@font-face {
  font-family: 'DINWeb';
  font-style: normal;
  font-weight: 300;
  src: url("/view-resources/view/css/fonts/forskning/DINWeb-Light.woff") format("woff");
}

@font-face {
  font-family: 'DINWeb';
  font-style: italic;
  font-weight: 300;
  src: url("/view-resources/view/css/fonts/forskning/DINWeb-LightItalic.woff") format("woff");
}

@font-face {
  font-family: 'DINWeb';
  font-style: normal;
  font-weight: 400;
  src: url("/view-resources/view/css/fonts/forskning/DINWeb-Medium.woff") format("woff");
}

@font-face {
  font-family: 'DINWeb';
  font-style: italic;
  font-weight: 400;
  src: url("/view-resources/view/css/fonts/forskning/DINWeb-MediumItalic.woff") format("woff");
}

@font-face {
  font-family: 'DINWeb';
  font-style: normal;
  font-weight: 600;
  src: url("/view-resources/view/css/fonts/forskning/DINWeb-Bold.woff") format("woff");
}

@font-face {
  font-family: 'DINWeb';
  font-style: italic;
  font-weight: 600;
  src: url("/view-resources/view/css/fonts/forskning/DINWeb-BoldItalic.woff") format("woff");
}

@font-face {
  font-family: 'DINWeb';
  font-style: normal;
  font-weight: 800;
  src: url("/view-resources/view/css/fonts/forskning/DINWeb-Black.woff") format("woff");
}

@font-face {
  font-family: 'DINWeb';
  font-style: italic;
  font-weight: 800;
  src: url("/view-resources/view/css/fonts/forskning/DINWeb-BlackItalic.woff") format("woff");
}

.image-gradient-bg-primary-light figure:after, .image-gradient-bg-primary figure:after, .image-gradient-bg-primary-dark figure:after, .image-gradient-bg-secondary-light figure:after, .image-gradient-bg-secondary figure:after, .image-gradient-bg-tertiary-light figure:after, .image-gradient-bg-tertiary figure:after, .image-gradient-bg-tertiary-dark figure:after, .image-gradient-bg-quaternary figure:after, .image-gradient-bg-quaternary-light figure:after, .image-gradient-bg-quaternary-dark figure:after, .image-gradient-bg-gray-light figure:after, .image-gradient-bg-gray figure:after, .image-gradient-bg-gray-dark figure:after, .image-gradient-bg-black figure:after, .image-gradient-bg-white figure:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.primary-light {
  color: #00cadc !important;
}

.primary {
  color: #439ce1 !important;
}

.secondary-light {
  color: #d6d14c !important;
}

.secondary {
  color: #e3a328 !important;
}

.tertiary {
  color: #2ec62a !important;
}

.quaternary {
  color: #d627a7 !important;
}

.gray-light {
  color: #afafaf !important;
}

.gray {
  color: #6d6d6d !important;
}

.gray-dark {
  color: #444444 !important;
}

.black {
  color: black !important;
}

.white {
  color: white !important;
}

@media (max-width: 1023px) {
  .color_mobile_primary-light {
    color: #00cadc !important;
  }
  .color_mobile_primary {
    color: #439ce1 !important;
  }
  .color_mobile_secondary-light {
    color: #d6d14c !important;
  }
  .color_mobile_secondary {
    color: #e3a328 !important;
  }
  .color_mobile_tertiary {
    color: #2ec62a !important;
  }
  .color_mobile_quaternary {
    color: #d627a7 !important;
  }
  .color_mobile_gray-light {
    color: #afafaf !important;
  }
  .color_mobile_gray {
    color: #6d6d6d !important;
  }
  .color_mobile_gray-dark {
    color: #444444 !important;
  }
  .color_mobile_black {
    color: black !important;
  }
  .color_mobile_white {
    color: white !important;
  }
}

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

.border-bg-primary {
  border: 1px solid #439ce1 !important;
}

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

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

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

.border-bg-tertiary-light {
  border: 1px solid #82dd7f !important;
}

.border-bg-tertiary {
  border: 1px solid #2ec62a !important;
}

.border-bg-tertiary-dark {
  border: 1px solid #208b1d !important;
}

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

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

.border-bg-quaternary-dark {
  border: 1px solid #961b75 !important;
}

.border-bg-gray-light {
  border: 1px solid #d5d8d9 !important;
}

.border-bg-gray {
  border: 1px solid #6d6d6d !important;
}

.border-bg-gray-dark {
  border: 1px solid #1f2f35 !important;
}

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

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

