@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;
}

.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;
  }
}

.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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, #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: -webkit-linear-gradient(top, transparent 50%, 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 figure:after, .color_mobile_image-gradient-bg-primary figure:after, .color_mobile_image-gradient-bg-primary-dark figure:after, .color_mobile_image-gradient-bg-secondary-light figure:after, .color_mobile_image-gradient-bg-secondary figure:after, .color_mobile_image-gradient-bg-tertiary-light figure:after, .color_mobile_image-gradient-bg-tertiary figure:after, .color_mobile_image-gradient-bg-tertiary-dark figure:after, .color_mobile_image-gradient-bg-quaternary figure:after, .color_mobile_image-gradient-bg-quaternary-light figure:after, .color_mobile_image-gradient-bg-quaternary-dark figure:after, .color_mobile_image-gradient-bg-gray-light figure:after, .color_mobile_image-gradient-bg-gray figure:after, .color_mobile_image-gradient-bg-gray-dark figure:after, .color_mobile_image-gradient-bg-black figure:after, .color_mobile_image-gradient-bg-white figure:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .color_mobile_image-gradient-bg-primary-light figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#00cadc));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#439ce1));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#2f6d9e));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#d6d14c));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#e3a328));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#82dd7f));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#2ec62a));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#208b1d));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#d627a7));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#f1e3f8));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#961b75));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#d5d8d9));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#6d6d6d));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#1f2f35));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#05181e));
    background-image: -webkit-linear-gradient(top, transparent 50%, #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 figure:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(white));
    background-image: -webkit-linear-gradient(top, transparent 50%, white);
    background-image: -o-linear-gradient(top, transparent 50%, white);
    background-image: linear-gradient(to bottom, transparent 50%, white);
  }
}

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

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

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

.row .row .column,
.row .row .columns {
  margin-bottom: 0.6em;
}

.front > div > .row,
.front > .row {
  padding: 0 0.6em 0;
}

.front > div > .row,
.front > .row {
  padding-top: 1.2em;
  margin-bottom: 0;
}

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

.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.row {
  background-color: #fff;
  padding: 0.3em 0.6em 1.8em;
}

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

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

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;
  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;
}

.adZone.adZone-right {
  position: absolute;
  right: 0;
  right: -o-calc(100vw / 2 - 34rem - 180px);
  right: calc(100vw / 2 - 34rem - 180px);
  width: 180px;
  z-index: 100;
}

.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;
}

.column.adnuntius-ad {
  padding-top: 0;
}

.column.adnuntius-ad .adnuntius-ad-content {
  margin-bottom: 0.9em;
}

.column.adnuntius-ad.display-label .adnuntius-ad-content {
  margin-top: 20px;
}

.column.adnuntius-ad.display-label .adnuntius-ad-content:before {
  content: "ANNONSE";
  display: block;
  font-size: 12px;
  color: gray;
  position: absolute;
  top: 0;
}

.bodytext .column.adnuntius-ad.display-label .adnuntius-ad-content:before {
  right: 10px;
}

@media (max-width: 767px) {
  .column.adnuntius-ad {
    max-width: 100vw;
    overflow: hidden;
  }
}

.adnuntius-ad-debug {
  min-height: 2em;
}

.adnuntius-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;
}

.adnuntius-ad-debug .adnuntius-ad-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;
}
