.elementor-9668 .elementor-element.elementor-element-7dd61b6{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-ed6c030 */@import url("https://fonts.googleapis.com/css2?family=Gochi+Hand&family=Montserrat:wght@400;500;600;700;800;900&display=swap");

.mh-location-service-page {
  --mh-orange: #f27226;
  --mh-orange-soft: #fff1e7;
  --mh-teal: #4fbfc4;
  --mh-teal-soft: #edf9fa;
  --mh-blue: #006a96;
  --mh-navy: #1b1b35;
  --mh-ink: #25292a;
  --mh-muted: #536163;
  --mh-line: #dbe7e8;
  --mh-shadow: 0 18px 46px rgba(27,27,53,.1);
  --mh-content: 1180px;
  margin: 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 0 0,rgba(79,191,196,.14),transparent 24rem),
    radial-gradient(circle at 100% 12%,rgba(242,114,38,.1),transparent 24rem),
    #f8fbfb;
  color: var(--mh-ink);
  font-family: "Montserrat",Arial,sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.68;
}

.mh-location-service-page,
.mh-location-service-page * { box-sizing: border-box; }
.mh-location-service-page a { color: inherit; text-decoration: none; }
.mh-location-service-page img { display: block; max-width: 100%; }
.mh-location-service-page p { margin: 0 0 1em; }
.mh-location-service-page figure { margin: 0; }
.mh-location-service-page summary { font: inherit; }
.mh-location-service-page h1,
.mh-location-service-page h2,
.mh-location-service-page h3,
.mh-location-service-page a { overflow-wrap: break-word; }
.mh-location-service-page .mh-container { width: min(calc(100% - 40px),var(--mh-content)); margin-inline: auto; }

