.resort-promo{padding:52px 0}.resort-promo-grid{align-items:center;display:grid;gap:48px;grid-template-columns:1.1fr 1fr}.resort-promo-image{background:#e7edf5;border:1px solid var(--color-border-soft);display:block;overflow:hidden}.resort-promo img{display:block;height:auto;width:100%}.resort-promo h2{margin:0 0 18px}.resort-promo p{margin:0 0 24px}.resort-promo-copy{text-align:center}.resort-promo .btn{white-space:normal}@media(max-width:720px){.resort-promo{padding:32px 0}.resort-promo-grid{gap:24px;grid-template-columns:1fr}}.resort-promo-featured .resort-promo-grid{align-items:stretch;background:var(--color-primary);border:1px solid var(--color-border-soft);gap:0;padding:0}.resort-promo-featured .resort-promo-image{align-items:center;border:0;display:flex}.resort-promo-featured .resort-promo-copy{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:36px}.resort-promo-featured h2,.resort-promo-featured p{color:var(--color-text-light)}.resort-promo-featured .btn{background:var(--color-secondary);color:var(--color-primary)}.resort-promo-featured .btn:hover{background:var(--color-text-light);color:var(--color-primary)}.resort-promo-featured .btn:focus-visible{outline:3px solid var(--color-accent);outline-offset:5px}@media(max-width:720px){.resort-promo-featured .resort-promo-copy{padding:28px 22px}.resort-promo-featured .btn{width:100%}}