/* From https://codeburst.io/how-to-create-a-simple-css-loading-spinner-make-it-accessible-e5c83c2e464c
   Credit Stuart Nelson - https://codeburst.io/@stuartjnelson
*/

/* Converted Tailwind Config to scss */

body {
  --text-opacity: 1;
  color: #17252A;
  color: rgba(23, 37, 42, var(--text-opacity));
  font-size: 16px;
  font-family: Open Sans, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}

body[data-scroll-enabled="false"] {
  overflow: hidden;
}

small {
  font-size: 0.75em;
}

p {
  font-size: 15px;
  line-height: 1.88rem;
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {
  p {
    font-size: 16px;
  }
}

a {
  color: rgba(0, 155, 223, 1);
  text-decoration: none;
}

a:focus, a:hover {
  color: rgba(0, 155, 223, .25);
}

blockquote,
.wp-block-quote {
  border-left: none;
  position: relative;
  padding: 0.875rem 0 1.75rem calc(1.063rem + 2.41rem);
}

blockquote::before,
  .wp-block-quote::before {
  display: block;
  content: "";
  width: 1.063rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(85deg, #009bdf, rgba(0, 155, 223, 0.57));
}

blockquote p,
  .wp-block-quote p {
  font-size: 28.4px;
  color: rgba(0, 155, 223, 1);
  line-height: 1.34em;
  margin-bottom: 2.69rem;
}

blockquote cite,
  .wp-block-quote cite {
  color: rgba(0, 155, 223, 1);
  font-size: inherit;
  text-transform: uppercase;
}

cite {
  color: rgba(0, 155, 223, 1);
  font-weight: 700;
  font-size: inherit;
}

figure {
  margin: 0;
}

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

iframe {
  max-width: 100%;
}

/**
 * Some key selectors
 */

.wrapper {
  position: relative;
  overflow-x: hidden;
}

.icon {
  display: inline-block;
  height: 2rem;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 2rem;
}

.icon svg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.content {
  margin: auto;
  max-width: 40rem;
}

.wp-block-button__link {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
  text-transform: capitalize;
  background-color: #009bdf;
  border: 1px solid #009bdf;
  color: #fff !important;
  transition: .2s all ease-out;
}

@media (min-width: 1024px) {
  .wp-block-button__link {
    font-size: 21.3px;
  }
}

.wp-block-button__link:hover {
  background-color: #FEFFFF;
  border: 1px solid #009bdf;
  color: #009bdf !important;
  transition: .2s all ease-out;
}

.wide-content .content {
  margin: 2rem;
}

@media (min-width: 1024px) {
  .wide-content .content {
    margin: auto;
    max-width: 65rem;
  }
}

/**
 * Fonts
 * Hosting fonts locally is recommended if possible, for google fonts check out - https://google-webfonts-helper.herokuapp.com/fonts
 */

@font-face {
  font-family: "Open Sans";

  font-style: normal;

  font-weight: 300;

  src: url("../eot/open-sans-v17-latin-300d41d.eot?") format("eot"), url("../woff2/open-sans-v17-latin-300.woff2") format("woff2"), url("../woff/open-sans-v17-latin-300.woff") format("woff"), url("../ttf/open-sans-v17-latin-300.ttf") format("truetype"), url("../open-sans-v17-latin-300.html#Open_Sans") format("svg");
}

@font-face {
  font-family: "Open Sans";

  font-style: italic;

  font-weight: 300;

  src: url("../eot/open-sans-v17-latin-300italicd41d.eot?") format("eot"), url("../woff2/open-sans-v17-latin-300italic.woff2") format("woff2"), url("../woff/open-sans-v17-latin-300italic.woff") format("woff"), url("../ttf/open-sans-v17-latin-300italic.ttf") format("truetype"), url("../open-sans-v17-latin-300italic.html#Open_Sans") format("svg");
}

@font-face {
  font-family: "Open Sans";

  font-style: normal;

  font-weight: 400;

  src: url("../eot/open-sans-v17-latin-regulard41d.eot?") format("eot"), url("../woff2/open-sans-v17-latin-regular.woff2") format("woff2"), url("../woff/open-sans-v17-latin-regular.woff") format("woff"), url("../ttf/open-sans-v17-latin-regular.ttf") format("truetype"), url("../open-sans-v17-latin-regular.html#Open_Sans") format("svg");
}

@font-face {
  font-family: "Open Sans";

  font-style: italic;

  font-weight: 400;

  src: url("../eot/open-sans-v17-latin-italicd41d.eot?") format("eot"), url("../woff2/open-sans-v17-latin-italic.woff2") format("woff2"), url("../woff/open-sans-v17-latin-italic.woff") format("woff"), url("../ttf/open-sans-v17-latin-italic.ttf") format("truetype"), url("../open-sans-v17-latin-italic.html#Open_Sans") format("svg");
}

@font-face {
  font-family: "Open Sans";

  font-style: normal;

  font-weight: 600;

  src: url("../eot/open-sans-v17-latin-600d41d.eot?") format("eot"), url("../woff2/open-sans-v17-latin-600.woff2") format("woff2"), url("../woff/open-sans-v17-latin-600.woff") format("woff"), url("../ttf/open-sans-v17-latin-600.ttf") format("truetype"), url("../open-sans-v17-latin-600.html#Open_Sans") format("svg");
}

@font-face {
  font-family: "Open Sans";

  font-style: italic;

  font-weight: 600;

  src: url("../eot/open-sans-v17-latin-600italicd41d.eot?") format("eot"), url("../woff2/open-sans-v17-latin-600italic.woff2") format("woff2"), url("../woff/open-sans-v17-latin-600italic.woff") format("woff"), url("../ttf/open-sans-v17-latin-600italic.ttf") format("truetype"), url("../open-sans-v17-latin-600italic.html#Open_Sans") format("svg");
}

@font-face {
  font-family: "Open Sans";

  font-style: normal;

  font-weight: 700;

  src: url("../eot/open-sans-v17-latin-700d41d.eot?") format("eot"), url("../woff2/open-sans-v17-latin-700.woff2") format("woff2"), url("../woff/open-sans-v17-latin-700.woff") format("woff"), url("../ttf/open-sans-v17-latin-700.ttf") format("truetype"), url("../open-sans-v17-latin-700.html#Open_Sans") format("svg");
}

@font-face {
  font-family: "Open Sans";

  font-style: italic;

  font-weight: 700;

  src: url("../eot/open-sans-v17-latin-700italicd41d.eot?") format("eot"), url("../woff2/open-sans-v17-latin-700italic.woff2") format("woff2"), url("../woff/open-sans-v17-latin-700italic.woff") format("woff"), url("../ttf/open-sans-v17-latin-700italic.ttf") format("truetype"), url("../open-sans-v17-latin-700italic.html#Open_Sans") format("svg");
}

@font-face {
  font-family: "Playfair Display";

  font-style: normal;

  font-weight: 400;

  src: url("../eot/playfair-display-v15-latin-regulard41d.eot?") format("eot"), url("../woff2/playfair-display-v15-latin-regular.woff2") format("woff2"), url("../woff/playfair-display-v15-latin-regular.woff") format("woff"), url("../ttf/playfair-display-v15-latin-regular.ttf") format("truetype"), url("../playfair-display-v15-latin-regular.html#Playfair_Display") format("svg");
}

@font-face {
  font-family: "Playfair Display";

  font-style: italic;

  font-weight: 400;

  src: url("../eot/playfair-display-v15-latin-italicd41d.eot?") format("eot"), url("../woff2/playfair-display-v15-latin-italic.woff2") format("woff2"), url("../woff/playfair-display-v15-latin-italic.woff") format("woff"), url("../ttf/playfair-display-v15-latin-italic.ttf") format("truetype"), url("../playfair-display-v15-latin-italic.html#Playfair_Display") format("svg");
}

@font-face {
  font-family: "Playfair Display";

  font-style: normal;

  font-weight: 700;

  src: url("../eot/playfair-display-v15-latin-700d41d.eot?") format("eot"), url("../woff2/playfair-display-v15-latin-700.woff2") format("woff2"), url("../woff/playfair-display-v15-latin-700.woff") format("woff"), url("../ttf/playfair-display-v15-latin-700.ttf") format("truetype"), url("../playfair-display-v15-latin-700.html#Playfair_Display") format("svg");
}

@font-face {
  font-family: "Playfair Display";

  font-style: italic;

  font-weight: 700;

  src: url("../eot/playfair-display-v15-latin-700italicd41d.eot?") format("eot"), url("../woff2/playfair-display-v15-latin-700italic.woff2") format("woff2"), url("../woff/playfair-display-v15-latin-700italic.woff") format("woff"), url("../ttf/playfair-display-v15-latin-700italic.ttf") format("truetype"), url("../playfair-display-v15-latin-700italic.html#Playfair_Display") format("svg");
}

select,
input:not([type="submit"]),
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  font-size: 16px;
  background-color: transparent;
  border: solid 1px #D8D8D8;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  padding: 1em;
}

select[aria-invalid="true"],
  input:not([type="submit"])[aria-invalid="true"],
  textarea[aria-invalid="true"] {
  border: solid 1px #f27062;
}

select[aria-invalid="true"]::-webkit-input-placeholder, input:not([type="submit"])[aria-invalid="true"]::-webkit-input-placeholder, textarea[aria-invalid="true"]::-webkit-input-placeholder {
  color: #808184;
}

select[aria-invalid="true"]:-ms-input-placeholder, input:not([type="submit"])[aria-invalid="true"]:-ms-input-placeholder, textarea[aria-invalid="true"]:-ms-input-placeholder {
  color: #808184;
}

select[aria-invalid="true"]::-ms-input-placeholder, input:not([type="submit"])[aria-invalid="true"]::-ms-input-placeholder, textarea[aria-invalid="true"]::-ms-input-placeholder {
  color: #808184;
}

select[aria-invalid="true"]::placeholder,
    input:not([type="submit"])[aria-invalid="true"]::placeholder,
    textarea[aria-invalid="true"]::placeholder {
  color: #808184;
}

select::-webkit-input-placeholder, input:not([type="submit"])::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #D8D8D8;
}

