@charset "UTF-8";
/*!
 * Theme: IKS Kunststoffanlagen
 * Theme-URI: https://kunststoffanlagen.de
 * Author: Julian Henn
 * Last Update: 03.09.2024
 * 
 * © Hej! Die Agentur GmbH, https://www.hej-agentur.de
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.invisible {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto/roboto-v30-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto/roboto-v30-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v30-latin-300.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-300.woff") format("woff"), url("../fonts/roboto/roboto-v30-latin-300.ttf") format("truetype"), url("../fonts/roboto/roboto-v30-latin-300.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto/roboto-v30-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v30-latin-regular.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-regular.woff") format("woff"), url("../fonts/roboto/roboto-v30-latin-regular.ttf") format("truetype"), url("../fonts/roboto/roboto-v30-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto/roboto-v30-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto/roboto-v30-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v30-latin-500.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-500.woff") format("woff"), url("../fonts/roboto/roboto-v30-latin-500.ttf") format("truetype"), url("../fonts/roboto/roboto-v30-latin-500.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto/roboto-v30-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto/roboto-v30-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v30-latin-700.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-700.woff") format("woff"), url("../fonts/roboto/roboto-v30-latin-700.ttf") format("truetype"), url("../fonts/roboto/roboto-v30-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-condensed-300 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

ul,
ol,
dl,
blockquote,
p,
address,
hr,
fieldset,
figure,
pre {
  margin-bottom: 1rem;
}

ul,
ol,
dd {
  margin-left: 1rem;
}

.clearfix::after, .news-grid .layout_short::after,
.news-grid .layout_latest::after,
.news-grid .layout_simple::after {
  display: block;
  clear: both;
  content: "";
}

a {
  color: hsl(350, 91%, 45%);
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a :is(:hover, :focus-visible) {
  color: hsl(350, 91%, 35%);
  text-decoration: none;
}

:not(p) a {
  text-decoration: none;
}

figure {
  margin: 0 0 1rem;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.bg--tint {
  background-color: #f0f0f0;
}

.bg--dark {
  background-color: #111;
}

.bg--highlight {
  background-color: #f0f0f0;
}

.margin-none, .margin-none > .inside {
  margin: 0 !important;
}
.margin-block-start-none, .margin-block-start-none > .inside, .margin-top-none, .margin-top-none > .inside {
  -webkit-margin-before: 0 !important;
  margin-block-start: 0 !important;
}
.margin-block-end-none, .margin-block-end-none > .inside, .margin-bottom-none, .margin-bottom-none > .inside {
  -webkit-margin-after: 0 !important;
  margin-block-end: 0 !important;
}
.margin-block-none, .margin-block-none > .inside {
  margin-block: 0 !important;
}
.margin-inline-start-none, .margin-inline-start-none > .inside, .margin-left-none, .margin-left-none > .inside {
  -webkit-margin-start: 0 !important;
  margin-inline-start: 0 !important;
}
.margin-inline-end-none, .margin-inline-end-none > .inside, .margin-right-none, .margin-right-none > .inside {
  -webkit-margin-end: 0 !important;
  margin-inline-end: 0 !important;
}
.margin-inline-none, .margin-inline-none > .inside {
  margin-inline: 0 !important;
}

.padding-none, .padding-none > .inside {
  padding: 0 !important;
}
.padding-block-start-none, .padding-block-start-none > .inside, .padding-top-none, .padding-top-none > .inside {
  -webkit-padding-before: 0 !important;
  padding-block-start: 0 !important;
}
.padding-block-end-none, .padding-block-end-none > .inside, .padding-bottom-none, .padding-bottom-none > .inside {
  -webkit-padding-after: 0 !important;
  padding-block-end: 0 !important;
}
.padding-block-none, .padding-block-none > .inside {
  padding-block: 0 !important;
}
.padding-inline-start-none, .padding-inline-start-none > .inside, .padding-left-none, .padding-left-none > .inside {
  -webkit-padding-start: 0 !important;
  padding-inline-start: 0 !important;
}
.padding-inline-end-none, .padding-inline-end-none > .inside, .padding-right-none, .padding-right-none > .inside {
  -webkit-padding-end: 0 !important;
  padding-inline-end: 0 !important;
}
.padding-inline-none, .padding-inline-none > .inside {
  padding-inline: 0 !important;
}

.margin-xs, .margin-xs > .inside {
  margin: 0.25rem !important;
}
.margin-block-start-xs, .margin-block-start-xs > .inside, .margin-top-xs, .margin-top-xs > .inside {
  -webkit-margin-before: 0.25rem !important;
  margin-block-start: 0.25rem !important;
}
.margin-block-end-xs, .margin-block-end-xs > .inside, .margin-bottom-xs, .margin-bottom-xs > .inside {
  -webkit-margin-after: 0.25rem !important;
  margin-block-end: 0.25rem !important;
}
.margin-block-xs, .margin-block-xs > .inside {
  margin-block: 0.25rem !important;
}
.margin-inline-start-xs, .margin-inline-start-xs > .inside, .margin-left-xs, .margin-left-xs > .inside {
  -webkit-margin-start: 0.25rem !important;
  margin-inline-start: 0.25rem !important;
}
.margin-inline-end-xs, .margin-inline-end-xs > .inside, .margin-right-xs, .margin-right-xs > .inside {
  -webkit-margin-end: 0.25rem !important;
  margin-inline-end: 0.25rem !important;
}
.margin-inline-xs, .margin-inline-xs > .inside {
  margin-inline: 0.25rem !important;
}

.padding-xs, .padding-xs > .inside {
  padding: 0.25rem !important;
}
.padding-block-start-xs, .padding-block-start-xs > .inside, .padding-top-xs, .padding-top-xs > .inside {
  -webkit-padding-before: 0.25rem !important;
  padding-block-start: 0.25rem !important;
}
.padding-block-end-xs, .padding-block-end-xs > .inside, .padding-bottom-xs, .padding-bottom-xs > .inside {
  -webkit-padding-after: 0.25rem !important;
  padding-block-end: 0.25rem !important;
}
.padding-block-xs, .padding-block-xs > .inside {
  padding-block: 0.25rem !important;
}
.padding-inline-start-xs, .padding-inline-start-xs > .inside, .padding-left-xs, .padding-left-xs > .inside {
  -webkit-padding-start: 0.25rem !important;
  padding-inline-start: 0.25rem !important;
}
.padding-inline-end-xs, .padding-inline-end-xs > .inside, .padding-right-xs, .padding-right-xs > .inside {
  -webkit-padding-end: 0.25rem !important;
  padding-inline-end: 0.25rem !important;
}
.padding-inline-xs, .padding-inline-xs > .inside {
  padding-inline: 0.25rem !important;
}

.margin-sm, .margin-sm > .inside {
  margin: 0.5rem !important;
}
.margin-block-start-sm, .margin-block-start-sm > .inside, .margin-top-sm, .margin-top-sm > .inside {
  -webkit-margin-before: 0.5rem !important;
  margin-block-start: 0.5rem !important;
}
.margin-block-end-sm, .margin-block-end-sm > .inside, .margin-bottom-sm, .margin-bottom-sm > .inside {
  -webkit-margin-after: 0.5rem !important;
  margin-block-end: 0.5rem !important;
}
.margin-block-sm, .margin-block-sm > .inside {
  margin-block: 0.5rem !important;
}
.margin-inline-start-sm, .margin-inline-start-sm > .inside, .margin-left-sm, .margin-left-sm > .inside {
  -webkit-margin-start: 0.5rem !important;
  margin-inline-start: 0.5rem !important;
}
.margin-inline-end-sm, .margin-inline-end-sm > .inside, .margin-right-sm, .margin-right-sm > .inside {
  -webkit-margin-end: 0.5rem !important;
  margin-inline-end: 0.5rem !important;
}
.margin-inline-sm, .margin-inline-sm > .inside {
  margin-inline: 0.5rem !important;
}

.padding-sm, .padding-sm > .inside {
  padding: 0.5rem !important;
}
.padding-block-start-sm, .padding-block-start-sm > .inside, .padding-top-sm, .padding-top-sm > .inside {
  -webkit-padding-before: 0.5rem !important;
  padding-block-start: 0.5rem !important;
}
.padding-block-end-sm, .padding-block-end-sm > .inside, .padding-bottom-sm, .padding-bottom-sm > .inside {
  -webkit-padding-after: 0.5rem !important;
  padding-block-end: 0.5rem !important;
}
.padding-block-sm, .padding-block-sm > .inside {
  padding-block: 0.5rem !important;
}
.padding-inline-start-sm, .padding-inline-start-sm > .inside, .padding-left-sm, .padding-left-sm > .inside {
  -webkit-padding-start: 0.5rem !important;
  padding-inline-start: 0.5rem !important;
}
.padding-inline-end-sm, .padding-inline-end-sm > .inside, .padding-right-sm, .padding-right-sm > .inside {
  -webkit-padding-end: 0.5rem !important;
  padding-inline-end: 0.5rem !important;
}
.padding-inline-sm, .padding-inline-sm > .inside {
  padding-inline: 0.5rem !important;
}

.margin-base, .margin-base > .inside {
  margin: 1rem !important;
}
.margin-block-start-base, .margin-block-start-base > .inside, .margin-top-base, .margin-top-base > .inside {
  -webkit-margin-before: 1rem !important;
  margin-block-start: 1rem !important;
}
.margin-block-end-base, .margin-block-end-base > .inside, .margin-bottom-base, .margin-bottom-base > .inside {
  -webkit-margin-after: 1rem !important;
  margin-block-end: 1rem !important;
}
.margin-block-base, .margin-block-base > .inside {
  margin-block: 1rem !important;
}
.margin-inline-start-base, .margin-inline-start-base > .inside, .margin-left-base, .margin-left-base > .inside {
  -webkit-margin-start: 1rem !important;
  margin-inline-start: 1rem !important;
}
.margin-inline-end-base, .margin-inline-end-base > .inside, .margin-right-base, .margin-right-base > .inside {
  -webkit-margin-end: 1rem !important;
  margin-inline-end: 1rem !important;
}
.margin-inline-base, .margin-inline-base > .inside {
  margin-inline: 1rem !important;
}

.padding-base, .padding-base > .inside {
  padding: 1rem !important;
}
.padding-block-start-base, .padding-block-start-base > .inside, .padding-top-base, .padding-top-base > .inside {
  -webkit-padding-before: 1rem !important;
  padding-block-start: 1rem !important;
}
.padding-block-end-base, .padding-block-end-base > .inside, .padding-bottom-base, .padding-bottom-base > .inside {
  -webkit-padding-after: 1rem !important;
  padding-block-end: 1rem !important;
}
.padding-block-base, .padding-block-base > .inside {
  padding-block: 1rem !important;
}
.padding-inline-start-base, .padding-inline-start-base > .inside, .padding-left-base, .padding-left-base > .inside {
  -webkit-padding-start: 1rem !important;
  padding-inline-start: 1rem !important;
}
.padding-inline-end-base, .padding-inline-end-base > .inside, .padding-right-base, .padding-right-base > .inside {
  -webkit-padding-end: 1rem !important;
  padding-inline-end: 1rem !important;
}
.padding-inline-base, .padding-inline-base > .inside {
  padding-inline: 1rem !important;
}

.margin-md, .margin-md > .inside {
  margin: 1.5rem !important;
}
.margin-block-start-md, .margin-block-start-md > .inside, .margin-top-md, .margin-top-md > .inside {
  -webkit-margin-before: 1.5rem !important;
  margin-block-start: 1.5rem !important;
}
.margin-block-end-md, .margin-block-end-md > .inside, .margin-bottom-md, .margin-bottom-md > .inside {
  -webkit-margin-after: 1.5rem !important;
  margin-block-end: 1.5rem !important;
}
.margin-block-md, .margin-block-md > .inside {
  margin-block: 1.5rem !important;
}
.margin-inline-start-md, .margin-inline-start-md > .inside, .margin-left-md, .margin-left-md > .inside {
  -webkit-margin-start: 1.5rem !important;
  margin-inline-start: 1.5rem !important;
}
.margin-inline-end-md, .margin-inline-end-md > .inside, .margin-right-md, .margin-right-md > .inside {
  -webkit-margin-end: 1.5rem !important;
  margin-inline-end: 1.5rem !important;
}
.margin-inline-md, .margin-inline-md > .inside {
  margin-inline: 1.5rem !important;
}

.padding-md, .padding-md > .inside {
  padding: 1.5rem !important;
}
.padding-block-start-md, .padding-block-start-md > .inside, .padding-top-md, .padding-top-md > .inside {
  -webkit-padding-before: 1.5rem !important;
  padding-block-start: 1.5rem !important;
}
.padding-block-end-md, .padding-block-end-md > .inside, .padding-bottom-md, .padding-bottom-md > .inside {
  -webkit-padding-after: 1.5rem !important;
  padding-block-end: 1.5rem !important;
}
.padding-block-md, .padding-block-md > .inside {
  padding-block: 1.5rem !important;
}
.padding-inline-start-md, .padding-inline-start-md > .inside, .padding-left-md, .padding-left-md > .inside {
  -webkit-padding-start: 1.5rem !important;
  padding-inline-start: 1.5rem !important;
}
.padding-inline-end-md, .padding-inline-end-md > .inside, .padding-right-md, .padding-right-md > .inside {
  -webkit-padding-end: 1.5rem !important;
  padding-inline-end: 1.5rem !important;
}
.padding-inline-md, .padding-inline-md > .inside {
  padding-inline: 1.5rem !important;
}

.margin-lg, .margin-lg > .inside {
  margin: 2rem !important;
}
.margin-block-start-lg, .margin-block-start-lg > .inside, .margin-top-lg, .margin-top-lg > .inside {
  -webkit-margin-before: 2rem !important;
  margin-block-start: 2rem !important;
}
.margin-block-end-lg, .margin-block-end-lg > .inside, .margin-bottom-lg, .margin-bottom-lg > .inside {
  -webkit-margin-after: 2rem !important;
  margin-block-end: 2rem !important;
}
.margin-block-lg, .margin-block-lg > .inside {
  margin-block: 2rem !important;
}
.margin-inline-start-lg, .margin-inline-start-lg > .inside, .margin-left-lg, .margin-left-lg > .inside {
  -webkit-margin-start: 2rem !important;
  margin-inline-start: 2rem !important;
}
.margin-inline-end-lg, .margin-inline-end-lg > .inside, .margin-right-lg, .margin-right-lg > .inside {
  -webkit-margin-end: 2rem !important;
  margin-inline-end: 2rem !important;
}
.margin-inline-lg, .margin-inline-lg > .inside {
  margin-inline: 2rem !important;
}

.padding-lg, .padding-lg > .inside {
  padding: 2rem !important;
}
.padding-block-start-lg, .padding-block-start-lg > .inside, .padding-top-lg, .padding-top-lg > .inside {
  -webkit-padding-before: 2rem !important;
  padding-block-start: 2rem !important;
}
.padding-block-end-lg, .padding-block-end-lg > .inside, .padding-bottom-lg, .padding-bottom-lg > .inside {
  -webkit-padding-after: 2rem !important;
  padding-block-end: 2rem !important;
}
.padding-block-lg, .padding-block-lg > .inside {
  padding-block: 2rem !important;
}
.padding-inline-start-lg, .padding-inline-start-lg > .inside, .padding-left-lg, .padding-left-lg > .inside {
  -webkit-padding-start: 2rem !important;
  padding-inline-start: 2rem !important;
}
.padding-inline-end-lg, .padding-inline-end-lg > .inside, .padding-right-lg, .padding-right-lg > .inside {
  -webkit-padding-end: 2rem !important;
  padding-inline-end: 2rem !important;
}
.padding-inline-lg, .padding-inline-lg > .inside {
  padding-inline: 2rem !important;
}

.margin-xl, .margin-xl > .inside {
  margin: 3rem !important;
}
.margin-block-start-xl, .margin-block-start-xl > .inside, .margin-top-xl, .margin-top-xl > .inside {
  -webkit-margin-before: 3rem !important;
  margin-block-start: 3rem !important;
}
.margin-block-end-xl, .margin-block-end-xl > .inside, .margin-bottom-xl, .margin-bottom-xl > .inside {
  -webkit-margin-after: 3rem !important;
  margin-block-end: 3rem !important;
}
.margin-block-xl, .margin-block-xl > .inside {
  margin-block: 3rem !important;
}
.margin-inline-start-xl, .margin-inline-start-xl > .inside, .margin-left-xl, .margin-left-xl > .inside {
  -webkit-margin-start: 3rem !important;
  margin-inline-start: 3rem !important;
}
.margin-inline-end-xl, .margin-inline-end-xl > .inside, .margin-right-xl, .margin-right-xl > .inside {
  -webkit-margin-end: 3rem !important;
  margin-inline-end: 3rem !important;
}
.margin-inline-xl, .margin-inline-xl > .inside {
  margin-inline: 3rem !important;
}

.padding-xl, .padding-xl > .inside {
  padding: 3rem !important;
}
.padding-block-start-xl, .padding-block-start-xl > .inside, .padding-top-xl, .padding-top-xl > .inside {
  -webkit-padding-before: 3rem !important;
  padding-block-start: 3rem !important;
}
.padding-block-end-xl, .padding-block-end-xl > .inside, .padding-bottom-xl, .padding-bottom-xl > .inside {
  -webkit-padding-after: 3rem !important;
  padding-block-end: 3rem !important;
}
.padding-block-xl, .padding-block-xl > .inside {
  padding-block: 3rem !important;
}
.padding-inline-start-xl, .padding-inline-start-xl > .inside, .padding-left-xl, .padding-left-xl > .inside {
  -webkit-padding-start: 3rem !important;
  padding-inline-start: 3rem !important;
}
.padding-inline-end-xl, .padding-inline-end-xl > .inside, .padding-right-xl, .padding-right-xl > .inside {
  -webkit-padding-end: 3rem !important;
  padding-inline-end: 3rem !important;
}
.padding-inline-xl, .padding-inline-xl > .inside {
  padding-inline: 3rem !important;
}

.margin-xxl, .margin-xxl > .inside {
  margin: 5rem !important;
}
.margin-block-start-xxl, .margin-block-start-xxl > .inside, .margin-top-xxl, .margin-top-xxl > .inside {
  -webkit-margin-before: 5rem !important;
  margin-block-start: 5rem !important;
}
.margin-block-end-xxl, .margin-block-end-xxl > .inside, .margin-bottom-xxl, .margin-bottom-xxl > .inside {
  -webkit-margin-after: 5rem !important;
  margin-block-end: 5rem !important;
}
.margin-block-xxl, .margin-block-xxl > .inside {
  margin-block: 5rem !important;
}
.margin-inline-start-xxl, .margin-inline-start-xxl > .inside, .margin-left-xxl, .margin-left-xxl > .inside {
  -webkit-margin-start: 5rem !important;
  margin-inline-start: 5rem !important;
}
.margin-inline-end-xxl, .margin-inline-end-xxl > .inside, .margin-right-xxl, .margin-right-xxl > .inside {
  -webkit-margin-end: 5rem !important;
  margin-inline-end: 5rem !important;
}
.margin-inline-xxl, .margin-inline-xxl > .inside {
  margin-inline: 5rem !important;
}

.padding-xxl, .padding-xxl > .inside {
  padding: 5rem !important;
}
.padding-block-start-xxl, .padding-block-start-xxl > .inside, .padding-top-xxl, .padding-top-xxl > .inside {
  -webkit-padding-before: 5rem !important;
  padding-block-start: 5rem !important;
}
.padding-block-end-xxl, .padding-block-end-xxl > .inside, .padding-bottom-xxl, .padding-bottom-xxl > .inside {
  -webkit-padding-after: 5rem !important;
  padding-block-end: 5rem !important;
}
.padding-block-xxl, .padding-block-xxl > .inside {
  padding-block: 5rem !important;
}
.padding-inline-start-xxl, .padding-inline-start-xxl > .inside, .padding-left-xxl, .padding-left-xxl > .inside {
  -webkit-padding-start: 5rem !important;
  padding-inline-start: 5rem !important;
}
.padding-inline-end-xxl, .padding-inline-end-xxl > .inside, .padding-right-xxl, .padding-right-xxl > .inside {
  -webkit-padding-end: 5rem !important;
  padding-inline-end: 5rem !important;
}
.padding-inline-xxl, .padding-inline-xxl > .inside {
  padding-inline: 5rem !important;
}

html {
  font-family: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  background-color: #fff;
  color: #000;
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #000;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: hsl(350, 91%, 45%);
}

span.block-headline,
h1 {
  font-size: 1.625rem;
  line-height: 1.3;
  margin-bottom: 1rem;
  color: hsl(350, 91%, 45%);
  font-weight: 700;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (min-width: 36em) {
  span.block-headline,
  h1 {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 48em) {
  span.block-headline,
  h1 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 62em) {
  span.block-headline,
  h1 {
    font-size: 2.75rem;
  }
}
@media screen and (min-width: 75em) {
  span.block-headline,
  h1 {
    font-size: 2.75rem;
  }
}

p + h1, ul + h1, ol + h1 {
  margin-top: 2rem;
}
.ce_text + .ce_text h1:first-child, .content-text + .content-text h1:first-child {
  margin-top: 2rem;
}
h1 + h2 {
  margin-top: -1rem;
}

.ce_accordion .toggler,
h2 {
  font-size: 1.875rem;
  line-height: 1.3;
  margin-bottom: 1rem;
  color: hsl(350, 91%, 45%);
  font-weight: 700;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (min-width: 36em) {
  .ce_accordion .toggler,
  h2 {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 48em) {
  .ce_accordion .toggler,
  h2 {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 62em) {
  .ce_accordion .toggler,
  h2 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 75em) {
  .ce_accordion .toggler,
  h2 {
    font-size: 2.25rem;
  }
}

p + h2, ul + h2, ol + h2 {
  margin-top: 2rem;
}
.ce_text + .ce_text h2:first-child, .content-text + .content-text h2:first-child {
  margin-top: 2rem;
}
h2 + h3 {
  margin-top: -1rem;
}

h3 {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (min-width: 36em) {
  h3 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 48em) {
  h3 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 62em) {
  h3 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 75em) {
  h3 {
    font-size: 1.75rem;
  }
}

p + h3, ul + h3, ol + h3 {
  margin-top: 2rem;
}
.ce_text + .ce_text h3:first-child, .content-text + .content-text h3:first-child {
  margin-top: 2rem;
}
h3 + h4 {
  margin-top: -1rem;
}

.mod_glossary .glossary .letter,
h4 {
  font-size: 1.25rem;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (min-width: 36em) {
  .mod_glossary .glossary .letter,
  h4 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 48em) {
  .mod_glossary .glossary .letter,
  h4 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 62em) {
  .mod_glossary .glossary .letter,
  h4 {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 75em) {
  .mod_glossary .glossary .letter,
  h4 {
    font-size: 1.75rem;
  }
}

p + h4, ul + h4, ol + h4 {
  margin-top: 1.5rem;
}
.ce_text + .ce_text h4:first-child, .content-text + .content-text h4:first-child {
  margin-top: 1.5rem;
}
h4 + h5 {
  margin-top: -1rem;
}

h5 {
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (min-width: 36em) {
  h5 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 48em) {
  h5 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 62em) {
  h5 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 75em) {
  h5 {
    font-size: 1rem;
  }
}

p + h5, ul + h5, ol + h5 {
  margin-top: 1.5rem;
}
.ce_text + .ce_text h5:first-child, .content-text + .content-text h5:first-child {
  margin-top: 1.5rem;
}
h5 + h6 {
  margin-top: -1rem;
}

h6 {
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media screen and (min-width: 36em) {
  h6 {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 48em) {
  h6 {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 62em) {
  h6 {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 75em) {
  h6 {
    font-size: 0.875rem;
  }
}

p + h6, ul + h6, ol + h6 {
  margin-top: 1.5rem;
}
.ce_text + .ce_text h6:first-child, .content-text + .content-text h6:first-child {
  margin-top: 1.5rem;
}

span.block-headline {
  background-color: hsl(350, 91%, 45%);
  color: #fff;
  padding: 0.25em 0.5em;
  display: inline-block;
  margin-bottom: 0.25rem;
}
span.block-headline:last-of-type {
  margin-bottom: 1rem;
}

p,
ul,
ol {
  margin-top: 0;
}
p a,
ul a,
ol a {
  text-decoration: none;
}
p a:hover,
ul a:hover,
ol a:hover {
  text-decoration: none;
}
p:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}

ul,
ol {
  padding-left: 0;
}

.list-icon-iks, .box ul, .list-icon-iks ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.list-icon-iks li, .box ul li, .list-icon-iks ul li {
  background: url(../img/icon-muffe.svg) no-repeat;
  background-size: 1.2em;
  background-position: 0 0.15em;
  padding-left: 1.5em;
  margin-bottom: 0.5em;
}

.list-icon-arrow, .nav-sub, .list-icon-arrow ul, .nav-sub ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.list-icon-arrow li::before, .nav-sub li::before, .list-icon-arrow ul li::before {
  content: "\f178";
  font: var(--fa-font-solid);
  margin-right: 0.5em;
}

strong,
b {
  font-weight: 700;
}

code {
  background-color: #f0f0f0;
  color: #000;
}

pre {
  padding: 1rem;
  background: #777;
  color: #fff;
  overflow-x: scroll;
}
pre code {
  background-color: none;
  color: #fff;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #c4c4c4;
}

.ce_text,
.content-text {
  margin-bottom: 1rem;
}

.headline-with-underline {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
  position: relative;
}
.headline-with-underline h1, .headline-with-underline h2, .headline-with-underline h3, .headline-with-underline h4, .headline-with-underline h5, .headline-with-underline h6 {
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 36em) {
  .headline-with-underline h1 + .more, .headline-with-underline h2 + .more, .headline-with-underline h3 + .more, .headline-with-underline h4 + .more, .headline-with-underline h5 + .more, .headline-with-underline h6 + .more {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0;
  }
}

html {
  --grid__columns: 12;
  --grid__gutter: 1rem;
  --grid__gutter--half: calc(var(--grid__gutter) / 2);
}
@media screen and (min-width: 36em) {
  html {
    --grid__gutter: 1.875rem;
  }
}

.row {
  display: grid;
  grid-template-columns: repeat(var(--grid__columns), 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 48em) {
  .row {
    grid-row-gap: 0;
  }
}
@supports not (display: grid) {
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.ie .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--grid__gutter) / 2);
  margin-right: calc(-1 * var(--grid__gutter) / 2);
}

.ce_gallery > ul li, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .ce_gallery > ul li, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .ce_gallery > ul li, .ce_gallery > ul .ie li, .ie .col-xxl-12, .ie .col-xxl-11, .ie .col-xxl-10, .ie .col-xxl-9, .ie .col-xxl-8, .ie .col-xxl-7, .ie .col-xxl-6, .ie .col-xxl-5, .ie .col-xxl-4, .ie .col-xxl-3, .ie .col-xxl-2, .ie .col-xxl-1, .ie .col-xl-12, .ie .col-xl-11, .ie .col-xl-10, .ie .col-xl-9, .ie .col-xl-8, .ie .col-xl-7, .ie .col-xl-6, .ie .col-xl-5, .ie .col-xl-4, .ie .col-xl-3, .ie .col-xl-2, .ie .col-xl-1, .ie .col-lg-12, .ie .col-lg-11, .ie .col-lg-10, .ie .col-lg-9, .ie .col-lg-8, .ie .col-lg-7, .ie .col-lg-6, .ie .col-lg-5, .ie .col-lg-4, .ie .col-lg-3, .ie .col-lg-2, .ie .col-lg-1, .ie .col-md-12, .ie .col-md-11, .ie .col-md-10, .ie .col-md-9, .ie .col-md-8, .ie .col-md-7, .ie .col-md-6, .ie .col-md-5, .ie .col-md-4, .ie .col-md-3, .ie .col-md-2, .ie .col-md-1, .ie .col-sm-12, .ie .col-sm-11, .ie .col-sm-10, .ie .col-sm-9, .ie .col-sm-8, .ie .col-sm-7, .ie .col-sm-6, .ie .col-sm-5, .ie .col-sm-4, .ie .col-sm-3, .ie .col-sm-2, .ie .col-sm-1, .ie .col-xs-12, .ie .col-xs-11, .ie .col-xs-10, .ie .col-xs-9, .ie .col-xs-8, .ie .col-xs-7, .ie .col-xs-6, .ie .col-xs-5, .ie .col-xs-4, .ie .col-xs-3, .ie .col-xs-2, .ie .col-xs-1 {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}

.col-1 {
  grid-column: span 1/span 1;
}
@supports not (display: grid) {
  .col-1 {
    width: 8.3333333333%;
  }
}
.ie .col-1 {
  width: 8.3333333333%;
}

.col-2 {
  grid-column: span 2/span 2;
}
@supports not (display: grid) {
  .col-2 {
    width: 16.6666666667%;
  }
}
.ie .col-2 {
  width: 16.6666666667%;
}

.col-3 {
  grid-column: span 3/span 3;
}
@supports not (display: grid) {
  .col-3 {
    width: 25%;
  }
}
.ie .col-3 {
  width: 25%;
}

.col-4 {
  grid-column: span 4/span 4;
}
@supports not (display: grid) {
  .col-4 {
    width: 33.3333333333%;
  }
}
.ie .col-4 {
  width: 33.3333333333%;
}

.col-5 {
  grid-column: span 5/span 5;
}
@supports not (display: grid) {
  .col-5 {
    width: 41.6666666667%;
  }
}
.ie .col-5 {
  width: 41.6666666667%;
}

.col-6 {
  grid-column: span 6/span 6;
}
@supports not (display: grid) {
  .col-6 {
    width: 50%;
  }
}
.ie .col-6 {
  width: 50%;
}

.col-7 {
  grid-column: span 7/span 7;
}
@supports not (display: grid) {
  .col-7 {
    width: 58.3333333333%;
  }
}
.ie .col-7 {
  width: 58.3333333333%;
}

.col-8 {
  grid-column: span 8/span 8;
}
@supports not (display: grid) {
  .col-8 {
    width: 66.6666666667%;
  }
}
.ie .col-8 {
  width: 66.6666666667%;
}

.col-9 {
  grid-column: span 9/span 9;
}
@supports not (display: grid) {
  .col-9 {
    width: 75%;
  }
}
.ie .col-9 {
  width: 75%;
}

.col-10 {
  grid-column: span 10/span 10;
}
@supports not (display: grid) {
  .col-10 {
    width: 83.3333333333%;
  }
}
.ie .col-10 {
  width: 83.3333333333%;
}

.col-11 {
  grid-column: span 11/span 11;
}
@supports not (display: grid) {
  .col-11 {
    width: 91.6666666667%;
  }
}
.ie .col-11 {
  width: 91.6666666667%;
}

.col-12 {
  grid-column: span 12/span 12;
}
@supports not (display: grid) {
  .col-12 {
    width: 100%;
  }
}
.ie .col-12 {
  width: 100%;
}

@media screen and (min-width: 0) {
  .col-xs-1 {
    grid-column: span 1/span 1;
  }
  @supports not (display: grid) {
    .col-xs-1 {
      width: 8.3333333333%;
    }
  }
  .ie .col-xs-1 {
    width: 8.3333333333%;
  }
  .col-xs-2 {
    grid-column: span 2/span 2;
  }
  @supports not (display: grid) {
    .col-xs-2 {
      width: 16.6666666667%;
    }
  }
  .ie .col-xs-2 {
    width: 16.6666666667%;
  }
  .col-xs-3 {
    grid-column: span 3/span 3;
  }
  @supports not (display: grid) {
    .col-xs-3 {
      width: 25%;
    }
  }
  .ie .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    grid-column: span 4/span 4;
  }
  @supports not (display: grid) {
    .col-xs-4 {
      width: 33.3333333333%;
    }
  }
  .ie .col-xs-4 {
    width: 33.3333333333%;
  }
  .col-xs-5 {
    grid-column: span 5/span 5;
  }
  @supports not (display: grid) {
    .col-xs-5 {
      width: 41.6666666667%;
    }
  }
  .ie .col-xs-5 {
    width: 41.6666666667%;
  }
  .col-xs-6 {
    grid-column: span 6/span 6;
  }
  @supports not (display: grid) {
    .col-xs-6 {
      width: 50%;
    }
  }
  .ie .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    grid-column: span 7/span 7;
  }
  @supports not (display: grid) {
    .col-xs-7 {
      width: 58.3333333333%;
    }
  }
  .ie .col-xs-7 {
    width: 58.3333333333%;
  }
  .col-xs-8 {
    grid-column: span 8/span 8;
  }
  @supports not (display: grid) {
    .col-xs-8 {
      width: 66.6666666667%;
    }
  }
  .ie .col-xs-8 {
    width: 66.6666666667%;
  }
  .col-xs-9 {
    grid-column: span 9/span 9;
  }
  @supports not (display: grid) {
    .col-xs-9 {
      width: 75%;
    }
  }
  .ie .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    grid-column: span 10/span 10;
  }
  @supports not (display: grid) {
    .col-xs-10 {
      width: 83.3333333333%;
    }
  }
  .ie .col-xs-10 {
    width: 83.3333333333%;
  }
  .col-xs-11 {
    grid-column: span 11/span 11;
  }
  @supports not (display: grid) {
    .col-xs-11 {
      width: 91.6666666667%;
    }
  }
  .ie .col-xs-11 {
    width: 91.6666666667%;
  }
  .col-xs-12 {
    grid-column: span 12/span 12;
  }
  @supports not (display: grid) {
    .col-xs-12 {
      width: 100%;
    }
  }
  .ie .col-xs-12 {
    width: 100%;
  }
}
@media screen and (min-width: 0) {
  .row-span-xs-1 {
    grid-row: span 1/span 1;
  }
  .row-span-xs-2 {
    grid-row: span 2/span 2;
  }
  .row-span-xs-3 {
    grid-row: span 3/span 3;
  }
  .row-span-xs-4 {
    grid-row: span 4/span 4;
  }
  .row-span-xs-5 {
    grid-row: span 5/span 5;
  }
  .row-span-xs-6 {
    grid-row: span 6/span 6;
  }
  .row-span-xs-7 {
    grid-row: span 7/span 7;
  }
  .row-span-xs-8 {
    grid-row: span 8/span 8;
  }
  .row-span-xs-9 {
    grid-row: span 9/span 9;
  }
  .row-span-xs-10 {
    grid-row: span 10/span 10;
  }
  .row-span-xs-11 {
    grid-row: span 11/span 11;
  }
  .row-span-xs-12 {
    grid-row: span 12/span 12;
  }
}
@media screen and (min-width: 0) {
  .col-start-xs-1 {
    grid-column-start: 1;
  }
  .row-start-xs-1 {
    grid-row-start: 1;
  }
  .col-start-xs-2 {
    grid-column-start: 2;
  }
  .row-start-xs-2 {
    grid-row-start: 2;
  }
  .col-start-xs-3 {
    grid-column-start: 3;
  }
  .row-start-xs-3 {
    grid-row-start: 3;
  }
  .col-start-xs-4 {
    grid-column-start: 4;
  }
  .row-start-xs-4 {
    grid-row-start: 4;
  }
  .col-start-xs-5 {
    grid-column-start: 5;
  }
  .row-start-xs-5 {
    grid-row-start: 5;
  }
  .col-start-xs-6 {
    grid-column-start: 6;
  }
  .row-start-xs-6 {
    grid-row-start: 6;
  }
  .col-start-xs-7 {
    grid-column-start: 7;
  }
  .row-start-xs-7 {
    grid-row-start: 7;
  }
  .col-start-xs-8 {
    grid-column-start: 8;
  }
  .row-start-xs-8 {
    grid-row-start: 8;
  }
  .col-start-xs-9 {
    grid-column-start: 9;
  }
  .row-start-xs-9 {
    grid-row-start: 9;
  }
  .col-start-xs-10 {
    grid-column-start: 10;
  }
  .row-start-xs-10 {
    grid-row-start: 10;
  }
  .col-start-xs-11 {
    grid-column-start: 11;
  }
  .row-start-xs-11 {
    grid-row-start: 11;
  }
  .col-start-xs-12 {
    grid-column-start: 12;
  }
  .row-start-xs-12 {
    grid-row-start: 12;
  }
}
@media screen and (min-width: 0) {
  .pull-right-xs {
    grid-column-end: -1;
  }
  .pull-left-xs {
    grid-row-start: 1;
    grid-column-end: inherit;
  }
}
@media screen and (min-width: 36em) {
  .col-sm-1 {
    grid-column: span 1/span 1;
  }
  @supports not (display: grid) {
    .col-sm-1 {
      width: 8.3333333333%;
    }
  }
  .ie .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    grid-column: span 2/span 2;
  }
  @supports not (display: grid) {
    .col-sm-2 {
      width: 16.6666666667%;
    }
  }
  .ie .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    grid-column: span 3/span 3;
  }
  @supports not (display: grid) {
    .col-sm-3 {
      width: 25%;
    }
  }
  .ie .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    grid-column: span 4/span 4;
  }
  @supports not (display: grid) {
    .col-sm-4 {
      width: 33.3333333333%;
    }
  }
  .ie .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    grid-column: span 5/span 5;
  }
  @supports not (display: grid) {
    .col-sm-5 {
      width: 41.6666666667%;
    }
  }
  .ie .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    grid-column: span 6/span 6;
  }
  @supports not (display: grid) {
    .col-sm-6 {
      width: 50%;
    }
  }
  .ie .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    grid-column: span 7/span 7;
  }
  @supports not (display: grid) {
    .col-sm-7 {
      width: 58.3333333333%;
    }
  }
  .ie .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    grid-column: span 8/span 8;
  }
  @supports not (display: grid) {
    .col-sm-8 {
      width: 66.6666666667%;
    }
  }
  .ie .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    grid-column: span 9/span 9;
  }
  @supports not (display: grid) {
    .col-sm-9 {
      width: 75%;
    }
  }
  .ie .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    grid-column: span 10/span 10;
  }
  @supports not (display: grid) {
    .col-sm-10 {
      width: 83.3333333333%;
    }
  }
  .ie .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    grid-column: span 11/span 11;
  }
  @supports not (display: grid) {
    .col-sm-11 {
      width: 91.6666666667%;
    }
  }
  .ie .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    grid-column: span 12/span 12;
  }
  @supports not (display: grid) {
    .col-sm-12 {
      width: 100%;
    }
  }
  .ie .col-sm-12 {
    width: 100%;
  }
}
@media screen and (min-width: 36em) {
  .row-span-sm-1 {
    grid-row: span 1/span 1;
  }
  .row-span-sm-2 {
    grid-row: span 2/span 2;
  }
  .row-span-sm-3 {
    grid-row: span 3/span 3;
  }
  .row-span-sm-4 {
    grid-row: span 4/span 4;
  }
  .row-span-sm-5 {
    grid-row: span 5/span 5;
  }
  .row-span-sm-6 {
    grid-row: span 6/span 6;
  }
  .row-span-sm-7 {
    grid-row: span 7/span 7;
  }
  .row-span-sm-8 {
    grid-row: span 8/span 8;
  }
  .row-span-sm-9 {
    grid-row: span 9/span 9;
  }
  .row-span-sm-10 {
    grid-row: span 10/span 10;
  }
  .row-span-sm-11 {
    grid-row: span 11/span 11;
  }
  .row-span-sm-12 {
    grid-row: span 12/span 12;
  }
}
@media screen and (min-width: 36em) {
  .col-start-sm-1 {
    grid-column-start: 1;
  }
  .row-start-sm-1 {
    grid-row-start: 1;
  }
  .col-start-sm-2 {
    grid-column-start: 2;
  }
  .row-start-sm-2 {
    grid-row-start: 2;
  }
  .col-start-sm-3 {
    grid-column-start: 3;
  }
  .row-start-sm-3 {
    grid-row-start: 3;
  }
  .col-start-sm-4 {
    grid-column-start: 4;
  }
  .row-start-sm-4 {
    grid-row-start: 4;
  }
  .col-start-sm-5 {
    grid-column-start: 5;
  }
  .row-start-sm-5 {
    grid-row-start: 5;
  }
  .col-start-sm-6 {
    grid-column-start: 6;
  }
  .row-start-sm-6 {
    grid-row-start: 6;
  }
  .col-start-sm-7 {
    grid-column-start: 7;
  }
  .row-start-sm-7 {
    grid-row-start: 7;
  }
  .col-start-sm-8 {
    grid-column-start: 8;
  }
  .row-start-sm-8 {
    grid-row-start: 8;
  }
  .col-start-sm-9 {
    grid-column-start: 9;
  }
  .row-start-sm-9 {
    grid-row-start: 9;
  }
  .col-start-sm-10 {
    grid-column-start: 10;
  }
  .row-start-sm-10 {
    grid-row-start: 10;
  }
  .col-start-sm-11 {
    grid-column-start: 11;
  }
  .row-start-sm-11 {
    grid-row-start: 11;
  }
  .col-start-sm-12 {
    grid-column-start: 12;
  }
  .row-start-sm-12 {
    grid-row-start: 12;
  }
}
@media screen and (min-width: 36em) {
  .pull-right-sm {
    grid-column-end: -1;
  }
  .pull-left-sm {
    grid-row-start: 1;
    grid-column-end: inherit;
  }
}
@media screen and (min-width: 48em) {
  .col-md-1 {
    grid-column: span 1/span 1;
  }
  @supports not (display: grid) {
    .col-md-1 {
      width: 8.3333333333%;
    }
  }
  .ie .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    grid-column: span 2/span 2;
  }
  @supports not (display: grid) {
    .col-md-2 {
      width: 16.6666666667%;
    }
  }
  .ie .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    grid-column: span 3/span 3;
  }
  @supports not (display: grid) {
    .col-md-3 {
      width: 25%;
    }
  }
  .ie .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    grid-column: span 4/span 4;
  }
  @supports not (display: grid) {
    .col-md-4 {
      width: 33.3333333333%;
    }
  }
  .ie .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    grid-column: span 5/span 5;
  }
  @supports not (display: grid) {
    .col-md-5 {
      width: 41.6666666667%;
    }
  }
  .ie .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    grid-column: span 6/span 6;
  }
  @supports not (display: grid) {
    .col-md-6 {
      width: 50%;
    }
  }
  .ie .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    grid-column: span 7/span 7;
  }
  @supports not (display: grid) {
    .col-md-7 {
      width: 58.3333333333%;
    }
  }
  .ie .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    grid-column: span 8/span 8;
  }
  @supports not (display: grid) {
    .col-md-8 {
      width: 66.6666666667%;
    }
  }
  .ie .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    grid-column: span 9/span 9;
  }
  @supports not (display: grid) {
    .col-md-9 {
      width: 75%;
    }
  }
  .ie .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    grid-column: span 10/span 10;
  }
  @supports not (display: grid) {
    .col-md-10 {
      width: 83.3333333333%;
    }
  }
  .ie .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    grid-column: span 11/span 11;
  }
  @supports not (display: grid) {
    .col-md-11 {
      width: 91.6666666667%;
    }
  }
  .ie .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    grid-column: span 12/span 12;
  }
  @supports not (display: grid) {
    .col-md-12 {
      width: 100%;
    }
  }
  .ie .col-md-12 {
    width: 100%;
  }
}
@media screen and (min-width: 48em) {
  .row-span-md-1 {
    grid-row: span 1/span 1;
  }
  .row-span-md-2 {
    grid-row: span 2/span 2;
  }
  .row-span-md-3 {
    grid-row: span 3/span 3;
  }
  .row-span-md-4 {
    grid-row: span 4/span 4;
  }
  .row-span-md-5 {
    grid-row: span 5/span 5;
  }
  .row-span-md-6 {
    grid-row: span 6/span 6;
  }
  .row-span-md-7 {
    grid-row: span 7/span 7;
  }
  .row-span-md-8 {
    grid-row: span 8/span 8;
  }
  .row-span-md-9 {
    grid-row: span 9/span 9;
  }
  .row-span-md-10 {
    grid-row: span 10/span 10;
  }
  .row-span-md-11 {
    grid-row: span 11/span 11;
  }
  .row-span-md-12 {
    grid-row: span 12/span 12;
  }
}
@media screen and (min-width: 48em) {
  .col-start-md-1 {
    grid-column-start: 1;
  }
  .row-start-md-1 {
    grid-row-start: 1;
  }
  .col-start-md-2 {
    grid-column-start: 2;
  }
  .row-start-md-2 {
    grid-row-start: 2;
  }
  .col-start-md-3 {
    grid-column-start: 3;
  }
  .row-start-md-3 {
    grid-row-start: 3;
  }
  .col-start-md-4 {
    grid-column-start: 4;
  }
  .row-start-md-4 {
    grid-row-start: 4;
  }
  .col-start-md-5 {
    grid-column-start: 5;
  }
  .row-start-md-5 {
    grid-row-start: 5;
  }
  .col-start-md-6 {
    grid-column-start: 6;
  }
  .row-start-md-6 {
    grid-row-start: 6;
  }
  .col-start-md-7 {
    grid-column-start: 7;
  }
  .row-start-md-7 {
    grid-row-start: 7;
  }
  .col-start-md-8 {
    grid-column-start: 8;
  }
  .row-start-md-8 {
    grid-row-start: 8;
  }
  .col-start-md-9 {
    grid-column-start: 9;
  }
  .row-start-md-9 {
    grid-row-start: 9;
  }
  .col-start-md-10 {
    grid-column-start: 10;
  }
  .row-start-md-10 {
    grid-row-start: 10;
  }
  .col-start-md-11 {
    grid-column-start: 11;
  }
  .row-start-md-11 {
    grid-row-start: 11;
  }
  .col-start-md-12 {
    grid-column-start: 12;
  }
  .row-start-md-12 {
    grid-row-start: 12;
  }
}
@media screen and (min-width: 48em) {
  .pull-right-md {
    grid-column-end: -1;
  }
  .pull-left-md {
    grid-row-start: 1;
    grid-column-end: inherit;
  }
}
@media screen and (min-width: 62em) {
  .col-lg-1 {
    grid-column: span 1/span 1;
  }
  @supports not (display: grid) {
    .col-lg-1 {
      width: 8.3333333333%;
    }
  }
  .ie .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    grid-column: span 2/span 2;
  }
  @supports not (display: grid) {
    .col-lg-2 {
      width: 16.6666666667%;
    }
  }
  .ie .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    grid-column: span 3/span 3;
  }
  @supports not (display: grid) {
    .col-lg-3 {
      width: 25%;
    }
  }
  .ie .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    grid-column: span 4/span 4;
  }
  @supports not (display: grid) {
    .col-lg-4 {
      width: 33.3333333333%;
    }
  }
  .ie .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    grid-column: span 5/span 5;
  }
  @supports not (display: grid) {
    .col-lg-5 {
      width: 41.6666666667%;
    }
  }
  .ie .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    grid-column: span 6/span 6;
  }
  @supports not (display: grid) {
    .col-lg-6 {
      width: 50%;
    }
  }
  .ie .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    grid-column: span 7/span 7;
  }
  @supports not (display: grid) {
    .col-lg-7 {
      width: 58.3333333333%;
    }
  }
  .ie .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    grid-column: span 8/span 8;
  }
  @supports not (display: grid) {
    .col-lg-8 {
      width: 66.6666666667%;
    }
  }
  .ie .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    grid-column: span 9/span 9;
  }
  @supports not (display: grid) {
    .col-lg-9 {
      width: 75%;
    }
  }
  .ie .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    grid-column: span 10/span 10;
  }
  @supports not (display: grid) {
    .col-lg-10 {
      width: 83.3333333333%;
    }
  }
  .ie .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    grid-column: span 11/span 11;
  }
  @supports not (display: grid) {
    .col-lg-11 {
      width: 91.6666666667%;
    }
  }
  .ie .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    grid-column: span 12/span 12;
  }
  @supports not (display: grid) {
    .col-lg-12 {
      width: 100%;
    }
  }
  .ie .col-lg-12 {
    width: 100%;
  }
}
@media screen and (min-width: 62em) {
  .row-span-lg-1 {
    grid-row: span 1/span 1;
  }
  .row-span-lg-2 {
    grid-row: span 2/span 2;
  }
  .row-span-lg-3 {
    grid-row: span 3/span 3;
  }
  .row-span-lg-4 {
    grid-row: span 4/span 4;
  }
  .row-span-lg-5 {
    grid-row: span 5/span 5;
  }
  .row-span-lg-6 {
    grid-row: span 6/span 6;
  }
  .row-span-lg-7 {
    grid-row: span 7/span 7;
  }
  .row-span-lg-8 {
    grid-row: span 8/span 8;
  }
  .row-span-lg-9 {
    grid-row: span 9/span 9;
  }
  .row-span-lg-10 {
    grid-row: span 10/span 10;
  }
  .row-span-lg-11 {
    grid-row: span 11/span 11;
  }
  .row-span-lg-12 {
    grid-row: span 12/span 12;
  }
}
@media screen and (min-width: 62em) {
  .col-start-lg-1 {
    grid-column-start: 1;
  }
  .row-start-lg-1 {
    grid-row-start: 1;
  }
  .col-start-lg-2 {
    grid-column-start: 2;
  }
  .row-start-lg-2 {
    grid-row-start: 2;
  }
  .col-start-lg-3 {
    grid-column-start: 3;
  }
  .row-start-lg-3 {
    grid-row-start: 3;
  }
  .col-start-lg-4 {
    grid-column-start: 4;
  }
  .row-start-lg-4 {
    grid-row-start: 4;
  }
  .col-start-lg-5 {
    grid-column-start: 5;
  }
  .row-start-lg-5 {
    grid-row-start: 5;
  }
  .col-start-lg-6 {
    grid-column-start: 6;
  }
  .row-start-lg-6 {
    grid-row-start: 6;
  }
  .col-start-lg-7 {
    grid-column-start: 7;
  }
  .row-start-lg-7 {
    grid-row-start: 7;
  }
  .col-start-lg-8 {
    grid-column-start: 8;
  }
  .row-start-lg-8 {
    grid-row-start: 8;
  }
  .col-start-lg-9 {
    grid-column-start: 9;
  }
  .row-start-lg-9 {
    grid-row-start: 9;
  }
  .col-start-lg-10 {
    grid-column-start: 10;
  }
  .row-start-lg-10 {
    grid-row-start: 10;
  }
  .col-start-lg-11 {
    grid-column-start: 11;
  }
  .row-start-lg-11 {
    grid-row-start: 11;
  }
  .col-start-lg-12 {
    grid-column-start: 12;
  }
  .row-start-lg-12 {
    grid-row-start: 12;
  }
}
@media screen and (min-width: 62em) {
  .pull-right-lg {
    grid-column-end: -1;
  }
  .pull-left-lg {
    grid-row-start: 1;
    grid-column-end: inherit;
  }
}
@media screen and (min-width: 75em) {
  .col-xl-1 {
    grid-column: span 1/span 1;
  }
  @supports not (display: grid) {
    .col-xl-1 {
      width: 8.3333333333%;
    }
  }
  .ie .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    grid-column: span 2/span 2;
  }
  @supports not (display: grid) {
    .col-xl-2 {
      width: 16.6666666667%;
    }
  }
  .ie .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    grid-column: span 3/span 3;
  }
  @supports not (display: grid) {
    .col-xl-3 {
      width: 25%;
    }
  }
  .ie .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    grid-column: span 4/span 4;
  }
  @supports not (display: grid) {
    .col-xl-4 {
      width: 33.3333333333%;
    }
  }
  .ie .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    grid-column: span 5/span 5;
  }
  @supports not (display: grid) {
    .col-xl-5 {
      width: 41.6666666667%;
    }
  }
  .ie .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    grid-column: span 6/span 6;
  }
  @supports not (display: grid) {
    .col-xl-6 {
      width: 50%;
    }
  }
  .ie .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    grid-column: span 7/span 7;
  }
  @supports not (display: grid) {
    .col-xl-7 {
      width: 58.3333333333%;
    }
  }
  .ie .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    grid-column: span 8/span 8;
  }
  @supports not (display: grid) {
    .col-xl-8 {
      width: 66.6666666667%;
    }
  }
  .ie .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    grid-column: span 9/span 9;
  }
  @supports not (display: grid) {
    .col-xl-9 {
      width: 75%;
    }
  }
  .ie .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    grid-column: span 10/span 10;
  }
  @supports not (display: grid) {
    .col-xl-10 {
      width: 83.3333333333%;
    }
  }
  .ie .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    grid-column: span 11/span 11;
  }
  @supports not (display: grid) {
    .col-xl-11 {
      width: 91.6666666667%;
    }
  }
  .ie .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    grid-column: span 12/span 12;
  }
  @supports not (display: grid) {
    .col-xl-12 {
      width: 100%;
    }
  }
  .ie .col-xl-12 {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .row-span-xl-1 {
    grid-row: span 1/span 1;
  }
  .row-span-xl-2 {
    grid-row: span 2/span 2;
  }
  .row-span-xl-3 {
    grid-row: span 3/span 3;
  }
  .row-span-xl-4 {
    grid-row: span 4/span 4;
  }
  .row-span-xl-5 {
    grid-row: span 5/span 5;
  }
  .row-span-xl-6 {
    grid-row: span 6/span 6;
  }
  .row-span-xl-7 {
    grid-row: span 7/span 7;
  }
  .row-span-xl-8 {
    grid-row: span 8/span 8;
  }
  .row-span-xl-9 {
    grid-row: span 9/span 9;
  }
  .row-span-xl-10 {
    grid-row: span 10/span 10;
  }
  .row-span-xl-11 {
    grid-row: span 11/span 11;
  }
  .row-span-xl-12 {
    grid-row: span 12/span 12;
  }
}
@media screen and (min-width: 75em) {
  .col-start-xl-1 {
    grid-column-start: 1;
  }
  .row-start-xl-1 {
    grid-row-start: 1;
  }
  .col-start-xl-2 {
    grid-column-start: 2;
  }
  .row-start-xl-2 {
    grid-row-start: 2;
  }
  .col-start-xl-3 {
    grid-column-start: 3;
  }
  .row-start-xl-3 {
    grid-row-start: 3;
  }
  .col-start-xl-4 {
    grid-column-start: 4;
  }
  .row-start-xl-4 {
    grid-row-start: 4;
  }
  .col-start-xl-5 {
    grid-column-start: 5;
  }
  .row-start-xl-5 {
    grid-row-start: 5;
  }
  .col-start-xl-6 {
    grid-column-start: 6;
  }
  .row-start-xl-6 {
    grid-row-start: 6;
  }
  .col-start-xl-7 {
    grid-column-start: 7;
  }
  .row-start-xl-7 {
    grid-row-start: 7;
  }
  .col-start-xl-8 {
    grid-column-start: 8;
  }
  .row-start-xl-8 {
    grid-row-start: 8;
  }
  .col-start-xl-9 {
    grid-column-start: 9;
  }
  .row-start-xl-9 {
    grid-row-start: 9;
  }
  .col-start-xl-10 {
    grid-column-start: 10;
  }
  .row-start-xl-10 {
    grid-row-start: 10;
  }
  .col-start-xl-11 {
    grid-column-start: 11;
  }
  .row-start-xl-11 {
    grid-row-start: 11;
  }
  .col-start-xl-12 {
    grid-column-start: 12;
  }
  .row-start-xl-12 {
    grid-row-start: 12;
  }
}
@media screen and (min-width: 75em) {
  .pull-right-xl {
    grid-column-end: -1;
  }
  .pull-left-xl {
    grid-row-start: 1;
    grid-column-end: inherit;
  }
}
@media screen and (min-width: 87.5em) {
  .col-xxl-1 {
    grid-column: span 1/span 1;
  }
  @supports not (display: grid) {
    .col-xxl-1 {
      width: 8.3333333333%;
    }
  }
  .ie .col-xxl-1 {
    width: 8.3333333333%;
  }
  .col-xxl-2 {
    grid-column: span 2/span 2;
  }
  @supports not (display: grid) {
    .col-xxl-2 {
      width: 16.6666666667%;
    }
  }
  .ie .col-xxl-2 {
    width: 16.6666666667%;
  }
  .col-xxl-3 {
    grid-column: span 3/span 3;
  }
  @supports not (display: grid) {
    .col-xxl-3 {
      width: 25%;
    }
  }
  .ie .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-4 {
    grid-column: span 4/span 4;
  }
  @supports not (display: grid) {
    .col-xxl-4 {
      width: 33.3333333333%;
    }
  }
  .ie .col-xxl-4 {
    width: 33.3333333333%;
  }
  .col-xxl-5 {
    grid-column: span 5/span 5;
  }
  @supports not (display: grid) {
    .col-xxl-5 {
      width: 41.6666666667%;
    }
  }
  .ie .col-xxl-5 {
    width: 41.6666666667%;
  }
  .col-xxl-6 {
    grid-column: span 6/span 6;
  }
  @supports not (display: grid) {
    .col-xxl-6 {
      width: 50%;
    }
  }
  .ie .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-7 {
    grid-column: span 7/span 7;
  }
  @supports not (display: grid) {
    .col-xxl-7 {
      width: 58.3333333333%;
    }
  }
  .ie .col-xxl-7 {
    width: 58.3333333333%;
  }
  .col-xxl-8 {
    grid-column: span 8/span 8;
  }
  @supports not (display: grid) {
    .col-xxl-8 {
      width: 66.6666666667%;
    }
  }
  .ie .col-xxl-8 {
    width: 66.6666666667%;
  }
  .col-xxl-9 {
    grid-column: span 9/span 9;
  }
  @supports not (display: grid) {
    .col-xxl-9 {
      width: 75%;
    }
  }
  .ie .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-10 {
    grid-column: span 10/span 10;
  }
  @supports not (display: grid) {
    .col-xxl-10 {
      width: 83.3333333333%;
    }
  }
  .ie .col-xxl-10 {
    width: 83.3333333333%;
  }
  .col-xxl-11 {
    grid-column: span 11/span 11;
  }
  @supports not (display: grid) {
    .col-xxl-11 {
      width: 91.6666666667%;
    }
  }
  .ie .col-xxl-11 {
    width: 91.6666666667%;
  }
  .col-xxl-12 {
    grid-column: span 12/span 12;
  }
  @supports not (display: grid) {
    .col-xxl-12 {
      width: 100%;
    }
  }
  .ie .col-xxl-12 {
    width: 100%;
  }
}
@media screen and (min-width: 87.5em) {
  .row-span-xxl-1 {
    grid-row: span 1/span 1;
  }
  .row-span-xxl-2 {
    grid-row: span 2/span 2;
  }
  .row-span-xxl-3 {
    grid-row: span 3/span 3;
  }
  .row-span-xxl-4 {
    grid-row: span 4/span 4;
  }
  .row-span-xxl-5 {
    grid-row: span 5/span 5;
  }
  .row-span-xxl-6 {
    grid-row: span 6/span 6;
  }
  .row-span-xxl-7 {
    grid-row: span 7/span 7;
  }
  .row-span-xxl-8 {
    grid-row: span 8/span 8;
  }
  .row-span-xxl-9 {
    grid-row: span 9/span 9;
  }
  .row-span-xxl-10 {
    grid-row: span 10/span 10;
  }
  .row-span-xxl-11 {
    grid-row: span 11/span 11;
  }
  .row-span-xxl-12 {
    grid-row: span 12/span 12;
  }
}
@media screen and (min-width: 87.5em) {
  .col-start-xxl-1 {
    grid-column-start: 1;
  }
  .row-start-xxl-1 {
    grid-row-start: 1;
  }
  .col-start-xxl-2 {
    grid-column-start: 2;
  }
  .row-start-xxl-2 {
    grid-row-start: 2;
  }
  .col-start-xxl-3 {
    grid-column-start: 3;
  }
  .row-start-xxl-3 {
    grid-row-start: 3;
  }
  .col-start-xxl-4 {
    grid-column-start: 4;
  }
  .row-start-xxl-4 {
    grid-row-start: 4;
  }
  .col-start-xxl-5 {
    grid-column-start: 5;
  }
  .row-start-xxl-5 {
    grid-row-start: 5;
  }
  .col-start-xxl-6 {
    grid-column-start: 6;
  }
  .row-start-xxl-6 {
    grid-row-start: 6;
  }
  .col-start-xxl-7 {
    grid-column-start: 7;
  }
  .row-start-xxl-7 {
    grid-row-start: 7;
  }
  .col-start-xxl-8 {
    grid-column-start: 8;
  }
  .row-start-xxl-8 {
    grid-row-start: 8;
  }
  .col-start-xxl-9 {
    grid-column-start: 9;
  }
  .row-start-xxl-9 {
    grid-row-start: 9;
  }
  .col-start-xxl-10 {
    grid-column-start: 10;
  }
  .row-start-xxl-10 {
    grid-row-start: 10;
  }
  .col-start-xxl-11 {
    grid-column-start: 11;
  }
  .row-start-xxl-11 {
    grid-row-start: 11;
  }
  .col-start-xxl-12 {
    grid-column-start: 12;
  }
  .row-start-xxl-12 {
    grid-row-start: 12;
  }
}
@media screen and (min-width: 87.5em) {
  .pull-right-xxl {
    grid-column-end: -1;
  }
  .pull-left-xxl {
    grid-row-start: 1;
    grid-column-end: inherit;
  }
}
.justify-start {
  justify-self: start;
  text-align: left;
}

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

.justify-end {
  justify-self: end;
  text-align: right;
}

@media screen and (min-width: 0) {
  .justify-xs-start {
    justify-self: start;
    text-align: left;
  }
  .justify-xs-center {
    justify-self: center;
    text-align: center;
  }
  .justify-xs-end {
    justify-self: end;
    text-align: right;
  }
}
@media screen and (min-width: 36em) {
  .justify-sm-start {
    justify-self: start;
    text-align: left;
  }
  .justify-sm-center {
    justify-self: center;
    text-align: center;
  }
  .justify-sm-end {
    justify-self: end;
    text-align: right;
  }
}
@media screen and (min-width: 48em) {
  .justify-md-start {
    justify-self: start;
    text-align: left;
  }
  .justify-md-center {
    justify-self: center;
    text-align: center;
  }
  .justify-md-end {
    justify-self: end;
    text-align: right;
  }
}
@media screen and (min-width: 62em) {
  .justify-lg-start {
    justify-self: start;
    text-align: left;
  }
  .justify-lg-center {
    justify-self: center;
    text-align: center;
  }
  .justify-lg-end {
    justify-self: end;
    text-align: right;
  }
}
@media screen and (min-width: 75em) {
  .justify-xl-start {
    justify-self: start;
    text-align: left;
  }
  .justify-xl-center {
    justify-self: center;
    text-align: center;
  }
  .justify-xl-end {
    justify-self: end;
    text-align: right;
  }
}
@media screen and (min-width: 87.5em) {
  .justify-xxl-start {
    justify-self: start;
    text-align: left;
  }
  .justify-xxl-center {
    justify-self: center;
    text-align: center;
  }
  .justify-xxl-end {
    justify-self: end;
    text-align: right;
  }
}
.align-start {
  -ms-flex-item-align: start;
  align-self: start;
}

.align-center {
  -ms-flex-item-align: center;
  align-self: center;
}

.align-end {
  -ms-flex-item-align: end;
  align-self: end;
}

@media screen and (min-width: 0) {
  .align-xs-start {
    -ms-flex-item-align: start;
    align-self: start;
  }
  .align-xs-center {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .align-xs-end {
    -ms-flex-item-align: end;
    align-self: end;
  }
}
@media screen and (min-width: 36em) {
  .align-sm-start {
    -ms-flex-item-align: start;
    align-self: start;
  }
  .align-sm-center {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .align-sm-end {
    -ms-flex-item-align: end;
    align-self: end;
  }
}
@media screen and (min-width: 48em) {
  .align-md-start {
    -ms-flex-item-align: start;
    align-self: start;
  }
  .align-md-center {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .align-md-end {
    -ms-flex-item-align: end;
    align-self: end;
  }
}
@media screen and (min-width: 62em) {
  .align-lg-start {
    -ms-flex-item-align: start;
    align-self: start;
  }
  .align-lg-center {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .align-lg-end {
    -ms-flex-item-align: end;
    align-self: end;
  }
}
@media screen and (min-width: 75em) {
  .align-xl-start {
    -ms-flex-item-align: start;
    align-self: start;
  }
  .align-xl-center {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .align-xl-end {
    -ms-flex-item-align: end;
    align-self: end;
  }
}
@media screen and (min-width: 87.5em) {
  .align-xxl-start {
    -ms-flex-item-align: start;
    align-self: start;
  }
  .align-xxl-center {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .align-xxl-end {
    -ms-flex-item-align: end;
    align-self: end;
  }
}
.row-start-1 {
  grid-row-start: 1;
}

.row-span-1 {
  grid-row: span 1/span 1;
}

.row-start-2 {
  grid-row-start: 2;
}

.row-span-2 {
  grid-row: span 2/span 2;
}

.row-start-3 {
  grid-row-start: 3;
}

.row-span-3 {
  grid-row: span 3/span 3;
}

.row-start-4 {
  grid-row-start: 4;
}

.row-span-4 {
  grid-row: span 4/span 4;
}

.row-start-5 {
  grid-row-start: 5;
}

.row-span-5 {
  grid-row: span 5/span 5;
}

.row-start-6 {
  grid-row-start: 6;
}

.row-span-6 {
  grid-row: span 6/span 6;
}

.row-start-7 {
  grid-row-start: 7;
}

.row-span-7 {
  grid-row: span 7/span 7;
}

.row-start-8 {
  grid-row-start: 8;
}

.row-span-8 {
  grid-row: span 8/span 8;
}

.row-start-9 {
  grid-row-start: 9;
}

.row-span-9 {
  grid-row: span 9/span 9;
}

.row-start-10 {
  grid-row-start: 10;
}

.row-span-10 {
  grid-row: span 10/span 10;
}

.row-start-11 {
  grid-row-start: 11;
}

.row-span-11 {
  grid-row: span 11/span 11;
}

.row-start-12 {
  grid-row-start: 12;
}

.row-span-12 {
  grid-row: span 12/span 12;
}

[id=wrapper] {
  min-height: 100vh;
  display: grid;
  grid-template-rows: -webkit-min-content auto -webkit-min-content;
  grid-template-rows: min-content auto min-content;
  grid-template-columns: 100%;
  margin-inline: auto;
}

[id=header],
[id=hero],
[id=container],
[id=footer] {
  position: relative;
  z-index: 1;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}

[id=header] {
  background-color: transparent;
  color: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
[id=header] > .inside {
  max-width: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
[id=header].headroom {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  will-change: transform;
}
[id=header].headroom--pinned {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  background-color: rgba(255, 255, 255, 0.4);
}
[id=header].headroom--unpinned {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
[id=header] .navbar {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  background-color: rgba(225, 225, 225, 0.9);
}
[id=header] .navbar > .inside {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
[id=header] .navbar-brand {
  width: 7.8375rem;
  height: 5.625rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: -1.75rem;
}
@media screen and (min-width: 48em) {
  [id=header] .navbar-brand {
    width: 27.849375rem;
    height: 5.625rem;
  }
}
@media screen and (min-width: 87.5em) {
  [id=header] .navbar-brand {
    width: 37.75125rem;
    height: 7.625rem;
  }
}
[id=header] .navbar-brand img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left;
  object-position: left;
}
[id=header] .navbar-brand a {
  width: 100%;
  height: 100%;
}
[id=header] .navbar-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
}
[id=header] .navbar-buttons .btn-search,
[id=header] .navbar-buttons .btn-hamburger {
  height: 3rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
[id=header] .navbar-buttons .btn-search i,
[id=header] .navbar-buttons .btn-hamburger i {
  font-size: 2rem;
}
[id=header] .navbar-buttons .btn-search a,
[id=header] .navbar-buttons .btn-hamburger a {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
[id=header] .navbar-buttons .btn-search:hover,
[id=header] .navbar-buttons .btn-hamburger:hover {
  opacity: 0.6;
}
[id=header] .navbar-buttons .btn-search img,
[id=header] .navbar-buttons .btn-hamburger img {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
}
[id=header] .navbar-buttons .btn-search .label,
[id=header] .navbar-buttons .btn-hamburger .label {
  font-weight: 700;
  font-size: 1.25rem;
  margin-left: 0.75rem;
}
[id=header] .navbar-buttons .btn-search {
  width: 3rem;
}
[id=header] .navbar-buttons .btn-search::before {
  content: "\f002";
  font: var(--fa-font-solid);
  font-size: 2rem;
}
body.search-open [id=header] .navbar-buttons .btn-search::before {
  content: "\f00d";
}
[id=header] .navbar-buttons .btn-hamburger a::before {
  content: "\f0c9";
  font: var(--fa-font-solid);
  font-size: 2rem;
}
body.mm-wrapper--opened [id=header] .navbar-buttons .btn-hamburger a::before {
  content: "\f00d";
}

#container {
  padding-top: 7.375rem;
}
@media screen and (min-width: 87.5em) {
  #container {
    padding-top: 9.375rem;
  }
}
.custom + #container, #hero + #container {
  padding-top: 0;
}

[id=hero] {
  padding-top: 7.375rem;
}
@media screen and (min-width: 87.5em) {
  [id=hero] {
    padding-top: 9.375rem;
  }
}

[id=footer] > .inside {
  max-width: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
[id=footer] .footer-main {
  background-color: hsl(350, 91%, 45%);
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 0.875rem;
  font-weight: 400;
}
@media screen and (min-width: 48em) {
  [id=footer] .footer-main {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 62em) {
  [id=footer] .footer-main {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
[id=footer] .footer-main > .inside {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
[id=footer] .footer-main a {
  color: inherit;
}
[id=footer] .footer-main a:hover, [id=footer] .footer-main a:focus {
  color: #c4c4c4;
}
[id=footer] .footer-main .row {
  row-gap: var(--grid__gutter);
}
@media screen and (min-width: 75em) {
  [id=footer] .footer-main .row {
    row-gap: 0;
  }
}
[id=footer] .footer-main .logo {
  margin-bottom: 1.5rem;
  width: 9.75rem;
  display: inline-block;
}
[id=footer] .footer-bottom {
  background-color: #f0f0f0;
  color: #000;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.875rem;
}
@media screen and (min-width: 48em) {
  [id=footer] .footer-bottom {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
[id=footer] .footer-bottom > .inside {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
@media screen and (min-width: 62em) {
  [id=footer] .footer-bottom > .inside {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
  }
}
[id=footer] .footer-bottom .footer-nav {
  margin-bottom: 1rem;
}
@media screen and (min-width: 48em) {
  [id=footer] .footer-bottom .footer-nav {
    margin-bottom: 0;
  }
}
[id=footer] .footer-bottom .footer-nav a,
[id=footer] .footer-bottom .footer-nav strong.active,
[id=footer] .footer-bottom .footer-nav strong.trail,
[id=footer] .footer-bottom .footer-nav strong.forward {
  display: block;
  padding: 0.5rem 0;
  color: inherit;
}
@media screen and (min-width: 48em) {
  [id=footer] .footer-bottom .footer-nav a,
  [id=footer] .footer-bottom .footer-nav strong.active,
  [id=footer] .footer-bottom .footer-nav strong.trail,
  [id=footer] .footer-bottom .footer-nav strong.forward {
    padding: 0.5rem;
  }
}
[id=footer] .footer-bottom .footer-nav a:hover {
  color: hsl(350, 91%, 45%);
}
[id=footer] .footer-bottom .footer-nav strong.active,
[id=footer] .footer-bottom .footer-nav strong.trail,
[id=footer] .footer-bottom .footer-nav strong.forward {
  color: hsl(350, 91%, 45%);
}
[id=footer] .footer-bottom .footer-copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 62em) {
  [id=footer] .footer-bottom .footer-copyright {
    justify-self: end;
  }
}

.mod_article {
  max-width: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.mod_article > .inside {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media screen and (min-width: 48em) {
  .mod_article > .inside {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 62em) {
  .mod_article > .inside {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.article--full > .inside {
  max-width: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.article--tint,
.mod_article:nth-child(odd) {
  background-color: #f0f0f0;
  border-bottom: 3px solid #fff;
}

.no-bg {
  background-color: transparent !important;
}

.float_above,
.float_left,
.float_right,
.media--above,
.media--left,
.media--right {
  margin-bottom: 1rem;
}

.float_below,
.media--below {
  margin-top: 1rem;
}

.float_left,
.media--left {
  margin-right: var(--grid__gutter);
  float: left;
}

.float_right,
.media--right {
  margin-left: var(--grid__gutter);
  float: right;
}

.image--left img {
  text-align: left;
  margin-left: 0;
}

.image--right img {
  text-align: right;
  margin-right: 0;
}

.image--center img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.image_container a,
figure a {
  display: block;
  overflow: hidden;
}
.image_container a img,
figure a img {
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.image_container a:hover img,
figure a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.caption,
figcaption {
  font-size: 0.875rem;
}

#cboxTitle {
  text-wrap: nowrap;
  overflow: hidden;
  max-width: calc(100% - 6rem);
  text-overflow: ellipsis;
}

.ce_gallery {
  margin-bottom: 1rem;
}
.ce_gallery > ul {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
}
@supports not (display: grid) {
  .ce_gallery > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.ie .ce_gallery > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--grid__gutter) / 2);
  margin-right: calc(-1 * var(--grid__gutter) / 2);
}
.ce_gallery > ul {
  grid-row-gap: var(--grid__gutter);
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.ce_gallery .cols_2 li {
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .ce_gallery .cols_2 li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .ce_gallery .cols_2 li {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}
.ce_gallery .cols_2 li {
  grid-column: span 6/span 6;
}
@supports not (display: grid) {
  .ce_gallery .cols_2 li {
    width: 50%;
  }
}
.ie .ce_gallery .cols_2 li {
  width: 50%;
}
.ce_gallery .cols_3 li {
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .ce_gallery .cols_3 li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .ce_gallery .cols_3 li {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}
.ce_gallery .cols_3 li {
  grid-column: span 6/span 6;
}
@supports not (display: grid) {
  .ce_gallery .cols_3 li {
    width: 50%;
  }
}
.ie .ce_gallery .cols_3 li {
  width: 50%;
}
@media screen and (min-width: 48em) {
  .ce_gallery .cols_3 li {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .ce_gallery .cols_3 li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .ce_gallery .cols_3 li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .ce_gallery .cols_3 li {
    grid-column: span 4/span 4;
  }
  @supports not (display: grid) {
    .ce_gallery .cols_3 li {
      width: 33.3333333333%;
    }
  }
  .ie .ce_gallery .cols_3 li {
    width: 33.3333333333%;
  }
}
.ce_gallery .cols_4 li {
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .ce_gallery .cols_4 li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .ce_gallery .cols_4 li {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}
.ce_gallery .cols_4 li {
  grid-column: span 6/span 6;
}
@supports not (display: grid) {
  .ce_gallery .cols_4 li {
    width: 50%;
  }
}
.ie .ce_gallery .cols_4 li {
  width: 50%;
}
@media screen and (min-width: 48em) {
  .ce_gallery .cols_4 li {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .ce_gallery .cols_4 li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .ce_gallery .cols_4 li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .ce_gallery .cols_4 li {
    grid-column: span 3/span 3;
  }
  @supports not (display: grid) {
    .ce_gallery .cols_4 li {
      width: 25%;
    }
  }
  .ie .ce_gallery .cols_4 li {
    width: 25%;
  }
}
.ce_gallery .cols_5 li {
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .ce_gallery .cols_5 li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .ce_gallery .cols_5 li {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}
.ce_gallery .cols_5 li {
  grid-column: span 6/span 6;
}
@supports not (display: grid) {
  .ce_gallery .cols_5 li {
    width: 50%;
  }
}
.ie .ce_gallery .cols_5 li {
  width: 50%;
}
@media screen and (min-width: 48em) {
  .ce_gallery .cols_5 li {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .ce_gallery .cols_5 li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .ce_gallery .cols_5 li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .ce_gallery .cols_5 li {
    grid-column: span 2/span 2;
  }
  @supports not (display: grid) {
    .ce_gallery .cols_5 li {
      width: 16.6666666667%;
    }
  }
  .ie .ce_gallery .cols_5 li {
    width: 16.6666666667%;
  }
}
.ce_gallery .cols_6 li {
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .ce_gallery .cols_6 li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .ce_gallery .cols_6 li {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}
.ce_gallery .cols_6 li {
  grid-column: span 6/span 6;
}
@supports not (display: grid) {
  .ce_gallery .cols_6 li {
    width: 50%;
  }
}
.ie .ce_gallery .cols_6 li {
  width: 50%;
}
@media screen and (min-width: 48em) {
  .ce_gallery .cols_6 li {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .ce_gallery .cols_6 li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .ce_gallery .cols_6 li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .ce_gallery .cols_6 li {
    grid-column: span 2/span 2;
  }
  @supports not (display: grid) {
    .ce_gallery .cols_6 li {
      width: 16.6666666667%;
    }
  }
  .ie .ce_gallery .cols_6 li {
    width: 16.6666666667%;
  }
}
.ce_gallery img {
  display: block;
}

.content-gallery ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.content-gallery a {
  text-decoration: none;
}
.content-gallery {
  margin-bottom: 1rem;
}
.content-gallery ul {
  grid-row-gap: var(--gallery-gutter);
}
.content-gallery--cols-2 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
}
@supports not (display: grid) {
  .content-gallery--cols-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.ie .content-gallery--cols-2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--grid__gutter) / 2);
  margin-right: calc(-1 * var(--grid__gutter) / 2);
}
.content-gallery--cols-3 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
}
@supports not (display: grid) {
  .content-gallery--cols-3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.ie .content-gallery--cols-3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--grid__gutter) / 2);
  margin-right: calc(-1 * var(--grid__gutter) / 2);
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-3 ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: var(--grid__gutter);
    grid-auto-columns: 1fr;
  }
  @supports not (display: grid) {
    .content-gallery--cols-3 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: calc(-1 * var(--grid__gutter) / 2);
      margin-right: calc(-1 * var(--grid__gutter) / 2);
    }
  }
  .ie .content-gallery--cols-3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.content-gallery--cols-4 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
}
@supports not (display: grid) {
  .content-gallery--cols-4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.ie .content-gallery--cols-4 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--grid__gutter) / 2);
  margin-right: calc(-1 * var(--grid__gutter) / 2);
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-4 ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: var(--grid__gutter);
    grid-auto-columns: 1fr;
  }
  @supports not (display: grid) {
    .content-gallery--cols-4 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: calc(-1 * var(--grid__gutter) / 2);
      margin-right: calc(-1 * var(--grid__gutter) / 2);
    }
  }
  .ie .content-gallery--cols-4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.content-gallery--cols-5 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
}
@supports not (display: grid) {
  .content-gallery--cols-5 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.ie .content-gallery--cols-5 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--grid__gutter) / 2);
  margin-right: calc(-1 * var(--grid__gutter) / 2);
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-5 ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: var(--grid__gutter);
    grid-auto-columns: 1fr;
  }
  @supports not (display: grid) {
    .content-gallery--cols-5 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: calc(-1 * var(--grid__gutter) / 2);
      margin-right: calc(-1 * var(--grid__gutter) / 2);
    }
  }
  .ie .content-gallery--cols-5 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.content-gallery--cols-6 ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
}
@supports not (display: grid) {
  .content-gallery--cols-6 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.ie .content-gallery--cols-6 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--grid__gutter) / 2);
  margin-right: calc(-1 * var(--grid__gutter) / 2);
}
@media screen and (min-width: 48em) {
  .content-gallery--cols-6 ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: var(--grid__gutter);
    grid-auto-columns: 1fr;
  }
  @supports not (display: grid) {
    .content-gallery--cols-6 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: calc(-1 * var(--grid__gutter) / 2);
      margin-right: calc(-1 * var(--grid__gutter) / 2);
    }
  }
  .ie .content-gallery--cols-6 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.content-gallery img {
  display: block;
}

.ce_player .video_container,
.ce_youtube .video_container {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 100%;
}

.content-player figure:has(video),
.content-player figure:has(iframe),
.content-youtube figure:has(video),
.content-youtube figure:has(iframe) {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 100%;
  margin: 0;
}

.ce_player video,
.content-player video {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

.ce_youtube iframe,
.ce_youtube a,
.content-youtube iframe,
.content-youtube a {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}
.ce_youtube button,
.content-youtube button {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  padding: 0;
}
.ce_youtube button img,
.content-youtube button img {
  grid-column: 1/-1;
  grid-row: 1;
}
.ce_youtube button p,
.content-youtube button p {
  grid-column: 2;
  grid-row: 1;
  align-self: center;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}

.contao-cookiebar .cc-footer .cc-btn, .ce_comments .submit, input.submit,
button.submit, .back a, div.btn > a,
div.btn > button, a.btn,
span.btn,
button.btn {
  border-radius: 0.125rem;
  padding: 0.75em 1.5em;
  display: inline-block;
  border: 1px solid transparent;
  font-family: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  background: transparent;
  background-image: none;
  white-space: nowrap;
  text-decoration: none;
}

.contao-cookiebar .cc-footer .cc-btn.success, .ce_comments .submit, input.submit,
button.submit, .back a, div.btn--primary > a,
div.btn--primary > button, a.btn--primary,
span.btn--primary,
button.btn--primary {
  background: hsl(350, 91%, 45%);
  color: #fff;
}
.contao-cookiebar .cc-footer .cc-btn.success:hover, .ce_comments .submit:hover, input.submit:hover,
button.submit:hover, .back a:hover, div.btn--primary > a:hover,
div.btn--primary > button:hover, a.btn--primary:hover,
span.btn--primary:hover,
button.btn--primary:hover, .contao-cookiebar .cc-footer .cc-btn.success:focus, .ce_comments .submit:focus, input.submit:focus,
button.submit:focus, .back a:focus, div.btn--primary > a:focus,
div.btn--primary > button:focus, a.btn--primary:focus,
span.btn--primary:focus,
button.btn--primary:focus {
  background: hsl(350, 91%, 35%);
}

.contao-cookiebar .cc-footer .cc-btn.info, .contao-cookiebar .cc-footer .cc-btn.deny, .contao-cookiebar .cc-footer .cc-btn.save, div.btn--secondary > a,
div.btn--secondary > button, a.btn--secondary,
span.btn--secondary,
button.btn--secondary {
  background: transparent;
  color: #000;
  border-color: #c4c4c4;
}
.contao-cookiebar .cc-footer .cc-btn.info:hover, .contao-cookiebar .cc-footer .cc-btn.deny:hover, .contao-cookiebar .cc-footer .cc-btn.save:hover, div.btn--secondary > a:hover,
div.btn--secondary > button:hover, a.btn--secondary:hover,
span.btn--secondary:hover,
button.btn--secondary:hover, .contao-cookiebar .cc-footer .cc-btn.info:focus, .contao-cookiebar .cc-footer .cc-btn.deny:focus, .contao-cookiebar .cc-footer .cc-btn.save:focus, div.btn--secondary > a:focus,
div.btn--secondary > button:focus, a.btn--secondary:focus,
span.btn--secondary:focus,
button.btn--secondary:focus {
  background: hsl(350, 91%, 35%);
  color: #fff;
  border-color: hsl(350, 91%, 45%);
}

a.btn,
span.btn,
button.btn {
  margin-bottom: 1rem;
}

div.btn:not(:last-child) {
  margin-bottom: 1rem;
}

div.btn--cta > a,
div.btn--cta > button {
  position: relative;
  border-radius: 0;
  border: none;
  background-color: #fff;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  padding: 0 0.75em 0 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (min-width: 48em) {
  div.btn--cta > a,
  div.btn--cta > button {
    font-size: 1.15rem;
  }
}
@media screen and (min-width: 62em) {
  div.btn--cta > a,
  div.btn--cta > button {
    font-size: 1.25rem;
  }
}
div.btn--cta > a:hover,
div.btn--cta > button:hover {
  background-color: #e1e1e1;
}
div.btn--cta > a::before,
div.btn--cta > button::before {
  content: "\f178";
  font: var(--fa-font-solid);
  margin-right: 0.75em;
  width: 2.25em;
  height: 2.25em;
  background-color: hsl(350, 91%, 45%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

div.btn--block > a,
div.btn--block > button {
  display: block;
}

div.btn--pill > a,
div.btn--pill > button {
  border-radius: 50rem;
}

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

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

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

.btn--floated {
  float: left;
  margin-right: 0.25rem;
}

.ce_toplink a,
.content-toplink a,
.toplink a {
  text-decoration: none;
}

.back {
  border-top: 1px solid #c4c4c4;
  margin-top: 3rem;
  padding-top: 1.5rem;
}
.back a {
  text-decoration: none;
}
.back a::before {
  content: "\f177" !important;
  font: var(--fa-font-solid);
  margin-right: 0.5rem !important;
}

.more {
  margin-top: 1rem;
}
.more a {
  text-decoration: none;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
.more a::before {
  content: "\f178";
  font: var(--fa-font-solid);
  margin-right: 0.35rem;
}

p a,
.ce_hyperlink:not(.btn) a,
.content-hyperlink:not(.btn) a {
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
p a::before, p a::after,
.ce_hyperlink:not(.btn) a::before,
.ce_hyperlink:not(.btn) a::after,
.content-hyperlink:not(.btn) a::before,
.content-hyperlink:not(.btn) a::after {
  font: var(--fa-font-solid);
}
p a::before,
.ce_hyperlink:not(.btn) a::before,
.content-hyperlink:not(.btn) a::before {
  content: "\f178";
  margin-right: 0.25rem;
}

a[target=_blank]::before {
  content: "";
  margin-right: 0;
}
a[target=_blank]::after {
  content: "\f08e";
  margin-left: 0.25rem;
  font: var(--fa-font-solid);
}

.scroll-to-top {
  background-color: #fff;
  color: #777;
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 1000;
  cursor: pointer;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.scroll-to-top:hover {
  background: hsl(350, 91%, 45%);
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.scroll-to-top i {
  font-size: 1.35rem;
}

.footer-bottom li.ccb-trigger {
  background-color: hsl(350, 91%, 45%);
  color: #fff;
  position: fixed;
  bottom: 2rem;
  left: 2rem;
  z-index: 1000;
  cursor: pointer;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-bottom li.ccb-trigger:hover {
  background: hsl(350, 91%, 35%);
}
.footer-bottom li.ccb-trigger::before {
  content: "\f564";
  font-family: "Font Awesome 6 free";
  color: white;
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-bottom li.ccb-trigger a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999rem;
}

.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nav a {
  text-decoration: none;
}

.nav--horizontal ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .nav--horizontal ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.nav--horizontal a,
.nav--horizontal strong.active,
.nav--horizontal strong.trail,
.nav--horizontal strong.forward {
  display: block;
  padding: 0.5rem 1rem;
}

.nav--vertical a,
.nav--vertical strong.active,
.nav--vertical strong.trail,
.nav--vertical strong.forward {
  display: block;
  padding: 0.5rem 1rem;
}

.nav--border {
  border: 1px solid #c4c4c4;
}
.nav--border a,
.nav--border strong.active,
.nav--border strong.trail,
.nav--border strong.forward {
  padding: 1rem 1rem;
  border-bottom: 1px solid #c4c4c4;
}
.nav--border a.last, .nav--border a:last-of-type,
.nav--border strong.active.last,
.nav--border strong.active:last-of-type,
.nav--border strong.trail.last,
.nav--border strong.trail:last-of-type,
.nav--border strong.forward.last,
.nav--border strong.forward:last-of-type {
  border-bottom: 0;
}

.nav--breadcrumb {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 400;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-transform: uppercase;
}
body.index .nav--breadcrumb {
  display: none;
}
.nav--breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nav--breadcrumb li {
  padding-right: 1rem;
}
.nav--breadcrumb li.first, .nav--breadcrumb li:nth-child(2) {
  display: none;
}
.nav--breadcrumb a::after {
  content: "\f178";
  font: var(--fa-font-solid);
  margin-left: 0.75em;
}

.nav--select select {
  -webkit-appearance: none;
  background: transparent;
  border: 1px solid #c4c4c4;
  padding: 0.25rem 0.5rem;
}
.nav--select .submit {
  vertical-align: middle;
  padding: 0.25rem 0.5rem;
}

.nav--pager ul {
  text-align: center;
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}
.nav--pager li {
  display: inline-block;
}
.nav--pager .empty {
  opacity: 0;
}
.nav--pager .up {
  display: none;
}
.nav--pager a {
  padding: 0.5rem;
}
.nav--pager .previous,
.nav--pager .next {
  font-weight: 500;
  -ms-hyphens: auto;
  hyphens: auto;
}
.nav--pager .previous::before, .nav--pager .previous::after,
.nav--pager .next::before,
.nav--pager .next::after {
  color: hsl(350, 91%, 45%);
  font: var(--fa-font-solid);
}
.nav--pager .previous {
  text-align: left;
}
.nav--pager .previous::before {
  content: "\f177";
}
.nav--pager .next {
  text-align: right;
}
.nav--pager .next::after {
  content: "\f178";
}
@media screen and (max-width: 35.99375em) {
  .nav--pager {
    display: none;
  }
}

.pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pagination a {
  text-decoration: none;
}
.pagination {
  display: grid;
  grid-column: 1/-1;
  margin-top: 1rem;
  text-align: center;
  line-height: 1;
}
@supports not (display: grid) {
  .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 36em) {
  .pagination {
    grid-template-columns: 1fr 1fr;
  }
}
.pagination p {
  padding: 0.25rem;
  padding-left: 0;
  margin: 0.25rem;
  margin-left: 0;
  border-top: 1px solid transparent;
}
.pagination li {
  display: inline;
}
.pagination a,
.pagination strong {
  display: inline-block;
  padding: 0.25rem;
  margin: 0.25rem;
}
.pagination strong {
  border: 1px solid #c4c4c4;
}
.pagination a.next {
  margin-right: 0;
  padding-right: 0;
}
@media screen and (min-width: 36em) {
  .pagination p {
    justify-self: start;
  }
  .pagination p + ul {
    justify-self: end;
  }
}

#mmenu {
  --mm-color-background: #f0f0f0;
}

.mm-page {
  min-height: auto;
}

.mm-wrapper--position-right.mm-wrapper--opened [id=header],
.mm-wrapper--position-right.mm-wrapper--opened [id=hero],
.mm-wrapper--position-right.mm-wrapper--opened [id=footer] {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  -webkit-transform: translate3d(var(--mm-translate-horizontal), 0, 0);
  transform: translate3d(var(--mm-translate-horizontal), 0, 0);
}
.mm-wrapper--position-right.mm-wrapper--opened .mm-menu--offcanvas {
  z-index: 1;
}

.mm-wrapper__blocker {
  background-color: black;
  z-index: 1001;
}

.mm-navbars--bottom {
  border-top: 0;
  display: none;
}
@media screen and (min-height: 64em) {
  .mm-navbars--bottom {
    display: block;
  }
}
.mm-navbars--bottom .address {
  padding: 1.5rem 2rem 2rem;
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #000;
}
.mm-navbars--bottom .address a {
  color: inherit;
}
.mm-navbars--bottom .address a:hover, .mm-navbars--bottom .address a:focus {
  color: hsl(350, 91%, 45%);
}

.nav-sub {
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.nav-sub ul {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: var(--grid__gutter);
}
@media screen and (min-width: 36em) {
  .nav-sub ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .nav-sub ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
.nav-sub li::before {
  color: hsl(350, 91%, 45%);
}

.hero-nav {
  background-color: #c4c4c4;
  display: none;
}
@media screen and (min-width: 62em) {
  .hero-nav {
    display: block;
  }
}
.hero-nav ul {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.hero-nav ul li {
  border-right: 3px solid #fff;
  width: 100%;
}
.hero-nav ul li:first-of-type {
  border-left: 3px solid #fff;
}
.hero-nav a,
.hero-nav strong.active,
.hero-nav strong.trail,
.hero-nav strong.forward {
  display: block;
  padding: 0.5rem 1.5rem;
  font-weight: 400;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  width: 100%;
  text-align: center;
}
.hero-nav a:hover {
  background-color: #e1e1e1;
}
.hero-nav strong.active,
.hero-nav strong.trail,
.hero-nav strong.forward {
  background-color: hsl(350, 91%, 45%);
  color: #fff;
}

.slider {
  position: relative;
}
.slider .slider-control {
  position: static;
  height: 0;
}
.slider .slider-control a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 2rem;
  line-height: 1;
  position: absolute;
  display: block;
  color: inherit;
  font-family: "Arial";
}
.slider .slider-control a::before {
  padding: 0.5rem;
  display: block;
}
.slider .slider-control a:hover {
  opacity: 0.5;
}
.slider .slider-prev::before {
  content: "◄";
}
.slider .slider-next::before {
  content: "►";
}
.slider .slider-menu {
  font-size: 2rem;
  line-height: 1;
  top: auto;
  bottom: 0;
}
.slider .slider-menu b {
  color: inherit;
}
.slider .slider-menu b.active {
  color: hsl(350, 91%, 45%);
}
.slider .slider-menu b:hover {
  opacity: 0.5;
}

.ce_swiperStart + div {
  margin-bottom: 3rem;
}
.ce_swiperStart .swiper-container {
  padding-bottom: 3rem;
}
.ce_swiperStart .swiper-wrapper,
.ce_swiperStart .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ce_swiperStart .swiper-slide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ce_swiperStart .swiper-pagination {
  bottom: 0;
}
.ce_swiperStart .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  background: #fff;
  border: 1px solid #c4c4c4;
  opacity: 1;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.ce_swiperStart .swiper-pagination-bullets .swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active) {
  background-color: #e1e1e1;
}
.ce_swiperStart .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: hsl(350, 91%, 45%);
}
.ce_swiperStart .swiper-button-prev,
.ce_swiperStart .swiper-button-next {
  width: 3.125rem;
  height: 3.125rem;
  background-color: #f0f0f0;
  color: hsl(350, 91%, 45%);
  border-radius: 50%;
  top: calc(50% - 2rem);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ce_swiperStart .swiper-button-prev:hover,
.ce_swiperStart .swiper-button-next:hover {
  background-color: hsl(350, 91%, 45%);
  color: #fff;
}
.ce_swiperStart .swiper-button-prev::after,
.ce_swiperStart .swiper-button-next::after {
  font: var(--fa-font-solid);
  font-size: 1.5rem;
  color: currentColor;
}
.ce_swiperStart .swiper-button-prev.swiper-button-disabled,
.ce_swiperStart .swiper-button-next.swiper-button-disabled {
  display: none;
}
.ce_swiperStart .swiper-button-prev::after {
  content: "\f177";
}
.ce_swiperStart .swiper-button-next::after {
  content: "\f178";
}

.mod_rocksolid_slider {
  margin-top: 2.5rem;
  margin-bottom: 4rem;
}
.mod_rocksolid_slider ~ div {
  margin-top: 6rem;
}
.mod_rocksolid_slider .rsts-nav-bullets {
  right: 0;
  left: 0;
  bottom: -3.5rem;
  text-align: center;
}
.mod_rocksolid_slider .rsts-nav-bullets a {
  width: 1rem;
  height: 1rem;
  background: #fff;
  border: 1px solid #c4c4c4;
  opacity: 1;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mod_rocksolid_slider .rsts-nav-bullets a:hover {
  background-color: #e1e1e1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mod_rocksolid_slider .rsts-nav-bullets a.active {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: hsl(350, 91%, 45%);
}
.mod_rocksolid_slider .rsts-prev-label,
.mod_rocksolid_slider .rsts-next-label {
  display: none;
}
.mod_rocksolid_slider .rsts-prev,
.mod_rocksolid_slider .rsts-next {
  background: none;
  width: 3.125rem;
  height: 3.125rem;
  background-color: #f0f0f0;
  color: hsl(350, 91%, 45%);
  border-radius: 50%;
  border: none;
  line-height: 1;
  text-indent: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mod_rocksolid_slider .rsts-prev:hover,
.mod_rocksolid_slider .rsts-next:hover {
  background-color: hsl(350, 91%, 45%);
  color: #fff;
}
.mod_rocksolid_slider .rsts-prev::after,
.mod_rocksolid_slider .rsts-next::after {
  font: var(--fa-font-solid);
  font-size: 1.5rem;
  color: currentColor;
}
.mod_rocksolid_slider .rsts-prev {
  left: 1rem;
  right: auto;
}
.mod_rocksolid_slider .rsts-prev::after {
  content: "\f177";
}
.mod_rocksolid_slider .rsts-next {
  left: auto;
  right: 1rem;
}
.mod_rocksolid_slider .rsts-next::after {
  content: "\f178";
}

.news-list {
  margin-bottom: 1rem;
}
.news-list > h1, .news-list > h2, .news-list > h3, .news-list > h4, .news-list > h5, .news-list > h6 {
  margin-bottom: 0;
}
.news-list .info {
  margin-bottom: 0;
}
.news-list .float_left,
.news-list .media--left {
  margin-right: 1rem;
}
.news-list .float_right,
.news-list .media--right {
  margin-left: 1rem;
}
.news-list .layout_short,
.news-list .layout_latest,
.news-list .layout_simple {
  margin-bottom: 1rem;
  padding: 1.5rem 1.5rem;
}
.news-list .layout_latest {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
}
@supports not (display: grid) {
  .news-list .layout_latest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.ie .news-list .layout_latest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--grid__gutter) / 2);
  margin-right: calc(-1 * var(--grid__gutter) / 2);
}
.news-list .layout_latest {
  grid-row-gap: var(--grid__gutter);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.news-list .layout_latest .image_container,
.news-list .layout_latest figure {
  margin-bottom: 0;
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .news-list .layout_latest .image_container,
  .news-list .layout_latest figure {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .news-list .layout_latest .image_container,
.ie .news-list .layout_latest figure {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}
@media screen and (min-width: 48em) {
  .news-list .layout_latest .image_container,
  .news-list .layout_latest figure {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .news-list .layout_latest .image_container,
    .news-list .layout_latest figure {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .news-list .layout_latest .image_container,
  .ie .news-list .layout_latest figure {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .news-list .layout_latest .image_container,
  .news-list .layout_latest figure {
    grid-column: span 6/span 6;
  }
  @supports not (display: grid) {
    .news-list .layout_latest .image_container,
    .news-list .layout_latest figure {
      width: 50%;
    }
  }
  .ie .news-list .layout_latest .image_container,
  .ie .news-list .layout_latest figure {
    width: 50%;
  }
}
@media screen and (min-width: 62em) {
  .news-list .layout_latest .image_container,
  .news-list .layout_latest figure {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .news-list .layout_latest .image_container,
    .news-list .layout_latest figure {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .news-list .layout_latest .image_container,
  .ie .news-list .layout_latest figure {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .news-list .layout_latest .image_container,
  .news-list .layout_latest figure {
    grid-column: span 4/span 4;
  }
  @supports not (display: grid) {
    .news-list .layout_latest .image_container,
    .news-list .layout_latest figure {
      width: 33.3333333333%;
    }
  }
  .ie .news-list .layout_latest .image_container,
  .ie .news-list .layout_latest figure {
    width: 33.3333333333%;
  }
}
.news-list .layout_latest div {
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .news-list .layout_latest div {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .news-list .layout_latest div {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}
@media screen and (min-width: 48em) {
  .news-list .layout_latest div {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .news-list .layout_latest div {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .news-list .layout_latest div {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .news-list .layout_latest div {
    grid-column: span 6/span 6;
  }
  @supports not (display: grid) {
    .news-list .layout_latest div {
      width: 50%;
    }
  }
  .ie .news-list .layout_latest div {
    width: 50%;
  }
}
@media screen and (min-width: 62em) {
  .news-list .layout_latest div {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .news-list .layout_latest div {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .news-list .layout_latest div {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .news-list .layout_latest div {
    grid-column: span 8/span 8;
  }
  @supports not (display: grid) {
    .news-list .layout_latest div {
      width: 66.6666666667%;
    }
  }
  .ie .news-list .layout_latest div {
    width: 66.6666666667%;
  }
}
.news-list .layout_simple time,
.news-list .layout_simple a,
.news-list .layout_upcoming time,
.news-list .layout_upcoming a {
  padding-top: 1rem;
  display: inline-block;
}
.news-list .header {
  margin-top: 1rem;
}
.news-list .even, .news-list > div:nth-child(odd) {
  background-color: #f0f0f0;
}

.news-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
}
@supports not (display: grid) {
  .news-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2);
  }
}
.ie .news-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--grid__gutter) / 2);
  margin-right: calc(-1 * var(--grid__gutter) / 2);
}
.news-grid {
  grid-row-gap: var(--grid__gutter);
  margin-bottom: 1rem;
}
.news-grid > h1, .news-grid > h2, .news-grid > h3, .news-grid > h4, .news-grid > h5, .news-grid > h6 {
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .news-grid > h1, .news-grid > h2, .news-grid > h3, .news-grid > h4, .news-grid > h5, .news-grid > h6 {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .news-grid > h1, .ie .news-grid > h2, .ie .news-grid > h3, .ie .news-grid > h4, .ie .news-grid > h5, .ie .news-grid > h6 {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}
.news-grid > h1, .news-grid > h2, .news-grid > h3, .news-grid > h4, .news-grid > h5, .news-grid > h6 {
  grid-column: span 12/span 12;
}
@supports not (display: grid) {
  .news-grid > h1, .news-grid > h2, .news-grid > h3, .news-grid > h4, .news-grid > h5, .news-grid > h6 {
    width: 100%;
  }
}
.ie .news-grid > h1, .ie .news-grid > h2, .ie .news-grid > h3, .ie .news-grid > h4, .ie .news-grid > h5, .ie .news-grid > h6 {
  width: 100%;
}
.news-grid .layout_short,
.news-grid .layout_latest,
.news-grid .layout_simple {
  grid-column: 1/-1;
}
@supports not (display: grid) {
  .news-grid .layout_short,
  .news-grid .layout_latest,
  .news-grid .layout_simple {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
}
.ie .news-grid .layout_short,
.ie .news-grid .layout_latest,
.ie .news-grid .layout_simple {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
}
.news-grid .layout_short,
.news-grid .layout_latest,
.news-grid .layout_simple {
  margin-bottom: 1rem;
}
@media screen and (min-width: 36em) {
  .news-grid .layout_short,
  .news-grid .layout_latest,
  .news-grid .layout_simple {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .news-grid .layout_short,
    .news-grid .layout_latest,
    .news-grid .layout_simple {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .news-grid .layout_short,
  .ie .news-grid .layout_latest,
  .ie .news-grid .layout_simple {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .news-grid .layout_short,
  .news-grid .layout_latest,
  .news-grid .layout_simple {
    grid-column: span 12/span 12;
  }
  @supports not (display: grid) {
    .news-grid .layout_short,
    .news-grid .layout_latest,
    .news-grid .layout_simple {
      width: 100%;
    }
  }
  .ie .news-grid .layout_short,
  .ie .news-grid .layout_latest,
  .ie .news-grid .layout_simple {
    width: 100%;
  }
}
@media screen and (min-width: 48em) {
  .news-grid .layout_short,
  .news-grid .layout_latest,
  .news-grid .layout_simple {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .news-grid .layout_short,
    .news-grid .layout_latest,
    .news-grid .layout_simple {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .news-grid .layout_short,
  .ie .news-grid .layout_latest,
  .ie .news-grid .layout_simple {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .news-grid .layout_short,
  .news-grid .layout_latest,
  .news-grid .layout_simple {
    grid-column: span 6/span 6;
  }
  @supports not (display: grid) {
    .news-grid .layout_short,
    .news-grid .layout_latest,
    .news-grid .layout_simple {
      width: 50%;
    }
  }
  .ie .news-grid .layout_short,
  .ie .news-grid .layout_latest,
  .ie .news-grid .layout_simple {
    width: 50%;
  }
}
@media screen and (min-width: 62em) {
  .news-grid .layout_short,
  .news-grid .layout_latest,
  .news-grid .layout_simple {
    grid-column: 1/-1;
  }
  @supports not (display: grid) {
    .news-grid .layout_short,
    .news-grid .layout_latest,
    .news-grid .layout_simple {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half);
    }
  }
  .ie .news-grid .layout_short,
  .ie .news-grid .layout_latest,
  .ie .news-grid .layout_simple {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half);
  }
  .news-grid .layout_short,
  .news-grid .layout_latest,
  .news-grid .layout_simple {
    grid-column: span 4/span 4;
  }
  @supports not (display: grid) {
    .news-grid .layout_short,
    .news-grid .layout_latest,
    .news-grid .layout_simple {
      width: 33.3333333333%;
    }
  }
  .ie .news-grid .layout_short,
  .ie .news-grid .layout_latest,
  .ie .news-grid .layout_simple {
    width: 33.3333333333%;
  }
}
.news-grid .layout_simple time {
  display: block;
}

.news-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.news-menu a {
  text-decoration: none;
}
.news-menu .year {
  margin-bottom: 0.5rem;
}
.news-menu .year > a,
.news-menu .year > .active {
  color: inherit;
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
.news-menu .level_2 li {
  margin-bottom: 0.25rem;
}

.layout_full h2 br {
  display: none;
}
.layout_full .image_container,
.layout_full figure {
  margin-bottom: 2rem;
  float: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.downloads .image_container,
.downloads figure {
  height: 15.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.downloads .image_container img,
.downloads figure img {
  width: auto !important;
  height: 100% !important;
  -o-object-fit: contain;
  object-fit: contain;
}
.downloads .image_container.float_left, .downloads .image_container.float_right, .downloads .image_container.float_above, .downloads .image_container.float_below, .downloads .image_container.media--left, .downloads .image_container.media--right, .downloads .image_container.media--above, .downloads .image_container.media--below,
.downloads figure.float_left,
.downloads figure.float_right,
.downloads figure.float_above,
.downloads figure.float_below,
.downloads figure.media--left,
.downloads figure.media--right,
.downloads figure.media--above,
.downloads figure.media--below {
  float: none;
  margin-right: 0;
  margin-left: 0;
}
.downloads .image_container + div,
.downloads figure + div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.downloads ul.enclosure {
  margin-left: 0;
}
.downloads .extension {
  text-transform: uppercase;
}
.downloads.news-grid .layout_latest .image_container,
.downloads.news-grid .layout_latest figure {
  margin-bottom: 1rem;
}

.events-list {
  margin-bottom: 1rem;
}
.events-list > h1, .events-list > h2, .events-list > h3, .events-list > h4, .events-list > h5, .events-list > h6 {
  margin-bottom: 0;
}
.events-list .image_container,
.events-list figure {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.events-list .float_left {
  margin-right: 1rem;
}
.events-list .float_right {
  margin-left: 1rem;
}
.events-list .event > h1, .events-list .event > h2, .events-list .event > h3, .events-list .event > h4, .events-list .event > h5, .events-list .event > h6 {
  margin-top: 1rem;
}
.events-list .layout_upcoming time,
.events-list .layout_upcoming a {
  padding-top: 1rem;
  display: inline-block;
}
.events-list .header {
  margin-top: 1rem;
}

.events-menu {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.events-menu .year {
  margin-bottom: 0.5rem;
}
.events-menu .year > a,
.events-menu .year > .active {
  font-family: "Roboto Condensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: inherit;
}
.events-menu .level_2 li {
  margin-bottom: 0.25rem;
}

.ce_form {
  overflow: visible;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.25rem;
}

input.text,
input.captcha,
textarea,
select.select {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background-clip: padding-box;
  background-image: none;
  font-weight: 300;
}

textarea.textarea {
  height: auto;
  resize: vertical;
}

.widget-text,
.widget-textarea,
.widget-password {
  margin-bottom: 1rem;
}

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

input[type=file] {
  display: block;
  vertical-align: middle;
  line-height: 1;
}

input.radio,
input.checkbox {
  margin-left: 1px;
  margin-right: 0.25rem;
  line-height: 1.5;
  vertical-align: middle;
  -webkit-transform: translateY(0.05rem);
  transform: translateY(0.05rem);
}
input.radio + label,
input.checkbox + label {
  margin-right: 0.25rem;
  margin-bottom: 0;
}

select.select {
  margin-left: 0.25rem;
}

.widget-radio,
.widget-checkbox,
.widget-select,
.widget-upload {
  margin-bottom: 1rem;
}

.radio_container > span,
.checkbox_container > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

span.mandatory {
  color: hsl(350, 91%, 45%);
}

p.error {
  margin-bottom: 0;
  color: rgb(255, 0, 0);
}

.widget-select select.select {
  margin-left: 0;
}

.widget-fineuploader {
  margin-bottom: 1rem;
}
.widget-fineuploader .qq-upload-drop-area {
  margin-top: 0;
}
.widget-fineuploader .values-container {
  margin-bottom: 1rem;
}
.widget-fineuploader .values-container .values-list > li:not(:last-of-type) {
  border-bottom: 1px solid #c4c4c4;
}
.widget-fineuploader .fineuploader-item {
  width: 100%;
  padding-block: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.widget-fineuploader .fineuploader-item.file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.widget-fineuploader .fineuploader-item .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
}
.widget-fineuploader .fineuploader-item .name,
.widget-fineuploader .fineuploader-item .path {
  margin-left: 0.25rem;
}
.widget-fineuploader .fineuploader-item .details {
  font-size: 0.75rem;
  margin-left: 1em;
  color: #777;
}
.widget-fineuploader .fineuploader-item .delete {
  margin-left: auto;
  justify-self: flex-end;
}
.widget-fineuploader .fineuploader-item.image,
.widget-fineuploader .fineuploader-item .content > img {
  margin-right: 0.25rem;
  margin-left: 0;
}

.ce_accordion {
  margin-bottom: 0;
  border-bottom: 1px solid #c4c4c4;
}
.ce_accordion .toggler {
  margin: 0;
  padding: 0.5rem 1rem;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ce_accordion .toggler.active, .ce_accordion .toggler:hover, .ce_accordion .toggler:focus {
  background-color: transparent;
  color: #000;
}
.ce_accordion .toggler:focus {
  outline: 0;
}
.ce_accordion .toggler .ui-accordion-header-icon {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.ce_accordion .toggler .ui-accordion-header-icon::after {
  content: "+";
  font: var(--fa-font-solid);
  font-size: 1.25rem;
}
.ce_accordion .toggler .ui-icon-triangle-1-s {
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.ce_accordion .accordion {
  padding: 1.5rem 1rem;
  background-color: transparent;
  overflow: hidden;
}

.article--full .ce_accordion .toggler,
.article--full .ce_accordion .accordion > div {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.article--full .ce_accordion .toggler,
.article--full .ce_accordion .accordion {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.article--full .ce_accordion .accordion {
  padding-top: 0;
}

.ce_download,
.ce_downloads,
.content-download,
.content-downloads {
  margin-bottom: 1rem;
}
.ce_download .mime_icon,
.ce_downloads .mime_icon,
.content-download .mime_icon,
.content-downloads .mime_icon {
  display: inline-block;
  vertical-align: middle;
}
.ce_download a,
.ce_downloads a,
.content-download a,
.content-downloads a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  font-family: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 300;
}
.ce_download a::before,
.ce_downloads a::before,
.content-download a::before,
.content-downloads a::before {
  content: none;
}
.ce_download a:hover, .ce_download a:focus,
.ce_downloads a:hover,
.ce_downloads a:focus,
.content-download a:hover,
.content-download a:focus,
.content-downloads a:hover,
.content-downloads a:focus {
  color: hsl(350, 91%, 45%);
  text-decoration: none;
}
.ce_download .size,
.ce_downloads .size,
.content-download .size,
.content-downloads .size {
  font-size: 0.875rem;
  color: #777;
}

.ce_downloads ul ul,
.content-downloads ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ce_downloads ul a,
.content-downloads ul a {
  text-decoration: none;
}
.ce_downloads li,
.content-downloads li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

table {
  margin-bottom: 1rem;
  width: 100%;
  padding: 0;
  border-spacing: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
table th,
table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
table th.col_0 {
  text-align: left;
}

thead {
  text-align: left;
  background: #eee;
}

tfoot {
  font-style: italic;
}

.table--striped .even, .table--striped:nth-child(odd) {
  background: #eee;
}

.table--overflow {
  overflow-x: scroll;
  -ms-overflow-x: auto;
}

.newsletter-subscribe,
.newsletter-unsubscribe {
  margin-bottom: 1rem;
}
.newsletter-subscribe .formbody,
.newsletter-unsubscribe .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.newsletter-subscribe .text,
.newsletter-subscribe .widget-text,
.newsletter-unsubscribe .text,
.newsletter-unsubscribe .widget-text {
  margin-bottom: 0;
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.newsletter-subscribe .error,
.newsletter-unsubscribe .error {
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 100%;
  flex: 1 100%;
  font-weight: 700;
}
.newsletter-subscribe .submit,
.newsletter-unsubscribe .submit {
  margin-left: 0.25rem;
}

.newsletter-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.newsletter-list a {
  text-decoration: none;
}
.newsletter-list li {
  border-bottom: 1px solid #c4c4c4;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
}
.newsletter-list li:first-of-type {
  border-top: 1px solid #c4c4c4;
}
@media screen and (min-width: 36em) {
  .newsletter-list li {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 48em) {
  .newsletter-list li {
    font-size: 1.75rem;
    line-height: 1.2;
  }
}
.newsletter-list li a:hover {
  opacity: 0.5;
}

.newsletter-reader {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #c4c4c4;
  padding: 0 1rem;
}

.faq-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.faq-list > ul {
  margin-top: 2rem;
}
.faq-list li {
  margin-bottom: 0.5rem;
}
.faq-list li a {
  display: inline-block;
}
.faq-list > h1, .faq-list > h2, .faq-list > h3, .faq-list > h4, .faq-list > h5, .faq-list > h6 {
  margin-bottom: 0;
}
.faq-list > h1::after, .faq-list > h2::after, .faq-list > h3::after, .faq-list > h4::after, .faq-list > h5::after, .faq-list > h6::after {
  border-top: 1px solid #c4c4c4;
  content: "";
  display: block;
}
.faq-list article > h1, .faq-list article > h2, .faq-list article > h3, .faq-list article > h4, .faq-list article > h5, .faq-list article > h6 {
  margin-bottom: 0;
}
.faq-list article > h1::after, .faq-list article > h2::after, .faq-list article > h3::after, .faq-list article > h4::after, .faq-list article > h5::after, .faq-list article > h6::after {
  border-top: 1px solid #c4c4c4;
  content: "";
  display: block;
}

.faq-page > h1, .faq-page > h2, .faq-page > h3, .faq-page > h4, .faq-page > h5, .faq-page > h6 {
  margin-bottom: 0;
}
.faq-page > h1::after, .faq-page > h2::after, .faq-page > h3::after, .faq-page > h4::after, .faq-page > h5::after, .faq-page > h6::after {
  border-top: 1px solid #c4c4c4;
  content: "";
  display: block;
}
.faq-page article > h1, .faq-page article > h2, .faq-page article > h3, .faq-page article > h4, .faq-page article > h5, .faq-page article > h6 {
  margin-bottom: 0;
}
.faq-page article > h1::after, .faq-page article > h2::after, .faq-page article > h3::after, .faq-page article > h4::after, .faq-page article > h5::after, .faq-page article > h6::after {
  border-top: 1px solid #c4c4c4;
  content: "";
  display: block;
}
.faq-page .info {
  font-size: 0.875rem;
  margin-top: 1rem;
  opacity: 0.5;
}
.faq-page section {
  padding: 1rem 0;
  border-bottom: 1px solid #c4c4c4;
}
.faq-page section.last, .faq-page section:last-of-type {
  margin-bottom: 1rem;
}

.faq-reader .info {
  font-size: 0.875rem;
  margin-top: 1rem;
  opacity: 0.5;
}

.ce_comments {
  overflow: visible;
}
.ce_comments .widget {
  margin-bottom: 1rem;
}
.ce_comments p.error {
  margin-bottom: 0;
  color: rgb(255, 0, 0);
}
.ce_comments .error {
  border-color: rgba(255, 0, 0, 0.5);
}
.comment_default {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid #c4c4c4;
}
.comment_default .info {
  padding-bottom: 1rem;
  border-bottom: 1px solid #c4c4c4;
}
.comment_default.last, .comment_default:last-of-type {
  margin-bottom: 2rem;
}

.search .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.search .text,
.search .widget-text {
  margin-bottom: 0.5rem;
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.search .widget-text label {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.search .submit,
.search .submit_container,
.search .widget-submit {
  margin-bottom: 0.5rem;
  margin-left: 0.25rem;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.search .submit_container .submit,
.search .widget-submit .submit {
  margin-left: 0;
}
.search .relevance {
  color: #777;
}
.search .context {
  margin-bottom: 0.25rem;
}
.search .highlight {
  font-weight: bold;
}
.search .url {
  color: #777;
}

.search form {
  max-width: 40rem;
}
.search .search_default.even,
.search .search_default.odd,
.search .search_default:nth-child(even),
.search .search_default:nth-child(odd) {
  padding: var(--grid__gutter);
  border-bottom: 1px solid #e1e1e1;
}
.search .widget-text,
.search .widget-submit {
  margin: 0;
  position: relative;
}
.search .widget-text::before {
  content: "\f002";
  font: var(--fa-font-solid);
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  left: 1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c4c4c4;
}
.search .text {
  height: 100%;
  outline: 0;
  border-radius: 0;
  padding-left: 3rem;
}
.search .submit {
  margin: 0;
  border-radius: 0;
}
.search .info {
  display: none;
}
.search p.header {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.header-searchbox {
  background-color: #fff;
  overflow: hidden;
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
  -webkit-box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.05);
}
.search-open .header-searchbox {
  opacity: 1;
  height: auto;
  pointer-events: auto;
}
.header-searchbox form {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.box {
  padding: 1rem 1rem 1.5rem 1rem;
  background-color: #f0f0f0;
}
.box h1, .box h2, .box h3, .box h4, .box h5, .box h6 {
  margin: -1rem -1rem 1rem -1rem;
  background-color: hsl(350, 91%, 45%);
  color: #fff;
  padding: 0.3em 0.5em 0.25em;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.04em;
}
.box.box--inverted {
  background-color: #fff !important;
}

.cards.ce_swiperStart .swiper-slide, .card {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: var(--grid__gutter);
}
.cards.ce_swiperStart .swiper-slide h1:first-child, .card h1:first-child, .cards.ce_swiperStart .swiper-slide h2:first-child, .card h2:first-child, .cards.ce_swiperStart .swiper-slide h3:first-child, .card h3:first-child, .cards.ce_swiperStart .swiper-slide h4:first-child, .card h4:first-child, .cards.ce_swiperStart .swiper-slide h5:first-child, .card h5:first-child, .cards.ce_swiperStart .swiper-slide h6:first-child, .card h6:first-child {
  margin-top: 0 !important;
}
.cards.ce_swiperStart .swiper-slide .more, .card .more {
  justify-self: flex-end;
  margin-top: auto;
}

.cards--inverted.ce_swiperStart .swiper-slide, .card--inverted {
  background-color: #fff;
}

.cards.ce_swiperStart .swiper-button-prev,
.cards.ce_swiperStart .swiper-button-next {
  background-color: #fff;
  color: hsl(350, 91%, 45%);
}
.cards.ce_swiperStart .swiper-button-prev:hover,
.cards.ce_swiperStart .swiper-button-next:hover {
  background-color: hsl(350, 91%, 45%);
  color: #fff;
}

.cards--inverted.ce_swiperStart .swiper-button-prev,
.cards--inverted.ce_swiperStart .swiper-button-next {
  background-color: #f0f0f0;
  color: hsl(350, 91%, 45%);
}
.cards--inverted.ce_swiperStart .swiper-button-prev:hover,
.cards--inverted.ce_swiperStart .swiper-button-next:hover {
  background-color: hsl(350, 91%, 45%);
  color: #fff;
}

.mod_article.hero {
  max-width: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  background: #f0f0f0;
  color: #000;
  position: relative;
  z-index: 0;
  overflow: hidden;
  min-height: 25rem;
  height: 75vh;
  margin-top: -7.375rem;
}
@media screen and (min-width: 36em) {
  .mod_article.hero {
    min-height: 27.5rem;
  }
}
@media screen and (min-width: 62em) {
  .mod_article.hero {
    min-height: 30rem;
  }
}
@media screen and (min-width: 75em) {
  .mod_article.hero {
    min-height: 35rem;
  }
}
@media screen and (min-width: 87.5em) {
  .mod_article.hero {
    min-height: 40rem;
    margin-top: -9.375rem;
  }
}
.mod_article.hero > .inside {
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  position: static;
  min-height: inherit;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 10.375rem;
}
@media screen and (min-width: 87.5em) {
  .mod_article.hero > .inside {
    padding-top: 14.375rem;
  }
}
.mod_article.hero.hero--full {
  height: 100vh;
}
.mod_article.hero.hero--small {
  height: auto;
}

.hero-text {
  position: relative;
  z-index: 1000;
  text-align: center;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .hero-text {
    -ms-flex-item-align: center;
    align-self: center;
  }
}

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

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

.hero-text--top {
  top: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.hero-text--bottom {
  bottom: 0;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 0;
}

.hero-image .image_container,
.hero-image figure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: 0;
}
.hero-image .image_container img,
.hero-image figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.hero-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.hero-video,
.hero-video .video_container {
  width: 100% !important;
  height: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero-video video,
.hero-video .video_container video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mod_glossary .grouplist ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mod_glossary .grouplist a {
  text-decoration: none;
}
.mod_glossary .grouplist {
  overflow-x: scroll;
  padding: 1.5rem 0;
  margin-bottom: 3rem;
}
.mod_glossary .grouplist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod_glossary .grouplist a,
.mod_glossary .grouplist span {
  display: block;
  padding: 0.25em 0.75em;
}
.mod_glossary .grouplist a {
  font-weight: 700;
  color: hsl(350, 91%, 45%);
}
.mod_glossary .grouplist span {
  color: #777;
}
.mod_glossary .glossary .letter {
  color: hsl(350, 91%, 45%);
  margin-bottom: 1.5rem;
}
.mod_glossary .glossary .group {
  margin-bottom: 5rem;
}
.mod_glossary .glossary .item {
  margin-bottom: 3rem;
}

.contao-cookiebar .cc-inner {
  padding: 3rem;
  border-radius: 0.25rem;
}
.contao-cookiebar .cc-head {
  -webkit-margin-after: 1.5rem;
  margin-block-end: 1.5rem;
}
.contao-cookiebar .cc-head p {
  color: #000;
  font-size: 1.125rem;
}
.contao-cookiebar .cc-footer {
  -webkit-margin-before: 2rem;
  margin-block-start: 2rem;
  -webkit-margin-after: 1rem;
  margin-block-end: 1rem;
}
.contao-cookiebar .cc-info a {
  color: #000;
}
.contao-cookiebar .cc-info a:is(:hover, :focus) {
  color: hsl(350, 91%, 45%);
}
/*# sourceMappingURL=../maps/styles.css.map */
