.hero-slider{overflow:hidden}.hero-slides,.hero-slide,.hero-slider-shade{position:absolute;inset:0}.hero-slides{z-index:-2}.hero-slide{opacity:0;transition:opacity .75s,transform .95s;transform:translate(3%)}.hero-slide[data-active=true]{opacity:1;transform:translate(0)}.hero-slider .hero-art{opacity:1;object-position:center}.hero-slider h1{max-width:740px;min-height:2lh;font-size:64px}.hero-slider h2{min-height:2lh}.hero-slider .hero-description{min-height:4lh}.hero-slider-shade{z-index:-1;background:linear-gradient(90deg,#f5f7f9fa 0%,#f5f7f9ed 30%,#f5f7f955 58%,#f5f7f900 80%)}.hero-slider .hero-content{padding-block:48px 40px}.hero-slider-footer{justify-content:space-between;align-items:center;gap:24px;padding-block:16px;display:flex;position:relative}.hero-slider-footer:before{content:"";z-index:-1;border-top:1px solid var(--border);background:#f5f7f9f5;position:absolute;inset:0 calc(50% - 50vw)}.hero-slide-caption{align-items:center;gap:22px;font-size:12px;display:flex}.hero-slide-caption>span{color:var(--brand-blue);font-variant-numeric:tabular-nums}.hero-slide-caption strong{min-width:150px;font-weight:500}.hero-slide-caption a{color:var(--steel-grey);font-size:10px;text-decoration:underline}.hero-slider-controls{flex-shrink:0;align-items:center;gap:4px;display:flex}.hero-slider-controls button{border:1px solid var(--border);width:40px;height:40px;color:var(--graphite);cursor:pointer;background:#fff;border-radius:3px;place-items:center;padding:0;display:grid}.hero-slider-controls button:hover{background:var(--surface)}.hero-slider-controls .hero-slide-dot{background:0 0;border:0;width:30px}.hero-slide-dot span{background:var(--steel-grey);border-radius:50%;width:7px;height:7px}.hero-slide-dot[aria-pressed=true] span{background:var(--brand-red);border-radius:3px;width:20px}@media (max-width:900px){.hero-slider-shade{background:linear-gradient(90deg,#f5f7f9fa,#f5f7f9d9 48%,#f5f7f955)}.hero-slide-caption{gap:12px}.hero-slide-caption a{display:none}}@media (max-width:600px){.hero-slider .button-row{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-slider .button-row .button{min-height:60px;padding-inline:10px}.hero-slider .hero-content{padding-block:32px 28px}.hero-slider h1{margin-block:18px;font-size:42px}.hero-slider h2{font-size:16px}.hero-slider .hero-description{margin-bottom:22px}.hero-slider-footer{flex-wrap:wrap;gap:8px;padding-block:12px}.hero-slide-caption{justify-content:space-between;width:100%;font-size:11px}.hero-slide-caption strong{min-width:0}.hero-slider-controls{justify-content:center;gap:2px;width:100%}.hero-slider-controls button{width:36px}.hero-slider-controls .hero-slide-dot{width:24px}.hero-slider-shade{background:linear-gradient(90deg,#f5f7f9f5,#f5f7f9c9 70%,#f5f7f97a)}}@media (prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}}@media (max-width:400px){.hero-slider h1{min-height:3lh}.hero-slider .hero-description{min-height:5lh}}
