/*
Theme Name: Etonhydro
Theme URI: #
Author: the WordPress team
Author URI: #
Description: -
Version: 1.0
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: #
Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, block-patterns
Text Domain: #

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */
 
 @font-face {
  font-family: "GothamRounded-Book";
  src: url("/wp-content/themes/etonhydro/fonts/gothamrnd_book-webfont.woff2") format("woff2"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_book-webfont.woff") format("woff"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_book.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GothamRounded-Book";
  src: url("/wp-content/themes/etonhydro/fonts/gothamrnd_bookitalic-webfont.woff2") format("woff2"), url("/fonts/gothamrnd_bookitalic-webfont.woff") format("woff"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_bookitalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GothamRounded-Medium";
  src: url("/wp-content/themes/etonhydro/fonts/gothamrnd_medium-webfont.woff2") format("woff2"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_medium-webfont.woff") format("woff"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GothamRounded-Medium";
  src: url("/wp-content/themes/etonhydro/fonts/gothamrnd_mediumitalic-webfont.woff2") format("woff2"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_mediumitalic-webfont.woff") format("woff"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_mediumitalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GothamRounded-Bold";
  src: url("/wp-content/themes/etonhydro/fonts/gothamrnd_bold-webfont.woff2") format("woff2"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_bold-webfont.woff") format("woff"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GothamRounded-Bold";
  src: url("/wp-content/themes/etonhydro/fonts/gothamrnd_bolditalic-webfont.woff2") format("woff2"), url("/fonts/gothamrnd_bolditalic-webfont.woff") format("woff"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_bolditalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "GothamRounded-Light";
  src: url("/wp-content/themes/etonhydro/fonts/gothamrnd_light-webfont.woff2") format("woff2"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_light-webfont.woff") format("woff"), url("/fonts/gothamrnd_light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GothamRounded-Light";
  src: url("/wp-content/themes/etonhydro/fonts/gothamrnd_lightitalic-webfont.woff2") format("woff2"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_lightitalic-webfont.woff") format("woff"), url("/wp-content/themes/etonhydro/fonts/gothamrnd_lightitalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/themes/etonhydro/fonts/HelveticaNeue-Roman.woff2") format("woff2"), url("/fonts/HelveticaNeue-Roman.woff") format("woff"), url("/wp-content/themes/etonhydro/fonts/HelveticaNeueRoman.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 100%;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 15px;
  color: #404040;
  line-height: 1.3;
  background: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

svg {
  display: block;
}

.container {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 30px;
  width: 100%;
}
.wpcf7-list-item {
    margin: 0 !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner{
    font-size: 15px;
    padding: 11px 50px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
        background: #F5A800;
    color: #000000;
    border-color: #F5A800;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
    background: #9D3895;
    border-color: #9D3895;
    color: #FFFFFF;
    text-decoration: none;
    }
span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item-label {
    font-family: "GothamRounded-Medium", Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 20px !important;
    color: #000000 !important;
    cursor: pointer !important;
    margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  color: #1B3876;
  line-height: 1;
  margin-bottom: 15px;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
}

h4 {
  font-size: 20px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
}

h5 {
  font-size: 17px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
}

h6 {
  font-size: 15px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
}

@media (max-width: 991px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 21px;
  }
  h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 15px;
  }
  h6 {
    font-size: 14px;
  }
}
p {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 15px;
  color: #404040;
  line-height: 1.3;
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}

ul, ol {
  padding-left: 20px;
  margin-bottom: 20px;
}
ul li, ol li {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 15px;
  color: #404040;
  line-height: 1.3;
  margin-bottom: 6px;
}
ul li:last-child, ol li:last-child {
  margin-bottom: 0;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

a {
  color: #1899D6;
  text-decoration: underline;
  transition: all 0.25s ease;
}
a:hover {
  color: #065A80;
  text-decoration: none;
}

.btn {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 3px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  line-height: 1.2;
}
.btn:active {
  transform: translateY(1px);
}

.btn-primary {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 3px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  line-height: 1.2;
}
.btn-primary:active {
  transform: translateY(1px);
}
.btn-primary {
  background: #F5A800;
  color: #000000;
  border-color: #F5A800;
}
.btn-primary:hover {
  background: #9D3895;
  border-color: #9D3895;
  color: #FFFFFF;
  text-decoration: none;
}

.btn-outline-navy {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 3px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  line-height: 1.2;
}
.btn-outline-navy:active {
  transform: translateY(1px);
}
.btn-outline-navy {
  background: transparent;
  color: #1B3876;
  border-color: #1B3876;
}
.btn-outline-navy:hover {
  background: #1B3876;
  color: #FFFFFF;
  text-decoration: none;
}

.btn-outline-blue {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 3px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  line-height: 1.2;
}
.btn-outline-blue:active {
  transform: translateY(1px);
}
.btn-outline-blue {
  background: transparent;
  color: #0075BF;
  border-color: #0075BF;
}
.btn-outline-blue:hover {
  background: #0075BF;
  color: #FFFFFF;
  text-decoration: none;
}
.vertical-radio .wpcf7-list-item {
    display: block;
    margin: 0 0 10px;
}

.vertical-radio .wpcf7-list-item-label {
    display: inline;
}
.btn-white {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 3px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  line-height: 1.2;
}
.btn-white:active {
  transform: translateY(1px);
}
.btn-white {
  background: #FFFFFF;
  color: #1B3876;
  border-color: #FFFFFF;
}
.btn-white:hover {
  background: rgba(255, 255, 255, 0.85);
  color: #1B3876;
  text-decoration: none;
}

.btn-sm {
  padding: 9px 20px;
  font-size: 13px;
}

.btn-lg {
  padding: 15px 32px;
  font-size: 16px;
}

.form-group {
  margin-bottom: 20px;
}

label {
  display: block;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 14px;
  color: #1B3876;
  margin-bottom: 6px;
}
label .required {
  color: #1B3876;
  margin-left: 2px;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=password],
select,
textarea {
  display: block;
  width: 100%;
  padding: 12px 16px;
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 15px;
  color: #404040;
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
  border-radius: 6px;
  transition: all 0.25s ease;
  appearance: none;
  -webkit-appearance: none;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=password]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #666666;
  opacity: 1;
}
input[type=text]:disabled,
input[type=email]:disabled,
input[type=tel]:disabled,
input[type=password]:disabled,
select:disabled,
textarea:disabled {
  background: #F5F5F5;
  cursor: not-allowed;
  opacity: 0.7;
}

select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%231B3876'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 38px;
}

input[type=radio],
input[type=checkbox] {
  width: 18px;
  height: 18px;
  accent-color: #1899D6;
  cursor: pointer;
  flex-shrink: 0;
}

.radio-group,
.checkbox-group {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.radio-group label,
.checkbox-group label {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 15px;
  color: #404040;
  margin-bottom: 0;
  cursor: pointer;
  line-height: 1.5;
}

.form-error {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 13px;
  color: #CC0000;
  margin-top: 4px;
  display: none;
}
.form-error.visible {
  display: block;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 15px;
}
table th {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  background: #1B3876;
  padding: 12px 16px;
  text-align: left;
  border: 1px solid rgb(19.4027586207, 40.2427586207, 84.7972413793);
}
table td {
  padding: 11px 16px;
  color: #404040;
  border: 1px solid #D5D5D5;
  vertical-align: top;
}
table tr:nth-child(even) td {
  background: #F5F5F5;
}
table tr:hover td {
  background: rgba(232, 244, 252, 0.5);
}

sup {
  font-size: 75%;
  vertical-align: top;
  line-height: 1.2;
}

.top-bar {
  background: url("/wp-content/themes/etonhydro/images/header-purple-bg.png") no-repeat center top/100% 100%;
  padding: 0;
  position: sticky;
  top: 0;
  z-index: 10000;
}
.top-bar .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0;
  padding: 0;
}
.top-bar__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.top-bar__nav li {
  margin: 0;
  min-width: 22%;
}
.top-bar__nav li:nth-child(1) {
  min-width: 20%;
}
.top-bar__nav li:nth-child(2) {
  min-width: 30%;
}
.top-bar__nav li:nth-child(3) {
  min-width: 25%;
}
.top-bar__nav li a {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.25s ease;
  padding: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .top-bar__nav li a {
    font-size: 13px;
  }
}
.top-bar__nav li a sup {
  font-size: 100%;
}
.top-bar__nav li a:hover {
  background: url("/wp-content/themes/etonhydro/images/header-top-bar-active.png") no-repeat center top/100% 100%;
  text-decoration: none;
}
.top-bar__nav li.active a, .top-bar__nav li.current_page_item a {
  background: url("/wp-content/themes/etonhydro/images/header-top-bar-active.png") no-repeat center top/100% 100%;
  text-decoration: none;
}
@media (max-width: 991px) {
  .top-bar {
    background: #511664;
  }
  .top-bar .container {
    padding: 10px 20px;
    justify-content: flex-end;
  }
  .top-bar__nav {
    display: none;
  }
}

.site-header {
  background: #FFFFFF;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.2s ease;
}
.site-header.is-sticky {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.14);
}
@media (min-width: 992px) {
  .site-header.is-sticky .header-logos {
    gap: 16px;
  }
  .site-header.is-sticky .header-logos__alkindi img {
    max-height: 70px;
  }
  .site-header.is-sticky .header-logos__khindivi img {
    max-height: 56px;
  }
  .site-header.is-sticky .header-logos__divider {
    height: 60px;
  }
}
.site-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 18px;
  padding-bottom: 18px;
  gap: 20px;
  transition: padding 0.35s ease;
}
@media (max-width: 767px) {
  .site-header .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.header-logos {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-shrink: 0;
}
.header-logos__item {
  display: block;
  text-decoration: none;
}
.header-logos__item img {
  display: block;
}
.header-logos__divider {
  width: 2px;
  height: 118px;
  background: url("/wp-content/themes/etonhydro/images/divider-vert.png") repeat-y center top;
  display: block;
  flex-shrink: 0;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header-logos__divider {
    height: 70px;
  }
}
.header-logos__alkindi img {
  max-height: 122px;
  width: auto;
  transition: max-height 0.35s ease;
  will-change: max-height;
}
.header-logos__khindivi img {
  max-height: 94px;
  width: auto;
  transition: max-height 0.35s ease;
  will-change: max-height;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header-logos {
    gap: 16px;
  }
  .header-logos__alkindi img {
    max-height: 70px;
  }
  .header-logos__khindivi img {
    max-height: 56px;
  }
}
@media (max-width: 991px) {
  .header-logos {
    gap: 15px;
  }
  .header-logos__alkindi img {
    max-height: 60px;
  }
  .header-logos__khindivi img {
    max-height: 46px;
  }
  .header-logos__divider {
    height: 50px;
  }
}

.site-nav {
  display: flex;
  align-items: center;
  gap: 25px;
}
.site-nav__list {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-nav__item {
  margin: 0;
}
.site-nav__link {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 17px;
  line-height: 40px;
  color: #000000;
  text-decoration: none;
  padding: 0 25px;
  border-radius: 6px;
  display: block;
  transition: all 0.25s ease;
  white-space: nowrap;
}
.site-nav__link:hover {
  color: #9D3895;
  text-decoration: none;
}
.site-nav__link.active {
  color: #9D3895;
  font-family: "GothamRounded-Bold", Arial, sans-serif;
}
.site-nav__cta {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 3px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  line-height: 1.2;
}
.site-nav__cta:active {
  transform: translateY(1px);
}
.site-nav__cta {
  background: #F5A800;
  color: #000000;
  border-color: #F5A800;
}
.site-nav__cta:hover {
  background: #9D3895;
  border-color: #9D3895;
  color: #FFFFFF;
  text-decoration: none;
}
.site-nav__cta {
  font-size: 14px;
  padding: 10px 25px;
  white-space: nowrap;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .site-nav__link {
    font-size: 15px;
    padding: 8px 10px;
  }
  .site-nav__cta {
    font-size: 15px;
    padding: 9px 16px;
  }
}
@media (max-width: 991px) {
  .site-nav {
    display: none;
  }
  .site-nav.is-open {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 280px;
    background: #FFFFFF;
    box-shadow: -4px 0 20px rgba(0, 0, 0, 0.15);
    z-index: 9990;
    padding: 70px 0 30px;
    overflow-y: auto;
  }
  .site-nav__list {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
  }
  .site-nav__item {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
  }
  .site-nav__link {
    font-size: 16px;
    padding: 16px 24px;
    border-radius: 0;
    width: 100%;
  }
  .site-nav__link:hover {
    background: #E8F4FC;
  }
  .site-nav__cta {
    margin: 20px 24px 0;
    width: calc(100% - 48px);
    text-align: center;
  }
}
.site-nav__secondary {
  display: none;
}
@media (max-width: 991px) {
  .site-nav__secondary {
    display: block;
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
    border-top: 2px solid #E8F4FC;
    width: 100%;
  }
  .site-nav__secondary li {
    border-bottom: 1px solid #E8E8E8;
  }
  .site-nav__secondary li a {
    display: block;
    font-family: "GothamRounded-Medium", Arial, sans-serif;
    font-size: 14px;
    color: #9D3895;
    padding: 13px 24px;
    text-decoration: none;
  }
  .site-nav__secondary li a sup {
    font-size: 100%;
  }
  .site-nav__secondary li a:hover {
    background: #E8F4FC;
    color: #1B3876;
  }
}

.nav-hamburger {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  border-radius: 6px;
  transition: all 0.25s ease;
  position: relative;
  z-index: 9992;
}
.nav-hamburger__bar {
  display: block;
  width: 28px;
  height: 3px;
  background: #FFFFFF;
  border-radius: 2px;
  transition: all 0.25s ease;
  transform-origin: center;
}
.nav-hamburger__bar + .nav-hamburger__bar {
  margin-top: 5px;
}
.nav-hamburger.is-active .nav-hamburger__bar:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.nav-hamburger.is-active .nav-hamburger__bar:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}
.nav-hamburger.is-active .nav-hamburger__bar:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}
@media (max-width: 991px) {
  .nav-hamburger {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.nav-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9989;
}
.nav-overlay.is-visible {
  display: block;
}

.nav-close {
  display: block;
  position: absolute;
  top: 14px;
  right: 16px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px;
  border-radius: 50%;
  transition: all 0.25s ease;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
}
.nav-close:hover {
  background: rgba(255, 255, 255, 0.15);
}
.nav-close svg {
  width: 20px;
  height: 20px;
  fill: #1B3876;
}
@media (max-width: 991px) {
  .nav-close {
    display: block;
  }
}

.mobile-nav {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #511664;
  z-index: 9990;
  flex-direction: column;
  padding: 50px 0;
  overflow-y: auto;
}
.mobile-nav.is-open {
  display: flex;
}
.mobile-nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.mobile-nav__list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin: 0;
}
.mobile-nav__list li a {
  display: block;
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 16px 24px;
  transition: all 0.25s ease;
}
.mobile-nav__list li a sup {
  font-size: 100%;
}
.mobile-nav__list li a:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
  text-decoration: none;
}
.mobile-nav__list li.active a {
  background: rgba(255, 255, 255, 0.15);
}

.site-footer {
  background: #F5FBFE;
  padding: 36px 0;
}
.site-footer .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
}

.footer-logo {
  flex-shrink: 0;
  display: block;
  text-decoration: none;
}
.footer-logo img {
  max-width: 120px;
  width: auto;
  display: block;
}

.footer-right {
  flex: 0 1 365px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 991px) {
  .footer-right {
    flex: 1;
  }
}

.footer-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.footer-address {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 1.3;
  margin: 0;
}

.footer-legal {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 1.3;
  margin: 0;
}

.footer-version {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 1.3;
  margin: 0;
}

.footer-links {
  display: flex;
  align-items: center;
  gap: 40px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-links li {
  line-height: 1;
  margin: 0;
}
.footer-links a {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color: #042D42;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.footer-links a:hover {
  color: #1B3876;
}

@media (max-width: 991px) {
  .site-footer .container {
    flex-direction: column;
    gap: 30px;
    align-items: center;
    text-align: center;
  }
  .footer-links {
    gap: 24px;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding: 24px 0;
  }
  .footer-links {
    gap: 16px;
  }
}
.isi-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 800;
  background: #F2F2F2;
  transition: height 0.35s ease, transform 0.35s ease;
  height: 160px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.isi-wrapper.is-hidden {
  transform: translateY(100%);
}

.isi-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #065A80;
  padding: 0 30px;
  height: 32px;
  cursor: pointer;
  border: none;
  width: 100%;
  text-align: left;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 767px) {
  .isi-toggle {
    padding: 0 20px;
    justify-content: flex-start;
  }
}
.isi-toggle__label {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-top: 4px;
}
@media (max-width: 767px) {
  .isi-toggle__label {
    font-size: 14px;
  }
}
.isi-toggle__icon {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  position: absolute;
  right: 40px;
}
@media (max-width: 991px) {
  .isi-toggle__icon {
    right: 20px;
  }
}
.isi-toggle__cta {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 17px;
  line-height: 20px;
  color: #FFFFFF;
}
@media (max-width: 991px) {
  .isi-toggle__cta {
    font-size: 0;
  }
}
.isi-toggle__chevron {
  width: 10px;
  height: 20px;
  background: url("/wp-content/themes/etonhydro/images/arrow-right.png") no-repeat left top/100%;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.isi-toggle.is-expanded .isi-toggle__chevron {
  transform: rotate(90deg);
}

.isi-content {
  flex: 1;
  min-height: 0;
  overflow-y: auto;
  padding: 20px 30px;
  overscroll-behavior: contain;
  scrollbar-width: thin;
  scrollbar-color: #D5D5D5 #F2F2F2;
}
.isi-content::-webkit-scrollbar {
  width: 6px;
}
.isi-content::-webkit-scrollbar-track {
  background: #F2F2F2;
}
.isi-content::-webkit-scrollbar-thumb {
  background: #D5D5D5;
  border-radius: 3px;
}
.isi-content::-webkit-scrollbar-thumb:hover {
  background: rgb(187.5, 187.5, 187.5);
}
.isi-content__inner {
  max-width: 1360px;
  margin: 0 auto;
}
.isi-content__col {
  width: 100%;
}

.isi-body .isi-page-section__header {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 17px;
  line-height: 20px;
  color: #042D42;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 6px;
}
.isi-body .isi-page-section__subhead {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 17px;
  line-height: 20px;
  color: #042D42;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0;
}
.isi-body .isi-page-section__section-head {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 17px;
  line-height: 20px;
  color: #042D42;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.isi-body .isi-page-section__list {
  padding-left: 20px;
  margin-bottom: 15px;
}
.isi-body .isi-page-section__list li {
  margin-bottom: 6px;
}
.isi-body .isi-page-section__list li sup {
  font-size: 100%;
}
.isi-body .isi-page-section__list li:last-child {
  margin-bottom: 0;
}
.isi-body p, .isi-body li {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #042D42;
  margin-bottom: 20px;
}
.isi-body p:last-child, .isi-body li:last-child {
  margin-bottom: 0;
}
.isi-body ul {
  padding-left: 20px;
  margin-bottom: 15px;
}
.isi-body ul li {
  margin-bottom: 6px;
}
.isi-body ul li:last-child {
  margin-bottom: 0;
}
.isi-body strong, .isi-body b {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-weight: normal;
}
.isi-body a {
  color: #1899D6;
}

.isi-page-section {
  background: #FFFFFF;
  padding: 50px 0;
  border-top: none;
}
.isi-page-section .container {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .isi-page-section .container {
    padding: 0 20px;
  }
}

.hero {
  background: url("/wp-content/themes/etonhydro/images/banner_bg.png") center center/cover repeat-x;
  overflow: hidden;
}
.hero__contentwrap {
  padding-inline: 10%;
  display: flex;
  align-items: center;
  min-height: 460px;
  gap: 40px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .hero__contentwrap {
    min-height: 400px;
  }
}
@media (max-width: 991px) {
  .hero__contentwrap {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .hero__contentwrap {
    padding-inline: 0;
  }
}
.hero__content {
  flex: 1;
  min-width: 0;
}
.hero__eyebrow {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.hero__title {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 40px;
  line-height: 44px;
  color: #FFFFFF;
  margin-bottom: 20px;
  max-width: 480px;
}
.hero__title strong {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  color: #042D42;
}
.hero__subtitle {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: #FFFFFF;
  max-width: 440px;
  margin-bottom: 30px;
}
.hero__subtitle strong {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
}
.hero__btn {
  display: inline-block;
}
.hero__image {
  flex: 0 0 480px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  align-self: stretch;
}
.hero__image img {
  max-width: 100%;
  height: auto;
  max-height: 460px;
  object-fit: contain;
  object-position: bottom center;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .hero__title {
    font-size: 32px;
    line-height: 36px;
  }
  .hero__subtitle {
    font-size: 16px;
    line-height: 22px;
  }
  .hero__image {
    flex: 0 0 340px;
  }
}
@media (max-width: 991px) {
  .hero .container {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 0;
    min-height: auto;
    gap: 30px;
  }
  .hero__content {
    text-align: center;
  }
  .hero__title {
    font-size: 30px;
    line-height: 34px;
    max-width: 100%;
  }
  .hero__subtitle {
    max-width: 100%;
  }
  .hero__image {
    flex: none;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    align-self: auto;
  }
  .hero__image img {
    max-height: 400px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hero .container {
    padding-top: 32px;
  }
  .hero__title {
    font-size: 26px;
    line-height: 30px;
  }
  .hero__subtitle {
    font-size: 15px;
    line-height: 20px;
  }
  .hero__image {
    max-width: 100%;
  }
  .hero__image img {
    max-height: 300px;
  }
}

.products-intro {
  background: #E8F4FC;
  padding: 0 0 50px;
}
@media (max-width: 767px) {
  .products-intro {
    padding: 0;
  }
}

.products-card {
  max-width: 925px;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 30px;
  box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.16);
  position: relative;
  top: -15px;
  overflow: visible;
}
.products-card__header {
  display: flex;
  justify-content: center;
  transform: translateY(-35%);
}
.products-card__title {
  min-width: 61%;
  background: #9D3895;
  color: #FFFFFF;
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  padding: 11px 10px;
  border-radius: 10px;
  display: inline-block;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 0;
}
.products-card__grid {
  display: grid;
  grid-template-columns: 1fr 1px 1fr;
  align-items: stretch;
  padding: 0 30px 30px;
}
.products-card__col {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 20px;
  position: relative;
}
.products-card__icon {
  position: absolute;
  top: -30px;
  width: 70px;
}
.products-card__icon img {
  display: block;
}
.products-card__icon--left {
  left: -10px;
}
.products-card__icon--right {
  right: -10px;
}
.products-card__logo {
  min-height: 147px;
  margin-bottom: 20px;
}
.products-card__logo img {
  margin: 0 auto;
}
.products-card__btn {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 3px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  line-height: 1.2;
}
.products-card__btn:active {
  transform: translateY(1px);
}
.products-card__btn {
  background: #F5A800;
  color: #000000;
  border-color: #F5A800;
}
.products-card__btn:hover {
  background: #9D3895;
  border-color: #9D3895;
  color: #FFFFFF;
  text-decoration: none;
}
.products-card__btn {
  min-width: 336px;
  font-size: 16px;
  line-height: 19px;
  padding: 10px 15px;
  text-align: center;
  white-space: normal;
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  border-radius: 7px;
}
.products-card__divider {
  background: url("/wp-content/themes/etonhydro/images/divider-vert.png") repeat-y center top;
  align-self: stretch;
  margin: 0;
}
@media (max-width: 991px) {
  .products-card__divider {
    background: url("/wp-content/themes/etonhydro/images/divider-horz.png") repeat-x left top;
  }
}
@media (max-width: 991px) {
  .products-card__grid {
    grid-template-columns: 1fr;
  }
  .products-card__divider {
    height: 1px;
    width: 60%;
    margin: 10px auto;
  }
  .products-card__btn {
    min-width: 100px;
  }
  .products-card__logo {
    min-height: 10px;
  }
  .products-card__col {
    padding: 30px 0;
  }
  .products-card__icon--left, .products-card__icon--right {
    position: static;
    margin: 0 auto 20px;
    transform: none;
  }
}
@media (max-width: 767px) {
  .products-card__grid {
    padding: 0 20px 20px;
  }
  .products-card__col {
    padding: 20px 0;
  }
  .products-card__title {
    font-size: 16px;
    line-height: 20px;
    padding-inline: 20px;
  }
  .products-card__btn {
    font-size: 14px;
  }
}

.product-feature-section {
  background: #E8F4FC;
}
.product-feature-section .product-feature {
  padding: 50px 0;
}
.product-feature-section .product-feature--reverse .container {
  flex-direction: row-reverse;
}
.product-feature-section .product-feature .product-feature-wrap {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 190px;
}
@media (max-width: 991px) {
  .product-feature-section .product-feature .product-feature-wrap {
    flex-direction: column;
    gap: 30px;
  }
}
.product-feature-section .product-feature.product-feature-rht .product-feature-wrap {
  gap: 100px;
}
@media (max-width: 991px) {
  .product-feature-section .product-feature.product-feature-rht .product-feature-wrap {
    gap: 50px;
    flex-direction: column-reverse;
  }
}
.product-feature-section .product-feature.product-feature-rht .product-feature__image {
  margin-right: 15%;
}
@media (max-width: 991px) {
  .product-feature-section .product-feature.product-feature-rht .product-feature__image {
    margin-right: auto;
  }
}
.product-feature-section .product-feature__image {
  flex: 0 0 300px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.product-feature-section .product-feature__image img {
  max-width: 100%;
  height: auto;
  max-width: 260px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .product-feature-section .product-feature__image img {
    max-width: 200px;
  }
}
.product-feature-section .product-feature__tagline {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #042D42;
  font-style: italic;
  margin-top: 38px;
  text-align: center;
}
@media (max-width: 1200px) {
  .product-feature-section .product-feature__tagline {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .product-feature-section .product-feature__tagline {
    margin-top: 20px;
  }
}
.product-feature-section .product-feature__content {
  flex: 1;
  min-width: 0;
}
.product-feature-section .product-feature__title {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 34px;
  line-height: 40px;
  color: #065A80;
  margin-bottom: 16px;
}
.product-feature-section .product-feature__list {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .product-feature-section .product-feature__list {
    display: block;
    max-width: 510px;
    margin-inline: auto;
  }
}
.product-feature-section .product-feature__list li {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #042D42;
  padding: 5px 0;
  border-bottom: 1px solid #e0e9ed;
  margin: 0;
}
.product-feature-section .product-feature .btn {
  padding: 10px 15px;
  border-radius: 7px;
  min-width: 336px;
}
.product-feature-section .product-feature__separator {
  border: none;
  background: url("/wp-content/themes/etonhydro/images/divider-horz.png") repeat-x left top;
  margin: 0 auto;
  max-width: 1000px;
  height: 3px;
  padding: 0 30px;
}
@media (max-width: 991px) {
  .product-feature-section .product-feature__separator {
    margin: 0 20px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .product-feature-section .product-feature__image {
    flex: 0 0 240px;
  }
  .product-feature-section .product-feature .container {
    gap: 60px;
  }
}
@media (max-width: 991px) {
  .product-feature-section .product-feature .container, .product-feature-section .product-feature--reverse .container {
    flex-direction: column !important;
    gap: 30px;
    text-align: center;
  }
  .product-feature-section .product-feature__image {
    flex: none;
    max-width: 260px;
    margin: 0 auto;
  }
  .product-feature-section .product-feature__list li {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .product-feature-section .product-feature__title {
    font-size: 28px;
    line-height: 32px;
  }
}

.no-pill {
  background: #FFFFFF;
  padding: 30px 0;
}
.no-pill .container {
  max-width: 1000px;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.no-pill__item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
  padding: 20px 0;
  border-right: 1px solid #e5e5e5;
}
.no-pill__item:last-child {
  border-right: none;
}
.no-pill__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-pill__icon img {
  display: block;
  max-height: 106px;
}
.no-pill__label {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  font-size: 18px;
  color: #1B3876;
  display: none;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .no-pill__icon {
    width: 150px;
  }
  .no-pill__icon img {
    width: 150px;
  }
  .no-pill__label {
    font-size: 16px;
  }
  .no-pill__item {
    padding: 20px 24px;
  }
}
@media (max-width: 991px) {
  .no-pill {
    padding: 25px 0;
  }
  .no-pill__item {
    padding: 25px 20px;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .no-pill__item:last-child {
    border-bottom: none;
  }
  .no-pill .container {
    flex-direction: column;
  }
}

.talk-doctor {
  background: url("/wp-content/themes/etonhydro/images/cta-blue-bg.png") no-repeat center top/cover;
  padding: 50px 0;
}
.talk-doctor .container {
  display: flex;
  align-items: center;
  gap: 120px;
  max-width: 1110px;
}
.talk-doctor__content {
  flex: 1;
  min-width: 0;
}
.talk-doctor__title {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 34px;
  line-height: 38px;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.talk-doctor__title strong {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  color: #042D42;
  display: block;
}
.talk-doctor__text {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}
.talk-doctor__card {
  flex: 0 0 350px;
  background: #FFFFFF;
  border-radius: 15px;
  padding: 30px 30px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.talk-doctor__card img {
  display: block;
}
.talk-doctor__card-divider {
  width: 1px;
  height: 100px;
  background: #e7e7e7;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .talk-doctor .container {
    flex-direction: column;
    gap: 40px;
    text-align: center;
  }
  .talk-doctor__card {
    flex: none;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .talk-doctor__card {
    padding: 24px 16px;
  }
}

.eton-cares {
  background: #FFFFFF;
  padding: 50px 0;
}
.eton-cares .container {
  max-width: 1110px;
}
.eton-cares__intro-wrap {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-bottom: 50px;
}
.eton-cares__card-image {
  width: 50%;
  text-align: center;
}
.eton-cares__card-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  max-width: 420px;
}
.eton-cares__content {
  width: 50%;
}
.eton-cares__title {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 34px;
  line-height: 40px;
  color: #065A80;
  margin-bottom: 6px;
}
.eton-cares__title sup {
  font-size: 100%;
}
.eton-cares__subheading {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #042D42;
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .eton-cares__subheading {
    font-size: 18px;
    line-height: 22px;
  }
}
.eton-cares__intro {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #042D42;
  margin-bottom: 0;
}
.eton-cares__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, auto);
  grid-auto-flow: column;
  gap: 40px;
  margin-bottom: 50px;
}
.eton-cares__contact {
  background: url("/wp-content/themes/etonhydro/images/care_pink_bg.png") no-repeat center top/cover;
  padding: 30px;
  text-align: center;
  margin-bottom: 0;
  border-radius: 0;
}
.eton-cares__contact p {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0;
}
.eton-cares__contact p sup {
  font-size: 100%;
}
.eton-cares__disclaimer {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #042D42;
  text-align: center;
  padding: 16px 0 0;
}
@media (max-width: 991px) {
  .eton-cares__intro-wrap {
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }
  .eton-cares__card-image {
    flex: none;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
  }
  .eton-cares__content {
    flex: none;
    width: 100%;
  }
  .eton-cares__grid {
    grid-template-columns: 1fr;
    grid-template-rows: none;
    grid-auto-flow: row;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .eton-cares__title {
    font-size: 28px;
  }
  .eton-cares__contact p {
    font-size: 20px;
  }
}

.care-step {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  min-height: 140px;
}
@media (max-width: 991px) {
  .care-step {
    min-height: 100px;
  }
}
.care-step__icon {
  width: 90px;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .care-step__icon {
    width: 80px;
  }
}
.care-step__icon img {
  width: 100%;
  height: auto;
  display: block;
}
.care-step__body {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .care-step__body {
    padding-top: 10px;
  }
}
.care-step__title {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 25px;
  line-height: 28px;
  color: #065A80;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .care-step__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.care-step__desc {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #042D42;
  margin: 0;
}

.faq {
  background: linear-gradient(135deg, #fafafa 0%, #f2f2f2 100%);
  padding: 50px 0 70px;
}
.faq .container {
  max-width: 1110px;
}
.faq__title {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 34px;
  line-height: 38px;
  color: #042D42;
  text-align: left;
  margin-bottom: 35px;
}
.faq__list {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .faq__title {
    font-size: 28px;
    line-height: 32px;
  }
}

.faq-item {
  border-bottom: 1px solid #e6e6e6;
}
.faq-item.is-open .faq-item__question::after {
  transform: rotate(0deg);
}
.faq-item.is-open .faq-item__answer {
  display: block;
}
.faq-item__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 0;
  cursor: pointer;
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #9D3895;
  background: transparent;
  border: none;
  width: 100%;
  text-align: left;
  transition: color 0.2s ease;
  gap: 20px;
}
.faq-item__question::after {
  content: "";
  display: block;
  width: 16px;
  height: 10px;
  background-image: url("/wp-content/themes/etonhydro/images/arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
  transition: transform 0.25s ease;
  transform: rotate(180deg);
}
.faq-item__answer {
  display: none;
  padding: 0 20px 22px 0;
}
.faq-item__answer p, .faq-item__answer li {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #042D42;
  margin-bottom: 10px;
}
.faq-item__answer p:last-child {
  margin-bottom: 0;
}
.faq-item__answer strong {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
}

.cah-section {
  background: #F5FBFE;
  padding: 80px 0;
}
.cah-section .container {
  display: flex;
  align-items: center;
  gap: 60px;
  max-width: 1110px;
}
.cah-section__logo {
  flex: 0 0 185px;
  text-align: center;
}
@media (max-width: 991px) {
  .cah-section__logo {
    flex: none;
  }
}
.cah-section__logo img {
  max-width: 185px;
  width: auto;
}
.cah-section__content {
  flex: 1;
  min-width: 0;
}
.cah-section__title {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
  font-size: 34px;
  color: #042D42;
  margin-bottom: 30px;
  line-height: 40px;
}
.cah-section__text {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #042D42;
  margin-bottom: 16px;
}
.cah-section__text:last-child {
  margin-bottom: 0;
}
.cah-section__text strong {
  font-family: "GothamRounded-Bold", Arial, sans-serif;
}
@media (max-width: 991px) {
  .cah-section {
    padding: 50px 0;
  }
  .cah-section .container {
    flex-direction: column;
    text-align: center;
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .cah-section__title {
    font-size: 28px;
    line-height: 32px;
  }
}

.signup-hero {
  background: #F5FBFE;
  padding: 25px 0 50px;
}
.signup-hero .container {
  max-width: 890px;
}
.signup-hero .signup-hero-head {
  text-align: center;
}
.signup-hero .signup-hero-head .signup-hero__title {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  color: #065A80;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}
.signup-hero .signup-hero-head .signup-hero__subtitle {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin: 0 auto 18px;
}
.signup-hero .signup-hero-head .signup-hero__subtitle sup {
  font-size: 100%;
}
.signup-hero .signup-hero-head .signup-hero__required {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  font-style: italic;
  margin: 0;
}

.signup-section {
  padding: 45px 0 70px;
}

.signup-form {
  width: 100%;
}
.signup-form .signup-form__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 65px;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .signup-form .signup-form__row {
    grid-template-columns: 1fr;
    gap: 15px;
	margin-bottom: 15px;
  }
}
.signup-form .signup-form__full {
  margin-bottom: 28px;
}
@media (max-width: 767px) {
	.signup-form .signup-form__full {
	  margin-bottom: 15px;
	}
}
.signup-form .signup-form__three-col {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 50px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .signup-form .signup-form__three-col {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.signup-form .field-optional {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 13px;
  color: #666666;
  font-style: italic;
  font-weight: normal;
}
.signup-form .field-group {
  display: flex;
  flex-direction: column;
}
.signup-form .field-group label {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 12px;
}
.signup-form .field-group label .req {
  color: #1B3876;
  margin-left: 1px;
}
.signup-form .field-group input, .signup-form .field-group select {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 14px;
  padding: 10px 12px;
  border: 1px solid rgba(25, 153, 214, 0.2);
  border-radius: 3px;
  background: #FFFFFF;
  color: #000000;
}
.signup-form .field-group select {
  appearance: auto;
}
.signup-form .signup-form__choose {
  border: none;
  padding: 0;
  margin: 0 0 60px;
}
.signup-form .signup-form__choose .signup-form__choose-title {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #065A80;
  margin-bottom: 10px;
  display: block;
}
.signup-form .signup-form__choose .radio-option {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 0;
  cursor: pointer;
}
span.wpcf7-list-item {
    padding: 4px 0;
}
input[type=radio] {
    height: 15px !important;
    width: 20px;
    height: 20px;
    min-width: 20px;
    border: 1px solid rgba(25, 153, 214, 0.2);
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 1px;
    cursor: pointer;
    position: relative;
    background: #FFFFFF;
    transition: border-color 0.15s ease;
}
span.wpcf7-list-item-label {
    font-family: "GothamRounded-Book", Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    cursor: pointer;
    margin-bottom: 0;
}
.signup-form .signup-form__choose .radio-option input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  min-width: 20px;
  border: 1px solid rgba(25, 153, 214, 0.2);
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 1px;
  cursor: pointer;
  position: relative;
  background: #FFFFFF;
  transition: border-color 0.15s ease;
}
.signup-form .signup-form__choose .radio-option input[type=radio]:checked {
  border-color: #1999D6;
  background-color: #1999D6;
}
.signup-form .signup-form__choose .radio-option input[type=radio]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}
.signup-form .signup-form__choose .radio-option label {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  cursor: pointer;
  margin-bottom: 0;
}
.signup-form .signup-form__consent input[type=checkbox], .signup-form__consent .signup-form input[type=checkbox], .signup-form .signup-form__optin input[type=checkbox], .signup-form__optin .signup-form input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  min-width: 20px;
  border: 1px solid rgba(25, 153, 214, 0.2);
  border-radius: 2px;
  flex-shrink: 0;
  margin-top: 2px;
  cursor: pointer;
  position: relative;
  background: #fff;
}
.signup-form .signup-form__consent input[type=checkbox]:checked, .signup-form__consent .signup-form input[type=checkbox]:checked, .signup-form .signup-form__optin input[type=checkbox]:checked, .signup-form__optin .signup-form input[type=checkbox]:checked {
  border-color: #1999D6;
  background-color: #1999D6;
}
.signup-form .signup-form__consent input[type=checkbox]:checked::after, .signup-form__consent .signup-form input[type=checkbox]:checked::after, .signup-form .signup-form__optin input[type=checkbox]:checked::after, .signup-form__optin .signup-form input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 6px;
  width: 6px;
  height: 10px;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}
.signup-form__optin {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 40px;
}
.signup-form__optin label {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  cursor: pointer;
  margin-bottom: 0;
}
.signup-form__consent {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 40px;
}
.signup-form__consent input[type=checkbox] {
  flex-shrink: 0;
}
.signup-form__consent label {
  flex: 1;
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  cursor: pointer;
  margin-bottom: 0;
}
.signup-form__consent label a {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  color: #000000;
  text-decoration: underline;
}
.signup-form__consent .field-error {
  flex: 0 0 100%;
  margin-top: 0;
}
.signup-form__submit {
  text-align: left;
}
.signup-form__submit button {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 3px;
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid transparent;
  transition: all 0.25s ease;
  line-height: 1.2;
}
.signup-form__submit button:active {
  transform: translateY(1px);
}
.signup-form__submit button {
  background: #F5A800;
  color: #000000;
  border-color: #F5A800;
}
.signup-form__submit button:hover {
  background: #9D3895;
  border-color: #9D3895;
  color: #FFFFFF;
  text-decoration: none;
}
.signup-form__submit button {
  font-size: 15px;
  padding: 11px 50px;
  border: none;
  cursor: pointer;
  border-radius: 3px;
}
.signup-form .field-error {
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 12px;
  color: #CC0000;
  margin-top: 4px;
  display: none;
}
.signup-form .field-error.show {
  display: block;
}

.signup-isi-notice {
  padding: 0;
}
.signup-isi-notice .container {
  text-align: center;
  max-width: 1160px;
}
.signup-isi-notice__title {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  color: #065A80;
  margin: 0 auto;
}



.vertical-radio .wpcf7-list-item {
  padding: 0;
}

.vertical-radio .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 0;
  cursor: pointer;
  margin: 0;
}

.vertical-radio .wpcf7-list-item label input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none !important;
  width: 20px !important;
  height: 20px !important;
  min-width: 20px;
  border: 1px solid rgba(25, 153, 214, 0.2);
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 1px;
  cursor: pointer;
  position: relative;
  background: #FFFFFF;
  transition: border-color 0.15s ease;
}

.vertical-radio .wpcf7-list-item label input[type="radio"]:checked {
  border-color: #1999D6;
  background-color: #1999D6;
}

.vertical-radio .wpcf7-list-item label input[type="radio"]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}



.signup-form__optin .wpcf7-list-item {
  padding: 0;
}

.signup-form__optin .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}



.signup-form__consent .wpcf7-list-item {
  padding: 0;
}

.signup-form__consent .wpcf7-list-item label {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 12px;
}

.signup-form__consent .wpcf7-list-item label .wpcf7-list-item-label {
  flex: 1;
  font-family: "GothamRounded-Book", Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  cursor: pointer;
  margin-bottom: 0;
}

.signup-form__submit .wpcf7-submit {
  font-family: "GothamRounded-Medium", Arial, sans-serif;
}