/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[3]!./node_modules/normalize.css/normalize.css ***!
  \*****************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | 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 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 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 */
  -webkit-text-decoration: underline dotted;
          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 {
  font-family: monospace, monospace; /* 1 */
  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] {
  -webkit-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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in 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;
}
/*!**********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/assets/js/photogallery/hes-gallery.css ***!
  \**********************************************************************************************/
/* stylelint-disable */

/*!
	HesGallery v1.4.11
	Copyright (c) 2018-2019 Artur Medrygal <medrygal.artur@gmail.com>
	Product under MIT licence
    Web: https://github.com/demtario/hes-gallery
*/

#hgallery {
    display: block;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.9);
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.3s;
    z-index: 99999;
}

.hg-disable-scrolling {
    overflow: hidden !important;
}

#hg-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
}

#hg-bg::after {
    content: '';
    position: absolute;
    display: block;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOSA2LjQxTDE3LjU5IDUgMTIgMTAuNTkgNi40MSA1IDUgNi40MSAxMC41OSAxMiA1IDE3LjU5IDYuNDEgMTkgMTIgMTMuNDEgMTcuNTkgMTkgMTkgMTcuNTkgMTMuNDEgMTJ6Ii8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+Cjwvc3ZnPg==);
    background-position: center;
    background-size: contain;
    cursor: pointer;
    opacity: 0.8;
}

#hg-bg::after:hover {
    background-color: white;
}

#hgallery.open {
    visibility: visible !important;
    opacity: 1;
}

#hg-pic-cont {
    max-width: calc(100% - 40px);
    max-height: 90vh;
    cursor: default;
    z-index: 12;
    position: relative;
    background-color: white;
    transition: transform 0.3s;
    transform: scale(1);
}

#hg-pic-cont.hg-transition {
    transform: scale(0.1);
}

#hg-subtext {
    color: #ddd;
    font-size: 14px;
    position: absolute;
    display: block;
    left: 5px;
    top: calc(100% + 6px);
}

#hg-howmany {
    color: #aaa;
    font-size: 14px;
    position: absolute;
    display: block;
    right: 5px;
    bottom: -20px;
}

#hg-pic {
    width: auto;
    height: auto;
    min-height: 100px;
    min-width: 100px;
    max-width: 100%;
    max-height: 90vh;
    box-sizing: border-box;
    display: block;
    cursor: default;
    object-fit: contain;
    margin: 0;

    /*    border-radius: 5px;*/
}

#hg-pic:hover {
    transform: none;
    box-shadow: none;
}

#hgallery button {
    position: absolute;
    display: block;
    margin: auto 0;
    width: 60px;
    height: 60px;
    z-index: 11;
    cursor: pointer;
    background-color: transparent;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmZmZmZmIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgICA8cGF0aCBkPSJNOC41OSAxNi4zNGw0LjU4LTQuNTktNC41OC00LjU5TDEwIDUuNzVsNiA2LTYgNnoiLz4NCiAgICA8cGF0aCBkPSJNMC0uMjVoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz4NCjwvc3ZnPg==);
    background-size: contain;
    border: 0;
    outline: 0;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    visibility: hidden;
}

#hgallery.open button {
    visibility: visible;
    opacity: 0.7;
}

#hgallery button:hover {
    opacity: 1;
}

#hgallery button#hg-prev {
    left: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#hgallery button#hg-prev:active {
    left: 7px;
}

#hgallery button#hg-next {
    right: 10px;
}

#hgallery button#hg-next:active {
    right: 7px;
}

#hgallery #hg-prev-onpic,
#hgallery #hg-next-onpic {
    position: absolute;
    top: 0;
    left: 0;
    width: 34%;
    height: 100%;
    cursor: pointer;
}

#hgallery #hg-next-onpic {
    right: 0;
    left: auto;
    width: 66%;
}

.hg-unvisible {
    opacity: 0 !important;
    visibility: hidden;
}

@media (max-width: 1100px) {
    #hg-pic-cont {
        max-width: calc(100% - 40px);
    }
}

/* stylelint-enable */

/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[3]!./src/assets/scss/main.scss ***!
  \**************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* OLD */
