.AffHeroSection_headerBg__fZ0ji{position:relative;background:no-repeat url(/images/illustrations/header-bg.svg);border-radius:var(--corners-xl);padding:3rem;display:flex;flex-direction:column;margin-bottom:1.5rem;gap:2rem}.AffHeroSection_headerHeadline__GOPwP>p{max-width:45rem}.AffHeroSection_txtOrangeBold__0OIQn{font-weight:var(--fw-bold);color:var(--orange-main)}.AffHeroSection_heroRow__6Ic_a{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.AffHeroSection_card__TDmu2{position:relative;border-radius:var(--corners-xl);padding:2rem;display:flex;flex-direction:column;justify-content:space-between;gap:5rem;background-color:var(--stone-100);z-index:0;>h2{font-weight:var(--fw-semibold);font-size:2rem}}.AffHeroSection_card__TDmu2:before{content:"";position:absolute;inset:0;background-image:url(/images/illustrations/orange-glass-element.png);background-repeat:no-repeat;background-position:left 1.5rem bottom;opacity:.2;pointer-events:none;border-radius:var(--corners-xl);z-index:-1}.AffHeroSection_cardOrange__Duorn{background-image:no-repeat url(/images/illustrations/orange-glass-element.png);background-color:var(--orange-main);color:var(--background-primary);z-index:0}.AffHeroSection_cardOrange__Duorn:before{content:"";position:absolute;inset:0;background-image:url(/images/illustrations/orange-glass-element.png);background-repeat:no-repeat;background-position:left -10rem top 3rem;background-size:80%;opacity:.2;pointer-events:none;border-radius:var(--corners-xl);z-index:-1}@media screen and (max-width:600px){.AffHeroSection_headerBg__fZ0ji{padding:1.5rem;border-radius:var(--corners-lg);margin-bottom:2rem}.AffHeroSection_headerHeadline__GOPwP>h1{font-size:2.5rem}.AffHeroSection_heroRow__6Ic_a{display:flex;flex-direction:column;gap:.5rem}.AffHeroSection_card__TDmu2{padding:1.5rem;gap:1rem;border-radius:var(--corners-lg);>h2{font-size:1.5rem}}}.ButtonRound_btnRound__5t1ij{gap:1rem;font-size:1rem;font-weight:var(--fw-semibold);padding:.75rem .75rem .75rem 1rem;text-decoration:none;transition:background-color .3s ease-in-out;width:-moz-fit-content;width:fit-content}.ButtonRound_btnRound__5t1ij,.ButtonRound_iconWrap__sZjze{display:flex;align-items:center;justify-content:center;border-radius:10rem}.ButtonRound_iconWrap__sZjze{padding:.5rem}.ButtonRound_iconWrap__sZjze img{width:1rem;height:1rem}.ButtonRound_orange__EMoEX{background-color:var(--orange-main);color:var(--stone-50)}.ButtonRound_orange__EMoEX .ButtonRound_iconWrap__sZjze{background-color:var(--stone-50)}.ButtonRound_orange__EMoEX:hover{background-color:var(--orange-sheer)}.ButtonRound_white__Mxk6C{background-color:var(--background-primary);color:var(--stone-800)}.ButtonRound_white__Mxk6C .ButtonRound_iconWrap__sZjze{background-color:var(--stone-800)}.ButtonRound_white__Mxk6C:hover{background-color:var(--orange-light)}.ButtonRound_black__cpK_c{background-color:var(--stone-800);color:var(--background-primary)}.ButtonRound_black__cpK_c .ButtonRound_iconWrap__sZjze{background-color:var(--background-primary)}.ButtonRound_black__cpK_c:hover{background-color:var(--stone-700)}.MobileMenu_mobileMenu__bg__w{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:var(--background-grey);display:flex;flex-direction:column;padding:2rem 1.5rem;z-index:1000;transition:right .3s ease}.MobileMenu_mobileMenuOpened__LLy9k{right:0}.MobileMenu_mobileMenuHeader__hYsjC{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.MobileMenu_mobileMenuLogo__ItbwJ{display:flex;align-items:center}.MobileMenu_mobileMenuClose__k0WkS{font-size:2rem;background:none;border:none;cursor:pointer}.MobileMenu_mobileMenuNav__NVu8y{list-style:none;display:flex;flex-direction:column;gap:1.5rem;padding:0;margin-bottom:1rem}.MobileMenu_mobileMenuLink__lR7fN{font-size:1.25rem;text-decoration:none;color:var(--text-primary)}.MobileMenu_mobileMenuLink__lR7fN:hover{color:var(--text-accent)}.MobileMenu_langSelect__3EBR6{display:flex;align-items:center;gap:10px;padding:0 0 0 4px}.MobileMenu_langSelectDropDown__SuQ_e{position:absolute;top:calc(100% + .25rem);left:0;width:-moz-fit-content;width:fit-content;background:var(--background-primary);border-radius:var(--corners-md);box-shadow:0 4px 10px rgba(0,0,0,.1);list-style:none;padding:.25rem .25rem 0;margin:0;z-index:20}.CustomSelect_selectBox__yReqs{display:flex;align-items:center;justify-content:space-between;cursor:pointer;border:1px solid transparent;border-radius:var(--corners-md);background:inherit;padding:.5rem .75rem;gap:10px;transition:border .2s ease,background .2s ease;>p{font-size:clamp(12px,2.5vw,18px);font-family:var(--ff-secondary)}}.CustomSelect_selectBox__yReqs.CustomSelect_saved__2_oRP{background-color:transparent;border:var(--border-basic)}.CustomSelect_selectBox__yReqs:focus{outline:none;border-color:var(--stone-600)}.CustomSelect_selectBox__yReqs.CustomSelect_open__4OrVa{border-color:var(--stone-800)}.CustomSelect_dropdown__offCg{position:absolute;top:calc(100% + .25rem);left:0;width:100%;background:var(--background-primary);border-radius:var(--corners-md);box-shadow:0 4px 10px rgba(0,0,0,.1);list-style:none;padding:.25rem .25rem 0;margin:0;z-index:20}.CustomSelect_option__cFDwn{padding:.5rem .75rem;cursor:pointer;border-radius:var(--corners-md);margin-bottom:.25rem;font-size:clamp(12px,2.5vw,18px)}.CustomSelect_option__cFDwn:hover{background:var(--stone-100)}.CustomSelect_selected__IjlC_{background:var(--stone-200)}.AffPartnersSection_partnersSec___nDJ_{display:flex;flex-direction:column;gap:1rem}.AffPartnersSection_partnDetails___3T9Q{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.AffPartnersSection_partnerLogos__d0KMe{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto;grid-gap:1rem;gap:1rem}.AffPartnersSection_partnLogo__Mvb_S{background-color:var(--stone-800);border-radius:var(--corners-lg);padding:1rem;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.AffPartnersSection_partnLogoImg__Cy_8G{position:relative;height:auto;height:4.5rem;max-width:150px;width:100%}.AffPartnersSection_specular__1TSIA{width:100%}.AffPartnersSection_white-bordered__nE9S4{background:#fff;border:1px solid black}.AffPartnersSection_purple__stZZp{background:#9940fe}@media (max-width:800px){.AffPartnersSection_partnersSec___nDJ_{display:flex;flex-direction:column}.AffPartnersSection_partnDetails___3T9Q{align-items:center;padding:0 1rem;text-align:center}.AffPartnersSection_partnerLogos__d0KMe{grid-template-columns:1fr 1fr;grid-template-rows:auto}.AffPartnersSection_partnLogo__Mvb_S img{max-height:3rem}}.AuthForm_auth-form-wrapper___R6JE{width:100%;height:100%;overflow-y:auto;display:flex;justify-content:center;padding:20px}.AuthForm_auth-form__gUJpY{--max-width:448px;--padding:16px;--border-radius:16px;background-color:rgba(255,255,255,.75);padding-top:32px;padding-bottom:32px;height:-moz-fit-content;height:fit-content;margin-block:auto;box-sizing:border-box}.AuthForm_auth-form--forgot-password__Sv7xz{--max-width:650px}@media screen and (min-width:601px){.AuthForm_auth-form__gUJpY{padding:32px}}.AuthForm_auth-form-container___vPiZ{display:grid;grid-gap:10px;gap:10px;font-family:var(--ff-primary);color:rgba(36,34,34,1);justify-items:center;font-size:12px}@media screen and (min-width:601px){.AuthForm_auth-form-container___vPiZ{font-size:14px}}.AuthForm_auth-form-container___vPiZ button{font-size:14px}.AuthForm_auth-form__heading__um2sF{margin-top:16px;font-size:32px;text-align:center}@media screen and (min-width:601px){.AuthForm_auth-form__heading__um2sF{margin-top:32px}}.AuthForm_auth-form__subheading__6cluD{color:rgba(36,34,34,.5);margin-bottom:16px;text-align:center}@media screen and (min-width:601px){.AuthForm_auth-form__subheading__6cluD{margin-bottom:26px}}.AuthForm_auth-form__input-container__jJFTO{width:100%}.AuthForm_auth-form__input-label__H4IHk{place-self:flex-start;font-weight:600}.AuthForm_auth-form__input-wrapper__yMSNB{width:100%;height:50px;background-color:#ffffff;border:1px solid rgba(36,34,34,.3);border-radius:8px;padding:clamp(5px,3vw,15px);display:flex;align-items:center;gap:12px}.AuthForm_auth-form__otp-code-wrapper__oGuMv{display:flex;align-items:center;justify-content:center;gap:20px}.AuthForm_auth-form__input-wrapper--otp-code__9WhJJ{text-align:center}@media screen and (max-width:600px){.AuthForm_auth-form__otp-code-wrapper__oGuMv{gap:5px}.AuthForm_auth-form__input-wrapper--otp-code__9WhJJ{padding:10px}}.AuthForm_auth-form__input__pnSYE{flex:1 1;border:none;outline:none;width:100%}.AuthForm_auth-form__logo__pTqx3{position:relative;width:192px;height:33px}.AuthForm_auth-form__options__uvGB1{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:420px){.AuthForm_auth-form__options__uvGB1{flex-wrap:wrap}.AuthForm_auth-form__logo__pTqx3{width:170px}}.AuthForm_auth-form__forgot-password__69w8G{margin-top:2px;color:rgba(220,38,38,1);width:-moz-fit-content;width:fit-content;text-wrap:nowrap}.AuthForm_auth-form__signin-button__J1O9g{--button-height:46px;--button-border-radius:8px;--button-background-color:rgba(255,105,40,1);--button-color:white;margin-top:10px}@media screen and (min-width:601px){.AuthForm_auth-form__signin-button__J1O9g{margin-top:20px}}.AuthForm_auth-form__divider__JzxeO{position:relative;color:rgba(107,114,128,1);width:100%;text-align:center;margin-top:12px}.AuthForm_auth-form__divider__JzxeO:before{content:"";position:absolute;left:5%;top:50%;height:1px;width:calc(45% - (96px / 2) - 10px);background-color:rgba(36,34,34,.13)}@media screen and (min-width:601px){.AuthForm_auth-form__divider__JzxeO:before{width:calc(45% - (111px / 2) - 10px)}}.AuthForm_auth-form__divider__JzxeO:after{content:"";position:absolute;right:5%;top:50%;height:1px;width:calc(45% - (96px / 2) - 10px);background-color:rgba(36,34,34,.13)}@media screen and (min-width:601px){.AuthForm_auth-form__divider__JzxeO:after{width:calc(45% - (111px / 2) - 10px)}}.AuthForm_auth-form__social-buttons-container__P2m7E{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.AuthForm_auth-form__social-button__YQKk_{--button-max-width:186px;--button-height:42px;--button-border-color:rgba(36,34,34,0.3);--button-border-radius:8px;--button-color:rgba(36,34,34,1);--button-font-weight:500;--button-background-color:white}.AuthForm_auth-form__social-button-link__JhLDi{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:100%}.AuthForm_auth-form__sigup-text__x7SuL{margin-top:8px;margin-bottom:0;color:rgba(36,34,34,.5);font-size:14px;text-align:center}@media screen and (min-width:601px){.AuthForm_auth-form__sigup-text__x7SuL{margin-bottom:36px}}.AuthForm_auth-form__sigup-link__tKBnE{color:rgba(255,105,40,1);font-weight:500}.AuthForm_auth-form__checkbox-wrapper__9P1CO{width:100%;display:flex;gap:5px;align-items:center;text-wrap:nowrap}.AuthForm_auth-form__checkbox____77H{width:16px;height:16px;border:1px solid rgba(36,34,34,.3);background-color:white;border-radius:4px;display:flex;align-items:center;justify-content:center}.AuthForm_auth-form__checkbox--checked__D4vzi{text-align:center}.AuthForm_auth-form__checkbox-label__Qc5GE{margin-top:1px;font-family:var(--ff-primary);font-weight:var(--fw-medium);font-size:14px;color:black}