@charset "UTF-8";
/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
@font-face {
  font-family: "gt-haptik";
  src: url("../../fonts/GT-Haptik-Regular-2.woff2") format("woff2"), url("../../fonts/GT-Haptik-Regular-2.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "gt-haptik";
  src: url("../../fonts/GT-Haptik-Regular-Oblique-2.woff2") format("woff2"), url("../../fonts/GT-Haptik-Regular-Oblique-2.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "gt-haptik";
  src: url("../../fonts/GT-Haptik-Medium-2.woff2") format("woff2"), url("../../fonts/GT-Haptik-Medium-2.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "gt-haptik";
  src: url("../../fonts/GT-Haptik-Medium-Oblique-2.woff2") format("woff2"), url("../../fonts/GT-Haptik-Medium-Oblique-2.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "gt-haptik";
  src: url("../../fonts/GT-Haptik-Bold-2.woff2") format("woff2"), url("../../fonts/GT-Haptik-Bold-2.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "gt-haptik";
  src: url("../../fonts/GT-Haptik-Bold-Oblique-2.woff2") format("woff2"), url("../../fonts/GT-Haptik-Bold-Oblique-2.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
/*
 * Web Fonts from colophon-foundry.org
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Colophon Foundry. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2021 Colophon Foundry
 *
 * Licenced to Savannah Hanks Perfect Day
 */
@font-face {
  font-family: "grenette";
  src: url("../../fonts/grenette-light-pro.woff2") format("woff2"), url("../../fonts/grenette-light-pro.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "grenette";
  src: url("../../fonts/grenette-light-italic-pro.woff2") format("woff2"), url("../../fonts/grenette-light-italic-pro.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "grenette";
  src: url("../../fonts/grenette-semibold-pro.woff2") format("woff2"), url("../../fonts/grenette-semibold-pro.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "grenette";
  src: url("../../fonts/grenette-semibold-italic-pro.woff2") format("woff2"), url("../../fonts/grenette-semibold-italic-pro.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "iconfont-perfectDay";
  src: url("../../fonts/iconfont-perfectDay/iconfont-perfectDay.eot?bewfg3");
  src: url("../../fonts/iconfont-perfectDay/iconfont-perfectDay.eot?bewfg3#iefix") format("eot"), url("../../fonts/iconfont-perfectDay/iconfont-perfectDay.woff2?bewfg3") format("woff2"), url("../../fonts/iconfont-perfectDay/iconfont-perfectDay.woff?bewfg3") format("woff"), url("../../fonts/iconfont-perfectDay/iconfont-perfectDay.ttf?bewfg3") format("truetype"), url("../../fonts/iconfont-perfectDay/iconfont-perfectDay.svg?bewfg3#iconfont-perfectDay") format("svg");
  font-weight: 400;
  font-style: normal;
}
[class^=icon-]::before,
[class*=" icon-"]::before {
  font-family: "iconfont-perfectDay";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow::before {
  content: "\ea01";
}

.icon-check-circle::before {
  content: "\ea02";
}

.icon-check::before {
  content: "\ea03";
}

.icon-close::before {
  content: "\ea04";
}

.icon-drop-down::before {
  content: "\ea05";
}

.icon-error::before {
  content: "\ea06";
}

.icon-search::before {
  content: "\ea07";
}

.icon-social-facebook::before {
  content: "\ea08";
}

.icon-social-instagram::before {
  content: "\ea09";
}

.icon-social-linkedin::before {
  content: "\ea0a";
}

.icon-social-medium::before {
  content: "\ea0b";
}

.icon-social-twitter::before {
  content: "\ea0c";
}

.icon-social-youtube::before {
  content: "\ea0d";
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 33.75rem;
}
@media (min-width: 36rem) {
  .container {
    max-width: 48rem;
  }
}
@media (min-width: 48rem) {
  .container {
    max-width: 65.5rem;
  }
}
@media (min-width: 65.5rem) {
  .container {
    max-width: 78.75rem;
  }
}
@media (min-width: 82.5rem) {
  .container {
    max-width: 82.5rem;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 36rem) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 48rem) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 65.5rem) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 82.5rem) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2rem;
  margin: 0.67rem 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1rem 2.5rem;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1rem;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 700;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1rem;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #006bb2;
  color: #F0F4E9;
}

/**
 * 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.25rem;
}

sup {
  top: -0.5rem;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.0625rem dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-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: 0.125rem;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-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 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html {
  font-family: "grenette", serif;
}

body {
  min-width: 20rem;
  margin: 0;
  font-family: "grenette", serif;
  color: #14245F;
  background-color: #F0F4E9;
  font-size: clamp(1.125rem, 0.9798387097rem + 0.4032258065vw, 1.3125rem);
  line-height: clamp(1.5rem, 1.3064516129rem + 0.5376344086vw, 1.75rem);
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 47.98rem) {
  body {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
body.lock-scroll, body.mega-menu-open {
  overflow: hidden;
}
body.overlayed::before, body.initial-overlay::before {
  content: "";
  display: block;
  position: fixed;
  z-index: 9980;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  body.overlayed::before, body.initial-overlay::before {
    background-color: rgba(240, 244, 233, 0.98);
  }
}
body.overlayed::before {
  animation: fadeIn 0.4s ease-in-out forwards;
}
body.initial-overlay::before {
  animation: fadeOut 0.8s ease-in-out forwards;
  pointer-events: none;
}
body.resizing * {
  transition: none !important;
}
body.resizing *::before, body.resizing *::after {
  transition: none !important;
}

/* Setting sizes is much more predictable with border-box */
*, *:before, *:after {
  box-sizing: border-box;
}

figure {
  margin: 0;
}

/* Make all images responsive */
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

hr {
  margin: 3rem 0;
  border-top: 1px solid #737373;
}
@media (min-width: 48rem) {
  hr {
    margin: 5rem 0;
  }
}

/* Normalize links across browsers */
a {
  text-decoration: none;
  transition: color 0.3s linear;
}
a:not([class]) {
  color: #14245F;
  text-decoration: none;
}
a:not([class]) img {
  border: 0;
}
a:not([class]):hover, a:not([class]):focus {
  text-decoration: none;
}

u {
  text-decoration-thickness: from-font;
  text-underline-offset: 0.1em;
}

p > a:not([class]) {
  text-decoration: underline;
}
p > a:not([class]):hover, p > a:not([class]):focus {
  text-decoration: none;
}

@media (max-width: 47.98rem) {
  .container-fluid {
    padding: 0 1.25rem;
  }
}

@media (max-width: 47.98rem) {
  .row {
    margin: 0 -1.25rem;
  }
}

@media (max-width: 47.98rem) {
  .col-12 {
    padding: 0 1.25rem;
  }
}

#page {
  position: relative;
}

/* Set custom outline styles */
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
html.user-tab-nav a:focus,
html.user-tab-nav button:focus,
html.user-tab-nav input:focus,
html.user-tab-nav select:focus,
html.user-tab-nav textarea:focus {
  outline: 0.125rem solid #7aacfe;
  outline-offset: 0;
}

button {
  font-family: "gt-haptik", sans-serif;
  cursor: pointer;
  -webkit-appearance: none !important;
}

/**
 * WordPress specific base styles.
 */
.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */
/* Make a 404 page look nicer and more readable */
.error404 {
  text-align: center;
}
.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav li {
  display: inline-block;
  margin: 0;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
nav ul ul li::before {
  content: none;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 0.9375rem;
  line-height: 1.375rem;
  padding: 0.3125rem 0;
}

/* Headings */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #14245F;
  font-weight: 400;
  margin: 0;
}
.content-wrapper > p + h1, .content-wrapper > p + .h1, .content-wrapper > p + h2, .content-wrapper > p + .h2, .content-wrapper > p + h3, .content-wrapper > p + .h3, .content-wrapper > p + h4, .content-wrapper > p + .h4, .content-wrapper > p + h5, .content-wrapper > p + .h5, .content-wrapper > p + h6, .content-wrapper > p + .h6 {
  margin-top: 1em;
}

h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
}
h2:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  margin-bottom: 0;
}

h1,
.h1,
.has-h-1-font-size {
  font-size: clamp(2.5rem, 0.564516129rem + 5.376344086vw, 5rem);
  line-height: clamp(2.5rem, 0.564516129rem + 5.376344086vw, 5rem);
  letter-spacing: -0.01em;
  margin-bottom: clamp(1.5rem, 0.3387096774rem + 3.2258064516vw, 3rem);
}
@media (min-width: 48rem) {
  h1,
.h1,
.has-h-1-font-size {
    letter-spacing: -0.02em;
  }
}

h2,
.h2,
.has-h-2-font-size {
  font-size: clamp(2.25rem, 0.5080645161rem + 4.8387096774vw, 4.5rem);
  line-height: clamp(2.375rem, 0.7298387097rem + 4.5698924731vw, 4.5rem);
  letter-spacing: -0.02em;
  margin-bottom: clamp(1.5rem, 0.7258064516rem + 2.1505376344vw, 2.5rem);
}

h3,
.h3,
.has-h-3-font-size {
  font-size: clamp(2rem, 0.4516129032rem + 4.3010752688vw, 4rem);
  line-height: clamp(2.125rem, 0.4798387097rem + 4.5698924731vw, 4.25rem);
  letter-spacing: -0.01em;
  margin-bottom: clamp(1rem, 0.2258064516rem + 2.1505376344vw, 2rem);
}

h4,
.h4,
.has-h-4-font-size {
  font-size: clamp(1.75rem, 0.3951612903rem + 3.7634408602vw, 3.5rem);
  line-height: clamp(1.875rem, 0.3266129032rem + 4.3010752688vw, 3.875rem);
  letter-spacing: -0.01em;
  margin-bottom: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem);
}

h5,
.h5,
.has-h-5-font-size {
  font-size: clamp(1.625rem, 0.9475806452rem + 1.8817204301vw, 2.5rem);
  line-height: clamp(1.75rem, 0.9758064516rem + 2.1505376344vw, 2.75rem);
  letter-spacing: -0.01em;
  margin-bottom: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem);
}

h6,
.h6,
.has-h-6-font-size {
  font-size: clamp(1.375rem, 0.8911290323rem + 1.3440860215vw, 2rem);
  line-height: clamp(1.5rem, 0.9193548387rem + 1.6129032258vw, 2.25rem);
  letter-spacing: -0.01em;
  margin-bottom: 1rem;
}

p {
  margin-top: 0;
  font-size: clamp(1.125rem, 0.9798387097rem + 0.4032258065vw, 1.3125rem);
  line-height: clamp(1.5rem, 1.3064516129rem + 0.5376344086vw, 1.75rem);
  margin-bottom: clamp(1rem, 0.7580645161rem + 0.6720430108vw, 1.3125rem);
}
p:last-child {
  margin-bottom: 0;
}

blockquote {
  margin: 0;
  font-size: clamp(1.75rem, 0.3951612903rem + 3.7634408602vw, 3.5rem);
  line-height: clamp(1.875rem, 0.3266129032rem + 4.3010752688vw, 3.875rem);
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem);
}
blockquote p {
  font-size: clamp(1.75rem, 0.3951612903rem + 3.7634408602vw, 3.5rem);
  line-height: clamp(1.875rem, 0.3266129032rem + 4.3010752688vw, 3.875rem);
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem);
}

cite {
  font-style: normal;
}

strong {
  font-weight: 700;
}

.block-title,
.block-title:last-child {
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .block-title,
.block-title:last-child {
    margin-top: -1rem;
  }
}
@media (min-width: 48rem) {
  .block-title,
.block-title:last-child {
    margin-bottom: 4rem;
  }
}

.overline {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.12em;
  font-family: "gt-haptik", sans-serif;
  margin-bottom: 1rem;
}

.nuetral-30 {
  color: #4d4d4d;
}

.nuetral-45 {
  color: #737373;
}

.nuetral-70 {
  color: #b3b3b3;
}

.nuetral-88 {
  color: #e1e1e1;
}

.nuetral-94 {
  color: #f0f0f0;
}

.body-1 {
  font-size: clamp(1.125rem, 0.9798387097rem + 0.4032258065vw, 1.3125rem);
  line-height: clamp(1.5rem, 1.3064516129rem + 0.5376344086vw, 1.75rem);
  margin-bottom: clamp(1rem, 0.7580645161rem + 0.6720430108vw, 1.3125rem);
}

.citation,
.has-citation-font-size {
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 1rem;
}

.body-2,
.has-body-2-font-size {
  font-size: clamp(1rem, 0.9032258065rem + 0.2688172043vw, 1.125rem);
  line-height: clamp(1.25rem, 1.0564516129rem + 0.5376344086vw, 1.5rem);
  margin-bottom: clamp(1rem, 1rem + 0vw, 1rem);
}

.list {
  font-size: clamp(1.125rem, 0.9798387097rem + 0.4032258065vw, 1.3125rem);
  line-height: clamp(1.5rem, 1.3064516129rem + 0.5376344086vw, 1.75rem);
  margin-bottom: clamp(1rem, 0.7580645161rem + 0.6720430108vw, 1.3125rem);
}

.lead,
.has-lead-font-size {
  font-size: clamp(1.625rem, 0.9475806452rem + 1.8817204301vw, 2.5rem);
  line-height: clamp(1.75rem, 0.9758064516rem + 2.1505376344vw, 2.75rem);
  letter-spacing: -0.01em;
  margin-bottom: clamp(1.5rem, 1.1129032258rem + 1.0752688172vw, 2rem);
}

.quote {
  font-size: clamp(1.75rem, 0.3951612903rem + 3.7634408602vw, 3.5rem);
  line-height: clamp(1.875rem, 0.3266129032rem + 4.3010752688vw, 3.875rem);
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem);
}

.subtitle-1 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
}

