@charset "UTF-8";
/* CONTAO STYLES */
/*!
 * This file is part of Contao.
 *
 * (c) Leo Feyer
 *
 * @license LGPL-3.0-or-later
 */
/**
 * Hide invisible elements
 // Screenreader können die Navi überspringen
 */
.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/**
 * Responsive audio (see #441)
 */
.audio_container audio {
  max-width: 100%;
}

/**
 * Responsive videos (see #1348)
 */
.video_container video {
  max-width: 100%;
  height: auto;
}

.responsive {
  position: relative;
  height: 0;
}

.responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive.ratio-169 {
  padding-bottom: 56.25%;
}

.responsive.ratio-1610 {
  padding-bottom: 62.5%;
}

.responsive.ratio-219 {
  padding-bottom: 42.8571%;
}

.responsive.ratio-43 {
  padding-bottom: 75%;
}

.responsive.ratio-32 {
  padding-bottom: 66.6666%;
}

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

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

ul[class],
ol[class] {
  padding: 0;
  list-style: none;
}

@media screen and (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
body {
  text-rendering: optimizeSpeed;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

input,
button,
textarea,
select {
  font: inherit;
}

button {
  border: none;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 15, 2021 */
@font-face {
  font-family: "bariolbold";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_bold-webfont.woff2") format("woff2"), url("../fonts/bariol_bold-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariolbold_italic";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_bold_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_bold_italic-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariollight";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_light-webfont.woff2") format("woff2"), url("../fonts/bariol_light-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariollight_italic";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_light_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_light_italic-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariolregular";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_regular_0-webfont.woff2") format("woff2"), url("../fonts/bariol_regular_0-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariolregular_italic";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_regular_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_regular_italic-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariolthin";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_thin-webfont.woff2") format("woff2"), url("../fonts/bariol_thin-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariolthin_italic";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_thin_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_thin_italic-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariolbold";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_bold-webfont.woff2") format("woff2"), url("../fonts/bariol_bold-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariolbold_italic";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_bold_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_bold_italic-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariollight";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_light-webfont.woff2") format("woff2"), url("../fonts/bariol_light-webfont.woff") format("woff");
}
@font-face {
  font-family: "bariollight_italic";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/bariol_light_italic-webfont.woff2") format("woff2"), url("../fonts/bariol_light_italic-webfont.woff") format("woff");
}
html {
  height: 100%;
  font-size: 100%;
  overflow-y: scroll;
}
@media print {
  html html * {
    font-family: sans-serif;
    font-size: 10pt;
    color: black;
    line-height: 1.35;
    height: auto;
    min-height: 0;
    width: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
  }
}

@media print {
  [id=wrapper] {
    min-height: 0;
    height: auto;
    display: block;
  }
}

header {
  display: block;
}
@media print {
  header {
    display: none;
  }
}

[id=container] {
  display: block;
}

main {
  display: block;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
main .inside > * + * {
  margin-top: 4em;
}

.mod_article:not(.noflow) > * + * {
  margin-top: 2.25em;
}

:is([class^=content-]:not(.noflow), [class^=mod_]:not(.mod_article, .mod_navigation, .mod_customnav, .grid, .noflow)) > * + * {
  margin-top: 0.5em;
}

h1, h2, h3, h4, h5, h6 {
  margin-block-end: 0.75lh;
}

.rte :where(h1, h2, h3, h4, h5, h6),
[class^=content-] > .headline,
[class^=ce_rsce_] > .headline {
  margin-block-end: 0.5lh;
}

:is(.rte) > * + * {
  margin-top: 0.75lh;
}

.flow > * + * {
  margin-top: 2em;
}

footer {
  display: block;
}
@media print {
  footer {
    display: none;
  }
}

.intro {
  font-size: 1.5rem;
}

.secondary {
  font-size: 0.875rem;
  font-style: italic;
  color: hsl(0, 0%, 46%);
}

.alert {
  font-weight: 900;
  color: crimson;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "bariolbold", Helvetica, Arial, sans-serif;
  font-weight: 900;
}
@media print {
  h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
    page-break-after: avoid;
  }
}

h1 {
  font-size: 2.5rem;
  line-height: 1;
}

h2 {
  font-size: clamp(1rem, 2vw, 1.75rem);
  line-height: 1.2;
}

h3 {
  font-size: 1.125rem;
}

h4, h5, h6 {
  font-size: 1rem;
}

.content-text :is(h1 + h2, h2 + h3, h3 + h4, h4 + h5, h5 + h6) {
  margin-top: 0.375em;
}

h1.content-headline + h2,
h2.content-headline + h3,
h3.content-headline + h4,
h4.content-headline + h5,
h5.content-headline + h6 {
  margin-top: 0.375em;
}

a:link {
  color: currentColor;
  text-decoration: underline;
  text-underline-offset: 3px;
}
a:visited {
  color: currentColor;
  text-decoration-color: currentColor;
}
a:hover {
  cursor: pointer;
}
a:focus {
  outline: none;
}
a:focus-visible {
  outline: 3px dashed darkorange;
}
a.link-button-style {
  display: inline-block;
  margin-top: 0.5em;
  padding: 0.5em 1rem;
  background-color: hsl(0, 0%, 96%);
  border: 0;
  border-radius: 0;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
}
a.link-button-style:hover {
  background-color: honeydew;
  color: hsl(0, 0%, 98%);
}
@media print {
  a[href^=http]:not([href*="example.com"]):after {
    content: " (" attr(href) ")";
  }
}

a:where(header *, footer *, .nolink):link {
  text-decoration: none;
  color: hsl(0, 0%, 26%);
}

p {
  overflow-wrap: break-word;
  line-height: 1.375;
}

ul,
ol {
  padding-inline-start: 2rem;
  line-height: 1.375;
}

hr {
  margin: 0;
  border: none;
}
hr::after {
  content: url(/files/theme/img/hr.svg);
  display: flex;
  margin: 2em auto 3em auto;
  justify-content: center;
}

blockquote {
  margin-block-start: 3em;
  position: relative;
  padding-inline-start: 1.5rem;
}
blockquote::before {
  content: "❝";
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  font-size: 3em;
  color: hsl(0, 0%, 98%);
}
blockquote p {
  font-style: italic;
}
blockquote cite {
  font-style: normal;
  font-size: 0.875rem;
}

dl {
  padding-left: 0.5rem;
  border-left: 5px solid hsl(0, 0%, 98%);
  font-size: 0.875rem;
  color: hsl(0, 0%, 98%);
}
dl dt {
  font-weight: 900;
}
dl dd a {
  color: currentColor;
}
dl dd:not(:last-of-type) {
  margin-bottom: 1em;
}

abbr {
  cursor: help;
}

b {
  font-weight: 900;
}

cite {
  font-style: italic;
}

code {
  background-color: hsl(0, 0%, 96%);
  padding: 0.125em 0.25rem;
  border-radius: 0.25em;
}

em {
  font-style: italic;
}

figcaption {
  margin-top: 0.5em;
  font-size: 0.875rem;
  font-style: italic;
  color: hsl(0, 0%, 46%);
}

i {
  font-style: italic;
}

mark {
  background-color: hsl(0, 0%, 98%);
  font-weight: 900;
}

q {
  font-style: italic;
}

small {
  font-weight: 0.875rem;
}

strong {
  font-weight: 900;
}

sub,
sup {
  display: inline-block;
  line-height: 1;
  font-size: 0.625em;
}

sub {
  transform: translateY(0.25ex);
}

sup {
  transform: translateY(-0.25ex);
}

::selection {
  background: crimson;
  color: white;
}

table {
  margin-bottom: 2.5em;
  background-color: hsl(0, 0%, 96%);
  border-collapse: collapse;
  font-size: 0.875rem;
}

thead {
  background-color: white;
  border-top: 2px solid currentColor;
  border-bottom: 1px solid hsl(0, 0%, 98%);
}

tfoot {
  background-color: white;
  border-top: 2px solid hsl(0, 0%, 98%);
  border-bottom: 2px solid currentColor;
}

td, th {
  padding: 1em 1rem;
  font-size: 1em;
  text-align: left;
  vertical-align: middle;
}

tr:nth-child(even) {
  background-color: white;
}

caption {
  padding: 1em;
  background-color: white;
}

.ce_form > * + * {
  margin-top: 1em;
}

.formbody > * + *:not(:nth-child(3)) {
  margin-top: 1em;
}

fieldset > * + * {
  margin-top: 0.5em;
}

label {
  display: block;
}

input, textarea, select {
  width: 100%;
  margin: 0;
  padding: 0.25em 0.375rem 0.5em 0.375rem;
  border: 1px solid white;
  box-sizing: border-box;
}

input:focus,
textarea:focus {
  border: 1px solid hsl(0, 0%, 98%);
}

input.upload {
  border: none;
}

fieldset {
  margin: 0;
  padding: 0.5em 0.75rem 0.625em 0.75rem;
  border: none;
}

input[type=checkbox],
input[type=radio] {
  width: inherit;
  padding: 0;
}
input[type=checkbox] + label,
input[type=radio] + label {
  display: inline;
  padding-left: 0.25rem;
}

.widget-checkbox:not(.mandatory) span,
.widget-radio:not(.mandatory) span {
  display: block;
}

.checkbox_container.one_line span:not(.mandatory) {
  display: flex;
  align-items: flex-start;
}
.checkbox_container.one_line span:not(.mandatory) input {
  margin-top: 0.375em;
  margin-right: 0.5rem;
}

.widget-captcha label {
  color: crimson;
}
.widget-captcha span.captcha_text {
  display: block;
  margin-top: 0.5em;
}

button {
  margin: 1em 1rem 1em 0;
  padding: 0.5em 1rem;
  background-color: hsl(72, 82%, 42%);
  border: 0;
  border-radius: 0.5rem;
  font-family: "bariolregular", Helvetica, Arial, sans-serif;
  font-size: 1.188em;
  font-weight: 900;
  line-height: 1.375;
  color: white;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07);
}
button:hover {
  background-color: hsl(68, 84%, 15%);
  color: white;
}
button:active {
  transform: scale(0.95);
}

.formbody {
  padding: 1em 1rem;
  background-color: hsl(0, 0%, 96%);
}

@media screen and (min-width: 59.0625em) {
  .mod_mobile_menu {
    display: none;
  }
}
@media screen and (max-width: 59em) {
  .nav_main,
  .nav_service {
    display: none;
  }
  .mobile_menu_trigger {
    margin-top: 0.3125em;
    padding-left: 1.375rem;
    background-image: url("/files/theme/img/menu.svg");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 1em;
    font-weight: bold;
    line-height: 1;
    cursor: pointer;
  }
}
.mobile_menu .inner {
  background-color: hsla(0, 0%, 13%, 0.9);
  padding: 2em 2rem;
}
.mobile_menu .inner .logo {
  width: 75%;
  margin-bottom: 1.5em;
}
.mobile_menu .inner .nav_main_mobile ul.level_1 li {
  padding-bottom: 0.5em;
  cursor: pointer;
}
.mobile_menu .inner .nav_main_mobile ul.level_1 li > a,
.mobile_menu .inner .nav_main_mobile ul.level_1 li > span,
.mobile_menu .inner .nav_main_mobile ul.level_1 li > strong {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: hsl(0, 0%, 98%);
}
.mobile_menu .inner .nav_main_mobile ul.level_1 li > a:hover, .mobile_menu .inner .nav_main_mobile ul.level_1 li > a.active,
.mobile_menu .inner .nav_main_mobile ul.level_1 li > span:hover,
.mobile_menu .inner .nav_main_mobile ul.level_1 li > span.active,
.mobile_menu .inner .nav_main_mobile ul.level_1 li > strong:hover,
.mobile_menu .inner .nav_main_mobile ul.level_1 li > strong.active {
  color: #fc3f53;
}
.mobile_menu .inner .nav_main_mobile ul.level_1 li ul.level_2 {
  padding-top: 0.5em;
  padding-left: 1em;
  font-size: inherit;
}
.mobile_menu .inner .nav_main_mobile ul.level_1 li ul.level_2 ul.level_3 {
  padding-top: 0.5em;
  padding-left: 1em;
}
.mobile_menu .inner .nav_service_mobile li {
  padding-bottom: 0.5em;
  cursor: pointer;
}
.mobile_menu .inner .nav_service_mobile li > a,
.mobile_menu .inner .nav_service_mobile li > span,
.mobile_menu .inner .nav_service_mobile li > strong {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: hsl(0, 0%, 98%);
}
.mobile_menu .inner .nav_service_mobile li > a:hover, .mobile_menu .inner .nav_service_mobile li > a.active,
.mobile_menu .inner .nav_service_mobile li > span:hover,
.mobile_menu .inner .nav_service_mobile li > span.active,
.mobile_menu .inner .nav_service_mobile li > strong:hover,
.mobile_menu .inner .nav_service_mobile li > strong.active {
  color: #fc3f53;
}
.mobile_menu .inner .nav_service_mobile li li.active strong {
  font-weight: inherit;
  color: #fc3f53;
  cursor: default;
}
.mobile_menu .inner .nav_service_mobile li a:hover,
.mobile_menu .inner .nav_service_mobile li a:hover span {
  color: #fc3f53;
}

.ce_rsce_bild-text_1-1 {
  display: grid;
  grid-template-columns: 50% 50%;
}
.ce_rsce_bild-text_1-1 img {
  width: 100%;
  object-fit: cover;
}
.ce_rsce_bild-text_1-1 .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-block-start: 0;
  padding-inline-start: 2rem;
}

.ce_rsce_text-bild_1-1 {
  display: grid;
  grid-template-columns: 50% 50%;
}
.ce_rsce_text-bild_1-1 img {
  margin-block-start: 0;
  width: 100%;
  object-fit: cover;
}
.ce_rsce_text-bild_1-1 .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-inline-end: 2rem;
}

