.scroll-stack-section{position:relative;overflow:visible}@media (width>=768px){.scroll-stack-viewport{height:clamp(400px,60vh,620px);min-height:0;max-height:620px;padding-top:32px;position:relative;overflow:hidden}.scroll-stack-card{border-right:5px solid var(--color-primary,#d4202c);transform-origin:top;will-change:transform, opacity;backface-visibility:hidden;background:#fff;border-bottom:5px solid #0a0a0a;border-radius:18px;width:100%;height:calc(100% - 32px);position:absolute;bottom:0;left:0;overflow:hidden;box-shadow:0 8px 30px #00000014}.scroll-stack-card-inner{grid-template-columns:1fr 1fr;height:100%;display:grid}.scroll-stack-content{flex-direction:column;justify-content:center;padding:36px 40px 40px;display:flex}.scroll-stack-image{min-height:0;position:relative;overflow:hidden}.scroll-stack-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.scroll-stack-image:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(135deg,#ffffff05 0%,#ffffff0d 40%,#00000026 75%,#00000059 100%);position:absolute;inset:0}.scroll-stack-image:before{content:"";z-index:1;pointer-events:none;opacity:.5;background:radial-gradient(at 30% 70%,#d4202c14 0%,#0000 60%);position:absolute;inset:0}}@media (width>=992px){.scroll-stack-viewport{height:62vh;padding-top:40px}.scroll-stack-card{border-bottom-width:6px;border-bottom-color:#0a0a0a;border-right-width:6px;border-radius:20px;height:calc(100% - 40px)}.scroll-stack-card-inner{grid-template-columns:1.1fr 1fr}}@media (width<=767px){.scroll-stack-viewport{height:auto;padding-top:0;overflow:visible}.scroll-stack-card{opacity:0;background:#fff;border:none;border-radius:14px;width:100%;height:auto;margin-bottom:22px;transition:opacity .6s ease-out,transform .6s ease-out;position:relative;bottom:auto;left:auto;overflow:hidden;transform:translateY(30px);box-shadow:0 4px 20px #00000014}.scroll-stack-card.scroll-stack-visible{opacity:1;transform:translateY(0)}.scroll-stack-card-inner{flex-direction:column;height:auto;min-height:auto;display:flex}.scroll-stack-image{flex-shrink:0;height:200px;min-height:0;position:relative;overflow:hidden}.scroll-stack-image img{object-fit:cover;width:100%;height:100%;display:block;position:static}.scroll-stack-image:after,.scroll-stack-image:before{content:none}.scroll-stack-content{z-index:5;flex-direction:column;flex:auto;justify-content:center;padding:28px 24px 32px;display:flex;position:relative}}@media (width<=479px){.scroll-stack-card{border-radius:12px;margin-bottom:16px}.scroll-stack-image{height:170px}.scroll-stack-content{padding:16px 14px 20px}}.scroll-stack-card--active{box-shadow:none}.scroll-stack-glass-icon{z-index:5;-webkit-backdrop-filter:blur(16px);background:#d4202c1f;border:1px solid #d4202c33;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;bottom:16px;left:16px;box-shadow:0 0 20px #d4202c14}.scroll-stack-glass-icon i{color:var(--color-primary-light,#e83542);font-size:16px}@media (width>=576px){.scroll-stack-glass-icon{border-radius:12px;width:44px;height:44px;bottom:20px;left:20px}.scroll-stack-glass-icon i{font-size:17px}}@media (width>=992px){.scroll-stack-glass-icon{border-radius:13px;width:48px;height:48px;bottom:24px;left:24px}.scroll-stack-glass-icon i{font-size:18px}}@media (width<=479px){.scroll-stack-glass-icon{border-radius:10px;width:36px;height:36px;bottom:12px;left:12px}.scroll-stack-glass-icon i{font-size:14px}}.scroll-stack-badge{letter-spacing:3px;text-transform:uppercase;color:#d4202cb3;align-items:center;gap:6px;margin-bottom:16px;font-size:10px;font-weight:700;display:inline-flex}.scroll-stack-badge:before{content:"";background:var(--color-primary);opacity:.5;width:18px;height:1px}@media (width>=480px){.scroll-stack-badge{letter-spacing:4px;margin-bottom:18px;font-size:11px}.scroll-stack-badge:before{width:22px}}.scroll-stack-title{color:#0a0a0a;letter-spacing:-.03em;margin-bottom:14px;font-size:20px;font-weight:800;line-height:1.2}@media (width>=480px){.scroll-stack-title{margin-bottom:16px;font-size:22px}}@media (width>=576px){.scroll-stack-title{font-size:24px}}@media (width>=768px){.scroll-stack-title{font-size:26px}}@media (width>=992px){.scroll-stack-title{font-size:30px}}@media (width<=479px){.scroll-stack-title{font-size:18px}}.scroll-stack-description{color:#555;margin-bottom:28px;font-size:14px;line-height:1.7}@media (width>=480px){.scroll-stack-description{margin-bottom:32px;font-size:15px}}@media (width>=992px){.scroll-stack-description{margin-bottom:36px;font-size:16px}}@media (width<=479px){.scroll-stack-description{margin-bottom:24px;font-size:13px;line-height:1.65}}.scroll-stack-cta{background:linear-gradient(135deg, var(--color-primary,#d4202c) 0%, var(--color-primary-dark,#b81c26) 100%);color:#fff;border-radius:50px;align-self:flex-start;align-items:center;gap:8px;padding:4px 4px 4px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;overflow:hidden;box-shadow:0 4px 20px #d4202c4d}.scroll-stack-cta:hover{transform:translateY(-2px);box-shadow:0 8px 32px #d4202c80}.scroll-stack-arrow{color:#fff;background-color:#0a0a0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.scroll-stack-arrow i{font-size:11px;transition:transform .35s;transform:rotate(-45deg)}@media (width>=480px){.scroll-stack-cta{gap:10px;padding:5px 5px 5px 18px;font-size:13px}.scroll-stack-arrow{width:34px;height:34px}.scroll-stack-arrow i{font-size:12px}}@media (width<=479px){.scroll-stack-cta{padding:4px 4px 4px 14px;font-size:11px}.scroll-stack-arrow{width:28px;height:28px}.scroll-stack-arrow i{font-size:10px}}.scroll-stack-card:hover .scroll-stack-arrow i{transform:rotate(0)}@media (width>=768px){.scroll-stack-card:hover .scroll-stack-image img{transform:scale(1.05)}.scroll-stack-image img{transition:transform .8s cubic-bezier(.22,.61,.36,1)}}@media (prefers-reduced-motion:reduce){.scroll-stack-viewport{height:auto!important;padding-top:0!important;overflow:visible!important}.scroll-stack-card{opacity:1!important;height:auto!important;margin-bottom:24px!important;position:relative!important;bottom:auto!important;left:auto!important;transform:none!important}.scroll-stack-card-inner{flex-direction:column!important;height:auto!important;display:flex!important}.scroll-stack-image{height:200px!important;position:relative!important}.scroll-stack-image img{position:static!important}.scroll-stack-image:after,.scroll-stack-image:before{content:none!important}}
