/* Source common/css/styles/print/address.scss */

.contact_wrapper address {
  font-style: normal;
}
.contact_wrapper p {
  margin-bottom: 0;
}
.contact_wrapper .postal_address, .contact_wrapper .contacts {
  margin-bottom: 0.75em;
}
.contact_wrapper .postal_address > span {
  display: block;
}

.contact {
  display: flex;
}
.contact p {
  margin-bottom: 0;
}
.contact > span {
  min-width: 1.5625rem;
  font-weight: 700;
}
.contact > span.text {
  font-weight: 400;
}

/* Source common/css/styles/print/company_logo.scss */

.company_logo {
  display: block;
  margin-bottom: 2.25em;
  max-width: 16.25rem !important;
}
.company_logo img {
  display: block;
}

/* Source common/css/styles/print/open_street_map.scss */

.open_street_map button {
  display: none;
}
.open_street_map .ol-overlaycontainer-stopevent .ol-zoom-in,
.open_street_map .ol-overlaycontainer-stopevent .ol-zoom-out,
.open_street_map .ol-overlaycontainer-stopevent .ol-zoomslider {
  display: none;
}
.open_street_map .ol-attribution ul {
  align-items: center;
  display: flex;
  list-style: none;
  margin: 0.75em 0;
  padding: 0;
}

/* Source common/css/styles/print/print.scss */

@charset "UTF-8";
.nobreak {
  white-space: nowrap;
}

.nohyphens {
  hyphens: none;
}

.hideme {
  display: none !important;
}

::selection {
  background: #330000;
  color: #fff;
}

* {
  -webkit-tap-highlight-color: rgba(102, 0, 0, 0.1);
  box-sizing: border-box;
}
@media (min-width: 61.875rem) {
  * {
    hyphens: none;
  }
}

main {
  display: block;
}