.grid_team {
  display: grid;
  grid-template-columns: repeat(4, 230px);
  grid-template-rows: auto;
  gap: 3em 1.5em;
  justify-content: space-between;
  justify-items: center;
}
.grid_team > :nth-child(1) {
  grid-column: 1/5;
  justify-self: start;
}
.grid_team .team {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grid_team img {
  border-radius: 50%;
}
.grid_team .team_box {
  display: flex;
  flex-direction: column;
  min-height: 130px;
  min-width: 230px;
  margin-top: 1em;
  padding: 1em 1rem;
  position: relative;
  background-color: hsl(0, 0%, 96%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07);
}
.grid_team .team_box .team_member {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
  font-size: 0.875rem;
}
.grid_team .team_box .team_member--name {
  font-weight: 900;
}
.grid_team .team_box .team_member--funktion {
  margin-top: 0.75em;
  color: hsl(0, 0%, 62%);
  line-height: 1.2;
}
.grid_team .team_box::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-top: none;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid hsl(0, 0%, 96%);
}

.ce_rsce_icon {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ce_rsce_icon img {
  margin-top: 0.125em;
  margin-right: 0.75rem;
  padding: 0.75em 0.75rem;
  background-color: #b9d373;
  border-radius: 10%;
}
.ce_rsce_icon .text {
  margin-top: 0;
}

.mod_article .ce_accordionSingle:not(:first-of-type) {
  margin-top: 0.75em;
}

.ce_accordionSingle .toggler {
  padding: 0.5em 1rem;
  background-color: honeydew;
  cursor: pointer;
}
.ce_accordionSingle .toggler.ui-accordion-header {
  padding-left: 2rem;
  background: honeydew url("/files/theme/img/plus.svg") no-repeat 0.5em center;
}
.ce_accordionSingle .toggler.ui-accordion-header-active {
  background: honeydew url("/files/theme/img/minus.svg") no-repeat 0.5em center;
}
.ce_accordionSingle .ui-accordion-.ce_active {
  margin-bottom: 1.5em;
}
.ce_accordionSingle .accordion div > * + * {
  margin-top: 0.5em;
}

.ce_accordionStart .toggler {
  padding: 0.5em 0.5rem;
  background-color: hsl(0, 0%, 96%);
  cursor: pointer;
}
.ce_accordionStart .toggler.ui-accordion-header {
  padding-left: 2rem;
  background: hsl(0, 0%, 96%) url("/files/theme/img/plus.svg") no-repeat 0.5em center;
}
.ce_accordionStart .toggler.ui-accordion-header-active {
  background: hsl(0, 0%, 96%) url("/files/theme/img/minus.svg") no-repeat 0.5em center;
}
.ce_accordionStart .ui-accordion-content {
  margin-top: 1em;
}

.grid-1-1 {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-template-rows: auto;
  column-gap: 2.25em;
  row-gap: 2.25em;
}
@media screen and (max-width: 48em) {
  .grid-1-1 {
    grid-template-columns: 1fr;
  }
}

.grid-2-1 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 3rem;
  grid-row-gap: 1.5em;
}
@media screen and (max-width: 48em) {
  .grid-2-1 {
    grid-template-columns: 1fr;
  }
}

