.AlertNotification_ToastViewport__mu2hz{--viewport-padding:25px;display:flex;position:fixed;bottom:0;left:50%;flex-direction:column;gap:10px;transform:translateX(-50%);z-index:100;margin:0;outline:none;padding:var(--viewport-padding);width:-moz-fit-content;width:fit-content;max-width:100vw;list-style:none}.AlertNotification_ToastRoot__g_i9Y{display:flex;justify-content:center;border-radius:100px;background:var(--Accent,#7f58ff);padding:10px 20px}.AlertNotification_ToastRoot__g_i9Y[data-state=open]{animation:AlertNotification_slideIn__fKa50 .6s cubic-bezier(.16,1,.3,1)}.AlertNotification_ToastRoot__g_i9Y[data-state=closed]{animation:AlertNotification_hide__TRfGM .3s ease-in}.AlertNotification_ToastRoot__g_i9Y[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.AlertNotification_ToastRoot__g_i9Y[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.AlertNotification_ToastRoot__g_i9Y[data-swipe=end]{animation:AlertNotification_swipeOut__E_50p .1s ease-out}@keyframes AlertNotification_hide__TRfGM{0%{opacity:1}to{opacity:0}}@keyframes AlertNotification_slideIn__fKa50{0%{transform:translateY(calc(100% + var(--viewport-padding)))}to{transform:translateY(0)}}@keyframes AlertNotification_swipeOut__E_50p{0%{transform:translateY(var(--radix-toast-swipe-end-x))}to{transform:translateY(calc(100% + var(--viewport-padding)))}}.AlertNotification_ToastTitle__RwJLS{color:#fff;text-transform:uppercase}.Button_wrapper__Q7fHm{outline:none;border:none;background:none;font-family:var(--font-sf-pro);display:inline-flex;justify-content:center;align-items:center;gap:15px;border:1px solid rgba(0,0,0,0);border-radius:5px;padding:0 25px;width:-moz-fit-content;width:fit-content;height:42px;text-align:center}.Button_wrapper__Q7fHm .Button_text-button__x5hcB{line-height:1}.Button_wrapper__Q7fHm.Button_fullWidth__o3Juz{width:100%;max-width:100%}.Button_wrapper__Q7fHm:disabled{pointer-events:none}.Button_wrapper__Q7fHm.Button_violet__NusWy{background:var(--Pure-violet,#7f58ff)}.Button_wrapper__Q7fHm.Button_dark__lSd8V{background:var(--Button---Dark,#372d57)}.Button_wrapper__Q7fHm.Button_rounded__RG4Pd{border:1px solid var(--color-white-solid,#fff)}@media(min-width:1200px){.Button_wrapper__Q7fHm{transition:background-color .3s,color .3s,border-color .3s;padding:0 48px;height:56px}.Button_wrapper__Q7fHm:hover.Button_rounded__RG4Pd,.Button_wrapper__Q7fHm:hover.Button_violet__NusWy{border-color:#372d57;background:#372d57}.Button_wrapper__Q7fHm:hover.Button_dark__lSd8V{border-color:rgba(55,45,87,.6);background:rgba(0,0,0,0)}}@media(min-width:1750px){.Button_wrapper__Q7fHm{height:62px}}.Button_text-button__x5hcB{font-style:normal;font-weight:400;font-size:18px;line-height:120%;letter-spacing:-.36px}@media(min-width:1750px){.Button_text-button__x5hcB{font-size:24px}}.Header_headerWrapper__Z7Nzd{position:-webkit-sticky;position:sticky;top:0;z-index:8;padding-right:var(--f-scrollbar-compensate,var(--removed-body-scroll-bar-size,0));width:100%}.Header_wrapper__ifoK2{display:flex;align-items:center;transition:all .3s;padding-top:12px;padding-bottom:12px;width:100%}@media(min-width:1750px){.Header_wrapper__ifoK2{padding-top:16px;padding-bottom:16px}}.Header_wrapper__ifoK2.Header_scrolled__iu1BZ,.Header_wrapper__ifoK2:not(.Header_light__GpiNh){border-bottom:1px solid #252527;background:rgba(27,27,29,.96);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.Header_wrapper__ifoK2.Header_light__GpiNh{--ui-mint-100:var(--as-white);--ui-ink:var(--as-text);--Accent:var(--as-primary);border-bottom:0;background:var(--as-bg-soft,#f6f6f6);backdrop-filter:none;-webkit-backdrop-filter:none}.Header_wrapper__ifoK2.Header_light__GpiNh.Header_scrolled__iu1BZ{border-bottom:0;background:var(--as-bg-soft,#f6f6f6);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 1px 0 rgba(14,19,30,.06),0 4px 16px rgba(14,19,30,.06)}.Header_wrapper__ifoK2.Header_boldNav__7zcZ4{padding-top:16px;padding-bottom:16px}@media(min-width:1750px){.Header_wrapper__ifoK2.Header_boldNav__7zcZ4{padding-top:20px;padding-bottom:20px}}.Header_headerLanguage__rXD1b{flex-shrink:0}.Header_content-wrapper__WvYzU{display:flex;justify-content:space-between;align-items:center;gap:16px}.Header_centerMobile__R5JFq{display:flex;flex:1 1;min-width:0;align-items:center;justify-content:center}.Header_desktopPills__wKi5z{display:flex;align-items:center;gap:clamp(16px,4vw,96px)}.Header_featuredPill__x_dkd{display:inline-flex;align-items:center;background:var(--as-white,#fff);border-radius:12px;box-shadow:0 1px 2px rgba(14,19,30,.04),0 2px 8px rgba(14,19,30,.06);height:46px;white-space:nowrap;text-decoration:none;gap:8px;padding:0 20px;cursor:pointer;color:var(--as-text,#0e131e);font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:500;line-height:normal;letter-spacing:0;text-transform:capitalize;transition:box-shadow .2s ease,background .2s ease}.Header_featuredPill__x_dkd:hover{box-shadow:0 1px 2px rgba(14,19,30,.06),0 4px 16px rgba(14,19,30,.1)}.Header_featuredPillIcon__3rCR_{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;line-height:0}.Header_featuredPillIcon__3rCR_ img{display:block;width:16px;height:16px;object-fit:contain}.Header_featuredPillLabel__PCRbu{font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:500;line-height:normal;letter-spacing:0;color:var(--as-text,#0e131e)}.Header_navPill__V9qw8{gap:28px;padding:0 28px;list-style:none;margin:0}.Header_navPill__V9qw8,.Header_phonePill__nC0GO{display:inline-flex;align-items:center;background:var(--as-white,#fff);border-radius:12px;box-shadow:0 1px 2px rgba(14,19,30,.04),0 2px 8px rgba(14,19,30,.06);height:46px;white-space:nowrap;text-decoration:none}.Header_phonePill__nC0GO{gap:8px;padding:0 20px;color:var(--as-text,#0e131e);font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:500;line-height:normal;letter-spacing:0;text-transform:capitalize;transition:box-shadow .2s ease}.Header_phonePill__nC0GO:hover{box-shadow:0 1px 2px rgba(14,19,30,.06),0 4px 16px rgba(14,19,30,.1);color:var(--as-primary)}.Header_phonePillIcon__Gl4Nn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;line-height:0}.Header_phonePillIcon__Gl4Nn img{display:block;width:16px;height:16px;object-fit:contain}.Header_center__G_04Y{display:flex;align-items:center;justify-content:center;min-width:0}.Header_left__EjhW9{display:flex;flex-shrink:0;align-items:center;gap:20px;min-width:auto}@media(min-width:1200px){.Header_left__EjhW9{min-width:0;gap:28px}}@media(min-width:1750px){.Header_left__EjhW9{gap:40px}}.Header_logo__saFIE{flex-shrink:0;object-fit:contain}.Header_logoFallbackImg__llGps{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.Header_logoBox__oEOEB{display:inline-block;position:relative;flex-shrink:0;flex-grow:0;vertical-align:middle;width:min(212px,56vw);height:38px}@media(min-width:1200px){.Header_logoBox__oEOEB{width:257px;height:46px}}.Header_navLinkInner__e1hY_{display:inline-flex;align-items:center;border-radius:12px;padding:7px 14px;transition:background .2s ease,box-shadow .2s ease,color .2s ease}.Header_navLinkInnerActive__rGwFE{background:rgba(255,255,255,.12);box-shadow:0 0 0 .5px #252527}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_navPill__V9qw8 .Header_navLinkInner__e1hY_{border-radius:0;padding:0;box-shadow:none;background:rgba(0,0,0,0)}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_navPill__V9qw8 .Header_navLinkInnerActive__rGwFE{box-shadow:none;background:rgba(0,0,0,0)}.Header_navLabel__0FiYG{font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:500;line-height:normal;letter-spacing:0;color:inherit;white-space:nowrap;text-transform:capitalize}.Header_navLabelBold__xJyLb{font-weight:500}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_navPill__V9qw8 .Header_navLabel__0FiYG{color:var(--as-text,#0e131e)}.Header_navTextMuted__zXC2v{opacity:.72}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_navTextMuted__zXC2v{opacity:1}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_text__OxhfO{color:var(--ui-ink)}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_iconDownOnActiveLight__bln5o path,.Header_wrapper__ifoK2.Header_light__GpiNh .Header_iconDown__lrIDG path{fill:var(--ui-ink)}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_navPill__V9qw8 .Header_listItem__5hYnd:hover .Header_navLabel__0FiYG{color:var(--as-text,#0e131e);opacity:.7}.Header_right__cU60V{display:flex;flex-shrink:0;align-items:center;gap:16px}@media(min-width:1200px){.Header_right__cU60V{gap:28px}}@media(min-width:1750px){.Header_right__cU60V{gap:40px}}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_left__EjhW9,.Header_wrapper__ifoK2.Header_light__GpiNh .Header_right__cU60V{flex-shrink:0}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_navPill__V9qw8 .Header_iconDown__lrIDG{display:none}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_navPill__V9qw8 .Header_withSubMenu__nOP0s{padding-right:0;align-self:stretch;display:flex;align-items:center}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_navPill__V9qw8 .Header_listItem__5hYnd.Header_open__wK_pZ>.Header_linkWithoutSubMenu__4PV01 .Header_navLabel__0FiYG,.Header_wrapper__ifoK2.Header_light__GpiNh .Header_navPill__V9qw8 .Header_listItem__5hYnd.Header_open__wK_pZ>.Header_link__mdPLg .Header_navLabel__0FiYG{opacity:.5}.Header_trailing__yLYuF{display:flex;align-items:center;gap:12px}@media(min-width:1200px){.Header_trailing__yLYuF{gap:20px}}@media(min-width:1750px){.Header_trailing__yLYuF{gap:24px}}.Header_phoneLink__QHTgT{display:inline-flex;align-items:center;gap:7px;text-decoration:none;color:var(--as-text,#0e131e);font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:500;white-space:nowrap;transition:color .2s ease}.Header_phoneLink__QHTgT:hover{color:var(--as-primary)}.Header_phoneIcon__c9_uf{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--as-primary)}.Header_phoneText__XkgyD{font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:600;letter-spacing:-.01em}.Header_ctaLinkMobile__AMJhW,.Header_ctaLink__ZS3pW{flex-shrink:0;line-height:0;text-decoration:none}.Header_ctaLinkMobile__AMJhW:focus-visible,.Header_ctaLink__ZS3pW:focus-visible{outline:none}.Header_prototypePillMobile__u1prQ,.Header_prototypePillModal__xpxuZ,.Header_prototypePill__tvoqN{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease;animation:Header_headerCtaPulse__5bzuv 2.2s ease-in-out infinite;background:var(--as-primary);color:var(--as-white);border-radius:999px;box-shadow:0 0 0 6px rgba(50,69,150,.2),0 0 0 1px rgba(0,0,0,.1),0 10px 24px rgba(14,19,30,.16)}.Header_prototypePillMobile__u1prQ:hover,.Header_prototypePillModal__xpxuZ:hover,.Header_prototypePill__tvoqN:hover{animation-play-state:paused;filter:brightness(1.05);box-shadow:0 0 0 6px rgba(50,69,150,.24),0 0 0 1px rgba(0,0,0,.1),0 12px 28px rgba(14,19,30,.2)}.Header_prototypePillMobile__u1prQ:active,.Header_prototypePillModal__xpxuZ:active,.Header_prototypePill__tvoqN:active{animation-play-state:paused;transform:translateY(1px)}.Header_ctaLinkMobile__AMJhW:focus-visible .Header_prototypePillMobile__u1prQ,.Header_ctaLink__ZS3pW:focus-visible .Header_prototypePill__tvoqN{box-shadow:0 0 0 10px rgba(50,69,150,.2),0 0 0 1px rgba(0,0,0,.1),0 12px 28px rgba(14,19,30,.2)}@keyframes Header_headerCtaPulse__5bzuv{0%{box-shadow:0 0 0 6px rgba(50,69,150,.16),0 0 0 1px rgba(0,0,0,.1),0 10px 24px rgba(14,19,30,.16)}50%{box-shadow:0 0 0 10px rgba(50,69,150,.26),0 0 0 1px rgba(0,0,0,.1),0 12px 28px rgba(14,19,30,.2)}to{box-shadow:0 0 0 6px rgba(50,69,150,.16),0 0 0 1px rgba(0,0,0,.1),0 10px 24px rgba(14,19,30,.16)}}.Header_prototypePill__tvoqN{height:54px;padding:0 30px}.Header_prototypePillLabel__D5K25{font-family:var(--font-sf-pro);font-weight:700;font-size:18px;line-height:1;letter-spacing:-.02em}.Header_prototypePillMobile__u1prQ{height:44px;padding:0 18px;max-width:min(56vw,320px)}.Header_prototypePillLabelMobile__4fmMz{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-sf-pro);font-weight:700;font-size:14px;line-height:1;letter-spacing:-.02em}.Header_prototypePillModal__xpxuZ{width:100%;height:56px;padding:0 20px}.Header_prototypePillLabelModal__bwCRp{font-family:var(--as-font-body,"Inter",sans-serif);font-weight:700;font-size:16px;line-height:1;letter-spacing:-.02em}.Header_storePillMobile__L_v9q,.Header_storePill__7Rpsl{display:inline-flex;flex-shrink:0;align-items:center;gap:10px;transition:background .25s ease,box-shadow .25s ease,transform .2s ease;border-radius:12px;background:#1b1b1d;box-shadow:0 0 0 .5px #252527;cursor:pointer;color:#fff}.Header_storePillMobile__L_v9q:hover,.Header_storePill__7Rpsl:hover{background:#232326;box-shadow:0 0 0 .5px #353538}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillMobile__L_v9q,.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePill__7Rpsl{background:var(--ui-green-600);box-shadow:none;color:#fff}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillMobile__L_v9q:hover,.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePill__7Rpsl:hover{background:var(--ui-green-700);box-shadow:none}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillMobileSecondary__AYlg4,.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillSecondary__A2aOw{background:#fff;box-shadow:none;color:var(--ui-ink)}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillMobileSecondary__AYlg4:hover,.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillSecondary__A2aOw:hover{background:#fff;box-shadow:none}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillLabelMobile__qX19v,.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillLabel__HQASj{color:#fff}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillMobileSecondary__AYlg4 .Header_storePillLabelMobile__qX19v,.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillSecondary__A2aOw .Header_storePillLabel__HQASj{color:var(--ui-ink)}.Header_storePill__7Rpsl{height:44px;padding:0 18px 0 14px}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePill__7Rpsl{height:50px;padding:0 20px;border-radius:24px}.Header_storePillMobile__L_v9q{justify-content:center;height:36px;min-height:36px;padding:0 10px 0 8px;gap:8px}.Header_wrapper__ifoK2.Header_light__GpiNh .Header_storePillMobile__L_v9q{height:44px;min-height:44px;padding:0 14px;border-radius:24px}.Header_storePillIcon__ThGE6{flex-shrink:0;width:24px;height:24px;object-fit:contain}.Header_storePillIconMobile__KCzos{flex-shrink:0;width:20px;height:20px;object-fit:contain}.Header_storePillLabel__HQASj{font-family:var(--font-sf-pro);font-style:normal;font-weight:590;font-size:16px;line-height:100%;letter-spacing:-.025em;text-align:center;white-space:nowrap;leading-trim:none}.Header_storePillLabelMobile__qX19v{overflow:hidden;font-style:normal;font-weight:600;font-size:11px;line-height:120%;letter-spacing:-.22px;white-space:nowrap;text-overflow:ellipsis}.Header_storeButtons__K9UQ4{display:flex;flex-shrink:0;align-items:center;gap:8px}@media(min-width:1200px){.Header_storeButtons__K9UQ4{gap:10px}}.Header_mobileActions__FAy8o{display:flex;flex-shrink:0;align-items:center;gap:6px}.Header_iconBtn__j0Tqf{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;box-sizing:border-box;width:42px;height:42px;padding:0;border:0;border-radius:10px;background:var(--as-white,#fff);box-shadow:0 1px 2px rgba(14,19,30,.04),0 2px 8px rgba(14,19,30,.06);cursor:pointer;text-decoration:none;line-height:0;transition:box-shadow .2s ease}.Header_iconBtn__j0Tqf img{display:block;width:20px;height:20px;object-fit:contain}.Header_iconBtn__j0Tqf:hover{box-shadow:0 1px 2px rgba(14,19,30,.06),0 4px 12px rgba(14,19,30,.1)}.Header_backPill__JegOA{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:42px;padding:0 20px;border:0;border-radius:10px;background:var(--as-white,#fff);box-shadow:0 1px 2px rgba(14,19,30,.04),0 2px 8px rgba(14,19,30,.06);cursor:pointer;color:var(--as-text,#0e131e);font-family:var(--as-font-body,"Inter",sans-serif);font-size:16px;font-weight:500;line-height:normal;white-space:nowrap;transition:box-shadow .2s ease}.Header_backPill__JegOA:hover{box-shadow:0 1px 2px rgba(14,19,30,.06),0 4px 12px rgba(14,19,30,.1)}.Header_backPillLabel__eJc8A{font:inherit;color:inherit}.Header_backChevron__DsXCB{display:inline-flex;align-items:center;justify-content:center;width:11px;height:11px;line-height:0}.Header_backChevron__DsXCB img{display:block;width:8px;height:8px;transform:rotate(-135deg)}.Header_menuChevron___ad_L{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:8.5px;height:8.5px;line-height:0}.Header_menuChevron___ad_L img{display:block;width:6px;height:6px;transform:rotate(-45deg) scaleY(-1)}.Header_modal__UHDDB{background:rgba(14,19,30,.35)!important;background-image:none!important;background-size:auto!important;background-repeat:no-repeat!important;align-items:flex-start!important}.Header_wrapper__ifoK2.Header_modalOpen__DBtad,.Header_wrapper__ifoK2.Header_modalOpen__DBtad.Header_light__GpiNh,.Header_wrapper__ifoK2.Header_modalOpen__DBtad.Header_light__GpiNh.Header_scrolled__iu1BZ{border-bottom:0;background:var(--as-white,#fff);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.Header_modal-content__JNTg5{display:flex;flex-direction:column;width:100%;max-height:100dvh;padding:0 0 calc(16px + env(safe-area-inset-bottom, 0px));overflow:auto}.Header_modalTopBar__YXOCz{flex-shrink:0;margin:0;padding:12px 16px;background:var(--as-white,#fff)}.Header_modalTopInner___IumK{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.Header_menuPanel__rMgZe{display:flex;flex-direction:column;align-items:stretch;flex:0 0 auto;width:100%;padding:32px 16px;background:var(--as-white,#fff);border-radius:0 0 16px 16px;box-shadow:none}.Header_menuPanelStack__0Zcne{display:flex;flex-direction:column;align-items:flex-start;gap:28px;width:100%}.Header_menuNav__63puI{display:flex;flex-direction:column;align-items:stretch;gap:24px;width:100%}.Header_menuRow__486A_{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:0;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;text-align:left;text-decoration:none;color:var(--as-text,#0e131e);font-family:var(--as-font-body,"Inter",sans-serif);font-size:16px;font-weight:500;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Header_menuRow__486A_:hover .Header_menuRowLabel__UOvBk{color:var(--as-primary,#324596)}.Header_menuRowInner__CSknC{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.Header_menuRowLabel__UOvBk{font-family:var(--as-font-body,"Inter",sans-serif);font-size:16px;font-weight:500;line-height:normal;color:var(--as-text,#0e131e);word-break:break-word}.Header_featuredCta__n_pKS{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;height:46px;padding:0 20px;border-radius:10px;background:var(--as-text,#0e131e);text-decoration:none;line-height:0;transition:filter .2s ease}.Header_featuredCta__n_pKS:hover{filter:brightness(1.08)}.Header_featuredCtaInner__Nkkt6{display:inline-flex;align-items:center;justify-content:center;gap:8px}.Header_featuredCtaIcon__k_Dhu{display:block;width:20px;height:20px;object-fit:contain}.Header_featuredCtaLabel__1bp7W{color:var(--as-white,#fff);font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:500;line-height:normal;text-transform:capitalize;white-space:nowrap}.Header_socials-links__IZw44{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;width:100%}.Header_socials-link__uyq05{display:flex;flex-shrink:0;justify-content:center;align-items:center;box-sizing:border-box;border:1px solid #c1c1c1;border-radius:10px;background:var(--as-white,#fff);background-clip:padding-box;width:46px;height:46px;line-height:0;transition:background .2s ease,border-color .2s ease,filter .2s ease}.Header_socials-link__uyq05:hover{border-color:rgba(0,0,0,0);background:linear-gradient(90deg,#324596,#5cbbce);background-origin:border-box;background-clip:border-box}.Header_socials-link__uyq05:hover .Header_social-logo__Uj_mx{filter:brightness(0) invert(1)}.Header_social-logo__Uj_mx{width:24px;height:24px;object-fit:contain;filter:brightness(0);transition:filter .2s ease}.Header_wrapper__ifoK2 .Header_list__hIi9Q{display:flex;align-items:center;gap:28px;justify-content:center;min-width:0}.Header_wrapper__ifoK2 .Header_navPill__V9qw8.Header_list__hIi9Q{gap:28px}.Header_wrapper__ifoK2 .Header_navBold___NCcU .Header_text__OxhfO{font-weight:600;font-size:15px;letter-spacing:-.3px}@media(min-width:1750px){.Header_wrapper__ifoK2 .Header_navBold___NCcU .Header_text__OxhfO{font-size:17px;letter-spacing:-.34px}}.Header_wrapper__ifoK2 .Header_text__OxhfO{transition:.3s}.Header_wrapper__ifoK2 .Header_withSubMenu__nOP0s{display:flex;position:relative;align-items:center;padding-right:18px}.Header_wrapper__ifoK2 .Header_iconDown__lrIDG{display:block;position:absolute;right:0;transition:transform .3s,filter .2s}.Header_wrapper__ifoK2 .Header_iconDown__lrIDG path{fill:var(--Accent,#7f58ff)}.Header_wrapper__ifoK2 .Header_iconDownOnActive__LAjsZ path{fill:#fff}.Header_wrapper__ifoK2 .Header_iconDownOnActiveLight__bln5o path{fill:var(--Text,#130520)}.Header_wrapper__ifoK2 .Header_custom-wrapper__PfvQA{position:absolute;top:100%;left:0;transform:translateY(10px);opacity:0;transition:opacity .3s,transform .3s;cursor:auto;padding-top:15px;pointer-events:none}.Header_wrapper__ifoK2 .Header_subMenu__qsQyQ{display:flex;flex-direction:column;gap:12px;border-radius:12px;background:var(--as-white,#fff);box-shadow:0 0 0 1px rgba(14,19,30,.06),0 4px 16px rgba(14,19,30,.1),0 16px 48px rgba(14,19,30,.1);padding:20px 28px;min-width:168px}.Header_wrapper__ifoK2 .Header_subMenuMega__PfAJs{flex-direction:row;align-items:flex-start;gap:60px;min-width:420px}.Header_wrapper__ifoK2 .Header_subMenuCategories__s80zI{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;width:140px;flex-shrink:0}.Header_wrapper__ifoK2 .Header_subMenuNested__w3x1k{display:flex;flex:1 1;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;min-width:200px}.Header_wrapper__ifoK2 .Header_subMenuNestedItem__gOYs7{margin:0}.Header_wrapper__ifoK2 .Header_subMenuNestedLink__niJc_{display:block;color:var(--as-gray,#525257);font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:500;line-height:normal;text-decoration:none;white-space:nowrap;opacity:.7;transition:color .15s ease,opacity .15s ease}.Header_wrapper__ifoK2 .Header_subMenuNestedLink__niJc_:hover{color:var(--as-text,#0e131e);opacity:1}.Header_wrapper__ifoK2 .Header_subMenuText__JrNpJ{display:block;color:inherit;font-family:var(--as-font-body,"Inter",sans-serif);font-size:16px;font-weight:500;line-height:normal;transition:color .2s ease;white-space:nowrap}.Header_wrapper__ifoK2 .Header_subMenuChevron__K0oHr{flex-shrink:0;color:var(--as-gray-light,#b9b9b9);transition:color .2s ease}.Header_wrapper__ifoK2 .Header_subMenuChevronActive__nFOcy{color:var(--as-primary,#324596)}.Header_wrapper__ifoK2 .Header_subMenuArrow__tMB5B{flex-shrink:0;color:var(--as-text,#0e131e);opacity:.45;transition:opacity .2s ease,color .2s ease}.Header_wrapper__ifoK2 .Header_listItem__5hYnd{cursor:pointer}.Header_wrapper__ifoK2 .Header_listItem__5hYnd p{transition:.3s}.Header_wrapper__ifoK2 .Header_listItem__5hYnd:hover .Header_custom-solution-wrapper__mSTDA,.Header_wrapper__ifoK2 .Header_listItem__5hYnd:hover .Header_custom-wrapper__PfvQA{transform:translateY(0);opacity:1;pointer-events:all}.Header_wrapper__ifoK2 .Header_listItem__5hYnd:hover .Header_iconDown__lrIDG{transform:rotate(180deg)}.Header_wrapper__ifoK2 .Header_listItem__5hYnd:hover .Header_navLinkInner__e1hY_:not(.Header_navLinkInnerActive__rGwFE) .Header_text__OxhfO{color:rgba(255,255,255,.78)}.Header_wrapper__ifoK2 .Header_listItem__5hYnd:not(.Header_open__wK_pZ) .Header_custom-solution-wrapper__mSTDA,.Header_wrapper__ifoK2 .Header_listItem__5hYnd:not(.Header_open__wK_pZ) .Header_custom-wrapper__PfvQA{transform:translateY(10px)!important;opacity:0!important;pointer-events:none!important}.Header_wrapper__ifoK2 .Header_linkWithoutSubMenu__4PV01{display:block;transition:.3s;width:max-content}.Header_wrapper__ifoK2 .Header_subMenuLink__ijJoT{display:flex;align-items:center;justify-content:space-between;gap:20px;text-decoration:none;width:100%;color:var(--as-text,#0e131e);transition:color .2s ease}.Header_wrapper__ifoK2 .Header_subMenuLinkActive__z09ZB,.Header_wrapper__ifoK2 .Header_subMenuLinkActive__z09ZB .Header_subMenuChevron__K0oHr,.Header_wrapper__ifoK2 .Header_subMenuLink__ijJoT:hover,.Header_wrapper__ifoK2 .Header_subMenuLink__ijJoT:hover .Header_subMenuChevron__K0oHr{color:var(--as-primary,#324596)}.Header_logoLink__xiIb_{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.Header_all-wrapper__E7qOG{display:flex;gap:10px;transition:.3s;margin-left:auto;padding-top:5px;width:-moz-fit-content;width:fit-content}.Header_all-wrapper__E7qOG:hover p{color:var(--Accent,#7f58ff)}.Header_custom-solution-wrapper__mSTDA{position:absolute;top:100%;left:-100px;transform:translateY(10px);opacity:0;transition:opacity .3s,transform .3s;cursor:auto;padding-top:15px;pointer-events:none}.Header_solution-nav-wrapper__KjCG0{display:flex;flex-direction:column;gap:32px;border-radius:16px;background:var(--Button---Dark,#372d57);padding:32px 24px 24px;width:-moz-fit-content;width:fit-content}@media(min-width:1750px){.Header_solution-nav-wrapper__KjCG0{left:-200px}.Header_top__l0VDy{padding-left:24px}}.Header_all-solutions-link__okutG{display:flex;align-items:center;gap:16px}.Header_all-solutions-link__okutG p{transition:.3s}.Header_all-solutions-link__okutG:hover p{color:var(--Accent,#7f58ff)}.Header_middle__5z3JB{display:grid;grid-template-columns:1fr 1fr 1fr}@media(min-width:1750px){.Header_middle__5z3JB{padding-right:24px;padding-left:24px}}.Header_list-item-solution__NyoML{display:flex;flex-direction:column;gap:24px;border-right:1px solid rgba(215,196,255,.25);padding-right:24px;padding-left:24px}.Header_list-item-solution__NyoML:first-child{padding-left:0}.Header_list-item-solution__NyoML:last-child{border-right:none;padding-right:0}@media(min-width:1750px){.Header_list-item-solution__NyoML{gap:32px;padding-right:48px;padding-left:48px}}.Header_inner-solution-list__HjjEu{display:flex;flex-direction:column;gap:16px}@media(min-width:1750px){.Header_inner-solution-list__HjjEu{gap:24px}}.Header_solution-link__KKYmy{display:flex;align-items:center;gap:10px;width:max-content}.Header_solution-link__KKYmy p{transition:.3s}.Header_solution-link__KKYmy:hover p{color:var(--Accent,#7f58ff)}.Header_new__akwxM{display:flex;justify-content:center;align-items:center;border:1px solid var(--Accent,#7f58ff);border-radius:8px;background:var(--Accent,#7f58ff);width:50px;height:24px;color:#fff;font-style:normal;font-weight:400;font-size:14px;line-height:100%;letter-spacing:-.28px}.Header_bottom__Jw19X{display:flex;justify-content:space-between;align-items:center;gap:10px;border-radius:16px;background:var(--Glass-Box,rgba(24,14,47,.8));padding:16px}@media(min-width:1750px){.Header_bottom__Jw19X{margin-top:8px}}.Header_banner-left__HzNNk{display:flex;align-items:center;gap:24px}.CheckboxGroup_wrapper__MD1VU{display:flex;position:relative;flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:5px}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_groupItem__01cot{display:flex;flex-direction:column;align-items:stretch;width:max-content}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_item__rSjtl{display:flex;align-items:center;gap:15px;cursor:pointer}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_checkbox__zi0bP{display:flex;justify-content:center;align-items:center;transition:all .3s ease;border:1px solid var(--black);border-radius:3px;background:var(--white);width:15px;height:15px}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_checkbox__zi0bP[data-state=checked]{background:var(--Button---Dark,#372d57)}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_indicator__C6d2J{padding:2px;color:#fff}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_disabled__cMAm0{opacity:.6;cursor:not-allowed}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_icon__xDpI0{display:block;max-width:100%}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_extra__OHuV0{margin-top:15px;padding-left:40px;width:100%}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_options__kevFZ{display:flex;flex-wrap:wrap;gap:15px 20px;padding:0 8px}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_labelGroup__YOeLv{padding-left:8px}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_errorMessage__VWYXb{position:absolute;bottom:-18px;margin:0;padding:0 0 0 8px;color:var(--color-error);font-style:normal}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_label__vhF0W{padding-top:2px}@media(min-width:1200px){.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_options__kevFZ{gap:20px 30px}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_label__vhF0W{transition:color .3s}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_item__rSjtl:hover .CheckboxGroup_checkbox__zi0bP{background:var(--Button---Dark,#372d57)}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_item__rSjtl:hover .CheckboxGroup_label__vhF0W{color:var(--Accent,#7f58ff)}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_errorMessage__VWYXb{bottom:-20px}}@media(min-width:1750px){.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_checkbox__zi0bP{width:20px;height:20px}.CheckboxGroup_wrapper__MD1VU .CheckboxGroup_extra__OHuV0{margin-top:18px;padding-left:45px}}.Input_wrapper__Reat8.Input_wrapper__Reat8{display:flex;position:relative;flex-direction:column;gap:10px}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R{display:block;outline:none;border:none;border-radius:8px;background:var(--Button---Dark,#372d57);padding:0 16px;width:100%;height:52px;color:var(--white);font:inherit}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R::placeholder{opacity:.5;transition:opacity .3s;color:var(--white);font:inherit}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R:focus::placeholder{opacity:0}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R.Input_isError__AqWyD{background:rgba(245,63,78,.2)}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_label__hioTO{padding-left:8px}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_textarea__UwPRp{padding:16px}@media(min-width:1200px){.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_input__rpj7R{border-radius:16px;padding:0 24px;height:64px}.Input_wrapper__Reat8.Input_wrapper__Reat8 .Input_label__hioTO{padding-left:12px}}.Input_errorMessage__iDOyp{position:absolute;bottom:-18px;margin:0;padding:0 0 0 8px;color:var(--color-error);font-style:normal}@media(min-width:1200px){.Input_errorMessage__iDOyp{bottom:-20px}}.Input_requiredAsterisk__Z6Sf5{position:absolute;top:50%;right:0;transform:translateY(-50%);color:var(--color-error)}.Textarea_wrapper__Iyj81.Textarea_wrapper__Iyj81 .Textarea_textarea__p7a8S{display:block;padding:16px;height:auto;min-height:100px;resize:horizontal}@media(min-width:1200px){.Textarea_wrapper__Iyj81.Textarea_wrapper__Iyj81 .Textarea_textarea__p7a8S{padding:21px 24px}}.CMSForm_wrapper__kVHtO{width:100%}.CMSForm_wrapper__kVHtO .CMSForm_fieldsWrapper__Jyc_7{display:grid;grid-gap:24px;gap:24px}.CMSForm_wrapper__kVHtO .CMSForm_submitBtnWrapper__BaUpX{display:flex;justify-content:flex-start;margin-top:32px}@media(min-width:1200px){.CMSForm_wrapper__kVHtO .CMSForm_fieldsWrapper__Jyc_7{grid-template-columns:1fr 1fr;gap:32px}.CMSForm_wrapper__kVHtO .CMSForm_fieldsWrapper__Jyc_7>div:last-child,.CMSForm_wrapper__kVHtO .CMSForm_fieldsWrapper__Jyc_7>div:nth-last-child(2){grid-column:span 2}.CMSForm_wrapper__kVHtO .CMSForm_submitBtnWrapper__BaUpX{justify-content:flex-end;margin-top:48px}.CMSForm_wrapper__kVHtO .CMSForm_button__LYGMY{border-radius:16px;height:56px}}@keyframes Modal_fadeShow__08ozD{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeHide__40BBV{0%{opacity:1}to{opacity:0}}.Modal_overlay__nbJY5{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9;background-size:contain;background-repeat:no-repeat;background:linear-gradient(180deg,#12041e,#1f1239 50%,#13051f 95%);width:100%;height:100dvh}.Modal_overlay__nbJY5.Modal_centered__3Kh9b{display:flex;justify-content:center;align-items:center}.Modal_overlay__nbJY5.Modal_centered__3Kh9b .Modal_content__Fchkl{margin:auto}.Modal_content__Fchkl{position:relative;margin:0;max-height:100%}.Modal_fade__1y5qS[data-state=open]{animation:Modal_fadeShow__08ozD .45s ease-in-out}.Modal_fade__1y5qS[data-state=closed]{animation:Modal_fadeHide__40BBV .25s ease-in-out}@keyframes Modal_fromRightShow__bxYaO{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Modal_fromRightHide__nyX__{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Modal_fromRight__053J5[data-state=open]{animation:Modal_fromRightShow__bxYaO .45s ease-in-out}.Modal_fromRight__053J5[data-state=closed]{animation:Modal_fromRightHide__nyX__ .25s ease-in-out}@keyframes Modal_fromLeftShow__TAoTr{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes Modal_fromLeftHide__3rhc5{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.Modal_fromLeft__q2xjA[data-state=open]{animation:Modal_fromLeftShow__TAoTr .45s ease-in-out}.Modal_fromLeft__q2xjA[data-state=closed]{animation:Modal_fromLeftHide__3rhc5 .25s ease-in-out}@keyframes Modal_fromBottomShow__Wa2zk{0%{transform:translateY(40%)}to{transform:translateX(0)}}@keyframes Modal_fromBottomHide__a51F_{0%{transform:translateY(0)}to{transform:translateY(-40%)}}.Modal_fromBottom__RJzij[data-state=open]{animation:Modal_fromBottomShow__Wa2zk .45s ease-in-out}.Modal_fromBottom__RJzij[data-state=closed]{animation:Modal_fromBottomHide__a51F_ .25s ease-in-out}@keyframes Modal_fromTopShow__Uv9TV{0%{transform:translateY(-40%)}to{transform:translateX(0)}}@keyframes Modal_fromTopHide__oS3lq{0%{transform:translateY(0)}to{transform:translateY(-40%)}}.Modal_fromTop__F_XXC{will-change:transform}.Modal_fromTop__F_XXC[data-state=open]{animation:Modal_fromTopShow__Uv9TV .35s ease-in-out}.Modal_fromTop__F_XXC[data-state=closed]{animation:Modal_fromTopHide__oS3lq .25s ease-in-out}@keyframes Modal_bgShow__v90AV{0%{height:0}to{height:100%}}@keyframes Modal_bgHide__AG_5k{0%{height:100%}to{height:0}}.Modal_backgroundLines__j9c7F{display:grid;position:fixed;top:0;left:0;grid-template-columns:repeat(6,1fr);z-index:-1;width:100%;height:100%;pointer-events:none}.Modal_backgroundLines__j9c7F>div{display:none;height:0}.Modal_backgroundLines__j9c7F>div:nth-child(-n+6){display:block}.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:first-of-type,.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(5){animation:Modal_bgShow__v90AV .5s ease-in-out forwards}.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(2),.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(4){animation:Modal_bgShow__v90AV .5s ease-in-out .1s forwards}.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(3),.Modal_slice__bnf1k[data-state=open] .Modal_backgroundLines__j9c7F>div:nth-of-type(6){animation:Modal_bgShow__v90AV .5s ease-in-out .2s forwards}.Modal_slice__bnf1k[data-state=closed]{animation:Modal_fadeHide__40BBV .5s ease-in-out}.Responsive_showFrom__dqbA3{display:none}@media(min-width:768px){.Responsive_showFrom__dqbA3.Responsive_tablet__G0w4D{display:block}.Responsive_showFrom__dqbA3.Responsive_tablet__G0w4D.Responsive_flex__chVig{display:flex}.Responsive_showFrom__dqbA3.Responsive_tablet__G0w4D.Responsive_grid__s8bqJ{display:grid}}@media(min-width:1200px){.Responsive_showFrom__dqbA3.Responsive_laptop__DQ9pL{display:block}.Responsive_showFrom__dqbA3.Responsive_laptop__DQ9pL.Responsive_flex__chVig{display:flex}.Responsive_showFrom__dqbA3.Responsive_laptop__DQ9pL.Responsive_grid__s8bqJ{display:grid}}@media(min-width:1750px){.Responsive_showFrom__dqbA3.Responsive_desktop__MSf1Z{display:block}.Responsive_showFrom__dqbA3.Responsive_desktop__MSf1Z.Responsive_flex__chVig{display:flex}.Responsive_showFrom__dqbA3.Responsive_desktop__MSf1Z.Responsive_grid__s8bqJ{display:grid}}.Responsive_hideFrom__I7u5E{display:block}.Responsive_hideFrom__I7u5E.Responsive_flex__chVig{display:flex}.Responsive_hideFrom__I7u5E.Responsive_grid__s8bqJ{display:grid}@media(min-width:768px){.Responsive_hideFrom__I7u5E.Responsive_tablet__G0w4D{display:none}}@media(min-width:1200px){.Responsive_hideFrom__I7u5E.Responsive_laptop__DQ9pL{display:none}}@media(min-width:1750px){.Responsive_hideFrom__I7u5E.Responsive_desktop__MSf1Z{display:none}}.Responsive_hideOnly__9xcPx{display:block}.Responsive_hideOnly__9xcPx.Responsive_flex__chVig{display:flex}.Responsive_hideOnly__9xcPx.Responsive_grid__s8bqJ{display:grid}@media(max-width:767px){.Responsive_hideOnly__9xcPx.Responsive_mobile__FpRqf{display:none}}@media screen and (min-width:768px)and (max-width:1279px){.Responsive_hideOnly__9xcPx.Responsive_tablet__G0w4D{display:none}}@media screen and (min-width:1280px)and (max-width:1749px){.Responsive_hideOnly__9xcPx.Responsive_laptop__DQ9pL{display:none}}@media(min-width:1750px){.Responsive_hideOnly__9xcPx.Responsive_desktop__MSf1Z{display:none}}.Responsive_showOnly__ha1_G{display:none}@media(max-width:767px){.Responsive_showOnly__ha1_G.Responsive_mobile__FpRqf{display:block}.Responsive_showOnly__ha1_G.Responsive_mobile__FpRqf.Responsive_flex__chVig{display:flex}.Responsive_showOnly__ha1_G.Responsive_mobile__FpRqf.Responsive_grid__s8bqJ{display:grid}}@media screen and (min-width:768px)and (max-width:1279px){.Responsive_showOnly__ha1_G.Responsive_tablet__G0w4D{display:block}.Responsive_showOnly__ha1_G.Responsive_tablet__G0w4D.Responsive_flex__chVig{display:flex}.Responsive_showOnly__ha1_G.Responsive_tablet__G0w4D.Responsive_grid__s8bqJ{display:grid}}@media screen and (min-width:1280px)and (max-width:1749px){.Responsive_showOnly__ha1_G.Responsive_laptop__DQ9pL{display:block}.Responsive_showOnly__ha1_G.Responsive_laptop__DQ9pL.Responsive_flex__chVig{display:flex}.Responsive_showOnly__ha1_G.Responsive_laptop__DQ9pL.Responsive_grid__s8bqJ{display:grid}}@media(min-width:1750px){.Responsive_showOnly__ha1_G.Responsive_desktop__MSf1Z{display:block}.Responsive_showOnly__ha1_G.Responsive_desktop__MSf1Z.Responsive_flex__chVig{display:flex}.Responsive_showOnly__ha1_G.Responsive_desktop__MSf1Z.Responsive_grid__s8bqJ{display:grid}}.Email_wrapper__UsIPj{display:flex;align-items:center;gap:6px}.Email_wrapper__UsIPj svg{display:block;width:14px;height:14px}.Email_email-text__B3UaI{transition:.3s}@media(min-width:1200px){.Email_email-text__B3UaI:hover{color:var(--Accent,#7f58ff)}}.EmailBlock_wrapper__VXypa{display:flex;flex-direction:column;gap:16px}.EmailBlock_wrapper__VXypa .EmailBlock_title__4HgWB{color:rgba(255,255,255,.5)}.EmailBlock_wrapper__VXypa .EmailBlock_email__Xf3AL svg{flex-shrink:0}.FeedbackModal_wrapper__M0jY_{z-index:11;background:var(--Glass-Box,rgba(24,14,47,.8))}@media(min-width:1200px){.FeedbackModal_wrapper__M0jY_{display:flex;justify-content:flex-end}}.FeedbackModal_formContainer__jY3sQ{background:linear-gradient(#12041e,#1f1239 50%,#13051f 95%);padding:30px 15px;width:100%;height:100%;overflow-y:auto}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI{display:flex;justify-content:center;align-items:center;margin-bottom:55px;margin-left:auto;width:32px;height:32px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI img{display:block;width:100%;height:100%;object-fit:contain}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI svg{display:block}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_formTitle__eZ4ze{margin-bottom:50px}@media(min-width:768px){.FeedbackModal_formContainer__jY3sQ{margin-left:auto;padding:55px 20px 55px 40px;max-width:620px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI{margin-bottom:100px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_form__NHrIR{padding-right:55px}}@media(min-width:1200px){.FeedbackModal_formContainer__jY3sQ{padding:20px 20px 65px 70px;max-width:710px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI{transition:transform .3s;margin-bottom:65px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_closeBtn__U18lI:hover{transform:rotate(90deg)}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_form__NHrIR{padding-right:115px}}@media(min-width:1750px){.FeedbackModal_formContainer__jY3sQ{padding:30px 30px 80px 100px;max-width:950px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_formTitle__eZ4ze{margin-bottom:100px;max-width:710px}.FeedbackModal_formContainer__jY3sQ .FeedbackModal_form__NHrIR{padding-right:165px}}.FeedbackModal_content__z7lcZ{height:100%}.FeatureExploreCard_card__hcsbA{display:block;overflow:hidden;margin:0;border-radius:24px;background:#ebebec;max-width:100%;text-decoration:none;color:#0a0a0a;transition:transform .25s ease,box-shadow .25s ease;will-change:transform}.FeatureExploreCard_card__hcsbA:hover{transform:scale(1.02);box-shadow:0 12px 28px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.06)}.FeatureExploreCard_card__hcsbA:focus-visible{outline:2px solid var(--Accent);outline-offset:3px}.FeatureExploreCard_media__vFEmB{position:relative;width:100%;height:330px;overflow:hidden}.FeatureExploreCard_mediaImg__5GC1S{object-fit:contain;object-position:center center}.FeatureExploreCard_body__CTam2{padding:20px 20px 22px}@media(min-width:1200px){.FeatureExploreCard_body__CTam2{padding:22px 24px 26px}}.FeatureExploreCard_cardTitle__ZBMmk{margin:0;font-family:var(--font-sf-pro);font-weight:600;font-size:24px;font-style:normal;line-height:1.2;letter-spacing:-.02em;text-align:center;color:#0a0a0a}.ExploreFeatureCardBlock_standalone__GWFXS{margin-bottom:24px}.ExploreFeatureCardsGridBlock_grid__z8F8d{display:grid;grid-gap:24px;gap:24px;margin:0 0 24px;width:100%;grid-template-columns:1fr}@media(min-width:768px){.ExploreFeatureCardsGridBlock_gridCols2__KTIEH,.ExploreFeatureCardsGridBlock_gridCols3__loSG9{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.ExploreFeatureCardsGridBlock_gridCols3__loSG9{grid-template-columns:repeat(3,minmax(0,1fr))}}.ExploreBlocks_html__3H2_A{font-size:16px;line-height:1.6;color:#1a1a1a}.ExploreBlocks_html__3H2_A p{margin:0 0 .75em}.ExploreBlocks_html__3H2_A ol,.ExploreBlocks_html__3H2_A ul{margin:0 0 .75em;padding-left:1.25em}.ExploreBlocks_figure__5RFPp{margin:0 0 24px}.ExploreBlocks_figureFull__atQmb .ExploreBlocks_image__KwsTo{width:100%;height:auto;border-radius:10px}.ExploreBlocks_figureAlignLeft__yNfFJ{display:flex;flex-direction:column;align-items:flex-start}.ExploreBlocks_figureAlignCenter__eeIEd{display:flex;flex-direction:column;align-items:center;text-align:center}.ExploreBlocks_figureAlignRight__wUmnc{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.ExploreBlocks_figureAlignCenter__eeIEd .ExploreBlocks_image__KwsTo,.ExploreBlocks_figureAlignLeft__yNfFJ .ExploreBlocks_image__KwsTo,.ExploreBlocks_figureAlignRight__wUmnc .ExploreBlocks_image__KwsTo{width:auto;max-width:100%}.ExploreBlocks_image__KwsTo{display:block;max-width:100%;height:auto;border-radius:10px}.ExploreBlocks_caption__fqyQN{margin:10px 0 0;font-size:14px;color:#5a5a5a}.ExploreBlocks_title__NzbTb{margin:28px 0 12px;font-size:22px;font-weight:700;color:#0a0a0a}.ExploreBlocks_title__NzbTb:first-child{margin-top:0}.ExploreBlocks_titleRich__y2juZ{margin:28px 0 12px;color:#0a0a0a}.ExploreBlocks_titleRich__y2juZ:first-child{margin-top:0}.ExploreBlocks_titleRich__y2juZ h1,.ExploreBlocks_titleRich__y2juZ h2,.ExploreBlocks_titleRich__y2juZ h3,.ExploreBlocks_titleRich__y2juZ h4,.ExploreBlocks_titleRich__y2juZ p{margin:0;font-size:22px;font-weight:700;line-height:1.25;color:inherit}.ExploreBlocks_titleRich__y2juZ h2+p,.ExploreBlocks_titleRich__y2juZ h3+p,.ExploreBlocks_titleRich__y2juZ p+p{margin-top:.35em}.ExploreBlocks_subtitle__xA7WZ{margin:0 0 16px;font-size:17px;font-weight:600;color:#2a2a2a}.ExploreBlocks_paragraph__A5GUU{margin:0 0 20px;font-size:16px;line-height:1.6;color:#1a1a1a}.ExploreBlocks_paragraph__A5GUU:last-child{margin-bottom:0}.ExploreBlocks_tableWrap__ws8Lx{margin:0 0 24px;overflow-x:auto}.ExploreBlocks_tableCaption__g_tKD{margin:0 0 10px;font-size:14px;font-weight:600;color:#3a3a3a}.ExploreBlocks_table__orpw6{width:100%;border-collapse:collapse;font-size:15px;line-height:1.45}.ExploreBlocks_table__orpw6 td,.ExploreBlocks_table__orpw6 th{border:1px solid #e4e4e4;padding:10px 12px;text-align:left;vertical-align:top}.ExploreBlocks_table__orpw6 th{background:#f5f5f5;font-weight:600}.RichText_tableScroll__lNFfi{margin:16px 0 24px;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px}.RichText_tableScroll__lNFfi table{margin:0;width:max-content;min-width:100%;border-collapse:collapse}.HintBlock_section__ApZWT{width:100%;margin-top:24px;margin-bottom:24px}.HintBlock_section__ApZWT:first-child{margin-top:0}.HintBlock_section__ApZWT:last-child{margin-bottom:0}.HintBlock_wrapper__pVnv8{display:flex;gap:16px;padding:20px 24px;border-radius:16px;max-width:100%;--hint-body-color:#252527}.HintBlock_iconWrap__ctM95{flex-shrink:0;width:48px;height:48px}.HintBlock_customIcon__nThT_{width:48px;height:48px;border-radius:50%;object-fit:cover}.HintBlock_body__nYxUy{flex:1 1;min-width:0}.HintBlock_title__En7PJ{margin:0 0 8px;font-weight:600;font-size:16px;line-height:1.35}.HintBlock_text__ffGW7{margin:0;color:var(--hint-body-color)}.HintBlock_text__ffGW7 p{margin:0 0 .5em}.HintBlock_text__ffGW7 p:last-child{margin-bottom:0}.HintBlock_primary__EWh1Y{align-items:flex-start;background:rgba(73,133,190,.2);--hint-body-color:#4985be}.HintBlock_title_primary__UnRxJ{color:#4985be}.HintBlock_info__Epr1b{align-items:center;border-radius:20px;background:#ebebec;--hint-body-color:#252527}.HintBlock_title_info__6D29q{color:#252527;font-weight:700}.HintBlock_warning___CpZn{align-items:flex-start;border-radius:20px;background:rgba(205,181,56,.2);--hint-body-color:#b89a28}.HintBlock_title_warning__Fq1DO{color:#b89a28;font-weight:700}.HintBlock_success__SQqTn{align-items:flex-start;background:rgba(47,163,107,.18);--hint-body-color:#2fa36b}.HintBlock_title_success__DxpIN{color:#2fa36b}.InViewAnimation_animate__ZFj_X{will-change:transform,opacity}.InViewAnimation_animateImage__B1isX{position:relative;opacity:1!important;-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);transition:-webkit-clip-path 1.5s;transition:clip-path 1.5s;transition:clip-path 1.5s,-webkit-clip-path 1.5s;transition-delay:.8s}.InViewAnimation_animateImage__B1isX:before{position:absolute;bottom:0;left:0;z-index:10;border-radius:10px;background-color:#000;width:100%;height:100%;content:""}.InViewAnimation_animateImage__B1isX.InViewAnimation_animateImageInView__S6JLi{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.InViewAnimation_animateImage__B1isX.InViewAnimation_animateImageInView__S6JLi:before{animation:InViewAnimation_imgAnimation__5m0aZ 2s ease-in-out .5s forwards}@keyframes InViewAnimation_imgAnimation__5m0aZ{0%{height:100%}50%{top:0;bottom:auto;height:100%}65%{top:0;bottom:auto;height:100%}to{top:0;bottom:auto;height:0}}.BackToTop_button__QkYVz{position:fixed;right:24px;bottom:24px;z-index:50;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;border-radius:999px;background:#0a0a0a;color:#fff;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.2);transition:transform .2s ease,opacity .2s ease}.BackToTop_button__QkYVz:hover{transform:translateY(-2px);opacity:.95}.Layout_wrapper__WlAdO{margin:0;padding-right:var(--removed-body-scroll-bar-size);min-height:100%;background-color:var(--as-bg-soft)}.Layout_siteContainer__X3I_j{max-width:1440px;margin:0 auto;background:var(--as-bg-soft);overflow:clip}.WithBackgroundFeaturesBento_section__r3QXE{padding:24px 0 56px}@media(min-width:1200px){.WithBackgroundFeaturesBento_section__r3QXE{padding:32px 0 88px}}.WithBackgroundFeaturesBento_kicker__VD0ky{margin:0 auto 12px;max-width:720px;text-align:center;text-transform:uppercase;letter-spacing:.06em;font-size:12px;opacity:.85}.WithBackgroundFeaturesBento_heading__QrhoB{margin:0 auto 16px;max-width:900px;text-align:center;color:var(--ui-ink)}.WithBackgroundFeaturesBento_lead__XNR2Y{margin:0 auto 40px;max-width:720px;text-align:center;line-height:1.5;opacity:.92;color:var(--ui-ink-muted)}@media(min-width:1200px){.WithBackgroundFeaturesBento_lead__XNR2Y{margin-bottom:48px}}.WithBackgroundFeaturesBento_lead__XNR2Y.WithBackgroundFeaturesBento_leadWithLogoFollowing__z6QLb{margin-bottom:12px}@media(min-width:768px){.WithBackgroundFeaturesBento_lead__XNR2Y.WithBackgroundFeaturesBento_leadWithLogoFollowing__z6QLb{margin-bottom:16px}}@media(min-width:1200px){.WithBackgroundFeaturesBento_lead__XNR2Y.WithBackgroundFeaturesBento_leadWithLogoFollowing__z6QLb{margin-bottom:20px}}.WithBackgroundFeaturesBento_logoWrap__5TroJ{display:flex;justify-content:center;align-items:center;padding-top:20px;padding-bottom:20px}@media(min-width:768px){.WithBackgroundFeaturesBento_logoWrap__5TroJ{padding-top:24px;padding-bottom:24px}}@media(min-width:1200px){.WithBackgroundFeaturesBento_logoWrap__5TroJ{padding-top:32px;padding-bottom:32px}}.WithBackgroundFeaturesBento_logoImg__YbYoC{display:block;max-width:min(240px,70vw);max-height:56px;width:auto;height:auto;object-fit:contain}@media(min-width:1200px){.WithBackgroundFeaturesBento_logoImg__YbYoC{max-width:min(280px,60vw);max-height:64px}}.WithBackgroundFeaturesBento_grid__2y2V2{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin:0;padding:0;list-style:none}@media(min-width:768px){.WithBackgroundFeaturesBento_grid__2y2V2{grid-template-columns:repeat(12,1fr);align-items:stretch;gap:20px}}.WithBackgroundFeaturesBento_column__H_1fj{display:flex;flex-direction:column;gap:20px;min-width:0}@media(min-width:768px){.WithBackgroundFeaturesBento_column__H_1fj{height:100%;min-height:0}.WithBackgroundFeaturesBento_col25__SQei7{grid-column:span 3}.WithBackgroundFeaturesBento_col50__2s801{grid-column:span 6}.WithBackgroundFeaturesBento_col75__hugmN{grid-column:span 9}.WithBackgroundFeaturesBento_col100__LGVot{grid-column:span 12}}.WithBackgroundFeaturesBento_cell__rm0ZN{display:flex;flex-direction:column;overflow:hidden;border-radius:25px;min-height:200px}@media(min-width:768px){.WithBackgroundFeaturesBento_cell__rm0ZN{align-self:stretch;min-height:260px;flex:1 1;min-height:0}}.WithBackgroundFeaturesBento_cellCardBg__Jmokj{position:relative;isolation:isolate;background:rgba(0,0,0,0)!important}.WithBackgroundFeaturesBento_cellCardBg__Jmokj:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(8,8,9,.06),rgba(8,8,9,.14))}.WithBackgroundFeaturesBento_cellBgLayer__OIE8K{position:absolute;inset:0;z-index:0;border-radius:inherit;background-color:var(--ui-mint-200)}.WithBackgroundFeaturesBento_cellHeightCompact__49_Gz{min-height:160px}@media(min-width:768px){.WithBackgroundFeaturesBento_cellHeightCompact__49_Gz{min-height:200px}}.WithBackgroundFeaturesBento_cellHeightMedium__Zhh_H{min-height:220px}@media(min-width:768px){.WithBackgroundFeaturesBento_cellHeightMedium__Zhh_H{min-height:300px}}.WithBackgroundFeaturesBento_cellHeightTall__o3tZf{min-height:260px}@media(min-width:768px){.WithBackgroundFeaturesBento_cellHeightTall__o3tZf{min-height:380px}}.WithBackgroundFeaturesBento_cellHeightExtraTall__bhjeF{min-height:300px}@media(min-width:768px){.WithBackgroundFeaturesBento_cellHeightExtraTall__bhjeF{min-height:480px}.WithBackgroundFeaturesBento_cellHeightSquare__nKgoN{aspect-ratio:1/1;min-height:0}.WithBackgroundFeaturesBento_cellHeightRect__DcTwJ{aspect-ratio:16/9;min-height:0}.WithBackgroundFeaturesBento_cellHeightRectLong__zJxQ7{aspect-ratio:21/9;min-height:0}}.WithBackgroundFeaturesBento_toneDarkGreen__Ylka2,.WithBackgroundFeaturesBento_tonePurple__or4y2{background:var(--Accent);color:var(--text-0)}.WithBackgroundFeaturesBento_toneCharcoal__8Qw9T,.WithBackgroundFeaturesBento_toneDark__KgX_2,.WithBackgroundFeaturesBento_toneGrey__BOmM6,.WithBackgroundFeaturesBento_toneLightGreen__cdB0Y,.WithBackgroundFeaturesBento_toneOrange__iGFvl{background:var(--surface-1);color:var(--text-0)}.WithBackgroundFeaturesBento_toneDarkGreen__Ylka2 .WithBackgroundFeaturesBento_cellText__TTwps .WithBackgroundFeaturesBento_cellKicker__YBiA5,.WithBackgroundFeaturesBento_tonePurple__or4y2 .WithBackgroundFeaturesBento_cellText__TTwps .WithBackgroundFeaturesBento_cellKicker__YBiA5{color:rgba(255,255,255,.88)}.WithBackgroundFeaturesBento_toneCharcoal__8Qw9T .WithBackgroundFeaturesBento_cellText__TTwps .WithBackgroundFeaturesBento_cellKicker__YBiA5,.WithBackgroundFeaturesBento_toneDark__KgX_2 .WithBackgroundFeaturesBento_cellText__TTwps .WithBackgroundFeaturesBento_cellKicker__YBiA5,.WithBackgroundFeaturesBento_toneGrey__BOmM6 .WithBackgroundFeaturesBento_cellText__TTwps .WithBackgroundFeaturesBento_cellKicker__YBiA5,.WithBackgroundFeaturesBento_toneLightGreen__cdB0Y .WithBackgroundFeaturesBento_cellText__TTwps .WithBackgroundFeaturesBento_cellKicker__YBiA5,.WithBackgroundFeaturesBento_toneOrange__iGFvl .WithBackgroundFeaturesBento_cellText__TTwps .WithBackgroundFeaturesBento_cellKicker__YBiA5{color:rgba(245,245,247,.7)}.WithBackgroundFeaturesBento_cellText__TTwps{position:relative;z-index:2;flex:0 0 auto;padding:24px 24px 12px}@media(min-width:1200px){.WithBackgroundFeaturesBento_cellText__TTwps{padding:28px 32px 16px}}.WithBackgroundFeaturesBento_cellCardBg__Jmokj .WithBackgroundFeaturesBento_cellText__TTwps{flex:1 1 auto}.WithBackgroundFeaturesBento_cellKicker__YBiA5{margin:0 0 8px;padding:0;font-family:var(--font-sf-pro);font-weight:510;font-style:normal;font-size:32px;line-height:100%;letter-spacing:-.025em;leading-trim:none}.WithBackgroundFeaturesBento_cellTitle__2G0JK{margin:0 0 10px;font-family:var(--font-sf-pro);font-weight:600;font-style:normal;font-size:24px;line-height:120%;letter-spacing:-.02em}.WithBackgroundFeaturesBento_cellBody__AdeX8{margin:0;line-height:1.45;opacity:.88}.WithBackgroundFeaturesBento_cellMedia__uSUuH{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;min-width:0;min-height:0}.WithBackgroundFeaturesBento_cellMediaFixedRatio__Lywy4{min-height:0}.WithBackgroundFeaturesBento_cellMediaFillArea__5mAl7{flex:1 1;align-self:stretch;width:100%;min-height:0}.WithBackgroundFeaturesBento_cellMediaFillArea__5mAl7 .WithBackgroundFeaturesBento_cellMediaFrame___I7c0{flex:1 1 auto;min-height:0;height:100%;max-width:100%}.WithBackgroundFeaturesBento_cellMediaFrame___I7c0{position:relative;flex:1 1;align-self:stretch;width:100%;max-width:100%;min-width:0;min-height:140px}.WithBackgroundFeaturesBento_cellMediaBg__0xM0e{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit;background-color:rgba(0,0,0,0)}.WithBackgroundHeading_wrap__3pt2X{padding:48px 0 32px}@media(min-width:1200px){.WithBackgroundHeading_wrap__3pt2X{padding:72px 0 48px}}.WithBackgroundHeading_inner__uVKh7{text-align:center}.WithBackgroundHeading_title__k7wJx{display:flex;flex-direction:column;align-items:center;gap:8px;margin:0;max-width:920px;margin-inline:auto;font-family:var(--font-sf-pro);font-weight:600;font-size:clamp(28px,5vw,56px);line-height:1.12;letter-spacing:-.02em;background:linear-gradient(90deg,#b8b8d1,#3a3a3a 55%,#1a1a1a);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.WithBackgroundHeading_line__r058V{display:block}.WithBackgroundLaunchMap_section__NihoP{padding:32px 0 48px}@media(min-width:1200px){.WithBackgroundLaunchMap_section__NihoP{padding:48px 0 72px}}.WithBackgroundLaunchMap_sectionTitle__XnvAL{margin:0 auto 28px;max-width:900px;text-align:center}@media(min-width:1200px){.WithBackgroundLaunchMap_sectionTitle__XnvAL{margin-bottom:40px}}.WithBackgroundLaunchMap_mapStage__FS7iu{width:100%}.WithBackgroundLaunchMap_mapFrame__8mMIc{position:relative;z-index:0;overflow:visible;border-radius:20px;background:#000}.WithBackgroundLaunchMap_mapImageCrop__JEvRs{overflow:hidden;border-radius:20px;line-height:0}.WithBackgroundLaunchMap_mapImg__j_wOB{display:block;width:100%;height:auto;vertical-align:top}.WithBackgroundLaunchMap_pinLayer__oIUmA{position:absolute;z-index:1;inset:0;overflow:visible;pointer-events:none}.WithBackgroundLaunchMap_pinSlot__b2hif{position:absolute;z-index:2;transform:translate(-50%,-100%);pointer-events:auto}.WithBackgroundLaunchMap_pinSlotActive__JpWP_{z-index:200}.WithBackgroundLaunchMap_pinBtn__hDe_X{display:flex;position:relative;align-items:center;justify-content:center;margin:0;padding:0;border:none;background:none;cursor:pointer}.WithBackgroundLaunchMap_pinSvg__f_Utx{display:block;width:36px;height:44px;background:no-repeat 50%/contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 52'%3E%3Cpath d='M20 0C12.82 0 7 5.59 7 12.48c0 9.8 13 28.52 13 28.52s13-18.72 13-28.52C33 5.59 27.18 0 20 0z' fill='%239999A0'/%3E%3Ccircle cx='20' cy='14' r='5' fill='%23080809'/%3E%3C/svg%3E");filter:drop-shadow(0 4px 8px rgba(0,0,0,.35))}.WithBackgroundLaunchMap_pinBtnActive__VOQqW .WithBackgroundLaunchMap_pinSvg__f_Utx{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 52'%3E%3Cpath d='M20 0C12.82 0 7 5.59 7 12.48c0 9.8 13 28.52 13 28.52s13-18.72 13-28.52C33 5.59 27.18 0 20 0z' fill='%23CFFF2E'/%3E%3Ccircle cx='20' cy='14' r='5' fill='%23080809'/%3E%3C/svg%3E")}.WithBackgroundLaunchMap_tooltip__lcVQC{position:absolute;z-index:2;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%);min-width:200px;max-width:260px;pointer-events:none}.WithBackgroundLaunchMap_tooltipCard__QvXGW{display:flex;align-items:flex-start;gap:12px;border-radius:14px;background:#cfff2e;padding:14px 16px;color:#080809;box-shadow:0 12px 40px rgba(0,0,0,.35)}.WithBackgroundLaunchMap_flag__BJhnB{flex-shrink:0;width:36px;height:36px;border-radius:50%;overflow:hidden}.WithBackgroundLaunchMap_flagImg__hp_3o{object-fit:cover;width:100%;height:100%}.WithBackgroundLaunchMap_tooltipText__jN5eY{display:flex;flex-direction:column;gap:4px;min-width:0}.WithBackgroundLaunchMap_tooltipCountry__g4U_r{margin:0;font-weight:700}.WithBackgroundLaunchMap_tooltipLabel__zk_yW{margin:0;opacity:.75}.WithBackgroundLaunchMap_tooltipValue__ecXT0{margin:0;font-weight:700}.WithBackgroundLaunchMap_countriesRow__5Mvpp{margin-top:28px}@media(min-width:1200px){.WithBackgroundLaunchMap_countriesRow__5Mvpp{margin-top:40px}}.WithBackgroundLaunchMap_countriesList__1EgT9{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;margin:0;padding:0;list-style:none}.WithBackgroundLaunchMap_countryPill__ep9l2{display:inline-flex;align-items:center;gap:10px;transition:background .2s ease,border-color .2s ease;cursor:default;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);padding:10px 18px;color:#f5f5f7;font:inherit}.WithBackgroundLaunchMap_countryPillActive__yNi3U,.WithBackgroundLaunchMap_countryPill__ep9l2:hover{border-color:rgba(207,255,46,.45);background:rgba(207,255,46,.12)}.WithBackgroundLaunchMap_pillFlag__2x_uS{flex-shrink:0;width:28px;height:28px;border-radius:50%;overflow:hidden}.WithBackgroundLaunchMap_pillFlagImg__yZqK0{object-fit:cover;width:100%;height:100%}.WithBackgroundLaunchMap_pillName__Z6emJ{font-size:14px;font-weight:600;letter-spacing:-.02em}.Accordion_wrapper__fl3X5{display:flex;flex-direction:column;margin:0;padding:0}.Accordion_wrapper__fl3X5 .Accordion_AccordionTrigger__8ebvE{outline:none;border:none;background:none;font-family:var(--font-sf-pro);display:flex;align-items:center;width:100%;justify-content:space-between;padding:0 32px}.Accordion_wrapper__fl3X5 .Accordion_AccordionContent__cd_DN{overflow:hidden}.Accordion_AccordionContent__cd_DN[data-state=open]{animation:Accordion_slideDown__A7UmU .3s linear}.Accordion_AccordionContent__cd_DN[data-state=closed]{animation:Accordion_slideUp__rW5FE .3s linear}@keyframes Accordion_slideDown__A7UmU{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes Accordion_slideUp__rW5FE{0%{height:var(--radix-accordion-content-height)}to{height:0}}.Faq_section__QlVNJ{padding:0}.Faq_light__CDQH1{color:#080809}.Faq_dark__tEPGR{padding:72px 0;color:#f5f5f7}@media(max-width:767px){.Faq_dark__tEPGR{padding:28px 0 32px}}@media(min-width:1200px){.Faq_dark__tEPGR{padding:88px 0 96px}}.Faq_title__eYyST{margin:0 auto 28px;max-width:720px;text-align:center;letter-spacing:-.02em}@media(min-width:1200px){.Faq_title__eYyST{margin-bottom:40px}}.Faq_headingGroup__6RG_h{display:flex;flex-direction:column;align-items:center;margin:0 auto 28px}@media(min-width:1200px){.Faq_headingGroup__6RG_h{margin-bottom:40px}}.Faq_headingIcon__CJ1_6{width:var(--faq-heading-icon-size,48px);height:var(--faq-heading-icon-size,48px);margin-bottom:28px}@media(min-width:1200px){.Faq_headingIcon__CJ1_6{margin-bottom:40px}}.Faq_headingIconImg___Remt{width:100%;height:100%;object-fit:contain}.Faq_headingGroup__6RG_h .Faq_title__eYyST{margin-bottom:0}.Faq_faqListCard__AohQK{width:100%;border:none;background:rgba(0,0,0,0);padding:0}.Faq_accordion__n22T0{display:flex;flex-direction:column;gap:0;background:rgba(0,0,0,0);margin-bottom:50px}.Faq_faqItem__Y3iTj{overflow:hidden;width:100%;border:none;border-radius:32px;background:var(--surface-1);box-shadow:none}.Faq_faqItem__Y3iTj:last-of-type{border-bottom:none}.Faq_faqItem__Y3iTj+.Faq_faqItem__Y3iTj{margin-top:12px}.Faq_faqItem__Y3iTj[data-state=open]{box-shadow:inset 0 -3px 0 0 var(--Accent)}.Faq_trigger__tfNMv{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;text-align:left;transition:background .15s ease;color:inherit;min-height:64px;padding:18px 32px;color:var(--text-0)}.Faq_trigger__tfNMv:hover{background:rgba(255,255,255,.06)}.Faq_trigger__tfNMv[data-state=open]{background:rgba(0,0,0,0)}.Faq_trigger__tfNMv[data-state=open] .Faq_chevron__0CBLO{transform:rotate(-135deg)}.Faq_triggerInner__xOFjU{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px;width:100%;padding-right:8px}.Faq_question__XWHYD{flex:1 1;font-weight:590;font-size:20px}.Faq_answer__gNBvL,.Faq_question__XWHYD{font-family:var(--font-sf-pro);font-style:normal;line-height:1;letter-spacing:-.025em}.Faq_answer__gNBvL{margin:0;padding:0 32px 18px;font-weight:400;font-size:16px}.Faq_dark__tEPGR .Faq_answer__gNBvL{color:var(--text-1)}.Faq_light__CDQH1 .Faq_answer__gNBvL{color:#9999a0}.Faq_chevron__0CBLO{flex-shrink:0;width:14px;height:14px;border-right:2px solid #9999a0;border-bottom:2px solid #9999a0;transform:rotate(45deg);transition:transform .18s ease;margin-left:16px}.Faq_still__b8xOs{margin:44px auto 0;max-width:560px;padding:0 16px;text-align:center}@media(min-width:1200px){.Faq_still__b8xOs{margin-top:52px;padding:0 24px}}.Faq_dark__tEPGR .Faq_still__b8xOs{margin-top:40px;padding:0 12px;color:rgba(245,245,247,.75)}@media(min-width:1200px){.Faq_dark__tEPGR .Faq_still__b8xOs{margin-top:48px}}.Faq_stillTitle__P_ZTc{margin:0 0 10px}.Faq_dark__tEPGR .Faq_stillTitle__P_ZTc{color:#f5f5f7}.Faq_stillBody__M_7ge{margin:0;line-height:1.6}.Faq_stillBody__M_7ge p{margin:0}.Faq_light__CDQH1 .Faq_stillBody__M_7ge{color:#9999a0}.ContactInfoBlock_section__tTvIC{padding:24px 0 0}@media(min-width:1200px){.ContactInfoBlock_section__tTvIC{padding:32px 0 0}}.ContactInfoBlock_grid__0dVY_{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media(min-width:768px){.ContactInfoBlock_grid__0dVY_{grid-template-columns:1fr 1fr;gap:16px}}@media(min-width:1200px){.ContactInfoBlock_grid__0dVY_{grid-template-columns:repeat(4,1fr);gap:20px;align-items:stretch}}.ContactInfoBlock_card__McXy_{background:var(--as-white,#fff);border-radius:var(--as-radius-md,16px);padding:24px 20px;display:flex;flex-direction:column}@media(min-width:1200px){.ContactInfoBlock_card__McXy_{padding:30px;min-height:332px}}.ContactInfoBlock_cardInner__8OiK7{display:flex;flex-direction:column;justify-content:space-between;gap:24px;height:100%}.ContactInfoBlock_cardLabel__0eEiJ{margin:0 0 24px;font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:400;line-height:1.4;color:var(--as-gray-light,#b9b9b9)}.ContactInfoBlock_infoGroup__jysra{display:flex;flex-direction:column}.ContactInfoBlock_contactsTop__Zo1zB{display:flex;flex-direction:column;gap:4px}.ContactInfoBlock_contactDetails__tjG_e{display:flex;flex-direction:column;gap:14px}.ContactInfoBlock_phone__S_Ntf{font-family:var(--as-font-body,"Inter",sans-serif);font-size:clamp(20px,3vw,25px);font-weight:600;line-height:1.1;color:var(--as-primary,#324596);text-decoration:none}.ContactInfoBlock_phone__S_Ntf:hover{text-decoration:underline}.ContactInfoBlock_email__gJrij{font-family:var(--as-font-body,"Inter",sans-serif);font-size:16px;font-weight:600;line-height:1.4;color:var(--as-text,#0e131e);text-decoration:none;word-break:break-all}.ContactInfoBlock_email__gJrij:hover{text-decoration:underline}.ContactInfoBlock_socialsGroup__ygT8g{display:flex;flex-direction:column}.ContactInfoBlock_socials___p5g0{display:flex;flex-wrap:wrap;gap:8px}.ContactInfoBlock_socialBtn__jXmI2{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:46px;height:46px;border:1px solid var(--as-border,#c1c1c1);border-radius:var(--as-radius-sm,12px);flex-shrink:0;background:rgba(0,0,0,0);background-clip:padding-box;transition:border-color .2s ease,background .2s ease,filter .2s ease}.ContactInfoBlock_socialBtn__jXmI2:hover{border-color:rgba(0,0,0,0);background:linear-gradient(90deg,#324596,#5cbbce);background-origin:border-box;background-clip:border-box}.ContactInfoBlock_socialBtn__jXmI2:hover .ContactInfoBlock_socialIcon__E4jJa{filter:brightness(0) invert(1);opacity:1}.ContactInfoBlock_socialIcon__E4jJa{width:24px;height:24px;object-fit:contain;filter:brightness(0);opacity:.9}.ContactInfoBlock_photoCard__7oFy0{position:relative;border-radius:var(--as-radius-md,16px);overflow:hidden;min-height:220px}@media(min-width:1200px){.ContactInfoBlock_photoCard__7oFy0{min-height:332px}}.ContactInfoBlock_photo__Gv0rc{object-fit:cover;object-position:center}.ContactInfoBlock_addressText__QhWnJ{line-height:1.5;color:var(--as-primary,#324596)}.ContactInfoBlock_addressText__QhWnJ,.ContactInfoBlock_hoursText__VsCUd{margin:0;font-family:var(--as-font-body,"Inter",sans-serif);font-size:15px;font-weight:600;white-space:pre-line}.ContactInfoBlock_hoursText__VsCUd{line-height:1.6;color:var(--as-text,#0e131e)}.ContactInfoBlock_directionsLink___aNCA{display:inline-flex;align-items:center;gap:6px;font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:500;line-height:1.4;color:var(--as-text,#0e131e);text-decoration:none}.ContactInfoBlock_directionsLink___aNCA:hover{color:var(--as-primary,#324596);text-decoration:underline}.ContactInfoBlock_arrow__vzGSq{display:inline-block;font-size:14px;line-height:1}.ContactInfoBlock_mapCard__wdQ7R{position:relative;align-self:stretch;border-radius:var(--as-radius-md,16px);overflow:hidden;min-height:220px;background:var(--as-bg-soft,#f6f6f6)}@media(min-width:1200px){.ContactInfoBlock_mapCard__wdQ7R{min-height:332px}}.ContactInfoBlock_mapFrame__ULaVO{position:absolute;inset:0;width:100%;height:100%;border:none;display:block}.ContactInfoBlock_mapFallback__BWAQb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;height:100%;min-height:220px;background:var(--as-bg-soft,#f6f6f6);color:var(--as-text-muted,#6b7280)}@media(min-width:1200px){.ContactInfoBlock_mapFallback__BWAQb{min-height:332px}}.ContactInfoBlock_mapFallbackIcon__g_tHH{width:40px;height:40px;color:var(--as-primary,#324596);opacity:.5}.ContactInfoBlock_mapFallbackLink__zZzdJ{font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:600;color:var(--as-primary,#324596);text-decoration:none}.ContactInfoBlock_mapFallbackLink__zZzdJ:hover{text-decoration:underline}.ContactOurLinks_root__ITlHD{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.ContactOurLinks_cards__OcWLY{margin:0;padding:0;width:100%;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;list-style:none}@media(min-width:1200px){.ContactOurLinks_cards__OcWLY{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}}.ContactOurLinks_cardItem__Ok4jS{width:100%}.ContactOurLinks_card__pl82g{display:flex;flex-direction:column;gap:8px;height:100%;min-height:168px;padding:12px;border-radius:16px;background:#fff;text-decoration:none;color:inherit;box-shadow:0 4px 24px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease}.ContactOurLinks_card__pl82g:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(15,23,42,.12)}.ContactOurLinks_cardIconBox__wvFdm{width:48px;height:48px;border-radius:8px;background:#f5f5f5;display:grid;place-items:center;overflow:hidden}.ContactOurLinks_cardIcon__zBH41{width:24px;height:24px;object-fit:contain}.ContactOurLinks_cardTitle__ZrN1T{font-size:20px;font-weight:600;color:#080809}.ContactOurLinks_cardDescription__dLZu5,.ContactOurLinks_cardTitle__ZrN1T{margin:0;font-family:var(--font-sf-pro);line-height:1.2;letter-spacing:-.02em}.ContactOurLinks_cardDescription__dLZu5{font-size:14px;font-weight:400;color:#9999a0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ContactPaymentSection_root__94Rid{width:100%}.ContactPaymentSection_paymentHeading__KaP1j{margin:0 0 24px;text-align:center;font-family:var(--font-sf-pro);font-size:20px;font-weight:600;font-style:normal;line-height:1.25;letter-spacing:-.02em;color:#0a0a0a}@media(min-width:1200px){.ContactPaymentSection_paymentHeading__KaP1j{margin-bottom:32px;font-size:22px}}.ContactPaymentSection_grid__11rdM{display:grid;grid-gap:20px;gap:20px}@media(min-width:1200px){.ContactPaymentSection_grid__11rdM{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}}.ContactPaymentSection_col__GJPwm{padding:20px;border-radius:24px;background:#fff;box-shadow:0 4px 24px rgba(15,23,42,.06)}@media(min-width:1200px){.ContactPaymentSection_col__GJPwm{padding:24px}.ContactPaymentSection_colFull__wQXZO{grid-column:span 2}}.ContactPaymentSection_cardTitle__e9P2R,.ContactPaymentSection_colTitle__7nK_0{margin:0 0 16px;display:inline-flex;align-items:center;height:40px;padding:0 14px;border-radius:12px;background:#f5f5f5;font-family:var(--font-sf-pro);font-size:14px;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#080809}.ContactPaymentSection_cardTitle__e9P2R{gap:10px}.ContactPaymentSection_badgeIcon__FBYQ5{width:20px;height:20px;display:grid;place-items:center}.ContactPaymentSection_badgeIcon__FBYQ5 img{width:20px;height:20px;object-fit:contain}.ContactPaymentSection_kvGrid__Xm7zI{display:grid;grid-gap:10px 24px;gap:10px 24px}@media(min-width:1200px){.ContactPaymentSection_kvGrid__Xm7zI{grid-template-columns:repeat(2,minmax(0,1fr))}}.ContactPaymentSection_kvItem__WwJO_{min-width:0}.ContactPaymentSection_kvKey__LFjo9{margin:0 0 6px;font-weight:600;color:#080809}.ContactPaymentSection_kvKey__LFjo9,.ContactPaymentSection_kvValue__Jmbbt{font-family:var(--font-sf-pro);font-size:12px;line-height:1.2;letter-spacing:-.02em}.ContactPaymentSection_kvValue__Jmbbt{margin:0;font-weight:500;color:rgba(8,8,9,.75)}.ContactPaymentSection_rich____PQ7{font-family:var(--font-sf-pro);font-size:14px;line-height:1.3;color:#9999a0}.ContactPaymentSection_rich____PQ7 p{margin:0 0 12px}.ContactPaymentSection_rich____PQ7 p:last-child{margin-bottom:0}.ContactPaymentSection_rich____PQ7 ol,.ContactPaymentSection_rich____PQ7 ul{margin:0 0 12px;padding-left:1.2em}.ContactPaymentSection_rich____PQ7 li{margin-bottom:6px}@media(min-width:1200px){.ContactPaymentSection_rich____PQ7{font-size:15px;line-height:1.35}}.ContactsForm_root__TMlro{width:100%}.ContactsForm_grid__NqniD{display:grid;grid-gap:20px;gap:20px}@media(min-width:768px){.ContactsForm_grid__NqniD{grid-template-columns:1fr 1fr}}.ContactsForm_slot__9Frsc{min-width:0}.ContactsForm_slot-email__avMpl,.ContactsForm_slot-message__akXiK,.ContactsForm_slot-terms__vfZh5{grid-column:span 2}.ContactsForm_field__NmExG{display:flex;flex-direction:column;gap:6px}.ContactsForm_label__Cqimv{display:block;font-family:var(--as-font-body,"Inter",sans-serif);font-size:13px;font-weight:500;line-height:16px;color:var(--as-text,#0e131e)}.ContactsForm_labelStar___IGpc{color:var(--as-primary,#324596);margin-right:1px}.ContactsForm_input__eTRBS,.ContactsForm_textarea__ZENMb{display:block;width:100%;border:1px solid var(--as-border,#c1c1c1);outline:none;border-radius:var(--as-radius-sm,12px);background:var(--as-white,#fff);padding:13px 20px 15px;font-family:var(--as-font-body,"Inter",sans-serif);font-size:16px;line-height:1.375;color:var(--as-text,#0e131e);transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.ContactsForm_input__eTRBS::placeholder,.ContactsForm_textarea__ZENMb::placeholder{color:var(--as-gray-light,#b9b9b9)}@media(hover:hover)and (pointer:fine){.ContactsForm_input__eTRBS:hover:not(:focus):not(.ContactsForm_inputError__zoJEj),.ContactsForm_textarea__ZENMb:hover:not(:focus):not(.ContactsForm_inputError__zoJEj){border-color:#9aa3c7}}.ContactsForm_input__eTRBS:focus,.ContactsForm_textarea__ZENMb:focus{border-color:var(--as-primary,#324596);box-shadow:0 0 0 3px rgba(50,69,150,.1)}.ContactsForm_textarea__ZENMb{min-height:140px;padding:13px 20px;resize:none}.ContactsForm_inputError__zoJEj{border-color:var(--as-error,#d7312d);box-shadow:0 0 0 2px rgba(215,49,45,.1)}.ContactsForm_inputError__zoJEj:focus{border-color:var(--as-error,#d7312d);box-shadow:0 0 0 3px rgba(215,49,45,.15)}.ContactsForm_error__3hZSB{display:block;font-family:var(--as-font-body,"Inter",sans-serif);font-size:12px;line-height:1.33;color:var(--as-error,#d7312d)}.ContactsForm_terms__nhCiX{display:flex;flex-direction:column;gap:10px}.ContactsForm_termsRow___2Jde{display:inline-flex;align-items:center;gap:12px}.ContactsForm_checkboxInput__AlZcW{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ContactsForm_checkboxBox__TGO8u{width:22px;height:22px;flex:0 0 22px;border-radius:6px;background:var(--as-bg-soft,#f6f6f6);border:1px solid var(--as-border,#c1c1c1);display:grid;place-items:center;transition:background .15s ease,border-color .15s ease}.ContactsForm_checkboxInput__AlZcW:checked+.ContactsForm_checkboxBox__TGO8u{background:var(--as-primary,#324596);border-color:var(--as-primary,#324596)}.ContactsForm_checkboxInput__AlZcW:checked+.ContactsForm_checkboxBox__TGO8u:after{content:"";width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);margin-top:-2px}.ContactsForm_checkboxInput__AlZcW:focus-visible+.ContactsForm_checkboxBox__TGO8u{box-shadow:0 0 0 3px rgba(50,69,150,.2)}.ContactsForm_termsText__hBY3y{font-family:var(--as-font-body,"Inter",sans-serif);font-size:12px;font-weight:500;line-height:1.4;color:var(--as-text,#0e131e)}.ContactsForm_termsLink__9OXBC{color:var(--as-primary,#324596);text-decoration:underline;text-underline-offset:2px}.ContactsForm_submitRow___jDfL{display:flex;justify-content:flex-start}@media(min-width:768px){.ContactsForm_submitRow___jDfL{grid-column:span 2}}.ContactsForm_submit__1uhQA{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:46px;padding:0 20px;border:none;border-radius:var(--as-radius-sm,12px);background:var(--as-primary,#324596);color:rgba(255,255,255,.5);font-family:var(--as-font-body,"Inter",sans-serif);font-size:14px;font-weight:500;text-transform:none;cursor:pointer;transition:background-color .25s ease,color .25s ease,opacity .25s ease,transform .25s ease,box-shadow .25s ease}.ContactsForm_submit__1uhQA:disabled{cursor:not-allowed}.ContactsForm_submitReady__88lo9{color:var(--as-white,#fff)}.ContactsForm_submitReady__88lo9:not(:disabled):hover{background:var(--as-primary-dark,#2e408a);transform:translateY(-1px);box-shadow:0 8px 20px rgba(50,69,150,.28)}.ContactsForm_submitReady__88lo9:not(:disabled):active{transform:translateY(0);box-shadow:none}.ContactsForm_submitLoading__VHULK{pointer-events:none}.ContactsForm_submitInner__SUXOk{display:inline-flex;align-items:center;justify-content:center;gap:10px}.ContactsForm_spinner__QDEDB{flex:0 0 auto;width:16px;height:16px;border:2px solid rgba(255,255,255,.25);border-top-color:rgba(255,255,255,.9);border-radius:50%;animation:ContactsForm_contacts-spin__rmRKH .65s linear infinite}@keyframes ContactsForm_contacts-spin__rmRKH{to{transform:rotate(1turn)}}.Contacts_wrapper__HpKe3{background:var(--as-bg-soft,#f6f6f6)}.Contacts_bannerWrap__UML57{padding:16px 0 0}@media(min-width:1200px){.Contacts_bannerWrap__UML57{padding:24px 0 0}}.Contacts_page__4D466{padding:24px 0 80px}@media(min-width:1200px){.Contacts_page__4D466{padding:32px 0 120px}}.Contacts_breadcrumbs__aCyym{margin-top:24px;margin-bottom:20px}@media(min-width:1200px){.Contacts_breadcrumbs__aCyym{margin-top:32px;margin-bottom:24px}}.Contacts_title__X_2zy{margin:0 0 32px;font-family:var(--as-font-heading,"Manrope",sans-serif);font-weight:800;font-size:clamp(32px,6vw,64px);line-height:1.05;text-transform:uppercase;letter-spacing:-.02em}@media(min-width:1200px){.Contacts_title__X_2zy{margin-bottom:40px}}.Contacts_titleMain__TSQ_S{color:var(--as-text,#0e131e)}.Contacts_titleAccent__k7Qp9{color:var(--as-primary,#324596)}.Contacts_formWrap__D_k1V{margin:0 auto 40px;max-width:1144px;width:100%;padding:28px 22px 32px;border-radius:20px;background:#fff}@media(min-width:1200px){.Contacts_formWrap__D_k1V{margin-bottom:48px;padding:36px 40px 40px}}.Contacts_formGrid__yFjl_{display:flex;flex-direction:column;gap:24px}@media(min-width:1200px){.Contacts_formGrid__yFjl_{display:grid;grid-template-columns:360px 1fr;grid-gap:48px;gap:48px;align-items:start}}.Contacts_formLeft__Jvrkh{max-width:520px}.Contacts_formRight__1NuqR{width:100%}.Contacts_formHeading__naW43{margin:0 0 12px;font-family:var(--font-sf-pro);font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#0a0a0a}@media(min-width:1200px){.Contacts_formHeading__naW43{font-size:32px}}.Contacts_formSubheading__TLnSM{margin:0;font-family:var(--font-sf-pro);font-size:16px;font-weight:500;line-height:1.3;letter-spacing:0;color:#6b7280}.Contacts_block__YG8bb{margin:0 auto 32px;max-width:1144px;width:100%}@media(min-width:1200px){.Contacts_block__YG8bb{margin-bottom:40px}}.ExploreTabsBlock_root__5nGBB{margin-top:24px}.ExploreTabsBlock_tabList__DoEQs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px;padding:0;list-style:none}.ExploreTabsBlock_tab__SHH_G{cursor:pointer;border:1px solid #e0e0e0;border-radius:999px;background:#fafafa;padding:10px 18px;color:#3a3a3a;font-weight:600;font-size:14px;line-height:1.2;transition:background .2s ease,border-color .2s ease,color .2s ease}.ExploreTabsBlock_tab__SHH_G:hover{border-color:#cfcfcf;background:#f0f0f0}.ExploreTabsBlock_tab__SHH_G:focus-visible{outline:2px solid var(--Accent);outline-offset:2px}.ExploreTabsBlock_tabActive__OZWAr{border-color:rgba(255,106,0,.3);background:rgba(255,106,0,.14);color:#0a0a0a}.ExploreTabsBlock_panel___toqL{outline:none}.ExploreTabsBlock_empty__FrWfP{margin:0;font-size:15px;color:#6b6b6b}.AboutWayonBlock_section__iZEy_{padding:56px 0;background:#000;color:#f5f5f7}@media(max-width:767px){.AboutWayonBlock_section__iZEy_{padding:40px 0 44px}}.AboutWayonBlock_grid__tovot{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}@media(min-width:1200px){.AboutWayonBlock_grid__tovot{grid-template-columns:1fr 1.1fr;gap:28px;align-items:center}}.AboutWayonBlock_mediaCard__EfyIl{position:relative;border-radius:26px;overflow:hidden;background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);transform:translateZ(0);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;will-change:transform}.AboutWayonBlock_media___zJLL{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;transform:scale(1);transition:transform .32s ease;will-change:transform}@media(min-width:1200px){.AboutWayonBlock_media___zJLL{aspect-ratio:1.08/1}}.AboutWayonBlock_logoOverlay__z8Ndg{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:2}.AboutWayonBlock_logo__lfCfW{width:min(62%,360px);height:auto;filter:drop-shadow(0 14px 40px rgba(0,0,0,.55));opacity:.96;transform:scale(1);transition:transform .26s ease,filter .26s ease,opacity .26s ease}@media(min-width:1200px){.AboutWayonBlock_logo__lfCfW{width:min(58%,420px)}}@media(hover:hover)and (pointer:fine){.AboutWayonBlock_mediaCard__EfyIl:focus-within,.AboutWayonBlock_mediaCard__EfyIl:hover{transform:translate3d(0,-4px,0);box-shadow:0 18px 46px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.1);filter:brightness(1.02)}.AboutWayonBlock_mediaCard__EfyIl:focus-within .AboutWayonBlock_media___zJLL,.AboutWayonBlock_mediaCard__EfyIl:hover .AboutWayonBlock_media___zJLL{transform:scale(1.04)}.AboutWayonBlock_mediaCard__EfyIl:focus-within .AboutWayonBlock_logo__lfCfW,.AboutWayonBlock_mediaCard__EfyIl:hover .AboutWayonBlock_logo__lfCfW{transform:scale(1.02);filter:drop-shadow(0 18px 48px rgba(0,0,0,.6));opacity:1}}.AboutWayonBlock_content__49Jg9{min-width:0}.AboutWayonBlock_title__5Mh1o{margin:0 0 18px;font-family:var(--font-sf-pro);font-weight:510;font-size:40px;line-height:1;letter-spacing:-.025em}@media(min-width:1200px){.AboutWayonBlock_title__5Mh1o{font-size:50px}}.AboutWayonBlock_text__XR3w0{margin:0;max-width:640px;font-family:var(--font-sf-pro);font-weight:400;font-size:14px;line-height:1.35;letter-spacing:-.01em;color:rgba(245,245,247,.78)}@media(min-width:1200px){.AboutWayonBlock_text__XR3w0{font-size:16px}}.AboutWayonBlock_text__XR3w0+.AboutWayonBlock_text__XR3w0{margin-top:14px}.AboutWayonBlock_cta__2X56u{margin-top:22px;display:inline-flex;align-items:center;border-radius:16px;min-height:76px;padding:0 22px;background:#3b2617;box-shadow:none;color:#ff6903;font-family:var(--font-sf-pro);font-weight:600;font-size:15px;line-height:1.1;letter-spacing:-.02em}@media(min-width:1200px){.AboutWayonBlock_cta__2X56u{font-size:16px}}.ChallengesBlock_wrapper__13d9Y{padding:24px 0 56px}.ChallengesBlock_header__ulb5T{margin-bottom:18px;max-width:920px}.ChallengesBlock_title__TPa_3{margin:0;font-family:var(--font-sf-pro);font-weight:700;font-size:34px;line-height:1.05;letter-spacing:-.03em;color:#080809}@media(min-width:1200px){.ChallengesBlock_title__TPa_3{font-size:48px}}.ChallengesBlock_description__r2ReL{margin:14px 0 0;max-width:640px;font-family:var(--font-sf-pro);font-weight:400;font-size:14px;line-height:1.35;letter-spacing:-.01em;color:rgba(8,8,9,.65)}@media(min-width:1200px){.ChallengesBlock_description__r2ReL{font-size:16px}}.ChallengesBlock_grid__BFYfq{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media(min-width:1200px){.ChallengesBlock_grid__BFYfq{grid-template-columns:1fr 1fr;gap:18px}}.ChallengesBlock_card__oWopx{position:relative;overflow:hidden;border-radius:28px;padding:22px 20px 18px;background:#f6f8f7;background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:260px}@media(min-width:1200px){.ChallengesBlock_card__oWopx{border-radius:26px;padding:22px 20px;min-height:180px}}.ChallengesBlock_card__oWopx:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.22));opacity:0}.ChallengesBlock_card__oWopx[style*=background-image]:after{opacity:1}.ChallengesBlock_cardCopy__W2owI{position:relative;z-index:1;max-width:34ch}@media(min-width:1200px){.ChallengesBlock_cardCopy__W2owI{max-width:30ch}}.ChallengesBlock_cardTitle__iz34F{margin:0;font-family:var(--font-sf-pro);font-weight:700;font-size:24px;line-height:1.1;letter-spacing:-.02em;color:#080809}.ChallengesBlock_cardDescription__pUXff{margin:12px 0 0;font-family:var(--font-sf-pro);font-weight:400;font-size:14px;line-height:1.4;letter-spacing:-.01em;color:rgba(8,8,9,.65)}.ChallengesBlock_cardImageWrap__Ukh8_{position:absolute;left:12px;right:12px;bottom:0;top:auto;height:170px;width:auto;display:flex;align-items:flex-end;justify-content:center;z-index:0;pointer-events:none}@media(min-width:1200px){.ChallengesBlock_cardImageWrap__Ukh8_{top:12px;bottom:12px;left:auto;right:auto;height:auto;width:52%}}.ChallengesBlock_cardImgRight__XQmSn .ChallengesBlock_cardImageWrap__Ukh8_{justify-content:flex-end}@media(min-width:1200px){.ChallengesBlock_cardImgRight__XQmSn .ChallengesBlock_cardImageWrap__Ukh8_{right:8px;justify-content:center}}.ChallengesBlock_cardImgLeft__PqlvI .ChallengesBlock_cardImageWrap__Ukh8_{justify-content:flex-start}@media(min-width:1200px){.ChallengesBlock_cardImgLeft__PqlvI .ChallengesBlock_cardImageWrap__Ukh8_{left:8px;justify-content:center}}.ChallengesBlock_cardImage__HBekD{width:100%;height:100%;object-fit:contain;object-position:var(--img-pos-x,50%) var(--img-pos-y,50%)}.ChallengesBlock_card__oWopx{color:inherit}.ContactUsBlock_section__IRd_j{padding:56px 0 72px;background:rgba(0,0,0,0);color:#f5f5f7}@media(max-width:767px){.ContactUsBlock_section__IRd_j{padding:28px 0 32px}}.ContactUsBlock_header__vhMDv{margin-bottom:18px;max-width:820px}.ContactUsBlock_title__vW1qN{margin:0 0 10px;font-family:var(--font-sf-pro);font-weight:510;font-size:34px;line-height:1.05;letter-spacing:-.03em}@media(min-width:1200px){.ContactUsBlock_title__vW1qN{font-size:48px}}.ContactUsBlock_subtitle__nQIkD{margin:0;font-family:var(--font-sf-pro);font-weight:400;font-size:14px;line-height:1.35;letter-spacing:-.01em;color:rgba(245,245,247,.72)}@media(min-width:1200px){.ContactUsBlock_subtitle__nQIkD{font-size:16px}}.ContactUsBlock_grid__uFZAj{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media(min-width:1200px){.ContactUsBlock_grid__uFZAj{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}.ContactUsBlock_card__R_USA{border-radius:22px;padding:18px;min-height:210px;display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}@media(min-width:1200px){.ContactUsBlock_card__R_USA{padding:20px;min-height:240px}}.ContactUsBlock_cardTop__L7qPO{display:flex;gap:12px;align-items:flex-start}.ContactUsBlock_iconBox__6WsIX{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;color:rgba(255,255,255,.92)}.ContactUsBlock_iconImg__irMoq{width:22px;height:22px;object-fit:contain}.ContactUsBlock_iconOrange__OhqAX{background:rgba(255,122,0,.18);box-shadow:inset 0 0 0 1px rgba(255,122,0,.22)}.ContactUsBlock_iconBlue__CvDZb{background:rgba(39,169,255,.18);box-shadow:inset 0 0 0 1px rgba(39,169,255,.22)}.ContactUsBlock_iconViolet__vuyv7{background:rgba(151,71,255,.18);box-shadow:inset 0 0 0 1px rgba(151,71,255,.22)}.ContactUsBlock_cardTitle__FbVO0{margin:0;font-family:var(--font-sf-pro);font-weight:600;font-size:18px;line-height:1.2;letter-spacing:-.02em;color:rgba(245,245,247,.96)}@media(min-width:1200px){.ContactUsBlock_cardTitle__FbVO0{font-size:20px}}.ContactUsBlock_cardDesc___G1l4{margin:6px 0 0;font-family:var(--font-sf-pro);font-weight:400;font-size:13px;line-height:1.3;letter-spacing:-.01em;color:rgba(245,245,247,.62)}.ContactUsBlock_steps__bjcDk{margin:14px 0 0;padding-left:22px;display:grid;grid-gap:8px;gap:8px}.ContactUsBlock_step__OOhGV{font-family:var(--font-sf-pro);font-weight:400;font-size:13px;line-height:1.25;letter-spacing:-.01em;color:rgba(245,245,247,.74)}.ContactUsBlock_cardBottom__kuf2G{margin-top:16px}.ContactUsBlock_phone__BodQr{display:inline-flex;font-family:var(--font-sf-pro);font-weight:600;font-size:16px;line-height:1.2;letter-spacing:-.02em;color:rgba(245,245,247,.98);text-decoration:none}.ContactUsBlock_phone__BodQr:hover{text-decoration:underline}.ContactUsBlock_hours__h_q4T{margin:6px 0 0;font-family:var(--font-sf-pro);font-weight:400;font-size:13px;line-height:1.25;letter-spacing:-.01em;color:rgba(245,245,247,.62)}.ContactUsBlock_action__pxzUq{margin-top:16px}.ContactUsBlock_cta__SUKH9{display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:16px;padding:12px 14px;background:rgba(255,122,0,.14);box-shadow:inset 0 0 0 1px rgba(255,122,0,.22);color:rgba(255,182,128,.96);font-family:var(--font-sf-pro);font-weight:600;font-size:13px;letter-spacing:-.01em;text-decoration:none;transition:transform .2s ease,background-color .2s ease}@media(min-width:1200px){.ContactUsBlock_cta__SUKH9{padding:14px 16px;font-size:14px}}.ContactUsBlock_cta__SUKH9:hover{transform:translateY(-1px);background:rgba(255,122,0,.18)}.ContactUsBlock_ctaDisabled__QaRn4{opacity:.45;pointer-events:none}.DownloadAppBlock_wrapper__SfMmv{padding:24px 0 56px}.DownloadAppBlock_card__FW69d{position:relative;display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;border-radius:28px;background:linear-gradient(180deg,var(--accent-1) 0,var(--accent-2) 100%);padding:80px 60px;overflow:hidden}@media(min-width:1200px){.DownloadAppBlock_card__FW69d{grid-template-columns:1fr;align-items:start;gap:28px;padding:80px 60px}}.DownloadAppBlock_bg__LzUiu{position:absolute;inset:0;z-index:0;pointer-events:none}.DownloadAppBlock_bgImage__4vmNX{width:100%;height:100%;object-fit:var(--bg-fit,cover);object-position:var(--bg-pos-x,50%) var(--bg-pos-y,50%);opacity:1}.DownloadAppBlock_content__0wAUc{min-width:0;color:#f5f5f7;position:relative;z-index:1}.DownloadAppBlock_title___7BRD{margin:0;max-width:720px;font-family:var(--font-sf-pro);font-weight:700;font-size:34px;line-height:1.05;letter-spacing:-.03em}@media(min-width:1200px){.DownloadAppBlock_title___7BRD{font-size:48px}}.DownloadAppBlock_description__s2zaZ{margin:20px 0 0;max-width:540px;font-family:var(--font-sf-pro);font-weight:400;font-size:14px;line-height:1.35;letter-spacing:-.01em;color:rgba(245,245,247,.85)}@media(min-width:1200px){.DownloadAppBlock_description__s2zaZ{margin-top:24px;font-size:16px}}.DownloadAppBlock_actions__i0UXy{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}@media(min-width:1200px){.DownloadAppBlock_actions__i0UXy{margin-top:20px;gap:14px}}.DownloadAppBlock_actionsWrap__62qMC{margin-top:34px}@media(min-width:1200px){.DownloadAppBlock_actionsWrap__62qMC{margin-top:44px}}.DownloadAppBlock_actionsTitle__MOfDQ{margin:0 0 12px;font-family:var(--font-sf-pro);font-weight:400;font-style:normal;font-size:14px;line-height:1;letter-spacing:-.025em;color:rgba(245,245,247,.78)}.DownloadAppBlock_actionLink__mvs6n{display:inline-flex;text-decoration:none;line-height:0}.DownloadAppBlock_actionBtn__hBOIR{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:12px 16px;transition:transform .18s ease,background .18s ease}.DownloadAppBlock_actionBtn__hBOIR:hover{transform:translateY(-1px)}.DownloadAppBlock_actionBtnDark__BRwXI{background:#0b0b0d;color:#f5f5f7}.DownloadAppBlock_actionBtnDark__BRwXI:hover{background:#000}.DownloadAppBlock_actionBtnLight__iWJUf{background:#fff;color:#0b0b0d}.DownloadAppBlock_actionBtnLight__iWJUf:hover{background:rgba(255,255,255,.92)}.DownloadAppBlock_actionIcon__oMO7U{width:18px;height:18px;object-fit:contain}.DownloadAppBlock_actionLabel__LqL_O{font-family:var(--font-sf-pro);font-weight:600;font-size:14px;line-height:1.1;letter-spacing:-.02em;white-space:nowrap}.DownloadAppBlock_visual__ivS3d{display:flex;justify-content:center;align-items:center;min-width:0;position:relative;z-index:1}@media(min-width:1200px){.DownloadAppBlock_visual__ivS3d{position:absolute;right:0;top:0;bottom:0;width:min(var(--right-image-max-w,560px),60%);transform:translate(calc(var(--right-image-offset-x, 0px) + var(--right-image-offset-x-pct, 0%)),calc(var(--right-image-offset-y, 0px) + var(--right-image-offset-y-pct, 0%)));pointer-events:none;z-index:0}}.DownloadAppBlock_imageWrap__YspcU{width:min(var(--right-image-max-w,560px),100%)}.DownloadAppBlock_image___VHG2{width:100%;max-height:var(--right-image-max-h,560px);height:auto;object-fit:contain}@media(min-width:1200px){.DownloadAppBlock_image___VHG2{width:100%;height:100%;max-height:none}}.ForBusinessBlock_wrapper___bOmM{padding:66px 0;background:#000;color:#f5f5f7}@media(max-width:767px){.ForBusinessBlock_wrapper___bOmM{padding:28px 0 32px}}.ForBusinessBlock_header__B_QT3{margin-bottom:22px}@media(min-width:1200px){.ForBusinessBlock_header__B_QT3{margin-bottom:18px}}.ForBusinessBlock_title__85h_Z{margin:0 0 50px;width:100%;max-width:100%;box-sizing:border-box;font-family:var(--font-sf-pro);font-weight:510;font-size:50px;line-height:1;letter-spacing:-.025em}.ForBusinessBlock_description__qrn7_{margin:0;max-width:560px;font-family:var(--font-sf-pro);font-weight:400;font-size:14px;line-height:1.35;letter-spacing:-.01em}@media(min-width:1200px){.ForBusinessBlock_description__qrn7_{font-size:16px}}.ForBusinessBlock_columns__skOGr{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;align-items:stretch}@media(min-width:1200px){.ForBusinessBlock_columns__skOGr{gap:18px}[data-layout="2col-even"] .ForBusinessBlock_columns__skOGr,[data-layout="2col-uneven"] .ForBusinessBlock_columns__skOGr{grid-template-columns:1.25fr 1fr}[data-layout="2col-even"] .ForBusinessBlock_columns__skOGr{grid-template-columns:1fr 1fr}}.ForBusinessBlock_left___3RZH,.ForBusinessBlock_right__Ngcc_{min-width:0;display:flex;flex-direction:column}.ForBusinessBlock_left___3RZH>*,.ForBusinessBlock_right__Ngcc_>*{height:100%;min-height:0}.ForBusinessBlock_grid__JOF7P{--fb-grid-cols:2;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:14px;gap:14px}@media(min-width:768px){.ForBusinessBlock_grid__JOF7P{grid-template-columns:repeat(var(--fb-grid-cols),minmax(0,1fr))}}@media(min-width:1200px){.ForBusinessBlock_grid__JOF7P{gap:18px}}.ForBusinessBlock_grid__JOF7P>*{display:flex;flex-direction:column;min-height:0;height:100%}.ForBusinessBlock_card__yci1_{position:relative;display:flex;flex:1 1 auto;flex-direction:column;border-radius:26px;padding:22px 20px;box-sizing:border-box;min-height:168px;height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;will-change:transform}.ForBusinessBlock_bgIcon__QaG2G{position:absolute;inset:0;pointer-events:none;opacity:.22;transform:translateZ(0) scale(1);transition:transform .22s ease,opacity .22s ease}.ForBusinessBlock_bgIconMedia__ezbaB{position:absolute;right:18px;top:0;bottom:0;height:100%;width:min(52%,280px);object-fit:contain;object-position:right center;filter:blur(.2px);opacity:.85}.ForBusinessBlock_iconWrap__f7_P5{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;margin-bottom:14px}.ForBusinessBlock_icon__SMkn2{position:relative;width:22px;height:22px;object-fit:contain}.ForBusinessBlock_cardTitle__f0WBj{position:relative;margin:0;font-family:var(--font-sf-pro);font-weight:700;font-size:24px;line-height:1.1;letter-spacing:-.02em}.ForBusinessBlock_cardDescription__18npY{position:relative;margin:12px 0 0;font-family:var(--font-sf-pro);font-weight:400;font-size:14px;line-height:1.4;letter-spacing:-.01em}.ForBusinessBlock_cardTone_dark__u0MWr{background:rgba(255,255,255,.06);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);color:#f5f5f7}.ForBusinessBlock_cardTone_dark__u0MWr .ForBusinessBlock_bgIcon__QaG2G{opacity:.16}.ForBusinessBlock_cardTone_dark__u0MWr .ForBusinessBlock_iconWrap__f7_P5{background:rgba(255,255,255,.08)}.ForBusinessBlock_cardTone_dark__u0MWr .ForBusinessBlock_cardDescription__18npY{color:rgba(245,245,247,.75)}.ForBusinessBlock_cardTone_colored__e6QRL{background:var(--Accent);color:var(--text-0)}.ForBusinessBlock_cardTone_colored__e6QRL .ForBusinessBlock_bgIcon__QaG2G{opacity:.18}.ForBusinessBlock_cardTone_colored__e6QRL .ForBusinessBlock_iconWrap__f7_P5{background:rgba(245,245,247,.92)}.ForBusinessBlock_cardTone_colored__e6QRL .ForBusinessBlock_cardDescription__18npY{color:rgba(245,245,247,.82)}.ForBusinessBlock_cardTone_light__duDVw{background:var(--surface-1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);color:var(--text-0)}.ForBusinessBlock_cardTone_light__duDVw .ForBusinessBlock_bgIcon__QaG2G{opacity:.12}.ForBusinessBlock_cardTone_light__duDVw .ForBusinessBlock_iconWrap__f7_P5{background:var(--accent-2)}.ForBusinessBlock_cardTone_light__duDVw .ForBusinessBlock_cardDescription__18npY{color:rgba(245,245,247,.78)}.ForBusinessBlock_heroCard__tS7p7{position:relative;border-radius:26px;overflow:hidden;min-height:350px;height:100%;transition:transform .22s ease,box-shadow .22s ease;will-change:transform}@media(min-width:1200px){.ForBusinessBlock_heroCard__tS7p7{min-height:354px}}@media(hover:hover)and (pointer:fine){.ForBusinessBlock_card__yci1_:focus-within,.ForBusinessBlock_card__yci1_:hover{transform:translate3d(0,-4px,0);box-shadow:0 18px 40px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.09)}.ForBusinessBlock_card__yci1_:focus-within .ForBusinessBlock_bgIcon__QaG2G,.ForBusinessBlock_card__yci1_:hover .ForBusinessBlock_bgIcon__QaG2G{opacity:.28;transform:translate3d(10px,0,0) scale(1.03)}.ForBusinessBlock_heroCard__tS7p7:focus-within,.ForBusinessBlock_heroCard__tS7p7:hover{transform:translate3d(0,-4px,0);box-shadow:0 22px 50px rgba(0,0,0,.35)}}.ForBusinessBlock_heroBg__1v_3L{position:absolute;inset:0}.ForBusinessBlock_heroBgMedia__fsO__{width:100%;height:100%;object-fit:cover}.ForBusinessBlock_heroOverlay__08Xc6{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.7) 70%,rgba(0,0,0,.85))}.ForBusinessBlock_heroContent__JfGKM{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:22px 20px}.ForBusinessBlock_heroTop__AIRs7{display:flex;align-items:flex-start}.ForBusinessBlock_heroBottom__uOC9u{display:flex;flex-direction:column}.ForBusinessBlock_heroIconWrap__c0GVa{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;margin-bottom:14px;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.ForBusinessBlock_heroIcon__GXJ3g{width:22px;height:22px;object-fit:contain}.ForBusinessBlock_heroTitle__NFET8{margin:0;font-family:var(--font-sf-pro);font-weight:700;font-size:34px;line-height:1.05;letter-spacing:-.02em;max-width:520px}.ForBusinessBlock_heroDescription__sXFZL{margin:12px 0 0;font-family:var(--font-sf-pro);font-weight:400;font-size:14px;line-height:1.4;letter-spacing:-.01em;color:rgba(245,245,247,.82);max-width:560px}.Tag_wrapper__BoRh4{display:flex;align-items:center;border:1px solid var(--Button---Dark,#372d57);border-radius:10px;padding:0 12px;width:max-content;height:30px;line-height:1}@media(min-width:1200px){.Tag_wrapper__BoRh4{border-radius:8px;padding:0 16px;height:40px}}