@charset "UTF-8";
/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for styles.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
/* 
    LVZ - Fonts  

    Created on : 11.06.2018
    Author     : Falko Schuster <falko.schuster@fairnet-medien.de>
*/
/* roboto-condensed-300 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-condensed-v16-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("../fonts/roboto-condensed-v16-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-300.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-300.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-300.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-300.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-display: auto;
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/roboto-condensed-v16-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Light Italic"), local("RobotoCondensed-LightItalic"), url("../fonts/roboto-condensed-v16-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-300italic.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-300italic.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-300italic.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-300italic.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-condensed-v16-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Italic"), local("RobotoCondensed-Italic"), url("../fonts/roboto-condensed-v16-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-italic.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-italic.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-italic.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-italic.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-condensed-v16-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("../fonts/roboto-condensed-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-regular.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-regular.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-regular.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/roboto-condensed-v16-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Bold Italic"), local("RobotoCondensed-BoldItalic"), url("../fonts/roboto-condensed-v16-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-700italic.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-700italic.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-700italic.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-700italic.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-condensed-v16-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("../fonts/roboto-condensed-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-700.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-700.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-700.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */
}
/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _settings.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:43
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _settings.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:43
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  margin-top: 2rem;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("../images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  display: block;
  border-radius: 100%;
  text-indent: -999em;
  width: 2.5rem;
  height: 2.5rem;
  background: #064894 url("../icons/arrow.svg") center center no-repeat;
  background-size: 1.25rem;
}
.bx-wrapper .bx-prev span,
.bx-wrapper .bx-next span {
  display: none;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  opacity: 0.9;
}
.bx-wrapper .bx-prev {
  left: 1rem;
}
.bx-wrapper .bx-next {
  right: 1rem;
  transform: rotate(180deg);
  text-indent: 999em;
}
@media screen and (min-width: 75em) {
  .bx-wrapper .bx-prev {
    left: -3rem;
  }
  .bx-wrapper .bx-next {
    right: -3rem;
  }
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -9999px;
  z-index: 9999;
  overflow: hidden;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("../images/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("../images/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
}

.linear {
  transition-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 300ms !important;
}

.long-delay {
  transition-delay: 700ms !important;
}

.shake {
  animation-name: shake-7;
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}

.spin-cw {
  animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn);
  }
  100% {
    transform: rotate(0);
  }
}

.spin-ccw {
  animation-name: spin-ccw-1turn;
}
@keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-1turn);
  }
}

.wiggle {
  animation-name: wiggle-7deg;
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms;
}

.infinite {
  animation-iteration-count: infinite;
}

.slow {
  animation-duration: 750ms !important;
}

.fast {
  animation-duration: 250ms !important;
}

.linear {
  animation-timing-function: linear !important;
}

.ease {
  animation-timing-function: ease !important;
}

.ease-in {
  animation-timing-function: ease-in !important;
}

.ease-out {
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  animation-delay: 300ms !important;
}

.long-delay {
  animation-delay: 700ms !important;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1, #calc-result h5, #calc-result .ce_accordion .toggler, .ce_accordion #calc-result .toggler {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=102.5em&xxxxlarge=123.75em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.4;
  color: #646363;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0.125rem;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0.125rem;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0.125rem;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 102.5em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

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

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .medium-offset-0 {
    margin-left: 0%;
  }

  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }

  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }

  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .medium-offset-3 {
    margin-left: 25%;
  }

  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }

  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }

  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .medium-offset-6 {
    margin-left: 50%;
  }

  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }

  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }

  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .medium-offset-9 {
    margin-left: 75%;
  }

  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }

  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }

  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .large-offset-0 {
    margin-left: 0%;
  }

  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .large-offset-1 {
    margin-left: 8.3333333333%;
  }

  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-offset-2 {
    margin-left: 16.6666666667%;
  }

  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .large-offset-3 {
    margin-left: 25%;
  }

  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .large-offset-4 {
    margin-left: 33.3333333333%;
  }

  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-offset-5 {
    margin-left: 41.6666666667%;
  }

  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .large-offset-6 {
    margin-left: 50%;
  }

  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .large-offset-7 {
    margin-left: 58.3333333333%;
  }

  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .large-offset-8 {
    margin-left: 66.6666666667%;
  }

  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .large-offset-9 {
    margin-left: 75%;
  }

  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .large-offset-10 {
    margin-left: 83.3333333333%;
  }

  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-offset-11 {
    margin-left: 91.6666666667%;
  }

  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .xlarge-offset-0 {
    margin-left: 0%;
  }

  .xlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }

  .xlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }

  .xlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xlarge-offset-3 {
    margin-left: 25%;
  }

  .xlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }

  .xlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }

  .xlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .xlarge-offset-6 {
    margin-left: 50%;
  }

  .xlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }

  .xlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }

  .xlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .xlarge-offset-9 {
    margin-left: 75%;
  }

  .xlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }

  .xlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }

  .xlarge-up-1 {
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xlarge-up-2 {
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xlarge-up-3 {
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xlarge-up-4 {
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xlarge-up-5 {
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .xlarge-up-6 {
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xlarge-up-7 {
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .xlarge-up-8 {
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    flex: 1 1 0px;
  }
}
.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 75em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .xxxlarge-offset-0 {
    margin-left: 0%;
  }

  .xxxlarge-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xxxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }

  .xxxlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xxxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }

  .xxxlarge-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xxxlarge-offset-3 {
    margin-left: 25%;
  }

  .xxxlarge-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .xxxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }

  .xxxlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xxxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }

  .xxxlarge-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .xxxlarge-offset-6 {
    margin-left: 50%;
  }

  .xxxlarge-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .xxxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }

  .xxxlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .xxxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }

  .xxxlarge-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .xxxlarge-offset-9 {
    margin-left: 75%;
  }

  .xxxlarge-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .xxxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }

  .xxxlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xxxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }

  .xxxlarge-up-1 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-1 > .column, .xxxlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .xxxlarge-up-2 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-2 > .column, .xxxlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .xxxlarge-up-3 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-3 > .column, .xxxlarge-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .xxxlarge-up-4 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-4 > .column, .xxxlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .xxxlarge-up-5 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-5 > .column, .xxxlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .xxxlarge-up-6 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-6 > .column, .xxxlarge-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .xxxlarge-up-7 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-7 > .column, .xxxlarge-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }

  .xxxlarge-up-8 {
    flex-wrap: wrap;
  }
  .xxxlarge-up-8 > .column, .xxxlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 102.5em) and (min-width: 102.5em) {
  .xxxlarge-expand {
    flex: 1 1 0px;
  }
}
.row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
  flex: 0 0 100%;
}
@media screen and (min-width: 102.5em) {
  .row.xxxlarge-unstack > .column, .row.xxxlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 102.5em) {
  .xxxlarge-collapse > .column, .xxxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-uncollapse > .column, .xxxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }

  .medium-order-2 {
    order: 2;
  }

  .medium-order-3 {
    order: 3;
  }

  .medium-order-4 {
    order: 4;
  }

  .medium-order-5 {
    order: 5;
  }

  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }

  .large-order-2 {
    order: 2;
  }

  .large-order-3 {
    order: 3;
  }

  .large-order-4 {
    order: 4;
  }

  .large-order-5 {
    order: 5;
  }

  .large-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    order: 1;
  }

  .xlarge-order-2 {
    order: 2;
  }

  .xlarge-order-3 {
    order: 3;
  }

  .xlarge-order-4 {
    order: 4;
  }

  .xlarge-order-5 {
    order: 5;
  }

  .xlarge-order-6 {
    order: 6;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-order-1 {
    order: 1;
  }

  .xxxlarge-order-2 {
    order: 2;
  }

  .xxxlarge-order-3 {
    order: 3;
  }

  .xxxlarge-order-4 {
    order: 4;
  }

  .xxxlarge-order-5 {
    order: 5;
  }

  .xxxlarge-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }

  .medium-flex-child-auto {
    flex: 1 1 auto;
  }

  .medium-flex-child-grow {
    flex: 1 0 auto;
  }

  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }

  .medium-flex-dir-row {
    flex-direction: row;
  }

  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  .medium-flex-dir-column {
    flex-direction: column;
  }

  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }

  .large-flex-child-auto {
    flex: 1 1 auto;
  }

  .large-flex-child-grow {
    flex: 1 0 auto;
  }

  .large-flex-child-shrink {
    flex: 0 1 auto;
  }

  .large-flex-dir-row {
    flex-direction: row;
  }

  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  .large-flex-dir-column {
    flex-direction: column;
  }

  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: flex;
  }

  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }

  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }

  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }

  .xlarge-flex-dir-row {
    flex-direction: row;
  }

  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  .xlarge-flex-dir-column {
    flex-direction: column;
  }

  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-flex-container {
    display: flex;
  }

  .xxxlarge-flex-child-auto {
    flex: 1 1 auto;
  }

  .xxxlarge-flex-child-grow {
    flex: 1 0 auto;
  }

  .xxxlarge-flex-child-shrink {
    flex: 0 1 auto;
  }

  .xxxlarge-flex-dir-row {
    flex-direction: row;
  }

  .xxxlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  .xxxlarge-flex-dir-column {
    flex-direction: column;
  }

  .xxxlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0;
}
.cell.shrink {
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 102.5em) {
  .grid-x > .xxxlarge-shrink, .grid-x > .xxxlarge-full, .grid-x > .xxxlarge-1, .grid-x > .xxxlarge-2, .grid-x > .xxxlarge-3, .grid-x > .xxxlarge-4, .grid-x > .xxxlarge-5, .grid-x > .xxxlarge-6, .grid-x > .xxxlarge-7, .grid-x > .xxxlarge-8, .grid-x > .xxxlarge-9, .grid-x > .xxxlarge-10, .grid-x > .xxxlarge-11, .grid-x > .xxxlarge-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    width: auto;
  }

  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }

  .grid-x > .medium-shrink {
    width: auto;
  }

  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }

  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }

  .grid-x > .medium-3 {
    width: 25%;
  }

  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }

  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }

  .grid-x > .medium-6 {
    width: 50%;
  }

  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }

  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }

  .grid-x > .medium-9 {
    width: 75%;
  }

  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }

  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }

  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    width: auto;
  }

  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    flex: 0 0 auto;
  }

  .grid-x > .large-shrink {
    width: auto;
  }

  .grid-x > .large-1 {
    width: 8.3333333333%;
  }

  .grid-x > .large-2 {
    width: 16.6666666667%;
  }

  .grid-x > .large-3 {
    width: 25%;
  }

  .grid-x > .large-4 {
    width: 33.3333333333%;
  }

  .grid-x > .large-5 {
    width: 41.6666666667%;
  }

  .grid-x > .large-6 {
    width: 50%;
  }

  .grid-x > .large-7 {
    width: 58.3333333333%;
  }

  .grid-x > .large-8 {
    width: 66.6666666667%;
  }

  .grid-x > .large-9 {
    width: 75%;
  }

  .grid-x > .large-10 {
    width: 83.3333333333%;
  }

  .grid-x > .large-11 {
    width: 91.6666666667%;
  }

  .grid-x > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0;
    width: auto;
  }

  .grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
    flex: 0 0 auto;
  }

  .grid-x > .xlarge-shrink {
    width: auto;
  }

  .grid-x > .xlarge-1 {
    width: 8.3333333333%;
  }

  .grid-x > .xlarge-2 {
    width: 16.6666666667%;
  }

  .grid-x > .xlarge-3 {
    width: 25%;
  }

  .grid-x > .xlarge-4 {
    width: 33.3333333333%;
  }

  .grid-x > .xlarge-5 {
    width: 41.6666666667%;
  }

  .grid-x > .xlarge-6 {
    width: 50%;
  }

  .grid-x > .xlarge-7 {
    width: 58.3333333333%;
  }

  .grid-x > .xlarge-8 {
    width: 66.6666666667%;
  }

  .grid-x > .xlarge-9 {
    width: 75%;
  }

  .grid-x > .xlarge-10 {
    width: 83.3333333333%;
  }

  .grid-x > .xlarge-11 {
    width: 91.6666666667%;
  }

  .grid-x > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .grid-x > .xxxlarge-auto {
    flex: 1 1 0;
    width: auto;
  }

  .grid-x > .xxxlarge-12, .grid-x > .xxxlarge-11, .grid-x > .xxxlarge-10, .grid-x > .xxxlarge-9, .grid-x > .xxxlarge-8, .grid-x > .xxxlarge-7, .grid-x > .xxxlarge-6, .grid-x > .xxxlarge-5, .grid-x > .xxxlarge-4, .grid-x > .xxxlarge-3, .grid-x > .xxxlarge-2, .grid-x > .xxxlarge-1, .grid-x > .xxxlarge-shrink {
    flex: 0 0 auto;
  }

  .grid-x > .xxxlarge-shrink {
    width: auto;
  }

  .grid-x > .xxxlarge-1 {
    width: 8.3333333333%;
  }

  .grid-x > .xxxlarge-2 {
    width: 16.6666666667%;
  }

  .grid-x > .xxxlarge-3 {
    width: 25%;
  }

  .grid-x > .xxxlarge-4 {
    width: 33.3333333333%;
  }

  .grid-x > .xxxlarge-5 {
    width: 41.6666666667%;
  }

  .grid-x > .xxxlarge-6 {
    width: 50%;
  }

  .grid-x > .xxxlarge-7 {
    width: 58.3333333333%;
  }

  .grid-x > .xxxlarge-8 {
    width: 66.6666666667%;
  }

  .grid-x > .xxxlarge-9 {
    width: 75%;
  }

  .grid-x > .xxxlarge-10 {
    width: 83.3333333333%;
  }

  .grid-x > .xxxlarge-11 {
    width: 91.6666666667%;
  }

  .grid-x > .xxxlarge-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 102.5em) {
  .grid-margin-x > .xxxlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xxxlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xxxlarge-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxxlarge-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

  .medium-up-2 > .cell {
    width: 50%;
  }

  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }

  .medium-up-4 > .cell {
    width: 25%;
  }

  .medium-up-5 > .cell {
    width: 20%;
  }

  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }

  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }

  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }

  .large-up-2 > .cell {
    width: 50%;
  }

  .large-up-3 > .cell {
    width: 33.3333333333%;
  }

  .large-up-4 > .cell {
    width: 25%;
  }

  .large-up-5 > .cell {
    width: 20%;
  }

  .large-up-6 > .cell {
    width: 16.6666666667%;
  }

  .large-up-7 > .cell {
    width: 14.2857142857%;
  }

  .large-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }

  .xlarge-up-2 > .cell {
    width: 50%;
  }

  .xlarge-up-3 > .cell {
    width: 33.3333333333%;
  }

  .xlarge-up-4 > .cell {
    width: 25%;
  }

  .xlarge-up-5 > .cell {
    width: 20%;
  }

  .xlarge-up-6 > .cell {
    width: 16.6666666667%;
  }

  .xlarge-up-7 > .cell {
    width: 14.2857142857%;
  }

  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-up-1 > .cell {
    width: 100%;
  }

  .xxxlarge-up-2 > .cell {
    width: 50%;
  }

  .xxxlarge-up-3 > .cell {
    width: 33.3333333333%;
  }

  .xxxlarge-up-4 > .cell {
    width: 25%;
  }

  .xxxlarge-up-5 > .cell {
    width: 20%;
  }

  .xxxlarge-up-6 > .cell {
    width: 16.6666666667%;
  }

  .xxxlarge-up-7 > .cell {
    width: 14.2857142857%;
  }

  .xxxlarge-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media screen and (min-width: 102.5em) {
  .grid-margin-x.xxxlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.xxxlarge-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.xxxlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.xxxlarge-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.xxxlarge-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.xxxlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.xxxlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.xxxlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .small-margin-collapse > .xxxlarge-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xxxlarge-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .small-margin-collapse > .xxxlarge-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xxxlarge-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .small-margin-collapse > .xxxlarge-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xxxlarge-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .small-margin-collapse > .xxxlarge-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xxxlarge-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .medium-margin-collapse > .xxxlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xxxlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xxxlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xxxlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xxxlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xxxlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xxxlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xxxlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .large-margin-collapse > .xxxlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xxxlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xxxlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xxxlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xxxlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xxxlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xxxlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xxxlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .xlarge-margin-collapse > .xxxlarge-1 {
    width: 8.3333333333%;
  }
  .xlarge-margin-collapse > .xxxlarge-2 {
    width: 16.6666666667%;
  }
  .xlarge-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .xlarge-margin-collapse > .xxxlarge-4 {
    width: 33.3333333333%;
  }
  .xlarge-margin-collapse > .xxxlarge-5 {
    width: 41.6666666667%;
  }
  .xlarge-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .xlarge-margin-collapse > .xxxlarge-7 {
    width: 58.3333333333%;
  }
  .xlarge-margin-collapse > .xxxlarge-8 {
    width: 66.6666666667%;
  }
  .xlarge-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .xlarge-margin-collapse > .xxxlarge-10 {
    width: 83.3333333333%;
  }
  .xlarge-margin-collapse > .xxxlarge-11 {
    width: 91.6666666667%;
  }
  .xlarge-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 102.5em) {
  .xxxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .xxxlarge-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .xxxlarge-margin-collapse > .small-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .xxxlarge-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .xxxlarge-margin-collapse > .small-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .xxxlarge-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .xxxlarge-margin-collapse > .small-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .xxxlarge-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .xxxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .xxxlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .xxxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .xxxlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .xxxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .xxxlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .xxxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .xxxlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .xxxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .xxxlarge-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .xxxlarge-margin-collapse > .large-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .xxxlarge-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .xxxlarge-margin-collapse > .large-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .xxxlarge-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .xxxlarge-margin-collapse > .large-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .xxxlarge-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .xxxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .xxxlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .xxxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .xxxlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .xxxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .xxxlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .xxxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .xxxlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .xxxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-margin-collapse > .xxxlarge-1 {
    width: 8.3333333333%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-2 {
    width: 16.6666666667%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-3 {
    width: 25%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-4 {
    width: 33.3333333333%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-5 {
    width: 41.6666666667%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-6 {
    width: 50%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-7 {
    width: 58.3333333333%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-8 {
    width: 66.6666666667%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-9 {
    width: 75%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-10 {
    width: 83.3333333333%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-11 {
    width: 91.6666666667%;
  }
  .xxxlarge-margin-collapse > .xxxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 102.5em) {
  .xxxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxxlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1.25rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 1.25rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1.25rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1.25rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1.25rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1.25rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1.25rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1.25rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }

  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }

  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }

  .medium-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }

  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }

  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }

  .medium-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }

  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }

  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }

  .medium-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }

  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }

  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }

  .large-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }

  .large-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }

  .large-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }

  .large-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }

  .large-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }

  .large-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }

  .large-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }

  .large-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }

  .large-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }

  .large-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }

  .large-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }

  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }

  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }

  .xlarge-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }

  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }

  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }

  .xlarge-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }

  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }

  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }

  .xlarge-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }

  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }

  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .xxxlarge-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }

  .xxxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x > .xxxlarge-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }

  .xxxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x > .xxxlarge-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }

  .xxxlarge-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .xxxlarge-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }

  .xxxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x > .xxxlarge-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }

  .xxxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x > .xxxlarge-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }

  .xxxlarge-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .xxxlarge-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }

  .xxxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x > .xxxlarge-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }

  .xxxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x > .xxxlarge-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }

  .xxxlarge-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .xxxlarge-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }

  .xxxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x > .xxxlarge-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }

  .xxxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x > .xxxlarge-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    flex-basis: auto;
  }
}
@media screen and (min-width: 102.5em) {
  .grid-y > .xxxlarge-shrink, .grid-y > .xxxlarge-full, .grid-y > .xxxlarge-1, .grid-y > .xxxlarge-2, .grid-y > .xxxlarge-3, .grid-y > .xxxlarge-4, .grid-y > .xxxlarge-5, .grid-y > .xxxlarge-6, .grid-y > .xxxlarge-7, .grid-y > .xxxlarge-8, .grid-y > .xxxlarge-9, .grid-y > .xxxlarge-10, .grid-y > .xxxlarge-11, .grid-y > .xxxlarge-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xlarge-12, .grid-y > .xlarge-11, .grid-y > .xlarge-10, .grid-y > .xlarge-9, .grid-y > .xlarge-8, .grid-y > .xlarge-7, .grid-y > .xlarge-6, .grid-y > .xlarge-5, .grid-y > .xlarge-4, .grid-y > .xlarge-3, .grid-y > .xlarge-2, .grid-y > .xlarge-1, .grid-y > .xlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  .grid-y > .xlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  .grid-y > .xlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  .grid-y > .xlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  .grid-y > .xlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .grid-y > .xxxlarge-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xxxlarge-12, .grid-y > .xxxlarge-11, .grid-y > .xxxlarge-10, .grid-y > .xxxlarge-9, .grid-y > .xxxlarge-8, .grid-y > .xxxlarge-7, .grid-y > .xxxlarge-6, .grid-y > .xxxlarge-5, .grid-y > .xxxlarge-4, .grid-y > .xxxlarge-3, .grid-y > .xxxlarge-2, .grid-y > .xxxlarge-1, .grid-y > .xxxlarge-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .xxxlarge-shrink {
    height: auto;
  }
  .grid-y > .xxxlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xxxlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xxxlarge-3 {
    height: 25%;
  }
  .grid-y > .xxxlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xxxlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xxxlarge-6 {
    height: 50%;
  }
  .grid-y > .xxxlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xxxlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xxxlarge-9 {
    height: 75%;
  }
  .grid-y > .xxxlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xxxlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xxxlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 102.5em) {
  .grid-margin-y > .xxxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxxlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }

  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }

  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }

  .cell .xlarge-grid-frame {
    width: 100%;
  }

  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .xlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }

  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }

  .cell .xxxlarge-grid-frame {
    width: 100%;
  }

  .xxxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .xxxlarge-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .xxxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }

  .xxxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media screen and (min-width: 102.5em) {
  .grid-y.xxxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .cell .grid-y.xxxlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 102.5em) {
  .grid-margin-y > .xxxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxxlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 102.5em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 102.5em) {
  .grid-margin-y.xxxlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
#calc-result h5,
#calc-result .ce_accordion .toggler,
.ce_accordion #calc-result .toggler,
h2,
h3,
.ce_form fieldset legend,
h4,
.mod_newslist .layout_latest h2,
.mod_newslist .layout_short h2,
#b2c-price,
h5,
.ce_accordion .toggler,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: 700;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, #calc-result h5, #calc-result .ce_accordion .toggler, .ce_accordion #calc-result .toggler, .h1,
h2, .h2,
h3,
.ce_form fieldset legend, .h3,
h4,
.mod_newslist .layout_latest h2,
.mod_newslist .layout_short h2,
#b2c-price, .h4,
h5,
.ce_accordion .toggler, .h5,
h6, .h6 {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #064894 !important;
  text-rendering: optimizeLegibility;
}
h1 small, #calc-result h5 small, #calc-result .ce_accordion .toggler small, .ce_accordion #calc-result .toggler small, .h1 small,
h2 small, .h2 small,
h3 small,
.ce_form fieldset legend small, .h3 small,
h4 small,
.mod_newslist .layout_latest h2 small,
.mod_newslist .layout_short h2 small,
#b2c-price small, .h4 small,
h5 small,
.ce_accordion .toggler small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, #calc-result h5, #calc-result .ce_accordion .toggler, .ce_accordion #calc-result .toggler, .h1 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.6875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .ce_form fieldset legend, .h3 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .mod_newslist .layout_latest h2,
.mod_newslist .layout_short h2, #b2c-price, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .ce_accordion .toggler, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 0.9375rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, #calc-result h5, #calc-result .ce_accordion .toggler, .ce_accordion #calc-result .toggler, .h1 {
    font-size: 1.875rem;
  }

  h2, .h2 {
    font-size: 1.6875rem;
  }

  h3, .ce_form fieldset legend, .h3 {
    font-size: 1.5rem;
  }

  h4, .mod_newslist .layout_latest h2,
