.scroll-snap-container{height:100vh;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth}.fullscreen-section{position:relative;min-height:100vh;height:100svh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:flex-end;overflow:hidden}.fullscreen-section__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.fullscreen-section__background img,.fullscreen-section__background video{width:100%;height:100%;object-fit:cover;object-position:center}.fullscreen-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.3) 50%,transparent 100%)}.fullscreen-section__content{position:relative;z-index:10;width:100%;max-width:80rem;margin:0 auto;padding:3rem 1.5rem;color:#fff}.fullscreen-section__title{font-size:clamp(2.5rem,8vw,6rem);font-weight:700;line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em}.fullscreen-section__subtitle{font-size:clamp(1.125rem,3vw,1.5rem);font-weight:400;line-height:1.5;max-width:42rem;opacity:.95}.fullscreen-section__cta{margin-top:2rem;display:inline-block;padding:1rem 2rem;background:#fff;color:#000;text-decoration:none;font-weight:600;border-radius:.25rem;transition:transform .2s ease}.fullscreen-section__cta:hover{transform:translateY(-2px)}@media (max-width: 768px){.fullscreen-section__content{padding:2rem 1rem}.fullscreen-section__title{margin-bottom:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/custom-scroll-snap.css.map */