@media (max-width: 1023px) {
  .mobile_border-bg-primary-light {
    border: 1px solid #00cadc !important;
  }
  .mobile_border-bg-primary {
    border: 1px solid #439ce1 !important;
  }
  .mobile_border-bg-primary-dark {
    border: 1px solid #2f6d9e !important;
  }
  .mobile_border-bg-secondary-light {
    border: 1px solid #d6d14c !important;
  }
  .mobile_border-bg-secondary {
    border: 1px solid #e3a328 !important;
  }
  .mobile_border-bg-tertiary-light {
    border: 1px solid #82dd7f !important;
  }
  .mobile_border-bg-tertiary {
    border: 1px solid #2ec62a !important;
  }
  .mobile_border-bg-tertiary-dark {
    border: 1px solid #208b1d !important;
  }
  .mobile_border-bg-quaternary {
    border: 1px solid #d627a7 !important;
  }
  .mobile_border-bg-quaternary-light {
    border: 1px solid #f1e3f8 !important;
  }
  .mobile_border-bg-quaternary-dark {
    border: 1px solid #961b75 !important;
  }
  .mobile_border-bg-gray-light {
    border: 1px solid #d5d8d9 !important;
  }
  .mobile_border-bg-gray {
    border: 1px solid #6d6d6d !important;
  }
  .mobile_border-bg-gray-dark {
    border: 1px solid #1f2f35 !important;
  }
  .mobile_border-bg-black {
    border: 1px solid #05181e !important;
  }
  .mobile_border-bg-white {
    border: 1px solid white !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-light {
  background-color: #00cadc;
  color: #fff;
}

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

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

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

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

.bg-primary {
  background-color: #439ce1;
}

.bg-primary.op-bg_20 {
  background-color: rgba(67, 156, 225, 0.2);
}

.bg-primary.op-bg_40 {
  background-color: rgba(67, 156, 225, 0.4);
}

.bg-primary.op-bg_60 {
  background-color: rgba(67, 156, 225, 0.6);
}

.bg-primary.op-bg_80 {
  background-color: rgba(67, 156, 225, 0.8);
}

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

.bg-primary-dark.op-bg_20 {
  background-color: rgba(47, 109, 158, 0.2);
}

.bg-primary-dark.op-bg_40 {
  background-color: rgba(47, 109, 158, 0.4);
}

.bg-primary-dark.op-bg_60 {
  background-color: rgba(47, 109, 158, 0.6);
}

.bg-primary-dark.op-bg_80 {
  background-color: rgba(47, 109, 158, 0.8);
}

.bg-secondary-light {
  background-color: #d6d14c;
}

.bg-secondary-light.op-bg_20 {
  background-color: rgba(214, 209, 76, 0.2);
}

.bg-secondary-light.op-bg_40 {
  background-color: rgba(214, 209, 76, 0.4);
}

.bg-secondary-light.op-bg_60 {
  background-color: rgba(214, 209, 76, 0.6);
}

.bg-secondary-light.op-bg_80 {
  background-color: rgba(214, 209, 76, 0.8);
}

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

.bg-secondary.op-bg_20 {
  background-color: rgba(227, 163, 40, 0.2);
}

.bg-secondary.op-bg_40 {
  background-color: rgba(227, 163, 40, 0.4);
}

.bg-secondary.op-bg_60 {
  background-color: rgba(227, 163, 40, 0.6);
}

.bg-secondary.op-bg_80 {
  background-color: rgba(227, 163, 40, 0.8);
}

.bg-tertiary-light {
  background-color: #82dd7f;
}

.bg-tertiary-light.op-bg_20 {
  background-color: rgba(130, 221, 127, 0.2);
}

.bg-tertiary-light.op-bg_40 {
  background-color: rgba(130, 221, 127, 0.4);
}

.bg-tertiary-light.op-bg_60 {
  background-color: rgba(130, 221, 127, 0.6);
}

.bg-tertiary-light.op-bg_80 {
  background-color: rgba(130, 221, 127, 0.8);
}

.bg-tertiary {
  background-color: #2ec62a;
  color: #fff;
}

.bg-tertiary.op-bg_20 {
  background-color: rgba(46, 198, 42, 0.2);
}

.bg-tertiary.op-bg_40 {
  background-color: rgba(46, 198, 42, 0.4);
}

.bg-tertiary.op-bg_60 {
  background-color: rgba(46, 198, 42, 0.6);
}

.bg-tertiary.op-bg_80 {
  background-color: rgba(46, 198, 42, 0.8);
}

.bg-tertiary-dark {
  background-color: #208b1d;
  color: #fff;
}

.bg-tertiary-dark.op-bg_20 {
  background-color: rgba(32, 139, 29, 0.2);
}

.bg-tertiary-dark.op-bg_40 {
  background-color: rgba(32, 139, 29, 0.4);
}

.bg-tertiary-dark.op-bg_60 {
  background-color: rgba(32, 139, 29, 0.6);
}

.bg-tertiary-dark.op-bg_80 {
  background-color: rgba(32, 139, 29, 0.8);
}

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

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

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

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

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

.bg-quaternary-light {
  background-color: #f1e3f8;
}

.bg-quaternary-light.op-bg_20 {
  background-color: rgba(241, 227, 248, 0.2);
}

.bg-quaternary-light.op-bg_40 {
  background-color: rgba(241, 227, 248, 0.4);
}

.bg-quaternary-light.op-bg_60 {
  background-color: rgba(241, 227, 248, 0.6);
}

.bg-quaternary-light.op-bg_80 {
  background-color: rgba(241, 227, 248, 0.8);
}

.bg-quaternary-dark {
  background-color: #961b75;
  color: #fff;
}

.bg-quaternary-dark.op-bg_20 {
  background-color: rgba(150, 27, 117, 0.2);
}

.bg-quaternary-dark.op-bg_40 {
  background-color: rgba(150, 27, 117, 0.4);
}

.bg-quaternary-dark.op-bg_60 {
  background-color: rgba(150, 27, 117, 0.6);
}

.bg-quaternary-dark.op-bg_80 {
  background-color: rgba(150, 27, 117, 0.8);
}

.bg-gray-light {
  background-color: #d5d8d9;
}

.bg-gray-light.op-bg_20 {
  background-color: rgba(213, 216, 217, 0.2);
}

.bg-gray-light.op-bg_40 {
  background-color: rgba(213, 216, 217, 0.4);
}

.bg-gray-light.op-bg_60 {
  background-color: rgba(213, 216, 217, 0.6);
}

.bg-gray-light.op-bg_80 {
  background-color: rgba(213, 216, 217, 0.8);
}

.bg-gray {
  background-color: #6d6d6d;
  color: #fff;
}

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

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

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

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

.bg-gray-dark {
  background-color: #1f2f35;
  color: #fff;
}

.bg-gray-dark.op-bg_20 {
  background-color: rgba(31, 47, 53, 0.2);
}

.bg-gray-dark.op-bg_40 {
  background-color: rgba(31, 47, 53, 0.4);
}

.bg-gray-dark.op-bg_60 {
  background-color: rgba(31, 47, 53, 0.6);
}

.bg-gray-dark.op-bg_80 {
  background-color: rgba(31, 47, 53, 0.8);
}

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

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

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

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

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

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

.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-light {
    background-color: #00cadc;
    color: #fff;
  }
  .color_mobile_bg-primary-light.op-bg_20 {
    background-color: rgba(0, 202, 220, 0.2);
  }
  .color_mobile_bg-primary-light.op-bg_40 {
    background-color: rgba(0, 202, 220, 0.4);
  }
  .color_mobile_bg-primary-light.op-bg_60 {
    background-color: rgba(0, 202, 220, 0.6);
  }
  .color_mobile_bg-primary-light.op-bg_80 {
    background-color: rgba(0, 202, 220, 0.8);
  }
  .color_mobile_bg-primary {
    background-color: #439ce1;
  }
  .color_mobile_bg-primary.op-bg_20 {
    background-color: rgba(67, 156, 225, 0.2);
  }
  .color_mobile_bg-primary.op-bg_40 {
    background-color: rgba(67, 156, 225, 0.4);
  }
  .color_mobile_bg-primary.op-bg_60 {
    background-color: rgba(67, 156, 225, 0.6);
  }
  .color_mobile_bg-primary.op-bg_80 {
    background-color: rgba(67, 156, 225, 0.8);
  }
  .color_mobile_bg-primary-dark {
    background-color: #2f6d9e;
    color: #fff;
  }
  .color_mobile_bg-primary-dark.op-bg_20 {
    background-color: rgba(47, 109, 158, 0.2);
  }
  .color_mobile_bg-primary-dark.op-bg_40 {
    background-color: rgba(47, 109, 158, 0.4);
  }
  .color_mobile_bg-primary-dark.op-bg_60 {
    background-color: rgba(47, 109, 158, 0.6);
  }
  .color_mobile_bg-primary-dark.op-bg_80 {
    background-color: rgba(47, 109, 158, 0.8);
  }
  .color_mobile_bg-secondary-light {
    background-color: #d6d14c;
  }
  .color_mobile_bg-secondary-light.op-bg_20 {
    background-color: rgba(214, 209, 76, 0.2);
  }
  .color_mobile_bg-secondary-light.op-bg_40 {
    background-color: rgba(214, 209, 76, 0.4);
  }
  .color_mobile_bg-secondary-light.op-bg_60 {
    background-color: rgba(214, 209, 76, 0.6);
  }
  .color_mobile_bg-secondary-light.op-bg_80 {
    background-color: rgba(214, 209, 76, 0.8);
  }
  .color_mobile_bg-secondary {
    background-color: #e3a328;
  }
  .color_mobile_bg-secondary.op-bg_20 {
    background-color: rgba(227, 163, 40, 0.2);
  }
  .color_mobile_bg-secondary.op-bg_40 {
    background-color: rgba(227, 163, 40, 0.4);
  }
  .color_mobile_bg-secondary.op-bg_60 {
    background-color: rgba(227, 163, 40, 0.6);
  }
  .color_mobile_bg-secondary.op-bg_80 {
    background-color: rgba(227, 163, 40, 0.8);
  }
  .color_mobile_bg-tertiary-light {
    background-color: #82dd7f;
  }
  .color_mobile_bg-tertiary-light.op-bg_20 {
    background-color: rgba(130, 221, 127, 0.2);
  }
  .color_mobile_bg-tertiary-light.op-bg_40 {
    background-color: rgba(130, 221, 127, 0.4);
  }
  .color_mobile_bg-tertiary-light.op-bg_60 {
    background-color: rgba(130, 221, 127, 0.6);
  }
  .color_mobile_bg-tertiary-light.op-bg_80 {
    background-color: rgba(130, 221, 127, 0.8);
  }
  .color_mobile_bg-tertiary {
    background-color: #2ec62a;
    color: #fff;
  }
  .color_mobile_bg-tertiary.op-bg_20 {
    background-color: rgba(46, 198, 42, 0.2);
  }
  .color_mobile_bg-tertiary.op-bg_40 {
    background-color: rgba(46, 198, 42, 0.4);
  }
  .color_mobile_bg-tertiary.op-bg_60 {
    background-color: rgba(46, 198, 42, 0.6);
  }
  .color_mobile_bg-tertiary.op-bg_80 {
    background-color: rgba(46, 198, 42, 0.8);
  }
  .color_mobile_bg-tertiary-dark {
    background-color: #208b1d;
    color: #fff;
  }
  .color_mobile_bg-tertiary-dark.op-bg_20 {
    background-color: rgba(32, 139, 29, 0.2);
  }
  .color_mobile_bg-tertiary-dark.op-bg_40 {
    background-color: rgba(32, 139, 29, 0.4);
  }
  .color_mobile_bg-tertiary-dark.op-bg_60 {
    background-color: rgba(32, 139, 29, 0.6);
  }
  .color_mobile_bg-tertiary-dark.op-bg_80 {
    background-color: rgba(32, 139, 29, 0.8);
  }
  .color_mobile_bg-quaternary {
    background-color: #d627a7;
    color: #fff;
  }
  .color_mobile_bg-quaternary.op-bg_20 {
    background-color: rgba(214, 39, 167, 0.2);
  }
  .color_mobile_bg-quaternary.op-bg_40 {
    background-color: rgba(214, 39, 167, 0.4);
  }
  .color_mobile_bg-quaternary.op-bg_60 {
    background-color: rgba(214, 39, 167, 0.6);
  }
  .color_mobile_bg-quaternary.op-bg_80 {
    background-color: rgba(214, 39, 167, 0.8);
  }
  .color_mobile_bg-quaternary-light {
    background-color: #f1e3f8;
  }
  .color_mobile_bg-quaternary-light.op-bg_20 {
    background-color: rgba(241, 227, 248, 0.2);
  }
  .color_mobile_bg-quaternary-light.op-bg_40 {
    background-color: rgba(241, 227, 248, 0.4);
  }
  .color_mobile_bg-quaternary-light.op-bg_60 {
    background-color: rgba(241, 227, 248, 0.6);
  }
  .color_mobile_bg-quaternary-light.op-bg_80 {
    background-color: rgba(241, 227, 248, 0.8);
  }
  .color_mobile_bg-quaternary-dark {
    background-color: #961b75;
    color: #fff;
  }
  .color_mobile_bg-quaternary-dark.op-bg_20 {
    background-color: rgba(150, 27, 117, 0.2);
  }
  .color_mobile_bg-quaternary-dark.op-bg_40 {
    background-color: rgba(150, 27, 117, 0.4);
  }
  .color_mobile_bg-quaternary-dark.op-bg_60 {
    background-color: rgba(150, 27, 117, 0.6);
  }
  .color_mobile_bg-quaternary-dark.op-bg_80 {
    background-color: rgba(150, 27, 117, 0.8);
  }
  .color_mobile_bg-gray-light {
    background-color: #d5d8d9;
  }
  .color_mobile_bg-gray-light.op-bg_20 {
    background-color: rgba(213, 216, 217, 0.2);
  }
  .color_mobile_bg-gray-light.op-bg_40 {
    background-color: rgba(213, 216, 217, 0.4);
  }
  .color_mobile_bg-gray-light.op-bg_60 {
    background-color: rgba(213, 216, 217, 0.6);
  }
  .color_mobile_bg-gray-light.op-bg_80 {
    background-color: rgba(213, 216, 217, 0.8);
  }
  .color_mobile_bg-gray {
    background-color: #6d6d6d;
    color: #fff;
  }
  .color_mobile_bg-gray.op-bg_20 {
    background-color: rgba(109, 109, 109, 0.2);
  }
  .color_mobile_bg-gray.op-bg_40 {
    background-color: rgba(109, 109, 109, 0.4);
  }
  .color_mobile_bg-gray.op-bg_60 {
    background-color: rgba(109, 109, 109, 0.6);
  }
  .color_mobile_bg-gray.op-bg_80 {
    background-color: rgba(109, 109, 109, 0.8);
  }
  .color_mobile_bg-gray-dark {
    background-color: #1f2f35;
    color: #fff;
  }
  .color_mobile_bg-gray-dark.op-bg_20 {
    background-color: rgba(31, 47, 53, 0.2);
  }
  .color_mobile_bg-gray-dark.op-bg_40 {
    background-color: rgba(31, 47, 53, 0.4);
  }
  .color_mobile_bg-gray-dark.op-bg_60 {
    background-color: rgba(31, 47, 53, 0.6);
  }
  .color_mobile_bg-gray-dark.op-bg_80 {
    background-color: rgba(31, 47, 53, 0.8);
  }
  .color_mobile_bg-black {
    background-color: #05181e;
    color: #fff;
  }
  .color_mobile_bg-black.op-bg_20 {
    background-color: rgba(5, 24, 30, 0.2);
  }
  .color_mobile_bg-black.op-bg_40 {
    background-color: rgba(5, 24, 30, 0.4);
  }
  .color_mobile_bg-black.op-bg_60 {
    background-color: rgba(5, 24, 30, 0.6);
  }
  .color_mobile_bg-black.op-bg_80 {
    background-color: rgba(5, 24, 30, 0.8);
  }
  .color_mobile_bg-white {
    background-color: white;
  }
  .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-light figure:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#00cadc));
  background-image: -o-linear-gradient(top, transparent 50%, #00cadc);
  background-image: linear-gradient(to bottom, transparent 50%, #00cadc);
}

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

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

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

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

.image-gradient-bg-tertiary-light figure:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#82dd7f));
  background-image: -o-linear-gradient(top, transparent 50%, #82dd7f);
  background-image: linear-gradient(to bottom, transparent 50%, #82dd7f);
}

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

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

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

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

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

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

.image-gradient-bg-gray figure:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#6d6d6d));
  background-image: -o-linear-gradient(top, transparent 50%, #6d6d6d);
  background-image: linear-gradient(to bottom, transparent 50%, #6d6d6d);
}

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

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

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

@media (max-width: 1023px) {
  .color_mobile_image-gradient-bg-primary-light .img:after, .color_mobile_image-gradient-bg-primary .img:after, .color_mobile_image-gradient-bg-primary-dark .img:after, .color_mobile_image-gradient-bg-secondary-light .img:after, .color_mobile_image-gradient-bg-secondary .img:after, .color_mobile_image-gradient-bg-tertiary-light .img:after, .color_mobile_image-gradient-bg-tertiary .img:after, .color_mobile_image-gradient-bg-tertiary-dark .img:after, .color_mobile_image-gradient-bg-quaternary .img:after, .color_mobile_image-gradient-bg-quaternary-light .img:after, .color_mobile_image-gradient-bg-quaternary-dark .img:after, .color_mobile_image-gradient-bg-gray-light .img:after, .color_mobile_image-gradient-bg-gray .img:after, .color_mobile_image-gradient-bg-gray-dark .img:after, .color_mobile_image-gradient-bg-black .img:after, .color_mobile_image-gradient-bg-white .img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
  }
  .color_mobile_image-gradient-bg-primary-light .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#00cadc));
    background-image: -o-linear-gradient(top, transparent 50%, #00cadc);
    background-image: linear-gradient(to bottom, transparent 50%, #00cadc);
  }
  .color_mobile_image-gradient-bg-primary .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#439ce1));
    background-image: -o-linear-gradient(top, transparent 50%, #439ce1);
    background-image: linear-gradient(to bottom, transparent 50%, #439ce1);
  }
  .color_mobile_image-gradient-bg-primary-dark .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#2f6d9e));
    background-image: -o-linear-gradient(top, transparent 50%, #2f6d9e);
    background-image: linear-gradient(to bottom, transparent 50%, #2f6d9e);
  }
  .color_mobile_image-gradient-bg-secondary-light .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#d6d14c));
    background-image: -o-linear-gradient(top, transparent 50%, #d6d14c);
    background-image: linear-gradient(to bottom, transparent 50%, #d6d14c);
  }
  .color_mobile_image-gradient-bg-secondary .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#e3a328));
    background-image: -o-linear-gradient(top, transparent 50%, #e3a328);
    background-image: linear-gradient(to bottom, transparent 50%, #e3a328);
  }
  .color_mobile_image-gradient-bg-tertiary-light .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#82dd7f));
    background-image: -o-linear-gradient(top, transparent 50%, #82dd7f);
    background-image: linear-gradient(to bottom, transparent 50%, #82dd7f);
  }
  .color_mobile_image-gradient-bg-tertiary .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#2ec62a));
    background-image: -o-linear-gradient(top, transparent 50%, #2ec62a);
    background-image: linear-gradient(to bottom, transparent 50%, #2ec62a);
  }
  .color_mobile_image-gradient-bg-tertiary-dark .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#208b1d));
    background-image: -o-linear-gradient(top, transparent 50%, #208b1d);
    background-image: linear-gradient(to bottom, transparent 50%, #208b1d);
  }
  .color_mobile_image-gradient-bg-quaternary .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#d627a7));
    background-image: -o-linear-gradient(top, transparent 50%, #d627a7);
    background-image: linear-gradient(to bottom, transparent 50%, #d627a7);
  }
  .color_mobile_image-gradient-bg-quaternary-light .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#f1e3f8));
    background-image: -o-linear-gradient(top, transparent 50%, #f1e3f8);
    background-image: linear-gradient(to bottom, transparent 50%, #f1e3f8);
  }
  .color_mobile_image-gradient-bg-quaternary-dark .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#961b75));
    background-image: -o-linear-gradient(top, transparent 50%, #961b75);
    background-image: linear-gradient(to bottom, transparent 50%, #961b75);
  }
  .color_mobile_image-gradient-bg-gray-light .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#d5d8d9));
    background-image: -o-linear-gradient(top, transparent 50%, #d5d8d9);
    background-image: linear-gradient(to bottom, transparent 50%, #d5d8d9);
  }
  .color_mobile_image-gradient-bg-gray .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#6d6d6d));
    background-image: -o-linear-gradient(top, transparent 50%, #6d6d6d);
    background-image: linear-gradient(to bottom, transparent 50%, #6d6d6d);
  }
  .color_mobile_image-gradient-bg-gray-dark .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#1f2f35));
    background-image: -o-linear-gradient(top, transparent 50%, #1f2f35);
    background-image: linear-gradient(to bottom, transparent 50%, #1f2f35);
  }
  .color_mobile_image-gradient-bg-black .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#05181e));
    background-image: -o-linear-gradient(top, transparent 50%, #05181e);
    background-image: linear-gradient(to bottom, transparent 50%, #05181e);
  }
  .color_mobile_image-gradient-bg-white .img:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(white));
    background-image: -o-linear-gradient(top, transparent 50%, white);
    background-image: linear-gradient(to bottom, transparent 50%, white);
  }
}

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

.column {
  margin-bottom: 0.6rem;
}

.row > h5 {
  margin-left: 0.6rem;
  margin-right: 0.6rem;
}

@media (max-width: 767px) {
  .row > h5 {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
  }
}

.row > h5[class*=" bg-"] {
  padding: 0.3rem 0.6rem;
  margin-bottom: 0.6rem;
}

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

.row[class*=" bg-"],
.row-section[class*=" bg-"] {
  padding-top: 0.6rem;
  margin-bottom: 0.6rem;
}

.row[class*=" bg-"] > h5[class*=" bg-"],
.row-section[class*=" bg-"] > h5[class*=" bg-"] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  margin: -0.6rem 0 0.6rem 0;
}

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

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

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

.bodytext > * {
  padding: 0.6rem;
}

.bodytext > p {
  padding-left: 0.6rem;
}

.bodytext > .column.floatLeft {
  padding-left: 0.6rem;
}

.bodytext > .column.floatRight {
  padding-right: 0.6rem;
}

@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.6rem;
    padding-left: 0.6rem;
  }
}

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

.articleHeader .kicker[class*=" bg-"],
.articleHeader .headline[class*=" bg-"],
.articleHeader .subtitle[class*=" bg-"] {
  padding: 0.6rem 0.6rem;
}

.articleHeader .media .floatingText {
  padding-bottom: 0.6rem;
}

.articleHeader .media .floatingText .kicker,
.articleHeader .media .floatingText .headline,
.articleHeader .media .floatingText .subtitle {
  margin-right: 0.6rem;
  margin-left: 0.6rem;
  margin-bottom: 0.3rem;
}

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

article.column .content .media .floatingText {
  padding-bottom: 0.6rem;
}

article.column .content .media .floatingText .kicker,
article.column .content .media .floatingText .headline,
article.column .content .media .floatingText .subtitle {
  margin-right: 0.6rem;
  margin-left: 0.6rem;
  margin-bottom: 0.3rem;
}

article.column .content .kicker[class*=" bg-"],
article.column .content .headline[class*=" bg-"],
article.column .content .subtitle[class*=" bg-"] {
  padding: 0.6rem 0.6rem;
}

article.column .content[class*=" bg-"] figure.floatLeft {
  margin-right: 0.6rem;
}

article.column .content[class*=" bg-"] figure.floatRight {
  margin-left: 0.6rem;
}

article.column .content[class*=" bg-"] .kicker {
  margin-bottom: 0.6rem;
}

article.column .content[class*=" bg-"].fullWidth a .media figure {
  margin-left: calc(-50vw + 68rem / 2 - (0.6rem + 1rem));
  margin-right: calc(-50vw + 68rem / 2 - (0.6rem + 1rem));
}

.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.6rem);
  margin-right: calc(-50vw + 68rem / 2 - 0.6rem);
}

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

@media (max-width: 767px) {
  article.column .content[class*=" bg-"].fullWidth a .media figure {
    margin-left: -1.8rem;
    margin-right: -1.8rem;
  }
  .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.8rem;
  }
  .row > .column:last-child,
  .bodytext > .column:last-child {
    padding-right: 0.8rem;
  }
  .row > .column.small-12,
  .row > .columns.small-12,
  .bodytext > .column.small-12,
  .bodytext > .columns.small-12 {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .row.fullWidth .scrollbox,
  .column.scrollbox.fullWidth {
    margin-left: -0.6rem;
    margin-right: -0.6rem;
  }
  .fullWidth > figure .caption {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .articleHeader.column {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .column .content.fullWidth figure,
  .articleHeader.fullWidth > .media figure,
  .articleHeader.fullWidth .markupbox,
  .column.markupbox.fullWidth .content,
  .bodytext > .fullWidth figure,
  .articleHeader.fullWidth > figure {
    margin-left: -0.8rem;
    margin-right: -0.8rem;
  }
  .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.8rem;
    margin-left: 0.8rem;
  }
  .articleHeader.fullWidth figure .caption {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .bodytext > p,
  .bodytext > h2,
  .bodytext > h3,
  .bodytext > h4,
  .bodytext > ul,
  .bodytext > ol {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
  .bodytext > .small-12 {
    padding-left: 0.8rem;
  }
  .bodytext > .column.floatLeft {
    padding-left: 0.8rem;
  }
  .bodytext > .column.floatRight {
    padding-right: 0.8rem;
  }
  .column.articleFooter {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
  }
}

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

h1, h2, h3, h4, h5 {
  font-weight: 600;
}

.front > div > .row,
.front .row-section .row,
.front > .row {
  padding: 1.2rem 0.6rem 0;
  margin-bottom: 0;
}

.front > div > .row:not([class*="bg-"]),
.front > .row:not([class*="bg-"]) {
  background-color: #fff;
}

.row[class*=" bg-"],
.row-section[class*=" bg-"] {
  margin-bottom: 0;
}

.front > div > .row:last-child,
.front > .row:last-child {
  padding-bottom: 3em;
}

article.column .content .headline {
  padding-bottom: 0;
}

header#nav {
  background-color: transparent;
  border-bottom: 0;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
}

header#nav .top {
  background-color: #1f2f35;
  font-size: 0.7em;
}

header#nav .top a {
  display: inline-block;
  padding: 0.2em 0.5em;
}

header#nav .top a:hover {
  text-decoration: underline;
}

header#nav ul#navigation-list {
  padding: 0;
  overflow: visible;
}

header#nav ul#navigation-list li {
  padding: 0 0.4em;
}

header#nav ul#navigation-list li.logo {
  display: block;
  padding: 0;
  margin-bottom: -0.2em;
}

header#nav ul#navigation-list li.logo a {
  padding: 1.4em 0 0;
  display: inline-block;
}

header#nav ul#navigation-list li a {
  text-shadow: none;
  padding: 0.4em;
}

header#nav ul#navigation-list li a:hover {
  text-decoration: underline;
}

header#nav ul#navigation-list li.submenu {
  position: relative;
}

header#nav ul#navigation-list li.submenu:before {
  border-radius: 100%;
  background-color: #1f2f35;
  padding: 0.35em;
  width: 1.7em;
  height: 1.7em;
  font-size: 1.4em;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.2);
  vertical-align: middle;
}

header#nav ul#navigation-list li.submenu > ul {
  position: absolute;
  left: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.4em 1em 1em 0;
}

header#nav ul#navigation-list li.submenu ul {
  display: none;
  z-index: 100;
  background-color: #0d1f25;
  text-align: left;
}

