/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

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

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

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

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

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

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

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

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}@charset "UTF-8";
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTMedium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTMedium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTMedium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTMedium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
.shingles-button {
  padding: 0;
}
.shingles-button button {
  width: fit-content;
  height: 44px;
  outline: none;
  border: 0;
  font-weight: 500;
  border-radius: 4px;
  padding: 12px 12px;
  font-size: 18px;
  background-color: #eb3475;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none !important;
}
@media only screen and (min-width: 992px) {
  .shingles-button button {
    font-size: 22px;
    padding: 16px 24px;
    height: 56px;
  }
}
.shingles-button button:focus-visible {
  outline: 2px solid #000000;
}

.blue-title {
  color: #00677f;
}

.light-blue-bg {
  background-color: #e0edf0;
  padding-top: 32px !important;
  margin-bottom: 32px;
}
@media only screen and (min-width: 992px) {
  .light-blue-bg {
    padding-top: 48px !important;
    margin-bottom: 48px;
  }
}

/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 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 {
  /* stylelint-disable font-family-no-duplicate-names */
  font-family: monospace, monospace;
  /* 1 */
  /* stylelint-enable font-family-no-duplicate-names */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 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 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 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 {
  /* stylelint-disable font-family-no-duplicate-names */
  font-family: monospace, monospace;
  /* 1 */
  /* stylelint-enable font-family-no-duplicate-names */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * 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;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  appearance: button;
}

/**
   * 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: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 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 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
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"] {
  appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  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 {
  appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/*
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: $headings-margin-bottom;
}
*/
/*
p {
  margin-top: 0;
  margin-bottom: $paragraph-margin-bottom;
}
*/
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
    /*
  @include hover-focus {
    color: inherit;
    text-decoration: none;
  }
*/
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  /* stylelint-disable no-eol-whitespace */
  text-transform: none;
  /* stylelint-enable no-eol-whitespace */
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 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 {
  /* stylelint-disable font-family-no-duplicate-names */
  font-family: monospace, monospace;
  /* 1 */
  /* stylelint-enable font-family-no-duplicate-names */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 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 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 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 {
  /* stylelint-disable font-family-no-duplicate-names */
  font-family: monospace, monospace;
  /* 1 */
  /* stylelint-enable font-family-no-duplicate-names */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * 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;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  appearance: button;
}

/**
   * 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: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 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 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
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"] {
  appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  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 {
  appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/*
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: $headings-margin-bottom;
}
*/
/*
p {
  margin-top: 0;
  margin-bottom: $paragraph-margin-bottom;
}
*/
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
    /*
  @include hover-focus {
    color: inherit;
    text-decoration: none;
  }
*/
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  /* stylelint-disable no-eol-whitespace */
  text-transform: none;
  /* stylelint-enable no-eol-whitespace */
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTMedium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "VerdanaPro";
  src: url("../../assets/fonts/VerdanaPro-CondLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTMedium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "FuturaPT";
  src: url("../../assets/fonts/FuturaPTBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
.shingles-button {
  padding: 0;
}
.shingles-button button {
  width: fit-content;
  height: 44px;
  outline: none;
  border: 0;
  font-weight: 500;
  border-radius: 4px;
  padding: 12px 12px;
  font-size: 18px;
  background-color: #eb3475;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none !important;
}
@media only screen and (min-width: 992px) {
  .shingles-button button {
    font-size: 22px;
    padding: 16px 24px;
    height: 56px;
  }
}
.shingles-button button:focus-visible {
  outline: 2px solid #000000;
}

.blue-title {
  color: #00677f;
}

.light-blue-bg {
  background-color: #e0edf0;
  padding-top: 32px !important;
  margin-bottom: 32px;
}
@media only screen and (min-width: 992px) {
  .light-blue-bg {
    padding-top: 48px !important;
    margin-bottom: 48px;
  }
}

#header {
  position: relative;
}
#header .col-xs-12 {
  padding: 0;
}
#header .reference-header {
  position: static;
  height: 80px;
  background-color: #ffffff;
  padding: 16px 0;
}
@media only screen and (min-width: 992px) {
  #header .reference-header {
    height: 100px;
  }
}
#header .reference-header .inner,
#header .reference-header .component-content {
  height: 100%;
}
#header .reference-header > .inner > .component-content {
  max-width: 1800px;
  margin: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}
#header .reference-header > .inner > .component-content > a {
  display: none;
}
#header .reference-header .navigation {
  margin-left: auto;
  margin-right: 16px;
}
#header .reference-header .navigation ul.navigation-level1 {
  padding-top: 24px;
}
@media only screen and (min-width: 992px) {
  #header .reference-header .navigation ul.navigation-level1 {
    padding-top: 0;
  }
}
#header .reference-header .navigation ul.navigation-level2 {
  padding-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  #header .reference-header .navigation ul.navigation-level2 {
    padding-bottom: 0;
  }
}
#header .reference-header .navigation ul.navigation-root {
  margin: 0 !important;
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  left: 0;
  top: 100%;
  display: none;
  flex-direction: column;
}
#header .reference-header .navigation ul.navigation-root.is-open {
  display: flex;
  z-index: 10;
}
#header .reference-header .navigation ul.navigation-root.is-open .navigation-root {
  display: flex !important;
  padding-bottom: 16px !important;
}
@media only screen and (min-width: 992px) {
  #header .reference-header .navigation ul.navigation-root {
    position: relative;
    display: flex;
    padding: 0;
    top: initial;
    left: initial;
    flex-direction: row;
    gap: 32px;
    justify-content: space-between;
  }
}
#header .reference-header .navigation li.navigation-level1 {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  #header .reference-header .navigation li.navigation-level1 {
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 32px;
  }
}
#header .reference-header .navigation li.navigation-level1,
#header .reference-header .navigation li.navigation-level2 {
  border: 0;
  border-bottom: 1px solid black;
  list-style-type: none;
  padding: 16px 8px;
}
#header .reference-header .navigation li.navigation-level1 a.navigation-item-title,
#header .reference-header .navigation li.navigation-level2 a.navigation-item-title {
  color: #000000;
  font-size: 20px;
  background: transparent;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  #header .reference-header .navigation li.navigation-level1 a.navigation-item-title,
  #header .reference-header .navigation li.navigation-level2 a.navigation-item-title {
    padding: 0;
  }
}
#header .reference-header .navigation li.navigation-level1 a.navigation-item-title .navigation-item-decoration,
#header .reference-header .navigation li.navigation-level2 a.navigation-item-title .navigation-item-decoration {
  display: none;
}
#header .reference-header .navigation li.navigation-level1::marker,
#header .reference-header .navigation li.navigation-level2::marker {
  display: none;
}
#header .reference-header .navigation li.navigation-level1.is-active > a,
#header .reference-header .navigation li.navigation-level2.is-active > a {
  font-weight: 700;
}
#header .reference-header .navigation li.navigation-level1:first-of-type,
#header .reference-header .navigation li.navigation-level2:first-of-type {
  border-top: 1px solid black;
}
@media only screen and (min-width: 992px) {
  #header .reference-header .navigation li.navigation-level1:first-of-type,
  #header .reference-header .navigation li.navigation-level2:first-of-type {
    border-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  #header .reference-header .navigation li.navigation-level1,
  #header .reference-header .navigation li.navigation-level2 {
    border: 0;
    padding: 0;
  }
}
#header .reference-header .reference-shingles-locale-selector {
  position: relative;
  height: 100%;
}
#header .reference-header .reference-shingles-locale-selector .component-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
#header .reference-header .reference-shingles-locale-selector .shingles-locale-selector {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  padding: 0 16px;
}
#header .reference-header .reference-shingles-locale-selector .shingles-locale-selector a {
  text-decoration: none;
  color: #000000;
  font-size: 16px;
}
#header .reference-header .reference-shingles-locale-selector .shingles-locale-selector a.active {
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  #header .reference-header .reference-shingles-locale-selector .shingles-locale-selector {
    gap: 32px;
    padding: 0 32px;
  }
  #header .reference-header .reference-shingles-locale-selector .shingles-locale-selector a {
    font-size: 20px;
  }
}
#header .reference-header .reference-shingles-locale-selector:after, #header .reference-header .reference-shingles-locale-selector:before {
  content: "";
  background-color: lightgray;
  position: absolute;
  display: block;
  width: 1px;
  height: 80px;
  transform: translatey(-16px);
  top: 0;
  right: 0;
}
@media only screen and (min-width: 992px) {
  #header .reference-header .reference-shingles-locale-selector:after, #header .reference-header .reference-shingles-locale-selector:before {
    height: 100px;
  }
}
#header .reference-header .reference-shingles-locale-selector:before {
  left: 0;
}
#header .navigation-mobile-menu {
  display: block;
  width: 25px;
  height: 25px;
  z-index: 1;
  outline: none;
  margin-left: 8px;
  border: none;
  cursor: pointer;
  background: url("../../assets/svg/menu_shingles.svg") no-repeat;
}
#header .navigation-mobile-menu.is-open {
  background: url("../../assets/svg/menu-opened_shingles.svg") no-repeat;
}
#header .navigation-mobile-menu::after {
  content: None;
}
#header .navigation-mobile-menu:focus {
  outline: 1px solid black;
}
@media only screen and (min-width: 992px) {
  #header .navigation-mobile-menu {
    display: none;
  }
}
#header .image {
  max-width: 100px;
}
@media only screen and (min-width: 992px) {
  #header .image {
    max-width: 150px;
  }
}