.subtitle-2 {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
}

.button-1 {
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.caption {
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}

.overline {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.12em;
  font-family: "gt-haptik", sans-serif;
  margin-bottom: 1rem;
}

.tag {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #737373;
}

.page-columns {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .page-columns {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

.container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 48rem) {
  .container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 65.5rem) {
  .container {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}

:root {
  --containerWidth: calc(var(--vw, 1vw) * 100 - 2.5rem);
  --containerMaxWidth: 31.25rem;
  --gutterWidth: clamp(1.25rem, 100%, calc((var(--vw, 1vw) * 100 - 31.25rem) / 2));
  --columnWidth: 2.8125rem;
  --columnMaxWidth: calc((100% - 0rem) / 12);
  --ray: 248, 248, 134;
  --twilight: 20, 36, 95;
  --sky-blue: 117, 210, 235;
  --sunrise-orange: 255, 173, 115;
  --sunrise-red: 255, 83, 65;
  --cloud: 240, 244, 233;
}
@media (min-width: 36rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 2.5rem);
    --containerMaxWidth: 45.5rem;
    --gutterWidth: clamp(1.25rem, 100%, calc((var(--vw, 1vw) * 100 - 45.5rem) / 2));
    --columnWidth: 4rem;
    --columnMaxWidth: calc((100% - 0rem) / 12);
  }
}
@media (min-width: 48rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 5rem);
    --containerMaxWidth: 60.5rem;
    --gutterWidth: clamp(2.5rem, 100%, calc((var(--vw, 1vw) * 100 - 60.5rem) / 2));
    --columnWidth: 5.1979166667rem;
    --columnMaxWidth: calc((100% - 3.125rem) / 12);
  }
}
@media (min-width: 65.5rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 7.5rem);
    --containerMaxWidth: 71.25rem;
    --gutterWidth: clamp(3.75rem, 100%, calc((var(--vw, 1vw) * 100 - 71.25rem) / 2));
    --columnWidth: 6.09375rem;
    --columnMaxWidth: calc((100% - 5.625rem) / 12);
  }
}
@media (min-width: 82.5rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 7.5rem);
    --containerMaxWidth: 75rem;
    --gutterWidth: clamp(3.75rem, 100%, calc((var(--vw, 1vw) * 100 - 75rem) / 2));
    --columnWidth: 6.40625rem;
    --columnMaxWidth: calc((100% - 5.625rem) / 12);
  }
}

.bg-ray {
  background-color: #F8F886;
}

.bg-twilight {
  background-color: #14245F;
}

.bg-sky-blue {
  background-color: #75D2EB;
}

.bg-sunrise-orange {
  background-color: #FFAD73;
}

.bg-sunrise-red {
  background-color: #FF5341;
}

.bg-cloud {
  background-color: #F0F4E9;
}

.bg-twilight {
  color: #fff;
}
.bg-twilight h1, .bg-twilight .h1, .bg-twilight h2, .bg-twilight .h2, .bg-twilight h3, .bg-twilight .h3, .bg-twilight h4, .bg-twilight .h4, .bg-twilight h5, .bg-twilight .h5, .bg-twilight h6, .bg-twilight .h6 {
  color: #fff;
}

.vertical-gradient[data-color-count="2"] {
  background: linear-gradient(to bottom, var(--gradientColor1), var(--gradientColor2));
}
.vertical-gradient[data-color-count="3"] {
  background: linear-gradient(to bottom, var(--gradientColor1), var(--gradientColor2), var(--gradientColor3));
}

.horizontal-gradient[data-color-count="2"] {
  background: linear-gradient(to right, var(--gradientColor1), var(--gradientColor2));
}
.horizontal-gradient[data-color-count="3"] {
  background: linear-gradient(to right, var(--gradientColor1), var(--gradientColor2), var(--gradientColor3));
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.c-btn {
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  appearance: none;
  display: inline-flex;
  text-decoration: none;
  transition: color 0.3s linear, background-color 0.3s linear, box-shadow 0.3s linear, border 0.3s linear;
  font-family: "gt-haptik", sans-serif;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.12em;
  font-weight: 600;
}

.c-btn-primary,
.c-btn-secondary {
  border-radius: 100rem;
  border: 1px solid #14245F;
  padding: 0.9375rem 1.4375rem;
}
.c-btn-primary:hover, .c-btn-primary:focus,
.c-btn-secondary:hover,
.c-btn-secondary:focus {
  box-shadow: 0 0 3.5rem #F8F886;
}

.c-btn-filter {
  border: none;
  padding: clamp(0.5rem, 0.3064516129rem + 0.5376344086vw, 0.75rem) clamp(0.75rem, 0.5564516129rem + 0.5376344086vw, 1rem);
  font-size: clamp(0.75rem, 0.6532258065rem + 0.2688172043vw, 0.875rem);
  line-height: 1.5rem;
  text-transform: none;
  box-shadow: none !important;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.c-btn-filter:not(.inactive) {
  pointer-events: none;
}
.c-btn-filter.inactive {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  color: #14245F;
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .c-btn-filter.inactive {
    background-color: rgba(240, 244, 233, 0.98);
  }
}
.c-btn-filter.inactive:hover, .c-btn-filter.inactive:focus {
  background-color: #fff;
}
.c-btn-filter__desktop-text {
  display: none;
}
@media (min-width: 48rem) {
  .c-btn-filter__desktop-text {
    display: inline;
  }
  .c-btn-filter__desktop-text::after {
    content: " ";
  }
}

.c-btn-primary {
  background-color: #14245F;
  color: #fff;
}
.c-btn-primary.c-btn--color-alt {
  background-color: #F8F886;
  color: #14245F;
  border-color: #F8F886;
}

.c-btn-secondary {
  background-color: transparent;
  color: #14245F;
}
.c-btn-secondary:hover, .c-btn-secondary:focus {
  background-color: #14245F;
  color: #fff;
}

.c-btn-tertiary {
  color: #14245F;
  padding: 3px 0 1px 0;
  border: none;
  background-color: transparent;
  position: relative;
}
.c-btn-tertiary::after {
  content: "";
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #14245F;
  transition: transform 0.3s linear;
  transform: scaleX(0);
  transform-origin: center left;
}
.c-btn-tertiary:hover::after, .c-btn-tertiary:focus::after {
  transform: scaleX(1);
}
@media (min-width: 48rem) {
  .c-btn-tertiary.c-btn-secondary--md {
    background-color: transparent;
    color: #14245F;
    border-radius: 100rem;
    border: 1px solid #14245F;
    padding: 0.9375rem 1.4375rem;
  }
  .c-btn-tertiary.c-btn-secondary--md:hover, .c-btn-tertiary.c-btn-secondary--md:focus {
    background-color: #14245F;
    color: #fff;
    box-shadow: 0 0 3.5rem #F8F886;
  }
  .c-btn-tertiary.c-btn-secondary--md::after {
    display: none;
  }
}

.c-btn-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-btn-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

/* Embed Video Styles */
.iframe-wrapper {
  height: 0;
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  border-radius: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem);
}
.iframe-wrapper__overlay {
  position: absolute;
  z-index: 1;
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
  background-color: black;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.iframe-wrapper__overlay:hover .iframe-wrapper__play::after, .iframe-wrapper__overlay:focus .iframe-wrapper__play::after {
  transform: scale(1.07);
}
.iframe-wrapper__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(4.5rem, 3.3387096774rem + 3.2258064516vw, 6rem);
  height: clamp(4.5rem, 3.3387096774rem + 3.2258064516vw, 6rem);
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 50%;
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  pointer-events: none;
}
.iframe-wrapper__play::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0.1875rem;
  border-width: 1rem 0 1rem 1.5rem;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.iframe-wrapper__play::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #fff;
  transition: transform 0.3s linear;
  content: "";
  border-radius: 50%;
}
.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

