.home-section{width:100%;padding-top:var(--section-spacing-y);padding-bottom:var(--section-spacing-y);transition:background-color .4s;position:relative}.home-section--no-padding{padding-top:0;padding-bottom:0}.home-section__container{max-width:var(--content-max-width);margin:0 auto;padding-left:2rem;padding-right:2rem}.home-section__full{width:100%}.home-section--default{background-color:#0000}.home-section--light{background-color:var(--background)}.home-section--dark{color:#fff;background-color:#020e1c;background-image:radial-gradient(circle at 0 0,#00366680 0%,#0000 40%),radial-gradient(circle at 100% 100%,#0096cc26 0%,#0000 40%)}.home-section--dark h2,.home-section--dark h3{color:#fff}.home-section--glass{-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);box-shadow:var(--glass-shadow);background:#fff6}.home-section--with-transition:after{content:"";background:linear-gradient(to bottom, transparent, var(--background));pointer-events:none;z-index:2;height:120px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.home-section__container{padding-left:1.25rem;padding-right:1.25rem}}
.HomeLayoutSkeleton-module__8owKnW__wrapper{flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.HomeLayoutSkeleton-module__8owKnW__sectionWrapper{flex-direction:column;gap:.75rem;display:flex}
