.hts-header__row{align-items:center;display:flex;justify-content:space-between}.hts-header__logo{flex:0 0 100%;max-width:150px}.hts-header__logo img{height:auto;max-width:100%}.hts-header__menu{align-items:center;display:flex;gap:20px;list-style:none;margin:0;padding:0}.in-header.header__container{padding:0}.hts-header__controller{line-height:1}.hts-header__main{align-items:center;display:flex;gap:40px}.hts-header__toggler{cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;width:30px}.hts-header__toggler span{background:#fff;border-radius:2px;display:block;height:3px;transition:all .3s ease}.hts-header__toggler.active span:first-child{transform:translateY(8px) rotate(45deg)}.hts-header__toggler.active span:nth-child(2){opacity:0}.hts-header__toggler.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.in-header .menu__item:last-child{border:1px solid;border-radius:40px;margin-left:16px;padding:12px 16px}@media only screen and (max-width:992px){.hts-header .content-wrapper{padding:0}.hts-header__menu{align-items:flex-start}.hts-header__nav{background:#171615;bottom:0;max-width:400px;padding:60px 30px;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(100%);transition:.3s ease;width:calc(100% - 20px);z-index:99}.hts-header__toggler{display:flex;z-index:999}.active .hts-header__nav{pointer-events:all;transform:translateX(20%)}.hts-header__menu{flex-direction:column}.in-header .menu__item:last-child{margin-left:0}}