@font-face {
  font-family: "FS Lola";
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb-Bold.eot");
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb-Bold.eot?#iefix") format("embedded-opentype"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb-Bold.woff2") format("woff2"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb-Bold.woff") format("woff"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "FS Lola";
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb.eot");
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb.eot?#iefix") format("embedded-opentype"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb.woff2") format("woff2"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb.woff") format("woff"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLolaWeb.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FS Lola";
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Italic.eot");
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Italic.eot?#iefix") format("embedded-opentype"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Italic.woff2") format("woff2"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Italic.woff") format("woff"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "FS Lola";
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-MediumItalic.eot");
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-MediumItalic.eot?#iefix") format("embedded-opentype"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-MediumItalic.woff2") format("woff2"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-MediumItalic.woff") format("woff"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "FS Lola";
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLola.eot");
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLola.eot?#iefix") format("embedded-opentype"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola.woff2") format("woff2"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola.woff") format("woff"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FS Lola";
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Medium.eot");
  src: url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Medium.eot?#iefix") format("embedded-opentype"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Medium.woff2") format("woff2"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Medium.woff") format("woff"), url("clientlib-holidayinn/resources/fonts/FSLola/FSLola-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("clientlib-holidayinn/resources/fonts/Inter/Inter-Black.ttf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("clientlib-holidayinn/resources/fonts/Inter/Inter-Bold.ttf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("clientlib-holidayinn/resources/fonts/Inter/Inter-Medium.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("clientlib-holidayinn/resources/fonts/Inter/Inter-Regular.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 10px !important;
}

body {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666;
}

.cmp-separator--normal .cmp-separator__horizontal-rule {
  height: 0.2rem;
}
.cmp-separator--thick .cmp-separator__horizontal-rule {
  height: 0.3rem;
}

.cmp-separator--color-primary .cmp-separator__horizontal-rule {
  background-color: #428227;
}

.cmp-separator--color-secondary .cmp-separator__horizontal-rule {
  background-color: #C4D600;
}

.cmp-separator--color-tertiary .cmp-separator__horizontal-rule {
  background-color: #789F90;
}

.cmp-separator--color-fourth .cmp-separator__horizontal-rule {
  background-color: #026048;
}

.cmp-separator--color-fifth .cmp-separator__horizontal-rule {
  background-color: #FEDB00;
}

.cmp-separator--color-sixth .cmp-separator__horizontal-rule {
  background-color: #00C389;
}

.cmp-separator--color-seventh .cmp-separator__horizontal-rule {
  background-color: #008EAA;
}

.cmp-separator--color-eighth .cmp-separator__horizontal-rule {
  background-color: #F9423A;
}

.cmp-separator--color-ninth .cmp-separator__horizontal-rule {
  background-color: #fff;
}

.cmp-separator--color-tenth .cmp-separator__horizontal-rule {
  background-color: #000;
}

.cmp-separator--color-gray1 .cmp-separator__horizontal-rule {
  background-color: #F4F2ED;
}

.cmp-separator--color-gray2 .cmp-separator__horizontal-rule {
  background-color: #efefef;
}

.cmp-separator--color-gray3 .cmp-separator__horizontal-rule {
  background-color: #666;
}

.cmp-separator--color-grey2 .cmp-separator__horizontal-rule {
  background-color: #E0E1E2;
}

.cmp-separator--color-green .cmp-separator__horizontal-rule {
  background-color: #428227;
}

.cmp-separator--color-brown .cmp-separator__horizontal-rule {
  background-color: #3D3935;
}

.cmp-breadcrumb__item-link {
  display: inline-block;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.4;
  position: relative;
}
.cmp-breadcrumb__item-link:before, .cmp-breadcrumb__item-link:after {
  background: #a1c193;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 8px;
}
.cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link:before, .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link:after {
  display: none;
}

[dir=ltr] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  padding: 0 2.5rem;
}
[dir=ltr] .cmp-breadcrumb__item-link {
  padding: 0 1.5rem 0 1rem;
}
[dir=ltr] .cmp-breadcrumb__item-link:before, [dir=ltr] .cmp-breadcrumb__item-link:after {
  right: 0;
}
[dir=ltr] .cmp-breadcrumb__item-link:before {
  transform: rotate(55deg);
  transform-origin: bottom right;
}
[dir=ltr] .cmp-breadcrumb__item-link:after {
  transform: rotate(-55deg);
  transform-origin: top right;
}

[dir=rtl] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  padding: 0 2.5rem;
}
[dir=rtl] .cmp-breadcrumb__item-link {
  padding: 0 1rem 0 1.5rem;
}
[dir=rtl] .cmp-breadcrumb__item-link:before, [dir=rtl] .cmp-breadcrumb__item-link:after {
  left: 0;
}
[dir=rtl] .cmp-breadcrumb__item-link:before {
  transform: rotate(55deg);
  transform-origin: top left;
}
[dir=rtl] .cmp-breadcrumb__item-link:after {
  transform: rotate(-55deg);
  transform-origin: bottom left;
}

.cmp-breadcrumb {
  background: #026048;
  font-size: 1.8rem;
}
.cmp-breadcrumb__list {
  max-width: 144rem;
  padding: 0.5rem 0;
}
.cmp-container--max-width-large ~ .breadcrumb .cmp-breadcrumb__list {
  max-width: 144rem;
}
.cmp-container--max-width-medium ~ .breadcrumb .cmp-breadcrumb__list {
  max-width: 126rem;
}
.cmp-container--max-width-small ~ .breadcrumb .cmp-breadcrumb__list {
  max-width: 88rem;
}
@media (max-width: 767px) {
  .cmp-breadcrumb__list {
    padding: 0.5rem 1.5rem;
  }
}
.cmp-breadcrumb__item:first-child {
  font-size: 1.6rem;
}
.cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.8rem;
}
[dir=ltr] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  padding: 0 3rem 0 2.5rem;
}
@media (max-width: 767px) {
  [dir=ltr] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
    padding: 0 2.5rem 0 0.9rem;
  }
}
[dir=rtl] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  padding: 0 2.5rem 0 3rem;
}
@media (max-width: 767px) {
  [dir=rtl] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
    padding: 0 0.9rem 0 2.5rem;
  }
}
.cmp-breadcrumb__item--active span {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .cmp-breadcrumb__item--active span {
    padding: 0 1.5rem;
  }
}
.cmp-breadcrumb__item-link {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
[dir=ltr] .cmp-breadcrumb__item-link {
  padding: 0 2rem 0 2rem;
}
@media (max-width: 767px) {
  [dir=ltr] .cmp-breadcrumb__item-link {
    padding: 0 1.5rem 0 1.5rem;
  }
}
[dir=rtl] .cmp-breadcrumb__item-link {
  padding: 0 2rem 0 2rem;
}
@media (max-width: 767px) {
  [dir=rtl] .cmp-breadcrumb__item-link {
    padding: 0 1.5rem 0 1.5rem;
  }
}
.cmp-breadcrumb__item-link:before, .cmp-breadcrumb__item-link:after {
  background: #fff;
}
.cmp-breadcrumb__item--active, .cmp-breadcrumb__item-link {
  color: #fff;
  line-height: 160%;
  font-weight: normal;
  text-transform: capitalize;
}

button.cmp-button, button.cmp-teaser__action-link {
  background: none;
  border: none;
}

.cmp-button__text, .cmp-teaser__action-link {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
}
.cmp-button--primary .cmp-button, .cmp-button--primary .cmp-teaser__action-link {
  border: none;
  background: #fff;
  display: flex;
  padding: 1.5rem 3rem;
}
.cmp-button--primary .cmp-button__text, .cmp-button--primary .cmp-teaser__action-link {
  color: #fff;
  line-height: 100%;
  align-items: center;
  text-align: center;
  max-width: 23.5rem;
}
.cmp-button--secondary .cmp-button, .cmp-button--secondary .cmp-teaser__action-link {
  border: 0.3rem solid #026048;
  background: none;
  display: flex;
  padding: 1.5rem 3rem;
}
.cmp-button--secondary .cmp-button__text, .cmp-button--secondary .cmp-teaser__action-link {
  color: #026048;
  line-height: 100%;
  align-items: center;
  text-align: center;
  max-width: 23.5rem;
}
.cmp-button--tertiary .cmp-button__text, .cmp-button--tertiary .cmp-teaser__action-link {
  text-decoration: underline;
  line-height: 100%;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  align-items: center;
  color: #026048;
}
[dir=ltr] .cmp-button--tertiary .cmp-button__text, [dir=ltr] .cmp-button--tertiary .cmp-teaser__action-link {
  margin-right: 0.6rem;
}
[dir=rtl] .cmp-button--tertiary .cmp-button__text, [dir=rtl] .cmp-button--tertiary .cmp-teaser__action-link {
  margin-left: 0.6rem;
}
.cmp-button--tertiary .cmp-button__icon {
  display: none;
}
.cmp-button--tertiary .cmp-button::after, .cmp-button--tertiary .cmp-teaser__action-link::after {
  font-size: 1.6rem;
  color: #026048;
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f054";
  font-weight: normal;
}
[dir=rtl] .cmp-button--tertiary .cmp-button::after, [dir=rtl] .cmp-button--tertiary .cmp-teaser__action-link::after {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f053";
  font-weight: normal;
}
.cmp-button--tertiary-small-padding .cmp-button, .cmp-button--tertiary-small-padding .cmp-teaser__action-link {
  padding: 1rem 0 !important;
}
.cmp-button--basic .cmp-button, .cmp-button--basic .cmp-teaser__action-link {
  color: #026048;
  font-weight: 700;
}
.cmp-button--basic .cmp-button__text, .cmp-button--basic .cmp-teaser__action-link {
  color: #026048;
  align-items: center;
  line-height: 120%;
  text-decoration: underline;
}

.cmp-restaurant-cards--buttons .cmp-button--primary .cmp-button, .cmp-restaurant-cards--buttons .cmp-button--primary .cmp-teaser__action-link {
  background: #428227;
}

.cmp-breadcrumb__item-link {
  display: inline-block;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.4;
  position: relative;
}
.cmp-breadcrumb__item-link:before, .cmp-breadcrumb__item-link:after {
  background: #a1c193;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 8px;
}
.cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link:before, .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link:after {
  display: none;
}

[dir=ltr] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  padding: 0 2.5rem;
}
[dir=ltr] .cmp-breadcrumb__item-link {
  padding: 0 1.5rem 0 1rem;
}
[dir=ltr] .cmp-breadcrumb__item-link:before, [dir=ltr] .cmp-breadcrumb__item-link:after {
  right: 0;
}
[dir=ltr] .cmp-breadcrumb__item-link:before {
  transform: rotate(55deg);
  transform-origin: bottom right;
}
[dir=ltr] .cmp-breadcrumb__item-link:after {
  transform: rotate(-55deg);
  transform-origin: top right;
}

[dir=rtl] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  padding: 0 2.5rem;
}
[dir=rtl] .cmp-breadcrumb__item-link {
  padding: 0 1rem 0 1.5rem;
}
[dir=rtl] .cmp-breadcrumb__item-link:before, [dir=rtl] .cmp-breadcrumb__item-link:after {
  left: 0;
}
[dir=rtl] .cmp-breadcrumb__item-link:before {
  transform: rotate(55deg);
  transform-origin: top left;
}
[dir=rtl] .cmp-breadcrumb__item-link:after {
  transform: rotate(-55deg);
  transform-origin: bottom left;
}

