/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: normal;
    --text-4xl: 2.25rem;
    --text-4xl--line-height: normal;
    --text-5xl: 6.25rem;
    --text-5xl--line-height: 6.25rem;
    --font-weight-bold: 700;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --text-5xl-lg: 4.5rem;
    --text-5xl-lg--line-height: 4.5rem;
    --text-5xl-mobile: 3rem;
    --text-5xl-mobile--line-height: 3rem;
    --text-4xl-mobile: 1.75rem;
    --text-4xl-mobile--line-height: normal;
    --text-md: 1rem;
    --text-md--line-height: normal;
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    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;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea,
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or
    (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
    }
    ::placeholder {
      color: currentcolor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]),
  ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .\!mt-6 {
    margin-top: calc(var(--spacing) * 6) !important;
  }
  .\!mt-8 {
    margin-top: calc(var(--spacing) * 8) !important;
  }
  .\!mt-10 {
    margin-top: calc(var(--spacing) * 10) !important;
  }
  .\!mb-6 {
    margin-bottom: calc(var(--spacing) * 6) !important;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .\!h-full {
    height: 100% !important;
  }
  .h-1\/2 {
    height: calc(1/2 * 100%);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-\[120px\] {
    height: 120px;
  }
  .h-\[568px\] {
    height: 568px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[148px\] {
    max-height: 148px;
  }
  .max-h-\[150px\] {
    max-height: 150px;
  }
  .max-h-\[640px\] {
    max-height: 640px;
  }
  .min-h-8 {
    min-height: calc(var(--spacing) * 8);
  }
  .\!w-auto {
    width: auto !important;
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-items-center {
    justify-items: center;
  }
  :where(.\!space-x-3 > :not(:last-child)) {
    --tw-space-x-reverse: 0 !important;
    margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse)) !important;
    margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse))) !important;
  }
  .self-center {
    align-self: center;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .\!border-t {
    border-top-style: var(--tw-border-style) !important;
    border-top-width: 1px !important;
  }
  .\!border-t-\[\#D6D6D6\] {
    border-top-color: #D6D6D6 !important;
  }
  .\!bg-white {
    background-color: var(--color-white) !important;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .\!object-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .\!p-4 {
    padding: calc(var(--spacing) * 4) !important;
  }
  .\!p-8 {
    padding: calc(var(--spacing) * 8) !important;
  }
  .\!px-8 {
    padding-inline: calc(var(--spacing) * 8) !important;
  }
  .\!py-3 {
    padding-block: calc(var(--spacing) * 3) !important;
  }
  .\!py-12 {
    padding-block: calc(var(--spacing) * 12) !important;
  }
  .text-center {
    text-align: center;
  }
  .text-md {
    font-size: var(--text-md);
    line-height: var(--tw-leading, var(--text-md--line-height));
  }
  .\!text-white {
    color: var(--color-white) !important;
  }
  .underline {
    text-decoration-line: underline;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .transition-\[font-weight\] {
    transition-property: font-weight;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  @media (hover: hover) {
    .group-hover\:translate-x-2:is(:where(.group):hover *) {
      --tw-translate-x: calc(var(--spacing) * 2);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  @media (hover: hover) {
    .group-hover\:\!font-bold:is(:where(.group):hover *) {
      --tw-font-weight: var(--font-weight-bold) !important;
      font-weight: var(--font-weight-bold) !important;
    }
  }
  .first\:\!border-b-\[\#C1210D\]:first-child {
    border-bottom-color: #C1210D !important;
  }
  .last\:\!border-b:last-child {
    border-bottom-style: var(--tw-border-style) !important;
    border-bottom-width: 1px !important;
  }
  .last\:\!border-b-\[\#D6D6D6\]:last-child {
    border-bottom-color: #D6D6D6 !important;
  }
  @media (width >= 48rem) {
    .md\:\!mt-\[70px\] {
      margin-top: 70px !important;
    }
  }
  @media (width >= 48rem) {
    .md\:block {
      display: block;
    }
  }
  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
  }
  @media (width >= 48rem) {
    .md\:h-\[640px\] {
      height: 640px;
    }
  }
  @media (width >= 64rem) {
    .lg\:hidden {
      display: none;
    }
  }
  @media (width >= 64rem) {
    .lg\:\!py-\[26px\] {
      padding-block: 26px !important;
    }
  }
  @media (width >= 80rem) {
    .xl\:\!py-9 {
      padding-block: calc(var(--spacing) * 9) !important;
    }
  }
}
@layer theme;
body {
  color: #2B2B2B;
}
@media (width >= 40rem) {
  .header {
    height: 600px;
  }
}
@media (width >= 48rem) {
  .header {
    height: 550px;
  }
}
@media (width >= 80rem) {
  .header {
    height: 640px;
  }
}
.header dx-text[type='h1'] {
  max-width: calc(1/2 * 100%);
  color: var(--color-white);
}
@media (width >= 64rem) {
  .header dx-text[type='h1'] {
    max-width: 100%;
  }
}
dx-text[type='h1'] {
  display: block;
  font-size: var(--text-5xl-mobile);
  line-height: var(--tw-leading, var(--text-5xl-mobile--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 64rem) {
  dx-text[type='h1'] {
    font-size: var(--text-5xl-lg);
    line-height: var(--tw-leading, var(--text-5xl-lg--line-height));
  }
}
@media (width >= 80rem) {
  dx-text[type='h1'] {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
dx-text[type='h2'] {
  margin-bottom: calc(var(--spacing) * 2);
  display: block;
  font-size: var(--text-4xl-mobile);
  line-height: var(--tw-leading, var(--text-4xl-mobile--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 80rem) {
  dx-text[type='h2'] {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
dx-text[type='h4'] {
  display: block;
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
dx-text[type='Paragraph-Standard'] p {
  min-height: calc(var(--spacing) * 4);
}
dx-button[type='primary-m'] {
  --dx-button-background-color-default: #c8aa22;
  --dx-button-default-background-color-hover: #a0881b;
  --dx-button-text-color-default: white;
}
dx-container,
dx-grid {
  max-height: 100%;
}
.info_cards__card-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-bottom-color: #D6D6D6;
  padding-bottom: calc(var(--spacing) * 12) !important;
}
@media (width >= 64rem) {
  .info_cards__card-inner {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0px;
  }
}
@media (width >= 64rem) {
  .info_cards__card-inner {
    padding-bottom: calc(var(--spacing) * 0) !important;
  }
}
.info_cards__card-inner img {
  height: 120px;
  width: 120px;
}
section[data-block='teaser'] dx-text[type='h2'] {
  text-align: center;
}
section[data-block='teaser'] dx-text[type='h4'] {
  text-align: center;
  color: #C1210D;
}
section[data-block='teaser'] {
  padding-top: calc(var(--spacing) * 16);
  padding-bottom: calc(var(--spacing) * 12);
}
@media (width >= 64rem) {
  section[data-block='teaser'] {
    padding-top: 90px;
  }
}
@media (width >= 64rem) {
  section[data-block='teaser'] {
    padding-bottom: calc(var(--spacing) * 8);
  }
}
section[data-block='info_cards'] {
  padding-block: calc(var(--spacing) * 4);
}
@media (width >= 64rem) {
  section[data-block='info_cards'] {
    padding-top: calc(var(--spacing) * 0);
  }
}
section[data-block='info_cards']
    > dx-container
    > dx-grid
    > div:last-child
    > div.info_cards__card-inner {
  border-bottom-style: var(--tw-border-style) !important;
  border-bottom-width: 0px !important;
}
section[data-block='teaser_image'] {
  position: relative;
  margin-bottom: calc(-100vw * 0.086 + 1px);
  display: flex;
  height: 588px;
  align-items: flex-end;
  padding-top: -145px !important;
  padding-bottom: calc(var(--spacing) * 0) !important;
}
section[data-block='teaser_image'] dx-container {
  height: 288px;
  width: 100%;
}
section[data-block='teaser_image'] div.richtext h1,
        section[data-block='teaser_image'] div.richtext h2,
        section[data-block='teaser_image'] div.richtext h3,
        section[data-block='teaser_image'] div.richtext h4 {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white) !important;
}
section[data-block='teaser_image'] .image-desktop {
  display: none;
}
@media (width >= 64rem) {
  section[data-block='teaser_image'] .image-desktop {
    display: block;
  }
}
@media (width >= 64rem) {
  section[data-block='teaser_image'] .image-mobile {
    display: none;
  }
}
section[data-block='form'] {
  padding-top: calc(var(--spacing) * 0) !important;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-outline-style: solid;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-font-weight: initial;
    }
  }
}
