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

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

.nohyphens {
  hyphens: none;
}

.hideme {
  display: none !important;
}

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

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

header {
  padding: 3em 0;
}

main {
  display: block;
  overflow: hidden;
}
main .title_wrapper {
  position: relative;
  padding-top: 3em;
  padding-bottom: 3em;
}
main .title_wrapper::after {
  background: #eeeeee;
  bottom: 0;
  content: "";
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  z-index: -1;
}
main .external_content {
  margin-top: 3em;
}

footer {
  padding: 1.5em 0;
  overflow: hidden;
}
footer .related_links {
  position: relative;
  padding-top: 3em;
  padding-bottom: 3em;
}
footer .related_links::after {
  background: #eeeeee;
  bottom: 0;
  content: "";
  left: -100%;
  position: absolute;
  right: -100%;
  top: 0;
  z-index: -1;
}
footer .related_links ul {
  display: flex;
}
footer .related_links li {
  margin: 0 0.75em;
}

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

body {
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.875rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #424748;
  font-family: "Schriftname", sans-serif;
  font-feature-settings: "liga", "kern";
  font-kerning: normal;
  font-weight: 400;
  hyphenate-limit-chars: 6 3 2;
  hyphenate-limit-lines: 2;
  hyphens: auto;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 160rem;
  position: relative;
  text-rendering: geometricPrecision;
}
@media (min-width: 20rem) {
  body {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  body {
    font-size: 1rem;
  }
}
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.4375rem + 0.75 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 1.4375rem;
  color: #424748;
  font-family: "Schriftname", sans-serif;
  font-weight: 400;
  line-height: 1.35;
  margin: 0 0 0.75em;
  padding-top: 0.75em;
}
@media (min-width: 20rem) {
  h1,
.style_h1 {
    font-size: calc(1.4375rem + 0.75 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h1,
.style_h1 {
    font-size: 2.1875rem;
  }
}

h2,
.style_h2 {
  letter-spacing: calc((1.1875rem + 0.25 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 1.1875rem;
  color: #424748;
  font-family: "Schriftname", sans-serif;
  font-weight: 400;
  line-height: 1.35;
  margin: 0 0 0.75em;
  padding-top: 0.75em;
}
@media (min-width: 20rem) {
  h2,
.style_h2 {
    font-size: calc(1.1875rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h2,
.style_h2 {
    font-size: 1.4375rem;
  }
}

h3,
.style_h3 {
  letter-spacing: calc((1rem + 0.1875 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 1rem;
  color: #424748;
  font-family: "Schriftname", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.75em;
  padding-top: 0.75em;
}
@media (min-width: 20rem) {
  h3,
.style_h3 {
    font-size: calc(1rem + 0.1875 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  h3,
.style_h3 {
    font-size: 1.1875rem;
  }
}

h4,
.style_h4 {
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.875rem;
  color: #424748;
  font-family: "Schriftname", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 0.75em;
}
@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)) / 1000 * 0);
  font-size: 0.875rem;
  color: #424748;
  font-family: "Schriftname", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 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)) / 1000 * 0);
  font-size: 0.75rem;
  color: #424748;
  font-family: "Schriftname", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin: 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.125 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.875rem;
  color: #424748;
  font-family: "Schriftname", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 0.75em;
}
@media (min-width: 20rem) {
  p,
.style_p {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  p,
.style_p {
    font-size: 1rem;
  }
}

a {
  color: #424748;
  text-decoration: underline;
  transition: color 300ms;
}
a:active, a.active {
  color: #424748;
  outline: 0;
  text-decoration: none;
}
a:focus {
  outline: 0.1875rem solid rgba(178, 5, 8, 0.8);
  outline-offset: 0.0625rem;
  text-decoration: none;
}
a:focus[data-focus-method=mouse], a:focus[data-focus-method=touch] {
  outline: 0;
}
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: #424748;
  display: block;
  text-decoration: none;
}
a.touch_link .title {
  color: #424748;
  display: inline-block;
  margin-bottom: 0.375em;
  outline-offset: 0;
  padding: 0;
  text-decoration: underline;
  transition: color 300ms;
}
a.touch_link .title.active {
  color: #424748;
}
a.touch_link:focus {
  outline: 0;
}
a.touch_link:focus .title {
  outline: 0.1875rem solid rgba(178, 5, 8, 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 {
  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.3125rem solid #eeeeee;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
}

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

td,
th {
  border-top: 0.3125rem solid #eeeeee;
  padding: 0.5em;
  transition: background 300ms;
  vertical-align: top;
}

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

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: #B20508;
  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("../../common/images/list_styles/rectangle.svg");
  margin: 0 0 0.75em;
  padding-left: 1.125em;
}
ul > li {
  padding-left: 0.375em;
}
ul ol, ul ul {
  margin: 0;
}

.defined_list dl {
  border-bottom: 0.3125rem solid #eeeeee;
  margin: 0.75em 0;
}
@media (min-width: 35rem) {
  .defined_list dl {
    display: flex;
    flex-wrap: wrap;
  }
}
.defined_list dt {
  border-top: 0.3125rem solid #eeeeee;
  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.3125rem solid #eeeeee;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0.75em 0.5em 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;
}

/* Source common/css/styles/default/form_default.scss */

@media (min-width: 61.875rem) {
  .newsletter_intro_text {
    max-width: 50%;
  }
}

.form_section label {
  margin-bottom: 0.3125rem;
}
.form_section .select_wrapper {
  display: flex;
  flex-direction: column;
}
.form_section .select_wrapper label {
  margin-bottom: 0.125rem;
  font-weight: 400;
  letter-spacing: calc((0.875rem + 0.25 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.875rem;
  color: #000000;
  cursor: pointer;
}
@media (min-width: 20rem) {
  .form_section .select_wrapper label {
    font-size: calc(0.875rem + 0.25 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .form_section .select_wrapper label {
    font-size: 1.125rem;
  }
}
.form_section input,
.form_section select,
.form_section textarea {
  font-family: inherit;
  font-weight: 400;
  letter-spacing: calc((0.875rem + 0.125 * (100vw - 20rem) / (73.75)) / 1000 * 0);
  font-size: 0.875rem;
}
@media (min-width: 20rem) {
  .form_section input,
.form_section select,
.form_section textarea {
    font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .form_section input,
.form_section select,
.form_section textarea {
    font-size: 1rem;
  }
}
.form_section input[type=number] {
  -moz-appearance: textfield;
}
.form_section input[type=number]::-webkit-inner-spin-button, .form_section input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.form_section input[type=time]::-webkit-inner-spin-button, .form_section input[type=time]::-webkit-outer-spin-button, .form_section input[type=date]::-webkit-inner-spin-button, .form_section input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.form_section input:-webkit-autofill {
  -webkit-text-fill-color: #424748;
}
.form_section input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}
.form_section ::placeholder {
  color: #7f888a;
  user-select: none;
}
.form_section .input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff;
  border: 0.3125rem solid #eeeeee;
  border-radius: 0.5625rem;
  color: #424748;
  margin: 0 0 1em;
  outline: 0;
  width: 100%;
  padding: 0 0.75em;
  transition: border 300ms;
  height: 2.75rem;
}
@media (min-width: 20rem) {
  .form_section .input {
    height: calc(2.75rem + 0.625 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .form_section .input {
    height: 3.375rem;
  }
}
.form_section .input[aria-invalid=true] {
  border-color: #B20508;
}
.form_section .input[aria-invalid=true]:focus {
  border-color: #B20508;
  color: #424748;
}
.form_section .input:focus {
  border-color: #B20508;
  color: #424748;
}
.form_section .control {
  align-items: flex-start;
  display: flex;
  margin: 0.375em 0.75em 0.75em 0;
  position: relative;
}
.form_section .control.checkbox input:checked ~ .indicator .icon {
  opacity: 1;
  visibility: visible;
}
.form_section .control label {
  z-index: 1;
}
.form_section .control label a {
  z-index: 10;
  position: relative;
}
.form_section .control input {
  border: 0;
  cursor: pointer;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 10;
}
.form_section .control .indicator_wrapper {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-right: 0.75em;
  height: 1.875rem;
  width: 1.875rem;
}
.form_section .select_wrapper {
  display: block;
}
.form_section .select {
  align-content: center;
  background: #fff;
  border-radius: 0.5625rem;
  border: 0.3125rem solid #eeeeee;
  color: #424748;
  cursor: pointer;
  display: flex;
  margin: 0 0 1em;
  max-width: 400px;
  padding: 0 0.75em;
  position: relative;
  transition: border 300ms;
}
.form_section .select:before {
  border: 0.625rem solid transparent;
  border-top-color: #424748;
  content: "";
  display: inline-block;
  height: 0;
  margin-top: -0.3125rem;
  pointer-events: none;
  position: absolute;
  right: 0.75em;
  top: 50%;
  width: 0;
}
.form_section .select.error {
  border-color: #B20508;
}
.form_section .select.error.focus {
  border-color: #B20508;
  box-shadow: 0 0 0 0.9375rem rgba(178, 5, 8, 0.2);
  color: #424748;
}
.form_section .select.focus {
  border-color: #B20508;
  box-shadow: 0 0 0 0.9375rem rgba(178, 5, 8, 0.2);
  color: #424748;
}
.form_section select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  color: #424748;
  cursor: pointer;
  margin: 0;
  outline: 0;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  min-height: 2.125rem;
}
@media (min-width: 20rem) {
  .form_section select {
    min-height: calc(2.125rem + 0.625 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .form_section select {
    min-height: 2.75rem;
  }
}
.form_section select option {
  min-height: 2.125rem;
}
@media (min-width: 20rem) {
  .form_section select option {
    min-height: calc(2.125rem + 0.625 * (100vw - 20rem) / (73.75));
  }
}
@media (min-width: 93.75rem) {
  .form_section select option {
    min-height: 2.75rem;
  }
}
.form_section select::-ms-expand {
  display: none;
}
.form_section select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #424748;
}
.form_section select:focus::-ms-value {
  background: none;
  color: #424748;
}
.form_section abbr {
  border: 0;
}

