.scroll-stack-scroller{width:100%;position:relative;overflow:visible}.scroll-stack-inner{padding:clamp(2.5rem,8svh,5rem) 0 42svh;position:relative}.scroll-stack-card{top:calc(50svh - 7.5rem + var(--stack-offset,0px));z-index:var(--stack-layer,1);box-sizing:border-box;width:100%;height:15rem;min-height:15rem;margin-bottom:clamp(7rem,18svh,10rem);position:sticky}.scroll-stack-card:first-child{--stack-layer:1;--stack-offset:-21px}.scroll-stack-card:nth-child(2){--stack-layer:2;--stack-offset:-15px}.scroll-stack-card:nth-child(3){--stack-layer:3;--stack-offset:-9px}.scroll-stack-card:nth-child(4){--stack-layer:4;--stack-offset:-3px}.scroll-stack-card:nth-child(5){--stack-layer:5;--stack-offset:3px}.scroll-stack-card:nth-child(6){--stack-layer:6;--stack-offset:9px}.scroll-stack-card:nth-child(7){--stack-layer:7;--stack-offset:15px}.scroll-stack-card:nth-child(8){--stack-layer:8;--stack-offset:21px}.scroll-stack-card:nth-last-child(2){margin-bottom:0}.scroll-stack-end{width:100%;height:42svh}@media(min-width:768px){.scroll-stack-scroller{display:none}}@media(prefers-reduced-motion:reduce){.scroll-stack-inner{padding:3rem 0 0}.scroll-stack-card{height:auto;min-height:15rem;margin-bottom:1.25rem;position:relative;top:auto;transform:none}.scroll-stack-end{display:none}}
