.res-detail-hero{background:#fff;padding:48px 0 100px}.res-detail-hero__wrap{box-sizing:border-box;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:var(--container-max,1200px);padding:0 var(--gutter)}.res-detail-hero__top{display:flex;flex-direction:column;gap:24px}.res-detail-hero__crumb{align-items:center;display:flex;flex-wrap:wrap;gap:11px}.res-detail-hero__crumbLink{color:#556467;font-size:14px;font-weight:500;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.res-detail-hero__crumbLink:hover{color:#194247}.res-detail-hero__crumbLink.is-current{color:#337077}.res-detail-hero__crumbSep{color:rgba(85,100,103,.4);font-size:14px;letter-spacing:.14em}.res-detail-hero__title{color:#194247;font-size:clamp(32px,4vw,48px);font-weight:500;letter-spacing:-.02em;line-height:1.15;margin:0;max-width:904px}.res-detail-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;width:100%}.res-detail-hero__cta{align-items:center;background:#194247;border-radius:9999px;color:#fff;display:inline-flex;font-size:16px;font-weight:500;gap:16px;justify-content:center;letter-spacing:.06em;padding:20px 40px;text-decoration:none;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.res-detail-hero__cta:hover{background:#337077;box-shadow:0 18px 40px rgba(25,66,71,.25);transform:scale(1.03)}.res-detail-hero__ctaIcon{flex-shrink:0;transition:transform .25s ease}.res-detail-hero__cta:hover .res-detail-hero__ctaIcon{transform:translateY(2px)}.res-detail-hero__attrib{align-items:flex-end;display:flex;flex-direction:column;gap:6px;text-align:right}.res-detail-hero__presented{align-items:center;display:inline-flex;gap:10px}.res-detail-hero__presentedLine{background:rgba(0,0,0,.4);border-radius:2px;flex-shrink:0;height:2px;width:24px}.res-detail-hero__presentedText{color:rgba(0,0,0,.4);font-size:14px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.res-detail-hero__collab{color:#337077;font-size:18px;font-weight:500;margin:0}.res-detail-hero__media{aspect-ratio:1200/474;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.12);overflow:hidden;width:100%}.res-detail-hero__img{height:100%;object-fit:cover;transition:transform .7s ease;width:100%}.res-detail-hero__media:hover .res-detail-hero__img{transform:scale(1.02)}.res-detail-hero [data-sr]{opacity:1;transform:none}.res-detail-hero .is-sr-hidden{opacity:0;transform:translateY(16px)}.res-detail-hero .is-sr-shown{opacity:1;transform:none;transition:opacity .65s ease,transform .65s ease}.res-detail-hero .is-sr-shown:nth-of-type(2){transition-delay:.1s}.res-detail-hero .is-sr-shown:nth-of-type(3){transition-delay:.18s}@media (max-width:767px){.res-detail-hero{padding:32px 0 64px}.res-detail-hero__wrap{gap:32px}.res-detail-hero__actions{align-items:flex-start;flex-direction:column}.res-detail-hero__attrib{align-items:flex-start;text-align:left}.res-detail-hero__cta{width:100%}.res-detail-hero__media{aspect-ratio:353/440}.res-detail-hero__crumbLink,.res-detail-hero__crumbSep{font-size:9px;letter-spacing:.12em}}