[data-style-guide-text] * {
        --style-box-shadow-style-type: initial;
        --style-box-shadow-distance-x: initial;
        --style-box-shadow-distance-y: initial;
        --style-box-shadow-blur: initial;
        --style-box-shadow-spread: initial;
        --style-box-shadow-color: initial;
      }
[data-style-guide-border] * {
        --style-box-shadow-style-type: initial;
        --style-box-shadow-distance-x: initial;
        --style-box-shadow-distance-y: initial;
        --style-box-shadow-blur: initial;
        --style-box-shadow-spread: initial;
        --style-box-shadow-color: initial;
      }
[data-style-guide-shadow] * {
        --style-box-shadow-style-type: initial;
        --style-box-shadow-distance-x: initial;
        --style-box-shadow-distance-y: initial;
        --style-box-shadow-blur: initial;
        --style-box-shadow-spread: initial;
        --style-box-shadow-color: initial;
      }
[data-style-guide-button] * {
        --style-box-shadow-style-type: initial;
        --style-box-shadow-distance-x: initial;
        --style-box-shadow-distance-y: initial;
        --style-box-shadow-blur: initial;
        --style-box-shadow-spread: initial;
        --style-box-shadow-color: initial;
      }
[data-style-guide-corner] * {
        --style-box-shadow-style-type: initial;
        --style-box-shadow-distance-x: initial;
        --style-box-shadow-distance-y: initial;
        --style-box-shadow-blur: initial;
        --style-box-shadow-spread: initial;
        --style-box-shadow-color: initial;
      }
[data-style-guide-headline] * {
        --style-box-shadow-style-type: initial;
        --style-box-shadow-distance-x: initial;
        --style-box-shadow-distance-y: initial;
        --style-box-shadow-blur: initial;
        --style-box-shadow-spread: initial;
        --style-box-shadow-color: initial;
      }
[data-style-guide-subheadline] * {
        --style-box-shadow-style-type: initial;
        --style-box-shadow-distance-x: initial;
        --style-box-shadow-distance-y: initial;
        --style-box-shadow-blur: initial;
        --style-box-shadow-spread: initial;
        --style-box-shadow-color: initial;
      }
[data-style-guide-content] * {
        --style-box-shadow-style-type: initial;
        --style-box-shadow-distance-x: initial;
        --style-box-shadow-distance-y: initial;
        --style-box-shadow-blur: initial;
        --style-box-shadow-spread: initial;
        --style-box-shadow-color: initial;
      }
[data-style-guide-animation] * {
        --style-box-shadow-style-type: initial;
        --style-box-shadow-distance-x: initial;
        --style-box-shadow-distance-y: initial;
        --style-box-shadow-blur: initial;
        --style-box-shadow-spread: initial;
        --style-box-shadow-color: initial;
      }
:root {
    --color-6Z-VOBXx4-1: rgb(248, 248, 248);
--color-6Z-VOBXx4-2: rgb(48, 48, 48);
--color-6Z-VOBXx4-3: rgb(141, 13, 17);
--color-6Z-VOBXx4-4: rgb(0, 0, 0);
--color-6Z-VOBXx4-5: rgb(255, 255, 255);
--color-6Z-VOBXx4-6: rgb(22, 171, 126);
--color-6Z-VOBXx4-7: rgb(48, 48, 48);
--color-6Z-VOBXx4-8: rgb(255, 224, 224);
  }
[data-paint-colors] {
    color: var(--style-color);
  }
[data-paint-colors] .elHeadline {
    color: var(--style-headline-color);
  }
[data-paint-colors] .elSubheadline {
    color: var(--style-subheadline-color);
  }
[data-paint-colors] .elTypographyLink {
    color: var(--style-link-color);
  }
[data-paint-colors] .fa-fw {
    color: var(--style-icon-color);
  }
[data-paint-colors] .elBulletList .fas,
[data-paint-colors] .elBulletList .fa-fw {
    color: var(--style-bullet-color);
  }
:root {
      --style-guide-font-family-headline: "Roboto Serif", serif;
--style-guide-font-weight-headline: 800;
--style-guide-font-family-subheadline: "Work Sans", sans-serif;
--style-guide-font-weight-subheadline: 700;
--style-guide-font-family-content: "Inter", sans-serif;
--style-guide-font-weight-content: 400;
--style-guide-button-style1-background-color: rgb(0, 179, 58);
--style-guide-button-style1-text-color: rgb(255, 255, 255);
--style-guide-button-style1-hover-background-color: var(--color-6Z-VOBXx4-8);
--style-guide-button-style1-hover-text-color: rgb(255, 255, 255);
--style-guide-button-style1-active-background-color: var(--color-6Z-VOBXx4-8);
--style-guide-button-style1-active-text-color: rgb(255, 255, 255);
--style-guide-button-style2-background-color: var(--color-6Z-VOBXx4-5);
--style-guide-button-style2-text-color: var(--color-6Z-VOBXx4-3);
--style-guide-button-style2-hover-background-color: var(--color-6Z-VOBXx4-5);
--style-guide-button-style2-hover-text-color: var(--color-6Z-VOBXx4-3);
--style-guide-button-style2-active-background-color: var(--color-6Z-VOBXx4-5);
--style-guide-button-style2-active-text-color: var(--color-6Z-VOBXx4-3);
--style-guide-button-style3-background-color: var(--color-6Z-VOBXx4-5);
--style-guide-button-style3-text-color: var(--color-6Z-VOBXx4-3);
--style-guide-button-style3-hover-background-color: var(--color-6Z-VOBXx4-5);
--style-guide-button-style3-hover-text-color: var(--color-6Z-VOBXx4-3);
--style-guide-button-style3-active-background-color: var(--color-6Z-VOBXx4-5);
--style-guide-button-style3-active-text-color: var(--color-6Z-VOBXx4-3);
    }
html {
      font-size: 16px;
    }
.elPageContent [data-style-guide-headline] {
      font-family: "Roboto Serif", serif;
font-weight: 800;
line-height: 115%;
letter-spacing: 0;
    }
.elPageContent [data-style-guide-subheadline] {
      font-family: "Work Sans", sans-serif;
font-weight: 700;
letter-spacing: 0.01rem;
line-height: 130%;
    }
.elPageContent [data-style-guide-content] {
      font-family: "Inter", sans-serif;
font-weight: 400;
line-height: 150%;
letter-spacing: 0;
    }
.elPageContent [data-style-guide-subheadline="xl"] {
      font-size: 1.75rem;
    }
.elPageContent [data-style-guide-headline="xl"] {
      font-size: 2.625rem;
    }
