.mhg-destination-page { --destination-ink: #10241b; --destination-line: #d5ded8; }
.mhg-destination-page main { background: #fff; }
.mhg-destination-page main h1,.mhg-destination-page main h2,.mhg-destination-page main h3 { letter-spacing: 0; text-wrap: balance; }
.mhg-destination-page main h2 { font-size: 36px; line-height: 1.2; max-width: 28ch; }
.mhg-destination-page main h3 { font-size: 25px; line-height: 1.25; }
.mhg-destination-page main p { text-wrap: pretty; }
html[lang="th"] .mhg-destination-page main,
html[lang="th"] .mhg-destination-page main h1,
html[lang="th"] .mhg-destination-page main h2,
html[lang="th"] .mhg-destination-page main h3,
html[lang="th"] .mhg-destination-page main button,
html[lang="th"] .mhg-destination-page main input { font-family: Tahoma, Arial, sans-serif; }
.mhg-destination-page main .mhg-shell { max-width: 1280px; }
.mhg-destination-page main .mhg-section { padding-block: 64px; }
.mhg-destination-hero { position: relative; isolation: isolate; background: #0b1b14; color: #fff; }
.mhg-destination-hero__image { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; z-index:-2; }
.mhg-destination-hero--editorial::after { content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,19,12,.94),rgba(4,19,12,.68) 45%,rgba(4,19,12,.05) 80%); }
.mhg-destination-hero__inner { min-height: 510px; display:flex; align-items:center; padding-block:52px; }
.mhg-destination-hero__inner>div { max-width:660px; }
.mhg-destination-hero h1 { color:inherit; font-size:60px; line-height:1.08; margin:12px 0 22px; max-width:19ch; }
.mhg-destination-hero .mhg-kicker { color:#8bdf80; }
.mhg-destination-hero__copy { color:#edf3ef; font-size:20px; line-height:1.6; max-width:50ch; margin:0 0 28px; }
.mhg-destination-hero .mhg-btn--ghost { color:#fff; border-color:#a9b9af; background:rgba(5,20,12,.65); }
.mhg-destination-hero .mhg-btn { min-height:46px; border-radius:4px; }
.mhg-destination-hero--tool,.mhg-destination-hero--journal { background:#eef3ef; color:var(--destination-ink); overflow:hidden; }
.mhg-destination-hero--tool .mhg-destination-hero__inner { min-height:236px; padding-block:32px; padding-right:370px; }
.mhg-destination-hero--tool .mhg-destination-hero__image { inset:24px max(24px,calc((100% - 1232px)/2)) 24px auto; width:260px; height:188px; object-fit:contain; z-index:0; }
.mhg-destination-hero--tool h1 { font-size:38px; max-width:30ch; margin:8px 0 10px; }
.mhg-destination-hero--tool .mhg-kicker,.mhg-destination-hero--journal .mhg-kicker { color:#246c28; }
.mhg-destination-hero--tool .mhg-destination-hero__copy,.mhg-destination-hero--journal .mhg-destination-hero__copy { color:#43574c; font-size:18px; margin-bottom:14px; }
.mhg-destination-hero--tool .mhg-actions { display:none; }
.mhg-destination-hero--journal .mhg-destination-hero__inner { min-height:292px; padding-right:450px; }
.mhg-destination-hero--journal .mhg-destination-hero__image { inset:32px max(24px,calc((100% - 1232px)/2)) 32px auto; width:350px; height:228px; object-fit:contain; z-index:0; }
.mhg-destination-hero--journal h1 { font-size:54px; }
.mhg-destination-hero--journal .mhg-actions { display:none; }
.mhg-destination-nav { background:white; border-bottom:1px solid var(--destination-line); }
.mhg-destination-nav .mhg-shell { display:flex; flex-wrap:wrap; gap:8px 32px; padding-block:12px; }
.mhg-destination-nav a { display:inline-flex; align-items:center; min-height:44px; color:#254c34; font-weight:700; text-decoration:none; border-bottom:2px solid transparent; }
.mhg-destination-nav a:hover { border-color:#288423; }
.mhg-destination-page main [id] { scroll-margin-top:140px; }
.mhg-destination-page main a:focus-visible,.mhg-destination-page main button:focus-visible { outline:3px solid #cb9900; outline-offset:4px; }
.mhg-destination-heading { margin-bottom:32px; max-width:820px; }
.mhg-destination-heading h2 { margin:8px 0 16px; }
.mhg-destination-heading>p:not(.mhg-kicker) { font-size:18px; line-height:1.65; color:#46574f; }
.mhg-destination-features { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:38px 28px; }
.mhg-destination-features--two { grid-template-columns:repeat(2,minmax(0,1fr)); }
.mhg-destination-feature { min-width:0; display:flex; flex-direction:column; border-bottom:1px solid var(--destination-line); padding-bottom:24px; }
.mhg-destination-feature>img { width:100%; aspect-ratio:16/10; height:auto; object-fit:contain; background:#f1f4f2; }
.mhg-destination-feature>div { display:flex;flex-direction:column;flex:1;padding-top:22px; }
.mhg-destination-feature h3 { margin:0 0 12px; }
.mhg-destination-feature p { color:#46574f; line-height:1.65; margin:0 0 20px; }
.mhg-destination-feature a,.mhg-destination-textlink { margin-top:auto; color:#21652b; font-weight:700; text-decoration:underline; text-underline-offset:5px; min-height:44px; display:flex;align-items:center;gap:12px; }
.mhg-destination-feature a span { margin-left:auto; }
.mhg-destination-facts { margin:0; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:28px; }
.mhg-destination-facts>div { border-top:1px solid #bacac0;padding-top:20px; }
.mhg-destination-facts dt { font-size:21px; font-weight:700; margin-bottom:12px; }
.mhg-destination-facts dd { margin:0; color:#46574f; line-height:1.65; }
.mhg-destination-linklist { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0 32px; }
.mhg-destination-linklist a { display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:16px 0;border-bottom:1px solid var(--destination-line);font-size:19px;color:#20552e;font-weight:700;text-decoration:none; }
.mhg-destination-linklist a:hover { text-decoration:underline; text-underline-offset:4px; }
.mhg-destination-support { padding:60px 0; background:#0c2519; color:white; }
.mhg-destination-support>.mhg-shell { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1.1fr); gap:56px;align-items:center; }
.mhg-destination-support img { width:100%;height:auto;aspect-ratio:4/3;object-fit:contain; }
.mhg-destination-support h2 { color:white; }
.mhg-destination-support .mhg-kicker { color:#8bdf80; }
.mhg-destination-support .mhg-destination-heading>p:not(.mhg-kicker) { color:#dbe6df; }
.mhg-destination-support .mhg-btn--ghost { color:white;border-color:#8eaa98;background:transparent; }
.mhg-destination-course { display:grid;grid-template-columns:1.1fr 1fr;gap:52px;align-items:center; }
.mhg-destination-course figure { margin:0; }
.mhg-destination-course img { width:100%;height:auto;object-fit:contain; }
.mhg-destination-course .mhg-destination-facts { grid-template-columns:1fr;gap:16px;margin-block:24px; }
.mhg-destination-course .mhg-destination-facts>div { display:grid;grid-template-columns:110px 1fr;gap:16px;padding-top:14px; }
.mhg-destination-course dt { font-size:17px; }
.mhg-destination-training-photos { display:grid;grid-template-columns:1.5fr 1fr;gap:28px; }
.mhg-destination-training-photos figure { margin:0; }
.mhg-destination-training-photos img { width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#e3eae5; }
.mhg-destination-training-photos figcaption { margin-top:12px;font-size:15px;color:#475b4f; }
.mhg-destination-guidegroups { display:grid;gap:48px; }
.mhg-destination-guidegroup { display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:center;padding-bottom:48px;border-bottom:1px solid var(--destination-line); }
.mhg-destination-guidegroup>img { width:100%;height:auto;aspect-ratio:16/10;object-fit:contain;background:#f1f4f2; }
.mhg-destination-guidegroup .mhg-destination-linklist { grid-template-columns:1fr; }
.mhg-destination-page .mhg-site-search-section>.mhg-shell>.mhg-section__head { margin-bottom:22px; }
.mhg-refresh--search .mhg-site-search-section { padding-top:32px; }
.mhg-refresh--search .mhg-site-search-section h2 { font-size:24px;max-width:none; }
.mhg-refresh--product-selector .mhg-selector-band { padding-top:24px; }
.mhg-refresh--quote .mhg-quote-page-section { padding-top:28px; }
.mhg-refresh--quote .mhg-quote-page-intro { margin-bottom:24px; }
.mhg-refresh--quote .mhg-quote-page-intro h2 { font-size:25px; }
.mhg-refresh--quote .mhg-quote-form__head { display:block;margin-bottom:16px; }
.mhg-refresh--quote .mhg-quote-form__head h3 { font-size:20px;margin:0; }
.mhg-refresh--quote .mhg-quote-form__head>p,.mhg-refresh--quote .mhg-quote-required-strip { display:none; }
.mhg-refresh--compare .mhg-compare-page-section { padding-top:32px; }
.mhg-refresh--compare .mhg-compare-empty { box-shadow:none; border:0; background:transparent; padding:0; }
.mhg-refresh--compare .mhg-compare-starter { border-top:1px solid var(--destination-line);margin-top:28px;padding-top:28px; }
.mhg-refresh--compare .mhg-compare-starter-card { box-shadow:none;border:0;border-bottom:1px solid var(--destination-line);border-radius:0;background:transparent; }
.mhg-refresh--compare .mhg-compare-starter-card img { object-fit:contain;aspect-ratio:16/10; }
.mhg-refresh--compare .mhg-compare-starter-card h3 { font-size:23px; }
.mhg-refresh--compare .mhg-compare-starter .mhg-section__head h3 { font-size:28px;max-width:none; }
.mhg-refresh--knowledge .mhg-knowledge-v2-routes .mhg-kicker { color:#90d980; }
.mhg-refresh--compare .mhg-compare-starter-card>div { padding:20px 0; }
.mhg-refresh--news .mhg-news-feature-section { padding-top:40px; }
.mhg-destination-page .mhg-knowledge-route-card img,.mhg-destination-page .mhg-news-card img { object-fit:contain; }
@media(min-width:761px) { .mhg-refresh--video-library .mhg-destination-hero__inner { min-height:420px; } }
@media(max-width:1000px) {
  .mhg-destination-hero h1 { font-size:46px; }
  .mhg-destination-hero__inner { min-height:470px; }
  .mhg-destination-hero--tool h1 { font-size:32px; }
  .mhg-destination-hero--tool .mhg-destination-hero__inner { padding-right:265px; }
  .mhg-destination-hero--tool .mhg-destination-hero__image { width:210px; }
  .mhg-destination-hero--journal .mhg-destination-hero__inner { padding-right:340px; }
  .mhg-destination-hero--journal .mhg-destination-hero__image { width:280px; }
  .mhg-destination-features { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .mhg-destination-course,.mhg-destination-guidegroup,.mhg-destination-support>.mhg-shell { gap:28px; }
}
@media(max-width:760px) {
  .mhg-destination-page main .mhg-section { padding-block:38px; }
  .mhg-destination-page main h2 { font-size:29px; }
  .mhg-destination-page main h3 { font-size:23px; }
  .mhg-destination-hero--editorial { display:flex;flex-direction:column; }
  .mhg-destination-hero--editorial::after { display:none; }
  .mhg-destination-hero--editorial .mhg-destination-hero__image { position:relative;inset:auto;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;order:2;background:#e5ece7;z-index:auto; }
  .mhg-destination-hero__inner { min-height:0;padding:32px 20px; }
  .mhg-destination-hero h1 { font-size:38px;line-height:1.13;margin:10px 0 18px; }
  .mhg-destination-hero__copy { font-size:18px;line-height:1.6;margin-bottom:22px; }
  .mhg-destination-hero .mhg-actions { gap:10px; }
  .mhg-destination-hero .mhg-actions a { width:100%;text-align:center;justify-content:center; }
  .mhg-destination-hero--tool .mhg-destination-hero__inner,.mhg-destination-hero--journal .mhg-destination-hero__inner { padding:24px 20px;min-height:0; }
  .mhg-destination-hero--tool .mhg-destination-hero__image,.mhg-destination-hero--journal .mhg-destination-hero__image { position:relative;inset:auto;width:100%;height:136px;padding:0 20px;object-fit:contain;margin-top:20px;z-index:auto; }
  .mhg-destination-hero--tool h1 { font-size:30px; }
  .mhg-destination-hero--tool .mhg-destination-hero__image { height:80px;margin-top:12px; }
  .mhg-refresh--quote .mhg-quote-page-intro { display:block; }
  .mhg-refresh--quote .mhg-quote-page-intro .mhg-kicker { display:none; }
  .mhg-refresh--quote .mhg-quote-page-intro>p { font-size:16px;line-height:1.5;margin:12px 0 0; }
  .mhg-destination-hero--journal h1 { font-size:38px; }
  .mhg-destination-nav .mhg-shell { flex-wrap:nowrap;overflow:auto;gap:24px;padding-block:8px; }
  .mhg-destination-nav a { flex:none;font-size:14px; }
  .mhg-destination-features,.mhg-destination-features--two,.mhg-destination-facts,.mhg-destination-course,.mhg-destination-training-photos,.mhg-destination-guidegroup,.mhg-destination-support>.mhg-shell { grid-template-columns:1fr; }
  .mhg-destination-support { padding:36px 0; }
  .mhg-destination-support>.mhg-shell { gap:24px; }
  .mhg-destination-linklist { grid-template-columns:1fr; }
  .mhg-destination-guidegroups { gap:28px; }
  .mhg-destination-guidegroup { padding-bottom:28px;gap:16px; }
  .mhg-destination-course .mhg-destination-facts>div { grid-template-columns:90px 1fr; }
  .mhg-refresh--search .mhg-site-search-section h2 { font-size:22px; }
  .mhg-refresh--quote .mhg-quote-page-intro h2 { font-size:24px; }
  .mhg-destination-page main [id] { scroll-margin-top:116px; }
}