.mh-location-service-page .mh-hero {
  position: relative;
  min-height: 710px;
  overflow: hidden;
  color: #fff;
  background: linear-gradient(135deg,#62cfd5 0%,#269ec0 40%,#006a96 69%,#1b1b35 100%);
  border-radius: 0 0 38px 38px;
  box-shadow: var(--mh-shadow);
}
.mh-location-service-page .mh-hero-ribbon { position: absolute; inset: 0; display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; padding: 12px; transform: scale(1.08) rotate(-2deg); opacity: .72; }
.mh-location-service-page .mh-hero-ribbon img { width: 100%; height: 100%; min-width: 0; object-fit: cover; border-radius: 20px; filter: saturate(1.05) contrast(1.03); }
.mh-location-service-page .mh-hero-ribbon img:nth-child(even) { transform: translateY(42px); }
.mh-location-service-page .mh-hero-scrim { position: absolute; inset: 0; background: radial-gradient(circle at 84% 16%,rgba(255,216,107,.18),transparent 18%),linear-gradient(100deg,rgba(3,24,38,.96) 0%,rgba(3,46,70,.9) 43%,rgba(6,60,88,.69) 68%,rgba(27,27,53,.82) 100%); }
.mh-location-service-page .mh-hero-inner { position: relative; z-index: 2; width: min(calc(100% - 40px),var(--mh-content)); margin: auto; padding: 64px 0 74px; display: grid; grid-template-columns: 1.08fr .92fr; gap: 54px; align-items: center; }
.mh-location-service-page .mh-hero-copy { max-width: 700px; }
.mh-location-service-page .mh-handwritten,
.mh-location-service-page .mh-section-kicker { margin: 0; font-family: "Gochi Hand",cursive; font-weight: 400; }
.mh-location-service-page .mh-handwritten { font-size: clamp(25px,3vw,38px); line-height: 1; text-shadow: 0 2px 10px rgba(0,23,38,.44); }
.mh-location-service-page .mh-hero h1 { margin: 15px 0 18px; max-width: 14ch; color: #fff; font-size: clamp(42px,5.4vw,70px); font-weight: 900; line-height: 1.02; letter-spacing: -.05em; text-wrap: balance; text-shadow: 0 5px 18px rgba(0,23,38,.38); }
.mh-location-service-page .mh-hero h1 span { position: relative; display: inline-block; z-index: 0; padding-inline: .11em; white-space: nowrap; }
.mh-location-service-page .mh-hero h1 span::after { content: ""; position: absolute; inset: .12em -.03em -.03em; z-index: -1; border-radius: .55em; background: var(--mh-orange); transform: rotate(-1deg); box-shadow: 0 6px 14px rgba(0,23,38,.24); }
.mh-location-service-page .mh-hero-copy > p:not(.mh-handwritten) { max-width: 67ch; margin: 10px 0 0; color: rgba(255,255,255,.94); font-size: 14px; line-height: 1.55; font-weight: 600; text-shadow: 0 2px 8px rgba(0,23,38,.32); }
.mh-location-service-page .mh-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.mh-location-service-page .mh-button { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 49px; padding: 12px 22px; border: 2px solid transparent; border-radius: 999px; font-size: 14px; font-weight: 800; line-height: 1.2; transition: transform .2s ease,box-shadow .2s ease; }
.mh-location-service-page .mh-button:hover,
.mh-location-service-page .mh-button:focus-visible { transform: translateY(-2px); }
.mh-location-service-page .mh-button-primary { background: var(--mh-orange); color: #fff; box-shadow: 0 12px 24px rgba(242,114,38,.26); }
.mh-location-service-page .mh-button-ghost { border-color: rgba(255,255,255,.45); background: rgba(255,255,255,.1); color: #fff; }
.mh-location-service-page .mh-link-arrow { display: inline-block; flex: 0 0 auto; width: 20px; height: 20px; background-color: currentColor; -webkit-mask: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/arrow-right-short.svg") center/contain no-repeat; mask: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/arrow-right-short.svg") center/contain no-repeat; transition: transform .2s ease; }
.mh-location-service-page a:hover .mh-link-arrow,
.mh-location-service-page a:focus-visible .mh-link-arrow { transform: translateX(3px); }
.mh-location-service-page .mh-hero-visual { position: relative; min-height: 535px; }
.mh-location-service-page .mh-photo-card { overflow: hidden; border: 8px solid #fff; border-radius: 30px; background: #fff; box-shadow: 0 22px 48px rgba(4,24,40,.28); }
.mh-location-service-page .mh-photo-card img { width: 100%; height: 100%; object-fit: cover; }
.mh-location-service-page .mh-photo-main { position: absolute; inset: 18px 22px 18px 28px; transform: rotate(-2deg); }
.mh-location-service-page .mh-experience-chip,
.mh-location-service-page .mh-location-chip { position: absolute; z-index: 3; border-radius: 22px; background: #fff; color: var(--mh-navy); box-shadow: 0 14px 28px rgba(4,24,40,.2); }
.mh-location-service-page .mh-experience-chip { left: -12px; bottom: 40px; max-width: 190px; padding: 15px 17px; }
.mh-location-service-page .mh-experience-chip strong { display: block; color: var(--mh-orange); font-size: 35px; line-height: 1; font-weight: 900; }
.mh-location-service-page .mh-experience-chip span { display: block; margin-top: 5px; font-size: 12px; line-height: 1.35; font-weight: 700; }
.mh-location-service-page .mh-location-chip { right: 0; top: 18px; display: inline-flex; align-items: center; gap: 6px; padding: 10px 15px; color: var(--mh-blue); font-size: 12px; font-weight: 800; }
.mh-location-service-page .mh-location-pin { display: inline-block; flex: 0 0 auto; width: 13px; height: 13px; background-color: var(--mh-orange); -webkit-mask: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/geo-alt-fill.svg") center/contain no-repeat; mask: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/icons/geo-alt-fill.svg") center/contain no-repeat; }

.mh-location-service-page .mh-trust-strip { position: relative; z-index: 3; margin-top: -22px; padding-bottom: 6px; }
.mh-location-service-page .mh-trust-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 14px; }
.mh-location-service-page .mh-trust-grid div { position: relative; min-height: 92px; padding: 20px 24px 20px 74px; display: flex; justify-content: center; flex-direction: column; overflow: hidden; border: 1px solid rgba(79,191,196,.22); border-radius: 24px; background: linear-gradient(145deg,#fff,#f4fbfb); box-shadow: 0 14px 32px rgba(27,27,53,.09); }
.mh-location-service-page .mh-trust-grid div:nth-child(2) { border-color: rgba(242,114,38,.2); background: linear-gradient(145deg,#fff,#fff5ed); }
.mh-location-service-page .mh-trust-grid div:nth-child(3) { border-color: rgba(0,106,150,.18); background: linear-gradient(145deg,#fff,#eef7fb); }
.mh-location-service-page .mh-trust-grid div::before { content: "✓"; position: absolute; left: 22px; top: 50%; width: 36px; height: 36px; display: grid; place-items: center; border-radius: 13px; background: var(--mh-teal); color: #fff; font-weight: 900; transform: translateY(-50%) rotate(-4deg); box-shadow: 0 8px 16px rgba(79,191,196,.25); }
.mh-location-service-page .mh-trust-grid div:nth-child(2)::before { background: var(--mh-orange); }
.mh-location-service-page .mh-trust-grid div:nth-child(3)::before { background: var(--mh-blue); }
.mh-location-service-page .mh-trust-grid strong { color: var(--mh-navy); font-size: 16px; font-weight: 900; }
.mh-location-service-page .mh-trust-grid span { margin-top: 2px; color: var(--mh-muted); font-size: 12px; }
.mh-location-service-page .mh-platypus { display: block; pointer-events: none; user-select: none; filter: drop-shadow(0 12px 18px rgba(27,27,53,.16)); }
.mh-location-service-page .mh-platypus-trust { position: absolute; right: max(8px,calc(50% - 670px)); top: -72px; z-index: 4; width: 92px; transform: rotate(5deg); }

.mh-location-service-page .mh-section { padding: 76px 0; }
.mh-location-service-page .mh-soft-section,
.mh-location-service-page .mh-faq-section { background: linear-gradient(180deg,rgba(237,249,250,.65),rgba(245,248,248,.8)); }
.mh-location-service-page .mh-section-heading { max-width: 820px; margin-bottom: 26px; }
.mh-location-service-page .mh-section-heading.mh-center { margin-inline: auto; text-align: center; }
.mh-location-service-page .mh-section-kicker { display: block; margin-bottom: 9px; color: var(--mh-teal); font-size: 29px; line-height: 1.1; }
.mh-location-service-page .mh-section-heading h2 { margin: 0; color: var(--mh-navy); font-size: clamp(32px,4vw,46px); line-height: 1.05; letter-spacing: -.045em; font-weight: 900; text-wrap: balance; }
.mh-location-service-page .mh-section-heading p { max-width: 76ch; margin: 14px auto 0; color: var(--mh-muted); }
.mh-location-service-page .mh-split-layout,
.mh-location-service-page .mh-story-layout { display: grid; grid-template-columns: .86fr 1.14fr; gap: 42px; align-items: center; }
.mh-location-service-page .mh-story-layout { grid-template-columns: 1.16fr .84fr; }
.mh-location-service-page .mh-image-panel { position: relative; overflow: hidden; border: 8px solid #fff; border-radius: 30px; background: #fff; box-shadow: var(--mh-shadow); }
.mh-location-service-page .mh-image-panel > img { width: 100%; height: 100%; object-fit: cover; }
.mh-location-service-page .mh-landscape-image { height: 610px; transform: rotate(1.2deg); }
.mh-location-service-page .mh-portrait-image { height: 650px; transform: rotate(-1deg); }
.mh-location-service-page .mh-image-label { position: absolute; left: 20px; bottom: 20px; padding: 10px 15px; border-radius: 999px; background: #fff; color: var(--mh-blue); font-size: 12px; font-weight: 800; box-shadow: 0 9px 22px rgba(27,27,53,.16); }
.mh-location-service-page .mh-content-card { padding: clamp(28px,4vw,50px); border: 1px solid var(--mh-line); border-radius: 30px; background: #fff; box-shadow: 0 12px 30px rgba(27,27,53,.07); }
.mh-location-service-page .mh-content-card p,
.mh-location-service-page .mh-story-copy p,
.mh-location-service-page .mh-article-card p,
.mh-location-service-page .mh-areas-layout p,
.mh-location-service-page .mh-cta-band p { color: var(--mh-muted); }
.mh-location-service-page .mh-check-list { margin: 22px 0 0; padding: 0; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px 14px; list-style: none; }
.mh-location-service-page .mh-check-list li { position: relative; min-height: 68px; padding: 14px 14px 14px 48px; display: flex; align-items: center; border-radius: 17px; background: var(--mh-teal-soft); color: var(--mh-navy); font-size: 13px; font-weight: 700; line-height: 1.35; }
.mh-location-service-page .mh-check-list li::before { content: "✓"; position: absolute; left: 15px; top: 50%; display: grid; place-items: center; width: 24px; height: 24px; border-radius: 8px; background: var(--mh-teal); color: #fff; font-weight: 900; transform: translateY(-50%); }
.mh-location-service-page .mh-floating-note { position: absolute; left: 20px; right: 20px; bottom: 20px; padding: 18px 20px; border-radius: 22px; background: rgba(255,255,255,.96); color: var(--mh-navy); box-shadow: 0 14px 28px rgba(27,27,53,.18); }
.mh-location-service-page .mh-floating-note span { display: block; color: var(--mh-orange); font-family: "Gochi Hand",cursive; font-size: 24px; line-height: 1; }
.mh-location-service-page .mh-floating-note strong { display: block; margin-top: 5px; font-size: 14px; }

.mh-location-service-page .mh-activities-section { position: relative; overflow: hidden; background: linear-gradient(180deg,#fff 0%,#fffaf6 100%); }
.mh-location-service-page .mh-activities-section .mh-container { position: relative; }
.mh-location-service-page .mh-platypus-activities { position: absolute; right: -6px; top: -68px; width: 116px; transform: rotate(7deg); }
.mh-location-service-page .mh-activity-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; margin-top: 38px; }
.mh-location-service-page .mh-activity-card { --mh-card: var(--mh-orange); --mh-card-soft: var(--mh-orange-soft); position: relative; overflow: hidden; min-height: 330px; padding: 26px; border: 1px solid var(--mh-line); border-radius: 27px; background: linear-gradient(180deg,#fff,#fbfdfd); box-shadow: 0 12px 30px rgba(27,27,53,.07); transition: transform .28s ease,box-shadow .28s ease; }
.mh-location-service-page .mh-activity-card::after { content: ""; position: absolute; width: 130px; height: 130px; right: -50px; top: -50px; border-radius: 50%; background: var(--mh-card-soft); }
.mh-location-service-page .mh-activity-card.mh-teal { --mh-card: var(--mh-teal); --mh-card-soft: var(--mh-teal-soft); }
.mh-location-service-page .mh-activity-card.mh-blue { --mh-card: var(--mh-blue); --mh-card-soft: #e6f0f5; }
.mh-location-service-page .mh-activity-card:hover { transform: translateY(-7px); box-shadow: 0 20px 38px rgba(27,27,53,.12); }
.mh-location-service-page .mh-activity-icon { position: relative; z-index: 2; width: 66px; height: 66px; display: grid; place-items: center; margin-bottom: 24px; border: 6px solid var(--mh-card-soft); border-radius: 50%; background: var(--mh-card); box-shadow: 0 10px 22px color-mix(in srgb,var(--mh-card) 28%,transparent); transform: rotate(-4deg); }
.mh-location-service-page .mh-activity-card:nth-child(even) .mh-activity-icon { transform: rotate(4deg); }
.mh-location-service-page .mh-activity-icon img { width: 30px; height: 30px; object-fit: contain; filter: brightness(0) invert(1); }
.mh-location-service-page .mh-activity-number { position: absolute; z-index: 2; top: 25px; right: 25px; color: var(--mh-card); font-size: 12px; font-weight: 900; letter-spacing: .08em; }
.mh-location-service-page .mh-activity-card h3 { margin: 0 0 12px; color: var(--mh-navy); font-size: 21px; line-height: 1.16; font-weight: 900; letter-spacing: -.03em; }
.mh-location-service-page .mh-activity-card p { margin: 0; color: var(--mh-muted); font-size: 13px; line-height: 1.58; }
.mh-location-service-page .mh-activities-note { max-width: 84ch; margin: 30px auto 0; color: var(--mh-muted); text-align: center; }

.mh-location-service-page .mh-longform-section { background: var(--mh-navy); }
.mh-location-service-page .mh-article-grid { display: grid; gap: 28px; }
.mh-location-service-page .mh-article-card { position: relative; overflow: hidden; display: grid; grid-template-columns: .88fr 1.12fr; border-radius: 28px; background: #fff; box-shadow: 0 12px 30px rgba(0,0,0,.16); }
.mh-location-service-page .mh-article-card:nth-child(even) { grid-template-columns: 1.12fr .88fr; }
.mh-location-service-page .mh-article-card > img { width: 100%; height: 100%; min-height: 400px; object-fit: cover; }
.mh-location-service-page .mh-article-card:nth-child(odd) > img { order: 1; }
.mh-location-service-page .mh-article-card:nth-child(odd) > .mh-article-copy { order: 2; }
.mh-location-service-page .mh-article-card:nth-child(even) > .mh-article-copy { order: 1; }
.mh-location-service-page .mh-article-card:nth-child(even) > img { order: 2; }
.mh-location-service-page .mh-article-copy { padding: clamp(28px,4vw,46px); }
.mh-location-service-page .mh-article-card h2 { margin: 18px 0; color: var(--mh-navy); font-size: clamp(27px,3vw,38px); line-height: 1.08; letter-spacing: -.035em; font-weight: 900; }
.mh-location-service-page .mh-article-card p { font-size: 14px; }
.mh-location-service-page .mh-article-card p a,
.mh-location-service-page .mh-areas-copy p a { color: var(--mh-blue); font-weight: 800; text-decoration: underline; text-decoration-color: rgba(0,106,150,.3); text-underline-offset: .16em; }
.mh-location-service-page .mh-article-featured { background: linear-gradient(145deg,#e8f8f9,#fff); }
.mh-location-service-page .mh-number-badge { position: absolute; top: 20px; left: 20px; z-index: 3; display: grid; place-items: center; width: 46px; height: 46px; border-radius: 15px; background: var(--mh-orange); color: #fff; font-size: 13px; font-weight: 900; box-shadow: 0 9px 20px rgba(27,27,53,.2); }
.mh-location-service-page .mh-article-card:nth-child(even) .mh-number-badge { left: auto; right: 20px; }
.mh-location-service-page .mh-view-more { margin-top: 24px; }
.mh-location-service-page .mh-view-more summary { width: fit-content; min-width: 144px; min-height: 49px; padding: 12px 18px; display: inline-flex; align-items: center; justify-content: center; gap: 12px; border-radius: 999px; background: var(--mh-orange); color: #fff; cursor: pointer; list-style: none; font-size: 14px; font-weight: 800; line-height: 1.2; box-shadow: 0 12px 24px rgba(242,114,38,.24); transition: transform .2s ease,box-shadow .2s ease; }
.mh-location-service-page .mh-view-more summary::-webkit-details-marker { display: none; }
.mh-location-service-page .mh-view-more summary:hover,
.mh-location-service-page .mh-view-more summary:focus-visible { transform: translateY(-2px); box-shadow: 0 15px 28px rgba(242,114,38,.3); }
.mh-location-service-page .mh-view-more summary i { display: grid; place-items: center; width: 24px; height: 24px; border-radius: 50%; background: rgba(255,255,255,.2); font-style: normal; font-size: 19px; line-height: 1; transition: transform .2s ease; }
.mh-location-service-page .mh-view-more-close { display: none; }
.mh-location-service-page .mh-view-more[open] .mh-view-more-open { display: none; }
.mh-location-service-page .mh-view-more[open] .mh-view-more-close { display: inline; }
.mh-location-service-page .mh-view-more[open] summary i { transform: rotate(45deg); }
.mh-location-service-page .mh-view-more-content { padding-top: 24px; }
.mh-location-service-page .mh-view-more[open] { display: flex; flex-direction: column; align-items: flex-start; }
.mh-location-service-page .mh-view-more[open] summary { order: 2; margin-top: 24px; }
.mh-location-service-page .mh-view-more[open] .mh-view-more-content { order: 1; padding-top: 0; animation: mh-ls-content-reveal .42s cubic-bezier(.22,1,.36,1) both; }
.mh-location-service-page .mh-view-more-content p:last-child { margin-bottom: 0; }

@media (min-width: 821px) {
  .mh-location-service-page .mh-article-card:not(:has(.mh-view-more[open])) > img { position: absolute; inset-block: 0; height: 100%; min-height: 0; object-fit: cover; }
  .mh-location-service-page .mh-article-card:not(:has(.mh-view-more[open])):nth-child(odd) > img { left: 0; width: 44%; }
  .mh-location-service-page .mh-article-card:not(:has(.mh-view-more[open])):nth-child(even) > img { right: 0; width: 44%; }
  .mh-location-service-page .mh-article-card:not(:has(.mh-view-more[open])):nth-child(odd) > .mh-article-copy { grid-column: 2; }
  .mh-location-service-page .mh-article-card:not(:has(.mh-view-more[open])):nth-child(even) > .mh-article-copy { grid-column: 1; }
}

.mh-location-service-page .mh-areas-section { background: linear-gradient(135deg,#fff8f3 0%,#f4fbfb 72%); }
.mh-location-service-page .mh-areas-layout { display: grid; grid-template-columns: .88fr 1.12fr; gap: 54px; align-items: start; }
.mh-location-service-page .mh-areas-copy { position: relative; }
.mh-location-service-page .mh-platypus-areas { position: absolute; left: -24px; top: -112px; width: 104px; transform: rotate(-7deg); }
.mh-location-service-page .mh-suburb-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.mh-location-service-page .mh-suburb-grid div { padding: 17px 19px; display: flex; align-items: center; gap: 12px; border: 1px solid var(--mh-line); border-radius: 17px; background: #fff; color: var(--mh-navy); font-size: 14px; font-weight: 800; box-shadow: 0 8px 18px rgba(27,27,53,.05); }
.mh-location-service-page .mh-suburb-grid div span { color: var(--mh-teal); font-size: 11px; }
.mh-location-service-page .mh-suburb-grid div.mh-featured { grid-column: 1/-1; background: var(--mh-orange); border-color: var(--mh-orange); color: #fff; }
.mh-location-service-page .mh-suburb-grid div.mh-featured span { color: #fff; }

.mh-location-service-page .mh-faq-layout { display: grid; grid-template-columns: .7fr 1.3fr; gap: 54px; align-items: start; }
.mh-location-service-page .mh-faq-list { display: grid; gap: 12px; }
.mh-location-service-page .mh-faq-list details { overflow: hidden; border: 1px solid var(--mh-line); border-radius: 19px; background: #fff; box-shadow: 0 8px 22px rgba(27,27,53,.05); }
.mh-location-service-page .mh-faq-list summary { min-height: 70px; padding: 18px 21px; display: flex; align-items: center; justify-content: space-between; gap: 20px; cursor: pointer; list-style: none; color: var(--mh-navy); font-size: 15px; font-weight: 800; }
.mh-location-service-page .mh-faq-list summary::-webkit-details-marker { display: none; }
.mh-location-service-page .mh-faq-list summary i { display: grid; place-items: center; flex: 0 0 auto; width: 31px; height: 31px; border-radius: 50%; background: var(--mh-orange-soft); color: var(--mh-orange); font-style: normal; font-size: 21px; line-height: 1; transition: transform .2s; }
.mh-location-service-page .mh-faq-list details[open] summary i { transform: rotate(45deg); }
.mh-location-service-page .mh-faq-list details p { margin: 0; padding: 0 21px 22px; color: var(--mh-muted); font-size: 14px; }

.mh-location-service-page .mh-cta-section { background: #fff; }
.mh-location-service-page .mh-cta-band { position: relative; overflow: hidden; padding: clamp(30px,5vw,64px); padding-right: clamp(250px,26vw,350px); border-radius: 34px; background: linear-gradient(135deg,#62cfd5 0%,#269ec0 42%,#006a96 72%,#1b1b35 100%); color: #fff; box-shadow: var(--mh-shadow); }
.mh-location-service-page .mh-cta-band::before { content: ""; position: absolute; width: 260px; height: 260px; right: -120px; top: -120px; border-radius: 50%; background: rgba(255,255,255,.08); }
.mh-location-service-page .mh-cta-band > * { position: relative; z-index: 1; }
.mh-location-service-page .mh-cta-title-wrap { display: flex; align-items: flex-end; gap: 17px; max-width: 720px; margin-bottom: 18px; }
.mh-location-service-page .mh-cta-band h2 { max-width: 19ch; margin: 0; color: #fff; font-size: clamp(35px,4.3vw,52px); line-height: 1.03; letter-spacing: -.045em; font-weight: 900; }
.mh-location-service-page .mh-kids-smiley { flex: 0 0 auto; width: 68px; height: auto; margin-bottom: 3px; transform: rotate(-13deg); filter: drop-shadow(0 7px 12px rgba(3,24,38,.25)); }
.mh-location-service-page .mh-cta-band p { max-width: 78ch; color: rgba(255,255,255,.9); font-size: 14px; }
.mh-location-service-page .mh-cta-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.mh-location-service-page .mh-cta-actions .mh-button-ghost { border-color: rgba(255,255,255,.65); background: rgba(255,255,255,.12); backdrop-filter: blur(8px); }
.mh-location-service-page .mh-platypus-logo { position: absolute; right: clamp(42px,6vw,78px); bottom: clamp(22px,3vw,40px); z-index: 2; width: clamp(135px,14vw,190px); filter: drop-shadow(0 14px 22px rgba(3,24,38,.28)); }

.mh-location-service-page.mh-animate-ready .mh-reveal { opacity: 0; translate: 0 26px; transition: opacity .7s cubic-bezier(.22,1,.36,1),translate .7s cubic-bezier(.22,1,.36,1); transition-delay: var(--mh-delay,0ms); will-change: opacity,translate; }
.mh-location-service-page.mh-animate-ready .mh-reveal-left { translate: -34px 0; }
.mh-location-service-page.mh-animate-ready .mh-reveal-right { translate: 34px 0; }
.mh-location-service-page.mh-animate-ready .mh-reveal-scale { scale: .96; translate: 0 14px; transition-property: opacity,translate,scale; }
.mh-location-service-page.mh-animate-ready .mh-reveal.mh-visible { opacity: 1; translate: 0 0; scale: 1; will-change: auto; }
.mh-location-service-page .mh-float-active { animation: mh-ls-platypus-float 3.6s ease-in-out infinite; }

@keyframes mh-ls-platypus-float {
  0%,100% { translate: 0 0; }
  50% { translate: 0 -9px; }
}
@keyframes mh-ls-content-reveal {
  from { opacity: 0; translate: 0 -8px; }
  to { opacity: 1; translate: 0 0; }
}

@media (max-width: 1050px) {
  .mh-location-service-page .mh-hero-inner { grid-template-columns: 1fr .8fr; gap: 30px; }
  .mh-location-service-page .mh-hero-visual { min-height: 490px; }
  .mh-location-service-page .mh-activity-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mh-location-service-page .mh-activity-card { min-height: 285px; }
}

@media (max-width: 820px) {
  .mh-location-service-page .mh-hero { min-height: auto; }
  .mh-location-service-page .mh-hero-ribbon { opacity: .52; }
  .mh-location-service-page .mh-hero-inner { grid-template-columns: 1fr; padding-top: 48px; }
  .mh-location-service-page .mh-hero-copy { order: 2; max-width: 100%; }
  .mh-location-service-page .mh-hero-visual { order: 1; min-height: 520px; width: min(100%,520px); margin: 0 auto; }
  .mh-location-service-page .mh-trust-grid { grid-template-columns: 1fr; }
  .mh-location-service-page .mh-platypus-trust { right: 18px; top: -58px; width: 76px; }
  .mh-location-service-page .mh-split-layout,
  .mh-location-service-page .mh-story-layout,
  .mh-location-service-page .mh-areas-layout,
  .mh-location-service-page .mh-faq-layout,
  .mh-location-service-page .mh-article-card,
  .mh-location-service-page .mh-article-card:nth-child(even) { grid-template-columns: 1fr; }
  .mh-location-service-page .mh-split-layout .mh-image-panel { order: 1; }
  .mh-location-service-page .mh-split-layout .mh-content-card { order: 2; }
  .mh-location-service-page .mh-story-layout .mh-story-copy { order: 2; }
  .mh-location-service-page .mh-story-layout .mh-image-panel { order: 1; }
  .mh-location-service-page .mh-landscape-image,
  .mh-location-service-page .mh-portrait-image { height: 520px; }
  .mh-location-service-page .mh-platypus-activities { position: relative; top: auto; right: auto; width: 96px; margin: -34px auto 14px; transform: rotate(4deg); }
  .mh-location-service-page .mh-article-card > img,
  .mh-location-service-page .mh-article-card:nth-child(odd) > img,
  .mh-location-service-page .mh-article-card:nth-child(even) > img { order: 1; min-height: 0; height: 320px; object-fit: cover; }
  .mh-location-service-page .mh-article-card > .mh-article-copy,
  .mh-location-service-page .mh-article-card:nth-child(odd) > .mh-article-copy,
  .mh-location-service-page .mh-article-card:nth-child(even) > .mh-article-copy { order: 2; }
  .mh-location-service-page .mh-article-card .mh-number-badge,
  .mh-location-service-page .mh-article-card:nth-child(even) .mh-number-badge { top: 18px; left: 18px; right: auto; }
  .mh-location-service-page .mh-article-card h2 { font-size: clamp(27px,6vw,35px); }
  .mh-location-service-page .mh-platypus-areas { position: relative; top: auto; left: auto; width: 88px; margin: -30px 0 10px; transform: rotate(-4deg); }
}

@media (max-width: 560px) {
  .mh-location-service-page { font-size: 15px; line-height: 1.62; }
  .mh-location-service-page .mh-container,
  .mh-location-service-page .mh-hero-inner { width: min(calc(100% - 28px),var(--mh-content)); }
  .mh-location-service-page .mh-section { padding: 58px 0; }
  .mh-location-service-page .mh-hero { border-radius: 0 0 26px 26px; }
  .mh-location-service-page .mh-hero-inner { padding-top: 42px; padding-bottom: 48px; gap: 32px; }
  .mh-location-service-page .mh-hero h1 { max-width: 100%; font-size: clamp(36px,11.8vw,50px); }
  .mh-location-service-page .mh-hero h1 span { white-space: normal; }
  .mh-location-service-page .mh-hero-copy > p:not(.mh-handwritten) { font-size: 13px; }
  .mh-location-service-page .mh-actions .mh-button { width: 100%; }
  .mh-location-service-page .mh-hero-visual { min-height: 390px; }
  .mh-location-service-page .mh-trust-strip { margin-top: -14px; }
  .mh-location-service-page .mh-trust-grid { gap: 10px; }
  .mh-location-service-page .mh-trust-grid div { min-height: 84px; padding: 17px 18px 17px 66px; border-radius: 21px; }
  .mh-location-service-page .mh-trust-grid div::before { left: 18px; width: 34px; height: 34px; }
  .mh-location-service-page .mh-platypus-trust { right: 8px; top: -48px; width: 64px; }
  .mh-location-service-page .mh-photo-main { inset: 16px 8px 18px 14px; }
  .mh-location-service-page .mh-experience-chip { left: 0; bottom: 18px; max-width: 165px; }
  .mh-location-service-page .mh-location-chip { right: 0; }
  .mh-location-service-page .mh-section-heading { margin-bottom: 22px; }
  .mh-location-service-page .mh-section-kicker { font-size: 25px; }
  .mh-location-service-page .mh-section-heading h2 { font-size: clamp(29px,9vw,38px); }
  .mh-location-service-page .mh-section-heading p { font-size: 14px; }
  .mh-location-service-page .mh-check-list,
  .mh-location-service-page .mh-activity-grid,
  .mh-location-service-page .mh-suburb-grid { grid-template-columns: 1fr; }
  .mh-location-service-page .mh-suburb-grid div.mh-featured { grid-column: auto; }
  .mh-location-service-page .mh-landscape-image,
  .mh-location-service-page .mh-portrait-image { height: 350px; }
  .mh-location-service-page .mh-content-card,
  .mh-location-service-page .mh-activity-card,
  .mh-location-service-page .mh-article-card { border-radius: 23px; }
  .mh-location-service-page .mh-content-card,
  .mh-location-service-page .mh-activity-card { padding: 24px; }
  .mh-location-service-page .mh-activity-grid { gap: 18px; margin-top: 30px; }
  .mh-location-service-page .mh-activity-card { min-height: 0; }
  .mh-location-service-page .mh-activity-card h3 { font-size: 22px; }
  .mh-location-service-page .mh-article-copy { padding: 24px 22px 26px; }
  .mh-location-service-page .mh-article-card > img { height: 225px; }
  .mh-location-service-page .mh-article-card h2 { margin: 15px 0 14px; font-size: clamp(27px,8.5vw,34px); }
  .mh-location-service-page .mh-article-card p { font-size: 13.5px; }
  .mh-location-service-page .mh-view-more summary { width: 100%; }
  .mh-location-service-page .mh-faq-list summary { min-height: 64px; padding: 16px 17px; gap: 14px; font-size: 14px; }
  .mh-location-service-page .mh-faq-list details p { padding: 0 17px 19px; font-size: 13.5px; }
  .mh-location-service-page .mh-cta-band { padding: 28px 24px; border-radius: 25px; }
  .mh-location-service-page .mh-cta-band h2 { font-size: clamp(31px,9.5vw,42px); }
  .mh-location-service-page .mh-cta-title-wrap { align-items: center; gap: 10px; }
  .mh-location-service-page .mh-kids-smiley { width: 52px; margin-bottom: 0; }
  .mh-location-service-page .mh-cta-actions { display: grid; grid-template-columns: 1fr; }
  .mh-location-service-page .mh-cta-actions .mh-button { width: 100%; }
  .mh-location-service-page .mh-platypus-logo { position: relative; right: auto; bottom: auto; width: min(155px,52%); margin: 26px auto 0; }
}

@media (max-width: 380px) {
  .mh-location-service-page { font-size: 14px; }
  .mh-location-service-page .mh-container,
  .mh-location-service-page .mh-hero-inner { width: min(calc(100% - 24px),var(--mh-content)); }
  .mh-location-service-page .mh-section { padding: 48px 0; }
  .mh-location-service-page .mh-hero-inner { padding-top: 36px; padding-bottom: 42px; }
  .mh-location-service-page .mh-handwritten { font-size: 23px; }
  .mh-location-service-page .mh-hero h1 { font-size: clamp(33px,11.5vw,42px); }
  .mh-location-service-page .mh-hero-visual { min-height: 340px; }
  .mh-location-service-page .mh-photo-card { border-width: 6px; border-radius: 24px; }
  .mh-location-service-page .mh-experience-chip { max-width: 145px; padding: 12px 14px; }
  .mh-location-service-page .mh-location-chip { padding: 8px 11px; font-size: 10px; }
  .mh-location-service-page .mh-section-heading h2 { font-size: clamp(27px,9vw,33px); }
  .mh-location-service-page .mh-landscape-image,
  .mh-location-service-page .mh-portrait-image { height: 310px; }
  .mh-location-service-page .mh-content-card,
  .mh-location-service-page .mh-activity-card { padding: 21px; }
  .mh-location-service-page .mh-article-copy { padding: 22px 19px 24px; }
  .mh-location-service-page .mh-article-card > img { height: 200px; }
  .mh-location-service-page .mh-article-card h2 { font-size: clamp(25px,8.5vw,30px); }
  .mh-location-service-page .mh-cta-band { padding: 25px 20px; }
}

@media (prefers-reduced-motion: reduce) {
  .mh-location-service-page *,
  .mh-location-service-page *::before,
  .mh-location-service-page *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }
}


/* Location-service additions */
.mh-location-service-page .mh-breadcrumbs { display:flex; flex-wrap:wrap; gap:7px; margin:0 0 18px; color:rgba(255,255,255,.82); font-size:11px; font-weight:700; line-height:1.4; }
.mh-location-service-page .mh-breadcrumbs a { color:#fff; text-decoration:underline; text-decoration-color:rgba(255,255,255,.35); text-underline-offset:.18em; }
.mh-location-service-page .mh-breadcrumbs a:hover,
.mh-location-service-page .mh-breadcrumbs a:focus-visible { color:#fff1e7; text-decoration-color:#f27226; outline:none; }
.mh-location-service-page .mh-step-list { margin:0; padding-left:21px; color:var(--mh-muted); }
.mh-location-service-page .mh-step-list li { margin:0 0 12px; padding-left:5px; }
.mh-location-service-page .mh-related-section { background:#fff; }
.mh-location-service-page .mh-related-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; }
.mh-location-service-page .mh-related-card { --mh-card:var(--mh-orange); position:relative; min-height:175px; padding:27px; display:flex; flex-direction:column; align-items:flex-start; overflow:hidden; border:1px solid var(--mh-line); border-radius:25px; background:linear-gradient(180deg,#fff,#fbfdfd); box-shadow:0 12px 30px rgba(27,27,53,.07); transition:transform .25s ease,box-shadow .25s ease; }
.mh-location-service-page .mh-related-card::after { content:""; position:absolute; width:120px; height:120px; right:-46px; top:-46px; border-radius:50%; background:color-mix(in srgb,var(--mh-card) 13%,white); }
.mh-location-service-page .mh-related-card.mh-teal { --mh-card:var(--mh-teal); }
.mh-location-service-page .mh-related-card.mh-blue { --mh-card:var(--mh-blue); }
.mh-location-service-page .mh-related-card:hover,
.mh-location-service-page .mh-related-card:focus-visible { transform:translateY(-6px); box-shadow:0 20px 38px rgba(27,27,53,.12); outline:3px solid color-mix(in srgb,var(--mh-card) 28%,transparent); outline-offset:3px; }
.mh-location-service-page .mh-related-card > span { position:relative; z-index:1; color:var(--mh-card); font-size:10px; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.mh-location-service-page .mh-related-card > strong { position:relative; z-index:1; max-width:19ch; margin-top:9px; color:var(--mh-navy); font-size:20px; line-height:1.22; }
.mh-location-service-page .mh-related-card .mh-link-arrow { margin-top:auto; color:var(--mh-card); }
.mh-location-service-page .mh-guidance-note { display:flex; flex-wrap:wrap; align-items:center; gap:8px 12px; }
.mh-location-service-page .mh-guidance-note a { color:var(--mh-blue); font-weight:850; text-decoration:underline; text-underline-offset:.2em; }
.mh-location-service-page .mh-guidance-note span { color:var(--mh-muted); font-size:11px; font-weight:750; letter-spacing:.02em; }
.mh-location-service-page a:focus-visible,
.mh-location-service-page summary:focus-visible { outline:3px solid rgba(242,114,38,.42); outline-offset:4px; }

@media (max-width:820px) {
  .mh-location-service-page .mh-related-grid { grid-template-columns:1fr; }
  .mh-location-service-page .mh-related-card { min-height:145px; }
}

@media (max-width:560px) {
  .mh-location-service-page .mh-breadcrumbs { font-size:10px; }
}/* End custom CSS */