@font-face{font-family:"D-DIN";src:url("../fonts/D-DIN.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"D-DIN";src:url("../fonts/D-DIN-Bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"D-DIN";src:url("../fonts/D-DIN-Italic.woff") format("woff");font-weight:normal;font-style:italic}@font-face{font-family:"D-DIN Condensed";src:url("../fonts/D-DINCondensed-Bold.woff") format("woff");font-weight:bold;font-style:normal}@font-face{font-family:"D-DIN Condensed";src:url("../fonts/D-DINCondensed.woff") format("woff");font-weight:normal;font-style:normal}header#main-header{position:fixed;width:100%;z-index:9999;top:0;left:0;background-color:#181c24;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}@media(min-width: 1024px){header#main-header{border-bottom:1px solid #4a4b54}}header#main-header .header-logo{flex:0 0 200px;z-index:1002}header#main-header .header-logo img{max-height:100px;width:auto;display:block}header#main-header .mobile-toggle{display:none;flex-direction:column;gap:6px;cursor:pointer;z-index:1002}header#main-header .mobile-toggle span{display:block;width:30px;height:2px;background:#fff;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;transform-origin:center}header#main-header .mobile-toggle.is-active span:nth-child(1){transform:translateY(8px) rotate(45deg)}header#main-header .mobile-toggle.is-active span:nth-child(2){opacity:0}header#main-header .mobile-toggle.is-active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width: 1024px){header#main-header .mobile-toggle{display:flex}}header#main-header .header-nav{flex:1;display:flex;justify-content:center}@media(max-width: 1024px){header#main-header .header-nav{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#181c24;flex-direction:column;justify-content:flex-start;padding:148px 20px;z-index:1001;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}header#main-header .header-nav.is-active{right:0}}header#main-header .header-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:30px}@media(max-width: 1024px){header#main-header .header-nav ul{flex-direction:column}}header#main-header .header-nav ul li{position:relative}@media(min-width: 1024px){header#main-header .header-nav ul li{padding:40.5px 12px}}header#main-header .header-nav ul li a{text-decoration:none;color:#fff;font-size:16px;text-transform:uppercase;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}@media(max-width: 1024px){header#main-header .header-nav ul li a{font-size:24px}}:lang(ru) header#main-header .header-nav ul li a{font-size:14px}@media(min-width: 1024px){header#main-header .header-nav ul li .sub-menu{position:absolute;top:80px;left:150px;transform:translateX(-50%) translateY(10px);width:280px;background:#181c24;padding:24px;border-radius:20px;opacity:0;visibility:hidden;flex-direction:column;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}header#main-header .header-nav ul li .sub-menu li{padding:0;border:none}header#main-header .header-nav ul li .sub-menu li a{font-size:16px;white-space:nowrap}:lang(ru) header#main-header .header-nav ul li .sub-menu li a{font-size:14px}}@media(max-width: 1024px){header#main-header .header-nav ul li .sub-menu{padding:32px 24px;gap:24px;display:flex}header#main-header .header-nav ul li .sub-menu li a{font-size:16px;color:#fff}:lang(ru) header#main-header .header-nav ul li .sub-menu li a{font-size:14px}header#main-header .header-nav ul li .sub-menu li a:hover,header#main-header .header-nav ul li .sub-menu li a:focus,header#main-header .header-nav ul li .sub-menu li a:active{color:#f77e1e}}header#main-header .header-nav ul li:hover>a{color:#f77e1e}@media(min-width: 1024px){header#main-header .header-nav ul li:hover .sub-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}}header#main-header .header-nav ul li.menu-item-lang-switcher{display:none}@media(max-width: 1024px){header#main-header .header-nav ul li.menu-item-lang-switcher{display:block;width:100%;border-top:1px solid rgba(193,191,196,.2);padding-top:30px;margin-top:8px}header#main-header .header-nav ul li.menu-item-lang-switcher .mobile-lang-switcher{display:flex;flex-direction:row;align-items:center;gap:32px}header#main-header .header-nav ul li.menu-item-lang-switcher a{text-decoration:none;font-size:20px;color:#fff;font-weight:400;text-transform:uppercase;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}header#main-header .header-nav ul li.menu-item-lang-switcher a.active{color:#f77e1e}:lang(ru) header#main-header .header-nav ul li.menu-item-lang-switcher a{font-size:16px}}header#main-header .header-nav ul li.menu-item-has-children>a{display:flex;align-items:center;gap:8px}header#main-header .header-nav ul li.menu-item-has-children>a::after{content:"";width:6px;height:6px;border-right:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(45deg);margin-top:-6px;position:absolute;right:0;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}@media(max-width: 1024px){header#main-header .header-nav ul li.menu-item-has-children>a::after{width:18px;height:18px;border-right:2px solid #fff;border-bottom:2px solid #fff;right:6px;margin-top:-10px}}@media(min-width: 1024px){header#main-header .header-nav ul li.menu-item-has-children:hover>a::after{transform:rotate(-135deg);margin-top:2px}}header#main-header .header-nav ul li.menu-item-has-children.is-open>a::after{transform:rotate(-135deg);margin-top:2px}@media(max-width: 1024px){header#main-header .header-nav ul li.menu-item-has-children .sub-menu{display:none}header#main-header .header-nav ul li.menu-item-has-children.is-open>.sub-menu{display:flex !important}header#main-header .header-nav ul li.menu-item-has-children.is-open>a::after{transform:rotate(-135deg)}}header#main-header .header-languages.desktop-only{flex:0 0 200px;display:flex;justify-content:flex-end;gap:32px;z-index:1002}@media(max-width: 1024px){header#main-header .header-languages.desktop-only{display:none}}header#main-header .header-languages.desktop-only a{text-decoration:none;font-size:16px}:lang(ru) header#main-header .header-languages.desktop-only a{font-size:16px}header#main-header .header-languages.desktop-only a{color:#fff;font-weight:400;text-transform:uppercase;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}header#main-header .header-languages.desktop-only a:hover{color:#f77e1e}header#main-header .header-languages.desktop-only a.active{color:#f77e1e}header#main-header .header-languages.active{color:#f77e1e}footer .container-stretch{max-width:1440px;margin:0 auto;padding:0 80px;position:relative}@media(max-width: 1024px){footer .container-stretch{padding:0 16px}}footer .site-footer{padding:48px 0;color:#fff;border-top:1px solid #4a4b54}footer .site-footer .footer-logo-row{margin-bottom:48px}footer .site-footer .footer-logo-row .f-logo{max-width:120px}footer .site-footer .footer-main-grid{display:flex;justify-content:space-between;align-items:center;align-self:stretch}@media(max-width: 768px){footer .site-footer .footer-main-grid{flex-direction:column;align-items:flex-start;text-align:left;gap:48px}}footer .site-footer .footer-main-grid .footer-col{flex:1}@media(max-width: 768px){footer .site-footer .footer-main-grid .footer-col{width:100%}}footer .site-footer .footer-main-grid .footer-nav{display:flex;justify-content:flex-end}@media(max-width: 768px){footer .site-footer .footer-main-grid .footer-nav{order:1;justify-content:flex-start}}footer .site-footer .footer-main-grid .footer-nav ul{list-style:none;padding:0;margin:0;text-align:right}@media(max-width: 768px){footer .site-footer .footer-main-grid .footer-nav ul{text-align:left}}footer .site-footer .footer-main-grid .footer-nav ul li{margin-bottom:16px}@media(max-width: 768px){footer .site-footer .footer-main-grid .footer-nav ul li{margin-bottom:24px}footer .site-footer .footer-main-grid .footer-nav ul li:nth-of-type(4){margin:0 !important}}footer .site-footer .footer-main-grid .footer-nav ul li a{text-transform:uppercase;text-decoration:none;color:#fff;font-weight:500;transition:color .3s}footer .site-footer .footer-main-grid .footer-nav ul li a:hover{color:#f77e1e}footer .site-footer .footer-main-grid .footer-contact{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:16px;width:auto}@media(max-width: 768px){footer .site-footer .footer-main-grid .footer-contact{order:2}}footer .site-footer .footer-main-grid .footer-contact h3{font-size:24px;font-weight:400;margin:0}footer .site-footer .footer-main-grid .footer-contact .contact-details{display:flex;flex-direction:column;gap:16px;color:#c1bfc4}footer .site-footer .footer-main-grid .footer-contact .contact-details .contact-item{display:flex;align-items:center;gap:8px}footer .site-footer .footer-main-grid .footer-contact .contact-details .contact-item a{text-decoration:none;transition:color .3s}footer .site-footer .footer-main-grid .footer-contact .contact-details .contact-item a span{font-size:16px;color:#5ab8df;font-style:normal;font-weight:400;line-height:120%;transition:color .3s}footer .site-footer .footer-main-grid .footer-contact .contact-details .contact-item a:hover span{color:#f77e1e}footer .site-footer .footer-main-grid .footer-contact .contact-details .contact-item .contact-icon{width:18px;height:auto}footer .site-footer .footer-main-grid .footer-contact .contact-details .contact-item span{font-size:16px;color:#5ab8df;font-style:normal;font-weight:400;line-height:120%}footer .site-footer .footer-main-grid .footer-partners-logos{display:flex;justify-content:space-between;align-self:stretch;align-items:start;flex-wrap:wrap;min-width:0;margin-top:-110px}@media(max-width: 768px){footer .site-footer .footer-main-grid .footer-partners-logos{margin-top:0px}}footer .site-footer .footer-main-grid .footer-partners-logos img{max-height:60px;width:auto}footer .site-footer .footer-main-grid .footer-logo-slider-container{width:100%;max-width:100%;display:block;overflow:hidden}footer .site-footer .footer-main-grid .footer-logo-slide{display:flex !important;justify-content:center;align-items:center;outline:none}footer .site-footer .footer-main-grid .footer-logo-slide img{display:block;margin:0 auto}@media(max-width: 768px){footer .site-footer .footer-main-grid .footer-partners-logos{order:3;justify-content:flex-start;gap:24px}}html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-padding-top:170px;scroll-behavior:smooth;overflow-x:clip}.container{display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:0 80px;height:100px;position:relative}@media(max-width: 767px){.container{width:100% !important}}@media(max-width: 1024px){.container{padding:0 16px}}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*:focus{outline:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#000}::-webkit-input-placeholder{font-size:1rem}:lang(ru) ::-webkit-input-placeholder{font-size:14px}::-webkit-input-placeholder{line-height:100%}:-ms-input-placeholder{font-size:1rem}:lang(ru) :-ms-input-placeholder{font-size:14px}:-ms-input-placeholder{line-height:100%}::placeholder{font-size:1rem}:lang(ru) ::placeholder{font-size:14px}::placeholder{line-height:100%}body{font-family:"D-DIN",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;background-color:#181c24;overflow-x:clip;z-index:1;position:relative;font-size:18px}:lang(ru) body{font-size:16px}body{font-weight:400;line-height:120%;font-family:"D-DIN Condensed",sans-serif}@media(max-width: 1024px){body{font-size:16px}:lang(ru) body{font-size:14px}}body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body h1{margin:0;font-size:56px}:lang(ru) body h1{font-size:48px}body h1{font-weight:600;line-height:120%}@media(max-width: 1024px){body h1{font-size:32px !important}:lang(ru) body h1{font-size:28px !important}}body h2{margin:0;font-size:32px}:lang(ru) body h2{font-size:28px}body h2{line-height:100%;padding-bottom:16px}@media(max-width: 1024px){body h2{font-size:28px !important}}body h3{margin:0;font-size:24px}:lang(ru) body h3{font-size:20px}body h3{line-height:100%}@media(max-width: 1024px){body h3{font-size:20px !important}:lang(ru) body h3{font-size:18px !important}}body h4{margin:0;font-size:1.5rem}:lang(ru) body h4{font-size:1.25rem}body h4{font-weight:600;line-height:100%}body h5{margin:0;font-size:1.125rem}:lang(ru) body h5{font-size:1rem}body h5{font-weight:500;line-height:100%}body p{margin:0;font-size:18px}:lang(ru) body p{font-size:16px}body p{font-weight:400;line-height:120%;font-family:"D-DIN Condensed",sans-serif}@media(max-width: 1024px){body p{font-size:16px}:lang(ru) body p{font-size:14px}}body a{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;text-decoration:none}