html {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  letter-spacing: calc((0.875rem + 0.25 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 0.875rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-feature-settings: "liga", "kern";
  font-kerning: normal;
  font-weight: 400;
  hyphenate-limit-chars: 6 3 2;
  hyphens: auto;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 160rem;
  position: relative;
  text-rendering: geometricPrecision;
}
@media (min-width: 93.75rem) {
  body {
    letter-spacing: calc(1.125rem * 0);
  }
}
@media (min-width: 20rem) {
  body {
    font-size: calc(0.875rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  body {
    font-size: 1.125rem;
  }
}
body.no_scroll {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.style_h1,
.style_h2,
.style_h3,
.style_h4,
.style_h5,
.style_h6 {
  hyphens: none;
  word-wrap: break-word;
}

h1,
.style_h1 {
  letter-spacing: calc((1.8125rem + 1.8125 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1.8125rem;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 0.495em;
  text-transform: uppercase;
}
@media (min-width: 93.75rem) {
  h1,
.style_h1 {
    letter-spacing: calc(3.625rem * 0);
  }
}
@media (min-width: 20rem) {
  h1,
.style_h1 {
    font-size: calc(1.8125rem + 1.8125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h1,
.style_h1 {
    font-size: 3.625rem;
  }
}
h1 .highlight,
.style_h1 .highlight {
  color: #660000;
}

h2,
.style_h2 {
  letter-spacing: calc((1.5rem + 0.75 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1.5rem;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 0.75em;
  padding-top: 0;
  text-transform: uppercase;
}
@media (min-width: 93.75rem) {
  h2,
.style_h2 {
    letter-spacing: calc(2.25rem * 0);
  }
}
@media (min-width: 20rem) {
  h2,
.style_h2 {
    font-size: calc(1.5rem + 0.75 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h2,
.style_h2 {
    font-size: 2.25rem;
  }
}
h2 .highlight,
.style_h2 .highlight {
  color: #660000;
}
.legal_page h2,
.legal_page .style_h2 {
  margin-top: 1.5em;
}

h3,
.style_h3 {
  letter-spacing: calc((1.125rem + 0.25 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 1.125rem;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 0.75em;
  padding-top: 0.75em;
  text-transform: uppercase;
}
@media (min-width: 93.75rem) {
  h3,
.style_h3 {
    letter-spacing: calc(1.375rem * 0);
  }
}
@media (min-width: 20rem) {
  h3,
.style_h3 {
    font-size: calc(1.125rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h3,
.style_h3 {
    font-size: 1.375rem;
  }
}
h3 .highlight,
.style_h3 .highlight {
  color: #660000;
}

h4,
.style_h4 {
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) * 0.00025);
  font-size: 0.875rem;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 1.2em;
}
@media (min-width: 93.75rem) {
  h4,
.style_h4 {
    letter-spacing: calc(1rem * 0.00025);
  }
}
@media (min-width: 20rem) {
  h4,
.style_h4 {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h4,
.style_h4 {
    font-size: 1rem;
  }
}

h5,
.style_h5 {
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 0.875rem;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0;
}
@media (min-width: 93.75rem) {
  h5,
.style_h5 {
    letter-spacing: calc(1rem * 0);
  }
}
@media (min-width: 20rem) {
  h5,
.style_h5 {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h5,
.style_h5 {
    font-size: 1rem;
  }
}

h6,
.style_h6 {
  letter-spacing: calc((0.75rem + 0.125 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 0.75rem;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0;
}
@media (min-width: 93.75rem) {
  h6,
.style_h6 {
    letter-spacing: calc(0.875rem * 0);
  }
}
@media (min-width: 20rem) {
  h6,
.style_h6 {
    font-size: calc(0.75rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h6,
.style_h6 {
    font-size: 0.875rem;
  }
}

p,
.style_p {
  letter-spacing: calc((0.875rem + 0.25 * (100vw - 20rem) / (73.75)) * 0);
  font-size: 0.875rem;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.65em;
}
@media (min-width: 93.75rem) {
  p,
.style_p {
    letter-spacing: calc(1.125rem * 0);
  }
}
@media (min-width: 20rem) {
  p,
.style_p {
    font-size: calc(0.875rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  p,
.style_p {
    font-size: 1.125rem;
  }
}

a {
  color: #000;
  text-decoration: underline;
  transition: color 300ms;
}
a:active, a.active {
  color: #000;
  outline: 0;
}
a:focus-visible {
  outline: 0.125rem solid #000;
  outline-offset: 0.125rem;
  text-decoration: none;
}
.section_bg_dark a:focus-visible, .section_bg a:focus-visible {
  outline-color: #fff;
}
a:hover {
  text-decoration: none;
}
a[tabindex="-1"] {
  display: block;
}
a[tabindex="-1"]:focus {
  outline: 0;
}
a[tabindex="-1"][id] {
  position: relative;
}
a[tabindex="-1"][id]:after {
  content: "";
}
a.touch_link {
  color: #000;
  display: block;
  text-decoration: none;
}
a.touch_link .title {
  color: #660000;
  display: inline-block;
  margin-bottom: 0.375em;
  outline-offset: 0;
  padding: 0;
  text-decoration: underline;
  transition: color 300ms;
}
a.touch_link .title.active {
  color: #000;
}
a.touch_link:focus {
  outline: 0;
}
a.touch_link:focus .title {
  outline: 0.125rem solid rgba(0, 0, 0, 0.8);
  outline-offset: 0.0625rem;
  text-decoration: none;
}
a.touch_link:focus[data-focus-method=mouse] .title, a.touch_link:focus[data-focus-method=touch] .title {
  outline: 0;
}
a.touch_link:hover .title {
  text-decoration: none;
}

.highlighted:not(.form) {
  animation: highlighted_anchor 900ms;
}

strong {
  font-weight: 700;
}

em {
  font-style: normal;
}

blockquote {
  margin: 0 0 0.75em 1ch;
  text-indent: -1ch;
}
blockquote:before {
  content: "„";
}
blockquote:after {
  content: "“";
}

small {
  font-size: 85%;
}

sup {
  font-size: 85%;
  line-height: 1;
  position: relative;
  top: -0.3125rem;
}

sub {
  bottom: -0.125rem;
  font-size: 85%;
  line-height: 1;
  position: relative;
}

.table {
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1.5em;
  overflow-y: auto;
}

* + .table {
  margin-top: 1.5em;
}

table {
  border-bottom: 0.125rem solid #999999;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
}

.responsive_table {
  overflow-x: auto;
}
.responsive_table table {
  min-width: 25rem;
}
.responsive_table_500 {
  overflow-x: auto;
}
.responsive_table_500 table {
  min-width: 31.25rem;
}
.responsive_table_600 {
  overflow-x: auto;
}
.responsive_table_600 table {
  min-width: 37.5rem;
}
.responsive_table_700 {
  overflow-x: auto;
}
.responsive_table_700 table {
  min-width: 43.75rem;
}
.responsive_table_800 {
  overflow-x: auto;
}
.responsive_table_800 table {
  min-width: 50rem;
}
.responsive_table_900 {
  overflow-x: auto;
}
.responsive_table_900 table {
  min-width: 56.25rem;
}

th {
  font-weight: 700;
  text-align: left;
}

td,
th {
  border-top: 0.125rem solid #999999;
  padding: 0.4995em;
  transition: background 300ms;
  vertical-align: top;
}

tr:hover td,
tr:hover th {
  background: #F7F4F4;
}

ol {
  counter-reset: list;
  list-style: none;
  margin: 0 0 0.75em;
  padding: 0;
}
ol > li {
  padding-left: 1.5em;
  position: relative;
}
ol > li:before {
  color: #660000;
  content: counter(list) ".";
  counter-increment: list;
  font-weight: 700;
  left: 0;
  line-height: 1.5;
  position: absolute;
  text-align: right;
  width: 1.125em;
}
ol ol, ol ul {
  margin: 0;
}

ul {
  list-style: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" width="10" height="10"><rect height="7" width="7" x="0" y="1" fill="%23660000"/></svg>');
  margin: 0 0 0.75em;
  padding-left: 1.125em;
}
ul > li {
  padding-left: 0.375em;
  text-wrap: balance;
}
ul ol, ul ul {
  margin: 0;
}

.defined_list dl {
  border-bottom: 0.125rem solid #999999;
  margin: 0.75em 0;
}
@media (min-width: 35rem) {
  .defined_list dl {
    display: flex;
    flex-wrap: wrap;
  }
}
.defined_list dt {
  border-top: 0.125rem solid #999999;
  font-weight: 700;
  padding: 0.75em 0;
}
@media (min-width: 35rem) {
  .defined_list dt {
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0.75em 0.75em 0.75em 0;
  }
}
.defined_list dd {
  margin: 0;
}
@media (min-width: 35rem) {
  .defined_list dd {
    border-top: 0.125rem solid #999999;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0.75em 0.4995em 0 0;
  }
}

nav {
  user-select: none;
}
nav ol {
  margin: 0;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav li {
  margin: 0;
  padding: 0;
}
nav li:before {
  display: none;
}

figure {
  margin: 0 0 1.5em;
}
figure img {
  display: block;
}
figure.center {
  margin-left: auto;
  margin-right: auto;
}
figure.floatleft {
  float: left;
  margin-right: 1.5em;
}
figure.floatright {
  float: right;
  margin-left: 1.5em;
}

figcaption {
  font-size: 85%;
  margin-top: 0.375em;
  text-align: left;
}

.img_container {
  overflow: hidden;
}
.img_container img,
.img_container svg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.img_resize {
  height: 0;
  position: relative;
  width: 100%;
}

img {
  border: 0;
  display: inline-block;
  height: auto;
  max-width: 100%;
  user-select: none;
}

svg {
  height: 100%;
  transform: scale(1);
  width: 100%;
}
svg a:focus {
  outline: 0;
}

.hideme_print,
.cms_live_management {
  display: none !important;
}

.showme_print {
  display: inherit !important;
  height: auto !important;
  max-height: none !important;
}

* {
  background: transparent !important;
  border-color: black !important;
  color: black !important;
  text-shadow: none !important;
}
*:before {
  color: black !important;
}

@page {
  margin: 2cm;
}
h1,
h2,
h3,
h4,
h5,
h6,
.style_h1,
.style_h2,
.style_h3,
.style_h4,
.style_h5,
.style_h6 {
  page-break-after: avoid;
}

.style_h1,
h2, h3 {
  padding-top: 0.525em;
}
.center .style_h1,
.center h2, .center h3 {
  text-align: center;
}

main a {
  text-decoration: underline;
}
main a.touch_link {
  margin-bottom: 1.5em;
  page-break-inside: avoid;
}

.table {
  overflow-y: inherit;
}

tr {
  page-break-inside: avoid;
}

.infolist_table_summary.responsive_table_800 {
  width: auto;
  max-width: 100%;
  transform: scale(0.8);
  transform-origin: top left;
  overflow: visible;
}
@media print and (orientation: landscape) {
  .infolist_table_summary.responsive_table_800 {
    transform: scale(1);
  }
}

dl {
  margin: 0;
}

dt {
  font-weight: 700;
  margin-bottom: 0.75em;
}

dd {
  margin: 0;
}

[role=tooltip] {
  display: none;
}

form .entry {
  page-break-inside: avoid;
}
form .file {
  margin-bottom: 1.5em;
}

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

body {
  display: block;
  font-size: 85%;
  overflow-x: visible;
}

.page {
  display: block;
}

#main {
  padding-top: 1.5em;
}

.qr_code_print {
  border-top: 0.125rem solid;
  margin: 1.5em 0 0;
  padding: 0.75em 0 0;
  page-break-inside: avoid;
}
.qr_code_print .qr_content_container {
  display: flex;
  align-items: center;
}
.qr_code_print .qr_content_container img {
  border: 0.0625rem solid black;
  display: block;
  flex: 0 0 auto;
}
.qr_code_print .qr_content_container p {
  margin-left: 1.5em;
  display: block;
  flex: 1 1 auto;
}

