@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&family=Montserrat:wght@400;700&display=swap");*{box-sizing:border-box}html{font-family:Quicksand,sans-serif}body{margin:0;background:radial-gradient(#fff,#fff)}.header-background{position:absolute;width:100%;height:320px;top:0;left:0;z-index:-1}svg{display:block;width:100%;height:auto}.error,.not-found{margin-top:5rem;text-align:center}.error h1,.not-found h1{font-size:5rem;margin:0;font-weight:900;color:#262626;text-transform:uppercase;background:linear-gradient(90deg,#f9572a,#ffc905);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:cover;background-position:50%;font-family:Montserrat,sans-serif}.error p,.not-found p{font-size:1.5rem;font-weight:500;color:#ddd8d8}#auth-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2rem;margin:0;background-color:#000;border-bottom:1px solid #ddd}#auth-header p{font-size:1.25rem;margin-left:30px}#auth-header button{font:inherit;cursor:pointer;padding:.5rem 1.5rem;border:none;background-color:red;color:#d0cfd6;border-radius:3px}#auth-header button:active,#auth-header button:hover{background-color:#5f2a8a}.main-header_header__T4P4x{display:flex;justify-content:space-between;align-items:center;padding:2rem 1rem}@media (min-width:768px){.main-header_header__T4P4x{padding:2rem 10%}}.main-header_nav__7caAm ul{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;font-size:1.25rem}.main-header_logo__BaWrz{display:flex;align-items:center;justify-content:center;gap:2rem;text-decoration:none;color:#ddd6cb;font-weight:700;font-family:Montserrat,sans-serif;letter-spacing:.15rem;text-transform:uppercase;font-size:1.5rem}.main-header_logo__BaWrz img{width:10rem;height:10rem;object-fit:contain;filter:drop-shadow(0 0 .75rem rgba(0,0,0,.5))}.main-header-background_header-background__EJniX{position:absolute;width:100%;height:320px;top:0;left:0;z-index:-1}.main-header-background_header-background__EJniX svg{display:block;width:100%;height:auto}.nav-link_link___P2r4{text-decoration:none;color:#ddd6cb;font-weight:700;padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease}.nav-link_link___P2r4:active,.nav-link_link___P2r4:hover{background:linear-gradient(90deg,#000,#282020);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 18px rgba(211,47,47,.8)}.nav-link_active__2Dd3_{background:linear-gradient(90deg,red,#d32f2f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}