/* Accepted lower homepage layout, shared by all staging hero previews. */
.hp-design-original-lower{--design-accent:#2569c9;--design-ink:#18344d;--design-soft:#f1f6fc;--design-line:#dce5ee;--design-paper:#fff;--design-radius:22px}
.hp-design-home>.hp3-trust{padding-top:32px;padding-bottom:38px}
.hp-design-home .hp3-trust-icon{background:var(--design-soft)!important;color:var(--design-ink)!important;box-shadow:none;border-radius:10px;width:40px;height:40px;flex-basis:40px}
.hp-design-home>.hp3-reviews{padding-block:34px 48px}
.hp-design-home .hp-reviews-heading h2{font-size:29px;letter-spacing:-.035em}
.hp-design-home>.hp3-destinations{background:var(--design-soft);padding:60px 0;color:var(--design-ink)}
.hp-design-home .hp3-section-heading span{color:var(--design-accent)}
.hp-design-home .hp3-section-heading p{color:#5b6d77}
.hp-design-home .hp3-destination-grid{gap:16px}
.hp-design-home .hp3-destination-card{grid-template-columns:1fr auto;gap:24px;padding:24px;border:1px solid var(--design-line);border-radius:var(--design-radius);background:var(--design-paper);color:var(--design-ink)}
.hp-design-home .hp3-airport-code{width:auto;height:auto;justify-self:start;background:none;color:var(--design-accent);font-size:30px;font-weight:500;letter-spacing:-.04em}
.hp-design-home .hp3-destination-copy{grid-column:1;grid-row:2}
.hp-design-home .hp3-destination-copy h3{color:var(--design-ink);font-size:18px;margin:5px 0 8px}
.hp-design-home .hp3-destination-copy small,.hp-design-home .hp3-destination-copy span{color:#67777d}
.hp-design-home .hp3-destination-link{grid-column:2;grid-row:2;align-self:end;display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--design-line);border-radius:50%;color:var(--design-ink)}
.hp-design-home .hp3-destination-card:hover{background:#fff;transform:translateY(-4px);border-color:var(--design-accent)}
.hp-design-home>.hp-why{background:var(--design-paper);padding-block:60px}
.hp-design-home .hp-why__card{border:1px solid var(--design-line);border-radius:var(--design-radius);box-shadow:none}
.hp-design-home .hp-why__how{background:var(--design-soft)}
.hp-design-home .hp-why__eyebrow{color:var(--design-ink)}
.hp-design-home .hp-why__step-number{background:var(--design-ink)}
.hp-design-original-lower .hp-footer-guides{background:var(--design-soft);border-top:1px solid var(--design-line)}
@media(min-width:768px) and (max-width:1199.98px){.hp-design-home .hp3-trust-item{padding-inline:10px}
.hp-design-home .hp3-destination-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767.98px){.hp-design-home>.hp3-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 8px;padding:25px 16px}
.hp-design-home .hp3-trust-item{padding:0;border:0;gap:8px}
.hp-design-home .hp3-trust-icon{width:30px;height:30px;flex-basis:30px}
.hp-design-home .hp3-trust-item strong{font-size:11px}
.hp-design-home .hp3-trust-item small{font-size:10px}
.hp-design-home>.hp3-reviews{padding:22px 16px 30px}
.hp-design-home .hp-reviews-heading h2{font-size:25px}
.hp-design-home>.hp3-destinations{padding:34px 0}
.hp-design-home .hp3-section-heading h2{font-size:25px}
.hp-design-home .hp3-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.hp-design-home .hp3-destination-card{padding:18px 13px;gap:15px}
.hp-design-home .hp3-destination-copy h3{font-size:16px}
.hp-design-home .hp3-destination-copy span{font-size:9px;white-space:normal}
.hp-design-home .hp3-destination-link{width:24px;height:24px}
.hp-design-home>.hp-why{padding:30px 0}
}
.hp-design-lower{--hp3-navy:var(--design-ink);--hp3-blue:var(--design-accent);--hp3-yellow:var(--design-accent);--hp3-ink:var(--design-ink);--hp3-line:var(--design-line);color:var(--design-ink);background:var(--design-paper)}