fieldset {
  border: 0;
}
.hs-form fieldset {
  max-width: none !important;
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 1rem;
}
@media (min-width: 36rem) {
  .hs-form fieldset.form-columns-2 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 36rem) {
  .hs-form fieldset.form-columns-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 36rem) {
  .hs-form fieldset.form-columns-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 36rem) {
  .hs-form fieldset.form-columns-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
.hs-form fieldset .input {
  margin: 0 !important;
}
.hs-form fieldset .hs-form-field {
  width: 100% !important;
  float: none !important;
}

.content-wrapper > .gform_wrapper {
  margin-top: clamp(2.5rem, 0.564516129rem + 5.376344086vw, 5rem);
  margin-bottom: clamp(2.5rem, 0.564516129rem + 5.376344086vw, 5rem);
}
.gform_wrapper .gform_body li::before {
  content: none !important;
}
.gform_wrapper .gform_body .gform_fields {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.gform_wrapper .gform_body .gform_fields .gfield {
  margin: 0 0 1rem 0;
}
@media (min-width: 36rem) {
  .gform_wrapper .gform_body .gform_fields .gfield {
    margin-bottom: 1.5rem;
  }
}
.gform_wrapper .gform_body .gform_fields .gfield label {
  display: block;
}
@media (min-width: 36rem) {
  .gform_wrapper .gform_body .ginput_complex {
    display: flex;
    flex-wrap: wrap;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    margin-bottom: -2.5rem;
  }
}
@media (min-width: 36rem) {
  .gform_wrapper .gform_body .ginput_complex > span,
.gform_wrapper .gform_body .ginput_complex > p:not(:empty) {
    flex: 50%;
    padding: 0 0.5rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 36rem) {
  .gform_wrapper .gform_body .ginput_complex > span.ginput_full,
.gform_wrapper .gform_body .ginput_complex > p:not(:empty).ginput_full {
    flex: 100%;
  }
}
.gform_wrapper .gform_body .ginput_complex label {
  display: block;
  font-family: "gt-haptik", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0.25rem;
  letter-spacing: 0.02em;
}
.gform_wrapper .gform_body .ginput_complex br {
  display: none;
}
.gform_wrapper .gform_body .ginput_complex input {
  display: block;
  width: 100%;
}
@media (max-width: 35.98rem) {
  .gform_wrapper .gform_body .ginput_complex input {
    margin-bottom: 1.5rem;
  }
}
.gform_wrapper .gform_footer .c-btn {
  white-space: nowrap;
}
@media (max-width: 35.98rem) {
  .gform_wrapper .gform_footer .c-btn {
    width: 100%;
  }
}

#page input:not([type=radio]):not([type=checkbox]):not(.hs-button),
#page textarea,
#page select,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not(.hs-button),
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select {
  padding: 0.8125rem 1.0625rem;
  color: #14245F;
  width: 100%;
  outline: none;
  border: 1px solid #14245F;
  transition: color 0.3s linear, border 0.3s linear, background-color 0.3s linear;
  border-radius: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.02em;
  background-color: transparent;
  font-family: "gt-haptik", sans-serif;
  display: block;
}
#page input:not([type=radio]):not([type=checkbox]):not(.hs-button):focus,
#page textarea:focus,
#page select:focus,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not(.hs-button):focus,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea:focus,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select:focus {
  border: 1px solid #14245F;
}
#page input:not([type=radio]):not([type=checkbox]):not(.hs-button)::-webkit-input-placeholder,
#page textarea::-webkit-input-placeholder,
#page select::-webkit-input-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not(.hs-button)::-webkit-input-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea::-webkit-input-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select::-webkit-input-placeholder {
  color: #14245F;
}
#page input:not([type=radio]):not([type=checkbox]):not(.hs-button)::-moz-placeholder,
#page textarea::-moz-placeholder,
#page select::-moz-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not(.hs-button)::-moz-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea::-moz-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select::-moz-placeholder {
  color: #14245F;
}
#page input:not([type=radio]):not([type=checkbox]):not(.hs-button)::-ms-placeholder,
#page textarea::-ms-placeholder,
#page select::-ms-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not(.hs-button)::-ms-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea::-ms-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select::-ms-placeholder {
  color: #14245F;
}
#page input:not([type=radio]):not([type=checkbox]):not(.hs-button)::placeholder,
#page textarea::placeholder,
#page select::placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not(.hs-button)::placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea::placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select::placeholder {
  color: #14245F;
}
#page textarea,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea {
  border-radius: 0.5rem;
}
#page .eight29-filters input[type=search],
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) .eight29-filters input[type=search] {
  padding-left: calc(var(--space) + 18px + 12px);
  height: auto;
}
#page .eight29-filters .checkbox-wrapper label,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) .eight29-filters .checkbox-wrapper label {
  justify-content: flex-start;
}

