@media (max-width:1000px){}@media (max-width:1000px){}@media (max-width:1000px){}.header{align-items:center;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);display:flex;flex-direction:column;justify-content:space-between;padding:0 20px;position:relative;top:0;transition:transform .1s ease;z-index:29}@media (max-width:600px){.header{padding:0 10px}}@media (max-width:700px){}.header .logo{cursor:pointer}.header .logo img{width:150px}.header .wrapper{grid-gap:20px;display:grid;grid-template-columns:auto 1fr;padding:13px 0}.header .wrapper{align-items:center;max-width:1400px;width:100%}.header svg{transition:transform .3s ease}.header .anAuth{grid-gap:10px;display:flex;justify-content:end}.header .anAuth .unAuthBtn{padding:0 50px}@media (max-width:700px){}.header .menu{height:50px;position:relative;width:50px}.header .menu svg{height:25px;width:25px}.header .flexWrap{grid-gap:10px;display:flex;justify-content:flex-end;position:relative}.header:after{background-color:var(--lines);bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;transition:opacity .1s ease-out;width:100%}.header .search{align-items:center;color:var(--blue);display:flex;height:50px;justify-content:center;width:50px}.header .search svg{width:20px}.header .search:hover svg{transform:scale(1.2)}@media (max-width:600px){}@media (max-width:700px){}@media (max-height:450px),(max-width:700px){}@media (max-width:700px){}@keyframes searchSandwichAppear{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes elementSandwich{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}