@import "assets/css/cssreset.css";
@import "assets/css/dp_cookieconsent.css";
@import "assets/css/select2.min.css";
@import "assets/css/swiper-bundle.min.css";
.space-bottom-xs {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .space-bottom-xs {
    margin-bottom: 15px;
  }
}
.space-bottom-s {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .space-bottom-s {
    margin-bottom: 30px;
  }
}
.space-bottom-m {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .space-bottom-m {
    margin-bottom: 70px;
  }
}
.space-bottom-l {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .space-bottom-l {
    margin-bottom: 100px;
  }
}
.space-top-l {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .space-top-l {
    margin-top: 180px;
  }
}
.space-bottom-reset {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .space-bottom-reset {
    margin-bottom: 0;
  }
}
.space-inner-m {
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .space-inner-m {
    padding: 70px 0;
  }
}
.space-inner-l {
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .space-inner-l {
    padding: 100px 0;
  }
}
@media screen {
  .background-yellow {
    background: #ffcc00;
  }
}
@media screen {
  .background-gray {
    background: #d5d5d5;
  }
}
@media screen {
  .background-anthrazit {
    background: #2a3133;
    color: #fff;
  }
}
@media screen {
  .background-anthrazit h1 {
    color: #fff;
  }
}
@media screen {
  .background-anthrazit a:not(.button-primary) {
    color: #fff !important;
  }
}
[class*="waves-top-"],
[class*="waves-bottom-"] {
  position: relative;
}
.waves-top-outside-curly-anthrazit:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: 100%;
  margin-bottom: -1px;
  background-position: bottom left;
  padding-bottom: 5.5%;
  background-image: url('/assets/templates/codekit/assets/img/waves-curly-bottom-anthrazit.svg');
}
.waves-top-outside-curly-gray:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: 100%;
  margin-bottom: -1px;
  background-position: bottom left;
  padding-bottom: 5.5%;
  background-image: url('/assets/templates/codekit/assets/img/waves-curly-bottom-gray.svg');
}
.waves-top-outside-curly-white:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: 100%;
  margin-bottom: -1px;
  background-position: bottom left;
  padding-bottom: 5.5%;
  background-image: url('/assets/templates/codekit/assets/img/waves-curly-bottom-white.svg');
}
.waves-top-inside-curly-anthrazit:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  top: -1px;
  padding-bottom: 5.5%;
  background-image: url('/assets/templates/codekit/assets/img/waves-curly-top-anthrazit.svg');
}
.waves-top-inside-curly-white:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  top: -1px;
  padding-bottom: 5.5%;
  background-image: url('/assets/templates/codekit/assets/img/waves-curly-top-white.svg');
}
.waves-top-outside-soft-anthrazit:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: 100%;
  margin-bottom: -1px;
  padding-bottom: 5.5%;
  background-position: bottom left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-bottom-anthrazit.svg');
}
.waves-top-outside-soft-gray:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: 100%;
  margin-bottom: -1px;
  padding-bottom: 5.5%;
  background-position: bottom left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-bottom-gray.svg');
}
.waves-top-outside-soft-white:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: 100%;
  margin-bottom: -1px;
  padding-bottom: 5.5%;
  background-position: bottom left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-bottom-white.svg');
}
.waves-bottom-outside-curly-white:after {
  content: '';
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  top: 100%;
  margin-top: -1px;
  left: 0;
  height: 0;
  padding-bottom: 5%;
  width: 100%;
  z-index: 1;
  background-position: top left;
  background-image: url('/assets/templates/codekit/assets/img/waves-curly-top-white.svg');
}
.waves-bottom-outside-soft-white:after {
  content: '';
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  top: 100%;
  margin-top: -1px;
  left: 0;
  height: 0;
  padding-bottom: 5%;
  width: 100%;
  z-index: 1;
  background-position: top left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-top-white.svg');
}
.waves-bottom-outside-soft-gray:after {
  content: '';
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  top: 100%;
  margin-top: -1px;
  left: 0;
  height: 0;
  padding-bottom: 5%;
  width: 100%;
  z-index: 1;
  background-position: top left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-top-gray.svg');
}
.waves-bottom-outside-soft-yellow:after {
  content: '';
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  top: 100%;
  margin-top: -1px;
  left: 0;
  height: 0;
  padding-bottom: 5%;
  width: 100%;
  z-index: 1;
  background-position: top left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-top-yellow.svg');
}
.waves-bottom-outside-soft-anthrazit:after {
  content: '';
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  top: 100%;
  margin-top: -1px;
  left: 0;
  height: 0;
  padding-bottom: 5%;
  width: 100%;
  z-index: 1;
  background-position: top left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-top-anthrazit.svg');
}
.waves-bottom-inside-soft-white:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: -1px;
  height: 0;
  padding-bottom: 10%;
  background-position: bottom left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-bottom-white.svg');
}
.waves-bottom-inside-soft-gray:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: -1px;
  height: 0;
  padding-bottom: 10%;
  background-position: bottom left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-bottom-gray.svg');
}
.waves-bottom-inside-soft-yellow:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: -1px;
  height: 0;
  padding-bottom: 10%;
  background-position: bottom left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-right-bottom-yellow.svg');
}
.waves-bottom-inside-soft-anthrazit:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: -1px;
  height: 0;
  padding-bottom: 10%;
  background-position: bottom left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-right-bottom-anthrazit.svg');
}
.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.is-hidden {
  display: none;
}
.material-icons-round {
  font-family: 'Material Icons Round';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.link-primary {
  color: #2a3133;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px #ffcc00 solid;
}
.link-primary:hover,
.link-primary:focus,
.link-primary:active {
  color: #164194;
}
.link-white {
  color: #fff;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
}
.link-white:hover,
.link-white:focus,
.link-white:active {
  color: #164194;
}
.link-icon {
  display: flex;
  align-items: center;
}
.link-icon span {
  margin-right: 3px;
}
.button-primary {
  display: flex;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  border: none;
  border-radius: 15px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
}
.button-primary:hover,
.button-primary:focus,
.button-primary:active {
  color: #fff;
  background: #164194;
}
.button-white {
  display: flex;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  border: none;
  border-radius: 15px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
  background: #fff;
}
.button-white:hover,
.button-white:focus,
.button-white:active {
  color: #fff;
  background: #164194;
}
.button-white:hover,
.button-white:focus,
.button-white:active {
  color: #fff;
  background: #164194;
}
.button-white:hover,
.button-white:focus,
.button-white:active {
  color: #fff;
  background: #164194;
}
.button-arrow-right {
  position: relative;
  padding-left: 50px;
  -webkit-transition: padding-left 300ms ease;
  transition: padding-left 300ms ease;
}
.button-arrow-right svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  left: -10px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.button-arrow-right svg .icon__arrow--line,
.button-arrow-right svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.button-arrow-right svg .icon__arrow--line {
  stroke-dashoffset: 30px;
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.button-arrow-right:hover,
.button-arrow-right:focus,
.button-arrow-right:active {
  padding-left: 60px;
}
.button-arrow-right:hover svg,
.button-arrow-right:focus svg,
.button-arrow-right:active svg {
  left: 0;
}
.button-arrow-right:hover svg .icon__arrow--line,
.button-arrow-right:focus svg .icon__arrow--line,
.button-arrow-right:active svg .icon__arrow--line,
.button-arrow-right:hover svg .icon__arrow--tip,
.button-arrow-right:focus svg .icon__arrow--tip,
.button-arrow-right:active svg .icon__arrow--tip {
  stroke: #fff;
}
.button-arrow-right:hover svg .icon__arrow--line,
.button-arrow-right:focus svg .icon__arrow--line,
.button-arrow-right:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
.button-icon span {
  margin-right: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.button-icon:hover span,
.button-icon:focus span,
.button-icon:active span {
  margin-right: 20px;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.alert {
  display: flex;
  align-items: center;
}
.alert--error {
  padding: 20px 20px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: #d12d2e;
  color: #fff;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .alert--error {
    margin-bottom: 30px;
  }
}
.alert--error .alert__button {
  display: flex;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  border: none;
  border-radius: 15px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
  background: #fff;
  height: auto;
  padding: 10px 15px;
  margin-top: 15px;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  background: #164194;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  background: #164194;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  background: #164194;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  background: #164194;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  background: #164194;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  background: #164194;
}
.alert--error .alert__button span {
  margin-right: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.alert--error .alert__button:hover span,
.alert--error .alert__button:focus span,
.alert--error .alert__button:active span {
  margin-right: 20px;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.alert--error .alert__button span {
  margin-right: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.alert--error .alert__button:hover span,
.alert--error .alert__button:focus span,
.alert--error .alert__button:active span {
  margin-right: 20px;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-infinity:before {
  content: "\e902";
}
.icon-clock:before {
  content: "\e903";
}
.icon-download:before {
  content: "\e900";
}
.icon-link:before {
  content: "\e901";
}
/* lato-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/templates/codekit/assets/fonts/lato-v24-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('/assets/templates/codekit/assets/fonts/lato-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/assets/templates/codekit/assets/fonts/lato-v24-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('/assets/templates/codekit/assets/fonts/lato-v24-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */ url('/assets/templates/codekit/assets/fonts/lato-v24-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ url('/assets/templates/codekit/assets/fonts/lato-v24-latin-regular.svg#Lato') format('svg');
  /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/templates/codekit/assets/fonts/lato-v24-latin-700.eot');
  /* IE9 Compat Modes */
  src: url('/assets/templates/codekit/assets/fonts/lato-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/assets/templates/codekit/assets/fonts/lato-v24-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('/assets/templates/codekit/assets/fonts/lato-v24-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */ url('/assets/templates/codekit/assets/fonts/lato-v24-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ url('/assets/templates/codekit/assets/fonts/lato-v24-latin-700.svg#Lato') format('svg');
  /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('/assets/templates/codekit/assets/fonts/lato-v24-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('/assets/templates/codekit/assets/fonts/lato-v24-latin-900.ttf') format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
@font-face {
  font-family: 'Material Icons Round';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons Round'), local('MaterialIconsRound-Regular'), url('/assets/templates/codekit/assets/fonts/MaterialIconsRound-Regular.woff2') format('woff2'), url('/assets/templates/codekit/assets/fonts/MaterialIconsRound-Regular.woff') format('woff');
}
@font-face {
  font-family: 'icons';
  src: url('/assets/templates/codekit/assets/fonts/icons/icons.eot?agq1ak');
  src: url('/assets/templates/codekit/assets/fonts/icons/icons.eot?agq1ak#iefix') format('embedded-opentype'), url('/assets/templates/codekit/assets/fonts/icons/icons.ttf?agq1ak') format('truetype'), url('/assets/templates/codekit/assets/fonts/icons/icons.woff?agq1ak') format('woff'), url('/assets/templates/codekit/assets/fonts/icons/icons.svg?agq1ak#icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.striped-table td {
  padding: 4px;
}
.striped-table tbody tr:nth-child(odd) {
  background: #eee;
}
.ordered-list {
  list-style-type: decimal;
  padding-left: 16px;
}
.ordered-list li {
  margin-bottom: 16px;
  padding-left: 6px;
}
.text-center {
  text-align: center;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* ::selection {
  background: #ffcc00;
}
* ::-moz-selection {
  background: #ffcc00;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  overflow-x: hidden;
}
body {
  position: relative;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  min-height: 100%;
}
@media print {
  body {
    font-size: 8pt;
  }
}
a,
button,
input {
  outline: 2px solid transparent;
}
input,
select,
textarea {
  outline: 1px solid transparent;
}
button:focus,
a:focus {
  outline: 3px solid #164194;
  outline-offset: 3px;
}
.l-header button:focus,
.l-header a:focus,
.l-footer button:focus,
.l-footer a:focus {
  outline-color: #ffcc00;
}
input:focus,
select:focus,
textarea:focus {
  outline: 1px solid #164194;
}
.l-header input:focus,
.l-header select:focus,
.l-header textarea:focus,
.l-footer input:focus,
.l-footer select:focus,
.l-footer textarea:focus {
  outline-color: #ffcc00;
}
button:focus:not(:focus-visible),
a:focus:not(:focus-visible) {
  /* undo all the above focused button styles
	if the button has focus but the browser wouldn't normally
	show default focus styles */
  outline: 2px solid transparent;
}
hr {
  position: relative;
  height: 1px;
  border: none;
  margin: 25px 0;
  background: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  vertical-align: top;
  max-width: 100%;
}
strong,
b {
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
h1,
h2,
h3 {
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
h1 {
  margin-bottom: 30px;
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 1.1;
  color: #2a3133;
}
@media (min-width: 768px) {
  h1 {
    margin-bottom: 60px;
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 48px;
  }
}
@media print {
  h1 {
    font-size: 16pt;
  }
}
.skin-layout-2 h1 {
  text-align: center;
}
@media (min-width: 768px) {
  .skin-layout-2 h1 {
    margin-bottom: 80px;
  }
}
h2 {
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 32px;
  }
}
@media print {
  h2 {
    font-size: 12pt;
  }
}
h3 {
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media print {
  h3 {
    font-size: 10pt;
  }
}
h4 {
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media print {
  h4 {
    font-size: 9pt;
  }
}
address,
p {
  margin-bottom: 20px;
}
p + h2 {
  margin-top: 25px;
}
p + .mod-form {
  margin-top: 25px;
}
@media (min-width: 768px) {
  p + .mod-form {
    margin-top: 50px;
  }
}
.image__wrapper {
  position: relative;
  /*
		avoid page reflow jumps
		https://github.com/aFarkas/lazysizes#tip-specifying-image-dimensions-minimizing-reflows-and-avoiding-page-jumps
	*/
}
.image__wrapper::after {
  content: '';
  display: block;
  height: 0;
  width: 100%;
  /* emotion image ratio: 16:5 */
  /* 16:5 = 31.25% = calc(5 / 16 * 100%) */
  padding-bottom: 31.25%;
}
.image__wrapper > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.video {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  /* Given a 16:9 aspect ratio, 100 * (9/16) */
  border-radius: 15px;
}
.skin-teaser-home-news .video {
  border: 1px solid #d5d5d5;
}
.video:before {
  z-index: 1;
}
.video .file__video-wrapper,
.video .iframe__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.video .file__video {
  width: 100%;
  height: auto;
}
.video .video__play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  width: 80px !important;
  height: 80px !important;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  opacity: 1;
}
.table__wrapper {
  overflow: auto;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .table__wrapper {
    margin-bottom: 30px;
  }
}
.table__wrapper:focus {
  outline: 3px solid #164194;
  outline-offset: 3px;
}
.table__wrapper table {
  width: 100%;
  background: #d5d5d5;
  border-color: #d5d5d5;
  border-radius: 15px;
  border-collapse: separate;
  border-spacing: 0;
}
.table__wrapper table thead tr:not(:first-child) td:nth-child(1),
.table__wrapper table tbody tr td:nth-child(1),
.table__wrapper table thead tr:not(:first-child) th:nth-child(1),
.table__wrapper table tbody tr th:nth-child(1),
.table__wrapper table thead tr:not(:first-child) td:nth-child(2),
.table__wrapper table tbody tr td:nth-child(2),
.table__wrapper table thead tr:not(:first-child) th:nth-child(2),
.table__wrapper table tbody tr th:nth-child(2),
.table__wrapper table thead tr:not(:first-child) td:nth-child(4),
.table__wrapper table tbody tr td:nth-child(4),
.table__wrapper table thead tr:not(:first-child) th:nth-child(4),
.table__wrapper table tbody tr th:nth-child(4) {
  border-right: 1px solid #d5d5d5;
}
.table__wrapper table td,
.table__wrapper table th {
  padding: 3px 5px;
  text-align: right;
  font-size: 14px;
  line-height: 1.3;
  vertical-align: top;
}
.table__wrapper table td:last-child {
  padding-right: 15px;
}
.table__wrapper table thead th {
  z-index: 1;
  position: sticky;
  padding: 5px;
  width: 25vw;
  max-width: 150px;
  background: #d5d5d5;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  line-height: 1.2;
  vertical-align: top;
  white-space: nowrap;
}
.table__wrapper table thead th[colspan] {
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  padding-bottom: 0;
}
.table__wrapper table thead th:first-child {
  z-index: 2;
  position: sticky;
  left: 0;
  padding: 5px 15px;
  text-align: left;
  background: #d5d5d5;
}
.table__wrapper table thead tr:first-child th {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom: none;
}
.table__wrapper table tbody th {
  z-index: 1;
  position: sticky;
  left: 0;
  padding: 5px 15px;
  background: #d5d5d5;
  text-align: left;
}
.table__wrapper table tbody th:first-child {
  z-index: 2;
  position: sticky;
  left: 0;
}
.table__wrapper table tbody tr:nth-child(odd) td,
.table__wrapper table tbody tr:nth-child(odd) th {
  background: #ebebeb;
}
.table__wrapper table tbody tr:nth-child(even) td,
.table__wrapper table tbody tr:nth-child(even) th {
  background: #fff;
}
.table__wrapper table tbody tr:first-child td:first-child {
  border-top-left-radius: 15px;
}
.table__wrapper table tbody tr:first-child td:last-child {
  border-top-right-radius: 15px;
}
.table__wrapper table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 15px;
}
.table__wrapper table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 15px;
}
.table__wrapper table tbody tr:last-child td,
.table__wrapper table tbody tr:last-child th {
  border-bottom: 1px solid #d5d5d5;
}
.table__wrapper table tfoot th {
  padding: 5px 15px 15px;
  font-size: 12px;
  line-height: 1.2;
}
.link-to-backend {
  color: #707070;
  font-size: 14px;
  text-decoration: none;
}
.link-to-backend .material-icons-round {
  font-size: 24px;
  position: relative;
  top: 6px;
  margin-right: 4px;
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute!important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform,opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform,opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.mod-form {
  margin-bottom: 100px;
}
.form__wrapper {
  display: flex;
}
.form__item {
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .form__item {
    margin-bottom: 30px;
  }
}
.form__label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 20px 25px;
  line-height: 1;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  -webkit-transition: transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
}
.form__select,
.form__input,
.form__textarea,
.duet-date__input,
.select2-container--default .select2-selection--single {
  width: 100%;
  height: 60px;
  padding: 20px 25px;
  border: 1px solid #707070;
  background: #fff;
  border-radius: 15px;
  box-shadow: inset 0 4px 4px -4px rgba(42, 49, 51, 0.7);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.form__select::placeholder,
.form__input::placeholder,
.form__textarea::placeholder,
.duet-date__input::placeholder,
.select2-container--default .select2-selection--single::placeholder {
  color: transparent;
}
.form__select:hover,
.form__input:hover,
.form__textarea:hover,
.duet-date__input:hover,
.select2-container--default .select2-selection--single:hover,
.form__select:active,
.form__input:active,
.form__textarea:active,
.duet-date__input:active,
.select2-container--default .select2-selection--single:active,
.form__select:focus,
.form__input:focus,
.form__textarea:focus,
.duet-date__input:focus,
.select2-container--default .select2-selection--single:focus {
  border-color: #164194;
}
.select2-container--default .select2-selection--single {
  display: flex !important;
  height: 60px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0 !important;
  line-height: 1 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 15px !important;
  right: 5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top-color: #707070 !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 10px 12px;
  border: 1px solid #707070 !important;
  border-radius: 5px;
}
.select2-container--default .select2-results__option--selected {
  background-color: #d5d5d5 !important;
}
.select2-results__option--highlighted {
  background-color: #164194 !important;
}
.form__input:focus ~ .form__label,
.form__input:not(:placeholder-shown) ~ .form__label,
.form__textarea:focus ~ .form__label,
.form__textarea:not(:placeholder-shown) ~ .form__label,
.form__select ~ .form__label,
.form__label--duet {
  opacity: 0.85;
  -webkit-transform: scale(0.75) translateY(-0.7rem) translateX(0.7rem);
  -ms-transform: scale(0.75) translateY(-0.7rem) translateX(0.7rem);
  transform: scale(0.75) translateY(-0.7rem) translateX(0.7rem);
}
.form__input--file {
  padding: 30px 0 20px 10px;
  cursor: pointer;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .form__input--file {
    padding: 30px 20px 20px;
  }
}
.form__button {
  display: flex;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  border: none;
  border-radius: 15px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
}
.form__button:hover,
.form__button:focus,
.form__button:active {
  color: #fff;
  background: #164194;
}
.form__button:hover,
.form__button:focus,
.form__button:active {
  color: #fff;
  background: #164194;
}
.form__button--icon span {
  margin-right: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.form__button--icon:hover span,
.form__button--icon:focus span,
.form__button--icon:active span {
  margin-right: 20px;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.form__button--icon span {
  margin-right: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.form__button--icon:hover span,
.form__button--icon:focus span,
.form__button--icon:active span {
  margin-right: 20px;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.form__button--arrow {
  position: relative;
  padding-left: 50px;
  -webkit-transition: padding-left 300ms ease;
  transition: padding-left 300ms ease;
}
.form__button--arrow svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  left: -10px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.form__button--arrow svg .icon__arrow--line,
.form__button--arrow svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.form__button--arrow svg .icon__arrow--line {
  stroke-dashoffset: 30px;
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.form__button--arrow:hover,
.form__button--arrow:focus,
.form__button--arrow:active {
  padding-left: 60px;
}
.form__button--arrow:hover svg,
.form__button--arrow:focus svg,
.form__button--arrow:active svg {
  left: 0;
}
.form__button--arrow:hover svg .icon__arrow--line,
.form__button--arrow:focus svg .icon__arrow--line,
.form__button--arrow:active svg .icon__arrow--line,
.form__button--arrow:hover svg .icon__arrow--tip,
.form__button--arrow:focus svg .icon__arrow--tip,
.form__button--arrow:active svg .icon__arrow--tip {
  stroke: #fff;
}
.form__button--arrow:hover svg .icon__arrow--line,
.form__button--arrow:focus svg .icon__arrow--line,
.form__button--arrow:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
.form__button--arrow svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  left: -10px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.form__button--arrow svg .icon__arrow--line,
.form__button--arrow svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.form__button--arrow svg .icon__arrow--line {
  stroke-dashoffset: 30px;
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.form__button--arrow:hover,
.form__button--arrow:focus,
.form__button--arrow:active {
  padding-left: 60px;
}
.form__button--arrow:hover svg,
.form__button--arrow:focus svg,
.form__button--arrow:active svg {
  left: 0;
}
.form__button--arrow:hover svg .icon__arrow--line,
.form__button--arrow:focus svg .icon__arrow--line,
.form__button--arrow:active svg .icon__arrow--line,
.form__button--arrow:hover svg .icon__arrow--tip,
.form__button--arrow:focus svg .icon__arrow--tip,
.form__button--arrow:active svg .icon__arrow--tip {
  stroke: #fff;
}
.form__button--arrow:hover svg .icon__arrow--line,
.form__button--arrow:focus svg .icon__arrow--line,
.form__button--arrow:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
.form__legend {
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 10px;
}
.form__textarea {
  min-height: 150px;
}
.form__radio-checkbox .form__item {
  margin-bottom: 15px;
  flex-direction: row;
}
.form__radio-checkbox .form__item:last-child {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .form__radio-checkbox .form__item:last-child {
    margin-bottom: 30px;
  }
}
.form__radio,
.form__checkbox {
  height: 24px;
  width: 24px;
  margin-right: 10px;
  border: 1px solid #707070;
  border-radius: 100%;
  flex-shrink: 0;
  /* important to keep size of checkbox/radio even it there is a multiline label*/
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  position: relative;
  cursor: pointer;
}
.form__radio[disabled],
.form__checkbox[disabled],
.form__radio[aria-disabled=true],
.form__checkbox[aria-disabled=true] {
  opacity: 0.4;
}
.form__radio::before,
.form__checkbox::before {
  content: '';
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  top: 0;
}
.form__radio:hover,
.form__checkbox:hover,
.form__radio:active,
.form__checkbox:active,
.form__radio:focus,
.form__checkbox:focus {
  border-color: #164194;
}
.form__radio:focus,
.form__checkbox:focus {
  outline: 1px solid #164194;
}
.form__checkbox {
  border-radius: 5px;
}
.form__radio::before {
  height: 0;
  width: 0;
}
.form__radio:checked::before {
  border: 5px solid transparent;
  border-radius: 100%;
  outline-offset: -6px;
  background: #164194;
}
.form__checkbox:checked::before {
  content: '\e876';
  font-family: "Material Icons Round";
  font-size: 20px;
  line-height: 1;
  color: #164194;
}
.form__radio ~ .form__label,
.form__checkbox ~ .form__label {
  position: relative;
  padding: 0;
  cursor: pointer;
  line-height: unset;
}
.form__info {
  font-size: 12px;
  line-height: 1.2;
}
.form__label--duet {
  pointer-events: none;
}
.duet-date__input::placeholder {
  color: #000;
}
.duet-date__input:focus {
  box-shadow: none;
  outline: 1px solid #164194;
}
.l-header .duet-date__input:focus,
.l-footer .duet-date__input:focus {
  outline-color: #ffcc00;
}
.duet-date__input:focus ~ .duet-date__toggle {
  box-shadow: none;
}
.duet-date__toggle {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}
.duet-date__toggle:focus {
  outline: 3px solid #164194;
  outline-offset: 3px;
}
.l-header .duet-date__toggle:focus,
.l-footer .duet-date__toggle:focus {
  outline-color: #ffcc00;
}
.duet-date__prev,
.duet-date__next {
  background: #ffcc00;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.duet-date__prev:hover,
.duet-date__next:hover,
.duet-date__prev:active,
.duet-date__next:active,
.duet-date__prev:focus,
.duet-date__next:focus {
  background: #164194;
  color: #fff;
}
/* overwrite duet color config */
:root {
  --duet-color-primary: #164194 !important;
  --duet-color-text: #000 !important;
  --duet-color-placeholder: #000 !important;
  --duet-color-button: #fff !important;
  --duet-color-overlay: rgba(0, 0, 0, 0.8);
  --duet-font: "Lato", arial, sans-serif !important;
  --duet-font-normal: normal !important;
  --duet-font-bold: 700 !important;
  --duet-radius: 5px !important;
}
.form__alert-error {
  padding: 20px 20px 10px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: #d12d2e;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .form__alert-error {
    margin-bottom: 30px;
  }
}
.form__error {
  padding-top: 5px;
  color: #d12d2e;
}
.form__confirmemail {
  position: absolute;
  left: -10000px;
}
.form-pagination .btn--prev {
  float: right;
}
.container,
.container-narrow {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  .container,
  .container-narrow {
    max-width: 767px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-narrow {
    max-width: 991px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .container,
  .container-narrow {
    max-width: 1199px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-narrow {
    max-width: 1399px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-narrow {
    max-width: 1679px;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media (min-width: 1680px) {
  .container,
  .container-narrow {
    max-width: 1680px;
  }
}
@media print {
  .container,
  .container-narrow {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
}
.container-narrow {
  max-width: 1400px;
}
.container-no {
  max-width: none;
}
.row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (min-width: 992px) {
  .row {
    margin: 0 -25px;
  }
}
.grid-item {
  width: 100%;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .grid-item {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.row--reverse-mobile {
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .row--reverse-mobile {
    flex-direction: row;
  }
}
.row-two {
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .row-two > .grid-item {
    width: 49.9%;
  }
}
.row-two.space-bottom-l > .grid-item:first-child {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .row-two.space-bottom-l > .grid-item:first-child {
    margin-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .row-two.space-bottom-l > .grid-item:first-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .row-three > .grid-item {
    width: 33.2%;
  }
}
@media (min-width: 992px) {
  .row-four > .grid-item {
    width: 24.9%;
  }
}
@media (min-width: 992px) {
  .row-standalone > .grid-item {
    width: 66.4%;
  }
}
@media (min-width: 992px) {
  .row-two-one > .grid-item:first-child {
    width: 66.4%;
  }
}
@media (min-width: 992px) {
  .row-two-one > .grid-item:last-child {
    width: 33.2%;
  }
}
.row-three-quarter {
  justify-content: flex-start;
}
.row-three-quarter > .grid-item {
  width: 75%;
}
.row-two--footer > .grid-item:first-child {
  order: 2;
}
@media (min-width: 1200px) {
  .row-two--footer > .grid-item:first-child {
    order: 1;
    width: 58.3%;
  }
}
@media (min-width: 1400px) {
  .row-two--footer > .grid-item:first-child {
    order: 1;
    width: 49.9%;
  }
}
.row-two--footer > .grid-item:last-child {
  order: 1;
}
@media (min-width: 1200px) {
  .row-two--footer > .grid-item:last-child {
    width: 41.6%;
    order: 2;
  }
}
@media (min-width: 1400px) {
  .row-two--footer > .grid-item:last-child {
    width: 49.9%;
    order: 2;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
/*!
 * Bootstrap Grid v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-sm,
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-inline-grid {
  display: inline-grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.rich > .row > .grid-item > *:last-child,
#tinymce > .row > .grid-item > *:last-child {
  margin-bottom: 0;
}
.rich .text__large,
#tinymce .text__large {
  font-size: 18px;
}
@media (min-width: 768px) {
  .rich .text__large,
  #tinymce .text__large {
    font-size: 20px;
  }
}
.rich ul,
#tinymce ul {
  margin-bottom: 20px;
}
.rich ul li,
#tinymce ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 0.5em;
  list-style: none;
}
.rich ul li:before,
#tinymce ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #2a3133;
  content: "\2022";
  font-size: 1em;
}
.rich ul li ul,
#tinymce ul li ul {
  margin-top: 0.5em;
}
.rich ul > ul,
#tinymce ul > ul {
  margin-left: 20px;
}
.rich ol,
#tinymce ol {
  margin-bottom: 20px;
  margin-left: 20px;
}
.rich ol li,
#tinymce ol li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 0.5em;
  list-style: decimal;
}
.rich blockquote,
#tinymce blockquote {
  margin-bottom: 30px;
}
.rich p + ul,
#tinymce p + ul {
  margin-top: -10px;
}
.rich a:not(.button-primary):not(.button-white):not(.subpages-button),
#tinymce a:not(.button-primary):not(.button-white):not(.subpages-button) {
  color: #2a3133;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px #ffcc00 solid;
  word-break: break-word;
}
.rich a:not(.button-primary):not(.button-white):not(.subpages-button):hover,
#tinymce a:not(.button-primary):not(.button-white):not(.subpages-button):hover,
.rich a:not(.button-primary):not(.button-white):not(.subpages-button):focus,
#tinymce a:not(.button-primary):not(.button-white):not(.subpages-button):focus,
.rich a:not(.button-primary):not(.button-white):not(.subpages-button):active,
#tinymce a:not(.button-primary):not(.button-white):not(.subpages-button):active {
  color: #164194;
}
.rich a:not(.button-primary):not(.button-white):not(.subpages-button):hover,
#tinymce a:not(.button-primary):not(.button-white):not(.subpages-button):hover,
.rich a:not(.button-primary):not(.button-white):not(.subpages-button):focus,
#tinymce a:not(.button-primary):not(.button-white):not(.subpages-button):focus,
.rich a:not(.button-primary):not(.button-white):not(.subpages-button):active,
#tinymce a:not(.button-primary):not(.button-white):not(.subpages-button):active {
  color: #164194;
}
.rich a.button,
#tinymce a.button {
  display: flex;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  border: none;
  border-radius: 15px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
  padding: 18px 32px 20px 32px;
}
.rich a.button:hover,
#tinymce a.button:hover,
.rich a.button:focus,
#tinymce a.button:focus,
.rich a.button:active,
#tinymce a.button:active {
  color: #fff;
  background: #164194;
}
.rich a.button:hover,
#tinymce a.button:hover,
.rich a.button:focus,
#tinymce a.button:focus,
.rich a.button:active,
#tinymce a.button:active {
  color: #fff;
  background: #164194;
}
.rich a.button[target="_blank"]:after,
#tinymce a.button[target="_blank"]:after {
  content: "\e901";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-left: 20px;
}
.rich a.button[href*=".pdf"]:after,
#tinymce a.button[href*=".pdf"]:after {
  content: "\e900";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-left: 20px;
}
.rich ul + h2,
#tinymce ul + h2,
.rich p + h2,
#tinymce p + h2,
.rich table + h2,
#tinymce table + h2 {
  margin-top: 40px;
}
.rich ul + h3,
#tinymce ul + h3,
.rich p + h3,
#tinymce p + h3,
.rich table + h3,
#tinymce table + h3 {
  margin-top: 30px;
}
.rich table,
#tinymce table {
  border-collapse: collapse;
  margin-bottom: 20px;
  font-family: inherit;
  font-size: inherit;
}
.rich table th,
#tinymce table th,
.rich table td,
#tinymce table td {
  padding: 3px 5px;
  border: 1px solid #707070;
  font-family: inherit;
  font-size: inherit;
}
.rich table th:first-child,
#tinymce table th:first-child,
.rich table td:first-child,
#tinymce table td:first-child {
  padding-left: 0;
}
.rich table th ul,
#tinymce table th ul,
.rich table td ul,
#tinymce table td ul {
  margin-top: 5px;
}
.rich table th li,
#tinymce table th li,
.rich table td li,
#tinymce table td li {
  margin-bottom: 2px;
}
.rich table.table__plain th,
#tinymce table.table__plain th,
.rich table.table__plain td,
#tinymce table.table__plain td {
  border: none;
}
.rich__img {
  border-radius: 15px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .rich__img {
    margin-bottom: 30px;
  }
}
.rich__icon-wrapper {
  text-align: center;
}
.rich__icon {
  width: 200px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .rich__icon {
    margin-bottom: 30px;
  }
}
#tinymce div {
  color: red !important;
}
#tinymce .js-layout-anchor {
  color: red;
}
/* needed for old browsers */
dialog {
  display: block;
  border: 0;
}
.hidden {
  display: none;
}
.simple-left-container {
  position: relative;
}
.simple-left-tooltip {
  position: absolute;
  z-index: 666;
  top: 80%;
  left: 50%;
  width: 15em;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #128197;
  border-radius: 0.5em;
  padding: 1em;
  text-align: left;
}
.simple-left-tooltip__title {
  margin: 0;
  line-height: 1;
}
.simple-left-tooltip p {
  font-size: 1em;
}
.simple-left-tooltip__close {
  float: right;
  border: 0;
  /** fix typo inputs **/
  font-family: inherit;
  font-size: 0.8em;
  background: #128197;
  color: #fff;
  border-radius: 1em;
}
.simple-left-tooltip__close:focus,
.simple-left-tooltip__close:hover,
.simple-left-tooltip__close:active {
  outline: 1px dotted #fff;
}
.simple-left-tooltip__close:hover,
.simple-left-tooltip__close:active {
  background: #4d287f;
}
/* for this example: tablets */
@media (max-width: 55.625em) {
  .simple-left-container {
    position: static;
  }
  .simple-left-tooltip {
    position: static;
    width: auto;
    margin-top: 1em;
  }
}
.modal__link {
  display: block;
  border-bottom: none !important;
  font-weight: normal !important;
}
.modal__link--trigger {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.modal__link--image {
  pointer-events: none;
}
@media (min-width: 768px) {
  .modal__link--image {
    position: relative;
    pointer-events: unset;
  }
  .modal__link--image::before {
    position: absolute;
    content: 'zoom_in';
    font-family: "Material Icons Round";
    top: 10px;
    right: 20px;
    width: 30px;
    line-height: 30px;
    font-size: 25px;
    text-align: center;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    background: #ffcc00;
    border-radius: 5px;
    color: #000;
  }
  .modal__link--image:hover::before,
  .modal__link--image:focus::before,
  .modal__link--image:active::before {
    background: #164194;
    color: #fff;
  }
}
.modal__wrapper {
  display: none;
}
.modal__desc {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.modal__img {
  width: 100%;
  border-radius: 15px;
}
.modal__img--swisspass {
  width: auto;
  display: block;
  margin: 0 auto;
}
dialog {
  display: block;
  border: 0;
}
/* removes scroll when modal is opened */
.no-scroll {
  overflow: hidden;
}
/* overlay covers everything */
.simple-modal-overlay,
.simple-animated-modal-overlay,
.simple-image-modal-overlay,
.simple-slider-modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff;
  opacity: 0.8;
  z-index: 666;
  cursor: pointer;
}
.simple-modal-overlay .invisible,
.simple-animated-modal-overlay .invisible,
.simple-image-modal-overlay .invisible,
.simple-slider-modal-overlay .invisible {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
/* Gallery Modal */
.simple-slider-modal__wrapper {
  position: relative;
  max-width: 768px;
}
.simple-slider-modal__wrapper .simple-slider-modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.simple-slider-modal__wrapper .simple-slider-modal-title {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
/* Image Modal */
.simple-image-modal__wrapper {
  position: relative;
  max-width: 1400px;
}
.simple-image-modal__wrapper .simple-image-modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.simple-image-modal__wrapper .simple-image-modal-title {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.simple-modal-overlay[data-background-click="disabled"],
.simple-animated-modal-overlay[data-background-click="disabled"],
.simple-image-modal-overlay[data-background-click="disabled"],
.simple-slider-modal-overlay[data-background-click="disabled"] {
  cursor: auto;
}
.simple-animated-modal-overlay,
.simple-image-modal-overlay,
.simple-slider-modal-overlay {
  animation: fadewhite ease 0.5s 1 normal;
}
@keyframes fadewhite {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}
/* modal */
.simple-modal,
.simple-animated-modal,
.simple-image-modal,
.simple-slider-modal {
  position: fixed;
  left: 15%;
  top: 5%;
  width: 100%;
  max-width: 70%;
  max-height: 98vh;
  border: 2px solid #707070;
  background: #fff;
  border-radius: 15px;
  z-index: 667;
  padding: 2em;
  right: auto;
  overflow: auto;
}
.simple-image-modal,
.simple-slider-modal {
  border: 2px solid transparent;
  background: transparent;
  border-radius: 0;
  padding: 0;
}
.simple-modal-close,
.simple-animated-modal-close,
.simple-image-modal-close,
.simple-slider-modal-close {
  display: flex;
  align-items: center;
  padding: 5px 8px;
  border: none;
  border-radius: 5px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.simple-modal-close:hover,
.simple-animated-modal-close:hover,
.simple-image-modal-close:hover,
.simple-slider-modal-close:hover,
.simple-modal-close:focus,
.simple-animated-modal-close:focus,
.simple-image-modal-close:focus,
.simple-slider-modal-close:focus,
.simple-modal-close:active,
.simple-animated-modal-close:active,
.simple-image-modal-close:active,
.simple-slider-modal-close:active {
  color: #fff;
  background: #164194;
}
.simple-animated-modal {
  animation: apparition ease 0.5s 1 normal;
}
@keyframes apparition {
  0% {
    opacity: 0;
    max-height: 0;
    width: 0;
    left: 50%;
  }
  100% {
    opacity: 1;
    max-height: 100%;
    width: 70%;
    left: 15%;
  }
}
.mod-accordion {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .mod-accordion {
    margin-bottom: 100px;
  }
}
.accordion__title {
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  .accordion__title {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media print {
  .accordion__title {
    font-size: 10pt;
  }
}
.accordion__title-link {
  position: relative;
  display: block;
  padding: 10px 55px 10px 15px;
  margin-bottom: 10px;
  cursor: pointer;
  color: #fff;
  background: #2a3133;
  border: 1px solid #707070;
  border-radius: 15px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-decoration: none;
}
@media (min-width: 768px) {
  .accordion__title-link {
    padding: 15px 20px;
  }
}
.accordion__title-link:hover,
.accordion__title-link:focus,
.accordion__title-link:active {
  color: #ffcc00;
}
.accordion__title-link::after {
  position: absolute;
  content: 'expand_more';
  font-family: "Material Icons Round";
  top: 10px;
  right: 20px;
  font-size: 30px;
  line-height: 30px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .accordion__title-link::after {
    top: 15px;
  }
}
.accordion__title-link.state-accordion--open {
  background: #d5d5d5;
  border-color: #d5d5d5;
  color: #000;
  margin-bottom: 0;
}
.accordion__title-link.state-accordion--open::after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.accordion__content {
  display: none;
  padding: 15px;
  box-shadow: rgba(112, 112, 112, 0.3) 0px 1px 2px 0px, rgba(112, 112, 112, 0.15) 0px 2px 6px 2px;
  border-radius: 15px;
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  .accordion__content {
    padding: 30px 20px;
  }
}
.accordion__content .container {
  padding: 0;
}
.mod-appstore-buttons {
  display: flex;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mod-appstore-buttons {
    margin-bottom: 30px;
  }
}
.mod-appstore-buttons .button {
  margin-right: 10px;
  background: none;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.mod-appstore-buttons .button:hover {
  background: none;
}
.mod-appstore-buttons .button:last-child {
  margin-right: 0;
}
.mod-button-modal {
  /* needed for old browsers */
  /* removes scroll when modal is opened */
}
.mod-button-modal dialog {
  display: block;
  border: 0;
}
.mod-button-modal .no-scroll {
  overflow: hidden;
}
/* overlay covers everything */
.simple-modal-modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 666;
  background-color: rgba(0, 0, 0, 0.5);
}
/* modal */
.simple-modal-modal {
  border-radius: 15px;
  position: fixed;
  left: 10px;
  right: 10px;
  top: 15%;
  background: #fff;
  z-index: 667;
  padding: 20px;
  padding-top: 50px;
  padding-bottom: 34px;
}
@media (min-width: 576px) {
  .simple-modal-modal {
    left: 50%;
    right: auto;
    transform: translate(-50%);
    max-width: 460px;
  }
}
.simple-modal-modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  align-items: center;
  padding: 5px 8px;
  border: none;
  border-radius: 5px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.simple-modal-modal-close:hover,
.simple-modal-modal-close:focus,
.simple-modal-modal-close:active {
  color: #fff;
  background: #164194;
}
.modal-button {
  margin-bottom: 16px;
  margin-right: 16px;
}
.campaign__nav-language {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 5;
}
@media (min-width: 768px) {
  .campaign__nav-language {
    position: static;
  }
}
.campaign__nav-language .nav-meta__span,
.campaign__nav-language .nav-meta__link {
  display: inline-block;
  padding: 5px;
  color: #fff;
}
@media (min-width: 768px) {
  .campaign__nav-language .nav-meta__span,
  .campaign__nav-language .nav-meta__link {
    color: #000;
  }
}
body {
  color: #000;
  font-size: 18px;
  line-height: 1.6;
}
@media (min-width: 992px) {
  body {
    font-size: 20px;
  }
}
h1 {
  color: #000;
}
b {
  font-family: "Lato", arial, sans-serif;
  font-weight: 900;
  font-style: normal;
}
img {
  height: auto;
}
.button-primary {
  display: inline-block;
}
.l-emotion {
  background: #ffcc00;
}
.campaign-mehr__link-gray {
  color: #2a3133;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px #ffcc00 solid;
  border-bottom-color: #fff;
}
.campaign-mehr__link-gray:hover,
.campaign-mehr__link-gray:focus,
.campaign-mehr__link-gray:active {
  color: #164194;
}
.campaign-mehr__link-gray:hover,
.campaign-mehr__link-gray:focus,
.campaign-mehr__link-gray:active {
  color: #164194;
}
.campaign-mehr__link-gray:hover,
.campaign-mehr__link-gray:focus,
.campaign-mehr__link-gray:active {
  color: #000;
  border-bottom-color: #000;
}
.campaign-mehr__link-white {
  color: #2a3133;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px #ffcc00 solid;
}
.campaign-mehr__link-white:hover,
.campaign-mehr__link-white:focus,
.campaign-mehr__link-white:active {
  color: #164194;
}
.campaign-mehr__link-white:hover,
.campaign-mehr__link-white:focus,
.campaign-mehr__link-white:active {
  color: #164194;
}
.campaign-img {
  width: 60%;
}
section .row {
  align-items: center;
}
@media (min-width: 992px) {
  .col-text-left {
    padding-right: 72px;
  }
}
@media (min-width: 992px) {
  .col-text-right {
    padding-left: 72px;
  }
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.flex {
  display: flex;
}
.campaign__video {
  width: 100%;
  height: auto;
}
.campaign-mehr-intro__text-wrapper {
  max-width: 720px;
  text-align: center;
  margin: 0 auto 50px;
}
.campaign-mehr-intro__title {
  text-align: center;
  font-size: 28px;
  font-family: "Lato", arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .campaign-mehr-intro__title {
    font-size: 41px;
  }
}
@media (min-width: 992px) {
  .campaign-mehr-intro__title {
    font-size: 35px;
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .campaign-mehr-intro__title {
    font-size: 41px;
  }
}
.campaign-mehr-intro__icons-wrapper {
  margin-bottom: 100px;
}
.campaign-mehr-intro__item {
  display: flex;
  flex-wrap: wrap;
  color: #000;
  text-decoration: none;
  align-items: normal;
  gap: 20px;
  margin-bottom: 20px;
}
.campaign-mehr-intro__icon {
  width: 80px;
  height: auto;
}
.campaign-mehr-intro__subtitle {
  font-family: "Lato", arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 0;
}
.campaign-mehr-intro__desc {
  margin: 0;
}
.campaign-mehr__section-title {
  margin-bottom: 40px;
}
#konfigurator {
  padding-bottom: 100px;
}
.campaign-mehr-configurator__title {
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .campaign-mehr-configurator__title {
    margin-bottom: 64px;
  }
}
.campaign-mehr-configurator__title a {
  color: #2a3133;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px #ffcc00 solid;
}
.campaign-mehr-configurator__title a:hover,
.campaign-mehr-configurator__title a:focus,
.campaign-mehr-configurator__title a:active {
  color: #164194;
}
.campaign-mehr-configurator__title a:hover,
.campaign-mehr-configurator__title a:focus,
.campaign-mehr-configurator__title a:active {
  color: #164194;
}
.hide-sm {
  display: none;
}
@media (min-width: 992px) {
  .hide-sm {
    display: block;
  }
}
@media (min-width: 992px) {
  .hide-sm.flex-end {
    display: flex;
    justify-content: right;
  }
}
@media (min-width: 992px) {
  .hide-lg {
    display: none;
  }
}
.campaign-mehr__button {
  background-color: #ffcc00;
  color: #000;
  border-radius: 15px;
  transition: all 0.2s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: inset -2px -2px 5px 0px rgba(0, 0, 0, 0.25);
  font-family: "Lato", arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 17px;
  margin-bottom: 0;
  width: 100%;
  text-transform: uppercase;
  border: none;
  padding: 16px 20px 16px 20px;
}
@media (min-width: 576px) {
  .campaign-mehr__button {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .campaign-mehr__button {
    font-size: 17px;
  }
}
@media (min-width: 992px) {
  .campaign-mehr__button {
    font-size: 20px;
  }
}
.campaign-mehr__button:hover {
  box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.52) inset;
}
.campaign-mehr__button.active {
  box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.52) inset;
  background-color: #164194;
  color: #fff;
}
.campaign-mehr__button.disabled {
  background-color: #e6b800;
  color: #d5d5d5;
  cursor: not-allowed;
}
.campaign-mehr__button.disabled:hover {
  box-shadow: inset -2px -2px 5px 0px rgba(0, 0, 0, 0.25);
}
.campaign-mehr__configurator {
  background-color: #d5d5d5;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator {
    padding: 30px;
  }
}
.campaign-mehr__configurator .price-cart-row {
  margin-bottom: 32px;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .price-cart-row {
    margin-bottom: 42px;
  }
}
.campaign-mehr__configurator .price-field {
  background-color: #000;
  border-radius: 15px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 12px;
  color: #fff;
  border: 1px solid #999999;
  width: 66.66666%;
  margin-right: 5px;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .price-field {
    width: 75%;
  }
}
.campaign-mehr__configurator .price-field .price {
  font-size: 40px;
  font-family: "Lato", arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .price-field .price {
    font-size: 52px;
  }
}
@media (min-width: 768px) {
  .campaign-mehr__configurator .price-field .price {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .campaign-mehr__configurator .price-field .price {
    font-size: 52px;
  }
}
.campaign-mehr__configurator .jetzt-kaufen {
  width: 33.33333%;
  margin-left: 5px;
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .jetzt-kaufen {
    width: 25%;
  }
}
.campaign-mehr__configurator .gemeinsam-komfort-row {
  margin-bottom: 10px;
}
.campaign-mehr__configurator .campaign-mehr__button.gemeinsam {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  width: 50%;
  margin-right: 5px;
}
.campaign-mehr__configurator .campaign-mehr__button.komfort {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  width: 50%;
  margin-left: 5px;
}
.campaign-mehr__configurator .campaign-mehr__button.weiter {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
  margin-bottom: 20px;
}
.campaign-mehr__configurator .campaign-mehr__button.gemeinsam,
.campaign-mehr__configurator .campaign-mehr__button.komfort,
.campaign-mehr__configurator .campaign-mehr__button.weiter {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.campaign-mehr__configurator .campaign-mehr__button.gemeinsam .button-big-text,
.campaign-mehr__configurator .campaign-mehr__button.komfort .button-big-text,
.campaign-mehr__configurator .campaign-mehr__button.weiter .button-big-text {
  font-size: 18px;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .campaign-mehr__button.gemeinsam .button-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.komfort .button-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.weiter .button-big-text {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .campaign-mehr__configurator .campaign-mehr__button.gemeinsam .button-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.komfort .button-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.weiter .button-big-text {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .campaign-mehr__configurator .campaign-mehr__button.gemeinsam .button-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.komfort .button-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.weiter .button-big-text {
    font-size: 30px;
  }
}
.campaign-mehr__configurator .campaign-mehr__button.gemeinsam .small-big-text,
.campaign-mehr__configurator .campaign-mehr__button.komfort .small-big-text,
.campaign-mehr__configurator .campaign-mehr__button.weiter .small-big-text {
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  font-size: 10px;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .campaign-mehr__button.gemeinsam .small-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.komfort .small-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.weiter .small-big-text {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .campaign-mehr__configurator .campaign-mehr__button.gemeinsam .small-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.komfort .small-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.weiter .small-big-text {
    font-size: 10px;
  }
}
@media (min-width: 992px) {
  .campaign-mehr__configurator .campaign-mehr__button.gemeinsam .small-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.komfort .small-big-text,
  .campaign-mehr__configurator .campaign-mehr__button.weiter .small-big-text {
    font-size: 12px;
  }
}
.campaign-mehr__configurator fieldset {
  border-radius: 15px;
  border: 2px solid #666666;
}
.campaign-mehr__configurator fieldset legend {
  text-align: center;
  color: #000;
  padding: 0 10px;
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator fieldset legend {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .campaign-mehr__configurator fieldset legend {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .campaign-mehr__configurator fieldset legend {
    font-size: 24px;
  }
}
.campaign-mehr__configurator .settings-row {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.campaign-mehr__configurator .settings-row:last-child {
  border-bottom: none;
}
.campaign-mehr__configurator .settings-row .settings-label {
  color: #666666;
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  flex: 1;
  padding-right: 16px;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .settings-row .settings-label {
    font-size: 16px;
  }
}
.campaign-mehr__configurator .settings-row .info-circle {
  display: inline-block;
  font-size: 14px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #666666;
  text-align: center;
  line-height: 18px;
  color: #fff;
}
.campaign-mehr__configurator .settings-row label {
  display: flex;
}
.campaign-mehr__configurator .settings-row input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0;
}
.campaign-mehr__configurator .settings-row input[type="checkbox"]:checked + .switch::before {
  left: 42px;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .settings-row input[type="checkbox"]:checked + .switch::before {
    left: 52px;
  }
}
.campaign-mehr__configurator .settings-row input[type="checkbox"]:checked + .switch .option {
  color: #000;
}
.campaign-mehr__configurator .settings-row input[type="checkbox"]:checked + .switch .option-true {
  color: #fff;
}
.campaign-mehr__configurator .settings-row .switch {
  background-color: #fff;
  width: 84px;
  display: block;
  height: 30px;
  border-radius: 15px;
  position: relative;
  cursor: pointer;
  box-shadow: 1px 3px 5px -2px rgba(0, 0, 0, 0.52) inset;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .settings-row .switch {
    width: 104px;
  }
}
.campaign-mehr__configurator .settings-row .switch::before {
  content: "";
  background-color: #666666;
  width: 44px;
  height: 30px;
  border-radius: 15px;
  display: block;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .settings-row .switch::before {
    width: 56px;
  }
}
.campaign-mehr__configurator .settings-row .switch .option {
  font-weight: 400;
  position: absolute;
  z-index: 2;
  font-size: 11px;
  line-height: 30px;
  left: 0;
  top: 0;
  padding-top: 1px;
  color: #fff;
  width: 42px;
  text-align: center;
  transition: color 0.2s ease-in-out;
  padding-left: 4px;
}
@media (min-width: 576px) {
  .campaign-mehr__configurator .settings-row .switch .option {
    font-size: 12px;
    width: 52px;
  }
}
.campaign-mehr__configurator .settings-row .switch .option-true {
  right: 0;
  left: auto;
  color: #000;
}
.campaign-mehr__configurator .js-tooltip {
  background: #ffffff;
  color: #000;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 4px;
  display: none;
}
.campaign-mehr__configurator .js-tooltip[data-show] {
  display: block;
}
.campaign-mehr__configurator .js-tooltip .arrow,
.campaign-mehr__configurator .js-tooltip .arrow::before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}
.campaign-mehr__configurator .js-tooltip .arrow {
  visibility: hidden;
}
.campaign-mehr__configurator .js-tooltip .arrow::before {
  visibility: visible;
  content: '';
  transform: rotate(45deg);
}
.campaign-mehr__configurator .js-tooltip .js-tooltip[data-popper-placement^='top'] > #arrow {
  bottom: -4px;
}
.campaign-mehr__configurator .js-tooltip .js-tooltip[data-popper-placement^='bottom'] > #arrow {
  top: -4px;
}
.campaign-mehr__configurator .js-tooltip .js-tooltip[data-popper-placement^='left'] > #arrow {
  right: -4px;
}
.campaign-mehr__configurator .js-tooltip .js-tooltip[data-popper-placement^='right'] > #arrow {
  left: -4px;
}
.campaign__section-title {
  font-size: 40px;
  font-family: "Lato", arial, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 25px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .campaign__section-title {
    font-size: 60px;
  }
}
.weiter-title {
  width: 219px;
}
@media (min-width: 768px) {
  .weiter-title {
    width: 318px;
  }
}
@media (min-width: 992px) {
  .weiter-title {
    width: 246px;
  }
}
@media (min-width: 1200px) {
  .weiter-title {
    width: 318px;
  }
}
.komfort-title {
  width: 276px;
}
@media (min-width: 768px) {
  .komfort-title {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .komfort-title {
    width: 309px;
  }
}
@media (min-width: 1200px) {
  .komfort-title {
    width: 400px;
  }
}
.gemeinsam-title {
  width: 341px;
}
@media (min-width: 768px) {
  .gemeinsam-title {
    width: 495px;
  }
}
@media (min-width: 992px) {
  .gemeinsam-title {
    width: 383px;
  }
}
@media (min-width: 1200px) {
  .gemeinsam-title {
    width: 495px;
  }
}
.teaser {
  font-size: 20px;
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 576px) {
  .teaser {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .teaser {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .teaser {
    font-size: 26px;
  }
}
.campaign-mehr__product-img-mobile {
  margin-bottom: 20px;
}
.mod-pricing {
  margin-bottom: 30px;
}
.parallax-container {
  position: relative;
}
.parallax-container .parallax-desktop-image {
  display: none;
}
@media (min-width: 768px) {
  .parallax-container .parallax-desktop-image {
    display: block;
  }
}
.parallax-container .parallax-mobile-image {
  display: block;
}
@media (min-width: 768px) {
  .parallax-container .parallax-mobile-image {
    display: none;
  }
}
.parallax-container .phone-frame-desktop {
  display: block;
  position: absolute;
  border: 5px solid #fff;
  width: 260px;
  height: 460px;
  border-radius: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}
@media (min-width: 576px) {
  .parallax-container .phone-frame-desktop {
    width: 400px;
    height: 600px;
  }
}
@media (min-width: 768px) {
  .parallax-container .phone-frame-desktop {
    display: block;
    position: absolute;
    border: 5px solid #fff;
    width: 500px;
    height: 281px;
    border-radius: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
  }
}
@media (min-width: 992px) {
  .parallax-container .phone-frame-desktop {
    width: 600px;
    height: 337px;
    border-width: 7px;
  }
}
@media (min-width: 1200px) {
  .parallax-container .phone-frame-desktop {
    width: 680px;
    height: 383px;
    border-width: 8px;
  }
}
.parallax-container .phone-frame-desktop .title-img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 150px;
  transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .parallax-container .phone-frame-desktop .title-img {
    width: 200px;
    height: auto;
  }
}
@media (min-width: 992px) {
  .parallax-container .phone-frame-desktop .title-img {
    width: 240px;
  }
}
@media (min-width: 1200px) {
  .parallax-container .phone-frame-desktop .title-img {
    width: 280px;
  }
}
.parallax-container .phone-frame-desktop .bottom-box {
  position: absolute;
  bottom: -68px;
  color: #fff;
  left: 50%;
  width: 260px;
  transform: translate(-50%, 0);
}
@media (min-width: 768px) {
  .parallax-container .phone-frame-desktop .bottom-box {
    width: 500px;
    bottom: -80px;
  }
}
@media (min-width: 992px) {
  .parallax-container .phone-frame-desktop .bottom-box {
    width: 600px;
  }
}
@media (min-width: 1200px) {
  .parallax-container .phone-frame-desktop .bottom-box {
    width: 680px;
  }
}
.parallax-container .phone-frame-desktop .bottom-box .inner {
  display: flex;
  align-items: flex-end;
}
.parallax-container .phone-frame-desktop .bottom-box .inner > p {
  margin: 0;
  flex: 1;
  font-size: 14px;
}
@media (min-width: 768px) {
  .parallax-container .phone-frame-desktop .bottom-box .inner > p {
    font-size: 18px;
  }
}
.parallax-container .phone-frame-desktop .bottom-box .inner > a > img {
  width: 120px;
  margin-left: 20px;
}
.parallax-container .phone-frame-desktop .bottom-box .inner > a:hover {
  position: relative;
}
.parallax-container .phone-frame-desktop .bottom-box .inner > a:hover::after {
  position: absolute;
  content: '';
  background-color: #fff;
  display: inline-block;
  height: 3px;
  bottom: 0;
  left: 20px;
  right: 0;
}
.cc-window .dp--cookie-check {
  border: 0;
  border-radius: 0;
  justify-content: space-evenly;
}
.cc-window .dp--cookie-check .dp-form-control {
  margin-top: 16px;
  display: flex;
  align-items: center;
  width: 100% / 3;
}
.cc-window .dp--cookie-check .dp-form-control label {
  padding: 0;
}
.cc-window .dp--cookie-check .dp-form-control label:first-child {
  padding-left: 0;
}
.cc-window .dp--cookie-check .dp-form-control [type="checkbox"] {
  position: relative;
  left: 15px;
  top: -4px;
  z-index: 0;
  -webkit-appearance: none;
}
.cc-window .dp--cookie-check .dp-form-control [type="checkbox"] + label {
  position: absolute;
}
.cc-window .dp--cookie-check .dp-form-control [type="checkbox"] + label::before {
  top: 3px;
  width: 18px;
  height: 18px;
  border-radius: 0px;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
  z-index: 5;
  position: relative;
}
.cc-window .dp--cookie-check .dp-form-control [type="checkbox"]:checked + label::before {
  box-shadow: inset 0px 0px 0px 3px #fff;
}
.cc-compliance .cc-btn {
  font-size: 16px;
  color: #fff;
  border-right: 1px solid #dadada;
  text-decoration: none;
}
.cc-compliance .cc-btn:last-child {
  border-right: none;
}
.cc-compliance .cc-btn.cc-allow-all {
  border-right: none;
}
.dp--overlay {
  text-align: left;
}
.dp--overlay .dp--overlay-inner {
  max-width: 450px;
}
.dp--overlay .db--overlay-submit {
  margin-left: 0;
}
.mod-cookie-notice {
  z-index: 2;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(8px);
  border-top: 3px solid #ffcc00;
  transform: translateY(100%);
  -webkit-transition: transform 300ms ease;
  transition: transform 300ms ease;
}
.cookie-notice__text {
  text-align: center;
  line-height: 28px;
  margin-bottom: 10px;
}
.cookie-notice__text .cookie-notice__link {
  display: inline-block;
  color: #2a3133;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px #ffcc00 solid;
  margin-bottom: 28px;
}
.cookie-notice__text .cookie-notice__link:hover,
.cookie-notice__text .cookie-notice__link:focus,
.cookie-notice__text .cookie-notice__link:active {
  color: #164194;
}
.cookie-notice__text .cookie-notice__link:hover,
.cookie-notice__text .cookie-notice__link:focus,
.cookie-notice__text .cookie-notice__link:active {
  color: #164194;
}
.cookie-notice__text .cookie-notice__button {
  display: unset !important;
  max-width: 100px;
  display: flex;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  border: none;
  border-radius: 15px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
  border-radius: 10px;
  padding: 8px 22px;
}
.cookie-notice__text .cookie-notice__button:hover,
.cookie-notice__text .cookie-notice__button:focus,
.cookie-notice__text .cookie-notice__button:active {
  color: #fff;
  background: #164194;
}
.cookie-notice__text .cookie-notice__button:hover,
.cookie-notice__text .cookie-notice__button:focus,
.cookie-notice__text .cookie-notice__button:active {
  color: #fff;
  background: #164194;
}
.cookie-notice--visible {
  transform: translateY(0);
}
.mod-emotion {
  z-index: 0;
  position: relative;
  margin: 80px 0 10px 0;
}
.skin-layout-17 .mod-emotion {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mod-emotion {
    margin: 0;
  }
}
.mod-emotion:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  top: -1px;
  left: -0.25%;
  width: 100.5%;
  padding-bottom: 11%;
  background-image: url(/assets/templates/codekit/assets/img/waves-curly-large-top-white.svg);
}
.skin-layout-17 .mod-emotion:before {
  content: normal;
}
.mod-emotion .image__wrapper {
  z-index: -1;
}
.mod-emotion .emotion__wrapper--url,
.mod-emotion.emotion--url {
  cursor: pointer;
}
.mod-emotion.emotion--2 .image__wrapper::after {
  /* 12:5 = 41.67% = calc(5 / 12 * 100%) */
  padding-bottom: 41.67%;
}
.emotion__img {
  border-radius: 15px;
}
.skin-layout-17 .emotion__img {
  border-radius: 0;
}
/* emotion with a video*/
.emotion--video video {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.emotion__wrapper {
  position: relative;
  /* 12:5 = 41.67% = calc(5 / 12 * 100%) */
  padding-bottom: 41.67%;
}
.pid-892 .emotion__wrapper {
  padding-bottom: 21.6%;
}
.emotion__wrapper iframe,
.emotion__wrapper video {
  z-index: -10;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.skin-layout-17 .emotion__wrapper iframe,
.skin-layout-17 .emotion__wrapper video {
  border-radius: 0;
}
.emotion__bubble {
  z-index: 10;
  position: absolute;
  bottom: 25px;
  right: 0;
  width: 80px;
  height: 80px;
  filter: drop-shadow(2px 5px 2px rgba(0, 0, 0, 0.3));
  -webkit-animation: pulse 2s linear infinite;
  animation: pulse 2s linear infinite;
  /*homepage*/
}
@media (min-width: 768px) {
  .skin-layout-2 .emotion__bubble {
    bottom: 80px;
  }
}
@media (min-width: 992px) {
  .skin-layout-2 .emotion__bubble {
    bottom: 205px;
  }
}
@media (min-width: 768px) {
  .emotion__bubble {
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 992px) {
  .emotion__bubble {
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 1200px) {
  .emotion__bubble {
    width: 180px;
    height: 180px;
  }
}
.freizeit-angebot__slider {
  position: relative;
}
.freizeit-angebot__slider-link {
  text-decoration: none;
}
.freizeit-angebot__slider-img-wrap {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  overflow: hidden;
}
.freizeit-angebot__slider-title {
  background-color: #FFCC00;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2A3133;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.freizeit-angebot__frischluft-logo {
  max-width: 200px;
  height: auto;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .freizeit-angebot__frischluft-logo {
    max-width: 300px;
  }
}
.mod-slider:before {
  content: normal !important;
}
.freizeit-angebot__swiper-button-next {
  color: #707070;
}
.freizeit-angebot__swiper-button-prev {
  color: #707070;
}
.freizeit-angebot__slider-link {
  text-decoration: none;
}
.freizeit-angebot__slider-img-wrap {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  overflow: hidden;
}
.freizeit-angebot__slider-img {
  height: auto;
}
.freizeit-angebot__slider-title {
  background-color: #FFCC00;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #2A3133;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.freizeit-tickets__icon {
  margin-bottom: 10px;
}
.freizeit-tickets__item {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .freizeit-tickets__item {
    margin-bottom: 0;
  }
}
.mod-footer {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .mod-footer {
    padding-top: 75px;
  }
}
.footer__wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .footer__wrapper {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .footer__wrapper {
    height: 100%;
    margin-bottom: 0;
    border-bottom: 0;
    flex-direction: column;
  }
}
.footer__claim {
  display: block;
  margin-bottom: 30px;
  color: #ffcc00;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
@media (min-width: 768px) {
  .footer__claim {
    margin-bottom: 0;
    text-align: left;
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .footer__claim {
    text-align: right;
  }
}
.footer__nav-items {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .footer__nav-items {
    margin-left: -20px;
    margin-right: -20px;
    flex-direction: row;
  }
}
.footer__nav-item {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer__nav-item:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .footer__nav-item {
    margin-bottom: 0;
    padding: 0 20px;
    width: 33%;
    border: none;
  }
}
.footer__nav-title {
  display: block;
  padding: 15px 0;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none;
  color: #ffcc00;
}
@media (min-width: 768px) {
  .footer__nav-title {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .footer__nav-title {
    margin-bottom: 25px;
    padding: 0;
    font-size: 24px;
    line-height: 1.2;
  }
}
.footer__nav-sub-item:last-child {
  margin-bottom: 20px;
}
.footer__nav-sub-link {
  position: relative;
  display: block;
  padding: 15px 20px 15px;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none;
  color: #fff;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
@media (min-width: 768px) {
  .footer__nav-sub-link {
    font-size: 20px;
  }
}
.footer__nav-sub-link:before {
  content: '\f1df';
  position: absolute;
  left: 0;
  top: 15px;
  font-family: "Material Icons Round";
  font-size: 16px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .footer__nav-sub-link:before {
    font-size: 20px;
  }
}
.footer__nav-sub-link:hover,
.footer__nav-sub-link:focus,
.footer__nav-sub-link:active,
.footer__nav-sub-item.active .footer__nav-sub-link {
  color: #ffcc00;
}
@media (min-width: 768px) {
  .footer__nav-sub-link {
    margin-bottom: 10px;
    padding: 0;
  }
  .footer__nav-sub-link:before {
    display: none;
  }
}
.footer__social {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media (min-width: 768px) {
  .footer__social {
    margin-bottom: 0;
    margin-left: auto;
    border-bottom: none;
  }
}
@media (min-width: 1200px) {
  .footer__social {
    margin-top: auto;
    align-self: flex-end;
  }
}
.footer__social-item {
  width: 33%;
  margin-right: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .footer__social-item {
    width: auto;
    text-align: left;
  }
}
.footer__social-item:last-child {
  margin-right: 0;
}
.footer__social-img {
  width: 40px;
}
.footer-productfinder__button {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: block;
  width: 100px;
  height: 100px;
  z-index: 12;
}
@media (min-width: 768px) {
  .footer-productfinder__button {
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 1680px) {
  .footer-productfinder__button {
    width: 200px;
    height: 200px;
    right: 30px;
    bottom: 30px;
  }
}
@media print {
  .footer-productfinder__button {
    display: none;
  }
}
.footer-productfinder__link {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.mod-header {
  position: fixed;
  top: 0;
  z-index: 12;
  width: 100%;
  background: #2a3133;
}
@media (min-width: 768px) {
  .mod-header {
    padding-bottom: 15px;
    background: transparent;
    -webkit-transition: background 100ms linear;
    transition: background 100ms linear;
  }
}
@media (min-width: 768px) {
  .state-header--emotion-empty .mod-header {
    background: #fff;
  }
}
.mod-header.state-header--nav-active .header__nav {
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.is-scrolled .mod-header,
.page-layout-productfinder .mod-header {
  box-shadow: rgba(112, 112, 112, 0.3) 0px 1px 2px 0px, rgba(112, 112, 112, 0.15) 0px 2px 6px 2px;
}
@media (min-width: 768px) {
  .is-scrolled .mod-header,
  .page-layout-productfinder .mod-header {
    top: -70px;
    background: #fff;
  }
}
@media (min-width: 768px) {
  .skin-layout-17.is-scrolled .mod-header {
    top: 0;
  }
}
@media print {
  .mod-header {
    position: static;
    background: #fff;
    box-shadow: none !important;
  }
}
.header__wrapper {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  margin: 0 -10px;
}
@media (min-width: 768px) {
  .header__wrapper {
    margin: 0;
    padding: 80px 0 0 0;
    justify-content: left;
  }
  .skin-layout-17 .header__wrapper {
    padding-top: 20px;
  }
}
@media print {
  .header__wrapper {
    justify-content: left;
    margin: 0;
  }
}
.header__nav-trigger {
  position: absolute;
  left: 10px;
  font-size: 32px;
  color: #fff;
}
.header__nav-trigger:hover,
.header__nav-trigger:focus,
.header__nav-trigger:active {
  color: #ffcc00;
}
@media (min-width: 768px) {
  .header__nav-trigger {
    display: none;
  }
}
@media print {
  .header__nav-trigger {
    display: none;
  }
}
.header__nav {
  z-index: 15;
  display: flex;
  position: fixed;
  right: 100%;
  bottom: 0;
  width: 100%;
  height: 100%;
  flex-direction: column;
  background-color: #2a3133;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  backface-visibility: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .header__nav {
    position: static;
    height: auto;
    width: auto;
    flex-grow: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: padding-left 200ms ease;
    transition: padding-left 200ms ease;
    background-color: transparent;
  }
}
@media print {
  .header__nav {
    display: none;
  }
}
.header__nav-buttons {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
@media (min-width: 768px) {
  .header__nav-buttons {
    display: none;
  }
}
.header__nav-home,
.header__nav-close {
  padding: 0;
  font-size: 32px;
  background: #2a3133;
  color: #fff;
  border: none;
}
.header__nav-home:hover,
.header__nav-close:hover,
.header__nav-home:focus,
.header__nav-close:focus,
.header__nav-home:active,
.header__nav-close:active {
  color: #ffcc00;
}
.mod-layout.skin-layout-13 .l-emotion {
  margin-bottom: 0;
}
.mod-layout.jugend-news h1 {
  text-align: center;
}
.mod-layout.jugend-news .emotion__bubble {
  display: none;
}
.mod-layout.jugend-news .news__pub-date {
  text-align: center;
  display: none;
}
.mod-layout.jugend-news h2 {
  font-size: 20px;
}
@media (min-width: 768px) {
  .mod-layout.jugend-news h2 {
    font-size: 32px;
  }
}
.mod-layout.jugend-news .mod-jugend-table {
  position: relative;
}
.mod-layout.jugend-news .shadow {
  content: '';
  position: absolute;
  background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  height: 100%;
  width: 30px;
  right: 0;
  top: 0;
  z-index: 10;
  clear: both;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.mod-layout.jugend-news .shadow.shadow--invisible {
  opacity: 0;
}
@media (min-width: 410px) {
  .mod-layout.jugend-news .shadow {
    opacity: 0;
  }
}
@media screen {
  .mod-layout.page-layout-productfinder .l-main {
    background: #e6e6e6;
    background: linear-gradient(180deg, #e6e6e6 0%, #ffffff 100%);
  }
}
.mod-layout.page-layout-productfinder .l-content > h1 {
  display: none;
}
.mod-layout.page-layout-productfinder .mod-breadcrumb {
  display: none;
}
.l-wrapper {
  overflow-x: hidden;
}
.skin-layout-17 .l-wrapper {
  overflow-x: visible;
}
.l-header {
  padding: 0 0 10px 0;
}
@media (min-width: 768px) {
  .l-header {
    padding: 0 0 30px 0;
    margin-bottom: 20px;
  }
}
.skin-layout-17 .l-header {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .skin-layout-17 .l-header {
    height: 100px;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .skin-layout-17 .l-header {
    height: 150px;
  }
}
.l-header.state-header--emotion-empty {
  height: 85px;
}
@media (min-width: 768px) {
  .l-header.state-header--emotion-empty {
    height: 200px;
  }
}
.page-layout-productfinder .l-header {
  height: 75px;
}
@media (min-width: 768px) {
  .page-layout-productfinder .l-header {
    height: 55px;
  }
}
@media (min-width: 992px) {
  .page-layout-productfinder .l-header {
    height: 68px;
  }
}
.l-emotion {
  margin-bottom: 30px;
}
.skin-layout-17 .l-emotion {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .l-emotion {
    margin-top: 90px;
    margin-bottom: 80px;
  }
  .skin-layout-17 .l-emotion {
    margin: 0;
  }
}
.l-main {
  text-align: left;
  min-height: 400px;
  position: relative;
}
.l-content {
  padding: 0 0 20px 0;
}
@media (min-width: 768px) {
  .l-content {
    padding-bottom: 0;
  }
}
.l-footer {
  position: relative;
  padding: 20px 0;
  background: #2a3133;
  z-index: 20;
  margin-top: 100px;
}
.l-footer:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: 100%;
  margin-bottom: -1px;
  background-position: bottom left;
  padding-bottom: 5.5%;
  background-image: url('/assets/templates/codekit/assets/img/waves-curly-bottom-anthrazit.svg');
  left: -0.25%;
  width: 100.5%;
}
@media (min-width: 768px) {
  .l-footer {
    padding: 110px 0;
    margin-top: 120px;
  }
}
@media print {
  .l-footer {
    display: none;
  }
}
.l-breakout {
  position: relative;
  padding: 20px 0;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
  background: #d5d5d5;
}
@media screen and (min-width: 768px) {
  .l-breakout {
    margin-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .l-breakout {
    padding: 40px 0;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}
.page-overlay {
  display: none;
}
.page-overlay.is-active {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.8);
}
.l-standalone {
  margin-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-standalone {
    margin-bottom: 30px;
  }
}
.l-standalone:after {
  z-index: -2;
  content: '';
  position: absolute;
  top: 0;
  min-width: 100%;
  height: 100%;
  background-color: #d5d5d5;
  left: -15px;
  right: -15px;
  width: calc(100% + 30px);
}
@media (min-width: 768px) {
  .l-standalone:after {
    left: -2rem;
    right: -2rem;
    width: calc(100% + 4rem);
  }
}
@media (min-width: 1400px) {
  .l-standalone:after {
    left: -8rem;
    right: -8rem;
    width: calc(100% + 16rem);
  }
}
@media (min-width: 1680px) {
  .l-standalone:after {
    left: -50%;
    right: -50%;
    width: auto;
  }
}
.l-standalone .standalone__wrapper {
  position: relative;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .l-standalone .standalone__wrapper {
    padding: 75px 0;
    margin-bottom: 70px;
  }
}
@media (min-width: 1680px) {
  .l-standalone .standalone__wrapper {
    padding: 180px 0;
  }
}
.l-standalone .standalone__wrapper:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  top: -1px;
  padding-bottom: 5.5%;
  background-image: url('/assets/templates/codekit/assets/img/waves-curly-top-white.svg');
}
.l-standalone .standalone__wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: -1px;
  height: 0;
  padding-bottom: 10%;
  background-position: bottom left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-bottom-white.svg');
}
.l-standalone .standalone__wrapper:before,
.l-standalone .standalone__wrapper:after {
  z-index: -1;
  left: -15px;
  right: -15px;
  width: calc(100% + 30px);
}
@media (min-width: 768px) {
  .l-standalone .standalone__wrapper:before,
  .l-standalone .standalone__wrapper:after {
    left: -2rem;
    right: -2rem;
    width: calc(100% + 4rem);
  }
}
@media (min-width: 1400px) {
  .l-standalone .standalone__wrapper:before,
  .l-standalone .standalone__wrapper:after {
    left: -8rem;
    right: -8rem;
    width: calc(100% + 16rem);
  }
}
@media (min-width: 1680px) {
  .l-standalone .standalone__wrapper:before,
  .l-standalone .standalone__wrapper:after {
    left: -50%;
    right: -50%;
    width: auto;
  }
}
@media (min-width: 1680px) {
  .l-standalone .standalone__wrapper:before,
  .l-standalone .standalone__wrapper:after {
    padding-bottom: 10%;
  }
}
@media (min-width: 768px) {
  .l-standalone .standalone__wrapper {
    padding: 140px 0;
  }
}
@media (min-width: 1680px) {
  .l-standalone .standalone__wrapper {
    padding: 200px 0;
  }
}
.mod-lightbox {
  display: none;
}
.mod-lightbox .lightbox-img {
  max-width: 100%;
  vertical-align: top;
}
.mod-lightbox .lightbox-image-link {
  display: block;
  outline: none;
  max-width: 600px;
}
.logo__img {
  width: 60px;
  height: auto;
}
@media (min-width: 768px) {
  .logo__img {
    margin-right: 30px;
  }
}
@media (min-width: 992px) {
  .logo__img {
    width: 100px;
    -webkit-transition: width 300ms ease;
    transition: width 300ms ease;
  }
}
.is-scrolled .logo__img,
.page-layout-productfinder .logo__img {
  width: 50px;
}
@media (min-width: 992px) {
  .is-scrolled .logo__img,
  .page-layout-productfinder .logo__img {
    width: 60px;
  }
}
.nav-a11y__title {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.nav-a11y__link {
  position: absolute;
  top: -20000em;
  left: -2000em;
  display: block;
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 15px;
  color: #000;
  text-decoration: none;
}
.nav-a11y__link:focus {
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  z-index: 50;
  outline: none;
  border: 2px solid #ffcc00;
  border-radius: 15px;
  padding: 10px;
  top: 3px;
  left: 3px;
}
.mod-nav-backdrop {
  display: none;
}
.mod-nav-backdrop.state-nav-backdrop--active {
  z-index: 1;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background: transparent;
  width: 100vw;
  height: 100vh;
}
.mod-nav-backdrop.state-nav-backdrop--schedule-active {
  z-index: 20;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100vw;
  height: 100vh;
}
.mod-nav-main {
  order: 2;
}
.nav-main__items {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .nav-main__items {
    position: relative;
    padding: 0;
    display: flex;
  }
}
.nav-main__item {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}
@media (min-width: 768px) {
  .nav-main__item {
    position: relative;
    padding: 0;
    font-size: 20px;
    -webkit-transition: font-size 300ms ease;
    transition: font-size 300ms ease;
  }
  .is-scrolled .nav-main__item.active .nav-main__link:after,
  .page-layout-productfinder .nav-main__item.active .nav-main__link:after {
    -webkit-transform: translate3d(15px, 0, 0);
    -ms-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
  }
  .nav-main__item.nav-main__item--big {
    position: unset;
  }
}
@media (min-width: 992px) {
  .nav-main__item {
    font-size: 24px;
    line-height: 1.2;
  }
  .is-scrolled .nav-main__item,
  .page-layout-productfinder .nav-main__item {
    font-size: 20px;
  }
}
.nav-main__item--parent.active {
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
@media (min-width: 768px) {
  .nav-main__item--parent:hover li,
  .nav-main__item--parent:focus li,
  .nav-main__item--parent.active li {
    font-weight: normal;
  }
  .nav-main__item--parent .nav-main__link:hover,
  .nav-main__item--parent .nav-main__link:focus,
  .nav-main__item--parent .nav-main__link.active .nav-main__item--parent .nav-main__link {
    font-family: "Lato", arial, sans-serif;
    font-weight: bold;
    font-style: normal;
  }
  .nav-main__item--parent .nav-main__link:hover:after,
  .nav-main__item--parent .nav-main__link:focus:after,
  .nav-main__item--parent .nav-main__link.active .nav-main__item--parent .nav-main__link:after {
    width: 50%;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  .nav-main__item--parent .nav-main__link:before {
    display: block;
    content: attr(title);
    font-family: "Lato", arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
}
.nav-main__flyout {
  z-index: 20;
  display: flex;
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
  flex-direction: column;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  background-color: #2a3133;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .nav-main__flyout {
    display: none;
    left: 0;
    right: unset;
    width: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: unset;
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .nav-main__item--big .nav-main__flyout {
    width: 100%;
  }
}
.state-nav-main-level--active .nav-main__flyout {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 768px) {
  .state-nav-main-level--active .nav-main__flyout {
    display: block;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.nav-main__buttons {
  display: flex;
  order: 1;
  justify-content: space-between;
  padding: 20px;
}
@media (min-width: 768px) {
  .nav-main__buttons {
    position: absolute;
    top: 0;
    right: 0;
  }
  .nav-main__buttons .nav-main__back {
    display: none;
  }
}
.nav-main__back,
.nav-main__close {
  padding: 0;
  font-size: 32px;
  width: 32px;
  background: #2a3133;
  color: #fff;
  border: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.nav-main__back:hover,
.nav-main__close:hover,
.nav-main__back:focus,
.nav-main__close:focus,
.nav-main__back:active,
.nav-main__close:active {
  color: #ffcc00;
  background: #2a3133;
}
@media (min-width: 768px) {
  .nav-main__back,
  .nav-main__close {
    color: #2a3133;
    background: transparent;
    cursor: pointer;
  }
  .nav-main__back:hover,
  .nav-main__close:hover,
  .nav-main__back:focus,
  .nav-main__close:focus,
  .nav-main__back:active,
  .nav-main__close:active {
    color: #164194;
    background: transparent;
  }
}
.nav-main__link {
  position: relative;
  display: block;
  width: 100%;
  padding: 16px 50px 17px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav-main__link:hover,
.nav-main__link:focus,
.nav-main__link:active,
.active .nav-main__link {
  color: #ffcc00;
}
@media (min-width: 768px) {
  .nav-main__link {
    padding: 10px 10px;
    color: #2a3133;
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
    -webkit-transition: padding 300ms ease;
    transition: padding 300ms ease;
    border-bottom: 0;
  }
  .is-scrolled .nav-main__link:hover:after,
  .page-layout-productfinder .nav-main__link:hover:after,
  .is-scrolled .nav-main__link:focus:after,
  .page-layout-productfinder .nav-main__link:focus:after {
    -webkit-transform: translate3d(15px, 0, 0);
    -ms-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
  }
  .nav-main__link:hover,
  .nav-main__link:focus,
  .nav-main__link:active,
  .active .nav-main__link,
  .state-nav-main-level--active .nav-main__link {
    color: #000;
  }
  .nav-main__link:hover:after,
  .nav-main__link:focus:after,
  .nav-main__link:active:after,
  .active .nav-main__link:after,
  .state-nav-main-level--active .nav-main__link:after {
    width: 50%;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  .nav-main__link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #ffcc00;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
}
@media (min-width: 992px) {
  .nav-main__link {
    padding: 15px 30px;
  }
  .is-scrolled .nav-main__link,
  .page-layout-productfinder .nav-main__link {
    padding: 10px 15px;
  }
}
.nav-main__icon-deep {
  position: absolute;
  top: calc(50% - 9px);
  right: 10px;
}
@media (min-width: 768px) {
  .nav-main__icon-deep {
    display: none !important;
  }
}
.nav-main__link-level {
  position: relative;
  display: block;
  padding: 10px 20px;
  margin-bottom: 10px;
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.nav-main__link-level::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}
.nav-main__link-level:hover,
.nav-main__link-level:focus,
.nav-main__link-level:active,
.nav-main__link-level.active {
  color: #ffcc00;
}
@media (min-width: 768px) {
  .nav-main__link-level {
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #2a3133;
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 2px #ffcc00 solid;
    font-family: "Lato", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    border-bottom: none;
  }
  .nav-main__link-level:hover,
  .nav-main__link-level:focus,
  .nav-main__link-level:active {
    color: #164194;
  }
  .nav-main__link-level:hover,
  .nav-main__link-level:focus,
  .nav-main__link-level:active {
    color: #164194;
  }
  .nav-main__link-level.active {
    color: #164194;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .nav-main__link-level {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .nav-main__link-level {
    padding: 10px 30px;
  }
}
.nav-main__sub {
  position: relative;
  order: 3;
}
@media (min-width: 768px) {
  .nav-main__sub {
    min-width: 280px;
    margin-top: 10px;
    padding: 20px 0;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(8px);
    border-bottom: 15px solid #ffcc00;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  }
}
.nav-main__sub--big .nav-main__sub-title {
  display: flex;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
}
@media (min-width: 768px) {
  .nav-main__sub--big .nav-main__sub-title {
    margin-bottom: 10px;
    color: #707070;
  }
}
@media (min-width: 768px) {
  .nav-main__sub--big .nav-main__sub-items {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .nav-main__sub--big .nav-main__sub-items .nav-main__item,
  .nav-main__sub--big .nav-main__sub-items li.last {
    padding: 0 20px;
    width: 33%;
    flex-basis: 33%;
    border-right: 1px solid rgba(165, 172, 175, 0.5);
  }
  .nav-main__sub--big .nav-main__sub-items .nav-main__item .nav-main__sub-items,
  .nav-main__sub--big .nav-main__sub-items li.last .nav-main__sub-items {
    padding: 0;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .nav-main__sub--big .nav-main__sub-items .nav-main__item .nav-main__sub-items li,
  .nav-main__sub--big .nav-main__sub-items li.last .nav-main__sub-items li {
    width: 100%;
  }
  .nav-main__sub--big .nav-main__sub-items .nav-main__item .nav-main__sub-items .last,
  .nav-main__sub--big .nav-main__sub-items li.last .nav-main__sub-items .last {
    padding: 0;
  }
  .nav-main__sub--big .nav-main__sub-items li.last {
    border-right: none;
  }
}
@media (min-width: 1200px) {
  .nav-main__sub--big .nav-main__sub-items .nav-main__item,
  .nav-main__sub--big .nav-main__sub-items li.last {
    padding: 0 30px;
  }
}
.nav-main__sub-items {
  padding: 0 20px;
  margin-bottom: 30px;
}
.nav-main__sub-items li.active > .nav-main__sub-link {
  color: #ffcc00;
}
@media (min-width: 768px) {
  .nav-main__sub-items li.active > .nav-main__sub-link {
    color: #164194;
  }
}
@media (min-width: 768px) {
  .nav-main__sub-items {
    margin-bottom: 0;
  }
}
.nav-main__sub-link {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav-main__sub-link:hover,
.nav-main__sub-link:focus,
.nav-main__sub-link:active {
  color: #164194;
}
.nav-main__sub-link:hover,
.nav-main__sub-link:focus,
.nav-main__sub-link:active {
  color: #164194;
}
.nav-main__sub-link:hover,
.nav-main__sub-link:focus,
.nav-main__sub-link:active {
  color: #ffcc00;
}
@media (min-width: 768px) {
  .nav-main__sub-link {
    padding: 5px 0;
    margin-bottom: 3px;
    color: #2a3133;
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 2px #ffcc00 solid;
    font-family: "Lato", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.3;
    border-bottom: none;
    white-space: normal;
  }
  .nav-main__sub-link:hover,
  .nav-main__sub-link:focus,
  .nav-main__sub-link:active {
    color: #164194;
  }
  .nav-main__sub-link:hover,
  .nav-main__sub-link:focus,
  .nav-main__sub-link:active {
    color: #164194;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .nav-main__sub-link {
    font-size: 20px;
  }
}
.mod-nav-meta {
  order: 1;
}
@media (min-width: 768px) {
  .mod-nav-meta {
    position: absolute;
    top: 0;
    right: 0;
    background: #2a3133;
    width: 100%;
    padding: 15px 0;
  }
  .mod-nav-meta::before,
  .mod-nav-meta::after {
    z-index: -1;
    content: '';
    position: absolute;
    background: #2a3133;
    top: 0;
    width: 200%;
    height: 100%;
  }
  .mod-nav-meta::before {
    left: -50vw;
  }
  .mod-nav-meta::after {
    right: -50vw;
  }
}
.nav-meta__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media (min-width: 768px) {
  .nav-meta__items {
    margin: 0;
    align-items: center;
    justify-content: flex-end;
    border-bottom: none;
  }
}
.nav-meta__item {
  position: relative;
  display: flex;
  width: 84%;
  align-items: center;
}
@media (min-width: 768px) {
  .nav-meta__item {
    width: auto;
    padding: 0 25px;
  }
  .nav-meta__item:last-child {
    padding-right: 0;
  }
  .nav-meta__item.active .nav-meta__link {
    color: #2a3133;
  }
}
.nav-meta__item--search {
  position: relative;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .nav-meta__item--search {
    width: auto;
  }
}
.nav-meta__item--cart,
.nav-meta__item--language {
  width: 15%;
  justify-content: flex-end;
  text-align: right;
}
@media (min-width: 768px) {
  .nav-meta__item--cart,
  .nav-meta__item--language {
    width: auto;
  }
}
.nav-meta__item--language .nav-meta__link,
.nav-meta__item--language .nav-meta__span {
  padding-right: 20px;
}
.nav-meta__item--language .nav-meta__link:hover:after,
.nav-meta__item--language .nav-meta__span:hover:after,
.nav-meta__item--language .nav-meta__link:focus:after,
.nav-meta__item--language .nav-meta__span:focus:after,
.nav-meta__item--language .nav-meta__link:active:after,
.nav-meta__item--language .nav-meta__span:active:after {
  color: #fff;
}
.nav-meta__item--language .nav-meta__link:after,
.nav-meta__item--language .nav-meta__span:after {
  position: absolute;
  content: '|';
  right: 8px;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.nav-meta__item--language .nav-meta__link:last-child,
.nav-meta__item--language .nav-meta__span:last-child {
  padding-right: 0;
}
.nav-meta__item--language .nav-meta__link:last-child:after,
.nav-meta__item--language .nav-meta__span:last-child:after {
  display: none;
}
.nav-meta__link {
  position: relative;
  padding: 15px 0;
  color: #fff;
  text-decoration: none;
}
.nav-meta__link:hover,
.nav-meta__link:focus,
.nav-meta__link:active {
  color: #ffcc00;
}
@media (min-width: 768px) {
  .nav-meta__link {
    padding: 0;
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
    border-bottom: 0;
  }
  .nav-meta__link:hover,
  .nav-meta__link:focus,
  .nav-meta__link:active {
    color: #ffcc00;
  }
}
.nav-meta__span {
  position: relative;
  padding: 15px 0;
  color: #fff;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
@media (min-width: 768px) {
  .nav-meta__span {
    padding: 0;
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
    border-bottom: 0;
  }
}
.nav-meta__button {
  position: relative;
  padding: 15px 0;
  font-size: 32px;
  width: 32px;
  background: transparent;
  color: #fff;
  border: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.nav-meta__button:hover,
.nav-meta__button:focus,
.nav-meta__button:active {
  color: #ffcc00;
  cursor: pointer;
}
.nav-meta__button:hover .nav-meta__cart-indicator,
.nav-meta__button:focus .nav-meta__cart-indicator,
.nav-meta__button:active .nav-meta__cart-indicator {
  background: #fff;
}
@media (min-width: 768px) {
  .nav-meta__button {
    padding: 0;
  }
}
.nav-meta__cart-indicator {
  display: none;
  position: absolute;
  top: 12px;
  right: 0;
  content: '';
  width: 15px;
  height: 15px;
  font-size: 12px;
  line-height: 1.2;
  line-height: 15px;
  color: #000;
  background: #ffcc00;
  border-radius: 50%;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
@media (min-width: 768px) {
  .nav-meta__cart-indicator {
    top: 0;
  }
}
.nav-user__trigger {
  display: flex;
  visibility: hidden;
}
.nav-user__trigger.is_visible {
  visibility: visible;
}
.nav-user__trigger .nav-user__trigger--loggedin {
  display: none;
}
.nav-user__trigger[data-user-loggedin="true"] .nav-user__trigger--initial {
  font-size: 0;
  line-height: 0;
}
.nav-user__trigger[data-user-loggedin="true"] .nav-user__trigger--loggedin {
  z-index: 1;
  position: relative;
  padding: 0 5px 0 3px;
  display: flex;
  align-items: center;
  color: #000;
}
.nav-user__trigger[data-user-loggedin="true"] .nav-user__trigger--loggedin::after {
  z-index: -1;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  height: 30px;
  border-radius: 5px;
  background: #fff;
  color: #000;
}
.nav-user__flyout {
  display: none;
  position: absolute;
  top: 0;
  padding: 20px;
  background: #ebebeb;
  border-radius: 15px;
  box-shadow: rgba(112, 112, 112, 0.3) 0px 1px 2px 0px, rgba(112, 112, 112, 0.15) 0px 2px 6px 2px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .nav-user__flyout {
    right: 25px;
    width: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: unset;
  }
}
.nav-user__flyout.state-nav-user--active {
  display: block;
  -webkit-transform: translate3d(0, 55px, 0);
  -ms-transform: translate3d(0, 55px, 0);
  transform: translate3d(0, 55px, 0);
}
@media (min-width: 768px) {
  .nav-user__flyout.state-nav-user--active {
    -webkit-transform: translate3d(0, 35px, 0);
    -ms-transform: translate3d(0, 35px, 0);
    transform: translate3d(0, 35px, 0);
    z-index: 500;
  }
}
.nav-user__title {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.5;
  white-space: nowrap;
}
.nav-user__item {
  font-size: 14px;
  line-height: 1.2;
}
.nav-user__item .link-primary {
  border-bottom: none;
}
.nav-user__item .material-icons-round {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.news__pub-date {
  font-size: 12px;
  line-height: 1.2;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #707070;
}
.newsportal-users thead {
  border-bottom: 2px solid #000;
}
.newsportal-users thead th {
  font-weight: bold;
  padding: 4px 8px;
}
.newsportal-users td {
  padding: 4px 8px;
}
.newsportal-users tbody tr {
  transition: background-color 0.2s ease;
}
.newsportal-users tbody tr:nth-child(even) {
  background-color: #ebebeb;
}
.newsportal-users tbody tr:hover {
  background-color: #ffcc00;
}
.newsportal-users tbody tr:hover a {
  border-bottom-color: #000;
}
.newsportal-users tbody tr a {
  transition: all 0.2s ease;
}
.eticket-news .mod-accordion .accordion__title-link:nth-child(3) {
  border-color: #ffcc00;
  background-color: #ffcc00;
  color: #000;
}
.eticket-news .mod-accordion .accordion__title-link:nth-child(3):hover {
  border-color: #000;
}
.mod-news-filter {
  margin-bottom: 50px;
}
.mod-news-filter .button {
  display: flex;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  border: none;
  border-radius: 15px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
  padding: 18px 32px;
}
.mod-news-filter .button:hover,
.mod-news-filter .button:focus,
.mod-news-filter .button:active {
  color: #fff;
  background: #164194;
}
.mod-news-filter .button:hover,
.mod-news-filter .button:focus,
.mod-news-filter .button:active {
  color: #fff;
  background: #164194;
}
.mod-news-filter .button.is_active {
  background-color: #164194;
  color: #fff;
}
.mod-partner {
  margin-bottom: 20px;
  padding: 0;
}
@media (min-width: 768px) {
  .mod-partner {
    margin-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .mod-partner {
    padding: 0 80px;
  }
}
@media (min-width: 768px) {
  .partner__title {
    margin-bottom: 70px;
  }
}
.partner__wrapper {
  position: relative;
  padding: 0 60px;
  /* navigation buttons */
}
@media (min-width: 1400px) {
  .partner__wrapper {
    padding: 0;
  }
}
.partner__wrapper .swiper-button-next,
.partner__wrapper .swiper-button-prev {
  z-index: 1;
  width: 100px;
}
.partner__wrapper .swiper-button-next svg,
.partner__wrapper .swiper-button-prev svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  top: 19px;
}
.partner__wrapper .swiper-button-next svg .icon__arrow--line,
.partner__wrapper .swiper-button-prev svg .icon__arrow--line,
.partner__wrapper .swiper-button-next svg .icon__arrow--tip,
.partner__wrapper .swiper-button-prev svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.partner__wrapper .swiper-button-next svg .icon__arrow--line,
.partner__wrapper .swiper-button-prev svg .icon__arrow--line {
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.partner__wrapper .swiper-button-next:hover svg .icon__arrow--line,
.partner__wrapper .swiper-button-prev:hover svg .icon__arrow--line,
.partner__wrapper .swiper-button-next:focus svg .icon__arrow--line,
.partner__wrapper .swiper-button-prev:focus svg .icon__arrow--line,
.partner__wrapper .swiper-button-next:active svg .icon__arrow--line,
.partner__wrapper .swiper-button-prev:active svg .icon__arrow--line,
.partner__wrapper .swiper-button-next:hover svg .icon__arrow--tip,
.partner__wrapper .swiper-button-prev:hover svg .icon__arrow--tip,
.partner__wrapper .swiper-button-next:focus svg .icon__arrow--tip,
.partner__wrapper .swiper-button-prev:focus svg .icon__arrow--tip,
.partner__wrapper .swiper-button-next:active svg .icon__arrow--tip,
.partner__wrapper .swiper-button-prev:active svg .icon__arrow--tip {
  stroke: #164194;
}
.partner__wrapper .swiper-button-next::after,
.partner__wrapper .swiper-button-prev::after {
  display: none;
}
.partner__wrapper .swiper-button-next {
  padding-left: 50px;
  -webkit-transition: padding-left 300ms ease;
  transition: padding-left 300ms ease;
}
.partner__wrapper .swiper-button-next svg {
  left: 50px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.partner__wrapper .swiper-button-next svg .icon__arrow--line {
  stroke-dashoffset: 30px;
}
.partner__wrapper .swiper-button-next:hover,
.partner__wrapper .swiper-button-next:focus,
.partner__wrapper .swiper-button-next:active {
  padding-left: 60px;
}
.partner__wrapper .swiper-button-next:hover svg,
.partner__wrapper .swiper-button-next:focus svg,
.partner__wrapper .swiper-button-next:active svg {
  left: 60px;
}
.partner__wrapper .swiper-button-next:hover svg .icon__arrow--line,
.partner__wrapper .swiper-button-next:focus svg .icon__arrow--line,
.partner__wrapper .swiper-button-next:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
.partner__wrapper .swiper-button-prev {
  padding-right: 50px;
  -webkit-transition: padding-right 300ms ease;
  transition: padding-right 300ms ease;
}
.partner__wrapper .swiper-button-prev svg {
  right: 50px;
  top: 19px;
  -webkit-transition: right 300ms ease;
  transition: right 300ms ease;
}
.partner__wrapper .swiper-button-prev svg .icon__arrow--line {
  stroke-dashoffset: -30px;
}
.partner__wrapper .swiper-button-prev:hover,
.partner__wrapper .swiper-button-prev:focus,
.partner__wrapper .swiper-button-prev:active {
  padding-right: 60px;
}
.partner__wrapper .swiper-button-prev:hover svg,
.partner__wrapper .swiper-button-prev:focus svg,
.partner__wrapper .swiper-button-prev:active svg {
  right: 60px;
}
.partner__wrapper .swiper-button-prev:hover svg .icon__arrow--line,
.partner__wrapper .swiper-button-prev:focus svg .icon__arrow--line,
.partner__wrapper .swiper-button-prev:active svg .icon__arrow--line {
  stroke-dashoffset: -20px;
}
.partner__list {
  align-items: center;
}
.partner__link {
  display: block;
}
.partner__link:hover .partner__logo,
.partner__link:focus .partner__logo,
.partner__link:active .partner__logo {
  filter: grayscale(0);
}
.partner__logo {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  filter: grayscale(1);
}
.mod-pos .map-content p {
  margin-bottom: 10px;
  line-height: 1.4;
}
.mod-pos .map-canvas {
  height: 450px;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .mod-pos .map-canvas {
    height: 500px;
  }
}
.pos__link {
  color: #2a3133;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px #ffcc00 solid;
  position: relative;
  padding-left: 50px;
  -webkit-transition: padding-left 300ms ease;
  transition: padding-left 300ms ease;
  padding-left: 25px;
}
.pos__link:hover,
.pos__link:focus,
.pos__link:active {
  color: #164194;
}
.pos__link:hover,
.pos__link:focus,
.pos__link:active {
  color: #164194;
}
.pos__link svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  left: -10px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.pos__link svg .icon__arrow--line,
.pos__link svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.pos__link svg .icon__arrow--line {
  stroke-dashoffset: 30px;
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.pos__link:hover,
.pos__link:focus,
.pos__link:active {
  padding-left: 60px;
}
.pos__link:hover svg,
.pos__link:focus svg,
.pos__link:active svg {
  left: 0;
}
.pos__link:hover svg .icon__arrow--line,
.pos__link:focus svg .icon__arrow--line,
.pos__link:active svg .icon__arrow--line,
.pos__link:hover svg .icon__arrow--tip,
.pos__link:focus svg .icon__arrow--tip,
.pos__link:active svg .icon__arrow--tip {
  stroke: #fff;
}
.pos__link:hover svg .icon__arrow--line,
.pos__link:focus svg .icon__arrow--line,
.pos__link:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
.pos__link svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  left: -10px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.pos__link svg .icon__arrow--line,
.pos__link svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.pos__link svg .icon__arrow--line {
  stroke-dashoffset: 30px;
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.pos__link:hover,
.pos__link:focus,
.pos__link:active {
  padding-left: 60px;
}
.pos__link:hover svg,
.pos__link:focus svg,
.pos__link:active svg {
  left: 0;
}
.pos__link:hover svg .icon__arrow--line,
.pos__link:focus svg .icon__arrow--line,
.pos__link:active svg .icon__arrow--line,
.pos__link:hover svg .icon__arrow--tip,
.pos__link:focus svg .icon__arrow--tip,
.pos__link:active svg .icon__arrow--tip {
  stroke: #fff;
}
.pos__link:hover svg .icon__arrow--line,
.pos__link:focus svg .icon__arrow--line,
.pos__link:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
.pos__link svg {
  top: -4px;
  left: -26px;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
.pos__link:hover,
.pos__link:focus,
.pos__link:active {
  padding-left: 35px;
}
.pos__link:hover svg,
.pos__link:focus svg,
.pos__link:active svg {
  left: -16px;
}
.pos__link:hover svg .icon__arrow--line,
.pos__link:focus svg .icon__arrow--line,
.pos__link:active svg .icon__arrow--line,
.pos__link:hover svg .icon__arrow--tip,
.pos__link:focus svg .icon__arrow--tip,
.pos__link:active svg .icon__arrow--tip {
  stroke: #164194;
}
.pricing__wrapper {
  overflow: auto;
  text-align: center;
}
.pricing__wrapper:focus {
  outline: 3px solid #164194;
  outline-offset: 3px;
}
.pricing__wrapper:not(:focus-visible) {
  outline: 2px solid transparent;
}
.pricing__table {
  width: 100%;
  border-radius: 15px;
  border-collapse: separate;
  border-spacing: 0;
  background: #ebebeb;
}
.pricing__table .text-align-left {
  text-align: left !important;
}
.pricing__table thead tr:not(:first-child) td:nth-child(1),
.pricing__table tbody tr td:nth-child(1),
.pricing__table thead tr:not(:first-child) th:nth-child(1),
.pricing__table tbody tr th:nth-child(1),
.pricing__table thead tr:not(:first-child) td:nth-child(2),
.pricing__table tbody tr td:nth-child(2),
.pricing__table thead tr:not(:first-child) th:nth-child(2),
.pricing__table tbody tr th:nth-child(2),
.pricing__table thead tr:not(:first-child) td:nth-child(4),
.pricing__table tbody tr td:nth-child(4),
.pricing__table thead tr:not(:first-child) th:nth-child(4),
.pricing__table tbody tr th:nth-child(4) {
  border-right: 1px solid #d5d5d5;
}
.pricing__table td,
.pricing__table th {
  padding: 10px 5px;
  text-align: right;
  font-size: 14px;
  line-height: 1.3;
}
.pricing__table td:last-child {
  padding-right: 15px;
}
.pricing__table thead th {
  z-index: 1;
  position: sticky;
  padding: 5px;
  width: 25vw;
  max-width: 150px;
  background: #ebebeb;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  line-height: 1.2;
  vertical-align: top;
  white-space: nowrap;
}
.pricing__table thead th[colspan] {
  text-align: center;
  padding-bottom: 0;
}
.pricing__table thead th:first-child {
  z-index: 2;
  position: sticky;
  left: 0;
  padding: 5px 15px;
  text-align: left;
  background: #ebebeb;
}
.pricing__table thead tr:first-child th {
  z-index: unset;
  position: relative;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom: none;
  padding-top: 15px;
}
.pricing__table tbody th {
  z-index: 1;
  position: sticky;
  left: 0;
  padding: 5px 15px;
  background: #ebebeb;
  text-align: left;
  white-space: nowrap;
}
.pricing__table tbody th:first-child {
  z-index: 2;
  position: sticky;
  left: 0;
}
.pricing__table tbody tr:nth-child(odd) td,
.pricing__table tbody tr:nth-child(odd) th {
  background: #fff;
}
.pricing__table tbody tr:nth-child(even) td,
.pricing__table tbody tr:nth-child(even) th {
  background: #ebebeb;
}
.pricing__table tbody tr:last-child td,
.pricing__table tbody tr:last-child th {
  border-bottom: 1px solid #d5d5d5;
}
.pricing__table tbody tr td {
  height: 44px;
}
.pricing__table tbody tr.state-tr--hovered td,
.pricing__table tbody tr.state-tr--hovered th {
  background: #2a3133 !important;
  color: #fff;
}
.pricing__table tfoot th {
  padding: 5px 15px 15px;
  font-size: 12px;
  line-height: 1.2;
}
.pricing__table.state-table--filtered tbody tr td,
.pricing__table.state-table--filtered tbody tr th {
  border-bottom: 1px solid #ebebeb;
  background: #fff;
}
.pricing__table.skin-jugend-table td,
.pricing__table.skin-jugend-table th {
  text-align: left;
}
.pricing__table.skin-jugend-table tbody tr td:nth-child(1),
.pricing__table.skin-jugend-table tbody tr th:nth-child(1),
.pricing__table.skin-jugend-table tbody tr td:nth-child(2),
.pricing__table.skin-jugend-table tbody tr th:nth-child(2),
.pricing__table.skin-jugend-table tbody tr td:nth-child(4),
.pricing__table.skin-jugend-table tbody tr th:nth-child(4) {
  border-right: 0;
}
.pricing__table.skin-jugend-table tfoot th {
  padding-top: 10px;
  text-align: right;
}
.pricing__currency {
  display: block;
}
.pricing__btn--add {
  display: flex;
  align-items: center;
  padding: 5px 8px;
  border: none;
  border-radius: 5px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.pricing__btn--add:hover,
.pricing__btn--add:focus,
.pricing__btn--add:active {
  color: #fff;
  background: #164194;
}
.state-pricing--hidden {
  display: none;
}
.material-icons-round.pricing__loader-icon {
  -webkit-animation: rotation 2s infinite linear;
  animation: rotation 2s infinite linear;
  font-size: 80px;
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    color: #2a3133;
  }
  to {
    -webkit-transform: rotate(-359deg);
    -ms-transform: rotate(-359deg);
    transform: rotate(-359deg);
    color: #164194;
  }
}
.mod-schedule-finder {
  position: relative;
}
@media (min-width: 768px) {
  .mod-schedule-finder {
    margin-top: -80px;
    padding: 0 80px;
  }
}
.mod-schedule-finder .form__wrapper {
  width: 100%;
  flex-wrap: wrap;
}
.mod-schedule-finder .form__wrapper.is-hidden {
  display: none;
}
@media (min-width: 768px) {
  .mod-schedule-finder .form__wrapper {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .mod-schedule-finder .form__item {
    width: calc((100% - 80px) / 2);
    padding: 0 15px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .mod-schedule-finder .form__item--single {
    margin-right: 50%;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .mod-schedule-finder .form__item--third {
    width: 33%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .mod-schedule-finder .form__item--third.form__item--date {
    max-width: calc((25% - 22px));
  }
}
@media (min-width: 1200px) {
  .mod-schedule-finder .form__item--third.form__item--time {
    max-width: calc((25% - 23px));
  }
}
@media (min-width: 1200px) {
  .mod-schedule-finder .form__item--third.form__item--submit {
    width: 50%;
    flex-direction: row;
    justify-content: flex-end;
  }
}
@media (min-width: 1400px) {
  .mod-schedule-finder .form__item--third.form__item--submit {
    width: 50%;
  }
}
.mod-schedule-finder .form__item--third.form__item--submit span:first-child {
  margin-bottom: 22px;
}
@media (min-width: 1200px) {
  .mod-schedule-finder .form__item--third.form__item--submit span:first-child {
    margin-bottom: 0;
    margin-right: 12px;
  }
}
@media (min-width: 1400px) {
  .mod-schedule-finder .form__item--third.form__item--submit span:first-child {
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .mod-schedule-finder .form__label {
    left: 15px;
  }
}
.mod-schedule-finder .form__button {
  width: 100%;
}
.mod-schedule-finder.state-schedule-finder--open {
  z-index: 25;
}
.mod-schedule-finder.state-schedule-finder--open .schedule-finder__form {
  background: #d5d5d5;
  border-color: #d5d5d5;
}
.mod-schedule-finder.state-schedule-finder--open .schedule-finder__form .schedule-finder__direction {
  cursor: pointer;
}
.mod-schedule-finder.state-schedule-finder--open .schedule-finder__form .schedule-finder__direction svg path {
  stroke: #000;
}
.mod-schedule-finder.state-schedule-finder--open .schedule-finder__form .schedule-finder__direction.state-direction--disabled {
  cursor: initial;
}
.mod-schedule-finder.state-schedule-finder--open .schedule-finder__form .schedule-finder__direction.state-direction--disabled svg path {
  stroke: #707070;
}
.schedule-finder__form {
  display: flex;
  padding: 30px 15px;
  background: #2a3133;
  flex-wrap: wrap;
  border: 1px solid #707070;
  border-radius: 15px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.schedule-finder__direction {
  display: none;
}
@media (min-width: 768px) {
  .schedule-finder__direction {
    display: block;
    width: 80px;
    padding: 0 15px;
    color: #fff;
    background: none;
    border: none;
  }
  .schedule-finder__direction svg {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .schedule-finder__direction svg path {
    -webkit-transition: stroke 300ms ease;
    transition: stroke 300ms ease;
    stroke: #fff;
  }
}
.schedule-finder__direction.is-swapping {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.autocomplete-suggestions {
  padding: 20px 15px;
  border: 1px solid #a5acaf;
  border-radius: 15px;
  background: #fff;
  overflow: auto;
}
.autocomplete-suggestion {
  padding: 3px 5px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-selected {
  background: #ffcc00;
  border-radius: 5px;
}
.autocomplete-suggestions strong {
  color: #164194;
}
.search__form {
  position: relative;
}
.search__button {
  position: absolute;
  display: flex;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45px;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
  color: #000;
  cursor: pointer;
}
.search__input {
  width: 100%;
  padding: 5px 20px;
  height: 50px;
  border: 2px solid transparent;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 15px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.search__input:hover,
.search__input:active,
.search__input:focus {
  border: 1px solid #ffcc00;
}
@media (min-width: 768px) {
  .search__input {
    max-width: 250px;
    height: 30px;
  }
}
.search__label {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.skin-search-content .search__form {
  display: flex;
}
.skin-search-content .form__item:first-child {
  padding-right: 30px;
}
.skin-search-content .form__item:last-child {
  width: 30%;
}
.search__paging {
  display: flex;
  padding: 10px;
  margin-bottom: 30px;
  background: #ebebeb;
  border-radius: 15px;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .search__paging {
    margin-bottom: 70px;
  }
}
.search__paging .simplesearch-page {
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  justify-content: center;
  text-align: center;
  border: 1px solid transparent;
  line-height: 33px;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.search__paging .simplesearch-page.simplesearch-current-page {
  background: #164194;
  color: #fff;
  border-radius: 50%;
  border-color: #707070;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
}
.search__paging .simplesearch-page a {
  width: 100%;
  color: #000;
  text-decoration: none;
}
.search__paging .simplesearch-page a:hover,
.search__paging .simplesearch-page a:focus,
.search__paging .simplesearch-page a:active {
  background: #164194;
  color: #fff;
  border-radius: 50%;
  border-color: #707070;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
}
.mod-slider {
  position: relative;
  padding: 75px 0 150px;
}
.mod-slider:before {
  content: "";
  position: absolute;
  left: -99999px;
  right: -99999px;
  background: #ebebeb;
  z-index: 0;
  height: 100%;
  top: 0;
}
.mod-slider .slider__row {
  align-items: center;
}
.mod-slider .slider__grid-item {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mod-slider .slider__grid-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .mod-slider .slider__grid-item {
    margin-bottom: 0;
  }
}
.mod-slider .slider__img {
  border: 1px solid #2a3133;
  margin-bottom: 0;
}
.mod-slider .swiper-button-next:after,
.mod-slider .swiper-button-prev:after {
  font-size: 75px !important;
}
.mod-slider .swiper-button-next {
  color: #707070;
  right: -100px;
}
.mod-slider .swiper-button-prev {
  color: #707070;
  left: -100px;
}
.mod-slider .swiper-pagination {
  bottom: 75px !important;
}
.mod-slider .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border: 2px solid #2a3133;
  background: transparent;
}
.mod-slider .swiper-pagination-bullet-active {
  background: #2a3133;
}
@media (min-width: 768px) {
  .mod-subpages {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
    flex-wrap: wrap;
  }
}
.mod-subpages .subpages-item {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mod-subpages .subpages-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .mod-subpages .subpages-item {
    margin-left: 20px;
    margin-right: 20px;
    width: calc(50% - 40px);
  }
}
@media (min-width: 992px) {
  .mod-subpages .subpages-item {
    width: calc(33.33333% - 40px);
  }
}
.mod-subpages .subpages-item .subpages-button {
  display: flex;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  border: none;
  border-radius: 15px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
  position: relative;
  padding-left: 50px;
  -webkit-transition: padding-left 300ms ease;
  transition: padding-left 300ms ease;
}
.mod-subpages .subpages-item .subpages-button:hover,
.mod-subpages .subpages-item .subpages-button:focus,
.mod-subpages .subpages-item .subpages-button:active {
  color: #fff;
  background: #164194;
}
.mod-subpages .subpages-item .subpages-button:hover,
.mod-subpages .subpages-item .subpages-button:focus,
.mod-subpages .subpages-item .subpages-button:active {
  color: #fff;
  background: #164194;
}
.mod-subpages .subpages-item .subpages-button svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  left: -10px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.mod-subpages .subpages-item .subpages-button svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.mod-subpages .subpages-item .subpages-button svg .icon__arrow--line {
  stroke-dashoffset: 30px;
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.mod-subpages .subpages-item .subpages-button:hover,
.mod-subpages .subpages-item .subpages-button:focus,
.mod-subpages .subpages-item .subpages-button:active {
  padding-left: 60px;
}
.mod-subpages .subpages-item .subpages-button:hover svg,
.mod-subpages .subpages-item .subpages-button:focus svg,
.mod-subpages .subpages-item .subpages-button:active svg {
  left: 0;
}
.mod-subpages .subpages-item .subpages-button:hover svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:focus svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:active svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:hover svg .icon__arrow--tip,
.mod-subpages .subpages-item .subpages-button:focus svg .icon__arrow--tip,
.mod-subpages .subpages-item .subpages-button:active svg .icon__arrow--tip {
  stroke: #fff;
}
.mod-subpages .subpages-item .subpages-button:hover svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:focus svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
.mod-subpages .subpages-item .subpages-button svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  left: -10px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.mod-subpages .subpages-item .subpages-button svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.mod-subpages .subpages-item .subpages-button svg .icon__arrow--line {
  stroke-dashoffset: 30px;
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.mod-subpages .subpages-item .subpages-button:hover,
.mod-subpages .subpages-item .subpages-button:focus,
.mod-subpages .subpages-item .subpages-button:active {
  padding-left: 60px;
}
.mod-subpages .subpages-item .subpages-button:hover svg,
.mod-subpages .subpages-item .subpages-button:focus svg,
.mod-subpages .subpages-item .subpages-button:active svg {
  left: 0;
}
.mod-subpages .subpages-item .subpages-button:hover svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:focus svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:active svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:hover svg .icon__arrow--tip,
.mod-subpages .subpages-item .subpages-button:focus svg .icon__arrow--tip,
.mod-subpages .subpages-item .subpages-button:active svg .icon__arrow--tip {
  stroke: #fff;
}
.mod-subpages .subpages-item .subpages-button:hover svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:focus svg .icon__arrow--line,
.mod-subpages .subpages-item .subpages-button:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
.mod-subpages .subpages-item .subpages-title {
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .mod-subpages .subpages-item .subpages-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media print {
  .mod-subpages .subpages-item .subpages-title {
    font-size: 10pt;
  }
}
@media (min-width: 768px) {
  .mod-subpages .subpages-list {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.mod-subpages .subpages-list > li {
  padding: 8px 0;
}
.mod-subpages .subpages-list > li > a {
  color: #2a3133;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px #ffcc00 solid;
  font-size: 16px;
  line-height: 1.3;
}
.mod-subpages .subpages-list > li > a:hover,
.mod-subpages .subpages-list > li > a:focus,
.mod-subpages .subpages-list > li > a:active {
  color: #164194;
}
.mod-subpages .subpages-list > li > a:hover,
.mod-subpages .subpages-list > li > a:focus,
.mod-subpages .subpages-list > li > a:active {
  color: #164194;
}
@media (min-width: 768px) {
  .mod-subpages .subpages-list > li > a {
    font-size: 20px;
  }
}
.mod-subpages .subpages-list > li:before {
  display: none;
}
.mod-teaser {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mod-teaser {
    margin-bottom: 30px;
  }
}
.mod-teaser .image__wrapper {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mod-teaser .image__wrapper {
    margin-bottom: 30px;
  }
}
.mod-teaser .image__wrapper::after {
  /* teaser image ratio: 16:9 */
  /* 16:9 = 56.25% = calc(9 / 16 * 100%) */
  padding-bottom: 56.25%;
}
.teaser__list {
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  list-style: none;
}
@media (min-width: 768px) {
  .teaser__list {
    margin: 0 -30px;
    justify-content: space-around;
  }
}
@media (min-width: 1200px) {
  .teaser__list {
    padding: 0 80px;
    margin: 0 -60px;
  }
}
.teaser__item {
  position: relative;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .teaser__item {
    margin-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .teaser__item {
    padding: 0 30px;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .teaser__item {
    padding: 0 60px;
  }
}
.teaser__item .video {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .teaser__item .video {
    margin-bottom: 30px;
  }
}
.teaser__title {
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .teaser__title {
    margin-bottom: 40px;
  }
}
.teaser__img {
  border-radius: 15px;
}
.teaser__text {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  flex-direction: column;
  font-size: 16px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .teaser__text {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .teaser__text {
    font-size: 20px;
  }
}
.teaser__wrapper {
  width: 100%;
}
.teaser__link {
  width: 100%;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  border-bottom: 2px #ffcc00 solid;
  border-bottom: none;
  color: #2a3133;
}
.teaser__link:hover,
.teaser__link:focus,
.teaser__link:active {
  color: #164194;
}
.teaser__link:hover,
.teaser__link:focus,
.teaser__link:active {
  color: #164194;
}
.teaser__link:hover,
.teaser__link:focus,
.teaser__link:active {
  color: #164194;
}
.teaser__link--button {
  display: flex;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  border: none;
  border-radius: 15px;
  background: #ffcc00;
  color: #000;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
  position: relative;
  padding-left: 50px;
  -webkit-transition: padding-left 300ms ease;
  transition: padding-left 300ms ease;
  width: fit-content;
}
.teaser__link--button:hover,
.teaser__link--button:focus,
.teaser__link--button:active {
  color: #fff;
  background: #164194;
}
.teaser__link--button:hover,
.teaser__link--button:focus,
.teaser__link--button:active {
  color: #fff;
  background: #164194;
}
.teaser__link--button svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  left: -10px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.teaser__link--button svg .icon__arrow--line,
.teaser__link--button svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.teaser__link--button svg .icon__arrow--line {
  stroke-dashoffset: 30px;
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.teaser__link--button:hover,
.teaser__link--button:focus,
.teaser__link--button:active {
  padding-left: 60px;
}
.teaser__link--button:hover svg,
.teaser__link--button:focus svg,
.teaser__link--button:active svg {
  left: 0;
}
.teaser__link--button:hover svg .icon__arrow--line,
.teaser__link--button:focus svg .icon__arrow--line,
.teaser__link--button:active svg .icon__arrow--line,
.teaser__link--button:hover svg .icon__arrow--tip,
.teaser__link--button:focus svg .icon__arrow--tip,
.teaser__link--button:active svg .icon__arrow--tip {
  stroke: #fff;
}
.teaser__link--button:hover svg .icon__arrow--line,
.teaser__link--button:focus svg .icon__arrow--line,
.teaser__link--button:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
.teaser__link--button svg {
  position: absolute;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  left: -10px;
  top: 19px;
  -webkit-transition: left 300ms ease;
  transition: left 300ms ease;
}
.teaser__link--button svg .icon__arrow--line,
.teaser__link--button svg .icon__arrow--tip {
  -webkit-transition: stroke 300ms linear;
  transition: stroke 300ms linear;
}
.teaser__link--button svg .icon__arrow--line {
  stroke-dashoffset: 30px;
  stroke-dasharray: 54px;
  -webkit-transition: stroke-dashoffset 300ms ease;
  transition: stroke-dashoffset 300ms ease;
}
.teaser__link--button:hover,
.teaser__link--button:focus,
.teaser__link--button:active {
  padding-left: 60px;
}
.teaser__link--button:hover svg,
.teaser__link--button:focus svg,
.teaser__link--button:active svg {
  left: 0;
}
.teaser__link--button:hover svg .icon__arrow--line,
.teaser__link--button:focus svg .icon__arrow--line,
.teaser__link--button:active svg .icon__arrow--line,
.teaser__link--button:hover svg .icon__arrow--tip,
.teaser__link--button:focus svg .icon__arrow--tip,
.teaser__link--button:active svg .icon__arrow--tip {
  stroke: #fff;
}
.teaser__link--button:hover svg .icon__arrow--line,
.teaser__link--button:focus svg .icon__arrow--line,
.teaser__link--button:active svg .icon__arrow--line {
  stroke-dashoffset: 20px;
}
@media (min-width: 1200px) {
  .skin-teaser-gb-overview .teaser__list {
    margin: 0 -15px;
  }
}
@media (min-width: 768px) {
  .skin-teaser-gb-overview .teaser__item {
    width: calc(100% / 4);
  }
}
@media (min-width: 1200px) {
  .skin-teaser-gb-overview .teaser__item {
    width: calc(100% / 5);
  }
  .skin-teaser-gb-overview .teaser__item:nth-child(even),
  .skin-teaser-gb-overview .teaser__item:nth-child(odd) {
    padding: 0 15px;
  }
}
.skin-teaser-gb-overview .teaser__img {
  margin-top: auto;
}
.skin-teaser-gb-overview .teaser__title {
  margin-top: auto;
  margin-bottom: 3px;
}
.skin-teaser-gb-overview .teaser__text {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.skin-teaser-home {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .skin-teaser-home {
    margin-bottom: 0;
  }
}
.skin-teaser-home:after {
  z-index: -2;
  content: '';
  position: absolute;
  top: 0;
  min-width: 100%;
  height: 100%;
  background-color: #d5d5d5;
  left: -15px;
  right: -15px;
  width: calc(100% + 30px);
}
@media (min-width: 768px) {
  .skin-teaser-home:after {
    left: -2rem;
    right: -2rem;
    width: calc(100% + 4rem);
  }
}
@media (min-width: 1400px) {
  .skin-teaser-home:after {
    left: -8rem;
    right: -8rem;
    width: calc(100% + 16rem);
  }
}
@media (min-width: 1680px) {
  .skin-teaser-home:after {
    left: -50%;
    right: -50%;
    width: auto;
  }
}
.skin-teaser-home .teaser__wrapper {
  position: relative;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .skin-teaser-home .teaser__wrapper {
    padding: 75px 0;
    margin-bottom: 70px;
  }
}
@media (min-width: 1680px) {
  .skin-teaser-home .teaser__wrapper {
    padding: 180px 0;
  }
}
.skin-teaser-home .teaser__wrapper:before {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  top: -1px;
  padding-bottom: 5.5%;
  background-image: url('/assets/templates/codekit/assets/img/waves-curly-top-white.svg');
}
.skin-teaser-home .teaser__wrapper:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  bottom: -1px;
  height: 0;
  padding-bottom: 10%;
  background-position: bottom left;
  background-image: url('/assets/templates/codekit/assets/img/waves-soft-left-bottom-white.svg');
}
.skin-teaser-home .teaser__wrapper:before,
.skin-teaser-home .teaser__wrapper:after {
  z-index: -1;
  left: -15px;
  right: -15px;
  width: calc(100% + 30px);
}
@media (min-width: 768px) {
  .skin-teaser-home .teaser__wrapper:before,
  .skin-teaser-home .teaser__wrapper:after {
    left: -2rem;
    right: -2rem;
    width: calc(100% + 4rem);
  }
}
@media (min-width: 1400px) {
  .skin-teaser-home .teaser__wrapper:before,
  .skin-teaser-home .teaser__wrapper:after {
    left: -8rem;
    right: -8rem;
    width: calc(100% + 16rem);
  }
}
@media (min-width: 1680px) {
  .skin-teaser-home .teaser__wrapper:before,
  .skin-teaser-home .teaser__wrapper:after {
    left: -50%;
    right: -50%;
    width: auto;
  }
}
@media (min-width: 1680px) {
  .skin-teaser-home .teaser__wrapper:before,
  .skin-teaser-home .teaser__wrapper:after {
    padding-bottom: 10%;
  }
}
@media (min-width: 768px) {
  .skin-teaser-home .teaser__list {
    margin: 0 -15px;
  }
}
@media (min-width: 1200px) {
  .skin-teaser-home .teaser__list {
    margin: 0 -15px;
  }
}
.skin-teaser-home .teaser__item {
  padding: 0 80px;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .skin-teaser-home .teaser__item {
    margin-bottom: 30px;
  }
}
.skin-teaser-home .teaser__item:nth-child(2) {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100%  + 30px);
  background: #ebebeb;
}
.skin-teaser-home .teaser__item:nth-child(2) .teaser__link {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .skin-teaser-home .teaser__item {
    width: calc(100% / 3);
  }
  .skin-teaser-home .teaser__item:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
    width: calc(100% / 3);
    background: transparent;
  }
  .skin-teaser-home .teaser__item:nth-child(2) .teaser__link {
    padding: unset;
  }
}
.skin-teaser-home .teaser__title {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .skin-teaser-news .teaser__list {
    justify-content: left;
  }
}
@media (min-width: 1200px) {
  .skin-teaser-news .teaser__list {
    padding: 0;
    margin: 0 -30px;
  }
}
@media (min-width: 1200px) {
  .skin-teaser-news .teaser__item {
    padding: 0 30px;
  }
}
@media (min-width: 1400px) {
  .skin-teaser-news .teaser__item {
    padding: 0 30px;
    width: 33.2%;
  }
}
.skin-teaser-news .teaser__item-news {
  display: flex;
  flex-direction: column;
}
.skin-teaser-news .teaser__title {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  .skin-teaser-news .teaser__title {
    margin-bottom: 20px;
  }
}
.skin-teaser-news .news__pub-date {
  margin-bottom: 10px;
}
.skin-teaser-news .news__pub-date .news-category {
  display: inline-block;
  margin-left: 8px;
  background-color: #ebebeb;
  padding: 2px 4px;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .skin-teaser-partner .teaser__list {
    margin: 0 -20px;
    justify-content: left;
  }
}
@media (min-width: 1200px) {
  .skin-teaser-partner .teaser__list {
    padding: 0;
    margin: 0 -20px;
  }
}
.skin-teaser-partner .teaser__item {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .skin-teaser-partner .teaser__item {
    padding: 0 20px;
    width: calc(100% / 3);
  }
}
@media (min-width: 1200px) {
  .skin-teaser-partner .teaser__item {
    padding: 0 20px;
  }
}
@media (min-width: 1680px) {
  .skin-teaser-partner .teaser__item {
    width: calc(100% / 4);
  }
}
.skin-teaser-partner .teaser__img {
  margin-bottom: 0;
}
.skin-teaser-partner .teaser__title {
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media print {
  .skin-teaser-partner .teaser__title {
    font-size: 9pt;
  }
}
.skin-teaser-partner .teaser__text {
  padding: 0;
  margin-top: auto;
  font-size: 12px;
  line-height: 1.2;
}
.skin-teaser-partner .teaser__img {
  border-radius: 0;
}
.skin-teaser-product-overview {
  position: relative;
}
.skin-teaser-product-overview .teaser__list {
  padding: 0;
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .skin-teaser-product-overview .teaser__list {
    justify-content: left;
  }
}
@media (min-width: 1200px) {
  .skin-teaser-product-overview .teaser__list {
    margin: 0 -25px;
  }
}
.skin-teaser-product-overview .teaser__item {
  width: calc(100% / 2);
}
.skin-teaser-product-overview .teaser__item:nth-child(even) {
  padding: 0 15px 0 7px;
}
.skin-teaser-product-overview .teaser__item:nth-child(odd) {
  padding: 0 7px 0 15px;
}
@media (min-width: 768px) {
  .skin-teaser-product-overview .teaser__item {
    width: calc(100% / 3);
  }
  .skin-teaser-product-overview .teaser__item:nth-child(even),
  .skin-teaser-product-overview .teaser__item:nth-child(odd) {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .skin-teaser-product-overview .teaser__item {
    width: calc(100% / 5);
  }
  .skin-teaser-product-overview .teaser__item:nth-child(even),
  .skin-teaser-product-overview .teaser__item:nth-child(odd) {
    padding: 0 25px;
  }
}
.skin-teaser-product-overview .teaser__link {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 10px 10px 0;
  border-radius: 15px;
  box-shadow: rgba(112, 112, 112, 0.3) 0px 1px 2px 0px, rgba(112, 112, 112, 0.15) 0px 2px 6px 2px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .skin-teaser-product-overview .teaser__link {
    padding: 15px 15px 0;
  }
}
.skin-teaser-product-overview .teaser__link:hover,
.skin-teaser-product-overview .teaser__link:focus,
.skin-teaser-product-overview .teaser__link:active {
  color: #fff;
  background: #164194;
}
.skin-teaser-product-overview .teaser__icon {
  width: 80px;
}
@media (min-width: 768px) {
  .skin-teaser-product-overview .teaser__icon {
    padding-top: 15px;
    margin-bottom: 15px;
    width: 100px;
  }
}
@media (min-width: 1200px) {
  .skin-teaser-product-overview .teaser__icon {
    padding-top: 30px;
    width: 120px;
  }
}
.skin-teaser-product-overview .teaser__title {
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
}
@media (min-width: 768px) {
  .skin-teaser-product-overview .teaser__title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
@media (min-width: 1680px) {
  .skin-teaser-product-overview .teaser__title {
    font-family: "Lato", arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 16px;
  }
}
@media (min-width: 1680px) and print {
  .skin-teaser-product-overview .teaser__title {
    font-size: 9pt;
  }
}
.skin-teaser-zones-overview {
  /*.teaser__link {
		width: 100%;
		.link-primary();
		border-bottom: none;
		color: @primary;

		&:hover,
		&:focus,
		&:active {
			color: @secondary;
		}
	}

	.teaser__link--button {
		.button-primary();
		.button-arrow-right();

		width: fit-content;
	}*/
}
@media (min-width: 1200px) {
  .skin-teaser-zones-overview .teaser__list {
    margin: 0 -15px;
  }
}
@media (min-width: 768px) {
  .skin-teaser-zones-overview .teaser__item {
    width: calc(100% / 4);
  }
}
@media (min-width: 1200px) {
  .skin-teaser-zones-overview .teaser__item {
    width: calc(100% / 5);
  }
  .skin-teaser-zones-overview .teaser__item:nth-child(even),
  .skin-teaser-zones-overview .teaser__item:nth-child(odd) {
    padding: 0 15px;
  }
}
.skin-teaser-zones-overview .teaser__container {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 10px 10px 0;
  border-radius: 15px;
  box-shadow: rgba(112, 112, 112, 0.3) 0px 1px 2px 0px, rgba(112, 112, 112, 0.15) 0px 2px 6px 2px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .skin-teaser-zones-overview .teaser__container {
    padding: 15px 15px 0;
  }
}
.skin-teaser-zones-overview .teaser__container:hover,
.skin-teaser-zones-overview .teaser__container:focus,
.skin-teaser-zones-overview .teaser__container:active {
  color: #fff;
  background: #164194;
}
.skin-teaser-zones-overview .teaser__container:hover .teaser__title,
.skin-teaser-zones-overview .teaser__container:focus .teaser__title,
.skin-teaser-zones-overview .teaser__container:active .teaser__title {
  color: #fff;
}
.skin-teaser-zones-overview .teaser__container .teaser__link {
  padding: 0;
  text-decoration: none;
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-bottom: none;
  color: #2a3133;
  border-radius: 0;
  box-shadow: none;
}
.skin-teaser-zones-overview .teaser__container .teaser__link:hover,
.skin-teaser-zones-overview .teaser__container .teaser__link:focus,
.skin-teaser-zones-overview .teaser__container .teaser__link:active {
  color: #fff;
  background: none;
}
.skin-teaser-zones-overview .teaser__container .teaser__title {
  border-bottom: none;
  margin: 10px 0 15px;
}
.skin-teaser-zones-overview .teaser__container .teaser__link--button {
  padding: 10px;
  height: 30px;
  margin-bottom: 15px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .skin-teaser-zones-overview .teaser__container .teaser__link--button {
    font-size: 16px;
  }
}
.skin-teaser-zones-overview .teaser__container .teaser__link--button:hover,
.skin-teaser-zones-overview .teaser__container .teaser__link--button:focus,
.skin-teaser-zones-overview .teaser__container .teaser__link--button:active {
  background: #f1df98;
  color: #000;
}
.skin-teaser-zones-overview .teaser__img {
  margin-top: auto;
}
.skin-teaser-zones-overview .teaser__title {
  margin-top: auto;
  margin-bottom: 3px;
}
.skin-teaser-zones-overview .teaser__text {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mod-tooltip {
  z-index: 5;
  position: absolute;
  top: 7px;
  right: -10px;
}
@media (min-width: 768px) {
  .mod-tooltip {
    right: 0;
  }
}
.custom-container,
.kurzstrecke-container {
  position: relative;
}
.tooltip__button {
  position: relative;
  width: 30px;
  height: 30px;
  border: none;
  cursor: pointer;
  background: transparent;
}
.tooltip__button::before {
  position: absolute;
  top: 5px;
  left: 5px;
  content: 'info';
  font-family: "Material Icons Round";
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #000;
}
.tooltip__button:hover::before,
.tooltip__button:focus::before,
.tooltip__button:active::before,
.tooltip__button.is-active::before {
  color: #164194;
}
tr.state-tr--hovered .tooltip__button::before {
  color: #ffcc00;
}
tr.state-tr--hovered .tooltip__button:hover::before,
tr.state-tr--hovered .tooltip__button:focus::before,
tr.state-tr--hovered .tooltip__button:active::before,
tr.state-tr--hovered .tooltip__button.is-active::before {
  color: #ffcc00;
}
tbody tr th:first-child {
  padding-left: 10px;
  padding-right: 20px;
}
tbody .tooltip__button {
  left: 4px;
}
tbody .custom-tooltip {
  left: 33px;
}
.custom-tooltip {
  position: absolute;
  z-index: 500;
  top: calc(100% + 15px);
  left: -185px;
  white-space: normal;
  width: 200px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  text-align: left;
}
.custom-tooltip p {
  font-size: 12px;
  line-height: 1.2;
}
.custom-tooltip__title {
  font-family: "Lato", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media print {
  .custom-tooltip__title {
    font-size: 9pt;
  }
}
.custom-tooltip__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  border: none;
  cursor: pointer;
  background: transparent;
  font-family: "Material Icons Round";
  font-size: 20px;
  line-height: 20px;
  color: #000;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.custom-tooltip__close:hover,
.custom-tooltip__close:focus,
.custom-tooltip__close:active {
  color: #164194;
}
.mod-video {
  position: relative;
}
.mod-video .media-container {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
}
.mod-video .media-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.video.border {
  border: 1px solid #d5d5d5;
}
.video .dp--overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