.cmp-breadcrumb {
  background: #026048;
  font-size: 1.8rem;
}
.cmp-breadcrumb__list {
  max-width: 144rem;
  padding: 0.5rem 0;
}
.cmp-container--max-width-large ~ .breadcrumb .cmp-breadcrumb__list {
  max-width: 144rem;
}
.cmp-container--max-width-medium ~ .breadcrumb .cmp-breadcrumb__list {
  max-width: 126rem;
}
.cmp-container--max-width-small ~ .breadcrumb .cmp-breadcrumb__list {
  max-width: 88rem;
}
@media (max-width: 767px) {
  .cmp-breadcrumb__list {
    padding: 0.5rem 1.5rem;
  }
}
.cmp-breadcrumb__item:first-child {
  font-size: 1.6rem;
}
.cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.8rem;
}
[dir=ltr] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  padding: 0 3rem 0 2.5rem;
}
@media (max-width: 767px) {
  [dir=ltr] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
    padding: 0 2.5rem 0 0.9rem;
  }
}
[dir=rtl] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
  padding: 0 2.5rem 0 3rem;
}
@media (max-width: 767px) {
  [dir=rtl] .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link {
    padding: 0 0.9rem 0 2.5rem;
  }
}
.cmp-breadcrumb__item--active span {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .cmp-breadcrumb__item--active span {
    padding: 0 1.5rem;
  }
}
.cmp-breadcrumb__item-link {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
[dir=ltr] .cmp-breadcrumb__item-link {
  padding: 0 2rem 0 2rem;
}
@media (max-width: 767px) {
  [dir=ltr] .cmp-breadcrumb__item-link {
    padding: 0 1.5rem 0 1.5rem;
  }
}
[dir=rtl] .cmp-breadcrumb__item-link {
  padding: 0 2rem 0 2rem;
}
@media (max-width: 767px) {
  [dir=rtl] .cmp-breadcrumb__item-link {
    padding: 0 1.5rem 0 1.5rem;
  }
}
.cmp-breadcrumb__item-link:before, .cmp-breadcrumb__item-link:after {
  background: #fff;
}
.cmp-breadcrumb__item--active, .cmp-breadcrumb__item-link {
  color: #fff;
  line-height: 160%;
  font-weight: normal;
  text-transform: capitalize;
}

.tabs .cmp-tabs__tablist {
  width: 100%;
  background-color: #E0E1E2;
  padding: 0 3rem;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}
.tabs .cmp-tabs__tablist .cmp-tabs__tab {
  background-color: #fff;
  padding: 1.5rem 2.5rem;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 120%;
  color: #666;
  border-left: 1px solid #666;
  border-right: none;
}
.tabs .cmp-tabs__tablist .cmp-tabs__tab--active {
  color: #fff;
  background: #428227;
}
.tabs .cmp-tabs__tablist li.cmp-tabs__tab:last-child {
  border-right: 1px solid #666;
}
@media (max-width: 767px) {
  .tabs .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel {
    position: relative;
    border: 1px solid #E0E1E2;
  }
  .tabs .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel::before {
    font-size: 2.3rem;
    line-height: 2.9rem;
    font-weight: 300;
    color: #666;
    padding: 1.5rem;
    padding-right: 5rem;
  }
  .tabs .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel::after {
    font-family: "FontAwesome";
    content: "\f055";
    font-weight: normal;
    color: #666;
    font-weight: 900;
    font-size: 2rem;
    position: absolute;
    right: 2rem;
    top: 1.8rem;
  }
  .tabs .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel--active::before {
    color: #428227;
  }
  .tabs .cmp-tabs--accordion-on-mobile .cmp-tabs__tabpanel--active::after {
    font-family: "FontAwesome";
    content: "\f056";
    font-weight: normal;
    color: #428227;
    font-weight: 900;
    font-size: 2rem;
  }
}
.cmp-accordion__item {
  border-color: #E0E1E2;
  border-style: solid;
  border-width: 1px 1px 0;
}
.cmp-accordion__item:last-child {
  border-bottom-width: 1px;
}
.cmp-accordion__header {
  margin: 0;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cmp-accordion__button {
  border: 0;
  background: #fff;
  color: #666;
  padding: 1.5rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
  outline: none;
}
.cmp-accordion__button--expanded {
  color: #428227;
  background: #fff;
}
.cmp-accordion__button--expanded .cmp-accordion__title {
  color: #428227;
}
.cmp-accordion__button--expanded .cmp-accordion__title:before {
  font-family: "FontAwesome";
  content: "\f068";
  font-weight: normal;
  background: #428227;
  color: #fff;
}
.cmp-accordion__title {
  color: #666;
  font-style: normal;
  font-weight: 300;
  font-size: 2.3rem;
  line-height: 2.9rem;
  text-decoration: none;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  align-items: center;
}
[dir=ltr] .cmp-accordion__title {
  padding-right: 3.5rem;
}
[dir=rtl] .cmp-accordion__title {
  padding-left: 3.5rem;
}
.cmp-accordion__title:before {
  font-family: "FontAwesome";
  content: "\f067";
  font-weight: normal;
  background: #666;
  color: #fff;
  border-radius: 50%;
  font-size: 1rem;
  padding: 0.3rem 0.45rem;
  line-height: 1.15;
  letter-spacing: normal;
  position: absolute;
  right: 2rem;
}
.cmp-accordion__panel {
  overflow: hidden;
  transition: all 0.2s ease-out;
}
.cmp-accordion__panel--expanded {
  height: 100%;
  line-height: 1.2;
  opacity: 1;
  padding: 1rem;
}
.cmp-accordion__panel--hidden {
  height: 0;
  line-height: 0;
  opacity: 0;
}

.cmp-container--max-width-small {
  margin: 0 auto;
  max-width: 88rem;
  float: none !important;
}
.cmp-container--max-width-medium {
  margin: 0 auto;
  max-width: 126rem;
  float: none !important;
}
.cmp-container--max-width-large {
  margin: 0 auto;
  max-width: 144rem;
  float: none !important;
}
.cmp-container--column-padding > .cmp-container {
  overflow: hidden;
}
.cmp-container--column-padding > .cmp-container > .aem-Grid {
  margin: -0.3rem;
  width: auto;
}
.cmp-container--column-padding > .cmp-container > .aem-Grid > .aem-GridColumn {
  padding: 0.3rem;
}
.cmp-container--column-padding-l > .cmp-container {
  overflow: hidden;
}
.cmp-container--column-padding-l > .cmp-container > .aem-Grid {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  width: auto;
}
.cmp-container--column-padding-l > .cmp-container > .aem-Grid > .aem-GridColumn {
  padding: 1.5rem;
}
.cmp-container--content-tile > .cmp-container {
  display: flex;
  flex-direction: row;
}
.cmp-container--content-tile > .cmp-container p {
  margin: 0;
}
@media (max-width: 767px) {
  .cmp-container--content-tile > .cmp-container {
    flex-direction: column;
    padding: 20px;
  }
}
.cmp-container--content-tile > .cmp-container .container:nth-of-type(1) {
  flex-basis: 30%;
}
[dir=rtl] .cmp-container--content-tile > .cmp-container .container:nth-of-type(1) p {
  line-height: 150%;
}
@media (max-width: 992px) {
  [dir=rtl] .cmp-container--content-tile > .cmp-container .container:nth-of-type(1) {
    padding-right: 5%;
  }
}
@media (max-width: 767px) {
  [dir=rtl] .cmp-container--content-tile > .cmp-container .container:nth-of-type(1) {
    flex-basis: unset;
    padding-right: unset;
  }
}
[dir=ltr] .cmp-container--content-tile > .cmp-container .container:nth-of-type(1) p {
  line-height: 150%;
}
@media (max-width: 992px) {
  [dir=ltr] .cmp-container--content-tile > .cmp-container .container:nth-of-type(1) {
    padding-left: 5%;
  }
}
@media (max-width: 767px) {
  [dir=ltr] .cmp-container--content-tile > .cmp-container .container:nth-of-type(1) {
    flex-basis: unset;
    padding-left: unset;
  }
}
.cmp-container--content-tile > .cmp-container .container:nth-of-type(2) {
  flex-basis: 45%;
  padding-left: 8%;
  padding-right: 8%;
  position: relative;
  display: flex;
}
.cmp-container--content-tile > .cmp-container .container:nth-of-type(2) p {
  line-height: 150%;
}
@media (max-width: 767px) {
  .cmp-container--content-tile > .cmp-container .container:nth-of-type(2) {
    display: block;
    padding: 40px 0;
  }
}
.cmp-container--content-tile > .cmp-container .container:nth-of-type(2)::before, .cmp-container--content-tile > .cmp-container .container:nth-of-type(2)::after {
  content: "";
  width: 0.3rem;
  height: 9.2rem;
  background: #026048;
  position: absolute;
}
@media (max-width: 767px) {
  .cmp-container--content-tile > .cmp-container .container:nth-of-type(2)::before, .cmp-container--content-tile > .cmp-container .container:nth-of-type(2)::after {
    width: 3.7rem;
    height: 0.3rem;
  }
}
.cmp-container--content-tile > .cmp-container .container:nth-of-type(2)::before {
  left: 8%;
}
@media (max-width: 767px) {
  .cmp-container--content-tile > .cmp-container .container:nth-of-type(2)::before {
    left: unset;
    top: 20px;
  }
}
.cmp-container--content-tile > .cmp-container .container:nth-of-type(2)::after {
  right: 8%;
}
@media (max-width: 767px) {
  .cmp-container--content-tile > .cmp-container .container:nth-of-type(2)::after {
    right: unset;
    bottom: 20px;
  }
}
.cmp-container--content-tile > .cmp-container .container:nth-of-type(3) {
  flex-basis: 30%;
}
[dir=rtl] .cmp-container--content-tile > .cmp-container .container:nth-of-type(3) a {
  font-weight: 700;
}
[dir=rtl] .cmp-container--content-tile > .cmp-container .container:nth-of-type(3) p {
  line-height: 167%;
}
@media (max-width: 992px) {
  [dir=rtl] .cmp-container--content-tile > .cmp-container .container:nth-of-type(3) {
    padding-left: 5%;
  }
}
@media (max-width: 767px) {
  [dir=rtl] .cmp-container--content-tile > .cmp-container .container:nth-of-type(3) {
    flex-basis: unset;
    padding-left: unset;
  }
}
[dir=ltr] .cmp-container--content-tile > .cmp-container .container:nth-of-type(3) a {
  font-weight: 700;
}
[dir=ltr] .cmp-container--content-tile > .cmp-container .container:nth-of-type(3) p {
  line-height: 167%;
}
@media (max-width: 992px) {
  [dir=ltr] .cmp-container--content-tile > .cmp-container .container:nth-of-type(3) {
    padding-right: 5%;
  }
}
@media (max-width: 767px) {
  [dir=ltr] .cmp-container--content-tile > .cmp-container .container:nth-of-type(3) {
    flex-basis: unset;
    padding-right: unset;
  }
}
.cmp-container--angled-background-up {
  transform: skew(0deg, 5deg);
}
.cmp-container--angled-background-up > .cmp-container {
  transform: skew(0deg, -5deg);
  top: -10rem;
}
@media (max-width: 767px) {
  .cmp-container--angled-background-up > .cmp-container {
    top: -6rem;
    left: 10%;
    width: 80%;
    height: 50%;
  }
}
[dir=rtl] .cmp-container--angled-background-up > .cmp-container {
  top: -6rem;
}
@media (max-width: 767px) {
  [dir=rtl] .cmp-container--angled-background-up > .cmp-container {
    /*  top:rem(-60px); */
    right: 10%;
    width: 80%;
    height: 50%;
  }
}
.cmp-container--angled-background-up > .cmp-container .cmp-teaser__content {
  background: #fff;
  flex-basis: unset;
  flex-basis: 25%;
}
.cmp-container--angled-background-up > .cmp-container .cmp-teaser__image {
  flex-basis: 25%;
}
.cmp-container--angled-background-down {
  transform: skew(0deg, -5deg);
}
.cmp-container--angled-background-down > .cmp-container {
  transform: skew(0deg, 5deg);
  /* padding: rem(80px) 0; */
  top: -8rem;
}
@media (max-width: 767px) {
  .cmp-container--angled-background-down > .cmp-container {
    left: 10%;
    width: 80%;
    height: 50%;
  }
}
[dir=rtl] .cmp-container--angled-background-down > .cmp-container {
  top: -10rem;
}
@media (max-width: 767px) {
  [dir=rtl] .cmp-container--angled-background-down > .cmp-container {
    top: -6rem;
    right: 10%;
    width: 80%;
    height: 50%;
  }
}
.cmp-container--angled-background-down > .cmp-container .cmp-teaser__content {
  background: #fff;
  flex-basis: unset;
  flex-basis: 25%;
}
.cmp-container--angled-background-down > .cmp-container .cmp-teaser__image {
  flex-basis: 25%;
}

.rte p, .cmp-teaser__description p {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  line-height: 160%;
  margin-top: 0;
}
.rte a, .cmp-teaser__description a {
  color: #428227;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rte sup, .cmp-teaser__description sup {
  font-size: 70%;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rte li, .cmp-teaser__description li {
  margin-bottom: 0.555em;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rte strong, .cmp-teaser__description strong,
.rte b,
.cmp-teaser__description b {
  font-weight: 700;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rte .disclosure, .cmp-teaser__description .disclosure, .rte .disclosure *, .cmp-teaser__description .disclosure * {
  color: #000 !important;
}
.rte h1, .cmp-teaser__description h1,
.rte .h1,
.cmp-teaser__description .h1 {
  font-size: 5rem;
  font-weight: 500;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
.rte h1 small, .cmp-teaser__description h1 small,
.rte .h1 small,
.cmp-teaser__description .h1 small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
.rte h1 small.lock, .cmp-teaser__description h1 small.lock,
.rte .h1 small.lock,
.cmp-teaser__description .h1 small.lock {
  font-size: 2.4rem;
}
.rte h1 a, .cmp-teaser__description h1 a,
.rte .h1 a,
.cmp-teaser__description .h1 a {
  color: inherit;
  text-decoration: none;
}
.rte h2, .cmp-teaser__description h2,
.rte .h2,
.cmp-teaser__description .h2 {
  font-size: 4rem;
  font-weight: 500;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
.rte h2 small, .cmp-teaser__description h2 small,
.rte .h2 small,
.cmp-teaser__description .h2 small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
.rte h2 small.lock, .cmp-teaser__description h2 small.lock,
.rte .h2 small.lock,
.cmp-teaser__description .h2 small.lock {
  font-size: 2.4rem;
}
.rte h2 a, .cmp-teaser__description h2 a,
.rte .h2 a,
.cmp-teaser__description .h2 a {
  color: inherit;
  text-decoration: none;
}
.rte h3, .cmp-teaser__description h3,
.rte .h3,
.cmp-teaser__description .h3 {
  font-size: 2.6rem;
  font-weight: 500;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
.rte h3 small, .cmp-teaser__description h3 small,
.rte .h3 small,
.cmp-teaser__description .h3 small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
.rte h3 small.lock, .cmp-teaser__description h3 small.lock,
.rte .h3 small.lock,
.cmp-teaser__description .h3 small.lock {
  font-size: 2.4rem;
}
.rte h3 a, .cmp-teaser__description h3 a,
.rte .h3 a,
.cmp-teaser__description .h3 a {
  color: inherit;
  text-decoration: none;
}
.rte h4, .cmp-teaser__description h4,
.rte .h4,
.cmp-teaser__description .h4 {
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
.rte h4 small, .cmp-teaser__description h4 small,
.rte .h4 small,
.cmp-teaser__description .h4 small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
.rte h4 small.lock, .cmp-teaser__description h4 small.lock,
.rte .h4 small.lock,
.cmp-teaser__description .h4 small.lock {
  font-size: 2.4rem;
}
.rte h4 a, .cmp-teaser__description h4 a,
.rte .h4 a,
.cmp-teaser__description .h4 a {
  color: inherit;
  text-decoration: none;
}
.rte h5, .cmp-teaser__description h5,
.rte .h5,
.cmp-teaser__description .h5 {
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
.rte h5 small, .cmp-teaser__description h5 small,
.rte .h5 small,
.cmp-teaser__description .h5 small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
.rte h5 small.lock, .cmp-teaser__description h5 small.lock,
.rte .h5 small.lock,
.cmp-teaser__description .h5 small.lock {
  font-size: 2.4rem;
}
.rte h5 a, .cmp-teaser__description h5 a,
.rte .h5 a,
.cmp-teaser__description .h5 a {
  color: inherit;
  text-decoration: none;
}
.rte h6, .cmp-teaser__description h6,
.rte .h6,
.cmp-teaser__description .h6 {
  font-size: 1.4rem;
  font-weight: normal;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
.rte h6 small, .cmp-teaser__description h6 small,
.rte .h6 small,
.cmp-teaser__description .h6 small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
.rte h6 small.lock, .cmp-teaser__description h6 small.lock,
.rte .h6 small.lock,
.cmp-teaser__description .h6 small.lock {
  font-size: 2.4rem;
}
.rte h6 a, .cmp-teaser__description h6 a,
.rte .h6 a,
.cmp-teaser__description .h6 a {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 767px) {
  .rte h1, .cmp-teaser__description h1, .rte .h1, .cmp-teaser__description .h1 {
    font-size: 4.2rem;
    line-height: 1.1;
    font-weight: 500;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}
@media (max-width: 767px) {
  .rte h2, .cmp-teaser__description h2, .rte .h2, .cmp-teaser__description .h2 {
    font-size: 3.6rem;
    line-height: 1.1;
    font-weight: 500;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}
@media (max-width: 767px) {
  .rte h3, .cmp-teaser__description h3, .rte .h3, .cmp-teaser__description .h3 {
    font-size: 2.6rem;
    line-height: 1.1;
    font-weight: 500;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}
@media (max-width: 767px) {
  .rte h4, .cmp-teaser__description h4, .rte .h4, .cmp-teaser__description .h4 {
    font-size: 1.8rem;
    line-height: 1.1;
    font-weight: 700;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}
@media (max-width: 767px) {
  .rte h5, .cmp-teaser__description h5, .rte .h5, .cmp-teaser__description .h5 {
    font-size: 1.4rem;
    line-height: 1;
    font-weight: normal;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}
@media (max-width: 767px) {
  .rte h6, .cmp-teaser__description h6, .rte .h6, .cmp-teaser__description .h6 {
    font-size: 1.4rem;
    line-height: 1;
    font-weight: normal;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}
.rte .morelink, .cmp-teaser__description .morelink {
  text-decoration: underline;
  color: #026048;
  font-weight: 700;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  display: block;
}
.rte .lesslink, .cmp-teaser__description .lesslink {
  text-decoration: underline;
  color: #026048;
  font-weight: 700;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rte .morecontent, .cmp-teaser__description .morecontent {
  font-size: 1.8rem;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rte .showtext, .cmp-teaser__description .showtext {
  font-size: 1.8rem;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.rte--read-more-color .morelink {
  color: #fff;
}
.rte--read-more-color .lesslink {
  color: #fff;
}

.nav-header-disable .rte h4, .nav-header-disable .cmp-teaser__description h4 {
  margin: 0 0 1rem;
  line-height: 140%;
  font-weight: 500;
}

.cmp-title__link {
  color: inherit;
  text-decoration: none;
}

.cmp-title__text, .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content h1.cmp-teaser__title {
  -webkit-font-smoothing: antialiased;
}

h1.cmp-title__text, .cmp-teaser__content h1.cmp-teaser__title,
.h1 .cmp-title__text,
.h1 .cmp-teaser__content h6.cmp-teaser__title,
.cmp-teaser__content .h1 h6.cmp-teaser__title,
.h1 .cmp-teaser__content h5.cmp-teaser__title,
.cmp-teaser__content .h1 h5.cmp-teaser__title,
.h1 .cmp-teaser__content h4.cmp-teaser__title,
.cmp-teaser__content .h1 h4.cmp-teaser__title,
.h1 .cmp-teaser__content h3.cmp-teaser__title,
.cmp-teaser__content .h1 h3.cmp-teaser__title,
.h1 .cmp-teaser__content h2.cmp-teaser__title,
.cmp-teaser__content .h1 h2.cmp-teaser__title {
  font-size: 5rem;
  line-height: 1.1;
  font-weight: 500;
  color: #026048;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
h1.cmp-title__text small, .cmp-teaser__content h1.cmp-teaser__title small,
.h1 .cmp-title__text small,
.h1 .cmp-teaser__content h6.cmp-teaser__title small,
.cmp-teaser__content .h1 h6.cmp-teaser__title small,
.h1 .cmp-teaser__content h5.cmp-teaser__title small,
.cmp-teaser__content .h1 h5.cmp-teaser__title small,
.h1 .cmp-teaser__content h4.cmp-teaser__title small,
.cmp-teaser__content .h1 h4.cmp-teaser__title small,
.h1 .cmp-teaser__content h3.cmp-teaser__title small,
.cmp-teaser__content .h1 h3.cmp-teaser__title small,
.h1 .cmp-teaser__content h2.cmp-teaser__title small,
.cmp-teaser__content .h1 h2.cmp-teaser__title small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
h1.cmp-title__text small.lock, .cmp-teaser__content h1.cmp-teaser__title small.lock,
.h1 .cmp-title__text small.lock,
.h1 .cmp-teaser__content h6.cmp-teaser__title small.lock,
.cmp-teaser__content .h1 h6.cmp-teaser__title small.lock,
.h1 .cmp-teaser__content h5.cmp-teaser__title small.lock,
.cmp-teaser__content .h1 h5.cmp-teaser__title small.lock,
.h1 .cmp-teaser__content h4.cmp-teaser__title small.lock,
.cmp-teaser__content .h1 h4.cmp-teaser__title small.lock,
.h1 .cmp-teaser__content h3.cmp-teaser__title small.lock,
.cmp-teaser__content .h1 h3.cmp-teaser__title small.lock,
.h1 .cmp-teaser__content h2.cmp-teaser__title small.lock,
.cmp-teaser__content .h1 h2.cmp-teaser__title small.lock {
  font-size: 2.4rem;
}

h2.cmp-title__text, .cmp-teaser__content h2.cmp-teaser__title,
.h2 .cmp-title__text,
.h2 .cmp-teaser__content h6.cmp-teaser__title,
.cmp-teaser__content .h2 h6.cmp-teaser__title,
.h2 .cmp-teaser__content h5.cmp-teaser__title,
.cmp-teaser__content .h2 h5.cmp-teaser__title,
.h2 .cmp-teaser__content h4.cmp-teaser__title,
.cmp-teaser__content .h2 h4.cmp-teaser__title,
.h2 .cmp-teaser__content h3.cmp-teaser__title,
.cmp-teaser__content .h2 h3.cmp-teaser__title,
.h2 .cmp-teaser__content h1.cmp-teaser__title,
.cmp-teaser__content .h2 h1.cmp-teaser__title {
  font-size: 4rem;
  line-height: 1.1;
  font-weight: 500;
  color: #026048;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
h2.cmp-title__text small, .cmp-teaser__content h2.cmp-teaser__title small,
.h2 .cmp-title__text small,
.h2 .cmp-teaser__content h6.cmp-teaser__title small,
.cmp-teaser__content .h2 h6.cmp-teaser__title small,
.h2 .cmp-teaser__content h5.cmp-teaser__title small,
.cmp-teaser__content .h2 h5.cmp-teaser__title small,
.h2 .cmp-teaser__content h4.cmp-teaser__title small,
.cmp-teaser__content .h2 h4.cmp-teaser__title small,
.h2 .cmp-teaser__content h3.cmp-teaser__title small,
.cmp-teaser__content .h2 h3.cmp-teaser__title small,
.h2 .cmp-teaser__content h1.cmp-teaser__title small,
.cmp-teaser__content .h2 h1.cmp-teaser__title small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
h2.cmp-title__text small.lock, .cmp-teaser__content h2.cmp-teaser__title small.lock,
.h2 .cmp-title__text small.lock,
.h2 .cmp-teaser__content h6.cmp-teaser__title small.lock,
.cmp-teaser__content .h2 h6.cmp-teaser__title small.lock,
.h2 .cmp-teaser__content h5.cmp-teaser__title small.lock,
.cmp-teaser__content .h2 h5.cmp-teaser__title small.lock,
.h2 .cmp-teaser__content h4.cmp-teaser__title small.lock,
.cmp-teaser__content .h2 h4.cmp-teaser__title small.lock,
.h2 .cmp-teaser__content h3.cmp-teaser__title small.lock,
.cmp-teaser__content .h2 h3.cmp-teaser__title small.lock,
.h2 .cmp-teaser__content h1.cmp-teaser__title small.lock,
.cmp-teaser__content .h2 h1.cmp-teaser__title small.lock {
  font-size: 2.4rem;
}

h3.cmp-title__text, .cmp-teaser__content h3.cmp-teaser__title,
.h3 .cmp-title__text,
.h3 .cmp-teaser__content h6.cmp-teaser__title,
.cmp-teaser__content .h3 h6.cmp-teaser__title,
.h3 .cmp-teaser__content h5.cmp-teaser__title,
.cmp-teaser__content .h3 h5.cmp-teaser__title,
.h3 .cmp-teaser__content h4.cmp-teaser__title,
.cmp-teaser__content .h3 h4.cmp-teaser__title,
.h3 .cmp-teaser__content h2.cmp-teaser__title,
.cmp-teaser__content .h3 h2.cmp-teaser__title,
.h3 .cmp-teaser__content h1.cmp-teaser__title,
.cmp-teaser__content .h3 h1.cmp-teaser__title {
  font-size: 2.6rem;
  line-height: 1.1;
  font-weight: 500;
  color: #666;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
h3.cmp-title__text small, .cmp-teaser__content h3.cmp-teaser__title small,
.h3 .cmp-title__text small,
.h3 .cmp-teaser__content h6.cmp-teaser__title small,
.cmp-teaser__content .h3 h6.cmp-teaser__title small,
.h3 .cmp-teaser__content h5.cmp-teaser__title small,
.cmp-teaser__content .h3 h5.cmp-teaser__title small,
.h3 .cmp-teaser__content h4.cmp-teaser__title small,
.cmp-teaser__content .h3 h4.cmp-teaser__title small,
.h3 .cmp-teaser__content h2.cmp-teaser__title small,
.cmp-teaser__content .h3 h2.cmp-teaser__title small,
.h3 .cmp-teaser__content h1.cmp-teaser__title small,
.cmp-teaser__content .h3 h1.cmp-teaser__title small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
h3.cmp-title__text small.lock, .cmp-teaser__content h3.cmp-teaser__title small.lock,
.h3 .cmp-title__text small.lock,
.h3 .cmp-teaser__content h6.cmp-teaser__title small.lock,
.cmp-teaser__content .h3 h6.cmp-teaser__title small.lock,
.h3 .cmp-teaser__content h5.cmp-teaser__title small.lock,
.cmp-teaser__content .h3 h5.cmp-teaser__title small.lock,
.h3 .cmp-teaser__content h4.cmp-teaser__title small.lock,
.cmp-teaser__content .h3 h4.cmp-teaser__title small.lock,
.h3 .cmp-teaser__content h2.cmp-teaser__title small.lock,
.cmp-teaser__content .h3 h2.cmp-teaser__title small.lock,
.h3 .cmp-teaser__content h1.cmp-teaser__title small.lock,
.cmp-teaser__content .h3 h1.cmp-teaser__title small.lock {
  font-size: 2.4rem;
}

h4.cmp-title__text, .cmp-teaser__content h4.cmp-teaser__title,
.h4 .cmp-title__text,
.h4 .cmp-teaser__content h6.cmp-teaser__title,
.cmp-teaser__content .h4 h6.cmp-teaser__title,
.h4 .cmp-teaser__content h5.cmp-teaser__title,
.cmp-teaser__content .h4 h5.cmp-teaser__title,
.h4 .cmp-teaser__content h3.cmp-teaser__title,
.cmp-teaser__content .h4 h3.cmp-teaser__title,
.h4 .cmp-teaser__content h2.cmp-teaser__title,
.cmp-teaser__content .h4 h2.cmp-teaser__title,
.h4 .cmp-teaser__content h1.cmp-teaser__title,
.cmp-teaser__content .h4 h1.cmp-teaser__title {
  font-size: 1.8rem;
  line-height: 1.1;
  font-weight: 700;
  color: #000;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
h4.cmp-title__text small, .cmp-teaser__content h4.cmp-teaser__title small,
.h4 .cmp-title__text small,
.h4 .cmp-teaser__content h6.cmp-teaser__title small,
.cmp-teaser__content .h4 h6.cmp-teaser__title small,
.h4 .cmp-teaser__content h5.cmp-teaser__title small,
.cmp-teaser__content .h4 h5.cmp-teaser__title small,
.h4 .cmp-teaser__content h3.cmp-teaser__title small,
.cmp-teaser__content .h4 h3.cmp-teaser__title small,
.h4 .cmp-teaser__content h2.cmp-teaser__title small,
.cmp-teaser__content .h4 h2.cmp-teaser__title small,
.h4 .cmp-teaser__content h1.cmp-teaser__title small,
.cmp-teaser__content .h4 h1.cmp-teaser__title small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
h4.cmp-title__text small.lock, .cmp-teaser__content h4.cmp-teaser__title small.lock,
.h4 .cmp-title__text small.lock,
.h4 .cmp-teaser__content h6.cmp-teaser__title small.lock,
.cmp-teaser__content .h4 h6.cmp-teaser__title small.lock,
.h4 .cmp-teaser__content h5.cmp-teaser__title small.lock,
.cmp-teaser__content .h4 h5.cmp-teaser__title small.lock,
.h4 .cmp-teaser__content h3.cmp-teaser__title small.lock,
.cmp-teaser__content .h4 h3.cmp-teaser__title small.lock,
.h4 .cmp-teaser__content h2.cmp-teaser__title small.lock,
.cmp-teaser__content .h4 h2.cmp-teaser__title small.lock,
.h4 .cmp-teaser__content h1.cmp-teaser__title small.lock,
.cmp-teaser__content .h4 h1.cmp-teaser__title small.lock {
  font-size: 2.4rem;
}

h5.cmp-title__text, .cmp-teaser__content h5.cmp-teaser__title,
.h5 .cmp-title__text,
.h5 .cmp-teaser__content h6.cmp-teaser__title,
.cmp-teaser__content .h5 h6.cmp-teaser__title,
.h5 .cmp-teaser__content h4.cmp-teaser__title,
.cmp-teaser__content .h5 h4.cmp-teaser__title,
.h5 .cmp-teaser__content h3.cmp-teaser__title,
.cmp-teaser__content .h5 h3.cmp-teaser__title,
.h5 .cmp-teaser__content h2.cmp-teaser__title,
.cmp-teaser__content .h5 h2.cmp-teaser__title,
.h5 .cmp-teaser__content h1.cmp-teaser__title,
.cmp-teaser__content .h5 h1.cmp-teaser__title {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: normal;
  color: #000;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
h5.cmp-title__text small, .cmp-teaser__content h5.cmp-teaser__title small,
.h5 .cmp-title__text small,
.h5 .cmp-teaser__content h6.cmp-teaser__title small,
.cmp-teaser__content .h5 h6.cmp-teaser__title small,
.h5 .cmp-teaser__content h4.cmp-teaser__title small,
.cmp-teaser__content .h5 h4.cmp-teaser__title small,
.h5 .cmp-teaser__content h3.cmp-teaser__title small,
.cmp-teaser__content .h5 h3.cmp-teaser__title small,
.h5 .cmp-teaser__content h2.cmp-teaser__title small,
.cmp-teaser__content .h5 h2.cmp-teaser__title small,
.h5 .cmp-teaser__content h1.cmp-teaser__title small,
.cmp-teaser__content .h5 h1.cmp-teaser__title small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
h5.cmp-title__text small.lock, .cmp-teaser__content h5.cmp-teaser__title small.lock,
.h5 .cmp-title__text small.lock,
.h5 .cmp-teaser__content h6.cmp-teaser__title small.lock,
.cmp-teaser__content .h5 h6.cmp-teaser__title small.lock,
.h5 .cmp-teaser__content h4.cmp-teaser__title small.lock,
.cmp-teaser__content .h5 h4.cmp-teaser__title small.lock,
.h5 .cmp-teaser__content h3.cmp-teaser__title small.lock,
.cmp-teaser__content .h5 h3.cmp-teaser__title small.lock,
.h5 .cmp-teaser__content h2.cmp-teaser__title small.lock,
.cmp-teaser__content .h5 h2.cmp-teaser__title small.lock,
.h5 .cmp-teaser__content h1.cmp-teaser__title small.lock,
.cmp-teaser__content .h5 h1.cmp-teaser__title small.lock {
  font-size: 2.4rem;
}

h6.cmp-title__text, .cmp-teaser__content h6.cmp-teaser__title,
.h6 .cmp-title__text,
.h6 .cmp-teaser__content h5.cmp-teaser__title,
.cmp-teaser__content .h6 h5.cmp-teaser__title,
.h6 .cmp-teaser__content h4.cmp-teaser__title,
.cmp-teaser__content .h6 h4.cmp-teaser__title,
.h6 .cmp-teaser__content h3.cmp-teaser__title,
.cmp-teaser__content .h6 h3.cmp-teaser__title,
.h6 .cmp-teaser__content h2.cmp-teaser__title,
.cmp-teaser__content .h6 h2.cmp-teaser__title,
.h6 .cmp-teaser__content h1.cmp-teaser__title,
.cmp-teaser__content .h6 h1.cmp-teaser__title {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: normal;
  color: #000;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 1.5rem;
}
h6.cmp-title__text small, .cmp-teaser__content h6.cmp-teaser__title small,
.h6 .cmp-title__text small,
.h6 .cmp-teaser__content h5.cmp-teaser__title small,
.cmp-teaser__content .h6 h5.cmp-teaser__title small,
.h6 .cmp-teaser__content h4.cmp-teaser__title small,
.cmp-teaser__content .h6 h4.cmp-teaser__title small,
.h6 .cmp-teaser__content h3.cmp-teaser__title small,
.cmp-teaser__content .h6 h3.cmp-teaser__title small,
.h6 .cmp-teaser__content h2.cmp-teaser__title small,
.cmp-teaser__content .h6 h2.cmp-teaser__title small,
.h6 .cmp-teaser__content h1.cmp-teaser__title small,
.cmp-teaser__content .h6 h1.cmp-teaser__title small {
  font-size: 50%;
  display: block;
  margin-top: 0.25em;
}
h6.cmp-title__text small.lock, .cmp-teaser__content h6.cmp-teaser__title small.lock,
.h6 .cmp-title__text small.lock,
.h6 .cmp-teaser__content h5.cmp-teaser__title small.lock,
.cmp-teaser__content .h6 h5.cmp-teaser__title small.lock,
.h6 .cmp-teaser__content h4.cmp-teaser__title small.lock,
.cmp-teaser__content .h6 h4.cmp-teaser__title small.lock,
.h6 .cmp-teaser__content h3.cmp-teaser__title small.lock,
.cmp-teaser__content .h6 h3.cmp-teaser__title small.lock,
.h6 .cmp-teaser__content h2.cmp-teaser__title small.lock,
.cmp-teaser__content .h6 h2.cmp-teaser__title small.lock,
.h6 .cmp-teaser__content h1.cmp-teaser__title small.lock,
.cmp-teaser__content .h6 h1.cmp-teaser__title small.lock {
  font-size: 2.4rem;
}

@media (max-width: 767px) {
  h1.cmp-title__text, .cmp-teaser__content h1.cmp-teaser__title,
  .h1 .cmp-title__text,
  .h1 .cmp-teaser__content h6.cmp-teaser__title,
  .cmp-teaser__content .h1 h6.cmp-teaser__title,
  .h1 .cmp-teaser__content h5.cmp-teaser__title,
  .cmp-teaser__content .h1 h5.cmp-teaser__title,
  .h1 .cmp-teaser__content h4.cmp-teaser__title,
  .cmp-teaser__content .h1 h4.cmp-teaser__title,
  .h1 .cmp-teaser__content h3.cmp-teaser__title,
  .cmp-teaser__content .h1 h3.cmp-teaser__title,
  .h1 .cmp-teaser__content h2.cmp-teaser__title,
  .cmp-teaser__content .h1 h2.cmp-teaser__title {
    font-size: 4.2rem;
    line-height: 1.1;
    font-weight: 500;
    color: #026048;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}

@media (max-width: 767px) {
  h2.cmp-title__text, .cmp-teaser__content h2.cmp-teaser__title,
  .h2 .cmp-title__text,
  .h2 .cmp-teaser__content h6.cmp-teaser__title,
  .cmp-teaser__content .h2 h6.cmp-teaser__title,
  .h2 .cmp-teaser__content h5.cmp-teaser__title,
  .cmp-teaser__content .h2 h5.cmp-teaser__title,
  .h2 .cmp-teaser__content h4.cmp-teaser__title,
  .cmp-teaser__content .h2 h4.cmp-teaser__title,
  .h2 .cmp-teaser__content h3.cmp-teaser__title,
  .cmp-teaser__content .h2 h3.cmp-teaser__title,
  .h2 .cmp-teaser__content h1.cmp-teaser__title,
  .cmp-teaser__content .h2 h1.cmp-teaser__title {
    font-size: 3.6rem;
    line-height: 1.1;
    font-weight: 500;
    color: #026048;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}

@media (max-width: 767px) {
  h3.cmp-title__text, .cmp-teaser__content h3.cmp-teaser__title,
  .h3 .cmp-title__text,
  .h3 .cmp-teaser__content h6.cmp-teaser__title,
  .cmp-teaser__content .h3 h6.cmp-teaser__title,
  .h3 .cmp-teaser__content h5.cmp-teaser__title,
  .cmp-teaser__content .h3 h5.cmp-teaser__title,
  .h3 .cmp-teaser__content h4.cmp-teaser__title,
  .cmp-teaser__content .h3 h4.cmp-teaser__title,
  .h3 .cmp-teaser__content h2.cmp-teaser__title,
  .cmp-teaser__content .h3 h2.cmp-teaser__title,
  .h3 .cmp-teaser__content h1.cmp-teaser__title,
  .cmp-teaser__content .h3 h1.cmp-teaser__title {
    font-size: 2.6rem;
    line-height: 1.1;
    font-weight: 500;
    color: #666;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}

@media (max-width: 767px) {
  h4.cmp-title__text, .cmp-teaser__content h4.cmp-teaser__title,
  .h4 .cmp-title__text,
  .h4 .cmp-teaser__content h6.cmp-teaser__title,
  .cmp-teaser__content .h4 h6.cmp-teaser__title,
  .h4 .cmp-teaser__content h5.cmp-teaser__title,
  .cmp-teaser__content .h4 h5.cmp-teaser__title,
  .h4 .cmp-teaser__content h3.cmp-teaser__title,
  .cmp-teaser__content .h4 h3.cmp-teaser__title,
  .h4 .cmp-teaser__content h2.cmp-teaser__title,
  .cmp-teaser__content .h4 h2.cmp-teaser__title,
  .h4 .cmp-teaser__content h1.cmp-teaser__title,
  .cmp-teaser__content .h4 h1.cmp-teaser__title {
    font-size: 1.8rem;
    line-height: 1.1;
    font-weight: 700;
    color: #000;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}

@media (max-width: 767px) {
  h5.cmp-title__text, .cmp-teaser__content h5.cmp-teaser__title,
  .h5 .cmp-title__text,
  .h5 .cmp-teaser__content h6.cmp-teaser__title,
  .cmp-teaser__content .h5 h6.cmp-teaser__title,
  .h5 .cmp-teaser__content h4.cmp-teaser__title,
  .cmp-teaser__content .h5 h4.cmp-teaser__title,
  .h5 .cmp-teaser__content h3.cmp-teaser__title,
  .cmp-teaser__content .h5 h3.cmp-teaser__title,
  .h5 .cmp-teaser__content h2.cmp-teaser__title,
  .cmp-teaser__content .h5 h2.cmp-teaser__title,
  .h5 .cmp-teaser__content h1.cmp-teaser__title,
  .cmp-teaser__content .h5 h1.cmp-teaser__title {
    font-size: 1.4rem;
    line-height: 1;
    font-weight: normal;
    color: #000;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}

@media (max-width: 767px) {
  h6.cmp-title__text, .cmp-teaser__content h6.cmp-teaser__title,
  .h6 .cmp-title__text,
  .h6 .cmp-teaser__content h5.cmp-teaser__title,
  .cmp-teaser__content .h6 h5.cmp-teaser__title,
  .h6 .cmp-teaser__content h4.cmp-teaser__title,
  .cmp-teaser__content .h6 h4.cmp-teaser__title,
  .h6 .cmp-teaser__content h3.cmp-teaser__title,
  .cmp-teaser__content .h6 h3.cmp-teaser__title,
  .h6 .cmp-teaser__content h2.cmp-teaser__title,
  .cmp-teaser__content .h6 h2.cmp-teaser__title,
  .h6 .cmp-teaser__content h1.cmp-teaser__title,
  .cmp-teaser__content .h6 h1.cmp-teaser__title {
    font-size: 1.4rem;
    line-height: 1;
    font-weight: normal;
    color: #000;
    font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 0 1.5rem;
  }
}

.cmp-title--primary--font .cmp-title__text, .cmp-title--primary--font .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .cmp-title--primary--font h6.cmp-teaser__title, .cmp-title--primary--font .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .cmp-title--primary--font h5.cmp-teaser__title, .cmp-title--primary--font .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .cmp-title--primary--font h4.cmp-teaser__title, .cmp-title--primary--font .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .cmp-title--primary--font h3.cmp-teaser__title, .cmp-title--primary--font .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .cmp-title--primary--font h2.cmp-teaser__title, .cmp-title--primary--font .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .cmp-title--primary--font h1.cmp-teaser__title {
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.cmp-title--secondary--font .cmp-title__text, .cmp-title--secondary--font .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .cmp-title--secondary--font h6.cmp-teaser__title, .cmp-title--secondary--font .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .cmp-title--secondary--font h5.cmp-teaser__title, .cmp-title--secondary--font .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .cmp-title--secondary--font h4.cmp-teaser__title, .cmp-title--secondary--font .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .cmp-title--secondary--font h3.cmp-teaser__title, .cmp-title--secondary--font .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .cmp-title--secondary--font h2.cmp-teaser__title, .cmp-title--secondary--font .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .cmp-title--secondary--font h1.cmp-teaser__title {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

@media (max-width: 767px) {
  .cmp-title--show-underline {
    text-align: center;
  }
}
.cmp-title--show-underline .cmp-title__text::after, .cmp-title--show-underline .cmp-teaser__content h6.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h6.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h5.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h5.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h4.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h4.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h3.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h3.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h2.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h2.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h1.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h1.cmp-teaser__title::after {
  content: "";
  width: 7.328rem;
  border-bottom: 0.5rem solid #026048;
  display: block;
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .cmp-title--show-underline .cmp-title__text::after, .cmp-title--show-underline .cmp-teaser__content h6.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h6.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h5.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h5.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h4.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h4.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h3.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h3.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h2.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h2.cmp-teaser__title::after, .cmp-title--show-underline .cmp-teaser__content h1.cmp-teaser__title::after, .cmp-teaser__content .cmp-title--show-underline h1.cmp-teaser__title::after {
    margin: 1.8rem auto;
    width: 6rem;
  }
}

.cmp-title__pretitle {
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .cmp-title__pretitle {
    font-size: 1.8rem;
    text-transform: uppercase;
    line-height: 1.4;
  }
}
.cmp-carousel--single-mode .cmp-teaser__image ~ .cmp-teaser__content, .cmp-carousel--center-mode .cmp-teaser__image ~ .cmp-teaser__content {
  padding-top: 3rem;
  padding-left: 3.5%;
  margin: 0px auto;
  padding-bottom: 3rem;
}
.cmp-carousel--single-mode .slick-arrow {
  color: transparent;
  background-color: transparent;
  border: 0;
  position: absolute;
  top: 50%;
  z-index: 999;
  outline: 0;
  font-size: 0;
}
.cmp-carousel--single-mode .slick-arrow.slick-prev {
  left: 4%;
}
.cmp-carousel--single-mode .slick-arrow.slick-next {
  right: 4%;
}
.cmp-carousel--single-mode .slick-arrow.slick-prev::after, .cmp-carousel--single-mode .slick-arrow.slick-next::after {
  color: #F4F2ED;
  font-size: 2rem;
  text-shadow: 1px 1px 3px rgba(120, 159, 144, 0.7);
}
@media (min-width: 992px) {
  .cmp-carousel--single-mode .slick-arrow.slick-prev::after, .cmp-carousel--single-mode .slick-arrow.slick-next::after {
    font-size: 3.6rem;
  }
}
.cmp-carousel--single-mode .slick-arrow.slick-prev::after {
  font-family: "FontAwesome";
  content: "\f053";
  font-weight: normal;
}
.cmp-carousel--single-mode .slick-arrow.slick-next::after {
  font-family: "FontAwesome";
  content: "\f054";
  font-weight: normal;
}
.cmp-carousel .cmp-teaser__content .cmp-image + div {
  display: flex;
  flex-direction: column;
  margin-top: 1.2rem;
}
.cmp-carousel .cmp-teaser__content .cmp-image + div .cmp-teaser__description p {
  margin-top: 0rem;
}
.cmp-carousel .cmp-teaser__content .cmp-image + div .cmp-teaser__action-container .cmp-teaser__action-link,
.cmp-carousel .cmp-teaser__content .cmp-image + div .cmp-teaser__description p,
.cmp-carousel .cmp-teaser__content .cmp-image + div .cmp-teaser__title a {
  color: #F4F2ED;
}
.cmp-carousel .cmp-teaser__content .cmp-image + div .cmp-teaser__title a {
  font-size: 3.8rem;
}
.cmp-carousel .cmp-teaser__content .cmp-image + div .cmp-teaser__description p {
  font-size: 1.8rem;
  font-weight: 400;
  text-shadow: 0.1rem 0.1rem 0.2rem rgba(120, 159, 144, 0.8);
}
.cmp-carousel .cmp-teaser__content .cmp-image + div .cmp-teaser__title a {
  margin-top: 1rem;
  font-size: 3.8rem;
  line-height: 3.9rem;
  font-weight: 400;
  width: 40rem;
  font-style: normal;
}
.cmp-carousel .cmp-teaser--align-center-start .cmp-teaser__content {
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
}
.cmp-carousel .cmp-teaser--align-center-end .cmp-teaser__content {
  align-items: flex-end;
  align-content: flex-end;
  justify-content: center;
}
.cmp-carousel--content-overflow .cmp-teaser__content .cmp-image + div .cmp-teaser__description p {
  text-shadow: none;
}

.cmp-carousel--center--extended--mode .cmp-carousel__item .image img {
  width: auto;
}

.cmp-countdown {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.cmp-countdown__title {
  color: #000;
  font-size: 3rem;
  line-height: 115%;
  margin-bottom: 3rem;
  text-align: center;
}
.cmp-countdown__number {
  border-color: #C4D600;
  margin-bottom: 0.5rem;
}
.cmp-countdown__amount {
  color: #428227;
  font-size: 2.1rem;
  font-weight: 500;
  text-align: center;
}
.cmp-countdown__period {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  color: #000;
}

.cmp-list {
  font-size: 1.8rem;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: #666;
  line-height: 120%;
  font-style: normal;
}
.cmp-list .cmp-list__item-link {
  color: #428227;
}

.cmp-teaser .cmp-teaser__action-container {
  margin: unset !important;
}
.cmp-teaser .cmp-teaser__image .cmp-image {
  height: 100%;
}
.cmp-teaser .cmp-teaser__image .cmp-image__image {
  height: 100%;
}
.cmp-teaser .cmp-teaser__image .cmp-image__image img {
  height: 100%;
}
.cmp-teaser--default {
  /*        .cmp-teaser__description {
              *:first-child {
                  margin-bottom: 1.5rem;
              }
          }*/
}
.cmp-teaser--default .cmp-teaser__content {
  padding: 0;
  padding-bottom: 2rem;
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-left .cmp-teaser__image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.cmp-teaser--hero_box--content-left .cmp-teaser__image ~ .cmp-teaser__content {
  position: relative;
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-left .cmp-teaser__image ~ .cmp-teaser__content {
    /*  position: unset; */
    background-color: #fff;
    margin: 9rem;
    max-height: 70%;
    width: 48rem;
    top: unset;
  }
}
.cmp-teaser--hero_box--content-left .cmp-teaser__content__container {
  margin-bottom: 2rem;
  z-index: 2;
  background: #fff;
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-left .cmp-teaser__content__container {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) {
  .cmp-teaser--hero_box--content-left .cmp-teaser__content__container .cmp-teaser__action-container .cmp-button-wrapper {
    display: unset;
    padding-top: 1rem;
  }
  .cmp-teaser--hero_box--content-left .cmp-teaser__content__container .cmp-teaser__action-container .cmp-button-wrapper .cmp-teaser__action-link {
    justify-content: center;
    max-width: unset;
  }
  .cmp-teaser--hero_box--content-left .cmp-teaser__content__container .cmp-teaser__action-container .cmp-button-wrapper .cmp-teaser__action-link .cmp-button__text, .cmp-teaser--hero_box--content-left .cmp-teaser__content__container .cmp-teaser__action-container .cmp-button-wrapper .cmp-teaser__action-link .cmp-teaser__action-link {
    justify-content: center;
  }
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-left .cmp-teaser__content {
    padding: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .cmp-teaser--hero_box--content-left .cmp-teaser__content {
    padding: 5rem;
  }
}
.cmp-teaser--hero_box--content-left .cmp-teaser__title {
  padding-top: 1rem;
  font-style: italic;
  /* .cmp-teaser__title-link{
      font-weight: $font-weight-bold;
  } */
}
.cmp-teaser--hero_box--content-left .cmp-teaser__description {
  color: #000;
  padding-top: 1rem;
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-left .cmp-teaser__description {
    color: #000;
    padding-top: 2rem;
  }
}
.cmp-teaser--hero_box--content-left .cmp-teaser__action-container {
  padding-top: 2rem;
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-right .cmp-teaser__image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.cmp-teaser--hero_box--content-right .cmp-teaser__image ~ .cmp-teaser__content {
  position: relative;
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-right .cmp-teaser__image ~ .cmp-teaser__content {
    /*  position: unset; */
    background-color: #fff;
    margin: 9rem;
    max-height: 70%;
    width: 48rem;
    top: unset;
    float: right;
  }
}
@media (max-width: 1199px) {
  .cmp-teaser--hero_box--content-right .cmp-teaser__image ~ .cmp-teaser__content {
    top: -8rem;
  }
}
@media (max-width: 991px) {
  .cmp-teaser--hero_box--content-right .cmp-teaser__image ~ .cmp-teaser__content {
    top: unset;
  }
}
.cmp-teaser--hero_box--content-right .cmp-teaser__content__container {
  margin-bottom: 2rem;
  z-index: 2;
  background: #fff;
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-right .cmp-teaser__content__container {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) {
  .cmp-teaser--hero_box--content-right .cmp-teaser__content__container .cmp-teaser__action-container .cmp-button-wrapper {
    display: unset;
    padding-top: 1rem;
  }
  .cmp-teaser--hero_box--content-right .cmp-teaser__content__container .cmp-teaser__action-container .cmp-button-wrapper .cmp-teaser__action-link {
    justify-content: center;
    max-width: unset;
  }
  .cmp-teaser--hero_box--content-right .cmp-teaser__content__container .cmp-teaser__action-container .cmp-button-wrapper .cmp-teaser__action-link .cmp-button__text, .cmp-teaser--hero_box--content-right .cmp-teaser__content__container .cmp-teaser__action-container .cmp-button-wrapper .cmp-teaser__action-link .cmp-teaser__action-link {
    justify-content: center;
  }
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-right .cmp-teaser__content {
    padding: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .cmp-teaser--hero_box--content-right .cmp-teaser__content {
    padding: 5rem;
  }
}
.cmp-teaser--hero_box--content-right .cmp-teaser__title {
  padding-top: 1rem;
  font-style: italic;
  /* .cmp-teaser__title-link{
      font-weight: $font-weight-bold;
  } */
}
.cmp-teaser--hero_box--content-right .cmp-teaser__description {
  color: #000;
  padding-top: 1rem;
}
@media (min-width: 993px) {
  .cmp-teaser--hero_box--content-right .cmp-teaser__description {
    color: #000;
    padding-top: 2rem;
  }
}
.cmp-teaser--hero_box--content-right .cmp-teaser__action-container {
  padding-top: 2rem;
}
.cmp-teaser--image--top .cmp-teaser__image {
  width: 100%;
}
.cmp-teaser--image--top .cmp-teaser__content .cmp-teaser__content__container {
  padding: 3rem 3rem 1.5rem;
}
@media (max-width: 1199px) {
  .cmp-teaser--image--top .cmp-teaser__content .cmp-teaser__content__container {
    padding: 3rem 3rem 1.5rem !important;
  }
}
.cmp-teaser--image--top .cmp-teaser__title, .cmp-teaser--image--top .cmp-teaser__title-link > * {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 767px) {
  .cmp-teaser--image--left .cmp-teaser__content .cmp-teaser__content__container, .cmp-teaser--image--right .cmp-teaser__content .cmp-teaser__content__container {
    padding: 3rem 3rem 1.5rem !important;
  }
}
.cmp-teaser--image--left .cmp-teaser__title, .cmp-teaser--image--left .cmp-teaser__title-link > *, .cmp-teaser--image--right .cmp-teaser__title, .cmp-teaser--image--right .cmp-teaser__title-link > *, .cmp-teaser--image--bottom .cmp-teaser__title, .cmp-teaser--image--bottom .cmp-teaser__title-link > * {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 500;
}
.cmp-teaser--image--bottom .cmp-teaser__content {
  justify-content: initial !important;
  padding: 0;
}
.cmp-teaser--image--bottom .cmp-teaser__content .cmp-teaser__content__container {
  padding: 1.5rem;
}
.cmp-teaser--image--bottom .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__title {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cmp-teaser--image--bottom .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__title {
    margin-bottom: 1rem;
  }
}
.cmp-teaser--image--bottom .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__description {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cmp-teaser--image--bottom .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__description {
    margin-bottom: 1rem;
  }
}
.cmp-teaser--feature .cmp-teaser__content .cmp-teaser__content__container .cmp-teaser__title {
  font-size: 2.5rem;
}
.cmp-teaser--dotted-border {
  position: relative;
  display: block;
  padding-top: 1.6rem;
}
.cmp-teaser--dotted-border picture img {
  border-radius: 0 0 110% 110%/117px;
  position: relative;
  z-index: 12;
  padding-bottom: 2rem;
}
@media all and (-ms-high-contrast: none) {
  .cmp-teaser--dotted-border picture img {
    border-radius: 0;
    padding-bottom: 0;
    border-bottom-right-radius: 63% 14%;
    border-bottom-left-radius: 63% 14%;
  }
}
.cmp-teaser--dotted-border .cmp-teaser__content__container {
  z-index: 11;
}
.cmp-teaser--dotted-border .cmp-image {
  position: relative;
}
.cmp-teaser--dotted-border .cmp-image::after {
  content: "";
  position: absolute;
  bottom: 0.56rem;
  z-index: 2;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 0 0 110% 110%/50px;
}
@media all and (-ms-high-contrast: none) {
  .cmp-teaser--dotted-border .cmp-image::after {
    top: 1.8rem;
  }
}
@media all and (-ms-high-contrast: none) {
  .cmp-teaser--dotted-border .cmp-image {
    margin-bottom: 1.8rem;
  }
}
.cmp-teaser--dotted-border .cmp-teaser__image {
  position: relative;
  height: 100%;
  display: block;
  z-index: 10;
}
.cmp-teaser--background-border-primary .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #428227 0.7rem, #428227 1.5rem) !important;
}
.cmp-teaser--background-border-secondary .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #C4D600 0.7rem, #C4D600 1.5rem) !important;
}
.cmp-teaser--background-border-tertiary .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #789F90 0.7rem, #789F90 1.5rem) !important;
}
.cmp-teaser--background-border-fourth .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #026048 0.7rem, #026048 1.5rem) !important;
}
.cmp-teaser--background-border-fifth .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #FEDB00 0.7rem, #FEDB00 1.5rem) !important;
}
.cmp-teaser--background-border-sixth .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #00C389 0.7rem, #00C389 1.5rem) !important;
}
.cmp-teaser--background-border-seventh .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #008EAA 0.7rem, #008EAA 1.5rem) !important;
}
.cmp-teaser--background-border-eighth .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #F9423A 0.7rem, #F9423A 1.5rem) !important;
}
.cmp-teaser--background-border-ninth .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #fff 0.7rem, #fff 1.5rem) !important;
}
.cmp-teaser--background-border-tenth .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #000 0.7rem, #000 1.5rem) !important;
}
.cmp-teaser--background-border-gray1 .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #F4F2ED 0.7rem, #F4F2ED 1.5rem) !important;
}
.cmp-teaser--background-border-gray2 .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #efefef 0.7rem, #efefef 1.5rem) !important;
}
.cmp-teaser--background-border-gray3 .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #666 0.7rem, #666 1.5rem) !important;
}
.cmp-teaser--background-border-grey2 .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #E0E1E2 0.7rem, #E0E1E2 1.5rem) !important;
}
.cmp-teaser--background-border-green .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #428227 0.7rem, #428227 1.5rem) !important;
}
.cmp-teaser--background-border-brown .cmp-image::after {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #3D3935 0.7rem, #3D3935 1.5rem) !important;
}
.cmp-teaser--watermarked .cmp-teaser__image::after {
  content: " ";
  background-image: url(https://digital.ihg.com/is/image/ihg/hi_H_lettermark_LVP?fmt=png-alpha&hei=431);
  background-size: 33.2%;
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
}
@media (max-width: 767px) {
  .cmp-teaser--hide-watermark-mobile .cmp-teaser__image::after {
    display: none;
  }
  .cmp-teaser--show-watermark-desktop .cmp-teaser__image::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .cmp-teaser--hide-watermark-desktop .cmp-teaser__image::after {
    display: none;
  }
  .cmp-teaser--show-watermark-mobile .cmp-teaser__image::after {
    display: none;
  }
}

.cmp-teaser--show-underline .cmp-teaser__title::after {
  content: "";
  width: 6rem;
  border-bottom: 0.2rem solid #C4D600;
  display: block;
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .cmp-teaser--padding-unset-left-right .cmp-teaser__content .cmp-teaser__content__container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.cmp-teaser__description {
  padding-bottom: 1.5rem;
}
.cmp-teaser__description .morelink {
  text-decoration: underline;
  color: #026048;
  font-weight: 700;
  display: block;
}
.cmp-teaser__description .lesslink {
  text-decoration: underline;
  color: #026048;
  font-weight: 700;
}
.cmp-teaser__description .morecontent {
  font-size: 1.8rem;
  color: #000;
}
.cmp-teaser__description .showtext {
  font-size: 1.8rem;
  color: #000;
}
.cmp-teaser--read-more-color .cmp-teaser__description .morelink {
  color: #fff;
}
.cmp-teaser--read-more-color .cmp-teaser__description .lesslink {
  color: #fff;
}

.cmp-teaser--border-left {
  border-left: 0.6rem solid #fff;
}

.cmp-teaser--border-right {
  border-right: 0.6rem solid #fff;
}

.cmp-button--secondary .cmp-button, .cmp-button--secondary .cmp-teaser__action-link {
  padding: 1.5rem;
}

.cmp-teaser--slided-bordered > .cmp-teaser {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .cmp-teaser--slided-bordered > .cmp-teaser {
    flex-direction: row;
  }
}
.cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__image,
.cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__content {
  flex-basis: 100%;
}
@media (min-width: 992px) {
  .cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__image,
  .cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__content {
    flex-basis: 50%;
  }
}
.cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__image ~ .cmp-teaser__content {
  background-color: #efefef;
  position: relative;
}
.cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__image ~ .cmp-teaser__content::before {
  content: " ";
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #428227 0.7rem, #428227 1.5rem) !important;
  height: 100%;
  width: 3.4rem;
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  .cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__image ~ .cmp-teaser__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__image ~ .cmp-teaser__content .cmp-teaser__content__container {
  padding: 1rem 1rem 1rem 4.8rem;
}
@media (min-width: 992px) {
  .cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__image ~ .cmp-teaser__content .cmp-teaser__content__container {
    width: 100%;
    padding: 1rem 8rem 1rem 8rem;
  }
}
.cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__image ~ .cmp-teaser__content .rte p, .cmp-teaser--slided-bordered > .cmp-teaser .cmp-teaser__image ~ .cmp-teaser__content .cmp-teaser__description p {
  line-height: 1;
}

.uhf_headerFooter .brandNav-link {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: 500 !important;
}
.uhf_headerFooter b {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.uhf_headerFooter strong {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.uhf_headerFooter #primary-nav.wrapper-UBE a.brandNav-link {
  font-weight: 500;
}

.brandLogoNavContainer.container {
  width: 1300px;
}

#uhf_headerWrapper #primary-nav.wrapper-UBE div.brandNavContainer:lang(de) {
  width: 80%;
}

#uhf_headerWrapper #primary-nav.wrapper-UBE div.brandNavContainer:lang(ru) {
  width: 80%;
}

#uhf_headerWrapper #primary-nav.wrapper-UBE div.brandNavContainer:lang(fr) {
  width: 78%;
}

#uhf_headerWrapper #primary-nav.wrapper-UBE div.brandNavContainer:lang(nl) {
  width: 77%;
}

#uhf_headerWrapper #primary-nav.wrapper-UBE div.brandNavContainer:lang(ja) {
  width: 75%;
}

#uhf_headerWrapper #primary-nav.wrapper-UBE div.brandNavContainer:lang(th) {
  width: 75%;
}

#uhf_footerWrapper, footer#uhf_footerWrapper {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

#uhf_footerWrapper .brandNav__heading {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

#uhf_footerWrapper .resDirectNum {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

#uhf_footerWrapper .socialElement__text, #uhf_footerWrapper .ourApps a, #uhf_footerWrapper .ourApps a:link {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

#uhf_footerWrapper .socialMedia h5 {
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

.ui-datepicker {
  font-size: 1.3rem;
  background: #efefef !important;
}
.ui-datepicker span {
  font-size: 1.3rem;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-header {
  background-color: #efefef !important;
  color: #fff;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-header .ui-datepicker-title {
  color: #789F90;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-header .ui-datepicker-title span {
  font-size: 1.4rem;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-header a.ui-datepicker-prev {
  background: transparent;
  font-size: 2.1rem;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-header a.ui-datepicker-prev:before {
  font-family: "FontAwesome";
  color: #789F90;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-header a.ui-datepicker-next {
  background: transparent;
  font-size: 2.1rem;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-header a.ui-datepicker-next:before {
  font-family: "FontAwesome";
  color: #789F90;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar thead span {
  font-size: 1.2rem;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td {
  background: #fff;
  border: 0.1rem solid #fff;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td span,
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td a {
  font-size: 1.4rem;
  border: 0.1rem solid transparent;
  background: inherit;
  font-weight: normal;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td span.ui-state-default.ui-state-active,
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td a.ui-state-default.ui-state-active {
  color: #fff;
  background: #428227;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td span.ui-state-default:hover,
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td a.ui-state-default:hover {
  color: #428227;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.dp-highlight span,
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.dp-highlight a {
  color: #fff;
  background: #428227;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.dp-highlight span.ui-state-default,
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.dp-highlight a.ui-state-default {
  border-color: #428227;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.dp-highlight span.ui-state-default:hover,
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.dp-highlight a.ui-state-default:hover {
  color: #fff;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.dp-highlight.dp-checkin:before {
  border-left: 0.5rem solid #fff;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.dp-highlight.dp-checkout:after {
  border-right: 0.5rem solid #fff;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.dp-highlight.ui-state-disabled.ui-datepicker-unselectable .ui-state-default {
  color: #C4D600;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.ui-state-disabled {
  background: #b3b3b3;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.ui-state-disabled.ui-datepicker-unselectable.ui-datepicker-other-month {
  background: transparent;
}
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.ui-state-disabled span.ui-state-default:hover,
.ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td.ui-state-disabled a.ui-state-default:hover {
  color: #C4D600;
}

#reservation .form-group.dates.dp-open:after {
  content: "";
  border-left: 1.6rem solid transparent;
  border-right: 1.6rem solid transparent;
  border-bottom: 1.6rem solid #fff;
}

html[lang=de] #reservation input {
  font-size: 1.4rem;
}
html[lang=de] #reservation select {
  font-size: 1.4rem;
}

html[lang=fr] #reservation select {
  font-size: 1.4rem;
}
html[lang=fr] #reservation input.hasDatepicker {
  font-size: 1.2rem;
}

html[lang=zh] #reservation input {
  font-size: 1.4rem;
}
html[lang=zh] #reservation select {
  font-size: 1.4rem;
}

html[lang=es] #reservation select {
  font-size: 1.4rem;
}
html[lang=es] #reservation input.hasDatepicker {
  font-size: 1.2rem;
}

.show {
  display: block !important;
}

@media (max-width: 767px) {
  .ui-datepicker .ui-datepicker-group .ui-datepicker-header .ui-datepicker-title span {
    font-size: 1.6rem;
  }
  .ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td span.ui-state-default,
  .ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td a.ui-state-default {
    font-size: 1.6rem;
  }
  .ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td span.ui-state-default.ui-state-active,
  .ui-datepicker .ui-datepicker-group .ui-datepicker-calendar td a.ui-state-default.ui-state-active {
    font-size: 1.6rem;
  }
}
/*Jquery-UI autocomplete styling*/
.ui-autocomplete {
  background: #fff;
  border-color: #bbbbbb;
}
.ui-autocomplete li.hotelname:nth-of-type {
  border-bottom: 0.1rem solid #ebebeb;
}
.ui-autocomplete li.iclabel {
  font-size: 1.4rem;
}
.ui-autocomplete li.citylabel {
  font-size: 1.4rem;
  border-top: 0.1rem solid #c3c3c3;
}
.ui-autocomplete li.iclabel.ui-state-disabled {
  color: #fff;
}
.ui-autocomplete li.citylabel.ui-state-disabled {
  color: #fff;
}
.ui-autocomplete li a span.airport {
  font-family: "svgIconsFonts";
}
.ui-autocomplete li a.ui-state-active {
  border-radius: 0;
  border: 0;
}

.ui-menu {
  border: solid 0.1rem #666;
}
.ui-menu .ui-menu-item a {
  line-height: 1.5;
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-active {
  color: #fff;
  background-color: #428227;
}
.ui-menu .ui-menu-divider {
  font-size: 0;
}

#reservation {
  font-size: 1.6rem;
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666;
}
#reservation .error-msg {
  border: 0.1rem solid red;
  color: #666;
}
#reservation .error-msg a {
  color: #428227;
}
#reservation .content .main-nav {
  display: none;
}
#reservation .content .main-nav li {
  color: #428227;
}
#reservation .content .main-nav li.active {
  background-color: #789F90;
  border-top: solid 0.5rem #428227;
}
#reservation .content .tab-content {
  background: none repeat scroll 0 0;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.adults input, #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.children input, #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.rooms input {
  border: 0.1rem solid rgb(204, 204, 204);
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.rate-preference:after {
  color: #789F90;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group .popover .popover-title {
  background-color: #fff;
  color: #428227;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group .popover .popover-content {
  background: #fff;
  color: #789F90;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group label {
  font-style: italic;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group label a {
  color: #666;
  margin-left: 0;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group input {
  border: 0.1rem solid rgb(204, 204, 204);
  background-color: #fff;
  color: #666;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group .rate-preference-select {
  color: #666;
  background: #fff;
  border: 0.1rem solid #ccc;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .fa-icons {
  color: #8f9291;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .fa-icons.minus-icon, #reservation .content .tab-content .tab-pane .form-inline .form-fields .fa-icons.plus-icon {
  font-size: 1.4rem;
  background-color: #428227;
  color: #fff;
  bottom: 0;
}
#reservation .content .tab-content .tab-pane .form-inline .form-fields .fa-icons.minus-icon:before {
  content: "\f068";
}
#reservation .content .tab-content .tab-pane .form-inline .more-less-opt {
  color: #428227;
}
#reservation .content .tab-content .tab-pane .form-inline .more-less-opt .arrow-icon {
  font-size: 1.8rem;
}
#reservation .content .tab-content .tab-pane .form-inline .more-less-opt .arrow-icon:after {
  color: #428227;
}
#reservation .content .tab-content .tab-pane .form-inline .more-less-opt .arrow-icon.open:after {
  color: #428227;
}
#reservation .content .tab-content .tab-pane .form-inline .important-note {
  width: 100%;
}
#reservation .content .tab-content .tab-pane .form-inline .important-note p.reqd-field {
  font-size: inherit;
  color: #666;
  width: 100%;
}
#reservation .content .tab-content .tab-pane .form-inline .important-note .best-available {
  color: #666;
  width: 100%;
}
#reservation .content .tab-content .tab-pane .form-inline .manage-reservation-link span {
  color: #666;
}
#reservation .content .tab-content .tab-pane .form-inline .htl-search {
  background-color: #428227;
  color: #fff;
  font-weight: normal;
  line-height: 2.2rem;
}
@media (min-width: 992px) {
  #reservation .content .tab-content .tab-pane .form-inline .htl-search {
    margin-top: 2.3rem;
  }
}
#reservation .content .accordion-book {
  color: #fff;
  font-weight: normal;
  background-color: #428227;
}
#reservation .content .accordion-book.active {
  background-color: #fff;
  color: #428227;
}
#reservation .content .accordion-book.active:after {
  color: #428227;
}
#reservation .content .accordion-book:after {
  color: #fff;
}

.res-footer {
  color: #fff;
  font-weight: 500;
  background-color: #428227;
}
.res-footer .rates-from-wrapper {
  border-right: 0.2rem solid #fff;
}
.res-footer .reservation_sticky {
  line-height: 1.2em;
}

@media (min-width: 768px) {
  #reservation {
    margin: 0;
  }
  #reservation .content .tab-content .tab-pane {
    padding: 15px;
  }
  #reservation .content .tab-content .tab-pane .form-inline {
    padding-bottom: 0;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.destination {
    width: 47%;
    margin-right: 3%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.dates.checkin {
    width: 16%;
    margin-right: 2%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.dates.checkout {
    width: 15%;
    margin-right: 2%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.rate-preference {
    width: 30%;
    float: left;
    margin-right: 2%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.corporate-id {
    width: 15%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.iata-id {
    width: 15%;
    margin-right: 0;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.search-button {
    margin-bottom: 0;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.search-button .form-group.htl-search.desktop {
    margin-top: 23px;
  }
  #reservation .content .tab-content .tab-pane .form-inline .manage-reservation-link {
    width: auto;
    padding-right: 0;
  }
  #reservation .content .tab-content .tab-pane .form-inline .important-note {
    width: auto;
  }
  #reservation .content .tab-content .tab-pane .form-inline .important-note p.reqd-field, #reservation .content .tab-content .tab-pane .form-inline .important-note p.best-available {
    width: auto;
  }
  .res-footer {
    color: #fff;
    background-color: #428227;
  }
  .res-footer .rates-from-wrapper {
    border-right: 0.2rem solid #fff;
  }
}
@media (min-width: 1200px) {
  #reservation {
    margin: 0;
  }
  #reservation .content .tab-content .tab-pane {
    padding: 15px 9%;
  }
  #reservation .content .tab-content .tab-pane .form-inline {
    padding-bottom: 0;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.destination {
    width: 47%;
    margin-right: 2%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.dates.checkin, #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.dates.checkout {
    width: 15%;
    margin-right: 2%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.adults, #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.children {
    width: 14%;
    margin-right: 2.5%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.rooms {
    width: 14%;
    margin-right: 2%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.rate-preference {
    width: 20.5%;
    float: left;
    margin-right: 2%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.corporate-id {
    width: 9.5%;
    margin-right: 2.2%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.iata-id {
    width: 15%;
    margin-right: 1.7%;
  }
  #reservation .content .tab-content .tab-pane .form-inline .form-fields .form-group.search-button {
    margin-right: -4px;
    float: left;
  }
  #reservation .content .tab-content .tab-pane .form-inline .manage-reservation-link {
    padding-right: 22px;
  }
}
.faq .cmp-accordion {
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .faq .cmp-accordion {
    padding: 0;
  }
}
.faq .cmp-accordion-section__title {
  font-size: 2.6rem;
  color: #fff;
  background-color: #026048;
  text-align: left;
  padding: 1rem 0 1rem 2rem;
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
.faq .cmp-accordion__item {
  font-size: 1.8rem;
  border-style: none;
  font-weight: normal;
  border-bottom: 0.2rem solid #E0E1E2;
  padding: 1.75rem 0;
}
.faq .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button {
  padding: 0;
}
.faq .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title, .faq .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__panel {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000;
  letter-spacing: 0.02em;
  font-size: 1.8rem;
  line-height: 2.9rem;
  justify-content: unset;
  font-weight: normal;
  margin-left: 2rem;
  margin-right: 4rem;
}
.faq .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title:before {
  color: #026048;
  font-family: "FontAwesome";
  content: "\f107";
  font-weight: normal;
  background: #fff;
  font-size: 1.8rem;
}
.faq .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button--expanded .cmp-accordion__title:before {
  font-family: "FontAwesome";
  content: "\f106";
  font-weight: normal;
  color: #026048;
}
.faq .cmp-accordion__item .cmp-accordion__panel--expanded {
  text-indent: 0;
  margin-left: 2rem;
  color: #000;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.faq .cmp-faq__action {
  display: flex;
  justify-content: center;
  color: #026048;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 700;
}

.image.image-align-center .cmp-image {
  text-align: center;
}

.color-primary {
  color: #428227;
}

.color-primary a {
  color: #428227;
}

.color-primary .cmp-title__text, .color-primary .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-primary h1.cmp-teaser__title, .color-primary .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-primary h2.cmp-teaser__title, .color-primary .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-primary h3.cmp-teaser__title, .color-primary .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-primary h4.cmp-teaser__title, .color-primary .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-primary h5.cmp-teaser__title, .color-primary .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-primary h6.cmp-teaser__title {
  color: #428227;
}

.background-color-primary {
  background-color: #428227;
}

.background-pattern-primary > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #428227 0.7rem, #428227 1.5rem) !important;
}

.btn-bg-color-primary .cmp-button, .btn-bg-color-primary .cmp-teaser__action-link {
  background-color: #428227;
}

.btn-border-color-primary .cmp-button, .btn-border-color-primary .cmp-teaser__action-link {
  border-color: #428227;
}

.btn-font-color-primary .cmp-button, .btn-font-color-primary .cmp-teaser__action-link {
  color: #428227;
}
.btn-font-color-primary .cmp-button .cmp-button__text, .btn-font-color-primary .cmp-teaser__action-link .cmp-button__text, .btn-font-color-primary .cmp-button .cmp-teaser__action-link, .btn-font-color-primary .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #428227;
}

.btn-hover-bg-color-primary a.cmp-button:hover, .btn-hover-bg-color-primary a.cmp-teaser__action-link:hover {
  background-color: #428227;
}

.btn-hover-border-color-primary .cmp-button:hover, .btn-hover-border-color-primary .cmp-teaser__action-link:hover {
  border-color: #428227;
}

.btn-hover-font-color-primary a.cmp-button:hover, .btn-hover-font-color-primary a.cmp-teaser__action-link:hover {
  color: #428227;
}
.btn-hover-font-color-primary a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-primary a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-primary a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-primary a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #428227;
}

.cmp-container-background-color-primary {
  background-color: #428227;
}

.cmp-image-caption--color-primary .cmp-image__caption {
  color: #428227;
}

.cmp-teaser-caption--color-primary .cmp-teaser__caption {
  color: #428227;
}

.color-secondary {
  color: #C4D600;
}

.color-secondary a {
  color: #C4D600;
}

.color-secondary .cmp-title__text, .color-secondary .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-secondary h1.cmp-teaser__title, .color-secondary .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-secondary h2.cmp-teaser__title, .color-secondary .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-secondary h3.cmp-teaser__title, .color-secondary .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-secondary h4.cmp-teaser__title, .color-secondary .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-secondary h5.cmp-teaser__title, .color-secondary .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-secondary h6.cmp-teaser__title {
  color: #C4D600;
}

.background-color-secondary {
  background-color: #C4D600;
}

.background-pattern-secondary > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #C4D600 0.7rem, #C4D600 1.5rem) !important;
}

.btn-bg-color-secondary .cmp-button, .btn-bg-color-secondary .cmp-teaser__action-link {
  background-color: #C4D600;
}

.btn-border-color-secondary .cmp-button, .btn-border-color-secondary .cmp-teaser__action-link {
  border-color: #C4D600;
}

.btn-font-color-secondary .cmp-button, .btn-font-color-secondary .cmp-teaser__action-link {
  color: #C4D600;
}
.btn-font-color-secondary .cmp-button .cmp-button__text, .btn-font-color-secondary .cmp-teaser__action-link .cmp-button__text, .btn-font-color-secondary .cmp-button .cmp-teaser__action-link, .btn-font-color-secondary .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #C4D600;
}

.btn-hover-bg-color-secondary a.cmp-button:hover, .btn-hover-bg-color-secondary a.cmp-teaser__action-link:hover {
  background-color: #C4D600;
}

.btn-hover-border-color-secondary .cmp-button:hover, .btn-hover-border-color-secondary .cmp-teaser__action-link:hover {
  border-color: #C4D600;
}

.btn-hover-font-color-secondary a.cmp-button:hover, .btn-hover-font-color-secondary a.cmp-teaser__action-link:hover {
  color: #C4D600;
}
.btn-hover-font-color-secondary a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-secondary a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-secondary a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-secondary a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #C4D600;
}

.cmp-container-background-color-secondary {
  background-color: #C4D600;
}

.cmp-image-caption--color-secondary .cmp-image__caption {
  color: #C4D600;
}

.cmp-teaser-caption--color-secondary .cmp-teaser__caption {
  color: #C4D600;
}

.color-tertiary {
  color: #789F90;
}

.color-tertiary a {
  color: #789F90;
}

.color-tertiary .cmp-title__text, .color-tertiary .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-tertiary h1.cmp-teaser__title, .color-tertiary .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-tertiary h2.cmp-teaser__title, .color-tertiary .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-tertiary h3.cmp-teaser__title, .color-tertiary .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-tertiary h4.cmp-teaser__title, .color-tertiary .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-tertiary h5.cmp-teaser__title, .color-tertiary .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-tertiary h6.cmp-teaser__title {
  color: #789F90;
}

.background-color-tertiary {
  background-color: #789F90;
}

.background-pattern-tertiary > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #789F90 0.7rem, #789F90 1.5rem) !important;
}

.btn-bg-color-tertiary .cmp-button, .btn-bg-color-tertiary .cmp-teaser__action-link {
  background-color: #789F90;
}

.btn-border-color-tertiary .cmp-button, .btn-border-color-tertiary .cmp-teaser__action-link {
  border-color: #789F90;
}

.btn-font-color-tertiary .cmp-button, .btn-font-color-tertiary .cmp-teaser__action-link {
  color: #789F90;
}
.btn-font-color-tertiary .cmp-button .cmp-button__text, .btn-font-color-tertiary .cmp-teaser__action-link .cmp-button__text, .btn-font-color-tertiary .cmp-button .cmp-teaser__action-link, .btn-font-color-tertiary .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #789F90;
}

.btn-hover-bg-color-tertiary a.cmp-button:hover, .btn-hover-bg-color-tertiary a.cmp-teaser__action-link:hover {
  background-color: #789F90;
}

.btn-hover-border-color-tertiary .cmp-button:hover, .btn-hover-border-color-tertiary .cmp-teaser__action-link:hover {
  border-color: #789F90;
}

.btn-hover-font-color-tertiary a.cmp-button:hover, .btn-hover-font-color-tertiary a.cmp-teaser__action-link:hover {
  color: #789F90;
}
.btn-hover-font-color-tertiary a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-tertiary a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-tertiary a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-tertiary a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #789F90;
}

.cmp-container-background-color-tertiary {
  background-color: #789F90;
}

.cmp-image-caption--color-tertiary .cmp-image__caption {
  color: #789F90;
}

.cmp-teaser-caption--color-tertiary .cmp-teaser__caption {
  color: #789F90;
}

.color-fourth {
  color: #026048;
}

.color-fourth a {
  color: #026048;
}

.color-fourth .cmp-title__text, .color-fourth .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-fourth h1.cmp-teaser__title, .color-fourth .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-fourth h2.cmp-teaser__title, .color-fourth .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-fourth h3.cmp-teaser__title, .color-fourth .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-fourth h4.cmp-teaser__title, .color-fourth .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-fourth h5.cmp-teaser__title, .color-fourth .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-fourth h6.cmp-teaser__title {
  color: #026048;
}

.background-color-fourth {
  background-color: #026048;
}

.background-pattern-fourth > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #026048 0.7rem, #026048 1.5rem) !important;
}

.btn-bg-color-fourth .cmp-button, .btn-bg-color-fourth .cmp-teaser__action-link {
  background-color: #026048;
}

.btn-border-color-fourth .cmp-button, .btn-border-color-fourth .cmp-teaser__action-link {
  border-color: #026048;
}

.btn-font-color-fourth .cmp-button, .btn-font-color-fourth .cmp-teaser__action-link {
  color: #026048;
}
.btn-font-color-fourth .cmp-button .cmp-button__text, .btn-font-color-fourth .cmp-teaser__action-link .cmp-button__text, .btn-font-color-fourth .cmp-button .cmp-teaser__action-link, .btn-font-color-fourth .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #026048;
}

.btn-hover-bg-color-fourth a.cmp-button:hover, .btn-hover-bg-color-fourth a.cmp-teaser__action-link:hover {
  background-color: #026048;
}

.btn-hover-border-color-fourth .cmp-button:hover, .btn-hover-border-color-fourth .cmp-teaser__action-link:hover {
  border-color: #026048;
}

.btn-hover-font-color-fourth a.cmp-button:hover, .btn-hover-font-color-fourth a.cmp-teaser__action-link:hover {
  color: #026048;
}
.btn-hover-font-color-fourth a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-fourth a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-fourth a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-fourth a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #026048;
}

.cmp-container-background-color-fourth {
  background-color: #026048;
}

.cmp-image-caption--color-fourth .cmp-image__caption {
  color: #026048;
}

.cmp-teaser-caption--color-fourth .cmp-teaser__caption {
  color: #026048;
}

.color-fifth {
  color: #FEDB00;
}

.color-fifth a {
  color: #FEDB00;
}

.color-fifth .cmp-title__text, .color-fifth .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-fifth h1.cmp-teaser__title, .color-fifth .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-fifth h2.cmp-teaser__title, .color-fifth .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-fifth h3.cmp-teaser__title, .color-fifth .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-fifth h4.cmp-teaser__title, .color-fifth .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-fifth h5.cmp-teaser__title, .color-fifth .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-fifth h6.cmp-teaser__title {
  color: #FEDB00;
}

.background-color-fifth {
  background-color: #FEDB00;
}

.background-pattern-fifth > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #FEDB00 0.7rem, #FEDB00 1.5rem) !important;
}

.btn-bg-color-fifth .cmp-button, .btn-bg-color-fifth .cmp-teaser__action-link {
  background-color: #FEDB00;
}

.btn-border-color-fifth .cmp-button, .btn-border-color-fifth .cmp-teaser__action-link {
  border-color: #FEDB00;
}

.btn-font-color-fifth .cmp-button, .btn-font-color-fifth .cmp-teaser__action-link {
  color: #FEDB00;
}
.btn-font-color-fifth .cmp-button .cmp-button__text, .btn-font-color-fifth .cmp-teaser__action-link .cmp-button__text, .btn-font-color-fifth .cmp-button .cmp-teaser__action-link, .btn-font-color-fifth .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #FEDB00;
}