.elPageContent [data-style-guide-headline="l"] {
      font-size: 2.25rem;
    }
.elPageContent [data-style-guide-headline="m"] {
      font-size: 2rem;
    }
.elPageContent [data-style-guide-headline="s"] {
      font-size: 1.4375rem;
    }
.elPageContent [data-style-guide-content="xl"] {
      font-size: 1.25rem;
    }
.elPageContent [data-style-guide-content="l"] {
      font-size: 1.125rem;
    }
.elPageContent [data-style-guide-content="m"] {
      font-size: 1.125rem;
    }
.elPageContent [data-style-guide-content="s"] {
      font-size: 0.875rem;
    }
.elPageContent [data-style-guide-subheadline="l"] {
      font-size: 1.375rem;
    }
.elPageContent [data-style-guide-subheadline="m"] {
      font-size: 1.125rem;
    }
.elPageContent [data-style-guide-subheadline="s"] {
      font-size: 0.875rem;
    }
.elPageContent [data-style-guide-shadow="style1"] {
      --style-box-shadow-style-type: ;
--style-box-shadow-distance-x: 0px;
--style-box-shadow-distance-y: 0px;
--style-box-shadow-blur: 18px;
--style-box-shadow-spread: -4px;
--style-box-shadow-color: rgba(0, 0, 0, 0.18);
box-shadow: var(--style-box-shadow-style-type) var(--style-box-shadow-distance-x) var(--style-box-shadow-distance-y) var(--style-box-shadow-blur) var(--style-box-shadow-spread) var(--style-box-shadow-color);
    }
.elPageContent [data-style-guide-shadow="style2"] {
      --style-box-shadow-style-type: ;
--style-box-shadow-distance-x: 0px;
--style-box-shadow-distance-y: 0px;
--style-box-shadow-blur: 39px;
--style-box-shadow-spread: -8px;
--style-box-shadow-color: rgba(0, 0, 0, 0.15);
box-shadow: var(--style-box-shadow-style-type) var(--style-box-shadow-distance-x) var(--style-box-shadow-distance-y) var(--style-box-shadow-blur) var(--style-box-shadow-spread) var(--style-box-shadow-color);
    }
.elPageContent [data-style-guide-shadow="style3"] {
      --style-box-shadow-style-type: ;
--style-box-shadow-distance-x: 0px;
--style-box-shadow-distance-y: 0px;
--style-box-shadow-blur: 56px;
--style-box-shadow-spread: -16px;
--style-box-shadow-color: rgba(0, 0, 0, 0.2);
box-shadow: var(--style-box-shadow-style-type) var(--style-box-shadow-distance-x) var(--style-box-shadow-distance-y) var(--style-box-shadow-blur) var(--style-box-shadow-spread) var(--style-box-shadow-color);
    }
.elPageContent [data-style-guide-border="style1"] {
      border-style: solid;
border-color: #EBEBEB;
border-width: 1px;
    }
.elPageContent [data-style-guide-border="style2"] {
      border-style: solid;
border-color: #BBBBBB;
border-width: 1px;
    }
.elPageContent [data-style-guide-border="style3"] {
      border-style: solid;
border-color: #5C5C5C;
border-width: 1px;
    }
.elPageContent [data-style-guide-button="style1"] {
      font-family: "Open Sans", sans-serif;
border-style: none;
border-radius: 5px;
background: rgb(0, 179, 58);
border-color: #123acb;
border-width: 1px;
    }
.elPageContent [data-style-guide-button="style2"] {
      font-family: "Open Sans", sans-serif;
border-radius: 5px;
background: var(--color-6Z-VOBXx4-5);
border-style: solid;
border-color: var(--color-6Z-VOBXx4-6);
border-width: 1px;
    }
.elPageContent [data-style-guide-button="style3"] {
      border-width: 0px;
border-radius: 6px;
background: var(--color-6Z-VOBXx4-5);
border-style: solid;
border-color: rgb(244, 252, 255);
    }
.elPageContent [data-style-guide-button="style1"] .elButtonText {
      color: rgb(255, 255, 255);
font-size: 22px;
letter-spacing: 0;
line-height: 100%;
font-family: "Montserrat", sans-serif;
font-weight: 700;
    }
.elPageContent [data-style-guide-button="style1"] .elButtonSub {
      color: rgb(255, 255, 255);
font-size: 18px;
letter-spacing: 0;
line-height: 100%;
font-family: "Montserrat", sans-serif;
font-weight: 400;
    }
.elPageContent [data-style-guide-button="style2"] .elButtonText {
      color: var(--color-6Z-VOBXx4-3);
font-weight: 700;
font-size: 20px;
letter-spacing: 0;
line-height: 100%;
font-family: "Montserrat", sans-serif;
    }
.elPageContent [data-style-guide-button="style2"] .elButtonSub {
      color: var(--color-6Z-VOBXx4-3);
font-weight: 400;
font-size: 14px;
font-family: "Montserrat", sans-serif;
    }
.elPageContent [data-style-guide-button="style3"] .elButtonText {
      color: var(--color-6Z-VOBXx4-3);
font-size: 14px;
letter-spacing: 0;
line-height: 100%;
font-family: "Montserrat", sans-serif;
font-weight: 700;
    }
.elPageContent [data-style-guide-button="style3"] .elButtonSub {
      color: var(--color-6Z-VOBXx4-3);
font-size: 14px;
letter-spacing: 0;
line-height: 100%;
font-family: "Montserrat", sans-serif;
    }
.elPageContent [data-style-guide-button="style1"]:hover {
      background: var(--color-6Z-VOBXx4-8);
    }
.elPageContent [data-style-guide-button="style1"]:active {
      background: var(--color-6Z-VOBXx4-8);
    }
.elPageContent [data-style-guide-button="style1"]:hover .elButtonText {
      color: rgb(255, 255, 255);
    }
.elPageContent [data-style-guide-button="style1"]:active .elButtonText {
      color: rgb(255, 255, 255);
    }
.elPageContent [data-style-guide-button="style1"]:hover .elButtonSub {
      color: rgb(255, 255, 255);
    }
.elPageContent [data-style-guide-button="style1"]:active .elButtonSub {
      color: rgb(255, 255, 255);
    }
.elPageContent [data-style-guide-button="style2"]:hover {
      background: var(--color-6Z-VOBXx4-5);
    }
.elPageContent [data-style-guide-button="style2"]:active {
      background: var(--color-6Z-VOBXx4-5);
    }