select:-ms-input-placeholder, input:not([type="submit"]):-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #D8D8D8;
}

select::-ms-input-placeholder, input:not([type="submit"])::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #D8D8D8;
}

select::placeholder,
  input:not([type="submit"])::placeholder,
  textarea::placeholder {
  color: #D8D8D8;
}

select:focus,
  input:not([type="submit"]):focus,
  textarea:focus {
  border: solid 1px #009bdf;
}

.gform_wrapper .gfield_label {
  margin-bottom: 0.75em;
  display: inline-block;
}

.gform_wrapper .gfield_label_before_complex {
  font-size: 1.125em;
  margin-bottom: 0.25em;
}

.gform_wrapper .ginput_full {
  width: 100%;
  display: inline-block;
}

.gform_wrapper .ginput_full label {
  margin: 0.5em 0 0.25em;
  display: inline-block;
}

.gform_wrapper .ginput_left,
.gform_wrapper .ginput_right {
  width: calc(50% - 6px);
  display: inline-block;
}

.gform_wrapper .ginput_left label,
  .gform_wrapper .ginput_left legend,
  .gform_wrapper .ginput_right label,
  .gform_wrapper .ginput_right legend {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
  display: inline-block;
}

.gform_wrapper .ginput_right {
  margin-left: 12px;
}

.gform_wrapper .gform_address_w-full .ginput_left,
.gform_wrapper .gform_address_w-full .ginput_right {
  width: 100%;
  margin: 0 !important;
}

.gform_wrapper .gfield[style="display: block;"] {
  display: block !important;
  visibility: visible;
}

.gform_wrapper .gfield[style="display: block;"] label {
  text-transform: capitalize;
}

.gform_wrapper .gfield--width-third {
  width: 33%;
  display: inline-block;
}

.gform_wrapper .gfield--width-two-thirds {
  width: 66%;
  display: inline-block;
}

.gform_wrapper .gfield--width-half {
  width: 50%;
  display: inline-block;
}

.gform_wrapper .gfield--width-five-twelfths {
  width: 41.66%;
  display: inline-block;
}

.gform_wrapper .gfield--width-seven-twelfths {
  width: 58.33%;
  display: inline-block;
}

.gform_wrapper ul,
.gform_wrapper li {
  padding-left: 0;
}

.gform_wrapper ul::after,
  .gform_wrapper li::after {
  content: unset;
}

.gform_wrapper .gfield_radio li,
.gform_wrapper .gfield_checkbox li {
  margin-bottom: 0.5rem;
}

.gform_wrapper .gfield_checkbox .gchoice label {
  text-transform: capitalize;
}

.gform_wrapper .gfield_checkbox input[type="submit"] {
  display: block;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding: 1em;
}

.gform_wrapper .gfield_checkbox input[type="submit"]:hover {
  cursor: pointer;
  background-color: #0081b8;
}

.gform_body,
.gform_footer {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .gform_body,
  .gform_footer {
    padding-left: 0;
    padding-right: 0;
  }
}

.gform_fields {
  margin-left: -12px;
}

.gform_fields .gfield {
  margin-top: 2rem;
  padding-left: 12px;
  vertical-align: top;
}

.ginput_container_checkbox label,
.ginput_container_checkbox legend,
.ginput_container_radio label,
.ginput_container_radio legend {
  color: #17252A;
  text-transform: none;
}

.listcheckbox-wrap ul li::after {
  display: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0.4rem !important;
  position: relative;
  width: 1em;
  margin-right: 0.75em;
}