.grid-3-1 {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 3rem;
  grid-row-gap: 1.5em;
}
@media screen and (max-width: 48em) {
  .grid-3-1 {
    grid-template-columns: 1fr;
  }
}

.grid-1-2 {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-template-rows: auto;
  grid-column-gap: 3rem;
  grid-row-gap: 1.5em;
}
@media screen and (max-width: 48em) {
  .grid-1-2 {
    grid-template-columns: 1fr;
  }
}

.grid-u-2-1 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 3rem;
  grid-row-gap: 1.5em;
}
.grid-u-2-1 :first-of-type {
  grid-column: 1/3;
}
@media screen and (max-width: 48em) {
  .grid-u-2-1 {
    grid-template-columns: 1fr;
  }
  .grid-u-2-1 :first-of-type {
    grid-column: inherit;
  }
}

.grid_ce-u-2-1 {
  display: grid;
  grid-template-columns: 60ch 200px 1fr;
  grid-template-rows: auto;
  grid-column-gap: 3rem;
  grid-row-gap: 1.5em;
}
.grid_ce-u-2-1 > :nth-child(1) {
  grid-column: 1/4;
}
.grid_ce-u-2-1 figure {
  align-self: center;
}
.grid_ce-u-2-1 img {
  border-radius: 50%;
}

