:root{--pico-font-family:"Space Grotesk", sans-serif}html{scroll-behavior:smooth}body{background-image:url(background-picture.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;min-height:100dvh;height:100%;margin:0}h6{font-weight:100;text-transform:uppercase}#product-grid a{text-decoration:none}#product-grid a p{color:#21c4ea}bodyx{margin:0;min-height:100dvh;height:100%;background:#080d29;background:conic-gradient( from 220deg at 30% 40%,rgba(1,208,255,.15) 0,rgba(100,133,85,5%) 90deg,rgba(33,196,234,.12) 180deg,rgba(100,133,85,.1) 270deg,transparent 360deg ),radial-gradient( circle at 70% 80%,rgba(81,251,2,.25),transparent 60% ),radial-gradient( circle at 20% 20%,rgba(0,5,144,.3),transparent 70% ),linear-gradient( 145deg,#040818 0%,#070d29 50%,#0a153f 100% );background-attachment:fixed;background-repeat:no-repeat;background-size:cover}.main-home{display:flex;flex-direction:column;height:100dvh;justify-content:space-around}.emblem-wrap img{height:65px}.logo-wrap img{height:100px}.sub-logo{text-transform:uppercase;color:#fff}.nav-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:space-around;align-items:center;gap:2rem;margin-inline:auto;max-width:800px;width:100%;padding-bottom:100px}.nav-grid button{width:100%}@media(max-width:600px){.nav-grid{grid-template-columns:1fr;justify-content:center;padding-bottom:0}}.prod-section{margin-top:50px}