input[type="checkbox"]::after,
  input[type="radio"]::after {
  content: "";
  width: 18px;
  height: 12px;
  position: absolute;
  margin: auto;
  left: 2px;
  bottom: 3px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNiAxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBpZD0iU3R5bGVHdWlkZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTE0Ljg1LjEyNkw0LjcyOSAxMC4xNTIgMS4xNSA2LjYwOGEuNDM3LjQzNyAwIDAwLS42MTMgMGwtLjQwOS40MDVhLjQyNy40MjcgMCAwMDAgLjYwN2w0LjI5NCA0LjI1NGMuMTcuMTY4LjQ0NC4xNjguNjE0IDBMMTUuODczIDEuMTRhLjQyNy40MjcgMCAwMDAtLjYwOGwtLjQwOS0uNDA1YS40MzcuNDM3IDAgMDAtLjYxMyAweiIgaWQ9IlBhdGgtQ29weSIgZmlsbD0iIzAwOUJERiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+PC9nPjwvc3ZnPg==") no-repeat;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

input[type="radio"] {
  border-radius: 999px;
}

input[type="checkbox"].nf-checked::after,
input[type="checkbox"]:checked::after,
input[type="radio"]:checked::after {
  opacity: 1;
}

select {
  padding-right: 32px;
  background-image: url('data:image/svg+xml;utf8,<svg width="23" height="13" xmlns="http://www.w3.org/2000/svg"><path fill="%23009BDF" fill-rule="nonzero" d="M22.817 1.197L21.789.181a.629.629 0 00-.883 0L11.5 9.457 2.094.18a.629.629 0 00-.883 0L.183 1.197a.611.611 0 000 .873L11.06 12.82a.629.629 0 00.882 0L22.817 2.07a.611.611 0 000-.873z" /></svg>');
  background-repeat: no-repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
  border: none;
  background: #009bdf;
  color: #FEFFFF;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0;
  margin-left: auto;
  padding: 1em;
  margin-top: 1em;
  float: right;
}

input[type="submit"]:disabled,
  input[type="reset"]:disabled,
  input[type="button"]:disabled {
  opacity: 0.5;
}

label,
legend {
  font-weight: 700;
  font-family: Open Sans, sans-serif;
  color: #009bdf;
  text-transform: uppercase;
}

label span,
  label .ninja-forms-req-symbol,
  legend span,
  legend .ninja-forms-req-symbol {
  color: #f27062;
}

select {
  width: 100%;
}

.listradio-container ul {
  list-style: none;
}

.listradio-container ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.listradio-container ul li::after {
  display: none;
}

.gform_footer.top_label {
  margin-bottom: 6em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Open Sans, sans-serif;
  line-height: 1.2;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}

h1 {
  font-size: 51px;
  line-height: 1.29em;
}

h2 {
  font-size: 45px;
  line-height: 1.33em;
}

h3 {
  font-size: 37.9px;
  line-height: 1.37em;
}

h4 {
  font-size: 28.4px;
  line-height: 1.34em;
}

h5 {
  font-size: 21.3px;
  line-height: 1.64em;
}

h6 {
  font-size: 16px;
  line-height: 1.38em;
}

hr,
.wp-block-separator {
  border-bottom: 1px solid #888b8d;
  border-bottom-width: 1px;
}

.wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
  max-width: 77rem;
}

ul li {
  padding-left: 2.188rem;
  position: relative;
  margin-bottom: 1.625em;
}

ul li > ul > li:first-child {
  margin-top: 1.625rem;
}

ul li > ul > li:last-child {
  margin-bottom: 0;
}

ul li::after {
  content: '';
  display: block;
  position: absolute;
  border-radius: 100%;
  top: 0;
  left: 0;
  width: 0.4375rem;
  height: 0.4375rem;
  background: #009bdf;
  margin: .5em 0;
}

ol {
  counter-reset: ordered_list;
}

ol li {
  counter-increment: ordered_list;
  padding-left: 2.188rem;
  position: relative;
  margin-bottom: 1.625em;
}

ol li > ol > li::before {
  content: counter(ordered_list, upper-alpha);
}

ol li > ol > li:first-child {
  margin-top: 1.625rem;
}

ol li > ol > li:last-child {
  margin-bottom: 0;
}

ol li::before {
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  content: counter(ordered_list);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
  color: #009bdf;
}

table {
  border: none;
}

thead th {
  text-transform: uppercase;
  font-weight: 700;
  color: #009bdf;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 150px;
}

tbody {
  border: 1px solid #D8D8D8;
}

tbody tr {
  border-bottom: 1px solid #D8D8D8;
}

tbody tr td:first-of-type {
  background: #FEFFFF;
}

tbody tr:nth-child(2n) {
  background: #F3F3F3;
}

tbody tr:nth-child(2n) td:first-of-type {
  background: #F3F3F3;
}

