.AuthCard_authCard__AlwPt{position:relative;top:120px;display:flex;flex-direction:column;gap:20px;width:100%;max-width:420px;justify-self:end;padding:40px 36px 28px;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.12)}.AuthCard_authCard__workspace__Udbnw{display:flex;flex-direction:column;min-height:100%;gap:20px}.AuthCard_authCard__workspace_header__fSI_C{display:grid;gap:14px;justify-content:center}.AuthCard_authCard__workspace_title__PTvrl{margin:0;font-size:28px;font-weight:500;line-height:1.05;letter-spacing:-.04em;color:#23272b}.AuthCard_authCard__workspace_button__ANy38{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:44px;padding:0 24px;border-radius:999px;background:#23272b;color:#fafafa;font-size:18px;font-weight:500;text-decoration:none;transition:transform .2s ease,background-color .2s ease}.AuthCard_authCard__workspace_button__ANy38:hover{background:#343a39;transform:translateY(-1px)}.AuthCard_authCard__workspace_imageWrap__GcMJc{position:relative;align-self:flex-end;width:min(100%,356px);margin-top:auto}.AuthCard_authCard__workspace_imageWrap__GcMJc img{margin-left:10px}.AuthCard_authCard__workspace_image__wJO41{width:100%;display:block;-o-object-fit:contain;object-fit:contain}.AuthCard_authCard__workspace_footer__pIXYi{margin:0;padding-top:4px;color:#343a39;font-size:16px;line-height:1.45;text-align:center}.AuthCard_authCard__form__Er53D{display:grid;gap:14px}.AuthCard_authCard__error__hZ1PA{margin:0;color:#c63d4f;font-size:14px;line-height:1.35;text-align:center}.AuthCard_authCard__forgot_link__fYLiP{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;color:rgba(52,58,57,.7);font-size:14px;text-align:center;text-decoration:none;width:100%;display:block;cursor:pointer}.AuthCard_authCard__footer_text__XAGTP{margin:0;color:#343a39;font-size:16px;line-height:1.4;text-align:center}.AuthCard_authCard__footer_text__XAGTP a{color:inherit}.AuthCard_authCard__footer_text__XAGTP button{padding:0;border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}@media(max-width:1024px){.AuthCard_authCard__AlwPt{max-width:none;padding-inline:24px;top:0}.AuthCard_authCard__workspace_title__PTvrl{font-size:34px}.AuthCard_authCard__workspace_imageWrap__GcMJc{width:min(100%,320px)}.AuthCard_authCard__workspace__Udbnw{min-height:460px}}@media(max-width:640px){.AuthCard_authCard__AlwPt{padding:28px 18px 20px;gap:16px}.AuthCard_authCard__form__Er53D{gap:12px}.AuthCard_authCard__error__hZ1PA{font-size:13px}.AuthCard_authCard__footer_text__XAGTP{font-size:14px;line-height:1.35}}.Modal_modal__Q_ofn{position:fixed;inset:0;z-index:130;pointer-events:none}.Modal_modal_open__pg5Wx{pointer-events:auto}.Modal_modal_centered__NRZ55{display:flex;align-items:center;justify-content:center}.Modal_modal__backdrop___DaIc{position:absolute;inset:0;border:0;background:rgba(0,0,0,.35);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:pointer;opacity:0;transition:opacity .22s ease}.Modal_modal_open__pg5Wx .Modal_modal__backdrop___DaIc{opacity:1}.Modal_modal__content__DyQ__{position:relative;transform:translateY(12px) scale(.985);opacity:0;transition:transform .24s ease,opacity .24s ease}.Modal_modal__content_centered__o1t5O{transform:none}.Modal_modal_open__pg5Wx .Modal_modal__content__DyQ__{transform:translateY(0) scale(1);opacity:1}.Modal_modal_open__pg5Wx .Modal_modal__content_centered__o1t5O{transform:none}.Header_header___fkqP{position:relative;z-index:2;width:100%;padding:48px 32px 0}@media(max-width:1024px){.Header_header___fkqP{padding:24px 20px 0}}.Header_header__inner__ijjxD{position:relative;display:flex;align-items:center;gap:24px;max-width:1280px;margin:0 auto}.Header_header__logo_link__Ak5Q4{color:inherit;text-decoration:none}.Header_header__nav__2Gf9e{position:absolute;left:50%;display:inline-flex;align-items:center;gap:8px;padding:12px;border-radius:999px;background:hsla(0,0%,100%,.94);box-shadow:0 4px 18px rgba(52,58,57,.08);transform:translateX(-50%)}.Header_header__nav_item__zTVhV{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;color:#343a39;font-size:18px;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.Header_header__nav_item__zTVhV:hover{background:#f3f3f3;box-shadow:inset 0 0 0 1px rgba(52,58,57,.04)}.Header_header__contact_button__5MCzu{display:inline-flex;align-items:center;justify-content:center;min-width:156px;padding:14px 28px;border-radius:999px;background:#343a39;color:#fafafa;font-size:18px;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:inset 0 0 0 1px transparent;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease,transform .2s ease}.Header_header__contact_button__5MCzu:hover{background:#fff;color:#343a39;box-shadow:inset 0 0 0 1px #a9e8cc}.Header_header__mobile_toggle__LRfdq{display:none;margin-left:auto}.Header_header__mobile__cUbKO{position:fixed;inset:0;z-index:40;pointer-events:none;opacity:0;transition:opacity .25s ease}.Header_header__mobile_open__FS2Ly{pointer-events:auto;opacity:1}.Header_header__mobile_backdrop__PmkwH{position:absolute;inset:0;border:0;background:rgba(25,27,30,.38);opacity:0;transition:opacity .25s ease}.Header_header__mobile_open__FS2Ly .Header_header__mobile_backdrop__PmkwH{opacity:1}.Header_header__mobile_panel__o99hb{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:min(86vw,360px);height:100%;padding:22px 18px 24px;background:hsla(0,0%,100%,.98);box-shadow:12px 0 32px rgba(25,27,30,.16);transform:translateX(-100%);transition:transform .3s cubic-bezier(.16,1,.3,1)}.Header_header__mobile_open__FS2Ly .Header_header__mobile_panel__o99hb{transform:translateX(0)}.Header_header__mobile_panelHeader__iioB7{display:flex;align-items:center;justify-content:flex-start;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(52,58,57,.08)}.Header_header__mobile_nav__fCb_j{display:grid;gap:10px}.Header_header__mobile_nav_item__Ey_gH{display:flex;align-items:center;justify-content:flex-start;min-height:48px;padding:0 14px;border-radius:14px;color:#343a39;font-size:17px;font-weight:500;line-height:1;text-decoration:none;background:rgba(52,58,57,.04);transition:background-color .2s ease,transform .2s ease}.Header_header__mobile_nav_item__Ey_gH:hover{background:rgba(52,58,57,.08);transform:translateX(2px)}.Header_header__mobile_nav_button__sYgA0{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:48px;padding:0 14px;border:0;border-radius:14px;background:rgba(52,58,57,.04);color:#343a39;font-size:17px;font-weight:500;line-height:1;cursor:pointer;text-align:left;transition:background-color .2s ease,transform .2s ease}.Header_header__mobile_nav_button__sYgA0:hover{background:rgba(52,58,57,.08);transform:translateX(2px)}.Header_header__mobile_contact__zM52e{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:8px;padding:0 16px;border-radius:14px;background:#343a39;color:#fafafa;font-size:17px;font-weight:500;text-decoration:none;transition:background-color .2s ease,transform .2s ease}.Header_header__mobile_contact__zM52e:hover{background:#23272b;transform:translateX(2px)}@media(max-width:1024px){.Header_header___fkqP{padding-inline:20px}.Header_header__inner__ijjxD{position:static;gap:16px}.Header_header__nav__2Gf9e{display:none}.Header_header__mobile_toggle__LRfdq{display:block}}@media(prefers-reduced-motion:reduce){.Header_header__mobile__cUbKO,.Header_header__mobile_backdrop__PmkwH,.Header_header__mobile_contact__zM52e,.Header_header__mobile_nav_item__Ey_gH,.Header_header__mobile_panel__o99hb{transition:none}}.HeroContent_hero__pvUex{display:flex;flex-direction:column;gap:20px;padding-top:115px;color:#343a39}.HeroContent_hero__title__huXoZ{display:flex;flex-direction:column;gap:20px;margin:0;font-size:56px;font-weight:500;line-height:1.4;letter-spacing:-.04em}.HeroContent_hero__title_line__gM2yK{display:block}.HeroContent_hero__title_mediaLine__gHziZ{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.HeroContent_hero__title_text__iexE6{display:block}.HeroContent_hero__videoButton__tz2rk{position:relative;flex:0 0 auto;width:235px;height:76px;padding:0;border:0;border-radius:38px;overflow:hidden;background:linear-gradient(hsla(0,0%,100%,.08),hsla(0,0%,100%,.08)),url(/_next/static/media/hero_img.a788d51b.jpg) 52% 18%/118% auto no-repeat;cursor:pointer;box-shadow:0 6px 18px rgba(52,58,57,.2);will-change:background-position,background-size,transform;animation:HeroContent_heroVideoDrift__NK3M1 8.5s cubic-bezier(.65,0,.35,1) infinite}.HeroContent_hero__videoButton__tz2rk:before{content:"";position:absolute;inset:-20%;background:linear-gradient(120deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.22) 45%,hsla(0,0%,100%,.48) 50%,hsla(0,0%,100%,.22) 55%,hsla(0,0%,100%,0) 70%);transform:translateX(-130%) rotate(8deg);opacity:.55;pointer-events:none;animation:HeroContent_heroVideoSheen__zDQ15 4.8s ease-in-out infinite}.HeroContent_hero__videoButton__tz2rk:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.02) 40%,rgba(0,0,0,.08));pointer-events:none}.HeroContent_hero__videoButton__tz2rk:hover{box-shadow:0 6px 18px rgba(52,58,57,.2)}.HeroContent_hero__videoButton__tz2rk:focus-visible{outline:2px solid #6fdfad;outline-offset:4px}.HeroContent_hero__videoButtonIcon__ftMo9{position:absolute;left:50%;top:50%;width:34px;height:auto;transform:translate(-50%,-50%);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));animation:HeroContent_heroPlayPulse__OYVib 2.8s ease-in-out infinite}.HeroContent_hero__description__TaJP7{max-width:530px;margin:0;font-size:20px;line-height:1.5;color:#5e5e67}.HeroContent_hero__primary_action__iwdng{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin:10px 0;padding:14px 28px;border-radius:999px;border:0;background:#343a39;color:#fafafa;font-size:18px;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:inset 0 0 0 1px transparent;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer}.HeroContent_hero__primary_action__iwdng:hover{background:#fff;color:#343a39;box-shadow:inset 0 0 0 1px #a9e8cc}.HeroContent_hero__benefits__ZbG_3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:64px 0 0;padding:0;list-style:none}.HeroContent_hero__benefit__ArRlP{display:flex;align-items:flex-start;gap:14px}.HeroContent_hero__benefit_icon__pxzJl{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;margin-top:4px;border-radius:6px;background:#a9e8cc}.HeroContent_hero__benefit_svg__Fk6us{width:18px;height:18px}.HeroContent_hero__benefit_title__BX4me{margin:0 0 4px;font-size:20px;font-weight:600;line-height:1.2;color:#343a39}.HeroContent_hero__benefit_description__owZJc{margin:0;font-size:16px;line-height:1.4;color:rgba(52,58,57,.78)}@media(prefers-reduced-motion:reduce){.HeroContent_hero__videoButtonIcon__ftMo9,.HeroContent_hero__videoButton__tz2rk,.HeroContent_hero__videoButton__tz2rk:before{animation:none}}@media(max-width:1024px){.HeroContent_hero__pvUex{gap:16px;padding-top:12px}.HeroContent_hero__title__huXoZ{gap:14px;font-size:28px;line-height:1.12;letter-spacing:-.03em}.HeroContent_hero__title_mediaLine__gHziZ{gap:14px}.HeroContent_hero__videoButton__tz2rk{width:152px;height:50px;border-radius:25px;box-shadow:0 4px 12px rgba(52,58,57,.18)}.HeroContent_hero__videoButtonIcon__ftMo9{width:22px}.HeroContent_hero__description__TaJP7{font-size:17px;line-height:1.45}.HeroContent_hero__benefits__ZbG_3{gap:16px;margin-top:18px;grid-template-columns:repeat(1,1fr)}.HeroContent_hero__benefit_title__BX4me{font-size:18px}.HeroContent_hero__benefit_description__owZJc{font-size:15px}}@keyframes HeroContent_heroVideoDrift__NK3M1{0%{background-position:52% 14%;background-size:118% auto;transform:scale(1)}50%{background-position:46% 24%;background-size:124% auto;transform:scale(1.015)}to{background-position:54% 18%;background-size:118% auto;transform:scale(1)}}@keyframes HeroContent_heroVideoSheen__zDQ15{0%{transform:translateX(-130%) rotate(8deg);opacity:0}18%{opacity:.55}50%{opacity:.45}75%{opacity:.2}to{transform:translateX(130%) rotate(8deg);opacity:0}}@keyframes HeroContent_heroPlayPulse__OYVib{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}}.VideoModal_videoModal__eC91C{width:min(100vw - 32px,1120px)}.VideoModal_videoModal__shell__k88V3{position:relative;isolation:isolate;border-radius:28px;overflow:hidden;background:#0f1115;box-shadow:0 24px 80px rgba(0,0,0,.35)}.VideoModal_videoModal__frameWrap__EtKNo{aspect-ratio:16/9;width:100%;background:#0f1115}.VideoModal_videoModal__frame___dTjJ{display:block;width:100%;height:100%;border:0;pointer-events:none}.VideoModal_videoModal__playButton__HwdTy{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;opacity:0;transition:opacity .2s ease}.VideoModal_videoModal__playButton_visible__Z7NVs{opacity:1}.VideoModal_videoModal__playButton__HwdTy:focus-visible{outline:2px solid #6fdfad;outline-offset:-2px}.VideoModal_videoModal__playButtonIcon__4lm_9{width:92px;height:auto;transform:translateX(2px);filter:drop-shadow(0 10px 20px rgba(0,0,0,.26))}.VideoModal_videoModal__closeButton__hZCQG{position:absolute;top:16px;right:16px;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:999px;background:hsla(0,0%,100%,.92);color:#343a39;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.VideoModal_videoModal__closeButton__hZCQG:hover{transform:scale(1.06);background:#fff}.VideoModal_videoModal__closeButton__hZCQG:focus-visible{outline:2px solid #6fdfad;outline-offset:2px}.VideoModal_videoModal__closeIcon__lQy6q{width:14px;height:14px}@media(max-width:640px){.VideoModal_videoModal__eC91C{width:calc(100vw - 20px)}.VideoModal_videoModal__shell__k88V3{border-radius:22px}}.ApplyAccessModal_applyAccessModal__QCSWw{padding:0;background:transparent;box-shadow:none}.CloseButton_closeButton__I8y84{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background-color:transparent;color:var(--ui-text);cursor:pointer;border-radius:4px;transition:all .2s ease}.CloseButton_closeButton__I8y84:hover{scale:1.1}.CloseButton_closeButton__icon__N2qIm{width:16px;height:16px}.DialogActionButton_dialogActionButton__YnhPH{border-radius:10px;border:1px solid transparent;background:transparent;font-size:18px;padding:8px 16px;line-height:1;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.DialogActionButton_dialogActionButton_neutral__xsO3g{border-color:var(--ui-border-strong);color:var(--ui-muted);background:transparent}.DialogActionButton_dialogActionButton_neutral__xsO3g:hover{background:var(--ui-hover)}.DialogActionButton_dialogActionButton_danger__7ZsCt{border-color:var(--ui-danger);color:#fff;font-weight:500;background:var(--ui-danger)}.DialogActionButton_dialogActionButton_danger__7ZsCt:hover{background:var(--ui-danger);border-color:var(--ui-danger);box-shadow:0 4px 9px rgba(var(--ui-danger-rgb),.28);filter:brightness(.92)}.DialogActionButton_dialogActionButton__YnhPH:focus-visible{outline:2px solid var(--brand-accent-2);outline-offset:2px}.DialogActionButton_dialogActionButton__YnhPH:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}@media(max-width:768px){.DialogActionButton_dialogActionButton__YnhPH{flex:1 1 0;min-height:44px;padding:10px 14px;font-size:16px;border-radius:12px}}.EntityActionModal_entityActionModal__nTMm9{position:relative;width:min(100%,425px);border-radius:20px;background:var(--ui-surface);padding:30px 30px 20px;box-shadow:0 14px 26px rgba(0,0,0,.24);border:1px solid var(--ui-border-strong)}.EntityActionModal_entityActionModal__contentHost__VygBH{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px}.EntityActionModal_entityActionModal__title__Kte3m{color:var(--ui-text-strong);font-size:24px;font-weight:600;margin:0 0 16px;line-height:1.1;padding-right:28px}.EntityActionModal_entityActionModal__close___9oe3{position:absolute;top:16px;right:16px;z-index:1}.EntityActionModal_entityActionModal__message__epHPi{color:var(--ui-text);font-size:18px;font-weight:400;line-height:1.4}.EntityActionModal_entityActionModal__actions__4C4N0{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:62px}.EntityActionModal_entityActionModal__success__udDd8{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;animation:EntityActionModal_entityActionSuccessFade__nhEza .24s ease}.EntityActionModal_entityActionModal__successIcon__GRqNY{width:56px;height:56px;border-radius:999px;background:rgba(var(--brand-accent-2-rgb),.2);border:1px solid rgba(var(--brand-accent-2-rgb),.55);display:flex;align-items:center;justify-content:center;animation:EntityActionModal_entityActionSuccessPop__YBEUk .32s ease}.EntityActionModal_entityActionModal__successIcon__GRqNY span{width:20px;height:12px;border-left:3px solid var(--brand-accent-2);border-bottom:3px solid var(--brand-accent-2);transform:rotate(-45deg);margin-top:-2px}.EntityActionModal_entityActionModal__successText__9Gv3s{margin:0;color:var(--ui-text-strong);font-size:18px;font-weight:600;line-height:1.2;text-align:center}.EntityActionModal_entityActionModal__loading__bmg7x{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;animation:EntityActionModal_entityActionLoadingFade__XF019 .24s ease;text-align:center}.EntityActionModal_entityActionModal__loadingSpinner__OKrrr{width:52px;height:52px;border-radius:999px;border:4px solid rgba(var(--brand-accent-2-rgb),.16);border-top-color:var(--brand-accent-2);animation:EntityActionModal_entityActionLoadingSpin___DBLf .85s linear infinite}.EntityActionModal_entityActionModal__loadingTitle__u49Kx{margin:0;color:var(--ui-text-strong);font-size:18px;font-weight:600;line-height:1.2}.EntityActionModal_entityActionModal__loadingMessage__ySTg4{margin:0;color:var(--ui-text);font-size:15px;font-weight:400;line-height:1.45}@media(max-width:768px){.EntityActionModal_entityActionModal__nTMm9{width:min(100%,520px);padding:22px 18px 16px;border-radius:16px}.EntityActionModal_entityActionModal__contentHost__VygBH{align-items:flex-end;padding:14px 14px max(14px,env(safe-area-inset-bottom))}.EntityActionModal_entityActionModal__title__Kte3m{font-size:24px;margin-bottom:10px;padding-right:28px}.EntityActionModal_entityActionModal__message__epHPi{font-size:16px;line-height:1.35}.EntityActionModal_entityActionModal__actions__4C4N0{margin-top:22px;gap:10px;justify-content:stretch}.EntityActionModal_entityActionModal__success__udDd8{min-height:150px}.EntityActionModal_entityActionModal__loading__bmg7x{min-height:150px;gap:12px}.EntityActionModal_entityActionModal__successIcon__GRqNY{width:50px;height:50px}.EntityActionModal_entityActionModal__loadingSpinner__OKrrr{width:46px;height:46px}}@keyframes EntityActionModal_entityActionSuccessFade__nhEza{0%{opacity:0}to{opacity:1}}@keyframes EntityActionModal_entityActionSuccessPop__YBEUk{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes EntityActionModal_entityActionLoadingFade__XF019{0%{opacity:0}to{opacity:1}}@keyframes EntityActionModal_entityActionLoadingSpin___DBLf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}