.elPageContent [data-style-guide-button="style2"]:hover .elButtonText {
      color: var(--color-6Z-VOBXx4-3);
    }
.elPageContent [data-style-guide-button="style2"]:active .elButtonText {
      color: var(--color-6Z-VOBXx4-3);
    }
.elPageContent [data-style-guide-button="style2"]:hover .elButtonSub {
      color: var(--color-6Z-VOBXx4-3);
    }
.elPageContent [data-style-guide-button="style2"]:active .elButtonSub {
      color: var(--color-6Z-VOBXx4-3);
    }
.elPageContent [data-style-guide-button="style3"]:hover {
      background: var(--color-6Z-VOBXx4-5);
    }
.elPageContent [data-style-guide-button="style3"]:active {
      background: var(--color-6Z-VOBXx4-5);
    }
.elPageContent [data-style-guide-button="style3"]:hover .elButtonText {
      color: var(--color-6Z-VOBXx4-3);
    }
.elPageContent [data-style-guide-button="style3"]:active .elButtonText {
      color: var(--color-6Z-VOBXx4-3);
    }
.elPageContent [data-style-guide-button="style3"]:hover .elButtonSub {
      color: var(--color-6Z-VOBXx4-3);
    }
.elPageContent [data-style-guide-button="style3"]:active .elButtonSub {
      color: var(--color-6Z-VOBXx4-3);
    }
.elPageContent [data-style-guide-corner="style1"] {
      border-radius: 8px;
    }
.elPageContent [data-style-guide-corner="style2"] {
      border-radius: 12px;
    }
.elPageContent [data-style-guide-corner="style3"] {
      border-radius: 20px;
    }
@media (max-width: 770px) {
html {
      font-size: 17px;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-headline] {
      letter-spacing: 0;
line-height: 125%;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-headline="xl"] {
      font-size: 1.7647rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-headline="l"] {
      font-size: 1.5rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-headline="m"] {
      font-size: 1.25rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-headline="s"] {
      font-size: 1rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-subheadline] {
      letter-spacing: 0;
line-height: 140%;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-subheadline="xl"] {
      font-size: 1.25rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-subheadline="l"] {
      font-size: 1rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-subheadline="m"] {
      font-size: 0.8rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-subheadline="s"] {
      font-size: 0.64rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-content] {
      letter-spacing: 0;
line-height: 140%;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-content="xl"] {
      font-size: 1.1176rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-content="l"] {
      font-size: 0.9412rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-content="m"] {
      font-size: 0.9412rem;
    }
.elPageContent.elPageContent.elPageContent [data-style-guide-content="s"] {
      font-size: 0.7647rem;
    }
}
@keyframes x1200loadleftfade-in {
      0%   { opacity: 0; };
      100% { opacity: 1; };
    }
[data-style-guide-animation="style1"]:not([data-animation-state])[data-animation-type="fade-in"] {
      opacity: 0;
    }
[data-style-guide-animation="style1"][data-animation-state="running"][data-animation-type="fade-in"] {
      -webkit-animation: x1200loadleftfade-in 1.2s  ease normal, disable-pointer-events; 
      animation: x1200loadleftfade-in 1.2s  ease normal, disable-pointer-events;
      animation-delay: 500ms;      
      animation-fill-mode: both;
    }
@keyframes x1200loadleftglide-in {
      0%   { transform: translateX(-100%) };
      100% { transform: translateX(0%) };
    }
[data-style-guide-animation="style2"]:not([data-animation-state])[data-animation-type="glide-in"] {
      transform: translateX(-100%);
    }
[data-style-guide-animation="style2"][data-animation-state="running"][data-animation-type="glide-in"] {
      -webkit-animation: x1200loadleftglide-in 1.2s  linear normal, disable-pointer-events; 
      animation: x1200loadleftglide-in 1.2s  linear normal, disable-pointer-events;
      animation-delay: 500ms;      
      animation-fill-mode: both;
    }
@keyframes x1200loadleftexpand-in {
      0%   { transform: translateX(100%) };
      100% { transform: translateX(0%) };
    }
[data-style-guide-animation="style3"]:not([data-animation-state])[data-animation-type="expand-in"] {
      0%   { transform: translateX(100%) };
    }
[data-style-guide-animation="style3"][data-animation-state="running"][data-animation-type="expand-in"] {
      -webkit-animation: x1200loadleftexpand-in 1.2s  ease-in normal, disable-pointer-events; 
      animation: x1200loadleftexpand-in 1.2s  ease-in normal, disable-pointer-events;
      animation-delay: 500ms;      
      animation-fill-mode: both;
    }
[data-paint-colors="lightest"] {
      --style-color: var(--color-6Z-VOBXx4-2);
--style-headline-color: var(--color-6Z-VOBXx4-3);
--style-subheadline-color: var(--color-6Z-VOBXx4-3);
--style-link-color: var(--color-6Z-VOBXx4-2);
--style-icon-color: var(--color-6Z-VOBXx4-3);
--style-bullet-color: var(--color-6Z-VOBXx4-3);
--style-background-color: var(--color-6Z-VOBXx4-5);
background: linear-gradient(var(--color-6Z-VOBXx4-5) 0%,var(--color-6Z-VOBXx4-5) 100%),var(--color-6Z-VOBXx4-5);
--style-link-color-r: 48;
--style-link-color-g: 48;
--style-link-color-b: 48;
    }
[data-paint-colors="light"] {
      --style-color: var(--color-6Z-VOBXx4-2);
--style-headline-color: var(--color-6Z-VOBXx4-2);
--style-subheadline-color: var(--color-6Z-VOBXx4-3);
--style-link-color: var(--color-6Z-VOBXx4-2);
--style-icon-color: var(--color-6Z-VOBXx4-3);
--style-bullet-color: var(--color-6Z-VOBXx4-6);
--style-background-color: var(--color-6Z-VOBXx4-1);
background: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%),var(--color-6Z-VOBXx4-1);
--style-link-color-r: 48;
--style-link-color-g: 48;
--style-link-color-b: 48;
    }
[data-paint-colors="colored"] {
      --style-color: var(--color-6Z-VOBXx4-5);
--style-headline-color: var(--color-6Z-VOBXx4-5);
--style-subheadline-color: var(--color-6Z-VOBXx4-1);
--style-link-color: var(--color-6Z-VOBXx4-8);
--style-icon-color: var(--color-6Z-VOBXx4-6);
--style-bullet-color: var(--color-6Z-VOBXx4-8);
--style-background-color: var(--color-6Z-VOBXx4-3);
background: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%),var(--color-6Z-VOBXx4-3);
--style-link-color-r: 255;
--style-link-color-g: 224;
--style-link-color-b: 224;
    }