.grid-1-1-1 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25ch, 1fr));
  grid-gap: clamp(1rem, 2vw, 1.5rem);
}

.grid-u-1-1-1 {
  display: grid;
  grid-template-columns: repeat(3, 30%);
  grid-template-rows: auto;
  grid-column-gap: 5%;
  grid-row-gap: 1.5em;
}
.grid-u-1-1-1 :first-of-type {
  grid-column: 1/4;
}
@media screen and (max-width: 48em) {
  .grid-u-1-1-1 {
    grid-template-columns: 1fr;
  }
  .grid-u-1-1-1 :first-of-type {
    grid-column: inherit;
  }
}

.kontakt {
  padding: 1em 1rem;
  background-color: honeydew;
  border-radius: 0.5rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07);
}

.infobox {
  padding: 1em 1rem;
  background-image: url("/files/theme/img/bivo.jpg");
  background-repeat: no-repeat;
  background-position: 97% 0.5em;
  border: 1px solid hsl(68, 84%, 15%);
  border-radius: 0.5rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07);
}

.content-hyperlink a.hyperlink_txt {
  display: inline-block;
}

.content-sliderStart {
  width: 70%;
}
.content-sliderStart .content-text {
  display: flex;
}
.content-sliderStart .content-text figure {
  margin-right: 1rem;
  flex: 1 0 auto;
}
.content-sliderStart .content-text figure img {
  box-shadow: none;
}
.content-sliderStart .content-text .tiny_content {
  margin-top: 0;
  flex: 1 1 auto;
}