header#nav ul#navigation-list li.submenu ul li {
  display: block;
  padding: 0 0 0 1em;
}

header#nav ul#navigation-list li.submenu ul li a {
  padding: 0.3em;
  border-bottom: 1px solid #1f2f35;
}

header#nav ul#navigation-list li.submenu ul li a:hover {
  background-color: #1f2f35;
}

header#nav ul#navigation-list li.submenu.visible ul {
  display: block;
}

header#nav ul#navigation-list li.submenu#menuToggleSearch ul {
  left: -140px;
  padding: 0;
}

header#nav ul#navigation-list li.submenu#menuToggleSearch ul li {
  padding: 0;
}

header#nav ul#navigation-list li.submenu#menuToggleSearch ul li form:after {
  content: "";
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 0.8em;
  height: 0.8em;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 1.1em;
  right: 0.9em;
  pointer-events: none;
}

header#nav ul#navigation-list li.submenu#menuToggleSearch ul li form input {
  display: inline-block;
  margin: 0;
  width: 75%;
  background-color: #0d1f25;
  color: #fff;
  padding: 1.5em 0.8em;
  border: 0;
  vertical-align: middle;
}

header#nav ul#navigation-list li.submenu#menuToggleSearch ul li form input:focus {
  outline: 0;
}

header#nav ul#navigation-list li.submenu#menuToggleSearch ul li form input[type="submit"] {
  width: 25%;
  padding: 0.8em;
  background-color: transparent;
}

