.CookiesBanner-module___zwrTa__mainTextWrapper{justify-content:space-between;place-self:center;gap:var(--spacing-md);flex-direction:column;width:100%;max-width:600px;display:flex}.CookiesBanner-module___zwrTa__contentWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:500px;height:100%;animation:.3s ease-in-out CookiesBanner-module___zwrTa__all;display:flex;position:relative;overflow:hidden}.CookiesBanner-module___zwrTa__main{min-height:100px}.CookiesBanner-module___zwrTa__preferences{min-height:250px}.CookiesBanner-module___zwrTa__preferencesWrapper{justify-content:space-between;place-self:center;align-items:space-between;flex-direction:column;width:100%;height:100%;display:flex}.CookiesBanner-module___zwrTa__link{cursor:pointer;color:var(--color-turquoise);font-weight:600}.CookiesBanner-module___zwrTa__link:before{content:" "}.CookiesBanner-module___zwrTa__link:hover{text-decoration:underline}.CookiesBanner-module___zwrTa__switch{cursor:pointer!important}@media screen and (max-width:580px){.CookiesBanner-module___zwrTa__wrapper{padding:var(--spacing-md)var(--spacing-xs)}.CookiesBanner-module___zwrTa__mainTextWrapper{max-width:100%}.CookiesBanner-module___zwrTa__contentWrapper{min-width:100%}.CookiesBanner-module___zwrTa__main{min-height:200px}.CookiesBanner-module___zwrTa__preferences{min-height:400px}}
.ActionIcon-module__t-wh9a__root{border-radius:var(--radius-2xs);padding:0;transition:all .2s}.ActionIcon-module__t-wh9a__root[data-variant=locked]{background-color:var(--color-gray500);opacity:.5}.ActionIcon-module__t-wh9a__root[data-variant=locked]:hover{cursor:not-allowed}.ActionIcon-module__t-wh9a__root[data-variant=primary]{background-color:var(--color-blue)}.ActionIcon-module__t-wh9a__root[data-variant=primary]:hover{background-color:var(--color-darkerBlue)}.ActionIcon-module__t-wh9a__root[data-variant=primaryOutlined]{border:1px solid var(--color-blue);background-color:#0000}.ActionIcon-module__t-wh9a__root[data-variant=primaryOutlined]:hover{border:1px solid var(--color-darkerBlue)}.ActionIcon-module__t-wh9a__root[data-variant=danger]{background-color:var(--color-danger)}.ActionIcon-module__t-wh9a__root[data-variant=danger]:hover{background-color:var(--color-darkerDanger)}.ActionIcon-module__t-wh9a__root[data-variant=dangerOutlined]{border:1px solid var(--color-danger);background-color:#0000}.ActionIcon-module__t-wh9a__root[data-variant=success]{background-color:var(--color-green)}.ActionIcon-module__t-wh9a__root[data-variant=success]:hover{background-color:var(--color-darkerGreen)}.ActionIcon-module__t-wh9a__root[data-variant=dark]{background-color:var(--color-black)}.ActionIcon-module__t-wh9a__root[data-variant=dark]:hover{background-color:var(--color-gray800)}.ActionIcon-module__t-wh9a__root[data-variant=modalFullScreen]{background-color:var(--color-black)}.ActionIcon-module__t-wh9a__root[data-variant=modalFullScreen]:hover{background-color:var(--color-gray800)}.ActionIcon-module__t-wh9a__root[data-variant=modalButton]{color:var(--color-gray400);background-color:#0000}.ActionIcon-module__t-wh9a__root[data-variant=modalButton]:hover{background-color:var(--color-gray50);color:var(--color-gray500)}.ActionIcon-module__t-wh9a__root[data-loading=true]{opacity:.8}.ActionIcon-module__t-wh9a__root:disabled{opacity:.4}
.Button-module__vDtRTG__root{border-radius:var(--radius-2xs);color:var(--color-white);padding:0;transition:all .3s ease-in-out}.Button-module__vDtRTG__root[data-variant=locked]{background-color:var(--color-gray500);opacity:.5}.Button-module__vDtRTG__root[data-variant=locked]:hover{cursor:not-allowed}.Button-module__vDtRTG__root[data-variant=primary]{background-color:var(--color-blue)}.Button-module__vDtRTG__root[data-variant=primary]:hover{background-color:var(--color-darkerBlue)}.Button-module__vDtRTG__root[data-variant=primaryOutlined]{border:1px solid var(--color-blue);background-color:#0000}.Button-module__vDtRTG__root[data-variant=primaryOutlined]:hover{border:1px solid var(--color-darkerBlue)}.Button-module__vDtRTG__root[data-variant=danger]{background-color:var(--color-danger)}.Button-module__vDtRTG__root[data-variant=danger]:hover{background-color:var(--color-darkerDanger)}.Button-module__vDtRTG__root[data-variant=outline]{border:1px solid var(--color-blue);color:var(--color-blue);background-color:#0000}.Button-module__vDtRTG__root[data-variant=outline]:hover{background-color:var(--color-blue);color:var(--color-white)}.Button-module__vDtRTG__root[data-variant=dangerOutlined]{border:1px solid var(--color-danger);background-color:#0000}.Button-module__vDtRTG__root[data-variant=success]{background-color:var(--color-green)}.Button-module__vDtRTG__root[data-variant=success]:hover{background-color:var(--color-darkerGreen)}.Button-module__vDtRTG__root[data-variant=dark]{background-color:var(--color-black)}.Button-module__vDtRTG__root[data-variant=dark]:hover{background-color:var(--color-gray800)}.Button-module__vDtRTG__root[data-variant=darkOutlined]{border:1px solid var(--color-white);background-color:#0000;padding-left:var(--spacing-mdl)!important;padding-right:var(--spacing-mdl)!important}.Button-module__vDtRTG__root[data-variant=darkOutlined]:hover{opacity:.5;border-color:#ffffff80}.Button-module__vDtRTG__root[data-variant=test]{background-color:var(--color-yellow);color:var(--color-black)}.Button-module__vDtRTG__root[data-variant=test]:hover{opacity:.8}.Button-module__vDtRTG__root[data-variant=text]{background-color:var(--color-transparent);height:22px!important}.Button-module__vDtRTG__root[data-variant=white]{background-color:var(--color-white);border-radius:var(--radius-xs)}.Button-module__vDtRTG__root[data-variant=white]:hover{opacity:.8}.Button-module__vDtRTG__root[data-variant=primaryRounded]{background-color:var(--color-blue);border-radius:var(--radius-xs)}.Button-module__vDtRTG__root[data-variant=primaryRounded]:hover{background-color:var(--color-darkerBlue)}.Button-module__vDtRTG__root[data-loading=true]{opacity:.8}.Button-module__vDtRTG__root:disabled{opacity:.4;cursor:not-allowed}.Button-module__vDtRTG__root:disabled:hover{opacity:.4}.Button-module__vDtRTG__root[data-variant=turquoisePrimary]{background-color:var(--color-turquoise);height:22px!important}.Button-module__vDtRTG__root[data-variant=turquoisePrimary]:hover{opacity:.8}.Button-module__vDtRTG__root[data-variant=orangeFilled]{background-color:var(--color-orange)}.Button-module__vDtRTG__root[data-variant=orangeFilled]:hover{background-color:var(--color-orange02)}
.Checkbox-module__9JSHEq__root[data-variant=primary]{border-color:var(--color-turquoise);color:var(--color-white)!important}.Checkbox-module__9JSHEq__root[data-variant=primary] .Checkbox-module__9JSHEq__input{cursor:pointer}.Checkbox-module__9JSHEq__root[data-variant=primary] .Checkbox-module__9JSHEq__input:checked{border-color:var(--color-turquoise);background-color:var(--color-turquoise)}.Checkbox-module__9JSHEq__root[data-variant=primary] .Checkbox-module__9JSHEq__input:disabled,.Checkbox-module__9JSHEq__root[data-variant=primary] .Checkbox-module__9JSHEq__input[data-indeterminate=true]{background-color:#0000;border-color:#d3d3d3}.Checkbox-module__9JSHEq__root[data-variant=primary] .Checkbox-module__9JSHEq__label{pointer-events:none;font-size:"17px";font-weight:400;color:var(--color-black)!important}.Checkbox-module__9JSHEq__root[data-variant=primary] .Checkbox-module__9JSHEq__input:disabled,.Checkbox-module__9JSHEq__root[data-variant=outlined] .Checkbox-module__9JSHEq__input:disabled,.Checkbox-module__9JSHEq__root[data-variant=primary] .Checkbox-module__9JSHEq__label[data-disabled=true],.Checkbox-module__9JSHEq__root[data-variant=outlined] .Checkbox-module__9JSHEq__label[data-disabled=true]{opacity:.6;cursor:not-allowed}.Checkbox-module__9JSHEq__root[data-variant=outlined]{border-color:var(--color-turquoise)}.Checkbox-module__9JSHEq__root[data-variant=outlined] .Checkbox-module__9JSHEq__input{cursor:pointer;background-color:#0000}.Checkbox-module__9JSHEq__root[data-variant=outlined] .Checkbox-module__9JSHEq__input:checked{border-color:var(--color-turquoise);background-color:var(--color-turquoise)}.Checkbox-module__9JSHEq__root[data-variant=outlined] .Checkbox-module__9JSHEq__input:disabled,.Checkbox-module__9JSHEq__root[data-variant=outlined] .Checkbox-module__9JSHEq__input[data-indeterminate=true]{background-color:#0000;border-color:#d3d3d3}.Checkbox-module__9JSHEq__root[data-variant=outlined] .Checkbox-module__9JSHEq__label{pointer-events:none;font-size:"17px";font-weight:400}.Checkbox-module__9JSHEq__root[data-variant=primaryList]{border-color:var(--color-turquoise);color:var(--color-white)!important}.Checkbox-module__9JSHEq__root[data-variant=primaryList] .Checkbox-module__9JSHEq__input{cursor:pointer}.Checkbox-module__9JSHEq__root[data-variant=primaryList] .Checkbox-module__9JSHEq__label{cursor:pointer;color:var(--color-black)!important}.Checkbox-module__9JSHEq__root[data-variant=primaryList] .Checkbox-module__9JSHEq__input:checked{border-color:var(--color-turquoise);background-color:var(--color-turquoise)}.Checkbox-module__9JSHEq__root[data-variant=primaryList] .Checkbox-module__9JSHEq__input:disabled{opacity:.8;cursor:not-allowed;background-color:#0000;border-color:#d3d3d3}.Checkbox-module__9JSHEq__root[data-variant=primaryList] .Checkbox-module__9JSHEq__input[data-indeterminate=true]{background-color:#0000;border-color:#d3d3d3}.Checkbox-module__9JSHEq__root[data-variant=primaryList] .Checkbox-module__9JSHEq__label{pointer-events:none}.Checkbox-module__9JSHEq__root[data-variant=primaryList] .Checkbox-module__9JSHEq__input:disabled .Checkbox-module__9JSHEq__label{color:#d3d3d3!important;opacity:.8!important}.Checkbox-module__9JSHEq__root[data-variant=card]{border-color:#0000;color:var(--color-white)!important}.Checkbox-module__9JSHEq__root[data-variant=card] .Checkbox-module__9JSHEq__input{cursor:pointer;background-color:#0000}.Checkbox-module__9JSHEq__root[data-variant=card] .Checkbox-module__9JSHEq__input:checked{border-color:var(--color-white);background-color:var(--color-turquoise);background-color:#0000}.Checkbox-module__9JSHEq__root[data-variant=card] .Checkbox-module__9JSHEq__input:disabled{opacity:.4;cursor:not-allowed;background-color:#0000;border-color:#d3d3d3}.Checkbox-module__9JSHEq__root[data-variant=card] .Checkbox-module__9JSHEq__input[data-indeterminate=true]{background-color:#0000;border-color:#d3d3d3}.Checkbox-module__9JSHEq__root[data-variant=card] .Checkbox-module__9JSHEq__input[data-locked=true]{pointer-events:none}.Checkbox-module__9JSHEq__root[data-variant=card] .Checkbox-module__9JSHEq__label[data-disabled=true]{opacity:.4}.Checkbox-module__9JSHEq__root[data-variant=card] .Checkbox-module__9JSHEq__label{pointer-events:none;color:var(--color-white);font-size:17px;font-weight:700}
.CloseButton-module__MQ4IcG__root{border-radius:var(--radius-2xs);width:46px;height:46px}.CloseButton-module__MQ4IcG__root[data-variant=primary]{background-color:var(--color-blue)}.CloseButton-module__MQ4IcG__root[data-variant=primary]:hover{background-color:var(--color-darkerBlue)}.CloseButton-module__MQ4IcG__root[data-variant=primary] svg{color:var(--color-white)}.CloseButton-module__MQ4IcG__root[data-variant=outlined]{background-color:var(--color-white);border:1px solid var(--color-blue)}.CloseButton-module__MQ4IcG__root[data-variant=outlined]:hover{border-color:var(--color-darkerBlue)}.CloseButton-module__MQ4IcG__root[data-variant=outlined]:hover svg{color:var(--color-darkerBlue)}.CloseButton-module__MQ4IcG__root[data-variant=outlined] svg{color:var(--color-blue)}
.Indicator-module__RZ7O8a__root[data-variant=filters] .Indicator-module__RZ7O8a__indicator{color:var(--color-black);width:19px;height:19px;box-shadow:none;border:none;border-radius:50%;outline:none;font-size:10px;position:absolute;top:6px;right:8px}.Indicator-module__RZ7O8a__root[data-variant=filters] .Indicator-module__RZ7O8a__indicator:before{background-color:var(--color-yellow);outline:1px solid var(--color-yellow);box-shadow:none}
.Input-module__IP-lxq__input[data-variant=primary]{border:1px solid var(--color-gray300);height:56px;padding:0 var(--spacing-md);background-color:var(--color-white);transition:background-color .6s;transition:all .3 ease;border-radius:5px;font-size:14px;font-weight:400}.Input-module__IP-lxq__input[data-variant=primary]:focus,.Input-module__IP-lxq__input[data-variant=primary]:focus-within{border-color:var(--color-blue)}.Input-module__IP-lxq__input[data-variant=primary][data-error]{border-color:var(--color-error)}.Input-module__IP-lxq__input[data-variant=primary][data-error]:focus,.Input-module__IP-lxq__input[data-variant=primary][data-error]:focus-within{border:1px solid var(--color-red)}.Input-module__IP-lxq__input[data-variant=primary][data-disabled]{background-color:var(--color-bg3);color:var(--color-gray600);opacity:1}.Input-module__IP-lxq__input[data-variant=filled]{height:42px;padding:0 var(--spacing-md);background-color:var(--color-bg3);border-radius:5px;width:387px;padding-right:60px;font-size:14px;font-weight:400}.Input-module__IP-lxq__input[data-variant=filled]:focus,.Input-module__IP-lxq__input[data-variant=filled]:focus-within{border-color:var(--color-blue)}.Input-module__IP-lxq__input[data-variant=filled][data-error]{border-color:var(--color-error)}.Input-module__IP-lxq__input[data-variant=filled][data-error]:focus,.Input-module__IP-lxq__input[data-variant=filled][data-error]:focus-within{border:1px solid var(--color-red)}.Input-module__IP-lxq__input[data-variant=simple]{height:42px;padding:0 var(--spacing-md);border-radius:5px;width:387px;padding-right:60px;font-size:14px;font-weight:400}.Input-module__IP-lxq__input[data-variant=simple]:focus,.Input-module__IP-lxq__input[data-variant=simple]:focus-within{border-color:var(--color-blue)}.Input-module__IP-lxq__input[data-variant=simple][data-error]{border-color:var(--color-error)}.Input-module__IP-lxq__input[data-variant=simple][data-error]:focus,.Input-module__IP-lxq__input[data-variant=simple][data-error]:focus-within{border:1px solid var(--color-red)}
.Pagination-module__rrwr-q__root [data-active=true]{background-color:var(--color-turquoise)}.Pagination-module__rrwr-q__control{border-radius:var(--radius-xs);width:27px;height:27px;margin:0 var(--spacing-xs);border:none;font-size:14px}
.Radio-module__rcPEAq__root[data-variant=outline] .Radio-module__rcPEAq__radio{cursor:pointer;background-color:#0000}.Radio-module__rcPEAq__root[data-variant=outline] .Radio-module__rcPEAq__radio:checked{border-color:var(--color-turquoise)}.Radio-module__rcPEAq__root[data-variant=outline] .Radio-module__rcPEAq__radio:disabled{opacity:.7;cursor:not-allowed;border-color:#d3d3d3}.Radio-module__rcPEAq__root[data-variant=outline] .Radio-module__rcPEAq__icon{color:var(--color-turquoise);scale:1.2}.Radio-module__rcPEAq__root[data-variant=outline] .Radio-module__rcPEAq__label{pointer-events:none}.Radio-module__rcPEAq__root .Radio-module__rcPEAq__radio{border-color:var(--color-gray)}
.SegmentedControl-module__kOG7qG__root{border:1px dashed var(--color-gray400);background-color:#0000;min-width:fit-content!important;height:50px!important}.SegmentedControl-module__kOG7qG__root[data-variant=icons]{height:39px!important}.SegmentedControl-module__kOG7qG__root[data-variant=icons] .SegmentedControl-module__kOG7qG__control{min-width:30px;max-width:30px;min-height:30px;max-height:30px;padding:0 -2px}.SegmentedControl-module__kOG7qG__root[data-variant=icons] .SegmentedControl-module__kOG7qG__label{justify-content:center;align-items:center;display:flex;height:28px!important}.SegmentedControl-module__kOG7qG__root[data-variant=icons] .SegmentedControl-module__kOG7qG__innerLabel{justify-content:center;align-items:center;margin-bottom:-2px;margin-right:-2px;display:flex}.SegmentedControl-module__kOG7qG__root[data-variant=icons] .SegmentedControl-module__kOG7qG__indicator{width:30px!important;min-width:30px!important;max-width:30px!important;height:28px!important;min-height:28px!important;max-height:28px!important}.SegmentedControl-module__kOG7qG__root[data-variant=fit] .SegmentedControl-module__kOG7qG__control{min-width:fit-content}.SegmentedControl-module__kOG7qG__root[data-variant=fit-sm]{height:42px}.SegmentedControl-module__kOG7qG__root[data-variant=fit-sm] .SegmentedControl-module__kOG7qG__control{min-width:fit-content}.SegmentedControl-module__kOG7qG__root[data-variant=largeTexts] .SegmentedControl-module__kOG7qG__control{min-width:fit-content;max-width:fit-content}.SegmentedControl-module__kOG7qG__root[data-variant=largeTexts] .SegmentedControl-module__kOG7qG__label{min-width:fit-content}.SegmentedControl-module__kOG7qG__root[data-variant=largeTexts] .SegmentedControl-module__kOG7qG__indicator{width:auto;min-width:fit-content;max-width:none}.SegmentedControl-module__kOG7qG__control{min-width:140px}.SegmentedControl-module__kOG7qG__label{color:var(--color-gray900);justify-content:center;align-items:center;display:flex;height:39px!important}.SegmentedControl-module__kOG7qG__label[data-active=true]{color:var(--color-white)}.SegmentedControl-module__kOG7qG__label[data-disabled=true]{opacity:.5;background-color:var(--color-gray100);cursor:not-allowed}.SegmentedControl-module__kOG7qG__indicator{box-shadow:none;background-color:var(--color-turquoise);border-radius:5px;width:100%;min-width:140px;max-width:140px;min-height:39px}
.Stepper-module__HenxfG__content{margin-top:var(--spacing-md)}.Stepper-module__HenxfG__step .Stepper-module__HenxfG__stepLabel{color:#808282}.Stepper-module__HenxfG__step .Stepper-module__HenxfG__stepIcon{border:2px solid var(--color-gray200);color:#808282;background-color:#0000;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important}.Stepper-module__HenxfG__step[data-progress=true] .Stepper-module__HenxfG__stepLabel{color:#000}.Stepper-module__HenxfG__step[data-progress=true] .Stepper-module__HenxfG__stepIcon{background-color:var(--color-white);border:2px solid var(--color-blue);color:#000;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important}.Stepper-module__HenxfG__step[data-completed=true] .Stepper-module__HenxfG__stepLabel{color:var(--color-blue)}.Stepper-module__HenxfG__step[data-completed=true] .Stepper-module__HenxfG__stepIcon{background-color:var(--color-blue);border:2px solid var(--color-blue);color:var(--color-white)}.Stepper-module__HenxfG__separator{background-color:var(--color-gray200)}.Stepper-module__HenxfG__separator[data-active=true]{background-color:var(--color-blue)}
.Switch-module__PiNwia__track{cursor:pointer!important}
.Table-module__nljhpa__table{border-bottom:1px solid var(--color-gray300)}.Table-module__nljhpa__thead{border-top:1px solid var(--color-gray300);height:44px;font-size:14px;font-weight:700;line-height:21px}.Table-module__nljhpa__tbody{border:none;height:44px;font-size:17px;font-weight:400;line-height:25px}
.TextArea-module__lT0kMG__root .TextArea-module__lT0kMG__input{padding:var(--spacing-md)}
.PasscodeInput-module__61ICXG__password-requirement-wrapper{align-items:center;gap:var(--spacing-md);padding:var(--spacing-xs)0;display:flex}.PasscodeInput-module__61ICXG__innerInput{padding-left:var(--spacing-md)}
.ParallelAccountSignUp-module__KpLrea__wrapper{max-width:700px;height:100%;transition:all .4s}.ParallelAccountSignUp-module__KpLrea__header{margin-bottom:var(--spacing-2xl);justify-content:space-between;align-items:center;display:flex}.ParallelAccountSignUp-module__KpLrea__body{gap:var(--spacing-xl);height:100%;display:flex}.ParallelAccountSignUp-module__KpLrea__actions{margin-top:var(--spacing-xl)}.ParallelAccountSignUp-module__KpLrea__row{gap:var(--spacing-md);height:76px;display:flex}.ParallelAccountSignUp-module__KpLrea__termsDescription{align-items:center;gap:0 var(--spacing-xs);margin-left:var(--spacing-xs);white-space:nowrap;flex-wrap:wrap;display:flex}.ParallelAccountSignUp-module__KpLrea__termsDescription p:nth-child(2){cursor:pointer}.ParallelAccountSignUp-module__KpLrea__termsDescription p:nth-child(2):hover{opacity:.8}.ParallelAccountSignUp-module__KpLrea__termsDescription p:nth-child(4){cursor:pointer}.ParallelAccountSignUp-module__KpLrea__termsDescription p:nth-child(4):hover{opacity:.8}.ParallelAccountSignUp-module__KpLrea__fullWidth{width:100%}.ParallelAccountSignUp-module__KpLrea__termsWrapper{align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-mdl);margin-top:var(--spacing-sm);display:flex}.ParallelAccountSignUp-module__KpLrea__successMessage{padding-top:var(--spacing-3xl);justify-content:center;align-items:center;min-height:200px;display:flex}
.AccountFooter-module__Dmzl8q__footer{justify-content:space-between;display:flex}.AccountFooter-module__Dmzl8q__customer-id{gap:var(--spacing-sm);display:flex}.AccountFooter-module__Dmzl8q__delete-account:hover{cursor:pointer}.AccountFooter-module__Dmzl8q__signup-account-wrapper{justify-content:flex-end;align-items:flex-end;gap:var(--spacing-smd);flex-direction:column;width:100%;display:flex}.AccountFooter-module__Dmzl8q__signup-account:hover{cursor:pointer;opacity:.8}.AccountFooter-module__Dmzl8q__cookies{width:fit-content;min-width:fit-content}.AccountFooter-module__Dmzl8q__cookies:hover{cursor:pointer;opacity:.8}
.ChangePassword-module__MHCErq__inputWrapper{gap:var(--spacing-md);flex-direction:column;width:100%;max-width:260px;display:flex}
.ChangePasswordForm-module__qdwUCa__actions{gap:var(--spacing-md);margin-top:var(--spacing-lg);justify-content:flex-end;align-items:center;display:flex}.ChangePasswordForm-module__qdwUCa__formElement{gap:var(--spacing-xs);flex-direction:column;width:100%;height:84px;display:flex}
.ChangePasswordModal-module__sYNVcq__wrapper{max-width:673px}.ChangePasswordModal-module__sYNVcq__header{margin-bottom:var(--spacing-lg);justify-content:space-between;display:flex}
.CredentialsCard-module__VlPJNG__wrapper{justify-content:space-between;gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.CredentialsCard-module__VlPJNG__input-wrapper{gap:var(--spacing-md);flex-direction:column;width:100%;max-width:260px;display:flex}
.UpdateProfileModal-module__QH9GDa__wrapper{width:100%;height:100%;transition:all .2s}.UpdateProfileModal-module__QH9GDa__infoWrapper{max-width:1000px;height:641px;max-height:700px}.UpdateProfileModal-module__QH9GDa__billingWrapper{max-width:940px;height:585px;max-height:640px}.UpdateProfileModal-module__QH9GDa__header{margin-bottom:var(--spacing-2xl);justify-content:space-between;align-items:center;min-height:50px;display:flex}.UpdateProfileModal-module__QH9GDa__header-actions{gap:var(--spacing-lg);display:flex}.UpdateProfileModal-module__QH9GDa__body{gap:var(--spacing-2xl);display:flex}.UpdateProfileModal-module__QH9GDa__photoWrapper{max-width:350px}.UpdateProfileModal-module__QH9GDa__profile-form{gap:var(--spacing-mdl);flex-direction:column;display:flex}.UpdateProfileModal-module__QH9GDa__uploadHeaderWrapper{justify-content:space-between;align-items:center;gap:var(--spacing-xs);display:flex;position:relative}.UpdateProfileModal-module__QH9GDa__profile-photo-wrapper{gap:var(--spacing-md);margin-top:var(--spacing-xl);cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}.UpdateProfileModal-module__QH9GDa__profile-photo-wrapper:hover{background-color:#0000}.UpdateProfileModal-module__QH9GDa__profile-photo-wrapper:hover p,.UpdateProfileModal-module__QH9GDa__profile-photo-wrapper:hover svg,.UpdateProfileModal-module__QH9GDa__profile-photo-wrapper:hover img{opacity:.7}.UpdateProfileModal-module__QH9GDa__imageWrapper{position:relative}.UpdateProfileModal-module__QH9GDa__deleteButton{z-index:1;cursor:pointer;background-color:var(--color-gray50);outline:2px solid var(--color-white);border-radius:50%;position:absolute;top:170px;right:calc(50% - 70px)}.UpdateProfileModal-module__QH9GDa__deleteButton:hover{background-color:var(--color-gray200)}.UpdateProfileModal-module__QH9GDa__placeholderIcon{width:120px;height:120px;cursor:pointer!important}.UpdateProfileModal-module__QH9GDa__imageAvatar{object-fit:cover;border-radius:50%;overflow:hidden}.UpdateProfileModal-module__QH9GDa__row{gap:var(--spacing-md);display:flex}
.LicensesHistory-module__Y9mx0G__wrapper{min-width:600px;min-height:600px;max-height:600px}
.UserProfile-module__vsKAGq__wrapper{height:calc(100vh - 224px);overflow:hidden scroll}.UserProfile-module__vsKAGq__profile-details{align-items:center;gap:var(--spacing-lg);display:flex}.UserProfile-module__vsKAGq__profileNameAndAffiliation{gap:var(--spacing-xs);flex-direction:column;display:flex}.UserProfile-module__vsKAGq__segmented-wrapper{gap:var(--spacing-4xl);justify-content:space-between;width:100%;max-width:1000px;display:flex}.UserProfile-module__vsKAGq__row{gap:var(--spacing-sm);display:flex}.UserProfile-module__vsKAGq__affiliation{border-left:1px solid var(--color-gray300);padding-left:var(--spacing-sm)}
.CollapseContent-module__dZ9iBq__wrap{overflow:hidden}
.PrivacyModal-module__ot7X2q__contentWrapper{width:100%;height:100%;padding:var(--spacing-md);flex-direction:column;justify-content:space-between;display:flex}.PrivacyModal-module__ot7X2q__content{white-space:pre-line;background-color:var(--color-white);height:100%;overflow:scroll}.PrivacyModal-module__ot7X2q__heading{text-align:center;width:100%;display:flex;margin-bottom:var(--spacing-smd)!important;font-size:22px!important;font-weight:800!important}.PrivacyModal-module__ot7X2q__title{margin-bottom:var(--spacing-sm)!important;margin-top:var(--spacing-xl)!important;font-size:18px!important;font-weight:700!important}.PrivacyModal-module__ot7X2q__paragraph{margin-bottom:var(--spacing-sm)!important}.PrivacyModal-module__ot7X2q__list{margin-left:var(--spacing-xl)!important;margin-bottom:var(--spacing-sm)!important}.PrivacyModal-module__ot7X2q__listTitle{margin-bottom:var(--spacing-sm)!important;font-weight:600!important}.PrivacyModal-module__ot7X2q__listSubtitle{margin-bottom:var(--spacing-md)!important;font-weight:500!important}.PrivacyModal-module__ot7X2q__italic{font-style:italic}.PrivacyModal-module__ot7X2q__subtitle{margin-bottom:var(--spacing-smd)!important;margin-top:var(--spacing-lg)!important;font-size:16px!important;font-weight:700!important}.PrivacyModal-module__ot7X2q__listWrapper{margin-bottom:var(--spacing-lg)!important;margin-top:var(--spacing-md)!important}
.PurchaseMenuButton-module__vazUBG__box{z-index:1;flex-direction:column;gap:0;width:max-content;min-width:296px;max-width:100%;display:flex;position:relative}.PurchaseMenuButton-module__vazUBG__box[data-menu-open=true]{z-index:20}.PurchaseMenuButton-module__vazUBG__boxTurquoise{--purchaseMenuTone:var(--color-turquoise);--purchaseMenuSecondaryTone:var(--color-turquoise03);--purchaseMenuToneHover:var(--color-turquoise02);--purchaseMenuBorder:var(--color-turquoise);--purchaseMenuSelected:#3a9ea71f;--purchaseMenuHover:#3a9ea72e}.PurchaseMenuButton-module__vazUBG__boxOrange{--purchaseMenuTone:var(--color-orange);--purchaseMenuSecondaryTone:var(--color-orange03);--purchaseMenuToneHover:var(--color-orange02);--purchaseMenuBorder:var(--color-orange);--purchaseMenuSelected:#df59331f;--purchaseMenuHover:#df59332e}.PurchaseMenuButton-module__vazUBG__topButton:hover:not(:disabled),.PurchaseMenuButton-module__vazUBG__bottomRow:not([data-disabled=true]) .PurchaseMenuButton-module__vazUBG__selectButton:hover,.PurchaseMenuButton-module__vazUBG__bottomRow:not([data-disabled=true]) .PurchaseMenuButton-module__vazUBG__purchaseButton:hover{background:var(--purchaseMenuToneHover)}.PurchaseMenuButton-module__vazUBG__topButton:active:not(:disabled),.PurchaseMenuButton-module__vazUBG__bottomRow:not([data-disabled=true]) .PurchaseMenuButton-module__vazUBG__selectButton:active,.PurchaseMenuButton-module__vazUBG__bottomRow:not([data-disabled=true]) .PurchaseMenuButton-module__vazUBG__purchaseButton:active{filter:brightness(.98)}.PurchaseMenuButton-module__vazUBG__bottomRow[data-disabled=true] .PurchaseMenuButton-module__vazUBG__selectButton,.PurchaseMenuButton-module__vazUBG__bottomRow[data-disabled=true] .PurchaseMenuButton-module__vazUBG__purchaseButton{opacity:.6}.PurchaseMenuButton-module__vazUBG__actions{gap:var(--spacing-xs);flex-direction:column;width:100%;display:flex}.PurchaseMenuButton-module__vazUBG__topButton,.PurchaseMenuButton-module__vazUBG__selectButton,.PurchaseMenuButton-module__vazUBG__purchaseButton,.PurchaseMenuButton-module__vazUBG__comingSoon{background:var(--purchaseMenuTone);min-height:46px;color:var(--color-white);border:0;border-radius:5px;justify-content:center;align-items:center;display:flex}.PurchaseMenuButton-module__vazUBG__topButton,.PurchaseMenuButton-module__vazUBG__comingSoon{width:100%;padding:0 var(--spacing-sm)}.PurchaseMenuButton-module__vazUBG__topButton,.PurchaseMenuButton-module__vazUBG__selectButton,.PurchaseMenuButton-module__vazUBG__purchaseButton{cursor:pointer}.PurchaseMenuButton-module__vazUBG__topButton:disabled,.PurchaseMenuButton-module__vazUBG__selectButton:disabled,.PurchaseMenuButton-module__vazUBG__purchaseButton:disabled{cursor:not-allowed}.PurchaseMenuButton-module__vazUBG__bottomRow{align-items:center;gap:var(--spacing-xs);flex-wrap:nowrap;width:100%;display:flex}.PurchaseMenuButton-module__vazUBG__selectWrap{outline:none;flex:1 1 0;min-width:0;position:relative}.PurchaseMenuButton-module__vazUBG__selectButton{gap:var(--spacing-xs);width:100%;padding:0 var(--spacing-xs);background:var(--purchaseMenuSecondaryTone);border-radius:5px 0 0 5px}.PurchaseMenuButton-module__vazUBG__selectButton:focus,.PurchaseMenuButton-module__vazUBG__selectButton:focus-visible{box-shadow:none;outline:none}.PurchaseMenuButton-module__vazUBG__purchaseButton{min-width:0;padding:0 var(--spacing-sm);border-radius:0 5px 5px 0;flex:1 1 0}.PurchaseMenuButton-module__vazUBG__purchaseText{justify-content:center;align-items:center;gap:var(--spacing-xs);white-space:nowrap;display:flex}.PurchaseMenuButton-module__vazUBG__caretIcon{color:#ffffffe6;font-size:22px;transform:translate(4px)}.PurchaseMenuButton-module__vazUBG__buttonLoader{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite PurchaseMenuButton-module__vazUBG__spin}.PurchaseMenuButton-module__vazUBG__menuList{border:1px solid var(--purchaseMenuBorder);min-width:100%;padding:var(--spacing-sm)0;z-index:30;background:#fff;border-radius:4px;flex-direction:column;gap:0;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 18px #0000002e}.PurchaseMenuButton-module__vazUBG__menuItem{text-align:left;padding:var(--spacing-sm)var(--spacing-sm);color:var(--color-black);cursor:pointer;align-items:center;gap:var(--spacing-xs);background:0 0;border:0;border-radius:0;display:flex}.PurchaseMenuButton-module__vazUBG__menuItem[aria-selected=true]{background:var(--purchaseMenuSelected)}.PurchaseMenuButton-module__vazUBG__menuItem:hover{background:var(--purchaseMenuHover)}@keyframes PurchaseMenuButton-module__vazUBG__spin{to{transform:rotate(360deg)}}@media screen and (max-width:640px){.PurchaseMenuButton-module__vazUBG__selectWrap,.PurchaseMenuButton-module__vazUBG__purchaseButton{flex:1 1 0}}
.TermsModal-module__HGNO1G__contentWrapper{width:100%;height:100%;padding:var(--spacing-md);flex-direction:column;justify-content:space-between;display:flex}.TermsModal-module__HGNO1G__content{white-space:pre-line;background-color:var(--color-white);height:100%;overflow:scroll}.TermsModal-module__HGNO1G__heading{text-align:center;width:100%;display:flex;margin-bottom:var(--spacing-smd)!important;font-size:22px!important;font-weight:800!important}.TermsModal-module__HGNO1G__title{margin-bottom:var(--spacing-sm)!important;margin-top:var(--spacing-xl)!important;font-size:18px!important;font-weight:700!important}.TermsModal-module__HGNO1G__paragraph{margin-bottom:var(--spacing-sm)!important}.TermsModal-module__HGNO1G__list{margin-left:var(--spacing-xl)!important;margin-bottom:var(--spacing-sm)!important}.TermsModal-module__HGNO1G__listTitle{margin-bottom:var(--spacing-sm)!important;font-weight:600!important}.TermsModal-module__HGNO1G__listSubtitle{margin-bottom:var(--spacing-md)!important;font-weight:500!important}.TermsModal-module__HGNO1G__italic{font-style:italic}.TermsModal-module__HGNO1G__subtitle{margin-bottom:var(--spacing-smd)!important;margin-top:var(--spacing-lg)!important;font-size:16px!important;font-weight:700!important}.TermsModal-module__HGNO1G__listWrapper{margin-bottom:var(--spacing-lg)!important;margin-top:var(--spacing-md)!important}
.Footer-module__D7tXhW__wrapper{background-color:var(--color-black01);width:100%;height:fit-content;padding:var(--spacing-3xl)var(--spacing-lg);justify-content:center;align-items:center;display:flex}.Footer-module__D7tXhW__container{gap:var(--spacing-5xl);flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:1224px;display:flex}.Footer-module__D7tXhW__rowTop,.Footer-module__D7tXhW__rowBottom{gap:var(--spacing-md);justify-content:space-between;width:100%;display:flex}@media screen and (max-width:700px){.Footer-module__D7tXhW__rowBottom{flex-direction:column}.Footer-module__D7tXhW__rowBottom>:nth-child(2){margin-bottom:var(--spacing-2xl);flex-direction:column;order:-1}.Footer-module__D7tXhW__rowBottom>:first-child{order:0}.Footer-module__D7tXhW__rowBottom>:nth-child(3){order:1}}@media screen and (max-width:375px){.Footer-module__D7tXhW__container{gap:var(--spacing-2xl)}.Footer-module__D7tXhW__rowTop{flex-direction:column}.Footer-module__D7tXhW__rowTop>:nth-child(2){margin-top:var(--spacing-2xl);align-items:flex-start}}.Footer-module__D7tXhW__contactWrapper{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.Footer-module__D7tXhW__termsWrapper{gap:var(--spacing-md);justify-content:space-between;align-items:flex-start;display:flex}.Footer-module__D7tXhW__clickable,.Footer-module__D7tXhW__clickableSimple{cursor:pointer}.Footer-module__D7tXhW__clickable:hover{color:var(--color-turquoise)!important}.Footer-module__D7tXhW__link{margin-top:var(--spacing-xs);cursor:pointer;text-decoration:none}.Footer-module__D7tXhW__link:hover{opacity:.7}
.BurgerMenu-module__iN8z_W__burger{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:relative}@media (min-width:901px){.BurgerMenu-module__iN8z_W__burger{display:none}}.BurgerMenu-module__iN8z_W__burger div{background-color:var(--color-gray900);border-radius:6px;width:20px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BurgerMenu-module__iN8z_W__burger div:before,.BurgerMenu-module__iN8z_W__burger div:after{content:"";background-color:var(--color-gray900);border-radius:6px;width:20px;height:2px;position:absolute;left:0}.BurgerMenu-module__iN8z_W__burger div:before{top:-8px}.BurgerMenu-module__iN8z_W__burger div:after{top:8px}.BurgerMenu-module__iN8z_W__close_menu{width:35px;height:35px;top:var(--spacing-mdl);right:var(--spacing-mdl);cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.BurgerMenu-module__iN8z_W__close_menu:before,.BurgerMenu-module__iN8z_W__close_menu:after{content:"";background-color:var(--color-white);transform-origin:50%;width:20px;height:2px;position:absolute;top:50%;left:50%}.BurgerMenu-module__iN8z_W__close_menu:before{transform:translate(-50%,-50%)rotate(45deg)}.BurgerMenu-module__iN8z_W__close_menu:after{transform:translate(-50%,-50%)rotate(-45deg)}.BurgerMenu-module__iN8z_W__mobile_links_wrapper{-webkit-backdrop-filter:blur(16px)saturate(180%);z-index:11;opacity:0;pointer-events:none;background-color:#000000f2;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:flex;position:fixed;inset:0;transform:translate(100%)}.BurgerMenu-module__iN8z_W__mobile_links_wrapper.BurgerMenu-module__iN8z_W__visible{opacity:1;pointer-events:auto;transform:translate(0)}.BurgerMenu-module__iN8z_W__mobile_menu{flex-direction:column;justify-content:center;align-items:center;display:flex}.BurgerMenu-module__iN8z_W__mobile_link{margin:var(--spacing-md)0;text-align:center;color:var(--color-white);font-size:1.5rem;font-weight:700;text-decoration:none}.BurgerMenu-module__iN8z_W__active{color:var(--color-blue)}.BurgerMenu-module__iN8z_W__accordion{width:100%;max-width:calc((var(--spacing-5xl)*4) + var(--spacing-lg));justify-content:center;display:flex}.BurgerMenu-module__iN8z_W__accordionItem{border:0;width:100%}.BurgerMenu-module__iN8z_W__accordionControl{background:0 0;width:100%;padding:0}.BurgerMenu-module__iN8z_W__accordionControl:hover{background:0 0}.BurgerMenu-module__iN8z_W__accordionLabel{width:100%}.BurgerMenu-module__iN8z_W__parentRow{justify-content:center;align-items:center;gap:var(--spacing-sm);width:100%;margin:var(--spacing-md)0;display:flex}.BurgerMenu-module__iN8z_W__parentRowActive .BurgerMenu-module__iN8z_W__parentLink{color:var(--color-blue)}.BurgerMenu-module__iN8z_W__parentLink{text-align:center;color:var(--color-white);font-size:1.5rem;font-weight:700;line-height:1;text-decoration:none}.BurgerMenu-module__iN8z_W__chevronButton{border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .16s,background .16s;display:inline-flex}.BurgerMenu-module__iN8z_W__chevronButton:hover{background:#ffffff14}.BurgerMenu-module__iN8z_W__chevronButtonOpen .BurgerMenu-module__iN8z_W__chevronIcon{transform:rotate(225deg)}.BurgerMenu-module__iN8z_W__chevronIcon{border-right:2px solid var(--color-white);border-bottom:2px solid var(--color-white);opacity:.85;width:10px;height:10px;transition:transform .16s;transform:rotate(45deg)}.BurgerMenu-module__iN8z_W__accordionChevron{display:none}.BurgerMenu-module__iN8z_W__accordionPanel{padding:0}.BurgerMenu-module__iN8z_W__accordionContent{padding-top:var(--spacing-sm)}.BurgerMenu-module__iN8z_W__subroutes{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md);flex-direction:column;display:flex}.BurgerMenu-module__iN8z_W__subrouteLink{text-align:center;color:var(--color-white);font-size:1.2rem;font-weight:700;text-decoration:none}.BurgerMenu-module__iN8z_W__subrouteLink.BurgerMenu-module__iN8z_W__active{color:var(--color-blue)}
.LanguageSelector-module__WZw_da__picker{cursor:pointer;justify-content:center;align-items:center;width:30px;height:25px;display:flex;position:relative}.LanguageSelector-module__WZw_da__current{z-index:1;-webkit-tap-highlight-color:transparent;position:relative}.LanguageSelector-module__WZw_da__flagImg{object-position:center;cursor:pointer;border-radius:4px;width:100%;height:100%;overflow:hidden}.LanguageSelector-module__WZw_da__selector{pointer-events:none;background-color:var(--color-white);padding:0 var(--spacing-xs);box-shadow:var(--shadow-layer);border-radius:5px;flex-flow:column wrap;padding-bottom:8px;transition:all .3s;display:flex;position:absolute;top:10px}.LanguageSelector-module__WZw_da__container{pointer-events:all;justify-content:center;align-items:center;width:0;height:0;transition:all .3s;display:flex}.LanguageSelector-module__WZw_da__picker:not([data-active=true]) .LanguageSelector-module__WZw_da__selector{right:30px;width:0!important;height:0!important}.LanguageSelector-module__WZw_da__picker.LanguageSelector-module__WZw_da__active[data-active=true] .LanguageSelector-module__WZw_da__selector .LanguageSelector-module__WZw_da__container{width:30px;height:20px}.LanguageSelector-module__WZw_da__picker.LanguageSelector-module__WZw_da__active[data-active=true] .LanguageSelector-module__WZw_da__selector{margin-top:20px}.LanguageSelector-module__WZw_da__picker.LanguageSelector-module__WZw_da__active[data-active=true] .LanguageSelector-module__WZw_da__selector .LanguageSelector-module__WZw_da__container{margin-top:10px}
.NavBar-module__7_zOTq__wrapper{z-index:10;justify-content:center;width:100%;transition:all .2s;display:flex;position:fixed;top:0;left:0;right:0}.NavBar-module__7_zOTq__container{padding:var(--spacing-mdl);justify-content:space-between;justify-self:center;align-items:center;width:100%;max-width:1440px;display:flex}.NavBar-module__7_zOTq__scrolled{background:var(--color-white);box-shadow:var(--shadow-layer)}.NavBar-module__7_zOTq__linksWrapper{gap:var(--spacing-md);display:flex}@media screen and (max-width:900px){.NavBar-module__7_zOTq__linksWrapper{display:none}}.NavBar-module__7_zOTq__link{cursor:pointer;color:var(--color-gray700);text-decoration:none;transition:all .2s}.NavBar-module__7_zOTq__link:hover,.NavBar-module__7_zOTq__active{color:var(--color-blue)}.NavBar-module__7_zOTq__rightWrapper{justify-content:flex-end;align-items:center;gap:var(--spacing-lg);min-width:90px;display:flex}.NavBar-module__7_zOTq__linkWithDropdown{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.NavBar-module__7_zOTq__caret{opacity:.7;border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;margin-top:-2px;transform:rotate(45deg)}.NavBar-module__7_zOTq__dropdown{background:0 0;border:0;padding:0}.NavBar-module__7_zOTq__dropdownCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #0f172a14;border-radius:14px;min-width:220px;padding:12px;box-shadow:0 16px 30px #0f172a1f}.NavBar-module__7_zOTq__dropdownHeader{border-bottom:1px solid var(--color-gray200);cursor:pointer;padding:6px 8px 10px;position:relative}.NavBar-module__7_zOTq__dropdownHeader:after{content:"";background-color:var(--color-blue);transform-origin:0;width:100%;height:2px;transition:transform .22s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.NavBar-module__7_zOTq__dropdownHeader:hover:after{transform:scaleX(1)}.NavBar-module__7_zOTq__dropdownList{padding-top:var(--spacing-md);gap:var(--spacing-sm);display:grid}.NavBar-module__7_zOTq__dropdownItem{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-xs);color:inherit;text-decoration:none;transition:transform .12s,background .12s;display:flex}.NavBar-module__7_zOTq__dropdownItem:hover{background:#0f172a0a;transform:translateY(-1px)}.NavBar-module__7_zOTq__dropdownItemActive{background:#0f172a0f}.NavBar-module__7_zOTq__dropdownDot{background:var(--color-turquoise);border-radius:999px;width:8px;height:8px;transform:translateY(1px)}.NavBar-module__7_zOTq__turquoiseDot{background:var(--color-turquoise)}.NavBar-module__7_zOTq__orangeDot{background:var(--color-orange)}
.ExpandedColumn-module__M_UqFW__root{max-width:456px}.ExpandedColumn-module__M_UqFW__kicker{align-items:center;gap:var(--spacing-sm);display:inline-flex;transform:translate(-32px)}.ExpandedColumn-module__M_UqFW__kickerIcon{background-color:var(--color-white);border-radius:var(--radius-roundedFull);place-items:center;width:28px;height:28px;display:grid}.ExpandedColumn-module__M_UqFW__kickIconBlackText{background-color:var(--color-turquoise)}.ExpandedColumn-module__M_UqFW__toggleWrapper{cursor:pointer;width:fit-content}@media (max-width:1280px){.ExpandedColumn-module__M_UqFW__kicker{transform:translate(0)}}@media (max-width:900px){.ExpandedColumn-module__M_UqFW__root{max-width:100%}.ExpandedColumn-module__M_UqFW__kicker{transform:translate(0)}}
.GateBanner-module__35BZMG__banner{background:var(--color-black);width:100%;padding:var(--spacing-2xl)var(--spacing-lg);display:flex;overflow-x:hidden}.GateBanner-module__35BZMG__container{width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}.GateBanner-module__35BZMG__inner{justify-content:space-between;align-items:center;gap:var(--spacing-lg);width:100%;min-width:0;display:flex}.GateBanner-module__35BZMG__imageWrap{aspect-ratio:879/391;flex:none;justify-content:flex-start;width:520px;display:flex;position:relative;overflow:hidden}.GateBanner-module__35BZMG__image{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.GateBanner-module__35BZMG__textWrap{flex:1;min-width:0;max-width:784px}@media screen and (max-width:1024px){.GateBanner-module__35BZMG__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.GateBanner-module__35BZMG__imageWrap{justify-content:center;width:min(520px,90vw)}.GateBanner-module__35BZMG__image{object-position:center}.GateBanner-module__35BZMG__textWrap{text-align:left;max-width:720px}}@media screen and (max-width:768px){.GateBanner-module__35BZMG__container{padding:0 var(--spacing-md)}.GateBanner-module__35BZMG__inner{justify-content:center;align-items:center;gap:var(--spacing-xl)}.GateBanner-module__35BZMG__imageWrap{justify-content:center;width:100%;max-width:520px}.GateBanner-module__35BZMG__image{object-position:center}.GateBanner-module__35BZMG__textWrap{max-width:100%}}@media screen and (max-width:480px){.GateBanner-module__35BZMG__imageWrap{max-width:100%}}
.GateCard-module__zMCznW__card{border-radius:var(--radius-md);background:var(--color-white);max-width:456px;box-shadow:var(--shadow-default);flex-direction:column;display:flex;position:relative}.GateCard-module__zMCznW__toneTurquoise{--gateCardAccent:var(--color-turquoise);--getPillColor:var(--color-turquoise02)}.GateCard-module__zMCznW__toneOrange{--gateCardAccent:var(--color-orange);--getPillColor:var(--color-orange02)}.GateCard-module__zMCznW__pill{padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-xs);box-shadow:var(--shadow-default);z-index:1;background:var(--getPillColor);position:absolute;top:-16px;left:16px}.GateCard-module__zMCznW__header{border-radius:var(--radius-md)var(--radius-md)0 0;padding:var(--spacing-md);text-align:center;background:var(--gateCardAccent)}.GateCard-module__zMCznW__headerInner{flex-direction:column;align-items:center;display:flex}.GateCard-module__zMCznW__subtitleSpacer{height:var(--spacing-md)}.GateCard-module__zMCznW__body{padding:var(--spacing-lg);background:var(--color-white);border-radius:0 0 var(--radius-md)var(--radius-md);flex-direction:column;flex:1;display:flex}.GateCard-module__zMCznW__list{gap:var(--spacing-lg);height:100%;min-height:160px;margin-bottom:var(--spacing-xl);display:grid}.GateCard-module__zMCznW__row{grid-template-columns:auto 1fr;align-items:start;display:grid}.GateCard-module__zMCznW__icon{width:48px;height:48px;color:var(--gateCardAccent);justify-content:center;align-items:center;display:flex}.GateCard-module__zMCznW__rowTextSpacer{height:var(--spacing-xs)}.GateCard-module__zMCznW__buttonRow{justify-content:center;min-width:140px;display:flex;bottom:24px}@media screen and (max-width:768px){.GateCard-module__zMCznW__card{max-width:420px;margin:0 auto}.GateCard-module__zMCznW__body{padding:var(--spacing-md)var(--spacing-sm);padding-bottom:var(--spacing-lg)}.GateCard-module__zMCznW__list{gap:var(--spacing-lg)}.GateCard-module__zMCznW__icon{width:40px;height:40px}.GateCard-module__zMCznW__buttonRow{margin-top:var(--spacing-lg);position:static;bottom:auto;left:auto;right:auto}}@media screen and (max-width:480px){.GateCard-module__zMCznW__card{max-width:360px}.GateCard-module__zMCznW__pill{top:-24px;left:16px}.GateCard-module__zMCznW__header{padding:var(--spacing-sm)}.GateCard-module__zMCznW__icon{width:36px;height:36px}}
.GateHeroInfoCard-module__cCd15a__card{border-radius:var(--radius-xs);border:1px solid var(--heroCardBorder);background:var(--color-white);width:100%;max-width:400px}.GateHeroInfoCard-module__cCd15a__cardTurquoise{--heroCardBorder:var(--color-turquoise);--heroCardOfferColor:var(--color-turquoise)}.GateHeroInfoCard-module__cCd15a__cardOrange{--heroCardBorder:var(--color-orange);--heroCardOfferColor:var(--color-orange)}.GateHeroInfoCard-module__cCd15a__content{padding:var(--spacing-sm)}.GateHeroInfoCard-module__cCd15a__description{color:var(--color-black);white-space:normal;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:400;line-height:1.3}.GateHeroInfoCard-module__cCd15a__offerLabel{color:var(--heroCardOfferColor)}.GateHeroInfoCard-module__cCd15a__discount{font-weight:900}
.GateHero-module__OIOYwa__hero{width:100%;height:700px;padding:0 var(--spacing-xl);background-image:var(--gridPaperImage2);background-repeat:repeat;display:flex;position:relative;overflow:hidden}.GateHero-module__OIOYwa__backgroundLayer{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:100px;left:0}.GateHero-module__OIOYwa__backgroundImage{object-fit:cover;object-position:center}.GateHero-module__OIOYwa__container{z-index:2;width:100%;max-width:1224px;height:100%;margin:0 auto;display:flex;position:relative}.GateHero-module__OIOYwa__inner{justify-content:space-between;align-items:center;gap:var(--spacing-xl);box-sizing:border-box;width:100%;height:100%;display:flex}.GateHero-module__OIOYwa__content{gap:var(--spacing-md);flex-direction:column;width:100%;max-width:420px;display:flex}.GateHero-module__OIOYwa__buttonRow{margin-top:var(--spacing-md)}.GateHero-module__OIOYwa__heroCardRow{margin-top:var(--spacing-sm)}.GateHero-module__OIOYwa__kidImageWrap{aspect-ratio:879/691;flex:none;justify-content:flex-end;align-self:flex-end;width:clamp(520px,42vw,760px);min-width:520px;display:flex;position:relative}.GateHero-module__OIOYwa__kidImage{object-fit:contain;object-position:right bottom;width:100%;height:100%;display:block}@media screen and (max-width:1024px){.GateHero-module__OIOYwa__inner{justify-content:flex-start;align-items:center;gap:var(--spacing-2xl);padding-top:var(--spacing-4xl);padding-bottom:var(--spacing-xl);flex-direction:column}.GateHero-module__OIOYwa__content{max-width:720px}.GateHero-module__OIOYwa__kidImageWrap{display:none}}@media screen and (max-width:768px){.GateHero-module__OIOYwa__hero{padding:0 var(--spacing-md)}.GateHero-module__OIOYwa__inner{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-xl);padding-top:var(--spacing-5xl);padding-bottom:var(--spacing-lg)}.GateHero-module__OIOYwa__content{max-width:100%}.GateHero-module__OIOYwa__kidImageWrap{justify-content:flex-end;align-self:flex-end;width:clamp(360px,92vw,560px);max-width:560px;margin-top:auto}.GateHero-module__OIOYwa__kidImage{object-position:center bottom}}@media screen and (max-width:480px){.GateHero-module__OIOYwa__inner{padding-bottom:0}.GateHero-module__OIOYwa__content{padding-bottom:var(--spacing-lg)}.GateHero-module__OIOYwa__kidImageWrap{margin-top:auto}}
.TwoGateAssessment-module__gEbtsG__section{background-image:var(--gridPaperSvg);padding:var(--spacing-4xl)var(--spacing-lg);background-repeat:repeat;position:relative}.TwoGateAssessment-module__gEbtsG__section:before{content:"";background-image:var(--tornTop);pointer-events:none;z-index:1;height:94px;position:absolute;top:-80px;left:0;right:0}.TwoGateAssessment-module__gEbtsG__section:after{content:"";background-image:var(--tornBottom);pointer-events:none;z-index:1;width:100%;height:94px;position:absolute;bottom:-80px;left:0;right:0;transform:scaleY(-1)}.TwoGateAssessment-module__gEbtsG__container{width:100%;max-width:1224px;margin:0 auto}.TwoGateAssessment-module__gEbtsG__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-xl);width:100%;display:flex}.TwoGateAssessment-module__gEbtsG__cardsWrapper{justify-content:space-evenly;gap:var(--spacing-lg);padding:0;display:flex}@media (max-width:900px){.TwoGateAssessment-module__gEbtsG__inner{gap:var(--spacing-2xl);flex-direction:column}.TwoGateAssessment-module__gEbtsG__leftCol{max-width:100%}.TwoGateAssessment-module__gEbtsG__cardsWrapper{gap:var(--spacing-3xl);flex-direction:column;align-items:center}}
.GetCertified-module__7uyyIG__section{background:var(--color-white);padding:var(--spacing-3xl)var(--spacing-lg);overflow:hidden}.GetCertified-module__7uyyIG__container{width:100%;max-width:1280px;margin:0 auto}.GetCertified-module__7uyyIG__inner{justify-content:space-between;gap:var(--spacing-lg);width:100%;display:flex}.GetCertified-module__7uyyIG__leftCol{border-bottom:2px solid var(--color-black);width:100%;max-width:560px;height:100%;padding-bottom:var(--spacing-lg)}.GetCertified-module__7uyyIG__rightCol{width:100%;max-width:560px}.GetCertified-module__7uyyIG__right{justify-content:flex-end;width:100%;display:flex}.GetCertified-module__7uyyIG__mediaStack{gap:var(--spacing-2xl);width:100%}.GetCertified-module__7uyyIG__imageCard,.GetCertified-module__7uyyIG__imageCardSecondary{border-radius:var(--radius-sm);width:100%;position:relative;overflow:hidden}.GetCertified-module__7uyyIG__imageCard{aspect-ratio:457/452}.GetCertified-module__7uyyIG__imageCardSecondary{aspect-ratio:457/741}.GetCertified-module__7uyyIG__image{object-fit:cover;object-position:center;border-radius:var(--radius-sm)}.GetCertified-module__7uyyIG__list{gap:var(--spacing-xl);flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.GetCertified-module__7uyyIG__listItem{min-width:0;color:var(--color-black);padding-left:20px;position:relative}.GetCertified-module__7uyyIG__listItem:before{content:"";background:var(--color-black);border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:0;transform:scale(1.2)}.GetCertified-module__7uyyIG__iconList{margin-bottom:var(--spacing-lg)}.GetCertified-module__7uyyIG__iconListItem{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm);display:flex}@media (max-width:900px){.GetCertified-module__7uyyIG__inner{gap:var(--spacing-2xl);flex-direction:column}.GetCertified-module__7uyyIG__leftCol{max-width:100%}.GetCertified-module__7uyyIG__rightCol{max-width:520px;margin:0 auto}.GetCertified-module__7uyyIG__right{justify-content:center}.GetCertified-module__7uyyIG__mediaStack{margin:0 auto}.GetCertified-module__7uyyIG__left{max-width:100%}}
.InfoIconTitleAndDescription-module__XCRoDW__titleRow{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-xs);display:flex;position:relative}.InfoIconTitleAndDescription-module__XCRoDW__titleIcon{z-index:1;background:var(--color-white);width:28px;height:28px;color:var(--color-white);border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex;position:absolute;top:6px;left:-40px}.InfoIconTitleAndDescription-module__XCRoDW__icon-turquoise{background:var(--color-turquoise)}.InfoIconTitleAndDescription-module__XCRoDW__icon-black{background:var(--color-white)}@media screen and (max-width:1390px){.InfoIconTitleAndDescription-module__XCRoDW__titleIcon{position:relative;top:0;left:0}}
.FirstTimePurchaseForm-module__AsgZXa__wrapper{flex-direction:column;justify-content:space-between;height:100%;display:flex}.FirstTimePurchaseForm-module__AsgZXa__stripeWrapper{margin-bottom:var(--spacing-lg);padding:1px;overflow:hidden}@media screen and (max-width:356px){.FirstTimePurchaseForm-module__AsgZXa__stripeWrapper{height:300px}}.FirstTimePurchaseForm-module__AsgZXa__stripeSkeletonWrapper{gap:var(--spacing-md);flex-direction:column;width:100%;display:flex}.FirstTimePurchaseForm-module__AsgZXa__stripeSkeletonWrapper>div{flex-direction:row;width:100%;display:flex}.FirstTimePurchaseForm-module__AsgZXa__receiptWrapper{height:194px;max-height:194px}.FirstTimePurchaseForm-module__AsgZXa__inputWrapper{height:76px}.FirstTimePurchaseForm-module__AsgZXa__hide{opacity:0}.FirstTimePurchaseForm-module__AsgZXa__show{opacity:1}.FirstTimePurchaseForm-module__AsgZXa__disableInteraction{pointer-events:none}.FirstTimePurchaseForm-module__AsgZXa__disabledStripeForm{pointer-events:none;opacity:.4;cursor:not-allowed}
.AutomatedScoring-module__IcQrea__wrapper{width:100%;padding:var(--spacing-4xl)var(--spacing-lg);background:linear-gradient(136.27deg,#1590c1 9.59%,#3a9ea7 56.18%);overflow-x:hidden}.AutomatedScoring-module__IcQrea__container{max-width:1280px;margin:0 auto}.AutomatedScoring-module__IcQrea__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);width:100%;min-width:0;display:flex}.AutomatedScoring-module__IcQrea__media{justify-content:flex-start;width:100%;min-width:460px;max-width:548px;display:flex}.AutomatedScoring-module__IcQrea__mediaFrame{aspect-ratio:548/642;border-radius:var(--radius-sm);width:100%;box-shadow:var(--shadow-layer);position:relative;overflow:hidden}.AutomatedScoring-module__IcQrea__mediaImage{object-fit:cover;object-position:center}.AutomatedScoring-module__IcQrea__content{width:100%;min-width:0;max-width:560px;padding-bottom:var(--spacing-xl);border-bottom:2px solid #fff9;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.AutomatedScoring-module__IcQrea__list{gap:var(--spacing-sm);flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.AutomatedScoring-module__IcQrea__listItem{min-width:0;color:var(--color-white);padding-left:20px;position:relative}.AutomatedScoring-module__IcQrea__listItem:before{content:"";background:var(--color-white);border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:0;transform:scale(1.2)}@media screen and (max-width:1024px){.AutomatedScoring-module__IcQrea__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.AutomatedScoring-module__IcQrea__media{justify-content:center;width:100%;min-width:0;max-width:548px}.AutomatedScoring-module__IcQrea__content{width:100%;max-width:720px}}@media screen and (max-width:768px){.AutomatedScoring-module__IcQrea__wrapper{padding:var(--spacing-2xl)var(--spacing-md)}.AutomatedScoring-module__IcQrea__content{max-width:100%;padding-bottom:var(--spacing-lg)}.AutomatedScoring-module__IcQrea__listItem{padding-left:16px}.AutomatedScoring-module__IcQrea__listItem:before{top:8px}}@media screen and (max-width:480px){.AutomatedScoring-module__IcQrea__wrapper{padding:var(--spacing-xl)var(--spacing-md)}}
.AssessmentAndDiagnosis-module__JD3kNG__wrapper{background:var(--color-black);width:100%;padding:var(--spacing-4xl)var(--spacing-lg);overflow:hidden}.AssessmentAndDiagnosis-module__JD3kNG__container{max-width:1280px;margin:0 auto}.AssessmentAndDiagnosis-module__JD3kNG__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);width:100%;display:flex}.AssessmentAndDiagnosis-module__JD3kNG__left{width:100%;min-width:0;max-width:560px;padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--color-white);flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.AssessmentAndDiagnosis-module__JD3kNG__content{padding-right:var(--spacing-2xl)}.AssessmentAndDiagnosis-module__JD3kNG__list{gap:var(--spacing-lg);margin:0;margin-bottom:var(--spacing-lg);flex-direction:column;padding-left:0;list-style:none;display:flex}.AssessmentAndDiagnosis-module__JD3kNG__listItem{padding-left:var(--spacing-lg);color:var(--color-white);min-width:0;position:relative}.AssessmentAndDiagnosis-module__JD3kNG__listItem:before{content:"";background:var(--color-white);border-radius:999px;width:6px;height:6px;position:absolute;top:.6em;left:0}.AssessmentAndDiagnosis-module__JD3kNG__buttonRow{width:100%;max-width:262px;margin:0 auto}.AssessmentAndDiagnosis-module__JD3kNG__right{justify-content:flex-end;width:100%;min-width:460px;max-width:560px;display:flex}.AssessmentAndDiagnosis-module__JD3kNG__imageFrame{aspect-ratio:500/900;border-radius:var(--radius-md);width:100%;max-width:560px;box-shadow:var(--shadow-layer);position:relative;overflow:hidden}.AssessmentAndDiagnosis-module__JD3kNG__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media screen and (max-width:1100px){.AssessmentAndDiagnosis-module__JD3kNG__container{max-width:1040px}}@media screen and (max-width:1024px){.AssessmentAndDiagnosis-module__JD3kNG__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.AssessmentAndDiagnosis-module__JD3kNG__left{width:100%;max-width:720px}.AssessmentAndDiagnosis-module__JD3kNG__right{justify-content:center;width:100%;min-width:0;max-width:640px}.AssessmentAndDiagnosis-module__JD3kNG__imageFrame{max-width:640px}.AssessmentAndDiagnosis-module__JD3kNG__content{padding-right:0}}@media screen and (max-width:768px){.AssessmentAndDiagnosis-module__JD3kNG__wrapper{padding:var(--spacing-3xl)var(--spacing-md)}.AssessmentAndDiagnosis-module__JD3kNG__left{max-width:100%;padding-bottom:var(--spacing-lg)}.AssessmentAndDiagnosis-module__JD3kNG__listItem{padding-left:var(--spacing-md)}}@media screen and (max-width:480px){.AssessmentAndDiagnosis-module__JD3kNG__wrapper{padding:var(--spacing-2xl)var(--spacing-md)}}
.FirstTimePurchaseVerification-module__mN0RgG__wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:433px;height:100%;margin:auto;display:flex}.FirstTimePurchaseVerification-module__mN0RgG__errorAnimation{animation:.5s ease-in-out alternate FirstTimePurchaseVerification-module__mN0RgG__errorAnimation}@keyframes FirstTimePurchaseVerification-module__mN0RgG__errorAnimation{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}
.WhatMakesMathProDDifferent-module__Q3Z80G__wrapper{background-color:var(--color-white);padding:var(--spacing-4xl)var(--spacing-lg);overflow-x:hidden}.WhatMakesMathProDDifferent-module__Q3Z80G__container{max-width:1280px;margin:0 auto}.WhatMakesMathProDDifferent-module__Q3Z80G__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);width:100%;min-width:0;display:flex}.WhatMakesMathProDDifferent-module__Q3Z80G__left{width:100%;min-width:0;max-width:560px;padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--color-white)}.WhatMakesMathProDDifferent-module__Q3Z80G__content{max-width:80%}.WhatMakesMathProDDifferent-module__Q3Z80G__list{gap:var(--spacing-xs);margin:0;padding-left:0;list-style:none;display:grid}.WhatMakesMathProDDifferent-module__Q3Z80G__list li{min-width:0;color:var(--color-black);padding-left:20px;position:relative}.WhatMakesMathProDDifferent-module__Q3Z80G__list li:before{content:"";background:var(--color-black);border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:0;transform:scale(1.2)}.WhatMakesMathProDDifferent-module__Q3Z80G__right{justify-content:flex-end;width:100%;min-width:460px;max-width:560px;display:flex}.WhatMakesMathProDDifferent-module__Q3Z80G__imageWrapper{aspect-ratio:457/452;border-radius:var(--radius-md);overflow:hidden}.WhatMakesMathProDDifferent-module__Q3Z80G__image{object-fit:cover;width:100%;height:auto;display:block}@media screen and (max-width:1024px){.WhatMakesMathProDDifferent-module__Q3Z80G__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.WhatMakesMathProDDifferent-module__Q3Z80G__left{text-align:left;width:100%;max-width:720px}.WhatMakesMathProDDifferent-module__Q3Z80G__content{max-width:100%}.WhatMakesMathProDDifferent-module__Q3Z80G__right{justify-content:center;width:100%;min-width:0;max-width:457px}.WhatMakesMathProDDifferent-module__Q3Z80G__image{border-radius:var(--radius-md);width:100%}}@media screen and (max-width:768px){.WhatMakesMathProDDifferent-module__Q3Z80G__wrapper{padding:var(--spacing-2xl)var(--spacing-md)}.WhatMakesMathProDDifferent-module__Q3Z80G__inner{gap:var(--spacing-xl)}.WhatMakesMathProDDifferent-module__Q3Z80G__left{max-width:100%;padding-bottom:var(--spacing-lg)}.WhatMakesMathProDDifferent-module__Q3Z80G__list li{padding-left:16px}.WhatMakesMathProDDifferent-module__Q3Z80G__list li:before{top:8px}}@media screen and (max-width:480px){.WhatMakesMathProDDifferent-module__Q3Z80G__wrapper{padding:var(--spacing-xl)var(--spacing-md)}}
.HomeHero-module__0i5JOa__hero{width:100%;height:700px;padding:0 var(--spacing-lg);background-image:url(../media/hero_bg.b16f7289.jpg);background-position:50%;background-size:cover;justify-content:center;display:flex;position:relative;overflow:hidden}.HomeHero-module__0i5JOa__container{width:100%;max-width:1280px;display:flex;position:relative}.HomeHero-module__0i5JOa__inner{z-index:2;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative}.HomeHero-module__0i5JOa__heroDetails{justify-content:center;gap:var(--spacing-xl);flex-direction:column;width:100%;max-width:460px;display:flex}.HomeHero-module__0i5JOa__content{gap:var(--spacing-md);flex-direction:column;max-width:460px;display:flex}.HomeHero-module__0i5JOa__homeButtons{gap:var(--spacing-md);flex-direction:column;width:100%;max-width:420px;display:flex}.HomeHero-module__0i5JOa__buttons{gap:var(--spacing-md);width:100%;display:flex}.HomeHero-module__0i5JOa__buttons>*{flex:1 1 0;min-width:0}.HomeHero-module__0i5JOa__educatorButtonRow,.HomeHero-module__0i5JOa__educatorButtonRow>*{width:100%}.HomeHero-module__0i5JOa__kidLayer{z-index:1;pointer-events:none;width:800px;height:650px;position:absolute;bottom:-24px;right:-230px}.HomeHero-module__0i5JOa__kidImage{object-fit:contain;object-position:right bottom}@media screen and (max-width:1100px){.HomeHero-module__0i5JOa__kidLayer{width:600px;height:500px;right:-130px}}@media screen and (max-width:1024px){.HomeHero-module__0i5JOa__inner{justify-content:center}.HomeHero-module__0i5JOa__heroDetails{text-align:center;align-items:center;max-width:560px;margin:0 auto}.HomeHero-module__0i5JOa__content{align-items:center;max-width:100%}.HomeHero-module__0i5JOa__homeButtons{align-self:center;max-width:380px}.HomeHero-module__0i5JOa__kidLayer{width:560px;height:480px;bottom:-80px;right:-170px}}@media screen and (max-width:900px){.HomeHero-module__0i5JOa__kidLayer{width:520px;height:420px;bottom:-95px;right:-150px}}@media screen and (max-width:768px){.HomeHero-module__0i5JOa__hero{padding:0 var(--spacing-md)}.HomeHero-module__0i5JOa__inner{padding-top:var(--spacing-4xl);box-sizing:border-box;justify-content:center;align-items:flex-start}.HomeHero-module__0i5JOa__heroDetails{text-align:center;align-items:center;gap:var(--spacing-lg);max-width:520px;padding-top:var(--spacing-4xl);margin:0 auto}.HomeHero-module__0i5JOa__content{align-items:center;max-width:100%}.HomeHero-module__0i5JOa__homeButtons{margin-top:var(--spacing-md);gap:var(--spacing-md);align-self:center;max-width:360px}.HomeHero-module__0i5JOa__buttons{gap:var(--spacing-sm)}.HomeHero-module__0i5JOa__kidLayer{width:560px;height:520px;bottom:-120px;right:-190px}}@media screen and (max-width:480px){.HomeHero-module__0i5JOa__inner{padding-top:var(--spacing-3xl)}.HomeHero-module__0i5JOa__heroDetails{gap:var(--spacing-md);padding-top:var(--spacing-4xl)}.HomeHero-module__0i5JOa__homeButtons{max-width:340px;margin-top:var(--spacing-sm);gap:var(--spacing-md)}.HomeHero-module__0i5JOa__kidLayer{width:560px;height:520px;bottom:-150px;right:-210px}}@media screen and (max-width:360px){.HomeHero-module__0i5JOa__buttons{flex-direction:column}}
.AboutTheProgram-module__y8eWUW__section{background-color:var(--color-black);padding:var(--spacing-4xl)var(--spacing-lg);align-items:center;display:flex}.AboutTheProgram-module__y8eWUW__inner{justify-content:space-between;align-items:center;gap:var(--spacing-xl);width:100%;max-width:1280px;margin:0 auto;display:flex}.AboutTheProgram-module__y8eWUW__imageAppear{flex:0 541px;justify-content:flex-start;min-width:0;display:flex;width:auto!important}.AboutTheProgram-module__y8eWUW__imageWrapper{aspect-ratio:541/351;border-radius:var(--radius-sm);width:100%;max-width:541px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.AboutTheProgram-module__y8eWUW__image{object-fit:cover}.AboutTheProgram-module__y8eWUW__content{border-bottom:1px solid var(--color-white);width:100%;min-width:0;max-width:560px;padding-bottom:var(--spacing-lg)}.AboutTheProgram-module__y8eWUW__textWrapper{justify-content:center;gap:var(--spacing-xl);padding-right:var(--spacing-3xl);flex-direction:column;display:flex}@media (max-width:62em){.AboutTheProgram-module__y8eWUW__section{padding:var(--spacing-4xl)var(--spacing-lg)}.AboutTheProgram-module__y8eWUW__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.AboutTheProgram-module__y8eWUW__imageAppear{flex:none;justify-content:center;width:100%!important}.AboutTheProgram-module__y8eWUW__imageWrapper{max-width:560px}.AboutTheProgram-module__y8eWUW__content{max-width:720px}.AboutTheProgram-module__y8eWUW__textWrapper{padding-right:0}}@media (max-width:30em){.AboutTheProgram-module__y8eWUW__section{padding:var(--spacing-3xl)var(--spacing-md)}.AboutTheProgram-module__y8eWUW__imageWrapper,.AboutTheProgram-module__y8eWUW__content{max-width:100%}}
.certification-purchase-module__R49g_W__wrapper{width:700px;max-width:700px}@media (max-width:1075px){.certification-purchase-module__R49g_W__wrapper{width:680px}}@media (max-width:600px){.certification-purchase-module__R49g_W__wrapper{width:100%}}@media (max-width:567px){.certification-purchase-module__R49g_W__wrapper{padding:var(--spacing-md)!important}}
.WhatMathProDDelivers-module__1fj9wq__wrapper{background-image:var(--gridPaperSvg);padding:var(--spacing-5xl)var(--spacing-lg);background-repeat:repeat;position:relative}.WhatMathProDDelivers-module__1fj9wq__wrapper:before{content:"";background-image:var(--tornTop);pointer-events:none;z-index:1;height:94px;position:absolute;top:-80px;left:0;right:0}.WhatMathProDDelivers-module__1fj9wq__wrapper:after{content:"";background-image:var(--tornBottom);pointer-events:none;z-index:1;width:100%;height:94px;position:absolute;bottom:-80px;left:0;right:0;transform:scaleY(-1)}.WhatMathProDDelivers-module__1fj9wq__inner{z-index:1;justify-content:space-between;gap:var(--spacing-xl);align-items:center;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}.WhatMathProDDelivers-module__1fj9wq__left{width:100%;min-width:0;max-width:560px}.WhatMathProDDelivers-module__1fj9wq__right{width:100%;min-width:0;max-width:760px}.WhatMathProDDelivers-module__1fj9wq__buttonRow{justify-content:flex-start;width:fit-content;max-width:260px;margin:0 auto;display:flex}@media screen and (max-width:1024px){.WhatMathProDDelivers-module__1fj9wq__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.WhatMathProDDelivers-module__1fj9wq__left{justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}.WhatMathProDDelivers-module__1fj9wq__right{width:100%;max-width:720px}}@media screen and (max-width:768px){.WhatMathProDDelivers-module__1fj9wq__wrapper{padding:var(--spacing-2xl)var(--spacing-md)}.WhatMathProDDelivers-module__1fj9wq__inner{gap:var(--spacing-xl)}.WhatMathProDDelivers-module__1fj9wq__right{max-width:100%;padding-bottom:var(--spacing-lg)}}@media screen and (max-width:480px){.WhatMathProDDelivers-module__1fj9wq__wrapper{padding:var(--spacing-xl)var(--spacing-md)}}
.InstructionAndIntervention-module__kVuVTa__wrapper{width:100%;padding:var(--spacing-4xl)var(--spacing-lg);background:linear-gradient(136.27deg,#1590c1 9.59%,#3a9ea7 56.18%)}.InstructionAndIntervention-module__kVuVTa__container{max-width:1280px;margin:0 auto}.InstructionAndIntervention-module__kVuVTa__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-4xl);width:100%;display:flex}.InstructionAndIntervention-module__kVuVTa__left{gap:var(--spacing-lg);flex-direction:column;width:100%;min-width:460px;max-width:560px;display:flex}.InstructionAndIntervention-module__kVuVTa__imageFrame{aspect-ratio:596/303;border-radius:var(--radius-sm);width:100%;box-shadow:var(--shadow-layer);position:relative;overflow:hidden}.InstructionAndIntervention-module__kVuVTa__image{object-fit:cover}.InstructionAndIntervention-module__kVuVTa__right{width:100%;min-width:0;max-width:560px;padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--color-white);flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.InstructionAndIntervention-module__kVuVTa__statusRow{width:100%;margin-top:var(--spacing-md)}.InstructionAndIntervention-module__kVuVTa__fakeButton{background-color:var(--color-orange);border-radius:var(--radius-2xs);cursor:default;justify-content:center;align-items:center;max-width:200px;padding:12px 16px;display:flex}@media screen and (max-width:1024px){.InstructionAndIntervention-module__kVuVTa__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.InstructionAndIntervention-module__kVuVTa__left{width:100%;min-width:0;max-width:560px}.InstructionAndIntervention-module__kVuVTa__right{width:100%;max-width:720px}}@media screen and (max-width:768px){.InstructionAndIntervention-module__kVuVTa__right{max-width:100%;padding-bottom:var(--spacing-lg)}.InstructionAndIntervention-module__kVuVTa__imageFrame{height:220px}.InstructionAndIntervention-module__kVuVTa__bottomLine{margin-top:var(--spacing-lg)}}@media screen and (max-width:480px){.InstructionAndIntervention-module__kVuVTa__imageFrame{height:200px}}
.SchoolsHero-module__kFZkgq__hero{width:100%;height:700px;padding:0 var(--spacing-lg);background-image:url(/images/hero_bg.jpg);background-position:50%;background-size:cover;justify-content:center;display:flex;position:relative;overflow:hidden}.SchoolsHero-module__kFZkgq__container{width:100%;max-width:1280px;display:flex;position:relative}.SchoolsHero-module__kFZkgq__inner{z-index:2;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative}.SchoolsHero-module__kFZkgq__heroDetails{z-index:3;justify-content:center;gap:var(--spacing-xl);flex-direction:column;width:100%;max-width:520px;display:flex;position:relative}.SchoolsHero-module__kFZkgq__content{gap:var(--spacing-md);flex-direction:column;max-width:420px;display:flex}.SchoolsHero-module__kFZkgq__teacherLayer{aspect-ratio:901/850;z-index:1;pointer-events:none;width:clamp(980px,62vw,1180px);position:absolute;bottom:-80px;right:-180px}.SchoolsHero-module__kFZkgq__teacherImage{object-fit:contain;object-position:right bottom;display:block}@media screen and (min-width:1920px){.SchoolsHero-module__kFZkgq__hero{height:760px}.SchoolsHero-module__kFZkgq__teacherLayer{aspect-ratio:901/1200;width:clamp(1000px,52vw,1240px);bottom:-60px;right:-260px}.SchoolsHero-module__kFZkgq__heroDetails{max-width:600px}}@media screen and (max-width:1260px){.SchoolsHero-module__kFZkgq__inner{padding-top:var(--spacing-4xl);box-sizing:border-box;justify-content:flex-start;align-items:flex-start}.SchoolsHero-module__kFZkgq__heroDetails{text-align:left;align-items:flex-start;max-width:560px;margin:0}.SchoolsHero-module__kFZkgq__teacherLayer{width:clamp(920px,68vw,1100px);bottom:-140px;right:-170px}}@media screen and (max-width:1150px){.SchoolsHero-module__kFZkgq__teacherLayer{width:clamp(880px,72vw,1060px);bottom:-160px;right:-160px}}@media screen and (max-width:1040px){.SchoolsHero-module__kFZkgq__heroDetails{max-width:560px}.SchoolsHero-module__kFZkgq__teacherLayer{width:clamp(660px,64vw,900px);bottom:-110px;right:-120px}}@media screen and (max-width:900px){.SchoolsHero-module__kFZkgq__teacherLayer{width:clamp(760px,86vw,940px);bottom:-130px;right:-120px}}@media screen and (max-width:768px){.SchoolsHero-module__kFZkgq__inner{padding-top:var(--spacing-4xl);box-sizing:border-box;justify-content:center;align-items:flex-start}.SchoolsHero-module__kFZkgq__heroDetails{width:100%;max-width:100%;padding-top:var(--spacing-4xl);gap:var(--spacing-lg);text-align:center;align-items:center}.SchoolsHero-module__kFZkgq__content{max-width:520px;margin:0 auto}.SchoolsHero-module__kFZkgq__teacherLayer{width:clamp(520px,86vw,720px);bottom:-60px;right:-40px}}@media screen and (max-width:480px){.SchoolsHero-module__kFZkgq__inner{padding-top:var(--spacing-md)}.SchoolsHero-module__kFZkgq__teacherLayer{width:clamp(460px,102vw,620px);bottom:0;left:-24px}}
.BillingForm-module__zVdMOG__inputWrapper{height:76px}.BillingForm-module__zVdMOG__row{gap:var(--spacing-md);display:flex}.BillingForm-module__zVdMOG__termsDescription{align-items:center;gap:0 var(--spacing-xs);margin-left:var(--spacing-xs);white-space:nowrap;flex-wrap:wrap;display:flex}.BillingForm-module__zVdMOG__termsDescription p:nth-child(2){cursor:pointer}.BillingForm-module__zVdMOG__termsDescription p:nth-child(2):hover{opacity:.8}.BillingForm-module__zVdMOG__termsDescription p:nth-child(4){cursor:pointer}.BillingForm-module__zVdMOG__termsDescription p:nth-child(4):hover{opacity:.8}.BillingForm-module__zVdMOG__signInWrapper{align-items:center;gap:var(--spacing-xs);margin:var(--spacing-lg)0;display:flex}.BillingForm-module__zVdMOG__signInWrapper p:nth-child(2){cursor:pointer}.BillingForm-module__zVdMOG__signInWrapper p:nth-child(2):hover{opacity:.8}.BillingForm-module__zVdMOG__fullWidth{width:100%}.BillingForm-module__zVdMOG__radioWrapper{align-items:center;gap:var(--spacing-sm);cursor:pointer;transition:all .2s ease-in-out;display:flex}.BillingForm-module__zVdMOG__radioContainer{margin-bottom:var(--spacing-md);gap:var(--spacing-mdl);display:flex}.BillingForm-module__zVdMOG__verifyButtonWrapper{justify-content:center;align-items:center;height:56px;display:flex}.BillingForm-module__zVdMOG__form{gap:var(--spacing-md);flex-direction:column;display:flex}.BillingForm-module__zVdMOG__smallInput{width:100%}.BillingForm-module__zVdMOG__buttonWrapper{margin-top:var(--spacing-md)}
.AutomatedAndStandardizedScoring-module__7Ti3XG__wrapper{background:var(--color-black);padding:var(--spacing-4xl)var(--spacing-lg);position:relative}.AutomatedAndStandardizedScoring-module__7Ti3XG__container{max-width:1280px;margin:0 auto}.AutomatedAndStandardizedScoring-module__7Ti3XG__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);width:100%;display:flex}.AutomatedAndStandardizedScoring-module__7Ti3XG__left{width:100%;max-width:560px;padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--color-white);flex-direction:column;align-items:flex-start;display:flex}.AutomatedAndStandardizedScoring-module__7Ti3XG__right{justify-content:flex-end;width:100%;max-width:560px;display:flex}.AutomatedAndStandardizedScoring-module__7Ti3XG__imageWrapper{aspect-ratio:457/452;border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.AutomatedAndStandardizedScoring-module__7Ti3XG__image{object-fit:cover}.AutomatedAndStandardizedScoring-module__7Ti3XG__tornEdge{height:var(--spacing-2xl)}@media screen and (max-width:1024px){.AutomatedAndStandardizedScoring-module__7Ti3XG__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.AutomatedAndStandardizedScoring-module__7Ti3XG__left{width:100%;max-width:720px}.AutomatedAndStandardizedScoring-module__7Ti3XG__right{justify-content:center}.AutomatedAndStandardizedScoring-module__7Ti3XG__image{border-radius:var(--radius-md);width:min(457px,90vw)}}@media screen and (max-width:768px){.AutomatedAndStandardizedScoring-module__7Ti3XG__container{padding:var(--spacing-2xl)var(--spacing-md)}.AutomatedAndStandardizedScoring-module__7Ti3XG__inner{gap:var(--spacing-xl)}.AutomatedAndStandardizedScoring-module__7Ti3XG__left{max-width:100%;padding-bottom:var(--spacing-lg)}}@media screen and (max-width:480px){.AutomatedAndStandardizedScoring-module__7Ti3XG__container{padding:var(--spacing-xl)var(--spacing-md)}}
.WhatMathProDExamines-module__zab2Pq__wrapper{background:var(--color-white);width:100%;padding:var(--spacing-4xl)var(--spacing-lg)}.WhatMathProDExamines-module__zab2Pq__container{max-width:1224px;margin:0 auto}.WhatMathProDExamines-module__zab2Pq__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-4xl);width:100%;min-width:0;display:flex}.WhatMathProDExamines-module__zab2Pq__left{width:100%;min-width:0;max-width:560px}.WhatMathProDExamines-module__zab2Pq__list{gap:var(--spacing-xl);flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.WhatMathProDExamines-module__zab2Pq__listItem{min-width:0;color:var(--color-black);padding-left:20px;position:relative}.WhatMathProDExamines-module__zab2Pq__listItem:before{content:"";background:var(--color-black);border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:0;transform:scale(1.2)}.WhatMathProDExamines-module__zab2Pq__listItemInner{flex-direction:column;gap:2px;display:flex}.WhatMathProDExamines-module__zab2Pq__right{justify-content:flex-end;width:100%;min-width:460px;max-width:520px;display:flex}.WhatMathProDExamines-module__zab2Pq__stack{gap:var(--spacing-2xl);flex-direction:column;width:100%;display:flex}.WhatMathProDExamines-module__zab2Pq__exampleCard{width:100%;position:relative}.WhatMathProDExamines-module__zab2Pq__exampleMedia{aspect-ratio:457/306;width:100%;position:relative}.WhatMathProDExamines-module__zab2Pq__exampleImage{object-fit:cover;object-position:center}.WhatMathProDExamines-module__zab2Pq__pill{background:var(--color-turquoise02);border-radius:var(--radius-xs);height:32px;padding:var(--spacing-sm)var(--spacing-md);box-shadow:var(--shadow-default);justify-content:center;align-items:center;display:flex;position:absolute;bottom:-12px;left:14px}@media screen and (max-width:1024px){.WhatMathProDExamines-module__zab2Pq__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.WhatMathProDExamines-module__zab2Pq__left{width:100%;max-width:720px}.WhatMathProDExamines-module__zab2Pq__right{justify-content:center;width:100%;min-width:0;max-width:520px}.WhatMathProDExamines-module__zab2Pq__exampleMedia{aspect-ratio:16/9}}@media screen and (max-width:768px){.WhatMathProDExamines-module__zab2Pq__wrapper{padding:var(--spacing-3xl)var(--spacing-md)}.WhatMathProDExamines-module__zab2Pq__left{max-width:100%}.WhatMathProDExamines-module__zab2Pq__listItem{padding-left:16px}.WhatMathProDExamines-module__zab2Pq__listItem:before{top:8px}}@media screen and (max-width:480px){.WhatMathProDExamines-module__zab2Pq__wrapper{padding:var(--spacing-xl)var(--spacing-md)}}
.ProfessionalDevelopmentProgram-module__MSRIKa__wrapper{background:var(--color-white);width:100%;padding:var(--spacing-4xl)var(--spacing-lg);overflow-x:hidden}.ProfessionalDevelopmentProgram-module__MSRIKa__container{max-width:1280px;margin:0 auto}.ProfessionalDevelopmentProgram-module__MSRIKa__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);width:100%;min-width:0;display:flex}.ProfessionalDevelopmentProgram-module__MSRIKa__left{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;max-width:560px;display:flex}.ProfessionalDevelopmentProgram-module__MSRIKa__actions{width:100%;margin-top:var(--spacing-xl);padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--color-black)}.ProfessionalDevelopmentProgram-module__MSRIKa__buttonRow{align-items:center;gap:var(--spacing-xl);width:100%;display:flex}.ProfessionalDevelopmentProgram-module__MSRIKa__right{justify-content:flex-end;width:100%;min-width:420px;max-width:560px;display:flex}.ProfessionalDevelopmentProgram-module__MSRIKa__imageFrame{aspect-ratio:420/360;border-radius:var(--radius-sm);width:100%;min-width:420px;box-shadow:var(--shadow-layer);position:relative;overflow:hidden}.ProfessionalDevelopmentProgram-module__MSRIKa__image{object-fit:cover;object-position:center}@media screen and (max-width:1120px){.ProfessionalDevelopmentProgram-module__MSRIKa__inner{gap:var(--spacing-2xl)}.ProfessionalDevelopmentProgram-module__MSRIKa__imageFrame{min-width:380px}}@media screen and (max-width:1060px){.ProfessionalDevelopmentProgram-module__MSRIKa__imageFrame{min-width:0}}@media screen and (max-width:1024px){.ProfessionalDevelopmentProgram-module__MSRIKa__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.ProfessionalDevelopmentProgram-module__MSRIKa__left{width:100%;max-width:720px}.ProfessionalDevelopmentProgram-module__MSRIKa__right{justify-content:center;width:100%;min-width:0;max-width:520px}.ProfessionalDevelopmentProgram-module__MSRIKa__imageFrame{width:100%;max-width:520px;height:340px}}@media screen and (max-width:768px){.ProfessionalDevelopmentProgram-module__MSRIKa__wrapper{padding:var(--spacing-3xl)var(--spacing-md)}.ProfessionalDevelopmentProgram-module__MSRIKa__left{max-width:100%}.ProfessionalDevelopmentProgram-module__MSRIKa__actions{padding-bottom:var(--spacing-md)}.ProfessionalDevelopmentProgram-module__MSRIKa__buttonRow{align-items:stretch;gap:var(--spacing-sm);flex-direction:column}.ProfessionalDevelopmentProgram-module__MSRIKa__imageFrame{height:320px}}@media screen and (max-width:480px){.ProfessionalDevelopmentProgram-module__MSRIKa__wrapper{padding:var(--spacing-2xl)var(--spacing-md)}.ProfessionalDevelopmentProgram-module__MSRIKa__imageFrame{height:280px}}
.SchoolsPage-module__rtBCqG__contactWrapper{padding:var(--spacing-4xl)var(--spacing-lg);background:linear-gradient(136.27deg,#1590c1 9.59%,#3a9ea7 56.18%);justify-content:center;display:flex}.SchoolsPage-module__rtBCqG__contactContainer{justify-content:space-between;gap:var(--spacing-2xl);width:100%;max-width:1224px;height:100%;margin-top:var(--spacing-4xl);transition:all .2s;display:flex}.SchoolsPage-module__rtBCqG__aboutTitle{font-size:42px!important}.SchoolsPage-module__rtBCqG__contactDetails{gap:var(--spacing-lg);flex-direction:column;width:100%;max-width:480px;display:flex}.SchoolsPage-module__rtBCqG__formWrapper{gap:var(--spacing-md);background-color:var(--color-white);border-radius:var(--radius-xs);width:100%;max-width:661px;height:fit-content;padding:var(--spacing-lg);flex-direction:column;display:flex}.SchoolsPage-module__rtBCqG__row{gap:var(--spacing-md);flex-direction:row;display:flex}@media screen and (max-width:1024px){.SchoolsPage-module__rtBCqG__contactContainer{flex-direction:column;margin-top:0}.SchoolsPage-module__rtBCqG__contactWrapper{height:fit-content}.SchoolsPage-module__rtBCqG__formWrapper{max-width:700px;margin:0 auto}.SchoolsPage-module__rtBCqG__contactDetails{max-width:100%;margin-bottom:var(--spacing-2xl)}}@media screen and (max-width:900px){.SchoolsPage-module__rtBCqG__contactWrapper{padding:var(--spacing-3xl)var(--spacing-lg)}.SchoolsPage-module__rtBCqG__contactDetails{max-width:100%;margin-bottom:var(--spacing-lg)}.SchoolsPage-module__rtBCqG__aboutTitle{font-size:32px!important}}@media screen and (max-width:500px){.SchoolsPage-module__rtBCqG__row{flex-direction:column}.SchoolsPage-module__rtBCqG__formWrapper{padding:var(--spacing-md)}}@media screen and (max-width:480px){.SchoolsPage-module__rtBCqG__aboutTitle{font-size:30px!important}}
.MediaModal-module__wvexYW__imageWrapper{width:100%;position:relative}.MediaModal-module__wvexYW__image{object-fit:contain;object-position:center;width:100%;height:100%;display:block}[data-rmiz-modal-overlay=hidden]{background-color:#0000}[data-rmiz-modal-overlay=visible]{background-color:#0009}[data-rmiz-modal-content]{justify-content:center;align-items:center;display:flex}[data-rmiz-modal-img]{border-radius:var(--radius-xs)}[data-rmiz-btn-unzoom]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a0ad9;border:1px solid #ffffff59;top:20px;right:20px;box-shadow:0 8px 20px #00000073}[data-rmiz-btn-unzoom]:hover{background:#0a0a0af2}
.ConfirmForm-module__n6yegW__wrapper{justify-content:space-between;align-items:center;gap:var(--spacing-lg);flex-direction:column;width:100%;height:100%;display:flex}.ConfirmForm-module__n6yegW__pinInputWrapper{margin:var(--spacing-md)0;justify-content:center;align-items:center;display:flex}.ConfirmForm-module__n6yegW__pinInput{width:70px;height:70px}.ConfirmForm-module__n6yegW__baseInput{width:70px!important;height:70px!important}.ConfirmForm-module__n6yegW__resendWrapper{align-items:center;gap:var(--spacing-xs);margin:var(--spacing-md);display:flex}.ConfirmForm-module__n6yegW__resendWrapper p:nth-child(2){cursor:pointer}.ConfirmForm-module__n6yegW__resendWrapper p:nth-child(2):hover{opacity:.8}.ConfirmForm-module__n6yegW__sending{opacity:.7;cursor:not-allowed!important}
.WhatMathProSDelivers-module__LZXYFG__wrapper{background-image:var(--gridPaperSvg);padding:var(--spacing-5xl)var(--spacing-lg);background-repeat:repeat;position:relative}.WhatMathProSDelivers-module__LZXYFG__wrapper:before{content:"";background-image:var(--tornTop);pointer-events:none;z-index:1;height:94px;position:absolute;top:-80px;left:0;right:0}.WhatMathProSDelivers-module__LZXYFG__wrapper:after{content:"";background-image:var(--tornBottom);pointer-events:none;z-index:1;width:100%;height:94px;position:absolute;bottom:-80px;left:0;right:0;transform:scaleY(-1)}.WhatMathProSDelivers-module__LZXYFG__container{max-width:1280px;margin:0 auto}.WhatMathProSDelivers-module__LZXYFG__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-lg);width:100%;display:flex}.WhatMathProSDelivers-module__LZXYFG__left{justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;max-width:560px;display:flex}.WhatMathProSDelivers-module__LZXYFG__right{flex-direction:column;align-self:stretch;width:100%;min-width:0;max-width:660px;display:flex}.WhatMathProSDelivers-module__LZXYFG__buttonRow{justify-content:flex-start;width:fit-content;max-width:260px;margin:0 auto;display:flex}@media screen and (max-width:1024px){.WhatMathProSDelivers-module__LZXYFG__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.WhatMathProSDelivers-module__LZXYFG__left{justify-content:center;width:100%;max-width:720px;margin-left:auto;margin-right:auto;display:flex}.WhatMathProSDelivers-module__LZXYFG__right{text-align:center;align-items:center;width:100%;max-width:720px;margin:0 auto}}@media screen and (max-width:768px){.WhatMathProSDelivers-module__LZXYFG__wrapper{padding:var(--spacing-2xl)var(--spacing-md)}.WhatMathProSDelivers-module__LZXYFG__inner{gap:var(--spacing-xl)}.WhatMathProSDelivers-module__LZXYFG__left,.WhatMathProSDelivers-module__LZXYFG__right{max-width:100%}}@media screen and (max-width:480px){.WhatMathProSDelivers-module__LZXYFG__wrapper{padding:var(--spacing-xl)var(--spacing-md)}}
.WhatMathProDProvides-module__bjRoQq__wrapper{background-color:var(--color-black);padding:var(--spacing-4xl)var(--spacing-lg)}.WhatMathProDProvides-module__bjRoQq__container{max-width:1280px;margin:0 auto}.WhatMathProDProvides-module__bjRoQq__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);width:100%;display:flex}.WhatMathProDProvides-module__bjRoQq__left{width:100%;min-width:460px;max-width:560px;padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--color-white)}.WhatMathProDProvides-module__bjRoQq__content{padding-right:var(--spacing-xl)}.WhatMathProDProvides-module__bjRoQq__list{gap:var(--spacing-md);flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.WhatMathProDProvides-module__bjRoQq__listItem{min-width:0;color:var(--color-white);padding-left:20px;position:relative}.WhatMathProDProvides-module__bjRoQq__listItem:before{content:"";background:var(--color-white);border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:0;transform:scale(1.2)}.WhatMathProDProvides-module__bjRoQq__subList{gap:var(--spacing-xs);flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.WhatMathProDProvides-module__bjRoQq__subListItem{min-width:0;color:var(--color-white);padding-left:20px;position:relative}.WhatMathProDProvides-module__bjRoQq__subListItem:before{content:"";background:#ffffffb3;border-radius:999px;width:5px;height:5px;position:absolute;top:9px;left:0;transform:scale(1.2)}.WhatMathProDProvides-module__bjRoQq__right{justify-content:flex-end;width:100%;min-width:460px;max-width:560px;display:flex}.WhatMathProDProvides-module__bjRoQq__imageWrapper{aspect-ratio:457/452;border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.WhatMathProDProvides-module__bjRoQq__image{object-fit:cover}@media screen and (max-width:1024px){.WhatMathProDProvides-module__bjRoQq__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.WhatMathProDProvides-module__bjRoQq__left{text-align:left;width:100%;min-width:0;max-width:720px}.WhatMathProDProvides-module__bjRoQq__content{max-width:100%}.WhatMathProDProvides-module__bjRoQq__right{justify-content:center;min-width:0}.WhatMathProDProvides-module__bjRoQq__image{border-radius:var(--radius-md);width:min(457px,90vw)}}@media screen and (max-width:768px){.WhatMathProDProvides-module__bjRoQq__wrapper{padding:var(--spacing-2xl)var(--spacing-md);padding-bottom:var(--spacing-4xl)}.WhatMathProDProvides-module__bjRoQq__inner{gap:var(--spacing-xl)}.WhatMathProDProvides-module__bjRoQq__left{max-width:100%;padding-bottom:var(--spacing-lg)}.WhatMathProDProvides-module__bjRoQq__listItem{padding-left:16px}.WhatMathProDProvides-module__bjRoQq__listItem:before{top:8px}.WhatMathProDProvides-module__bjRoQq__subListItem{padding-left:16px}.WhatMathProDProvides-module__bjRoQq__subListItem:before{top:8px}}@media screen and (max-width:480px){.WhatMathProDProvides-module__bjRoQq__wrapper{padding:var(--spacing-xl)var(--spacing-md);padding-bottom:var(--spacing-3xl)}}
.EcosystemHero-module__ljgK-a__hero{width:100%;height:700px;padding:0 var(--spacing-xl);background-image:url(/images/hero_bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;position:relative;overflow:hidden}.EcosystemHero-module__ljgK-a__container{width:100%;max-width:1280px;height:100%;margin:0 auto;display:flex;position:relative}.EcosystemHero-module__ljgK-a__inner{justify-content:space-between;align-items:center;gap:var(--spacing-2xl);width:100%;height:100%;display:flex}.EcosystemHero-module__ljgK-a__content{gap:var(--spacing-md);width:100%;max-width:440px;transform:translateY(var(--spacing-xl));flex-direction:column;display:flex}.EcosystemHero-module__ljgK-a__imageFrame{aspect-ratio:1340/920;flex:none;justify-content:flex-end;align-self:flex-end;width:clamp(600px,52vw,920px);min-width:620px;display:flex;position:relative;overflow:hidden;transform:translate(32px)translateY(6px)}.EcosystemHero-module__ljgK-a__heroImage{object-fit:contain;width:100%;height:100%}@media screen and (min-width:1400px){.EcosystemHero-module__ljgK-a__imageFrame{transform:translate(72px)translateY(6px)}}@media screen and (min-width:1700px){.EcosystemHero-module__ljgK-a__content{max-width:480px}.EcosystemHero-module__ljgK-a__imageFrame{width:clamp(680px,46vw,880px);min-width:640px;transform:translate(96px)translateY(6px)}}@media screen and (max-width:1024px){.EcosystemHero-module__ljgK-a__inner{justify-content:flex-start;align-items:center;gap:var(--spacing-2xl);padding-top:var(--spacing-3xl);padding-bottom:var(--spacing-xl);flex-direction:column}.EcosystemHero-module__ljgK-a__content{max-width:720px;margin-top:var(--spacing-xl)}.EcosystemHero-module__ljgK-a__imageFrame{justify-content:center;align-self:center;width:clamp(620px,88vw,920px);min-width:0;transform:translate(0)translateY(0)}}@media screen and (max-width:768px){.EcosystemHero-module__ljgK-a__hero{padding:0 var(--spacing-md)}.EcosystemHero-module__ljgK-a__inner{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-xl);padding-top:var(--spacing-4xl);padding-bottom:var(--spacing-lg)}.EcosystemHero-module__ljgK-a__content{max-width:100%;transform:translateY(0)}.EcosystemHero-module__ljgK-a__imageFrame{justify-content:flex-end;align-self:flex-end;width:clamp(360px,92vw,600px);max-width:600px;transform:translate(20px)translateY(-80px)}.EcosystemHero-module__ljgK-a__heroImage{object-position:center bottom}}@media screen and (max-width:480px){.EcosystemHero-module__ljgK-a__inner{padding-bottom:0}.EcosystemHero-module__ljgK-a__content{padding-bottom:var(--spacing-lg)}.EcosystemHero-module__ljgK-a__imageFrame{justify-content:center;align-self:center;width:clamp(360px,102vw,560px);max-width:560px;margin-top:auto;transform:translate(0)translateY(0)}}
.TheOutcome-module__hE0FBa__root{background-color:var(--color-black);width:100%;padding:var(--spacing-4xl)var(--spacing-lg)}.TheOutcome-module__hE0FBa__inner{text-align:center;width:100%;max-width:603px;padding-bottom:var(--spacing-lg);border-bottom:1px solid var(--color-white);flex-direction:column;align-items:center;margin:0 auto;display:flex}@media (max-width:30em){.TheOutcome-module__hE0FBa__root{padding:var(--spacing-3xl)var(--spacing-md)}.TheOutcome-module__hE0FBa__inner{padding-bottom:var(--spacing-md)}}
.auth-module__LjnwMa__auth-form{flex-direction:column;display:flex}.auth-module__LjnwMa__action-link{margin-bottom:var(--spacing-xl);align-self:flex-end}.auth-module__LjnwMa__action-link p{cursor:pointer}
.SignUpForm-module__PzuCVW__termsWrapper{align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-mdl);margin-top:var(--spacing-sm);display:flex}.SignUpForm-module__PzuCVW__inputWrapper{height:76px}.SignUpForm-module__PzuCVW__row{gap:var(--spacing-md);height:76px;display:flex}.SignUpForm-module__PzuCVW__termsDescription{align-items:center;gap:0 var(--spacing-xs);margin-left:var(--spacing-xs);white-space:nowrap;flex-wrap:wrap;display:flex}.SignUpForm-module__PzuCVW__termsDescription p:nth-child(2){cursor:pointer}.SignUpForm-module__PzuCVW__termsDescription p:nth-child(2):hover{opacity:.8}.SignUpForm-module__PzuCVW__termsDescription p:nth-child(4){cursor:pointer}.SignUpForm-module__PzuCVW__termsDescription p:nth-child(4):hover{opacity:.8}.SignUpForm-module__PzuCVW__signInWrapper{align-items:center;gap:var(--spacing-xs);margin:var(--spacing-lg)0;display:flex}.SignUpForm-module__PzuCVW__signInWrapper p:nth-child(2){cursor:pointer}.SignUpForm-module__PzuCVW__signInWrapper p:nth-child(2):hover{opacity:.8}.SignUpForm-module__PzuCVW__fullWidth{width:100%}
.WhatMathProSIdentifies-module__cKeQfW__wrapper{padding:var(--spacing-4xl)var(--spacing-lg);background:linear-gradient(136.27deg,#1590c1 9.59%,#3a9ea7 56.18%)}.WhatMathProSIdentifies-module__cKeQfW__container{max-width:1280px;margin:0 auto}.WhatMathProSIdentifies-module__cKeQfW__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);width:100%;display:flex}.WhatMathProSIdentifies-module__cKeQfW__left{width:100%;max-width:560px;padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--color-white)}.WhatMathProSIdentifies-module__cKeQfW__content{padding-right:var(--spacing-2xl)}.WhatMathProSIdentifies-module__cKeQfW__list{gap:var(--spacing-xs);margin:0;padding-left:0;list-style:none;display:grid}.WhatMathProSIdentifies-module__cKeQfW__listItem{padding-left:var(--spacing-lg);color:var(--color-white);position:relative}.WhatMathProSIdentifies-module__cKeQfW__listItem:before{content:"•";color:var(--color-white);position:absolute;top:.15em;left:0;scale:1.5}.WhatMathProSIdentifies-module__cKeQfW__right{justify-content:flex-end;width:100%;max-width:560px;display:flex}.WhatMathProSIdentifies-module__cKeQfW__imageWrapper{aspect-ratio:560/552;border-radius:var(--radius-md);width:100%;height:100%;position:relative;overflow:hidden}.WhatMathProSIdentifies-module__cKeQfW__image{object-fit:contain;height:auto}@media screen and (max-width:1024px){.WhatMathProSIdentifies-module__cKeQfW__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.WhatMathProSIdentifies-module__cKeQfW__left{text-align:left;width:100%;max-width:720px}.WhatMathProSIdentifies-module__cKeQfW__content{max-width:100%}.WhatMathProSIdentifies-module__cKeQfW__right{justify-content:center}.WhatMathProSIdentifies-module__cKeQfW__image{width:min(457px,90vw)}}@media screen and (max-width:768px){.WhatMathProSIdentifies-module__cKeQfW__wrapper{padding:var(--spacing-2xl)var(--spacing-md)}.WhatMathProSIdentifies-module__cKeQfW__inner{gap:var(--spacing-xl)}.WhatMathProSIdentifies-module__cKeQfW__left{max-width:100%;padding-bottom:var(--spacing-lg)}.WhatMathProSIdentifies-module__cKeQfW__list{padding-left:var(--spacing-md)}}@media screen and (max-width:480px){.WhatMathProSIdentifies-module__cKeQfW__wrapper{padding:var(--spacing-xl)var(--spacing-md)}}
.WhoIsMathProDFor-module__DJrjvW__wrapper{padding:var(--spacing-4xl)var(--spacing-lg);background:linear-gradient(136.27deg,#1590c1 9.59%,#3a9ea7 56.18%)}.WhoIsMathProDFor-module__DJrjvW__container{max-width:1280px;margin:0 auto}.WhoIsMathProDFor-module__DJrjvW__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);width:100%;min-width:0;display:flex}.WhoIsMathProDFor-module__DJrjvW__left{align-items:flex-start;gap:var(--spacing-lg);flex-direction:column;width:100%;min-width:360px;max-width:560px;display:flex}.WhoIsMathProDFor-module__DJrjvW__imageCard{aspect-ratio:457/452;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-layer);position:relative;overflow:hidden}.WhoIsMathProDFor-module__DJrjvW__image{object-fit:cover;object-position:center}.WhoIsMathProDFor-module__DJrjvW__right{width:100%;min-width:0;max-width:560px;padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--color-white)}.WhoIsMathProDFor-module__DJrjvW__blockSpacer{height:var(--spacing-md)}.WhoIsMathProDFor-module__DJrjvW__blockSpacerSm{height:var(--spacing-sm)}.WhoIsMathProDFor-module__DJrjvW__list{gap:var(--spacing-xs);flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.WhoIsMathProDFor-module__DJrjvW__listItem{color:var(--color-white);padding-left:20px;position:relative}.WhoIsMathProDFor-module__DJrjvW__listItem:before{content:"";background:var(--color-white);border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:0;transform:scale(1.2)}@media screen and (max-width:1024px){.WhoIsMathProDFor-module__DJrjvW__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.WhoIsMathProDFor-module__DJrjvW__left{align-items:center;min-width:0;max-width:457px}.WhoIsMathProDFor-module__DJrjvW__imageCard{width:100%}.WhoIsMathProDFor-module__DJrjvW__right{text-align:left;width:100%;max-width:720px}}@media screen and (max-width:768px){.WhoIsMathProDFor-module__DJrjvW__wrapper{padding:var(--spacing-2xl)var(--spacing-md)}.WhoIsMathProDFor-module__DJrjvW__inner{gap:var(--spacing-xl)}.WhoIsMathProDFor-module__DJrjvW__left{align-items:flex-start;width:100%}.WhoIsMathProDFor-module__DJrjvW__right{max-width:100%;padding-bottom:var(--spacing-lg)}.WhoIsMathProDFor-module__DJrjvW__listItem{padding-left:16px}.WhoIsMathProDFor-module__DJrjvW__listItem:before{top:8px}}@media screen and (max-width:480px){.WhoIsMathProDFor-module__DJrjvW__wrapper{padding:var(--spacing-xl)var(--spacing-md)}}
.MathematicalLearning-module__DSH91G__section{padding:var(--spacing-3xl)var(--spacing-lg);background:linear-gradient(136.27deg,#1590c1 9.59%,#3a9ea7 56.18%);overflow:hidden}.MathematicalLearning-module__DSH91G__container{width:100%;max-width:1280px;margin:0 auto}.MathematicalLearning-module__DSH91G__inner{justify-content:space-between;gap:var(--spacing-lg);width:100%;display:flex}.MathematicalLearning-module__DSH91G__leftCol{border-bottom:1px solid var(--color-white);width:100%;max-width:560px;height:100%;padding-bottom:var(--spacing-lg)}.MathematicalLearning-module__DSH91G__rightCol{width:100%;max-width:560px}.MathematicalLearning-module__DSH91G__right{justify-content:flex-end;width:100%;display:flex}.MathematicalLearning-module__DSH91G__mediaStack{gap:var(--spacing-2xl);width:100%}.MathematicalLearning-module__DSH91G__imageCard,.MathematicalLearning-module__DSH91G__imageCardSecondary{border-radius:var(--radius-sm);width:100%;position:relative;overflow:hidden}.MathematicalLearning-module__DSH91G__imageCard{aspect-ratio:457/567}.MathematicalLearning-module__DSH91G__imageCardSecondary{aspect-ratio:457/452}.MathematicalLearning-module__DSH91G__image{object-fit:contain;object-position:center;border-radius:var(--radius-sm)}@media (max-width:900px){.MathematicalLearning-module__DSH91G__inner{gap:var(--spacing-2xl);flex-direction:column}.MathematicalLearning-module__DSH91G__leftCol{max-width:100%}.MathematicalLearning-module__DSH91G__rightCol{max-width:520px;margin:0 auto}.MathematicalLearning-module__DSH91G__right{justify-content:center}.MathematicalLearning-module__DSH91G__mediaStack{margin:0 auto}.MathematicalLearning-module__DSH91G__left{max-width:100%}}
.WhatIsMathPro-module__a6huIa__wrapper{padding:var(--spacing-3xl)var(--spacing-lg);background:linear-gradient(136.27deg,#1590c1 9.59%,#3a9ea7 56.18%);overflow:hidden}.WhatIsMathPro-module__a6huIa__container{max-width:1280px;margin:0 auto}.WhatIsMathPro-module__a6huIa__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);width:100%;display:flex}.WhatIsMathPro-module__a6huIa__left{width:100%;min-width:0;max-width:560px}.WhatIsMathPro-module__a6huIa__imageFrame{aspect-ratio:560/617;border-radius:var(--radius-smd);width:100%;max-width:560px;box-shadow:var(--shadow-layer);position:relative;overflow:hidden}.WhatIsMathPro-module__a6huIa__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (hover:hover){.WhatIsMathPro-module__a6huIa__imageFrame{cursor:zoom-in}}.WhatIsMathPro-module__a6huIa__right{width:100%;min-width:300px;max-width:560px;padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--color-white);flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}@media screen and (max-width:1100px){.WhatIsMathPro-module__a6huIa__container{max-width:1040px}}@media screen and (max-width:1024px){.WhatIsMathPro-module__a6huIa__inner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-direction:column}.WhatIsMathPro-module__a6huIa__left{width:100%;max-width:560px}.WhatIsMathPro-module__a6huIa__right{width:100%;max-width:720px}}@media screen and (max-width:768px){.WhatIsMathPro-module__a6huIa__wrapper{padding:var(--spacing-3xl)var(--spacing-md)}.WhatIsMathPro-module__a6huIa__right{max-width:100%;padding-bottom:var(--spacing-lg)}}@media screen and (max-width:480px){.WhatIsMathPro-module__a6huIa__wrapper{padding:var(--spacing-2xl)var(--spacing-md)}}
.HeroOld-module__V1_U2q__hero{width:100%;height:710px;padding:var(--spacing-lg);-ms-overflow-style:none;scrollbar-width:none;background-image:url(../media/hero_bg.b16f7289.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;overflow:hidden}.HeroOld-module__V1_U2q__hero::-webkit-scrollbar{display:none}.HeroOld-module__V1_U2q__content{gap:var(--spacing-md);flex-direction:column;max-width:460px;display:flex}.HeroOld-module__V1_U2q__heroContent{flex-direction:column;justify-content:center;place-self:center;width:100%;max-width:1224px;height:100%;transition:all .2s;display:flex;position:relative}.HeroOld-module__V1_U2q__heroContent:before{content:"";background-position:50%;background-size:cover;position:absolute;bottom:-24px;right:0}.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__home .HeroOld-module__V1_U2q__heroContent:before{z-index:1;background-image:url(../media/hero_child.21250591.webp);width:800px;height:650px;right:-130px}@media screen and (max-width:1100px){.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__home .HeroOld-module__V1_U2q__heroContent:before{width:600px;height:500px;right:-130px}}@media screen and (max-width:900px){.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__home .HeroOld-module__V1_U2q__heroContent:before{width:500px;height:400px;right:-130px}}.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__schools .HeroOld-module__V1_U2q__heroContent:before{z-index:1;background-image:url(../media/hero_girls_0.0b7d6a82.webp);width:1100px;height:650px;right:-180px}@media screen and (max-width:1100px){.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__schools .HeroOld-module__V1_U2q__heroContent:before{width:850px;height:450px;right:-120px}}@media screen and (max-width:900px){.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__schools .HeroOld-module__V1_U2q__heroContent:before{width:600px;height:300px;right:-120px}}.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__products .HeroOld-module__V1_U2q__heroContent:before{z-index:1;background-image:url(../media/products_header_no_bg.3a74ded4.webp);width:900px;height:600px;right:-70px}@media screen and (max-width:1100px){.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__products .HeroOld-module__V1_U2q__heroContent:before{width:700px;height:500px;right:-130px}}@media screen and (max-width:900px){.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__products .HeroOld-module__V1_U2q__heroContent:before{width:600px;height:400px;right:-240px}}.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__about .HeroOld-module__V1_U2q__heroContent:before{z-index:1;background-image:url(../media/tablet_about_us.456d2f93.webp);width:800px;height:500px;bottom:40px;right:-100px}@media screen and (max-width:1100px){.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__about .HeroOld-module__V1_U2q__heroContent:before{width:600px;height:400px;right:-60px}}@media screen and (max-width:900px){.HeroOld-module__V1_U2q__hero.HeroOld-module__V1_U2q__about .HeroOld-module__V1_U2q__heroContent:before{width:350px;height:250px;bottom:70px;right:-40px}}.HeroOld-module__V1_U2q__heroDetails{justify-content:center;gap:var(--spacing-xl);z-index:1;flex-direction:column;width:fit-content;max-width:420px;display:flex}.HeroOld-module__V1_U2q__title,.HeroOld-module__V1_U2q__description{text-align:start;max-width:500px}.HeroOld-module__V1_U2q__imageContainer{flex:1;justify-content:start}.HeroOld-module__V1_U2q__buttons{gap:var(--spacing-md);display:flex}.HeroOld-module__V1_U2q__homeButtons{gap:var(--spacing-md);flex-direction:column;max-width:fit-content;display:flex}@media screen and (max-width:1100px){.HeroOld-module__V1_U2q__hero{height:600px}}@media screen and (max-width:900px){.HeroOld-module__V1_U2q__hero{background-image:url(../media/hero_bg.b16f7289.jpg);height:500px}.HeroOld-module__V1_U2q__title{font-size:32px}}@media screen and (max-width:768px){.HeroOld-module__V1_U2q__hero{height:450px}.HeroOld-module__V1_U2q__title{max-width:350px}}@media screen and (max-width:700px){.HeroOld-module__V1_U2q__heroContent:before{display:none}.HeroOld-module__V1_U2q__title{max-width:100%}}@media screen and (max-width:480px){.HeroOld-module__V1_U2q__title{font-size:30px}}
.WhatTheProgramIncludes-module__WI6tta__section{width:100%;padding:var(--spacing-4xl)var(--spacing-lg);background:linear-gradient(136.27deg,#1590c1 9.59%,#3a9ea7 56.18%);overflow:hidden}.WhatTheProgramIncludes-module__WI6tta__inner{justify-content:space-between;align-items:flex-start;gap:var(--spacing-4xl);width:100%;max-width:1280px;margin:0 auto;display:flex}.WhatTheProgramIncludes-module__WI6tta__left{width:100%;min-width:0;max-width:546px;padding-bottom:var(--spacing-lg);border-bottom:1px solid var(--color-white);flex-direction:column;display:flex}.WhatTheProgramIncludes-module__WI6tta__blocks{gap:var(--spacing-md);padding-right:var(--spacing-3xl);flex-direction:column;display:flex}.WhatTheProgramIncludes-module__WI6tta__block{gap:var(--spacing-sm);flex-direction:column;display:flex}.WhatTheProgramIncludes-module__WI6tta__list{gap:var(--spacing-md);flex-direction:column;margin:0;padding-left:0;list-style:none;display:flex}.WhatTheProgramIncludes-module__WI6tta__list li{padding-left:var(--spacing-md);color:var(--color-white);position:relative}.WhatTheProgramIncludes-module__WI6tta__list li:before{content:"";background:var(--color-white);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0;transform:scale(1.2)}.WhatTheProgramIncludes-module__WI6tta__imageWrapper{flex:1;justify-content:flex-end;min-width:0;display:flex}.WhatTheProgramIncludes-module__WI6tta__imageCard{aspect-ratio:457/819;border-radius:var(--radius-sm);background:var(--color-white);width:min(557px,100%);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.WhatTheProgramIncludes-module__WI6tta__image{object-fit:cover}@media (max-width:62em){.WhatTheProgramIncludes-module__WI6tta__inner{align-items:stretch;gap:var(--spacing-3xl);flex-direction:column}.WhatTheProgramIncludes-module__WI6tta__left{max-width:100%}.WhatTheProgramIncludes-module__WI6tta__imageWrapper{justify-content:center}.WhatTheProgramIncludes-module__WI6tta__imageCard{aspect-ratio:457/819;width:100%;max-width:520px;margin:0 auto}.WhatTheProgramIncludes-module__WI6tta__image{object-fit:contain;padding:var(--spacing-lg)}}@media (max-width:30em){.WhatTheProgramIncludes-module__WI6tta__section{padding:var(--spacing-3xl)var(--spacing-md)}.WhatTheProgramIncludes-module__WI6tta__imageCard{aspect-ratio:457/819;max-width:100%}.WhatTheProgramIncludes-module__WI6tta__image{padding:var(--spacing-md)}}
.AboutUsPage-module__oo-wTa__problemWrapper{padding:var(--spacing-2xl)var(--spacing-lg);background:var(--color-turquoise);justify-content:center;display:flex}.AboutUsPage-module__oo-wTa__problemContainer{justify-content:space-between;place-self:center;gap:var(--spacing-2xl);width:100%;max-width:1224px;display:flex}.AboutUsPage-module__oo-wTa__problemDetails{justify-content:center;gap:var(--spacing-lg);flex-direction:column;width:100%;max-width:500px;display:flex}.AboutUsPage-module__oo-wTa__childrenImageWrapper{z-index:1;justify-content:center;width:100%;min-width:200px;height:fit-content;display:flex}.AboutUsPage-module__oo-wTa__childrenImage{width:100%;max-width:550px;height:fit-content}.AboutUsPage-module__oo-wTa__teamWrapper{padding:var(--spacing-5xl)var(--spacing-lg);background-color:#fff;justify-content:center;display:flex}.AboutUsPage-module__oo-wTa__teamContainer{justify-content:space-between;place-self:center;gap:var(--spacing-4xl);flex-direction:column;width:100%;max-width:1224px;display:flex}.AboutUsPage-module__oo-wTa__teamListContainer{gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.AboutUsPage-module__oo-wTa__teamMemberCard{flex-direction:column;justify-content:center;align-items:center;display:flex}.AboutUsPage-module__oo-wTa__teamMemberImage{object-fit:cover;object-position:center;border-radius:50%;width:200px;height:200px}.AboutUsPage-module__oo-wTa__aboutTitle{font-size:42px!important}@media screen and (max-width:1024px){.AboutUsPage-module__oo-wTa__teamListContainer{grid-template-columns:repeat(auto-fill,minmax(auto,1fr))}.AboutUsPage-module__oo-wTa__teamMemberImage{width:150px;height:150px}}@media screen and (max-width:900px){.AboutUsPage-module__oo-wTa__problemWrapper,.AboutUsPage-module__oo-wTa__teamWrapper{padding:var(--spacing-2xl)var(--spacing-lg)}.AboutUsPage-module__oo-wTa__teamContainer{gap:var(--spacing-2xl)}}@media screen and (max-width:750px){.AboutUsPage-module__oo-wTa__problemContainer{gap:var(--spacing-xl);flex-direction:column}.AboutUsPage-module__oo-wTa__problemDetails{max-width:100%}.AboutUsPage-module__oo-wTa__childrenImage{max-width:100%;margin-right:-24px}.AboutUsPage-module__oo-wTa__teamContainer{gap:var(--spacing-2xl)}}@media screen and (max-width:480px){.AboutUsPage-module__oo-wTa__aboutTitle{font-size:30px}}
.WhoTrustsMathPro-module__QAvo_W__trustsWrapper{width:100%;padding:var(--spacing-4xl)var(--spacing-lg);background-color:#fff;justify-content:center;display:flex}.WhoTrustsMathPro-module__QAvo_W__trustsContainer{justify-content:space-between;gap:var(--spacing-2xl);width:100%;max-width:1224px;display:flex}.WhoTrustsMathPro-module__QAvo_W__trustsDetails{flex-direction:column;align-self:center;min-width:330px;max-width:420px;height:fit-content;display:flex}.WhoTrustsMathPro-module__QAvo_W__trustsImagesWrapper{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-flow:wrap;width:100%;max-width:810px;min-height:180px;display:flex}@media screen and (max-width:1031px){.WhoTrustsMathPro-module__QAvo_W__trustsContainer{gap:var(--spacing-lg)}}@media screen and (max-width:1024px){.WhoTrustsMathPro-module__QAvo_W__trustsDetails{max-width:320px}}@media screen and (max-width:900px){.WhoTrustsMathPro-module__QAvo_W__title{font-size:30px;text-align:center!important}.WhoTrustsMathPro-module__QAvo_W__trustsContainer{gap:var(--spacing-lg);flex-wrap:wrap}.WhoTrustsMathPro-module__QAvo_W__trustsImagesWrapper{margin-top:var(--spacing-lg);max-width:100%}.WhoTrustsMathPro-module__QAvo_W__trustsDetails{width:100%;max-width:100%}.WhoTrustsMathPro-module__QAvo_W__trustsWrapper{padding:var(--spacing-2xl)var(--spacing-lg)}}@media screen and (max-width:480px){.WhoTrustsMathPro-module__QAvo_W__title{font-size:28px}}
