@font-face {
  font-family: "DINWeb";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/view-resources/dachser2/public/sciencenordic/fonts/DINWeb-Light.woff") format("woff");
}
@font-face {
  font-family: "DINWeb";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url("/view-resources/dachser2/public/sciencenordic/fonts/DINWeb-LightItalic.woff") format("woff");
}
@font-face {
  font-family: "DINWeb";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/view-resources/dachser2/public/sciencenordic/fonts/DINWeb-Medium.woff") format("woff");
}
@font-face {
  font-family: "DINWeb";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/view-resources/dachser2/public/sciencenordic/fonts/DINWeb-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "DINWeb";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/view-resources/dachser2/public/sciencenordic/fonts/DINWeb-Bold.woff") format("woff");
}
@font-face {
  font-family: "DINWeb";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/view-resources/dachser2/public/sciencenordic/fonts/DINWeb-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "DINWeb";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/view-resources/dachser2/public/sciencenordic/fonts/DINWeb-Black.woff") format("woff");
}
@font-face {
  font-family: "DINWeb";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("/view-resources/dachser2/public/sciencenordic/fonts/DINWeb-BlackItalic.woff") format("woff");
}
.primary {
  color: #015060 !important;
}

.primary-dark {
  color: #343550 !important;
}

.primary-light {
  color: #1893a9 !important;
}

.secondary {
  color: #d9dad7 !important;
}

.tertiart {
  color: #db8e31 !important;
}

.quaternary {
  color: #a3272e !important;
}

.quinary {
  color: #5f5950 !important;
}

.senary {
  color: #2e7f52 !important;
}

.black {
  color: #000000 !important;
}

.white {
  color: #ffffff !important;
}

@media (max-width: 1023px) {
  .color_mobile_primary {
    color: #015060 !important;
  }

  .color_mobile_primary-dark {
    color: #343550 !important;
  }

  .color_mobile_primary-light {
    color: #1893a9 !important;
  }

  .color_mobile_secondary {
    color: #d9dad7 !important;
  }

  .color_mobile_tertiart {
    color: #db8e31 !important;
  }

  .color_mobile_quaternary {
    color: #a3272e !important;
  }

  .color_mobile_quinary {
    color: #5f5950 !important;
  }

  .color_mobile_senary {
    color: #2e7f52 !important;
  }

  .color_mobile_black {
    color: #000000 !important;
  }

  .color_mobile_white {
    color: #ffffff !important;
  }
}
.border-bg-primary {
  border: 1px solid #015060 !important;
}

.border-bg-primary-dark {
  border: 1px solid #343550 !important;
}

.border-bg-primary-light {
  border: 1px solid #008fa8 !important;
}

.border-bg-secondary {
  border: 1px solid #d9dad7 !important;
}

.border-bg-tertiart {
  border: 1px solid #db8e31 !important;
}

.border-bg-quaternary {
  border: 1px solid #a3272e !important;
}

.border-bg-quinary {
  border: 1px solid #5f5950 !important;
}

.border-bg-senary {
  border: 1px solid #2e7f52 !important;
}

.border-bg-black {
  border: 1px solid #000000 !important;
}

.border-bg-white {
  border: 1px solid #ffffff !important;
}

@media (max-width: 1023px) {
  .mobile_border-bg-primary {
    border: 1px solid #015060 !important;
  }

  .mobile_border-bg-primary-dark {
    border: 1px solid #343550 !important;
  }

  .mobile_border-bg-primary-light {
    border: 1px solid #008fa8 !important;
  }

  .mobile_border-bg-secondary {
    border: 1px solid #d9dad7 !important;
  }

  .mobile_border-bg-tertiart {
    border: 1px solid #db8e31 !important;
  }

  .mobile_border-bg-quaternary {
    border: 1px solid #a3272e !important;
  }

  .mobile_border-bg-quinary {
    border: 1px solid #5f5950 !important;
  }

  .mobile_border-bg-senary {
    border: 1px solid #2e7f52 !important;
  }

  .mobile_border-bg-black {
    border: 1px solid #000000 !important;
  }

  .mobile_border-bg-white {
    border: 1px solid #ffffff !important;
  }
}
.border_width_1 {
  border-width: 1px !important;
}

.border_width_2 {
  border-width: 2px !important;
}

.border_width_3 {
  border-width: 3px !important;
}

.border_width_4 {
  border-width: 4px !important;
}

.border_width_5 {
  border-width: 5px !important;
}

.border_width_6 {
  border-width: 6px !important;
}

.border_width_7 {
  border-width: 7px !important;
}

.border_width_8 {
  border-width: 8px !important;
}

.border_width_9 {
  border-width: 9px !important;
}

.border_width_10 {
  border-width: 10px !important;
}

.border_width_11 {
  border-width: 11px !important;
}

.border_width_12 {
  border-width: 12px !important;
}

@media (max-width: 1023px) {
  .border_width_mobile_1 {
    border-width: 1px !important;
  }

  .border_width_mobile_2 {
    border-width: 2px !important;
  }

  .border_width_mobile_3 {
    border-width: 3px !important;
  }

  .border_width_mobile_4 {
    border-width: 4px !important;
  }

  .border_width_mobile_5 {
    border-width: 5px !important;
  }

  .border_width_mobile_6 {
    border-width: 6px !important;
  }

  .border_width_mobile_7 {
    border-width: 7px !important;
  }

  .border_width_mobile_8 {
    border-width: 8px !important;
  }

  .border_width_mobile_9 {
    border-width: 9px !important;
  }

  .border_width_mobile_10 {
    border-width: 10px !important;
  }

  .border_width_mobile_11 {
    border-width: 11px !important;
  }

  .border_width_mobile_12 {
    border-width: 12px !important;
  }
}
.bg-primary {
  background-color: #015060;
  color: #fff;
}

