.scroll-strip-section{width:100%;padding:4rem 0;position:relative;overflow:hidden;margin-top:-115px!important}.scroll-strip-header{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:3rem;padding:0 2rem;display:flex}.scroll-strip-label{text-transform:uppercase;letter-spacing:3px;color:var(--glow-blue);white-space:nowrap;font-size:.875rem;font-weight:600}.scroll-strip-container{width:100%;padding:1rem 0;overflow:hidden}.scroll-strip-track{will-change:transform;align-items:center;gap:1.5rem;display:flex}.scroll-strip-card{border-radius:16px;flex-shrink:0;height:420px;overflow:hidden;box-shadow:0 8px 32px #ff0a0a66,0 0 0 1px #ff00000d}.scroll-strip-image{object-fit:cover;border-radius:16px;width:auto;height:100%;display:block}@media (max-width:768px){.scroll-strip-section{padding:3rem 0}.scroll-strip-header{margin-bottom:2rem}.scroll-strip-label{letter-spacing:2px;font-size:.75rem}.scroll-strip-card{border-radius:12px;height:240px}.scroll-strip-image{border-radius:12px}.scroll-strip-track{gap:1rem}.scroll-strip-gradient-left,.scroll-strip-gradient-right{width:80px}}@media (max-width:480px){.scroll-strip-section{padding:2rem 0}.scroll-strip-card{border-radius:10px;height:180px}.scroll-strip-image{border-radius:10px}.scroll-strip-track{gap:.75rem}.scroll-strip-gradient-left,.scroll-strip-gradient-right{width:50px}}[dir=rtl] .scroll-strip-line-left{background:linear-gradient(90deg,#fff3 0%,#ffffff0d 50%,#0000 100%)}[dir=rtl] .scroll-strip-line-right{background:linear-gradient(270deg,#fff3 0%,#ffffff0d 50%,#0000 100%)}
