.header-buttons{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.header-buttons .override-outline{border:1.5px solid #fff!important}.header-buttons .override-outline:hover{border:1.5px solid #000!important}.header-buttons .search-btn{cursor:pointer;display:block}.header-buttons .search-btn svg{display:block;width:15px;fill:#000}.header-buttons .button{border:1.5px solid #000;border-radius:0;font-weight:400;margin-top:0}.header-buttons .button:hover{background:#fff;font-weight:400}@media (max-width:1200px){.header-buttons{margin-right:55px}.header-middle{flex:1}}@media (max-width:960px){.header-buttons .button{display:none}}@media only screen and (max-width:767px){.header-buttons .button.fixed{position:fixed;right:30px;top:98px;width:120px}}