/* Big Tiki Jet Ski Cross-Book v1.1.6
   Stability release. Do not restructure, resize, hide, or replace the native Big Tiki header/navigation. */

.bigtiki-jetski-utility-wrap{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  margin-left:8px!important;
  margin-right:8px!important;
  white-space:nowrap!important
}
.bigtiki-jetski-utility-sep{
  display:inline-block!important;
  opacity:.42!important;
  color:#063047!important;
  font-size:10px!important;
  line-height:1!important
}
.bigtiki-jetski-utility-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:23px!important;
  padding:2px 8px!important;
  border:1px solid rgba(6,48,71,.18)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.18)!important;
  color:#063047!important;
  box-shadow:none!important;
  font-family:inherit!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.1!important;
  letter-spacing:0!important;
  text-decoration:none!important;
  text-transform:none!important;
  white-space:nowrap!important
}
.bigtiki-jetski-utility-link:hover,
.bigtiki-jetski-utility-link:focus-visible{
  background:rgba(255,255,255,.58)!important;
  color:#032638!important
}

/* Main-menu placement intentionally has no typography overrides.
   The injected Jet Ski item is a deep clone of a native menu item so the
   theme remains the single source of truth for font, weight, size and spacing. */
.bigtiki-jetski-menu-link{white-space:nowrap}

.bigtiki-jetski-bottom-cta{
  width:100%!important;
  margin:0!important;
  padding:30px 24px!important;
  border-top:1px solid rgba(8,61,84,.10)!important;
  border-bottom:1px solid rgba(8,61,84,.10)!important;
  background:#eafaff!important;
  color:#082f46!important
}
.bigtiki-jetski-bottom-cta__inner{
  width:min(1180px,100%)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:26px!important;
  align-items:center!important
}
.bigtiki-jetski-bottom-cta__eyebrow{
  margin:0 0 5px!important;
  color:#f36b21!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1.2!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important
}
.bigtiki-jetski-bottom-cta h2{
  margin:0 0 7px!important;
  color:#082f46!important;
  font-size:clamp(28px,2.4vw,38px)!important;
  line-height:1.08!important;
  letter-spacing:-.02em!important
}
.bigtiki-jetski-bottom-cta p{
  margin:0!important;
  max-width:760px!important;
  color:#244b5f!important;
  font-size:18px!important;
  line-height:1.5!important
}
.bigtiki-jetski-bottom-cta__button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:46px!important;
  padding:10px 19px!important;
  border:2px solid #0b536f!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#0b536f!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.15!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  box-shadow:none!important
}
.bigtiki-jetski-bottom-cta__button:hover,
.bigtiki-jetski-bottom-cta__button:focus-visible{
  background:#0b536f!important;
  color:#fff!important
}
.bigtiki-jetski-footer-link{color:inherit!important;text-decoration:none!important}
.bigtiki-jetski-footer-link:hover,
.bigtiki-jetski-footer-link:focus-visible{text-decoration:underline!important}

@media(max-width:980px){
  .bigtiki-jetski-bottom-cta__inner{grid-template-columns:1fr!important;gap:18px!important}
  .bigtiki-jetski-bottom-cta__button{justify-self:start!important}
}
@media(max-width:520px){
  .bigtiki-jetski-utility-wrap{margin-left:5px!important;margin-right:5px!important}
  .bigtiki-jetski-utility-link{min-height:23px!important;padding:2px 7px!important;font-size:10.5px!important}
  .bigtiki-jetski-bottom-cta{padding:26px 20px 92px!important}
  .bigtiki-jetski-bottom-cta h2{font-size:29px!important}
  .bigtiki-jetski-bottom-cta p{font-size:17px!important}
  .bigtiki-jetski-bottom-cta__button{width:100%!important}
}
