.ds-hero{left:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw;position:relative;right:50%;width:100vw;--ds-cream:#f5f1e8;--ds-ink:#1d2530;--ds-ink-soft:#3d4756;--ds-slate:#2e5172;--ds-orange:#e27843;--ds-orange-deep:#c95f2b;background-color:var(--ds-cream);background-position:50%;background-size:cover;font-family:Inter,system-ui,sans-serif;padding:80px 0 64px}.ds-hero *{box-sizing:border-box}.ds-hero .ds-wrap{margin:0 auto;max-width:1180px;padding:0 32px}.ds-hero .ds-eyebrow{align-items:center;color:var(--ds-orange-deep);display:flex;font-size:12px;font-weight:600;gap:12px;letter-spacing:.18em;margin-bottom:18px;text-transform:uppercase}.ds-hero .ds-eyebrow:before{background:var(--ds-orange-deep);content:"";height:1px;width:32px}.ds-hero .ds-hero-title{color:var(--ds-slate);font-family:Fraunces,serif;font-size:clamp(38px,6vw,68px);font-weight:600;letter-spacing:-.025em;line-height:1.02;margin:0 0 28px;max-width:900px}.ds-hero .ds-hero-title div,.ds-hero .ds-hero-title h1,.ds-hero .ds-hero-title h2,.ds-hero .ds-hero-title p{color:inherit;font:inherit;margin:0}.ds-hero .ds-hero-title em,.ds-hero .ds-hero-title i{color:var(--ds-orange-deep);font-style:italic;font-weight:500}.ds-hero .ds-hero-leadwrap{color:var(--ds-ink-soft);font-size:20px;line-height:1.5;margin:0 0 36px;max-width:640px}.ds-hero .ds-hero-leadwrap div,.ds-hero .ds-hero-leadwrap p{color:inherit;font:inherit;margin:0}.ds-hero .ds-hero-actions{display:flex;flex-wrap:wrap;gap:14px}.ds-hero .ds-btn{border:1.5px solid transparent;border-radius:4px;display:inline-block;font-size:15px;font-weight:600;padding:14px 24px;text-decoration:none;transition:all .15s}.ds-hero .ds-btn-primary{background:var(--ds-orange);color:#fff}.ds-hero .ds-btn-primary:hover{background:var(--ds-orange-deep);color:#fff}.ds-hero .ds-btn-secondary{background:transparent;border-color:var(--ds-slate);color:var(--ds-slate)}.ds-hero .ds-btn-secondary:hover{background:var(--ds-slate);color:#fff}.ds-hero.has-image{padding:110px 0 96px}.ds-hero.has-image .ds-hero-title{color:var(--ds-cream)}.ds-hero.has-image .ds-hero-title em,.ds-hero.has-image .ds-hero-title i{color:var(--ds-orange)}.ds-hero.has-image .ds-hero-leadwrap{color:rgba(245,241,232,.92)}.ds-hero.has-image .ds-eyebrow{color:var(--ds-orange)}.ds-hero.has-image .ds-eyebrow:before{background:var(--ds-orange)}.ds-hero.has-image .ds-btn-secondary{border-color:var(--ds-cream);color:var(--ds-cream)}.ds-hero.has-image .ds-btn-secondary:hover{background:var(--ds-cream);color:var(--ds-slate)}@media (max-width:1024px){.ds-hero{padding:56px 0 48px}.ds-hero.has-image{padding:110px 0 64px}.ds-hero .ds-wrap{padding:0 20px}.ds-hero .ds-hero-title{font-size:30px;line-height:1.1}}