.btn-hover-bg-color-fifth a.cmp-button:hover, .btn-hover-bg-color-fifth a.cmp-teaser__action-link:hover {
  background-color: #FEDB00;
}

.btn-hover-border-color-fifth .cmp-button:hover, .btn-hover-border-color-fifth .cmp-teaser__action-link:hover {
  border-color: #FEDB00;
}

.btn-hover-font-color-fifth a.cmp-button:hover, .btn-hover-font-color-fifth a.cmp-teaser__action-link:hover {
  color: #FEDB00;
}
.btn-hover-font-color-fifth a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-fifth a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-fifth a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-fifth a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #FEDB00;
}

.cmp-container-background-color-fifth {
  background-color: #FEDB00;
}

.cmp-image-caption--color-fifth .cmp-image__caption {
  color: #FEDB00;
}

.cmp-teaser-caption--color-fifth .cmp-teaser__caption {
  color: #FEDB00;
}

.color-sixth {
  color: #00C389;
}

.color-sixth a {
  color: #00C389;
}

.color-sixth .cmp-title__text, .color-sixth .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-sixth h1.cmp-teaser__title, .color-sixth .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-sixth h2.cmp-teaser__title, .color-sixth .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-sixth h3.cmp-teaser__title, .color-sixth .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-sixth h4.cmp-teaser__title, .color-sixth .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-sixth h5.cmp-teaser__title, .color-sixth .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-sixth h6.cmp-teaser__title {
  color: #00C389;
}

