:root{--white: #fff;--black: #191E21;--blue: #001489;--gold: #EAAA00;--gray: #F8F7F5;--bg-blue: #3A489A;--bg-gray: #EBEEF2;--text: 'Metropolis', sans-serif;--title: 'DM Serif Text', sans-serif;--size_desk_max: 1920;--size_mobile_max: 390;--mobile: 580px;--tab-down: 767px;--desk-tab: 998px;--desk-down: 1280px;--desk-medium: 1600px;--desk-large: 1920px;--desk-big: 2400px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box}html,body{scroll-behavior:smooth}body{font-family:var(--text);background-color:var(--white);color:var(--black);position:relative;overflow-x:hidden;margin:0 !important}main{position:relative;overflow-x:hidden;display:block}a{color:var(--black);text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6,p{margin:0}b,strong{font-weight:bolder}ul{list-style:none;padding:0}figure{margin:0}.c-container{width:calc(350/var(--size_mobile_max)*100vw);margin:0 auto}@media only screen and (min-width: 998px){.c-container{width:calc(1464/var(--size_desk_max)*100vw)}}@media only screen and (min-width: 1920px){.c-container{width:1464px}}.h-text-hidden{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;width:1px}.h-center{text-align:center}.h-left{text-align:left}.h-right{text-align:right}.sr-only{display:none !important}.desktop{display:none}.h-text p{margin-bottom:calc(22/var(--size_mobile_max)*100vw);text-wrap:balance}.h-text p:last-child{margin-bottom:0}.h-text ul{list-style:disc;padding-left:calc(30/var(--size_mobile_max)*100vw)}.h-text ul li{margin-bottom:calc(20/var(--size_mobile_max)*100vw)}.h-text ul li:last-child{margin-bottom:0}@media only screen and (min-width: 998px){.desktop{display:block}.mobile{display:none}.h-text p{margin-bottom:calc(28/var(--size_desk_max)*100vw)}.h-text p:last-child{margin-bottom:0}.h-text ul{list-style:disc;padding-left:calc(40/var(--size_desk_max)*100vw)}.h-text ul li{margin-bottom:calc(20/var(--size_desk_max)*100vw)}.h-text ul li:last-child{margin-bottom:0}}@media only screen and (min-width: 1920px){.h-text p{margin-bottom:28px}.h-text p:last-child{margin-bottom:0}.h-text ul{list-style:disc;padding-left:40px}.h-text ul li{margin-bottom:20px}.h-text ul li:last-child{margin-bottom:0}}h1,.h1{font-size:42px;line-height:44px;font-family:var(--title)}h2,.h2{font-size:calc(42/var(--size_mobile_max)*100vw);line-height:calc(44/var(--size_mobile_max)*100vw);font-family:var(--title)}h3,.h3{font-size:calc(26/var(--size_mobile_max)*100vw);line-height:calc(30/var(--size_mobile_max)*100vw)}p{font-size:calc(18/var(--size_mobile_max)*100vw);line-height:calc(22/var(--size_mobile_max)*100vw);font-weight:400}@media only screen and (min-width: 767px){h1,.h1{font-size:calc(72/var(--size_desk_max)*100vw);line-height:calc(76/var(--size_desk_max)*100vw)}h2,.h2{font-size:calc(56/var(--size_desk_max)*100vw);line-height:calc(60/var(--size_desk_max)*100vw)}h3,.h3{font-size:calc(36/var(--size_desk_max)*100vw);line-height:calc(40/var(--size_desk_max)*100vw)}p{font-size:calc(24/var(--size_desk_max)*100vw);line-height:calc(30/var(--size_desk_max)*100vw)}}@media only screen and (min-width: 1920px){h1,.h1{font-size:72px;line-height:76px}h2,.h2{font-size:56px;line-height:60px}h3,.h3{font-size:36px;line-height:40px}p{font-size:24px;line-height:30px}}.c-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:rgba(var(--white), 0.1);backdrop-filter:blur(13px);transition:all .4s ease}.c-header.is-scroll{top:-100px}.c-nav-open .c-header{background-color:rgba(var(--black), 0.5)}@media only screen and (min-width: 998px){.c-header{background-color:rgba(0,0,0,0);backdrop-filter:none}.c-header.is-scroll{top:calc(-150/var(--size_desk_max)*100vw)}}@media only screen and (min-width: 1920px){.c-header.is-scroll{top:-150px}}.c-hero{position:relative;padding:160px 0 40px}.c-hero .img-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.c-hero .img-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-hero .img-bg::before{content:"";background:linear-gradient(180deg, rgba(56, 56, 56, 0) 30.65%, var(#383838) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.c-hero .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.c-hero .video-bg::before{content:"";background:linear-gradient(180deg, rgba(56, 56, 56, 0) 30.65%, var(#383838) 100%);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.c-hero .video-bg video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%;width:auto;height:auto;-o-object-fit:cover;object-fit:cover}.c-hero-slider{padding:0}.c-hero__slide{background:linear-gradient(180deg, rgba(56, 56, 56, 0) 30.65%, var(#383838) 100%);padding:260px 0 40px}.c-hero__content{display:flex;flex-direction:column;z-index:2;position:relative}.c-hero__content h3{margin-bottom:15px;text-transform:uppercase}.c-hero__content h1{margin-bottom:15px}.c-hero__content .h-text{margin-bottom:50px}.c-hero__pagination{position:absolute;top:150px;right:20px;display:flex;flex-direction:column;align-items:center}.c-hero__pagination span{font-size:32px;line-height:1;margin-bottom:15px;font-weight:400;letter-spacing:5px;display:block}.c-hero__arrows{gap:20px;display:flex;align-items:center;justify-content:space-between;z-index:2}.c-hero__arrow{cursor:pointer;width:15px;height:15px;transition:all .2s ease}.c-hero__arrow svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:rotate(-45deg)}.c-hero__arrow svg path{fill:var(--white)}.c-hero__arrow.prev svg{transform:rotate(135deg)}.c-hero__arrow:hover{transform:scale(1.1)}@media only screen and (min-width: 998px){.c-hero{max-height:100vh;min-height:calc(640/var(--size_desk_max)*100vw);padding:calc(300/var(--size_desk_max)*100vw) 0 calc(80/var(--size_desk_max)*100vw)}.c-hero-slider{padding:0}.c-hero__slide{max-height:100vh;padding:calc(470/var(--size_desk_max)*100vw) 0 calc(120/var(--size_desk_max)*100vw)}.c-hero__content h3,.c-hero__content h1,.c-hero__content .h-text{width:calc(1150/var(--size_desk_max)*100vw)}.c-hero__content h3{margin-bottom:calc(25/var(--size_desk_max)*100vw)}.c-hero__content h1{margin-bottom:calc(35/var(--size_desk_max)*100vw)}.c-hero__content .h-text{margin-bottom:calc(50/var(--size_desk_max)*100vw)}.c-hero__pagination{top:auto;bottom:calc(120/var(--size_desk_max)*100vw);right:calc(90/var(--size_desk_max)*100vw)}.c-hero__pagination span{font-size:calc(72/var(--size_desk_max)*100vw);letter-spacing:calc(8/var(--size_desk_max)*100vw);margin-bottom:calc(15/var(--size_desk_max)*100vw)}.c-hero__arrows{gap:calc(45/var(--size_desk_max)*100vw)}.c-hero__arrow{width:calc(30/var(--size_desk_max)*100vw);height:calc(30/var(--size_desk_max)*100vw)}}@media only screen and (min-width: 1920px){.c-hero{min-height:640px;padding:300px 0 80px}.c-hero-slider{padding:0}.c-hero__slide{padding:470px 0 120px}.c-hero__content h3,.c-hero__content h1,.c-hero__content .h-text{width:1150px}.c-hero__content h3{margin-bottom:25px}.c-hero__content h1{margin-bottom:35px}.c-hero__content .h-text{margin-bottom:50px}.c-hero__pagination{bottom:120px}.c-hero__pagination span{font-size:72px;letter-spacing:8px;margin-bottom:15px}.c-hero__arrows{gap:45px}.c-hero__arrow{width:30px;height:30px}}.c-nav{width:100%}.c-nav__container{width:100%;display:flex;justify-content:space-between;align-items:center}.c-nav__logo svg{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.c-nav__menu ul{display:none}.c-nav__contacts{display:none}.c-nav__burger{cursor:pointer;position:relative;width:40px;height:40px;display:flex;align-self:center;flex-direction:column;justify-content:space-between}.c-nav__burger svg{height:100%;width:100%;transform:rotate(180deg)}.c-nav__burger .line{fill:none;stroke:var(--black);stroke-width:5;transition:stroke-dasharray 450ms cubic-bezier(0.4, 0, 0.2, 1),opacity 450ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 450ms cubic-bezier(0.4, 0, 0.2, 1),stroke 450ms cubic-bezier(0.4, 0, 0.2, 1),stroke 450ms cubic-bezier(0.4, 0, 0.2, 1)}.c-nav__burger .line1{stroke-dasharray:40 207;stroke-width:5}.c-nav__burger .line2{stroke-dasharray:60 60;stroke-width:5}.c-nav__burger .line3{stroke-dasharray:60 207;stroke-width:5}.c-nav-open .c-nav__burger .line{stroke:var(--black)}.c-nav-open .c-nav__burger .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.c-nav-open .c-nav__burger .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.c-nav-open .c-nav__burger .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;opacity:1}@media only screen and (min-width: 998px){.c-nav{display:block}.c-nav__container{padding:calc(32/var(--size_desk_max)*100vw) 0}.c-nav__logo{height:calc(70/var(--size_desk_max)*100vw)}.c-nav__menu ul{display:flex;align-items:center}.c-nav__contacts{display:block}.c-nav__burger{display:none}}@media only screen and (min-width: 1920px){.c-nav__container{padding:32px 0}.c-nav__logo{height:70px}}.c-nav-mobile{width:100%;height:0;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:-1;overflow:hidden;transition:height .3s ease;background-color:var(--black)}.c-nav-mobile__content{overflow-y:auto;width:100%;height:100%;display:flex;flex-direction:column;padding-right:calc(10/var(--size_mobile_max)*100vw)}.c-nav-mobile__content::-webkit-scrollbar{width:3px}.c-nav-mobile__content::-webkit-scrollbar-thumb{background-color:var(--black);border-radius:6px}.c-nav-open .c-nav-mobile{height:100vh}@media only screen and (min-width: 998px){.c-nav-mobile{display:none}}