/* OLD */
/* START OLD */
/* END OLD */
.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (max-width: 1440px) {
  .grid {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 1380px) {
  .grid {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
@media (max-width: 991px) {
  .grid {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
@media (max-width: 767px) {
  .grid {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.grid .col-xl-1 {
  width: 8.3333333333%;
}
.grid .col-xl-2 {
  width: 16.6666666667%;
}
.grid .col-xl-3 {
  width: 25%;
}
.grid .col-xl-4 {
  width: 33.3333333333%;
}
.grid .col-xl-5 {
  width: 41.6666666667%;
}
.grid .col-xl-6 {
  width: 50%;
}
.grid .col-xl-7 {
  width: 58.3333333333%;
}
.grid .col-xl-8 {
  width: 66.6666666667%;
}
.grid .col-xl-9 {
  width: 75%;
}
.grid .col-xl-10 {
  width: 83.3333333333%;
}
.grid .col-xl-11 {
  width: 91.6666666667%;
}
.grid .col-xl-12 {
  width: 100%;
}
.grid .col-overflow {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  margin-bottom: 3rem;
}
.grid .col-overflow:last-child {
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
.grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 1440px) {
  .grid .col-lg-1 {
    width: 8.3333333333%;
  }
  .grid .col-lg-2 {
    width: 16.6666666667%;
  }
  .grid .col-lg-3 {
    width: 25%;
  }
  .grid .col-lg-4 {
    width: 33.3333333333%;
  }
  .grid .col-lg-5 {
    width: 41.6666666667%;
  }
  .grid .col-lg-6 {
    width: 50%;
  }
  .grid .col-lg-7 {
    width: 58.3333333333%;
  }
  .grid .col-lg-8 {
    width: 66.6666666667%;
  }
  .grid .col-lg-9 {
    width: 75%;
  }
  .grid .col-lg-10 {
    width: 83.3333333333%;
  }
  .grid .col-lg-11 {
    width: 91.6666666667%;
  }
  .grid .col-lg-12 {
    width: 100%;
  }
  .grid .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) {
  .grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 1380px) {
  .grid .col-md-1 {
    width: 8.3333333333%;
  }
  .grid .col-md-2 {
    width: 16.6666666667%;
  }
  .grid .col-md-3 {
    width: 25%;
  }
  .grid .col-md-4 {
    width: 33.3333333333%;
  }
  .grid .col-md-5 {
    width: 41.6666666667%;
  }
  .grid .col-md-6 {
    width: 50%;
  }
  .grid .col-md-7 {
    width: 58.3333333333%;
  }
  .grid .col-md-8 {
    width: 66.6666666667%;
  }
  .grid .col-md-9 {
    width: 75%;
  }
  .grid .col-md-10 {
    width: 83.3333333333%;
  }
  .grid .col-md-11 {
    width: 91.6666666667%;
  }
  .grid .col-md-12 {
    width: 100%;
  }
  .grid .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) {
  .grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 991px) {
  .grid .col-sm-1 {
    width: 8.3333333333%;
  }
  .grid .col-sm-2 {
    width: 16.6666666667%;
  }
  .grid .col-sm-3 {
    width: 25%;
  }
  .grid .col-sm-4 {
    width: 33.3333333333%;
  }
  .grid .col-sm-5 {
    width: 41.6666666667%;
  }
  .grid .col-sm-6 {
    width: 50%;
  }
  .grid .col-sm-7 {
    width: 58.3333333333%;
  }
  .grid .col-sm-8 {
    width: 66.6666666667%;
  }
  .grid .col-sm-9 {
    width: 75%;
  }
  .grid .col-sm-10 {
    width: 83.3333333333%;
  }
  .grid .col-sm-11 {
    width: 91.6666666667%;
  }
  .grid .col-sm-12 {
    width: 100%;
  }
  .grid .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 767px) {
  .grid .col-xs-1 {
    width: 8.3333333333%;
  }
  .grid .col-xs-2 {
    width: 16.6666666667%;
  }
  .grid .col-xs-3 {
    width: 25%;
  }
  .grid .col-xs-4 {
    width: 33.3333333333%;
  }
  .grid .col-xs-5 {
    width: 41.6666666667%;
  }
  .grid .col-xs-6 {
    width: 50%;
  }
  .grid .col-xs-7 {
    width: 58.3333333333%;
  }
  .grid .col-xs-8 {
    width: 66.6666666667%;
  }
  .grid .col-xs-9 {
    width: 75%;
  }
  .grid .col-xs-10 {
    width: 83.3333333333%;
  }
  .grid .col-xs-11 {
    width: 91.6666666667%;
  }
  .grid .col-xs-12 {
    width: 100%;
  }
  .grid .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.grid--equal > [class*=col-] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.grid--equal > [class*=col-] > :not(.grid) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.grid.grid--center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.grid.grid--narrow {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media (max-width: 1440px) {
  .grid.grid--narrow {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
@media (max-width: 1380px) {
  .grid.grid--narrow {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
@media (max-width: 991px) {
  .grid.grid--narrow {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
@media (max-width: 767px) {
  .grid.grid--narrow {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.grid.grid--narrow [class*=col-] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (max-width: 1440px) {
  .grid.grid--narrow [class*=col-] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (max-width: 1380px) {
  .grid.grid--narrow [class*=col-] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (max-width: 991px) {
  .grid.grid--narrow [class*=col-] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (max-width: 767px) {
  .grid.grid--narrow [class*=col-] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
  height: calc(100% - 3rem);
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
@media (max-width: 1440px) {
  main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}
@media (max-width: 1380px) {
  main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}
@media (max-width: 991px) {
  main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}
@media (max-width: 767px) {
  main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}
main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
  height: calc(100% - 6rem);
  margin-bottom: 3rem;
  margin-top: 3rem;
}
@media (max-width: 1440px) {
  main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 6rem);
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
@media (max-width: 1380px) {
  main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 4.5rem);
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
  }
}
@media (max-width: 991px) {
  main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 4.5rem);
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
  }
}
@media (max-width: 767px) {
  main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
}

.EPiServerForms .Form__Element__ValidationError, .form-group__text, figure figcaption, .small-text {
  font-size: 1.125rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  .EPiServerForms .Form__Element__ValidationError, .form-group__text, figure figcaption, .small-text {
    font-size: 1rem;
  }
}

.hero__preamble, .large-text, .section-intro__body, blockquote p, .preamble {
  color: inherit;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.625rem;
  letter-spacing: 1px;
  line-height: 1.25;
}
@media (max-width: 767px) {
  .hero__preamble, .large-text, .section-intro__body, blockquote p, .preamble {
    font-size: 1.125rem;
  }
}

.section-intro__body, blockquote p, .preamble {
  font-weight: 500;
}

.muted {
  opacity: 0.6;
}

.list-unstyled {
  list-style-type: none;
  padding: 0;
}

.image-right,
.image-left {
  width: 50%;
}
@media (max-width: 767px) {
  .image-right,
  .image-left {
    float: none;
    width: auto;
  }
}
.rte > p > .image-right,
.rte > p > .image-left {
  margin-top: 0;
}

.image-right {
  float: right;
  margin-left: 1.5rem;
}
@media (max-width: 767px) {
  .image-right {
    margin-left: 0;
  }
}

.image-left {
  float: left;
  margin-right: 1.5rem;
}
@media (max-width: 767px) {
  .image-left {
    margin-right: 0;
  }
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  width: 100%;
}
.epi-editmode .invisible {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  border: solid 1px #000;
  height: auto;
  padding: 20px 0;
  text-align: center;
}
@media (max-width: 1440px) {
  .epi-editmode .invisible {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 1380px) {
  .epi-editmode .invisible {
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 991px) {
  .epi-editmode .invisible {
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 767px) {
  .epi-editmode .invisible {
    width: 100%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.bg-dark-pink {
  background-color: #ee4865 !important;
  color: #fff !important;
  content: #fff;
}
.bg-dark-pink a:not(.button) {
  color: #fff !important;
}
.bg-dark-pink .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-dark-pink svg {
  fill: #fff !important;
}
.bg-dark-pink h1,
.bg-dark-pink .h1, [class*=bg-] .bg-dark-pink h1, [class*=bg-] .bg-dark-pink .h1 {
  color: #fff;
}
.bg-dark-pink h2,
.bg-dark-pink .h2, [class*=bg-] .bg-dark-pink h2, [class*=bg-] .bg-dark-pink .h2 {
  color: #fff;
}
.bg-dark-pink h3,
.bg-dark-pink .h3, [class*=bg-] .bg-dark-pink h3, [class*=bg-] .bg-dark-pink .h3 {
  color: #fff;
}
.bg-dark-pink h4,
.bg-dark-pink .h4, [class*=bg-] .bg-dark-pink h4, [class*=bg-] .bg-dark-pink .h4 {
  color: #fff;
}
.bg-dark-pink h5,
.bg-dark-pink .h5, [class*=bg-] .bg-dark-pink h5, [class*=bg-] .bg-dark-pink .h5 {
  color: #fff;
}
.bg-dark-pink h6,
.bg-dark-pink .h6, [class*=bg-] .bg-dark-pink h6, [class*=bg-] .bg-dark-pink .h6 {
  color: #fff;
}

.bg-pink-snow {
  background-color: #ffefef !important;
  color: #ee4865 !important;
  content: #ee4865;
}
.bg-pink-snow a:not(.button) {
  color: #ee4865 !important;
}
.bg-pink-snow .arrow-link:hover span::before {
  background-color: #ee4865 !important;
}
.bg-pink-snow svg {
  fill: #ee4865 !important;
}
.bg-pink-snow h1,
.bg-pink-snow .h1, [class*=bg-] .bg-pink-snow h1, [class*=bg-] .bg-pink-snow .h1 {
  color: #ee4865;
}
.bg-pink-snow h2,
.bg-pink-snow .h2, [class*=bg-] .bg-pink-snow h2, [class*=bg-] .bg-pink-snow .h2 {
  color: #ee4865;
}
.bg-pink-snow h3,
.bg-pink-snow .h3, [class*=bg-] .bg-pink-snow h3, [class*=bg-] .bg-pink-snow .h3 {
  color: #ee4865;
}
.bg-pink-snow h4,
.bg-pink-snow .h4, [class*=bg-] .bg-pink-snow h4, [class*=bg-] .bg-pink-snow .h4 {
  color: #ee4865;
}
.bg-pink-snow h5,
.bg-pink-snow .h5, [class*=bg-] .bg-pink-snow h5, [class*=bg-] .bg-pink-snow .h5 {
  color: #ee4865;
}
.bg-pink-snow h6,
.bg-pink-snow .h6, [class*=bg-] .bg-pink-snow h6, [class*=bg-] .bg-pink-snow .h6 {
  color: #ee4865;
}

.bg-persimmon {
  background-color: #e85b06 !important;
  color: #fff !important;
  content: #fff;
}
.bg-persimmon a:not(.button) {
  color: #fff !important;
}
.bg-persimmon .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-persimmon svg {
  fill: #fff !important;
}
.bg-persimmon h1,
.bg-persimmon .h1, [class*=bg-] .bg-persimmon h1, [class*=bg-] .bg-persimmon .h1 {
  color: #fff;
}
.bg-persimmon h2,
.bg-persimmon .h2, [class*=bg-] .bg-persimmon h2, [class*=bg-] .bg-persimmon .h2 {
  color: #fff;
}
.bg-persimmon h3,
.bg-persimmon .h3, [class*=bg-] .bg-persimmon h3, [class*=bg-] .bg-persimmon .h3 {
  color: #fff;
}
.bg-persimmon h4,
.bg-persimmon .h4, [class*=bg-] .bg-persimmon h4, [class*=bg-] .bg-persimmon .h4 {
  color: #fff;
}
.bg-persimmon h5,
.bg-persimmon .h5, [class*=bg-] .bg-persimmon h5, [class*=bg-] .bg-persimmon .h5 {
  color: #fff;
}
.bg-persimmon h6,
.bg-persimmon .h6, [class*=bg-] .bg-persimmon h6, [class*=bg-] .bg-persimmon .h6 {
  color: #fff;
}

.bg-peach-puff {
  background-color: #ffd4bb !important;
  color: #e85b06 !important;
  content: #e85b06;
}
.bg-peach-puff a:not(.button) {
  color: #e85b06 !important;
}
.bg-peach-puff .arrow-link:hover span::before {
  background-color: #e85b06 !important;
}
.bg-peach-puff svg {
  fill: #e85b06 !important;
}
.bg-peach-puff h1,
.bg-peach-puff .h1, [class*=bg-] .bg-peach-puff h1, [class*=bg-] .bg-peach-puff .h1 {
  color: #e85b06;
}
.bg-peach-puff h2,
.bg-peach-puff .h2, [class*=bg-] .bg-peach-puff h2, [class*=bg-] .bg-peach-puff .h2 {
  color: #e85b06;
}
.bg-peach-puff h3,
.bg-peach-puff .h3, [class*=bg-] .bg-peach-puff h3, [class*=bg-] .bg-peach-puff .h3 {
  color: #e85b06;
}
.bg-peach-puff h4,
.bg-peach-puff .h4, [class*=bg-] .bg-peach-puff h4, [class*=bg-] .bg-peach-puff .h4 {
  color: #e85b06;
}
.bg-peach-puff h5,
.bg-peach-puff .h5, [class*=bg-] .bg-peach-puff h5, [class*=bg-] .bg-peach-puff .h5 {
  color: #e85b06;
}
.bg-peach-puff h6,
.bg-peach-puff .h6, [class*=bg-] .bg-peach-puff h6, [class*=bg-] .bg-peach-puff .h6 {
  color: #e85b06;
}

.bg-fruit-salad {
  background-color: #509462 !important;
  color: #fff !important;
  content: #fff;
}
.bg-fruit-salad a:not(.button) {
  color: #fff !important;
}
.bg-fruit-salad .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-fruit-salad svg {
  fill: #fff !important;
}
.bg-fruit-salad h1,
.bg-fruit-salad .h1, [class*=bg-] .bg-fruit-salad h1, [class*=bg-] .bg-fruit-salad .h1 {
  color: #fff;
}
.bg-fruit-salad h2,
.bg-fruit-salad .h2, [class*=bg-] .bg-fruit-salad h2, [class*=bg-] .bg-fruit-salad .h2 {
  color: #fff;
}
.bg-fruit-salad h3,
.bg-fruit-salad .h3, [class*=bg-] .bg-fruit-salad h3, [class*=bg-] .bg-fruit-salad .h3 {
  color: #fff;
}
.bg-fruit-salad h4,
.bg-fruit-salad .h4, [class*=bg-] .bg-fruit-salad h4, [class*=bg-] .bg-fruit-salad .h4 {
  color: #fff;
}
.bg-fruit-salad h5,
.bg-fruit-salad .h5, [class*=bg-] .bg-fruit-salad h5, [class*=bg-] .bg-fruit-salad .h5 {
  color: #fff;
}
.bg-fruit-salad h6,
.bg-fruit-salad .h6, [class*=bg-] .bg-fruit-salad h6, [class*=bg-] .bg-fruit-salad .h6 {
  color: #fff;
}

.bg-apple-green {
  background-color: #daf0e0 !important;
  color: #509462 !important;
  content: #509462;
}
.bg-apple-green a:not(.button) {
  color: #509462 !important;
}
.bg-apple-green .arrow-link:hover span::before {
  background-color: #509462 !important;
}
.bg-apple-green svg {
  fill: #509462 !important;
}
.bg-apple-green h1,
.bg-apple-green .h1, [class*=bg-] .bg-apple-green h1, [class*=bg-] .bg-apple-green .h1 {
  color: #509462;
}
.bg-apple-green h2,
.bg-apple-green .h2, [class*=bg-] .bg-apple-green h2, [class*=bg-] .bg-apple-green .h2 {
  color: #509462;
}
.bg-apple-green h3,
.bg-apple-green .h3, [class*=bg-] .bg-apple-green h3, [class*=bg-] .bg-apple-green .h3 {
  color: #509462;
}
.bg-apple-green h4,
.bg-apple-green .h4, [class*=bg-] .bg-apple-green h4, [class*=bg-] .bg-apple-green .h4 {
  color: #509462;
}
.bg-apple-green h5,
.bg-apple-green .h5, [class*=bg-] .bg-apple-green h5, [class*=bg-] .bg-apple-green .h5 {
  color: #509462;
}
.bg-apple-green h6,
.bg-apple-green .h6, [class*=bg-] .bg-apple-green h6, [class*=bg-] .bg-apple-green .h6 {
  color: #509462;
}

.bg-seance {
  background-color: #58225a !important;
  color: #fff !important;
  content: #fff;
}
.bg-seance a:not(.button) {
  color: #fff !important;
}
.bg-seance .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-seance svg {
  fill: #fff !important;
}
.bg-seance h1,
.bg-seance .h1, [class*=bg-] .bg-seance h1, [class*=bg-] .bg-seance .h1 {
  color: #fff;
}
.bg-seance h2,
.bg-seance .h2, [class*=bg-] .bg-seance h2, [class*=bg-] .bg-seance .h2 {
  color: #fff;
}
.bg-seance h3,
.bg-seance .h3, [class*=bg-] .bg-seance h3, [class*=bg-] .bg-seance .h3 {
  color: #fff;
}
.bg-seance h4,
.bg-seance .h4, [class*=bg-] .bg-seance h4, [class*=bg-] .bg-seance .h4 {
  color: #fff;
}
.bg-seance h5,
.bg-seance .h5, [class*=bg-] .bg-seance h5, [class*=bg-] .bg-seance .h5 {
  color: #fff;
}
.bg-seance h6,
.bg-seance .h6, [class*=bg-] .bg-seance h6, [class*=bg-] .bg-seance .h6 {
  color: #fff;
}

.bg-carousel-pink {
  background-color: #f7d6e1 !important;
  color: #58225a !important;
  content: #58225a;
}
.bg-carousel-pink a:not(.button) {
  color: #58225a !important;
}
.bg-carousel-pink .arrow-link:hover span::before {
  background-color: #58225a !important;
}
.bg-carousel-pink svg {
  fill: #58225a !important;
}
.bg-carousel-pink h1,
.bg-carousel-pink .h1, [class*=bg-] .bg-carousel-pink h1, [class*=bg-] .bg-carousel-pink .h1 {
  color: #58225a;
}
.bg-carousel-pink h2,
.bg-carousel-pink .h2, [class*=bg-] .bg-carousel-pink h2, [class*=bg-] .bg-carousel-pink .h2 {
  color: #58225a;
}
.bg-carousel-pink h3,
.bg-carousel-pink .h3, [class*=bg-] .bg-carousel-pink h3, [class*=bg-] .bg-carousel-pink .h3 {
  color: #58225a;
}
.bg-carousel-pink h4,
.bg-carousel-pink .h4, [class*=bg-] .bg-carousel-pink h4, [class*=bg-] .bg-carousel-pink .h4 {
  color: #58225a;
}
.bg-carousel-pink h5,
.bg-carousel-pink .h5, [class*=bg-] .bg-carousel-pink h5, [class*=bg-] .bg-carousel-pink .h5 {
  color: #58225a;
}
.bg-carousel-pink h6,
.bg-carousel-pink .h6, [class*=bg-] .bg-carousel-pink h6, [class*=bg-] .bg-carousel-pink .h6 {
  color: #58225a;
}

.bg-cerulean-blue {
  background-color: #2269ae !important;
  color: #fff !important;
  content: #fff;
}
.bg-cerulean-blue a:not(.button) {
  color: #fff !important;
}
.bg-cerulean-blue .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-cerulean-blue svg {
  fill: #fff !important;
}
.bg-cerulean-blue h1,
.bg-cerulean-blue .h1, [class*=bg-] .bg-cerulean-blue h1, [class*=bg-] .bg-cerulean-blue .h1 {
  color: #fff;
}
.bg-cerulean-blue h2,
.bg-cerulean-blue .h2, [class*=bg-] .bg-cerulean-blue h2, [class*=bg-] .bg-cerulean-blue .h2 {
  color: #fff;
}
.bg-cerulean-blue h3,
.bg-cerulean-blue .h3, [class*=bg-] .bg-cerulean-blue h3, [class*=bg-] .bg-cerulean-blue .h3 {
  color: #fff;
}
.bg-cerulean-blue h4,
.bg-cerulean-blue .h4, [class*=bg-] .bg-cerulean-blue h4, [class*=bg-] .bg-cerulean-blue .h4 {
  color: #fff;
}
.bg-cerulean-blue h5,
.bg-cerulean-blue .h5, [class*=bg-] .bg-cerulean-blue h5, [class*=bg-] .bg-cerulean-blue .h5 {
  color: #fff;
}
.bg-cerulean-blue h6,
.bg-cerulean-blue .h6, [class*=bg-] .bg-cerulean-blue h6, [class*=bg-] .bg-cerulean-blue .h6 {
  color: #fff;
}

.bg-tropical-blue {
  background-color: #b2ceed !important;
  color: #094e90 !important;
  content: #094e90;
}
.bg-tropical-blue a:not(.button) {
  color: #094e90 !important;
}
.bg-tropical-blue .arrow-link:hover span::before {
  background-color: #094e90 !important;
}
.bg-tropical-blue svg {
  fill: #094e90 !important;
}
.bg-tropical-blue h1,
.bg-tropical-blue .h1, [class*=bg-] .bg-tropical-blue h1, [class*=bg-] .bg-tropical-blue .h1 {
  color: #094e90;
}
.bg-tropical-blue h2,
.bg-tropical-blue .h2, [class*=bg-] .bg-tropical-blue h2, [class*=bg-] .bg-tropical-blue .h2 {
  color: #094e90;
}
.bg-tropical-blue h3,
.bg-tropical-blue .h3, [class*=bg-] .bg-tropical-blue h3, [class*=bg-] .bg-tropical-blue .h3 {
  color: #094e90;
}
.bg-tropical-blue h4,
.bg-tropical-blue .h4, [class*=bg-] .bg-tropical-blue h4, [class*=bg-] .bg-tropical-blue .h4 {
  color: #094e90;
}
.bg-tropical-blue h5,
.bg-tropical-blue .h5, [class*=bg-] .bg-tropical-blue h5, [class*=bg-] .bg-tropical-blue .h5 {
  color: #094e90;
}
.bg-tropical-blue h6,
.bg-tropical-blue .h6, [class*=bg-] .bg-tropical-blue h6, [class*=bg-] .bg-tropical-blue .h6 {
  color: #094e90;
}

.bg-lavender {
  background-color: #d8e6f6 !important;
  color: #094e90 !important;
  content: #094e90;
}
.bg-lavender a:not(.button) {
  color: #094e90 !important;
}
.bg-lavender .arrow-link:hover span::before {
  background-color: #094e90 !important;
}
.bg-lavender svg {
  fill: #094e90 !important;
}
.bg-lavender h1,
.bg-lavender .h1, [class*=bg-] .bg-lavender h1, [class*=bg-] .bg-lavender .h1 {
  color: #094e90;
}
.bg-lavender h2,
.bg-lavender .h2, [class*=bg-] .bg-lavender h2, [class*=bg-] .bg-lavender .h2 {
  color: #094e90;
}
.bg-lavender h3,
.bg-lavender .h3, [class*=bg-] .bg-lavender h3, [class*=bg-] .bg-lavender .h3 {
  color: #094e90;
}
.bg-lavender h4,
.bg-lavender .h4, [class*=bg-] .bg-lavender h4, [class*=bg-] .bg-lavender .h4 {
  color: #094e90;
}
.bg-lavender h5,
.bg-lavender .h5, [class*=bg-] .bg-lavender h5, [class*=bg-] .bg-lavender .h5 {
  color: #094e90;
}
.bg-lavender h6,
.bg-lavender .h6, [class*=bg-] .bg-lavender h6, [class*=bg-] .bg-lavender .h6 {
  color: #094e90;
}

.bg-brink-pink {
  background-color: #fd657f !important;
  color: #fff !important;
  content: #fff;
}
.bg-brink-pink a:not(.button) {
  color: #fff !important;
}
.bg-brink-pink .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-brink-pink svg {
  fill: #fff !important;
}
.bg-brink-pink h1,
.bg-brink-pink .h1, [class*=bg-] .bg-brink-pink h1, [class*=bg-] .bg-brink-pink .h1 {
  color: #fff;
}
.bg-brink-pink h2,
.bg-brink-pink .h2, [class*=bg-] .bg-brink-pink h2, [class*=bg-] .bg-brink-pink .h2 {
  color: #fff;
}
.bg-brink-pink h3,
.bg-brink-pink .h3, [class*=bg-] .bg-brink-pink h3, [class*=bg-] .bg-brink-pink .h3 {
  color: #fff;
}
.bg-brink-pink h4,
.bg-brink-pink .h4, [class*=bg-] .bg-brink-pink h4, [class*=bg-] .bg-brink-pink .h4 {
  color: #fff;
}
.bg-brink-pink h5,
.bg-brink-pink .h5, [class*=bg-] .bg-brink-pink h5, [class*=bg-] .bg-brink-pink .h5 {
  color: #fff;
}
.bg-brink-pink h6,
.bg-brink-pink .h6, [class*=bg-] .bg-brink-pink h6, [class*=bg-] .bg-brink-pink .h6 {
  color: #fff;
}

.bg-flamenco {
  background-color: #f67c40 !important;
  color: #fff !important;
  content: #fff;
}
.bg-flamenco a:not(.button) {
  color: #fff !important;
}
.bg-flamenco .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-flamenco svg {
  fill: #fff !important;
}
.bg-flamenco h1,
.bg-flamenco .h1, [class*=bg-] .bg-flamenco h1, [class*=bg-] .bg-flamenco .h1 {
  color: #fff;
}
.bg-flamenco h2,
.bg-flamenco .h2, [class*=bg-] .bg-flamenco h2, [class*=bg-] .bg-flamenco .h2 {
  color: #fff;
}
.bg-flamenco h3,
.bg-flamenco .h3, [class*=bg-] .bg-flamenco h3, [class*=bg-] .bg-flamenco .h3 {
  color: #fff;
}
.bg-flamenco h4,
.bg-flamenco .h4, [class*=bg-] .bg-flamenco h4, [class*=bg-] .bg-flamenco .h4 {
  color: #fff;
}
.bg-flamenco h5,
.bg-flamenco .h5, [class*=bg-] .bg-flamenco h5, [class*=bg-] .bg-flamenco .h5 {
  color: #fff;
}
.bg-flamenco h6,
.bg-flamenco .h6, [class*=bg-] .bg-flamenco h6, [class*=bg-] .bg-flamenco .h6 {
  color: #fff;
}

.bg-chinook {
  background-color: #5da770 !important;
  color: #fff !important;
  content: #fff;
}
.bg-chinook a:not(.button) {
  color: #fff !important;
}
.bg-chinook .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-chinook svg {
  fill: #fff !important;
}
.bg-chinook h1,
.bg-chinook .h1, [class*=bg-] .bg-chinook h1, [class*=bg-] .bg-chinook .h1 {
  color: #fff;
}
.bg-chinook h2,
.bg-chinook .h2, [class*=bg-] .bg-chinook h2, [class*=bg-] .bg-chinook .h2 {
  color: #fff;
}
.bg-chinook h3,
.bg-chinook .h3, [class*=bg-] .bg-chinook h3, [class*=bg-] .bg-chinook .h3 {
  color: #fff;
}
.bg-chinook h4,
.bg-chinook .h4, [class*=bg-] .bg-chinook h4, [class*=bg-] .bg-chinook .h4 {
  color: #fff;
}
.bg-chinook h5,
.bg-chinook .h5, [class*=bg-] .bg-chinook h5, [class*=bg-] .bg-chinook .h5 {
  color: #fff;
}
.bg-chinook h6,
.bg-chinook .h6, [class*=bg-] .bg-chinook h6, [class*=bg-] .bg-chinook .h6 {
  color: #fff;
}

.bg-eminence {
  background-color: #6f3c76 !important;
  color: #fff !important;
  content: #fff;
}
.bg-eminence a:not(.button) {
  color: #fff !important;
}
.bg-eminence .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-eminence svg {
  fill: #fff !important;
}
.bg-eminence h1,
.bg-eminence .h1, [class*=bg-] .bg-eminence h1, [class*=bg-] .bg-eminence .h1 {
  color: #fff;
}
.bg-eminence h2,
.bg-eminence .h2, [class*=bg-] .bg-eminence h2, [class*=bg-] .bg-eminence .h2 {
  color: #fff;
}
.bg-eminence h3,
.bg-eminence .h3, [class*=bg-] .bg-eminence h3, [class*=bg-] .bg-eminence .h3 {
  color: #fff;
}
.bg-eminence h4,
.bg-eminence .h4, [class*=bg-] .bg-eminence h4, [class*=bg-] .bg-eminence .h4 {
  color: #fff;
}
.bg-eminence h5,
.bg-eminence .h5, [class*=bg-] .bg-eminence h5, [class*=bg-] .bg-eminence .h5 {
  color: #fff;
}
.bg-eminence h6,
.bg-eminence .h6, [class*=bg-] .bg-eminence h6, [class*=bg-] .bg-eminence .h6 {
  color: #fff;
}

.bg-viola {
  background-color: #ca8ea3 !important;
  color: #fff !important;
  content: #fff;
}
.bg-viola a:not(.button) {
  color: #fff !important;
}
.bg-viola .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-viola svg {
  fill: #fff !important;
}
.bg-viola h1,
.bg-viola .h1, [class*=bg-] .bg-viola h1, [class*=bg-] .bg-viola .h1 {
  color: #fff;
}
.bg-viola h2,
.bg-viola .h2, [class*=bg-] .bg-viola h2, [class*=bg-] .bg-viola .h2 {
  color: #fff;
}
.bg-viola h3,
.bg-viola .h3, [class*=bg-] .bg-viola h3, [class*=bg-] .bg-viola .h3 {
  color: #fff;
}
.bg-viola h4,
.bg-viola .h4, [class*=bg-] .bg-viola h4, [class*=bg-] .bg-viola .h4 {
  color: #fff;
}
.bg-viola h5,
.bg-viola .h5, [class*=bg-] .bg-viola h5, [class*=bg-] .bg-viola .h5 {
  color: #fff;
}
.bg-viola h6,
.bg-viola .h6, [class*=bg-] .bg-viola h6, [class*=bg-] .bg-viola .h6 {
  color: #fff;
}

.bg-jordy-blue {
  background-color: #659cdc !important;
  color: #fff !important;
  content: #fff;
}
.bg-jordy-blue a:not(.button) {
  color: #fff !important;
}
.bg-jordy-blue .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-jordy-blue svg {
  fill: #fff !important;
}
.bg-jordy-blue h1,
.bg-jordy-blue .h1, [class*=bg-] .bg-jordy-blue h1, [class*=bg-] .bg-jordy-blue .h1 {
  color: #fff;
}
.bg-jordy-blue h2,
.bg-jordy-blue .h2, [class*=bg-] .bg-jordy-blue h2, [class*=bg-] .bg-jordy-blue .h2 {
  color: #fff;
}
.bg-jordy-blue h3,
.bg-jordy-blue .h3, [class*=bg-] .bg-jordy-blue h3, [class*=bg-] .bg-jordy-blue .h3 {
  color: #fff;
}
.bg-jordy-blue h4,
.bg-jordy-blue .h4, [class*=bg-] .bg-jordy-blue h4, [class*=bg-] .bg-jordy-blue .h4 {
  color: #fff;
}
.bg-jordy-blue h5,
.bg-jordy-blue .h5, [class*=bg-] .bg-jordy-blue h5, [class*=bg-] .bg-jordy-blue .h5 {
  color: #fff;
}
.bg-jordy-blue h6,
.bg-jordy-blue .h6, [class*=bg-] .bg-jordy-blue h6, [class*=bg-] .bg-jordy-blue .h6 {
  color: #fff;
}

.bg-smoky {
  background-color: #515367 !important;
  color: #fff !important;
  content: #fff;
}
.bg-smoky a:not(.button) {
  color: #fff !important;
}
.bg-smoky .arrow-link:hover span::before {
  background-color: #fff !important;
}
.bg-smoky svg {
  fill: #fff !important;
}
.bg-smoky h1,
.bg-smoky .h1, [class*=bg-] .bg-smoky h1, [class*=bg-] .bg-smoky .h1 {
  color: #fff;
}
.bg-smoky h2,
.bg-smoky .h2, [class*=bg-] .bg-smoky h2, [class*=bg-] .bg-smoky .h2 {
  color: #fff;
}
.bg-smoky h3,
.bg-smoky .h3, [class*=bg-] .bg-smoky h3, [class*=bg-] .bg-smoky .h3 {
  color: #fff;
}
.bg-smoky h4,
.bg-smoky .h4, [class*=bg-] .bg-smoky h4, [class*=bg-] .bg-smoky .h4 {
  color: #fff;
}
.bg-smoky h5,
.bg-smoky .h5, [class*=bg-] .bg-smoky h5, [class*=bg-] .bg-smoky .h5 {
  color: #fff;
}
.bg-smoky h6,
.bg-smoky .h6, [class*=bg-] .bg-smoky h6, [class*=bg-] .bg-smoky .h6 {
  color: #fff;
}

.bg-blue-100 {
  background-color: #004A93 !important;
  color: #D8E6F6 !important;
  content: #D8E6F6;
}
.bg-blue-100 a:not(.button) {
  color: #D8E6F6 !important;
}
.bg-blue-100 .arrow-link:hover span::before {
  background-color: #D8E6F6 !important;
}
.bg-blue-100 svg {
  fill: #D8E6F6 !important;
}
.bg-blue-100 h1,
.bg-blue-100 .h1, [class*=bg-] .bg-blue-100 h1, [class*=bg-] .bg-blue-100 .h1 {
  color: #D8E6F6;
}
.bg-blue-100 h2,
.bg-blue-100 .h2, [class*=bg-] .bg-blue-100 h2, [class*=bg-] .bg-blue-100 .h2 {
  color: #D8E6F6;
}
.bg-blue-100 h3,
.bg-blue-100 .h3, [class*=bg-] .bg-blue-100 h3, [class*=bg-] .bg-blue-100 .h3 {
  color: #D8E6F6;
}
.bg-blue-100 h4,
.bg-blue-100 .h4, [class*=bg-] .bg-blue-100 h4, [class*=bg-] .bg-blue-100 .h4 {
  color: #D8E6F6;
}
.bg-blue-100 h5,
.bg-blue-100 .h5, [class*=bg-] .bg-blue-100 h5, [class*=bg-] .bg-blue-100 .h5 {
  color: #D8E6F6;
}
.bg-blue-100 h6,
.bg-blue-100 .h6, [class*=bg-] .bg-blue-100 h6, [class*=bg-] .bg-blue-100 .h6 {
  color: #D8E6F6;
}

.bg-blue-30 {
  background-color: #D8E6F6 !important;
  color: #004A93 !important;
  content: #004A93;
}
.bg-blue-30 a:not(.button) {
  color: #004A93 !important;
}
.bg-blue-30 .arrow-link:hover span::before {
  background-color: #004A93 !important;
}
.bg-blue-30 svg {
  fill: #004A93 !important;
}
.bg-blue-30 h1,
.bg-blue-30 .h1, [class*=bg-] .bg-blue-30 h1, [class*=bg-] .bg-blue-30 .h1 {
  color: #004A93;
}
.bg-blue-30 h2,
.bg-blue-30 .h2, [class*=bg-] .bg-blue-30 h2, [class*=bg-] .bg-blue-30 .h2 {
  color: #004A93;
}
.bg-blue-30 h3,
.bg-blue-30 .h3, [class*=bg-] .bg-blue-30 h3, [class*=bg-] .bg-blue-30 .h3 {
  color: #004A93;
}
.bg-blue-30 h4,
.bg-blue-30 .h4, [class*=bg-] .bg-blue-30 h4, [class*=bg-] .bg-blue-30 .h4 {
  color: #004A93;
}
.bg-blue-30 h5,
.bg-blue-30 .h5, [class*=bg-] .bg-blue-30 h5, [class*=bg-] .bg-blue-30 .h5 {
  color: #004A93;
}
.bg-blue-30 h6,
.bg-blue-30 .h6, [class*=bg-] .bg-blue-30 h6, [class*=bg-] .bg-blue-30 .h6 {
  color: #004A93;
}

.bg-orange-100 {
  background-color: #C0390C !important;
  color: #FDEEE7 !important;
  content: #FDEEE7;
}
.bg-orange-100 a:not(.button) {
  color: #FDEEE7 !important;
}
.bg-orange-100 .arrow-link:hover span::before {
  background-color: #FDEEE7 !important;
}
.bg-orange-100 svg {
  fill: #FDEEE7 !important;
}
.bg-orange-100 h1,
.bg-orange-100 .h1, [class*=bg-] .bg-orange-100 h1, [class*=bg-] .bg-orange-100 .h1 {
  color: #FDEEE7;
}
.bg-orange-100 h2,
.bg-orange-100 .h2, [class*=bg-] .bg-orange-100 h2, [class*=bg-] .bg-orange-100 .h2 {
  color: #FDEEE7;
}
.bg-orange-100 h3,
.bg-orange-100 .h3, [class*=bg-] .bg-orange-100 h3, [class*=bg-] .bg-orange-100 .h3 {
  color: #FDEEE7;
}
.bg-orange-100 h4,
.bg-orange-100 .h4, [class*=bg-] .bg-orange-100 h4, [class*=bg-] .bg-orange-100 .h4 {
  color: #FDEEE7;
}
.bg-orange-100 h5,
.bg-orange-100 .h5, [class*=bg-] .bg-orange-100 h5, [class*=bg-] .bg-orange-100 .h5 {
  color: #FDEEE7;
}
.bg-orange-100 h6,
.bg-orange-100 .h6, [class*=bg-] .bg-orange-100 h6, [class*=bg-] .bg-orange-100 .h6 {
  color: #FDEEE7;
}

.bg-orange-30 {
  background-color: #FDEEE7 !important;
  color: #C0390C !important;
  content: #C0390C;
}
.bg-orange-30 a:not(.button) {
  color: #C0390C !important;
}
.bg-orange-30 .arrow-link:hover span::before {
  background-color: #C0390C !important;
}
.bg-orange-30 svg {
  fill: #C0390C !important;
}
.bg-orange-30 h1,
.bg-orange-30 .h1, [class*=bg-] .bg-orange-30 h1, [class*=bg-] .bg-orange-30 .h1 {
  color: #C0390C;
}
.bg-orange-30 h2,
.bg-orange-30 .h2, [class*=bg-] .bg-orange-30 h2, [class*=bg-] .bg-orange-30 .h2 {
  color: #C0390C;
}
.bg-orange-30 h3,
.bg-orange-30 .h3, [class*=bg-] .bg-orange-30 h3, [class*=bg-] .bg-orange-30 .h3 {
  color: #C0390C;
}
.bg-orange-30 h4,
.bg-orange-30 .h4, [class*=bg-] .bg-orange-30 h4, [class*=bg-] .bg-orange-30 .h4 {
  color: #C0390C;
}
.bg-orange-30 h5,
.bg-orange-30 .h5, [class*=bg-] .bg-orange-30 h5, [class*=bg-] .bg-orange-30 .h5 {
  color: #C0390C;
}
.bg-orange-30 h6,
.bg-orange-30 .h6, [class*=bg-] .bg-orange-30 h6, [class*=bg-] .bg-orange-30 .h6 {
  color: #C0390C;
}

.bg-green-100 {
  background-color: #42764C !important;
  color: #E0F0E0 !important;
  content: #E0F0E0;
}
.bg-green-100 a:not(.button) {
  color: #E0F0E0 !important;
}
.bg-green-100 .arrow-link:hover span::before {
  background-color: #E0F0E0 !important;
}
.bg-green-100 svg {
  fill: #E0F0E0 !important;
}
.bg-green-100 h1,
.bg-green-100 .h1, [class*=bg-] .bg-green-100 h1, [class*=bg-] .bg-green-100 .h1 {
  color: #E0F0E0;
}
.bg-green-100 h2,
.bg-green-100 .h2, [class*=bg-] .bg-green-100 h2, [class*=bg-] .bg-green-100 .h2 {
  color: #E0F0E0;
}
.bg-green-100 h3,
.bg-green-100 .h3, [class*=bg-] .bg-green-100 h3, [class*=bg-] .bg-green-100 .h3 {
  color: #E0F0E0;
}
.bg-green-100 h4,
.bg-green-100 .h4, [class*=bg-] .bg-green-100 h4, [class*=bg-] .bg-green-100 .h4 {
  color: #E0F0E0;
}
.bg-green-100 h5,
.bg-green-100 .h5, [class*=bg-] .bg-green-100 h5, [class*=bg-] .bg-green-100 .h5 {
  color: #E0F0E0;
}
.bg-green-100 h6,
.bg-green-100 .h6, [class*=bg-] .bg-green-100 h6, [class*=bg-] .bg-green-100 .h6 {
  color: #E0F0E0;
}

.bg-green-30 {
  background-color: #E0F0E0 !important;
  color: #42764C !important;
  content: #42764C;
}
.bg-green-30 a:not(.button) {
  color: #42764C !important;
}
.bg-green-30 .arrow-link:hover span::before {
  background-color: #42764C !important;
}
.bg-green-30 svg {
  fill: #42764C !important;
}
.bg-green-30 h1,
.bg-green-30 .h1, [class*=bg-] .bg-green-30 h1, [class*=bg-] .bg-green-30 .h1 {
  color: #42764C;
}
.bg-green-30 h2,
.bg-green-30 .h2, [class*=bg-] .bg-green-30 h2, [class*=bg-] .bg-green-30 .h2 {
  color: #42764C;
}
.bg-green-30 h3,
.bg-green-30 .h3, [class*=bg-] .bg-green-30 h3, [class*=bg-] .bg-green-30 .h3 {
  color: #42764C;
}
.bg-green-30 h4,
.bg-green-30 .h4, [class*=bg-] .bg-green-30 h4, [class*=bg-] .bg-green-30 .h4 {
  color: #42764C;
}
.bg-green-30 h5,
.bg-green-30 .h5, [class*=bg-] .bg-green-30 h5, [class*=bg-] .bg-green-30 .h5 {
  color: #42764C;
}
.bg-green-30 h6,
.bg-green-30 .h6, [class*=bg-] .bg-green-30 h6, [class*=bg-] .bg-green-30 .h6 {
  color: #42764C;
}

.bg-pink-100 {
  background-color: #C02843 !important;
  color: #FCFCFC !important;
  content: #FCFCFC;
}
.bg-pink-100 a:not(.button) {
  color: #FCFCFC !important;
}
.bg-pink-100 .arrow-link:hover span::before {
  background-color: #FCFCFC !important;
}
.bg-pink-100 svg {
  fill: #FCFCFC !important;
}
.bg-pink-100 h1,
.bg-pink-100 .h1, [class*=bg-] .bg-pink-100 h1, [class*=bg-] .bg-pink-100 .h1 {
  color: #FCFCFC;
}
.bg-pink-100 h2,
.bg-pink-100 .h2, [class*=bg-] .bg-pink-100 h2, [class*=bg-] .bg-pink-100 .h2 {
  color: #FCFCFC;
}
.bg-pink-100 h3,
.bg-pink-100 .h3, [class*=bg-] .bg-pink-100 h3, [class*=bg-] .bg-pink-100 .h3 {
  color: #FCFCFC;
}
.bg-pink-100 h4,
.bg-pink-100 .h4, [class*=bg-] .bg-pink-100 h4, [class*=bg-] .bg-pink-100 .h4 {
  color: #FCFCFC;
}
.bg-pink-100 h5,
.bg-pink-100 .h5, [class*=bg-] .bg-pink-100 h5, [class*=bg-] .bg-pink-100 .h5 {
  color: #FCFCFC;
}
.bg-pink-100 h6,
.bg-pink-100 .h6, [class*=bg-] .bg-pink-100 h6, [class*=bg-] .bg-pink-100 .h6 {
  color: #FCFCFC;
}

.bg-pink-30 {
  background-color: #FBE9ED !important;
  color: #A91932 !important;
  content: #A91932;
}
.bg-pink-30 a:not(.button) {
  color: #A91932 !important;
}
.bg-pink-30 .arrow-link:hover span::before {
  background-color: #A91932 !important;
}
.bg-pink-30 svg {
  fill: #A91932 !important;
}
.bg-pink-30 h1,
.bg-pink-30 .h1, [class*=bg-] .bg-pink-30 h1, [class*=bg-] .bg-pink-30 .h1 {
  color: #A91932;
}
.bg-pink-30 h2,
.bg-pink-30 .h2, [class*=bg-] .bg-pink-30 h2, [class*=bg-] .bg-pink-30 .h2 {
  color: #A91932;
}
.bg-pink-30 h3,
.bg-pink-30 .h3, [class*=bg-] .bg-pink-30 h3, [class*=bg-] .bg-pink-30 .h3 {
  color: #A91932;
}
.bg-pink-30 h4,
.bg-pink-30 .h4, [class*=bg-] .bg-pink-30 h4, [class*=bg-] .bg-pink-30 .h4 {
  color: #A91932;
}
.bg-pink-30 h5,
.bg-pink-30 .h5, [class*=bg-] .bg-pink-30 h5, [class*=bg-] .bg-pink-30 .h5 {
  color: #A91932;
}
.bg-pink-30 h6,
.bg-pink-30 .h6, [class*=bg-] .bg-pink-30 h6, [class*=bg-] .bg-pink-30 .h6 {
  color: #A91932;
}

.bg-purple-100 {
  background-color: #58225A !important;
  color: #F8E4EB !important;
  content: #F8E4EB;
}
.bg-purple-100 a:not(.button) {
  color: #F8E4EB !important;
}
.bg-purple-100 .arrow-link:hover span::before {
  background-color: #F8E4EB !important;
}
.bg-purple-100 svg {
  fill: #F8E4EB !important;
}
.bg-purple-100 h1,
.bg-purple-100 .h1, [class*=bg-] .bg-purple-100 h1, [class*=bg-] .bg-purple-100 .h1 {
  color: #F8E4EB;
}
.bg-purple-100 h2,
.bg-purple-100 .h2, [class*=bg-] .bg-purple-100 h2, [class*=bg-] .bg-purple-100 .h2 {
  color: #F8E4EB;
}
.bg-purple-100 h3,
.bg-purple-100 .h3, [class*=bg-] .bg-purple-100 h3, [class*=bg-] .bg-purple-100 .h3 {
  color: #F8E4EB;
}
.bg-purple-100 h4,
.bg-purple-100 .h4, [class*=bg-] .bg-purple-100 h4, [class*=bg-] .bg-purple-100 .h4 {
  color: #F8E4EB;
}
.bg-purple-100 h5,
.bg-purple-100 .h5, [class*=bg-] .bg-purple-100 h5, [class*=bg-] .bg-purple-100 .h5 {
  color: #F8E4EB;
}
.bg-purple-100 h6,
.bg-purple-100 .h6, [class*=bg-] .bg-purple-100 h6, [class*=bg-] .bg-purple-100 .h6 {
  color: #F8E4EB;
}

.bg-purple-30 {
  background-color: #F8E4EB !important;
  color: #58225A !important;
  content: #58225A;
}
.bg-purple-30 a:not(.button) {
  color: #58225A !important;
}
.bg-purple-30 .arrow-link:hover span::before {
  background-color: #58225A !important;
}
.bg-purple-30 svg {
  fill: #58225A !important;
}
.bg-purple-30 h1,
.bg-purple-30 .h1, [class*=bg-] .bg-purple-30 h1, [class*=bg-] .bg-purple-30 .h1 {
  color: #58225A;
}
.bg-purple-30 h2,
.bg-purple-30 .h2, [class*=bg-] .bg-purple-30 h2, [class*=bg-] .bg-purple-30 .h2 {
  color: #58225A;
}
.bg-purple-30 h3,
.bg-purple-30 .h3, [class*=bg-] .bg-purple-30 h3, [class*=bg-] .bg-purple-30 .h3 {
  color: #58225A;
}
.bg-purple-30 h4,
.bg-purple-30 .h4, [class*=bg-] .bg-purple-30 h4, [class*=bg-] .bg-purple-30 .h4 {
  color: #58225A;
}
.bg-purple-30 h5,
.bg-purple-30 .h5, [class*=bg-] .bg-purple-30 h5, [class*=bg-] .bg-purple-30 .h5 {
  color: #58225A;
}
.bg-purple-30 h6,
.bg-purple-30 .h6, [class*=bg-] .bg-purple-30 h6, [class*=bg-] .bg-purple-30 .h6 {
  color: #58225A;
}

.bg-grey-100 {
  background-color: #515367 !important;
  color: #E7E9EA !important;
  content: #E7E9EA;
}
.bg-grey-100 a:not(.button) {
  color: #E7E9EA !important;
}
.bg-grey-100 .arrow-link:hover span::before {
  background-color: #E7E9EA !important;
}
.bg-grey-100 svg {
  fill: #E7E9EA !important;
}
.bg-grey-100 h1,
.bg-grey-100 .h1, [class*=bg-] .bg-grey-100 h1, [class*=bg-] .bg-grey-100 .h1 {
  color: #E7E9EA;
}
.bg-grey-100 h2,
.bg-grey-100 .h2, [class*=bg-] .bg-grey-100 h2, [class*=bg-] .bg-grey-100 .h2 {
  color: #E7E9EA;
}
.bg-grey-100 h3,
.bg-grey-100 .h3, [class*=bg-] .bg-grey-100 h3, [class*=bg-] .bg-grey-100 .h3 {
  color: #E7E9EA;
}
.bg-grey-100 h4,
.bg-grey-100 .h4, [class*=bg-] .bg-grey-100 h4, [class*=bg-] .bg-grey-100 .h4 {
  color: #E7E9EA;
}
.bg-grey-100 h5,
.bg-grey-100 .h5, [class*=bg-] .bg-grey-100 h5, [class*=bg-] .bg-grey-100 .h5 {
  color: #E7E9EA;
}
.bg-grey-100 h6,
.bg-grey-100 .h6, [class*=bg-] .bg-grey-100 h6, [class*=bg-] .bg-grey-100 .h6 {
  color: #E7E9EA;
}

.bg-grey-30 {
  background-color: #E7E9EA !important;
  color: #515367 !important;
  content: #515367;
}
.bg-grey-30 a:not(.button) {
  color: #515367 !important;
}
.bg-grey-30 .arrow-link:hover span::before {
  background-color: #515367 !important;
}
.bg-grey-30 svg {
  fill: #515367 !important;
}
.bg-grey-30 h1,
.bg-grey-30 .h1, [class*=bg-] .bg-grey-30 h1, [class*=bg-] .bg-grey-30 .h1 {
  color: #515367;
}
.bg-grey-30 h2,
.bg-grey-30 .h2, [class*=bg-] .bg-grey-30 h2, [class*=bg-] .bg-grey-30 .h2 {
  color: #515367;
}
.bg-grey-30 h3,
.bg-grey-30 .h3, [class*=bg-] .bg-grey-30 h3, [class*=bg-] .bg-grey-30 .h3 {
  color: #515367;
}
.bg-grey-30 h4,
.bg-grey-30 .h4, [class*=bg-] .bg-grey-30 h4, [class*=bg-] .bg-grey-30 .h4 {
  color: #515367;
}
.bg-grey-30 h5,
.bg-grey-30 .h5, [class*=bg-] .bg-grey-30 h5, [class*=bg-] .bg-grey-30 .h5 {
  color: #515367;
}
.bg-grey-30 h6,
.bg-grey-30 .h6, [class*=bg-] .bg-grey-30 h6, [class*=bg-] .bg-grey-30 .h6 {
  color: #515367;
}

.bg-white-100 {
  background-color: #FCFCFC !important;
  color: #515367 !important;
  content: #515367;
}
.bg-white-100 a:not(.button) {
  color: #515367 !important;
}
.bg-white-100 .arrow-link:hover span::before {
  background-color: #515367 !important;
}
.bg-white-100 svg {
  fill: #515367 !important;
}
.bg-white-100 h1,
.bg-white-100 .h1, [class*=bg-] .bg-white-100 h1, [class*=bg-] .bg-white-100 .h1 {
  color: #515367;
}
.bg-white-100 h2,
.bg-white-100 .h2, [class*=bg-] .bg-white-100 h2, [class*=bg-] .bg-white-100 .h2 {
  color: #515367;
}
.bg-white-100 h3,
.bg-white-100 .h3, [class*=bg-] .bg-white-100 h3, [class*=bg-] .bg-white-100 .h3 {
  color: #515367;
}
.bg-white-100 h4,
.bg-white-100 .h4, [class*=bg-] .bg-white-100 h4, [class*=bg-] .bg-white-100 .h4 {
  color: #515367;
}
.bg-white-100 h5,
.bg-white-100 .h5, [class*=bg-] .bg-white-100 h5, [class*=bg-] .bg-white-100 .h5 {
  color: #515367;
}
.bg-white-100 h6,
.bg-white-100 .h6, [class*=bg-] .bg-white-100 h6, [class*=bg-] .bg-white-100 .h6 {
  color: #515367;
}

.bg-black-100 {
  background-color: #000 !important;
  color: #E7E9EA !important;
  content: #E7E9EA;
}
.bg-black-100 a:not(.button) {
  color: #E7E9EA !important;
}
.bg-black-100 .arrow-link:hover span::before {
  background-color: #E7E9EA !important;
}
.bg-black-100 svg {
  fill: #E7E9EA !important;
}
.bg-black-100 h1,
.bg-black-100 .h1, [class*=bg-] .bg-black-100 h1, [class*=bg-] .bg-black-100 .h1 {
  color: #E7E9EA;
}
.bg-black-100 h2,
.bg-black-100 .h2, [class*=bg-] .bg-black-100 h2, [class*=bg-] .bg-black-100 .h2 {
  color: #E7E9EA;
}
.bg-black-100 h3,
.bg-black-100 .h3, [class*=bg-] .bg-black-100 h3, [class*=bg-] .bg-black-100 .h3 {
  color: #E7E9EA;
}
.bg-black-100 h4,
.bg-black-100 .h4, [class*=bg-] .bg-black-100 h4, [class*=bg-] .bg-black-100 .h4 {
  color: #E7E9EA;
}
.bg-black-100 h5,
.bg-black-100 .h5, [class*=bg-] .bg-black-100 h5, [class*=bg-] .bg-black-100 .h5 {
  color: #E7E9EA;
}
.bg-black-100 h6,
.bg-black-100 .h6, [class*=bg-] .bg-black-100 h6, [class*=bg-] .bg-black-100 .h6 {
  color: #E7E9EA;
}

.fg-dark-pink {
  color: #ee4865 !important;
}
.fg-dark-pink svg {
  fill: #ee4865 !important;
}

.fg-pink-snow {
  color: #ffefef !important;
}
.fg-pink-snow svg {
  fill: #ffefef !important;
}

.fg-persimmon {
  color: #e85b06 !important;
}
.fg-persimmon svg {
  fill: #e85b06 !important;
}

.fg-peach-puff {
  color: #ffd4bb !important;
}
.fg-peach-puff svg {
  fill: #ffd4bb !important;
}

.fg-fruit-salad {
  color: #509462 !important;
}
.fg-fruit-salad svg {
  fill: #509462 !important;
}

.fg-apple-green {
  color: #daf0e0 !important;
}
.fg-apple-green svg {
  fill: #daf0e0 !important;
}

.fg-seance {
  color: #58225a !important;
}
.fg-seance svg {
  fill: #58225a !important;
}

.fg-carousel-pink {
  color: #f7d6e1 !important;
}
.fg-carousel-pink svg {
  fill: #f7d6e1 !important;
}

.fg-cerulean-blue {
  color: #2269ae !important;
}
.fg-cerulean-blue svg {
  fill: #2269ae !important;
}

.fg-tropical-blue {
  color: #b2ceed !important;
}
.fg-tropical-blue svg {
  fill: #b2ceed !important;
}

.fg-lavender {
  color: #d8e6f6 !important;
}
.fg-lavender svg {
  fill: #d8e6f6 !important;
}

.fg-brink-pink {
  color: #fd657f !important;
}
.fg-brink-pink svg {
  fill: #fd657f !important;
}

.fg-flamenco {
  color: #f67c40 !important;
}
.fg-flamenco svg {
  fill: #f67c40 !important;
}

.fg-chinook {
  color: #5da770 !important;
}
.fg-chinook svg {
  fill: #5da770 !important;
}

.fg-eminence {
  color: #6f3c76 !important;
}
.fg-eminence svg {
  fill: #6f3c76 !important;
}

.fg-viola {
  color: #ca8ea3 !important;
}
.fg-viola svg {
  fill: #ca8ea3 !important;
}

.fg-jordy-blue {
  color: #659cdc !important;
}
.fg-jordy-blue svg {
  fill: #659cdc !important;
}

.fg-smoky {
  color: #515367 !important;
}
.fg-smoky svg {
  fill: #515367 !important;
}

.fg-blue-100 {
  color: #004A93 !important;
}
.fg-blue-100 svg {
  fill: #004A93 !important;
}

.fg-blue-30 {
  color: #D8E6F6 !important;
}
.fg-blue-30 svg {
  fill: #D8E6F6 !important;
}

.fg-orange-100 {
  color: #C0390C !important;
}
.fg-orange-100 svg {
  fill: #C0390C !important;
}

.fg-orange-30 {
  color: #FDEEE7 !important;
}
.fg-orange-30 svg {
  fill: #FDEEE7 !important;
}

.fg-green-100 {
  color: #42764C !important;
}
.fg-green-100 svg {
  fill: #42764C !important;
}

.fg-green-30 {
  color: #E0F0E0 !important;
}
.fg-green-30 svg {
  fill: #E0F0E0 !important;
}

.fg-pink-100 {
  color: #C02843 !important;
}
.fg-pink-100 svg {
  fill: #C02843 !important;
}

.fg-pink-30 {
  color: #FBE9ED !important;
}
.fg-pink-30 svg {
  fill: #FBE9ED !important;
}

.fg-purple-100 {
  color: #58225A !important;
}
.fg-purple-100 svg {
  fill: #58225A !important;
}

.fg-purple-30 {
  color: #F8E4EB !important;
}
.fg-purple-30 svg {
  fill: #F8E4EB !important;
}

.fg-grey-100 {
  color: #515367 !important;
}
.fg-grey-100 svg {
  fill: #515367 !important;
}

.fg-grey-30 {
  color: #E7E9EA !important;
}
.fg-grey-30 svg {
  fill: #E7E9EA !important;
}

.fg-white-100 {
  color: #FCFCFC !important;
}
.fg-white-100 svg {
  fill: #FCFCFC !important;
}

.fg-black-100 {
  color: #000 !important;
}
.fg-black-100 svg {
  fill: #000 !important;
}

.fg-blue-100-hover {
  color: #033E77 !important;
}
.fg-blue-100-hover svg {
  fill: #033E77 !important;
}

.fg-blue-30-hover {
  color: #E8F0FA !important;
}
.fg-blue-30-hover svg {
  fill: #E8F0FA !important;
}

.fg-orange-100-hover {
  color: #AE3200 !important;
}
.fg-orange-100-hover svg {
  fill: #AE3200 !important;
}

.fg-orange-30-hover {
  color: #FEF5F1 !important;
}
.fg-orange-30-hover svg {
  fill: #FEF5F1 !important;
}

.fg-green-100-hover {
  color: #3E6345 !important;
}
.fg-green-100-hover svg {
  fill: #3E6345 !important;
}

.fg-green-30-hover {
  color: #EBF7E9 !important;
}
.fg-green-30-hover svg {
  fill: #EBF7E9 !important;
}

.fg-pink-100-hover {
  color: #A91932 !important;
}
.fg-pink-100-hover svg {
  fill: #A91932 !important;
}

.fg-pink-30-hover {
  color: #FDF2F4 !important;
}
.fg-pink-30-hover svg {
  fill: #FDF2F4 !important;
}

.fg-purple-100-hover {
  color: #421543 !important;
}
.fg-purple-100-hover svg {
  fill: #421543 !important;
}

.fg-purple-30-hover {
  color: #FBEFF3 !important;
}
.fg-purple-30-hover svg {
  fill: #FBEFF3 !important;
}

.fg-grey-100-hover {
  color: #3B3C48 !important;
}
.fg-grey-100-hover svg {
  fill: #3B3C48 !important;
}

.fg-grey-30-hover {
  color: #F1F2F2 !important;
}
.fg-grey-30-hover svg {
  fill: #F1F2F2 !important;
}

.fg-white-100-hover {
  color: #FFFFFF !important;
}
.fg-white-100-hover svg {
  fill: #FFFFFF !important;
}

.fg-black-100-hover {
  color: #515050 !important;
}
.fg-black-100-hover svg {
  fill: #515050 !important;
}

.fg-white {
  color: #fff !important;
}
.fg-white svg {
  fill: #fff !important;
}

.fg-black {
  color: #000 !important;
}
.fg-black svg {
  fill: #000 !important;
}

.fg-white-smoke {
  color: #f6f6f6 !important;
}
.fg-white-smoke svg {
  fill: #f6f6f6 !important;
}

.fg-fire-engine-red {
  color: #e32118 !important;
}
.fg-fire-engine-red svg {
  fill: #e32118 !important;
}

.fg-dark-cerulean {
  color: #094e90 !important;
}
.fg-dark-cerulean svg {
  fill: #094e90 !important;
}

.fg-ghost {
  color: #c0c3cb !important;
}
.fg-ghost svg {
  fill: #c0c3cb !important;
}

.fg-solitude {
  color: #e0e2e7 !important;
}
.fg-solitude svg {
  fill: #e0e2e7 !important;
}

.fg-manatee {
  color: #9197a6 !important;
}
.fg-manatee svg {
  fill: #9197a6 !important;
}

.bounce-enter-active {
  -webkit-animation: bounce-in 500ms;
          animation: bounce-in 500ms;
}

.bounce-leave-active {
  animation: bounce-in 500ms reverse;
}

@-webkit-keyframes bounce-in {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes bounce-in {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/* barlow-semi-condensed-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 300;
  src: url(..//fonts/barlow-semi-condensed-v15-latin-300.woff2) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 400;
  src: url(..//fonts/barlow-semi-condensed-v15-latin-regular.woff2) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-semi-condensed-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  font-weight: 500;
  src: url(..//fonts/barlow-semi-condensed-v15-latin-500.woff2) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(..//fonts/roboto-v32-latin-regular.woff2) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url(..//fonts/roboto-v32-latin-italic.woff2) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url(..//fonts/roboto-v32-latin-500.woff2) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url(..//fonts/roboto-v32-latin-700.woff2) format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
h1,
.h1 {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 5.75rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  margin: 3rem 0 2rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
}
h1:first-child,
.h1:first-child {
  margin-top: 0;
}
h1:last-child,
.h1:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    /*font-size: 3rem;*/
    font-size: 3.375rem;
  }
}

h2,
.h2 {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 3.375rem;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 1.1;
  margin: 3rem 0 1.5rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
}
h2:first-child,
.h2:first-child {
  margin-top: 0;
}
h2:last-child,
.h2:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 2rem;
  }
}

h3,
.h3 {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 1.25;
  margin: 2.5rem 0 1.25rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
}
h3:first-child,
.h3:first-child {
  margin-top: 0;
}
h3:last-child,
.h3:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.25rem;
  }
}

h4,
.h4 {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
  margin: 2.5rem 0 1.25rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
}
h4:first-child,
.h4:first-child {
  margin-top: 0;
}
h4:last-child,
.h4:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.125rem;
  }
}

h5,
.h5 {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 1.5rem 0 0.75rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
}
h5:first-child,
.h5:first-child {
  margin-top: 0;
}
h5:last-child,
.h5:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.125rem;
  }
}

body {
  background-color: #FCFCFC;
  color: #000;
  font-family: "Barlow Semi Condensed", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 120%;
}

blockquote {
  border-bottom: 1px solid #E7E9EA;
  border-top: 1px solid #E7E9EA;
  clear: both;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.75rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1.4;
  margin: 6rem 0;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  position: relative;
  max-width: 800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  /* stylelint-disable selector-no-qualifying-type */
  /* stylelint-enable */
}
@media (max-width: 767px) {
  blockquote {
    font-size: 1.25rem;
  }
}
[class*=col-] > blockquote {
  margin-bottom: 0;
  margin-top: 0;
}
blockquote p {
  line-height: inherit;
}
blockquote p:first-of-type {
  margin-top: 0;
}
blockquote p::before, blockquote p::after {
  content: '"';
}
blockquote[class*=bg-] {
  border-bottom: 0;
  border-top: 0;
  padding: 3rem 4.5rem;
}
@media (max-width: 767px) {
  blockquote[class*=bg-] {
    padding: 3rem 1.5rem;
  }
}
blockquote[class*=bg-] .icon {
  position: absolute;
  top: -20px;
}

cite {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  cite {
    font-size: 1rem;
  }
}
cite a {
  text-decoration: underline;
}
cite img {
  border-radius: 50%;
  float: left;
  margin-right: 1.5rem;
  max-width: 70px;
}

p, .Form__Description {
  font-size: 1.25rem;
  line-height: 120%;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
}
@media (max-width: 767px) {
  p, .Form__Description {
    font-size: 1rem;
  }
}
p a, .Form__Description a {
  text-decoration: underline;
}
p:first-child, .Form__Description:first-child {
  margin-top: 0;
}
p:last-child, .Form__Description:last-child {
  margin-bottom: 0;
}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h1 + .Form__Description, h2 + .Form__Description, h3 + .Form__Description, h4 + .Form__Description, h5 + .Form__Description {
  margin-top: 0;
}

img {
  max-width: 100%;
}
.rte > p > img {
  display: block;
  height: auto;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}

a {
  color: #004A93;
}
a:hover {
  text-decoration: underline;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 16px;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: initial;
  font-size: 1.25rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  body {
    font-size: 1rem;
  }
}
body a {
  text-decoration: underline;
}

main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  position: relative;
}

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

figure {
  margin: 0;
}
figure img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
figure figcaption {
  margin-top: 1rem;
}

table {
  border-collapse: collapse;
  width: 100%;
}
table tr {
  border: 0;
}
table tr:first-of-type strong {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 1.5rem 0 0.75rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
}
table tr:first-of-type strong:first-child {
  margin-top: 0;
}
table tr:first-of-type strong:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  table tr:first-of-type strong {
    font-size: 1.125rem;
  }
}
table tr:nth-of-type(even) {
  background-color: #E7E9EA;
}
table thead tr {
  background-color: #E7E9EA;
}
table td,
table th {
  padding: 0.75rem 1.5rem;
}
@media (max-width: 767px) {
  table td,
  table th {
    padding: 0.75rem 1rem;
  }
}
table th {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  text-align: left;
}

dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 1rem 0;
}
dl dt,
dl dd {
  margin: 0.25rem 0;
  text-align: left;
  width: 50%;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  dl dt,
  dl dd {
    width: 100%;
  }
}
dl dt {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  dl dt {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-right: 0;
  }
}
dl dd {
  padding-left: 1rem;
}
@media (max-width: 767px) {
  dl dd {
    margin-bottom: 0.75rem;
    padding-left: 0;
  }
}

video {
  height: auto;
  width: 100%;
}

[v-cloak] {
  display: none;
}

.EPiServerForms .Form__Element:not(.FormStep):not(.FormObjectSelection), .form-group {
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 40rem;
}

.EPiServerForms .FormChoice label, .EPiServerForms .FormChoice .Form__Element__Caption, label {
  display: block;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  .EPiServerForms .FormChoice label, .EPiServerForms .FormChoice .Form__Element__Caption, label {
    font-size: 1rem;
  }
}
.EPiServerForms .FormChoice label a, .EPiServerForms .FormChoice .Form__Element__Caption a, label a {
  text-decoration: underline;
}

select, .form-input, textarea, input[type=text],
input[type=password],
input[type=email],
input[type=date],
input[type=datetime],
input[type=time],
input[type=file],
input[type=number],
input[type=tel],
input[type=url] {
  background-color: #FCFCFC;
  border-radius: 3px;
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: calc(0.5rem - 1px) 0.75rem;
  width: 100%;
}
.was-validated select:invalid, .was-validated .form-input:invalid, .was-validated textarea:invalid, .was-validated input[type=text]:invalid,
.was-validated input[type=password]:invalid,
.was-validated input[type=email]:invalid,
.was-validated input[type=date]:invalid,
.was-validated input[type=datetime]:invalid,
.was-validated input[type=time]:invalid,
.was-validated input[type=file]:invalid,
.was-validated input[type=number]:invalid,
.was-validated input[type=tel]:invalid,
.was-validated input[type=url]:invalid {
  border-color: #A91932;
  color: #A91932;
}
.was-validated select:invalid:focus, .was-validated .form-input:invalid:focus, .was-validated textarea:invalid:focus, .was-validated input[type=text]:invalid:focus,
.was-validated input[type=password]:invalid:focus,
.was-validated input[type=email]:invalid:focus,
.was-validated input[type=date]:invalid:focus,
.was-validated input[type=datetime]:invalid:focus,
.was-validated input[type=time]:invalid:focus,
.was-validated input[type=file]:invalid:focus,
.was-validated input[type=number]:invalid:focus,
.was-validated input[type=tel]:invalid:focus,
.was-validated input[type=url]:invalid:focus {
  color: inherit;
}

.form-input, textarea, input[type=text],
input[type=password],
input[type=email],
input[type=date],
input[type=datetime],
input[type=time],
input[type=file],
input[type=number],
input[type=tel],
input[type=url] {
  font-size: 1.25rem;
  line-height: 120%;
  border: 1px solid #515367;
}
@media (max-width: 767px) {
  .form-input, textarea, input[type=text],
  input[type=password],
  input[type=email],
  input[type=date],
  input[type=datetime],
  input[type=time],
  input[type=file],
  input[type=number],
  input[type=tel],
  input[type=url] {
    font-size: 1rem;
  }
}
.form-input a, textarea a, input[type=text] a,
input[type=password] a,
input[type=email] a,
input[type=date] a,
input[type=datetime] a,
input[type=time] a,
input[type=file] a,
input[type=number] a,
input[type=tel] a,
input[type=url] a {
  text-decoration: underline;
}
.form-input:focus, textarea:focus, input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=time]:focus,
input[type=file]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=url]:focus {
  border: 1px solid #004A93;
  color: #004A93;
  outline: 0;
}
.form-input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=file]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder {
  color: #515367;
}
.form-input::-moz-placeholder, textarea::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=file]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=url]::-moz-placeholder {
  color: #515367;
}
.form-input:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=file]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder {
  color: #515367;
}
.form-input::-ms-input-placeholder, textarea::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=datetime]::-ms-input-placeholder, input[type=time]::-ms-input-placeholder, input[type=file]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder {
  color: #515367;
}
.form-input::placeholder, textarea::placeholder, input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=date]::placeholder,
input[type=datetime]::placeholder,
input[type=time]::placeholder,
input[type=file]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder {
  color: #515367;
}

select {
  font-size: 1.25rem;
  line-height: 120%;
  border: 1px solid #004A93;
  color: #004A93;
  height: 2.5rem;
  min-width: 9rem;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
@media (max-width: 767px) {
  select {
    font-size: 1rem;
  }
}
select a {
  text-decoration: underline;
}
select:hover:not(:disabled), select:focus {
  border-color: #004A93;
}
select:focus {
  outline: 0;
}
select:disabled {
  opacity: 0.6;
}

.container {
  /*    margin: 0 auto;
      width: 100%;
      max-width: 1728px;
      padding-left: 20px;
      padding-right: 20px;*/
  margin: 0 auto;
  width: 88rem;
  padding-left: 2rem;
  padding-right: 2rem;
  /* @each $breakpoint, $val in $container-widths {
      @include mq($max-width: $breakpoint) {
          width: container-width($breakpoint, $type);
          @if map-has-key($grid-gutter, $breakpoint) {
              padding-left: grid-gutter($breakpoint);
              padding-right: grid-gutter($breakpoint);
          }
      }
  }*/
  max-width: 78rem;
}
.container::after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 1440px) {
  .container {
    width: 76rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1380px) {
  .container {
    width: 60rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 991px) {
  .container {
    width: 47rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.container--wide {
  max-width: 85rem;
  width: 100%;
}
.container--narrow {
  /*    margin: 0 auto;
      width: 100%;
      max-width: 1728px;
      padding-left: 20px;
      padding-right: 20px;*/
  margin: 0 auto;
  width: 52rem;
  padding-left: 2rem;
  padding-right: 2rem;
  /* @each $breakpoint, $val in $container-widths {
      @include mq($max-width: $breakpoint) {
          width: container-width($breakpoint, $type);
          @if map-has-key($grid-gutter, $breakpoint) {
              padding-left: grid-gutter($breakpoint);
              padding-right: grid-gutter($breakpoint);
          }
      }
  }*/
  max-width: 768px;
}
@media (max-width: 1440px) {
  .container--narrow {
    width: 52rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1380px) {
  .container--narrow {
    width: 47rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 991px) {
  .container--narrow {
    width: 42rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .container--narrow {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
main > .container {
  margin-bottom: 4.5rem;
}
main > .container--no-margin {
  margin-bottom: 0;
}
main > .container.rte {
  margin-bottom: 0;
}
main > .container.rte:last-child {
  margin-bottom: 7.5rem;
}
.rte .container {
  margin-left: -16rem;
  clear: both;
}
@media (max-width: 1440px) {
  .rte .container {
    margin-left: -10rem;
  }
}
@media (max-width: 1380px) {
  .rte .container {
    margin-left: -5rem;
  }
}
@media (max-width: 991px) {
  .rte .container {
    margin-left: -1rem;
  }
}
@media (max-width: 767px) {
  .rte .container {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (max-width: 1440px) {
  .grid {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 1380px) {
  .grid {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
@media (max-width: 991px) {
  .grid {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
@media (max-width: 767px) {
  .grid {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.grid .col-xl-1 {
  width: 8.3333333333%;
}
.grid .col-xl-2 {
  width: 16.6666666667%;
}
.grid .col-xl-3 {
  width: 25%;
}
.grid .col-xl-4 {
  width: 33.3333333333%;
}
.grid .col-xl-5 {
  width: 41.6666666667%;
}
.grid .col-xl-6 {
  width: 50%;
}
.grid .col-xl-7 {
  width: 58.3333333333%;
}
.grid .col-xl-8 {
  width: 66.6666666667%;
}
.grid .col-xl-9 {
  width: 75%;
}
.grid .col-xl-10 {
  width: 83.3333333333%;
}
.grid .col-xl-11 {
  width: 91.6666666667%;
}
.grid .col-xl-12 {
  width: 100%;
}
.grid .col-overflow {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  margin-bottom: 3rem;
}
.grid .col-overflow:last-child {
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
.grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 1440px) {
  .grid .col-lg-1 {
    width: 8.3333333333%;
  }
  .grid .col-lg-2 {
    width: 16.6666666667%;
  }
  .grid .col-lg-3 {
    width: 25%;
  }
  .grid .col-lg-4 {
    width: 33.3333333333%;
  }
  .grid .col-lg-5 {
    width: 41.6666666667%;
  }
  .grid .col-lg-6 {
    width: 50%;
  }
  .grid .col-lg-7 {
    width: 58.3333333333%;
  }
  .grid .col-lg-8 {
    width: 66.6666666667%;
  }
  .grid .col-lg-9 {
    width: 75%;
  }
  .grid .col-lg-10 {
    width: 83.3333333333%;
  }
  .grid .col-lg-11 {
    width: 91.6666666667%;
  }
  .grid .col-lg-12 {
    width: 100%;
  }
  .grid .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) {
  .grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 1380px) {
  .grid .col-md-1 {
    width: 8.3333333333%;
  }
  .grid .col-md-2 {
    width: 16.6666666667%;
  }
  .grid .col-md-3 {
    width: 25%;
  }
  .grid .col-md-4 {
    width: 33.3333333333%;
  }
  .grid .col-md-5 {
    width: 41.6666666667%;
  }
  .grid .col-md-6 {
    width: 50%;
  }
  .grid .col-md-7 {
    width: 58.3333333333%;
  }
  .grid .col-md-8 {
    width: 66.6666666667%;
  }
  .grid .col-md-9 {
    width: 75%;
  }
  .grid .col-md-10 {
    width: 83.3333333333%;
  }
  .grid .col-md-11 {
    width: 91.6666666667%;
  }
  .grid .col-md-12 {
    width: 100%;
  }
  .grid .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) {
  .grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 991px) {
  .grid .col-sm-1 {
    width: 8.3333333333%;
  }
  .grid .col-sm-2 {
    width: 16.6666666667%;
  }
  .grid .col-sm-3 {
    width: 25%;
  }
  .grid .col-sm-4 {
    width: 33.3333333333%;
  }
  .grid .col-sm-5 {
    width: 41.6666666667%;
  }
  .grid .col-sm-6 {
    width: 50%;
  }
  .grid .col-sm-7 {
    width: 58.3333333333%;
  }
  .grid .col-sm-8 {
    width: 66.6666666667%;
  }
  .grid .col-sm-9 {
    width: 75%;
  }
  .grid .col-sm-10 {
    width: 83.3333333333%;
  }
  .grid .col-sm-11 {
    width: 91.6666666667%;
  }
  .grid .col-sm-12 {
    width: 100%;
  }
  .grid .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 767px) {
  .grid .col-xs-1 {
    width: 8.3333333333%;
  }
  .grid .col-xs-2 {
    width: 16.6666666667%;
  }
  .grid .col-xs-3 {
    width: 25%;
  }
  .grid .col-xs-4 {
    width: 33.3333333333%;
  }
  .grid .col-xs-5 {
    width: 41.6666666667%;
  }
  .grid .col-xs-6 {
    width: 50%;
  }
  .grid .col-xs-7 {
    width: 58.3333333333%;
  }
  .grid .col-xs-8 {
    width: 66.6666666667%;
  }
  .grid .col-xs-9 {
    width: 75%;
  }
  .grid .col-xs-10 {
    width: 83.3333333333%;
  }
  .grid .col-xs-11 {
    width: 91.6666666667%;
  }
  .grid .col-xs-12 {
    width: 100%;
  }
  .grid .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 1440px) {
  .grid .col-overflow {
    margin-bottom: 3rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 1380px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 991px) {
  .grid .col-overflow {
    margin-bottom: 2.25rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .grid .col-overflow {
    margin-bottom: 1.5rem;
  }
  .grid .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .grid [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.grid--equal > [class*=col-] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.grid--equal > [class*=col-] > :not(.grid) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.grid.grid--center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.grid.grid--narrow {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media (max-width: 1440px) {
  .grid.grid--narrow {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
@media (max-width: 1380px) {
  .grid.grid--narrow {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
@media (max-width: 991px) {
  .grid.grid--narrow {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
@media (max-width: 767px) {
  .grid.grid--narrow {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.grid.grid--narrow [class*=col-] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (max-width: 1440px) {
  .grid.grid--narrow [class*=col-] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (max-width: 1380px) {
  .grid.grid--narrow [class*=col-] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (max-width: 991px) {
  .grid.grid--narrow [class*=col-] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (max-width: 767px) {
  .grid.grid--narrow [class*=col-] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
  height: calc(100% - 3rem);
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
@media (max-width: 1440px) {
  main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}
@media (max-width: 1380px) {
  main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}
@media (max-width: 991px) {
  main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}
@media (max-width: 767px) {
  main .grid.grid--narrow > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}
main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
  height: calc(100% - 6rem);
  margin-bottom: 3rem;
  margin-top: 3rem;
}
@media (max-width: 1440px) {
  main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 6rem);
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
@media (max-width: 1380px) {
  main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 4.5rem);
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
  }
}
@media (max-width: 991px) {
  main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 4.5rem);
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
  }
}
@media (max-width: 767px) {
  main .grid:not(.grid--narrow):not(.grid--no-margin) > [class*=col-] > :not(.grid):not(.container) {
    height: calc(100% - 3rem);
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
}

.page-header {
  background-color: #FCFCFC;
  -webkit-box-shadow: 0 1px 0 #E7E9EA;
          box-shadow: 0 1px 0 #E7E9EA;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 5rem;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 999;
  /*   @include mq($min-width: xl) {
      font-size: 1.25rem; //20px
  }*/
}
@media (min-width: 1248px) {
  .page-header {
    font-size: 1.125rem;
  }
}
@media (max-width: 1380px) {
  .page-header {
    font-size: 1rem;
    -webkit-transition: height 200ms ease-in-out;
    transition: height 200ms ease-in-out;
  }
}
@media (max-width: 767px) {
  .page-header {
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 6.5rem;
    overflow: hidden;
  }
  .page-header--nav-open {
    height: 100vh;
    overflow: scroll;
    width: 100%;
  }
}
.page-header > .container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media (max-width: 1380px) {
  .page-header > .container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: 5rem;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .page-header > .container {
    height: 4rem;
  }
}
.page-header__logo {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: auto;
  margin: 0.6rem 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 12rem;
  min-height: 43px;
}
@media (max-width: 767px) {
  .page-header__logo {
    margin-bottom: 0.7rem;
    margin-left: 1rem;
    margin-top: 0.7rem;
    width: 10rem;
  }
}
.page-header .main-nav {
  margin-left: auto;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 1380px) {
  .page-header .main-nav {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}
.page-header__search-btn {
  background-color: transparent;
  margin: 0 1.5rem 0 1.5rem;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  outline-offset: 0.75rem;
  padding: 0;
}
@media (max-width: 1380px) {
  .page-header__search-btn {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 767px) {
  .page-header__search-btn {
    margin-left: auto;
    margin-right: 1rem;
  }
}
@media (max-width: 400px) {
  .page-header__search-btn {
    margin-left: auto;
    margin-right: 0.5rem;
  }
}
.page-header__search-btn:hover {
  background-color: transparent;
}
.page-header__search-btn svg {
  height: 21px;
  width: 21px;
}
.page-header__my-pages-btn {
  margin-left: 1.5rem;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}
@media (max-width: 1380px) {
  .page-header__my-pages-btn {
    margin-left: 0;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (max-width: 767px) {
  .page-header__my-pages-btn {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

.page-footer {
  background-color: #515367;
  color: #FCFCFC;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 3rem 0 2.25rem;
}
.page-footer h4,
.page-footer h5,
.page-footer .h4,
.page-footer .h5 {
  color: inherit;
}
.page-footer__top {
  font-size: 1rem;
  font-size: 1.25rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  .page-footer__top {
    font-size: 1rem;
  }
}
.page-footer__top a {
  text-decoration: underline;
}
.page-footer__top h4,
.page-footer__top h5 {
  margin-bottom: 1.25rem;
}
.page-footer__top p {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.page-footer__top a {
  text-decoration: none;
}
.page-footer__top a:hover {
  text-decoration: underline;
}
.page-footer__copy-right {
  margin: 0;
}
@media (max-width: 991px) {
  .page-footer__link-cols {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .page-footer__link-cols {
    margin-top: 1.5rem;
  }
}
.grid .page-footer__link-cols {
  margin-left: 16.6666666667%;
}
@media (max-width: 1380px) {
  .grid .page-footer__link-cols {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .page-footer__link-col + .page-footer__link-col {
    margin-top: 1.5rem;
  }
}
.page-footer__bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .page-footer__bottom {
    display: block;
  }
}
.page-footer__bottom .link-list {
  font-size: 1.125rem;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .page-footer__bottom .link-list {
    font-size: 1rem;
  }
}
.page-footer__bottom .social-media-list {
  margin-left: auto;
}
@media (max-width: 767px) {
  .page-footer__bottom .social-media-list {
    margin-top: 1rem;
  }
}

.arrow-link {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #004A93;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  margin-top: auto;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  /* TYPOGRAPHY */
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 26.4px */
  letter-spacing: 2.88px;
  text-transform: uppercase;
}
@media (max-width: 1380px) {
  .arrow-link {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 17.6px */
    letter-spacing: 1.92px;
    text-transform: uppercase;
  }
}
@media (min-width: 1248px) {
  .arrow-link:hover span::before {
    background-color: #004A93;
    bottom: -0.5rem;
    content: "";
    height: 0.125rem;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
.arrow-link:hover {
  text-decoration: none;
}
.arrow-link span {
  position: relative;
}
.arrow-link__icon {
  fill: currentColor;
  margin-left: 0.5rem;
}
.arrow-link__icon.icon-arrow-right {
  height: 24px;
  width: 24px;
}
.arrow-link__icon.icon-chevronlikekeyboard {
  height: 24px;
  width: 12px;
}
@media (max-width: 1380px) {
  .arrow-link__icon.icon-chevronlikekeyboard {
    height: 14px;
    width: 7px;
  }
}

.notification {
  text-align: center;
}
.notification__plate {
  background-color: #F1F2F2;
  color: #004A93;
  display: inline-block;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
  margin: 1rem auto;
  max-width: 800px;
  padding: 2rem 3rem;
}
@media (max-width: 767px) {
  .notification__plate {
    padding: 1rem 2rem;
  }
}

.badge {
  background-color: #004A93;
  border-radius: 50%;
  color: #D8E6F6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  height: 1.25rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding-bottom: 1px;
  text-align: center;
  width: 1.25rem;
}
@media (max-width: 991px) {
  .badge {
    font-size: 0.625rem;
    height: 1rem;
    width: 1rem;
  }
}
.badge--large {
  font-size: 3.3rem;
  font-weight: 500;
  height: 7.5rem;
  letter-spacing: 1.5px;
  width: 7.5rem;
}
@media (max-width: 1380px) {
  .badge--large {
    font-size: 2.7rem;
    height: 6rem;
    letter-spacing: 1px;
    width: 6rem;
  }
}
@media (max-width: 991px) {
  .badge--large {
    font-size: 2rem;
    height: 4.5rem;
    letter-spacing: 1px;
    width: 4.5rem;
  }
}
@media (max-width: 767px) {
  .badge--large {
    font-size: 1.3rem;
    height: 3.25rem;
    letter-spacing: 1px;
    width: 3.25rem;
  }
}

.button, button,
input[type=reset],
input[type=submit] {
  background-color: #004A93;
  border: 0;
  /*color: button-state-color($color: $button-default-color, $state: text);*/
  color: #FCFCFC;
  cursor: pointer;
  display: inline-block;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  line-height: 1;
  padding: 0.75rem 2rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 100ms ease-in-out, -webkit-text-decoration 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, -webkit-text-decoration 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, text-decoration 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, text-decoration 100ms ease-in-out, -webkit-text-decoration 100ms ease-in-out;
  font-size: 1.125rem;
}
@media (max-width: 1380px) {
  .button, button,
  input[type=reset],
  input[type=submit] {
    padding: 0.75rem 1.5rem;
    font-size: 1.125rem;
  }
}
.button:hover, button:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background-color: #033E77;
  /*color: button-state-color($color: $button-default-color, $state: text-hover);*/
  color: #FCFCFC;
  text-decoration: none;
}

.button {
  /* &--inverted-xs {
      @include mq($max-width: xs) {
          @include color-modifiers($root);
          background-color: transparent;
          color: color(button-state-color($color: $button-default-color));
          padding-left: 0.5rem;
          padding-right: 0.5rem;

          &:hover {
              background-color: transparent;
          }
      }
  }*/
}
.button--pink {
  background-color: #ee4865;
  background-color: dark-pink;
}
.button--pink:hover {
  background-color: #fd657f;
  background-color: brink-pink;
}
.button--purple {
  background-color: #58225a;
  background-color: seance;
}
.button--purple:hover {
  background-color: #6f3c76;
  background-color: eminence;
}
.button--blue {
  background-color: #094e90;
  background-color: dark-cerulean;
}
.button--blue:hover {
  background-color: #2269ae;
  background-color: cerulean-blue;
}
.button--green {
  background-color: #509462;
  background-color: fruit-salad;
}
.button--green:hover {
  background-color: #5da770;
  background-color: chinook;
}
.button--orange {
  background-color: #e85b06;
  background-color: persimmon;
}
.button--orange:hover {
  background-color: crusta;
}
.button--blue-100 {
  background-color: #004A93;
  color: #D8E6F6;
}
.button--blue-100:hover {
  background-color: #033E77;
  color: #D8E6F6;
}
.button--blue-30 {
  background-color: #D8E6F6;
  color: #004A93;
}
.button--blue-30:hover {
  background-color: #E8F0FA;
  color: #033E77;
}
.button--orange-100 {
  background-color: #C0390C;
  color: #FDEEE7;
}
.button--orange-100:hover {
  background-color: #AE3200;
  color: #FDEEE7;
}
.button--orange-30 {
  background-color: #FDEEE7;
  color: #C0390C;
}
.button--orange-30:hover {
  background-color: #FEF5F1;
  color: #C0390C;
}
.button--green-100 {
  background-color: #42764C;
  color: #FCFCFC;
}
.button--green-100:hover {
  background-color: #3E6345;
  color: #FCFCFC;
}
.button--green-30 {
  background-color: #E0F0E0;
  color: #42764C;
}
.button--green-30:hover {
  background-color: #EBF7E9;
}
.button--pink-100 {
  background-color: #C02843;
  color: #FCFCFC;
}
.button--pink-100:hover {
  background-color: #A91932;
  color: #FCFCFC;
}
.button--pink-30 {
  background-color: #FBE9ED;
  color: #A91932;
}
.button--pink-30:hover {
  background-color: #FDF2F4;
  color: #58225A;
}
.button--purple-100 {
  background-color: #58225A;
  color: #F8E4EB;
}
.button--purple-100:hover {
  background-color: #421543;
  color: #F8E4EB;
}
.button--purple-30 {
  background-color: #F8E4EB;
  color: #421543;
}
.button--purple-30:hover {
  background-color: #FBEFF3;
  color: #421543;
}
.button--grey-100 {
  background-color: #515367;
  color: #E7E9EA;
}
.button--grey-100:hover {
  background-color: #3B3C48;
  color: #E7E9EA;
}
.button--grey-30 {
  background-color: #E7E9EA;
  color: #515367;
}
.button--grey-30:hover {
  background-color: #F1F2F2;
  color: #515367;
}
.button--white-100 {
  background-color: #FCFCFC;
  color: #000;
}
.button--white-100:hover {
  background-color: #fff;
  background-color: #FFFFFF;
  color: #000;
}
.button--black-100 {
  background-color: #000;
  background-color: #000;
  color: #FCFCFC;
}
.button--black-100:hover {
  background-color: #515050;
  color: #FCFCFC;
}
.button:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.button--link {
  background-color: transparent;
  border: 0;
  color: inherit;
}
.button--link:hover {
  background-color: transparent;
}

.billboard {
  position: relative;
}
.billboard .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding: 0;
}
@media (min-width: 768px) {
  .billboard .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.billboard .container:after {
  content: none;
}
.billboard .container > div, .billboard .container > section {
  width: auto;
}
@media (min-width: 768px) {
  .billboard .container > div, .billboard .container > section {
    width: 50%;
  }
}
.billboard--fg-light {
  color: #FCFCFC;
  fill: #FCFCFC;
  text-shadow: 0 0 3.5rem rgba(0, 0, 0, 0.5);
}
.billboard--fg-dark {
  color: #000;
  fill: #000;
}
.billboard--align-center .billboard__foreground {
  text-align: center;
}
.billboard--align-right .billboard__foreground {
  text-align: right;
}
.billboard__content {
  padding-top: 120px;
  padding-bottom: 120px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1380px) {
  .billboard__content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .billboard__content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.billboard__icon {
  bottom: 100%;
  height: 5rem;
  margin-bottom: 1.5rem;
  position: absolute;
  width: auto;
}
@media (max-width: 767px) {
  .billboard__icon {
    height: 3rem;
    margin-bottom: 0.5rem;
  }
}
.billboard--align-center .billboard__icon {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.billboard--align-right .billboard__icon {
  right: 0;
}
.ie11 .billboard__icon {
  height: 6rem;
  width: 6rem;
}
.billboard__headline {
  color: inherit;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 92px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%; /* 96.6px */
  max-width: 582px;
  margin: 0;
}
@media (max-width: 1380px) {
  .billboard__headline {
    font-size: 64px;
    line-height: 105%; /* 56.7px */
  }
}
@media (max-width: 991px) {
  .billboard__headline {
    font-size: 54px;
    line-height: 105%; /* 56.7px */
  }
}
.billboard__sub-heading {
  color: inherit;
  font-family: "Barlow Semi Condensed", sans-serif;
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
  line-height: 1;
  margin: 1.5rem 0 0;
  max-width: 50ch;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 26.4px */
  letter-spacing: 8.4px;
  text-transform: uppercase;
}
.billboard--align-center .billboard__sub-heading {
  margin: 1.8rem auto 0;
}
.billboard--align-right .billboard__sub-heading {
  margin: 1.8rem 0 0 auto;
}
.billboard__cta {
  margin: 2.2rem 0 0;
}
.billboard__cta .cta__button {
  font-size: 1.5rem;
}
@media (max-width: 991px) {
  .billboard__cta .cta__button {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .billboard__cta .cta__button {
    font-size: 1.25rem;
  }
}
.billboard.fg-dark-pink .cta__button {
  background-color: #ee4865;
  content: dark-pink;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-pink-snow .cta__button {
  background-color: #ffefef;
  content: pink-snow;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-persimmon .cta__button {
  background-color: #e85b06;
  content: persimmon;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-peach-puff .cta__button {
  background-color: #ffd4bb;
  content: peach-puff;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-fruit-salad .cta__button {
  background-color: #509462;
  content: fruit-salad;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-apple-green .cta__button {
  background-color: #daf0e0;
  content: apple-green;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-seance .cta__button {
  background-color: #58225a;
  content: seance;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-carousel-pink .cta__button {
  background-color: #f7d6e1;
  content: carousel-pink;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-cerulean-blue .cta__button {
  background-color: #2269ae;
  content: cerulean-blue;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-tropical-blue .cta__button {
  background-color: #b2ceed;
  content: tropical-blue;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-lavender .cta__button {
  background-color: #d8e6f6;
  content: lavender;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-brink-pink .cta__button {
  background-color: #fd657f;
  content: brink-pink;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-flamenco .cta__button {
  background-color: #f67c40;
  content: flamenco;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-chinook .cta__button {
  background-color: #5da770;
  content: chinook;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-eminence .cta__button {
  background-color: #6f3c76;
  content: eminence;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-viola .cta__button {
  background-color: #ca8ea3;
  content: viola;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-jordy-blue .cta__button {
  background-color: #659cdc;
  content: jordy-blue;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-smoky .cta__button {
  background-color: #515367;
  content: smoky;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-blue-100 .cta__button {
  background-color: #004A93;
  content: blue-100;
  background-color: #004A93;
  color: #D8E6F6;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-blue-100 .cta__button:hover {
  background-color: #033E77;
  color: #D8E6F6;
}
.billboard.fg-blue-30 .cta__button {
  background-color: #D8E6F6;
  content: blue-30;
  background-color: #D8E6F6;
  color: #004A93;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-blue-30 .cta__button:hover {
  background-color: #E8F0FA;
  color: #033E77;
}
.billboard.fg-orange-100 .cta__button {
  background-color: #C0390C;
  content: orange-100;
  background-color: #C0390C;
  color: #FDEEE7;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-orange-100 .cta__button:hover {
  background-color: #AE3200;
  color: #FDEEE7;
}
.billboard.fg-orange-30 .cta__button {
  background-color: #FDEEE7;
  content: orange-30;
  background-color: #FDEEE7;
  color: #C0390C;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-orange-30 .cta__button:hover {
  background-color: #FEF5F1;
  color: #C0390C;
}
.billboard.fg-green-100 .cta__button {
  background-color: #42764C;
  content: green-100;
  background-color: #42764C;
  color: #FCFCFC;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-green-100 .cta__button:hover {
  background-color: #3E6345;
  color: #FCFCFC;
}
.billboard.fg-green-30 .cta__button {
  background-color: #E0F0E0;
  content: green-30;
  background-color: #E0F0E0;
  color: #42764C;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-green-30 .cta__button:hover {
  background-color: #EBF7E9;
}
.billboard.fg-pink-100 .cta__button {
  background-color: #C02843;
  content: pink-100;
  background-color: #C02843;
  color: #FCFCFC;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-pink-100 .cta__button:hover {
  background-color: #A91932;
  color: #FCFCFC;
}
.billboard.fg-pink-30 .cta__button {
  background-color: #FBE9ED;
  content: pink-30;
  background-color: #FBE9ED;
  color: #A91932;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-pink-30 .cta__button:hover {
  background-color: #FDF2F4;
  color: #58225A;
}
.billboard.fg-purple-100 .cta__button {
  background-color: #58225A;
  content: purple-100;
  background-color: #58225A;
  color: #F8E4EB;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-purple-100 .cta__button:hover {
  background-color: #421543;
  color: #F8E4EB;
}
.billboard.fg-purple-30 .cta__button {
  background-color: #F8E4EB;
  content: purple-30;
  background-color: #F8E4EB;
  color: #421543;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-purple-30 .cta__button:hover {
  background-color: #FBEFF3;
  color: #421543;
}
.billboard.fg-grey-100 .cta__button {
  background-color: #515367;
  content: grey-100;
  background-color: #515367;
  color: #E7E9EA;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-grey-100 .cta__button:hover {
  background-color: #3B3C48;
  color: #E7E9EA;
}
.billboard.fg-grey-30 .cta__button {
  background-color: #E7E9EA;
  content: grey-30;
  background-color: #E7E9EA;
  color: #515367;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-grey-30 .cta__button:hover {
  background-color: #F1F2F2;
  color: #515367;
}
.billboard.fg-white-100 .cta__button {
  background-color: #FCFCFC;
  content: white-100;
  background-color: #FCFCFC;
  color: #000;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-white-100 .cta__button:hover {
  background-color: #FFFFFF;
  color: #000;
}
.billboard.fg-black-100 .cta__button {
  background-color: #000;
  content: black-100;
  background-color: #000;
  color: #FCFCFC;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.fg-black-100 .cta__button:hover {
  background-color: #515050;
  color: #FCFCFC;
}
.billboard.bg-dark-pink .splide__arrow {
  background-color: #ee4865;
  content: dark-pink;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-pink-snow .splide__arrow {
  background-color: #ffefef;
  content: pink-snow;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-persimmon .splide__arrow {
  background-color: #e85b06;
  content: persimmon;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-peach-puff .splide__arrow {
  background-color: #ffd4bb;
  content: peach-puff;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-fruit-salad .splide__arrow {
  background-color: #509462;
  content: fruit-salad;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-apple-green .splide__arrow {
  background-color: #daf0e0;
  content: apple-green;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-seance .splide__arrow {
  background-color: #58225a;
  content: seance;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-carousel-pink .splide__arrow {
  background-color: #f7d6e1;
  content: carousel-pink;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-cerulean-blue .splide__arrow {
  background-color: #2269ae;
  content: cerulean-blue;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-tropical-blue .splide__arrow {
  background-color: #b2ceed;
  content: tropical-blue;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-lavender .splide__arrow {
  background-color: #d8e6f6;
  content: lavender;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-brink-pink .splide__arrow {
  background-color: #fd657f;
  content: brink-pink;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-flamenco .splide__arrow {
  background-color: #f67c40;
  content: flamenco;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-chinook .splide__arrow {
  background-color: #5da770;
  content: chinook;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-eminence .splide__arrow {
  background-color: #6f3c76;
  content: eminence;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-viola .splide__arrow {
  background-color: #ca8ea3;
  content: viola;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-jordy-blue .splide__arrow {
  background-color: #659cdc;
  content: jordy-blue;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-smoky .splide__arrow {
  background-color: #515367;
  content: smoky;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-blue-100 .splide__arrow {
  background-color: #004A93;
  content: blue-100;
  background-color: #004A93;
  color: #D8E6F6;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-blue-100 .splide__arrow:hover {
  background-color: #033E77;
  color: #D8E6F6;
}
.billboard.bg-blue-30 .splide__arrow {
  background-color: #D8E6F6;
  content: blue-30;
  background-color: #D8E6F6;
  color: #004A93;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-blue-30 .splide__arrow:hover {
  background-color: #E8F0FA;
  color: #033E77;
}
.billboard.bg-orange-100 .splide__arrow {
  background-color: #C0390C;
  content: orange-100;
  background-color: #C0390C;
  color: #FDEEE7;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-orange-100 .splide__arrow:hover {
  background-color: #AE3200;
  color: #FDEEE7;
}
.billboard.bg-orange-30 .splide__arrow {
  background-color: #FDEEE7;
  content: orange-30;
  background-color: #FDEEE7;
  color: #C0390C;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-orange-30 .splide__arrow:hover {
  background-color: #FEF5F1;
  color: #C0390C;
}
.billboard.bg-green-100 .splide__arrow {
  background-color: #42764C;
  content: green-100;
  background-color: #42764C;
  color: #FCFCFC;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-green-100 .splide__arrow:hover {
  background-color: #3E6345;
  color: #FCFCFC;
}
.billboard.bg-green-30 .splide__arrow {
  background-color: #E0F0E0;
  content: green-30;
  background-color: #E0F0E0;
  color: #42764C;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-green-30 .splide__arrow:hover {
  background-color: #EBF7E9;
}
.billboard.bg-pink-100 .splide__arrow {
  background-color: #C02843;
  content: pink-100;
  background-color: #C02843;
  color: #FCFCFC;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-pink-100 .splide__arrow:hover {
  background-color: #A91932;
  color: #FCFCFC;
}
.billboard.bg-pink-30 .splide__arrow {
  background-color: #FBE9ED;
  content: pink-30;
  background-color: #FBE9ED;
  color: #A91932;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-pink-30 .splide__arrow:hover {
  background-color: #FDF2F4;
  color: #58225A;
}
.billboard.bg-purple-100 .splide__arrow {
  background-color: #58225A;
  content: purple-100;
  background-color: #58225A;
  color: #F8E4EB;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-purple-100 .splide__arrow:hover {
  background-color: #421543;
  color: #F8E4EB;
}
.billboard.bg-purple-30 .splide__arrow {
  background-color: #F8E4EB;
  content: purple-30;
  background-color: #F8E4EB;
  color: #421543;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-purple-30 .splide__arrow:hover {
  background-color: #FBEFF3;
  color: #421543;
}
.billboard.bg-grey-100 .splide__arrow {
  background-color: #515367;
  content: grey-100;
  background-color: #515367;
  color: #E7E9EA;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-grey-100 .splide__arrow:hover {
  background-color: #3B3C48;
  color: #E7E9EA;
}
.billboard.bg-grey-30 .splide__arrow {
  background-color: #E7E9EA;
  content: grey-30;
  background-color: #E7E9EA;
  color: #515367;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-grey-30 .splide__arrow:hover {
  background-color: #F1F2F2;
  color: #515367;
}
.billboard.bg-white-100 .splide__arrow {
  background-color: #FCFCFC;
  content: white-100;
  background-color: #FCFCFC;
  color: #000;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-white-100 .splide__arrow:hover {
  background-color: #FFFFFF;
  color: #000;
}
.billboard.bg-black-100 .splide__arrow {
  background-color: #000;
  content: black-100;
  background-color: #000;
  color: #FCFCFC;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.billboard.bg-black-100 .splide__arrow:hover {
  background-color: #515050;
  color: #FCFCFC;
}
.billboard__image-wrapper {
  /*     height: 72vh;
  max-height: 72vh;*/
  overflow: hidden;
  position: relative;
  z-index: 1;
  /* @include mq($max-width: md, $orientation: landscape) {
      height: 72vh;
  }

  @include mq($max-width: md, $orientation: portrait) {
      height: 72vh;
  }

  @include mq($max-width: sm, $orientation: landscape) {
      height: 62vh;
  }

  @include mq($max-width: sm, $orientation: portrait) {
      height: 62vh;
  }

  @include mq($max-width: xs, $orientation: landscape) {
      height: 57vh;
  }

  @include mq($max-width: xs, $orientation: portrait) {
      height: 100vw;
  }*/
}
.billboard__image-wrapper .splide {
  height: 100%;
}
.billboard__image-wrapper .splide .splide__slide img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}
.billboard__image-wrapper .splide .splide__arrow {
  width: 66px;
  height: 66px;
  opacity: 1 !important;
  /* background-color: color(purple-100) !important;
                  color: color(purple-30) !important;

                  &:hover {
                      background-color: color(purple-30) !important;
                      color: color(purple-100) !important;

                      svg {
                      }
                  }
  */
}
@media (min-width: 992px) {
  .billboard__image-wrapper .splide .splide__arrow {
    width: 95px;
    height: 95px;
  }
}
@media (min-width: 1248px) {
  .billboard__image-wrapper .splide .splide__arrow {
    width: 115px;
    height: 115px;
  }
}
.billboard__image-wrapper .splide .splide__arrow svg {
  width: 60%;
  height: 60%;
  fill: currentColor !important;
}
.billboard__image-wrapper .splide .splide__arrow.splide__arrow--prev {
  display: none;
}
.epi-editmode .billboard__image-wrapper {
  height: 28rem;
}
.billboard__image {
  height: 100%;
  font-family: "object-fit:cover;object-position:50% 50%";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  width: 100%;
}

.cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-align: center;
}
.cta__icon {
  fill: #C02843;
  height: 6.5rem;
  margin: 0 auto;
  width: 6.5rem;
}
.cta__title, [class*=bg-] .cta__title {
  color: #000;
}
.cta__title {
  margin: 1rem 0 0.5rem;
}
.cta__body {
  color: #000;
}
.cta__button {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin: auto auto 0;
  /* font-size: 1.5rem;*/
  /*  @include mq($max-width: xs) {
        font-size: 1.125rem;
    }*/
}
.fg-dark-pink .cta__button {
  background-color: #ee4865;
  content: dark-pink;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-pink-snow .cta__button {
  background-color: #ffefef;
  content: pink-snow;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-persimmon .cta__button {
  background-color: #e85b06;
  content: persimmon;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-peach-puff .cta__button {
  background-color: #ffd4bb;
  content: peach-puff;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-fruit-salad .cta__button {
  background-color: #509462;
  content: fruit-salad;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-apple-green .cta__button {
  background-color: #daf0e0;
  content: apple-green;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-seance .cta__button {
  background-color: #58225a;
  content: seance;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-carousel-pink .cta__button {
  background-color: #f7d6e1;
  content: carousel-pink;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-cerulean-blue .cta__button {
  background-color: #2269ae;
  content: cerulean-blue;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-tropical-blue .cta__button {
  background-color: #b2ceed;
  content: tropical-blue;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-lavender .cta__button {
  background-color: #d8e6f6;
  content: lavender;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-brink-pink .cta__button {
  background-color: #fd657f;
  content: brink-pink;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-flamenco .cta__button {
  background-color: #f67c40;
  content: flamenco;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-chinook .cta__button {
  background-color: #5da770;
  content: chinook;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-eminence .cta__button {
  background-color: #6f3c76;
  content: eminence;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-viola .cta__button {
  background-color: #ca8ea3;
  content: viola;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-jordy-blue .cta__button {
  background-color: #659cdc;
  content: jordy-blue;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-smoky .cta__button {
  background-color: #515367;
  content: smoky;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-blue-100 .cta__button {
  background-color: #004A93;
  content: blue-100;
  background-color: #004A93;
  color: #D8E6F6;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-blue-100 .cta__button:hover {
  background-color: #033E77;
  color: #D8E6F6;
}
.fg-blue-30 .cta__button {
  background-color: #D8E6F6;
  content: blue-30;
  background-color: #D8E6F6;
  color: #004A93;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-blue-30 .cta__button:hover {
  background-color: #E8F0FA;
  color: #033E77;
}
.fg-orange-100 .cta__button {
  background-color: #C0390C;
  content: orange-100;
  background-color: #C0390C;
  color: #FDEEE7;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-orange-100 .cta__button:hover {
  background-color: #AE3200;
  color: #FDEEE7;
}
.fg-orange-30 .cta__button {
  background-color: #FDEEE7;
  content: orange-30;
  background-color: #FDEEE7;
  color: #C0390C;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-orange-30 .cta__button:hover {
  background-color: #FEF5F1;
  color: #C0390C;
}
.fg-green-100 .cta__button {
  background-color: #42764C;
  content: green-100;
  background-color: #42764C;
  color: #FCFCFC;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-green-100 .cta__button:hover {
  background-color: #3E6345;
  color: #FCFCFC;
}
.fg-green-30 .cta__button {
  background-color: #E0F0E0;
  content: green-30;
  background-color: #E0F0E0;
  color: #42764C;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-green-30 .cta__button:hover {
  background-color: #EBF7E9;
}
.fg-pink-100 .cta__button {
  background-color: #C02843;
  content: pink-100;
  background-color: #C02843;
  color: #FCFCFC;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-pink-100 .cta__button:hover {
  background-color: #A91932;
  color: #FCFCFC;
}
.fg-pink-30 .cta__button {
  background-color: #FBE9ED;
  content: pink-30;
  background-color: #FBE9ED;
  color: #A91932;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-pink-30 .cta__button:hover {
  background-color: #FDF2F4;
  color: #58225A;
}
.fg-purple-100 .cta__button {
  background-color: #58225A;
  content: purple-100;
  background-color: #58225A;
  color: #F8E4EB;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-purple-100 .cta__button:hover {
  background-color: #421543;
  color: #F8E4EB;
}
.fg-purple-30 .cta__button {
  background-color: #F8E4EB;
  content: purple-30;
  background-color: #F8E4EB;
  color: #421543;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-purple-30 .cta__button:hover {
  background-color: #FBEFF3;
  color: #421543;
}
.fg-grey-100 .cta__button {
  background-color: #515367;
  content: grey-100;
  background-color: #515367;
  color: #E7E9EA;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-grey-100 .cta__button:hover {
  background-color: #3B3C48;
  color: #E7E9EA;
}
.fg-grey-30 .cta__button {
  background-color: #E7E9EA;
  content: grey-30;
  background-color: #E7E9EA;
  color: #515367;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-grey-30 .cta__button:hover {
  background-color: #F1F2F2;
  color: #515367;
}
.fg-white-100 .cta__button {
  background-color: #FCFCFC;
  content: white-100;
  background-color: #FCFCFC;
  color: #000;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-white-100 .cta__button:hover {
  background-color: #FFFFFF;
  color: #000;
}
.fg-black-100 .cta__button {
  background-color: #000;
  content: black-100;
  background-color: #000;
  color: #FCFCFC;
  /*  &:hover {
      background-color: darken($hex, 5%);
  }*/
}
.fg-black-100 .cta__button:hover {
  background-color: #515050;
  color: #FCFCFC;
}

.embed-responsive {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.embed-responsive::before {
  content: "";
  display: block;
}
.embed-responsive__item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.embed-responsive--21by9::before {
  padding-top: 42.8571428571%;
}
.embed-responsive--16by9::before {
  padding-top: 56.25%;
}
.embed-responsive--4by3::before {
  padding-top: 75%;
}
.embed-responsive--1by1::before {
  padding-top: 100%;
}

.hamburger {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 0;
  color: #000;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 500ms ease-in-out;
  transition: 500ms ease-in-out;
}
.hamburger:hover {
  background-color: transparent;
  color: #515050;
}
.hamburger__lines {
  display: block;
  height: 14px;
  position: relative;
  width: 20px;
}
.hamburger__line {
  background: #000;
  border-radius: 1px;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  width: 20px;
}
.hamburger__line:nth-child(1) {
  top: 0;
}
.hamburger__line:nth-child(2), .hamburger__line:nth-child(3) {
  top: 6px;
}
.hamburger__line:nth-child(4) {
  top: 12px;
}
.page-header--nav-open .hamburger__line:nth-child(1), .hamburger--active .hamburger__line:nth-child(1) {
  left: 50%;
  top: 8px;
  width: 0%;
}
.page-header--nav-open .hamburger__line:nth-child(2), .hamburger--active .hamburger__line:nth-child(2) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.page-header--nav-open .hamburger__line:nth-child(3), .hamburger--active .hamburger__line:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.page-header--nav-open .hamburger__line:nth-child(4), .hamburger--active .hamburger__line:nth-child(4) {
  left: 50%;
  top: 8px;
  width: 0%;
}
.hamburger__label {
  margin-left: 0.5rem;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.page-header--nav-open .hamburger__label, .hamburger--active .hamburger__label {
  display: none;
}

.hero .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.hero__image-wrapper, .hero__video-wrapper,
.hero .image-animations {
  z-index: 1;
}
.hero__image-wrapper {
  height: 52vh;
  max-height: 46rem;
  min-height: 25rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1380px) and (orientation: portrait) {
  .hero__image-wrapper {
    max-height: 28rem;
  }
}
@media (max-width: 991px) and (orientation: portrait) {
  .hero__image-wrapper {
    max-height: 24rem;
    min-height: 20rem;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .hero__image-wrapper {
    height: 60vh;
    max-height: 20rem;
    min-height: 13rem;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .hero__image-wrapper {
    height: 40vh;
    max-height: 20rem;
    min-height: 13rem;
  }
}
@media (max-width: 767px) {
  .hero__image-wrapper {
    max-height: 14rem;
    min-height: 10rem;
  }
}
@media (min-width: 1248px) {
  .hero--large .hero__image-wrapper {
    height: 72vh;
    max-height: 60rem;
    min-height: 25rem;
  }
}
@media (max-width: 1380px) and (min-width: 768px) and (orientation: portrait) {
  .hero--large .hero__image-wrapper {
    max-height: 34rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) and (orientation: portrait) {
  .hero--large .hero__image-wrapper {
    max-height: 28rem;
    min-height: 22rem;
  }
}
.epi-editmode .hero__image-wrapper {
  height: 28rem;
}
.hero__video-wrapper {
  height: calc(100vh - 18rem);
  max-height: 56rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .hero__video-wrapper {
    height: 60vh;
  }
}
@media (max-width: 767px) {
  .hero__video-wrapper {
    height: 40vh;
  }
}
.hero__image,
.hero video {
  height: 100%;
  font-family: "object-fit:cover;object-position:50% 50%";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  width: 100%;
}
.hero__text {
  padding: 5rem 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media (max-width: 767px) {
  .hero__text {
    padding: 3rem 0;
  }
}
.hero__icon {
  margin-bottom: 2rem;
  margin-top: -9rem;
}
@media (max-width: 991px) {
  .hero__icon {
    margin-top: -7rem;
  }
}
@media (max-width: 767px) {
  .hero__icon {
    margin-top: -5rem;
  }
}
.hero__icon[class*=bg-] {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 8rem;
}
@media (max-width: 991px) {
  .hero__icon[class*=bg-] {
    height: 4rem;
    width: 4rem;
  }
}
.hero__icon[class*=bg-] svg {
  height: 60%;
  width: auto;
}
.hero__icon--bottom {
  bottom: -1rem;
  margin-bottom: -8rem;
  margin-top: 0;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
  position: relative;
}
@media (max-width: 991px) {
  .hero__icon--bottom {
    bottom: -2.75rem;
    margin-bottom: -4rem;
  }
}
@media (max-width: 767px) {
  .hero__icon--bottom {
    bottom: -0.75rem;
    margin-bottom: -4rem;
  }
}
.hero__icon--left {
  text-align: left;
}
@media (min-width: 768px) {
  .hero__icon--left {
    -webkit-transform: translateX(-2.25rem);
            transform: translateX(-2.25rem);
  }
}
@media (min-width: 992px) {
  .hero__icon--left {
    -webkit-transform: translateX(-6.25rem);
            transform: translateX(-6.25rem);
  }
}
@media (min-width: 1248px) {
  .hero__icon--left {
    -webkit-transform: translateX(-11.25rem);
            transform: translateX(-11.25rem);
  }
}
.hero__icon--center {
  margin-left: auto;
  margin-right: auto;
  -webkit-transform: none;
          transform: none;
}
.hero__icon--right {
  margin-left: auto;
}
@media (min-width: 768px) {
  .hero__icon--right {
    -webkit-transform: translateX(2.25rem);
            transform: translateX(2.25rem);
  }
}
@media (min-width: 992px) {
  .hero__icon--right {
    -webkit-transform: translateX(6.25rem);
            transform: translateX(6.25rem);
  }
}
@media (min-width: 1248px) {
  .hero__icon--right {
    -webkit-transform: translateX(11.25rem);
            transform: translateX(11.25rem);
  }
}
.hero__icon svg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10rem;
  width: auto;
}
@media (max-width: 767px) {
  .hero__icon svg {
    height: 4rem;
    width: auto;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .hero__icon svg {
    height: 10rem;
    width: 10rem;
  }
}
.hero__icon.bg-dark-pink svg {
  fill: #fff !important;
}
.hero__icon.bg-pink-snow svg {
  fill: #ee4865 !important;
}
.hero__icon.bg-persimmon svg {
  fill: #fff !important;
}
.hero__icon.bg-peach-puff svg {
  fill: #e85b06 !important;
}
.hero__icon.bg-fruit-salad svg {
  fill: #fff !important;
}
.hero__icon.bg-apple-green svg {
  fill: #509462 !important;
}
.hero__icon.bg-seance svg {
  fill: #fff !important;
}
.hero__icon.bg-carousel-pink svg {
  fill: #58225a !important;
}
.hero__icon.bg-cerulean-blue svg {
  fill: #fff !important;
}
.hero__icon.bg-tropical-blue svg {
  fill: #094e90 !important;
}
.hero__icon.bg-lavender svg {
  fill: #094e90 !important;
}
.hero__icon.bg-brink-pink svg {
  fill: #fff !important;
}
.hero__icon.bg-flamenco svg {
  fill: #fff !important;
}
.hero__icon.bg-chinook svg {
  fill: #fff !important;
}
.hero__icon.bg-eminence svg {
  fill: #fff !important;
}
.hero__icon.bg-viola svg {
  fill: #fff !important;
}
.hero__icon.bg-jordy-blue svg {
  fill: #fff !important;
}
.hero__icon.bg-smoky svg {
  fill: #fff !important;
}
.hero__icon.bg-blue-100 svg {
  fill: #D8E6F6 !important;
}
.hero__icon.bg-blue-30 svg {
  fill: #004A93 !important;
}
.hero__icon.bg-orange-100 svg {
  fill: #FDEEE7 !important;
}
.hero__icon.bg-orange-30 svg {
  fill: #C0390C !important;
}
.hero__icon.bg-green-100 svg {
  fill: #E0F0E0 !important;
}
.hero__icon.bg-green-30 svg {
  fill: #42764C !important;
}
.hero__icon.bg-pink-100 svg {
  fill: #FCFCFC !important;
}
.hero__icon.bg-pink-30 svg {
  fill: #A91932 !important;
}
.hero__icon.bg-purple-100 svg {
  fill: #F8E4EB !important;
}
.hero__icon.bg-purple-30 svg {
  fill: #58225A !important;
}
.hero__icon.bg-grey-100 svg {
  fill: #E7E9EA !important;
}
.hero__icon.bg-grey-30 svg {
  fill: #515367 !important;
}
.hero__icon.bg-white-100 svg {
  fill: #515367 !important;
}
.hero__icon.bg-black-100 svg {
  fill: #E7E9EA !important;
}
.hero__headline {
  color: inherit;
  margin-top: 0;
}
.hero__headline:last-child:not(:first-child) {
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .hero__headline:last-child:not(:first-child) {
    margin-bottom: 1.5rem;
  }
}
.hero + :not(.rte) {
  margin-top: 3rem;
}
@media (max-width: 1440px) {
  .hero + :not(.rte) {
    margin-top: 3rem;
  }
}
@media (max-width: 1380px) {
  .hero + :not(.rte) {
    margin-top: 2.25rem;
  }
}
@media (max-width: 991px) {
  .hero + :not(.rte) {
    margin-top: 2.25rem;
  }
}
@media (max-width: 767px) {
  .hero + :not(.rte) {
    margin-top: 1.5rem;
  }
}
.hero + :not(.rte) .col-overflow {
  margin-top: -3rem;
}
@media (max-width: 1440px) {
  .hero + :not(.rte) .col-overflow {
    margin-top: -3rem;
  }
}
@media (max-width: 1380px) {
  .hero + :not(.rte) .col-overflow {
    margin-top: -2.25rem;
  }
}
@media (max-width: 991px) {
  .hero + :not(.rte) .col-overflow {
    margin-top: -2.25rem;
  }
}
@media (max-width: 767px) {
  .hero + :not(.rte) .col-overflow {
    margin-top: -1.5rem;
  }
}
.hero + .rte {
  margin-top: 6rem;
}
@media (max-width: 1440px) {
  .hero + .rte {
    margin-top: 6rem;
  }
}
@media (max-width: 1380px) {
  .hero + .rte {
    margin-top: 4.5rem;
  }
}
@media (max-width: 991px) {
  .hero + .rte {
    margin-top: 4.5rem;
  }
}
@media (max-width: 767px) {
  .hero + .rte {
    margin-top: 3rem;
  }
}

.icon--quote {
  height: 47px;
  width: 67px;
}
.icon--download {
  height: 26px;
  width: 33px;
}
.icon--loader {
  height: 33px;
  width: 25px;
}
.icon--close {
  height: 15px;
  width: 15px;
}

.info-card {
  padding: 1.5rem;
  position: relative;
}
.info-card--fg-light {
  color: #FCFCFC;
  fill: #FCFCFC;
}
.info-card--fg-light a {
  color: #FCFCFC;
}
.info-card--fg-dark {
  color: #000;
  fill: #000;
}
.info-card--fg-dark a {
  color: #004A93;
}
.info-card__text {
  color: inherit;
  position: relative;
  z-index: 2;
}
.info-card__title {
  color: inherit;
  text-transform: uppercase;
}
.info-card__body_columns {
  display: grid;
  gap: 0 20px;
  grid-template-columns: 1fr 1fr;
}
main [class*=col-] .info-card {
  height: calc(100% - 2rem);
  margin-bottom: 1rem;
  margin-top: 1rem;
}
@media (max-width: 1440px) {
  main [class*=col-] .info-card {
    height: calc(100% - 2rem);
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
@media (max-width: 1380px) {
  main [class*=col-] .info-card {
    height: calc(100% - 1.5rem);
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
  }
}
@media (max-width: 991px) {
  main [class*=col-] .info-card {
    height: calc(100% - 1.5rem);
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
  }
}
@media (max-width: 767px) {
  main [class*=col-] .info-card {
    height: calc(100% - 1rem);
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}
.info-card__image {
  height: 100%;
  left: 0;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

@media ((min-width: 992px) and (max-width: 1440px)) {
  .grid .col-lg-3:has(.info-card) {
    width: 33.3333333333%;
  }
}

.lang-selector {
  font-size: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.lang-selector__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.lang-selector__item a {
  color: #FCFCFC;
  margin-left: 1rem;
  text-decoration: none;
}
.lang-selector__item a:hover {
  text-decoration: underline;
}
.lang-selector__item + .lang-selector__item {
  margin-top: 0.5rem;
}
.lang-selector__icon {
  height: 1.75rem;
  width: 1.75rem;
}

.link-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.link-list--inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.link-list__item {
  line-height: 120%;
  margin: 0.25rem 0;
}
.link-list__item:last-child {
  margin-bottom: 0;
}
.link-list--inline .link-list__item {
  margin-bottom: 0;
  margin-top: 0;
}
.link-list--inline .link-list__item + .link-list__item {
  margin-left: 1rem;
}
.link-list__link {
  display: inline-block;
  color: #FCFCFC;
  text-decoration: underline;
  margin-bottom: 1rem;
}

.loader {
  -webkit-animation: fadeIn 0.5s;
          animation: fadeIn 0.5s;
  display: block;
  margin: 4rem auto;
  position: relative;
  text-align: center;
  z-index: 1000;
}
.loader__heart {
  -webkit-animation: loader-heart-scale 1s infinite ease both;
          animation: loader-heart-scale 1s infinite ease both;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  background-size: contain;
  display: inline-block;
  fill: #C02843;
  height: 24px;
  margin: 0 0.5rem;
  width: 18px;
}
.loader__heart--1 {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 12 16%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Cdefs%3E%3Cpath d=%27M1.4 1.172C-.878 3.97.92 9.68 2.427 12.366c.36.641 1.81 3.436 2.459 3.525.48.069.717-.391 1.07-.6.624-.372 1.205-.546 1.73-.907 1.908-3.075 4.183-5.75 4.089-11.013-1.106-2.917-4.408-.743-5.676.7C5.36 2.644 4.178.34 2.796.34c-.447 0-.915.241-1.396.833zm5.989 3.934c.259-.072.408.495.27.577-.12-.156-.302-.234-.27-.577zm1.98 1.602c.166.266.512.312.446.863a.223.223 0 0 1-.038.003c-.349 0-.501-.686-.408-.866zM8.125 9.734c.277.062.496.196.44.668H8.56c-.329 0-.354-.372-.436-.668zm-1.51 2.641c.083.169.345.117.268.477a.164.164 0 0 1-.041.005c-.206 0-.43-.344-.227-.482zm-1.066.7c.065.258.386.507.193.77a.459.459 0 0 1-.062.004c-.412 0-.43-.669-.131-.775z%27 id=%27a%27/%3E%3C/defs%3E%3Cuse fill=%27%23ee4865%27 xlink:href=%27%23a%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E");
}
.loader__heart--2 {
  -webkit-animation-delay: 0.165s;
          animation-delay: 0.165s;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 12 16%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Cdefs%3E%3Cpath d=%27M1.06.48c-2.285 5.7-.75 14.148 4.675 15.34 1.038-.78 1.634-1.624 2.517-2.992 1.884-2.923 4.284-7.365 2.44-11.179-2.5-.731-3.709 1.526-4.98 2.875C4.642 3.031 3.721.416 1.638.416c-.183 0-.376.02-.578.064zm7.664 3.355c.403-.116 1.04-.476 1.07.234-.097.404-.437.54-.763.692-.01-.408-.3-.517-.307-.926zM6.748 6.6c.06-.638.58-.776.667-1.384.107 0 .216 0 .32.002-.093.558-.25 1.454-.731 1.454a.537.537 0 0 1-.256-.072zM5.437 7.98c.176-.033.184.11.32.116-.144.272-.058.796-.23 1.038-.128-.273-.306-.87-.09-1.154z%27 id=%27a%27/%3E%3C/defs%3E%3Cuse fill=%27%23ee4865%27 xlink:href=%27%23a%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E");
}
.loader__heart--3 {
  -webkit-animation-delay: 0.33s;
          animation-delay: 0.33s;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=%270 0 12 16%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Cdefs%3E%3Cpath d=%27M5.43 6.934C4.423 5.892 2.648 4.463 1.166 5.13c-1.73 3.911-.324 7.51 2.341 9.362.842.584 1.923.868 2.991 1.01.315.427.658.334 1.061.235.177-.826.856-1.253.7-1.992 2.81-3.36 3.704-9.043 2.743-12.434-.492-.64-.959-.91-1.402-.91-1.818 0-3.222 4.542-4.168 6.533zm4.388-4.582c-.355.128-.692.308-1.091.32-.031-.432 1.153-1.266 1.091-.32zM7.813 4.103c.752-.267 1.572-1.176 2.301-.97-.886.702-1.684 1.636-2.637 2.16-.087-.29.255-.81.336-1.19zm.334 1.837c.61-.43 1.284-.762 1.799-1.173l.215.088c-.064.301.036.52-.048.833A20.942 20.942 0 0 1 6.718 7.45c.015-.775.887-1.127 1.43-1.51zm-6.304.976c.093-.184.206-.309.318-.44l.359.144c-.159.092-.377.386-.544.386-.05 0-.095-.026-.133-.09zm4.408 1.861c.122-.34 1.94-1.444 2.778-1.63.462-.105.858-.61 1.063-.239-.235.67-.947.69-1.397.956-.8.472-1.51 1.155-2.448 1.385.032-.144-.06-.29.004-.472zm-2.034-.719c.072.06.13.218.014.194-.68.563-1.614 1.278-2.276 1.36.374-.896 1.5-1.157 2.262-1.554zm-.6 4.493c1.736-2.09 3.88-3.104 5.936-4.344.25.066-.007.408.041.584-.08.057-.198.013-.315-.031-.12-.045-.238-.09-.317-.032-.73.422-1.34 1.157-2.131 1.416-.401.591-1.025.767-1.557 1.175-.5.385-.922 1.232-1.611 1.232h-.046zm-1.012-1.07c.696-1.203 1.786-1.369 2.597-2.273.403.046.62.581.845.148.131.02.112.121.083.226-.623.075-2.116 2.14-3.063 2.139a.559.559 0 0 1-.462-.24zM3.88 9.247c.274.142-.344.401-.448.577-.16-.383.386-.256.448-.577zm4.126.802c.335-.026.608-.208.878-.407l.286.117c-.296.926-1.228.906-1.829 1.253-.912.526-1.707 1.251-2.623 1.883.752-1.215 2.267-1.806 3.288-2.846zm-5.741.539c.154-.232.278-.55.563-.438-.166.182-.301.44-.534.44l-.029-.002zm2.851 3.035C5.8 12.54 7.19 11.95 8.23 11.273c.137.028.118.137.043.112-.114.231-.34.172-.504.272-.46.566-1.05 1.062-1.601 1.534-.234.2-.552.528-.824.528a.312.312 0 0 1-.226-.096zm1.132.263c.338-.445.73-.74 1.11-1.067.19.328-.487 1.026-.712 1.322-.178-.06-.348-.125-.398-.255z%27 id=%27a%27/%3E%3C/defs%3E%3Cuse fill=%27%23ee4865%27 xlink:href=%27%23a%27 fill-rule=%27evenodd%27/%3E%3C/svg%3E");
}
.loader--absolute {
  left: 50%;
  margin: 0;
  position: absolute;
  top: 3.5rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.loader--fixed {
  left: 50%;
  margin: 0;
  position: fixed;
  top: 18rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.is-loading {
  min-height: 7rem;
  position: relative;
}
.is-loading::after {
  -webkit-animation: fadeIn 0.5s;
          animation: fadeIn 0.5s;
  background-color: rgba(255, 255, 255, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

@-webkit-keyframes loader-heart-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes loader-heart-scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.main-bottom {
  margin-bottom: 4.5rem;
}
.main-bottom[class*=bg-] {
  margin-bottom: 0;
  margin-top: 4rem;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
@media (max-width: 1440px) {
  .main-bottom[class*=bg-] {
    margin-top: 4rem;
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
}
@media (max-width: 1380px) {
  .main-bottom[class*=bg-] {
    margin-top: 3rem;
    padding-bottom: 2.25rem;
    padding-top: 2.25rem;
  }
}
@media (max-width: 991px) {
  .main-bottom[class*=bg-] {
    margin-top: 3rem;
    padding-bottom: 2.25rem;
    padding-top: 2.25rem;
  }
}
@media (max-width: 767px) {
  .main-bottom[class*=bg-] {
    margin-top: 2rem;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
}

.main-nav {
  font-family: "Barlow Semi Condensed", sans-serif;
  height: 5rem;
}
@media (max-width: 1380px) {
  .main-nav {
    background-color: #FCFCFC;
    border-bottom: solid 1px #515367;
    border-left: solid 1px #515367;
    border-top: solid 1px #515367;
    height: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    visibility: hidden;
    width: 20rem;
  }
  .page-header--nav-open .main-nav {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .main-nav {
    border: 0;
    position: static;
    width: 100%;
  }
}
.main-nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media (max-width: 1380px) {
  .main-nav__list {
    display: block;
  }
}
.main-nav__global-list {
  display: none;
}
@media (max-width: 1380px) {
  .main-nav__global-list {
    display: block;
  }
}

.mega-menu {
  background-color: #FCFCFC;
  border: solid 1px #E7E9EA;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 0;
  left: 0;
  min-width: 17rem;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  visibility: hidden;
  z-index: 100;
}
@media (max-width: 1380px) {
  .mega-menu {
    border: 0;
    left: 0;
    position: static;
    width: 100%;
  }
}
.mega-menu--open {
  border-bottom: solid 1px #E7E9EA;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1380px) {
  .mega-menu--open {
    height: auto;
  }
}
@media (max-width: 1380px) {
  .mega-menu__items {
    margin: 0;
    max-width: none;
    min-width: 0;
  }
}
.mega-menu__items:last-child {
  margin-right: 0;
}
.mega-menu__items--highlighted {
  background-color: rgba(231, 233, 234, 0.2);
  background-color: #E7E9EA;
  color: #515367;
}
@media (max-width: 1380px) {
  .mega-menu__items--highlighted {
    display: none;
  }
}
.mega-menu__items a {
  /*@include paragraphbase();*/
  color: #000;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  padding: 0.75rem 1rem;
  text-decoration: none;
}
.mega-menu__items a:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.mega-menu .current > a {
  color: #004A93;
}

.map {
  background-color: #F1F2F2;
}
.map .gm-style-iw {
  border-radius: 0 !important;
  padding: 0 !important;
}
.map .gm-style-iw-d {
  overflow: auto !important;
}
@media (max-width: 991px) {
  .map .gm-style-iw-d {
    max-height: 300px !important;
  }
}
main > .container.rte + .map {
  margin-top: 4.5rem;
}
.hero + .map {
  margin-top: 0;
}
.map a {
  text-decoration: none;
}
.map__header {
  /*    margin: 0 auto;
      width: 100%;
      max-width: 1728px;
      padding-left: 20px;
      padding-right: 20px;*/
  margin: 0 auto;
  width: 88rem;
  padding-left: 2rem;
  padding-right: 2rem;
  /* @each $breakpoint, $val in $container-widths {
      @include mq($max-width: $breakpoint) {
          width: container-width($breakpoint, $type);
          @if map-has-key($grid-gutter, $breakpoint) {
              padding-left: grid-gutter($breakpoint);
              padding-right: grid-gutter($breakpoint);
          }
      }
  }*/
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
@media (max-width: 1440px) {
  .map__header {
    width: 76rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1380px) {
  .map__header {
    width: 60rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 991px) {
  .map__header {
    width: 47rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .map__header {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  .map__header {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
.map__canvas {
  height: 56vh !important;
  min-height: 36rem;
}
@media (max-width: 767px) {
  .map__canvas {
    min-height: 18rem;
  }
}
.epi-editmode .map__canvas {
  max-height: 28rem;
}
.map__title {
  text-align: center;
}
.map__info-window {
  max-width: 400px;
  padding: 0;
  text-align: left;
  margin-top: -5px;
}
.map__info-window img {
  max-width: 368px;
  width: 100%;
}
.map__info-window h5 {
  color: #000;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
  padding: 0.5rem;
}
.map__info-window h4 {
  margin: 0.5rem;
  margin-top: 0;
}
.map__info-window p, .map__info-window section {
  margin: 0.5rem;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 6px;
}
.map__info-window a {
  text-decoration: none;
}
.map__info-window .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.map__info-window .sub-area {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.multiselect {
  background-color: #FCFCFC;
  color: #004A93;
  display: block;
  height: 2.5rem;
  margin-bottom: 1rem;
  position: relative;
  text-align: left;
  width: 100%;
}
.multiselect__loading-enter-active, .multiselect__loading-leave-active {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.multiselect__loading-enter, .multiselect__loading-leave-active {
  opacity: 0;
}
.multiselect, .multiselect__input, .multiselect__single {
  font-family: inherit;
  font-size: 0.875rem;
  font-size: 1.25rem;
  line-height: 120%;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
@media (max-width: 767px) {
  .multiselect, .multiselect__input, .multiselect__single {
    font-size: 1rem;
  }
}
.multiselect a, .multiselect__input a, .multiselect__single a {
  text-decoration: underline;
}
.multiselect:focus {
  outline: none;
}
.multiselect--disabled {
  opacity: 0.6;
  pointer-events: none;
}
.multiselect--active {
  z-index: 50;
}
.multiselect__input, .multiselect__single, .multiselect__placeholder {
  border: 0;
  color: #004A93;
  display: block;
  padding: 0.1rem 2.5rem 0.1rem 0.75rem;
  position: relative;
  -webkit-transition: border 0.1s ease;
  transition: border 0.1s ease;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.multiselect__input, .multiselect__single {
  background: transparent;
}
.multiselect__placeholder {
  color: #515367;
}
.multiselect__input::-webkit-input-placeholder {
  color: #004A93;
}
.multiselect__input::-moz-placeholder {
  color: #004A93;
}
.multiselect__input:-ms-input-placeholder {
  color: #004A93;
}
.multiselect__input::-ms-input-placeholder {
  color: #004A93;
}
.multiselect__input::placeholder {
  color: #004A93;
}
.multiselect__input:hover, .multiselect__single:hover {
  border-color: #515367;
}
.multiselect__input:focus, .multiselect__single:focus {
  border-color: #000;
  outline: none;
}
.multiselect__tags {
  font-size: 1.25rem;
  line-height: 120%;
  background: #FCFCFC;
  border: 1px solid #515367;
  border-radius: 3px;
  cursor: pointer;
  display: block;
  height: 100%;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
@media (max-width: 767px) {
  .multiselect__tags {
    font-size: 1rem;
  }
}
.multiselect__tags a {
  text-decoration: underline;
}
.multiselect:hover .multiselect__tags, .multiselect--active .multiselect__tags {
  border-color: #004A93;
}
.multiselect__select {
  cursor: pointer;
  height: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  right: 0;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  width: 2.5rem;
  z-index: 20;
}
.multiselect--active .multiselect__select {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.multiselect__select::before {
  border-color: #004A93 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  color: #004A93;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.multiselect__content-wrapper {
  background: #FCFCFC;
  border: 1px solid #515367;
  border-radius: 3px;
  display: block;
  margin-top: 0.5rem;
  max-height: 22.5rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  width: 100%;
  z-index: 50;
}
.multiselect__content {
  display: inline-block;
  list-style: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
  vertical-align: top;
}
.multiselect--above .multiselect__content-wrapper {
  bottom: 100%;
}
.multiselect__content:webkit-scrollbar {
  display: none;
}
.multiselect__element {
  display: block;
}
.multiselect__option {
  font-size: 1.25rem;
  line-height: 120%;
  color: #000;
  cursor: pointer;
  display: block;
  line-height: 26px;
  padding: 0.5rem 1rem;
  position: relative;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .multiselect__option {
    font-size: 1rem;
  }
}
.multiselect__option a {
  text-decoration: underline;
}
.multiselect__option::after {
  font-size: 13px;
  line-height: 2.5rem;
  padding-left: 20px;
  padding-right: 0.75rem;
  position: absolute;
  right: 0;
  top: 0;
}
.multiselect__option--highlight {
  background: #515367;
  color: #FCFCFC;
  outline: none;
}
.multiselect__option--highlight::after {
  background: #515367;
  color: #FCFCFC;
  content: attr(data-select);
}
.multiselect__option--selected {
  background: #F1F2F2;
  color: #000;
}
.multiselect__option--selected::after {
  color: #515367;
  content: attr(data-selected);
}
.multiselect__option--selected.multiselect__option--highlight {
  background: #515367;
  color: #FCFCFC;
}
.multiselect__option--selected.multiselect__option--highlight::after {
  background: #515367;
  color: #FCFCFC;
  content: attr(data-deselect);
}
.multiselect__option--disabled {
  pointer-events: none;
}
.multiselect__option--group {
  background: #515367;
  color: #004A93;
}
.multiselect__option--group.multiselect__option--highlight {
  background: #004A93;
  color: #FCFCFC;
}
.multiselect__option--group.multiselect__option--highlight::after {
  background: #004A93;
}
.multiselect__option--disabled.multiselect__option--highlight {
  background: #dedede;
}

.gallery {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .gallery {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.gallery__wrapper {
  width: 100%;
}
.gallery__item {
  background-color: #FCFCFC;
  height: 100%;
  position: relative;
  width: 100%;
}
.gallery__image-wrapper {
  height: 70vh;
  max-height: 42rem;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 1380px) {
  .gallery__image-wrapper {
    max-height: 36rem;
  }
}
@media (max-width: 991px) {
  .gallery__image-wrapper {
    max-height: 26rem;
  }
}
@media (max-width: 767px) {
  .gallery__image-wrapper {
    max-height: 18rem;
  }
}
.col-overflow .gallery__image-wrapper {
  max-height: 50rem;
}
@media (max-width: 1380px) {
  .col-overflow .gallery__image-wrapper {
    max-height: 42rem;
  }
}
@media (max-width: 991px) {
  .col-overflow .gallery__image-wrapper {
    max-height: 34rem;
  }
}
@media (max-width: 767px) {
  .col-overflow .gallery__image-wrapper {
    margin-left: 0;
    margin-right: 0;
    max-height: 18rem;
  }
}
.gallery__image {
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
}
.object-details .gallery__image {
  font-family: "object-fit:contain";
  -o-object-fit: contain;
     object-fit: contain;
}
.gallery__caption {
  background-color: #FCFCFC;
  bottom: 0;
  left: 0;
  padding: 1rem;
  width: 100%;
}
@media (min-width: 768px) {
  .gallery__caption {
    max-width: 40%;
    padding: 1.5rem;
    position: absolute;
  }
}
@media (min-width: 1248px) {
  .gallery__caption {
    max-width: 33.3333333333%;
  }
}
.gallery__dots {
  top: auto !important;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: absolute;
  width: 100%;
}
.gallery__dot {
  position: relative;
  background-color: #E7E9EA;
  border: 2px solid #515367;
  border-radius: 100%;
  /*box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.15);*/
  height: 0.813rem;
  margin: 0 0.5rem 0.25rem;
  padding: 0;
  width: 0.813rem;
  width: 1rem;
  height: 1rem;
}
.gallery__dot--active {
  background-color: #515367;
}
.gallery__dot:hover {
  background-color: #515367;
}
.gallery__dot:before {
  content: "";
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
}
.gallery__previous, .gallery__next {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #515367;
  color: #fff;
  border-radius: 2.5rem;
  display: none;
  height: 4.125rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: none;
  padding: 0;
  position: absolute;
  width: 4.125rem;
}
@media (min-width: 768px) {
  .gallery__previous, .gallery__next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.gallery__previous:active, .gallery__next:active {
  opacity: 0.5;
}
.gallery__previous:focus, .gallery__next:focus {
  -webkit-box-shadow: 0 0 2px 3px rgba(59, 60, 72, 0.5);
          box-shadow: 0 0 2px 3px rgba(59, 60, 72, 0.5);
}
.gallery__previous:hover, .gallery__next:hover {
  background-color: #E7E9EA;
  color: #515367;
}
.gallery__previous svg, .gallery__next svg {
  height: 70%;
  width: 70%;
  fill: currentColor !important;
}
.gallery__previous {
  left: 1.5rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.gallery__next {
  right: 1.5rem;
}

/**
 * Custom google maps info window styles.
 */
.gm-style-iw-bg {
  background-color: #fff !important;
  border-radius: 5px !important;
}

.gm-style-iw-shadow {
  background-color: #fff !important;
  border-radius: 5px !important;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) !important;
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) !important;
}

.gm-style-iw-arrow-shadow {
  display: none !important;
}

.gm-style-iw-arrow > div {
  height: 20px !important;
}
.gm-style-iw-arrow > div:first-child > div {
  -webkit-transform: skewX(32.6deg) !important;
          transform: skewX(32.6deg) !important;
}
.gm-style-iw-arrow > div > div {
  background-color: #fff !important;
  -webkit-transform: skewX(-32.6deg) !important;
          transform: skewX(-32.6deg) !important;
}

.gm-style-iw-close img {
  opacity: 0.5;
}

.nav-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
}
@media (max-width: 1380px) {
  .nav-item {
    display: block;
    height: auto;
  }
}
.nav-item--highlighted {
  background-color: #E7E9EA;
  display: none;
}
@media (max-width: 1380px) {
  .nav-item--highlighted {
    display: block;
  }
}
.nav-item:focus-within .nav-item__focusbutton {
  display: block;
  height: 45.25px;
  margin-right: 1rem;
}
.nav-item__focusbutton {
  display: block;
  background: transparent !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  display: none;
}
.nav-item__focusbutton .nav-item__icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (max-width: 1380px) {
  .nav-item__focusbutton {
    display: none !important;
  }
}
.nav-item__link {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  padding: 0 1rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 1380px) {
  .nav-item__link {
    border-bottom: solid 1px #E7E9EA;
    padding: 1rem;
  }
}
.nav-item__link:hover {
  text-decoration: none;
  -webkit-transition-delay: color 100ms ease-in-out 250ms;
          transition-delay: color 100ms ease-in-out 250ms;
}
.nav-item__link:hover, .nav-item--current > .nav-item__link, .nav-item--ancestor > .nav-item__link {
  color: #004A93;
}
.nav-item--highlighted .nav-item__link {
  border-bottom: 0;
  text-transform: none;
}
.nav-item--highlighted .nav-item__link:hover {
  color: #000;
  text-decoration: underline;
}
.nav-item__link .badge {
  margin-left: 0.5rem;
}
.nav-item__chevron {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: solid 1px #E7E9EA;
  display: none;
  height: 100%;
  padding: 0 1.25rem;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1380px) {
  .nav-item--mega-menu .nav-item__chevron {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-item--open .nav-item__chevron .nav-item__icon {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.nav-item__icon {
  height: 1.25rem;
  margin-left: auto;
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  width: 1.25rem;
}
.nav-item__label {
  padding: 0.5rem 0;
  position: relative;
}
@media (max-width: 1380px) {
  .nav-item__label {
    padding: 0;
  }
}
.nav-item__label::before {
  background-color: #004A93;
  bottom: 0;
  content: "";
  height: 0.125rem;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
  width: 100%;
}
@media (max-width: 1380px) {
  .nav-item__label::before {
    display: none;
  }
}
.nav-item--mega-menu .nav-item__label::before {
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}
.nav-item--current .nav-item__label::before, a:hover .nav-item__label::before {
  opacity: 1;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
}

.ribbon-teaser {
  height: 20rem !important;
  position: relative;
}
@media (max-width: 991px) {
  .ribbon-teaser {
    height: 15rem !important;
  }
}
.col-lg-4 .ribbon-teaser {
  height: 15rem !important;
}
.ribbon-teaser__link {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.ribbon-teaser__link:hover::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.ribbon-teaser__link::before {
  background-color: rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  position: absolute;
  -webkit-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
  width: 100%;
  z-index: 5;
}
.ribbon-teaser__label {
  background-color: #C02843;
  color: #FCFCFC;
  left: -0.5rem;
  margin-bottom: 0;
  padding: 0.5rem 1rem;
  position: absolute;
  top: 0.75rem;
  z-index: 6;
}
.ribbon-teaser__image-wrapper {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.ribbon-teaser__image-wrapper::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.ribbon-teaser__image {
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  height: 100%;
  left: 0;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ribbon-teaser__link:hover .ribbon-teaser__image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.rte[class*=bg-] {
  color: #000;
  padding: 1.5rem 2rem 2rem;
}
@media (max-width: 767px) {
  .rte[class*=bg-] {
    padding: 1rem 1.5rem 1.5rem;
  }
}
.col-lg-12 > .rte:not(.rte-no-container) {
  /*    margin: 0 auto;
      width: 100%;
      max-width: 1728px;
      padding-left: 20px;
      padding-right: 20px;*/
  margin: 0 auto;
  width: 52rem;
  padding-left: 2rem;
  padding-right: 2rem;
  /* @each $breakpoint, $val in $container-widths {
      @include mq($max-width: $breakpoint) {
          width: container-width($breakpoint, $type);
          @if map-has-key($grid-gutter, $breakpoint) {
              padding-left: grid-gutter($breakpoint);
              padding-right: grid-gutter($breakpoint);
          }
      }
  }*/
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1440px) {
  .col-lg-12 > .rte:not(.rte-no-container) {
    width: 52rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1380px) {
  .col-lg-12 > .rte:not(.rte-no-container) {
    width: 47rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 991px) {
  .col-lg-12 > .rte:not(.rte-no-container) {
    width: 42rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .col-lg-12 > .rte:not(.rte-no-container) {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.rte.dark-headings h1, .rte.dark-headings h2, .rte.dark-headings h3, .rte.dark-headings h4, .rte.dark-headings h5 {
  color: #000;
}
.rte p {
  /* max-width: 768px;*/
}
.rte ul {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.rte li {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  padding-left: 0.75rem;
}
.rte .block {
  clear: both;
}
.rte .block:not(.container) {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
@media (max-width: 1440px) {
  .rte .block:not(.container) {
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
@media (max-width: 1380px) {
  .rte .block:not(.container) {
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
  }
}
@media (max-width: 991px) {
  .rte .block:not(.container) {
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
  }
}
@media (max-width: 767px) {
  .rte .block:not(.container) {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
}
:not([class*=col-]) > .rte .table-responsive, .col-lg-12 .rte .table-responsive {
  /*    margin: 0 auto;
      width: 100%;
      max-width: 1728px;
      padding-left: 20px;
      padding-right: 20px;*/
  margin: 0 auto;
  width: 88rem;
  padding-left: 2rem;
  padding-right: 2rem;
  /* @each $breakpoint, $val in $container-widths {
      @include mq($max-width: $breakpoint) {
          width: container-width($breakpoint, $type);
          @if map-has-key($grid-gutter, $breakpoint) {
              padding-left: grid-gutter($breakpoint);
              padding-right: grid-gutter($breakpoint);
          }
      }
  }*/
  margin-left: -16rem;
}
@media (max-width: 1440px) {
  :not([class*=col-]) > .rte .table-responsive, .col-lg-12 .rte .table-responsive {
    width: 76rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1380px) {
  :not([class*=col-]) > .rte .table-responsive, .col-lg-12 .rte .table-responsive {
    width: 60rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 991px) {
  :not([class*=col-]) > .rte .table-responsive, .col-lg-12 .rte .table-responsive {
    width: 47rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 767px) {
  :not([class*=col-]) > .rte .table-responsive, .col-lg-12 .rte .table-responsive {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 1440px) {
  :not([class*=col-]) > .rte .table-responsive, .col-lg-12 .rte .table-responsive {
    margin-left: -10rem;
  }
}
@media (max-width: 1380px) {
  :not([class*=col-]) > .rte .table-responsive, .col-lg-12 .rte .table-responsive {
    margin-left: -5rem;
  }
}
@media (max-width: 991px) {
  :not([class*=col-]) > .rte .table-responsive, .col-lg-12 .rte .table-responsive {
    margin-left: -1rem;
  }
}
@media (max-width: 767px) {
  :not([class*=col-]) > .rte .table-responsive, .col-lg-12 .rte .table-responsive {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.search {
  margin-top: 4rem;
  text-align: center;
}
.search h2 {
  color: #000;
  margin-bottom: 4rem;
}
.search__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 2.5rem;
  max-width: 600px;
}
.search__input {
  border: 0;
  border-bottom: 2px solid #515367;
  color: #000;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 1px;
  margin-right: 1rem;
  outline: 0;
  padding: 0.25rem 0;
  width: 100%;
}

.search-results {
  margin: 0 auto;
  max-width: 600px;
}
.search-results a {
  text-decoration: none;
}
.search-results a:hover {
  text-decoration: underline;
}
.search-results .icon {
  fill: #004A93;
  height: 25px;
  vertical-align: text-bottom;
  width: 26px;
  display: inline;
}
.search-results__headline {
  margin-bottom: 1rem;
}
.search-results__item {
  margin-bottom: 3rem;
}
.search-results mark {
  background-color: transparent;
  color: inherit;
  font-weight: 600;
}

.search-overlay {
  background-color: rgba(255, 255, 255, 0.9);
  height: 100%;
  opacity: 0;
  padding-top: 8rem;
  position: fixed;
  text-align: center;
  top: 5rem;
  -webkit-transition: visibility 150ms ease-in-out, opacity 150ms ease-in-out;
  transition: visibility 150ms ease-in-out, opacity 150ms ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 999;
}
@media (max-width: 767px) {
  .search-overlay {
    padding-top: 1rem;
    top: 6.5rem;
    -webkit-transition: none;
    transition: none;
  }
}
@media (max-width: 991px) {
  .search-overlay {
    top: 4rem;
  }
}
.search-overlay--active {
  opacity: 1;
  visibility: visible;
}
.search-overlay__close-button {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 1.5rem 0 0.75rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  text-transform: none;
  color: #004A93;
}
.search-overlay__close-button:first-child {
  margin-top: 0;
}
.search-overlay__close-button:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .search-overlay__close-button {
    font-size: 1.125rem;
  }
}
.search-overlay__close-button .icon {
  margin-right: 0.75rem;
}
.search-overlay__close-button:hover {
  color: #033E77;
  text-decoration: underline;
}
.search-overlay__form {
  display: inline-block;
  margin-top: 40px;
  max-width: 800px;
  position: relative;
  width: 100%;
}
.search-overlay__input {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
  margin: 2.5rem 0 1.25rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #515367;
  color: #000;
  line-height: 1;
  margin-bottom: 0;
  outline: 0;
  padding: 1.25rem 2rem;
  width: 100%;
}
.search-overlay__input:first-child {
  margin-top: 0;
}
.search-overlay__input:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .search-overlay__input {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .search-overlay__input {
    padding: 1.25rem;
  }
}
.search-overlay__button {
  min-width: 6.25rem;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .search-overlay__button {
    margin-top: 1rem;
    padding: 1rem 2rem;
    position: relative;
    right: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
  }
}

.social-media-list__label {
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 0.75rem;
}
.social-media-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-media-list__item {
  margin-left: 1rem;
}
.social-media-list__item:first-child {
  margin-left: 0;
}
.social-media-list__item a {
  -webkit-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
}
.social-media-list__item a:hover {
  opacity: 0.5;
}
.social-media-list__icon {
  height: 3rem;
  width: 3rem;
}

.stats {
  text-align: center;
}
.stats__headline {
  color: #000;
  margin-bottom: 4rem;
}
.stats__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.stats__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  width: 16.6666666667%;
}
@media (max-width: 767px) {
  .stats__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    width: 33.3333333333%;
  }
  .stats__item:nth-child(n+4) {
    margin-top: 1.5rem;
  }
}
.stats__item-headline {
  color: #000;
  text-align: center;
  word-break: break-all;
  margin: 1.5rem 0 1.25rem;
}
@media (max-width: 1380px) {
  .stats__item-headline {
    font-size: 1.25rem;
    letter-spacing: 1px;
  }
}
@media (max-width: 991px) {
  .stats__item-headline {
    font-size: 1rem;
    letter-spacing: 0;
  }
}

.teaser {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -1rem;
  margin-right: -1rem;
  position: relative;
}
@media (max-width: 1440px) {
  .teaser {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media (max-width: 1380px) {
  .teaser {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
@media (max-width: 991px) {
  .teaser {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
@media (max-width: 767px) {
  .teaser {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.teaser .col-xl-1 {
  width: 8.3333333333%;
}
.teaser .col-xl-2 {
  width: 16.6666666667%;
}
.teaser .col-xl-3 {
  width: 25%;
}
.teaser .col-xl-4 {
  width: 33.3333333333%;
}
.teaser .col-xl-5 {
  width: 41.6666666667%;
}
.teaser .col-xl-6 {
  width: 50%;
}
.teaser .col-xl-7 {
  width: 58.3333333333%;
}
.teaser .col-xl-8 {
  width: 66.6666666667%;
}
.teaser .col-xl-9 {
  width: 75%;
}
.teaser .col-xl-10 {
  width: 83.3333333333%;
}
.teaser .col-xl-11 {
  width: 91.6666666667%;
}
.teaser .col-xl-12 {
  width: 100%;
}
.teaser .col-overflow {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  width: 100vw;
  margin-bottom: 3rem;
}
.teaser .col-overflow:last-child {
  margin-bottom: 0;
}
@media (max-width: 1440px) {
  .teaser .col-overflow {
    margin-bottom: 3rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .teaser .col-overflow {
    margin-bottom: 1.5rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
.teaser [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 1440px) {
  .teaser .col-lg-1 {
    width: 8.3333333333%;
  }
  .teaser .col-lg-2 {
    width: 16.6666666667%;
  }
  .teaser .col-lg-3 {
    width: 25%;
  }
  .teaser .col-lg-4 {
    width: 33.3333333333%;
  }
  .teaser .col-lg-5 {
    width: 41.6666666667%;
  }
  .teaser .col-lg-6 {
    width: 50%;
  }
  .teaser .col-lg-7 {
    width: 58.3333333333%;
  }
  .teaser .col-lg-8 {
    width: 66.6666666667%;
  }
  .teaser .col-lg-9 {
    width: 75%;
  }
  .teaser .col-lg-10 {
    width: 83.3333333333%;
  }
  .teaser .col-lg-11 {
    width: 91.6666666667%;
  }
  .teaser .col-lg-12 {
    width: 100%;
  }
  .teaser .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 1440px) {
  .teaser .col-overflow {
    margin-bottom: 3rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 1380px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 991px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) and (max-width: 767px) {
  .teaser .col-overflow {
    margin-bottom: 1.5rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1440px) {
  .teaser [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 1380px) {
  .teaser .col-md-1 {
    width: 8.3333333333%;
  }
  .teaser .col-md-2 {
    width: 16.6666666667%;
  }
  .teaser .col-md-3 {
    width: 25%;
  }
  .teaser .col-md-4 {
    width: 33.3333333333%;
  }
  .teaser .col-md-5 {
    width: 41.6666666667%;
  }
  .teaser .col-md-6 {
    width: 50%;
  }
  .teaser .col-md-7 {
    width: 58.3333333333%;
  }
  .teaser .col-md-8 {
    width: 66.6666666667%;
  }
  .teaser .col-md-9 {
    width: 75%;
  }
  .teaser .col-md-10 {
    width: 83.3333333333%;
  }
  .teaser .col-md-11 {
    width: 91.6666666667%;
  }
  .teaser .col-md-12 {
    width: 100%;
  }
  .teaser .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 1440px) {
  .teaser .col-overflow {
    margin-bottom: 3rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 1380px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 991px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) and (max-width: 767px) {
  .teaser .col-overflow {
    margin-bottom: 1.5rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1380px) {
  .teaser [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 991px) {
  .teaser .col-sm-1 {
    width: 8.3333333333%;
  }
  .teaser .col-sm-2 {
    width: 16.6666666667%;
  }
  .teaser .col-sm-3 {
    width: 25%;
  }
  .teaser .col-sm-4 {
    width: 33.3333333333%;
  }
  .teaser .col-sm-5 {
    width: 41.6666666667%;
  }
  .teaser .col-sm-6 {
    width: 50%;
  }
  .teaser .col-sm-7 {
    width: 58.3333333333%;
  }
  .teaser .col-sm-8 {
    width: 66.6666666667%;
  }
  .teaser .col-sm-9 {
    width: 75%;
  }
  .teaser .col-sm-10 {
    width: 83.3333333333%;
  }
  .teaser .col-sm-11 {
    width: 91.6666666667%;
  }
  .teaser .col-sm-12 {
    width: 100%;
  }
  .teaser .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 1440px) {
  .teaser .col-overflow {
    margin-bottom: 3rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 1380px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .teaser .col-overflow {
    margin-bottom: 1.5rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .teaser [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 767px) {
  .teaser .col-xs-1 {
    width: 8.3333333333%;
  }
  .teaser .col-xs-2 {
    width: 16.6666666667%;
  }
  .teaser .col-xs-3 {
    width: 25%;
  }
  .teaser .col-xs-4 {
    width: 33.3333333333%;
  }
  .teaser .col-xs-5 {
    width: 41.6666666667%;
  }
  .teaser .col-xs-6 {
    width: 50%;
  }
  .teaser .col-xs-7 {
    width: 58.3333333333%;
  }
  .teaser .col-xs-8 {
    width: 66.6666666667%;
  }
  .teaser .col-xs-9 {
    width: 75%;
  }
  .teaser .col-xs-10 {
    width: 83.3333333333%;
  }
  .teaser .col-xs-11 {
    width: 91.6666666667%;
  }
  .teaser .col-xs-12 {
    width: 100%;
  }
  .teaser .col-overflow {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: 100vw;
    margin-bottom: 3rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 1440px) {
  .teaser .col-overflow {
    margin-bottom: 3rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 1380px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 991px) {
  .teaser .col-overflow {
    margin-bottom: 2.25rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .teaser .col-overflow {
    margin-bottom: 1.5rem;
  }
  .teaser .col-overflow:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .teaser [class*=col-]:not(.col-overflow):not([class*="bb:"]) {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.teaser--equal > [class*=col-] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.teaser--equal > [class*=col-] > :not(.teaser) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
[class^=col-]:not([class*=col-lg-12]) .teaser {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-left: 0;
  margin-right: 0;
}
.teaser__link {
  color: inherit;
  text-decoration: none;
}
.teaser__link:hover {
  text-decoration: none;
}
.teaser__tag {
  font-size: 1.25rem;
  line-height: 120%;
  background-color: #C02843;
  color: #FCFCFC;
  margin-bottom: 0;
  padding: 0.25rem 1.25rem;
  position: absolute;
  top: 0.75rem;
  left: 0;
  z-index: 6;
}
@media (max-width: 767px) {
  .teaser__tag {
    font-size: 1rem;
  }
}
.teaser__tag a {
  text-decoration: underline;
}
[class^=col-]:not([class*=col-lg-12]) .teaser__tag {
  left: -0.5rem;
}
.teaser__image {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-bottom: 0;
  width: 50%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .teaser__image {
    margin-bottom: 1.5rem;
    width: 100%;
  }
}
@media (max-width: 1440px) {
  .teaser__image {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 1380px) {
  .teaser__image {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 991px) {
  .teaser__image {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 767px) {
  .teaser__image {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
[class*=col-]:not([class*=col-lg-12]) .teaser__image {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-bottom: 1.5rem;
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
.teaser__text-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 50%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .teaser__text-col {
    width: 100%;
  }
}
@media (max-width: 1440px) {
  .teaser__text-col {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 1380px) {
  .teaser__text-col {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 991px) {
  .teaser__text-col {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 767px) {
  .teaser__text-col {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
[class*=col-]:not([class*=col-lg-12]) .teaser__text-col {
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
.teaser__text-wrap {
  border-bottom: solid 1px #515367;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: 1.5rem;
}
.teaser__text {
  margin-bottom: 1.25rem;
}
.teaser__link {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.timeline {
  overflow: hidden;
  padding-top: 20px;
}
.timeline__heading {
  color: inherit;
  padding-bottom: 20px;
  text-align: center;
}

@media only screen and (min-width: 320px) {
  .timeline-horizontal__items_1 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (max-width: 320px) {
  .timeline-horizontal__items_1 {
    display: none !important;
  }
}
@media only screen and (min-width: 320px) {
  .timeline-horizontal__items_2 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (max-width: 320px) {
  .timeline-horizontal__items_2 {
    display: none !important;
  }
}
@media only screen and (min-width: 375px) {
  .timeline-horizontal__items_3 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (max-width: 375px) {
  .timeline-horizontal__items_3 {
    display: none !important;
  }
}
@media only screen and (min-width: 425px) {
  .timeline-horizontal__items_4 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (max-width: 425px) {
  .timeline-horizontal__items_4 {
    display: none !important;
  }
}
@media only screen and (min-width: 425px) {
  .timeline-horizontal__items_5 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (max-width: 425px) {
  .timeline-horizontal__items_5 {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .timeline-horizontal__items_6 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (max-width: 768px) {
  .timeline-horizontal__items_6 {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .timeline-horizontal__items_7 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (max-width: 768px) {
  .timeline-horizontal__items_7 {
    display: none !important;
  }
}
@media only screen and (min-width: 1024px) {
  .timeline-horizontal__items_8 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (max-width: 1024px) {
  .timeline-horizontal__items_8 {
    display: none !important;
  }
}
.timeline-horizontal__step-indicator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
  padding: 0 40px;
}
.timeline-horizontal__step {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
.timeline-horizontal__step-indicator .timeline-horizontal__step-icon {
  position: relative;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
}
.timeline-horizontal__step p {
  position: absolute;
  bottom: 80px;
  width: 200%;
  max-width: 150px;
  text-align: center;
  color: inherit;
  font-weight: bold;
}
.timeline-horizontal__indicator-line {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 2px;
  width: 100%;
}

.timeline-vertical {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media only screen and (min-width: 320px) {
  .timeline-vertical__items_1 {
    display: none !important;
  }
}
@media only screen and (max-width: 320px) {
  .timeline-vertical__items_1 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (min-width: 320px) {
  .timeline-vertical__items_2 {
    display: none !important;
  }
}
@media only screen and (max-width: 320px) {
  .timeline-vertical__items_2 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (min-width: 375px) {
  .timeline-vertical__items_3 {
    display: none !important;
  }
}
@media only screen and (max-width: 375px) {
  .timeline-vertical__items_3 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (min-width: 425px) {
  .timeline-vertical__items_4 {
    display: none !important;
  }
}
@media only screen and (max-width: 425px) {
  .timeline-vertical__items_4 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (min-width: 425px) {
  .timeline-vertical__items_5 {
    display: none !important;
  }
}
@media only screen and (max-width: 425px) {
  .timeline-vertical__items_5 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (min-width: 768px) {
  .timeline-vertical__items_6 {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .timeline-vertical__items_6 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (min-width: 768px) {
  .timeline-vertical__items_7 {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .timeline-vertical__items_7 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media only screen and (min-width: 1024px) {
  .timeline-vertical__items_8 {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .timeline-vertical__items_8 {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.timeline-vertical__timeline-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.timeline-vertical__indicator-line-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.timeline-vertical__indicator-line {
  position: relative;
  left: 37px;
  width: 3px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 20px;
}
.timeline-vertical__timeline-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 20px;
}
.timeline-vertical__step-indicator .timeline-vertical__step-icon {
  position: relative;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
}
.timeline-vertical__timeline-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 20px;
  font-weight: bold;
}

.shortcut-navbar {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  font-family: "Barlow Semi Condensed", sans-serif;
  height: 100%;
  margin-left: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media (max-width: 1380px) {
  .shortcut-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767px) {
  .shortcut-navbar {
    border-bottom: solid 1px #E7E9EA;
    border-top: solid 1px #E7E9EA;
    height: 2.5rem;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    padding-left: 0.25rem;
    width: 100%;
  }
}
.shortcut-navbar ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  opacity: 1;
  padding: 0;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  visibility: visible;
}
@media (max-width: 767px) {
  .page-header--nav-open .shortcut-navbar ul {
    opacity: 0;
    -webkit-transition: opacity 200ms ease-in-out, visibility 0s linear 200ms;
    transition: opacity 200ms ease-in-out, visibility 0s linear 200ms;
    visibility: hidden;
  }
}
.shortcut-navbar li a {
  color: #000;
  display: block;
  font-weight: 500;
  height: 100%;
  padding: 0 0.75rem;
  text-decoration: none;
  text-transform: uppercase;
}
.shortcut-navbar li a:hover {
  text-decoration: underline;
}
.shortcut-navbar .hamburger {
  margin-left: 1rem;
  margin-right: 0;
}
@media (max-width: 767px) {
  .shortcut-navbar .hamburger {
    margin-left: auto;
    margin-right: 0.75rem;
  }
}

.file-list__headline {
  margin-bottom: 1.5rem;
}

.file {
  border-bottom: 2px solid #E7E9EA;
  color: #004A93;
  fill: #004A93;
}
.file:first-of-type {
  border-top: 2px solid #E7E9EA;
}
.file__link {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  fill: #004A93;
  padding: 1.5rem 0.875rem;
}
.file a {
  color: #004A93;
  text-decoration: none;
  font-size: 1.25rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  .file a {
    font-size: 1rem;
  }
}
.file a a {
  text-decoration: underline;
}
.file a:hover .file__text, .file a:focus .file__text {
  text-decoration: underline;
}
.file a:hover {
  background-color: rgba(0, 74, 147, 0.2);
}
.file .icon {
  margin-right: 2.25rem;
  fill: currentColor;
}

.table-responsive {
  display: block;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .table-responsive {
    margin-left: -1rem;
    margin-right: -1rem;
    width: calc(100% + 2rem);
  }
}
@media (max-width: 767px) {
  .table-responsive::before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    width: 2.5rem;
  }
}
.table-responsive__scrollable {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: auto;
}
.table-responsive table {
  max-width: 100%;
}
@media (max-width: 767px) {
  .table-responsive table th {
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .table-responsive table td {
    white-space: nowrap;
  }
}

.person {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 33%;
      -ms-flex: 1 1 33%;
          flex: 1 1 33%;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-size: 1.125rem;
}
@media (max-width: 767px) {
  .person {
    font-size: 1rem;
  }
}
:not([class*=col-]) .person {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
@media (max-width: 1440px) {
  :not([class*=col-]) .person {
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
@media (max-width: 1380px) {
  :not([class*=col-]) .person {
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
  }
}
@media (max-width: 991px) {
  :not([class*=col-]) .person {
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
  }
}
@media (max-width: 767px) {
  :not([class*=col-]) .person {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
}
.person__avatar {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  background-color: #004A93;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 7rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 0.5rem;
  overflow: hidden;
  position: relative;
  width: 7rem;
}
.person__avatar img {
  left: 0;
  position: absolute;
  top: 0;
}
.person__name {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.person p {
  margin-bottom: 0;
}
.person__phone {
  display: block;
  text-decoration: none;
}
.person__email {
  display: block;
  margin-top: 0.5rem;
  text-decoration: none;
  word-break: break-all;
}

.pagination {
  font-size: 1.25rem;
  line-height: 120%;
  text-align: center;
}
@media (max-width: 767px) {
  .pagination {
    font-size: 1rem;
  }
}
.pagination a {
  text-decoration: underline;
}
.pagination__button {
  display: inline-block;
  min-width: 6.25rem;
}
.pagination .loader {
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}

.news-card {
  background: #D8E6F6;
  color: #004A93;
  height: 100%;
  min-height: 348px;
  position: relative;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .news-card {
    min-height: 250px;
  }
}
@media (max-width: 1440px) {
  .news-card {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1380px) {
  .news-card {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 991px) {
  .news-card {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .news-card {
    margin-bottom: 1rem;
  }
}
.news-card:hover {
  /*background-color: rgba(#b6e3c2, 0.5);*/
}
.news-card:hover .arrow-link {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.news-card .arrow-link {
  margin: auto 0 0.5rem auto;
  padding-top: 1.5rem;
  font-size: 1rem;
  color: inherit;
  font-size: 1rem;
}
.news-card .arrow-link .arrow-link__icon.icon-chevronlikekeyboard {
  height: 13px;
  width: 8px;
}
.news-card .arrow-link span:before {
  content: none;
}
.news-card__link {
  color: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-decoration: none !important;
}
.news-card__link .news-card__image-wrapper::before {
  background-color: rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  position: absolute;
  -webkit-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
  width: 100%;
  z-index: 5;
}
.news-card__link:hover {
  text-decoration: none;
}
.news-card__link:hover .news-card__image-wrapper::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.news-card__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1.25rem 1.5rem 4rem;
  padding: 1rem;
  z-index: 10;
}
.news-card__content p {
  margin-bottom: 0;
  margin-top: 0.75rem;
}
.news-card__headline {
  margin-top: 1rem;
  margin-bottom: 0;
  /*text-transform: uppercase;*/
}
.news-card__date {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 1.5rem 0 0.75rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
  color: inherit;
  display: block;
  margin: 0;
  position: relative;
}
.news-card__date:first-child {
  margin-top: 0;
}
.news-card__date:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .news-card__date {
    font-size: 1.125rem;
  }
}
.news-card__image-wrapper {
  height: 11.25rem;
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #E7E9EA;
}
.news-card__image {
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  height: 100%;
  left: 0;
  font-family: "object-fit:cover;object-position:50% 50%";
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.news-card__link:hover .news-card__image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.news-card__hover-label {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 1.5rem 0 0.75rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
  bottom: 1.5rem;
  color: inherit;
  /* opacity: 0;
  position: absolute;
  right: 1.5rem;*/
  text-transform: uppercase;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 auto;
}
.news-card__hover-label:first-child {
  margin-top: 0;
}
.news-card__hover-label:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .news-card__hover-label {
    font-size: 1.125rem;
  }
}
.news-card__link:hover .news-card__hover-label {
  opacity: 1;
}
.news-card:not([class*=bg-]) .news-card__hover-label {
  color: #004A93;
}
.news-card__hover-label .icon {
  fill: #004A93;
  height: 25px;
  vertical-align: bottom;
  width: 26px;
}
.news-card__image-wrapper + .news-card__content .news-card__headline {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
  margin: 2.5rem 0 1.25rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
  text-transform: none;
  margin: -0.8rem 0 0;
}
.news-card__image-wrapper + .news-card__content .news-card__headline:first-child {
  margin-top: 0;
}
.news-card__image-wrapper + .news-card__content .news-card__headline:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .news-card__image-wrapper + .news-card__content .news-card__headline {
    font-size: 1.125rem;
  }
}
.news-card__image-wrapper + .news-card__content .news-card__date {
  display: inline-block;
  font-size: 16px;
  margin-left: -1rem;
  margin-top: -1rem;
}
.news-card__image-wrapper + .news-card__content .news-card__date time {
  display: inline-block;
  background-color: #004A93;
  color: #FCFCFC;
  padding: 10px;
  margin-left: -1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.news-list {
  font-size: 1.25rem;
  line-height: 120%;
  margin-top: 6rem;
}
@media (max-width: 767px) {
  .news-list {
    font-size: 1rem;
  }
}
.news-list a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .news-list {
    margin-top: 2.5rem;
  }
}
.news-list .pagination {
  padding-top: 2rem;
}

.mosaic-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 348px;
  position: relative;
  /* ONLY IN EPI EDITOR PREVIEW*/
}
.mosaic-card.mosaic-card--fg-light {
  /*text-shadow: 0 0 2.25em rgba(0, 0, 0, 0.35);*/
  color: #FCFCFC !important;
}
.mosaic-card.mosaic-card--fg-light svg {
  fill: #FCFCFC !important;
}
.mosaic-card.mosaic-card--fg-dark {
  color: #000 !important;
}
.mosaic-card.mosaic-card--fg-dark svg {
  fill: #000 !important;
}
@media (max-width: 767px) {
  .mosaic-card {
    min-height: 300px;
  }
  .col-xs-6 .mosaic-card {
    min-height: 300px;
  }
}
.mosaic-card .mosaic-card__previewlink {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  border: dashed 2px pink;
  padding: 10px 10px 5px;
  background: rgba(255, 21, 90, 0.11);
}
.mosaic-card .mosaic-card__previewlink:before {
  content: "Länk till:";
  font-size: 8px;
  display: block;
  line-height: 0.6;
  text-transform: uppercase;
}
.mosaic-card__link {
  color: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  width: 100%;
}
.mosaic-card__link .mosaic-card__image-wrapper::before {
  background-color: rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  position: absolute;
  -webkit-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
  width: 100%;
  z-index: 5;
}
.mosaic-card__link:hover {
  text-decoration: none;
}
.mosaic-card__link:hover .mosaic-card__image-wrapper::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.mosaic-card__link .arrow-link {
  pointer-events: none;
  text-decoration: none !important;
}
.mosaic-card__link .arrow-link span:before {
  content: none;
}
.mosaic-card__link:hover .arrow-link {
  text-decoration: underline !important;
  text-underline-offset: 0.5rem;
}
.mosaic-card__image-wrapper {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.mosaic-card__image {
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  height: 100%;
  left: 0;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.mosaic-card__link:hover .mosaic-card__image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.mosaic-card__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 1rem;
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  .mosaic-card__content {
    padding: 1.5rem;
  }
}
.mosaic-grid .mosaic-card__content {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.mosaic-card__label {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 1.5rem 0 0.75rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
  font-size: 1.25rem;
  color: inherit;
  left: 1.5rem;
  position: absolute;
  top: 1.5rem;
  letter-spacing: 1px;
  position: relative;
  top: auto;
  left: auto;
}
.mosaic-card__label:first-child {
  margin-top: 0;
}
.mosaic-card__label:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .mosaic-card__label {
    font-size: 1.125rem;
  }
}
@media (max-width: 991px) {
  .mosaic-card__label {
    font-size: 1rem;
  }
}
.mosaic-grid .mosaic-card__label {
  position: relative;
  left: 0;
  top: 0;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-size: clamp(1rem, 1.5vw, 1.5rem);
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 28.8px */
  letter-spacing: 3.6px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .mosaic-grid .mosaic-card__label {
    font-size: 1rem;
    font-size: clamp(1rem, 3vw, 1.125rem);
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 19.2px */
    letter-spacing: 1px;
  }
}
.mosaic-card__headline {
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
  /*padding: 3rem 0;*/
  display: block;
  /*   display: -webkit-box;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
     -webkit-line-clamp: 6;*/
}
.mosaic-card--large .mosaic-card__headline {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 5.75rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
  color: inherit;
  text-transform: uppercase;
  font-size: 4rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
}
.mosaic-card--large .mosaic-card__headline:first-child {
  margin-top: 0;
}
.mosaic-card--large .mosaic-card__headline:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .mosaic-card--large .mosaic-card__headline {
    /*font-size: 3rem;*/
    font-size: 3.375rem;
  }
}
.mosaic-card--medium .mosaic-card__headline {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 3.375rem;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 1.1;
  margin: 0;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 1.1;
  color: inherit;
  text-transform: uppercase;
}
.mosaic-card--medium .mosaic-card__headline:first-child {
  margin-top: 0;
}
.mosaic-card--medium .mosaic-card__headline:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .mosaic-card--medium .mosaic-card__headline {
    font-size: 2rem;
  }
}
.mosaic-card--small .mosaic-card__headline {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
  margin: 0;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
  color: inherit;
}
.mosaic-card--small .mosaic-card__headline:first-child {
  margin-top: 0;
}
.mosaic-card--small .mosaic-card__headline:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .mosaic-card--small .mosaic-card__headline {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .mosaic-card--large--xs .mosaic-card__headline {
    color: #004A93;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 600;
    line-height: 1.25;
    font-size: 5.75rem;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0;
    /* @else if $level == 6 {
         font-size: 0.75rem;
         font-weight: 600;
         letter-spacing: 0;
         line-height: 1.3;
         margin: if($no-margins, 0, 1rem 0 0.5rem);
         text-transform: uppercase;
     }*/
    font-size: 4rem;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    color: inherit;
    text-transform: uppercase;
  }
  .mosaic-card--large--xs .mosaic-card__headline:first-child {
    margin-top: 0;
  }
  .mosaic-card--large--xs .mosaic-card__headline:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .mosaic-card--large--xs .mosaic-card__headline {
    /*font-size: 3rem;*/
    font-size: 3.375rem;
  }
}
@media (max-width: 767px) {
  .mosaic-card--medium--xs .mosaic-card__headline {
    color: #004A93;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 600;
    line-height: 1.25;
    font-size: 3.375rem;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 1.1;
    margin: 0;
    /* @else if $level == 6 {
         font-size: 0.75rem;
         font-weight: 600;
         letter-spacing: 0;
         line-height: 1.3;
         margin: if($no-margins, 0, 1rem 0 0.5rem);
         text-transform: uppercase;
     }*/
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 1.1;
    color: inherit;
    text-transform: uppercase;
  }
  .mosaic-card--medium--xs .mosaic-card__headline:first-child {
    margin-top: 0;
  }
  .mosaic-card--medium--xs .mosaic-card__headline:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .mosaic-card--medium--xs .mosaic-card__headline {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .mosaic-card--small--xs .mosaic-card__headline {
    color: #004A93;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 600;
    line-height: 1.25;
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 1.25;
    margin: 0;
    /* @else if $level == 6 {
         font-size: 0.75rem;
         font-weight: 600;
         letter-spacing: 0;
         line-height: 1.3;
         margin: if($no-margins, 0, 1rem 0 0.5rem);
         text-transform: uppercase;
     }*/
    font-size: 2.25rem;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 1.25;
    color: inherit;
    text-transform: uppercase;
  }
  .mosaic-card--small--xs .mosaic-card__headline:first-child {
    margin-top: 0;
  }
  .mosaic-card--small--xs .mosaic-card__headline:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .mosaic-card--small--xs .mosaic-card__headline {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .mosaic-card--tiny--xs .mosaic-card__headline {
    color: #004A93;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 600;
    line-height: 1.25;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.4;
    margin: 0;
    /* @else if $level == 6 {
         font-size: 0.75rem;
         font-weight: 600;
         letter-spacing: 0;
         line-height: 1.3;
         margin: if($no-margins, 0, 1rem 0 0.5rem);
         text-transform: uppercase;
     }*/
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.4;
    color: inherit;
    text-transform: uppercase;
  }
  .mosaic-card--tiny--xs .mosaic-card__headline:first-child {
    margin-top: 0;
  }
  .mosaic-card--tiny--xs .mosaic-card__headline:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .mosaic-card--tiny--xs .mosaic-card__headline {
    font-size: 1.125rem;
  }
}
.mosaic-grid .mosaic-card--large .mosaic-card__headline, .mosaic-grid .mosaic-card--medium .mosaic-card__headline, .mosaic-grid .mosaic-card--small .mosaic-card__headline, .mosaic-grid .mosaic-card__headline .mosaic-card--large--xs, .mosaic-grid .mosaic-card--medium--xs .mosaic-card__headline, .mosaic-grid .mosaic-card--small--xs .mosaic-card__headline, .mosaic-grid .mosaic-card--tiny--xs .mosaic-card__headline {
  font-style: normal;
  font-weight: 500;
  line-height: 115%; /* 69px */
  text-transform: none;
  /*   -webkit-line-clamp: 7;*/
  padding: 0;
  font-size: 3.375rem;
  font-size: clamp(30px, 3vw, 54px);
  text-transform: none;
}
@media (max-width: 991px) {
  .mosaic-grid .mosaic-card--large .mosaic-card__headline, .mosaic-grid .mosaic-card--medium .mosaic-card__headline, .mosaic-grid .mosaic-card--small .mosaic-card__headline, .mosaic-grid .mosaic-card__headline .mosaic-card--large--xs, .mosaic-grid .mosaic-card--medium--xs .mosaic-card__headline, .mosaic-grid .mosaic-card--small--xs .mosaic-card__headline, .mosaic-grid .mosaic-card--tiny--xs .mosaic-card__headline {
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 33px */
    /*  -webkit-line-clamp: 6;*/
  }
}
@media (max-width: 991px) {
  .mosaic-grid .mosaic-card--large .mosaic-card__headline, .mosaic-grid .mosaic-card--medium .mosaic-card__headline, .mosaic-grid .mosaic-card--small .mosaic-card__headline, .mosaic-grid .mosaic-card__headline .mosaic-card--large--xs, .mosaic-grid .mosaic-card--medium--xs .mosaic-card__headline, .mosaic-grid .mosaic-card--small--xs .mosaic-card__headline, .mosaic-grid .mosaic-card--tiny--xs .mosaic-card__headline {
    font-size: 1.875rem;
    font-size: clamp(25px, 3vw, 40px);
  }
}
.mosaic-card__hover-label {
  bottom: 1.5rem;
  color: inherit;
  position: absolute;
  right: 1.5rem;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  position: relative;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  right: auto;
  bottom: auto;
}
@media (min-width: 1248px) {
  .mosaic-card__hover-label:hover span::before {
    background-color: #000;
  }
}
@media (min-width: 1248px) {
  .mosaic-card--fg-light .mosaic-card__hover-label:hover span::before {
    background-color: #FCFCFC;
  }
}
.mosaic-card__hover-label svg {
  fill: inherit;
}

.mosaic-video-card {
  position: relative;
}

.mosaic-video-card-controls {
  position: absolute;
  bottom: 1.2rem;
  right: 1.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.mosaic-video-card-button {
  background-color: #F8E4EB;
  color: #F8E4EB;
  position: relative;
  border-radius: 100%;
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}
.mosaic-video-card-button svg {
  fill: currentColor;
  width: 60%;
  height: 60%;
}
.mosaic-video-card-button:hover {
  background-color: #FBEFF3;
}
.mosaic-video-card-button.is-off:after {
  content: "";
  width: 80%;
  height: 4px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  position: absolute;
  top: 50%;
  left: 10%;
  /*border-radius: 100%;*/
  background: #58225A;
}

.mosaic-list {
  margin-bottom: 7rem;
  margin-top: 8.25rem;
}
@media (max-width: 767px) {
  .mosaic-list {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }
}

.object-list {
  position: relative;
}
.object-list .menu {
  margin-top: 0.5rem;
  margin-bottom: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.object-list .menu .number-of-objects h4 {
  color: #000;
}
.object-list .menu .tabs {
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.object-list .menu .tabs a {
  color: #000;
  padding-bottom: 0.5rem;
  margin-left: 1rem;
  font-size: 1.25rem;
  line-height: 120%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .object-list .menu .tabs a {
    font-size: 1rem;
  }
}
.object-list .menu .tabs a a {
  text-decoration: underline;
}
.object-list .menu .tabs a:hover {
  cursor: pointer;
  border-bottom: 2px solid #000;
  text-decoration: none;
}
.object-list .menu .tabs .active {
  border-bottom: 2px solid #000;
}
.object-list .menu .tabs svg {
  vertical-align: text-top;
}
.object-list .google-map {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-bottom: -7.5rem;
}

.object-filters {
  padding: 2rem 0 1rem;
}
.object-filters input {
  height: 2.5rem;
  margin-bottom: 1rem;
  border: 1px solid #515367;
}
.object-filters .grid > div {
  padding-bottom: 1rem;
}

.object-card {
  background-color: #D8E6F6;
  position: relative;
  -webkit-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
  margin-bottom: 2rem;
}
@media (min-width: 1248px) and (max-width: 1440px) {
  .object-card {
    min-height: 324px;
  }
}
@media (min-width: 992px) and (max-width: 1380px) {
  .object-card {
    min-height: 279px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .object-card {
    min-height: 311px;
  }
}
@media (max-width: 767px) {
  .object-card {
    min-height: 250px;
  }
}
@media (max-width: 1440px) {
  .object-card {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1380px) {
  .object-card {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 991px) {
  .object-card {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .object-card {
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .object-card {
    margin-bottom: 2rem;
  }
}
.object-card:hover {
  /*background-color: rgba(#b6e3c2, 0.5);*/
}
.object-card:hover .arrow-link {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.object-card .arrow-link {
  margin: auto 0 0.5rem auto;
  padding-top: 1.5rem;
  font-size: 1rem;
}
.object-card .arrow-link .arrow-link__icon.icon-chevronlikekeyboard {
  height: 13px;
  width: 8px;
}
.object-card .arrow-link span:before {
  content: none;
}
.object-card__link {
  color: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-decoration: none;
  width: 100%;
}
.object-card__link .object-card__image-wrapper::before {
  background-color: rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  position: absolute;
  -webkit-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
  width: 100%;
  z-index: 5;
}
.object-card__link:hover {
  text-decoration: none;
}
.object-card__link:hover .object-card__image-wrapper::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.object-card__label {
  background-color: #004A93;
  color: #D8E6F6;
  left: -0.5rem;
  margin-bottom: 0;
  padding: 0.45rem 1.25rem;
  position: absolute;
  top: 0.75rem;
  z-index: 6;
  line-height: 120%; /* 19.2px */
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
.object-card__image-wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
  width: 100%;
}
.object-card__image {
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  height: 100%;
  left: 0;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  /*max-height: 214px;*/
}
.object-card__link:hover .object-card__image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.object-card__content {
  font-size: 1.25rem;
  line-height: 120%;
  color: #004A93;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1rem;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .object-card__content {
    font-size: 1rem;
  }
}
.object-card__content a {
  text-decoration: underline;
}
.object-card__meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  gap: 10px;
}
.object-card__area {
  margin-left: auto;
}
.object-card__headline {
  margin-bottom: 0.5rem;
}
.object-card__description {
  /* height: 3rem;
  overflow: hidden;*/
  margin-bottom: 1rem;
}
.object-card__info {
  display: block;
  overflow: hidden;
}
.object-card__info dt,
.object-card__info dd {
  float: left;
  width: auto;
}
.object-card__info dt {
  clear: left;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  padding-right: 0;
}
.object-card__info dd {
  padding-left: 0.5rem;
  position: relative;
  top: 1px;
}
@media (max-width: 767px) {
  .object-card__info dd {
    padding-left: 0.5rem;
  }
}

.section-intro {
  /*    margin: 0 auto;
      width: 100%;
      max-width: 1728px;
      padding-left: 20px;
      padding-right: 20px;*/
  margin: 0 auto;
  width: 52rem;
  padding-left: 2rem;
  padding-right: 2rem;
  /* @each $breakpoint, $val in $container-widths {
      @include mq($max-width: $breakpoint) {
          width: container-width($breakpoint, $type);
          @if map-has-key($grid-gutter, $breakpoint) {
              padding-left: grid-gutter($breakpoint);
              padding-right: grid-gutter($breakpoint);
          }
      }
  }*/
  color: #000;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 3.5rem;
}
@media (max-width: 1440px) {
  .section-intro {
    width: 52rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1380px) {
  .section-intro {
    width: 47rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 991px) {
  .section-intro {
    width: 42rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .section-intro {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 1440px) {
  .section-intro {
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 1380px) {
  .section-intro {
    margin-bottom: 2.625rem;
  }
}
@media (max-width: 991px) {
  .section-intro {
    margin-bottom: 2.625rem;
  }
}
@media (max-width: 767px) {
  .section-intro {
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 767px) {
  .section-intro {
    max-width: 100%;
  }
}
.section-intro__title {
  color: inherit;
}
.contact-list__intro {
  border-bottom: solid 1px #515367;
  padding-bottom: 1.75rem;
  text-align: center;
}

.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  margin: 0 -7px;
  padding: 0;
}
@media (max-width: 767px) {
  .breadcrumbs {
    padding: 3px 0;
  }
}
.breadcrumbs li {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-size: 1rem;
  font-weight: 500;
}
.breadcrumbs li::after {
  content: "/";
}
.breadcrumbs li:last-child::after {
  content: "";
}
.breadcrumbs a,
.breadcrumbs span {
  display: block;
  font-size: inherit;
  padding: 7px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
@media (max-width: 767px) {
  .breadcrumbs a,
  .breadcrumbs span {
    padding-bottom: 2px;
    padding-top: 2px;
  }
}
.breadcrumbs a {
  color: inherit;
}
.breadcrumbs a:hover {
  color: #004A93;
  text-decoration: underline;
}
.breadcrumbs span {
  color: #000;
}

.breadcrumbs-bar {
  background-color: #FCFCFC;
  position: relative;
  z-index: 3;
}

/* stylelint-disable */
.EPiServerForms .Form__Title {
  color: #004A93;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.4;
  margin: 2.5rem 0 1.25rem;
  /* @else if $level == 6 {
       font-size: 0.75rem;
       font-weight: 600;
       letter-spacing: 0;
       line-height: 1.3;
       margin: if($no-margins, 0, 1rem 0 0.5rem);
       text-transform: uppercase;
   }*/
}
.EPiServerForms .Form__Title:first-child {
  margin-top: 0;
}
.EPiServerForms .Form__Title:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .EPiServerForms .Form__Title {
    font-size: 1.125rem;
  }
}
.EPiServerForms .Form__Title,
.EPiServerForms .Form__Description {
  margin-left: auto;
  margin-right: auto;
  max-width: 32rem;
  text-align: center;
}
.EPiServerForms .Form__Element.Form__Description,
.EPiServerForms .Form__Element.FormParagraphText {
  margin-bottom: 2.25rem !important;
  margin-top: 1.75rem;
}
.EPiServerForms .FormTextbox.ValidationFail input {
  border-color: #A91932;
  color: #A91932;
}
.EPiServerForms .FormChoice label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Barlow Semi Condensed", sans-serif;
  /*   font-size: 1rem;*/
  font-weight: normal;
  letter-spacing: 0;
}
.EPiServerForms .FormChoice input {
  margin-right: 0.75rem;
  margin-top: 0.25rem;
}
.EPiServerForms .FormResetButton,
.EPiServerForms .FormSubmitButton {
  display: block;
  margin-top: 2rem;
}
.EPiServerForms .FormObjectSelection {
  margin-bottom: 3.5rem;
  margin-top: 2.5rem;
}
.EPiServerForms .FormObjectSelection table {
  border-bottom: solid 2px #515367;
}
.EPiServerForms .FormObjectSelection th,
.EPiServerForms .FormObjectSelection td {
  min-width: 5rem;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
@media (max-width: 1380px) {
  .EPiServerForms .FormObjectSelection th,
  .EPiServerForms .FormObjectSelection td {
    padding: 0.75rem 0.5rem;
  }
}
@media (max-width: 991px) {
  .EPiServerForms .FormObjectSelection th::before,
  .EPiServerForms .FormObjectSelection td::before {
    color: #000;
    font-weight: 500;
  }
  .EPiServerForms .FormObjectSelection th:first-child,
  .EPiServerForms .FormObjectSelection td:first-child {
    padding-left: 1.5rem;
  }
  .EPiServerForms .FormObjectSelection th:first-child::before,
  .EPiServerForms .FormObjectSelection td:first-child::before {
    display: none;
  }
}
.EPiServerForms .FormObjectSelection th {
  color: #000;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  text-align: left;
}
.EPiServerForms .FormObjectSelection tr {
  border-top: solid 2px #515367;
}
.EPiServerForms .FormObjectSelection tr.selected-row {
  background-color: #58225A;
  border-color: #004A93;
  color: #004A93;
}
.EPiServerForms .FormObjectSelection tr.selected-row + tr {
  border-color: #004A93;
}
.EPiServerForms .FormObjectSelection tr.selected-row td::before {
  color: #004A93;
}
@media (max-width: 991px) {
  .EPiServerForms .FormObjectSelection {
    display: block;
  }
  .EPiServerForms .FormObjectSelection thead,
  .EPiServerForms .FormObjectSelection tbody,
  .EPiServerForms .FormObjectSelection th,
  .EPiServerForms .FormObjectSelection td,
  .EPiServerForms .FormObjectSelection tr {
    display: block;
  }
  .EPiServerForms .FormObjectSelection thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }
  .EPiServerForms .FormObjectSelection td {
    padding-bottom: 0.5rem;
    padding-left: 50%;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    position: relative;
  }
  .EPiServerForms .FormObjectSelection td:first-child {
    padding-top: 1.25rem;
  }
  .EPiServerForms .FormObjectSelection td:last-child {
    padding-bottom: 1.25rem;
  }
  .EPiServerForms .FormObjectSelection td::before {
    content: attr(data-label);
    left: 0;
    padding-left: 1.5rem;
    padding-right: 0.5rem;
    position: absolute;
    white-space: nowrap;
    width: calc(50% - 2rem);
  }
}
@media (max-width: 767px) {
  .EPiServerForms .FormObjectSelection {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.EPiServerForms[data-f-metadata*=centered] .FormChoice label {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.EPiServerForms[data-f-metadata*=centered] .FormChoice .Form__Element__Caption {
  text-align: center;
}
.EPiServerForms[data-f-metadata*=centered] .FormChoice .Form__Element__ValidationError {
  display: block;
  text-align: center;
}
.EPiServerForms[data-f-metadata*=centered] .FormParagraphText {
  text-align: center;
}
.EPiServerForms[data-f-metadata*=centered] .FormResetButton,
.EPiServerForms[data-f-metadata*=centered] .FormSubmitButton {
  margin-left: auto;
  margin-right: auto;
}

/* stylelint-enable */
.countdown {
  background-color: #D8E6F6;
  text-align: center;
}
.countdown__main, .countdown__footer {
  padding: 3rem;
}
@media (max-width: 1380px) {
  .countdown__main, .countdown__footer {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .countdown__main, .countdown__footer {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .countdown__main {
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
}
.countdown__footer {
  background-color: #F1F2F2;
}
.countdown__footer--has-ended {
  background-color: #004A93;
  color: #FCFCFC;
}
.countdown__footer--has-ended .arrow-link {
  color: inherit;
}
@media (max-width: 767px) {
  .countdown__footer .button {
    display: block;
  }
}
.countdown__intro {
  margin-bottom: 2rem;
  padding: 0 7rem;
}
@media (max-width: 991px) {
  .countdown__intro {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .countdown__intro {
    padding: 0;
  }
}

.counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 1;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.counter--hidden {
  opacity: 0;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.count-box {
  background: #FCFCFC;
  color: #000;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  margin-right: 2rem;
  padding: 1rem 0.25rem 0.75rem;
  text-align: center;
  width: 6.5rem;
}
@media (max-width: 767px) {
  .count-box {
    margin-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
}
.count-box__digits {
  display: block;
  font-size: 4rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .count-box__digits {
    font-size: 2rem;
  }
}
.count-box__label {
  display: block;
  margin-top: 0.75rem;
}
@media (max-width: 767px) {
  .count-box__label {
    font-size: 0.75rem;
    letter-spacing: 0;
    margin-top: 0.5rem;
  }
}
.count-box:last-child {
  margin-right: 0;
}

.banner-teaser {
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}
.banner-teaser.banner-teaser--fg-light {
  /*text-shadow: 0 0 2.25em rgba(0, 0, 0, 0.35);*/
  color: #FCFCFC !important;
}
.banner-teaser.banner-teaser--fg-light svg {
  fill: #FCFCFC !important;
}
.banner-teaser.banner-teaser--fg-dark {
  color: #000 !important;
}
.banner-teaser.banner-teaser--fg-dark svg {
  fill: #000 !important;
}
@media (max-width: 767px) {
  .banner-teaser {
    padding-bottom: 84%;
  }
}
@media (max-width: 767px) {
  .container .banner-teaser {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.banner-teaser * {
  color: inherit;
}
.banner-teaser svg {
  fill: inherit;
}
.banner-teaser__link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.banner-teaser:not([class*=bg-]) .banner-teaser__link::before {
  background-color: rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  position: absolute;
  -webkit-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
  width: 100%;
  z-index: 15;
}
.banner-teaser:not([class*=bg-]) .banner-teaser__link:hover {
  text-decoration: none;
}
.banner-teaser:not([class*=bg-]) .banner-teaser__link:hover::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.banner-teaser__image {
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
  display: block;
  height: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.banner-teaser__link:hover .banner-teaser__image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.banner-teaser__body, .banner-teaser__hover-label {
  position: absolute;
  z-index: 20;
}
.banner-teaser__body {
  left: 0;
  padding: 0 15%;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 991px) {
  .banner-teaser__body {
    padding: 0 2.5rem;
  }
}
.banner-teaser__hover-label {
  bottom: 2rem;
  opacity: 0;
  right: 2rem;
  -webkit-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
}
@media (max-width: 1380px) {
  .banner-teaser__hover-label {
    bottom: 1.5rem;
    right: 1.5rem;
  }
}
@media (max-width: 991px) {
  .banner-teaser__hover-label {
    bottom: 1rem;
    right: 1rem;
  }
}
.banner-teaser__link:hover .banner-teaser__hover-label {
  opacity: 1;
}
@media (min-width: 1248px) {
  .banner-teaser__hover-label:hover span::before {
    background-color: #000;
  }
}
@media (min-width: 1248px) {
  .banner-teaser--fg-light .banner-teaser__hover-label:hover span::before {
    background-color: #FCFCFC;
  }
}
.banner-teaser__title {
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .banner-teaser__title {
    font-size: 3rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 767px) {
  .banner-teaser__title {
    font-size: 2.25rem;
    letter-spacing: 0;
    margin-bottom: 0.75rem;
  }
}
.banner-teaser__sub-title {
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
  margin: 0;
}
@media (max-width: 991px) {
  .banner-teaser__sub-title {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .banner-teaser__sub-title {
    font-size: 1rem;
    letter-spacing: 0;
    text-transform: uppercase;
  }
}

.notification-bar {
  background-color: #F1F2F2;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  -webkit-transition: height 100ms ease-in-out;
  transition: height 100ms ease-in-out;
  width: 100%;
  z-index: 990;
}
@media (max-width: 1440px) {
  .notification-bar {
    top: 5rem;
  }
}
@media (max-width: 991px) {
  .notification-bar {
    top: 4rem;
  }
}
@media (max-width: 767px) {
  .notification-bar {
    top: 6.5rem;
  }
}
@media (max-width: 767px) {
  .notification-bar {
    font-size: 0.875rem;
  }
}
.notification-bar__inner {
  position: relative;
}
.notification-bar .container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .notification-bar .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0.25rem;
    padding-top: 0.75rem;
  }
}
.notification-bar__text {
  margin-right: 1.5rem;
}
@media (max-width: 767px) {
  .notification-bar__text {
    margin-right: 0;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
  }
}
.notification-bar .close-cross {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .notification-bar .close-cross {
    right: 0.25rem;
  }
}

.close-cross {
  background-color: transparent;
  border: 0;
  display: block;
  height: 1.5rem;
  margin: 0;
  padding: 0;
  position: relative;
  width: 1.5rem;
}
.close-cross:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.close-cross::before, .close-cross::after {
  background-color: #515367;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  width: 13px;
}
.close-cross::before {
  -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%);
}
.close-cross::after {
  -webkit-transform: rotate(-45deg) translateX(-50%);
          transform: rotate(-45deg) translateX(-50%);
}

.iframe {
  display: block;
  min-height: 38rem;
  width: 100%;
}
@media (max-width: 1380px) {
  .iframe {
    min-height: 32rem;
  }
}
@media (max-width: 991px) {
  .iframe {
    min-height: 26rem;
  }
}
@media (max-width: 767px) {
  .iframe {
    min-height: 20rem;
  }
}

.countdown-bar {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.countdown-bar__text {
  display: block;
  margin-right: 1.5rem;
}
.countdown-bar__time {
  color: #004A93;
  margin-left: 1.25rem;
  width: 2.75rem;
}

.progress-bar {
  background-color: #F1F2F2;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 5px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 10rem;
}
.progress-bar__progress {
  background-color: #004A93;
  border-radius: 5px;
  height: 100%;
}

.form-field-display {
  margin: 2rem 0;
  text-align: center;
}
.form-field-display table {
  text-align: left;
}

.image-animations {
  height: calc(100vh - 18rem);
  max-height: 56rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .image-animations {
    height: 60vh;
  }
}
@media (max-width: 767px) {
  .image-animations {
    height: 40vh;
  }
}
.image-animations__image {
  height: 100%;
  left: 0;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.image-animations__image.active {
  opacity: 1;
  -webkit-transition: -webkit-transform 5s linear;
  transition: -webkit-transform 5s linear;
  transition: transform 5s linear;
  transition: transform 5s linear, -webkit-transform 5s linear;
  z-index: 20;
}
.image-animations__image[data-transition].active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.image-animations__image[data-transition=panleft] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
.image-animations__image[data-transition=panleft].active {
  -webkit-transform: scale(1.2) translate3d(-6vw, 0, 0);
          transform: scale(1.2) translate3d(-6vw, 0, 0);
}
.image-animations__image[data-transition=panright] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transform-origin: right center;
          transform-origin: right center;
}
.image-animations__image[data-transition=panright].active {
  -webkit-transform: scale(1.2) translate3d(6vw, 0, 0);
          transform: scale(1.2) translate3d(6vw, 0, 0);
}
.image-animations__image[data-transition=zoominslow] {
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.image-animations__image[data-transition=zoominslow].active {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.image-animations__image[data-transition=zoomoutslow] {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.image-animations__image[data-transition=zoomoutslow].active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media (max-width: 767px) {
  .button-filter__wrapper {
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
  }
}
.button-filter--overlay .button-filter__wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FCFCFC;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  opacity: 1;
  padding: 4rem 1rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.button-filter__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -0.25rem 0;
  width: 100%;
}
@media (max-width: 767px) {
  .button-filter__buttons {
    display: none;
  }
}
.button-filter--overlay .button-filter__buttons {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.button-filter .filter-button {
  margin: 0.25rem 0.5rem;
}
.button-filter--overlay .button-filter .filter-button {
  margin: 0.5rem 0;
}
.button-filter__save {
  display: none;
}
.button-filter--overlay .button-filter__save {
  display: block;
}
.button-filter__overlay-toggle {
  display: none;
}
@media (max-width: 767px) {
  .button-filter__overlay-toggle {
    display: block;
    width: 100%;
  }
}
.button-filter__overlay-footer {
  display: none;
}
.button-filter--overlay .button-filter__overlay-footer {
  background-color: #FCFCFC;
  bottom: 0;
  display: block;
  left: 0;
  padding: 0 1rem 1rem 1rem;
  position: fixed;
  width: 100%;
}
.button-filter__save {
  display: block;
  width: 100%;
}
.button-filter__close {
  display: none;
}
.button-filter--overlay .button-filter__close {
  display: block;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.button-filter__close span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.filter-button {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
}
.filter-button__input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.filter-button__input:checked + label {
  opacity: 1;
}
.filter-button__label {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-color: inherit;
  border-radius: 2rem;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  opacity: 0.35;
  padding: 0.25rem 1rem;
  text-decoration: none;
  -webkit-transition: background-color 100ms ease-in-out, -webkit-text-decoration 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, -webkit-text-decoration 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, text-decoration 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, text-decoration 100ms ease-in-out, -webkit-text-decoration 100ms ease-in-out;
}
.filter-button__icon {
  padding: 0.25rem;
  margin-right: 0.5rem;
  max-height: 1.75rem;
}

.gallery-preview__wrapper {
  display: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 992px) {
  .gallery-preview__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.gallery-preview__img {
  height: 6.2rem;
  margin-bottom: 1rem;
  margin-right: 1rem;
  max-width: 11rem;
  width: auto;
}

.object-details__imagewrapper {
  height: 72vh;
  max-height: 72vh;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.object-details.container {
  margin-bottom: 1.5rem;
}
.object-details__action-buttons {
  font-size: 1.25rem;
  line-height: 120%;
  position: relative;
  text-align: center;
  background-color: #F1F2F2;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .object-details__action-buttons {
    font-size: 1rem;
  }
}
.object-details__action-buttons a {
  text-decoration: underline;
}
.object-details__action-buttons button {
  margin: 1.5rem 0.75rem;
}
.object-details__additional-content {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .object-details__additional-content {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.object-details__attributes {
  background-color: #F1F2F2;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  .object-details__attributes {
    font-size: 1rem;
  }
}
.object-details__attributes a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .object-details__attributes {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 991px) {
  .object-details__attributes {
    margin-left: 0;
    margin-right: 0;
  }
}
.object-details__gallery-overlay {
  position: fixed;
  z-index: 10000;
  left: 0;
  right: 0;
  top: 4rem;
  bottom: 0;
  overflow: scroll;
  display: block;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 3rem;
  -webkit-animation: 0.3s linear fadein;
          animation: 0.3s linear fadein;
}
.object-details__gallery-overlay .image {
  text-align: center;
}
.object-details__gallery-overlay .tabs {
  position: fixed;
  background-color: #000;
  text-align: center;
  padding: 1rem;
  height: 4rem;
  top: 0;
  left: 0;
  right: 0;
}
.object-details__gallery-overlay .tabs a {
  color: #FCFCFC;
  padding-bottom: 0.5rem;
  margin: 0.5rem;
  text-decoration: none;
}
.object-details__gallery-overlay .tabs a:hover {
  border-bottom: 2px solid;
}
.object-details__gallery-overlay .tabs .selected {
  border-bottom: 2px solid #fff;
}
.object-details__gallery-overlay .tabs .close {
  float: right;
}
.object-details__gallery-overlay .tabs .close:hover {
  border-bottom: 0 !important;
}
.object-details__gallery-overlay .tabs .icon {
  width: 16px;
  height: 16px;
  fill: #FCFCFC;
}
.object-details__gallery-thumbnails .bg-gray {
  background-color: #F1F2F2;
}
.object-details__attributes-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .object-details__attributes-container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.object-details__attributes-container h4 {
  color: #000 !important;
}
.object-details__attributes-container__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 992px) {
  .object-details__attributes-container__items {
    padding-top: 2rem;
  }
}
.object-details__attributes-container__item {
  margin: 1.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .object-details__attributes-container__item {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
}
@media (max-width: 991px) {
  .object-details__attributes-container__item {
    -webkit-box-flex: 25%;
    -webkit-flex: 25%;
        -ms-flex: 25%;
            flex: 25%;
  }
}
@media (min-width: 992px) {
  .object-details__attributes-container__item:first-child {
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.object-details__attributes-container .icon {
  width: 80px;
  margin-bottom: 1rem;
}
.object-details .desktop-button {
  display: block !important;
}
@media (max-width: 991px) {
  .object-details .desktop-button {
    display: none !important;
  }
}
.object-details .mobile-button {
  display: none !important;
}
@media (max-width: 991px) {
  .object-details .mobile-button {
    display: block !important;
    margin-bottom: 3rem !important;
  }
}
.object-details__information-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.object-details__information-container__information-text > div {
  font-size: 1.25rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  .object-details__information-container__information-text > div {
    font-size: 1rem;
  }
}
.object-details__information-container__information-text > div a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .object-details__information-container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .object-details__information-container .left-content {
    width: 70%;
  }
}
.object-details__information-container h1, .object-details__information-container h2, .object-details__information-container h3, .object-details__information-container h4 {
  margin-top: 0;
}
@media (max-width: 991px) {
  .object-details__information-container .information-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 991px) {
  .object-details__information-container .information-item > div {
    padding-bottom: 0.5rem;
  }
}
.object-details__information-container .right-content {
  width: 18rem;
}
@media (max-width: 991px) {
  .object-details__information-container .right-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.object-details__information-container .right-content button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1.5rem auto;
}
.object-details__information-container .right-content h5 {
  color: #000;
}
.object-details__information-container .right-content svg {
  margin: 1rem;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.object-details__information-container .information-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6rem;
  gap: 5px;
  font-size: 1.25rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  .object-details__information-container .information-box {
    font-size: 1rem;
  }
}
.object-details__information-container .information-box a {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .object-details__information-container .information-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1380px) {
  .object-details__information-container .information-box {
    width: 36rem;
  }
}
.object-details__information-container .information-box div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.object-details__information-container .information-column {
  background-color: #F1F2F2;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .object-details__information-container .information-column {
    width: 100%;
    text-align: center;
  }
}
.object-details__information-container .information-column-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  .object-details__information-container .information-column-div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.object-details__information-container .information-column-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.object-details__information-container__form-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.object-details__information-container__form-container div {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
.object-details__information-container__form {
  background: #F1F2F2;
  padding: 1rem;
}
.object-details__information-container__form button {
  background-color: #515367;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.information-list {
  background: #58225A;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2rem;
  width: 100%;
}
.information-list__entry {
  margin-bottom: 1rem;
}
.information-list__entry b,
.information-list__entry span {
  color: #004A93;
  font-size: 0.9rem;
}
.information-list__entry span {
  font-size: 1rem;
}
.information-list__download-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.information-list__download-button b {
  color: #004A93;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.cookie-consent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-align: center;
  padding: 3rem;
}
.cookie-consent--hidden {
  display: none;
}
@media (max-width: 1440px) {
  .cookie-consent {
    padding: 3rem;
  }
}
@media (max-width: 1380px) {
  .cookie-consent {
    padding: 2.25rem;
  }
}
@media (max-width: 991px) {
  .cookie-consent {
    padding: 2.25rem;
  }
}
@media (max-width: 767px) {
  .cookie-consent {
    padding: 1.5rem;
  }
}
.cookie-consent__title, [class*=bg-] .cookie-consent__title {
  color: #000;
}
.cookie-consent__body {
  color: #000;
}
.cookie-consent__button {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin: auto auto 0;
}
.fg-dark-pink .cookie-consent__button {
  background-color: #ee4865;
}
.fg-dark-pink .cookie-consent__button:hover {
  background-color: #ec3151;
}
.fg-pink-snow .cookie-consent__button {
  background-color: #ffefef;
}
.fg-pink-snow .cookie-consent__button:hover {
  background-color: #ffd6d6;
}
.fg-persimmon .cookie-consent__button {
  background-color: #e85b06;
}
.fg-persimmon .cookie-consent__button:hover {
  background-color: #cf5105;
}
.fg-peach-puff .cookie-consent__button {
  background-color: #ffd4bb;
}
.fg-peach-puff .cookie-consent__button:hover {
  background-color: #ffc4a2;
}
.fg-fruit-salad .cookie-consent__button {
  background-color: #509462;
}
.fg-fruit-salad .cookie-consent__button:hover {
  background-color: #478357;
}
.fg-apple-green .cookie-consent__button {
  background-color: #daf0e0;
}
.fg-apple-green .cookie-consent__button:hover {
  background-color: #c8e9d1;
}
.fg-seance .cookie-consent__button {
  background-color: #58225a;
}
.fg-seance .cookie-consent__button:hover {
  background-color: #461b47;
}
.fg-carousel-pink .cookie-consent__button {
  background-color: #f7d6e1;
}
.fg-carousel-pink .cookie-consent__button:hover {
  background-color: #f3c1d1;
}
.fg-cerulean-blue .cookie-consent__button {
  background-color: #2269ae;
}
.fg-cerulean-blue .cookie-consent__button:hover {
  background-color: #1e5c99;
}
.fg-tropical-blue .cookie-consent__button {
  background-color: #b2ceed;
}
.fg-tropical-blue .cookie-consent__button:hover {
  background-color: #9dc1e8;
}
.fg-lavender .cookie-consent__button {
  background-color: #d8e6f6;
}
.fg-lavender .cookie-consent__button:hover {
  background-color: #c3d9f1;
}
.fg-brink-pink .cookie-consent__button {
  background-color: #fd657f;
}
.fg-brink-pink .cookie-consent__button:hover {
  background-color: #fd4c6a;
}
.fg-flamenco .cookie-consent__button {
  background-color: #f67c40;
}
.fg-flamenco .cookie-consent__button:hover {
  background-color: #f56b28;
}
.fg-chinook .cookie-consent__button {
  background-color: #5da770;
}
.fg-chinook .cookie-consent__button:hover {
  background-color: #539864;
}
.fg-eminence .cookie-consent__button {
  background-color: #6f3c76;
}
.fg-eminence .cookie-consent__button:hover {
  background-color: #5f3365;
}
.fg-viola .cookie-consent__button {
  background-color: #ca8ea3;
}
.fg-viola .cookie-consent__button:hover {
  background-color: #c27d95;
}
.fg-jordy-blue .cookie-consent__button {
  background-color: #659cdc;
}
.fg-jordy-blue .cookie-consent__button:hover {
  background-color: #508fd7;
}
.fg-smoky .cookie-consent__button {
  background-color: #515367;
}
.fg-smoky .cookie-consent__button:hover {
  background-color: #464759;
}
.fg-blue-100 .cookie-consent__button {
  background-color: #004A93;
}
.fg-blue-100 .cookie-consent__button:hover {
  background-color: #003d7a;
}
.fg-blue-30 .cookie-consent__button {
  background-color: #D8E6F6;
}
.fg-blue-30 .cookie-consent__button:hover {
  background-color: #c3d9f1;
}
.fg-orange-100 .cookie-consent__button {
  background-color: #C0390C;
}
.fg-orange-100 .cookie-consent__button:hover {
  background-color: #a8320b;
}
.fg-orange-30 .cookie-consent__button {
  background-color: #FDEEE7;
}
.fg-orange-30 .cookie-consent__button:hover {
  background-color: #fbddcf;
}
.fg-green-100 .cookie-consent__button {
  background-color: #42764C;
}
.fg-green-100 .cookie-consent__button:hover {
  background-color: #396641;
}
.fg-green-30 .cookie-consent__button {
  background-color: #E0F0E0;
}
.fg-green-30 .cookie-consent__button:hover {
  background-color: #cfe8cf;
}
.fg-pink-100 .cookie-consent__button {
  background-color: #C02843;
}
.fg-pink-100 .cookie-consent__button:hover {
  background-color: #ab243c;
}
.fg-pink-30 .cookie-consent__button {
  background-color: #FBE9ED;
}
.fg-pink-30 .cookie-consent__button:hover {
  background-color: #f7d3db;
}
.fg-purple-100 .cookie-consent__button {
  background-color: #58225A;
}
.fg-purple-100 .cookie-consent__button:hover {
  background-color: #461b47;
}
.fg-purple-30 .cookie-consent__button {
  background-color: #F8E4EB;
}
.fg-purple-30 .cookie-consent__button:hover {
  background-color: #f3d0dc;
}
.fg-grey-100 .cookie-consent__button {
  background-color: #515367;
}
.fg-grey-100 .cookie-consent__button:hover {
  background-color: #464759;
}
.fg-grey-30 .cookie-consent__button {
  background-color: #E7E9EA;
}
.fg-grey-30 .cookie-consent__button:hover {
  background-color: #d9ddde;
}
.fg-white-100 .cookie-consent__button {
  background-color: #FCFCFC;
}
.fg-white-100 .cookie-consent__button:hover {
  background-color: #efefef;
}
.fg-black-100 .cookie-consent__button {
  background-color: #000;
}
.fg-black-100 .cookie-consent__button:hover {
  background-color: black;
}

.advertising-cookie-content,
.functional-cookie-content,
.performance-cookie-content,
.necessary-cookie-content {
  display: none;
}

#homeq-web-widget {
  font-size: 1.25rem;
  line-height: 120%;
}
@media (max-width: 767px) {
  #homeq-web-widget {
    font-size: 1rem;
  }
}
#homeq-web-widget a {
  text-decoration: underline;
}
#homeq-web-widget * {
  font-family: "Barlow Semi Condensed", sans-serif !important;
}
#homeq-web-widget a[href="https://www.homeq.se/"] {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 1rem;
}
#homeq-web-widget a[href="https://www.homeq.se/"] img {
  height: 15px;
  width: auto;
}
#homeq-web-widget .widget-bg-color {
  background-color: #FCFCFC !important;
}
#homeq-web-widget .homeq-row select {
  border: 1px solid #515367 !important;
  background: #FCFCFC !important;
  color: #000 !important;
  font-weight: 400 !important;
  border-color: #515367 !important;
}
#homeq-web-widget .MuiSvgIcon-root {
  display: none !important;
}
#homeq-web-widget .homeq-card-cover, #homeq-web-widget .homeq-card-image {
  border-radius: 0;
}
#homeq-web-widget .homeq-tag {
  background: #515367;
  color: #FCFCFC !important;
  padding: 0.25rem 1rem;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
#homeq-web-widget .homeq-tag-icon {
  display: none;
}
#homeq-web-widget .pagination-container {
  background: #FCFCFC !important;
}
#homeq-web-widget .pagination-text-container {
  width: 100%;
  background: #FCFCFC;
}
#homeq-web-widget .pagination-button-text-active {
  background: #515367;
}
#homeq-web-widget .pagination-text-description {
  color: #515367;
}
#homeq-web-widget .pagination-button-active {
  background-color: #515367 !important;
}
#homeq-web-widget svg {
  stroke: #C02843 !important;
  fill: #C02843 !important;
}
#homeq-web-widget .rc-slider-handle {
  background-color: #515367 !important;
  border: 2px solid #515367 !important;
}
#homeq-web-widget .rc-slider-track {
  background-color: #515367 !important;
}
#homeq-web-widget .rc-slider-handle:active {
  border-color: #515367 !important;
  -webkit-box-shadow: 0 0 5px #515367;
          box-shadow: 0 0 5px #515367;
}
#homeq-web-widget select option {
  color: #515367 !important;
}
#homeq-web-widget .pagination-button {
  border-radius: 0 !important;
}
#homeq-web-widget .pagination-button-text-active, #homeq-web-widget .pagination-button-text {
  font-weight: 400 !important;
}
#homeq-web-widget .widget-label ~ div::before {
  content: "";
  position: absolute;
  border-color: #004A93 transparent transparent;
  border-style: solid;
  border-width: 7px 7px 0;
  color: #004A93;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-36px, -2px);
          transform: translate(-36px, -2px);
}
@media (min-width: 991px) {
  #homeq-web-widget .homeq-container-fluid.container-fluid .homeq-row.widget-bg-color:nth-child(1) > .homeq-col-12, #homeq-web-widget .homeq-container-fluid.container-fluid .homeq-row.widget-bg-color:nth-child(2) > .homeq-col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  #homeq-web-widget .homeq-container-fluid.container-fluid .homeq-row.widget-bg-color:nth-child(2) > .homeq-col-12:nth-child(1) {
    padding-right: 2rem;
  }
  #homeq-web-widget .homeq-container-fluid.container-fluid .homeq-row.widget-bg-color:nth-child(2) > .homeq-col-12.homeq-col-md-12 {
    padding-left: 2rem;
  }
}
/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[3]!./node_modules/@splidejs/splide/dist/css/splide.min.css ***!
  \******************************************************************************************************************************************************************************************************************/
.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