.background-color-sixth {
  background-color: #00C389;
}

.background-pattern-sixth > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #00C389 0.7rem, #00C389 1.5rem) !important;
}

.btn-bg-color-sixth .cmp-button, .btn-bg-color-sixth .cmp-teaser__action-link {
  background-color: #00C389;
}

.btn-border-color-sixth .cmp-button, .btn-border-color-sixth .cmp-teaser__action-link {
  border-color: #00C389;
}

.btn-font-color-sixth .cmp-button, .btn-font-color-sixth .cmp-teaser__action-link {
  color: #00C389;
}
.btn-font-color-sixth .cmp-button .cmp-button__text, .btn-font-color-sixth .cmp-teaser__action-link .cmp-button__text, .btn-font-color-sixth .cmp-button .cmp-teaser__action-link, .btn-font-color-sixth .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #00C389;
}

.btn-hover-bg-color-sixth a.cmp-button:hover, .btn-hover-bg-color-sixth a.cmp-teaser__action-link:hover {
  background-color: #00C389;
}

.btn-hover-border-color-sixth .cmp-button:hover, .btn-hover-border-color-sixth .cmp-teaser__action-link:hover {
  border-color: #00C389;
}

.btn-hover-font-color-sixth a.cmp-button:hover, .btn-hover-font-color-sixth a.cmp-teaser__action-link:hover {
  color: #00C389;
}
.btn-hover-font-color-sixth a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-sixth a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-sixth a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-sixth a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #00C389;
}

