@font-face {
  font-family: "Oswald";
  src: url("../../fonts/oswald/Oswald.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-LightItalic.ttf") format("truetype");
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Light.ttf") format("truetype");
  font-weight: lighter;
  font-style: normal;
}
/*
   Nunito Font Family Declaration
   Path: ../../fonts/nunito/static
*/
/* --- Regular (400) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
/* --- Medium (500) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
/* --- Light (300) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
/* --- ExtraLight (200) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
/* --- SemiBold (600) / Bold (700) --- */
/* Note: Some fonts map "Bold" to 700 and others to 800 depending on the vendor.
   Below I have mapped Semi-Bold to 600 and Standard Bold to 700/800 based on Nunito's standard weights. */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Bold.ttf") format("truetype");
  font-weight: 700; /* Or 800 depending on specific file metrics */
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
/* --- ExtraBold (800) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
/* --- Black (900) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
.pre-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  background-color: white;
  padding: 0 24px;
  position: relative;
  z-index: 15;
  outline-color: #ffffff;
  box-shadow: rgba(28, 72, 83, 0.15) 0px 2px 8px;
}
.pre-header__branding {
  display: flex;
  align-items: center;
  gap: 16px;
}
.pre-header__menu {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  gap: 24px;
  position: relative;
}

.twogen-logo {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  min-height: 48px;
  min-width: 48px;
  padding: 6px;
}
.twogen-logo:focus-visible {
  outline: 3px solid #00B7A3;
  outline-offset: 4px;
  border-radius: 6px;
}
.twogen-logo img {
  height: clamp(42px, 6vw, 100px);
  width: auto;
  max-width: 100%;
  display: block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  will-change: transform, box-shadow;
}
.twogen-logo:hover img, .twogen-logo:focus-within img {
  transform: translateY(-4px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
}

@media (prefers-reduced-motion: reduce) {
  .twogen-logo img {
    transition: none;
  }
  .twogen-logo:hover img,
  .twogen-logo:focus-within img {
    transform: none;
    box-shadow: none;
  }
}
.pre-header__site_name {
  color: #1C4853;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.35;
  white-space: nowrap;
  text-decoration: none;
  font-size: clamp(1.4rem, 2vw + 0.75rem, 2.2rem);
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  text-shadow: 0 2px 6px rgba(28, 72, 83, 0.15);
}
.pre-header__site_name:hover::after, .pre-header__site_name:focus-visible::after {
  height: 4px;
  box-shadow: 0 4px 12px rgba(0, 183, 163, 0.5);
  background: linear-gradient(90deg, #1C4853, #00B7A3);
}
.pre-header__site_name:focus-visible {
  outline: 3px solid #00B7A3;
  outline-offset: 6px;
  border-radius: 6px;
}
@media (prefers-reduced-motion: reduce) {
  .pre-header__site_name::after {
    transition: none;
  }
  .pre-header__site_name:hover::after, .pre-header__site_name:focus-visible::after {
    box-shadow: 0 3px 8px rgba(0, 183, 163, 0.35);
    height: 3px;
  }
}
@media (max-width: 767px) {
  .pre-header__site_name {
    display: none;
  }
}

.responsive-nav__menu {
  display: flex;
  align-items: stretch;
  position: static;
  width: auto;
  background: transparent;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  transform: none;
}
.responsive-nav__menu .menu-block.top-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
}
.responsive-nav__menu .menu-block.top-menu .menu__link {
  display: block;
  color: #1C4853;
  font-size: 1vw;
  font-weight: 500;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.responsive-nav__menu .menu-block.top-menu .menu__link:hover, .responsive-nav__menu .menu-block.top-menu .menu__link:focus {
  background-color: rgba(255, 255, 255, 0.1);
  color: #00B7A3;
  outline: none;
}

.nav-btn {
  display: none;
}

.pre-header__menu section.block-block-content .paragraph {
  margin: 0;
}
.pre-header__menu section.block-block-content .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  font-size: 14px;
  text-decoration: none !important;
  border-radius: 8px;
  text-transform: uppercase;
  background-color: #00B7A3;
  color: #ffffff;
  transition: all 0.3s ease;
  margin-bottom: 0;
}
.pre-header__menu section.block-block-content .button:hover, .pre-header__menu section.block-block-content .button:focus {
  background-color: rgb(245.9122807018, 126.4736842105, 42.0877192982);
  border-color: rgb(245.9122807018, 126.4736842105, 42.0877192982);
}
.pre-header__menu section.block-block-content .button::before {
  display: none;
}

.contextual-region .contextual,
.contextual-region .contextual-links {
  display: none !important;
}

@media (max-width: 767px) {
  .pre-header {
    padding: 12px 16px;
  }
  .nav-btn {
    display: flex !important;
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    background: #1C4853;
    border: none !important;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 100;
    pointer-events: auto !important;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
  }
  .nav-btn:hover, .nav-btn:focus {
    background-color: #F89C5B;
  }
  .lines {
    display: flex;
    flex-direction: column;
    width: 26px;
    height: 17.5px;
    justify-content: space-between;
    transition: transform 0.3s ease;
    pointer-events: auto;
    background: none;
  }
  .line {
    display: block;
    width: 100%;
    height: 2.5px;
    background-color: #ffffff;
    border-radius: 2px;
    transition: all 0.3s ease;
  }
  .nav-btn.is-active .lines {
    transform: rotate(90deg);
    height: 18px;
  }
  .nav-btn.is-active .line:first-child {
    transform: translateY(8px) rotate(-45deg);
    background-color: #00B7A3;
  }
  .nav-btn.is-active .line:last-child {
    transform: translateY(-8px) rotate(45deg);
    background-color: #00B7A3;
  }
  .responsive-nav__menu {
    display: block;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    width: min(300px, 100vw - 32px);
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    z-index: 90;
  }
  .responsive-nav__menu::before {
    content: "";
    display: block;
    height: 4px;
    background: linear-gradient(90deg, #00B7A3, #F89C5B);
  }
  .responsive-nav__menu.is-open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .responsive-nav__menu .menu-block.top-menu {
    flex-direction: column;
    padding: 10px 0;
  }
  .responsive-nav__menu .menu-block.top-menu .menu__link {
    font-size: 15px;
    color: #333;
    padding: 14px 20px;
  }
  .responsive-nav__menu .menu-block.top-menu .menu__link:hover, .responsive-nav__menu .menu-block.top-menu .menu__link:focus {
    background-color: rgba(0, 183, 163, 0.08);
    color: #00B7A3;
  }
  .pre-header__menu {
    flex-wrap: wrap;
    gap: 12px;
    justify-content: flex-end;
  }
  section.block-block-content {
    flex-shrink: 0;
  }
}

/*# sourceMappingURL=preheader.css.map */