#footer {
  padding: 0 15px !important;
  background-color: #ffffff !important;
  border-top: 4px solid #eb3475;
  margin-top: 24px !important;
}
@media only screen and (min-width: 992px) {
  #footer {
    margin-top: 48px !important;
  }
}
#footer:before {
  display: none !important;
}
#footer .col-md-12 {
  display: flex;
  padding: 0;
}
#footer .reference-footer {
  padding: 0;
  width: 100%;
  max-width: 1600px;
  margin: auto;
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 {
  padding: 0;
  margin-top: 8px;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer > .inner > .component-content > .col-xs-12 {
    margin-top: 16px;
  }
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 .col-xs-12.first {
  padding: 0;
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 .col-xs-12.first p {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer > .inner > .component-content > .col-xs-12 .col-xs-12.first p {
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 .col-xs-12.first p a {
  text-decoration: none;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 {
  padding: 0;
  padding-bottom: 16px;
  margin: 0;
  margin-top: 24px;
  width: 100% !important;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 {
    margin-top: 48px;
  }
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 > .component-content > .content {
    margin-top: 48px;
    flex-direction: row;
  }
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 .image {
  padding: 0;
  max-width: 150px;
  margin: 0;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 .image {
    max-width: 100%;
  }
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 .image img {
  max-width: 150px;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 .image img {
    max-width: 100%;
  }
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 .richText {
  width: 100%;
  padding: 0;
  font-size: 12px;
}
#footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 .richText p {
  margin: 0;
  text-align: start !important;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer > .inner > .component-content > .col-xs-12 .col-lg-10 .richText p {
    flex-direction: row;
    text-align: end !important;
  }
}

.video .video-video-container {
  position: relative;
  max-height: 535px;
}
.video .video-nojs {
  display: none;
}
.video video {
  max-height: 600px;
  height: 100%;
}
.video .video-btn-play {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 53px;
  height: 53px;
  background-color: #eb3475;
  border: 0;
  outline: 0;
  border-radius: 50%;
  padding: 0;
  transform: translateY(-50%);
  margin-left: auto;
  margin-right: auto;
  transition: opacity 0.3s ease;
  align-items: center;
  z-index: 2;
  justify-content: center;
}
.video .video-btn-play:hover {
  cursor: pointer;
  opacity: 0.8;
}
.video .video-btn-play::after {
  content: '';
  mask-image: url("../../assets/svg/play.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  display: inline-block;
  background-color: #ffffff;
  background-size: 20px;
  height: 24px;
  width: 15px;
  transform: translate(2px, 2px);
}

.shingles-accordion {
  border-top: 1px solid lightgray;
  display: flex;
  width: calc(100% + 30px);
  padding-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (min-width: 992px) {
  .shingles-accordion {
    margin-bottom: 100px;
    padding-top: 100px;
  }
}
.shingles-accordion > .component-content {
  width: 100%;
}
.shingles-accordion > .component-content > .content {
  display: flex;
  flex-direction: column;
  max-width: 1460px;
  padding: 0 15px;
  margin: auto !important;
}
.shingles-accordion .richText .richText-content {
  text-align: start;
  margin-bottom: 40px;
}
.shingles-accordion .richText .richText-content h2 {
  text-align: start;
  font-size: 35px;
}
@media only screen and (min-width: 992px) {
  .shingles-accordion .richText .richText-content h2 {
    font-size: 60px;
  }
}
.shingles-accordion .accordion-container {
  border: 0;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: 0 !important;
  list-style-type: none;
}
.shingles-accordion .accordion-container li.accordion-slide {
  list-style-type: none;
  padding: 0 16px;
  border: 4px black solid;
}
@media only screen and (min-width: 992px) {
  .shingles-accordion .accordion-container li.accordion-slide {
    padding: 0 24px;
  }
}
.shingles-accordion .accordion-container li.accordion-slide header {
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 0;
  background-color: transparent;
}
@media only screen and (min-width: 992px) {
  .shingles-accordion .accordion-container li.accordion-slide header {
    min-height: 100px;
  }
}
.shingles-accordion .accordion-container li.accordion-slide header::after {
  content: '';
  transition: all 0.3s ease-in-out;
  border: solid #eb3475;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 5px;
  height: fit-content;
  transform: rotate(45deg);
}
@media only screen and (min-width: 992px) {
  .shingles-accordion .accordion-container li.accordion-slide header::after {
    border-width: 0 10px 10px 0;
    padding: 10px;
  }
}
.shingles-accordion .accordion-container li.accordion-slide a {
  font-size: 24px;
  font-weight: bold;
}
@media only screen and (min-width: 992px) {
  .shingles-accordion .accordion-container li.accordion-slide a {
    font-size: 35px;
  }
}
.shingles-accordion .accordion-container li.accordion-slide a::before {
  display: none !important;
}
.shingles-accordion .accordion-container li.accordion-slide .accordion-content-wrapper {
  padding: 0 12px;
  margin-bottom: 24px;
  display: none;
}
.shingles-accordion .accordion-container li.accordion-slide .accordion-content-wrapper .accordion-content {
  display: flex;
  padding: 0;
}
.shingles-accordion .accordion-container li.accordion-slide .accordion-content-wrapper .richText {
  padding: 0;
}
.shingles-accordion .accordion-container li.accordion-slide .accordion-content-wrapper .richText-content {
  margin: 0;
  text-align: start;
  font-size: 20px;
}
@media only screen and (min-width: 992px) {
  .shingles-accordion .accordion-container li.accordion-slide .accordion-content-wrapper .richText-content {
    font-size: 32px;
  }
}
.shingles-accordion .accordion-container li.accordion-slide .accordion-content-wrapper .richText-content ul {
  margin-left: 36px;
}
.shingles-accordion .accordion-container li.accordion-slide.is-visible header::after {
  transition: all 0.3s ease-in-out;
  transform: rotate(-135deg);
}
.shingles-accordion .accordion-container li.accordion-slide.is-visible .accordion-content-wrapper {
  display: flex;
}

.reference-shingles-button {
  padding: 0;
  max-width: 400px;
  width: 100%;
}
.reference-shingles-button button {
  outline: none;
  border: 0;
  width: 100%;
  font-weight: 700;
  border-radius: calc(100vh/2);
  padding: 12px 18px;
  font-size: 16px;
  background-color: #eb3475;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none !important;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-button button {
    font-size: 22px;
  }
}

.shingles-content-hero {
  background-color: #e9e9e9;
  width: calc(100% + 30px);
  overflow: hidden;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .shingles-content-hero {
    margin-bottom: 80px;
  }
}
.shingles-content-hero > .component-content > .content {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1200px) {
  .shingles-content-hero > .component-content > .content {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1200px) {
  .shingles-content-hero .shingles-rich-text-with-button {
    max-width: 650px;
  }
}
.shingles-content-hero .shingles-rich-text-with-button .richText-content span.font-bigger {
  color: #000000 !important;
  font-size: 24px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .shingles-content-hero .shingles-rich-text-with-button .richText-content span.font-bigger {
    font-size: 35px;
  }
}
.shingles-content-hero .shingles-rich-text-with-button .richText-content ul {
  color: #000000 !important;
  font-size: 22px;
  margin-left: 50px;
}
@media only screen and (min-width: 992px) {
  .shingles-content-hero .shingles-rich-text-with-button .richText-content ul {
    font-size: 28px;
  }
}
.shingles-content-hero .shingles-rich-text-with-button .richText-content span.font-smaller {
  color: #000000 !important;
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  .shingles-content-hero .shingles-rich-text-with-button .richText-content span.font-smaller {
    font-size: 24px;
  }
}
.shingles-content-hero .image {
  order: 2;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1200px) {
  .shingles-content-hero .image {
    order: initial;
    position: relative;
    max-width: 60%;
  }
}
.shingles-content-hero img {
  height: 100%;
  max-height: 700px;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .shingles-content-hero img {
    height: 100%;
  }
}

body > .container {
  max-width: 1920px !important;
  padding: 0 !important;
  width: 100% !important;
}

.shingles-hero {
  width: calc(100% + 30px);
  background-color: #000000;
  padding: 0;
  margin-bottom: 40px;
}
.shingles-hero .content > a:first-of-type {
  display: none;
}
.shingles-hero .paragraphSystem::before,
.shingles-hero .paragraphSystem::after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .shingles-hero {
    margin-bottom: 60px;
  }
}
.shingles-hero > .component-content > .content {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .shingles-hero > .component-content > .content {
    flex-direction: row;
  }
}
.shingles-hero > .component-content > .content .image {
  padding: 0;
  max-height: 370px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .shingles-hero > .component-content > .content .image {
    object-fit: cover;
    max-height: 600px;
  }
}
.shingles-hero > .component-content > .content .image > .component-content {
  height: 100%;
  display: flex;
}
.shingles-hero > .component-content > .content .image img {
  width: 100%;
  object-fit: cover;
  max-height: 370px;
}
@media only screen and (min-width: 992px) {
  .shingles-hero > .component-content > .content .image img {
    object-fit: cover;
    max-height: none;
  }
}
.shingles-hero > .component-content > .content .shingles-rich-text-with-button {
  padding: 0 16px;
  max-width: 850px;
  width: 100%;
  margin: 32px 0;
}
.shingles-hero > .component-content > .content .shingles-rich-text-with-button .component-content {
  width: 100% !important;
}
@media only screen and (min-width: 992px) {
  .shingles-hero > .component-content > .content .shingles-rich-text-with-button {
    margin: 0;
    margin-left: 32px;
  }
}
.shingles-hero > .component-content > .content .shingles-rich-text-with-button .richText {
  padding: 0;
}
.shingles-hero > .component-content > .content .shingles-rich-text-with-button .richText h1 {
  font-size: 32px;
}
@media only screen and (min-width: 1200px) {
  .shingles-hero > .component-content > .content .shingles-rich-text-with-button .richText h1 {
    font-size: 40px;
  }
}
.shingles-hero > .component-content > .content .shingles-rich-text-with-button .richText h1.h1-bigger {
  font-size: 36px;
}
@media only screen and (min-width: 1200px) {
  .shingles-hero > .component-content > .content .shingles-rich-text-with-button .richText h1.h1-bigger {
    font-size: 50px;
  }
}
.shingles-hero > .component-content > .content .shingles-rich-text-with-button .richText h1.nl-smaller-text {
  font-size: 24px;
}
@media only screen and (min-width: 1200px) {
  .shingles-hero > .component-content > .content .shingles-rich-text-with-button .richText h1.nl-smaller-text {
    font-size: 40px;
  }
}
.shingles-hero > .component-content > .content .shingles-rich-text-with-button .richText p {
  font-size: 20px;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 1200px) {
  .shingles-hero > .component-content > .content .shingles-rich-text-with-button .richText p {
    font-size: 30px;
    font-weight: 700;
    margin-top: 32px;
    max-width: 780px;
    margin-bottom: 32px;
  }
}

.shingles-info-banner {
  width: calc(100% + 30px);
  background-color: #000000;
  padding: 0;
  margin-bottom: 30px;
}
.shingles-info-banner .content > a:first-of-type {
  display: none;
}
.shingles-info-banner .paragraphSystem::before,
.shingles-info-banner .paragraphSystem::after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .shingles-info-banner {
    margin-bottom: 50px;
  }
}
.shingles-info-banner > .component-content .content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
@media only screen and (min-width: 992px) {
  .shingles-info-banner > .component-content .content {
    gap: 70px;
  }
}
.shingles-info-banner .image {
  height: 200px;
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eb3475;
}
@media only screen and (min-width: 992px) {
  .shingles-info-banner .image {
    height: 400px;
    width: 400px;
  }
}
.shingles-info-banner .image img {
  height: 50px;
}
@media only screen and (min-width: 992px) {
  .shingles-info-banner .image img {
    height: 150px;
  }
}
.shingles-info-banner .richText {
  padding: 0 16px;
  flex-basis: 400px;
}
.shingles-info-banner .richText p {
  font-size: 25px;
  font-weight: 700;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .shingles-info-banner .richText p {
    font-size: 55px;
  }
}
.shingles-info-banner .richText-content {
  color: #ffffff !important;
}

.shingles-large-image-with-text {
  width: calc(100% + 30px);
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .shingles-large-image-with-text {
    margin-bottom: 60px;
  }
}
.shingles-large-image-with-text .content {
  display: flex;
  flex-direction: column;
}
.shingles-large-image-with-text .richText {
  margin: auto;
  max-width: 1250px;
  padding: 0 15px;
}
.shingles-large-image-with-text .richText .richText-content p {
  text-align: start;
  font-size: 24px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .shingles-large-image-with-text .richText .richText-content p {
    margin-bottom: 36px;
    font-size: 36px;
  }
}
.shingles-large-image-with-text .richText .richText-content p .pink-highlight {
  color: #ffffff;
  font-weight: 700;
}
.shingles-large-image-with-text .richText .richText-content p .selection-bold {
  font-weight: 700;
}
.shingles-large-image-with-text .richText .richText-content p.small {
  margin-top: 60px;
  font-size: 18px;
  text-align: start;
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .shingles-large-image-with-text .richText .richText-content p.small {
    margin-bottom: 36px;
    font-size: 22px;
    margin-top: 80px;
  }
}
.shingles-large-image-with-text .richText .richText-content h2 {
  text-align: start;
  font-size: 30px;
  margin-bottom: 12px;
}
@media only screen and (min-width: 992px) {
  .shingles-large-image-with-text .richText .richText-content h2 {
    font-size: 40px;
  }
}
.shingles-large-image-with-text .richText .richText-content h2.title-bigger {
  font-size: 40px;
}
@media only screen and (min-width: 992px) {
  .shingles-large-image-with-text .richText .richText-content h2.title-bigger {
    font-size: 50px;
  }
}
.shingles-large-image-with-text .richText .richText-content h3 {
  text-align: start;
  font-size: 30px;
  margin-bottom: 12px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .shingles-large-image-with-text .richText .richText-content h3 {
    font-size: 40px;
  }
}
.shingles-large-image-with-text .richText .richText-content ul {
  text-align: start;
  font-size: 24px;
  margin-bottom: 24px;
  margin-left: 30px;
}
@media only screen and (min-width: 992px) {
  .shingles-large-image-with-text .richText .richText-content ul {
    margin-left: 60px;
    margin-bottom: 36px;
    font-size: 36px;
  }
}
.shingles-large-image-with-text .richText .richText-content ul .pink-highlight {
  color: #ffffff;
  font-weight: 700;
}
.shingles-large-image-with-text img {
  width: 100%;
}

.reference-shingles-link {
  padding: 0;
  max-width: 400px;
  width: 100%;
}
.reference-shingles-link a {
  width: 100%;
  font-weight: 700;
  border-radius: calc(100vh/2);
  padding: 12px 18px;
  font-size: 16px;
  background-color: #eb3475;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none !important;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-link a {
    font-size: 22px;
  }
}

.shingles-media-text-block {
  max-width: 1600px;
  margin: auto;
  margin-bottom: 50px;
}
.shingles-media-text-block > .component-content > .content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media only screen and (min-width: 1200px) {
  .shingles-media-text-block > .component-content > .content {
    flex-direction: row;
    gap: 80px;
    justify-content: start;
    align-items: center;
  }
}
.shingles-media-text-block > .component-content > .content .image {
  margin: auto;
  max-width: 550px;
}
.shingles-media-text-block > .component-content > .content .image img {
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .shingles-media-text-block > .component-content > .content .image img {
    padding: 0;
  }
}
.shingles-media-text-block > .component-content > .content .richText-content {
  text-align: start;
}
@media only screen and (min-width: 1200px) {
  .shingles-media-text-block > .component-content > .content .richText-content {
    max-width: 850px;
  }
}
.shingles-media-text-block > .component-content > .content .richText-content .richText {
  display: block;
}
.shingles-media-text-block > .component-content > .content .richText-content h3 {
  font-size: 30px;
  margin-bottom: 12px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .shingles-media-text-block > .component-content > .content .richText-content h3 {
    font-size: 45px;
    margin-bottom: 16px;
  }
}
.shingles-media-text-block > .component-content > .content .richText-content h3.nl-smaller-text {
  font-size: 28px;
}
@media only screen and (min-width: 1200px) {
  .shingles-media-text-block > .component-content > .content .richText-content h3.nl-smaller-text {
    font-size: 45px;
  }
}
.shingles-media-text-block > .component-content > .content .richText-content p {
  font-size: 24px;
}
@media only screen and (min-width: 992px) {
  .shingles-media-text-block > .component-content > .content .richText-content p {
    font-size: 35px;
  }
}
.shingles-media-text-block > .component-content > .content .richText-content p .pink-highlight {
  color: #ffffff;
  font-weight: 700;
}
.shingles-media-text-block > .component-content > .content .richText-content p.smaller {
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .shingles-media-text-block > .component-content > .content .richText-content p.smaller {
    font-size: 24px;
  }
}

.shingles-modal-video {
  display: none;
}

.shingles-modal-video.is-open {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shingles-modal-video.is-open .video {
  max-width: 90vw;
  max-height: 90vh;
  padding: 2rem;
  z-index: 1000;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.shingles-modal-video.is-open .video video {
  border-radius: 16px;
}

body:has(.shingles-modal-video.is-open) {
  overflow: hidden;
}

.shingles-references {
  max-width: 1570px;
  margin: auto;
}
.shingles-references .richText-content p {
  word-break: break-all;
  text-align: start;
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  .shingles-references .richText-content p {
    font-size: 22px;
  }
}
.shingles-references .richText-content p .selection-bold {
  font-weight: 700;
}

.shingles-rich-text-bordered-heading {
  width: calc(100% + 30px);
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .shingles-rich-text-bordered-heading {
    margin-bottom: 60px;
  }
}
.shingles-rich-text-bordered-heading .richText-content h2 {
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  padding: 16px 16px;
  font-size: 36px;
  margin-bottom: 30px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .shingles-rich-text-bordered-heading .richText-content h2 {
    margin-bottom: 50px;
    font-size: 56px;
    text-align: center;
  }
}
.shingles-rich-text-bordered-heading .richText-content p.bigger {
  margin-left: clamp(0px, calc((100vw - 1510px) / 2), 220px);
  font-weight: 700;
  font-size: 24px;
  text-align: start;
  padding: 0 16px;
}
@media only screen and (min-width: 992px) {
  .shingles-rich-text-bordered-heading .richText-content p.bigger {
    font-size: 36px;
    max-width: 1150px;
  }
}

.shingles-rich-text-with-button {
  display: flex;
  padding: 20px 15px;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .shingles-rich-text-with-button {
    margin: 0;
  }
}
.shingles-rich-text-with-button > .component-content .content {
  display: flex;
  flex-direction: column !important;
}
.shingles-rich-text-with-button .richText-content {
  text-align: left !important;
  color: #ffffff !important;
}
.shingles-rich-text-with-button .richText {
  padding: 0;
}
.shingles-rich-text-with-button .richText h1 {
  font-size: 32px;
}
@media only screen and (min-width: 1200px) {
  .shingles-rich-text-with-button .richText h1 {
    font-size: 40px;
  }
}
.shingles-rich-text-with-button .richText p {
  font-size: 20px;
  margin-top: 24px;
  margin-bottom: 16px;
}
@media only screen and (min-width: 1200px) {
  .shingles-rich-text-with-button .richText p {
    font-size: 30px;
    font-weight: 700;
    margin-top: 32px;
    max-width: 780px;
    margin-bottom: 24px;
  }
}

.shingles-text-columns {
  max-width: 1640px;
  margin: auto;
  padding: 0;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .shingles-text-columns {
    margin-bottom: 80px;
  }
}
.shingles-text-columns > .component-content .richText-content {
  text-align: left !important;
}
.shingles-text-columns .richText {
  padding: 0;
}
.shingles-text-columns h2 {
  font-size: 40px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .shingles-text-columns h2 {
    font-size: 60px;
    margin-bottom: 40px;
  }
}
.shingles-text-columns .text-columns-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 35px;
}
@media only screen and (min-width: 992px) {
  .shingles-text-columns .text-columns-row {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 992px) {
  .shingles-text-columns .text-columns-row > div {
    max-width: 330px;
  }
}
.shingles-text-columns .text-columns-row p {
  font-size: 24px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .shingles-text-columns .text-columns-row p {
    font-size: 35px;
  }
}
.shingles-text-columns .text-columns-row .pink-highlight {
  font-weight: 700;
  padding: 5px;
  color: #ffffff;
  margin-bottom: 25px;
  font-size: 28px;
}
@media only screen and (min-width: 992px) {
  .shingles-text-columns .text-columns-row .pink-highlight {
    font-size: 40px;
  }
}

.reference-shingles-text-image-section {
  padding: 0;
  width: calc(100% + 30px);
  height: fit-content;
  margin-bottom: 60px;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-text-image-section {
    height: 100%;
    margin-bottom: 80px;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 30px;
}
@media only screen and (min-width: 1450px) {
  .reference-shingles-text-image-section .shingles-text-image-section {
    flex-direction: row;
    justify-content: space-between;
    gap: 100px;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section .text {
  padding: 0 16px;
  flex-basis: 100%;
}
.reference-shingles-text-image-section .shingles-text-image-section .text p.text-quote {
  font-size: 24px;
  font-weight: 500;
  margin: auto;
  max-width: unset;
}
@media only screen and (min-width: 1200px) {
  .reference-shingles-text-image-section .shingles-text-image-section .text p.text-quote {
    font-size: 40px;
    max-width: 490px;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section .text h2 {
  font-size: 30px;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-text-image-section .shingles-text-image-section .text h2 {
    font-size: 45px;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section .text h3 {
  font-size: 40px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-text-image-section .shingles-text-image-section .text h3 {
    font-size: 60px;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section .text h3.nl-smaller-text {
  font-size: 24px;
}
@media only screen and (min-width: 1200px) {
  .reference-shingles-text-image-section .shingles-text-image-section .text h3.nl-smaller-text {
    font-size: 40px;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section .text p {
  font-size: 24px;
  margin-top: 16px;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-text-image-section .shingles-text-image-section .text p {
    font-size: 35px;
    margin-top: 24px;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section .text p .pink-highlight {
  color: #ffffff;
  font-weight: 700;
}
.reference-shingles-text-image-section .shingles-text-image-section .text ul {
  font-size: 18px;
  margin-left: 50px;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-text-image-section .shingles-text-image-section .text ul {
    font-size: 30px;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section img {
  width: 50%;
  object-position: center;
  object-fit: contain;
  min-width: 320px;
  flex-shrink: 0;
}
.reference-shingles-text-image-section .shingles-text-image-section.bottom-top-border {
  border-bottom: 1px solid lightgrey;
  border-top: 1px solid lightgrey;
  padding: 16px 0;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-text-image-section .shingles-text-image-section.bottom-top-border {
    padding: 0;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section.image-left {
  flex-direction: column;
}
@media only screen and (min-width: 1450px) {
  .reference-shingles-text-image-section .shingles-text-image-section.image-left {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.reference-shingles-text-image-section .shingles-text-image-section.image-smaller img {
  width: 30%;
}
.reference-shingles-text-image-section:has(+ .reference-shingles-text-image-section) {
  margin-bottom: 40px !important;
}
@media only screen and (min-width: 1450px) {
  .reference-shingles-text-image-section:has(+ .reference-shingles-text-image-section) {
    margin-bottom: 0 !important;
  }
}

.shingles-text-list {
  max-width: 1700px;
  padding: 0;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .shingles-text-list {
    margin-bottom: 80px;
  }
}
.shingles-text-list .richText {
  padding: 0;
}
.shingles-text-list .richText-content {
  text-align: left !important;
}
.shingles-text-list p {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .shingles-text-list p {
    font-size: 45px;
    margin-bottom: 60px;
  }
}
.shingles-text-list .pink-highlight {
  color: #ffffff;
}
.shingles-text-list ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 25px;
  font-size: 20px;
  font-weight: 700;
  max-width: 1450px;
  padding-left: 10px;
}
@media only screen and (min-width: 992px) {
  .shingles-text-list ul {
    font-size: 30px;
    padding-left: 40px;
  }
}
.shingles-text-list ul li {
  padding-left: 30px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .shingles-text-list ul li {
    padding-left: 60px;
  }
}
.shingles-text-list ul li::before {
  content: '';
  position: absolute;
  left: 0%;
  border: solid #eb3475;
  border-width: 0 5px 5px 0;
  display: inline-block;
  padding: 5px;
  bottom: 50%;
  transform: rotate(-45deg) translateY(50%);
  height: fit-content;
  margin: auto 25px auto 0;
}
@media only screen and (min-width: 992px) {
  .shingles-text-list ul li::before {
    border-width: 0 10px 10px 0;
    padding: 10px;
  }
}
.shingles-text-list ul li sup {
  transform: translateY(-5px);
}

.shingles-video {
  width: 100%;
  height: fit-content;
  margin-bottom: 60px;
  border-bottom: 1px solid lightgrey;
  border-top: 1px solid lightgrey;
  padding: 20px 0;
}
@media only screen and (min-width: 1200px) {
  .shingles-video {
    height: 100%;
    width: calc(100% + 30px);
    padding: 0;
    margin-bottom: 80px;
  }
}
.shingles-video > .component-content > .content {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 30px;
}
@media only screen and (min-width: 1200px) {
  .shingles-video > .component-content > .content {
    flex-direction: row;
    justify-content: space-between;
    gap: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .shingles-video .video {
    width: 50%;
  }
}
.shingles-video .richText {
  flex-basis: 100%;
  margin: auto;
  max-width: unset;
}
@media only screen and (min-width: 1200px) {
  .shingles-video .richText {
    max-width: 490px;
  }
}
.shingles-video .richText p.text-quote {
  font-size: 24px;
  font-weight: 500;
}
@media only screen and (min-width: 1200px) {
  .shingles-video .richText p.text-quote {
    font-size: 40px;
  }
}

.reference-shingles-banner {
  width: 100%;
  height: 100%;
}
.reference-shingles-banner .top-page-banner {
  max-width: 1952px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  position: relative;
  color: white;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
.reference-shingles-banner .top-page-banner .content > a:first-of-type {
  display: none;
}
.reference-shingles-banner .top-page-banner .paragraphSystem::before,
.reference-shingles-banner .top-page-banner .paragraphSystem::after {
  display: none;
}
.reference-shingles-banner .top-page-banner > .component-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1953px) {
  .reference-shingles-banner .top-page-banner {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 992px) {
  .reference-shingles-banner .top-page-banner {
    height: 560px;
  }
}
@media only screen and (min-width: 992px) {
  .reference-shingles-banner .top-page-banner {
    flex-direction: initial;
    align-items: center;
    justify-content: start;
    margin-bottom: 48px;
  }
}
.reference-shingles-banner .top-page-banner .banner-content {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #000000;
  padding-left: 16px;
  padding-top: 32px;
  padding-right: 32px;
  max-height: 200px;
  height: 100%;
}
.reference-shingles-banner .top-page-banner .banner-content .content > a:first-of-type {
  display: none;
}
.reference-shingles-banner .top-page-banner .banner-content .paragraphSystem::before,
.reference-shingles-banner .top-page-banner .banner-content .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .reference-shingles-banner .top-page-banner .banner-content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .reference-shingles-banner .top-page-banner .banner-content {
    padding: 0;
    max-height: initial;
    height: initial;
    gap: 45px;
    background-color: transparent;
  }
}
.reference-shingles-banner .top-page-banner .hero-text {
  position: relative;
  max-width: 1000px;
  z-index: 2;
  text-indent: -0.2em;
}
@media screen and (min-width: 1500px) {
  .reference-shingles-banner .top-page-banner .hero-text {
    text-indent: -0.4em;
  }
}
.reference-shingles-banner .top-page-banner .hero-text span {
  background-color: white;
  color: black;
  padding: 0 22px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-banner .top-page-banner .hero-text span {
    margin-left: -16px;
  }
}
.reference-shingles-banner .top-page-banner .hero-text span br {
  display: inline;
}
.reference-shingles-banner .top-page-banner picture {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-banner .top-page-banner picture {
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
  }
}
.reference-shingles-banner .top-page-banner picture img {
  object-fit: cover;
  object-position: top !important;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 576px) {
  .reference-shingles-banner .top-page-banner picture img {
    height: 100%;
    object-position: right !important;
  }
}
.reference-shingles-banner .shingles-button {
  padding: 0;
  width: fit-content;
  height: 44px;
  outline: none;
  border: 0;
  font-weight: 500;
  border-radius: 4px;
  padding: 12px 12px;
  font-size: 18px;
  background-color: #eb3475;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none !important;
  position: absolute;
  bottom: 18px;
  left: 16px;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-banner .shingles-button {
    font-size: 22px;
    padding: 16px 24px;
    height: 56px;
  }
}
.reference-shingles-banner .shingles-button:focus-visible {
  outline: 2px solid #000000;
}
@media only screen and (min-width: 992px) {
  .reference-shingles-banner .shingles-button {
    position: initial;
    bottom: initial;
    left: initial;
  }
}

.accordion {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.accordion .content > a:first-of-type {
  display: none;
}
.accordion .paragraphSystem::before,
.accordion .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .accordion {
    padding-left: 0;
    padding-right: 0;
  }
}
.accordion li::marker {
  content: "";
}
.accordion .accordion-slide .richText-content ul {
  padding-top: 12px;
}
.accordion .accordion-slide .richText-content li {
  list-style-type: "•";
  padding-left: 8px;
  margin-left: 24px;
}
.accordion .accordion-slide .richText-content li::marker {
  content: "•";
}
@media only screen and (min-width: 992px) {
  .accordion .accordion-slide .richText-content li {
    font-size: 22px;
    line-height: 120%;
  }
}
.accordion .accordion-container {
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .accordion .accordion-container {
    margin-bottom: 48px;
  }
}
.accordion .accordion-title {
  position: relative;
  margin-right: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.accordion .accordion-title:hover {
  cursor: pointer;
}
.accordion .accordion-title a {
  margin-right: 8px;
}
.accordion .accordion-title::after {
  content: "";
  display: inline-block;
  background-color: #00677f;
  mask-image: url("../../assets/svg/plus.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  min-width: 20px;
  height: 20px;
}
.accordion .is-visible .accordion-title::after {
  mask-image: url("../../assets/svg/minus.svg");
}
.accordion .accordion-title-text {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #00677f;
}
@media only screen and (min-width: 992px) {
  .accordion .accordion-title-text {
    line-height: 32px;
  }
}
.accordion .accordion-content-wrapper {
  margin-top: 16px;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  .accordion .accordion-content-wrapper {
    margin-top: 32px;
    line-height: 22px;
  }
}

.reference-text-block {
  width: 100%;
}
.reference-text-block + .info-image-row > .component-content > .content {
  padding-top: 0;
}

.text-block {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  display: grid;
  grid-template-columns: 1fr;
  margin-bottom: 32px;
  grid-template-areas: "header" "text";
}
.text-block .content > a:first-of-type {
  display: none;
}
.text-block .paragraphSystem::before,
.text-block .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .text-block {
    padding-left: 0;
    padding-right: 0;
  }
}
.text-block.small-padding {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .text-block.small-padding {
    margin-bottom: 20px;
  }
}
.text-block.small-padding .sub-title {
  margin-bottom: 0;
}
.text-block.without-margin {
  margin-bottom: 0px;
}
.text-block .title-row {
  grid-area: header;
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
}
.text-block .title-row img {
  max-width: 32px;
  max-height: 30px;
}
.text-block .title-row .blue-title {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .text-block .title-row {
    gap: 24px;
  }
  .text-block .title-row img {
    max-width: 48px;
    max-height: 44px;
  }
}
.text-block .blue-title {
  grid-area: header;
  margin-bottom: 16px;
}
.text-block .sub-title {
  color: #00677f;
  margin-top: 12px;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .text-block .sub-title {
    margin-bottom: 24px;
  }
}
.text-block .sub-title p {
  font-size: 24px;
}
.text-block .rich-text {
  grid-area: text;
  max-width: 1007px;
}
.text-block .rich-text p {
  margin-bottom: 28px;
}
.text-block .rich-text p:last-of-type {
  margin-bottom: 0;
}
.text-block .shingles-button {
  grid-area: btn;
  width: fit-content;
  width: fit-content;
  height: 44px;
  outline: none;
  border: 0;
  font-weight: 500;
  border-radius: 4px;
  padding: 12px 12px;
  font-size: 18px;
  background-color: #eb3475;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none !important;
}
@media only screen and (min-width: 992px) {
  .text-block .shingles-button {
    font-size: 22px;
    padding: 16px 24px;
    height: 56px;
  }
}
.text-block .shingles-button:focus-visible {
  outline: 2px solid #000000;
}
.text-block.button-right, .text-block.button-bottom {
  grid-template-areas: "header" "text" "btn";
}
.text-block.button-right .shingles-button {
  margin-top: 16px;
}
@media only screen and (min-width: 992px) {
  .text-block.button-right .shingles-button {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .text-block {
    line-height: 32px;
    margin-bottom: 40px;
  }
  .text-block .blue-title {
    margin-bottom: 32px;
  }
  .text-block .rich-text p {
    margin-bottom: 20px;
  }
  .text-block.button-right {
    grid-template-areas: "header btn" "text text";
    grid-template-columns: 1fr auto;
    align-items: center;
  }
  .text-block.button-bottom {
    grid-template-areas: "header" "text" "btn";
    grid-template-columns: 1fr;
  }
  .text-block.button-bottom .shingles-button {
    margin-top: 24px;
  }
}

.reference-text-block-with-animated-images {
  padding: 0;
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .reference-text-block-with-animated-images {
    margin-bottom: 48px;
  }
}
.reference-text-block-with-animated-images.blue-bg {
  width: 100%;
  background-color: #00677f;
  padding-top: 32px !important;
}
.reference-text-block-with-animated-images.blue-bg .text-block-with-animated-image_title {
  color: #ffffff;
}
.reference-text-block-with-animated-images.blue-bg .text-block-with-animated-image_content_wrapper p {
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .reference-text-block-with-animated-images.blue-bg {
    padding-top: 48px !important;
  }
}

.text-block-with-animated-image {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  height: fit-content;
  margin: 0 auto 32px auto;
  gap: 20px;
}
.text-block-with-animated-image .content > a:first-of-type {
  display: none;
}
.text-block-with-animated-image .paragraphSystem::before,
.text-block-with-animated-image .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .text-block-with-animated-image {
    padding-left: 0;
    padding-right: 0;
  }
}
.text-block-with-animated-image .two-image-wrapper {
  max-width: 660px;
  max-height: 250px;
}
.text-block-with-animated-image .two-image-wrapper .text-block-with-animated-image_image {
  width: auto;
  height: 100%;
  position: relative;
  display: flex;
}
.text-block-with-animated-image .two-image-wrapper .text-block-with-animated-image_image.custom-animate {
  --animation-duration: 0.7s;
  --animation-delay: 0.4s;
}
.text-block-with-animated-image .two-image-wrapper .text-block-with-animated-image_image:last-child {
  transform: translateY(-70px);
}
.text-block-with-animated-image .two-image-wrapper .text-block-with-animated-image_image img {
  max-width: 332px;
}
.text-block-with-animated-image .one-image-wrapper {
  display: flex;
  max-width: 328px;
  max-height: 244px;
}
.text-block-with-animated-image .one-image-wrapper .text-block-with-animated-image_image {
  display: flex;
  justify-content: center;
}
.text-block-with-animated-image .one-image-wrapper img {
  max-height: 100%;
  max-width: 332px;
}
.text-block-with-animated-image.right-side-text {
  flex-direction: column;
}
.text-block-with-animated-image .text-block-with-animated-image_content_wrapper {
  text-align: left;
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 4px;
}
.text-block-with-animated-image .text-block-with-animated-image_content_wrapper.custom-animate {
  --animation-duration: 0.7s;
  --animation-delay: 0.4s;
}
.text-block-with-animated-image .text-block-with-animated-image_content_wrapper .text-block-with-animated-image_title {
  font-weight: 500;
}
.text-block-with-animated-image .text-block-with-animated-image_content_wrapper .shingles-button {
  width: fit-content;
  height: 44px;
  outline: none;
  border: 0;
  font-weight: 500;
  border-radius: 4px;
  padding: 12px 12px;
  font-size: 18px;
  background-color: #eb3475;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none !important;
  margin-top: 8px;
}
@media only screen and (min-width: 992px) {
  .text-block-with-animated-image .text-block-with-animated-image_content_wrapper .shingles-button {
    font-size: 22px;
    padding: 16px 24px;
    height: 56px;
  }
}
.text-block-with-animated-image .text-block-with-animated-image_content_wrapper .shingles-button:focus-visible {
  outline: 2px solid #000000;
}
@media only screen and (min-width: 992px) {
  .text-block-with-animated-image {
    margin: 0 auto 48px auto;
    flex-direction: row-reverse;
    gap: 130px;
  }
  .text-block-with-animated-image.right-side-text {
    flex-direction: row;
  }
  .text-block-with-animated-image .two-image-wrapper {
    max-height: 500px;
  }
  .text-block-with-animated-image .two-image-wrapper .text-block-with-animated-image_image:last-child {
    transform: translateY(-120px);
  }
  .text-block-with-animated-image .two-image-wrapper .text-block-with-animated-image_image img {
    max-width: 100%;
  }
  .text-block-with-animated-image .one-image-wrapper {
    flex: 1;
    max-width: 660px;
    max-height: 490px;
  }
  .text-block-with-animated-image .one-image-wrapper img {
    width: 100%;
    max-width: 669px;
  }
  .text-block-with-animated-image .text-block-with-animated-image_content_wrapper {
    gap: 12px;
    flex: 1;
  }
  .text-block-with-animated-image .text-block-with-animated-image_content_wrapper .shingles-button {
    margin-top: 24px;
  }
}

.infografic-list {
  --animation-delay: 0.4s;
  background-color: #00677f;
  width: 100%;
  margin: 32px auto;
  margin-bottom: 0;
}
.infografic-list .component-content {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.infografic-list .component-content .content > a:first-of-type {
  display: none;
}
.infografic-list .component-content .paragraphSystem::before,
.infografic-list .component-content .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .infografic-list .component-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.infografic-list .component-content .richText {
  display: block;
}
.infografic-list .component-content .richText p {
  font-weight: 450;
  color: #ffffff;
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 120%;
}
@media only screen and (min-width: 992px) {
  .infografic-list .component-content .richText {
    display: none;
  }
}
.infografic-list .component-content .content {
  padding: 40px 0 8px 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.infografic-list .component-content .content .reference-infografic {
  padding: 0;
}
.infografic-list .component-content .content .reference-infografic .component-content {
  height: -webkit-fit-content;
}
.infografic-list .component-content .content .reference-infografic.large-title .infografic_big_title .infografic_small_title > p {
  font-size: 30px;
}
@media only screen and (min-width: 992px) {
  .infografic-list .component-content .content .reference-infografic.odd, .infografic-list .component-content .content .reference-infografic.even {
    padding-right: 38px;
    padding-left: 38px;
  }
  .infografic-list .component-content .content .reference-infografic.first {
    padding-right: 38px;
    padding-left: 0;
  }
  .infografic-list .component-content .content .reference-infografic.last {
    padding-left: 38px;
    padding-right: 0;
  }
}
.infografic-list .component-content .content .infografic {
  position: relative;
}
.infografic-list .component-content .content .infografic::after {
  content: "";
  width: 240px;
  height: 1px;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%, rgba(255, 255, 255, 0) 100%);
}
.infografic-list .component-content .content > :last-child .infografic::after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .infografic-list .component-content .content {
    flex-direction: row;
    justify-content: space-between;
    padding: 96px 0;
  }
  .infografic-list .component-content .content .reference-infografic {
    position: relative;
    flex: 1;
    padding: 0 40px;
  }
  .infografic-list .component-content .content .reference-infografic.first {
    padding-left: 0;
  }
  .infografic-list .component-content .content .reference-infografic.last {
    padding-right: 0;
  }
  .infografic-list .component-content .content .reference-infografic .infografic::after {
    display: none;
  }
  .infografic-list .component-content .content .reference-infografic:not(.last)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1px;
    transform: translate(50%, -50%);
    width: 1px;
    height: 231px;
    display: block;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
  }
}

.infografic {
  font-style: oblique;
}
.infografic h2,
.infografic p.infografic_big_title,
.infografic div.infografic_big_title {
  font-size: 50px;
  line-height: 100%;
  color: #ffffff;
  font-weight: 500;
}
.infografic .infografic_small_title > p,
.infografic span {
  margin: 0;
  font-size: 28px;
  line-height: 120%;
  color: #ffffff;
  font-weight: 450;
  margin-bottom: 28px;
}
.infografic .infografic_description > p {
  font-size: 18px;
  line-height: 120%;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 24px;
  font-style: normal;
}
@media only screen and (min-width: 992px) {
  .infografic h2,
  .infografic p.infografic_big_title,
  .infografic div.infografic_big_title {
    font-size: 80px;
  }
  .infografic .infografic_small_title > p,
  .infografic span {
    font-size: 45px;
    margin-bottom: 24px;
  }
  .infografic .infografic_description > p {
    font-size: 22px;
    margin-bottom: 0;
  }
}

#header:has(.reference-header-rebuild) {
  max-width: 1952px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
#header:has(.reference-header-rebuild) .content > a:first-of-type {
  display: none;
}
#header:has(.reference-header-rebuild) .paragraphSystem::before,
#header:has(.reference-header-rebuild) .paragraphSystem::after {
  display: none;
}
#header:has(.reference-header-rebuild) > .component-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1953px) {
  #header:has(.reference-header-rebuild) {
    margin-left: auto;
    margin-right: auto;
  }
}
#header:has(.reference-header-rebuild) .content > a:first-of-type {
  display: none;
}
#header:has(.reference-header-rebuild) .paragraphSystem::before,
#header:has(.reference-header-rebuild) .paragraphSystem::after {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content {
  border-bottom: 1px solid #d9d9d9;
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content > .content {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  margin: auto !important;
  display: flex;
  flex-direction: row;
  justify-content: end;
  gap: 40px;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content > .content .content > a:first-of-type {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content > .content .paragraphSystem::before,
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content > .content .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  #header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content > .content {
    padding-left: 0;
    padding-right: 0;
  }
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content a,
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content .shingles-locale-selector {
  display: flex;
  gap: 16px;
  align-items: center;
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content .shingles-locale-selector a:first-of-type {
  padding-right: 16px;
  border-right: 1px solid #000000;
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content .shingles-locale-selector a.active {
  font-weight: 500;
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content .header-professional-link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
#header:has(.reference-header-rebuild) .shingles-locale-selector > .component-content .header-professional-link::after {
  content: "";
  display: inline-block;
  background-color: #000000;
  mask-image: url("../../assets/svg/arrow_outward.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  min-width: 18px;
  height: 18px;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav {
  display: none;
  width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  #header:has(.reference-header-rebuild) .shingles-rb-dt-nav {
    display: flex;
  }
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .component-content {
  width: 100%;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .shingles-search > .component-content {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
  padding-top: 10px;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .shingles-search > .component-content > .content {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  margin: auto !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .shingles-search > .component-content > .content .content > a:first-of-type {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .shingles-search > .component-content > .content .paragraphSystem::before,
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .shingles-search > .component-content > .content .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  #header:has(.reference-header-rebuild) .shingles-rb-dt-nav .shingles-search > .component-content > .content {
    padding-left: 0;
    padding-right: 0;
  }
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .shingles-search > .component-content > .content > span {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content {
  border-bottom: 1px solid #d9d9d9;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content .analytics-navigation-tracking,
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content .navigation-mobile-menu {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  margin: auto !important;
  display: flex;
  flex-direction: row;
  padding: 0;
  margin-bottom: 0;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 .content > a:first-of-type {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 .paragraphSystem::before,
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  #header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 {
    padding-left: 0;
    padding-right: 0;
  }
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 li {
  min-height: 48px;
  height: -webkit-fill-available;
  list-style-type: none;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  flex: 1;
  flex-shrink: 1;
  min-width: max-content;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 li a {
  padding: 0 30px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: 500;
  line-height: 120%;
  border: 1px solid transparent;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 li a:hover {
  border: 1px solid #eb3475;
  background-color: #eb34750a;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 li.last a {
  padding: 0 33px !important;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 li .navigation-item-decoration {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 li.is-active > a {
  background-color: #eb3475;
  color: #ffffff;
}
@media only screen and (min-width: 576px) {
  #header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 li a {
    padding: 0 12px !important;
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  #header:has(.reference-header-rebuild) .shingles-rb-dt-nav .navigation > .component-content ul.navigation-level1 li a {
    padding: 0 30px !important;
    font-size: 22px;
  }
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav {
  height: 72px;
  display: flex;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav > .component-content {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  #header:has(.reference-header-rebuild) .shingles-rb-mb-nav {
    display: none;
  }
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  padding: 5px 16px;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown .content > a:first-of-type {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown .paragraphSystem::before,
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  #header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown {
    padding-left: 0;
    padding-right: 0;
  }
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown > .component-content {
  width: 100%;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown > .component-content > .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown > .component-content > .content > span {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown img {
  width: auto;
  height: auto;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-nav-dropdown .reference-shingles-nav-button button {
  border: 0;
  outline: 0;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  background-color: #000000;
  mask-image: url("../../assets/svg/menu_rebuild.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
  width: 24px;
  height: 16px;
  min-width: 24px;
  padding: 0;
  display: block;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  display: none;
  padding: 24px 32px !important;
  position: absolute;
  top: 72px;
  z-index: 9999;
  background-color: white;
  width: 100%;
  height: calc(100vh - 72px);
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .content > a:first-of-type {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .paragraphSystem::before,
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  #header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu {
    padding-left: 0;
    padding-right: 0;
  }
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu.is-open {
  display: block !important;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu > .component-content {
  height: 100%;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu > .component-content > .content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .navigation .analytics-navigation-tracking,
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .navigation .navigation-mobile-menu {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .navigation .navigation-item-decoration {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .navigation li {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .navigation li a {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .navigation li ul {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .navigation li.is-active > a {
  font-weight: 500;
  display: flex;
  gap: 8px;
  align-items: center;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .navigation li.is-active > a::before {
  content: "";
  display: block;
  background-color: #eb3475;
  height: 4px;
  width: 16px;
  flex-shrink: 0;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .shingles-locale-selector {
  margin-top: auto;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .shingles-locale-selector > .component-content {
  border: 0;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .shingles-locale-selector > .component-content > .content {
  flex-direction: column;
  gap: 24px;
  padding: 0 !important;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .shingles-locale-selector > .component-content > .content > span {
  display: none;
}
#header:has(.reference-header-rebuild) .shingles-rb-mb-nav .shingles-dropdown-menu .shingles-locale-selector > .component-content > .content .richText {
  width: fit-content;
}

.searchBox {
  background: white;
  margin: 0;
  padding: 0;
  padding-right: 30px;
  position: static;
}
.searchBox h4 {
  display: none;
}
.searchBox div {
  float: none;
}
.searchBox .content > a:first-of-type {
  display: none;
}
.searchBox .paragraphSystem::before,
.searchBox .paragraphSystem::after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .searchBox {
    position: static;
    max-width: 366px;
    padding: 0;
    width: 100%;
  }
}
.searchBox .component-content {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.searchBox .component-content .form-search,
.searchBox .component-content .cf-search-box {
  height: 48px;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .searchBox .component-content .form-search,
  .searchBox .component-content .cf-search-box {
    height: 50px;
  }
}
.searchBox .component-content .form-search .easy-autocomplete .easy-autocomplete-container,
.searchBox .component-content .cf-search-box .easy-autocomplete .easy-autocomplete-container {
  margin: 0;
}
.searchBox .component-content .form-search .easy-autocomplete ul,
.searchBox .component-content .cf-search-box .easy-autocomplete ul {
  display: none;
  margin: 5px 0 0 0;
  padding: 15px 0;
}
.searchBox .component-content .form-search .button,
.searchBox .component-content .cf-search-box .button {
  position: absolute;
  left: 0;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  color: transparent;
  border: none;
  width: 17.5px;
  margin-left: 20px;
  height: 17.5px;
  mask-image: url("../../assets/svg/search_icon.svg");
  mask-repeat: no-repeat;
  background-color: #000000;
  mask-size: contain;
}
.searchBox .component-content .form-search .searchBox-label,
.searchBox .component-content .cf-search-box .searchBox-label {
  width: 100%;
}
.searchBox .component-content .form-search .searchBox-label .easy-autocomplete,
.searchBox .component-content .cf-search-box .searchBox-label .easy-autocomplete {
  width: 100% !important;
}
.searchBox .component-content .form-search .searchBox-label .easy-autocomplete .easy-autocomplete-container,
.searchBox .component-content .cf-search-box .searchBox-label .easy-autocomplete .easy-autocomplete-container {
  margin: 0 !important;
}
.searchBox .component-content .form-search .searchBox-label input,
.searchBox .component-content .cf-search-box .searchBox-label input {
  text-overflow: ellipsis;
  width: 100%;
  padding-left: 48px;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  height: 48px;
  border: 1px solid #000000;
  border-radius: 4px;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .searchBox .component-content .form-search .searchBox-label input,
  .searchBox .component-content .cf-search-box .searchBox-label input {
    font-size: 22px;
    line-height: 120%;
    height: 50px;
  }
}
.searchBox .component-content .form-search .searchBox-label input::placeholder,
.searchBox .component-content .cf-search-box .searchBox-label input::placeholder {
  color: #000000;
  font-weight: 400;
  font-size: 22px;
  line-height: 120%;
}
.searchBox .component-content .form-search .searchBox-label input:focus-visible,
.searchBox .component-content .cf-search-box .searchBox-label input:focus-visible {
  outline-color: #eb3475;
  background-color: #EB34750A;
}
.searchBox .component-content .form-search .searchBox-label .searchBox-title,
.searchBox .component-content .cf-search-box .searchBox-label .searchBox-title {
  display: none;
}
.searchBox .component-content .form-search .button {
  top: 18px;
}

.tooltip-inner {
  display: none;
}

.search-tooltip {
  display: none;
  position: absolute;
  z-index: 1001;
  top: 3rem;
  left: calc(50% - 130px);
  max-width: 260px;
  justify-content: center;
}
.search-tooltip.visible {
  display: flex;
}
.search-tooltip .arrow {
  position: absolute;
  top: -0.5rem;
  width: 0;
  height: 0;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
}
.search-tooltip .arrow:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  margin-left: -0.5rem;
  margin-top: 2px;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid white;
}
.search-tooltip .tooltip-inner {
  background-color: white;
  border: 1px solid grey;
  padding: 1rem 0.75rem;
}

.easy-autocomplete-container {
  margin: 0;
  width: 100%;
  background-color: white;
  z-index: 9999;
  margin-top: 5px;
  border-radius: 4px;
  padding-left: 55px;
  box-shadow: 0px 4px 4px 0px #00000040;
}
.easy-autocomplete-container li {
  padding: 2px 0;
}
.easy-autocomplete-container li:hover {
  cursor: pointer;
  opacity: 0.7;
}

.easy-autocomplete-container:has(ul > li) {
  position: absolute;
}

#footer {
  max-width: 1952px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  background-color: #e0edf0 !important;
}
#footer .content > a:first-of-type {
  display: none;
}
#footer .paragraphSystem::before,
#footer .paragraphSystem::after {
  display: none;
}
#footer > .component-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1953px) {
  #footer {
    margin-left: auto;
    margin-right: auto;
  }
}
#footer:has(.reference-footer-rebuild) {
  border-top: 0;
  margin-top: 0 !important;
  padding: 0 !important;
}
#footer:before {
  display: none !important;
}
#footer .col-md-12 {
  display: flex;
}
#footer .reference-footer-rebuild {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  width: 100%;
  margin: auto;
  padding: 32px 16px;
}
#footer .reference-footer-rebuild .content > a:first-of-type {
  display: none;
}
#footer .reference-footer-rebuild .paragraphSystem::before,
#footer .reference-footer-rebuild .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  #footer .reference-footer-rebuild {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer-rebuild {
    padding-top: 40px;
    padding-bottom: 24px;
  }
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 {
  padding: 0;
  margin-top: 8px;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 {
    margin-top: 16px;
  }
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-xs-12.first {
  padding: 0;
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-xs-12.first p {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 16px;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-xs-12.first p {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-xs-12.first p a {
  text-decoration: none;
  color: #000000;
  font-size: 18px;
  line-height: 120%;
  font-weight: 400;
  line-height: 120%;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-xs-12.first p a {
    font-size: 22px;
  }
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 {
  padding: 0;
  padding-top: 24px;
  margin: 0;
  margin-top: 24px;
  width: 100% !important;
  border-top: 1px solid #000000;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 {
    margin-top: 40px;
  }
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 > .component-content > .content {
    margin-top: 48px;
    flex-direction: row;
    align-items: center;
  }
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 .image {
  padding: 0;
  max-width: 150px;
  margin: 0;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 .image {
    max-width: 100%;
  }
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 .image img {
  max-width: 150px;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 .image img {
    max-width: 100%;
  }
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 .richText {
  width: 100%;
  padding: 0;
  font-size: 12px;
}
#footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 .richText p {
  margin: 0;
  line-height: 140%;
  font-size: 16px;
  text-align: start !important;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  #footer .reference-footer-rebuild > .inner > .component-content > .col-xs-12 .col-lg-10 .richText p {
    flex-direction: row;
    text-align: end !important;
  }
}

.split-accordion-green {
  background-color: #00677f;
  color: #e0edf0;
}

.split-accordion-green,
.split-accordion-transparent {
  max-width: 1952px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  padding-bottom: 32px !important;
  padding-top: 32px !important;
  margin-bottom: 32px;
}
.split-accordion-green .content > a:first-of-type,
.split-accordion-transparent .content > a:first-of-type {
  display: none;
}
.split-accordion-green .paragraphSystem::before,
.split-accordion-green .paragraphSystem::after,
.split-accordion-transparent .paragraphSystem::before,
.split-accordion-transparent .paragraphSystem::after {
  display: none;
}
.split-accordion-green > .component-content,
.split-accordion-transparent > .component-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1953px) {
  .split-accordion-green,
  .split-accordion-transparent {
    margin-left: auto;
    margin-right: auto;
  }
}
.split-accordion-green .content > a:first-of-type,
.split-accordion-transparent .content > a:first-of-type {
  display: none;
}
.split-accordion-green .paragraphSystem::before,
.split-accordion-green .paragraphSystem::after,
.split-accordion-transparent .paragraphSystem::before,
.split-accordion-transparent .paragraphSystem::after {
  display: none;
}
@media only screen and (min-width: 992px) {
  .split-accordion-green,
  .split-accordion-transparent {
    padding-bottom: 48px !important;
    padding-top: 65.5px !important;
    margin-bottom: 48px;
  }
}
.split-accordion-green h2,
.split-accordion-transparent h2 {
  color: #ffffff;
}
.split-accordion-green > .component-content,
.split-accordion-transparent > .component-content {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.split-accordion-green > .component-content .content > a:first-of-type,
.split-accordion-transparent > .component-content .content > a:first-of-type {
  display: none;
}
.split-accordion-green > .component-content .paragraphSystem::before,
.split-accordion-green > .component-content .paragraphSystem::after,
.split-accordion-transparent > .component-content .paragraphSystem::before,
.split-accordion-transparent > .component-content .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .split-accordion-green > .component-content,
  .split-accordion-transparent > .component-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.split-accordion-green > .component-content > .content,
.split-accordion-transparent > .component-content > .content {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .split-accordion-green > .component-content > .content,
  .split-accordion-transparent > .component-content > .content {
    flex-direction: row;
    gap: 80px;
  }
}
.split-accordion-green > .component-content > .content > .richText,
.split-accordion-transparent > .component-content > .content > .richText {
  max-width: 390px;
}
.split-accordion-green > .component-content > .content > .box,
.split-accordion-transparent > .component-content > .content > .box {
  width: 100%;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  .split-accordion-green > .component-content > .content > .box,
  .split-accordion-transparent > .component-content > .content > .box {
    margin-top: 17.5px;
  }
}
.split-accordion-green > .component-content > .content > .box .accordion-container,
.split-accordion-transparent > .component-content > .content > .box .accordion-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media only screen and (min-width: 992px) {
  .split-accordion-green > .component-content > .content > .box .accordion-container,
  .split-accordion-transparent > .component-content > .content > .box .accordion-container {
    gap: 17.5px;
  }
}
.split-accordion-green > .component-content > .content > .box .accordion-container li,
.split-accordion-transparent > .component-content > .content > .box .accordion-container li {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
}
@media only screen and (min-width: 992px) {
  .split-accordion-green > .component-content > .content > .box .accordion-container li,
  .split-accordion-transparent > .component-content > .content > .box .accordion-container li {
    gap: 17px;
  }
}
.split-accordion-green > .component-content > .content > .box .accordion-container li::after,
.split-accordion-transparent > .component-content > .content > .box .accordion-container li::after {
  content: "";
  display: block;
  height: 2px;
  min-height: 1px;
  transform: translateZ(0);
  width: 100%;
  flex-shrink: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.08) 100%);
  flex-shrink: 0;
}
.split-accordion-green > .component-content > .content > .box .accordion,
.split-accordion-transparent > .component-content > .content > .box .accordion {
  padding: 0 !important;
}
.split-accordion-green > .component-content > .content > .box .accordion .accordion-title span,
.split-accordion-transparent > .component-content > .content > .box .accordion .accordion-title span {
  font-weight: 500;
  line-height: 140%;
  font-size: 20px !important;
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .split-accordion-green > .component-content > .content > .box .accordion .accordion-title span,
  .split-accordion-transparent > .component-content > .content > .box .accordion .accordion-title span {
    font-size: 24px !important;
    line-height: 120%;
  }
}
.split-accordion-green > .component-content > .content > .box .accordion .accordion-content-wrapper,
.split-accordion-transparent > .component-content > .content > .box .accordion .accordion-content-wrapper {
  margin-top: 12px;
}
@media only screen and (min-width: 992px) {
  .split-accordion-green > .component-content > .content > .box .accordion .accordion-content-wrapper,
  .split-accordion-transparent > .component-content > .content > .box .accordion .accordion-content-wrapper {
    margin-top: 17.5px;
  }
}
.split-accordion-green > .component-content > .content > .box .accordion .accordion-content-wrapper p,
.split-accordion-transparent > .component-content > .content > .box .accordion .accordion-content-wrapper p {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 140%;
}
@media only screen and (min-width: 992px) {
  .split-accordion-green > .component-content > .content > .box .accordion .accordion-content-wrapper p,
  .split-accordion-transparent > .component-content > .content > .box .accordion .accordion-content-wrapper p {
    font-size: 22px !important;
    line-height: 120%;
  }
}
.split-accordion-green > .component-content > .content > .box .accordion h3.accordion-title::after,
.split-accordion-green > .component-content > .content > .box .accordion h3.accordion-title::before,
.split-accordion-green > .component-content > .content > .box .accordion p.accordion-title::after,
.split-accordion-green > .component-content > .content > .box .accordion p.accordion-title::before,
.split-accordion-transparent > .component-content > .content > .box .accordion h3.accordion-title::after,
.split-accordion-transparent > .component-content > .content > .box .accordion h3.accordion-title::before,
.split-accordion-transparent > .component-content > .content > .box .accordion p.accordion-title::after,
.split-accordion-transparent > .component-content > .content > .box .accordion p.accordion-title::before {
  background-color: #ffffff;
}
.split-accordion-green > .component-content > .content > .box .accordion + .richText a,
.split-accordion-transparent > .component-content > .content > .box .accordion + .richText a {
  width: fit-content;
  height: 44px;
  outline: none;
  border: 0;
  font-weight: 500;
  border-radius: 4px;
  padding: 12px 12px;
  font-size: 18px;
  background-color: #eb3475;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none !important;
}
@media only screen and (min-width: 992px) {
  .split-accordion-green > .component-content > .content > .box .accordion + .richText a,
  .split-accordion-transparent > .component-content > .content > .box .accordion + .richText a {
    font-size: 22px;
    padding: 16px 24px;
    height: 56px;
  }
}
.split-accordion-green > .component-content > .content > .box .accordion + .richText a:focus-visible,
.split-accordion-transparent > .component-content > .content > .box .accordion + .richText a:focus-visible {
  outline: 2px solid #000000;
}

.split-accordion-transparent {
  background-color: #ffffff;
  color: #00677f;
  padding: 0 !important;
}
.split-accordion-transparent h2 {
  color: #00677f;
}
.split-accordion-transparent .accordion .accordion-title span {
  color: #00677f !important;
}
.split-accordion-transparent .accordion .richText-content {
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .split-accordion-transparent .accordion .richText-content {
    margin-bottom: 32px;
  }
}
.split-accordion-transparent .accordion .accordion-content-wrapper {
  margin-top: 12px;
}
@media only screen and (min-width: 992px) {
  .split-accordion-transparent .accordion .accordion-content-wrapper {
    margin-top: 17.5px;
  }
}
.split-accordion-transparent .accordion .accordion-content-wrapper p {
  color: #000000 !important;
}
.split-accordion-transparent .accordion .accordion-container .accordion-slide::after {
  content: "";
  width: 100%;
  height: 1px;
  display: block !important;
  transform: translateZ(0);
  position: relative;
  top: 100%;
  background: linear-gradient(270deg, rgba(0, 103, 127, 0.08) 0%, rgba(0, 103, 127, 0.88) 50%, rgba(0, 103, 127, 0.08) 100%) !important;
}
.split-accordion-transparent .accordion .accordion-container .accordion-head {
  margin: 9px 0;
}
@media only screen and (min-width: 992px) {
  .split-accordion-transparent .accordion .accordion-container .accordion-head {
    margin: 16px 0;
  }
}
.split-accordion-transparent .accordion .accordion-container .accordion-slide.first .accordion-head {
  margin-top: 0;
}
.split-accordion-transparent .accordion .accordion-container .accordion-slide.last .accordion-head {
  margin-bottom: 0;
}
.split-accordion-transparent .accordion .accordion-container .accordion-slide.last::after {
  display: none !important;
}
.split-accordion-transparent .accordion h3.accordion-title::after,
.split-accordion-transparent .accordion h3.accordion-title::before,
.split-accordion-transparent .accordion p.accordion-title::after,
.split-accordion-transparent .accordion p.accordion-title::before {
  background-color: #00677f !important;
}

.highlighted-container {
  max-width: 1952px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  margin-bottom: 24px;
  padding: 24px 0px !important;
}
.highlighted-container .content > a:first-of-type {
  display: none;
}
.highlighted-container .paragraphSystem::before,
.highlighted-container .paragraphSystem::after {
  display: none;
}
.highlighted-container > .component-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1953px) {
  .highlighted-container {
    margin-left: auto;
    margin-right: auto;
  }
}
.highlighted-container:has(.green-background) {
  background-color: #00677f;
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .highlighted-container {
    padding: 62px 0px !important;
    margin-bottom: 48px;
  }
}
.highlighted-container > .component-content {
  margin: 0 !important;
}
.highlighted-container > .component-content > .content {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  margin: auto !important;
}
.highlighted-container > .component-content > .content .content > a:first-of-type {
  display: none;
}
.highlighted-container > .component-content > .content .paragraphSystem::before,
.highlighted-container > .component-content > .content .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .highlighted-container > .component-content > .content {
    padding-left: 0;
    padding-right: 0;
  }
}
.highlighted-container .richText-content {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  text-align: center;
}
.highlighted-container .richText-content span.highlighted-white {
  background-color: #ffffff;
  color: #00677f;
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}

.reference-large-banner {
  max-width: 1952px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  background-color: #000;
  color: #fff;
  width: 100%;
  margin-bottom: 16px;
}
.reference-large-banner .content > a:first-of-type {
  display: none;
}
.reference-large-banner .paragraphSystem::before,
.reference-large-banner .paragraphSystem::after {
  display: none;
}
.reference-large-banner > .component-content {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1953px) {
  .reference-large-banner {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 992px) {
  .reference-large-banner {
    margin-bottom: 48px;
  }
}
.reference-large-banner .component-content {
  max-width: 100%;
  margin: 0;
}
.reference-large-banner .large-banner {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .reference-large-banner .large-banner {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    padding-left: calc((min(100vw, 1920px) - 1462px) / 2);
  }
}
.reference-large-banner img {
  width: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 992px) {
  .reference-large-banner .large-banner-image-container {
    flex-basis: 50%;
  }
}
.reference-large-banner .text-container {
  padding: 16px;
  padding-bottom: 32px;
}
@media only screen and (min-width: 992px) {
  .reference-large-banner .text-container {
    flex-basis: 50%;
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.reference-large-banner .text-container > a {
  width: fit-content;
  height: 44px;
  outline: none;
  border: 0;
  font-weight: 500;
  border-radius: 4px;
  padding: 12px 12px;
  font-size: 18px;
  background-color: #eb3475;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none !important;
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  .reference-large-banner .text-container > a {
    font-size: 22px;
    padding: 16px 24px;
    height: 56px;
  }
}
.reference-large-banner .text-container > a:focus-visible {
  outline: 2px solid #000000;
}
.reference-large-banner h2 {
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .reference-large-banner h2 {
    margin-bottom: 24px;
  }
}

.reference-info-block {
  background-color: #eeeeee;
  height: 100%;
}
.reference-info-block .component-content {
  display: flex;
  flex-direction: column;
  padding: 16px;
  gap: 8px;
}
@media only screen and (min-width: 992px) {
  .reference-info-block .component-content {
    padding: 24px;
    gap: 16px;
  }
}
.reference-info-block h3 {
  color: #eb3475;
  font-size: 20px;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .reference-info-block h3 {
    font-size: 24px;
  }
}
.reference-info-block img {
  width: fit-content;
}

.column-grid-container {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  margin-bottom: 24px;
  margin-top: 24px;
}
.column-grid-container .content > a:first-of-type {
  display: none;
}
.column-grid-container .paragraphSystem::before,
.column-grid-container .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .column-grid-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .column-grid-container {
    margin-bottom: 64px;
    width: 100%;
  }
}
.column-grid-container > .component-content > .content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
  align-items: stretch;
}
@media only screen and (min-width: 992px) {
  .column-grid-container > .component-content > .content {
    grid-template-columns: repeat(auto-fit, minmax(695px, 1fr));
  }
}
.column-grid-container > .component-content > .content > span {
  display: none;
}
.column-grid-container.video-block > .component-content > .content {
  justify-items: center;
}
@media only screen and (min-width: 992px) {
  .column-grid-container.video-block > .component-content > .content {
    gap: 40px;
    grid-template-columns: repeat(auto-fit, 2fr);
  }
  .column-grid-container.video-block > .component-content > .content .reference-custom-video-card {
    width: 100%;
  }
}

.reference-custom-video-card {
  max-width: 800px;
  /* overlay */
  /* modal */
  /* close button */
}
.reference-custom-video-card > .component-content {
  height: 100%;
}
.reference-custom-video-card > .component-content > .component {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.reference-custom-video-card > .component-content > .component .text-container {
  height: 100%;
}
.reference-custom-video-card .video-content {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  align-items: center;
  justify-content: center;
}
.reference-custom-video-card .video-content .vc-overlay {
  position: absolute;
  inset: 0;
  background: var(--black, #000);
  opacity: 0.7;
  z-index: 10;
}
.reference-custom-video-card .video-content .vc-modal {
  position: relative;
  width: calc(min(90%, 1168px));
  aspect-ratio: 16 / 9;
  background: #000;
  z-index: 9999;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
}
.reference-custom-video-card .video-content .vc-modal iframe,
.reference-custom-video-card .video-content .vc-modal video {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  position: relative;
  z-index: 9998;
}
.reference-custom-video-card .video-content .vc-modal video {
  max-width: 100%;
}
.reference-custom-video-card .video-content .vc-close {
  position: absolute;
  top: 0;
  right: -0;
  z-index: 9999;
  width: 24px;
  height: 24px;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
}
.reference-custom-video-card .video-content .vc-close:hover {
  background: rgba(255, 255, 255, 0.18);
}
.reference-custom-video-card .play-img {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 10;
  cursor: pointer;
  transition: opacity 0.15s ease-out;
}
.reference-custom-video-card .play-img:hover {
  opacity: 0.8;
}
@media only screen and (min-width: 992px) {
  .reference-custom-video-card .play-img {
    width: 80px;
    height: 80px;
  }
}
.reference-custom-video-card .placeholder-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reference-custom-video-card .placeholder-img picture {
  width: 100%;
}
.reference-custom-video-card .placeholder-img picture img {
  width: 100%;
  object-fit: cover;
}
.reference-custom-video-card .text-container {
  background-color: #eee;
  padding: 16px;
  padding-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .reference-custom-video-card .text-container {
    padding: 24px;
    padding-bottom: 32px;
  }
}

body.vc-scroll-lock,
html.vc-scroll-lock {
  overflow: hidden;
  touch-action: none;
}

.container:has(.search-results-wrap) .search-results-wrap {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  width: 100%;
}
.container:has(.search-results-wrap) .search-results-wrap .content > a:first-of-type {
  display: none;
}
.container:has(.search-results-wrap) .search-results-wrap .paragraphSystem::before,
.container:has(.search-results-wrap) .search-results-wrap .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .container:has(.search-results-wrap) .search-results-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.container:has(.search-results-wrap) .search-results-wrap .searchResults-pagination-list {
  display: none;
}
.container:has(.search-results-wrap) .search-results-wrap .richText {
  margin: 24px 0;
  color: #00677f;
}
@media only screen and (min-width: 992px) {
  .container:has(.search-results-wrap) .search-results-wrap .richText {
    margin-bottom: 40px;
    margin-top: 48px;
  }
}
.container:has(.search-results-wrap) .search-results-wrap .searchResults-number {
  color: #00677f;
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
}
@media only screen and (min-width: 992px) {
  .container:has(.search-results-wrap) .search-results-wrap .searchResults-number {
    font-size: 40px;
  }
}
.container:has(.search-results-wrap) .search-results-wrap .searchResults-results {
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (min-width: 992px) {
  .container:has(.search-results-wrap) .search-results-wrap .searchResults-results {
    margin-bottom: 48px;
  }
}
.container:has(.search-results-wrap) .search-results-wrap .searchResults-results .searchResults-result {
  max-width: 1000px;
  border: 1px solid #000000;
  border-radius: 4px;
  padding: 16px;
}
@media only screen and (min-width: 992px) {
  .container:has(.search-results-wrap) .search-results-wrap .searchResults-results .searchResults-result {
    padding: 24px;
  }
}
.container:has(.search-results-wrap) .search-results-wrap .searchResults-results .searchResults-result .searchResults-title {
  margin-bottom: 16px;
}
.container:has(.search-results-wrap) .search-results-wrap .searchResults-results .searchResults-result .searchResults-title a {
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .container:has(.search-results-wrap) .search-results-wrap .searchResults-results .searchResults-result .searchResults-title a {
    font-size: 24px;
    line-height: 120%;
  }
}
.container:has(.search-results-wrap) .search-results-wrap .searchResults-results .searchResults-result .searchResults-description {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
}
@media only screen and (min-width: 992px) {
  .container:has(.search-results-wrap) .search-results-wrap .searchResults-results .searchResults-result .searchResults-description {
    font-size: 22px;
    line-height: 120%;
  }
}
.container:has(.search-results-wrap) .search-results-wrap .searchResults-results .searchResults-result .searchResults-url {
  display: none;
}

.image-row {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  width: 100%;
  margin-bottom: 24px;
}
.image-row .content > a:first-of-type {
  display: none;
}
.image-row .paragraphSystem::before,
.image-row .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .image-row {
    padding-left: 0;
    padding-right: 0;
  }
}
.image-row .content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.image-row .content > span {
  display: none;
}
.image-row .content .reference-info-block {
  flex: 1;
  background-color: transparent;
}
.image-row .content .reference-info-block .component-content {
  align-items: center;
}
.image-row .content .icon {
  width: -webkit-fill-available;
  max-width: 330px;
}
.image-row .content .component-content {
  padding: 0;
}
.image-row .content .text-container {
  max-width: 330px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .image-row {
    margin-bottom: 48px;
  }
  .image-row .content {
    flex-direction: row;
    gap: 40px;
  }
  .image-row .content .reference-info-block .component-content {
    align-items: flex-start;
  }
  .image-row .content .icon {
    width: auto;
    max-width: 100%;
  }
  .image-row .content .text-container {
    max-width: none;
  }
}

.publication-section {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  width: 100%;
  margin-bottom: 32px;
}
.publication-section .content > a:first-of-type {
  display: none;
}
.publication-section .paragraphSystem::before,
.publication-section .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .publication-section {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .publication-section {
    margin-bottom: 48px;
  }
}
.publication-section > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media only screen and (min-width: 768px) {
  .publication-section > .component-content > .content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .publication-section > .component-content > .content {
    grid-template-columns: repeat(3, 1fr);
  }
}
.publication-section > .component-content > .content > span {
  display: none;
}
.publication-section > .component-content > .content > .richText {
  align-self: start;
  grid-column: 1 / -1;
}
.publication-section .richText-content h2 {
  color: #00677f;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media only screen and (min-width: 992px) {
  .publication-section .richText-content h2 {
    gap: 24px;
  }
}
.publication-section .richText-content h2:before {
  content: '';
  display: inline-block;
  background-color: #00677f;
  mask-image: url("../../assets/svg/book.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  min-width: 46px;
  height: 48px;
}

.reference-publication {
  max-width: 450px;
  width: 100%;
  height: 100%;
}
.reference-publication > .component-content {
  height: 100%;
}
.reference-publication .publication {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 24px;
  background-color: #eeeeee;
  height: 100%;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  .reference-publication .publication {
    gap: 24px;
    padding-bottom: 60px;
  }
}
.reference-publication .publication .link-image {
  max-width: 100%;
}
.reference-publication .publication .link-image a {
  display: block;
  width: 100%;
  max-height: 450px;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.reference-publication .publication .link-image a::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  mask-image: url("../../assets/svg/arrow_outward.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  z-index: 3;
  pointer-events: none;
}
.reference-publication .publication .link-image a:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-color: #eb3475 !important;
  z-index: 9999;
  display: block;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  opacity: 1;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  z-index: 2;
  pointer-events: none;
}
.reference-publication .publication .link-image a:hover {
  background-color: #eb347580;
  opacity: 1;
}
.reference-publication .publication .link-image a:hover::after {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.reference-publication .publication .link-image a:hover::before {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.reference-publication .publication .link-image a:hover img {
  mix-blend-mode: multiply;
}
.reference-publication .publication .link-image img {
  object-position: contain;
  width: 100%;
  height: auto;
  transition: all 0.3s ease-in-out;
}
.reference-publication .publication .publication-info {
  width: 100%;
  padding: 0 16px;
}
@media only screen and (min-width: 992px) {
  .reference-publication .publication .publication-info {
    padding: 0 24px;
  }
}
.reference-publication .publication .publication-info p {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.reference-publication .publication .publication-info span {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
}
@media only screen and (min-width: 992px) {
  .reference-publication .publication .publication-info span {
    font-size: 22px;
  }
}
.reference-publication .publication .publication-info a {
  padding: 0 !important;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  text-decoration: underline;
}
@media only screen and (min-width: 992px) {
  .reference-publication .publication .publication-info a {
    padding: 0 24px;
    font-size: 24px;
    line-height: 120%;
  }
}

.info-image-row {
  max-width: 1462px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
  width: 100%;
}
.info-image-row .content > a:first-of-type {
  display: none;
}
.info-image-row .paragraphSystem::before,
.info-image-row .paragraphSystem::after {
  display: none;
}
@media (min-width: 1463px) {
  .info-image-row {
    padding-left: 0;
    padding-right: 0;
  }
}
.info-image-row .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 40px 0;
  max-width: 1007px;
  padding-top: 0;
}
.info-image-row .content > span {
  display: none;
}
.info-image-row .content .reference-info-block {
  flex: 1;
  background-color: transparent;
  position: relative;
}
.info-image-row .content .reference-info-block::after {
  content: "";
  width: 328px;
  height: 1px;
  margin: 0 auto;
  display: block;
  margin: 24px 0px;
  background: linear-gradient(to right, rgba(0, 103, 127, 0.08) 0%, rgba(0, 103, 127, 0.88) 50%, rgba(0, 103, 127, 0.08) 100%);
}
.info-image-row .content .reference-info-block.last::after {
  display: none;
}
.info-image-row .content .component-content {
  padding: 0;
  align-items: center;
  gap: 0;
}
.info-image-row .content .text-container br {
  display: none;
}
@media only screen and (min-width: 992px) {
  .info-image-row .content {
    flex-direction: row;
    justify-content: space-between;
  }
  .info-image-row .text-container br {
    display: block !important;
  }
  .info-image-row .reference-info-block {
    position: relative;
    flex: 1;
    padding: 0 40px;
    min-height: 164px;
    height: auto;
  }
  .info-image-row .reference-info-block .component-content {
    max-width: 280px;
    width: 100%;
  }
  .info-image-row .reference-info-block.first {
    padding-left: 0;
  }
  .info-image-row .reference-info-block.last {
    padding-right: 0;
  }
  .info-image-row .reference-info-block .infografic::after {
    display: none;
  }
  .info-image-row .reference-info-block:not(.last)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1px;
    transform: translate(50%, -50%);
    width: 1px;
    height: 164px;
    display: block;
    margin: 0;
    background: linear-gradient(to bottom, rgba(0, 103, 127, 0.08) 0%, rgba(0, 103, 127, 0.88) 50%, rgba(0, 103, 127, 0.08) 100%);
  }
  .info-image-row .reference-info-block.odd, .info-image-row .reference-info-block.even {
    padding-right: 38px;
    padding-left: 38px;
  }
  .info-image-row .reference-info-block.first {
    padding-right: 38px;
    padding-left: 0;
  }
  .info-image-row .reference-info-block.last {
    padding-left: 38px;
    padding-right: 0;
  }
}
.info-image-row.infoblock-image-row .content {
  max-width: 1462px;
}

* {
  box-sizing: border-box;
  font-family: FuturaPT, sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*::before,
*::after {
  display: none;
}

html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
}

body {
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.2;
  color: #000000;
  max-width: 1920px;
  margin: auto;
}
body .container-fluid {
  padding: 0;
  height: 100vh;
}

#zenpage .container {
  max-width: 1920px;
  width: 100%;
  padding: 0;
}

#content {
  padding: 0;
}

.Content.paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.paragraphSystem,
.row {
  margin: 0 !important;
}

.content > a:first-of-type {
  display: none;
}

.paragraphSystem::before,
.paragraphSystem::after {
  display: none;
}

h1 {
  font-size: 34px;
  font-family: FuturaPT, sans-serif;
  font-weight: 500;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 64px;
  }
}
h1 * {
  font-family: FuturaPT, sans-serif;
  font-weight: 500;
  margin: 0;
}
h1 * * {
  font-family: FuturaPT, sans-serif;
}

h2 {
  font-size: 32px;
  font-family: FuturaPT, sans-serif;
  font-weight: 500;
  margin: 0;
}
h2 * {
  font-family: FuturaPT, sans-serif;
}
@media only screen and (min-width: 992px) {
  h2 {
    font-size: 40px;
  }
}

h3,
h4,
h5,
h6 {
  font-size: 28px;
  font-family: FuturaPT, sans-serif;
  font-weight: 400;
  margin: 0;
}
h3 *,
h4 *,
h5 *,
h6 * {
  font-family: FuturaPT, sans-serif;
}
@media only screen and (min-width: 992px) {
  h3,
  h4,
  h5,
  h6 {
    font-size: 32px;
  }
}

a,
button {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

a:hover,
button:hover {
  opacity: 0.8;
  cursor: pointer;
}

a:focus-visible {
  outline: 2px solid #000000;
}

.selection-bold {
  font-weight: bold;
}

img {
  width: unset;
  aspect-ratio: unset;
  height: unset;
  object-fit: cover;
}

.component,
.richText {
  padding: 0;
}

.pink-highlight {
  background-color: #eb3475;
}

p {
  font-size: 18px;
  font-family: FuturaPT, sans-serif;
  line-height: 140%;
  font-weight: 400;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  p {
    font-size: 22px;
    line-height: 120%;
  }
}

div.accordion {
  width: 100%;
}
div.accordion .accordion-slide.is-visible > .accordion-content-wrapper {
  display: flex;
}
div.accordion .accordion-slide > .accordion-content-wrapper {
  display: none;
}

.selection-italic {
  font-style: italic;
}

.selection-bold {
  font-weight: bold;
}

.reference-text-block + .reference-text-block + .column-grid-container {
  margin-top: 0;
}

.reference-text-block + .column-grid-container {
  margin-top: 0;
}

html .shingles-rb-dt-nav .navigation {
  visibility: hidden;
}
@media only screen and (min-width: 992px) {
  html .shingles-rb-dt-nav .navigation {
    height: 49px;
  }
}

html .shingles-rb-dt-nav.is-ready .navigation {
  visibility: visible;
}

/*# sourceMappingURL=main.css.map */

