/*!**********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/flickity/css/flickity.css ***!
  \**********************************************************************************************************************/
/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  touch-action: pan-y;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

.flickity-rtl .flickity-slider {
  left: unset;
  right: 0;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- flickity-cell ---- */

.flickity-cell {
  position: absolute;
  left: 0;
}

.flickity-rtl .flickity-cell {
  left: unset;
  right: 0;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsl(0 0% 100% / 75%);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dot {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0 8px;
  background: hsl(0 0% 20% / 25%);
  border-radius: 50%;
  cursor: pointer;
  appearance: none;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
}

.flickity-rtl .flickity-page-dot {
  text-indent: 9999px;
}

.flickity-page-dot:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-page-dot.is-selected {
  background: hsl(0 0% 20% / 100%);
}

/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./scss/app.scss ***!
  \**************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "Montserrat";
  src: url("../../files/theme/fonts/montserrat/montserrat-regular-webfont.woff2") format("woff2"), url("../../files/theme/fonts/montserrat/montserrat-regular-webfont.woff") format("woff"), url("../../files/theme/fonts/montserrat/montserrat-regular-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/theme/fonts/montserrat/montserrat-medium-webfont.woff2") format("woff2"), url("../../files/theme/fonts/montserrat/montserrat-medium-webfont.woff") format("woff"), url("../../files/theme/fonts/montserrat/montserrat-medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/theme/fonts/montserrat/montserrat-semibold-webfont.woff2") format("woff2"), url("../../files/theme/fonts/montserrat/montserrat-semibold-webfont.woff") format("woff"), url("../../files/theme/fonts/montserrat/montserrat-semibold-webfont.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/theme/fonts/montserrat/montserrat-bold-webfont.woff2") format("woff2"), url("../../files/theme/fonts/montserrat/montserrat-bold-webfont.woff") format("woff"), url("../../files/theme/fonts/montserrat/montserrat-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../files/theme/fonts/montserrat/montserrat-extrabold-webfont.woff2") format("woff2"), url("../../files/theme/fonts/montserrat/montserrat-extrabold-webfont.woff") format("woff"), url("../../files/theme/fonts/montserrat/montserrat-extrabold-webfont.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../files/theme/fonts/roboto/roboto-regular.woff2") format("woff2"), url("../../files/theme/fonts/roboto/roboto-regular.woff") format("woff"), url("../../files/theme/fonts/roboto/roboto-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../files/theme/fonts/roboto/roboto-medium.woff2") format("woff2"), url("../../files/theme/fonts/roboto/roboto-medium.woff") format("woff"), url("../../files/theme/fonts/roboto/roboto-medium.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
/**-----------------------------------
 * BASE - DEFAULT
 *------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

.foundation-mq {
  font-family: "small=0em&medium=47.5em&large=62em&xlarge=75em";
}

html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.0625rem;
}

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

body {
  margin: 0;
  padding: 0;
  background: rgb(254, 254, 254);
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  line-height: 1.2;
  color: rgb(10, 10, 10);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

select {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

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

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

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

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

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

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

figure {
  margin: 0;
  text-align: center;
}

figcaption {
  font-size: 0.8235294118rem;
  margin-top: 0.4705882353rem;
}

/**-----------------------------------
 * BASE - TYPOGRAPHY
 *------------------------------------*/
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

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

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: normal;
  color: rgb(200, 12, 24);
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5294117647rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

h2, .h2 {
  font-size: 1.5294117647rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

h3, .h3 {
  font-size: 1.2941176471rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

h4, .h4 {
  font-size: 1.1764705882rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

h5, .h5 {
  font-size: 1.0588235294rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

h6, .h6 {
  font-size: 0.9411764706rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 47.5em) {
  h1, .h1 {
    font-size: 1.8823529412rem;
  }
  h2, .h2 {
    font-size: 1.8823529412rem;
  }
  h3, .h3 {
    font-size: 1.4117647059rem;
  }
  h4, .h4 {
    font-size: 1.4117647059rem;
  }
  h5, .h5 {
    font-size: 1.1764705882rem;
  }
  h6, .h6 {
    font-size: 0.9411764706rem;
  }
}
a {
  line-height: inherit;
  color: rgb(24, 107, 150);
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(13.4482758621, 59.9568965517, 84.0517241379);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 84.7058823529rem;
  height: 0;
  margin: 0 auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem;
}

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

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

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

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

figure {
  margin: 0;
}

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

a {
  display: inline-block;
}

h1, h2 {
  font-weight: 900;
  color: rgb(200, 12, 24);
  text-align: center;
}

h3 {
  font-weight: 500;
  margin-bottom: 0.4705882353rem;
}

h1, h2, h3, h4, h5, h6 {
  width: inherit;
}

hr {
  padding-top: 1.7647058824rem;
}

strong {
  font-weight: 600;
}

.c-main a, .c-main label {
  text-decoration: underline;
}

/**-----------------------------------
 * BASE - LAYOUT
 *------------------------------------*/
html {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

header,
main,
footer {
  display: table-row;
  height: 1px;
}

html,
body {
  height: 100%;
  max-width: 188.2352941176rem;
  margin-left: auto;
  margin-right: auto;
}

main {
  height: 100%;
}

main {
  position: relative;
  z-index: 1;
}

body:before {
  content: "small";
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  left: 0;
}
@media screen and (min-width: 31.25em) {
  body:before {
    content: "medium";
  }
}
@media print, screen and (min-width: 62em) {
  body:before {
    content: "large";
  }
}

/**-----------------------------------
 * BASE - TABLE
 *------------------------------------*/
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 0;
  background-color: tansparent;
}

caption {
  padding: 0.2352941176rem 1.7647058824rem 0.2352941176rem 0;
  font-weight: bold;
}

thead {
  background: transparent;
  color: #0a0a0a;
}

tfoot {
  background: rgb(241.3, 241.3, 241.3);
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.2352941176rem 1.7647058824rem 0.2352941176rem 0;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.2352941176rem 1.7647058824rem 0.2352941176rem 0;
}

tbody tr {
  border-bottom: 0;
  background-color: tansparent;
}

table.striped tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgb(241.3, 241.3, 241.3);
}

@media print, screen and (max-width: 61.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: rgb(242.55, 242.55, 242.55);
}
table.hover tfoot tr:hover {
  background-color: rgb(236.2, 236.2, 236.2);
}
table.hover tbody tr:hover {
  background-color: rgb(248.9, 248.9, 248.9);
}
table.hover.striped tr:nth-of-type(even):hover {
  background-color: rgb(236.15, 236.15, 236.15);
}

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

table {
  width: auto;
  font-size: 0.9411764706rem;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/**-----------------------------------
 * #OBJECTS - WRAPPER
 *------------------------------------*/
/**
 * this is needed for the sticky footer
 */
#wrapper {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
  table-layout: fixed; /* Fix for Firefox and IE to keep correct max-width behaviour on images: */
  background-color: rgb(254, 254, 254);
}

/**-----------------------------------
 * OBJECTS - GRID
 *------------------------------------*/
.grid-container {
  grid-template-columns: repeat(12, [col-start] 1fr);
  max-width: 84.7058823529rem;
  width: 100%;
  display: grid;
  grid-auto-flow: dense;
  margin: 0 auto;
  padding-left: 0.5882352941rem;
  padding-right: 0.5882352941rem;
}
@media print, screen and (min-width: 47.5em) {
  .grid-container {
    padding-left: 0.8823529412rem;
    padding-right: 0.8823529412rem;
  }
}
.grid-container.width--100 {
  max-width: 100%;
  padding: 0;
}
.grid-container.width--75 {
  max-width: 129.1764705882rem;
}
.grid-container > * {
  grid-column-end: span 12;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main .grid-container > * {
  position: relative;
}
.grid-container script {
  display: none !important;
}
.grid-container .grid-container {
  padding-left: 0;
  padding-right: 0;
}

.grid-x {
  grid-gap: 0.5882352941rem 0;
}
@media screen and (min-width: 31.25em) {
  .grid-x {
    grid-gap: 0.8823529412rem;
  }
}
@media print, screen and (min-width: 47.5em) {
  .grid-x {
    row-gap: 0;
    -webkit-column-gap: 1.7647058824rem;
       -moz-column-gap: 1.7647058824rem;
            column-gap: 1.7647058824rem;
  }
}

@media print, screen and (min-width: 47.5em) {
  .grid-y {
    row-gap: 1.7647058824rem;
  }
}

.cell {
  display: grid;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.small-1 {
  grid-column-end: span 1;
}
.small-2 {
  grid-column-end: span 2;
}
.small-3 {
  grid-column-end: span 3;
}
.small-4 {
  grid-column-end: span 4;
}
.small-5 {
  grid-column-end: span 5;
}
.small-6 {
  grid-column-end: span 6;
}
.small-7 {
  grid-column-end: span 7;
}
.small-8 {
  grid-column-end: span 8;
}
.small-9 {
  grid-column-end: span 9;
}
.small-10 {
  grid-column-end: span 10;
}
.small-11 {
  grid-column-end: span 11;
}
.small-12 {
  grid-column-end: span 12;
}

@media print, screen and (min-width: 47.5em) {
  .medium-1 {
    grid-column-end: span 1;
  }
  .medium-2 {
    grid-column-end: span 2;
  }
  .medium-3 {
    grid-column-end: span 3;
  }
  .medium-4 {
    grid-column-end: span 4;
  }
  .medium-5 {
    grid-column-end: span 5;
  }
  .medium-6 {
    grid-column-end: span 6;
  }
  .medium-7 {
    grid-column-end: span 7;
  }
  .medium-8 {
    grid-column-end: span 8;
  }
  .medium-9 {
    grid-column-end: span 9;
  }
  .medium-10 {
    grid-column-end: span 10;
  }
  .medium-11 {
    grid-column-end: span 11;
  }
  .medium-12 {
    grid-column-end: span 12;
  }
}
@media print, screen and (min-width: 62em) {
  .large-1 {
    grid-column-end: span 1;
  }
  .large-2 {
    grid-column-end: span 2;
  }
  .large-3 {
    grid-column-end: span 3;
  }
  .large-4 {
    grid-column-end: span 4;
  }
  .large-5 {
    grid-column-end: span 5;
  }
  .large-6 {
    grid-column-end: span 6;
  }
  .large-7 {
    grid-column-end: span 7;
  }
  .large-8 {
    grid-column-end: span 8;
  }
  .large-9 {
    grid-column-end: span 9;
  }
  .large-10 {
    grid-column-end: span 10;
  }
  .large-11 {
    grid-column-end: span 11;
  }
  .large-12 {
    grid-column-end: span 12;
  }
}
/**-----------------------------------
 * OBJECTS - GRID BLOCK
 *------------------------------------*/
.block-grid {
  display: grid;
  grid-template-columns: inherit;
  grid-gap: 0.5882352941rem;
  grid-auto-flow: inherit;
}
@media screen and (min-width: 31.25em) {
  .block-grid {
    grid-gap: 0.8823529412rem;
  }
}
@media print, screen and (min-width: 47.5em) {
  .block-grid {
    grid-gap: 1.7647058824rem 1.7647058824rem;
  }
}
.block-grid > * {
  grid-column-end: span 12;
  grid-row-end: span 1;
  position: relative;
}
@media screen and (min-width: 31.25em) {
  .block-grid > * {
    grid-column-end: span 6;
    grid-row-end: span 1;
  }
}
@media print, screen and (min-width: 62em) {
  .block-grid > * {
    grid-column-end: span 3;
    grid-row-end: span 1;
  }
}
.block-grid.small-up-2 > * {
  grid-column-end: span 6;
}
@media print, screen and (min-width: 47.5em) {
  .block-grid.medium-up-2 > * {
    grid-column-end: span 6;
  }
  .block-grid.medium-up-3 > * {
    grid-column-end: span 4;
  }
  .block-grid.medium-up-4 > * {
    grid-column-end: span 3;
  }
}
@media print, screen and (min-width: 62em) {
  .block-grid.large-up-2 > * {
    grid-column-end: span 6;
  }
  .block-grid.large-up-3 > * {
    grid-column-end: span 4;
  }
  .block-grid.large-up-4 > * {
    grid-column-end: span 3;
  }
  .block-grid.large-up-5 > * {
    grid-column-end: span 2;
  }
}

/**-----------------------------------
 * OBJECTS - HYPERLINK
 *------------------------------------*/
.o-hyperlink--hidden {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}

/**-----------------------------------
 * OBJECTS - MEDIA
 *------------------------------------*/
.content-image {
  display: block;
  position: relative;
  overflow: hidden;
  width: initial;
  height: 100%;
}

.content-image__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}

/**------------------------------------
 *  #COMPONENTS - HEADER
 *-------------------------------------*/
.c-header .content-hyperlink {
  position: absolute;
  top: 0.7058823529rem;
  right: 3.5294117647rem;
}
.c-header .content-hyperlink figure {
  width: 1.8823529412rem;
  height: 1.8823529412rem;
}
@media print, screen and (min-width: 47.5em) {
  .c-header .content-hyperlink {
    position: absolute;
    top: 0.8823529412rem;
    right: 0.8823529412rem;
  }
}

.c-header__inside {
  position: relative;
  z-index: 100;
  border-bottom: 1px solid rgb(10, 10, 10);
  height: 3.2352941176rem;
}
.c-header__inside:before, .c-header__inside:after {
  content: "";
  position: absolute;
  top: 6.7058823529rem;
  width: 100%;
  border-bottom: 1px solid rgb(10, 10, 10);
  z-index: 0;
  display: block;
}
.c-header__inside:before {
  left: -100%;
}
.c-header__inside:after {
  right: -100%;
}
@media print, screen and (min-width: 47.5em) {
  .c-header__inside {
    height: 6.7647058824rem;
  }
}

.c-header__logo {
  width: auto;
  z-index: 3000;
  position: absolute;
  top: 0.5882352941rem;
  left: 0.5882352941rem;
}
@media print, screen and (min-width: 47.5em) {
  .c-header__logo {
    top: 1.6470588235rem;
  }
}
/**------------------------------------
 *  #COMPONENTS - LOGO
 *-------------------------------------*/
.c-logo__link {
  width: 9.4117647059rem;
  height: 2.0588235294rem;
  background-image: url("../../files/theme/img/center-am-juliusturm-logo-rot.svg");
  background-position: top left;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media print, screen and (min-width: 47.5em) {
  .c-logo__link {
    width: 17.0588235294rem;
    height: 3.8823529412rem;
  }
}
.c-footer__logo .c-logo__link {
  width: 17.0588235294rem;
  height: 3.8823529412rem;
  background-image: url("../../files/theme/img/center-am-juliusturm-logo-weiss.svg");
}

/**------------------------------------
 *  #COMPONENTS - HEADER NAVIGATION
 *-------------------------------------*/
.c-nav-header {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
}

.c-nav-header__menu-button {
  position: absolute;
  top: 0.2941176471rem;
  right: 0.5882352941rem;
  display: inline-block;
  z-index: 250;
  width: 1.8823529412rem;
  cursor: pointer;
}

.c-nav-header__menu-icon:before, .c-nav-header__menu-icon:after, .c-nav-header__menu-icon span {
  background: rgb(200, 12, 24);
  content: "";
  display: block;
  height: 6px;
  border-radius: 3px;
  margin: 7px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media print, screen and (min-width: 47.5em) {
  .c-nav-header__menu-icon:before, .c-nav-header__menu-icon:after, .c-nav-header__menu-icon span {
    background: rgb(254, 254, 254);
  }
}

.c-nav-header__menu-text {
  font-size: 0.6470588235rem;
  text-align: center;
  display: none;
}

.c-nav-header__checkbox {
  display: none;
}
@media print, screen and (max-width: 47.49875em) {
  .c-nav-header__checkbox:checked ~ .c-nav-header__inside .c-nav-header__wrapper {
    z-index: 2000;
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .c-nav-header__checkbox:checked ~ .c-nav-header__inside .c-nav-header__menu-icon:before {
    -webkit-transform: translateY(13px) rotate(135deg);
        -ms-transform: translateY(13px) rotate(135deg);
            transform: translateY(13px) rotate(135deg);
    background: rgb(200, 12, 24);
  }
  .c-nav-header__checkbox:checked ~ .c-nav-header__inside .c-nav-header__menu-icon:after {
    -webkit-transform: translateY(-13px) rotate(-135deg);
        -ms-transform: translateY(-13px) rotate(-135deg);
            transform: translateY(-13px) rotate(-135deg);
    background-color: rgb(200, 12, 24);
  }
  .c-nav-header__checkbox:checked ~ .c-nav-header__inside .c-nav-header__menu-icon span {
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
  }
}

@media print, screen and (max-width: 47.49875em) {
  .c-nav-header__wrapper {
    position: fixed;
    top: 3.2352941176rem;
    right: 0;
    bottom: 0;
    display: none;
    width: 18.8235294118rem;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 1.7647058824rem;
    padding-right: 1.7647058824rem;
    background-color: #c80c18;
    list-style-type: none;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    text-align: right;
  }
}

.c-nav-header .mod_navigation,
.c-nav-header .mod_customnav {
  clear: both;
}
@media print, screen and (min-width: 47.5em) {
  .c-nav-header .mod_navigation,
  .c-nav-header .mod_customnav {
    z-index: 100;
    width: auto;
    border-top: 0;
    display: block;
    position: absolute;
    right: 0.8823529412rem;
    left: 0.8823529412rem;
    top: 3.0588235294rem;
    padding-top: 0.8823529412rem;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
@media print, screen and (min-width: 62em) {
  .c-nav-header .mod_navigation,
  .c-nav-header .mod_customnav {
    right: 0.8823529412rem;
    left: 0.8823529412rem;
  }
}
.c-nav-header .mod_navigation .level_1,
.c-nav-header .mod_customnav .level_1 {
  margin: 0;
  list-style-type: none;
  font-size: 1.4117647059rem;
  text-transform: uppercase;
}
@media print, screen and (min-width: 47.5em) {
  .c-nav-header .mod_navigation .level_1,
  .c-nav-header .mod_customnav .level_1 {
    width: 100%;
    z-index: 200;
    text-align: right;
    margin-top: 0;
    margin-left: 4.1176470588rem;
    font-size: 1.2941176471rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.c-nav-header .mod_navigation .level_1 > li,
.c-nav-header .mod_customnav .level_1 > li {
  color: rgb(254, 254, 254);
}
.c-nav-header .mod_navigation .level_1 > li > a,
.c-nav-header .mod_customnav .level_1 > li > a {
  color: rgb(254, 254, 254);
}
.c-nav-header .mod_navigation .level_1 > li > a.active, .c-nav-header .mod_navigation .level_1 > li > a.trail, .c-nav-header .mod_navigation .level_1 > li > a:hover, .c-nav-header .mod_navigation .level_1 > li > a:focus,
.c-nav-header .mod_customnav .level_1 > li > a.active,
.c-nav-header .mod_customnav .level_1 > li > a.trail,
.c-nav-header .mod_customnav .level_1 > li > a:hover,
.c-nav-header .mod_customnav .level_1 > li > a:focus {
  color: rgb(254, 254, 254);
  font-weight: 700;
}
@media print, screen and (min-width: 47.5em) {
  .c-nav-header .mod_navigation .level_1 > li,
  .c-nav-header .mod_customnav .level_1 > li {
    padding-right: 4.1176470588rem;
    color: rgb(10, 10, 10);
  }
  .c-nav-header .mod_navigation .level_1 > li > a,
  .c-nav-header .mod_customnav .level_1 > li > a {
    color: rgb(10, 10, 10);
  }
  .c-nav-header .mod_navigation .level_1 > li > a.active, .c-nav-header .mod_navigation .level_1 > li > a.trail, .c-nav-header .mod_navigation .level_1 > li > a:hover, .c-nav-header .mod_navigation .level_1 > li > a:focus,
  .c-nav-header .mod_customnav .level_1 > li > a.active,
  .c-nav-header .mod_customnav .level_1 > li > a.trail,
  .c-nav-header .mod_customnav .level_1 > li > a:hover,
  .c-nav-header .mod_customnav .level_1 > li > a:focus {
    border-bottom: 2px solid rgb(200, 12, 24);
  }
}

/**------------------------------------
 *  #COMPONENTS - HERO
 *-------------------------------------*/
.c-hero {
  margin-top: -3.2352941176rem;
}
@media print, screen and (min-width: 47.5em) {
  .c-hero {
    margin-top: -6.7647058824rem;
  }
}
.c-hero .c-heroimage {
  position: relative;
  width: 100%;
  height: 20rem;
  top: 0;
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}
@media print, screen and (min-width: 47.5em) {
  .c-hero .c-heroimage {
    height: 31.7647058824rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-hero .c-heroimage {
    height: 40rem;
  }
}
.c-hero__image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
}
.c-hero__image {
  position: absolute; /* Stack all images on top of each other */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  will-change: transform; /* Optimize for GPU rendering */
  -webkit-transform: translateY(0) scale(1);
      -ms-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1); /* Default transform for parallax */
  /* Dynamic layering using index */
  z-index: var(--z-index, 1); /* Default z-index if not overridden */
}
.c-hero__text-wrapper {
  color: rgb(254, 254, 254);
  text-align: center;
  display: inline-grid;
  z-index: 20;
  position: relative;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-top: 4.1176470588rem;
}
.c-hero__headline {
  color: inherit;
  display: block;
  line-height: 1;
  padding: 0.8823529412rem 1.7647058824rem 1.1764705882rem;
  margin-bottom: 0;
}
.c-hero__headline--first {
  display: block;
  font-weight: 900;
  color: rgb(200, 12, 24);
  font-size: 1.4117647059rem;
  margin-bottom: 0.8823529412rem;
}
@media print, screen and (min-width: 47.5em) {
  .c-hero__headline--first {
    font-size: 1.7647058824rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-hero__headline--first {
    font-size: 1.7647058824rem;
  }
}
.c-hero__headline--second {
  font-weight: 600;
  display: block;
  color: rgb(10, 10, 10);
  font-size: 1.7647058824rem;
}
@media print, screen and (min-width: 47.5em) {
  .c-hero__headline--second {
    font-size: 2.3529411765rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-hero__headline--second {
    font-size: 2.7058823529rem;
  }
}
.c-hero .c-button-modal {
  margin-top: 0;
}
@media print, screen and (min-width: 47.5em) {
  .c-hero .c-button-modal {
    margin-top: 1.7647058824rem;
  }
}

/**------------------------------------
 *  #COMPONENTS - BUTTON MODAL
 *-------------------------------------*/
.c-button-modal {
  padding: 0.8823529412rem 0.8823529412rem 0.7058823529rem 0.8823529412rem;
  text-align: center;
  max-width: 28.2352941176rem;
  margin-top: 1.7647058824rem;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  background-color: rgb(200, 12, 24);
  border-radius: 0.5882352941rem;
}

.c-button-modal__text {
  color: rgb(254, 254, 254);
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  font-size: 1.0588235294rem;
  line-height: 1.2;
  text-transform: uppercase;
}

/**------------------------------------
 *  #COMPONENTS - HEADLINE
 *-------------------------------------*/
.content-headline {
  display: block;
}
.content-headline__first {
  display: block;
  margin-bottom: 0.4705882353rem;
}
.content-headline__second {
  display: block;
  margin-bottom: 0.4705882353rem;
  font-size: calc(100% - 0.1764705882rem);
  font-weight: 600;
  color: rgb(10, 10, 10);
}
@media print, screen and (min-width: 47.5em) {
  .content-headline__second {
    font-size: calc(100% - 0.3529411765rem);
  }
}

/**------------------------------------
 *  #COMPONENTS - BUTTON MODAL
 *-------------------------------------*/
.c-shop {
  position: relative;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-size: 1.0588235294rem;
  margin-bottom: 0.8823529412rem;
}
@media print, screen and (min-width: 47.5em) {
  .c-shop {
    font-size: 1.1764705882rem;
    margin-bottom: 1.7647058824rem;
  }
}
.c-shop__image {
  border-radius: 0.8823529412rem;
}
.c-shop__image img {
  border-radius: 0.8823529412rem;
}
.c-shop__name {
  text-align: center;
  margin-top: 0.8823529412rem;
}

/**------------------------------------
 *   #COMPONENTS - CAROUSEL
 *------------------------------------*/
.c-slider {
  overflow: hidden;
  position: relative;
  height: 14.7058823529rem;
}
@media print, screen and (min-width: 47.5em) {
  .c-slider {
    height: 26.4705882353rem;
  }
}
.c-slider .flickity-viewport {
  height: 14.7058823529rem;
}
@media print, screen and (min-width: 47.5em) {
  .c-slider .flickity-viewport {
    height: 26.4705882353rem;
  }
}
.c-slider .flickity-slider {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  overflow: hidden;
}
.c-slider .flickity-cell {
  opacity: 0;
  left: 0 !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  -webkit-transition: opacity 2.5s ease-in-out !important;
  transition: opacity 2.5s ease-in-out !important;
  -webkit-background-size: cover;
          background-size: cover;
  width: 100%;
  height: 100%;
}
.c-slider .flickity-cell.is-selected {
  z-index: 0;
  opacity: 1 !important;
}

/**------------------------------------
 *  #COMPONENTS - FOOTER
 *-------------------------------------*/
.c-footer {
  text-align: center;
  background-color: rgb(40, 40, 40);
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.9411764706rem;
  position: relative;
  color: rgb(254, 254, 254);
}
.c-footer__main {
  background-color: transparent;
}
.c-footer__main:after {
  content: "";
  width: 100%;
  height: 58.8235294118rem;
  background-image: url("../../files/theme/img/center-am-juliustum-footer-weiss.svg");
  background-position: bottom left;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  margin-top: -88.2352941176rem;
  display: block;
}
.c-footer .grid-container {
  margin-bottom: 34.1176470588rem;
}
@media print, screen and (min-width: 47.5em) {
  .c-footer .grid-container {
    margin-bottom: 35.2941176471rem;
  }
}
@media print, screen and (min-width: 62em) {
  .c-footer .grid-container {
    margin-bottom: 38.2352941176rem;
  }
}
@media screen and (min-width: 87.5em) {
  .c-footer .grid-container {
    margin-bottom: 47.0588235294rem;
  }
}
@media print, screen and (min-width: 47.5em) {
  .c-footer {
    text-align: left;
  }
}
.c-footer a {
  margin-bottom: 0.4705882353rem;
}
.c-footer label {
  cursor: pointer;
}

/**------------------------------------
 *  #COMPONENTS - MODAL
 *-------------------------------------*/
.c-modal {
  text-align: left;
  color: rgb(10, 10, 10);
  font-size: 1.0588235294rem;
}
.c-modal__checkbox {
  display: none;
}
.c-modal__checkbox:checked ~ .c-modal__background {
  z-index: 2000;
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: auto;
}

.c-modal__background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.c-modal__window {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  position: relative;
  display: table;
  margin: 0 auto;
  min-height: 0;
  height: auto;
  padding: 0;
  background-color: rgb(254, 254, 254);
  overflow-y: auto;
  height: 100%;
  width: 100%;
  top: 0;
}
[data-whatinput=mouse] .c-modal__window {
  outline: 0;
}
@media print, screen and (min-width: 47.5em) {
  .c-modal__window {
    min-height: 0;
  }
}
.c-modal__window .column {
  min-width: 0;
}
.c-modal__window > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 25em) {
  .c-modal__window {
    min-width: 23.5294117647rem;
    border-radius: 0.8823529412rem;
    max-height: 90%;
    height: auto;
    max-width: 44.7058823529rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media print, screen and (min-width: 47.5em) {
  .c-modal__window {
    margin: 2.9411764706rem auto;
    padding-left: 0.8823529412rem;
    padding-right: 0.8823529412rem;
    max-width: 44.7058823529rem;
  }
}

.c-modal__close {
  position: absolute;
  right: 0.5882352941rem;
  top: 0;
  font-size: 4rem;
  line-height: 1;
  cursor: pointer;
  color: rgb(200, 12, 24);
  z-index: 2000;
}

.c-modal__container {
  padding: 3.5294117647rem 1.7647058824rem 3.5294117647rem 1.7647058824rem;
  position: relative;
  overflow-y: auto;
  height: auto;
}
.c-modal__container .c-modal__image {
  text-align: center;
}
.c-modal__container h1, .c-modal__container h2 {
  font-weight: 500;
}
.c-modal__container img {
  max-height: 17.6470588235rem;
  width: auto;
}
.c-modal__container strong {
  color: rgb(200, 12, 24);
}
.c-modal__container ul {
  list-style: disc;
  margin-left: 1.1764705882rem;
}
.c-modal__container .column {
  padding: 0;
  position: relative;
}
.c-modal__container .content-table {
  margin-bottom: 1.7647058824rem;
}

/**-----------------------------------
 *  #UTILITIES - SPACING-RESPONSIVE
 *------------------------------------*/
.u-pt {
  padding-top: 0.8823529412rem;
}
.u-pt--none, .u-pt--0 {
  padding-top: 0;
}
.u-pt--small, .u-pt--8 {
  padding-top: 0.4705882353rem;
}
.u-pt--15 {
  padding-top: 0.8823529412rem;
}
.u-pt--medium, .u-pt--30 {
  padding-top: 1.7647058824rem;
}
.u-pt--large, .u-pt--45 {
  padding-top: 2.6470588235rem;
}
.u-pt--xlarge, .u-pt--60 {
  padding-top: 3.5294117647rem;
}
.u-pt--xxlarge, .u-pt--90 {
  padding-top: 5.2941176471rem;
}
@media print, screen and (max-width: 47.49875em) {
  .u-pt--none\@small, .u-pt--0\@small {
    padding-top: 0;
  }
  .u-pt--small\@small, .u-pt--8\@small {
    padding-top: 0.4705882353rem;
  }
  .u-pt\@small, .u-pt--15\@small {
    padding-top: 0.8823529412rem;
  }
  .u-pt--medium\@small, .u-pt--30\@small {
    padding-top: 1.7647058824rem;
  }
  .u-pt--large\@small, .u-pt--45small {
    padding-top: 2.6470588235rem;
  }
  .u-pt--xlarge\@small, .u-pt--60small {
    padding-top: 3.5294117647rem;
  }
  .u-pt--xxlarge\@small, .u-pt--90\@small {
    padding-top: 5.2941176471rem;
  }
}

.u-pb {
  padding-bottom: 0.8823529412rem;
}
.u-pb--none, .u-pb--0 {
  padding-bottom: 0;
}
.u-pb--small, .u-pb--8 {
  padding-bottom: 0.4705882353rem;
}
.u-pb--15 {
  padding-bottom: 0.8823529412rem;
}
.u-pb--medium, .u-pb--30 {
  padding-bottom: 1.7647058824rem;
}
.u-pb--large, .u-pb--45 {
  padding-bottom: 2.6470588235rem;
}
.u-pb--xlarge, .u-pb--60 {
  padding-bottom: 3.5294117647rem;
}
.u-pb--xxlarge, .u-pb--90 {
  padding-bottom: 5.2941176471rem;
}
@media print, screen and (max-width: 47.49875em) {
  .u-pb--none\@small, .u-pb--0\@small {
    padding-bottom: 0;
  }
  .u-pb--small\@small, .u-pb--8\@small {
    padding-bottom: 0.4705882353rem;
  }
  .u-pb\@small, .u-pb--15\@small {
    padding-bottom: 0.8823529412rem;
  }
  .u-pb--medium\@small, .u-pb--30\@small {
    padding-bottom: 1.7647058824rem;
  }
  .u-pb--large\@small, .u-pb--45small {
    padding-bottom: 2.6470588235rem;
  }
  .u-pb--xlarge\@small, .u-pb--60small {
    padding-bottom: 3.5294117647rem;
  }
  .u-pb--xxlarge\@small, .u-pb--90\@small {
    padding-bottom: 5.2941176471rem;
  }
}

.u-no-padding {
  padding: 0 !important;
}

.u-mb {
  margin-bottom: 0.8823529412rem;
}
.u-mb--none, .u-mb--0 {
  margin-bottom: 0;
}
.u-mb--4 {
  margin-bottom: 0.2352941176rem;
}
.u-mb--small, .u-mb--8 {
  margin-bottom: 0.4705882353rem;
}
.u-mb--10 {
  margin-bottom: 0.5882352941rem;
}
.u-mb--15 {
  margin-bottom: 0.8823529412rem;
}
.u-mb--medium, .u-mb--30 {
  margin-bottom: 1.7647058824rem;
}
.u-mb--large, .u-mb--45 {
  margin-bottom: 2.6470588235rem;
}
.u-mb--xlarge, .u-mb--60 {
  margin-bottom: 3.5294117647rem;
}
.u-mb--xxlarge, .u-mb--90 {
  margin-bottom: 5.2941176471rem;
}
@media print, screen and (max-width: 47.49875em) {
  .u-mb--none\@small, .u-mb--0\@small {
    margin-bottom: 0;
  }
  .u-mb--small\@small, .u-mb--8\@small {
    margin-bottom: 0.4705882353rem;
  }
  .u-mb\@small, .u-mb--15\@small {
    margin-bottom: 0.8823529412rem;
  }
  .u-mb--medium\@small, .u-mb--30\@small {
    margin-bottom: 1.7647058824rem;
  }
  .u-mb--large\@small, .u-mb--45small {
    margin-bottom: 2.6470588235rem;
  }
  .u-mb--xlarge\@small, .u-mb--60small {
    margin-bottom: 3.5294117647rem;
  }
  .u-mb--xxlarge\@small, .u-mb--90\@small {
    margin-bottom: 5.2941176471rem;
  }
}

.u-mt {
  margin-top: 0.8823529412rem;
}
.u-mt--none, .u-mt--0 {
  margin-top: 0;
}
.u-mt--small, .u-mt--8 {
  margin-top: 0.4705882353rem;
}
.u-mt--15 {
  margin-top: 0.8823529412rem;
}
.u-mt--medium, .u-mt--30 {
  margin-top: 1.7647058824rem;
}
.u-mt--large, .u-mt--45 {
  margin-top: 2.6470588235rem;
}
.u-mt--xlarge, .u-mt--60 {
  margin-top: 3.5294117647rem;
}
.u-mt--xxlarge, .u-mt--90 {
  margin-top: 5.2941176471rem;
}
@media print, screen and (max-width: 47.49875em) {
  .u-mt--none\@small, .u-mt--0\@small {
    padding-top: 0;
  }
  .u-mt--small\@small, .u-mt--8\@small {
    padding-top: 0.4705882353rem;
  }
  .u-mt\@small, .u-mt--15\@small {
    padding-top: 0.8823529412rem;
  }
  .u-mt--medium\@small, .u-mt--30\@small {
    padding-top: 1.7647058824rem;
  }
  .u-mt--large\@small, .u-mt--45small {
    padding-top: 2.6470588235rem;
  }
  .u-mt--xlarge\@small, .u-mt--60small {
    padding-top: 3.5294117647rem;
  }
  .u-mt--xxlarge\@small, .u-mt--90\@small {
    padding-top: 5.2941176471rem;
  }
}

/**-----------------------------------
 *  #UTILITIES - STATES
 *------------------------------------*/
.no-js img.lazyload,
.no-js .o-media--lazyloading {
  display: none;
}

.c-main .lazyloaded,
.c-gallery-modal img {
  -webkit-animation-name: scale-1-to-0;
          animation-name: scale-1-to-0;
  -webkit-animation-duration: 900ms;
          animation-duration: 900ms;
}
@-webkit-keyframes scale-1-to-0 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-1-to-0 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.u-no-script ~ div {
  position: relative;
}

/**-----------------------------------
 *  #UTILITIES - TYPOGRAPHY
 *------------------------------------*/
.u-weight--bolder, .u-weight--700 {
  font-weight: 700;
}
.u-weight--bold, .u-weight--600 {
  font-weight: 600 !important;
}
.u-weight--regular, .u-weight--400 {
  font-weight: 400;
}
.u-weight--light, .u-weight--300 {
  font-weight: 300;
}

.u-size--14 {
  font-size: 0.8235294118rem;
}
.u-size--14 a, .u-size--14 p {
  font-size: 0.8235294118rem !important;
}
.u-size--16 {
  font-size: 0.9411764706rem;
}
.u-size--16 a, .u-size--16 p {
  font-size: 0.9411764706rem !important;
}
.u-size--18 {
  font-size: 1.0588235294rem;
}
.u-size--18 a, .u-size--18 p {
  font-size: 1.0588235294rem !important;
}
.u-size--20 {
  font-size: 1.1764705882rem;
}
.u-size--22 {
  font-size: 1.2941176471rem;
}
.u-size--24 {
  font-size: 1.4117647059rem;
}
.u-size--26 {
  font-size: 1.5294117647rem;
}
.u-size--28 {
  font-size: 1.6470588235rem;
}
.u-size--30 {
  font-size: 1.7647058824rem;
}

.u-center {
  text-align: center;
  width: 100%;
}

/**-----------------------------------
 *  #UTILITIES - COLOR
 *------------------------------------*/
.u-color--white {
  color: rgb(254, 254, 254);
}
.u-color--white.active, .u-color--white.trail, .u-color--white:hover, .u-color--white:focus {
  color: rgb(254, 254, 254) !important;
}
.u-color--white > a {
  color: rgb(254, 254, 254);
}
.u-color--white > a.active, .u-color--white > a.trail, .u-color--white > a:hover, .u-color--white > a:focus {
  color: rgb(254, 254, 254) !important;
}
.u-color--blue {
  color: rgb(24, 107, 150);
}
.u-color--bluelabel {
  cursor: pointer;
}

.u-bgcolor--red {
  background-color: rgb(200, 12, 24);
  color: rgb(254, 254, 254);
}
.u-bgcolor--red h1, .u-bgcolor--red h2, .u-bgcolor--red p, .u-bgcolor--red a {
  color: rgb(254, 254, 254);
}
.u-bgcolor--red .content-headline__first {
  color: rgb(10, 10, 10);
}
.u-bgcolor--red .content-headline__second {
  color: rgb(254, 254, 254);
}
.u-bgcolor--gray {
  background-color: rgb(240, 240, 240);
  color: inherit;
}
.u-bgcolor--dark {
  background-color: rgb(40, 40, 40);
  color: rgb(254, 254, 254);
}
.u-bgcolor--dark h1, .u-bgcolor--dark h2, .u-bgcolor--dark p, .u-bgcolor--dark a {
  color: rgb(254, 254, 254);
}

/**------------------------------------
 *  #UTILITIES - VISIBILITY
 *-------------------------------------*/
.is-hidden {
  display: none !important;
}

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 47.49875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 47.5em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 47.5em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 47.49875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 47.5em) and (max-width: 61.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 47.49875em), screen and (min-width: 62em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 62em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 61.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 62em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 61.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

a.rsfh-delete {
  display: none !important;
}

/**-----------------------------------
 *  #UTILITIES - DISPLAY
 *------------------------------------*/
.u-block {
  display: block;
}