[data-paint-colors="dark"] {
      --style-color: var(--color-6Z-VOBXx4-1);
--style-headline-color: var(--color-6Z-VOBXx4-8);
--style-subheadline-color: var(--color-6Z-VOBXx4-5);
--style-link-color: var(--color-6Z-VOBXx4-8);
--style-icon-color: var(--color-6Z-VOBXx4-8);
--style-bullet-color: var(--color-6Z-VOBXx4-6);
--style-background-color: var(--color-6Z-VOBXx4-2);
background: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%),var(--color-6Z-VOBXx4-2);
--style-link-color-r: 255;
--style-link-color-g: 224;
--style-link-color-b: 224;
    }
[data-paint-colors="darkest"] {
      --style-color: var(--color-6Z-VOBXx4-1);
--style-headline-color: var(--color-6Z-VOBXx4-8);
--style-subheadline-color: var(--color-6Z-VOBXx4-6);
--style-link-color: var(--color-6Z-VOBXx4-8);
--style-icon-color: var(--color-6Z-VOBXx4-8);
--style-bullet-color: var(--color-6Z-VOBXx4-8);
--style-background-color: var(--color-6Z-VOBXx4-4);
background: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 100%),var(--color-6Z-VOBXx4-4);
--style-link-color-r: 255;
--style-link-color-g: 224;
--style-link-color-b: 224;
    }
.id-6Z-PgJVvl-2.id-6Z-PgJVvl-2 {
      padding-top: 10px;
padding-bottom: 67px;
background: url("../assets/img/hero-background.jpg"),#ffffff;
    }
.id-6Z-PgJVvl-3.id-6Z-PgJVvl-3 {
      width: 1170px;
    }
.id-6Z-PgJVvl-9.id-6Z-PgJVvl-9 {
      margin-top: 0px;
    }
.id-6Z-PgJVvl-9.id-6Z-PgJVvl-9 .elImage {
      width: 160px;
    }
.id-6Z-PgJVvl-5.id-6Z-PgJVvl-5 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 15px;
    }
.id-6Z-PgJVvl-5.id-6Z-PgJVvl-5 .elHeadline {
      color: rgb(255, 255, 255);
    }
.id-6Z-PgJVvl-15.id-6Z-PgJVvl-15 {
      width: 1170px;
padding-left: 0px;
padding-right: 0px;
    }
.id-6Z-PgJVvl-17.id-6Z-PgJVvl-17 {
      margin-top: -110px;
    }
.id-6Z-meMX6x-0.id-6Z-meMX6x-0 {
      background: url("../assets/img/dot-grid.jpg"),#ffffff;
    }
.id-6Z-XRv4Nd-2.id-6Z-XRv4Nd-2 {
      padding-top: 10px;
padding-bottom: 10px;
background: rgb(16, 16, 16);
    }
.id-6Z-XRv4Nd-3.id-6Z-XRv4Nd-3 {
      width: 1170px;
padding-top: 10px;
padding-bottom: 10px;
    }
.id-6Z-XRv4Nd-5.id-6Z-XRv4Nd-5 {
      margin-top: 0px;
    }
.id-6Z-XRv4Nd-5.id-6Z-XRv4Nd-5 .elImage {
      width: 200px;
    }
@media (max-width: 770px) {
.id-6Z-XRv4Nd-5.id-6Z-XRv4Nd-5.id-6Z-XRv4Nd-5 .elImage {
      width: 160px;
    }
}
.id-6Z-QdmgQa-44.id-6Z-QdmgQa-44 {
      padding-bottom: 0px;
padding-top: 0px;
background: linear-gradient(90deg, rgb(199, 31, 31) 11.00%,rgb(0, 0, 0) 100.00%);
    }
.id-6Z-QdmgQa-92.id-6Z-QdmgQa-92 {
      width: 950px;
padding-top: 5px;
padding-bottom: 5px;
    }
.id-6Z-XRv4Nd-8.id-6Z-XRv4Nd-8 {
      padding-top: 10px;
padding-bottom: 10px;
    }
.id-6Z-XRv4Nd-8.id-6Z-XRv4Nd-8 .elSubheadline {
      font-size: 22px;
font-weight: 400;
    }
.id-6Z-XRv4Nd-8.id-6Z-XRv4Nd-8 .fa_prepended {
      color: rgb(255, 224, 0);
margin-right: 10px;
    }
@media (max-width: 770px) {
.id-6Z-XRv4Nd-8.id-6Z-XRv4Nd-8.id-6Z-XRv4Nd-8 {
      padding-top: 5px;
    }
.id-6Z-XRv4Nd-8.id-6Z-XRv4Nd-8.id-6Z-XRv4Nd-8 .elSubheadline {
      font-size: 14px;
line-height: 120%;
    }
}
.id-6Z-meMX6x-8.id-6Z-meMX6x-8 {
      padding-top: 5px;
padding-bottom: 50px;
background: url("../assets/img/hero-background.jpg"),#ffffff;
    }
.id-6Z-XRv4Nd-6.id-6Z-XRv4Nd-6 {
      width: 1170px;
padding-bottom: 10px;
    }
.id-6Z-7LwZw9-2.id-6Z-7LwZw9-2 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -10px;
    }
.id-6Z-7LwZw9-2.id-6Z-7LwZw9-2 .elHeadline {
      color: rgb(255, 255, 255);
font-size: 40px;
    }
@media (max-width: 770px) {
.id-6Z-7LwZw9-2.id-6Z-7LwZw9-2.id-6Z-7LwZw9-2 .elHeadline {
      font-size: 24px;
    }
}
.id-6Z-5YApQp-32.id-6Z-5YApQp-32 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -20px;
    }
.id-6Z-5YApQp-32.id-6Z-5YApQp-32 .elHeadline {
      color: rgb(255, 255, 255);
font-size: 4.39rem;
line-height: 110%;
    }
@media (max-width: 770px) {
.id-6Z-5YApQp-32.id-6Z-5YApQp-32.id-6Z-5YApQp-32 {
      margin-top: -15px;
    }
.id-6Z-5YApQp-32.id-6Z-5YApQp-32.id-6Z-5YApQp-32 .elHeadline {
      font-size: 28px;
    }
}
.id-6Z-meMX6x-9.id-6Z-meMX6x-9 {
      width: 1050px;
padding-top: 5px;
    }
.id-6Z-XRv4Nd-19.id-6Z-XRv4Nd-19 {
      padding-top: 5px;
padding-bottom: 5px;
background: rgb(147, 10, 14);
    }
