.home{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:90em){.home .container{max-width:1200px}}@media (max-width:89.9988em){.home .container{max-width:800px}}@media (max-width:56.2488em){.home .container{max-width:600px}}@media (max-width:43.7488em){.home .container{max-width:360px}}.home .container{width:100%;padding:1rem}.home section{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:90dvh;padding:1.5rem;display:flex}.home #hero,.home #stack{z-index:0;background-color:var(--bg);position:relative}.home__contact,.home #about{z-index:1;background-color:var(--bg-alt);box-shadow:inset 0 20px 20px -20px var(--shadow-color),inset 0 -20px 20px -20px var(--shadow-color)}