th,
td {
  padding: 1rem 2rem;
  color: #808184;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

@media (min-width: 768px) {
  th:first-of-type,
  td:first-of-type {
    position: -webkit-sticky;
    position: sticky;
    left: -2px;
  }
}

table {
  border-collapse: collapse;
}

table caption {
  line-height: 2em;
  text-align: left;
}

th {
  text-align: left;
}

td {
  height: 1em;
  vertical-align: bottom;
}

.debug-template {
  background-color: yellow;
  bottom: 0;
  font-size: 10px;
  max-width: 500px;
  overflow: hidden;
  padding: 1em;
  position: fixed;
}

.h-min-content {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.inner-content *:first-child {
  margin-top: 0;
}

.inner-content *:last-child {
  margin-bottom: 0;
}

.inner-content--color * {
  color: inherit;
}

.inner-content--color-no-links *:not(a) {
  color: inherit;
}

.inner-content--font-family * {
  font-family: inherit;
}

.inner-content--font-family-headings h1, .inner-content--font-family-headings h2, .inner-content--font-family-headings h3, .inner-content--font-family-headings h4, .inner-content--font-family-headings h5, .inner-content--font-family-headings h6 {
  font-family: inherit;
}

.inner-content--letter-spacing * {
  letter-spacing: inherit;
}

.inner-content--leading * {
  line-height: inherit;
}

.inner-content--weight * {
  font-weight: inherit;
}

.inner-content--transform * {
  text-transform: inherit;
}

.inner-content--font-size * {
  font-size: inherit;
}

.object-fit {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.object-fit img {
  height: inherit;
  object-fit: cover;
  object-position: 50% 50%;
  width: inherit;
}

.object-fit video {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.object-fit__fallback-support {
  opacity: 0;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: w 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.custom-block.alignfull,
.wp-block-gallery.alignfull,
.wp-block-video.alignfull,
.wp-block-columns.alignfull,
.wp-block-embed.alignfull,
.wp-block.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

.custom-block.alignwide,
.wp-block-gallery.alignwide,
.wp-block-video.alignwide,
.wp-block-columns.alignwide,
.wp-block-embed.alignwide,
.wp-block.alignwide {
  left: 2rem;
  position: relative;
  width: calc(100% - 4rem);
}

.custom-block {
  z-index: 10;
  position: relative;
}

.wp-block-columns h2 {
  font-size: 35px;
}

.wp-block-columns h2, .wp-block-columns h3, .wp-block-columns h4, .wp-block-columns h5, .wp-block-columns h6 {
  color: #009bdf;
  font-weight: 200;
}

.wp-block-columns .wp-block-column {
  padding-bottom: 20px;
}

.wp-block-columns.alignfull {
  padding: 25px 140px 50px;
}

.wp-block-columns.alignwide {
  padding: 25px 200px;
}

.wp-block-button a {
  color: #333;
}

.wp-block-gallery li::before {
  content: none !important;
}

.wp-block-gallery img {
  height: auto !important;
  margin: 0 !important;
}

.wp-block-gallery.alignfull, .wp-block-gallery.alignwide {
  margin: 2rem calc(50% - 50vw);
  max-width: 100vw;
  padding-left: 1em;
  padding-right: 1em;
  width: 100vw;
}

@media screen and (min-width: 1000px) {
  .wp-block-gallery.alignwide {
    margin: 2rem calc((40rem - 77rem) / 2);
    max-width: 100vw;
    width: 77rem;
  }
}

/**
 * @prettier
 */

.wp-block-image.alignfull, .wp-block-image.alignwide {
  margin: 2rem calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

@media screen and (min-width: 1000px) {
  .wp-block-image.alignwide {
    margin: 2rem calc((40rem - 77rem) / 2);
    max-width: 100vw;
    width: 77rem;
  }
}

@media screen and (max-width: 600px) {
  .wp-block-media-text {
    display: block;
  }
}

.classic .alignnone {
  margin: 5px 20px 20px 0;
}

.classic .aligncenter,
.classic div.aligncenter {
  display: block;
  margin: 5px auto;
}

.classic .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.classic .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.classic a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.classic a img.alignnone {
  margin: 5px 20px 20px 0;
}

.classic a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.classic a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.classic .wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.classic .wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.classic .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.classic .wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.classic .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.classic .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.classic .size-auto,
.classic .size-full,
.classic .size-large,
.classic .size-medium,
.classic .size-thumbnail {
  height: auto;
  max-width: 100%;
}

.footer {
  padding: 2.625rem 2rem;
  clear: both;
}

@media (min-width: 1024px) {
  .footer {
    padding: 42px 60px 52px 54px;
  }
}

.footer__contact {
  padding-bottom: 31px;
  border-bottom: solid 1px #ECECEC;
}

@media (min-width: 768px) {
  .footer__contact {
    padding: 0;
    border: none;
  }
}

.footer__contact .logo {
  margin-left: -2rem;
  z-index: 10;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  position: relative;
  padding: 18px 30px 14px 40px;
}

@media (min-width: 1024px) {
  .footer__contact .logo {
    margin-left: -54px;
    padding-left: 54px;
  }
}

.footer__contact .logo::after {
  z-index: -1;
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  display: block;
  height: calc(100% - 3px);
  width: 100%;
  transform: translateZ(-300px) perspective(200px) rotateX(-20deg);
  transform-origin: 0% 100%;
  background: #009bdf;
}

.footer__contact .logo svg {
  height: 38px;
  width: auto;
}

.footer__contact .logo svg * {
  fill: #FEFFFF;
}

.footer__contact .icon {
  width: 20px;
  position: absolute;
  top: 0;
  left: 0;
  fill: #FEFFFF;
}

.footer__contact p {
  padding-left: 35px;
  color: #FEFFFF;
}

.footer__contact a {
  margin-right: 5px;
  color: #FEFFFF;
}

.footer__phone {
  margin-top: 44px;
  position: relative;
}

.footer__phone .icon {
  transform: rotate(90deg);
}

.footer__address {
  margin-top: 27px;
  position: relative;
}

.footer__menu {
  padding: 31px 0 23px;
  border-bottom: solid 1px #ECECEC;
}

@media (min-width: 768px) {
  .footer__menu {
    border: none;
  }
}

@media (min-width: 768px) {
  .footer__menu {
    padding: 0;
  }
}

.footer__menu .menu a {
  text-decoration: none;
  --text-opacity: 1;
  color: #FEFFFF;
  color: rgba(254, 255, 255, var(--text-opacity));
  font-family: Open Sans, sans-serif;
}

.footer__menu .menu a:hover {
  border-bottom: solid 1px #FEFFFF;
}

.footer__menu .menu__item {
  margin-bottom: 0;
}

.footer__menu .menu__item:first-child {
  padding-top: 0;
}

.footer__menu .menu__item:last-child {
  padding-bottom: 0;
}

.footer__menu .menu__item::after {
  display: none;
}

.footer__menu .menu__item .icon {
  width: 1rem;
  height: 0.8125rem;
}

.footer__menu .menu--social {
  margin-top: 28px;
}

.footer__menu .menu--social .menu__item {
  padding: 0 0.375em;
}

.footer__menu .menu--social .menu__link {
  fill: #FEFFFF;
}

.footer__menu .menu--social .menu__link:hover {
  border: 0;
}

@media (min-width: 1024px) {
  .footer__menu .menu--footer {
    margin-right: 80px;
  }
}

.footer__menu .menu--footer .menu__item {
  width: 50%;
}

@media (min-width: 1024px) {
  .footer__menu .menu--footer .menu__item {
    width: 100%;
  }
}

.footer__secondary {
  padding: 34px 0;
  max-width: 526px;
}

@media (min-width: 1024px) {
  .footer__secondary {
    padding: 0;
  }
}

.footer__secondary h4 {
  margin: 0;
  margin-bottom: 15px;
}

.footer__content {
  margin-bottom: 29px;
}

.footer__content * {
  color: #FEFFFF;
}

.footer__content *:first-child {
  margin-top: 0;
}

.footer__content *:last-child {
  margin-bottom: 0;
}

.footer__actions .button {
  margin-right: 14px;
}

.footer__actions .button.button--angle .button__link {
  transition: all 0.2s ease-in-out;
}

.footer__actions .button.button--angle .button__link::after, .footer__actions .button.button--angle .button__link::before {
  height: calc(100% - 3px);
}

.header {
  transition: all 0.4s ease-in-out;
}

.header--static.header--light {
  position: fixed;
}

body[data-scrolled="true"] .header--static.header--light {
  transform: translateY(0);
  box-shadow: 0.375rem 0.5625rem 1.25rem 0 rgba(81, 81, 82, 0.16);
}

.header--dark {
  position: absolute;
  background: transparent;
}

.header--dark .logo svg * {
  fill: #FEFFFF;
}

.header--dark a {
  color: #FEFFFF;
  border-bottom-color: #009bdf;
}

.header--dark svg * {
  fill: #FEFFFF;
}

.header--dark .header__search input {
  color: #FEFFFF;
  border-bottom-color: #FEFFFF;
}

.header--dark .header__search input::-webkit-input-placeholder {
  color: #FEFFFF;
}

.header--dark .header__search input:-ms-input-placeholder {
  color: #FEFFFF;
}

.header--dark .header__search input::-ms-input-placeholder {
  color: #FEFFFF;
}

.header--dark .header__search input::placeholder {
  color: #FEFFFF;
}

.header--dark .header__search svg * {
  fill: #FEFFFF;
}

.header--light {
  background: #FEFFFF;
}

.header--light a {
  transition: all 0.2s ease-in-out;
  border-bottom-color: #009bdf;
}

.header--light a:hover {
  border-bottom-width: 1px;
}

.header--light .logo svg * {
  fill: #009bdf;
}

.header .logo {
  display: inline-block;
  padding: 25px 30px 25px 32px;
  transition: all 0.4s ease-in-out;
  position: relative;
  border: none;
}

@media (min-width: 1024px) {
  .header .logo {
    padding: 39px 30px 14px 80px;
  }
}

.header__toggles {
  margin-right: 32px;
  position: relative;
}

.header__toggle[data-action="close"] {
  display: none;
}

body[data-scroll-enabled="false"] .header__toggle[data-action="close"] {
  display: block;
}

body[data-scroll-enabled="false"] .header__toggle[data-action="open"] {
  display: none;
}

.header .menu__link {
  border-bottom-style: solid;
  border-bottom-width: 0;
}

.header .menu__link::hover {
  border-bottom-width: 1px;
}

.header .menu__item {
  margin-bottom: 0;
}

.header .menu__item::after {
  display: none;
}

.header .menu__item .icon {
  width: 1rem;
  height: 0.8125rem;
}

.header .menu--social .menu__item {
  padding: 0 0.375em;
}

.header .menu--social .menu__link {
  fill: #009bdf;
  transition: all 0.2s ease-in-out;
}

.header .menu--secondary .menu__item {
  padding: 0 1em;
  text-transform: uppercase;
}

.header .menu--secondary .menu__link {
  font-weight: 600;
  font-size: 15px;
}

.header .menu--primary .menu__item {
  padding: 0 1em;
}

.header .menu--primary .menu__item:last-child {
  padding-right: 0;
}

.header .menu--primary .menu__link {
  font-size: 19px;
}

.header .menu--primary .menu__parent, .header .menu--secondary .menu__parent {
  position: relative;
}

.header .menu--primary .menu__parent:last-child .menu__child, .header .menu--secondary .menu__parent:last-child .menu__child {
  right: 0;
}

.header .menu--primary .menu__parent:hover .menu__link, .header .menu--secondary .menu__parent:hover .menu__link {
  border: none;
}

.header .menu--primary .menu__parent:hover .menu__child, .header .menu--secondary .menu__parent:hover .menu__child {
  display: block;
  opacity: 1;
  z-index: 10;
}

.header .menu--primary .menu__child, .header .menu--secondary .menu__child {
  transition: opacity 0.2s ease-in;
  opacity: 0;
  display: none;
  position: absolute;
  top: 100%;
  min-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0;
  background: #FEFFFF;
  border-top: solid 1px #f27062;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.12);
  padding: 0.5rem 0;
}

.header .menu--primary .menu__child .menu__item, .header .menu--secondary .menu__child .menu__item {
  margin: 0;
  padding: 0.5rem 1rem;
}

.header .menu--primary .menu__child .menu__link, .header .menu--secondary .menu__child .menu__link {
  color: #009bdf;
}

.header__search form {
  margin: 0;
}

.header__search input {
  border: none;
  border-bottom: solid 1px #009bdf;
  padding: 0.25rem 1.5rem 0.25rem 0.5rem;
  font-weight: 600;
  width: 24px;
  transition: all 0.3s ease-in-out;
  color: #009bdf;
  opacity: 0;
  cursor: pointer;
}

.header__search input::-webkit-input-placeholder {
  color: #009bdf;
  font-size: 15px;
  opacity: 0.75;
}

.header__search input:-ms-input-placeholder {
  color: #009bdf;
  font-size: 15px;
  opacity: 0.75;
}

.header__search input::-ms-input-placeholder {
  color: #009bdf;
  font-size: 15px;
  opacity: 0.75;
}

.header__search input::placeholder {
  color: #009bdf;
  font-size: 15px;
  opacity: 0.75;
}

.header__search input[data-visible="true"] {
  opacity: 1;
  width: 100px;
  border: none;
  border-bottom: solid 1px #009bdf;
}

.header__search button {
  top: 50%;
  transform: translateY(-50%);
}

.header__search button svg {
  width: 12px;
  height: 12px;
}

.header__search button svg * {
  fill: #009bdf;
}

.header__search button:focus + input {
  width: 100px;
  border: 0;
  border-bottom: solid 1px #009bdf;
  opacity: 1;
}

.header__menu_row {
  transition: all 0.4s ease-in-out;
  margin-top: 9px;
  margin-bottom: 32px;
  margin-right: 71px;
}

.header__menu_row:first-child {
  margin-top: 27px;
  margin-bottom: 0;
}

.header--fixed {
  background: #FEFFFF;
  transform: translateY(-100%);
}

body[data-scrolled="true"][data-scroll-dir="up"] .header--fixed {
  transform: translateY(0);
  box-shadow: 0.375rem 0.5625rem 1.25rem 0 rgba(81, 81, 82, 0.16);
}

.header--fixed .header__menu_row {
  margin-top: 6px;
  margin-bottom: 17px;
  margin-right: 39px;
}

.header--fixed .header__menu_row:first-child {
  margin-top: 15px;
  margin-bottom: 0;
}

.header--fixed .icon * {
  fill: #009bdf;
}

@media (min-width: 1024px) {
  .header--fixed .logo svg {
    height: 38px;
  }
}

.header--fixed .logo svg * {
  fill: #FEFFFF;
}

@media (min-width: 1024px) {
  .header--fixed .logo {
    padding: 18px 30px 14px 40px;
  }
}

.header--fixed .logo::after {
  z-index: -1;
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  display: block;
  height: calc(100% - 3px);
  width: 100%;
  transform: translateZ(-300px) perspective(200px) rotateX(-20deg);
  transform-origin: 0% 100%;
  background: #009bdf;
  transition: all 0.4s ease-in-out;
}

.mobile_menu {
  padding: 0 32px 15px;
  height: 100vh;
  transition: all .2s ease-in-out;
  box-shadow: 0.375rem 0.5625rem 1.25rem 0 rgba(81, 81, 82, 0.16);
  overflow: auto;
}

.mobile_menu header {
  padding: 25px 0 37px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #FEFFFF;
  z-index: 10;
}

.mobile_menu .logo * {
  fill: #009bdf;
}

.mobile_menu .icon * {
  fill: #009bdf;
}

.admin-bar .mobile_menu {
  padding-top: 132px;
}

.mobile_menu[aria-hidden=true] {
  box-shadow: none;
  transform: translateX(100%);
  opacity: 0;
}

.mobile_menu .header__search {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  margin-bottom: 20px;
}

.mobile_menu .header__search button svg {
  width: 15px;
  height: 15px;
}

.mobile_menu .menu__item {
  margin-bottom: 0;
}

.mobile_menu .menu__item::after {
  display: none;
}

.mobile_menu .menu__item .icon {
  width: 1rem;
  height: 0.8125rem;
  fill: #009bdf;
}

.mobile_menu .menu--social .menu__item {
  padding: 0 .375em;
}

.mobile_menu .menu--social .menu__item:first-child {
  padding-left: 0;
}

.mobile_menu .menu--primary {
  padding-top: 29px;
  flex-shrink: 0;
}

.mobile_menu .menu--primary .menu__item {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.mobile_menu .menu--secondary {
  border-top: solid 1px #ECECEC;
  padding-top: 15px;
  padding-bottom: 36px;
}

.mobile_menu .menu--secondary .menu__item {
  padding: 10px 0;
  font-size: 18px;
}

.mobile_menu .menu--primary .menu__parent[aria-expanded=true] .menu__child, .mobile_menu .menu--secondary .menu__parent[aria-expanded=true] .menu__child {
  height: auto;
}

.mobile_menu .menu--primary .menu__child, .mobile_menu .menu--secondary .menu__child {
  height: 0;
  margin: -1rem -2rem 0;
  background: #009bdf;
  padding: 0 2rem;
}

.mobile_menu .menu--primary .menu__child .menu__link, .mobile_menu .menu--secondary .menu__child .menu__link {
  color: #FEFFFF;
}

.button {
  display: inline-block;
  box-sizing: border-box;
  transition: all .2s ease-in-out;
  position: relative;
  z-index: 10;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.button__icon {
  transition: all .2s ease-in-out;
}

.button__link {
  padding: 1.125em 1em;
  line-height: 1em;
  display: inline-block;
  transition: all .2s ease-in-out;
}

.button__link p, .button__link span {
  transform: translateZ(300px);
}

.button__link:hover .button__icon {
  margin-left: 1rem;
}

.button--angle .button__link {
  background: transparent !important;
  border-width: 1px;
  border-style: solid;
  border-color: transparent !important;
  margin-bottom: -4px;
  padding-right: .8em;
}

.button--angle .button__link.border-light .button__angle_outline {
  border-color: #FEFFFF;
}

.button--angle .button__link.border-dark .button__angle_outline {
  border-color: #17252A;
}

.button--angle .button__link.border-primary-default .button__angle_outline {
  border-color: #009bdf;
}

.button--angle .button__link.border-secondary-default .button__angle_outline {
  border-color: #f27062;
}

.button--angle .button__link.bg-light .button__angle_background {
  background: #FEFFFF;
}

.button--angle .button__link.bg-dark .button__angle_background {
  background: #17252A;
}

.button--angle .button__link.bg-primary-default .button__angle_background {
  background: #009bdf;
}

.button--angle .button__link.bg-secondary-default .button__angle_background {
  background: #f27062;
}

.button--angle .button__link .button__angle_background {
  z-index: -1;
  position: absolute;
  top: 3px;
  left: 0;
  height: calc(100% - 3px);
  width: 100%;
  transform: perspective(12.5em) rotateX(-20deg);
  transform-origin: 0% 100%;
  transition: all .2s ease-in-out;
}

.button--angle .button__link .button__angle_outline {
  border-width: 1px;
  border-style: solid;
  z-index: -1;
  position: absolute;
  top: 3px;
  left: 0;
  height: calc(100% - 3px);
  width: 100%;
  transform: perspective(12.5em) rotateX(-20deg);
  transform-origin: 0% 100%;
  transition: all .2s ease-in-out;
}

.button--angle .button__link:hover .button__angle_background {
  width: 0%;
}

.button--outline.button--angle .button__link:hover .button__angle_background {
  width: 100%;
}

.button--outline .button__link {
  background: transparent !important;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
}

.button--outline .button__link .button__angle_background {
  width: 0;
}

.pagination__page::after {
  display: none;
}

.pagination__prev, .pagination__next {
  display: flex;
}

.pagination__prev.facetwp-page, .pagination__next.facetwp-page {
  display: flex;
}

.pagination__prev svg {
  transform: rotate(180deg);
}

picture {
  opacity: 0;
  transform-origin: center;
  transition: all .3s ease-in-out;
  display: block;
}

picture[data-loaded="true"] {
  opacity: 1;
}

picture.fill img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

picture.fill-v img {
  height: 100%;
  width: auto;
  object-fit: inherit;
}

picture.fill-h img {
  width: 100%;
  height: auto;
  object-fit: inherit;
}

@media (min-width: 768px) {
  picture.md\:fill img {
    width: 100%;
    height: 100%;
    object-fit: inherit;
  }

  picture.md\:fill-v img {
    height: 100%;
    width: auto;
    object-fit: inherit;
  }

  picture.md\:fill-h img {
    width: 100%;
    height: auto;
    object-fit: inherit;
  }
}

@media (min-width: 1024px) {
  picture.lg\:fill img {
    width: 100%;
    height: 100%;
    object-fit: inherit;
  }

  picture.lg\:fill-v img {
    height: 100%;
    width: auto;
    object-fit: inherit;
  }

  picture.lg\:fill-h img {
    width: 100%;
    height: auto;
    object-fit: inherit;
  }
}

.preview {
  width: 100%;
}

.preview__image {
  height: 0;
  padding-bottom: 100%;
  position: relative;
}

.preview__image a {
  display: block;
  width: 100%;
  height: 100%;
}

.preview__image picture {
  position: absolute;
}

.preview__image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.preview__link svg {
  transition: all .2s ease-in-out;
}

.preview__link:hover svg {
  margin-left: 1rem;
}

.preview .excerpt-text {
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 130px;
  /* fallback */
  -webkit-line-clamp: 5;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

@media (min-width: 768px) {
  .timeline--0 .timeline__images {
    transform: translateY(-20%);
  }
}

@media (min-width: 1024px) {
  .timeline--0 .timeline__images {
    transform: translateY(-40%);
  }
}

.timeline--0 .timeline__image--1 {
  min-height: 250px;
  transform: translateX(2rem);
}

@media (min-width: 1024px) {
  .timeline--0 .timeline__image--1 {
    min-height: 450px;
  }
}

.timeline--0 .timeline__caption_image picture {
  transform: translateY(-10%);
  max-height: 200px;
}

@media (min-width: 1024px) {
  .timeline--1 {
    margin-top: -150px;
    padding-bottom: 150px;
  }
}

.timeline--1 .timeline__images {
  padding-top: 130px;
}

.timeline--1 .timeline__image--1 {
  width: 65vw;
  min-height: 250px;
  transform: translateX(2rem);
}

@media (min-width: 768px) {
  .timeline--1 .timeline__image--1 {
    width: 75%;
  }
}

@media (min-width: 1024px) {
  .timeline--1 .timeline__image--1 {
    max-width: 365px;
    min-height: 450px;
  }
}

.timeline--1 .timeline__image--2 {
  transition: 0s;
}

@media (min-width: 768px) {
  .timeline--1 .timeline__image--2 {
    height: auto;
  }

  .timeline--1 .timeline__image--2 img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}

@media (min-width: 1024px) {
  .timeline--1 .timeline__image--2 {
    margin-top: 150px;
  }
}

.timeline--1 .timeline__caption_image picture {
  transform: translateY(-10%);
}

@media (min-width: 768px) {
  .timeline--2 {
    padding-top: 100px;
  }
}

@media (min-width: 768px) {
  .timeline--3 {
    padding-bottom: 100px;
  }
}

@media (min-width: 768px) {
  .timeline--3 .timeline__content {
    margin-top: -100px;
    padding-bottom: 200px;
  }
}

.timeline--4 {
  margin: 100px 0;
}

@media (min-width: 768px) {
  .timeline--4 {
    margin: 100px 0 0;
  }
}

.timeline--4 .timeline__content h6, .timeline--4 .timeline__content h2 {
  color: #009bdf;
}

.timeline--4 .timeline__image--1 {
  max-height: 350px;
  transform: translateX(-2rem);
  width: 75vw;
}

@media (min-width: 768px) {
  .timeline--4 .timeline__image--1 {
    width: 100%;
    margin-top: -100px;
  }
}

.timeline--4 .timeline__image--2 {
  margin-top: -100px;
  max-height: 350px;
  transition: all 0s;
  width: 50vw;
  right: 0;
  left: auto !important;
}

@media (min-width: 768px) {
  .timeline--4 .timeline__image--2 {
    width: 90%;
    margin-top: 100px;
  }
}

.timeline__leadin {
  font-size: 20px;
}

@media (min-width: 768px) {
  .timeline__images picture {
    height: 100%;
    max-height: 600px;
  }

  .timeline__images picture img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

.timeline__images svg path {
  stroke-dasharray: 950;
  stroke-dashoffset: 950;
}

.timeline__images.animate-svg--in path {
  animation: timeline_icon_enter 3s linear forwards;
}

.timeline__leadin {
  font-size: 20px;
}

.timeline__content_inner .inner-content p {
  margin-bottom: 1.5em;
}

.alignment--left .timeline__images > picture {
  left: -30px;
  top: 100px;
}

.alignment--right .timeline__images > picture {
  left: 50%;
  top: 100px;
}

.timeline__content {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}

.timeline__caption {
  position: relative;
  z-index: 20;
}

.timeline__caption_image {
  height: 100%;
  top: -150%;
  z-index: -1;
}

.timeline__caption_image img {
  height: 100%;
}

@media (min-width: 768px) {
  .timeline__caption_image {
    min-height: 200px;
  }
}

@media (min-width: 1024px) {
  .timeline__caption_image {
    height: 145%;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
  }
}

.timeline__caption::after {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  transform: translateZ(-300px) perspective(200px) rotateX(-5deg);
  transform-origin: 0% 100%;
  background: linear-gradient(85deg, #009bdf, rgba(0, 155, 223, 0.57));
  transition: all .4s ease-in-out;
}

@keyframes timeline_icon_enter {
  from {
    stroke-dashoffset: 950;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.embed-container {
  height: auto;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.embed-container iframe,
  .embed-container object,
  .embed-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.call_to_action__overlay {
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
}

.call_to_action__overlay svg {
  position: absolute;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
}

.call_to_action__overlay--back svg {
  top: 5%;
  right: 0;
}

@media (min-width: 768px) {
  .call_to_action__overlay--back svg {
    top: 13%;
  }
}

@media (min-width: 1024px) {
  .call_to_action__overlay--back svg {
    top: 25%;
  }
}

.call_to_action__image {
  min-height: 481px;
}

@media (min-width: 768px) {
  .call_to_action__image {
    min-height: auto;
  }
}

.call_to_action__overlays--mobile svg {
  position: absolute;
  height: auto;
  width: 100%;
  min-width: 1440px;
  bottom: 0;
  left: 0;
}

.call_to_action .button.button--outline.button--angle .button__link {
  transition: all .2s ease-in-out;
}

.call_to_action .button.button--outline.button--angle .button__link::after, .call_to_action .button.button--outline.button--angle .button__link::before {
  height: calc(100% - 3px);
}

.featurette.columns--1 {
  background: #808184;
}

.featurette.columns--1.featurette--overlay {
  margin-top: 150px;
}

.featurette__primary {
  z-index: 10;
}

.columns--1 .featurette__primary {
  background: linear-gradient(85deg, #009bdf, rgba(0, 155, 223, 0.57));
}

.featurette__primary .button.button--angle .button__link::after, .featurette__primary .button.button--angle .button__link::before {
  height: calc(100% - 3px);
}

.columns--2 .featurette__secondary {
  background: linear-gradient(45deg, #515152, rgba(137, 137, 138, 0.87));
}

.alignment--right.columns--2 .featurette__secondary {
  background: linear-gradient(135deg, rgba(242, 112, 98, 0.77), #f27062);
}

.featurette__overlay {
  padding-top: 150px;
  position: absolute;
  height: 100px;
  width: 100%;
  transform: translateZ(-1);
}

@media (min-width: 1024px) {
  .featurette__overlay {
    height: 500px;
  }
}

.featurette__overlay div {
  position: absolute;
  left: 0;
  top: 0;
  transform: skewY(15deg);
  height: 100%;
  width: 100%;
  background: #ECECEC;
  z-index: 10;
  z-index: -1;
}

.featurette picture {
  overflow: hidden;
  z-index: 1;
  height: 250px;
}

@media (min-width: 768px) {
  .featurette picture {
    height: 350px;
  }
}

@media (min-width: 1024px) {
  .featurette picture {
    height: 100%;
  }
}

.hero {
  position: relative;
  z-index: 10;
}

.hero--image {
  overflow: hidden;
}

.hero__image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  height: 65vh;
  width: 100%;
}

@media (min-width: 768px) {
  .hero__image {
    height: 80vh;
  }
}

@media (min-width: 1024px) {
  .hero__image {
    height: 80vh;
  }
}

@media (min-width: 1280px) {
  .hero__image {
    height: 90vh;
  }
}

.hero__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero--image .hero__image::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(81, 81, 82, 0) 40%);
}

.hero__overlay {
  width: 100%;
  position: absolute;
  z-index: -1;
}

.hero--image .hero__overlay {
  top: 40vh;
}

@media (min-width: 1024px) {
  .hero--image .hero__overlay {
    top: 30vh;
  }
}

.hero__overlay svg {
  min-width: 1440px;
  width: 100%;
  height: auto;
}

.hero__primary {
  padding: 203px 2rem 54px;
}

@media (min-width: 1024px) {
  .hero__primary {
    padding: 256px 140px 152px;
  }
}

.hero--image .hero__primary {
  padding-top: 55vh;
}

@media (min-width: 1024px) {
  .hero--image .hero__primary {
    padding-top: 45vh;
  }
}

.hero__title {
  margin-bottom: 9px;
}

.hero--left .hero__title {
  text-align: left;
  max-width: 535px;
}

.hero--center .hero__title {
  text-align: center;
}

.hero hr {
  border-color: #009bdf;
  max-width: 128px;
}

.hero__content {
  margin-bottom: 36px;
}

.hero__content * {
  font-size: 21.3px;
}

.hero__content *:first-child {
  margin-top: 0;
}

.hero__content *:last-child {
  margin-bottom: 0;
}

.hero--dark .hero__content * {
  color: #FEFFFF;
}

.hero--light .hero__content * {
  color: #808184;
}

.hero--left .hero__content {
  max-width: 458px;
}

.hero--left .hero__content * {
  text-align: left;
}

.hero--center .hero__content {
  max-width: 510px;
  margin: auto;
}

.hero--center .hero__content * {
  text-align: center;
}

.hero--small {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .hero__primary.small {
    padding-top: 35vh !important;
  }
}

.hero__primary.small .hero__content p {
  color: white;
}

.hero__overlay.small {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 45%, rgba(0, 0, 0, 0.1) 100%);
}

.hero__overlay.small svg {
  display: none;
}

@media (min-width: 1024px) {
  .single_post.appearance--dark {
    margin-bottom: 55px;
  }
}

.single_post__primary {
  position: relative;
}

.appearance--dark .single_post__primary {
  background: #009bdf;
}

@media (min-width: 1024px) {
  .appearance--dark .single_post__primary {
    background: transparent;
  }

  .appearance--dark .single_post__primary::after {
    position: absolute;
    background: #009bdf;
    display: block;
    content: '';
    height: 100%;
    width: 150%;
    top: 55px;
    left: 0;
    z-index: -1;
  }
}

.single-all-star .post__content {
  max-width: 60rem;
}

.posts header .button__link::after, .posts header .button__link::before {
  height: calc(100% - 3px);
}

.archive .hero__overlay {
  bottom: -500px;
}

@media (min-width: 1024px) {
  .archive .hero__overlay {
    bottom: -350px;
  }
}

.archive .hero__primary {
  padding-top: 75px;
}

@media (min-width: 1024px) {
  .archive .hero__primary {
    padding-top: 128px;
  }
}

@media (max-width: 768px) {
  .archive .single_post--light .single_post__primary {
    padding-left: 0;
    padding-right: 0;
  }
}

.archive .posts {
  padding-top: 0;
}

@media (min-width: 768px) {
  .archive .posts {
    padding-top: 4rem;
  }
}

@media (min-width: 1024px) {
  .archive .posts {
    padding-top: 5rem;
  }
}

.products .facetwp-type-checkboxes {
  border-top: solid 1px #D8D8D8;
  padding-bottom: 37px;
}

.products .facetwp-checkbox {
  position: relative;
  background-image: none;
  padding-left: 1rem;
  border-bottom: solid 1px #D8D8D8;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.products .facetwp-checkbox.checked {
  background-image: none;
  color: #009bdf;
  transition: all .2s ease-in-out;
}

.products .facetwp-checkbox.checked::after {
  position: absolute;
  top: calc(1rem + 6px);
  left: calc(1rem + 2px);
  content: '';
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url("../svg/icon-checkbox.svg") no-repeat;
}

.products .facetwp-checkbox.checked::before {
  box-sizing: border-box;
  border-width: 8px;
}

.products .facetwp-checkbox::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  border: solid 2px #009bdf;
  border-radius: 2px;
  margin-right: 9px;
  transition: all .2s ease-in-out;
}

.products .facetwp-checkbox .facetwp-expand {
  float: unset;
}

.products .facetwp-facet {
  margin-bottom: 0;
}

.products .facetwp-facet-search .facetwp-btn::before {
  background: url(../svg/search.svg) no-repeat 50% 50%;
}

.products .facetwp-search {
  transition: all .2s ease-in-out;
}

.products .facetwp-sort select {
  background-image: none;
}

.products .facetwp-selections li {
  display: flex;
  flex-direction: column;
  padding-left: 0;
}

.products .facetwp-selections li::after {
  display: none;
}

.products .facetwp-selection-label {
  font-weight: 700;
  margin-bottom: .5rem;
}

.products .facetwp-selection-value {
  margin-bottom: .5rem;
}

.products .facetwp-selection-value:hover {
  color: #f27062;
}

.hero {
  position: relative;
  z-index: 10;
}

.hero--image {
  overflow: hidden;
}

.hero__image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  height: 65vh;
  width: 100%;
}

@media (min-width: 768px) {
  .hero__image {
    height: 80vh;
  }
}

@media (min-width: 1024px) {
  .hero__image {
    height: 80vh;
  }
}

@media (min-width: 1280px) {
  .hero__image {
    height: 90vh;
  }
}

.hero__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero--image .hero__image::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(81, 81, 82, 0) 40%);
}

.hero__overlay {
  width: 100%;
  position: absolute;
  z-index: -1;
}

.hero--image .hero__overlay {
  top: 40vh;
}

@media (min-width: 1024px) {
  .hero--image .hero__overlay {
    top: 30vh;
  }
}

.hero__overlay svg {
  min-width: 1440px;
  width: 100%;
  height: auto;
}

.hero__primary {
  padding: 203px 2rem 54px;
}

@media (min-width: 1024px) {
  .hero__primary {
    padding: 256px 140px 152px;
  }
}

.hero--image .hero__primary {
  padding-top: 55vh;
}

@media (min-width: 1024px) {
  .hero--image .hero__primary {
    padding-top: 45vh;
  }
}

.hero__title {
  margin-bottom: 9px;
}

.hero--left .hero__title {
  text-align: left;
  max-width: 535px;
}

.hero--center .hero__title {
  text-align: center;
}

.hero hr {
  border-color: #009bdf;
  max-width: 128px;
}

.hero__content {
  margin-bottom: 36px;
}

.hero__content * {
  font-size: 21.3px;
}

.hero__content *:first-child {
  margin-top: 0;
}

.hero__content *:last-child {
  margin-bottom: 0;
}

.hero--dark .hero__content * {
  color: #FEFFFF;
}

.hero--light .hero__content * {
  color: #808184;
}

.hero--left .hero__content {
  max-width: 458px;
}

.hero--left .hero__content * {
  text-align: left;
}

.hero--center .hero__content {
  max-width: 510px;
  margin: auto;
}

.hero--center .hero__content * {
  text-align: center;
}

.hero--small {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .hero__primary.small {
    padding-top: 35vh !important;
  }
}

.hero__primary.small .hero__content p {
  color: white;
}

.hero__overlay.small {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 45%, rgba(0, 0, 0, 0.1) 100%);
}

.hero__overlay.small svg {
  display: none;
}

.posts header .button__link::after, .posts header .button__link::before {
  height: calc(100% - 3px);
}

.posts .hero__primary {
  padding-top: 200px;
  padding-bottom: 0;
}

.post:not(.post--page) {
  max-width: 100vw;
  overflow: hidden;
}

.post__shape {
  top: 0;
  left: 0;
  position: absolute;
  height: 90%;
  width: 100%;
  z-index: -1;
}

.post__shape--light {
  background: #ECECEC;
  transform: skewY(-15deg) translateY(-15vw);
}

.post__shape--dark {
  background: #009bdf;
  transform: skewY(15deg) translateY(-15vw);
}

.post__header {
  min-height: 325px;
  padding: 145px 0 90px;
  position: relative;
}

@media (min-width: 768px) {
  .post__header {
    min-height: 500px;
  }
}

@media (min-width: 1024px) {
  .post__header {
    min-height: 550px;
    padding: 238px 0 145px;
  }
}

@media (min-width: 1440px) {
  .post__header {
    min-height: 35vw;
  }
}

.post__header svg {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  min-width: 1200px;
}

@media (min-width: 768px) {
  .post__header svg {
    left: 0;
    min-width: 1400px;
  }
}

.post__header svg:first-child {
  left: 0;
  bottom: 100px;
}

.post__thumbnail {
  width: 100%;
  max-width: 949px;
  margin: auto;
}

.post__thumbnail img {
  width: 100%;
  height: auto;
}

.post-gallery__item {
  width: 100%;
}

@media (min-width: 768px) {
  .post-gallery__item {
    width: 25%;
  }
}

/*Warranty Page*/

.page-id-20 .post--page.content {
  margin-top: 135px;
}

@media screen and (max-width: 575px) {
  .page-id-20 .post--page.content {
    margin-top: 110px;
    padding: 0 20px;
  }
}

.package-header__image img {
  max-height: 256px;
  margin: 0 auto;
}

.product__images picture.fill img {
  object-fit: inherit;
}

.product__featured_image {
  height: 365px;
}

@media (min-width: 768px) {
  .product__featured_image {
    height: 450px;
  }
}

.product__image {
  transition: all 0.3s ease-in-out;
}

.product__list_item::after {
  background: #808184;
  margin-top: 12px;
  height: 5px;
  width: 5px;
}

.product__downloads__check {
  border: #808184 1px solid;
  position: relative;
  height: 14px;
  width: 14px;
}

.product__downloads__check svg {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: scale(1.1) translate(2px, -2px);
}

.product__downloads__check input[type='checkbox'] {
  opacity: 0;
  padding: 6px;
  position: absolute;
  left: -1px;
  top: -1px;
}

.product__downloads__check input[type='checkbox']:checked + svg {
  opacity: 1;
}

.product__downloads__check input[type='checkbox'] {
  opacity: 0;
  padding: 6px;
  position: absolute;
  left: -1px;
  top: -1px;
}

.product__downloads__check input[type='checkbox']:checked + svg {
  opacity: 1;
}

.product__downloads__btn span {
  margin: 0;
  vertical-align: top;
  pointer-events: none;
}

.product table {
  width: calc(100% - 1px);
}

.product ul.list-none > li::after {
  display: none;
}

.product__downloads__btn span {
  margin: 0;
  vertical-align: top;
  pointer-events: none;
}

.product__order-info__header {
  overflow-y: hidden;
}

.product__clear__btn {
  padding: 0.4rem;
  transform: translateY(80px);
  transition: .7s transform easeInOutExpo;
  pointer-events: all;
}

.product__clear__btn.reveal {
  transform: translateY(0px);
}

.product__clear__btn span {
  pointer-events: none;
}

.product ul.list-none > li::after {
  display: none;
}

.instagram_feed__overlay {
  top: 100%;
  height: 100%;
  width: 100%;
  z-index: 10;
  background: linear-gradient(15deg, #009bdf, rgba(0, 155, 223, 0.82));
  transition: all .3s ease-in-out;
}

.instagram_feed__image {
  min-height: 171px;
  min-width: 171px;
  width: 100%;
}

.instagram_feed__image picture {
  min-height: 171px;
}

.instagram_feed__image:hover .instagram_feed__overlay,
  .instagram_feed__image:focus .instagram_feed__overlay,
  .instagram_feed__image:active .instagram_feed__overlay {
  transform: translateY(-100%);
}
