html{height:100%}*{box-sizing:border-box}p:empty{display:none}body{height:100%;margin:0;padding:0;overflow-x:hidden;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;font-family:"Poppins Medium",Arial,sans-serif;font-size:14px}img{max-width:100%;height:auto}dd,h1,h2,h3,h4,h5,h6,li,ol[class],ul[class]{margin:0}ol[class],ul[class]{list-style:none}@font-face{font-family:"Poppins SemiBold";font-style:normal;font-weight:600;src:url(../fonts/Poppins-SemiBold.woff2) format("woff2"),url(../fonts/Poppins-SemiBold.woff) format("woff")}@font-face{font-family:"Poppins Medium";font-style:normal;font-weight:500;src:url(../fonts/Poppins-Medium.woff2) format("woff2"),url(../fonts/Poppins-Medium.woff) format("woff")}@font-face{font-family:"Poppins Regular";font-style:normal;font-weight:400;src:url(../fonts/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins-Regular.woff) format("woff")}.h1,.h2,.h3,.h4,h1,h2,h3,h4,h5,h6{font-family:"Poppins SemiBold",Arial,sans-serif}.h1,.h2,h1,h2{font-size:35px;line-height:112%}@media only screen and (min-width:992px){.h1,.h2,h1,h2{font-size:48px}}@media only screen and (min-width:1200px){.h1,.h2,h1,h2{font-size:54px}}.h3,h3{font-size:17px;line-height:112%}@media only screen and (min-width:992px){.h3,h3{font-size:30px}}p{font-size:14px;line-height:155.5%}.container{width:100%;max-width:1360px;padding-right:35px;padding-left:35px;margin:0 auto}.subtitle{font-size:14px;font-family:"Poppins SemiBold",Arial,sans-serif;color:#727272;line-height:155%;margin-top:8px;letter-spacing:.105em}a.button,button.button{display:inline-block;color:#fff;font-size:14px;transition:.3s;padding:12px 30px;text-decoration:none;height:45px;background:#4a5e89;box-shadow:0 4px 15px rgba(0,0,0,.25);border-radius:42px}a.button:hover,button.button:hover{background:#afbcd9}.arrow-next,.arrow-prev{width:40px;height:40px;border-radius:50%;background:0 0;transition:.3s;position:relative;cursor:pointer;outline:0;border:1px solid #4a5e89}.arrow-next:after,.arrow-prev:after{content:"";width:10px;height:10px;border-top:1px solid #4a5e89;border-right:1px solid #4a5e89;position:absolute;top:50%;left:50%}.arrow-next:hover,.arrow-prev:hover{background:#4a5e89}.arrow-next:hover:after,.arrow-prev:hover:after{border-color:#fff}.arrow-next:after{transform:translate(-70%,-50%) rotate(45deg)}.arrow-prev:after{transform:translate(-30%,-50%) rotate(-135deg)}#siteHeader .top-bar{display:none;border-bottom:1px solid #e7e7e7}@media only screen and (min-width:1200px){#siteHeader .top-bar{display:block}}#siteHeader .top-bar .search-form:hover .search-form__input{width:300px}#siteHeader .top-bar .search-form__input{border:none;border-bottom:1px solid #000;width:0;transition:.3s;padding:0}#siteHeader .top-bar .search-form__input:focus-visible{outline:0;border-color:#4a5e89;width:300px}#siteHeader .top-bar__wrapper{display:flex;align-items:center;height:40px}#siteHeader .social{display:flex;align-items:center}#siteHeader .social a{text-decoration:none;display:inline-block;line-height:11px;margin-right:15px}#siteHeader .social a img:hover{filter:contrast(.7) opacity(.7);transition:.3s}#siteHeader .top-bar__search{margin-left:auto}#siteHeader .search-form__submit{background:0 0;border:none;padding:0;cursor:pointer;margin-top:4px}#siteHeader .search-form__submit:hover path{fill:#afbcd9}#siteHeader .header{display:flex;padding-top:60px;height:140px;align-items:stretch;position:relative;z-index:100;background:#fff}#siteHeader .header .logo{margin-right:20px;display:flex;align-items:center}#siteHeader .header .logo img{width:190px}@media only screen and (min-width:1200px){#siteHeader .header{padding-top:0;height:80px}#siteHeader .header .logo img{width:225px}}#siteHeader .header__mobile-menu{display:flex;flex-direction:column;position:absolute;top:180px;transform:translateY(-120%);visibility:hidden;background:#fff;width:100%;padding-top:25px;overflow:hidden;z-index:40}#siteHeader .header__mobile-menu.open{visibility:visible;transform:translateY(0);transition:.3s}#siteHeader .header__mobile-menu.search{transform:translateY(0);visibility:visible;height:250px;justify-content:end;transition:.3s}#siteHeader .header__mobile-menu .menu{padding-left:0;display:flex;flex-direction:column;border-bottom:1px solid #b7b7b7}#siteHeader .header__mobile-menu .menu .menu-item-has-children:after{content:"";position:absolute;right:0;top:23px;transform:matrix(.71,-.71,.71,.71,0,0);width:6px;height:6px;background:#000;-webkit-clip-path:polygon(0 100%,0 0,100% 100%);clip-path:polygon(0 100%,0 0,100% 100%)}#siteHeader .header__mobile-menu .menu .menu-item-has-children.open .sub-menu{height:unset;opacity:1;transition:opacity .7s}#siteHeader .header__mobile-menu .menu .menu-item-has-children.open:after{-webkit-clip-path:polygon(100% 0,0 0,100% 100%);clip-path:polygon(100% 0,0 0,100% 100%)}#siteHeader .header__mobile-menu .menu>li{padding:15px 0 9px;border-top:1px solid #b7b7b7;position:relative}#siteHeader .header__mobile-menu .menu>li>a{font-family:"Poppins SemiBold",Arial,sans-serif}#siteHeader .header__mobile-menu .menu .sub-menu{padding-left:0;margin-top:5px;height:0;overflow:hidden;opacity:0}#siteHeader .header__mobile-menu .menu .sub-menu li{padding:15px 0 0}#siteHeader .header__mobile-menu .menu a{color:#000;text-decoration:none}#siteHeader .header__mobile-menu .search-form{margin-top:50px;position:relative}#siteHeader .header__mobile-menu .search-form__input{padding:10px 0;border:none;border-bottom:1px solid #000;width:100%}#siteHeader .header__mobile-menu .search-form__submit{position:absolute;top:0;right:0}#siteHeader .header__mobile-menu .button{margin-top:35px}#siteHeader .header__mobile-menu .social{margin-top:58px;margin-bottom:50px}#siteHeader .header__mobile-menu .social img{width:23px}#siteHeader .header__mobile-menu .social a{margin-right:19px}#siteHeader .header__desktop-menu{display:none;flex:1;align-items:center}#siteHeader .header__desktop-menu .menu{display:flex;flex:1;height:100%;justify-content:space-between;padding:0 30px}#siteHeader .header__desktop-menu .menu>li{height:100%;display:flex;align-items:center;position:relative}#siteHeader .header__desktop-menu .menu>li:after{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:#fff;transition:.3s}#siteHeader .header__desktop-menu .menu>li:hover>.sub-menu{display:flex}#siteHeader .header__desktop-menu .menu>li:hover:after{background:#4a5e89}#siteHeader .header__desktop-menu .menu>li a{color:#000;font-family:"Poppins SemiBold",Arial,sans-serif;text-decoration:none;font-size:14px}#siteHeader .header__desktop-menu .menu>li a:hover{color:#4a5e89}#siteHeader .header__desktop-menu .sub-menu{display:none;position:absolute;top:100%;padding-left:0;left:0;flex-direction:column;flex-wrap:wrap;max-height:200px;min-width:300px;background:#fff;overflow:hidden}#siteHeader .header__desktop-menu .sub-menu li{border:1px solid #e7e7e7;margin-top:-1px;margin-left:-1px;border-bottom:none;border-right:none;transition:.3s}#siteHeader .header__desktop-menu .sub-menu li:hover{background:#4a5e89}#siteHeader .header__desktop-menu .sub-menu li:hover a{color:#fff}#siteHeader .header__desktop-menu .sub-menu a{display:block;height:100%;width:100%;padding:15px 15px 15px 35px}#siteHeader .button{padding:12px 40px}#siteHeader .header__menu-button{border:none;background:0 0;transition:.3s}#siteHeader .header__menu-button .header__close-icon{display:none}#siteHeader .header__menu-button.open .header__close-icon{display:block}#siteHeader .header__menu-button.open .header__burger-icon{display:none}#siteHeader .header__search-button{border:none;background:0 0;margin-left:auto;margin-right:10px}@media only screen and (min-width:1200px){#siteHeader .header__mobile-menu{display:none}#siteHeader .header__desktop-menu{display:flex}#siteHeader .header__menu-button,#siteHeader .header__search-button{display:none}}.subheader{position:relative}.subheader:after{content:"";position:absolute;left:0;top:0;bottom:0;right:10%;background:linear-gradient(90deg,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 99.31%)}.subheader .container{height:157px}.subheader img{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.subheader h1{padding-top:60px;position:relative;z-index:5}.site-footer{background:#4a5e89;color:#fff;padding-top:37px}@media only screen and (min-width:992px){.subheader:after{right:40%}.subheader .container{height:315px}.subheader h1{padding-top:130px;padding-left:10%}.site-footer{padding-top:50px}.site-footer .container{display:flex;justify-content:space-between;margin-bottom:50px}.site-footer .container>div{max-width:270px}.site-footer .description{max-width:240px}}.site-footer .logo{margin-bottom:16px}.site-footer .logo img{width:240px}.site-footer .description{font-size:12px;font-family:"Poppins Regular",Arial,sans-serif;line-height:170%;margin-bottom:20px}.site-footer .title{font-size:17px;font-family:"Poppins SemiBold",Arial,sans-serif;padding:10px 0}.site-footer .submenu{border-bottom:1px solid #fff;position:relative}.site-footer .submenu .menu,.site-footer .submenu .wrapper{opacity:0;height:0;overflow:hidden}.site-footer .submenu:after{content:"+";font-family:"Poppins Regular",Arial,sans-serif;font-size:25px;position:absolute;color:#fff;right:0;top:-41px}@media only screen and (min-width:992px){.site-footer .title{font-size:14px;padding:0 0 10px}.site-footer .submenu{border:none}.site-footer .submenu .menu,.site-footer .submenu .wrapper{opacity:1;height:auto}.site-footer .submenu:after{display:none}}.site-footer .submenu.open{padding-bottom:20px}.site-footer .submenu.open .menu,.site-footer .submenu.open .wrapper{opacity:1;height:auto;transition:opacity 1s}.site-footer .submenu.open:after{content:"-"}.site-footer .menu{padding:0}.site-footer .menu li{padding:10px 0}.site-footer .contacts-block .wrapper{display:flex;flex-direction:column}.site-footer .contacts-block .wrapper span{margin:5px 0}.site-footer .contacts-block .wrapper p{margin:0;padding-bottom:5px}.site-footer .contacts-block .wrapper a{padding-bottom:5px}.site-footer a{color:#fff;text-decoration:none}.site-footer .doc-block{display:flex;flex-direction:column;margin-top:15px}.site-footer .doc-block>a{margin:10px 0}.site-footer .doc-block .social-block{display:flex;margin:20px 0;align-items:center}.site-footer .doc-block .social-block .title{font-size:14px}.site-footer .doc-block .social-block img{filter:invert(100%) sepia(100%) saturate(0) contrast(200%)}.site-footer .doc-block .social-block a{margin-left:15px}.site-footer #site-info{border-top:1px solid #cfcfcf}.site-footer #site-info .container p{opacity:.5;padding:15px 0;margin:0;font-family:"Poppins Regular",Arial,sans-serif}.bottom-form{padding:55px 0 0}@media only screen and (min-width:992px){.site-footer .menu li{padding:3px 0}.site-footer .doc-block{margin-top:35px}.site-footer .doc-block>a{margin:0 0 3px}.site-footer .doc-block .social-block{margin:33px 0 0;flex-direction:column;align-items:flex-start}.site-footer .doc-block .social-block a:first-of-type{margin-left:0}.site-footer #site-info .container p{margin:0 auto}.bottom-form{padding:70px 0 50px}}.bottom-form h2{text-align:center;max-width:250px;margin:0 auto}@media only screen and (min-width:400px){.bottom-form h2{max-width:unset}}.bottom-form .description{text-align:center;color:#747474;max-width:630px;margin:20px auto 0}.bottom-sponsors{padding:50px 0 30px}@media only screen and (min-width:992px){.bottom-sponsors{padding:30px 0}}.bottom-sponsors .sponsors-wrapper{position:relative;margin-top:23px}@media only screen and (min-width:600px){.bottom-sponsors .sponsors-wrapper{padding:0 90px;margin-top:0}}@media only screen and (min-width:1430px){.bottom-sponsors .sponsors-wrapper{max-width:1430px;padding:0 110px}}.bottom-sponsors .arrow-next,.bottom-sponsors .arrow-prev{display:none;position:absolute;top:50%;transform:translateY(-50%)}.bottom-sponsors .arrow-prev{left:35px}.bottom-sponsors .arrow-next{right:35px}.bottom-sponsors h2{text-align:center}.bottom-sponsors .sponsors-block{margin-right:-20px}@media only screen and (min-width:600px){.bottom-sponsors .arrow-next,.bottom-sponsors .arrow-prev{display:block}.bottom-sponsors .sponsors-block{margin-right:0}}.bottom-sponsors .swiper-wrapper{display:flex;flex-wrap:wrap}.bottom-sponsors .swiper-wrapper .sponsors-block__item{width:calc(50% - 20px);position:relative;padding-top:25%;margin-right:20px;margin-bottom:20px}@media only screen and (min-width:450px){.bottom-sponsors .swiper-wrapper .sponsors-block__item{width:calc(33% - 20px)}}.bottom-sponsors .swiper-wrapper .sponsors-block__item a{position:absolute;top:0;left:0;right:0;bottom:0;z-index:5}.bottom-sponsors .swiper-wrapper .sponsors-block__item img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:600px){.bottom-sponsors .swiper-wrapper{flex-wrap:nowrap}.bottom-sponsors .swiper-wrapper .sponsors-block__item{width:100%;margin:0}.bottom-sponsors .swiper-wrapper .sponsors-block__item img{opacity:.6}}