.bg-primary.op-bg_20 {
  background-color: rgba(1, 80, 96, 0.2);
}

.bg-primary.op-bg_40 {
  background-color: rgba(1, 80, 96, 0.4);
}

.bg-primary.op-bg_60 {
  background-color: rgba(1, 80, 96, 0.6);
}

.bg-primary.op-bg_80 {
  background-color: rgba(1, 80, 96, 0.8);
}

.bg-primary-dark {
  background-color: #343550;
  color: #fff;
}

.bg-primary-dark.op-bg_20 {
  background-color: rgba(52, 53, 80, 0.2);
}

.bg-primary-dark.op-bg_40 {
  background-color: rgba(52, 53, 80, 0.4);
}

.bg-primary-dark.op-bg_60 {
  background-color: rgba(52, 53, 80, 0.6);
}

.bg-primary-dark.op-bg_80 {
  background-color: rgba(52, 53, 80, 0.8);
}

.bg-primary-light {
  background-color: #008fa8;
  color: #fff;
}

.bg-primary-light.op-bg_20 {
  background-color: rgba(0, 143, 168, 0.2);
}

.bg-primary-light.op-bg_40 {
  background-color: rgba(0, 143, 168, 0.4);
}

.bg-primary-light.op-bg_60 {
  background-color: rgba(0, 143, 168, 0.6);
}

.bg-primary-light.op-bg_80 {
  background-color: rgba(0, 143, 168, 0.8);
}

.bg-secondary {
  background-color: #d9dad7;
}

.bg-secondary.op-bg_20 {
  background-color: rgba(217, 218, 215, 0.2);
}

.bg-secondary.op-bg_40 {
  background-color: rgba(217, 218, 215, 0.4);
}

.bg-secondary.op-bg_60 {
  background-color: rgba(217, 218, 215, 0.6);
}

.bg-secondary.op-bg_80 {
  background-color: rgba(217, 218, 215, 0.8);
}

.bg-tertiart {
  background-color: #db8e31;
}

.bg-tertiart.op-bg_20 {
  background-color: rgba(219, 142, 49, 0.2);
}

.bg-tertiart.op-bg_40 {
  background-color: rgba(219, 142, 49, 0.4);
}

.bg-tertiart.op-bg_60 {
  background-color: rgba(219, 142, 49, 0.6);
}

.bg-tertiart.op-bg_80 {
  background-color: rgba(219, 142, 49, 0.8);
}

.bg-quaternary {
  background-color: #a3272e;
  color: #fff;
}

.bg-quaternary.op-bg_20 {
  background-color: rgba(163, 39, 46, 0.2);
}

.bg-quaternary.op-bg_40 {
  background-color: rgba(163, 39, 46, 0.4);
}

.bg-quaternary.op-bg_60 {
  background-color: rgba(163, 39, 46, 0.6);
}

.bg-quaternary.op-bg_80 {
  background-color: rgba(163, 39, 46, 0.8);
}

.bg-quinary {
  background-color: #5f5950;
  color: #fff;
}

.bg-quinary.op-bg_20 {
  background-color: rgba(95, 89, 80, 0.2);
}

.bg-quinary.op-bg_40 {
  background-color: rgba(95, 89, 80, 0.4);
}

.bg-quinary.op-bg_60 {
  background-color: rgba(95, 89, 80, 0.6);
}

.bg-quinary.op-bg_80 {
  background-color: rgba(95, 89, 80, 0.8);
}

.bg-senary {
  background-color: #2e7f52;
  color: #fff;
}

.bg-senary.op-bg_20 {
  background-color: rgba(46, 127, 82, 0.2);
}

.bg-senary.op-bg_40 {
  background-color: rgba(46, 127, 82, 0.4);
}

.bg-senary.op-bg_60 {
  background-color: rgba(46, 127, 82, 0.6);
}

.bg-senary.op-bg_80 {
  background-color: rgba(46, 127, 82, 0.8);
}

.bg-black {
  background-color: #000000;
  color: #fff;
}

.bg-black.op-bg_20 {
  background-color: rgba(0, 0, 0, 0.2);
}

