.content{z-index:100;background:0 0;border-radius:8px;width:100%;height:100%;position:relative;overflow:visible}.content__img{aspect-ratio:1.1;opacity:0;will-change:transform, filter;border-radius:15px;width:190px;position:absolute;top:0;left:0;overflow:hidden}.content__img-inner{background-position:50%;background-size:cover;width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px}
.tilted-card-figure{perspective:800px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.tilted-card-inner{transform-style:preserve-3d;position:relative}
.scroll-stack-scroller{width:100%;position:relative}.scroll-stack-stage{width:100%;height:100dvh;position:sticky;top:0;overflow:visible}.scroll-stack-card{transform-origin:top;will-change:transform;box-sizing:border-box;background:#fff;border-radius:40px;width:82vw;max-width:1200px;height:72dvh;padding:3.5rem;position:absolute;top:14dvh;left:50%;overflow:hidden;translate:-50%;box-shadow:0 30px 80px #0000001f}@media (max-width:768px){.scroll-stack-card{width:90vw;height:76dvh;padding:1.75rem}}