.id-6Z-XRv4Nd-19.id-6Z-XRv4Nd-19 .elParagraph {
      font-weight: 700;
font-size: 20px;
color: rgba(248, 248, 248, 0.6);
    }
.id-6Z-XRv4Nd-19.id-6Z-XRv4Nd-19 .fa_prepended {
      margin-right: 10px;
color: rgba(248, 248, 248, 0.6);
    }
@media (max-width: 770px) {
.id-6Z-XRv4Nd-19.id-6Z-XRv4Nd-19.id-6Z-XRv4Nd-19 .elParagraph {
      font-size: 12px;
    }
}
.id-6Z-meMX6x-11.id-6Z-meMX6x-11 {
      margin-top: 0px;
    }
.id-6Z-meMX6x-11.id-6Z-meMX6x-11 .video-sticky-close-button-css {
      position: fixed;
display: none;
width: 30px;
height: 30px;
align-items: center;
justify-content: center;
z-index: 999;
cursor: pointer;
padding: 5px;
border-radius: 50%;
background: #000;
color: #fff;
bottom: auto;
right: auto;
top: 14px;
left: 10px;
    }
.id-6Z-QdmgQa-117.id-6Z-QdmgQa-117 {
      width: 1000px;
background: rgba(147, 10, 14, 0.13);
border-style: solid;
border-color: rgba(147, 10, 14, 0.66);
border-width: 1px;
    }
.id-6Z-GXwwRq-90.id-6Z-GXwwRq-90 {
      margin-top: 0px;
    }
.id-6Z-GXwwRq-90.id-6Z-GXwwRq-90 .elImage {
      border-radius: 400px;
width: 110px;
border-style: solid;
border-color: rgba(150, 10, 14, 0.49);
border-width: 3px;
    }
.id-6Z-QdmgQa-122.id-6Z-QdmgQa-122 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -10px;
    }
.id-6Z-QdmgQa-122.id-6Z-QdmgQa-122 .elHeadline {
      color: rgb(201, 0, 0);
text-align: left;
font-size: 1.63rem;
    }
@media (max-width: 770px) {
.id-6Z-QdmgQa-122.id-6Z-QdmgQa-122.id-6Z-QdmgQa-122 {
      margin-top: -30px;
    }
}
.id-6Z-QdmgQa-99.id-6Z-QdmgQa-99 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -15px;
    }
.id-6Z-QdmgQa-99.id-6Z-QdmgQa-99 .elParagraph {
      font-size: 19px;
text-align: left;
    }
.id-6Z-PgJ8R8-4.id-6Z-PgJ8R8-4 {
      text-align: right;
    }
.id-6Z-PgJ8R8-4.id-6Z-PgJ8R8-4 .elButton {
      background: rgb(255, 0, 0);
    }
.id-6Z-PgJ8R8-4.id-6Z-PgJ8R8-4 .fa_apended {
      margin-right: 0px;
margin-left: 5px;
    }
.id-6Z-PgJ8R8-4.id-6Z-PgJ8R8-4 .elButton .elButtonText {
      font-family: "Poppins", sans-serif;
    }
.id-6Z-GXwwRq-82.id-6Z-GXwwRq-82 {
      width: 100%;
    }
@media (max-width: 770px) {
.id-6Z-GXwwRq-82.id-6Z-GXwwRq-82.id-6Z-GXwwRq-82 {
      gap: 1em;
padding-top: 5px;
padding-bottom: 5px;
    }
}
.id-6Z-QdmgQa-128.id-6Z-QdmgQa-128 {
      margin-top: 0px;
flex-basis: 408px;
flex-shrink: 1;
    }
.id-6Z-QdmgQa-128.id-6Z-QdmgQa-128 .elImage {
      border-radius: 400px;
width: 110px;
border-style: solid;
border-color: rgba(150, 10, 14, 0.49);
border-width: 3px;
    }
.id-6Z-GXwwRq-83.id-6Z-GXwwRq-83 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -15px;
    }
.id-6Z-GXwwRq-83.id-6Z-GXwwRq-83 .elParagraph {
      font-size: 19px;
text-align: left;
    }
@media (max-width: 770px) {
.id-6Z-GXwwRq-83.id-6Z-GXwwRq-83.id-6Z-GXwwRq-83 .elParagraph {
      font-size: 14px;
    }
}
.id-6Z-PgJ8R8-166.id-6Z-PgJ8R8-166 {
      text-align: right;
    }
.id-6Z-PgJ8R8-166.id-6Z-PgJ8R8-166 .elButton {
      background: rgb(255, 0, 0);
    }
.id-6Z-PgJ8R8-166.id-6Z-PgJ8R8-166 .fa_apended {
      margin-right: 0px;
margin-left: 5px;
    }
.id-6Z-PgJ8R8-166.id-6Z-PgJ8R8-166 .elButton .elButtonText {
      font-family: "Poppins", sans-serif;
    }
.id-6Z-meMX6x-12.id-6Z-meMX6x-12 {
      margin-top: -30px;
border-radius: 20px;
box-shadow: var(--style-box-shadow-style-type, ) var(--style-box-shadow-distance-x, 0px) var(--style-box-shadow-distance-y, 0px) var(--style-box-shadow-blur, 0px) var(--style-box-shadow-spread, 0px) var(--style-box-shadow-color, #000000);
    }
@media (max-width: 770px) {
.id-6Z-meMX6x-12.id-6Z-meMX6x-12.id-6Z-meMX6x-12 {
      padding-top: 0px;
    }
}
.id-6Z-meMX6x-18.id-6Z-meMX6x-18 {
      padding-top: 10px;
padding-bottom: 10px;
    }
.id-6Z-meMX6x-18.id-6Z-meMX6x-18 .elParagraph {
      text-align: left;
color: rgb(4, 4, 4);
font-family: "Inter", sans-serif;
font-weight: 400;
line-height: 150%;
letter-spacing: 0;
font-size: 1.125rem;
    }
@media (max-width: 770px) {
.id-6Z-meMX6x-18.id-6Z-meMX6x-18.id-6Z-meMX6x-18 .elParagraph {
      letter-spacing: 0;
line-height: 140%;
font-size: 16px;
    }
}
.id-6Z-XRv4Nd-144.id-6Z-XRv4Nd-144 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
background: rgba(255, 215, 217, 0.38);
    }
.id-6Z-XRv4Nd-144.id-6Z-XRv4Nd-144 .elHeadline {
      color: rgb(4, 4, 4);
font-family: "Inter", sans-serif;
font-weight: 700;
font-size: 28px;
letter-spacing: 0.41rem;
    }