.gfield {
  padding: 0 0.5rem;
  list-style-type: none;
  flex: 100%;
}
.gfield textarea {
  width: 100% !important;
}
.gfield textarea.medium {
  height: 10rem;
}
.gfield textarea.small {
  height: 6rem;
}
.gfield--width-half, .gfield--width-third, .gfield--width-quarter {
  margin: 0 auto;
}
@media (min-width: 36rem) {
  .gfield--width-half {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 48rem) {
  .gfield--width-third {
    flex: 0 0 33.3333333%;
    max-width: 33.3333333%;
  }
}
@media (min-width: 36rem) {
  .gfield--width-quarter {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 48rem) {
  .gfield--width-quarter {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.gfield label .gfield_required {
  margin-left: 0.05em;
}
.gfield label .gfield_required::before {
  content: "*";
}
.gfield label .gfield_required_text,
.gfield label .gfield_required_asterisk {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.gfield label.gfield_label_before_complex {
  font-size: clamp(1.625rem, 0.9475806452rem + 1.8817204301vw, 2.5rem);
  line-height: clamp(1.75rem, 0.9758064516rem + 2.1505376344vw, 2.75rem);
  letter-spacing: -0.01em;
  margin-bottom: 1.5rem;
}
.gfield .mat-select {
  width: 100%;
}
.gfield.gfield_error input {
  border-color: #FF5341 !important;
}
.gfield.gfield_error .validation_message {
  margin-top: 0;
  color: #14245F;
  font-size: 0.75rem;
  line-height: 1.5rem;
  letter-spacing: 0.02em;
  font-family: "gt-haptik", sans-serif;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.gfield.gfield_error .validation_message::before {
  content: "\ea06";
  font-family: "iconfont-perfectDay";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.375rem;
}
.gfield.gsection .gsection_title {
  font-size: clamp(1.625rem, 0.9475806452rem + 1.8817204301vw, 2.5rem);
  line-height: clamp(1.75rem, 0.9758064516rem + 2.1505376344vw, 2.75rem);
  letter-spacing: -0.01em;
  margin-top: clamp(2rem, 1.2258064516rem + 2.1505376344vw, 3rem) !important;
}
.gfield.gsection:first-child .gsection_title {
  margin-top: 0 !important;
}

.gfield_description {
  font-family: "gt-haptik", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0.25rem;
  letter-spacing: 0.02em;
}

.gform_title {
  margin-bottom: clamp(2rem, 1.2258064516rem + 2.1505376344vw, 3rem);
}

.gfield_label,
.hs-form label {
  font-family: "gt-haptik", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.25rem;
  letter-spacing: 0.02em;
  display: block;
}
.gfield_type_checkbox .gfield_label, .gfield_type_radio .gfield_label, .gfield_label.gfield_label_before_complex,
.gfield_type_checkbox .hs-form label,
.gfield_type_radio .hs-form label,
.hs-form label.gfield_label_before_complex {
  font-size: clamp(1.375rem, 0.8911290323rem + 1.3440860215vw, 2rem);
  line-height: clamp(1.5rem, 0.9193548387rem + 1.6129032258vw, 2.25rem);
  letter-spacing: -0.01em;
  margin-bottom: 1rem;
  font-family: "grenette", serif;
  display: block;
}

fieldset:not(:first-child) .hs-fieldtype-checkbox,
fieldset:not(:first-child) .hs-fieldtype-radio {
  margin: clamp(2rem, 1.2258064516rem + 2.1505376344vw, 3rem) 0 !important;
}
.hs-fieldtype-checkbox > label,
.hs-fieldtype-radio > label {
  font-size: clamp(1.375rem, 0.8911290323rem + 1.3440860215vw, 2rem);
  line-height: clamp(1.5rem, 0.9193548387rem + 1.6129032258vw, 2.25rem);
  letter-spacing: -0.01em;
  margin-bottom: 1rem;
  font-family: "grenette", serif;
  display: block;
}

.hs-form .hs-error-msgs {
  margin-top: 0.25rem;
  color: #FF5341;
  font-size: 0.75rem;
  line-height: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.hs-form .hs-error-msgs label {
  font-size: 0.75rem;
  line-height: 1rem;
}

.gfield_type_radio,
.gfield_type_checkbox {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.gfield:not(.gfield_type_radio) + .gfield_type_radio, .gfield:not(.gfield_type_checkbox) + .gfield_type_radio,
.gfield:not(.gfield_type_radio) + .gfield_type_checkbox,
.gfield:not(.gfield_type_checkbox) + .gfield_type_checkbox {
  margin-top: clamp(2rem, 1.2258064516rem + 2.1505376344vw, 3rem) !important;
}
.gfield_type_radio + .gfield:not(.gfield_type_radio),
.gfield_type_radio + .gfield:not(.gfield_type_checkbox),
.gfield_type_checkbox + .gfield:not(.gfield_type_radio),
.gfield_type_checkbox + .gfield:not(.gfield_type_checkbox) {
  margin-top: clamp(2rem, 1.2258064516rem + 2.1505376344vw, 3rem) !important;
}
.gfield_type_radio:last-child,
.gfield_type_checkbox:last-child {
  margin-bottom: clamp(2rem, 1.2258064516rem + 2.1505376344vw, 3rem) !important;
}
.gfield_type_radio .validation_message,
.gfield_type_checkbox .validation_message {
  margin-top: -1rem !important;
  margin-bottom: 1.5rem !important;
}

.hidden_label .gfield_label,
.hidden_sub_label {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.gfield_checkbox,
.gfield_radio,
.checkbox-wrapper,
.radio-wrapper,
.hbspt-form ul[role=checkbox],
.hbspt-form ul[role=radio] {
  margin: 0 !important;
  padding: 0;
  list-style-type: none;
}
.gfield_checkbox input[type=radio],
.gfield_checkbox input[type=checkbox],
.gfield_radio input[type=radio],
.gfield_radio input[type=checkbox],
.checkbox-wrapper input[type=radio],
.checkbox-wrapper input[type=checkbox],
.radio-wrapper input[type=radio],
.radio-wrapper input[type=checkbox],
.hbspt-form ul[role=checkbox] input[type=radio],
.hbspt-form ul[role=checkbox] input[type=checkbox],
.hbspt-form ul[role=radio] input[type=radio],
.hbspt-form ul[role=radio] input[type=checkbox] {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}
.gfield_checkbox input[type=radio]:focus ~ label::before,
.gfield_checkbox input[type=checkbox]:focus ~ label::before,
.gfield_radio input[type=radio]:focus ~ label::before,
.gfield_radio input[type=checkbox]:focus ~ label::before,
.checkbox-wrapper input[type=radio]:focus ~ label::before,
.checkbox-wrapper input[type=checkbox]:focus ~ label::before,
.radio-wrapper input[type=radio]:focus ~ label::before,
.radio-wrapper input[type=checkbox]:focus ~ label::before,
.hbspt-form ul[role=checkbox] input[type=radio]:focus ~ label::before,
.hbspt-form ul[role=checkbox] input[type=checkbox]:focus ~ label::before,
.hbspt-form ul[role=radio] input[type=radio]:focus ~ label::before,
.hbspt-form ul[role=radio] input[type=checkbox]:focus ~ label::before {
  border-color: #FF5341;
}
.gfield_checkbox li,
.gfield_radio li,
.checkbox-wrapper li,
.radio-wrapper li,
.hbspt-form ul[role=checkbox] li,
.hbspt-form ul[role=radio] li {
  margin-bottom: 0 !important;
}
.gfield_checkbox br,
.gfield_radio br,
.checkbox-wrapper br,
.radio-wrapper br,
.hbspt-form ul[role=checkbox] br,
.hbspt-form ul[role=radio] br {
  display: none;
}

.hs-form-checkbox-display > span,
.hs-form-radio-display > span {
  cursor: pointer;
  font-family: "gt-haptik", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.375rem;
  letter-spacing: 0.02em;
}
.hs-form-checkbox-display > span:hover::before, .hs-form-checkbox-display > span:focus::before,
.hs-form-radio-display > span:hover::before,
.hs-form-radio-display > span:focus::before {
  border-color: #FF5341;
}

.gfield_checkbox label,
.gfield_radio label,
.checkbox-wrapper label,
.radio-wrapper label {
  cursor: pointer;
  font-family: "gt-haptik", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.375rem;
  letter-spacing: 0.02em;
}
.gfield_checkbox label:hover::before, .gfield_checkbox label:focus::before,
.gfield_radio label:hover::before,
.gfield_radio label:focus::before,
.checkbox-wrapper label:hover::before,
.checkbox-wrapper label:focus::before,
.radio-wrapper label:hover::before,
.radio-wrapper label:focus::before {
  border-color: #FF5341;
}

.hs-form-checkbox-display input:checked ~ span::before {
  background-color: #14245F;
  border-color: #14245F !important;
  color: #fff;
}

.gfield_checkbox input:checked ~ label::before,
.checkbox-wrapper input:checked ~ label::before {
  background-color: #14245F;
  border-color: #14245F !important;
  color: #fff;
}

.hs-form-radio-display input:checked ~ span::before {
  border-color: #14245F !important;
  background: radial-gradient(circle, #14245F 40%, rgba(20, 36, 95, 0) 40%);
}

.gfield_radio input:checked ~ label::before,
.radio-wrapper input:checked ~ label::before {
  border-color: #14245F !important;
  background: radial-gradient(circle, #14245F 40%, rgba(20, 36, 95, 0) 40%);
}

.gform_submission_error {
  color: #14245F;
  font-size: 0.75rem;
  line-height: 1.5rem;
  letter-spacing: 0.02em;
  font-family: "gt-haptik", sans-serif;
  margin-bottom: 0 !important;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.gform_submission_error::before {
  content: "\ea06";
  font-family: "iconfont-perfectDay";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.375rem;
}

.gform_confirmation_wrapper {
  text-align: center;
}
.content-wrapper > .gform_confirmation_wrapper {
  padding-top: clamp(2rem, -0.3225806452rem + 6.4516129032vw, 5rem);
}
.content-wrapper > .gform_confirmation_wrapper:last-child, .content-wrapper > .gform_confirmation_wrapper:nth-last-child(2) {
  margin-bottom: clamp(3.5rem, -1.5322580645rem + 13.9784946237vw, 10rem);
}

body img.gform_ajax_spinner {
  display: none !important;
}

select {
  -webkit-appearance: none;
}
select:not([multiple]) {
  padding-right: 2.625rem !important;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L8 7L14 2' stroke='%2314245F' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center right 1.5rem;
}

.checkbox-label, .hs-form-checkbox-display > span, .gfield_checkbox label,
.checkbox-wrapper label,
.radio-label,
.hs-form-radio-display > span,
.gfield_radio label,
.radio-wrapper label {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  padding-left: 1.75rem;
  margin-bottom: 1rem;
}
@media (min-width: 36rem) {
  .checkbox-label, .hs-form-checkbox-display > span, .gfield_checkbox label,
.checkbox-wrapper label,
.radio-label,
.hs-form-radio-display > span,
.gfield_radio label,
.radio-wrapper label {
    margin-bottom: 1.5rem;
  }
}
.checkbox-label::before, .hs-form-checkbox-display > span::before, .gfield_checkbox label::before,
.checkbox-wrapper label::before,
.radio-label::before,
.hs-form-radio-display > span::before,
.gfield_radio label::before,
.radio-wrapper label::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  top: calc(50% - 0.625rem);
  padding: 0;
  left: 0;
  background-color: transparent;
  border: 1px solid #14245F;
  z-index: 3;
  transition: all 0.3s linear;
}

.checkbox-label::before, .hs-form-checkbox-display > span::before, .gfield_checkbox label::before,
.checkbox-wrapper label::before {
  content: "\ea03";
  font-family: "iconfont-perfectDay";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: transparent;
  line-height: 1rem;
  text-align: center;
  width: 1.25rem;
  height: 1.25rem;
  top: calc(50% - 0.5625rem);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 1px;
  border-radius: 0.25rem;
}

.radio-label::before, .hs-form-radio-display > span::before, .gfield_radio label::before,
.radio-wrapper label::before {
  border-radius: 50%;
}

.hs-submit {
  margin-top: clamp(2rem, 1.2258064516rem + 2.1505376344vw, 3rem);
}

.hs-button {
  background-color: #14245F;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  appearance: none;
  display: inline-flex;
  text-decoration: none;
  transition: color 0.3s linear, background-color 0.3s linear, box-shadow 0.3s linear, border 0.3s linear;
  font-family: "gt-haptik", sans-serif;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  -webkit-appearance: none;
  border-radius: 100rem;
  border: 1px solid #14245F;
  padding: 0.9375rem 1.4375rem;
}
.hs-button:hover, .hs-button:focus {
  box-shadow: 0 0 3.5rem #F8F886;
}

.hs-form-field {
  margin-bottom: 1rem !important;
  line-height: 1.5rem;
}
@media (min-width: 36rem) {
  .hs-form-field {
    margin-bottom: 1.5rem !important;
  }
}

.share-icons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-right: -0.375rem;
  margin-left: -0.375rem;
}
@media (min-width: 48rem) {
  .share-icons {
    justify-content: flex-end;
  }
}
.share-icons__link {
  width: 2.25rem;
  height: 2.25rem;
  border: 1px solid #14245F;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.375rem;
  color: #14245F;
  transition: background-color 0.3s linear, color 0.3s linear;
}
.share-icons__link span {
  color: inherit;
  line-height: 0;
  height: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.share-icons__link:hover, .share-icons__link:focus {
  background-color: #14245F;
  color: #fff;
}

.image-wrapper {
  position: relative;
  height: 0;
  width: 100%;
  display: block;
  padding-bottom: 56%;
  overflow: hidden;
}
.image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease-in-out;
}

.c-btn-hamburger {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  z-index: 9999;
  margin: 0;
  border: 0;
  outline: 0;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  position: relative;
  padding: 0;
}
@media (min-width: 48rem) {
  .c-btn-hamburger {
    display: none;
  }
}
.c-btn-hamburger:hover, .c-btn-hamburger:focus {
  outline: 0;
}
.c-btn-hamburger span {
  display: block;
  width: 2rem;
  height: 2px;
  position: absolute;
  left: 0.25rem;
  transform: rotate(0deg);
  background-color: #14245F;
  opacity: 1;
  transition: 0.45s ease-in-out;
}
.c-btn-hamburger span:nth-child(1) {
  top: 0.75rem;
  transform-origin: left center;
}
.c-btn-hamburger span:nth-child(2) {
  top: 1.1875rem;
  transform-origin: left center;
}
.c-btn-hamburger span:nth-child(3) {
  top: 1.625rem;
  transform-origin: left center;
}
.c-btn-hamburger.active span:nth-child(1) {
  top: 0.625rem;
  left: 0.5625rem;
  transform: rotate(45deg) scaleX(0.75);
}
.c-btn-hamburger.active span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.c-btn-hamburger.active span:nth-child(3) {
  top: 1.6875rem;
  left: 0.5625rem;
  transform: rotate(-45deg) scaleX(0.75);
}

.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.25rem;
}
html:not(.no-js) .main-header {
  transition: margin-top 0.4s ease-in-out;
}
body.initially-scrolled-down .main-header {
  transition: none !important;
}
body.admin-bar .main-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar .main-header {
    top: 46px;
  }
}
@media (min-width: 48rem) {
  .main-header {
    margin-top: 0.875rem;
    padding-bottom: 0.625rem;
    padding-top: 0.625rem;
  }
}
@media (max-width: 47.98rem) {
  body.page-scrolled.scrolled-down:not(.mega-menu-open) .main-header {
    margin-top: calc(var(--headerHeight) * -1);
  }
}
@media (min-width: 48rem) {
  body.page-scrolled.scrolled-down:not(.mega-menu-open) .main-header {
    margin-top: 0;
  }
}
body.page-scrolled.scrolled-up:not(.mega-menu-open) .main-header {
  margin-top: 0;
}
.main-header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200%;
  z-index: -1;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .main-header::after {
    background-color: rgba(240, 244, 233, 0.98);
  }
}
body:not(.page-scrolled) .main-header::after {
  transition: opacity 0.4s ease-in-out;
}
@media (max-width: 47.98rem) {
  body.page-scrolled.scrolled-down:not(.mega-menu-open):not(.mega-menu-closing):not(.mega-menu-closing-2) .main-header::after {
    transition: opacity 0s 0.4s ease-in-out;
  }
}
@media (min-width: 48rem) {
  body.page-scrolled.scrolled-down:not(.mega-menu-open):not(.mega-menu-closing):not(.mega-menu-closing-2) .main-header::after {
    transition: none;
    opacity: 1;
  }
}
body.page-scrolled.scrolled-up:not(.mega-menu-open):not(.mega-menu-closing):not(.mega-menu-closing-2) .main-header::after {
  transition: none;
  opacity: 1;
}
body.page-scrolled.scrolled-up.mega-menu-closing-2 .main-header::after {
  transition: opacity 0.4s 0.4s ease-in-out;
  opacity: 1;
}
body.mega-menu-open .main-header::after {
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
}
.main-header__logo {
  display: block;
  position: relative;
  z-index: 9999;
  transition: none;
  width: clamp(6.0625rem, 2.5302419355rem + 9.811827957vw, 10.625rem);
  transform: scale(1.3);
  transform-origin: center center;
}
@media (min-width: 48rem) {
  .main-header__logo {
    transform: translateY(20%) scale(1.3);
  }
}
body:not(.page-scrolled) .main-header__logo, body.mega-menu-open .main-header__logo, body.mega-menu-closing .main-header__logo {
  transition: transform 0.4s ease-in-out;
  transform: scale(1.3);
}
@media (min-width: 48rem) {
  body:not(.page-scrolled) .main-header__logo, body.mega-menu-open .main-header__logo, body.mega-menu-closing .main-header__logo {
    transform: translateY(20%) scale(1.3);
  }
}
@media (max-width: 47.98rem) {
  body.page-scrolled.scrolled-down:not(.mega-menu-open) .main-header__logo {
    transition: transform 0s 0.4s ease-in-out;
  }
}
@media (min-width: 48rem) {
  body.page-scrolled.scrolled-down:not(.mega-menu-open) .main-header__logo {
    transform: scale(0.782353);
    transition: transform 0.4s ease-in-out;
  }
}
@media (min-width: 48rem) {
  body.page-scrolled.scrolled-up:not(.mega-menu-open) .main-header__logo {
    transform: scale(0.782353);
  }
}
.main-header__hamburger {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
}

#top {
  opacity: 0;
  pointer-events: none;
}

.main-nav {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 47.98rem) {
  .main-nav {
    position: fixed;
    z-index: -1;
    overflow: auto;
    pointer-events: none;
    top: var(--headerHeight, 0px);
    height: calc(100% - var(--headerHeight, 0px));
  }
  .main-nav.active {
    pointer-events: auto;
  }
  body.admin-bar .main-nav {
    top: calc(var(--headerHeight, 0px) + 32px);
  }
}
@media (min-width: 48rem) {
  .main-nav {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 47.98rem) {
  .main-nav__menu {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.25rem 1.25rem 3.75rem 1.25rem;
    min-height: 100%;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }
}
@media (min-width: 48rem) {
  .main-nav__menu {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 1.25rem 2.5rem;
    margin: auto;
  }
}
@media (max-width: 47.98rem) {
  .main-nav.active .main-nav__menu {
    transition: opacity 0.4s 0.4s ease-in-out;
    opacity: 1;
  }
}
.main-nav::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  overflow: auto;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
}
@media (min-width: 48rem) {
  .main-nav::after {
    height: var(--megaMenuHeight, 85%);
  }
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .main-nav::after {
    background-color: rgba(240, 244, 233, 0.98);
  }
}
body:not(.mega-menu-open) .main-nav::after {
  transition: opacity 0.4s 0.4s ease-in-out;
}
body.mega-menu-open .main-nav::after {
  opacity: 1;
  pointer-events: auto;
}

.main-nav__mega-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  overflow: auto;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out;
  top: var(--headerHeight, 0px);
  height: calc(100% - var(--headerHeight, 0px));
}
@media (min-width: 48rem) {
  .main-nav__mega-menu {
    z-index: -1;
    height: calc(var(--megaMenuHeight, 85%) - var(--headerHeight, 0px) - 5rem);
  }
}
@media (min-width: 48rem) and (min-height: 43.75rem) {
  .main-nav__mega-menu {
    height: calc(var(--megaMenuHeight, 85%) - var(--headerHeight, 0px) - 6rem);
  }
}
body.mega-menu-closing .main-nav__mega-menu, body.sub-menu-closing .main-nav__mega-menu {
  visibility: visible;
}
body.admin-bar .main-nav__mega-menu {
  top: calc(var(--headerHeight, 0px) + 32px);
}
@media screen and (max-width: 782px) {
  body.admin-bar .main-nav__mega-menu {
    top: calc(var(--headerHeight, 0px) + 46px);
  }
}
a.active + .main-nav__mega-menu {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
  transition: opacity 0.4s 0.4s ease-in-out;
}
@media (min-width: 48rem) {
  body.link-clicked .main-nav__mega-menu {
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }
}
@media (min-width: 48rem) {
  .main-nav__mega-menu-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 5rem;
    position: relative;
    margin-top: clamp(4rem, -8.3428571429rem + 25.7142857143vh, 8.5rem);
  }
}
@media (max-width: 47.98rem) {
  .main-nav__mega-menu-container > .sub-menu {
    display: flex;
    flex-direction: column;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 48rem) {
  .main-nav__mega-menu-container > .sub-menu {
    display: grid;
    grid-template-columns: 2.5fr 1fr;
    grid-auto-flow: row dense;
    margin-top: 0;
    margin-bottom: 0.5rem;
    width: 100%;
    column-gap: 2.5rem;
  }
}
.main-nav__mega-menu-container > .sub-menu .sub-menu {
  display: flex;
  flex-direction: column;
}
@media (max-width: 47.98rem) {
  .main-nav__mega-menu-back-button {
    position: relative;
    padding-left: 0.875rem;
    margin-bottom: 3.125rem;
  }
  .main-nav__mega-menu-back-button::before {
    content: "";
    border: 2px solid currentColor;
    width: 0.5rem;
    height: 0.5rem;
    display: block;
    border-right: none;
    border-bottom: none;
    transform: rotate(-45deg);
    position: absolute;
    left: 0;
    top: calc(50% - 0.25rem);
    transition: transform 0.3s linear;
  }
  .main-nav__mega-menu-back-button::after {
    display: none;
  }
}
@media (max-width: 47.98rem) {
  .main-nav__mega-menu-back-button:hover::before, .main-nav__mega-menu-back-button:focus::before {
    transform: translateX(-0.125rem) rotate(-45deg);
  }
}
@media (min-width: 48rem) {
  .main-nav__mega-menu-back-button {
    display: none;
  }
}
@media (max-width: 47.98rem) {
  .main-nav__mega-menu-back-button span:last-child {
    display: none;
  }
}
.main-nav__mega-menu-desktop-close-button {
  -webkit-appearance: none;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: var(--megaMenuHeight, 85%);
  left: 0;
  width: 100%;
  height: 20%;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
@media (max-width: 47.98rem) {
  .main-nav__mega-menu-desktop-close-button {
    display: none;
  }
}
body.mega-menu-closing .main-nav__mega-menu-desktop-close-button, body.sub-menu-closing .main-nav__mega-menu-desktop-close-button, body.mega-menu-closing-2 .main-nav__mega-menu-desktop-close-button {
  visibility: visible;
}
body.mega-menu-open .main-nav__mega-menu-desktop-close-button {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
body:not(.mega-menu-open) .main-nav__mega-menu-desktop-close-button {
  transition: opacity 0.4s 0.4s ease-in-out;
}
.main-nav__mega-menu-desktop-close-button:hover .c-btn, .main-nav__mega-menu-desktop-close-button:focus .c-btn {
  background-color: #14245F;
  color: #fff;
}
.main-nav__mega-menu-desktop-close-button .c-btn {
  top: -4rem;
  left: var(--gutterWidth, 1.25rem);
  position: absolute;
  transition: color 0.3s linear, background-color 0.3s linear, box-shadow 0.3s linear, border 0.3s linear, opacity 0.4s ease-in-out;
}
@media (min-height: 43.75rem) {
  .main-nav__mega-menu-desktop-close-button .c-btn {
    top: -5rem;
  }
}
body:not(.mega-menu-open) .main-nav__mega-menu-desktop-close-button .c-btn {
  opacity: 0;
}
.main-nav__mega-menu-desktop-close-button .icon::before {
  font-size: 0.78125rem;
  line-height: 0;
  margin-left: 0.75rem;
  display: block !important;
  transform: none;
  height: auto;
  width: auto;
  position: relative;
  background: transparent;
}

@media (max-width: 47.98rem) {
  .main-nav__menu-item {
    font-size: 2rem;
    line-height: 2.125rem;
    letter-spacing: -0.01em;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 48rem) {
  .main-nav__menu-item {
    font-weight: 700;
    font-size: clamp(0.75rem, 0.6630434783rem + 0.1811594203vw, 0.8125rem);
    line-height: 1.5rem;
    letter-spacing: 0.2em;
  }
}
.main-nav__menu-item > a {
  display: block;
  color: #14245F !important;
  position: relative;
}
@media (max-width: 47.98rem) {
  .main-nav__menu-item > a {
    transition: opacity 0.4s ease-in-out, color 0.3s linear;
    padding-right: 1.25rem;
  }
}
@media (max-width: 47.98rem) {
  body.sub-menu-closing .main-nav__menu-item > a {
    transition: opacity 0.4s 0.4s ease-in-out, color 0.3s linear;
  }
}
@media (min-width: 48rem) {
  .main-nav__menu-item > a {
    text-transform: uppercase;
    font-family: "gt-haptik", sans-serif;
    opacity: 1 !important;
  }
}
.main-nav__menu-item > a::after {
  transition: opacity 0.3s linear;
}
@media (min-width: 48rem) {
  .main-nav__menu-item > a::after {
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #14245F;
    transition: transform 0.3s linear;
    transform: scaleX(0);
    transform-origin: left center;
  }
}
.main-nav__menu-item > a:hover, .main-nav__menu-item > a:focus {
  opacity: 1 !important;
}
@media (min-width: 48rem) {
  .main-nav__menu-item > a:hover::after, .main-nav__menu-item > a:focus::after, .main-nav__menu-item > a.active::after {
    transform: scaleX(1);
  }
}
@media (min-width: 48rem) {
  .main-nav__menu-item > a.active {
    color: #14245F !important;
  }
}
@media (max-width: 47.98rem) {
  body.sub-menu-open .main-nav__menu-item > a, body.mega-menu-closing .main-nav__menu-item > a {
    opacity: 0 !important;
    pointer-events: none;
  }
}
@media (max-width: 47.98rem) {
  .main-nav__menu-item > a body.sub-menu-open:not(.sub-menu-opening) {
    visibility: hidden;
  }
}
@media (max-width: 47.98rem) {
  .main-nav__menu-item.menu-item-has-children > a::after {
    content: "";
    border: 2px solid currentColor;
    width: 0.5rem;
    height: 0.5rem;
    display: block;
    border-left: none;
    border-top: none;
    transform: rotate(-45deg);
    position: absolute;
    right: 0;
    top: calc(50% - 0.25rem);
  }
}
@media (min-width: 48rem) {
  .main-nav__menu-item.current-menu-ancestor-without-cards > a::before {
    content: "";
    width: 0.375rem;
    height: 0.375rem;
    background-color: #14245F;
    display: block;
    position: absolute;
    top: 50%;
    right: -0.75rem;
    transform: translateY(-50%);
    border-radius: 50%;
  }
}
@media (min-width: 48rem) {
  .main-nav__menu-item.current-menu-ancestor-without-cards.main-nav__menu-item--right > a::before {
    right: auto;
    left: -0.75rem;
  }
}
body.single-news .main-nav__menu-item.current-menu-ancestor-without-cards > a::before, body.single-post .main-nav__menu-item.current-menu-ancestor-without-cards > a::before {
  display: none;
}
@media (min-width: 48rem) {
  .main-nav__menu-item--left {
    margin-right: clamp(2rem, 0.4516129032rem + 4.3010752688vw, 4rem);
  }
}
@media (min-width: 48rem) {
  .main-nav__menu-item--right {
    order: 99;
    margin-left: auto;
  }
}
@media (min-width: 48rem) {
  .main-nav__menu-item--right ~ .main-nav__menu-item--right {
    margin-left: clamp(2rem, 0.4516129032rem + 4.3010752688vw, 4rem);
  }
}
.main-nav__sub-menu-item {
  font-weight: 400;
}
.main-nav__sub-menu-item > a {
  display: block;
  transition: opacity 0.3s linear;
  color: #14245F;
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item--primary {
    grid-column: 1;
  }
}
@media (max-width: 47.98rem) {
  .main-nav__sub-menu-item--primary {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 47.98rem) {
  .main-nav__sub-menu-item--primary > a {
    font-size: 1.625rem;
    line-height: 1.75rem;
    letter-spacing: -0.01em;
  }
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item--primary > a {
    font-size: clamp(1.75rem, 0.3951612903rem + 3.7634408602vw, 3.5rem);
    line-height: clamp(1.875rem, 0.3266129032rem + 4.3010752688vw, 3.875rem);
    letter-spacing: -0.01em;
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 47.98rem) {
  .main-nav__sub-menu-item--secondary {
    order: 99;
    margin-top: 1.5rem;
  }
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item--secondary {
    grid-column: 2;
    grid-row: 1/99;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: clamp(1.25rem, 0.9891304348rem + 0.5434782609vw, 1.4375rem);
  }
}
.main-nav__sub-menu-item--secondary ~ .main-nav__sub-menu-item--secondary {
  margin-top: 0;
}
.main-nav__sub-menu-item--secondary a {
  transition: opacity 0.3s linear;
  padding-bottom: 1rem;
  margin-bottom: 0;
  color: #14245F;
}
@media (max-width: 47.98rem) {
  .main-nav__sub-menu-item--secondary a {
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.02em;
    display: block;
    margin-bottom: 1rem;
    padding-bottom: 0;
  }
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item--secondary a {
    font-size: clamp(1.375rem, 0.8911290323rem + 1.3440860215vw, 2rem);
    line-height: clamp(1.5rem, 0.9193548387rem + 1.6129032258vw, 2.25rem);
    letter-spacing: -0.01em;
    display: inline-block;
  }
}
@media (max-width: 47.98rem) {
  .main-nav__sub-menu-item--card {
    margin-top: 3rem;
  }
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item--card {
    grid-column: 2;
    grid-row: 1/99;
  }
}
.main-nav__sub-menu-item--card > a {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #14245F !important;
  opacity: 1 !important;
  transition: transform 0.5s ease;
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item--card > a {
    flex-direction: column;
  }
}
.main-nav__sub-menu-item--card > a:hover, .main-nav__sub-menu-item--card > a:focus {
  transform: translateY(-0.25rem);
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item--card > a:hover, .main-nav__sub-menu-item--card > a:focus {
    transform: translateY(-0.5rem);
  }
}
.main-nav__sub-menu-item--card > a:hover img, .main-nav__sub-menu-item--card > a:focus img {
  transform: scale(1.03);
}
@media (max-width: 47.98rem) {
  .main-nav__sub-menu-item--card > a:hover .main-nav__sub-menu-item__card-button, .main-nav__sub-menu-item--card > a:focus .main-nav__sub-menu-item__card-button {
    border-color: #14245F;
  }
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item--card > a:hover .main-nav__sub-menu-item__card-button, .main-nav__sub-menu-item--card > a:focus .main-nav__sub-menu-item__card-button {
    color: #fff;
    background-color: #14245F;
  }
}
.main-nav__sub-menu-item__card-image-wrapper {
  padding-bottom: 64.3432%;
  border-radius: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem);
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
@media (max-width: 47.98rem) {
  .main-nav__sub-menu-item__card-image-wrapper {
    flex: 0 0 6.125rem;
    padding: 0;
    height: 6.125rem;
    margin-right: 0.75rem;
  }
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item__card-image-wrapper {
    margin-bottom: 1rem;
  }
}
.main-nav__sub-menu-item__card-content {
  font-size: clamp(1.375rem, 0.8911290323rem + 1.3440860215vw, 2rem);
  line-height: clamp(1.5rem, 0.9193548387rem + 1.6129032258vw, 2.25rem);
  letter-spacing: -0.01em;
}
@media (max-width: 47.98rem) {
  .main-nav__sub-menu-item__card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
}
@media (min-width: 48rem) {
  .main-nav__sub-menu-item__card-content {
    max-width: 20.25rem;
    margin-left: 0;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.main-nav__sub-menu-item__card-button {
  margin-top: clamp(0.5rem, 0.1129032258rem + 1.0752688172vw, 1rem);
  transition-duration: 0.5s;
}
.main-nav ul.menu-hovered-link > li > a {
  opacity: 0.6;
}
.main-nav a:hover, .main-nav a:focus {
  opacity: 1 !important;
  color: #14245F;
}

.content-wrapper > *:first-child:not(.block-hero) {
  padding-top: clamp(5rem, 0.1612903226rem + 13.4408602151vw, 11.25rem);
}
.content-wrapper > p:first-child {
  padding-top: clamp(2.5rem, 0.564516129rem + 5.376344086vw, 5rem) !important;
}
.content-wrapper > p > img {
  margin: 2.5rem auto;
  border-radius: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem) !important;
}
.content-wrapper > *:not(section):not(.wp-block-embed):not(.block-editor-inner-blocks):last-child {
  padding-bottom: clamp(5rem, 1.1290322581rem + 10.752688172vw, 10rem);
}

.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks),
.acf-block.has-inner-blocks > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks) {
  margin-left: auto !important;
  margin-right: auto !important;
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 48rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks),
.acf-block.has-inner-blocks > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks) {
    width: calc(var(--columnWidth) * 10 - 30px);
    max-width: calc(var(--columnMaxWidth) * 10 - 30px);
  }
}
@media (min-width: 65.5rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks),
.acf-block.has-inner-blocks > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks) {
    width: calc(var(--columnWidth) * 8 - 30px);
    max-width: calc(var(--columnMaxWidth) * 8 - 30px);
  }
}
.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-full,
.acf-block.has-inner-blocks > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-full {
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 48rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-full,
.acf-block.has-inner-blocks > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-full {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}
.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-mid,
.acf-block.has-inner-blocks > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-mid {
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 48rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-mid,
.acf-block.has-inner-blocks > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-mid {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}
@media (min-width: 65.5rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-mid,
.acf-block.has-inner-blocks > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-mid {
    width: calc(var(--columnWidth) * 10 - 30px);
    max-width: calc(var(--columnMaxWidth) * 10 - 30px);
  }
}
@media (min-width: 48rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-narrow,
.acf-block.has-inner-blocks > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks).is-style-narrow {
    max-width: 35rem;
  }
}
.content-wrapper > .wp-block-embed,
.acf-block.has-inner-blocks > .wp-block-embed {
  margin-left: auto;
  margin-right: auto;
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 48rem) {
  .content-wrapper > .wp-block-embed,
.acf-block.has-inner-blocks > .wp-block-embed {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}

.content-wrapper ul:not([class]),
.content-wrapper ul.is-style-default,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.content-wrapper ol,
.block-editor-block-list__layout ul:not([class]),
.block-editor-block-list__layout ul.is-style-default,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.block-editor-block-list__layout ol {
  padding-left: clamp(1.25rem, 0.6693548387rem + 1.6129032258vw, 2rem);
  margin-bottom: clamp(1.5rem, 1.1129032258rem + 1.0752688172vw, 2rem);
  margin-bottom: 1.5rem;
}
.content-wrapper ul:not([class]) ul,
.content-wrapper ul:not([class]) ol,
.content-wrapper ul.is-style-default ul,
.content-wrapper ul.is-style-default ol,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.content-wrapper ol ul,
.content-wrapper ol ol,
.block-editor-block-list__layout ul:not([class]) ul,
.block-editor-block-list__layout ul:not([class]) ol,
.block-editor-block-list__layout ul.is-style-default ul,
.block-editor-block-list__layout ul.is-style-default ol,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.block-editor-block-list__layout ol ul,
.block-editor-block-list__layout ol ol {
  margin-top: 1rem;
  font-size: clamp(1.125rem, 0.9798387097rem + 0.4032258065vw, 1.3125rem);
  line-height: clamp(1.5rem, 1.3064516129rem + 0.5376344086vw, 1.75rem);
}
.content-wrapper ul:not([class]) li,
.content-wrapper ul.is-style-default li,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.content-wrapper ol li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-editor-block-list__layout ol li {
  font-size: inherit;
  margin-bottom: 1rem;
}
.content-wrapper ul:not([class]) li ul,
.content-wrapper ul:not([class]) li ol,
.content-wrapper ul.is-style-default li ul,
.content-wrapper ul.is-style-default li ol,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.content-wrapper ol li ul,
.content-wrapper ol li ol,
.block-editor-block-list__layout ul:not([class]) li ul,
.block-editor-block-list__layout ul:not([class]) li ol,
.block-editor-block-list__layout ul.is-style-default li ul,
.block-editor-block-list__layout ul.is-style-default li ol,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.block-editor-block-list__layout ol li ul,
.block-editor-block-list__layout ol li ol {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
@media (min-width: 48rem) {
  .content-wrapper ul:not([class]) li ul,
.content-wrapper ul:not([class]) li ol,
.content-wrapper ul.is-style-default li ul,
.content-wrapper ul.is-style-default li ol,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.content-wrapper ol li ul,
.content-wrapper ol li ol,
.block-editor-block-list__layout ul:not([class]) li ul,
.block-editor-block-list__layout ul:not([class]) li ol,
.block-editor-block-list__layout ul.is-style-default li ul,
.block-editor-block-list__layout ul.is-style-default li ol,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.block-editor-block-list__layout ol li ul,
.block-editor-block-list__layout ol li ol {
    margin-bottom: 0;
  }
}
.content-wrapper ul:not([class]) li,
.content-wrapper ul.is-style-default li,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li {
  list-style-type: none;
  position: relative;
}
.content-wrapper ul:not([class]) li::before,
.content-wrapper ul.is-style-default li::before,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before,
.block-editor-block-list__layout ul:not([class]) li::before,
.block-editor-block-list__layout ul.is-style-default li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li::before {
  display: inline-block;
  content: "•";
  color: currentColor;
  position: absolute;
  top: 0;
  left: clamp(-1.375rem, -0.4879032258rem + -1.0752688172vw, -0.875rem);
}
.content-wrapper ul:not([class]) ul,
.content-wrapper ul.is-style-default ul,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.block-editor-block-list__layout ul:not([class]) ul,
.block-editor-block-list__layout ul.is-style-default ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul {
  padding-left: 0;
}
.content-wrapper ul:not([class]) ul li::before,
.content-wrapper ul.is-style-default ul li::before,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before,
.block-editor-block-list__layout ul:not([class]) ul li::before,
.block-editor-block-list__layout ul.is-style-default ul li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul li::before {
  content: "– ";
  display: inline;
  position: static;
  left: auto;
  top: auto;
}
.content-wrapper ul.is-style-check-icon > li,
.block-editor-block-list__layout ul.is-style-check-icon > li {
  position: relative;
}
.content-wrapper ul.is-style-check-icon > li::before,
.block-editor-block-list__layout ul.is-style-check-icon > li::before {
  content: "\ea02";
  font-family: "iconfont-perfectDay";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  width: 1.0625rem;
  height: 1.0625rem;
  top: 0;
  transform: translateY(25%);
  left: clamp(-1.375rem, -0.4879032258rem + -1.0752688172vw, -0.875rem);
}
@media (min-width: 48rem) {
  .content-wrapper ul.is-style-check-icon > li::before,
.block-editor-block-list__layout ul.is-style-check-icon > li::before {
    top: 0.0625rem;
  }
}
.content-wrapper ol,
.block-editor-block-list__layout ol {
  list-style-type: none;
  counter-reset: item;
}
.content-wrapper ol > li,
.block-editor-block-list__layout ol > li {
  position: relative;
}
.content-wrapper ol > li::before,
.block-editor-block-list__layout ol > li::before {
  content: counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  top: 0;
  left: clamp(-1.75rem, -0.8629032258rem + -1.0752688172vw, -1.25rem);
}
.content-wrapper ol ol,
.block-editor-block-list__layout ol ol {
  padding-left: 0;
}
.content-wrapper ol ol li::before,
.block-editor-block-list__layout ol ol li::before {
  content: counters(item, ".") ". ";
  position: static;
  top: auto;
  left: auto;
}

.acf-block {
  position: relative;
  z-index: 1;
}

.wp-block-image {
  margin: 2.5rem auto;
}
.wp-block-image img {
  border-radius: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem) !important;
}

.wp-block-separator {
  border-top: 1px solid #14245F !important;
  border-bottom: 0 !important;
  margin: 2.5rem auto !important;
  opacity: 1 !important;
}

.wp-block-html--destini {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-size: 0;
  line-height: 0;
}
.block-hero--centered-text-cards + .wp-block-html--destini, .block-hero--centered-text-cards + .block-content-section-with-gradient > .wp-block-html--destini:first-child {
  margin-top: clamp(-7.5rem, -3.064516129rem + -5.376344086vw, -5rem);
}

.wp-block-embed {
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-embed .iframe-wrapper {
  background-color: black;
}

.search-hero {
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .search-hero {
    margin-bottom: 5rem;
  }
}

.search-field {
  display: flex;
  padding-bottom: 0.875rem;
  border-bottom: 2px solid #b3b3b3;
  margin-bottom: 2rem;
}
@media (min-width: 48rem) {
  .search-field {
    margin-bottom: 2.5rem;
  }
}
.search-field__input {
  flex: 1;
  border: none;
  appearance: none;
  font-size: clamp(2.25rem, 0.5080645161rem + 4.8387096774vw, 4.5rem);
  line-height: clamp(2.375rem, 0.7298387097rem + 4.5698924731vw, 4.5rem);
  letter-spacing: -0.02em;
  line-height: 1;
}
@media (min-width: 48rem) {
  .search-field__input {
    line-height: 1;
  }
}
.search-field__submit {
  border: none;
  background: none;
  transition: color 0.3s linear;
  width: 3rem;
  height: 3rem;
}
.search-field__submit::before {
  content: "\ea07";
  font-family: "iconfont-perfectDay";
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search-field__submit:hover {
  color: #14245F;
}

.search-result {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 2.4375rem;
  margin-bottom: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-result__subtitle {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.12em;
  font-family: "gt-haptik", sans-serif;
}
.search-result__title {
  font-size: clamp(1.625rem, 0.9475806452rem + 1.8817204301vw, 2.5rem);
  line-height: clamp(1.75rem, 0.9758064516rem + 2.1505376344vw, 2.75rem);
  letter-spacing: -0.01em;
  margin: 0;
}
.search-result__excerpt {
  font-size: clamp(1rem, 0.9032258065rem + 0.2688172043vw, 1.125rem);
  line-height: clamp(1.25rem, 1.0564516129rem + 0.5376344086vw, 1.5rem);
}
.search-result__excerpt p {
  font-size: clamp(1rem, 0.9032258065rem + 0.2688172043vw, 1.125rem);
  line-height: clamp(1.25rem, 1.0564516129rem + 0.5376344086vw, 1.5rem);
}

.eight29-filters {
  --current-pagination-color: $twilight;
}
.eight29-filters .eight29-posts {
  gap: clamp(1rem, -0.1612903226rem + 3.2258064516vw, 2.5rem);
  margin-bottom: clamp(2rem, 1.2258064516rem + 2.1505376344vw, 3rem);
}
@media (min-width: 36rem) {
  .eight29-filters .eight29-posts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 65.5rem) {
  .eight29-filters .eight29-posts {
    grid-template-columns: repeat(3, 1fr);
  }
}
.eight29-filters .filter-button-group .c-btn {
  margin-right: 0.375rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 48rem) {
  .eight29-filters .filter-button-group .c-btn {
    margin-right: 0.5rem;
  }
}
.eight29-filters .sidebar-top .eight29-sidebar {
  margin-bottom: clamp(1rem, -0.5483870968rem + 4.3010752688vw, 3rem);
}
@media (min-width: 65.5rem) {
  .eight29-filters .accordion-select {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.eight29-filters .eight29-filter-heading {
  margin: 0 0 1rem 0;
}
@media (min-width: 65.5rem) {
  .eight29-filters .eight29-filter-heading {
    margin: auto 2.5rem auto 0;
  }
}
@media (min-width: 48rem) {
  .eight29-filters .c-card__button {
    width: 100%;
  }
}
.eight29-filters .c-card__button.c-btn-secondary {
  width: 100%;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  z-index: 999999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease-in-out;
  overflow: auto;
  display: flex;
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .modal {
    background-color: rgba(240, 244, 233, 0.98);
  }
}
.modal__hidden-container {
  display: none;
}
.modal.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.modal.closing {
  opacity: 0;
  pointer-events: none;
}
.modal__content {
  max-width: 51.625rem;
  margin: auto;
  width: 100%;
  padding: clamp(4rem, 1.2903225806rem + 7.5268817204vw, 7.5rem) 1.25rem;
}
.modal__video-content {
  max-width: 75rem;
  margin: auto;
  width: 100%;
  height: 100%;
  max-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal .iframe-wrapper {
  width: 100%;
  max-width: 140vh;
}
@media (min-width: 82.5rem) {
  .modal .iframe-wrapper {
    max-width: 150vh;
  }
}
.modal__link {
  color: #14245F;
  background-color: transparent;
  -webkit-appearance: none;
  border: none;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  text-decoration: underline;
}
.modal__link:hover, .modal__link:focus {
  text-decoration: none;
}
.modal__close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}
@media (max-width: 47.98rem) {
  .modal__close {
    top: 0;
    right: 0;
    padding: 0;
    height: 3.5rem;
    width: 3.5rem;
    border-radius: 0;
    box-shadow: none;
    border: none;
    background: transparent;
  }
}
@media (max-width: 47.98rem) {
  .modal__close:hover, .modal__close:focus {
    color: #FF5341;
    box-shadow: none;
    border: none;
    background: transparent;
  }
}
.modal__close::after {
  content: "\ea04";
  font-family: "iconfont-perfectDay";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  line-height: 0;
}
@media (min-width: 48rem) {
  .modal__close::after {
    margin-left: 0.75rem;
    font-size: 0.78125rem;
  }
}
@media (max-width: 47.98rem) {
  .modal__close span {
    display: none;
  }
}

.x404 {
  padding-top: clamp(7.5rem, 1.6935483871rem + 16.1290322581vw, 15rem);
  padding-bottom: clamp(3rem, 1.4516129032rem + 4.3010752688vw, 5rem);
}
.x404__col {
  position: relative;
  max-width: 42.5rem;
}
@media (min-width: 65.5rem) {
  .x404__col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.x404__title {
  margin-top: 0.5rem;
}

.single-post__hero {
  text-align: center;
  padding-top: clamp(5rem, 0.1612903226rem + 13.4408602151vw, 11.25rem);
  padding-bottom: clamp(2.5rem, 0.1774193548rem + 6.4516129032vw, 5.5rem);
}
.single-post__hero--has-image {
  padding-bottom: clamp(8.375rem, -0.7217741935rem + 25.2688172043vw, 20.125rem);
}
.single-post__title {
  margin-bottom: clamp(0.5rem, -0.2741935484rem + 2.1505376344vw, 1.5rem);
}
@media (min-width: 48rem) {
  .single-post__meta {
    display: grid;
    grid-template-columns: 30% 40% 20%;
  }
}
@media (min-width: 48rem) {
  .single-post__byline {
    grid-column-start: 2;
  }
}
.single-post__byline p:last-of-type {
  margin-bottom: 0;
}
.single-post .share-icons {
  margin-top: 1.5rem;
}
@media (min-width: 48rem) {
  .single-post .share-icons {
    margin-top: 0;
  }
}
@media (min-width: 48rem) {
  .single-post .share-icons:only-child {
    grid-area: 1/1/1/4;
    justify-content: center;
    margin: 0;
  }
}
.single-post__content {
  position: relative;
  z-index: 2;
}
.single-post__featured-image-wrapper {
  padding-top: 0 !important;
  margin-top: clamp(-17.1875rem, 1.1088709677rem + -22.1774193548vw, -6.875rem);
  margin-bottom: clamp(2.5rem, 0.564516129rem + 5.376344086vw, 5rem);
}
.single-post__featured-image {
  border-radius: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem);
}

.main-footer {
  position: relative;
  z-index: 0;
  padding-top: clamp(3.5rem, -1.5322580645rem + 13.9784946237vw, 10rem);
}
.content-wrapper:empty + .main-footer {
  padding-top: clamp(7.5rem, 3.6290322581rem + 10.752688172vw, 12.5rem);
}
body.last-block-cloud .main-footer {
  padding-top: 0;
}
.main-footer::before {
  content: "";
  background: linear-gradient(to top, #14245F, #FF5341 9.625rem, #FFAD73 21.875rem, rgba(255, 173, 115, 0));
  top: clamp(-16.25rem, -16.25rem + 0vw, -16.25rem);
  bottom: 0;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 65.48rem) {
  .main-footer::before {
    background: linear-gradient(to top, #14245F 3rem, #FF5341, #FFAD73 20.5rem, rgba(255, 173, 115, 0));
  }
}
@media (max-width: 47.98rem) {
  .main-footer::before {
    background: linear-gradient(to top, #14245F 4.25rem, #FF5341, #FFAD73 21.75rem, rgba(255, 173, 115, 0));
  }
}
.main-footer__back-to-top-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 0.125rem;
}
@media (min-width: 48rem) {
  .main-footer__back-to-top-col {
    margin-top: 0;
  }
}
.main-footer__back-to-top-col::after {
  content: "";
  height: 1px;
  background: #14245F;
  width: 100%;
  flex: 0 0 100%;
  display: block;
  margin-top: 1.5rem;
}
@media (min-width: 48rem) {
  .main-footer__back-to-top-col::after {
    margin-top: clamp(3.875rem, 2.2782258065rem + 4.435483871vw, 5.9375rem);
  }
}
.main-footer__back-to-top-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: auto;
  margin-right: 1.875rem;
  color: #14245F;
  font-family: "gt-haptik", sans-serif;
}
@media (min-width: 48rem) {
  .main-footer__back-to-top-link {
    display: none;
  }
}
.main-footer__back-to-top-link:hover, .main-footer__back-to-top-link:focus {
  color: #14245F;
}
.main-footer__back-to-top-link:hover .icon, .main-footer__back-to-top-link:focus .icon {
  transform: translateY(-0.25rem);
  color: #fff;
  background-color: #14245F;
}
.main-footer__back-to-top-link .icon {
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #14245F;
  border-radius: 50%;
  margin-left: 0.75rem;
  transition: all 0.3s linear;
}
.main-footer__back-to-top-link .icon::before {
  transform: rotate(-90deg);
}

.footer-cta {
  text-align: center;
  margin-bottom: clamp(4rem, -0.6451612903rem + 12.9032258065vw, 10rem);
}
.footer-cta .gform_submission_error {
  display: none;
}
.footer-cta .validation_message {
  top: 100%;
  position: absolute;
  left: 0;
  width: 100%;
}
.footer-cta__heading {
  margin-bottom: 1.5rem;
}
.footer-cta .gform_wrapper {
  position: relative;
}
.footer-cta form {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 36rem) {
  .footer-cta form {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: -1.5rem;
  }
}
@media (min-width: 36rem) {
  .footer-cta .gform_footer {
    margin-left: 1rem;
    margin-bottom: 1.5rem;
  }
}

.footer-menu {
  margin-bottom: 1.5rem;
}
@media (max-width: 47.98rem) {
  .footer-menu__menu {
    column-count: 2;
    column-gap: 1.25rem;
  }
}
@media (min-width: 48rem) {
  .footer-menu__menu {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
@media (min-width: 62rem) {
  .footer-menu__menu {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
}
.footer-menu__menu > li {
  display: block;
}
@media (max-width: 47.98rem) {
  .footer-menu__menu > li {
    margin-bottom: 2rem;
    break-inside: avoid-column;
  }
}
@media (min-width: 48rem) {
  .footer-menu__menu > li {
    order: var(--desktopOrder, 0);
    padding: 0 1.25rem;
    flex: 0 0 33%;
  }
}
@media (min-width: 62rem) {
  .footer-menu__menu > li {
    flex: 0 0 auto;
  }
}
.footer-menu__menu > li li {
  display: block;
  margin-bottom: clamp(0.8125rem, 1.0342741935rem + -0.2688172043vw, 0.9375rem);
  font-size: clamp(0.875rem, 0.7782258065rem + 0.2688172043vw, 1rem);
  line-height: clamp(1rem, 0.9032258065rem + 0.2688172043vw, 1.125rem);
}
.footer-menu__menu > li li a {
  letter-spacing: 0.02em;
  font-family: "gt-haptik", sans-serif;
  position: relative;
  border-bottom: 1px solid transparent;
  transition: border 0.3s linear;
}
@media (max-width: 47.98rem) {
  .footer-menu__menu > li li a {
    letter-spacing: -0.01em;
  }
}
.footer-menu__menu > li li a:hover, .footer-menu__menu > li li a:focus {
  color: #14245F;
  border-color: #14245F;
}
.footer-menu__menu-heading {
  margin-bottom: clamp(0.6875rem, 0.7983870968rem + -0.1344086022vw, 0.75rem);
}
.footer-menu__menu-heading, .footer-menu__menu-heading > a {
  font-size: clamp(1.3125rem, 1.1673387097rem + 0.4032258065vw, 1.5rem);
  line-height: clamp(1.75rem, 1.1693548387rem + 1.6129032258vw, 2.5rem);
  letter-spacing: -0.01em;
}

.footer-links {
  margin-bottom: 1.5rem;
}
@media (min-width: 48rem) {
  .footer-links {
    margin-bottom: clamp(-1.625rem, -0.0725806452rem + -1.8817204301vw, -0.75rem);
  }
}
.footer-links ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footer-links a {
  color: #14245F;
  border-bottom: 1px solid transparent;
  transition: border 0.3s linear;
}
.footer-links a:hover, .footer-links a:focus {
  color: #14245F;
  border-color: #14245F;
}

.footer-bottom {
  color: rgba(255, 255, 255, 0.6);
  font-family: "gt-haptik", sans-serif;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.02em;
  padding-bottom: clamp(1rem, 0.6129032258rem + 1.0752688172vw, 1.5rem);
  overflow: hidden;
}
@media (max-width: 47.98rem) {
  .footer-bottom {
    text-align: center;
  }
}
.footer-bottom .row {
  align-items: flex-end;
}
.footer-bottom__logo-col {
  text-align: center;
  margin-bottom: 1rem;
  pointer-events: none;
}
@media (min-width: 65.5rem) {
  .footer-bottom__logo-col {
    margin-bottom: 0;
  }
}
.footer-bottom__logo-link {
  display: inline-block;
  position: relative;
}
.footer-bottom__logo {
  width: clamp(20.875rem, 18.8427419355rem + 5.6451612903vw, 23.5rem);
  height: auto;
  margin-bottom: -32%;
}
@media (min-width: 65.5rem) {
  .footer-bottom__copyright-col, .footer-bottom__menu-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
@media (min-width: 65.5rem) {
  .footer-bottom__copyright-col {
    order: -1;
  }
}
.footer-bottom__menu-col {
  pointer-events: none;
}
.footer-bottom__menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 47.98rem) {
  .footer-bottom__menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
  }
}
@media (min-width: 48rem) {
  .footer-bottom__menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
.footer-bottom__menu li {
  position: relative;
}
@media (max-width: 47.98rem) {
  .footer-bottom__menu li {
    padding: 0 0.6875rem;
  }
}
@media (min-width: 48rem) {
  .footer-bottom__menu li {
    margin-left: 1.375rem;
  }
}
@media (min-width: 48rem) {
  .footer-bottom__menu li:first-child {
    margin-left: auto;
  }
}
.footer-bottom__menu li:not(:last-child)::after {
  content: "·";
  position: absolute;
  right: -0.125rem;
  top: 50%;
  line-height: 0;
}
@media (min-width: 48rem) {
  .footer-bottom__menu li:not(:last-child)::after {
    right: -0.8125rem;
  }
}
.footer-bottom a {
  pointer-events: auto;
}
.footer-bottom a:not(.footer-bottom__logo-link) {
  color: rgba(255, 255, 255, 0.6);
  transition: color 0.3s linear, border 0.3s linear;
  border-bottom: 1px solid transparent;
}
.footer-bottom a:not(.footer-bottom__logo-link):hover, .footer-bottom a:not(.footer-bottom__logo-link):focus {
  color: #fff;
  border-color: #fff;
}

.footer-social-links {
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media (min-width: 48rem) {
  .footer-social-links {
    margin-bottom: 0;
  }
}
.footer-social-links__wrapper {
  margin-right: 0.75rem;
}
.footer-social-links__link {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #14245F;
  border: none !important;
}
.footer-social-links__link:hover, .footer-social-links__link:focus {
  color: #fff;
}
.footer-social-links__link:hover .icon, .footer-social-links__link:focus .icon {
  background-color: #14245F;
  color: #fff;
}
.footer-social-links__link .icon {
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #14245F;
  border-radius: 50%;
  transition: background-color 0.3s linear, color 0.3s linear;
}

.footer-additional-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.footer-additional-links__wrapper {
  margin-right: 2.5rem;
}
@media (min-width: 48rem) {
  .footer-additional-links__wrapper {
    margin-right: 0;
    margin-left: 2.5rem;
  }
}
@media (min-width: 48rem) {
  .footer-additional-links__wrapper:first-child {
    margin-left: auto;
  }
}
.footer-additional-links__link {
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.12em;
  font-family: "gt-haptik", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.footer-additional-links__logo {
  max-height: 1.5rem;
  width: auto;
}