:root{--yellow: #ffe733;--yellow-dark: #ffd700;--yellow-rgb: 255, 231, 51;--purple: #5c4ade;--purple-100: #7e72d6;--purple-rgb: 92, 74, 222;--blue: #6de6f8;--blue-2: #3b82f6;--blue-2-rgb: 59, 130, 246;--green: #4df766;--green-dark: #39b54a;--pool: #55db9c;--pool-rgb: 85, 219, 156;--pink: #ff6ada;--dark-gray: #1a2231;--gray: #31404e;--gray-rgb: 240, 240, 240;--light: #fff;--red: #f04438;--gray-light: #f9fafb;--gray-text: #667085;--gray-50: var(--gray-light);--gray-100: #e4e7ec;--gray-light-2: #f7f8faff;--orange: #f59e0b;--site-gray: #ABABAB;--site-gray-light: #F0F0F0;--purple-dark: #4839b1;--table-bg: #f7f8fa;--bg-white: #FFFFFF;--red-darker: #F43F5E;--red-90: #FF0A1A;--red-75: #FF3647;--red-50: #FF7D8A;--red-25: #FFBFC3;--red-10: #FFEBED;--orange: #FF9900;--orange-90: #FFA31A;--orange-75: #FFB047;--orange-50: #FFC58A;--orange-25: #FFDEBF;--orange-10: #FFF0EB;--blue-links: #5c4ade;--blue-links-rgb: 92, 74, 222;--blue-90: #4475FF;--blue-75: #668FFF;--blue-50: #99B4FF;--blue-25: #CCD9FF;--blue-10: #F0F4FF;--green-90: #20D174;--green-75: #4FDB8E;--green-50: #8CE3B1;--green-25: #CFF2D7;--green-10: #F0F9EF;--ocean-gray-darker: #737989;--ocean-gray: #9AA5B5;--ocean-gray-90: #A3ADB9;--ocean-gray-75: #BBC4D0;--ocean-gray-50: #D2D7DE;--ocean-gray-25: #E9EBF0;--ocean-gray-10: #F5F7FA;--military-90: #8ACB3C;--military-75: #A0D469;--military-50: #B4D98F;--military-25: #DBE7CC;--military-10: #F1F8E7;--purple-90: #8A6AF0;--purple-75: #A086F4;--purple-50: #BCA9F7;--purple-25: #E1D4FB;--purple-10: #F6F2FE;--sky-blue: #51ADFF;--sky-blue-90: #63B8FF;--sky-blue-75: #86CCFF;--sky-blue-50: #A8DFFF;--sky-blue-25: #CCEFFF;--sky-blue-10: #E5F8FF;--teal: #008080;--emerald: #008000;--indigo: #4B5563;--font-family: "Sora", sans-serif;--font-regular: 400;--font-medium: 500;--font-semibold: 600;--font-size-big: 18px;--font-size-h1: 96px;--font-size-h2: 64px;--font-size-h3: 48px;--font-size-h4: 40px;--font-size-h5: 32px;--font-size-h6: 24px;--font-size-subheading: 18px;--font-size-body-text: 16px;--font-size-subtitle: 14px;--font-size-caption: 12px}body{background-color:var(--gray-light)}button svg{margin-right:8px}.cdts-divider span{width:100%;text-align:center}.cd-login-social{display:flex;flex-direction:column;align-items:center;justify-content:center}.cd-login-social a{border:1px solid #d1d5db;margin-bottom:8px;display:flex;align-items:center;justify-content:center;height:40px}.cd-login-social a:focus,.cd-login-social a:hover{border:1px solid #000}.cd-top-bar{position:fixed;top:-1px;left:0;width:100%;height:6px;z-index:9999;background:linear-gradient(270deg,#0ff,#f0f,#0ff);background-size:600% 100%;animation:animarGradient 10s ease infinite;filter:blur(.6px)}@keyframes animarGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
