@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");*{box-sizing:border-box;padding:0;margin:0}:root{--primary-color:#071542;--secondary-color:#f7f2ee;--hover-color:#4de5e6;--cursor-activated:auto;--cursor-links:pointer;--color-cursor:77,229,230;--cursor-outline-shade:0.3;--cursor-size:10px;--cursor-outline-size:12px;--mobile-hover-color:#4de5e6}[cursor-activated=true]{--cursor-activated:none;--cursor-links:none}[data-theme=light]{--primary-color:#f7f2ee;--secondary-color:#071542;--hover-color:#3762fc}body,html{cursor:var(--cursor-activated);max-width:100vw;overflow-x:hidden}a:-webkit-any-link{cursor:var(--cursor-links)}a{text-decoration:none}.container{min-height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}#cursor-dot,#cursor-dot-outline{z-index:999;pointer-events:none;position:absolute;top:50%;left:50%;border-radius:50%;opacity:0;transform:translate(-50%,-50%);transition:opacity .15s ease-in-out,transform .15s ease-in-out}#cursor-dot{width:var(--cursor-size);height:var(--cursor-size);background-color:rgba(var(--color-cursor),1)}#cursor-dot-outline{width:var(--cursor-outline-size);height:var(--cursor-outline-size);background-color:rgba(var(--color-cursor),var(--cursor-outline-shade))}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{background-color:#bfeaea!important;-webkit-box-shadow:inset 0 0 0 1000px #bfeaea!important}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.banner_container__cD5jw{position:fixed;left:0;bottom:0;width:100%;background:#f7f2ee;box-shadow:0 -6px 16px rgba(0,0,0,.12);z-index:1000;padding:24px 32px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:32px;font-size:.9rem}.banner_content__FcaYp{flex:1 1;max-width:800px}.banner_title__tdceo{margin:0 0 8px;font-size:1.2rem;font-weight:600;color:#071542}.banner_text__AiUwN{margin:0;text-align:left;line-height:1.5;color:#333}.banner_actions__CwGbI{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.banner_mainActions__sHVjm{display:flex;gap:12px}.banner_acceptButton__ibXWo,.banner_customizeButton__l7IQc,.banner_rejectButton__Y8DLv{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s;font-size:.9rem}.banner_acceptButton__ibXWo{background:#071542;color:#fff}.banner_acceptButton__ibXWo:hover{background:#0a1a4a}.banner_rejectButton__Y8DLv{background:#f5f5f5;color:#666;box-shadow:1px 1px 1px rgba(0,0,0,.08)}.banner_rejectButton__Y8DLv:hover{background:#f0f0f0}.banner_customizeButton__l7IQc{background:#fff;color:#071542;box-shadow:1px 1px 1px rgba(0,0,0,.15)}.banner_customizeButton__l7IQc:hover{background:#f8f9fa}.banner_linkButton__vXARa{background:none;border:none;color:#071542;text-decoration:underline;cursor:pointer;padding:4px;font-size:.85rem}.banner_linkButton__vXARa:hover{color:#0a1a4a}@media (max-width:768px){.banner_container__cD5jw{flex-direction:column;align-items:stretch;gap:20px;padding:20px}.banner_actions__CwGbI{align-items:stretch}.banner_mainActions__sHVjm{flex-direction:column;width:100%}.banner_linkButton__vXARa{align-self:center}}.cookiePreferencesModal_overlay__74tJz{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.cookiePreferencesModal_modal__zkzjw{background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.15);max-width:600px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.cookiePreferencesModal_header___svO6{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5;padding:24px 24px 16px}.cookiePreferencesModal_title__8pQ_H{margin:0;font-size:1.5rem;font-weight:600;color:#071542}.cookiePreferencesModal_closeButton__IxMBJ{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:4px;border-radius:4px;transition:background-color .2s}.cookiePreferencesModal_closeButton__IxMBJ:hover{background-color:#f0f0f0}.cookiePreferencesModal_content__PnJsB{padding:24px;overflow-y:auto;flex:1 1}.cookiePreferencesModal_description__X7m7O{margin:0 0 24px;color:#666;line-height:1.5}.cookiePreferencesModal_categories__fBCS9{display:flex;flex-direction:column;gap:20px}.cookiePreferencesModal_category__zQnHo{border:1px solid #e5e5e5;border-radius:8px;padding:20px;background:#fafafa}.cookiePreferencesModal_categoryHeader__buYjR{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.cookiePreferencesModal_categoryInfo__KojhC{flex:1 1}.cookiePreferencesModal_categoryTitle__zwKK2{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#071542}.cookiePreferencesModal_categoryDescription__SEwAn{margin:0;color:#666;font-size:.9rem;line-height:1.4}.cookiePreferencesModal_toggleContainer__AsILZ{flex-shrink:0}.cookiePreferencesModal_toggle__m_Eqy{position:relative;display:inline-block;width:50px;height:24px}.cookiePreferencesModal_toggle__m_Eqy input{opacity:0;width:0;height:0}.cookiePreferencesModal_slider__1wIWs{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}.cookiePreferencesModal_slider__1wIWs:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:white;transition:.3s;border-radius:50%}input:checked+.cookiePreferencesModal_slider__1wIWs{background-color:#071542}input:checked+.cookiePreferencesModal_slider__1wIWs:before{transform:translateX(26px)}.cookiePreferencesModal_slider__1wIWs.cookiePreferencesModal_disabled__T9KnP{background-color:#071542;cursor:not-allowed}.cookiePreferencesModal_footer__Vz34k{padding:20px 24px;border-top:1px solid #e5e5e5;display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.cookiePreferencesModal_acceptButton__VHpHz,.cookiePreferencesModal_rejectButton__QmNz2,.cookiePreferencesModal_saveButton__QQcm6{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s;min-width:100px}.cookiePreferencesModal_rejectButton__QmNz2{background:#f5f5f5;color:#666;border:1px solid #ddd}.cookiePreferencesModal_rejectButton__QmNz2:hover{background:#e8e8e8}.cookiePreferencesModal_saveButton__QQcm6{background:#fff;color:#071542;border:1px solid #071542}.cookiePreferencesModal_saveButton__QQcm6:hover{background:#f8f9fa}.cookiePreferencesModal_acceptButton__VHpHz{background:#071542;color:#fff}.cookiePreferencesModal_acceptButton__VHpHz:hover{background:#0a1a4a}@media (max-width:640px){.cookiePreferencesModal_overlay__74tJz{padding:10px}.cookiePreferencesModal_modal__zkzjw{max-height:95vh}.cookiePreferencesModal_content__PnJsB,.cookiePreferencesModal_footer__Vz34k,.cookiePreferencesModal_header___svO6{padding-left:16px;padding-right:16px}.cookiePreferencesModal_categoryHeader__buYjR{flex-direction:column;gap:12px}.cookiePreferencesModal_toggleContainer__AsILZ{align-self:flex-start}.cookiePreferencesModal_footer__Vz34k{flex-direction:column}.cookiePreferencesModal_acceptButton__VHpHz,.cookiePreferencesModal_rejectButton__QmNz2,.cookiePreferencesModal_saveButton__QQcm6{width:100%;min-width:unset}}.footer_footer__PZD4d{width:100%;height:592px;display:flex;background-color:var(--primary-color);justify-content:center;font-family:Poppins,sans-serif;transition:.3s ease;z-index:2}.footer_container__cL_uA{width:75%;max-width:1430px;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.footer_contactSection__bS4b2{display:flex;width:100%;height:75%;justify-content:space-between;align-items:center}.footer_contacts__LKZDE{display:flex;width:350px;flex-direction:column;font-weight:500;font-size:40px;gap:16px;transition:.3s ease}.footer_contact___J22L{width:100%;height:60px;color:var(--secondary-color);transition:.3s ease;font-size:32px;font-weight:400}.footer_links__t81SU{display:flex;flex-direction:column;font-weight:400;font-size:26px;gap:10px;transition:.3s ease}.footer_link__GYo3a{width:148px;height:40px;display:flex;align-items:center;justify-content:flex-end;color:var(--secondary-color);transition:.3s ease}.footer_contact___J22L:hover,.footer_copyrightUrl__hVs6R:hover,.footer_link__GYo3a:hover{color:var(--hover-color);cursor:pointer;transition:.3s}.footer_copyrightSection__d0mHv{width:100%;height:25%;display:flex;flex-direction:column;color:var(--secondary-color);align-items:center}.footer_divider__z06AK{width:100%;border-width:1px}.footer_copyrightText__b3jl_{font-size:22px;font-weight:400;font-family:Share Tech Mono,monospace;padding-top:40px;transition:.3s ease;display:flex;flex-direction:column;gap:80px}.footer_oneLineText__htGbH{display:flex;flex-direction:row;gap:80px}.footer_copyrightUrl__hVs6R{text-decoration:underline;color:var(--secondary-color);display:flex;align-items:center}.footer_copyrightUrl__hVs6R>svg>path{stroke:var(--secondary-color)}.footer_copyrightUrl__hVs6R:hover>svg>path{transition:.3s ease;stroke:var(--hover-color)}.footer_privacyText__8t0im{display:flex;align-items:center}.footer_mobilePrivacyText__9_siW{display:none}@media (max-width:1440px) and (min-width:1025px){.footer_footer__PZD4d{height:calc(.75 * 592px)}.footer_contacts__LKZDE{width:calc(.75 * 350px);font-size:calc(.75 * 40px);gap:calc(.75 * 16px)}.footer_contact___J22L{height:calc(.75 * 60px);font-size:calc(.75 * 32px)}.footer_links__t81SU{font-size:calc(.75 * 26px);gap:calc(.75 * 10px)}.footer_link__GYo3a{width:calc(.75 * 148px);height:calc(.75 * 40px)}.footer_divider__z06AK{border-width:calc(.75 * 1px)}.footer_copyrightText__b3jl_{font-size:calc(.75 * 22px);padding-top:calc(.75 * 40px)}}@media (max-width:1024px){.footer_footer__PZD4d{width:100%;height:auto;display:flex;padding:104px 32px 48px;flex-direction:column;justify-content:center;align-items:center}.footer_container__cL_uA{width:100%;gap:64px;flex-direction:column}.footer_contactSection__bS4b2{height:auto;flex-direction:column;text-align:center;gap:64px}.footer_contacts__LKZDE{width:100%;text-align:center;font-size:28px}.footer_contact___J22L{height:auto;word-break:normal;word-wrap:break-word}.footer_links__t81SU{width:100%;flex-direction:row;justify-content:space-between;font-size:16px}.footer_links__t81SU>a{width:auto;height:24px}.footer_contacts__LKZDE{gap:8px}.footer_copyrightSection__d0mHv{height:auto;gap:24px}.footer_copyrightText__b3jl_{width:100%;display:flex;justify-content:space-between;font-size:16px;padding-top:0}.footer_privacyText__8t0im{display:none}.footer_oneLineText__htGbH{justify-content:space-between;margin-bottom:24px}.footer_copyrightUrl__hVs6R>svg{width:38px;height:38px}.footer_mobilePrivacyText__9_siW{display:flex;justify-content:center}}.navbar_navbar__1v1x3{width:100%;height:90px;display:flex;position:fixed;justify-content:center;font-weight:500;font-size:20px;font-family:Poppins,sans-serif;transition:.3s ease;z-index:999}.navbar_stickyNavbar__ox7vG{background-color:var(--primary-color);height:90px;z-index:999;transition:.3s ease}.navbar_container__CZncu{width:75%;max-width:1430px;height:90px;display:flex;justify-content:space-between;align-items:center}.navbar_logo__uZP7g{justify-content:flex-start}.navbar_link__AyfKG,.navbar_links__zwFDW,.navbar_logo__uZP7g{display:flex;align-items:center}.navbar_link__AyfKG{height:58px;width:-moz-fit-content;width:fit-content;margin-left:24px;margin-right:24px;justify-content:center;color:var(--secondary-color);transition:.3s ease}.navbar_langLink__IH1WQ>a,.navbar_langLink__IH1WQ>a>svg>path,.navbar_link__AyfKG>a,.navbar_link__AyfKG>a>svg>path{text-decoration:none;color:var(--secondary-color);stroke:var(--secondary-color);transition:.3s ease}.navbar_langLink__IH1WQ:hover,.navbar_langLink__IH1WQ:hover>a,.navbar_langLink__IH1WQ:hover>a>svg>path,.navbar_link__AyfKG:hover,.navbar_link__AyfKG:hover>a,.navbar_link__AyfKG:hover>a>svg>path{color:var(--hover-color);stroke:var(--hover-color);cursor:pointer}.navbar_link__AyfKG:nth-child(6){display:flex;height:54px;width:174px;color:var(--primary-color);border-radius:4px;background:var(--secondary-color);padding:14px,48px,14px,48px;margin-left:24px}.navbar_link__AyfKG:nth-child(6):hover{background:var(--hover-color);cursor:pointer}.navbar_langLink__IH1WQ{width:auto;height:90px;padding:0 24px;position:absolute;display:flex;align-items:center;justify-content:center;right:16px}.navbar_langLink__IH1WQ>a{display:flex;gap:8px;align-items:center}.navbar_burgerMenuIconContainer__rTUJf{display:none;height:100%;align-items:center;justify-content:center;color:var(--secondary-color);flex-wrap:wrap}.navbar_burgerMenuIcon__ulKqe{cursor:pointer;transition:.3s ease}.navbar_burgerMenuIcon__ulKqe>svg>path{stroke:var(--secondary-color);transition:.3s ease}.navbar_burgerMenuIcon__ulKqe:hover>svg>path{stroke:var(--hover-color)}.navbar_closeMenuIcon__s7Xhe>svg>path{stroke:#f7f2ee;transition:.3s ease}@media (max-width:1440px) and (min-width:1109px){.navbar_container__CZncu,.navbar_langLink__IH1WQ,.navbar_navbar__1v1x3,.navbar_stickyNavbar__ox7vG{height:calc(.75 * 90px);font-size:calc(.75 * 20px)}.navbar_logo__uZP7g>img{width:calc(.7 * 128px);height:75%}.navbar_link__AyfKG{height:calc(.7 * 58px);margin-left:calc(.7 * 24px);margin-right:calc(.7 * 24px)}.navbar_link__AyfKG:nth-child(6){height:calc(.75 * 54px)}}@media (max-width:1109px){.navbar_container__CZncu,.navbar_navbar__1v1x3,.navbar_stickyNavbar__ox7vG{height:60px}.navbar_container__CZncu{width:100%;padding:8px 24px 8px 32px;justify-content:space-between}.navbar_logo__uZP7g>img{width:88px;height:auto}.navbar_langLink__IH1WQ,.navbar_links__zwFDW{display:none!important}.navbar_mobileNavbarLink__yKN7s:nth-child(7){display:flex;gap:8px;align-items:center}.navbar_burgerMenuIconContainer__rTUJf{display:flex}}.navbar_mobileNavbar__ijQ_N{display:none;position:absolute;top:0;left:0;width:100vw;height:100vh;background:#071542}.navbar_activeNavbar__xfXDr{display:flex;justify-content:center;opacity:1;animation:navbar_fadeIn__8H9df .3s forwards;z-index:999}.navbar_inactiveNavbar__E9hft{display:flex;justify-content:center;opacity:0;animation:navbar_fadeOut__v9H_S .3s forwards;z-index:-1}@keyframes navbar_fadeIn__8H9df{0%{opacity:0;visibility:hidden}1%{visibility:visible}to{opacity:1}}@keyframes navbar_fadeOut__v9H_S{0%{opacity:1;visibility:visible}99%{visibility:visible}to{opacity:0;visibility:hidden}}.navbar_mobileNavbarContent__SBvTI{display:flex;flex-direction:column;height:100vh;width:100%}.navbar_mobileNavbarLinks__b0iA6{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.navbar_mobileNavbarLink__yKN7s{font-size:24px;font-weight:500;line-height:120%;text-decoration:none;color:#f7f2ee;display:flex;align-items:center;justify-content:center;padding:14px 0;transition:.3s ease}.navbar_mobileNavbarLink__yKN7s>svg>path{stroke:#f7f2ee;transition:.3s ease}.navbar_mobileNavbarLink__yKN7s:hover,.navbar_mobileNavbarLink__yKN7s:hover>svg>path{color:var(--mobile-hover-color);stroke:var(--mobile-hover-color)}.navbar_mobileNavbarLink__yKN7s:nth-child(6){display:flex;height:64px;width:190px;color:#071542;border-radius:4px;background:#f7f2ee;line-height:normal}.navbar_mobileNavbarLink__yKN7s:nth-child(6):hover{background:#4de5e6}@media (min-width:1110px){.navbar_activeNavbar__xfXDr,.navbar_inactiveNavbar__E9hft{display:none}}.staging_watermark_watermark__BUSRa{position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);font-size:15px;font-weight:700;color:rgba(230,162,193,.5);text-transform:uppercase;z-index:-1000;text-align:center;width:100%}