.header{background:#333;left:0;padding:20px 0;position:sticky;top:0;z-index:100}.header__navbar-item{align-items:center;color:#fff;-moz-column-gap:10px;column-gap:10px;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:calc(100% + 40px);position:relative;text-transform:uppercase;top:-20px;transition:all .3s}.header__navbar-item.lk{height:auto;top:auto}.header__navbar-item svg{position:relative;top:1px;transition:all .3s}.header__navbar-item svg.active{transform:rotate(-180deg)}.header__navbar-item:hover{color:#6c6c6c}.header__navbar-item:hover path{fill:#6c6c6c}.header__navbar-item.active{color:#6c6c6c}.header__navbar-item.active path{fill:#6c6c6c}.header__wrap{display:flex;justify-content:space-between}.header__navbar{-moz-column-gap:60px;column-gap:60px;display:flex}.header-catalog{background:#333;border-top:1px solid #6c6c6c;left:0;opacity:0;padding-bottom:90px;position:fixed;top:64px;transition:all .3s;width:100%;z-index:-1}.header-catalog.active{opacity:1;z-index:100}.header-catalog__link{color:#fff;font-weight:600;transition:all .3s}.header-catalog__link:hover{color:#6c6c6c}.header-catalog__item{margin-bottom:20px}.header-catalog__item:last-child{margin-bottom:0}.header-catalog__wrap{display:grid;grid-template-columns:repeat(4,1fr);padding-top:60px}@media (max-width:1080px){.header-mob{background:#333;bottom:0;height:78px;left:0;position:fixed;width:100%;z-index:100}.header-mob .container{height:100%}.header-mob__wrap{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex;height:100%;justify-content:space-between}.header-mob__item{align-items:center;color:#6c6c6c;display:flex;flex-direction:column;font-size:12px;font-weight:500;height:53px;justify-content:center;justify-content:space-between}.header-mob__item svg{display:block;margin-bottom:5px}.header-mob__item.active{color:#fff}.header-mob__item.active path{fill:#fff}}
