.mmc-explore-territory-promo{background:var(--mmc-explore-page-bg,#f5f6f8);padding:clamp(28px,4vw,48px) 0}
.mmc-explore-territory-promo__card{background:#071833;border-radius:clamp(16px,2vw,22px);box-shadow:0 14px 34px rgba(7,24,51,.16);color:#fff;display:block;min-height:clamp(280px,28vw,350px);overflow:hidden;position:relative;text-decoration:none}
.mmc-explore-territory-promo__image,.mmc-explore-territory-promo__shade{height:100%;inset:0;position:absolute;width:100%}
.mmc-explore-territory-promo__image{object-fit:cover;object-position:center 52%;transition:transform .35s ease}
.mmc-explore-territory-promo__shade{background:linear-gradient(90deg,rgba(5,20,39,.96) 0%,rgba(5,20,39,.82) 46%,rgba(5,20,39,.22) 78%,rgba(5,20,39,.08) 100%)}
.mmc-explore-territory-promo__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:inherit;max-width:660px;padding:clamp(28px,4.5vw,54px);position:relative;z-index:1}
.mmc-explore-territory-promo__eyebrow{color:#ffd25a;font-size:clamp(11px,1.15vw,13px);font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.mmc-explore-territory-promo__title{color:#fff;font-size:clamp(30px,4vw,48px);font-weight:900;letter-spacing:-.035em;line-height:1.04;margin-top:8px;text-wrap:balance}
.mmc-explore-territory-promo__description{color:rgba(255,255,255,.9);font-size:clamp(14px,1.45vw,17px);line-height:1.45;margin-top:11px}
.mmc-explore-territory-promo__types{align-items:center;color:rgba(255,255,255,.72);display:flex;flex-wrap:wrap;font-size:clamp(10px,1vw,12px);font-weight:800;gap:7px;letter-spacing:.035em;margin-top:13px;text-transform:uppercase}
.mmc-explore-territory-promo__types i{background:#ffd25a;border-radius:50%;display:block;height:3px;width:3px}
.mmc-explore-territory-promo__cta{align-items:center;background:#ffd25a;border-radius:10px;color:#071833;display:inline-flex;font-size:clamp(13px,1.2vw,15px);font-weight:900;gap:9px;margin-top:20px;min-height:44px;padding:11px 15px;transition:background-color .2s ease,transform .2s ease}
.mmc-explore-territory-promo__cta b{font-size:1.15em;line-height:1}
.mmc-explore-territory-promo__card:is(:hover,:focus-visible) .mmc-explore-territory-promo__image{transform:scale(1.025)}
.mmc-explore-territory-promo__card:is(:hover,:focus-visible) .mmc-explore-territory-promo__cta{background:#ffe08a;transform:translateX(2px)}
.mmc-explore-territory-promo__card:focus-visible{outline:3px solid #ffd25a;outline-offset:4px}
@media(max-width:768px){
 .mmc-explore-territory-promo{padding:26px 0 30px}
 .mmc-explore-territory-promo__card{min-height:294px}
 .mmc-explore-territory-promo__image{object-position:62% center}
 .mmc-explore-territory-promo__shade{background:linear-gradient(0deg,rgba(5,20,39,.98) 0%,rgba(5,20,39,.78) 58%,rgba(5,20,39,.16) 100%)}
 .mmc-explore-territory-promo__content{justify-content:flex-end;max-width:100%;padding:24px 20px}
 .mmc-explore-territory-promo__title{font-size:29px;max-width:310px}
 .mmc-explore-territory-promo__description{font-size:14px;max-width:310px}
 .mmc-explore-territory-promo__types{font-size:9px;margin-top:10px}
 .mmc-explore-territory-promo__cta{font-size:13px;margin-top:15px;min-height:40px;padding:9px 13px}
}
@media(prefers-reduced-motion:reduce){.mmc-explore-territory-promo__image,.mmc-explore-territory-promo__cta{transition:none}}
