/** Shopify CDN: Minification failed

Line 121:44 Unexpected "\\n"
Line 121:1429 Unexpected "@media"
Line 121:1548 Expected "{" but found end of file

**/
:root{
  --hc-green:#245746;
  --hc-green-deep:#123c31;
  --hc-green-soft:#edf6f1;
  --hc-yellow:#f5ca53;
  --hc-yellow-soft:#fff5c8;
  --hc-cream:#fffaf0;
  --hc-peach:#f7dfc6;
  --hc-white:#fff;
  --hc-ink:#243b33;
  --hc-muted:#66766f;
  --hc-line:rgba(36,87,70,.14);
  --hc-page:1240px;
  --hc-radius:26px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;background:#fff;color:var(--hc-ink);
  font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  -webkit-font-smoothing:antialiased;
}
img{max-width:100%;height:auto}
a{color:inherit}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
h1,h2,h3,.hc-display,.hc-brand{font-family:"Fredoka","Comic Neue",cursive}
.hc-hand{font-family:"Comic Neue",cursive}
.skip-link{position:absolute;left:-9999px}
.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:12px}
.hc-container{width:min(var(--hc-page),calc(100% - 40px));margin-inline:auto}
.hc-section{padding:84px 0}
.hc-section--cream{background:var(--hc-cream)}
.hc-section--green{background:var(--hc-green-soft)}
.hc-eyebrow{
  display:inline-block;margin-bottom:11px;color:var(--hc-green);
  font-family:"Comic Neue",cursive;font-size:16px;font-weight:700
}
.hc-heading{
  margin:0;color:var(--hc-green-deep);
  font-family:"Fredoka","Comic Neue",cursive;
  font-size:clamp(36px,4.6vw,60px);line-height:1.02;font-weight:600;letter-spacing:-.025em
}
.hc-copy{color:var(--hc-muted);font-size:17px;line-height:1.72}
.hc-btn{
  min-height:50px;padding:13px 22px;border:0;border-radius:17px;
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  text-decoration:none;font-weight:900;transition:transform .18s ease, box-shadow .18s ease
}
.hc-btn:hover{transform:translateY(-2px)}
.hc-btn--primary{background:var(--hc-green);color:#fff;box-shadow:0 9px 0 #153e33}
.hc-btn--yellow{background:var(--hc-yellow);color:var(--hc-green-deep);box-shadow:0 9px 0 #d9a93a}
.hc-btn--light{background:#fff;color:var(--hc-green-deep);border:2px solid var(--hc-green-deep)}
.hc-card{background:#fff;border:2px solid var(--hc-line);border-radius:var(--hc-radius);overflow:hidden}
.hc-pill{display:inline-flex;padding:7px 10px;border-radius:999px;background:var(--hc-yellow-soft);color:var(--hc-green-deep);font-size:11px;font-weight:900}
.rte{line-height:1.75}
.rte img{border-radius:18px}
.hc-page{padding:64px 0 90px}
.hc-page h1{margin:0 0 24px;color:var(--hc-green-deep);font-size:clamp(38px,5vw,64px);line-height:1.02}
@media(max-width:720px){
  html,body{overflow-x:hidden}
  .hc-container{width:min(var(--hc-page),calc(100% - 22px))}
  .hc-section{padding:56px 0}
  .hc-page{padding:46px 0 70px}
  .hc-copy{font-size:16px;line-height:1.65}
  .hc-heading{font-size:clamp(31px,8vw,46px)}
  .hc-eyebrow{font-size:14px}
  .hc-btn{min-height:48px;padding:12px 18px;border-radius:15px}
}


/* V3.8 extra mobile polish */
.hc-mobile-bottom-space{height:0}
@media(max-width:640px){
  html{scroll-padding-top:84px}
  .hc-head{margin-bottom:28px}
  .hc-card,.hc-panel,.hc-kit-card,.hc-location-card{border-radius:22px}
  .hc-btn{font-size:15px}
  .hc-mobile-bottom-space{height:20px}
}

/* V4.0.2 narrow-screen safety */
html,body{max-width:100%;overflow-x:hidden}
@media(max-width:640px){
  .hc-container{max-width:100%}
  iframe{max-width:100%}
  input,select,textarea,button{max-width:100%}
}


/* V4.1.3 - slightly larger, Apple-like supporting typography */
body{font-size:16px}
.hc-copy{font-size:16px;line-height:1.65}
.hc-eyebrow{font-size:12px;letter-spacing:.065em}
.hc-pill{font-size:12px}
.hc-field label{font-size:13px}
.hc-date-help{font-size:12px;line-height:1.45}
.hc-capacity-note{font-size:12px;line-height:1.45}
.hc-method small,.hc-species small{font-size:12px;line-height:1.4}
.hc-book-location p,.hc-book-location address{font-size:13px;line-height:1.55}
.hc-kit-features li{font-size:13px;line-height:1.5}
.hc-order-product__summary{font-size:14px;line-height:1.55}
.hc-order-product__price{font-size:22px}
.hc-selected-summary__inner{font-size:13px}
.hc-footer__bottom,.hc-footer__policies a{font-size:12px}
@media(max-width:640px){
  body{font-size:16px}
  .hc-copy{font-size:15px}
  .hc-eyebrow{font-size:11px}
  .hc-pill{font-size:11px}
  .hc-field label{font-size:13px}
  .hc-book-location p,.hc-book-location address{font-size:13px}
}
\n\n/* V4.6.0 - comprehensive mobile pass */\n@media(max-width:760px){html{scroll-padding-top:78px}body{font-size:16px;line-height:1.55}.hc-container{width:calc(100% - 18px);max-width:100%}.hc-section{padding:42px 0}.hc-page{padding:34px 0 54px}.hc-heading{font-size:clamp(30px,9vw,42px);line-height:1.04}.hc-copy{font-size:15px;line-height:1.6}.hc-card,.hc-panel,.hc-step-card,.hc-account-card,.hc-hub-subsection,.hc-order-hub__shell{border-radius:18px}.hc-btn{min-height:48px;font-size:15px;padding:12px 16px}input,select,textarea{font-size:16px!important;min-height:46px}.hc-home-hero__grid,.hc-about-hero__grid,.hc-about-story,.hc-contact-top__grid,.hc-contact-layout,.hc-footer__grid,.hc-account-grid,.hc-booking-main__top,.hc-confirm__steps,.hc-access__grid,.hc-learning-features,.hc-after-booking__steps,.hc-friends,.hc-complete-journey{grid-template-columns:1fr!important}.hc-home-hero__actions,.hc-confirm__actions,.hc-complete-actions,.hc-order-hub__actions{display:grid!important;grid-template-columns:1fr!important}.hc-home-hero__actions .hc-btn,.hc-confirm__actions .hc-btn,.hc-complete-actions .hc-btn,.hc-order-hub__actions .hc-btn{width:100%}.hc-footer__bottom{gap:14px;align-items:flex-start}.hc-footer__policies{gap:10px;flex-wrap:wrap}.hc-cart-item{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:10px}.hc-cart-item__image{width:72px;height:72px}.hc-cart-drawer__actions{grid-template-columns:1fr}}\n@media(max-width:420px){.hc-container{width:calc(100% - 14px)}.hc-section{padding:36px 0}.hc-page h1{font-size:34px}}\n