.content-toplink a {
  display: inline-block;
  margin: 1em 1rem 1em 0;
  padding: 0.5em 1rem;
  background-color: hsl(72, 82%, 42%);
  border: 0;
  border-radius: 0.5rem;
  font-family: "bariolregular", Helvetica, Arial, sans-serif;
  font-size: 1.188em;
  font-weight: 900;
  line-height: 1.375;
  color: white;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07);
}
.content-toplink a:hover {
  background-color: hsl(68, 84%, 15%);
  color: white;
}
.content-toplink a:active {
  transform: scale(0.95);
}

.content-youtube .responsive {
  position: relative;
}
.content-youtube .responsive p.splashImageText {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0.5em 0.5rem;
  padding: 0.5em 0.5rem;
  background-color: crimson;
  color: white;
}
.content-youtube .responsive p.splashImageText a {
  color: white;
}
@media screen and (max-width: 28em) {
  .content-youtube .responsive p.splashImageText {
    font-size: 0.75em;
  }
}
.content-youtube .responsive a[id^=splashImage]::before {
  content: url(/files/theme/img/youtube.svg);
  width: 96px;
  height: 96px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.content-youtube .responsive a[id^=splashImage]:hover::before {
  content: url(/files/theme/img/youtube_hover.svg);
  width: 96px;
  height: 96px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.content-youtube img {
  width: 100%;
}

.mod_article.hero.default {
  margin-top: -2rem;
}
.mod_article.hero.default .ce_rsce_hero_default {
  display: grid;
  grid-template-columns: 1fr minmax(auto, 63.16em) 1fr;
}
.mod_article.hero.default .ce_rsce_hero_default .hero_image {
  grid-row: 1/2;
  grid-column: 1/4;
}
.mod_article.hero.default .ce_rsce_hero_default .hero_image img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}
@media screen and (max-width: 30em) {
  .mod_article.hero.default .ce_rsce_hero_default .hero_image img {
    height: 50vh;
  }
}
.mod_article.hero.default .ce_rsce_hero_default .hero_text {
  padding-right: clamp(1rem, 2vw, 1.5rem);
  padding-left: clamp(1rem, 2vw, 1.5rem);
  grid-row: 1/2;
  grid-column: 2/3;
  justify-self: flex-end;
  align-self: start;
  margin-top: 2em;
  text-align: right;
  color: white;
  text-shadow: 1px 1px 1px hsla(0, 0%, 13%, 0.3), 3px 3px 7px hsla(0, 0%, 13%, 0.8);
}
.mod_article.hero.default .ce_rsce_hero_default .hero_text h1 {
  font-size: clamp(1.75rem, 4vw, 3rem);
  line-height: 1.2;
}
.mod_article.hero.default .ce_rsce_hero_default .hero_text p {
  margin-top: 1.5em;
  font-weight: 900;
}

.mod_article.hero.cards {
  margin-top: -2rem;
}
.mod_article.hero.cards .ce_rsce_hero_cards {
  display: grid;
  grid-template-columns: 1fr minmax(auto, 63.16em) 1fr;
  grid-template-rows: auto;
}
.mod_article.hero.cards .ce_rsce_hero_cards .hero_image {
  grid-row: 1/2;
  grid-column: 1/4;
}
.mod_article.hero.cards .ce_rsce_hero_cards .hero_image img {
  width: 100%;
  height: 62vh;
  object-fit: cover;
  background-color: whitesmoke;
}
@media screen and (max-width: 30em) {
  .mod_article.hero.cards .ce_rsce_hero_cards .hero_image img {
    height: 50vh;
  }
}
.mod_article.hero.cards .ce_rsce_hero_cards .hero_text {
  padding-right: clamp(1rem, 2vw, 1.5rem);
  padding-left: clamp(1rem, 2vw, 1.5rem);
  grid-row: 1/2;
  grid-column: 2/3;
  justify-self: flex-end;
  align-self: start;
}
@media screen and (max-width: 59em) {
  .mod_article.hero.cards .ce_rsce_hero_cards .hero_text {
    justify-self: center;
    align-self: end;
  }
}
.mod_article.hero.cards .ce_rsce_hero_cards .hero_text {
  margin-top: 2em;
  text-align: right;
  color: #424242;
}
.mod_article.hero.cards .ce_rsce_hero_cards .hero_text h1 {
  font-size: clamp(1.75rem, 4vw, 3rem);
  line-height: 1.2;
}
.mod_article.hero.cards .ce_rsce_hero_cards .hero_text .subline {
  font-size: clamp(1rem, 2vw, 1.75rem);
  line-height: 1.2;
  font-weight: 900;
}
.mod_article.hero.cards .ce_rsce_hero_cards .hero_cards {
  grid-row: 2/3;
  grid-column: 2/3;
  margin-top: -1em;
  padding-right: clamp(1rem, 2vw, 1.5rem);
  padding-left: clamp(1rem, 2vw, 1.5rem);
}
.mod_article.hero.cards .ce_rsce_hero_cards .hero_cards .hero_card {
  padding: 1em 1.5rem 1.5em 1.5rem;
  background-color: honeydew;
  border-radius: 0.5rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07);
}

