*{box-sizing:border-box;margin:0;padding:0}.app-container{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100vh;overscroll-behavior:none}.main-content{flex:1 1}.category-block{background-color:#333}@media (max-width:768px){.home-container{background-image:none}}.header{align-items:center;background-color:#0000;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:40px 0;position:fixed;top:0;transition:padding .8s ease-in-out,background-color .8s ease-in-out;width:100%;z-index:100}.header-logo{flex-shrink:0;margin-left:4rem;max-height:1.8rem;object-fit:contain;width:auto}.header-scrolled{background-color:#000c;padding:15px 0}.header-nav{align-items:center;display:flex;flex-grow:1;justify-content:center;margin-right:11rem;max-width:100%;position:relative}.header-nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.header-nav-link{color:azure;font-family:Rubik,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.2em;font-weight:700;letter-spacing:.1em;padding:.5rem 1rem;text-decoration:none;text-shadow:1px 2px 7px #000000e6;text-transform:uppercase;transition:color .3s ease}.header-nav-link:hover{color:#cf00e6}.header-nav-link:active{color:#605862}.header-nav-link-active{color:#f90}.header-burger{background:none;border:none;color:azure;cursor:pointer;display:none;font-size:2rem;margin-right:1rem;text-shadow:1px 2px 7px #000000e6;z-index:101}@media (max-width:768px){.header{align-items:center;flex-direction:row;justify-content:space-between;padding:10px 0}.header-logo{margin-left:1rem;max-height:1.5rem}.header-nav{align-items:center;background-color:#000000e6;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:100%;z-index:99}.header-nav-open{transform:translateX(0)}.header-nav-list{align-items:center;flex-direction:column;gap:.5rem}.header-nav-link{font-size:1em;padding:.5rem}.header-burger{display:block}}
/*# sourceMappingURL=main.c523036c.css.map*/