.id-6Z-XRv4Nd-144.id-6Z-XRv4Nd-144 .elHeadline b,
.id-6Z-XRv4Nd-144.id-6Z-XRv4Nd-144 
.elHeadline strong {
      color: rgb(150, 10, 14);
    }
@media (max-width: 770px) {
.id-6Z-XRv4Nd-144.id-6Z-XRv4Nd-144.id-6Z-XRv4Nd-144 .elHeadline {
      font-size: 20px;
    }
}
.id-6Z-7LwZw9-10.id-6Z-7LwZw9-10 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 20px;
    }
.id-6Z-7LwZw9-10.id-6Z-7LwZw9-10 .elParagraph {
      text-align: left;
    }
.id-6Z-7LwZw9-246.id-6Z-7LwZw9-246 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 15px;
    }
.id-6Z-7LwZw9-246.id-6Z-7LwZw9-246 .elHeadline {
      color: rgb(4, 4, 4);
    }
.id-6Z-XRv4Nd-184.id-6Z-XRv4Nd-184 {
      width: 800px;
padding-top: 5px;
padding-bottom: 5px;
    }
.id-6Z-XRv4Nd-393.id-6Z-XRv4Nd-393 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -5px;
    }
.id-6Z-XRv4Nd-393.id-6Z-XRv4Nd-393 .elHeadline {
      color: rgb(150, 10, 14);
font-size: 3.78rem;
    }
@media (max-width: 770px) {
.id-6Z-XRv4Nd-393.id-6Z-XRv4Nd-393.id-6Z-XRv4Nd-393 .elHeadline {
      font-size: 36px;
line-height: 125%;
    }
}
.id-6Z-XRv4Nd-1052.id-6Z-XRv4Nd-1052 {
      margin-top: 10px;
    }
.id-6Z-XRv4Nd-1052.id-6Z-XRv4Nd-1052 .elDivider {
      width: 15%;
margin: 0 auto;
border-style: solid;
border-color: rgb(150, 10, 14);
border-top-width: 3px;
    }
.id-6Z-XRv4Nd-1102.id-6Z-XRv4Nd-1102 {
      padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
    }
@media (max-width: 770px) {
.id-6Z-XRv4Nd-1102.id-6Z-XRv4Nd-1102.id-6Z-XRv4Nd-1102 {
      padding-left: 0px;
padding-right: 0px;
    }
}
.id-6Z-N95BNn-455.id-6Z-N95BNn-455 {
      width: 800px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 15px;
    }
.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2 {
      margin-top: 30px;
    }
.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2 .elButton {
      width: 100%;
padding-top: 30px;
padding-bottom: 30px;
border-style: solid;
border-color: rgb(30, 152, 70);
border-width: 6px;
border-top: none !important;
border-left: none !important;
border-right: none !important;
    }
.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2 .elButton .elButtonText {
      font-size: 28px;
font-family: "Inter", sans-serif;
font-weight: 900;
    }
.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2 .fa_apended {
      margin-left: 10px;
color: rgba(255, 255, 255, 0.47);
    }
.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2 .elButton:hover {
      background: rgb(21, 124, 54);
    }
.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2 .elButton:active {
      background: rgb(21, 124, 54);
    }
@media (max-width: 770px) {
.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2 {
      margin-top: 15px;
    }
.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2.id-6Z-ZRGAzY-2 .elButton .elButtonText {
      font-size: 18px;
    }
}
.id-6Z-XRv4Nd-1438.id-6Z-XRv4Nd-1438 {
      width: 800px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 0px;
    }
.id-6Z-N95BNn-796.id-6Z-N95BNn-796 {
      padding-top: 10px;
padding-bottom: 10px;
    }
.id-6Z-N95BNn-796.id-6Z-N95BNn-796 .elParagraph {
      text-align: left;
    }
.id-6Z-XRv4Nd-480.id-6Z-XRv4Nd-480 {
      width: 750px;
margin-top: 15px;
background: rgba(255, 215, 217, 0.38);
border-style: solid;
border-color: rgba(147, 10, 14, 0.13);
border-width: 1px;
    }
@media (max-width: 770px) {
.id-6Z-XRv4Nd-480.id-6Z-XRv4Nd-480.id-6Z-XRv4Nd-480 {
      padding-top: 5px;
padding-bottom: 5px;
    }
}
.id-6Z-yarPOm-17.id-6Z-yarPOm-17 {
      padding-top: 10px;
padding-bottom: 10px;
    }
.id-6Z-yarPOm-17.id-6Z-yarPOm-17 .elParagraph {
      text-align: center;
line-height: 115%;
font-size: 12px;
color: rgba(48, 48, 48, 0.74);
    }
.id-6Z-N95BNn-1842.id-6Z-N95BNn-1842 {
      padding-top: 10px;
padding-bottom: 10px;
    }
.id-6Z-N95BNn-1842.id-6Z-N95BNn-1842 .elParagraph {
      text-align: center;
    }
@media (max-width: 770px) {
.id-6Z-N95BNn-1842.id-6Z-N95BNn-1842.id-6Z-N95BNn-1842 .elParagraph {
      font-size: 17px;
    }
}
.id-6Z-N95BNn-1887.id-6Z-N95BNn-1887 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 15px;
    }
.id-6Z-N95BNn-1887.id-6Z-N95BNn-1887 .elHeadline {
      color: rgb(150, 10, 14);
    }
.id-6Z-pZMDY8-849.id-6Z-pZMDY8-849 {
      width: 750px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 40px;
border-style: solid;
border-color: rgb(150, 10, 14);
border-width: 6px;
border-top: none !important;
border-bottom: none !important;
border-right: none !important;
    }
.id-6Z-pZMDY8-778.id-6Z-pZMDY8-778 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
    }
.id-6Z-pZMDY8-778.id-6Z-pZMDY8-778 .elHeadline {
      color: rgb(4, 4, 4);
text-align: left;
font-size: 21px;
line-height: 125%;
    }
.id-6Z-pZMDY8-778.id-6Z-pZMDY8-778 .fa_prepended {
      margin-right: 10px;
    }
.id-6Z-6LZBxO-454.id-6Z-6LZBxO-454 {
      width: 750px;
margin-top: 30px;
padding-bottom: 5px;
padding-top: 5px;
background: rgb(255, 245, 245);
border-style: solid;
border-color: rgba(150, 10, 14, 0.24);
border-width: 1px;
    }
