.text-carousel{position:relative;overflow:hidden;background:#e4572e}.carousel-track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.carousel-slide{min-width:100%;min-height:420px;display:flex;align-items:center;text-align:center}.carousel-inner{width:100%;padding-top:50px;padding-bottom:78px}.carousel-slide h1{max-width:680px;margin:8px auto 16px;font:700 clamp(38px,6vw,72px) 'Space Grotesk';line-height:1.02}.carousel-slide p:not(.eyebrow){max-width:540px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.slide-coral{background:#e4572e;color:#fff}.slide-coral .eyebrow{color:#ffe1d7}.slide-ink{background:#17212b;color:#fff}.slide-ink .eyebrow{color:#ff9b7b}.slide-mint{background:#cfe9df;color:#17212b}.slide-mint .eyebrow{color:#168c52}.carousel-cta{display:inline-flex;align-items:center;gap:10px;margin-top:12px;padding:12px 16px;background:#fff;color:#17212b;font-weight:700}.slide-ink .carousel-cta{background:#e4572e;color:#fff}.slide-mint .carousel-cta{background:#168c52;color:#fff}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid #ffffff66;border-radius:50%;background:#17212b99;color:#fff;cursor:pointer}.carousel-prev{left:24px}.carousel-next{right:24px}.carousel-dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.carousel-dot{width:30px;height:4px;padding:0;border:0;background:#ffffff66;cursor:pointer}.carousel-dot.is-active{background:#fff}@media(max-width:600px){.carousel-slide{min-height:480px}.carousel-inner{padding:45px 40px 82px}.carousel-control{top:auto;bottom:18px;transform:none}.carousel-prev{left:20px}.carousel-next{right:20px}.carousel-dots{bottom:37px}.carousel-slide h1{font-size:42px}.carousel-slide p:not(.eyebrow){font-size:16px}}
