/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/input.css ***!
  \*******************************************************************************************************************************************************************/
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
} /*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/ /*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
  tab-size: 4; /* 3 */
  font-family:
    ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
    'Segoe UI Symbol', 'Noto Color Emoji'; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
    ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
    'Courier New', monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role='button'] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden='until-found'])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-96 {
  height: 24rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-28 {
  padding-bottom: 7rem;
}
.pb-32 {
  padding-bottom: 8rem;
}
.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-28 {
  padding-top: 7rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-center {
  text-align: center;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

:root {
  --base-font: 'Work Sans', sans-serif;
  --primary-blue: #202a5d;
  --secondary-blue: #48c1e1;
  --yellow: #ffd103;
  --heading-font: 'Syncopate', sans-serif;
  --condensed-font: acumin-pro-condensed, sans-serif;
}
.l-content-container {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1240px;
}

.l-content-container.-wide {
  max-width: 1340px;
}

.l-content-container.-faqs {
  max-width: 920px;
}

html,
body {
  font-family: var(--base-font);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--heading-font);
}

/* Site Header */
.site-header-inner {
  height: 80px;
  /* background: transparent linear-gradient(180deg, #ffffff 0%, #dddddd 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 10px 20px #00284d40; */
}

.site-nav {
  a {
    color: var(--primary-blue);
    font-family: var(--base-font);
    font-size: 16px;
    font-weight: 700;
  }
}

.site-nav-mobile {
  padding: 0 40px;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s ease;
  background: var(--primary-blue);
  text-align: center;
}

.sit-nav-mobile ul {
  display: flex;
  gap: 36px;
}

.site-nav-mobile a {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}

.site-nav-mobile.is-open {
  padding: 40px;
  max-height: 264px;
  transition: 0.3s ease;
}

.site-nav-button {
  width: 32px;
}

/* Hero */
.hero {
  margin-top: 80px;
  background: url(images/poolsense-header-background-desktop@2x.jpg?v=3)
    no-repeat center center;
  background-size: cover;
  border-top: 29px solid var(--yellow);
  padding-top: 40px;
  padding-bottom: 20px;
}
.hero-title {
  color: #fff;
  font-size: 50px;
  line-height: 45px;
  font-family: var(--heading-font);
  max-width: 729px;
  margin-bottom: 0;
  text-shadow: 0px 0px 15px #003a70;
}

.hero__logo.-with-shadow {
  margin-bottom: 24px;
}

.hero-subtitle {
  font-size: 20px;
  line-height: 24px;
  color: var(--primary-blue);
  max-width: 520px;
}

.section-1 {
  position: relative;
}

.u-bg-waves-left {
  overflow: hidden;
  position: relative;
}

.u-bg-waves-left > * {
  position: relative;
  z-index: 2;
}

.u-bg-waves-left:after {
  max-width: 506px;
  content: '';
  background-image: url(images/poolsense-wave-gray-left@2x.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  position: absolute;
  bottom: -150px;
  left: 0;
}

.u-bg-waves-left.-top:after {
  bottom: auto;
  top: 150px;
  background-position: left top;
}

.section-2 {
  position: relative;
  background-color: var(--secondary-blue);

  background-position: center;
  background-repeat: no-repeat;
  /* background: linear-gradient(180deg, #2c93d6 0%, #003a70 100%); */
  /* background-color: var(--primary-blue); */
  /* background-image: url('../nexus-background-wave-1-desktop.svg');

  background: url('../nexus-background-wave-2-desktop.svg') no-repeat center
    120px;
  background-size: cover;
  */
}

.u-bg-waves-right {
  position: relative;
  overflow: hidden;
}

.u-bg-waves-right > * {
  position: relative;
  z-index: 2;
}

.u-bg-waves-right:after {
  max-width: 506px;
  content: '';
  background-image: url(images/poolsense-wave-gray-left@2x.png);
  transform: scaleX(-1);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  bottom: -150px;
  right: 0;
}
#features {
  background-color: var(--primary-blue);
}
.section-3 {
  position: relative;
}

.section-2 > * {
  position: relative;
  z-index: 2;
}

/* .section-2:after {
  content: '';
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;


  background: url(../images/section-2-wave.svg) no-repeat center top;
  background-size: cover;
} */
.intro-grid {
  align-items: flex-start;
}
.intro-grid h3 {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  font-family: var(--base-font);
  color: #fff;
  text-transform: none;
}

.intro-grid__icon {
  flex: 0 0 86px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Countdown */
.countdown__number {
  background-color: var(--primary-blue);
  color: #fff;
  font-size: 266px;
  line-height: 1;
  font-weight: 600;
  font-family: var(--condensed-font);
  height: 267px;
  box-shadow: 0px 10px 20px #00000040;

  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  width: 135px;
}

.countdown__number span {
  position: relative;
}

/* Components */
.component-card {
  background: #fff;

  padding: 40px 20px;
  color: var(--primary-blue);
}

.component-card__image {
  height: 258px;
  position: relative;
}

.component-card__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: opacity 0.3s ease;
}

.component-card__image img:last-child {
  opacity: 0;
}

.component-card:hover .component-card__image img:last-child {
  opacity: 1;
}
.component-card:hover .component-card__image img:first-child {
  opacity: 0;
}

.component-card h3 {
  text-transform: none;
  font-size: 18px;
  line-height: 1;
  font-family: var(--heading-font);
  color: var(--primary-blue);
  line-height: 120%;
}

.component-card ul {
  list-style: disc outside;
  padding-left: 20px;
}

.component-card ul li:not(:last-child) {
  margin-bottom: 6px;
}

/* System */
.system-grid {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.system-card {
  background: transparent linear-gradient(180deg, #fff 0%, #dddddd 100%) 0% 0%
    no-repeat padding-box;

  padding: 64px 20px 60px;
  min-height: 308px;
  color: var(--primary-blue);
  cursor: pointer;
}

.system-card:hover .system-card__image svg path {
  fill: #309ade !important;
}

.system-card:hover .system-card__text {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.system-card:hover .system-card__title {
  opacity: 0;
}

.system-card__image {
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}

.system-card__image svg path {
  transition: 0.3s ease;
  fill: var(--primary-blue);
}

.system-card__title {
  font-size: 26px;
  line-height: 1;
  text-transform: uppercase;
  font-family: var(--heading-font);
  color: var(--primary-blue);
  transition: opacity 0.3s ease;
}

.system-card__content {
  position: relative;
}
.system-card__text {
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s ease;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}

/*FAQs*/
.faq {
  background: var(--primary-blue);
  padding: 36px 30px;
  margin-bottom: 30px;
  box-shadow: 0px 3px 6px #00000029;
}

.faq:last-child {
  margin-bottom: 0;
}

.faq__question {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq__question h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0 !important;
  font-family: var(--heading-font);
  color: #fff;
}

.faq__question__icon {
  width: 36px;
  flex: 0 0 36px;
  height: 36px;
  background-color: #48c1e1;
  position: relative;
  border-radius: 50%;
}

.faq__question__icon:before,
.faq__question__icon:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--primary-blue);
  margin: auto;
  border-radius: 16px;
  height: 18px;
  width: 3px;
  transition: transform 0.3s ease;
}

.faq__question__icon:after {
  transform: rotate(90deg);
}

.faq.is-open .faq__question__icon:before {
  transform: rotate(90deg);
}

.faq__question {
  cursor: pointer;
}

.faq__answer {
  color: #fff;
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
  transition:
    max-height 0.3s ease,
    padding-top 0.3s ease;
}

.faq.is-open .faq__answer {
  padding-top: 16px;
}

/* Utility Classes */
.poolsense-news-main .pxblock {
  text-align: left;
}
.c-button {
  padding: 10px 20px;
  border: 1px solid #fff;
  background: linear-gradient(90deg, #202a5d 0%, #0291bf 100%);
  border: 1px solid #ffffff;
  border-radius: 10px;
  transition: all 0.3s ease;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.8px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--base-font);
}

.c-button:hover {
  background: linear-gradient(90deg, #202a5d 30%, #0291bf 80%);
  color: #fff;
}

.tu-secondary-heading {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  font-family: var(--heading-font);
}

.tu-large-text {
  font-size: 24px;
  line-height: 33.6px;
}

.tu-body-copy {
  font-size: 18px;
  line-height: 25.2px;
  font-weight: 400;
}

/*-------- Footer --------*/

html body .site-header {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: fixed !important;
  z-index: 1000 !important;
  height: 80px !important;
  width: 100% !important;
  background: #fff !important;
  box-shadow: 0px 10px 20px #00284d40 !important;
}

html body.scrolled .site-header {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 768px) {
  html body.scrolled .site-header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .site-header .site-header__nav .secondary-menu .secondary-nav-items a {
    line-height: 1;
  }
  .site-header .site-header__nav #menu-main-menu .sub-menu {
    min-width: 165px;
  }
}

/*------ Popup ------*/

.nexus-popup {
  margin: auto;
  margin-top: 80px;
  background-color: #003a70;
  padding: 40px 20px;
  max-width: 430px;
  width: 90%;
}

.nexus-popup .gfield_required_text {
  display: none !important;
}
.nexus-popup__heading {
  font-size: 20px;
  line-height: 24px;
  font-family: var(--heading-font);
  color: #fff;
  margin-bottom: 0 !important;
}
.nexus-popup .gform_wrapper.gravity-theme {
  padding: 0;
}
.nexus-popup .gform_wrapper.gravity-theme .gform_heading {
  display: none;
}

.nexus-popup h2.gform_submission_error {
  color: #fff !important;
  font-size: 20px !important;
}

.nexus-popup .gfield {
  margin-bottom: 16px;
}

.nexus-popup input[type='submit'] {
  padding: 10px 20px;
  border: 1px solid #fff;
  background: linear-gradient(90deg, #202a5d 0%, #0291bf 100%);
  border: 1px solid #ffffff;
  border-radius: 10px;
  transition: all 0.3s ease;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.8px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: var(--base-font);
}

.nexus-popup input[type='submit']:hover {
  background: linear-gradient(90deg, #202a5d 30%, #0291bf 80%);
  color: #fff;
}

.nexus-popup .gform_wrapper.gravity-theme .gform_fields input {
  border: 1px solid #48c1e1;
  padding: 5px 20px;
  color: var(--primary-blue);
  font-size: 16px;
  font-weight: 700;
  width: 100%;
}

.nexus-popup #field_3_8 .gfield_label,
.nexus-popup #field_3_9 .gfield_label {
  display: none !important;
}

.nexus-popup .gform_wrapper.gravity-theme .gform_fields .gfield--type-consent {
  display: flex;
  flex-wrap: wrap;
}
.nexus-popup
  .gform_wrapper.gravity-theme
  .gform_fields
  .gfield--type-consent
  .ginput_container_consent {
  flex: 0 0 13px;
}

.nexus-popup
  .gform_wrapper.gravity-theme
  .gform_fields
  .gfield--type-consent
  .ginput_container_consent
  label {
  display: none;
}
.nexus-popup
  .gform_wrapper.gravity-theme
  .gform_fields
  .gfield--type-consent
  .gfield_consent_description {
  flex: 1;
}

.nexus-popup
  .gform_wrapper.gravity-theme
  .gform_fields
  .gfield--type-consent
  .validation_message {
  flex: 0 0 100%;
}

.nexus-popup
  .gform_wrapper.gravity-theme
  .gform_fields
  .gfield_consent_description {
  padding: 0;
  border: none;
  margin: 0 0 0 6px;
}

.hero__image {
  top: 120px;
}

@media (max-width: 1280px) {
  .hero__image {
    width: 600px;
    top: 8rem;
  }
}

@media (max-width: 980px) {
  .hero__image {
    width: 440px;
    top: 10rem;
  }
}
/* Mobile */
@media (max-width: 767px) {
  .hero__image {
    width: auto;
  }
  .hero {
    background: url(images/poolsense-header-background-mobile@2x.jpg) no-repeat
      center center;
    background-size: cover;
  }

  .hero-graphic {
    width: 224px;
  }

  .hero-title {
    font-size: 34px;
    max-width: 85%;
    line-height: 34px;
    margin-bottom: 120px;
  }
  .hero-subtitle {
    font-size: 14px;
    line-height: 18px;
    max-width: 55%;
  }

  .tu-large-text {
    font-size: 20px;
    line-height: 29px;
  }

  .tu-secondary-heading {
    font-size: 26px;
    line-height: 28px;
  }

  .hero__logo {
    width: 193px;
  }

  .countdown__number {
    width: 103px;
    font-size: 203px;
  }
  .nexus-popup {
    max-width: 390px;
  }

  .intro-grid h3 {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:top-20 {
    top: 5rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .md\:pb-32 {
    padding-bottom: 8rem;
  }

  .md\:pb-40 {
    padding-bottom: 10rem;
  }
  .md\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .md\:pb-44 {
    padding-bottom: 11rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pt-32 {
    padding-top: 8rem;
  }

  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:pt-40 {
    padding-top: 10rem;
  }

  .md\:text-left {
    text-align: left;
  }
}

.u-border-top {
  border-top: 15px solid var(--yellow);
}

.u-border-bottom {
  border-bottom: 15px solid var(--yellow);
}

.u-text-blue-primary {
  color: var(--primary-blue);
}

.u-bg-white {
  background-color: #fff;
}

.u-bg-primary-blue {
  background-color: var(--primary-blue);
}

.u-bg-pattern-background {
  background-image: url(images/poolsense-repeatable-diamond-background-on-white.png);
  background-repeat: repeat;
  /* background-repeat: repeat;
  background-image: url(/wp-content/themes/glb/assets/images/grid.png); */
}

.u-bg-pattern-background.-blue {
  background-image: url(images/poolsense-repeatable-diamond-background-on-blue.png);
}

.u-font-bold {
  font-weight: 700;
}

.site-footer .container {
  display: block;
}
.site-footer .footer-links {
  width: 100%;
  color: #202a5d;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 50px;
  justify-content: space-between;
}

.site-footer .footer-links > * {
  width: 50%;
}
@media (min-width: 768px) {
  .site-footer .footer-links {
    padding-bottom: 0;
  }
  .site-footer .footer-links > * {
    width: auto;
    min-width: 170px;
  }
}
@media (min-width: 1200px) {
  .site-footer .footer-links > * {
    min-width: 250px;
  }
}
.site-footer .footer-links > .back-to-top-container {
  margin-left: auto;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .site-footer .footer-links > * {
    margin-bottom: 25px;
  }
  .site-footer .footer-links > .back-to-top-container {
    margin-bottom: 0;
  }
}
.site-footer .footer-links > .logo-container {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.site-footer .footer-links > * a {
  text-decoration: none;
}
.site-footer .footer-links__title {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
.site-footer .copyright {
  font-size: 14px;
  text-align: center;
}

@media (min-width: 768px) {
  .site-footer .footer-links > .back-to-top-container {
    min-width: 0;
    margin-top: 0;
  }
  .site-footer .footer-links > .logo-container {
    position: relative;
    transform: none;
    left: 0;
  }
}

@media (max-width: 1024px) {
  .u-bg-waves-right:before,
  .u-bg-waves-right:after,
  .u-bg-waves-left:before,
  .u-bg-waves-left:after {
    display: none !important;
  }
}