.id-6Z-6LZBxO-456.id-6Z-6LZBxO-456 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
    }
.id-6Z-6LZBxO-456.id-6Z-6LZBxO-456 .elHeadline {
      color: rgb(150, 10, 14);
font-size: 26px;
    }
.id-6Z-6LZBxO-456.id-6Z-6LZBxO-456 .fa_prepended {
      margin-right: 10px;
color: rgb(201, 0, 0);
    }
@media (max-width: 770px) {
.id-6Z-6LZBxO-456.id-6Z-6LZBxO-456.id-6Z-6LZBxO-456 {
      padding-top: 5px;
padding-bottom: 5px;
    }
.id-6Z-6LZBxO-456.id-6Z-6LZBxO-456.id-6Z-6LZBxO-456 .elHeadline {
      font-size: 18px;
    }
}
.id-6Z-QdmgQa-1029.id-6Z-QdmgQa-1029 {
      width: 800px;
    }
.id-6Z-6LZBxO-412.id-6Z-6LZBxO-412 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -15px;
    }
.id-6Z-6LZBxO-412.id-6Z-6LZBxO-412 .elParagraph {
      text-align: center;
color: rgba(48, 48, 48, 0.5);
    }
@media (max-width: 770px) {
.id-6Z-6LZBxO-412.id-6Z-6LZBxO-412.id-6Z-6LZBxO-412 {
      margin-top: -10px;
    }
.id-6Z-6LZBxO-412.id-6Z-6LZBxO-412.id-6Z-6LZBxO-412 .elParagraph {
      font-size: 16px;
    }
}
.id-6Z-AVyjDk-88.id-6Z-AVyjDk-88 {
      margin-top: 0px;
    }
.id-6Z-AVyjDk-88.id-6Z-AVyjDk-88 .elImage {
      width: 600px;
    }
.id-6Z-AVyjDk-7.id-6Z-AVyjDk-7 {
      width: 800px;
padding-top: 10px;
padding-bottom: 5px;
    }
.id-6Z-gg78aZ-2.id-6Z-gg78aZ-2 {
      width: 800px;
padding-top: 20px;
padding-bottom: 20px;
margin-top: 30px;
background: rgba(255, 254, 224, 0.7);
border-style: dashed;
border-color: rgb(150, 10, 14);
border-width: 4px;
    }
.id-6Z-5YApQp-20.id-6Z-5YApQp-20 {
      margin-top: 30px;
    }
.id-6Z-5YApQp-20.id-6Z-5YApQp-20 .elButton {
      width: 100%;
padding-top: 30px;
padding-bottom: 30px;
border-style: solid;
border-color: rgb(30, 152, 70);
border-width: 6px;
border-top: none !important;
border-left: none !important;
border-right: none !important;
    }
.id-6Z-5YApQp-20.id-6Z-5YApQp-20 .elButton .elButtonText {
      font-size: 26px;
font-family: "Inter", sans-serif;
font-weight: 900;
line-height: 120%;
    }
.id-6Z-5YApQp-20.id-6Z-5YApQp-20 .fa_apended {
      margin-left: 10px;
color: rgba(255, 255, 255, 0.47);
    }
.id-6Z-5YApQp-20.id-6Z-5YApQp-20 .elButton:hover {
      background: rgb(21, 124, 54);
    }
.id-6Z-5YApQp-20.id-6Z-5YApQp-20 .elButton:active {
      background: rgb(21, 124, 54);
    }
@media (max-width: 770px) {
.id-6Z-5YApQp-20.id-6Z-5YApQp-20.id-6Z-5YApQp-20 {
      margin-top: 25px;
    }
.id-6Z-5YApQp-20.id-6Z-5YApQp-20.id-6Z-5YApQp-20 .elButton .elButtonText {
      font-size: 18px;
    }
}
.id-6Z-8MYZYX-1647.id-6Z-8MYZYX-1647 {
      width: 800px;
padding-top: 20px;
padding-bottom: 40px;
margin-top: 30px;
background: rgba(255, 254, 224, 0.7);
border-style: dashed;
border-color: rgb(150, 10, 14);
border-width: 4px;
    }
.id-6Z-8MYZYX-1653.id-6Z-8MYZYX-1653 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
    }
.id-6Z-8MYZYX-1653.id-6Z-8MYZYX-1653 .elHeadline {
      color: rgb(150, 10, 14);
font-size: 42px;
text-align: left;
    }
.id-6Z-8MYZYX-1653.id-6Z-8MYZYX-1653 .fa_prepended {
      margin-right: 10px;
color: rgb(201, 0, 0);
    }
@media (max-width: 770px) {
.id-6Z-8MYZYX-1653.id-6Z-8MYZYX-1653.id-6Z-8MYZYX-1653 .elHeadline {
      font-size: 24px;
    }
}
.id-6Z-8MYZYX-1649.id-6Z-8MYZYX-1649 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -10px;
    }
.id-6Z-8MYZYX-1649.id-6Z-8MYZYX-1649 .elHeadline {
      color: rgb(4, 4, 4);
text-align: left;
font-size: 1.84rem;
    }
.id-6Z-GXwwRq-94.id-6Z-GXwwRq-94 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 20px;
    }
.id-6Z-GXwwRq-94.id-6Z-GXwwRq-94 .elParagraph {
      text-align: left;
line-height: 170%;
    }
@media (max-width: 770px) {
.id-6Z-GXwwRq-94.id-6Z-GXwwRq-94.id-6Z-GXwwRq-94 .elParagraph {
      font-size: 16px;
    }
}
.id-6Z-8MYZYX-1658.id-6Z-8MYZYX-1658 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 20px;
    }
.id-6Z-8MYZYX-1658.id-6Z-8MYZYX-1658 .elParagraph {
      text-align: left;
line-height: 170%;
    }
.id-6Z-8MYZYX-1714.id-6Z-8MYZYX-1714 {
      padding-top: 10px;
padding-bottom: 0px;
    }
.id-6Z-8MYZYX-1714.id-6Z-8MYZYX-1714 .elDivider {
      width: 70%;
margin: 0 auto;
border-color: rgba(0, 0, 0, 0.24);
    }
.id-6Z-8MYZYX-1715.id-6Z-8MYZYX-1715 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
    }
.id-6Z-8MYZYX-1715.id-6Z-8MYZYX-1715 .elHeadline {
      color: rgb(150, 10, 14);
    }
.id-6Z-8MYZYX-1719.id-6Z-8MYZYX-1719 {
      padding-top: 0px;
    }
