.header_wrapper{display:flex;justify-content:space-between;align-items:center;padding:24px 0;gap:20px}.header_wrapper:before{content:"";width:300px;height:300px;position:absolute;left:-5%;top:-10%;background:radial-gradient(rgba(161,89,255,.5),rgba(255,79,158,.8));filter:blur(100px);opacity:.8;border-radius:50%;z-index:-1}@media screen and (max-width:760px){.header_wrapper:before{content:"";width:200px;height:200px;position:absolute;left:-15%;top:-10%;filter:blur(50px)}}