.cmp-container-background-color-sixth {
  background-color: #00C389;
}

.cmp-image-caption--color-sixth .cmp-image__caption {
  color: #00C389;
}

.cmp-teaser-caption--color-sixth .cmp-teaser__caption {
  color: #00C389;
}

.color-seventh {
  color: #008EAA;
}

.color-seventh a {
  color: #008EAA;
}

.color-seventh .cmp-title__text, .color-seventh .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-seventh h1.cmp-teaser__title, .color-seventh .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-seventh h2.cmp-teaser__title, .color-seventh .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-seventh h3.cmp-teaser__title, .color-seventh .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-seventh h4.cmp-teaser__title, .color-seventh .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-seventh h5.cmp-teaser__title, .color-seventh .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-seventh h6.cmp-teaser__title {
  color: #008EAA;
}

.background-color-seventh {
  background-color: #008EAA;
}

.background-pattern-seventh > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #008EAA 0.7rem, #008EAA 1.5rem) !important;
}

.btn-bg-color-seventh .cmp-button, .btn-bg-color-seventh .cmp-teaser__action-link {
  background-color: #008EAA;
}

.btn-border-color-seventh .cmp-button, .btn-border-color-seventh .cmp-teaser__action-link {
  border-color: #008EAA;
}

.btn-font-color-seventh .cmp-button, .btn-font-color-seventh .cmp-teaser__action-link {
  color: #008EAA;
}
.btn-font-color-seventh .cmp-button .cmp-button__text, .btn-font-color-seventh .cmp-teaser__action-link .cmp-button__text, .btn-font-color-seventh .cmp-button .cmp-teaser__action-link, .btn-font-color-seventh .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #008EAA;
}

