.CookieConsentBanner_container__0A_QC{position:fixed!important;bottom:20px!important;left:50%!important;right:auto!important;transform:translateX(-50%);z-index:1000;display:flex;align-items:center;gap:24px;padding:20px 28px;background:#fff!important;color:#202020;border-radius:20px;box-shadow:0 16px 44px -10px rgba(57,81,219,.27);max-width:720px;width:calc(100% - 40px)}.CookieConsentBanner_content__XENGk{flex:1}.CookieConsentBanner_text__gfiwE{font-size:clamp(.75rem,.625rem + .25vw,.875rem);line-height:1.6;color:#202020}.CookieConsentBanner_link__aGTus{color:#0862ee;text-decoration:none;font-size:inherit;line-height:inherit;transition:opacity .2s ease}.CookieConsentBanner_link__aGTus:active{text-decoration:underline}@media(hover:hover)and (pointer:fine){.CookieConsentBanner_link__aGTus:focus-visible,.CookieConsentBanner_link__aGTus:hover{text-decoration:underline}}.CookieConsentBanner_acceptButton__uEbvx,.CookieConsentBanner_declineButton__1v_yV{padding:12px 24px;border-radius:10px;font-family:var(--font-onest-semibold),sans-serif;font-size:clamp(.75rem,.625rem + .25vw,.875rem);transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;border:none;box-shadow:none;outline:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-user-select:none;-moz-user-drag:none;cursor:pointer}.CookieConsentBanner_acceptButton__uEbvx:active,.CookieConsentBanner_acceptButton__uEbvx:focus,.CookieConsentBanner_acceptButton__uEbvx:focus-visible,.CookieConsentBanner_declineButton__1v_yV:active,.CookieConsentBanner_declineButton__1v_yV:focus,.CookieConsentBanner_declineButton__1v_yV:focus-visible{outline:none;box-shadow:none}.CookieConsentBanner_acceptButton__uEbvx{background:#0862ee;color:#fff}.CookieConsentBanner_acceptButton__uEbvx:active{transform:translateY(-2px);box-shadow:0 8px 25px rgba(8,98,238,.35)}@media(hover:hover)and (pointer:fine){.CookieConsentBanner_acceptButton__uEbvx:focus-visible,.CookieConsentBanner_acceptButton__uEbvx:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(8,98,238,.35)}}.CookieConsentBanner_declineButton__1v_yV{background:rgba(0,0,0,0);color:#0862ee;box-shadow:inset 0 0 0 2px #0862ee}.CookieConsentBanner_declineButton__1v_yV:active{background:rgba(8,98,238,.05)}@media(hover:hover)and (pointer:fine){.CookieConsentBanner_declineButton__1v_yV:focus-visible,.CookieConsentBanner_declineButton__1v_yV:hover{background:rgba(8,98,238,.05)}}@media(max-width:600px){.CookieConsentBanner_container__0A_QC{flex-direction:column;align-items:stretch;gap:16px;padding:20px;bottom:16px;width:calc(100% - 32px)}.CookieConsentBanner_text__gfiwE{text-align:center}.CookieConsentBanner_acceptButton__uEbvx,.CookieConsentBanner_declineButton__1v_yV{width:100%}}.DraftModeIndicator_indicator__htjSw{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:rgba(207,229,255,.95);border-radius:100px;z-index:9999;cursor:pointer;transition:background .2s ease;animation:DraftModeIndicator_fadeIn__3reoM .3s ease-out}.DraftModeIndicator_indicator__htjSw:hover{background:#cfe5ff}@keyframes DraftModeIndicator_fadeIn__3reoM{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DraftModeIndicator_dot__kMIZV{width:6px;height:6px;border-radius:50%;background:#0862ee;animation:DraftModeIndicator_pulse__ZQGne 2s ease-in-out infinite}@keyframes DraftModeIndicator_pulse__ZQGne{0%,to{opacity:1}50%{opacity:.5}}.DraftModeIndicator_text__55lvk{font-family:var(--font-onest-medium),sans-serif;font-size:clamp(.6875rem,.625rem + .125vw,.75rem);color:#0862ee;letter-spacing:.02em;user-select:none;line-height:normal}.Button_button__5Fngg{gap:8px;border-radius:10px;font-family:var(--font-onest-semibold),sans-serif;line-height:auto;width:fit-content;will-change:box-shadow;position:relative;white-space:nowrap;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;overflow:hidden;border:none;box-shadow:none;outline:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-user-select:none;-moz-user-drag:none;cursor:pointer}.Button_button__5Fngg:active,.Button_button__5Fngg:focus,.Button_button__5Fngg:focus-visible{outline:none;box-shadow:none}.Button_button__5Fngg{font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-kerning:normal;-webkit-text-size-adjust:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.Button_button__5Fngg:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.6);transform:translate(-50%,-50%) scale(0);opacity:0;pointer-events:none}.Button_button__5Fngg:active{transform:translateY(-3px)}.Button_button__5Fngg:active:before{animation:Button_ripple__6zZ_v .7s ease-out .2s}@media(hover:hover)and (pointer:fine){.Button_button__5Fngg:focus-visible,.Button_button__5Fngg:hover{transform:translateY(-3px)}.Button_button__5Fngg:focus-visible:before,.Button_button__5Fngg:hover:before{animation:Button_ripple__6zZ_v .7s ease-out .2s}}.Button_button__5Fngg:active{transform:translateY(0) scale(.98);transition:all .15s ease}@keyframes Button_ripple__6zZ_v{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(40);opacity:0}}.Button_button__5Fngg.Button_primary__swzAa{background:#0862ee;color:#fff}.Button_button__5Fngg.Button_primary__swzAa:active{box-shadow:0 8px 25px rgba(8,98,238,.35)}@media(hover:hover)and (pointer:fine){.Button_button__5Fngg.Button_primary__swzAa:focus-visible,.Button_button__5Fngg.Button_primary__swzAa:hover{box-shadow:0 8px 25px rgba(8,98,238,.35)}}.Button_button__5Fngg.Button_secondary__pFIlL{box-shadow:inset 0 0 0 2px #0862ee;color:#0862ee;background:rgba(0,0,0,0)}.Button_button__5Fngg.Button_secondary__pFIlL:before{background:rgba(8,98,238,.15)}.Button_button__5Fngg.Button_secondary__pFIlL:active{background:rgba(8,98,238,.05);box-shadow:inset 0 0 0 2px #0862ee,0 4px 15px rgba(8,98,238,.15)}@media(hover:hover)and (pointer:fine){.Button_button__5Fngg.Button_secondary__pFIlL:focus-visible,.Button_button__5Fngg.Button_secondary__pFIlL:hover{background:rgba(8,98,238,.05);box-shadow:inset 0 0 0 2px #0862ee,0 4px 15px rgba(8,98,238,.15)}}.Button_button__5Fngg.Button_outline__tvaA1{box-shadow:inset 0 0 0 2px #fff;color:#fff;background:rgba(0,0,0,0)}.Button_button__5Fngg.Button_outline__tvaA1:active{background:hsla(0,0%,100%,.1);box-shadow:inset 0 0 0 2px #fff,0 4px 15px hsla(0,0%,100%,.2)}@media(hover:hover)and (pointer:fine){.Button_button__5Fngg.Button_outline__tvaA1:focus-visible,.Button_button__5Fngg.Button_outline__tvaA1:hover{background:hsla(0,0%,100%,.1);box-shadow:inset 0 0 0 2px #fff,0 4px 15px hsla(0,0%,100%,.2)}}.Button_button__5Fngg.Button_disabled__Cu6k9{opacity:.5;cursor:not-allowed;pointer-events:none}.Button_button__5Fngg.Button_disabled__Cu6k9:hover{transform:none}.Button_button__5Fngg.Button_small__AR0Cb{padding:14px 16px;min-height:48px;font-size:clamp(.875rem,.75rem + .25vw,1rem)}.Button_button__5Fngg.Button_medium__XjfCa{padding:16px 28px;min-height:62px;font-size:clamp(1.25rem,1rem + .5vw,1.5rem)}.Button_button__5Fngg.Button_large__AqiVe{padding:16px 30px;min-height:58px;font-size:clamp(1.25rem,1rem + .5vw,1.5rem);width:100%}.Button_button__5Fngg.Button_withExtras__pf2WV{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px;justify-content:flex-start;gap:16px}.Button_button__5Fngg.Button_withExtras__pf2WV .Button_iconWrapper__yz1Jh{cursor:pointer;padding:4px;border:3px solid;border-radius:12px;height:44px;width:44px;background:rgba(0,0,0,0)}.Button_button__5Fngg.Button_withExtras__pf2WV .Button_iconWrapper__yz1Jh svg{color:currentColor;cursor:pointer}.Button_button__5Fngg.Button_withExtras__pf2WV .Button_contentWrapper__aFkz_{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;cursor:pointer}.Button_button__5Fngg.Button_withExtras__pf2WV .Button_titleWrapper__EHd5l{cursor:pointer;font-size:clamp(.875rem,.75rem + .25vw,1rem);font-family:var(--font-onest-medium),sans-serif;color:currentColor;text-align:start;line-height:1.3}.Button_button__5Fngg.Button_withExtras__pf2WV .Button_description__UyUjY{cursor:pointer;font-size:clamp(.75rem,.625rem + .25vw,.875rem);font-family:var(--font-onest-regular),sans-serif;line-height:20px;color:currentColor}.Button_button__5Fngg.Button_withExtras__pf2WV .Button_iconWrapper2__j1G82{background-color:rgba(0,0,0,0);cursor:pointer;border-radius:12px;height:56px;width:56px;display:flex;flex-direction:row;align-items:center;justify-content:center}.Button_button__5Fngg.Button_withExtras__pf2WV .Button_iconWrapper2__j1G82 svg{cursor:pointer;color:currentColor;fill:currentColor}.Button_button__5Fngg.Button_primary__swzAa.Button_withExtras__pf2WV .Button_iconWrapper2__j1G82{background-color:hsla(0,0%,100%,.2)}.Button_button__5Fngg.Button_primary__swzAa.Button_withExtras__pf2WV .Button_iconWrapper2__j1G82 svg{color:#fff;fill:#fff}@media(max-width:1250px)and (min-width:800px){.Button_button__5Fngg.Button_small__AR0Cb{padding:13px 14px;font-size:16px!important;min-height:0;font-family:var(--font-onest-regular),sans-serif}.Button_button__5Fngg.Button_medium__XjfCa{font-size:18px!important;min-height:0;padding:14px 12px}}@media(max-width:799px){.Button_button__5Fngg.Button_large__AqiVe,.Button_button__5Fngg.Button_medium__XjfCa,.Button_button__5Fngg.Button_small__AR0Cb{padding:12px 18px;font-size:16px;min-height:0;font-family:var(--font-onest-regular),sans-serif}.Button_button__5Fngg.Button_withExtras__pf2WV{padding:15px 18px!important}.Button_button__5Fngg.Button_withExtras__pf2WV .Button_iconWrapper__yz1Jh{border-width:2px}.Button_contentWrapper__aFkz_{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px}}.Footer_footer__erP2K{width:100%;background-color:#1a2b4a!important;color:#fff;padding:65px 0 70px}.Footer_container__4N3mu{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:60px}.Footer_leftSection__lj1T1{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:30%;gap:45px}.Footer_leftSectionInfo__gMxGE,.Footer_leftSectionLogo__0SDgZ{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}.Footer_copyright__NoEks,.Footer_privacyText__ebUMm,.Footer_subtitle__IiV6J{color:#fff}.Footer_legalInfo__9wPLX{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;margin-bottom:15px;color:#fff}.Footer_legalInfo__9wPLX span{color:#fff;font-size:clamp(.75rem,.625rem + .25vw,.875rem)}.Footer_copyright__NoEks{font-family:var(--font-onest-bold),sans-serif}.Footer_privacyLinks__ZlZeG{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.Footer_privacyText__ebUMm{color:#fff;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .3s ease}.Footer_privacyText__ebUMm:active{background-size:100% 1px}@media(hover:hover)and (pointer:fine){.Footer_privacyText__ebUMm:focus-visible,.Footer_privacyText__ebUMm:hover{background-size:100% 1px}}.Footer_middleSection__0__YV{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;flex:1;row-gap:20px}.Footer_linkSection__iXOUe{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}.Footer_linkSection__iXOUe:first-child{grid-column:1;grid-row:2/3}.Footer_linkSection__iXOUe:nth-child(2){grid-column:2;grid-row:1}.Footer_linkSection__iXOUe:nth-child(3){grid-column:2;grid-row:2}.Footer_sectionTitle__Vl_6U{font-family:var(--font-onest-semibold),sans-serif;font-size:clamp(1.125rem,1rem + .25vw,1.25rem);color:#fff;padding:15px 0 5px}.Footer_linkList__lXUTE{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;list-style:none;padding:0}.Footer_link__ld_Z6{font-size:clamp(.875rem,.75rem + .25vw,1rem);color:#fff;text-decoration:none;position:relative}.Footer_link__ld_Z6:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:currentColor;transition:width .3s ease}.Footer_link__ld_Z6:active:after{width:100%}@media(hover:hover)and (pointer:fine){.Footer_link__ld_Z6:focus-visible:after,.Footer_link__ld_Z6:hover:after{width:100%}}.Footer_rightSection__mexlL{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;align-items:flex-end}.Footer_rightSection__mexlL a:first-child{font-size:20px}.Footer_contacts__s7c9v{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;align-items:flex-end}.Footer_phone__DS1hz{font-family:var(--font-onest-bold),sans-serif;font-size:clamp(1.25rem,1rem + .5vw,1.5rem)!important;color:#fff;text-decoration:none;transition:opacity .3s ease}.Footer_callback__L3rfd{color:#fff;position:relative}.Footer_callback__L3rfd:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:currentColor;transition:width .3s ease}.Footer_callback__L3rfd:active:after{width:100%}@media(hover:hover)and (pointer:fine){.Footer_callback__L3rfd:focus-visible:after,.Footer_callback__L3rfd:hover:after{width:100%}}.Footer_socialLinks__BOZ_m{display:flex;gap:12px}.Footer_socialLink__Ez9wd{width:50px;margin-top:-15px;height:50px;background-color:hsla(0,0%,100%,.1);display:flex;flex-direction:row;align-items:center;justify-content:center;transition:background-color .3s ease,box-shadow .3s ease}.Footer_socialLink__Ez9wd:active{background-color:hsla(0,0%,100%,.2);box-shadow:0 0 15px hsla(0,0%,100%,.1)}@media(hover:hover)and (pointer:fine){.Footer_socialLink__Ez9wd:focus-visible,.Footer_socialLink__Ez9wd:hover{background-color:hsla(0,0%,100%,.2);box-shadow:0 0 15px hsla(0,0%,100%,.1)}}.Footer_sectionInfoMedia__Liyo0{display:none}@media(max-width:1250px)and (min-width:800px){.Footer_footer__erP2K{padding:50px 0}.Footer_footer__erP2K .Footer_container__4N3mu{max-width:788px;gap:0}.Footer_footer__erP2K .Footer_container__4N3mu .Footer_rightSection__mexlL{max-width:20%;flex-direction:column-reverse}.Footer_footer__erP2K .Footer_container__4N3mu .Footer_rightSection__mexlL a:first-child,.Footer_footer__erP2K .Footer_container__4N3mu .Footer_rightSection__mexlL button{white-space:nowrap}.Footer_footer__erP2K .Footer_container__4N3mu .Footer_rightSection__mexlL .Footer_contacts__s7c9v{order:2}.Footer_footer__erP2K .Footer_container__4N3mu .Footer_rightSection__mexlL .Footer_sectionTitle__Vl_6U{padding:0}.Footer_footer__erP2K .Footer_container__4N3mu .Footer_leftSection__lj1T1{max-width:32%}.Footer_footer__erP2K .Footer_container__4N3mu .Footer_linkSection__iXOUe{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}.Footer_footer__erP2K .Footer_container__4N3mu .Footer_linkSection__iXOUe:first-child{grid-column:1;grid-row:2/3}.Footer_footer__erP2K .Footer_container__4N3mu .Footer_linkSection__iXOUe:nth-child(2){grid-column:2;grid-row:1}.Footer_footer__erP2K .Footer_container__4N3mu .Footer_linkSection__iXOUe:nth-child(3){grid-column:2;grid-row:2}}@media(max-width:799px){.Footer_footer__erP2K .Footer_container__4N3mu{max-width:600px}}@media(max-width:800px){.Footer_footer__erP2K{padding:40px 28px}.Footer_container__4N3mu{flex-direction:column;gap:42px;align-items:stretch}.Footer_leftSection__lj1T1{max-width:100%;gap:23px}.Footer_leftSectionLogo__0SDgZ{gap:12px}.Footer_leftSectionInfo__gMxGE{display:none}.Footer_sectionInfoMedia__Liyo0{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:9px}.Footer_sectionInfoMedia__Liyo0 .Footer_privacyText__ebUMm,.Footer_subtitle__IiV6J{opacity:.6;font-size:14px}.Footer_subtitle__IiV6J{line-height:1.4}.Footer_copyright__NoEks{font-size:12px}.Footer_rightSection__mexlL{align-items:stretch;gap:34px}.Footer_rightSection__mexlL>div:first-child{width:100%}.Footer_rightSection__mexlL>div:first-child a{width:100%;text-align:center}.Footer_contacts__s7c9v{align-items:flex-start;gap:10px}.Footer_phone__DS1hz{font-size:23px!important}.Footer_middleSection__0__YV{grid-template-columns:1fr 1fr}.Footer_linkSection__iXOUe{gap:12px}.Footer_linkSection__iXOUe:first-child{grid-area:1/1/3}.Footer_linkSection__iXOUe:nth-child(4){grid-row:3;grid-column:2}.Footer_sectionTitle__Vl_6U{font-size:18px;padding:0 0 8px}.Footer_linkList__lXUTE{gap:18px}}@media(max-width:350px){.Footer_footer__erP2K{padding:40px 12px}}@media(max-width:500px){.Footer_leftSection__lj1T1 a:last-child,.Footer_leftSection__lj1T1 button{width:100%;font-size:14px;border-radius:8px}}.Header_header__xXQAu{width:100%;position:fixed;top:0;left:0;right:0;z-index:1000;padding-top:50px;padding-bottom:30px;background:#fff;transition:box-shadow .3s ease}.Header_header__xXQAu.Header_scrolled__9Y3Ap{box-shadow:0 16px 44px -10px rgba(57,81,219,.27)}.Header_headerPlaceholder__Bz8nF{height:130px}.Header_container__ruOkV{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;justify-content:space-between}.Header_logo__eoAf_{display:flex;align-items:center;text-decoration:none;flex-shrink:0;transition:filter .3s ease}.Header_logo__eoAf_:active{filter:drop-shadow(0 12px 16px rgba(57,81,219,.27))}@media(hover:hover)and (pointer:fine){.Header_logo__eoAf_:focus-visible,.Header_logo__eoAf_:hover{filter:drop-shadow(0 12px 16px rgba(57,81,219,.27))}}.Header_nav__xb4ON{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px;flex:1}.Header_navLink__HxV4G{font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-kerning:normal;-webkit-text-size-adjust:100%;color:#202020;padding:6px 0;cursor:pointer;position:relative}.Header_navLink__HxV4G:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background-color:currentColor;transition:width .3s ease}.Header_navLink__HxV4G:active:after{width:100%}@media(hover:hover)and (pointer:fine){.Header_navLink__HxV4G:focus-visible:after,.Header_navLink__HxV4G:hover:after{width:100%}}.Header_navLinkActive__8eLsP:after{width:100%}.Header_dropdown__LXfA0{position:relative}.Header_dropdown__LXfA0>.Header_navLink__HxV4G{background:none;border:none;font-size:clamp(.875rem,.75rem + .25vw,1rem);font-family:var(--font-onest-medium),sans-serif;line-height:auto;cursor:pointer;text-decoration:none}.Header_dropdown__LXfA0:focus-within .Header_dropdownMenu__SeTXr,.Header_dropdown__LXfA0:hover .Header_dropdownMenu__SeTXr{opacity:1;visibility:visible;transform:translateY(0)}.Header_dropdownMenu__SeTXr{position:absolute;top:100%;left:-16px;margin-top:8px;min-width:220px;background:#fff;border-radius:14px;box-shadow:0 4px 24px rgba(0,0,0,.1);padding:10px 0;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s ease;z-index:100}.Header_dropdownItem__s42ib{display:block;padding:12px 22px;font-family:var(--font-onest-regular),sans-serif;font-size:15px;color:#202020;text-decoration:none;transition:background .15s ease;white-space:nowrap}.Header_dropdownItem__s42ib:hover{background:#f0f2fe}.Header_rightSection__e53Ns{gap:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;height:fit-content}.Header_contacts__cykQu{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-items:center;justify-content:space-between;gap:2px}.Header_callbackText__4KEaR{color:#0862ee;font-size:16px;position:relative}.Header_callbackText__4KEaR:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:currentColor;transition:width .3s ease}.Header_callbackText__4KEaR:active:after{width:100%}@media(hover:hover)and (pointer:fine){.Header_callbackText__4KEaR:focus-visible:after,.Header_callbackText__4KEaR:hover:after{width:100%}}.Header_burgerButton__7T8TL{display:none!important;max-width:38px;min-height:38px!important;min-width:38px!important;max-height:38px;border-radius:8px!important;gap:3px!important;box-shadow:inset 0 0 0 1.5px #0862ee!important;flex-shrink:0;padding:0!important;flex-direction:column!important}.Header_burgerButton__7T8TL span{width:18px;height:2px;background-color:#0862ee;border-radius:1px;transition:all .3s ease;transform-origin:center}.Header_burgerButton__7T8TL.Header_open__3b68M span:first-child{transform:translateY(5px) rotate(45deg)}.Header_burgerButton__7T8TL.Header_open__3b68M span:nth-child(2){opacity:0}.Header_burgerButton__7T8TL.Header_open__3b68M span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.Header_mobileMenu__Id_WE{display:none}.Header_mobileNav__uU8BK{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:30px;width:100%;max-width:600px;margin:0 auto 30px}.Header_mobileNavLink__ko40k{font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-kerning:normal;-webkit-text-size-adjust:100%;font-size:18px;width:fit-content;text-align:left;color:#0862ee;position:relative}.Header_mobileNavLink__ko40k:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:currentColor;transition:width .3s ease}.Header_mobileNavLink__ko40k:active:after{width:100%}@media(hover:hover)and (pointer:fine){.Header_mobileNavLink__ko40k:focus-visible:after,.Header_mobileNavLink__ko40k:hover:after{width:100%}}.Header_mobileNavLinkActive___480K:after{width:100%}.Header_mobileContacts__J708Q{gap:44px;width:100%;max-width:600px;margin:0 auto;padding-top:40px;border-top:1px solid rgba(0,0,0,.1)}.Header_mobileContactsPhone__96SRh,.Header_mobileContacts__J708Q{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.Header_mobileContactsPhone__96SRh{gap:10px}.Header_phoneNumber__0io3i{font-family:var(--font-onest-semibold),sans-serif;font-size:24px;color:#202020}.Header_mobileMessengers__z5480{gap:20px}.Header_messengerInfo__VD_tq,.Header_mobileMessengers__z5480{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.Header_messengerInfo__VD_tq{gap:2px}.Header_messengerTitle__jnHoR{font-size:20px;color:#202020}.Header_messengerPhone__FXins{font-size:18px;color:#72798c}.Header_messengerIcons__89tsw{display:flex;flex-direction:row;align-items:center;justify-content:center;justify-content:flex-start;gap:10px}.Header_messengerIcon__3zJUj img{width:24px;height:24px}.Header_messengerIcon__3zJUj{display:flex;flex-direction:row;align-items:center;justify-content:center;width:50px;height:50px}.Header_messengerIcon__3zJUj:first-child{background-color:#29a5ff}.Header_messengerIcon__3zJUj:last-child{background-color:#2db84b}.Header_demoTextMobile__eYrnV{display:none}.Header_demoTextDesktop__2LAMi,.Header_demoTextMobile__eYrnV{cursor:pointer;font-family:var(--font-onest-semibold),sans-serif;font-size:clamp(.875rem,.75rem + .25vw,1rem);color:#0862ee}.Header_demoTextDesktop__2LAMi{display:inline;cursor:pointer}.Header_phoneButton__vYDmd{border:none;box-shadow:none;outline:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-user-select:none;-moz-user-drag:none;cursor:pointer}.Header_phoneButton__vYDmd:active,.Header_phoneButton__vYDmd:focus,.Header_phoneButton__vYDmd:focus-visible{outline:none;box-shadow:none}.Header_phoneButton__vYDmd{display:none!important}.Header_phoneButton__vYDmd:active{transform:scale(.95);background-color:rgb(6.3414634146,77.6829268293,188.6585365854)}.Header_phoneButton__vYDmd svg{width:20px;height:20px}@media(max-width:1250px)and (min-width:800px){.Header_header__xXQAu{padding:30px 0;align-items:flex-end}.Header_header__xXQAu .Header_container__ruOkV{max-width:788px}.Header_header__xXQAu .Header_container__ruOkV .Header_contacts__cykQu{display:none}.Header_header__xXQAu .Header_container__ruOkV .Header_nav__xb4ON{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding-left:0;padding-top:10px;align-self:center;flex:initial}.Header_header__xXQAu .Header_container__ruOkV .Header_logo__eoAf_ div img{width:150px;height:auto}.Header_header__xXQAu .Header_container__ruOkV .Header_demoTextDesktop__2LAMi{font-size:13px;cursor:pointer}}@media(max-width:799px){.Header_contacts__cykQu,.Header_nav__xb4ON{display:none}.Header_container__ruOkV{max-width:600px}.Header_burgerButton__7T8TL{display:flex!important;flex-direction:column;justify-content:center;align-items:center}.Header_mobileMenu__Id_WE{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;justify-content:space-between;position:fixed;top:62px;left:0;right:0;bottom:0;background:#fff;z-index:999;padding:40px 28px;overflow-y:auto;will-change:clip-path}.Header_demoTextMobile__eYrnV{display:inline}.Header_demoTextDesktop__2LAMi{display:none}.Header_phoneButton__vYDmd{display:flex;flex-direction:row;align-items:center;justify-content:center;display:flex!important;width:38px!important;flex-shrink:0;padding:0!important}.Header_header__xXQAu{padding:12px 28px}.Header_header__xXQAu.Header_menuOpen__Xhh_J{position:fixed;top:0;left:0;right:0;background:#fff}.Header_header__xXQAu.Header_menuOpen__Xhh_J:after{content:"";position:absolute;bottom:0;left:28px;right:28px;max-width:600px;margin:0 auto;height:1px;background:rgba(0,0,0,.1)}.Header_headerPlaceholder__Bz8nF{height:62px}.Header_leftSectionMedia__tXcbS{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;align-items:end}.Header_leftSectionMedia__tXcbS .Header_logo__eoAf_ img{width:94px;height:28px}.Header_rightSection__e53Ns{gap:12px}.Header_rightSection__e53Ns a,.Header_rightSection__e53Ns button{height:38px;min-height:0!important;box-shadow:inset 0 0 0 1.5px #0862ee!important}.Header_container__ruOkV{padding:0}}@media(max-width:350px){.Header_header__xXQAu{padding:12px}.Header_mobileMenu__Id_WE{padding:40px 12px}.Header_header__xXQAu.Header_menuOpen__Xhh_J:after{left:12px;right:12px}}.ArticlesBlock_section__yPXp_{width:100%;padding:80px 0}.ArticlesBlock_container___EyiG{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:45px}.ArticlesBlock_grid__c4eHH{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.ArticlesBlock_gridTwo__Wk9gE{grid-template-columns:repeat(2,1fr)}.ArticlesBlock_card__CRaX0{display:flex;flex-direction:column;height:100%;background:#e7f2ff;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .3s ease}.ArticlesBlock_card__CRaX0:active{box-shadow:0 4px 24px rgba(0,49,124,.12)}.ArticlesBlock_card__CRaX0:active .ArticlesBlock_arrow__wnq4N{background-color:#0862ee;color:#fff}@media(hover:hover)and (pointer:fine){.ArticlesBlock_card__CRaX0:focus-visible,.ArticlesBlock_card__CRaX0:hover{box-shadow:0 4px 24px rgba(0,49,124,.12)}.ArticlesBlock_card__CRaX0:focus-visible .ArticlesBlock_arrow__wnq4N,.ArticlesBlock_card__CRaX0:hover .ArticlesBlock_arrow__wnq4N{background-color:#0862ee;color:#fff}}.bg-gray .ArticlesBlock_card__CRaX0{background:#fff;box-shadow:0 0 60px rgba(0,49,124,.15)}.ArticlesBlock_imageWrapper__vExYN{position:relative;width:100%;aspect-ratio:4/2;overflow:hidden}.ArticlesBlock_cardContent__v3sDq{display:flex;flex-direction:column;padding:28px 30px 26px;gap:15px;flex:1}.ArticlesBlock_meta__N_t7m{display:flex;align-items:center;gap:12px;width:100%;justify-content:space-between}.ArticlesBlock_date__HJHBa,.ArticlesBlock_readingTime__3bhqs{white-space:nowrap;font-family:var(--font-onest-regular),sans-serif;font-size:clamp(.75rem,.625rem + .25vw,.875rem);color:#8990a2;cursor:pointer}.ArticlesBlock_cardTitle__W6uJc{font-family:var(--font-onest-semibold),sans-serif;font-size:22px;line-height:120%}.ArticlesBlock_cardDescription__UA0Xt,.ArticlesBlock_cardTitle__W6uJc{color:#202020;display:-webkit-box;cursor:pointer;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}.ArticlesBlock_cardDescription__UA0Xt{font-family:var(--font-onest-regular),sans-serif;font-size:clamp(.875rem,.75rem + .25vw,1rem);line-height:140%}.ArticlesBlock_cardDescription__UA0Xt+.ArticlesBlock_arrow__wnq4N{margin-top:auto}.ArticlesBlock_arrow__wnq4N{display:flex;flex-direction:row;align-items:center;justify-content:center;width:32px;margin-top:27px;height:32px;border:2px solid #0862ee;border-radius:50%;color:#0862ee;flex-shrink:0;transition:background-color .3s ease,color .3s ease}.ArticlesBlock_pagination__tXYhf{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%}.ArticlesBlock_paginationButton__KPY39{width:40px;height:40px;border-radius:12px;border:none;background:rgba(0,0,0,0);color:#202020;font-family:var(--font-onest-medium),sans-serif;font-size:16px;cursor:pointer;transition:all .3s ease}.ArticlesBlock_paginationButton__KPY39:hover{background:#e7f2ff}.ArticlesBlock_paginationActive__dXhom{background:#0862ee;color:#fff}.ArticlesBlock_paginationActive__dXhom:hover{background:#0862ee}.ArticlesBlock_paginationDots__h73ER{animation:ArticlesBlock_fadeIn__bGMJt .3s ease}@keyframes ArticlesBlock_fadeIn__bGMJt{0%{opacity:0}to{opacity:1}}.ArticlesBlock_paginationArrow__e65V6{width:40px;height:40px;border-radius:10px;border:2px solid rgba(137,144,162,.462745098);background:rgba(0,0,0,0);color:#202020;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.ArticlesBlock_paginationArrow__e65V6:hover:not(:disabled){border-color:#0862ee;color:#0862ee}.ArticlesBlock_paginationArrow__e65V6:disabled{opacity:.3;cursor:not-allowed}.ArticlesBlock_paginationDots__h73ER{font-family:var(--font-onest-regular),sans-serif;font-size:16px;color:#8990a2;width:24px;text-align:center}@media(max-width:1250px)and (min-width:800px){.ArticlesBlock_container___EyiG{max-width:788px}.ArticlesBlock_grid__c4eHH{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:799px){.ArticlesBlock_section__yPXp_{padding:40px 28px}.ArticlesBlock_container___EyiG{max-width:600px;gap:20px}.ArticlesBlock_grid__c4eHH{grid-template-columns:1fr;gap:16px}.ArticlesBlock_cardContent__v3sDq{padding:16px 20px 20px}}@media(max-width:350px){.ArticlesBlock_section__yPXp_{padding:40px 12px}}.ArticleSummary_wrapper__QyYeq{width:100%;border-radius:20px;overflow:hidden;border:1px solid #e0e3ec}.ArticleSummary_spacing__QKWgx{margin-bottom:40px}.ArticleSummary_spacerUp__0KI4h{margin-top:-18px}.ArticleSummary_header__aQNUr{display:flex;align-items:center;background-color:#f3f5f8;justify-content:space-between;padding:20px 24px;border:none;box-shadow:none;outline:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-user-select:none;-moz-user-drag:none;cursor:pointer}.ArticleSummary_header__aQNUr:active,.ArticleSummary_header__aQNUr:focus,.ArticleSummary_header__aQNUr:focus-visible{outline:none;box-shadow:none}.ArticleSummary_header__aQNUr{border-bottom:1px solid rgba(0,0,0,0);transition:background-color .2s ease,border-color .3s ease}.ArticleSummary_header__aQNUr.ArticleSummary_headerOpen__Oiasl{border-bottom-color:#e0e3ec}.ArticleSummary_header__aQNUr:hover{background-color:hsl(216,26.3157894737%,93.2745098039%)}.ArticleSummary_headerTitle__7ARL_{font-family:var(--font-onest-bold),sans-serif;font-size:22px;color:#202020;cursor:pointer}.ArticleSummary_chevron__pLQ1T{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;border:2px solid #0862ee;background-color:rgba(0,0,0,0);color:#0862ee;cursor:pointer;transition:transform .3s ease}.ArticleSummary_chevron__pLQ1T svg{width:10px;height:auto}.ArticleSummary_chevron__pLQ1T svg path{stroke-width:1.5}.ArticleSummary_chevron__pLQ1T.ArticleSummary_open__adaKI{transform:rotate(180deg)}.ArticleSummary_body__mP8Mo{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.ArticleSummary_body__mP8Mo.ArticleSummary_open__adaKI{grid-template-rows:1fr}.ArticleSummary_bodyInner__DwiWz{overflow:hidden}.ArticleSummary_list__5eshJ{display:flex;flex-direction:column;gap:20px;padding:26px}.ArticleSummary_item__ym8gn{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.ArticleSummary_itemTitle__8hZVh{font-family:var(--font-onest-bold),sans-serif;font-size:clamp(.875rem,.75rem + .25vw,1rem);color:#202020;line-height:140%}.ArticleSummary_itemText__sZeRh{font-family:var(--font-onest-regular),sans-serif;font-size:clamp(.875rem,.75rem + .25vw,1rem);color:#8990a2;line-height:140%}@media(max-width:799px){.ArticleSummary_header__aQNUr{padding:16px 20px;gap:6px}.ArticleSummary_header__aQNUr .ArticleSummary_headerTitle__7ARL_{font-family:var(--font-onest-semibold),sans-serif;font-size:18px;color:#202020;cursor:pointer}.ArticleSummary_list__5eshJ{padding:16px 20px;gap:12px}.ArticleSummary_wrapper__QyYeq{border-radius:12px}}.PartnerAdvantagesSection_section__pyM2g{width:100%;padding:80px 0}.PartnerAdvantagesSection_container__7fnzj{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px}.PartnerAdvantagesSection_title__V1_Na{font-size:42px;font-family:var(--font-onest-regular),sans-serif;line-height:130%;color:#202020;margin:0}.PartnerAdvantagesSection_grid__PzYPO{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.PartnerAdvantagesSection_card__sTpYO{display:flex;align-items:flex-start;gap:12px;padding:24px 28px 28px 20px;border-radius:20px;background:#e7f2ff}.bg-gray .PartnerAdvantagesSection_card__sTpYO{background:#fff}.PartnerAdvantagesSection_iconWrapper__fLEv0{flex-shrink:0;width:30px;height:30px}.PartnerAdvantagesSection_text__CnPqS{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;flex:1}.PartnerAdvantagesSection_cardTitle__VdPgp{font-size:18px;font-family:var(--font-onest-medium),sans-serif;color:#202020;margin:0;line-height:140%}.PartnerAdvantagesSection_cardDescription__ueYcw{font-size:14px;font-family:var(--font-onest-regular),sans-serif;color:#8990a2;margin:0;line-height:150%}@media(max-width:1250px)and (min-width:800px){.PartnerAdvantagesSection_section__pyM2g{padding:50px 0 90px}.PartnerAdvantagesSection_section__pyM2g .PartnerAdvantagesSection_container__7fnzj{max-width:788px;flex-direction:column;gap:40px;align-items:center}.PartnerAdvantagesSection_section__pyM2g .PartnerAdvantagesSection_container__7fnzj .PartnerAdvantagesSection_grid__PzYPO{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:799px){.PartnerAdvantagesSection_section__pyM2g{padding:40px 28px}.PartnerAdvantagesSection_section__pyM2g .PartnerAdvantagesSection_container__7fnzj{gap:28px}.PartnerAdvantagesSection_grid__PzYPO{grid-template-columns:1fr;gap:12px}.PartnerAdvantagesSection_title__V1_Na{font-size:24px}.PartnerAdvantagesSection_card__sTpYO{border-radius:12px}}.Title_firstLetter__nVAL6{position:relative;isolation:isolate;font-family:var(--font-onest-medium),sans-serif;font-size:clamp(2rem,1.5rem + 2vw,3.375rem);line-height:1.3;z-index:1}.Title_firstLetter__nVAL6:before{content:"";position:absolute;border-radius:2px;z-index:-1;aspect-ratio:1;height:1.15em;top:50%;left:50%;transform:translate(-50%,-50%)}.Title_firstLetter__nVAL6.Title_accent-green__5eETk:before{background-color:#a7e9be}.Title_firstLetter__nVAL6.Title_accent-blue__xEUJl:before{background-color:#cfe5ff}.Title_firstLetter__nVAL6.Title_accent-purple__gpqMn:before{background-color:#cad2ff}.Title_restText___BAUd{position:relative;z-index:2}.Title_restText___BAUd,.Title_title__V_k6g{font-family:var(--font-onest-medium),sans-serif;font-size:clamp(2rem,1.5rem + 2vw,3.375rem);line-height:.7}.Title_title__V_k6g{font-weight:500}@media(max-width:1250px)and (min-width:800px){.Title_firstLetter__nVAL6,.Title_restText___BAUd{font-size:36px;line-height:.5}}@media(max-width:799px){.Title_firstLetter__nVAL6,.Title_restText___BAUd{font-size:24px;line-height:1.2}}.PartnerHeroSection_section__Qy6qU{position:relative;width:100%;padding:80px 0;overflow:hidden}.PartnerHeroSection_container__ZzDEK{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:48px}.PartnerHeroSection_content__j6ddA{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px}.PartnerHeroSection_title__ARgZf{font-family:var(--font-onest-regular),sans-serif;font-weight:600;line-height:100%}.PartnerHeroSection_description__xwVvh{font-size:18px;line-height:160%;font-family:var(--font-onest-regular),sans-serif;color:#202020;margin:0}.PartnerHeroSection_partnerLink__5IyEQ{font-size:16px;font-family:var(--font-onest-medium),sans-serif;color:#0862ee;text-decoration:none;display:inline-flex;align-items:center;gap:12px;padding:4px 0;position:relative}.PartnerHeroSection_partnerLink__5IyEQ:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background-color:currentColor;transition:width .3s ease}.PartnerHeroSection_partnerLink__5IyEQ:active:after{width:100%}@media(hover:hover)and (pointer:fine){.PartnerHeroSection_partnerLink__5IyEQ:focus-visible:after,.PartnerHeroSection_partnerLink__5IyEQ:hover:after{width:100%}}.PartnerHeroSection_imageWrapper__NyMWN{position:relative;flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;align-self:flex-start}.PartnerHeroSection_bgSpark__czcKR{position:absolute;z-index:0;min-width:450px;height:auto;right:22%;top:0;transform:translateY(-50%);pointer-events:none}.PartnerHeroSection_image__lKG_J{position:relative;z-index:1;width:100%;max-width:440px;height:auto;object-fit:contain;border-radius:30px;overflow:hidden}@media(max-width:1250px)and (min-width:800px){.PartnerHeroSection_section__Qy6qU{padding:50px 0 90px}.PartnerHeroSection_section__Qy6qU .PartnerHeroSection_container__ZzDEK{max-width:788px;gap:32px;align-items:center;flex-direction:column-reverse}.PartnerHeroSection_section__Qy6qU .PartnerHeroSection_container__ZzDEK .PartnerHeroSection_imageWrapper__NyMWN{align-self:center;height:auto}.PartnerHeroSection_bgSpark__czcKR{height:auto;left:40%;top:0;transform:translateX(-50%);pointer-events:none}}@media(max-width:799px){.PartnerHeroSection_section__Qy6qU{padding:40px 28px;overflow:hidden}.PartnerHeroSection_section__Qy6qU .PartnerHeroSection_container__ZzDEK{gap:59px;max-width:600px;flex-direction:column-reverse}.PartnerHeroSection_section__Qy6qU .PartnerHeroSection_container__ZzDEK .PartnerHeroSection_imageWrapper__NyMWN{align-self:center;width:344px;height:200px;overflow:hidden}.PartnerHeroSection_section__Qy6qU .PartnerHeroSection_container__ZzDEK .PartnerHeroSection_imageWrapper__NyMWN img{width:100%;height:200px;object-fit:cover;object-position:top}.PartnerHeroSection_description__xwVvh{font-size:16px}.PartnerHeroSection_bgSpark__czcKR{position:absolute;z-index:0;min-width:300px;height:auto;left:30%;top:0;transform:translateX(-50%);pointer-events:none}}@media(max-width:350px){.PartnerHeroSection_section__Qy6qU{padding:40px 12px}}.PartnerOfferSection_section__iivRG{width:100%;padding:80px 0}.PartnerOfferSection_container__5E93D{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px}.PartnerOfferSection_title__BEHCB{font-size:42px;font-family:var(--font-onest-regular),sans-serif;line-height:130%;color:#202020;margin:0}.PartnerOfferSection_offers__Q8Ycf{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;width:100%}.PartnerOfferSection_offerCard__mJ5Jk{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;position:relative;padding:40px 40px 40px 120px;border-radius:20px;background:#d9eff8}.bg-gray .PartnerOfferSection_offerCard__mJ5Jk{background:#fff}.PartnerOfferSection_offerCard__mJ5Jk div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;justify-content:space-between;flex:1}.PartnerOfferSection_offerIcon__YMEeE{display:flex;flex-direction:row;align-items:center;justify-content:center;justify-content:center!important;width:108px;height:108px;flex-shrink:0!important;left:5%;top:55%;transform:rotate(15deg) translate(-50%,-50%);position:absolute;background:linear-gradient(135deg,#74b4ff,#51d696);border-radius:30px}.PartnerOfferSection_offerIcon__YMEeE img{align-self:center;width:80px;height:80px;object-fit:none}.PartnerOfferSection_offerDescription__az0mO{font-size:18px;font-family:var(--font-onest-regular),sans-serif;color:#202020;margin:0;line-height:150%}.PartnerOfferSection_offerPrice__aOq1V{font-size:42px;font-family:var(--font-onest-semibold),sans-serif;color:#202020;margin-top:auto}@media(max-width:1250px)and (min-width:800px){.PartnerOfferSection_section__iivRG{padding:50px 0 90px}.PartnerOfferSection_section__iivRG .PartnerOfferSection_container__5E93D{max-width:788px;flex-direction:column;gap:40px}.PartnerOfferSection_section__iivRG .PartnerOfferSection_offers__Q8Ycf{gap:10px}.PartnerOfferSection_section__iivRG .PartnerOfferSection_offerCard__mJ5Jk{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;position:relative;padding:120px 40px 40px}.PartnerOfferSection_section__iivRG .PartnerOfferSection_offerIcon__YMEeE{display:flex;flex-direction:row;align-items:center;justify-content:center;left:20%;top:20%}}@media(max-width:799px){.PartnerOfferSection_section__iivRG{padding:40px 28px}.PartnerOfferSection_section__iivRG .PartnerOfferSection_container__5E93D{gap:28px}.PartnerOfferSection_offers__Q8Ycf{grid-template-columns:1fr;gap:12px}.PartnerOfferSection_title__BEHCB{font-size:24px}.PartnerOfferSection_offerCard__mJ5Jk{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;width:fit-content;position:relative;padding:68px 24px 28px;border-radius:12px}.PartnerOfferSection_offerIcon__YMEeE{display:flex;align-items:center;justify-content:center;left:20%;top:15%;max-width:72px;width:72px;max-height:72px;height:72px;border-radius:10px}.PartnerOfferSection_offerIcon__YMEeE img{max-width:58px;width:58px;max-height:58px;height:58px;object-fit:contain}.PartnerOfferSection_offerDescription__az0mO{font-size:16px}.PartnerOfferSection_offerPrice__aOq1V{font-size:24px}}.PartnersBlock_section__yfRLC{width:100%;padding:80px 0}.PartnersBlock_container__IFZF7{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:48px}@media(max-width:1250px)and (min-width:800px){.PartnersBlock_section__yfRLC{padding:50px 0 90px}.PartnersBlock_section__yfRLC .PartnersBlock_container__IFZF7{max-width:788px;flex-direction:column;align-items:center}}@media(max-width:799px){.PartnersBlock_section__yfRLC{padding:40px 28px;overflow:hidden}.PartnersBlock_section__yfRLC .PartnersBlock_container__IFZF7{max-width:600px}}@media(max-width:350px){.PartnersBlock_section__yfRLC{padding:40px 12px}}.PartnersHeroSection_section__XqTz0{width:100%;padding-top:75px;padding-bottom:85px;overflow:hidden}.PartnersHeroSection_container__Z8Sy1{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px}.PartnersHeroSection_leftContent__XqlmV{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1 1 50%;gap:40px;z-index:1}.PartnersHeroSection_description__y907t{font-size:clamp(1rem,.875rem + .25vw,1.125rem);line-height:140%;color:#202020;max-width:480px;margin:0}.PartnersHeroSection_rightContent__uJrA1{flex:1 1 50%;position:relative;display:flex;align-items:center;justify-content:center;min-height:380px}.PartnersHeroSection_bgSpark__df9mm{position:absolute;z-index:0;left:1%;top:4%;pointer-events:none;width:551px;height:auto}.PartnersHeroSection_crmGrid__DkKsc{display:flex;flex-wrap:wrap;justify-content:center;position:relative;gap:12px;z-index:1}.PartnersHeroSection_crmCard__9t6mj{display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:1;padding:20px 25px;max-height:68px;width:fit-content;background:#fff;border-radius:16px;box-shadow:0 4px 20px 0 rgba(39,47,95,.1);transition:all .3s ease}.PartnersHeroSection_crmLogo__EHQMU{max-width:240px;max-height:68px;width:auto;height:auto;object-fit:contain}.PartnersHeroSection_statsBadge__bktM_{position:absolute;background-color:#fff;border-radius:50%;bottom:-5%;right:34%;width:200px;height:200px;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 10px 35px 0 rgba(12,64,133,.19)}.PartnersHeroSection_statsCircle__8UNvT{position:absolute;top:50%;left:50%;width:95%;height:95%;animation:PartnersHeroSection_rotateCircle__RZHOx 18s linear infinite;will-change:transform;backface-visibility:hidden}.PartnersHeroSection_statsCircleText__Eknrm{font-size:18px;font-family:var(--font-onest-regular),sans-serif;fill:#0862ee;letter-spacing:.03em;line-height:140%;text-rendering:geometricPrecision}.PartnersHeroSection_statsInner__pn85H{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-items:center;justify-content:center;z-index:1}.PartnersHeroSection_statsNumber__7Vk9O{font-size:48px;font-family:var(--font-onest-semibold),sans-serif;color:#202020;line-height:1}.PartnersHeroSection_statsLabel__Opaeu{font-size:19px;font-family:var(--font-onest-semibold),sans-serif;color:#202020;margin-top:-8px}@keyframes PartnersHeroSection_rotateCircle__RZHOx{0%{transform:translate(-50%,-50%) rotate(0deg) translateZ(0)}to{transform:translate(-50%,-50%) rotate(1turn) translateZ(0)}}@media(max-width:1250px)and (min-width:800px){.PartnersHeroSection_section__XqTz0{padding:50px 0 90px}.PartnersHeroSection_section__XqTz0 .PartnersHeroSection_container__Z8Sy1{max-width:788px;flex-direction:column;gap:32px;align-items:center}.PartnersHeroSection_section__XqTz0 .PartnersHeroSection_container__Z8Sy1 .PartnersHeroSection_leftContent__XqlmV{max-width:100%}.PartnersHeroSection_leftContent__XqlmV,.PartnersHeroSection_rightContent__uJrA1{width:100%}.PartnersHeroSection_bgSpark__df9mm{left:50%;top:-5%;width:80%;transform:translateX(-50%)}.PartnersHeroSection_statsBadge__bktM_{top:-40%;right:11%}}@media(max-width:799px){.PartnersHeroSection_section__XqTz0{padding:40px 28px;overflow:hidden}.PartnersHeroSection_section__XqTz0 .PartnersHeroSection_container__Z8Sy1{max-width:600px;flex-direction:column}.PartnersHeroSection_leftContent__XqlmV,.PartnersHeroSection_rightContent__uJrA1{width:100%}.PartnersHeroSection_statsBadge__bktM_{top:-30%;right:-10%;width:155px;height:150px;box-shadow:0 7px 24px 0 rgba(12,64,133,.19)}.PartnersHeroSection_statsCircleText__Eknrm{font-size:16px}.PartnersHeroSection_statsNumber__7Vk9O{font-size:34px}.PartnersHeroSection_statsLabel__Opaeu{font-size:13px;margin-top:-5px}}@media(max-width:350px){.PartnersHeroSection_section__XqTz0{padding:40px 12px}}.PromoActivationSection_section__pSaGJ{width:100%;padding-top:75px;padding-bottom:85px}.PromoActivationSection_container__HsoQ5{width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;align-items:stretch;gap:60px}.PromoActivationSection_leftContent__kmtx6{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1 1 50%;gap:28px}.PromoActivationSection_description__sK_nF{font-size:clamp(1rem,.875rem + .25vw,1.125rem);line-height:140%;color:#202020;margin:0;padding-top:8px}.PromoActivationSection_list__EYWcO{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0}.PromoActivationSection_listItem__DS9HE{font-family:var(--font-onest-regular),sans-serif;font-size:clamp(1rem,.875rem + .25vw,1.125rem);color:#202020;line-height:140%;position:relative;padding-left:13px}.PromoActivationSection_listItem__DS9HE:before{content:"";position:absolute;left:0;top:8px;width:4px;height:4px;border-radius:50%;background-color:#202020}.PromoActivationSection_rightContent__RuPwD{flex:1 1 50%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-items:center;gap:24px}.PromoActivationSection_promoVisual__33HPO{position:relative;width:100%;max-width:546px;min-height:386px;height:100%;gap:32px;flex-shrink:0;background:rgba(202,210,255,.3);border-radius:30px;padding-top:56px;padding-bottom:72px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.PromoActivationSection_bubble__PcLNI{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;width:130px;height:130px;border-radius:30px;box-shadow:0 4px 20px rgba(39,47,95,.13);z-index:1;white-space:nowrap}.PromoActivationSection_bubble--pos-1__Vgqnw{top:8%;left:-4%;rotate:13deg;background:linear-gradient(135deg,#99a3ff,#efa1f1)}.PromoActivationSection_bubble--pos-2__UpRhQ{top:38%;left:-10%;rotate:-13deg;background:linear-gradient(135deg,#74b4ff,#51d696)}.PromoActivationSection_bubble--pos-3__6Y0KG{bottom:6%;left:2%;rotate:24deg;background:linear-gradient(135deg,#99a3ff,#efa1f1)}.PromoActivationSection_bubble--pos-4__Emn8Z{top:5%;right:-4%;rotate:-20deg;background:linear-gradient(135deg,#74b4ff,#51d696)}.PromoActivationSection_bubble--pos-5__u5csL{top:38%;right:-10%;rotate:13deg;background:linear-gradient(135deg,#99a3ff,#efa1f1)}.PromoActivationSection_bubble--pos-6__yXQKq{bottom:2%;right:-2%;rotate:-12deg;background:linear-gradient(135deg,#74b4ff,#51d696)}.PromoActivationSection_promoCodeBox__8InZ_{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-items:center;gap:4px;padding:20px 28px;background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(39,47,95,.14);z-index:2;white-space:nowrap;transform:rotate(-7deg)}.PromoActivationSection_promoCode__Yl6CG{font-size:48px;font-family:var(--font-onest-bold),sans-serif;color:#202020;letter-spacing:.04em}.PromoActivationSection_disclaimerText__yOzMU{text-align:center;font-size:clamp(1rem,.875rem + .25vw,1.125rem);line-height:140%;color:#202020;width:50%;margin:0;z-index:3}.PromoActivationSection_disclaimerDate__vzQOA{text-align:center;font-size:clamp(.75rem,.625rem + .25vw,.875rem);color:#8990a2;max-width:11em;margin:0;z-index:3;white-space:pre-line}.PromoActivationSection_bubbleNumber__Ut_YU{color:#fff;font-size:60px;font-family:var(--font-onest-medium),sans-serif}.PromoActivationSection_bubblePercent__WpQ2d{color:#fff;font-size:42px;opacity:.4;font-family:var(--font-onest-medium),sans-serif}.bg-gray .PromoActivationSection_promoVisual__33HPO{background:#fff}.bg-gray .PromoActivationSection_promoCodeBox__8InZ_{background:#eff1fd;box-shadow:none}@media(max-width:1250px)and (min-width:800px){.PromoActivationSection_section__pSaGJ{padding:50px 0 90px}.PromoActivationSection_container__HsoQ5{flex-direction:column;gap:40px;padding:0 20px}.PromoActivationSection_leftContent__kmtx6,.PromoActivationSection_rightContent__RuPwD{flex:unset;width:100%}.PromoActivationSection_rightContent__RuPwD{align-items:center}}@media(max-width:799px){.PromoActivationSection_section__pSaGJ{padding:40px 0}.PromoActivationSection_container__HsoQ5{flex-direction:column;gap:40px;padding:0 20px}.PromoActivationSection_leftContent__kmtx6,.PromoActivationSection_rightContent__RuPwD{flex:unset;width:100%}.PromoActivationSection_rightContent__RuPwD{align-items:center}.PromoActivationSection_promoVisual__33HPO{width:100%}.PromoActivationSection_bubble__PcLNI{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;width:90px;height:100px;border-radius:30px;box-shadow:0 4px 20px rgba(39,47,95,.13);z-index:1;white-space:nowrap}.PromoActivationSection_bubbleNumber__Ut_YU{color:#fff;font-size:44px;font-family:var(--font-onest-medium),sans-serif}.PromoActivationSection_bubblePercent__WpQ2d{color:#fff;font-size:28px;opacity:.4;font-family:var(--font-onest-medium),sans-serif}.PromoActivationSection_promoCodeBox__8InZ_{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-items:center;gap:4px;padding:20px 28px;background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(39,47,95,.14);z-index:2;white-space:nowrap;transform:rotate(-7deg)}.PromoActivationSection_promoCode__Yl6CG{font-size:32px;font-family:var(--font-onest-bold),sans-serif;color:#202020;letter-spacing:.04em}.PromoActivationSection_promoVisual__33HPO{padding-top:32px;padding-bottom:46px}.PromoActivationSection_bubble--pos-1__Vgqnw{top:8%;left:-3%;rotate:13deg;background:linear-gradient(135deg,#99a3ff,#efa1f1)}.PromoActivationSection_bubble--pos-2__UpRhQ{top:38%;left:-2%;rotate:-13deg;background:linear-gradient(135deg,#74b4ff,#51d696)}.PromoActivationSection_bubble--pos-3__6Y0KG{bottom:6%;left:-3%;rotate:24deg;background:linear-gradient(135deg,#99a3ff,#efa1f1)}.PromoActivationSection_bubble--pos-4__Emn8Z{top:5%;right:-4%;rotate:-20deg;background:linear-gradient(135deg,#74b4ff,#51d696)}.PromoActivationSection_bubble--pos-5__u5csL{top:38%;right:-2%;rotate:13deg;background:linear-gradient(135deg,#99a3ff,#efa1f1)}.PromoActivationSection_bubble--pos-6__yXQKq{bottom:2%;right:-4%;rotate:-12deg;background:linear-gradient(135deg,#74b4ff,#51d696)}}@media(max-width:350px){.PromoActivationSection_section__pSaGJ{padding:40px 12px}}.TemplateBlocks_section__1kMUY{width:100%;padding-top:80px;padding-bottom:80px;position:relative}.TemplateBlocks_sectionCompact__60_Wv{padding-top:48px;padding-bottom:48px}.TemplateBlocks_sectionCompact__60_Wv .TemplateBlocks_container__d7ULk{gap:20px}.TemplateBlocks_sectionWithBackground__29B03{overflow:hidden}.TemplateBlocks_bgSpark__vktJS{position:absolute;z-index:0;pointer-events:none;left:75%;top:50%;transform:translate(-50%,-50%);width:500px;height:auto}.TemplateBlocks_container__d7ULk{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:37px;position:relative}.TemplateBlocks_container__d7ULk b,.TemplateBlocks_container__d7ULk strong{font-family:var(--font-onest-bold),sans-serif;font-weight:700}.TemplateBlocks_container__d7ULk em,.TemplateBlocks_container__d7ULk i{font-style:italic}.TemplateBlocks_container__d7ULk br{display:block;content:"";margin-top:8px}.TemplateBlocks_container__d7ULk a:not([class]){display:inline;color:#0862ee;font-family:inherit;font-size:inherit;line-height:inherit;text-decoration:none;position:relative}.TemplateBlocks_container__d7ULk a:not([class]):after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1px;background-color:currentColor;transition:width .3s ease}.TemplateBlocks_container__d7ULk a:not([class]):active:after{width:100%}@media(hover:hover)and (pointer:fine){.TemplateBlocks_container__d7ULk a:not([class]):focus-visible:after,.TemplateBlocks_container__d7ULk a:not([class]):hover:after{width:100%}}.TemplateBlocks_spacing__a_fXE{margin-bottom:40px}.TemplateBlocks_spacerUp__NH03m{margin-top:-18px}.TemplateBlocks_indent__aDrxN{padding-left:11px}.TemplateBlocks_firstLetter__CJCz3{position:relative;isolation:isolate;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:normal;z-index:1}.TemplateBlocks_firstLetter__CJCz3:before{content:"";position:absolute;border-radius:2px;z-index:-1;aspect-ratio:1;height:1.15em;top:43%;left:43%;transform:translate(-50%,-50%)}.TemplateBlocks_firstLetter__CJCz3.TemplateBlocks_accent-green__mXa7_:before{background-color:#e2faeb}.TemplateBlocks_firstLetter__CJCz3.TemplateBlocks_accent-orange__GQ7JA:before{background-color:#ffd9a8}.TemplateBlocks_firstLetter__CJCz3.TemplateBlocks_accent-blue__AFuBY:before{background-color:#cfe5ff}.TemplateBlocks_firstLetter__CJCz3.TemplateBlocks_accent-purple__Ybcz_:before{background-color:#cad2ff}.TemplateBlocks_firstLetter__CJCz3.TemplateBlocks_accent-red__cItli:before{background-color:#ffe0e0}.TemplateBlocks_restText__mYM0H,.TemplateBlocks_textAbove__jkx7K{position:relative;font-size:inherit;font-family:inherit;font-weight:inherit;z-index:2;line-height:normal}.TemplateBlocks_accentLetter__WIlmx{position:relative;isolation:isolate;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:normal;z-index:1}.TemplateBlocks_accentLetter__WIlmx:before{content:"";position:absolute;border-radius:2px;z-index:-1;aspect-ratio:1;height:1.35em;top:43%;left:43%;transform:translate(-50%,-50%)}.TemplateBlocks_accentLetter__WIlmx.TemplateBlocks_accent-green__mXa7_:before{background-color:#a7e9be}.TemplateBlocks_accentLetter__WIlmx.TemplateBlocks_accent-orange__GQ7JA:before{background-color:#ffd9a8}.TemplateBlocks_accentLetter__WIlmx.TemplateBlocks_accent-blue__AFuBY:before{background-color:#cfe5ff}.TemplateBlocks_accentLetter__WIlmx.TemplateBlocks_accent-purple__Ybcz_:before{background-color:#cad2ff}.TemplateBlocks_accentLetter__WIlmx.TemplateBlocks_accent-red__cItli:before{background-color:#ffe0e0}.TemplateBlocks_heading__0CcQ_{font-family:var(--font-onest-medium),sans-serif}.TemplateBlocks_heading-h1__efZWQ{font-size:60px;letter-spacing:.7px;font-family:var(--font-onest-semibold),sans-serif;letter-spacing:-.5px}.TemplateBlocks_subtitle__OI6Mq{display:block;font-size:28px;font-weight:600;font-family:var(--font-onest-regular),sans-serif;margin-top:19px}.TemplateBlocks_heading-h2__h5CWp{font-size:42px;font-weight:600;line-height:100%}.TemplateBlocks_heading-h3__7PWga{font-size:33px;font-weight:600;font-family:var(--font-onest-regular),sans-serif;line-height:100%}.TemplateBlocks_description__BFnU3{font-family:var(--font-onest-regular),sans-serif;font-size:18px;color:#202020;line-height:140%}.TemplateBlocks_description__BFnU3.TemplateBlocks_gray__D_oe5{color:#8990a2}.TemplateBlocks_listWrapper__QEt6z{display:flex;flex-direction:column;gap:16px}.TemplateBlocks_listTitle__ze2QX{font-family:var(--font-onest-regular),sans-serif;font-size:22px}.TemplateBlocks_list__rAhiq{margin:0;padding-left:10px;list-style:none;display:flex;flex-direction:column;gap:7px}.TemplateBlocks_list__rAhiq.TemplateBlocks_numbered__CZQY5{list-style-type:decimal;padding-left:24px}.TemplateBlocks_listItem___bHhr{font-family:var(--font-onest-regular),sans-serif;font-size:18px;color:#202020;line-height:140%;position:relative;padding-left:13px}.TemplateBlocks_listItem___bHhr:before{content:"";position:absolute;left:0;top:11px;width:4px;height:4px;border-radius:50%;background-color:#202020}.TemplateBlocks_listItem___bHhr.TemplateBlocks_hasLink__a9W3y:before{background-color:#0862ee}.TemplateBlocks_numbered__CZQY5 .TemplateBlocks_listItem___bHhr{padding-left:0}.TemplateBlocks_numbered__CZQY5 .TemplateBlocks_listItem___bHhr:before{display:none}.TemplateBlocks_listLink__F_ijg{color:#0862ee;letter-spacing:.3px;transition:opacity .2s ease}.TemplateBlocks_listLink__F_ijg:hover{opacity:.7}.TemplateBlocks_cardsWrapper__TJ2Mr{display:grid;gap:34px;width:100%;grid-template-columns:1fr}.TemplateBlocks_cardsWrapper__TJ2Mr.TemplateBlocks_cardsGrid__kuWbj{grid-template-columns:repeat(2,1fr)}.TemplateBlocks_card__fzvwL{background:#fff;border-radius:20px;padding:34px 27px;display:flex;flex-direction:column;gap:18px;transition:transform .2s ease,box-shadow .2s ease;position:relative}.TemplateBlocks_card__fzvwL.TemplateBlocks_card-gray__qap3_{background:#f0f2fe}.TemplateBlocks_card__fzvwL.TemplateBlocks_card-blue__XocGM{background:#e7f2ff}.TemplateBlocks_card__fzvwL.TemplateBlocks_card-lightblue__PzZr8{background:#d9eff8}.TemplateBlocks_card__fzvwL.TemplateBlocks_hasIcon__wzmS8{padding:40px 30px 40px 120px;gap:20px}.TemplateBlocks_card__fzvwL.TemplateBlocks_cardClickable__8108r{cursor:pointer;transition:transform .3s ease}.TemplateBlocks_card__fzvwL.TemplateBlocks_cardClickable__8108r:hover{transform:scale(1.02)!important}.TemplateBlocks_card__fzvwL.TemplateBlocks_cardClickable__8108r:hover .TemplateBlocks_cardButton__bA92_{transform:translateX(4px)}.TemplateBlocks_cardIcon__4hEiI{position:absolute;left:-2%;top:16%;width:108px;rotate:15deg;height:108px;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 22px -11px rgba(0,49,124,.45)}.TemplateBlocks_card-gray__qap3_ .TemplateBlocks_cardIcon__4hEiI{background:linear-gradient(135deg,#99a3ff,#efa1f1)}.TemplateBlocks_card-blue__XocGM .TemplateBlocks_cardIcon__4hEiI,.TemplateBlocks_card-lightblue__PzZr8 .TemplateBlocks_cardIcon__4hEiI{background:linear-gradient(135deg,#74b4ff,#51d696)}.TemplateBlocks_cardTitle__2CyNp{font-family:var(--font-onest-regular),sans-serif;font-size:22px;color:#202020}.TemplateBlocks_hasIcon__wzmS8 .TemplateBlocks_cardTitle__2CyNp{font-size:26px}.TemplateBlocks_hasLink__a9W3y .TemplateBlocks_cardTitle__2CyNp{cursor:pointer}.TemplateBlocks_cardDescription__Rxl6o{font-family:var(--font-onest-regular),sans-serif;font-size:18px;color:#202020;line-height:140%;white-space:pre-line}.TemplateBlocks_cardDescription__Rxl6o span.gap{display:block;height:12px}.TemplateBlocks_hasLink__a9W3y .TemplateBlocks_cardDescription__Rxl6o{cursor:pointer}.TemplateBlocks_cardButton__bA92_{display:inline-flex;align-items:center;justify-content:center;width:32px;cursor:pointer;height:32px;border-radius:50%;border:2px solid #0862ee;background-color:rgba(0,0,0,0);color:#0862ee;transition:transform .3s ease}.TemplateBlocks_cardButton__bA92_ svg{width:18px;height:18px}.TemplateBlocks_cardButton__bA92_ svg path{stroke-width:3px}.TemplateBlocks_iconBlock__WHBAh{display:flex;gap:28px;width:100%}.TemplateBlocks_iconBlock__WHBAh.TemplateBlocks_iconBlock-full__ZGW64{flex-direction:column}.TemplateBlocks_iconBlock__WHBAh.TemplateBlocks_iconBlock-full__ZGW64 .TemplateBlocks_iconBlockImage__GhWVa{width:100%}.TemplateBlocks_iconBlock__WHBAh.TemplateBlocks_iconBlock-half__i2rVe{float:left;flex-direction:row;align-items:flex-end}.TemplateBlocks_iconBlock__WHBAh.TemplateBlocks_iconBlock-half__i2rVe .TemplateBlocks_iconBlockImage__GhWVa{width:50%}.TemplateBlocks_iconBlockImage__GhWVa{height:auto;border-radius:20px;min-height:480px;object-fit:cover}.TemplateBlocks_iconBlockCaption__De6tg{font-family:var(--font-onest-regular),sans-serif;font-size:16px;color:#8990a2}.TemplateBlocks_rowsWrapper__Pc2es{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;width:100%}.TemplateBlocks_rowsWrapper__Pc2es .TemplateBlocks_rowItem__tuBW4:only-child{grid-column:1/-1}.TemplateBlocks_rowsWrapper__Pc2es.TemplateBlocks_noGrid__CicoA{display:flex;flex-direction:column}.TemplateBlocks_rowItem__tuBW4{display:flex;gap:12px}.TemplateBlocks_rowItem__tuBW4.TemplateBlocks_row-row___Vuum{flex-direction:row;align-items:center}.TemplateBlocks_rowItem__tuBW4.TemplateBlocks_row-row___Vuum .TemplateBlocks_rowTitle__sm71h{flex-shrink:0;height:auto}.TemplateBlocks_rowItem__tuBW4.TemplateBlocks_row-row___Vuum .TemplateBlocks_rowDescription__8jqFN{min-width:0}.TemplateBlocks_rowItem__tuBW4.TemplateBlocks_row-row___Vuum .TemplateBlocks_accentLetter__WIlmx.TemplateBlocks_accent-green__mXa7_:before{background-color:#e2faeb}.TemplateBlocks_rowItem__tuBW4.TemplateBlocks_row-row___Vuum.TemplateBlocks_tightTop__7wncF{align-items:flex-start}.TemplateBlocks_rowItem__tuBW4.TemplateBlocks_row-column__iZKW2{flex-direction:column}.TemplateBlocks_rowTitle__sm71h{font-family:var(--font-onest-regular),sans-serif;color:#202020}.TemplateBlocks_rowTitle__sm71h.TemplateBlocks_rowTitle-medium__Vu_if{font-size:26px;height:100%}.TemplateBlocks_rowTitle__sm71h.TemplateBlocks_rowTitle-large__mIhMn{font-size:58px}.TemplateBlocks_rowDescription__8jqFN{font-family:var(--font-onest-regular),sans-serif;font-size:clamp(1rem,.875rem + .25vw,1.125rem);line-height:140%;white-space:pre-line}.TemplateBlocks_rowDescription__8jqFN.TemplateBlocks_bold__1Nq_U{font-family:var(--font-onest-bold),sans-serif;font-size:22px!important}.TemplateBlocks_rowDescription__8jqFN.TemplateBlocks_large__jvHVQ{font-size:clamp(.875rem,.75rem + .25vw,1rem)}.TemplateBlocks_rowDescription__8jqFN.TemplateBlocks_gray__D_oe5{color:#8990a2}.TemplateBlocks_tableWrapper__6KDxC{width:100%;border-radius:20px;overflow:hidden;border:1px solid #e0e3ec}.TemplateBlocks_table__Fw9Lt{width:100%;border-collapse:collapse;font-family:var(--font-onest-regular),sans-serif;font-size:clamp(.75rem,.625rem + .25vw,.875rem);table-layout:auto}.TemplateBlocks_tableHeaderRow__R6cpN.TemplateBlocks_row-gray__VX1tB{background:#f0f2fe}.TemplateBlocks_tableHeaderCell__edKxv{text-align:left;padding:28px;font-size:16px;font-family:var(--font-onest-regular),sans-serif;color:#202020;border:1px solid #e0e3ec;border-top:none;font-weight:100}.TemplateBlocks_tableHeaderCell__edKxv:first-child{border-left:none;font-family:var(--font-onest-bold),sans-serif}.TemplateBlocks_tableHeaderCell__edKxv:last-child{border-right:none}.TemplateBlocks_tableHeaderCell__edKxv.TemplateBlocks_cell-green__jliks{background:#e2faeb}.TemplateBlocks_tableHeaderCell__edKxv.TemplateBlocks_cell-gray__bPAwT{background:#f0f2fe}.TemplateBlocks_tableRow__xPI0A.TemplateBlocks_row-green__vQ_RA{background:#e2faeb}.TemplateBlocks_tableRow__xPI0A.TemplateBlocks_row-green__vQ_RA .TemplateBlocks_tableCell__xMMHW{font-size:22px;font-family:var(--font-onest-medium),sans-serif;line-height:.98}.TemplateBlocks_tableRow__xPI0A.TemplateBlocks_row-gray__VX1tB{background:#f0f2fe}.TemplateBlocks_tableRow__xPI0A:last-child .TemplateBlocks_tableCell__xMMHW,.TemplateBlocks_tableRow__xPI0A:last-child .TemplateBlocks_tableRowTitle__IXQ_Y{border-bottom:none}.TemplateBlocks_tableRowTitle__IXQ_Y{padding:28px;font-family:var(--font-onest-bold),sans-serif;color:#202020;font-size:16px;border:1px solid #e0e3ec;border-left:none}.TemplateBlocks_tableCell__xMMHW{padding:28px;color:#202020;font-size:16px;font-family:var(--font-onest-regular),sans-serif;border:1px solid #e0e3ec}.TemplateBlocks_tableCell__xMMHW.TemplateBlocks_cell-green__jliks{background:rgba(167,233,190,.3)}.TemplateBlocks_tableCell__xMMHW.TemplateBlocks_cell-gray__bPAwT{background:#f5f5f5}.TemplateBlocks_tableCell__xMMHW:last-child{border-right:none}.TemplateBlocks_cellNo__zLtgJ,.TemplateBlocks_cellYes__wXnNG{display:flex;align-items:center;gap:8px;color:#202020;max-height:20px;font-family:var(--font-onest-regular),sans-serif}@media(max-width:600px){.TemplateBlocks_tableWrapper__6KDxC{border:none;overflow:visible}.TemplateBlocks_table__Fw9Lt thead{display:none}.TemplateBlocks_table__Fw9Lt tbody{display:block}.TemplateBlocks_tableRow__xPI0A{display:block;margin-bottom:16px;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:16px}.TemplateBlocks_tableRow__xPI0A[data-hide-column-names=true] .TemplateBlocks_tableCell__xMMHW:before{display:none}.TemplateBlocks_tableRowTitle__IXQ_Y{display:block;border:none;padding:6px 0;font-size:clamp(.875rem,.75rem + .25vw,1rem)}.TemplateBlocks_tableCell__xMMHW{display:block;padding:7px 0;font-size:14px;border:none}.TemplateBlocks_tableCell__xMMHW:before{content:attr(data-column);display:block;margin-bottom:5px;font-family:var(--font-onest-medium),sans-serif;font-size:14px;color:#8990a2}}@media(max-width:1250px)and (min-width:800px){.TemplateBlocks_section__1kMUY{padding:50px 0}.TemplateBlocks_section__1kMUY .TemplateBlocks_container__d7ULk{max-width:788px}.TemplateBlocks_section__1kMUY .TemplateBlocks_iconBlock__WHBAh.TemplateBlocks_iconBlock-full__ZGW64 .TemplateBlocks_iconBlockImage__GhWVa{width:100%}}@media(max-width:799px){.TemplateBlocks_section__1kMUY{padding:40px 28px}.TemplateBlocks_container__d7ULk{max-width:600px;gap:27px}.TemplateBlocks_spacerUp__NH03m{margin-top:-14px}.TemplateBlocks_spacing__a_fXE{margin-bottom:15px}.TemplateBlocks_heading-h1__efZWQ{font-size:35px;letter-spacing:-1px}.TemplateBlocks_heading-h2__h5CWp{font-size:24px;font-weight:600;font-family:var(--font-onest-regular),sans-serif}.TemplateBlocks_heading-h3__7PWga{font-size:22px;font-weight:600}.TemplateBlocks_subtitle__OI6Mq{font-size:20px;margin-top:13px;letter-spacing:0}.TemplateBlocks_description__BFnU3{font-size:16px}.TemplateBlocks_rowsWrapper__Pc2es{grid-template-columns:1fr}.TemplateBlocks_rowItem__tuBW4{gap:6px}.TemplateBlocks_rowItem__tuBW4.TemplateBlocks_row-row___Vuum{flex-direction:column;align-items:flex-start}.TemplateBlocks_cardsWrapper__TJ2Mr.TemplateBlocks_cardsGrid__kuWbj{grid-template-columns:1fr}.TemplateBlocks_rowTitle__sm71h.TemplateBlocks_rowTitle-large__mIhMn{font-size:36px}.TemplateBlocks_rowTitle__sm71h.TemplateBlocks_rowTitle-medium__Vu_if{font-size:18px;font-family:var(--font-onest-regular),sans-serif}.TemplateBlocks_rowDescription__8jqFN{font-size:15px}.TemplateBlocks_rowDescription__8jqFN.TemplateBlocks_bold__1Nq_U{font-size:18px!important}.TemplateBlocks_listTitle__ze2QX{font-size:18px}.TemplateBlocks_listWrapper__QEt6z{gap:11px}.TemplateBlocks_list__rAhiq{gap:2px}.TemplateBlocks_card__fzvwL{padding:20px;border-radius:12px;gap:14px}.TemplateBlocks_card__fzvwL.TemplateBlocks_hasIcon__wzmS8{padding:70px 20px 24px;gap:10px;margin-top:10px}.TemplateBlocks_cardsWrapper__TJ2Mr{gap:16px}.TemplateBlocks_cardIcon__4hEiI{left:5%;top:-15px;width:68px;height:68px}.TemplateBlocks_cardIcon__4hEiI img{width:48px;height:48px}.TemplateBlocks_cardButton__bA92_{margin-top:25px}.TemplateBlocks_cardTitle__2CyNp{font-size:18px;font-family:var(--font-onest-regular),sans-serif;letter-spacing:0}.TemplateBlocks_hasIcon__wzmS8 .TemplateBlocks_cardTitle__2CyNp{font-size:19px;font-family:var(--font-onest-regular),sans-serif}.TemplateBlocks_cardDescription__Rxl6o{font-size:16px}.TemplateBlocks_iconBlockImage__GhWVa{min-height:auto;border-radius:12px}.TemplateBlocks_iconBlock__WHBAh{gap:11px}.TemplateBlocks_iconBlock__WHBAh.TemplateBlocks_iconBlock-half__i2rVe{flex-direction:column;align-items:center}.TemplateBlocks_iconBlock__WHBAh.TemplateBlocks_iconBlock-half__i2rVe .TemplateBlocks_iconBlockImage__GhWVa{width:100%;min-height:380px}.TemplateBlocks_iconBlock__WHBAh .TemplateBlocks_iconBlockCaption__De6tg{font-size:14px}}@media(max-width:350px){.TemplateBlocks_section__1kMUY{padding:40px 12px}}.TemplateBlocks_banner__x9j_7{position:relative;width:100%;max-width:1200px;border-radius:20px;background-color:#e7f2ff;padding:40px;box-sizing:border-box;overflow:hidden}.TemplateBlocks_bannerWithImage__MgIAo{padding:48px 40px;min-height:280px;display:flex}.TemplateBlocks_bannerImage__aeScx{position:absolute;inset:0;z-index:0}.TemplateBlocks_bannerImage__aeScx img{filter:blur(4px);transform:scale(1.05)}.TemplateBlocks_bannerImage__aeScx:after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.35);z-index:1}.TemplateBlocks_bannerLight__04AEc .TemplateBlocks_bannerImage__aeScx:after{background:rgba(0,0,0,.35)}.TemplateBlocks_bannerSpark___LUaP{z-index:0;pointer-events:none;width:367px;height:auto;position:absolute;top:0;right:10%}.TemplateBlocks_bannerContent__ogefh{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.TemplateBlocks_bannerWithImage__MgIAo .TemplateBlocks_bannerContent__ogefh{justify-content:space-between;flex:1}.TemplateBlocks_bannerTitle__tRGys{font-family:var(--font-onest-semibold),sans-serif;font-size:21px;color:#202020;line-height:140%}.TemplateBlocks_bannerDescription__4B1Os{font-family:var(--font-onest-regular),sans-serif;font-size:clamp(.875rem,.75rem + .25vw,1rem);color:#202020;line-height:140%}.TemplateBlocks_bannerLight__04AEc .TemplateBlocks_bannerDescription__4B1Os,.TemplateBlocks_bannerLight__04AEc .TemplateBlocks_bannerTitle__tRGys{color:#fff}@media(max-width:800px){.TemplateBlocks_bannerWithImage__MgIAo{padding:32px 24px;min-height:220px}.TemplateBlocks_banner__x9j_7{padding:24px}.TemplateBlocks_bgSpark__vktJS{left:90%;width:325px;height:auto}.TemplateBlocks_bannerSpark___LUaP{right:-25%}}@media(max-width:400px){.TemplateBlocks_bannerSpark___LUaP{width:300px}.TemplateBlocks_list__rAhiq{padding-left:0}}@media(max-width:799px)and (min-width:601px){.TemplateBlocks_tableCell__xMMHW,.TemplateBlocks_tableHeaderCell__edKxv,.TemplateBlocks_tableRowTitle__IXQ_Y{padding:16px 20px}}.TemplatePartnerHeader_partnerHeader___SJXX{display:flex;flex-direction:column;width:100%;gap:28px}.TemplatePartnerHeader_topRow__mcLVk{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}.TemplatePartnerHeader_partnerLogo__FLYIC{width:auto;height:auto;max-height:90px;object-fit:contain}.TemplatePartnerHeader_partnerLink__HlIWy{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-onest-regular),sans-serif;font-size:clamp(.875rem,.75rem + .25vw,1rem);color:#0862ee;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:opacity .3s ease,transform .3s ease}.TemplatePartnerHeader_partnerLink__HlIWy svg{width:20px;height:20px}.TemplatePartnerHeader_partnerLink__HlIWy:active{opacity:.7;transform:translateX(4px)}@media(hover:hover)and (pointer:fine){.TemplatePartnerHeader_partnerLink__HlIWy:focus-visible,.TemplatePartnerHeader_partnerLink__HlIWy:hover{opacity:.7;transform:translateX(4px)}}.TemplatePartnerHeader_card__b4o8P{position:relative;overflow:visible;background:#eff1fd;border-radius:20px;padding:40px;display:flex;flex-direction:column;gap:28px}.bg-gray .TemplatePartnerHeader_card__b4o8P{background:#fff}.TemplatePartnerHeader_star__q5dtn{position:absolute;top:-60px;right:73px;width:auto;height:auto;pointer-events:none}.TemplatePartnerHeader_cardTitle__hpcDP{color:#202020;max-width:75%}.TemplatePartnerHeader_cardDescription__fAPin{font-family:var(--font-onest-regular),sans-serif;font-size:16px;color:#202020;line-height:1.4}.TemplatePartnerHeader_spacing__9ENGU{margin-bottom:40px}.TemplatePartnerHeader_spacerUp__F5gGe{margin-top:-18px}@media(max-width:799px){.TemplatePartnerHeader_card__b4o8P{padding:32px 24px;border-radius:12px}.TemplatePartnerHeader_star__q5dtn{width:120px;height:120px;top:-20px;right:-15px}}@media(max-width:480px){.TemplatePartnerHeader_cardTitle__hpcDP{max-width:95%}}.TemplatePartners_wrapper__RhqrP{width:100%}.TemplatePartners_title__Iju93{margin-bottom:24px}.TemplatePartners_spacing__RhWu2{margin-bottom:40px}.TemplatePartners_spacerUp__8bOJi{margin-top:-18px}.TemplatePartners_cardsGrid__dWMTr{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(266.5px,1fr));gap:20px}.TemplatePartners_card__9c8tI{display:flex;flex-direction:column;gap:20px;height:100%;padding:20px 28px 28px;border-radius:20px;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .3s ease,transform .3s ease}.bg-white .TemplatePartners_card__9c8tI{background:#eff1fd}.bg-gray .TemplatePartners_card__9c8tI{box-shadow:0 22px 40px -20px rgba(0,49,124,.1)}.TemplatePartners_card__9c8tI:active{box-shadow:0 22px 40px -10px rgba(0,49,124,.15);transform:translateY(-2px)}@media(hover:hover)and (pointer:fine){.TemplatePartners_card__9c8tI:focus-visible,.TemplatePartners_card__9c8tI:hover{box-shadow:0 22px 40px -10px rgba(0,49,124,.15);transform:translateY(-2px)}}a.TemplatePartners_card__9c8tI{cursor:pointer;height:100%}.TemplatePartners_cardContent__ODRpZ{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;justify-content:space-between;height:100%;gap:32px}.TemplatePartners_logoWrapper__fCxIe{position:relative;width:100%;height:90px;overflow:hidden;border-radius:20px}.TemplatePartners_logo__7_M_v{width:100%;height:90px;object-fit:cover;object-position:top;overflow:hidden;border-radius:20px}.TemplatePartners_description__wgV3s{font-size:clamp(.875rem,.75rem + .25vw,1rem);font-family:var(--font-onest-regular),sans-serif;line-height:1.4;color:#202020;cursor:pointer}.TemplatePartners_arrowButton__5xh4W{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-top:20px;border-radius:50%;border:2px solid #0862ee;background-color:rgba(0,0,0,0);color:#0862ee;flex-shrink:0;transition:border-color .3s ease,background-color .3s ease,color .3s ease}.TemplatePartners_arrowButton__5xh4W svg{width:18px;height:18px}.TemplatePartners_arrowButton__5xh4W svg path{stroke-width:3px}.TemplatePartners_card__9c8tI:active .TemplatePartners_arrowButton__5xh4W{border-color:#0862ee;background-color:#0862ee;color:#fff}@media(hover:hover)and (pointer:fine){.TemplatePartners_card__9c8tI:focus-visible .TemplatePartners_arrowButton__5xh4W,.TemplatePartners_card__9c8tI:hover .TemplatePartners_arrowButton__5xh4W{border-color:#0862ee;background-color:#0862ee;color:#fff}}@media(max-width:605px){.TemplatePartners_logoWrapper__fCxIe{height:auto}.TemplatePartners_card__9c8tI{border-radius:12px;gap:12px;padding:28px}}.ValuesCallout_wrapper__NBkYX{width:100%;position:relative;z-index:0}.ValuesCallout_callout__6B4Wu{display:flex;align-items:center;gap:28px;width:100%;max-width:1200px;background-color:#d9eff8;border-radius:30px;padding:28px 40px;box-sizing:border-box;overflow:hidden;z-index:1}.ValuesCallout_callout--purple__Gskv7{background-color:#f0f2fe}.ValuesCallout_callout--blue__RPnHq{background-color:#d9eff8}.ValuesCallout_decoClouds__arcpT{position:absolute;right:2%;top:-122%;width:388px;rotate:-30deg;height:auto;pointer-events:none;user-select:none;z-index:-1}.ValuesCallout_decoClouds__arcpT img{width:100%;height:100%;object-fit:contain}.ValuesCallout_decoSparkle__2y5aZ{position:absolute;right:3.5%;rotate:40deg;top:-44%;width:145px;height:auto}.ValuesCallout_decoSparkle__2y5aZ img{width:100%;height:100%;object-fit:contain}.ValuesCallout_spacerUp__M_zdu{margin-top:-18px}.ValuesCallout_spacing__xQ1ee{margin-bottom:40px}.ValuesCallout_iconWrap__NBu7n{flex-shrink:0;width:96px;height:96px;border-radius:22px;display:flex;align-items:center;box-shadow:0 16.25px 29.54px -14.77px rgba(0,49,124,.45);justify-content:center}.ValuesCallout_iconWrap--purple__Rjtbz{background:linear-gradient(135deg,#99a3ff,#efa1f1)}.ValuesCallout_iconWrap--blue__Q7qFx{background:linear-gradient(135deg,#74b4ff,#51d696)}.ValuesCallout_textRow__oQWDZ{display:flex;flex-direction:column;align-items:flex-start;gap:12px;justify-content:flex-start}.ValuesCallout_text__E_w37{font-size:22px;line-height:1.2;color:#202020;font-family:var(--font-onest-semibold),sans-serif;letter-spacing:-.5px}.ValuesCallout_description__RaAMJ .nowrap{font-size:22px;line-height:1.4;font-family:var(--font-onest-regular),sans-serif;white-space:nowrap}.ValuesCallout_description__RaAMJ .arrow{color:#a3acc4;margin:0 14px;font-size:22px;font-family:var(--font-onest-regular),sans-serif}@media(max-width:600px){.ValuesCallout_callout__6B4Wu{padding:16px;gap:12px;border-radius:12px}.ValuesCallout_text__E_w37{font-size:14px}}@media(max-width:1250px)and (min-width:800px){.ValuesCallout_wrapper__NBkYX .ValuesCallout_callout__6B4Wu{max-width:788px}.ValuesCallout_wrapper__NBkYX .ValuesCallout_callout__6B4Wu .ValuesCallout_decoClouds__arcpT{top:-70%;right:-4%;width:300px}.ValuesCallout_wrapper__NBkYX .ValuesCallout_callout__6B4Wu .ValuesCallout_description__RaAMJ .nowrap{font-size:20px}.ValuesCallout_wrapper__NBkYX .ValuesCallout_callout__6B4Wu .ValuesCallout_description__RaAMJ .arrow{margin:0 8px;font-size:20px}.ValuesCallout_wrapper__NBkYX .ValuesCallout_callout__6B4Wu .ValuesCallout_decoSparkle__2y5aZ{width:120px;top:-35%}}@media(max-width:799px){.ValuesCallout_callout__6B4Wu{max-width:600px;border-radius:20px;padding:20px}.ValuesCallout_iconWrap__NBu7n{display:none}.ValuesCallout_text__E_w37{font-size:16px}.ValuesCallout_description__RaAMJ .arrow{margin:0 8px;font-size:16px}.ValuesCallout_description__RaAMJ .nowrap{font-size:16px}.ValuesCallout_textRow__oQWDZ{gap:7px}.ValuesCallout_decoClouds__arcpT{top:-48%;right:-10%;width:235px}.ValuesCallout_decoSparkle__2y5aZ{width:80px;top:-24%;right:2%}}@media(max-width:799px)and (min-width:518px){.ValuesCallout_decoClouds__arcpT{top:-65%;right:-5%;width:220px}.ValuesCallout_decoSparkle__2y5aZ{width:90px;top:-34%;right:-2%}}.ValuesDescription_description__oD2rb{font-size:28px;color:#202020;font-family:var(--font-onest-regular),sans-serif;line-height:1.4;margin-top:-10px;width:70%;padding-bottom:23px}@media(max-width:1250px)and (min-width:800px){.ValuesDescription_description__oD2rb{font-size:22px;width:80%}}@media(max-width:799px){.ValuesDescription_description__oD2rb{max-width:600px;font-size:16px;width:100%;line-height:1.4;margin-top:-11px;padding-bottom:13px}}.ValuesRoadmap_section__MGvGH{width:100%;padding:0}.ValuesRoadmap_container__RiG9_{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:56px;position:relative}.ValuesRoadmap_categoryRow__cq6_y{display:grid;grid-template-columns:296px 1fr;gap:0 52px;position:relative}.ValuesRoadmap_stick__V0U_4{position:absolute;left:296px;top:84px;bottom:-38px;width:2px;background:#e0e3ec;z-index:0}.ValuesRoadmap_categoryLabel__Qf674{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding-top:8px;padding-right:32px;position:relative;text-align:right}.ValuesRoadmap_labelSmall___JuAL{font-size:16px;color:#72798c;font-family:var(--font-onest-regular),sans-serif;line-height:1.4}.ValuesRoadmap_labelName__JfQ9V{font-size:22px;color:#202020;line-height:1.2;font-family:var(--font-onest-semibold),sans-serif;letter-spacing:-.5px}.ValuesRoadmap_dot__1Z3vA{position:absolute;right:-13px;top:22px;width:24px;height:24px;border-radius:50%;background:#fff;border:7px solid #0862ee;z-index:1}.ValuesRoadmap_dotAccent__fT_29{border:7px solid #2db2a5}.ValuesRoadmap_steps__J8Nof{display:flex;flex-direction:column;gap:8px}.ValuesRoadmap_card__iMfkT{display:flex;align-items:flex-start;gap:0;background:#e7f2ff;border-radius:16px;padding:18.5px 24px}.ValuesRoadmap_cardContent__uqMvA{display:flex;flex-direction:column;gap:6px}.ValuesRoadmap_cardAccent__m0Ck7{background:#e2faeb}.ValuesRoadmap_num__DPOub{flex-shrink:0;font-size:17px;color:#202020;font-family:var(--font-onest-semibold),sans-serif;letter-spacing:-.5px;line-height:1.4;padding:0 7px;width:28px;text-align:right;overflow:visible}.ValuesRoadmap_numDouble__Wd6Vc{padding-left:2px}.ValuesRoadmap_cardTitle__PKPTK{font-size:17px;color:#202020;font-family:var(--font-onest-semibold),sans-serif;letter-spacing:-.5px;line-height:1.4}.ValuesRoadmap_cardDesc__Eggz7{font-size:16px;color:#72798c;font-family:var(--font-onest-regular),sans-serif;line-height:1.36}@media(max-width:1250px)and (min-width:800px){.ValuesRoadmap_section__MGvGH{padding:50px 0}.ValuesRoadmap_section__MGvGH .ValuesRoadmap_container__RiG9_{max-width:788px}.ValuesRoadmap_section__MGvGH .ValuesRoadmap_categoryRow__cq6_y{grid-template-columns:240px 1fr}.ValuesRoadmap_section__MGvGH .ValuesRoadmap_stick__V0U_4{left:240px}}@media(max-width:799px){.ValuesRoadmap_section__MGvGH{padding:0 28px}.ValuesRoadmap_container__RiG9_{max-width:600px;gap:35px}.ValuesRoadmap_categoryRow__cq6_y{grid-template-columns:1fr;gap:16px;padding:0 0 0 30px}.ValuesRoadmap_labelName__JfQ9V{font-size:19px}.ValuesRoadmap_labelSmall___JuAL{font-size:14px}.ValuesRoadmap_categoryLabel__Qf674{padding:0;align-items:flex-start;gap:2px}.ValuesRoadmap_dot__1Z3vA{right:auto;left:-34px;top:10px}.ValuesRoadmap_stick__V0U_4{position:absolute;left:7px;top:44px;bottom:-36px}.ValuesRoadmap_card__iMfkT{padding:14px 6px}.ValuesRoadmap_cardTitle__PKPTK{font-size:15px}.ValuesRoadmap_num__DPOub{font-size:15px;padding:0 9px}.ValuesRoadmap_cardDesc__Eggz7{font-size:15px}}.AudienceHelpSection_section___hsiK{width:100%;padding-top:80px;padding-bottom:85px}.AudienceHelpSection_container__tx2BW{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:50px}.AudienceHelpSection_titleWrapper__S3ozs{width:100%;text-align:start;width:55%}.AudienceHelpSection_cardsGrid__vBL3t{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:40px 35px;position:relative}.AudienceHelpSection_spark__XVlYs{position:absolute;top:-17%;right:-12%;transform:translateX(-50%);width:411px;height:311px;pointer-events:none;z-index:0}.AudienceHelpSection_card__83vjK{width:100%;padding:46px 40px 40px;z-index:1;background:#fff;border-radius:20px;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:25px;text-align:start;transition:box-shadow .3s ease}.AudienceHelpSection_card__83vjK:nth-child(n+3){justify-content:flex-end}.bg-white .AudienceHelpSection_card__83vjK{background:#f0f2fe}.bg-white .AudienceHelpSection_card__83vjK:first-child{background:#d9eff8}.bg-gray .AudienceHelpSection_card__83vjK{box-shadow:0 22px 40px -20px rgba(0,49,124,.1)}.AudienceHelpSection_iconWrapper___bBu7{width:130px;position:absolute;right:7%;top:-7%;height:130px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:30px;background:linear-gradient(135deg,#99a3ff,#efa1f1)}.AudienceHelpSection_card__83vjK:first-child .AudienceHelpSection_iconWrapper___bBu7{background:linear-gradient(135deg,#74b4ff,#51d696)}.AudienceHelpSection_icon__67NHI{width:85px;height:85px}.AudienceHelpSection_cardTitle__yItpO{font-size:28px;width:50%;font-family:var(--font-onest-regular),sans-serif;font-weight:600;letter-spacing:.3px;line-height:1.3;color:#202020}.AudienceHelpSection_cardDescription__FikF7{font-size:18px;font-family:var(--font-onest-regular),sans-serif;font-weight:400;line-height:1.4;color:#202020}@media(max-width:1250px)and (min-width:800px){.AudienceHelpSection_section___hsiK{padding:50px 0;overflow:hidden}.AudienceHelpSection_container__tx2BW{max-width:788px;gap:40px}.AudienceHelpSection_cardsGrid__vBL3t{gap:35px 25px}.AudienceHelpSection_titleWrapper__S3ozs{width:100%}.AudienceHelpSection_card__83vjK{padding:30px;justify-content:flex-start}.AudienceHelpSection_iconWrapper___bBu7{width:80px;height:80px;border-radius:20px}.AudienceHelpSection_icon__67NHI{width:50px;height:50px}.AudienceHelpSection_cardTitle__yItpO{font-size:20px}.AudienceHelpSection_spark__XVlYs{top:-10%;right:-38%}.AudienceHelpSection_cardDescription__FikF7{font-size:14px}}@media(max-width:799px){.AudienceHelpSection_section___hsiK{padding:40px 28px}.AudienceHelpSection_container__tx2BW{gap:30px;max-width:600px}.AudienceHelpSection_cardsGrid__vBL3t{grid-template-columns:1fr;gap:40px}.AudienceHelpSection_titleWrapper__S3ozs{width:100%}.AudienceHelpSection_card__83vjK{padding:20px;border-radius:12px;justify-content:flex-start;gap:12px}.AudienceHelpSection_iconWrapper___bBu7{width:70px;height:70px;border-radius:16px}.AudienceHelpSection_icon__67NHI{width:40px;height:40px}.AudienceHelpSection_cardTitle__yItpO{font-size:16px}.AudienceHelpSection_cardDescription__FikF7{font-size:14px;line-height:1.4}.AudienceHelpSection_spark__XVlYs{top:-7%;right:-31%;transform:translateX(-50%);width:311px;height:311px}}@media(max-width:350px){.AudienceHelpSection_section___hsiK{padding:40px 12px}}@media(max-width:799px)and (min-width:460px){.AudienceHelpSection_cardDescription__FikF7{max-width:85%}.AudienceHelpSection_spark__XVlYs{top:-12%}}.CallChecklistCards_callChecklistGrid__qB9vm{position:relative;left:10%;margin-top:-16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:-5px}.CallChecklistCards_callChecklistCard__JDwDa{padding:16px 20px 16px 22px;border-radius:22px;gap:10px;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.1);display:flex;flex-direction:row;align-items:center;justify-content:center;transition:transform .3s ease;position:relative;width:fit-content}.CallChecklistCards_callChecklistCard__JDwDa:not(:first-child){margin-top:-5px}.CallChecklistCards_callChecklistCard__JDwDa:first-child{z-index:5;transform:rotate(23deg)}.CallChecklistCards_callChecklistCard__JDwDa:nth-child(2){left:-8%;z-index:4;transform:rotate(10deg)}.CallChecklistCards_callChecklistCard__JDwDa:nth-child(3){z-index:5;left:-6%;margin-top:-15px;padding:28px 30px 20px}.CallChecklistCards_callChecklistCard__JDwDa:nth-child(4){z-index:4;transform:rotate(10deg)}.CallChecklistCards_callChecklistCard__JDwDa:nth-child(5){z-index:3;transform:rotate(-3deg);left:-3%}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa{padding:25px 30px 15px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_arrowIcon__Hmj_N{margin-left:2px;flex-shrink:0;display:flex;margin-top:0}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_cardPercentage__Baexu h2,.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_cardPercentage__Baexu span{font-size:40px;line-height:.7}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:first-child{z-index:5;transform:rotate(-3deg);margin-top:-13px;left:13%}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(2){left:0;z-index:4;transform:rotate(11deg);left:-20%;margin-top:-16px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3){z-index:6;left:-14%;margin-top:-10px;padding:30px 43px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardContent__UNdaI{gap:60px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardTitle__KPJ96{font-size:clamp(1.25rem,1rem + .5vw,1.5rem)}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardPercentage__Baexu h2,.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardPercentage__Baexu span{font-size:44px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_arrowIcon__Hmj_N{width:16px;height:16px;margin-left:9px!important;margin-top:-7px!important}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_arrowIcon__Hmj_N path{stroke:#fff}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(4){z-index:4;transform:rotate(-5deg);right:16%;margin-top:10px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(5){z-index:5;transform:rotate(7deg);left:5%;margin-top:-20px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(5) .CallChecklistCards_cardTitle__KPJ96{width:fit-content;padding-bottom:10px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_cardContent__UNdaI{gap:60px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_cardTitle__KPJ96{font-size:clamp(.875rem,.75rem + .25vw,1rem);line-height:1.3}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_dot__jDrdS{margin-top:-15px}.CallChecklistCards_arrowIcon__Hmj_N{margin-right:-2px;flex-shrink:0;align-self:flex-start;display:none;margin-top:9px}.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_noDot__ZVhbm{background-color:#66aa61;color:#fff}.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_noDot__ZVhbm .CallChecklistCards_cardContent__UNdaI{gap:35px}.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_noDot__ZVhbm .CallChecklistCards_cardTitle__KPJ96{color:#fff;font-size:clamp(1.125rem,1rem + .25vw,1.25rem)}.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_noDot__ZVhbm .CallChecklistCards_cardPercentage__Baexu{border-bottom:1px dashed #fff;padding-bottom:2px}.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_noDot__ZVhbm .CallChecklistCards_cardPercentage__Baexu h2{font-size:clamp(2rem,1.5rem + 2vw,2.5rem);line-height:.7;letter-spacing:-3px;font-weight:400}.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_noDot__ZVhbm .CallChecklistCards_cardPercentage__Baexu h2,.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_noDot__ZVhbm .CallChecklistCards_cardPercentage__Baexu span{color:#fff}.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_redDot__U8rGB .CallChecklistCards_cardPercentage__Baexu{border-bottom:1px dashed #d82020}.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_redDot__U8rGB .CallChecklistCards_cardPercentage__Baexu h2,.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_redDot__U8rGB .CallChecklistCards_cardPercentage__Baexu span{color:#d82020}.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_greenDot__tHneY .CallChecklistCards_cardPercentage__Baexu,.CallChecklistCards_callChecklistCard__JDwDa.CallChecklistCards_orangeDot__KuWGl .CallChecklistCards_cardPercentage__Baexu{border-bottom:1px dashed #202020}.CallChecklistCards_dot__jDrdS{width:12px;height:12px;border-radius:3px;flex-shrink:0;margin-top:-10px}.CallChecklistCards_dot__jDrdS.CallChecklistCards_dot-red__CSl_T{background-color:#d82020}.CallChecklistCards_dot__jDrdS.CallChecklistCards_dot-orange__ckJ3V{background-color:#ff8d0a}.CallChecklistCards_dot__jDrdS.CallChecklistCards_dot-green___hWQv{background-color:#47a940}.CallChecklistCards_cardContent__UNdaI{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px;flex:1;justify-content:space-between}.CallChecklistCards_cardPercentage__Baexu{display:flex;flex-direction:row;align-items:center;justify-content:center}.CallChecklistCards_cardPercentage__Baexu h2{font-size:34px;font-weight:100;line-height:1.1}.CallChecklistCards_cardPercentage__Baexu span{font-family:var(--font-onest-regular),sans-serif!important;font-size:34px;line-height:.5}.CallChecklistCards_cardTitle__KPJ96{font-family:var(--font-onest-regular),sans-serif;font-size:clamp(.75rem,.625rem + .25vw,.875rem);line-height:normal;width:min-content}.CallChecklistCards_spark__L1xWx{position:absolute;top:26%;left:37%}.CallChecklistCards_spark3__8uOm5{position:absolute;top:-18%;z-index:0;right:-1%}@media(max-width:799px){.CallChecklistCards_callChecklistGrid__qB9vm{left:7%;max-width:370px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_spark__L1xWx{top:41%;transform:rotate(26deg);right:12%;left:auto}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa{padding:13px 18px;gap:5px;border-radius:18px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa:not(:first-child){margin-top:0}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa:first-child{transform:rotate(6deg);left:27.5%;margin-top:13px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa:nth-child(2){left:-3%;margin-top:-22px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3){left:8%;margin-top:-10px;padding:18px 24px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardTitle__KPJ96{font-size:15px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardPercentage__Baexu h2,.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardPercentage__Baexu span{font-size:30px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa:nth-child(4){left:24%;margin-top:-8px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa:nth-child(5){left:0;margin-top:-25px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_cardTitle__KPJ96{font-size:11px;line-height:1.3}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_cardContent__UNdaI{gap:25px}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_arrowIcon__Hmj_N{width:10px;height:auto;margin:0}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_dot__jDrdS{width:9px;height:9px;margin-top:6px;align-self:flex-start}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_cardPercentage__Baexu h2{font-size:25px;line-height:.3}.CallChecklistCards_callChecklistGrid__qB9vm .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_cardPercentage__Baexu span{font-size:25px;line-height:1}.CallChecklistCards_analysisVariant__DD_7n{position:relative;margin-top:-8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;left:0;gap:-5px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa{padding:14px 20px;gap:8px;border-radius:18px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa .CallChecklistCards_cardContent__UNdaI{gap:45px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:first-child{margin-top:-9px;left:30%}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(2){left:2%;margin-top:-18px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3){z-index:6;left:6%;margin-top:-9px;padding:21px 24px;border-radius:20px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardContent__UNdaI{gap:52px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardTitle__KPJ96{font-size:17px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardPercentage__Baexu h2,.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_cardPercentage__Baexu span{font-size:37px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_arrowIcon__Hmj_N{width:14px;height:14px;margin-top:0!important}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(3) .CallChecklistCards_dot__jDrdS{width:11px;height:11px;margin-top:3px;align-self:flex-start}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(4){right:-5%;margin-top:1px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(5){left:4%;margin-top:-16px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_callChecklistCard__JDwDa:nth-child(5) .CallChecklistCards_cardTitle__KPJ96{width:fit-content;padding-bottom:10px;margin-top:3px}.CallChecklistCards_analysisVariant__DD_7n .CallChecklistCards_spark3__8uOm5{top:-18%;width:403px;height:auto;z-index:0;right:50%;transform:translateX(50%)}}@media(max-width:350px){.CallChecklistCards_analysisVariant__DD_7n{left:-4%}}.PrivacyConsent_container__u91LO{display:flex;align-items:flex-start;gap:8px;cursor:pointer;user-select:none;width:100%}.PrivacyConsent_container__u91LO.PrivacyConsent_hasError__T_md_ .PrivacyConsent_checkbox__aHtKV{border-color:#d53536}.PrivacyConsent_container__u91LO.PrivacyConsent_hasError__T_md_ .PrivacyConsent_text__wDgeP{color:#d53536}.PrivacyConsent_input__xTNHi{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.PrivacyConsent_checkbox__aHtKV{flex-shrink:0;width:20px;height:20px;border:2px solid #dddfec;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:#fff}.PrivacyConsent_checkbox__aHtKV.PrivacyConsent_checked__rGCC_{background:#0862ee;border-color:#0862ee}.PrivacyConsent_checkbox__aHtKV.PrivacyConsent_checked__rGCC_ .PrivacyConsent_checkIcon__7qRCT{opacity:1;transform:scale(1)}.PrivacyConsent_checkIcon__7qRCT{width:12px;height:12px;color:#fff;opacity:0;transform:scale(.5);transition:all .2s ease}.PrivacyConsent_text__wDgeP{font-size:clamp(.75rem,.625rem + .25vw,.875rem);line-height:1.5;color:#202020}.PrivacyConsent_link__S0gDY{display:inline;color:#0862ee;text-decoration:none;font-size:inherit;line-height:inherit;transition:opacity .2s ease}.PrivacyConsent_link__S0gDY:active{text-decoration:underline}@media(hover:hover)and (pointer:fine){.PrivacyConsent_link__S0gDY:focus-visible,.PrivacyConsent_link__S0gDY:hover{text-decoration:underline}}.FormError_wrapper__gxB9M{position:relative;width:100%;height:0}.FormError_error__a1Z_S{position:absolute;top:-10px;left:0;width:100%;color:#d53536;font-size:14px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}