.pea-hero{overflow:hidden;position:relative}.pea-hero--light{background:#fff}.pea-hero--dark{background:#f4f5f5}.pea-hero__inner{align-items:stretch;display:flex;min-height:640px;position:relative}.pea-hero__image{inset:0;overflow:hidden;position:absolute;z-index:1}.pea-hero__image img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.pea-hero__image--placeholder{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 40%,#ba0020);height:100%;width:100%}.pea-hero__panel{background:#fff;clip-path:polygon(0 0,100% 0,84% 100%,0 100%);margin-bottom:100px;margin-left:0;position:relative;width:min(72vw,1080px);z-index:3}.pea-hero--dark .pea-hero__panel{background:#f4f5f5}.pea-hero__panel:before{background:#fff;bottom:0;content:"";left:-100vw;position:absolute;top:0;width:100vw}.pea-hero--dark .pea-hero__panel:before{background:#f4f5f5}.pea-hero__content{padding:96px 150px 48px calc(50vw - 600px);position:relative;z-index:2}.pea-hero__eyebrow{color:#ba0020;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.12em;margin-bottom:20px;text-transform:uppercase}.pea-hero__content h1{font-family:Spectral,serif;font-size:clamp(48px,5.5vw,72px);letter-spacing:-.5px;line-height:1.04;margin:0 0 28px;max-width:720px}.pea-hero__content .rcl-body-text{font-size:17px;margin-bottom:36px}.pea-hero__buttons{display:flex;flex-wrap:wrap;gap:16px}.rcl-button--outline{background:transparent;border:1.5px solid #1a1a1a;color:#1a1a1a}.rcl-button--outline:hover{background:#1a1a1a;color:#fff}@media (max-width:1200px){.pea-hero__panel{clip-path:polygon(0 0,100% 0,82% 100%,0 100%);width:min(78vw,980px)}.pea-hero__content{padding-left:max(24px,calc(50vw - 576px));padding-right:120px}}@media (max-width:900px){.pea-hero__inner{min-height:auto}.pea-hero__image{min-height:360px;position:relative}.pea-hero__panel{clip-path:none;margin-bottom:0;width:100%}.pea-hero__panel:before{display:none}.pea-hero__content{padding:56px 24px 40px}.pea-hero__content h1{max-width:100%}}