.main-gradient{background:linear-gradient(325deg,rgb(0,132,255),rgb(152,148,209));background:linear-gradient(325deg,#a100ff,#ff0068);border-bottom:navy}.logo__wrapper{display:flex;gap:10px}.logo{white-space:nowrap;padding-bottom:20px;cursor:pointer;color:#0084ff;font-size:22px;background:linear-gradient(325deg,rgb(0,132,255),rgb(152,148,209));background:linear-gradient(325deg,#a100ff,#ff0068);letter-spacing:2px;border-bottom:1px solid rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.logo:hover{border-color:rgba(227,221,221,.75)}.logo-small{display:none}@media(max-width:800px){.logo-small{display:flex}.logo{display:none}}