@layer components{.module-editorial-hero{border-bottom:1px solid var(--line);background:var(--paper);color:var(--ink)}.module-editorial-hero__grid{width:min(calc(100% - 64px), var(--content-width));grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:stretch;gap:clamp(34px,4vw,64px);margin:0 auto;padding-block:54px 66px;display:grid}.module-editorial-hero__copy{flex-direction:column;min-width:0;display:flex}.module-editorial-hero h1{max-width:14ch;color:var(--ink);letter-spacing:0;text-transform:capitalize;text-wrap:balance;margin:0;font-size:clamp(44px,3.45vw,50px);font-weight:800;line-height:1.02}.module-editorial-hero__copy>p{max-width:39ch;color:var(--muted);margin:22px 0 26px;font-size:17px;line-height:1.6}.module-editorial-hero__copy .button-link{width:fit-content;min-height:50px;margin-top:26px;padding-inline:22px}.module-editorial-hero__figure{align-self:stretch;min-width:0;margin:0;display:flex}.module-editorial-hero__media{aspect-ratio:16/10;background:var(--steel);border-radius:14px;flex:auto;width:100%;height:100%;position:relative;overflow:hidden}.module-editorial-hero__media :where(picture,img){width:100%;height:100%}.module-editorial-hero__media img{object-fit:cover;display:block}.module-editorial-hero--photo-tone .module-editorial-hero__media:after{z-index:1;content:"";pointer-events:none;mix-blend-mode:soft-light;background:linear-gradient(135deg,#fff4e81f,#ed641812 48%,#1f202414);position:absolute;inset:0}.module-editorial-hero--photo-tone .module-editorial-hero__media img{filter:brightness(.99)contrast(1.06)saturate(.8)sepia(.08)}.module-editorial-hero__points{border-top:1px solid var(--line);gap:0;max-width:360px;margin:30px 0 0;padding:0;list-style:none;display:grid}.module-editorial-hero__points li{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;min-height:48px;display:grid}.module-editorial-hero__points span{color:var(--orange-text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.module-editorial-hero__points strong{min-width:0;font-size:14px;font-weight:700;line-height:1.35}.module-editorial-hero__supplement{border-top:1px solid var(--line);grid-column:1/-1;padding-top:30px}@media (max-width:1120px){.module-editorial-hero__grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:34px}.module-editorial-hero h1{font-size:clamp(44px,3.45vw,50px)}}@media (max-width:900px){.module-editorial-hero__grid{width:min(calc(100% - 40px), var(--content-width));grid-template-columns:minmax(0,1fr);gap:38px;padding-block:42px 56px}.module-editorial-hero h1{max-width:14ch;font-size:44px}.module-editorial-hero__copy>p{max-width:48ch}.module-editorial-hero__points{max-width:none}.module-editorial-hero__figure{margin-top:0;display:block}.module-editorial-hero__media{height:auto}}@media (max-width:600px){.module-editorial-hero__grid{width:min(calc(100% - 30px), var(--content-width));gap:38px}.module-editorial-hero h1{max-width:none;font-size:34px;line-height:1.04}.module-editorial-hero__copy>p{margin-block:18px 22px;font-size:16px}.module-editorial-hero__copy .button-link{min-height:48px}.module-editorial-hero__media{aspect-ratio:4/3;border-radius:10px}.module-editorial-hero__supplement{padding-top:24px}}}
