button:hover{cursor:pointer}button:hover .button-icon{color:var(--color-white)!important}.button-antd-custom{height:auto;display:flex;padding:12px;flex-direction:row;align-items:center;border-radius:8px;justify-content:center;cursor:pointer;border:1px solid var(--color-free-speech-red);font-size:1.125rem;line-height:27px;font-weight:700}.button-antd-custom,.contained-button{background-color:var(--color-free-speech-red);color:var(--color-white)}.contained-button{border:none!important}.contained-button:hover{background-color:var(--color-red-800)}.outlined-button{background-color:transparent;border:1px solid var(--color-red-300);color:var(--color-red-700)!important}.outlined-button:hover{background-color:var(--color-red-700);color:var(--color-white)!important}.button-fixed{position:fixed;bottom:18px;z-index:inherit;transition:all .2s ease;display:flex;justify-content:center;align-items:center;font-size:1rem;color:var(--color-white);cursor:pointer;border:none;outline:none;width:170px;padding:15px 20px;border-radius:25px;background:var(--color-sherpa-blue-1)}.button-fixed:disabled{opacity:.8;cursor:default}.button-fixed.survey{width:230px}@media only screen and (max-width:360px){.button-fixed.survey{width:auto;padding:12px 26px;text-align:center}.button-fixed.survey .button-arrow__name{width:100%}.button-fixed.survey .right{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.button-fixed.survey{width:auto;padding:12px 26px;text-align:center}.button-fixed.survey .button-arrow__name{width:100%}.button-fixed.survey .right{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.button-fixed.survey{width:auto;padding:12px 26px;text-align:center}.button-fixed.survey .button-arrow__name{width:100%}.button-fixed.survey .right{display:none}}.button-fixed.transparent{color:var(--color-sherpa-blue-1);cursor:pointer;border:none;outline:none;width:auto;padding:15px 20px;border-radius:25px;background:var(--color-white)}.button-fixed.transparent .arrow{transform:rotate(0deg)}.button-fixed.border{border:1px solid var(--color-sherpa-blue-1)}.button-fixed.signUp{height:44px;width:180px}.button-fixed.businessSignUp{height:44px;width:180px;border-radius:7px;background-color:var(--color-sherpa-blue-3)}.button-fixed.businessSignUp__name{font-size:1rem;color:#fff;line-height:1.6875rem}.button-fixed.businessSignUp .arrow{padding-right:10px}.button-fixed.which-disc{height:44px;width:180px;border-radius:7px;color:var(--color-sherpa-blue-1);background-color:var(--color-white);border:1px solid var(--color-sherpa-blue-1)}.button-fixed.which-disc:hover{color:var(--color-white);background-color:var(--color-sherpa-blue-1)}.button-fixed.which-disc .arrow{display:none}@media only screen and (max-width:360px){.button-fixed{padding:12px 13px}}@media only screen and (max-width:600px)and (min-width:361px){.button-fixed{padding:12px 13px}}@media only screen and (max-width:360px){.button-fixed{font-size:.875rem}}.button-fixed .arrow{font-weight:100;transform:rotate(180deg);display:flex;align-items:center}.button-fixed .arrow img{width:17px;margin-right:10px}.button-fixed img.icon-loading{display:none;top:50%;right:5px;width:24px;height:24px;display:block;position:absolute;animation:rotate 2s linear infinite}@media only screen and (max-width:360px){.button-fixed img.icon-loading{right:0}}@media only screen and (max-width:600px)and (min-width:361px){.button-fixed img.icon-loading{right:0}}.button-fixed__border{font-weight:700}@media only screen and (max-width:360px){.button-fixed__border{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.button-fixed__border{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.button-fixed__border{display:none}}.button-fixed__name{font-weight:700}.button-arrow{position:relative;transition:all .2s ease;height:48px;display:flex;justify-content:center;align-items:center;font-family:var(--font-manrope);font-size:1rem;color:var(--color-white);line-height:1.3rem;font-weight:500;cursor:pointer;border:none;outline:none;width:-moz-fit-content;width:fit-content;padding:12px 18px;border-radius:1000px;background:#0e1119;gap:8px}.button-arrow:disabled{opacity:.8;cursor:default}.button-arrow.survey{width:230px}@media only screen and (max-width:360px){.button-arrow.survey{width:auto;padding:12px 26px;text-align:center}.button-arrow.survey .button-arrow__name{width:100%}.button-arrow.survey .right{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow.survey{width:auto;padding:12px 26px;text-align:center}.button-arrow.survey .button-arrow__name{width:100%}.button-arrow.survey .right{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.button-arrow.survey{width:auto;padding:12px 26px;text-align:center}.button-arrow.survey .button-arrow__name{width:100%}.button-arrow.survey .right{display:none}}.button-arrow.transparent{color:var(--color-sherpa-blue-1);cursor:pointer;border:none;outline:none;width:auto;padding:15px 20px;border-radius:25px;background:var(--color-white)}.button-arrow.transparent .arrow{transform:rotate(0deg)}.button-arrow.border{border:1px solid #0e1119}.button-arrow.signUp{height:44px;width:180px}.button-arrow.businessSignUp{height:44px;width:180px;border-radius:7px;background-color:var(--color-sherpa-blue-3)}.button-arrow.businessSignUp__name{font-size:1rem;color:#fff;line-height:1.6875rem}.button-arrow.businessSignUp .arrow{padding-right:10px}.button-arrow.which-disc{height:44px;width:180px;border-radius:7px;color:var(--color-sherpa-blue-1);background-color:var(--color-white);border:1px solid var(--color-sherpa-blue-1)}.button-arrow.which-disc:hover{color:var(--color-white);background-color:var(--color-sherpa-blue-1)}.button-arrow.which-disc .arrow{display:none}@media only screen and (max-width:360px){.button-arrow{padding:12px 13px}}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow{padding:12px 13px}}@media only screen and (max-width:360px){.button-arrow{font-size:.875rem}}.button-arrow .arrow{font-weight:100;display:flex;align-items:center}.button-arrow .arrow img{width:17px;margin-right:10px}.button-arrow img.icon-loading{display:none;top:50%;right:5px;width:24px;height:24px;display:block;position:absolute;animation:rotate 2s linear infinite}@media only screen and (max-width:360px){.button-arrow img.icon-loading{right:0}}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow img.icon-loading{right:0}}.button-arrow__border{font-weight:700;white-space:nowrap;font-size:12px}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow__border{font-size:14px}}.button-arrow__name{font-family:var(--font-manrope);font-size:1rem;color:var(--color-white);line-height:1.3rem;font-weight:500}@media only screen and (max-width:600px)and (min-width:361px){.button-arrow__name{font-size:14px}}.button-default-v2{border:none;padding:10px 24px;border-radius:20px;background:var(--color-black)}.button-default,.button-default-v2{position:relative;text-decoration:none;cursor:pointer;outline:none;font-size:1.125rem;color:var(--color-white)}.button-default{border:none;padding:15px 40px;background:var(--color-sherpa-blue-1)}.button-default,.button-default.sign{border-radius:25px}@media only screen and (min-width:1280px){.button-default.sign{min-width:192px}}.button-default.fluid{cursor:pointer;border:none;outline:none;width:100%;padding:20px 40px;border-radius:0}@media only screen and (max-width:360px){.button-default.fluid{padding:15px 30px}}@media only screen and (max-width:600px)and (min-width:361px){.button-default.fluid{padding:15px 30px}}@media only screen and (min-width:601px)and (max-width:767px){.button-default.fluid{padding:15px 30px}}@media only screen and (min-width:768px)and (max-width:1023px){.button-default.fluid{padding:15px 30px}}.button-default.reload{background-color:transparent;color:var(--color-sherpa-blue-1);padding-left:0;font-size:16px}.button-default.reload img{width:20px!important;height:20px!important}.button-default.reload span{vertical-align:middle}.button-default:disabled{opacity:.8;cursor:not-allowed}@media only screen and (max-width:360px){.button-default{padding:12px 26px}}@media only screen and (max-width:600px)and (min-width:361px){.button-default{padding:12px 26px}}@media only screen and (min-width:601px)and (max-width:767px){.button-default{padding:12px 26px}}@media only screen and (min-width:768px)and (max-width:1023px){.button-default{padding:12px 26px}}@media only screen and (max-width:360px){.button-default{font-size:.875rem}}.button-default img{display:none}.button-default.loading span{opacity:0}.button-default.loading img{top:50%;left:50%;display:block;position:absolute;width:24px;height:24px;transform:translate(-50%,-50%);animation:rotate 2s linear infinite}.button-default.icon{height:50px;display:flex;align-items:center}.button-default.icon img{width:28px;height:28px;display:block;margin-right:5px}.business-signup-modal-btn{width:180px;height:44px;padding:0}.business-button--cancel{border-radius:5px;box-sizing:border-box;background-color:var(--color-white);border:1px solid #c4c4c4;color:var(--color-charcoal)}.business-button--cancel,.business-button--save{padding:0;width:145px;height:49px;font-size:15px}.business-button--save{border-radius:5px;background-color:var(--color-chalky);color:#4f2108}.test{padding:2px 0;position:relative;display:flex;align-items:center}.test .text{margin:0;cursor:pointer;text-decoration:none;font-size:18px;color:var(--color-black);line-height:27px}@media only screen and (min-width:1024px){.test .text{font-size:16px}}@media only screen and (min-width:1280px){.test .text{font-size:18px}}.test .text.text-danger{color:var(--color-geraldine)}.test .text img{width:10px;margin-left:8px}@media only screen and (max-width:360px){.test .text img{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.test .text img{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.test .text img{display:none}}@media only screen and (min-width:768px)and (max-width:1023px){.test .text img{display:none}}.profile-mini{display:flex;align-items:center;gap:8px}.profile-mini.opened{pointer-events:none}@media only screen and (max-width:360px){.profile-mini{border:0;margin:0;padding:0;justify-content:flex-end}}@media only screen and (max-width:600px)and (min-width:361px){.profile-mini{border:0;margin:0;padding:0;justify-content:flex-end}}@media only screen and (min-width:601px)and (max-width:767px){.profile-mini{border:0;margin:0;padding:0;justify-content:flex-end}}@media only screen and (min-width:768px)and (max-width:1023px){.profile-mini{border:0;margin:0;padding:0;justify-content:flex-end}}@media only screen and (min-width:1024px){.profile-mini{padding-left:20px;min-width:160px}}@media only screen and (min-width:1280px){.profile-mini{padding-left:30px}}.profile-mini__avatar{cursor:pointer;display:block;width:46px;height:46px;border-radius:50%}.profile-mini__name{cursor:pointer;overflow:hidden;text-overflow:ellipsis;max-width:120px;margin:0;text-align:right;font-size:18px;color:var(--color-charcoal);font-weight:700}@media only screen and (min-width:1024px){.profile-mini__name{font-size:16px}}@media only screen and (min-width:1280px){.profile-mini__name{font-size:18px}}.dropdown-profile{background:var(--color-white-smoke)}@media only screen and (max-width:360px){.dropdown-profile{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.dropdown-profile{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.dropdown-profile{display:none}}@media only screen and (min-width:768px)and (max-width:1023px){.dropdown-profile{display:none}}.dropdown-profile__actions{padding:14px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.dropdown-profile__actions__item{min-width:210px;padding:12px;font-size:1rem;color:var(--color-black);cursor:pointer}@media only screen and (max-width:360px){.dropdown-profile__actions__item{padding:10px 8px;min-width:120px}}@media only screen and (max-width:600px)and (min-width:361px){.dropdown-profile__actions__item{padding:10px 8px;min-width:120px}}@media only screen and (min-width:601px)and (max-width:767px){.dropdown-profile__actions__item{padding:10px 8px;min-width:120px}}@media only screen and (min-width:768px)and (max-width:1023px){.dropdown-profile__actions__item{padding:10px 8px;min-width:120px}}.dropdown-profile__actions__item:hover{background:var(--color-floral-white)}.dropdown-profile__item{margin:14px 0}.dropdown-profile__logout{border-top:1px solid var(--color-silver);padding:12px}.dropdown-profile__logout p{cursor:pointer;min-width:210px;padding:13px 10px;margin-bottom:0;font-size:1rem;color:var(--color-geraldine)}@media only screen and (max-width:360px){.dropdown-profile__logout p{min-width:120px;padding:10px 8px}}@media only screen and (max-width:600px)and (min-width:361px){.dropdown-profile__logout p{min-width:120px;padding:10px 8px}}@media only screen and (min-width:601px)and (max-width:767px){.dropdown-profile__logout p{min-width:120px;padding:10px 8px}}@media only screen and (min-width:768px)and (max-width:1023px){.dropdown-profile__logout p{min-width:120px;padding:10px 8px}}.dropdown-profile__logout p:hover{background:var(--color-floral-white)}.cookie-wrapper{background-color:#f6f6fa;padding:20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d4d4d4;left:0;position:fixed;width:100%;z-index:999;bottom:0}.cookie-wrapper>div:first-child{width:75%}@media only screen and (max-width:360px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}.cookie-accept-button-wrapper{background:#141823;padding:10px 20px;font-family:var(--font-manrope);border-radius:8px;font-size:16px;line-height:21px;margin:0 10px 0 15px;color:#fff;border:none}@media only screen and (max-width:360px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}.cookie-decline-button-wrapper{color:#000;background:transparent;border:1px solid #141823;border-radius:8px;margin-top:10px;margin-left:0;padding:10px 20px;font-family:var(--font-manrope);font-size:16px;line-height:21px}@media only screen and (max-width:360px){.cookie-decline-button-wrapper{margin-left:15px}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-decline-button-wrapper{margin-left:15px}}:root{--color-black:#000;--color-charcoal:#454545;--color-nobel:#989898;--color-romance:#fffaf3;--color-whisper:#e8e8e8;--color-matterhorn:#565656;--color-silver:#c6c6c6;--color-white-smoke:#f0f0f0;--color-gainsboro:#dbdbdb;--color-pink-2:#ffeded;--color-valencia:#e44f4b;--color-white-ice:#d6ebe2;--color-white-smoke-ef:#ffefef;--color-sherpa-blue-1:#034058;--color-dark-blue:#2069a0;--color-sherpa-blue-2:#024059;--color-sherpa-blue-3:#024058;--color-sunglo:#e36763;--color-sunglo-red:#b96161;--color-white:#fff;--color-overlay:#00000099;--color-dull-lavender:#8ea1e2;--color-harvest-gold:#dfb97d;--color-fejioa:#9cd27b;--color-geraldine:#ef716d;--color-butterfly-blue:#32adfa;--color-yellow:#e4d7ba;--color-oasis-yellow:#ffe8ad;--color-early-dawn-yellow:#fff7e7;--color-floral-white:#fffdf9;--color-floral-white-ee:#fffaee;--color-floral-white-f7:#fffcf7;--color-floral-white-fa:#fffdfa;--color-free-speech-red:#b21807;--color-fire-brick:#b32a2a;--color-pink:#fff5ee;--color-pink-3:#eee1d1;--color-spray:#88d0dc;--color-bittersweet:#ff755d;--color-beauty-bush:#f7b9b7;--color-chalky:#e5c47c;--color-gambodge:#e8a317;--color-yellow-1:#fff8ec;--color-yellow-2:#ecdfc4;--color-yellow-3:#fff5e0;--color-yellow-4:#fffbf5;--color-british-racing-green:#00562d;--color-smalt:#002090;--color-night-rider:#333;--color-portica:#ecca5b;--color-dark-cerulean:#003977;--color-japanese-laurel:#3b813a;--color-china-ivory:#fff5d4;--color-alice-blue:#e3f1ff;--color-cosmic-latte:#e1ffed;--color-grey-8:#959595;--color-grey-7:#555;--color-grey-6:#d9d9d9;--color-grey-5:#f2f2f7;--color-grey-4:#e0e0e0;--color-grey-3:#e5e5e5;--color-grey-2:#e6e6e6;--color-gray-2:#c5c5c5;--color-highlight-gold:#fffaee;--color-blue-500:#143b76;--color-blue-400:#2b4f83;--color-blue-200:#afc8d9;--color-blue-150:#c9d8ff;--color-blue-100:#d9e8ff;--color-red-800:#851304;--color-red-700:#b21807;--color-red-600:#b32a2a;--color-red-500:#9f3130;--color-red-400:#b96161;--color-red-300:#be4747;--color-red-200:#bf4747;--color-red-100:#ffdada;--color-red-50:#ffc9c9;--color-green-100:#06df85;--color-green-500:#4d9447;--color-green-600:#33852e;--color-green-700:#306857;--color-green-800:#184234;--color-yellow-900:#a46224;--color-yellow-600:#e2af23;--color-yellow-500:#ddb135;--color-yellow-450:#ffcb62;--color-yellow-400:#ffe090;--color-yellow-300:#fdf0d3;--color-yellow-200:#fffbf3;--color-yellow-100:#fffdf9;--color-yellow-250:#fff5db;--color-purple-600:#4840a8;--color-purple-500:#4b30f3;--color-purple-400:#5e52ed;--color-purple-300:#b6bdff;--color-purple-100:#ecedf5;--color-purple-50:#f5f5fe;--color-orange-500:#ff982b;--color-orange-150:#e9c29c;--color-orange-100:#feefe0;--color-orange-50:#fef5e4;--color-light-green-100:#d9f0ec;--color-light-green-200:#2fdebf;--color-light-green-300:#0fd2af;--color-light-green-400:#21c1a5;--color-light-green-400-15:#21c1a526;--color-light-green-500:#00997d;--color-light-green-500-15:#00997d26;--color-new-floral-white-100:#f2f4fa;--color-new-amber-500:#fb7f19;--color-new-red-25:#ffe6e8;--color-new-red-50:#ffa2aa;--color-new-red-100:#ff8f99;--color-new-red-200:#ff7c88;--color-new-red-300:#ff6977;--color-new-red-400:#ff5766;--color-new-red-500:#ff4453;--color-new-red-600:#e63d4d;--color-new-red-700:#cc3644;--color-new-red-800:#b3303b;--color-new-red-900:#992933;--color-new-red-950:#66181f;--color-new-yellow-25:#fdfbe6;--color-new-yellow-50:#ffe9be;--color-new-yellow-100:#ffe5b1;--color-new-yellow-200:#ffe0a4;--color-new-yellow-300:#ffdc97;--color-new-yellow-400:#ffd78a;--color-new-yellow-500:#ffd47d;--color-new-yellow-600:#e6be71;--color-new-yellow-700:#cca964;--color-new-yellow-800:#b39458;--color-new-yellow-900:#997f4b;--color-new-yellow-950:#665022;--color-new-green-25:#daf9f4;--color-new-green-50:#a3ede2;--color-new-green-100:#75cbbe;--color-new-green-150:#daf9e9;--color-new-green-200:#5ec2b3;--color-new-green-300:#47b9a9;--color-new-green-400:#30b19e;--color-new-green-500:#19a892;--color-new-green-600:#179784;--color-new-green-700:#148676;--color-new-green-800:#127667;--color-new-green-900:#0f6558;--color-new-green-950:#0a4f45;--color-new-blue-25:#eff2ff;--color-new-blue-50:#dae2ff;--color-new-blue-100:#b5c5ff;--color-new-blue-150:#e7f4ff;--color-new-blue-200:#8ba4ff;--color-new-blue-300:#6587ff;--color-new-blue-400:#5278ff;--color-new-blue-500:#3f69ff;--color-new-blue-600:#395fe6;--color-new-blue-700:#3254cc;--color-new-blue-800:#2c4ab3;--color-new-blue-900:#263f99;--color-new-blue-950:#122366;--color-new-gray-50:#f3f3f4;--color-new-gray-100:#dfe0e3;--color-new-gray-200:#d4d5da;--color-new-gray-300:#bfc1c7;--color-new-gray-400:#9497a2;--color-new-gray-500:#9497a2;--color-new-gray-600:#858892;--color-new-gray-700:#767982;--color-new-gray-800:#686a71;--color-new-gray-900:#595b61;--color-new-gray-950:#4a4c51;--color-new-black-50:#b9babd;--color-new-black-100:#a1a3a7;--color-new-black-200:#8a8c91;--color-new-black-300:#5b5d65;--color-new-black-400:#242529;--color-new-black-500:#141823;--color-new-black-600:#121620;--color-new-black-700:#10131c;--color-new-black-800:#0e1119;--color-new-black-900:#0c0e15;--color-new-black-950:#0a0c12;--color-dominance-decorator:var(--color-new-red-200);--color-influence-decorator:var(--color-new-yellow-200);--color-steadiness-decorator:var(--color-new-green-200);--color-compliance-decorator:var(--color-new-blue-200)}.dashboard-bar__left{position:relative;top:10px;margin:0;font-size:1.75rem;color:var(--color-blue-500);line-height:45.6px;font-weight:700}@media only screen and (max-width:600px)and (min-width:361px){.dashboard-bar__left{text-transform:uppercase;font-size:1.125;color:var(--color-blue-500);line-height:45.6px;font-weight:900}}.dashboard-bar__right{display:flex}.dashboard-bar__right .export-btn{width:unset}.background-page{display:flex;position:fixed;overflow:hidden;flex-direction:column}@media only screen and (max-width:360px){.background-page{top:0;right:0}.background-page.signup{padding:22px 15px 15px}}@media only screen and (max-width:600px)and (min-width:361px){.background-page{top:0;right:0}.background-page.signup{padding:22px 15px 15px}}@media only screen and (min-width:601px)and (max-width:767px){.background-page{top:0;right:0}.background-page.signup{padding:22px 15px 15px}}@media only screen and (min-width:768px)and (max-width:1023px){.background-page{top:2.125rem;right:2.375rem}}@media only screen and (min-width:1024px){.background-page{top:3.125rem;right:4.375rem}}@media only screen and (min-width:1280px){.background-page{right:5.375rem}}@media only screen and (min-width:1440px){.background-page{right:8.4375rem}}.background-page.signup{left:0;right:0;padding:0;top:8.5rem}.background-page.footer{top:0;right:0;position:absolute}@media only screen and (max-width:360px){.background-page.footer{transform:translateY(5.25rem)}}@media only screen and (max-width:600px)and (min-width:361px){.background-page.footer{transform:translateY(5.25rem)}}@media only screen and (min-width:601px)and (max-width:767px){.background-page.footer{transform:translateY(3.1875rem)}}@media only screen and (min-width:768px)and (max-width:1023px){.background-page.footer{transform:translateY(3.1875rem)}}@media only screen and (min-width:1024px){.background-page.footer{transform:translateY(3.1875rem)}}@media only screen and (min-width:1366px){.background-page.footer{transform:translateY(6.25rem)}}.background-page .push{margin-left:auto}.background-page .outline{overflow:hidden}@media only screen and (max-width:600px)and (min-width:361px){.background-page .outline{width:40px;height:40px}}@media only screen and (min-width:768px)and (max-width:1023px){.background-page .outline{width:90px;height:90px}}@media only screen and (min-width:1440px){.background-page .outline{width:190px;height:190px}}@media only screen and (min-width:601px)and (max-width:767px){.background-page .outline{width:60px;height:60px}}@media only screen and (max-width:360px){.background-page .outline{width:30px;height:30px}}@media only screen and (min-width:1024px){.background-page .outline{width:120px;height:120px}}@media only screen and (min-width:1280px){.background-page .outline{width:150px;height:150px}}@media only screen and (max-width:360px){.background-page .outline.signup{width:calc(25vw - 7.5px);height:calc(25vw - 7.5px)}}@media only screen and (max-width:600px)and (min-width:361px){.background-page .outline.signup{width:calc(25vw - 7.5px);height:calc(25vw - 7.5px)}.background-page .outline--high{height:80px}}@media only screen and (min-width:768px)and (max-width:1023px){.background-page .outline--high{height:180px}}@media only screen and (min-width:1440px){.background-page .outline--high{height:380px}}@media only screen and (min-width:601px)and (max-width:767px){.background-page .outline--high{height:120px}}@media only screen and (max-width:360px){.background-page .outline--high{height:60px}}@media only screen and (min-width:1024px){.background-page .outline--high{height:240px}}@media only screen and (min-width:1280px){.background-page .outline--high{height:300px}}@media only screen and (max-width:360px){.background-page .outline--high.signup{height:50vw}}@media only screen and (max-width:600px)and (min-width:361px){.background-page .outline--high.signup{height:50vw}}.background-page .outline .circle{border-radius:50%}@media only screen and (max-width:600px)and (min-width:361px){.background-page .outline .circle--full{width:40px;height:40px}}@media only screen and (min-width:768px)and (max-width:1023px){.background-page .outline .circle--full{width:90px;height:90px}}@media only screen and (min-width:1440px){.background-page .outline .circle--full{width:190px;height:190px}}@media only screen and (min-width:601px)and (max-width:767px){.background-page .outline .circle--full{width:60px;height:60px}}@media only screen and (max-width:360px){.background-page .outline .circle--full{width:30px;height:30px}}@media only screen and (min-width:1024px){.background-page .outline .circle--full{width:120px;height:120px}}@media only screen and (min-width:1280px){.background-page .outline .circle--full{width:150px;height:150px}}@media only screen and (max-width:360px){.background-page .outline .circle--full.signup{width:calc(25vw - 7.5px);height:calc(25vw - 7.5px)}}@media only screen and (max-width:600px)and (min-width:361px){.background-page .outline .circle--full.signup{width:calc(25vw - 7.5px);height:calc(25vw - 7.5px)}.background-page .outline .circle--half{width:80px;height:80px}}@media only screen and (min-width:768px)and (max-width:1023px){.background-page .outline .circle--half{width:180px;height:180px}}@media only screen and (min-width:1440px){.background-page .outline .circle--half{width:380px;height:380px}}@media only screen and (min-width:601px)and (max-width:767px){.background-page .outline .circle--half{width:120px;height:120px}}@media only screen and (max-width:360px){.background-page .outline .circle--half{width:60px;height:60px}}@media only screen and (min-width:1024px){.background-page .outline .circle--half{width:240px;height:240px}}@media only screen and (min-width:1280px){.background-page .outline .circle--half{width:300px;height:300px}}@media only screen and (max-width:360px){.background-page .outline .circle--half.signup{width:calc(50vw - 15px);height:calc(50vw - 15px)}}@media only screen and (max-width:600px)and (min-width:361px){.background-page .outline .circle--half.signup{width:calc(50vw - 15px);height:calc(50vw - 15px)}.background-page .outline .circle--quarter{width:80px;height:80px}}@media only screen and (min-width:768px)and (max-width:1023px){.background-page .outline .circle--quarter{width:180px;height:180px}}@media only screen and (min-width:1440px){.background-page .outline .circle--quarter{width:380px;height:380px}}@media only screen and (min-width:601px)and (max-width:767px){.background-page .outline .circle--quarter{width:120px;height:120px}}@media only screen and (max-width:360px){.background-page .outline .circle--quarter{width:60px;height:60px}}@media only screen and (min-width:1024px){.background-page .outline .circle--quarter{width:240px;height:240px}}@media only screen and (min-width:1280px){.background-page .outline .circle--quarter{width:300px;height:300px}}@media only screen and (max-width:360px){.background-page .outline .circle--quarter.signup{width:calc(50vw - 15px);height:calc(50vw - 15px)}}@media only screen and (max-width:600px)and (min-width:361px){.background-page .outline .circle--quarter.signup{width:calc(50vw - 15px);height:calc(50vw - 15px)}}.background-page .outline .background--green{background:var(--color-green)}.background-page .outline .background--white{background:var(--color-white)}.background-page .outline .background--spray{background:var(--color-spray)}.background-page .outline .background--yellow{background:var(--color-yellow)}.background-page .outline .background--chalky{background:var(--color-chalky)}.background-page .outline .background--beauty-bush{background:var(--color-beauty-bush)}.background-page .outline .background--bittersweet{background:var(--color-bittersweet)}.background-page .outline .background--sherpa-blue-1{background:var(--color-sherpa-blue-1)}.background-page .outline .translate--br{transform:translate(-50%)}.background-page .outline .translate--bl{transform:translateY(-50%)}@media only screen and (min-width:512px)and (max-width:600px){#login-google-btn{margin-bottom:20px;border-radius:55px;background-color:var(--color-white);border:1px solid var(--color-light-grey-1)}#login-google-btn iframe{margin:auto!important}}#google-sign-in-btn{width:100%}#google-sign-in-btn .google-login{width:100%!important;display:flex!important;justify-content:center}#google-sign-in-btn .google-login button{width:100%!important;display:block!important}.google-login-container,.header-page{display:flex;justify-content:center}.header-page{z-index:51;width:100%;padding:12px;position:fixed;top:0;left:0;align-items:center}@media only screen and (max-width:360px){.header-page{padding:14px;position:relative}}@media only screen and (max-width:600px)and (min-width:361px){.header-page{padding:14px;position:relative}}@media only screen and (min-width:1024px){.header-page{padding-block:18px;padding-inline:40px}}@media only screen and (min-width:1280px){.header-page{padding-block:24px;padding-inline:60px}}.header-page__background{max-width:1440px}.header-page__background,.header-page__background-blur{z-index:3;width:100%;display:flex;justify-content:space-between;align-items:center}.header-page__background-blur{max-width:1400px;background:rgba(255,253,249,0)}@media only screen and (max-width:360px){.header-page .test-option-large-screen{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.header-page .test-option-large-screen{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.header-page .test-option-large-screen{display:none}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page .test-option-large-screen{display:none}}.header-page .test-option-small-screen{display:none}@media only screen and (max-width:360px){.header-page .test-option-small-screen{display:block}}@media only screen and (max-width:600px)and (min-width:361px){.header-page .test-option-small-screen{display:block}}@media only screen and (min-width:601px)and (max-width:767px){.header-page .test-option-small-screen{display:block}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page .test-option-small-screen{display:block}}.header-page.payment{background:var(--color-white)}@media only screen and (max-width:360px){.header-page.payment{position:fixed}}@media only screen and (max-width:600px)and (min-width:361px){.header-page.payment{position:fixed}}@media only screen and (min-width:601px)and (max-width:767px){.header-page.payment{position:fixed}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page.payment{position:fixed}}.header-page.expand .header-page__company-name{background:var(--color-floral-white)}@media only screen and (max-width:360px){.header-page.expand{position:fixed}}@media only screen and (max-width:600px)and (min-width:361px){.header-page.expand{position:fixed}}@media only screen and (min-width:601px)and (max-width:767px){.header-page.expand{position:fixed}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page.expand{position:fixed}}.header-page.blur{background-color:rgba(255,253,249,.8)}.header-page__logo-btn{margin-top:8px;cursor:pointer;border:none;outline:none;width:auto;padding:0;border-radius:0;background:transparent}.header-page__logo-img{width:44px;height:44px;position:relative}.header-page__disc-name{z-index:3;display:flex;align-items:center;transition:all .3s;text-transform:lowercase}.header-page__disc-name span{cursor:pointer}@media only screen and (max-width:360px){.header-page__disc-name{width:100%;font-size:.875rem}.header-page__disc-name img{width:35px;height:35px}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__disc-name{width:100%;font-size:.875rem}.header-page__disc-name img{width:35px;height:35px}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__disc-name{width:100%}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__disc-name{width:100%}}.header-page img{vertical-align:baseline}.header-page__url{bottom:18px;width:252px;height:100px;display:inline;color:#454545;font-size:1.5rem;font-weight:700;font-style:normal;position:relative;line-height:normal;margin:0 9px 10px;font-family:Nunito;font-stretch:normal;letter-spacing:normal}@media only screen and (max-width:360px){.header-page__url{width:100%;bottom:14px;font-size:.75rem}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__url{width:100%;bottom:14px;font-size:.75rem}}.header-page__payment{margin-left:14px;padding-left:14px;text-transform:none;border-left:1px solid var(--color-whisper)}.header-page__navbar{transition:all .3s;background:var(--color-floral-white);display:flex;justify-content:flex-start;align-items:center;margin:0;padding:0;list-style:none}.header-page__navbar.blur{background:rgba(255,253,249,0)}@media only screen and (max-width:360px){.header-page__navbar.blur{background:var(--color-floral-white)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar.blur{background:var(--color-floral-white)}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar.blur{background:var(--color-floral-white)}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar.blur{background:var(--color-floral-white)}}@media only screen and (max-width:360px){.header-page__navbar{top:0;left:0;right:0;width:100vw;height:100svh;position:fixed;padding-top:60px;flex-direction:column;align-items:flex-start;justify-content:space-between;background:var(--color-floral-white)}.header-page__navbar.hide{transform:translateY(-100%)}.header-page__navbar li{padding:.975rem 1.125rem .975rem .9375rem}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar{top:0;left:0;right:0;width:100vw;height:100svh;position:fixed;padding-top:60px;flex-direction:column;align-items:flex-start;justify-content:space-between;background:var(--color-floral-white)}.header-page__navbar.hide{transform:translateY(-100%)}.header-page__navbar li{padding:.975rem 1.125rem .975rem .9375rem}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar{top:0;right:0;width:100vw;padding-top:80px;position:absolute;height:100vh;flex-direction:column;align-items:flex-start;justify-content:space-between;background:var(--color-floral-white)}.header-page__navbar.hide{transform:translateY(-100%)}.header-page__navbar li{padding:17px}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar{top:0;right:0;width:100vw;padding-top:80px;position:absolute;height:100vh;flex-direction:column;align-items:flex-start;justify-content:space-between;background:var(--color-floral-white)}.header-page__navbar.hide{transform:translateY(-100%)}.header-page__navbar li{padding:17px}}.header-page__navbar__list-nav{display:flex}@media only screen and (max-width:360px){.header-page__navbar__list-nav{width:100%;overflow-y:scroll;flex-direction:column}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar__list-nav{width:100%;overflow-y:scroll;flex-direction:column}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar__list-nav{width:100%;overflow-y:scroll;flex-direction:column}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar__list-nav{width:100%;overflow-y:scroll;flex-direction:column}}.header-page__navbar .hidden{display:none}@media only screen and (min-width:1024px){.header-page__navbar .hidden{display:flex}}.header-page__navbar li{border:0}@media only screen and (max-width:360px){.header-page__navbar li{margin-top:0}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li{margin-top:0}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li{margin-top:0}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li{margin-top:0}}@media only screen and (min-width:1024px){.header-page__navbar li{margin:0 6px}}@media only screen and (min-width:1280px){.header-page__navbar li{margin:0 24px}}@media only screen and (max-width:360px){.header-page__navbar li.bt-1{border-top:1px solid var(--color-silver)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li.bt-1{border-top:1px solid var(--color-silver)}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li.bt-1{border-top:1px solid var(--color-silver)}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li.bt-1{border-top:1px solid var(--color-silver)}}.header-page__navbar li.bb-1{border-bottom:1px solid var(--color-silver)}.header-page__navbar li.mobile{display:none}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li.mobile{display:block}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li.mobile{display:block}}@media only screen and (max-width:360px){.header-page__navbar li.mobile{display:block}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li.mobile{display:block}}.header-page__navbar li.mobile.action__sign{padding-top:20px;padding-bottom:100px}.header-page__navbar li.desktop{display:flex}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li.desktop{display:none}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li.desktop{display:none}}@media only screen and (max-width:360px){.header-page__navbar li.desktop{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li.desktop{display:none}}.header-page__navbar li.desktop.action__sign{margin-right:0}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li.desktop.action__sign{margin-top:0}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li.desktop.action__sign{margin-top:0}}@media only screen and (max-width:360px){.header-page__navbar li.desktop.action__sign{margin-top:0}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li.desktop.action__sign{margin-top:0}}@media only screen and (min-width:1024px){.header-page__navbar li.desktop.action__sign{margin-left:40px}}.header-page__navbar li.desktop.action__sign:hover{text-decoration:none}.header-page__navbar li .navbar__item{cursor:pointer;padding:4px 14px;text-align:center;text-decoration:none;font-size:18px;color:var(--color-black);line-height:27px}@media only screen and (min-width:1024px){.header-page__navbar li .navbar__item{padding:4px 0}}@media only screen and (min-width:1280px){.header-page__navbar li .navbar__item{padding:4px 0}}@media only screen and (max-width:360px){.header-page__navbar li .navbar__item{padding:0}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li .navbar__item{padding:0}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li .navbar__item{padding:0}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li .navbar__item{padding:0}}@media only screen and (min-width:1024px){.header-page__navbar li .navbar__item{font-size:16px}}@media only screen and (min-width:1280px){.header-page__navbar li .navbar__item{font-size:18px}}.header-page__navbar li .navbar__item.text-danger{color:var(--color-geraldine)}@media only screen and (min-width:1024px){.header-page__navbar li .navbar-item-active{font-weight:700;border-bottom:2px solid var(--color-black)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li:hover{text-decoration:none}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li:hover{text-decoration:none}}@media only screen and (min-width:1024px){.header-page__navbar.logged-in li:last-child{margin-left:0}}.header-page__dropdown-test{left:0;top:100%;z-index:2;position:absolute;transform:translate(-18px,26px)}.header-page__dropdown-profile{right:0;top:100%;position:absolute}.header-page__hamburger{display:none}@media only screen and (max-width:360px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (min-width:1024px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (min-width:1280px){.header-page__hamburger{display:none}}@media only screen and (max-width:360px){.header-page__hamburger{right:10px;transform:translateY(-50%)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__hamburger{right:10px;transform:translateY(-50%)}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__hamburger{right:33px}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__hamburger{right:33px}}@media only screen and (min-width:1024px){.header-page__hamburger{right:33px}}.header-page--max-width{max-width:1400px}.input-field .form-control,.input-field .form-label{font-size:1rem;color:var(--color-charcoal);line-height:1rem}.input-field .form-control{width:100%;height:39px;border-radius:8px;box-sizing:border-box;background-color:#fff;border:1px solid rgba(69,69,69,.25)}.input-field .password-error{color:red;position:relative;font-size:.875rem;color:#e8565e;line-height:.875rem}.input-field .password-error span img{top:12px;position:absolute}.password-field{position:relative}.password-field .password-eye{top:50%;right:20px;position:absolute;transform:translateY(-50%)}input[type=text i]{padding-left:4px;font-size:1rem;color:#000;line-height:1rem}.invalid-feedback{color:red;padding-top:15px;padding-left:25px;font-size:.875rem;color:#e8565e;line-height:.875rem}.extraQuestion textarea{padding:10px;min-height:100px}.extraQuestion .invalid-feedback{color:red;padding-top:10px;padding-left:0;font-size:.875rem;color:#e8565e;line-height:.875rem}.loading-container{position:relative;width:100%;height:100px}.loading-container img{position:absolute;top:50%;left:50%;animation:rotate 2s linear infinite;width:40px;height:40px}.input-antd{font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:inline-block;width:100%;min-width:0;padding:12px 11px;color:#000;font-size:14px;line-height:.5715;background-image:none;border:1px solid var(--color-grey-6);border-radius:4px;transition:all .3s;font-size:1rem!important}@media only screen and (max-width:600px)and (min-width:361px){.input-antd{font-size:.875rem!important}}.input-antd:disabled{background-color:var(--color-grey-5);cursor:not-allowed}.input-antd:focus-within,.input-antd:hover{box-shadow:none!important;border-color:#f3f3f4!important}.ant-input-affix-wrapper>input.ant-input{background-color:transparent!important}.input-antd::-moz-placeholder{font-size:1;color:#b7b7b7;line-height:24px;font-weight:400}.input-antd::placeholder{font-size:1;color:#b7b7b7;line-height:24px;font-weight:400}@media only screen and (max-width:600px)and (min-width:361px){.input-antd::-moz-placeholder{font-size:.875rem}.input-antd::placeholder{font-size:.875rem}}input:-internal-autofill-selected{background-color:transparent!important}.line-chart{margin-left:-6px}@media only screen and (max-width:360px){.line-chart{padding-bottom:30px}}@media only screen and (max-width:600px)and (min-width:361px){.line-chart{padding-bottom:30px}}@media only screen and (min-width:601px)and (max-width:767px){.line-chart{padding-bottom:40px}}@media only screen and (min-width:768px)and (max-width:1023px){.line-chart{padding-bottom:40px}}@media only screen and (min-width:1024px){.line-chart{padding-bottom:40px}}@media only screen and (min-width:1280px){.line-chart{padding-bottom:50px}}@media only screen and (min-width:1366px){.line-chart{padding-bottom:80px}}.select-default{width:270px;position:relative;background-color:#fff;max-height:40px}.select-default select{font-size:1rem;font-weight:700;cursor:pointer;border:none;outline:none;width:100%;padding:11px 22px 11px 21px;background:transparent;z-index:2;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;border-radius:5px;border:1px solid var(--color-charcoal)}.select-default select,.select-default select option{color:var(--color-charcoal)}.select-default .angle-down{right:20px;z-index:1;position:absolute;font-size:2rem;transform:rotate(-90deg)}.select-default.selected select{color:var(--color-charcoal)}.custom-table{overflow:auto}.custom-table__table-row{cursor:pointer}.custom-table__table-row:nth-child(odd){background-color:var(--color-yellow-200)}.custom-table__table-row:nth-child(2n){background-color:var(--color-yellow-3)}.custom-table .ant-table-thead tr{font-size:.875rem;color:var(--color-black);font-weight:700}.custom-table .ant-table-thead tr td,.custom-table .ant-table-thead tr th{background-color:var(--color-yellow-200)!important;border-bottom:2px solid var(--color-grey-6)}.custom-table .ant-table-thead tr th{color:var(--color-grey-8)!important}.custom-table .ant-table-tbody tr td{height:64px;border:none!important;font-size:.875rem;color:var(--color-black)}.custom-table .ant-table-row-expand-icon-cell{width:84px}.custom-table .ant-table-pagination{margin-top:24px!important;margin:0;padding:16px 0;background-color:var(--color-yellow-200)}.custom-table .ant-table-wrapper .ant-table-pagination.ant-pagination{margin:0}.custom-table .ant-pagination-item-active{font-weight:600!important;background-color:var(--color-red-300)!important;border-color:var(--color-red-300)!important}.custom-table .ant-pagination-item-active a{color:var(--color-white)!important}.custom-table .ant-pagination-next a,.custom-table .ant-pagination-prev a{color:var(--color-black)!important}.custom-table .ant-pagination-next a[disabled],.custom-table .ant-pagination-prev a[disabled]{color:rgba(0,0,0,.25)!important}.custom-table .ant-pagination-next span,.custom-table .ant-pagination-prev span{justify-content:center}.tooltip{top:-40px;right:-46%;position:relative}@media only screen and (max-width:360px){.tooltip{top:-35px;right:-38%}}@media only screen and (max-width:600px)and (min-width:361px){.tooltip{top:-35px;right:-38%}}.tooltip__content{font-family:ProximaNova-Regular;font-size:1rem;color:var(--color-charcoal);color:#fff;padding:6px 10px;text-align:center;position:absolute;border-radius:4px;white-space:nowrap;background-color:#000}.tooltip__content:before{content:"";position:absolute}.tooltip__content.top{left:70%;margin-bottom:10px}.tooltip__content:before{top:100%;left:50%;margin-left:-4px;border-top:8px solid #000;border-left:8px solid transparent;border-right:8px solid transparent}.flex{display:flex}.m-0-auto{margin:0 auto}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.m-0{margin:0}.mb-0625{margin-bottom:.625rem}.mb-1875{margin-bottom:1.875rem}.font-bold{font-weight:700}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.col-4{width:33.3333333333%}.col-6{width:50%}.col-12{width:100%}.decoration-none{text-decoration:none}.fluid{width:100%}.text-center{text-align:center}@media only screen and (min-width:601px){.col-mid-md-4{width:33.3333333333%}.col-mid-md-6{width:50%}}@media only screen and (min-width:768px){.col-md-6{width:50%}}@media only screen and (min-width:1024px){.col-mid-lg-4{width:33.3333333333%}.col-mid-lg-6{width:50%}.col-mid-lg-12{width:100%}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes slideInLeft{0%{left:-50%}to{left:0}}.custom-radio .ant-radio{border:1px solid var(--color-charcoal)}.custom-radio .ant-radio-inner{border:none}.custom-radio .ant-radio-checked .ant-radio-inner{background-color:var(--color-white)}.custom-radio .ant-radio-checked .ant-radio-inner:after{transform:scale(.75);background-color:var(--color-black)}.sale-banner-popup .ant-modal-content{padding:0!important;width:-moz-fit-content!important;width:fit-content!important;background:transparent!important;box-shadow:none!important;margin:auto!important}.sale-banner-popup .transform-button{transform:translateX(-50%)}