.mod_newslist .layout_short h2, #b2c-price, .h4 {
    font-size: 1.125rem;
  }

  h5, .ce_accordion .toggler, .h5 {
    font-size: 1.0625rem;
  }

  h6, .h6 {
    font-size: 0.9375rem;
  }
}
a {
  line-height: inherit;
  color: #064894;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #053e7f;
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 80rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid rgba(138, 138, 138, 0.5);
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
  border-radius: 0.125rem;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 300;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

  .medium-text-right {
    text-align: right;
  }

  .medium-text-center {
    text-align: center;
  }

  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

  .large-text-right {
    text-align: right;
  }

  .large-text-center {
    text-align: center;
  }

  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }

  .xlarge-text-right {
    text-align: right;
  }

  .xlarge-text-center {
    text-align: center;
  }

  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 102.5em) {
  .xxxlarge-text-left {
    text-align: left;
  }

  .xxxlarge-text-right {
    text-align: right;
  }

  .xxxlarge-text-center {
    text-align: center;
  }

  .xxxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    color-adjust: exact;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  .show-for-print {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre,
blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3,
.ce_form fieldset legend {
    orphans: 3;
    widows: 3;
  }

  h2,
h3,
.ce_form fieldset legend {
    page-break-after: avoid;
  }

  .print-break-inside {
    page-break-inside: auto;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: #254e88;
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #064894;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: #053a76;
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #eeeff3;
  color: #0a0a0a;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #b6bacb;
  color: #0a0a0a;
}
.button.third, .button.third.disabled, .button.third[disabled], .button.third.disabled:hover, .button.third[disabled]:hover, .button.third.disabled:focus, .button.third[disabled]:focus {
  background-color: #3db8ad;
  color: #0a0a0a;
}
.button.third:hover, .button.third:focus {
  background-color: #31938a;
  color: #0a0a0a;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #43AC6A;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: #368a55;
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #f08a24;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #f04124;
  color: #0a0a0a;
}
.button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
  color: #0a0a0a;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #3db8ad;
  color: #3db8ad;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #1f5c57;
  color: #1f5c57;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #064894;
  color: #064894;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #03244a;
  color: #03244a;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #eeeff3;
  color: #eeeff3;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #646c8d;
  color: #646c8d;
}
.button.hollow.third, .button.hollow.third.disabled, .button.hollow.third[disabled], .button.hollow.third.disabled:hover, .button.hollow.third[disabled]:hover, .button.hollow.third.disabled:focus, .button.hollow.third[disabled]:focus {
  border: 1px solid #3db8ad;
  color: #3db8ad;
}
.button.hollow.third:hover, .button.hollow.third:focus {
  border-color: #1f5c57;
  color: #1f5c57;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #43AC6A;
  color: #43AC6A;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #225635;
  color: #225635;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #f08a24;
  color: #f08a24;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #814509;
  color: #814509;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #f04124;
  color: #f04124;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #811a09;
  color: #811a09;
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #3db8ad;
}
.button.clear:hover, .button.clear:focus {
  color: #1f5c57;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #064894;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #03244a;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #eeeff3;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #646c8d;
}
.button.clear.third, .button.clear.third.disabled, .button.clear.third[disabled], .button.clear.third.disabled:hover, .button.clear.third[disabled]:hover, .button.clear.third.disabled:focus, .button.clear.third[disabled]:focus {
  color: #3db8ad;
}
.button.clear.third:hover, .button.clear.third:focus {
  color: #1f5c57;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #43AC6A;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #225635;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #f08a24;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #814509;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #f04124;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #811a09;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #3db8ad;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #064894;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #eeeff3;
}
.button.dropdown.hollow.third::after, .button.dropdown.clear.third::after {
  border-top-color: #3db8ad;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #43AC6A;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #f08a24;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #f04124;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.1625rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #ccc;
  border-radius: 0.125rem;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.05);
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.4;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: none;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  appearance: none;
  border-radius: 0.125rem;
}

input[type=search] {
  box-sizing: border-box;
}

