html {
  scroll-behavior: smooth;
}
@media (max-width: 550px) {
  html {
    scroll-padding-top: 100px;
  }
}
html body .menu-wrapper .container {
  padding: 0 !important;
}
@media (min-width: 960px) {
  html body .menu-wrapper .row-menu.limit-width .row-menu-inner {
    padding: 0 20px !important;
  }
}
html body .menu-wrapper #main-logo .navbar-brand .logo-customizer img {
  width: auto;
  height: 45px;
}
@media (max-width: 550px) {
  html body .menu-wrapper #main-logo .navbar-brand .logo-customizer img {
    height: 24px;
  }
}
html body .menu-wrapper .menu-wrapper {
  z-index: 9999;
  min-height: 111px;
  height: auto;
}

/*
html.pum-open.pum-open-overlay {
  overflow-y: scroll !important;

  .pum-overlay.pum-active {
    overflow: auto !important;
  }

  .pum-theme-content-only {
    position: absolute !important;
    background: transparent !important;
    bottom: auto;

    .pum-container {
      left: 0 !important;

      width: 100%;
    }
  }
}
*/
/*
.pum-theme-1946097 .pum-content + .pum-close,
.pum-theme-content-only .pum-content + .pum-close {
  width: auto !important;
  height: auto !important;
  border: none !important;
  font-size: 2.2em !important;
  line-height: 1 !important;
  right: auto !important;
  left: 7px !important;
}

.gd-notice-container {
  text-align: center;

  .gd-notice-logo img {
    width: 70%;
  }

  .gd-notice-headline {
    margin: 10px 0;
    font-size: 1.8em;
    font-weight: bold;
  }

  .gd-notice-cta {
    margin-top: 24px;

    a {
      display: inline-block;
      background: #f77f00 !important;
      color: #fff;
      padding: 8px 22px;
      border-radius: 40px;
      font-size: 80%;
      font-weight: bold;

      + a {
        margin-left: 20px;
      }
    }
  }
}
*/
/*
.pum-theme-1946097 .pum-content + .pum-close,
.pum-theme-content-only .pum-content + .pum-close {
  width: auto !important;
  height: auto !important;
  border: none !important;
  font-size: 2.2em !important;
  line-height: 1 !important;
}

.gd-notice-container {
  display: flex;

  @media only screen and (min-width: 1021px) {
    justify-content: center;
    align-items: center;
  }

  @media only screen and (max-width: 1020px) {
    flex-direction: column;
    align-items: center;
    text-align: center;

    padding-top: 20px;
  }

  .gd-notice-text {
    strong {
      color: inherit;
      font-weight: bold !important;
    }
  }

  .gd-notice-cta {
    @media only screen and (min-width: 1021px) {
      margin-left: 24px;
    }

    @media only screen and (max-width: 1020px) {
      margin-top: 14px;
    }

    a {
      display: inline-block;
      background: #f77f00 !important;
      color: #fff;
      padding: 8px 22px;
      border-radius: 40px;
      font-size: 80%;
      font-weight: bold;
      white-space: nowrap;

      + a {
        margin-left: 20px;
      }
    }
  }
}
*/
/*
body {
  .logo-pride {
    display: none !important;
  }

  &.geoip-country-AU,
  &.geoip-country-NZ,
  &.geoip-country-PH,
  &.geoip-country-SG,
  &.geoip-country-TH,
  &.geoip-country-VN,
  &.geoip-country-CN,
  &.geoip-country-CZ,
  &.geoip-country-IT,
  &.geoip-country-AL,
  &.geoip-country-SK,
  &.geoip-country-AT,
  &.geoip-country-DE,
  &.geoip-country-CH,
  &.geoip-country-FR,
  &.geoip-country-GR,
  &.geoip-country-PT,
  &.geoip-country-RO,
  &.geoip-country-NL,
  &.geoip-country-SR,
  &.geoip-country-IL,
  &.geoip-country-DK,
  &.geoip-country-EE,
  &.geoip-country-FI,
  &.geoip-country-LV,
  &.geoip-country-ES,
  &.geoip-country-NO,
  &.geoip-country-SE,
  &.geoip-country-US,
  &.geoip-country-MX,
  &.geoip-country-PE,
  &.geoip-country-GE,
  &.geoip-country-SV,
  &.geoip-country-NI,
  &.geoip-country-CO,
  &.geoip-country-BR,
  &.geoip-country-IN,
  &.geoip-country-ZA,
  &.geoip-country-UK {
    .logo-default {
      display: none !important;
    }

    .logo-pride {
      display: block !important;
    }
  }
}
*//*# sourceMappingURL=critical.css.map */