.pds-m-hero{background:#fff;padding:22px 0 34px}.pds-m-hero__inner{align-items:stretch;display:grid;gap:16px;grid-template-columns:.95fr 1fr;margin:0 auto;width:min(100% - 48px,980px)}.pds-m-hero__copy{background:#f3eee7;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;min-height:440px;padding:44px 36px}.pds-m-hero__heading h1,.pds-m-hero__heading h2{color:#102033;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,56px);font-weight:400;line-height:1.06;margin:0}.pds-m-hero__heading em{font-style:italic}.pds-m-hero__description{color:#102033;font-size:13px;line-height:1.45;margin:34px 0 18px;max-width:360px}.pds-m-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.pds-m-hero__btn{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;justify-content:center;padding:12px 18px;text-decoration:none}.pds-m-hero__btn--gold{background:#d3b77a;color:#102033}.pds-m-hero__btn--navy{background:#132436;color:#fff}.pds-m-hero__image{border-radius:14px;display:block;height:100%;min-height:440px;object-fit:cover;width:100%}@media (max-width:768px){.pds-m-hero__inner{grid-template-columns:1fr;width:min(100% - 32px,980px)}.pds-m-hero__copy{min-height:auto;padding:32px 24px}.pds-m-hero__image{min-height:320px}}