.scroll-stack-scroller{width:100%;position:relative}.scroll-stack-inner{min-height:100vh;padding:20vh 5rem 50rem}.scroll-stack-card{transform-origin:top;will-change:transform, filter;backface-visibility:hidden;transform-style:preserve-3d;box-sizing:border-box;background:#fff;border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:100%;max-width:900px;margin:30px auto;padding:3rem;display:grid;position:relative;box-shadow:0 8px 40px #7d4ddf26}.scroll-stack-card-phone{justify-content:center;display:flex}.scroll-stack-card-phone img{object-fit:cover;border-radius:28px;max-width:280px;max-height:560px;box-shadow:0 12px 36px #0000001f}.scroll-stack-card-copy{flex-direction:column;gap:16px;display:flex}.scroll-stack-card-number{color:#daa520;font-family:"\"Fraunces\", Georgia, serif";font-size:64px;font-style:italic;font-weight:700;line-height:1}.scroll-stack-card-title{color:#1a1a1a;font-family:"\"Fraunces\", Georgia, serif";font-size:36px;font-style:italic;font-weight:600;line-height:1.1}.scroll-stack-card-body{color:#555;font-family:Manrope,Helvetica,sans-serif;font-size:17px;line-height:1.5}.scroll-stack-end{width:100%;height:1px}@media (width<=768px){.scroll-stack-inner{padding:10vh 1rem 30rem}.scroll-stack-card{grid-template-columns:1fr;padding:2rem}.scroll-stack-card-phone img{max-width:220px;max-height:440px}.scroll-stack-card-number{font-size:48px}.scroll-stack-card-title{font-size:28px}}