.content-gallery--cols-5 ul {
  list-style-type: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 6px;
}
@media (width < 53.625em) {
  .content-gallery--cols-5 ul {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }
}
@media (width < 33.375em) {
  .content-gallery--cols-5 ul {
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  }
}
.content-gallery--cols-5 ul img {
  width: 100%;
}
.content-gallery--cols-5 ul figcaption {
  display: none;
}

.content-gallery--cols-1 ul,
.content-gallery--cols-2 ul,
.content-gallery--cols-3 ul,
.content-gallery--cols-4 ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  gap: 0.5rem 0.5em;
}

@media (width < 25em) {
  .content-gallery--cols-4 ul {
    flex-wrap: wrap;
    gap: 0.375em 2%;
  }
  .content-gallery--cols-4 ul li {
    flex: 0 1 48%;
  }
}

body#top.start .mod_breadcrumb {
  display: none;
}

.mod_breadcrumb {
  max-width: 63.16em;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 64.41em) {
  .mod_breadcrumb {
    padding-right: clamp(1rem, 2vw, 1.5rem);
    padding-left: clamp(1rem, 2vw, 1.5rem);
    max-width: 100%;
  }
}

.nav_breadcrumb ul {
  padding-right: clamp(1rem, 2vw, 1.5rem);
  padding-left: clamp(1rem, 2vw, 1.5rem);
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
.nav_breadcrumb ul li:first-of-type {
  display: none;
}
.nav_breadcrumb ul li a {
  padding-right: 0.375rem;
}
.nav_breadcrumb ul li a:after {
  content: ">";
  padding-left: 0.375rem;
}
.nav_breadcrumb ul li a.active {
  font-weight: bold;
  cursor: default;
}

main .pagination {
  margin-top: 3em;
  display: flex;
  justify-content: space-between;
}
main .pagination p {
  white-space: nowrap;
}
main .pagination ul {
  padding: 0;
  display: flex;
}
main .pagination ul li {
  list-style-type: none;
}
main .pagination ul li a,
main .pagination ul li strong {
  margin-left: 0.5em;
  padding: 0.5em 1rem;
  text-decoration: none;
}
main .pagination ul li a.active, main .pagination ul li a:hover,
main .pagination ul li strong.active,
main .pagination ul li strong:hover {
  background-color: hsl(0, 0%, 96%);
  cursor: default;
}

nav.nav_main ul.level_1 {
  display: flex;
  justify-content: space-between;
}
nav.nav_main ul.level_1 a,
nav.nav_main ul.level_1 strong {
  font-family: "bariolbold", Helvetica, Arial, sans-serif;
  font-weight: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
}
nav.nav_main ul.level_1 a:hover,
nav.nav_main ul.level_1 a.trail,
nav.nav_main ul.level_1 strong.active {
  color: hsl(351, 91%, 38%);
}

nav.nav_main ul.level_2 {
  width: auto;
}
nav.nav_main li.submenu {
  position: relative;
}
nav.nav_main li.submenu .level_2 {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
nav.nav_main li.submenu:hover .level_2 {
  clip: inherit;
  clip-path: inherit;
  height: auto;
  overflow: inherit;
  white-space: inherit;
  width: inherit;
  z-index: 1;
}
nav.nav_main li.submenu:last-of-type .level_2 {
  right: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  ul.level_2 {
    display: none;
  }
  li:hover ul.level_2 {
    display: block;
  }
}
nav.nav_main ul.level_2 {
  width: auto;
  padding-top: 0.5em;
}
nav.nav_main ul.level_2 > li {
  padding: 1rem 0 0 0;
  background-color: honeydew;
  white-space: nowrap;
}
nav.nav_main ul.level_2 > li:last-of-type {
  padding-bottom: 1rem;
}
nav.nav_main ul.level_2 > li > a,
nav.nav_main ul.level_2 > li > strong {
  margin: 0;
  padding-right: 1rem;
  padding-left: 1rem;
  text-transform: uppercase;
}

nav.nav_main ul.level_3 li > a,
nav.nav_main ul.level_3 li > strong {
  padding-right: 1rem;
  padding-left: 2rem;
  font-size: 1.188em;
  text-transform: uppercase;
}

nav.nav_service ul.level_1 {
  display: flex;
}
nav.nav_service ul.level_1 > li > a,
nav.nav_service ul.level_1 > li > strong {
  padding-left: 2rem;
}
nav.nav_service ul.level_1 a:hover,
nav.nav_service ul.level_1 a.trail,
nav.nav_service ul.level_1 strong.active {
  color: hsl(351, 91%, 38%);
}

nav.nav_footer ul.level_1 {
  display: flex;
  justify-content: flex-end;
}
nav.nav_footer ul.level_1 > li > a,
nav.nav_footer ul.level_1 > li > strong {
  margin-left: 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
nav.nav_footer ul.level_1 > li:first-of-type > a,
nav.nav_footer ul.level_1 > li:first-of-type > strong {
  margin-left: 0;
  padding-left: 0;
}
nav.nav_footer ul.level_1 > li:last-of-type > a,
nav.nav_footer ul.level_1 > li:last-of-type > strong {
  padding-right: 0;
}
nav.nav_footer ul.level_1 a,
nav.nav_footer ul.level_1 strong {
  font-family: "bariolbold", Helvetica, Arial, sans-serif;
  color: white;
}
@media screen and (max-width: 30em) {
  nav.nav_footer {
    width: 100%;
  }
  nav.nav_footer ul.level_1 {
    justify-content: space-around;
  }
  nav.nav_footer ul.level_1 > li > a,
  nav.nav_footer ul.level_1 > li > strong {
    margin: 0;
    padding: 0;
  }
}

body {
  min-height: 100vh;
  font-family: "bariolregular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.188em;
  color: hsl(0, 0%, 26%);
}
@media print {
  body {
    min-height: 0;
    height: auto;
  }
}

[id=wrapper] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

[id=container] {
  flex: 1 0 auto;
}

header .inside {
  max-width: 63.16em;
  margin-right: auto;
  margin-left: auto;
  padding-right: clamp(1rem, 2vw, 1.5rem);
  padding-left: clamp(1rem, 2vw, 1.5rem);
}
@media screen and (max-width: 64.41em) {
  header .inside {
    max-width: 100%;
  }
}

header .inside {
  padding-top: clamp(1em, 2vw, 1.5em);
  padding-bottom: clamp(1em, 2vw, 1.5em);
  display: grid;
  row-gap: 1em;
  grid-template-columns: auto 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "logo nav_service" "nav_main nav_main";
}
header .inside .logo {
  grid-area: logo;
}
header .inside .nav_main {
  grid-area: nav_main;
  align-self: end;
}
header .inside .nav_service {
  grid-area: nav_service;
  justify-self: end;
  align-self: start;
  margin-top: -0.25em;
}
@media screen and (max-width: 59em) {
  header .inside {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.mod_article:not(.full-bleed, .hero) {
  max-width: 63.16em;
  margin-right: auto;
  margin-left: auto;
  padding-right: clamp(1rem, 2vw, 1.5rem);
  padding-left: clamp(1rem, 2vw, 1.5rem);
}
@media screen and (max-width: 64.41em) {
  .mod_article:not(.full-bleed, .hero) {
    max-width: 100%;
  }
}

.mod_article.full-bleed.restricted-content {
  padding-top: clamp(1em, 2vw, 1.5em);
  padding-bottom: clamp(1em, 2vw, 1.5em);
}
.mod_article.full-bleed.restricted-content > * {
  max-width: 63.16em;
  margin-right: auto;
  margin-left: auto;
  padding-right: clamp(1rem, 2vw, 1.5rem);
  padding-left: clamp(1rem, 2vw, 1.5rem);
}
@media screen and (max-width: 64.41em) {
  .mod_article.full-bleed.restricted-content > * {
    max-width: 100%;
  }
}
.mod_article.full-bleed.restricted-content:last-of-type {
  margin-bottom: -3rem;
}

.mod_article.full-bleed.full-content {
  padding-top: clamp(1em, 2vw, 1.5em);
  padding-bottom: clamp(1em, 2vw, 1.5em);
  padding-right: clamp(1rem, 2vw, 1.5rem);
  padding-left: clamp(1rem, 2vw, 1.5rem);
}
.mod_article.full-bleed.full-content:last-of-type {
  margin-bottom: -3rem;
}

footer {
  background-color: hsl(0, 0%, 13%);
}
footer .inside {
  max-width: 63.16em;
  margin-right: auto;
  margin-left: auto;
  padding-right: clamp(1rem, 2vw, 1.5rem);
  padding-left: clamp(1rem, 2vw, 1.5rem);
}
@media screen and (max-width: 64.41em) {
  footer .inside {
    max-width: 100%;
  }
}

footer .inside {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 30em) {
  footer .inside {
    flex-direction: column;
  }
}

footer .inside {
  padding-top: 1em;
  padding-bottom: 1em;
  color: hsl(0, 0%, 98%);
}
footer .inside a {
  color: hsl(0, 0%, 98%);
}

/*# sourceMappingURL=main.css.map */
