@import url(https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Lato:wght@400;700&display=swap);*{box-sizing:border-box}body,html{font-family:Lato,sans-serif;font-size:16px;margin:0}.container{margin:auto;max-width:1920px;padding:0 1rem;width:100%}@media(min-width:992px){.container{padding:0 4rem}}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;margin:0}h1{font-size:4rem;line-height:4rem;text-transform:uppercase}@media(max-width:768px){h1{font-size:2.6rem;line-height:3rem}}h2{font-size:2.5rem;letter-spacing:.05em;line-height:3.75rem}@media(max-width:768px){h2{font-size:2.2rem;line-height:2.6rem}}h3{font-size:2.25rem;letter-spacing:.05em;line-height:3.375rem}@media(max-width:768px){h3{font-size:2rem;line-height:2.4rem}}h4{font-size:2rem;line-height:3rem}h4,h5{letter-spacing:.05em}h5{font-size:1.5rem;line-height:2.25rem}p{color:rgba(35,35,50,.8);font-size:.875rem;letter-spacing:.04rem;line-height:120%}.overflow-h{overflow:hidden;padding-right:4px}a{-webkit-text-decoration:none;text-decoration:none}.site__container{position:relative;z-index:3}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#232323}.standart__block-title{color:#232323;padding:4.2rem 0 1rem;text-align:center}.standart__block-title--light{color:#fff}.standart__block-subtitle{letter-spacing:.7px;margin:0 auto 3rem;max-width:600px;text-align:center}body.admin-bar{margin-top:2rem}body.admin-bar header{top:2rem}.preloader{height:100vw;left:0;position:fixed;top:0;width:100vh}.btn{cursor:pointer;display:inline-block;font-family:Lato,sans-serif;transition:all .2s cubic-bezier(.075,.82,.165,1);white-space:nowrap}.btn-with-arrow{align-items:center;color:#232323;display:flex;font-size:14px;justify-content:space-between;letter-spacing:.7px;line-height:120%;width:100%}.btn-with-arrow svg,.btn-with-arrow:hover svg{transition:all .4s cubic-bezier(.075,.82,.165,1)}.btn-with-arrow:hover svg{transform:translateX(.25rem)}.btn-with-arrow--light{color:#fff}.btn__standart{background-color:#22272e;border:none;color:#fff;letter-spacing:.8px;padding:15px 50px}@media(max-width:768px){.btn__standart{padding:15px 32px}}.btn__standart:hover{background-color:#3c424a}.btn__standart:active{background-color:#1f2227}.search-form{position:relative}.search-form__input{background:rgba(35,35,35,.031);border:.0625rem solid rgba(35,35,35,.031);border-radius:.3125rem;padding:.5625rem 1rem .5625rem 3.75rem;width:100%}@media(max-width:600px){.search-form__input{padding:.5625rem 1rem .5625rem 2.5rem}}.search-form__input:active{border:.0625rem solid #b8b9ba}.search-form__input::-moz-placeholder{color:rgba(35,35,35,.502);font-size:.875rem;font-weight:400;line-height:137.5%}.search-form__input::placeholder{color:rgba(35,35,35,.502);font-size:.875rem;font-weight:400;line-height:137.5%}.search-form__submit{background-color:transparent;border:none;left:1rem;position:absolute;top:50%;transform:translateY(-44%)}@media(max-width:600px){.search-form__submit{left:2px}}.search-form__clear{background-color:transparent;border:none;cursor:pointer;display:none;height:24px;position:absolute;right:6px;top:6px;width:24px}.search-form__clear.active{display:block}.search-form__clear span{background-color:#000b1c;height:2px;left:0;position:absolute;top:0;width:100%}.search-form__clear span:first-child{transform:rotate(-45deg) translate(-8px,8px)}.search-form__clear span:nth-child(2){transform:rotate(45deg) translate(8px,8px)}.socials{-moz-column-gap:5px;column-gap:5px;display:flex;margin-top:20px}.socials__social{align-items:center;background:#333840;display:flex;height:3.375rem;justify-content:center;width:5.375rem}.socials__social:hover{background-color:#3c424a}.header{background:#f2f2f2;left:0;position:fixed;top:0;transition:background .7s cubic-bezier(.075,.82,.165,1);width:100%;z-index:5}@media(max-width:768px){.header{border-bottom:1px solid #ddd}}.header.active{background:#fff;border-bottom:1px solid #eee;left:-2px}.header__logo img{transition:all .7s cubic-bezier(.075,.82,.165,1)}.header__row{align-items:center;display:grid;grid-template-columns:repeat(3,1fr);padding:.75rem 0;position:relative;z-index:15}@media(max-width:600px){.header__row{grid-template-columns:1fr 2fr 1fr}}.header__burger{cursor:pointer;display:inline-block;margin:5px 0 0;padding:10px}.header__burger span{background-color:#333;display:block;height:3px;margin-bottom:5px;transition:all .2s cubic-bezier(.075,.82,.165,1);width:36px}.header__burger span:nth-child(2){transition:transform .2s ease-in-out}.header__burger.active span:first-child{transform:rotate(-45deg) translate(-6px,7px)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){transform:rotate(45deg) translate(-4px,-5px)}.header__burger-box{align-items:center;display:flex;justify-content:flex-end}.header__menu{background:#fff;box-shadow:0 15px 25px -5px rgba(0,0,0,.149);display:flex;flex-direction:column;height:calc(100vh - 74px);justify-content:space-between;position:fixed;right:-80rem;top:88px;transition:all .7s cubic-bezier(.075,.82,.165,1);width:42rem;z-index:20}@media(max-width:600px){.header__menu{width:calc(100% - 5rem)}}.header__menu.active{right:0}.header__nav-primary{padding-left:4.6875rem}@media(max-width:600px){.header__nav-primary{padding-left:2.75rem}}.header__nav-primary .nav{list-style-type:none;padding:20px 0 0}.header__nav-primary .nav .menu-item a{color:rgba(35,35,50,.8);display:block;font-size:16px;font-weight:400;margin:15px 0}.header__nav-primary .nav .menu-item a:hover{color:#232323}.header__nav-primary .nav .menu-item.active>a{color:#232323;font-weight:700}.header__nav-primary .sub-menu{list-style-type:none}.header__infos{background:#22272e;color:#fff;padding:50px 75px}.header__info{margin-bottom:20px}.header__info:first-child{display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:600px){.header__info:first-child{display:none}}.header__info-box{letter-spacing:.8px;line-height:120%}.header__info-box p{color:#b8b9ba;font-size:1rem;margin:5px 0}.header__info-box strong{color:#fff;font-weight:700;line-height:137.5%;margin-bottom:5px}.header.scrolled{background:#fff;border-bottom:1px solid #eee}.header.scrolled .header__logo img{height:38px}.header.scrolled .header__menu{height:calc(100vh - 66px);top:66px}.footer{background-color:#22272e;color:#fff;padding:5rem 0 0}@media(max-width:992px){.footer{padding:2.5rem 0 0}}.footer__blocks{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 2fr 3fr}@media(max-width:992px){.footer__blocks{gap:2rem;grid-template-columns:1fr}}.footer__block{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:1fr}.footer__block-logo{display:flex;gap:.875rem}.footer__block-slug-title{font-size:1rem;line-height:1.75rem;text-transform:uppercase}.footer__block-slug{color:hsla(0,0%,100%,.8);font-size:1rem;line-height:137.5%;margin:0;max-width:16rem}.footer__block p{max-width:16rem}.footer__nav{display:grid;grid-template-columns:3fr 2fr;list-style-type:none;margin:0;padding:0}@media(max-width:480px){.footer__nav{display:flex;flex-flow:wrap;gap:.2rem 1rem}.footer__nav li{min-width:calc(50% - .5rem)}}.footer__nav a{color:#fff;display:block;line-height:137.5%;margin:2.5px 0}.footer__nav a:hover{opacity:.8}.footer__copyright{background-color:#333840;font-size:.875rem;margin-top:5rem;padding:.875rem;text-align:center}@media(max-width:992px){.footer__copyright{margin-top:2.5rem}}