.footer{position:relative;padding:50px 0 30px}@media(max-width:767px){.footer{display:none}}.footer__wrapper{padding:20px 30px;background:#ebf0f9;border-radius:12px;justify-content:space-between}.footer__info,.footer__wrapper{display:flex;align-items:center}.footer__info{gap:70px}.footer__links{display:flex;flex-direction:column;gap:8px}.footer__link{text-decoration:none;font-weight:500;font-size:14px;line-height:18px;text-align:left;text-transform:uppercase;color:#344054;transition:all .3s ease}.footer__link:hover{color:#36f}.footer__social{display:flex;gap:20px}.footer__social a svg path{transition:all .3s ease}.footer__social a:hover svg path{fill:#212121}.header{position:relative;z-index:100;height:80px}@media(max-width:767px){.header{height:60px}}.header__wrapper{position:relative;padding:20px 0;z-index:1}@media(max-width:767px){.header__wrapper{padding:10px 0 20px}}.header__menu{position:fixed;width:100%;height:100%;top:0;left:0;visibility:hidden;opacity:0;transition:all .3s ease}.header__menu:before{content:" ";position:absolute;width:100%;height:0;background:#f9fafb;transition:all .5s ease}.header__menu-wrapper{display:flex;justify-content:center;align-items:flex-end;flex-direction:column;height:100vh}@media(max-width:767px){.header__menu-wrapper{align-items:center}}.header__menu-items{display:flex;flex-direction:column;gap:50px;list-style:none}@media(max-width:767px){.header__menu-items{gap:20px;width:100%}}.header__menu-item{position:relative;opacity:0;transform:translateY(5px);transition:all .3s ease;text-align:right}@media(max-width:767px){.header__menu-item{text-align:center}}.header__menu-item a{position:relative;display:inline-block;font-weight:700;font-size:60px;line-height:1;letter-spacing:-.05em;text-transform:uppercase;color:rgba(7,83,209,.2);text-decoration:none;transition:all .3s ease}@media(max-width:767px){.header__menu-item a{font-size:24px}}.header__menu-item a:before{content:attr(data-index);position:absolute;right:0;font-weight:700;font-size:16px;line-height:1.6;text-align:right;color:#0753d1;opacity:0;letter-spacing:1px;transition:all .3s ease;transform:translateY(3px)}@media(max-width:767px){.header__menu-item a:before{display:none}}.header__menu-item a:hover{color:#0753d1;padding-right:30px}@media(max-width:767px){.header__menu-item a:hover{padding-right:0}}.header__menu-item a:hover:before{transition-delay:.2s;opacity:1;transform:translateY(0)}.header__menu-item.active a{color:#0753d1;padding-right:30px}@media(max-width:767px){.header__menu-item.active a{padding-right:0}}.header__menu-item.active a:before{transition-delay:.2s;opacity:1;transform:translateY(0)}.header__menu-social{position:relative;align-self:start;display:flex;gap:14px;margin-top:-54px;opacity:0;transform:translateY(5px);transition:all .3s ease}@media(max-width:992px){.header__menu-social{position:absolute;bottom:30px;align-self:center}}.header__menu-social a{display:inline-flex;align-items:center;padding:12px 16px;border:1px solid #0753d1;border-radius:14px;font-weight:700;font-size:16px;line-height:100%;text-align:left;text-transform:uppercase;color:#0753d1;gap:8px;text-decoration:none;transition:all .3s ease}@media(max-width:767px){.header__menu-social a{font-size:10px;padding:8px 10px;border-radius:9px}.header__menu-social a svg{width:12px;height:12px}}.header__menu-social a:hover{background:#0753d1;color:#fff}.header__menu-social a:hover svg path{fill:#fff}.header.active-menu .header__wrapper{position:fixed;width:100%;z-index:3}.header.active-menu .header__menu{visibility:visible;opacity:1}.header.active-menu .header__menu:before{height:100%}.header.active-menu .header__menu-item,.header.active-menu .header__menu-social{opacity:1;transition-delay:.5s;transform:translateY(0)}.header.active-modal .header__wrapper{position:fixed;width:100%;z-index:3}.header__back{display:none}@media(max-width:767px){.header__back.active{display:block}}.header__back svg{transition:all .3s ease}.header__back svg path{stroke:#fff}.header__back:hover svg{transform:translateX(-3px)}.header__inner{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.header__inner{background:#0753d1;border-radius:16px;padding:5px 16px}}.header__logo,.header__logo a{display:flex}.header__logo svg{width:165px;height:40px}@media(max-width:767px){.header__logo svg{width:137px;height:38px}.header__logo svg path{fill:#fff}.header__logo svg path:nth-last-child(3){fill:#0753d1}}.header__burger{position:relative;width:34px;height:6px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;gap:2px}.header__burger span{display:block;width:100%;height:2px;background:#36f;transition:all .3s ease}@media(max-width:767px){.header__burger span{background:#fff}}.header__burger.active{height:10px}.header__burger.active span:first-child{transform:rotate(15deg) translateX(3px) translateY(3px)}.header__burger.active span:last-child{transform:rotate(-15deg) translateX(3px) translateY(-4px)}.preloader{position:fixed;width:100%;height:100%;background:#36f;z-index:200}.preloader__logo,.preloader__wrapper{position:relative;display:flex}.preloader__wrapper{max-width:400px;width:100%;height:100%;margin:0 auto;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media(max-width:767px){.preloader__wrapper{max-width:280px}}.preloader__wrapper svg{width:190px;height:120px}@media(max-width:767px){.preloader__wrapper svg{width:150px;height:90px}}.preloader__wrapper path{fill:#fff;opacity:0}.preloader__wrapper path:first-child{fill:#fff;fill:#36f}.preloader__loading{position:relative;right:0;font-style:normal;font-weight:600;font-size:70px;color:#fff;line-height:.9;letter-spacing:-.04em}@media(max-width:767px){.preloader__loading{font-size:50px}}.preloader__line-wrapper{position:relative;bottom:0;right:0;left:0;margin:0 auto;max-width:300px;display:flex;justify-content:center}.preloader__line{position:relative;width:0;height:4px;background:#fff;border-radius:10px}.modal{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;display:flex;justify-content:center;visibility:hidden;opacity:0;z-index:101;flex-wrap:wrap;overflow-x:hidden;transition:all .3s ease;transform:scale(.9)}@media(max-width:767px){.modal{align-items:start}}.modal__wrap{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.16);width:100%;max-width:750px;background:#fff;border:1px solid #d0d4dc;border-radius:15px;padding:30px;margin:30px 0;align-self:center}@media(max-width:767px){.modal__wrap{padding:30px 20px;margin:0;min-height:100%;border-radius:0;border:none;display:flex}}@media(max-width:767px)and (min-height:750px){.modal__wrap{align-items:center}}.modal__close{position:absolute;right:15px;top:15px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:red;border-radius:4px;transition:all .3s ease;cursor:pointer}.modal__close svg path{stroke:#fff}.modal__close:hover{background:#ff5646}.modal__title{font-style:normal;font-weight:700;font-size:20px;line-height:24px;color:#36f;text-transform:uppercase;padding-bottom:30px}@media(max-width:767px){.modal__title{font-size:18px}}.modal__description{font-style:normal;font-weight:400;font-size:16px;line-height:162.5%;color:#3e474c}@media(max-width:767px){.modal__description{font-size:14px}}.modal__description a{color:#3e474c;text-decoration:underline}.modal__info{font-size:16px;line-height:162.5%;color:#3e474c}@media(max-width:767px){.modal__info{font-size:14px}}.modal__buttons{position:relative;padding-top:30px;display:flex;justify-content:space-between}@media(max-width:767px){.modal__buttons{flex-wrap:wrap}}.modal__confirm{display:flex;justify-content:center;width:100%;gap:20px}.modal__btn{min-width:auto;margin-right:10px;padding-right:24px;padding-left:24px}@media(max-width:767px){.modal__btn{margin-right:5px}}.modal.active{visibility:visible;opacity:1;transform:scale(1)}.button{position:relative;display:inline-flex;padding:17px 16px;justify-content:center;align-items:center;font-style:normal;font-weight:500;font-size:16px;line-height:100%;border-radius:12px;text-decoration:none;color:#fff;background:#36f;transition:all .3s ease;cursor:pointer;overflow:hidden;width:100%;border:none}.button span.button__effect{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#002789;transition:width .4s ease-in-out,height .4s ease-in-out;transform:translate(-50%,-50%);z-index:0}.button:active{transform:translateY(3px)}.button:hover span.button__effect{width:1500px;height:1500px}.button:hover .button__name{z-index:2}.button:hover{color:#fff}.button span{position:relative;z-index:1;transition:all .3s ease}.button.disabled{background:#4e4e4e}.button.disabled:active{transform:translateY(0)}.button.disabled:hover{color:#fff}.button.disabled:hover span.button__effect{display:none}.instruction-video h2{display:flex;justify-content:center;color:#131313;margin:0 0 35px}@media(max-width:767px){.instruction-video h2{margin:35px 0}}.instruction-video__wrapper{width:100%;height:600px;background:#131313;display:flex;flex-direction:column;align-items:center}.instruction-video__wrapper video{width:100%!important;height:600px!important}@media(max-width:550px){.instruction-video__wrapper{background:transparent}}@font-face{font-family:Stolzl;src:url(/_next/static/media/Stolzl-Light.4f6458fd.eot);src:local("Stolzl Light"),local("Stolzl-Light"),url(/_next/static/media/Stolzl-Light.4f6458fd.eot) format("embedded-opentype"),url(/_next/static/media/Stolzl-Light.2f85ba9e.woff2) format("woff2"),url(/_next/static/media/Stolzl-Light.b6b381bb.woff) format("woff"),url(/_next/static/media/Stolzl-Light.e4ce1779.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Stolzl;src:url(/_next/static/media/Stolzl-Thin.0befce64.eot);src:local("Stolzl Thin"),local("Stolzl-Thin"),url(/_next/static/media/Stolzl-Thin.0befce64.eot) format("embedded-opentype"),url(/_next/static/media/Stolzl-Thin.c1bc792b.woff2) format("woff2"),url(/_next/static/media/Stolzl-Thin.dbfd8cef.woff) format("woff"),url(/_next/static/media/Stolzl-Thin.7b7146e3.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Stolzl Book;src:url(/_next/static/media/Stolzl-Book.3cea40e6.eot);src:local("Stolzl Book"),local("Stolzl-Book"),url(/_next/static/media/Stolzl-Book.3cea40e6.eot) format("embedded-opentype"),url(/_next/static/media/Stolzl-Book.aa1b79fc.woff2) format("woff2"),url(/_next/static/media/Stolzl-Book.e9f93d6c.woff) format("woff"),url(/_next/static/media/Stolzl-Book.0edbf50e.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Stolzl;src:url(/_next/static/media/Stolzl-Regular.e3a88bc0.eot);src:local("Stolzl Regular"),local("Stolzl-Regular"),url(/_next/static/media/Stolzl-Regular.e3a88bc0.eot) format("embedded-opentype"),url(/_next/static/media/Stolzl-Regular.a28e96a6.woff2) format("woff2"),url(/_next/static/media/Stolzl-Regular.e5aa929d.woff) format("woff"),url(/_next/static/media/Stolzl-Regular.ab73134e.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Stolzl;src:url(/_next/static/media/Stolzl-Bold.cf3aba4c.eot);src:local("Stolzl Bold"),local("Stolzl-Bold"),url(/_next/static/media/Stolzl-Bold.cf3aba4c.eot) format("embedded-opentype"),url(/_next/static/media/Stolzl-Bold.127167b5.woff2) format("woff2"),url(/_next/static/media/Stolzl-Bold.bb9207c4.woff) format("woff"),url(/_next/static/media/Stolzl-Bold.358f57f1.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Stolzl;src:url(/_next/static/media/Stolzl-Medium.062f3ab8.eot);src:local("Stolzl Medium"),local("Stolzl-Medium"),url(/_next/static/media/Stolzl-Medium.062f3ab8.eot) format("embedded-opentype"),url(/_next/static/media/Stolzl-Medium.0b974a72.woff2) format("woff2"),url(/_next/static/media/Stolzl-Medium.4be543f2.woff) format("woff"),url(/_next/static/media/Stolzl-Medium.9a44becd.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:SFProDisplay;src:url(/_next/static/media/SF-Pro-Display-Light.3d06cec8.otf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:SFProDisplay;src:url(/_next/static/media/SF-Pro-Display-LightItalic.386085d9.otf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:SFProDisplay;src:url(/_next/static/media/SF-Pro-Display-Medium.de406798.otf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:SFProDisplay;src:url(/_next/static/media/SF-Pro-Display-MediumItalic.cf968235.otf) format("truetype");font-weight:500;font-style:italic}::-webkit-scrollbar{width:6px}@media(max-width:767px){::-webkit-scrollbar{width:0!important}}::-webkit-scrollbar-track{background:#f5f4f1}::-webkit-scrollbar-thumb{background:#36f}::-webkit-scrollbar-thumb:hover{background:#131313}*{margin:0;padding:0;box-sizing:border-box}body,html{min-width:375px;overflow-x:hidden;scrollbar-width:none}body{background:#fff;font-family:SFProDisplay,sans-serif;font-weight:400;font-size:14px}@media(max-width:767px){body{font-size:14px}}@media(min-width:1200px){.container{max-width:1410px!important}}@media(max-width:767px){.container{padding:0 15px}}@media(min-width:1200px){main{min-height:calc(100vh - 255px)}}.h1{position:relative;display:inline-flex;font-weight:500;font-size:36px;line-height:1.6;letter-spacing:-.04em;text-align:left;text-transform:uppercase;color:#212121}@media(max-width:767px){.h1{font-size:28px}}.error{font-style:normal;font-weight:500;font-size:13px;margin-top:3px;color:red}