@charset "UTF-8";
/* 0, 640px */
/* 641px, 1024px */
/* 641px, 1024px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px */
/* line 136, ../master/src/sass/_variables.scss */
head {
  font-family: "small 0px";
}

@media (min-width: 0px) {
  /* line 141, ../master/src/sass/_variables.scss */
  head {
    font-family: "small 0px" !important;
  }
}

/* line 136, ../master/src/sass/_variables.scss */
head {
  font-family: "medium 751px";
}

@media (min-width: 751px) {
  /* line 141, ../master/src/sass/_variables.scss */
  head {
    font-family: "medium 751px" !important;
  }
}

/* line 136, ../master/src/sass/_variables.scss */
head {
  font-family: "large 1025px";
}

@media (min-width: 1025px) {
  /* line 141, ../master/src/sass/_variables.scss */
  head {
    font-family: "large 1025px" !important;
  }
}

/* line 136, ../master/src/sass/_variables.scss */
head {
  font-family: "xlarge 1441px";
}

@media (min-width: 1441px) {
  /* line 141, ../master/src/sass/_variables.scss */
  head {
    font-family: "xlarge 1441px" !important;
  }
}

/* line 136, ../master/src/sass/_variables.scss */
head {
  font-family: "xxlarge 1921px";
}

@media (min-width: 1921px) {
  /* line 141, ../master/src/sass/_variables.scss */
  head {
    font-family: "xxlarge 1921px" !important;
  }
}

/* line 148, ../master/src/sass/_variables.scss */
head {
  clear: both;
}

/* line 152, ../master/src/sass/_variables.scss */
head title {
  font-family: "small 0px, medium 751px, large 1025px, xlarge 1441px, xxlarge 1921px";
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../assets/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../assets/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../assets/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, ../master/src/bower_components/font-awesome/scss/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../master/src/bower_components/font-awesome/scss/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../master/src/bower_components/font-awesome/scss/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../master/src/bower_components/font-awesome/scss/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../master/src/bower_components/font-awesome/scss/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../master/src/bower_components/font-awesome/scss/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../master/src/bower_components/font-awesome/scss/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, ../master/src/bower_components/font-awesome/scss/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

/* line 8, ../master/src/bower_components/font-awesome/scss/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../master/src/bower_components/font-awesome/scss/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

/* line 16, ../master/src/bower_components/font-awesome/scss/_list.scss */
.fa-li.fa-lg {
  left: -1.8571428571em;
}

/* line 4, ../master/src/bower_components/font-awesome/scss/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  -webkit-border-radius: .1em;
          border-radius: .1em;
}

/* line 10, ../master/src/bower_components/font-awesome/scss/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../master/src/bower_components/font-awesome/scss/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, ../master/src/bower_components/font-awesome/scss/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 15, ../master/src/bower_components/font-awesome/scss/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, ../master/src/bower_components/font-awesome/scss/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, ../master/src/bower_components/font-awesome/scss/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, ../master/src/bower_components/font-awesome/scss/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 24, ../master/src/bower_components/font-awesome/scss/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../master/src/bower_components/font-awesome/scss/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, ../master/src/bower_components/font-awesome/scss/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 4, ../master/src/bower_components/font-awesome/scss/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../master/src/bower_components/font-awesome/scss/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../master/src/bower_components/font-awesome/scss/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../master/src/bower_components/font-awesome/scss/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../master/src/bower_components/font-awesome/scss/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../master/src/bower_components/font-awesome/scss/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

/* line 4, ../master/src/bower_components/font-awesome/scss/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../master/src/bower_components/font-awesome/scss/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../master/src/bower_components/font-awesome/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../master/src/bower_components/font-awesome/scss/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../master/src/bower_components/font-awesome/scss/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 168, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 169, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 170, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 171, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 172, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 173, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 174, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 175, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 176, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 177, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 178, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 179, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 180, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 181, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 182, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 183, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 184, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 185, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 186, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 188, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 190, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 191, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 192, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 194, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 196, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 197, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 199, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 200, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 203, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 204, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 205, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 206, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 207, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 208, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 209, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 210, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 211, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 212, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 213, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 214, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 215, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 216, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 217, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 218, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 219, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 220, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 222, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 224, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 226, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 227, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 228, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 230, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 232, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 234, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 235, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 236, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 238, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 239, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 240, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 242, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 243, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 244, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 245, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 246, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 247, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 248, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 249, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 250, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 251, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 252, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 253, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 254, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 255, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 256, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 257, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 258, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 259, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 260, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 261, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 262, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 263, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 264, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 265, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 266, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 267, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 268, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 269, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 270, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 271, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 272, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 274, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 275, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 276, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 277, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 278, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 279, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 281, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 282, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 283, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 284, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 285, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 286, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 287, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 288, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 289, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 290, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 291, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 292, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 293, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 295, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 298, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 299, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 300, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 301, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 303, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 304, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 305, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 306, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 307, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 308, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 309, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 310, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 311, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 312, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 313, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 314, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 315, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 316, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 317, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 318, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 319, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 320, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 321, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 322, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 323, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 324, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 325, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 326, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 327, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 328, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 329, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 330, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 331, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 332, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 333, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 334, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 335, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 336, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 337, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 338, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 339, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 340, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 342, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 344, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 346, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 348, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 349, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 351, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 353, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 357, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 360, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 362, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 364, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 365, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 366, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 367, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 368, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 369, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 370, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 371, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 372, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 373, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 374, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 375, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 376, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 377, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 378, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 379, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 380, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 381, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 382, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 383, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 384, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 385, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 386, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 387, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 388, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 389, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 390, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 391, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 392, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 393, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 394, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 395, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 396, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 397, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 398, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 399, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 400, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 401, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 402, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 404, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 405, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 406, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 407, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 408, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 409, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 410, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 411, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 412, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 413, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 414, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 415, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 417, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 418, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 419, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 420, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 422, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 423, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 424, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 425, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 426, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 427, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 428, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 431, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 433, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 434, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 435, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 436, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 437, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 438, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 439, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 440, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 441, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pied-piper-pp:before {
  content: "";
}

/* line 442, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 443, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 444, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 445, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 446, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 447, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 448, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 449, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 450, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 451, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 452, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 453, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 454, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 455, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 456, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 457, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 458, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 460, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 462, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 463, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 464, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 465, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 466, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 467, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 468, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 469, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 470, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 471, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 474, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 476, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 478, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 480, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 481, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 482, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 483, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 484, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 489, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 490, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

/* line 493, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 495, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 496, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 497, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 500, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 501, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 502, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 504, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 506, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 508, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 509, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 510, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 511, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 512, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 513, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 514, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 515, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 516, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 518, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 519, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 520, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 521, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 522, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 523, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 524, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 525, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 526, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 527, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 528, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 529, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 530, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 531, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 532, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 533, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 534, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 535, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 536, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 537, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 538, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 539, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 540, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 541, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 542, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 543, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 544, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 545, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 546, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 547, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 548, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 549, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 550, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 551, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 552, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 553, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 554, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 555, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 558, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 559, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 560, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 561, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 562, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 563, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 564, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 565, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 566, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 567, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 568, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 569, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 570, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 571, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 572, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 573, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 574, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 575, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 576, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 577, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 578, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 579, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 581, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 582, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 583, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 584, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 585, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 586, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 587, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 588, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 589, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 590, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 591, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 592, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 593, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 594, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 595, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 596, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 598, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 599, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 600, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 601, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 602, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 604, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 605, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 606, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 607, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

/* line 610, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 612, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 614, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 616, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 618, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 619, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 620, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 621, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 622, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 623, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 624, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 625, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 626, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 627, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 628, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 629, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 631, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 633, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 635, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 636, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 638, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 640, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 641, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 642, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 643, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 644, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 645, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 646, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 647, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 648, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 649, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 650, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 651, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 652, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 653, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 654, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 655, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 656, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 657, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 658, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 659, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 660, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 662, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 663, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 664, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 665, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 666, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 667, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 668, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 669, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 670, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 671, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 672, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 673, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 674, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 675, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 676, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 677, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 678, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 679, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 680, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 681, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 682, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 683, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 684, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 685, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 686, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 687, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 688, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 689, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 690, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 691, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

/* line 692, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

/* line 693, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

/* line 694, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 695, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 696, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 697, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 698, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 699, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-percent:before {
  content: "";
}

/* line 700, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-gitlab:before {
  content: "";
}

/* line 701, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wpbeginner:before {
  content: "";
}

/* line 702, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wpforms:before {
  content: "";
}

/* line 703, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-envira:before {
  content: "";
}

/* line 704, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-universal-access:before {
  content: "";
}

/* line 705, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wheelchair-alt:before {
  content: "";
}

/* line 706, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-question-circle-o:before {
  content: "";
}

/* line 707, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-blind:before {
  content: "";
}

/* line 708, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-audio-description:before {
  content: "";
}

/* line 709, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-volume-control-phone:before {
  content: "";
}

/* line 710, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-braille:before {
  content: "";
}

/* line 711, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "";
}

/* line 712, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

/* line 714, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

/* line 717, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-glide:before {
  content: "";
}

/* line 718, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-glide-g:before {
  content: "";
}

/* line 719, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

/* line 721, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-low-vision:before {
  content: "";
}

/* line 722, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-viadeo:before {
  content: "";
}

/* line 723, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-viadeo-square:before {
  content: "";
}

/* line 724, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-snapchat:before {
  content: "";
}

/* line 725, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-snapchat-ghost:before {
  content: "";
}

/* line 726, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-snapchat-square:before {
  content: "";
}

/* line 727, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 728, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-first-order:before {
  content: "";
}

/* line 729, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-yoast:before {
  content: "";
}

/* line 730, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-themeisle:before {
  content: "";
}

/* line 731, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

/* line 733, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* line 735, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-handshake-o:before {
  content: "";
}

/* line 736, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-envelope-open:before {
  content: "";
}

/* line 737, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-envelope-open-o:before {
  content: "";
}

/* line 738, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-linode:before {
  content: "";
}

/* line 739, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-address-book:before {
  content: "";
}

/* line 740, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-address-book-o:before {
  content: "";
}

/* line 741, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

/* line 743, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

/* line 745, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-user-circle:before {
  content: "";
}

/* line 746, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-user-circle-o:before {
  content: "";
}

/* line 747, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-user-o:before {
  content: "";
}

/* line 748, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-id-badge:before {
  content: "";
}

/* line 749, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

/* line 751, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

/* line 753, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-quora:before {
  content: "";
}

/* line 754, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-free-code-camp:before {
  content: "";
}

/* line 755, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-telegram:before {
  content: "";
}

/* line 756, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

/* line 759, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

/* line 761, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

/* line 763, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

/* line 765, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

/* line 767, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-shower:before {
  content: "";
}

/* line 768, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

/* line 771, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-podcast:before {
  content: "";
}

/* line 772, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-window-maximize:before {
  content: "";
}

/* line 773, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-window-minimize:before {
  content: "";
}

/* line 774, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-window-restore:before {
  content: "";
}

/* line 775, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

/* line 777, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

/* line 779, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-bandcamp:before {
  content: "";
}

/* line 780, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-grav:before {
  content: "";
}

/* line 781, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-etsy:before {
  content: "";
}

/* line 782, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-imdb:before {
  content: "";
}

/* line 783, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-ravelry:before {
  content: "";
}

/* line 784, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-eercast:before {
  content: "";
}

/* line 785, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-microchip:before {
  content: "";
}

/* line 786, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-snowflake-o:before {
  content: "";
}

/* line 787, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-superpowers:before {
  content: "";
}

/* line 788, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-wpexplorer:before {
  content: "";
}

/* line 789, ../master/src/bower_components/font-awesome/scss/_icons.scss */
.fa-meetup:before {
  content: "";
}

/* line 4, ../master/src/bower_components/font-awesome/scss/_screen-reader.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 51, ../master/src/bower_components/font-awesome/scss/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1, ../master/src/sass/base/_utils.scss */
.menu > ul, .menu--in-meta .menu__panel ul {
  list-style-type: none;
}

/* line 4, ../master/src/sass/base/_utils.scss */
.menu > ul > li, .menu--in-meta .menu__panel ul > li {
  margin-left: 0;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 9, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 33, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 54, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 67, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* line 77, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 97, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
a:active,
a:hover,
.c-teaser-news h2 a:hover,
.c-youtube-teaser h2 a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 109, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 117, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 126, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 135, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 144, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 153, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 161, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 184, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 192, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 203, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 211, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 221, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 252, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 277, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 290, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 302, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 334, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 346, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 357, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 370, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 379, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 390, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 399, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 408, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 419, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../companyTemplate/src/css/sass/base/vendor/_normalize.scss */
td,
th {
  padding: 0;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 6, ../companyTemplate/src/css/sass/base/vendor/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, .c-teaser-news h2, .c-youtube-teaser h2, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 27, ../companyTemplate/src/css/sass/base/vendor/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 31, ../companyTemplate/src/css/sass/base/vendor/_reset.scss */
body {
  line-height: 1;
}

/* line 34, ../companyTemplate/src/css/sass/base/vendor/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 37, ../companyTemplate/src/css/sass/base/vendor/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 40, ../companyTemplate/src/css/sass/base/vendor/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 45, ../companyTemplate/src/css/sass/base/vendor/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 13, ../companyTemplate/src/css/sass/base/__pattern.scss */
*, *:before, *:after, .icons, .icons-facebook:before, .icons-google:before, .icons-linkedin:before, .icons-pinterest:before, .icons-twitter:before, .icons-xing:before, .icons-youtube:before, .icons-kununu:before, .icons-glassdoor:before, .icons-whatsapp:before, .icons-document:before, .icons-not:before, .icons-:before, .icons-doc:before, .icons-docx:before, .icons-pdf:before, .icons-xls:before, .icons-xlsx:before, .icons-person:before, .icons-location:before, .icons-image:before, .icons-mp4:before, .icons-contact_newsletter:before, .icons-contact_mail:before, .icons-contact_location:before, .icons-contact_phone:before, .icons-newsletter:before, .icons-burger:before, .icons-pfeil:before, .icons-arrow_left:before, .icons-arrow_right:before, .icons-arrow_up:before, .icons-arrow_down:before, .icons-search:before, .icons-services:before, .icons-zip:before, .icons-download:before, .icons-e-catalog:before, .icons-jpg:before, .icons-png:before, .icons-twitterBare:before, .icons-pinterestBare:before, .icons-linkedinBare:before, .icons-googleBare:before, .icons-facebookBare:before, .icons-whatsappBare:before, .icons-close:before, .icons-share:before, .icons-www:before, .icons-login:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 21, ../companyTemplate/src/css/sass/base/__pattern.scss */
.form__group, .form__radio-group, .form__checkbox-group, [class^="mb-"], .header, body > .container .page > .content__main,
body > .container .page > .content__side, .content, .content > .wrapper, .mobile__menu__header ul, .mobile__menu__header .header__logo .logo, .mobile__menu__header .header__logo__branch .logo, .mobile__menu__offscreen__search, .channels ul, .channels ul li, .popup > .container, .popup > div, .popup .content__header, .popup .textBlock, .popup .content__footer, .footer, .footer__logo, .sitemap, .footer__infos, .swiper-wrapper, .slider.slider--header .slider-container .slider-slide > div, .content-videoImageTeaser > div, .content-essentialDetailsTeaser > div, .slider.slider--header .slider-container .slider-slide .subtext, .content-videoImageTeaser .subtext, .content-essentialDetailsTeaser .subtext, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button, .content.head, .content.head .container .bottom, .content.head .container .bottom .search, .searchbox, .breadcrump, .content__footer, .slider.slider--header .slider-container .slider-slide, .imageTeaser, .imageTeaser .image-overlay, .imageTeaser .image, .imageTeaser .image > div, .imageTeaser--v1 .imageTeaser__container, .imageTeaser--v1 .imageTeaser__container__right .socialmedia, .category-selector .tabContainer > .panelContainer, .category-selector .categories .category, .category-selector .associates .associate,
.category-selector .associates .detail,
.category-selector .details .associate,
.category-selector .details .detail, .accordion, .accordion dd.item section, .cluster, .cluster section, .content__side > div section,
.content__side > section section, .content__side > div.contactjob .container,
.content__side > section.contactjob .container, .content__side > div.contactjob .text,
.content__side > section.contactjob .text, .content__side > div.content-Image,
.content__side > section.content-Image, .content__side > div.download section .image,
.content__side > section.download section .image, .flyout__container, .flyout__container .wrapper, .channels__flyout__details, .channels__flyout__middle section, .onlineservices__flyout, .onlineservices__flyout__container, .page-selection,
.list-result, .results, .result__item__header, .result__item__contact > div.segments, .result__item__contact > div.segments .container, .result__item__contact > div.segments .container ul, .result__item--wide .result__item__footer, .textImageBlock, .content__main .textImageBlock .image, .form__section, .form__select, .slider--history .container, .slider--history .container .image, .slider--history .container .wrapper, .content-videoImageTeaser, .content-essentialDetailsTeaser, .charity__modal, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button, .tile-teaser__wrapper .slick--initialized, .contactform-2columns .button {
  *zoom: 1;
}

/* line 24, ../companyTemplate/src/css/sass/base/__pattern.scss */
.form__group:before, .form__radio-group:before, .form__checkbox-group:before, [class^="mb-"]:before, .header:before, body > .container .page > .content__main:before,
body > .container .page > .content__side:before, .content:before, .content > .wrapper:before, .mobile__menu__header ul:before, .mobile__menu__header .header__logo .logo:before, .mobile__menu__header .header__logo__branch .logo:before, .mobile__menu__offscreen__search:before, .channels ul:before, .channels ul li:before, .popup > .container:before, .popup > div:before, .popup .content__header:before, .popup .textBlock:before, .popup .content__footer:before, .footer:before, .footer__logo:before, .sitemap:before, .footer__infos:before, .swiper-wrapper:before, .slider.slider--header .slider-container .slider-slide > div:before, .content-videoImageTeaser > div:before, .content-essentialDetailsTeaser > div:before, .slider.slider--header .slider-container .slider-slide .subtext:before, .content-videoImageTeaser .subtext:before, .content-essentialDetailsTeaser .subtext:before, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button:before, .content.head:before, .content.head .container .bottom:before, .content.head .container .bottom .search:before, .searchbox:before, .breadcrump:before, .content__footer:before, .slider.slider--header .slider-container .slider-slide:before, .imageTeaser:before, .imageTeaser .image-overlay:before, .imageTeaser .image:before, .imageTeaser .image > div:before, .imageTeaser--v1 .imageTeaser__container:before, .imageTeaser--v1 .imageTeaser__container__right .socialmedia:before, .category-selector .tabContainer > .panelContainer:before, .category-selector .categories .category:before, .category-selector .associates .associate:before,
.category-selector .associates .detail:before,
.category-selector .details .associate:before,
.category-selector .details .detail:before, .accordion:before, .accordion dd.item section:before, .cluster:before, .cluster section:before, .content__side > div section:before,
.content__side > section section:before, .content__side > div.contactjob .container:before,
.content__side > section.contactjob .container:before, .content__side > div.contactjob .text:before,
.content__side > section.contactjob .text:before, .content__side > div.content-Image:before,
.content__side > section.content-Image:before, .content__side > div.download section .image:before,
.content__side > section.download section .image:before, .flyout__container:before, .flyout__container .wrapper:before, .channels__flyout__details:before, .channels__flyout__middle section:before, .onlineservices__flyout:before, .onlineservices__flyout__container:before, .page-selection:before,
.list-result:before, .results:before, .result__item__header:before, .result__item__contact > div.segments:before, .result__item__contact > div.segments .container:before, .result__item__contact > div.segments .container ul:before, .result__item--wide .result__item__footer:before, .textImageBlock:before, .content__main .textImageBlock .image:before, .form__section:before, .form__select:before, .slider--history .container:before, .slider--history .container .image:before, .slider--history .container .wrapper:before, .content-videoImageTeaser:before, .content-essentialDetailsTeaser:before, .charity__modal:before, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button:before, .tile-teaser__wrapper .slick--initialized:before, .contactform-2columns .button:before, .form__group:after, .form__radio-group:after, .form__checkbox-group:after, [class^="mb-"]:after, .header:after, body > .container .page > .content__main:after,
body > .container .page > .content__side:after, .content:after, .content > .wrapper:after, .mobile__menu__header ul:after, .mobile__menu__header .header__logo .logo:after, .mobile__menu__header .header__logo__branch .logo:after, .mobile__menu__offscreen__search:after, .channels ul:after, .channels ul li:after, .popup > .container:after, .popup > div:after, .popup .content__header:after, .popup .textBlock:after, .popup .content__footer:after, .footer:after, .footer__logo:after, .sitemap:after, .footer__infos:after, .swiper-wrapper:after, .slider.slider--header .slider-container .slider-slide > div:after, .content-videoImageTeaser > div:after, .content-essentialDetailsTeaser > div:after, .slider.slider--header .slider-container .slider-slide .subtext:after, .content-videoImageTeaser .subtext:after, .content-essentialDetailsTeaser .subtext:after, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button:after, .content.head:after, .content.head .container .bottom:after, .content.head .container .bottom .search:after, .searchbox:after, .breadcrump:after, .content__footer:after, .slider.slider--header .slider-container .slider-slide:after, .imageTeaser:after, .imageTeaser .image-overlay:after, .imageTeaser .image:after, .imageTeaser .image > div:after, .imageTeaser--v1 .imageTeaser__container:after, .imageTeaser--v1 .imageTeaser__container__right .socialmedia:after, .category-selector .tabContainer > .panelContainer:after, .category-selector .categories .category:after, .category-selector .associates .associate:after,
.category-selector .associates .detail:after,
.category-selector .details .associate:after,
.category-selector .details .detail:after, .accordion:after, .accordion dd.item section:after, .cluster:after, .cluster section:after, .content__side > div section:after,
.content__side > section section:after, .content__side > div.contactjob .container:after,
.content__side > section.contactjob .container:after, .content__side > div.contactjob .text:after,
.content__side > section.contactjob .text:after, .content__side > div.content-Image:after,
.content__side > section.content-Image:after, .content__side > div.download section .image:after,
.content__side > section.download section .image:after, .flyout__container:after, .flyout__container .wrapper:after, .channels__flyout__details:after, .channels__flyout__middle section:after, .onlineservices__flyout:after, .onlineservices__flyout__container:after, .page-selection:after,
.list-result:after, .results:after, .result__item__header:after, .result__item__contact > div.segments:after, .result__item__contact > div.segments .container:after, .result__item__contact > div.segments .container ul:after, .result__item--wide .result__item__footer:after, .textImageBlock:after, .content__main .textImageBlock .image:after, .form__section:after, .form__select:after, .slider--history .container:after, .slider--history .container .image:after, .slider--history .container .wrapper:after, .content-videoImageTeaser:after, .content-essentialDetailsTeaser:after, .charity__modal:after, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button:after, .tile-teaser__wrapper .slick--initialized:after, .contactform-2columns .button:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 32, ../companyTemplate/src/css/sass/base/__pattern.scss */
.form__group:after, .form__radio-group:after, .form__checkbox-group:after, [class^="mb-"]:after, .header:after, body > .container .page > .content__main:after,
body > .container .page > .content__side:after, .content:after, .content > .wrapper:after, .mobile__menu__header ul:after, .mobile__menu__header .header__logo .logo:after, .mobile__menu__header .header__logo__branch .logo:after, .mobile__menu__offscreen__search:after, .channels ul:after, .channels ul li:after, .popup > .container:after, .popup > div:after, .popup .content__header:after, .popup .textBlock:after, .popup .content__footer:after, .footer:after, .footer__logo:after, .sitemap:after, .footer__infos:after, .swiper-wrapper:after, .slider.slider--header .slider-container .slider-slide > div:after, .content-videoImageTeaser > div:after, .content-essentialDetailsTeaser > div:after, .slider.slider--header .slider-container .slider-slide .subtext:after, .content-videoImageTeaser .subtext:after, .content-essentialDetailsTeaser .subtext:after, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button:after, .content.head:after, .content.head .container .bottom:after, .content.head .container .bottom .search:after, .searchbox:after, .breadcrump:after, .content__footer:after, .slider.slider--header .slider-container .slider-slide:after, .imageTeaser:after, .imageTeaser .image-overlay:after, .imageTeaser .image:after, .imageTeaser .image > div:after, .imageTeaser--v1 .imageTeaser__container:after, .imageTeaser--v1 .imageTeaser__container__right .socialmedia:after, .category-selector .tabContainer > .panelContainer:after, .category-selector .categories .category:after, .category-selector .associates .associate:after,
.category-selector .associates .detail:after,
.category-selector .details .associate:after,
.category-selector .details .detail:after, .accordion:after, .accordion dd.item section:after, .cluster:after, .cluster section:after, .content__side > div section:after,
.content__side > section section:after, .content__side > div.contactjob .container:after,
.content__side > section.contactjob .container:after, .content__side > div.contactjob .text:after,
.content__side > section.contactjob .text:after, .content__side > div.content-Image:after,
.content__side > section.content-Image:after, .content__side > div.download section .image:after,
.content__side > section.download section .image:after, .flyout__container:after, .flyout__container .wrapper:after, .channels__flyout__details:after, .channels__flyout__middle section:after, .onlineservices__flyout:after, .onlineservices__flyout__container:after, .page-selection:after,
.list-result:after, .results:after, .result__item__header:after, .result__item__contact > div.segments:after, .result__item__contact > div.segments .container:after, .result__item__contact > div.segments .container ul:after, .result__item--wide .result__item__footer:after, .textImageBlock:after, .content__main .textImageBlock .image:after, .form__section:after, .form__select:after, .slider--history .container:after, .slider--history .container .image:after, .slider--history .container .wrapper:after, .content-videoImageTeaser:after, .content-essentialDetailsTeaser:after, .charity__modal:after, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button:after, .tile-teaser__wrapper .slick--initialized:after, .contactform-2columns .button:after {
  clear: both;
}

/* line 43, ../companyTemplate/src/css/sass/base/__pattern.scss */
body .mobile__menu__header, body .mobile__menu__offscreen__panel, html.csstransforms3d.csstransitions body .mobile__menu__offscreen__panel .mobile__flyout__level0, html.csstransforms3d.csstransitions body .mobile__menu__offscreen__panel .mobile__flyout__level1, body .page, .slider.slider--header .slider-container .slider-slide .subtext .wrapper p.hidden, .content-videoImageTeaser .subtext .wrapper p.hidden, .content-essentialDetailsTeaser .subtext .wrapper p.hidden, .slider--history .bottom p.hidden, .offscreen__header, .offscreen__channels, .offscreen__page {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

/* line 53, ../companyTemplate/src/css/sass/base/__pattern.scss */
.mobile__menu__header ul li > div,
.mobile__menu__header ul li a, .cc-cookies .link {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 63, ../companyTemplate/src/css/sass/base/__pattern.scss */
.select.language-switch .container .btn .selectboxit-text, .select.language-switch .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .select.language-switch .container .offscreen__toggle .selectboxit-text, .select.language-switch--mobile .container .btn .selectboxit-text, .select.language-switch--mobile .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .select.language-switch--mobile .container .offscreen__toggle .selectboxit-text, .category-selector .categories .category h3, .category-selector .associates .associate h3,
.category-selector .associates .detail h3,
.category-selector .details .associate h3,
.category-selector .details .detail h3, .category-selector .categories .category h4, .category-selector .associates .associate h4,
.category-selector .associates .detail h4,
.category-selector .details .associate h4,
.category-selector .details .detail h4, .category-selector .categories .category .c-teaser-news h2, .c-teaser-news .category-selector .categories .category h2, .category-selector .associates .associate .c-teaser-news h2, .c-teaser-news .category-selector .associates .associate h2,
.category-selector .associates .detail .c-teaser-news h2, .c-teaser-news
.category-selector .associates .detail h2,
.category-selector .details .associate .c-teaser-news h2, .c-teaser-news
.category-selector .details .associate h2,
.category-selector .details .detail .c-teaser-news h2, .c-teaser-news
.category-selector .details .detail h2, .category-selector .categories .category .c-youtube-teaser h2, .c-youtube-teaser .category-selector .categories .category h2, .category-selector .associates .associate .c-youtube-teaser h2, .c-youtube-teaser .category-selector .associates .associate h2,
.category-selector .associates .detail .c-youtube-teaser h2, .c-youtube-teaser
.category-selector .associates .detail h2,
.category-selector .details .associate .c-youtube-teaser h2, .c-youtube-teaser
.category-selector .details .associate h2,
.category-selector .details .detail .c-youtube-teaser h2, .c-youtube-teaser
.category-selector .details .detail h2, .accordion dt.title > h3, .content__side > div.download .wrapper h5 a,
.content__side > section.download .wrapper h5 a, .content__side > div.pictures .wrapper h5 a,
.content__side > section.pictures .wrapper h5 a, .result__item--wide .result__item__footer--link a {
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
}

/* line 14, ../companyTemplate/src/css/sass/base/_animations.scss */
.left,
.right,
.in,
.out {
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

/* line 27, ../companyTemplate/src/css/sass/base/_animations.scss */
.slide.right {
  -webkit-animation-name: slidetoright;
          animation-name: slidetoright;
}

/* line 31, ../companyTemplate/src/css/sass/base/_animations.scss */
.slide.right.reverse {
  -webkit-animation-name: slidefromright;
          animation-name: slidefromright;
}

/* line 35, ../companyTemplate/src/css/sass/base/_animations.scss */
.slide.left {
  -webkit-animation-name: slidetoleft;
          animation-name: slidetoleft;
}

/* line 39, ../companyTemplate/src/css/sass/base/_animations.scss */
.slide.left.reverse {
  -webkit-animation-name: slidefromleft;
          animation-name: slidefromleft;
}

@-webkit-keyframes slidetoright {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(270px);
            transform: translateX(270px);
  }
}

@keyframes slidetoright {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(270px);
            transform: translateX(270px);
  }
}

@-webkit-keyframes slidefromright {
  0% {
    -webkit-transform: translateX(270px);
            transform: translateX(270px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes slidefromright {
  0% {
    -webkit-transform: translateX(270px);
            transform: translateX(270px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@-webkit-keyframes slidetoleft {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(-270px);
            transform: translateX(-270px);
  }
}

@keyframes slidetoleft {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(-270px);
            transform: translateX(-270px);
  }
}

@-webkit-keyframes slidefromleft {
  0% {
    -webkit-transform: translateX(-270px);
            transform: translateX(-270px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes slidefromleft {
  0% {
    -webkit-transform: translateX(-270px);
            transform: translateX(-270px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

/* line 88, ../companyTemplate/src/css/sass/base/_animations.scss */
.fade.in {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

/* line 92, ../companyTemplate/src/css/sass/base/_animations.scss */
.fade.in.reverse {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 28, ../companyTemplate/src/css/sass/base/_base.scss */
body {
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
}

/* line 23, ../companyTemplate/src/css/sass/base/_grid.scss */
.p-col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  min-height: 1px;
}

@media (min-width: 1025px) {
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-1:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-2:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-3:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-4:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-5:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-6:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-7:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-8:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-9:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-10:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-11:last-child {
    margin-right: 0;
  }
  /* line 30, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%;
  }
  /* line 34, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-12:last-child {
    margin-right: 0;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-1:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-2:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-3:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-4:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-5:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-6:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-7:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-8:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-9:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-10:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-11:last-child {
    margin-right: 0;
  }
  /* line 44, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%;
  }
  /* line 48, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-12:last-child {
    margin-right: 0;
  }
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-1:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-2:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-3:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-4:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-5:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-6:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-7:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-8:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-9:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-10:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-11:last-child {
    margin-right: 0;
  }
  /* line 57, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%;
  }
  /* line 61, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-12:last-child {
    margin-right: 0;
  }
}

@media (min-width: 801px) and (max-width: 1024px) {
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-1:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-2:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-3:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-4:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-5:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-6:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-7:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-8:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-9:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-10:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-11:last-child {
    margin-right: 0;
  }
  /* line 70, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%;
  }
  /* line 74, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-l-12:last-child {
    margin-right: 0;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-1:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-2:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-3:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-4:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-5:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-6:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-7:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-8:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-9:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-10:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-11:last-child {
    margin-right: 0;
  }
  /* line 83, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%;
  }
  /* line 87, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.small-12:last-child {
    margin-right: 0;
  }
}

/* line 102, ../companyTemplate/src/css/sass/base/_grid.scss */
.g-col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  min-height: 1px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-1 {
    width: 8.3333333333%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-2 {
    width: 16.6666666667%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-3 {
    width: 25%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-4 {
    width: 33.3333333333%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-5 {
    width: 41.6666666667%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-6 {
    width: 50%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-7 {
    width: 58.3333333333%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-8 {
    width: 66.6666666667%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-9 {
    width: 75%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-10 {
    width: 83.3333333333%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-11 {
    width: 91.6666666667%;
  }
  /* line 113, ../companyTemplate/src/css/sass/base/_grid.scss */
  .small-12 {
    width: 100%;
  }
  /* line 118, ../companyTemplate/src/css/sass/base/_grid.scss */
  .show-only-small {
    display: block !important;
  }
  /* line 122, ../companyTemplate/src/css/sass/base/_grid.scss */
  .hide-small {
    display: none !important;
  }
  /* line 126, ../companyTemplate/src/css/sass/base/_grid.scss */
  .show-only-medium {
    display: none !important;
  }
  /* line 130, ../companyTemplate/src/css/sass/base/_grid.scss */
  .show-only-large {
    display: none !important;
  }
}

@media (min-width: 751px) {
  /* line 137, ../companyTemplate/src/css/sass/base/_grid.scss */
  .hide-medium-up {
    display: none !important;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-1 {
    width: 8.3333333333%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-2 {
    width: 16.6666666667%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-4 {
    width: 33.3333333333%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-5 {
    width: 41.6666666667%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-7 {
    width: 58.3333333333%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-8 {
    width: 66.6666666667%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-10 {
    width: 83.3333333333%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-11 {
    width: 91.6666666667%;
  }
  /* line 145, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 150, ../companyTemplate/src/css/sass/base/_grid.scss */
  .show-only-small {
    display: none !important;
  }
  /* line 154, ../companyTemplate/src/css/sass/base/_grid.scss */
  .show-only-medium {
    display: block !important;
  }
  /* line 158, ../companyTemplate/src/css/sass/base/_grid.scss */
  .hide-medium {
    display: none !important;
  }
  /* line 162, ../companyTemplate/src/css/sass/base/_grid.scss */
  .show-only-large {
    display: none !important;
  }
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-1 {
    width: 8.3333333333%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-2 {
    width: 16.6666666667%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-3 {
    width: 25%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-4 {
    width: 33.3333333333%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-5 {
    width: 41.6666666667%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-6 {
    width: 50%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-7 {
    width: 58.3333333333%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-8 {
    width: 66.6666666667%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-9 {
    width: 75%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-10 {
    width: 83.3333333333%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-11 {
    width: 91.6666666667%;
  }
  /* line 170, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-p-12 {
    width: 100%;
  }
}

@media (min-width: 801px) and (max-width: 1024px) {
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-1 {
    width: 8.3333333333%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-2 {
    width: 16.6666666667%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-3 {
    width: 25%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-4 {
    width: 33.3333333333%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-5 {
    width: 41.6666666667%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-6 {
    width: 50%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-7 {
    width: 58.3333333333%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-8 {
    width: 66.6666666667%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-9 {
    width: 75%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-10 {
    width: 83.3333333333%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-11 {
    width: 91.6666666667%;
  }
  /* line 178, ../companyTemplate/src/css/sass/base/_grid.scss */
  .medium-l-12 {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  /* line 186, ../companyTemplate/src/css/sass/base/_grid.scss */
  .hide-large-up {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-1 {
    width: 8.3333333333%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-2 {
    width: 16.6666666667%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-3 {
    width: 25%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-4 {
    width: 33.3333333333%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-5 {
    width: 41.6666666667%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-6 {
    width: 50%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-7 {
    width: 58.3333333333%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-8 {
    width: 66.6666666667%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-9 {
    width: 75%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-10 {
    width: 83.3333333333%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-11 {
    width: 91.6666666667%;
  }
  /* line 195, ../companyTemplate/src/css/sass/base/_grid.scss */
  .large-12 {
    width: 100%;
  }
  /* line 200, ../companyTemplate/src/css/sass/base/_grid.scss */
  .show-only-small {
    display: none !important;
  }
  /* line 204, ../companyTemplate/src/css/sass/base/_grid.scss */
  .show-only-medium {
    display: none !important;
  }
  /* line 208, ../companyTemplate/src/css/sass/base/_grid.scss */
  .show-only-large {
    display: block !important;
  }
  /* line 212, ../companyTemplate/src/css/sass/base/_grid.scss */
  .hide-large {
    display: none !important;
  }
}

@media only screen and (orientation: portrait) {
  /* line 220, ../companyTemplate/src/css/sass/base/_grid.scss */
  .hide-portrait {
    display: none !important;
  }
}

@media only screen and (orientation: landscape) {
  /* line 228, ../companyTemplate/src/css/sass/base/_grid.scss */
  .hide-landscape {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  /* line 234, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.large-4:nth-child(3n+3) {
    margin-right: 0;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 239, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-6:nth-child(2n+2) {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 245, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-6:nth-child(2n+2) {
    margin-bottom: 30px;
    margin-right: 0;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 245, ../companyTemplate/src/css/sass/base/_grid.scss */
  .p-col.medium-p-6:nth-child(2n+2) {
    margin-bottom: 30px;
  }
}

/* line 255, ../companyTemplate/src/css/sass/base/_grid.scss */
.p-col.medium-6:last-child,
.p-col.medium-p-6:last-child {
  margin-bottom: 0;
}

/* line 260, ../companyTemplate/src/css/sass/base/_grid.scss */
.p-col.small-12 {
  margin-bottom: 20px;
}

/* line 264, ../companyTemplate/src/css/sass/base/_grid.scss */
.p-col.small-12:last-child {
  margin-bottom: 0;
}

/* line 12, ../master/src/sass/base/_form.scss */
textarea,
select {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 2px 3px;
  background-clip: padding-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-family: "TheSans Light", Helvetica, sans-serif;
  outline: 0;
  text-align: left;
  margin: 0;
  border-style: none !important;
  background-color: #f8f9fd !important;
}

/* line 29, ../master/src/sass/base/_form.scss */
select:not(.select-visible) {
  color: transparent !important;
}

/* line 38, ../master/src/sass/base/_form.scss */
.select select {
  appearance: window;
  border: 0;
  background-color: transparent;
}

/* line 44, ../master/src/sass/base/_form.scss */
.select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

/* line 49, ../master/src/sass/base/_form.scss */
.select select option {
  background-color: #ffffff;
  color: #1e1e1d;
  border: 0;
}

/* line 57, ../master/src/sass/base/_form.scss */
optgroup {
  color: #000;
  font-style: normal;
  font-weight: normal;
}

/* line 64, ../master/src/sass/base/_form.scss */
optgroup::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 74, ../master/src/sass/base/_form.scss */
.form {
  position: relative;
}

/* line 77, ../master/src/sass/base/_form.scss */
.form__group {
  position: relative;
  margin-bottom: 4px;
  float: left;
  width: 100%;
}

/* line 84, ../master/src/sass/base/_form.scss */
.form__group .form__field {
  margin-bottom: 0px;
}

/* line 88, ../master/src/sass/base/_form.scss */
.form__group ul {
  display: block !important;
}

/* line 93, ../master/src/sass/base/_form.scss */
.form__label, .form__radio-group__item__label, .form__checkbox-group__item__label {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 14/strip-unit(16px)rem;
  /* 9 */
  line-height: 1.325;
  line-height: 2em;
  position: relative;
  margin-bottom: 4px;
  float: left;
}

/* line 104, ../master/src/sass/base/_form.scss */
.form__field {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 14/strip-unit(16px)rem;
  /* 9 */
  line-height: 1.325;
  position: relative;
  margin-bottom: 10px;
  display: block;
  float: left;
}

/* line 114, ../master/src/sass/base/_form.scss */
.form__field__error-text {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 12/strip-unit(16px)rem;
  /* 9 */
  line-height: 1.325;
  color: darkred;
  padding-bottom: 5px;
  display: none;
}

/* line 121, ../master/src/sass/base/_form.scss */
.form__field__infotext {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 12px;
  /* 9 */
  font-size: 12/strip-unit(16px)rem;
  /* 9 */
  line-height: 1.325;
  display: inline-block;
}

/* line 127, ../master/src/sass/base/_form.scss */
.form__radio-group, .form__checkbox-group {
  margin-bottom: 5px;
}

/* line 132, ../master/src/sass/base/_form.scss */
.form__radio-group--inline .form__radio-group__item, .form__radio-group--inline .form__checkbox-group__item, .form__checkbox-group--inline .form__radio-group__item, .form__checkbox-group--inline .form__checkbox-group__item {
  float: left;
  width: auto;
  padding-right: 20px;
  clear: none;
}

/* line 140, ../master/src/sass/base/_form.scss */
.form__radio-group__item, .form__checkbox-group__item {
  float: left;
  clear: both;
}

/* line 150, ../master/src/sass/base/_form.scss */
.form__radio-group__item__label, .form__checkbox-group__item__label {
  display: table;
  position: relative !important;
  padding-left: 30px !important;
  line-height: 40px !important;
  padding-bottom: 0 !important;
}

/* line 158, ../master/src/sass/base/_form.scss */
.form__radio-group__item__label:before, .form__checkbox-group__item__label:before {
  position: absolute;
  left: 0;
  top: 55%;
  margin-top: -10px;
  width: 18px;
  height: 18px;
  content: "";
  display: block;
  float: left;
}

/* line 173, ../master/src/sass/base/_form.scss */
.form__checkbox-group__item__label {
  line-height: 1.4 !important;
}

/* line 177, ../master/src/sass/base/_form.scss */
.form__radio-group__item__label:before {
  -webkit-border-radius: 20px;
          border-radius: 20px;
}

/* line 187, ../master/src/sass/base/_form.scss */
input[type="checkbox"] {
  float: left;
  margin: 2px;
}

/* line 191, ../master/src/sass/base/_form.scss */
input[type="checkbox"] + label {
  float: left;
  width: auto;
  padding-left: 5px;
  font-size: 16px;
}

/* line 196, ../master/src/sass/base/_form.scss */
input[type="checkbox"] + label:before {
  border: 1px solid #a1a1a1;
  background: #fff;
}

/* line 202, ../master/src/sass/base/_form.scss */
input[type="checkbox"]:checked + label:after, input[type="checkbox"]:checked + input[type="hidden"] + label:after {
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  content: "";
  display: block;
  background: #555555;
}

/* line 214, ../master/src/sass/base/_form.scss */
input[type="checkbox"]:checked + label.multiple-rows:after, input[type="checkbox"]:checked + input[type="hidden"] + label.multiple-rows:after {
  top: 7px;
}

/* line 12, ../companyTemplate/src/css/sass/base/_helpers.scss */
.pull-right {
  float: right;
}

/* line 16, ../companyTemplate/src/css/sass/base/_helpers.scss */
.none {
  display: none !important;
}

/* line 23, ../companyTemplate/src/css/sass/base/_helpers.scss */
.p0 {
  padding: 0;
}

/* line 256, ../master/src/sass/base/methods/_mixins.scss */
.pt0 {
  padding-top: 0px !important;
}

/* line 259, ../master/src/sass/base/methods/_mixins.scss */
.pr0 {
  padding-right: 0px !important;
}

/* line 262, ../master/src/sass/base/methods/_mixins.scss */
.pb0 {
  padding-bottom: 0px !important;
}

/* line 265, ../master/src/sass/base/methods/_mixins.scss */
.pl0 {
  padding-left: 0px !important;
}

/* line 256, ../master/src/sass/base/methods/_mixins.scss */
.pt5 {
  padding-top: 5px !important;
}

/* line 259, ../master/src/sass/base/methods/_mixins.scss */
.pr5 {
  padding-right: 5px !important;
}

/* line 262, ../master/src/sass/base/methods/_mixins.scss */
.pb5 {
  padding-bottom: 5px !important;
}

/* line 265, ../master/src/sass/base/methods/_mixins.scss */
.pl5 {
  padding-left: 5px !important;
}

/* line 256, ../master/src/sass/base/methods/_mixins.scss */
.pt10 {
  padding-top: 10px !important;
}

/* line 259, ../master/src/sass/base/methods/_mixins.scss */
.pr10 {
  padding-right: 10px !important;
}

/* line 262, ../master/src/sass/base/methods/_mixins.scss */
.pb10 {
  padding-bottom: 10px !important;
}

/* line 265, ../master/src/sass/base/methods/_mixins.scss */
.pl10 {
  padding-left: 10px !important;
}

/* line 256, ../master/src/sass/base/methods/_mixins.scss */
.pt15 {
  padding-top: 15px !important;
}

/* line 259, ../master/src/sass/base/methods/_mixins.scss */
.pr15 {
  padding-right: 15px !important;
}

/* line 262, ../master/src/sass/base/methods/_mixins.scss */
.pb15 {
  padding-bottom: 15px !important;
}

/* line 265, ../master/src/sass/base/methods/_mixins.scss */
.pl15 {
  padding-left: 15px !important;
}

/* line 256, ../master/src/sass/base/methods/_mixins.scss */
.pt20 {
  padding-top: 20px !important;
}

/* line 259, ../master/src/sass/base/methods/_mixins.scss */
.pr20 {
  padding-right: 20px !important;
}

/* line 262, ../master/src/sass/base/methods/_mixins.scss */
.pb20 {
  padding-bottom: 20px !important;
}

/* line 265, ../master/src/sass/base/methods/_mixins.scss */
.pl20 {
  padding-left: 20px !important;
}

/* line 256, ../master/src/sass/base/methods/_mixins.scss */
.pt25 {
  padding-top: 25px !important;
}

/* line 259, ../master/src/sass/base/methods/_mixins.scss */
.pr25 {
  padding-right: 25px !important;
}

/* line 262, ../master/src/sass/base/methods/_mixins.scss */
.pb25 {
  padding-bottom: 25px !important;
}

/* line 265, ../master/src/sass/base/methods/_mixins.scss */
.pl25 {
  padding-left: 25px !important;
}

/* line 34, ../companyTemplate/src/css/sass/base/_helpers.scss */
.m0 {
  margin: 0;
}

/* line 271, ../master/src/sass/base/methods/_mixins.scss */
.mt0 {
  margin-top: 0px !important;
}

/* line 274, ../master/src/sass/base/methods/_mixins.scss */
.mr0 {
  margin-right: 0px !important;
}

/* line 277, ../master/src/sass/base/methods/_mixins.scss */
.mb0 {
  margin-bottom: 0px !important;
}

/* line 280, ../master/src/sass/base/methods/_mixins.scss */
.ml0 {
  margin-left: 0px !important;
}

/* line 271, ../master/src/sass/base/methods/_mixins.scss */
.mt5 {
  margin-top: 5px !important;
}

/* line 274, ../master/src/sass/base/methods/_mixins.scss */
.mr5 {
  margin-right: 5px !important;
}

/* line 277, ../master/src/sass/base/methods/_mixins.scss */
.mb5 {
  margin-bottom: 5px !important;
}

/* line 280, ../master/src/sass/base/methods/_mixins.scss */
.ml5 {
  margin-left: 5px !important;
}

/* line 271, ../master/src/sass/base/methods/_mixins.scss */
.mt10 {
  margin-top: 10px !important;
}

/* line 274, ../master/src/sass/base/methods/_mixins.scss */
.mr10 {
  margin-right: 10px !important;
}

/* line 277, ../master/src/sass/base/methods/_mixins.scss */
.mb10 {
  margin-bottom: 10px !important;
}

/* line 280, ../master/src/sass/base/methods/_mixins.scss */
.ml10 {
  margin-left: 10px !important;
}

/* line 271, ../master/src/sass/base/methods/_mixins.scss */
.mt15 {
  margin-top: 15px !important;
}

/* line 274, ../master/src/sass/base/methods/_mixins.scss */
.mr15 {
  margin-right: 15px !important;
}

/* line 277, ../master/src/sass/base/methods/_mixins.scss */
.mb15 {
  margin-bottom: 15px !important;
}

/* line 280, ../master/src/sass/base/methods/_mixins.scss */
.ml15 {
  margin-left: 15px !important;
}

/* line 271, ../master/src/sass/base/methods/_mixins.scss */
.mt20 {
  margin-top: 20px !important;
}

/* line 274, ../master/src/sass/base/methods/_mixins.scss */
.mr20 {
  margin-right: 20px !important;
}

/* line 277, ../master/src/sass/base/methods/_mixins.scss */
.mb20 {
  margin-bottom: 20px !important;
}

/* line 280, ../master/src/sass/base/methods/_mixins.scss */
.ml20 {
  margin-left: 20px !important;
}

/* line 271, ../master/src/sass/base/methods/_mixins.scss */
.mt25 {
  margin-top: 25px !important;
}

/* line 274, ../master/src/sass/base/methods/_mixins.scss */
.mr25 {
  margin-right: 25px !important;
}

/* line 277, ../master/src/sass/base/methods/_mixins.scss */
.mb25 {
  margin-bottom: 25px !important;
}

/* line 280, ../master/src/sass/base/methods/_mixins.scss */
.ml25 {
  margin-left: 25px !important;
}

/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
/* line 13, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

/* Styles that apply to all SelectBoxIt elements */
/* line 20, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}

/* Button */
/* line 35, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-container .selectboxit {
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative;
}

/* Height and Vertical Alignment of Text */
/* line 46, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block;
}

/* Focus pseudo selector */
/* line 53, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}

/* Disabled Mouse Interaction */
/* line 58, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  cursor: default;
}

/* Button Text */
/* line 65, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-text {
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

/* Options List */
/* line 77, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-container .selectboxit-options {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  text-align: left;
}

/* Individual options */
/* line 95, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}

/* Individual Option Hover Action */
/* line 100, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

/* Individual Option Optgroup Header */
/* line 105, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-option, .selectboxit-optgroup-header {
  margin: 0;
  list-style-type: none;
}

/* The first Drop Down option */
/* The first Drop Down option optgroup */
/* The last Drop Down option */
/* Drop Down optgroup headers */
/* line 127, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-optgroup-header {
  font-weight: bold;
}

/* Drop Down optgroup header hover psuedo class */
/* line 132, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-optgroup-header:hover {
  cursor: default;
}

/* Drop Down down arrow container */
/* line 137, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}

/* Drop Down down arrow */
/* line 145, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
/* line 155, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}

/* Drop Down individual option icon positioning */
/* line 160, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-option-icon-container {
  float: left;
}

/* line 164, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

/* Drop Down individual option icon positioning */
/* line 171, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}

/* line 180, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
/* line 191, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.jqueryui .ui-icon {
  background-color: inherit;
}

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
/* line 196, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
/* line 209, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: #e6e6e6;
}

/* line 216, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}

/* line 223, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 231, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-list {
  background-color: #ffffff;
}

/* line 235, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}

/* line 239, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-repeat: repeat-x;
}

/* line 245, ../companyTemplate/src/css/sass/base/vendor/_selectBoxIt.scss */
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}

/* line 49, ../companyTemplate/src/css/sass/project/__pattern.scss */
.content.head > .wrapper:after, .channels__flyout__container:after, .onlineservices__flyout__container:after, .content.head > .wrapper:before, .channels__flyout__container:before, .onlineservices__flyout__container:before {
  display: block;
  content: '';
  height: 5px;
  width: 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: absolute;
  left: 0px;
}

/* line 63, ../companyTemplate/src/css/sass/project/__pattern.scss */
.content.head > .wrapper:after, .channels__flyout__container:after, .onlineservices__flyout__container:after {
  background-image: url("/frontend/gui/companyTemplate/dist/images/flyout/shadow_bottom.png");
  bottom: 0px;
}

/* line 68, ../companyTemplate/src/css/sass/project/__pattern.scss */
.content.head > .wrapper:before, .channels__flyout__container:before, .onlineservices__flyout__container:before {
  background-image: url("/frontend/gui/companyTemplate/dist/images/flyout/shadow_top.png");
  top: 0px;
}

/* line 86, ../companyTemplate/src/css/sass/project/__pattern.scss */
.content.threeItems.alternate-1 > .wrapper .container, .content.onlineservices.content--narrow > .wrapper .container, .onlineservices__flyout__container .wrapper .container, .category-selector .categories .category, .category-selector .associates .associate,
.category-selector .associates .detail,
.category-selector .details .associate,
.category-selector .details .detail, .cluster .image, .channels__flyout__right .image img, .textImageBlock .image img, .content__main .textImageBlock .image img {
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
}

/* line 90, ../companyTemplate/src/css/sass/project/__pattern.scss */
.cc-cookies .container, .promoFlyout {
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}

/* line 98, ../companyTemplate/src/css/sass/project/__pattern.scss */
.content__side .textImageBlock .image img,
.content__side .imageBlock .image img {
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
}

/* line 102, ../companyTemplate/src/css/sass/project/__pattern.scss */
input[type=text],
input[type=password], textarea, .header .searchbox__container input {
  -webkit-box-shadow: 1px 1px 2px rgba(30, 30, 30, 0.075) inset;
          box-shadow: 1px 1px 2px rgba(30, 30, 30, 0.075) inset;
}

/* line 110, ../companyTemplate/src/css/sass/project/__pattern.scss */
.stage__container__bottom .link > a, .slider.slider--header .slider-container .slider-slide .link > a, .content-videoImageTeaser .link > a, .content-essentialDetailsTeaser .link > a, .c-media-picture-teaser__link--primary > a, .cc-cookies .link.cc-cookie-accept > a, .searchbox__icon > a, .searchbox__icon--long > a, .content__footer .link > a, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > a,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > a,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > a,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > a, .imageTeaser__container .link > a, .channels__flyout__middle section .link > a, .form__set__button section > a, .slider--history .bottom .right .link > a, .content-parallax .content .link > a, .promoFlyout__link > a, .overviewteaser__wrapper .overviewteaser__textwrapper .link > a, .stage__container__bottom .link > button, .slider.slider--header .slider-container .slider-slide .link > button, .content-videoImageTeaser .link > button, .content-essentialDetailsTeaser .link > button, .c-media-picture-teaser__link--primary > button, .cc-cookies .link.cc-cookie-accept > button, .searchbox__icon > button, .searchbox__icon--long > button, .content__footer .link > button, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > button,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > button,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > button,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > button, .imageTeaser__container .link > button, .channels__flyout__middle section .link > button, .form__set__button section > button, .slider--history .bottom .right .link > button, .content-parallax .content .link > button, .promoFlyout__link > button, .overviewteaser__wrapper .overviewteaser__textwrapper .link > button, .stage__container__bottom .link > div, .slider.slider--header .slider-container .slider-slide .link > div, .content-videoImageTeaser .link > div, .content-essentialDetailsTeaser .link > div, .c-media-picture-teaser__link--primary > div, .cc-cookies .link.cc-cookie-accept > div, .searchbox__icon > div, .searchbox__icon--long > div, .content__footer .link > div, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > div,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > div,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > div,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > div, .imageTeaser__container .link > div, .channels__flyout__middle section .link > div, .form__set__button section > div, .slider--history .bottom .right .link > div, .content-parallax .content .link > div, .promoFlyout__link > div, .overviewteaser__wrapper .overviewteaser__textwrapper .link > div, .stage__container__bottom .link > input[type=submit], .slider.slider--header .slider-container .slider-slide .link > input[type=submit], .content-videoImageTeaser .link > input[type=submit], .content-essentialDetailsTeaser .link > input[type=submit], .c-media-picture-teaser__link--primary > input[type=submit], .cc-cookies .link.cc-cookie-accept > input[type=submit], .searchbox__icon > input[type=submit], .searchbox__icon--long > input[type=submit], .content__footer .link > input[type=submit], .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > input[type=submit],
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > input[type=submit],
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > input[type=submit],
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > input[type=submit], .imageTeaser__container .link > input[type=submit], .channels__flyout__middle section .link > input[type=submit], .form__set__button section > input[type=submit], .slider--history .bottom .right .link > input[type=submit], .content-parallax .content .link > input[type=submit], .promoFlyout__link > input[type=submit], .overviewteaser__wrapper .overviewteaser__textwrapper .link > input[type=submit], .textImageBox .container .link > a, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link > a,
.twoItemsSlider > .wrapper > .container .slider-container .container .link > a,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link > a,
.threeItemsSlider > .wrapper > .container .slider-container .container .link > a, .c-teaser-news__link > a, .c-media-picture-teaser__link--secondary > a, .content__side > div.contact div.link > a,
.content__side > section.contact div.link > a, .content-bigText .link > a, .textImageBox .container .link > div, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link > div,
.twoItemsSlider > .wrapper > .container .slider-container .container .link > div,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link > div,
.threeItemsSlider > .wrapper > .container .slider-container .container .link > div, .c-teaser-news__link > div, .c-media-picture-teaser__link--secondary > div, .content__side > div.contact div.link > div,
.content__side > section.contact div.link > div, .content-bigText .link > div, .textImageBox .container .link > button, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link > button,
.twoItemsSlider > .wrapper > .container .slider-container .container .link > button,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link > button,
.threeItemsSlider > .wrapper > .container .slider-container .container .link > button, .c-teaser-news__link > button, .c-media-picture-teaser__link--secondary > button, .content__side > div.contact div.link > button,
.content__side > section.contact div.link > button, .content-bigText .link > button, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > a, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button > a, .contactform-2columns .button > a, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > div, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button > div, .contactform-2columns .button > div, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > button, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button > button, .contactform-2columns .button > button, .content.head .container .bottom .search .searchbox__container input, .searchbox--long > .searchbox__container--long input, .searchbox input, .searchbox__icon, .searchbox__icon--long {
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

/* line 134, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form textarea, input, .searchbox--long > .searchbox__container--long input, .searchbox input, .form input[type=text],
.form input[type=password] {
  padding: 0 10px 0 10px;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-color: #ffffff;
  width: 210px;
  height: 31px;
  font-family: "TheSans Light", Helvetica, sans-serif;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 134, ../companyTemplate/src/css/sass/project/__pattern.scss */
  .form textarea, input, .searchbox--long > .searchbox__container--long input, .searchbox input, .form input[type=text],
  .form input[type=password] {
    width: 100%;
    height: 41px;
    font-size: 20px;
    font-size: 2rem;
  }
}

/* line 152, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form textarea {
  width: 100%;
  height: 130px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
}

/* line 166, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container ul, .form__select--secondary .container ul, .form__select--tertiary .container ul, .content.head .container .select .container ul, .breadcrump .content.head > .wrapper .select .container ul, .result .select .container ul, .searchbox__dropdown ul {
  background-color: #ffffff;
  border: 0px;
  width: 100%;
  min-width: 100% !important;
  width: auto !important;
  overflow: auto;
}

/* line 175, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container ul li, .form__select--secondary .container ul li, .form__select--tertiary .container ul li, .content.head .container .select .container ul li, .breadcrump .content.head > .wrapper .select .container ul li, .result .select .container ul li, .searchbox__dropdown ul li {
  width: 100%;
}

/* line 178, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container ul li a, .form__select--secondary .container ul li a, .form__select--tertiary .container ul li a, .content.head .container .select .container ul li a, .breadcrump .content.head > .wrapper .select .container ul li a, .result .select .container ul li a, .searchbox__dropdown ul li a {
  padding: 5px 10px 6px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333;
  width: 100%;
  float: left;
}

/* line 195, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary, .form__select--secondary, .form__select--tertiary, .content.head .container .select, .breadcrump .content.head > .wrapper .select, .result .select {
  position: relative;
  padding-right: 12px;
  height: 40px;
  display: inline-block;
}

/* line 201, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary:last-child, .form__select--secondary:last-child, .form__select--tertiary:last-child, .content.head .container .select:last-child, .breadcrump .content.head > .wrapper .select:last-child, .result .select:last-child {
  padding-right: 0px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 195, ../companyTemplate/src/css/sass/project/__pattern.scss */
  .form__select--primary, .form__select--secondary, .form__select--tertiary, .content.head .container .select, .breadcrump .content.head > .wrapper .select, .result .select {
    padding-right: 0px;
    width: 100%;
    display: block;
  }
}

/* line 215, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container, .form__select--secondary .container, .form__select--tertiary .container, .content.head .container .select .container, .breadcrump .content.head > .wrapper .select .container, .result .select .container {
  width: 100% !important;
}

/* line 218, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container .btn, .form__select--secondary .container .btn, .form__select--tertiary .container .btn, .content.head .container .select .container .btn, .breadcrump .content.head > .wrapper .select .container .btn, .result .select .container .btn, .form__select--primary .container .navigation__container .offscreen__toggle, .navigation__container .form__select--primary .container .offscreen__toggle, .form__select--secondary .container .navigation__container .offscreen__toggle, .navigation__container .form__select--secondary .container .offscreen__toggle, .form__select--tertiary .container .navigation__container .offscreen__toggle, .navigation__container .form__select--tertiary .container .offscreen__toggle, .content.head .container .select .container .navigation__container .offscreen__toggle, .navigation__container .content.head .container .select .container .offscreen__toggle, .breadcrump .content.head > .wrapper .select .container .navigation__container .offscreen__toggle, .navigation__container .breadcrump .content.head > .wrapper .select .container .offscreen__toggle, .result .select .container .navigation__container .offscreen__toggle, .navigation__container .result .select .container .offscreen__toggle {
  background-color: #004388;
  position: relative;
  width: 100% !important;
  zoom: 1;
}

/* line 225, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container .btn .selectboxit-text, .form__select--secondary .container .btn .selectboxit-text, .form__select--tertiary .container .btn .selectboxit-text, .content.head .container .select .container .btn .selectboxit-text, .breadcrump .content.head > .wrapper .select .container .btn .selectboxit-text, .result .select .container .btn .selectboxit-text, .form__select--primary .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .form__select--primary .container .offscreen__toggle .selectboxit-text, .form__select--secondary .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .form__select--secondary .container .offscreen__toggle .selectboxit-text, .form__select--tertiary .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .form__select--tertiary .container .offscreen__toggle .selectboxit-text, .content.head .container .select .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .content.head .container .select .container .offscreen__toggle .selectboxit-text, .breadcrump .content.head > .wrapper .select .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .breadcrump .content.head > .wrapper .select .container .offscreen__toggle .selectboxit-text, .result .select .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .result .select .container .offscreen__toggle .selectboxit-text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 40px;
  line-height: 4rem;
  height: 40px;
  padding-left: 20px;
  padding-right: 50px;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #ffffff;
  max-width: 100% !important;
  width: 100% !important;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 243, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container .btn span:last-child:after, .form__select--secondary .container .btn span:last-child:after, .form__select--tertiary .container .btn span:last-child:after, .content.head .container .select .container .btn span:last-child:after, .breadcrump .content.head > .wrapper .select .container .btn span:last-child:after, .result .select .container .btn span:last-child:after, .form__select--primary .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .form__select--primary .container .offscreen__toggle span:last-child:after, .form__select--secondary .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .form__select--secondary .container .offscreen__toggle span:last-child:after, .form__select--tertiary .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .form__select--tertiary .container .offscreen__toggle span:last-child:after, .content.head .container .select .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .content.head .container .select .container .offscreen__toggle span:last-child:after, .breadcrump .content.head > .wrapper .select .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .breadcrump .content.head > .wrapper .select .container .offscreen__toggle span:last-child:after, .result .select .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .result .select .container .offscreen__toggle span:last-child:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  display: block;
  font-size: 12px;
  width: 10px;
  position: absolute;
  top: 6px;
  color: #ffffff;
}

/* line 255, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container .btn span:last-child i, .form__select--secondary .container .btn span:last-child i, .form__select--tertiary .container .btn span:last-child i, .content.head .container .select .container .btn span:last-child i, .breadcrump .content.head > .wrapper .select .container .btn span:last-child i, .result .select .container .btn span:last-child i, .form__select--primary .container .navigation__container .offscreen__toggle span:last-child i, .navigation__container .form__select--primary .container .offscreen__toggle span:last-child i, .form__select--secondary .container .navigation__container .offscreen__toggle span:last-child i, .navigation__container .form__select--secondary .container .offscreen__toggle span:last-child i, .form__select--tertiary .container .navigation__container .offscreen__toggle span:last-child i, .navigation__container .form__select--tertiary .container .offscreen__toggle span:last-child i, .content.head .container .select .container .navigation__container .offscreen__toggle span:last-child i, .navigation__container .content.head .container .select .container .offscreen__toggle span:last-child i, .breadcrump .content.head > .wrapper .select .container .navigation__container .offscreen__toggle span:last-child i, .navigation__container .breadcrump .content.head > .wrapper .select .container .offscreen__toggle span:last-child i, .result .select .container .navigation__container .offscreen__toggle span:last-child i, .navigation__container .result .select .container .offscreen__toggle span:last-child i {
  display: none;
}

/* line 260, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container .btn.open, .form__select--secondary .container .btn.open, .form__select--tertiary .container .btn.open, .content.head .container .select .container .btn.open, .breadcrump .content.head > .wrapper .select .container .btn.open, .result .select .container .btn.open, .form__select--primary .container .navigation__container .open.offscreen__toggle, .navigation__container .form__select--primary .container .open.offscreen__toggle, .form__select--secondary .container .navigation__container .open.offscreen__toggle, .navigation__container .form__select--secondary .container .open.offscreen__toggle, .form__select--tertiary .container .navigation__container .open.offscreen__toggle, .navigation__container .form__select--tertiary .container .open.offscreen__toggle, .content.head .container .select .container .navigation__container .open.offscreen__toggle, .navigation__container .content.head .container .select .container .open.offscreen__toggle, .breadcrump .content.head > .wrapper .select .container .navigation__container .open.offscreen__toggle, .navigation__container .breadcrump .content.head > .wrapper .select .container .open.offscreen__toggle, .result .select .container .navigation__container .open.offscreen__toggle, .navigation__container .result .select .container .open.offscreen__toggle {
  width: auto !important;
}

/* line 264, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container .btn.open span:last-child:after, .form__select--secondary .container .btn.open span:last-child:after, .form__select--tertiary .container .btn.open span:last-child:after, .content.head .container .select .container .btn.open span:last-child:after, .breadcrump .content.head > .wrapper .select .container .btn.open span:last-child:after, .result .select .container .btn.open span:last-child:after, .form__select--primary .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .form__select--primary .container .open.offscreen__toggle span:last-child:after, .form__select--secondary .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .form__select--secondary .container .open.offscreen__toggle span:last-child:after, .form__select--tertiary .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .form__select--tertiary .container .open.offscreen__toggle span:last-child:after, .content.head .container .select .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .content.head .container .select .container .open.offscreen__toggle span:last-child:after, .breadcrump .content.head > .wrapper .select .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .breadcrump .content.head > .wrapper .select .container .open.offscreen__toggle span:last-child:after, .result .select .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .result .select .container .open.offscreen__toggle span:last-child:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
}

/* line 277, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container ul li, .form__select--secondary .container ul li, .form__select--tertiary .container ul li, .content.head .container .select .container ul li, .breadcrump .content.head > .wrapper .select .container ul li, .result .select .container ul li {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  float: left;
}

/* line 286, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container ul li:last-child, .form__select--secondary .container ul li:last-child, .form__select--tertiary .container ul li:last-child, .content.head .container .select .container ul li:last-child, .breadcrump .content.head > .wrapper .select .container ul li:last-child, .result .select .container ul li:last-child {
  border-bottom: 1px solid #dfdfdf;
}

/* line 290, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container ul li a, .form__select--secondary .container ul li a, .form__select--tertiary .container ul li a, .content.head .container .select .container ul li a, .breadcrump .content.head > .wrapper .select .container ul li a, .result .select .container ul li a {
  color: #00a6e2;
}

/* line 295, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .container ul li.selectboxit-selected a, .form__select--secondary .container ul li.selectboxit-selected a, .form__select--tertiary .container ul li.selectboxit-selected a, .content.head .container .select .container ul li.selectboxit-selected a, .breadcrump .content.head > .wrapper .select .container ul li.selectboxit-selected a, .result .select .container ul li.selectboxit-selected a, .form__select--primary .container ul li.focus a, .form__select--secondary .container ul li.focus a, .form__select--tertiary .container ul li.focus a, .content.head .container .select .container ul li.focus a, .breadcrump .content.head > .wrapper .select .container ul li.focus a, .result .select .container ul li.focus a {
  background-color: #999999;
  color: #ffffff;
}

/* line 304, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary select:not(.select-visible), .form__select--secondary select:not(.select-visible), .form__select--tertiary select:not(.select-visible), .content.head .container .select select:not(.select-visible), .breadcrump .content.head > .wrapper .select select:not(.select-visible), .result .select select:not(.select-visible) {
  display: block !important;
  visibility: hidden;
  opacity: 0;
  height: 40px;
  line-height: 0px;
  padding-right: 0px;
}

/* line 305, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary select:not(.select-visible)[style], .form__select--secondary select:not(.select-visible)[style], .form__select--tertiary select:not(.select-visible)[style], .content.head .container .select select:not(.select-visible)[style], .breadcrump .content.head > .wrapper .select select:not(.select-visible)[style], .result .select select:not(.select-visible)[style] {
  height: 0px;
  position: absolute;
}

/* line 318, ../companyTemplate/src/css/sass/project/__pattern.scss */
html.ie9 .form__select--primary select:not(.select-visible), html.ie9 .form__select--secondary select:not(.select-visible), html.ie9 .form__select--tertiary select:not(.select-visible), html.ie9 .content.head .container .select select:not(.select-visible), .content.head .container html.ie9 .select select:not(.select-visible), html.ie9 .breadcrump .content.head > .wrapper .select select:not(.select-visible), .breadcrump .content.head > .wrapper html.ie9 .select select:not(.select-visible), html.ie9 .result .select select:not(.select-visible), .result html.ie9 .select select:not(.select-visible) {
  padding-right: 30px;
}

/* line 324, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--primary .select-visible, .form__select--secondary .select-visible, .form__select--tertiary .select-visible, .content.head .container .select .select-visible, .breadcrump .content.head > .wrapper .select .select-visible, .result .select .select-visible {
  visibility: visible;
  opacity: 1;
}

/* line 343, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--secondary {
  height: 35px;
}

/* line 347, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--secondary select {
  height: 35px;
}

/* line 354, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--secondary .container .btn, .form__select--secondary .container .navigation__container .offscreen__toggle, .navigation__container .form__select--secondary .container .offscreen__toggle {
  background-color: #e3e3e3;
}

/* line 359, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--secondary .container .btn .selectboxit-text, .form__select--secondary .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .form__select--secondary .container .offscreen__toggle .selectboxit-text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 33px;
  line-height: 3.3rem;
  height: 33px;
  color: #333;
}

/* line 367, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--secondary .container .btn span:last-child:after, .form__select--secondary .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .form__select--secondary .container .offscreen__toggle span:last-child:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  display: block;
  font-size: 10px;
  width: 10px;
  position: absolute;
  top: 2px;
  right: 15px;
  color: #333;
}

/* line 382, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--secondary .container .btn.open span:last-child:after, .form__select--secondary .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .form__select--secondary .container .open.offscreen__toggle span:last-child:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
}

/* line 394, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--secondary .container ul li.selectboxit-selected a, .form__select--secondary .container ul li.focus a {
  background-color: #e3e3e3 !important;
  color: #333 !important;
}

/* line 408, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--tertiary {
  height: 62px;
}

/* line 412, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--tertiary select {
  height: 62px;
}

/* line 419, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--tertiary .container .btn, .form__select--tertiary .container .navigation__container .offscreen__toggle, .navigation__container .form__select--tertiary .container .offscreen__toggle {
  background-color: #CCD9E7;
}

/* line 424, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--tertiary .container .btn .selectboxit-text, .form__select--tertiary .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .form__select--tertiary .container .offscreen__toggle .selectboxit-text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 60px;
  line-height: 6rem;
  height: 60px;
  color: #333;
}

/* line 432, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--tertiary .container .btn span:last-child:after, .form__select--tertiary .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .form__select--tertiary .container .offscreen__toggle span:last-child:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  display: block;
  font-size: 14px;
  width: 10px;
  position: absolute;
  top: 17px;
  right: 25px;
  color: #333;
}

/* line 447, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--tertiary .container .btn.open span:last-child:after, .form__select--tertiary .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .form__select--tertiary .container .open.offscreen__toggle span:last-child:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
}

/* line 457, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--tertiary .container ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #333;
}

/* line 467, ../companyTemplate/src/css/sass/project/__pattern.scss */
.form__select--tertiary .container ul li.selectboxit-selected a, .form__select--tertiary .container ul li.focus a {
  background-color: #CCD9E7 !important;
  color: #333 !important;
}

/* line 13, ../companyTemplate/src/css/sass/project/_helpers.scss */
.sc-editing-seperator {
  margin: 20px 0 20px 0;
}

/* line 17, ../companyTemplate/src/css/sass/project/_helpers.scss */
.sc-editing-item {
  border: 1px solid black;
}

/* line 25, ../companyTemplate/src/css/sass/project/_helpers.scss */
.mb-40 {
  margin-bottom: 33px;
}

/* line 29, ../companyTemplate/src/css/sass/project/_helpers.scss */
.mb-70 {
  margin-bottom: 63px;
}

/* line 33, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding {
  padding: 0 !important;
}

/* line 36, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding--left {
  padding-left: 0 !important;
}

/* line 40, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding--right {
  padding-right: 0 !important;
}

/* line 44, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding--top {
  padding-top: 0 !important;
}

/* line 48, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding--bottom {
  padding-bottom: 0 !important;
}

/* line 53, ../companyTemplate/src/css/sass/project/_helpers.scss */
.text-center {
  text-align: center !important;
}

/* line 13, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons, .icons-facebook:before, .icons-google:before, .icons-linkedin:before, .icons-pinterest:before, .icons-twitter:before, .icons-xing:before, .icons-youtube:before, .icons-kununu:before, .icons-glassdoor:before, .icons-whatsapp:before, .icons-document:before, .icons-not:before, .icons-:before, .icons-doc:before, .icons-docx:before, .icons-pdf:before, .icons-xls:before, .icons-xlsx:before, .icons-person:before, .icons-location:before, .icons-image:before, .icons-mp4:before, .icons-contact_newsletter:before, .icons-contact_mail:before, .icons-contact_location:before, .icons-contact_phone:before, .icons-newsletter:before, .icons-burger:before, .icons-pfeil:before, .icons-arrow_left:before, .icons-arrow_right:before, .icons-arrow_up:before, .icons-arrow_down:before, .icons-search:before, .icons-services:before, .icons-zip:before, .icons-download:before, .icons-e-catalog:before, .icons-jpg:before, .icons-png:before, .icons-twitterBare:before, .icons-pinterestBare:before, .icons-linkedinBare:before, .icons-googleBare:before, .icons-facebookBare:before, .icons-whatsappBare:before, .icons-close:before, .icons-share:before, .icons-www:before, .icons-login:before {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-facebook:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-google:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-linkedin:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-pinterest:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-twitter:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-xing:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-youtube:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-kununu:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-glassdoor:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-whatsapp:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-document:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-not:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-doc:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-docx:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-pdf:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-xls:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-xlsx:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-person:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-location:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-image:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-mp4:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-contact_newsletter:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-contact_mail:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-contact_location:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-contact_phone:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-newsletter:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-burger:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-pfeil:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-arrow_left:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-arrow_right:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-arrow_up:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-arrow_down:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-search:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-services:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-zip:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-download:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-e-catalog:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-jpg:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-png:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-twitterBare:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-pinterestBare:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-linkedinBare:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-googleBare:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-facebookBare:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-whatsappBare:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-close:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-share:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-www:before {
  content: "";
}

/* line 240, ../master/src/sass/base/methods/_mixins.scss */
.icons-login:before {
  content: "";
}

/* line 33, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons {
  color: transparent;
}

/* line 38, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons-facebook:hover:before {
  color: #3b5998 !important;
}

/* line 46, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons-google:hover:before {
  color: #da4735 !important;
}

/* line 54, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons-linkedin:hover:before {
  color: #0077b5 !important;
}

/* line 62, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons-pinterest:hover:before {
  color: #cb2027 !important;
}

/* line 70, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons-twitter:hover:before {
  color: #4099ff !important;
}

/* line 78, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons-xing:hover:before {
  color: #006567 !important;
}

/* line 86, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons-youtube:hover:before {
  color: #d92727 !important;
}

/* line 93, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons-kununu:hover:before {
  color: #007a87 !important;
}

/* line 100, ../companyTemplate/src/css/sass/project/_icons.scss */
.icons-glassdoor:hover:before {
  color: #7cb228 !important;
}

@font-face {
  font-family: Bliss Medium;
  src: url("/frontend/gui/companyTemplate/dist/fonts/Bliss/bliss-medium.eot");
  src: url("/frontend/gui/companyTemplate/dist/fonts/Bliss/bliss-medium.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/companyTemplate/dist/fonts/Bliss/bliss-medium.woff") format("woff"), url("/frontend/gui/companyTemplate/dist/fonts/Bliss/bliss-medium.ttf") format("truetype"), url("/frontend/gui/companyTemplate/dist/fonts/Bliss/bliss-medium.svg#Bliss Medium") format("svg");
}

@font-face {
  font-family: TheSans Light;
  src: url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light.eot");
  src: url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light.woff") format("woff"), url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light.ttf") format("truetype"), url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light.svg#TheSans Light") format("svg");
}

@font-face {
  font-family: TheSans Light Italic;
  src: url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light-italic.eot");
  src: url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light-italic.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light-italic.woff") format("woff"), url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light-italic.ttf") format("truetype"), url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-light-italic.svg#TheSans Light Italic") format("svg");
}

@font-face {
  font-family: TheSans Semibold;
  src: url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-semibold.eot");
  src: url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-semibold.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-semibold.woff") format("woff"), url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-semibold.ttf") format("truetype"), url("/frontend/gui/companyTemplate/dist/fonts/TheSans/thesans-semibold.svg#TheSans Semibold") format("svg");
}

@font-face {
  font-family: Icons;
  src: url("/frontend/gui/companyTemplate/dist/fonts/Icons/icons.eot?v=3");
  src: url("/frontend/gui/companyTemplate/dist/fonts/Icons/icons.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/companyTemplate/dist/fonts/Icons/icons.woff?v=3") format("woff"), url("/frontend/gui/companyTemplate/dist/fonts/Icons/icons.ttf?v=3") format("truetype"), url("/frontend/gui/companyTemplate/dist/fonts/Icons/icons.svg#Icons?v=3") format("svg");
}

/* line 9, ../companyTemplate/src/css/sass/project/_type.scss */
html {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 62.5%;
}

/* line 14, ../companyTemplate/src/css/sass/project/_type.scss */
body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.525;
}

/* line 19, ../companyTemplate/src/css/sass/project/_type.scss */
body, select, input, textarea, button {
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 23, ../companyTemplate/src/css/sass/project/_type.scss */
img {
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 27, ../companyTemplate/src/css/sass/project/_type.scss */
a {
  -webkit-transition: 0.2s;
          transition: 0.2s;
  -webkit-transition-property: color padding margin;
          transition-property: color padding margin;
  color: #00a6e2;
  text-decoration: none;
  cursor: pointer;
}

/* line 34, ../companyTemplate/src/css/sass/project/_type.scss */
a:active {
  color: #00a6e2;
}

/* line 38, ../companyTemplate/src/css/sass/project/_type.scss */
a:hover, .c-teaser-news h2 a:hover, .c-youtube-teaser h2 a:hover {
  color: #00a6e2;
}

/* line 41, ../companyTemplate/src/css/sass/project/_type.scss */
a:hover > img, .c-teaser-news h2 a:hover > img, .c-youtube-teaser h2 a:hover > img {
  opacity: 0.8;
}

/* line 47, ../companyTemplate/src/css/sass/project/_type.scss */
p, a {
  word-wrap: break-word;
}

/* line 51, ../companyTemplate/src/css/sass/project/_type.scss */
strong, b {
  font-family: "TheSans Semibold", Helvetica, sans-serif;
}

/* line 55, ../companyTemplate/src/css/sass/project/_type.scss */
em, i {
  font-family: "TheSans Light Italic", Helvetica, sans-serif;
}

/* line 63, ../companyTemplate/src/css/sass/project/_type.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 70, ../companyTemplate/src/css/sass/project/_type.scss */
sup {
  top: -0.5em;
}

/* line 74, ../companyTemplate/src/css/sass/project/_type.scss */
sub {
  bottom: -0.25em;
}

/* line 82, ../companyTemplate/src/css/sass/project/_type.scss */
hr {
  border: 0;
  color: #BDBDBD;
  background-color: #BDBDBD;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

/* line 97, ../companyTemplate/src/css/sass/project/_type.scss */
h1, h2, h3, h4, .c-teaser-news h2, .c-youtube-teaser h2, h5, h6 {
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333;
}

/* line 101, ../companyTemplate/src/css/sass/project/_type.scss */
h1 a, h2 a, h3 a, h4 a, .c-teaser-news h2 a, .c-youtube-teaser h2 a, h5 a, h6 a {
  color: #004388;
}

/* line 106, ../companyTemplate/src/css/sass/project/_type.scss */
h1 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.25;
}

/* line 111, ../companyTemplate/src/css/sass/project/_type.scss */
h2 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.25;
}

/* line 116, ../companyTemplate/src/css/sass/project/_type.scss */
h3 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.25;
}

/* line 121, ../companyTemplate/src/css/sass/project/_type.scss */
h4, .c-teaser-news h2, .c-youtube-teaser h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.25;
}

/* line 126, ../companyTemplate/src/css/sass/project/_type.scss */
h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25;
}

/* line 131, ../companyTemplate/src/css/sass/project/_type.scss */
h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

/* line 142, ../companyTemplate/src/css/sass/project/_type.scss */
.textImageBlock ul,
.textImageBlock ol,
.textBlock ul,
.textBlock ol {
  list-style-position: inside;
}

/* line 147, ../companyTemplate/src/css/sass/project/_type.scss */
.textImageBlock ol,
.textBlock ol {
  list-style-type: decimal;
}

/* line 152, ../companyTemplate/src/css/sass/project/_type.scss */
.textImageBlock ul li,
.textBlock ul li {
  padding-left: 10px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/footer/bullet.png");
  background-repeat: no-repeat;
  background-position: left 10px;
}

/* line 160, ../companyTemplate/src/css/sass/project/_type.scss */
.textImageBlock ol ul,
.textBlock ol ul {
  margin-left: 15px;
}

/* line 164, ../companyTemplate/src/css/sass/project/_type.scss */
.textImageBlock ol ol,
.textImageBlock ul ol,
.textBlock ol ol,
.textBlock ul ol {
  list-style-type: lower-latin;
  margin-left: 15px;
}

/* line 465, ../companyTemplate/src/css/sass/project/_type.scss */
.font-regular {
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 473, ../companyTemplate/src/css/sass/project/_type.scss */
.form__label, .form__radio-group__item__label, .form__checkbox-group__item__label, .font-light {
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 481, ../companyTemplate/src/css/sass/project/_type.scss */
.form__radio-group__item:focus .form__label, .form__radio-group__item:focus .form__radio-group__item__label, .form__radio-group__item:focus .form__checkbox-group__item__label, .form__checkbox-group__item:focus .form__label, .form__checkbox-group__item:focus .form__radio-group__item__label, .form__checkbox-group__item:focus .form__checkbox-group__item__label, .font-bold {
  font-family: "TheSans Bold", Helvetica, sans-serif;
}

/* line 9, ../master/src/sass/project/_forms.scss */
button {
  border: none;
}

/* line 21, ../master/src/sass/project/_forms.scss */
input[type=text],
input[type=password] {
  -webkit-box-shadow: 0;
          box-shadow: 0;
  border: 1px solid #bdbdbd;
  color: #333;
}

/* line 33, ../master/src/sass/project/_forms.scss */
textarea {
  -webkit-box-shadow: 0;
          box-shadow: 0;
  border: 1px solid #bdbdbd;
}

/* line 43, ../master/src/sass/project/_forms.scss */
input[type=checkbox] {
  border: 1px solid #bdbdbd;
  background-color: transparent;
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0;
  padding: 0;
}

@media (min-width: 751px) {
  /* line 43, ../master/src/sass/project/_forms.scss */
  input[type=checkbox] {
    top: 3px;
  }
}

/* line 61, ../master/src/sass/project/_forms.scss */
input[type=radio] {
  border: 0px;
  background-color: transparent;
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0;
  padding: 0;
}

/* line 75, ../master/src/sass/project/_forms.scss */
.field-validation-error {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #860000;
  line-height: 1.263;
  color: #f0506e;
  display: block;
  clear: both;
}

/* line 82, ../master/src/sass/project/_forms.scss */
.input-validation-error {
  border-color: #f0506e !important;
}

/* line 9, ../companyTemplate/src/css/sass/project/_layout.scss */
html {
  background-color: #E3E3E3;
  color: #333;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 9, ../companyTemplate/src/css/sass/project/_layout.scss */
  html {
    height: 100%;
  }
}

/* line 18, ../companyTemplate/src/css/sass/project/_layout.scss */
body {
  background-color: #E3E3E3;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 18, ../companyTemplate/src/css/sass/project/_layout.scss */
  body {
    background-color: #ffffff;
    height: 100%;
  }
}

/* line 29, ../companyTemplate/src/css/sass/project/_layout.scss */
img {
  max-width: 100%;
  max-height: 100%;
}

/* line 33, ../companyTemplate/src/css/sass/project/_layout.scss */
body.sc-edit-mode-active img {
  width: auto !important;
  height: auto !important;
}

/* line 46, ../companyTemplate/src/css/sass/project/_layout.scss */
body > .container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border-bottom: 1px solid #999999;
  background-position: center top;
  background-repeat: repeat-x;
  background: #ffffff;
}

/* line 12, src/bower_components/susy/sass/susy/output/support/_clearfix.scss */
body > .container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 46, ../companyTemplate/src/css/sass/project/_layout.scss */
  body > .container {
    background-color: #ffffff;
    height: 100%;
    border: 0;
  }
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 46, ../companyTemplate/src/css/sass/project/_layout.scss */
  body > .container {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  /* line 61, ../companyTemplate/src/css/sass/project/_layout.scss */
  body > .container > .page {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 61, ../companyTemplate/src/css/sass/project/_layout.scss */
  body > .container > .page {
    background-color: #ffffff;
    z-index: 0;
    padding-top: 55px;
  }
}

/* line 73, ../companyTemplate/src/css/sass/project/_layout.scss */
body > .container > .page > hr {
  background-color: #f2f5f9;
  color: #f2f5f9;
}

/* line 89, ../companyTemplate/src/css/sass/project/_layout.scss */
.header {
  margin: 0 auto 0 auto;
}

/* line 93, ../companyTemplate/src/css/sass/project/_layout.scss */
.header--desktop {
  margin: 0 auto 0 auto;
}

@media (min-width: 1025px) {
  /* line 93, ../companyTemplate/src/css/sass/project/_layout.scss */
  .header--desktop {
    padding: 0 30px 0 30px;
    width: 100%;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 93, ../companyTemplate/src/css/sass/project/_layout.scss */
  .header--desktop {
    padding: 0 30px 0 30px;
  }
}

/* line 106, ../companyTemplate/src/css/sass/project/_layout.scss */
.header--mobile {
  width: 100%;
}

/* line 119, ../companyTemplate/src/css/sass/project/_layout.scss */
body > .container .page > .content__main,
body > .container .page > .content__side {
  min-height: 1px;
  padding-top: 0px !important;
}

/* line 126, ../companyTemplate/src/css/sass/project/_layout.scss */
body > .container .page .content__main,
body > .container .page .content__side {
  padding-top: 40px;
}

/* line 132, ../companyTemplate/src/css/sass/project/_layout.scss */
body > .container .content__side {
  min-height: 1px;
  padding-left: 30px;
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 132, ../companyTemplate/src/css/sass/project/_layout.scss */
  body > .container .content__side {
    padding-left: 0px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 132, ../companyTemplate/src/css/sass/project/_layout.scss */
  body > .container .content__side {
    padding-left: 0px;
  }
}

/* line 13, ../companyTemplate/src/css/sass/project/_row.scss */
.content {
  margin: 0 auto;
  float: none;
}

/* line 18, ../companyTemplate/src/css/sass/project/_row.scss */
.content > .wrapper {
  float: none;
  margin: 0 auto;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 18, ../companyTemplate/src/css/sass/project/_row.scss */
  .content > .wrapper {
    width: 100%;
  }
}

/* line 28, ../companyTemplate/src/css/sass/project/_row.scss */
.content > .wrapper > h4, .c-teaser-news .content > .wrapper > h2, .c-youtube-teaser .content > .wrapper > h2 {
  font-size: 19px;
  font-size: 1.9rem;
  padding: 50px 0 30px 0px;
  color: #666666;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 28, ../companyTemplate/src/css/sass/project/_row.scss */
  .content > .wrapper > h4, .c-teaser-news .content > .wrapper > h2, .c-youtube-teaser .content > .wrapper > h2 {
    padding-left: 20px;
  }
}

@media (min-width: 1025px) {
  /* line 42, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--wide > .wrapper {
    width: 100%;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 42, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--wide > .wrapper {
    width: 100%;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 42, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--wide > .wrapper {
    width: 100%;
  }
}

/* line 62, ../companyTemplate/src/css/sass/project/_row.scss */
.content--wide > .wrapper .content--wide > .wrapper,
.content--wide > .wrapper .content--narrow > .wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 71, ../companyTemplate/src/css/sass/project/_row.scss */
.content--narrow > .wrapper {
  width: 100%;
  padding: 0 10%;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 71, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow > .wrapper {
    padding: 0 30px 0 30px;
  }
  /* line 79, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow > .wrapper .content--narrow > .wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 71, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow > .wrapper {
    width: 100%;
    padding: 0 20px 0 20px;
  }
}

@media (min-width: 1025px) {
  /* line 71, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow > .wrapper {
    width: 100%;
    padding: 0 7.1% 0 7.1%;
  }
  /* line 97, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow > .wrapper .content--wide > .wrapper,
  .content--narrow > .wrapper .content--narrow > .wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
}

/* line 106, ../companyTemplate/src/css/sass/project/_row.scss */
.content--section-blue {
  background-color: #dee4eb;
  padding-bottom: 1px;
  padding-top: 37px;
}

/* line 112, ../companyTemplate/src/css/sass/project/_row.scss */
.content--equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (min-width: 1025px) {
  /* line 125, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--wide .distributors > .wrapper {
    width: 100%;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 125, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--wide .distributors > .wrapper {
    width: 100%;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 125, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--wide .distributors > .wrapper {
    width: 100%;
  }
}

/* line 145, ../companyTemplate/src/css/sass/project/_row.scss */
.content--wide .distributors > .wrapper .content--wide > .wrapper,
.content--wide .distributors > .wrapper .content--narrow > .wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 156, ../companyTemplate/src/css/sass/project/_row.scss */
.content--narrow .distributors > .wrapper {
  width: 100%;
  padding: 0 10%;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 156, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .distributors > .wrapper {
    padding: 0 30px 0 30px;
  }
  /* line 164, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .distributors > .wrapper .content--narrow > .wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 156, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .distributors > .wrapper {
    width: 100%;
    padding: 0 20px 0 20px;
  }
}

@media (min-width: 1025px) {
  /* line 156, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .distributors > .wrapper {
    width: 100%;
    padding: 0 7.1% 0 7.1%;
  }
  /* line 182, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .distributors > .wrapper .content--wide > .wrapper,
  .content--narrow .distributors > .wrapper .content--narrow > .wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
}

@media (min-width: 1025px) {
  /* line 201, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--wide .checkbox > .wrapper {
    width: 100%;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 201, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--wide .checkbox > .wrapper {
    width: 100%;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 201, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--wide .checkbox > .wrapper {
    width: 100%;
  }
}

/* line 221, ../companyTemplate/src/css/sass/project/_row.scss */
.content--wide .checkbox > .wrapper .content--wide > .wrapper,
.content--wide .checkbox > .wrapper .content--narrow > .wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 232, ../companyTemplate/src/css/sass/project/_row.scss */
.content--narrow .checkbox > .wrapper {
  width: 100%;
  padding: 0 10%;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 232, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .checkbox > .wrapper {
    padding: 0 30px 0 30px;
  }
  /* line 240, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .checkbox > .wrapper .content--narrow > .wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 232, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .checkbox > .wrapper {
    width: 100%;
    padding: 0 20px 0 20px;
  }
}

@media (min-width: 1025px) {
  /* line 232, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .checkbox > .wrapper {
    width: 100%;
    padding: 0 7.1% 0 7.1%;
  }
  /* line 258, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--narrow .checkbox > .wrapper .content--wide > .wrapper,
  .content--narrow .checkbox > .wrapper .content--narrow > .wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
}

/* line 272, ../companyTemplate/src/css/sass/project/_row.scss */
.content.onlineservices {
  margin-bottom: 40px;
  padding-bottom: 60px;
  background-color: #ccd9e7;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 272, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.onlineservices {
    display: none;
  }
}

/* line 282, ../companyTemplate/src/css/sass/project/_row.scss */
.content.onlineservices.content--narrow > .wrapper {
  width: 100%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 282, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.onlineservices.content--narrow > .wrapper {
    padding: 0;
  }
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 282, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.onlineservices.content--narrow > .wrapper {
    padding: 0;
  }
}

@media (min-width: 801px) and (max-width: 1024px) {
  /* line 282, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.onlineservices.content--narrow > .wrapper {
    padding-right: 0;
  }
}

@media (min-width: 1025px) {
  /* line 282, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.onlineservices.content--narrow > .wrapper {
    width: 100%;
    padding: 0 5% 0 7%;
  }
}

/* line 308, ../companyTemplate/src/css/sass/project/_row.scss */
.content.c-teaser-news {
  padding-bottom: 64px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 308, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.c-teaser-news {
    padding-bottom: 50px;
  }
}

/* line 316, ../companyTemplate/src/css/sass/project/_row.scss */
.content.c-teaser-news.content--narrow > .wrapper {
  width: 100%;
}

/* line 327, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItems {
  margin-bottom: 20px;
  padding-bottom: 0;
  clear: both;
}

/* line 333, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItems > .wrapper {
  width: 100%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 333, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.threeItems > .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 333, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.threeItems > .wrapper {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
  }
}

/* line 351, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItems > .wrapper > h4, .c-teaser-news .content.threeItems > .wrapper > h2, .c-youtube-teaser .content.threeItems > .wrapper > h2 {
  font-size: 30px;
  font-size: 3rem;
  padding: 30px 20px 40px 20px;
  text-align: center;
  color: #666666;
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 363, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItems.alternate-1-bg-only {
  padding-bottom: 40px;
  background-color: #f4f4f4;
  margin-bottom: 0;
}

/* line 369, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItems.alternate-1 {
  padding-bottom: 40px;
  background-color: #f4f4f4;
}

/* line 375, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItems.alternate-1 > .wrapper .container {
  background-color: #ffffff;
  border: 1px solid #bdbdbd;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 375, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.threeItems.alternate-1 > .wrapper .container {
    border: 0px solid;
  }
}

/* line 384, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItems.alternate-1 > .wrapper .container .wrapper {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 384, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.threeItems.alternate-1 > .wrapper .container .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 395, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItems.alternate-1 > .wrapper .container .link {
  margin-bottom: 35px;
}

/* line 409, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItemsSlider.content--wide > .wrapper, .content.twoItemsSlider.content--wide > .wrapper, .content.threeItemsSliderNews.content--wide > .wrapper {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

/* line 419, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItemsSlider.content--narrow > .wrapper, .content.twoItemsSlider.content--narrow > .wrapper, .content.threeItemsSliderNews.content--narrow > .wrapper {
  width: auto;
  margin: 0 5.9% 0 5.9%;
  padding: 0;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 419, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.threeItemsSlider.content--narrow > .wrapper, .content.twoItemsSlider.content--narrow > .wrapper, .content.threeItemsSliderNews.content--narrow > .wrapper {
    width: 100%;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 419, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.threeItemsSlider.content--narrow > .wrapper, .content.twoItemsSlider.content--narrow > .wrapper, .content.threeItemsSliderNews.content--narrow > .wrapper {
    width: 100%;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 446, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.twoColumns.c-teaser-news.content--narrow > .wrapper {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
}

/* line 460, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItemsSliderNews.content--narrow > .wrapper {
  width: 100%;
}

@media (min-width: 1025px) {
  /* line 465, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.threeItemsSliderNews.content--narrow > .wrapper {
    width: auto;
    margin: 0 7.1% 0 7.1%;
    padding: 0;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 473, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.threeItemsSliderNews.content--narrow > .wrapper {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 482, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.threeItemsSliderNews.content--narrow > .wrapper {
    padding-left: 30px;
  }
}

/* line 489, ../companyTemplate/src/css/sass/project/_row.scss */
.content.threeItemsSliderNews.content--equal-height > .wrapper {
  width: 100%;
}

/* line 505, ../companyTemplate/src/css/sass/project/_row.scss */
.content.image.content--narrow > .wrapper {
  width: auto;
  margin: 0 30px 0 30px;
  padding: 0;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 505, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.image.content--narrow > .wrapper {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1025px) {
  /* line 527, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--3col .cluster > div:nth-of-type(3n),
  .content--3col .cluster section:nth-of-type(3n),
  .content--3col .list-result > div:nth-of-type(3n),
  .content--3col .list-result section:nth-of-type(3n) {
    margin-right: 0;
  }
  /* line 532, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--3col .cluster > div:nth-of-type(3n+1),
  .content--3col .cluster section:nth-of-type(3n+1),
  .content--3col .list-result > div:nth-of-type(3n+1),
  .content--3col .list-result section:nth-of-type(3n+1) {
    clear: both;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 540, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--3col .cluster > div:nth-of-type(2n),
  .content--3col .cluster section:nth-of-type(2n),
  .content--3col .list-result > div:nth-of-type(2n),
  .content--3col .list-result section:nth-of-type(2n) {
    margin-right: 0;
  }
  /* line 545, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--3col .cluster > div:nth-of-type(2n+1),
  .content--3col .cluster section:nth-of-type(2n+1),
  .content--3col .list-result > div:nth-of-type(2n+1),
  .content--3col .list-result section:nth-of-type(2n+1) {
    clear: both;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 553, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--3col .cluster > div:nth-of-type(1n),
  .content--3col .cluster section:nth-of-type(1n),
  .content--3col .list-result > div:nth-of-type(1n),
  .content--3col .list-result section:nth-of-type(1n) {
    margin-right: 0;
  }
  /* line 558, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--3col .cluster > div:nth-of-type(1n+1),
  .content--3col .cluster section:nth-of-type(1n+1),
  .content--3col .list-result > div:nth-of-type(1n+1),
  .content--3col .list-result section:nth-of-type(1n+1) {
    clear: both;
  }
}

@media (min-width: 1025px) {
  /* line 571, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--2col .cluster > div:nth-of-type(2n),
  .content--2col .cluster section:nth-of-type(2n),
  .content--2col .cluster .textImageBox:nth-of-type(2n),
  .content--2col .list-result > div:nth-of-type(2n),
  .content--2col .list-result section:nth-of-type(2n),
  .content--2col .list-result .textImageBox:nth-of-type(2n) {
    margin-right: 0;
  }
  /* line 577, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--2col .cluster > div:nth-of-type(2n+1),
  .content--2col .cluster section:nth-of-type(2n+1),
  .content--2col .cluster .textImageBox:nth-of-type(2n+1),
  .content--2col .list-result > div:nth-of-type(2n+1),
  .content--2col .list-result section:nth-of-type(2n+1),
  .content--2col .list-result .textImageBox:nth-of-type(2n+1) {
    clear: both;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 586, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--2col .cluster > div:nth-of-type(2n),
  .content--2col .cluster section:nth-of-type(2n),
  .content--2col .cluster .textImageBox:nth-of-type(2n),
  .content--2col .list-result > div:nth-of-type(2n),
  .content--2col .list-result section:nth-of-type(2n),
  .content--2col .list-result .textImageBox:nth-of-type(2n) {
    margin-right: 0;
  }
  /* line 592, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--2col .cluster > div:nth-of-type(2n+1),
  .content--2col .cluster section:nth-of-type(2n+1),
  .content--2col .cluster .textImageBox:nth-of-type(2n+1),
  .content--2col .list-result > div:nth-of-type(2n+1),
  .content--2col .list-result section:nth-of-type(2n+1),
  .content--2col .list-result .textImageBox:nth-of-type(2n+1) {
    clear: both;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 601, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--2col .cluster > div:nth-of-type(1n),
  .content--2col .cluster section:nth-of-type(1n),
  .content--2col .cluster .textImageBox:nth-of-type(1n),
  .content--2col .list-result > div:nth-of-type(1n),
  .content--2col .list-result section:nth-of-type(1n),
  .content--2col .list-result .textImageBox:nth-of-type(1n) {
    margin-right: 0;
  }
  /* line 607, ../companyTemplate/src/css/sass/project/_row.scss */
  .content--2col .cluster > div:nth-of-type(1n+1),
  .content--2col .cluster section:nth-of-type(1n+1),
  .content--2col .cluster .textImageBox:nth-of-type(1n+1),
  .content--2col .list-result > div:nth-of-type(1n+1),
  .content--2col .list-result section:nth-of-type(1n+1),
  .content--2col .list-result .textImageBox:nth-of-type(1n+1) {
    clear: both;
  }
}

/* line 617, ../companyTemplate/src/css/sass/project/_row.scss */
.c-youtube-list__header {
  margin-top: 40px;
}

/* line 624, ../companyTemplate/src/css/sass/project/_row.scss */
.c-youtube-list__subscribe-link {
  padding-top: 5px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 627, ../companyTemplate/src/css/sass/project/_row.scss */
  .c-youtube-list__subscribe-link:first-child {
    display: none;
  }
}

/* line 633, ../companyTemplate/src/css/sass/project/_row.scss */
.c-youtube-list__subscribe-link:nth-child(3) {
  display: none;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 633, ../companyTemplate/src/css/sass/project/_row.scss */
  .c-youtube-list__subscribe-link:nth-child(3) {
    display: block;
  }
}

/* line 642, ../companyTemplate/src/css/sass/project/_row.scss */
.c-youtube-list__headline {
  margin-bottom: 15px !important;
}

@media (min-width: 1025px) {
  /* line 642, ../companyTemplate/src/css/sass/project/_row.scss */
  .c-youtube-list__headline {
    margin-bottom: 25px !important;
  }
}

/* line 653, ../companyTemplate/src/css/sass/project/_row.scss */
.c-youtube-list__channel-link {
  margin-bottom: 15px;
  text-align: right;
  padding-top: 5px;
}

/* line 661, ../companyTemplate/src/css/sass/project/_row.scss */
.c-media-picture-teaser-list__header {
  margin-top: 40px;
}

/* line 668, ../companyTemplate/src/css/sass/project/_row.scss */
.c-media-picture-teaser-list__headline {
  margin-bottom: 25px !important;
}

/* line 672, ../companyTemplate/src/css/sass/project/_row.scss */
.c-media-picture-teaser-list__link {
  text-align: right;
  padding-top: 5px;
  display: none;
}

@media (min-width: 1025px) {
  /* line 672, ../companyTemplate/src/css/sass/project/_row.scss */
  .c-media-picture-teaser-list__link {
    display: block;
  }
}

/* line 682, ../companyTemplate/src/css/sass/project/_row.scss */
.c-media-picture-teaser-list__show-more-mobile {
  display: block;
}

@media (min-width: 1025px) {
  /* line 682, ../companyTemplate/src/css/sass/project/_row.scss */
  .c-media-picture-teaser-list__show-more-mobile {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 695, ../companyTemplate/src/css/sass/project/_row.scss */
  .content.mediaTeaserList .p-col.large-7:nth-child(2n+2) {
    margin-right: 0;
  }
}

/* line 704, ../companyTemplate/src/css/sass/project/_row.scss */
#press-list-results .p-col {
  border-bottom: 1px solid #e5e5e5;
}

/* line 707, ../companyTemplate/src/css/sass/project/_row.scss */
#press-list-results .p-col:last-child {
  border-bottom: none;
}

/* line 4, src/css/sass/microsite/_header_microsite.scss */
.header .logo-and-claim {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 10px auto;
  /* 9 */
  margin: 10/strip-unit(16px)rem auto;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px 40px;
  /* 9 */
  padding: 10/strip-unit(16px)rem 40/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px 10px 10px 40px;
  /* 9 */
  padding: 10/strip-unit(16px)rem 10/strip-unit(16px)rem 10/strip-unit(16px)rem 40/strip-unit(16px)rem;
  /* 9 */
  background-color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  float: left;
  position: relative;
}

/* line 16, src/css/sass/microsite/_header_microsite.scss */
.header .logo-and-claim .logo,
.header .logo-and-claim .claim {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 32px;
  /* 9 */
  height: 32/strip-unit(16px)rem;
  /* 9 */
  white-space: nowrap;
  /*
            .header__logo{
                width:100%;
                background-repeat: no-repeat;
                background-size:contain;
                background-position:left center;
                border:1px solid red;

                &__branch{
                    width:100%;
                    background-repeat: no-repeat;
                    background-size:contain;
                    background-position:right center;
                    border:1px solid green;
                }
            }
            */
}

/* line 21, src/css/sass/microsite/_header_microsite.scss */
.header .logo-and-claim .logo:before,
.header .logo-and-claim .claim:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}

/* line 48, src/css/sass/microsite/_header_microsite.scss */
.header .logo-and-claim .logo img,
.header .logo-and-claim .claim img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-height: 24px;
  /* 9 */
  max-height: 24/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  vertical-align: -10.6666666667px;
  /* 9 */
  vertical-align: -10.6666666667/strip-unit(16px)rem;
  /* 9 */
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 48, src/css/sass/microsite/_header_microsite.scss */
  .header .logo-and-claim .logo img,
  .header .logo-and-claim .claim img {
    max-height: 18px !important;
    padding-left: 22px;
  }
}

/* line 62, src/css/sass/microsite/_header_microsite.scss */
.header .logo-and-claim .claim {
  text-align: right;
}

/* line 65, src/css/sass/microsite/_header_microsite.scss */
.header .logo-and-claim .claim img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding-left: 16px;
  /* 9 */
  padding-left: 16/strip-unit(16px)rem;
  /* 9 */
}

/* line 71, src/css/sass/microsite/_header_microsite.scss */
.header .logo-and-claim .offscreen__toggle {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 10px;
  /* 9 */
  margin-top: 10/strip-unit(16px)rem;
  /* 9 */
  font-size: 29px;
  color: #666;
  line-height: 20px;
  padding-left: 20px;
  margin-right: 10px;
  margin-top: 12px;
}

/* line 80, src/css/sass/microsite/_header_microsite.scss */
.header .logo-and-claim .offscreen__toggle .icons {
  color: #666;
}

@media (min-width: 751px) {
  /* line 88, src/css/sass/microsite/_header_microsite.scss */
  .header .logo-and-claim {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 10px 16px 10px 48px;
    /* 9 */
    padding: 10/strip-unit(16px)rem 16/strip-unit(16px)rem 10/strip-unit(16px)rem 48/strip-unit(16px)rem;
    /* 9 */
  }
}

@media (min-width: 1025px) {
  /* line 96, src/css/sass/microsite/_header_microsite.scss */
  .header .logo-and-claim {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    margin: 32px auto 40px auto;
    /* 9 */
    margin: 32/strip-unit(16px)rem auto 40/strip-unit(16px)rem auto;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    padding: 32px 0 32px 0;
    /* 9 */
    padding: 32/strip-unit(16px)rem 0 32/strip-unit(16px)rem 0;
    /* 9 */
    float: none;
  }
  /* line 101, src/css/sass/microsite/_header_microsite.scss */
  .header .logo-and-claim + .main {
    padding-top: 0.8rem;
  }
  /* line 105, src/css/sass/microsite/_header_microsite.scss */
  .header .logo-and-claim .logo,
  .header .logo-and-claim .claim {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    height: 48px;
    /* 9 */
    height: 48/strip-unit(16px)rem;
    /* 9 */
    max-height: 20px;
  }
  /* line 110, src/css/sass/microsite/_header_microsite.scss */
  .header .logo-and-claim .logo a,
  .header .logo-and-claim .claim a {
    height: 220%;
    display: inline-block;
  }
  /* line 115, src/css/sass/microsite/_header_microsite.scss */
  .header .logo-and-claim .logo a:hover > img, .header .logo-and-claim .logo .c-teaser-news h2 a:hover > img, .header .logo-and-claim .logo .c-youtube-teaser h2 a:hover > img,
  .header .logo-and-claim .claim a:hover > img,
  .header .logo-and-claim .claim .c-teaser-news h2 a:hover > img,
  .header .logo-and-claim .claim .c-youtube-teaser h2 a:hover > img {
    opacity: 1 !important;
  }
  /* line 122, src/css/sass/microsite/_header_microsite.scss */
  .header .logo-and-claim .logo img,
  .header .logo-and-claim .claim img {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    max-width: 260px;
    /* 9 */
    max-width: 260/strip-unit(16px)rem;
    /* 9 */
    height: 100%;
    max-height: none;
    max-width: none;
  }
  /* line 132, src/css/sass/microsite/_header_microsite.scss */
  .header .logo-and-claim .claim img {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    max-width: 340px;
    /* 9 */
    max-width: 340/strip-unit(16px)rem;
    /* 9 */
    height: auto;
  }
  /* line 536, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item {
    font-weight: normal;
    font-style: normal;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 16/strip-unit(16px)rem;
    /* 9 */
    font-family: Bliss Medium, sans-serif;
    color: #333;
    text-transform: uppercase;
  }
  /* line 539, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item__panel {
    font-weight: normal;
    font-style: normal;
    font-family: "TheSans Light", Helvetica, sans-serif;
    color: #333;
    text-transform: none;
    min-width: 200px;
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    height: 0;
    -webkit-transition: .3s;
            transition: .3s;
    -webkit-transition-property: opacity;
            transition-property: opacity;
    z-index: 9999;
  }
  /* line 553, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item .a11ynav__navigation__item__button {
    padding: 0 0 16px 0;
    margin: 0 10px;
  }
  /* line 560, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item.is-active .a11ynav__navigation__item__button, .header .main .a11ynav__navigation__item.is-opening .a11ynav__navigation__item__button, .header .main .a11ynav__navigation__item.is-opened .a11ynav__navigation__item__button {
    color: #00a6e2;
    border-bottom: 3px solid #00a6e2;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    border-width: 3.2px;
    /* 9 */
    border-width: 3.2/strip-unit(16px)rem;
    /* 9 */
  }
  /* line 567, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item.is-opening .a11ynav__navigation__item__panel {
    opacity: 1;
    width: auto;
    height: auto;
    clip: rect(0, 1000px, 1000px, 0);
    z-index: z-index(navigation, itemPanelOpening);
    margin-top: 2px;
  }
  /* line 577, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item.is-closing .a11ynav__navigation__item__panel {
    opacity: 0;
    width: auto;
    height: auto;
    clip: rect(0, 1000px, 1000px, 0);
  }
  /* line 585, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item.is-opened .a11ynav__navigation__item__panel {
    visibility: visible;
  }
  /* line 590, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item.is-closed .a11ynav__navigation__item__panel {
    max-height: 0;
    visibility: hidden;
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
  }
  /* line 143, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation ul {
    margin-bottom: 0;
  }
  /* line 147, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item {
    display: inline-block;
    position: relative;
    margin: 0;
  }
  /* line 152, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item:not(:last-child) {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    margin: 0 20px 0 0;
    /* 9 */
    margin: 0 20/strip-unit(16px)rem 0 0;
    /* 9 */
  }
  /* line 156, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item > a,
  .header .main .a11ynav__navigation__item > span {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 5 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 5 */
    padding: 0 0 16px 0;
    /* 9 */
    padding: 0 0 16/strip-unit(16px)rem 0;
    /* 9 */
    display: inline-block;
    cursor: pointer;
    color: #323234;
    text-decoration: none;
    border-bottom: 3px solid #ffffff;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    border-width: 3.2px;
    /* 9 */
    border-width: 3.2/strip-unit(16px)rem;
    /* 9 */
  }
  /* line 166, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item > a:hover, .header .main .c-teaser-news h2 .a11ynav__navigation__item > a:hover, .header .main .c-youtube-teaser h2 .a11ynav__navigation__item > a:hover,
  .header .main .a11ynav__navigation__item > span:hover {
    color: #00A6E2;
    border-bottom: 3px solid #00A6E2;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    border-width: 3.2px;
    /* 9 */
    border-width: 3.2/strip-unit(16px)rem;
    /* 9 */
  }
  /* line 173, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item__panel {
    color: #ffffff;
    background-color: #004388;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    top: 41px;
    /* 9 */
    top: 41/strip-unit(16px)rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    left: -8px;
    /* 9 */
    left: -8/strip-unit(16px)rem;
    /* 9 */
  }
  /* line 494, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item__panel h1,
  .header .main .a11ynav__navigation__item__panel h2,
  .header .main .a11ynav__navigation__item__panel h3,
  .header .main .a11ynav__navigation__item__panel h4,
  .header .main .a11ynav__navigation__item__panel .c-teaser-news h2, .c-teaser-news
  .header .main .a11ynav__navigation__item__panel h2,
  .header .main .a11ynav__navigation__item__panel .c-youtube-teaser h2, .c-youtube-teaser
  .header .main .a11ynav__navigation__item__panel h2,
  .header .main .a11ynav__navigation__item__panel h5,
  .header .main .a11ynav__navigation__item__panel h6 {
    font-weight: normal;
    font-style: normal;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 16/strip-unit(16px)rem;
    /* 9 */
    font-family: Bliss Medium, sans-serif;
    color: #333;
    text-transform: uppercase;
    color: #ffffff;
    text-transform: uppercase;
  }
  /* line 504, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item__panel ul {
    padding: 10px;
    margin: 0 !important;
  }
  /* line 507, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item__panel ul li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #32669C;
  }
  /* line 512, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item__panel ul li:first-child {
    border-top: 1px solid #32669C;
  }
  /* line 515, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item__panel ul li a {
    padding: 5px;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-family: "TheSans Light", Helvetica, sans-serif;
  }
  /* line 521, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item__panel ul li a i {
    float: right;
    line-height: 1.4;
  }
  /* line 525, ../master/src/sass/base/methods/_mixins.scss */
  .header .main .a11ynav__navigation__item__panel ul li a:hover {
    color: #ffffff;
    background-color: #00A6E2;
  }
  /* line 180, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item__panel .is-active a {
    font-family: TheSans Bold;
    font-weight: normal;
  }
  /* line 188, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item__button > a {
    color: #323234;
  }
  /* line 190, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item__button > a:hover, .header .main .c-teaser-news h2 .a11ynav__navigation__item__button > a:hover, .header .main .c-youtube-teaser h2 .a11ynav__navigation__item__button > a:hover {
    color: #00A6E2;
  }
  /* line 198, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item.active > a,
  .header .main .a11ynav__navigation__item.active > span {
    color: #00A6E2;
    border-bottom: 3px solid #00A6E2;
  }
  /* line 205, src/css/sass/microsite/_header_microsite.scss */
  .header .main .a11ynav__navigation__item.active .a11ynav__navigation__item__button > a {
    color: #00A6E2;
  }
}

/* line 215, src/css/sass/microsite/_header_microsite.scss */
.header .navigation_container {
  display: block;
  float: left;
  width: 100%;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
}

/* line 223, src/css/sass/microsite/_header_microsite.scss */
.header .navigation_container .logo-and-claim {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 24px 28px 24px;
  /* 9 */
  padding: 0 24/strip-unit(16px)rem 28/strip-unit(16px)rem 24/strip-unit(16px)rem;
  /* 9 */
}

/* line 227, src/css/sass/microsite/_header_microsite.scss */
.header .navigation_container .main {
  display: block;
  float: left;
  width: 100%;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 16px;
  /* 9 */
  padding: 0 16/strip-unit(16px)rem;
  /* 9 */
}

/* line 233, src/css/sass/microsite/_header_microsite.scss */
.header .navigation_container .main .loginlink {
  font-family: "Bliss Medium", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #004388;
  margin-right: 16px;
}

/* line 240, src/css/sass/microsite/_header_microsite.scss */
.header .navigation_container .main .loginlink:hover {
  color: #66a6d1;
}

/* line 244, src/css/sass/microsite/_header_microsite.scss */
.header .navigation_container .main .loginlink .icon {
  display: inline-block;
  margin-right: 3px;
}

/* line 251, src/css/sass/microsite/_header_microsite.scss */
.header .navigation_container .main button.loginlink {
  background: none !important;
  border: none;
  padding: 0 !important;
}

/* line 262, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky .logo-and-claim img {
  -webkit-transition: .1s -webkit-transform;
          transition: .1s transform;
}

/* line 265, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky .logo-and-claim .header-sticky__arrow-down {
  display: none;
  cursor: pointer;
  width: 36px;
  height: 22px;
  background-color: #20B1E6;
  background-image: linear-gradient(45deg, transparent, rgba(0, 0, 0, 0.25));
  color: #ffffff;
}

/* line 274, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky .logo-and-claim .header-sticky__arrow-down .fa {
  font-size: 36px;
  width: 36px;
  height: 22px;
  line-height: 24px;
}

/* line 286, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.is-sticky {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3001;
  -webkit-box-shadow: 0px 2px 2px 0px #ababab;
          box-shadow: 0px 2px 2px 0px #ababab;
}

/* line 294, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.is-sticky .logo-and-claim {
  padding-bottom: 1.05rem;
  padding-top: 1.05rem;
  position: relative;
}

/* line 299, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.is-sticky .logo-and-claim img {
  -webkit-transform: scale(0.73);
      -ms-transform: scale(0.73);
          transform: scale(0.73);
}

/* line 304, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.is-sticky .logo-and-claim .logo img {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}

/* line 309, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.is-sticky .logo-and-claim .last img {
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
}

/* line 313, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.is-sticky .logo-and-claim .header-sticky__arrow-down {
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}

/* line 321, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.is-sticky .logo-and-claim + .main {
  display: none;
}

/* line 327, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.submenu-is-expanded {
  padding-top: 32px;
}

/* line 330, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.submenu-is-expanded .logo-and-claim .header-sticky__arrow-down {
  display: none;
}

/* line 334, src/css/sass/microsite/_header_microsite.scss */
.header .header-sticky.submenu-is-expanded .logo-and-claim + .main {
  display: block;
}

/* line 343, src/css/sass/microsite/_header_microsite.scss */
.header .brand-bar {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 8px 10px;
  /* 9 */
  padding: 8/strip-unit(16px)rem 10/strip-unit(16px)rem;
  /* 9 */
  background: #E3E3E3;
  float: left;
  position: relative;
  width: 100%;
}

/* line 350, src/css/sass/microsite/_header_microsite.scss */
.header .brand-bar img {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 10px;
  /* 9 */
  height: 10/strip-unit(16px)rem;
  /* 9 */
  float: right;
}

/* line 362, src/css/sass/microsite/_header_microsite.scss */
.header .searchbox__container {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  width: 180px;
  /* 9 */
  width: 180/strip-unit(16px)rem;
  /* 9 */
}

/* line 365, src/css/sass/microsite/_header_microsite.scss */
.header .searchbox__container input {
  background: #F7F9FC;
}

/* line 369, src/css/sass/microsite/_header_microsite.scss */
.header .searchbox__container input::-ms-clear {
  display: none;
}

/* line 377, src/css/sass/microsite/_header_microsite.scss */
.skip {
  display: none;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 386, src/css/sass/microsite/_header_microsite.scss */
  .select {
    padding-top: 10px;
    display: block;
  }
}

@media (min-width: 751px) {
  /* line 392, src/css/sass/microsite/_header_microsite.scss */
  .select.language-switch {
    max-height: 32px;
    overflow: hidden;
  }
}

/* line 398, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container {
  position: static;
  vertical-align: top;
}

/* line 404, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .selectboxit-options li a {
  color: #00a6e2 !important;
}

/* line 407, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .selectboxit-options li a:hover {
  color: #ffffff !important;
}

/* line 412, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .selectboxit-options .selectboxit-selected a {
  color: #ffffff !important;
}

/* line 417, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn, .select.language-switch .container .navigation__container .offscreen__toggle, .navigation__container .select.language-switch .container .offscreen__toggle {
  position: relative;
}

@media (min-width: 751px) {
  /* line 417, src/css/sass/microsite/_header_microsite.scss */
  .select.language-switch .container .btn, .select.language-switch .container .navigation__container .offscreen__toggle, .navigation__container .select.language-switch .container .offscreen__toggle {
    width: auto !important;
  }
}

/* line 424, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn.open, .select.language-switch .container .navigation__container .open.offscreen__toggle, .navigation__container .select.language-switch .container .open.offscreen__toggle {
  border-bottom: 3px solid #00a6e2;
}

/* line 427, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn.open .selectboxit-text, .select.language-switch .container .navigation__container .open.offscreen__toggle .selectboxit-text, .navigation__container .select.language-switch .container .open.offscreen__toggle .selectboxit-text {
  color: #00a6e2;
}

/* line 432, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn.open span:last-child:after, .select.language-switch .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .select.language-switch .container .open.offscreen__toggle span:last-child:after {
  color: #00a6e2;
}

/* line 440, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn:hover .selectboxit-text, .select.language-switch .container .navigation__container .offscreen__toggle:hover .selectboxit-text, .navigation__container .select.language-switch .container .offscreen__toggle:hover .selectboxit-text {
  color: #00a6e2 !important;
}

/* line 445, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn:hover span:last-child:after, .select.language-switch .container .navigation__container .offscreen__toggle:hover span:last-child:after, .navigation__container .select.language-switch .container .offscreen__toggle:hover span:last-child:after {
  color: #00a6e2;
}

/* line 451, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn .selectboxit-text, .select.language-switch .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .select.language-switch .container .offscreen__toggle .selectboxit-text {
  font-size: 12px;
  font-size: 1.2rem;
  color: #004388 !important;
  font-family: "TheSans Light", Helvetica, sans-serif;
  margin-right: 20px;
  line-height: auto;
  text-align: left;
}

/* line 462, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn span:last-child, .select.language-switch .container .navigation__container .offscreen__toggle span:last-child, .navigation__container .select.language-switch .container .offscreen__toggle span:last-child {
  height: 37px;
}

/* line 465, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn span:last-child:after, .select.language-switch .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .select.language-switch .container .offscreen__toggle span:last-child:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  color: #004388;
  width: 10px;
  font-size: 8px;
  line-height: 23px;
  position: absolute;
  top: 4px;
  right: 3px;
}

/* line 478, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container .btn span:last-child i, .select.language-switch .container .navigation__container .offscreen__toggle span:last-child i, .navigation__container .select.language-switch .container .offscreen__toggle span:last-child i {
  display: none;
}

/* line 484, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container ul {
  min-width: 100px;
  right: 0px;
}

/* line 491, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch select {
  opacity: 0;
}

/* line 496, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile {
  padding-top: 3px !important;
}

/* line 499, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .selectboxit-container {
  padding: 0 32px 0 32px !important;
}

/* line 503, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container {
  position: static;
  vertical-align: top;
}

/* line 507, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .selectboxit {
  padding: 0;
  width: 90px;
}

/* line 513, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .selectboxit-options li a {
  background: none !important;
  color: #00a6e2 !important;
}

/* line 517, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .selectboxit-options li a:hover {
  background: #999999 !important;
  color: #ffffff !important;
}

/* line 523, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .selectboxit-options .selectboxit-selected a {
  background: #999999 !important;
  color: #ffffff !important;
}

/* line 529, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .selectboxit-option-icon-container {
  padding: 0 !important;
}

/* line 533, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .selectboxit-text {
  padding: 0 !important;
}

/* line 537, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .btn, .select.language-switch--mobile .container .navigation__container .offscreen__toggle, .navigation__container .select.language-switch--mobile .container .offscreen__toggle {
  position: relative;
  min-width: 140px;
  max-width: 100%;
}

/* line 542, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .btn.open, .select.language-switch--mobile .container .navigation__container .open.offscreen__toggle, .navigation__container .select.language-switch--mobile .container .open.offscreen__toggle {
  border-bottom: 0px;
}

/* line 545, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .btn.open .selectboxit-text, .select.language-switch--mobile .container .navigation__container .open.offscreen__toggle .selectboxit-text, .navigation__container .select.language-switch--mobile .container .open.offscreen__toggle .selectboxit-text {
  color: #00a6e2;
}

/* line 550, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .btn.open span:last-child:after, .select.language-switch--mobile .container .navigation__container .open.offscreen__toggle span:last-child:after, .navigation__container .select.language-switch--mobile .container .open.offscreen__toggle span:last-child:after {
  color: #00a6e2;
}

/* line 558, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .btn:hover .selectboxit-text, .select.language-switch--mobile .container .navigation__container .offscreen__toggle:hover .selectboxit-text, .navigation__container .select.language-switch--mobile .container .offscreen__toggle:hover .selectboxit-text {
  color: #00a6e2;
}

/* line 563, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .btn:hover span:last-child:after, .select.language-switch--mobile .container .navigation__container .offscreen__toggle:hover span:last-child:after, .navigation__container .select.language-switch--mobile .container .offscreen__toggle:hover span:last-child:after {
  color: #00a6e2;
}

/* line 569, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .btn .selectboxit-text, .select.language-switch--mobile .container .navigation__container .offscreen__toggle .selectboxit-text, .navigation__container .select.language-switch--mobile .container .offscreen__toggle .selectboxit-text {
  font-size: 18px;
  font-size: 1.8rem;
  color: #666666;
  font-family: "TheSans Light", Helvetica, sans-serif;
  line-height: auto;
  text-align: left;
}

/* line 580, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .btn span:last-child:after, .select.language-switch--mobile .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .select.language-switch--mobile .container .offscreen__toggle span:last-child:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  color: #004388;
  width: 10px;
  font-size: 8px;
  line-height: 16px;
  position: absolute;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 580, src/css/sass/microsite/_header_microsite.scss */
  .select.language-switch--mobile .container .btn span:last-child:after, .select.language-switch--mobile .container .navigation__container .offscreen__toggle span:last-child:after, .navigation__container .select.language-switch--mobile .container .offscreen__toggle span:last-child:after {
    color: #666666;
    font-size: 12px;
  }
}

/* line 595, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container .btn span:last-child i, .select.language-switch--mobile .container .navigation__container .offscreen__toggle span:last-child i, .navigation__container .select.language-switch--mobile .container .offscreen__toggle span:last-child i {
  display: none;
}

/* line 601, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile .container ul {
  min-width: 100px;
  right: 0px;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 601, src/css/sass/microsite/_header_microsite.scss */
  .select.language-switch--mobile .container ul {
    right: auto;
    left: 0px;
    width: 100%;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 601, src/css/sass/microsite/_header_microsite.scss */
  .select.language-switch--mobile .container ul {
    padding: 0 32px 0 32px !important;
  }
}

/* line 617, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile select {
  display: inline-block !important;
  background-color: transparent !important;
  color: #666 !important;
  font-size: 17px;
  padding-left: 31px;
  min-width: 140px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 630, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile label {
  position: relative;
}

/* line 631, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile label:after {
  font-family: "Icons";
  content: "";
  speak: none;
  font-size: 12px;
  color: #666;
  right: 0px;
  top: 2px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
}

/* line 642, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch--mobile label:before {
  content: '';
  right: 0;
  top: 0px;
  width: 23px;
  height: 18px;
  background: transparent;
  position: absolute;
  pointer-events: none;
  display: block;
}

/* line 655, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container ul, .select.language-switch--mobile .container ul {
  padding: 0px 0px 0px 0px;
  background-color: #f4f4f4;
  position: absolute;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 655, src/css/sass/microsite/_header_microsite.scss */
  .select.language-switch .container ul, .select.language-switch--mobile .container ul {
    position: relative;
    left: auto !important;
  }
}

/* line 665, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container ul li, .select.language-switch--mobile .container ul li {
  display: block;
}

/* line 669, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container ul li:last-child a, .select.language-switch--mobile .container ul li:last-child a {
  border-bottom: 0px;
}

/* line 674, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container ul li a, .select.language-switch--mobile .container ul li a {
  text-align: left;
  padding: 10px 10px 10px 15px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  display: block;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #00a6e2;
  text-transform: none;
  border-bottom: 2px solid #e2e2e2;
  -webkit-transition: none;
          transition: none;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 674, src/css/sass/microsite/_header_microsite.scss */
  .select.language-switch .container ul li a, .select.language-switch--mobile .container ul li a {
    padding-left: 10px;
    font-size: 14px;
  }
}

/* line 691, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container ul li a:hover, .select.language-switch--mobile .container ul li a:hover {
  text-decoration: none;
  background-color: #999999;
  color: #ffffff;
}

/* line 700, src/css/sass/microsite/_header_microsite.scss */
.select.language-switch .container ul li.selectboxit-selected a, .select.language-switch--mobile .container ul li.selectboxit-selected a, .select.language-switch .container ul li.focus a, .select.language-switch--mobile .container ul li.focus a {
  color: #ffffff;
  background-color: #999999;
}

/* line 16, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header {
  -webkit-transition: .5s ease;
          transition: .5s ease;
  background: rgba(255, 255, 255, 0.97);
  position: fixed;
  z-index: 10;
  width: 100%;
}

/* line 23, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header ul {
  padding-right: 20px;
  min-height: 55px;
}

/* line 28, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header ul li {
  height: 55px;
  vertical-align: middle;
}

/* line 41, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .icons:before {
  width: 28px;
  height: 30px;
  font-size: 28px;
  line-height: 29px;
  text-align: center;
  color: #858585;
  vertical-align: middle;
  text-indent: 5000px;
}

/* line 54, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__icon {
  float: left;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  left: 0px;
}

/* line 62, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__icon div {
  width: auto;
  text-indent: 0;
}

/* line 66, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__icon div:before {
  text-indent: 0;
}

/* line 70, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__icon div span {
  display: none;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #1e1e1d;
  line-height: 24px;
  margin-left: 5px;
  font-size: 14px;
  font-size: 1.4rem;
}

/* line 85, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__logo .logo, .mobile__menu__header .header__logo__branch .logo {
  display: block;
  max-width: 220px;
  width: 100%;
  height: 22px;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}

/* line 100, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__logo {
  padding-left: 60px;
}

/* line 105, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__logo__branch {
  padding-left: 30px;
}

/* line 108, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__logo__branch .logo {
  max-width: 260px;
  width: 100%;
  height: 22px;
  margin-left: 0px;
  float: right;
}

/* line 117, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__icons {
  float: right;
}

/* line 121, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__header .header__icons > a {
  display: inline-block;
  margin-left: 10px;
  text-indent: -5000px;
  width: 28px;
}

/* line 139, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen {
  background-color: #f4f4f4;
  position: absolute;
  top: 0px;
  width: 85%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 50px;
}

/* line 153, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__search {
  width: 100%;
  padding: 30px 20px 30px 20px;
  position: relative;
}

/* line 159, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__search .searchbox {
  width: 100%;
  float: left;
  padding: 0;
}

/* line 165, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__search .searchbox__container {
  float: none;
}

/* line 171, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel {
  position: relative;
  overflow-x: hidden;
  width: 100%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 171, src/css/sass/microsite/_mobileheader_microsite.scss */
  .mobile__menu__offscreen__panel {
    padding-bottom: 100px;
  }
}

/* line 185, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 {
  position: relative;
}

/* line 188, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 192, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li {
  border-top: 1px solid #dedede;
  position: relative;
  width: 100%;
}

/* line 197, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li:first-child {
  border-top: 0px;
}

/* line 201, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li:last-child {
  border-bottom: 1px solid #dedede;
}

/* line 205, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li a {
  padding: 12px 40px 10px 10px;
  display: block;
  color: #00a6e2;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
}

/* line 215, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li a:hover {
  color: #666666;
}

/* line 219, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li a:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  display: block;
  width: 25px;
  height: 20px;
  font-size: 10px;
  line-height: 18px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
}

/* line 235, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li.calling .spinner {
  left: auto !important;
  right: 21px;
}

/* line 241, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li.calling a:after {
  display: none;
}

/* line 250, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 0px;
}

/* line 257, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 262, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li {
  position: relative;
  width: 100%;
}

/* line 266, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.back,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.back {
  padding-left: 10px;
}

/* line 269, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.back a,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.back a {
  padding: 12px 0px 10px 10px;
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25;
  cursor: pointer;
  position: relative;
  background-color: #999999;
  text-transform: uppercase;
}

/* line 280, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.back a:before, .mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.back a:after,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.back a:before,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.back a:after {
  position: absolute;
  left: -10px;
  right: 10px;
  z-index: -1;
  background-color: #999999;
  content: '';
}

/* line 290, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.back a:before,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.back a:before {
  top: 0;
  bottom: 49%;
  -webkit-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
          transform: skewX(-25deg);
}

/* line 296, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.back a:after,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.back a:after {
  top: 49%;
  bottom: 0;
  -webkit-transform: skewX(25deg);
      -ms-transform: skewX(25deg);
          transform: skewX(25deg);
}

/* line 304, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.item,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.item {
  padding-left: 10px;
  border-bottom: 1px solid #dedede;
}

/* line 308, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.item a,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.item a {
  padding: 12px 0px 10px 10px;
  display: block;
  color: #00a6e2;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25;
  cursor: pointer;
  position: relative;
}

/* line 318, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.item a:hover,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.item a:hover {
  color: #666666;
}

/* line 322, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-main li.item a:after,
.mobile__menu__offscreen__panel .mobile__flyout__level1 .level-1-bottom li.item a:after {
  content: '\00a0 \00a0 \203a';
  height: 3px;
  margin-right: 0.7rem;
  width: 3px;
  font-size: 24px;
  vertical-align: -2px;
}

/* line 348, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__bottom {
  padding-top: 20px;
  padding-bottopm: 20px;
}

/* line 352, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__bottom li a {
  padding: 10px 20px 10px 20px;
  float: left;
  width: 100%;
  color: #666666;
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 359, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__bottom li a:hover {
  color: #004388;
}

/* line 377, src/css/sass/microsite/_mobileheader_microsite.scss */
html.csstransforms3d.csstransitions body .mobile__menu__header {
  left: 0 !important;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  -webkit-transition: -webkit-transform 500ms ease 0s;
          transition: transform 500ms ease 0s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* line 391, src/css/sass/microsite/_mobileheader_microsite.scss */
html.csstransforms3d.csstransitions body .mobile__menu__offscreen__panel .mobile__flyout__level0 {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  -webkit-transition: -webkit-transform 500ms ease 0s;
          transition: transform 500ms ease 0s;
}

/* line 398, src/css/sass/microsite/_mobileheader_microsite.scss */
body .mobile__menu__offscreen__panel .mobile__flyout__level0--is-open {
  -webkit-transform: translate3d(-100%, 0px, 0px) !important;
          transform: translate3d(-100%, 0px, 0px) !important;
}

/* line 404, src/css/sass/microsite/_mobileheader_microsite.scss */
html.csstransforms3d.csstransitions body .mobile__menu__offscreen__panel .mobile__flyout__level1 {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(100%, 0px, 0px);
          transform: translate3d(100%, 0px, 0px);
  -webkit-transition: -webkit-transform 500ms ease 0s;
          transition: transform 500ms ease 0s;
}

/* line 411, src/css/sass/microsite/_mobileheader_microsite.scss */
body .mobile__menu__offscreen__panel .mobile__flyout__level1--is-open {
  -webkit-transform: translate3d(0%, 0px, 0px) !important;
          transform: translate3d(0%, 0px, 0px) !important;
}

/* line 420, src/css/sass/microsite/_mobileheader_microsite.scss */
body .page {
  background-color: #ffffff;
  -webkit-transition: .5s ease;
          transition: .5s ease;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 420, src/css/sass/microsite/_mobileheader_microsite.scss */
  body .page {
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 0 4px;
            box-shadow: rgba(0, 0, 0, 0.5) 0 0 4px;
  }
  /* line 430, src/css/sass/microsite/_mobileheader_microsite.scss */
  html.csstransforms3d.csstransitions body .page {
    /*
                overrides offscreen.scss hence commented out 

                left: 0 !important;
                transform: translate3d(0, 0, 0);
                transition: transform 500ms ease;
                backface-visibility: hidden;
                */
  }
}

/* line 453, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-animation > .container {
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 464, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-animation.offscreen-opened > .container {
  overflow: hidden;
}

/* line 469, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-animation .mobile__menu__header {
  position: absolute;
  -webkit-transform: translateX(85%);
      -ms-transform: translateX(85%);
          transform: translateX(85%);
  -webkit-transition: .5s ease;
          transition: .5s ease;
}

/* line 478, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-animation .mobile__menu__header .header__logo {
  padding-left: 47px;
}

/* line 482, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-animation .mobile__menu__header .header__icon {
  padding-left: 10px;
}

/* line 487, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-animation .mobile__menu__header .header__icon div:before {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

/* line 494, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-animation .mobile__menu__offscreen {
  position: absolute;
}

/* line 498, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-animation .page {
  -webkit-transform: translateX(85%);
      -ms-transform: translateX(85%);
          transform: translateX(85%);
  -webkit-transition: .5s ease;
          transition: .5s ease;
  overflow-y: hidden;
}

/* line 511, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel.level-animation {
  overflow-x: visible;
}

/* line 521, src/css/sass/microsite/_mobileheader_microsite.scss */
html.csstransforms3d.csstransitions .mobile__menu__offscreen__panel.level-animation .mobile__flyout__level1 {
  -webkit-transform: translate3d(0%, 0px, 0px) scale3d(1, 1, 1);
          transform: translate3d(0%, 0px, 0px) scale3d(1, 1, 1);
}

/* line 543, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel.level-moving {
  overflow-x: visible;
}

/* line 549, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel.level-moving .mobile__flyout__level1 {
  position: absolute;
}

/* line 561, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-opened > .container {
  position: fixed;
}

/* line 591, src/css/sass/microsite/_mobileheader_microsite.scss */
body.offscreen-closed .page {
  overflow-y: scroll;
  position: relative;
}

/* line 600, src/css/sass/microsite/_mobileheader_microsite.scss */
.mobile__menu__offscreen__panel.level-closed {
  overflow-x: hidden;
}

/* line 617, src/css/sass/microsite/_mobileheader_microsite.scss */
html.csstransforms3d.csstransitions body.offscreen-animation .mobile__menu__header, html.csstransforms3d.csstransitions body.offscreen-animation .page {
  -webkit-transform: translate3d(85%, 0px, 0px) scale3d(1, 1, 1);
          transform: translate3d(85%, 0px, 0px) scale3d(1, 1, 1);
}

/* line 621, src/css/sass/microsite/_mobileheader_microsite.scss */
html.csstransforms3d.csstransitions .mobile__menu__offscreen__panel.level-animation .mobile__flyout__level0 {
  -webkit-transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1);
          transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1);
}

/* line 9, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage {
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
  position: relative;
}

/* line 17, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container {
  height: 100%;
  width: 100%;
  padding-bottom: 45px;
}

/* line 23, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container__top {
  width: 100%;
  padding: 50px 20px 0 10px;
  position: absolute;
  left: 0px;
  text-align: right;
}

/* line 30, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container__top h3 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1em;
  color: #333;
  text-transform: uppercase;
}

/* line 38, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container__top h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1em;
  color: #ffffff;
  margin-left: -5px;
  padding-top: 0.5rem;
  text-transform: uppercase;
}

/* line 48, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container__top p {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
}

/* line 54, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container__image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

/* line 63, ../companyTemplate/src/css/sass/project/_stage.scss */
body.landscape .stage__container__image--portrait {
  display: none;
}

/* line 69, ../companyTemplate/src/css/sass/project/_stage.scss */
body.portrait .stage__container__image--landscape {
  display: none;
}

/* line 75, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container__overlay {
  height: 325px;
  position: absolute;
  z-index: 1;
  bottom: 45px;
  width: 100%;
  overflow: hidden;
}

/* line 85, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container__overlay__image {
  position: absolute;
  z-index: 1;
  bottom: -1px;
  width: 110%;
  left: -1px;
  right: -2px;
  max-width: none;
}

/* line 95, ../companyTemplate/src/css/sass/project/_stage.scss */
body.landscape .stage__container__overlay__image--portrait {
  display: none;
}

/* line 101, ../companyTemplate/src/css/sass/project/_stage.scss */
body.portrait .stage__container__overlay__image--landscape {
  display: none;
}

/* line 108, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container__bottom {
  width: 100%;
  position: absolute;
  bottom: 45px;
  left: 0px;
  padding: 0 10px 0 20px;
}

/* line 115, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__container__bottom .link {
  margin-bottom: 10px;
  width: 100%;
  float: left;
}

/* line 129, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__scroll {
  height: 45px;
  line-height: 45px;
  width: 100%;
  color: #004388;
}

/* line 135, ../companyTemplate/src/css/sass/project/_stage.scss */
.stage__scroll:before {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  display: inline-block;
  width: 15px;
  height: 15px;
  font-size: 12px;
  line-height: 15px;
  background-repeat: no-repeat;
  margin-right: 10px;
  vertical-align: 1px;
  color: #333;
}

/* line 12, ../companyTemplate/src/css/sass/project/_channels.scss */
.channels ul {
  margin: 0;
  padding: 10px 10px 0 0;
  list-style-type: none;
  text-align: left;
}

/* line 19, ../companyTemplate/src/css/sass/project/_channels.scss */
.channels ul li {
  position: relative;
  padding-right: 20px;
  color: #333;
  float: left;
}

/* line 26, ../companyTemplate/src/css/sass/project/_channels.scss */
.channels ul li a {
  text-decoration: none;
  font-family: "Bliss Medium", Helvetica, sans-serif;
  line-height: 16px;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  padding-bottom: 15px;
  float: left;
  border-bottom: 3px solid transparent;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 26, ../companyTemplate/src/css/sass/project/_channels.scss */
  .channels ul li a {
    font-size: 15px;
  }
}

/* line 41, ../companyTemplate/src/css/sass/project/_channels.scss */
.channels ul li a.open {
  color: #00a6e2;
}

/* line 46, ../companyTemplate/src/css/sass/project/_channels.scss */
.channels ul li a:hover {
  color: #00a6e2;
}

/* line 51, ../companyTemplate/src/css/sass/project/_channels.scss */
.channels ul li.calling .spinner {
  top: 8px !important;
  left: auto !important;
  right: 10px;
}

/* line 60, ../companyTemplate/src/css/sass/project/_channels.scss */
.channels ul li.active a {
  color: #00a6e2;
  border-bottom: 3px solid #00a6e2;
}

/* line 9, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup {
  background-color: #ffffff;
}

/* line 12, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup > .container {
  background-color: #ffffff;
  border: 0px;
}

/* line 17, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup > .container .content.content--wide {
  background-color: #ffffff;
}

/* line 20, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup > .container .content.content--wide .wrapper {
  padding: 10px 20px 0 20px;
}

/* line 23, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup > .container .content.content--wide .wrapper .closeBtn {
  position: absolute;
  right: 20px;
  top: 0px;
  color: #004388;
  padding-right: 25px;
  font-size: 15px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/popup/close.png");
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
}

/* line 39, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup > .container .content__main {
  background-color: #ffffff;
}

/* line 51, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup .content__header p {
  font-size: 14px;
  margin-bottom: 10px;
}

/* line 55, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup .content__header p.author {
  margin-top: 0px;
  margin-bottom: 5px;
}

/* line 61, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup .content__header h2 {
  font-size: 24px;
}

/* line 68, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup .textBlock .light {
  color: #707070;
}

/* line 73, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup .content__footer {
  clear: none;
  border: none;
  padding-top: 5px;
  padding-bottom: 0px;
}

/* line 80, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup .content__footer .link {
  float: right;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 80, ../companyTemplate/src/css/sass/project/_popup.scss */
  .popup .content__footer .link {
    float: left;
    width: 100% !important;
  }
}

/* line 90, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup .content__side {
  background-color: #ffffff;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 90, ../companyTemplate/src/css/sass/project/_popup.scss */
  .popup .content__side {
    display: none;
  }
}

/* line 97, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup .content__side .textImageBlock {
  border: 0px;
  padding: 0px;
  background-color: transparent;
}

/* line 103, ../companyTemplate/src/css/sass/project/_popup.scss */
.popup .content__side .textImageBlock .image img {
  width: auto !important;
}

/* line 16, ../companyTemplate/src/css/sass/project/_waypoints.scss */
.slider.waypoint .slider-container {
  z-index: 999;
  position: relative;
}

/* line 20, ../companyTemplate/src/css/sass/project/_waypoints.scss */
.slider.waypoint .slider-container:after, .slider.waypoint .slider-container:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.8s;
          transition: opacity 0.8s;
}

@media (min-width: 751px) {
  /* line 20, ../companyTemplate/src/css/sass/project/_waypoints.scss */
  .slider.waypoint .slider-container:after, .slider.waypoint .slider-container:before {
    display: none;
  }
}

/* line 36, ../companyTemplate/src/css/sass/project/_waypoints.scss */
.slider.waypoint .slider-container:after {
  z-index: 1001;
  background-image: url("/frontend/gui/companyTemplate/dist/images/svg/swipe.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 40% auto;
}

/* line 44, ../companyTemplate/src/css/sass/project/_waypoints.scss */
.slider.waypoint .slider-container:before {
  background-color: #ffffff;
  z-index: 1000;
}

/* line 53, ../companyTemplate/src/css/sass/project/_waypoints.scss */
.slider.waypoint--show .slider-container:after {
  opacity: 1;
}

/* line 57, ../companyTemplate/src/css/sass/project/_waypoints.scss */
.slider.waypoint--show .slider-container:before {
  opacity: .5;
}

/* line 66, ../companyTemplate/src/css/sass/project/_waypoints.scss */
.slider.waypoint--hide .slider-container:after {
  opacity: 0;
}

/* line 71, ../companyTemplate/src/css/sass/project/_waypoints.scss */
.slider.waypoint--hide .slider-container:before {
  opacity: 0;
}

/* line 9, ../companyTemplate/src/css/sass/project/_table.scss */
.table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #f4f4f4;
}

/* line 14, ../companyTemplate/src/css/sass/project/_table.scss */
.table thead {
  background-color: #e4e4e4;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 14, ../companyTemplate/src/css/sass/project/_table.scss */
  .table thead {
    display: none;
  }
}

/* line 21, ../companyTemplate/src/css/sass/project/_table.scss */
.table thead th {
  background-color: #e4e4e4;
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 29, ../companyTemplate/src/css/sass/project/_table.scss */
.table tbody tr {
  border-bottom: 1px solid #f4f4f4;
}

/* line 32, ../companyTemplate/src/css/sass/project/_table.scss */
.table tbody tr:last-child {
  border-bottom: 2px solid #f4f4f4;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 36, ../companyTemplate/src/css/sass/project/_table.scss */
  .table tbody tr td {
    width: 100%;
    display: block;
    padding: 10px 0 10px 0;
  }
}

/* line 46, ../companyTemplate/src/css/sass/project/_table.scss */
.table th, .table td {
  text-align: left;
  color: #333;
  padding: 15px 0px 15px 20px;
  vertical-align: top;
}

/* line 52, ../companyTemplate/src/css/sass/project/_table.scss */
.table th:last-child, .table td:last-child {
  padding-right: 20px;
}

/* line 57, ../companyTemplate/src/css/sass/project/_table.scss */
.table td {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 1, ../companyTemplate/src/css/sass/project/_video.scss */
.video__wrapper {
  position: relative;
  padding-top: 56.25%;
}

/* line 6, ../companyTemplate/src/css/sass/project/_video.scss */
.video__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 13, ../companyTemplate/src/css/sass/project/_footer.scss */
  .footer {
    width: 100%;
  }
}

/* line 20, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer > hr {
  height: 1px;
  margin-bottom: 0px;
}

/* line 30, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__logo {
  padding: 75px 7% 15px 7%;
  font-size: 18px;
  font-size: 1.8rem;
  color: #999999;
  width: 100%;
  margin: 0 auto 0 auto;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 30, ../companyTemplate/src/css/sass/project/_footer.scss */
  .footer__logo {
    padding: 30px 20px 30px 20px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 30, ../companyTemplate/src/css/sass/project/_footer.scss */
  .footer__logo {
    padding: 30px 30px 30px 30px;
  }
}

/* line 46, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__logo .image {
  margin-bottom: 118px;
  background-size: contain;
  background-position: left top;
  background-repeat: no-repeat;
  width: 251px;
  height: 87px;
}

/* line 57, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__logo .image img {
  visibility: hidden;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 46, ../companyTemplate/src/css/sass/project/_footer.scss */
  .footer__logo .image {
    margin-bottom: 50px;
  }
}

/* line 73, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap {
  margin-bottom: 88px;
  float: left;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 73, ../companyTemplate/src/css/sass/project/_footer.scss */
  .sitemap {
    display: none;
  }
}

/* line 82, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__toggle {
  cursor: pointer;
  text-align: center;
  width: 100%;
  position: relative;
}

/* line 89, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__toggle:before, .sitemap__toggle:after {
  content: '';
  width: 50%;
  border-top: 1px solid #e3e3e3;
  display: block;
  position: absolute;
  top: 8px;
  height: 20px;
  z-index: 0;
  background-color: #ffffff;
}

/* line 102, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__toggle:before {
  left: 0px;
}

/* line 106, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__toggle:after {
  right: 0px;
}

/* line 110, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__toggle span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  margin-left: -50px;
  background-color: #ffffff;
  color: #666666;
  display: inline-block;
  position: absolute;
  left: 50%;
  z-index: 1;
  width: 100px;
}

/* line 122, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__toggle span:before {
  font-size: 19px;
  font-size: 1.9rem;
  content: '\02C7 \00a0';
  vertical-align: -9px;
}

/* line 130, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__toggle:hover span {
  color: #666666;
}

/* line 137, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__links {
  -webkit-transition: 0.2s;
          transition: 0.2s;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 7% 0 7%;
  max-height: 0px;
  overflow: hidden;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 137, ../companyTemplate/src/css/sass/project/_footer.scss */
  .sitemap__links {
    width: 100%;
    padding: 0 30px 0 30px;
  }
}

/* line 156, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__links ul ul {
  padding-bottom: 30px;
  padding-right: 30px;
}

@media (min-width: 1025px) {
  /* line 162, ../companyTemplate/src/css/sass/project/_footer.scss */
  .sitemap__links ul > li:nth-of-type(6n+1) {
    clear: both;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 168, ../companyTemplate/src/css/sass/project/_footer.scss */
  .sitemap__links ul > li:nth-of-type(3n+1) {
    clear: both;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 174, ../companyTemplate/src/css/sass/project/_footer.scss */
  .sitemap__links ul > li:nth-of-type(1n+1) {
    clear: both;
  }
}

/* line 179, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__links ul li {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 16px;
  line-height: 1.6rem;
  padding: 0 0 10px 0;
}

/* line 184, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__links ul li h4, .sitemap__links ul li .c-teaser-news h2, .c-teaser-news .sitemap__links ul li h2, .sitemap__links ul li .c-youtube-teaser h2, .c-youtube-teaser .sitemap__links ul li h2 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  margin-bottom: 10px;
}

/* line 190, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__links ul li h4 a, .sitemap__links ul li .c-teaser-news h2 a, .c-teaser-news .sitemap__links ul li h2 a, .sitemap__links ul li .c-youtube-teaser h2 a, .c-youtube-teaser .sitemap__links ul li h2 a {
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 197, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__links ul li a {
  font-size: 13px;
  font-size: 1.3rem;
  text-decoration: none;
  color: #333;
}

/* line 203, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap__links ul li a:hover {
  color: #00a6e2;
}

/* line 217, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap.open .sitemap__toggle span:before,
body.sc-edit-mode-active .sitemap .sitemap__toggle span:before {
  content: '\02C6 \00a0';
}

/* line 223, ../companyTemplate/src/css/sass/project/_footer.scss */
.sitemap.open .sitemap__links,
body.sc-edit-mode-active .sitemap .sitemap__links {
  opacity: 1;
  margin-top: 75px;
  max-height: 700px;
}

/* line 235, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__infos {
  padding: 0 7% 30px 7%;
  margin: 0 auto 0 auto;
  float: left;
  width: 100%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 235, ../companyTemplate/src/css/sass/project/_footer.scss */
  .footer__infos {
    padding: 0px 20px 0px 20px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 235, ../companyTemplate/src/css/sass/project/_footer.scss */
  .footer__infos {
    padding: 0 30px 0 30px;
  }
}

/* line 250, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__infos > div {
  padding-right: 30px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 250, ../companyTemplate/src/css/sass/project/_footer.scss */
  .footer__infos > div {
    padding: 0px;
  }
}

/* line 258, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__infos h4, .footer__infos .c-teaser-news h2, .c-teaser-news .footer__infos h2, .footer__infos .c-youtube-teaser h2, .c-youtube-teaser .footer__infos h2 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 25px;
  color: #333;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 258, ../companyTemplate/src/css/sass/project/_footer.scss */
  .footer__infos h4, .footer__infos .c-teaser-news h2, .c-teaser-news .footer__infos h2, .footer__infos .c-youtube-teaser h2, .c-youtube-teaser .footer__infos h2 {
    margin-bottom: 15px;
  }
}

/* line 269, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__infos p {
  margin-bottom: 35px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
}

/* line 279, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__infos a:hover, .footer__infos .c-teaser-news h2 a:hover, .c-teaser-news h2 .footer__infos a:hover, .footer__infos .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .footer__infos a:hover {
  text-decoration: underline;
}

/* line 283, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__infos a:after {
  content: '\00a0 \00a0 \203a';
  display: inline-block;
}

/* line 292, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__infos ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 292, ../companyTemplate/src/css/sass/project/_footer.scss */
  .footer__infos ul {
    padding-bottom: 20px;
  }
}

/* line 304, ../companyTemplate/src/css/sass/project/_footer.scss */
.footer__infos__navigation ul {
  padding-bottom: 30px;
  text-align: left;
}

/* line 13, ../companyTemplate/src/css/sass/project/_helpers.scss */
.sc-editing-seperator {
  margin: 20px 0 20px 0;
}

/* line 17, ../companyTemplate/src/css/sass/project/_helpers.scss */
.sc-editing-item {
  border: 1px solid black;
}

/* line 25, ../companyTemplate/src/css/sass/project/_helpers.scss */
.mb-40 {
  margin-bottom: 33px;
}

/* line 29, ../companyTemplate/src/css/sass/project/_helpers.scss */
.mb-70 {
  margin-bottom: 63px;
}

/* line 33, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding {
  padding: 0 !important;
}

/* line 36, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding--left {
  padding-left: 0 !important;
}

/* line 40, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding--right {
  padding-right: 0 !important;
}

/* line 44, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding--top {
  padding-top: 0 !important;
}

/* line 48, ../companyTemplate/src/css/sass/project/_helpers.scss */
.no-padding--bottom {
  padding-bottom: 0 !important;
}

/* line 53, ../companyTemplate/src/css/sass/project/_helpers.scss */
.text-center {
  text-align: center !important;
}

/*
 * Swiper - Mobile Touch Slider CSS
 * http://www.idangero.us/sliders/swiper
 *
 * Vladimir Kharlampidi, The iDangero.us
 * http://www.idangero.us/
 *
 * Copyright 2012-2013, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us
 *
 * Licensed under GPL & MIT
 *
*/
/* ===============================================================
Basic Swiper Styles
================================================================*/
/* line 19, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-container {
  height: auto !important;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

/* line 37, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  -webkit-transition-property: -webkit-transform, left, top;
          transition-property: transform, left, top;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 74, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 82, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-slide {
  visibility: hidden;
  float: left;
  height: auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 93, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.sc-editing-seperator .swiper-slide {
  display: block;
}

/* IE10 Windows Phone 8 Fixes */
/* line 99, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

/* line 102, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
/* line 110, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-container {
  /* Specify Swiper's Size: */
  /*width:200px;
	height: 100px;*/
}

/* line 116, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-slide {
  /* Specify Slides's Size: */
  /*width: 100%;
	height: 100%;*/
}

/* line 122, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-slide-active {
  /* Specific active slide styling: */
}

/* line 126, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-slide-visible {
  /* Specific visible slide styling: */
}

/* ===============================================================
Pagination Styles
================================================================*/
/* line 133, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-pagination-switch {
  /* Stylize pagination button: */
}

/* line 137, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-active-switch {
  /* Specific active button style: */
}

/* line 141, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-visible-switch {
  /* Specific visible button style: */
}

/* line 146, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 153, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  z-index: 0;
}

/* line 157, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
  z-index: 0;
}

/* line 161, ../companyTemplate/src/css/sass/project/vendor/_swiper.scss */
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
  z-index: 1;
}

/* line 4, ../companyTemplate/src/css/sass/project/vendor/_flowplayer.scss */
.flowplayer .fp-progress {
  background-color: #004388;
}

/* line 1, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer {
  position: relative;
  width: 100%;
  counter-increment: flowplayer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
}

/* line 11, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer * {
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  text-decoration: inherit;
  font-size: 100%;
  padding: 0;
  border: 0;
  margin: 0;
  list-style-type: none;
}

/* line 23, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer a:focus {
  outline: 0;
}

/* line 27, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer video {
  width: 100%;
}

/* line 31, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ipad video {
  -webkit-transform: translateX(-2048px);
}

/* line 35, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-ready.flowplayer.is-ipad video {
  -webkit-transform: translateX(0);
}

/* line 39, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 47, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-engine, .flowplayer .fp-ui, .flowplayer .fp-message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}

/* line 57, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-ui {
  z-index: 11;
}

/* line 61, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-message {
  display: none;
  text-align: center;
  padding-top: 5%;
  cursor: default;
}

/* line 68, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-message h2 {
  font-size: 120%;
  margin-bottom: 1em;
}

/* line 73, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-message p {
  color: #666;
  font-size: 95%;
}

/* line 78, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-title {
  line-height: 30px;
  font-weight: normal;
  font-family: 'myriad pro', Helvetica, Arial, sans-serif;
  font-size: 11px;
  cursor: default;
  color: #fff;
  width: auto;
  max-width: 50%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  padding: 0 20px;
}

/* line 94, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-title {
  float: right;
}

/* line 98, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.aside-time.flowplayer .fp-title {
  display: none !important;
}

/* line 102, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* line 108, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-background.flowplayer .fp-controls {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
}

/* line 117, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer .fp-controls {
  bottom: 3px;
}

/* line 121, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-mouseover.flowplayer .fp-controls {
  bottom: 0;
}

/* line 125, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-controls, .flowplayer .fp-title, .flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-close, .flowplayer .fp-embed, .flowplayer.aside-time .fp-time {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
}

/* line 130, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-background.flowplayer .fp-controls, .no-background.flowplayer .fp-title, .no-background.flowplayer .fp-fullscreen, .no-background.flowplayer .fp-unload, .no-background.flowplayer .fp-close, .no-background.flowplayer .fp-embed, .no-background.flowplayer.aside-time .fp-time {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
  text-shadow: 0 0 1px #000;
}

/* line 140, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-background.flowplayer .fp-play, .no-background.flowplayer .fp-brand {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
  text-shadow: 0 0 1px #000;
}

/* line 150, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.fixed-controls .fp-controls {
  background-color: #000;
}

/* line 154, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-timeline {
  background-color: #a5a5a5;
}

/* line 158, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-buffer {
  background-color: #eee;
}

/* line 162, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-progress {
  background-color: #00a7c8;
}

/* line 166, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volumeslider {
  background-color: #a5a5a5;
}

/* line 170, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volumelevel {
  background-color: #00a7c8;
}

/* line 174, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting {
  display: none;
  margin: 19% auto;
  text-align: center;
}

/* line 180, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting * {
  -webkit-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333;
}

/* line 186, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting em {
  width: 1em;
  height: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  -webkit-animation: pulse .6s infinite;
  animation: pulse .6s infinite;
  margin: .3em;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

/* line 202, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting em:nth-child(1) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

/* line 208, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting em:nth-child(2) {
  -webkit-animation-delay: .45s;
  animation-delay: .45s;
}

/* line 214, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting em:nth-child(3) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

/* line 220, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting p {
  color: #ccc;
  font-weight: bold;
}

/* line 225, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-speed {
  font-size: 30px;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.8);
  color: #eee;
  margin: 0 auto;
  text-align: center;
  width: 120px;
  padding: .1em 0 0;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

/* line 241, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-speed.fp-hilite {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

/* line 246, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help {
  position: absolute;
  top: 0;
  left: -9999em;
  z-index: 100;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  text-align: center;
}

/* line 263, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-help.flowplayer .fp-help {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

/* line 269, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help .fp-help-section {
  margin: 3%;
  direction: ltr;
}

/* line 274, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help .fp-help-basics {
  margin-top: 6%;
}

/* line 278, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help p {
  color: #eee;
  margin: .5em 0;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  margin: 1% 2%;
}

/* line 287, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help em {
  background: #eee;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  margin-right: .4em;
  padding: .3em .6em;
  color: #333;
}

/* line 297, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help small {
  font-size: 90%;
  color: #aaa;
}

/* line 302, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help .fp-close {
  display: block;
}

@media (max-width: 600px) {
  /* line 307, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
  .flowplayer .fp-help p {
    font-size: 9px;
  }
}

/* line 312, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown {
  position: absolute;
  top: 5px;
  width: 100px;
  background-color: #000 !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 !important;
  list-style-type: none !important;
}

/* line 326, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown:before {
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  left: -webkit-calc(50% - 5px);
  left: calc(50% - 5px);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(51, 51, 51, 0.9);
}

/* line 339, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown li {
  padding: 10px !important;
  margin: 0 !important;
  color: #fff !important;
  font-size: 11px !important;
  list-style-type: none !important;
}

/* line 347, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown li.active {
  background-color: #00a7c8 !important;
  cursor: default !important;
}

/* line 352, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown.fp-dropup {
  bottom: 20px;
  top: auto;
}

/* line 357, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown.fp-dropup:before {
  top: auto;
  bottom: -5px;
  border-bottom: none;
  border-top: 5px solid rgba(51, 51, 51, 0.9);
}

/* line 364, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-tooltip {
  background-color: #000;
  color: #fff;
  display: none;
  position: absolute;
  padding: 5px;
}

/* line 372, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-tooltip:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  width: 0;
  height: 0;
  left: -webkit-calc(50% - 5px);
  left: calc(50% - 5px);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}

/* line 385, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-timeline-tooltip {
  bottom: 35px;
}

/* line 389, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-timeline:hover + .fp-timeline-tooltip {
  display: block;
}

/* line 393, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-touch.flowplayer .fp-timeline:hover + .fp-timeline-tooltip {
  display: none;
}

/* line 397, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle {
  position: absolute;
  bottom: 40px;
  left: -99999em;
  z-index: 10;
  text-align: center;
  width: 100%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

/* line 411, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle p {
  display: inline;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  color: #eee;
  padding: .1em .4em;
  font-size: 16px;
  line-height: 1.6;
}

/* line 421, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle p:after {
  content: '';
  clear: both;
}

/* line 426, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle p b {
  font-weight: bold;
}

/* line 430, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle p i {
  font-style: italic;
}

/* line 434, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle p u {
  text-decoration: underline;
}

/* line 438, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle.fp-active {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

/* line 444, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-mute, .flowplayer .fp-embed, .flowplayer .fp-close, .flowplayer .fp-play, .flowplayer .fp-menu {
  font-family: 'fpicons' !important;
  color: #fff !important;
  font-size: 15px !important;
  text-align: center !important;
  line-height: 30px !important;
  text-decoration: none !important;
}

/* line 453, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-fullscreen, .is-rtl.flowplayer .fp-unload, .is-rtl.flowplayer .fp-mute, .is-rtl.flowplayer .fp-embed, .is-rtl.flowplayer .fp-close, .is-rtl.flowplayer .fp-play, .is-rtl.flowplayer .fp-menu {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
      transform: scale(-1, 1);
}

/* line 459, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-menu {
  -webkit-transform: none;
  -ms-transform: none;
      transform: none;
}

/* line 465, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-fullscreen:before {
  content: "\e602";
}

/* line 469, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-unload:before, .flowplayer .fp-close:before {
  content: "\e600";
}

/* line 473, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-mute:before {
  content: "\e606";
}

/* line 477, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed:before {
  content: "\e603";
}

/* line 481, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-play:before {
  content: "\e608";
}

/* line 485, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu:before {
  content: "\e604";
}

/* line 489, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-flash-disabled {
  background: #333;
  width: 390px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  color: #fff;
}

/* line 498, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui {
  background: url("/frontend/gui/companyTemplate/dist/images/vendor/FlowPlayer/play_white.png") center no-repeat;
  background-size: 11%;
}

/* line 503, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.is-splash.flowplayer .fp-ui, .is-rtl.is-paused.flowplayer .fp-ui {
  background: url("/frontend/gui/companyTemplate/dist/images/vendor/FlowPlayer/play_white_rtl.png") center no-repeat;
  background-size: 11%;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 509, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
  .is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui {
    background: url("/frontend/gui/companyTemplate/dist/images/vendor/FlowPlayer/play_white@x2.png") center no-repeat;
    background-size: 11%;
  }
  /* line 513, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
  .is-rtl.is-splash.flowplayer .fp-ui, .is-rtl.is-paused.flowplayer .fp-ui {
    background: url("/frontend/gui/companyTemplate/dist/images/vendor/FlowPlayer/play_white_rtl@x2.png") center no-repeat;
    background-size: 11%;
  }
}

/* line 519, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer .fp-ui {
  background-size: auto;
}

/* line 523, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-seeking.flowplayer .fp-ui, .is-loading.flowplayer .fp-ui {
  background-image: none;
}

/* line 527, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-brand {
  color: #fff !important;
  position: absolute;
  right: 115px;
  font-weight: normal !important;
  font-family: 'myriad pro', Helvetica, Arial, sans-serif !important;
  text-decoration: none !important;
  line-height: 15px !important;
  font-size: 11px !important;
  height: 15px;
  width: 55px;
  bottom: 9px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 547, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-brand {
  right: 152px;
}

/* line 551, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-brand {
  right: auto;
  left: 125px;
}

/* line 556, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.is-rtl.flowplayer .fp-brand {
  left: 152px;
}

/* line 560, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.flowplayer .fp-brand {
  display: none;
}

/* line 564, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.no-mute.flowplayer .fp-brand {
  right: 10px;
}

/* line 568, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-volume.no-mute.flowplayer .fp-brand {
  right: 47px;
}

/* line 572, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.flowplayer .fp-brand {
  right: 50px;
}

/* line 576, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.flowplayer .fp-brand {
  right: 95px;
}

/* line 580, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-logo {
  position: absolute;
  top: auto;
  left: 15px;
  bottom: 40px;
  cursor: pointer;
  display: none;
  z-index: 100;
}

/* line 590, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-logo img {
  width: 100%;
}

/* line 594, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-embedded.flowplayer .fp-logo {
  display: block;
}

/* line 598, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.fixed-controls.flowplayer .fp-logo {
  bottom: 15px;
}

/* line 602, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-close {
  position: absolute;
  top: 10px;
  left: auto;
  right: 10px;
  display: block;
  width: 30px;
  height: 23px;
  text-align: center;
  cursor: pointer;
  height: 30px;
  width: 30px;
}

/* line 616, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-fullscreen, .is-rtl.flowplayer .fp-unload, .is-rtl.flowplayer .fp-close {
  right: auto;
  left: 10px;
}

/* line 621, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-unload, .flowplayer .fp-close {
  display: none;
}

/* line 625, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-play {
  display: none;
  height: 30px !important;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}

/* line 634, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-play {
  left: auto;
  right: 0;
}

/* line 639, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-playing.flowplayer .fp-play:before {
  content: "\e607";
}

/* line 643, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu {
  display: none;
  position: absolute;
  bottom: 0;
  z-index: 11;
  right: 10px;
}

/* line 651, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-menu {
  right: auto;
  left: 10px;
}

/* line 656, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-menu {
  display: block;
}

/* line 660, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu .fp-dropdown {
  z-index: 12;
  display: none;
  left: -42.5px;
  line-height: auto;
  width: 149px;
  -webkit-transform: none;
  -ms-transform: none;
      transform: none;
}

/* line 671, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-menu .fp-dropdown {
  left: -10px;
}

/* line 675, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu.dropdown-open .fp-dropdown {
  display: block;
}

/* line 679, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable .fp-unload {
  display: block;
}

/* line 683, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable .fp-embed {
  right: 90px;
}

/* line 687, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable .fp-fullscreen {
  right: 50px;
}

/* line 691, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable.is-rtl .fp-embed {
  right: auto;
  left: 90px;
}

/* line 696, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable.is-rtl .fp-fullscreen {
  right: auto;
  left: 50px;
}

/* line 701, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-fullscreen .fp-fullscreen {
  display: block !important;
}

/* line 705, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-fullscreen .fp-fullscreen:before {
  content: "\e601";
}

/* line 709, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-timeline {
  height: 3px;
  position: relative;
  overflow: hidden;
  top: 10px;
  height: 10px;
  margin: 0 225px 0 55px;
}

/* line 718, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.flowplayer .fp-timeline {
  margin-right: 160px;
}

/* line 722, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-brand.flowplayer .fp-timeline {
  margin-right: 187px;
}

/* line 726, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.no-brand.flowplayer .fp-timeline {
  margin-right: 95px;
}

/* line 730, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-brand.flowplayer .fp-timeline {
  margin-right: 130px;
}

/* line 734, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.no-brand.flowplayer .fp-timeline {
  margin-right: 55px;
}

/* line 738, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-timeline {
  margin-right: 252px;
}

/* line 742, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.flowplayer .fp-timeline {
  margin-right: 160px;
}

/* line 746, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.flowplayer .fp-timeline {
  margin-right: 195px;
}

/* line 750, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 120px;
}

/* line 754, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 157px;
}

/* line 758, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-timeline {
  margin: 0 55px 0 225px;
}

/* line 762, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.is-rtl.flowplayer .fp-timeline {
  margin-left: 160px;
}

/* line 766, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-brand.is-rtl.flowplayer .fp-timeline {
  margin-left: 197px;
}

/* line 770, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.is-rtl.flowplayer .fp-timeline {
  margin-left: 262px;
}

/* line 774, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 95px;
}

/* line 778, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.is-rtl.flowplayer .fp-timeline {
  margin-left: 130px;
}

/* line 782, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 55px;
}

/* line 786, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-long.flowplayer .fp-timeline {
  margin: 0 255px 0 85px;
}

/* line 790, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.is-long.flowplayer .fp-timeline {
  margin-right: 180px;
}

/* line 794, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.is-long.flowplayer .fp-timeline {
  margin-right: 140px;
}

/* line 798, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.is-long.flowplayer .fp-timeline {
  margin-right: 292px;
}

/* line 802, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 190px;
}

/* line 806, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 125px;
}

/* line 810, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 85px;
}

/* line 814, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 227px;
}

/* line 818, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.is-long.flowplayer .fp-timeline {
  margin: 85px 0 190px 0;
}

/* line 822, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 125px;
}

/* line 826, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 85px;
}

/* line 830, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.aside-time.flowplayer .fp-timeline, .no-time.flowplayer .fp-timeline {
  margin: 0 190px 0 10px;
}

/* line 834, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.aside-time.flowplayer .fp-timeline, .has-menu.no-time.flowplayer .fp-timeline {
  margin-right: 227px;
}

/* line 838, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.aside-time.no-brand.flowplayer .fp-timeline {
  margin-right: 115px;
}

/* line 842, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.aside-time.no-volume.flowplayer .fp-timeline, .no-time.no-volume.flowplayer .fp-timeline {
  margin-right: 115px;
}

/* line 846, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.aside-time.no-mute.flowplayer .fp-timeline, .no-time.no-mute.flowplayer .fp-timeline {
  margin-right: 75px;
}

/* line 850, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.aside-time.flowplayer .fp-timeline, .is-rtl.no-time.flowplayer .fp-timeline {
  margin: 0 10px 0 115px;
}

/* line 854, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline, .is-rtl.no-time.no-volume.flowplayer .fp-timeline {
  margin-left: 50px;
}

/* line 858, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline, .is-rtl.no-time.no-mute.flowplayer .fp-timeline {
  margin-left: 10px;
}

/* line 862, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-buffer, .flowplayer .fp-progress {
  position: absolute;
  top: 0;
  left: auto;
  height: 100%;
  cursor: col-resize;
}

/* line 870, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-buffer {
  -webkit-transition: width .25s linear;
  transition: width .25s linear;
}

/* line 876, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-timeline.no-animation .fp-buffer {
  -webkit-transition: none;
  transition: none;
}

/* line 882, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-progress.animated {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-property: width, height;
          transition-property: width, height;
}

/* line 887, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch .fp-timeline {
  overflow: visible;
}

/* line 891, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch .fp-progress {
  -webkit-transition: width .2s linear;
  transition: width .2s linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 898, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress {
  -webkit-transition: right .1s linear, border .1s linear, top .1s linear, left .1s linear;
  transition: right .1s linear, border .1s linear, top .1s linear, left .1s linear;
}

/* line 904, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-mouseover .fp-progress:after, .flowplayer.is-touch.is-mouseover .fp-progress:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  right: -5px;
}

/* line 915, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after, .flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before {
  right: auto;
  left: -5px;
}

/* line 920, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after {
  left: -10px;
  -webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
}

/* line 927, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  width: 10px;
  height: 10px;
}

/* line 932, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-mouseover .fp-progress:after {
  height: 18px;
  width: 18px;
  top: -4px;
  right: -10px;
  border: 5px solid rgba(255, 255, 255, 0.65);
  -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
}

/* line 943, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  border: 10px solid #fff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: inherit;
  transition: inherit;
  top: -5px;
  right: -10px;
}

/* line 955, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  left: -15px;
  right: auto;
  border: 10px solid #fff;
}

/* line 961, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volume {
  position: absolute;
  height: 6px;
  bottom: 12px;
  right: 10px;
}

/* line 968, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-volume {
  right: 37px;
}

/* line 972, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-volume {
  right: auto;
  left: 10px;
}

/* line 977, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.has-menu.flowplayer .fp-volume {
  left: 37px;
}

/* line 981, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-mute {
  position: relative;
  width: 30px;
  height: 30px;
  float: left;
  top: -12px;
  cursor: pointer;
}

/* line 990, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-mute {
  float: right;
}

/* line 994, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.flowplayer .fp-mute {
  display: none;
}

/* line 998, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volumeslider {
  width: 75px;
  height: 6px;
  cursor: col-resize;
  float: left;
}

/* line 1005, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-volumeslider {
  float: right;
}

/* line 1009, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.flowplayer .fp-volumeslider {
  display: none;
}

/* line 1013, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volumelevel {
  height: 100%;
}

/* line 1017, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-time {
  text-shadow: 0 0 1px #000;
  font-size: 11px;
  font-weight: normal;
  font-family: 'myriad pro', Helvetica, Arial, sans-serif !important;
  color: #fff;
  width: 100%;
}

/* line 1026, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-time.is-inverted .fp-duration {
  display: none;
}

/* line 1030, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-time.is-inverted .fp-remaining {
  display: inline;
}

/* line 1034, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-time em {
  width: 35px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  position: absolute;
  bottom: 9px;
}

/* line 1043, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-time.flowplayer .fp-time {
  display: none;
}

/* line 1047, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-long.flowplayer .fp-time em {
  width: 65px;
}

/* line 1051, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-elapsed {
  left: 10px;
}

/* line 1055, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-elapsed {
  left: auto;
  right: 10px;
}

/* line 1060, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-remaining, .flowplayer .fp-duration {
  right: 180px;
  color: #eee;
}

/* line 1065, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.flowplayer .fp-remaining, .no-brand.flowplayer .fp-duration {
  right: 125px;
}

/* line 1069, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-brand.flowplayer .fp-remaining, .has-menu.no-brand.flowplayer .fp-duration {
  right: 152px;
}

/* line 1073, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.no-brand.flowplayer .fp-remaining, .no-volume.no-brand.flowplayer .fp-duration {
  right: 50px;
}

/* line 1077, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-brand.flowplayer .fp-remaining, .no-mute.no-brand.flowplayer .fp-duration {
  right: 95px;
}

/* line 1081, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.no-brand.flowplayer .fp-remaining, .no-mute.no-volume.no-brand.flowplayer .fp-duration {
  right: 10px;
}

/* line 1085, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-remaining, .has-menu.flowplayer .fp-duration {
  right: 217px;
}

/* line 1089, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.flowplayer .fp-remaining, .no-volume.flowplayer .fp-duration {
  right: 115px;
}

/* line 1093, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.flowplayer .fp-remaining, .no-mute.flowplayer .fp-duration {
  right: 160px;
}

/* line 1097, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.flowplayer .fp-remaining, .no-mute.no-volume.flowplayer .fp-duration {
  right: 75px;
}

/* line 1101, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-mute.no-volume.flowplayer .fp-remaining, .has-menu.no-mute.no-volume.flowplayer .fp-duration {
  right: 112px;
}

/* line 1105, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-remaining, .is-rtl.flowplayer .fp-duration {
  right: auto;
  left: 180px;
}

/* line 1110, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.is-rtl.flowplayer .fp-remaining, .no-brand.is-rtl.flowplayer .fp-duration {
  left: 115px;
}

/* line 1114, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-brand.is-rtl.flowplayer .fp-remaining, .has-menu.no-brand.is-rtl.flowplayer .fp-duration {
  left: 142px;
}

/* line 1118, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.is-rtl.flowplayer .fp-remaining, .has-menu.is-rtl.flowplayer .fp-duration {
  left: 227px;
}

/* line 1122, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.is-rtl.flowplayer .fp-remaining, .no-volume.is-rtl.flowplayer .fp-duration {
  left: 50px;
}

/* line 1126, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.is-rtl.flowplayer .fp-remaining, .no-mute.is-rtl.flowplayer .fp-duration {
  left: 95px;
}

/* line 1130, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining, .no-mute.no-volume.is-rtl.flowplayer .fp-duration {
  left: 10px;
}

/* line 1134, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-remaining {
  display: none;
}

/* line 1138, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.aside-time .fp-time {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: auto !important;
  width: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  height: 30px;
  padding: 0 5px;
  -webkit-border-radius: control_border_radius;
  border-radius: control_border_radius;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
}

/* line 1156, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-background.flowplayer.aside-time .fp-time {
  background-color: transparent !important;
}

/* line 1160, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.aside-time .fp-time strong, .flowplayer.aside-time .fp-time em {
  position: static;
}

/* line 1164, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.aside-time .fp-time .fp-elapsed::after {
  content: ' / ';
}

/* line 1168, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-splash, .flowplayer.is-poster {
  cursor: pointer;
}

/* line 1172, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-splash .fp-controls, .flowplayer.is-poster .fp-controls, .flowplayer.is-splash .fp-fullscreen, .flowplayer.is-poster .fp-fullscreen, .flowplayer.is-splash .fp-unload, .flowplayer.is-poster .fp-unload, .flowplayer.is-splash .fp-time, .flowplayer.is-poster .fp-time, .flowplayer.is-splash .fp-embed, .flowplayer.is-poster .fp-embed, .flowplayer.is-splash .fp-title, .flowplayer.is-poster .fp-title, .flowplayer.is-splash .fp-brand, .flowplayer.is-poster .fp-brand {
  display: none !important;
}

/* line 1176, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-poster .fp-engine {
  top: -9999em;
}

/* line 1180, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-loading .fp-waiting {
  display: block;
}

/* line 1184, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-loading .fp-controls, .flowplayer.is-loading .fp-time {
  display: none;
}

/* line 1188, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-loading .fp-ui {
  background-position: -9999em;
}

/* line 1192, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-loading video.fp-engine {
  position: absolute;
  top: -9999em;
}

/* line 1197, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-seeking .fp-waiting {
  display: block;
}

/* line 1201, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-playing {
  background-image: none !important;
  background-color: #333;
}

/* line 1206, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-playing.hls-fix.is-finished .fp-engine {
  position: absolute;
  top: -9999em;
}

/* line 1211, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-fullscreen {
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  z-index: 99999 !important;
  -webkit-box-shadow: 0 !important;
  box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333;
}

/* line 1227, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.is-fullscreen {
  left: auto !important;
  right: 0 !important;
}

/* line 1232, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-fullscreen .fp-player {
  background-color: #333;
}

/* line 1236, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-error {
  border: 1px solid #909090;
  background: #fdfdfd !important;
}

/* line 1241, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-error h2 {
  font-weight: bold;
  font-size: large;
  margin-top: 10%;
}

/* line 1247, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-error .fp-message {
  display: block;
}

/* line 1251, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-error object, .flowplayer.is-error video, .flowplayer.is-error .fp-controls, .flowplayer.is-error .fp-time, .flowplayer.is-error .fp-subtitle {
  display: none;
}

/* line 1255, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-muted .fp-mute {
  opacity: .7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

/* line 1260, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-muted .fp-mute:before {
  content: "\e605";
}

/* line 1264, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseout .fp-controls {
  height: 0;
  -webkit-transition: height .15s .3s;
  transition: height .15s .3s;
}

/* line 1271, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer.is-mouseout .fp-controls {
  height: 3px;
  bottom: 0;
}

/* line 1276, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseout .fp-title {
  overflow: hidden;
}

/* line 1280, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseout .fp-timeline {
  margin: 0 !important;
}

/* line 1284, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseout .fp-timeline {
  -webkit-transition: height .15s .3s, top .15s .3s, margin .15s .3s;
  transition: height .15s .3s, top .15s .3s, margin .15s .3s;
  height: 4px;
  top: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 1295, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseout .fp-fullscreen, .flowplayer.is-mouseout .fp-unload, .flowplayer.is-mouseout .fp-elapsed, .flowplayer.is-mouseout .fp-remaining, .flowplayer.is-mouseout .fp-duration, .flowplayer.is-mouseout .fp-embed, .flowplayer.is-mouseout .fp-title, .flowplayer.is-mouseout .fp-volume, .flowplayer.is-mouseout .fp-play, .flowplayer.is-mouseout .fp-menu, .flowplayer.is-mouseout .fp-brand, .flowplayer.is-mouseout .fp-timeline-tooltip, .flowplayer.is-mouseout.aside-time .fp-time {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .15s .3s;
  transition: opacity .15s .3s;
}

/* line 1303, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseover .fp-controls, .flowplayer.fixed-controls .fp-controls {
  height: 30px;
}

/* line 1307, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseover .fp-title, .flowplayer.fixed-controls .fp-title {
  height: 30px;
}

/* line 1311, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseover .fp-fullscreen, .flowplayer.fixed-controls .fp-fullscreen, .flowplayer.is-mouseover .fp-unload, .flowplayer.fixed-controls .fp-unload, .flowplayer.is-mouseover .fp-elapsed, .flowplayer.fixed-controls .fp-elapsed, .flowplayer.is-mouseover .fp-remaining, .flowplayer.fixed-controls .fp-remaining, .flowplayer.is-mouseover .fp-duration, .flowplayer.fixed-controls .fp-duration, .flowplayer.is-mouseover .fp-embed, .flowplayer.fixed-controls .fp-embed, .flowplayer.is-mouseover .fp-logo, .flowplayer.fixed-controls .fp-logo, .flowplayer.is-mouseover .fp-volume, .flowplayer.fixed-controls .fp-volume, .flowplayer.is-mouseover .fp-play, .flowplayer.fixed-controls .fp-play, .flowplayer.is-mouseover .fp-menu, .flowplayer.fixed-controls .fp-menu {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

/* line 1316, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.fixed-controls .fp-volume {
  display: block;
}

/* line 1320, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.fixed-controls .fp-controls {
  bottom: -30px;
}

/* line 1324, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer.fixed-controls .fp-controls {
  bottom: 0;
}

/* line 1328, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.fixed-controls .fp-time em {
  bottom: -20px;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

/* line 1334, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer.fixed-controls .fp-time em {
  bottom: 10px;
}

/* line 1338, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-disabled .fp-progress {
  background-color: #999;
}

/* line 1342, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-flash-disabled {
  background-color: #333;
}

/* line 1346, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-flash-disabled object.fp-engine {
  z-index: 100;
}

/* line 1350, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-flash-disabled .fp-flash-disabled {
  display: block;
  z-index: 101;
}

/* line 1355, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed {
  position: absolute;
  top: 10px;
  left: auto;
  right: 50px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
}

/* line 1366, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 50px;
}

/* line 1371, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed-code {
  position: absolute;
  display: none;
  top: 10px;
  right: 67px;
  background-color: #333;
  padding: 3px 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  font-size: 12px;
}

/* line 1387, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-closeable.flowplayer .fp-embed-code {
  right: 99px;
}

/* line 1391, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed-code:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 2px;
  right: -10px;
  border: 5px solid transparent;
  border-left-color: #333;
}

/* line 1402, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-embed-code {
  right: auto;
  left: 67px;
}

/* line 1407, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-embed-code:before {
  right: auto;
  left: -10px;
  border-left-color: transparent;
  border-right-color: #333;
}

/* line 1414, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed-code textarea {
  width: 400px;
  height: 16px;
  font-family: monaco, "courier new", verdana;
  color: #777;
  white-space: nowrap;
  resize: none;
  overflow: hidden;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #ccc;
}

/* line 1428, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed-code label {
  display: block;
  color: #999;
}

/* line 1433, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-embedding .fp-embed, .flowplayer.is-embedding .fp-embed-code {
  display: block;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

/* line 1439, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.no-time .fp-embed {
  left: 10px !important;
}

/* line 1443, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.no-time .fp-embed {
  left: auto;
  right: 10px !important;
}

/* line 1448, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-live .fp-timeline, .flowplayer.is-live .fp-duration, .flowplayer.is-live .fp-remaining {
  display: none;
}

/* line 1452, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-context-menu {
  position: absolute;
  display: none;
  z-index: 1001;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 4px #888;
  box-shadow: 0 0 4px #888;
  width: 170px;
}

/* line 1465, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-context-menu li {
  text-align: center !important;
  padding: 10px;
  color: #444 !important;
  font-size: 11px !important;
  margin: 0 -10px 0 -10px;
}

/* line 1473, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-context-menu li a {
  color: #00a7c8 !important;
  font-size: 12.100000000000001px !important;
}

/* line 1478, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-context-menu li:hover:not(.copyright) {
  background-color: #eee;
}

/* line 1482, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-context-menu li.copyright {
  margin: 0;
  padding-left: 110px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/FlowPlayer/flowplayer.png");
  background-repeat: no-repeat;
  background-size: 100px 20px;
  background-position: 5px 5px;
  border-bottom: 1px solid #bbb;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 1493, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
  .flowplayer .fp-context-menu li.copyright {
    background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/FlowPlayer/flowplayer@2x.png");
  }
}

@-webkit-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 1543, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  background-color: #00a7c8;
}

/* line 1547, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu .fp-dropdown {
  right: -10px;
  left: auto;
  bottom: 30px;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 1556, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu .fp-dropdown:before {
  display: none;
}

/* line 1560, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-menu .fp-dropdown {
  right: auto;
  left: -10px;
}

/* line 1565, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-play {
  width: 30px;
}

/* line 1569, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.aside-time .fp-time {
  top: 0;
  left: 0;
}

/* line 1574, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.flowplayer .fp-remaining, .no-brand.flowplayer .fp-duration {
  right: 115px;
}

/* line 1578, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-close, .flowplayer .fp-embed {
  right: 0;
  top: 0;
}

/* line 1583, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-fullscreen, .is-rtl.flowplayer .fp-unload, .is-rtl.flowplayer .fp-close, .is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 0;
}

/* line 1588, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed {
  right: 32px;
}

/* line 1592, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 32px;
}

/* line 1597, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-closeable.is-ready .fp-fullscreen {
  right: 32px;
}

/* line 1601, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-closeable.is-ready .fp-embed {
  right: 64px;
}

/* line 1605, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.is-closeable.is-ready .fp-fullscreen {
  right: auto;
  left: 32px;
}

/* line 1610, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.is-closeable.is-ready .fp-embed {
  right: auto;
  left: 64px;
}

/* line 1615, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.play-button .fp-play {
  display: block;
}

/* line 1619, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.play-button .fp-elapsed {
  left: 27px;
}

/* line 1623, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.play-button .fp-elapsed {
  right: 27px;
}

/* line 1627, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.play-button .fp-timeline {
  margin-left: 72px;
}

/* line 1631, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.play-button .fp-timeline {
  margin-right: 72px;
}

/* line 1635, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-long.flowplayer.play-button .fp-timeline {
  margin-left: 102px;
}

/* line 1639, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.is-long.flowplayer.play-button .fp-timeline {
  margin-right: 102px;
}

/* line 1643, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.no-time.flowplayer.play-button .fp-timeline, .aside-time.flowplayer.play-button .fp-timeline {
  margin-left: 27px;
}

/* line 1647, ../companyTemplate/src/css/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.no-time.flowplayer.play-button .fp-timeline, .is-rtl.aside-time.flowplayer.play-button .fp-timeline {
  margin-right: 27px;
}

/*! jQuery UI - v1.11.2 - 2014-12-11
* http://jqueryui.com
* Includes: core.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 8, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 11, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 21, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 31, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 37, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 40, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 43, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 53, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 60, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 69, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 81, ../companyTemplate/src/css/sass/project/vendor/_jquery-ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 196px;
  height: 147px;
  position: absolute;
  cursor: default;
  top: 0;
  left: 0;
  display: none;
}

/* line 13, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerContainer {
  background: #121212;
  position: absolute;
  top: 10px;
  left: 10px;
}

/* line 19, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerBorderT {
  position: absolute;
  left: 10px;
  top: 0;
  right: 10px;
  height: 10px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/datepicker/datepicker_t.png");
}

/* line 27, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerBorderB {
  position: absolute;
  left: 10px;
  bottom: 0;
  right: 10px;
  height: 10px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/datepicker/datepicker_b.png");
}

/* line 35, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerBorderL {
  position: absolute;
  left: 0;
  bottom: 10px;
  top: 10px;
  width: 10px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/datepicker/datepicker_l.png");
}

/* line 43, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerBorderR {
  position: absolute;
  right: 0;
  bottom: 10px;
  top: 10px;
  width: 10px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/datepicker/datepicker_r.png");
}

/* line 51, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerBorderTL {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/datepicker/datepicker_tl.png");
}

/* line 59, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerBorderTR {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/datepicker/datepicker_tr.png");
}

/* line 67, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerBorderBL {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-image: image-url("/frontend/gui/companyTemplate/dist/images/vendor/datepicker/datepicker_bl.png");
}

/* line 75, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerBorderBR {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/datepicker/datepicker_br.png");
}

/* line 83, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerHidden {
  display: none;
}

/* line 86, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker table {
  border-collapse: collapse;
}

/* line 89, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker a {
  color: #eee;
  text-decoration: none;
  cursor: default;
  outline: none;
}

/* line 95, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker table td {
  text-align: right;
  padding: 0;
  margin: 0;
}

/* line 100, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker th {
  text-align: center;
  color: #999;
  font-weight: normal;
}

/* line 105, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker tbody th {
  text-align: left;
}

/* line 108, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker tbody a {
  display: block;
}

/* line 111, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerDays a {
  width: 20px;
  line-height: 16px;
  height: 16px;
  padding-right: 2px;
}

/* line 117, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerYears a,
.datepickerMonths a {
  width: 44px;
  line-height: 36px;
  height: 36px;
  text-align: center;
}

/* line 124, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
td.datepickerNotInMonth a {
  color: #666;
}

/* line 127, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
tbody.datepickerDays td.datepickerSelected {
  background: #136A9F;
}

/* line 130, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
  background: #17384d;
}

/* line 133, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected {
  background: #17384d;
}

/* line 137, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker a:hover,
div.datepicker a:hover {
  color: #88c5eb;
}

/* line 141, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker td.datepickerNotInMonth a:hover {
  color: #999;
}

/* line 144, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
div.datepicker tbody th {
  text-align: left;
}

/* line 147, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerSpace div {
  width: 20px;
}

/* line 150, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
  text-align: center;
  height: 20px;
  line-height: 20px;
}

/* line 157, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerGoNext a {
  float: right;
  width: 20px;
}

/* line 161, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
.datepickerGoPrev a {
  float: left;
  width: 20px;
}

/* line 165, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
  display: none;
}

/* line 169, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
  display: none;
}

/* line 174, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
  display: none;
}

/* line 179, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a {
  color: #333;
}

/* line 183, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
td.datepickerDisabled a:hover {
  color: #333;
}

/* line 186, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
td.datepickerSpecial a {
  background: #700;
}

/* line 189, ../companyTemplate/src/css/sass/project/vendor/_datepicker.scss */
td.datepickerSpecial.datepickerSelected a {
  background: #a00;
}

/* Slider */
/* line 2, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 23, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 33, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 37, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 43, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 53, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 61, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 72, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-slide img {
  display: block;
}

/* line 93, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, ../companyTemplate/src/css/sass/project/vendor/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Slider */
/* line 2, ../master/src/sass/project/vendor/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 23, ../master/src/sass/project/vendor/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  /* FSTSUP-2727 used for single image sliders not sizing up */
  height: 100% !important;
  margin: 0;
  padding: 0;
}

/* line 36, ../master/src/sass/project/vendor/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 40, ../master/src/sass/project/vendor/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 46, ../master/src/sass/project/vendor/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 56, ../master/src/sass/project/vendor/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 64, ../master/src/sass/project/vendor/_slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 71, ../master/src/sass/project/vendor/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 75, ../master/src/sass/project/vendor/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 80, ../master/src/sass/project/vendor/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 88, ../master/src/sass/project/vendor/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 92, ../master/src/sass/project/vendor/_slick.scss */
.slick-slide img {
  display: block;
}

/* line 96, ../master/src/sass/project/vendor/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 100, ../master/src/sass/project/vendor/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 104, ../master/src/sass/project/vendor/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 108, ../master/src/sass/project/vendor/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 112, ../master/src/sass/project/vendor/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #ffffff;
  color: #444;
  text-shadow: none;
}

/* line 38, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 48, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 52, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 56, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 60, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 68, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 74, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 79, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/FancyBox2/fancybox_sprite.png");
}

/* line 83, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 95, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/frontend/gui/companyTemplate/dist/images/vendor/FancyBox2/fancybox_loading.gif") center center no-repeat;
}

/* line 101, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background-color: #ffffff;
}

/* line 112, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/frontend/gui/companyTemplate/dist/images/vendor/FancyBox2/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

/* line 124, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 128, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 132, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 143, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 148, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 153, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 157, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 169, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 174, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 178, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 182, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.1);
}

/* line 193, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 199, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 206, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 214, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 218, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 227, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 243, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 249, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 253, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 268, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/FancyBox2/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  /* line 273, ../companyTemplate/src/css/sass/project/vendor/_jquery.fancybox.scss */
  #fancybox-loading div {
    background-image: url("/frontend/gui/companyTemplate/dist/images/vendor/FancyBox2/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/* line 13, ../companyTemplate/src/css/sass/project/_trash.scss */
iframe[name=google_conversion_frame] {
  height: 0px;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

/* line 11, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.accordion dd.item section .icons, .content__side > div.download section .image .icons,
.content__side > section.download section .image .icons {
  width: 50px;
  height: 50px;
  position: relative;
}

/* line 17, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.accordion dd.item section .icons:before, .content__side > div.download section .image .icons:before,
.content__side > section.download section .image .icons:before {
  font-size: 50px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  color: #7FA1C3;
}

/* line 28, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.accordion dd.item .wrapper, .cluster .wrapper, .content__side > div section .wrapper,
.content__side > section section .wrapper {
  padding-left: 0px;
}

/* line 43, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.accordion dd.item .wrapper h5, .content__side > div section h5,
.content__side > section section h5 {
  font-size: 17px;
  font-size: 1.7rem;
  padding-bottom: 10px;
}

/* line 50, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.accordion dd.item .wrapper h5 a, .content__side > div section h5 a,
.content__side > section section h5 a {
  color: #004388;
}

/* line 53, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.accordion dd.item .wrapper h5 a:hover, .content__side > div section h5 a:hover,
.content__side > section section h5 a:hover, .c-teaser-news h2 .content__side > div section h5 a:hover, .c-teaser-news h2
.content__side > section section h5 a:hover, .c-youtube-teaser h2 .content__side > div section h5 a:hover, .c-youtube-teaser h2
.content__side > section section h5 a:hover {
  color: #00a6e2;
}

/* line 60, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.accordion dd.item .wrapper div.description, .accordion dd.item .wrapper p.description, .content__side > div section p.description,
.content__side > section section p.description {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.25;
  color: #707070;
}

/* line 66, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.accordion dd.item .wrapper div.description a:hover, .accordion dd.item .wrapper p.description a:hover, .content__side > div section p.description a:hover,
.content__side > section section p.description a:hover, .c-teaser-news h2 .content__side > div section p.description a:hover, .c-teaser-news h2
.content__side > section section p.description a:hover, .c-youtube-teaser h2 .content__side > div section p.description a:hover, .c-youtube-teaser h2
.content__side > section section p.description a:hover {
  text-decoration: underline;
}

/* line 73, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide, .content-videoImageTeaser, .content-essentialDetailsTeaser {
  background-color: #ffffff;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

/* line 88, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .active.slider-slide, .active.content-videoImageTeaser, .active.content-essentialDetailsTeaser {
  z-index: 0;
}

/* line 92, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .toptext, .content-videoImageTeaser .toptext, .content-essentialDetailsTeaser .toptext {
  display: none;
}

/* line 96, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .box, .content-videoImageTeaser .box, .content-essentialDetailsTeaser .box {
  padding-right: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

/* line 104, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .image, .content-videoImageTeaser .image, .content-essentialDetailsTeaser .image {
  background-size: cover;
}

/* line 108, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .image img, .content-videoImageTeaser .image img, .content-essentialDetailsTeaser .image img {
  z-index: 0;
  -webkit-transition: opacity 1s;
          transition: opacity 1s;
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}

/* line 119, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .image canvas, .content-videoImageTeaser .image canvas, .content-essentialDetailsTeaser .image canvas {
  z-index: 1;
  -webkit-transition: opacity 3s;
          transition: opacity 3s;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: auto !important;
}

/* line 131, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .image-overlay, .content-videoImageTeaser .image-overlay, .content-essentialDetailsTeaser .image-overlay {
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -2px;
  width: 100%;
  height: auto;
  z-index: 2;
}

/* line 140, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .image-overlay img, .content-videoImageTeaser .image-overlay img, .content-essentialDetailsTeaser .image-overlay img {
  width: 110%;
  height: 110%;
  max-width: none;
  max-height: none;
  float: left;
}

/* line 150, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .image-overlay.single, .content-videoImageTeaser .image-overlay.single, .content-essentialDetailsTeaser .image-overlay.single {
  position: relative;
  float: left;
}

/* line 157, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .movie, .content-videoImageTeaser .movie, .content-essentialDetailsTeaser .movie {
  height: 200px;
}

/* line 161, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext, .content-videoImageTeaser .subtext, .content-essentialDetailsTeaser .subtext {
  padding: 11px 25px 25px 5.4%;
  background-color: #ffffff;
  position: relative;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
  float: left;
  width: 100%;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 161, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .slider-slide .subtext, .content-videoImageTeaser .subtext, .content-essentialDetailsTeaser .subtext {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* line 186, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext > div > img, .content-videoImageTeaser .subtext > div > img, .content-essentialDetailsTeaser .subtext > div > img {
  float: left;
  width: auto;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 192, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .slider-slide .subtext .icon img, .content-videoImageTeaser .subtext .icon img, .content-essentialDetailsTeaser .subtext .icon img {
    display: none;
  }
}

/* line 198, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext .icon .wrapper, .content-videoImageTeaser .subtext .icon .wrapper, .content-essentialDetailsTeaser .subtext .icon .wrapper {
  margin-left: 70px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 198, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .slider-slide .subtext .icon .wrapper, .content-videoImageTeaser .subtext .icon .wrapper, .content-essentialDetailsTeaser .subtext .icon .wrapper {
    margin-left: 0px;
  }
}

/* line 207, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext .wrapper, .content-videoImageTeaser .subtext .wrapper, .content-essentialDetailsTeaser .subtext .wrapper {
  padding-top: 10px;
  padding-left: 20px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 207, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .slider-slide .subtext .wrapper, .content-videoImageTeaser .subtext .wrapper, .content-essentialDetailsTeaser .subtext .wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* line 216, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext .wrapper a, .content-videoImageTeaser .subtext .wrapper a, .content-essentialDetailsTeaser .subtext .wrapper a {
  color: #004388;
}

/* line 219, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext .wrapper a:hover, .content-videoImageTeaser .subtext .wrapper a:hover, .content-essentialDetailsTeaser .subtext .wrapper a:hover {
  color: #00a6e2;
}

/* line 223, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext .wrapper a h1, .content-videoImageTeaser .subtext .wrapper a h1, .content-essentialDetailsTeaser .subtext .wrapper a h1, .slider.slider--header .slider-container .slider-slide .subtext .wrapper a h2, .content-videoImageTeaser .subtext .wrapper a h2, .content-essentialDetailsTeaser .subtext .wrapper a h2 {
  color: inherit;
}

/* line 228, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext .wrapper h1, .content-videoImageTeaser .subtext .wrapper h1, .content-essentialDetailsTeaser .subtext .wrapper h1, .slider.slider--header .slider-container .slider-slide .subtext .wrapper h2, .content-videoImageTeaser .subtext .wrapper h2, .content-essentialDetailsTeaser .subtext .wrapper h2 {
  font-size: 34px;
  font-size: 3.4rem;
  color: #004388;
  margin-bottom: 5px;
}

/* line 235, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext .wrapper p, .content-videoImageTeaser .subtext .wrapper p, .content-essentialDetailsTeaser .subtext .wrapper p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #666666;
  padding-bottom: 7px;
}

/* line 240, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .subtext .wrapper p.hidden, .content-videoImageTeaser .subtext .wrapper p.hidden, .content-essentialDetailsTeaser .subtext .wrapper p.hidden {
  -webkit-transition: all 0.6s ease;
          transition: all 0.6s ease;
  opacity: 0;
  padding-top: 10px;
  padding-bottom: 0px;
  display: block;
  max-height: 0em;
}

/* line 249, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
html.ie9 .slider.slider--header .slider-container .slider-slide .subtext .wrapper p.hidden, .slider.slider--header .slider-container html.ie9 .slider-slide .subtext .wrapper p.hidden, html.ie9 .content-videoImageTeaser .subtext .wrapper p.hidden, html.ie9 .content-essentialDetailsTeaser .subtext .wrapper p.hidden {
  display: none;
}

/* line 259, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.slider.slider--header .slider-container .slider-slide .link, .content-videoImageTeaser .link, .content-essentialDetailsTeaser .link {
  position: absolute;
  bottom: 25px;
  right: 6.6%;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 259, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .slider-slide .link, .content-videoImageTeaser .link, .content-essentialDetailsTeaser .link {
    right: 20px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 259, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .slider-slide .link, .content-videoImageTeaser .link, .content-essentialDetailsTeaser .link {
    position: relative;
    padding-top: 10px;
    bottom: 0;
    right: 0;
  }
}

/* line 291, ../companyTemplate/src/css/sass/project/components/__pattern.scss */
.form__field, .header .searchbox__container input {
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

/* line 12, ../master/src/sass/project/components/button/__pattern.scss */
.stage__container__bottom .link, .slider.slider--header .slider-container .slider-slide .link, .content-videoImageTeaser .link, .content-essentialDetailsTeaser .link, .c-media-picture-teaser__link--primary, .cc-cookies .link.cc-cookie-accept, .searchbox__icon, .searchbox__icon--long, .content__footer .link, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link, .imageTeaser__container .link, .channels__flyout__middle section .link, .form__set__button section, .slider--history .bottom .right .link, .content-parallax .content .link, .promoFlyout__link, .overviewteaser__wrapper .overviewteaser__textwrapper .link {
  margin-left: -5px;
}

/* line 15, ../master/src/sass/project/components/button/__pattern.scss */
.stage__container__bottom .link > a, .slider.slider--header .slider-container .slider-slide .link > a, .content-videoImageTeaser .link > a, .content-essentialDetailsTeaser .link > a, .c-media-picture-teaser__link--primary > a, .cc-cookies .link.cc-cookie-accept > a, .searchbox__icon > a, .searchbox__icon--long > a, .content__footer .link > a, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > a,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > a,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > a,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > a, .imageTeaser__container .link > a, .channels__flyout__middle section .link > a, .form__set__button section > a, .slider--history .bottom .right .link > a, .content-parallax .content .link > a, .promoFlyout__link > a, .overviewteaser__wrapper .overviewteaser__textwrapper .link > a, .stage__container__bottom .link > button, .slider.slider--header .slider-container .slider-slide .link > button, .content-videoImageTeaser .link > button, .content-essentialDetailsTeaser .link > button, .c-media-picture-teaser__link--primary > button, .cc-cookies .link.cc-cookie-accept > button, .searchbox__icon > button, .searchbox__icon--long > button, .content__footer .link > button, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > button,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > button,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > button,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > button, .imageTeaser__container .link > button, .channels__flyout__middle section .link > button, .form__set__button section > button, .slider--history .bottom .right .link > button, .content-parallax .content .link > button, .promoFlyout__link > button, .overviewteaser__wrapper .overviewteaser__textwrapper .link > button, .stage__container__bottom .link > div, .slider.slider--header .slider-container .slider-slide .link > div, .content-videoImageTeaser .link > div, .content-essentialDetailsTeaser .link > div, .c-media-picture-teaser__link--primary > div, .cc-cookies .link.cc-cookie-accept > div, .searchbox__icon > div, .searchbox__icon--long > div, .content__footer .link > div, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > div,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > div,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > div,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > div, .imageTeaser__container .link > div, .channels__flyout__middle section .link > div, .form__set__button section > div, .slider--history .bottom .right .link > div, .content-parallax .content .link > div, .promoFlyout__link > div, .overviewteaser__wrapper .overviewteaser__textwrapper .link > div, .stage__container__bottom .link > input[type=submit], .slider.slider--header .slider-container .slider-slide .link > input[type=submit], .content-videoImageTeaser .link > input[type=submit], .content-essentialDetailsTeaser .link > input[type=submit], .c-media-picture-teaser__link--primary > input[type=submit], .cc-cookies .link.cc-cookie-accept > input[type=submit], .searchbox__icon > input[type=submit], .searchbox__icon--long > input[type=submit], .content__footer .link > input[type=submit], .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > input[type=submit],
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > input[type=submit],
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > input[type=submit],
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > input[type=submit], .imageTeaser__container .link > input[type=submit], .channels__flyout__middle section .link > input[type=submit], .form__set__button section > input[type=submit], .slider--history .bottom .right .link > input[type=submit], .content-parallax .content .link > input[type=submit], .promoFlyout__link > input[type=submit], .overviewteaser__wrapper .overviewteaser__textwrapper .link > input[type=submit] {
  margin: 2px 5px 2px 5px;
  padding: 8px 15px 8px 15px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15.25px;
  line-height: 1.525rem;
  display: block;
  vertical-align: middle;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(30, 30, 29, 0)), to(rgba(30, 30, 29, 0.25)));
  background-image: linear-gradient(to right, rgba(30, 30, 29, 0) 0%, rgba(30, 30, 29, 0.25) 100%);
  background-color: #0055ac !important;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
}

/* line 33, ../master/src/sass/project/components/button/__pattern.scss */
.stage__container__bottom .link > button, .slider.slider--header .slider-container .slider-slide .link > button, .content-videoImageTeaser .link > button, .content-essentialDetailsTeaser .link > button, .c-media-picture-teaser__link--primary > button, .cc-cookies .link.cc-cookie-accept > button, .searchbox__icon > button, .searchbox__icon--long > button, .content__footer .link > button, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > button,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > button,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > button,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > button, .imageTeaser__container .link > button, .channels__flyout__middle section .link > button, .form__set__button section > button, .slider--history .bottom .right .link > button, .content-parallax .content .link > button, .promoFlyout__link > button, .overviewteaser__wrapper .overviewteaser__textwrapper .link > button {
  line-height: 17.25px;
  line-height: 1.725rem;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 40, ../master/src/sass/project/components/button/__pattern.scss */
  .stage__container__bottom .link > a, .slider.slider--header .slider-container .slider-slide .link > a, .content-videoImageTeaser .link > a, .content-essentialDetailsTeaser .link > a, .c-media-picture-teaser__link--primary > a, .cc-cookies .link.cc-cookie-accept > a, .searchbox__icon > a, .searchbox__icon--long > a, .content__footer .link > a, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > a,
  .twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > a,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > a,
  .threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > a, .imageTeaser__container .link > a, .channels__flyout__middle section .link > a, .form__set__button section > a, .slider--history .bottom .right .link > a, .content-parallax .content .link > a, .promoFlyout__link > a, .overviewteaser__wrapper .overviewteaser__textwrapper .link > a, .stage__container__bottom .link > div, .slider.slider--header .slider-container .slider-slide .link > div, .content-videoImageTeaser .link > div, .content-essentialDetailsTeaser .link > div, .c-media-picture-teaser__link--primary > div, .cc-cookies .link.cc-cookie-accept > div, .searchbox__icon > div, .searchbox__icon--long > div, .content__footer .link > div, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > div,
  .twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > div,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > div,
  .threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > div, .imageTeaser__container .link > div, .channels__flyout__middle section .link > div, .form__set__button section > div, .slider--history .bottom .right .link > div, .content-parallax .content .link > div, .promoFlyout__link > div, .overviewteaser__wrapper .overviewteaser__textwrapper .link > div, .stage__container__bottom .link > button, .slider.slider--header .slider-container .slider-slide .link > button, .content-videoImageTeaser .link > button, .content-essentialDetailsTeaser .link > button, .c-media-picture-teaser__link--primary > button, .cc-cookies .link.cc-cookie-accept > button, .searchbox__icon > button, .searchbox__icon--long > button, .content__footer .link > button, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > button,
  .twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > button,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link > button,
  .threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link > button, .imageTeaser__container .link > button, .channels__flyout__middle section .link > button, .form__set__button section > button, .slider--history .bottom .right .link > button, .content-parallax .content .link > button, .promoFlyout__link > button, .overviewteaser__wrapper .overviewteaser__textwrapper .link > button {
    margin: 2px  5px 2px 5px;
    padding: 10px 25px 10px 25px;
  }
}

/* line 49, ../master/src/sass/project/components/button/__pattern.scss */
.stage__container__bottom .link a:hover, .slider.slider--header .slider-container .slider-slide .link a:hover, .content-videoImageTeaser .link a:hover, .content-essentialDetailsTeaser .link a:hover, .slider.slider--header .slider-container .slider-slide .link a:active, .content-videoImageTeaser .link a:active, .content-essentialDetailsTeaser .link a:active, .c-media-picture-teaser__link--primary a:hover, .c-media-picture-teaser__link--primary .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-media-picture-teaser__link--primary a:hover, .c-media-picture-teaser__link--primary .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-media-picture-teaser__link--primary a:hover, .cc-cookies .link.cc-cookie-accept a:hover, .content.head .container .bottom .search .searchbox__container .searchbox__icon a, .searchbox--long > .searchbox__container--long__icon a:hover, .c-teaser-news h2 .searchbox--long > .searchbox__container--long__icon a:hover, .c-youtube-teaser h2 .searchbox--long > .searchbox__container--long__icon a:hover, .searchbox__icon a:hover, .searchbox__icon .c-teaser-news h2 a:hover, .c-teaser-news h2 .searchbox__icon a:hover, .searchbox__icon .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .searchbox__icon a:hover, .searchbox__icon--long a:hover, .searchbox__icon--long .c-teaser-news h2 a:hover, .c-teaser-news h2 .searchbox__icon--long a:hover, .searchbox__icon--long .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .searchbox__icon--long a:hover, .content__footer .link a:hover, .slider.slider--header .slider-container .slider-slide.hover .link a:hover, .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link a:hover, .c-teaser-news h2 .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link a:hover, .c-youtube-teaser h2 .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link a:hover,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link a:hover, .c-teaser-news h2
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link a:hover, .c-youtube-teaser h2
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link a:hover,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link a:hover, .c-teaser-news h2
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link a:hover, .c-youtube-teaser h2
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link a:hover,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link a:hover, .c-teaser-news h2
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link a:hover, .c-youtube-teaser h2
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link a:hover, .imageTeaser__container .link a:hover,
.imageTeaser__container .link a:active, .channels__flyout__middle section .link a:hover, .form__set__button section button:hover, .slider--history .bottom .right .link a:hover, .content-parallax .content .link a:hover, .promoFlyout__link > a:hover, .c-teaser-news h2 .promoFlyout__link > a:hover, .c-youtube-teaser h2 .promoFlyout__link > a:hover, .overviewteaser__wrapper .overviewteaser__textwrapper .link a:hover {
  background-color: #00a6e2 !important;
}

/* line 65, ../master/src/sass/project/components/button/__pattern.scss */
.textImageBox .container .link, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link,
.twoItemsSlider > .wrapper > .container .slider-container .container .link,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link,
.threeItemsSlider > .wrapper > .container .slider-container .container .link, .c-teaser-news__link, .c-media-picture-teaser__link--secondary, .content__side > div.contact div.link,
.content__side > section.contact div.link, .content-bigText .link {
  margin-left: -5px;
}

/* line 68, ../master/src/sass/project/components/button/__pattern.scss */
.textImageBox .container .link > a, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link > a,
.twoItemsSlider > .wrapper > .container .slider-container .container .link > a,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link > a,
.threeItemsSlider > .wrapper > .container .slider-container .container .link > a, .c-teaser-news__link > a, .c-media-picture-teaser__link--secondary > a, .content__side > div.contact div.link > a,
.content__side > section.contact div.link > a, .content-bigText .link > a, .textImageBox .container .link > div, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link > div,
.twoItemsSlider > .wrapper > .container .slider-container .container .link > div,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link > div,
.threeItemsSlider > .wrapper > .container .slider-container .container .link > div, .c-teaser-news__link > div, .c-media-picture-teaser__link--secondary > div, .content__side > div.contact div.link > div,
.content__side > section.contact div.link > div, .content-bigText .link > div, .textImageBox .container .link > button, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link > button,
.twoItemsSlider > .wrapper > .container .slider-container .container .link > button,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link > button,
.threeItemsSlider > .wrapper > .container .slider-container .container .link > button, .c-teaser-news__link > button, .c-media-picture-teaser__link--secondary > button, .content__side > div.contact div.link > button,
.content__side > section.contact div.link > button, .content-bigText .link > button {
  margin: 2px 5px 2px 5px;
  padding: 8px 15px 8px 15px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15.25px;
  line-height: 1.525rem;
  display: block;
  vertical-align: middle;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(30, 30, 29, 0)), to(rgba(30, 30, 29, 0.25)));
  background-image: linear-gradient(to right, rgba(30, 30, 29, 0) 0%, rgba(30, 30, 29, 0.25) 100%);
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  background-color: #737373;
}

/* line 87, ../master/src/sass/project/components/button/__pattern.scss */
.textImageBox .container .link a:hover, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link a:hover,
.twoItemsSlider > .wrapper > .container .slider-container .container .link a:hover,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link a:hover,
.threeItemsSlider > .wrapper > .container .slider-container .container .link a:hover, .c-teaser-news h2 .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link a:hover, .c-teaser-news h2
.twoItemsSlider > .wrapper > .container .slider-container .container .link a:hover, .c-teaser-news h2
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link a:hover, .c-teaser-news h2
.threeItemsSlider > .wrapper > .container .slider-container .container .link a:hover, .c-youtube-teaser h2 .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link a:hover, .c-youtube-teaser h2
.twoItemsSlider > .wrapper > .container .slider-container .container .link a:hover, .c-youtube-teaser h2
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link a:hover, .c-youtube-teaser h2
.threeItemsSlider > .wrapper > .container .slider-container .container .link a:hover, .c-teaser-news__link a:hover, .c-teaser-news__link .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-teaser-news__link a:hover, .c-teaser-news__link .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-teaser-news__link a:hover, .c-media-picture-teaser__link--secondary a:hover, .c-media-picture-teaser__link--secondary .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-media-picture-teaser__link--secondary a:hover, .c-media-picture-teaser__link--secondary .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-media-picture-teaser__link--secondary a:hover, .content__side > div.contact div.link a:hover, .c-teaser-news h2 .content__side > div.contact div.link a:hover, .c-youtube-teaser h2 .content__side > div.contact div.link a:hover,
.content__side > section.contact div.link a:hover, .c-teaser-news h2
.content__side > section.contact div.link a:hover, .c-youtube-teaser h2
.content__side > section.contact div.link a:hover, .content-bigText .link a:hover {
  background-color: #a6a6a6;
}

/* line 92, ../master/src/sass/project/components/button/__pattern.scss */
.c-teaser-news__tags, .c-news-details__tags, .c-youtube-teaser__tags {
  margin-top: 18px;
}

/* line 94, ../master/src/sass/project/components/button/__pattern.scss */
.c-teaser-news__tags a, .c-news-details__tags a, .c-youtube-teaser__tags a {
  background-color: #f0f2f5;
  border: 1px solid #a3bbd4;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  color: #a3bbd4;
  display: inline-block;
  padding: 0 6px 0 9px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  line-height: 2.4rem;
}

/* line 105, ../master/src/sass/project/components/button/__pattern.scss */
.c-teaser-news__tags a:after, .c-news-details__tags a:after, .c-youtube-teaser__tags a:after {
  content: "•";
  margin-left: 5px;
}

/* line 110, ../master/src/sass/project/components/button/__pattern.scss */
.c-teaser-news__tags a.active, .c-news-details__tags a.active, .c-youtube-teaser__tags a.active {
  background-color: #dbe7f3;
  color: #82aad4;
  border: 1px solid #82aad4;
}

/* line 124, ../master/src/sass/project/components/button/__pattern.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > a, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button > a, .contactform-2columns .button > a, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > div, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button > div, .contactform-2columns .button > div, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > button, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button > button, .contactform-2columns .button > button {
  padding: 10px 15px 10px 15px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15.25px;
  line-height: 1.525rem;
  display: block;
  vertical-align: middle;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(30, 30, 29, 0)), to(rgba(30, 30, 29, 0.25)));
  background-image: linear-gradient(to right, rgba(30, 30, 29, 0) 0%, rgba(30, 30, 29, 0.25) 100%);
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  background-color: #f9b832;
  white-space: nowrap;
}

/* line 144, ../master/src/sass/project/components/button/__pattern.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button:hover > a, .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button:hover > a, .contactform-2columns .button:hover > a,
.contactform-2columns .button:hover > button {
  background-color: #fac964;
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 18, ../master/src/sass/project/components/teaser/__pattern.scss */
  .newsBox.textImageBox, .twoItemsSlider > .wrapper > .container .newsBox.swiper-wrapper,
  .twoItemsSlider > .wrapper > .container .newsBox.slider-container,
  .threeItemsSlider > .wrapper > .container .newsBox.swiper-wrapper,
  .threeItemsSlider > .wrapper > .container .newsBox.slider-container, .twoItemsSlider > .wrapper > .container .swiper-wrapper .newsBox.slider-slide,
  .twoItemsSlider > .wrapper > .container .slider-container .newsBox.slider-slide,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .newsBox.slider-slide,
  .threeItemsSlider > .wrapper > .container .slider-container .newsBox.slider-slide, .contactBox.textImageBox, .twoItemsSlider > .wrapper > .container .contactBox.swiper-wrapper,
  .twoItemsSlider > .wrapper > .container .contactBox.slider-container,
  .threeItemsSlider > .wrapper > .container .contactBox.swiper-wrapper,
  .threeItemsSlider > .wrapper > .container .contactBox.slider-container, .twoItemsSlider > .wrapper > .container .swiper-wrapper .contactBox.slider-slide,
  .twoItemsSlider > .wrapper > .container .slider-container .contactBox.slider-slide,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .contactBox.slider-slide,
  .threeItemsSlider > .wrapper > .container .slider-container .contactBox.slider-slide, .locationBox.textImageBox, .twoItemsSlider > .wrapper > .container .locationBox.swiper-wrapper,
  .twoItemsSlider > .wrapper > .container .locationBox.slider-container,
  .threeItemsSlider > .wrapper > .container .locationBox.swiper-wrapper,
  .threeItemsSlider > .wrapper > .container .locationBox.slider-container, .twoItemsSlider > .wrapper > .container .swiper-wrapper .locationBox.slider-slide,
  .twoItemsSlider > .wrapper > .container .slider-container .locationBox.slider-slide,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .locationBox.slider-slide,
  .threeItemsSlider > .wrapper > .container .slider-container .locationBox.slider-slide {
    padding-right: 0rem;
  }
}

/* line 27, ../master/src/sass/project/components/teaser/__pattern.scss */
.newsBox.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .newsBox.swiper-wrapper .container .image,
.twoItemsSlider > .wrapper > .container .newsBox.slider-container .container .image,
.threeItemsSlider > .wrapper > .container .newsBox.swiper-wrapper .container .image,
.threeItemsSlider > .wrapper > .container .newsBox.slider-container .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .newsBox.slider-slide .container .image,
.twoItemsSlider > .wrapper > .container .slider-container .newsBox.slider-slide .container .image,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .newsBox.slider-slide .container .image,
.threeItemsSlider > .wrapper > .container .slider-container .newsBox.slider-slide .container .image, .contactBox.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .contactBox.swiper-wrapper .container .image,
.twoItemsSlider > .wrapper > .container .contactBox.slider-container .container .image,
.threeItemsSlider > .wrapper > .container .contactBox.swiper-wrapper .container .image,
.threeItemsSlider > .wrapper > .container .contactBox.slider-container .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .contactBox.slider-slide .container .image,
.twoItemsSlider > .wrapper > .container .slider-container .contactBox.slider-slide .container .image,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .contactBox.slider-slide .container .image,
.threeItemsSlider > .wrapper > .container .slider-container .contactBox.slider-slide .container .image, .locationBox.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .locationBox.swiper-wrapper .container .image,
.twoItemsSlider > .wrapper > .container .locationBox.slider-container .container .image,
.threeItemsSlider > .wrapper > .container .locationBox.swiper-wrapper .container .image,
.threeItemsSlider > .wrapper > .container .locationBox.slider-container .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .locationBox.slider-slide .container .image,
.twoItemsSlider > .wrapper > .container .slider-container .locationBox.slider-slide .container .image,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .locationBox.slider-slide .container .image,
.threeItemsSlider > .wrapper > .container .slider-container .locationBox.slider-slide .container .image {
  height: 210px;
  background-size: contain;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 27, ../master/src/sass/project/components/teaser/__pattern.scss */
  .newsBox.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .newsBox.swiper-wrapper .container .image,
  .twoItemsSlider > .wrapper > .container .newsBox.slider-container .container .image,
  .threeItemsSlider > .wrapper > .container .newsBox.swiper-wrapper .container .image,
  .threeItemsSlider > .wrapper > .container .newsBox.slider-container .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .newsBox.slider-slide .container .image,
  .twoItemsSlider > .wrapper > .container .slider-container .newsBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .newsBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .slider-container .newsBox.slider-slide .container .image, .contactBox.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .contactBox.swiper-wrapper .container .image,
  .twoItemsSlider > .wrapper > .container .contactBox.slider-container .container .image,
  .threeItemsSlider > .wrapper > .container .contactBox.swiper-wrapper .container .image,
  .threeItemsSlider > .wrapper > .container .contactBox.slider-container .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .contactBox.slider-slide .container .image,
  .twoItemsSlider > .wrapper > .container .slider-container .contactBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .contactBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .slider-container .contactBox.slider-slide .container .image, .locationBox.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .locationBox.swiper-wrapper .container .image,
  .twoItemsSlider > .wrapper > .container .locationBox.slider-container .container .image,
  .threeItemsSlider > .wrapper > .container .locationBox.swiper-wrapper .container .image,
  .threeItemsSlider > .wrapper > .container .locationBox.slider-container .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .locationBox.slider-slide .container .image,
  .twoItemsSlider > .wrapper > .container .slider-container .locationBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .locationBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .slider-container .locationBox.slider-slide .container .image {
    background-image: none;
  }
}

@media (min-width: 751px) {
  /* line 27, ../master/src/sass/project/components/teaser/__pattern.scss */
  .newsBox.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .newsBox.swiper-wrapper .container .image,
  .twoItemsSlider > .wrapper > .container .newsBox.slider-container .container .image,
  .threeItemsSlider > .wrapper > .container .newsBox.swiper-wrapper .container .image,
  .threeItemsSlider > .wrapper > .container .newsBox.slider-container .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .newsBox.slider-slide .container .image,
  .twoItemsSlider > .wrapper > .container .slider-container .newsBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .newsBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .slider-container .newsBox.slider-slide .container .image, .contactBox.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .contactBox.swiper-wrapper .container .image,
  .twoItemsSlider > .wrapper > .container .contactBox.slider-container .container .image,
  .threeItemsSlider > .wrapper > .container .contactBox.swiper-wrapper .container .image,
  .threeItemsSlider > .wrapper > .container .contactBox.slider-container .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .contactBox.slider-slide .container .image,
  .twoItemsSlider > .wrapper > .container .slider-container .contactBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .contactBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .slider-container .contactBox.slider-slide .container .image, .locationBox.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .locationBox.swiper-wrapper .container .image,
  .twoItemsSlider > .wrapper > .container .locationBox.slider-container .container .image,
  .threeItemsSlider > .wrapper > .container .locationBox.swiper-wrapper .container .image,
  .threeItemsSlider > .wrapper > .container .locationBox.slider-container .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .locationBox.slider-slide .container .image,
  .twoItemsSlider > .wrapper > .container .slider-container .locationBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .locationBox.slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .slider-container .locationBox.slider-slide .container .image {
    background-size: contain;
  }
}

/* line 42, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container,
.twoItemsSlider > .wrapper > .container .slider-container .container,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container,
.threeItemsSlider > .wrapper > .container .slider-container .container {
  position: relative;
}

/* line 46, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container[data-link] .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container[data-link] .image,
.twoItemsSlider > .wrapper > .container .slider-container .container[data-link] .image,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container[data-link] .image,
.threeItemsSlider > .wrapper > .container .slider-container .container[data-link] .image {
  cursor: pointer;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 50, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container[data-link] .image.hover, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container[data-link] .image.hover,
.twoItemsSlider > .wrapper > .container .slider-container .container[data-link] .image.hover,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container[data-link] .image.hover,
.threeItemsSlider > .wrapper > .container .slider-container .container[data-link] .image.hover {
  opacity: 0.8;
}

/* line 56, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .image,
.twoItemsSlider > .wrapper > .container .slider-container .container .image,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .image,
.threeItemsSlider > .wrapper > .container .slider-container .container .image {
  line-height: 10px;
  line-height: 1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: block;
  height: 240px;
  margin-bottom: 10px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 56, ../master/src/sass/project/components/teaser/__pattern.scss */
  .textImageBox .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .image,
  .twoItemsSlider > .wrapper > .container .slider-container .container .image,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .image,
  .threeItemsSlider > .wrapper > .container .slider-container .container .image {
    width: 100%;
    height: 260px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 56, ../master/src/sass/project/components/teaser/__pattern.scss */
  .textImageBox .container .image, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .image,
  .twoItemsSlider > .wrapper > .container .slider-container .container .image,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .image,
  .threeItemsSlider > .wrapper > .container .slider-container .container .image {
    height: 260px;
  }
}

/* line 76, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container .image img, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .image img,
.twoItemsSlider > .wrapper > .container .slider-container .container .image img,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .image img,
.threeItemsSlider > .wrapper > .container .slider-container .container .image img {
  visibility: hidden;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 81, ../master/src/sass/project/components/teaser/__pattern.scss */
  .textImageBox .container .wrapper, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .wrapper,
  .twoItemsSlider > .wrapper > .container .slider-container .container .wrapper,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .wrapper,
  .threeItemsSlider > .wrapper > .container .slider-container .container .wrapper {
    padding: 0 5px 0 10px;
  }
}

/* line 91, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container h5, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h5,
.twoItemsSlider > .wrapper > .container .slider-container .container h5,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h5,
.threeItemsSlider > .wrapper > .container .slider-container .container h5 {
  padding: 5px 7px 0 7px;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333;
  text-decoration: none;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 91, ../master/src/sass/project/components/teaser/__pattern.scss */
  .textImageBox .container h5, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h5,
  .twoItemsSlider > .wrapper > .container .slider-container .container h5,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container h5,
  .threeItemsSlider > .wrapper > .container .slider-container .container h5 {
    padding: 15px 20px 0 20px;
  }
}

/* line 103, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container h5.date, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h5.date,
.twoItemsSlider > .wrapper > .container .slider-container .container h5.date,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h5.date,
.threeItemsSlider > .wrapper > .container .slider-container .container h5.date {
  color: #999999;
}

/* line 108, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container h2, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
.twoItemsSlider > .wrapper > .container .slider-container .container h2,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
.threeItemsSlider > .wrapper > .container .slider-container .container h2, .textImageBox .container h3, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h3,
.twoItemsSlider > .wrapper > .container .slider-container .container h3,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h3,
.threeItemsSlider > .wrapper > .container .slider-container .container h3, .textImageBox .container h4, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h4,
.twoItemsSlider > .wrapper > .container .slider-container .container h4,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h4,
.threeItemsSlider > .wrapper > .container .slider-container .container h4, .textImageBox .container .c-teaser-news h2, .c-teaser-news .textImageBox .container h2, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .c-teaser-news h2, .c-teaser-news .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
.twoItemsSlider > .wrapper > .container .slider-container .container .c-teaser-news h2, .c-teaser-news
.twoItemsSlider > .wrapper > .container .slider-container .container h2,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .c-teaser-news h2, .c-teaser-news
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
.threeItemsSlider > .wrapper > .container .slider-container .container .c-teaser-news h2, .c-teaser-news
.threeItemsSlider > .wrapper > .container .slider-container .container h2, .textImageBox .container .c-youtube-teaser h2, .c-youtube-teaser .textImageBox .container h2, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .c-youtube-teaser h2, .c-youtube-teaser .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
.twoItemsSlider > .wrapper > .container .slider-container .container .c-youtube-teaser h2, .c-youtube-teaser
.twoItemsSlider > .wrapper > .container .slider-container .container h2,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .c-youtube-teaser h2, .c-youtube-teaser
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
.threeItemsSlider > .wrapper > .container .slider-container .container .c-youtube-teaser h2, .c-youtube-teaser
.threeItemsSlider > .wrapper > .container .slider-container .container h2 {
  font-size: 22px;
  font-size: 2.2rem;
  padding: 5px 7px 15px 7px;
  color: #004388;
  clear: both;
}

/* line 114, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container h2 > span, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h2 > span,
.twoItemsSlider > .wrapper > .container .slider-container .container h2 > span,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h2 > span,
.threeItemsSlider > .wrapper > .container .slider-container .container h2 > span, .textImageBox .container h3 > span, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h3 > span,
.twoItemsSlider > .wrapper > .container .slider-container .container h3 > span,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h3 > span,
.threeItemsSlider > .wrapper > .container .slider-container .container h3 > span, .textImageBox .container h4 > span, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h4 > span,
.twoItemsSlider > .wrapper > .container .slider-container .container h4 > span,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h4 > span,
.threeItemsSlider > .wrapper > .container .slider-container .container h4 > span, .textImageBox .container .c-teaser-news h2 > span, .c-teaser-news .textImageBox .container h2 > span, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .c-teaser-news h2 > span, .c-teaser-news .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h2 > span,
.twoItemsSlider > .wrapper > .container .slider-container .container .c-teaser-news h2 > span, .c-teaser-news
.twoItemsSlider > .wrapper > .container .slider-container .container h2 > span,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .c-teaser-news h2 > span, .c-teaser-news
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h2 > span,
.threeItemsSlider > .wrapper > .container .slider-container .container .c-teaser-news h2 > span, .c-teaser-news
.threeItemsSlider > .wrapper > .container .slider-container .container h2 > span, .textImageBox .container .c-youtube-teaser h2 > span, .c-youtube-teaser .textImageBox .container h2 > span, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .c-youtube-teaser h2 > span, .c-youtube-teaser .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h2 > span,
.twoItemsSlider > .wrapper > .container .slider-container .container .c-youtube-teaser h2 > span, .c-youtube-teaser
.twoItemsSlider > .wrapper > .container .slider-container .container h2 > span,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .c-youtube-teaser h2 > span, .c-youtube-teaser
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container h2 > span,
.threeItemsSlider > .wrapper > .container .slider-container .container .c-youtube-teaser h2 > span, .c-youtube-teaser
.threeItemsSlider > .wrapper > .container .slider-container .container h2 > span {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333;
  display: block;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 123, ../master/src/sass/project/components/teaser/__pattern.scss */
  .textImageBox .container h2, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
  .twoItemsSlider > .wrapper > .container .slider-container .container h2,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
  .threeItemsSlider > .wrapper > .container .slider-container .container h2, .textImageBox .container h3, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h3,
  .twoItemsSlider > .wrapper > .container .slider-container .container h3,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container h3,
  .threeItemsSlider > .wrapper > .container .slider-container .container h3, .textImageBox .container h4, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h4,
  .twoItemsSlider > .wrapper > .container .slider-container .container h4,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container h4,
  .threeItemsSlider > .wrapper > .container .slider-container .container h4, .textImageBox .container .c-teaser-news h2, .c-teaser-news .textImageBox .container h2, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .c-teaser-news h2, .c-teaser-news .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
  .twoItemsSlider > .wrapper > .container .slider-container .container .c-teaser-news h2, .c-teaser-news
  .twoItemsSlider > .wrapper > .container .slider-container .container h2,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .c-teaser-news h2, .c-teaser-news
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
  .threeItemsSlider > .wrapper > .container .slider-container .container .c-teaser-news h2, .c-teaser-news
  .threeItemsSlider > .wrapper > .container .slider-container .container h2, .textImageBox .container .c-youtube-teaser h2, .c-youtube-teaser .textImageBox .container h2, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .c-youtube-teaser h2, .c-youtube-teaser .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
  .twoItemsSlider > .wrapper > .container .slider-container .container .c-youtube-teaser h2, .c-youtube-teaser
  .twoItemsSlider > .wrapper > .container .slider-container .container h2,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .c-youtube-teaser h2, .c-youtube-teaser
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container h2,
  .threeItemsSlider > .wrapper > .container .slider-container .container .c-youtube-teaser h2, .c-youtube-teaser
  .threeItemsSlider > .wrapper > .container .slider-container .container h2, .textImageBox .container h5, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container h5,
  .twoItemsSlider > .wrapper > .container .slider-container .container h5,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container h5,
  .threeItemsSlider > .wrapper > .container .slider-container .container h5 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 130, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container .text, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .text,
.twoItemsSlider > .wrapper > .container .slider-container .container .text,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .text,
.threeItemsSlider > .wrapper > .container .slider-container .container .text {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 7px 0 7px;
  font-family: "TheSans Light", Helvetica, sans-serif;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 130, ../master/src/sass/project/components/teaser/__pattern.scss */
  .textImageBox .container .text, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .text,
  .twoItemsSlider > .wrapper > .container .slider-container .container .text,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .text,
  .threeItemsSlider > .wrapper > .container .slider-container .container .text {
    padding: 0 20px 0 20px;
  }
}

/* line 140, ../master/src/sass/project/components/teaser/__pattern.scss */
.textImageBox .container .link, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link,
.twoItemsSlider > .wrapper > .container .slider-container .container .link,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link,
.threeItemsSlider > .wrapper > .container .slider-container .container .link {
  margin-left: 0;
  margin-top: 20px;
  width: auto !important;
  float: left;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 140, ../master/src/sass/project/components/teaser/__pattern.scss */
  .textImageBox .container .link, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .link,
  .twoItemsSlider > .wrapper > .container .slider-container .container .link,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .link,
  .threeItemsSlider > .wrapper > .container .slider-container .container .link {
    padding: 0 15px 0 15px;
    width: 100%;
    float: none;
  }
}

/* line 162, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container, .onlineservices__flyout__container .wrapper .container {
  padding-bottom: 25px;
  margin-right: 26px;
  background-color: #ffffff;
  border: 1px solid #999999;
  overflow: hidden;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 162, ../master/src/sass/project/components/teaser/__pattern.scss */
  .content.onlineservices.content--narrow > .wrapper .container, .onlineservices__flyout__container .wrapper .container {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 162, ../master/src/sass/project/components/teaser/__pattern.scss */
  .content.onlineservices.content--narrow > .wrapper .container, .onlineservices__flyout__container .wrapper .container {
    margin-right: 0px;
    margin-bottom: 20px;
    padding-left: 20px;
  }
}

/* line 183, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container[data-link] .image, .onlineservices__flyout__container .wrapper .container[data-link] .image {
  cursor: pointer;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 187, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container[data-link] .image.hover, .onlineservices__flyout__container .wrapper .container[data-link] .image.hover {
  opacity: 0.8;
}

/* line 193, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .image, .onlineservices__flyout__container .wrapper .container .image {
  height: 210px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 193, ../master/src/sass/project/components/teaser/__pattern.scss */
  .content.onlineservices.content--narrow > .wrapper .container .image, .onlineservices__flyout__container .wrapper .container .image {
    height: auto;
    background-image: none !important;
  }
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 193, ../master/src/sass/project/components/teaser/__pattern.scss */
  .content.onlineservices.content--narrow > .wrapper .container .image, .onlineservices__flyout__container .wrapper .container .image {
    margin-top: 20px;
  }
}

/* line 208, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .image img, .onlineservices__flyout__container .wrapper .container .image img {
  visibility: hidden;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 208, ../master/src/sass/project/components/teaser/__pattern.scss */
  .content.onlineservices.content--narrow > .wrapper .container .image img, .onlineservices__flyout__container .wrapper .container .image img {
    width: 100%;
    visibility: visible;
  }
}

/* line 218, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container h4, .onlineservices__flyout__container .wrapper .container h4, .content.onlineservices.content--narrow > .wrapper .container .c-teaser-news h2, .c-teaser-news .content.onlineservices.content--narrow > .wrapper .container h2, .onlineservices__flyout__container .wrapper .container .c-teaser-news h2, .c-teaser-news .onlineservices__flyout__container .wrapper .container h2, .content.onlineservices.content--narrow > .wrapper .container .c-youtube-teaser h2, .c-youtube-teaser .content.onlineservices.content--narrow > .wrapper .container h2, .onlineservices__flyout__container .wrapper .container .c-youtube-teaser h2, .c-youtube-teaser .onlineservices__flyout__container .wrapper .container h2 {
  color: #004388;
  padding: 15px 5px 15px 18px;
}

/* line 223, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .text, .onlineservices__flyout__container .wrapper .container .text {
  padding: 0 10px 0 18px;
}

/* line 226, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .text p, .onlineservices__flyout__container .wrapper .container .text p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.25;
  padding: 0 10px 15px 26px;
  font-family: "TheSans Light", Helvetica, sans-serif;
  position: relative;
}

/* line 233, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .text p:before, .onlineservices__flyout__container .wrapper .container .text p:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: url("/frontend/gui/companyTemplate/dist/images/check.png");
  width: 20px;
  height: 20px;
}

/* line 242, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .text p a:hover, .onlineservices__flyout__container .wrapper .container .text p a:hover, .c-teaser-news h2 .content.onlineservices.content--narrow > .wrapper .container .text p a:hover, .c-youtube-teaser h2 .content.onlineservices.content--narrow > .wrapper .container .text p a:hover {
  text-decoration: underline;
}

/* line 248, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .link, .onlineservices__flyout__container .wrapper .container .link {
  width: auto !important;
  float: left;
  margin-left: 44px;
}

/* line 254, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .link a, .onlineservices__flyout__container .wrapper .container .link a {
  background-color: transparent;
  color: #00a6e2;
  display: inline;
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 260, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .link a:after, .onlineservices__flyout__container .wrapper .container .link a:after {
  content: '\00a0 \00a0 \203a';
  display: inline-block;
}

/* line 266, ../master/src/sass/project/components/teaser/__pattern.scss */
.content.onlineservices.content--narrow > .wrapper .container .link a:hover, .onlineservices__flyout__container .wrapper .container .link a:hover, .c-teaser-news h2 .content.onlineservices.content--narrow > .wrapper .container .link a:hover, .c-youtube-teaser h2 .content.onlineservices.content--narrow > .wrapper .container .link a:hover, .content.onlineservices.content--narrow > .wrapper .container .link a:active, .onlineservices__flyout__container .wrapper .container .link a:active {
  text-decoration: underline;
}

@media (min-width: 1025px) and (max-width: 1440px) {
  /* line 39, ../master/src/sass/project/components/teaser/_teaser.scss */
  .content--3col .list-result > div:nth-of-type(3n+1) {
    clear: both;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 47, ../master/src/sass/project/components/teaser/_teaser.scss */
  .content--3col .list-result > div:nth-of-type(2n+1) {
    clear: both;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 55, ../master/src/sass/project/components/teaser/_teaser.scss */
  .content--3col .list-result > div:nth-of-type(1n+1) {
    clear: both;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  /* line 67, ../master/src/sass/project/components/teaser/_teaser.scss */
  .content--2col .list-result > div:nth-of-type(2n+1) {
    clear: both;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 75, ../master/src/sass/project/components/teaser/_teaser.scss */
  .content--2col .list-result > div:nth-of-type(2n+1) {
    clear: both;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 83, ../master/src/sass/project/components/teaser/_teaser.scss */
  .content--2col .list-result > div:nth-of-type(1n+1) {
    clear: both;
  }
}

/* line 96, ../master/src/sass/project/components/teaser/_teaser.scss */
.content__side .textImageBox {
  padding-right: 0px;
}

/* line 107, ../master/src/sass/project/components/teaser/_teaser.scss */
.content__side .textImageBox .container .wrapper {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 107, ../master/src/sass/project/components/teaser/_teaser.scss */
  .content__side .textImageBox .container .wrapper {
    padding-top: 20px;
  }
}

/* line 129, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox {
  padding-bottom: 30px;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 129, ../master/src/sass/project/components/teaser/_teaser.scss */
  .textImageBox {
    padding-right: 0;
    padding-bottom: 30px;
  }
}

/* line 137, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox > h4, .c-teaser-news .textImageBox > h2, .c-youtube-teaser .textImageBox > h2 {
  margin: 20px 0 10px 0;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666666;
  font-family: "TheSans Light", Helvetica, sans-serif;
  height: 29px;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 137, ../master/src/sass/project/components/teaser/_teaser.scss */
  .textImageBox > h4, .c-teaser-news .textImageBox > h2, .c-youtube-teaser .textImageBox > h2 {
    padding-left: 15px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 137, ../master/src/sass/project/components/teaser/_teaser.scss */
  .textImageBox > h4, .c-teaser-news .textImageBox > h2, .c-youtube-teaser .textImageBox > h2 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* line 154, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox > h4 span:after, .c-teaser-news .textImageBox > h2 span:after, .c-youtube-teaser .textImageBox > h2 span:after {
  margin: 0 0 0 9px;
  content: '';
  display: inline-block;
  border-left: 1px solid #bcbcbc;
  height: 25px;
  vertical-align: top;
}

/* line 164, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox > h4 a, .c-teaser-news .textImageBox > h2 a, .c-youtube-teaser .textImageBox > h2 a {
  font-size: 15px;
  font-size: 1.5rem;
  display: inline-block;
  padding-left: 8px;
  color: #00a6e2;
}

/* line 170, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox > h4 a:hover, .c-teaser-news h2 .textImageBox > h4 a:hover, .c-teaser-news .textImageBox > h2 a:hover, .c-youtube-teaser h2 .textImageBox > h4 a:hover, .c-youtube-teaser .textImageBox > h2 a:hover {
  text-decoration: underline;
}

/* line 174, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox > h4 a:after, .c-teaser-news .textImageBox > h2 a:after, .c-youtube-teaser .textImageBox > h2 a:after {
  content: '\00a0 \00a0 \203a';
  display: inline-block;
}

/* line 184, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox .container[data-link] .image {
  cursor: pointer;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 188, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox .container[data-link] .image.hover {
  opacity: 0.8;
}

/* line 200, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox .container h6 span,
.textImageBox .container h5 span,
.textImageBox .container h4 span,
.textImageBox .container .c-teaser-news h2 span, .c-teaser-news
.textImageBox .container h2 span,
.textImageBox .container .c-youtube-teaser h2 span, .c-youtube-teaser
.textImageBox .container h2 span,
.textImageBox .container h3 span,
.textImageBox .container h2 span,
.textImageBox .container h1 span {
  margin: 5px 5px 0 0;
}

/* line 205, ../master/src/sass/project/components/teaser/_teaser.scss */
.textImageBox .container h6 span:nth-of-type(2):before,
.textImageBox .container h5 span:nth-of-type(2):before,
.textImageBox .container h4 span:nth-of-type(2):before,
.textImageBox .container .c-teaser-news h2 span:nth-of-type(2):before, .c-teaser-news
.textImageBox .container h2 span:nth-of-type(2):before,
.textImageBox .container .c-youtube-teaser h2 span:nth-of-type(2):before, .c-youtube-teaser
.textImageBox .container h2 span:nth-of-type(2):before,
.textImageBox .container h3 span:nth-of-type(2):before,
.textImageBox .container h2 span:nth-of-type(2):before,
.textImageBox .container h1 span:nth-of-type(2):before {
  margin: 0 6px 0 0;
  content: '';
  display: inline-block;
  height: 15px;
  vertical-align: -3px;
  border-left: 1px solid;
}

/* line 219, ../master/src/sass/project/components/teaser/_teaser.scss */
#press-list-results .textImageBox {
  overflow: hidden;
  padding-bottom: 25px;
}

/* line 224, ../master/src/sass/project/components/teaser/_teaser.scss */
#press-list-results .textImageBox h3 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 26px;
}

/* line 228, ../master/src/sass/project/components/teaser/_teaser.scss */
#press-list-results .textImageBox .text {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
}

/* line 232, ../master/src/sass/project/components/teaser/_teaser.scss */
#press-list-results .textImageBox .link {
  display: inline-block;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 232, ../master/src/sass/project/components/teaser/_teaser.scss */
  #press-list-results .textImageBox .link {
    padding-left: 12px;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  /* line 232, ../master/src/sass/project/components/teaser/_teaser.scss */
  #press-list-results .textImageBox .link {
    padding-left: 2px;
  }
}

/* line 240, ../master/src/sass/project/components/teaser/_teaser.scss */
#press-list-results .textImageBox .link a {
  background: none;
  color: #00a6e2;
  padding: 0;
}

/* line 245, ../master/src/sass/project/components/teaser/_teaser.scss */
#press-list-results .textImageBox .link a:after {
  content: '\00a0 \00a0 \203a';
  display: inline-block;
}

/* line 250, ../master/src/sass/project/components/teaser/_teaser.scss */
#press-list-results .textImageBox .link a:hover {
  text-decoration: underline;
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 264, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news--med-p-2col {
    overflow: hidden;
    margin-bottom: 20px;
  }
}

/* line 271, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news .container {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 276, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news .container .image {
  line-height: 10px;
  line-height: 1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 240px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 276, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news .container .image {
    width: 100%;
    height: 260px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 276, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news .container .image {
    height: 260px;
  }
}

/* line 293, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news .container .image a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 299, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news .container .image img {
  visibility: hidden;
}

/* line 305, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news .container[data-link] .image {
  cursor: pointer;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 309, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news .container[data-link] .image.hover {
  opacity: 0.8;
}

/* line 315, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news .container .wrapper {
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 0 !important;
}

@media (min-width: 751px) {
  /* line 315, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news .container .wrapper {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media (min-width: 1025px) {
  /* line 315, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news .container .wrapper {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
}

/* line 332, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news img {
  width: 100%;
  height: auto;
}

/* line 337, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__meta {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 2px;
  margin-top: 14px;
}

/* line 344, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__meta-top {
  padding: 0 20px;
  margin-bottom: 10px;
  overflow: hidden;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 344, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news__meta-top {
    padding: 0 12px;
  }
}

@media (min-width: 1025px) {
  /* line 344, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news__meta-top {
    padding: 0 7px;
  }
}

/* line 357, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__meta-top-show-all {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}

/* line 362, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__meta-top-category {
  color: #666666;
  float: right;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 20px;
  line-height: 2rem;
}

/* line 369, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news h2 {
  margin-bottom: 15px;
}

/* line 378, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news h4, .c-teaser-news h2 {
  margin-bottom: 15px;
}

/* line 382, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__date, .c-teaser-news__location {
  color: #999999;
}

/* line 387, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__category {
  color: #00a6e2;
}

/* line 391, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__link-container {
  margin-top: 25px;
}

@media (min-width: 751px) {
  /* line 398, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news__link a {
    display: inline-block;
  }
}

/* line 411, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__tags a, .c-news-details__tags a {
  background-color: #f0f2f5;
  border: 1px solid #a3bbd4;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  color: #a3bbd4;
  display: inline-block;
  padding: 0 6px 0 9px;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  line-height: 2.4rem;
}

/* line 423, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__tags a:after, .c-news-details__tags a:after {
  content: "•";
  margin-left: 5px;
}

/* line 428, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__tags a:hover, .c-news-details__tags a:hover, .c-teaser-news__tags .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-teaser-news__tags a:hover, .c-news-details__tags .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-news-details__tags a:hover, .c-teaser-news__tags .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-teaser-news__tags a:hover, .c-news-details__tags .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-news-details__tags a:hover {
  background-color: #a3bbd5;
  color: #ffffff;
}

/* line 440, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser {
  margin-bottom: 40px;
}

/* line 446, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser .container .image {
  line-height: 10px;
  line-height: 1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 240px;
  margin-bottom: 12px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 446, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-youtube-teaser .container .image {
    width: 100%;
    height: 260px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 446, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-youtube-teaser .container .image {
    height: 260px;
  }
}

/* line 464, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser .container .image img {
  display: none;
}

/* line 470, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser .container[data-link] .image {
  cursor: pointer;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 474, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser .container[data-link] .image.hover {
  opacity: 0.8;
}

/* line 480, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser .container .wrapper {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 751px) {
  /* line 480, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-youtube-teaser .container .wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* line 492, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser__meta {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #999999;
  margin-bottom: 2px;
  margin-top: 14px;
}

/* line 504, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser h2 {
  margin-bottom: 3px;
}

/* line 513, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser__link-container {
  margin-top: 15px;
}

/* line 521, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser__link a span.icons {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  position: relative;
  margin-right: 6px;
}

/* line 530, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser__link a span.icons:before {
  display: block;
  width: 28px;
  height: 28px;
  font-size: 28px;
  text-align: center;
  vertical-align: bottom;
  color: #00a6e2;
  line-height: 25px;
  position: absolute;
  top: 0;
  right: 0;
}

@media (min-width: 751px) {
  /* line 519, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-youtube-teaser__link a {
    display: inline-block;
  }
}

/* line 550, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser__link a:hover, .c-youtube-teaser__link .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-youtube-teaser__link a:hover, .c-youtube-teaser__link .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-youtube-teaser__link a:hover {
  text-decoration: underline;
}

/* line 559, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser__tags a {
  background-color: #f0f2f5;
  border: 1px solid #a3bbd4;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  color: #a3bbd4;
  display: inline-block;
  padding: 0 6px 0 9px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  line-height: 2.4rem;
}

/* line 570, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser__tags a:after {
  content: "•";
  margin-left: 5px;
}

/* line 575, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser__tags a:hover, .c-youtube-teaser__tags .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-youtube-teaser__tags a:hover, .c-youtube-teaser__tags .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-youtube-teaser__tags a:hover {
  background: #a3bbd5;
  color: #ffffff;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 586, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser .container .wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 586, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser .container .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 600, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser .image {
  position: relative;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 600, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser .image {
    margin-bottom: 10px;
  }
}

/* line 606, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser .image .fa {
  color: #333;
  position: absolute;
  right: 5px;
  top: 5px;
}

/* line 613, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__meta {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #999999;
  margin-bottom: 4px;
  margin-top: 5px;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 613, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser__meta {
    margin-top: 0;
  }
}

@media (min-width: 751px) {
  /* line 624, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser__title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    margin-bottom: 12px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 624, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser__title {
    margin-bottom: 3px;
  }
}

/* line 641, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}

/* line 647, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__download-window h6 + p {
  margin-bottom: 10px;
}

/* line 651, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__download-window p {
  margin-bottom: 0;
}

/* line 654, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__download-window input[type="checkbox"] {
  display: inline-block;
  height: 40px;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 661, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__download-window input[type="checkbox"]:focus {
  outline: none;
}

/* line 665, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__download-window input[type="checkbox"] + label {
  display: inline-block;
  vertical-align: middle;
  max-width: -webkit-calc(100% - 30px);
  max-width: calc(100% - 30px);
}

/* line 673, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__download-info-box {
  background-color: rgba(255, 0, 0, 0.1);
  border: 1px solid #FF0000;
  color: #FF0000;
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 5px 10px;
}

/* line 682, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__link-container {
  text-align: right;
  margin-top: 15px;
}

/* line 687, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__link {
  margin-top: 10px;
}

/* line 691, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__link:first-child {
  margin-top: 0;
}

@media (min-width: 751px) {
  /* line 687, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser__link {
    display: inline-block;
  }
}

/* line 717, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big {
  border: 1px solid #e3e3e3;
  padding: 20px;
}

/* line 723, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big .container .wrapper {
  padding-top: 20px;
}

/* line 728, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big .p-col {
  margin-bottom: 0;
}

/* line 732, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big:first-child {
  margin-top: 50px;
}

/* line 736, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big .image {
  font-size: 0;
  margin-bottom: 0;
}

/* line 740, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big .image .fa {
  font-size: 16px;
}

/* line 744, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big .image img {
  width: 100%;
  height: auto;
}

/* line 750, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big .c-media-picture-teaser__meta {
  overflow: hidden;
}

/* line 753, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big .c-media-picture-teaser__meta .p-col:last-child {
  text-align: right;
}

@media (min-width: 751px) {
  /* line 759, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser--big .c-media-picture-teaser__title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.25;
    max-width: 75%;
  }
}

@media (min-width: 751px) {
  /* line 767, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser--big .c-media-picture-teaser__title + div {
    max-width: 75%;
  }
}

/* line 773, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big .c-media-picture-teaser__link {
  overflow: hidden;
  margin-left: 0;
  width: 100%;
}

/* line 778, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big .c-media-picture-teaser__link a {
  float: right;
  margin-right: 0;
}

/* line 793, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer {
  display: block;
  position: relative;
}

/* line 797, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teaserimage {
  display: block;
}

/* line 802, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teasercontent-container {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 5%;
  overflow: hidden;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 802, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-image-teaser .teasercontainer .teasercontent-container {
    position: relative;
    background-color: #e3e3e3;
  }
}

@media (min-width: 751px) {
  /* line 802, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-image-teaser .teasercontainer .teasercontent-container {
    padding: 10%;
  }
}

/* line 822, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0 4.66367713% 0 0;
  color: #ffffff;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 822, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-image-teaser .teasercontainer .teasercontent-container .teasercontent {
    padding-bottom: 2rem;
    margin: 0;
    color: #666666;
  }
}

/* line 833, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent h3 {
  color: inherit;
  font-size: 1.8rem;
  line-height: 1.8rem;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 0 0;
}

@media (min-width: 751px) {
  /* line 833, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-image-teaser .teasercontainer .teasercontent-container .teasercontent h3 {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
}

/* line 846, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent h2 {
  color: inherit;
  font-size: 3.4rem;
  line-height: 3.4rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 0 0;
}

@media (min-width: 751px) {
  /* line 846, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-image-teaser .teasercontainer .teasercontent-container .teasercontent h2 {
    font-size: 53px;
    line-height: 53px;
  }
}

/* line 858, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent h2 strong {
  font-weight: bold;
}

/* line 862, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent p {
  color: inherit;
  font-size: 1.4rem;
  line-height: 1.4rem;
  padding: 0;
  margin: 2rem 0 0 0;
}

@media (min-width: 751px) {
  /* line 862, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-image-teaser .teasercontainer .teasercontent-container .teasercontent p {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}

/* line 874, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button {
  float: left;
  margin: 2rem 0 0 0;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 874, ../master/src/sass/project/components/teaser/_teaser.scss */
  .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button {
    float: none;
  }
}

/* line 888, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button a {
  display: block;
  width: 100%;
}

/* line 896, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer .teasercontent-container .g-col:last-child .teasercontent {
  margin: 0;
}

/* line 908, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-whitepaper-teaser {
  padding-top: 35px;
}

/* line 911, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-whitepaper-teaser h2 {
  font-size: 2.2rem;
  line-height: 1.7;
}

/* line 915, ../master/src/sass/project/components/teaser/_teaser.scss */
.c-whitepaper-teaser h4, .c-whitepaper-teaser .c-teaser-news h2, .c-teaser-news .c-whitepaper-teaser h2, .c-whitepaper-teaser .c-youtube-teaser h2, .c-youtube-teaser .c-whitepaper-teaser h2 {
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 0;
  margin: 0 0 15px 0;
}

/* line 10, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies {
  padding-bottom: 0px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  width: 100%;
  z-index: 10000;
  bottom: 0px;
}

/* line 23, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .container {
  background-color: rgba(255, 255, 255, 0.95);
  max-width: 1220px;
  margin: 0 auto 0 auto;
  padding: 10px 30px 10px 30px;
  position: relative;
  height: 70px;
  display: table;
  width: 100%;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 23, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
  .cc-cookies .container {
    margin: 0 26px 0 30px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 23, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
  .cc-cookies .container {
    padding: 5px 15px 5px 15px;
    margin: 0;
    height: auto;
    *zoom: 1;
  }
  /* line 32, ../companyTemplate/src/css/sass/project/__pattern.scss */
  .cc-cookies .container:before, .cc-cookies .container:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  /* line 39, ../companyTemplate/src/css/sass/project/__pattern.scss */
  .cc-cookies .container:after {
    clear: both;
  }
}

/* line 45, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .container .wrapper {
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px 0 0;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 45, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
  .cc-cookies .container .wrapper {
    width: 100%;
  }
}

/* line 56, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .container .buttons {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
}

/* line 61, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .container .buttons .link {
  top: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 56, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
  .cc-cookies .container .buttons {
    width: 100%;
  }
}

/* line 72, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies h5 {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  text-align: left;
  display: inline;
  display: none;
}

/* line 79, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies p {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  display: block;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 79, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
  .cc-cookies p {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: auto;
  }
}

/* line 108, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .link {
  float: right;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 108, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
  .cc-cookies .link {
    width: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: auto;
  }
}

/* line 120, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .link a {
  display: inline-block;
  word-wrap: normal;
}

/* line 125, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .link.cc-cookie-accept {
  margin: 0;
}

/* line 129, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .link.cc-cookie-accept > a {
  padding: 8px 15px;
}

/* line 138, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .link.cc-cookie-decline {
  margin: 0;
}

/* line 143, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .link.cc-cookie-decline a {
  background-color: transparent;
  color: #004388;
  padding: 0;
  margin: 0;
}

/* line 150, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .link.cc-cookie-decline a:hover {
  color: #00a6e2;
  padding: 0 !important;
  margin: 0 !important;
}

/* line 156, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies .link.cc-cookie-decline a:before {
  content: '\203A \00a0 \00a0';
}

/* line 163, ../companyTemplate/src/css/sass/project/components/_cookie.scss */
.cc-cookies a {
  display: inline-block;
}

/* line 21, src/css/sass/microsite/_head_microsite.scss */
.content--wide.head.jobs {
  margin-top: 30px;
}

/* line 25, src/css/sass/microsite/_head_microsite.scss */
.content--wide.head > .wrapper {
  padding-left: 30px;
  padding-right: 7%;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 25, src/css/sass/microsite/_head_microsite.scss */
  .content--wide.head > .wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* line 37, src/css/sass/microsite/_head_microsite.scss */
.content.head {
  padding-bottom: 0px;
  background-color: #d9e4f1;
  position: relative;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 37, src/css/sass/microsite/_head_microsite.scss */
  .content.head {
    margin-top: 0px;
  }
}

/* line 51, src/css/sass/microsite/_head_microsite.scss */
.content.head > .wrapper > span {
  display: none;
}

/* line 57, src/css/sass/microsite/_head_microsite.scss */
.content.head > .wrapper--noshadowbottom:before {
  display: block;
  content: '';
  height: 5px;
  width: 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: absolute;
  left: 0px;
}

/* line 70, src/css/sass/microsite/_head_microsite.scss */
.content.head > .wrapper--noshadowbottom:before {
  background-image: url("/frontend/gui/companyTemplate/dist/images/flyout/shadow_top.png");
  top: 0px;
}

/* line 79, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .wrapper {
  padding: 20px 0 16px 10px;
  min-height: 70px !important;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 79, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .wrapper {
    padding: 20px 0 10px 20px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 79, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .wrapper {
    padding: 20px 0 10px 30px;
  }
}

/* line 92, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .wrapper h5 {
  font-size: 13px;
  font-size: 1.3rem;
  padding-bottom: 4px;
}

/* line 97, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .wrapper h1, .content.head .container .wrapper h2 {
  font-size: 22px;
  font-size: 2.2rem;
}

/* line 105, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .wrapper a {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  color: #00a6e2;
}

/* line 110, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .wrapper a:before {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  content: '\2039 \00a0 \00a0';
  display: inline-block;
}

/* line 117, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .wrapper a:hover {
  text-decoration: underline;
}

/* line 128, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .bottom {
  float: left;
  width: 100%;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 128, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 139, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .bottom.col-5 .select {
  width: 20%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 139, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .bottom.col-5 .select {
    width: 100%;
    padding-right: 0px;
  }
}

/* line 155, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .bottom .select {
  float: left;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 155, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .bottom .select {
    margin-top: 10px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 162, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .bottom .select:first-child {
    margin-top: 0px;
  }
}

/* line 169, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .bottom .search {
  padding: 25px 0px 35px 0px;
  width: 26%;
  margin: auto;
  min-height: 60px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 169, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .bottom .search {
    min-height: 100px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 169, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .bottom .search {
    padding-left: 30px;
  }
}

/* line 186, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .bottom .search span {
  font-size: 18px;
  font-size: 1.8rem;
  padding-right: 15px;
  color: #ffffff;
  float: left;
}

/* line 193, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .bottom .search .searchbox__container {
  width: 300px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 193, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .bottom .search .searchbox__container {
    width: 100%;
  }
}

/* line 201, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .bottom .search .searchbox__container input {
  width: 100%;
  position: relative;
  right: auto;
  top: auto;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 201, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .bottom .search .searchbox__container input {
    display: block;
  }
}

/* line 222, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .backToOverview {
  height: 0px;
  opacity: 0;
  -webkit-transition: 0.8s;
          transition: 0.8s;
  -webkit-transition-property: opacity, height;
          transition-property: opacity, height;
  padding: 0;
  overflow: hidden;
}

/* line 230, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .backToOverview.visible {
  height: auto;
  opacity: 1;
}

/* line 236, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .headline {
  height: auto;
  opacity: 1;
  -webkit-transition: 0.8s;
          transition: 0.8s;
  -webkit-transition-property: opacity, height;
          transition-property: opacity, height;
}

/* line 242, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .headline.hidden {
  height: 0px;
  opacity: 0;
  overflow: hidden;
}

/* line 249, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .filter {
  float: left;
  margin-top: 0px;
  height: 0px;
  min-height: 0px;
  opacity: 0;
  -webkit-transition: 0.8s;
          transition: 0.8s;
  -webkit-transition-property: opacity, height, margin-top, min-height;
          transition-property: opacity, height, margin-top, min-height;
  padding: 0;
  overflow: hidden;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 249, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .filter {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 249, src/css/sass/microsite/_head_microsite.scss */
  .content.head .container .filter {
    padding-left: 20px;
  }
}

/* line 270, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .filter.visible {
  margin-top: 20px;
  height: 40px;
  min-height: 40px;
  opacity: 1;
  overflow: visible;
}

/* line 278, src/css/sass/microsite/_head_microsite.scss */
.content.head .container .filter .select {
  margin-top: 0px;
}

/* line 285, src/css/sass/microsite/_head_microsite.scss */
.content.head.world {
  background-size: auto 100%;
  background-image: url("/frontend/gui/companyTemplate/dist/images/svg/head-world.svg");
  background-position: auto 100%;
  background-repeat: no-repeat;
  background-position: right top;
}

/* line 293, src/css/sass/microsite/_head_microsite.scss */
.content.head.press-media {
  background-size: auto 100%;
  background-image: url("/frontend/gui/companyTemplate/dist/images/svg/head-press-media.svg");
  background-position: auto 100%;
  background-repeat: no-repeat;
  background-position: right top;
}

/* line 10, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.header .searchbox {
  margin-right: 15px;
}

/* line 21, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox--long > .searchbox__container--long input {
  width: 400px;
  height: 40px;
  z-index: 0;
}

/* line 29, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox--long > .searchbox__container--long__icon {
  right: -70px;
}

/* line 44, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox {
  text-align: left;
  float: right;
  height: 31px;
  width: 31px;
}

/* line 51, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox input {
  padding-right: 35px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 180px;
  z-index: 0;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 51, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
  .searchbox input {
    padding-right: 0px;
    width: 0px;
    -webkit-transition: all 0.2s;
            transition: all 0.2s;
  }
  /* line 68, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
  .searchbox input.open {
    padding-right: 35px;
    width: 180px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 51, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
  .searchbox input {
    width: 100%;
  }
}

/* line 82, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__icon {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  width: 31px;
  height: 31px;
  cursor: pointer;
}

/* line 93, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__icon a {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0;
  padding: 0;
}

/* line 107, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__icon a:before {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 16px;
  line-height: 30px;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  color: #ffffff;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 107, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
  .searchbox__icon a:before {
    font-size: 20px;
    line-height: 40px;
  }
}

/* line 127, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__icon--long {
  position: absolute;
  top: 52px;
  right: 400px;
  z-index: 0;
  width: 40px;
  height: 40px;
  background-color: #004388;
  cursor: pointer;
}

/* line 140, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__icon--long a {
  height: inherit;
  margin: 0;
}

/* line 155, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__icon--long a:before {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 16px;
  line-height: 30px;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  color: #ffffff;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 155, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
  .searchbox__icon--long a:before {
    font-size: 20px;
    line-height: 40px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 82, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
  .searchbox__icon {
    width: 41px;
    height: 41px;
  }
}

/* line 183, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__container {
  position: relative;
  overflow: visible;
  float: right;
  width: 180px;
}

/* line 189, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__container--long {
  width: 460px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 183, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
  .searchbox__container {
    width: 100%;
  }
}

/* line 198, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__results {
  position: absolute;
  right: 0px;
  top: 31px;
  left: -63px;
  background-color: #ffffff;
  z-index: 1000;
  width: 100%;
  opacity: 0;
  height: 0;
  overflow: hidden;
  min-height: 0px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 198, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
  .searchbox__results {
    display: none;
  }
}

/* line 216, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown {
  width: 135%;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  min-height: 0px;
}

/* line 222, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown ul {
  width: 100%;
}

/* line 225, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown ul li {
  width: 100%;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  float: left;
  padding: 0px 10px;
}

/* line 226, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown ul li.description {
  padding: 5px 20px 6px 20px;
}

/* line 229, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown ul li.description p {
  color: #333;
  font-size: smaller;
  text-transform: uppercase;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
}

/* line 244, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown ul li:first-child {
  border-top: 1px solid #dfdfdf;
}

/* line 248, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown ul li:last-child {
  border-bottom: 1px solid #dfdfdf;
}

/* line 253, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown ul li.highlighted a {
  background-color: #e3e3e3 !important;
  color: #333 !important;
}

/* line 259, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown ul li em {
  font-family: "TheSans Bold", Helvetica, sans-serif;
}

/* line 263, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox__dropdown ul li a {
  width: 100%;
  color: #00a6e2;
  /*&:hover {
						background-color: $color-background-grey !important;
						color: $color-grey !important;
					}*/
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 263, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
  .searchbox__dropdown ul li a {
    font-size: 20px;
    font-size: 2rem;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* line 288, ../companyTemplate/src/css/sass/project/components/_livesearch.scss */
.searchbox.open .searchbox__results {
  opacity: 1;
  height: auto;
  overflow: visible;
}

/* line 17, ../companyTemplate/src/css/sass/project/components/_breadcrump.scss */
.breadcrump .content.head {
  margin-bottom: 0px;
  margin-top: 0px;
  position: relative;
}

/* line 22, ../companyTemplate/src/css/sass/project/components/_breadcrump.scss */
.breadcrump .content.head > .wrapper {
  float: left;
  padding-left: 30px;
  padding-right: 30px;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 22, ../companyTemplate/src/css/sass/project/components/_breadcrump.scss */
  .breadcrump .content.head > .wrapper {
    padding-left: 30px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 22, ../companyTemplate/src/css/sass/project/components/_breadcrump.scss */
  .breadcrump .content.head > .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 36, ../companyTemplate/src/css/sass/project/components/_breadcrump.scss */
.breadcrump .content.head > .wrapper .wrapper--text {
  margin-bottom: -25px;
}

/* line 40, ../companyTemplate/src/css/sass/project/components/_breadcrump.scss */
.breadcrump .content.head > .wrapper .select {
  margin-top: 25px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 40, ../companyTemplate/src/css/sass/project/components/_breadcrump.scss */
  .breadcrump .content.head > .wrapper .select {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}

/* line 14, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content__header {
  margin-bottom: 15px;
}

/* line 17, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content__header .author {
  margin-top: 5px;
}

/* line 21, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content__header .opening {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 31, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content__footer {
  clear: both;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 55px;
}

/* line 37, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content__footer .wrapper {
  border-top: 1px solid #f4f4f4;
  padding-top: 40px;
  margin-top: 20px;
  margin-bottom: 40px;
}

/* line 43, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content__footer .wrapper h2 {
  font-size: 40px;
  font-size: 4rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  text-transform: uppercase;
}

/* line 49, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content__footer .wrapper h5 {
  font-size: 20px;
  font-size: 2rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 55, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content__footer .link {
  width: auto !important;
  float: left;
}

/* line 70, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content.oneColumn--small {
  margin-bottom: 20px;
}

@media (min-width: 751px) {
  /* line 74, ../companyTemplate/src/css/sass/project/components/_content.scss */
  .content.oneColumn--small > .wrapper > div {
    padding: 0 30px;
  }
}

/* line 86, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content.twoColumns > h4, .c-teaser-news .content.twoColumns > h2, .c-youtube-teaser .content.twoColumns > h2,
.content.twoColumns > h2,
.content.twoColumns > h3,
.content.twoColumns > h2,
.content.twoColumns > h1, .content.threeColumns > h4, .c-teaser-news .content.threeColumns > h2, .c-youtube-teaser .content.threeColumns > h2,
.content.threeColumns > h2,
.content.threeColumns > h3,
.content.threeColumns > h2,
.content.threeColumns > h1 {
  margin-bottom: 20px;
}

/* line 100, ../companyTemplate/src/css/sass/project/components/_content.scss */
.twoColumns .p-col img {
  width: 100%;
}

/* line 104, ../companyTemplate/src/css/sass/project/components/_content.scss */
.twoColumns .col1 {
  padding-right: 10px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 104, ../companyTemplate/src/css/sass/project/components/_content.scss */
  .twoColumns .col1 {
    padding-right: 0;
  }
}

/* line 111, ../companyTemplate/src/css/sass/project/components/_content.scss */
.twoColumns .col2 {
  padding-left: 10px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 111, ../companyTemplate/src/css/sass/project/components/_content.scss */
  .twoColumns .col2 {
    padding-left: 0;
  }
}

/* line 123, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content-Headline {
  text-align: center;
  margin: 0 0 30px 0;
}

/* line 131, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content-Headline h1, .content-Headline h3 {
  color: #666666;
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 143, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content-ImageGroup .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

/* line 148, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content-ImageGroup .image img {
  height: auto;
  visibility: hidden;
}

/* line 158, ../companyTemplate/src/css/sass/project/components/_content.scss */
.content-video {
  overflow: hidden;
  margin-bottom: 20px;
}

/* line 9, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider {
  padding-bottom: 0px;
  position: relative;
}

/* line 13, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider .swiper-container,
.slider .slider-container,
.slider .slider-pagination,
.slider .slider-controls {
  -webkit-transition: 1s;
          transition: 1s;
  opacity: 0;
}

/* line 20, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider .swiper-container.full-opacity,
.slider .slider-container.full-opacity,
.slider .slider-pagination.full-opacity,
.slider .slider-controls.full-opacity {
  opacity: 1;
}

/* line 26, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.initialized .swiper-container,
.slider.initialized .slider-container,
.slider.initialized .slider-pagination,
.slider.initialized .slider-controls {
  opacity: 1 !important;
}

/* line 33, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.initialized .swiper-container .swiper-wrapper .swiper-slide,
.slider.initialized .swiper-container .swiper-wrapper .slider-slide,
.slider.initialized .slider-container .swiper-wrapper .swiper-slide,
.slider.initialized .slider-container .swiper-wrapper .slider-slide,
.slider.initialized .slider-pagination .swiper-wrapper .swiper-slide,
.slider.initialized .slider-pagination .swiper-wrapper .slider-slide,
.slider.initialized .slider-controls .swiper-wrapper .swiper-slide,
.slider.initialized .slider-controls .swiper-wrapper .slider-slide {
  display: block;
  visibility: visible;
}

/* line 44, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.initialized-with-controls .slider-slide {
  cursor: pointer;
}

@media (min-width: 1025px) {
  /* line 49, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .slider.initialized-with-controls .slider-controls {
    display: block !important;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 49, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .slider.initialized-with-controls .slider-controls {
    display: none !important;
  }
}

/* line 59, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.initialized-with-controls .slider-pagination,
.slider.initialized-with-controls .slick-dots {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 76, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider--one--big .slider-slide {
  background-color: #ffffff;
}

/* line 79, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider--one--big .slider-slide img {
  height: auto;
}

/* line 93, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.slider--header {
  position: relative;
}

/* line 98, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.slider--header .slider-container {
  overflow: hidden;
  border-bottom: 2px solid #ccd9e7;
}

/* line 110, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.slider--header .slider-container .slider-slide.hover .image canvas {
  opacity: 1;
}

/* line 118, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.slider--header .slider-container .slider-slide.hover .subtext p.hidden {
  opacity: 1;
  max-height: 200px;
}

/* line 122, ../companyTemplate/src/css/sass/project/components/_slider.scss */
html.ie9 .slider.slider--header .slider-container .slider-slide.hover .subtext p.hidden {
  display: block;
}

/* line 140, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.slider--header .slider-container .slider-slide.swiper-slide-active .image img {
  opacity: 1;
}

/* line 144, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.slider--header .slider-container .slider-slide.swiper-slide-active .image canvas {
  opacity: 0;
}

/* line 155, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.slider--header .slider-controls-prev {
  padding-bottom: 200px;
  left: 0px;
}

/* line 159, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.slider--header .slider-controls-next {
  padding-bottom: 200px;
  right: 0px;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 171, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .threeItemsSlider > .wrapper {
    padding: 0px 0px 0px 30px;
  }
}

/* line 176, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.threeItemsSlider > .wrapper > .container {
  padding: 15px 0 30px 0;
}

/* line 179, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.threeItemsSlider > .wrapper > .container > .wrapper {
  width: 100%;
}

/* line 189, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.threeItemsSlider > .wrapper > .container h4, .threeItemsSlider > .wrapper > .container .c-teaser-news h2, .c-teaser-news .threeItemsSlider > .wrapper > .container h2, .threeItemsSlider > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser .threeItemsSlider > .wrapper > .container h2 {
  width: 100%;
  padding: 0 20px 30px 20px;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 189, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .threeItemsSlider > .wrapper > .container h4, .threeItemsSlider > .wrapper > .container .c-teaser-news h2, .c-teaser-news .threeItemsSlider > .wrapper > .container h2, .threeItemsSlider > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser .threeItemsSlider > .wrapper > .container h2 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 211, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.threeItemsSlider.content--narrow > .wrapper > .container .swiper-wrapper .swiper-slide .text,
.threeItemsSlider.content--narrow > .wrapper > .container .swiper-wrapper .slider-slide .text,
.threeItemsSlider.content--narrow > .wrapper > .container .slider-container .swiper-slide .text,
.threeItemsSlider.content--narrow > .wrapper > .container .slider-container .slider-slide .text {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.25;
  font-family: "TheSans Light", Helvetica, sans-serif;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 225, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .threeItemsSliderNews .slider-container .slider-slide {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 239, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.threeItemsSliderNews .slider-container .slider-slide img {
  width: 100%;
  max-width: 100vw;
  height: auto;
}

@media (min-width: 1025px) {
  /* line 247, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .threeItemsSliderNews .p-col.large-4 {
    margin-bottom: 40px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 252, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .threeItemsSliderNews .p-col.medium-6 {
    margin-bottom: 30px;
  }
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 261, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .twoItemsSlider > .wrapper,
  .threeItemsSlider.content--narrow > .wrapper {
    padding: 0px 30px 0px 30px;
    padding: 0px 3rem 0px 3rem;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 268, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .twoItemsSlider > .wrapper > .container .slider-controls,
  .threeItemsSlider.content--narrow > .wrapper > .container .slider-controls {
    display: none;
  }
}

/* line 274, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.twoItemsSlider > .wrapper > .container .slider-controls-prev,
.threeItemsSlider.content--narrow > .wrapper > .container .slider-controls-prev {
  left: -30px;
  width: 30px;
}

/* line 279, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.twoItemsSlider > .wrapper > .container .slider-controls-prev span:before,
.threeItemsSlider.content--narrow > .wrapper > .container .slider-controls-prev span:before {
  top: -60px;
}

/* line 285, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.twoItemsSlider > .wrapper > .container .slider-controls-next,
.threeItemsSlider.content--narrow > .wrapper > .container .slider-controls-next {
  right: -30px;
  width: 30px;
}

/* line 290, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.twoItemsSlider > .wrapper > .container .slider-controls-next span:before,
.threeItemsSlider.content--narrow > .wrapper > .container .slider-controls-next span:before {
  top: -60px;
}

/* line 298, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.twoItemsSlider > .wrapper > .container h4, .twoItemsSlider > .wrapper > .container .c-teaser-news h2, .c-teaser-news .twoItemsSlider > .wrapper > .container h2, .twoItemsSlider > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser .twoItemsSlider > .wrapper > .container h2,
.threeItemsSlider.content--narrow > .wrapper > .container h4,
.threeItemsSlider.content--narrow > .wrapper > .container .c-teaser-news h2, .c-teaser-news
.threeItemsSlider.content--narrow > .wrapper > .container h2,
.threeItemsSlider.content--narrow > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser
.threeItemsSlider.content--narrow > .wrapper > .container h2 {
  padding: 0px 0px 30px 15px;
  color: #666666;
  margin: 0 auto 0 auto;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 298, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .twoItemsSlider > .wrapper > .container h4, .twoItemsSlider > .wrapper > .container .c-teaser-news h2, .c-teaser-news .twoItemsSlider > .wrapper > .container h2, .twoItemsSlider > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser .twoItemsSlider > .wrapper > .container h2,
  .threeItemsSlider.content--narrow > .wrapper > .container h4,
  .threeItemsSlider.content--narrow > .wrapper > .container .c-teaser-news h2, .c-teaser-news
  .threeItemsSlider.content--narrow > .wrapper > .container h2,
  .threeItemsSlider.content--narrow > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser
  .threeItemsSlider.content--narrow > .wrapper > .container h2 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 313, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.threeItemsSlider.content--narrow > .wrapper > .container .relatedArticles {
  font-size: 2.2rem;
  padding: 0px 0px 15px 0px;
}

/* line 322, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.twoItemsSlider > .wrapper > .container h4, .twoItemsSlider > .wrapper > .container .c-teaser-news h2, .c-teaser-news .twoItemsSlider > .wrapper > .container h2, .twoItemsSlider > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser .twoItemsSlider > .wrapper > .container h2,
.threeItemsSlider > .wrapper > .container h4,
.threeItemsSlider > .wrapper > .container .c-teaser-news h2, .c-teaser-news
.threeItemsSlider > .wrapper > .container h2,
.threeItemsSlider > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser
.threeItemsSlider > .wrapper > .container h2 {
  font-size: 22px;
  font-size: 2.2rem;
  color: #666666;
  margin: 0 auto 0 auto;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 322, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .twoItemsSlider > .wrapper > .container h4, .twoItemsSlider > .wrapper > .container .c-teaser-news h2, .c-teaser-news .twoItemsSlider > .wrapper > .container h2, .twoItemsSlider > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser .twoItemsSlider > .wrapper > .container h2,
  .threeItemsSlider > .wrapper > .container h4,
  .threeItemsSlider > .wrapper > .container .c-teaser-news h2, .c-teaser-news
  .threeItemsSlider > .wrapper > .container h2,
  .threeItemsSlider > .wrapper > .container .c-youtube-teaser h2, .c-youtube-teaser
  .threeItemsSlider > .wrapper > .container h2 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 339, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide,
.twoItemsSlider > .wrapper > .container .slider-container .slider-slide,
.threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide,
.threeItemsSlider > .wrapper > .container .slider-container .slider-slide {
  margin-right: 15px;
  padding-left: 15px;
  padding-top: 5px;
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 356, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .image,
  .twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .image,
  .threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .image {
    width: 100% !important;
  }
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 362, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .wrapper,
  .twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .wrapper,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .wrapper,
  .threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .wrapper {
    width: 100% !important;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 368, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .twoItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link,
  .twoItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .slider-slide .container .link,
  .threeItemsSlider > .wrapper > .container .slider-container .slider-slide .container .link {
    padding: 0 10px 0 15px;
  }
}

/* line 390, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-pagination,
.slick-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

/* line 397, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-pagination-bullet,
.slider-pagination .swiper-pagination-switch,
.slider-pagination li,
.slick-dots-bullet,
.slick-dots .swiper-pagination-switch,
.slick-dots li {
  display: inline-block;
  background-color: #00a6e2;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  height: 8px;
  margin: 10px 4px;
  opacity: 1;
  width: 8px;
  cursor: pointer;
  vertical-align: middle;
}

/* line 412, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-pagination-bullet button,
.slider-pagination .swiper-pagination-switch button,
.slider-pagination li button,
.slick-dots-bullet button,
.slick-dots .swiper-pagination-switch button,
.slick-dots li button {
  display: none;
}

/* line 416, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-pagination-bullet-active, .slider-pagination-bullet.swiper-active-switch, .slider-pagination-bullet.slick-active,
.slider-pagination .swiper-pagination-switch-active,
.slider-pagination .swiper-pagination-switch.swiper-active-switch,
.slider-pagination .swiper-pagination-switch.slick-active,
.slider-pagination li-active,
.slider-pagination li.swiper-active-switch,
.slider-pagination li.slick-active,
.slick-dots-bullet-active,
.slick-dots-bullet.swiper-active-switch,
.slick-dots-bullet.slick-active,
.slick-dots .swiper-pagination-switch-active,
.slick-dots .swiper-pagination-switch.swiper-active-switch,
.slick-dots .swiper-pagination-switch.slick-active,
.slick-dots li-active,
.slick-dots li.swiper-active-switch,
.slick-dots li.slick-active {
  background-color: #004388;
  height: 10px;
  width: 10px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}

/* line 427, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls {
  display: none;
  text-align: center;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 427, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .slider-controls {
    display: none;
  }
}

/* line 435, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-prev, .slider-controls-next {
  background-color: transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  color: #006ab3;
  cursor: pointer;
  height: 100%;
  margin: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  vertical-align: middle;
  cursor: pointer;
  z-index: 1000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 453, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-prev:hover span:before, .slider-controls-next:hover span:before {
  color: #00a6e2;
}

/* line 459, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-prev.slick-disabled, .slider-controls-next.slick-disabled {
  cursor: default !important;
}

/* line 463, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-prev.slick-disabled span:before, .slider-controls-next.slick-disabled span:before {
  color: #999999;
}

/* line 470, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-prev.slick-disabled:hover span:before, .slider-controls-next.slick-disabled:hover span:before {
  color: #999999;
}

/* line 477, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-prev span, .slider-controls-next span {
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
}

/* line 488, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-prev span:before, .slider-controls-next span:before {
  display: block;
  font-size: 30px;
  height: 135px;
  position: absolute;
  top: -135px;
  left: 0px;
  color: #004388;
  vertical-align: middle;
  width: 100%;
  -webkit-transition: color 0.2s;
          transition: color 0.2s;
  zoom: 1;
}

/* line 504, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-prev {
  left: 8%;
  width: 85px;
}

/* line 509, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-prev span:before {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

/* line 516, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-next {
  right: 8%;
  width: 85px;
}

/* line 521, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider-controls-next span:before {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 536, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .slider.onlineservices .slider-controls {
    display: none;
  }
}

/* line 542, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.onlineservices .slider-controls-prev {
  left: 0%;
}

/* line 545, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.onlineservices .slider-controls-prev span:before {
  top: -60px;
}

/* line 552, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.onlineservices .slider-controls-next {
  right: 0%;
}

/* line 555, ../companyTemplate/src/css/sass/project/components/_slider.scss */
.slider.onlineservices .slider-controls-next span:before {
  top: -60px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 571, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .content__main .content.threeItems .slider {
    padding: 0;
  }
  /* line 578, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .content.threeItems .slider {
    padding: 0 20px;
  }
  /* line 584, ../companyTemplate/src/css/sass/project/components/_slider.scss */
  .slider .p-col.small-12 {
    margin-right: 0;
  }
}

/* line 13, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser {
  position: relative;
}

/* line 18, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .box {
  position: relative;
  z-index: 0;
  cursor: pointer;
}

/* line 23, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .box:before {
  content: '';
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  margin-top: -60px;
  margin-left: -60px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/svg/play.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 46, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .box.hover:before, .imageTeaser .box.active:before {
  opacity: .7;
}

/* line 52, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .box.playing:before {
  display: none;
  cursor: default;
}

/* line 57, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .box.playing .image-overlay {
  display: none;
}

/* line 61, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .box.playing .video {
  z-index: 1;
}

/* line 67, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .image-overlay {
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

/* line 76, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .image-overlay img {
  float: left;
  width: auto;
  height: auto;
  max-height: none;
}

/* line 84, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .image {
  background-color: #e4e4e4;
}

/* line 89, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .image img {
  float: left;
  height: auto;
  max-height: none;
}

/* line 97, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .image > div {
  display: none;
}

/* line 101, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
body.sc-edit-mode-active .imageTeaser .image > div {
  display: block !important;
}

/* line 104, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
body.sc-edit-mode-active .imageTeaser .image > div img {
  width: auto;
}

/* line 112, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .video {
  background-color: #e4e4e4;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

/* line 121, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .video > div {
  height: 100%;
  display: block;
}

/* line 125, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser .video > div video {
  width: 100%;
  height: 100%;
}

/* line 132, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser__container {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
}

/* line 138, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser__container .link {
  width: auto !important;
  float: right;
  margin-bottom: -10px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 138, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser__container .link {
    float: left;
    width: 100% !important;
    margin-top: 10px;
  }
}

/* line 164, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 {
  margin-top: 30px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 164, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v1 {
    margin-top: 0;
  }
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 173, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v1 .image {
    border: 0px;
  }
}

/* line 182, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .image img {
  width: 100%;
  height: auto;
}

/* line 188, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container {
  padding: 20px 10px 20px 25px;
  background-color: #f2f5f9;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 188, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v1 .imageTeaser__container {
    padding-left: 20px;
    padding-right: 20px;
    border: 0px;
  }
}

/* line 202, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container.icon {
  padding-top: 20px;
  padding-bottom: 0px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 202, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v1 .imageTeaser__container.icon {
    padding-left: 0px;
  }
}

/* line 211, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container.icon .imageTeaser__container__left .wrapper {
  padding-left: 95px;
}

/* line 215, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container.icon .imageTeaser__container__left img {
  margin-top: -10px;
  margin-bottom: 10px;
}

/* line 223, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container__left > img {
  float: left;
}

/* line 228, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container__left .wrapper p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #666666;
}

/* line 234, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container__left .wrapper h1, .imageTeaser--v1 .imageTeaser__container__left .wrapper h2 {
  font-size: 34px;
  font-size: 3.4rem;
  color: #1e1e1d;
}

/* line 242, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container__right {
  margin-bottom: -15px;
  position: absolute;
  bottom: 50%;
  right: 30px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 242, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v1 .imageTeaser__container__right {
    position: relative;
    bottom: 0px;
    right: 0px;
    margin-bottom: 0px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 256, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v1 .imageTeaser__container__right .socialmedia {
    display: none;
  }
}

/* line 263, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container__right .socialmedia ul {
  float: right;
}

/* line 270, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 .imageTeaser__container__right .socialmedia ul li {
  font-size: 17px;
  font-size: 1.7rem;
}

/* line 279, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v2 {
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 279, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v2 {
    margin-bottom: 0px;
  }
}

/* line 287, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v2 .imageTeaser__container {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}

/* line 293, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
body.sc-edit-mode-active .imageTeaser--v2 .imageTeaser__container {
  position: relative;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 287, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v2 .imageTeaser__container {
    position: relative;
    float: left;
  }
}

/* line 302, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v2 .imageTeaser__container__left {
  padding: 0 7.5% 5% 7.5%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 302, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v2 .imageTeaser__container__left {
    padding: 30px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 302, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v2 .imageTeaser__container__left {
    padding: 0 30px 5% 40px;
  }
}

/* line 313, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v2 .imageTeaser__container__left p {
  font-size: 13px;
  font-size: 1.3rem;
  color: #e2e2e2;
}

/* line 318, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v2 .imageTeaser__container__left h1, .imageTeaser--v2 .imageTeaser__container__left h2 {
  padding-top: 5px;
  font-size: 68px;
  font-size: 6.8rem;
  line-height: 1em;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #004388;
  margin-left: -5px;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 318, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v2 .imageTeaser__container__left h1, .imageTeaser--v2 .imageTeaser__container__left h2 {
    font-size: 50px;
    font-size: 5rem;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 318, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v2 .imageTeaser__container__left h1, .imageTeaser--v2 .imageTeaser__container__left h2 {
    font-size: 50px;
    font-size: 5rem;
  }
}

/* line 335, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
.imageTeaser--v2 .imageTeaser__container__left h3 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1em;
  color: #333;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 335, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v2 .imageTeaser__container__left h3 {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 335, ../companyTemplate/src/css/sass/project/components/_imageteaser.scss */
  .imageTeaser--v2 .imageTeaser__container__left h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

/* line 17, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector {
  position: relative;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 17, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
  .category-selector {
    display: none;
  }
}

/* line 28, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector h3, .category-selector h4, .category-selector .c-teaser-news h2, .c-teaser-news .category-selector h2, .category-selector .c-youtube-teaser h2, .c-youtube-teaser .category-selector h2 {
  margin-top: 7px;
  margin-bottom: 7px;
}

/* line 33, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector > h4, .c-teaser-news .category-selector > h2, .c-youtube-teaser .category-selector > h2 {
  margin-bottom: 30px;
}

/* line 38, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .tabContainer .tab {
  display: inline-block;
}

/* line 41, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .tabContainer .tab a {
  padding: 0 50px 0 50px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 50px;
  line-height: 5rem;
  height: 50px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  background-color: #999999;
}

/* line 53, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .tabContainer .tab.active a {
  background-color: #CCD9E7;
  color: #1e1e1d;
}

/* line 60, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .tabContainer > .panelContainer {
  background-color: #CCD9E7;
  position: relative;
  padding: 30px 30px 30px 30px;
  overflow: hidden;
}

/* line 67, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .tabContainer > .panelContainer .panel {
  opacity: 0;
  -webkit-transition: opacity 0.8s;
          transition: opacity 0.8s;
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  z-index: 0;
  height: 0;
}

/* line 79, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .tabContainer > .panelContainer .panel.active {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 1;
  height: auto;
  opacity: 1;
}

/* line 108, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category, .category-selector .associates .associate,
.category-selector .associates .detail,
.category-selector .details .associate,
.category-selector .details .detail {
  border: 1px solid #999999;
  margin-bottom: 10px;
  position: relative;
}

/* line 115, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category .image, .category-selector .associates .associate .image,
.category-selector .associates .detail .image,
.category-selector .details .associate .image,
.category-selector .details .detail .image {
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  width: 125px;
  height: 100%;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

/* line 128, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category .image img, .category-selector .associates .associate .image img,
.category-selector .associates .detail .image img,
.category-selector .details .associate .image img,
.category-selector .details .detail .image img {
  visibility: hidden;
}

/* line 133, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category > .wrapper, .category-selector .associates .associate > .wrapper,
.category-selector .associates .detail > .wrapper,
.category-selector .details .associate > .wrapper,
.category-selector .details .detail > .wrapper {
  padding: 10px 155px 15px 150px;
  min-height: 125px;
}

/* line 143, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category h3, .category-selector .associates .associate h3,
.category-selector .associates .detail h3,
.category-selector .details .associate h3,
.category-selector .details .detail h3 {
  font-size: 30px;
  font-size: 3rem;
  color: #004388;
}

/* line 148, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category h4, .category-selector .associates .associate h4,
.category-selector .associates .detail h4,
.category-selector .details .associate h4,
.category-selector .details .detail h4, .category-selector .categories .category .c-teaser-news h2, .c-teaser-news .category-selector .categories .category h2, .category-selector .associates .associate .c-teaser-news h2, .c-teaser-news .category-selector .associates .associate h2,
.category-selector .associates .detail .c-teaser-news h2, .c-teaser-news
.category-selector .associates .detail h2,
.category-selector .details .associate .c-teaser-news h2, .c-teaser-news
.category-selector .details .associate h2,
.category-selector .details .detail .c-teaser-news h2, .c-teaser-news
.category-selector .details .detail h2, .category-selector .categories .category .c-youtube-teaser h2, .c-youtube-teaser .category-selector .categories .category h2, .category-selector .associates .associate .c-youtube-teaser h2, .c-youtube-teaser .category-selector .associates .associate h2,
.category-selector .associates .detail .c-youtube-teaser h2, .c-youtube-teaser
.category-selector .associates .detail h2,
.category-selector .details .associate .c-youtube-teaser h2, .c-youtube-teaser
.category-selector .details .associate h2,
.category-selector .details .detail .c-youtube-teaser h2, .c-youtube-teaser
.category-selector .details .detail h2 {
  font-size: 21px;
  font-size: 2.1rem;
  color: #004388;
}

/* line 152, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category h4 a, .category-selector .associates .associate h4 a,
.category-selector .associates .detail h4 a,
.category-selector .details .associate h4 a,
.category-selector .details .detail h4 a, .category-selector .categories .category .c-teaser-news h2 a, .c-teaser-news .category-selector .categories .category h2 a, .category-selector .associates .associate .c-teaser-news h2 a, .c-teaser-news .category-selector .associates .associate h2 a,
.category-selector .associates .detail .c-teaser-news h2 a, .c-teaser-news
.category-selector .associates .detail h2 a,
.category-selector .details .associate .c-teaser-news h2 a, .c-teaser-news
.category-selector .details .associate h2 a,
.category-selector .details .detail .c-teaser-news h2 a, .c-teaser-news
.category-selector .details .detail h2 a, .category-selector .categories .category .c-youtube-teaser h2 a, .c-youtube-teaser .category-selector .categories .category h2 a, .category-selector .associates .associate .c-youtube-teaser h2 a, .c-youtube-teaser .category-selector .associates .associate h2 a,
.category-selector .associates .detail .c-youtube-teaser h2 a, .c-youtube-teaser
.category-selector .associates .detail h2 a,
.category-selector .details .associate .c-youtube-teaser h2 a, .c-youtube-teaser
.category-selector .details .associate h2 a,
.category-selector .details .detail .c-youtube-teaser h2 a, .c-youtube-teaser
.category-selector .details .detail h2 a {
  color: #00a6e2;
}

/* line 155, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category h4 a:hover, .category-selector .associates .associate h4 a:hover,
.category-selector .associates .detail h4 a:hover,
.category-selector .details .associate h4 a:hover,
.category-selector .details .detail h4 a:hover, .category-selector .categories .category .c-teaser-news h2 a:hover, .c-teaser-news .category-selector .categories .category h2 a:hover, .category-selector .associates .associate .c-teaser-news h2 a:hover, .c-teaser-news .category-selector .associates .associate h2 a:hover,
.category-selector .associates .detail .c-teaser-news h2 a:hover, .c-teaser-news
.category-selector .associates .detail h2 a:hover,
.category-selector .details .associate .c-teaser-news h2 a:hover, .c-teaser-news
.category-selector .details .associate h2 a:hover,
.category-selector .details .detail .c-teaser-news h2 a:hover, .c-teaser-news
.category-selector .details .detail h2 a:hover, .category-selector .categories .category .c-youtube-teaser h2 a:hover, .c-youtube-teaser .category-selector .categories .category h2 a:hover, .category-selector .associates .associate .c-youtube-teaser h2 a:hover, .c-youtube-teaser .category-selector .associates .associate h2 a:hover,
.category-selector .associates .detail .c-youtube-teaser h2 a:hover, .c-youtube-teaser
.category-selector .associates .detail h2 a:hover,
.category-selector .details .associate .c-youtube-teaser h2 a:hover, .c-youtube-teaser
.category-selector .details .associate h2 a:hover,
.category-selector .details .detail .c-youtube-teaser h2 a:hover, .c-youtube-teaser
.category-selector .details .detail h2 a:hover {
  text-decoration: underline;
}

/* line 162, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category .description, .category-selector .associates .associate .description,
.category-selector .associates .detail .description,
.category-selector .details .associate .description,
.category-selector .details .detail .description {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.25;
  color: #333;
}

/* line 168, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category .side, .category-selector .associates .associate .side,
.category-selector .associates .detail .side,
.category-selector .details .associate .side,
.category-selector .details .detail .side {
  width: 135px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 15;
}

/* line 177, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category .side > span, .category-selector .associates .associate .side > span,
.category-selector .associates .detail .side > span,
.category-selector .details .associate .side > span,
.category-selector .details .detail .side > span, .category-selector .categories .category .side > a, .category-selector .associates .associate .side > a,
.category-selector .associates .detail .side > a,
.category-selector .details .associate .side > a,
.category-selector .details .detail .side > a {
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 192, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories {
  width: 100%;
  min-height: 135px;
}

/* line 196, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category {
  -webkit-transition: 0.2s;
          transition: 0.2s;
  background-color: #f2f5f9;
  float: none;
  min-height: 125px;
  overflow: hidden;
  cursor: pointer;
}

/* line 205, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category .side {
  background-color: #004388;
}

/* line 208, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category .side > span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 100px;
}

/* line 217, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category .side > span:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-size: 30px;
  line-height: 150px;
  height: 135px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 234, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .categories .category.active .side > span:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

/* line 250, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates,
.category-selector .details {
  -webkit-transition: 0.6s;
          transition: 0.6s;
  opacity: 0;
  float: left;
  width: 100%;
  overflow: hidden;
  max-height: 0;
}

/* line 259, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate,
.category-selector .associates .detail,
.category-selector .details .associate,
.category-selector .details .detail {
  background-color: #ffffff;
  position: relative;
  float: none;
  min-height: 125px;
  overflow: hidden;
}

/* line 268, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate .side,
.category-selector .associates .detail .side,
.category-selector .details .associate .side,
.category-selector .details .detail .side {
  background-color: #ffffff;
}

/* line 271, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate .side > a,
.category-selector .associates .detail .side > a,
.category-selector .details .associate .side > a,
.category-selector .details .detail .side > a {
  color: #00a6e2;
  display: block;
  margin-top: 20px;
  padding-left: 5px;
  text-align: left;
  width: 100%;
}

/* line 280, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate .side > a:after,
.category-selector .associates .detail .side > a:after,
.category-selector .details .associate .side > a:after,
.category-selector .details .detail .side > a:after {
  content: '\00a0 \00a0 \203a';
  display: inline-block;
  vertical-align: 1px;
}

/* line 287, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate .side > a:hover, .category-selector .associates .associate .c-teaser-news h2 .side > a:hover, .category-selector .associates .associate .c-youtube-teaser h2 .side > a:hover,
.category-selector .associates .detail .side > a:hover,
.category-selector .associates .detail .c-teaser-news h2 .side > a:hover,
.category-selector .associates .detail .c-youtube-teaser h2 .side > a:hover,
.category-selector .details .associate .side > a:hover,
.category-selector .details .associate .c-teaser-news h2 .side > a:hover,
.category-selector .details .associate .c-youtube-teaser h2 .side > a:hover,
.category-selector .details .detail .side > a:hover,
.category-selector .details .detail .c-teaser-news h2 .side > a:hover,
.category-selector .details .detail .c-youtube-teaser h2 .side > a:hover {
  text-decoration: underline;
}

/* line 295, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates.open,
.category-selector .details.open {
  max-height: 3000px;
  opacity: 1;
}

/* line 313, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate.large-view h4, .category-selector .associates .associate.large-view .c-teaser-news h2, .c-teaser-news .category-selector .associates .associate.large-view h2, .category-selector .associates .associate.large-view .c-youtube-teaser h2, .c-youtube-teaser .category-selector .associates .associate.large-view h2 {
  margin: 10px 10px 10px 20px;
}

/* line 317, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate.large-view .description {
  margin: 15px 150px 60px 20px;
}

/* line 321, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate.large-view .image {
  margin: 0 20px 0 20px;
  width: 220px;
  height: 150px;
  float: left;
}

/* line 328, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate.large-view .side {
  top: 10px;
  height: 50px;
}

/* line 332, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .associates .associate.large-view .side > a {
  text-align: left;
  padding-right: 35px;
  padding-top: 10px;
}

/* line 349, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .details {
  float: none;
  max-height: none;
  opacity: 1;
}

/* line 355, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .details .detail .image {
  margin: 12px 0 12px 10px;
  height: 100px;
  width: 100px;
}

/* line 361, ../companyTemplate/src/css/sass/project/components/_category-selector.scss */
.category-selector .details .detail > .wrapper {
  padding-left: 135px;
}

/* line 14, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion {
  position: relative;
  margin-bottom: 30px;
}

/* line 19, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion h4, .accordion .c-teaser-news h2, .c-teaser-news .accordion h2, .accordion .c-youtube-teaser h2, .c-youtube-teaser .accordion h2 {
  margin-bottom: 30px;
}

/* line 27, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dt.title {
  -webkit-transition: 0.2s;
          transition: 0.2s;
  -webkit-transition-property: background;
          transition-property: background;
  margin-bottom: 10px;
  background-color: #CCD9E7;
  float: left;
  width: 100%;
  cursor: pointer;
  position: relative;
}

/* line 38, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dt.title > h3 {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #1e1e1d;
  padding: 20px 60px 20px 20px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  display: block;
  text-decoration: none;
}

/* line 51, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dt.title:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-size: 18px;
  line-height: 3;
  width: 10px;
  height: 100%;
  position: absolute;
  top: 3px;
  right: 30px;
}

/* line 63, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dt.title.active, .accordion dt.title:hover {
  background-color: #7FA1C3;
}

/* line 67, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dt.title.active > h3, .accordion dt.title:hover > h3 {
  color: #ffffff;
}

/* line 71, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dt.title.active:after, .accordion dt.title:hover:after {
  color: #ffffff;
}

/* line 77, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dt.title.active:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

/* line 85, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dd.item {
  -webkit-transition: 0.6s;
          transition: 0.6s;
  -webkit-transition-property: opacity height;
          transition-property: opacity height;
  opacity: 0;
  float: left;
  width: 100%;
  overflow: hidden;
  max-height: 0px;
  margin-top: -10px;
}

/* line 96, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dd.item section {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #999999;
}

/* line 103, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dd.item section:last-child {
  border-bottom: 0px;
}

/* line 113, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dd.item section .icons-youtube {
  background-position-x: center;
  width: 50px;
  height: 50px;
}

/* line 120, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dd.item section .icons-not {
  background-image: none;
}

/* line 129, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dd.item .wrapper {
  margin-left: 20px;
}

/* line 133, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dd.item .wrapper h5 {
  padding-bottom: 0px;
  margin-top: -3px;
}

/* line 144, ../companyTemplate/src/css/sass/project/components/_accordion.scss */
.accordion dd.item.open {
  max-height: 3000px;
  opacity: 1;
}

/* line 13, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia {
  /*
        &--findus {

        }
    */
}

/* line 14, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia ul {
  display: inline-block;
}

/* line 17, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia ul li {
  display: inline-block;
  margin-right: 7px;
}

/* line 21, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia ul li:first-child {
  margin-right: 11px;
}

/* line 25, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia ul li:last-child {
  margin-right: 0;
}

/* line 31, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia a .icons {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  position: relative;
}

/* line 39, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia a .icons:hover {
  background-color: transparent;
}

/* line 43, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia a .icons:before {
  display: block;
  width: 28px;
  height: 28px;
  font-size: 28px;
  text-align: center;
  vertical-align: bottom;
  color: #999999;
  line-height: 28px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: color 0.2s;
          transition: color 0.2s;
}

/* line 65, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia--shareit {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  border: none !important;
  color: #999999;
}

/* line 75, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia--shareit:after {
  content: " ";
  width: 100%;
  background: #BDBDBD;
  height: 1px;
  display: block;
  position: relative;
  top: -12px;
  z-index: 1;
}

/* line 86, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia--shareit ul {
  position: relative;
  background: white;
  padding: 0 10px;
  z-index: 99;
  margin-left: 20px;
}

/* line 94, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia--shareit a .icons {
  width: 24px;
  height: 24px;
}

/* line 98, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia--shareit a .icons:before {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  color: #004388;
}

/* line 108, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia--footer {
  border: none !important;
  color: #999999;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
}

/* line 115, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia--text-left {
  text-align: left;
}

/* line 119, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia--text-right {
  text-align: right;
}

/* line 122, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.socialmedia--text-right.socialmedia--shareit ul {
  margin-right: 20px;
  margin-left: 0;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 131, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
  .socialmedia--shareFooter {
    display: none;
  }
  /* line 135, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
  .socialmedia--shareit {
    display: none;
  }
  /* line 141, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
  .socialmedia ul li:first-child {
    display: block;
    vertical-align: 0;
    margin-right: 0;
    margin-bottom: 2px;
  }
}

@media (min-width: 751px) {
  /* line 155, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
  .socialmedia--shareit ul {
    margin-left: 40px;
  }
  /* line 161, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
  .socialmedia--text-right.socialmedia--shareit ul {
    margin-right: 40px;
    margin-left: 0;
  }
}

/**
 * CONTENTS
 *
 * #Introduction........Naming conventions used throughout the code.
 *
 * #SETTINGS
 * Variables............Globally-available variables and config.
 *
 * #TOOLS
 * Mixins...............Useful mixins.
 *
 * #GENERIC
 * Demo styles..........Styles for demo only (consider removing these).
 *
 * #BASE
 * Raw styles...........The very basic component wrapper.
 * Modifiers............The basic styles dependant on component placement.
 * Debuggers............The basic styles dependant on component placement.
 *
 * #BUTTONS
 * Base..................Wrapping and constraining every button.
 * Modifiers.............Styles that depends on state and settings.
 * Animations............Main animations of the component.
 * Debuggers.............Styles for development.
 *
 * #LABELS
 * Base..................Wrapping and constraining every label.
 * Modifiers.............Styles that depends on state and settings.
 * Debuggers.............Styles for development.
 *
 * #DEVELOPMENT
 * In development........These styles are in development and not yet finalised
 * Debuggers.............Helper styles and flags for development.
 */
/*------------------------------------*    #Introduction
\*------------------------------------*/
/**
 * The code AND the comments use naming conventions to refer to each part of
 * the UI put in place by this component. If you see that somewhere they are
 * not followed please consider a Pull Request. The naming conventions are:
 *
 * "Component" : the widget itself as a whole. This is the last time it will be
 *               called anything different than "component". So, stay away from
 *               "widget", "button" or anything else when referring to the
 *               Component in general.
 *
 * "Main Button" : the button that is always in view. Hovering or clicking on it
 *                 will reveal the child buttons.
 *
 * "Child buttons" : if you've read the previous point you know what they are.
 *                   Did you read the previous point? :)
 *
 * "Label(s)" : the tooltip that fades in when hovering over a button.

/*------------------------------------*    #SETTINGS | Variables
\*------------------------------------*/
/**
 * These variables are the default styles that serve as fallback and can be
 * easily customised at compile time.
 * Consider overriding them in your own style sheets rather than editing them
 * here. Refer to the docs for more info.
 */
/* COLORS ----------------------------*/
/* EFFECTS ---------------------------*/
/* SPEEDS ----------------------------*/
/* SIZES -----------------------------*/
/* SPACING ---------------------------*/
/* OTHER VARIABLES -------------------*/
/*------------------------------------*    #BASE | Raw styles
\*------------------------------------*/
/**
 * The very core styling of the button.
 * These styles are shared by every instance of the button.
 * Styles placed here should NOT care about placement in the screen,
 * options chosen by the user or state of the button.
 */
/* line 139, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--tl, .mfb-component--tr, .mfb-component--bl, .mfb-component--br {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 25px;
  position: fixed;
  white-space: nowrap;
  z-index: 30;
  padding-left: 0;
  list-style: none;
}

/* line 152, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--tl *, .mfb-component--tr *, .mfb-component--bl *, .mfb-component--br *, .mfb-component--tl *:before, .mfb-component--tr *:before, .mfb-component--bl *:before, .mfb-component--br *:before, .mfb-component--tl *:after, .mfb-component--tr *:after, .mfb-component--bl *:after, .mfb-component--br *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/*------------------------------------*    #BASE | Modifiers
\*------------------------------------*/
/**
 * These styles depends on the placement of the button.
 * Styles can be:
 * 1. Top-left:  modified by the " --tl " suffix.
 * 2. Top-right: modified by the " --tr " suffix.
 * 3. Bottom-left:  modified by the " --bl " suffix.
 * 4. Bottom-right: modified by the " --br " suffix.
 */
/* line 170, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--tl {
  left: 0;
  top: 0;
}

/* line 174, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--tr {
  right: 0;
  top: 0;
}

/* line 178, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--bl {
  left: 0;
  bottom: 0;
}

/* line 182, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--br {
  right: 0;
  bottom: 0;
}

/*------------------------------------*    #BUTTONS | Base
\*------------------------------------*/
/* line 192, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__button--main, .mfb-component__button--child {
  background-color: #b4cbdf;
  display: inline-block;
  position: relative;
  border: none;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  position: relative;
  -webkit-user-drag: none;
  color: #f1f1f1;
}

/**
 * This is the unordered list for the list items that contain
 * the child buttons.
 *
 */
/* line 212, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 216, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__list > li {
  display: block;
  position: absolute;
  top: 0;
  right: 1px;
  padding: 10px 0;
  margin: -10px 0;
}

/**
 * These are the basic styles for all the icons inside the main button
 */
/* line 229, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__icon, .mfb-component__main-icon--active,
.mfb-component__main-icon--resting, .mfb-component__child-icon {
  position: absolute;
  font-size: 22px;
  text-align: center;
  line-height: 48px;
  width: 100%;
}

/* line 237, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__wrap {
  padding: 25px;
  margin: -25px;
}

/* line 248, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
[data-mfb-toggle="hover"]:hover .mfb-component__icon, [data-mfb-toggle="hover"]:hover .mfb-component__main-icon--active, [data-mfb-toggle="hover"]:hover
.mfb-component__main-icon--resting, [data-mfb-toggle="hover"]:hover .mfb-component__child-icon,
[data-mfb-state="open"] .mfb-component__icon,
[data-mfb-state="open"] .mfb-component__main-icon--active,
[data-mfb-state="open"]
.mfb-component__main-icon--resting,
[data-mfb-state="open"] .mfb-component__child-icon {
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
      transform: scale(1) rotate(0deg);
}

/*------------------------------------*    #BUTTONS | Modifiers
\*------------------------------------*/
/* line 259, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__button--main {
  height: 48px;
  width: 48px;
  z-index: 20;
}

/* line 265, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__button--child {
  height: 48px;
  width: 48px;
}

/* line 271, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__main-icon--active,
.mfb-component__main-icon--resting {
  -webkit-transform: scale(1) rotate(360deg);
  -ms-transform: scale(1) rotate(360deg);
      transform: scale(1) rotate(360deg);
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 1, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 1, 1);
}

/* line 280, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__child-icon,
.mfb-component__child-icon {
  line-height: 48px;
}

/* line 285, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__main-icon--active {
  opacity: 0;
}

/* line 290, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
[data-mfb-toggle="hover"]:hover .mfb-component__main-icon,
[data-mfb-state="open"] .mfb-component__main-icon {
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
      transform: scale(1) rotate(0deg);
}

/* line 294, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
[data-mfb-toggle="hover"]:hover .mfb-component__main-icon--resting,
[data-mfb-state="open"] .mfb-component__main-icon--resting {
  opacity: 0;
  position: absolute !important;
}

/* line 299, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
[data-mfb-toggle="hover"]:hover .mfb-component__main-icon--active,
[data-mfb-state="open"] .mfb-component__main-icon--active {
  opacity: 1;
}

/*------------------------------------*    #BUTTONS | Animations
\*------------------------------------*/
/**
 * SLIDE IN + FADE
 * When hovering the main button, the child buttons slide out from beneath
 * the main button while transitioning from transparent to opaque.
 *
 */
/* line 12, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--tl.mfb-slidein .mfb-component__list li,
.mfb-component--tr.mfb-slidein .mfb-component__list li {
  opacity: 0;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}

/* line 19, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li, .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li,
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li,
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li {
  opacity: 1;
}

/* line 24, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
      transform: translateY(60px);
}

/* line 24, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(120px);
  -ms-transform: translateY(120px);
      transform: translateY(120px);
}

/* line 24, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(180px);
  -ms-transform: translateY(180px);
      transform: translateY(180px);
}

/* line 24, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--tl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--tl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(240px);
  -ms-transform: translateY(240px);
      transform: translateY(240px);
}

/* line 34, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--bl.mfb-slidein .mfb-component__list li,
.mfb-component--br.mfb-slidein .mfb-component__list li {
  opacity: 0;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}

/* line 41, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li, .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li,
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li,
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li {
  opacity: 1;
}

/* line 46, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
      transform: translateY(-60px);
}

/* line 46, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
      transform: translateY(-120px);
}

/* line 46, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-180px);
  -ms-transform: translateY(-180px);
      transform: translateY(-180px);
}

/* line 46, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein.scss */
.mfb-component--bl.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--bl.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-240px);
  -ms-transform: translateY(-240px);
      transform: translateY(-240px);
}

/**
 * SLIDE IN SPRING
 * Same as slide-in but with a springy animation.
 *
 */
/* line 11, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li,
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li {
  opacity: 0;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 17, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 17, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 17, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 17, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein-spring .mfb-component__list li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

/* line 24, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li, .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li,
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li,
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li {
  opacity: 1;
}

/* line 29, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
      transform: translateY(60px);
}

/* line 29, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transform: translateY(120px);
  -ms-transform: translateY(120px);
      transform: translateY(120px);
}

/* line 29, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transform: translateY(180px);
  -ms-transform: translateY(180px);
      transform: translateY(180px);
}

/* line 29, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--tl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--tl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transform: translateY(240px);
  -ms-transform: translateY(240px);
      transform: translateY(240px);
}

/* line 40, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li,
.mfb-component--br.mfb-slidein-spring .mfb-component__list li {
  opacity: 0;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* line 46, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 46, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 46, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 46, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein-spring .mfb-component__list li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

/* line 53, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li, .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li,
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li,
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li {
  opacity: 1;
}

/* line 58, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
      transform: translateY(-60px);
}

/* line 58, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
      transform: translateY(-120px);
}

/* line 58, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transform: translateY(-180px);
  -ms-transform: translateY(-180px);
      transform: translateY(-180px);
}

/* line 58, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_slidein-spring.scss */
.mfb-component--bl.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--bl.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein-spring[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-slidein-spring[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transform: translateY(-240px);
  -ms-transform: translateY(-240px);
      transform: translateY(-240px);
}

/**
 * ZOOM-IN
 * When hovering the main button, the child buttons grow
 * from zero to normal size.
 *
 */
/* line 13, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--tl.mfb-zoomin .mfb-component__list li,
.mfb-component--tr.mfb-zoomin .mfb-component__list li {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
}

/* line 19, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(60px) scale(0);
  -ms-transform: translateY(60px) scale(0);
      transform: translateY(60px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 19, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(120px) scale(0);
  -ms-transform: translateY(120px) scale(0);
      transform: translateY(120px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 19, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(180px) scale(0);
  -ms-transform: translateY(180px) scale(0);
      transform: translateY(180px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 19, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--tl.mfb-zoomin .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-zoomin .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(240px) scale(0);
  -ms-transform: translateY(240px) scale(0);
      transform: translateY(240px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

/* line 33, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(60px) scale(1);
  -ms-transform: translateY(60px) scale(1);
      transform: translateY(60px) scale(1);
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 33, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(120px) scale(1);
  -ms-transform: translateY(120px) scale(1);
      transform: translateY(120px) scale(1);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 33, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(180px) scale(1);
  -ms-transform: translateY(180px) scale(1);
      transform: translateY(180px) scale(1);
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 33, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--tl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--tl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(240px) scale(1);
  -ms-transform: translateY(240px) scale(1);
      transform: translateY(240px) scale(1);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

/* line 47, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--bl.mfb-zoomin .mfb-component__list li,
.mfb-component--br.mfb-zoomin .mfb-component__list li {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
}

/* line 53, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-60px) scale(0);
  -ms-transform: translateY(-60px) scale(0);
      transform: translateY(-60px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 53, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-120px) scale(0);
  -ms-transform: translateY(-120px) scale(0);
      transform: translateY(-120px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 53, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-180px) scale(0);
  -ms-transform: translateY(-180px) scale(0);
      transform: translateY(-180px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 53, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--bl.mfb-zoomin .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-zoomin .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-240px) scale(0);
  -ms-transform: translateY(-240px) scale(0);
      transform: translateY(-240px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

/* line 67, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-60px) scale(1);
  -ms-transform: translateY(-60px) scale(1);
      transform: translateY(-60px) scale(1);
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 67, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-120px) scale(1);
  -ms-transform: translateY(-120px) scale(1);
      transform: translateY(-120px) scale(1);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 67, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-180px) scale(1);
  -ms-transform: translateY(-180px) scale(1);
      transform: translateY(-180px) scale(1);
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 67, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_zoomin.scss */
.mfb-component--bl.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--bl.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-zoomin[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-zoomin[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-240px) scale(1);
  -ms-transform: translateY(-240px) scale(1);
      transform: translateY(-240px) scale(1);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

/**
 * FOUNTAIN
 * When hovering the main button the child buttons
 * jump into view from outside the viewport
 */
/* line 12, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--tl.mfb-fountain .mfb-component__list li,
.mfb-component--tr.mfb-fountain .mfb-component__list li {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
}

/* line 18, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-60px) scale(0);
  -ms-transform: translateY(-60px) scale(0);
      transform: translateY(-60px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 18, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-120px) scale(0);
  -ms-transform: translateY(-120px) scale(0);
      transform: translateY(-120px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 18, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-180px) scale(0);
  -ms-transform: translateY(-180px) scale(0);
      transform: translateY(-180px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 18, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--tl.mfb-fountain .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-fountain .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-240px) scale(0);
  -ms-transform: translateY(-240px) scale(0);
      transform: translateY(-240px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

/* line 32, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(60px) scale(1);
  -ms-transform: translateY(60px) scale(1);
      transform: translateY(60px) scale(1);
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 32, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(120px) scale(1);
  -ms-transform: translateY(120px) scale(1);
      transform: translateY(120px) scale(1);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 32, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(180px) scale(1);
  -ms-transform: translateY(180px) scale(1);
      transform: translateY(180px) scale(1);
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 32, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--tl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--tl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--tr.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(240px) scale(1);
  -ms-transform: translateY(240px) scale(1);
      transform: translateY(240px) scale(1);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

/* line 46, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--bl.mfb-fountain .mfb-component__list li,
.mfb-component--br.mfb-fountain .mfb-component__list li {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
}

/* line 52, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(60px) scale(0);
  -ms-transform: translateY(60px) scale(0);
      transform: translateY(60px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 52, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(120px) scale(0);
  -ms-transform: translateY(120px) scale(0);
      transform: translateY(120px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 52, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(180px) scale(0);
  -ms-transform: translateY(180px) scale(0);
      transform: translateY(180px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 52, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--bl.mfb-fountain .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-fountain .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(240px) scale(0);
  -ms-transform: translateY(240px) scale(0);
      transform: translateY(240px) scale(0);
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

/* line 66, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(1),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(1) {
  -webkit-transform: translateY(-60px) scale(1);
  -ms-transform: translateY(-60px) scale(1);
      transform: translateY(-60px) scale(1);
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

/* line 66, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(2),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(2) {
  -webkit-transform: translateY(-120px) scale(1);
  -ms-transform: translateY(-120px) scale(1);
      transform: translateY(-120px) scale(1);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* line 66, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(3),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(3) {
  -webkit-transform: translateY(-180px) scale(1);
  -ms-transform: translateY(-180px) scale(1);
      transform: translateY(-180px) scale(1);
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

/* line 66, ../companyTemplate/src/css/sass/project/vendor/material-button/_/_fountain.scss */
.mfb-component--bl.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4), .mfb-component--bl.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-fountain[data-mfb-toggle="hover"]:hover .mfb-component__list li:nth-child(4),
.mfb-component--br.mfb-fountain[data-mfb-state="open"] .mfb-component__list li:nth-child(4) {
  -webkit-transform: translateY(-240px) scale(1);
  -ms-transform: translateY(-240px) scale(1);
      transform: translateY(-240px) scale(1);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

/*------------------------------------*    #LABELS | base
\*------------------------------------*/
/**
 * These are the labels associated to each button,
 * exposed only when hovering the related button.
 * They are called labels but are in fact data-attributes of
 * each button (an anchor tag).
 */
/* line 338, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
[data-mfb-label]:after {
  content: attr(data-mfb-label);
  opacity: 0;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  background: rgba(0, 0, 0, 0.4);
  padding: 4px 10px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: normal;
  pointer-events: none;
  line-height: normal;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}

/* line 355, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
[data-mfb-toggle="hover"] [data-mfb-label]:hover:after,
[data-mfb-state="open"] [data-mfb-label]:after {
  content: attr(data-mfb-label);
  opacity: 1;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
}

/*------------------------------------*    #LABELS | Modifiers
\*------------------------------------*/
/* line 365, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--br [data-mfb-label]:after, .mfb-component--tr [data-mfb-label]:after {
  content: attr(data-mfb-label);
  right: 70px;
}

/* line 371, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--br .mfb-component__list [data-mfb-label]:after, .mfb-component--tr .mfb-component__list [data-mfb-label]:after {
  content: attr(data-mfb-label);
  right: 70px;
}

/* line 377, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--tl [data-mfb-label]:after, .mfb-component--bl [data-mfb-label]:after {
  content: attr(data-mfb-label);
  left: 70px;
}

/* line 383, ../companyTemplate/src/css/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--tl .mfb-component__list [data-mfb-label]:after, .mfb-component--bl .mfb-component__list [data-mfb-label]:after {
  content: attr(data-mfb-label);
  left: 70px;
}

/*------------------------------------*    #DEVELOPMENT | In development
\*------------------------------------*/
/**
 * This part is where unfinished code should stay.
 * When a feature is ready(sh) move these styles to their proper place.
 */
/*------------------------------------*    #DEVELOPMENT | Debuggers
\*------------------------------------*/
/**
 * These are mainly helpers for development. They do not have to end up
 * in production but it's handy to keep them when developing.
 */
/**
 * Apply this class to the html tag when developing the slide-in button
 */
@-webkit-keyframes mfbFromBottom {
  0% {
    -webkit-transform: translateY(250px);
            transform: translateY(250px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes mfbFromBottom {
  0% {
    -webkit-transform: translateY(250px);
            transform: translateY(250px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* line 193, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.mfb-component--br {
  -webkit-animation: mfbFromBottom 1.6s 1;
          animation: mfbFromBottom 1.6s 1;
}

/* line 199, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.mfb-component__main-icon--resting {
  color: #004388;
}

/* line 202, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.mfb-component__main-icon--resting:after {
  color: inherit;
}

/* line 207, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.mfb-component__main-icon--active {
  color: #333;
}

/* line 210, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.mfb-component__main-icon--active:after {
  color: inherit;
}

/* line 216, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.mfb-component__child-icon {
  color: #004388;
}

/* line 219, ../companyTemplate/src/css/sass/project/components/_socialmedia.scss */
.mfb-component__child-icon:after {
  color: inherit;
}

/* line 16, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster {
  float: none;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

/* line 23, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster > h1 {
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333;
  line-height: 1.167;
}

/* line 29, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster > h2 {
  margin-bottom: 20px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333;
  line-height: 1.167;
}

/* line 34, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster > h4, .c-teaser-news .cluster > h2, .c-youtube-teaser .cluster > h2 {
  margin-bottom: 20px;
}

/* line 39, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster > p {
  margin-bottom: 30px;
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 45, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster a .image {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 49, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster a .image:hover {
  opacity: .7;
}

/* line 54, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster a .icons {
  -webkit-transition: background-color 0.2s;
          transition: background-color 0.2s;
}

/* line 57, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster a .icons:hover {
  background-color: #00a6e2;
}

/* line 63, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster section {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 25px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 63, ../companyTemplate/src/css/sass/project/components/_segments.scss */
  .cluster section {
    padding-right: 0px;
  }
}

/* line 73, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster section:last-child {
  border-bottom: 0px;
}

/* line 78, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster .image {
  background-size: cover;
  width: 83px;
  height: 83px;
  float: right;
}

/* line 87, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster .wrapper {
  padding-right: 100px;
  margin-top: -4px;
}

/* line 92, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster .wrapper h5 {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333;
  line-height: 1.2;
}

/* line 95, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster .wrapper h5 a {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #004388;
  line-height: 1.2;
}

/* line 104, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster .wrapper a {
  color: #004388;
}

/* line 107, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster .wrapper a:hover {
  color: #00a6e2;
}

/* line 112, ../companyTemplate/src/css/sass/project/components/_segments.scss */
.cluster .wrapper p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.25em;
  padding-top: 5px;
}

/* line 26, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > section.combined {
  margin-bottom: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  border-bottom: 0;
  border-top: 0;
  padding-bottom: 0;
}

/* line 33, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > section.combined .container {
  padding-bottom: 5px;
}

/* line 38, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > section.combined:after {
  content: '';
  display: block;
  width: auto;
  height: 1px;
  border-top: 1px solid #d4d4d4;
  margin: 0 20px;
}

/* line 47, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > section.combined:first-of-type {
  border-top: 1px solid #d4d4d4;
  border-top-radius: 2px;
}

/* line 50, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > section.combined:first-of-type:after {
  display: none;
}

/* line 55, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > section.combined:last-of-type {
  border-bottom: 1px solid #d4d4d4;
  border-bottom-radius: 2px;
  margin-bottom: 35px;
}

/* line 64, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > section.combined:last-of-type:after {
  display: none;
}

/* line 70, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > section ~ .combined {
  border-top: 1px solid #d4d4d4 !important;
  border-bottom: 0;
}

/* line 74, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > section ~ .combined:after {
  display: none;
}

/* line 88, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div,
.content__side > section {
  background-color: #ffffff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  margin-bottom: 35px;
  border: 1px solid #d4d4d4;
  float: left;
  width: 100%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 88, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
  .content__side > div,
  .content__side > section {
    margin-bottom: 15px;
  }
}

/* line 101, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div .image,
.content__side > section .image {
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 105, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div .image a,
.content__side > section .image a {
  float: left;
  width: 100%;
}

/* line 112, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.link a,
.content__side > section.link a {
  float: left;
  line-height: 1;
}

/* line 118, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div h6, .content__side > div h5, .content__side > div h4, .content__side > div .c-teaser-news h2, .c-teaser-news .content__side > div h2, .content__side > div .c-youtube-teaser h2, .c-youtube-teaser .content__side > div h2, .content__side > div h2,
.content__side > section h6,
.content__side > section h5,
.content__side > section h4,
.content__side > section .c-teaser-news h2, .c-teaser-news
.content__side > section h2,
.content__side > section .c-youtube-teaser h2, .c-youtube-teaser
.content__side > section h2,
.content__side > section h2 {
  color: #004388;
}

/* line 123, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div a .image,
.content__side > section a .image {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 128, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div a .image:hover,
.content__side > section a .image:hover {
  opacity: .7;
}

/* line 133, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div a .icons,
.content__side > section a .icons {
  -webkit-transition: background-color 0.2s;
          transition: background-color 0.2s;
}

/* line 136, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div a .icons:hover,
.content__side > section a .icons:hover {
  background-color: #00a6e2;
}

/* line 142, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div .wrapper,
.content__side > section .wrapper {
  padding: 0 20px 0 20px;
}

/* line 146, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div .wrapper h6, .content__side > div .wrapper h5, .content__side > div .wrapper h4, .content__side > div .wrapper .c-teaser-news h2, .c-teaser-news .content__side > div .wrapper h2, .content__side > div .wrapper .c-youtube-teaser h2, .c-youtube-teaser .content__side > div .wrapper h2, .content__side > div .wrapper h2,
.content__side > section .wrapper h6,
.content__side > section .wrapper h5,
.content__side > section .wrapper h4,
.content__side > section .wrapper .c-teaser-news h2, .c-teaser-news
.content__side > section .wrapper h2,
.content__side > section .wrapper .c-youtube-teaser h2, .c-youtube-teaser
.content__side > section .wrapper h2,
.content__side > section .wrapper h2 {
  float: left;
  width: 100%;
}

/* line 151, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div .wrapper h6,
.content__side > section .wrapper h6 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #707070;
  margin-bottom: 5px;
}

/* line 157, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div .wrapper h5,
.content__side > section .wrapper h5 {
  font-size: 17px;
  font-size: 1.7rem;
  color: #707070;
}

/* line 162, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div .wrapper h4, .content__side > div .wrapper .c-teaser-news h2, .c-teaser-news .content__side > div .wrapper h2, .content__side > div .wrapper .c-youtube-teaser h2, .c-youtube-teaser .content__side > div .wrapper h2,
.content__side > section .wrapper h4,
.content__side > section .wrapper .c-teaser-news h2, .c-teaser-news
.content__side > section .wrapper h2,
.content__side > section .wrapper .c-youtube-teaser h2, .c-youtube-teaser
.content__side > section .wrapper h2 {
  color: #004388;
}

/* line 167, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div .wrapper h2,
.content__side > section .wrapper h2 {
  font-size: 22px;
  font-size: 2.2rem;
  color: #004388;
}

/* line 173, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div section,
.content__side > section section {
  padding: 20px 0 15px 20px;
}

/* line 177, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div section .wrapper,
.content__side > section section .wrapper {
  padding: 0;
}

/* line 183, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div section h5,
.content__side > section section h5 {
  padding-right: 0;
}

/* line 188, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div section p,
.content__side > section section p {
  padding-right: 0;
}

/* line 194, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div p,
.content__side > section p {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 198, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div p a,
.content__side > section p a {
  color: #00a6e2;
  display: inline-block;
}

/* line 203, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div p a:hover, .c-teaser-news h2 .content__side > div p a:hover, .c-youtube-teaser h2 .content__side > div p a:hover,
.content__side > section p a:hover, .c-teaser-news h2
.content__side > section p a:hover, .c-youtube-teaser h2
.content__side > section p a:hover {
  color: #00a6e2;
  text-decoration: underline;
}

/* line 209, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div p.text,
.content__side > section p.text {
  font-size: 12px;
  font-size: 1.2rem;
}

/* line 212, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div p.text a,
.content__side > section p.text a {
  padding: 10px 0 10px 0;
}

/* line 215, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div p.text a:hover, .c-teaser-news h2 .content__side > div p.text a:hover, .c-youtube-teaser h2 .content__side > div p.text a:hover,
.content__side > section p.text a:hover, .c-teaser-news h2
.content__side > section p.text a:hover, .c-youtube-teaser h2
.content__side > section p.text a:hover {
  color: #00a6e2;
}

/* line 235, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contactjob .container,
.content__side > section.contactjob .container {
  padding-bottom: 30px;
  padding-top: 20px;
}

/* line 240, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contactjob .container .image,
.content__side > section.contactjob .container .image {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 244, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contactjob .container .image img,
.content__side > section.contactjob .container .image img {
  margin-bottom: 15px;
  max-width: none;
  max-height: none;
  width: 100%;
  height: auto;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 244, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
  .content__side > div.contactjob .container .image img,
  .content__side > section.contactjob .container .image img {
    width: auto;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 244, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
  .content__side > div.contactjob .container .image img,
  .content__side > section.contactjob .container .image img {
    width: auto;
  }
}

/* line 262, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contactjob h4, .content__side > div.contactjob .c-teaser-news h2, .c-teaser-news .content__side > div.contactjob h2, .content__side > div.contactjob .c-youtube-teaser h2, .c-youtube-teaser .content__side > div.contactjob h2,
.content__side > section.contactjob h4,
.content__side > section.contactjob .c-teaser-news h2, .c-teaser-news
.content__side > section.contactjob h2,
.content__side > section.contactjob .c-youtube-teaser h2, .c-youtube-teaser
.content__side > section.contactjob h2 {
  padding: 30px 0 10px 0;
  margin: 0;
}

/* line 267, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contactjob .text,
.content__side > section.contactjob .text {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 272, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contactjob .text a,
.content__side > section.contactjob .text a {
  padding: 0;
}

/* line 288, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.box h4, .content__side > div.box .c-teaser-news h2, .c-teaser-news .content__side > div.box h2, .content__side > div.box .c-youtube-teaser h2, .c-youtube-teaser .content__side > div.box h2,
.content__side > section.box h4,
.content__side > section.box .c-teaser-news h2, .c-teaser-news
.content__side > section.box h2,
.content__side > section.box .c-youtube-teaser h2, .c-youtube-teaser
.content__side > section.box h2 {
  padding: 20px 0 24px 20px;
}

/* line 309, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.content-Image img,
.content__side > section.content-Image img {
  float: left;
}

/* line 320, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
div.quote {
  padding-bottom: 0 !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  background-color: #f2f5f9;
  border: 0;
}

/* line 328, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
div.quote .image {
  max-width: 100%;
  width: 100%;
}

/* line 332, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
div.quote .image img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}

/* line 340, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
div.quote .wrapper {
  margin-top: 25px;
  margin-bottom: 20px;
  padding-left: 35px;
  padding-right: 5px;
  position: relative;
}

/* line 348, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
div.quote .wrapper p.quote-top {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #7fa1c3;
}

/* line 353, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
div.quote .wrapper p.quote-top:before {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 70px;
  font-size: 7rem;
  content: '\201C';
  color: #004388;
  line-height: 1em;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -10px;
  left: 8px;
}

/* line 366, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
div.quote .wrapper p.quote-bottom {
  font-size: 18px;
  font-size: 1.8rem;
  color: #7fa1c3;
}

/* line 370, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
div.quote .wrapper p.name {
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 20px;
}

/* line 374, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
div.quote .wrapper p.title {
  font-size: 13px;
  font-size: 1.3rem;
}

/* line 388, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contact,
.content__side > section.contact {
  padding-top: 0;
  background-color: #ffffff;
}

/* line 395, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contact .container[data-link] .image,
.content__side > section.contact .container[data-link] .image {
  cursor: pointer;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 399, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contact .container[data-link] .image.hover,
.content__side > section.contact .container[data-link] .image.hover {
  opacity: 0.8;
}

/* line 406, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contact .image,
.content__side > section.contact .image {
  background-image: url("/frontend/gui/companyTemplate/dist/images/svg/contact.svg");
  background-size: 100% auto;
  margin-bottom: 10px;
  height: 210px;
  background-position: top center;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 406, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
  .content__side > div.contact .image,
  .content__side > section.contact .image {
    background-size: contain;
    height: 210px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 406, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
  .content__side > div.contact .image,
  .content__side > section.contact .image {
    background-size: contain;
    height: 210px;
  }
}

/* line 424, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contact .wrapper,
.content__side > section.contact .wrapper {
  margin-bottom: 20px;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 424, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
  .content__side > div.contact .wrapper,
  .content__side > section.contact .wrapper {
    padding-top: 20px;
  }
}

/* line 429, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contact .wrapper.top,
.content__side > section.contact .wrapper.top {
  margin-bottom: 40px;
}

/* line 436, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contact .contact__text,
.content__side > section.contact .contact__text {
  float: left;
  margin-top: 10px;
}

/* line 441, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.contact div.link,
.content__side > section.contact div.link {
  float: left;
  clear: both;
}

/* line 463, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.download,
.content__side > section.download {
  background-color: #f2f2f2;
  padding: 10px 0 !important;
}

/* line 467, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.download h4, .content__side > div.download .c-teaser-news h2, .c-teaser-news .content__side > div.download h2, .content__side > div.download .c-youtube-teaser h2, .c-youtube-teaser .content__side > div.download h2,
.content__side > section.download h4,
.content__side > section.download .c-teaser-news h2, .c-teaser-news
.content__side > section.download h2,
.content__side > section.download .c-youtube-teaser h2, .c-youtube-teaser
.content__side > section.download h2 {
  padding: 0 0 0 20px;
}

/* line 471, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.download section,
.content__side > section.download section {
  padding-right: 20px;
}

/* line 480, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.download section .image,
.content__side > section.download section .image {
  float: left;
}

/* line 488, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.download section .image .icons:hover,
.content__side > section.download section .image .icons:hover {
  background-color: transparent;
}

/* line 495, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.download .wrapper,
.content__side > section.download .wrapper {
  padding-left: 70px;
}

/* line 499, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.download .wrapper h5,
.content__side > section.download .wrapper h5 {
  overflow: hidden;
}

/* line 503, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.download .wrapper h5 a,
.content__side > section.download .wrapper h5 a {
  width: 100%;
  float: left;
}

/* line 524, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.pictures,
.content__side > section.pictures {
  background-color: #f2f2f2;
  padding: 10px 0 !important;
}

/* line 528, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.pictures p, .content__side > div.pictures h1, .content__side > div.pictures h2, .content__side > div.pictures h3, .content__side > div.pictures h4, .content__side > div.pictures .c-teaser-news h2, .c-teaser-news .content__side > div.pictures h2, .content__side > div.pictures .c-youtube-teaser h2, .c-youtube-teaser .content__side > div.pictures h2, .content__side > div.pictures h5, .content__side > div.pictures h6,
.content__side > section.pictures p,
.content__side > section.pictures h1,
.content__side > section.pictures h2,
.content__side > section.pictures h3,
.content__side > section.pictures h4,
.content__side > section.pictures .c-teaser-news h2, .c-teaser-news
.content__side > section.pictures h2,
.content__side > section.pictures .c-youtube-teaser h2, .c-youtube-teaser
.content__side > section.pictures h2,
.content__side > section.pictures h5,
.content__side > section.pictures h6 {
  padding: 0 0 0 20px;
}

/* line 532, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.pictures .image,
.content__side > section.pictures .image {
  background-size: cover;
  width: 100px;
  height: 75px;
}

/* line 539, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.pictures .wrapper h5,
.content__side > section.pictures .wrapper h5 {
  overflow: hidden;
}

/* line 543, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.pictures .wrapper h5 a,
.content__side > section.pictures .wrapper h5 a {
  width: 100%;
  float: left;
}

/* line 562, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.related-links,
.content__side > section.related-links {
  background-color: #f2f2f2;
  padding: 10px 20px 20px 20px;
}

/* line 566, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.related-links section,
.content__side > section.related-links section {
  padding: 10px 0 0 0;
}

/* line 571, ../companyTemplate/src/css/sass/project/components/_sideboxes.scss */
.content__side > div.related-links section h5 a:before,
.content__side > section.related-links section h5 a:before {
  content: '\203A \00a0 \00a0';
}

/* line 15, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.flyout__container {
  max-width: 1440px;
  overflow: hidden;
}

@media (min-width: 1025px) {
  /* line 15, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .flyout__container {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
  }
}

/* line 25, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.flyout__container .wrapper {
  width: 100%;
  padding: 0 0 0 20px;
  margin: 0 auto;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 25, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .flyout__container .wrapper {
    padding: 0 30px;
  }
}

/* line 36, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.flyout__container .close {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  margin: 0 auto 10px auto;
  width: 35%;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #004388;
}

/* line 47, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.flyout__container .close:hover {
  text-decoration: underline;
}

/* line 52, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.flyout__container .close span:after {
  font-size: 19px;
  font-size: 1.9rem;
  content: '\00a0 \02C6';
  vertical-align: -9px;
  display: inline-block;
}

/* line 75, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout {
  opacity: 0;
  background-color: #f4f4f4;
  overflow: hidden;
  max-width: 100%;
  color: #333;
  max-height: 0px;
  -webkit-transition: 0.6s;
          transition: 0.6s;
  position: relative;
}

/* line 89, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout.open {
  opacity: 1;
  max-height: 700px;
  margin-bottom: 30px;
}

/* line 96, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout h3 {
  margin-bottom: 6px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.273em;
}

/* line 102, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout h4, .channels__flyout .c-teaser-news h2, .c-teaser-news .channels__flyout h2, .channels__flyout .c-youtube-teaser h2, .c-youtube-teaser .channels__flyout h2 {
  font-size: 17px;
  font-size: 1.7rem;
}

/* line 115, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left {
  padding: 30px 0px 20px 0px;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

/* line 122, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation {
  overflow: hidden;
}

/* line 125, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul {
  width: 90%;
  position: relative;
}

/* line 129, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li {
  border-top: 1px solid #dedede;
  width: 100%;
  position: relative;
  z-index: 0;
  color: #ffffff;
}

/* line 136, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li a {
  padding: 12px 30px 10px 10px;
  display: block;
  color: #00a6e2;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.25;
  cursor: pointer;
  -webkit-transition: none;
          transition: none;
}

/* line 146, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li a:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  display: block;
  font-size: 10px;
  height: 20px;
  line-height: 18px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 30px;
}

/* line 163, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li.selected a {
  color: #ffffff;
  background-color: #999999;
}

/* line 167, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li.selected a:after {
  display: none;
}

/* line 172, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li.selected:before, .channels__flyout__left .navigation ul li.selected:after {
  position: absolute;
  left: 0;
  right: -10px;
  z-index: -1;
  background-color: #999999;
  content: '';
}

/* line 181, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li.selected:before {
  top: 0;
  bottom: 49%;
  -webkit-transform: skewX(25deg);
      -ms-transform: skewX(25deg);
          transform: skewX(25deg);
}

/* line 186, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li.selected:after {
  top: 49%;
  bottom: 0;
  -webkit-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
          transform: skewX(-25deg);
}

/* line 194, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li.calling .spinner {
  left: auto !important;
  right: 5px;
}

/* line 200, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__left .navigation ul li:first-child {
  border-top: none;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 216, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .channels__flyout__details {
    padding: 20px 0px 0px 0px;
  }
}

/* line 226, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle {
  height: 100%;
  padding: 30px 30px 30px 30px;
  position: relative;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 226, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .channels__flyout__middle {
    padding: 30px 20px 30px 0px;
  }
}

/* line 236, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle .image {
  float: left;
  width: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 236, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .channels__flyout__middle .image {
    width: 100%;
    padding: 0px 0px 20px 0px;
  }
}

/* line 250, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle .image img {
  float: left;
  width: 100%;
  border: 1px solid #e2e2e2;
}

/* line 258, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section {
  padding: 0px 0px 0px 25px;
  margin-left: 50%;
  min-height: 170px;
}

/* line 264, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section h4, .channels__flyout__middle section .c-teaser-news h2, .c-teaser-news .channels__flyout__middle section h2, .channels__flyout__middle section .c-youtube-teaser h2, .c-youtube-teaser .channels__flyout__middle section h2 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 5px;
}

/* line 269, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section p {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 5px 0 20px 0;
}

/* line 274, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section p a:after {
  content: '\00a0 \00a0 \203a';
  display: inline-block;
}

/* line 279, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section p a:hover {
  text-decoration: underline;
}

/* line 285, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section .link {
  float: left;
}

/* line 297, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section.links {
  clear: both;
  margin-left: 0px;
  padding: 40px 0px 0px 0;
}

/* line 304, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section.links ul li {
  width: 50%;
  float: left;
}

/* line 308, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section.links ul li a {
  font-size: 15px;
  font-size: 1.5rem;
  width: 100%;
  display: block;
  color: #00a6e2;
}

/* line 314, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section.links ul li a:hover {
  color: #00a6e2;
  text-decoration: underline;
}

/* line 320, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle section.links ul li a:after {
  content: '\00a0 \00a0 \203a';
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2em;
  display: inline-block;
  vertical-align: -3px;
}

/* line 345, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right {
  height: 100%;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

@media (min-width: 751px) {
  /* line 345, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right {
    background-color: #e8e8e8;
    -webkit-box-shadow: rgba(51, 51, 51, 0.15) -3px 0px 0px;
            box-shadow: rgba(51, 51, 51, 0.15) -3px 0px 0px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 345, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right {
    display: none;
  }
}

@media (min-width: 751px) {
  /* line 360, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right .container {
    padding: 10px 10px 10px 10px;
  }
  /* line 363, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right .container > div {
    padding-left: 10px;
  }
}

/* line 372, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right .image img {
  border: 1px solid #e2e2e2;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 372, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right .image img {
    width: 100%;
  }
}

/* line 385, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right .image .link a:after {
  display: none;
}

/* line 392, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right section {
  padding: 20px 10px 20px 10px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 392, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right section {
    padding: 0px 20px 20px 0px;
  }
}

/* line 399, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right section:last-child {
  border-top: 1px dotted #8E8E8E;
}

/* line 403, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right section:first-child {
  border-top: 0px dotted !important;
}

/* line 407, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right section h4, .channels__flyout__right section .c-teaser-news h2, .c-teaser-news .channels__flyout__right section h2, .channels__flyout__right section .c-youtube-teaser h2, .c-youtube-teaser .channels__flyout__right section h2 {
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 411, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right section p {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 10px 0 10px 0;
}

/* line 416, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right section .link {
  font-size: 13px;
  font-size: 1.3rem;
}

/* line 420, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right section .link a {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 423, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right section .link a:hover {
  text-decoration: underline;
}

/* line 427, ../companyTemplate/src/css/sass/project/components/_flyout-channels.scss */
.channels__flyout__right section .link a:after {
  content: '\00a0 \00a0 \203a';
  display: inline-block;
}

/* line 14, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout {
  opacity: 0;
  -webkit-transition: 0.6s;
          transition: 0.6s;
  max-height: 0px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

/* line 23, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout.open {
  opacity: 1;
  max-height: 800px;
  margin-bottom: 30px;
}

/* line 30, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout__container {
  padding-top: 15px;
  padding-bottom: 1px;
  background-color: #ccd9e7;
}

/* line 36, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout__container .wrapper {
  width: 100%;
  padding: 0 4.9% 0 7%;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 36, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__flyout__container .wrapper {
    padding: 0 30px 0 30px;
  }
}

/* line 46, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout__container .wrapper .slider-slide {
  padding-right: 30px;
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 50, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__flyout__container .wrapper .container {
    padding-left: 0px !important;
  }
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 55, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__flyout__container .wrapper .container .image {
    margin-top: 0px !important;
  }
}

/* line 72, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__button {
  padding: 30px 30px 0 30px;
}

/* line 75, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__button .button {
  font-size: 18px;
  font-size: 1.8rem;
  color: #666666;
  -webkit-transition: 0.2s;
          transition: 0.2s;
  -webkit-transition-property: color, background;
          transition-property: color, background;
  float: left;
  width: 100%;
}

/* line 83, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__button .button:hover {
  color: #00a6e2;
}

@media (min-width: 751px) {
  /* line 93, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button {
    padding: 0;
    text-align: right;
    float: right;
  }
  /* line 98, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button {
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(30, 30, 29, 0)), to(rgba(30, 30, 29, 0.25)));
    background-image: linear-gradient(to right, rgba(30, 30, 29, 0) 0%, rgba(30, 30, 29, 0.25) 100%);
    background-color: #0050a2;
    padding: 0 10px 0 35px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 31px;
    line-height: 3.1rem;
    -webkit-transition: 0.2s;
            transition: 0.2s;
    display: inline-block;
    float: right;
    height: 31px;
    width: auto;
    color: #ffffff;
    font-family: "TheSans Light", Helvetica, sans-serif;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    position: relative;
    /*
                &:before {
                    content: "";
                    background-image: url('/frontend/gui/companyTemplate/dist/images/ecatalog/e-catalog.svg');
                    background-repeat: no-repeat;
                    display: block;
                    line-height: 30px;
                    width: 20px;
                    height: 20px;
                    position: absolute;
                    top: 7px;
                    left: 10px;
                }*/
  }
  /* line 119, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button .icons-e-catalog {
    position: absolute;
    line-height: 30px;
    width: 20px;
    height: 20px;
    top: 2px;
    left: 10px;
    font-size: 20px;
    color: #ffffff;
  }
  /* line 144, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button:hover {
    background-color: #00a6e2;
    color: #ffffff;
  }
  /* line 149, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button:hover span:after {
    color: #e2e2e2;
  }
  /* line 156, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button.open:after {
    font-family: "Icons";
    speak: none;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-indent: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-weight: bold;
  }
  /* line 163, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button.calling .spinner {
    left: auto !important;
    right: 15px;
  }
  /* line 168, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button.calling:after {
    display: none;
  }
  /* line 173, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button.calling span:after {
    display: none;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 186, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button {
    padding-left: 30px;
    padding-right: 1px;
  }
  /* line 190, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button:before {
    left: 6px;
  }
  /* line 194, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button:after {
    display: none;
  }
  /* line 198, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button span {
    display: none;
  }
  /* line 203, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button.open:after {
    display: none;
  }
}

/* line 219, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout__container {
  padding-top: 28px;
  padding-bottom: 0;
  overflow: hidden;
}

/* line 225, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout__container .close {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

/* line 237, ../companyTemplate/src/css/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout__container .close span:after {
  font-size: 19px;
  font-size: 1.9rem;
  content: '\00a0 \02C6';
  vertical-align: -9px;
}

/* line 15, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
.page-selection,
.list-result {
  width: 100%;
  min-height: 1px;
}

/* line 22, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
.page-selection {
  text-align: center;
}

/* line 26, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

/* line 32, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li {
  display: inline-block;
  /* &.prev,
         &.next {
             &.disabled {
                 a {
                     background-color: $color-white;
                     color: $color-pagination-light-gray;
                     //border: 1px solid transparent;
                     border: 1px solid $color-pagination-light-gray;

                     &:hover {
                         color: $color-pagination-light-gray;
                     }
                 }
             }

             a {
                 color: $color-primary-accent;
                 padding-top: 6px;
                 padding-bottom: 7px;

                 &:hover {
                     color: $color-white;
                 }

                 span {
                     display: none;
                 }
             }
         }

         &.prev {
             a {
                 &:before {
                     content: '\2039\2039'
                 }
             }
         }

         &.next {
             a {
                 &:after {
                    content: '\203a\203a'
                 }
             }
         }*/
}

/* line 35, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li > a, ul.pagination > li > span {
  background-color: #fff;
  border: 1px solid #ccd9e7;
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  margin-left: 1px;
  margin-right: 1px;
  padding: 7px 12px 6px 12px;
  position: relative;
  text-decoration: none;
}

/* line 47, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li > a:hover, .c-teaser-news h2 ul.pagination > li > a:hover, .c-youtube-teaser h2 ul.pagination > li > a:hover, ul.pagination > li > a:focus, ul.pagination > li > span:hover, ul.pagination > li > span:focus {
  background-color: #999999;
  color: #ffffff;
  border: 1px solid #999999;
}

/* line 56, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li:first-child > a,
ul.pagination > li:first-child > span {
  margin-left: 0;
}

/* line 72, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li.disabled a, ul.pagination > li.disabled span,
ul.pagination > li.disabled a:hover a:focus, .c-teaser-news h2
ul.pagination > li.disabled a:hover a:focus, .c-youtube-teaser h2
ul.pagination > li.disabled a:hover a:focus, ul.pagination > li.active a, ul.pagination > li.active span,
ul.pagination > li.active a:hover a:focus, .c-teaser-news h2
ul.pagination > li.active a:hover a:focus, .c-youtube-teaser h2
ul.pagination > li.active a:hover a:focus {
  cursor: default !important;
  background-color: #999999;
  color: #ffffff;
  border: 1px solid #999999;
}

/* line 81, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li.disabled .ellipse, ul.pagination > li.active .ellipse {
  background-color: transparent !important;
  border: 1px solid transparent;
  color: #ccd9e7;
}

/* line 89, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li.active a, ul.pagination > li.active span {
  background-color: #999999;
  color: #ffffff;
  border: 1px solid #999999;
  cursor: default;
}

/* line 98, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li > span.prev, ul.pagination > li > span.next, ul.pagination > li > a.prev, ul.pagination > li > a.next {
  color: #00a6e2;
  padding-top: 6px;
  padding-bottom: 7px;
}

/* line 100, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li > span.prev.current, ul.pagination > li > span.next.current, ul.pagination > li > a.prev.current, ul.pagination > li > a.next.current {
  background-color: #ffffff;
  color: #ccd9e7;
  border: 1px solid #ccd9e7;
}

/* line 106, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li > span.prev.current:hover, ul.pagination > li > span.next.current:hover, ul.pagination > li > a.prev.current:hover, .c-teaser-news h2 ul.pagination > li > a.prev.current:hover, .c-youtube-teaser h2 ul.pagination > li > a.prev.current:hover, ul.pagination > li > a.next.current:hover, .c-teaser-news h2 ul.pagination > li > a.next.current:hover, .c-youtube-teaser h2 ul.pagination > li > a.next.current:hover {
  color: #ccd9e7;
}

/* line 115, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li > span.prev:hover, ul.pagination > li > span.next:hover, ul.pagination > li > a.prev:hover, .c-teaser-news h2 ul.pagination > li > a.prev:hover, .c-youtube-teaser h2 ul.pagination > li > a.prev:hover, ul.pagination > li > a.next:hover, .c-teaser-news h2 ul.pagination > li > a.next:hover, .c-youtube-teaser h2 ul.pagination > li > a.next:hover {
  color: #ffffff;
}

/* line 119, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li > span.prev span, ul.pagination > li > span.next span, ul.pagination > li > a.prev span, ul.pagination > li > a.next span {
  display: none;
}

/* line 125, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li > span.prev:before, ul.pagination > li > a.prev:before {
  content: '\2039\2039';
}

/* line 131, ../companyTemplate/src/css/sass/project/components/_pagination.scss */
ul.pagination > li > span.next:after, ul.pagination > li > a.next:after {
  content: '\203a\203a';
}

/* line 18, ../companyTemplate/src/css/sass/project/components/_newsevents.scss */
.c-news-details__tags {
  float: right;
  margin-top: 0;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 18, ../companyTemplate/src/css/sass/project/components/_newsevents.scss */
  .c-news-details__tags {
    float: none;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

/* line 19, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item {
  -webkit-transition-property: background-color;
          transition-property: background-color;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  background-color: #ffffff;
  position: relative;
}

/* line 28, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item.open {
  background-color: #e3e3e3;
}

/* line 32, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__header {
  display: table;
  width: 100%;
  padding: 20px 20px 20px 20px;
}

/* line 38, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__header__image {
  margin-right: 30px;
  padding-right: 30px;
  left: 0;
  top: 0;
  bottom: 0;
}

/* line 45, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__header__image.image {
  background-size: cover;
  background-position: top center;
}

/* line 49, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__header__image.image img {
  visibility: hidden;
}

/* line 54, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__header__image img {
  width: 100%;
  height: auto;
  padding-top: 7px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 60, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__header__image--service {
    padding-right: 0;
    margin-right: 0;
  }
}

/* line 68, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__header--onlineservices {
  display: block;
  padding: 0;
}

/* line 75, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__container {
  display: table-cell;
  float: none;
  vertical-align: top;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 75, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__container {
    display: table;
  }
}

/* line 84, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__container__servicetype {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 40px;
  background-color: #398bc3;
  color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  padding: 2px 10px;
}

/* line 94, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__container__servicetype--tools {
  background-color: #00a6e2;
}

/* line 97, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__container__servicetype--epaper {
  background-color: #1a5697;
}

/* line 100, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__container__servicetype--essentials {
  background-color: #1a5697;
}

/* line 103, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__container__servicetype--other, .result__item__container__servicetype--weitere, .result__item__container__servicetype--others {
  background-color: #666;
}

/* line 110, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__image {
  width: 30%;
  float: left;
}

/* line 115, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__icon {
  float: left;
  width: 50px;
  height: 49px;
  position: relative;
}

/* line 122, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__icon:before {
  font-size: 50px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  color: #7FA1C3;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
}

/* line 136, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  color: #f4f4f4;
  width: 100%;
  padding: 0 15px;
  margin-top: -3px;
  float: left;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 136, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__title {
    width: 100%;
  }
}

/* line 148, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--name {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333;
  line-height: 1.222;
  padding-bottom: 7px;
}

/* line 152, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--name a {
  font-size: 17px;
  font-size: 1.7rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #004388;
  line-height: 1.2;
}

/* line 158, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title__meta > span {
  display: inline-block;
  padding: 0 3px 0 7px;
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #333;
  line-height: 1.231;
  color: #999999;
}

/* line 164, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title__meta > span:first-child {
  padding-left: 0;
}

/* line 170, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--location {
  padding-bottom: 7px;
}

/* line 173, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--location > span {
  border-left: 1px solid #939393;
}

/* line 176, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--location > span:first-child {
  border-left: none;
}

/* line 181, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--essential-text {
  padding-bottom: 17px;
}

/* line 184, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--essential-text > span {
  border-left: 1px solid #939393;
}

/* line 187, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--essential-text > span:first-child {
  border-left: none;
}

/* line 193, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--service {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 200, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--type span {
  font-family: "TheSans Semibold", Helvetica, sans-serif;
  text-transform: uppercase;
}

/* line 206, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--type.PD span {
  color: #004388;
}

/* line 212, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--type.AD span {
  color: #a3b1c9;
}

/* line 218, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--location + .result__item__title--type {
  margin-top: -7px;
  padding-bottom: 7px;
}

/* line 223, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--date {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #333;
  line-height: 1.231;
  padding-bottom: 7px;
}

/* line 228, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--department {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  padding-bottom: 7px;
}

/* line 233, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--position {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  padding-bottom: 7px;
}

/* line 238, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--breadcrump {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #333;
  line-height: 1.231;
  padding-bottom: 7px;
}

/* line 242, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--breadcrump span {
  padding-left: 0;
  padding-right: 3px;
}

/* line 246, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__title--breadcrump span:before {
  content: '\203a\00a0';
  font-size: 16px;
  line-height: 16px;
}

/* line 255, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__description {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  padding-bottom: 7px;
}

/* line 260, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact {
  width: 100%;
  display: table;
}

/* line 264, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div {
  display: table-cell;
  table-layout: fixed;
  height: 116px;
  padding: 0 10px;
  text-align: center;
  border-left: 1px dotted #939393;
  vertical-align: middle;
}

/* line 273, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div a {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  margin-top: 25px;
  white-space: nowrap;
}

/* line 280, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div a span {
  display: block;
  height: 25px;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -14px;
}

/* line 288, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div a span:before {
  color: #1e1e1d;
  font-size: 28px;
  line-height: 25px;
  text-align: center;
}

/* line 297, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div.segments {
  padding: 0 10px 0 10px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 297, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__contact > div.segments {
    padding: 0 !important;
  }
}

/* line 305, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div.segments .container {
  display: inline-block;
  text-align: center;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 305, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__contact > div.segments .container {
    display: block;
  }
}

/* line 314, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div.segments .container h4, .result__item__contact > div.segments .container .c-teaser-news h2, .c-teaser-news .result__item__contact > div.segments .container h2, .result__item__contact > div.segments .container .c-youtube-teaser h2, .c-youtube-teaser .result__item__contact > div.segments .container h2 {
  text-align: left;
  float: left;
  clear: both;
}

/* line 320, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div.segments .container ul {
  list-style: none;
  float: left;
  clear: both;
  width: 50%;
}

/* line 327, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div.segments .container ul li {
  text-align: left;
  background-image: url("/frontend/gui/companyTemplate/dist/images/CompanyTemplate/footer/bullet.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  width: auto;
  float: left;
  clear: both;
}

/* line 338, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item__contact > div.segments .container ul li a {
  display: inline;
  margin-top: 0px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 355, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__title, .result__item__contact, .result__item__moreDetails {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
  }
  /* line 361, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__image {
    display: none;
  }
  /* line 365, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__title {
    padding: 0 !important;
  }
  /* line 369, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__contact {
    margin: 10px 0;
    padding: 0 0 10px 0;
  }
  /* line 373, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item__contact > div {
    border: none;
  }
}

/* line 392, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide .result__item__title {
  float: none;
  padding-left: 65px;
  width: 100%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 398, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item--wide .result__item__icon {
    display: none;
  }
}

/* line 404, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide .result__item__description {
  width: 100%;
  float: none;
  padding-left: 65px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 404, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item--wide .result__item__description {
    padding-left: 0px;
  }
}

/* line 414, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide .result__item__footer {
  width: 100%;
  padding-left: 65px;
  float: none;
  padding-top: 10px;
  clear: both;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 414, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item--wide .result__item__footer {
    padding-left: 0px;
  }
}

/* line 426, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide .result__item__footer--language {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #333;
  line-height: 1.231;
  padding-right: 20px;
  display: block;
  float: left;
}

/* line 433, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide .result__item__footer--filesize {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #333;
  line-height: 1.231;
  padding-right: 20px;
  display: block;
  float: left;
}

/* line 440, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide .result__item__footer--link {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #333;
  line-height: 1.231;
  color: #004388;
  float: left;
  overflow: hidden;
}

/* line 447, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide .result__item__footer--link a {
  display: inline-block;
  width: 90%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 440, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item--wide .result__item__footer--link {
    clear: both;
  }
  /* line 456, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item--wide .result__item__footer--link a {
    width: 250px;
  }
}

/* line 462, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide .result__item__footer--download {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #333;
  line-height: 1.231;
  color: #004388;
  display: inline-block;
  float: right;
  padding-right: 5px;
}

/* line 470, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide .result__item__footer--download a:hover {
  text-decoration: underline;
}

/* line 488, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--wide.result__item--content .result__item__title, .result__item--wide.result__item--press .result__item__title, .result__item--wide.result__item--news .result__item__title, .result__item--wide.result__item--event .result__item__title, .result__item--wide.result__item--content .result__item__title {
  width: 100%;
  padding-left: 65px;
  float: none;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 488, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item--wide.result__item--content .result__item__title, .result__item--wide.result__item--press .result__item__title, .result__item--wide.result__item--news .result__item__title, .result__item--wide.result__item--event .result__item__title, .result__item--wide.result__item--content .result__item__title {
    width: 100% !important;
    padding-left: 65px !important;
    float: none !important;
  }
}

/* line 512, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--global .result__item__title {
  width: 70%;
}

/* line 516, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--global .result__item__contact {
  margin: 0;
  padding: 0;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 516, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item--global .result__item__contact {
    border-left: none;
    border-bottom: none;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 526, ../companyTemplate/src/css/sass/project/components/_result.scss */
  .result__item--global .result__item__contact .mail {
    border: none;
  }
}

/* line 549, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--location, .result__item--contact {
  background-color: #e5f0f7 !important;
}

/* line 554, ../companyTemplate/src/css/sass/project/components/_result.scss */
.result__item--media {
  background-color: #f2f5f9 !important;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 567, ../companyTemplate/src/css/sass/project/components/_result.scss */
  #job-list-results.list-result table td {
    padding: 3px 0;
  }
  /* line 570, ../companyTemplate/src/css/sass/project/components/_result.scss */
  #job-list-results.list-result table td a {
    font-family: "TheSans Semibold", Helvetica, sans-serif;
  }
  /* line 574, ../companyTemplate/src/css/sass/project/components/_result.scss */
  #job-list-results.list-result table td:first-child {
    padding-top: 20px;
  }
  /* line 578, ../companyTemplate/src/css/sass/project/components/_result.scss */
  #job-list-results.list-result table td:last-child {
    padding-bottom: 20px;
  }
}

/* line 12, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock > .text-before {
  clear: both;
}

/* line 20, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock > .text-after {
  clear: both;
}

/* line 29, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .image {
  max-width: 50%;
  margin-bottom: 10px;
  overflow: visible;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 29, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
  .textImageBlock .image {
    max-width: none;
    max-width: 100% !important;
    width: 100% !important;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
  }
}

/* line 43, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .image img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: none;
}

/* line 51, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .image .caption {
  float: left;
}

/* line 57, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock a .image {
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}

/* line 60, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock a .image:hover {
  opacity: 0.8;
}

/* line 69, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-left .image {
  float: right;
  margin-left: 20px;
}

/* line 75, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-left.col-66-33 .image {
  width: 66%;
  max-width: 66%;
}

/* line 82, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-left.col-33-66 .image {
  width: 33%;
  max-width: 33%;
}

/* line 89, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-left.col-50-50 .image {
  width: 50%;
  max-width: 50%;
}

/* line 99, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right .image {
  float: left;
  margin-right: 20px;
}

/* line 105, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right.col-66-33 .image {
  width: 66%;
  max-width: 66%;
}

/* line 112, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right.col-33-66 .image {
  width: 33%;
  max-width: 33%;
}

/* line 119, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right.col-50-50 .image {
  width: 50%;
  max-width: 50%;
}

/* line 126, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right > ul {
  overflow: hidden;
}

/* line 134, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-top .image {
  float: none;
  max-width: 100%;
  margin: 10px 0 0 0;
}

/* line 144, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-bottom .image {
  float: none;
  max-width: 100%;
  margin: 0 0 10px 0;
}

/* line 152, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textBlock,
.textImageBlock {
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 156, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textBlock p,
.textImageBlock p {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 162, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textBlock h1 a:hover, .textBlock h2 a:hover, .textBlock h3 a:hover, .textBlock h4 a:hover, .textBlock .c-teaser-news h2 a:hover, .c-teaser-news .textBlock h2 a:hover, .textBlock .c-youtube-teaser h2 a:hover, .c-youtube-teaser .textBlock h2 a:hover, .textBlock h5 a:hover, .textBlock h6 a:hover,
.textImageBlock h1 a:hover,
.textImageBlock h2 a:hover,
.textImageBlock h3 a:hover,
.textImageBlock h4 a:hover,
.textImageBlock .c-teaser-news h2 a:hover, .c-teaser-news
.textImageBlock h2 a:hover,
.textImageBlock .c-youtube-teaser h2 a:hover, .c-youtube-teaser
.textImageBlock h2 a:hover,
.textImageBlock h5 a:hover,
.textImageBlock h6 a:hover {
  text-decoration: none;
}

/* line 169, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textBlock a:hover, .textBlock .c-teaser-news h2 a:hover, .c-teaser-news h2 .textBlock a:hover, .textBlock .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .textBlock a:hover,
.textImageBlock a:hover,
.textImageBlock .c-teaser-news h2 a:hover, .c-teaser-news h2
.textImageBlock a:hover,
.textImageBlock .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2
.textImageBlock a:hover {
  text-decoration: underline;
}

/* line 175, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textBlock .link,
.textImageBlock .link {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin: 0 !important;
}

/* line 180, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textBlock .link a,
.textImageBlock .link a {
  background-color: transparent;
  color: #00a6e2;
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 186, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textBlock .link a:hover, .textBlock .link a:active,
.textImageBlock .link a:hover,
.textImageBlock .link a:active {
  text-decoration: underline;
}

/* line 192, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textBlock .link a:after,
.textImageBlock .link a:after {
  content: '\00a0 \00a0 \203a';
  display: inline-block;
}

/* line 200, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.imageBlock {
  margin-bottom: 30px;
}

/* line 203, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.imageBlock img {
  display: block;
  height: auto;
}

/* line 215, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.textBlock .link, .textBlock p, .textBlock h1, .textBlock h2, .textBlock h3, .textBlock h4, .textBlock .c-teaser-news h2, .c-teaser-news .textBlock h2, .textBlock .c-youtube-teaser h2, .c-youtube-teaser .textBlock h2, .textBlock h5, .textBlock h6, .textBlock ul, .textBlock ol, .textImageBlock .link, .textImageBlock p, .textImageBlock h1, .textImageBlock h2, .textImageBlock h3, .textImageBlock h4, .textImageBlock .c-teaser-news h2, .c-teaser-news .textImageBlock h2, .textImageBlock .c-youtube-teaser h2, .c-youtube-teaser .textImageBlock h2, .textImageBlock h5, .textImageBlock h6, .textImageBlock ul, .textImageBlock ol, .imageBlock .link, .imageBlock p, .imageBlock h1, .imageBlock h2, .imageBlock h3, .imageBlock h4, .imageBlock .c-teaser-news h2, .c-teaser-news .imageBlock h2, .imageBlock .c-youtube-teaser h2, .c-youtube-teaser .imageBlock h2, .imageBlock h5, .imageBlock h6, .imageBlock ul, .imageBlock ol {
  margin-bottom: 20px;
}

/* line 222, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__main .textBlock--padded {
  padding: 20px;
}

/* line 227, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__main .textBlock--padded > p + .text-after p:last-child {
  margin-bottom: 0;
}

/* line 239, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__main .textImageBlock .image img {
  border: 1px solid #e2e2e2;
  float: left;
}

/* line 249, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__side .textImageBlock,
.content__side .imageBlock {
  padding-bottom: 20px;
}

/* line 254, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__side .textImageBlock .image,
.content__side .imageBlock .image {
  max-width: 100% !important;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px !important;
  padding-left: 0px !important;
  margin-bottom: 20px;
  float: left;
}

/* line 264, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__side .textImageBlock .image img,
.content__side .imageBlock .image img {
  width: 100% !important;
  max-width: auto;
  border: 0px;
}

/* line 276, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__side .textImageBlock .text-left > div,
.content__side .textImageBlock .text-right > div,
.content__side .textImageBlock .text-top > div,
.content__side .textImageBlock .text-bottom > div,
.content__side .imageBlock .text-left > div,
.content__side .imageBlock .text-right > div,
.content__side .imageBlock .text-top > div,
.content__side .imageBlock .text-bottom > div {
  padding-right: 20px;
  padding-left: 20px;
  clear: left;
}

/* line 283, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__side .textImageBlock a,
.content__side .imageBlock a {
  display: inline;
}

/* line 288, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__side .textImageBlock .link, .content__side .textImageBlock p, .content__side .textImageBlock h1, .content__side .textImageBlock h2, .content__side .textImageBlock h3, .content__side .textImageBlock h4, .content__side .textImageBlock .c-teaser-news h2, .c-teaser-news .content__side .textImageBlock h2, .content__side .textImageBlock .c-youtube-teaser h2, .c-youtube-teaser .content__side .textImageBlock h2, .content__side .textImageBlock h5, .content__side .textImageBlock h6, .content__side .textImageBlock ul, .content__side .textImageBlock ol,
.content__side .imageBlock .link,
.content__side .imageBlock p,
.content__side .imageBlock h1,
.content__side .imageBlock h2,
.content__side .imageBlock h3,
.content__side .imageBlock h4,
.content__side .imageBlock .c-teaser-news h2, .c-teaser-news
.content__side .imageBlock h2,
.content__side .imageBlock .c-youtube-teaser h2, .c-youtube-teaser
.content__side .imageBlock h2,
.content__side .imageBlock h5,
.content__side .imageBlock h6,
.content__side .imageBlock ul,
.content__side .imageBlock ol {
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  clear: both;
  display: inline;
}

/* line 304, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content__side .textBlock {
  padding: 20px;
}

@media (min-width: 1025px) {
  /* line 310, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
  .mainContent--wide .content-TextImage, .mainContent--wide .content-Text, .mainContent--wide .content-Image {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.6666666667%;
    float: left;
    padding-right: 20px;
  }
}

/* line 325, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content-TextImage--special {
  margin-bottom: 50px;
  /*img {
            border: none !important;
            box-shadow: 0 0 0 transparent !important;
        }*/
}

/* line 328, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content-TextImage--special--no-margin {
  margin-bottom: 0;
}

/* line 332, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content-TextImage--special .text-before {
  color: #004388;
  margin-bottom: 3px;
}

/* line 337, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content-TextImage--special.alternate-1 {
  background-color: #f2f5f9;
  padding: 60px 0;
}

/* line 343, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content-TextImage--special.alternate-1 .textImageBlock .text-left .image {
  margin-left: 50px;
}

/* line 347, ../companyTemplate/src/css/sass/project/components/_contentTextImage.scss */
.content-TextImage--special.alternate-1 .textImageBlock .text-right .image {
  margin-right: 50px;
}

/* line 1, ../companyTemplate/src/css/sass/project/components/_contentDetailTeaser.scss */
.contentDetailTeaser {
  background: grey;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 13, ../companyTemplate/src/css/sass/project/components/_contact.scss */
  .form {
    padding-right: 0;
  }
}

@media (min-width: 801px) and (max-width: 1024px) {
  /* line 13, ../companyTemplate/src/css/sass/project/components/_contact.scss */
  .form {
    padding-right: 20px;
  }
}

/* line 23, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form h2 {
  font-size: 30px;
  font-size: 3rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333;
  line-height: 1.167;
}

/* line 27, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form h4, .form .c-teaser-news h2, .c-teaser-news .form h2, .form .c-youtube-teaser h2, .c-youtube-teaser .form h2 {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
}

/* line 31, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form p {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  padding: 10px 0 10px 0;
}

/* line 36, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form input[type=text],
.form input[type=password] {
  padding-right: 10px;
  width: 100%;
}

/* line 43, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form input[disabled] {
  background: #E3E3E3;
  cursor: not-allowed;
}

/* line 52, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__set {
  padding: 20px 0 20px 0;
}

/* line 55, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__set--borderbottom {
  border-bottom: 1px solid #e4e4e4;
}

/* line 59, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__set__button {
  float: left;
}

/* line 63, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__set__button .small {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 7px 25px 7px 25px;
  margin: 0;
}

/* line 72, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__set__button section button {
  cursor: pointer;
  -webkit-transition: 0.2s;
          transition: 0.2s;
  -webkit-transition-property: color padding margin;
          transition-property: color padding margin;
}

/* line 89, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__section {
  padding: 7px 0 7px 0;
}

/* line 93, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__section input {
  float: left;
}

/* line 101, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__section p {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  padding: 0;
  margin-left: 30px;
}

/* line 109, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__title {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  line-height: 1.467;
  padding: 5px 0 10px 0;
  display: inline-block;
}

/* line 114, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__title--label {
  padding: 0;
}

/* line 122, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__label--salutation label {
  vertical-align: 5px !important;
}

/* line 127, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__label label, .form__radio-group__item__label label, .form__checkbox-group__item__label label {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  vertical-align: -3px;
  display: inline-block;
  padding-left: 20px;
  padding-right: 10px;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 127, ../companyTemplate/src/css/sass/project/components/_contact.scss */
  .form__label label, .form__radio-group__item__label label, .form__checkbox-group__item__label label {
    padding-left: 0px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 127, ../companyTemplate/src/css/sass/project/components/_contact.scss */
  .form__label label, .form__radio-group__item__label label, .form__checkbox-group__item__label label {
    vertical-align: 0px;
  }
}

/* line 146, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__field label {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467;
  padding: 0 45px 0 8px;
  float: left;
}

/* line 152, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__field .checkboxList {
  margin: 20px 0 0;
}

/* line 155, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__field .checkboxList label {
  padding: 0;
}

/* line 159, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__field .checkboxList input {
  clear: both;
  margin-right: 4px;
}

@media (min-width: 751px) {
  /* line 159, ../companyTemplate/src/css/sass/project/components/_contact.scss */
  .form__field .checkboxList input {
    top: 1px;
  }
}

@media (min-width: 1025px) {
  /* line 152, ../companyTemplate/src/css/sass/project/components/_contact.scss */
  .form__field .checkboxList {
    padding: 0 20px;
  }
}

/* line 172, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__field .checkboxList__inner {
  margin-bottom: 20px;
  overflow: hidden;
}

/* line 177, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__field .checkboxList__controls {
  text-align: right;
}

/* line 180, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__field .checkboxList__controls__control {
  display: inline-block;
  margin-left: 20px;
}

/* line 184, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__field .checkboxList__controls__control:first-child {
  margin-left: 0;
}

/* line 193, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__select {
  margin: 0;
  width: 100%;
}

/* line 202, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__select--secondary {
  margin-bottom: 15px;
}

/* line 211, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__select--tertiary .select-visible {
  background-color: #CCD9E7 !important;
  color: #333;
}

/* line 219, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form .field-validation-error {
  padding: 2px 0 0 0;
}

/* line 225, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form--modal .select-visible {
  width: 103% !important;
  max-width: 103% !important;
}

/* line 232, ../companyTemplate/src/css/sass/project/components/_contact.scss */
select.select--multiple {
  color: #1e1e1d !important;
  opacity: 1;
  visibility: visible;
  line-height: 1;
  border-color: #BDBDBD;
  border-style: solid !important;
  padding: 6px 6px;
}

/* line 241, ../companyTemplate/src/css/sass/project/components/_contact.scss */
select.select--multiple option {
  background-color: #f8f9fd;
  padding: 6px 6px;
}

/* line 245, ../companyTemplate/src/css/sass/project/components/_contact.scss */
select.select--multiple option[disabled="disabled"] {
  display: none;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 232, ../companyTemplate/src/css/sass/project/components/_contact.scss */
  select.select--multiple {
    width: 100%;
    min-height: 40px;
  }
}

/* line 262, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form--modal {
  background-color: #ffffff;
  padding: 30px 50px 30px 50px !important;
  float: left;
}

/* line 274, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__result {
  float: left;
  clear: both;
  width: 100%;
}

/* line 279, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__result__container {
  padding: 20px 20px 20px 20px;
}

/* line 282, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__result__container--success {
  background-color: #d8f7eb;
}

/* line 286, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.form__result__container--error {
  background-color: white;
}

/* line 293, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.select-visible {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #e3e3e3 !important;
  color: #333;
  border: none;
  padding: 0 35px 0 15px;
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -moz-appearance: none;
  -o-apprearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-image: url("/frontend/gui/companyTemplate/dist/images/svg/triangle-down-grey.svg");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: -webkit-calc(100% - 15px) center;
  background-position: calc(100% - 15px) center;
}

/* line 317, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.select-visible::-ms-expand {
  display: none;
}

/* line 327, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.select-visible.select-visible--blue {
  height: 40px;
  background-color: #004388 !important;
  color: #ffffff;
  font-size: 18px;
  background-image: url("/frontend/gui/companyTemplate/dist/images/svg/triangle-down-white.svg");
  background-size: 14px 10px !important;
  max-width: 190px;
}

/* line 337, ../companyTemplate/src/css/sass/project/components/_contact.scss */
.select-visible option {
  background-color: #ffffff;
  color: #00a6e2;
  max-width: 190px;
}

/* line 4, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history {
  position: relative;
  width: 100%;
  margin-top: 30px;
}

/* line 11, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history > .wrapper {
  padding: 0 30px 0 30px;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 11, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history > .wrapper {
    padding: 0;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 4, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history {
    margin-top: 0px;
  }
}

/* line 25, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .swiper-container {
  width: 100%;
  background-color: #d9e4f1;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% 90%;
}

/* line 34, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .slider-pagination {
  background-color: #ffffff;
}

/* line 39, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .slider-controls-prev {
  left: 30px;
}

/* line 43, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .slider-controls-prev span:before {
  top: -120px;
}

/* line 49, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .slider-controls-next {
  right: 30px;
}

/* line 53, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .slider-controls-next span:before {
  top: -120px;
}

/* line 60, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .swiper-container {
  overflow: hidden;
  margin-bottom: 10px !important;
}

/* line 65, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .swiper-container .swiper-wrapper {
  overflow: hidden;
}

/* line 76, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .swiper-container .swiper-slide {
  display: none;
  z-index: 0;
  position: relative;
  width: 100%;
  cursor: pointer;
  height: 600px !important;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 76, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history .swiper-container .swiper-slide {
    height: 550px !important;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 76, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history .swiper-container .swiper-slide {
    height: 410px !important;
  }
}

/* line 93, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .swiper-container .swiper-slide:first-child {
  display: block;
}

/* line 99, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .swiper-slide-active {
  z-index: 1 !important;
}

/* line 104, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .swiper-slide-active .container .wrapper .anum {
  color: #004388;
}

/* line 107, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .swiper-slide-active .container .wrapper .anum:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#004388), to(rgba(0, 67, 136, 0)));
  background-image: linear-gradient(to bottom, #004388 0%, rgba(0, 67, 136, 0) 100%);
}

/* line 110, ../companyTemplate/src/css/sass/project/components/_history.scss */
html.ie9 .slider--history .swiper-slide-active .container .wrapper .anum:before {
  background-color: #004388;
}

/* line 119, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .container {
  height: auto;
  margin-bottom: 170px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 119, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history .container {
    margin-bottom: 0px;
  }
}

/* line 129, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .container .image {
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px;
  padding-left: 50px;
  float: left;
  width: 100%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 129, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history .container .image {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }
}

/* line 144, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .container .image img {
  height: auto;
  right: 0;
  top: 0;
  width: 50%;
  float: left;
  max-height: none;
  max-width: none;
}

/* line 155, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .container .image .dummy {
  width: 1px;
  height: 1px;
}

/* line 161, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .container .wrapper {
  width: 40%;
  height: 100%;
  position: absolute;
  right: 0;
  left: 54%;
  bottom: 0;
  top: 0;
}

/* line 177, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .container .wrapper .anum {
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #999999;
  display: inline-block;
  text-align: center;
  -webkit-transition: color 3s;
          transition: color 3s;
  position: absolute;
  top: 65%;
  left: 10%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 177, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history .container .wrapper .anum {
    top: 10%;
    left: 10%;
  }
}

/* line 194, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .container .wrapper .anum:before {
  content: '';
  display: block;
  width: 3px;
  height: 80px;
  position: absolute;
  left: -10px;
  top: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#999999), to(rgba(153, 153, 153, 0)));
  background-image: linear-gradient(to bottom, #999999 0%, rgba(153, 153, 153, 0) 100%);
  -webkit-transition: background-image 3s;
          transition: background-image 3s;
}

/* line 205, ../companyTemplate/src/css/sass/project/components/_history.scss */
html.ie9 .slider--history .container .wrapper .anum:before {
  background-color: #999999;
}

/* line 213, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .bottom {
  float: left;
  width: 100%;
  padding: 20px 25px 20px 25px;
  -webkit-box-shadow: rgba(30, 30, 29, 0.2) 0 -5px 6px -5px;
          box-shadow: rgba(30, 30, 29, 0.2) 0 -5px 6px -5px;
  background-color: #f2f5f9;
  position: absolute;
  bottom: 0px;
  left: 0px;
  min-height: 180px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 213, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history .bottom {
    position: relative;
  }
}

/* line 228, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .bottom:after {
  background-color: #e3e3e3;
  bottom: -100%;
  content: '';
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 239, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .bottom p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #666666;
}

/* line 243, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .bottom p.hidden {
  -webkit-transition: all 0.6s ease;
          transition: all 0.6s ease;
  opacity: 0;
  padding-top: 10px;
  display: block;
  max-height: 0em;
}

/* line 251, ../companyTemplate/src/css/sass/project/components/_history.scss */
html.ie9 .slider--history .bottom p.hidden {
  display: none;
}

/* line 258, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .bottom a:hover {
  text-decoration: underline;
}

/* line 265, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .bottom.open p.hidden {
  opacity: 1;
  max-height: 200px;
}

/* line 269, ../companyTemplate/src/css/sass/project/components/_history.scss */
html.ie9 .slider--history .bottom.open p.hidden {
  display: block;
}

/* line 276, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .bottom h2 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1em;
  padding-bottom: 10px;
  padding-top: 3px;
  color: #004388;
}

/* line 284, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .bottom .left {
  float: left;
  width: 80%;
  padding-left: 20px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 284, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history .bottom .left {
    width: 100%;
    padding-left: 0px;
  }
}

/* line 295, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .bottom .right {
  float: left;
  width: 20%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 295, ../companyTemplate/src/css/sass/project/components/_history.scss */
  .slider--history .bottom .right {
    display: none;
  }
}

/* line 313, ../companyTemplate/src/css/sass/project/components/_history.scss */
.slider--history .swiper-additional-text {
  color: #666666;
  text-align: right;
  padding: 20px 20px 0 0;
  line-height: 1.2;
}

/* line 1, ../companyTemplate/src/css/sass/project/components/_overlay.scss */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  top: 0;
  left: 0;
  z-index: 999999;
  text-align: center;
}

/* line 11, ../companyTemplate/src/css/sass/project/components/_overlay.scss */
.overlay__loading {
  height: 100%;
  position: relative;
}

/* line 1, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax {
  overflow: hidden;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 8, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax .wrapper {
  padding: 0 20px;
}

/* line 12, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax .background-parallax {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  max-width: none;
  max-height: none;
  min-width: 100%;
  min-height: 100%;
  height: auto;
}

/* line 26, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax video.background-parallax {
  min-width: 100%;
  height: auto;
}

/* line 31, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax .image {
  width: 100%;
}

/* line 34, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax .image img {
  width: 100%;
}

/* line 39, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax .content {
  position: relative;
  color: #ffffff;
  text-align: center;
  padding: 0;
  z-index: 10;
}

/* line 48, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax .content a, .content-parallax .content h1, .content-parallax .content h2, .content-parallax .content h3, .content-parallax .content h4, .content-parallax .content .c-teaser-news h2, .c-teaser-news .content-parallax .content h2, .content-parallax .content .c-youtube-teaser h2, .c-youtube-teaser .content-parallax .content h2, .content-parallax .content h5, .content-parallax .content h6 {
  color: #ffffff;
}

/* line 53, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax .content hr {
  width: 70%;
  color: transparent;
  background-color: transparent;
  max-width: 200px;
  border-top: 1px solid #ffffff;
  margin: 15px auto;
  text-align: center;
  float: none;
}

/* line 65, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax .content .link {
  width: auto;
  margin-top: 25px;
}

/* line 71, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
.content-parallax .content .link a {
  display: inline-block;
}

@media (min-width: 751px) {
  /* line 85, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
  .content-parallax {
    width: 100%;
    padding-top: 140px;
    padding-bottom: 140px;
  }
  /* line 90, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
  .content-parallax__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    background-color: #ffffff;
    -webkit-transition: opacity 0.2s;
            transition: opacity 0.2s;
  }
  /* line 103, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
  .content-parallax:hover .content-parallax__overlay {
    opacity: 0.15;
  }
  /* line 108, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
  .content-parallax .wrapper {
    padding: 0 20%;
  }
  /* line 112, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
  .content-parallax .background-parallax {
    height: auto;
    width: auto;
    min-width: 100%;
  }
  /* line 121, ../companyTemplate/src/css/sass/project/components/_parallax.scss */
  .content-parallax .content hr {
    border-width: 2px;
    margin: 20px auto;
  }
}

/* line 1, ../master/src/sass/project/components/_bigText.scss */
.content-bigText {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

/* line 6, ../master/src/sass/project/components/_bigText.scss */
.content-bigText .wrapper {
  padding: 0 10%;
}

/* line 11, ../master/src/sass/project/components/_bigText.scss */
.content-bigText .content {
  text-align: center;
}

/* line 14, ../master/src/sass/project/components/_bigText.scss */
.content-bigText .content h1, .content-bigText .content h2, .content-bigText .content h3, .content-bigText .content h4, .content-bigText .content .c-teaser-news h2, .c-teaser-news .content-bigText .content h2, .content-bigText .content .c-youtube-teaser h2, .c-youtube-teaser .content-bigText .content h2, .content-bigText .content h5, .content-bigText .content h6 {
  color: inherit;
}

/* line 19, ../master/src/sass/project/components/_bigText.scss */
.content-bigText .link {
  width: auto;
  margin-top: 25px;
}

/* line 25, ../master/src/sass/project/components/_bigText.scss */
.content-bigText .link a {
  background-color: #727374;
  display: inline-block;
}

/* line 28, ../master/src/sass/project/components/_bigText.scss */
.content-bigText .link a:hover {
  text-decoration: none;
}

/* line 37, ../master/src/sass/project/components/_bigText.scss */
.content-bigText .customcolor a {
  display: inline-block;
}

/* line 39, ../master/src/sass/project/components/_bigText.scss */
.content-bigText .customcolor a:hover {
  opacity: .8;
  text-decoration: none;
  background-color: #FFF;
}

@media (min-width: 751px) {
  /* line 51, ../master/src/sass/project/components/_bigText.scss */
  .content-bigText {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

/* line 1, ../companyTemplate/src/css/sass/project/components/_videoImageTeaser.scss */
.content-videoImageTeaser {
  padding-bottom: 10px;
  border-bottom: 2px solid #ccd9e7;
}

/* line 12, ../companyTemplate/src/css/sass/project/components/_videoImageTeaser.scss */
.content-videoImageTeaser .flowplayer .fp-controls, .content-videoImageTeaser .flowplayer .fp-ui {
  display: none;
}

/* line 21, ../companyTemplate/src/css/sass/project/components/_videoImageTeaser.scss */
.link-overlay {
  background-image: url("#") !important;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
}

/* line 1, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
.promoFlyout {
  display: none;
  position: absolute;
  top: 55%;
  right: 2%;
  width: 390px;
  border: 1px solid #c7bfbf;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  padding: 20px;
  z-index: 500;
}

/* line 16, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
.promoFlyout__close {
  position: absolute;
  top: -2px;
  right: 10px;
  vertical-align: top;
  display: inline-block;
  font-size: 2.5rem;
  cursor: pointer;
}

/* line 26, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
.promoFlyout__header {
  margin-bottom: 10px;
  overflow: hidden;
}

/* line 30, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
.promoFlyout__header__icon {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

/* line 37, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
.promoFlyout__header__title {
  font-size: 2.6rem;
}

/* line 43, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
.promoFlyout__text {
  margin-bottom: 20px;
}

/* line 47, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
.promoFlyout__link {
  width: auto;
  margin-bottom: 6px;
}

/* line 52, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
.promoFlyout__link > a {
  display: inline;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 64, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
  .promoFlyout {
    display: none !important;
  }
}

@media (min-width: 1441px) {
  /* line 71, ../companyTemplate/src/css/sass/project/components/_promoFlyout.scss */
  .promoFlyout {
    right: -8%;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 15, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
  .content-Gallery .content-Headline {
    padding: 0 20px;
    margin-bottom: 15px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 22, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
  .content-Gallery .wrapper {
    padding: 0;
  }
}

/* line 28, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
.content-Gallery .gallery {
  position: relative;
}

/* line 33, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
.content-Gallery .gallery__row .gallery__item {
  padding-bottom: 40px;
  cursor: default;
}

/* line 37, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
.content-Gallery .gallery__row .gallery__item:nth-child(1) {
  padding-right: 13px;
}

/* line 41, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
.content-Gallery .gallery__row .gallery__item:nth-child(2) {
  padding-left: 13px;
  padding-right: 13px;
}

/* line 46, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
.content-Gallery .gallery__row .gallery__item:nth-child(3) {
  padding-left: 13px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 33, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
  .content-Gallery .gallery__row .gallery__item {
    padding: 0px !important;
    margin-bottom: 15px;
  }
}

/* line 57, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
.content-Gallery .gallery__item {
  width: 33.33333333%;
  float: left;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 57, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
  .content-Gallery .gallery__item {
    width: 100%;
  }
}

/* line 66, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
.content-Gallery .gallery__image {
  cursor: pointer;
  height: 210px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 66, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
  .content-Gallery .gallery__image {
    background: none !important;
    height: auto;
  }
}

/* line 78, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
.content-Gallery .gallery__image img {
  display: none;
}

/* line 81, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
body.sc-edit-mode-active .content-Gallery .gallery__image img {
  display: block;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 78, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
  .content-Gallery .gallery__image img {
    display: block;
    max-height: auto;
    width: 100%;
    height: auto;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 94, ../companyTemplate/src/css/sass/project/components/_gallery.scss */
  .content-Gallery .gallery__cover {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0px;
  }
}

/* line 5, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
.content-essentialDetailsTeaser .subtext {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px !important;
}

/* line 11, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
.content-essentialDetailsTeaser .subtext .c-news-details h1 {
  text-transform: uppercase;
}

/* line 14, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
.content-essentialDetailsTeaser .subtext .c-news-details h2 {
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 17, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
.content-essentialDetailsTeaser .subtext .c-news-details h5 {
  margin-bottom: 20px;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 28, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .socialmedia--shareit ul li {
    display: block;
    margin-right: 0 !important;
    margin-bottom: 4px;
  }
}

@media (min-width: 751px) {
  /* line 42, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .socialmedia--shareit:after {
    display: none;
  }
  /* line 47, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0px !important;
  }
  /* line 53, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext__share {
    position: absolute;
    top: 0;
    right: 20px;
    margin-top: 10px;
    overflow: hidden;
  }
  /* line 61, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext__content {
    position: relative;
    width: 64%;
    margin-top: -165px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    background-color: #ffffff;
  }
  /* line 73, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext__content .c-news-details h1 {
    font-size: 40px;
    font-size: 4rem;
  }
  /* line 77, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext__content .c-news-details h5 {
    overflow: hidden;
  }
  /* line 81, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext__content .c-news-details__tags {
    max-width: 50%;
    text-align: right;
  }
}

@media (min-width: 1025px) {
  /* line 94, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext {
    padding-left: 7.1%;
    padding-right: 7.1%;
    padding-bottom: 0% !important;
  }
  /* line 100, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext__share {
    right: 7.1%;
  }
  /* line 104, ../companyTemplate/src/css/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext__content {
    margin-top: -200px;
    width: 65%;
  }
}

/* line 1, ../companyTemplate/src/css/sass/project/components/_imagecaption.scss */
.image-caption {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  color: #999999;
  margin-top: 6px;
}

/* line 2, ../companyTemplate/src/css/sass/project/components/_relatedArticles.scss */
.relatedArticles__headline {
  text-align: left;
  margin-bottom: 20px;
}

@media (min-width: 0px) {
  /* line 11, ../companyTemplate/src/css/sass/project/components/_relatedArticles.scss */
  .relatedArticles__headline--padding {
    text-align: left;
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 751px) {
  /* line 26, ../companyTemplate/src/css/sass/project/components/_relatedArticles.scss */
  .relatedArticles__headline--padding {
    text-align: center;
    margin-bottom: 30px;
  }
}

/* line 9, ../companyTemplate/src/css/sass/project/components/_hideClass.scss */
.hidden {
  display: none;
}

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
/* line 3, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 16, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}

/* line 21, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper a:hover, .flip-clock-wrapper .c-teaser-news h2 a:hover, .c-teaser-news h2 .flip-clock-wrapper a:hover, .flip-clock-wrapper .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .flip-clock-wrapper a:hover {
  color: #fff;
}

/* line 24, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul {
  list-style: none;
}

/* line 27, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}

/* line 32, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper.clearfix:after {
  clear: both;
}

/* line 35, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper.clearfix {
  *zoom: 1;
}

/* Main */
/* line 39, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}

/* line 43, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-meridium {
  background: none !important;
  -webkit-box-shadow: 0 0 0 !important;
          box-shadow: 0 0 0 !important;
  font-size: 36px !important;
}

/* line 48, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-meridium a {
  color: #313333;
}

/* line 50, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}

/* line 57, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 62, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper:after {
  clear: both;
}

/* Skeleton */
/* line 67, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  background: #000;
}

/* line 80, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}

/* line 91, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}

/* line 94, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}

/* line 104, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden;
  outline: 1px solid transparent;
}

/* line 114, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

/* line 120, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}

/* line 128, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 139, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
}

/* line 150, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  font-size: 70px;
}

/* line 163, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}

/* line 166, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}

/* PLAY */
/* line 170, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}

/* line 173, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper .flip {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

/* line 175, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5;
}

/* line 181, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px;
}

/* line 188, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-divider:first-child {
  width: 0;
}

/* line 191, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px;
}

/* line 201, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none;
}

/* line 208, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-divider.minutes .flip-clock-label {
  right: -88px;
}

/* line 211, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-divider.seconds .flip-clock-label {
  right: -91px;
}

/* line 214, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-dot.top {
  top: 30px;
}

/* line 217, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-dot.bottom {
  bottom: 30px;
}

@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}

@keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}

/* line 260, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both;
}

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}

@keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}

/* line 294, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both;
}

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
  }
}

@keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
  }
}

/* line 328, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}

/* SHADOW */
/* line 332, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

/* line 343, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}

/*DOWN*/
/* line 355, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}

/* line 366, src/css/sass/microsite/vendor/_flipclock.scss */
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}

@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 9, src/css/sass/microsite/_microsite.scss */
html, body {
  height: 100%;
  overflow: auto;
}

/* line 14, src/css/sass/microsite/_microsite.scss */
body > .container {
  position: relative;
}

/* line 20, src/css/sass/microsite/_microsite.scss */
.header__teaser--hmi .header__teaser__image {
  float: right;
  height: 95px;
}

/* line 25, src/css/sass/microsite/_microsite.scss */
.header__teaser--hmi .header__teaser__text {
  display: none;
}

/* line 30, src/css/sass/microsite/_microsite.scss */
.microsite {
  background-color: #ffffff;
}

@media (min-width: 751px) {
  /* line 34, src/css/sass/microsite/_microsite.scss */
  .microsite body {
    height: auto;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 39, src/css/sass/microsite/_microsite.scss */
  .microsite .sc-preview-mode-active {
    height: 100%;
    overflow: hidden;
  }
}

/* line 53, src/css/sass/microsite/_microsite.scss */
.microsite .header--mobile .meta {
  margin-left: 20px;
  padding: 0;
  width: auto;
  display: inline-block;
  min-height: 0;
  height: 30px;
  float: right;
}

/* line 62, src/css/sass/microsite/_microsite.scss */
.microsite .header--mobile .meta .select {
  padding: 0;
}

/* line 70, src/css/sass/microsite/_microsite.scss */
.microsite .header--mobile .header__logo a {
  display: block;
  height: 39px;
  width: 115px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 79, src/css/sass/microsite/_microsite.scss */
.microsite .header--mobile .header__teaser__image {
  height: 39px;
  float: none;
}

/* line 84, src/css/sass/microsite/_microsite.scss */
.microsite .header--mobile ul li {
  margin-left: 10px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 95, src/css/sass/microsite/_microsite.scss */
  .microsite .header--mobile .select.language-switch ul {
    margin: 0;
    padding: 0;
  }
  /* line 100, src/css/sass/microsite/_microsite.scss */
  .microsite .header--mobile .select.language-switch ul li {
    margin: 0;
    height: auto;
  }
  /* line 105, src/css/sass/microsite/_microsite.scss */
  .microsite .header--mobile .select.language-switch ul li a {
    position: static;
    top: auto;
    margin: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  /* line 114, src/css/sass/microsite/_microsite.scss */
  .microsite .header--mobile .selectboxit-options {
    min-width: 80px !important;
    width: 80px;
  }
}

/* line 126, src/css/sass/microsite/_microsite.scss */
.microsite .slider {
  margin-bottom: 50px;
}

/* line 134, src/css/sass/microsite/_microsite.scss */
.microsite .slider.slider--header .swiper-container .swiper-slide .subtext {
  padding-left: 13%;
  padding-right: 13%;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 134, src/css/sass/microsite/_microsite.scss */
  .microsite .slider.slider--header .swiper-container .swiper-slide .subtext {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 751px) {
  /* line 143, src/css/sass/microsite/_microsite.scss */
  .microsite .slider.slider--header .swiper-container .swiper-slide .subtext__right {
    position: absolute;
    right: 13%;
    bottom: 0;
  }
  /* line 149, src/css/sass/microsite/_microsite.scss */
  .microsite .slider.slider--header .swiper-container .swiper-slide .subtext__right .link {
    right: 0;
  }
}

/* line 168, src/css/sass/microsite/_microsite.scss */
.microsite .image img {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 0px !important;
}

/* line 173, src/css/sass/microsite/_microsite.scss */
.microsite .no-pointer .swiper-slide {
  cursor: auto !important;
}

/* line 177, src/css/sass/microsite/_microsite.scss */
.microsite .swiper-controls-prev {
  left: 1%;
}

/* line 180, src/css/sass/microsite/_microsite.scss */
.microsite .swiper-controls-next {
  right: 1%;
}

/* line 183, src/css/sass/microsite/_microsite.scss */
.microsite .slider.slider--header .swiper-container {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 190, src/css/sass/microsite/_microsite.scss */
.microsite footer {
  overflow: hidden;
  padding-bottom: 40px;
}

/* line 195, src/css/sass/microsite/_microsite.scss */
.microsite .footer_infos__logo {
  width: 140px;
  height: 140px;
  margin: 0 0 20px 0;
}

/* line 204, src/css/sass/microsite/_microsite.scss */
.microsite .content-Headline {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 209, src/css/sass/microsite/_microsite.scss */
.microsite .content-Headline h1, .microsite .content-Headline h2 {
  text-transform: uppercase;
}

/* line 213, src/css/sass/microsite/_microsite.scss */
.microsite .content-Headline h1, .microsite .content-Headline h2, .microsite .content-Headline h3 {
  color: #333;
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 224, src/css/sass/microsite/_microsite.scss */
.microsite .textImageBox h1, .microsite .textImageBox h2, .microsite .textImageBox h3, .microsite .textImageBox h4, .microsite .textImageBox .c-teaser-news h2, .c-teaser-news .microsite .textImageBox h2, .microsite .textImageBox .c-youtube-teaser h2, .c-youtube-teaser .microsite .textImageBox h2, .microsite .textImageBox h5, .microsite .textImageBox h6 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 224, src/css/sass/microsite/_microsite.scss */
  .microsite .textImageBox h1, .microsite .textImageBox h2, .microsite .textImageBox h3, .microsite .textImageBox h4, .microsite .textImageBox .c-teaser-news h2, .c-teaser-news .microsite .textImageBox h2, .microsite .textImageBox .c-youtube-teaser h2, .c-youtube-teaser .microsite .textImageBox h2, .microsite .textImageBox h5, .microsite .textImageBox h6 {
    padding-top: 0;
  }
}

/* line 238, src/css/sass/microsite/_microsite.scss */
.microsite .content-TextImage, .microsite .content-Text {
  margin-bottom: 50px;
}

/* line 243, src/css/sass/microsite/_microsite.scss */
.microsite .content-TextImage--no-margin, .microsite .content-Text--no-margin {
  margin-bottom: 0;
}

/* line 247, src/css/sass/microsite/_microsite.scss */
.microsite .content-TextImage .text-before, .microsite .content-Text .text-before {
  color: #004388;
  margin-bottom: 3px;
}

/* line 253, src/css/sass/microsite/_microsite.scss */
.microsite .content-TextImage .textImageBlock .image, .microsite .content-Text .textImageBlock .image {
  background-size: cover;
  background-position: top center;
}

/* line 259, src/css/sass/microsite/_microsite.scss */
.microsite .content-TextImage.alternate-1, .microsite .content-Text.alternate-1 {
  background-color: #f2f5f9;
  padding: 60px 0;
}

/* line 263, src/css/sass/microsite/_microsite.scss */
.microsite .content-TextImage.alternate-1 .textImageBlock .text-left .image, .microsite .content-Text.alternate-1 .textImageBlock .text-left .image {
  margin-left: 50px;
}

/* line 267, src/css/sass/microsite/_microsite.scss */
.microsite .content-TextImage.alternate-1 .textImageBlock .text-right .image, .microsite .content-Text.alternate-1 .textImageBlock .text-right .image {
  margin-right: 50px;
}

/* line 284, src/css/sass/microsite/_microsite.scss */
.microsite .content-TextImage img, .microsite .content-Text img {
  border: none !important;
}

/* line 293, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage, .microsite .content-Image {
  margin-bottom: 70px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 297, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage .wrapper, .microsite .content-Image .wrapper {
    padding: 0;
  }
}

@media (min-width: 1025px) {
  /* line 310, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage .wrapper {
    padding: 0;
  }
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 304, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage {
    margin-top: 30px;
  }
}

/* line 320, src/css/sass/microsite/_microsite.scss */
body.sc-edit-mode-active .microsite .content-TeaserImage {
  height: auto;
}

@media (min-width: 1025px) {
  /* line 324, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__container {
    height: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 339, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__contentWrapper {
    padding: 5px 20px 0 20px;
  }
}

@media (min-width: 1025px) {
  /* line 339, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__contentWrapper {
    position: absolute;
    padding: 0 7%;
  }
  /* line 351, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__contentWrapper--topLeft {
    top: 0;
    left: 0;
  }
  /* line 356, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__contentWrapper--topRight {
    top: 0;
    right: 0;
  }
  /* line 361, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__contentWrapper--bottomLeft {
    bottom: 0;
    left: 0;
  }
  /* line 366, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__contentWrapper--bottomRight {
    bottom: 0;
    right: 0;
  }
}

@media (min-width: 1025px) {
  /* line 379, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__innerWrapper {
    position: relative;
    background: white;
    width: 550px;
    padding: 40px 30px 20px 30px;
  }
  /* line 389, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__innerWrapper--top {
    margin-top: 30px;
  }
  /* line 397, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__innerWrapper--bottom {
    margin-bottom: 30px;
  }
  /* line 405, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__innerWrapper.alternate-1 {
    background-color: #f2f5f9 !important;
    padding: 40px 30px !important;
  }
  /* line 409, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__innerWrapper.alternate-1-bg-only {
    background-color: #f4f4f4 !important;
    padding: 40px 30px !important;
  }
}

@media (min-width: 1025px) {
  /* line 417, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage .image {
    height: auto;
  }
}

/* line 421, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage .image img {
  width: 100%;
  height: auto;
}

@media (min-width: 1025px) {
  /* line 421, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage .image img {
    height: 100%;
  }
}

/* line 430, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage__icon {
  width: 60px;
  height: 60px;
  float: right;
  margin: 0 0 10px 20px;
}

@media (min-width: 1025px) {
  /* line 430, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage__icon {
    position: absolute;
    top: 0;
    right: 30px;
  }
}

@media (min-width: 1025px) {
  /* line 451, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage .topLine, .microsite .content-TeaserImage h2 {
    padding-right: 80px;
  }
}

/* line 457, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage h1, .microsite .content-TeaserImage h2 {
  font-family: "TheSans Light", Helvetica, sans-serif;
  margin-bottom: 6px;
  text-transform: uppercase;
}

/* line 463, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage .topLine {
  color: #004388;
  margin-bottom: 3px;
}

/* line 468, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage p {
  line-height: 22px;
  margin-bottom: 30px;
}

/* line 483, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide {
  height: auto;
}

/* line 486, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide .wrapper {
  height: auto;
}

@media (min-width: 1025px) {
  /* line 486, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage.Wide .wrapper {
    padding: 0;
  }
}

/* line 493, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide .wrapper .content-TeaserImage {
  height: auto;
}

/* line 496, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide .wrapper .content-TeaserImage__contentWrapper {
  height: auto;
}

@media (min-width: 1025px) {
  /* line 496, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage.Wide .wrapper .content-TeaserImage__contentWrapper {
    padding: 0 14% 0 14%;
  }
}

/* line 504, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide .wrapper .content-TeaserImage__container {
  height: auto;
}

/* line 507, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide .wrapper .content-TeaserImage__container .image {
  height: auto;
}

/* line 512, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide .wrapper .content-TeaserImage__innerWrapper {
  background-color: white;
  padding: 40px 30px !important;
}

/* line 516, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide .wrapper .content-TeaserImage__innerWrapper--left {
  margin-left: 0;
  padding-left: 0;
}

/* line 521, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide .wrapper .content-TeaserImage__innerWrapper--right {
  margin-right: 0;
  padding-right: 0;
}

/* line 530, src/css/sass/microsite/_microsite.scss */
.microsite .content-TeaserImage.Wide.textColor--primary p, .microsite .content-TeaserImage.Wide.textColor--primary a, .microsite .content-TeaserImage.Wide.textColor--primary h1, .microsite .content-TeaserImage.Wide.textColor--primary h2, .microsite .content-TeaserImage.Wide.textColor--primary h3, .microsite .content-TeaserImage.Wide.textColor--primary h4, .microsite .content-TeaserImage.Wide.textColor--primary .c-teaser-news h2, .c-teaser-news .microsite .content-TeaserImage.Wide.textColor--primary h2, .microsite .content-TeaserImage.Wide.textColor--primary .c-youtube-teaser h2, .c-youtube-teaser .microsite .content-TeaserImage.Wide.textColor--primary h2, .microsite .content-TeaserImage.Wide.textColor--primary h5, .microsite .content-TeaserImage.Wide.textColor--primary h6 {
  color: #ffffff;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 530, src/css/sass/microsite/_microsite.scss */
  .microsite .content-TeaserImage.Wide.textColor--primary p, .microsite .content-TeaserImage.Wide.textColor--primary a, .microsite .content-TeaserImage.Wide.textColor--primary h1, .microsite .content-TeaserImage.Wide.textColor--primary h2, .microsite .content-TeaserImage.Wide.textColor--primary h3, .microsite .content-TeaserImage.Wide.textColor--primary h4, .microsite .content-TeaserImage.Wide.textColor--primary .c-teaser-news h2, .c-teaser-news .microsite .content-TeaserImage.Wide.textColor--primary h2, .microsite .content-TeaserImage.Wide.textColor--primary .c-youtube-teaser h2, .c-youtube-teaser .microsite .content-TeaserImage.Wide.textColor--primary h2, .microsite .content-TeaserImage.Wide.textColor--primary h5, .microsite .content-TeaserImage.Wide.textColor--primary h6 {
    color: #1e1e1d;
  }
}

/* line 543, src/css/sass/microsite/_microsite.scss */
.content-Image img {
  height: auto;
}

/* line 553, src/css/sass/microsite/_microsite.scss */
.microsite .imageTeaser--v1 {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 0;
  margin-bottom: 50px;
}

/* line 558, src/css/sass/microsite/_microsite.scss */
.microsite .imageTeaser--v1 .image {
  border: 0;
}

/* line 562, src/css/sass/microsite/_microsite.scss */
.microsite .imageTeaser--v1 .imageTeaser__container {
  padding: 30px 7%;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 562, src/css/sass/microsite/_microsite.scss */
  .microsite .imageTeaser--v1 .imageTeaser__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 578, src/css/sass/microsite/_microsite.scss */
.microsite .form {
  margin-top: 50px;
}

/* line 582, src/css/sass/microsite/_microsite.scss */
.microsite .form__set--borderbottom {
  margin-bottom: 10px;
}

/* line 594, src/css/sass/microsite/_microsite.scss */
.microsite hr {
  margin: 50px 0;
}

/* line 604, src/css/sass/microsite/_microsite.scss */
.microsite .twoItems {
  margin-bottom: 50px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 604, src/css/sass/microsite/_microsite.scss */
  .microsite .twoItems {
    margin-bottom: 20px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 604, src/css/sass/microsite/_microsite.scss */
  .microsite .twoItems {
    margin-bottom: 0;
  }
}

/* line 616, src/css/sass/microsite/_microsite.scss */
.microsite .twoItems .content {
  padding: 0;
  margin: 0 0 50px 0;
}

/* line 620, src/css/sass/microsite/_microsite.scss */
.microsite .twoItems .content:last-child {
  margin-bottom: 0;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 627, src/css/sass/microsite/_microsite.scss */
  .microsite .twoItems > .wrapper {
    padding: 0;
  }
}

/* line 633, src/css/sass/microsite/_microsite.scss */
.microsite .twoItems > .wrapper > .g-col:first-child {
  padding-right: 1.5em;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 633, src/css/sass/microsite/_microsite.scss */
  .microsite .twoItems > .wrapper > .g-col:first-child {
    padding-right: 0;
  }
}

/* line 641, src/css/sass/microsite/_microsite.scss */
.microsite .twoItems > .wrapper > .g-col:last-child {
  padding-left: 1.5em;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 641, src/css/sass/microsite/_microsite.scss */
  .microsite .twoItems > .wrapper > .g-col:last-child {
    padding-left: 0;
  }
}

/* line 659, src/css/sass/microsite/_microsite.scss */
.microsite body.sc-edit-mode-active .content-TeaserImage {
  height: auto;
}

/* line 671, src/css/sass/microsite/_microsite.scss */
.microsite .content.quote {
  border: 0;
  padding: 20px;
  background-color: #f2f5f9;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 671, src/css/sass/microsite/_microsite.scss */
  .microsite .content.quote {
    margin-bottom: 50px !important;
  }
}

/* line 680, src/css/sass/microsite/_microsite.scss */
.microsite .content.quote .quote-bottom {
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #7fa1c3;
  font-size: 18px;
}

/* line 694, src/css/sass/microsite/_microsite.scss */
.microsite .form--voucher {
  margin: 0;
  padding-bottom: 60px;
}

/* line 701, src/css/sass/microsite/_microsite.scss */
.microsite .form__result__container {
  margin: 20px 0 40px;
}

/* line 704, src/css/sass/microsite/_microsite.scss */
.microsite .form__result__container--successVoucher {
  border: 1px solid #c7bfbf;
  background-color: #f4f4f4;
}

/* line 718, src/css/sass/microsite/_microsite.scss */
.microsite .result__item {
  /*        &__header {
            display: block;
            height: 100%;
        }
*/
}

@media (min-width: 751px) {
  /* line 725, src/css/sass/microsite/_microsite.scss */
  .microsite .result__item__container {
    border-left: 1px dotted #939393;
  }
  /* line 729, src/css/sass/microsite/_microsite.scss */
  .microsite .result__item__container:first-child {
    border-left: none;
  }
}

@media (min-width: 751px) {
  /* line 735, src/css/sass/microsite/_microsite.scss */
  .microsite .result__item__container--noborder {
    border-left: 0px;
  }
  /* line 739, src/css/sass/microsite/_microsite.scss */
  .microsite .result__item__container--noborder:first-child {
    border-left: none;
  }
}

@media (min-width: 751px) {
  /* line 745, src/css/sass/microsite/_microsite.scss */
  .microsite .result__item__location {
    padding: 0 20px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 745, src/css/sass/microsite/_microsite.scss */
  .microsite .result__item__location {
    border-top: 1px dotted #939393;
    padding: 10px 0;
  }
}

/* line 756, src/css/sass/microsite/_microsite.scss */
.microsite .result__item__location > div {
  text-align: left;
  height: 100%;
}

/* line 763, src/css/sass/microsite/_microsite.scss */
.microsite .result__item__link {
  display: block;
}

/* line 767, src/css/sass/microsite/_microsite.scss */
.microsite .result__item__link--mail .icons-contact_mail::before {
  color: #333;
  font-size: 30px;
  font-size: 3rem;
  position: relative;
  top: 4px;
  padding-right: 12px;
}

/* line 777, src/css/sass/microsite/_microsite.scss */
.microsite .result__item__link--download::after {
  content: '\00a0 \00a0 \203a';
  display: inline-block;
}

/* line 784, src/css/sass/microsite/_microsite.scss */
.microsite .result__item .description {
  display: block;
  font-size: 0.9em;
}

/* line 6, src/css/sass/microsite/_verticalTabs.scss */
.microsite .flyout__container {
  border: 0;
}

/* line 9, src/css/sass/microsite/_verticalTabs.scss */
.microsite .flyout__container .channels__flyout {
  opacity: 1;
  max-height: inherit;
  margin-top: 0;
  margin-bottom: 50px;
}

/* line 17, src/css/sass/microsite/_verticalTabs.scss */
.microsite .flyout__container .channels__flyout__middle .image {
  margin-right: 20px;
  margin-bottom: 10px;
}

/* line 22, src/css/sass/microsite/_verticalTabs.scss */
.microsite .flyout__container .channels__flyout__middle section {
  padding: 0;
  margin-left: 0;
}

/* line 26, src/css/sass/microsite/_verticalTabs.scss */
.microsite .flyout__container .channels__flyout__middle section p {
  padding: 0;
  margin-bottom: 1rem;
}

/* line 31, src/css/sass/microsite/_verticalTabs.scss */
.microsite .flyout__container .channels__flyout__middle section hr {
  margin-top: 10px !important;
  margin-right: 0px !important;
  margin-bottom: 20px !important;
  margin-left: 0px !important;
}

/* line 39, src/css/sass/microsite/_verticalTabs.scss */
.microsite .flyout__container .channels__flyout__middle section.links {
  padding-top: 10px;
  min-height: 0;
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 46, src/css/sass/microsite/_verticalTabs.scss */
  .microsite .flyout__container .channels__flyout .channels__flyout__container .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

/*
 * 2016 code
 */
/* line 5, src/css/sass/microsite/_charity.scss */
.content--charityOrg {
  background-color: #ccd9e7;
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 12, src/css/sass/microsite/_charity.scss */
.charityOrg__headline {
  padding: 0;
  margin: 0;
  text-align: center;
  margin-bottom: 30px;
}

/* line 18, src/css/sass/microsite/_charity.scss */
.charityOrg__headline--result {
  display: none;
}

/* line 25, src/css/sass/microsite/_charity.scss */
.charityOrg__wrapper .p-col.small-12:last-child {
  margin-bottom: 20px;
}

/* line 32, src/css/sass/microsite/_charity.scss */
.flipper__wrapper {
  position: relative;
}

/* line 36, src/css/sass/microsite/_charity.scss */
.flipper__wrapper.flipped .flipper--front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/* line 39, src/css/sass/microsite/_charity.scss */
.flipper__wrapper.flipped .flipper--back {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

/* line 45, src/css/sass/microsite/_charity.scss */
.flipper--front, .flipper--back {
  -webkit-transition: 0.6s;
          transition: 0.6s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-property: -webkit-transform;
          transition-property: transform;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 59, src/css/sass/microsite/_charity.scss */
.flipper--front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

/* line 64, src/css/sass/microsite/_charity.scss */
.flipper--back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

/* line 73, src/css/sass/microsite/_charity.scss */
.organization__general {
  -webkit-perspective: 1000px;
          perspective: 1000px;
}

/* line 77, src/css/sass/microsite/_charity.scss */
.organization__general .flipper__wrapper {
  padding-top: 66.6%;
}

/* line 83, src/css/sass/microsite/_charity.scss */
.organization__general__image img {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
}

/* line 92, src/css/sass/microsite/_charity.scss */
.organization__general__result {
  height: 100%;
  width: 100%;
  background-color: #e4e4e4;
  padding: 10px;
  color: #666666;
  text-align: center;
}

/* line 100, src/css/sass/microsite/_charity.scss */
.organization__general__result__counter {
  font-family: "TheSans Bold", Helvetica, sans-serif;
  font-size: 110px;
}

/* line 106, src/css/sass/microsite/_charity.scss */
.organization__general__result__thanks {
  display: none;
}

/* line 111, src/css/sass/microsite/_charity.scss */
.organization__general__content {
  background-color: #fff;
  height: 85px;
  padding: 10px;
}

/* line 116, src/css/sass/microsite/_charity.scss */
.organization__general__content__vote, .organization__general__content__moreInfo {
  position: absolute;
  bottom: 10px;
  z-index: 15;
}

/* line 122, src/css/sass/microsite/_charity.scss */
.organization__general__content__vote {
  left: 10px;
}

/* line 125, src/css/sass/microsite/_charity.scss */
.organization__general__content__vote.disabled {
  color: #e4e4e4;
  cursor: text;
}

/* line 132, src/css/sass/microsite/_charity.scss */
.organization__general__content__moreInfo {
  right: 10px;
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("/frontend/gui/micrositeTemplate/dist/images/charity/icon_info.svg");
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 148, src/css/sass/microsite/_charity.scss */
.organization__details {
  display: none;
  padding: 10px 15px;
}

/* line 154, src/css/sass/microsite/_charity.scss */
.organization__details h2 {
  font-size: 28px;
  margin-bottom: 15px;
}

/* line 159, src/css/sass/microsite/_charity.scss */
.organization__details p {
  margin-bottom: 1em;
}

/* line 169, src/css/sass/microsite/_charity.scss */
.organization.active .organization__general__result {
  background-color: #00a6e2;
  color: #fff;
}

/* line 173, src/css/sass/microsite/_charity.scss */
.organization.active .organization__general__result__thanks {
  display: block;
}

@media (min-width: 751px) {
  /* line 186, src/css/sass/microsite/_charity.scss */
  .organization__general__content {
    height: 95px;
  }
  /* line 190, src/css/sass/microsite/_charity.scss */
  .organization__general__result__counter {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 202, src/css/sass/microsite/_charity.scss */
  .organization__general__result__counter {
    font-size: 80px;
  }
}

/*
 * 2015 code
 */
/* line 215, src/css/sass/microsite/_charity.scss */
.charity {
  -webkit-transition: height 1s ease-in-out;
          transition: height 1s ease-in-out;
  margin-bottom: 30px;
}

@media (min-width: 751px) {
  /* line 219, src/css/sass/microsite/_charity.scss */
  .charity--reduced {
    max-height: 850px;
  }
}

@media (min-width: 1025px) {
  /* line 219, src/css/sass/microsite/_charity.scss */
  .charity--reduced {
    max-height: 900px;
  }
}

@media (min-width: 1025px) {
  /* line 230, src/css/sass/microsite/_charity.scss */
  .charity .content--narrow > .wrapper {
    padding: 0 10%;
  }
}

/* line 236, src/css/sass/microsite/_charity.scss */
.charity hr {
  margin: 15px 0 25px;
}

/* line 240, src/css/sass/microsite/_charity.scss */
.charity__wrapper {
  position: relative;
}

/* line 244, src/css/sass/microsite/_charity.scss */
.charity__background {
  width: 100%;
  max-height: none;
}

/* line 249, src/css/sass/microsite/_charity.scss */
.charity .field-validation-error {
  padding-top: 2px;
  float: left;
}

/* line 253, src/css/sass/microsite/_charity.scss */
.charity .field-validation-error--organisation {
  width: 100%;
}

/* line 256, src/css/sass/microsite/_charity.scss */
.charity .field-validation-error--organisation span {
  display: block;
  border: 1px solid #f0506e;
  padding: 10px;
  background-color: rgba(240, 80, 110, 0.1);
}

/* line 265, src/css/sass/microsite/_charity.scss */
.charity__login {
  position: absolute;
  z-index: 99;
  width: 490px;
  padding: 30px 40px;
  top: 25%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #ffffff;
  border: 1px solid #666666;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 265, src/css/sass/microsite/_charity.scss */
  .charity__login {
    width: 100%;
    border: none;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding: 10px;
  }
}

/* line 291, src/css/sass/microsite/_charity.scss */
.charity__login h1, .charity__login h2, .charity__login h3, .charity__login h4, .charity__login .c-teaser-news h2, .c-teaser-news .charity__login h2, .charity__login .c-youtube-teaser h2, .c-youtube-teaser .charity__login h2, .charity__login h5, .charity__login h6 {
  color: #004388;
}

/* line 295, src/css/sass/microsite/_charity.scss */
.charity__login form input {
  width: 100%;
}

/* line 303, src/css/sass/microsite/_charity.scss */
.charity__login fieldset {
  padding: 30px 0 0;
}

/* line 308, src/css/sass/microsite/_charity.scss */
.charity__login .form__result p {
  color: #f0506e;
}

/* line 315, src/css/sass/microsite/_charity.scss */
.charity__mapWrapper {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 315, src/css/sass/microsite/_charity.scss */
  .charity__mapWrapper {
    display: block;
    min-height: 600px;
  }
}

/* line 327, src/css/sass/microsite/_charity.scss */
.charity__map {
  height: 100%;
}

/* line 331, src/css/sass/microsite/_charity.scss */
.charity__map img {
  max-height: none;
}

/* line 336, src/css/sass/microsite/_charity.scss */
.charity__modalWrapper {
  position: relative;
  z-index: 999;
}

/* line 343, src/css/sass/microsite/_charity.scss */
.charity__modal {
  background-color: #ffffff;
  padding: 20px 20px;
  border: 1px solid #666666;
  margin: 60px 0;
}

@media (min-width: 751px) {
  /* line 343, src/css/sass/microsite/_charity.scss */
  .charity__modal {
    padding: 30px 40px;
  }
}

/* line 355, src/css/sass/microsite/_charity.scss */
.charity__modal__instruction {
  font-size: 18px !important;
  margin-bottom: 10px;
}

/* line 360, src/css/sass/microsite/_charity.scss */
.charity__modal .form {
  margin: 0;
  padding: 30px 0 0;
}

/* line 365, src/css/sass/microsite/_charity.scss */
.charity__modal .form__set__button {
  float: none;
}

/* line 369, src/css/sass/microsite/_charity.scss */
.charity__modal .form__label label, .charity__modal .form__radio-group__item__label label, .charity__modal .form__checkbox-group__item__label label {
  padding-left: 0;
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 381, src/css/sass/microsite/_charity.scss */
.charity__modal .textCounter {
  float: right;
  font-size: 12px;
  font-size: 1.2rem;
}

/* line 387, src/css/sass/microsite/_charity.scss */
.charity__messagePreview {
  background: #d7e3ee;
  padding: 20px;
}

@media (min-width: 1025px) {
  /* line 387, src/css/sass/microsite/_charity.scss */
  .charity__messagePreview {
    width: 340px;
    margin: 0 auto;
  }
}

/* line 396, src/css/sass/microsite/_charity.scss */
.charity__messagePreview > span {
  display: block;
  margin-bottom: 10px;
}

/* line 402, src/css/sass/microsite/_charity.scss */
.charity__message {
  background: #f2f5f9;
  padding: 20px;
}

/* line 406, src/css/sass/microsite/_charity.scss */
.charity__message div.quote {
  padding: 0;
  margin: 20px 0 0 0;
}

/* line 410, src/css/sass/microsite/_charity.scss */
.charity__message div.quote p {
  padding: 0;
  color: #004388;
}

/* line 416, src/css/sass/microsite/_charity.scss */
.charity__message div.quote .quote-top::before {
  font-size: 60px !important;
  left: 0 !important;
}

/* line 422, src/css/sass/microsite/_charity.scss */
.charity__message div.quote .wrapper {
  margin: 10px 0;
  padding-right: 0;
  padding-left: 30px;
}

/* line 431, src/css/sass/microsite/_charity.scss */
.charity__message__org {
  margin-bottom: 10px;
}

/* line 435, src/css/sass/microsite/_charity.scss */
.charity__message__org span {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 441, src/css/sass/microsite/_charity.scss */
.charity__message__org img {
  display: block;
  width: 100%;
  border: 1px solid #e2e2e2;
}

/* line 453, src/css/sass/microsite/_charity.scss */
.charity__message__user {
  padding-left: 30px;
  font-size: 12px;
  font-size: 1.2rem;
}

/* line 460, src/css/sass/microsite/_charity.scss */
.charity__resultWrapper {
  position: absolute;
  top: 0;
  z-index: 998;
  height: 100%;
  pointer-events: none;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 460, src/css/sass/microsite/_charity.scss */
  .charity__resultWrapper {
    position: relative;
    z-index: auto;
  }
}

/* line 473, src/css/sass/microsite/_charity.scss */
.charity__result {
  opacity: 0;
  position: relative;
  height: 100%;
  padding-top: 20px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 473, src/css/sass/microsite/_charity.scss */
  .charity__result {
    position: static;
    overflow: hidden;
    padding-bottom: 40px;
  }
}

@media (min-width: 1025px) {
  /* line 473, src/css/sass/microsite/_charity.scss */
  .charity__result {
    padding-top: 60px;
  }
}

/* line 492, src/css/sass/microsite/_charity.scss */
.charity__result h1, .charity__result h2, .charity__result h3, .charity__result h4, .charity__result .c-teaser-news h2, .c-teaser-news .charity__result h2, .charity__result .c-youtube-teaser h2, .c-youtube-teaser .charity__result h2, .charity__result h5, .charity__result h6, .charity__result p, .charity__result small {
  color: #ffffff;
}

/* line 496, src/css/sass/microsite/_charity.scss */
.charity__result h1 {
  font-size: 40px;
  font-size: 4rem;
}

@media (min-width: 1025px) {
  /* line 496, src/css/sass/microsite/_charity.scss */
  .charity__result h1 {
    font-size: 50px;
    font-size: 5rem;
  }
}

@media (min-width: 751px) {
  /* line 505, src/css/sass/microsite/_charity.scss */
  .charity__result__counter {
    float: right;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 505, src/css/sass/microsite/_charity.scss */
  .charity__result__counter {
    padding-top: 20px;
  }
}

/* line 515, src/css/sass/microsite/_charity.scss */
.charity__result__counter .counter {
  margin: 0;
  font-family: inherit;
}

/* line 520, src/css/sass/microsite/_charity.scss */
.charity__result__counter .counter .flip:first-child {
  margin-left: 0;
}

/* line 523, src/css/sass/microsite/_charity.scss */
.charity__result__counter .counter .flip:last-child {
  margin-right: 0;
}

/* line 528, src/css/sass/microsite/_charity.scss */
.charity__result__counter .counter div.inn {
  color: #666666;
  background-color: #ffffff !important;
}

/* line 536, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm {
  pointer-events: auto !important;
  position: absolute;
  bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 600px;
}

@media (min-width: 751px) {
  /* line 536, src/css/sass/microsite/_charity.scss */
  .charity__result__newsletterForm {
    width: auto;
    bottom: 40px;
  }
}

@media (min-width: 1025px) {
  /* line 536, src/css/sass/microsite/_charity.scss */
  .charity__result__newsletterForm {
    bottom: 40px;
    width: 600px;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 536, src/css/sass/microsite/_charity.scss */
  .charity__result__newsletterForm {
    position: static;
    overflow: hidden;
    bottom: 0;
    width: 100%;
    z-index: auto;
    padding-top: 20px;
  }
}

/* line 565, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm .form {
  margin-top: 0;
}

/* line 568, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm .form > fieldset {
  margin-top: 30px;
}

/* line 573, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm .form__section {
  padding: 0;
}

/* line 576, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm .form__section p {
  margin-left: 0;
}

@media (min-width: 751px) {
  /* line 581, src/css/sass/microsite/_charity.scss */
  .charity__result__newsletterForm input {
    width: 95% !important;
    top: 3px;
    position: relative;
  }
}

/* line 589, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm .small {
  font-size: 80%;
}

/* line 592, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm .small p {
  font-size: inherit;
}

/* line 597, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm .field-validation-error {
  color: lightcoral;
}

/* line 605, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm__message {
  margin-top: 10px;
  padding: 5px;
  margin-bottom: 42px;
  color: white;
}

/* line 612, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm__message--success {
  border: 1px solid #ffffff;
}

/* line 615, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm__message--error {
  border: 1px solid #ffffff;
}

/* line 619, src/css/sass/microsite/_charity.scss */
.charity__result__newsletterForm__message p {
  padding: 0;
}

/* line 626, src/css/sass/microsite/_charity.scss */
.charity .hidden {
  display: none;
}

@media (min-width: 751px) {
  /* line 626, src/css/sass/microsite/_charity.scss */
  .charity .hidden {
    display: block;
    visibility: hidden;
  }
}

/* line 635, src/css/sass/microsite/_charity.scss */
.charity__addPersonalData {
  padding: 20px 0;
  width: 100%;
  background-color: #004388;
  color: #ffffff;
}

@media (min-width: 751px) {
  /* line 635, src/css/sass/microsite/_charity.scss */
  .charity__addPersonalData {
    padding: 80px 0;
  }
}

/* line 645, src/css/sass/microsite/_charity.scss */
.charity__addPersonalData h1, .charity__addPersonalData h2, .charity__addPersonalData h3, .charity__addPersonalData h4, .charity__addPersonalData .c-teaser-news h2, .c-teaser-news .charity__addPersonalData h2, .charity__addPersonalData .c-youtube-teaser h2, .c-youtube-teaser .charity__addPersonalData h2, .charity__addPersonalData h5, .charity__addPersonalData h6, .charity__addPersonalData p, .charity__addPersonalData label {
  color: #ffffff;
}

/* line 649, src/css/sass/microsite/_charity.scss */
.charity__addPersonalData header {
  margin-bottom: 20px;
}

/* line 653, src/css/sass/microsite/_charity.scss */
.charity__addPersonalData .content--narrow > .wrapper {
  padding: 0 10%;
}

@media (min-width: 1025px) {
  /* line 653, src/css/sass/microsite/_charity.scss */
  .charity__addPersonalData .content--narrow > .wrapper {
    padding: 0 20%;
  }
}

/* line 660, src/css/sass/microsite/_charity.scss */
.charity__addPersonalData .selectboxit.btn, .charity__addPersonalData .navigation__container .selectboxit.offscreen__toggle, .navigation__container .charity__addPersonalData .selectboxit.offscreen__toggle {
  background-color: #ffffff;
}

/* line 664, src/css/sass/microsite/_charity.scss */
.charity__addPersonalData .field-validation-error {
  color: lightcoral;
}

/* line 668, src/css/sass/microsite/_charity.scss */
.charity__addPersonalData .form__set__button section > button {
  background-color: #00a6e2 !important;
}

/* line 671, src/css/sass/microsite/_charity.scss */
.charity__addPersonalData .form__set__button section > button:hover {
  background-color: #16c1ff !important;
}

/* line 681, src/css/sass/microsite/_charity.scss */
.orgSelector {
  float: left;
  width: 100%;
}

/* line 685, src/css/sass/microsite/_charity.scss */
.orgSelector__list {
  overflow: hidden;
  margin-bottom: 10px;
}

/* line 690, src/css/sass/microsite/_charity.scss */
.orgSelector__org {
  border: 1px solid #e2e2e2;
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
  float: left;
  padding-bottom: 15px;
  min-height: 230px;
}

@media (min-width: 751px) {
  /* line 690, src/css/sass/microsite/_charity.scss */
  .orgSelector__org {
    margin-bottom: 0;
  }
}

/* line 704, src/css/sass/microsite/_charity.scss */
.orgSelector__org.active .orgSelector__org__overlay {
  display: none;
}

/* line 709, src/css/sass/microsite/_charity.scss */
.orgSelector__org__overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  pointer-events: none;
}

/* line 720, src/css/sass/microsite/_charity.scss */
.orgSelector__org__image {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

/* line 727, src/css/sass/microsite/_charity.scss */
.orgSelector__org__title {
  display: block;
  padding: 0 10px;
  font-weight: bold;
  overflow: hidden;
}

/* line 733, src/css/sass/microsite/_charity.scss */
.orgSelector__org__title input[type=radio] {
  outline: none;
  float: left;
  top: 2px;
}

/* line 739, src/css/sass/microsite/_charity.scss */
.orgSelector__org__title span {
  display: block;
  padding-left: 23px;
}

/* line 745, src/css/sass/microsite/_charity.scss */
.orgSelector__org__description {
  display: block;
  padding: 0 10px 0 33px;
}

/* line 750, src/css/sass/microsite/_charity.scss */
.orgSelector__org__moreInfo {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
}

/* line 757, src/css/sass/microsite/_charity.scss */
.orgSelector__org__moreInfo__toggle:after {
  font-size: 8px;
  vertical-align: 2px;
  padding-left: 10px;
  display: inline-block;
  color: #00a6e2;
}

/* line 766, src/css/sass/microsite/_charity.scss */
.orgSelector__org__moreInfo__toggle[data-visible="0"]:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

/* line 772, src/css/sass/microsite/_charity.scss */
.orgSelector__org__moreInfo__toggle[data-visible="1"]:after {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

/* line 778, src/css/sass/microsite/_charity.scss */
.orgSelector__org__moreInfo__slide {
  display: none;
}

/* line 786, src/css/sass/microsite/_charity.scss */
.gmap__infoWindow {
  overflow: hidden;
  margin-top: 7px;
}

/* line 790, src/css/sass/microsite/_charity.scss */
.gmap__infoWindow__org {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 5px;
}

/* line 795, src/css/sass/microsite/_charity.scss */
.gmap__infoWindow__image img {
  width: 100%;
  border: 1px solid #e2e2e2;
}

/* line 800, src/css/sass/microsite/_charity.scss */
.gmap__infoWindow__name {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 10px;
}

/* line 804, src/css/sass/microsite/_charity.scss */
.gmap__infoWindow__name--quote {
  padding-left: 30px;
}

/* line 809, src/css/sass/microsite/_charity.scss */
.gmap__infoWindow__quote {
  padding: 0 !important;
  border: none;
  background-color: transparent !important;
}

/* line 814, src/css/sass/microsite/_charity.scss */
.gmap__infoWindow__quote .wrapper {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  padding-left: 30px !important;
}

/* line 819, src/css/sass/microsite/_charity.scss */
.gmap__infoWindow__quote .wrapper p.quote-top {
  color: #66a6d1;
}

/* line 823, src/css/sass/microsite/_charity.scss */
.gmap__infoWindow__quote .wrapper p.quote-top::before {
  left: 0 !important;
}

/* line 14, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu {
  padding-top: 2.331838565%;
  -webkit-transform: translate3d(-100%, 0, 0) translate3d(100%, 0, 0);
          transform: translate3d(-100%, 0, 0) translate3d(100%, 0, 0);
  display: none;
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  z-index: z-index(mobilemenu, mobilemenu);
  /* First level */
}

/* line 26, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu.is-active {
  display: block;
}

/* line 30, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__back {
  padding-left: 22px !important;
  padding-top: 14px !important;
  padding-bottom: 13px !important;
}

/* line 36, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__level {
  -webkit-transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 20000;
}

/* line 46, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__level:after, .mobilemenu__level:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  opacity: 0;
}

/* line 57, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__level:after {
  -webkit-transition: opacity 0.2s, width 0.0666666667s 0.2s, height 0.0666666667s 0.2s;
          transition: opacity 0.2s, width 0.0666666667s 0.2s, height 0.0666666667s 0.2s;
  z-index: z-index(mobilemenu, levelAfter);
}

/* line 63, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__level.is-root {
  overflow: auto;
  position: relative;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

/* line 69, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__level.is-root.is-open {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}

/* line 75, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__level.is-open {
  padding: 0 20px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 84, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__level .mobilemenu__overlay.mobilemenu__level:before {
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 1;
}

/* line 94, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__overlay {
  cursor: pointer;
}

/* line 97, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu__overlay:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}

/* line 106, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu--overlap .mobilemenu__level {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  -webkit-transform: translateX(-100%) translateX(-40px);
      -ms-transform: translateX(-100%) translateX(-40px);
          transform: translateX(-100%) translateX(-40px);
}

/* line 109, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu--overlap .mobilemenu__level.is-root, .mobilemenu--overlap .mobilemenu__level.is-open {
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
}

/* line 114, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu--overlap .mobilemenu__level.is-root.is-root, .mobilemenu--overlap .mobilemenu__level.is-open.is-root {
  width: 100%;
}

/* line 123, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu--cover .mobilemenu__level.is-root, .mobilemenu--cover .mobilemenu__level.is-open {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* line 127, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu--cover .mobilemenu__level.is-root > ul > li > .mobilemenu__level:not(.is-open), .mobilemenu--cover .mobilemenu__level.is-open > ul > li > .mobilemenu__level:not(.is-open) {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

/* line 135, src/css/sass/microsite/_mobilemenu.scss */
.mobilemenu > .mobilemenu__level,
.mobilemenu > .mobilemenu__level.is-root,
.mobilemenu .mobilemenu--overlap > .mobilemenu__level,
.mobilemenu .mobilemenu--overlap > .mobilemenu__level.is-open {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* line 18, src/css/sass/microsite/_offscreen.scss */
.offscreen__container {
  width: 100%;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 22, src/css/sass/microsite/_offscreen.scss */
  .offscreen__header {
    position: fixed;
    width: 100%;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: 0.3s;
            transition: 0.3s;
    -webkit-transition-property: right, -webkit-transform;
            transition-property: right, transform;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
  }
}

/* line 35, src/css/sass/microsite/_offscreen.scss */
.offscreen__channels {
  overflow: hidden !important;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 35, src/css/sass/microsite/_offscreen.scss */
  .offscreen__channels {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 50px;
    height: 100%;
    z-index: -1;
  }
}

@media (min-width: 1025px) {
  /* line 35, src/css/sass/microsite/_offscreen.scss */
  .offscreen__channels {
    display: none;
  }
}

/* line 53, src/css/sass/microsite/_offscreen.scss */
.offscreen__page {
  height: 100%;
  overflow: hidden;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 53, src/css/sass/microsite/_offscreen.scss */
  .offscreen__page {
    position: relative;
  }
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 53, src/css/sass/microsite/_offscreen.scss */
  .offscreen__page {
    padding-top: 48px;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 53, src/css/sass/microsite/_offscreen.scss */
  .offscreen__page {
    padding-top: 50px;
  }
}

/* line 80, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-starting .offscreen__page {
  height: 100%;
  overflow: hidden;
}

/* line 84, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-starting .offscreen__container {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}

/* line 95, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-opening .offscreen__header .offscreen__toggle:before {
  font-family: "Icons";
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

/* line 109, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-opening .offscreen__container {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* line 113, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-opening .offscreen__header,
.offscreen--is-opening .offscreen__page {
  -webkit-transition: 0.3s;
          transition: 0.3s;
  -webkit-transition-property: -webkit-transform;
          transition-property: transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transform: translateX(100%) translateX(-50px);
      -ms-transform: translateX(100%) translateX(-50px);
          transform: translateX(100%) translateX(-50px);
}

/* line 121, src/css/sass/microsite/_offscreen.scss */
html.no-csstransform.no-csstransition .offscreen--is-opening .offscreen__header, html.no-csstransform.no-csstransition
.offscreen--is-opening .offscreen__page {
  left: -50px;
  right: 100%;
}

/* line 126, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-opening .offscreen__page {
  height: 100%;
  overflow: hidden;
}

/* line 130, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-opening .offscreen__container {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}

/* line 136, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-opening .offscreen__channels {
  display: block;
}

/* line 144, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-opened .offscreen__channels {
  z-index: 0;
}

/* line 152, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-closing .offscreen__header,
.offscreen--is-closing .offscreen__page {
  -webkit-transition: 0.3s;
          transition: 0.3s;
  -webkit-transition-property: -webkit-transform;
          transition-property: transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

/* line 159, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-closing .offscreen__channels {
  display: block;
}

/* line 167, src/css/sass/microsite/_offscreen.scss */
.offscreen--is-closed .offscreen__channels {
  display: none;
}

/* line 177, src/css/sass/microsite/_offscreen.scss */
.headroom {
  -webkit-transition: -webkit-transform 0.15s linear;
          transition: transform 0.15s linear;
  z-index: 9999999;
}

/* line 181, src/css/sass/microsite/_offscreen.scss */
.headroom--pinned {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}

/* line 185, src/css/sass/microsite/_offscreen.scss */
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

/* line 192, src/css/sass/microsite/_offscreen.scss */
.offscreen__header,
.offscreen__page {
  background-color: #ffffff;
}

/* line 196, src/css/sass/microsite/_offscreen.scss */
.offscreen__header .offscreen__toggle,
.offscreen__page .offscreen__toggle {
  color: #666;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 5.3333333333px;
  /* 9 */
  padding: 5.3333333333/strip-unit(16px)rem;
  /* 9 */
  -webkit-border-radius: 0;
          border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 204, src/css/sass/microsite/_offscreen.scss */
.offscreen__header .offscreen__toggle:hover,
.offscreen__page .offscreen__toggle:hover {
  background-color: none !important;
}

/* line 217, src/css/sass/microsite/_offscreen.scss */
.navigation__container .offscreen__toggle {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 5.3333333333px;
  /* 9 */
  padding: 5.3333333333/strip-unit(16px)rem;
  /* 9 */
  -webkit-border-radius: 0;
          border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 225, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen {
  color: #ffffff;
  overflow: auto;
}

/* line 229, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen a, .navigation__container .navigation--offscreen span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 17px;
  /* 9 */
  font-size: 17/strip-unit(16px)rem;
  /* 9 */
}

/* line 239, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .search {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 16px 16px 16px 16px;
  /* 9 */
  padding: 16/strip-unit(16px)rem 16/strip-unit(16px)rem 16/strip-unit(16px)rem 16/strip-unit(16px)rem;
  /* 9 */
  background: #004388;
  /*   .searchbox {
                   float: none;
                   .searchbox__container {
                       width: 100%;
                       .btn {
                           color: $color-copy;
                           border-radius: 0;
                           background: transparent;
                       }
                       input {
                           width: 100%;
                           color: $color-copy;
                           border: 0;
                           border-radius: 0;
                           box-shadow: 1px 1px 2px rgba(30, 30, 30, 0.75) inset;
                       }
                   }
               }*/
}

/* line 266, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main {
  color: #ffffff;
  background-color: #f4f4f4;
  padding: 0;
}

/* line 451, ../master/src/sass/base/methods/_mixins.scss */
.navigation__container .navigation--offscreen .main h1,
.navigation__container .navigation--offscreen .main h2,
.navigation__container .navigation--offscreen .main h3,
.navigation__container .navigation--offscreen .main h4,
.navigation__container .navigation--offscreen .main .c-teaser-news h2, .c-teaser-news
.navigation__container .navigation--offscreen .main h2,
.navigation__container .navigation--offscreen .main .c-youtube-teaser h2, .c-youtube-teaser
.navigation__container .navigation--offscreen .main h2,
.navigation__container .navigation--offscreen .main h5,
.navigation__container .navigation--offscreen .main h6 {
  font-weight: normal;
  font-style: normal;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 16/strip-unit(16px)rem;
  /* 9 */
  font-family: Bliss Medium, sans-serif;
  color: #333;
  text-transform: uppercase;
  color: #ffffff;
  text-transform: uppercase;
}

/* line 461, ../master/src/sass/base/methods/_mixins.scss */
.navigation__container .navigation--offscreen .main ul {
  padding: 10px;
  margin: 0 !important;
}

/* line 464, ../master/src/sass/base/methods/_mixins.scss */
.navigation__container .navigation--offscreen .main ul li {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dedede;
}

/* line 469, ../master/src/sass/base/methods/_mixins.scss */
.navigation__container .navigation--offscreen .main ul li:first-child {
  border-top: 1px solid #dedede;
}

/* line 472, ../master/src/sass/base/methods/_mixins.scss */
.navigation__container .navigation--offscreen .main ul li a {
  padding: 5px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-family: "TheSans Light", Helvetica, sans-serif;
}

/* line 478, ../master/src/sass/base/methods/_mixins.scss */
.navigation__container .navigation--offscreen .main ul li a i {
  float: right;
  line-height: 1.4;
}

/* line 482, ../master/src/sass/base/methods/_mixins.scss */
.navigation__container .navigation--offscreen .main ul li a:hover {
  color: #ffffff;
  background-color: #00A6E2;
}

/* line 272, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main .mobilemenu__level .mobilemenu__level {
  top: 15px;
  background-color: #f4f4f4;
}

/* line 276, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main .mobilemenu__level .mobilemenu__level .back {
  position: relative;
  margin-left: 10px;
}

/* line 280, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main .mobilemenu__level .mobilemenu__level .back:before {
  color: #999999;
  border-right: 15px solid;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: -15px;
}

/* line 294, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main .mobilemenu__level > ul {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 302, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main .mobilemenu__level .onlineservices__button .button {
  margin-bottom: 15px;
  text-transform: uppercase;
}

/* line 305, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main .mobilemenu__level .onlineservices__button .button .icons-e-catalog {
  color: #666;
}

/* line 309, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main .mobilemenu__level .onlineservices__button .button:hover {
  color: #666 !important;
}

/* line 316, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul {
  padding-top: 20px;
}

/* line 321, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li a {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 8 */
  /* 9 */
  padding: 12px 40px 10px 10px;
  display: block;
  color: #00a6e2;
  line-height: 1.25;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
}

/* line 331, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li a:hover {
  color: #666 !important;
  background: none !important;
}

/* line 335, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li a:hover:before, .navigation__container .navigation--offscreen .main ul li a:hover:after {
  display: none;
}

/* line 342, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li > a {
  position: relative;
  padding: 12px;
}

/* line 346, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li > a:after {
  content: '';
  position: absolute;
  height: 1px;
  bottom: 0px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  left: 16px;
  /* 9 */
  left: 16/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  right: 16px;
  /* 9 */
  right: 16/strip-unit(16px)rem;
  /* 9 */
}

/* line 357, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li:first-child {
  border-top: 0;
}

/* line 361, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li:first-child > a:before {
  content: '';
  position: absolute;
  top: 0px;
  height: 1px;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  left: 16px;
  /* 9 */
  left: 16/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  right: 16px;
  /* 9 */
  right: 16/strip-unit(16px)rem;
  /* 9 */
}

/* line 373, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li .back {
  color: #ffffff;
  background: #999999;
  text-transform: uppercase;
}

/* line 378, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li .back:hover {
  color: #ffffff !important;
  background: #999999 !important;
}

/* line 383, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li .back i {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: 0 8px;
  /* 9 */
  margin: 0 8/strip-unit(16px)rem;
  /* 9 */
  float: none;
}

/* line 389, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li ul {
  padding: 0;
}

/* line 393, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .main ul li ul li > a {
  padding: 12px 40px 12px 40px;
}

/* line 401, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .language,
.navigation__container .navigation--offscreen .top,
.navigation__container .navigation--offscreen .sites {
  padding: 20px 0;
}

/* line 406, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .language .a11ynav__accordion__item__button,
.navigation__container .navigation--offscreen .top .a11ynav__accordion__item__button,
.navigation__container .navigation--offscreen .sites .a11ynav__accordion__item__button {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 8px 32px 8px 16px;
  /* 9 */
  padding: 8/strip-unit(16px)rem 32/strip-unit(16px)rem 8/strip-unit(16px)rem 16/strip-unit(16px)rem;
  /* 9 */
}

/* line 410, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .language ul,
.navigation__container .navigation--offscreen .top ul,
.navigation__container .navigation--offscreen .sites ul {
  padding: 0;
}

/* line 413, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .language ul li,
.navigation__container .navigation--offscreen .top ul li,
.navigation__container .navigation--offscreen .sites ul li {
  border-bottom: none;
}

/* line 416, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .language ul li > span,
.navigation__container .navigation--offscreen .top ul li > span,
.navigation__container .navigation--offscreen .sites ul li > span {
  padding: 0 !important;
}

/* line 420, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .language ul li a, .navigation__container .navigation--offscreen .language ul li span,
.navigation__container .navigation--offscreen .top ul li a,
.navigation__container .navigation--offscreen .top ul li span,
.navigation__container .navigation--offscreen .sites ul li a,
.navigation__container .navigation--offscreen .sites ul li span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 8px 32px 8px 16px;
  /* 9 */
  padding: 8/strip-unit(16px)rem 32/strip-unit(16px)rem 8/strip-unit(16px)rem 16/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 8 */
  /* 9 */
  color: #666;
  display: block;
  text-transform: none;
  padding-left: 32px;
}

/* line 428, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .language ul li a:before, .navigation__container .navigation--offscreen .language ul li a:after, .navigation__container .navigation--offscreen .language ul li span:before, .navigation__container .navigation--offscreen .language ul li span:after,
.navigation__container .navigation--offscreen .top ul li a:before,
.navigation__container .navigation--offscreen .top ul li a:after,
.navigation__container .navigation--offscreen .top ul li span:before,
.navigation__container .navigation--offscreen .top ul li span:after,
.navigation__container .navigation--offscreen .sites ul li a:before,
.navigation__container .navigation--offscreen .sites ul li a:after,
.navigation__container .navigation--offscreen .sites ul li span:before,
.navigation__container .navigation--offscreen .sites ul li span:after {
  display: none;
}

/* line 436, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .language ul li .loginlink .icon,
.navigation__container .navigation--offscreen .top ul li .loginlink .icon,
.navigation__container .navigation--offscreen .sites ul li .loginlink .icon {
  display: inline-block;
  margin-right: 3px;
  font-size: 14px;
  line-height: 14px;
}

/* line 444, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen .language ul li button.loginlink,
.navigation__container .navigation--offscreen .top ul li button.loginlink,
.navigation__container .navigation--offscreen .sites ul li button.loginlink {
  font-size: 17px;
  color: #333;
  background: none !important;
  border: none;
  padding: 0 0 0 32px !important;
}

@media (min-width: 751px) and (max-width: 800px) {
  /* line 458, src/css/sass/microsite/_offscreen.scss */
  .navigation__container .navigation--offscreen .sites .a11ynav__accordion__item__panel {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-left: 20px;
    /* 9 */
    padding-left: 20/strip-unit(16px)rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-right: 20px;
    /* 9 */
    padding-right: 20/strip-unit(16px)rem;
    /* 9 */
  }
}

/* line 472, src/css/sass/microsite/_offscreen.scss */
.navigation__container .navigation--offscreen {
  visibility: hidden;
  display: none;
}

/* line 476, src/css/sass/microsite/_offscreen.scss */
body.offscreen--is-closed .navigation__container .navigation--offscreen {
  visibility: hidden;
}

/* line 486, src/css/sass/microsite/_offscreen.scss */
body.offscreen--is-opening .navigation__container .navigation--offscreen,
body.offscreen--is-closing .navigation__container .navigation--offscreen {
  visibility: visible;
  display: block;
}

/* line 1, ../master/src/sass/project/components/_menu.scss */
.meta {
  height: 32px;
  max-height: 32px;
  line-height: 32px;
  background-color: #E3E3E3;
  overflow: hidden;
  left: 0;
  /*
    .language-switch {
        
        .selectboxit-container{
            position:static!important;

            .selectboxit{
                width:100%!important;
            }
        }
        
    }

    */
}

/* line 8, ../master/src/sass/project/components/_menu.scss */
.meta ul {
  margin: 0;
}

/* line 27, ../master/src/sass/project/components/_menu.scss */
.meta .menu {
  float: right;
}

@media (min-width: 1025px) {
  /* line 31, ../master/src/sass/project/components/_menu.scss */
  .meta.submenu-is-expanded {
    position: fixed;
    width: 100%;
    z-index: 3002;
  }
}

/* line 43, ../master/src/sass/project/components/_menu.scss */
.menu {
  overflow: hidden;
  font-weight: normal;
  font-style: normal;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 16px;
  /* 9 */
  font-size: 16/strip-unit(16px)rem;
  /* 9 */
  font-family: Bliss Medium, sans-serif;
  color: #333;
  text-transform: uppercase;
}

/* line 49, ../master/src/sass/project/components/_menu.scss */
.menu > ul {
  float: right;
}

/* line 53, ../master/src/sass/project/components/_menu.scss */
.menu > ul > li {
  float: left;
  padding: 0 5px;
}

/* line 61, ../master/src/sass/project/components/_menu.scss */
.menu__item a,
.menu__item span {
  display: block;
}

/* line 64, ../master/src/sass/project/components/_menu.scss */
.menu__item a:hover, .menu__item .c-teaser-news h2 a:hover, .c-teaser-news h2 .menu__item a:hover, .menu__item .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .menu__item a:hover,
.menu__item span:hover {
  text-decoration: none;
}

/* line 70, ../master/src/sass/project/components/_menu.scss */
.menu__item.is-closing .menu__panel {
  opacity: 0;
  width: auto;
  height: auto;
  clip: auto;
}

/* line 79, ../master/src/sass/project/components/_menu.scss */
.menu__item.is-closed .menu__panel {
  max-height: 0;
  visibility: hidden;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

/* line 88, ../master/src/sass/project/components/_menu.scss */
.menu__item.is-opened .menu__panel {
  visibility: visible;
}

/* line 94, ../master/src/sass/project/components/_menu.scss */
.menu__item.is-opening .menu__panel {
  opacity: 1;
  width: auto;
  height: auto;
  clip: auto;
}

/* line 105, ../master/src/sass/project/components/_menu.scss */
.menu__panel {
  position: absolute;
  display: block;
  padding: 0;
  line-height: normal;
  cursor: default;
  max-height: 600px;
  overflow: hidden;
  background-color: #ffffff;
  top: 10px;
  width: 100%;
  clip: rect(0, 0, 0, 0);
  height: 0;
  z-index: 9999;
}

/* line 123, ../master/src/sass/project/components/_menu.scss */
.menu__panel.dropdown a,
.menu__panel.dropdown span {
  color: #FFFFFF !important;
}

/* line 132, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta {
  font-weight: normal;
  font-style: normal;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 11/strip-unit(16px)rem;
  /* 9 */
  font-family: TheSans Light, sans-serif;
  text-transform: uppercase;
}

/* line 136, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .has-dropdown span::after {
  font-weight: normal;
  font-style: normal;
  font-family: FontAwesome, sans-serif;
  content: "";
  padding-left: 3px;
}

/* line 142, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta a,
.menu--in-meta span {
  font-weight: normal;
  font-style: normal;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 11px;
  /* 9 */
  font-size: 11/strip-unit(16px)rem;
  /* 9 */
  font-family: TheSans Light, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #666 !important;
  color: #ffffff;
}

/* line 619, ../master/src/sass/base/methods/_mixins.scss */
.menu--in-meta a:hover, .menu--in-meta .c-teaser-news h2 a:hover, .c-teaser-news h2 .menu--in-meta a:hover, .menu--in-meta .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .menu--in-meta a:hover,
.menu--in-meta span:hover {
  color: #00A6E2 !important;
}

/* line 150, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__item {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-left: 8px;
  /* 9 */
  margin-left: 8/strip-unit(16px)rem;
  /* 9 */
  cursor: pointer;
}

/* line 154, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__item span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 159, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__item.is-active > a,
.menu--in-meta .menu__item.is-active > span {
  color: #00A6E2;
  border-bottom: 3px solid #00A6E2;
}

/* line 167, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__item.is-opened .has-dropdown > a,
.menu--in-meta .menu__item.is-opened .has-dropdown > span {
  color: #00A6E2;
}

/* line 171, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__item.is-opened .has-dropdown > a::after,
.menu--in-meta .menu__item.is-opened .has-dropdown > span::after {
  content: "";
}

/* line 180, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__panel {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  min-width: 250px;
  /* 9 */
  min-width: 250/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-width: 280px;
  /* 9 */
  max-width: 280/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  top: 32px;
  /* 9 */
  top: 32/strip-unit(16px)rem;
  /* 9 */
  -webkit-transition: 0.1s;
          transition: 0.1s;
  -webkit-transition-property: opacity;
          transition-property: opacity;
  background-color: #004388;
}

/* line 190, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__panel ul {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 10px;
  /* 9 */
  padding: 10/strip-unit(16px)rem;
  /* 9 */
  margin: 0;
}

/* line 196, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__panel li {
  border-bottom: 1px solid #32669C;
}

/* line 199, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__panel li:first-child {
  border-top: 1px solid #32669C;
}

/* line 204, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__panel a,
.menu--in-meta .menu__panel span {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 32px;
  /* 9 */
  height: 32/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  line-height: 32px;
  /* 9 */
  line-height: 32/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 0 5px;
  /* 9 */
  padding: 0 5/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 14/strip-unit(16px)rem;
  /* 9 */
  display: block;
  color: #ffffff;
  text-transform: none;
}

/* line 214, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__panel a:hover,
.menu--in-meta .menu__panel span:hover {
  background-color: #00A6E2;
  color: #fff;
}

/* line 220, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__panel.is-positioned-right {
  right: 0;
}

/* line 227, ../master/src/sass/project/components/_menu.scss */
.menu--in-meta .menu__tab a, .menu--in-meta .menu__tab span {
  outline: none;
}

/* line 238, ../master/src/sass/project/components/_menu.scss */
.menu--helper {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  padding: 24px;
  /* 9 */
  padding: 24/strip-unit(16px)rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  /* 4 */
  /* 5 */
  margin: 8px 0 32px 0;
  /* 9 */
  margin: 8/strip-unit(16px)rem 0 32/strip-unit(16px)rem 0;
  /* 9 */
  border-top: 2px solid #DFE7F1;
  border-bottom: 2px solid #DFE7F1;
  background: #F2F5F9;
}

/* line 245, ../master/src/sass/project/components/_menu.scss */
.menu--helper .fa {
  color: #00A6E2;
}

/* line 249, ../master/src/sass/project/components/_menu.scss */
.menu--helper p {
  margin-bottom: 0;
}

/* line 251, ../master/src/sass/project/components/_menu.scss */
.menu--helper p a {
  color: #00A6E2;
  text-decoration: none;
}

/* line 254, ../master/src/sass/project/components/_menu.scss */
.menu--helper p a:hover {
  text-decoration: underline;
}

/* line 260, ../master/src/sass/project/components/_menu.scss */
.menu--helper h3 + p {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin-top: 16px;
  /* 9 */
  margin-top: 16/strip-unit(16px)rem;
  /* 9 */
}

/* line 3, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.hide {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 9, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper {
  padding: 0 0 4.66367713% 0;
  -webkit-transition: .5s;
          transition: .5s;
  background-color: #F1F1F1;
}

/* line 15, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .content-Headline {
  margin: 0;
  padding: 4.66367713% 2.331838565%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 21, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .content-Headline h2 {
  color: #004388;
  text-transform: none !important;
}

/* line 26, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .content-Headline h3 {
  color: #666666;
  text-transform: none !important;
}

/* line 33, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .slider {
  display: grid;
  display: -ms-grid;
  width: 100%;
  height: 100%;
  -ms-grid-columns: calc(50% - 10px) 20px calc(25% - 15px) 20px calc(25% - 15px);
  grid-template-columns: -webkit-calc(50% - 10px) 20px -webkit-calc(25% - 15px) 20px -webkit-calc(25% - 15px);
  grid-template-columns: calc(50% - 10px) 20px calc(25% - 15px) 20px calc(25% - 15px);
  -ms-grid-rows: calc(50% - 10px) 20px calc(50% - 10px);
  grid-template-rows: -webkit-calc(50% - 10px) 20px -webkit-calc(50% - 10px);
  grid-template-rows: calc(50% - 10px) 20px calc(50% - 10px);
}

/* line 45, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .tile-teaser__image-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: .25s;
          transition: .25s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

/* line 53, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__image {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

/* line 61, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__claim {
  position: absolute;
  display: block;
  z-index: 15;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 72, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content {
  position: absolute;
  display: block;
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-transition: .5s;
          transition: .5s;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 83, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content__contentlink {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-decoration: none;
}

/* line 91, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button {
  position: absolute;
  bottom: 4.66367713%;
  font-size: 15px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 91, ../master/src/sass/project/components/teaser/_tileteaser.scss */
  .tile-teaser__wrapper .tile-teaser__image-wrapper .tile-teaser__content .button {
    width: -webkit-calc(100% - 9.3273542601%);
    width: calc(100% - 9.3273542601%);
  }
}

/* line 111, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .one {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1/4;
}

/* line 120, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .two {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 1;
  grid-row: 1;
}

/* line 127, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .three {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 1;
  grid-row: 1;
}

/* line 134, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .four {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 3;
  grid-row: 3;
}

/* line 141, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .five {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 3;
  grid-row: 3;
}

/* line 148, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .one {
  color: #ffffff;
}

/* line 150, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .one .tile-teaser__content,
.tile-teaser__wrapper .one .tile-teaser__claim {
  padding: 20px;
}

/* line 156, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .one .tile-teaser__content p {
  padding: 0 0 2.331838565% 0;
  margin: 0;
  font-size: 1.7rem;
  line-height: 2.6rem;
  color: #ffffff;
}

/* line 164, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .one h1, .tile-teaser__wrapper .one h2, .tile-teaser__wrapper .one h3 {
  padding: 0px;
  margin: 0;
  color: #ffffff;
}

@media (min-width: 751px) {
  /* line 164, ../master/src/sass/project/components/teaser/_tileteaser.scss */
  .tile-teaser__wrapper .one h1, .tile-teaser__wrapper .one h2, .tile-teaser__wrapper .one h3 {
    font-size: 5vw;
    line-height: 1;
  }
}

@media (min-width: 1025px) {
  /* line 164, ../master/src/sass/project/components/teaser/_tileteaser.scss */
  .tile-teaser__wrapper .one h1, .tile-teaser__wrapper .one h2, .tile-teaser__wrapper .one h3 {
    font-size: 70px;
    line-height: 1;
  }
}

/* line 179, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .one h1 > strong, .tile-teaser__wrapper .one h2 > strong, .tile-teaser__wrapper .one h3 > strong {
  font-weight: bold;
}

/* line 185, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .two,
.tile-teaser__wrapper .three,
.tile-teaser__wrapper .four,
.tile-teaser__wrapper .five {
  color: #ffffff;
}

/* line 189, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .two .tile-teaser__content,
.tile-teaser__wrapper .two .tile-teaser__claim,
.tile-teaser__wrapper .three .tile-teaser__content,
.tile-teaser__wrapper .three .tile-teaser__claim,
.tile-teaser__wrapper .four .tile-teaser__content,
.tile-teaser__wrapper .four .tile-teaser__claim,
.tile-teaser__wrapper .five .tile-teaser__content,
.tile-teaser__wrapper .five .tile-teaser__claim {
  padding: 10px;
}

/* line 195, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .two h1, .tile-teaser__wrapper .two h2, .tile-teaser__wrapper .two h3,
.tile-teaser__wrapper .three h1,
.tile-teaser__wrapper .three h2,
.tile-teaser__wrapper .three h3,
.tile-teaser__wrapper .four h1,
.tile-teaser__wrapper .four h2,
.tile-teaser__wrapper .four h3,
.tile-teaser__wrapper .five h1,
.tile-teaser__wrapper .five h2,
.tile-teaser__wrapper .five h3 {
  padding: 0px;
  margin: 0;
  color: #ffffff;
}

@media (min-width: 751px) {
  /* line 195, ../master/src/sass/project/components/teaser/_tileteaser.scss */
  .tile-teaser__wrapper .two h1, .tile-teaser__wrapper .two h2, .tile-teaser__wrapper .two h3,
  .tile-teaser__wrapper .three h1,
  .tile-teaser__wrapper .three h2,
  .tile-teaser__wrapper .three h3,
  .tile-teaser__wrapper .four h1,
  .tile-teaser__wrapper .four h2,
  .tile-teaser__wrapper .four h3,
  .tile-teaser__wrapper .five h1,
  .tile-teaser__wrapper .five h2,
  .tile-teaser__wrapper .five h3 {
    font-size: 3.1vw;
    letter-spacing: 1px;
    line-height: 1;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  /* line 195, ../master/src/sass/project/components/teaser/_tileteaser.scss */
  .tile-teaser__wrapper .two h1, .tile-teaser__wrapper .two h2, .tile-teaser__wrapper .two h3,
  .tile-teaser__wrapper .three h1,
  .tile-teaser__wrapper .three h2,
  .tile-teaser__wrapper .three h3,
  .tile-teaser__wrapper .four h1,
  .tile-teaser__wrapper .four h2,
  .tile-teaser__wrapper .four h3,
  .tile-teaser__wrapper .five h1,
  .tile-teaser__wrapper .five h2,
  .tile-teaser__wrapper .five h3 {
    font-size: 2.8vw !important;
    letter-spacing: 1px;
  }
}

@media (min-width: 1025px) {
  /* line 195, ../master/src/sass/project/components/teaser/_tileteaser.scss */
  .tile-teaser__wrapper .two h1, .tile-teaser__wrapper .two h2, .tile-teaser__wrapper .two h3,
  .tile-teaser__wrapper .three h1,
  .tile-teaser__wrapper .three h2,
  .tile-teaser__wrapper .three h3,
  .tile-teaser__wrapper .four h1,
  .tile-teaser__wrapper .four h2,
  .tile-teaser__wrapper .four h3,
  .tile-teaser__wrapper .five h1,
  .tile-teaser__wrapper .five h2,
  .tile-teaser__wrapper .five h3 {
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 1;
  }
}

/* line 217, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .two h1 > strong, .tile-teaser__wrapper .two h2 > strong, .tile-teaser__wrapper .two h3 > strong,
.tile-teaser__wrapper .three h1 > strong,
.tile-teaser__wrapper .three h2 > strong,
.tile-teaser__wrapper .three h3 > strong,
.tile-teaser__wrapper .four h1 > strong,
.tile-teaser__wrapper .four h2 > strong,
.tile-teaser__wrapper .four h3 > strong,
.tile-teaser__wrapper .five h1 > strong,
.tile-teaser__wrapper .five h2 > strong,
.tile-teaser__wrapper .five h3 > strong {
  font-weight: bold;
}

/* line 222, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .two p,
.tile-teaser__wrapper .three p,
.tile-teaser__wrapper .four p,
.tile-teaser__wrapper .five p {
  padding: 0 0 2.331838565% 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: 2.3rem;
  color: #ffffff;
}

/* line 231, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .slick--initialized {
  display: block;
  padding: 0 !important;
}

/* line 236, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .slick--initialized .tile-teaser__image {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 242, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .slick--initialized h1, .tile-teaser__wrapper .slick--initialized h2, .tile-teaser__wrapper .slick--initialized h3 {
  padding: 0px;
  margin: 0;
  color: #ffffff;
  font-size: 10vw;
  line-height: 1;
}

/* line 250, ../master/src/sass/project/components/teaser/_tileteaser.scss */
.tile-teaser__wrapper .slick--initialized .tile-teaser__claim {
  padding: 20px !important;
}

/* line 1, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper {
  margin: 0;
  -webkit-transition: .5s;
          transition: .5s;
}

/* line 5, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .content-Headline {
  margin: 0;
  padding: 2.331838565%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 10, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .content-Headline h2 {
  color: #333;
}

/* line 14, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .content-Headline h3 {
  color: #666666;
}

/* line 19, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__teaserimage-wrapper {
  padding-right: 15px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 19, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
  .overviewteaser__wrapper .overviewteaser__teaserimage-wrapper {
    padding-right: 0;
  }
}

/* line 24, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__teaserimage-wrapper .overviewteaser__teaserimage {
  display: block;
  width: 100%;
  border: 1px solid #BDBDBD;
}

/* line 30, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__teaserimage-wrapper .overviewteaser__teaserimage--noborder {
  border: none;
}

/* line 37, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__textwrapper {
  padding: 4.66367713%;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 37, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
  .overviewteaser__wrapper .overviewteaser__textwrapper {
    padding: 4.66367713% 0;
  }
}

/* line 44, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__textwrapper .text {
  padding: 0;
  margin: 0 0 4.66367713% 0;
}

/* line 49, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__textwrapper h4, .overviewteaser__wrapper .overviewteaser__textwrapper .c-teaser-news h2, .c-teaser-news .overviewteaser__wrapper .overviewteaser__textwrapper h2, .overviewteaser__wrapper .overviewteaser__textwrapper .c-youtube-teaser h2, .c-youtube-teaser .overviewteaser__wrapper .overviewteaser__textwrapper h2 {
  color: #004388;
  padding: 0;
  margin: 0 0 4.66367713% 0;
}

/* line 55, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__textwrapper p {
  padding: 0;
  margin: 0 0 4.66367713% 0;
}

/* line 60, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__textwrapper .link {
  width: auto !important;
  float: left;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 60, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
  .overviewteaser__wrapper .overviewteaser__textwrapper .link {
    width: 100% !important;
    float: none;
  }
}

/* line 69, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__textwrapper .link a {
  display: block;
  width: 100%;
  color: #ffffff !important;
  text-decoration: none;
}

/* line 75, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .overviewteaser__textwrapper .link a:hover {
  text-decoration: none !important;
}

/* line 82, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .slider {
  display: block;
  margin: 2.331838565% 0 50px 0;
}

/* line 88, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .slider .slider__slide .slider__slide-image {
  display: block;
  width: 100%;
  border: 1px solid #BDBDBD;
  border-bottom: none;
}

/* line 95, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .slider .slider__slide .slider__slide-linkwrapper {
  display: block;
  float: left;
  width: 100%;
  background-color: #ffffff;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #BDBDBD;
}

/* line 104, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .slider .slider__slide .slider__slide-linkwrapper a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  width: 100%;
  color: #004388;
  padding: 9.3273542601% 2.331838565% 9.3273542601% 4.66367713%;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 2.2rem;
  line-height: 2.2rem;
}

/* line 115, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .slider .slider__slide .slider__slide-linkwrapper a .icon {
  float: right;
  font-size: 4rem;
  line-height: 4rem;
  margin-right: 0;
}

/* line 122, ../master/src/sass/project/components/teaser/_overviewteaser.scss */
.overviewteaser__wrapper .slider .slider__slide .slider__slide-linkwrapper a .text {
  width: 92%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-top: -3px;
}

/* line 1, ../master/src/sass/project/components/_linkoverview.scss */
.linkoverview__headline {
  padding: 0 0 15px 0 !important;
}

/* line 13, ../master/src/sass/project/components/_linkoverview.scss */
.linkoverview.slick-initialized .slider__slide {
  margin-right: 0 !important;
}

/* line 17, ../master/src/sass/project/components/_linkoverview.scss */
.linkoverview.slick-initialized .text-after {
  padding: 20px !important;
  margin: 0px;
}

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 23, ../master/src/sass/project/components/_linkoverview.scss */
  .linkoverview .p-col:not(last-child) {
    margin-right: 1.1659192825% !important;
    margin-bottom: 1.1659192825% !important;
  }
}

/* line 30, ../master/src/sass/project/components/_linkoverview.scss */
.linkoverview .linkoverview__image {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #BDBDBD;
  border-bottom: none;
}

/* line 38, ../master/src/sass/project/components/_linkoverview.scss */
.linkoverview .linkoverview__link {
  display: block;
  background-color: #ffffff;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #BDBDBD;
}

/* line 45, ../master/src/sass/project/components/_linkoverview.scss */
.linkoverview .linkoverview__link a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 95px;
  color: #004388;
  padding: 6.9955156951% 4.66367713%;
  text-decoration: none;
  text-transform: uppercase;
  background-size: 10%;
  font-size: 2.2rem;
  line-height: 2.2rem;
}

/* line 57, ../master/src/sass/project/components/_linkoverview.scss */
.linkoverview .linkoverview__link a .icon {
  float: right;
  font-size: 4rem;
  line-height: 4rem;
}

/* line 63, ../master/src/sass/project/components/_linkoverview.scss */
.linkoverview .linkoverview__link a .text {
  width: 92%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-top: -3px;
}

/* line 73, ../master/src/sass/project/components/_linkoverview.scss */
.text-after {
  text-align: center;
  padding: 0 0 60px 0;
}

/* line 1, ../master/src/sass/project/components/_sticky.scss */
.sticky {
  opacity: 0;
  background-color: #004388;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
  -webkit-border-top-left-radius: 5px;
          border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
          border-bottom-left-radius: 5px;
  padding: 0 5px 0 0;
  margin: 0;
  -webkit-transition: .3s ease-in-out;
          transition: .3s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

/* line 19, ../master/src/sass/project/components/_sticky.scss */
.sticky a img {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 1, ../master/src/sass/project/components/_sticky.scss */
  .sticky {
    display: none;
  }
}

/* line 31, ../master/src/sass/project/components/_sticky.scss */
.over {
  padding: 0 5px 0 0;
  -webkit-transition: .3s ease-in-out;
          transition: .3s ease-in-out;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  background-color: #00a6e2;
}

/* line 1, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns {
  background: #004388;
  color: #ffffff;
  padding: 2.331838565% 0;
}

/* line 6, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns h2 {
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}

/* line 11, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns h3 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 16, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns p {
  padding: 2.331838565% 0 0 0;
}

/* line 20, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns .flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 26, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns .flex-container .flex-item {
  padding: 20px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 26, ../master/src/sass/project/components/contactform_2columns.scss */
  .contactform-2columns .flex-container .flex-item {
    padding: 15px 0;
  }
}

/* line 33, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns .flex-container .container {
  text-align: left;
}

/* line 38, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns .button {
  font-size: 15px;
}

/* line 48, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns .button button {
  font-size: 15px;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 48, ../master/src/sass/project/components/contactform_2columns.scss */
  .contactform-2columns .button button {
    width: 100%;
  }
}

/* line 59, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form input[type=text],
.contactform-2columns form input[type=email],
.contactform-2columns form input[type=tel],
.contactform-2columns form select,
.contactform-2columns form textarea {
  display: block;
  padding: 5px 10px;
  margin: 0 0 30px 0;
  font-size: 14px;
  line-height: 14px;
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-color: white !important;
  color: #333 !important;
  width: 100%;
  height: 30px;
  border: none;
  -webkit-border-radius: none;
          border-radius: none;
  font-family: "TheSans Light", Helvetica, sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 81, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form input:last-child,
.contactform-2columns form textarea:last-child {
  margin-bottom: 0 !important;
}

/* line 85, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form input[type=checkbox] {
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0 10px 0 0;
  line-height: 14px;
}

/* line 92, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form input[type=checkbox]:checked + label:after, .contactform-2columns form input[type=checkbox]:checked + input[type="hidden"] + label:after {
  display: none;
  background: transparent;
}

/* line 99, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form input[type=radio] {
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

/* line 106, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form input[type=radio]:last-of-type {
  margin-left: 15px !important;
}

/* line 110, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form label {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 0;
  font-size: 14px;
  text-align: left;
  max-width: 90%;
}

/* line 118, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form label p {
  padding: 0;
  margin: 0;
}

/* line 124, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form .radiocontainer {
  display: block;
  text-align: left;
  padding: 0;
  margin: 0 0 30px 0;
}

/* line 131, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form .radiocontainer.error {
  margin-bottom: 0;
}

/* line 135, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form .textarea-wrapper {
  padding: 54px 0 0 0;
}

@media (min-width: 0px) and (max-width: 750px) {
  /* line 135, ../master/src/sass/project/components/contactform_2columns.scss */
  .contactform-2columns form .textarea-wrapper {
    padding: 0;
  }
}

/* line 142, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form .select-visible {
  background-color: #00a6e2 !important;
  color: #ffffff !important;
  background-image: url("/frontend/gui/companyTemplate/dist/images/svg/triangle-down-white.svg") !important;
}

/* line 149, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form input.error,
.contactform-2columns form select.error,
.contactform-2columns form textarea.error {
  margin-bottom: 0;
  /*    
            &::placeholder{
                color:$color-white;
            }

            &:-ms-input-placeholder{
                color:$color-white;
            }

            &::-ms-input-placeholder{
                color:$color-white;
            }
            */
}

/* line 168, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form .validation-errors-list {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 175, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form .parsley-required,
.contactform-2columns form .parsley-type {
  display: block;
  float: left;
  font-size: 11px;
  height: 20px;
  margin: 0 0 7px 0;
  padding: 3px 0 0 4px;
  color: #ffffff;
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f0506e;
  text-align: left;
}

/* line 193, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form textarea {
  height: 270px;
}

/* line 196, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form textarea.small {
  height: 100px;
}

/* line 202, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form .textarea-wrapper--withselect textarea {
  height: 210px;
}

/* line 205, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form .textarea-wrapper--withselect textarea.small {
  height: 100px;
}

/* line 212, ../master/src/sass/project/components/contactform_2columns.scss */
.contactform-2columns form .icon--big {
  width: 100%;
  max-height: 340px;
  max-width: 340px;
}

/* line 13, ../master/src/sass/project/components/_renderingParamsBackgroundColor.scss */
.middleblue {
  background-color: #bccde0;
  padding: 60px 0;
}

/* line 18, ../master/src/sass/project/components/_renderingParamsBackgroundColor.scss */
.accentblue {
  background-color: #00a6e2;
  padding: 60px 0;
}

/* line 23, ../master/src/sass/project/components/_renderingParamsBackgroundColor.scss */
.darkblue {
  color: #ffffff;
  background-color: #004388;
  padding: 60px 0;
}

/* line 29, ../master/src/sass/project/components/_renderingParamsBackgroundColor.scss */
.orange {
  background-color: #f7a600;
  padding: 60px 0;
}