.btn-hover-bg-color-seventh a.cmp-button:hover, .btn-hover-bg-color-seventh a.cmp-teaser__action-link:hover {
  background-color: #008EAA;
}

.btn-hover-border-color-seventh .cmp-button:hover, .btn-hover-border-color-seventh .cmp-teaser__action-link:hover {
  border-color: #008EAA;
}

.btn-hover-font-color-seventh a.cmp-button:hover, .btn-hover-font-color-seventh a.cmp-teaser__action-link:hover {
  color: #008EAA;
}
.btn-hover-font-color-seventh a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-seventh a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-seventh a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-seventh a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #008EAA;
}

.cmp-container-background-color-seventh {
  background-color: #008EAA;
}

.cmp-image-caption--color-seventh .cmp-image__caption {
  color: #008EAA;
}

.cmp-teaser-caption--color-seventh .cmp-teaser__caption {
  color: #008EAA;
}

.color-eighth {
  color: #F9423A;
}

.color-eighth a {
  color: #F9423A;
}

.color-eighth .cmp-title__text, .color-eighth .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-eighth h1.cmp-teaser__title, .color-eighth .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-eighth h2.cmp-teaser__title, .color-eighth .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-eighth h3.cmp-teaser__title, .color-eighth .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-eighth h4.cmp-teaser__title, .color-eighth .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-eighth h5.cmp-teaser__title, .color-eighth .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-eighth h6.cmp-teaser__title {
  color: #F9423A;
}

