@charset "UTF-8";@font-face{font-family:Fixel Text;src:url(/build/assets/FixelText-Medium-B146WdE4.woff2) format("woff2"),url(/build/assets/FixelText-Medium-D9s6i-3Z.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Fixel Text;src:url(/build/assets/FixelText-Bold-BNT1O0k2.woff2) format("woff2"),url(/build/assets/FixelText-Bold-4g31wmlX.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Ermilov;src:url(/build/assets/Ermilov-bold-B4yabeXl.woff2) format("woff2"),url(/build/assets/Ermilov-bold-rxo8Otf8.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:light}*{padding:0;margin:0;border:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{min-height:100dvh;width:100%;line-height:1;color:#000;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}html{font-family:Fixel Text,sans-serif,sans-serif;font-weight:400;font-style:normal;font-size:16px;scroll-behavior:smooth;overflow-y:scroll}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}ul,ol,li{list-style:none}a,a:visited,a:hover{text-decoration:none}.footer__menu ul li{list-style:none}img{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{margin-block:0;font-size:inherit;font-weight:inherit}.wrapper{min-height:100vh;width:100%;overflow:hidden;display:flex;flex-direction:column;background-color:#fffcea}._container{box-sizing:border-box;width:100%;max-width:1440px;min-width:300px;margin-inline:auto;padding-inline:40px}@media (max-width: 1023px){._container{padding-inline:30px}}@media (max-width: 767px){._container{padding-inline:17px}}@media (max-width: 428px){._container{padding-inline:14px}}body:has(header.menu-open){overflow:hidden;position:fixed;width:100%;height:100vh}body.resizing .nav,body.resizing .nav__backdrop{transition:none!important}.lazy-section{opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.lazy-section.is-visible{opacity:1;transform:translateY(0)}.header{display:flex;align-items:center;width:100%;height:100px}@media (max-width: 930px){.header{height:80px}}.header__container{display:flex;align-items:center;justify-content:space-between;flex-shrink:1;height:100%;padding-block:15px;column-gap:15px}@media (max-width: 930px){.header__container{position:relative;padding-block:20px 10px}}.header__logo{width:84px;height:70px;flex-shrink:0}.header__logo img{width:100%;height:100%}@media (max-width: 930px){.header__logo{display:none}}.header__burger-btn{display:none}@media (max-width: 930px){.header__burger-btn{display:block;position:relative;width:40px;height:27px;background-color:transparent}}.header__burger-btn span{display:block;position:absolute;width:33px;height:3px;left:3.5px;background-color:#277fc9;border-radius:2px;transition:all .3s}.header__burger-btn span:nth-child(1){transform:translateY(-9px)}.header__burger-btn span:nth-child(3){transform:translateY(9px)}.nav{flex:1 1 auto}@media (max-width: 930px){.nav{position:fixed;right:0;top:0;bottom:0;width:428px;max-width:100vw;height:100vh;padding:20px 17px 100px;z-index:1000;background-color:#0d2b4e;transform:translate(100%);transition:transform .35s ease;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.nav[data-open=true]{transform:translate(0)}}@media (max-width: 465px){.nav{width:100%}}.nav__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:50}.nav__list{display:flex;justify-content:center;font-size:1.125rem;flex-wrap:nowrap;column-gap:55px}@media (max-width: 1175px){.nav__list{column-gap:35px}}@media (max-width: 1050px){.nav__list{column-gap:20px}}@media (max-width: 930px){.nav__list{position:relative;flex-direction:column;margin-top:0;row-gap:30px}}.nav__list-logo{display:none}@media (max-width: 930px){.nav__list-logo{display:flex;justify-content:space-between;align-items:center;margin-block:10px 40px}.nav__list-logo button{width:50px;height:50px;background-color:transparent}.nav__list-logo button img{width:17px;height:30px}.nav__list-logo a{display:block}.nav__list-logo a img{width:64px;height:52px}}.nav__list-button{display:none}@media (max-width: 930px){.nav__list-button{display:block;align-self:center;margin-top:120px}.nav__list-button button{display:flex;align-items:center;justify-content:center;width:182px;height:62px;font-size:1rem;background-color:#ffe42b;color:#0d2b4e;border-radius:1000px}}.nav__link{color:#277fc9;font-weight:500;transition:all .3s;white-space:nowrap}.nav__link:hover,.nav__link:active,.nav__link:focus{color:#0d2b4e}@media (max-width: 930px){.nav__link{color:#fffcea;font-size:1rem;text-transform:uppercase}.nav__link:hover,.nav__link:active{color:#ffe42b}}@media (max-width: 930px){.nav{position:absolute}}.nav__item-with-dropdown{position:relative;transition:all .3s}.nav__item-with-dropdown.open .nav__dropdown{max-height:500px;opacity:1;visibility:visible;margin-top:10px}.nav__dropdown{z-index:100;position:absolute;left:-80%;top:30px;width:225px;height:215px;border-radius:16px;padding:25px;background-color:#0d2b4e;transition:all .3s ease}.nav__dropdown>li:hover{color:#ffe42b}.nav__dropdown>li:not(:last-child){margin-bottom:20px;transition:all .3s}@media (max-width: 930px){.nav__dropdown>li:not(:last-child){margin-bottom:30px}}.nav__dropdown>li>a{color:#fffcea;font-weight:500}.nav__dropdown>li>a:hover,.nav__dropdown>li>a:active,.nav__dropdown>li>a:focus{color:#ffe42b}@media (max-width: 930px){.nav__dropdown{position:static;background:none;width:100%;height:230px;border-radius:0;font-size:1rem;text-transform:uppercase;padding:20px 0 0 40px;margin:0;overflow:hidden;max-height:0;opacity:0;visibility:hidden;transition:all .3s ease}}@media (max-width: 930px){.nav__toggle[aria-expanded=true],.nav__toggle[aria-expanded=true]:hover,.nav__toggle[aria-expanded=true]:focus-visible{color:#ffe42b}}@media (max-width: 930px){.nav__toggle[aria-expanded=false],.nav__toggle[aria-expanded=false]:hover,.nav__toggle[aria-expanded=false]:focus-visible{color:#fffcea}}.lang{white-space:nowrap}@media (max-width: 465px){.lang.is-hidden{display:none}}.lang__link{position:relative;font-weight:500;font-size:1.125rem;color:#277fc9;transition:all .3s;margin-right:35px}@media (max-width: 1070px){.lang__link{margin-right:15px}}@media (max-width: 1023px){.lang__link{margin-right:10px}}@media (max-width: 930px){.lang__link{font-weight:700}}.lang__link:hover,.lang__link:active,.lang__link:focus{color:#0d2b4e}.lang__link:after{content:"";position:absolute;left:1px;bottom:1px;width:80%;height:1.5px;background-color:currentColor}@media (max-width: 930px){.lang__link:after{width:90%}}.join-us__button{width:164px;height:55px;background-color:#277fc9;font-weight:500;color:#fffcea;font-size:1.125rem;border-radius:9999px;transition:all .3s}@media (max-width: 1023px){.join-us__button{width:145px;height:48px}}@media (max-width: 930px){.join-us__button{display:none}}.join-us__button:hover,.join-us__button:active,.join-us__button:focus{background-color:#ffe42b;color:#0d2b4e}.page{flex-grow:1}.footer{width:100%;height:auto;background-color:#0d2b4e;overflow:hidden;z-index:1}.footer__image{position:absolute;bottom:140px;right:-250px;object-fit:contain;max-width:555px;height:auto;z-index:30;pointer-events:none}@media (max-width: 1800px){.footer__image{right:-150px}}@media (max-width: 1600px){.footer__image{right:-50px}}@media (max-width: 767px){.footer__image{display:none}}.footer__container{position:relative;padding-block:120px 99px;width:100%;max-width:1440px;min-width:300px;height:auto}@media (max-width: 767px){.footer__container{padding-block:60px}}.footer__socialnetwork{display:flex;align-items:center;justify-content:start;flex-wrap:nowrap;column-gap:clamp(66px,15vw,184px);z-index:10}@media (max-width: 767px){.footer__socialnetwork{justify-content:space-between;column-gap:66px}}@media (max-width: 428px){.footer__socialnetwork{column-gap:45px}}.footer__logo{display:flex;align-items:center;max-width:159px;height:128px;min-width:64px;min-height:52px}@media (max-width: 767px){.footer__logo{max-width:64px;height:52px}}.footer__icons{width:auto;display:flex;align-items:center;justify-content:space-between;column-gap:clamp(40px,5vw,80px)}@media (max-width: 428px){.footer__icons{column-gap:35px}}.footer__icon{flex:0 0 auto;min-height:clamp(30px,4vw,36px);min-width:clamp(30px,5vw,60px)}.footer__icon>img{object-fit:contain;height:clamp(30px,4vw,36px);width:auto}.footer__icon:last-child{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;column-gap:30px}.footer__icon:hover,.footer__icon:active,.footer__icon:focus{filter:brightness(0) saturate(100%) invert(85%) sepia(76%) saturate(2246%) hue-rotate(327deg) brightness(102%) contrast(111%)}.footer__mail{display:block;color:#fffcea;font-weight:500;font-size:1.125rem;text-decoration:underline;white-space:nowrap}@media (max-width: 767px){.footer__mail{display:none}}.footer__body{display:flex;justify-content:space-between;column-gap:20px}@media (max-width: 767px){.footer__body{flex-direction:column}}.footer__description{flex:1 1 50%;font-size:1.125rem;color:#fffcea;display:flex;justify-content:space-between;flex-direction:column}@media (max-width: 767px){.footer__description{flex:1 1 100%;text-align:justify}}.footer__text{width:333px;font-family:Fixel Text,sans-serif,sans-serif;font-weight:400;font-style:normal;font-weight:500;font-size:1.125rem;line-height:1.5}@media (max-width: 767px){.footer__text{width:100%;font-size:.75rem;line-height:1.125rem;font-weight:500}}.footer__copyright{width:323px;font-weight:500;font-size:1.125rem;margin-top:24px}@media (max-width: 767px){.footer__copyright{font-size:.75rem;line-height:1.125rem;font-weight:500;margin-top:60px}}.footer__menu{display:flex;flex:1 1 50%;column-gap:220px;row-gap:50px;justify-content:start}@media (max-width: 1023px){.footer__menu{column-gap:90px;margin-right:50px}}@media (max-width: 767px){.footer__menu{display:none}}.footer__list{transition:.3 all;font-family:Fixel Text,sans-serif,sans-serif;font-weight:700;font-style:normal;font-size:1.125rem;color:#fffcea;display:flex;flex-direction:column;row-gap:50px;white-space:nowrap}.footer__list a{display:block;transition:.3 all}.footer__list a:hover,.footer__list a:active,.footer__list a:focus{color:#ffe42b}.footer__link{color:#fffcea;font-weight:500}.footer__dropdown{z-index:100;position:absolute;left:-80%;top:30px;width:225px;height:210px;border-radius:16px;padding:20px 25px;background-color:#277fc9;transition:all .3s ease}.footer__dropdown>li:hover,.footer__dropdown:active,.footer__dropdown:focus{color:#ffe42b}.footer__dropdown>li:not(:last-child){margin-bottom:20px;transition:all .3s}.footer__dropdown>li>a{color:#fffcea;font-weight:500}.footer__dropdown>li>a:hover,.footer__dropdown>li>a:active,.footer__dropdown>li>a:focus{color:#ffe42b}.footer .nav__toggle[aria-expanded=true],.footer .nav__toggle[aria-expanded=true]:hover,.footer .nav__toggle[aria-expanded=true]:focus-visible{color:#ffe42b}.underline{text-decoration:underline}