.bg-black.op-bg_40 {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-black.op-bg_60 {
  background-color: rgba(0, 0, 0, 0.6);
}

.bg-black.op-bg_80 {
  background-color: rgba(0, 0, 0, 0.8);
}

.bg-white {
  background-color: #ffffff;
}

.bg-white.op-bg_20 {
  background-color: rgba(255, 255, 255, 0.2);
}

.bg-white.op-bg_40 {
  background-color: rgba(255, 255, 255, 0.4);
}

.bg-white.op-bg_60 {
  background-color: rgba(255, 255, 255, 0.6);
}

.bg-white.op-bg_80 {
  background-color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 1023px) {
  .color_mobile_bg-primary {
    background-color: #015060;
    color: #fff;
  }

  .color_mobile_bg-primary.op-bg_20 {
    background-color: rgba(1, 80, 96, 0.2);
  }

  .color_mobile_bg-primary.op-bg_40 {
    background-color: rgba(1, 80, 96, 0.4);
  }

  .color_mobile_bg-primary.op-bg_60 {
    background-color: rgba(1, 80, 96, 0.6);
  }

  .color_mobile_bg-primary.op-bg_80 {
    background-color: rgba(1, 80, 96, 0.8);
  }

  .color_mobile_bg-primary-dark {
    background-color: #343550;
    color: #fff;
  }

  .color_mobile_bg-primary-dark.op-bg_20 {
    background-color: rgba(52, 53, 80, 0.2);
  }

  .color_mobile_bg-primary-dark.op-bg_40 {
    background-color: rgba(52, 53, 80, 0.4);
  }

  .color_mobile_bg-primary-dark.op-bg_60 {
    background-color: rgba(52, 53, 80, 0.6);
  }

  .color_mobile_bg-primary-dark.op-bg_80 {
    background-color: rgba(52, 53, 80, 0.8);
  }

  .color_mobile_bg-primary-light {
    background-color: #008fa8;
    color: #fff;
  }

  .color_mobile_bg-primary-light.op-bg_20 {
    background-color: rgba(0, 143, 168, 0.2);
  }

  .color_mobile_bg-primary-light.op-bg_40 {
    background-color: rgba(0, 143, 168, 0.4);
  }

  .color_mobile_bg-primary-light.op-bg_60 {
    background-color: rgba(0, 143, 168, 0.6);
  }

  .color_mobile_bg-primary-light.op-bg_80 {
    background-color: rgba(0, 143, 168, 0.8);
  }

  .color_mobile_bg-secondary {
    background-color: #d9dad7;
  }

  .color_mobile_bg-secondary.op-bg_20 {
    background-color: rgba(217, 218, 215, 0.2);
  }

  .color_mobile_bg-secondary.op-bg_40 {
    background-color: rgba(217, 218, 215, 0.4);
  }

  .color_mobile_bg-secondary.op-bg_60 {
    background-color: rgba(217, 218, 215, 0.6);
  }

  .color_mobile_bg-secondary.op-bg_80 {
    background-color: rgba(217, 218, 215, 0.8);
  }

  .color_mobile_bg-tertiart {
    background-color: #db8e31;
  }

  .color_mobile_bg-tertiart.op-bg_20 {
    background-color: rgba(219, 142, 49, 0.2);
  }

  .color_mobile_bg-tertiart.op-bg_40 {
    background-color: rgba(219, 142, 49, 0.4);
  }

  .color_mobile_bg-tertiart.op-bg_60 {
    background-color: rgba(219, 142, 49, 0.6);
  }

  .color_mobile_bg-tertiart.op-bg_80 {
    background-color: rgba(219, 142, 49, 0.8);
  }

  .color_mobile_bg-quaternary {
    background-color: #a3272e;
    color: #fff;
  }

  .color_mobile_bg-quaternary.op-bg_20 {
    background-color: rgba(163, 39, 46, 0.2);
  }

  .color_mobile_bg-quaternary.op-bg_40 {
    background-color: rgba(163, 39, 46, 0.4);
  }

  .color_mobile_bg-quaternary.op-bg_60 {
    background-color: rgba(163, 39, 46, 0.6);
  }

  .color_mobile_bg-quaternary.op-bg_80 {
    background-color: rgba(163, 39, 46, 0.8);
  }

  .color_mobile_bg-quinary {
    background-color: #5f5950;
    color: #fff;
  }

  .color_mobile_bg-quinary.op-bg_20 {
    background-color: rgba(95, 89, 80, 0.2);
  }

  .color_mobile_bg-quinary.op-bg_40 {
    background-color: rgba(95, 89, 80, 0.4);
  }

  .color_mobile_bg-quinary.op-bg_60 {
    background-color: rgba(95, 89, 80, 0.6);
  }

  .color_mobile_bg-quinary.op-bg_80 {
    background-color: rgba(95, 89, 80, 0.8);
  }

  .color_mobile_bg-senary {
    background-color: #2e7f52;
    color: #fff;
  }

  .color_mobile_bg-senary.op-bg_20 {
    background-color: rgba(46, 127, 82, 0.2);
  }

  .color_mobile_bg-senary.op-bg_40 {
    background-color: rgba(46, 127, 82, 0.4);
  }

  .color_mobile_bg-senary.op-bg_60 {
    background-color: rgba(46, 127, 82, 0.6);
  }

  .color_mobile_bg-senary.op-bg_80 {
    background-color: rgba(46, 127, 82, 0.8);
  }

  .color_mobile_bg-black {
    background-color: #000000;
    color: #fff;
  }

  .color_mobile_bg-black.op-bg_20 {
    background-color: rgba(0, 0, 0, 0.2);
  }

  .color_mobile_bg-black.op-bg_40 {
    background-color: rgba(0, 0, 0, 0.4);
  }

  .color_mobile_bg-black.op-bg_60 {
    background-color: rgba(0, 0, 0, 0.6);
  }

  .color_mobile_bg-black.op-bg_80 {
    background-color: rgba(0, 0, 0, 0.8);
  }

  .color_mobile_bg-white {
    background-color: #ffffff;
  }

  .color_mobile_bg-white.op-bg_20 {
    background-color: rgba(255, 255, 255, 0.2);
  }

  .color_mobile_bg-white.op-bg_40 {
    background-color: rgba(255, 255, 255, 0.4);
  }

  .color_mobile_bg-white.op-bg_60 {
    background-color: rgba(255, 255, 255, 0.6);
  }

  .color_mobile_bg-white.op-bg_80 {
    background-color: rgba(255, 255, 255, 0.8);
  }
}
.image-gradient-bg-primary .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#015060));
  background-image: -o-linear-gradient(top, transparent 50%, #015060);
  background-image: linear-gradient(to bottom, transparent 50%, #015060);
}

.image-gradient-bg-primary.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#015060));
  background-image: -o-linear-gradient(bottom, transparent 50%, #015060);
  background-image: linear-gradient(to top, transparent 50%, #015060);
}

.image-gradient-bg-primary.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#015060));
  background-image: -o-linear-gradient(right, transparent 50%, #015060);
  background-image: linear-gradient(to left, transparent 50%, #015060);
}

.image-gradient-bg-primary.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#015060));
  background-image: -o-linear-gradient(left, transparent 50%, #015060);
  background-image: linear-gradient(to right, transparent 50%, #015060);
}

.image-gradient-bg-primary-dark .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#343550));
  background-image: -o-linear-gradient(top, transparent 50%, #343550);
  background-image: linear-gradient(to bottom, transparent 50%, #343550);
}

.image-gradient-bg-primary-dark.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#343550));
  background-image: -o-linear-gradient(bottom, transparent 50%, #343550);
  background-image: linear-gradient(to top, transparent 50%, #343550);
}

.image-gradient-bg-primary-dark.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#343550));
  background-image: -o-linear-gradient(right, transparent 50%, #343550);
  background-image: linear-gradient(to left, transparent 50%, #343550);
}

.image-gradient-bg-primary-dark.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#343550));
  background-image: -o-linear-gradient(left, transparent 50%, #343550);
  background-image: linear-gradient(to right, transparent 50%, #343550);
}

.image-gradient-bg-primary-light .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#008fa8));
  background-image: -o-linear-gradient(top, transparent 50%, #008fa8);
  background-image: linear-gradient(to bottom, transparent 50%, #008fa8);
}

.image-gradient-bg-primary-light.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#008fa8));
  background-image: -o-linear-gradient(bottom, transparent 50%, #008fa8);
  background-image: linear-gradient(to top, transparent 50%, #008fa8);
}

.image-gradient-bg-primary-light.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#008fa8));
  background-image: -o-linear-gradient(right, transparent 50%, #008fa8);
  background-image: linear-gradient(to left, transparent 50%, #008fa8);
}

.image-gradient-bg-primary-light.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#008fa8));
  background-image: -o-linear-gradient(left, transparent 50%, #008fa8);
  background-image: linear-gradient(to right, transparent 50%, #008fa8);
}

.image-gradient-bg-secondary .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#d9dad7));
  background-image: -o-linear-gradient(top, transparent 50%, #d9dad7);
  background-image: linear-gradient(to bottom, transparent 50%, #d9dad7);
}

.image-gradient-bg-secondary.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#d9dad7));
  background-image: -o-linear-gradient(bottom, transparent 50%, #d9dad7);
  background-image: linear-gradient(to top, transparent 50%, #d9dad7);
}

.image-gradient-bg-secondary.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#d9dad7));
  background-image: -o-linear-gradient(right, transparent 50%, #d9dad7);
  background-image: linear-gradient(to left, transparent 50%, #d9dad7);
}

.image-gradient-bg-secondary.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#d9dad7));
  background-image: -o-linear-gradient(left, transparent 50%, #d9dad7);
  background-image: linear-gradient(to right, transparent 50%, #d9dad7);
}

.image-gradient-bg-tertiart .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#db8e31));
  background-image: -o-linear-gradient(top, transparent 50%, #db8e31);
  background-image: linear-gradient(to bottom, transparent 50%, #db8e31);
}

.image-gradient-bg-tertiart.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#db8e31));
  background-image: -o-linear-gradient(bottom, transparent 50%, #db8e31);
  background-image: linear-gradient(to top, transparent 50%, #db8e31);
}

.image-gradient-bg-tertiart.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#db8e31));
  background-image: -o-linear-gradient(right, transparent 50%, #db8e31);
  background-image: linear-gradient(to left, transparent 50%, #db8e31);
}

.image-gradient-bg-tertiart.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#db8e31));
  background-image: -o-linear-gradient(left, transparent 50%, #db8e31);
  background-image: linear-gradient(to right, transparent 50%, #db8e31);
}

.image-gradient-bg-quaternary .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#a3272e));
  background-image: -o-linear-gradient(top, transparent 50%, #a3272e);
  background-image: linear-gradient(to bottom, transparent 50%, #a3272e);
}

.image-gradient-bg-quaternary.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#a3272e));
  background-image: -o-linear-gradient(bottom, transparent 50%, #a3272e);
  background-image: linear-gradient(to top, transparent 50%, #a3272e);
}

.image-gradient-bg-quaternary.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#a3272e));
  background-image: -o-linear-gradient(right, transparent 50%, #a3272e);
  background-image: linear-gradient(to left, transparent 50%, #a3272e);
}

.image-gradient-bg-quaternary.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#a3272e));
  background-image: -o-linear-gradient(left, transparent 50%, #a3272e);
  background-image: linear-gradient(to right, transparent 50%, #a3272e);
}

.image-gradient-bg-quinary .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#5f5950));
  background-image: -o-linear-gradient(top, transparent 50%, #5f5950);
  background-image: linear-gradient(to bottom, transparent 50%, #5f5950);
}

.image-gradient-bg-quinary.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#5f5950));
  background-image: -o-linear-gradient(bottom, transparent 50%, #5f5950);
  background-image: linear-gradient(to top, transparent 50%, #5f5950);
}

.image-gradient-bg-quinary.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#5f5950));
  background-image: -o-linear-gradient(right, transparent 50%, #5f5950);
  background-image: linear-gradient(to left, transparent 50%, #5f5950);
}

.image-gradient-bg-quinary.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#5f5950));
  background-image: -o-linear-gradient(left, transparent 50%, #5f5950);
  background-image: linear-gradient(to right, transparent 50%, #5f5950);
}

.image-gradient-bg-senary .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#2e7f52));
  background-image: -o-linear-gradient(top, transparent 50%, #2e7f52);
  background-image: linear-gradient(to bottom, transparent 50%, #2e7f52);
}

.image-gradient-bg-senary.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#2e7f52));
  background-image: -o-linear-gradient(bottom, transparent 50%, #2e7f52);
  background-image: linear-gradient(to top, transparent 50%, #2e7f52);
}

.image-gradient-bg-senary.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#2e7f52));
  background-image: -o-linear-gradient(right, transparent 50%, #2e7f52);
  background-image: linear-gradient(to left, transparent 50%, #2e7f52);
}

.image-gradient-bg-senary.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#2e7f52));
  background-image: -o-linear-gradient(left, transparent 50%, #2e7f52);
  background-image: linear-gradient(to right, transparent 50%, #2e7f52);
}

.image-gradient-bg-black .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#000000));
  background-image: -o-linear-gradient(top, transparent 50%, #000000);
  background-image: linear-gradient(to bottom, transparent 50%, #000000);
}

.image-gradient-bg-black.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#000000));
  background-image: -o-linear-gradient(bottom, transparent 50%, #000000);
  background-image: linear-gradient(to top, transparent 50%, #000000);
}

.image-gradient-bg-black.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#000000));
  background-image: -o-linear-gradient(right, transparent 50%, #000000);
  background-image: linear-gradient(to left, transparent 50%, #000000);
}

.image-gradient-bg-black.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#000000));
  background-image: -o-linear-gradient(left, transparent 50%, #000000);
  background-image: linear-gradient(to right, transparent 50%, #000000);
}

.image-gradient-bg-white .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#ffffff));
  background-image: -o-linear-gradient(top, transparent 50%, #ffffff);
  background-image: linear-gradient(to bottom, transparent 50%, #ffffff);
}

.image-gradient-bg-white.image-gradient-top .img:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#ffffff));
  background-image: -o-linear-gradient(bottom, transparent 50%, #ffffff);
  background-image: linear-gradient(to top, transparent 50%, #ffffff);
}

.image-gradient-bg-white.image-gradient-left .img:after {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#ffffff));
  background-image: -o-linear-gradient(right, transparent 50%, #ffffff);
  background-image: linear-gradient(to left, transparent 50%, #ffffff);
}

.image-gradient-bg-white.image-gradient-right .img:after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#ffffff));
  background-image: -o-linear-gradient(left, transparent 50%, #ffffff);
  background-image: linear-gradient(to right, transparent 50%, #ffffff);
}

@media (max-width: 1023px) {
  .color_mobile_image-gradient-bg-primary .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#015060));
    background-image: -o-linear-gradient(top, transparent 50%, #015060);
    background-image: linear-gradient(to bottom, transparent 50%, #015060);
  }

  .color_mobile_image-gradient-bg-primary.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#015060));
    background-image: -o-linear-gradient(bottom, transparent 50%, #015060);
    background-image: linear-gradient(to top, transparent 50%, #015060);
  }

  .color_mobile_image-gradient-bg-primary.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#015060));
    background-image: -o-linear-gradient(right, transparent 50%, #015060);
    background-image: linear-gradient(to left, transparent 50%, #015060);
  }

  .color_mobile_image-gradient-bg-primary.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#015060));
    background-image: -o-linear-gradient(left, transparent 50%, #015060);
    background-image: linear-gradient(to right, transparent 50%, #015060);
  }

  .color_mobile_image-gradient-bg-primary-dark .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#343550));
    background-image: -o-linear-gradient(top, transparent 50%, #343550);
    background-image: linear-gradient(to bottom, transparent 50%, #343550);
  }

  .color_mobile_image-gradient-bg-primary-dark.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#343550));
    background-image: -o-linear-gradient(bottom, transparent 50%, #343550);
    background-image: linear-gradient(to top, transparent 50%, #343550);
  }

  .color_mobile_image-gradient-bg-primary-dark.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#343550));
    background-image: -o-linear-gradient(right, transparent 50%, #343550);
    background-image: linear-gradient(to left, transparent 50%, #343550);
  }

  .color_mobile_image-gradient-bg-primary-dark.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#343550));
    background-image: -o-linear-gradient(left, transparent 50%, #343550);
    background-image: linear-gradient(to right, transparent 50%, #343550);
  }

  .color_mobile_image-gradient-bg-primary-light .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#008fa8));
    background-image: -o-linear-gradient(top, transparent 50%, #008fa8);
    background-image: linear-gradient(to bottom, transparent 50%, #008fa8);
  }

  .color_mobile_image-gradient-bg-primary-light.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#008fa8));
    background-image: -o-linear-gradient(bottom, transparent 50%, #008fa8);
    background-image: linear-gradient(to top, transparent 50%, #008fa8);
  }

  .color_mobile_image-gradient-bg-primary-light.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#008fa8));
    background-image: -o-linear-gradient(right, transparent 50%, #008fa8);
    background-image: linear-gradient(to left, transparent 50%, #008fa8);
  }

  .color_mobile_image-gradient-bg-primary-light.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#008fa8));
    background-image: -o-linear-gradient(left, transparent 50%, #008fa8);
    background-image: linear-gradient(to right, transparent 50%, #008fa8);
  }

  .color_mobile_image-gradient-bg-secondary .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#d9dad7));
    background-image: -o-linear-gradient(top, transparent 50%, #d9dad7);
    background-image: linear-gradient(to bottom, transparent 50%, #d9dad7);
  }

  .color_mobile_image-gradient-bg-secondary.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#d9dad7));
    background-image: -o-linear-gradient(bottom, transparent 50%, #d9dad7);
    background-image: linear-gradient(to top, transparent 50%, #d9dad7);
  }

  .color_mobile_image-gradient-bg-secondary.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#d9dad7));
    background-image: -o-linear-gradient(right, transparent 50%, #d9dad7);
    background-image: linear-gradient(to left, transparent 50%, #d9dad7);
  }

  .color_mobile_image-gradient-bg-secondary.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#d9dad7));
    background-image: -o-linear-gradient(left, transparent 50%, #d9dad7);
    background-image: linear-gradient(to right, transparent 50%, #d9dad7);
  }

  .color_mobile_image-gradient-bg-tertiart .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#db8e31));
    background-image: -o-linear-gradient(top, transparent 50%, #db8e31);
    background-image: linear-gradient(to bottom, transparent 50%, #db8e31);
  }

  .color_mobile_image-gradient-bg-tertiart.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#db8e31));
    background-image: -o-linear-gradient(bottom, transparent 50%, #db8e31);
    background-image: linear-gradient(to top, transparent 50%, #db8e31);
  }

  .color_mobile_image-gradient-bg-tertiart.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#db8e31));
    background-image: -o-linear-gradient(right, transparent 50%, #db8e31);
    background-image: linear-gradient(to left, transparent 50%, #db8e31);
  }

  .color_mobile_image-gradient-bg-tertiart.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#db8e31));
    background-image: -o-linear-gradient(left, transparent 50%, #db8e31);
    background-image: linear-gradient(to right, transparent 50%, #db8e31);
  }

  .color_mobile_image-gradient-bg-quaternary .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#a3272e));
    background-image: -o-linear-gradient(top, transparent 50%, #a3272e);
    background-image: linear-gradient(to bottom, transparent 50%, #a3272e);
  }

  .color_mobile_image-gradient-bg-quaternary.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#a3272e));
    background-image: -o-linear-gradient(bottom, transparent 50%, #a3272e);
    background-image: linear-gradient(to top, transparent 50%, #a3272e);
  }

  .color_mobile_image-gradient-bg-quaternary.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#a3272e));
    background-image: -o-linear-gradient(right, transparent 50%, #a3272e);
    background-image: linear-gradient(to left, transparent 50%, #a3272e);
  }

  .color_mobile_image-gradient-bg-quaternary.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#a3272e));
    background-image: -o-linear-gradient(left, transparent 50%, #a3272e);
    background-image: linear-gradient(to right, transparent 50%, #a3272e);
  }

  .color_mobile_image-gradient-bg-quinary .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#5f5950));
    background-image: -o-linear-gradient(top, transparent 50%, #5f5950);
    background-image: linear-gradient(to bottom, transparent 50%, #5f5950);
  }

  .color_mobile_image-gradient-bg-quinary.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#5f5950));
    background-image: -o-linear-gradient(bottom, transparent 50%, #5f5950);
    background-image: linear-gradient(to top, transparent 50%, #5f5950);
  }

  .color_mobile_image-gradient-bg-quinary.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#5f5950));
    background-image: -o-linear-gradient(right, transparent 50%, #5f5950);
    background-image: linear-gradient(to left, transparent 50%, #5f5950);
  }

  .color_mobile_image-gradient-bg-quinary.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#5f5950));
    background-image: -o-linear-gradient(left, transparent 50%, #5f5950);
    background-image: linear-gradient(to right, transparent 50%, #5f5950);
  }

  .color_mobile_image-gradient-bg-senary .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#2e7f52));
    background-image: -o-linear-gradient(top, transparent 50%, #2e7f52);
    background-image: linear-gradient(to bottom, transparent 50%, #2e7f52);
  }

  .color_mobile_image-gradient-bg-senary.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#2e7f52));
    background-image: -o-linear-gradient(bottom, transparent 50%, #2e7f52);
    background-image: linear-gradient(to top, transparent 50%, #2e7f52);
  }

  .color_mobile_image-gradient-bg-senary.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#2e7f52));
    background-image: -o-linear-gradient(right, transparent 50%, #2e7f52);
    background-image: linear-gradient(to left, transparent 50%, #2e7f52);
  }

  .color_mobile_image-gradient-bg-senary.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#2e7f52));
    background-image: -o-linear-gradient(left, transparent 50%, #2e7f52);
    background-image: linear-gradient(to right, transparent 50%, #2e7f52);
  }

  .color_mobile_image-gradient-bg-black .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#000000));
    background-image: -o-linear-gradient(top, transparent 50%, #000000);
    background-image: linear-gradient(to bottom, transparent 50%, #000000);
  }

  .color_mobile_image-gradient-bg-black.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#000000));
    background-image: -o-linear-gradient(bottom, transparent 50%, #000000);
    background-image: linear-gradient(to top, transparent 50%, #000000);
  }

  .color_mobile_image-gradient-bg-black.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#000000));
    background-image: -o-linear-gradient(right, transparent 50%, #000000);
    background-image: linear-gradient(to left, transparent 50%, #000000);
  }

  .color_mobile_image-gradient-bg-black.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#000000));
    background-image: -o-linear-gradient(left, transparent 50%, #000000);
    background-image: linear-gradient(to right, transparent 50%, #000000);
  }

  .color_mobile_image-gradient-bg-white .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#ffffff));
    background-image: -o-linear-gradient(top, transparent 50%, #ffffff);
    background-image: linear-gradient(to bottom, transparent 50%, #ffffff);
  }

  .color_mobile_image-gradient-bg-white.color_mobile_image-gradient-top .img:after {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), to(#ffffff));
    background-image: -o-linear-gradient(bottom, transparent 50%, #ffffff);
    background-image: linear-gradient(to top, transparent 50%, #ffffff);
  }

  .color_mobile_image-gradient-bg-white.color_mobile_image-gradient-left .img:after {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), to(#ffffff));
    background-image: -o-linear-gradient(right, transparent 50%, #ffffff);
    background-image: linear-gradient(to left, transparent 50%, #ffffff);
  }

  .color_mobile_image-gradient-bg-white.color_mobile_image-gradient-right .img:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), to(#ffffff));
    background-image: -o-linear-gradient(left, transparent 50%, #ffffff);
    background-image: linear-gradient(to right, transparent 50%, #ffffff);
  }
}
.main .row:not([class*=bg-]), section.related .row:not([class*=bg-]), article.pageWidth:not([class*=bg-]) {
  background-color: #fff;
}

.row[class*=bg-] .row {
  background-color: transparent;
}

.main .row-section[class*=bg-] > .row {
  background-color: initial;
}

.column,
.columns {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.column {
  margin-bottom: 0.4rem;
}

.row > h5 {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}
@media (max-width: 767px) {
  .row > h5 {
    margin-left: 0.4rem;
    margin-right: 0.4rem;
  }
}
.row > h5[class*=" bg-"] {
  padding: 0.2rem 0.4rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .row > h5[class*=" color_mobile_bg-"] {
    padding: 0.2rem 0.4rem;
    margin-bottom: 0.4rem;
  }
}

.row[class*=" bg-"],
.row-section[class*=" bg-"] {
  padding-top: 0.4rem;
  margin-bottom: 0.4rem;
}
.row[class*=" bg-"] > h5[class*=" bg-"],
.row-section[class*=" bg-"] > h5[class*=" bg-"] {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  margin: -0.4rem 0 0.4rem 0;
}
@media (max-width: 767px) {
  .row[class*=" bg-"] > h5[class*=" color_mobile_bg-"],
.row-section[class*=" bg-"] > h5[class*=" color_mobile_bg-"] {
    margin: -0.4rem 0 0.4rem 0;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
}

.bodytext .slideshow nav ul {
  padding: 0.4rem;
}

.slideshow.columns nav ul {
  margin: 0 0.4rem;
}

.bodytext > * {
  padding: 0.4rem;
}
.bodytext > p {
  padding-left: 0.4rem;
}
.bodytext > .column.floatLeft {
  padding-left: 0.4rem;
}
.bodytext > .column.floatRight {
  padding-right: 0.4rem;
}

@media (max-width: 767px) {
  .pagestyle_centered .bodytext > p,
.pagestyle_centered .bodytext > h2,
.pagestyle_centered .bodytext > h3,
.pagestyle_centered .bodytext > h4,
.pagestyle_centered .bodytext > ul,
.pagestyle_centered .bodytext > ol {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
}

.articlescroller ul {
  margin-right: -0.4rem;
  margin-left: -0.4rem;
}

.articleHeader .kicker[class*=" bg-"],
.articleHeader .headline[class*=" bg-"],
.articleHeader .subtitle[class*=" bg-"] {
  padding: 0.6rem 0.4rem;
}
.articleHeader .media .floatingText {
  padding-bottom: 0.4rem;
}
.articleHeader .media .floatingText .kicker,
.articleHeader .media .floatingText .headline,
.articleHeader .media .floatingText .subtitle {
  margin-right: 0.4rem;
  margin-left: 0.4rem;
  margin-bottom: 0.2rem;
}

.articleCalendar ul.articles {
  grid-column-gap: 0.4rem;
  grid-row-gap: 0.4rem;
}

article.column .content .media .floatingText {
  padding-bottom: 0.4rem;
}
article.column .content .media .floatingText .kicker,
article.column .content .media .floatingText .headline,
article.column .content .media .floatingText .subtitle {
  margin-right: 0.4rem;
  margin-left: 0.4rem;
  margin-bottom: 0.2rem;
}
article.column .content .kicker[class*=" bg-"],
article.column .content .headline[class*=" bg-"],
article.column .content .subtitle[class*=" bg-"] {
  padding: 0.6rem 0.4rem;
}
article.column .content[class*=" bg-"] figure.floatLeft {
  margin-right: 0.4rem;
}
article.column .content[class*=" bg-"] figure.floatRight {
  margin-left: 0.4rem;
}
article.column .content[class*=" bg-"] .kicker {
  margin-bottom: 0.4rem;
}
article.column .content[class*=" bg-"].fullWidth a .media figure {
  margin-left: calc(-50vw + 68rem / 2 - (0.4rem + 1.5rem));
  margin-right: calc(-50vw + 68rem / 2 - (0.4rem + 1.5rem));
}

.column .content.fullWidth figure,
.articleHeader.fullWidth > .media figure,
.articleHeader.fullWidth .markupbox,
.column.markupbox.fullWidth .content,
.bodytext > .fullWidth figure,
.articleHeader.fullWidth > figure {
  margin-left: calc(-50vw + 68rem / 2 - 0.4rem);
  margin-right: calc(-50vw + 68rem / 2 - 0.4rem);
}

.fullWidth > figure .caption,
.fullWidth .media figure .caption {
  padding-left: calc(50vw - 68rem / 2 + 0.4rem);
  padding-right: calc(50vw - 68rem / 2 + 0.4rem);
}

.parallax-container.column > .content.fullWidth {
  margin-left: calc(-50vw + 68rem / 2 - 0.4rem);
  margin-right: calc(-50vw + 68rem / 2 - 0.4rem);
}

.articleHeader .column.parallax-container > .content.fullWidth {
  margin-left: calc(-50vw + 68rem / 2 - 0.4rem);
  margin-right: calc(-50vw + 68rem / 2 - 0.4rem);
}

@media (max-width: 767px) {
  article.column .content[class*=" bg-"].fullWidth a .media figure {
    margin-left: -1.9rem;
    margin-right: -1.9rem;
  }

  .row > .column:first-child, .row > .column.small-12 + .column:not(.small-12),
.bodytext > .column:first-child,
.bodytext > .column.small-12 + .column:not(.small-12) {
    padding-left: 0.4rem;
  }
  .row > .column:last-child,
.bodytext > .column:last-child {
    padding-right: 0.4rem;
  }
  .row > .column.small-12, .row > .columns.small-12,
.bodytext > .column.small-12,
.bodytext > .columns.small-12 {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }

  .row.fullWidth .scrollbox,
.column.scrollbox.fullWidth {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .fullWidth > figure .caption {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }

  .articleHeader.column {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }

  .column .content.fullWidth figure,
.articleHeader.fullWidth > .media figure,
.articleHeader.fullWidth .markupbox,
.column.markupbox.fullWidth .content,
.bodytext > .fullWidth figure,
.articleHeader.fullWidth > figure {
    margin-left: -0.4rem;
    margin-right: -0.4rem;
  }
  .column .content.fullWidth figure .caption,
.articleHeader.fullWidth > .media figure .caption,
.articleHeader.fullWidth .markupbox .caption,
.column.markupbox.fullWidth .content .caption,
.bodytext > .fullWidth figure .caption,
.articleHeader.fullWidth > figure .caption {
    margin-right: 0.4rem;
    margin-left: 0.4rem;
  }

  .articleHeader.fullWidth figure .caption {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }

  .bodytext > p, .bodytext > h2, .bodytext > h3, .bodytext > h4, .bodytext > ul, .bodytext > ol {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
  .bodytext > .small-12 {
    padding-left: 0.4rem;
  }
  .bodytext > .column.floatLeft {
    padding-left: 0.4rem;
  }
  .bodytext > .column.floatRight {
    padding-right: 0.4rem;
  }

  .column.articleFooter {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }

  .articleHeader .column.parallax-container > .content.fullWidth {
    margin-left: -0.4rem;
    margin-right: -0.4rem;
  }

  .parallax-container.column > .content.fullWidth {
    margin-left: -0.4rem;
    margin-right: -0.4rem;
  }
}
.front section > div > .row,
.front section .row-section .row,
.front section > .row {
  padding: 0.8rem 0.4rem 0;
  margin-bottom: 0;
}

body {
  font-family: "DINWeb", "Helvetica", serif;
  background-color: #008fa8;
  color: #292929;
  font-size: 100%;
}

header#nav {
  background-color: #008fa8;
  border-bottom: none;
}
header#nav > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header#nav .top {
  text-align: center;
  background-color: #015060;
  color: #ffffff;
}
header#nav .top a {
  margin: 0 1em;
}
header#nav .logo {
  display: block;
  width: 400px;
  padding: 50px 0 10px;
  margin: 0 auto;
}
header#nav .logo img {
  display: block;
  width: 100%;
}
header#nav .menu {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 4px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header#nav .menu .submenu {
  position: relative;
}
header#nav .menu .submenu > * {
  display: none;
}
header#nav .menu .submenu.visible > * {
  display: block;
}
header#nav .menu .submenu::before {
  cursor: pointer;
  background-color: #1f2f35;
  border: 1px solid #015060;
  color: #ffffff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 1.2em;
}
header#nav .menu .mainMenu {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
header#nav .menu .mainMenu li {
  padding: 0 0.4em;
}
header#nav .menu .mainMenu a {
  font-size: 1rem;
  font-weight: 400;
  text-shadow: none;
  color: #fff;
}
header#nav .menu .mainMenu a:hover {
  text-decoration: underline;
}
header#nav .menu #menuToggleSubmenu {
  padding: 0 0.4em;
}
header#nav .menu #menuToggleSubmenu nav > ul {
  top: 50px;
  padding: 0.4em 0;
  position: absolute;
  z-index: 999;
  background-color: #1f2f35;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  cursor: default;
  display: block;
}
header#nav .menu #menuToggleSubmenu nav > ul li {
  display: block;
  line-height: 30px;
  padding: 0 0.5em;
}
header#nav .menu #menuToggleSubmenu nav > ul li a {
  cursor: pointer;
  font-weight: 400;
  font-size: 0.8em;
  padding: 0.5em 0.3em;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: none;
  display: block;
}
header#nav .menu #menuToggleSubmenu nav > ul ul {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
header#nav .menu #menuToggleSubmenu nav > ul ul li {
  padding-right: 0;
  margin-left: 0.5em;
}
header#nav .menu #menuToggleSubmenu nav > ul ul li a {
  font-weight: 100;
}
header#nav .menu #menuToggleSearch {
  padding: 0 0.4em;
}
header#nav .menu #menuToggleSearch form {
  top: 50px;
  padding: 0.4em 0;
  position: absolute;
  z-index: 999;
  background-color: #1f2f35;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  cursor: default;
  left: -240px;
  padding: 0;
  width: 300px;
}
header#nav .menu #menuToggleSearch form:after {
  content: "";
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 0.7em;
  height: 0.7em;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0.9em;
  right: 0.9em;
  pointer-events: none;
}
header#nav .menu #menuToggleSearch form input {
  display: inline-block;
  margin: 0;
  width: 75%;
  background-color: transparent;
  color: #fff;
  padding: 1.2em 0.8em;
  border: 0;
  vertical-align: middle;
}
header#nav .menu #menuToggleSearch form input:focus {
  outline: 0;
}
header#nav .menu #menuToggleSearch form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
header#nav .menu #menuToggleSearch form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
header#nav .menu #menuToggleSearch form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
header#nav .menu #menuToggleSearch form input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
header#nav .menu #menuToggleSearch form input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
header#nav .menu #menuToggleSearch form input[type=submit] {
  width: 25%;
  padding: 0.7em;
  background-color: transparent;
  cursor: pointer;
  float: right;
}

section.main::after,
section.related::after {
  content: "";
  display: table;
  clear: both;
}

section.related {
  background-color: #ffffff;
  padding: 0.8em 0;
}

footer#page {
  border: none;
  padding: 0;
  margin: 0 0 2.5em 0;
}
footer#page .row {
  padding: 0.6em 0.6em 1.8em;
  background-color: #f4f4f4;
}
footer#page .row .column {
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 0.85em;
}
footer#page .row .column h4 {
  font-weight: normal;
  font-size: 1.2em;
}

@media (max-width: 1023px) {
  header#nav {
    margin: 0;
  }
  header#nav > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 10px 0;
  }
  header#nav .logo {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    padding: 16px 16px 0;
    margin-right: 30px;
  }
  header#nav .logo img {
    display: block;
    width: 100%;
    max-width: 400px;
  }
  header#nav .menu {
    -webkit-box-flex: 0;
        -ms-flex: 0 0;
            flex: 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  header#nav .menu .mainMenu {
    display: none;
  }
  header#nav .menu #menuToggleSubmenu nav > ul {
    right: 0;
  }
}