.background-color-eighth {
  background-color: #F9423A;
}

.background-pattern-eighth > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #F9423A 0.7rem, #F9423A 1.5rem) !important;
}

.btn-bg-color-eighth .cmp-button, .btn-bg-color-eighth .cmp-teaser__action-link {
  background-color: #F9423A;
}

.btn-border-color-eighth .cmp-button, .btn-border-color-eighth .cmp-teaser__action-link {
  border-color: #F9423A;
}

.btn-font-color-eighth .cmp-button, .btn-font-color-eighth .cmp-teaser__action-link {
  color: #F9423A;
}
.btn-font-color-eighth .cmp-button .cmp-button__text, .btn-font-color-eighth .cmp-teaser__action-link .cmp-button__text, .btn-font-color-eighth .cmp-button .cmp-teaser__action-link, .btn-font-color-eighth .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #F9423A;
}

.btn-hover-bg-color-eighth a.cmp-button:hover, .btn-hover-bg-color-eighth a.cmp-teaser__action-link:hover {
  background-color: #F9423A;
}

.btn-hover-border-color-eighth .cmp-button:hover, .btn-hover-border-color-eighth .cmp-teaser__action-link:hover {
  border-color: #F9423A;
}

.btn-hover-font-color-eighth a.cmp-button:hover, .btn-hover-font-color-eighth a.cmp-teaser__action-link:hover {
  color: #F9423A;
}
.btn-hover-font-color-eighth a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-eighth a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-eighth a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-eighth a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #F9423A;
}

.cmp-container-background-color-eighth {
  background-color: #F9423A;
}

.cmp-image-caption--color-eighth .cmp-image__caption {
  color: #F9423A;
}

.cmp-teaser-caption--color-eighth .cmp-teaser__caption {
  color: #F9423A;
}

.color-ninth {
  color: #fff;
}

.color-ninth a {
  color: #fff;
}

.color-ninth .cmp-title__text, .color-ninth .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-ninth h1.cmp-teaser__title, .color-ninth .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-ninth h2.cmp-teaser__title, .color-ninth .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-ninth h3.cmp-teaser__title, .color-ninth .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-ninth h4.cmp-teaser__title, .color-ninth .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-ninth h5.cmp-teaser__title, .color-ninth .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-ninth h6.cmp-teaser__title {
  color: #fff;
}

.background-color-ninth {
  background-color: #fff;
}

.background-pattern-ninth > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #fff 0.7rem, #fff 1.5rem) !important;
}

.btn-bg-color-ninth .cmp-button, .btn-bg-color-ninth .cmp-teaser__action-link {
  background-color: #fff;
}

.btn-border-color-ninth .cmp-button, .btn-border-color-ninth .cmp-teaser__action-link {
  border-color: #fff;
}

.btn-font-color-ninth .cmp-button, .btn-font-color-ninth .cmp-teaser__action-link {
  color: #fff;
}
.btn-font-color-ninth .cmp-button .cmp-button__text, .btn-font-color-ninth .cmp-teaser__action-link .cmp-button__text, .btn-font-color-ninth .cmp-button .cmp-teaser__action-link, .btn-font-color-ninth .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #fff;
}

.btn-hover-bg-color-ninth a.cmp-button:hover, .btn-hover-bg-color-ninth a.cmp-teaser__action-link:hover {
  background-color: #fff;
}

.btn-hover-border-color-ninth .cmp-button:hover, .btn-hover-border-color-ninth .cmp-teaser__action-link:hover {
  border-color: #fff;
}

.btn-hover-font-color-ninth a.cmp-button:hover, .btn-hover-font-color-ninth a.cmp-teaser__action-link:hover {
  color: #fff;
}
.btn-hover-font-color-ninth a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-ninth a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-ninth a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-ninth a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #fff;
}

.cmp-container-background-color-ninth {
  background-color: #fff;
}

.cmp-image-caption--color-ninth .cmp-image__caption {
  color: #fff;
}

.cmp-teaser-caption--color-ninth .cmp-teaser__caption {
  color: #fff;
}

.color-tenth {
  color: #000;
}

.color-tenth a {
  color: #000;
}

.color-tenth .cmp-title__text, .color-tenth .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-tenth h1.cmp-teaser__title, .color-tenth .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-tenth h2.cmp-teaser__title, .color-tenth .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-tenth h3.cmp-teaser__title, .color-tenth .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-tenth h4.cmp-teaser__title, .color-tenth .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-tenth h5.cmp-teaser__title, .color-tenth .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-tenth h6.cmp-teaser__title {
  color: #000;
}

.background-color-tenth {
  background-color: #000;
}

.background-pattern-tenth > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #000 0.7rem, #000 1.5rem) !important;
}

.btn-bg-color-tenth .cmp-button, .btn-bg-color-tenth .cmp-teaser__action-link {
  background-color: #000;
}

.btn-border-color-tenth .cmp-button, .btn-border-color-tenth .cmp-teaser__action-link {
  border-color: #000;
}

.btn-font-color-tenth .cmp-button, .btn-font-color-tenth .cmp-teaser__action-link {
  color: #000;
}
.btn-font-color-tenth .cmp-button .cmp-button__text, .btn-font-color-tenth .cmp-teaser__action-link .cmp-button__text, .btn-font-color-tenth .cmp-button .cmp-teaser__action-link, .btn-font-color-tenth .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #000;
}

.btn-hover-bg-color-tenth a.cmp-button:hover, .btn-hover-bg-color-tenth a.cmp-teaser__action-link:hover {
  background-color: #000;
}

.btn-hover-border-color-tenth .cmp-button:hover, .btn-hover-border-color-tenth .cmp-teaser__action-link:hover {
  border-color: #000;
}

.btn-hover-font-color-tenth a.cmp-button:hover, .btn-hover-font-color-tenth a.cmp-teaser__action-link:hover {
  color: #000;
}
.btn-hover-font-color-tenth a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-tenth a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-tenth a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-tenth a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #000;
}

.cmp-container-background-color-tenth {
  background-color: #000;
}

.cmp-image-caption--color-tenth .cmp-image__caption {
  color: #000;
}

.cmp-teaser-caption--color-tenth .cmp-teaser__caption {
  color: #000;
}

.color-gray1 {
  color: #F4F2ED;
}

.color-gray1 a {
  color: #F4F2ED;
}

.color-gray1 .cmp-title__text, .color-gray1 .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-gray1 h1.cmp-teaser__title, .color-gray1 .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-gray1 h2.cmp-teaser__title, .color-gray1 .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-gray1 h3.cmp-teaser__title, .color-gray1 .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-gray1 h4.cmp-teaser__title, .color-gray1 .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-gray1 h5.cmp-teaser__title, .color-gray1 .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-gray1 h6.cmp-teaser__title {
  color: #F4F2ED;
}

.background-color-gray1 {
  background-color: #F4F2ED;
}

.background-pattern-gray1 > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #F4F2ED 0.7rem, #F4F2ED 1.5rem) !important;
}

.btn-bg-color-gray1 .cmp-button, .btn-bg-color-gray1 .cmp-teaser__action-link {
  background-color: #F4F2ED;
}

.btn-border-color-gray1 .cmp-button, .btn-border-color-gray1 .cmp-teaser__action-link {
  border-color: #F4F2ED;
}

.btn-font-color-gray1 .cmp-button, .btn-font-color-gray1 .cmp-teaser__action-link {
  color: #F4F2ED;
}
.btn-font-color-gray1 .cmp-button .cmp-button__text, .btn-font-color-gray1 .cmp-teaser__action-link .cmp-button__text, .btn-font-color-gray1 .cmp-button .cmp-teaser__action-link, .btn-font-color-gray1 .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #F4F2ED;
}

.btn-hover-bg-color-gray1 a.cmp-button:hover, .btn-hover-bg-color-gray1 a.cmp-teaser__action-link:hover {
  background-color: #F4F2ED;
}

.btn-hover-border-color-gray1 .cmp-button:hover, .btn-hover-border-color-gray1 .cmp-teaser__action-link:hover {
  border-color: #F4F2ED;
}

.btn-hover-font-color-gray1 a.cmp-button:hover, .btn-hover-font-color-gray1 a.cmp-teaser__action-link:hover {
  color: #F4F2ED;
}
.btn-hover-font-color-gray1 a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-gray1 a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-gray1 a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-gray1 a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #F4F2ED;
}

.cmp-container-background-color-gray1 {
  background-color: #F4F2ED;
}

.cmp-image-caption--color-gray1 .cmp-image__caption {
  color: #F4F2ED;
}

.cmp-teaser-caption--color-gray1 .cmp-teaser__caption {
  color: #F4F2ED;
}

.color-gray2 {
  color: #efefef;
}

.color-gray2 a {
  color: #efefef;
}

.color-gray2 .cmp-title__text, .color-gray2 .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-gray2 h1.cmp-teaser__title, .color-gray2 .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-gray2 h2.cmp-teaser__title, .color-gray2 .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-gray2 h3.cmp-teaser__title, .color-gray2 .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-gray2 h4.cmp-teaser__title, .color-gray2 .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-gray2 h5.cmp-teaser__title, .color-gray2 .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-gray2 h6.cmp-teaser__title {
  color: #efefef;
}

.background-color-gray2 {
  background-color: #efefef;
}

.background-pattern-gray2 > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #efefef 0.7rem, #efefef 1.5rem) !important;
}

.btn-bg-color-gray2 .cmp-button, .btn-bg-color-gray2 .cmp-teaser__action-link {
  background-color: #efefef;
}

.btn-border-color-gray2 .cmp-button, .btn-border-color-gray2 .cmp-teaser__action-link {
  border-color: #efefef;
}

