/* Destination Overview Master v0.99.26.364
 * Visual gateway only: Header -> Hero -> destinations -> traits -> CTA -> Footer.
 * Shared Header/Footer remain canonical owners.
 */
.hc-destination-overview-page{margin:0;background:#fff;color:#102e51;overflow-x:hidden}
.hc-destination-overview-page .hc-shared-public-header+main{padding-top:0!important}
.hc-dov{--navy:#102e51;--navy-deep:#062746;--gold:#d4a84f;--muted:#667788;--line:#e8edf1;background:#fff;font-family:Arial,sans-serif}
.hc-dov *{box-sizing:border-box}
.hc-dov-shell{width:min(1180px,calc(100% - 44px));margin-inline:auto}

.hc-dov-hero{min-height:405px;position:relative;display:flex;align-items:stretch;background-image:var(--hc-dov-hero);background-size:cover;background-position:center 55%;isolation:isolate}
.hc-dov-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,31,55,.82) 0%,rgba(4,31,55,.52) 39%,rgba(4,31,55,.13) 72%,rgba(4,31,55,.08) 100%);z-index:-1}
.hc-dov-hero__inner{padding:50px 0 58px;display:flex;flex-direction:column;justify-content:space-between}
.hc-dov-breadcrumb{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.78);font-size:12px}
.hc-dov-breadcrumb a{color:inherit;text-decoration:none}.hc-dov-breadcrumb strong{color:#fff;font-weight:500}
.hc-dov-hero__copy{max-width:620px;margin-top:86px;color:#fff}
.hc-dov-hero__copy h1{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:52px;line-height:1;letter-spacing:.01em;font-weight:500}
.hc-dov-hero__copy h2{margin:15px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.2;font-weight:400}
.hc-dov-hero__copy p{max-width:600px;margin:14px 0 0;font-size:13px;line-height:1.65;color:rgba(255,255,255,.91)}

.hc-dov-destinations{padding:34px 0 40px}
.hc-dov-heading{text-align:center;margin:0 auto 32px}
.hc-dov-heading>span{display:inline-flex;align-items:center;gap:13px;color:var(--gold);font-size:12.5px;line-height:1.25;font-weight:700;letter-spacing:.11em}
.hc-dov-heading>span:before,.hc-dov-heading>span:after{content:"";width:38px;height:1px;background:var(--gold)}
.hc-dov-heading h2{margin:16px 0 0;font-family:Georgia,'Times New Roman',serif;color:var(--navy);font-size:28px;line-height:1.15;font-weight:600}
.hc-dov-heading p{margin:9px 0 0;color:#6e7e8c;font-size:12px;line-height:1.5}
.hc-dov-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}
.hc-dov-card{position:relative;min-width:0;border-radius:9px;overflow:hidden;background:#0a2a48;box-shadow:0 7px 22px rgba(10,39,65,.08)}
.hc-dov-card--1,.hc-dov-card--2{grid-column:span 6;height:335px}
.hc-dov-card--3{grid-column:span 5;height:300px}
.hc-dov-card--4{grid-column:span 7;height:300px}
.hc-dov-card>a{display:block;width:100%;height:100%;position:relative;color:#fff;text-decoration:none;overflow:hidden}
.hc-dov-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.2,.75,.2,1)}
.hc-dov-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,28,48,.02) 18%,rgba(4,28,48,.23) 54%,rgba(4,28,48,.84) 100%);transition:background .35s ease}
.hc-dov-card__content{position:absolute;left:25px;right:24px;bottom:22px;display:flex;flex-direction:column;align-items:flex-start}
.hc-dov-card__content small{font-size:9px;letter-spacing:.05em;color:#ead095;font-weight:700;margin-bottom:7px}
.hc-dov-card__content strong{font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1.05;font-weight:500;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.16)}
.hc-dov-card__content em{font-style:normal;font-size:12px;line-height:1.4;color:rgba(255,255,255,.94);margin-top:8px;max-width:360px}
.hc-dov-card__content b{margin-top:14px;display:inline-flex;align-items:center;gap:18px;border:1px solid var(--gold);border-radius:999px;padding:9px 16px;color:#fff;font-size:10px;letter-spacing:.04em;font-weight:700;background:rgba(3,34,58,.22);transition:.25s ease}
.hc-dov-card__content b i{font-style:normal;color:#f4d27d;font-size:14px}
.hc-dov-card a:hover img{transform:scale(1.035)}
.hc-dov-card a:hover .hc-dov-card__shade{background:linear-gradient(180deg,rgba(4,28,48,.01) 18%,rgba(4,28,48,.18) 48%,rgba(4,28,48,.88) 100%)}
.hc-dov-card a:hover b,.hc-dov-card a:focus-visible b{background:var(--gold);color:#092c4d}
.hc-dov-card a:focus-visible{outline:3px solid rgba(212,168,79,.55);outline-offset:-3px}

.hc-dov-traits{padding:0 0 48px;background:#fff}
.hc-dov-heading--compact{margin-bottom:38px}
.hc-dov-heading--compact h2{font-size:25px}
.hc-dov-traits__grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch}
.hc-dov-trait{position:relative;min-height:138px;padding:2px 28px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--navy);text-decoration:none}
.hc-dov-trait:not(:last-child):after{content:"";position:absolute;right:0;top:24px;width:1px;height:78px;background:linear-gradient(180deg,transparent,var(--gold),transparent);opacity:.65}
.hc-dov-trait__icon{height:46px;width:64px;display:grid;place-items:center;margin-bottom:8px;color:var(--gold)}
.hc-dov-trait__icon svg{width:62px;height:43px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hc-dov-trait strong{font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.2;text-transform:uppercase}
.hc-dov-trait small{margin-top:5px;max-width:130px;color:#687888;font-size:11px;line-height:1.35}
.hc-dov-trait:after,.hc-dov-trait__icon,.hc-dov-trait strong{transition:.25s ease}
.hc-dov-trait:hover .hc-dov-trait__icon{transform:translateY(-3px)}
.hc-dov-trait:hover strong{color:#9d742a}

/* Full-bleed CTA intentionally sits flush against the Shared Footer Master. */
.hc-dov-cta{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:305px;display:flex;align-items:center;background-image:var(--hc-dov-cta);background-size:cover;background-position:center 56%;isolation:isolate}
.hc-dov-cta__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,34,59,.91) 0%,rgba(4,34,59,.72) 42%,rgba(4,34,59,.25) 72%,rgba(4,34,59,.12) 100%);z-index:-1}
.hc-dov-cta__inner{padding:46px 0 48px}
.hc-dov-cta__copy{max-width:590px;color:#fff}
.hc-dov-cta__copy>span{display:block;color:#e4be6a;font-size:9px;letter-spacing:.12em;font-weight:700;margin-bottom:12px}
.hc-dov-cta h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:33px;line-height:1.12;font-weight:500;color:#fff}
.hc-dov-cta p{margin:11px 0 0;max-width:540px;font-size:12px;line-height:1.55;color:rgba(255,255,255,.9)}
.hc-dov-cta__actions{display:flex;align-items:center;gap:11px;margin-top:23px;flex-wrap:wrap}
.hc-dov-cta__actions a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;padding:0 22px;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.03em;transition:.25s ease}
.hc-dov-cta__actions a i{font-style:normal;font-size:14px}
.hc-dov-cta__actions .is-primary{background:linear-gradient(180deg,#f1cd78,#d4a84f);color:#0b2f50;border:1px solid #e1b75f;box-shadow:0 7px 18px rgba(0,0,0,.13)}
.hc-dov-cta__actions .is-secondary{background:rgba(5,43,73,.28);border:1px solid rgba(255,255,255,.75);color:#fff}
.hc-dov-cta__actions a:hover{transform:translateY(-2px)}
.hc-dov-cta__actions a:focus-visible{outline:3px solid rgba(255,255,255,.5);outline-offset:3px}
.hc-destination-overview-page #hc-home-footer-master,.hc-destination-overview-page .hc-home-footer-master{margin-top:0!important;border-top:0!important}

@media(max-width:980px){
  .hc-dov-shell{width:min(920px,calc(100% - 36px))}
  .hc-dov-hero{min-height:370px}.hc-dov-hero__copy{margin-top:68px}.hc-dov-hero__copy h1{font-size:45px}.hc-dov-hero__copy h2{font-size:24px}
  .hc-dov-card--1,.hc-dov-card--2,.hc-dov-card--3,.hc-dov-card--4{grid-column:span 6;height:280px}
  .hc-dov-card__content strong{font-size:25px}.hc-dov-card__content em{font-size:11.5px}
  .hc-dov-trait{padding-inline:15px}.hc-dov-trait strong{font-size:15px}
  .hc-dov-cta{min-height:285px}.hc-dov-cta h2{font-size:30px}
}

@media(max-width:767px){
  .hc-dov-shell{width:calc(100% - 28px)}
  .hc-dov-hero{min-height:390px;background-position:60% center}
  .hc-dov-hero__overlay{background:linear-gradient(90deg,rgba(4,31,55,.86),rgba(4,31,55,.47) 74%,rgba(4,31,55,.25))}
  .hc-dov-hero__inner{padding:28px 0 38px}.hc-dov-breadcrumb{font-size:11px}.hc-dov-hero__copy{margin-top:94px;max-width:92%}
  .hc-dov-hero__copy h1{font-size:39px}.hc-dov-hero__copy h2{font-size:22px;margin-top:12px}.hc-dov-hero__copy p{font-size:12px;line-height:1.55;margin-top:11px}
  .hc-dov-destinations{padding:28px 0 34px}.hc-dov-heading{margin-bottom:26px}.hc-dov-heading h2{font-size:23px;margin-top:13px}.hc-dov-heading p{font-size:11px;margin-top:8px}.hc-dov-heading>span{font-size:10.5px}.hc-dov-heading>span:before,.hc-dov-heading>span:after{width:28px}
  .hc-dov-grid{grid-template-columns:1fr;gap:12px}.hc-dov-card--1,.hc-dov-card--2,.hc-dov-card--3,.hc-dov-card--4{grid-column:auto;height:260px}
  .hc-dov-card__content{left:19px;right:18px;bottom:18px}.hc-dov-card__content small{font-size:8.5px}.hc-dov-card__content strong{font-size:24px}.hc-dov-card__content em{font-size:11px;max-width:90%}.hc-dov-card__content b{margin-top:12px;padding:8px 14px;font-size:9.5px}
  .hc-dov-traits{padding:0 0 38px}.hc-dov-heading--compact{margin-bottom:30px}.hc-dov-heading--compact h2{font-size:21px;margin-top:13px}.hc-dov-traits__grid{grid-template-columns:repeat(2,1fr);row-gap:22px}.hc-dov-trait{min-height:120px;padding:2px 12px 8px}.hc-dov-trait:nth-child(2):after{display:none}.hc-dov-trait:not(:last-child):after{top:20px;height:72px}.hc-dov-trait__icon{height:42px}.hc-dov-trait strong{font-size:14px}.hc-dov-trait small{font-size:10.5px}
  .hc-dov-cta{min-height:330px;background-position:62% center}.hc-dov-cta__overlay{background:linear-gradient(90deg,rgba(4,34,59,.93),rgba(4,34,59,.65) 78%,rgba(4,34,59,.4))}.hc-dov-cta__inner{padding:42px 0 44px}.hc-dov-cta__copy{max-width:90%}.hc-dov-cta h2{font-size:27px}.hc-dov-cta p{font-size:11.5px}.hc-dov-cta__actions{align-items:stretch;flex-direction:column;max-width:270px}.hc-dov-cta__actions a{width:100%;min-height:42px}
}

@media(max-width:420px){
  .hc-dov-hero__copy h1{font-size:35px}.hc-dov-hero__copy h2{font-size:20px}
  .hc-dov-card--1,.hc-dov-card--2,.hc-dov-card--3,.hc-dov-card--4{height:240px}
  .hc-dov-card__content strong{font-size:22px}.hc-dov-card__content em{max-width:100%}
  .hc-dov-traits__grid{grid-template-columns:1fr 1fr}.hc-dov-trait{padding-inline:7px}.hc-dov-trait strong{font-size:13px}
  .hc-dov-cta h2{font-size:25px}
}

@media(prefers-reduced-motion:reduce){.hc-dov *{scroll-behavior:auto!important}.hc-dov-card img,.hc-dov-card__content b,.hc-dov-trait__icon,.hc-dov-trait strong,.hc-dov-cta__actions a{transition:none!important}}