@media (max-width: 767px) {
  header#nav {
    margin-bottom: 0;
  }
  header#nav .top {
    display: none;
  }
  header#nav ul#navigation-list li.logo img {
    max-width: 60%;
  }
  header#nav ul#navigation-list li.menu > ul > li {
    display: none;
  }
  header#nav ul#navigation-list li.menu > ul li.submenu {
    display: block;
    position: absolute;
    top: 0.7em;
    left: 0.5em;
  }
  header#nav ul#navigation-list li.menu > ul li.submenu#menuToggleSearch {
    left: auto;
    right: 0.5em;
  }
}

article.column .content .subtitle {
  font-weight: 400;
}

article.pageWidth {
  background-color: #fff;
  padding: 0.3em 0.6rem 1.8rem;
}

section.related {
  background-color: white;
  padding: 0.3em 0.6rem 1.8rem;
}

footer {
  border-top: 0;
  margin-top: 0;
  padding: 0;
}

footer .row {
  background: #f4f4f4;
  padding: 0.6rem 0.6rem 1.8rem;
}

footer .row .column {
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 0.85em;
}

footer .row .column h4 {
  font-weight: normal;
  font-size: 1.2em;
}

footer .row .column p {
  margin: 0.5em 0;
}

footer .row .column a.icon:before {
  text-decoration: none;
  font-size: 3em;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.2em 0 0;
  color: #363636;
}