.btn-font-color-gray2 .cmp-button, .btn-font-color-gray2 .cmp-teaser__action-link {
  color: #efefef;
}
.btn-font-color-gray2 .cmp-button .cmp-button__text, .btn-font-color-gray2 .cmp-teaser__action-link .cmp-button__text, .btn-font-color-gray2 .cmp-button .cmp-teaser__action-link, .btn-font-color-gray2 .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #efefef;
}

.btn-hover-bg-color-gray2 a.cmp-button:hover, .btn-hover-bg-color-gray2 a.cmp-teaser__action-link:hover {
  background-color: #efefef;
}

.btn-hover-border-color-gray2 .cmp-button:hover, .btn-hover-border-color-gray2 .cmp-teaser__action-link:hover {
  border-color: #efefef;
}

.btn-hover-font-color-gray2 a.cmp-button:hover, .btn-hover-font-color-gray2 a.cmp-teaser__action-link:hover {
  color: #efefef;
}
.btn-hover-font-color-gray2 a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-gray2 a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-gray2 a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-gray2 a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #efefef;
}

.cmp-container-background-color-gray2 {
  background-color: #efefef;
}

.cmp-image-caption--color-gray2 .cmp-image__caption {
  color: #efefef;
}

.cmp-teaser-caption--color-gray2 .cmp-teaser__caption {
  color: #efefef;
}

.color-gray3 {
  color: #666;
}

.color-gray3 a {
  color: #666;
}

.color-gray3 .cmp-title__text, .color-gray3 .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-gray3 h1.cmp-teaser__title, .color-gray3 .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-gray3 h2.cmp-teaser__title, .color-gray3 .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-gray3 h3.cmp-teaser__title, .color-gray3 .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-gray3 h4.cmp-teaser__title, .color-gray3 .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-gray3 h5.cmp-teaser__title, .color-gray3 .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-gray3 h6.cmp-teaser__title {
  color: #666;
}

.background-color-gray3 {
  background-color: #666;
}

.background-pattern-gray3 > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #666 0.7rem, #666 1.5rem) !important;
}

.btn-bg-color-gray3 .cmp-button, .btn-bg-color-gray3 .cmp-teaser__action-link {
  background-color: #666;
}

.btn-border-color-gray3 .cmp-button, .btn-border-color-gray3 .cmp-teaser__action-link {
  border-color: #666;
}

.btn-font-color-gray3 .cmp-button, .btn-font-color-gray3 .cmp-teaser__action-link {
  color: #666;
}
.btn-font-color-gray3 .cmp-button .cmp-button__text, .btn-font-color-gray3 .cmp-teaser__action-link .cmp-button__text, .btn-font-color-gray3 .cmp-button .cmp-teaser__action-link, .btn-font-color-gray3 .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #666;
}

.btn-hover-bg-color-gray3 a.cmp-button:hover, .btn-hover-bg-color-gray3 a.cmp-teaser__action-link:hover {
  background-color: #666;
}

.btn-hover-border-color-gray3 .cmp-button:hover, .btn-hover-border-color-gray3 .cmp-teaser__action-link:hover {
  border-color: #666;
}

.btn-hover-font-color-gray3 a.cmp-button:hover, .btn-hover-font-color-gray3 a.cmp-teaser__action-link:hover {
  color: #666;
}
.btn-hover-font-color-gray3 a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-gray3 a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-gray3 a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-gray3 a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #666;
}

.cmp-container-background-color-gray3 {
  background-color: #666;
}

.cmp-image-caption--color-gray3 .cmp-image__caption {
  color: #666;
}

.cmp-teaser-caption--color-gray3 .cmp-teaser__caption {
  color: #666;
}

.color-grey2 {
  color: #E0E1E2;
}

.color-grey2 a {
  color: #E0E1E2;
}

.color-grey2 .cmp-title__text, .color-grey2 .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-grey2 h1.cmp-teaser__title, .color-grey2 .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-grey2 h2.cmp-teaser__title, .color-grey2 .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-grey2 h3.cmp-teaser__title, .color-grey2 .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-grey2 h4.cmp-teaser__title, .color-grey2 .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-grey2 h5.cmp-teaser__title, .color-grey2 .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-grey2 h6.cmp-teaser__title {
  color: #E0E1E2;
}

.background-color-grey2 {
  background-color: #E0E1E2;
}

.background-pattern-grey2 > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #E0E1E2 0.7rem, #E0E1E2 1.5rem) !important;
}

.btn-bg-color-grey2 .cmp-button, .btn-bg-color-grey2 .cmp-teaser__action-link {
  background-color: #E0E1E2;
}

.btn-border-color-grey2 .cmp-button, .btn-border-color-grey2 .cmp-teaser__action-link {
  border-color: #E0E1E2;
}

.btn-font-color-grey2 .cmp-button, .btn-font-color-grey2 .cmp-teaser__action-link {
  color: #E0E1E2;
}
.btn-font-color-grey2 .cmp-button .cmp-button__text, .btn-font-color-grey2 .cmp-teaser__action-link .cmp-button__text, .btn-font-color-grey2 .cmp-button .cmp-teaser__action-link, .btn-font-color-grey2 .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #E0E1E2;
}

.btn-hover-bg-color-grey2 a.cmp-button:hover, .btn-hover-bg-color-grey2 a.cmp-teaser__action-link:hover {
  background-color: #E0E1E2;
}

.btn-hover-border-color-grey2 .cmp-button:hover, .btn-hover-border-color-grey2 .cmp-teaser__action-link:hover {
  border-color: #E0E1E2;
}

.btn-hover-font-color-grey2 a.cmp-button:hover, .btn-hover-font-color-grey2 a.cmp-teaser__action-link:hover {
  color: #E0E1E2;
}
.btn-hover-font-color-grey2 a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-grey2 a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-grey2 a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-grey2 a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #E0E1E2;
}

.cmp-container-background-color-grey2 {
  background-color: #E0E1E2;
}

.cmp-image-caption--color-grey2 .cmp-image__caption {
  color: #E0E1E2;
}

.cmp-teaser-caption--color-grey2 .cmp-teaser__caption {
  color: #E0E1E2;
}

.color-green {
  color: #428227;
}

.color-green a {
  color: #428227;
}

.color-green .cmp-title__text, .color-green .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-green h1.cmp-teaser__title, .color-green .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-green h2.cmp-teaser__title, .color-green .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-green h3.cmp-teaser__title, .color-green .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-green h4.cmp-teaser__title, .color-green .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-green h5.cmp-teaser__title, .color-green .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-green h6.cmp-teaser__title {
  color: #428227;
}

.background-color-green {
  background-color: #428227;
}

.background-pattern-green > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #428227 0.7rem, #428227 1.5rem) !important;
}

.btn-bg-color-green .cmp-button, .btn-bg-color-green .cmp-teaser__action-link {
  background-color: #428227;
}

.btn-border-color-green .cmp-button, .btn-border-color-green .cmp-teaser__action-link {
  border-color: #428227;
}

.btn-font-color-green .cmp-button, .btn-font-color-green .cmp-teaser__action-link {
  color: #428227;
}
.btn-font-color-green .cmp-button .cmp-button__text, .btn-font-color-green .cmp-teaser__action-link .cmp-button__text, .btn-font-color-green .cmp-button .cmp-teaser__action-link, .btn-font-color-green .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #428227;
}

.btn-hover-bg-color-green a.cmp-button:hover, .btn-hover-bg-color-green a.cmp-teaser__action-link:hover {
  background-color: #428227;
}

.btn-hover-border-color-green .cmp-button:hover, .btn-hover-border-color-green .cmp-teaser__action-link:hover {
  border-color: #428227;
}

.btn-hover-font-color-green a.cmp-button:hover, .btn-hover-font-color-green a.cmp-teaser__action-link:hover {
  color: #428227;
}
.btn-hover-font-color-green a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-green a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-green a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-green a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #428227;
}

.cmp-container-background-color-green {
  background-color: #428227;
}

.cmp-image-caption--color-green .cmp-image__caption {
  color: #428227;
}

.cmp-teaser-caption--color-green .cmp-teaser__caption {
  color: #428227;
}

.color-brown {
  color: #3D3935;
}

.color-brown a {
  color: #3D3935;
}

.color-brown .cmp-title__text, .color-brown .cmp-teaser__content h1.cmp-teaser__title, .cmp-teaser__content .color-brown h1.cmp-teaser__title, .color-brown .cmp-teaser__content h2.cmp-teaser__title, .cmp-teaser__content .color-brown h2.cmp-teaser__title, .color-brown .cmp-teaser__content h3.cmp-teaser__title, .cmp-teaser__content .color-brown h3.cmp-teaser__title, .color-brown .cmp-teaser__content h4.cmp-teaser__title, .cmp-teaser__content .color-brown h4.cmp-teaser__title, .color-brown .cmp-teaser__content h5.cmp-teaser__title, .cmp-teaser__content .color-brown h5.cmp-teaser__title, .color-brown .cmp-teaser__content h6.cmp-teaser__title, .cmp-teaser__content .color-brown h6.cmp-teaser__title {
  color: #3D3935;
}

.background-color-brown {
  background-color: #3D3935;
}

.background-pattern-brown > * {
  background: repeating-linear-gradient(135deg, #fff, #fff 0.7rem, #3D3935 0.7rem, #3D3935 1.5rem) !important;
}

.btn-bg-color-brown .cmp-button, .btn-bg-color-brown .cmp-teaser__action-link {
  background-color: #3D3935;
}

.btn-border-color-brown .cmp-button, .btn-border-color-brown .cmp-teaser__action-link {
  border-color: #3D3935;
}

.btn-font-color-brown .cmp-button, .btn-font-color-brown .cmp-teaser__action-link {
  color: #3D3935;
}
.btn-font-color-brown .cmp-button .cmp-button__text, .btn-font-color-brown .cmp-teaser__action-link .cmp-button__text, .btn-font-color-brown .cmp-button .cmp-teaser__action-link, .btn-font-color-brown .cmp-teaser__action-link .cmp-teaser__action-link {
  color: #3D3935;
}

.btn-hover-bg-color-brown a.cmp-button:hover, .btn-hover-bg-color-brown a.cmp-teaser__action-link:hover {
  background-color: #3D3935;
}

.btn-hover-border-color-brown .cmp-button:hover, .btn-hover-border-color-brown .cmp-teaser__action-link:hover {
  border-color: #3D3935;
}

.btn-hover-font-color-brown a.cmp-button:hover, .btn-hover-font-color-brown a.cmp-teaser__action-link:hover {
  color: #3D3935;
}
.btn-hover-font-color-brown a.cmp-button .cmp-button__text:hover, .btn-hover-font-color-brown a.cmp-teaser__action-link .cmp-button__text:hover, .btn-hover-font-color-brown a.cmp-button .cmp-teaser__action-link:hover, .btn-hover-font-color-brown a.cmp-teaser__action-link .cmp-teaser__action-link:hover {
  color: #3D3935;
}

.cmp-container-background-color-brown {
  background-color: #3D3935;
}

.cmp-image-caption--color-brown .cmp-image__caption {
  color: #3D3935;
}

.cmp-teaser-caption--color-brown .cmp-teaser__caption {
  color: #3D3935;
}

.font-family-primary {
  font-family: "FS Lola", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.font-family-secondary {
  font-family: "Inter", "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

.font-weight-normal {
  font-weight: normal !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.font-weight-semibold {
  font-weight: 600 !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-black {
  font-weight: 900 !important;
}

.font-size-rem-0 {
  font-size: 0rem;
}

.font-size-rem-0-25 {
  font-size: 0.25rem;
}

.font-size-rem-0-5 {
  font-size: 0.5rem;
}

.font-size-rem-0-75 {
  font-size: 0.75rem;
}

.font-size-rem-1 {
  font-size: 1rem;
}

.font-size-rem-1-25 {
  font-size: 1.25rem;
}

.font-size-rem-1-5 {
  font-size: 1.5rem;
}

.font-size-rem-1-75 {
  font-size: 1.75rem;
}

.font-size-rem-2 {
  font-size: 2rem;
}

.font-size-rem-2-25 {
  font-size: 2.25rem;
}

.font-size-rem-2-5 {
  font-size: 2.5rem;
}

.font-size-rem-2-75 {
  font-size: 2.75rem;
}

.font-size-rem-3 {
  font-size: 3rem;
}

.font-size-rem-3-25 {
  font-size: 3.25rem;
}

.font-size-rem-3-5 {
  font-size: 3.5rem;
}

.font-size-rem-3-75 {
  font-size: 3.75rem;
}

.font-size-rem-4 {
  font-size: 4rem;
}

.font-size-rem-4-25 {
  font-size: 4.25rem;
}

.font-size-rem-4-5 {
  font-size: 4.5rem;
}

.font-size-rem-4-75 {
  font-size: 4.75rem;
}

.font-size-rem-5 {
  font-size: 5rem;
}

.font-size-rem-5-25 {
  font-size: 5.25rem;
}

.font-size-rem-5-5 {
  font-size: 5.5rem;
}

.font-size-rem-5-75 {
  font-size: 5.75rem;
}

.font-size-rem-6 {
  font-size: 6rem;
}

.font-size-rem-6-25 {
  font-size: 6.25rem;
}

.font-size-rem-6-5 {
  font-size: 6.5rem;
}

.font-size-rem-6-75 {
  font-size: 6.75rem;
}

.font-size-rem-7 {
  font-size: 7rem;
}

.font-size-rem-7-25 {
  font-size: 7.25rem;
}

.font-size-rem-7-5 {
  font-size: 7.5rem;
}

.font-size-rem-7-75 {
  font-size: 7.75rem;
}

.font-size-rem-8 {
  font-size: 8rem;
}

.font-size-rem-8-25 {
  font-size: 8.25rem;
}

.font-size-rem-8-5 {
  font-size: 8.5rem;
}

.font-size-rem-8-75 {
  font-size: 8.75rem;
}

.font-size-rem-9 {
  font-size: 9rem;
}

.font-size-rem-9-25 {
  font-size: 9.25rem;
}

.font-size-rem-9-5 {
  font-size: 9.5rem;
}

.font-size-rem-9-75 {
  font-size: 9.75rem;
}

.font-size-rem-10 {
  font-size: 10rem;
}

.font-size-rem-10-25 {
  font-size: 10.25rem;
}

.font-size-rem-10-5 {
  font-size: 10.5rem;
}

.font-size-rem-10-75 {
  font-size: 10.75rem;
}

.font-size-x1 {
  font-size: 0.8rem;
}

.font-size-x2 {
  font-size: 1rem;
}

.font-size-x3 {
  font-size: 1.2rem;
}

.font-size-x4 {
  font-size: 1.4rem;
}

.font-size-x5 {
  font-size: 1.6rem;
}

.font-size-x6 {
  font-size: 1.8rem;
}

.font-size-x7 {
  font-size: 2rem;
}

.font-size-x8 {
  font-size: 2.2rem;
}

.font-size-x9 {
  font-size: 2.4rem;
}

.font-size-x10 {
  font-size: 2.6rem;
}

.font-size-x11 {
  font-size: 2.8rem;
}

.font-size-x12 {
  font-size: 3rem;
}

.font-size-x13 {
  font-size: 3.2rem;
}

.font-size-x14 {
  font-size: 3.4rem;
}

.font-size-x15 {
  font-size: 3.6rem;
}

.font-size-x16 {
  font-size: 3.8rem;
}

.font-size-x17 {
  font-size: 4rem;
}

.font-size-x18 {
  font-size: 4.2rem;
}

.font-size-x19 {
  font-size: 4.4rem;
}

.font-size-x20 {
  font-size: 4.6rem;
}

.font-size-x21 {
  font-size: 4.8rem;
}

.font-size-x22 {
  font-size: 5rem;
}

.font-size-x23 {
  font-size: 5.2rem;
}

.font-size-x24 {
  font-size: 5.4rem;
}

.font-size-x25 {
  font-size: 5.6rem;
}

.font-size-x26 {
  font-size: 5.8rem;
}

.font-size-x27 {
  font-size: 6rem;
}

.font-size-x28 {
  font-size: 6.2rem;
}