/* START_SECTION:stellar-destinations (INDEX:68) */
.stellar-destinations{--navy:#0d1d35;--gold:#c79a54;--sage:#dde7df;--green:#315c4b;--ink:#172033;color:var(--ink);background:#fff}.stellar-destinations__hero{position:relative;height:clamp(360px,52vw,680px);display:flex;align-items:flex-end;overflow:hidden;background:var(--navy)}.stellar-destinations__hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.stellar-destinations__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,17,31,.08),rgba(5,17,31,.78))}.stellar-destinations__hero-copy{position:relative;z-index:2;color:#fff;width:100%;padding-bottom:64px}.stellar-destinations__hero-copy>p:first-child,.stellar-destinations__kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:800}.stellar-destinations__hero-copy h1{color:#fff;font-size:clamp(42px,6.5vw,78px);line-height:1.02;margin:8px 0 18px;font-weight:500;max-width:900px}.stellar-destinations__hero-copy>p:last-child{font-size:18px;line-height:1.65;max-width:680px}.stellar-destinations__intro{text-align:center;max-width:850px;margin:auto;padding:82px 20px 52px}.stellar-destinations__kicker{color:var(--green)}.stellar-destinations__intro h2,.stellar-destinations__feature h2{color:var(--navy);font-size:clamp(34px,4vw,52px);line-height:1.08;margin:8px 0 18px;font-weight:500}.stellar-destinations__intro>p:last-child,.stellar-destinations__feature-grid>div>p:last-child{font-size:17px;line-height:1.7}.stellar-destinations__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-bottom:92px}.stellar-destinations__card{min-height:440px}.stellar-destinations__image-wrap{position:relative;display:block;height:100%;min-height:440px;overflow:hidden;background:var(--navy);text-decoration:none}.stellar-destinations__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.stellar-destinations__card:hover .stellar-destinations__image{transform:scale(1.03)}.stellar-destinations__card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(5,17,31,.8))}.stellar-destinations__card-copy{position:absolute;left:30px;right:30px;bottom:28px;color:#fff}.stellar-destinations__card-copy span{font-size:10px;letter-spacing:.16em;font-weight:800}.stellar-destinations__card-copy h3{color:#fff;font-size:clamp(32px,4vw,50px);margin:5px 0 8px;font-weight:500}.stellar-destinations__card-copy p{margin:0;font-weight:700}.stellar-destinations__feature{background:var(--sage);padding:78px 0}.stellar-destinations__feature-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center}.stellar-destinations__actions{display:flex;flex-direction:column;gap:12px;align-items:stretch}.stellar-destinations__actions a{background:var(--green);color:#fff;text-decoration:none;text-align:center;font-weight:800;padding:17px 24px}.stellar-destinations__actions a.stellar-destinations__secondary{background:transparent;color:var(--navy);border:1px solid var(--navy)}@media(max-width:760px){.stellar-destinations__hero{height:440px}.stellar-destinations__hero-copy{padding-bottom:38px}.stellar-destinations__intro{padding-top:58px}.stellar-destinations__grid{grid-template-columns:1fr;gap:16px;padding-bottom:62px}.stellar-destinations__card,.stellar-destinations__image-wrap{min-height:360px}.stellar-destinations__feature-grid{grid-template-columns:1fr;gap:28px}}
/* END_SECTION:stellar-destinations */