footer .row.partners {
  background-color: #07232c;
  font-size: 12px;
  color: #fff;
  margin-bottom: 3em;
  padding: 1.6em 1.6em 2em;
}

footer .row.partners h3 {
  font-size: 1.4em;
  font-weight: 200;
}

footer .row.partners p {
  margin: 1em 0 0;
  font-size: 17px;
}

footer .row.partners ul {
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
}

footer .row.partners ul li {
  line-height: 1.5em;
  margin: 0 0 0.6em;
}

footer .row.partners ul li a {
  color: #fff;
  text-decoration: none;
}

footer .row.partners ul li a:hover {
  text-decoration: underline;
}

.bodytext > p, .bodytext > ul, .bodytext > ol {
  font-family: "Merriweather", "Helvetica", serif;
}

.column.emediate-ad {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.column.emediate-ad.display-label:before {
  content: "ANNONSE";
  display: block;
  font-size: 12px;
  color: gray;
}

.emediate-ad-debug:after {
  content: attr(data-ad-format) " " attr(data-ad-size);
  font-size: 0.8em;
  position: absolute;
  top: 0;
  line-height: 1.2em;
  background: gray;
  color: #fff;
  padding: 0.2em;
  z-index: 100;
}

.emediate-ad-debug .content {
  outline: 2px solid red;
  min-height: 2em;
}

body.site_fo_ung {
  background-color: #f5891d;
}

body.site_fo_ung header#nav ul#navigation-list li.logo img {
  margin-top: -0.8em;
}

body.site_fo_ung header#nav ul#navigation-list li a {
  color: #000;
}

body.site_fo_ung header#nav ul#navigation-list li.submenu a {
  color: inherit;
}

body.site_fo_stilling .front div > .row:not([class*="bg-"]),
body.site_fo_stilling .front > .row:not([class*="bg-"]) {
  background-color: #d5d8d9;
}
