@charset "UTF-8";
/* line 29, src/bower_components/kh-sass-core/gui/src/sass/lib/_utilities.scss */
.is-vishidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  width: 1px; }

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

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

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

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

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

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

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

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

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

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

/* line 148, src/sass/_variables.scss */
head {
  clear: both; }
  /* line 152, 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, 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, src/bower_components/font-awesome/scss/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

/* line 10, 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, src/bower_components/font-awesome/scss/_list.scss */
  .fa-li.fa-lg {
    left: -1.8571428571em; }

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

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

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

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

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

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

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

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

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

/* line 4, 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, 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, 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, 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, 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, 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, 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, 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 {
  filter: none; }

/* line 4, 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, 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, src/bower_components/font-awesome/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit; }

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

/* line 20, 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, src/bower_components/font-awesome/scss/_icons.scss */
.fa-glass:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 295, 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, src/bower_components/font-awesome/scss/_icons.scss */
.fa-location-arrow:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 471, 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, src/bower_components/font-awesome/scss/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

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

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

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

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

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

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

/* line 484, 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, src/bower_components/font-awesome/scss/_icons.scss */
.fa-circle-o-notch:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 4, 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, 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 421, src/sass/base/methods/_mixins.scss */
.is-vishidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  width: 1px; }

/*! 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, src/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, src/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, src/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, src/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, src/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, src/sass/base/vendor/_normalize.scss */
[hidden],
template {
  display: none; }

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

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 97, src/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, src/sass/base/vendor/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

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

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 126, src/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, src/sass/base/vendor/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

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

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

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

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

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

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

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

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

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, src/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, src/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, src/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, src/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, src/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, src/sass/base/vendor/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, src/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, src/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, src/sass/base/vendor/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  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, src/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, src/sass/base/vendor/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -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, src/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, src/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, src/sass/base/vendor/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 399, src/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, src/sass/base/vendor/_normalize.scss */
optgroup {
  font-weight: bold; }

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

/* line 424, src/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, src/sass/base/vendor/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, .c-teaser-news h2, .c-youtube-teaser h2, .c-content-image-tile__link a, 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, src/sass/base/vendor/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

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

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

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

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

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

/* line 13, src/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 {
  box-sizing: border-box; }

/* line 21, src/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, .content.head .container .bottom .search--center, .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, .result__item--wide.result__item--ecatalog .result__item__header, .textImageBlock, .content__main .textImageBlock .image, .form__section, .form__select, .slider--history .container, .slider--history .container .image, .slider--history .container .wrapper, .content-videoImageTeaser, .content-essentialDetailsTeaser, .paywall__form .button, .distributors__item__header, .distributors__item__contact > div.segments, .distributors__item__contact > div.segments .container, .distributors__item__contact > div.segments .container ul, .distributors__item--wide .distributors__item__footer {
  *zoom: 1; }
  /* line 24, src/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, .content.head .container .bottom .search--center: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, .result__item--wide.result__item--ecatalog .result__item__header: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, .paywall__form .button:before, .distributors__item__header:before, .distributors__item__contact > div.segments:before, .distributors__item__contact > div.segments .container:before, .distributors__item__contact > div.segments .container ul:before, .distributors__item--wide .distributors__item__footer: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, .content.head .container .bottom .search--center: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, .result__item--wide.result__item--ecatalog .result__item__header: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, .paywall__form .button:after, .distributors__item__header:after, .distributors__item__contact > div.segments:after, .distributors__item__contact > div.segments .container:after, .distributors__item__contact > div.segments .container ul:after, .distributors__item--wide .distributors__item__footer:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  /* line 32, src/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, .content.head .container .bottom .search--center: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, .result__item--wide.result__item--ecatalog .result__item__header: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, .paywall__form .button:after, .distributors__item__header:after, .distributors__item__contact > div.segments:after, .distributors__item__contact > div.segments .container:after, .distributors__item__contact > div.segments .container ul:after, .distributors__item--wide .distributors__item__footer:after {
    clear: both; }

/* line 43, src/sass/base/__pattern.scss */
body .mobile__menu__header, 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 {
  transform: translateZ(0); }

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

/* line 63, src/sass/base/__pattern.scss */
.meta .select.language-switch .container .btn .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, .category-selector .categories .category .c-content-image-tile__link a, .c-content-image-tile__link .category-selector .categories .category a, .category-selector .associates .associate .c-content-image-tile__link a, .c-content-image-tile__link .category-selector .associates .associate a,
.category-selector .associates .detail .c-content-image-tile__link a, .c-content-image-tile__link
.category-selector .associates .detail a,
.category-selector .details .associate .c-content-image-tile__link a, .c-content-image-tile__link
.category-selector .details .associate a,
.category-selector .details .detail .c-content-image-tile__link a, .c-content-image-tile__link
.category-selector .details .detail a, .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, .distributors__item--wide .distributors__item__footer--link a {
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word; }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 28, src/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 59, src/sass/base/_base.scss */
head {
  font-family: "breakpoint-small-up 0px"; }

@media (min-width: 0px) {
  /* line 64, src/sass/base/_base.scss */
  head {
    font-family: "breakpoint-small-up 0px" !important; } }

/* line 59, src/sass/base/_base.scss */
head {
  font-family: "breakpoint-medium-up 751px"; }

@media (min-width: 751px) {
  /* line 64, src/sass/base/_base.scss */
  head {
    font-family: "breakpoint-medium-up 751px" !important; } }

/* line 59, src/sass/base/_base.scss */
head {
  font-family: "breakpoint-large-up 1025px"; }

@media (min-width: 1025px) {
  /* line 64, src/sass/base/_base.scss */
  head {
    font-family: "breakpoint-large-up 1025px" !important; } }

/* line 59, src/sass/base/_base.scss */
head {
  font-family: "breakpoint-xlarge-up 1441px"; }

@media (min-width: 1441px) {
  /* line 64, src/sass/base/_base.scss */
  head {
    font-family: "breakpoint-xlarge-up 1441px" !important; } }

/* line 59, src/sass/base/_base.scss */
head {
  font-family: "breakpoint-xxlarge-up 1921px"; }

@media (min-width: 1921px) {
  /* line 64, src/sass/base/_base.scss */
  head {
    font-family: "breakpoint-xxlarge-up 1921px" !important; } }

/* line 71, src/sass/base/_base.scss */
head {
  clear: both; }
  /* line 75, src/sass/base/_base.scss */
  head title {
    font-family: "breakpoint-small-up 0px, breakpoint-medium-up 751px, breakpoint-large-up 1025px, breakpoint-xlarge-up 1441px, breakpoint-xxlarge-up 1921px"; }

/* line 23, src/sass/base/_grid.scss */
.p-col {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  min-height: 1px; }

@media (min-width: 1025px) {
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-1:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-2:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-3:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-4:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-5:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-6:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-7:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-8:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-9:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-10:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-11:last-child {
      margin-right: 0; }
  /* line 30, src/sass/base/_grid.scss */
  .p-col.large-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%; }
    /* line 34, src/sass/base/_grid.scss */
    .p-col.large-12:last-child {
      margin-right: 0; } }

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-1:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-2:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-3:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-4:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-5:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-6:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-7:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-8:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-9:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-10:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-11:last-child {
      margin-right: 0; }
  /* line 44, src/sass/base/_grid.scss */
  .p-col.medium-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%; }
    /* line 48, src/sass/base/_grid.scss */
    .p-col.medium-12:last-child {
      margin-right: 0; } }

@media (min-width: 751px) and (max-width: 800px) {
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-1:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-2:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-3:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-4:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-5:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-6:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-7:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-8:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-9:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-10:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-11:last-child {
      margin-right: 0; }
  /* line 57, src/sass/base/_grid.scss */
  .p-col.medium-p-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%; }
    /* line 61, src/sass/base/_grid.scss */
    .p-col.medium-p-12:last-child {
      margin-right: 0; } }

@media (min-width: 801px) and (max-width: 1024px) {
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-1:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-2:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-3:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-4:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-5:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-6:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-7:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-8:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-9:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-10:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-11:last-child {
      margin-right: 0; }
  /* line 70, src/sass/base/_grid.scss */
  .p-col.medium-l-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%; }
    /* line 74, src/sass/base/_grid.scss */
    .p-col.medium-l-12:last-child {
      margin-right: 0; } }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-1 {
    width: 6.1883408072%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-1:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-2 {
    width: 14.7085201794%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-2:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-3 {
    width: 23.2286995516%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-3:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-4 {
    width: 31.7488789238%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-4:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-5 {
    width: 40.269058296%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-5:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-6 {
    width: 48.7892376682%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-6:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-7 {
    width: 57.3094170404%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-7:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-8 {
    width: 65.8295964126%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-8:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-9 {
    width: 74.3497757848%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-9:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-10 {
    width: 82.869955157%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-10:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-11 {
    width: 91.3901345291%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-11:last-child {
      margin-right: 0; }
  /* line 83, src/sass/base/_grid.scss */
  .p-col.small-12 {
    width: 99.9103139013%;
    margin-right: 2.331838565%; }
    /* line 87, src/sass/base/_grid.scss */
    .p-col.small-12:last-child {
      margin-right: 0; } }

/* line 102, src/sass/base/_grid.scss */
.g-col {
  -moz-box-sizing: border-box;
  -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, src/sass/base/_grid.scss */
  .small-1 {
    width: 8.3333333333%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-2 {
    width: 16.6666666667%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-3 {
    width: 25%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-4 {
    width: 33.3333333333%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-5 {
    width: 41.6666666667%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-6 {
    width: 50%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-7 {
    width: 58.3333333333%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-8 {
    width: 66.6666666667%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-9 {
    width: 75%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-10 {
    width: 83.3333333333%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-11 {
    width: 91.6666666667%; }
  /* line 113, src/sass/base/_grid.scss */
  .small-12 {
    width: 100%; }
  /* line 118, src/sass/base/_grid.scss */
  .show-only-small {
    display: block !important; }
  /* line 122, src/sass/base/_grid.scss */
  .hide-small {
    display: none !important; }
  /* line 126, src/sass/base/_grid.scss */
  .show-only-medium {
    display: none !important; }
  /* line 130, src/sass/base/_grid.scss */
  .show-only-large {
    display: none !important; } }

@media (min-width: 751px) {
  /* line 137, src/sass/base/_grid.scss */
  .hide-medium-up {
    display: none !important; } }

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 145, src/sass/base/_grid.scss */
  .medium-1 {
    width: 8.3333333333%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-2 {
    width: 16.6666666667%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-3 {
    width: 25%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-4 {
    width: 33.3333333333%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-5 {
    width: 41.6666666667%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-6 {
    width: 50%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-7 {
    width: 58.3333333333%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-8 {
    width: 66.6666666667%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-9 {
    width: 75%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-10 {
    width: 83.3333333333%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-11 {
    width: 91.6666666667%; }
  /* line 145, src/sass/base/_grid.scss */
  .medium-12 {
    width: 100%; }
  /* line 150, src/sass/base/_grid.scss */
  .show-only-small {
    display: none !important; }
  /* line 154, src/sass/base/_grid.scss */
  .show-only-medium {
    display: block !important; }
  /* line 158, src/sass/base/_grid.scss */
  .hide-medium {
    display: none !important; }
  /* line 162, src/sass/base/_grid.scss */
  .show-only-large {
    display: none !important; } }

@media (min-width: 751px) and (max-width: 800px) {
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-1 {
    width: 8.3333333333%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-2 {
    width: 16.6666666667%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-3 {
    width: 25%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-4 {
    width: 33.3333333333%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-5 {
    width: 41.6666666667%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-6 {
    width: 50%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-7 {
    width: 58.3333333333%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-8 {
    width: 66.6666666667%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-9 {
    width: 75%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-10 {
    width: 83.3333333333%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-11 {
    width: 91.6666666667%; }
  /* line 170, src/sass/base/_grid.scss */
  .medium-p-12 {
    width: 100%; } }

@media (min-width: 801px) and (max-width: 1024px) {
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-1 {
    width: 8.3333333333%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-2 {
    width: 16.6666666667%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-3 {
    width: 25%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-4 {
    width: 33.3333333333%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-5 {
    width: 41.6666666667%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-6 {
    width: 50%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-7 {
    width: 58.3333333333%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-8 {
    width: 66.6666666667%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-9 {
    width: 75%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-10 {
    width: 83.3333333333%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-11 {
    width: 91.6666666667%; }
  /* line 178, src/sass/base/_grid.scss */
  .medium-l-12 {
    width: 100%; } }

@media (min-width: 1025px) {
  /* line 186, src/sass/base/_grid.scss */
  .hide-large-up {
    display: none; } }

@media (min-width: 1025px) {
  /* line 195, src/sass/base/_grid.scss */
  .large-1 {
    width: 8.3333333333%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-2 {
    width: 16.6666666667%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-3 {
    width: 25%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-4 {
    width: 33.3333333333%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-5 {
    width: 41.6666666667%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-6 {
    width: 50%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-7 {
    width: 58.3333333333%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-8 {
    width: 66.6666666667%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-9 {
    width: 75%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-10 {
    width: 83.3333333333%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-11 {
    width: 91.6666666667%; }
  /* line 195, src/sass/base/_grid.scss */
  .large-12 {
    width: 100%; }
  /* line 200, src/sass/base/_grid.scss */
  .show-only-small {
    display: none !important; }
  /* line 204, src/sass/base/_grid.scss */
  .show-only-medium {
    display: none !important; }
  /* line 208, src/sass/base/_grid.scss */
  .show-only-large {
    display: block !important; }
  /* line 212, src/sass/base/_grid.scss */
  .hide-large {
    display: none !important; } }

@media only screen and (orientation: portrait) {
  /* line 220, src/sass/base/_grid.scss */
  .hide-portrait {
    display: none !important; } }

@media only screen and (orientation: landscape) {
  /* line 228, src/sass/base/_grid.scss */
  .hide-landscape {
    display: none !important; } }

@media (min-width: 1025px) {
  /* line 234, src/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, src/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, src/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, src/sass/base/_grid.scss */
  .p-col.medium-p-6:nth-child(2n+2) {
    margin-bottom: 30px; } }

/* line 255, src/sass/base/_grid.scss */
.p-col.medium-6:last-child,
.p-col.medium-p-6:last-child {
  margin-bottom: 0; }

/* line 260, src/sass/base/_grid.scss */
.p-col.small-12 {
  margin-bottom: 20px; }

/* line 264, src/sass/base/_grid.scss */
.p-col.small-12:last-child {
  margin-bottom: 0; }

/* line 268, src/sass/base/_grid.scss */
.is-vishidden {
  display: none !important; }

/* line 12, src/sass/base/_form.scss */
textarea,
select {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 2px 3px;
  background-clip: padding-box;
  appearance: none;
  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, src/sass/base/_form.scss */
select:not(.select-visible) {
  color: transparent !important; }

/* line 38, src/sass/base/_form.scss */
.select select {
  appearance: window;
  border: 0;
  background-color: transparent; }
  /* line 44, src/sass/base/_form.scss */
  .select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }
  /* line 49, src/sass/base/_form.scss */
  .select select option {
    background-color: #ffffff;
    color: #1e1e1d;
    border: 0; }

/* line 57, src/sass/base/_form.scss */
optgroup {
  color: #000;
  font-style: normal;
  font-weight: normal; }
  /* line 64, src/sass/base/_form.scss */
  optgroup::-moz-focus-inner {
    border: 0;
    padding: 0; }

/* line 74, src/sass/base/_form.scss */
.form {
  position: relative; }
  /* line 77, src/sass/base/_form.scss */
  .form__group {
    position: relative;
    margin-bottom: 4px;
    float: left;
    width: 100%; }
    /* line 84, src/sass/base/_form.scss */
    .form__group .form__field {
      margin-bottom: 0px; }
    /* line 88, src/sass/base/_form.scss */
    .form__group ul {
      display: block !important; }
  /* line 93, 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, 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, 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, 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, src/sass/base/_form.scss */
  .form__radio-group, .form__checkbox-group {
    margin-bottom: 5px; }
    /* line 132, 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, src/sass/base/_form.scss */
    .form__radio-group__item, .form__checkbox-group__item {
      float: left;
      clear: both; }
      /* line 150, 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, 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, src/sass/base/_form.scss */
  .form__checkbox-group__item__label {
    line-height: 1.4 !important; }
  /* line 177, src/sass/base/_form.scss */
  .form__radio-group__item__label:before {
    border-radius: 20px; }

/* line 187, src/sass/base/_form.scss */
input[type="checkbox"] {
  float: left;
  margin: 2px; }
  /* line 191, src/sass/base/_form.scss */
  input[type="checkbox"] + label {
    float: left;
    width: auto;
    padding-left: 5px;
    font-size: 16px; }
    /* line 196, src/sass/base/_form.scss */
    input[type="checkbox"] + label:before {
      border: 1px solid #a1a1a1;
      background: #fff; }
  /* line 202, 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, 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, src/sass/base/_helpers.scss */
.pull-right {
  float: right; }

/* line 16, src/sass/base/_helpers.scss */
.none {
  display: none !important; }

/* line 23, src/sass/base/_helpers.scss */
.p0 {
  padding: 0; }

/* line 256, src/sass/base/methods/_mixins.scss */
.pt0 {
  padding-top: 0px !important; }

/* line 259, src/sass/base/methods/_mixins.scss */
.pr0 {
  padding-right: 0px !important; }

/* line 262, src/sass/base/methods/_mixins.scss */
.pb0 {
  padding-bottom: 0px !important; }

/* line 265, src/sass/base/methods/_mixins.scss */
.pl0 {
  padding-left: 0px !important; }

/* line 256, src/sass/base/methods/_mixins.scss */
.pt5 {
  padding-top: 5px !important; }

/* line 259, src/sass/base/methods/_mixins.scss */
.pr5 {
  padding-right: 5px !important; }

/* line 262, src/sass/base/methods/_mixins.scss */
.pb5 {
  padding-bottom: 5px !important; }

/* line 265, src/sass/base/methods/_mixins.scss */
.pl5 {
  padding-left: 5px !important; }

/* line 256, src/sass/base/methods/_mixins.scss */
.pt10 {
  padding-top: 10px !important; }

/* line 259, src/sass/base/methods/_mixins.scss */
.pr10 {
  padding-right: 10px !important; }

/* line 262, src/sass/base/methods/_mixins.scss */
.pb10 {
  padding-bottom: 10px !important; }

/* line 265, src/sass/base/methods/_mixins.scss */
.pl10 {
  padding-left: 10px !important; }

/* line 256, src/sass/base/methods/_mixins.scss */
.pt15 {
  padding-top: 15px !important; }

/* line 259, src/sass/base/methods/_mixins.scss */
.pr15 {
  padding-right: 15px !important; }

/* line 262, src/sass/base/methods/_mixins.scss */
.pb15 {
  padding-bottom: 15px !important; }

/* line 265, src/sass/base/methods/_mixins.scss */
.pl15 {
  padding-left: 15px !important; }

/* line 256, src/sass/base/methods/_mixins.scss */
.pt20 {
  padding-top: 20px !important; }

/* line 259, src/sass/base/methods/_mixins.scss */
.pr20 {
  padding-right: 20px !important; }

/* line 262, src/sass/base/methods/_mixins.scss */
.pb20 {
  padding-bottom: 20px !important; }

/* line 265, src/sass/base/methods/_mixins.scss */
.pl20 {
  padding-left: 20px !important; }

/* line 256, src/sass/base/methods/_mixins.scss */
.pt25 {
  padding-top: 25px !important; }

/* line 259, src/sass/base/methods/_mixins.scss */
.pr25 {
  padding-right: 25px !important; }

/* line 262, src/sass/base/methods/_mixins.scss */
.pb25 {
  padding-bottom: 25px !important; }

/* line 265, src/sass/base/methods/_mixins.scss */
.pl25 {
  padding-left: 25px !important; }

/* line 34, src/sass/base/_helpers.scss */
.m0 {
  margin: 0; }

/* line 271, src/sass/base/methods/_mixins.scss */
.mt0 {
  margin-top: 0px !important; }

/* line 274, src/sass/base/methods/_mixins.scss */
.mr0 {
  margin-right: 0px !important; }

/* line 277, src/sass/base/methods/_mixins.scss */
.mb0 {
  margin-bottom: 0px !important; }

/* line 280, src/sass/base/methods/_mixins.scss */
.ml0 {
  margin-left: 0px !important; }

/* line 271, src/sass/base/methods/_mixins.scss */
.mt5 {
  margin-top: 5px !important; }

/* line 274, src/sass/base/methods/_mixins.scss */
.mr5 {
  margin-right: 5px !important; }

/* line 277, src/sass/base/methods/_mixins.scss */
.mb5 {
  margin-bottom: 5px !important; }

/* line 280, src/sass/base/methods/_mixins.scss */
.ml5 {
  margin-left: 5px !important; }

/* line 271, src/sass/base/methods/_mixins.scss */
.mt10 {
  margin-top: 10px !important; }

/* line 274, src/sass/base/methods/_mixins.scss */
.mr10 {
  margin-right: 10px !important; }

/* line 277, src/sass/base/methods/_mixins.scss */
.mb10 {
  margin-bottom: 10px !important; }

/* line 280, src/sass/base/methods/_mixins.scss */
.ml10 {
  margin-left: 10px !important; }

/* line 271, src/sass/base/methods/_mixins.scss */
.mt15 {
  margin-top: 15px !important; }

/* line 274, src/sass/base/methods/_mixins.scss */
.mr15 {
  margin-right: 15px !important; }

/* line 277, src/sass/base/methods/_mixins.scss */
.mb15 {
  margin-bottom: 15px !important; }

/* line 280, src/sass/base/methods/_mixins.scss */
.ml15 {
  margin-left: 15px !important; }

/* line 271, src/sass/base/methods/_mixins.scss */
.mt20 {
  margin-top: 20px !important; }

/* line 274, src/sass/base/methods/_mixins.scss */
.mr20 {
  margin-right: 20px !important; }

/* line 277, src/sass/base/methods/_mixins.scss */
.mb20 {
  margin-bottom: 20px !important; }

/* line 280, src/sass/base/methods/_mixins.scss */
.ml20 {
  margin-left: 20px !important; }

/* line 271, src/sass/base/methods/_mixins.scss */
.mt25 {
  margin-top: 25px !important; }

/* line 274, src/sass/base/methods/_mixins.scss */
.mr25 {
  margin-right: 25px !important; }

/* line 277, src/sass/base/methods/_mixins.scss */
.mb25 {
  margin-bottom: 25px !important; }

/* line 280, src/sass/base/methods/_mixins.scss */
.ml25 {
  margin-left: 25px !important; }

/* line 65, src/sass/base/_helpers.scss */
.is-vishidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  height: 1px;
  width: 1px; }

/*
 * 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, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top; }

/* Styles that apply to all SelectBoxIt elements */
/* line 20, src/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, src/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, src/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, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-container .selectboxit:focus {
  outline: 0; }

/* Disabled Mouse Interaction */
/* line 58, src/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, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-text {
  overflow: hidden;
  text-overflow: ellipsis;
  float: left; }

/* Options List */
/* line 77, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-container .selectboxit-options {
  -moz-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, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
  color: #333; }

/* Individual Option Hover Action */
/* line 101, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none; }

/* Individual Option Optgroup Header */
/* line 106, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-option, .selectboxit-optgroup-header {
  margin: 0;
  list-style-type: none;
  color: #333; }

/* The first Drop Down option */
/* The first Drop Down option optgroup */
/* The last Drop Down option */
/* Drop Down optgroup headers */
/* line 129, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-optgroup-header {
  font-weight: bold;
  color: #333; }

/* Drop Down optgroup header hover psuedo class */
/* line 135, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-optgroup-header:hover {
  cursor: default; }

/* Drop Down down arrow container */
/* line 140, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0; }

/* Drop Down down arrow */
/* line 148, src/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 158, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%; }

/* Drop Down individual option icon positioning */
/* line 163, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-option-icon-container {
  float: left; }

/* line 167, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle; }

/* Drop Down individual option icon positioning */
/* line 174, src/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 183, src/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 194, src/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 199, src/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 212, src/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 219, src/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 226, src/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 234, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-list {
  background-color: #ffffff; }

/* line 238, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-list .selectboxit-option-anchor {
  color: #333333; }

/* line 242, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-repeat: repeat-x; }

/* line 248, src/sass/base/vendor/_SelectBoxIt.scss */
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999; }

/* line 30, src/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 44, src/sass/project/__pattern.scss */
.content.head > .wrapper:after, .channels__flyout__container:after, .onlineservices__flyout__container:after {
  background-image: url("/frontend/gui/master/dist/assets/images/flyout/shadow_bottom.png");
  bottom: 0px; }

/* line 49, src/sass/project/__pattern.scss */
.content.head > .wrapper:before, .channels__flyout__container:before, .onlineservices__flyout__container:before {
  background-image: url("/frontend/gui/master/dist/assets/images/flyout/shadow_top.png");
  top: 0px; }

/* line 57, src/sass/project/__pattern.scss */
.content.head > .wrapper__tabs: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/sass/project/__pattern.scss */
.content.head > .wrapper__tabs:before {
  background-image: url("/frontend/gui/master/dist/assets/images/flyout/shadow_top.png");
  top: 0px; }

/* line 88, src/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 {
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2); }

/* line 92, src/sass/project/__pattern.scss */
.cc-cookies .container, .promoFlyout {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }

/* line 100, src/sass/project/__pattern.scss */
.content__side .textImageBlock .image img,
.content__side .imageBlock .image img {
  box-shadow: 0 0 0 transparent; }

/* line 104, src/sass/project/__pattern.scss */
input[type=text],
input[type=password], textarea {
  box-shadow: 1px 1px 2px rgba(30, 30, 30, 0.075) inset; }

/* line 112, src/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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > a, .form__set__button section > a, .slider--history .bottom .right .link > a, .c-news-list-show-all > a, .promoFlyout__link > a, .content-parallax .content .link > a, .geolocation__teaser .content .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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > button, .form__set__button section > button, .slider--history .bottom .right .link > button, .c-news-list-show-all > button, .promoFlyout__link > button, .content-parallax .content .link > button, .geolocation__teaser .content .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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > div, .form__set__button section > div, .slider--history .bottom .right .link > div, .c-news-list-show-all > div, .promoFlyout__link > div, .content-parallax .content .link > div, .geolocation__teaser .content .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], .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], .result__item--wide.result__item--ecatalog .result__item__container .link > input[type=submit], .form__set__button section > input[type=submit], .slider--history .bottom .right .link > input[type=submit], .c-news-list-show-all > input[type=submit], .promoFlyout__link > input[type=submit], .content-parallax .content .link > input[type=submit], .geolocation__teaser .content .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-media-mainteaser--3d .content-media-mainteaser__action > 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-media-mainteaser--3d .content-media-mainteaser__action > 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-media-mainteaser--3d .content-media-mainteaser__action > 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, .paywall__form .button > a, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > div, .paywall__form .button > div, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > button, .paywall__form .button > button, .content.head .container .bottom .search .searchbox__container input, .content.head .container .bottom .search--center .searchbox__container input, .searchbox input, .searchbox__icon {
  border-radius: 3px; }

/* line 132, src/sass/project/__pattern.scss */
.form__field {
  border-radius: 3px; }

/* line 149, src/sass/project/__pattern.scss */
.form textarea, 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 149, src/sass/project/__pattern.scss */
    .form textarea, input, .searchbox input, .form input[type=text],
    .form input[type=password] {
      width: 100%;
      height: 41px;
      font-size: 20px;
      font-size: 2rem; } }

/* line 167, src/sass/project/__pattern.scss */
.form textarea {
  width: 100%;
  height: 130px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333; }

/* line 181, src/sass/project/__pattern.scss */
.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, .distributors .select .container ul, .searchbox__dropdown ul {
  background-color: #ffffff;
  border: 0px;
  width: 100%;
  min-width: 100% !important;
  width: auto !important;
  overflow: auto; }
  /* line 190, src/sass/project/__pattern.scss */
  .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, .distributors .select .container ul li, .searchbox__dropdown ul li {
    width: 100%; }
    /* line 193, src/sass/project/__pattern.scss */
    .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, .distributors .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 210, src/sass/project/__pattern.scss */
.form__select--secondary, .form__select--tertiary, .content.head .container .select, .breadcrump .content.head > .wrapper .select, .result .select, .distributors .select {
  position: relative;
  padding-right: 12px;
  height: 40px;
  display: inline-block; }
  /* line 216, src/sass/project/__pattern.scss */
  .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, .distributors .select:last-child {
    padding-right: 0px; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 210, src/sass/project/__pattern.scss */
    .form__select--secondary, .form__select--tertiary, .content.head .container .select, .breadcrump .content.head > .wrapper .select, .result .select, .distributors .select {
      padding-right: 0px;
      width: 100%;
      display: block; } }
  /* line 226, src/sass/project/__pattern.scss */
  .form__select--secondary .container, .form__select--tertiary .container, .content.head .container .select .container, .breadcrump .content.head > .wrapper .select .container, .result .select .container, .distributors .select .container {
    width: 100% !important; }
    /* line 229, src/sass/project/__pattern.scss */
    .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, .distributors .select .container .btn {
      background-color: #004388;
      position: relative;
      width: 100% !important;
      zoom: 1; }
      /* line 236, src/sass/project/__pattern.scss */
      .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, .distributors .select .container .btn .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 254, src/sass/project/__pattern.scss */
      .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, .distributors .select .container .btn 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 266, src/sass/project/__pattern.scss */
      .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, .distributors .select .container .btn span:last-child i {
        display: none; }
      /* line 271, src/sass/project/__pattern.scss */
      .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, .distributors .select .container .btn.open {
        width: auto !important; }
        /* line 275, src/sass/project/__pattern.scss */
        .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, .distributors .select .container .btn.open 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 288, src/sass/project/__pattern.scss */
    .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, .distributors .select .container ul li {
      border-left: 1px solid #dfdfdf;
      border-right: 1px solid #dfdfdf;
      float: left; }
      /* line 297, src/sass/project/__pattern.scss */
      .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, .distributors .select .container ul li:last-child {
        border-bottom: 1px solid #dfdfdf; }
      /* line 301, src/sass/project/__pattern.scss */
      .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, .distributors .select .container ul li a {
        color: #00a6e2; }
      /* line 306, src/sass/project/__pattern.scss */
      .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, .distributors .select .container ul li.selectboxit-selected 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, .distributors .select .container ul li.focus a {
        background-color: #999999;
        color: #ffffff; }
  /* line 315, src/sass/project/__pattern.scss */
  .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), .distributors .select select:not(.select-visible) {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    height: 40px;
    line-height: 0px;
    padding-right: 0px; }
    /* line 316, src/sass/project/__pattern.scss */
    .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], .distributors .select select:not(.select-visible)[style] {
      height: 0px;
      position: absolute; }
    /* line 329, src/sass/project/__pattern.scss */
    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), html.ie9 .distributors .select select:not(.select-visible), .distributors html.ie9 .select select:not(.select-visible) {
      padding-right: 30px; }
  /* line 335, src/sass/project/__pattern.scss */
  .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, .distributors .select .select-visible {
    visibility: visible;
    opacity: 1; }

/* line 354, src/sass/project/__pattern.scss */
.form__select--secondary {
  height: 35px; }
  /* line 358, src/sass/project/__pattern.scss */
  .form__select--secondary select {
    height: 35px; }
  /* line 365, src/sass/project/__pattern.scss */
  .form__select--secondary .container .btn {
    background-color: #e3e3e3; }
    /* line 370, src/sass/project/__pattern.scss */
    .form__select--secondary .container .btn .selectboxit-text {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 33px;
      line-height: 3.3rem;
      height: 33px;
      color: #333; }
    /* line 378, src/sass/project/__pattern.scss */
    .form__select--secondary .container .btn 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 393, src/sass/project/__pattern.scss */
    .form__select--secondary .container .btn.open 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 405, src/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 419, src/sass/project/__pattern.scss */
.form__select--tertiary {
  height: 62px; }
  /* line 423, src/sass/project/__pattern.scss */
  .form__select--tertiary select {
    height: 62px; }
  /* line 430, src/sass/project/__pattern.scss */
  .form__select--tertiary .container .btn {
    background-color: #CCD9E7; }
    /* line 435, src/sass/project/__pattern.scss */
    .form__select--tertiary .container .btn .selectboxit-text {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 60px;
      line-height: 6rem;
      height: 60px;
      color: #333; }
    /* line 443, src/sass/project/__pattern.scss */
    .form__select--tertiary .container .btn 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 458, src/sass/project/__pattern.scss */
    .form__select--tertiary .container .btn.open 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 468, src/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 478, src/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, src/sass/project/_helpers.scss */
.sc-editing-seperator {
  margin: 20px 0 20px 0; }

/* line 17, src/sass/project/_helpers.scss */
.sc-editing-item {
  border: 1px solid black; }

/* line 25, src/sass/project/_helpers.scss */
.mb-40 {
  margin-bottom: 33px; }

/* line 29, src/sass/project/_helpers.scss */
.mb-70 {
  margin-bottom: 63px; }

/* line 33, src/sass/project/_helpers.scss */
.no-padding {
  padding: 0 !important; }
  /* line 36, src/sass/project/_helpers.scss */
  .no-padding--left {
    padding-left: 0 !important; }
  /* line 40, src/sass/project/_helpers.scss */
  .no-padding--right {
    padding-right: 0 !important; }
  /* line 44, src/sass/project/_helpers.scss */
  .no-padding--top {
    padding-top: 0 !important; }
  /* line 48, src/sass/project/_helpers.scss */
  .no-padding--bottom {
    padding-bottom: 0 !important; }

/* line 53, src/sass/project/_helpers.scss */
.hidden {
  display: none; }

/* line 57, src/sass/project/_helpers.scss */
.text-center {
  text-align: center !important; }

/* line 61, src/sass/project/_helpers.scss */
.padding-top-60 {
  padding-top: 60px; }

/* line 65, src/sass/project/_helpers.scss */
.padding-bottom-60 {
  padding-bottom: 60px; }

/* line 13, src/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, src/sass/base/methods/_mixins.scss */
.icons-facebook:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-google:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-linkedin:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-pinterest:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-twitter:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-xing:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-youtube:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-kununu:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-glassdoor:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-whatsapp:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-document:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-not:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-doc:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-docx:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-pdf:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-xls:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-xlsx:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-person:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-location:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-image:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-mp4:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-contact_newsletter:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-contact_mail:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-contact_location:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-contact_phone:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-newsletter:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-burger:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-pfeil:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-arrow_left:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-arrow_right:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-arrow_up:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-arrow_down:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-search:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-services:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-zip:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-download:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-e-catalog:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-jpg:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-png:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-twitterBare:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-pinterestBare:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-linkedinBare:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-googleBare:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-facebookBare:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-whatsappBare:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-close:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-share:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-www:before {
  content: ""; }

/* line 240, src/sass/base/methods/_mixins.scss */
.icons-login:before {
  content: ""; }

/* line 33, src/sass/project/_icons.scss */
.icons {
  color: transparent; }
  /* line 38, src/sass/project/_icons.scss */
  .icons-facebook:hover:before {
    color: #3b5998 !important; }
  /* line 46, src/sass/project/_icons.scss */
  .icons-google:hover:before {
    color: #da4735 !important; }
  /* line 54, src/sass/project/_icons.scss */
  .icons-linkedin:hover:before {
    color: #0077b5 !important; }
  /* line 62, src/sass/project/_icons.scss */
  .icons-pinterest:hover:before {
    color: #cb2027 !important; }
  /* line 70, src/sass/project/_icons.scss */
  .icons-twitter:hover:before {
    color: #4099ff !important; }
  /* line 78, src/sass/project/_icons.scss */
  .icons-xing:hover:before {
    color: #006567 !important; }
  /* line 86, src/sass/project/_icons.scss */
  .icons-youtube:hover:before {
    color: #d92727 !important; }
  /* line 93, src/sass/project/_icons.scss */
  .icons-kununu:hover:before {
    color: #007a87 !important; }
  /* line 100, src/sass/project/_icons.scss */
  .icons-glassdoor:hover:before {
    color: #7cb228 !important; }

@font-face {
  font-family: Bliss Medium;
  src: url("/frontend/gui/master/dist/assets/fonts/Bliss/bliss-medium.eot");
  src: url("/frontend/gui/master/dist/assets/fonts/Bliss/bliss-medium.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/master/dist/assets/fonts/Bliss/bliss-medium.woff") format("woff"), url("/frontend/gui/master/dist/assets/fonts/Bliss/bliss-medium.ttf") format("truetype"), url("/frontend/gui/master/dist/assets/fonts/Bliss/bliss-medium.svg#Bliss Medium") format("svg"); }

@font-face {
  font-family: TheSans Light;
  src: url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light.eot");
  src: url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light.woff") format("woff"), url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light.ttf") format("truetype"), url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light.svg#TheSans Light") format("svg"); }

@font-face {
  font-family: TheSans Light Italic;
  src: url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light-italic.eot");
  src: url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light-italic.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light-italic.woff") format("woff"), url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light-italic.ttf") format("truetype"), url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-light-italic.svg#TheSans Light Italic") format("svg"); }

@font-face {
  font-family: TheSans Semibold;
  src: url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-semibold.eot");
  src: url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-semibold.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-semibold.woff") format("woff"), url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-semibold.ttf") format("truetype"), url("/frontend/gui/master/dist/assets/fonts/TheSans/thesans-semibold.svg#TheSans Semibold") format("svg"); }

@font-face {
  font-family: Icons;
  src: url("/frontend/gui/master/dist/assets/fonts/Icons/icons.eot?v=3");
  src: url("/frontend/gui/master/dist/assets/fonts/Icons/icons.eot?#iefix") format("embedded-opentype"), url("/frontend/gui/master/dist/assets/fonts/Icons/icons.woff?v=3") format("woff"), url("/frontend/gui/master/dist/assets/fonts/Icons/icons.ttf?v=3") format("truetype"), url("/frontend/gui/master/dist/assets/fonts/Icons/icons.svg#Icons?v=3") format("svg"); }

/* line 9, src/sass/project/_type.scss */
html {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 62.5%; }

/* line 14, src/sass/project/_type.scss */
body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.525; }

/* line 19, src/sass/project/_type.scss */
body, select, input, textarea, button {
  font-family: "TheSans Light", Helvetica, sans-serif; }

/* line 23, src/sass/project/_type.scss */
img {
  transition: opacity 0.2s; }

/* line 27, src/sass/project/_type.scss */
a {
  transition: 0.2s;
  transition-property: color padding margin;
  color: #00a6e2;
  text-decoration: none;
  cursor: pointer; }
  /* line 34, src/sass/project/_type.scss */
  a:active {
    color: #00a6e2; }
  /* line 38, src/sass/project/_type.scss */
  a:hover, .c-teaser-news h2 a:hover, .c-youtube-teaser h2 a:hover {
    color: #00a6e2; }
    /* line 41, src/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, src/sass/project/_type.scss */
p, a {
  word-wrap: break-word; }

/* line 51, src/sass/project/_type.scss */
strong, b {
  font-family: "TheSans Semibold", Helvetica, sans-serif; }

/* line 55, src/sass/project/_type.scss */
em, i {
  font-family: "TheSans Light Italic", Helvetica, sans-serif; }

/* line 63, src/sass/project/_type.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 70, src/sass/project/_type.scss */
sup {
  top: -0.5em; }

/* line 74, src/sass/project/_type.scss */
sub {
  bottom: -0.25em; }

/* line 82, src/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, src/sass/project/_type.scss */
h1, h2, h3, h4, .c-teaser-news h2, .c-youtube-teaser h2, .c-content-image-tile__link a, h5, h6 {
  font-family: "TheSans Light", Helvetica, sans-serif;
  color: #333; }
  /* line 101, src/sass/project/_type.scss */
  h1 a, h2 a, h3 a, h4 a, .c-teaser-news h2 a, .c-youtube-teaser h2 a, .c-content-image-tile__link a a, h5 a, h6 a {
    color: #004388; }

/* line 106, src/sass/project/_type.scss */
h1 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.25; }

/* line 111, src/sass/project/_type.scss */
h2 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.25; }

/* line 116, src/sass/project/_type.scss */
h3 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.25; }

/* line 121, src/sass/project/_type.scss */
h4, .c-teaser-news h2, .c-youtube-teaser h2, .c-content-image-tile__link a {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.25; }

/* line 126, src/sass/project/_type.scss */
h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25; }

/* line 131, src/sass/project/_type.scss */
h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25; }

/* line 142, src/sass/project/_type.scss */
.textImageBlock ul,
.textImageBlock ol,
.textBlock ul,
.textBlock ol {
  list-style-position: inside; }

/* line 147, src/sass/project/_type.scss */
.textImageBlock ol,
.textBlock ol {
  list-style-type: decimal; }

/* line 152, src/sass/project/_type.scss */
.textImageBlock ul li,
.textBlock ul li {
  padding-left: 10px;
  background-image: url("/frontend/gui/master/dist/assets/images/footer/bullet.png");
  background-repeat: no-repeat;
  background-position: left 10px; }

/* line 160, src/sass/project/_type.scss */
.textImageBlock ol ul,
.textBlock ol ul {
  margin-left: 15px; }

/* line 164, src/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, src/sass/project/_type.scss */
.font-regular {
  font-family: "TheSans Light", Helvetica, sans-serif; }

/* line 473, src/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, src/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, src/sass/project/_forms.scss */
button {
  border: none; }

/* line 21, src/sass/project/_forms.scss */
input[type=text],
input[type=password] {
  box-shadow: 0;
  border: 1px solid #bdbdbd;
  color: #333; }

/* line 33, src/sass/project/_forms.scss */
textarea {
  box-shadow: 0;
  border: 1px solid #bdbdbd; }

/* line 43, 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, src/sass/project/_forms.scss */
    input[type=checkbox] {
      top: 3px; } }

/* line 61, 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, 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, src/sass/project/_forms.scss */
.input-validation-error {
  border-color: #f0506e !important; }

/* line 9, src/sass/project/_layout.scss */
html {
  background-color: #E3E3E3;
  color: #333; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 9, src/sass/project/_layout.scss */
    html {
      height: 100%; } }

/* line 18, src/sass/project/_layout.scss */
body {
  background-color: #E3E3E3; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 18, src/sass/project/_layout.scss */
    body {
      background-color: #ffffff;
      height: 100%; } }

/* line 29, src/sass/project/_layout.scss */
img {
  max-width: 100%;
  max-height: 100%; }
  /* line 33, src/sass/project/_layout.scss */
  body.sc-edit-mode-active img {
    width: auto !important;
    height: auto !important; }

/* line 46, src/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, src/sass/project/_layout.scss */
    body > .container {
      background-color: #ffffff;
      height: 100%;
      border: 0; } }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 46, src/sass/project/_layout.scss */
    body > .container {
      width: 100%; } }
  @media (min-width: 1025px) {
    /* line 61, src/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, src/sass/project/_layout.scss */
    body > .container > .page {
      background-color: #ffffff;
      z-index: 0;
      padding-top: 55px; } }
  /* line 73, src/sass/project/_layout.scss */
  body > .container > .page > hr {
    background-color: #f2f5f9;
    color: #f2f5f9; }

/* line 89, src/sass/project/_layout.scss */
.header {
  margin: 0 auto 0 auto; }
  /* line 93, src/sass/project/_layout.scss */
  .header--desktop {
    margin: 0 auto 0 auto; }
    @media (min-width: 1025px) {
      /* line 93, src/sass/project/_layout.scss */
      .header--desktop {
        padding: 0 30px 0 30px;
        width: 100%; } }
    @media (min-width: 751px) and (max-width: 1024px) {
      /* line 93, src/sass/project/_layout.scss */
      .header--desktop {
        padding: 0 30px 0 30px; } }
  /* line 106, src/sass/project/_layout.scss */
  .header--mobile {
    width: 100%; }

/* line 119, src/sass/project/_layout.scss */
body > .container .page > .content__main,
body > .container .page > .content__side {
  min-height: 1px;
  padding-top: 0px !important;
  overflow-x: hidden; }

/* line 127, src/sass/project/_layout.scss */
body > .container .page .content__main,
body > .container .page .content__side {
  padding-top: 40px; }
  /* line 131, src/sass/project/_layout.scss */
  body > .container .page .content__main--filter,
  body > .container .page .content__side--filter {
    padding-top: 0;
    padding-left: 30px; }

/* line 138, src/sass/project/_layout.scss */
body > .container .content__side {
  min-height: 1px;
  padding-left: 30px; }
  @media (min-width: 751px) and (max-width: 800px) {
    /* line 138, src/sass/project/_layout.scss */
    body > .container .content__side {
      padding-left: 0px; } }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 138, src/sass/project/_layout.scss */
    body > .container .content__side {
      padding-left: 0px; } }

/* line 13, src/sass/project/_row.scss */
.content {
  margin: 0 auto;
  float: none; }
  /* line 18, src/sass/project/_row.scss */
  .content > .wrapper {
    float: none;
    margin: 0 auto; }
    @media (min-width: 0px) and (max-width: 1024px) {
      /* line 18, src/sass/project/_row.scss */
      .content > .wrapper {
        width: 100%; } }
    /* line 28, src/sass/project/_row.scss */
    .content > .wrapper > h4, .c-teaser-news .content > .wrapper > h2, .c-youtube-teaser .content > .wrapper > h2, .c-content-image-tile__link .content > .wrapper > a {
      font-size: 19px;
      font-size: 1.9rem;
      padding: 50px 0 30px 0px;
      color: #666666; }
      @media (min-width: 0px) and (max-width: 1024px) {
        /* line 28, src/sass/project/_row.scss */
        .content > .wrapper > h4, .c-teaser-news .content > .wrapper > h2, .c-youtube-teaser .content > .wrapper > h2, .c-content-image-tile__link .content > .wrapper > a {
          padding-left: 20px; } }

@media (min-width: 1025px) {
  /* line 42, src/sass/project/_row.scss */
  .content--wide > .wrapper {
    width: 100%; } }

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 42, src/sass/project/_row.scss */
  .content--wide > .wrapper {
    width: 100%; } }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 42, src/sass/project/_row.scss */
  .content--wide > .wrapper {
    width: 100%; } }

/* line 60, src/sass/project/_row.scss */
.content--wide > .wrapper .content--wide > .wrapper,
.content--wide > .wrapper .content--narrow > .wrapper {
  padding: 0 !important;
  margin: 0 !important; }

/* line 69, src/sass/project/_row.scss */
.content--narrow > .wrapper {
  width: 100%;
  padding: 0 10%; }
  @media (min-width: 751px) and (max-width: 1024px) {
    /* line 69, src/sass/project/_row.scss */
    .content--narrow > .wrapper {
      padding: 0 30px 0 30px; }
      /* line 77, src/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 69, src/sass/project/_row.scss */
    .content--narrow > .wrapper {
      width: 100%;
      padding: 0 20px 0 20px; } }
  @media (min-width: 1025px) {
    /* line 69, src/sass/project/_row.scss */
    .content--narrow > .wrapper {
      width: 100%;
      padding: 0 7.1% 0 7.1%; }
      /* line 95, src/sass/project/_row.scss */
      .content--narrow > .wrapper .content--wide > .wrapper,
      .content--narrow > .wrapper .content--narrow > .wrapper {
        padding: 0 !important;
        margin: 0 !important; } }

/* line 104, src/sass/project/_row.scss */
.content--section-blue {
  background-color: #dee4eb;
  padding-bottom: 1px;
  padding-top: 37px; }

/* line 110, src/sass/project/_row.scss */
.content--equal-height {
  display: flex;
  flex-wrap: wrap; }

/* line 121, src/sass/project/_row.scss */
.content.onlineservices {
  margin-bottom: 40px;
  padding-bottom: 60px;
  background-color: #ccd9e7; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 121, src/sass/project/_row.scss */
    .content.onlineservices {
      display: none; } }
  /* line 131, src/sass/project/_row.scss */
  .content.onlineservices.content--narrow > .wrapper {
    width: 100%; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 131, src/sass/project/_row.scss */
      .content.onlineservices.content--narrow > .wrapper {
        padding: 0; } }
    @media (min-width: 751px) and (max-width: 800px) {
      /* line 131, src/sass/project/_row.scss */
      .content.onlineservices.content--narrow > .wrapper {
        padding: 0; } }
    @media (min-width: 801px) and (max-width: 1024px) {
      /* line 131, src/sass/project/_row.scss */
      .content.onlineservices.content--narrow > .wrapper {
        padding-right: 0; } }
    @media (min-width: 1025px) {
      /* line 131, src/sass/project/_row.scss */
      .content.onlineservices.content--narrow > .wrapper {
        width: 100%;
        padding: 0 5% 0 7%; } }

/* line 159, src/sass/project/_row.scss */
.content.c-teaser-news {
  padding-bottom: 64px; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 159, src/sass/project/_row.scss */
    .content.c-teaser-news {
      padding-bottom: 50px; } }
  /* line 167, src/sass/project/_row.scss */
  .content.c-teaser-news.content--narrow > .wrapper {
    width: 100%; }

/* line 187, src/sass/project/_row.scss */
.content.threeItems {
  margin-bottom: 20px;
  padding-bottom: 0;
  clear: both; }
  /* line 193, src/sass/project/_row.scss */
  .content.threeItems > .wrapper {
    width: 100%; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 193, src/sass/project/_row.scss */
      .content.threeItems > .wrapper {
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 751px) and (max-width: 1024px) {
      /* line 193, src/sass/project/_row.scss */
      .content.threeItems > .wrapper {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 20px; } }
    /* line 212, src/sass/project/_row.scss */
    .content.threeItems > .wrapper > h4, .c-teaser-news .content.threeItems > .wrapper > h2, .c-youtube-teaser .content.threeItems > .wrapper > h2, .c-content-image-tile__link .content.threeItems > .wrapper > a {
      font-size: 30px;
      font-size: 3rem;
      padding: 30px 20px 40px 20px;
      text-align: center;
      color: #666666;
      font-family: "TheSans Light", Helvetica, sans-serif; }

/* line 229, src/sass/project/_row.scss */
.content.threeItems.alternate-1-bg-only {
  padding-bottom: 40px;
  background-color: #f4f4f4;
  margin-bottom: 0; }

/* line 234, src/sass/project/_row.scss */
.content.threeItems.alternate-1 {
  padding-bottom: 40px;
  background-color: #f4f4f4; }
  /* line 240, src/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 240, src/sass/project/_row.scss */
      .content.threeItems.alternate-1 > .wrapper .container {
        border: 0px solid; } }
    /* line 249, src/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 249, src/sass/project/_row.scss */
        .content.threeItems.alternate-1 > .wrapper .container .wrapper {
          padding-left: 0;
          padding-right: 0; } }
    /* line 260, src/sass/project/_row.scss */
    .content.threeItems.alternate-1 > .wrapper .container .link {
      margin-bottom: 35px; }

/* line 275, src/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 287, src/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 287, src/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 287, src/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 314, src/sass/project/_row.scss */
  .content.twoColumns.c-teaser-news.content--narrow > .wrapper {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0; } }

/* line 328, src/sass/project/_row.scss */
.content.threeItemsSliderNews.content--narrow > .wrapper {
  width: 100%; }

@media (min-width: 1025px) {
  /* line 332, src/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 340, src/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 348, src/sass/project/_row.scss */
  .content.threeItemsSliderNews.content--narrow > .wrapper {
    padding-left: 30px; } }

/* line 354, src/sass/project/_row.scss */
.content.threeItemsSliderNews.content--equal-height > .wrapper {
  width: 100%; }

/* line 375, src/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 375, src/sass/project/_row.scss */
    .content.image.content--narrow > .wrapper {
      width: 100%;
      margin: 0;
      padding-left: 0;
      padding-right: 0; } }

@media (min-width: 1025px) {
  /* line 399, src/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 404, src/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 412, src/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 417, src/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 425, src/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 430, src/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 443, src/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 449, src/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 458, src/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 464, src/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 473, src/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 479, src/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 489, src/sass/project/_row.scss */
.c-youtube-list__header {
  margin-top: 40px; }

/* line 495, src/sass/project/_row.scss */
.c-youtube-list__subscribe-link {
  padding-top: 5px; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 498, src/sass/project/_row.scss */
    .c-youtube-list__subscribe-link:first-child {
      display: none; } }
  /* line 504, src/sass/project/_row.scss */
  .c-youtube-list__subscribe-link:nth-child(3) {
    display: none; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 504, src/sass/project/_row.scss */
      .c-youtube-list__subscribe-link:nth-child(3) {
        display: block; } }

/* line 513, src/sass/project/_row.scss */
.c-youtube-list__headline {
  margin-bottom: 15px !important; }
  @media (min-width: 1025px) {
    /* line 513, src/sass/project/_row.scss */
    .c-youtube-list__headline {
      margin-bottom: 25px !important; } }

/* line 525, src/sass/project/_row.scss */
.c-youtube-list__channel-link {
  margin-bottom: 15px;
  text-align: right;
  padding-top: 5px; }

/* line 533, src/sass/project/_row.scss */
.c-media-picture-teaser-list__header {
  margin-top: 40px; }

/* line 539, src/sass/project/_row.scss */
.c-media-picture-teaser-list__headline {
  margin-bottom: 25px !important; }

/* line 543, src/sass/project/_row.scss */
.c-media-picture-teaser-list__link {
  text-align: right;
  padding-top: 5px;
  display: none; }
  @media (min-width: 1025px) {
    /* line 543, src/sass/project/_row.scss */
    .c-media-picture-teaser-list__link {
      display: block; } }

/* line 554, src/sass/project/_row.scss */
.c-media-picture-teaser-list__show-more-mobile {
  display: block; }
  @media (min-width: 1025px) {
    /* line 554, src/sass/project/_row.scss */
    .c-media-picture-teaser-list__show-more-mobile {
      display: none; } }

@media (min-width: 1025px) {
  /* line 566, src/sass/project/_row.scss */
  .content.mediaTeaserList .p-col.large-7:nth-child(2n+2) {
    margin-right: 0; } }

/* line 575, src/sass/project/_row.scss */
#press-list-results .p-col {
  border-bottom: 1px solid #e5e5e5; }
  /* line 578, src/sass/project/_row.scss */
  #press-list-results .p-col:last-child {
    border-bottom: none; }

/* line 16, src/sass/project/_header.scss */
.header--desktop {
  border-top: 1px solid #999999; }
  @media (min-width: 1025px) {
    /* line 16, src/sass/project/_header.scss */
    .header--desktop {
      border-left: 1px solid #999999;
      border-right: 1px solid #999999; } }
  /* line 24, src/sass/project/_header.scss */
  .header--desktop .header__logo,
  .header--desktop .header__logo__branch {
    display: block;
    float: left;
    width: 270px;
    height: 50px;
    margin-top: 25px;
    margin-bottom: 20px;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    outline: 0; }
    /* line 38, src/sass/project/_header.scss */
    .header--desktop .header__logo img,
    .header--desktop .header__logo__branch img {
      display: none; }
  /* line 43, src/sass/project/_header.scss */
  .header--desktop .header__logo__branch {
    float: right;
    width: 340px; }

/* line 54, src/sass/project/_header.scss */
.meta {
  background-color: #E3E3E3;
  max-width: 12800px;
  margin: 0 auto 0 auto; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 54, src/sass/project/_header.scss */
    .meta {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      background: transparent; } }
  /* line 67, src/sass/project/_header.scss */
  .meta .group {
    display: inline; }
  /* line 75, src/sass/project/_header.scss */
  .meta > ul {
    padding: 0 25px 0 0;
    list-style-type: none;
    text-align: right;
    color: #666666; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 75, src/sass/project/_header.scss */
      .meta > ul {
        text-align: left; } }
    /* line 89, src/sass/project/_header.scss */
    .meta > ul > li,
    .meta > ul .group > li {
      display: inline;
      text-transform: uppercase;
      height: 34px;
      margin-left: 10px;
      position: relative; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 89, src/sass/project/_header.scss */
        .meta > ul > li,
        .meta > ul .group > li {
          display: block;
          text-transform: none;
          float: left;
          width: 100%;
          height: auto; } }
      /* line 105, src/sass/project/_header.scss */
      .meta > ul > li:last-child,
      .meta > ul .group > li:last-child {
        margin-right: 0px; }
      /* line 110, src/sass/project/_header.scss */
      .meta > ul > li.active a,
      .meta > ul .group > li.active a {
        color: #00a6e2;
        border-bottom: 3px solid #00a6e2; }
      /* line 117, src/sass/project/_header.scss */
      .meta > ul > li a,
      .meta > ul .group > li a {
        font-family: "TheSans Light", Helvetica, sans-serif;
        display: inline-block;
        text-decoration: none;
        line-height: 34px;
        font-size: 12px;
        color: #666666;
        border-bottom: 3px solid transparent;
        transition: 0.2s;
        transition-property: color, background; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 117, src/sass/project/_header.scss */
          .meta > ul > li a,
          .meta > ul .group > li a {
            padding-top: 10px;
            font-size: 18px;
            font-size: 1.8rem;
            float: left;
            width: 100%;
            border-bottom: 0px solid;
            line-height: auto; } }
      /* line 139, src/sass/project/_header.scss */
      .meta > ul > li a:hover, .c-teaser-news h2 .meta > ul > li a:hover, .c-youtube-teaser h2 .meta > ul > li a:hover,
      .meta > ul .group > li a:hover, .c-teaser-news h2
      .meta > ul .group > li a:hover, .c-youtube-teaser h2
      .meta > ul .group > li a:hover {
        color: #00a6e2; }
      /* line 144, src/sass/project/_header.scss */
      .meta > ul > li.dropdown > a,
      .meta > ul .group > li.dropdown > a {
        padding-right: 23px;
        color: #004388;
        width: auto; }
        /* line 149, src/sass/project/_header.scss */
        .meta > ul > li.dropdown > a:hover, .c-teaser-news h2 .meta > ul > li.dropdown > a:hover, .c-youtube-teaser h2 .meta > ul > li.dropdown > a:hover,
        .meta > ul .group > li.dropdown > a:hover,
        .meta > ul .c-teaser-news h2 .group > li.dropdown > a:hover, .c-teaser-news h2
        .meta > ul .group > li.dropdown > a:hover,
        .meta > ul .c-youtube-teaser h2 .group > li.dropdown > a:hover, .c-youtube-teaser h2
        .meta > ul .group > li.dropdown > a:hover {
          color: #00a6e2; }
        /* line 153, src/sass/project/_header.scss */
        .meta > ul > li.dropdown > a:after,
        .meta > ul .group > li.dropdown > 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-size: 8px;
          line-height: 24px;
          display: inline-block;
          position: absolute;
          top: 0px;
          right: 10px;
          width: 10px;
          height: 20px; }
          @media (min-width: 0px) and (max-width: 750px) {
            /* line 153, src/sass/project/_header.scss */
            .meta > ul > li.dropdown > a:after,
            .meta > ul .group > li.dropdown > a:after {
              position: relative;
              font-size: 12px;
              margin-left: 20px; } }
      /* line 176, src/sass/project/_header.scss */
      .meta > ul > li.dropdown > ul,
      .meta > ul .group > li.dropdown > ul {
        display: none;
        position: absolute;
        width: 230px;
        margin-top: 1px; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 176, src/sass/project/_header.scss */
          .meta > ul > li.dropdown > ul,
          .meta > ul .group > li.dropdown > ul {
            width: 100%; } }
      /* line 195, src/sass/project/_header.scss */
      .meta > ul > li.dropdown.open > a,
      .meta > ul .group > li.dropdown.open > a {
        color: #00a6e2; }
      /* line 199, src/sass/project/_header.scss */
      .meta > ul > li.dropdown.open > ul,
      .meta > ul .group > li.dropdown.open > ul {
        display: block;
        z-index: 10000; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 213, src/sass/project/_header.scss */
    .meta .select {
      padding-top: 10px;
      display: block; } }
  /* line 220, src/sass/project/_header.scss */
  .meta .select.language-switch .container {
    vertical-align: top; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 220, src/sass/project/_header.scss */
      .meta .select.language-switch .container {
        width: 100%; } }
    /* line 227, src/sass/project/_header.scss */
    .meta .select.language-switch .container .btn {
      position: relative; }
      @media (min-width: 751px) {
        /* line 227, src/sass/project/_header.scss */
        .meta .select.language-switch .container .btn {
          width: auto !important; } }
      /* line 234, src/sass/project/_header.scss */
      .meta .select.language-switch .container .btn.open {
        border-bottom: 3px solid #00a6e2; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 234, src/sass/project/_header.scss */
          .meta .select.language-switch .container .btn.open {
            border-bottom: 0px; } }
        /* line 241, src/sass/project/_header.scss */
        .meta .select.language-switch .container .btn.open .selectboxit-text {
          color: #00a6e2; }
        /* line 246, src/sass/project/_header.scss */
        .meta .select.language-switch .container .btn.open span:last-child:after {
          color: #00a6e2; }
      /* line 254, src/sass/project/_header.scss */
      .meta .select.language-switch .container .btn:hover .selectboxit-text {
        color: #00a6e2; }
      /* line 259, src/sass/project/_header.scss */
      .meta .select.language-switch .container .btn:hover span:last-child:after {
        color: #00a6e2; }
      /* line 265, src/sass/project/_header.scss */
      .meta .select.language-switch .container .btn .selectboxit-text {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: auto;
        font-family: "TheSans Light", Helvetica, sans-serif;
        max-width: 100% !important;
        text-align: left;
        margin-right: 20px;
        color: #004388;
        line-height: 34px; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 265, src/sass/project/_header.scss */
          .meta .select.language-switch .container .btn .selectboxit-text {
            font-size: 18px;
            font-size: 1.8rem;
            color: #666666; } }
      /* line 286, src/sass/project/_header.scss */
      .meta .select.language-switch .container .btn span:last-child {
        height: 37px; }
        /* line 290, src/sass/project/_header.scss */
        .meta .select.language-switch .container .btn 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-size: 8px;
          line-height: 23px;
          display: block;
          width: 10px;
          position: absolute;
          top: 6px;
          right: 3px;
          color: #004388; }
          @media (min-width: 0px) and (max-width: 750px) {
            /* line 290, src/sass/project/_header.scss */
            .meta .select.language-switch .container .btn span:last-child:after {
              color: #666666;
              font-size: 12px;
              right: 7px; } }
        /* line 308, src/sass/project/_header.scss */
        .meta .select.language-switch .container .btn span:last-child i {
          display: none; }
    /* line 314, src/sass/project/_header.scss */
    .meta .select.language-switch .container ul {
      min-width: 100px;
      right: 0px; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 314, src/sass/project/_header.scss */
        .meta .select.language-switch .container ul {
          right: auto;
          left: 0px;
          width: 100%; } }
  /* line 328, src/sass/project/_header.scss */
  .meta .select.language-switch select {
    opacity: 0; }

/* line 337, src/sass/project/_header.scss */
.meta > ul > li.dropdown > ul,
.meta > ul .group > li.dropdown > ul, .meta .select.language-switch .container ul {
  padding: 0px 0px 0px 0px;
  background-color: #f4f4f4;
  position: absolute; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 337, src/sass/project/_header.scss */
    .meta > ul > li.dropdown > ul,
    .meta > ul .group > li.dropdown > ul, .meta .select.language-switch .container ul {
      position: relative;
      left: auto !important; } }
  /* line 349, src/sass/project/_header.scss */
  .meta > ul > li.dropdown > ul li,
  .meta > ul .group > li.dropdown > ul li, .meta .select.language-switch .container ul li {
    display: block; }
    /* line 353, src/sass/project/_header.scss */
    .meta > ul > li.dropdown > ul li:last-child a,
    .meta > ul .group > li.dropdown > ul li:last-child a, .meta .select.language-switch .container ul li:last-child a {
      border-bottom: 0px; }
    /* line 358, src/sass/project/_header.scss */
    .meta > ul > li.dropdown > ul li a,
    .meta > ul .group > li.dropdown > ul li a, .meta .select.language-switch .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;
      transition: none; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 358, src/sass/project/_header.scss */
        .meta > ul > li.dropdown > ul li a,
        .meta > ul .group > li.dropdown > ul li a, .meta .select.language-switch .container ul li a {
          padding-left: 10px;
          font-size: 14px; } }
      /* line 375, src/sass/project/_header.scss */
      .meta > ul > li.dropdown > ul li a:hover,
      .meta > ul .group > li.dropdown > ul li a:hover, .meta .select.language-switch .container ul li a:hover, .c-teaser-news h2 .meta > ul > li.dropdown > ul li a:hover, .c-teaser-news h2
      .meta > ul .group > li.dropdown > ul li a:hover, .c-youtube-teaser h2 .meta > ul > li.dropdown > ul li a:hover, .c-youtube-teaser h2
      .meta > ul .group > li.dropdown > ul li a:hover {
        text-decoration: none;
        background-color: #999999;
        color: #ffffff; }
    /* line 384, src/sass/project/_header.scss */
    .meta > ul > li.dropdown > ul li.selectboxit-selected a,
    .meta > ul .group > li.dropdown > ul li.selectboxit-selected a, .meta .select.language-switch .container ul li.selectboxit-selected a, .meta > ul > li.dropdown > ul li.focus a,
    .meta > ul .group > li.dropdown > ul li.focus a, .meta .select.language-switch .container ul li.focus a {
      color: #ffffff;
      background-color: #999999; }

/* line 16, src/sass/project/_mobileheader.scss */
.mobile__menu__header {
  background: rgba(255, 255, 255, 0.97);
  position: fixed;
  z-index: 10;
  width: 100%; }
  /* line 22, src/sass/project/_mobileheader.scss */
  .mobile__menu__header ul {
    padding-right: 20px;
    min-height: 55px; }
    /* line 27, src/sass/project/_mobileheader.scss */
    .mobile__menu__header ul li {
      height: 55px;
      vertical-align: middle; }
  /* line 40, src/sass/project/_mobileheader.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 53, src/sass/project/_mobileheader.scss */
  .mobile__menu__header .header__icon {
    float: left;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    left: 0px; }
    /* line 61, src/sass/project/_mobileheader.scss */
    .mobile__menu__header .header__icon div {
      width: auto;
      text-indent: 0; }
      /* line 65, src/sass/project/_mobileheader.scss */
      .mobile__menu__header .header__icon div:before {
        text-indent: 0; }
      /* line 69, src/sass/project/_mobileheader.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 84, src/sass/project/_mobileheader.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 99, src/sass/project/_mobileheader.scss */
  .mobile__menu__header .header__logo {
    padding-left: 60px; }
  /* line 104, src/sass/project/_mobileheader.scss */
  .mobile__menu__header .header__logo__branch {
    padding-left: 30px; }
    /* line 107, src/sass/project/_mobileheader.scss */
    .mobile__menu__header .header__logo__branch .logo {
      max-width: 260px;
      width: 100%;
      height: 22px;
      margin-left: 0px;
      float: right; }
  /* line 116, src/sass/project/_mobileheader.scss */
  .mobile__menu__header .header__icons {
    float: right; }
    /* line 123, src/sass/project/_mobileheader.scss */
    .mobile__menu__header .header__icons > a {
      display: inline-block;
      margin-left: 10px;
      text-indent: -5000px;
      width: 28px; }

/* line 141, src/sass/project/_mobileheader.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 155, src/sass/project/_mobileheader.scss */
  .mobile__menu__offscreen__search {
    width: 100%;
    padding: 30px 20px 30px 20px;
    position: relative; }
    /* line 161, src/sass/project/_mobileheader.scss */
    .mobile__menu__offscreen__search .searchbox {
      width: 100%;
      float: left;
      padding: 0; }
      /* line 167, src/sass/project/_mobileheader.scss */
      .mobile__menu__offscreen__search .searchbox__container {
        float: none; }
  /* line 173, src/sass/project/_mobileheader.scss */
  .mobile__menu__offscreen__panel {
    position: relative;
    overflow-x: hidden;
    width: 100%; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 173, src/sass/project/_mobileheader.scss */
      .mobile__menu__offscreen__panel {
        padding-bottom: 100px; } }
    /* line 187, src/sass/project/_mobileheader.scss */
    .mobile__menu__offscreen__panel .mobile__flyout__level0 {
      position: relative; }
      /* line 190, src/sass/project/_mobileheader.scss */
      .mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main {
        padding-left: 20px;
        padding-right: 20px; }
        /* line 194, src/sass/project/_mobileheader.scss */
        .mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li {
          border-top: 1px solid #dedede;
          position: relative;
          width: 100%; }
          /* line 199, src/sass/project/_mobileheader.scss */
          .mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li:first-child {
            border-top: 0px; }
          /* line 203, src/sass/project/_mobileheader.scss */
          .mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li:last-child {
            border-bottom: 1px solid #dedede; }
          /* line 207, src/sass/project/_mobileheader.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 217, src/sass/project/_mobileheader.scss */
            .mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li a:hover {
              color: #666666; }
            /* line 221, src/sass/project/_mobileheader.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 237, src/sass/project/_mobileheader.scss */
          .mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li.calling .spinner {
            left: auto !important;
            right: 21px; }
          /* line 243, src/sass/project/_mobileheader.scss */
          .mobile__menu__offscreen__panel .mobile__flyout__level0 .level-0-main li.calling a:after {
            display: none; }
      /* line 254, src/sass/project/_mobileheader.scss */
      .mobile__menu__offscreen__panel .mobile__flyout__level0 .onlineservices__button .button .icons-e-catalog {
        color: #666; }
      /* line 258, src/sass/project/_mobileheader.scss */
      .mobile__menu__offscreen__panel .mobile__flyout__level0 .onlineservices__button .button:hover {
        color: #666 !important; }
    /* line 266, src/sass/project/_mobileheader.scss */
    .mobile__menu__offscreen__panel .mobile__flyout__level1 {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 100%;
      height: 0px; }
      /* line 273, src/sass/project/_mobileheader.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 278, src/sass/project/_mobileheader.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 282, src/sass/project/_mobileheader.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 285, src/sass/project/_mobileheader.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 296, src/sass/project/_mobileheader.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 306, src/sass/project/_mobileheader.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%;
                transform: skewX(-25deg); }
              /* line 312, src/sass/project/_mobileheader.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;
                transform: skewX(25deg); }
          /* line 320, src/sass/project/_mobileheader.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 324, src/sass/project/_mobileheader.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 334, src/sass/project/_mobileheader.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 338, src/sass/project/_mobileheader.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 364, src/sass/project/_mobileheader.scss */
  .mobile__menu__offscreen__bottom {
    padding-top: 20px;
    padding-bottopm: 20px; }
    /* line 368, src/sass/project/_mobileheader.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 375, src/sass/project/_mobileheader.scss */
      .mobile__menu__offscreen__bottom li a:hover {
        color: #004388; }

/* line 393, src/sass/project/_mobileheader.scss */
html.csstransforms3d.csstransitions body .mobile__menu__header {
  left: 0 !important;
  transform: translate3d(0px, 0px, 0px);
  transition: transform 500ms ease 0s;
  backface-visibility: hidden; }

/* line 408, src/sass/project/_mobileheader.scss */
html.csstransforms3d.csstransitions body .mobile__menu__offscreen__panel .mobile__flyout__level0 {
  backface-visibility: hidden;
  transform: translate3d(0px, 0px, 0px);
  transition: transform 500ms ease 0s; }

/* line 417, src/sass/project/_mobileheader.scss */
html.csstransforms3d.csstransitions body .mobile__menu__offscreen__panel .mobile__flyout__level1 {
  backface-visibility: hidden;
  transform: translate3d(100%, 0px, 0px);
  transition: transform 500ms ease 0s; }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 427, src/sass/project/_mobileheader.scss */
  body .page {
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 4px; }
    /* line 437, src/sass/project/_mobileheader.scss */
    html.csstransforms3d.csstransitions body .page {
      left: 0 !important;
      transform: translate3d(0, 0, 0);
      transition: transform 500ms ease;
      backface-visibility: hidden; } }

/* line 455, src/sass/project/_mobileheader.scss */
body.offscreen-animation > .container {
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0); }

/* line 466, src/sass/project/_mobileheader.scss */
body.offscreen-animation.offscreen-opened > .container {
  overflow: hidden; }

/* line 471, src/sass/project/_mobileheader.scss */
body.offscreen-animation .mobile__menu__header {
  position: absolute;
  left: 85%; }
  /* line 479, src/sass/project/_mobileheader.scss */
  body.offscreen-animation .mobile__menu__header .header__logo {
    padding-left: 47px; }
  /* line 483, src/sass/project/_mobileheader.scss */
  body.offscreen-animation .mobile__menu__header .header__icon {
    padding-left: 10px; }
    /* line 488, src/sass/project/_mobileheader.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 495, src/sass/project/_mobileheader.scss */
body.offscreen-animation .mobile__menu__offscreen {
  position: absolute; }

/* line 499, src/sass/project/_mobileheader.scss */
body.offscreen-animation .page {
  left: 85%;
  overflow-y: hidden; }

/* line 511, src/sass/project/_mobileheader.scss */
.mobile__menu__offscreen__panel.level-animation {
  overflow-x: visible; }
  /* line 521, src/sass/project/_mobileheader.scss */
  html.csstransforms3d.csstransitions .mobile__menu__offscreen__panel.level-animation .mobile__flyout__level1 {
    transform: translate3d(0%, 0px, 0px) scale3d(1, 1, 1); }

/* line 543, src/sass/project/_mobileheader.scss */
.mobile__menu__offscreen__panel.level-moving {
  overflow-x: visible; }
  /* line 549, src/sass/project/_mobileheader.scss */
  .mobile__menu__offscreen__panel.level-moving .mobile__flyout__level1 {
    position: absolute; }

/* line 561, src/sass/project/_mobileheader.scss */
body.offscreen-opened > .container {
  position: fixed; }

/* line 591, src/sass/project/_mobileheader.scss */
body.offscreen-closed .page {
  overflow-y: scroll;
  position: relative; }

/* line 600, src/sass/project/_mobileheader.scss */
.mobile__menu__offscreen__panel.level-closed {
  overflow-x: hidden; }

/* line 617, src/sass/project/_mobileheader.scss */
html.csstransforms3d.csstransitions body.offscreen-animation .mobile__menu__header, html.csstransforms3d.csstransitions body.offscreen-animation .page {
  transform: translate3d(85%, 0px, 0px) scale3d(1, 1, 1); }

/* line 621, src/sass/project/_mobileheader.scss */
html.csstransforms3d.csstransitions .mobile__menu__offscreen__panel.level-animation .mobile__flyout__level0 {
  transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1); }

/* line 9, src/sass/project/_stage.scss */
.stage {
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
  position: relative; }
  /* line 17, src/sass/project/_stage.scss */
  .stage__container {
    height: 100%;
    width: 100%;
    padding-bottom: 45px; }
    /* line 23, src/sass/project/_stage.scss */
    .stage__container__top {
      width: 100%;
      padding: 50px 20px 0 10px;
      position: absolute;
      left: 0px;
      text-align: right; }
      /* line 30, src/sass/project/_stage.scss */
      .stage__container__top h3 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1em;
        color: #333;
        text-transform: uppercase; }
      /* line 38, src/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, src/sass/project/_stage.scss */
      .stage__container__top p {
        font-size: 18px;
        font-size: 1.8rem;
        color: #333; }
    /* line 54, src/sass/project/_stage.scss */
    .stage__container__image {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      width: 100%;
      height: 100%; }
      /* line 63, src/sass/project/_stage.scss */
      body.landscape .stage__container__image--portrait {
        display: none; }
      /* line 69, src/sass/project/_stage.scss */
      body.portrait .stage__container__image--landscape {
        display: none; }
    /* line 75, src/sass/project/_stage.scss */
    .stage__container__overlay {
      height: 325px;
      position: absolute;
      z-index: 1;
      bottom: 45px;
      width: 100%;
      overflow: hidden; }
      /* line 85, src/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, src/sass/project/_stage.scss */
        body.landscape .stage__container__overlay__image--portrait {
          display: none; }
        /* line 101, src/sass/project/_stage.scss */
        body.portrait .stage__container__overlay__image--landscape {
          display: none; }
    /* line 108, src/sass/project/_stage.scss */
    .stage__container__bottom {
      width: 100%;
      position: absolute;
      bottom: 45px;
      left: 0px;
      padding: 0 10px 0 20px; }
      /* line 115, src/sass/project/_stage.scss */
      .stage__container__bottom .link {
        margin-bottom: 10px;
        width: 100%;
        float: left; }
  /* line 129, src/sass/project/_stage.scss */
  .stage__scroll {
    height: 45px;
    line-height: 45px;
    width: 100%;
    color: #004388; }
    /* line 135, src/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, src/sass/project/_channels.scss */
.channels ul {
  margin: 0;
  padding: 10px 10px 0 0;
  list-style-type: none;
  text-align: left; }
  /* line 19, src/sass/project/_channels.scss */
  .channels ul li {
    position: relative;
    padding-right: 20px;
    color: #333;
    float: left; }
    /* line 26, src/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, src/sass/project/_channels.scss */
        .channels ul li a {
          font-size: 15px; } }
      /* line 41, src/sass/project/_channels.scss */
      .channels ul li a.open {
        color: #00a6e2; }
    /* line 46, src/sass/project/_channels.scss */
    .channels ul li a:hover {
      color: #00a6e2; }
    /* line 51, src/sass/project/_channels.scss */
    .channels ul li.calling .spinner {
      top: 8px !important;
      left: auto !important;
      right: 10px; }
  /* line 60, src/sass/project/_channels.scss */
  .channels ul li.active a {
    color: #00a6e2;
    border-bottom: 3px solid #00a6e2; }

/* line 9, src/sass/project/_popup.scss */
.popup {
  background-color: #ffffff; }
  /* line 12, src/sass/project/_popup.scss */
  .popup > .container {
    background-color: #ffffff;
    border: 0px; }
    /* line 17, src/sass/project/_popup.scss */
    .popup > .container .content.content--wide {
      background-color: #ffffff; }
      /* line 20, src/sass/project/_popup.scss */
      .popup > .container .content.content--wide .wrapper {
        padding: 10px 20px 0 20px; }
        /* line 23, src/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/master/dist/assets/images/popup/close.png");
          background-repeat: no-repeat;
          background-position: right center;
          cursor: pointer; }
    /* line 39, src/sass/project/_popup.scss */
    .popup > .container .content__main {
      background-color: #ffffff; }
  /* line 51, src/sass/project/_popup.scss */
  .popup .content__header p {
    font-size: 14px;
    margin-bottom: 10px; }
    /* line 55, src/sass/project/_popup.scss */
    .popup .content__header p.author {
      margin-top: 0px;
      margin-bottom: 5px; }
  /* line 61, src/sass/project/_popup.scss */
  .popup .content__header h2 {
    font-size: 24px; }
  /* line 68, src/sass/project/_popup.scss */
  .popup .textBlock .light {
    color: #707070; }
  /* line 73, src/sass/project/_popup.scss */
  .popup .content__footer {
    clear: none;
    border: none;
    padding-top: 5px;
    padding-bottom: 0px; }
    /* line 80, src/sass/project/_popup.scss */
    .popup .content__footer .link {
      float: right; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 80, src/sass/project/_popup.scss */
        .popup .content__footer .link {
          float: left;
          width: 100% !important; } }
  /* line 90, src/sass/project/_popup.scss */
  .popup .content__side {
    background-color: #ffffff; }
    @media (min-width: 0px) and (max-width: 1024px) {
      /* line 90, src/sass/project/_popup.scss */
      .popup .content__side {
        display: none; } }
    /* line 97, src/sass/project/_popup.scss */
    .popup .content__side .textImageBlock {
      border: 0px;
      padding: 0px;
      background-color: transparent; }
      /* line 103, src/sass/project/_popup.scss */
      .popup .content__side .textImageBlock .image img {
        width: auto !important; }

/* line 16, src/sass/project/_waypoints.scss */
.slider.waypoint .slider-container {
  z-index: 999;
  position: relative; }
  /* line 20, src/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;
    transition: opacity 0.8s; }
    @media (min-width: 751px) {
      /* line 20, src/sass/project/_waypoints.scss */
      .slider.waypoint .slider-container:after, .slider.waypoint .slider-container:before {
        display: none; } }
  /* line 36, src/sass/project/_waypoints.scss */
  .slider.waypoint .slider-container:after {
    z-index: 1001;
    background-image: url("/frontend/gui/master/dist/assets/images/svg/swipe.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40% auto; }
  /* line 44, src/sass/project/_waypoints.scss */
  .slider.waypoint .slider-container:before {
    background-color: #ffffff;
    z-index: 1000; }

/* line 53, src/sass/project/_waypoints.scss */
.slider.waypoint--show .slider-container:after {
  opacity: 1; }

/* line 57, src/sass/project/_waypoints.scss */
.slider.waypoint--show .slider-container:before {
  opacity: .5; }

/* line 66, src/sass/project/_waypoints.scss */
.slider.waypoint--hide .slider-container:after {
  opacity: 0; }

/* line 71, src/sass/project/_waypoints.scss */
.slider.waypoint--hide .slider-container:before {
  opacity: 0; }

/* line 9, src/sass/project/_table.scss */
.table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #f4f4f4; }
  /* line 14, src/sass/project/_table.scss */
  .table thead {
    background-color: #e4e4e4; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 14, src/sass/project/_table.scss */
      .table thead {
        display: none; } }
    /* line 21, src/sass/project/_table.scss */
    .table thead th {
      background-color: #e4e4e4;
      font-size: 18px;
      font-size: 1.8rem; }
  /* line 29, src/sass/project/_table.scss */
  .table tbody tr {
    border-bottom: 1px solid #f4f4f4; }
    /* line 32, src/sass/project/_table.scss */
    .table tbody tr:last-child {
      border-bottom: 2px solid #f4f4f4; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 36, src/sass/project/_table.scss */
      .table tbody tr td {
        width: 100%;
        display: block;
        padding: 10px 0 10px 0; } }
  /* line 46, src/sass/project/_table.scss */
  .table th, .table td {
    text-align: left;
    color: #333;
    padding: 15px 0px 15px 20px;
    vertical-align: top; }
    /* line 52, src/sass/project/_table.scss */
    .table th:last-child, .table td:last-child {
      padding-right: 20px; }
  /* line 57, src/sass/project/_table.scss */
  .table td {
    font-family: "TheSans Light", Helvetica, sans-serif;
    font-size: 15px;
    font-size: 1.5rem; }

/* line 1, src/sass/project/_video.scss */
.video__wrapper {
  position: relative;
  padding-top: 56.25%; }

/* line 6, src/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, src/sass/project/_footer.scss */
  .footer {
    width: 100%; } }

/* line 20, src/sass/project/_footer.scss */
.footer > hr {
  height: 1px;
  margin-bottom: 0px; }

/* line 30, src/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, src/sass/project/_footer.scss */
    .footer__logo {
      padding: 30px 20px 30px 20px; } }
  @media (min-width: 751px) and (max-width: 1024px) {
    /* line 30, src/sass/project/_footer.scss */
    .footer__logo {
      padding: 30px 30px 30px 30px; } }
  /* line 46, src/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, src/sass/project/_footer.scss */
    .footer__logo .image img {
      visibility: hidden; }
    @media (min-width: 0px) and (max-width: 1024px) {
      /* line 46, src/sass/project/_footer.scss */
      .footer__logo .image {
        margin-bottom: 50px; } }

/* line 73, src/sass/project/_footer.scss */
.sitemap {
  margin-bottom: 88px;
  float: left; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 73, src/sass/project/_footer.scss */
    .sitemap {
      display: none; } }
  /* line 82, src/sass/project/_footer.scss */
  .sitemap__toggle {
    cursor: pointer;
    text-align: center;
    width: 100%;
    position: relative; }
    /* line 89, src/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, src/sass/project/_footer.scss */
    .sitemap__toggle:before {
      left: 0px; }
    /* line 106, src/sass/project/_footer.scss */
    .sitemap__toggle:after {
      right: 0px; }
    /* line 110, src/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, src/sass/project/_footer.scss */
      .sitemap__toggle span:before {
        font-size: 19px;
        font-size: 1.9rem;
        content: '\02C7 \00a0';
        vertical-align: -9px; }
    /* line 130, src/sass/project/_footer.scss */
    .sitemap__toggle:hover span {
      color: #666666; }
  /* line 137, src/sass/project/_footer.scss */
  .sitemap__links {
    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, src/sass/project/_footer.scss */
      .sitemap__links {
        width: 100%;
        padding: 0 30px 0 30px; } }
    /* line 156, src/sass/project/_footer.scss */
    .sitemap__links ul ul {
      padding-bottom: 30px;
      padding-right: 30px; }
    @media (min-width: 1025px) {
      /* line 162, src/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, src/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, src/sass/project/_footer.scss */
      .sitemap__links ul > li:nth-of-type(1n+1) {
        clear: both; } }
    /* line 179, src/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, src/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, .sitemap__links ul li .c-content-image-tile__link a, .c-content-image-tile__link .sitemap__links ul li a {
        font-size: 18px;
        font-size: 1.8rem;
        color: #333;
        margin-bottom: 10px; }
        /* line 190, src/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, .sitemap__links ul li .c-content-image-tile__link a a, .c-content-image-tile__link .sitemap__links ul li a a {
          font-size: 18px;
          font-size: 1.8rem; }
      /* line 197, src/sass/project/_footer.scss */
      .sitemap__links ul li a {
        font-size: 13px;
        font-size: 1.3rem;
        text-decoration: none;
        color: #333; }
        /* line 203, src/sass/project/_footer.scss */
        .sitemap__links ul li a:hover {
          color: #00a6e2; }
  /* line 217, src/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, src/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, src/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, src/sass/project/_footer.scss */
    .footer__infos {
      padding: 0px 20px 0px 20px; } }
  @media (min-width: 751px) and (max-width: 1024px) {
    /* line 235, src/sass/project/_footer.scss */
    .footer__infos {
      padding: 0 30px 0 30px; } }
  /* line 250, src/sass/project/_footer.scss */
  .footer__infos > div {
    padding-right: 30px; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 250, src/sass/project/_footer.scss */
      .footer__infos > div {
        padding: 0px; } }
  /* line 258, src/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, .footer__infos .c-content-image-tile__link a, .c-content-image-tile__link .footer__infos a {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 25px;
    color: #333; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 258, src/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, .footer__infos .c-content-image-tile__link a, .c-content-image-tile__link .footer__infos a {
        margin-bottom: 15px; } }
  /* line 269, src/sass/project/_footer.scss */
  .footer__infos p {
    margin-bottom: 35px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #333; }
  /* line 279, src/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, src/sass/project/_footer.scss */
  .footer__infos a:after {
    content: '\00a0 \00a0 \203a';
    display: inline-block; }
  /* line 292, src/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, src/sass/project/_footer.scss */
      .footer__infos ul {
        padding-bottom: 20px; } }
  /* line 304, src/sass/project/_footer.scss */
  .footer__infos__navigation ul {
    padding-bottom: 30px;
    text-align: left; }

/* line 13, src/sass/project/_helpers.scss */
.sc-editing-seperator {
  margin: 20px 0 20px 0; }

/* line 17, src/sass/project/_helpers.scss */
.sc-editing-item {
  border: 1px solid black; }

/* line 25, src/sass/project/_helpers.scss */
.mb-40 {
  margin-bottom: 33px; }

/* line 29, src/sass/project/_helpers.scss */
.mb-70 {
  margin-bottom: 63px; }

/* line 33, src/sass/project/_helpers.scss */
.no-padding {
  padding: 0 !important; }
  /* line 36, src/sass/project/_helpers.scss */
  .no-padding--left {
    padding-left: 0 !important; }
  /* line 40, src/sass/project/_helpers.scss */
  .no-padding--right {
    padding-right: 0 !important; }
  /* line 44, src/sass/project/_helpers.scss */
  .no-padding--top {
    padding-top: 0 !important; }
  /* line 48, src/sass/project/_helpers.scss */
  .no-padding--bottom {
    padding-bottom: 0 !important; }

/* line 53, src/sass/project/_helpers.scss */
.hidden {
  display: none; }

/* line 57, src/sass/project/_helpers.scss */
.text-center {
  text-align: center !important; }

/* line 61, src/sass/project/_helpers.scss */
.padding-top-60 {
  padding-top: 60px; }

/* line 65, src/sass/project/_helpers.scss */
.padding-bottom-60 {
  padding-bottom: 60px; }

/*
 * 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, src/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;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

/* line 37, src/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;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 74, src/sass/project/vendor/_swiper.scss */
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

/* line 82, src/sass/project/vendor/_swiper.scss */
.swiper-slide {
  visibility: hidden;
  float: left;
  height: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 93, src/sass/project/vendor/_swiper.scss */
.sc-editing-seperator .swiper-slide {
  display: block; }

/* IE10 Windows Phone 8 Fixes */
/* line 99, src/sass/project/vendor/_swiper.scss */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y; }

/* line 102, src/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, src/sass/project/vendor/_swiper.scss */
.swiper-container {
  /* Specify Swiper's Size: */
  /*width:200px;
	height: 100px;*/ }

/* line 116, src/sass/project/vendor/_swiper.scss */
.swiper-slide {
  /* Specify Slides's Size: */
  /*width: 100%;
	height: 100%;*/ }

/* line 122, src/sass/project/vendor/_swiper.scss */
.swiper-slide-active {
  /* Specific active slide styling: */ }

/* line 126, src/sass/project/vendor/_swiper.scss */
.swiper-slide-visible {
  /* Specific visible slide styling: */ }

/* ===============================================================
Pagination Styles
================================================================*/
/* line 133, src/sass/project/vendor/_swiper.scss */
.swiper-pagination-switch {
  /* Stylize pagination button: */ }

/* line 137, src/sass/project/vendor/_swiper.scss */
.swiper-active-switch {
  /* Specific active button style: */ }

/* line 141, src/sass/project/vendor/_swiper.scss */
.swiper-visible-switch {
  /* Specific visible button style: */ }

/* line 146, src/sass/project/vendor/_swiper.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

/* line 153, src/sass/project/vendor/_swiper.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  z-index: 0; }

/* line 157, src/sass/project/vendor/_swiper.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
  z-index: 0; }

/* line 161, src/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, src/sass/project/vendor/_flowplayer.scss */
.flowplayer .fp-progress {
  background-color: #004388; }

/* line 1, src/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, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer a:focus {
  outline: 0; }

/* line 27, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer video {
  width: 100%; }

/* line 31, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ipad video {
  -webkit-transform: translateX(-2048px); }

/* line 35, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-ready.flowplayer.is-ipad video {
  -webkit-transform: translateX(0); }

/* line 39, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 47, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-ui {
  z-index: 11; }

/* line 61, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-message {
  display: none;
  text-align: center;
  padding-top: 5%;
  cursor: default; }

/* line 68, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-message h2 {
  font-size: 120%;
  margin-bottom: 1em; }

/* line 73, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-message p {
  color: #666;
  font-size: 95%; }

/* line 78, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-title {
  float: right; }

/* line 98, src/sass/project/vendor/_flowplayer-minimalist.scss */
.aside-time.flowplayer .fp-title {
  display: none !important; }

/* line 102, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-controls {
  position: absolute;
  bottom: 0;
  width: 100%; }

/* line 108, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-background.flowplayer .fp-controls {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, left, right) !important;
  background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
  background-image: -moz-linear-gradient(top, transparent, transparent) !important;
  background-image: -o-linear-gradient(top, transparent, transparent) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important; }

/* line 117, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer .fp-controls {
  bottom: 3px; }

/* line 121, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-mouseover.flowplayer .fp-controls {
  bottom: 0; }

/* line 125, src/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, src/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, left, right) !important;
  background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
  background-image: -moz-linear-gradient(top, transparent, transparent) !important;
  background-image: -o-linear-gradient(top, transparent, transparent) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
  text-shadow: 0 0 1px #000; }

/* line 140, src/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, left, right) !important;
  background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
  background-image: -moz-linear-gradient(top, transparent, transparent) !important;
  background-image: -o-linear-gradient(top, transparent, transparent) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
  text-shadow: 0 0 1px #000; }

/* line 150, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.fixed-controls .fp-controls {
  background-color: #000; }

/* line 154, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-timeline {
  background-color: #a5a5a5; }

/* line 158, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-buffer {
  background-color: #eee; }

/* line 162, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-progress {
  background-color: #00a7c8; }

/* line 166, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volumeslider {
  background-color: #a5a5a5; }

/* line 170, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volumelevel {
  background-color: #00a7c8; }

/* line 174, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting {
  display: none;
  margin: 19% auto;
  text-align: center; }

/* line 180, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting * {
  -webkit-box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333; }

/* line 186, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting em {
  width: 1em;
  height: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  -webkit-animation: pulse .6s infinite;
  -moz-animation: pulse .6s infinite;
  animation: pulse .6s infinite;
  margin: .3em;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); }

/* line 202, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting em:nth-child(1) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: .3s; }

/* line 208, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting em:nth-child(2) {
  -webkit-animation-delay: .45s;
  -moz-animation-delay: .45s;
  animation-delay: .45s; }

/* line 214, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting em:nth-child(3) {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: .6s; }

/* line 220, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-waiting p {
  color: #ccc;
  font-weight: bold; }

/* line 225, src/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;
  -moz-transition: opacity .5s;
  transition: opacity .5s; }

/* line 241, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-speed.fp-hilite {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

/* line 246, src/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;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
  text-align: center; }

/* line 263, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-help.flowplayer .fp-help {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

/* line 269, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help .fp-help-section {
  margin: 3%;
  direction: ltr; }

/* line 274, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help .fp-help-basics {
  margin-top: 6%; }

/* line 278, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help em {
  background: #eee;
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  margin-right: .4em;
  padding: .3em .6em;
  color: #333; }

/* line 297, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help small {
  font-size: 90%;
  color: #aaa; }

/* line 302, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-help .fp-close {
  display: block; }

@media (max-width: 600px) {
  /* line 307, src/sass/project/vendor/_flowplayer-minimalist.scss */
  .flowplayer .fp-help p {
    font-size: 9px; } }

/* line 312, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown {
  position: absolute;
  top: 5px;
  width: 100px;
  background-color: #000 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 !important;
  list-style-type: none !important; }

/* line 326, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown:before {
  content: '';
  display: block;
  position: absolute;
  top: -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, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown li.active {
  background-color: #00a7c8 !important;
  cursor: default !important; }

/* line 352, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-dropdown.fp-dropup {
  bottom: 20px;
  top: auto; }

/* line 357, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-tooltip {
  background-color: #000;
  color: #fff;
  display: none;
  position: absolute;
  padding: 5px; }

/* line 372, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-tooltip:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  width: 0;
  height: 0;
  left: calc(50% - 5px);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000; }

/* line 385, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-timeline-tooltip {
  bottom: 35px; }

/* line 389, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-timeline:hover + .fp-timeline-tooltip {
  display: block; }

/* line 393, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-touch.flowplayer .fp-timeline:hover + .fp-timeline-tooltip {
  display: none; }

/* line 397, src/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;
  -moz-transition: opacity .3s;
  transition: opacity .3s; }

/* line 411, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle p:after {
  content: '';
  clear: both; }

/* line 426, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle p b {
  font-weight: bold; }

/* line 430, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle p i {
  font-style: italic; }

/* line 434, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle p u {
  text-decoration: underline; }

/* line 438, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-subtitle.fp-active {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

/* line 444, src/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, src/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);
  -moz-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/* line 459, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-menu {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none; }

/* line 465, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-fullscreen:before {
  content: "\e602"; }

/* line 469, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-unload:before, .flowplayer .fp-close:before {
  content: "\e600"; }

/* line 473, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-mute:before {
  content: "\e606"; }

/* line 477, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed:before {
  content: "\e603"; }

/* line 481, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-play:before {
  content: "\e608"; }

/* line 485, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu:before {
  content: "\e604"; }

/* line 489, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui {
  background: url("/frontend/gui/master/dist/assets/images/vendor/FlowPlayer/play_white.png") center no-repeat;
  background-size: 11%; }

/* line 503, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.is-splash.flowplayer .fp-ui, .is-rtl.is-paused.flowplayer .fp-ui {
  background: url("/frontend/gui/master/dist/assets/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
  .is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui {
    background: url("/frontend/gui/master/dist/assets/images/vendor/FlowPlayer/play_white@x2.png") center no-repeat;
    background-size: 11%; }
  /* line 513, src/sass/project/vendor/_flowplayer-minimalist.scss */
  .is-rtl.is-splash.flowplayer .fp-ui, .is-rtl.is-paused.flowplayer .fp-ui {
    background: url("/frontend/gui/master/dist/assets/images/vendor/FlowPlayer/play_white_rtl@x2.png") center no-repeat;
    background-size: 11%; } }

/* line 519, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer .fp-ui {
  background-size: auto; }

/* line 523, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-seeking.flowplayer .fp-ui, .is-loading.flowplayer .fp-ui {
  background-image: none; }

/* line 527, src/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;
  box-sizing: border-box;
  text-align: center;
  padding: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

/* line 547, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-brand {
  right: 152px; }

/* line 551, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-brand {
  right: auto;
  left: 125px; }

/* line 556, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.is-rtl.flowplayer .fp-brand {
  left: 152px; }

/* line 560, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.flowplayer .fp-brand {
  display: none; }

/* line 564, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.no-mute.flowplayer .fp-brand {
  right: 10px; }

/* line 568, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-volume.no-mute.flowplayer .fp-brand {
  right: 47px; }

/* line 572, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.flowplayer .fp-brand {
  right: 50px; }

/* line 576, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.flowplayer .fp-brand {
  right: 95px; }

/* line 580, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-logo img {
  width: 100%; }

/* line 594, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-embedded.flowplayer .fp-logo {
  display: block; }

/* line 598, src/sass/project/vendor/_flowplayer-minimalist.scss */
.fixed-controls.flowplayer .fp-logo {
  bottom: 15px; }

/* line 602, src/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, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-unload, .flowplayer .fp-close {
  display: none; }

/* line 625, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-play {
  left: auto;
  right: 0; }

/* line 639, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-playing.flowplayer .fp-play:before {
  content: "\e607"; }

/* line 643, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu {
  display: none;
  position: absolute;
  bottom: 0;
  z-index: 11;
  right: 10px; }

/* line 651, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-menu {
  right: auto;
  left: 10px; }

/* line 656, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-menu {
  display: block; }

/* line 660, src/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;
  -moz-transform: none;
  transform: none; }

/* line 671, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-menu .fp-dropdown {
  left: -10px; }

/* line 675, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu.dropdown-open .fp-dropdown {
  display: block; }

/* line 679, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable .fp-unload {
  display: block; }

/* line 683, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable .fp-embed {
  right: 90px; }

/* line 687, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable .fp-fullscreen {
  right: 50px; }

/* line 691, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable.is-rtl .fp-embed {
  right: auto;
  left: 90px; }

/* line 696, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-closeable.is-rtl .fp-fullscreen {
  right: auto;
  left: 50px; }

/* line 701, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-fullscreen .fp-fullscreen {
  display: block !important; }

/* line 705, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-fullscreen .fp-fullscreen:before {
  content: "\e601"; }

/* line 709, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.flowplayer .fp-timeline {
  margin-right: 160px; }

/* line 722, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-brand.flowplayer .fp-timeline {
  margin-right: 187px; }

/* line 726, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.no-brand.flowplayer .fp-timeline {
  margin-right: 95px; }

/* line 730, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-brand.flowplayer .fp-timeline {
  margin-right: 130px; }

/* line 734, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.no-brand.flowplayer .fp-timeline {
  margin-right: 55px; }

/* line 738, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-timeline {
  margin-right: 252px; }

/* line 742, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.flowplayer .fp-timeline {
  margin-right: 160px; }

/* line 746, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.flowplayer .fp-timeline {
  margin-right: 195px; }

/* line 750, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 120px; }

/* line 754, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 157px; }

/* line 758, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-timeline {
  margin: 0 55px 0 225px; }

/* line 762, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.is-rtl.flowplayer .fp-timeline {
  margin-left: 160px; }

/* line 766, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-brand.is-rtl.flowplayer .fp-timeline {
  margin-left: 197px; }

/* line 770, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.is-rtl.flowplayer .fp-timeline {
  margin-left: 262px; }

/* line 774, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 95px; }

/* line 778, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.is-rtl.flowplayer .fp-timeline {
  margin-left: 130px; }

/* line 782, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 55px; }

/* line 786, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-long.flowplayer .fp-timeline {
  margin: 0 255px 0 85px; }

/* line 790, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.is-long.flowplayer .fp-timeline {
  margin-right: 180px; }

/* line 794, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.is-long.flowplayer .fp-timeline {
  margin-right: 140px; }

/* line 798, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.is-long.flowplayer .fp-timeline {
  margin-right: 292px; }

/* line 802, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 190px; }

/* line 806, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 125px; }

/* line 810, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 85px; }

/* line 814, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 227px; }

/* line 818, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.is-long.flowplayer .fp-timeline {
  margin: 85px 0 190px 0; }

/* line 822, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 125px; }

/* line 826, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 85px; }

/* line 830, src/sass/project/vendor/_flowplayer-minimalist.scss */
.aside-time.flowplayer .fp-timeline, .no-time.flowplayer .fp-timeline {
  margin: 0 190px 0 10px; }

/* line 834, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.aside-time.no-brand.flowplayer .fp-timeline {
  margin-right: 115px; }

/* line 842, src/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, src/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, src/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, src/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, src/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, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-buffer {
  -webkit-transition: width .25s linear;
  -moz-transition: width .25s linear;
  transition: width .25s linear; }

/* line 876, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-timeline.no-animation .fp-buffer {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

/* line 882, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-progress.animated {
  transition-timing-function: linear;
  transition-property: width, height; }

/* line 887, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch .fp-timeline {
  overflow: visible; }

/* line 891, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch .fp-progress {
  -webkit-transition: width .2s linear;
  -moz-transition: width .2s linear;
  transition: width .2s linear;
  box-sizing: border-box; }

/* line 898, src/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;
  -moz-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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-mouseover .fp-progress:after, .flowplayer.is-touch.is-mouseover .fp-progress:before {
  content: '';
  box-sizing: border-box;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  right: -5px; }

/* line 915, src/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, src/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);
  -moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5); }

/* line 927, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  width: 10px;
  height: 10px; }

/* line 932, src/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);
  -moz-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5); }

/* line 943, src/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;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  top: -5px;
  right: -10px; }

/* line 955, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volume {
  position: absolute;
  height: 6px;
  bottom: 12px;
  right: 10px; }

/* line 968, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-volume {
  right: 37px; }

/* line 972, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-volume {
  right: auto;
  left: 10px; }

/* line 977, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.has-menu.flowplayer .fp-volume {
  left: 37px; }

/* line 981, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-mute {
  position: relative;
  width: 30px;
  height: 30px;
  float: left;
  top: -12px;
  cursor: pointer; }

/* line 990, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-mute {
  float: right; }

/* line 994, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.flowplayer .fp-mute {
  display: none; }

/* line 998, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volumeslider {
  width: 75px;
  height: 6px;
  cursor: col-resize;
  float: left; }

/* line 1005, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-volumeslider {
  float: right; }

/* line 1009, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.flowplayer .fp-volumeslider {
  display: none; }

/* line 1013, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-volumelevel {
  height: 100%; }

/* line 1017, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-time.is-inverted .fp-duration {
  display: none; }

/* line 1030, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-time.is-inverted .fp-remaining {
  display: inline; }

/* line 1034, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-time.flowplayer .fp-time {
  display: none; }

/* line 1047, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-long.flowplayer .fp-time em {
  width: 65px; }

/* line 1051, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-elapsed {
  left: 10px; }

/* line 1055, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-elapsed {
  left: auto;
  right: 10px; }

/* line 1060, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-remaining, .flowplayer .fp-duration {
  right: 180px;
  color: #eee; }

/* line 1065, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.flowplayer .fp-remaining, .no-brand.flowplayer .fp-duration {
  right: 125px; }

/* line 1069, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.no-brand.flowplayer .fp-remaining, .has-menu.no-brand.flowplayer .fp-duration {
  right: 152px; }

/* line 1073, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.no-brand.flowplayer .fp-remaining, .no-volume.no-brand.flowplayer .fp-duration {
  right: 50px; }

/* line 1077, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-brand.flowplayer .fp-remaining, .no-mute.no-brand.flowplayer .fp-duration {
  right: 95px; }

/* line 1081, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.flowplayer .fp-remaining, .has-menu.flowplayer .fp-duration {
  right: 217px; }

/* line 1089, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.flowplayer .fp-remaining, .no-volume.flowplayer .fp-duration {
  right: 115px; }

/* line 1093, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.flowplayer .fp-remaining, .no-mute.flowplayer .fp-duration {
  right: 160px; }

/* line 1097, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.no-volume.flowplayer .fp-remaining, .no-mute.no-volume.flowplayer .fp-duration {
  right: 75px; }

/* line 1101, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-remaining, .is-rtl.flowplayer .fp-duration {
  right: auto;
  left: 180px; }

/* line 1110, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.is-rtl.flowplayer .fp-remaining, .no-brand.is-rtl.flowplayer .fp-duration {
  left: 115px; }

/* line 1114, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.has-menu.is-rtl.flowplayer .fp-remaining, .has-menu.is-rtl.flowplayer .fp-duration {
  left: 227px; }

/* line 1122, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-volume.is-rtl.flowplayer .fp-remaining, .no-volume.is-rtl.flowplayer .fp-duration {
  left: 50px; }

/* line 1126, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-mute.is-rtl.flowplayer .fp-remaining, .no-mute.is-rtl.flowplayer .fp-duration {
  left: 95px; }

/* line 1130, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-remaining {
  display: none; }

/* line 1138, src/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;
  -moz-border-radius: control_border_radius;
  border-radius: control_border_radius;
  line-height: 30px;
  text-align: center;
  font-size: 15px; }

/* line 1156, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-background.flowplayer.aside-time .fp-time {
  background-color: transparent !important; }

/* line 1160, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.aside-time .fp-time strong, .flowplayer.aside-time .fp-time em {
  position: static; }

/* line 1164, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.aside-time .fp-time .fp-elapsed::after {
  content: ' / '; }

/* line 1168, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-splash, .flowplayer.is-poster {
  cursor: pointer; }

/* line 1172, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-poster .fp-engine {
  top: -9999em; }

/* line 1180, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-loading .fp-waiting {
  display: block; }

/* line 1184, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-loading .fp-controls, .flowplayer.is-loading .fp-time {
  display: none; }

/* line 1188, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-loading .fp-ui {
  background-position: -9999em; }

/* line 1192, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-loading video.fp-engine {
  position: absolute;
  top: -9999em; }

/* line 1197, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-seeking .fp-waiting {
  display: block; }

/* line 1201, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-playing {
  background-image: none !important;
  background-color: #333; }

/* line 1206, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-playing.hls-fix.is-finished .fp-engine {
  position: absolute;
  top: -9999em; }

/* line 1211, src/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;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333; }

/* line 1227, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.is-fullscreen {
  left: auto !important;
  right: 0 !important; }

/* line 1232, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-fullscreen .fp-player {
  background-color: #333; }

/* line 1236, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-error {
  border: 1px solid #909090;
  background: #fdfdfd !important; }

/* line 1241, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-error h2 {
  font-weight: bold;
  font-size: large;
  margin-top: 10%; }

/* line 1247, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-error .fp-message {
  display: block; }

/* line 1251, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-muted .fp-mute {
  opacity: .7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }

/* line 1260, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-ready.is-muted .fp-mute:before {
  content: "\e605"; }

/* line 1264, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseout .fp-controls {
  height: 0;
  -webkit-transition: height .15s .3s;
  -moz-transition: height .15s .3s;
  transition: height .15s .3s; }

/* line 1271, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer.is-mouseout .fp-controls {
  height: 3px;
  bottom: 0; }

/* line 1276, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseout .fp-title {
  overflow: hidden; }

/* line 1280, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseout .fp-timeline {
  margin: 0 !important; }

/* line 1284, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseout .fp-timeline {
  -webkit-transition: height .15s .3s, top .15s .3s, margin .15s .3s;
  -moz-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;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 1295, src/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;
  -moz-transition: opacity .15s .3s;
  transition: opacity .15s .3s; }

/* line 1303, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseover .fp-controls, .flowplayer.fixed-controls .fp-controls {
  height: 30px; }

/* line 1307, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-mouseover .fp-title, .flowplayer.fixed-controls .fp-title {
  height: 30px; }

/* line 1311, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.fixed-controls .fp-volume {
  display: block; }

/* line 1320, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.fixed-controls .fp-controls {
  bottom: -30px; }

/* line 1324, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer.fixed-controls .fp-controls {
  bottom: 0; }

/* line 1328, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-fullscreen.flowplayer.fixed-controls .fp-time em {
  bottom: 10px; }

/* line 1338, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-disabled .fp-progress {
  background-color: #999; }

/* line 1342, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-flash-disabled {
  background-color: #333; }

/* line 1346, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-flash-disabled object.fp-engine {
  z-index: 100; }

/* line 1350, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-flash-disabled .fp-flash-disabled {
  display: block;
  z-index: 101; }

/* line 1355, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 50px; }

/* line 1371, src/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;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  font-size: 12px; }

/* line 1387, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-closeable.flowplayer .fp-embed-code {
  right: 99px; }

/* line 1391, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-embed-code {
  right: auto;
  left: 67px; }

/* line 1407, src/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, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed-code label {
  display: block;
  color: #999; }

/* line 1433, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.no-time .fp-embed {
  left: 10px !important; }

/* line 1443, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.no-time .fp-embed {
  left: auto;
  right: 10px !important; }

/* line 1448, src/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, src/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;
  -moz-box-shadow: 0 0 4px #888;
  box-shadow: 0 0 4px #888;
  width: 170px; }

/* line 1465, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-context-menu li a {
  color: #00a7c8 !important;
  font-size: 12.100000000000001px !important; }

/* line 1478, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-context-menu li:hover:not(.copyright) {
  background-color: #eee; }

/* line 1482, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-context-menu li.copyright {
  margin: 0;
  padding-left: 110px;
  background-image: url("/frontend/gui/master/dist/assets/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
  .flowplayer .fp-context-menu li.copyright {
    background-image: url("/frontend/gui/master/dist/assets/images/vendor/FlowPlayer/flowplayer@2x.png"); } }

@-moz-keyframes pulse {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

@-o-keyframes pulse {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes pulse {
  /* line 1526, src/sass/project/vendor/_flowplayer-minimalist.scss */
  0% {
    opacity: 0; }
  /* line 1529, src/sass/project/vendor/_flowplayer-minimalist.scss */
  100% {
    opacity: 1; } }

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

/* line 1543, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  background-color: #00a7c8; }

/* line 1547, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu .fp-dropdown {
  right: -10px;
  left: auto;
  bottom: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 1556, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-menu .fp-dropdown:before {
  display: none; }

/* line 1560, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-menu .fp-dropdown {
  right: auto;
  left: -10px; }

/* line 1565, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-play {
  width: 30px; }

/* line 1569, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.aside-time .fp-time {
  top: 0;
  left: 0; }

/* line 1574, src/sass/project/vendor/_flowplayer-minimalist.scss */
.no-brand.flowplayer .fp-remaining, .no-brand.flowplayer .fp-duration {
  right: 115px; }

/* line 1578, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-close, .flowplayer .fp-embed {
  right: 0;
  top: 0; }

/* line 1583, src/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, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer .fp-embed {
  right: 32px; }

/* line 1592, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 32px; }

/* line 1597, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-closeable.is-ready .fp-fullscreen {
  right: 32px; }

/* line 1601, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.is-closeable.is-ready .fp-embed {
  right: 64px; }

/* line 1605, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.is-closeable.is-ready .fp-fullscreen {
  right: auto;
  left: 32px; }

/* line 1610, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.is-closeable.is-ready .fp-embed {
  right: auto;
  left: 64px; }

/* line 1615, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.play-button .fp-play {
  display: block; }

/* line 1619, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.play-button .fp-elapsed {
  left: 27px; }

/* line 1623, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.play-button .fp-elapsed {
  right: 27px; }

/* line 1627, src/sass/project/vendor/_flowplayer-minimalist.scss */
.flowplayer.play-button .fp-timeline {
  margin-left: 72px; }

/* line 1631, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.flowplayer.play-button .fp-timeline {
  margin-right: 72px; }

/* line 1635, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-long.flowplayer.play-button .fp-timeline {
  margin-left: 102px; }

/* line 1639, src/sass/project/vendor/_flowplayer-minimalist.scss */
.is-rtl.is-long.flowplayer.play-button .fp-timeline {
  margin-right: 102px; }

/* line 1643, src/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, src/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, src/sass/project/vendor/_jquery-ui.scss */
.ui-helper-hidden {
  display: none; }

/* line 11, src/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, src/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, src/sass/project/vendor/_jquery-ui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

/* line 37, src/sass/project/vendor/_jquery-ui.scss */
.ui-helper-clearfix:after {
  clear: both; }

/* line 40, src/sass/project/vendor/_jquery-ui.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

/* line 43, src/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, src/sass/project/vendor/_jquery-ui.scss */
.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
/* line 60, src/sass/project/vendor/_jquery-ui.scss */
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
/* line 69, src/sass/project/vendor/_jquery-ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 81, src/sass/project/vendor/_jquery-ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 1, src/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, src/sass/project/vendor/_datepicker.scss */
.datepickerContainer {
  background: #121212;
  position: absolute;
  top: 10px;
  left: 10px; }

/* line 19, src/sass/project/vendor/_datepicker.scss */
.datepickerBorderT {
  position: absolute;
  left: 10px;
  top: 0;
  right: 10px;
  height: 10px;
  background-image: url("/frontend/gui/master/dist/assets/images/vendor/datepicker/datepicker_t.png"); }

/* line 27, src/sass/project/vendor/_datepicker.scss */
.datepickerBorderB {
  position: absolute;
  left: 10px;
  bottom: 0;
  right: 10px;
  height: 10px;
  background-image: url("/frontend/gui/master/dist/assets/images/vendor/datepicker/datepicker_b.png"); }

/* line 35, src/sass/project/vendor/_datepicker.scss */
.datepickerBorderL {
  position: absolute;
  left: 0;
  bottom: 10px;
  top: 10px;
  width: 10px;
  background-image: url("/frontend/gui/master/dist/assets/images/vendor/datepicker/datepicker_l.png"); }

/* line 43, src/sass/project/vendor/_datepicker.scss */
.datepickerBorderR {
  position: absolute;
  right: 0;
  bottom: 10px;
  top: 10px;
  width: 10px;
  background-image: url("/frontend/gui/master/dist/assets/images/vendor/datepicker/datepicker_r.png"); }

/* line 51, src/sass/project/vendor/_datepicker.scss */
.datepickerBorderTL {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-image: url("/frontend/gui/master/dist/assets/images/vendor/datepicker/datepicker_tl.png"); }

/* line 59, src/sass/project/vendor/_datepicker.scss */
.datepickerBorderTR {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  background-image: url("/frontend/gui/master/dist/assets/images/vendor/datepicker/datepicker_tr.png"); }

/* line 67, src/sass/project/vendor/_datepicker.scss */
.datepickerBorderBL {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-image: image-url("/frontend/gui/master/dist/assets/images/vendor/datepicker/datepicker_bl.png"); }

/* line 75, src/sass/project/vendor/_datepicker.scss */
.datepickerBorderBR {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  background-image: url("/frontend/gui/master/dist/assets/images/vendor/datepicker/datepicker_br.png"); }

/* line 83, src/sass/project/vendor/_datepicker.scss */
.datepickerHidden {
  display: none; }

/* line 86, src/sass/project/vendor/_datepicker.scss */
div.datepicker table {
  border-collapse: collapse; }

/* line 89, src/sass/project/vendor/_datepicker.scss */
div.datepicker a {
  color: #eee;
  text-decoration: none;
  cursor: default;
  outline: none; }

/* line 95, src/sass/project/vendor/_datepicker.scss */
div.datepicker table td {
  text-align: right;
  padding: 0;
  margin: 0; }

/* line 100, src/sass/project/vendor/_datepicker.scss */
div.datepicker th {
  text-align: center;
  color: #999;
  font-weight: normal; }

/* line 105, src/sass/project/vendor/_datepicker.scss */
div.datepicker tbody th {
  text-align: left; }

/* line 108, src/sass/project/vendor/_datepicker.scss */
div.datepicker tbody a {
  display: block; }

/* line 111, src/sass/project/vendor/_datepicker.scss */
.datepickerDays a {
  width: 20px;
  line-height: 16px;
  height: 16px;
  padding-right: 2px; }

/* line 117, src/sass/project/vendor/_datepicker.scss */
.datepickerYears a,
.datepickerMonths a {
  width: 44px;
  line-height: 36px;
  height: 36px;
  text-align: center; }

/* line 124, src/sass/project/vendor/_datepicker.scss */
td.datepickerNotInMonth a {
  color: #666; }

/* line 127, src/sass/project/vendor/_datepicker.scss */
tbody.datepickerDays td.datepickerSelected {
  background: #136A9F; }

/* line 130, src/sass/project/vendor/_datepicker.scss */
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
  background: #17384d; }

/* line 133, src/sass/project/vendor/_datepicker.scss */
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected {
  background: #17384d; }

/* line 137, src/sass/project/vendor/_datepicker.scss */
div.datepicker a:hover,
div.datepicker a:hover {
  color: #88c5eb; }

/* line 141, src/sass/project/vendor/_datepicker.scss */
div.datepicker td.datepickerNotInMonth a:hover {
  color: #999; }

/* line 144, src/sass/project/vendor/_datepicker.scss */
div.datepicker tbody th {
  text-align: left; }

/* line 147, src/sass/project/vendor/_datepicker.scss */
.datepickerSpace div {
  width: 20px; }

/* line 150, src/sass/project/vendor/_datepicker.scss */
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
  text-align: center;
  height: 20px;
  line-height: 20px; }

/* line 157, src/sass/project/vendor/_datepicker.scss */
.datepickerGoNext a {
  float: right;
  width: 20px; }

/* line 161, src/sass/project/vendor/_datepicker.scss */
.datepickerGoPrev a {
  float: left;
  width: 20px; }

/* line 165, src/sass/project/vendor/_datepicker.scss */
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
  display: none; }

/* line 169, src/sass/project/vendor/_datepicker.scss */
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
  display: none; }

/* line 174, src/sass/project/vendor/_datepicker.scss */
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
  display: none; }

/* line 179, src/sass/project/vendor/_datepicker.scss */
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a {
  color: #333; }

/* line 183, src/sass/project/vendor/_datepicker.scss */
td.datepickerDisabled a:hover {
  color: #333; }

/* line 186, src/sass/project/vendor/_datepicker.scss */
td.datepickerSpecial a {
  background: #700; }

/* line 189, src/sass/project/vendor/_datepicker.scss */
td.datepickerSpecial.datepickerSelected a {
  background: #a00; }

/* Slider */
/* line 2, src/sass/project/vendor/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-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, 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, src/sass/project/vendor/_slick.scss */
.slick-list:focus {
  outline: none; }

/* line 40, src/sass/project/vendor/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

/* line 46, src/sass/project/vendor/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 56, src/sass/project/vendor/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

/* line 64, src/sass/project/vendor/_slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

/* line 71, src/sass/project/vendor/_slick.scss */
.slick-track:after {
  clear: both; }

/* line 75, src/sass/project/vendor/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden; }

/* line 80, src/sass/project/vendor/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

/* line 88, src/sass/project/vendor/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right; }

/* line 92, src/sass/project/vendor/_slick.scss */
.slick-slide img {
  display: block; }

/* line 96, src/sass/project/vendor/_slick.scss */
.slick-slide.slick-loading img {
  display: none; }

/* line 100, src/sass/project/vendor/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none; }

/* line 104, src/sass/project/vendor/_slick.scss */
.slick-initialized .slick-slide {
  display: block; }

/* line 108, src/sass/project/vendor/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden; }

/* line 112, 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, src/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, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

/* line 27, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #ffffff;
  color: #444;
  text-shadow: none; }

/* line 38, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-opened {
  z-index: 8030; }

/* line 48, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative; }

/* line 52, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-inner {
  overflow: hidden; }

/* line 56, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

/* line 60, src/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, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

/* line 74, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

/* line 79, src/sass/project/vendor/_jquery.fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/frontend/gui/master/dist/assets/images/vendor/FancyBox2/fancybox_sprite.png"); }

/* line 83, src/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, src/sass/project/vendor/_jquery.fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/frontend/gui/master/dist/assets/images/vendor/FancyBox2/fancybox_loading.gif") center center no-repeat; }

/* line 101, src/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, src/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/master/dist/assets/images/vendor/FancyBox2/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

/* line 124, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-prev {
  left: 0; }

/* line 128, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-next {
  right: 0; }

/* line 132, src/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, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

/* line 148, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

/* line 153, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible; }

/* line 157, src/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, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

/* line 174, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important; }

/* line 178, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important; }

/* line 182, src/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, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

/* line 199, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
/* line 206, src/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, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible; }

/* line 218, src/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, src/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;
  -moz-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, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

/* line 249, src/sass/project/vendor/_jquery.fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px; }

/* line 253, src/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, src/sass/project/vendor/_jquery.fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("/frontend/gui/master/dist/assets/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, src/sass/project/vendor/_jquery.fancybox.scss */
  #fancybox-loading div {
    background-image: url("/frontend/gui/master/dist/assets/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 1, src/sass/project/vendor/_daterangepicker.scss */
.date-picker {
  width: 170px;
  height: 25px;
  padding: 0;
  border: 0;
  line-height: 25px;
  padding-left: 10px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  cursor: pointer;
  color: #303030;
  position: relative;
  z-index: 2; }

/* line 17, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper {
  position: absolute;
  z-index: 1;
  border: 1px solid #bfbfbf;
  background-color: #efefef;
  padding: 5px 12px;
  font-size: 12px;
  line-height: 20px;
  color: #aaa;
  font-family: Arial, sans-serif;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  box-sizing: initial; }

/* line 31, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper.inline-wrapper {
  position: relative;
  box-shadow: none;
  display: inline-block; }

/* line 37, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper.single-date {
  width: auto; }

/* line 41, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper.no-shortcuts {
  padding-bottom: 12px; }

/* line 45, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper.no-topbar {
  padding-top: 12px; }

/* line 49, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .footer {
  font-size: 11px;
  padding-top: 3px; }

/* line 54, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper b {
  color: #666;
  font-weight: 700; }

/* line 59, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper a {
  color: #6bb4d6;
  text-decoration: underline; }

/* line 64, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-name {
  text-transform: uppercase; }

/* line 68, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .select-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle; }

/* line 75, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .select-wrapper:hover {
  text-decoration: underline; }

/* line 79, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-element {
  display: inline-block;
  vertical-align: middle; }

/* line 84, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .select-wrapper select {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  top: -1px;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: inherit;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  outline: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  opacity: 0.01; }

/* line 107, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper {
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  background-color: #fff;
  padding: 5px;
  cursor: default;
  position: relative;
  _overflow: hidden; }

/* line 117, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table {
  width: 190px;
  float: left; }

/* line 122, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table.month2 {
  width: 190px;
  float: left; }

/* line 127, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table th,
.date-picker-wrapper .month-wrapper table td {
  vertical-align: middle;
  text-align: center;
  line-height: 14px;
  margin: 0px;
  padding: 0px; }

/* line 136, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table .day {
  padding: 5px 0;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #ccc;
  cursor: default; }

/* line 145, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table div.day.lastMonth,
.date-picker-wrapper .month-wrapper table div.day.nextMonth {
  color: #999;
  cursor: default; }

/* line 151, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table .day.checked {
  background-color: #9cdbf7; }

/* line 155, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table .week-name {
  height: 20px;
  line-height: 20px;
  font-weight: 100;
  text-transform: uppercase; }

/* line 162, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table .day.has-tooltip {
  cursor: help !important; }

/* line 166, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .time label {
  white-space: nowrap; }

/* line 170, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
  color: #333;
  cursor: pointer; }

/* line 175, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
  background-color: #cdecfa; }

/* line 179, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table .day.nextMonth,
.date-picker-wrapper .month-wrapper table .day.lastMonth {
  display: none; }

/* line 184, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table .day.real-today {
  background-color: #ffe684; }

/* line 188, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .month-wrapper table .day.real-today.checked,
.date-picker-wrapper .month-wrapper table .day.real-today.hovering {
  background-color: #70ccd5; }

/* line 193, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper table .caption {
  height: 40px; }

/* line 197, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper table .caption .next,
.date-picker-wrapper table .caption .prev {
  padding: 0 5px;
  cursor: pointer; }

/* line 203, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper table .caption .next:hover,
.date-picker-wrapper table .caption .prev:hover {
  background-color: #ccc;
  color: white; }

/* line 209, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .gap {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 100%;
  background-color: red;
  font-size: 0;
  line-height: 0;
  float: left;
  top: -5px;
  margin: 0 10px -10px;
  visibility: hidden;
  height: 0; }

/* line 224, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .gap .gap-lines {
  height: 100%;
  overflow: hidden; }

/* line 229, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .gap .gap-line {
  height: 15px;
  width: 15px;
  position: relative; }

/* line 235, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .gap .gap-line .gap-1 {
  z-index: 1;
  height: 0;
  border-left: 8px solid white;
  border-top: 8px solid #eee;
  border-bottom: 8px solid #eee; }

/* line 243, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .gap .gap-line .gap-2 {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-top: 8px solid white; }

/* line 253, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .gap .gap-line .gap-3 {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-bottom: 8px solid white; }

/* line 263, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .gap .gap-top-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 1px;
  background-color: #eee;
  z-index: 3; }

/* line 273, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .gap .gap-bottom-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 7px;
  background-color: #eee;
  z-index: 3; }

/* line 283, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .selected-days {
  display: none; }

/* line 287, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar {
  line-height: 1.4;
  position: relative;
  padding: 10px 40px 10px 0; }

/* line 293, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar .error-top {
  display: none; }

/* line 297, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar .normal-top {
  display: none; }

/* line 301, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar .default-top {
  display: block; }

/* line 305, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar.error .default-top {
  display: none; }

/* line 309, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar.error .error-top {
  display: block;
  color: red; }

/* line 314, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar.normal .default-top {
  display: none; }

/* line 318, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar.normal .normal-top {
  display: block; }

/* line 322, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar .apply-btn {
  position: absolute;
  right: 0px;
  top: 6px;
  padding: 3px 5px;
  margin: 0;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
  color: #d9eef7;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, left, right);
  background: -moz-linear-gradient(top, #00adee, #0078a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
  color: white;
  line-height: initial; }

/* line 341, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .drp_top-bar .apply-btn.disabled {
  cursor: pointer;
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, left, right);
  background: -moz-linear-gradient(top, #fff, #ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); }

/*time styling*/
/* line 354, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .time {
  position: relative; }

/* line 358, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper.single-month .time {
  display: block; }

/* line 362, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .time input[type=range] {
  vertical-align: middle;
  width: 129px;
  padding: 0;
  margin: 0;
  height: 20px; }

/* line 370, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .time1,
.time2 {
  width: 180px;
  padding: 0 5px;
  text-align: center; }

/* line 377, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .time1 {
  float: left; }

/* line 381, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .time2 {
  float: right; }

/* line 385, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .hour,
.minute {
  text-align: right; }

/* line 390, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .hide {
  display: none; }

/* line 394, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .first-date-selected {
  background-color: #49e !important;
  color: white !important; }

/* line 399, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .last-date-selected {
  background-color: #49e !important;
  color: white !important; }

/* line 404, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .date-range-length-tip {
  position: absolute;
  margin-top: -4px;
  margin-left: -8px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  display: none;
  background-color: yellow;
  padding: 0 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -o-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3)); }

/* line 422, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .date-range-length-tip:after {
  content: '';
  position: absolute;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid yellow;
  left: 50%;
  margin-left: -4px;
  bottom: -4px; }

/* line 433, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper.two-months.no-gap .month1 .next,
.date-picker-wrapper.two-months.no-gap .month2 .prev {
  display: none; }

/* line 438, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .week-number {
  padding: 5px 0;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #999;
  cursor: pointer; }

/* line 447, src/sass/project/vendor/_daterangepicker.scss */
.date-picker-wrapper .week-number.week-number-selected {
  color: #4499EE;
  font-weight: bold; }

/* line 13, src/sass/project/_trash.scss */
iframe[name=google_conversion_frame] {
  height: 0px;
  margin: 0;
  padding: 0;
  background-color: #ffffff; }

/* line 11, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .active.slider-slide, .active.content-videoImageTeaser, .active.content-essentialDetailsTeaser {
    z-index: 0; }
  /* line 92, src/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .slider-slide .toptext, .content-videoImageTeaser .toptext, .content-essentialDetailsTeaser .toptext {
    display: none; }
  /* line 96, src/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, src/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .slider-slide .image, .content-videoImageTeaser .image, .content-essentialDetailsTeaser .image {
    background-size: cover; }
    /* line 108, src/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;
      transition: opacity 1s;
      opacity: 1;
      display: block;
      width: 100%;
      height: auto;
      max-width: none;
      max-height: none; }
    /* line 119, src/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;
      transition: opacity 3s;
      opacity: 1;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100% !important;
      height: auto !important; }
  /* line 131, src/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, src/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, src/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, src/sass/project/components/__pattern.scss */
  .slider.slider--header .slider-container .slider-slide .movie, .content-videoImageTeaser .movie, .content-essentialDetailsTeaser .movie {
    height: 200px; }
  /* line 161, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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 {
          transition: all 0.6s ease;
          opacity: 0;
          padding-top: 10px;
          padding-bottom: 0px;
          display: block;
          max-height: 0em; }
          /* line 249, src/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, src/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, src/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, src/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 12, 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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link, .form__set__button section, .slider--history .bottom .right .link, .c-news-list-show-all, .promoFlyout__link, .content-parallax .content .link, .geolocation__teaser .content .link {
  margin-left: -5px; }
  /* line 15, 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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > a, .form__set__button section > a, .slider--history .bottom .right .link > a, .c-news-list-show-all > a, .promoFlyout__link > a, .content-parallax .content .link > a, .geolocation__teaser .content .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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > button, .form__set__button section > button, .slider--history .bottom .right .link > button, .c-news-list-show-all > button, .promoFlyout__link > button, .content-parallax .content .link > button, .geolocation__teaser .content .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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > div, .form__set__button section > div, .slider--history .bottom .right .link > div, .c-news-list-show-all > div, .promoFlyout__link > div, .content-parallax .content .link > div, .geolocation__teaser .content .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], .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], .result__item--wide.result__item--ecatalog .result__item__container .link > input[type=submit], .form__set__button section > input[type=submit], .slider--history .bottom .right .link > input[type=submit], .c-news-list-show-all > input[type=submit], .promoFlyout__link > input[type=submit], .content-parallax .content .link > input[type=submit], .geolocation__teaser .content .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: 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, 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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > button, .form__set__button section > button, .slider--history .bottom .right .link > button, .c-news-list-show-all > button, .promoFlyout__link > button, .content-parallax .content .link > button, .geolocation__teaser .content .link > button {
    line-height: 17.25px;
    line-height: 1.725rem; }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 40, 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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > a, .form__set__button section > a, .slider--history .bottom .right .link > a, .c-news-list-show-all > a, .promoFlyout__link > a, .content-parallax .content .link > a, .geolocation__teaser .content .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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > div, .form__set__button section > div, .slider--history .bottom .right .link > div, .c-news-list-show-all > div, .promoFlyout__link > div, .content-parallax .content .link > div, .geolocation__teaser .content .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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link > button, .form__set__button section > button, .slider--history .bottom .right .link > button, .c-news-list-show-all > button, .promoFlyout__link > button, .content-parallax .content .link > button, .geolocation__teaser .content .link > button {
      margin: 2px  5px 2px 5px;
      padding: 10px 25px 10px 25px; } }

/* line 49, 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, .content.head .container .bottom .search--center .searchbox__container .searchbox__icon a, .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, .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, .result__item--wide.result__item--ecatalog .result__item__container .link a:hover, .form__set__button section button:hover, .slider--history .bottom .right .link a:hover, .c-news-list-show-all a:hover, .c-news-list-show-all .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-news-list-show-all a:hover, .c-news-list-show-all .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-news-list-show-all a:hover,
.c-news-list-show-all a:active, .promoFlyout__link > a:hover, .c-teaser-news h2 .promoFlyout__link > a:hover, .c-youtube-teaser h2 .promoFlyout__link > a:hover, .content-parallax .content .link a:hover, .geolocation__teaser .content .link a:hover {
  background-color: #00a6e2 !important; }

/* line 65, 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-media-mainteaser--3d .content-media-mainteaser__action, .content__side > div.contact div.link,
.content__side > section.contact div.link, .content-bigText .link {
  margin-left: -5px; }
  /* line 68, 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-media-mainteaser--3d .content-media-mainteaser__action > 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-media-mainteaser--3d .content-media-mainteaser__action > 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-media-mainteaser--3d .content-media-mainteaser__action > 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: 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, 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-media-mainteaser--3d .content-media-mainteaser__action 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, src/sass/project/components/button/__pattern.scss */
.c-teaser-news__tags, .c-news-details__tags, .c-youtube-teaser__tags {
  margin-top: 18px; }
  /* line 94, 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;
    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, 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, 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, src/sass/project/components/button/__pattern.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > a, .paywall__form .button > a, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > div, .paywall__form .button > div, .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button > button, .paywall__form .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: 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, src/sass/project/components/button/__pattern.scss */
.c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button:hover > a, .paywall__form .button:hover > a,
.paywall__form .button:hover > button {
  background-color: #fac964; }

@media (min-width: 751px) and (max-width: 800px) {
  /* line 18, 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, 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, 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, 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, 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, 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;
    transition: opacity 0.2s; }
    /* line 50, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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 .c-content-image-tile__link a, .c-content-image-tile__link .textImageBox .container a, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .c-content-image-tile__link a, .c-content-image-tile__link .twoItemsSlider > .wrapper > .container .swiper-wrapper .container a,
  .twoItemsSlider > .wrapper > .container .slider-container .container .c-content-image-tile__link a, .c-content-image-tile__link
  .twoItemsSlider > .wrapper > .container .slider-container .container a,
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .c-content-image-tile__link a, .c-content-image-tile__link
  .threeItemsSlider > .wrapper > .container .swiper-wrapper .container a,
  .threeItemsSlider > .wrapper > .container .slider-container .container .c-content-image-tile__link a, .c-content-image-tile__link
  .threeItemsSlider > .wrapper > .container .slider-container .container a {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 5px 7px 15px 7px;
    color: #004388;
    clear: both; }
    /* line 114, 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, .textImageBox .container .c-content-image-tile__link a > span, .c-content-image-tile__link .textImageBox .container a > span, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .c-content-image-tile__link a > span, .c-content-image-tile__link .twoItemsSlider > .wrapper > .container .swiper-wrapper .container a > span,
    .twoItemsSlider > .wrapper > .container .slider-container .container .c-content-image-tile__link a > span, .c-content-image-tile__link
    .twoItemsSlider > .wrapper > .container .slider-container .container a > span,
    .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .c-content-image-tile__link a > span, .c-content-image-tile__link
    .threeItemsSlider > .wrapper > .container .swiper-wrapper .container a > span,
    .threeItemsSlider > .wrapper > .container .slider-container .container .c-content-image-tile__link a > span, .c-content-image-tile__link
    .threeItemsSlider > .wrapper > .container .slider-container .container a > 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, 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 .c-content-image-tile__link a, .c-content-image-tile__link .textImageBox .container a, .twoItemsSlider > .wrapper > .container .swiper-wrapper .container .c-content-image-tile__link a, .c-content-image-tile__link .twoItemsSlider > .wrapper > .container .swiper-wrapper .container a,
    .twoItemsSlider > .wrapper > .container .slider-container .container .c-content-image-tile__link a, .c-content-image-tile__link
    .twoItemsSlider > .wrapper > .container .slider-container .container a,
    .threeItemsSlider > .wrapper > .container .swiper-wrapper .container .c-content-image-tile__link a, .c-content-image-tile__link
    .threeItemsSlider > .wrapper > .container .swiper-wrapper .container a,
    .threeItemsSlider > .wrapper > .container .slider-container .container .c-content-image-tile__link a, .c-content-image-tile__link
    .threeItemsSlider > .wrapper > .container .slider-container .container a, .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, 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, 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, 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, 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, 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, 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, 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, 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;
    transition: opacity 0.2s; }
    /* line 187, 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, 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, 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, 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, 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, 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, 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, .content.onlineservices.content--narrow > .wrapper .container .c-content-image-tile__link a, .c-content-image-tile__link .content.onlineservices.content--narrow > .wrapper .container a, .onlineservices__flyout__container .wrapper .container .c-content-image-tile__link a, .c-content-image-tile__link .onlineservices__flyout__container .wrapper .container a {
    color: #004388;
    padding: 15px 5px 15px 18px; }
  /* line 223, 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, 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, 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/master/dist/assets/images/check.png");
        width: 20px;
        height: 20px; }
      /* line 242, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, src/sass/project/components/teaser/_teaser.scss */
  .content--2col .list-result > div:nth-of-type(1n+1) {
    clear: both; } }

/* line 96, src/sass/project/components/teaser/_teaser.scss */
.content__side .textImageBox {
  padding-right: 0px; }
  /* line 107, 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, src/sass/project/components/teaser/_teaser.scss */
      .content__side .textImageBox .container .wrapper {
        padding-top: 20px; } }

/* line 129, src/sass/project/components/teaser/_teaser.scss */
.textImageBox {
  padding-bottom: 30px; }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 129, src/sass/project/components/teaser/_teaser.scss */
    .textImageBox {
      padding-right: 0;
      padding-bottom: 30px; } }
  /* line 137, src/sass/project/components/teaser/_teaser.scss */
  .textImageBox > h4, .c-teaser-news .textImageBox > h2, .c-youtube-teaser .textImageBox > h2, .c-content-image-tile__link .textImageBox > a {
    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, src/sass/project/components/teaser/_teaser.scss */
      .textImageBox > h4, .c-teaser-news .textImageBox > h2, .c-youtube-teaser .textImageBox > h2, .c-content-image-tile__link .textImageBox > a {
        padding-left: 15px; } }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 137, src/sass/project/components/teaser/_teaser.scss */
      .textImageBox > h4, .c-teaser-news .textImageBox > h2, .c-youtube-teaser .textImageBox > h2, .c-content-image-tile__link .textImageBox > a {
        padding-right: 20px;
        padding-left: 20px; } }
    /* line 154, 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, .c-content-image-tile__link .textImageBox > a span:after {
      margin: 0 0 0 9px;
      content: '';
      display: inline-block;
      border-left: 1px solid #bcbcbc;
      height: 25px;
      vertical-align: top; }
    /* line 164, src/sass/project/components/teaser/_teaser.scss */
    .textImageBox > h4 a, .c-teaser-news .textImageBox > h2 a, .c-youtube-teaser .textImageBox > h2 a, .c-content-image-tile__link .textImageBox > a a {
      font-size: 15px;
      font-size: 1.5rem;
      display: inline-block;
      padding-left: 8px;
      color: #00a6e2; }
      /* line 170, src/sass/project/components/teaser/_teaser.scss */
      .textImageBox > h4 a:hover, .c-content-image-tile__link .textImageBox > a 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, 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, .c-content-image-tile__link .textImageBox > a a:after {
        content: '\00a0 \00a0 \203a';
        display: inline-block; }
  /* line 184, src/sass/project/components/teaser/_teaser.scss */
  .textImageBox .container[data-link] .image {
    cursor: pointer;
    transition: opacity 0.2s; }
    /* line 188, src/sass/project/components/teaser/_teaser.scss */
    .textImageBox .container[data-link] .image.hover {
      opacity: 0.8; }
  /* line 200, 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 .c-content-image-tile__link a span, .c-content-image-tile__link
  .textImageBox .container a span,
  .textImageBox .container h3 span,
  .textImageBox .container h2 span,
  .textImageBox .container h1 span {
    margin: 5px 5px 0 0; }
  /* line 205, 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 .c-content-image-tile__link a span:nth-of-type(2):before, .c-content-image-tile__link
  .textImageBox .container a 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, src/sass/project/components/teaser/_teaser.scss */
  #press-list-results .textImageBox {
    overflow: hidden;
    padding-bottom: 25px; }
    /* line 224, src/sass/project/components/teaser/_teaser.scss */
    #press-list-results .textImageBox h3 {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 26px; }
    /* line 228, src/sass/project/components/teaser/_teaser.scss */
    #press-list-results .textImageBox .text {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 22px; }
    /* line 232, 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, 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, src/sass/project/components/teaser/_teaser.scss */
        #press-list-results .textImageBox .link {
          padding-left: 2px; } }
      /* line 240, src/sass/project/components/teaser/_teaser.scss */
      #press-list-results .textImageBox .link a {
        background: none;
        color: #00a6e2;
        padding: 0; }
        /* line 245, src/sass/project/components/teaser/_teaser.scss */
        #press-list-results .textImageBox .link a:after {
          content: '\00a0 \00a0 \203a';
          display: inline-block; }
        /* line 250, 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, src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news--med-p-2col {
    overflow: hidden;
    margin-bottom: 20px; } }

/* line 271, src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news .container {
  background: none !important;
  border: none !important;
  box-shadow: none !important; }
  /* line 276, 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, 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, src/sass/project/components/teaser/_teaser.scss */
      .c-teaser-news .container .image {
        height: 260px; } }
    /* line 293, src/sass/project/components/teaser/_teaser.scss */
    .c-teaser-news .container .image a {
      display: block;
      width: 100%;
      height: 100%; }
    /* line 299, src/sass/project/components/teaser/_teaser.scss */
    .c-teaser-news .container .image img {
      visibility: hidden; }
  /* line 305, src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news .container[data-link] .image {
    cursor: pointer;
    transition: opacity 0.2s; }
    /* line 309, src/sass/project/components/teaser/_teaser.scss */
    .c-teaser-news .container[data-link] .image.hover {
      opacity: 0.8; }
  /* line 315, 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, 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, src/sass/project/components/teaser/_teaser.scss */
      .c-teaser-news .container .wrapper {
        padding-left: 7px !important;
        padding-right: 7px !important; } }

/* line 332, src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news img {
  width: 100%;
  height: auto; }

/* line 337, 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, 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, src/sass/project/components/teaser/_teaser.scss */
    .c-teaser-news__meta-top {
      padding: 0 12px; } }
  @media (min-width: 1025px) {
    /* line 344, src/sass/project/components/teaser/_teaser.scss */
    .c-teaser-news__meta-top {
      padding: 0 7px; } }

/* line 357, 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, 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, src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news h2 {
  margin-bottom: 15px; }

/* line 378, src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news h4, .c-teaser-news h2, .c-teaser-news .c-content-image-tile__link a, .c-content-image-tile__link .c-teaser-news a {
  margin-bottom: 15px; }

/* line 382, src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__date, .c-teaser-news__location {
  color: #999999; }

/* line 387, src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__category {
  color: #00a6e2; }

/* line 391, src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__link-container {
  margin-top: 25px; }

@media (min-width: 751px) {
  /* line 398, src/sass/project/components/teaser/_teaser.scss */
  .c-teaser-news__link a {
    display: inline-block; } }

/* line 411, src/sass/project/components/teaser/_teaser.scss */
.c-teaser-news__tags a, .c-news-details__tags a {
  background-color: #f0f2f5;
  border: 1px solid #a3bbd4;
  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, 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, 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, src/sass/project/components/teaser/_teaser.scss */
.c-youtube-teaser {
  margin-bottom: 40px; }
  /* line 446, 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, 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, src/sass/project/components/teaser/_teaser.scss */
      .c-youtube-teaser .container .image {
        height: 260px; } }
    /* line 464, src/sass/project/components/teaser/_teaser.scss */
    .c-youtube-teaser .container .image img {
      display: none; }
  /* line 470, src/sass/project/components/teaser/_teaser.scss */
  .c-youtube-teaser .container[data-link] .image {
    cursor: pointer;
    transition: opacity 0.2s; }
    /* line 474, src/sass/project/components/teaser/_teaser.scss */
    .c-youtube-teaser .container[data-link] .image.hover {
      opacity: 0.8; }
  /* line 480, src/sass/project/components/teaser/_teaser.scss */
  .c-youtube-teaser .container .wrapper {
    padding-left: 20px;
    padding-right: 20px; }
    @media (min-width: 751px) {
      /* line 480, src/sass/project/components/teaser/_teaser.scss */
      .c-youtube-teaser .container .wrapper {
        padding-left: 12px;
        padding-right: 12px; } }
  /* line 492, 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, src/sass/project/components/teaser/_teaser.scss */
  .c-youtube-teaser h2 {
    margin-bottom: 3px; }
  /* line 513, src/sass/project/components/teaser/_teaser.scss */
  .c-youtube-teaser__link-container {
    margin-top: 15px; }
  /* line 521, 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, 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, src/sass/project/components/teaser/_teaser.scss */
    .c-youtube-teaser__link a {
      display: inline-block; } }
  /* line 550, 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, src/sass/project/components/teaser/_teaser.scss */
  .c-youtube-teaser__tags a {
    background-color: #f0f2f5;
    border: 1px solid #a3bbd4;
    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, src/sass/project/components/teaser/_teaser.scss */
    .c-youtube-teaser__tags a:after {
      content: "•";
      margin-left: 5px; }
    /* line 575, 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, 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, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser .container .wrapper {
    padding-left: 20px;
    padding-right: 20px; } }

/* line 600, src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser .image {
  position: relative; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 600, src/sass/project/components/teaser/_teaser.scss */
    .c-media-picture-teaser .image {
      margin-bottom: 10px; } }
  /* line 606, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser .image .fa {
    color: #333;
    position: absolute;
    right: 5px;
    top: 5px; }

/* line 613, 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, src/sass/project/components/teaser/_teaser.scss */
    .c-media-picture-teaser__meta {
      margin-top: 0; } }

@media (min-width: 751px) {
  /* line 624, 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, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser__title {
    margin-bottom: 3px; } }

/* line 641, 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, src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__download-window h6 + p {
  margin-bottom: 10px; }

/* line 651, src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__download-window p {
  margin-bottom: 0; }

/* line 654, 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, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser__download-window input[type="checkbox"]:focus {
    outline: none; }
  /* line 665, 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: calc(100% - 30px); }

/* line 673, 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, src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__link-container {
  text-align: right;
  margin-top: 15px; }

/* line 687, src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser__link {
  margin-top: 10px; }
  /* line 691, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser__link:first-child {
    margin-top: 0; }
  @media (min-width: 751px) {
    /* line 687, src/sass/project/components/teaser/_teaser.scss */
    .c-media-picture-teaser__link {
      display: inline-block; } }

/* line 717, src/sass/project/components/teaser/_teaser.scss */
.c-media-picture-teaser--big {
  border: 1px solid #e3e3e3;
  padding: 20px; }
  /* line 723, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser--big .container .wrapper {
    padding-top: 20px; }
  /* line 728, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser--big .p-col {
    margin-bottom: 0; }
  /* line 732, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser--big:first-child {
    margin-top: 50px; }
  /* line 736, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser--big .image {
    font-size: 0;
    margin-bottom: 0; }
    /* line 740, src/sass/project/components/teaser/_teaser.scss */
    .c-media-picture-teaser--big .image .fa {
      font-size: 16px; }
    /* line 744, src/sass/project/components/teaser/_teaser.scss */
    .c-media-picture-teaser--big .image img {
      width: 100%;
      height: auto; }
  /* line 750, src/sass/project/components/teaser/_teaser.scss */
  .c-media-picture-teaser--big .c-media-picture-teaser__meta {
    overflow: hidden; }
    /* line 753, 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, 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, src/sass/project/components/teaser/_teaser.scss */
    .c-media-picture-teaser--big .c-media-picture-teaser__title + div {
      max-width: 75%; } }
  /* line 773, 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, 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, src/sass/project/components/teaser/_teaser.scss */
.c-image-teaser .teasercontainer {
  display: block;
  position: relative; }
  /* line 797, src/sass/project/components/teaser/_teaser.scss */
  .c-image-teaser .teasercontainer .teaserimage {
    display: block; }
  /* line 802, 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, src/sass/project/components/teaser/_teaser.scss */
      .c-image-teaser .teasercontainer .teasercontent-container {
        position: relative;
        background-color: #e3e3e3; } }
    @media (min-width: 751px) {
      /* line 802, src/sass/project/components/teaser/_teaser.scss */
      .c-image-teaser .teasercontainer .teasercontent-container {
        padding: 10%; } }
    /* line 822, src/sass/project/components/teaser/_teaser.scss */
    .c-image-teaser .teasercontainer .teasercontent-container .teasercontent {
      box-sizing: border-box;
      padding: 0;
      margin: 0 4.66367713% 0 0;
      color: #ffffff; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 822, src/sass/project/components/teaser/_teaser.scss */
        .c-image-teaser .teasercontainer .teasercontent-container .teasercontent {
          padding-bottom: 2rem;
          margin: 0;
          color: #666666; } }
      /* line 833, 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, 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, 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, src/sass/project/components/teaser/_teaser.scss */
          .c-image-teaser .teasercontainer .teasercontent-container .teasercontent h2 {
            font-size: 53px;
            line-height: 53px; } }
        /* line 858, src/sass/project/components/teaser/_teaser.scss */
        .c-image-teaser .teasercontainer .teasercontent-container .teasercontent h2 strong {
          font-weight: bold; }
      /* line 862, 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, 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, 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, src/sass/project/components/teaser/_teaser.scss */
          .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button {
            float: none; } }
        /* line 888, src/sass/project/components/teaser/_teaser.scss */
        .c-image-teaser .teasercontainer .teasercontent-container .teasercontent .button a {
          display: block;
          width: 100%; }
    /* line 896, src/sass/project/components/teaser/_teaser.scss */
    .c-image-teaser .teasercontainer .teasercontent-container .g-col:last-child .teasercontent {
      margin: 0; }

/* line 908, src/sass/project/components/teaser/_teaser.scss */
.c-whitepaper-teaser {
  padding-top: 35px; }
  /* line 911, src/sass/project/components/teaser/_teaser.scss */
  .c-whitepaper-teaser h2 {
    font-size: 2.2rem;
    line-height: 1.7; }
  /* line 915, 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, .c-whitepaper-teaser .c-content-image-tile__link a, .c-content-image-tile__link .c-whitepaper-teaser a {
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 0;
    margin: 0 0 15px 0; }

/* line 1, src/sass/project/components/teaser/_MediaMainTeaser.scss */
.content-media-mainteaser {
  margin-top: 30px; }
  /* line 4, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser .wrapper {
    overflow: hidden;
    height: 100%; }
  /* line 10, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__imageWrapper {
    position: relative; }
  /* line 14, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser .imageTeaser--v1 {
    margin-top: 0; }
  /* line 18, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__image {
    position: relative; }
  /* line 22, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__action {
    position: absolute;
    z-index: 20; }
  /* line 27, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__close {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    background: white;
    text-align: center;
    position: absolute;
    z-index: 199;
    cursor: pointer;
    top: 30px;
    right: 2.5%; }
  /* line 50, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser--3d .content-media-mainteaser__action {
    width: auto !important;
    bottom: 20px;
    left: 20px; }
  /* line 66, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser--video .content-media-mainteaser__action {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px; }
    /* line 74, src/sass/project/components/teaser/_MediaMainTeaser.scss */
    .content-media-mainteaser--video .content-media-mainteaser__action a {
      display: block;
      width: 100px;
      height: 100px;
      transform: translate(-50%, -50%);
      background-image: url("/frontend/gui/master/dist/assets/images/svg/play.svg");
      background-repeat: no-repeat;
      background-size: cover; }
  /* line 89, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__iframe {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99; }
  /* line 97, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__video {
    opacity: 0;
    position: absolute;
    top: 40px;
    left: 50%;
    z-index: 99;
    width: 90%;
    margin: 0 auto;
    transform: translateX(-50%); }
    /* line 107, src/sass/project/components/teaser/_MediaMainTeaser.scss */
    .content-media-mainteaser__video .fp-fullscreen, .content-media-mainteaser__video .fp-embed, .content-media-mainteaser__video .fp-mute, .content-media-mainteaser__video .fp-contextMenu {
      display: none; }

@media (min-width: 751px) {
  /* line 117, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__action {
    bottom: 40px;
    left: 40px; }
  /* line 122, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__close {
    top: 20px;
    right: 20px; }
  /* line 128, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__image__loading {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%); }
  /* line 140, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser--video .content-media-mainteaser__action {
    width: 140px;
    height: 140px; }
    /* line 144, src/sass/project/components/teaser/_MediaMainTeaser.scss */
    .content-media-mainteaser--video .content-media-mainteaser__action a {
      width: 140px;
      height: 140px; }
  /* line 152, src/sass/project/components/teaser/_MediaMainTeaser.scss */
  .content-media-mainteaser__video {
    top: 0;
    left: 0;
    transform: translateX(0);
    width: 100%; } }

/* line 10, src/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, src/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, src/sass/project/components/_cookie.scss */
      .cc-cookies .container {
        margin: 0 26px 0 30px; } }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 23, src/sass/project/components/_cookie.scss */
      .cc-cookies .container {
        padding: 5px 15px 5px 15px;
        margin: 0;
        height: auto;
        *zoom: 1; }
        /* line 40, src/bower_components/kh-sass-core/gui/src/sass/lib/_utilities.scss */
        .cc-cookies .container:before, .cc-cookies .container:after {
          content: "\0020";
          display: block;
          height: 0;
          overflow: hidden; }
        /* line 47, src/bower_components/kh-sass-core/gui/src/sass/lib/_utilities.scss */
        .cc-cookies .container:after {
          clear: both; } }
    /* line 45, src/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, src/sass/project/components/_cookie.scss */
        .cc-cookies .container .wrapper {
          width: 100%; } }
    /* line 56, src/sass/project/components/_cookie.scss */
    .cc-cookies .container .buttons {
      display: table-cell;
      padding-right: 20px;
      vertical-align: middle; }
      /* line 61, src/sass/project/components/_cookie.scss */
      .cc-cookies .container .buttons .link {
        top: 0;
        transform: translateY(0); }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 56, src/sass/project/components/_cookie.scss */
        .cc-cookies .container .buttons {
          width: 100%; } }
  /* line 72, src/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, src/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, src/sass/project/components/_cookie.scss */
      .cc-cookies p {
        transform: none;
        top: auto; } }
  /* line 108, src/sass/project/components/_cookie.scss */
  .cc-cookies .link {
    float: right; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 108, src/sass/project/components/_cookie.scss */
      .cc-cookies .link {
        width: 100%;
        transform: none;
        top: auto; } }
    /* line 120, src/sass/project/components/_cookie.scss */
    .cc-cookies .link a {
      display: inline-block;
      word-wrap: normal; }
    /* line 125, src/sass/project/components/_cookie.scss */
    .cc-cookies .link.cc-cookie-accept {
      margin: 0; }
      /* line 129, src/sass/project/components/_cookie.scss */
      .cc-cookies .link.cc-cookie-accept > a {
        padding: 8px 15px; }
    /* line 138, src/sass/project/components/_cookie.scss */
    .cc-cookies .link.cc-cookie-decline {
      margin: 0; }
      /* line 143, src/sass/project/components/_cookie.scss */
      .cc-cookies .link.cc-cookie-decline a {
        background-color: transparent;
        color: #004388;
        padding: 0;
        margin: 0; }
        /* line 150, src/sass/project/components/_cookie.scss */
        .cc-cookies .link.cc-cookie-decline a:hover {
          color: #00a6e2;
          padding: 0 !important;
          margin: 0 !important; }
        /* line 156, src/sass/project/components/_cookie.scss */
        .cc-cookies .link.cc-cookie-decline a:before {
          content: '\203A \00a0 \00a0'; }
  /* line 163, src/sass/project/components/_cookie.scss */
  .cc-cookies a {
    display: inline-block; }

/* line 21, src/sass/project/components/_head.scss */
.content--wide.head.jobs {
  margin-top: 30px; }

/* line 25, src/sass/project/components/_head.scss */
.content--wide.head > .wrapper {
  padding-left: 30px;
  padding-right: 7%; }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 25, src/sass/project/components/_head.scss */
    .content--wide.head > .wrapper {
      padding-left: 0px;
      padding-right: 0px; } }

/* line 37, src/sass/project/components/_head.scss */
.content.head {
  padding-bottom: 0px;
  background-color: #d9e4f1;
  position: relative; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 37, src/sass/project/components/_head.scss */
    .content.head {
      margin-top: 0px; } }
  /* line 51, src/sass/project/components/_head.scss */
  .content.head > .wrapper > span {
    display: none; }
  /* line 63, src/sass/project/components/_head.scss */
  .content.head .container .wrapper {
    padding: 20px 0 16px 10px;
    min-height: 70px !important; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 63, src/sass/project/components/_head.scss */
      .content.head .container .wrapper {
        padding: 20px 0 10px 20px; } }
    @media (min-width: 751px) and (max-width: 1024px) {
      /* line 63, src/sass/project/components/_head.scss */
      .content.head .container .wrapper {
        padding: 20px 0 10px 30px; } }
    /* line 76, src/sass/project/components/_head.scss */
    .content.head .container .wrapper h5 {
      font-size: 13px;
      font-size: 1.3rem;
      padding-bottom: 4px; }
    /* line 81, src/sass/project/components/_head.scss */
    .content.head .container .wrapper h1, .content.head .container .wrapper h2 {
      font-size: 22px;
      font-size: 2.2rem; }
    /* line 89, src/sass/project/components/_head.scss */
    .content.head .container .wrapper a {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.2;
      color: #00a6e2; }
      /* line 94, src/sass/project/components/_head.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 101, src/sass/project/components/_head.scss */
      .content.head .container .wrapper a:hover {
        text-decoration: underline; }
  /* line 112, src/sass/project/components/_head.scss */
  .content.head .container .bottom {
    float: left;
    width: 100%; }
    /* line 117, src/sass/project/components/_head.scss */
    .content.head .container .bottom .flex-center {
      display: flex;
      align-items: center;
      justify-content: center; }
    @media (min-width: 0px) and (max-width: 1024px) {
      /* line 112, src/sass/project/components/_head.scss */
      .content.head .container .bottom {
        padding-left: 20px;
        padding-right: 20px; } }
    /* line 130, src/sass/project/components/_head.scss */
    .content.head .container .bottom.col-5 .select {
      width: 20%; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 130, src/sass/project/components/_head.scss */
        .content.head .container .bottom.col-5 .select {
          width: 100%;
          padding-right: 0px; } }
    /* line 146, src/sass/project/components/_head.scss */
    .content.head .container .bottom .select {
      float: left; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 146, src/sass/project/components/_head.scss */
        .content.head .container .bottom .select {
          margin-top: 10px; } }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 153, src/sass/project/components/_head.scss */
        .content.head .container .bottom .select:first-child {
          margin-top: 0px; } }
    /* line 160, src/sass/project/components/_head.scss */
    .content.head .container .bottom .search {
      padding: 15px 20px 15px 20px;
      width: 100%;
      margin: auto;
      min-height: 60px;
      background-color: #004388; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 160, src/sass/project/components/_head.scss */
        .content.head .container .bottom .search {
          min-height: 100px; } }
      @media (min-width: 751px) and (max-width: 1024px) {
        /* line 160, src/sass/project/components/_head.scss */
        .content.head .container .bottom .search {
          padding-left: 30px; } }
      /* line 176, src/sass/project/components/_head.scss */
      .content.head .container .bottom .search span {
        font-size: 18px;
        font-size: 1.8rem;
        padding-right: 15px;
        color: #ffffff;
        float: left; }
      /* line 183, src/sass/project/components/_head.scss */
      .content.head .container .bottom .search .searchbox__container {
        float: left;
        width: 300px; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 183, src/sass/project/components/_head.scss */
          .content.head .container .bottom .search .searchbox__container {
            width: 100% !important; } }
        /* line 191, src/sass/project/components/_head.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 191, src/sass/project/components/_head.scss */
            .content.head .container .bottom .search .searchbox__container input {
              display: block; } }
    /* line 211, src/sass/project/components/_head.scss */
    .content.head .container .bottom .search--center {
      padding: 25px 0px 35px 0px;
      max-width: 50%;
      flex-flow: row wrap;
      margin: auto;
      min-height: 60px; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 220, src/sass/project/components/_head.scss */
        .content.head .container .bottom .search--center .searchbox__container input {
          font-size: 18px;
          font-weight: 900; } }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 211, src/sass/project/components/_head.scss */
        .content.head .container .bottom .search--center {
          min-height: 100px;
          max-width: 100%; } }
      @media (min-width: 500px) and (max-width: 750px) {
        /* line 211, src/sass/project/components/_head.scss */
        .content.head .container .bottom .search--center {
          padding: 25px 10px 75px 10px; } }
      /* line 235, src/sass/project/components/_head.scss */
      .content.head .container .bottom .search--center span {
        font-size: 18px;
        font-size: 1.8rem;
        padding-right: 15px;
        color: #ffffff;
        float: left; }
      /* line 242, src/sass/project/components/_head.scss */
      .content.head .container .bottom .search--center .searchbox__container {
        width: 360px;
        order: 2; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 242, src/sass/project/components/_head.scss */
          .content.head .container .bottom .search--center .searchbox__container {
            float: left;
            width: 100% !important; } }
        /* line 253, src/sass/project/components/_head.scss */
        .content.head .container .bottom .search--center .searchbox__container input {
          width: 100%;
          position: relative;
          right: auto;
          top: auto; }
          @media (min-width: 751px) and (max-width: 1024px) {
            /* line 253, src/sass/project/components/_head.scss */
            .content.head .container .bottom .search--center .searchbox__container input {
              display: block; } }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 277, src/sass/project/components/_head.scss */
    .content.head .container .mobile_filter {
      padding-left: 40px;
      padding-right: 40px;
      position: relative;
      top: 20px;
      z-index: 10; } }
  /* line 287, src/sass/project/components/_head.scss */
  .content.head .container .backToOverview {
    height: 0px;
    opacity: 0;
    transition: 0.8s;
    transition-property: opacity, height;
    padding: 0;
    overflow: hidden; }
    /* line 295, src/sass/project/components/_head.scss */
    .content.head .container .backToOverview.visible {
      height: auto;
      opacity: 1; }
  /* line 301, src/sass/project/components/_head.scss */
  .content.head .container .headline {
    height: auto;
    opacity: 1;
    transition: 0.8s;
    transition-property: opacity, height; }
    /* line 307, src/sass/project/components/_head.scss */
    .content.head .container .headline.hidden {
      height: 0px;
      opacity: 0;
      overflow: hidden; }
  /* line 314, src/sass/project/components/_head.scss */
  .content.head .container .filter {
    float: left;
    margin-top: 0px;
    height: 0px;
    min-height: 0px;
    opacity: 0;
    transition: 0.8s;
    transition-property: opacity, height, margin-top, min-height;
    padding: 0;
    overflow: hidden; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 314, src/sass/project/components/_head.scss */
      .content.head .container .filter {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%; } }
    @media (min-width: 751px) and (max-width: 1024px) {
      /* line 314, src/sass/project/components/_head.scss */
      .content.head .container .filter {
        padding-left: 20px; } }
    /* line 335, src/sass/project/components/_head.scss */
    .content.head .container .filter.visible {
      margin-top: 20px;
      height: 40px;
      min-height: 40px;
      opacity: 1;
      overflow: visible; }
    /* line 343, src/sass/project/components/_head.scss */
    .content.head .container .filter .select {
      margin-top: 0px; }
  /* line 350, src/sass/project/components/_head.scss */
  .content.head.world {
    background-size: auto 100%;
    background-image: url("/frontend/gui/master/dist/assets/images/svg/head-world.svg");
    background-position: auto 100%;
    background-repeat: no-repeat;
    background-position: right top; }
  /* line 358, src/sass/project/components/_head.scss */
  .content.head.press-media {
    background-size: auto 100%;
    background-image: url("/frontend/gui/master/dist/assets/images/svg/head-press-media.svg");
    background-position: auto 100%;
    background-repeat: no-repeat;
    background-position: right top; }

/* line 10, src/sass/project/components/_livesearch.scss */
.header .searchbox {
  margin-right: 15px; }

/* line 19, src/sass/project/components/_livesearch.scss */
.searchbox {
  text-align: left;
  float: right;
  height: 31px;
  width: 31px; }
  /* line 27, src/sass/project/components/_livesearch.scss */
  .searchbox__head--title {
    text-align: center;
    white-space: nowrap;
    padding-bottom: 10px;
    width: 100%;
    order: 1; }
  /* line 36, src/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 36, src/sass/project/components/_livesearch.scss */
      .searchbox input {
        padding-right: 0px;
        width: 0px;
        transition: all 0.2s; }
        /* line 54, src/sass/project/components/_livesearch.scss */
        .searchbox input.open {
          padding-right: 35px;
          width: 180px; } }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 36, src/sass/project/components/_livesearch.scss */
      .searchbox input {
        width: 100%; } }
  /* line 67, src/sass/project/components/_livesearch.scss */
  .searchbox__icon {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 0;
    width: 31px;
    height: 31px;
    cursor: pointer; }
    /* line 79, src/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 93, src/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 93, src/sass/project/components/_livesearch.scss */
          .searchbox__icon a:before {
            font-size: 20px;
            line-height: 40px; } }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 67, src/sass/project/components/_livesearch.scss */
      .searchbox__icon {
        width: 41px;
        height: 41px; } }
  /* line 118, src/sass/project/components/_livesearch.scss */
  .searchbox__container {
    position: relative;
    overflow: visible;
    float: right;
    width: 180px; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 118, src/sass/project/components/_livesearch.scss */
      .searchbox__container {
        width: 100%; } }
  /* line 129, src/sass/project/components/_livesearch.scss */
  .searchbox__results {
    position: absolute;
    right: 0px;
    top: 31px;
    left: -63px;
    background-color: #ffffff;
    z-index: 1000;
    width: 135%;
    overflow: hidden;
    min-height: 0px; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 129, src/sass/project/components/_livesearch.scss */
      .searchbox__results {
        display: none; } }
    /* line 144, src/sass/project/components/_livesearch.scss */
    .searchbox__results--large {
      left: 0px;
      width: 100%; }
    /* line 151, src/sass/project/components/_livesearch.scss */
    .searchbox__results--tabs ul.tabs {
      margin: 0 auto;
      display: table;
      white-space: nowrap; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 151, src/sass/project/components/_livesearch.scss */
        .searchbox__results--tabs ul.tabs {
          background-color: #004388;
          max-width: 90%;
          height: 220px;
          top: 0px;
          position: relative;
          z-index: 0;
          display: block; } }
      /* line 168, src/sass/project/components/_livesearch.scss */
      .searchbox__results--tabs ul.tabs li {
        margin: 0 1px 0 1px;
        display: inline-block;
        min-width: 17%;
        text-align: center; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 168, src/sass/project/components/_livesearch.scss */
          .searchbox__results--tabs ul.tabs li {
            visibility: hidden; } }
        /* line 181, src/sass/project/components/_livesearch.scss */
        .searchbox__results--tabs ul.tabs li .listempty {
          color: #ffffff;
          background: #BDBDBD;
          padding: 10px 25px 10px 25px;
          cursor: default; }
        /* line 188, src/sass/project/components/_livesearch.scss */
        .searchbox__results--tabs ul.tabs li .active {
          color: #00a6e2;
          background: #ffffff; }
        /* line 193, src/sass/project/components/_livesearch.scss */
        .searchbox__results--tabs ul.tabs li a {
          display: block;
          padding: 10px 25px 10px 25px;
          color: #ffffff;
          background: #00a6e2; }
    /* line 208, src/sass/project/components/_livesearch.scss */
    .searchbox__results--tabs .list-filter input[type="checkbox"] {
      cursor: pointer; }
    /* line 211, src/sass/project/components/_livesearch.scss */
    .searchbox__results--tabs .list-filter label {
      cursor: pointer; }
    /* line 216, src/sass/project/components/_livesearch.scss */
    .searchbox__results--tabs .filtertitle {
      color: #333; }
  /* line 223, src/sass/project/components/_livesearch.scss */
  .searchbox__dropdown {
    width: 100%;
    transition: opacity 0.2s;
    min-height: 0px; }
    /* line 229, src/sass/project/components/_livesearch.scss */
    .searchbox__dropdown div ul {
      width: 100%;
      border-left: 1px solid #dfdfdf;
      border-right: 1px solid #dfdfdf; }
      /* line 234, src/sass/project/components/_livesearch.scss */
      .searchbox__dropdown div ul:first-of-type {
        border-top: 1px solid #dfdfdf; }
      /* line 238, src/sass/project/components/_livesearch.scss */
      .searchbox__dropdown div ul:nth-of-type(2) {
        padding-top: 10px;
        border-bottom: 1px solid #dfdfdf; }
      /* line 243, src/sass/project/components/_livesearch.scss */
      .searchbox__dropdown div ul:last-child {
        padding-top: 10px;
        border-bottom: 1px solid #dfdfdf; }
      /* line 249, src/sass/project/components/_livesearch.scss */
      .searchbox__dropdown div ul li {
        width: 100%;
        float: left;
        padding: 0px; }
        /* line 254, src/sass/project/components/_livesearch.scss */
        .searchbox__dropdown div ul li:only-child {
          border-bottom: 1px solid #dfdfdf; }
        /* line 258, src/sass/project/components/_livesearch.scss */
        .searchbox__dropdown div ul li:last-of-type {
          padding-bottom: 10px; }
        /* line 262, src/sass/project/components/_livesearch.scss */
        .searchbox__dropdown div ul li p {
          margin: 10px 20px 10px 20px;
          padding: 0px 10px 10px 0px;
          color: #333;
          font-size: smaller;
          text-transform: uppercase;
          border-bottom: 1px solid #dfdfdf; }
          /* line 270, src/sass/project/components/_livesearch.scss */
          .searchbox__dropdown div ul li p.empty-text {
            text-transform: none;
            padding-bottom: 0;
            border-bottom: 0;
            margin-bottom: 0; }
        /* line 280, src/sass/project/components/_livesearch.scss */
        .searchbox__dropdown div ul li.highlighted a {
          background-color: #e3e3e3 !important;
          color: #333 !important; }
        /* line 286, src/sass/project/components/_livesearch.scss */
        .searchbox__dropdown div ul li em {
          font-family: "TheSans Bold", Helvetica, sans-serif;
          font-size: 13px;
          font-size: 1.3rem; }
        /* line 291, src/sass/project/components/_livesearch.scss */
        .searchbox__dropdown div ul li a {
          width: 100%;
          color: #00a6e2;
          padding-left: 20px;
          padding-right: 20px; }
          @media (min-width: 0px) and (max-width: 750px) {
            /* line 291, src/sass/project/components/_livesearch.scss */
            .searchbox__dropdown div ul li a {
              font-size: 20px;
              font-size: 2rem;
              padding-top: 10px;
              padding-bottom: 10px; } }
          /* line 302, src/sass/project/components/_livesearch.scss */
          .searchbox__dropdown div ul li a:hover {
            background-color: #e3e3e3 !important;
            color: #333 !important; }

/* line 312, src/sass/project/components/_livesearch.scss */
.searchbox__results--large span {
  font-size: 14px !important;
  color: #00a6e2 !important;
  float: none !important; }
  /* line 317, src/sass/project/components/_livesearch.scss */
  .searchbox__results--large span span {
    padding-right: 0 !important; }

/* line 328, src/sass/project/components/_livesearch.scss */
.searchbox.open .searchbox__results {
  opacity: 1;
  height: auto;
  overflow: visible; }

/* line 340, src/sass/project/components/_livesearch.scss */
#searchresults-list-pages-filter,
#searchresults-list-documents-filter,
#searchresults-list-addresses-filter,
#searchresults-list-ecatalog-filter {
  border: none; }

/* line 348, src/sass/project/components/_livesearch.scss */
.tabfilter {
  border: none;
  color: #00a6e2; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 348, src/sass/project/components/_livesearch.scss */
    .tabfilter {
      display: none; } }
  /* line 357, src/sass/project/components/_livesearch.scss */
  .tabfilter p {
    margin-bottom: 10px;
    color: #1e1e1d; }
  /* line 362, src/sass/project/components/_livesearch.scss */
  .tabfilter .unselect {
    float: right; }
  /* line 366, src/sass/project/components/_livesearch.scss */
  .tabfilter div {
    border: none; }

/* line 373, src/sass/project/components/_livesearch.scss */
.searchbox__mobile--title {
  padding: 20px;
  font-size: 14px; }
  @media (min-width: 500px) and (max-width: 750px) {
    /* line 373, src/sass/project/components/_livesearch.scss */
    .searchbox__mobile--title {
      padding: 20px 30px; } }
  /* line 381, src/sass/project/components/_livesearch.scss */
  .searchbox__mobile--title p:last-child {
    font-size: 22px; }

/* line 386, src/sass/project/components/_livesearch.scss */
.searchbox__mobile--select {
  height: 0;
  position: relative;
  padding: 0 20px;
  top: -40px;
  z-index: 99999; }
  @media (min-width: 500px) and (max-width: 750px) {
    /* line 386, src/sass/project/components/_livesearch.scss */
    .searchbox__mobile--select {
      padding: 0 30px; } }
  /* line 397, src/sass/project/components/_livesearch.scss */
  .searchbox__mobile--select .select {
    padding-right: 20px !important;
    padding-left: 20px;
    height: 30px !important;
    position: relative;
    top: -50px !important;
    margin-bottom: 7px;
    width: 100%;
    display: block; }
    /* line 409, src/sass/project/components/_livesearch.scss */
    .searchbox__mobile--select .select .selectboxit-container span {
      line-height: 20px;
      display: block; }
    /* line 415, src/sass/project/components/_livesearch.scss */
    .searchbox__mobile--select .select .selectboxit-container .selectboxit-text {
      line-height: 30px !important;
      font-size: 14px !important;
      padding-left: 10px !important;
      height: 30px !important;
      color: #1e1e1d !important; }
    /* line 422, src/sass/project/components/_livesearch.scss */
    .searchbox__mobile--select .select :after {
      color: #1e1e1d !important; }
    /* line 426, src/sass/project/components/_livesearch.scss */
    .searchbox__mobile--select .select span {
      background-color: #ffffff; }
      /* line 428, src/sass/project/components/_livesearch.scss */
      .searchbox__mobile--select .select span .selectboxit {
        border: 1px solid grey;
        height: 30px; }
      /* line 432, src/sass/project/components/_livesearch.scss */
      .searchbox__mobile--select .select span .selectboxit-text {
        color: #1e1e1d; }
    /* line 437, src/sass/project/components/_livesearch.scss */
    .searchbox__mobile--select .select .tabfiltermobile {
      width: 100% !important; }
  /* line 443, src/sass/project/components/_livesearch.scss */
  .searchbox__mobile--select .disabled .selectboxit-option-anchor {
    color: #333 !important;
    font-weight: bold !important; }

/* line 451, src/sass/project/components/_livesearch.scss */
.searchbox__mobile--headline p {
  color: #ffffff;
  font-size: 20px;
  padding-left: 20px;
  position: absolute;
  top: 12px; }

/* line 459, src/sass/project/components/_livesearch.scss */
.searchbox__mobile--type {
  color: white;
  position: absolute;
  padding-left: 20px;
  top: -75px;
  font-size: 14px; }

/* line 17, src/sass/project/components/_breadcrump.scss */
.breadcrump .content.head {
  margin-bottom: 0px;
  margin-top: 0px;
  position: relative; }
  /* line 22, src/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, src/sass/project/components/_breadcrump.scss */
      .breadcrump .content.head > .wrapper {
        padding-left: 30px; } }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 22, src/sass/project/components/_breadcrump.scss */
      .breadcrump .content.head > .wrapper {
        padding-left: 20px;
        padding-right: 20px; } }
    /* line 36, src/sass/project/components/_breadcrump.scss */
    .breadcrump .content.head > .wrapper .wrapper--text {
      margin-bottom: -25px; }
    /* line 40, src/sass/project/components/_breadcrump.scss */
    .breadcrump .content.head > .wrapper .select {
      margin-top: 25px; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 40, src/sass/project/components/_breadcrump.scss */
        .breadcrump .content.head > .wrapper .select {
          margin-bottom: 15px;
          margin-top: 15px; } }

/* line 14, src/sass/project/components/_content.scss */
.content__header {
  margin-bottom: 15px; }
  /* line 17, src/sass/project/components/_content.scss */
  .content__header .author {
    margin-top: 5px; }
  /* line 21, src/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, src/sass/project/components/_content.scss */
.content__footer {
  clear: both;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 55px; }
  /* line 37, src/sass/project/components/_content.scss */
  .content__footer .wrapper {
    border-top: 1px solid #f4f4f4;
    padding-top: 40px;
    margin-top: 20px;
    margin-bottom: 40px; }
    /* line 43, src/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, src/sass/project/components/_content.scss */
    .content__footer .wrapper h5 {
      font-size: 20px;
      font-size: 2rem;
      font-family: "TheSans Light", Helvetica, sans-serif; }
  /* line 55, src/sass/project/components/_content.scss */
  .content__footer .link {
    width: auto !important;
    float: left; }

/* line 70, src/sass/project/components/_content.scss */
.content.oneColumn--small {
  margin-bottom: 20px; }
  @media (min-width: 751px) {
    /* line 74, src/sass/project/components/_content.scss */
    .content.oneColumn--small > .wrapper > div {
      padding: 0 30px; } }

/* line 86, src/sass/project/components/_content.scss */
.content.twoColumns > h4, .c-teaser-news .content.twoColumns > h2, .c-youtube-teaser .content.twoColumns > h2, .c-content-image-tile__link .content.twoColumns > a,
.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, .c-content-image-tile__link .content.threeColumns > a,
.content.threeColumns > h2,
.content.threeColumns > h3,
.content.threeColumns > h2,
.content.threeColumns > h1 {
  margin-bottom: 20px; }

/* line 100, src/sass/project/components/_content.scss */
.twoColumns .p-col img {
  width: 100%; }

/* line 104, src/sass/project/components/_content.scss */
.twoColumns .col1 {
  padding-right: 10px; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 104, src/sass/project/components/_content.scss */
    .twoColumns .col1 {
      padding-right: 0; } }

/* line 111, src/sass/project/components/_content.scss */
.twoColumns .col2 {
  padding-left: 10px; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 111, src/sass/project/components/_content.scss */
    .twoColumns .col2 {
      padding-left: 0; } }

/* line 123, src/sass/project/components/_content.scss */
.content-Headline {
  text-align: center;
  margin: 0 0 30px 0; }
  /* line 131, src/sass/project/components/_content.scss */
  .content-Headline h1, .content-Headline h3 {
    color: #666666;
    font-family: "TheSans Light", Helvetica, sans-serif; }

/* line 143, src/sass/project/components/_content.scss */
.content-ImageGroup .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  /* line 148, src/sass/project/components/_content.scss */
  .content-ImageGroup .image img {
    height: auto;
    visibility: hidden; }

/* line 158, src/sass/project/components/_content.scss */
.content-video {
  overflow: hidden;
  margin-bottom: 20px; }

/* line 9, src/sass/project/components/_slider.scss */
.slider {
  padding-bottom: 0px;
  position: relative; }
  /* line 13, src/sass/project/components/_slider.scss */
  .slider .swiper-container,
  .slider .slider-container,
  .slider .slider-pagination,
  .slider .slider-controls {
    transition: 1s;
    opacity: 0; }
    /* line 20, src/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, src/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, src/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, src/sass/project/components/_slider.scss */
  .slider.initialized-with-controls .slider-slide {
    cursor: pointer; }
  @media (min-width: 1025px) {
    /* line 49, src/sass/project/components/_slider.scss */
    .slider.initialized-with-controls .slider-controls {
      display: block !important; } }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 49, src/sass/project/components/_slider.scss */
    .slider.initialized-with-controls .slider-controls {
      display: none !important; } }
  /* line 59, src/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, src/sass/project/components/_slider.scss */
.slider--one--big .slider-slide {
  background-color: #ffffff; }
  /* line 79, src/sass/project/components/_slider.scss */
  .slider--one--big .slider-slide img {
    height: auto; }

/* line 93, src/sass/project/components/_slider.scss */
.slider.slider--header {
  position: relative; }
  /* line 98, src/sass/project/components/_slider.scss */
  .slider.slider--header .slider-container {
    overflow: hidden;
    border-bottom: 2px solid #ccd9e7; }
    /* line 110, src/sass/project/components/_slider.scss */
    .slider.slider--header .slider-container .slider-slide.hover .image canvas {
      opacity: 1; }
    /* line 118, src/sass/project/components/_slider.scss */
    .slider.slider--header .slider-container .slider-slide.hover .subtext p.hidden {
      opacity: 1;
      max-height: 200px; }
      /* line 122, src/sass/project/components/_slider.scss */
      html.ie9 .slider.slider--header .slider-container .slider-slide.hover .subtext p.hidden {
        display: block; }
    /* line 140, src/sass/project/components/_slider.scss */
    .slider.slider--header .slider-container .slider-slide.swiper-slide-active .image img {
      opacity: 1; }
    /* line 144, src/sass/project/components/_slider.scss */
    .slider.slider--header .slider-container .slider-slide.swiper-slide-active .image canvas {
      opacity: 0; }
  /* line 155, src/sass/project/components/_slider.scss */
  .slider.slider--header .slider-controls-prev {
    padding-bottom: 200px;
    left: 0px; }
  /* line 159, src/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, src/sass/project/components/_slider.scss */
  .threeItemsSlider > .wrapper {
    padding: 0px 0px 0px 30px; } }

/* line 176, src/sass/project/components/_slider.scss */
.threeItemsSlider > .wrapper > .container {
  padding: 15px 0 30px 0; }
  /* line 179, src/sass/project/components/_slider.scss */
  .threeItemsSlider > .wrapper > .container > .wrapper {
    width: 100%; }
  /* line 189, src/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, .threeItemsSlider > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link .threeItemsSlider > .wrapper > .container a {
    width: 100%;
    padding: 0 20px 30px 20px; }
    @media (min-width: 0px) and (max-width: 1024px) {
      /* line 189, src/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, .threeItemsSlider > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link .threeItemsSlider > .wrapper > .container a {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }

/* line 211, src/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, src/sass/project/components/_slider.scss */
  .threeItemsSliderNews .slider-container .slider-slide {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; } }

/* line 239, src/sass/project/components/_slider.scss */
.threeItemsSliderNews .slider-container .slider-slide img {
  width: 100%;
  max-width: 100vw;
  height: auto; }

@media (min-width: 1025px) {
  /* line 247, src/sass/project/components/_slider.scss */
  .threeItemsSliderNews .p-col.large-4 {
    margin-bottom: 40px; } }

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 252, src/sass/project/components/_slider.scss */
  .threeItemsSliderNews .p-col.medium-6 {
    margin-bottom: 30px; } }

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 261, src/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, src/sass/project/components/_slider.scss */
  .twoItemsSlider > .wrapper > .container .slider-controls,
  .threeItemsSlider.content--narrow > .wrapper > .container .slider-controls {
    display: none; } }

/* line 274, src/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, src/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, src/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, src/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, src/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, .twoItemsSlider > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link .twoItemsSlider > .wrapper > .container a,
.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,
.threeItemsSlider.content--narrow > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link
.threeItemsSlider.content--narrow > .wrapper > .container a {
  padding: 0px 0px 30px 15px;
  color: #666666;
  margin: 0 auto 0 auto; }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 298, src/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, .twoItemsSlider > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link .twoItemsSlider > .wrapper > .container a,
    .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,
    .threeItemsSlider.content--narrow > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link
    .threeItemsSlider.content--narrow > .wrapper > .container a {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; } }

/* line 313, src/sass/project/components/_slider.scss */
.threeItemsSlider.content--narrow > .wrapper > .container .relatedArticles {
  font-size: 2.2rem;
  padding: 0px 0px 15px 0px; }

/* line 322, src/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, .twoItemsSlider > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link .twoItemsSlider > .wrapper > .container a,
.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,
.threeItemsSlider > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link
.threeItemsSlider > .wrapper > .container a {
  font-size: 22px;
  font-size: 2.2rem;
  color: #666666;
  margin: 0 auto 0 auto; }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 322, src/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, .twoItemsSlider > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link .twoItemsSlider > .wrapper > .container a,
    .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,
    .threeItemsSlider > .wrapper > .container .c-content-image-tile__link a, .c-content-image-tile__link
    .threeItemsSlider > .wrapper > .container a {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; } }

/* line 339, src/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, src/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, src/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, src/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, src/sass/project/components/_slider.scss */
.slider-pagination,
.slick-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle; }
  /* line 397, src/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;
    border-radius: 8px;
    height: 8px;
    margin: 10px 4px;
    opacity: 1;
    width: 8px;
    cursor: pointer;
    vertical-align: middle; }
    /* line 412, src/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, src/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;
      border-radius: 10px; }

/* line 427, src/sass/project/components/_slider.scss */
.slider-controls {
  display: none;
  text-align: center; }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 427, src/sass/project/components/_slider.scss */
    .slider-controls {
      display: none; } }
  /* line 435, src/sass/project/components/_slider.scss */
  .slider-controls-prev, .slider-controls-next {
    background-color: transparent;
    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;
    user-select: none; }
    /* line 453, src/sass/project/components/_slider.scss */
    .slider-controls-prev:hover span:before, .slider-controls-next:hover span:before {
      color: #00a6e2; }
    /* line 459, src/sass/project/components/_slider.scss */
    .slider-controls-prev.slick-disabled, .slider-controls-next.slick-disabled {
      cursor: default !important; }
      /* line 463, src/sass/project/components/_slider.scss */
      .slider-controls-prev.slick-disabled span:before, .slider-controls-next.slick-disabled span:before {
        color: #999999; }
      /* line 470, src/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, src/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, src/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%;
        transition: color 0.2s;
        zoom: 1; }
  /* line 504, src/sass/project/components/_slider.scss */
  .slider-controls-prev {
    left: 8%;
    width: 85px; }
    /* line 509, src/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, src/sass/project/components/_slider.scss */
  .slider-controls-next {
    right: 8%;
    width: 85px; }
    /* line 521, src/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, src/sass/project/components/_slider.scss */
  .slider.onlineservices .slider-controls {
    display: none; } }

/* line 542, src/sass/project/components/_slider.scss */
.slider.onlineservices .slider-controls-prev {
  left: 0%; }
  /* line 545, src/sass/project/components/_slider.scss */
  .slider.onlineservices .slider-controls-prev span:before {
    top: -60px; }

/* line 552, src/sass/project/components/_slider.scss */
.slider.onlineservices .slider-controls-next {
  right: 0%; }
  /* line 555, src/sass/project/components/_slider.scss */
  .slider.onlineservices .slider-controls-next span:before {
    top: -60px; }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 571, src/sass/project/components/_slider.scss */
  .content__main .content.threeItems .slider {
    padding: 0; }
  /* line 578, src/sass/project/components/_slider.scss */
  .content.threeItems .slider {
    padding: 0 20px; }
  /* line 584, src/sass/project/components/_slider.scss */
  .slider .p-col.small-12 {
    margin-right: 0; } }

/* line 13, src/sass/project/components/_imageteaser.scss */
.imageTeaser {
  position: relative; }
  /* line 18, src/sass/project/components/_imageteaser.scss */
  .imageTeaser .box {
    position: relative;
    z-index: 0;
    cursor: pointer; }
    /* line 23, src/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/master/dist/assets/images/svg/play.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      opacity: 1;
      transition: opacity 0.2s; }
    /* line 46, src/sass/project/components/_imageteaser.scss */
    .imageTeaser .box.hover:before, .imageTeaser .box.active:before {
      opacity: .7; }
    /* line 52, src/sass/project/components/_imageteaser.scss */
    .imageTeaser .box.playing:before {
      display: none;
      cursor: default; }
    /* line 57, src/sass/project/components/_imageteaser.scss */
    .imageTeaser .box.playing .image-overlay {
      display: none; }
    /* line 61, src/sass/project/components/_imageteaser.scss */
    .imageTeaser .box.playing .video {
      z-index: 1; }
  /* line 67, src/sass/project/components/_imageteaser.scss */
  .imageTeaser .image-overlay {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2; }
    /* line 76, src/sass/project/components/_imageteaser.scss */
    .imageTeaser .image-overlay img {
      float: left;
      width: auto;
      height: auto;
      max-height: none; }
  /* line 84, src/sass/project/components/_imageteaser.scss */
  .imageTeaser .image {
    background-color: #e4e4e4; }
    /* line 89, src/sass/project/components/_imageteaser.scss */
    .imageTeaser .image img {
      float: left;
      height: auto;
      max-height: none; }
    /* line 97, src/sass/project/components/_imageteaser.scss */
    .imageTeaser .image > div {
      display: none; }
      /* line 101, src/sass/project/components/_imageteaser.scss */
      body.sc-edit-mode-active .imageTeaser .image > div {
        display: block !important; }
        /* line 104, src/sass/project/components/_imageteaser.scss */
        body.sc-edit-mode-active .imageTeaser .image > div img {
          width: auto; }
  /* line 112, src/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, src/sass/project/components/_imageteaser.scss */
    .imageTeaser .video > div {
      height: 100%;
      display: block; }
      /* line 125, src/sass/project/components/_imageteaser.scss */
      .imageTeaser .video > div video {
        width: 100%;
        height: 100%; }
  /* line 132, src/sass/project/components/_imageteaser.scss */
  .imageTeaser__container {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1; }
    /* line 138, src/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, src/sass/project/components/_imageteaser.scss */
        .imageTeaser__container .link {
          float: left;
          width: 100% !important;
          margin-top: 10px; } }

/* line 164, src/sass/project/components/_imageteaser.scss */
.imageTeaser--v1 {
  margin-top: 30px; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 164, src/sass/project/components/_imageteaser.scss */
    .imageTeaser--v1 {
      margin-top: 0; } }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 173, src/sass/project/components/_imageteaser.scss */
    .imageTeaser--v1 .image {
      border: 0px; } }
  /* line 182, src/sass/project/components/_imageteaser.scss */
  .imageTeaser--v1 .image img {
    width: 100%;
    height: auto; }
  /* line 188, src/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, src/sass/project/components/_imageteaser.scss */
      .imageTeaser--v1 .imageTeaser__container {
        padding-left: 20px;
        padding-right: 20px;
        border: 0px; } }
    /* line 202, src/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, src/sass/project/components/_imageteaser.scss */
        .imageTeaser--v1 .imageTeaser__container.icon {
          padding-left: 0px; } }
      /* line 211, src/sass/project/components/_imageteaser.scss */
      .imageTeaser--v1 .imageTeaser__container.icon .imageTeaser__container__left .wrapper {
        padding-left: 95px; }
      /* line 215, src/sass/project/components/_imageteaser.scss */
      .imageTeaser--v1 .imageTeaser__container.icon .imageTeaser__container__left img {
        margin-top: -10px;
        margin-bottom: 10px; }
    /* line 223, src/sass/project/components/_imageteaser.scss */
    .imageTeaser--v1 .imageTeaser__container__left > img {
      float: left; }
    /* line 228, src/sass/project/components/_imageteaser.scss */
    .imageTeaser--v1 .imageTeaser__container__left .wrapper p {
      font-size: 15px;
      font-size: 1.5rem;
      color: #666666; }
    /* line 234, src/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, src/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, src/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, src/sass/project/components/_imageteaser.scss */
        .imageTeaser--v1 .imageTeaser__container__right .socialmedia {
          display: none; } }
      /* line 263, src/sass/project/components/_imageteaser.scss */
      .imageTeaser--v1 .imageTeaser__container__right .socialmedia ul {
        float: right; }
        /* line 270, src/sass/project/components/_imageteaser.scss */
        .imageTeaser--v1 .imageTeaser__container__right .socialmedia ul li {
          font-size: 17px;
          font-size: 1.7rem; }

/* line 279, src/sass/project/components/_imageteaser.scss */
.imageTeaser--v2 {
  box-shadow: none;
  position: relative; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 279, src/sass/project/components/_imageteaser.scss */
    .imageTeaser--v2 {
      margin-bottom: 0px; } }
  /* line 287, src/sass/project/components/_imageteaser.scss */
  .imageTeaser--v2 .imageTeaser__container {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%; }
    /* line 293, src/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, src/sass/project/components/_imageteaser.scss */
      .imageTeaser--v2 .imageTeaser__container {
        position: relative;
        float: left; } }
    /* line 302, src/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, src/sass/project/components/_imageteaser.scss */
        .imageTeaser--v2 .imageTeaser__container__left {
          padding: 30px; } }
      @media (min-width: 751px) and (max-width: 1024px) {
        /* line 302, src/sass/project/components/_imageteaser.scss */
        .imageTeaser--v2 .imageTeaser__container__left {
          padding: 0 30px 5% 40px; } }
      /* line 313, src/sass/project/components/_imageteaser.scss */
      .imageTeaser--v2 .imageTeaser__container__left p {
        font-size: 13px;
        font-size: 1.3rem;
        color: #e2e2e2; }
      /* line 318, src/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, src/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, src/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, src/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, src/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, src/sass/project/components/_imageteaser.scss */
          .imageTeaser--v2 .imageTeaser__container__left h3 {
            font-size: 26px;
            font-size: 2.6rem; } }

/* line 17, src/sass/project/components/_category-selector.scss */
.category-selector {
  position: relative; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 17, src/sass/project/components/_category-selector.scss */
    .category-selector {
      display: none; } }
  /* line 28, src/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, .category-selector .c-content-image-tile__link a, .c-content-image-tile__link .category-selector a {
    margin-top: 7px;
    margin-bottom: 7px; }
  /* line 33, src/sass/project/components/_category-selector.scss */
  .category-selector > h4, .c-teaser-news .category-selector > h2, .c-youtube-teaser .category-selector > h2, .c-content-image-tile__link .category-selector > a {
    margin-bottom: 30px; }
  /* line 38, src/sass/project/components/_category-selector.scss */
  .category-selector .tabContainer .tab {
    display: inline-block; }
    /* line 41, src/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, src/sass/project/components/_category-selector.scss */
    .category-selector .tabContainer .tab.active a {
      background-color: #CCD9E7;
      color: #1e1e1d; }
  /* line 60, src/sass/project/components/_category-selector.scss */
  .category-selector .tabContainer > .panelContainer {
    background-color: #CCD9E7;
    position: relative;
    padding: 30px 30px 30px 30px;
    overflow: hidden; }
    /* line 67, src/sass/project/components/_category-selector.scss */
    .category-selector .tabContainer > .panelContainer .panel {
      opacity: 0;
      transition: opacity 0.8s;
      position: absolute;
      top: 30px;
      left: 30px;
      right: 30px;
      bottom: 30px;
      z-index: 0;
      height: 0; }
      /* line 79, src/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, src/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, src/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, src/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, src/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, src/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, src/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, .category-selector .categories .category .c-content-image-tile__link a, .c-content-image-tile__link .category-selector .categories .category a, .category-selector .associates .associate .c-content-image-tile__link a, .c-content-image-tile__link .category-selector .associates .associate a,
  .category-selector .associates .detail .c-content-image-tile__link a, .c-content-image-tile__link
  .category-selector .associates .detail a,
  .category-selector .details .associate .c-content-image-tile__link a, .c-content-image-tile__link
  .category-selector .details .associate a,
  .category-selector .details .detail .c-content-image-tile__link a, .c-content-image-tile__link
  .category-selector .details .detail a {
    font-size: 21px;
    font-size: 2.1rem;
    color: #004388; }
    /* line 152, src/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, .category-selector .categories .category .c-content-image-tile__link a a, .c-content-image-tile__link .category-selector .categories .category a a, .category-selector .associates .associate .c-content-image-tile__link a a, .c-content-image-tile__link .category-selector .associates .associate a a,
    .category-selector .associates .detail .c-content-image-tile__link a a, .c-content-image-tile__link
    .category-selector .associates .detail a a,
    .category-selector .details .associate .c-content-image-tile__link a a, .c-content-image-tile__link
    .category-selector .details .associate a a,
    .category-selector .details .detail .c-content-image-tile__link a a, .c-content-image-tile__link
    .category-selector .details .detail a a {
      color: #00a6e2; }
      /* line 155, src/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-content-image-tile__link a a:hover, .c-content-image-tile__link .category-selector .categories .category a a:hover, .category-selector .associates .associate .c-content-image-tile__link a a:hover, .c-content-image-tile__link .category-selector .associates .associate a a:hover,
      .category-selector .associates .detail .c-content-image-tile__link a a:hover, .c-content-image-tile__link
      .category-selector .associates .detail a a:hover,
      .category-selector .details .associate .c-content-image-tile__link a a:hover, .c-content-image-tile__link
      .category-selector .details .associate a a:hover,
      .category-selector .details .detail .c-content-image-tile__link a a:hover, .c-content-image-tile__link
      .category-selector .details .detail a 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, src/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, src/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, src/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, src/sass/project/components/_category-selector.scss */
.category-selector .categories {
  width: 100%;
  min-height: 135px; }
  /* line 196, src/sass/project/components/_category-selector.scss */
  .category-selector .categories .category {
    transition: 0.2s;
    background-color: #f2f5f9;
    float: none;
    min-height: 125px;
    overflow: hidden;
    cursor: pointer; }
    /* line 205, src/sass/project/components/_category-selector.scss */
    .category-selector .categories .category .side {
      background-color: #004388; }
      /* line 208, src/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, src/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, src/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, src/sass/project/components/_category-selector.scss */
.category-selector .associates,
.category-selector .details {
  transition: 0.6s;
  opacity: 0;
  float: left;
  width: 100%;
  overflow: hidden;
  max-height: 0; }
  /* line 259, src/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, src/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, src/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, src/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, src/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, src/sass/project/components/_category-selector.scss */
  .category-selector .associates.open,
  .category-selector .details.open {
    max-height: 3000px;
    opacity: 1; }

/* line 313, src/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, .category-selector .associates .associate.large-view .c-content-image-tile__link a, .c-content-image-tile__link .category-selector .associates .associate.large-view a {
  margin: 10px 10px 10px 20px; }

/* line 317, src/sass/project/components/_category-selector.scss */
.category-selector .associates .associate.large-view .description {
  margin: 15px 150px 60px 20px; }

/* line 321, src/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, src/sass/project/components/_category-selector.scss */
.category-selector .associates .associate.large-view .side {
  top: 10px;
  height: 50px; }
  /* line 332, src/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, src/sass/project/components/_category-selector.scss */
.category-selector .details {
  float: none;
  max-height: none;
  opacity: 1; }
  /* line 355, src/sass/project/components/_category-selector.scss */
  .category-selector .details .detail .image {
    margin: 12px 0 12px 10px;
    height: 100px;
    width: 100px; }
  /* line 361, src/sass/project/components/_category-selector.scss */
  .category-selector .details .detail > .wrapper {
    padding-left: 135px; }

/* line 14, src/sass/project/components/_accordion.scss */
.accordion {
  position: relative;
  margin-bottom: 30px; }
  /* line 19, src/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, .accordion .c-content-image-tile__link a, .c-content-image-tile__link .accordion a {
    margin-bottom: 30px; }
  /* line 27, src/sass/project/components/_accordion.scss */
  .accordion dt.title {
    transition: 0.2s;
    transition-property: background;
    margin-bottom: 10px;
    background-color: #CCD9E7;
    float: left;
    width: 100%;
    cursor: pointer;
    position: relative; }
    /* line 38, src/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;
      border-radius: 2px;
      display: block;
      text-decoration: none; }
    /* line 51, src/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, src/sass/project/components/_accordion.scss */
    .accordion dt.title.active, .accordion dt.title:hover {
      background-color: #7FA1C3; }
      /* line 67, src/sass/project/components/_accordion.scss */
      .accordion dt.title.active > h3, .accordion dt.title:hover > h3 {
        color: #ffffff; }
      /* line 71, src/sass/project/components/_accordion.scss */
      .accordion dt.title.active:after, .accordion dt.title:hover:after {
        color: #ffffff; }
    /* line 77, src/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, src/sass/project/components/_accordion.scss */
  .accordion dd.item {
    transition: 0.6s;
    transition-property: opacity height;
    opacity: 0;
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 0px;
    margin-top: -10px; }
    /* line 96, src/sass/project/components/_accordion.scss */
    .accordion dd.item section {
      padding-top: 15px;
      padding-bottom: 15px;
      border-bottom: 1px dotted #999999; }
      /* line 103, src/sass/project/components/_accordion.scss */
      .accordion dd.item section:last-child {
        border-bottom: 0px; }
      /* line 113, src/sass/project/components/_accordion.scss */
      .accordion dd.item section .icons-youtube {
        background-position-x: center;
        width: 50px;
        height: 50px; }
      /* line 120, src/sass/project/components/_accordion.scss */
      .accordion dd.item section .icons-not {
        background-image: none; }
    /* line 129, src/sass/project/components/_accordion.scss */
    .accordion dd.item .wrapper {
      margin-left: 20px; }
      /* line 133, src/sass/project/components/_accordion.scss */
      .accordion dd.item .wrapper h5 {
        padding-bottom: 0px;
        margin-top: -3px; }
    /* line 144, src/sass/project/components/_accordion.scss */
    .accordion dd.item.open {
      max-height: 3000px;
      opacity: 1; }

/* line 13, src/sass/project/components/_socialmedia.scss */
.socialmedia {
  /*
        &--findus {

        }
    */ }
  /* line 14, src/sass/project/components/_socialmedia.scss */
  .socialmedia ul {
    display: inline-block; }
    /* line 17, src/sass/project/components/_socialmedia.scss */
    .socialmedia ul li {
      display: inline-block;
      margin-right: 7px; }
      /* line 21, src/sass/project/components/_socialmedia.scss */
      .socialmedia ul li:first-child {
        margin-right: 11px; }
      /* line 25, src/sass/project/components/_socialmedia.scss */
      .socialmedia ul li:last-child {
        margin-right: 0; }
  /* line 31, src/sass/project/components/_socialmedia.scss */
  .socialmedia a .icons {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    position: relative; }
    /* line 39, src/sass/project/components/_socialmedia.scss */
    .socialmedia a .icons:hover {
      background-color: transparent; }
    /* line 43, src/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;
      transition: color 0.2s; }
  /* line 65, src/sass/project/components/_socialmedia.scss */
  .socialmedia--shareit {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
    border: none !important;
    color: #999999; }
    /* line 75, src/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, src/sass/project/components/_socialmedia.scss */
    .socialmedia--shareit ul {
      position: relative;
      background: white;
      padding: 0 10px;
      z-index: 99;
      margin-left: 20px; }
    /* line 94, src/sass/project/components/_socialmedia.scss */
    .socialmedia--shareit a .icons {
      width: 24px;
      height: 24px; }
      /* line 98, src/sass/project/components/_socialmedia.scss */
      .socialmedia--shareit a .icons:before {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 24px;
        color: #004388; }
  /* line 108, src/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, src/sass/project/components/_socialmedia.scss */
  .socialmedia--text-left {
    text-align: left; }
  /* line 119, src/sass/project/components/_socialmedia.scss */
  .socialmedia--text-right {
    text-align: right; }
    /* line 122, src/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, src/sass/project/components/_socialmedia.scss */
  .socialmedia--shareFooter {
    display: none; }
  /* line 135, src/sass/project/components/_socialmedia.scss */
  .socialmedia--shareit {
    display: none; }
  /* line 141, src/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, src/sass/project/components/_socialmedia.scss */
  .socialmedia--shareit ul {
    margin-left: 40px; }
  /* line 161, src/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, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--tl, .mfb-component--tr, .mfb-component--bl, .mfb-component--br {
  box-sizing: border-box;
  margin: 25px;
  position: fixed;
  white-space: nowrap;
  z-index: 30;
  padding-left: 0;
  list-style: none; }
  /* line 152, src/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 {
    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, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--tl {
  left: 0;
  top: 0; }

/* line 174, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--tr {
  right: 0;
  top: 0; }

/* line 178, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--bl {
  left: 0;
  bottom: 0; }

/* line 182, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component--br {
  right: 0;
  bottom: 0; }

/*------------------------------------*    #BUTTONS | Base
\*------------------------------------*/
/* line 192, src/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;
  border-radius: 50%;
  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, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__list {
  list-style: none;
  margin: 0;
  padding: 0; }
  /* line 216, src/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, src/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, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__wrap {
  padding: 25px;
  margin: -25px; }

/* line 248, src/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);
  transform: scale(1) rotate(0deg); }

/*------------------------------------*    #BUTTONS | Modifiers
\*------------------------------------*/
/* line 259, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__button--main {
  height: 48px;
  width: 48px;
  z-index: 20; }

/* line 265, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__button--child {
  height: 48px;
  width: 48px; }

/* line 271, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__main-icon--active,
.mfb-component__main-icon--resting {
  -webkit-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, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__child-icon,
.mfb-component__child-icon {
  line-height: 48px; }

/* line 285, src/sass/project/vendor/material-button/_mfb.scss */
.mfb-component__main-icon--active {
  opacity: 0; }

/* line 290, src/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);
  transform: scale(1) rotate(0deg); }

/* line 294, src/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, src/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, src/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;
  transition: all 0.5s; }

/* line 19, src/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, src/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);
  transform: translateY(60px); }

/* line 24, src/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);
  transform: translateY(120px); }

/* line 24, src/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);
  transform: translateY(180px); }

/* line 24, src/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);
  transform: translateY(240px); }

/* line 34, src/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;
  transition: all 0.5s; }

/* line 41, src/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, src/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);
  transform: translateY(-60px); }

/* line 46, src/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);
  transform: translateY(-120px); }

/* line 46, src/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);
  transform: translateY(-180px); }

/* line 46, src/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);
  transform: translateY(-240px); }

/**
 * SLIDE IN SPRING
 * Same as slide-in but with a springy animation.
 *
 */
/* line 11, src/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;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

/* line 17, src/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) {
  transition-delay: 0.05s; }

/* line 17, src/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) {
  transition-delay: 0.1s; }

/* line 17, src/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) {
  transition-delay: 0.15s; }

/* line 17, src/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) {
  transition-delay: 0.2s; }

/* line 24, src/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, src/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) {
  transition-delay: 0.05s;
  -webkit-transform: translateY(60px);
  transform: translateY(60px); }

/* line 29, src/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) {
  transition-delay: 0.1s;
  -webkit-transform: translateY(120px);
  transform: translateY(120px); }

/* line 29, src/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) {
  transition-delay: 0.15s;
  -webkit-transform: translateY(180px);
  transform: translateY(180px); }

/* line 29, src/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) {
  transition-delay: 0.2s;
  -webkit-transform: translateY(240px);
  transform: translateY(240px); }

/* line 40, src/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;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

/* line 46, src/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) {
  transition-delay: 0.05s; }

/* line 46, src/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) {
  transition-delay: 0.1s; }

/* line 46, src/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) {
  transition-delay: 0.15s; }

/* line 46, src/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) {
  transition-delay: 0.2s; }

/* line 53, src/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, src/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) {
  transition-delay: 0.05s;
  -webkit-transform: translateY(-60px);
  transform: translateY(-60px); }

/* line 58, src/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) {
  transition-delay: 0.1s;
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px); }

/* line 58, src/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) {
  transition-delay: 0.15s;
  -webkit-transform: translateY(-180px);
  transform: translateY(-180px); }

/* line 58, src/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) {
  transition-delay: 0.2s;
  -webkit-transform: translateY(-240px);
  transform: translateY(-240px); }

/**
 * ZOOM-IN
 * When hovering the main button, the child buttons grow
 * from zero to normal size.
 *
 */
/* line 13, src/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);
  transform: scale(0); }

/* line 19, src/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);
  transform: translateY(60px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.15s; }

/* line 19, src/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);
  transform: translateY(120px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.1s; }

/* line 19, src/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);
  transform: translateY(180px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.05s; }

/* line 19, src/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);
  transform: translateY(240px) scale(0);
  transition: all 0.5s;
  transition-delay: 0s; }

/* line 33, src/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);
  transform: translateY(60px) scale(1);
  transition-delay: 0.05s; }

/* line 33, src/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);
  transform: translateY(120px) scale(1);
  transition-delay: 0.1s; }

/* line 33, src/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);
  transform: translateY(180px) scale(1);
  transition-delay: 0.15s; }

/* line 33, src/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);
  transform: translateY(240px) scale(1);
  transition-delay: 0.2s; }

/* line 47, src/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);
  transform: scale(0); }

/* line 53, src/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);
  transform: translateY(-60px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.15s; }

/* line 53, src/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);
  transform: translateY(-120px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.1s; }

/* line 53, src/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);
  transform: translateY(-180px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.05s; }

/* line 53, src/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);
  transform: translateY(-240px) scale(0);
  transition: all 0.5s;
  transition-delay: 0s; }

/* line 67, src/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);
  transform: translateY(-60px) scale(1);
  transition-delay: 0.05s; }

/* line 67, src/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);
  transform: translateY(-120px) scale(1);
  transition-delay: 0.1s; }

/* line 67, src/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);
  transform: translateY(-180px) scale(1);
  transition-delay: 0.15s; }

/* line 67, src/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);
  transform: translateY(-240px) scale(1);
  transition-delay: 0.2s; }

/**
 * FOUNTAIN
 * When hovering the main button the child buttons
 * jump into view from outside the viewport
 */
/* line 12, src/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);
  transform: scale(0); }

/* line 18, src/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);
  transform: translateY(-60px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.15s; }

/* line 18, src/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);
  transform: translateY(-120px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.1s; }

/* line 18, src/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);
  transform: translateY(-180px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.05s; }

/* line 18, src/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);
  transform: translateY(-240px) scale(0);
  transition: all 0.5s;
  transition-delay: 0s; }

/* line 32, src/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);
  transform: translateY(60px) scale(1);
  transition-delay: 0.05s; }

/* line 32, src/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);
  transform: translateY(120px) scale(1);
  transition-delay: 0.1s; }

/* line 32, src/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);
  transform: translateY(180px) scale(1);
  transition-delay: 0.15s; }

/* line 32, src/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);
  transform: translateY(240px) scale(1);
  transition-delay: 0.2s; }

/* line 46, src/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);
  transform: scale(0); }

/* line 52, src/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);
  transform: translateY(60px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.15s; }

/* line 52, src/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);
  transform: translateY(120px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.1s; }

/* line 52, src/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);
  transform: translateY(180px) scale(0);
  transition: all 0.5s;
  transition-delay: 0.05s; }

/* line 52, src/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);
  transform: translateY(240px) scale(0);
  transition: all 0.5s;
  transition-delay: 0s; }

/* line 66, src/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);
  transform: translateY(-60px) scale(1);
  transition-delay: 0.05s; }

/* line 66, src/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);
  transform: translateY(-120px) scale(1);
  transition-delay: 0.1s; }

/* line 66, src/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);
  transform: translateY(-180px) scale(1);
  transition-delay: 0.15s; }

/* line 66, src/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);
  transform: translateY(-240px) scale(1);
  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, src/sass/project/vendor/material-button/_mfb.scss */
[data-mfb-label]:after {
  content: attr(data-mfb-label);
  opacity: 0;
  transition: all 0.5s;
  background: rgba(0, 0, 0, 0.4);
  padding: 4px 10px;
  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;
  transition: all 0.5s; }

/* line 355, src/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;
  transition: all 0.3s; }

/*------------------------------------*    #LABELS | Modifiers
\*------------------------------------*/
/* line 365, src/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, src/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, src/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, src/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
 */
@keyframes mfbFromBottom {
  0% {
    transform: translateY(250px); }
  100% {
    transform: translateY(0); } }

/* line 193, src/sass/project/components/_socialmedia.scss */
.mfb-component--br {
  animation: mfbFromBottom 1.6s 1; }

/* line 199, src/sass/project/components/_socialmedia.scss */
.mfb-component__main-icon--resting {
  color: #004388; }
  /* line 202, src/sass/project/components/_socialmedia.scss */
  .mfb-component__main-icon--resting:after {
    color: inherit; }

/* line 207, src/sass/project/components/_socialmedia.scss */
.mfb-component__main-icon--active {
  color: #333; }
  /* line 210, src/sass/project/components/_socialmedia.scss */
  .mfb-component__main-icon--active:after {
    color: inherit; }

/* line 216, src/sass/project/components/_socialmedia.scss */
.mfb-component__child-icon {
  color: #004388; }
  /* line 219, src/sass/project/components/_socialmedia.scss */
  .mfb-component__child-icon:after {
    color: inherit; }

/* line 16, src/sass/project/components/_segments.scss */
.cluster {
  float: none;
  padding-bottom: 10px;
  margin-bottom: 30px; }
  /* line 23, src/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, src/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, src/sass/project/components/_segments.scss */
  .cluster > h4, .c-teaser-news .cluster > h2, .c-youtube-teaser .cluster > h2, .c-content-image-tile__link .cluster > a {
    margin-bottom: 20px; }
  /* line 39, src/sass/project/components/_segments.scss */
  .cluster > p {
    margin-bottom: 30px;
    font-family: "TheSans Light", Helvetica, sans-serif; }
  /* line 45, src/sass/project/components/_segments.scss */
  .cluster a .image {
    opacity: 1;
    transition: opacity 0.2s; }
    /* line 49, src/sass/project/components/_segments.scss */
    .cluster a .image:hover {
      opacity: .7; }
  /* line 54, src/sass/project/components/_segments.scss */
  .cluster a .icons {
    transition: background-color 0.2s; }
    /* line 57, src/sass/project/components/_segments.scss */
    .cluster a .icons:hover {
      background-color: #00a6e2; }
  /* line 63, src/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, src/sass/project/components/_segments.scss */
      .cluster section {
        padding-right: 0px; } }
    /* line 73, src/sass/project/components/_segments.scss */
    .cluster section:last-child {
      border-bottom: 0px; }
  /* line 78, src/sass/project/components/_segments.scss */
  .cluster .image {
    background-size: cover;
    width: 83px;
    height: 83px;
    float: right; }
  /* line 87, src/sass/project/components/_segments.scss */
  .cluster .wrapper {
    padding-right: 100px;
    margin-top: -4px; }
    /* line 92, src/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, src/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, src/sass/project/components/_segments.scss */
    .cluster .wrapper a {
      color: #004388; }
      /* line 107, src/sass/project/components/_segments.scss */
      .cluster .wrapper a:hover {
        color: #00a6e2; }
    /* line 112, src/sass/project/components/_segments.scss */
    .cluster .wrapper p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.25em;
      padding-top: 5px; }

/* line 26, src/sass/project/components/_sideboxes.scss */
.content__side > section.combined {
  margin-bottom: 0;
  border-radius: 0;
  border-bottom: 0;
  border-top: 0;
  padding-bottom: 0; }
  /* line 33, src/sass/project/components/_sideboxes.scss */
  .content__side > section.combined .container {
    padding-bottom: 5px; }
  /* line 38, src/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, src/sass/project/components/_sideboxes.scss */
  .content__side > section.combined:first-of-type {
    border-top: 1px solid #d4d4d4;
    border-top-radius: 2px; }
    /* line 50, src/sass/project/components/_sideboxes.scss */
    .content__side > section.combined:first-of-type:after {
      display: none; }
  /* line 55, src/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, src/sass/project/components/_sideboxes.scss */
    .content__side > section.combined:last-of-type:after {
      display: none; }

/* line 70, src/sass/project/components/_sideboxes.scss */
.content__side > section ~ .combined {
  border-top: 1px solid #d4d4d4 !important;
  border-bottom: 0; }
  /* line 74, src/sass/project/components/_sideboxes.scss */
  .content__side > section ~ .combined:after {
    display: none; }

/* line 88, src/sass/project/components/_sideboxes.scss */
.content__side > div,
.content__side > section {
  background-color: #ffffff;
  border-radius: 2px;
  margin-bottom: 35px;
  border: 1px solid #d4d4d4;
  float: left;
  width: 100%; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 88, src/sass/project/components/_sideboxes.scss */
    .content__side > div,
    .content__side > section {
      margin-bottom: 15px; } }
  /* line 101, src/sass/project/components/_sideboxes.scss */
  .content__side > div .image,
  .content__side > section .image {
    background-repeat: no-repeat;
    background-position: center center; }
    /* line 105, src/sass/project/components/_sideboxes.scss */
    .content__side > div .image a,
    .content__side > section .image a {
      float: left;
      width: 100%; }
  /* line 112, src/sass/project/components/_sideboxes.scss */
  .content__side > div.link a,
  .content__side > section.link a {
    float: left;
    line-height: 1; }
  /* line 118, src/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 .c-content-image-tile__link a, .c-content-image-tile__link .content__side > div a, .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 .c-content-image-tile__link a, .c-content-image-tile__link
  .content__side > section a,
  .content__side > section h2 {
    color: #004388; }
  /* line 123, src/sass/project/components/_sideboxes.scss */
  .content__side > div a .image,
  .content__side > section a .image {
    opacity: 1;
    transition: opacity 0.2s; }
    /* line 128, src/sass/project/components/_sideboxes.scss */
    .content__side > div a .image:hover,
    .content__side > section a .image:hover {
      opacity: .7; }
  /* line 133, src/sass/project/components/_sideboxes.scss */
  .content__side > div a .icons,
  .content__side > section a .icons {
    transition: background-color 0.2s; }
    /* line 136, src/sass/project/components/_sideboxes.scss */
    .content__side > div a .icons:hover,
    .content__side > section a .icons:hover {
      background-color: #00a6e2; }
  /* line 142, src/sass/project/components/_sideboxes.scss */
  .content__side > div .wrapper,
  .content__side > section .wrapper {
    padding: 0 20px 0 20px; }
    /* line 146, src/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 .c-content-image-tile__link a, .c-content-image-tile__link .content__side > div .wrapper a, .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 .c-content-image-tile__link a, .c-content-image-tile__link
    .content__side > section .wrapper a,
    .content__side > section .wrapper h2 {
      float: left;
      width: 100%; }
    /* line 151, src/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, src/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, src/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 > div .wrapper .c-content-image-tile__link a, .c-content-image-tile__link .content__side > div .wrapper a,
    .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 .c-content-image-tile__link a, .c-content-image-tile__link
    .content__side > section .wrapper a {
      color: #004388; }
    /* line 167, src/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, src/sass/project/components/_sideboxes.scss */
  .content__side > div section,
  .content__side > section section {
    padding: 20px 0 15px 20px; }
    /* line 177, src/sass/project/components/_sideboxes.scss */
    .content__side > div section .wrapper,
    .content__side > section section .wrapper {
      padding: 0; }
    /* line 183, src/sass/project/components/_sideboxes.scss */
    .content__side > div section h5,
    .content__side > section section h5 {
      padding-right: 0; }
    /* line 188, src/sass/project/components/_sideboxes.scss */
    .content__side > div section p,
    .content__side > section section p {
      padding-right: 0; }
  /* line 194, src/sass/project/components/_sideboxes.scss */
  .content__side > div p,
  .content__side > section p {
    font-size: 15px;
    font-size: 1.5rem; }
    /* line 198, src/sass/project/components/_sideboxes.scss */
    .content__side > div p a,
    .content__side > section p a {
      color: #00a6e2;
      display: inline-block; }
      /* line 203, src/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, src/sass/project/components/_sideboxes.scss */
    .content__side > div p.text,
    .content__side > section p.text {
      font-size: 12px;
      font-size: 1.2rem; }
      /* line 212, src/sass/project/components/_sideboxes.scss */
      .content__side > div p.text a,
      .content__side > section p.text a {
        padding: 10px 0 10px 0; }
        /* line 215, src/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, src/sass/project/components/_sideboxes.scss */
.content__side > div.contactjob .container,
.content__side > section.contactjob .container {
  padding-bottom: 30px;
  padding-top: 20px; }
  /* line 240, src/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, src/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, src/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, src/sass/project/components/_sideboxes.scss */
        .content__side > div.contactjob .container .image img,
        .content__side > section.contactjob .container .image img {
          width: auto; } }

/* line 262, src/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 > div.contactjob .c-content-image-tile__link a, .c-content-image-tile__link .content__side > div.contactjob a,
.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,
.content__side > section.contactjob .c-content-image-tile__link a, .c-content-image-tile__link
.content__side > section.contactjob a {
  padding: 30px 0 10px 0;
  margin: 0; }

/* line 267, src/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, src/sass/project/components/_sideboxes.scss */
  .content__side > div.contactjob .text a,
  .content__side > section.contactjob .text a {
    padding: 0; }

/* line 288, src/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 > div.box .c-content-image-tile__link a, .c-content-image-tile__link .content__side > div.box a,
.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,
.content__side > section.box .c-content-image-tile__link a, .c-content-image-tile__link
.content__side > section.box a {
  padding: 20px 0 24px 20px; }

/* line 309, src/sass/project/components/_sideboxes.scss */
.content__side > div.content-Image img,
.content__side > section.content-Image img {
  float: left; }

/* line 320, src/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, src/sass/project/components/_sideboxes.scss */
  div.quote .image {
    max-width: 100%;
    width: 100%; }
    /* line 332, src/sass/project/components/_sideboxes.scss */
    div.quote .image img {
      width: 100%;
      height: auto;
      max-width: none;
      max-height: none; }
  /* line 340, src/sass/project/components/_sideboxes.scss */
  div.quote .wrapper {
    margin-top: 25px;
    margin-bottom: 20px;
    padding-left: 35px;
    padding-right: 5px;
    position: relative; }
    /* line 348, src/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, src/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, src/sass/project/components/_sideboxes.scss */
    div.quote .wrapper p.quote-bottom {
      font-size: 18px;
      font-size: 1.8rem;
      color: #7fa1c3; }
    /* line 370, src/sass/project/components/_sideboxes.scss */
    div.quote .wrapper p.name {
      font-size: 18px;
      font-size: 1.8rem;
      padding-top: 20px; }
    /* line 374, src/sass/project/components/_sideboxes.scss */
    div.quote .wrapper p.title {
      font-size: 13px;
      font-size: 1.3rem; }

/* line 388, src/sass/project/components/_sideboxes.scss */
.content__side > div.contact,
.content__side > section.contact {
  padding-top: 0;
  background-color: #ffffff; }
  /* line 395, src/sass/project/components/_sideboxes.scss */
  .content__side > div.contact .container[data-link] .image,
  .content__side > section.contact .container[data-link] .image {
    cursor: pointer;
    transition: opacity 0.2s; }
    /* line 399, src/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, src/sass/project/components/_sideboxes.scss */
  .content__side > div.contact .image,
  .content__side > section.contact .image {
    background-image: url("/frontend/gui/master/dist/assets/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, src/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, src/sass/project/components/_sideboxes.scss */
      .content__side > div.contact .image,
      .content__side > section.contact .image {
        background-size: contain;
        height: 210px; } }
  /* line 424, src/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, src/sass/project/components/_sideboxes.scss */
      .content__side > div.contact .wrapper,
      .content__side > section.contact .wrapper {
        padding-top: 20px; } }
    /* line 429, src/sass/project/components/_sideboxes.scss */
    .content__side > div.contact .wrapper.top,
    .content__side > section.contact .wrapper.top {
      margin-bottom: 40px; }
  /* line 436, src/sass/project/components/_sideboxes.scss */
  .content__side > div.contact .contact__text,
  .content__side > section.contact .contact__text {
    float: left;
    margin-top: 10px; }
  /* line 441, src/sass/project/components/_sideboxes.scss */
  .content__side > div.contact div.link,
  .content__side > section.contact div.link {
    float: left;
    clear: both; }

/* line 463, src/sass/project/components/_sideboxes.scss */
.content__side > div.download,
.content__side > section.download {
  background-color: #f2f2f2;
  padding: 10px 0; }
  /* line 467, src/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 > div.download .c-content-image-tile__link a, .c-content-image-tile__link .content__side > div.download a,
  .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,
  .content__side > section.download .c-content-image-tile__link a, .c-content-image-tile__link
  .content__side > section.download a {
    padding: 0 0 0 20px; }
  /* line 471, src/sass/project/components/_sideboxes.scss */
  .content__side > div.download section,
  .content__side > section.download section {
    padding-right: 20px; }
    /* line 480, src/sass/project/components/_sideboxes.scss */
    .content__side > div.download section .image,
    .content__side > section.download section .image {
      float: left; }
      /* line 488, src/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, src/sass/project/components/_sideboxes.scss */
  .content__side > div.download .wrapper,
  .content__side > section.download .wrapper {
    padding-left: 70px; }
    /* line 499, src/sass/project/components/_sideboxes.scss */
    .content__side > div.download .wrapper h5,
    .content__side > section.download .wrapper h5 {
      overflow: hidden; }
      /* line 503, src/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, src/sass/project/components/_sideboxes.scss */
.content__side > div.pictures,
.content__side > section.pictures {
  background-color: #f2f2f2;
  padding: 10px 0; }
  /* line 528, src/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 .c-content-image-tile__link a, .c-content-image-tile__link .content__side > div.pictures a, .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 .c-content-image-tile__link a, .c-content-image-tile__link
  .content__side > section.pictures a,
  .content__side > section.pictures h5,
  .content__side > section.pictures h6 {
    padding: 0 0 0 20px; }
  /* line 532, src/sass/project/components/_sideboxes.scss */
  .content__side > div.pictures .image,
  .content__side > section.pictures .image {
    background-size: cover;
    width: 100px;
    height: 75px; }
  /* line 539, src/sass/project/components/_sideboxes.scss */
  .content__side > div.pictures .wrapper h5,
  .content__side > section.pictures .wrapper h5 {
    overflow: hidden; }
    /* line 543, src/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, src/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, src/sass/project/components/_sideboxes.scss */
  .content__side > div.related-links section,
  .content__side > section.related-links section {
    padding: 10px 0 0 0; }
    /* line 571, src/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, src/sass/project/components/_flyout-channels.scss */
.flyout__container {
  max-width: 1440px;
  overflow: hidden; }
  @media (min-width: 1025px) {
    /* line 15, src/sass/project/components/_flyout-channels.scss */
    .flyout__container {
      border-left: 1px solid #999999;
      border-right: 1px solid #999999; } }
  /* line 25, src/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, src/sass/project/components/_flyout-channels.scss */
      .flyout__container .wrapper {
        padding: 0 30px; } }
  /* line 36, src/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, src/sass/project/components/_flyout-channels.scss */
    .flyout__container .close:hover {
      text-decoration: underline; }
    /* line 52, src/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 73, src/sass/project/components/_flyout-channels.scss */
.channels__flyout {
  opacity: 0;
  background-color: #f4f4f4;
  overflow: hidden;
  max-width: 100%;
  color: #333;
  max-height: 0px;
  transition: 0.6s;
  position: relative; }
  /* line 87, src/sass/project/components/_flyout-channels.scss */
  .channels__flyout.open {
    opacity: 1;
    max-height: 700px;
    margin-bottom: 30px; }
  /* line 94, src/sass/project/components/_flyout-channels.scss */
  .channels__flyout h3 {
    margin-bottom: 6px;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.273em; }
  /* line 100, src/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, .channels__flyout .c-content-image-tile__link a, .c-content-image-tile__link .channels__flyout a {
    font-size: 17px;
    font-size: 1.7rem; }

/* line 113, src/sass/project/components/_flyout-channels.scss */
.channels__flyout__left {
  padding: 30px 0px 20px 0px;
  height: 100%;
  overflow: hidden;
  z-index: 0; }
  /* line 120, src/sass/project/components/_flyout-channels.scss */
  .channels__flyout__left .navigation {
    overflow: hidden; }
    /* line 123, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__left .navigation ul {
      width: 90%;
      position: relative; }
      /* line 127, src/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 134, src/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;
          transition: none; }
          /* line 144, src/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 161, src/sass/project/components/_flyout-channels.scss */
        .channels__flyout__left .navigation ul li.selected a {
          color: #ffffff;
          background-color: #999999; }
          /* line 165, src/sass/project/components/_flyout-channels.scss */
          .channels__flyout__left .navigation ul li.selected a:after {
            display: none; }
        /* line 170, src/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 179, src/sass/project/components/_flyout-channels.scss */
        .channels__flyout__left .navigation ul li.selected:before {
          top: 0;
          bottom: 49%;
          transform: skewX(25deg); }
        /* line 184, src/sass/project/components/_flyout-channels.scss */
        .channels__flyout__left .navigation ul li.selected:after {
          top: 49%;
          bottom: 0;
          transform: skewX(-25deg); }
        /* line 192, src/sass/project/components/_flyout-channels.scss */
        .channels__flyout__left .navigation ul li.calling .spinner {
          left: auto !important;
          right: 5px; }
        /* line 198, src/sass/project/components/_flyout-channels.scss */
        .channels__flyout__left .navigation ul li:first-child {
          border-top: none; }

/* line 218, src/sass/project/components/_flyout-channels.scss */
.channels__flyout__middle {
  height: 100%;
  padding: 30px 30px 30px 30px;
  position: relative; }
  /* line 223, src/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; }
    /* line 233, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__middle .image img {
      float: left;
      width: 100%;
      border: 1px solid #e2e2e2; }
  /* line 241, src/sass/project/components/_flyout-channels.scss */
  .channels__flyout__middle section {
    padding: 0px 0px 0px 25px;
    margin-left: 50%;
    min-height: 170px; }
    /* line 247, src/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, .channels__flyout__middle section .c-content-image-tile__link a, .c-content-image-tile__link .channels__flyout__middle section a {
      font-size: 22px;
      font-size: 2.2rem;
      margin-bottom: 5px; }
    /* line 252, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__middle section p {
      font-size: 15px;
      font-size: 1.5rem;
      padding: 5px 0 20px 0; }
      /* line 257, src/sass/project/components/_flyout-channels.scss */
      .channels__flyout__middle section p a:after {
        content: '\00a0 \00a0 \203a';
        display: inline-block; }
      /* line 262, src/sass/project/components/_flyout-channels.scss */
      .channels__flyout__middle section p a:hover {
        text-decoration: underline; }
    /* line 268, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__middle section .link {
      float: left; }
    /* line 280, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__middle section.links {
      clear: both;
      margin-left: 0px;
      padding: 40px 0px 0px 0; }
      /* line 287, src/sass/project/components/_flyout-channels.scss */
      .channels__flyout__middle section.links ul li {
        width: 50%;
        float: left; }
        /* line 291, src/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 297, src/sass/project/components/_flyout-channels.scss */
          .channels__flyout__middle section.links ul li a:hover {
            color: #00a6e2;
            text-decoration: underline; }
          /* line 303, src/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 328, src/sass/project/components/_flyout-channels.scss */
.channels__flyout__right {
  height: 100%;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  background-color: #e8e8e8;
  box-shadow: rgba(51, 51, 51, 0.15) -3px 0px 0px; }
  @media (min-width: 751px) and (max-width: 1024px) {
    /* line 328, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__right {
      display: none; } }
  /* line 339, src/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right .container {
    padding: 10px 10px 10px 10px; }
    /* line 342, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__right .container > div {
      padding-left: 10px; }
  /* line 348, src/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right .image img {
    border: 1px solid #e2e2e2; }
  /* line 355, src/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right .image .link a:after {
    display: none; }
  /* line 362, src/sass/project/components/_flyout-channels.scss */
  .channels__flyout__right section {
    padding: 20px 10px 20px 10px; }
    /* line 365, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__right section:last-child {
      border-top: 1px dotted #8E8E8E; }
    /* line 369, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__right section:first-child {
      border-top: 0px dotted !important; }
    /* line 373, src/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, .channels__flyout__right section .c-content-image-tile__link a, .c-content-image-tile__link .channels__flyout__right section a {
      font-size: 18px;
      font-size: 1.8rem; }
    /* line 377, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__right section p {
      font-size: 13px;
      font-size: 1.3rem;
      padding: 10px 0 10px 0; }
    /* line 382, src/sass/project/components/_flyout-channels.scss */
    .channels__flyout__right section .link {
      font-size: 13px;
      font-size: 1.3rem; }
      /* line 386, src/sass/project/components/_flyout-channels.scss */
      .channels__flyout__right section .link a {
        font-size: 15px;
        font-size: 1.5rem; }
        /* line 389, src/sass/project/components/_flyout-channels.scss */
        .channels__flyout__right section .link a:hover {
          text-decoration: underline; }
        /* line 393, src/sass/project/components/_flyout-channels.scss */
        .channels__flyout__right section .link a:after {
          content: '\00a0 \00a0 \203a';
          display: inline-block; }

/* line 14, src/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout {
  opacity: 0;
  transition: 0.6s;
  max-height: 0px;
  overflow: hidden;
  position: relative;
  z-index: 0; }
  /* line 23, src/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__flyout.open {
    opacity: 1;
    max-height: 800px;
    margin-bottom: 30px; }
  /* line 30, src/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__flyout__container {
    padding-top: 15px;
    padding-bottom: 1px;
    background-color: #ccd9e7; }
    /* line 36, src/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, src/sass/project/components/_flyout-onlineservices.scss */
        .onlineservices__flyout__container .wrapper {
          padding: 0 30px 0 30px; } }
      /* line 46, src/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, src/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, src/sass/project/components/_flyout-onlineservices.scss */
        .onlineservices__flyout__container .wrapper .container .image {
          margin-top: 0px !important; } }

/* line 72, src/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__button {
  padding: 30px 30px 0 30px; }
  /* line 75, src/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button {
    font-size: 18px;
    font-size: 1.8rem;
    color: #666666;
    transition: 0.2s;
    transition-property: color, background;
    float: left;
    width: 100%; }
    /* line 83, src/sass/project/components/_flyout-onlineservices.scss */
    .onlineservices__button .button:hover {
      color: #00a6e2; }

@media (min-width: 751px) {
  /* line 93, src/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button {
    padding: 0;
    text-align: right;
    float: right; }
    /* line 98, src/sass/project/components/_flyout-onlineservices.scss */
    .onlineservices__button .button {
      border-radius: 3px;
      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;
      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/master/dist/assets/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, src/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, src/sass/project/components/_flyout-onlineservices.scss */
      .onlineservices__button .button:hover {
        background-color: #00a6e2;
        color: #ffffff; }
        /* line 149, src/sass/project/components/_flyout-onlineservices.scss */
        .onlineservices__button .button:hover span:after {
          color: #e2e2e2; }
      /* line 156, src/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, src/sass/project/components/_flyout-onlineservices.scss */
      .onlineservices__button .button.calling .spinner {
        left: auto !important;
        right: 15px; }
      /* line 168, src/sass/project/components/_flyout-onlineservices.scss */
      .onlineservices__button .button.calling:after {
        display: none; }
      /* line 173, src/sass/project/components/_flyout-onlineservices.scss */
      .onlineservices__button .button.calling span:after {
        display: none; } }

@media (min-width: 751px) and (max-width: 1024px) {
  /* line 186, src/sass/project/components/_flyout-onlineservices.scss */
  .onlineservices__button .button {
    padding-left: 30px;
    padding-right: 1px; }
    /* line 190, src/sass/project/components/_flyout-onlineservices.scss */
    .onlineservices__button .button:before {
      left: 6px; }
    /* line 194, src/sass/project/components/_flyout-onlineservices.scss */
    .onlineservices__button .button:after {
      display: none; }
    /* line 198, src/sass/project/components/_flyout-onlineservices.scss */
    .onlineservices__button .button span {
      display: none; }
    /* line 203, src/sass/project/components/_flyout-onlineservices.scss */
    .onlineservices__button .button.open:after {
      display: none; } }

/* line 219, src/sass/project/components/_flyout-onlineservices.scss */
.onlineservices__flyout__container {
  padding-top: 28px;
  padding-bottom: 0;
  overflow: hidden; }
  /* line 225, src/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, src/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, src/sass/project/components/_pagination.scss */
.page-selection,
.list-result {
  width: 100%;
  min-height: 1px; }

/* line 22, src/sass/project/components/_pagination.scss */
.page-selection {
  text-align: center; }

/* line 26, src/sass/project/components/_pagination.scss */
ul.pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0; }
  /* line 32, src/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, src/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, src/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, src/sass/project/components/_pagination.scss */
    ul.pagination > li:first-child > a,
    ul.pagination > li:first-child > span {
      margin-left: 0; }
    /* line 72, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/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, src/sass/project/components/_pagination.scss */
    ul.pagination > li > span.prev:before, ul.pagination > li > a.prev:before {
      content: '\2039\2039'; }
    /* line 131, src/sass/project/components/_pagination.scss */
    ul.pagination > li > span.next:after, ul.pagination > li > a.next:after {
      content: '\203a\203a'; }

/* line 18, src/sass/project/components/_newsevents.scss */
.c-news-details__tags {
  float: right;
  margin-top: 0; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 18, src/sass/project/components/_newsevents.scss */
    .c-news-details__tags {
      float: none;
      display: block;
      margin-bottom: 10px;
      margin-top: 10px; } }

/* line 19, src/sass/project/components/_result.scss */
.result__item {
  transition-property: background-color;
  transition-duration: 0.6s;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  background-color: #ffffff;
  position: relative; }
  /* line 28, src/sass/project/components/_result.scss */
  .result__item.open {
    background-color: #e3e3e3; }
  /* line 32, src/sass/project/components/_result.scss */
  .result__item__header {
    display: table;
    width: 100%;
    padding: 20px 20px 20px 20px; }
    /* line 38, src/sass/project/components/_result.scss */
    .result__item__header__image {
      margin-right: 30px;
      padding-right: 30px;
      left: 0;
      top: 0;
      bottom: 0; }
      /* line 45, src/sass/project/components/_result.scss */
      .result__item__header__image.image {
        background-size: cover;
        background-position: top center; }
        /* line 49, src/sass/project/components/_result.scss */
        .result__item__header__image.image img {
          visibility: hidden; }
      /* line 54, src/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, src/sass/project/components/_result.scss */
        .result__item__header__image--service {
          padding-right: 0;
          margin-right: 0; } }
    /* line 68, src/sass/project/components/_result.scss */
    .result__item__header--onlineservices {
      display: block;
      padding: 0; }
  /* line 75, src/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, src/sass/project/components/_result.scss */
      .result__item__container {
        display: table; } }
    /* line 84, src/sass/project/components/_result.scss */
    .result__item__container__servicetype {
      position: absolute;
      right: 0;
      top: 0;
      margin-right: 40px;
      background-color: #398bc3;
      color: #ffffff;
      border-radius: 0 0 3px 3px;
      padding: 2px 10px; }
      /* line 94, src/sass/project/components/_result.scss */
      .result__item__container__servicetype--tools {
        background-color: #00a6e2; }
      /* line 97, src/sass/project/components/_result.scss */
      .result__item__container__servicetype--epaper {
        background-color: #1a5697; }
      /* line 100, src/sass/project/components/_result.scss */
      .result__item__container__servicetype--essentials {
        background-color: #1a5697; }
      /* line 103, src/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, src/sass/project/components/_result.scss */
  .result__item__image {
    width: 30%;
    float: left; }
  /* line 115, src/sass/project/components/_result.scss */
  .result__item__icon {
    float: left;
    width: 50px;
    height: 49px;
    position: relative; }
    /* line 122, src/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, src/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, src/sass/project/components/_result.scss */
      .result__item__title {
        width: 100%; } }
    /* line 148, src/sass/project/components/_result.scss */
    .result__item__title--name {
      font-size: 17px;
      font-size: 1.7rem;
      font-family: "TheSans Light", Helvetica, sans-serif;
      color: #004388;
      line-height: 1.2;
      padding-bottom: 7px; }
      /* line 152, src/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, src/sass/project/components/_result.scss */
    .result__item__title__meta > span {
      display: inline-block;
      padding: 0 3px 0 4px;
      font-family: "TheSans Light", Helvetica, sans-serif;
      font-size: 13px;
      font-size: 1.3rem;
      color: #333;
      line-height: 1.231;
      color: #999999; }
      /* line 164, src/sass/project/components/_result.scss */
      .result__item__title__meta > span:first-child {
        padding-left: 0; }
    /* line 169, src/sass/project/components/_result.scss */
    .result__item__title__meta .delimeter {
      padding: 0 3px 0 0 !important; }
    /* line 174, src/sass/project/components/_result.scss */
    .result__item__title--location {
      padding-bottom: 7px; }
      /* line 177, src/sass/project/components/_result.scss */
      .result__item__title--location > span {
        border-left: 1px solid #939393; }
        /* line 180, src/sass/project/components/_result.scss */
        .result__item__title--location > span:first-child {
          border-left: none; }
    /* line 185, src/sass/project/components/_result.scss */
    .result__item__title--essential-text {
      padding-bottom: 17px; }
      /* line 188, src/sass/project/components/_result.scss */
      .result__item__title--essential-text > span {
        border-left: 1px solid #939393; }
        /* line 191, src/sass/project/components/_result.scss */
        .result__item__title--essential-text > span:first-child {
          border-left: none; }
    /* line 197, src/sass/project/components/_result.scss */
    .result__item__title--service {
      margin-top: 10px;
      margin-bottom: 10px; }
    /* line 204, src/sass/project/components/_result.scss */
    .result__item__title--type span {
      font-family: "TheSans Semibold", Helvetica, sans-serif;
      text-transform: uppercase; }
    /* line 210, src/sass/project/components/_result.scss */
    .result__item__title--type.PD span {
      color: #004388 !important; }
    /* line 216, src/sass/project/components/_result.scss */
    .result__item__title--type.AD span {
      color: #a3b1c9; }
    /* line 222, src/sass/project/components/_result.scss */
    .result__item__title--location + .result__item__title--type {
      margin-top: -7px;
      padding-bottom: 7px; }
    /* line 227, src/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 232, src/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 237, src/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 242, src/sass/project/components/_result.scss */
    .result__item__title--resources {
      font-family: "TheSans Light", Helvetica, sans-serif;
      font-size: 13px;
      font-size: 1.3rem;
      color: #333;
      line-height: 1.231;
      padding-bottom: 7px;
      color: #333; }
      /* line 248, src/sass/project/components/_result.scss */
      .result__item__title--resources span:first-of-type {
        padding-left: 0;
        padding-right: 3px; }
        /* line 252, src/sass/project/components/_result.scss */
        .result__item__title--resources span:first-of-type:after {
          content: '\00a0\007C'; }
    /* line 262, src/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 266, src/sass/project/components/_result.scss */
      .result__item__title--breadcrump span {
        padding-left: 0;
        padding-right: 3px; }
        /* line 270, src/sass/project/components/_result.scss */
        .result__item__title--breadcrump span:before {
          content: '\203a\00a0';
          font-size: 16px;
          line-height: 16px; }
    /* line 278, src/sass/project/components/_result.scss */
    .result__item__title--url {
      font-size: 13px;
      color: #333;
      padding-bottom: 5px; }
  /* line 286, src/sass/project/components/_result.scss */
  .result__item__filter {
    padding-bottom: 5px; }
    /* line 289, src/sass/project/components/_result.scss */
    .result__item__filter span {
      color: #333; }
    /* line 293, src/sass/project/components/_result.scss */
    .result__item__filter span:nth-child(2) {
      padding: 0 3px 0 0; }
  /* line 299, src/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 304, src/sass/project/components/_result.scss */
  .result__item__contact {
    width: 100%;
    display: table; }
    /* line 308, src/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 317, src/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 324, src/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 332, src/sass/project/components/_result.scss */
          .result__item__contact > div a span:before {
            color: #1e1e1d;
            font-size: 28px;
            line-height: 25px;
            text-align: center; }
      /* line 341, src/sass/project/components/_result.scss */
      .result__item__contact > div.segments {
        padding: 0 10px 0 10px; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 341, src/sass/project/components/_result.scss */
          .result__item__contact > div.segments {
            padding: 0 !important; } }
        /* line 349, src/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 349, src/sass/project/components/_result.scss */
            .result__item__contact > div.segments .container {
              display: block; } }
          /* line 358, src/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, .result__item__contact > div.segments .container .c-content-image-tile__link a, .c-content-image-tile__link .result__item__contact > div.segments .container a {
            text-align: left;
            float: left;
            clear: both; }
          /* line 364, src/sass/project/components/_result.scss */
          .result__item__contact > div.segments .container ul {
            list-style: none;
            float: left;
            clear: both;
            width: 50%; }
            /* line 371, src/sass/project/components/_result.scss */
            .result__item__contact > div.segments .container ul li {
              text-align: left;
              background-image: url("/frontend/gui/master/dist/assets/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 382, src/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 399, src/sass/project/components/_result.scss */
  .result__item__title, .result__item__contact, .result__item__moreDetails {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left; }
  /* line 405, src/sass/project/components/_result.scss */
  .result__item__image {
    display: none; }
  /* line 409, src/sass/project/components/_result.scss */
  .result__item__title {
    padding: 0 !important; }
  /* line 413, src/sass/project/components/_result.scss */
  .result__item__contact {
    margin: 10px 0;
    padding: 0 0 10px 0; }
    /* line 417, src/sass/project/components/_result.scss */
    .result__item__contact > div {
      border: none; } }

/* line 436, src/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 442, src/sass/project/components/_result.scss */
  .result__item--wide .result__item__icon {
    display: none; } }

/* line 448, src/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 448, src/sass/project/components/_result.scss */
    .result__item--wide .result__item__description {
      padding-left: 0px; } }

/* line 458, src/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 458, src/sass/project/components/_result.scss */
    .result__item--wide .result__item__footer {
      padding-left: 0px; } }
  /* line 470, src/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 477, src/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 484, src/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 491, src/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 484, src/sass/project/components/_result.scss */
      .result__item--wide .result__item__footer--link {
        clear: both; }
        /* line 500, src/sass/project/components/_result.scss */
        .result__item--wide .result__item__footer--link a {
          width: 250px; } }
  /* line 506, src/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 514, src/sass/project/components/_result.scss */
    .result__item--wide .result__item__footer--download a:hover {
      text-decoration: underline; }

/* line 532, src/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 532, src/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 552, src/sass/project/components/_result.scss */
.result__item--wide.result__item--ecatalog .result__item__header {
  display: table;
  width: 100%;
  padding: 10px; }

/* line 559, src/sass/project/components/_result.scss */
.result__item--wide.result__item--ecatalog .result__item__container {
  display: table;
  width: 100%; }
  /* line 563, src/sass/project/components/_result.scss */
  .result__item--wide.result__item--ecatalog .result__item__container h4, .result__item--wide.result__item--ecatalog .result__item__container .c-teaser-news h2, .c-teaser-news .result__item--wide.result__item--ecatalog .result__item__container h2, .result__item--wide.result__item--ecatalog .result__item__container .c-youtube-teaser h2, .c-youtube-teaser .result__item--wide.result__item--ecatalog .result__item__container h2, .result__item--wide.result__item--ecatalog .result__item__container .c-content-image-tile__link a, .c-content-image-tile__link .result__item--wide.result__item--ecatalog .result__item__container a {
    display: inline-block;
    font-family: 'TheSans Semibold', sans-serif;
    font-size: 18px;
    color: #004388; }
  /* line 571, src/sass/project/components/_result.scss */
  .result__item--wide.result__item--ecatalog .result__item__container .link--ecatalog {
    font-family: 'TheSans Semibold', sans-serif;
    font-size: 18px;
    color: #004388 !important; }
    /* line 575, src/sass/project/components/_result.scss */
    .result__item--wide.result__item--ecatalog .result__item__container .link--ecatalog:hover {
      color: #66a6d1 !important; }
  /* line 581, src/sass/project/components/_result.scss */
  .result__item--wide.result__item--ecatalog .result__item__container--imagewrapper {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 60px; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 581, src/sass/project/components/_result.scss */
      .result__item--wide.result__item--ecatalog .result__item__container--imagewrapper {
        vertical-align: top; } }
    /* line 591, src/sass/project/components/_result.scss */
    .result__item--wide.result__item--ecatalog .result__item__container--imagewrapper .image--ecatalog {
      display: block;
      width: 50px;
      height: 50px;
      border: 1px solid #e3e3e3;
      max-width: 50px !important;
      max-height: 50px !important; }
  /* line 601, src/sass/project/components/_result.scss */
  .result__item--wide.result__item--ecatalog .result__item__container--titlewrapper {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: calc(35% - 60px); }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 601, src/sass/project/components/_result.scss */
      .result__item--wide.result__item--ecatalog .result__item__container--titlewrapper {
        display: inline-block;
        width: calc(70% - 60px); } }
  /* line 612, src/sass/project/components/_result.scss */
  .result__item--wide.result__item--ecatalog .result__item__container--designwrapper {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 17.5%; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 612, src/sass/project/components/_result.scss */
      .result__item--wide.result__item--ecatalog .result__item__container--designwrapper {
        display: inline-block;
        width: 70%; } }
  /* line 623, src/sass/project/components/_result.scss */
  .result__item--wide.result__item--ecatalog .result__item__container--materialwrapper {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 25%; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 623, src/sass/project/components/_result.scss */
      .result__item--wide.result__item--ecatalog .result__item__container--materialwrapper {
        display: inline-block;
        width: 70%; } }
  /* line 634, src/sass/project/components/_result.scss */
  .result__item--wide.result__item--ecatalog .result__item__container--buttonwrapper {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 17.5%; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 634, src/sass/project/components/_result.scss */
      .result__item--wide.result__item--ecatalog .result__item__container--buttonwrapper {
        display: inline-block;
        float: right;
        width: 30%;
        margin-top: -18px; } }
  /* line 648, src/sass/project/components/_result.scss */
  .result__item--wide.result__item--ecatalog .result__item__container .link {
    width: 100%;
    float: left;
    white-space: nowrap; }

/* line 679, src/sass/project/components/_result.scss */
.result__item--global .result__item__title {
  width: 70%; }

/* line 683, src/sass/project/components/_result.scss */
.result__item--global .result__item__contact {
  margin: 0;
  padding: 0; }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 683, src/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 693, src/sass/project/components/_result.scss */
    .result__item--global .result__item__contact .mail {
      border: none; } }

/* line 721, src/sass/project/components/_result.scss */
.result__item--media {
  background-color: #f2f5f9 !important; }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 734, src/sass/project/components/_result.scss */
  #job-list-results.list-result table td {
    padding: 3px 0; }
    /* line 737, src/sass/project/components/_result.scss */
    #job-list-results.list-result table td a {
      font-family: "TheSans Semibold", Helvetica, sans-serif; }
    /* line 741, src/sass/project/components/_result.scss */
    #job-list-results.list-result table td:first-child {
      padding-top: 20px; }
    /* line 745, src/sass/project/components/_result.scss */
    #job-list-results.list-result table td:last-child {
      padding-bottom: 20px; } }

/* line 12, src/sass/project/components/_contentTextImage.scss */
.textImageBlock > .text-before {
  clear: both; }

/* line 20, src/sass/project/components/_contentTextImage.scss */
.textImageBlock > .text-after {
  clear: both; }

/* line 29, src/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, src/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, src/sass/project/components/_contentTextImage.scss */
  .textImageBlock .image img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: none; }
  /* line 51, src/sass/project/components/_contentTextImage.scss */
  .textImageBlock .image .caption {
    float: left; }

/* line 57, src/sass/project/components/_contentTextImage.scss */
.textImageBlock a .image {
  transition: opacity 0.2s; }
  /* line 60, src/sass/project/components/_contentTextImage.scss */
  .textImageBlock a .image:hover {
    opacity: 0.8; }

/* line 69, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-left .image {
  float: right;
  margin-left: 20px; }

/* line 75, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-left.col-66-33 .image {
  width: 66%;
  max-width: 66%; }

/* line 82, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-left.col-33-66 .image {
  width: 33%;
  max-width: 33%; }

/* line 89, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-left.col-50-50 .image {
  width: 50%;
  max-width: 50%; }

/* line 99, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right .image {
  float: left;
  margin-right: 20px; }

/* line 105, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right.col-66-33 .image {
  width: 66%;
  max-width: 66%; }

/* line 112, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right.col-33-66 .image {
  width: 33%;
  max-width: 33%; }

/* line 119, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right.col-50-50 .image {
  width: 50%;
  max-width: 50%; }

/* line 126, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-right > ul {
  overflow: hidden; }

/* line 134, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-top .image {
  float: none;
  max-width: 100%;
  margin: 10px 0 0 0; }

/* line 144, src/sass/project/components/_contentTextImage.scss */
.textImageBlock .text-bottom .image {
  float: none;
  max-width: 100%;
  margin: 0 0 10px 0; }

/* line 152, src/sass/project/components/_contentTextImage.scss */
.textBlock,
.textImageBlock {
  font-family: "TheSans Light", Helvetica, sans-serif; }
  /* line 156, src/sass/project/components/_contentTextImage.scss */
  .textBlock p,
  .textImageBlock p {
    font-size: 15px;
    font-size: 1.5rem; }
  /* line 162, src/sass/project/components/_contentTextImage.scss */
  .textBlock h1 a:hover, .textBlock h2 a:hover, .textBlock h3 a:hover, .textBlock h4 a:hover, .textBlock .c-content-image-tile__link a a:hover, .c-content-image-tile__link .textBlock a 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-content-image-tile__link a a:hover, .c-content-image-tile__link
  .textImageBlock a 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, src/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, src/sass/project/components/_contentTextImage.scss */
  .textBlock .link,
  .textImageBlock .link {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin: 0 !important; }
    /* line 180, src/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, src/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, src/sass/project/components/_contentTextImage.scss */
      .textBlock .link a:after,
      .textImageBlock .link a:after {
        content: '\00a0 \00a0 \203a';
        display: inline-block; }

/* line 200, src/sass/project/components/_contentTextImage.scss */
.imageBlock {
  margin-bottom: 30px; }
  /* line 203, src/sass/project/components/_contentTextImage.scss */
  .imageBlock img {
    display: block;
    height: auto; }

/* line 215, src/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 .c-content-image-tile__link a, .c-content-image-tile__link .textBlock a, .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 .c-content-image-tile__link a, .c-content-image-tile__link .textImageBlock a, .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 .c-content-image-tile__link a, .c-content-image-tile__link .imageBlock a, .imageBlock h5, .imageBlock h6, .imageBlock ul, .imageBlock ol {
  margin-bottom: 20px; }

/* line 222, src/sass/project/components/_contentTextImage.scss */
.content__main .textBlock--padded {
  padding: 20px; }
  /* line 227, src/sass/project/components/_contentTextImage.scss */
  .content__main .textBlock--padded > p + .text-after p:last-child {
    margin-bottom: 0; }

/* line 239, src/sass/project/components/_contentTextImage.scss */
.content__main .textImageBlock .image img {
  border: 1px solid #e2e2e2;
  float: left; }

/* line 249, src/sass/project/components/_contentTextImage.scss */
.content__side .textImageBlock,
.content__side .imageBlock {
  padding-bottom: 20px; }
  /* line 254, src/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, src/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, src/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, src/sass/project/components/_contentTextImage.scss */
  .content__side .textImageBlock a,
  .content__side .imageBlock a {
    display: inline; }
  /* line 288, src/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 .c-content-image-tile__link a, .c-content-image-tile__link .content__side .textImageBlock a, .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 .c-content-image-tile__link a, .c-content-image-tile__link
  .content__side .imageBlock a,
  .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, src/sass/project/components/_contentTextImage.scss */
.content__side .textBlock {
  padding: 20px; }

@media (min-width: 1025px) {
  /* line 310, src/sass/project/components/_contentTextImage.scss */
  .mainContent--wide .content-TextImage, .mainContent--wide .content-Text, .mainContent--wide .content-Image {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.6666666667%;
    float: left;
    padding-right: 20px; } }

/* line 325, src/sass/project/components/_contentTextImage.scss */
.content-TextImage--special {
  margin-bottom: 50px;
  /*img {
            border: none !important;
            box-shadow: 0 0 0 transparent !important;
        }*/ }
  /* line 328, src/sass/project/components/_contentTextImage.scss */
  .content-TextImage--special--no-margin {
    margin-bottom: 0; }
  /* line 332, src/sass/project/components/_contentTextImage.scss */
  .content-TextImage--special .text-before {
    color: #004388;
    margin-bottom: 3px; }
  /* line 337, src/sass/project/components/_contentTextImage.scss */
  .content-TextImage--special.alternate-1 {
    background-color: #f2f5f9;
    padding: 60px 0; }
    /* line 343, src/sass/project/components/_contentTextImage.scss */
    .content-TextImage--special.alternate-1 .textImageBlock .text-left .image {
      margin-left: 50px; }
    /* line 347, src/sass/project/components/_contentTextImage.scss */
    .content-TextImage--special.alternate-1 .textImageBlock .text-right .image {
      margin-right: 50px; }

/* line 9, src/sass/project/components/_contentTeaserImage.scss */
.contentTeaserImage {
  position: relative;
  top: -610px;
  left: 100px;
  background-color: white;
  width: 600px;
  padding: 30px; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 9, src/sass/project/components/_contentTeaserImage.scss */
    .contentTeaserImage {
      top: 0px;
      left: 0px;
      width: 100%;
      padding: 0px; } }
  @media (min-width: 751px) and (max-width: 1024px) {
    /* line 9, src/sass/project/components/_contentTeaserImage.scss */
    .contentTeaserImage {
      top: 0px;
      left: 0px;
      width: 100%;
      padding: 0px 30px; } }

/* line 1, src/sass/project/components/_contentDetailTeaser.scss */
.contentDetailTeaser {
  background: grey; }

/* line 2, src/sass/project/components/_contentImageTile.scss */
.c-content-image-tile {
  background: #f7f8fa;
  border: 1px solid #bdbdbd;
  margin-bottom: 20px; }
  /* line 7, src/sass/project/components/_contentImageTile.scss */
  .c-content-image-tile:last-child {
    margin-bottom: 0; }
  /* line 11, src/sass/project/components/_contentImageTile.scss */
  .c-content-image-tile__image {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    width: 50%;
    padding-right: 10px; }
    /* line 18, src/sass/project/components/_contentImageTile.scss */
    .c-content-image-tile__image img {
      width: 100%;
      height: auto; }
  /* line 24, src/sass/project/components/_contentImageTile.scss */
  .c-content-image-tile__link {
    display: inline-block;
    margin-left: -4px;
    vertical-align: middle;
    width: 50%; }
    /* line 30, src/sass/project/components/_contentImageTile.scss */
    .c-content-image-tile__link a {
      color: #004388;
      padding-right: 10px; }
      /* line 35, src/sass/project/components/_contentImageTile.scss */
      .c-content-image-tile__link a:hover, .c-content-image-tile__link .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-content-image-tile__link a:hover, .c-content-image-tile__link .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-content-image-tile__link a:hover {
        color: #00a6e2; }

/* line 1, src/sass/project/components/_productImageTile.scss */
.twoColumns .wrapper h3 {
  padding-bottom: 30px; }

/* line 5, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile {
  background: #f2f5f9;
  border: 2px solid #f2f5f9;
  margin-bottom: 20px; }

/* line 13, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile__image {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  width: 30%;
  padding-right: 10px;
  background: white; }

/* line 21, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile__image img {
  width: 100%;
  height: auto;
  opacity: 1;
  margin-top: 30%;
  margin-bottom: 30%;
  -webkit-transition-property: opacity;
  /* Safari */
  -webkit-transition-duration: .2s;
  /* Safari */
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: .2s;
  transition-duration: .2s; }

/* line 36, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile a .c-product-image-tile__image img:hover {
  opacity: 0.8; }

/* line 39, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile__link {
  display: inline-block;
  margin-left: -4px;
  vertical-align: middle;
  width: 70%;
  padding: 15px 30px 0px 30px; }

/* line 47, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile__link p {
  word-wrap: break-word;
  color: #333333;
  font-size: 15px;
  padding-bottom: 10px; }

/* line 54, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile__link h3 {
  color: #004388;
  padding-bottom: 20px; }

/* line 58, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile a .c-product-image-tile__link h3:hover {
  color: #00a6e2; }

/* line 61, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile__link a {
  color: #00a6e2;
  padding-right: 10px; }

/* line 65, src/sass/project/components/_productImageTile.scss */
.c-product-image-tile__link a:hover, .c-product-image-tile__link .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-product-image-tile__link a:hover, .c-product-image-tile__link .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-product-image-tile__link a:hover, .c-product-image-tile__link .c-teaser-news h2 a:hover, .c-teaser-news h2 .c-product-image-tile__link a:hover, .c-product-image-tile__link .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .c-product-image-tile__link a:hover {
  color: #00a6e2; }

@media (min-width: 0px) {
  /* line 70, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__link {
    padding: 10px 20px 0px 20px; }
  /* line 73, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__link h3 {
    font-size: 16px;
    color: #004388;
    padding-bottom: 10px; }
  /* line 78, src/sass/project/components/_productImageTile.scss */
  a .c-product-image-tile .c-product-image-tile__link h3:hover {
    color: #00a6e2; }
  /* line 81, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__link p {
    word-wrap: break-word;
    color: #333333;
    font-size: 12px;
    padding-bottom: 10px; }
  /* line 87, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__image {
    padding-right: 0px; }
  /* line 90, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__image img {
    margin-top: 35%;
    margin-bottom: 35%; } }

@media (min-width: 500px) and (max-width: 750px) {
  /* line 95, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__link {
    padding: 10px 20px 0px 20px; }
  /* line 98, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__link h3 {
    font-size: 23px;
    padding-bottom: 10px; }
  /* line 102, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__link p {
    font-size: 16px;
    padding-bottom: 10px; }
  /* line 106, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__image {
    padding-right: 0px; }
  /* line 109, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__image img {
    margin-top: 8%;
    margin-bottom: 8%; } }

@media (min-width: 751px) and (max-width: 800px) {
  /* line 114, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__image img {
    margin-top: 13%;
    margin-bottom: 13%; } }

@media (min-width: 801px) and (max-width: 1024px) {
  /* line 119, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__image img {
    margin-top: 5%;
    margin-bottom: 5%; } }

@media (min-width: 1025px) {
  /* line 124, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__link {
    padding: 10px 20px 0px 20px; }
  /* line 127, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__link h3 {
    font-size: 23px;
    padding-bottom: 10px; }
  /* line 131, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__link p {
    font-size: 16px;
    padding-bottom: 10px; }
  /* line 135, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__image {
    padding-right: 0px; }
  /* line 138, src/sass/project/components/_productImageTile.scss */
  .c-product-image-tile__image img {
    margin-top: 13%;
    margin-bottom: 13%; } }

@media (min-width: 0px) and (max-width: 1024px) {
  /* line 13, src/sass/project/components/_contact.scss */
  .form {
    padding-right: 0; } }

@media (min-width: 801px) and (max-width: 1024px) {
  /* line 13, src/sass/project/components/_contact.scss */
  .form {
    padding-right: 20px; } }

/* line 23, src/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, src/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, .form .c-content-image-tile__link a, .c-content-image-tile__link .form a {
  font-family: "TheSans Light", Helvetica, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  line-height: 1.467; }

/* line 31, src/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, src/sass/project/components/_contact.scss */
.form input[type=text],
.form input[type=password] {
  padding-right: 10px;
  width: 100%; }

/* line 43, src/sass/project/components/_contact.scss */
.form input[disabled] {
  background: #E3E3E3;
  cursor: not-allowed; }

/* line 52, src/sass/project/components/_contact.scss */
.form__set {
  padding: 20px 0 20px 0; }
  /* line 55, src/sass/project/components/_contact.scss */
  .form__set--borderbottom {
    border-bottom: 1px solid #e4e4e4; }
  /* line 59, src/sass/project/components/_contact.scss */
  .form__set__button {
    float: left; }
    /* line 63, src/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, src/sass/project/components/_contact.scss */
    .form__set__button section button {
      cursor: pointer;
      transition: 0.2s;
      transition-property: color padding margin; }

/* line 89, src/sass/project/components/_contact.scss */
.form__section {
  padding: 7px 0 7px 0; }
  /* line 93, src/sass/project/components/_contact.scss */
  .form__section input {
    float: left; }
  /* line 101, src/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, src/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, src/sass/project/components/_contact.scss */
  .form__title--label {
    padding: 0; }

/* line 122, src/sass/project/components/_contact.scss */
.form__label--salutation label {
  vertical-align: 5px !important; }

/* line 127, src/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, src/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, src/sass/project/components/_contact.scss */
    .form__label label, .form__radio-group__item__label label, .form__checkbox-group__item__label label {
      vertical-align: 0px; } }

/* line 148, src/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 154, src/sass/project/components/_contact.scss */
.form__field .checkboxList {
  margin: 20px 0 0; }
  /* line 157, src/sass/project/components/_contact.scss */
  .form__field .checkboxList label {
    padding: 0; }
  /* line 161, src/sass/project/components/_contact.scss */
  .form__field .checkboxList input {
    clear: both;
    margin-right: 4px; }
    @media (min-width: 751px) {
      /* line 161, src/sass/project/components/_contact.scss */
      .form__field .checkboxList input {
        top: 1px; } }
  @media (min-width: 1025px) {
    /* line 154, src/sass/project/components/_contact.scss */
    .form__field .checkboxList {
      padding: 0 20px; } }
  /* line 174, src/sass/project/components/_contact.scss */
  .form__field .checkboxList__inner {
    margin-bottom: 20px;
    overflow: hidden; }
  /* line 179, src/sass/project/components/_contact.scss */
  .form__field .checkboxList__controls {
    text-align: right; }
    /* line 182, src/sass/project/components/_contact.scss */
    .form__field .checkboxList__controls__control {
      display: inline-block;
      margin-left: 20px; }
      /* line 186, src/sass/project/components/_contact.scss */
      .form__field .checkboxList__controls__control:first-child {
        margin-left: 0; }

/* line 195, src/sass/project/components/_contact.scss */
.form__select {
  margin: 0;
  width: 100%; }
  /* line 200, src/sass/project/components/_contact.scss */
  .form__select--secondary {
    margin-bottom: 15px; }
  /* line 209, src/sass/project/components/_contact.scss */
  .form__select--tertiary .select-visible {
    background-color: #CCD9E7 !important;
    color: #333; }

/* line 217, src/sass/project/components/_contact.scss */
.form .field-validation-error {
  padding: 2px 0 0 0; }

/* line 223, src/sass/project/components/_contact.scss */
.form--modal .select-visible {
  width: 103% !important;
  max-width: 103% !important; }

/* line 230, src/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 239, src/sass/project/components/_contact.scss */
  select.select--multiple option {
    background-color: #f8f9fd;
    padding: 6px 6px; }
    /* line 243, src/sass/project/components/_contact.scss */
    select.select--multiple option[disabled="disabled"] {
      display: none; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 230, src/sass/project/components/_contact.scss */
    select.select--multiple {
      width: 100%;
      min-height: 40px; } }

/* line 260, src/sass/project/components/_contact.scss */
.form--modal {
  background-color: #ffffff;
  padding: 30px 50px 30px 50px !important;
  float: left; }

/* line 272, src/sass/project/components/_contact.scss */
.form__result {
  float: left;
  clear: both;
  width: 100%; }
  /* line 277, src/sass/project/components/_contact.scss */
  .form__result__container {
    padding: 20px 20px 20px 20px; }
    /* line 280, src/sass/project/components/_contact.scss */
    .form__result__container--success {
      background-color: #d8f7eb; }
    /* line 284, src/sass/project/components/_contact.scss */
    .form__result__container--error {
      background-color: white; }

/* line 291, src/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;
  box-sizing: border-box;
  cursor: pointer;
  -moz-appearance: none;
  -o-apprearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("/frontend/gui/master/dist/assets/images/svg/triangle-down-grey.svg");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: calc(100% - 15px) center; }
  /* line 315, src/sass/project/components/_contact.scss */
  .select-visible::-ms-expand {
    display: none; }
  /* line 325, src/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/master/dist/assets/images/svg/triangle-down-white.svg");
    background-size: 14px 10px !important;
    max-width: 190px; }
  /* line 335, src/sass/project/components/_contact.scss */
  .select-visible option {
    background-color: #ffffff;
    color: #00a6e2;
    max-width: 190px; }

/* line 4, src/sass/project/components/_history.scss */
.slider--history {
  position: relative;
  width: 100%;
  margin-top: 30px; }
  /* line 11, src/sass/project/components/_history.scss */
  .slider--history > .wrapper {
    padding: 0 30px 0 30px; }
    @media (min-width: 0px) and (max-width: 1024px) {
      /* line 11, src/sass/project/components/_history.scss */
      .slider--history > .wrapper {
        padding: 0; } }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 4, src/sass/project/components/_history.scss */
    .slider--history {
      margin-top: 0px; } }
  /* line 25, src/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, src/sass/project/components/_history.scss */
  .slider--history .slider-pagination {
    background-color: #ffffff; }
  /* line 39, src/sass/project/components/_history.scss */
  .slider--history .slider-controls-prev {
    left: 30px; }
    /* line 43, src/sass/project/components/_history.scss */
    .slider--history .slider-controls-prev span:before {
      top: -120px; }
  /* line 49, src/sass/project/components/_history.scss */
  .slider--history .slider-controls-next {
    right: 30px; }
    /* line 53, src/sass/project/components/_history.scss */
    .slider--history .slider-controls-next span:before {
      top: -120px; }
  /* line 60, src/sass/project/components/_history.scss */
  .slider--history .swiper-container {
    overflow: hidden;
    margin-bottom: 10px !important; }
    /* line 65, src/sass/project/components/_history.scss */
    .slider--history .swiper-container .swiper-wrapper {
      overflow: hidden; }
    /* line 76, src/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, src/sass/project/components/_history.scss */
        .slider--history .swiper-container .swiper-slide {
          height: 550px !important; } }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 76, src/sass/project/components/_history.scss */
        .slider--history .swiper-container .swiper-slide {
          height: 410px !important; } }
      /* line 93, src/sass/project/components/_history.scss */
      .slider--history .swiper-container .swiper-slide:first-child {
        display: block; }
  /* line 99, src/sass/project/components/_history.scss */
  .slider--history .swiper-slide-active {
    z-index: 1 !important; }
    /* line 104, src/sass/project/components/_history.scss */
    .slider--history .swiper-slide-active .container .wrapper .anum {
      color: #004388; }
      /* line 107, src/sass/project/components/_history.scss */
      .slider--history .swiper-slide-active .container .wrapper .anum:before {
        background-image: linear-gradient(to bottom, #004388 0%, rgba(0, 67, 136, 0) 100%); }
        /* line 110, src/sass/project/components/_history.scss */
        html.ie9 .slider--history .swiper-slide-active .container .wrapper .anum:before {
          background-color: #004388; }
  /* line 119, src/sass/project/components/_history.scss */
  .slider--history .container {
    height: auto;
    margin-bottom: 170px; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 119, src/sass/project/components/_history.scss */
      .slider--history .container {
        margin-bottom: 0px; } }
    /* line 129, src/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, src/sass/project/components/_history.scss */
        .slider--history .container .image {
          padding-top: 10px;
          padding-bottom: 20px;
          padding-left: 10px; } }
      /* line 144, src/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, src/sass/project/components/_history.scss */
      .slider--history .container .image .dummy {
        width: 1px;
        height: 1px; }
    /* line 161, src/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, src/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;
        transition: color 3s;
        position: absolute;
        top: 65%;
        left: 10%; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 177, src/sass/project/components/_history.scss */
          .slider--history .container .wrapper .anum {
            top: 10%;
            left: 10%; } }
        /* line 194, src/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: linear-gradient(to bottom, #999999 0%, rgba(153, 153, 153, 0) 100%);
          transition: background-image 3s; }
          /* line 205, src/sass/project/components/_history.scss */
          html.ie9 .slider--history .container .wrapper .anum:before {
            background-color: #999999; }
  /* line 213, src/sass/project/components/_history.scss */
  .slider--history .bottom {
    float: left;
    width: 100%;
    padding: 20px 25px 20px 25px;
    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, src/sass/project/components/_history.scss */
      .slider--history .bottom {
        position: relative; } }
    /* line 228, src/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, src/sass/project/components/_history.scss */
    .slider--history .bottom p {
      font-size: 15px;
      font-size: 1.5rem;
      color: #666666; }
      /* line 243, src/sass/project/components/_history.scss */
      .slider--history .bottom p.hidden {
        transition: all 0.6s ease;
        opacity: 0;
        padding-top: 10px;
        display: block;
        max-height: 0em; }
        /* line 251, src/sass/project/components/_history.scss */
        html.ie9 .slider--history .bottom p.hidden {
          display: none; }
    /* line 258, src/sass/project/components/_history.scss */
    .slider--history .bottom a:hover {
      text-decoration: underline; }
    /* line 265, src/sass/project/components/_history.scss */
    .slider--history .bottom.open p.hidden {
      opacity: 1;
      max-height: 200px; }
      /* line 269, src/sass/project/components/_history.scss */
      html.ie9 .slider--history .bottom.open p.hidden {
        display: block; }
    /* line 276, src/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, src/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, src/sass/project/components/_history.scss */
        .slider--history .bottom .left {
          width: 100%;
          padding-left: 0px; } }
    /* line 295, src/sass/project/components/_history.scss */
    .slider--history .bottom .right {
      float: left;
      width: 20%; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 295, src/sass/project/components/_history.scss */
        .slider--history .bottom .right {
          display: none; } }
  /* line 313, src/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, src/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, src/sass/project/components/_overlay.scss */
  .overlay__loading {
    height: 100%;
    position: relative; }

/* line 1, src/sass/project/components/_news-list-filter.scss */
.c-news-list-show-all {
  display: inline-block; }

/* line 11, src/sass/project/components/_news-list-filter.scss */
.c-news-list-search-filter {
  background: #e9ecf0;
  padding-top: 20px;
  padding-left: 18px;
  padding-right: 18px; }
  /* line 20, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter > .container > .wrapper > .p-col {
    float: none;
    display: inline-block;
    vertical-align: top; }
    /* line 25, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter > .container > .wrapper > .p-col:last-child {
      margin-left: -4px; }
  /* line 32, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__type-select {
    background: #004388;
    color: #ffffff;
    float: left;
    position: relative; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 32, src/sass/project/components/_news-list-filter.scss */
      .c-news-list-search-filter__type-select {
        float: none;
        width: 100%;
        margin-bottom: 10px; }
        /* line 43, src/sass/project/components/_news-list-filter.scss */
        .c-news-list-search-filter__type-select select {
          display: block !important;
          width: 100%;
          height: 40px;
          position: absolute; }
        /* line 50, src/sass/project/components/_news-list-filter.scss */
        .c-news-list-search-filter__type-select .selectboxit-container {
          background: #004388;
          width: 100%; }
        /* line 55, src/sass/project/components/_news-list-filter.scss */
        .c-news-list-search-filter__type-select .selectboxit {
          pointer-events: none; } }
    /* line 60, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__type-select .selectboxit {
      width: auto !important; }
    /* line 64, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__type-select .selectboxit-text {
      line-height: 40px;
      font-size: 18px;
      font-size: 1.8rem;
      padding-left: 20px;
      padding-right: 35px;
      max-width: none !important;
      font-family: "TheSans Light", Helvetica, sans-serif; }
    /* line 73, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__type-select .selectboxit-options {
      background-color: #ffffff;
      border: 1px solid #f4f4f4;
      padding-left: 20px;
      padding-right: 20px;
      overflow: hidden; }
    /* line 81, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__type-select i.fa {
      font-size: 12px;
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      pointer-events: none; }
  /* line 91, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__input-search {
    overflow: hidden; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 91, src/sass/project/components/_news-list-filter.scss */
      .c-news-list-search-filter__input-search {
        float: none;
        width: 100%; } }
    /* line 99, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__input-search input {
      height: 40px;
      line-height: 40px;
      width: 100%; }
      /* line 104, src/sass/project/components/_news-list-filter.scss */
      .c-news-list-search-filter__input-search input:focus {
        outline: none; }
  /* line 110, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__input-search-field {
    position: relative; }
    /* line 113, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__input-search-field .searchbox__icon {
      height: 40px;
      width: 40px; }
      /* line 117, src/sass/project/components/_news-list-filter.scss */
      .c-news-list-search-filter__input-search-field .searchbox__icon a:before {
        top: 4px; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 117, src/sass/project/components/_news-list-filter.scss */
          .c-news-list-search-filter__input-search-field .searchbox__icon a:before {
            top: 0; } }
  /* line 127, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__input-search-tags {
    position: absolute;
    left: 0;
    top: 7px;
    z-index: 2; }
    /* line 133, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__input-search-tags span {
      background-color: #dbe7f3;
      color: #82aad4;
      border: 1px solid #a3bbd4;
      border-color: #82aad4;
      border-radius: 2px;
      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;
      margin-left: 5px; }
      /* line 146, src/sass/project/components/_news-list-filter.scss */
      .c-news-list-search-filter__input-search-tags span:after {
        content: "x";
        margin-left: 5px; }
  /* line 153, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__link-toggle {
    display: inline-block;
    line-height: 40px; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 153, src/sass/project/components/_news-list-filter.scss */
      .c-news-list-search-filter__link-toggle {
        display: none; } }
    /* line 162, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__link-toggle a {
      white-space: nowrap; }
  /* line 175, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__tag {
    background-color: #f0f2f5;
    border: 1px solid #a3bbd4;
    border-radius: 2px;
    color: #a3bbd4;
    display: inline-block;
    padding: 0 15px 0 9px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    line-height: 2.4rem; }
    /* line 189, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__tag:after {
      content: "+";
      margin-left: 5px;
      position: absolute;
      right: 5px; }
    /* line 196, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__tag:last-child {
      margin-bottom: 16px; }
    /* line 200, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__tag:hover {
      background-color: #a3bbd5 !important;
      color: #ffffff; }
    /* line 205, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__tag--active {
      cursor: pointer; }
    /* line 212, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__tag--inactive {
      background-color: #e5e7e9;
      color: #b6c8dc; }
      /* line 216, src/sass/project/components/_news-list-filter.scss */
      .c-news-list-search-filter__tag--inactive:hover {
        background-color: #e5e7e9 !important;
        color: #b6c8dc; }
    /* line 223, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__tag--selected {
      background-color: #dbe7f3;
      color: #82aad4;
      border-color: #82aad4; }
      /* line 228, src/sass/project/components/_news-list-filter.scss */
      .c-news-list-search-filter__tag--selected:after {
        transform: scale(0.5); }
  /* line 243, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__advanced {
    clear: both;
    overflow: hidden;
    transition: .5s max-height;
    max-height: 0px;
    position: relative; }
    /* line 251, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__advanced.is-expanded {
      max-height: 500px; }
    /* line 255, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__advanced h3 {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 20px;
      margin-bottom: 15px; }
    /* line 261, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__advanced .p-col {
      margin-top: 20px; }
      @media (min-width: 751px) {
        /* line 265, src/sass/project/components/_news-list-filter.scss */
        .c-news-list-search-filter__advanced .p-col:nth-child(2n+2) {
          margin-right: 0; } }
  /* line 274, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__row-date input {
    width: 150px;
    background-color: #f4f6f8;
    border: 1px solid #cdd0d3;
    border-radius: 2px;
    color: #a3bbd4;
    height: 28px;
    line-height: 28px; }
    /* line 283, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__row-date input:focus {
      outline: none; }
    /* line 287, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__row-date input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #a3bbd4; }
    /* line 290, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__row-date input::-moz-placeholder {
      /* Firefox 19+ */
      color: #a3bbd4; }
    /* line 293, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__row-date input:-ms-input-placeholder {
      /* IE 10+ */
      color: #a3bbd4; }
    /* line 296, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__row-date input:-moz-placeholder {
      /* Firefox 18- */
      color: #a3bbd4; }
  /* line 301, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__row-date input:nth-child(2) {
    margin-right: 5px; }
  /* line 305, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__row-date span:nth-child(4) {
    margin-left: 15px;
    margin-right: 15px; }
  /* line 310, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__row-date input:nth-child(5) {
    margin-right: 5px; }
  /* line 316, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__reset-link {
    text-align: right;
    height: 66px;
    position: relative;
    margin-bottom: 10px; }
    /* line 322, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__reset-link div {
      position: absolute;
      bottom: 4px;
      right: 0;
      margin-bottom: 20px; }
    /* line 329, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__reset-link span {
      background: #666666;
      display: inline-block;
      color: #ffffff;
      padding: 0px 3px;
      border-radius: 2px;
      line-height: 15px;
      font-size: 13px; }
  /* line 340, src/sass/project/components/_news-list-filter.scss */
  .c-news-list-search-filter__no-results {
    margin-bottom: 12px;
    float: none;
    padding-bottom: 20px; }
    /* line 344, src/sass/project/components/_news-list-filter.scss */
    .c-news-list-search-filter__no-results p {
      padding: 9px 14px;
      background: #ffffff;
      width: 100%;
      display: block;
      border: 1px solid #FF0000;
      font-size: 15px;
      line-height: 30px; }

/* line 356, src/sass/project/components/_news-list-filter.scss */
.spin-container {
  position: absolute;
  width: 100px;
  height: 100px;
  background: white;
  z-index: 2;
  left: 50%;
  top: 40vh;
  transform: translateX(-50%);
  opacity: 0.9;
  display: none; }
  /* line 368, src/sass/project/components/_news-list-filter.scss */
  .spin-container.active {
    display: block; }

/* line 1, src/sass/project/components/_promoFlyout.scss */
.promoFlyout {
  display: none;
  position: absolute;
  top: 55%;
  right: 2%;
  width: 390px;
  border: 1px solid #c7bfbf;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 20px;
  z-index: 500; }
  /* line 16, src/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, src/sass/project/components/_promoFlyout.scss */
  .promoFlyout__header {
    margin-bottom: 10px;
    overflow: hidden; }
    /* line 30, src/sass/project/components/_promoFlyout.scss */
    .promoFlyout__header__icon {
      float: left;
      width: 32px;
      height: 32px;
      margin-right: 10px; }
    /* line 37, src/sass/project/components/_promoFlyout.scss */
    .promoFlyout__header__title {
      font-size: 2.6rem; }
  /* line 43, src/sass/project/components/_promoFlyout.scss */
  .promoFlyout__text {
    margin-bottom: 20px; }
  /* line 47, src/sass/project/components/_promoFlyout.scss */
  .promoFlyout__link {
    width: auto;
    margin-bottom: 6px; }
    /* line 52, src/sass/project/components/_promoFlyout.scss */
    .promoFlyout__link > a {
      display: inline; }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 64, src/sass/project/components/_promoFlyout.scss */
  .promoFlyout {
    display: none !important; } }

@media (min-width: 1441px) {
  /* line 71, src/sass/project/components/_promoFlyout.scss */
  .promoFlyout {
    right: -8%; } }

/* line 1, src/sass/project/components/_parallax.scss */
.content-parallax {
  overflow: hidden;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px; }
  /* line 8, src/sass/project/components/_parallax.scss */
  .content-parallax .wrapper {
    padding: 0 20px; }
  /* line 12, src/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, src/sass/project/components/_parallax.scss */
  .content-parallax video.background-parallax {
    min-width: 100%;
    height: auto; }
  /* line 31, src/sass/project/components/_parallax.scss */
  .content-parallax .image {
    width: 100%; }
    /* line 34, src/sass/project/components/_parallax.scss */
    .content-parallax .image img {
      width: 100%; }
  /* line 39, src/sass/project/components/_parallax.scss */
  .content-parallax .content {
    position: relative;
    color: #ffffff;
    text-align: center;
    padding: 0;
    z-index: 10; }
    /* line 48, src/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 .c-content-image-tile__link a, .c-content-image-tile__link .content-parallax .content a, .content-parallax .content h5, .content-parallax .content h6 {
      color: #ffffff; }
    /* line 53, src/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, src/sass/project/components/_parallax.scss */
    .content-parallax .content .link {
      width: auto;
      margin-top: 25px; }
      /* line 71, src/sass/project/components/_parallax.scss */
      .content-parallax .content .link a {
        display: inline-block; }

@media (min-width: 751px) {
  /* line 85, src/sass/project/components/_parallax.scss */
  .content-parallax {
    width: 100%;
    padding-top: 140px;
    padding-bottom: 140px; }
    /* line 90, src/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;
      transition: opacity 0.2s; }
    /* line 103, src/sass/project/components/_parallax.scss */
    .content-parallax:hover .content-parallax__overlay {
      opacity: 0.15; }
    /* line 108, src/sass/project/components/_parallax.scss */
    .content-parallax .wrapper {
      padding: 0 20%; }
    /* line 112, src/sass/project/components/_parallax.scss */
    .content-parallax .background-parallax {
      height: auto;
      width: auto;
      min-width: 100%; }
    /* line 121, src/sass/project/components/_parallax.scss */
    .content-parallax .content hr {
      border-width: 2px;
      margin: 20px auto; } }

/* line 1, src/sass/project/components/_bigText.scss */
.content-bigText {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center; }
  /* line 6, src/sass/project/components/_bigText.scss */
  .content-bigText .wrapper {
    padding: 0 10%; }
  /* line 11, src/sass/project/components/_bigText.scss */
  .content-bigText .content {
    text-align: center; }
    /* line 14, 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 .c-content-image-tile__link a, .c-content-image-tile__link .content-bigText .content a, .content-bigText .content h5, .content-bigText .content h6 {
      color: inherit; }
  /* line 19, src/sass/project/components/_bigText.scss */
  .content-bigText .link {
    width: auto;
    margin-top: 25px; }
    /* line 25, src/sass/project/components/_bigText.scss */
    .content-bigText .link a {
      background-color: #727374;
      display: inline-block; }
      /* line 28, src/sass/project/components/_bigText.scss */
      .content-bigText .link a:hover {
        text-decoration: none; }
  /* line 37, src/sass/project/components/_bigText.scss */
  .content-bigText .customcolor a {
    display: inline-block; }
    /* line 39, 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, src/sass/project/components/_bigText.scss */
  .content-bigText {
    padding-top: 90px;
    padding-bottom: 90px; } }

/* line 1, src/sass/project/components/_videoImageTeaser.scss */
.content-videoImageTeaser {
  padding-bottom: 10px;
  border-bottom: 2px solid #ccd9e7; }
  /* line 12, src/sass/project/components/_videoImageTeaser.scss */
  .content-videoImageTeaser .flowplayer .fp-controls, .content-videoImageTeaser .flowplayer .fp-ui {
    display: none; }

/* line 21, src/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%; }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 15, src/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, src/sass/project/components/_gallery.scss */
  .content-Gallery .wrapper {
    padding: 0; } }

/* line 28, src/sass/project/components/_gallery.scss */
.content-Gallery .gallery {
  position: relative; }
  /* line 33, src/sass/project/components/_gallery.scss */
  .content-Gallery .gallery__row .gallery__item {
    padding-bottom: 40px;
    cursor: default; }
    /* line 37, src/sass/project/components/_gallery.scss */
    .content-Gallery .gallery__row .gallery__item:nth-child(1) {
      padding-right: 13px; }
    /* line 41, src/sass/project/components/_gallery.scss */
    .content-Gallery .gallery__row .gallery__item:nth-child(2) {
      padding-left: 13px;
      padding-right: 13px; }
    /* line 46, src/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, src/sass/project/components/_gallery.scss */
      .content-Gallery .gallery__row .gallery__item {
        padding: 0px !important;
        margin-bottom: 15px; } }
  /* line 57, src/sass/project/components/_gallery.scss */
  .content-Gallery .gallery__item {
    width: 33.33333333%;
    float: left; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 57, src/sass/project/components/_gallery.scss */
      .content-Gallery .gallery__item {
        width: 100%; } }
  /* line 66, src/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, src/sass/project/components/_gallery.scss */
      .content-Gallery .gallery__image {
        background: none !important;
        height: auto; } }
    /* line 78, src/sass/project/components/_gallery.scss */
    .content-Gallery .gallery__image img {
      display: none; }
      /* line 81, src/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, src/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, src/sass/project/components/_gallery.scss */
    .content-Gallery .gallery__cover {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 10;
      top: 0px; } }

/* line 5, src/sass/project/components/_essentialDetails.scss */
.content-essentialDetailsTeaser .subtext {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px !important; }
  /* line 11, src/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext .c-news-details h1 {
    text-transform: uppercase; }
  /* line 14, src/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext .c-news-details h2 {
    font-size: 18px;
    font-size: 1.8rem; }
  /* line 17, src/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, src/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, src/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .socialmedia--shareit:after {
    display: none; }
  /* line 47, src/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0px !important; }
    /* line 53, src/sass/project/components/_essentialDetails.scss */
    .content-essentialDetailsTeaser .subtext__share {
      position: absolute;
      top: 0;
      right: 20px;
      margin-top: 10px;
      overflow: hidden; }
    /* line 61, src/sass/project/components/_essentialDetails.scss */
    .content-essentialDetailsTeaser .subtext__content {
      position: relative;
      width: 75%;
      margin-top: -250px;
      padding-top: 30px;
      padding-right: 30px;
      padding-bottom: 0px;
      padding-left: 30px;
      background-color: #ffffff; }
      /* line 73, src/sass/project/components/_essentialDetails.scss */
      .content-essentialDetailsTeaser .subtext__content .c-news-details h1 {
        font-size: 40px;
        font-size: 4rem; }
      /* line 77, src/sass/project/components/_essentialDetails.scss */
      .content-essentialDetailsTeaser .subtext__content .c-news-details h5 {
        overflow: hidden; }
      /* line 81, src/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, src/sass/project/components/_essentialDetails.scss */
  .content-essentialDetailsTeaser .subtext {
    padding-left: 7.1%;
    padding-right: 7.1%;
    padding-bottom: 0% !important; }
    /* line 100, src/sass/project/components/_essentialDetails.scss */
    .content-essentialDetailsTeaser .subtext__share {
      right: 7.1%; }
    /* line 104, src/sass/project/components/_essentialDetails.scss */
    .content-essentialDetailsTeaser .subtext__content {
      margin-top: -150px;
      width: 65%; } }

/* line 1, src/sass/project/components/_imagecaption.scss */
.image-caption {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  color: #999999;
  margin-top: 6px; }

/* line 2, src/sass/project/components/_relatedArticles.scss */
.relatedArticles__headline {
  text-align: left;
  margin-bottom: 20px; }

@media (min-width: 0px) {
  /* line 11, src/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, src/sass/project/components/_relatedArticles.scss */
  .relatedArticles__headline--padding {
    text-align: center;
    margin-bottom: 30px; } }

/* line 13, src/sass/project/components/_eventDateBox.scss */
.eventDateBox {
  background-color: #f2f2f2 !important; }
  /* line 16, src/sass/project/components/_eventDateBox.scss */
  .eventDateBox__image {
    margin-bottom: 0;
    width: 100%; }
  /* line 22, src/sass/project/components/_eventDateBox.scss */
  .eventDateBox__tabs--first {
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    vertical-align: middle; }
  /* line 29, src/sass/project/components/_eventDateBox.scss */
  .eventDateBox__tabs--last {
    padding: 20px;
    display: inline-block;
    vertical-align: middle; }
    /* line 34, src/sass/project/components/_eventDateBox.scss */
    .eventDateBox__tabs--last span.text {
      padding-left: 10px;
      padding-right: 10px; }
  /* line 39, src/sass/project/components/_eventDateBox.scss */
  .eventDateBox__tabs .fa.fa-angle-right {
    font-size: x-small !important;
    vertical-align: middle; }
  /* line 44, src/sass/project/components/_eventDateBox.scss */
  .eventDateBox__tabs.atab {
    white-space: pre; }
  /* line 48, src/sass/project/components/_eventDateBox.scss */
  .eventDateBox__tabs h5 {
    color: #333 !important;
    font-weight: 500; }
  /* line 55, src/sass/project/components/_eventDateBox.scss */
  .eventDateBox__tabs hr {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 15px;
    margin-bottom: 0px; }

/* line 9, src/sass/project/components/_hideClass.scss */
.hidden {
  display: none; }

/* line 1, src/sass/project/components/_paywall.scss */
.paywall {
  background: -moz-linear-gradient(left, #3caee4 48%, #2a8aca 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #3caee4 48%, #2a8aca 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #3caee4 48%, #2a8aca 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3caee4', endColorstr='#2a8aca',GradientType=1 );
  /* IE6-9 */
  margin: 0 0 50px 0; }
  /* line 9, src/sass/project/components/_paywall.scss */
  .paywall:before {
    position: absolute;
    display: block;
    content: "";
    width: 80%;
    height: 300px;
    transform: translateY(-300px);
    background: -moz-linear-gradient(top, transparent 0%, white 70%);
    background: -webkit-linear-gradient(top, transparent 0%, white 70%);
    background: linear-gradient(to bottom, transparent 0%, white 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#ffffff',GradientType=0 ); }
    @media (min-width: 751px) and (max-width: 1024px) {
      /* line 9, src/sass/project/components/_paywall.scss */
      .paywall:before {
        width: calc(100% - 60px); } }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 9, src/sass/project/components/_paywall.scss */
      .paywall:before {
        width: calc(100% - 40px); } }
    @media (min-width: 1025px) {
      /* line 9, src/sass/project/components/_paywall.scss */
      .paywall:before {
        width: 85.8%; } }
  /* line 34, src/sass/project/components/_paywall.scss */
  .paywall__claim {
    color: #ffffff;
    padding: 45px 10px 45px 50px; }
    @media (min-width: 1025px) {
      /* line 34, src/sass/project/components/_paywall.scss */
      .paywall__claim {
        padding: 70px 0px 70px 75px; } }
    @media (min-width: 751px) and (max-width: 1024px) {
      /* line 34, src/sass/project/components/_paywall.scss */
      .paywall__claim {
        padding: 35px 10px 35px 25px; } }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 34, src/sass/project/components/_paywall.scss */
      .paywall__claim {
        padding: 25px 25px 0px 25px; } }
    /* line 51, src/sass/project/components/_paywall.scss */
    .paywall__claim h2 {
      font-size: 3.5vw;
      line-height: 1.1;
      color: #ffffff;
      text-transform: uppercase;
      padding: 0;
      margin: 0; }
      @media (min-width: 1025px) {
        /* line 51, src/sass/project/components/_paywall.scss */
        .paywall__claim h2 {
          font-size: 5rem;
          line-height: 6.2rem; } }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 51, src/sass/project/components/_paywall.scss */
        .paywall__claim h2 {
          font-size: 8vw;
          line-height: 1.1; } }
      /* line 69, src/sass/project/components/_paywall.scss */
      .paywall__claim h2.bold {
        font-family: "TheSans Semibold", Helvetica, sans-serif, sans-serif; }
    /* line 74, src/sass/project/components/_paywall.scss */
    .paywall__claim h3 {
      font-size: 2vw;
      line-height: 1.1;
      color: #ffffff;
      text-transform: uppercase;
      padding: 0;
      margin: 40px 0 25px 0;
      font-family: "TheSans Light", Helvetica, sans-serif, sans-serif; }
      @media (min-width: 1025px) {
        /* line 74, src/sass/project/components/_paywall.scss */
        .paywall__claim h3 {
          font-size: 3rem;
          line-height: 3.2rem; } }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 74, src/sass/project/components/_paywall.scss */
        .paywall__claim h3 {
          font-size: 4vw;
          line-height: 1.1; } }
  /* line 93, src/sass/project/components/_paywall.scss */
  .paywall__form {
    color: #ffffff;
    padding: 45px 50px; }
    @media (min-width: 1025px) {
      /* line 93, src/sass/project/components/_paywall.scss */
      .paywall__form {
        padding: 75px; } }
    @media (min-width: 751px) and (max-width: 1024px) {
      /* line 93, src/sass/project/components/_paywall.scss */
      .paywall__form {
        padding: 35px 25px; } }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 93, src/sass/project/components/_paywall.scss */
      .paywall__form {
        padding: 15px 25px !important; } }
    /* line 110, src/sass/project/components/_paywall.scss */
    .paywall__form a {
      color: #ffffff;
      text-decoration: underline; }
      /* line 114, src/sass/project/components/_paywall.scss */
      .paywall__form a:hover, .paywall__form .c-teaser-news h2 a:hover, .c-teaser-news h2 .paywall__form a:hover, .paywall__form .c-youtube-teaser h2 a:hover, .c-youtube-teaser h2 .paywall__form a:hover {
        color: #ffffff;
        text-decoration: underline;
        opacity: .75; }
    /* line 121, src/sass/project/components/_paywall.scss */
    .paywall__form .button {
      font-size: 15px; }
      /* line 131, src/sass/project/components/_paywall.scss */
      .paywall__form .button button {
        font-size: 15px; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 131, src/sass/project/components/_paywall.scss */
          .paywall__form .button button {
            width: 100%; } }
    /* line 140, src/sass/project/components/_paywall.scss */
    .paywall__form .form__set {
      padding: 0 0 20px 0; }
    /* line 145, src/sass/project/components/_paywall.scss */
    .paywall__form input[type=text], .paywall__form input[type=email] {
      width: 100%;
      color: #333;
      box-shadow: none;
      border: 1px solid #e4e4e4; }
    /* line 153, src/sass/project/components/_paywall.scss */
    .paywall__form input.error {
      border: 1px solid rgba(220, 0, 0, 0.65); }
    /* line 157, src/sass/project/components/_paywall.scss */
    .paywall__form input.error ~ label {
      display: none; }
    /* line 161, src/sass/project/components/_paywall.scss */
    .paywall__form input[type=checkbox] {
      margin: 0 7px 0 0; }
    /* line 167, src/sass/project/components/_paywall.scss */
    .paywall__form .validation-errors-list .parsley-required, .paywall__form .validation-errors-list .parsley-custom-error-message {
      color: #c81111; }
    /* line 173, src/sass/project/components/_paywall.scss */
    .paywall__form .form__fullWidthCheckbox .validation-errors-list {
      margin-left: 30px; }
    /* line 178, src/sass/project/components/_paywall.scss */
    .paywall__form--mandatory-text {
      padding-top: 16px; }
  /* line 184, src/sass/project/components/_paywall.scss */
  .paywall .text-right {
    text-align: right; }
  /* line 188, src/sass/project/components/_paywall.scss */
  .paywall .label-container {
    display: block;
    margin-left: 30px; }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 21, src/sass/project/components/_distributors.scss */
  .list-result .wrapper {
    padding: 0px !important; } }

/* line 27, src/sass/project/components/_distributors.scss */
.list-result .content__main {
  padding: 0px !important; }

/* line 33, src/sass/project/components/_distributors.scss */
.distributors .select {
  padding-right: 0px !important; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 37, src/sass/project/components/_distributors.scss */
    .distributors .select:first-child {
      margin-bottom: 10px; } }

/* line 44, src/sass/project/components/_distributors.scss */
.distributors__item {
  transition-property: background-color;
  transition-duration: 0.6s;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  background-color: #ffffff;
  position: relative; }
  /* line 53, src/sass/project/components/_distributors.scss */
  .distributors__item.open {
    background-color: #e3e3e3; }
  /* line 57, src/sass/project/components/_distributors.scss */
  .distributors__item__avatar {
    background-color: aqua;
    margin-top: 3px;
    width: 50px;
    height: 50px; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 57, src/sass/project/components/_distributors.scss */
      .distributors__item__avatar {
        float: right;
        margin-top: -5px; } }
  /* line 68, src/sass/project/components/_distributors.scss */
  .distributors__item__header {
    display: table;
    width: 100%;
    padding: 20px 20px 20px 20px; }
    /* line 74, src/sass/project/components/_distributors.scss */
    .distributors__item__header__image {
      margin-right: 30px;
      padding-right: 30px;
      left: 0;
      top: 0;
      bottom: 0; }
      /* line 81, src/sass/project/components/_distributors.scss */
      .distributors__item__header__image.image {
        background-size: cover;
        background-position: top center; }
        /* line 85, src/sass/project/components/_distributors.scss */
        .distributors__item__header__image.image img {
          visibility: hidden; }
      /* line 90, src/sass/project/components/_distributors.scss */
      .distributors__item__header__image img {
        width: 100%;
        height: auto;
        padding-top: 7px; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 96, src/sass/project/components/_distributors.scss */
        .distributors__item__header__image--service {
          padding-right: 0;
          margin-right: 0; } }
    /* line 104, src/sass/project/components/_distributors.scss */
    .distributors__item__header--onlineservices {
      display: block;
      padding: 0; }
  /* line 110, src/sass/project/components/_distributors.scss */
  .distributors__item__container {
    display: table-cell;
    float: none;
    vertical-align: top; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 110, src/sass/project/components/_distributors.scss */
      .distributors__item__container {
        display: table;
        padding-top: 20px; } }
    /* line 120, src/sass/project/components/_distributors.scss */
    .distributors__item__container__servicetype {
      position: absolute;
      right: 0;
      top: 0;
      margin-right: 40px;
      background-color: #398bc3;
      color: #ffffff;
      border-radius: 0 0 3px 3px;
      padding: 2px 10px; }
      /* line 130, src/sass/project/components/_distributors.scss */
      .distributors__item__container__servicetype--tools {
        background-color: #00a6e2; }
      /* line 134, src/sass/project/components/_distributors.scss */
      .distributors__item__container__servicetype--epaper {
        background-color: #1a5697; }
      /* line 138, src/sass/project/components/_distributors.scss */
      .distributors__item__container__servicetype--essentials {
        background-color: #1a5697; }
      /* line 142, src/sass/project/components/_distributors.scss */
      .distributors__item__container__servicetype--other, .distributors__item__container__servicetype--weitere, .distributors__item__container__servicetype--others {
        background-color: #666; }
  /* line 148, src/sass/project/components/_distributors.scss */
  .distributors__item__image {
    width: 30%;
    float: left; }
  /* line 153, src/sass/project/components/_distributors.scss */
  .distributors__item__icon {
    float: left;
    width: 50px;
    height: 49px;
    position: relative; }
    /* line 160, src/sass/project/components/_distributors.scss */
    .distributors__item__icon:before {
      font-size: 50px;
      line-height: 50px;
      width: 50px;
      height: 50px;
      color: #7FA1C3 !important;
      position: absolute;
      top: 0px;
      left: 0px;
      background-color: #ffffff; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 153, src/sass/project/components/_distributors.scss */
      .distributors__item__icon {
        font-size: 20px;
        line-height: 20px;
        width: 25px;
        height: 20px; } }
  /* line 181, src/sass/project/components/_distributors.scss */
  .distributors__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 0 0 5px;
    margin-top: -3px;
    float: left; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 181, src/sass/project/components/_distributors.scss */
      .distributors__item__title {
        width: 100%;
        padding: 0; } }
    /* line 194, src/sass/project/components/_distributors.scss */
    .distributors__item__title--checkboxheader {
      color: #00a6e2; }
      /* line 198, src/sass/project/components/_distributors.scss */
      .distributors__item__title--checkboxheader p, .distributors__item__title--checkboxheader a {
        font-size: 14px; }
      /* line 202, src/sass/project/components/_distributors.scss */
      .distributors__item__title--checkboxheader p {
        color: #1e1e1d;
        padding-bottom: 10px; }
      /* line 207, src/sass/project/components/_distributors.scss */
      .distributors__item__title--checkboxheader input[type="checkbox"] {
        float: left;
        margin: 2px; }
        /* line 211, src/sass/project/components/_distributors.scss */
        .distributors__item__title--checkboxheader input[type="checkbox"] + label {
          float: left;
          width: auto;
          padding-left: 5px; }
          /* line 216, src/sass/project/components/_distributors.scss */
          .distributors__item__title--checkboxheader input[type="checkbox"] + label:before {
            border: 1px solid #E3E3E3;
            background: #ffffff; }
        /* line 222, src/sass/project/components/_distributors.scss */
        .distributors__item__title--checkboxheader input[type="checkbox"]:checked + label:after, .distributors__item__title--checkboxheader input[type="checkbox"]:checked + input[type="hidden"] + label:after {
          position: absolute;
          left: 4px;
          top: 50%;
          margin-top: -6px;
          width: 9px;
          height: 9px;
          content: "";
          display: block;
          background: #8E8E8E; }
        /* line 234, src/sass/project/components/_distributors.scss */
        .distributors__item__title--checkboxheader input[type="checkbox"]:checked + label.multiple-rows:after, .distributors__item__title--checkboxheader input[type="checkbox"]:checked + input[type="hidden"] + label.multiple-rows:after {
          top: 7px; }
    /* line 240, src/sass/project/components/_distributors.scss */
    .distributors__item__title--name {
      font-size: 18px;
      font-size: 1.8rem;
      font-family: "TheSans Light", Helvetica, sans-serif;
      color: #333;
      line-height: 1.222;
      font-size: 19px !important;
      padding-top: 5px;
      padding-bottom: 10px;
      color: #004388; }
      /* line 247, src/sass/project/components/_distributors.scss */
      .distributors__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 255, src/sass/project/components/_distributors.scss */
    .distributors__item__title__meta > span {
      display: inline-block;
      font-family: "TheSans Light", Helvetica, sans-serif;
      font-size: 13px;
      font-size: 1.3rem;
      color: #333;
      line-height: 1.231;
      color: #999999; }
      @media (min-width: 751px) {
        /* line 255, src/sass/project/components/_distributors.scss */
        .distributors__item__title__meta > span {
          padding: 0; } }
      /* line 264, src/sass/project/components/_distributors.scss */
      .distributors__item__title__meta > span:first-child {
        padding-left: 0; }
    /* line 269, src/sass/project/components/_distributors.scss */
    .distributors__item__title__meta .delimeter {
      padding: 0 3px 0 0 !important; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 269, src/sass/project/components/_distributors.scss */
        .distributors__item__title__meta .delimeter {
          display: none; } }
    /* line 277, src/sass/project/components/_distributors.scss */
    .distributors__item__title--webcontact {
      position: absolute;
      display: flex;
      bottom: 0;
      right: 5px;
      margin-bottom: 30px; }
      /* line 284, src/sass/project/components/_distributors.scss */
      .distributors__item__title--webcontact div {
        border-left: 1px dotted #333;
        padding: 20px 40px 10px 40px; }
      /* line 289, src/sass/project/components/_distributors.scss */
      .distributors__item__title--webcontact i {
        float: left;
        position: relative; }
        /* line 292, src/sass/project/components/_distributors.scss */
        .distributors__item__title--webcontact i:before {
          font-size: 35px;
          line-height: 30px;
          width: 30px;
          height: 30px;
          color: #333;
          position: absolute;
          top: 0px;
          left: 8px;
          background-color: #ffffff; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 277, src/sass/project/components/_distributors.scss */
        .distributors__item__title--webcontact {
          position: static;
          display: block;
          margin-bottom: 0px; }
          /* line 309, src/sass/project/components/_distributors.scss */
          .distributors__item__title--webcontact div {
            border-left: none;
            padding: 0; }
          /* line 313, src/sass/project/components/_distributors.scss */
          .distributors__item__title--webcontact br {
            display: none !important; }
          /* line 316, src/sass/project/components/_distributors.scss */
          .distributors__item__title--webcontact i {
            float: left;
            position: relative; }
            /* line 319, src/sass/project/components/_distributors.scss */
            .distributors__item__title--webcontact i:before {
              font-size: 20px;
              line-height: 20px;
              width: 20px;
              height: 25px;
              color: #00a6e2 !important;
              position: absolute;
              top: 3px;
              left: 0px;
              margin-right: 8px !important;
              background-color: #ffffff; } }
    /* line 335, src/sass/project/components/_distributors.scss */
    .distributors__item__title--location {
      position: absolute;
      padding-bottom: 7px;
      padding-right: 20px;
      right: 0; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 335, src/sass/project/components/_distributors.scss */
        .distributors__item__title--location {
          padding-top: 10px;
          padding-left: 20px;
          left: 0;
          top: 0; } }
      /* line 348, src/sass/project/components/_distributors.scss */
      .distributors__item__title--location > span {
        padding: 0 3px 0 7px;
        border-left: 1px solid #939393; }
        /* line 352, src/sass/project/components/_distributors.scss */
        .distributors__item__title--location > span:first-child {
          border-left: none; }
    /* line 358, src/sass/project/components/_distributors.scss */
    .distributors__item__title--essential-text {
      padding-bottom: 17px; }
      /* line 361, src/sass/project/components/_distributors.scss */
      .distributors__item__title--essential-text > span {
        border-left: 1px solid #939393; }
        /* line 364, src/sass/project/components/_distributors.scss */
        .distributors__item__title--essential-text > span:first-child {
          border-left: none; }
    /* line 370, src/sass/project/components/_distributors.scss */
    .distributors__item__title--service {
      margin-top: 10px;
      margin-bottom: 10px; }
    /* line 377, src/sass/project/components/_distributors.scss */
    .distributors__item__title--type span {
      font-family: "TheSans Light", Helvetica, sans-serif;
      color: #333; }
      @media (min-width: 0px) and (max-width: 750px) {
        /* line 377, src/sass/project/components/_distributors.scss */
        .distributors__item__title--type span {
          padding: 0 !important; } }
    /* line 388, src/sass/project/components/_distributors.scss */
    .distributors__item__title--type.distributors {
      color: #00a6e2 !important; }
    /* line 393, src/sass/project/components/_distributors.scss */
    .distributors__item__title--type.PD span {
      color: #004388; }
    /* line 405, src/sass/project/components/_distributors.scss */
    .distributors__item__title--location + .distributors__item__title--type {
      margin-top: -7px;
      padding-bottom: 7px; }
    /* line 410, src/sass/project/components/_distributors.scss */
    .distributors__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 415, src/sass/project/components/_distributors.scss */
    .distributors__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 420, src/sass/project/components/_distributors.scss */
    .distributors__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 425, src/sass/project/components/_distributors.scss */
    .distributors__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 429, src/sass/project/components/_distributors.scss */
      .distributors__item__title--breadcrump span {
        padding-left: 0;
        padding-right: 3px; }
        /* line 433, src/sass/project/components/_distributors.scss */
        .distributors__item__title--breadcrump span:before {
          content: '\203a\00a0';
          font-size: 16px;
          line-height: 16px; }
  /* line 442, src/sass/project/components/_distributors.scss */
  .distributors__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 447, src/sass/project/components/_distributors.scss */
  .distributors__item__contact {
    width: 100%;
    display: table; }
    /* line 451, src/sass/project/components/_distributors.scss */
    .distributors__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 460, src/sass/project/components/_distributors.scss */
      .distributors__item__contact > div a {
        display: inline-block;
        font-size: 14px;
        font-size: 1.4rem;
        position: relative;
        margin-top: 25px;
        white-space: nowrap; }
        /* line 467, src/sass/project/components/_distributors.scss */
        .distributors__item__contact > div a span {
          display: block;
          height: 25px;
          position: absolute;
          top: -30px;
          left: 50%;
          margin-left: -14px; }
          /* line 475, src/sass/project/components/_distributors.scss */
          .distributors__item__contact > div a span:before {
            color: #1e1e1d;
            font-size: 28px;
            line-height: 25px;
            text-align: center; }
      /* line 484, src/sass/project/components/_distributors.scss */
      .distributors__item__contact > div.segments {
        padding: 0 10px 0 10px; }
        @media (min-width: 0px) and (max-width: 750px) {
          /* line 484, src/sass/project/components/_distributors.scss */
          .distributors__item__contact > div.segments {
            padding: 0 !important; } }
        /* line 492, src/sass/project/components/_distributors.scss */
        .distributors__item__contact > div.segments .container {
          display: inline-block;
          text-align: center; }
          @media (min-width: 0px) and (max-width: 750px) {
            /* line 492, src/sass/project/components/_distributors.scss */
            .distributors__item__contact > div.segments .container {
              display: block; } }
          /* line 501, src/sass/project/components/_distributors.scss */
          .distributors__item__contact > div.segments .container h4, .distributors__item__contact > div.segments .container .c-teaser-news h2, .c-teaser-news .distributors__item__contact > div.segments .container h2, .distributors__item__contact > div.segments .container .c-youtube-teaser h2, .c-youtube-teaser .distributors__item__contact > div.segments .container h2, .distributors__item__contact > div.segments .container .c-content-image-tile__link a, .c-content-image-tile__link .distributors__item__contact > div.segments .container a {
            text-align: left;
            float: left;
            clear: both; }
          /* line 507, src/sass/project/components/_distributors.scss */
          .distributors__item__contact > div.segments .container ul {
            list-style: none;
            float: left;
            clear: both;
            width: 50%; }
            /* line 514, src/sass/project/components/_distributors.scss */
            .distributors__item__contact > div.segments .container ul li {
              text-align: left;
              background-image: url("/frontend/gui/master/dist/assets/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 525, src/sass/project/components/_distributors.scss */
              .distributors__item__contact > div.segments .container ul li a {
                display: inline;
                margin-top: 0px; }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 542, src/sass/project/components/_distributors.scss */
  .distributors__item__title, .distributors__item__contact, .distributors__item__moreDetails {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left; }
  /* line 548, src/sass/project/components/_distributors.scss */
  .distributors__item__image {
    display: none; }
  /* line 552, src/sass/project/components/_distributors.scss */
  .distributors__item__title {
    padding: 0 !important; }
  /* line 556, src/sass/project/components/_distributors.scss */
  .distributors__item__contact {
    margin: 10px 0;
    padding: 0 0 10px 0; }
    /* line 560, src/sass/project/components/_distributors.scss */
    .distributors__item__contact > div {
      border: none; } }

/* line 579, src/sass/project/components/_distributors.scss */
.distributors__item--wide .distributors__item__title {
  float: none;
  padding-left: 65px;
  width: 100%; }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 585, src/sass/project/components/_distributors.scss */
  .distributors__item--wide .distributors__item__icon {
    display: none; } }

/* line 591, src/sass/project/components/_distributors.scss */
.distributors__item--wide .distributors__item__description {
  width: 100%;
  float: none;
  padding-left: 65px; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 591, src/sass/project/components/_distributors.scss */
    .distributors__item--wide .distributors__item__description {
      padding-left: 0px; } }

/* line 601, src/sass/project/components/_distributors.scss */
.distributors__item--wide .distributors__item__footer {
  width: 100%;
  padding-left: 65px;
  float: none;
  padding-top: 10px;
  clear: both; }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 601, src/sass/project/components/_distributors.scss */
    .distributors__item--wide .distributors__item__footer {
      padding-left: 0px; } }
  /* line 613, src/sass/project/components/_distributors.scss */
  .distributors__item--wide .distributors__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 620, src/sass/project/components/_distributors.scss */
  .distributors__item--wide .distributors__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 627, src/sass/project/components/_distributors.scss */
  .distributors__item--wide .distributors__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 634, src/sass/project/components/_distributors.scss */
    .distributors__item--wide .distributors__item__footer--link a {
      display: inline-block;
      width: 90%; }
    @media (min-width: 0px) and (max-width: 750px) {
      /* line 627, src/sass/project/components/_distributors.scss */
      .distributors__item--wide .distributors__item__footer--link {
        clear: both; }
        /* line 643, src/sass/project/components/_distributors.scss */
        .distributors__item--wide .distributors__item__footer--link a {
          width: 250px; } }
  /* line 649, src/sass/project/components/_distributors.scss */
  .distributors__item--wide .distributors__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 657, src/sass/project/components/_distributors.scss */
    .distributors__item--wide .distributors__item__footer--download a:hover {
      text-decoration: underline; }

/* line 675, src/sass/project/components/_distributors.scss */
.distributors__item--wide.distributors__item--content .distributors__item__title, .distributors__item--wide.distributors__item--press .distributors__item__title, .distributors__item--wide.distributors__item--news .distributors__item__title, .distributors__item--wide.distributors__item--event .distributors__item__title, .distributors__item--wide.distributors__item--content .distributors__item__title {
  width: 100%;
  padding-left: 65px;
  float: none; }
  @media (min-width: 751px) and (max-width: 1024px) {
    /* line 675, src/sass/project/components/_distributors.scss */
    .distributors__item--wide.distributors__item--content .distributors__item__title, .distributors__item--wide.distributors__item--press .distributors__item__title, .distributors__item--wide.distributors__item--news .distributors__item__title, .distributors__item--wide.distributors__item--event .distributors__item__title, .distributors__item--wide.distributors__item--content .distributors__item__title {
      width: 100% !important;
      padding-left: 65px !important;
      float: none !important; } }

/* line 699, src/sass/project/components/_distributors.scss */
.distributors__item--global .distributors__item__title {
  width: 70%; }

/* line 703, src/sass/project/components/_distributors.scss */
.distributors__item--global .distributors__item__contact {
  margin: 0;
  padding: 0; }
  @media (min-width: 0px) and (max-width: 1024px) {
    /* line 703, src/sass/project/components/_distributors.scss */
    .distributors__item--global .distributors__item__contact {
      border-left: none;
      border-bottom: none; } }
  @media (min-width: 0px) and (max-width: 750px) {
    /* line 713, src/sass/project/components/_distributors.scss */
    .distributors__item--global .distributors__item__contact .mail {
      border: none; } }

/* line 736, src/sass/project/components/_distributors.scss */
.distributors__item--location, .distributors__item--contact {
  background-color: #e5f0f7 !important; }

/* line 741, src/sass/project/components/_distributors.scss */
.distributors__item--media {
  background-color: #f2f5f9 !important; }

@media (min-width: 0px) and (max-width: 750px) {
  /* line 754, src/sass/project/components/_distributors.scss */
  #job-list-distributorss.list-distributors table td {
    padding: 3px 0; }
    /* line 757, src/sass/project/components/_distributors.scss */
    #job-list-distributorss.list-distributors table td a {
      font-family: "TheSans Semibold", Helvetica, sans-serif; }
    /* line 761, src/sass/project/components/_distributors.scss */
    #job-list-distributorss.list-distributors table td:first-child {
      padding-top: 20px; }
    /* line 765, src/sass/project/components/_distributors.scss */
    #job-list-distributorss.list-distributors table td:last-child {
      padding-bottom: 20px; } }

/* line 20, src/sass/project/components/_geoIPTeaser.scss */
.geolocation__teaser {
  width: 100%;
  height: auto;
  background: #f0f1f2; }
  /* line 25, src/sass/project/components/_geoIPTeaser.scss */
  .geolocation__teaser img {
    max-width: 100px;
    max-height: 70px; }
  /* line 30, src/sass/project/components/_geoIPTeaser.scss */
  .geolocation__teaser h4, .geolocation__teaser .c-teaser-news h2, .c-teaser-news .geolocation__teaser h2, .geolocation__teaser .c-youtube-teaser h2, .c-youtube-teaser .geolocation__teaser h2, .geolocation__teaser .c-content-image-tile__link a, .c-content-image-tile__link .geolocation__teaser a {
    padding-top: 10px; }
  /* line 34, src/sass/project/components/_geoIPTeaser.scss */
  .geolocation__teaser p {
    font-size: 12px;
    padding-bottom: 10px; }
  /* line 39, src/sass/project/components/_geoIPTeaser.scss */
  .geolocation__teaser .content .link {
    width: auto !important;
    float: left; }
  /* line 49, src/sass/project/components/_geoIPTeaser.scss */
  .geolocation__teaser .content .close {
    padding: 2px 10px 2px 10px;
    background-color: white !important;
    border-bottom: 2px solid #D3D3D3;
    color: #1e1e1d;
    cursor: pointer; }

/* line 60, src/sass/project/components/_geoIPTeaser.scss */
.container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  background-position: center top;
  background-repeat: repeat-x; }

/* line 69, src/sass/project/components/_geoIPTeaser.scss */
.d-flex {
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 76, src/sass/project/components/_geoIPTeaser.scss */
.justify-content--end {
  display: flex;
  justify-content: flex-end !important; }

/* line 13, src/sass/project/components/_renderingParamsBackgroundColor.scss */
.middleblue {
  background-color: #bccde0;
  padding: 60px 0; }

/* line 18, src/sass/project/components/_renderingParamsBackgroundColor.scss */
.accentblue {
  background-color: #00a6e2;
  padding: 60px 0; }

/* line 23, src/sass/project/components/_renderingParamsBackgroundColor.scss */
.darkblue {
  color: #ffffff;
  background-color: #004388;
  padding: 60px 0; }

/* line 29, src/sass/project/components/_renderingParamsBackgroundColor.scss */
.orange {
  background-color: #f7a600;
  padding: 60px 0; }
