@font-face{font-family:Urbanist;src:url(/assets/Urbanist-DzfMcl07.ttf) format("truetype");font-style:normal;font-display:swap}:root{font-family:Urbanist,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #0b0f16;--panel: #ffffff;--panel-ghost: #f3f6ff;--text: #0b0f16;--muted: #6b7280;--ring: 0 10px 30px rgba(0,0,0,.25);--radius: 16px;--radius-sm: 12px;--gap: 12px;--transition: .16s ease}*{box-sizing:border-box}html,body{height:100%;margin:0}a{text-decoration:none;cursor:pointer}p,h1,h2,h3,h4,h5,h6{margin:0}.header{width:100%;background:transparent;height:88px;position:absolute;top:0;left:0;z-index:120}.header__container{max-width:1320px;padding:23px 60px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1200px){.header__container{padding:23px 40px}}@media screen and (max-width:768px){.header__container{padding:24px}}.header__logo{width:132px}.header__nav{display:flex}@media screen and (max-width:1024px){.header__nav{display:none}}.header__nav-link{font-size:15px;letter-spacing:.06em;color:#fff}.header__nav-link:not(:last-child){margin-right:16px}.header .header__buttons-container,.header .header__buttons-terms-container{display:flex;align-items:center;width:fit-content;gap:12px}@media screen and (max-width:390px){.header .header__buttons-terms-container{gap:6px}}@media screen and (max-width:1024px){.header .header__buttons-container{display:none!important}}.header .burger-menu-button{display:none;position:relative;cursor:pointer;width:26px;height:18px;margin-left:16px}@media screen and (max-width:1024px){.header .burger-menu-button{display:block}}.header .burger-menu-button .middle,.header .burger-menu-button .top,.header .burger-menu-button .bottom{position:absolute;width:100%;height:2px;left:0;background-color:#fff;transition:all .3s ease}.header .burger-menu-button .top{top:0}.header .burger-menu-button .bottom{bottom:0}.header .burger-menu-button .middle{top:50%;transform:translateY(-50%)}.header .burger-menu-button.active .top{transform:rotate(45deg) translate(0);top:40%}.header .burger-menu-button.active .bottom{transform:rotate(-45deg) translate(0);bottom:50%}.header .burger-menu-button.active .middle{opacity:0}.header .mobile-menu{position:fixed;right:-200%;top:0;height:100svh;width:100%;z-index:140;background:#081423;transition:.4s ease;display:flex;flex-direction:column;justify-content:space-between}.header .mobile-menu.active{right:0}.header .mobile-nav{display:flex;flex-direction:column;gap:8px}.header__mobile-nav-link{padding:12px 24px;width:100%;font-size:16px;line-height:1.6;letter-spacing:.04em;font-weight:700;color:#fff}.header__mobile-wrap{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px}.header__socials-wrap{border-top:1px solid #fff;padding:32px 24px}.header__links{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.header__link-item{display:flex;align-items:center;gap:12px}.header__socials-links{display:flex;align-items:center;gap:40px;margin-bottom:30px}.header__social-link{color:#fff;font-size:14px;line-height:1.6;font-weight:400}.header__terms-wrap{display:flex;align-items:center;gap:32px}.header__terms{color:#fff;font-size:14px;line-height:24px;font-weight:400}.button{padding:8px 24px;border-radius:8px;font-weight:700;font-size:16px;letter-spacing:.04em;line-height:1.6;transition:all .3s;cursor:pointer;display:block;width:fit-content}@media screen and (max-width:390px){.button{font-size:14px;padding:6px 18px}}.button--primary{color:#202042;background:#88bfff}.button--primary2{border:1px solid #173966;color:#173966}.button--primary2:hover{background:#eaf1fa}.button--secondary2{background:transparent;border:1px solid #fff;color:#fff}.button--secondary2:hover{background:#35537b}.button--primary:hover{background:#72a8e0}.button--secondary{background:transparent;border:1px solid #fff;color:#fff}.button--secondary:hover{background:#e5f1ff}.not-scroll{overflow:hidden}.hero{padding-top:88px;width:100%;height:100svh;min-height:900px;max-height:900px;position:relative;background:#081423;overflow:hidden}@media screen and (max-width:1200px){.hero{min-height:800px;max-height:800px}}@media screen and (max-width:1024px){.hero{height:720px;min-height:720px}}@media screen and (max-width:880px){.hero{height:680px;min-height:680px}}@media screen and (max-width:768px){.hero{height:1000px;max-height:1000px}}@media screen and (max-width:390px){.hero{height:800px}}.hero__bg-image{position:absolute;object-fit:cover;z-index:1;width:100%;height:100%;left:0;top:0}.hero__container{height:calc(100% - 88px);min-height:800px;max-width:1320px;padding:0 60px;margin:0 auto;display:flex;justify-content:start;align-items:center}@media screen and (max-width:1200px){.hero__container{min-height:712px}}@media screen and (max-width:1024px){.hero__container{padding:0 40px;min-height:670px}}@media screen and (max-width:880px){.hero__container{min-height:630px}}@media screen and (max-width:768px){.hero__container{align-items:start}}@media screen and (max-width:650px){.hero__container{padding:0 24px;min-height:630px}}.hero__content{height:fit-content;max-width:460px;padding-bottom:60px;width:100%;position:relative}@media screen and (max-width:1024px){.hero__content{max-width:379px}}@media screen and (max-width:768px){.hero__content{max-width:550px;margin:0 auto;padding-bottom:0;padding-top:60px}}.hero__title{font-weight:700;font-size:64px;line-height:1;color:#fff;margin-bottom:20px;z-index:4;position:relative}@media screen and (max-width:1024px){.hero__title{font-size:52px}}@media screen and (max-width:768px){.hero__title{font-size:40px;text-align:center}}@media screen and (max-width:390px){.hero__title{font-size:30px}}.hero__subtitle{color:#d2d2d7;font-size:16px;line-height:1.6;letter-spacing:.04em;margin-bottom:64px;z-index:4;position:relative}@media screen and (max-width:1024px){.hero__subtitle{font-size:14px}}@media screen and (max-width:768px){.hero__subtitle{margin-bottom:40px;text-align:center}}.hero__button-container{display:flex;gap:16px;z-index:4;position:relative}.hero__button-container a{z-index:4;position:relative}@media screen and (max-width:768px){.hero__button-container{margin:0 auto;width:fit-content}}.hero__images-container{position:absolute;right:0;bottom:0;z-index:3;height:90%;overflow:visible;max-height:750px;max-width:1000px;width:55%}@media screen and (max-width:1500px){.hero__images-container{max-width:800px}}@media screen and (max-width:1200px){.hero__images-container{width:51%}}@media screen and (max-width:1024px){.hero__images-container{max-height:645px;height:100%;top:88px;bottom:auto}}@media screen and (max-width:850px){.hero__images-container{max-height:545px}}@media screen and (max-width:768px){.hero__images-container{max-height:60%;bottom:13px;top:auto;width:70%}}@media screen and (max-width:480px){.hero__images-container{max-height:50%;bottom:10px;top:auto;width:80%}}@media screen and (max-width:380px){.hero__images-container{max-height:45%;bottom:10px;top:auto;width:70%}}.hero__image4{max-height:900px;width:100%;position:absolute;right:0;bottom:0;object-fit:cover}@media screen and (max-width:1500px){.hero__image4{display:none}}.hero__image1{max-height:750px;width:100%;position:absolute;right:0;bottom:0;object-fit:cover;display:none}@media screen and (max-width:1500px){.hero__image1{display:block}}@media screen and (max-width:1024px){.hero__image1{display:none}}.hero__image2{display:none;object-fit:cover;height:100%;position:absolute;right:0}@media screen and (max-width:1024px){.hero__image2{display:block}}@media screen and (max-width:768px){.hero__image2{display:none}}.hero__image3{display:none;object-fit:cover;height:100%;position:absolute;right:0}@media screen and (max-width:768px){.hero__image3{display:block}}.hero__bg-decor{z-index:2;position:absolute;left:-270px;height:840px;top:-150px;width:1100px;background:#0076ff;opacity:.25;filter:blur(330px)}.section-title{font-size:48px;font-weight:700;line-height:1;text-align:center;color:#202023;margin:0}@media screen and (max-width:1024px){.section-title{font-size:32px;line-height:1.2}}@media screen and (max-width:650px){.section-title{font-size:28px}}@media screen and (max-width:390px){.section-title{font-size:24px}}.lang-select{position:relative}.lang-trigger{width:100px;display:flex;align-items:center;gap:10px;padding:6px 8px;color:#fff;cursor:pointer;background:transparent;border:none;outline:none}.lang-trigger .code{letter-spacing:.04em;font-weight:600}.chevron{width:18px;height:18px;opacity:.8;transform:rotate(0);transition:transform var(--transition)}.lang-select.open .chevron{transform:rotate(90deg)}.lang-menu{position:absolute;top:calc(100% + 8px);left:0;width:132px;background:var(--panel);color:var(--text);border-radius:var(--radius);box-shadow:var(--ring);padding:8px;opacity:0;visibility:hidden;transform:translateY(6px);pointer-events:none;transition:opacity var(--transition),transform var(--transition),visibility var(--transition)}.lang-select.open .lang-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.menu-title{font-size:12px;color:var(--muted);padding:4px 10px 6px}.mobile-lang-select{padding-left:16px}.lang-option{appearance:none;border:0;background:transparent;width:100%;padding:10px 12px;border-radius:var(--radius-sm);display:flex;align-items:center;gap:12px;cursor:pointer;color:var(--text);transition:background var(--transition)}.lang-option:hover{background:#f7f9ff}.lang-option[aria-selected=true]{background:var(--panel-ghost)}.lang-option .label{font-weight:700;letter-spacing:.04em}.lang-option .check{margin-left:auto;opacity:0;transition:opacity var(--transition)}.lang-option[aria-selected=true] .check{opacity:1}.flag-current{width:24px;height:24px;display:inline-block}.flag-current svg{width:24px;height:24px;display:block}@media(prefers-reduced-motion:reduce){.lang-menu,.chevron,.lang-option .check{transition:none}}.footer{background:#081423;overflow:hidden}.footer__content{position:relative;padding:80px 0;border-bottom:1px solid rgba(255,255,255,.16)}@media screen and (max-width:1024px){.footer__content{padding:80px 0}}@media screen and (max-width:650px){.footer__content{padding:50px 0}}@media screen and (max-width:390px){.footer__content{padding:40px 0}}.footer__container{width:100%;max-width:1304px;padding:0 52px;margin:0 auto}.footer__content-second{padding:33px 0}.footer__content-second-wrap{display:flex;justify-content:space-between;z-index:5;position:relative}@media screen and (max-width:768px){.footer__content-second-wrap{flex-direction:column-reverse;gap:16px}}.footer__copyright{color:#fff;font-size:14px;line-height:1.6;font-weight:400}@media screen and (max-width:768px){.footer__copyright{text-align:center}}.footer__terms-wrap{display:flex;align-items:center;gap:16px}@media screen and (max-width:768px){.footer__terms-wrap{margin:0 auto;width:fit-content}}.footer__terms{color:#fff;font-size:14px;line-height:24px;font-weight:400}.footer__socials{align-items:center;width:100%;display:flex;justify-content:space-between;z-index:5;position:relative}@media screen and (max-width:1024px){.footer__socials{flex-direction:column;gap:24px}}.footer__links{width:fit-content;display:flex;align-items:center;flex-direction:column;gap:16px}.footer__link-item{display:flex;align-items:center;gap:12px}.footer__social-link{color:#fff;font-size:14px;line-height:1.6;font-weight:400}.footer__socials-links{display:flex;align-items:center;gap:16px}.footer__bg-decor{z-index:0;position:absolute;left:0;height:790px;top:-150px;width:1100px;background:#0076ff;opacity:.25;filter:blur(330px)}
