.header{background:transparent;left:0;position:absolute;top:0;width:100%;z-index:5}.header__row{align-items:center;display:flex;gap:30px;justify-content:space-between;width:100%}.header__logo{border-bottom-right-radius:50px;padding:40px 50px 40px 0;position:relative}.header__logo:before{content:"";height:100%;left:-100vw;position:absolute;top:0;width:100vw;z-index:-1}.header__logo img{max-width:160px;object-fit:contain;width:100%}.header__logo a{display:inline-block}.header__buttons-wrapper{gap:30px}.header__button.back-btn,.header__buttons-wrapper{align-items:center;display:flex;justify-content:space-between}.header__button.back-btn{border:none;color:#fff!important;font-size:clamp(14px,2vw,18px);font-weight:500!important;gap:15px;padding:15px 10px;text-align:center;text-decoration:none!important;width:max-content}.header__button svg{height:25px;object-fit:contain;width:25px}.header__language-switcher a{color:#fff;font-size:clamp(14px,2vw,18px);text-decoration:none}@media(max-width:992px){.header__logo{padding:30px}.header__button.back-btn svg{height:18px;width:20px}}@media(max-width:576px){.header__button{font-size:12px;gap:5px;padding:5px 10px}.header__button svg{height:25px;width:27px}}