.id-6Z-8MYZYX-1719.id-6Z-8MYZYX-1719 .elDivider {
      width: 70%;
margin: 0 auto;
border-color: rgba(0, 0, 0, 0.24);
    }
.id-6Z-8MYZYX-1720.id-6Z-8MYZYX-1720 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
    }
.id-6Z-8MYZYX-1720.id-6Z-8MYZYX-1720 .elHeadline {
      color: rgb(4, 4, 4);
    }
@media (max-width: 770px) {
.id-6Z-8MYZYX-1720.id-6Z-8MYZYX-1720.id-6Z-8MYZYX-1720 .elHeadline {
      font-size: 22px;
    }
}
.id-6Z-8MYZYX-1724.id-6Z-8MYZYX-1724 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -25px;
    }
.id-6Z-8MYZYX-1724.id-6Z-8MYZYX-1724 .elHeadline {
      color: rgb(0, 179, 58);
font-size: 4.59rem;
    }
@media (max-width: 770px) {
.id-6Z-8MYZYX-1724.id-6Z-8MYZYX-1724.id-6Z-8MYZYX-1724 .elHeadline {
      font-size: 64px;
    }
}
.id-6Z-8MYZYX-1728.id-6Z-8MYZYX-1728 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: -25px;
    }
.id-6Z-8MYZYX-1728.id-6Z-8MYZYX-1728 .elHeadline {
      color: rgb(4, 4, 4);
    }
.id-6Z-AVyjDk-4291.id-6Z-AVyjDk-4291 {
      padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
    }
.id-6Z-AVyjDk-4291.id-6Z-AVyjDk-4291 .elParagraph {
      text-align: left;
    }
.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2 {
      margin-top: 30px;
    }
.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2 .elButton {
      width: 100%;
padding-top: 30px;
padding-bottom: 30px;
border-style: solid;
border-color: rgb(30, 152, 70);
border-width: 6px;
border-top: none !important;
border-left: none !important;
border-right: none !important;
    }
.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2 .elButton .elButtonText {
      font-size: 28px;
font-family: "Inter", sans-serif;
font-weight: 900;
    }
.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2 .fa_apended {
      margin-left: 10px;
color: rgba(255, 255, 255, 0.47);
    }
.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2 .elButton:hover {
      background: rgb(21, 124, 54);
    }
.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2 .elButton:active {
      background: rgb(21, 124, 54);
    }
@media (max-width: 770px) {
.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2 {
      margin-top: 15px;
    }
.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2.id-6Z-GXwwRq-2 .elButton .elButtonText {
      font-size: 18px;
    }
}
.id-6Z-QdmgQa-998.id-6Z-QdmgQa-998 {
      margin-top: 50px;
    }
.id-6Z-nWlvL-6.id-6Z-nWlvL-6 {
      padding-top: 30px;
padding-bottom: 30px;
background: rgb(20, 20, 20);
    }
.id-6Z-nWlvL-7.id-6Z-nWlvL-7 {
      width: 1170px;
    }
.id-6Z-nWlvL-7.id-6Z-nWlvL-7 .col-inner {
      height: auto;
    }
.id-6Z-nWlvL-9.id-6Z-nWlvL-9 {
      margin-top: 0px;
text-align: center;
    }
.id-6Z-nWlvL-9.id-6Z-nWlvL-9 .elImage {
      width: 200px;
    }
@media (max-width: 770px) {
.id-6Z-nWlvL-9.id-6Z-nWlvL-9.id-6Z-nWlvL-9 {
      text-align: center;
    }
}
.id-6Z-nWlvL-10.id-6Z-nWlvL-10 {
      margin-top: 20px;
    }
.id-6Z-nWlvL-10.id-6Z-nWlvL-10 .elSubheadline {
      color: rgb(255, 255, 255);
font-size: 16px;
text-align: center;
opacity: 0.5;
line-height: 180%;
    }
.id-6Z-nWlvL-10.id-6Z-nWlvL-10 .elSubheadline .elTypographyLink {
      color: rgb(238, 238, 238);
    }
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-3 {
      display: block;
    }
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-6 {
      padding-top: 30px;
padding-bottom: 30px;
background: rgb(20, 20, 20);
    }
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-7 {
      width: 1170px;
    }
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-7 .col-inner {
      height: auto;
    }
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-9 {
      margin-top: 0px;
text-align: center;
    }
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-9 .elImage {
      width: 200px;
    }
@media (max-width: 770px) {
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-9 {
      text-align: center;
    }
}
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-10 {
      margin-top: 20px;
    }
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-10 .elSubheadline {
      color: rgb(255, 255, 255);
font-size: 16px;
text-align: center;
opacity: 0.5;
line-height: 180%;
    }
[data-page-element="UniversalBlock/3031775"] .id-6Z-nWlvL-10 .elSubheadline .elTypographyLink {
      color: rgb(238, 238, 238);
    }
#redunder {
text-decoration: none;
}
#modalPopup.containerModal { z-index: 9999 !important; }
@media (min-width: 769px) {
#modalPopup.containerModal {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    left: auto !important;
    height: 100vh !important;
    max-height: none !important;
    width: min(620px, 100vw) !important;
    margin: 0 !important;
    overflow: hidden !important;
    border-radius: 0;
  }
#modalPopup.containerModal > .containerInnerV2 {
    height: 100% !important;
    max-height: 100% !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    margin: 0 !important;
  }
#modalPopup.containerModal .row:first-child {
    margin-top: 0 !important;
  }
#modalPopup.containerModal .row:last-child {
    margin-bottom: 0 !important;
  }
}
[data-page-element="Modal/V1"] {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 9999 !important;
}
u { text-decoration-color: #C71F1F; }
#tron {
  position: relative;
  background: linear-gradient(135deg, #b3ea56, #9bcf3e);
  border: none;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  transition: transform 0.2s ease-in-out, box-shadow 0.3s ease;
  box-shadow:
    0 2px 5px rgba(0, 0, 0, 0.25),
    inset 0 1px 2px rgba(0, 0, 0, 0.4);
}
#tron:hover {
  transform: scale(0.98);
  box-shadow:
    0 1px 3px rgba(0, 0, 0, 0.35),
    inset 0 1px 4px rgba(0, 0, 0, 0.5);
}
#tron::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.15) 0%,
    rgba(255, 255, 255, 0.05) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  animation: shimmer 3s infinite;
  pointer-events: none;
  z-index: 1;
}
@keyframes shimmer {
  0% {
    left: -75%;
  }
  100% {
    left: 125%;
  }
}
[data-page-element="CheckoutProductCardBump/V2"] { flex-direction: column; }