/* Generated by tools/extract-layout.js + tools/convert.js */

/* BEGIN:internal-base */
main.content-wrap.on-canvas,
  body:not(.home) main.content-wrap.on-canvas,
  body:not(.home) .inner-page-wide,
  body:not(.home) .inner-page-wide > .inner-pages-container {
    background: #fff !important;
  }

  body:not(.home) .inner-page-wide .full-vw,
  body:not(.home) .inner-page-wide .full-vw .inner-pages-container {
    background-color: transparent !important;
  }

  body:not(.home) .inner-page-wide .inner-pages-container {
    color: #111 !important;
  }

  body:not(.home) .inner-page-wide .inner-pages-container p,
  body:not(.home) .inner-page-wide .inner-pages-container li,
  body:not(.home) .inner-page-wide .inner-pages-container h1,
  body:not(.home) .inner-page-wide .inner-pages-container h2,
  body:not(.home) .inner-page-wide .inner-pages-container h3,
  body:not(.home) .inner-page-wide .inner-pages-container h4,
  body:not(.home) .inner-page-wide .inner-pages-container span,
  body:not(.home) .inner-page-wide .inner-pages-container strong {
    color: inherit !important;
  }

  body:not(.home) .inner-page-wide .inner-pages-container a:not(.button):not(.inverse-btn) {
    color: #222 !important;
    text-decoration: underline;
    text-underline-offset: 0.12em;
  }

  body:not(.home) .inner-page-wide .inner-pages-container a:not(.button):not(.inverse-btn):hover {
    color: #000 !important;
  }

  body:not(.home) .inner-page-wide .inner-pages-container .black-box,
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg,
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg {
    color: #fff !important;
  }

  body:not(.home) .inner-page-wide .inner-pages-container .black-box p,
  body:not(.home) .inner-page-wide .inner-pages-container .black-box li,
  body:not(.home) .inner-page-wide .inner-pages-container .black-box h1,
  body:not(.home) .inner-page-wide .inner-pages-container .black-box h2,
  body:not(.home) .inner-page-wide .inner-pages-container .black-box h3,
  body:not(.home) .inner-page-wide .inner-pages-container .black-box h4,
  body:not(.home) .inner-page-wide .inner-pages-container .black-box span,
  body:not(.home) .inner-page-wide .inner-pages-container .black-box strong,
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg p,
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg li,
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg h1,
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg h2,
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg h3,
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg h4,
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg span,
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg strong,
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg p,
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg li,
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg h1,
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg h2,
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg h3,
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg h4,
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg span,
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg strong {
    color: #fff !important;
  }

  body:not(.home) .inner-page-wide .inner-pages-container .black-box a:not(.button):not(.inverse-btn),
  body:not(.home) .inner-page-wide .inner-pages-container .who-need-black-bg a:not(.button):not(.inverse-btn),
  body:not(.home) .inner-page-wide .inner-pages-container .inner-page-bg a:not(.button):not(.inverse-btn) {
    color: #fff !important;
  }

  .fixed-nav {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100vw !important;
    min-height: 100vh !important;
    min-width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .fixed-nav.astro-open {
    display: block !important;
  }

  .fixed-nav .nav-wrapper {
    position: relative !important;
    height: 100vh !important;
    min-height: 100vh !important;
    left: 0 !important;
    right: auto !important;
    width: 100vw !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    transform: none !important;
  }

  .fixed-nav .nav-wrapper .main-links {
    height: 100vh !important;
    min-height: 100vh !important;
    overflow-y: auto !important;
    left: 0 !important;
  }

  .fixed-nav .nav-wrapper .sub-links {
    height: 100vh !important;
    min-height: 100vh !important;
    overflow-y: auto !important;
  }

  body:not(.home) .inner-page-wide .full-vw {
    background: center top no-repeat url("/go/images/smile-g.webp") !important;
    background-size: cover !important;
    width: 100vw !important;
    left: auto !important;
    right: auto !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
  }

  body:not(.home) .inner-page-wide .book-btn:hover {
    background: #000 !important;
    border-color: #fff !important;
    color: #fff !important;
  }

  .bg-section-mobile {
    background-image: url('/go/images/bg-section.webp') !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    background-position: right center !important;
    background-size: auto 100% !important;
  }

  .bg-section-mobile.bg-section-fixed {
    position: relative;
  }

  .bg-section-mobile.bg-section-fixed::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(30, 41, 59, 0.75);
    pointer-events: none;
  }

  .bg-section-mobile.bg-section-fixed + * {
    position: relative;
    z-index: 1;
  }

  @media (min-width: 768px) {
    .bg-section-fixed {
      background-position: center !important;
      background-size: cover !important;
      background-attachment: scroll !important;
    }
  }

  @media (min-width: 1024px) {
    .bg-section-fixed {
      background-position: center !important;
      background-size: cover !important;
      background-attachment: fixed !important;
    }
  }

  @supports (-webkit-touch-callout: none) {
    .bg-section-fixed {
      background-attachment: scroll !important;
    }
  }

  #main-header {
    transition: padding 280ms ease, background-color 280ms ease, box-shadow 280ms ease;
  }

  #header-logo {
    transition: height 280ms ease, max-height 280ms ease, transform 280ms ease;
  }

  #main-header.header--scrolled {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  #main-header.header--scrolled #btn-location {
    color: #d4af37 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;
  }

  #main-header .logo .logo--scrolled,
  #header-logo.logo--scrolled {
    height: 2.75rem !important;
  }

  @media (min-width: 768px) {
    #main-header .logo .logo--scrolled,
    #header-logo.logo--scrolled {
      height: 3.25rem !important;
    }
  }

  @media (min-width: 1024px) {
    #main-header .logo .logo--scrolled,
    #header-logo.logo--scrolled {
      height: 3.5rem !important;
    }
  }
/* END:internal-base */

/* BEGIN:tints */

/* END:tints */