[type=number] {
  -moz-appearance: textfield;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

::placeholder {
  color: #000;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 100%;
  font-weight: 300;
  line-height: 1.8;
  color: #646363;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.4;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0.125rem 0 0 0.125rem;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0.125rem 0.125rem 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.875rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 0;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.1625rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 0.125rem;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.4;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: none;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #f04124;
  background-color: #fdebe8;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #f04124;
}

.is-invalid-label {
  color: #f04124;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #f04124;
}
.form-error.is-visible {
  display: block;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 102.5em) {
  .hide-for-xxxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 102.49875em) {
  .show-for-xxxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 102.5em) and (max-width: 123.74875em) {
  .hide-for-xxxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 102.49875em), screen and (min-width: 123.75em) {
  .show-for-xxxlarge-only {
    display: none !important;
  }
}

.show-for-sr, form.kontakt .widget-text label,
form.kontakt .widget-textarea label,
form.kontakt .widget-select label, .invisible,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
.hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
.hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
.show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
.show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }

  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }

  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0.125rem 0.125rem 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0.125rem 0.125rem;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #064894;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0.125rem 0.125rem;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #646363;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.accordion-menu {
  border-bottom: 1px solid #eeeff3;
}
.accordion-menu li {
  border-top: 1px solid #eeeff3;
  border-right: 1px solid #eeeff3;
  border-left: 1px solid #eeeff3;
  width: 100%;
}
.accordion-menu a {
  background: #eeeff3;
  padding: 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 0;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.is-accordion-submenu li {
  border-right: 0;
  border-left: 0;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-left: none;
  background: #3db8ad;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0.125rem;
}
thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

thead {
  background: #f8f8f8;
  color: #646363;
}

tfoot {
  background: #f1f1f1;
  color: #646363;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}
table.unstriped tbody tr {
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
table.stack th,
table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}
table.hover tfoot tr:hover {
  background-color: #ececec;
}
table.hover tbody tr:hover {
  background-color: #f9f9f9;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

.table-scroll {
  overflow-x: auto;
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.xlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.xlarge-expanded li {
    flex: 1 1 0px;
  }
  .menu.xlarge-simple li {
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 102.5em) {
  .menu.xxxlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.xxxlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.xxxlarge-expanded li {
    flex: 1 1 0px;
  }
  .menu.xxxlarge-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #064894;
  color: #fefefe;
}
.menu .active > a {
  background: #064894;
  color: #fefefe;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #064894;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #064894;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px;
  content: "";
  border-left-width: 0;
  border-color: transparent #064894 transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #064894 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 250px;
  padding: 0.5rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0.125rem;
  background-color: #fefefe;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  background: rgba(238, 239, 243, 0.9);
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #064894;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
@media screen and (min-width: 102.5em) {
  .dropdown.menu.xxxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #d0d3de;
  background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(10, 10, 10, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: rgba(254, 254, 254, 0.95);
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: rgba(254, 254, 254, 0.95);
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }

  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-xlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 102.5em) {
  .position-left.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xxxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xxxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }

  .position-left.reveal-for-xxxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }

  .position-right.reveal-for-xxxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }

  .position-top.reveal-for-xxxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-xxxlarge {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxxlarge {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }

  .position-bottom.reveal-for-xxxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}
@media screen and (min-width: 102.5em) {
  .off-canvas.in-canvas-for-xxxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-xxxlarge.position-left, .off-canvas.in-canvas-for-xxxlarge.position-right, .off-canvas.in-canvas-for-xxxlarge.position-top, .off-canvas.in-canvas-for-xxxlarge.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-xxxlarge .close-button {
    display: none;
  }
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0.125rem;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 80rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 80rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 80rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 80rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #064894;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #0750a5;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #064894;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: #053e7f;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #064894;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #646363;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: 0;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0.125rem;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _base.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.page-wrapper {
  background-color: #eeeff3;
}

address {
  font-style: normal;
}

nav ul {
  list-style: none;
  margin: 0;
}

h1, #calc-result h5, #calc-result .ce_accordion .toggler, .ce_accordion #calc-result .toggler, h2, h3, .ce_form fieldset legend, h4, .mod_newslist .layout_latest h2,
.mod_newslist .layout_short h2, #b2c-price, h5, .ce_accordion .toggler, h6 {
  color: #3db8ad;
  font-weight: 500;
  line-height: 100%;
}
h1 span, #calc-result h5 span, #calc-result .ce_accordion .toggler span, .ce_accordion #calc-result .toggler span, h2 span, h3 span, .ce_form fieldset legend span, h4 span, .mod_newslist .layout_latest h2 span,
.mod_newslist .layout_short h2 span, #b2c-price span, h5 span, .ce_accordion .toggler span, h6 span {
  font-weight: 900;
  display: block;
  line-height: 1;
}

p {
  font-size: 15px;
}

.has-tip {
  font-weight: 300;
}

.row.nest {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row.nest {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row.nest {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .row.nest {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 102.5em) {
  .row.nest {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.col-2-left .container {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.col-2-left .container #left {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .col-2-left .container #left {
    display: flex;
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    order: 1;
  }
  .col-2-left .container #maincontent {
    flex: 0 0 auto;
    width: calc(75% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    order: 2;
  }
}

.sc-row {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}

.sc-clear {
  clear: both;
  width: 100%;
}

#before-footer .mod_article,
#widgets.subpage .inner,
.page-main .mod_article {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1rem;
}
#before-footer .mod_article.full,
#widgets.subpage .inner.full,
.page-main .mod_article.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1rem;
}
#before-footer .mod_article.full .block,
#widgets.subpage .inner.full .block,
.page-main .mod_article.full .block {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 123.75em) {
  #before-footer .mod_article.full,
#widgets.subpage .inner.full,
.page-main .mod_article.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 118.75rem;
    margin-left: auto;
    margin-right: auto;
  }
}
#before-footer .mod_article .block, #before-footer .mod_article .sc,
#widgets.subpage .inner .block,
#widgets.subpage .inner .sc,
.page-main .mod_article .block,
.page-main .mod_article .sc {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  margin-bottom: 0.5rem;
}
#before-footer .mod_article .block .block, #before-footer .mod_article .sc .block,
#widgets.subpage .inner .block .block,
#widgets.subpage .inner .sc .block,
.page-main .mod_article .block .block,
.page-main .mod_article .sc .block {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media print, screen and (min-width: 40em) {
  #before-footer .mod_article .block.sc2, #before-footer .mod_article .sc.sc2,
#widgets.subpage .inner .block.sc2,
#widgets.subpage .inner .sc.sc2,
.page-main .mod_article .block.sc2,
.page-main .mod_article .sc.sc2 {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #before-footer .mod_article .block.sc4, #before-footer .mod_article .sc.sc4,
#widgets.subpage .inner .block.sc4,
#widgets.subpage .inner .sc.sc4,
.page-main .mod_article .block.sc4,
.page-main .mod_article .sc.sc4 {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #before-footer .mod_article .block.sc4-2, #before-footer .mod_article .sc.sc4-2,
#widgets.subpage .inner .block.sc4-2,
#widgets.subpage .inner .sc.sc4-2,
.page-main .mod_article .block.sc4-2,
.page-main .mod_article .sc.sc4-2 {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #before-footer .mod_article .block.sc4-3, #before-footer .mod_article .sc.sc4-3,
#widgets.subpage .inner .block.sc4-3,
#widgets.subpage .inner .sc.sc4-3,
.page-main .mod_article .block.sc4-3,
.page-main .mod_article .sc.sc4-3 {
    flex: 0 0 auto;
    width: calc(66.6666666667% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  #before-footer .mod_article .block.sc3, #before-footer .mod_article .sc.sc3,
#widgets.subpage .inner .block.sc3,
#widgets.subpage .inner .sc.sc3,
.page-main .mod_article .block.sc3,
.page-main .mod_article .sc.sc3 {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #before-footer .mod_article .block.sc3-2, #before-footer .mod_article .sc.sc3-2,
#widgets.subpage .inner .block.sc3-2,
#widgets.subpage .inner .sc.sc3-2,
.page-main .mod_article .block.sc3-2,
.page-main .mod_article .sc.sc3-2 {
    flex: 0 0 auto;
    width: calc(66.6666666667% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #before-footer .mod_article .block.sc4, #before-footer .mod_article .sc.sc4,
#widgets.subpage .inner .block.sc4,
#widgets.subpage .inner .sc.sc4,
.page-main .mod_article .block.sc4,
.page-main .mod_article .sc.sc4 {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #before-footer .mod_article .block.sc4-2, #before-footer .mod_article .sc.sc4-2,
#widgets.subpage .inner .block.sc4-2,
#widgets.subpage .inner .sc.sc4-2,
.page-main .mod_article .block.sc4-2,
.page-main .mod_article .sc.sc4-2 {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
  }
  #before-footer .mod_article .block.sc4-3, #before-footer .mod_article .sc.sc4-3,
#widgets.subpage .inner .block.sc4-3,
#widgets.subpage .inner .sc.sc4-3,
.page-main .mod_article .block.sc4-3,
.page-main .mod_article .sc.sc4-3 {
    flex: 0 0 auto;
    width: calc(75% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #before-footer .mod_article .block.sc5, #before-footer .mod_article .sc.sc5,
#widgets.subpage .inner .block.sc5,
#widgets.subpage .inner .sc.sc5,
.page-main .mod_article .block.sc5,
.page-main .mod_article .sc.sc5 {
    flex: 0 0 auto;
    width: calc(20% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

#widgets.subpage .inner {
  margin-bottom: 0;
}

.block.center {
  text-align: center;
}
.block.right {
  text-align: right;
}

#banner-area {
  overflow: hidden;
  margin-bottom: 1rem;
}
#banner-area .image_container {
  margin-top: 0;
}
@media print, screen and (min-width: 64em) {
  #banner-area {
    margin-bottom: 2rem;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _header.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.page-header {
  background-color: #fefefe;
}
.page-header .inside {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  transition: all 250ms ease-in-out;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .page-header .inside {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.page-header #logo {
  width: 100%;
  padding-left: 1rem;
}
.page-header #logo a {
  display: block;
  text-align: left;
}
.page-header #logo a img {
  transition: all 200ms ease-in-out;
  display: inline-block;
}
@media print, screen and (max-width: 39.99875em) {
  .page-header #logo img {
    height: 30px;
    width: auto;
  }
  .page-header .shop-links {
    margin-top: 1.25rem;
    flex: 0 0 auto;
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
    justify-content: flex-start;
  }
}
@media print, screen and (min-width: 40em) {
  .page-header #logo, .page-header .shop-links {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .page-header #logo {
    display: inline-block;
    padding-left: 0;
    width: auto;
    margin-bottom: 0;
  }
  .page-header #logo a {
    display: inline-block;
  }
  .page-header #logo,
.page-header .cart,
.page-header .login,
.page-header .shop-links {
    flex: 0 0 auto;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .page-header nav.main {
    flex: 1 1 0;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 75em) {
  .page-header .inside {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .page-header .sticky {
    transition: all 50ms ease-in;
  }
  .page-header .sticky.is-stuck {
    background-color: #fefefe;
    position: fixed;
    width: 100%;
    max-width: none !important;
    box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.2);
    z-index: 2910;
  }
  .page-header .sticky.is-stuck .inside {
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .page-header .sticky.is-stuck #logo img {
    width: 8.125rem;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _footer.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.page-footer {
  margin-top: 30px;
  padding-bottom: 1rem;
}
.page-footer .copyright {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2rem;
  border-top: 1px solid #e6e6e6;
  font-size: small;
  font-weight: bold;
  padding-top: 1rem;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .page-footer .copyright {
    flex: 0 0 auto;
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.page-footer .inside {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 20px;
  font-size: 100%;
}
.page-footer .content {
  padding-top: 1rem;
}
.page-footer .content img {
  margin-right: 1rem;
  margin-top: 40px;
}
.page-footer .content img:last-child {
  margin-right: 0;
}
.page-footer .mod_customnav h4, .page-footer .mod_customnav .mod_newslist .layout_latest h2, .mod_newslist .layout_latest .page-footer .mod_customnav h2,
.page-footer .mod_customnav .mod_newslist .layout_short h2,
.mod_newslist .layout_short .page-footer .mod_customnav h2, .page-footer .mod_customnav #b2c-price {
  text-transform: uppercase;
}
.page-footer .nav1, .page-footer .nav2, .page-footer .nav3 {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 40em) {
  .page-footer .inside {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .page-footer .inside {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .page-footer .nav1 {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .page-footer .nav2 {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .page-footer .nav3 {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .page-footer .content {
    flex: 0 0 auto;
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    text-align: center;
  }
  .page-footer .content img {
    display: inline-block;
  }
}
@media print, screen and (min-width: 64em) {
  .page-footer .nav1 {
    flex: 0 0 auto;
    width: auto;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .page-footer .nav2 {
    flex: 0 0 auto;
    width: auto;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .page-footer .nav3 {
    flex: 0 0 auto;
    width: auto;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .page-footer .content {
    flex: 1 1 0;
    width: auto;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    text-align: right;
    padding-top: 0;
  }
  .page-footer .content img {
    vertical-align: top;
  }
}
@media screen and (min-width: 75em) {
  .page-footer .content img {
    margin-right: 3rem;
  }
}

.page-header nav.main {
  text-transform: uppercase;
}
.page-header nav.main li.tabs-title {
  font-size: 1rem;
}
.page-header nav.main li.tabs-title.is-active a.tab-link {
  color: #064894;
  font-weight: 400;
}
.page-header nav.main li.tabs-title a {
  transition: 250ms ease-in-out;
  color: #646363;
  padding-top: 0.3333333333rem;
  padding-bottom: 0.3333333333rem;
}
.page-header nav.main li.tabs-title > a {
  font-size: 1rem;
}
.page-header nav.main li.tabs-title > a:hover {
  background: none;
  color: #064894;
}
.page-header nav.main li.tabs-title > a:focus, .page-header nav.main li.tabs-title > a[aria-selected=true] {
  background: none;
  color: none;
}
.page-header nav.main ul.level_1 {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  float: right;
}
[data-whatinput=mouse] .page-header nav.main ul.level_1 li {
  outline: 0;
}
.page-header nav.main ul.level_1 a,
.page-header nav.main ul.level_1 .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.page-header nav.main ul.level_1 input,
.page-header nav.main ul.level_1 select,
.page-header nav.main ul.level_1 a,
.page-header nav.main ul.level_1 button {
  margin-bottom: 0;
}
.page-header nav.main ul.level_1 input {
  display: inline-block;
}
.page-header nav.main ul.level_1.tabs {
  border: none;
}
.page-header nav.main ul.level_1 a {
  padding: 0.5rem 1.5rem;
}

@media print, screen and (max-width: 63.99875em) {
  .cart,
.hamburger {
    position: fixed;
    top: 8px;
    z-index: 6;
    background: rgba(238, 239, 243, 0.8);
    border: 1px solid #c1c5d3;
  }
  .cart a,
.hamburger a {
    width: 3.125rem;
    height: 3.125rem;
    text-align: center;
    display: block;
    padding: 0.625rem;
  }

  .hamburger {
    right: 10px;
  }
  .hamburger span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 1.875rem;
    height: 1.875rem;
    cursor: pointer;
  }
  .hamburger span::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 0.375rem;
    background: #064894;
    box-shadow: 0 0.75rem 0 #064894, 0 1.5rem 0 #064894;
    content: "";
  }
  .hamburger span:hover::after {
    background: #3db8ad;
    box-shadow: 0 0.75rem 0 #3db8ad, 0 1.5rem 0 #3db8ad;
  }

  #nav-mobile .title {
    font-size: 1.125rem;
    text-transform: uppercase;
    color: #fefefe;
    background: #064894;
    padding: 1rem;
  }
  #nav-mobile .close-button {
    color: #fefefe;
  }

  nav.mobile a {
    color: #646363;
    line-height: 3;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #eeeff3;
  }
  nav.mobile a.active, nav.mobile a.trail {
    color: #064894;
    font-weight: bold;
  }
  nav.mobile a.active {
    background: none;
    font-weight: bold;
  }
  nav.mobile .js-drilldown-back a {
    font-size: small;
  }
  nav.mobile .is-drilldown {
    overflow: visible;
    width: 100%;
    padding: 0;
  }
  nav.mobile .drilldown .is-drilldown-submenu a {
    padding-top: 0;
    padding-bottom: 0;
  }
  nav.mobile ul.level_1 .submenu-toggle {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  nav.mobile ul.level_1 a {
    text-transform: uppercase;
  }
}
/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _header_shop_links.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-06-16 15:00:17
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
header .shop-links {
  display: flex;
  flex-flow: row wrap;
}
header .shop-links .top-link-cart,
header .shop-links .top-link-account,
header .shop-links .top-link-login,
header .shop-links .top-link-logout,
header .shop-links .top-link-search {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
header .shop-links .top-link-cart a,
header .shop-links .top-link-account a,
header .shop-links .top-link-login a,
header .shop-links .top-link-logout a,
header .shop-links .top-link-search a {
  background-size: 1.5rem;
}
header .shop-links .top-link-account a,
header .shop-links .top-link-login a,
header .shop-links .top-link-logout a {
  width: 1.5rem;
  height: 1.5rem;
  text-indent: -1000px;
  display: block;
  overflow: hidden;
}
header .shop-links .mini-cart-label,
header .shop-links .mini-search-label {
  display: none;
}
header .shop-links .mini-cart-qty {
  position: absolute;
  right: -7px;
  top: -7px;
  display: inline-block;
  color: #fefefe;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 0.75rem;
  background: #3db8ad;
  text-align: center;
  line-height: 1.5rem;
  cursor: pointer;
}
header .shop-links .toggle-mini-cart,
header .shop-links .toggle-mini-search {
  position: relative;
  border: 0;
  height: 1.5rem;
  width: 1.5rem;
  display: inline-block;
  cursor: pointer;
}
header .shop-links .dropdown-pane {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
header .shop-links .dropdown-pane:after {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  bottom: 100%;
  width: 0;
  height: 0;
  border-bottom: 10px solid #e6e6e6;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
header .shop-links .toggle-mini-cart {
  background: url("../icons/warenkorb.svg") center center no-repeat;
  background-size: 1.5rem;
}
header .shop-links .toggle-mini-search {
  background: url("../icons/suchen.svg") center center no-repeat;
  background-size: 1.5rem;
}
header .shop-links .top-link-account a {
  background: url("../icons/account.svg") center no-repeat;
  background-size: 1.5rem;
}
header .shop-links .top-link-login a {
  background: url("../icons/login.svg") center no-repeat;
  background-size: 1.5rem;
}
header .shop-links .top-link-logout a {
  background: url("../icons/logout.svg") center no-repeat;
  background-size: 1.5rem;
}
header .shop-links #mini-search .input-group,
header .shop-links #mini-search input,
header .shop-links #mini-search button {
  margin-bottom: 0;
}
header .shop-links #mini-search input {
  height: auto;
}
@media print, screen and (min-width: 40em) {
  header .shop-links .dropdown-pane:after {
    left: auto;
    right: 0;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _breadcrumb.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.mod_breadcrumb {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mod_breadcrumb ul {
  margin: 0 0 1rem 0;
  list-style: none;
  margin: 0 0.6666666667rem;
}
.mod_breadcrumb ul::before, .mod_breadcrumb ul::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.mod_breadcrumb ul::after {
  clear: both;
}
.mod_breadcrumb ul li {
  float: left;
  font-size: 0.875rem;
  color: #0a0a0a;
  cursor: default;
}
.mod_breadcrumb ul li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
.mod_breadcrumb ul a {
  color: #064894;
}
.mod_breadcrumb ul a:hover {
  text-decoration: underline;
}
body.homepage .mod_breadcrumb ul {
  display: none;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _footer.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.page-footer a {
  color: #646363;
  font-size: 1.125rem;
}
.page-footer a:hover {
  color: #064894;
}
.page-footer .mod_iconnavigation {
  background: #fefefe;
  padding: 1rem 0;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 64em) {
  .page-footer .mod_iconnavigation {
    padding: 2rem 0;
  }
}
.page-footer .mod_iconnavigation a {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 2.1875rem;
  padding-top: 2.8125rem;
  padding-bottom: 0.5rem;
  color: #3db8ad;
  font-size: small;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.page-footer .mod_iconnavigation a:hover {
  opacity: 0.8;
}
.page-footer .mod_iconnavigation a.letter {
  background-image: url("../icons/iconnavigation-versenden.svg");
}
.page-footer .mod_iconnavigation a.parcel {
  background-image: url("../icons/iconnavigation-empfangen.svg");
}
.page-footer .mod_iconnavigation a.shop {
  background-image: url("../icons/iconnavigation-shop.svg");
}
.page-footer .mod_iconnavigation a.download {
  background-image: url("../icons/iconnavigation-download.svg");
}
.page-footer .mod_iconnavigation a.career {
  background-image: url("../icons/iconnavigation-karriere.svg");
}
.page-footer .mod_iconnavigation a.companie {
  background-image: url("../icons/iconnavigation-unternehmen.svg");
}
.page-footer .mod_iconnavigation a.help {
  background-image: url("../icons/iconnavigation-versenden.svg");
}
@media print, screen and (min-width: 64em) {
  .page-footer .mod_iconnavigation a {
    background-size: auto 4.375rem;
    padding-top: 5rem;
    padding-bottom: 0;
    font-size: 100%;
  }
}
.page-footer .mod_iconnavigation ul {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
@media print, screen and (min-width: 40em) {
  .page-footer .mod_iconnavigation ul {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.page-footer .mod_iconnavigation ul li {
  flex: 0 0 auto;
  width: calc(33.3333333333% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 64em) {
  .page-footer .mod_iconnavigation ul li {
    flex: 1 1 0;
    width: auto;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.page-footer .mod_customnav ul li {
  border-bottom: 1px solid #e4e4e4;
}
.page-footer .mod_customnav ul li a {
  display: block;
  padding: 0.5rem 0;
  font-size: 95%;
}
@media print, screen and (min-width: 64em) {
  .page-footer .mod_customnav ul li {
    border: 0;
  }
  .page-footer .mod_customnav ul li a {
    padding: 0.2rem 0;
    font-size: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .page-footer .mod_customnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  [data-whatinput=mouse] .page-footer .mod_customnav ul li {
    outline: 0;
  }
  .page-footer .mod_customnav ul a,
.page-footer .mod_customnav ul .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem;
  }
  .page-footer .mod_customnav ul input,
.page-footer .mod_customnav ul select,
.page-footer .mod_customnav ul a,
.page-footer .mod_customnav ul button {
    margin-bottom: 0;
  }
  .page-footer .mod_customnav ul input {
    display: inline-block;
  }
  .page-footer .mod_customnav ul li a {
    font-size: small;
  }
}
@media print, screen and (min-width: 64em) {
  .page-footer .mod_customnav {
    padding-right: 2rem;
  }
  .page-footer .mod_customnav ul li a {
    padding: 0.25rem 0;
  }
}

.back-to-top a {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  z-index: 50;
  width: 3.125rem;
  height: 3.125rem;
  background-repeat: no-repeat;
  background-position: 43% center;
  background-size: 1.25rem;
  background-color: #3db8ad;
  background-image: url("../icons/arrow.svg");
  color: #fff;
  border-radius: 1.5625rem;
  line-height: 1.5625rem;
  text-align: center;
  transform: rotate(90deg);
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _leftsidebar.scss:
 * -------------------------------------------------------------------------------------------------
 *
/*
    Created on : 15.10.2020, 10:06:21
    Author     : shaensch (Steffi Hänsch <steffi.haensch@hybrilog.de>)
*/
.col-2-left .container {
  margin-top: 2.5rem;
}
.col-2-left .container #maincontent strong {
  font-weight: 300;
  color: #064894;
}
.col-2-left .container #maincontent .img-border img {
  border: 1px solid #cacaca;
}
.col-2-left .container #maincontent #lynskey {
  border: 1px solid #cacaca;
}
.col-2-left .container #maincontent #lynskey rect {
  fill: none;
  border: 1px solid #cacaca;
  pointer-events: all;
}
.col-2-left .container #maincontent #lynskey text {
  opacity: 0;
  transition: 0.3s;
  font-size: 30px;
}
.col-2-left .container #maincontent #lynskey rect:hover {
  fill: white;
  opacity: 0.8;
  cursor: pointer;
}
.col-2-left .container #maincontent #lynskey rect:hover + text {
  opacity: 1;
}
.col-2-left .container #maincontent #lynskey rect:focus + text {
  opacity: 1;
}
.col-2-left .container #maincontent #lynskey svg {
  background-image: url("https://web.hybrilog.de/files/images/handout/Screenshot_2020-03-09%20POST%2C%20LOGISTIK%20ENTSORGUNG%20DIGITAL%20VERNETZEN%20-%20hybriLOG%20WEB.png");
  background-size: cover;
}
@media all and (max-width: 500px) {
  .col-2-left .container #maincontent #lynskey text {
    font-size: 28px;
  }
}
@media all and (min-width: 750px) {
  .col-2-left .container #maincontent #lynskey svg {
    background-image: url("https://web.hybrilog.de/files/images/handout/Screenshot_2020-03-09%20POST%2C%20LOGISTIK%20ENTSORGUNG%20DIGITAL%20VERNETZEN%20-%20hybriLOG%20WEB.png");
  }
}
.col-2-left .container #left {
  border-right: 1px solid #8a8a8a;
}
.col-2-left .container #left li a:hover {
  font-weight: 700;
}
.col-2-left .container #left .level_2 {
  padding-bottom: 0.625rem;
}
.col-2-left .container #left .level_2,
.col-2-left .container #left .level_3 {
  padding-left: 0.625rem;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _megamenu_tab.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-10-18 07:53:10
 * @author Steffi Hänsch (Steffi Hänsch <shaensch@hybrilog.de>)
 */
#megamenu .inside .tabs-container {
  background-color: #eeeff3;
  opacity: 0;
  transition: opacity 500ms ease-in-out;
}
#megamenu .inside .tabs-container.is-active {
  border-bottom: 2.2rem solid #fefefe;
  opacity: 1;
  transition: opacity 500ms ease-in-out;
}
#megamenu .inside .tabs-container.is-fixed {
  width: 100%;
  position: fixed;
  z-index: 2900;
}
#megamenu .inside .tabs-container .tabs-content {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  position: relative;
  border: none;
  background: none;
}
@media print, screen and (min-width: 40em) {
  #megamenu .inside .tabs-container .tabs-content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content {
  padding-right: 0;
  padding-left: 0;
  max-width: full;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content .icon-link {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1rem;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content .icon-link img {
  margin-right: 1rem;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content .icon-link a {
  align-self: flex-end;
  padding-right: 0;
  color: #064894;
  font-weight: 600;
  padding: 2rem 0 0 0;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content .level_1_content {
  flex: 0 0 auto;
  width: auto;
  padding-right: 2.5rem;
  border-right: 1px solid #fefefe;
  max-width: 25rem;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 {
  flex: 1 1 0;
  width: auto;
  margin-left: 1.5rem;
  display: flex;
  flex-flow: row wrap;
  list-style: none;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 li.level_2 {
  flex: 0 0 auto;
  width: calc(33.3333333333% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 3rem;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 li.level_2 ul {
  font-size: 100%;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 li.level_2 ul li {
  display: block;
  border: 0;
  padding: 0;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 li.level_2 ul li.first {
  padding-top: 1rem;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 li.level_2 ul li a {
  background: none !important;
  display: inline-block;
  position: relative;
  padding: 0.3333333333rem 0;
  line-height: 1;
  color: #646363;
  font-weight: 300;
  text-align: left;
  white-space: normal;
  border-bottom: 0;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 li.level_2 ul li a:hover {
  color: #064894;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 li.level_2 ul li ul {
  display: none;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 ul.level_3 {
  margin-left: 0;
  padding-left: 0;
  margin-top: 1rem;
  border-top: 1px solid #8a8a8a;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .tabs-panel-content ul.level_2 ul.level_3 li.level_3 a.active {
  color: #064894;
  font-weight: 400;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .close-container {
  display: flex;
  justify-content: center;
  z-index: 50;
  position: relative;
}
#megamenu .inside .tabs-container .tabs-content .tabs-panel .close-container .close {
  background-image: url(../icons/arrow-blue.svg);
  background-position: 43%;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  height: 5rem;
  line-height: 1.5625rem;
  transform: rotate(90deg);
  width: 2rem;
  cursor: pointer;
  background-color: #eeeff3;
  position: absolute;
  bottom: -4rem;
}

/**
 * @ Author: Copyright 2022 DAKO GmbH <info@dako.de>
 * @ Description: This is proprietary software. All rights reserved.
 */
.vorfuss-image-only {
  height: 150px;
  overflow: hidden;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 3rem !important;
  border-radius: 0.1875rem;
}
.vorfuss-image-only .image_container {
  margin: 0;
  width: 100%;
  height: 100%;
}
.vorfuss-image-only .image_container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vorfuss-text-only {
  height: auto;
  background-color: #fefefe;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 3rem;
  padding: 1rem;
  border-radius: 0.1875rem;
}

.vorfuss-box-container {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  border-radius: 0.1875rem;
  margin-bottom: 3rem;
  height: auto;
  background-color: #fefefe;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.vorfuss-box-container .image_container {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin: 0;
  height: 150px;
  position: relative;
  right: -1px;
}
.vorfuss-box-container .image_container img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.vorfuss-box-container .vorfuss-box-text {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem;
  height: auto;
}
.vorfuss-box-container .vorfuss-box-text p {
  margin-bottom: 0.625rem;
}
.vorfuss-box-container .vorfuss-box-text .button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-size: 75%;
  padding: 0.3333333333rem 0.4rem;
  margin: 0;
}
[data-whatinput=mouse] .vorfuss-box-container .vorfuss-box-text .button {
  outline: 0;
}
.vorfuss-box-container .vorfuss-box-text .button, .vorfuss-box-container .vorfuss-box-text .button.disabled, .vorfuss-box-container .vorfuss-box-text .button[disabled], .vorfuss-box-container .vorfuss-box-text .button.disabled:hover, .vorfuss-box-container .vorfuss-box-text .button[disabled]:hover, .vorfuss-box-container .vorfuss-box-text .button.disabled:focus, .vorfuss-box-container .vorfuss-box-text .button[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.vorfuss-box-container .vorfuss-box-text .button:hover, .vorfuss-box-container .vorfuss-box-text .button:focus {
  background-color: #254e88;
  color: #fefefe;
}
.vorfuss-box-text-rechts .vorfuss-box-container .image_container {
  order: 1;
}
.vorfuss-box-text-rechts .vorfuss-box-container .vorfuss-box-text {
  order: 2;
}

@media print, screen and (min-width: 40em) {
  .vorfuss-box-container {
    height: 150px;
  }
  .vorfuss-box-container .image_container {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    height: 150px;
  }
  .vorfuss-box-container .image_container img {
    height: auto;
  }
  .vorfuss-box-container .vorfuss-box-text {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .vorfuss-box-container {
    height: 150px;
    margin-bottom: 1rem;
  }
  .vorfuss-box-container .image_container {
    flex: 0 0 auto;
    width: 41.6666666667%;
    margin-left: 0;
    margin-right: 0;
  }
  .vorfuss-box-container .image_container img {
    height: 100%;
  }
  .vorfuss-box-container .vorfuss-box-text {
    flex: 0 0 auto;
    width: 58.3333333333%;
    margin-left: 0;
    margin-right: 0;
  }

  .vorfuss-text-only {
    margin-bottom: 1rem;
  }
}
/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _download.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-28 11:21:01
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.ce_downloads ul, .ce_download ul {
  margin-left: 0;
}

.download-element {
  padding: 3px 6px 3px 35px;
  background: url("../icons/dokument.svg") left center no-repeat;
  background-size: 1.875rem;
}

ul.enclosure {
  padding-left: 0;
}

li.download-element {
  list-style-type: none;
}

.ext-pdf {
  background-image: url("../icons/pdf.svg");
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _gis.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
#gis-filter-button {
  margin: 0;
  text-align: left;
  z-index: 4;
  position: fixed;
  bottom: 0;
}
#gis-filter-button span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-right: 0.5rem;
}
#gis-filter-button span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #fefefe;
  box-shadow: 0 6px 0 #fefefe, 0 12px 0 #fefefe;
  content: "";
}
#gis-filter-button span:hover::after {
  background: #fefefe;
  box-shadow: 0 6px 0 #fefefe, 0 12px 0 #fefefe;
}

.mod_gismap {
  margin-bottom: 2rem;
}

.mod_gismap .close-button {
  top: 0;
  right: 0.5rem;
  outline: none;
}
.mod_gismap fieldset legend {
  display: block;
  width: 100%;
}
.mod_gismap select, .mod_gismap input {
  margin-bottom: 0.25rem;
}
.mod_gismap .button-group {
  margin-top: 0.5rem;
  margin-bottom: 0;
}

.ce_gis_search .element-col {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .ce_gis_search .element-col {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.ce_gis_search .element-col .address {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
}
.ce_gis_search .element-col .radius {
  flex: 0 0 auto;
  width: 66.6666666667%;
  margin-left: 0;
  margin-right: 0;
}
.ce_gis_search .element-col div.search {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  padding-left: 0;
}
@media print, screen and (min-width: 40em) {
  .ce_gis_search .element-col .address {
    flex: 0 0 auto;
    width: calc(83.3333333333% - 1.875rem);
    margin-right: 0.9375rem;
  }
  .ce_gis_search .element-col div.search {
    flex: 1 1 0;
    width: auto;
    margin-right: 0.9375rem;
    margin-left: 0 !important;
  }
  .ce_gis_search .element-col div.search .button {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    text-transform: uppercase;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .mod_gismap .off-canvas {
    padding: 0.5rem;
    overflow-x: hidden !important;
  }
  .mod_gismap fieldset {
    margin: 0.5rem 0;
  }
  .mod_gismap fieldset legend,
.mod_gismap fieldset .element {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .mod_gismap .button {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .mod_gismap {
    position: relative;
  }
  .mod_gismap .off-canvas {
    position: absolute;
    top: 4rem;
    right: 1rem;
    width: 40%;
    background: rgba(254, 254, 254, 0.9);
    padding: 0.6666666667rem;
    border: 1px solid #cacaca;
    box-shadow: 0 0 5px 2px rgba(10, 10, 10, 0.1) !important;
  }
}
@media print, screen and (min-width: 64em) {
  .mod_gismap .off-canvas {
    width: 25%;
    max-width: 25rem;
  }
}
#gis-results {
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  #gis-results {
    z-index: 7;
    position: absolute;
    left: 1rem;
    top: 1rem;
    text-align: left;
    background: rgba(254, 254, 254, 0.9);
    padding: 0.3333333333rem 0.6666666667rem;
    border: 1px solid #cacaca;
    box-shadow: 0 0 5px 2px rgba(10, 10, 10, 0.1) !important;
  }
}

#gmap {
  width: 100%;
  height: 80vh;
}

.cluster {
  border-radius: 100%;
  background: rgba(6, 72, 148, 0.9);
  box-shadow: 0 0 5px rgba(10, 10, 10, 0.4);
  color: #fefefe;
  font-weight: 700;
  text-align: center;
  width: 2.1875rem;
  height: 2.1875rem;
  line-height: 2.1875rem;
  font-size: 1.125rem;
}
.cluster.cluster-small {
  width: 3.4375rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
}
.cluster.cluster-medium {
  width: 4.0625rem;
  height: 4.0625rem;
  line-height: 4.0625rem;
}
.cluster.cluster-large {
  width: 7.5rem;
  height: 7.5rem;
  line-height: 7.5rem;
  font-size: 2.25rem;
}
.cluster.cluster-xlarge {
  width: 8.75rem;
  height: 8.75rem;
  line-height: 8.75rem;
  font-size: 2.375rem;
}

#gis-map-detail {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  #gis-map-detail.large {
    width: 80%;
    max-width: 62.5rem;
  }
}

.gis-content header {
  line-height: 2.5rem;
  font-weight: 700;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 1rem;
  padding: 0.5rem;
}
.gis-content header img {
  max-height: 40px;
}
.gis-content footer {
  padding: 0.5rem;
}
.gis-content address {
  margin-bottom: 1rem;
}
@media print, screen and (max-width: 39.99875em) {
  .gis-content .inner {
    padding: 0.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .gis-content .inner {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .gis-content .inner {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .gis-content .inner .content {
    flex: 1 1 0;
    width: auto;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .gis-content .inner aside {
    flex: 0 0 auto;
    width: calc(40% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .gis-content .inner aside {
    flex: 0 0 auto;
    width: calc(30% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.gis-content table {
  width: 100%;
  border: 1px solid #cacaca;
  border-collapse: collapse;
  margin-bottom: 1rem;
}
.gis-content table caption {
  font-weight: 700;
}
.gis-content table tbody td, .gis-content table tbody th {
  border-bottom: 1px solid #cacaca;
  padding: 0.25rem 0.5rem;
}
.gis-content table tbody th {
  text-align: left;
  width: 2.8125rem;
}

.mod_dako_contao_gis .leaflet-popup-pane {
  z-index: 1100;
}
.mod_dako_contao_gis #gis-container {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.mod_dako_contao_gis #gis-container #map {
  height: 50rem;
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  margin-bottom: 1rem;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.mod_dako_contao_gis #gis-container .gis-toolbar {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1rem;
  background-color: #fefefe;
  padding-top: 1rem;
  padding-bottom: 1rem;
  z-index: 2000;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.mod_dako_contao_gis #gis-container .gis-toolbar .gis-toolbar-input {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  margin-bottom: 1rem;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .gis-toolbar-input [type=text] {
  max-width: none !important;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .bt-services-dropdown {
  margin-bottom: 0;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container ul.header li {
  cursor: pointer;
  text-align: right;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container ul.header li a {
  font-size: 0.75rem;
  font-weight: 700;
  text-align: right;
  width: 100%;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container ul.header li a::after {
  content: " X ";
  color: red;
  font-weight: 900;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container ul.tags li {
  border-bottom: 1px solid #cacaca;
  padding: 0.5rem 0.5rem 0.5rem 1.5625rem;
  line-height: 1.2;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container ul.tags li[data-checked=checked] {
  font-weight: 600;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container ul.tags li a {
  position: relative;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container ul.tags li a::before {
  content: "";
  display: block;
  border: 1px solid #8a8a8a;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  left: -1.5625rem;
  top: 0;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container ul.tags li:last-child {
  border-bottom: 0;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container .checkbox {
  display: none;
  font-size: 14px;
  color: #3d8f8f;
  margin-left: -1.25rem;
  margin-right: 0.6rem;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container.location-type-filter ul.header {
  display: none;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container.location-type-filter ul li {
  display: inline-block;
  margin: 0 1rem 0 0;
  padding: 0;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container.location-type-filter ul li .checkbox {
  width: 0;
  height: 0;
  overflow: hidden;
  display: none !important;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container.location-type-filter ul li a {
  display: block;
  width: 2.75rem;
  height: 2.1625rem;
  overflow: hidden;
  text-indent: -500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #064894;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container.location-type-filter ul li[data-checked=checked] a, .mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container.location-type-filter ul li:hover a {
  background-color: #254e88;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container.location-type-filter ul li[data-value=Briefkasten] a {
  background-image: url("../icons/briefkaesten_weiss.svg");
  background-size: 1.8rem;
}
.mod_dako_contao_gis #gis-container .gis-toolbar .tag-filter-tags-container.location-type-filter ul li[data-value=Servicepunkt] a {
  background-image: url("../icons/servicestelle_weiss.svg");
  background-size: 1.8rem;
}
.mod_dako_contao_gis #gis-container .easy-button-container {
  display: none !important;
}
.mod_dako_contao_gis #gis-container .leaflet-control-search.search-load .search-input {
  background: url("../images/loader.gif") no-repeat 99% center #fff;
}
.mod_dako_contao_gis #gis-container .leaflet-control-search.search-load .search-cancel {
  visibility: hidden;
}
.mod_dako_contao_gis #gis-container .leaflet-control-search .search-cancel {
  z-index: 1550;
  position: absolute;
  top: 0.3rem;
  right: 0.7rem;
}
.mod_dako_contao_gis #gis-container .leaflet-control-search .search-input {
  margin: 0;
}
.mod_dako_contao_gis #gis-container .leaflet-control-search .search-tooltip {
  list-style: none;
  margin: 0;
  position: absolute;
  z-index: 1500;
  background: #fefefe;
  padding: 0;
  width: 100%;
  max-height: 18.75rem;
  overflow-y: scroll;
  background-color: #e6e6e6;
}
.mod_dako_contao_gis #gis-container .leaflet-control-search .search-tooltip li {
  padding: 0.5rem;
  border-bottom: 1px solid #cacaca;
}
.mod_dako_contao_gis #gis-container .leaflet-control-search .search-tooltip li:hover, .mod_dako_contao_gis #gis-container .leaflet-control-search .search-tooltip li.search-tip-select {
  cursor: pointer;
  background-color: #8a8a8a;
  color: #fefefe;
}
.mod_dako_contao_gis #gis-container .leaflet-control-search .search-alert {
  position: absolute;
  background: #fefefe;
  font-weight: 700;
  z-index: 1500;
  padding: 0.5rem;
  width: 100%;
}
.mod_dako_contao_gis #gis-container .leaflet-container {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.mod_dako_contao_gis #gis-container .leaflet-container .leaflet-popup-content-wrapper {
  border-radius: 0;
}
.mod_dako_contao_gis #gis-container .leaflet-container a.leaflet-popup-close-button {
  top: 0;
  right: 0;
  background-color: #064894;
  color: #fefefe;
  line-height: 1.3;
}
.mod_dako_contao_gis #gis-container .leaflet-container .leaflet-popup-content {
  max-width: 300px !important;
}
.mod_dako_contao_gis #gis-container .leaflet-container .leaflet-control-search [type=text] {
  width: auto;
}
.mod_dako_contao_gis #gis-container .leaflet-container .leaflet-control-search .search-tooltip {
  margin-left: 0;
}
.mod_dako_contao_gis #gis-container .leaflet-container .leaflet-control-layers-overlays [type=checkbox],
.mod_dako_contao_gis #gis-container .leaflet-container .leaflet-control-layers-overlays [type=radio] {
  margin: 0;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .icon {
  margin-bottom: 1rem;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .icon::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  margin-right: 0.5rem;
  background-position: center;
  background-repeat: no-repeat;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .icon.postbox::before {
  background-image: url("../icons/briefkaesten.svg");
  background-size: 1.5rem;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .icon.servicebox::before {
  background-image: url("../icons/servicestelle.svg");
  background-size: 1.5rem;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .icon.location {
  padding-left: 1.7rem;
  position: relative;
  line-height: 1.1;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .icon.location::before {
  background-image: url("../icons/standort-map.svg");
  background-size: 1.5rem;
  background-position: center bottom;
  position: absolute;
  left: 0;
  top: -3px;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup p, .mod_dako_contao_gis #gis-container .leaflet-container .gis-popup table td {
  font-size: 1rem;
  margin: 0 0 0.5rem 0;
  line-height: 1.2;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .time-list {
  list-style: none;
  margin-left: 0;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .button {
  color: #fefefe;
  margin-bottom: 0;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .servicepoint-address,
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .servicepoint-services,
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .col {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .servicepoint-address {
  margin-bottom: 0.8rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #064894;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .servicepoint-address p {
  margin-bottom: 0;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup .servicepoint-services {
  margin-bottom: 1rem;
  padding-right: 3rem;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup table {
  width: 170px;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup table tbody {
  border: 0;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup table td {
  border-top: 1px solid #ddd;
  padding: 0.2rem;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup table td:first-child {
  width: 10%;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup table tr:last-child td {
  border-bottom: 1px solid #ddd;
}
.mod_dako_contao_gis #gis-container .leaflet-container .gis-popup table tr:nth-child(2n) {
  background-color: transparent;
}
@media print, screen and (min-width: 40em) {
  .mod_dako_contao_gis #gis-container .gis-toolbar .gis-toolbar-input {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .mod_dako_contao_gis #gis-container .gis-toolbar .gis-toolbar-input {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .mod_dako_contao_gis #gis-container #map {
    height: 50rem;
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .mod_dako_contao_gis #gis-container .leaflet-container .leaflet-popup-content {
    max-width: 450px !important;
  }
  .mod_dako_contao_gis #gis-container .gis-popup {
    max-width: 350px !important;
  }
  .mod_dako_contao_gis #gis-container .gis-popup.col-2 {
    max-width: 500px !important;
  }
  .mod_dako_contao_gis #gis-container .gis-popup.col-2 .col.service {
    flex: 0 0 auto;
    width: 58.3333333333%;
    margin-left: 0;
    margin-right: 0;
  }
  .mod_dako_contao_gis #gis-container .gis-popup.col-2 .col.postbox {
    flex: 0 0 auto;
    width: 41.6666666667%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 75em) {
  .mod_dako_contao_gis #gis-container .gis-toolbar .gis-toolbar-input {
    flex: 0 0 auto;
    width: auto;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    margin-bottom: 0;
  }
  .mod_dako_contao_gis #gis-container .gis-toolbar .gis-toolbar-input [type=text] {
    max-width: none !important;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _lcm.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.ce_lcm_search label {
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  .lcm-group {
    min-width: 310px;
    border: 1px solid #ccc;
  }
}
.lcm-group .tracking {
  border: 0;
  box-shadow: none;
}
.lcm-group .button.search {
  border: 0;
  background: #fefefe url("../icons/suchen.svg") center center no-repeat;
  background-size: 1.25rem;
  padding-left: 0;
  padding-right: 0;
  width: 3.125rem;
}
.lcm-group .button.search span {
  display: none;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _forms.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.ce_form .submit {
  font-size: 100%;
  padding: 0.5em 0.85em;
}
.ce_form .submit:before {
  content: "❭";
  margin-right: 0.375rem;
}
body.edge .ce_form .submit:before {
  font-family: "Segoe UI Symbol";
}
.ce_form p.error {
  font-size: 80%;
  padding: 0.25rem 0;
  color: #f04124;
  font-weight: 500;
}
.ce_form .grid_start,
.ce_form .ce_cp_grid_start {
  row-gap: 0;
}
.ce_form .grid_start.block,
.ce_form .ce_cp_grid_start.block {
  margin-bottom: 0;
}
.ce_form label .mandatory {
  color: #f04124;
  font-size: 75%;
  line-height: 0;
  font-weight: 700;
  position: relative;
  top: -0.5em;
}

button.submit {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] button.submit {
  outline: 0;
}
button.submit, button.submit.disabled, button.submit[disabled], button.submit.disabled:hover, button.submit[disabled]:hover, button.submit.disabled:focus, button.submit[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
button.submit:hover, button.submit:focus {
  background-color: #254e88;
  color: #fefefe;
}

label.inline {
  display: inline-block;
}

legend .mandatory {
  display: inline-block !important;
}

.checkbox_container,
.radio_container {
  margin-bottom: 1rem;
  line-height: 1;
}
.checkbox_container > span,
.radio_container > span {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.checkbox_container > span input,
.radio_container > span input {
  margin-top: 0.1875rem;
  margin-bottom: 0;
}
.checkbox_container > span label,
.radio_container > span label {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0.6666666667rem;
  line-height: 1.2;
}
.checkbox_container.salutation,
.radio_container.salutation {
  display: flex;
}

.label_option .widget.widget-text,
.label_sender .widget.widget-text,
.label_recipient .widget.widget-text {
  position: relative;
}
.label_option .widget.widget-text label,
.label_sender .widget.widget-text label,
.label_recipient .widget.widget-text label {
  position: absolute;
  left: 0.4rem;
  color: #646363;
  cursor: text;
  background-color: #fefefe;
  padding: 0 0.4rem;
  font-weight: 400 !important;
  transition: all 0.3s ease;
}
.label_option .widget.widget-text input.text:required,
.label_sender .widget.widget-text input.text:required,
.label_recipient .widget.widget-text input.text:required {
  border-left: 2px solid #f04124;
}
.label_option .widget.widget-text input.text:focus + label,
.label_option .widget.widget-text input.text:not(:placeholder-shown).text:not(:focus) ~ label,
.label_sender .widget.widget-text input.text:focus + label,
.label_sender .widget.widget-text input.text:not(:placeholder-shown).text:not(:focus) ~ label,
.label_recipient .widget.widget-text input.text:focus + label,
.label_recipient .widget.widget-text input.text:not(:placeholder-shown).text:not(:focus) ~ label {
  font-size: 0.8rem;
}
.label_option .widget.widget-text input.text::placeholder,
.label_sender .widget.widget-text input.text::placeholder,
.label_recipient .widget.widget-text input.text::placeholder {
  color: transparent;
}
.label_option .widget.widget-select select.select:required,
.label_sender .widget.widget-select select.select:required,
.label_recipient .widget.widget-select select.select:required {
  border-left: 2px solid #f04124;
}

.label_sender .widget.widget-text label,
.label_recipient .widget.widget-text label {
  top: 0.8rem;
}
.label_sender .widget.widget-text input.text:focus + label,
.label_sender .widget.widget-text input.text:not(:placeholder-shown).text:not(:focus) ~ label,
.label_recipient .widget.widget-text input.text:focus + label,
.label_recipient .widget.widget-text input.text:not(:placeholder-shown).text:not(:focus) ~ label {
  top: -0.3rem;
}

.label_option .widget.widget-text label {
  top: 0.6rem;
}
.label_option .widget.widget-text input.text:focus + label,
.label_option .widget.widget-text input.text:not(:placeholder-shown).text:not(:focus) ~ label {
  top: -0.5rem;
}

form.kontakt {
  margin: 1rem 0;
}
form.kontakt .widget-submit {
  text-align: right;
}
form.kontakt .formbody {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
form.kontakt fieldset {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-flow: row wrap;
}
form.kontakt fieldset legend {
  display: none;
}
form.kontakt fieldset .widget {
  flex: 0 0 auto;
  width: calc(100% - 1.2rem);
  margin-left: 0.6rem;
  margin-right: 0.6rem;
}
@media print, screen and (min-width: 40em) {
  form.kontakt fieldset .widget.widget-text {
    flex: 0 0 auto;
    width: calc(50% - 1.2rem);
    margin-left: 0.6rem;
    margin-right: 0.6rem;
  }
  form.kontakt fieldset .widget.col-3 {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 1.2rem);
    margin-left: 0.6rem;
    margin-right: 0.6rem;
  }
}

.ce_form .submit {
  float: right;
}
.ce_form fieldset {
  margin: 0;
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.ce_form fieldset legend {
  display: block;
  width: 100%;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #cacaca;
}
.ce_form fieldset fieldset legend {
  font-size: 1rem;
}
.ce_form fieldset.material .widget-text {
  display: flex;
  flex-flow: row wrap;
}
.ce_form fieldset.material .widget-text input {
  flex: 0 0 auto;
  width: 33.3333333333%;
  margin-left: 0;
  margin-right: 0;
  order: 1;
}
.ce_form fieldset.material .widget-text label {
  flex: 1 1 0;
  width: auto;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  order: 2;
}
.ce_form fieldset.wertstufen .radio_item {
  display: none !important;
}
.ce_form fieldset.wertstufen .radio_item:checked + label, .ce_form fieldset.wertstufen .radio_item:hover + label {
  opacity: 1;
}
.ce_form fieldset.wertstufen .label_item {
  opacity: 0.5;
  margin-bottom: 1rem;
}
.ce_form fieldset.wertstufen label {
  cursor: pointer;
}
.ce_form fieldset.wertstufen .is-invalid-label {
  border: 2px solid red;
}

.mod_registration .formbody .fields {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.mod_registration .formbody .fields .widget {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.mod_registration .formbody .fields .widget.widget-checkbox {
  flex: 0 0 auto;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 40em) {
  .mod_registration .formbody .fields {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .mod_registration .formbody .fields {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .mod_registration .formbody .fields .widget {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

a.button:before {
  content: "❭";
  margin-right: 0.4375rem;
}
body.edge a.button:before {
  font-family: "Segoe UI Symbol";
}

p.error {
  color: #f04124;
  font-size: 66.6666666667%;
  margin-bottom: 0.5rem;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _images.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.image_container {
  animation-name: fade-0-to-1;
  animation-duration: 3s;
  margin: 1rem 0;
}
@keyframes fade-0-to-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media print, screen and (min-width: 40em) {
  .image_container.float_left {
    float: left;
    margin: 0 1rem 1rem 0;
  }
  .image_container.float_right {
    float: right;
    margin: 0 0 1rem 1rem;
  }
}
.image_container figcaption {
  margin-top: 0.5rem;
  font-size: 80%;
}

.secondary-banner .ce_text .image_container {
  margin-bottom: 0;
}
.secondary-banner .ce_text .image_container.float_left {
  margin-right: 2rem;
}

.ce_gallery::after::before, .ce_gallery::after::after,
.ce_gallery::before::before,
.ce_gallery::before::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.ce_gallery::after::after,
.ce_gallery::before::after {
  clear: both;
}

.ce_gallery h1, .ce_gallery #calc-result h5, .ce_gallery #calc-result .ce_accordion .toggler, .ce_accordion .ce_gallery #calc-result .toggler, #calc-result .ce_gallery h5, #calc-result .ce_gallery .ce_accordion .toggler, .ce_accordion #calc-result .ce_gallery .toggler, .ce_gallery h2, .ce_gallery h3, .ce_gallery .ce_form fieldset legend, .ce_form fieldset .ce_gallery legend, .ce_gallery h4, .ce_gallery .mod_newslist .layout_latest h2, .mod_newslist .layout_latest .ce_gallery h2,
.ce_gallery .mod_newslist .layout_short h2,
.mod_newslist .layout_short .ce_gallery h2, .ce_gallery #b2c-price, .ce_gallery h5, .ce_gallery .ce_accordion .toggler, .ce_accordion .ce_gallery .toggler, .ce_gallery h6 {
  margin-bottom: 2rem;
}
.ce_gallery > ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding-right: 0;
  padding-left: 0;
  max-width: 12;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.ce_gallery > ul.cols_2 > li {
  flex: 0 0 auto;
  width: calc(50% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.ce_gallery > ul.cols_3 > li {
  flex: 0 0 auto;
  width: calc(33.3333333333% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.ce_gallery > ul.cols_4 > li, .ce_gallery > ul.cols_5 > li, .ce_gallery > ul.cols_6 > li, .ce_gallery > ul.cols_7 > li, .ce_gallery > ul.cols_8 > li {
  flex: 0 0 auto;
  width: calc(50% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .ce_gallery > ul.cols_4 > li {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_gallery > ul.cols_5 > li {
    flex: 0 0 auto;
    width: calc(20% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_gallery > ul.cols_6 > li {
    flex: 0 0 auto;
    width: calc(16.6666666667% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_gallery > ul.cols_7 > li {
    flex: 0 0 auto;
    width: calc(14.2857142857% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_gallery > ul.cols_8 > li {
    flex: 0 0 auto;
    width: calc(12.5% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_gallery > ul.cols_9 > li {
    flex: 0 0 auto;
    width: calc(11.1111111111% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_gallery > ul.cols_10 > li {
    flex: 0 0 auto;
    width: calc(10% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_gallery > ul.cols_11 > li {
    flex: 0 0 auto;
    width: calc(9.0909090909% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_gallery > ul.cols_12 > li {
    flex: 0 0 auto;
    width: calc(8.3333333333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.ce_gallery > ul li {
  margin-bottom: 1rem;
  text-align: center;
}
.ce_gallery > ul li figure {
  margin: 0;
}
.ce_gallery > ul li a {
  transition: all 500ms ease-in-out;
}
.ce_gallery > ul li a:hover {
  opacity: 0.8;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _porto.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
#calc-head p {
  margin: 0;
}

.ce_porto_b2b .dp {
  font-size: 85%;
}
.ce_porto_b2b #sparen {
  font-size: 1.25rem;
  font-weight: 500;
  color: #064894;
  text-align: center;
  margin: 0;
}
.ce_porto_b2b .products {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .ce_porto_b2b .products {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.ce_porto_b2b article {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  margin-bottom: 1rem;
}
.ce_porto_b2b article.maxibrief h3, .ce_porto_b2b article.maxibrief .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.maxibrief legend {
  background-image: url("../icons/maxibrief.svg");
}
.ce_porto_b2b article.großbrief h3, .ce_porto_b2b article.großbrief .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.großbrief legend {
  background-image: url("../icons/grossbrief.svg");
}
.ce_porto_b2b article.kompaktbrief h3, .ce_porto_b2b article.kompaktbrief .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.kompaktbrief legend {
  background-image: url("../icons/kompaktbrief.svg");
}
.ce_porto_b2b article.standardbrief h3, .ce_porto_b2b article.standardbrief .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.standardbrief legend {
  background-image: url("../icons/standardbrief.svg");
}
.ce_porto_b2b article.postkarte h3, .ce_porto_b2b article.postkarte .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.postkarte legend {
  background-image: url("../icons/postkarte.svg");
}
.ce_porto_b2b article .box {
  padding: 1rem;
  border-radius: 0.125rem;
  border: 1px solid #cacaca;
  background: #fafafb;
}
.ce_porto_b2b article .box:hover {
  border-color: #064894;
}
.ce_porto_b2b article h3, .ce_porto_b2b article .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article legend {
  background-image: url("../icons/einschreiben.svg");
  background-size: 2.1875rem 2.1875rem;
  background-repeat: no-repeat;
  min-height: 2.1875rem;
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 0.3333333333rem;
  padding-left: 2.8125rem;
}
.ce_porto_b2b article .description {
  font-size: small;
}
.ce_porto_b2b article .price {
  margin: 0;
}
.ce_porto_b2b article .price::before, .ce_porto_b2b article .price::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.ce_porto_b2b article .price::after {
  clear: both;
}
.ce_porto_b2b article .price.own span {
  color: #3db8ad;
}
.ce_porto_b2b article .price span {
  float: right;
  font-weight: bold;
}
.ce_porto_b2b article .input-group {
  margin-top: 0.5rem;
}
.ce_porto_b2b article .input-group-label {
  border: 0;
  background: none;
  padding-right: 0.375rem;
}
@media print, screen and (min-width: 40em) {
  .ce_porto_b2b article {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_porto_b2b article .box {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .ce_porto_b2b article {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .ce_porto_b2b article .description {
    display: none;
  }
}

.ce_porto_b2c h2,
.ce_porto_b2c h3,
.ce_porto_b2c .ce_form fieldset legend,
.ce_form fieldset .ce_porto_b2c legend,
.ce_porto_b2c h4,
.ce_porto_b2c .mod_newslist .layout_latest h2,
.mod_newslist .layout_latest .ce_porto_b2c h2,
.ce_porto_b2c .mod_newslist .layout_short h2,
.mod_newslist .layout_short .ce_porto_b2c h2,
.ce_porto_b2c #b2c-price {
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .ce_porto_b2c h2,
.ce_porto_b2c h3,
.ce_porto_b2c .ce_form fieldset legend,
.ce_form fieldset .ce_porto_b2c legend,
.ce_porto_b2c h4,
.ce_porto_b2c .mod_newslist .layout_latest h2,
.mod_newslist .layout_latest .ce_porto_b2c h2,
.ce_porto_b2c .mod_newslist .layout_short h2,
.mod_newslist .layout_short .ce_porto_b2c h2,
.ce_porto_b2c #b2c-price {
    text-align: left;
  }
}
.ce_porto_b2c #calc-target {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.ce_porto_b2c #calc-target section {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.ce_porto_b2c #calc-target section #calc-count {
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .ce_porto_b2c #calc-target section {
    flex: 0 0 auto;
    width: 33.3333333333%;
    margin-left: 0;
    margin-right: 0;
  }
}
.ce_porto_b2c .products,
.ce_porto_b2c .weights,
.ce_porto_b2c .letters {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0.5rem;
}
.ce_porto_b2c .box {
  cursor: pointer;
}
.ce_porto_b2c .box .price {
  float: right;
}
.ce_porto_b2c .box .inner {
  transition: all 300ms ease-in-out;
  height: 100%;
  border: 1px solid #cacaca;
  background-color: white;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
}
.ce_porto_b2c .box.selected .inner {
  border-color: #064894;
  background: #cfe4fd;
}
.ce_porto_b2c .products .maxibrief .inner {
  background-image: url("../icons/maxibrief.svg");
}
.ce_porto_b2c .products .großbrief .inner {
  background-image: url("../icons/grossbrief.svg");
}
.ce_porto_b2c .products .kompaktbrief .inner {
  background-image: url("../icons/kompaktbrief.svg");
}
.ce_porto_b2c .products .standardbrief .inner {
  background-image: url("../icons/standardbrief.svg");
}
.ce_porto_b2c .products .postkarte .inner {
  background-image: url("../icons/postkarte.svg");
}
.ce_porto_b2c .products .box {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0.25rem;
}
.ce_porto_b2c .products .box .inner {
  background-position: 0.625rem center;
  background-repeat: no-repeat;
  background-size: 2.5rem 2.5rem;
  padding-left: 3.75rem;
}
.ce_porto_b2c .products .box .inner div {
  font-size: 0.875rem;
}
.ce_porto_b2c .weights .box {
  flex: 0 0 auto;
  width: calc(20% - 0.25rem);
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  text-align: center;
  font-size: 0.875rem;
}
.ce_porto_b2c .letters .box {
  flex: 0 0 auto;
  width: calc(100% - 0.25rem);
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  margin-bottom: 0.25rem;
}
@media print, screen and (min-width: 64em) {
  .ce_porto_b2c {
    padding-right: 0;
    padding-left: 0;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
  .ce_porto_b2c {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce_porto_b2c .left {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce_porto_b2c .right {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce_porto_b2c #calc-addons {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ce_porto_b2c .letters .box {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 0.25rem);
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }
}

#calc-result {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  border-top: 1px solid #064894;
  background: rgba(238, 239, 243, 0.95);
  border-bottom: 1px solid #064894;
  padding: 0.5rem 1rem;
  width: 100%;
}
#calc-result h5 span, #calc-result .ce_accordion .toggler span, .ce_accordion #calc-result .toggler span {
  display: inline;
}
@media print, screen and (min-width: 64em) {
  #calc-result {
    position: static;
  }
}

.ce_porto_b2c_widget .column.weight, .ce_porto_b2c_widget .weight.columns {
  padding-left: 0;
}
@media print, screen and (min-width: 40em) {
  .ce_porto_b2c_widget .icon {
    display: inline-block;
    width: 1.5625rem;
    height: 1.5625rem;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 1.25rem 0.9375rem;
    margin-bottom: -0.125rem;
  }
  .ce_porto_b2c_widget .icon.maxibrief {
    background-image: url("../icons/maxibrief.svg");
  }
  .ce_porto_b2c_widget .icon.großbrief {
    background-image: url("../icons/grossbrief.svg");
  }
  .ce_porto_b2c_widget .icon.kompaktbrief {
    background-image: url("../icons/kompaktbrief.svg");
  }
  .ce_porto_b2c_widget .icon.standardbrief {
    background-image: url("../icons/standardbrief.svg");
  }
  .ce_porto_b2c_widget .icon.postkarte {
    background-image: url("../icons/postkarte.svg");
  }
}
@media print, screen and (min-width: 64em) {
  .ce_porto_b2c_widget .column.product, .ce_porto_b2c_widget .product.columns {
    padding-right: 0.5rem;
  }
}
@media screen and (min-width: 75em) {
  .ce_porto_b2c_widget .column.weight, .ce_porto_b2c_widget .weight.columns {
    padding-left: 0.5rem;
  }
}
.ce_porto_b2c_widget a.button {
  margin-top: 0.3125rem !important;
  padding: 0.375rem 0.5rem;
  text-transform: uppercase;
  font-size: 75%;
}

#b2c-price {
  font-weight: bold;
  margin: 0;
  text-align: right;
}

#b2c-spaaaren {
  text-align: right;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _cookiebar.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.cookiebar {
  position: fixed;
  left: 0;
  width: 100%;
  padding: 0.5rem 1rem;
  background-color: #064894;
  color: #fefefe;
  text-align: center;
  z-index: 10;
}
.cookiebar--active {
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cookiebar--position-top {
  top: 0;
}
.cookiebar--position-bottom {
  bottom: 0;
}
.cookiebar__text, .cookiebar__message {
  margin-right: 0.5rem;
}
.cookiebar__link {
  color: #fff;
  text-decoration: underline;
}
.cookiebar__link:hover {
  text-decoration: none;
}
.cookiebar__button {
  margin: 0;
  padding: 0.5rem;
  border: none;
  background-color: #3db8ad;
  color: #fefefe;
  cursor: pointer;
  text-transform: uppercase;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _content.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.ce_text ul {
  list-style: none;
  margin-left: 0;
  overflow: hidden;
}
.ce_text ul li {
  background: url("../icons/listen-element.svg") 0 4px no-repeat;
  background-size: 1.25rem;
  padding-left: 1.875rem;
  margin-bottom: 0.5rem;
}
@media print, screen and (max-width: 39.99875em) {
  .ce_text.center ul li {
    text-align: left;
  }
}
@media print, screen and (min-width: 64em) {
  .ce_text.center ul li {
    display: inline-block;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.ce_text.kontakt, .ce_text.faq, .ce_text.preislisten, .ce_text.portokalkulator, .ce_text.briefkästen, .ce_text.zustellerhinweis {
  padding-bottom: 1rem;
}
.ce_text.kontakt .bg-inner h2, .ce_text.faq .bg-inner h2, .ce_text.preislisten .bg-inner h2, .ce_text.portokalkulator .bg-inner h2, .ce_text.briefkästen .bg-inner h2, .ce_text.zustellerhinweis .bg-inner h2 {
  background-repeat: no-repeat;
  background-size: auto 1.875rem;
  padding-left: 2.5rem;
  padding-bottom: 0.625rem;
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.ce_text.kontakt .bg-inner .button, .ce_text.faq .bg-inner .button, .ce_text.preislisten .bg-inner .button, .ce_text.portokalkulator .bg-inner .button, .ce_text.briefkästen .bg-inner .button, .ce_text.zustellerhinweis .bg-inner .button {
  margin-top: 10px;
}
.ce_text.preislisten .bg-inner h2 {
  background-image: url("../icons/preisliste.svg");
}
.ce_text.portokalkulator .bg-inner h2 {
  background-image: url("../icons/porto-kalkulator.svg");
}
.ce_text.briefkästen .bg-inner h2 {
  background-image: url("../icons/briefkaesten.svg");
}
.ce_text.zustellerhinweis .bg-inner h2 {
  background-image: url("../icons/zustellhinweis.svg");
}
.ce_text.kontakt .bg-inner h2 {
  background-image: url("../icons/kontakt.svg");
}
.ce_text.faq .bg-inner h2 {
  background-image: url("../icons/faq.svg");
}

#before-footer .mod_article.secondary-banner,
.page-main .mod_article.secondary-banner {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  background: #fefefe;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#before-footer .mod_article.secondary-banner .ce_teaser,
.page-main .mod_article.secondary-banner .ce_teaser {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  #before-footer .mod_article.secondary-banner .ce_teaser,
.page-main .mod_article.secondary-banner .ce_teaser {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
#before-footer .mod_article.secondary-banner .ce_teaser .inside,
.page-main .mod_article.secondary-banner .ce_teaser .inside {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 0;
}
#before-footer .mod_article.secondary-banner .ce_teaser h1,
#before-footer .mod_article.secondary-banner .ce_teaser h2,
#before-footer .mod_article.secondary-banner .ce_teaser h3,
#before-footer .mod_article.secondary-banner .ce_teaser .ce_form fieldset legend,
.ce_form fieldset #before-footer .mod_article.secondary-banner .ce_teaser legend,
#before-footer .mod_article.secondary-banner .ce_teaser h4,
#before-footer .mod_article.secondary-banner .ce_teaser #b2c-price,
#before-footer .mod_article.secondary-banner .ce_teaser h5,
#before-footer .mod_article.secondary-banner .ce_teaser .ce_accordion .toggler,
.ce_accordion #before-footer .mod_article.secondary-banner .ce_teaser .toggler,
#before-footer .mod_article.secondary-banner .ce_teaser h6,
.page-main .mod_article.secondary-banner .ce_teaser h1,
.page-main .mod_article.secondary-banner .ce_teaser #calc-result h5,
.page-main .mod_article.secondary-banner .ce_teaser #calc-result .ce_accordion .toggler,
.ce_accordion .page-main .mod_article.secondary-banner .ce_teaser #calc-result .toggler,
#calc-result .page-main .mod_article.secondary-banner .ce_teaser h5,
#calc-result .page-main .mod_article.secondary-banner .ce_teaser .ce_accordion .toggler,
.ce_accordion #calc-result .page-main .mod_article.secondary-banner .ce_teaser .toggler,
.page-main .mod_article.secondary-banner .ce_teaser h2,
.page-main .mod_article.secondary-banner .ce_teaser h3,
.page-main .mod_article.secondary-banner .ce_teaser .ce_form fieldset legend,
.ce_form fieldset .page-main .mod_article.secondary-banner .ce_teaser legend,
.page-main .mod_article.secondary-banner .ce_teaser h4,
.page-main .mod_article.secondary-banner .ce_teaser #b2c-price,
.page-main .mod_article.secondary-banner .ce_teaser h5,
.page-main .mod_article.secondary-banner .ce_teaser .ce_accordion .toggler,
.ce_accordion .page-main .mod_article.secondary-banner .ce_teaser .toggler,
.page-main .mod_article.secondary-banner .ce_teaser h6 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
#before-footer .mod_article.secondary-banner .ce_teaser p:last-of-type,
#before-footer .mod_article.secondary-banner .ce_teaser p .button,
.page-main .mod_article.secondary-banner .ce_teaser p:last-of-type,
.page-main .mod_article.secondary-banner .ce_teaser p .button {
  margin-bottom: 0;
}
#before-footer .mod_article.secondary-banner .ce_text_teaser,
.page-main .mod_article.secondary-banner .ce_text_teaser {
  padding: 0;
  margin-bottom: 0;
}
#before-footer .mod_article.secondary-banner .ce_text_teaser .inside,
.page-main .mod_article.secondary-banner .ce_text_teaser .inside {
  padding: 1rem 0;
}
#before-footer .mod_article.secondary-banner .ce_text_teaser .inside .image_container img,
.page-main .mod_article.secondary-banner .ce_text_teaser .inside .image_container img {
  display: none;
}
#before-footer .mod_article.secondary-banner .ce_text_teaser h1,
#before-footer .mod_article.secondary-banner .ce_text_teaser h2,
#before-footer .mod_article.secondary-banner .ce_text_teaser h3,
#before-footer .mod_article.secondary-banner .ce_text_teaser .ce_form fieldset legend,
.ce_form fieldset #before-footer .mod_article.secondary-banner .ce_text_teaser legend,
#before-footer .mod_article.secondary-banner .ce_text_teaser h4,
#before-footer .mod_article.secondary-banner .ce_text_teaser #b2c-price,
#before-footer .mod_article.secondary-banner .ce_text_teaser h5,
#before-footer .mod_article.secondary-banner .ce_text_teaser .ce_accordion .toggler,
.ce_accordion #before-footer .mod_article.secondary-banner .ce_text_teaser .toggler,
#before-footer .mod_article.secondary-banner .ce_text_teaser h6,
.page-main .mod_article.secondary-banner .ce_text_teaser h1,
.page-main .mod_article.secondary-banner .ce_text_teaser #calc-result h5,
.page-main .mod_article.secondary-banner .ce_text_teaser #calc-result .ce_accordion .toggler,
.ce_accordion .page-main .mod_article.secondary-banner .ce_text_teaser #calc-result .toggler,
#calc-result .page-main .mod_article.secondary-banner .ce_text_teaser h5,
#calc-result .page-main .mod_article.secondary-banner .ce_text_teaser .ce_accordion .toggler,
.ce_accordion #calc-result .page-main .mod_article.secondary-banner .ce_text_teaser .toggler,
.page-main .mod_article.secondary-banner .ce_text_teaser h2,
.page-main .mod_article.secondary-banner .ce_text_teaser h3,
.page-main .mod_article.secondary-banner .ce_text_teaser .ce_form fieldset legend,
.ce_form fieldset .page-main .mod_article.secondary-banner .ce_text_teaser legend,
.page-main .mod_article.secondary-banner .ce_text_teaser h4,
.page-main .mod_article.secondary-banner .ce_text_teaser #b2c-price,
.page-main .mod_article.secondary-banner .ce_text_teaser h5,
.page-main .mod_article.secondary-banner .ce_text_teaser .ce_accordion .toggler,
.ce_accordion .page-main .mod_article.secondary-banner .ce_text_teaser .toggler,
.page-main .mod_article.secondary-banner .ce_text_teaser h6 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
#before-footer .mod_article.secondary-banner .ce_text_teaser p:last-of-type,
#before-footer .mod_article.secondary-banner .ce_text_teaser p .button,
.page-main .mod_article.secondary-banner .ce_text_teaser p:last-of-type,
.page-main .mod_article.secondary-banner .ce_text_teaser p .button {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  #before-footer .mod_article.secondary-banner .ce_text_teaser,
.page-main .mod_article.secondary-banner .ce_text_teaser {
    padding-right: 0;
    padding-left: 0;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
  }
  #before-footer .mod_article.secondary-banner .ce_text_teaser .inside,
.page-main .mod_article.secondary-banner .ce_text_teaser .inside {
    display: flex;
    flex-flow: row wrap;
    padding: 0;
  }
  #before-footer .mod_article.secondary-banner .ce_text_teaser .inside .image_container,
.page-main .mod_article.secondary-banner .ce_text_teaser .inside .image_container {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    margin: 0;
  }
  #before-footer .mod_article.secondary-banner .ce_text_teaser .inside .image_container img,
.page-main .mod_article.secondary-banner .ce_text_teaser .inside .image_container img {
    display: block;
    width: auto;
    height: 250px;
  }
  #before-footer .mod_article.secondary-banner .ce_text_teaser .inside .content,
.page-main .mod_article.secondary-banner .ce_text_teaser .inside .content {
    align-self: center;
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  #before-footer .mod_article.secondary-banner,
.page-main .mod_article.secondary-banner {
    margin-bottom: 2rem;
  }
  #before-footer .mod_article.secondary-banner .ce_teaser .inside,
.page-main .mod_article.secondary-banner .ce_teaser .inside {
    background-position: left center;
    background-repeat: no-repeat;
    height: 300px;
    padding-left: 40%;
    position: relative;
  }
  #before-footer .mod_article.secondary-banner .ce_teaser .inside .content,
.page-main .mod_article.secondary-banner .ce_teaser .inside .content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  #before-footer .mod_article.secondary-banner .ce_teaser h1,
#before-footer .mod_article.secondary-banner .ce_teaser h2,
#before-footer .mod_article.secondary-banner .ce_teaser h3,
#before-footer .mod_article.secondary-banner .ce_teaser .ce_form fieldset legend,
.ce_form fieldset #before-footer .mod_article.secondary-banner .ce_teaser legend,
#before-footer .mod_article.secondary-banner .ce_teaser h4,
#before-footer .mod_article.secondary-banner .ce_teaser #b2c-price,
#before-footer .mod_article.secondary-banner .ce_teaser h5,
#before-footer .mod_article.secondary-banner .ce_teaser .ce_accordion .toggler,
.ce_accordion #before-footer .mod_article.secondary-banner .ce_teaser .toggler,
#before-footer .mod_article.secondary-banner .ce_teaser h6,
.page-main .mod_article.secondary-banner .ce_teaser h1,
.page-main .mod_article.secondary-banner .ce_teaser #calc-result h5,
.page-main .mod_article.secondary-banner .ce_teaser #calc-result .ce_accordion .toggler,
.ce_accordion .page-main .mod_article.secondary-banner .ce_teaser #calc-result .toggler,
#calc-result .page-main .mod_article.secondary-banner .ce_teaser h5,
#calc-result .page-main .mod_article.secondary-banner .ce_teaser .ce_accordion .toggler,
.ce_accordion #calc-result .page-main .mod_article.secondary-banner .ce_teaser .toggler,
.page-main .mod_article.secondary-banner .ce_teaser h2,
.page-main .mod_article.secondary-banner .ce_teaser h3,
.page-main .mod_article.secondary-banner .ce_teaser .ce_form fieldset legend,
.ce_form fieldset .page-main .mod_article.secondary-banner .ce_teaser legend,
.page-main .mod_article.secondary-banner .ce_teaser h4,
.page-main .mod_article.secondary-banner .ce_teaser #b2c-price,
.page-main .mod_article.secondary-banner .ce_teaser h5,
.page-main .mod_article.secondary-banner .ce_teaser .ce_accordion .toggler,
.ce_accordion .page-main .mod_article.secondary-banner .ce_teaser .toggler,
.page-main .mod_article.secondary-banner .ce_teaser h6 {
    margin-bottom: 1rem;
    font-size: 1.5625rem;
  }
  #before-footer .mod_article.secondary-banner .ce_text_teaser .inside .image_container,
.page-main .mod_article.secondary-banner .ce_text_teaser .inside .image_container {
    flex: 0 0 auto;
    width: calc(41.6666666667% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #before-footer .mod_article.secondary-banner .ce_text_teaser .inside .image_container img,
.page-main .mod_article.secondary-banner .ce_text_teaser .inside .image_container img {
    height: 300px;
  }
  #before-footer .mod_article.secondary-banner .ce_text_teaser .inside .content,
.page-main .mod_article.secondary-banner .ce_text_teaser .inside .content {
    flex: 0 0 auto;
    width: calc(58.3333333333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #before-footer .mod_article.secondary-banner .ce_text_teaser h1,
#before-footer .mod_article.secondary-banner .ce_text_teaser h2,
#before-footer .mod_article.secondary-banner .ce_text_teaser h3,
#before-footer .mod_article.secondary-banner .ce_text_teaser .ce_form fieldset legend,
.ce_form fieldset #before-footer .mod_article.secondary-banner .ce_text_teaser legend,
#before-footer .mod_article.secondary-banner .ce_text_teaser h4,
#before-footer .mod_article.secondary-banner .ce_text_teaser #b2c-price,
#before-footer .mod_article.secondary-banner .ce_text_teaser h5,
#before-footer .mod_article.secondary-banner .ce_text_teaser .ce_accordion .toggler,
.ce_accordion #before-footer .mod_article.secondary-banner .ce_text_teaser .toggler,
#before-footer .mod_article.secondary-banner .ce_text_teaser h6,
.page-main .mod_article.secondary-banner .ce_text_teaser h1,
.page-main .mod_article.secondary-banner .ce_text_teaser #calc-result h5,
.page-main .mod_article.secondary-banner .ce_text_teaser #calc-result .ce_accordion .toggler,
.ce_accordion .page-main .mod_article.secondary-banner .ce_text_teaser #calc-result .toggler,
#calc-result .page-main .mod_article.secondary-banner .ce_text_teaser h5,
#calc-result .page-main .mod_article.secondary-banner .ce_text_teaser .ce_accordion .toggler,
.ce_accordion #calc-result .page-main .mod_article.secondary-banner .ce_text_teaser .toggler,
.page-main .mod_article.secondary-banner .ce_text_teaser h2,
.page-main .mod_article.secondary-banner .ce_text_teaser h3,
.page-main .mod_article.secondary-banner .ce_text_teaser .ce_form fieldset legend,
.ce_form fieldset .page-main .mod_article.secondary-banner .ce_text_teaser legend,
.page-main .mod_article.secondary-banner .ce_text_teaser h4,
.page-main .mod_article.secondary-banner .ce_text_teaser #b2c-price,
.page-main .mod_article.secondary-banner .ce_text_teaser h5,
.page-main .mod_article.secondary-banner .ce_text_teaser .ce_accordion .toggler,
.ce_accordion .page-main .mod_article.secondary-banner .ce_text_teaser .toggler,
.page-main .mod_article.secondary-banner .ce_text_teaser h6 {
    margin-bottom: 1rem;
    font-size: 1.5625rem;
  }
}

.fadeInLeft .inside .content {
  animation-name: fadeInLeft;
  animation-fill-mode: both;
  animation-duration: 1.5s;
  animation-delay: 1s;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translatex(-300px);
  }
  to {
    opacity: 1;
    transform: translatex(0);
  }
}
#article-93 .ce_headline {
  margin-bottom: 1rem !important;
}

.count-summary {
  text-align: center;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 3.75rem;
}
.count-summary strong {
  display: block;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 0;
  text-transform: none;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _slider.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.ce_sliderStart {
  margin-bottom: 0 !important;
}

.slider-wrapper {
  overflow: hidden;
  position: relative;
}
.slider-wrapper .block {
  float: left;
  position: relative;
  text-align: right;
}
.slider-wrapper .block .background-slider-content {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6rem;
}
@media print, screen and (min-width: 40em) {
  .slider-wrapper .block .background-slider-content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.slider-control {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .slider-control {
    position: relative;
    display: block;
    bottom: 180px;
  }
  .slider-control a {
    position: absolute;
    display: inline-block;
  }
  .slider-control .slider-menu {
    display: none;
  }
  .slider-control .slider-prev,
.slider-control .slider-next {
    display: block;
    text-indent: -999em;
    width: 2.5rem;
    height: 2.5rem;
    background: url("../icons/arrow-blue.svg") center center no-repeat;
    background-size: 1.25rem;
  }
  .slider-control .slider-prev span,
.slider-control .slider-next span {
    display: none;
  }
  .slider-control .slider-prev:hover,
.slider-control .slider-next:hover {
    opacity: 0.9;
  }
  .slider-control .slider-prev {
    left: 1rem;
  }
  .slider-control .slider-next {
    right: 1rem;
    transform: rotate(180deg);
    text-indent: 999em;
  }
}
@media screen and (min-width: 75em) {
  .slider-control {
    text-align: center;
    max-width: 87.5rem;
    margin: 0 auto;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _homepage.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
#homepage-banner {
  position: relative;
}
#homepage-banner.gk #widgets .inner {
  position: relative;
}

#widgets {
  color: #064894;
  background: #eeeff3;
}
#widgets a[data-toggle] {
  display: block;
  padding: 1rem;
  padding-left: 2.5rem;
  font-weight: bold;
  font-size: 1.125rem;
  border-top: 1px solid #fefefe;
  background-repeat: no-repeat;
  background-position: 0.625rem center;
  background-size: 1.5625rem auto;
}
#widgets a[data-toggle]:after {
  float: right;
  color: #b2b7c9;
  content: "❯";
  transform: rotate(90deg);
}
#widgets .ce_porto_b2c_widget a[data-toggle] {
  background-image: url("../icons/portokalkulator.svg");
}
#widgets .ce_gis_search a[data-toggle] {
  background-image: url("../icons/briefkaesten.svg");
}
#widgets .ce_lcm_search a[data-toggle] {
  background-image: url("../icons/suchen.svg");
}
#widgets aside {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  #widgets aside {
    padding: 0 1rem;
  }
}
#widgets .widget {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  background: #fefefe;
  margin-bottom: 0;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
#widgets h1, #widgets #calc-result h5, #widgets #calc-result .ce_accordion .toggler, .ce_accordion #widgets #calc-result .toggler, #calc-result #widgets h5, #calc-result #widgets .ce_accordion .toggler, .ce_accordion #calc-result #widgets .toggler {
  font-size: 1.5625rem;
}
#widgets h3, #widgets .ce_form fieldset legend, .ce_form fieldset #widgets legend {
  text-transform: none;
  font-size: 1.25rem;
  font-weight: bold;
}
@media print, screen and (min-width: 40em) {
  #widgets h3, #widgets .ce_form fieldset legend, .ce_form fieldset #widgets legend {
    padding: 0 1rem;
  }
}
#widgets p:last-of-type {
  margin: 0;
}
#widgets ul {
  margin-bottom: 0;
}
#widgets .ce_text {
  padding-top: 1rem;
}
@media print, screen and (min-width: 64em) {
  #widgets {
    background: transparent;
    margin-bottom: 2rem;
  }
  #widgets .widget {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  #widgets .widget p, #widgets .widget .button {
    margin: 0;
  }
  #widgets .widget.ce_lcm_search {
    display: none;
  }
}

#homepage-news.mod_newslist {
  margin-bottom: 0;
}
#homepage-news.mod_newslist .title {
  font-weight: 500;
}
@media print, screen and (min-width: 40em) {
  #homepage-news.mod_newslist .image_container {
    margin-top: 0;
  }
  #homepage-news.mod_newslist .image_container.float_left, #homepage-news.mod_newslist .image_container.float_right {
    float: none;
  }
}
@media print, screen and (min-width: 64em) {
  #homepage-news.mod_newslist {
    padding-right: 0;
    padding-left: 0;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
  }
  #homepage-news.mod_newslist .layout_homepage {
    margin-bottom: 0;
  }
  #homepage-news.mod_newslist .layout_homepage.first {
    flex: 0 0 auto;
    width: 50%;
    padding-right: 0.9375rem;
  }
  #homepage-news.mod_newslist .layout_homepage.last {
    flex: 0 0 auto;
    width: 50%;
    padding-left: 0.9375rem;
  }
}

#lcm-form-large {
  display: none;
}
@media print, screen and (min-width: 64em) {
  #lcm-form-large {
    display: block;
    background: #064894;
    padding: 1rem;
    margin-bottom: 0;
  }
  #lcm-form-large .inner {
    padding-right: 0;
    padding-left: 0;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    background: #064894;
  }
  #lcm-form-large .inner p, #lcm-form-large .inner .input-group {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  #lcm-form-large .inner p {
    text-align: right;
    margin-bottom: 0;
    color: #fefefe;
  }
  #lcm-form-large .inner .lcm-group {
    border: 0;
  }
  #lcm-form-large .input-group {
    margin-bottom: 0;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _pageimage.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.mod_pageImage, .mod_pageimage {
  background: #ebebeb;
  text-align: center;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _products.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.page-main .mod_article .ce_products {
  margin-bottom: 2rem;
}

.products-area {
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1rem;
}
.products-area section {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  height: 100%;
  background: #eeeff3;
}
.products-area section h3, .products-area section .ce_form fieldset legend, .ce_form fieldset .products-area section legend {
  font-size: 110%;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 2rem;
}
.products-area section strong, .products-area section .price {
  color: #064894;
  display: block;
  margin-bottom: 0.3333333333rem;
}
.products-area section strong {
  min-height: 3.4375rem;
}
.products-area section .price {
  font-weight: bold;
  font-size: 140%;
}
.products-area section .button {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  padding: 0.25rem;
  font-size: small;
}
.products-area section p {
  font-size: 80%;
  height: 4.6875rem;
}
.products-area section ul {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  margin: 0;
  margin-top: 1rem;
}
@media print, screen and (min-width: 40em) {
  .products-area section ul {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.products-area section ul li {
  flex: 0 0 auto;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  padding-top: 2.5rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 2.1875rem 2.1875rem;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #fefefe;
}
.products-area section ul li.postkarte {
  background-image: url("../icons/postkarte.svg");
}
.products-area section ul li.standardbrief {
  background-image: url("../icons/standardbrief.svg");
}
.products-area section ul li.kompaktbrief {
  background-image: url("../icons/kompaktbrief.svg");
}
.products-area section ul li.grossbrief {
  background-image: url("../icons/grossbrief.svg");
}
.products-area section ul li.maxibrief {
  background-image: url("../icons/maxibrief.svg");
}
.products-area section ul li:nth-child(2n+1) {
  border-right: 1px solid #fefefe;
}
.products-area .packages ul li {
  background-image: url("../icons/paket-mittel.svg");
}
.products-area .packages ul li:first-child {
  background-image: url("../icons/paket-klein.svg");
}
.products-area .packages ul li:last-child {
  background-image: url("../icons/paket-gross.svg");
}
.products-area .enrolls ul li {
  background-image: url("../icons/einschreiben.svg");
}
@media print, screen and (min-width: 64em) {
  .products-area section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .products-area section ul {
    display: flex;
    justify-content: center;
  }
  .products-area section ul li {
    border-right: 1px solid #fefefe;
    flex: 0 0 auto;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .products-area section ul li:last-child {
    border: 0;
  }
  .products-area section.letters.full {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .products-area section.packages {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .products-area section.enrolls {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    min-height: 330px;
  }
}
@media screen and (min-width: 75em) {
  .products-area section p {
    display: none;
  }
  .products-area section.letters {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .products-area section.packages {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .products-area section.enrolls {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    min-height: 0;
  }
}

.ce_headline + .ce_products {
  padding-top: 1rem;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _news.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.mod_newslist .layout_latest,
.mod_newslist .layout_short {
  margin-top: 1rem;
}
.mod_newslist .layout_latest::before, .mod_newslist .layout_latest::after,
.mod_newslist .layout_short::before,
.mod_newslist .layout_short::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.mod_newslist .layout_latest::after,
.mod_newslist .layout_short::after {
  clear: both;
}
.mod_newslist .layout_latest .image_container,
.mod_newslist .layout_short .image_container {
  margin: 0 0 0.5rem 0 !important;
  float: none !important;
}
.mod_newslist .layout_latest p, .mod_newslist .layout_latest h3, .mod_newslist .layout_latest .ce_form fieldset legend, .ce_form fieldset .mod_newslist .layout_latest legend, .mod_newslist .layout_latest h2,
.mod_newslist .layout_short p,
.mod_newslist .layout_short h3,
.mod_newslist .layout_short .ce_form fieldset legend,
.ce_form fieldset .mod_newslist .layout_short legend,
.mod_newslist .layout_short h2 {
  margin-bottom: 0.3333333333rem;
}
.mod_newslist .layout_latest p.info, .mod_newslist .layout_latest h3.info, .mod_newslist .layout_latest .ce_form fieldset legend.info, .ce_form fieldset .mod_newslist .layout_latest legend.info, .mod_newslist .layout_latest h2.info,
.mod_newslist .layout_short p.info,
.mod_newslist .layout_short h3.info,
.mod_newslist .layout_short .ce_form fieldset legend.info,
.ce_form fieldset .mod_newslist .layout_short legend.info,
.mod_newslist .layout_short h2.info {
  line-height: 1;
}
.mod_newslist .layout_latest p.more, .mod_newslist .layout_latest h3.more, .mod_newslist .layout_latest .ce_form fieldset legend.more, .ce_form fieldset .mod_newslist .layout_latest legend.more, .mod_newslist .layout_latest h2.more,
.mod_newslist .layout_short p.more,
.mod_newslist .layout_short h3.more,
.mod_newslist .layout_short .ce_form fieldset legend.more,
.ce_form fieldset .mod_newslist .layout_short legend.more,
.mod_newslist .layout_short h2.more {
  text-align: right;
}
.mod_newslist .layout_latest .block,
.mod_newslist .layout_short .block {
  padding-left: 0;
  padding-right: 0;
}
.mod_newslist .layout_latest {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 64em) {
  .mod_newslist .layout_latest .image_container,
.mod_newslist .layout_short .image_container {
    margin: 0 1rem 0 0 !important;
    float: left !important;
    width: 15.625rem;
  }
  .mod_newslist .layout_latest {
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

.mod_newsreader .layout_full .block {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.mod_newsreader .layout_full .ce_gallery {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _pagination.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.pagination {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .pagination {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.pagination .results, .pagination .pages {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.pagination ul {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination ul::before, .pagination ul::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination ul::after {
  clear: both;
}
.pagination ul li {
  margin-right: 0.0625rem;
  border-radius: 0.125rem;
  font-size: 0.875rem;
  display: inline-block;
}
.pagination ul a,
.pagination ul button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0.125rem;
  color: #0a0a0a;
}
.pagination ul a:hover,
.pagination ul button:hover {
  background: #e6e6e6;
}
.pagination ul li {
  font-size: 100%;
}
.pagination ul li a.active {
  padding: 0.1875rem 0.625rem;
  background: #064894;
  color: #fefefe;
  cursor: default;
}
@media print, screen and (min-width: 64em) {
  .pagination .results {
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .pagination .pages {
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _accordion.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.ce_accordion.block {
  margin: 0 !important;
}
.ce_accordion:last-of-type {
  margin-bottom: 1rem !important;
}
.ce_accordion:last-of-type .accordion {
  border-bottom: 1px solid #cacaca;
}
.ce_accordion .toggler {
  transition: all 500ms ease-in-out;
  text-transform: uppercase;
  border-bottom: 1px solid #cacaca;
  color: #646363;
  margin: 0;
  padding: 0.5rem 1rem;
  cursor: pointer;
}
.ce_accordion .toggler.ui-state-active, .ce_accordion .toggler:hover {
  color: #064894;
}
.ce_accordion .accordion {
  padding: 0.5rem 1rem;
}
.ce_accordion .accordion p:last-of-type, .ce_accordion .accordion ul:last-of-type {
  margin-bottom: 0;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _wishstamp.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2020-12-11 11:05:34
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.wishstampcontainter {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin: 1rem 0 2rem 0;
}
.wishstampcontainter .edit-area {
  flex: 0 0 auto;
  width: calc(58.3333333333% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.wishstampcontainter .edit-area .imageBox {
  position: relative;
  height: 30.125rem;
  width: 43.75rem;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  overflow: hidden;
  background-repeat: no-repeat;
  cursor: move;
}
.wishstampcontainter .edit-area .imageBox .thumbBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 43.75rem;
  height: 21.875rem;
  margin-top: 0;
  margin-left: 0;
  box-sizing: border-box;
  box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0.5);
  background: none repeat scroll 0% 0% transparent;
}
.wishstampcontainter .edit-area #cropped-border {
  position: absolute;
  top: 0;
  left: 0;
}
.wishstampcontainter .edit-area #cropped-border.quer {
  background: url("../images/wunschbriefmarke/quer.svg") -42px -55px no-repeat;
  background-size: 135%;
  width: 43.75rem;
  height: 30.75rem;
}
.wishstampcontainter .edit-area #cropped-border.hoch {
  background: url("../images/wunschbriefmarke/hoch.svg") -41px -41px no-repeat;
  background-size: 190%;
  height: 43.625rem;
  width: 30.3125rem;
}
.wishstampcontainter .edit-area .cropped {
  float: left;
  position: relative;
  height: 30.125rem;
}
.wishstampcontainter .edit-area .cropped > img {
  margin-right: 0.625rem;
}
.wishstampcontainter .action-start,
.wishstampcontainter .action-retry {
  flex: 0 0 auto;
  width: calc(41.6666666667% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  height: 1.875rem;
  margin: 0.625rem 0;
  float: right;
}
.wishstampcontainter .action-start .button,
.wishstampcontainter .action-retry .button {
  margin-right: 1rem;
}
.wishstampcontainter .action-retry {
  display: none;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _cart.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-06-16 08:46:21
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
header .shop-links .top-link-cart .mini-cart-content {
  position: relative;
  max-height: 21.875rem;
  overflow-x: hidden;
  overflow-y: auto;
}
header .shop-links .top-link-cart .mini-cart-content .product {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  padding: 0.5rem 0;
  border-bottom: 1px solid #cacaca;
  position: relative;
}
header .shop-links .top-link-cart .mini-cart-content .product .name {
  width: 100%;
  font-weight: 600;
}
header .shop-links .top-link-cart .mini-cart-content .product .info {
  width: 100%;
}
header .shop-links .top-link-cart .mini-cart-content .product .remove {
  position: absolute;
  bottom: 0.625rem;
  right: 0;
}
header .shop-links .top-link-cart .mini-cart-content .product .remove a {
  font-weight: 800;
  color: #f04124;
  font-size: 100%;
  padding: 0.2rem 0.5rem;
  border: 1px solid #cacaca;
}
header .shop-links .top-link-cart .mini-cart-content .subtotal {
  text-align: right;
  padding: 0.5rem 0;
  border-top: 1px solid #cacaca;
  font-weight: 600;
  width: 100%;
  background: #fefefe;
}
header .shop-links .top-link-cart .container-action {
  padding-top: 0.5rem;
}
header .shop-links .top-link-cart .container-action .button {
  margin-bottom: 0.5rem;
  width: 100%;
}

main .mod_iso_cart .col_0 .image_container,
main .orderproducts .col_0 .image_container,
main .mod_iso_orderdetails .col_0 .image_container {
  text-align: center;
}
main .mod_iso_cart table,
main .mod_iso_cart thead,
main .mod_iso_cart tbody,
main .orderproducts table,
main .orderproducts thead,
main .orderproducts tbody,
main .mod_iso_orderdetails table,
main .mod_iso_orderdetails thead,
main .mod_iso_orderdetails tbody {
  border: none;
}
main .mod_iso_cart tbody tr,
main .orderproducts tbody tr,
main .mod_iso_orderdetails tbody tr {
  background: none;
  border-bottom: 1px solid #ccc;
}
main .mod_iso_cart tbody tr.row_last,
main .orderproducts tbody tr.row_last,
main .mod_iso_orderdetails tbody tr.row_last {
  border: none;
}
main .mod_iso_cart tbody tr .col_1,
main .orderproducts tbody tr .col_1,
main .mod_iso_orderdetails tbody tr .col_1 {
  width: 40%;
}
main .mod_iso_cart tbody tr td,
main .orderproducts tbody tr td,
main .mod_iso_orderdetails tbody tr td {
  border: none;
}
main .mod_iso_cart tfoot tr.foot_last td.name, main .mod_iso_cart tfoot tr.foot_last td.price.total,
main .orderproducts tfoot tr.foot_last td.name,
main .orderproducts tfoot tr.foot_last td.price.total,
main .mod_iso_orderdetails tfoot tr.foot_last td.name,
main .mod_iso_orderdetails tfoot tr.foot_last td.price.total {
  color: #064894;
  font-size: 110%;
}
@media print, screen and (min-width: 40em) {
  main .mod_iso_cart tbody tr td.quantity,
main .orderproducts tbody tr td.quantity,
main .mod_iso_orderdetails tbody tr td.quantity {
    width: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  main .mod_iso_cart,
main .orderproducts,
main .mod_iso_orderdetails {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  main .mod_iso_cart table,
main .mod_iso_cart thead,
main .mod_iso_cart tbody,
main .orderproducts table,
main .orderproducts thead,
main .orderproducts tbody,
main .mod_iso_orderdetails table,
main .mod_iso_orderdetails thead,
main .mod_iso_orderdetails tbody {
    display: block;
  }
  main .mod_iso_cart tbody th,
main .mod_iso_cart tbody td,
main .mod_iso_cart tbody tr,
main .orderproducts tbody th,
main .orderproducts tbody td,
main .orderproducts tbody tr,
main .mod_iso_orderdetails tbody th,
main .mod_iso_orderdetails tbody td,
main .mod_iso_orderdetails tbody tr {
    display: block;
    border: none;
  }
  main .mod_iso_cart thead tr,
main .orderproducts thead tr,
main .mod_iso_orderdetails thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  main .mod_iso_cart tbody tr,
main .orderproducts tbody tr,
main .mod_iso_orderdetails tbody tr {
    border-bottom: 1px solid #ccc;
    margin: 0 0 1rem 0;
  }
  main .mod_iso_cart tbody tr .col_1,
main .orderproducts tbody tr .col_1,
main .mod_iso_orderdetails tbody tr .col_1 {
    width: 100%;
  }
  main .mod_iso_cart tbody td,
main .orderproducts tbody td,
main .mod_iso_orderdetails tbody td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 2px solid #fff;
    position: relative;
    padding-left: 50%;
    text-align: right;
  }
  main .mod_iso_cart tbody td:before,
main .orderproducts tbody td:before,
main .mod_iso_orderdetails tbody td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 5px;
    left: 6px;
    padding-right: 0.625rem;
    white-space: nowrap;
    font-weight: bold;
  }
  main .mod_iso_cart tbody td.name:before,
main .orderproducts tbody td.name:before,
main .mod_iso_orderdetails tbody td.name:before {
    content: "Produkt";
  }
  main .mod_iso_cart tbody td.quantity:before,
main .orderproducts tbody td.quantity:before,
main .mod_iso_orderdetails tbody td.quantity:before {
    content: "Menge";
  }
  main .mod_iso_cart tbody td.price:before,
main .orderproducts tbody td.price:before,
main .mod_iso_orderdetails tbody td.price:before {
    content: "Einzelpreis";
  }
  main .mod_iso_cart tbody td.price.total:before,
main .orderproducts tbody td.price.total:before,
main .mod_iso_orderdetails tbody td.price.total:before {
    content: "Gesamtpreis";
  }
  main .mod_iso_cart tbody td.actions:before,
main .orderproducts tbody td.actions:before,
main .mod_iso_orderdetails tbody td.actions:before {
    content: "Löschen";
  }
  main .mod_iso_cart tfoot,
main .orderproducts tfoot,
main .mod_iso_orderdetails tfoot {
    display: block;
    width: 100%;
  }
  main .mod_iso_cart tfoot tr,
main .orderproducts tfoot tr,
main .mod_iso_orderdetails tfoot tr {
    display: block;
    width: 100%;
  }
  main .mod_iso_cart tfoot .col_first,
main .mod_iso_cart tfoot .col_1,
main .mod_iso_cart tfoot .remove,
main .orderproducts tfoot .col_first,
main .orderproducts tfoot .col_1,
main .orderproducts tfoot .remove,
main .mod_iso_orderdetails tfoot .col_first,
main .mod_iso_orderdetails tfoot .col_1,
main .mod_iso_orderdetails tfoot .remove {
    display: none;
  }
  main .mod_iso_cart tfoot,
main .orderproducts tfoot,
main .mod_iso_orderdetails tfoot {
    border-top: 0.125rem solid #fefefe;
  }
  main .mod_iso_cart tfoot td,
main .orderproducts tfoot td,
main .mod_iso_orderdetails tfoot td {
    padding: 0.3125rem;
    width: 32%;
    display: inline-block;
  }
  main .mod_iso_cart tfoot td.price.total,
main .orderproducts tfoot td.price.total,
main .mod_iso_orderdetails tfoot td.price.total {
    text-align: right;
  }
  main .mod_iso_cart tfoot .foot_first td,
main .orderproducts tfoot .foot_first td,
main .mod_iso_orderdetails tfoot .foot_first td {
    padding: 0.9375rem 0.125rem 0.125rem 0.3125rem;
  }
  main .mod_iso_cart tfoot .foot_last td,
main .orderproducts tfoot .foot_last td,
main .mod_iso_orderdetails tfoot .foot_last td {
    padding: 0.125rem 0.125rem 0.9375rem 0.3125rem;
  }
  main .mod_iso_cart .submit_container .button_update,
main .mod_iso_cart .submit_container .button_checkout,
main .orderproducts .submit_container .button_update,
main .orderproducts .submit_container .button_checkout,
main .mod_iso_orderdetails .submit_container .button_update,
main .mod_iso_orderdetails .submit_container .button_checkout {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  main .mod_iso_cart .submit_container .button_checkout,
main .orderproducts .submit_container .button_checkout,
main .mod_iso_orderdetails .submit_container .button_checkout {
    background-color: #3db8ad;
    font-size: 1rem;
  }
}
main .mod_iso_cart a.edit,
main .orderproducts a.edit,
main .mod_iso_orderdetails a.edit {
  display: none;
}
main .mod_iso_cart a.remove,
main .orderproducts a.remove,
main .mod_iso_orderdetails a.remove {
  font-weight: 800;
  color: #064894;
  font-size: 100%;
  padding: 0.2rem 0.5rem;
}
main .mod_iso_cart .submit_container,
main .orderproducts .submit_container,
main .mod_iso_orderdetails .submit_container {
  display: flex;
  flex-flow: row wrap;
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 3rem;
}
main .mod_iso_cart .submit_container input,
main .mod_iso_cart .submit_container a,
main .orderproducts .submit_container input,
main .orderproducts .submit_container a,
main .mod_iso_orderdetails .submit_container input,
main .mod_iso_orderdetails .submit_container a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  margin: 0.5rem 0 0.5rem 0.5rem;
  color: #fefefe !important;
}
[data-whatinput=mouse] main .mod_iso_cart .submit_container input,
[data-whatinput=mouse] main .mod_iso_cart .submit_container a,
[data-whatinput=mouse] main .orderproducts .submit_container input,
[data-whatinput=mouse] main .orderproducts .submit_container a,
[data-whatinput=mouse] main .mod_iso_orderdetails .submit_container input,
[data-whatinput=mouse] main .mod_iso_orderdetails .submit_container a {
  outline: 0;
}
main .mod_iso_cart .submit_container input, main .mod_iso_cart .submit_container input.disabled, main .mod_iso_cart .submit_container input[disabled], main .mod_iso_cart .submit_container input.disabled:hover, main .mod_iso_cart .submit_container input[disabled]:hover, main .mod_iso_cart .submit_container input.disabled:focus, main .mod_iso_cart .submit_container input[disabled]:focus,
main .mod_iso_cart .submit_container a,
main .mod_iso_cart .submit_container a.disabled,
main .mod_iso_cart .submit_container a[disabled],
main .mod_iso_cart .submit_container a.disabled:hover,
main .mod_iso_cart .submit_container a[disabled]:hover,
main .mod_iso_cart .submit_container a.disabled:focus,
main .mod_iso_cart .submit_container a[disabled]:focus,
main .orderproducts .submit_container input,
main .orderproducts .submit_container input.disabled,
main .orderproducts .submit_container input[disabled],
main .orderproducts .submit_container input.disabled:hover,
main .orderproducts .submit_container input[disabled]:hover,
main .orderproducts .submit_container input.disabled:focus,
main .orderproducts .submit_container input[disabled]:focus,
main .orderproducts .submit_container a,
main .orderproducts .submit_container a.disabled,
main .orderproducts .submit_container a[disabled],
main .orderproducts .submit_container a.disabled:hover,
main .orderproducts .submit_container a[disabled]:hover,
main .orderproducts .submit_container a.disabled:focus,
main .orderproducts .submit_container a[disabled]:focus,
main .mod_iso_orderdetails .submit_container input,
main .mod_iso_orderdetails .submit_container input.disabled,
main .mod_iso_orderdetails .submit_container input[disabled],
main .mod_iso_orderdetails .submit_container input.disabled:hover,
main .mod_iso_orderdetails .submit_container input[disabled]:hover,
main .mod_iso_orderdetails .submit_container input.disabled:focus,
main .mod_iso_orderdetails .submit_container input[disabled]:focus,
main .mod_iso_orderdetails .submit_container a,
main .mod_iso_orderdetails .submit_container a.disabled,
main .mod_iso_orderdetails .submit_container a[disabled],
main .mod_iso_orderdetails .submit_container a.disabled:hover,
main .mod_iso_orderdetails .submit_container a[disabled]:hover,
main .mod_iso_orderdetails .submit_container a.disabled:focus,
main .mod_iso_orderdetails .submit_container a[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
main .mod_iso_cart .submit_container input:hover, main .mod_iso_cart .submit_container input:focus,
main .mod_iso_cart .submit_container a:hover,
main .mod_iso_cart .submit_container a:focus,
main .orderproducts .submit_container input:hover,
main .orderproducts .submit_container input:focus,
main .orderproducts .submit_container a:hover,
main .orderproducts .submit_container a:focus,
main .mod_iso_orderdetails .submit_container input:hover,
main .mod_iso_orderdetails .submit_container input:focus,
main .mod_iso_orderdetails .submit_container a:hover,
main .mod_iso_orderdetails .submit_container a:focus {
  background-color: #254e88;
  color: #fefefe;
}
main .mod_iso_cart .submit_container input.button_checkout,
main .mod_iso_cart .submit_container a.button_checkout,
main .orderproducts .submit_container input.button_checkout,
main .orderproducts .submit_container a.button_checkout,
main .mod_iso_orderdetails .submit_container input.button_checkout,
main .mod_iso_orderdetails .submit_container a.button_checkout {
  background-color: #3db8ad;
  font-size: 1.1rem;
  margin-left: 2rem;
}

.mod_iso_coupons {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  flex-direction: column;
}
.mod_iso_coupons .coupons-list,
.mod_iso_coupons .coupons-form {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.mod_iso_coupons .coupons-form .input-group-label {
  background-color: transparent;
  border: none;
  color: #064894;
  padding: 0px;
  font-weight: 700;
}
.mod_iso_coupons button {
  margin-bottom: 0;
}
.mod_iso_coupons .text {
  height: auto;
}
.mod_iso_coupons p {
  width: 100%;
  text-align: right;
}
.mod_iso_coupons .coupons-list {
  display: flex;
  flex-flow: row wrap;
  padding-bottom: 0.5rem;
  text-align: left;
}
.mod_iso_coupons .coupons-list label {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0.2rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #cacaca;
}
.mod_iso_coupons .coupons-list .coupon-name,
.mod_iso_coupons .coupons-list .coupon-remove {
  flex: 0 0 auto;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}
.mod_iso_coupons .coupons-list .coupon-remove {
  text-align: right;
}
.mod_iso_coupons .coupons-list .coupon-remove button {
  color: #064894;
  font-size: 100%;
  font-weight: 800;
  padding: 0.1666666667rem 0.5rem;
  background: none;
  display: inline-block;
}

@media print, screen and (min-width: 64em) {
  #maincontent .mod_iso_coupons.block {
    margin-top: -5.375rem;
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
  }
  #maincontent .mod_iso_coupons.block .coupons-list,
#maincontent .mod_iso_coupons.block .coupons-form {
    flex: 0 0 auto;
    width: calc(100% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _category.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-06-16 08:50:18
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.mod_iso_productlist {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_productlist {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.mod_iso_productlist .product_list {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_productlist .product_list {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.mod_iso_productlist .product_list .product {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  text-align: center;
}
.mod_iso_productlist .product_list .product .formbody {
  display: flex;
  flex-flow: column wrap;
}
.mod_iso_productlist .product_list .product .formbody .sku, .mod_iso_productlist .product_list .product .formbody .teaser {
  display: none;
}
.mod_iso_productlist .product_list .product .formbody .image_container {
  order: 1;
}
.mod_iso_productlist .product_list .product .formbody h3, .mod_iso_productlist .product_list .product .formbody .ce_form fieldset legend, .ce_form fieldset .mod_iso_productlist .product_list .product .formbody legend {
  order: 2;
  font-size: 120%;
  font-weight: 400;
  line-height: 1.2;
}
.mod_iso_productlist .product_list .product .formbody .description {
  order: 3;
}
.mod_iso_productlist .product_list .product .formbody .offer {
  order: 4;
  font-size: 150%;
  font-weight: 500;
  color: #064894;
  margin-top: 1rem;
  margin-bottom: 0;
}
.mod_iso_productlist .product_list .product .formbody .shipping_time {
  order: 5;
  font-size: 0.75rem;
}
.mod_iso_productlist .product_list .product .formbody .submit_container {
  order: 6;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.mod_iso_productlist .product_list .product .formbody .details a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .mod_iso_productlist .product_list .product .formbody .details a {
  outline: 0;
}
.mod_iso_productlist .product_list .product .formbody .details a, .mod_iso_productlist .product_list .product .formbody .details a.disabled, .mod_iso_productlist .product_list .product .formbody .details a[disabled], .mod_iso_productlist .product_list .product .formbody .details a.disabled:hover, .mod_iso_productlist .product_list .product .formbody .details a[disabled]:hover, .mod_iso_productlist .product_list .product .formbody .details a.disabled:focus, .mod_iso_productlist .product_list .product .formbody .details a[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.mod_iso_productlist .product_list .product .formbody .details a:hover, .mod_iso_productlist .product_list .product .formbody .details a:focus {
  background-color: #254e88;
  color: #fefefe;
}
.mod_iso_productlist .product_list .product .formbody .action_container {
  flex: 0 0 auto;
  width: 33.3333333333%;
  margin-left: 0;
  margin-right: 0;
}
.mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  min-height: 2.425rem;
  border: 0;
}
[data-whatinput=mouse] .mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart {
  outline: 0;
}
.mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart, .mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart.disabled, .mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart[disabled], .mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart.disabled:hover, .mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart[disabled]:hover, .mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart.disabled:focus, .mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart:hover, .mod_iso_productlist .product_list .product .formbody .action_container .add_to_cart:focus {
  background-color: #254e88;
  color: #fefefe;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_productlist .product_list .product {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .mod_iso_productlist .product_list .product .formbody h3, .mod_iso_productlist .product_list .product .formbody .ce_form fieldset legend, .ce_form fieldset .mod_iso_productlist .product_list .product .formbody legend {
    min-height: 3.25rem;
  }
  .mod_iso_productlist .product_list .product .formbody .image_container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 18.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .mod_iso_productlist .product_list .product {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.mod_iso_productlist .pagination {
  margin-top: 2rem;
}
.mod_iso_productlist .pagination .pages {
  display: flex;
  justify-content: center;
}

.quantity_container {
  flex: 0 0 auto;
  width: 33.3333333333%;
  margin-left: 0;
  margin-right: 0;
}
.quantity_container .form-qty {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border: 1px solid #064894;
  background: #fefefe;
  line-height: 1;
  min-height: 2.425rem;
}
.quantity_container .form-qty a, .quantity_container .form-qty input {
  flex: 0 0 auto;
  width: 33.3333333333%;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  border: 0;
  margin: 0;
  color: #8a8a8a;
}
.quantity_container .form-qty a {
  font-weight: 400;
  font-size: 26px;
  background: #fefefe;
}
.quantity_container .form-qty a:hover {
  background: #e6e6e6;
}
.quantity_container .form-qty input {
  font-size: 100%;
  line-height: 2;
  box-shadow: none;
  font-weight: 400;
  padding: 0;
  transition: none;
}

.tax_note {
  font-weight: 300;
  font-size: 0.75rem;
}
.tax_note a {
  text-decoration: underline;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _category_nav.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-06-16 09:25:26
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.cat-nav {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
@media print, screen and (min-width: 40em) {
  .cat-nav {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.cat-nav ul {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.cat-nav ul li.category-stamp {
  flex: 0 0 auto;
  width: calc(50% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.cat-nav ul li.category-stamp strong, .cat-nav ul li.category-stamp a {
  background-position: center 1rem;
  background-repeat: no-repeat;
  background-size: 7.5rem;
  padding: 6.875rem 0.5rem 0.5rem 0.5rem !important;
  border: 0 !important;
  position: relative;
  min-height: 7.5rem;
  min-width: 8.75rem;
  display: inline-block;
  font-weight: 600;
  width: 100%;
  text-align: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 81.99' width='116' height='81.199'%3E%3Cpath fill='%23064894' d='M111.937 11.6A4.063 4.063 0 01116 7.537V4.063A4.063 4.063 0 01111.937 0h-3.473a4.063 4.063 0 01-8.127 0h-3.473a4.063 4.063 0 01-8.127 0h-3.473a4.063 4.063 0 01-8.127 0h-3.472a4.063 4.063 0 01-8.127 0h-3.472c0 2.245-1.82 4.063-4.064 4.063S53.938 2.245 53.938 0h-3.473a4.062 4.062 0 11-8.126 0h-3.473a4.065 4.065 0 01-8.13 0h-3.472a4.063 4.063 0 11-8.127 0h-3.472a4.063 4.063 0 01-8.128 0H4.063A4.062 4.062 0 010 4.063v3.473a4.063 4.063 0 010 8.127v3.473a4.063 4.063 0 010 8.127v3.474a4.062 4.062 0 010 8.127v3.473a4.062 4.062 0 110 8.126v3.473a4.062 4.062 0 110 8.126v3.472a4.064 4.064 0 010 8.129v3.472a4.062 4.062 0 014.063 4.064h3.473a4.063 4.063 0 118.126 0h3.473a4.063 4.063 0 118.126 0h3.474a4.064 4.064 0 018.127 0h3.473a4.063 4.063 0 118.126 0h3.472a4.063 4.063 0 118.127 0h3.473a4.064 4.064 0 018.127 0h3.473a4.064 4.064 0 018.127 0h3.473a4.064 4.064 0 018.127 0h3.472a4.064 4.064 0 018.127 0h3.473a4.063 4.063 0 014.063-4.064v-3.472a4.064 4.064 0 010-8.128v-3.472a4.064 4.064 0 010-8.127v-3.472a4.064 4.064 0 010-8.126v-3.473a4.064 4.064 0 010-8.127v-3.472a4.064 4.064 0 010-8.127v-3.472a4.067 4.067 0 01-4.058-4.067z'/%3E%3C/svg%3E");
}
.cat-nav ul li.category-stamp strong .stamp-value, .cat-nav ul li.category-stamp a .stamp-value {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  top: 1.75rem;
  color: #fefefe;
  font-size: 2.5rem;
  font-weight: 600;
}
.cat-nav ul li.category-stamp strong .stamp-name, .cat-nav ul li.category-stamp a .stamp-name {
  line-height: 1.1;
  text-align: center;
  display: inline-block;
}
.cat-nav ul li.category-stamp strong:hover, .cat-nav ul li.category-stamp a:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 116 81.99' width='116' height='81.199'%3E%3Cpath fill='%238a8a8a' d='M111.937 11.6A4.063 4.063 0 01116 7.537V4.063A4.063 4.063 0 01111.937 0h-3.473a4.063 4.063 0 01-8.127 0h-3.473a4.063 4.063 0 01-8.127 0h-3.473a4.063 4.063 0 01-8.127 0h-3.472a4.063 4.063 0 01-8.127 0h-3.472c0 2.245-1.82 4.063-4.064 4.063S53.938 2.245 53.938 0h-3.473a4.062 4.062 0 11-8.126 0h-3.473a4.065 4.065 0 01-8.13 0h-3.472a4.063 4.063 0 11-8.127 0h-3.472a4.063 4.063 0 01-8.128 0H4.063A4.062 4.062 0 010 4.063v3.473a4.063 4.063 0 010 8.127v3.473a4.063 4.063 0 010 8.127v3.474a4.062 4.062 0 010 8.127v3.473a4.062 4.062 0 110 8.126v3.473a4.062 4.062 0 110 8.126v3.472a4.064 4.064 0 010 8.129v3.472a4.062 4.062 0 014.063 4.064h3.473a4.063 4.063 0 118.126 0h3.473a4.063 4.063 0 118.126 0h3.474a4.064 4.064 0 018.127 0h3.473a4.063 4.063 0 118.126 0h3.472a4.063 4.063 0 118.127 0h3.473a4.064 4.064 0 018.127 0h3.473a4.064 4.064 0 018.127 0h3.473a4.064 4.064 0 018.127 0h3.472a4.064 4.064 0 018.127 0h3.473a4.063 4.063 0 014.063-4.064v-3.472a4.064 4.064 0 010-8.128v-3.472a4.064 4.064 0 010-8.127v-3.472a4.064 4.064 0 010-8.126v-3.473a4.064 4.064 0 010-8.127v-3.472a4.064 4.064 0 010-8.127v-3.472a4.067 4.067 0 01-4.058-4.067z'/%3E%3C/svg%3E");
}
@media print, screen and (min-width: 40em) {
  .cat-nav ul li.category-stamp {
    flex: 0 0 auto;
    width: auto;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _category_filter.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-06-16 14:14:37
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.mod_iso_productfilter {
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #fefefe;
}
.mod_iso_productfilter.category-toolbar {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  border: 1px solid #e6e6e6;
  border-width: 1px 0;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_productfilter.category-toolbar {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.mod_iso_productfilter.category-toolbar .clear {
  display: none;
}
.mod_iso_productfilter.category-toolbar .search {
  order: 1;
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.mod_iso_productfilter.category-toolbar .search form {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}
.mod_iso_productfilter.category-toolbar .search form label {
  visibility: hidden;
  width: 0;
  height: 0;
}
.mod_iso_productfilter.category-toolbar .search form [type=text] {
  height: auto;
  margin-bottom: 0;
}
.mod_iso_productfilter.category-toolbar .search form .submit {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0;
}
[data-whatinput=mouse] .mod_iso_productfilter.category-toolbar .search form .submit {
  outline: 0;
}
.mod_iso_productfilter.category-toolbar .search form .submit, .mod_iso_productfilter.category-toolbar .search form .submit.disabled, .mod_iso_productfilter.category-toolbar .search form .submit[disabled], .mod_iso_productfilter.category-toolbar .search form .submit.disabled:hover, .mod_iso_productfilter.category-toolbar .search form .submit[disabled]:hover, .mod_iso_productfilter.category-toolbar .search form .submit.disabled:focus, .mod_iso_productfilter.category-toolbar .search form .submit[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.mod_iso_productfilter.category-toolbar .search form .submit:hover, .mod_iso_productfilter.category-toolbar .search form .submit:focus {
  background-color: #254e88;
  color: #fefefe;
}
.mod_iso_productfilter.category-toolbar .clear_filters {
  order: 2;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
[data-whatinput=mouse] .mod_iso_productfilter.category-toolbar .clear_filters {
  outline: 0;
}
.mod_iso_productfilter.category-toolbar .clear_filters, .mod_iso_productfilter.category-toolbar .clear_filters.disabled, .mod_iso_productfilter.category-toolbar .clear_filters[disabled], .mod_iso_productfilter.category-toolbar .clear_filters.disabled:hover, .mod_iso_productfilter.category-toolbar .clear_filters[disabled]:hover, .mod_iso_productfilter.category-toolbar .clear_filters.disabled:focus, .mod_iso_productfilter.category-toolbar .clear_filters[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.mod_iso_productfilter.category-toolbar .clear_filters:hover, .mod_iso_productfilter.category-toolbar .clear_filters:focus {
  background-color: #254e88;
  color: #fefefe;
}
.mod_iso_productfilter.category-toolbar > form {
  order: 3;
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.mod_iso_productfilter.category-toolbar > form .sorting {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}
.mod_iso_productfilter.category-toolbar > form .sorting label {
  white-space: nowrap;
  margin-right: 0.5rem;
}
.mod_iso_productfilter.category-toolbar > form .sorting select {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_productfilter.category-toolbar {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    align-items: center;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .mod_iso_productfilter.category-toolbar {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .mod_iso_productfilter.category-toolbar .search, .mod_iso_productfilter.category-toolbar .clear_filters, .mod_iso_productfilter.category-toolbar > form {
    flex: 0 0 auto;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _customer_account.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-06-17 10:26:01
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.mod_iso_addressbook .action_container {
  margin-top: 1rem;
}
.mod_iso_addressbook .action_container .add {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  color: #fefefe !important;
}
[data-whatinput=mouse] .mod_iso_addressbook .action_container .add {
  outline: 0;
}
.mod_iso_addressbook .action_container .add, .mod_iso_addressbook .action_container .add.disabled, .mod_iso_addressbook .action_container .add[disabled], .mod_iso_addressbook .action_container .add.disabled:hover, .mod_iso_addressbook .action_container .add[disabled]:hover, .mod_iso_addressbook .action_container .add.disabled:focus, .mod_iso_addressbook .action_container .add[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.mod_iso_addressbook .action_container .add:hover, .mod_iso_addressbook .action_container .add:focus {
  background-color: #254e88;
  color: #fefefe;
}
.mod_iso_addressbook .addressbook-list {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
  padding-top: 0.5rem;
  border-top: 1px solid #e6e6e6;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_addressbook .addressbook-list {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.mod_iso_addressbook .addressbook-list .address {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.mod_iso_addressbook .addressbook-list .address .edit,
.mod_iso_addressbook .addressbook-list .address .delete {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  margin-top: 0.5rem;
  color: #fefefe !important;
}
[data-whatinput=mouse] .mod_iso_addressbook .addressbook-list .address .edit,
[data-whatinput=mouse] .mod_iso_addressbook .addressbook-list .address .delete {
  outline: 0;
}
.mod_iso_addressbook .addressbook-list .address .edit, .mod_iso_addressbook .addressbook-list .address .edit.disabled, .mod_iso_addressbook .addressbook-list .address .edit[disabled], .mod_iso_addressbook .addressbook-list .address .edit.disabled:hover, .mod_iso_addressbook .addressbook-list .address .edit[disabled]:hover, .mod_iso_addressbook .addressbook-list .address .edit.disabled:focus, .mod_iso_addressbook .addressbook-list .address .edit[disabled]:focus,
.mod_iso_addressbook .addressbook-list .address .delete,
.mod_iso_addressbook .addressbook-list .address .delete.disabled,
.mod_iso_addressbook .addressbook-list .address .delete[disabled],
.mod_iso_addressbook .addressbook-list .address .delete.disabled:hover,
.mod_iso_addressbook .addressbook-list .address .delete[disabled]:hover,
.mod_iso_addressbook .addressbook-list .address .delete.disabled:focus,
.mod_iso_addressbook .addressbook-list .address .delete[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.mod_iso_addressbook .addressbook-list .address .edit:hover, .mod_iso_addressbook .addressbook-list .address .edit:focus,
.mod_iso_addressbook .addressbook-list .address .delete:hover,
.mod_iso_addressbook .addressbook-list .address .delete:focus {
  background-color: #254e88;
  color: #fefefe;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_addressbook .addressbook-list .address {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .mod_iso_addressbook .addressbook-list .address {
    flex: 0 0 auto;
    width: calc(33.3333333333% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.mod_iso_addressbook form .formbody .fields {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.mod_iso_addressbook form .formbody .fields .widget {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.mod_iso_addressbook form .formbody .fields .widget-checkbox {
  margin-bottom: 1rem;
}
.mod_iso_addressbook form .formbody .fields .widget-checkbox span {
  position: relative;
}
.mod_iso_addressbook form .formbody .fields .widget-checkbox label {
  position: relative;
  margin-left: 1.2rem;
  line-height: 1.2;
  display: block;
}
.mod_iso_addressbook form .formbody .fields .widget-checkbox input {
  position: absolute;
  top: 0.1875rem;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_addressbook form .formbody .fields {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .mod_iso_addressbook form .formbody .fields {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 40em) {
  .mod_iso_addressbook form .formbody .fields .widget {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

.mod_iso_orderdetails {
  margin-top: 2rem;
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.mod_iso_orderdetails .info_widget {
  display: flex;
  flex-flow: row wrap;
  margin-top: 3rem;
}
.mod_iso_orderdetails .info_widget .info_container {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  padding: 1rem;
  position: relative;
  background-color: #fefefe;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
@media print, screen and (min-width: 40em) {
  .mod_iso_orderdetails .info_widget {
    justify-content: space-between;
  }
  .mod_iso_orderdetails .info_widget .info_container {
    flex: 0 0 auto;
    width: calc(50% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mod_iso_orderdetails .info_widget .info_container:nth-child(odd) {
    margin-left: 0;
  }
  .mod_iso_orderdetails .info_widget .info_container:nth-child(even) {
    margin-right: 0;
  }
}

.mod_iso_orderhistory .link {
  text-align: right;
}
.mod_iso_orderhistory .link a {
  border: 1px solid #064894;
  font-size: 0.8rem;
  padding: 0.3rem;
  margin-left: 0.5rem;
}

.street-address br {
  content: " ";
}
.street-address br:after {
  content: " ";
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _checkout.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-06-17 14:14:54
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
@media print, screen and (max-width: 39.99875em) {
  .mod_iso_checkout .steps ol {
    display: flex;
    flex-flow: row wrap;
  }
  .mod_iso_checkout .steps ol li {
    flex: 0 0 auto;
    width: calc(25% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .mod_iso_checkout .steps ol li .step {
    display: none;
  }
  .mod_iso_checkout .steps ol li a.passed {
    display: none;
  }
  .mod_iso_checkout .submit_container {
    display: flex;
    flex-flow: row wrap;
    margin-top: 3rem;
  }
  .mod_iso_checkout .submit_container .previous,
.mod_iso_checkout .submit_container .next,
.mod_iso_checkout .submit_container .confirm {
    flex: 0 0 auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.mod_iso_checkout {
  position: relative;
  display: block;
}
.mod_iso_checkout .steps:after {
  position: relative;
  float: none;
  clear: both;
  display: block;
  margin-bottom: 1.875rem;
  content: " ";
}
.mod_iso_checkout .steps ol {
  margin-bottom: 2rem;
  background-color: #fefefe;
  list-style-type: none;
  padding: 10px 0;
  text-align: center;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_checkout .steps ol {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.mod_iso_checkout .steps ol li {
  flex: 0 0 auto;
  width: 25%;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  float: left;
  display: block;
  text-align: center;
  color: #064894;
  font-weight: 500;
  text-transform: uppercase;
}
.mod_iso_checkout .steps ol li.passed .stepcount {
  background-color: #064894;
}
.mod_iso_checkout .steps ol li.passed .stepcount .stepcount_number {
  display: none;
}
.mod_iso_checkout .steps ol li.passed .stepcount::after {
  content: "";
  background: url("../icons/listen-element_weiss.svg") 0 5px no-repeat;
  background-size: 1rem;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  background-position: 50%;
  position: relative;
  left: -3px;
  top: 3px;
}
.mod_iso_checkout .steps ol li .stepcount {
  display: inline-block;
  height: 2rem;
  width: 2rem;
  border-radius: 1rem;
  border: 2px solid #064894;
}
.mod_iso_checkout .steps ol li .stepcount .stepcount_number {
  font-size: 120%;
  line-height: 1.7rem;
  padding: 0;
  position: relative;
  left: -1.5px;
}
.mod_iso_checkout .steps ol li.active .stepcount {
  background-color: #064894;
  color: #fefefe;
}
.mod_iso_checkout .steps ol li span,
.mod_iso_checkout .steps ol li a {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  text-align: center;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody {
  display: flex;
  flex-flow: row wrap;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .widget {
  margin-top: 3rem;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .widget .radio_container {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1rem;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .widget .radio_container > span {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  padding: 1rem;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .widget .radio_container > span input {
  vertical-align: top;
  margin-top: 0.2rem;
  margin-right: 10px;
  position: absolute;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .widget .radio_container > span label {
  font-size: 1rem;
  font-weight: 400;
  vertical-align: top;
  margin: 0 0 0 1.5rem !important;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .widget .radio_container > span label .vcard {
  line-height: 1.2;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .widget .radio_container > span label .vcard .n {
  font-weight: 600;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address.billingaddress .widget .radio_container > span {
  background-color: #fefefe;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address.billingaddress .widget .radio_container > span:last-child {
  border: none;
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address.shippingaddress .widget .radio_container > span {
  background-color: #fefefe;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address.shippingaddress .widget .radio_container > span:first-child, .mod_iso_checkout #iso_mod_checkout_address .formbody .address.shippingaddress .widget .radio_container > span:last-child {
  border: none;
  margin-bottom: 0.5rem;
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address.shippingaddress .widget .radio_container > span:first-child {
  order: 1;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address.shippingaddress .widget .radio_container > span:last-child {
  order: 2;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .address_new {
  width: 100%;
  display: block;
  float: left;
  clear: both;
  margin-bottom: 1rem;
  padding-top: 0.5rem;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .address_new .widget {
  width: 98%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  float: left;
  margin-top: 0;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .address_new .widget.widget-checkbox {
  width: 98%;
  margin-right: 1%;
  margin-bottom: 1rem;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .address_new .widget.widget-checkbox .title {
  margin-bottom: 0.5rem;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .address_new .widget.widget-checkbox label {
  line-height: 1.1;
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address .address_new .widget.widget-checkbox .checkbox {
  float: left;
}
.mod_iso_checkout #iso_mod_checkout_shipping .formbody {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_checkout #iso_mod_checkout_shipping .formbody {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.mod_iso_checkout #iso_mod_checkout_shipping .formbody .shipping .widget {
  margin-top: 3rem;
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_checkout #iso_mod_checkout_payment .formbody {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget {
  margin-top: 3rem;
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 2rem;
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container p.error {
  width: 100%;
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #fefefe;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
  padding: 1rem;
  position: relative;
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span input {
  vertical-align: top;
  margin-top: 60px;
  margin-right: 10px;
  position: absolute;
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span label {
  font-size: 1rem;
  font-weight: 600;
  vertical-align: top;
  color: #064894;
  margin: 3.5rem 0 0 1.5rem !important;
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span label::before {
  display: inline-block;
  position: absolute;
  left: 7px;
  top: 15px;
  transform: scale(0.9);
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span label span {
  font-weight: 400;
  color: #646363;
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span input[value^="1"] ~ label::before {
  content: url("../images/kauf_auf_rechnung.png");
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span input[value^="3"] ~ label::before {
  content: url("../images/vorkasse_ueberweisung.png");
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span input[value^="6"] ~ label::before {
  content: url("../images/paypal.png");
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span input[value^="7"] ~ label::before {
  content: url("../images/lastschrift.png");
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span input[value^="8"] ~ label::before {
  content: url("../images/pp-cc.png");
}
.mod_iso_checkout #iso_mod_checkout_review .formbody {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_checkout #iso_mod_checkout_review .formbody {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.mod_iso_checkout #iso_mod_checkout_review .formbody .info_widget {
  display: flex;
  flex-flow: row wrap;
  margin-top: 3rem;
}
.mod_iso_checkout #iso_mod_checkout_review .formbody .info_widget .info_container {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  padding: 1rem;
  position: relative;
  background-color: #fefefe;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.mod_iso_checkout #iso_mod_checkout_review .formbody .info_widget .info_container .edit {
  position: absolute;
  right: 1rem;
}
.mod_iso_checkout #iso_mod_checkout_review .formbody .orderconditions {
  display: flex;
  flex-flow: row wrap;
  margin-top: 3rem;
}
.mod_iso_checkout #iso_mod_checkout_review .formbody .orderconditions .widget {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.mod_iso_checkout #iso_mod_checkout_review .formbody .orderconditions .widget-explanation {
  padding-top: 2px;
}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts tfoot {
  border-top: 0.125rem solid #fefefe;
}
.mod_iso_checkout .submit_container {
  margin-top: 20px;
  padding-top: 20px;
}
.mod_iso_checkout .submit_container .next,
.mod_iso_checkout .submit_container .confirm {
  float: right;
}
.mod_iso_checkout .submit_container .previous {
  float: left;
}
.mod_iso_checkout .submit_container .confirm {
  background-color: #3db8ad;
  font-size: 1.1rem;
  margin-left: 2rem;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_checkout .steps ol li {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .mod_iso_checkout .steps ol li.address, .mod_iso_checkout .steps ol li.shipping {
    margin-bottom: 1rem;
  }
  .mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span {
    flex: 0 0 auto;
    width: calc(50% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span:nth-child(odd) {
    margin-left: 0;
  }
  .mod_iso_checkout #iso_mod_checkout_address .formbody .address_new .widget {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    float: left;
  }
  .mod_iso_checkout #iso_mod_checkout_address .formbody .address_new .widget.widget-checkbox {
    width: 48%;
    margin-right: 1%;
  }
  .mod_iso_checkout #iso_mod_checkout_review .formbody .info_widget {
    justify-content: space-between;
  }
  .mod_iso_checkout #iso_mod_checkout_review .formbody .info_widget .info_container {
    flex: 0 0 auto;
    width: calc(50% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mod_iso_checkout #iso_mod_checkout_review .formbody .info_widget .info_container:nth-child(odd) {
    margin-left: 0;
  }
  .mod_iso_checkout #iso_mod_checkout_review .formbody .info_widget .info_container:nth-child(even) {
    margin-right: 0;
  }
  .mod_iso_checkout #iso_mod_checkout_review .formbody .orderconditions .widget {
    flex: 0 0 auto;
    width: calc(50% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mod_iso_checkout #iso_mod_checkout_review .formbody .orderconditions .widget:nth-child(odd) {
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .mod_iso_checkout .steps ol li {
    flex: 0 0 auto;
    width: calc(25% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .mod_iso_checkout .steps ol li.address, .mod_iso_checkout .steps ol li.shipping {
    margin-bottom: 0;
  }
  .mod_iso_checkout #iso_mod_checkout_address .formbody .address {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
  .mod_iso_checkout #iso_mod_checkout_address .formbody .address.billingaddress .widget .radio_container > span {
    flex: 0 0 auto;
    width: calc(50% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mod_iso_checkout #iso_mod_checkout_address .formbody .address.billingaddress .widget .radio_container > span:nth-child(odd) {
    margin-left: 0;
  }
  .mod_iso_checkout #iso_mod_checkout_address .formbody .address.shippingaddress .widget .radio_container > span {
    flex: 0 0 auto;
    width: calc(50% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mod_iso_checkout #iso_mod_checkout_address .formbody .address.shippingaddress .widget .radio_container > span:not(:first-child):not(:last-child) {
    margin-left: 0;
    margin-right: 1rem;
  }
  .mod_iso_checkout .address_new .widget {
    width: 18%;
    margin-right: 1%;
    margin-left: 1%;
    float: left;
  }
  .mod_iso_checkout .address_new .widget.widget-checkbox {
    width: 47%;
    margin-right: 1%;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _product_details.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-06-17 22:17:59
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
.mod_iso_productreader {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.mod_iso_productreader .formbody {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  display: flex;
  flex-flow: row wrap;
  background: #e6e6e6;
  padding: 1rem;
}
.mod_iso_productreader .formbody label {
  font-size: 90%;
}
.mod_iso_productreader .formbody .iso_reader_image,
.mod_iso_productreader .formbody .iso_reader_details {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.mod_iso_productreader .formbody .iso_reader_image .image_container {
  margin-top: 0;
  text-align: center;
}
.mod_iso_productreader .formbody .iso_reader_image .thumbnails {
  display: flex;
  justify-content: center;
}
.mod_iso_productreader .formbody .iso_reader_image .thumbnails .image_container {
  margin: 0 0.25rem;
}
.mod_iso_productreader .formbody h1, .mod_iso_productreader .formbody #calc-result h5, #calc-result .mod_iso_productreader .formbody h5, .mod_iso_productreader .formbody #calc-result .ce_accordion .toggler, #calc-result .ce_accordion .mod_iso_productreader .formbody .toggler, .mod_iso_productreader .formbody .ce_accordion #calc-result .toggler, .ce_accordion #calc-result .mod_iso_productreader .formbody .toggler {
  margin-bottom: 1rem;
}
.mod_iso_productreader .formbody .sku {
  margin-bottom: 2rem;
}
.mod_iso_productreader .formbody .price {
  font-size: 170%;
  font-weight: 500;
}
.mod_iso_productreader .formbody .tax_note {
  margin: 0 0 1rem 0;
}
.mod_iso_productreader .formbody .shipping_time {
  margin: 1rem 0;
}
.mod_iso_productreader .formbody .options .radio_container,
.mod_iso_productreader .formbody .options .checkbox_container {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1rem;
}
.mod_iso_productreader .formbody .options .radio_container legend,
.mod_iso_productreader .formbody .options .radio_container .title,
.mod_iso_productreader .formbody .options .checkbox_container legend,
.mod_iso_productreader .formbody .options .checkbox_container .title {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
.mod_iso_productreader .formbody .options .radio_container span,
.mod_iso_productreader .formbody .options .checkbox_container span {
  flex: 0 0 auto;
  width: 33.3333333333%;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  margin-bottom: 0.5rem;
}
.mod_iso_productreader .formbody .options .radio_container span label,
.mod_iso_productreader .formbody .options .checkbox_container span label {
  position: relative;
  margin-left: 1.2rem;
  line-height: 1.2;
  display: block;
  padding-left: 0;
}
.mod_iso_productreader .formbody .options .radio_container span input,
.mod_iso_productreader .formbody .options .checkbox_container span input {
  position: absolute;
  top: 0.1875rem;
  left: 0;
}
.mod_iso_productreader .formbody .options .widget-select label,
.mod_iso_productreader .formbody .options .widget-upload label,
.mod_iso_productreader .formbody .options .widget-text label,
.mod_iso_productreader .formbody .options .widget-textarea label {
  font-weight: bold;
}
.mod_iso_productreader .formbody .submit_container {
  display: flex;
  flex-flow: row wrap;
}
.mod_iso_productreader .formbody .submit_container .quantity_container {
  flex: 0 0 auto;
  width: 33.3333333333%;
  margin-left: 0;
  margin-right: 0;
}
.mod_iso_productreader .formbody .submit_container .action_container {
  flex: 0 0 auto;
  width: calc(66.6666666667% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.mod_iso_productreader .formbody .submit_container input.add_to_cart {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
[data-whatinput=mouse] .mod_iso_productreader .formbody .submit_container input.add_to_cart {
  outline: 0;
}
.mod_iso_productreader .formbody .submit_container input.add_to_cart, .mod_iso_productreader .formbody .submit_container input.add_to_cart.disabled, .mod_iso_productreader .formbody .submit_container input.add_to_cart[disabled], .mod_iso_productreader .formbody .submit_container input.add_to_cart.disabled:hover, .mod_iso_productreader .formbody .submit_container input.add_to_cart[disabled]:hover, .mod_iso_productreader .formbody .submit_container input.add_to_cart.disabled:focus, .mod_iso_productreader .formbody .submit_container input.add_to_cart[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.mod_iso_productreader .formbody .submit_container input.add_to_cart:hover, .mod_iso_productreader .formbody .submit_container input.add_to_cart:focus {
  background-color: #254e88;
  color: #fefefe;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_productreader .formbody {
    padding: 3rem;
  }
  .mod_iso_productreader .formbody .iso_reader_image,
.mod_iso_productreader .formbody .iso_reader_details {
    flex: 0 0 auto;
    width: calc(50% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.mod_iso_productreader .back {
  margin-left: 0.5rem;
  margin-top: 1rem;
}
.mod_iso_productreader .back a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .mod_iso_productreader .back a {
  outline: 0;
}
.mod_iso_productreader .back a, .mod_iso_productreader .back a.disabled, .mod_iso_productreader .back a[disabled], .mod_iso_productreader .back a.disabled:hover, .mod_iso_productreader .back a[disabled]:hover, .mod_iso_productreader .back a.disabled:focus, .mod_iso_productreader .back a[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.mod_iso_productreader .back a:hover, .mod_iso_productreader .back a:focus {
  background-color: #254e88;
  color: #fefefe;
}

.mod_iso_relatedproducts {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  text-align: center;
}
.mod_iso_relatedproducts .product_list_container {
  width: 100%;
  max-width: 100% !important;
}
.mod_iso_relatedproducts .product_list_container h2 {
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  width: 100%;
  max-width: 100% !important;
}
.mod_iso_relatedproducts .bx-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.mod_iso_relatedproducts .bxslider-related {
  display: flex;
  justify-content: center;
  position: relative;
}
.mod_iso_relatedproducts .bxslider-related .product {
  display: flex;
  flex-flow: row wrap;
  flex: 0 0 auto;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  justify-content: center;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody {
  display: flex;
  flex-flow: column wrap;
  padding: 1rem;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .sku,
.mod_iso_relatedproducts .bxslider-related .product .formbody .tax_note,
.mod_iso_relatedproducts .bxslider-related .product .formbody .teaser {
  display: none;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .image_container {
  order: 1;
  text-align: center;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .image_container a {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .image_container a img {
  display: inline-block;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody h3, .mod_iso_relatedproducts .bxslider-related .product .formbody .ce_form fieldset legend, .ce_form fieldset .mod_iso_relatedproducts .bxslider-related .product .formbody legend {
  order: 2;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .offer {
  order: 3;
  font-size: 150%;
  font-weight: 500;
  color: #064894;
  margin-top: 1rem;
  margin-bottom: 0;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .product-info {
  order: 4;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container {
  order: 5;
  margin-top: 1rem;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit {
  outline: 0;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit, .mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit.disabled, .mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit[disabled], .mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit.disabled:hover, .mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit[disabled]:hover, .mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit.disabled:focus, .mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit[disabled]:focus {
  background-color: #3db8ad;
  color: #fefefe;
}
.mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit:hover, .mod_iso_relatedproducts .bxslider-related .product .formbody .submit_container .submit:focus {
  background-color: #254e88;
  color: #fefefe;
}
@media print, screen and (min-width: 40em) {
  .mod_iso_relatedproducts .bxslider-related .product .formbody .image_container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 18.125rem;
  }
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _ui.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2021-06-16 22:59:00
 * @author Albrecht Schreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
@media print, screen and (max-width: 39.99875em) {
  #iso_ajaxBox {
    width: 100%;
    left: 0;
  }
}

.prettydropdown {
  position: relative;
  min-width: 72px;
  /* 70px + borders */
  display: inline-block;
}

.prettydropdown.loading {
  min-width: 0;
}

.prettydropdown > ul {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: content-box;
  cursor: pointer;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
  user-select: none;
  /* Likely future */
  z-index: 1;
  font-size: 90%;
}

.prettydropdown.loading > ul {
  visibility: hidden;
  white-space: nowrap;
}

.prettydropdown > ul:focus, .prettydropdown:not(.disabled) > ul:hover {
  border-color: #7f7f7f;
}

.prettydropdown:not(.disabled) > ul.active {
  width: auto;
  max-height: none !important;
  border-color: #ccc;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99;
}

.prettydropdown > ul.active:focus {
  outline: none;
}

.prettydropdown > ul.active.reverse {
  top: auto;
  bottom: 0;
}

.prettydropdown > ul > li {
  position: relative;
  min-width: 70px;
  height: 48px;
  /* 50px - borders */
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-sizing: border-box;
  display: none;
  line-height: 46px;
  /* 48px - borders */
  margin: 0;
  padding-left: 0.8rem;
}

.prettydropdown.loading > ul > li {
  min-width: 0;
  display: block;
  padding-right: 0.8rem;
}

.prettydropdown > ul:not(.active) > li:not(.selected):first-child {
  visibility: hidden;
  /* Prevent FOUC */
}

.prettydropdown > ul > li:first-child, .prettydropdown > ul.active > li {
  display: block;
}

.prettydropdown > ul.active > li:not(.label):hover, .prettydropdown > ul.active > li.hover:not(.label), .prettydropdown > ul.active > li:first-child:hover:after {
  background: #eeeff3;
  color: #064894;
}

.prettydropdown > ul.active > li.nohover {
  background: inherit !important;
  color: inherit !important;
}

.prettydropdown > ul.active > li.hover:before, .prettydropdown > ul.active > li.nohover:after {
  border-top-color: #fff !important;
}

.prettydropdown > ul.active > li.hover:after, .prettydropdown > ul.active > li.nohover:before {
  border-top-color: #eeeff3 !important;
}

.prettydropdown.arrow > ul > li.selected:before, .prettydropdown.arrow > ul > li.selected:after {
  position: absolute;
  top: 8px;
  bottom: 0;
  right: 8px;
  height: 10px;
  border: 5px solid transparent;
  /* Arrow size */
  box-sizing: border-box;
  content: "";
  display: block;
  margin: auto;
}

.prettydropdown.arrow.small > ul > li.selected:before, .prettydropdown.arrow.small > ul > li.selected:after {
  top: 4px;
  height: 8px;
  border-width: 4px;
}

.prettydropdown.arrow > ul > li.selected:before {
  border-top-color: #a9a9a9;
  /* Arrow color */
}

.prettydropdown.arrow > ul > li.selected:after {
  top: 4px;
  /* Chevron thickness */
  border-top-color: #fff;
  /* Match background colour */
}

.prettydropdown.arrow.small > ul > li.selected:after {
  top: 2px;
  /* Chevron thickness */
}

.prettydropdown.arrow.triangle > ul > li.selected:after {
  content: none;
}

.prettydropdown > ul:hover > li.selected:before {
  border-top-color: #7f7f7f;
}

.prettydropdown > ul.active > li.selected:before,
.prettydropdown > ul.active > li.selected:after {
  border: none;
}

.prettydropdown > ul:not(.active) > li > span.checked {
  display: none;
}

/* Multi-Select */
.prettydropdown.multiple > ul > li.selected {
  overflow: hidden;
  padding-right: 2rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.prettydropdown > ul > li > span.checked {
  clear: both;
  float: right;
  font-weight: bold;
  margin-right: 0.8rem;
}

/* Option Groups */
.prettydropdown > ul > li.label {
  cursor: default;
  font-weight: bold;
}

.prettydropdown > ul > li.label:first-child,
.prettydropdown.classic > ul > li.label ~ li.selected {
  border-top: none;
}

.prettydropdown > ul > li.label ~ li:not(.label):not(.selected),
.prettydropdown.classic > ul.active > li.label ~ li:not(.label) {
  padding-left: 1.6rem;
}

/* Classic Behavior */
.prettydropdown.classic > ul:not(.active) > li.selected:not(:first-child) {
  position: absolute;
  top: 0;
  display: block;
}

/* Disabled */
.prettydropdown.disabled, .prettydropdown > ul > li.disabled {
  opacity: 0.3;
}

.prettydropdown.disabled > ul > li, .prettydropdown > ul > li.disabled {
  cursor: not-allowed;
}

/* Divider Lines */
.prettydropdown.multiple > ul > li.selected + li, .prettydropdown.multiple > ul.reverse > li.selected,
.prettydropdown > ul > li.label, .prettydropdown > ul > li.label ~ li.selected {
  border-top-color: #dedede;
}

.prettydropdown {
  display: block;
  width: 100% !important;
}

.prettydropdown ul,
.prettydropdown ul li {
  width: 100% !important;
}

/**
 * -------------------------------------------------------------------------------------------------
 * @copyright Copyright by DAKO GmbH Dresden, Contact: development@hybrilog.de
 * @link https://www.hybrilog.de
 * @license https://www.hybrilog.de/license.html
 * -------------------------------------------------------------------------------------------------
 */
/**
 * -------------------------------------------------------------------------------------------------
 * Description for _print.scss:
 * -------------------------------------------------------------------------------------------------
 *
 * @since 2019-11-14 14:39:42
 * @author aschreiber (Albrecht Schreiber <aschreiber@hybrilog.de>)
 */
@media print {
  html {
    font-size: 100%;
  }

  .mod_navigation, #footer, .ce_arrow, #fn, #page-kontakt {
    display: none !important;
  }

  .mod_article {
    background: #fefefe !important;
    min-height: auto !important;
    padding-top: 0 !important;
  }

  #header {
    position: static;
  }
}
body.template-2r .container {
  padding-right: 0;
  padding-left: 0;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
body.template-2r .container main, body.template-2r .container #right {
  flex: 0 0 auto;
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 64em) {
  body.template-2r .container main {
    flex: 0 0 auto;
    width: 75%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 1rem;
  }
  body.template-2r .container #right {
    flex: 0 0 auto;
    width: 25%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
  }
  body.template-2r .container #right .ce_form {
    margin-top: 2rem;
  }
}

.page-header nav.main {
  text-transform: none;
}

.mod_pageImage, .mod_pageimage {
  background: #064894;
  text-align: center;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}

.page-wrapper {
  background-color: #fefefe;
}

.page-footer .mod_iconnavigation {
  background: #eeeff3;
}
.page-footer .mod_iconnavigation a {
  color: #064894;
  text-transform: none;
}
.page-footer .mod_iconnavigation a.letter {
  background-image: url("../icons/lvz/brief.svg");
}
.page-footer .mod_iconnavigation a.parcel {
  background-image: url("../icons/lvz/paket-aufgeben.svg");
}
.page-footer .mod_iconnavigation a.shop {
  background-image: url("../icons/lvz/onlineshop.svg");
}
.page-footer .mod_iconnavigation a.tracking {
  background-image: url("../icons/lvz/sendung-verfolgen.svg");
}
.page-footer .mod_iconnavigation a.postbox {
  background-image: url("../icons/lvz/briefkasten-finden.svg");
}
.page-footer .mod_iconnavigation a.postage {
  background-image: url("../icons/lvz/porto-berechnen.svg");
}
.page-footer .mod_iconnavigation a.help {
  background-image: url("../icons/lvz/hilfe-kontakt.svg");
}

.ce_text ul li {
  background: url("../icons/lvz/bullet.svg") 0 4px no-repeat;
  background-size: auto;
  background-size: 1.25rem;
  padding-left: 1.875rem;
  margin-bottom: 0.5rem;
}

.ce_porto_b2b article.maxibrief h3, .ce_porto_b2b article.maxibrief .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.maxibrief legend {
  background-image: url("../icons/lvz/maxibrief.svg");
}
.ce_porto_b2b article.großbrief h3, .ce_porto_b2b article.großbrief .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.großbrief legend {
  background-image: url("../icons/lvz/grossbrief.svg");
}
.ce_porto_b2b article.kompaktbrief h3, .ce_porto_b2b article.kompaktbrief .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.kompaktbrief legend {
  background-image: url("../icons/lvz/kompaktbrief.svg");
}
.ce_porto_b2b article.standardbrief h3, .ce_porto_b2b article.standardbrief .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.standardbrief legend {
  background-image: url("../icons/lvz/standardbrief.svg");
}
.ce_porto_b2b article.postkarte h3, .ce_porto_b2b article.postkarte .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article.postkarte legend {
  background-image: url("../icons/lvz/postkarte.svg");
}
.ce_porto_b2b article h3, .ce_porto_b2b article .ce_form fieldset legend, .ce_form fieldset .ce_porto_b2b article legend {
  background-image: url("../icons/lvz/annahme-von-einschreiben.svg");
}
.ce_porto_b2b article .price.own span {
  color: #f04124;
}

.ce_porto_b2c .products .maxibrief .inner {
  background-image: url("../icons/lvz/maxibrief.svg");
}
.ce_porto_b2c .products .großbrief .inner {
  background-image: url("../icons/lvz/grossbrief.svg");
}
.ce_porto_b2c .products .kompaktbrief .inner {
  background-image: url("../icons/lvz/kompaktbrief.svg");
}
.ce_porto_b2c .products .standardbrief .inner {
  background-image: url("../icons/lvz/standardbrief.svg");
}
.ce_porto_b2c .products .postkarte .inner {
  background-image: url("../icons/lvz/postkarte.svg");
}

@media print, screen and (min-width: 40em) {
  .ce_porto_b2c_widget .icon.maxibrief {
    background-image: url("../icons/lvz/maxibrief.svg");
  }
  .ce_porto_b2c_widget .icon.großbrief {
    background-image: url("../icons/lvz/grossbrief.svg");
  }
  .ce_porto_b2c_widget .icon.kompaktbrief {
    background-image: url("../icons/lvz/kompaktbrief.svg");
  }
  .ce_porto_b2c_widget .icon.standardbrief {
    background-image: url("../icons/lvz/standardbrief.svg");
  }
  .ce_porto_b2c_widget .icon.postkarte {
    background-image: url("../icons/lvz/postkarte.svg");
  }
}

.products-area section ul li.postkarte {
  background-image: url("../icons/lvz/postkarte.svg");
}
.products-area section ul li.standardbrief {
  background-image: url("../icons/lvz/standardbrief.svg");
}
.products-area section ul li.kompaktbrief {
  background-image: url("../icons/lvz/kompaktbrief.svg");
}
.products-area section ul li.grossbrief {
  background-image: url("../icons/lvz/grossbrief.svg");
}
.products-area section ul li.maxibrief {
  background-image: url("../icons/lvz/maxibrief.svg");
}
.products-area section ul li:nth-child(1n) {
  border-right: 1px solid #fefefe;
}
.products-area .packages ul li {
  background-image: url("../icons/lvz/paket-mittel.svg");
}
.products-area .packages ul li:first-child {
  background-image: url("../icons/lvz/paket-klein.svg");
}
.products-area .packages ul li:last-child {
  background-image: url("../icons/lvz/paket-gross.svg");
}
.products-area .enrolls {
  background: #dfe1e8;
}
.products-area .enrolls ul li {
  background-image: url("../icons/lvz/annahme-von-einschreiben.svg");
}

.vorfuss-text-only,
.vorfuss-box-container {
  background-color: #eeeff3;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}

.vorfuss-image-only {
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}

#before-footer .mod_article.secondary-banner,
.page-main .mod_article.secondary-banner {
  background: #eeeff3;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}

#widgets .ce_porto_b2c_widget a[data-toggle] {
  background-image: url("../icons/lvz/porto.svg");
}
#widgets .ce_gis_search a[data-toggle] {
  background-image: url("../icons/lvz/standort.svg");
}
#widgets .ce_lcm_search a[data-toggle] {
  background-image: url("../icons/lvz/sendungsverfolgung.svg");
}
#widgets .widget {
  background: #eeeff3;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}

#homepage-banner .background-slider {
  background-size: 100%;
  min-height: 12.5rem;
}
#homepage-banner .background-slider .background-slider-content {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 0;
}
#homepage-banner .background-slider .background-slider-content .ce_text {
  background-color: rgba(6, 72, 148, 0.8);
  padding: 1rem;
  width: 100%;
}
#homepage-banner .background-slider .background-slider-content .ce_text h2 {
  font-size: 1.4rem;
}
#homepage-banner .background-slider .background-slider-content .ce_text p:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  #homepage-banner .background-slider {
    min-height: 15.625rem;
  }
  #homepage-banner .background-slider .ce_text h2 {
    font-size: 1.6875rem;
  }
}
@media print, screen and (min-width: 64em) {
  #homepage-banner .background-slider .background-slider-content {
    right: 1rem;
  }
  #homepage-banner .background-slider .background-slider-content .ce_text {
    padding: 1rem 3rem 1rem 1rem;
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  #homepage-banner .background-slider .background-slider-content {
    position: relative;
    padding-top: 7rem;
  }
  #homepage-banner .background-slider .background-slider-content .ce_text {
    background-color: rgba(6, 72, 148, 0);
    padding: 0;
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  #homepage-banner .background-slider {
    min-height: 21.875rem;
  }
  #homepage-banner .background-slider .background-slider-content {
    position: relative;
    padding-top: 8rem;
  }
}
@media screen and (min-width: 102.5em) {
  #homepage-banner .background-slider {
    background-size: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .slider-control .slider-prev,
.slider-control .slider-next {
    display: block;
    border-radius: 100%;
    text-indent: -999em;
    width: 2.5rem;
    height: 2.5rem;
    background: rgba(254, 254, 254, 0.4) url("../icons/arrow.svg") center center no-repeat;
    background-size: 1.25rem;
  }
}

.background-slider .background-slider-content p, .background-slider .background-slider-content h1, .background-slider .background-slider-content #calc-result h5, #calc-result .background-slider .background-slider-content h5, .background-slider .background-slider-content #calc-result .ce_accordion .toggler, #calc-result .ce_accordion .background-slider .background-slider-content .toggler, .background-slider .background-slider-content .ce_accordion #calc-result .toggler, .ce_accordion #calc-result .background-slider .background-slider-content .toggler, .background-slider .background-slider-content h2, .background-slider .background-slider-content h3, .background-slider .background-slider-content .ce_form fieldset legend, .ce_form fieldset .background-slider .background-slider-content legend, .background-slider .background-slider-content h4, .background-slider .background-slider-content #b2c-price, .background-slider .background-slider-content h5, .background-slider .background-slider-content .ce_accordion .toggler, .ce_accordion .background-slider .background-slider-content .toggler, .background-slider .background-slider-content h6, .background-slider .background-slider-content li, .background-slider .background-slider-content a {
  color: #fefefe !important;
}
@media print, screen and (min-width: 64em) {
  .background-slider .background-slider-content .ce_text {
    max-width: 30%;
    margin-left: 70%;
  }
}

.ce_gis_search .element-col {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.ce_gis_search .element-col .postcode {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  padding-left: 0;
}
.ce_gis_search .element-col .city {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}
.ce_gis_search .element-col div.search {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.25rem;
  padding-left: 0.25rem;
  padding-left: 0;
}
@media print, screen and (min-width: 40em) {
  .ce_gis_search .element-col .postcode {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    padding-left: 0;
  }
  .ce_gis_search .element-col .city {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
  .ce_gis_search .element-col div.search {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    margin-right: 0;
    padding-right: 0;
  }
  .ce_gis_search .element-col div.search .button {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    text-transform: uppercase;
  }
}

.page-footer .content img {
  margin-top: 0px;
}

.page-footer .mod_customnav ul a {
  text-transform: uppercase;
  font-size: 100% !important;
}

.vorfuss-box-container .vorfuss-box-text p {
  line-height: 1.2;
  font-size: small;
}
.vorfuss-box-container .vorfuss-box-text p .button {
  font-size: 90%;
}

@media print, screen and (min-width: 64em) {
  .vorfuss-box-container .image_container {
    flex: 0 0 auto;
    width: 58.3333333333%;
    margin-left: 0;
    margin-right: 0;
  }
  .vorfuss-box-container .vorfuss-box-text {
    flex: 0 0 auto;
    width: 41.6666666667%;
    margin-left: 0;
    margin-right: 0;
  }
}
.mod_iso_addressbook form .formbody .fields .widget-checkbox input {
  top: 0;
}

.mod_iso_checkout .steps ol {
  background-color: #eeeff3;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}
.mod_iso_checkout #iso_mod_checkout_address .formbody .address.billingaddress .widget .radio_container > span, .mod_iso_checkout #iso_mod_checkout_address .formbody .address.shippingaddress .widget .radio_container > span {
  background-color: #eeeff3;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}
.mod_iso_checkout #iso_mod_checkout_payment .formbody .payment .widget .radio_container > span {
  background-color: #eeeff3;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}
.mod_iso_checkout #iso_mod_checkout_review .formbody .info_widget .info_container {
  background-color: #eeeff3;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}

.mod_iso_orderdetails .info_widget .info_container {
  background-color: #eeeff3;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1);
}

main .mod_iso_cart thead,
main .mod_iso_cart tfoot,
main .orderproducts thead,
main .orderproducts tfoot,
main .mod_iso_orderdetails thead,
main .mod_iso_orderdetails tfoot {
  background: #eeeff3;
  border: 1px solid #eeeff3;
}

p {
  font-size: 16px;
}

.cat-nav {
  max-width: 75rem;
}
@media print, screen and (min-width: 40em) {
  .cat-nav ul li.category-stamp {
    flex: 0 0 auto;
    width: calc(20% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    max-width: 10.625rem;
  }
}

.out_of_stock_message {
  color: #f04124;
}

.mod_iso_productreader .out_of_stock_message {
  text-transform: uppercase;
}

/*# sourceMappingURL=styles.css.map */
