.index-module-scss-module__T177_q__button{column-gap:10px}.index-module-scss-module__T177_q__button__icon{font-size:36px}
.centered-spinner-module-scss-module__pU0l4G__container{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}
.page-loader-module-scss-module__DMNLJq__container{justify-content:center;align-items:center;margin-top:50px;display:flex}
.dot-typing-module-scss-module__-aggha__dotTyping{--dot-size:10px;--dot-spacing:calc(var(--dot-size) + (var(--dot-size)*.5));--left-pos:-9999px;--x1:calc(-1*var(--left-pos) - var(--dot-spacing));--x2:calc(-1*var(--left-pos));--x3:calc(-1*var(--left-pos) + var(--dot-spacing));left:var(--left-pos);width:var(--dot-size);height:var(--dot-size);color:inherit;box-shadow:var(--x1)0 0 0 currentColor,var(--x2)0 0 0 currentColor,var(--x3)0 0 0 currentColor;border-radius:50%;animation:1.5s linear infinite dot-typing-module-scss-module__-aggha__dot-typing;display:inline-flex;position:relative}@keyframes dot-typing-module-scss-module__-aggha__dot-typing{0%,33.333%,66.667%,to{box-shadow:var(--x1)0 0 0 currentColor,var(--x2)0 0 0 currentColor,var(--x3)0 0 0 currentColor}16.667%{box-shadow:var(--x1)-10px 0 0 currentColor,var(--x2)0 0 0 currentColor,var(--x3)0 0 0 currentColor}50%{box-shadow:var(--x1)0 0 0 currentColor,var(--x2)-10px 0 0 currentColor,var(--x3)0 0 0 currentColor}83.333%{box-shadow:var(--x1)0 0 0 currentColor,var(--x2)0 0 0 currentColor,var(--x3)-10px 0 0 currentColor}}
.scalable-wrapper-module-scss-module__FNs_eq__scalableContent{text-align:center;transition:transform .25s}
.field-label-module-scss-module__fZ4poa__label{background-color:#0000;flex-direction:column;align-self:flex-start;width:100%;display:flex}.field-label-module-scss-module__fZ4poa__labelText{cursor:pointer;color:var(--content-tertiary,#7a7a7a)}.field-label-module-scss-module__fZ4poa__scalableContent.field-label-module-scss-module__fZ4poa__scalableContent{text-align:left}.field-label-module-scss-module__fZ4poa__asterisk{color:var(--error-error-primary,#e6273e)}
.field-wrapper-module-scss-module__8Gs-Ca__wrapper{cursor:pointer;border-radius:12px;width:100%;min-height:54px;padding:5px 8px 5px 14px;transition:all .25s;display:flex}.field-wrapper-module-scss-module__8Gs-Ca__wrapper_default{border:1px solid var(--neutral-neutral-200,#d8dbe0);background-color:var(--neutral-neutral-white,#fff)}.field-wrapper-module-scss-module__8Gs-Ca__wrapper_default:hover{border-color:var(--neutral-opacity-neutral-300,#d1d4d7)}.field-wrapper-module-scss-module__8Gs-Ca__wrapper_default:focus-within{border-color:var(--content-tertiary,#7a7a7a)}.field-wrapper-module-scss-module__8Gs-Ca__wrapper_error{border:1px solid var(--error-error-primary,#e6273e);background-color:var(--neutral-neutral-white,#fff)}.field-wrapper-module-scss-module__8Gs-Ca__wrapper_error:hover{border-color:var(--neutral-opacity-neutral-300,#d1d4d7)}.field-wrapper-module-scss-module__8Gs-Ca__wrapper_error:focus-within{border-color:var(--content-tertiary,#7a7a7a)}.field-wrapper-module-scss-module__8Gs-Ca__wrapper_disabled{pointer-events:none;border:1px solid var(--neutral-neutral-200,#d8dbe0);background-color:var(--neutral-neutral-25,#f3f3f3)}.field-wrapper-module-scss-module__8Gs-Ca__wrapper_disabled:hover{border-color:var(--neutral-opacity-neutral-300,#d1d4d7)}.field-wrapper-module-scss-module__8Gs-Ca__wrapper_disabled:focus-within{border-color:var(--content-tertiary,#7a7a7a)}.field-wrapper-module-scss-module__8Gs-Ca__container{align-items:center;gap:10px;width:100%;display:flex}.field-wrapper-module-scss-module__8Gs-Ca__addon{flex:0 auto}.field-wrapper-module-scss-module__8Gs-Ca__input{flex:1 0;min-width:0}
.error-text-module-scss-module__18ZqEa__errorText{color:var(--content-primary,#000);align-items:normal;column-gap:8px;display:flex}.error-text-module-scss-module__18ZqEa__iconWrap{padding-top:1px;display:flex}.error-text-module-scss-module__18ZqEa__errorIcon{color:var(--error-error-primary,#e6273e)}.error-text-module-scss-module__18ZqEa__warningIcon{color:var(--error-alert-primary,#f1803e)}
.check-indicator-module-scss-module__l2XV8a__container{background:var(--success-primary,#6cc529);color:var(--neutral-neutral-white,#fff);border-radius:8px;justify-content:center;align-items:center;padding:4px;display:flex}
@keyframes input-field-module-scss-module__IWPECq__fadeInRight{0%{opacity:0;transform:translate(200px)}to{opacity:1}}@keyframes input-field-module-scss-module__IWPECq__fadeInTop{0%{opacity:0;transform:translateY(-200px)}to{opacity:1}}.input-field-module-scss-module__IWPECq__field{align-items:center;gap:12px;display:flex;position:relative}.input-field-module-scss-module__IWPECq__input{font-family:var(--font-neue-montreal);color:var(--content-primary,#000);background-color:#0000;border:none;outline:none;font-size:1rem;font-weight:530;line-height:1.5rem}.input-field-module-scss-module__IWPECq__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-field-module-scss-module__IWPECq__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-field-module-scss-module__IWPECq__input[type=number]{-moz-appearance:textfield}.input-field-module-scss-module__IWPECq__input_hidden{white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.input-field-module-scss-module__IWPECq__label{cursor:text}.input-field-module-scss-module__IWPECq__error{margin-top:.3125rem}.input-field-module-scss-module__IWPECq__suggestions{z-index:1;border:1.5px solid var(--black);background-color:#fff;border-radius:8px;flex-direction:column;gap:.25rem;padding:.5rem;list-style:none;display:flex;position:absolute;top:calc(100% + 2px);left:0;right:0}.input-field-module-scss-module__IWPECq__suggestions__item{cursor:pointer;border-radius:6px;padding:.5rem .625rem;line-height:20px}.input-field-module-scss-module__IWPECq__suggestions__item_active,.input-field-module-scss-module__IWPECq__suggestions__item:hover{background-color:#026aff33}
.dropdown-menu-wrapper-module-scss-module__mx7XdW__wrapper{border:1px solid var(--neutral-neutral-200,#d8dbe0);background-color:var(--neutral-neutral-white,#fff);border-radius:12px;padding:12px}
@keyframes dropdown-menu-module-scss-module__b-X9pq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dropdown-menu-module-scss-module__b-X9pq__fadeOut{0%{opacity:1}to{opacity:0}}.dropdown-menu-module-scss-module__b-X9pq__wrapper{flex-direction:column;gap:8px;max-width:400px;display:flex}.dropdown-menu-module-scss-module__b-X9pq__dropdownMenuContent[data-state=open]{animation:.25s ease-out dropdown-menu-module-scss-module__b-X9pq__fadeIn}.dropdown-menu-module-scss-module__b-X9pq__dropdownMenuContent[data-state=closed]{animation:.25s ease-out dropdown-menu-module-scss-module__b-X9pq__fadeOut}.dropdown-menu-module-scss-module__b-X9pq__item{outline:none}.dropdown-menu-module-scss-module__b-X9pq__item[data-highlighted] .dropdown-menu-module-scss-module__b-X9pq__highlighted{background-color:var(--surface-accent-tertiary,#f0f4fb)}
.footer-module__FHlBeW__img{object-fit:contain;justify-content:center;align-items:center;display:flex;width:100%!important;height:100%!important}.footer-module__FHlBeW__text-16{font-size:1em;line-height:150%}@media screen and (max-width:991px){.footer-module__FHlBeW__text-16{font-size:14px}}.footer-module__FHlBeW__dark-grey{color:var(--dark-grey)}.footer-module__FHlBeW__grey{color:var(--content-secondary)}.footer-module__FHlBeW__s-footer{z-index:2;flex-flow:column;justify-content:flex-start;align-items:center;padding-bottom:1.375em;padding-left:2.5em;padding-right:2.5em;position:relative}@media screen and (max-width:991px){.footer-module__FHlBeW__s-footer{justify-content:flex-start;align-items:stretch;padding-left:20px;padding-right:20px}}.footer-module__FHlBeW__s-footer-wrap{z-index:2;grid-column-gap:1.875em;grid-row-gap:1.875em;background-color:var(--white);border:1px solid #d8dbe0;border-radius:3.75em;flex-flow:column;justify-content:flex-start;align-items:stretch;padding:3.125em 5em 1.25em;display:flex;position:relative}@media screen and (max-width:991px){.footer-module__FHlBeW__s-footer-wrap{grid-column-gap:26px;grid-row-gap:26px;border-radius:1em;width:auto;padding:30px 0 14px}}.footer-module__FHlBeW__footer-top{flex-flow:row;justify-content:space-between;align-items:stretch;display:flex}@media screen and (max-width:991px){.footer-module__FHlBeW__footer-top{grid-column-gap:24px;grid-row-gap:24px;text-align:center;flex-flow:column;justify-content:flex-start;align-items:center}}.footer-module__FHlBeW__s-footer-left{grid-column-gap:.75em;grid-row-gap:.75em;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:10.9375em;display:flex}@media screen and (max-width:991px){.footer-module__FHlBeW__s-footer-left{justify-content:flex-start;align-items:center;width:auto;max-width:22.1875em;padding:0 2.3em}}.footer-module__FHlBeW__footer-logo{width:9.6875em}.footer-module__FHlBeW__footer-center{grid-column-gap:5.9375em;grid-row-gap:5.9375em;justify-content:space-between;align-items:flex-start;display:flex}@media screen and (max-width:991px){.footer-module__FHlBeW__footer-center{text-align:left}}@media screen and (max-width:767px){.footer-module__FHlBeW__footer-center{grid-column-gap:18px;grid-row-gap:18px;text-align:center;flex-flow:column;justify-content:flex-start;align-items:center}}.footer-module__FHlBeW__footer-center-col{grid-column-gap:.875em;grid-row-gap:.875em;flex-flow:column;display:flex}@media screen and (max-width:767px){.footer-module__FHlBeW__footer-center-col{grid-column-gap:15px;grid-row-gap:15px}}.footer-module__FHlBeW__h4{font-size:1em;font-weight:700;line-height:145%}.footer-module__FHlBeW__footer-nav{grid-column-gap:.75em;grid-row-gap:.75em;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}@media screen and (max-width:767px){.footer-module__FHlBeW__footer-nav{justify-content:flex-start;align-items:center}}.footer-module__FHlBeW__footer-nav-link{color:var(--dark-grey);text-decoration:none;transition:all .5s}.footer-module__FHlBeW__footer-nav-link:hover{color:#509c16}.footer-module__FHlBeW__footer-right{flex-flow:column;justify-content:space-between;align-items:flex-end;display:flex}@media screen and (max-width:991px){.footer-module__FHlBeW__footer-right{grid-column-gap:18px;grid-row-gap:18px;justify-content:flex-start;align-items:center}}.footer-module__FHlBeW__footer-right-top{grid-column-gap:.9375em;grid-row-gap:.9375em;flex-flow:column;justify-content:flex-start;align-items:flex-end;display:flex}@media screen and (max-width:991px){.footer-module__FHlBeW__footer-right-top{justify-content:flex-start;align-items:center}}.footer-module__FHlBeW__footer-social{grid-column-gap:1.125em;grid-row-gap:1.125em;display:flex}.footer-module__FHlBeW__footer-social-link{color:#000;justify-content:center;align-items:center;width:1.5em;height:1.5em;display:flex}.footer-module__FHlBeW__footer-right-help{grid-column-gap:.3125em;grid-row-gap:.3125em;background-color:#d1ffad33;justify-content:space-between;align-items:center;padding:.25em .875em .25em .625em;display:flex}.footer-module__FHlBeW__footer-right-help-img{width:4.25em}.footer-module__FHlBeW__footer-right-help-text{grid-column-gap:.125em;grid-row-gap:.125em;flex-flow:column;justify-content:flex-start;align-items:flex-end;display:flex}.footer-module__FHlBeW__text-14{font-size:.875em;font-weight:450;line-height:140%}.footer-module__FHlBeW__footer-right-help-link{color:var(--black);text-decoration:none}.footer-module__FHlBeW__footer-bottom{border-top:1px solid #d8dbe0;flex-flow:column;justify-content:flex-start;align-items:center;padding-top:1.25em;display:flex}@media screen and (max-width:991px){.footer-module__FHlBeW__footer-bottom{border-top-style:none;padding-top:0;padding-left:14px;padding-right:14px}}.footer-module__FHlBeW__footer-bottom-text{text-align:center;max-width:43.5em;color:var(--neutral-opacity-neutral-700)}.footer-module__FHlBeW__s-footer-elipse{pointer-events:none;z-index:0;opacity:.7;filter:blur(83.6px);background-image:url(../media/noise2.7eae2c81.avif);background-position:50%;background-size:cover;border-radius:100%;width:33.125em;height:26em;position:absolute;inset:-11.1875em -24em auto auto}@media screen and (max-width:991px){.footer-module__FHlBeW__s-footer-elipse{display:none}}
.trigger-module-scss-module__sMYiEG__container{background:var(--neutral-neutral-white);cursor:pointer;white-space:nowrap;border-radius:.75rem;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.trigger-module-scss-module__sMYiEG__text{align-items:center;gap:.3125rem;display:flex}.trigger-module-scss-module__sMYiEG__icon{background:var(--surface-accent-secondary);color:var(--accent-primary);border-radius:.5rem;padding:.25rem;display:block}.trigger-module-scss-module__sMYiEG__icon svg{display:block}[data-state=open] .trigger-module-scss-module__sMYiEG__icon svg{transform:rotate(180deg)}
.checkbox-selector-module-scss-module__t-_CTG__wrapper{overflow-wrap:break-word;cursor:pointer;border-radius:8px;align-items:center;column-gap:8px;padding:6px 8px;display:flex}.checkbox-selector-module-scss-module__t-_CTG__wrapper:hover,.checkbox-selector-module-scss-module__t-_CTG__wrapper:focus-within,.checkbox-selector-module-scss-module__t-_CTG__wrapper:focus-visible{background-color:var(--surface-accent-tertiary,#f0f4fb);outline:none}.checkbox-selector-module-scss-module__t-_CTG__labelText{overflow-wrap:break-word;overflow-x:auto}
.discount-banner-module__5sIhnW__top-bar{z-index:10;position:sticky;top:0}.discount-banner-module__5sIhnW__top-bar-inner{flex-direction:column;width:77.5em;max-width:100%;margin:0 auto;display:flex;position:relative}.discount-banner-module__5sIhnW__discount-banner{white-space:nowrap;background-image:linear-gradient(104deg,#0b2c4b 9.86%,#08735f 119.74%);border-bottom-right-radius:1.5em;border-bottom-left-radius:1.5em;justify-content:space-between;align-items:center;width:35.8125em;margin:0 auto;padding:.75em 1.5em;transition:width .3s,padding .3s,border-radius .3s;display:flex}.discount-banner-module__5sIhnW__top-bar-compact .discount-banner-module__5sIhnW__top-bar-inner{border-left:2px solid var(--neutral-neutral-white,#fff);border-right:2px solid var(--neutral-neutral-white,#fff)}.discount-banner-module__5sIhnW__top-bar-compact .discount-banner-module__5sIhnW__discount-banner{background-image:linear-gradient(104deg,#0b2c4b 9.86%,#08735f 119.74%);border-radius:0;width:100%;padding:.25em 1.5em}.discount-banner-module__5sIhnW__top-bar-compact .discount-banner-module__5sIhnW__discount-text,.discount-banner-module__5sIhnW__top-bar-compact .discount-banner-module__5sIhnW__discount-timer{font-size:.8em}@media screen and (max-width:991px){.discount-banner-module__5sIhnW__top-bar-inner{width:100%}.discount-banner-module__5sIhnW__discount-banner{border-radius:0;width:100%;padding:.5rem .75rem;font-size:12px;transition:none}.discount-banner-module__5sIhnW__top-bar-compact .discount-banner-module__5sIhnW__top-bar-inner{border:none}.discount-banner-module__5sIhnW__top-bar-compact .discount-banner-module__5sIhnW__discount-banner{background-image:linear-gradient(104deg,#0b2c4b 9.86%,#08735f 119.74%);border-radius:0;width:100%;padding:.5rem .75rem}.discount-banner-module__5sIhnW__top-bar-compact .discount-banner-module__5sIhnW__discount-text,.discount-banner-module__5sIhnW__top-bar-compact .discount-banner-module__5sIhnW__discount-timer{font-size:1em}}.discount-banner-module__5sIhnW__discount-text{align-items:center;gap:.25em;font-size:1em;line-height:1.5em;transition:font-size .3s;display:flex}.discount-banner-module__5sIhnW__discount-highlight{color:var(--error-warning-500,#f3f859);font-weight:700}.discount-banner-module__5sIhnW__discount-label{color:var(--neutral-neutral-white,#fff);font-weight:530}.discount-banner-module__5sIhnW__discount-timer{color:var(--neutral-neutral-white,#fff);align-items:baseline;gap:.5em;transition:font-size .3s;display:flex}.discount-banner-module__5sIhnW__discount-timer-label{font-size:1em;font-weight:530;line-height:1.5em}.discount-banner-module__5sIhnW__discount-timer-value{width:3em;font-size:1.125em;font-weight:700;line-height:1.5em;display:inline-block}.discount-banner-module__5sIhnW__sticky-pricing{background-color:var(--white-opacity-20,#fff3);backdrop-filter:blur(1em);opacity:0;align-items:center;gap:1em;max-height:0;padding:0 .75em;transition:max-height .4s,opacity .3s,padding .3s;display:flex;position:absolute;top:100%;left:-.125rem;right:-.125rem;overflow:hidden}.discount-banner-module__5sIhnW__top-bar-with-pricing .discount-banner-module__5sIhnW__sticky-pricing{opacity:1;border-left:2px solid var(--neutral-neutral-white,#fff);border-right:2px solid var(--neutral-neutral-white,#fff);border-bottom:2px solid var(--neutral-neutral-white,#fff);border-bottom-right-radius:1.5em;border-bottom-left-radius:1.5em;max-height:15em;padding:.75em;box-shadow:0 1.5em 2.125em #0000000d}@media screen and (max-width:991px){.discount-banner-module__5sIhnW__sticky-pricing{display:none}}.discount-banner-module__5sIhnW__sticky-card{background-color:var(--neutral-neutral-white,#fff);cursor:pointer;border-radius:1em;flex:1;justify-content:space-between;align-items:center;gap:1em;min-width:0;padding:1em;display:flex;overflow:hidden}.discount-banner-module__5sIhnW__sticky-card:after{content:"Get my plan";background-color:var(--brand-brand-600,#276ef6);max-width:0;color:var(--neutral-neutral-white,#fff);white-space:nowrap;align-self:stretch;align-items:center;margin:-1em -1em -1em 0;padding:0;font-size:1em;font-weight:530;transition:max-width .25s,padding .25s;display:flex;overflow:hidden}.discount-banner-module__5sIhnW__sticky-card:hover:after{max-width:10em;padding:0 1.5em}.discount-banner-module__5sIhnW__sticky-card-highlighted:after{margin:-1.1875em -1.1875em -1.1875em 0}.discount-banner-module__5sIhnW__sticky-card-highlighted{background:linear-gradient(var(--neutral-neutral-white,#fff),var(--neutral-neutral-white,#fff))padding-box,linear-gradient(140deg,#5c8cffcc -3.33%,#86cd47cc 106.99%)border-box;border:.1875em solid #0000}.discount-banner-module__5sIhnW__sticky-card-info{flex-direction:column;flex:1;gap:.25em;min-width:0;display:flex}.discount-banner-module__5sIhnW__sticky-card-name{color:var(--neutral-neutral-black,#000);white-space:nowrap;width:fit-content;margin:0;font-size:1.125em;font-weight:700;line-height:1.5em}.discount-banner-module__5sIhnW__sticky-card-prices{align-items:center;gap:.25em;line-height:1.5em;display:flex}.discount-banner-module__5sIhnW__sticky-card-price{color:var(--black-opacity-90,#000000e6);font-size:1.125em;font-weight:700}.discount-banner-module__5sIhnW__sticky-card-old{color:var(--neutral-neutral-500,#7a7a7a);font-size:1em;font-weight:530;text-decoration:line-through}.discount-banner-module__5sIhnW__sticky-card-periodic{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.discount-banner-module__5sIhnW__sticky-card-periodic-price{color:var(--neutral-neutral-black,#000);margin:0;font-size:1.75em;font-weight:700;line-height:1.1em}.discount-banner-module__5sIhnW__sticky-card-periodic-label{color:var(--neutral-neutral-500,#7a7a7a);margin:0;font-size:.875em;line-height:1.25em}
.simple-selector-module-scss-module__rDnZHW__wrapper{cursor:pointer;border-radius:8px;padding:6px 12px;font-size:1rem;font-weight:530;line-height:1.5rem}.simple-selector-module-scss-module__rDnZHW__wrapper:hover,.simple-selector-module-scss-module__rDnZHW__wrapper:focus-within,.simple-selector-module-scss-module__rDnZHW__wrapper:focus-visible{background-color:var(--surface-accent-tertiary,#f0f4fb);outline:none}
.paywall-page-container-module__Ssd_9G__page{background-color:var(--neutral-neutral-25);color:var(--content-primary);font-size:1rem;font-weight:450;line-height:100%;position:relative;overflow:clip}@media screen and (max-width:991px){.paywall-page-container-module__Ssd_9G__page{font-size:1rem}}.paywall-page-container-module__Ssd_9G__header-wrap{font-size:1rem}.paywall-page-container-module__Ssd_9G__content{z-index:1;flex-direction:column;align-items:center;gap:2.625em;padding:0 2.75em;display:flex;position:relative}@media screen and (max-width:991px){.paywall-page-container-module__Ssd_9G__content{gap:2rem;padding:0 .625rem}}.paywall-page-container-module__Ssd_9G__footer-wrap{width:100%;max-width:85rem}.paywall-page-container-module__Ssd_9G__footer-wrap>*{padding-left:0;padding-right:0}.paywall-page-container-module__Ssd_9G__bg-ellipse-1{opacity:.8;filter:blur(60px);pointer-events:none;z-index:0;background:linear-gradient(135deg,#c8daff 0%,#a8c4f7 100%);border-radius:50%;width:28em;height:22em;position:absolute;top:18em;left:-4em}.paywall-page-container-module__Ssd_9G__bg-ellipse-2{opacity:.8;filter:blur(60px);pointer-events:none;z-index:0;background:linear-gradient(135deg,#b0f078 0%,#c8daff 100%);border-radius:50%;width:28em;height:22em;position:absolute;top:24em;right:-4em}@media screen and (max-width:991px){.paywall-page-container-module__Ssd_9G__bg-ellipse-1,.paywall-page-container-module__Ssd_9G__bg-ellipse-2{display:none}}.paywall-page-container-module__Ssd_9G__mobile-sign-out{z-index:3;display:none;position:relative}@media screen and (max-width:991px){.paywall-page-container-module__Ssd_9G__mobile-sign-out{width:100%;max-width:400px;margin-bottom:2.75rem;display:flex}.paywall-page-container-module__Ssd_9G__mobile-sign-out>*{width:100%}.paywall-page-container-module__Ssd_9G__mobile-sign-out button{box-sizing:border-box;width:100%}.paywall-page-container-module__Ssd_9G__mobile-sign-out button>span:first-child{flex:1;max-width:none}.paywall-page-container-module__Ssd_9G__mobile-sign-out [data-radix-popper-content-wrapper]>*{box-sizing:border-box}}.paywall-page-container-module__Ssd_9G__header{min-height:5.1875rem}@media screen and (max-width:991px){.paywall-page-container-module__Ssd_9G__header{min-height:unset}}
@keyframes select-field-module-scss-module__jXwSla__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes select-field-module-scss-module__jXwSla__fadeOut{0%{opacity:1}to{opacity:0}}.select-field-module-scss-module__jXwSla__wrapper{align-items:center;gap:12px;display:flex}.select-field-module-scss-module__jXwSla__fieldWrapper{cursor:pointer;min-width:150px}.select-field-module-scss-module__jXwSla__arrow{transition:transform .25s;display:flex}.select-field-module-scss-module__jXwSla__arrow_open{transform:rotate(180deg)}.select-field-module-scss-module__jXwSla__buttonText{text-align:start;overflow-wrap:break-word;overflow-x:auto}.select-field-module-scss-module__jXwSla__viewport{flex-direction:column;row-gap:8px;display:flex}.select-field-module-scss-module__jXwSla__popover{z-index:1}.select-field-module-scss-module__jXwSla__popover[data-state=open]{animation:.25s select-field-module-scss-module__jXwSla__fadeIn}.select-field-module-scss-module__jXwSla__popover[data-state=closed]{animation:.25s select-field-module-scss-module__jXwSla__fadeOut}.select-field-module-scss-module__jXwSla__popover{max-height:350px;width:var(--radix-select-trigger-width);overflow-y:auto}.select-field-module-scss-module__jXwSla__baseButton{cursor:pointer;background-color:#0000;border:none;width:100%;display:flex}
.view-plans-button-module__boiLKq__view-plans-btn{display:none}@media screen and (max-width:991px){.view-plans-button-module__boiLKq__view-plans-btn{z-index:100;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:transform .3s,opacity .3s;display:flex;position:fixed;bottom:1.25rem;left:1rem;right:1rem;transform:translateY(calc(100% + 1.25rem))}.view-plans-button-module__boiLKq__view-plans-btn-visible{opacity:1;pointer-events:auto;transform:translateY(0)}}
@keyframes multi-select-field-module-scss-module__EBQN9q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes multi-select-field-module-scss-module__EBQN9q__fadeOut{0%{opacity:1}to{opacity:0}}.multi-select-field-module-scss-module__EBQN9q__wrapper{align-items:center;gap:12px;display:flex}.multi-select-field-module-scss-module__EBQN9q__fieldWrapper{cursor:pointer;min-width:150px}.multi-select-field-module-scss-module__EBQN9q__arrow{transition:transform .25s;display:flex}.multi-select-field-module-scss-module__EBQN9q__arrow_open{transform:rotate(180deg)}.multi-select-field-module-scss-module__EBQN9q__viewport{flex-direction:column;row-gap:8px;display:flex}.multi-select-field-module-scss-module__EBQN9q__popover{z-index:1}.multi-select-field-module-scss-module__EBQN9q__popover[data-state=open]{animation:.25s multi-select-field-module-scss-module__EBQN9q__fadeIn}.multi-select-field-module-scss-module__EBQN9q__popover[data-state=closed]{animation:.25s multi-select-field-module-scss-module__EBQN9q__fadeOut}.multi-select-field-module-scss-module__EBQN9q__popover{width:var(--radix-popover-trigger-width);max-height:350px;overflow-y:auto}.multi-select-field-module-scss-module__EBQN9q__tagsWrapper{flex-wrap:wrap;gap:8px;display:flex}.multi-select-field-module-scss-module__EBQN9q__error{margin-top:.3125rem}.multi-select-field-module-scss-module__EBQN9q__baseButton{cursor:pointer;background-color:#0000;border:none;width:100%;display:flex}
.guarantee-modal-module__ukagea__modal{max-width:64.25em;font-size:1rem}@media screen and (max-width:991px){.guarantee-modal-module__ukagea__modal{font-size:1rem}}.guarantee-modal-module__ukagea__title{display:none}.guarantee-modal-module__ukagea__layout{flex-direction:column;align-items:center;gap:1.75em;display:flex}@media screen and (min-width:992px){.guarantee-modal-module__ukagea__layout{flex-direction:row;align-items:center}}.guarantee-modal-module__ukagea__content{flex-direction:column;flex:1;gap:1.5em;min-width:0;display:flex}.guarantee-modal-module__ukagea__illustration{object-fit:contain;flex-shrink:0;width:18.75em;height:18.75em}@media screen and (max-width:991px){.guarantee-modal-module__ukagea__illustration{order:-1;width:12.5rem;height:12.5rem}}.guarantee-modal-module__ukagea__section{flex-direction:column;gap:.75em;display:flex}.guarantee-modal-module__ukagea__section-title{color:var(--neutral-neutral-black,#000);margin:0;font-size:1.4em;font-weight:500;line-height:1.25em}.guarantee-modal-module__ukagea__subtitle{color:var(--neutral-neutral-black,#000);margin:0;font-size:1em;font-weight:600;line-height:1.4}.guarantee-modal-module__ukagea__text{color:var(--neutral-neutral-900,#333);margin:0;font-size:.875em;line-height:1.5}.guarantee-modal-module__ukagea__text-lg{color:var(--neutral-neutral-900,#333);margin:0;font-size:1.125em;line-height:1.5}.guarantee-modal-module__ukagea__list{color:var(--neutral-neutral-900,#333);flex-direction:column;gap:.125em;margin:0;padding-left:1.3125em;font-size:.875em;line-height:1.5;display:flex}.guarantee-modal-module__ukagea__bold{font-weight:600}
.card-module-scss-module__KenE_q__card{background:var(--neutral-neutral-white,#fff);border:.0625rem solid #0000;border-radius:1rem;flex-direction:column;flex:1 1 0;justify-content:space-between;gap:.5rem;min-width:9.1875rem;padding:1rem;transition:border .25s;display:flex;position:relative}@media (max-width:767px){.card-module-scss-module__KenE_q__card_tab{gap:.125rem;min-width:6.25rem;max-width:6.9375rem;padding:.5rem .75rem}}:is(.card-module-scss-module__KenE_q__card_activeTab,.card-module-scss-module__KenE_q__card:has(.card-module-scss-module__KenE_q__card__linkCover:hover)){border-color:var(--accent-primary,#276ef6)}.card-module-scss-module__KenE_q__card__top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.card-module-scss-module__KenE_q__card__linkCover{width:100%;height:100%;position:absolute;top:0;left:0}.card-module-scss-module__KenE_q__content{flex-direction:column;display:flex}
.interview-guarantee-card-module__ICQKtq__card{background:var(--success-success-100,#d1ffad);align-items:center;gap:1em;padding:.5em 1.5em;transition:background-color .3s,filter .3s;display:flex}.interview-guarantee-card-module__ICQKtq__inactive{background-color:var(--neutral-neutral-100)}.interview-guarantee-card-module__ICQKtq__inactive .interview-guarantee-card-module__ICQKtq__icon{filter:grayscale()}.interview-guarantee-card-module__ICQKtq__inactive .interview-guarantee-card-module__ICQKtq__title,.interview-guarantee-card-module__ICQKtq__inactive .interview-guarantee-card-module__ICQKtq__text{color:var(--neutral-neutral-400)}.interview-guarantee-card-module__ICQKtq__inactive .interview-guarantee-card-module__ICQKtq__link{color:var(--neutral-neutral-600)}.interview-guarantee-card-module__ICQKtq__icon{object-fit:contain;flex-shrink:0;width:3.75rem;height:3.75rem}.interview-guarantee-card-module__ICQKtq__copy{flex-direction:column;gap:.125em;min-width:0;display:flex}.interview-guarantee-card-module__ICQKtq__title{color:var(--content-primary,#000);margin:0;font-size:1em;font-weight:600;line-height:1.5}.interview-guarantee-card-module__ICQKtq__text{color:var(--black-opacity-70,#000000b3);margin:0;font-size:.875em;font-weight:400;line-height:1.2}.interview-guarantee-card-module__ICQKtq__link{color:var(--black-opacity-70,#000000b3);cursor:pointer;font-weight:600;text-decoration:underline}@media screen and (max-width:991px){.interview-guarantee-card-module__ICQKtq__card{border-radius:1rem;padding:.75rem}.interview-guarantee-card-module__ICQKtq__copy{align-self:stretch;gap:.5em}.interview-guarantee-card-module__ICQKtq__link{margin-top:.5rem;display:block}}
.application-stat-card-module-scss-module__SJKYAW__today__success{color:var(--success-focused,#509c16)}.application-stat-card-module-scss-module__SJKYAW__today__neutral{color:var(--content-tertiary,#7a7a7a)}.application-stat-card-module-scss-module__SJKYAW__today__error{color:var(--error-error-primary,#e6273e)}
.powered-by-stripe-badge-module__kqWHya__badge{background-color:var(--success-success-50,#f3faed);color:var(--content-secondary,#484848);justify-content:center;align-items:center;gap:1em;padding:.5em 1em;display:flex}.powered-by-stripe-badge-module__kqWHya__safety{align-items:center;gap:.375em;font-size:.875em;line-height:1.4;display:flex}.powered-by-stripe-badge-module__kqWHya__powered{align-items:center;gap:.375em;font-size:.875em;font-weight:700;line-height:1.4;display:flex}.powered-by-stripe-badge-module__kqWHya__powered svg{flex-shrink:0;width:1.25rem;height:1.25rem}.powered-by-stripe-badge-module__kqWHya__dot{background-color:var(--black-opacity-30,#0000004d);border-radius:50%;flex-shrink:0;width:.25em;height:.25em}@media screen and (max-width:991px){.powered-by-stripe-badge-module__kqWHya__badge{background-color:var(--neutral-neutral-white,#fff);border-radius:1rem;padding:.75rem}}
.pricing-section-module__vwZczG__pricing-section{width:77.5em;max-width:100%}@media screen and (max-width:991px){.pricing-section-module__vwZczG__pricing-section{width:100%;scroll-margin-top:3rem}}.pricing-section-module__vwZczG__pricing-container{border:2px solid var(--neutral-neutral-white,#fff);border-radius:1.5em;overflow:hidden}.pricing-section-module__vwZczG__pricing-cards-area{background-color:var(--white-opacity-30,#ffffff4d);flex-direction:column;align-items:center;gap:1.5em;padding:1.5em;display:flex}.pricing-section-module__vwZczG__pricing-title{text-align:center;color:var(--content-primary,#000);margin:0 0 2rem;font-size:2.25em;font-weight:530;line-height:1.3}@media screen and (max-width:991px){.pricing-section-module__vwZczG__pricing-container{border:none;border-radius:0;flex-direction:column;gap:.5rem;display:flex;overflow:visible}.pricing-section-module__vwZczG__pricing-cards-area{display:contents}.pricing-section-module__vwZczG__pricing-title{order:0;margin-bottom:1rem;font-size:1.5em;line-height:1.3333}.pricing-section-module__vwZczG__pricing-cards{order:1}.pricing-section-module__vwZczG__pricing-powered-by{order:2}.pricing-section-module__vwZczG__agreement{order:3}.pricing-section-module__vwZczG__pricing-guarantee{border-radius:1rem;order:4;margin-top:1rem}}.pricing-section-module__vwZczG__pricing-cards{align-items:center;gap:1.5em;width:100%;display:flex}.pricing-section-module__vwZczG__pricing-powered-by{gap:.5em;padding:.625em 1em}@media screen and (max-width:991px){.pricing-section-module__vwZczG__pricing-cards{flex-direction:column;align-items:stretch;gap:0}}.pricing-section-module__vwZczG__price-card{border-radius:1em;flex:1;min-width:0;padding:0}@media screen and (max-width:991px){.pricing-section-module__vwZczG__price-card{padding:.5em}}.pricing-section-module__vwZczG__price-card-inner{background-color:var(--neutral-neutral-white,#fff);border-radius:1em;flex-direction:column;gap:1em;padding:1em;display:flex}.pricing-section-module__vwZczG__price-card-header{justify-content:space-between;align-items:flex-end;gap:1em;display:flex}.pricing-section-module__vwZczG__price-card-info{flex-direction:column;flex:1;gap:.25em;display:flex}.pricing-section-module__vwZczG__price-card-name{color:var(--neutral-neutral-black,#000);margin:0;font-size:1.125em;font-weight:700;line-height:1.5em}.pricing-section-module__vwZczG__price-card-original-prices{align-items:center;gap:.25em;line-height:1.5em;display:flex}.pricing-section-module__vwZczG__price-card-current-price{color:var(--black-opacity-90,#000000e6);font-size:1.125em;font-weight:700}.pricing-section-module__vwZczG__price-card-old-price{color:var(--neutral-neutral-500,#7a7a7a);font-size:1em;font-weight:530;text-decoration:line-through}.pricing-section-module__vwZczG__price-card-periodic{flex-direction:column;align-items:flex-end;display:flex}.pricing-section-module__vwZczG__price-card-periodic-price{color:var(--neutral-neutral-black,#000);margin:0;font-size:1.75em;font-weight:700;line-height:1.1em}.pricing-section-module__vwZczG__price-card-periodic-label{color:var(--neutral-neutral-500,#7a7a7a);margin:0;font-size:.875em;line-height:1.25em}.pricing-section-module__vwZczG__price-card-btn{border-radius:.75em;padding:.5em .75em;font-size:1em;line-height:1.5em}.pricing-section-module__vwZczG__price-card-recommended{background-image:linear-gradient(158deg,#5c8cffcc 3.33%,#86cd47cc 107%);border-radius:1em;flex-direction:column;flex:1;gap:.375em;min-width:0;padding:.375em .5em .5em;display:flex}.pricing-section-module__vwZczG__price-card-recommended-label{color:var(--neutral-neutral-white,#fff);text-align:center;margin:0;font-size:.875em;font-weight:700;line-height:1.25em}.pricing-section-module__vwZczG__price-card-features{flex-direction:column;gap:.5em;display:flex}.pricing-section-module__vwZczG__price-card-feature{align-items:flex-start;gap:.5em;font-size:.875em;line-height:1.25em;display:flex}.pricing-section-module__vwZczG__price-card-feature-icon{flex-shrink:0}.pricing-section-module__vwZczG__price-card-feature-text{color:var(--neutral-neutral-900,#333)}.pricing-section-module__vwZczG__price-card-feature-text strong{color:var(--neutral-neutral-black,#000);font-weight:600}.pricing-section-module__vwZczG__agreement{text-align:center;color:var(--content-secondary,#484848);font-size:1em;font-weight:530;line-height:1.5em}.pricing-section-module__vwZczG__agreement-link{color:var(--brand-brand-600,#276ef6);cursor:pointer;text-decoration:underline}@media screen and (max-width:991px){.pricing-section-module__vwZczG__agreement{margin-bottom:0}}
.reviews-section-module__QBryYa__reviews-section{z-index:3;flex-direction:column;align-items:center;gap:2em;width:72em;max-width:100%;display:flex;position:relative}@media screen and (max-width:991px){.reviews-section-module__QBryYa__reviews-section{gap:1.5rem;width:100%}}.reviews-section-module__QBryYa__reviews-title{color:var(--neutral-neutral-black,#000);text-align:center;margin:0;font-size:2.625em;font-weight:530;line-height:1.3}@media screen and (max-width:991px){.reviews-section-module__QBryYa__reviews-title{max-width:17.5rem;font-size:1.5rem}}.reviews-section-module__QBryYa__reviews-card{border:2px solid var(--neutral-neutral-white,#fff);background:var(--surface-grey-secondary,#f9fafb);border-radius:1.5rem;flex-direction:column;align-self:stretch;align-items:center;gap:1rem;min-height:15.5em;padding:3.75em 2.75em;display:flex}@media screen and (max-width:991px){.reviews-section-module__QBryYa__reviews-card{background:0 0;border:none;border-radius:0;min-height:auto;padding:0}}.reviews-section-module__QBryYa__reviews-placeholder{width:100%;min-height:6em;color:var(--neutral-neutral-500,#7a7a7a);justify-content:center;align-items:center;font-size:1em;display:flex}
.benefits-section-module__dwqSma__benefits{flex-direction:column;align-items:center;gap:2em;width:72em;max-width:100%;display:flex}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefits{gap:1.5rem;width:100%}}.benefits-section-module__dwqSma__benefits-heading{align-items:center;gap:.625em;display:flex}.benefits-section-module__dwqSma__benefits-check-icon{color:#86cd47;flex-shrink:0;justify-content:center;align-items:center;width:1.875em;height:1.875em;font-size:1em;display:flex}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefits-check-icon{width:1.5rem;height:1.5rem}}.benefits-section-module__dwqSma__benefits-title{color:var(--neutral-neutral-black,#000);text-align:center;margin:0;font-size:2.625em;font-weight:530;line-height:1.3}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefits-title{font-size:1.75rem}}@media screen and (max-width:479px){.benefits-section-module__dwqSma__benefits-title{font-size:1.5rem}}.benefits-section-module__dwqSma__benefits-grid{gap:1em;width:100%;display:flex}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefits-grid{flex-direction:column;gap:.75rem}}.benefits-section-module__dwqSma__benefits-left{flex-direction:column;flex:1;gap:1em;min-width:0;display:flex}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefits-left{gap:.75rem}}.benefits-section-module__dwqSma__benefit-card-large{background-color:var(--neutral-neutral-white,#fff);border-radius:1em;align-items:center;gap:1.5em;padding:1em 1.5em;display:flex}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefit-card-large{gap:1rem;padding:.75rem 1rem}}.benefits-section-module__dwqSma__benefit-card-large-img{object-fit:contain;flex-shrink:0;width:7.5em;height:7.5em}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefit-card-large-img{width:5rem;height:5rem}}.benefits-section-module__dwqSma__benefit-card-large-content{flex-direction:column;flex:1;gap:.375em;min-width:0;display:flex}.benefits-section-module__dwqSma__benefit-card-large-title{color:var(--neutral-neutral-black,#000);margin:0;font-size:1.125em;font-weight:700;line-height:1.5em}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefit-card-large-title{font-size:1rem}}.benefits-section-module__dwqSma__benefit-card-large-desc{color:var(--neutral-neutral-500,#7a7a7a);margin:0;font-size:.875em;line-height:1.5}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefit-card-large-desc{font-size:.8125rem}}.benefits-section-module__dwqSma__benefit-card-large-highlight{color:var(--neutral-neutral-black,#000);margin:0;font-size:.875em;font-weight:530;line-height:1.25em}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefit-card-large-highlight{font-size:.8125rem}}.benefits-section-module__dwqSma__benefits-right-desktop{flex-direction:column;flex-shrink:0;gap:1em;width:26.25em;display:flex}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefits-right-desktop{display:none}}.benefits-section-module__dwqSma__benefits-right-mobile{display:none}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefits-right-mobile{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}.benefits-section-module__dwqSma__benefits-right-mobile .benefits-section-module__dwqSma__benefit-card-small:last-child{grid-column:1/-1}.benefits-section-module__dwqSma__benefits-right-mobile .benefits-section-module__dwqSma__benefit-card-small-title-row{flex-direction:column;align-items:flex-start;gap:.25em}}.benefits-section-module__dwqSma__benefit-card-small{background-color:var(--neutral-neutral-white,#fff);border-radius:1em;flex:1;align-items:center;padding:.75em 1.5em;display:flex}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefit-card-small{align-items:flex-start;padding:.75rem 1rem}}.benefits-section-module__dwqSma__benefit-card-small-content{flex-direction:column;flex:1;gap:.375em;min-width:0;display:flex}.benefits-section-module__dwqSma__benefit-card-small-title-row{color:var(--neutral-neutral-black,#000);align-items:flex-start;gap:.5em;font-size:1em;font-weight:700;line-height:1.4;display:flex}.benefits-section-module__dwqSma__benefit-card-small-emoji{flex-shrink:0}.benefits-section-module__dwqSma__benefit-card-small-title{margin:0}.benefits-section-module__dwqSma__benefit-card-small-desc{color:var(--neutral-neutral-500,#7a7a7a);margin:0;font-size:.875em;line-height:1.25em}@media screen and (max-width:991px){.benefits-section-module__dwqSma__benefit-card-small-desc{font-size:.8125rem}}
.guarantee-toggle-module__twC6Bq__wrapper{flex-direction:column;align-items:center;gap:1rem;margin:0 auto;display:flex}.guarantee-toggle-module__twC6Bq__arrow{line-height:0}.guarantee-toggle-module__twC6Bq__guarantee-toggle{border:.125rem solid var(--border-primary);background-color:var(--neutral-neutral-100);cursor:pointer;user-select:none;border-radius:1rem;align-items:center;gap:1rem;max-width:fit-content;padding:.625rem 1.25rem;transition:background-color .3s,border-color .3s;display:flex}.guarantee-toggle-module__twC6Bq__guarantee-toggle-active{border-color:var(--success-success-400);background-color:var(--success-success-100)}@media screen and (max-width:991px){.guarantee-toggle-module__twC6Bq__guarantee-toggle{padding:.5rem 1rem}}.guarantee-toggle-module__twC6Bq__toggle-label{color:var(--neutral-neutral-800);white-space:nowrap;font-size:1rem;font-weight:700;line-height:1.3}@media screen and (max-width:991px){.guarantee-toggle-module__twC6Bq__toggle-label{font-size:.875rem}}.guarantee-toggle-module__twC6Bq__switch{flex-shrink:0;width:3rem;height:1.75rem;position:relative}.guarantee-toggle-module__twC6Bq__switch-input{opacity:0;width:0;height:0}.guarantee-toggle-module__twC6Bq__switch-slider{background-color:var(--neutral-neutral-300);cursor:pointer;border-radius:1.75rem;transition:background-color .3s;position:absolute;inset:0}.guarantee-toggle-module__twC6Bq__switch-slider:before{content:"";background-color:var(--neutral-neutral-white,#fff);border-radius:50%;width:1.375rem;height:1.375rem;transition:transform .3s;position:absolute;bottom:.1875rem;left:.1875rem;box-shadow:0 .0625rem .1875rem #00000026}.guarantee-toggle-module__twC6Bq__switch-input:checked+.guarantee-toggle-module__twC6Bq__switch-slider{background-color:var(--brand-brand-600)}.guarantee-toggle-module__twC6Bq__switch-input:checked+.guarantee-toggle-module__twC6Bq__switch-slider:before{transform:translate(1.25rem)}
.header-mobile-nav-module__AUDNmq__nav{width:100%;padding:0 20px;display:none}@media screen and (max-width:991px){.header-mobile-nav-module__AUDNmq__nav{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}}.header-mobile-nav-module__AUDNmq__item{border-bottom:1px solid #f3f3f3}.header-mobile-nav-module__AUDNmq__link{color:#333;padding:16px 0;font-size:16px;font-weight:600;line-height:150%;text-decoration:none;display:block}.header-mobile-nav-module__AUDNmq__accordionTrigger{color:#333;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-family:inherit;font-size:16px;font-weight:600;line-height:150%;display:flex}.header-mobile-nav-module__AUDNmq__accordionChevron{width:20px;height:20px;transition:transform .2s}.header-mobile-nav-module__AUDNmq__accordionTrigger[data-expanded=true] .header-mobile-nav-module__AUDNmq__accordionChevron{transform:rotate(180deg)}.header-mobile-nav-module__AUDNmq__accordionContent{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}.header-mobile-nav-module__AUDNmq__accordionContent[data-expanded=true]{grid-template-rows:1fr}.header-mobile-nav-module__AUDNmq__accordionInner{overflow:hidden}.header-mobile-nav-module__AUDNmq__subList{flex-direction:column;gap:4px;margin:0;padding:0 0 12px;list-style:none;display:flex}.header-mobile-nav-module__AUDNmq__subLink{color:#333;border-radius:8px;padding:10px 12px;font-size:15px;font-weight:500;line-height:150%;text-decoration:none;display:block}.header-mobile-nav-module__AUDNmq__subLink:hover{background-color:#f0f4ff}
.hero-section-module__-jIjqq__hero{flex-direction:column;align-items:center;gap:1.5em;width:100%;padding-top:3em;display:flex}@media screen and (max-width:991px){.hero-section-module__-jIjqq__hero{gap:1rem;padding-top:1.5rem}}.hero-section-module__-jIjqq__hero-title{text-align:center;color:var(--content-primary);margin:0;font-size:4.5em;font-weight:530;line-height:1.1}@media screen and (max-width:991px){.hero-section-module__-jIjqq__hero-title{font-size:2.5rem;font-weight:700}}@media screen and (max-width:479px){.hero-section-module__-jIjqq__hero-title{font-size:2rem}}
.header-nav-dropdown-module__CjTDZW__dropdown{position:relative}.header-nav-dropdown-module__CjTDZW__trigger{cursor:pointer;color:#333;background:0 0;border:none;align-items:center;gap:.25em;padding:0;font-family:inherit;font-size:1em;line-height:150%;display:flex}.header-nav-dropdown-module__CjTDZW__chevron{width:1.125em;height:1.125em;transition:transform .2s}.header-nav-dropdown-module__CjTDZW__dropdown:hover .header-nav-dropdown-module__CjTDZW__chevron{transform:rotate(180deg)}.header-nav-dropdown-module__CjTDZW__dropdown:hover .header-nav-dropdown-module__CjTDZW__trigger{color:#175de1}.header-nav-dropdown-module__CjTDZW__menu:before{content:"";height:.9375em;position:absolute;top:-.9375em;left:0;right:0}.header-nav-dropdown-module__CjTDZW__menu{background-color:var(--white);opacity:0;visibility:hidden;z-index:100;border-radius:.75em;flex-direction:column;gap:6px;min-width:15em;margin:0;padding:6px;list-style:none;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:absolute;top:calc(100% + .9375em);left:0;transform:translateY(-4px);box-shadow:0 4px 24px #00000014}.header-nav-dropdown-module__CjTDZW__dropdown:hover .header-nav-dropdown-module__CjTDZW__menu{opacity:1;visibility:visible;transform:translateY(0)}.header-nav-dropdown-module__CjTDZW__menuItem{list-style:none}.header-nav-dropdown-module__CjTDZW__menuLink{color:#333;border-radius:.5em;padding:.625em .75em;font-size:.875em;font-weight:500;line-height:150%;text-decoration:none;transition:background-color .15s;display:block}.header-nav-dropdown-module__CjTDZW__menuLink:hover{background-color:#f0f4ff}
.timeline-section-module__zS_UyG__timeline{border-radius:1.5em 1.5em 0 0;flex-direction:column;width:72em;max-width:100%;display:flex;overflow:hidden}@media screen and (max-width:991px){.timeline-section-module__zS_UyG__timeline{width:100%}}.timeline-section-module__zS_UyG__timeline-inner{background-color:var(--white-opacity-80,#fffc);border-radius:1.5em;justify-content:space-between;align-items:center;padding:2.75em 2em;display:flex}@media screen and (max-width:991px){.timeline-section-module__zS_UyG__timeline-inner{flex-direction:column;gap:1.5rem;padding:1.5rem 1rem}}.timeline-section-module__zS_UyG__timeline-chart{flex-shrink:0;width:32.8125em}@media screen and (max-width:991px){.timeline-section-module__zS_UyG__timeline-chart{width:100%}}.timeline-section-module__zS_UyG__timeline-chart-img{object-fit:contain;width:100%;height:auto}.timeline-section-module__zS_UyG__timeline-info{flex-direction:column;gap:1.625em;width:30em;display:flex}@media screen and (max-width:991px){.timeline-section-module__zS_UyG__timeline-info{gap:1.25rem;width:100%}}.timeline-section-module__zS_UyG__timeline-heading{color:var(--neutral-neutral-black,#000);margin:0;font-size:1.5em;font-weight:530;line-height:1.5em}@media screen and (max-width:991px){.timeline-section-module__zS_UyG__timeline-heading{font-size:1.125rem;font-weight:700;line-height:1.4}}.timeline-section-module__zS_UyG__timeline-steps{color:var(--black-opacity-80,#000c);flex-direction:column;gap:1em;display:flex}@media screen and (max-width:991px){.timeline-section-module__zS_UyG__timeline-steps{gap:1rem}}.timeline-section-module__zS_UyG__timeline-step{align-items:flex-start;gap:1em;display:flex}.timeline-section-module__zS_UyG__timeline-step-day{flex-shrink:0;width:4.3125em;margin:0;font-size:1.125em;font-weight:700;line-height:1.25em}@media screen and (max-width:991px){.timeline-section-module__zS_UyG__timeline-step-day{width:3.75rem;font-size:1rem}}.timeline-section-module__zS_UyG__timeline-step-text{margin:0;font-size:1em;line-height:1.25em}@media screen and (max-width:991px){.timeline-section-module__zS_UyG__timeline-step-text{font-size:.875rem}}
.header-sign-buttons-desktop-module__tBJAYW__img{object-fit:contain;justify-content:center;align-items:center;display:flex;width:100%!important;height:100%!important}
.intro-offer-paywall-page-module__fOxqDG__page{--intro-header-shadow:0 4px 16px #2a446a24;--intro-card-shadow:0 13px 30px #a9a9a938;--intro-promo-shadow:0 13px 30px #a9a9a940;min-height:100vh;color:var(--content-primary);background:radial-gradient(circle at 20% 18%,#5c8cff40,#0000 28rem),radial-gradient(circle at 78% 30%,#86cd4752,#0000 26rem),#f3f3f3;padding:0 1rem 3rem;overflow:clip}.intro-offer-paywall-page-module__fOxqDG__header{z-index:8;box-shadow:var(--intro-header-shadow);background:#fff;margin:0 -1rem;position:sticky;top:0}.intro-offer-paywall-page-module__fOxqDG__offerBar{z-index:7;width:min(33.75rem,100vw - 2rem);color:var(--content-inverse-primary);white-space:normal;border-radius:0 0 1rem 1rem;margin:0 auto 2.5rem;font-size:.875rem;line-height:1.4;position:sticky;top:5.2rem}.intro-offer-paywall-page-module__fOxqDG__offerBar>span:first-child{color:var(--error-warning-primary,#f3f859);font-weight:600}.intro-offer-paywall-page-module__fOxqDG__offerBar strong{margin-left:.25rem}.intro-offer-paywall-page-module__fOxqDG__includedSection,.intro-offer-paywall-page-module__fOxqDG__renewal{width:min(77.5rem,100%);box-shadow:var(--intro-card-shadow);background:#ffffff6b;border:2px solid #fff;margin:0 auto}.intro-offer-paywall-page-module__fOxqDG__includedTitle{text-align:center;width:min(77.5rem,100%);color:var(--content-primary,#000);margin:3.5rem auto 2rem;font-size:2.25rem;font-weight:530;line-height:1.3}.intro-offer-paywall-page-module__fOxqDG__includedSection{border-radius:1.5rem;flex-direction:column;margin-top:0;padding:1.5rem 1.5rem 0;display:flex}.intro-offer-paywall-page-module__fOxqDG__includedSection>*{margin-bottom:1.5rem}.intro-offer-paywall-page-module__fOxqDG__includedSection>.intro-offer-paywall-page-module__fOxqDG__guaranteeInside,.intro-offer-paywall-page-module__fOxqDG__includedSection>.intro-offer-paywall-page-module__fOxqDG__bottomStripeBadge{margin-bottom:0}.intro-offer-paywall-page-module__fOxqDG__checkoutGrid{grid-template-columns:minmax(20rem,1fr) minmax(24rem,1fr);align-items:stretch;gap:1.5rem;display:grid}.intro-offer-paywall-page-module__fOxqDG__addonsColumn{flex-direction:column;gap:.75rem;display:flex}.intro-offer-paywall-page-module__fOxqDG__addonsHeader{text-align:center;flex-direction:column;gap:.375rem;display:flex}.intro-offer-paywall-page-module__fOxqDG__addonsHeader strong{font-size:1.125rem;font-weight:600}.intro-offer-paywall-page-module__fOxqDG__addonsHeader span{color:var(--content-primary,#000);font-size:1rem;line-height:1.5}.intro-offer-paywall-page-module__fOxqDG__addonCard{background:var(--neutral-neutral-white,#fff);cursor:pointer;border-radius:1rem;align-items:flex-start;gap:.5rem;width:100%;padding:.75rem 1rem}.intro-offer-paywall-page-module__fOxqDG__addonLabelWrapper{width:100%;min-width:0}.intro-offer-paywall-page-module__fOxqDG__addonLabelInner{flex-direction:column;gap:.5rem;width:100%;min-width:0;display:flex}.intro-offer-paywall-page-module__fOxqDG__addonRow{justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;display:flex}.intro-offer-paywall-page-module__fOxqDG__addonInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.intro-offer-paywall-page-module__fOxqDG__addonInfo strong{font-size:1rem;font-weight:600}.intro-offer-paywall-page-module__fOxqDG__addonInfo small{color:var(--content-tertiary);font-size:.875rem}.intro-offer-paywall-page-module__fOxqDG__addonPrice{white-space:nowrap;flex-direction:column;align-items:flex-end;display:flex}.intro-offer-paywall-page-module__fOxqDG__addonPrice strong{color:var(--success-focused);font-size:1rem;font-weight:600}.intro-offer-paywall-page-module__fOxqDG__addonPrice small{color:var(--content-tertiary);font-size:.875rem}.intro-offer-paywall-page-module__fOxqDG__addonDescription{color:var(--content-secondary);margin:0;font-size:.875rem;line-height:1.4}.intro-offer-paywall-page-module__fOxqDG__terms{text-align:center;color:#000000b3;margin-bottom:1.5rem;font-size:1rem;font-weight:530;line-height:1.5}.intro-offer-paywall-page-module__fOxqDG__terms a{color:var(--accent-primary);text-decoration:underline}.intro-offer-paywall-page-module__fOxqDG__standaloneButton{display:none}.intro-offer-paywall-page-module__fOxqDG__guaranteeInside{margin:0 -1.5rem}.intro-offer-paywall-page-module__fOxqDG__guaranteeOutside{display:none}.intro-offer-paywall-page-module__fOxqDG__bottomStripeBadge{border-radius:0 0 1.25rem 1.25rem;margin:0 -1.5rem}.intro-offer-paywall-page-module__fOxqDG__renewal{border-radius:1.5rem;margin-top:2rem;padding:1.5rem}.intro-offer-paywall-page-module__fOxqDG__renewalCard{background:var(--neutral-neutral-white,#fff);border-radius:1rem;align-items:center;gap:1.5rem;padding:1.25rem 1.75rem;display:flex}.intro-offer-paywall-page-module__fOxqDG__renewalTitle{text-align:left;color:var(--content-primary,#000);flex-shrink:0;margin:0;font-size:1.5rem;font-weight:530;line-height:1.3}.intro-offer-paywall-page-module__fOxqDG__renewalIllustration{flex-shrink:0;width:5.125rem;height:5.125rem}.intro-offer-paywall-page-module__fOxqDG__renewalContent{flex-direction:column;flex:1;align-items:flex-start;gap:.625rem;min-width:0;display:flex}.intro-offer-paywall-page-module__fOxqDG__renewalBadge{color:var(--content-primary,#000);background:#c7d9ff;border-radius:.5rem;align-items:center;padding:.125rem .5rem;font-size:.875rem;font-weight:500;line-height:1.43;display:inline-flex}.intro-offer-paywall-page-module__fOxqDG__renewalText{color:var(--content-primary,#000);margin:0;font-size:1rem;line-height:1.5}.intro-offer-paywall-page-module__fOxqDG__renewalText strong{font-weight:600}.intro-offer-paywall-page-module__fOxqDG__mobileSignOut{z-index:3;display:none;position:relative}.intro-offer-paywall-page-module__fOxqDG__footerWrap{width:min(85rem,100%);margin:3rem auto 0}@media screen and (max-width:991px){.intro-offer-paywall-page-module__fOxqDG__page{padding:0 .5rem}.intro-offer-paywall-page-module__fOxqDG__header{margin:0 -.5rem;position:static}.intro-offer-paywall-page-module__fOxqDG__offerBar{z-index:8;border-radius:0;width:calc(100% + 1rem);margin:0 -.5rem 1.5rem;position:sticky;top:0}.intro-offer-paywall-page-module__fOxqDG__checkoutGrid{grid-template-columns:1fr}.intro-offer-paywall-page-module__fOxqDG__includedTitle{margin:2rem auto 0;font-size:1.5rem;line-height:1.33}.intro-offer-paywall-page-module__fOxqDG__includedSection{margin-top:1rem;padding:1.5rem 1rem 0}.intro-offer-paywall-page-module__fOxqDG__standaloneButton{min-height:3.5rem;display:flex}.intro-offer-paywall-page-module__fOxqDG__guaranteeInside{display:none}.intro-offer-paywall-page-module__fOxqDG__guaranteeOutside{width:min(77.5rem,100%);margin:2.5rem auto 0;display:flex}.intro-offer-paywall-page-module__fOxqDG__addonDescription{display:none}.intro-offer-paywall-page-module__fOxqDG__bottomStripeBadge{margin-left:-1rem;margin-right:-1rem}.intro-offer-paywall-page-module__fOxqDG__renewal{border-radius:.75rem;padding:1.5rem 1rem}.intro-offer-paywall-page-module__fOxqDG__renewalCard{background:0 0;border-radius:0;flex-direction:column;align-items:stretch;gap:.625rem;padding:0}.intro-offer-paywall-page-module__fOxqDG__renewalTitle{text-align:center}.intro-offer-paywall-page-module__fOxqDG__renewalIllustration{display:none}.intro-offer-paywall-page-module__fOxqDG__renewalContent{background:var(--neutral-neutral-white,#fff);border-radius:1rem;align-items:flex-start;gap:.75rem;padding:1rem}.intro-offer-paywall-page-module__fOxqDG__mobileSignOut{width:100%;max-width:400px;margin:2rem auto 5rem;display:flex}.intro-offer-paywall-page-module__fOxqDG__mobileSignOut>*{width:100%}.intro-offer-paywall-page-module__fOxqDG__mobileSignOut button{box-sizing:border-box;width:100%}.intro-offer-paywall-page-module__fOxqDG__mobileSignOut button>span:first-child{flex:1;max-width:none}.intro-offer-paywall-page-module__fOxqDG__mobileSignOut [data-radix-popper-content-wrapper]>*{box-sizing:border-box}.intro-offer-paywall-page-module__fOxqDG__footerWrap{margin-top:2rem}.intro-offer-paywall-page-module__fOxqDG__footerWrap>footer{padding-left:0;padding-right:0}}
.header-sign-buttons-module__bYnfyW__heder-nav-btns{list-style:none;display:none}@media screen and (max-width:991px){.header-sign-buttons-module__bYnfyW__heder-nav-btns{grid-column-gap:20px;grid-row-gap:20px;flex-flow:column;width:282px;display:flex}}.header-sign-buttons-module__bYnfyW__btn-stroke{grid-column-gap:.5em;grid-row-gap:.5em;color:#333;background-color:var(--white);border:1.5px solid #d8dbe0;border-radius:.75em;justify-content:center;align-items:center;min-width:7.5em;padding:.5em 1.25em;font-weight:700;text-decoration:none;transition:all .5s;display:flex}.header-sign-buttons-module__bYnfyW__btn-stroke:hover{border-color:var(--black);color:var(--black)}@media screen and (max-width:991px){.header-sign-buttons-module__bYnfyW__btn-stroke.header-sign-buttons-module__bYnfyW___44{height:44px}}.header-sign-buttons-module__bYnfyW__btn-black{background-color:var(--black);min-width:7.5em;color:var(--white);border-radius:.75em;justify-content:center;align-items:center;padding:.5em 1.25em;font-weight:700;text-decoration:none;transition:all .5s;display:flex}.header-sign-buttons-module__bYnfyW__btn-black:hover{background-color:#175de1}@media screen and (max-width:991px){.header-sign-buttons-module__bYnfyW__btn-black.header-sign-buttons-module__bYnfyW___44{height:44px}}.header-sign-buttons-module__bYnfyW__btn-icon{width:1.25em;height:1.25em}.header-sign-buttons-module__bYnfyW__text-16{font-size:1em;line-height:150%}@media screen and (max-width:991px){.header-sign-buttons-module__bYnfyW__text-16{font-size:14px}}.header-sign-buttons-module__bYnfyW__text-16.header-sign-buttons-module__bYnfyW__up{text-transform:uppercase}
.faq-list-module__qi63yq__faq-list{grid-column-gap:.875em;grid-row-gap:.875em;flex-flow:column;width:100%;display:flex}.faq-list-module__qi63yq__faq-drop{background-color:var(--white);border:1px solid #d8dbe0;border-radius:1em;width:100%}.faq-list-module__qi63yq__s-faq-drop-toggle{cursor:pointer;width:100%;color:var(--content-primary);font-size:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.78125em 1em;display:flex}.faq-list-module__qi63yq__s-faq-drop-toggle:focus{text-decoration:underline}@media screen and (max-width:767px){.faq-list-module__qi63yq__s-faq-drop-toggle{padding:.625em .75em}}.faq-list-module__qi63yq__s-faq-drop-title{grid-column-gap:1.25em;grid-row-gap:1.25em;justify-content:flex-start;align-items:center;max-width:64.3125em;display:flex}@media screen and (max-width:479px){.faq-list-module__qi63yq__s-faq-drop-title{grid-column-gap:.625em;grid-row-gap:.625em}}.faq-list-module__qi63yq__faq-drop-icon{border:1px solid #000;border-radius:.5em;justify-content:center;align-items:center;width:1.875em;min-width:1.875em;height:1.875em;min-height:1.875em;padding:.4375em;display:flex}@media screen and (max-width:479px){.faq-list-module__qi63yq__faq-drop-icon{width:24px;min-width:24px;height:24px;min-height:24px;padding:5px}}.faq-list-module__qi63yq__s-h4{font-size:1.5em;font-weight:530;line-height:130%}@media screen and (max-width:479px){.faq-list-module__qi63yq__s-h4{font-size:1em}}.faq-list-module__qi63yq__faq-drop-arrow{background-color:#ebf2ff;border-radius:.75em;justify-content:center;align-items:center;width:1.875em;min-width:1.875em;height:1.875em;min-height:1.875em;padding:.3125em;display:flex}@media screen and (max-width:479px){.faq-list-module__qi63yq__faq-drop-arrow{width:24px;min-width:24px;height:24px;min-height:24px}}.faq-list-module__qi63yq__drop-img{object-fit:contain;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.faq-list-module__qi63yq__faq-drop-list{background-color:#0000;overflow:hidden}.faq-list-module__qi63yq__faq-drop-list[data-state=open]{animation:.35s faq-list-module__qi63yq__dropDownOpen}.faq-list-module__qi63yq__faq-drop-list[data-state=closed]{animation:.35s faq-list-module__qi63yq__dropDownClose}@keyframes faq-list-module__qi63yq__dropDownOpen{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes faq-list-module__qi63yq__dropDownClose{0%{height:var(--radix-accordion-content-height)}to{height:0}}.faq-list-module__qi63yq__faq-drop-list-box{color:var(--dark-grey);padding:.5625em 8.375em 1.125em 4.125em}@media screen and (max-width:767px){.faq-list-module__qi63yq__faq-drop-list-box{padding-left:3.875em;padding-right:4.125em}}@media screen and (max-width:479px){.faq-list-module__qi63yq__faq-drop-list-box{padding:.5625em 1.25em 1.125em 2.875em}}.faq-list-module__qi63yq__p1{font-size:1em;font-weight:400;line-height:130%}.faq-list-module__qi63yq__img{object-fit:contain;justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.email-forwarding-preferences-button-module-scss-module__fSd6eG__button{cursor:pointer;text-align:left;background:#fff;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;display:flex}.email-forwarding-preferences-button-module-scss-module__fSd6eG__button svg{display:block}.email-forwarding-preferences-button-module-scss-module__fSd6eG__text{width:100%}
.section-wrapper-module-scss-module__fn20MW__container{background:var(--neutral-neutral-white);border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}@media (max-width:767px){.section-wrapper-module-scss-module__fn20MW__container{gap:1rem;padding:1rem}}
.faq-section-module___4zz9a__faq{flex-direction:column;gap:1.5rem;width:min(77.5rem,100%);margin:3.5rem auto 0;display:flex}.faq-section-module___4zz9a__title{text-align:center;color:var(--content-primary,#000);margin:0;font-size:2.25em;font-weight:530;line-height:1.3}.faq-section-module___4zz9a__list{width:100%}@media screen and (max-width:991px){.faq-section-module___4zz9a__faq{gap:1rem;margin-top:2rem}.faq-section-module___4zz9a__title{font-size:1.5rem}}
.auth-button-module-scss-module__MWjwtq__button{font-weight:700}.auth-button-module-scss-module__MWjwtq__button.auth-button-module-scss-module__MWjwtq__primary{background:var(--content-primary,#000);color:var(--neutral-neutral-white,#fff)}.auth-button-module-scss-module__MWjwtq__button.auth-button-module-scss-module__MWjwtq__primary:hover{color:var(--content-primary,#000);background:var(--neutral-neutral-white,#fff)}.auth-button-module-scss-module__MWjwtq__button.auth-button-module-scss-module__MWjwtq__primary:active{border:1px solid var(--content-primary,#000)}.auth-button-module-scss-module__MWjwtq__link{text-decoration:none}
.social-links-module__gupW_W__header-social{grid-column-gap:1.125em;grid-row-gap:1.125em;display:none}@media screen and (max-width:991px){.social-links-module__gupW_W__header-social{grid-column-gap:24px;grid-row-gap:24px;margin-top:auto;display:flex}}.social-links-module__gupW_W__header-social-link{color:#000;justify-content:center;align-items:center;width:1.5em;height:1.5em;display:flex}@media screen and (max-width:991px){.social-links-module__gupW_W__header-social-link{width:2em;height:2em}}.social-links-module__gupW_W__img{object-fit:contain;justify-content:center;align-items:center;display:flex;width:100%!important;height:100%!important}
.sidebar-module-scss-module__8lsl8a__container{width:344px}@media (max-width:1024px){.sidebar-module-scss-module__8lsl8a__container{width:auto}}
.job-title-section-module-scss-module__aEl_sa__content{flex-direction:column;gap:1rem;display:flex}.job-title-section-module-scss-module__aEl_sa__fields.job-title-section-module-scss-module__aEl_sa__fields{flex-direction:row;gap:1rem;max-width:50.625rem;display:flex}@media (max-width:767px){.job-title-section-module-scss-module__aEl_sa__fields.job-title-section-module-scss-module__aEl_sa__fields{flex-direction:column}}.job-title-section-module-scss-module__aEl_sa__fields.job-title-section-module-scss-module__aEl_sa__fields>*{flex:1;min-width:0}.job-title-section-module-scss-module__aEl_sa__buttonWrapper{display:flex}
.hero-section-module__wVD2MW__hero{width:min(77.5rem,100%);box-shadow:var(--intro-card-shadow);background:#ffffff6b;border:2px solid #fff;border-radius:1.5rem;flex-direction:column;min-height:24rem;margin:0 auto;display:flex;overflow:hidden}.hero-section-module__wVD2MW__content{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.875rem;padding:1.5rem 1rem;display:flex}.hero-section-module__wVD2MW__promo{background:var(--success-success-100,#d1ffad);color:var(--success-success-700,#509c16);border-radius:.5rem;align-items:center;padding:.125rem .5rem;font-size:.875rem;font-weight:600;line-height:1.43;display:inline-flex}.hero-section-module__wVD2MW__title{letter-spacing:0;text-align:center;max-width:47.5rem;margin:0;font-size:3rem;font-weight:600;line-height:1.3}.hero-section-module__wVD2MW__subtitle{text-align:center;max-width:35.625rem;margin:0;font-size:1rem;line-height:1.3}.hero-section-module__wVD2MW__cta{max-width:14.375rem;margin-top:.625rem}.hero-section-module__wVD2MW__countdown{align-items:center;gap:.375rem;margin:0;display:flex}.hero-section-module__wVD2MW__countdownLabel{color:var(--brand-brand-700,#175de1);font-size:1rem;font-weight:530}.hero-section-module__wVD2MW__countdownValue{color:var(--brand-brand-700,#175de1);font-size:1.125rem;font-weight:600}.hero-section-module__wVD2MW__trustRow{background:var(--neutral-neutral-white,#fff);align-items:center;gap:1rem;width:calc(100% + 4px);margin:0 -2px;padding:.625rem 1rem;display:flex}.hero-section-module__wVD2MW__stripeGroup{flex:1 0 0;justify-content:center;align-items:center;gap:.5rem;min-width:0;display:flex}.hero-section-module__wVD2MW__stripeBadge{background:0 0;padding:0}.hero-section-module__wVD2MW__dot{background:#0006;border-radius:50%;width:.25rem;height:.25rem;display:inline-block}.hero-section-module__wVD2MW__safe{color:#000000b3;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:inline-flex}.hero-section-module__wVD2MW__trustpilotGroup{flex:1 0 0;justify-content:center;align-items:center;min-width:0;display:flex}@media screen and (max-width:991px){.hero-section-module__wVD2MW__hero{min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0}.hero-section-module__wVD2MW__content{gap:1rem;padding:1.5rem 0}.hero-section-module__wVD2MW__title{font-size:2.125rem}.hero-section-module__wVD2MW__promo{background:var(--neutral-neutral-white,#fff);border:1px solid var(--success-success-100,#d1ffad);color:var(--content-secondary);text-transform:uppercase;box-shadow:var(--intro-promo-shadow);border-radius:1rem;padding:.375rem .75rem;font-size:.875rem;font-weight:530}.hero-section-module__wVD2MW__promo:after{content:" ✅";text-transform:none;margin-left:.25rem}.hero-section-module__wVD2MW__cta{max-width:none;min-height:3.5rem;margin-top:0}.hero-section-module__wVD2MW__countdown{display:none}.hero-section-module__wVD2MW__trustRow{background:0 0;width:100%;margin:0;padding:0}.hero-section-module__wVD2MW__stripeGroup{display:none}}
.round-button-module-scss-module__QJ5hNW__root{cursor:pointer;border:1px solid var(--content-primary,#000);background:var(--neutral-neutral-white,#fff);width:40px;height:40px;color:var(--content-primary,#000);border-radius:50%;justify-content:center;align-items:center;padding:.625rem;transition:background-color .2s;display:flex}.round-button-module-scss-module__QJ5hNW__root:hover{color:var(--neutral-neutral-white,#fff);background:var(--content-primary,#000)}
.upload-resume-desktop-module-scss-module__V_2RfW__error{text-align:left;margin-top:.3125rem}
.header-module__qppj2W__s-header--fix{z-index:10;justify-content:space-between;align-items:center;height:3.1875em;padding-left:7.5em;padding-right:7.5em;position:fixed;inset:1.375em 0 auto}@media screen and (max-width:991px){.header-module__qppj2W__s-header--fix{background-color:var(--transparent);border-style:none;border-radius:0;width:100%;height:56px;padding-left:6px;padding-right:6px;top:10px}}.header-module__qppj2W__s-header{background-color:var(--white);border:1px solid #f3f3f3;border-radius:3.75em;justify-content:space-between;align-items:center;height:100%;margin-left:auto;margin-right:auto;padding-left:1.75em;padding-right:1.75em;display:flex}@media screen and (max-width:991px){.header-module__qppj2W__s-header{background-color:var(--transparent);border-style:none;border-radius:0;width:100%;height:56px;padding-left:0;padding-right:0;top:0}.header-module__qppj2W__s-header-mob{z-index:2;background-color:var(--white);border:1px solid #f3f3f3;border-radius:16px;justify-content:space-between;align-items:center;width:100%;height:56px;padding-left:20px;padding-right:20px;display:flex;position:relative;box-shadow:-12px 4px 20px #0000000f}}.header-module__qppj2W__burger{display:none}@media screen and (max-width:991px){.header-module__qppj2W__burger{grid-column-gap:4px;grid-row-gap:4px;border:.77px solid #000;border-radius:100%;flex-flow:column;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s;display:flex;position:absolute}.header-module__qppj2W__burger-line-1{z-index:1;background-color:var(--black);border-radius:1px;width:15px;height:1.5px;min-height:1.5px;transition:all .25s;position:relative}.header-module__qppj2W__s-header.header-module__qppj2W__opened .header-module__qppj2W__burger-line-1{transition:all .5s;transform:translateY(5.5px)rotate(45deg)}.header-module__qppj2W__burger-line-2{z-index:1;background-color:var(--black);border-radius:1px;width:15px;height:1.5px;min-height:1.5px;transition:all .25s;position:relative}.header-module__qppj2W__s-header.header-module__qppj2W__opened .header-module__qppj2W__burger-line-2{opacity:0;transition:all .5s}.header-module__qppj2W__burger-line-3{z-index:1;background-color:var(--black);border-radius:1px;width:15px;height:1.5px;min-height:1.5px;transition:all .25s;position:relative}.header-module__qppj2W__s-header.header-module__qppj2W__opened .header-module__qppj2W__burger-line-3{transition:all .5s;transform:translateY(-5.5px)rotate(-45deg)}.header-module__qppj2W__burger-toggle{z-index:2;cursor:pointer;position:absolute;inset:0}}.header-module__qppj2W__s-header-logo{width:9.6875em;display:block}@media screen and (max-width:991px){.header-module__qppj2W__s-header-logo{width:175px;margin-left:auto;transition:all .25s}.header-module__qppj2W__s-header.header-module__qppj2W__opened .header-module__qppj2W__s-header-logo{opacity:0;transition:all .5s}}@media screen and (max-width:479px){.header-module__qppj2W__s-header-logo{margin-left:auto}}.header-module__qppj2W__img{object-fit:contain;justify-content:center;align-items:center;display:flex;width:100%!important;height:100%!important}.header-module__qppj2W__heder-nav-box{z-index:1;background-color:var(--white);flex-flow:column;justify-content:flex-start;align-items:center;height:calc(100% + 10px);margin-left:0;margin-right:0;padding-top:106px;padding-bottom:30px;transition:transform .25s;display:none;position:fixed;inset:0 0 auto;transform:translateY(calc(-100% - 10px))}.header-module__qppj2W__heder-nav-bottom{flex-direction:column;align-items:center;gap:30px;width:100%;margin-top:auto;padding-top:20px;display:flex}@media screen and (max-width:991px){.header-module__qppj2W__heder-nav-box{display:flex}.header-module__qppj2W__s-header.header-module__qppj2W__opened .header-module__qppj2W__heder-nav-box{transition:transform .5s;transform:translateY(-10px)}}.header-module__qppj2W__heder-nav-logo{display:none}@media screen and (max-width:991px){.header-module__qppj2W__heder-nav-logo{width:236px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:block}}.header-module__qppj2W__s-header-btns{grid-column-gap:1.125em;grid-row-gap:1.125em;justify-content:center;align-items:center;list-style:none;display:flex}@media screen and (max-width:991px){.header-module__qppj2W__s-header-btns{display:none}}.header-module__qppj2W__btn-icon{width:1.25em;height:1.25em}.header-module__qppj2W__text-16{font-size:1em;line-height:150%}.header-module__qppj2W__text-16.header-module__qppj2W__up{text-transform:uppercase}.header-module__qppj2W__s-header-btn-stroke{grid-column-gap:.5em;grid-row-gap:.5em;color:#333;background-color:var(--white);cursor:pointer;border:1.5px solid #d8dbe0;border-radius:.75em;justify-content:center;align-items:center;min-width:7.5em;padding:.3125em 1.25em;font-weight:700;text-decoration:none;transition:all .5s;display:flex}.header-module__qppj2W__s-header-btn-stroke:hover{border-color:var(--black);color:var(--black)}.header-module__qppj2W__s-btn-black{background-color:var(--black);min-width:7.5em;color:var(--white);cursor:pointer;border-radius:.75em;justify-content:center;align-items:center;padding:.3125em 1.25em;font-weight:600;text-decoration:none;transition:all .5s;display:flex}.header-module__qppj2W__s-btn-black:hover{background-color:#175de1}.header-module__qppj2W__s-header-nav-desktop{margin-left:auto;margin-right:auto;display:flex}@media screen and (max-width:991px){.header-module__qppj2W__s-header-nav-desktop{display:none}}.header-module__qppj2W__s-header-nav{grid-column-gap:3.5em;grid-row-gap:3.5em;justify-content:space-between;align-items:center;margin:0;padding:0;list-style:none;display:flex}@media screen and (max-width:991px){.header-module__qppj2W__s-header-nav{grid-column-gap:44px;grid-row-gap:44px;flex-flow:column}}.header-module__qppj2W__s-header-nav-item{list-style:none}.header-module__qppj2W__s-header-nav-link{color:#333;text-decoration:none;transition:color .2s}.header-module__qppj2W__s-header-nav-link:hover{color:#175de1}.header-module__qppj2W__text-nav{font-size:1em;line-height:150%}@media screen and (max-width:991px){.header-module__qppj2W__text-nav{font-size:38px;line-height:24px}}
.layout-module-scss-module__SfhKbq__container{grid-template:"titleBar aside""description aside""categories aside""page aside"1fr/minmax(0,100%) auto;align-items:start;gap:1.5rem 2rem;width:100%;display:grid}@media (max-width:1024px){.layout-module-scss-module__SfhKbq__container{grid-template-columns:minmax(0,100%);grid-template-areas:"titleBar""description""aside""categories""page"}}.layout-module-scss-module__SfhKbq__container_withApplicationsFilter{grid-template-rows:auto 1fr;grid-template-areas:"titleBar aside""page aside"}@media (max-width:1024px){.layout-module-scss-module__SfhKbq__container_withApplicationsFilter{grid-template-areas:"titleBar""aside""page"}}.layout-module-scss-module__SfhKbq__titleBar{flex-wrap:wrap;grid-area:titleBar;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.layout-module-scss-module__SfhKbq__description{text-align:center;grid-area:description}@media (max-width:1024px){.layout-module-scss-module__SfhKbq__description{text-align:left}}.layout-module-scss-module__SfhKbq__aside{grid-area:aside}.layout-module-scss-module__SfhKbq__categories{grid-area:categories}.layout-module-scss-module__SfhKbq__page{grid-area:page}
.preference-weights-module-scss-module__7ZLzca__container{background:var(--surface-grey-primary,#fff);border-radius:1rem;padding:1.5rem}@media (max-width:767px){.preference-weights-module-scss-module__7ZLzca__container{padding:1rem}}.preference-weights-module-scss-module__7ZLzca__title{align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}@media (max-width:767px){.preference-weights-module-scss-module__7ZLzca__title{margin-bottom:.5rem}}.preference-weights-module-scss-module__7ZLzca__description{margin-bottom:1.25rem}@media (max-width:767px){.preference-weights-module-scss-module__7ZLzca__description{margin-bottom:1.5rem}}.preference-weights-module-scss-module__7ZLzca__grid{align-items:flex-start;column-gap:2.6875rem;width:100%;display:flex}@media (max-width:1024px){.preference-weights-module-scss-module__7ZLzca__grid{flex-direction:column-reverse;row-gap:1.25rem}}.preference-weights-module-scss-module__7ZLzca__preferences{flex-direction:column;gap:.25rem;width:100%;max-width:32.125rem;display:flex}@media (max-width:767px){.preference-weights-module-scss-module__7ZLzca__preferences{row-gap:1.25rem}}.preference-weights-module-scss-module__7ZLzca__preferenceContainer.preference-weights-module-scss-module__7ZLzca__preferenceContainer{padding:.875rem 0}@media (max-width:767px){.preference-weights-module-scss-module__7ZLzca__preferenceContainer.preference-weights-module-scss-module__7ZLzca__preferenceContainer{padding:0}}.preference-weights-module-scss-module__7ZLzca__preference.preference-weights-module-scss-module__7ZLzca__preference,.preference-weights-module-scss-module__7ZLzca__importance.preference-weights-module-scss-module__7ZLzca__importance{text-wrap:nowrap;width:8.75rem}.preference-weights-module-scss-module__7ZLzca__notice.preference-weights-module-scss-module__7ZLzca__notice{margin-top:.875rem}@media (max-width:1024px){.preference-weights-module-scss-module__7ZLzca__notice.preference-weights-module-scss-module__7ZLzca__notice{margin-top:0}}
.intro-offer-price-card-module__et9dga__card{background-image:linear-gradient(155deg,#5c8cffcc 3%,#86cd47cc 107%);border-radius:1rem;flex-direction:column;flex:1;align-self:center;gap:.375rem;min-width:0;padding:.375rem .375rem .5rem;display:flex}.intro-offer-price-card-module__et9dga__banner{color:var(--content-inverse-primary,#fff);text-align:center;white-space:nowrap;justify-content:center;align-items:center;gap:.375rem;display:flex}.intro-offer-price-card-module__et9dga__bannerLabel{font-size:1rem;font-weight:530;line-height:1.5}.intro-offer-price-card-module__et9dga__bannerValue{font-size:1.125rem;font-weight:600;line-height:1.33}.intro-offer-price-card-module__et9dga__inner{background:var(--neutral-neutral-white,#fff);border-radius:1rem;flex-direction:column;gap:1rem;padding:1rem 1.5rem;display:flex}.intro-offer-price-card-module__et9dga__header{justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;display:flex}.intro-offer-price-card-module__et9dga__headerInfo{flex-direction:column;flex:1;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.intro-offer-price-card-module__et9dga__promoBadge{background:var(--success-success-100,#d1ffad);color:var(--success-success-700,#509c16);border-radius:.5rem;align-items:center;padding:.125rem .5rem;font-size:.875rem;font-weight:600;line-height:1.43;display:inline-flex}.intro-offer-price-card-module__et9dga__title{text-transform:uppercase;color:var(--content-primary,#000);margin:0;font-size:1.5rem;font-weight:600;line-height:1}.intro-offer-price-card-module__et9dga__subtitle{color:#000000e6;margin:0;font-size:1.125rem;font-weight:600;line-height:1.33}.intro-offer-price-card-module__et9dga__price{color:var(--content-primary,#000);white-space:nowrap;margin:0;font-size:2.25rem;font-weight:600;line-height:1.17}.intro-offer-price-card-module__et9dga__divider{border:0;border-top:1px solid #0000001a;width:100%;margin:0}.intro-offer-price-card-module__et9dga__advantages{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.intro-offer-price-card-module__et9dga__advantage{color:var(--content-secondary,#333);align-items:center;gap:.5rem;font-size:.875rem;line-height:1.43;display:flex}.intro-offer-price-card-module__et9dga__checkmark{flex-shrink:0;font-size:.875rem;line-height:1.43}.intro-offer-price-card-module__et9dga__cardButton{margin-top:.5rem}@media screen and (max-width:991px){.intro-offer-price-card-module__et9dga__inner{gap:1rem;padding:1rem}.intro-offer-price-card-module__et9dga__cardButton{display:none}}
@keyframes table-of-contents-module-scss-module__swA2wa__fadeInRight{0%{opacity:0;transform:translate(200px)}to{opacity:1}}@keyframes table-of-contents-module-scss-module__swA2wa__fadeInTop{0%{opacity:0;transform:translateY(-200px)}to{opacity:1}}.table-of-contents-module-scss-module__swA2wa__root{flex-direction:column;gap:1.875rem;padding:0 1.625rem 3.375rem;display:flex;position:relative}.table-of-contents-module-scss-module__swA2wa__root ul{list-style:none}.table-of-contents-module-scss-module__swA2wa__sectionTitle{color:var(--content-primary,#000);font-size:1.125rem;font-weight:700;line-height:120%}.table-of-contents-module-scss-module__swA2wa__categoryTitle{color:var(--content-primary,#000);text-transform:uppercase;align-items:center;gap:1.25rem;margin-bottom:20px;font-size:.875rem;font-weight:700;line-height:120%;display:flex}.table-of-contents-module-scss-module__swA2wa__categoryTitle:before{content:" ";background:var(--surface-success-primary,#d1ffad);width:25.944px;height:4px}.table-of-contents-module-scss-module__swA2wa__questionsList{flex-direction:column;gap:1.125rem;display:flex}.table-of-contents-module-scss-module__swA2wa__questionItem{width:fit-content;color:var(--content-tertiary,#7a7a7a);cursor:pointer;font-size:.875rem;font-weight:400;line-height:120%;text-decoration:none}.table-of-contents-module-scss-module__swA2wa__questionItem_active{color:var(--content-primary,#000)}.table-of-contents-module-scss-module__swA2wa__questionItem:hover{text-decoration:underline}
.upload-resume-mobile-module-scss-module__GtMvWG__container{flex-direction:column;row-gap:1.5rem;display:flex}.upload-resume-mobile-module-scss-module__GtMvWG__uploadField{width:100%;max-width:25.75rem}.upload-resume-mobile-module-scss-module__GtMvWG__trigger{width:100%}.upload-resume-mobile-module-scss-module__GtMvWG__error{text-align:left;margin-top:.3125rem}
.match-settings-section-module-scss-module__ztHIwG__container{border:.125rem solid var(--neutral-neutral-white,#fff);background-color:var(--surface-accent-tertiary,#f0f4fb);border-radius:1rem;grid-template-columns:1fr auto;grid-template-areas:"title button""description description""group group""preferenceWeights preferenceWeights";align-items:start;gap:1.5rem;padding:1.5rem;display:grid}@media (max-width:767px){.match-settings-section-module-scss-module__ztHIwG__container{grid-template-columns:minmax(0,1fr);grid-template-areas:"title""description""group""button""preferenceWeights";padding:1rem;overflow:hidden}}.match-settings-section-module-scss-module__ztHIwG__title{grid-area:title}.match-settings-section-module-scss-module__ztHIwG__button{grid-area:button;justify-self:end}@media (max-width:767px){.match-settings-section-module-scss-module__ztHIwG__button{justify-content:center;width:100%}}.match-settings-section-module-scss-module__ztHIwG__description{grid-area:description;margin-top:-.625rem}.match-settings-section-module-scss-module__ztHIwG__group{grid-area:group;min-width:0}.match-settings-section-module-scss-module__ztHIwG__preferenceWeights{grid-area:preferenceWeights}
.comparison-section-module-scss-module__7ACdYq__comparison{width:100%;padding:6.5em 0 0;font-size:1.1111vw;font-weight:450;line-height:100%}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__comparison{padding:90px 0 0;font-size:16px}}.comparison-section-module-scss-module__7ACdYq__wrapper{flex-direction:column;align-items:center;width:100%;display:flex}.comparison-section-module-scss-module__7ACdYq__innerWrapper{justify-content:center;width:100%;padding:0 5em;display:flex}@media (max-width:1024px){.comparison-section-module-scss-module__7ACdYq__innerWrapper{padding:0 3.75em}}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__innerWrapper{padding:0 1.25em}}.comparison-section-module-scss-module__7ACdYq__contentBlock{background:linear-gradient(20.66deg,#a9c7ffb3 0%,#ebf5ffb3 50%,#f5f5f5b3 100%);border:2px solid #fff;border-radius:2.5em;flex-direction:column;gap:3.4375em;width:100%;max-width:85em;padding:3.75em 5em 2.5em;display:flex}@media (max-width:1024px){.comparison-section-module-scss-module__7ACdYq__contentBlock{gap:2.5em;padding:2.5em 2.5em 2em}}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__contentBlock{border-radius:1.5em;gap:30px;padding:30px 20px}}.comparison-section-module-scss-module__7ACdYq__heading{text-align:center;color:#000;margin:0;font-size:2.25em;font-weight:600;line-height:1.3}@media (max-width:1024px){.comparison-section-module-scss-module__7ACdYq__heading{font-size:2em}}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__heading{text-align:center;font-size:28px}}.comparison-section-module-scss-module__7ACdYq__headingBreak{display:none}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__headingBreak{display:block}}.comparison-section-module-scss-module__7ACdYq__columnsContainer{gap:1.875em;display:flex}@media (max-width:1024px){.comparison-section-module-scss-module__7ACdYq__columnsContainer{gap:1.25em}}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__columnsContainer{flex-direction:column;gap:20px}}.comparison-section-module-scss-module__7ACdYq__column{background:#ffffff4d;border:2px solid #fff;border-radius:2.5em;flex-direction:column;flex:1;gap:4.625em;min-width:0;max-width:36.5625em;padding:1.125em 1.9375em;display:flex;position:relative}@media (max-width:1024px){.comparison-section-module-scss-module__7ACdYq__column{border-radius:2em;padding:1em 1.5em}}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__column{border-radius:24px;gap:20px;width:100%;max-width:100%;padding:14px 20px}}.comparison-section-module-scss-module__7ACdYq__column.comparison-section-module-scss-module__7ACdYq__columnPositive{background:#ffffffe6;border:none;gap:1.25em;padding:1.125em 1.25em;box-shadow:0 .5em 1em -.125em #1b212c1f}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__column.comparison-section-module-scss-module__7ACdYq__columnPositive{gap:20px}}.comparison-section-module-scss-module__7ACdYq__columnHeader{background:#ebf2ff;border-radius:2.5em;justify-content:center;align-items:center;width:32.6875em;max-width:100%;height:6em;padding:.5em .75em;display:flex;position:relative}.comparison-section-module-scss-module__7ACdYq__columnPositive .comparison-section-module-scss-module__7ACdYq__columnHeader{background:#fff;box-shadow:0 .5em 1em -.125em #1b212c1f}@media (max-width:1024px){.comparison-section-module-scss-module__7ACdYq__columnHeader{border-radius:2em;height:5em}}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__columnHeader{background:0 0;border-radius:0;justify-content:flex-start;gap:8px;height:auto;min-height:auto;padding:0}.comparison-section-module-scss-module__7ACdYq__columnPositive .comparison-section-module-scss-module__7ACdYq__columnHeader{box-shadow:none;background:0 0}}.comparison-section-module-scss-module__7ACdYq__columnIcon{width:5em;height:5em;position:absolute;left:.5em}@media (max-width:1024px){.comparison-section-module-scss-module__7ACdYq__columnIcon{width:4em;height:4em}}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__columnIcon{flex-shrink:0;width:34px;height:34px;position:static}}.comparison-section-module-scss-module__7ACdYq__columnTitle{color:#000;margin:0;font-size:1.75em;font-weight:500;line-height:1.3}@media (max-width:1024px){.comparison-section-module-scss-module__7ACdYq__columnTitle{font-size:1.5em}}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__columnTitle{font-size:20px}}.comparison-section-module-scss-module__7ACdYq__cardsGrid{gap:1em;display:flex}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__cardsGrid{flex-direction:column;gap:12px}}.comparison-section-module-scss-module__7ACdYq__cardsColumn{flex-direction:column;flex:1;gap:1em;display:flex}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__cardsColumn{gap:12px}}.comparison-section-module-scss-module__7ACdYq__card{background:#f3f3f3;border:2px solid #fff;border-radius:1em;padding:.375em .75em}.comparison-section-module-scss-module__7ACdYq__columnPositive .comparison-section-module-scss-module__7ACdYq__card{background:#d1ffad80;border-color:#d1ffad80}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__card{border-radius:12px;padding:6px 10px}}.comparison-section-module-scss-module__7ACdYq__cardText{color:#000;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:1em;line-height:1.5}@media (max-width:767px){.comparison-section-module-scss-module__7ACdYq__cardText{font-size:14px;line-height:20px}}.comparison-section-module-scss-module__7ACdYq__bold{font-weight:600}
.completed-applications-button-module-scss-module__blZVcG__container{cursor:pointer;background:0 0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:relative}.completed-applications-button-module-scss-module__blZVcG__container:hover{background:var(--surface-accent-secondary,#ebf2ff);border-radius:.75rem}@media (max-width:1400px) and (min-width:1025px){.completed-applications-button-module-scss-module__blZVcG__container{display:none}}@media (max-width:767px){.completed-applications-button-module-scss-module__blZVcG__container{display:none}}.completed-applications-button-module-scss-module__blZVcG__container:before{content:"";background-color:var(--success-primary,#6cc529);border-radius:50%;width:.375rem;height:.375rem;display:block;position:absolute;top:.4375rem;right:.5rem}.completed-applications-button-module-scss-module__blZVcG__tooltip{background:var(--neutral-neutral-white,#fff);border-radius:.625rem;max-width:13.625rem;padding:.75rem}.completed-applications-button-module-scss-module__blZVcG__tooltip__arrow{fill:var(--neutral-neutral-white,#fff)}
.faq-section-module__EglmOG__faq{flex-direction:column;align-items:center;gap:2em;width:72em;max-width:100%;display:flex;position:relative}.faq-section-module__EglmOG__bg-ellipse-1,.faq-section-module__EglmOG__bg-ellipse-2{opacity:.8;filter:blur(60px);pointer-events:none;z-index:0;border-radius:50%;width:33.125em;height:26em;position:absolute}.faq-section-module__EglmOG__bg-ellipse-1{background:linear-gradient(135deg,#b0f078 0%,#c8daff 100%);top:.5em;left:-14em}.faq-section-module__EglmOG__bg-ellipse-2{background:linear-gradient(135deg,#c8daff 0%,#a8c4f7 100%);top:15em;right:-14em}.faq-section-module__EglmOG__faq-heading{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.5em;display:flex;position:relative}.faq-section-module__EglmOG__faq-title{color:var(--content-primary,#000);margin:0;font-size:2.625em;font-weight:530;line-height:1.3}.faq-section-module__EglmOG__faq-subtitle{color:var(--content-primary,#000);margin:0;font-size:1.125em;font-weight:400;line-height:1.4}.faq-section-module__EglmOG__faq-list-wrap{z-index:1;width:100%;position:relative}@media screen and (max-width:991px){.faq-section-module__EglmOG__bg-ellipse-1,.faq-section-module__EglmOG__bg-ellipse-2{display:none}.faq-section-module__EglmOG__faq{gap:1em;width:100%}.faq-section-module__EglmOG__faq-title{font-size:1.5em;line-height:1.3333}.faq-section-module__EglmOG__faq-subtitle{font-size:1em;line-height:1.5}}
.dialog-module-scss-module__yTJXNW__content{background:var(--neutral-neutral-white,#fff);z-index:10;width:100%;height:100dvh;position:fixed;top:0;left:0;overflow:auto}.dialog-module-scss-module__yTJXNW__content:focus{outline:none}.dialog-module-scss-module__yTJXNW__content[data-state=open]{animation:.25s dialog-module-scss-module__yTJXNW__contentShow}.dialog-module-scss-module__yTJXNW__content[data-state=closed]{animation:.25s dialog-module-scss-module__yTJXNW__contentHide}@keyframes dialog-module-scss-module__yTJXNW__contentShow{0%{opacity:0}to{opacity:1}}@keyframes dialog-module-scss-module__yTJXNW__contentHide{0%{opacity:1}to{opacity:0}}.dialog-module-scss-module__yTJXNW__header{z-index:11;border:1px solid var(--neutral-neutral-25,#f3f3f3);background:var(--neutral-neutral-white,#fff);border-radius:60px;justify-content:center;align-items:center;margin-bottom:70px;padding:.4947rem 1.375rem;display:flex;position:sticky;top:0}.dialog-module-scss-module__yTJXNW__buttons{flex-direction:column;align-items:center;display:flex}.dialog-module-scss-module__yTJXNW__buttons__container{flex-direction:column;gap:1.25rem;width:100%;max-width:500px;margin-bottom:52px;padding:0 3.25rem;display:flex}.dialog-module-scss-module__yTJXNW__logo{margin-bottom:26px}
.step-one-form-module-scss-module__oKzPQa__spacer{height:2.5rem}@media (max-width:767px){.step-one-form-module-scss-module__oKzPQa__spacer{height:1.5rem}}.step-one-form-module-scss-module__oKzPQa__description{flex-direction:column;row-gap:.375rem;display:flex}@media (max-width:767px){.step-one-form-module-scss-module__oKzPQa__description{row-gap:0}}.step-one-form-module-scss-module__oKzPQa__copyLink{justify-content:center}.step-one-form-module-scss-module__oKzPQa__form{flex-direction:column;row-gap:1.25rem;width:100%;max-width:25.75rem;display:flex}@media (max-width:767px){.step-one-form-module-scss-module__oKzPQa__form{row-gap:1rem}}@media (min-width:768px){.step-one-form-module-scss-module__oKzPQa__form__info{display:none}}.step-one-form-module-scss-module__oKzPQa__form__button{justify-content:center;align-self:center;width:fit-content}@media (max-width:767px){.step-one-form-module-scss-module__oKzPQa__form__button{width:100%}}
.title-bar-actions-module-scss-module__dmS7nG__menuButton{padding:.625em!important}.title-bar-actions-module-scss-module__dmS7nG__form{gap:1rem;display:flex}.title-bar-actions-module-scss-module__dmS7nG__drawerContent{max-height:calc(100dvh - 29px);overflow-y:auto}
.logo-train-module__3GySHq__logo-train{width:100%;position:relative}.logo-train-module__3GySHq__logo-train-box{justify-content:flex-start;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;transform:translate(0,0)}.logo-train-module__3GySHq__logo-train-box:before,.logo-train-module__3GySHq__logo-train-box:after{content:"";z-index:2;pointer-events:none;width:6.9375em;position:absolute;top:0;bottom:0;box-shadow:0 0 1em .5em #f7faffcc}.logo-train-module__3GySHq__logo-train-box:before{background-color:#f7faffcc;left:0}.logo-train-module__3GySHq__logo-train-box:after{background-color:#f7faffcc;right:0}.logo-train-module__3GySHq__logo-train-wrap{will-change:transform;backface-visibility:hidden;flex:none;justify-content:flex-start;align-items:center;display:flex}.logo-train-module__3GySHq__logo-train-vag{z-index:1;grid-column-gap:2em;grid-row-gap:2em;flex:none;justify-content:flex-start;align-items:center;margin-right:3.125em;display:flex;position:relative}@media screen and (max-width:991px){.logo-train-module__3GySHq__logo-train-vag{grid-column-gap:18px;grid-row-gap:18px}}.logo-train-module__3GySHq__logo-train-img{width:auto;height:auto;max-height:3em}@media screen and (max-width:991px){.logo-train-module__3GySHq__logo-train-img{max-height:44px}}
.original-resume-modal-module-scss-module__brP40a__content{flex-direction:column;gap:1rem;display:flex}.original-resume-modal-module-scss-module__brP40a__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.original-resume-modal-module-scss-module__brP40a__warning{color:#344054;background:#f0f4fb;border-radius:1rem;padding:.75rem 1rem}.original-resume-modal-module-scss-module__brP40a__modalImage{margin-bottom:1.5rem}.original-resume-modal-module-scss-module__brP40a__modalTitle{margin-bottom:1.5rem!important}@media (min-width:768px){.original-resume-modal-module-scss-module__brP40a__applyButton{min-width:9.375rem}}@media (max-width:767px){.original-resume-modal-module-scss-module__brP40a__modalBody{flex-direction:column;flex:1;justify-content:center;display:flex}}
.cta-section-module__7jpBba__get{color:#333;flex-flow:column;justify-content:flex-start;align-items:center;padding-bottom:6.5363em;font-weight:450;line-height:100%;display:flex}@media screen and (max-width:991px){.cta-section-module__7jpBba__get{justify-content:flex-start;align-items:stretch;padding-bottom:90px;padding-left:6px;padding-right:6px}}.cta-section-module__7jpBba__get-wrap{border:2px solid var(--white);width:70.4988em;height:34.4557em;color:var(--white);background-color:#276ef6;border-radius:1.8675em;padding-top:5.1357em;padding-left:4.4354em;position:relative}@media screen and (max-width:991px){.cta-section-module__7jpBba__get-wrap{grid-column-gap:30px;grid-row-gap:30px;flex-flow:column;width:auto;height:auto;padding:42px 14px 16px;display:flex}}.cta-section-module__7jpBba__get-box{z-index:2;grid-column-gap:3.1281em;grid-row-gap:3.1281em;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:21.4765em;display:flex;position:relative}@media screen and (max-width:991px){.cta-section-module__7jpBba__get-box{grid-column-gap:30px;grid-row-gap:30px;text-align:center;justify-content:flex-start;align-items:center;width:auto}}.cta-section-module__7jpBba__get-text{grid-column-gap:1.5874em;grid-row-gap:1.5874em;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}@media screen and (max-width:991px){.cta-section-module__7jpBba__get-text{grid-column-gap:20px;grid-row-gap:20px;justify-content:flex-start;align-items:center}}.cta-section-module__7jpBba__h1{margin-top:0;margin-bottom:0;font-size:3.3615em;font-weight:700;line-height:120%}@media screen and (max-width:991px){.cta-section-module__7jpBba__h1{font-size:48px}}.cta-section-module__7jpBba__text-24{font-size:1.1205em;font-weight:450;line-height:140%}@media screen and (max-width:991px){.cta-section-module__7jpBba__text-24{font-size:1.125em}}.cta-section-module__7jpBba__btn-white{grid-column-gap:.3735em;grid-row-gap:.3735em;background-color:var(--white);color:var(--black);border-radius:.5603em;justify-content:center;align-items:center;padding:.8872em 1.4006em;text-decoration:none;display:flex}@media screen and (max-width:991px){.cta-section-module__7jpBba__btn-white{padding-top:15px;padding-bottom:15px}}.cta-section-module__7jpBba__btn-icon{width:1.25em;height:1.25em}.cta-section-module__7jpBba__text-btn{font-size:1.21388em;font-weight:700;line-height:100%}.cta-section-module__7jpBba__img{-o-object-fit:contain;object-fit:contain;justify-content:center;align-items:center;display:flex;width:100%!important;height:100%!important}.cta-section-module__7jpBba__get-job{z-index:1;width:auto;height:5.1357em;position:absolute;inset:auto auto 0% 1.6808em}@media screen and (max-width:991px){.cta-section-module__7jpBba__get-job{display:none}}.cta-section-module__7jpBba__get-img{z-index:1;width:34.409em;height:auto;position:absolute;inset:2.4745em 4.4354em auto auto}@media screen and (max-width:991px){.cta-section-module__7jpBba__get-img{width:auto;max-width:100%;margin:0 auto;position:static}}
.dropdown-menu-module-scss-module__NCcWia__menuButton{cursor:pointer;background:0 0;border-radius:1rem;margin-left:auto;padding:.625rem;display:block}.dropdown-menu-module-scss-module__NCcWia__menuButton:hover,.dropdown-menu-module-scss-module__NCcWia__menuButton[data-state=open]{background:var(--surface-accent-secondary)}@media (max-width:1400px) and (min-width:1025px){.dropdown-menu-module-scss-module__NCcWia__menuButton{margin:0;position:absolute;top:3px;right:1rem}}@media (max-width:767px){.dropdown-menu-module-scss-module__NCcWia__menuButton{margin:0;position:absolute;top:3px;right:1rem}}.dropdown-menu-module-scss-module__NCcWia__menuIcon{color:var(--accent-primary);display:block}.dropdown-menu-module-scss-module__NCcWia__dropdownMenu{transform:translate(-4px)}.dropdown-menu-module-scss-module__NCcWia__drawerContent{flex-direction:column;row-gap:1rem;padding:.75rem 1.5rem;display:flex}
.long-paywall-page-module___npvJa__content{gap:0}.long-paywall-page-module___npvJa__sections{flex-direction:column;align-items:center;gap:5.625rem;width:100%;padding-top:3.75rem;padding-bottom:3.75rem;display:flex}.long-paywall-page-module___npvJa__lead-sections{flex-direction:column;align-items:center;gap:3.75rem;width:100%;display:flex}@media screen and (max-width:991px){.long-paywall-page-module___npvJa__content{gap:2.5rem}.long-paywall-page-module___npvJa__sections{gap:2.5rem;padding-top:1.5rem;padding-bottom:0}.long-paywall-page-module___npvJa__lead-sections{gap:2.5rem}}
.header-module-scss-module__7k3nMq__root{border:1px solid var(--neutral-neutral-25,#f3f3f3);background:var(--neutral-neutral-white,#fff);z-index:10;border-radius:60px;justify-content:space-between;align-items:center;margin-bottom:4rem;padding:.4947rem 1.375rem;display:flex;position:sticky;top:23px}@media (max-width:1024px){.header-module-scss-module__7k3nMq__root{flex-direction:row-reverse;margin-bottom:1.625rem;top:0}}.header-module-scss-module__7k3nMq__buttons{align-items:center;gap:2.375rem;display:flex}@media (max-width:1024px){.header-module-scss-module__7k3nMq__buttons{display:none}}.header-module-scss-module__7k3nMq__mobileView{display:none}@media (max-width:1024px){.header-module-scss-module__7k3nMq__mobileView{display:block}}.header-module-scss-module__7k3nMq__logo{width:227px;height:50px}@media (max-width:1024px){.header-module-scss-module__7k3nMq__logo{width:175px;height:38px}}
.index-module-scss-module__DDkfNq__container{margin-bottom:33px;padding:60px 20px 0}@media (max-width:600px){.index-module-scss-module__DDkfNq__container{flex-direction:column;flex:1 0 auto;margin-bottom:0;padding:30px 20px;display:flex}.index-module-scss-module__DDkfNq__container:last-child:after{content:"";flex:1 1 0;min-height:0;max-height:106px}.index-module-scss-module__DDkfNq__mobileJustifyContent__top{justify-content:flex-start}.index-module-scss-module__DDkfNq__mobileJustifyContent__center{justify-content:center}}
.applications-title-bar-module-scss-module__28prCW__title{flex-grow:1}.applications-title-bar-module-scss-module__28prCW__menuButton{padding:.625em!important}
.logo-section-module__I4yalG__s-logo{padding-bottom:3.75em;overflow:hidden}@media screen and (max-width:991px){.logo-section-module__I4yalG__s-logo{padding-bottom:45px;padding-left:0;padding-right:0}}.logo-section-module__I4yalG__s-container{padding-left:7.5em;padding-right:7.5em}@media screen and (max-width:991px){.logo-section-module__I4yalG__s-container{width:100%;max-width:none;padding-left:20px;padding-right:20px}}.logo-section-module__I4yalG__s-logo-wrap{grid-column-gap:1.25em;grid-row-gap:1.25em;justify-content:flex-start;align-items:center;width:100%;display:flex}@media screen and (max-width:991px){.logo-section-module__I4yalG__s-logo-wrap{grid-column-gap:12px;grid-row-gap:12px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:auto}}.logo-section-module__I4yalG__s-logo-text{width:5.0625em;min-width:5.0625em;color:var(--grey)}@media screen and (max-width:991px){.logo-section-module__I4yalG__s-logo-text{width:auto;min-width:auto}}.logo-section-module__I4yalG__p2{font-size:.875em;font-weight:450;line-height:130%}.logo-section-module__I4yalG__p2.logo-section-module__I4yalG__medium{font-weight:530}
.features-slider-module__9c1hMa__features-slider{background-color:var(--transparent);width:70.4988em;height:auto}@media screen and (max-width:991px){.features-slider-module__9c1hMa__features-slider{width:100%;height:286px}}.features-slider-module__9c1hMa__features-slider-mask{grid-column-gap:1.1205em;grid-row-gap:1.1205em;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;margin:0;padding:0;list-style:none;display:flex;overflow:visible}@media screen and (max-width:991px){.features-slider-module__9c1hMa__features-slider-mask{grid-column-gap:0;grid-row-gap:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-flow:row;width:100%;height:286px}}.features-slider-module__9c1hMa__features-slide{width:22.737em;height:18.8153em}@media screen and (max-width:991px){.features-slider-module__9c1hMa__features-slide{scroll-snap-align:start;flex-shrink:0;width:337px;height:286px;padding-right:16px}}.features-slider-module__9c1hMa__features-item{grid-column-gap:1.4006em;grid-row-gap:1.4006em;background-color:var(--white);border-radius:1.8675em;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:22.737em;height:18.8153em;padding:1.8675em 2.1474em 1.4987em;display:flex}@media screen and (max-width:991px){.features-slider-module__9c1hMa__features-item{grid-column-gap:12px;grid-row-gap:12px;width:321px;height:286px;padding:20px 14px 51px}}.features-slider-module__9c1hMa__features-item-img{width:auto!important;height:var(--image-height-desktop,5.6025em)!important}@media screen and (max-width:991px){.features-slider-module__9c1hMa__features-item-img{height:var(--image-height-mobile,62px)!important}}.features-slider-module__9c1hMa__features-item-text{grid-column-gap:1.2139em;grid-row-gap:1.2139em;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}@media screen and (max-width:991px){.features-slider-module__9c1hMa__features-item-text{grid-column-gap:1em;grid-row-gap:1em}}.features-slider-module__9c1hMa__text-32-m{margin-top:0;margin-bottom:0;font-size:1.494em;font-weight:530;line-height:140%}@media screen and (max-width:991px){.features-slider-module__9c1hMa__text-32-m{font-size:26px}}.features-slider-module__9c1hMa__text-20{margin-top:0;margin-bottom:0;font-size:.9338em;line-height:140%}@media screen and (max-width:991px){.features-slider-module__9c1hMa__text-20{font-size:1em}}.features-slider-module__9c1hMa__grey{color:var(--grey)}.features-slider-module__9c1hMa__features-slider-prev{display:none!important}@media screen and (max-width:991px){.features-slider-module__9c1hMa__features-slider-prev{background-color:var(--white);opacity:.2;background-image:url(https://cdn.prod.website-files.com/68c0f3b2e5d1a42e1115b83a/68c910d2a0cbd8e2ed07bf89_nav-arrow-left.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s;inset:auto auto -56px 14px;display:flex!important}.features-slider-module__9c1hMa__features-slider-prev:hover{border-color:var(--black);opacity:1}}.features-slider-module__9c1hMa__features-slider-next{display:none!important}@media screen and (max-width:991px){.features-slider-module__9c1hMa__features-slider-next{background-color:var(--white);opacity:.2;width:40px;height:40px;transform-style:preserve-3d;background-image:url(https://cdn.prod.website-files.com/68c0f3b2e5d1a42e1115b83a/68c910d2a0cbd8e2ed07bf89_nav-arrow-left.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;transition:all .5s;inset:auto 14px -56px auto;transform:rotateX(0)rotateY(180deg)rotate(0);display:flex!important}.features-slider-module__9c1hMa__features-slider-next:hover{opacity:1;border-color:#000}}
.resume-choice-section-module-scss-module__Pc3YeG__container{background:var(--neutral-neutral-white);border-radius:1rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;position:relative}@media (max-width:767px){.resume-choice-section-module-scss-module__Pc3YeG__container{gap:1rem;padding:1rem}}.resume-choice-section-module-scss-module__Pc3YeG__headerBlock{flex-direction:column;gap:.5rem;display:flex}.resume-choice-section-module-scss-module__Pc3YeG__titleRow{align-items:center;gap:.5rem;display:flex}@media (max-width:767px){.resume-choice-section-module-scss-module__Pc3YeG__titleRow{align-items:flex-start}}.resume-choice-section-module-scss-module__Pc3YeG__settingsButton{position:absolute;top:1.5rem;right:1.5rem}@media (max-width:767px){.resume-choice-section-module-scss-module__Pc3YeG__settingsButton{order:10;position:static}}.resume-choice-section-module-scss-module__Pc3YeG__options{flex-direction:column;gap:.75rem;display:flex}@media (max-width:767px){.resume-choice-section-module-scss-module__Pc3YeG__options{gap:.875rem}}.resume-choice-section-module-scss-module__Pc3YeG__card{border:1px solid var(--neutral-neutral-200);cursor:pointer;border-radius:1rem;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;transition:border-color .15s;display:flex}.resume-choice-section-module-scss-module__Pc3YeG__card:not(.resume-choice-section-module-scss-module__Pc3YeG__card_selected):hover,.resume-choice-section-module-scss-module__Pc3YeG__card_selected{border-color:var(--accent-primary)}@media (max-width:767px){.resume-choice-section-module-scss-module__Pc3YeG__card{flex-direction:column;align-items:flex-start;gap:.625rem;padding:1rem}}.resume-choice-section-module-scss-module__Pc3YeG__cardMain{align-items:flex-start;gap:.875rem;display:flex}.resume-choice-section-module-scss-module__Pc3YeG__cardContent{flex-direction:column;flex:1;gap:.125rem;display:flex}.resume-choice-section-module-scss-module__Pc3YeG__recommendedText{flex-shrink:0}@media (max-width:767px){.resume-choice-section-module-scss-module__Pc3YeG__recommendedText{margin-left:2.25rem}.resume-choice-section-module-scss-module__Pc3YeG__descriptionBreak{display:none}}.resume-choice-section-module-scss-module__Pc3YeG__cardTitleRow{flex-wrap:wrap;align-items:baseline;gap:.3125rem;display:flex}.resume-choice-section-module-scss-module__Pc3YeG__lockedCard{border:1px solid var(--neutral-neutral-200);border-radius:1rem;flex-direction:column;padding:1rem 10rem 1rem 1.25rem;display:flex;position:relative}@media (max-width:767px){.resume-choice-section-module-scss-module__Pc3YeG__lockedCard{gap:.875rem;padding:1rem}}.resume-choice-section-module-scss-module__Pc3YeG__lockedCardContent{align-items:flex-start;gap:.875rem;display:flex}.resume-choice-section-module-scss-module__Pc3YeG__unlockButton{position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}@media (max-width:767px){.resume-choice-section-module-scss-module__Pc3YeG__unlockButton{justify-content:center;width:100%;position:static;transform:none}}.resume-choice-section-module-scss-module__Pc3YeG__recommendedBadge{background:var(--surface-accent-secondary,#ebf2ff);text-align:center;border-radius:1rem;padding:.375rem 0}
.empty-state-module-scss-module__dyHarq__container{border:1px solid var(--neutral-neutral-white);background-color:var(--white-opacity-80);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;min-height:580px;padding:1.875rem 2.375rem;display:flex}@media (max-width:1400px) and (min-width:1025px){.empty-state-module-scss-module__dyHarq__container{min-height:0}}@media (max-width:767px){.empty-state-module-scss-module__dyHarq__container{min-height:0}}.empty-state-module-scss-module__dyHarq__img{margin-top:1.875rem}
.bonuses-section-module__szMMiq__section{flex-direction:column;align-items:center;gap:2em;width:72em;max-width:100%;display:flex}.bonuses-section-module__szMMiq__header{text-align:center;flex-direction:column;align-items:center;gap:.75em;display:flex}.bonuses-section-module__szMMiq__title{color:var(--content-primary,#000);margin:0;font-size:2.25em;font-weight:530;line-height:1.3}.bonuses-section-module__szMMiq__subtitle{color:var(--content-primary,#000);margin:0;font-size:1em;font-weight:400;line-height:1.3}.bonuses-section-module__szMMiq__grid{grid-template-columns:minmax(0,1fr) 26.25em;align-items:stretch;gap:1em;width:100%;display:grid}.bonuses-section-module__szMMiq__cards-column{flex-direction:column;gap:1em;min-width:0;display:flex}.bonuses-section-module__szMMiq__card{background:var(--neutral-neutral-white,#fff);border-radius:1em;align-items:center;gap:1.5em;padding:1em 1.5em;display:flex}.bonuses-section-module__szMMiq__card-illustration{flex-shrink:0;width:7.5em;height:7.5em}.bonuses-section-module__szMMiq__illustration{width:100%;height:100%;position:relative}.bonuses-section-module__szMMiq__illustration-image{object-fit:contain;width:100%;height:100%}.bonuses-section-module__szMMiq__card-copy{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:.375em;min-width:0;display:flex}.bonuses-section-module__szMMiq__card-header{flex-wrap:wrap;align-items:flex-start;gap:1em;width:100%;display:flex}.bonuses-section-module__szMMiq__card-title{color:var(--content-primary,#000);min-width:0;margin:0;font-size:1.125em;font-weight:600;line-height:1.3333}.bonuses-section-module__szMMiq__card-value-row{flex-shrink:0;align-items:center;gap:.375em;display:flex}.bonuses-section-module__szMMiq__card-value{color:var(--content-tertiary,#7a7a7a);margin:0;font-size:1em;font-weight:530;line-height:1.5;text-decoration:line-through}.bonuses-section-module__szMMiq__free-badge{background:var(--success-success-500,#6cc529);letter-spacing:.04em;min-height:2em;color:var(--neutral-neutral-white,#fff);white-space:nowrap;border-radius:1em;justify-content:center;align-items:center;padding:.375em .75em;font-size:.875em;font-weight:600;line-height:1.2;display:inline-flex;box-shadow:0 .75rem 1.25rem #0000001f,0 .8125rem 3.8125rem #a9a9a95e}.bonuses-section-module__szMMiq__card-description{color:var(--content-tertiary,#7a7a7a);margin:0;font-size:.875em;font-weight:400;line-height:1.4286}.bonuses-section-module__szMMiq__summary{align-self:stretch;display:flex}.bonuses-section-module__szMMiq__summary-inner{background:var(--neutral-neutral-white,#fff);text-align:center;border-radius:1em;flex-direction:column;justify-content:center;align-items:center;gap:.375em;width:100%;min-height:100%;padding:.75em 1.5em;display:flex}.bonuses-section-module__szMMiq__summary-label{color:var(--content-primary,#000);margin:0;font-size:1em;font-weight:600;line-height:1.4}.bonuses-section-module__szMMiq__summary-value{color:var(--content-tertiary,#7a7a7a);margin:0;font-size:1em;font-weight:530;line-height:1.5;text-decoration:line-through}@media screen and (max-width:991px){.bonuses-section-module__szMMiq__section{gap:1em;width:100%}.bonuses-section-module__szMMiq__header{gap:1em}.bonuses-section-module__szMMiq__title{font-size:1.5em;line-height:1.3333}.bonuses-section-module__szMMiq__subtitle{line-height:1.5}.bonuses-section-module__szMMiq__grid{flex-direction:column;gap:.75em;display:flex}.bonuses-section-module__szMMiq__cards-column{gap:.75em}.bonuses-section-module__szMMiq__card{border-radius:.75em;align-items:flex-start;gap:1em;padding:1em}.bonuses-section-module__szMMiq__card-illustration{width:5.625em;height:5.625em}.bonuses-section-module__szMMiq__card-title{font-size:1em}.bonuses-section-module__szMMiq__card-header{flex-direction:column;align-items:flex-start;gap:.375em}.bonuses-section-module__szMMiq__summary-inner{min-height:unset;text-align:left;border-radius:.75em;align-items:flex-start;padding:.75em 8rem .75em 1em;position:relative}.bonuses-section-module__szMMiq__summary-inner .bonuses-section-module__szMMiq__free-badge{position:absolute;top:50%;right:1em;transform:translateY(-50%)}}
.hero-section-module-scss-module__5-c2jG__root{flex-direction:column;gap:3.375rem;margin-bottom:60px;padding-top:3.5rem;display:flex}@media (max-width:767px){.hero-section-module-scss-module__5-c2jG__root{gap:1.375rem;margin-bottom:50px;padding:.75rem}}.hero-section-module-scss-module__5-c2jG__heading{color:var(--content-primary,#000);margin:0 0 28px;font-size:3.375rem;font-weight:600}@media (max-width:767px){.hero-section-module-scss-module__5-c2jG__heading{margin-bottom:1rem;font-size:2.125rem;font-weight:700;line-height:2.625rem}}.hero-section-module-scss-module__5-c2jG__subheading{color:var(--content-secondary,#333);font-size:2rem;font-weight:400;line-height:2rem}@media (max-width:767px){.hero-section-module-scss-module__5-c2jG__subheading{font-size:1.125rem;line-height:130%}}.hero-section-module-scss-module__5-c2jG__subheading a{color:#1f5bff;text-decoration:none}.hero-section-module-scss-module__5-c2jG__subheading a:hover{text-decoration:underline}.hero-section-module-scss-module__5-c2jG__personalAssistantSection{border:1px solid var(--neutral-neutral-200,#d8dbe0);background:#fff;border-radius:156px;justify-content:space-between;align-items:center;max-width:950px;padding:1.625rem 2.5rem;display:flex}@media (max-width:767px){.hero-section-module-scss-module__5-c2jG__personalAssistantSection{border-radius:1rem;flex-direction:column-reverse;align-items:flex-start;gap:1rem;padding:1rem}}.hero-section-module-scss-module__5-c2jG__personalAssistantSection__textWithIcon{align-items:center;gap:1.875rem;display:flex}@media (max-width:767px){.hero-section-module-scss-module__5-c2jG__personalAssistantSection__24by7{display:none}}.hero-section-module-scss-module__5-c2jG__personalAssistantSection__text{color:var(--content-primary,#000);width:fit-content;max-width:550px;font-size:1.5rem;font-weight:500;line-height:140%}@media (max-width:767px){.hero-section-module-scss-module__5-c2jG__personalAssistantSection__text{max-width:initial;font-size:1rem}}.hero-section-module-scss-module__5-c2jG__personalAssistantSection__toggle{background-color:#fff;border-radius:50%;padding:1.625rem .9375rem;display:flex;box-shadow:-9px 12px 13.897px #3a354817}@media (max-width:767px){.hero-section-module-scss-module__5-c2jG__personalAssistantSection__toggle{padding:.9375rem .5625rem}.hero-section-module-scss-module__5-c2jG__personalAssistantSection__toggle_image{width:30px;height:16px}}
.offer-layout-module-scss-module__BlVUkG__container{background-color:var(--neutral-neutral-25);flex-direction:column;align-items:center;min-height:100dvh;padding:0 2rem 2rem;display:flex;position:relative;overflow:hidden}.offer-layout-module-scss-module__BlVUkG__container :where(h1,h2,h3,h4,h5,h6,p){margin:0;padding:0}.offer-layout-module-scss-module__BlVUkG__container :where(ul,ol){margin:0;padding:0;list-style:none}@media (max-width:767px){.offer-layout-module-scss-module__BlVUkG__container{background-color:var(--neutral-neutral-white);height:100dvh;padding:1rem 0 0}}.offer-layout-module-scss-module__BlVUkG__header{z-index:2;background:#fff;border-radius:0 0 1.25rem 1.25rem;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;padding:1.25rem 3.125rem;display:flex;position:relative}@media (max-width:767px){.offer-layout-module-scss-module__BlVUkG__header{display:none}}.offer-layout-module-scss-module__BlVUkG__ellipse-blue{filter:blur(10.45rem);pointer-events:none;background:#c7d9ffb3;border-radius:50%;width:33rem;height:26rem;position:absolute;top:20%;left:-3rem}@media (max-width:767px){.offer-layout-module-scss-module__BlVUkG__ellipse-blue{display:none}}.offer-layout-module-scss-module__BlVUkG__ellipse-green{filter:blur(10.45rem);pointer-events:none;background:#d1ffadb3;border-radius:50%;width:33rem;height:26rem;position:absolute;bottom:0;right:-3rem}@media (max-width:767px){.offer-layout-module-scss-module__BlVUkG__ellipse-green{display:none}}.offer-layout-module-scss-module__BlVUkG__content{z-index:1;align-items:stretch;gap:1.125rem;width:100%;max-width:72.375rem;margin:auto 0;display:flex;position:relative}@media (max-width:767px){.offer-layout-module-scss-module__BlVUkG__content{flex-direction:column;flex:1;align-items:center;gap:1.625rem;margin:0;padding:0 .75rem}}.offer-layout-module-scss-module__BlVUkG__centered{justify-content:center}
.index-module-scss-module__wK7oKW__title{text-align:center;width:100%;margin:0 auto 40px;font-size:1.625rem;font-weight:700;line-height:1.2;display:block}@media (max-width:600px){.index-module-scss-module__wK7oKW__title{text-align:left;margin-bottom:20px;font-size:1.25rem}}
@keyframes tabs-module-scss-module__Xq1q8G__fadeInRight{0%{opacity:0;transform:translate(200px)}to{opacity:1}}@keyframes tabs-module-scss-module__Xq1q8G__fadeInTop{0%{opacity:0;transform:translateY(-200px)}to{opacity:1}}.tabs-module-scss-module__Xq1q8G__container{scrollbar-width:none;-ms-overflow-style:none;gap:1rem;display:flex;overflow-x:scroll}.tabs-module-scss-module__Xq1q8G__container::-webkit-scrollbar{display:none}
.service-operation-section-module-scss-module__gx5VZG__container{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;display:grid}@media (max-width:767px){.service-operation-section-module-scss-module__gx5VZG__container{grid-template-columns:1fr}}.service-operation-section-module-scss-module__gx5VZG__container .service-operation-section-module-scss-module__gx5VZG__button{justify-self:center}@media (max-width:767px){.service-operation-section-module-scss-module__gx5VZG__container .service-operation-section-module-scss-module__gx5VZG__button{justify-content:center;width:100%}}.service-operation-section-module-scss-module__gx5VZG__container .service-operation-section-module-scss-module__gx5VZG__title{justify-self:start}
.features-section-module__UwZUua__features{color:#333;flex-flow:column;justify-content:flex-start;align-items:center;padding-top:6.5363em;font-weight:450;line-height:100%;display:flex}@media screen and (max-width:991px){.features-section-module__UwZUua__features{padding-top:90px}}.features-section-module__UwZUua__features-wrap{grid-column-gap:1.8675em;grid-row-gap:1.8675em;flex-flow:column;justify-content:flex-start;align-items:center;max-width:70.4988em;display:flex}@media screen and (max-width:991px){.features-section-module__UwZUua__features-wrap{grid-column-gap:30px;grid-row-gap:30px;width:100%;padding-bottom:56px;padding-left:6px;padding-right:6px}}.features-section-module__UwZUua__h2{margin-top:0;margin-bottom:0;font-size:2.7079em;font-weight:700;line-height:120%}@media screen and (max-width:991px){.features-section-module__UwZUua__h2{font-size:38px}}
.layout-module-scss-module__gEjsQG__headerContainer{margin-bottom:6em;font-size:.83vw}
