/* Commercial families inherit Home07. Only page-specific composition lives here. */
.hotel-location-facts{display:grid;gap:16px;margin:24px 0;padding:20px;border:1px solid #d9e5e6;border-radius:16px;background:#fff}
.hotel-location-facts dt{font-weight:700;margin-bottom:6px;font-size:14px}
.hotel-location-facts dd{margin:0;line-height:1.6;overflow-wrap:anywhere}
.commercial-hotel-profile figcaption a{color:inherit;text-decoration:underline}
.commercial-page footer .hotel-route-credit{display:block;padding:12px 0;color:#e3f1f3;font-size:13px;line-height:1.7}
.commercial-page footer .hotel-route-credit a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.service-details-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;margin-top:36px}
.service-vehicle{margin:0;min-width:0}
.service-vehicle>img{width:100%;height:auto;max-height:340px;object-fit:contain;border-radius:16px}
.service-vehicle figcaption{padding:20px 12px 0}
.service-vehicle figcaption>p{font-size:13px;line-height:1.6;color:var(--muted);margin-top:14px}
.service-fares{display:grid;gap:16px;min-width:0}
.service-fares--pair{grid-template-columns:repeat(2,minmax(0,1fr))}
.service-fare{display:flex;flex-direction:column;align-items:flex-start;gap:16px;border:1px solid var(--line);border-radius:16px;padding:24px;background:#fff;box-shadow:0 8px 28px #002c3e0a;min-width:0}
.service-fare--premium{background:#f1faf6;border-color:#a1cfb9}
.service-fare h3{font-size:23px;line-height:1.2;letter-spacing:-.025em}
.service-fare ul{list-style:none;padding:0;display:grid;gap:12px;margin:0 0 8px;font-size:14px;line-height:1.5}
.service-fare li{display:flex;gap:8px;align-items:flex-start}
.service-fare li svg{flex:0 0 18px;color:var(--green);margin-top:2px}
.service-fare>a{margin-top:auto;font-size:14px}
@media(max-width:1050px){.service-details-grid{grid-template-columns:1fr}.service-vehicle{max-width:620px;margin-inline:auto}}
@media(max-width:600px){.service-details-grid{gap:24px}.service-fares--pair{grid-template-columns:1fr}.service-fare{padding:24px}.service-fare ul{font-size:16px}}
.commercial-hero{background:linear-gradient(150deg,#f5faf8,#eaf3f3);padding:24px 0 36px}
.commercial-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:var(--muted);margin-bottom:30px}
.commercial-breadcrumb a{color:var(--link)}
.commercial-hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.commercial-hero-copy h1{font-size:clamp(36px,4.2vw,62px);line-height:1.03;letter-spacing:-.045em;max-width:620px;margin:12px 0 20px}
.commercial-hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;max-width:530px}
.commercial-hero-layout figure{margin:0;position:relative}
.commercial-hero-layout figure>img{width:100%;height:340px;object-fit:cover;border-radius:18px;box-shadow:0 20px 50px #002c3e18}
.commercial-hero-layout figure>img[src*="transparent"]{object-fit:contain;padding:20px 10px 32px;background:radial-gradient(ellipse at 50% 40%,#fff,#e2eeec)}
.commercial-hero-layout figcaption{position:absolute;bottom:16px;left:16px;background:#ffffffec;backdrop-filter:blur(12px);border:1px solid #ffffffb3;border-radius:50px;padding:9px 17px;font-size:12px;font-weight:650}
.commercial-assurances{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px;font-size:12px;font-weight:600}
.commercial-assurances span{display:flex;gap:7px;align-items:center}
.commercial-assurances span:before{content:"";width:6px;height:6px;border-radius:50%;background:#008575}
.commercial-page .quote-console{padding-top:32px;z-index:5}
.commercial-page .quote-composer-surface{background:rgba(255,255,255,.65)}
.commercial-section-nav{display:flex;gap:32px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-top:20px;padding-bottom:20px}
.commercial-section-nav a{font-size:13px;font-weight:650;min-height:28px;display:flex;align-items:center}
.commercial-section-nav a:hover{color:var(--link)}
.commercial-page .section{padding-block:90px}
.commercial-price-family{font-size:12px;color:var(--muted);margin-top:12px}
.commercial-page .split-section>*{min-width:0}
.commercial-hotel-profile .commercial-text-link{display:inline-flex;align-items:center;min-height:44px}
.commercial-hotel-profile h3{margin-top:24px;margin-bottom:12px}
.commercial-page .table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}
.commercial-page .prices-section table{min-width:0}
.commercial-page .prices-section tbody td{font-size:19px;font-weight:700;letter-spacing:-.02em}
.commercial-editorial{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}
.commercial-editorial-heading h2{margin-bottom:32px}
.commercial-editorial-heading>img{width:100%;height:300px;object-fit:cover;border-radius:14px;box-shadow:0 16px 36px #002c3e12}
.commercial-articles article{padding:28px 0;border-top:1px solid #cddcdb}
.commercial-articles article:first-child{padding-top:0;border:0}
.commercial-index{color:var(--link);font-size:12px;font-weight:700;padding-top:6px}
.commercial-articles h3{font-size:22px;letter-spacing:-.025em;line-height:1.25;margin-bottom:14px}
.commercial-articles p{font-size:15px;line-height:1.75;color:var(--muted);margin-top:14px}
.commercial-related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}
.commercial-related>a{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:25px;background:white;border:1px solid var(--line);border-radius:10px;font-size:15px;font-weight:600;box-shadow:0 3px 10px #002c3e04;transition:box-shadow .2s,border-color .2s}
.commercial-related>a:hover{border-color:#81bfa6;box-shadow:0 8px 24px #002c3e0d}
.commercial-page #approved-close{scroll-margin-top:30px}
@media(max-width:1050px){.commercial-hero-layout{gap:30px}.commercial-editorial{gap:44px}.commercial-hero-layout figure>img{height:320px}}
@media(max-width:832px){.commercial-hero{padding-top:16px}.commercial-breadcrumb{font-size:11px;margin-bottom:24px}.commercial-hero-layout{grid-template-columns:1fr;gap:24px}.commercial-hero-copy h1{font-size:40px;max-width:550px}.commercial-hero-copy>p:not(.eyebrow){font-size:15px}.commercial-hero-layout figure>img{height:220px}.commercial-assurances{gap:14px;font-size:11px}.commercial-page .quote-console{padding-top:24px}.commercial-page .section{padding-block:56px}.commercial-section-nav{gap:8px 24px;padding-block:14px}.commercial-section-nav a{min-height:38px}.commercial-editorial{grid-template-columns:1fr;gap:36px}.commercial-editorial-heading>img{height:220px}.commercial-editorial-heading h2{margin-bottom:24px}.commercial-articles h3{font-size:21px}.commercial-related{grid-template-columns:1fr}.commercial-related>a{padding:21px}.commercial-page .split-section{gap:28px}}
@media(prefers-reduced-motion:reduce){.commercial-related>a{transition:none}}
@media(max-width:832px){.commercial-page .prices-section table{table-layout:fixed}.commercial-page .prices-section th,.commercial-page .prices-section td{white-space:normal;padding:14px 10px}.commercial-page .prices-section thead th{font-size:11px}.commercial-page .prices-section tbody th{font-size:12px}.commercial-page .prices-section tbody td{font-size:15px}.commercial-page .prices-section td a{white-space:normal}.commercial-page .prices-section th:first-child{width:40%}}

/* Approved daylight composition: the scene and booking surface form one hero. */
.commercial-hero--panoramic{position:relative;isolation:isolate;background:#08718b;padding:0;z-index:2}
.commercial-panorama{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center}
.commercial-picture{display:contents}
.commercial-hero--panoramic:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(0,45,63,.79),rgba(0,53,69,.56) 29%,rgba(0,53,69,.04) 66%)}
.commercial-hero--panoramic .commercial-hero-inner{padding-block:26px 24px;min-height:635px;display:flex;flex-direction:column}
.commercial-hero--panoramic .commercial-breadcrumb{color:#e9f6f7;margin-bottom:35px}
.commercial-hero--panoramic .commercial-breadcrumb a{color:inherit}
.commercial-hero--panoramic .commercial-hero-layout{display:block;min-height:344px}
.commercial-hero--panoramic .commercial-hero-copy{max-width:510px;width:43%}
.commercial-hero--panoramic .commercial-hero-copy h1{color:white;font-size:clamp(37px,3.7vw,58px);line-height:1.05;letter-spacing:-.04em;text-wrap:balance;margin:14px 0 18px}
.commercial-hero--panoramic .commercial-hero-copy>.eyebrow{color:#c5f5dc;font-size:11px;letter-spacing:.045em}
.commercial-hero--panoramic .commercial-hero-copy>p:not(.eyebrow){color:#f3fafb;font-size:16px;line-height:1.55}
.commercial-hero--panoramic .commercial-assurances{color:white;font-size:12px;gap:24px;margin-top:22px}
.commercial-assurances img{width:21px;height:21px}
.commercial-assurances span:before{display:none}
.commercial-hero--panoramic .commercial-assurances img{filter:brightness(0) invert(1)}
.commercial-hero--panoramic .quote-console{margin-top:auto;padding-top:32px}
.commercial-hero--panoramic .quote-composer-surface{background:rgba(255,255,255,.7);box-shadow:0 12px 36px #00313c24;backdrop-filter:blur(18px) saturate(125%)}
.commercial-hero--panoramic .home-fare-notice{background:#fffdf6ed;padding:10px 14px;border-radius:0 0 8px 8px;margin:0 10px;font-size:13px}
.commercial-page .section-heading h2{max-width:650px;text-wrap:balance}
.commercial-section-nav{justify-content:center;gap:42px}
.commercial-pricing-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:end;margin-bottom:32px}
.commercial-pricing-heading>p{font-size:15px;max-width:540px;line-height:1.7}
.commercial-pricing>h2{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.commercial-pricing{display:grid;gap:24px}
.commercial-price-status{font-size:12px;line-height:1.6;color:#547079;grid-column:1/-1;order:1}
.commercial-price-scroll{border:1px solid #d8e6e2;border-radius:14px;overflow:hidden;box-shadow:0 6px 24px #002c3e09;min-width:0}
.commercial-price-table{width:100%;border-collapse:collapse;table-layout:fixed}
.commercial-price-table caption{text-align:left;padding:17px 24px;background:#002c3e;color:#fff;font-size:15px;font-weight:650}
.commercial-page .commercial-price-table th,.commercial-page .commercial-price-table td{padding:16px 24px;text-align:left;border-bottom:1px solid #e3ebe8;white-space:normal}
.commercial-price-table thead th{font-size:12px;font-weight:650;background:#f5f9f7;color:#4f686b}
.commercial-price-table th:first-child{width:46%}
.commercial-page .commercial-price-table .commercial-price-group th{background:#eaf5ef;color:#00714f;padding-block:9px;font-size:11px;letter-spacing:.055em;text-transform:uppercase}
.commercial-fare-name{display:block;font-size:14px;font-weight:650}
.commercial-fare-capacity{display:block;font-size:11px;color:#536b73;font-weight:450;margin-top:5px}
.commercial-page .commercial-price-table td{font-size:19px;font-weight:720}
.commercial-price-table td a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;border-bottom:1px solid #add2c2;transition:color .15s}
.commercial-price-table td a:hover{color:#004931;border-bottom-color:#004931}
.commercial-fare-unavailable{font-size:12px;font-weight:500;color:#697b81}
.commercial-price-table tbody:last-child tr:last-child>*{border-bottom:0}
/* Service fares compare the same vehicle across destinations. Keep each route
   together, with readable prices and the original quote deeplinks. */
@media(min-width:1000px){
 [data-commercial-family="service"] .commercial-pricing{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:20px}
 [data-commercial-family="service"] .commercial-price-table caption{padding:20px 16px;font-size:16px;line-height:1.4;height:86px}
 [data-commercial-family="service"] .commercial-price-table th,
 [data-commercial-family="service"] .commercial-price-table td{padding:14px 12px}
 [data-commercial-family="service"] .commercial-price-table th:first-child{width:36%}
 .commercial-page[data-commercial-family="service"] .commercial-price-table td{font-size:16px;letter-spacing:normal}
 [data-commercial-family="service"] .commercial-price-table td a{display:inline-block;width:min-content;white-space:normal;line-height:1.6}
 [data-commercial-family="service"] .commercial-fare-capacity{font-size:12px;line-height:1.5}
 [data-commercial-family="service"] .commercial-route-note{grid-column:1/-1}
}
/* The full-width status row occupies every implicit auto-fit track, including
   an otherwise empty fourth track. The three route cards need three columns. */
@media(min-width:1200px){
 [data-commercial-family="service"] .commercial-pricing{grid-template-columns:repeat(3,minmax(0,1fr))}
}
.commercial-page #route-prices>.shell>.rate-note{display:none}
.commercial-coverage{padding-top:0!important}
.commercial-coverage-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:76px}
.commercial-coverage-grid figure{position:relative;align-self:stretch;min-height:490px}
.commercial-coverage-grid figure>img{height:100%;width:100%;object-fit:cover;border-radius:18px}
.commercial-coverage-grid figcaption{position:absolute;bottom:20px;left:20px;padding:10px 18px;border-radius:50px;background:#ffffffee;box-shadow:0 4px 20px #002c3e10;font-size:12px}
.commercial-coverage-grid h2{margin-bottom:18px}
.commercial-coverage-grid p{font-size:15px;line-height:1.7}
.commercial-hotel-list{display:grid;margin-block:20px 16px}
.commercial-hotel-list>a{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid #e0e9e5;text-decoration:none;color:var(--ink)}
.commercial-hotel-list>a>img{width:24px;height:24px;flex:none;opacity:.75}
.commercial-hotel-list>a>span:last-child{margin-left:auto;color:var(--link)}
.commercial-hotel-list strong{font-size:14px;display:block}
.commercial-hotel-list small{font-size:12px;display:block;margin-top:4px;color:#5c737c}
.commercial-hotel-list a:hover strong{text-decoration:underline;text-underline-offset:4px;color:var(--link)}
.commercial-text-link{font-size:13px;font-weight:650}
.commercial-editorial{grid-template-columns:.8fr 1.2fr;gap:85px;align-items:start}
.commercial-editorial-heading{position:sticky;top:36px}
.commercial-editorial-heading>p:not(.eyebrow){font-size:14px;line-height:1.7;margin-block:20px 14px;max-width:450px}
.commercial-editorial-heading>a{font-size:13px;font-weight:600}
.commercial-articles article{padding-block:28px}
.commercial-articles article:first-child{padding-top:0}
.commercial-articles h3{font-size:23px;font-weight:700}
.commercial-articles p{color:#3c5966;font-size:15px;line-height:1.85}
.commercial-comparison .button{margin-top:24px}
.commercial-comparison-table{border:1px solid #dae6e1;border-radius:12px;overflow:hidden;box-shadow:0 6px 24px #002c3e08}
.commercial-comparison table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse}
.commercial-page .commercial-comparison th,.commercial-page .commercial-comparison td{padding:20px 18px;text-align:left;font-size:13px;line-height:1.6;border-bottom:1px solid #e3ebe7;vertical-align:top;white-space:normal;overflow-wrap:anywhere;letter-spacing:normal}
.commercial-comparison .section-heading>p:not(.eyebrow){margin-top:18px;font-size:14px;line-height:1.75}
.commercial-comparison thead th{font-size:13px;background:#f3f6f5}
.commercial-comparison th:first-child{width:24%}
.commercial-comparison th:nth-child(2){color:white;background:#007653}
.commercial-comparison td:nth-child(2){background:#edf8f1;color:#005b40;font-weight:600}
.commercial-comparison tr:last-child>*{border-bottom:0}
.commercial-service-nav{border-top:1px solid #dde8e3;padding-top:30px;margin-top:36px}
.commercial-service-nav>strong{font-size:14px}
.commercial-service-nav>div{display:flex;gap:12px 30px;flex-wrap:wrap;margin-top:16px}
.commercial-service-nav a{font-size:13px;min-height:40px;display:flex;align-items:center;gap:12px;font-weight:600}
.commercial-destination-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:32px}
.commercial-destination-grid article{background:white;border:1px solid var(--finish-edge);border-radius:var(--finish-radius);overflow:hidden;box-shadow:var(--finish-shadow);transition:transform .2s,box-shadow .2s}
.commercial-destination-grid article:hover{transform:translateY(-4px);box-shadow:0 13px 25px #002c3e13}
.commercial-destination-grid a{color:inherit;text-decoration:none;display:flex;flex-direction:column;height:100%}
.commercial-destination-grid img{width:100%;height:180px;object-fit:cover;flex-shrink:0}
.commercial-destination-grid article a>div{padding:22px;display:flex;flex-direction:column;flex:1}
.commercial-destination-grid h3{font-size:19px;display:flex;gap:10px;justify-content:space-between}
.commercial-destination-grid h3 span{font-size:16px;color:#008461}
.commercial-destination-grid p{font-size:14px;line-height:1.65;margin:12px 0 18px}
.commercial-card-link{color:#007451;font-size:14px;font-weight:650;margin-top:auto;border-top:1px solid var(--line);padding-top:15px;min-height:44px}
.commercial-more-destinations{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:30px;padding-top:24px;border-top:1px solid #d5e4dd}
.commercial-more-destinations a{display:inline-flex;align-items:center;gap:12px;min-height:44px;color:#006c4d;font-size:13px;font-weight:600;text-underline-offset:5px}
.commercial-route-note{padding:16px 20px;border-left:3px solid #008466;background:#edf8f3;font-size:14px;line-height:1.7;margin-bottom:22px}
.commercial-page .faq-list summary{padding:20px 22px;font-size:15px;line-height:1.5}
.commercial-page .faq-list details>p{padding:0 22px 22px;font-size:15px;line-height:1.65}
@media(min-width:1700px){.commercial-hero--panoramic .commercial-hero-inner{min-height:720px}.commercial-hero--panoramic .commercial-hero-layout{min-height:395px}}
@media(max-width:1100px) and (min-width:833px){.commercial-hero--panoramic .commercial-hero-copy{width:49%}.commercial-hero--panoramic .commercial-hero-inner{min-height:620px}.commercial-hero--panoramic .commercial-hero-copy h1{font-size:40px}.commercial-hero--panoramic .commercial-assurances{gap:12px;font-size:10px}.commercial-panorama{object-position:61% center}.commercial-editorial,.commercial-coverage-grid{gap:40px}.commercial-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:832px){
 .commercial-hero--panoramic{background:#f0f5f3}
 .commercial-panorama{height:540px;object-position:center bottom}
 .commercial-hero--panoramic:before{height:540px;background:linear-gradient(180deg,#003147aa,rgba(0,40,60,.6) 39%,rgba(0,50,60,0) 71%)}
 .commercial-hero--panoramic .commercial-hero-inner{padding:18px 0 24px;min-height:0}
 .commercial-hero--panoramic .commercial-breadcrumb{font-size:10px;margin-bottom:22px}
 .commercial-hero--panoramic .commercial-hero-copy{width:100%;max-width:530px}
 .commercial-hero--panoramic .commercial-hero-copy h1{font-size:35px;max-width:440px;margin-block:12px 15px;text-wrap:balance}
 .commercial-hero--panoramic .commercial-hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.6;max-width:460px}
 .commercial-hero--panoramic .commercial-hero-copy>.eyebrow{font-size:10px}
 .commercial-hero--panoramic .commercial-assurances{font-size:10px;gap:22px;margin-top:18px}
 .commercial-hero--panoramic .commercial-assurances span{background:rgba(0,39,52,.78);padding:4px 7px;border-radius:6px}
 .commercial-hero--panoramic .commercial-hero-layout{min-height:468px}
 .commercial-hero--panoramic .quote-console{padding-top:0;margin-top:0}
 .commercial-hero--panoramic .quote-composer-surface{background:rgba(255,255,255,.84)}
 .commercial-section-nav{gap:6px 22px;justify-content:start}
 .commercial-pricing-heading{grid-template-columns:1fr;gap:18px;margin-bottom:24px}
 .commercial-pricing-heading h2{font-size:29px}
 .commercial-pricing-heading>p{font-size:14px}
 .commercial-page .commercial-price-table th,.commercial-page .commercial-price-table td{padding:12px 10px}
 .commercial-price-table caption{font-size:12px;padding:14px 12px}
 .commercial-page .commercial-price-table th:first-child{width:43%}
 .commercial-fare-name{font-size:12px;line-height:1.5}
 .commercial-fare-capacity{font-size:10px}
 .commercial-page .commercial-price-table td{font-size:13px;letter-spacing:-.01em}
 .commercial-price-table td a{display:inline-block;width:min-content;line-height:1.7;white-space:normal}
 .commercial-fare-unavailable{font-size:10px}
 .commercial-price-status{font-size:11px}
 .commercial-coverage-grid{grid-template-columns:1fr;gap:30px}
 .commercial-coverage-grid figure{min-height:0;height:260px}
 .commercial-coverage-grid figure>img{border-radius:12px}
 .commercial-coverage-grid h2{font-size:29px}
 .commercial-editorial{grid-template-columns:1fr;gap:34px}
 .commercial-editorial-heading{position:static}
 .commercial-editorial-heading>img{height:240px}
 .commercial-articles h3{font-size:23px}
 .commercial-articles p{font-size:14px;line-height:1.85}
 .commercial-comparison .split-section{grid-template-columns:1fr}
 .commercial-page .commercial-comparison th,.commercial-page .commercial-comparison td{padding:15px 10px;font-size:11px;line-height:1.6}
 .commercial-comparison thead th{font-size:11px}
 .commercial-comparison th:first-child{width:24%}
 .commercial-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}
 .commercial-destination-grid img{height:135px}
 .commercial-destination-grid article a>div{padding:16px 13px}
 .commercial-destination-grid h3{font-size:16px;line-height:1.3}
 .commercial-destination-grid p{font-size:13px}
 .commercial-card-link{font-size:13px}
 .commercial-page .faq-list summary{font-size:15px;padding:18px 16px}
 .commercial-page .faq-list details>p{font-size:15px;padding:0 16px 20px;line-height:1.65}
}
@media(prefers-reduced-motion:reduce){.commercial-destination-grid article{transition:none}.commercial-destination-grid article:hover{transform:none}}
.destination-guide{background:linear-gradient(125deg,#f3f8f7,#fff)}
.destination-guide-content{min-width:0}
.destination-guide-content>article{display:flex;align-items:flex-start;gap:18px;padding:24px 0;border-bottom:1px solid #dce7e4}
.destination-guide-content>article:first-child{padding-top:0}
.destination-guide-icon{display:grid;place-items:center;flex:none;width:44px;height:44px;border:1px solid #d8e6df;border-radius:14px;background:#fff;box-shadow:0 5px 18px #0b3d3010}
.destination-guide-content h3{font-size:20px;line-height:1.35;margin:0 0 10px;color:#10333e}
.destination-guide-content p{font-size:16px;line-height:1.75;color:#48616a;margin:0}
.destination-guide-sources{margin-top:24px;font-size:14px;line-height:1.6}
.destination-guide-sources summary{cursor:pointer;font-weight:600;min-height:44px;padding-block:10px}
.destination-guide-sources ul{padding-left:20px}
.destination-guide-sources a{display:inline-block;padding-block:8px;color:#176348;text-underline-offset:3px}
.destination-guide-sources p{font-size:13px}
@media(min-width:961px){.destination-guide .section-heading{position:sticky;top:32px;align-self:start}}
@media(max-width:600px){.destination-guide-content>article{gap:12px}.destination-guide-content h3{font-size:18px}.destination-guide-content p{font-size:15px}.destination-guide-icon{width:36px;height:36px;border-radius:10px}}
