@charset "UTF-8";
/* montserrat-300 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/montserrat-v25-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v25-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v25-latin-300.woff2") format("woff2"), url("../fonts/montserrat-v25-latin-300.woff") format("woff"), url("../fonts/montserrat-v25-latin-300.ttf") format("truetype"), url("../fonts/montserrat-v25-latin-300.svg#Montserrat") format("svg"); /* Legacy iOS */
  font-display: swap;
}
/* montserrat-regular - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v25-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v25-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v25-latin-regular.woff2") format("woff2"), url("../fonts/montserrat-v25-latin-regular.woff") format("woff"), url("../fonts/montserrat-v25-latin-regular.ttf") format("truetype"), url("../fonts/montserrat-v25-latin-regular.svg#Montserrat") format("svg"); /* Legacy iOS */
  font-display: swap;
}
/* montserrat-600 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/montserrat-v25-latin-600.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v25-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v25-latin-600.woff2") format("woff2"), url("../fonts/montserrat-v25-latin-600.woff") format("woff"), url("../fonts/montserrat-v25-latin-600.ttf") format("truetype"), url("../fonts/montserrat-v25-latin-600.svg#Montserrat") format("svg"); /* Legacy iOS */
  font-display: swap;
}
/* montserrat-300italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/montserrat-v25-latin-300italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v25-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v25-latin-300italic.woff2") format("woff2"), url("../fonts/montserrat-v25-latin-300italic.woff") format("woff"), url("../fonts/montserrat-v25-latin-300italic.ttf") format("truetype"), url("../fonts/montserrat-v25-latin-300italic.svg#Montserrat") format("svg"); /* Legacy iOS */
  font-display: swap;
}
/* montserrat-italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/montserrat-v25-latin-italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v25-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v25-latin-italic.woff2") format("woff2"), url("../fonts/montserrat-v25-latin-italic.woff") format("woff"), url("../fonts/montserrat-v25-latin-italic.ttf") format("truetype"), url("../fonts/montserrat-v25-latin-italic.svg#Montserrat") format("svg"); /* Legacy iOS */
  font-display: swap;
}
/* montserrat-600italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/montserrat-v25-latin-600italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v25-latin-600italic.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v25-latin-600italic.woff2") format("woff2"), url("../fonts/montserrat-v25-latin-600italic.woff") format("woff"), url("../fonts/montserrat-v25-latin-600italic.ttf") format("truetype"), url("../fonts/montserrat-v25-latin-600italic.svg#Montserrat") format("svg"); /* Legacy iOS */
  font-display: swap;
}
@font-face {
  font-family: "Scramble Storm";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/scramble-storm.woff"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/scramble-storm.woff2") format("woff2"), url("../fonts/scramble-storm.woff") format("woff"), url("../fonts/scramble-storm.ttf") format("truetype"); /* Safari, Android, iOS */
  font-display: swap;
}
/*Breakpoints*/
/*Color*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: calc(100% + 10px);
  margin-bottom: 1rem;
  -webkit-hyphens: auto;
          hyphens: auto;
  font-weight: 400;
}
h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline, .h1.underline, .h2.underline, .h3.underline, .h4.underline, .h5.underline, .h6.underline {
  position: relative;
  margin-bottom: 40px;
}
h1.underline::after, h2.underline::after, h3.underline::after, h4.underline::after, h5.underline::after, h6.underline::after, .h1.underline::after, .h2.underline::after, .h3.underline::after, .h4.underline::after, .h5.underline::after, .h6.underline::after {
  content: url(/images/underline.svg);
  max-width: 300px;
  width: 100%;
  transform: translateY(70%);
  left: 0;
  position: absolute;
}
@media screen and (min-width: 1200px) {
  h1.underline::after, h2.underline::after, h3.underline::after, h4.underline::after, h5.underline::after, h6.underline::after, .h1.underline::after, .h2.underline::after, .h3.underline::after, .h4.underline::after, .h5.underline::after, .h6.underline::after {
    transform: translateY(40%);
  }
}

.dsgvoArea {
  word-wrap: break-word;
}
.dsgvoArea h1, .dsgvoArea h2, .dsgvoArea h3, .dsgvoArea h4, .dsgvoArea h5, .dsgvoArea h6, .dsgvoArea .h1, .dsgvoArea .h2, .dsgvoArea .h3, .dsgvoArea .h4, .dsgvoArea .h5, .dsgvoArea .h6 {
  font-family: "Montserrat";
  display: block;
  width: 100%;
}
.dsgvoArea h1, .dsgvoArea .h1 {
  font-size: 44px;
  letter-spacing: inherit;
  line-height: calc(100% + 8px);
  color: #ffffff;
  text-transform: inherit;
}
@media screen and (max-width: 1200px) {
  .dsgvoArea h1, .dsgvoArea .h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 993px) {
  .dsgvoArea h1, .dsgvoArea .h1 {
    font-size: 28px;
  }
}
.dsgvoArea h2, .dsgvoArea .h2 {
  font-size: 36px;
  letter-spacing: inherit;
  line-height: calc(100% + 8px);
  color: #ffffff;
  text-transform: inherit;
}
@media screen and (max-width: 1200px) {
  .dsgvoArea h2, .dsgvoArea .h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 993px) {
  .dsgvoArea h2, .dsgvoArea .h2 {
    font-size: 24px;
  }
}
.dsgvoArea h3, .dsgvoArea .h3 {
  font-size: 30px;
  color: #ffffff;
  text-transform: inherit;
}
@media screen and (max-width: 1200px) {
  .dsgvoArea h3, .dsgvoArea .h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 993px) {
  .dsgvoArea h3, .dsgvoArea .h3 {
    font-size: 22px;
  }
}
.dsgvoArea h4, .dsgvoArea .h4 {
  font-size: 26px;
  color: #ffffff;
  text-transform: inherit;
}
@media screen and (max-width: 1200px) {
  .dsgvoArea h4, .dsgvoArea .h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 993px) {
  .dsgvoArea h4, .dsgvoArea .h4 {
    font-size: 22px;
  }
}
.dsgvoArea h5, .dsgvoArea .h5 {
  font-size: 22px;
  color: #ffffff;
  text-transform: inherit;
}
.dsgvoArea h6, .dsgvoArea .h6 {
  font-size: 20px;
  color: #ffffff;
  text-transform: inherit;
}

h1, .h1 {
  font-size: 100px;
  letter-spacing: 8px;
  line-height: calc(100% - 10px);
  color: #ffffff;
  font-family: "Scramble Storm";
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  h1, .h1 {
    font-size: 80px;
  }
}
@media screen and (max-width: 993px) {
  h1, .h1 {
    font-size: 56px;
  }
}

h2, .h2 {
  font-size: 80px;
  letter-spacing: 8px;
  line-height: calc(100% - 10px);
  color: #ffffff;
  font-family: "Scramble Storm";
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  h2, .h2 {
    font-size: 64px;
  }
}
@media screen and (max-width: 993px) {
  h2, .h2 {
    font-size: 56px;
  }
}
@media screen and (max-width: 640px) {
  h2, .h2 {
    font-size: 44px;
    letter-spacing: 5px;
  }
}

h3, .h3 {
  font-size: 30px;
  color: #ffffff;
  font-family: "Scramble Storm";
  text-transform: uppercase;
}

h4, .h4 {
  font-size: 26px;
  color: #ffffff;
  font-family: "Scramble Storm";
  text-transform: uppercase;
}

h5, .h5 {
  font-size: 22px;
  color: #ffffff;
  font-family: "Scramble Storm";
  text-transform: uppercase;
}

h6, .h6 {
  font-size: 20px;
  color: #ffffff;
  font-family: "Scramble Storm";
  text-transform: uppercase;
}

p {
  -webkit-hyphens: auto;
          hyphens: auto;
  line-height: 30px;
}
p a {
  color: #8a000c;
  transition: 300ms;
}
p a:hover {
  color: #f00015;
}

p, ul {
  font-family: "Montserrat";
  font-weight: 300;
  padding-bottom: 1rem;
  color: #fff;
}

ul.checkmarkList {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.checkmarkList li {
  line-height: 1.5;
  display: flex;
  padding: 12px 12px 12px 15px;
  margin-bottom: 8px;
  border-radius: 0px 12px 12px 0;
  border-left: 5px solid #8a000c;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: #ffffff;
  align-items: center;
}
ul.checkmarkList li:before {
  float: left;
  display: block;
  content: url(../images/check-circle.svg);
  max-width: 25px;
  color: #8a000c;
  margin: 0 20px 0 0;
  height: 25px;
  width: 100%;
}

ul.noMarkList {
  margin: 0;
  list-style: none;
}
ul.noMarkList li {
  line-height: 1.5;
  display: flex;
  padding: 12px 12px 12px 15px;
  margin-bottom: 8px;
  border-radius: 0px 12px 12px 0;
  border-left: 5px solid #8a000c;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: #ffffff;
  align-items: center;
}

.hr {
  width: 100%;
  height: 1.5px;
  background: #dedede;
}

/*form*/
form {
  font-family: "Montserrat";
}
form input[type=submit] {
  cursor: pointer;
  border: none;
  color: #8a000c;
  background: #ffffff;
  font-weight: 700;
  font-size: 18px;
  margin-top: 18px;
}
form input[type=submit]:hover {
  color: #ffffff !important;
  background: #0d0d0d !important;
}
form input[type=checkbox] {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  margin-right: 8px;
}
form .formHeading {
  text-align: center;
  text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.4705882353);
  width: 100%;
  font-size: 48px;
  font-weight: 600;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  line-height: calc(100% + 10px);
}
@media screen and (max-width: 993px) {
  form .formHeading {
    font-size: 30px;
    line-height: calc(100% + 10px);
  }
}
form fieldset {
  border: none;
}
form label {
  color: #ffffff;
  margin-bottom: 20px;
  display: inline;
}
form label a {
  color: #ffffff;
  transition: 500ms;
}
form label a:hover {
  color: #cccccc;
}
form input {
  width: 100%;
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 30px;
  padding: 12px 20px;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  background: rgba(0, 0, 0, 0);
  border-radius: 6px;
  color: #ffffff;
  margin-bottom: 18px;
}
form input::-moz-placeholder {
  color: #ffffff;
}
form input::placeholder {
  color: #ffffff;
}
form input:focus-visible {
  outline: none;
}
form textarea {
  width: 100%;
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 30px;
  resize: none;
  padding: 12px 20px;
  border: 1.5px solid rgba(255, 255, 255, 0.4);
  background: rgba(0, 0, 0, 0);
  border-radius: 6px;
  color: #ffffff;
  margin-bottom: 18px;
}
form textarea::-moz-placeholder {
  color: #ffffff;
}
form textarea::placeholder {
  color: #ffffff;
}
form textarea:focus-visible {
  outline: none;
}

#formMessage {
  height: 50px; /* Höhe entsprechend anpassen */
  overflow: hidden;
  transition: height 0.5s ease-in-out; /* Geschwindigkeit und Art der Animation anpassen */
}

#formMessage p {
  opacity: 0;
  font-weight: 600;
  transition: opacity 0.5s ease-in-out;
}

/*Grid*/
.col-1 {
  width: 8.33%;
}

.col-2 {
  width: 16.66%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33%;
}

.col-5 {
  width: 41.66%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33%;
}

.col-8 {
  width: 66.66%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33%;
}

.col-11 {
  width: 91.66%;
}

.col-12 {
  width: 100%;
}

.alignCenter {
  text-align: center;
}

[class*=col-] {
  float: left;
  box-sizing: border-box;
  padding: 0 1.125rem;
}
@media screen and (max-width: 993px) {
  [class*=col-] {
    padding: 0 1.525rem;
  }
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

.row {
  position: relative;
  max-width: 1620px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}

.middle {
  display: flex;
  align-items: center;
}

.center {
  display: flex;
  justify-content: center;
}

.reverseRow {
  display: flex;
  flex-direction: row-reverse;
}

@media screen and (max-width: 993px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col12 {
    width: 100%;
  }
  .row {
    display: block;
  }
  .row.rowWrapReverseMedium {
    display: flex;
    flex-flow: wrap-reverse;
  }
}
@media screen and (max-width: 1440px) {
  #leistungenArea .rexIconCol {
    padding: 0 1.125rem;
  }
}
@media screen and (max-width: 1440px) and (max-width: 993px) {
  #leistungenArea .rexIconCol {
    padding: 0 1.525rem;
  }
}
@media screen and (max-width: 1440px) {
  .col-6:first-child {
    padding-left: calc(1.125rem + 30px);
  }
  .col-6:last-child {
    padding-right: calc(1.125rem + 30px);
  }
  .col-6:last-child.colRightImage {
    padding-right: 1.125rem;
  }
}
@media screen and (max-width: 1440px) and (max-width: 993px) {
  .col-6 {
    padding: 0 1.125rem;
  }
  .col-6:first-child {
    padding-left: 1.125rem;
  }
  .col-6:last-child {
    padding-right: 1.125rem;
  }
}
@media screen and (max-width: 1440px) {
  .col-6 .col-6 {
    padding: 0 1.125rem;
  }
}
@media screen and (max-width: 1440px) and (max-width: 993px) {
  .col-6 .col-6 {
    padding: 0 1.525rem;
  }
}
@media screen and (max-width: 1200px) {
  .col-6.large {
    width: 100%;
  }
}
@media screen and (max-width: 993px) {
  .col-6.medium {
    width: 100%;
  }
}
* {
  margin: 0;
  padding: 0;
}
*, *:before, *:after {
  box-sizing: inherit;
}

:root {
  font-size: 18px;
  line-height: 28px;
}

body {
  background: #0d0d0d;
  font-family: "Montserrat";
}

img {
  width: 100%;
  height: 100%;
  display: block;
}

@media screen and (max-width: 993px) {
  main img {
    margin-bottom: 2rem;
  }
}

.btn {
  color: #8a000c;
  background: #ffffff;
  display: inline-block;
  width: auto;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  padding: 16px 45px;
  border-radius: 6px;
  transition: 500ms;
}
@media screen and (max-width: 993px) {
  .btn {
    padding: 12px 30px;
  }
}
@media screen and (max-width: 640px) {
  .btn {
    padding: 8px 25px;
  }
}
.btn:hover {
  background: #0d0d0d;
  color: #ffffff;
}
.btn.white {
  background: rgba(100, 100, 111, 0);
  outline: solid 3px #ffffff;
}
.btn.white:hover {
  background: #fff;
  outline: solid 3px rgba(100, 100, 111, 0);
}

.newArea {
  padding: 300px 0;
}
@media screen and (max-width: 1500px) {
  .newArea {
    padding: 210px 0;
  }
}
@media screen and (max-width: 1200px) {
  .newArea {
    padding: 180px 0;
  }
}
@media screen and (max-width: 993px) {
  .newArea {
    padding: 150px 0;
  }
}
@media screen and (max-width: 640px) {
  .newArea {
    padding: 120px 0;
  }
}
.newArea.newAreaBigPadding {
  padding-top: calc(300px + 3rem);
  padding-bottom: calc(300px + 3rem);
}
.newArea.newAreaBigPaddingTop {
  padding-top: calc(300px + 3rem);
}
.newArea.newAreaBigPaddingBot {
  padding-bottom: calc(300px + 3rem);
}

.newAreaSub {
  padding-top: 300px;
  padding-bottom: 150px;
}

.imageBox img {
  width: 100%;
}
@media screen and (max-width: 993px) {
  .imageBox img {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .imageBox img {
    width: 100%;
  }
}

.socialMediaButton {
  position: fixed;
  z-index: 100;
  top: 35%;
  right: 0;
}
@media screen and (max-width: 640px) {
  .socialMediaButton {
    right: inherit;
    bottom: 0;
    top: inherit;
    width: 100%;
    display: flex;
  }
}
.socialMediaButton .socialMediaContent {
  width: 60px;
  height: 60px;
  padding-right: 20px;
  transform: inherit;
  transition: 500ms;
  transform: translateX(20px);
}
.socialMediaButton .socialMediaContent svg {
  padding: 18px;
}
.socialMediaButton .socialMediaContent.twitter {
  background: #1d9bf0;
}
.socialMediaButton .socialMediaContent.indeed {
  background: #0077b5;
}
.socialMediaButton .socialMediaContent.xing {
  background: #026466;
}
.socialMediaButton .socialMediaContent.mail {
  background: #8a000c;
}
.socialMediaButton .socialMediaContent:hover {
  transform: translateX(0);
}
.socialMediaButton .socialMediaContent.layoutChange {
  background: #8a000c;
  height: 140px;
  padding-right: 0;
}
@media screen and (max-width: 640px) {
  .socialMediaButton .socialMediaContent.layoutChange {
    height: 60px;
  }
}
.socialMediaButton .socialMediaContent.layoutChange svg {
  height: calc(100% - 36px);
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 640px) {
  .socialMediaButton .socialMediaContent.layoutChange svg {
    height: calc(100% + 36px);
  }
}
.socialMediaButton .socialMediaContent.layoutChange .colorChangeBox {
  z-index: 10;
  position: relative;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
  width: 300px;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .socialMediaButton .socialMediaContent.layoutChange .colorChangeBox {
    display: block;
    position: absolute;
    transform: translate(-50%, 100%);
    right: inherit;
    left: 50%;
    width: auto;
  }
}
.socialMediaButton .socialMediaContent.layoutChange .colorChangeBox .color-selector {
  cursor: pointer;
  height: 100%;
  width: 60px;
  border-left: 1px solid #ffffff;
  transition: 300ms;
  position: relative;
}
@media screen and (max-width: 640px) {
  .socialMediaButton .socialMediaContent.layoutChange .colorChangeBox .color-selector {
    border-top: 1px solid #ffffff;
    border-left: inherit;
  }
}
.socialMediaButton .socialMediaContent.layoutChange .colorChangeBox .color-selector::before {
  content: "";
  z-index: -1;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  transform: translate(-50%, -50%) scale(0.1);
  opacity: 0.75;
  transition: 500ms;
  transform-origin: left top;
}
.socialMediaButton .socialMediaContent.layoutChange .colorChangeBox .colorChangeRed {
  background: #5f0008;
}
.socialMediaButton .socialMediaContent.layoutChange .colorChangeBox .colorChangeGreen {
  background: #003306;
}
.socialMediaButton .socialMediaContent.layoutChange .colorChangeBox .colorChangeViolett {
  background: #5500D9;
}
.socialMediaButton .socialMediaContent.layoutChange:hover {
  transform: translateX(-162px);
}
@media screen and (max-width: 640px) {
  .socialMediaButton .socialMediaContent.layoutChange:hover {
    transform: translateY(-212px);
  }
}
@media screen and (max-width: 640px) {
  .socialMediaButton .socialMediaContent {
    padding-right: 0;
    padding-bottom: 10px;
    transform: translateY(10px);
  }
  .socialMediaButton .socialMediaContent:hover {
    transform: translate(0);
  }
}

:root {
  scroll-behavior: smooth;
}

.slashTopContainer {
  width: 100%;
  top: calc(-5% - 30px);
  aspect-ratio: 521/197;
  height: inherit;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 993px) {
  .slashTopContainer {
    top: calc(-8% - 50px);
    top: inherit;
    height: 100%;
  }
}
@media screen and (min-width: 1500px) {
  .slashTopContainer {
    top: calc(-10% - 50px);
    aspect-ratio: 521/197;
    height: inherit;
  }
}
.slashTopContainer .trennerAreaSlashBoxBot {
  background: #5f0008;
  display: block;
  width: 100%;
  height: 100%;
  bottom: 50px;
  position: relative;
}
.slashTopContainer .trennerAreaSlashBoxBot::before {
  content: "";
  background-image: url(/images/background-slash-invert-top.svg);
  position: relative;
  position: absolute;
  left: 0;
  width: 200%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
  transform: scale(-1) translate(0%, 5%);
  background-size: 50%;
  animation: backgroundSlashAnimation2 15s linear infinite;
  z-index: 1;
}

.slashTopInnerContainer {
  width: 200%;
  height: 100%;
  display: flex;
  position: absolute;
  animation: slideSlashTop 14s linear infinite;
}
.slashTopInnerContainer svg.fixSvgBug {
  transform: translate(5px);
}

.slashTopInnerContainerEffect {
  width: 200%;
  height: 100%;
  bottom: 30px;
  display: flex;
  z-index: 5;
  position: absolute;
  animation: slideSlashTop 9s linear infinite;
}
@media screen and (min-width: 993px) {
  .slashTopInnerContainerEffect {
    bottom: -35px;
  }
}
@media screen and (min-width: 1200px) {
  .slashTopInnerContainerEffect {
    bottom: -5px;
  }
}

@keyframes slideSlashTop {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes backgroundSlashAnimation {
  0% {
    transform: translateX(0) translateZ(0) scaleY(1);
  }
  50% {
    transform: translateX(-25%) translateZ(0) scaleY(1);
  }
  100% {
    transform: translateX(-50%) translateZ(0) scaleY(1);
  }
}
@keyframes backgroundSlashAnimation2 {
  0% {
    transform: translateX(0) translateZ(0) scaleY(1) scale(-1) translate(0%, 5%);
  }
  50% {
    transform: translateX(-25%) translateZ(0) scaleY(1) scale(-1) translate(0%, 5%);
  }
  100% {
    transform: translateX(-50%) translateZ(0) scaleY(1) scale(-1) translate(0%, 5%);
  }
}
.backgroundSlashWrapper {
  position: absolute;
  overflow: hidden;
  left: -8%;
  right: 0;
  bottom: 0;
  top: 0;
  transform: rotate(-8deg);
  width: 110%;
  transform-origin: top left;
  margin-top: 0;
  z-index: 1;
}
@media screen and (max-width: 1500px) {
  .backgroundSlashWrapper {
    transform: rotate(-8deg) scale(1.4);
    transform-origin: bottom;
  }
}
@media screen and (max-width: 993px) {
  .backgroundSlashWrapper {
    transform-origin: bottom;
    right: inherit;
    bottom: inherit;
    top: 100%;
    width: 200%;
    left: 50%;
    transform: translate(-50%, calc(-60% - 5px)) skewY(-8deg);
    aspect-ratio: 2.7/1;
    position: absolute;
  }
}

.backgroundSlashWrapperInner {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100%;
  bottom: -1px;
}

.bgSlashEffect {
  z-index: 10;
}

.bgSlashBottom {
  z-index: 5;
}

.backgroundSlash {
  position: absolute;
  display: flex;
  left: 0;
  width: 200%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
}

.backgroundSlashMiddle {
  background-size: 50%;
}

.backgroundSlashAnimation .backgroundSlashMiddle {
  animation: backgroundSlashAnimation 10s linear infinite;
}

.backgroundSlashBottom {
  background-size: 50%;
}

.backgroundSlashAnimation .backgroundSlashBottom {
  animation: backgroundSlashAnimation 15s linear infinite;
}

.teaserArea {
  position: relative;
  overflow-x: clip;
  padding-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .teaserArea {
    padding-top: 180px;
  }
}
@media screen and (max-width: 993px) {
  .teaserArea {
    padding-top: 150px;
  }
}
@media screen and (max-width: 640px) {
  .teaserArea {
    padding-top: 120px;
  }
}
.teaserArea .teaserSwiper {
  width: 50%;
  overflow-x: clip;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .teaserArea .teaserSwiper {
    width: 55%;
  }
}
@media screen and (max-width: 993px) {
  .teaserArea .teaserSwiper {
    width: 50%;
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
@media screen and (max-width: 640px) {
  .teaserArea .teaserSwiper {
    width: 100%;
  }
}
.teaserArea .teaserSwiper .swiper-wrapper {
  width: 100%;
}
@media screen and (max-width: 993px) {
  .teaserArea .teaserSwiper .swiper-wrapper[class*=col-] {
    padding: inherit;
  }
}
@media screen and (min-width: 993px) {
  .teaserArea .teaserSwiper .swiper-wrapper {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 993px) {
  .teaserArea .teaserSwiper .swiper-wrapper .swiper-slide {
    width: 50%;
  }
}
.teaserArea .teaserSwiper .teaserSwiperNav {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 993px) {
  .teaserArea .teaserSwiper .teaserSwiperNav {
    display: block;
  }
}
.teaserArea .teaserSwiper .teaserSwiperNav .swiper-button-next, .teaserArea .teaserSwiper .teaserSwiperNav .swiper-button-prev {
  color: #ffffff;
  background: #5f0008;
  padding: 10px 4px;
  border-radius: 10px;
  transform: translateY(20%);
}
.teaserArea .teaserSwiper .teaserSwiperNav .swiper-pagination {
  bottom: -40px;
}
.teaserArea .teaserSwiper .teaserSwiperNav .swiper-pagination .swiper-pagination-bullet {
  background: #ffffff;
}
.teaserArea .teaserSwiper .teaserSwiperNav .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #8a000c;
}
.teaserArea .row {
  display: flex;
}
@media screen and (max-width: 640px) {
  .teaserArea .row {
    flex-wrap: wrap-reverse;
  }
}
.teaserArea .row .rexIconCol {
  padding-left: 100px;
}
.teaserArea .row .rexIconCol .teaserHeading {
  width: 100%;
}
@media screen and (max-width: 993px) {
  .teaserArea .row .rexIconCol .teaserHeading.underline::after {
    transform: translate(-50%, 60%);
    left: 50%;
  }
}
@media screen and (max-width: 640px) {
  .teaserArea .row .rexIconCol .teaserHeading.underline::after {
    transform: translateY(70%);
    left: 0;
  }
}
@media screen and (max-width: 1200px) {
  .teaserArea .row .rexIconCol .teaserHeading {
    font-size: 58px;
  }
}
@media screen and (max-width: 993px) {
  .teaserArea .row .rexIconCol .teaserHeading {
    text-align: center;
    width: 100vw;
    transform: translateX(-50%);
    left: -40px;
    padding: 0 40px;
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 640px) {
  .teaserArea .row .rexIconCol .teaserHeading {
    text-align: left;
    width: 100%;
    transform: inherit;
    left: inherit;
    padding: initial;
    margin-bottom: inherit;
    font-size: 48px;
    letter-spacing: 5px;
  }
}
@media screen and (max-width: 1500px) {
  .teaserArea .row .rexIconCol {
    width: 50%;
    padding-left: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .teaserArea .row .rexIconCol {
    width: 45%;
    padding-left: 16px;
  }
}
@media screen and (max-width: 993px) {
  .teaserArea .row .rexIconCol {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .teaserArea .row .rexIconCol {
    width: 100%;
  }
}
.teaserArea .row .col-6 .col-6:nth-child(1n+0) {
  margin-top: 36px;
}
.teaserArea .row .col-6 .col-6:nth-child(1n+0) .teaserFlipBox {
  transform-origin: top right;
}
@media screen and (max-width: 993px) {
  .teaserArea .row .col-6 .col-6:nth-child(1n+0) .teaserFlipBox {
    transform-origin: center;
  }
}
@media screen and (max-width: 993px) {
  .teaserArea .row .col-6 .col-6:nth-child(1n+0) .teaserFlipBox {
    margin-top: 36px;
  }
}
.teaserArea .row .col-6 .col-6:nth-child(2n+0) {
  margin-top: 36px;
}
.teaserArea .row .col-6 .col-6:nth-child(2n+0) .teaserFlipBox {
  transform-origin: top left;
}
@media screen and (max-width: 993px) {
  .teaserArea .row .col-6 .col-6:nth-child(2n+0) .teaserFlipBox {
    transform-origin: center;
  }
}
.teaserArea .swiper-slide-active .teaserFlipBox {
  height: 400px;
  perspective: 1000px;
  transform: skewY(-6deg);
}
@media screen and (max-width: 640px) {
  .teaserArea .swiper-slide-active .teaserFlipBox {
    height: 350px;
  }
}
.teaserArea .swiper-slide-active .teaserFlipBox .teaserFlipBoxInner {
  transform: rotateY(180deg);
}
.teaserArea .swiper-slide-active .teaserFlipBox .teaserFlipBoxInner .teaserFlipBoxLineTop path {
  fill: #ffffff !important;
}
.teaserArea .swiper-slide-active .teaserFlipBox .teaserFlipBoxInner .teaserFlipBoxLineBot path {
  fill: #ffffff !important;
}
.teaserArea .teaserFlipBox {
  height: 400px;
  perspective: 1000px;
  transform: skewY(-6deg);
}
@media screen and (max-width: 640px) {
  .teaserArea .teaserFlipBox {
    height: 350px;
  }
}
.teaserArea .teaserFlipBox:hover .teaserFlipBoxInner {
  transform: rotateY(180deg);
}
.teaserArea .teaserFlipBox:hover .teaserFlipBoxInner .teaserFlipBoxFrontContent {
  opacity: 0;
}
.teaserArea .teaserFlipBox:hover .teaserFlipBoxInner .teaserFlipBoxLineTop path {
  fill: #ffffff !important;
}
.teaserArea .teaserFlipBox:hover .teaserFlipBoxInner .teaserFlipBoxLineBot path {
  fill: #ffffff !important;
}
.teaserArea .teaserFlipBoxInner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.teaserArea .teaserFlipBoxInner .teaserFlipBoxLineTop {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: 0;
  z-index: 3;
  width: calc(100% - 50px);
}
.teaserArea .teaserFlipBoxInner .teaserFlipBoxLineTop path {
  fill: #8a000c;
  transition: 300ms;
}
.teaserArea .teaserFlipBoxInner .teaserFlipBoxLineBot {
  position: absolute;
  transform: translate(-50%) scale(-1);
  left: 50%;
  bottom: 0;
  z-index: 3;
  width: calc(100% - 50px);
}
.teaserArea .teaserFlipBoxInner .teaserFlipBoxLineBot path {
  fill: #8a000c;
  transition: 300ms;
}
.teaserArea .teaserFlipBoxFront,
.teaserArea .teaserFlipBoxBack {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.teaserArea .teaserFlipBoxFront {
  background-color: #f9f9f9;
  z-index: 2;
}
.teaserArea .teaserFlipBoxFront .teaserFlipBoxFrontContent {
  opacity: 1;
  transition: 500ms;
  text-align: center;
  transform: skewY(6deg);
}
.teaserArea .teaserFlipBoxFront .teaserFlipBoxFrontContent .teaserFlipBoxFrontContentHeading {
  padding: 0 12px;
  font-size: 28px;
  font-weight: 700;
  font-style: italic;
  color: #8a000c;
  text-align: center;
}
@media screen and (max-width: 993px) {
  .teaserArea .teaserFlipBoxFront .teaserFlipBoxFrontContent .teaserFlipBoxFrontContentHeading {
    font-size: 24px;
  }
}
.teaserArea .teaserFlipBoxFront .teaserFlipBoxFrontContent .teaserFlipBoxFrontIcon.teaserFlipBoxFrontIconResponsive {
  left: 8px;
  position: relative;
}
.teaserArea .teaserFlipBoxBack {
  background-color: #8a000c;
  transform: rotateY(180deg);
}
.teaserArea .teaserFlipBoxBack .teaserFlipBoxBackContent {
  padding: 18px;
  color: #ffffff;
  text-align: center;
  transform: skewY(6deg);
}
.teaserArea .teaserFlipBoxBack .teaserFlipBoxBackContent .teaserFlipBoxBackContentHeading {
  font-size: 20px;
  font-weight: 700;
  display: block;
  line-height: 30px;
}
.teaserArea #rawrTrexIcon {
  margin-top: 100px;
}
@media screen and (max-width: 993px) {
  .teaserArea #rawrTrexIcon {
    width: 300px;
    margin: 0 auto 100px auto;
  }
}
@media screen and (max-width: 640px) {
  .teaserArea #rawrTrexIcon {
    width: 240px;
    margin: 95px auto -100px auto;
  }
}
.teaserArea #rawrTrexIcon.iconResponsiveBackward .rawrTrexUpperJaw {
  animation: rawrTrexIconAnimationUpperJawScreamBackward 0.5s linear forwards;
}
.teaserArea #rawrTrexIcon.iconResponsiveBackward .rawrTrexJaw {
  animation: rawrTrexIconAnimationJawScreamBackward 0.5s linear forwards;
}
.teaserArea #rawrTrexIcon.iconResponsiveBackward .rawrTrexIconSpitOut {
  opacity: 1;
  animation: rawrTrexIconSpitOutAnimationBackward 0.5s linear forwards;
}
.teaserArea #rawrTrexIcon.iconResponsiveBackward.iconResponsiveIdle .rawrTrexUpperJaw {
  animation: rawrTrexIconAnimationUpperJawIdle 4s linear infinite;
}
.teaserArea #rawrTrexIcon.iconResponsiveBackward.iconResponsiveIdle .rawrTrexJaw {
  animation: rawrTrexIconAnimationJawIdle 4s linear infinite;
}
.teaserArea #rawrTrexIcon.iconResponsive .rawrTrexUpperJaw {
  animation: rawrTrexIconAnimationUpperJawScreamStop 2s linear forwards;
}
.teaserArea #rawrTrexIcon.iconResponsive .rawrTrexJaw {
  animation: rawrTrexIconAnimationJawScreamStop 2s linear forwards;
}
.teaserArea #rawrTrexIcon.iconResponsive .rawrTrexIconSpitOut {
  opacity: 1;
  animation: rawrTrexIconSpitOutAnimation 0.5s linear forwards;
}
.teaserArea #rawrTrexIcon .rawrTrexIconSpitOut {
  position: absolute;
  bottom: 30%;
  right: 10%;
  width: 90px;
  height: 90px;
  transform: translate(-50%, -50%);
  transition: 500ms;
  opacity: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 993px) {
  .teaserArea #rawrTrexIcon .rawrTrexIconSpitOut {
    margin-bottom: -20px;
    width: 65px;
    height: 65px;
  }
}
.teaserArea .rawrTrexIcon {
  position: relative;
  width: 80%;
}
.teaserArea .rawrTrexIcon .rawrTrexUpperJaw {
  position: relative;
  width: 80%;
  height: auto;
  transform-origin: right bottom;
  transform: translate(-50%, 0%);
  top: 50%;
  left: 50%;
  animation: rawrTrexIconAnimationUpperJawIdle 4s linear infinite;
}
.teaserArea .rawrTrexIcon .rawrTrexJaw {
  position: relative;
  width: 55%;
  height: auto;
  transform: translate(-30%, -30%) rotate(0deg);
  transform-origin: right top;
  top: 50%;
  left: 50%;
  animation: rawrTrexIconAnimationJawIdle 4s linear infinite;
}
.teaserArea .pinselDrawBox {
  position: absolute;
  width: 140%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.teaserArea .pinselDrawBox svg {
  position: absolute;
}
.teaserArea .pinselDrawBox svg:first-child {
  opacity: 0.5;
}
@media screen and (max-width: 993px) {
  .teaserArea .pinselDrawBox {
    transform: translate(-50%, -50%) scale(1.5);
  }
}
@media screen and (max-width: 640px) {
  .teaserArea .pinselDrawBox {
    transform: translate(-50%, -50%) scale(3.5) rotate(23deg);
  }
}
.teaserArea.animatePen .pinselDrawBox path {
  stroke-dasharray: 3040;
  stroke-dashoffset: 0;
  animation: draw 2s linear forwards;
}

@keyframes rawrTrexIconSpitOutAnimation {
  0% {
    bottom: 30%;
    right: 10%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.1);
  }
  100% {
    bottom: 65%;
    right: 50%;
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes rawrTrexIconSpitOutAnimationBackward {
  0% {
    bottom: 65%;
    right: 50%;
    transform: translate(-50%, -50%) scale(2);
  }
  100% {
    bottom: 30%;
    right: 10%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.1);
  }
}
@keyframes rawrTrexIconAnimationUpperJawIdle {
  0% {
    transform: translate(-50%, 0%) rotate(0deg);
  }
  50% {
    transform: translate(-50%, 0%) rotate(6deg);
  }
  100% {
    transform: translate(-50%, 0%) rotate(0deg);
  }
}
@keyframes rawrTrexIconAnimationJawIdle {
  0% {
    transform: translate(-30%, -30%) rotate(0deg);
  }
  50% {
    transform: translate(-30%, -30%) rotate(-3deg);
  }
  100% {
    transform: translate(-30%, -30%) rotate(0deg);
  }
}
@keyframes rawrTrexIconAnimationUpperJawScream {
  0% {
    transform: translate(-50%, 0%) rotate(0deg);
  }
  10% {
    transform: translate(-50%, 30%) rotate(-12deg);
  }
  20% {
    transform: translate(-50%, 60%) rotate(46deg);
  }
  25% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  30% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  35% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  40% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  45% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  50% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  55% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  60% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  65% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  70% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  80% {
    transform: translate(-50%, 30%) rotate(25deg);
  }
  100% {
    transform: translate(-50%, 0%) rotate(0deg);
  }
}
@keyframes rawrTrexIconAnimationUpperJawScreamStop {
  0% {
    transform: translate(-50%, 0%) rotate(0deg);
  }
  10% {
    transform: translate(-50%, 30%) rotate(-12deg);
  }
  20% {
    transform: translate(-50%, 60%) rotate(46deg);
  }
  25% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  30% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  35% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  40% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  45% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  50% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  55% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  60% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  65% {
    transform: translate(-50%, 60%) rotate(50deg);
  }
  70% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  100% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
}
@keyframes rawrTrexIconAnimationUpperJawScreamBackward {
  0% {
    transform: translate(-50%, 60%) rotate(51deg);
  }
  50% {
    transform: translate(-50%, 30%) rotate(25deg);
  }
  100% {
    transform: translate(-50%, 0%) rotate(0deg);
  }
}
@keyframes rawrTrexIconAnimationJawScream {
  0% {
    transform: translate(-30%, -30%) rotate(0deg);
  }
  10% {
    transform: translate(-25%, 5%) rotate(25deg);
  }
  20% {
    transform: translate(-10%, 30%) rotate(77deg);
  }
  25% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  30% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  35% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  40% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  45% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  50% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  55% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  60% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  65% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  70% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  80% {
    transform: translate(-25%, 5%) rotate(65deg);
  }
  100% {
    transform: translate(-30%, -30%) rotate(0deg);
  }
}
@keyframes rawrTrexIconAnimationJawScreamStop {
  0% {
    transform: translate(-30%, -30%) rotate(0deg);
  }
  10% {
    transform: translate(-25%, 5%) rotate(25deg);
  }
  20% {
    transform: translate(-10%, 30%) rotate(77deg);
  }
  25% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  30% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  35% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  40% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  45% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  50% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  55% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  60% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  65% {
    transform: translate(-10%, 5%) rotate(21deg);
  }
  70% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  100% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
}
@keyframes rawrTrexIconAnimationJawScreamBackward {
  0% {
    transform: translate(-10%, 5%) rotate(20deg);
  }
  50% {
    transform: translate(-25%, 5%) rotate(65deg);
  }
  100% {
    transform: translate(-30%, -30%) rotate(0deg);
  }
}
.firstContentArea {
  position: relative;
  overflow-x: clip;
}
.firstContentArea .pinselDrawBox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 70%;
  transform: translate(-100%, -50%);
  z-index: -1;
}
.firstContentArea .pinselDrawBox svg {
  position: absolute;
}
.firstContentArea .pinselDrawBox svg:first-child {
  opacity: 0.5;
}
@media screen and (max-width: 993px) {
  .firstContentArea .pinselDrawBox {
    position: absolute;
    width: 200%;
    top: 48%;
    left: 70%;
    transform: translate(-60%, -50%);
    z-index: -1;
  }
}
.firstContentArea.animatePen path {
  stroke-dasharray: 2340;
  stroke-dashoffset: 0;
  animation: draw 2s linear forwards;
}

.trennerAreaSlashOverflow {
  overflow-x: clip;
}

.trennerAreaSlash {
  background: #8a000c;
  transform: rotate(-8deg);
  width: 100%;
}
@media screen and (max-width: 993px) {
  .trennerAreaSlash {
    transform: skewY(-8deg);
  }
}
.trennerAreaSlash .backgroundSlashColor {
  content: "";
  background: #5f0008;
  width: 110%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: -5%;
}
.trennerAreaSlash .row {
  z-index: 1;
  transform-origin: center;
  transform: rotate(8deg);
}
@media screen and (max-width: 993px) {
  .trennerAreaSlash .row {
    transform: skewY(8deg);
    padding: 80px 0;
    transform-origin: top left;
  }
}
.trennerAreaSlash .trennerAreaSlashBox {
  position: absolute;
  width: 110%;
  overflow: hidden;
  top: -5px;
  aspect-ratio: 30/1;
  height: auto;
  transform: translateX(-5%);
}
.trennerAreaSlash .trennerAreaSlashBoxBot {
  position: absolute;
  width: 110%;
  overflow: hidden;
  bottom: -5px;
  aspect-ratio: 30/1;
  height: auto;
  bottom: -8px;
  transform: scale(-1) translateX(5%);
}
.trennerAreaSlash .backgroundSlash {
  position: absolute;
  left: 0;
  width: 200%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
}
.trennerAreaSlash .backgroundSlashMiddle {
  background-size: 50%;
  z-index: 10;
}
.trennerAreaSlash .backgroundSlashAnimation .backgroundSlashMiddle {
  animation: backgroundSlashAnimation 10s linear infinite;
}
.trennerAreaSlash .backgroundSlashBottom {
  background-size: 50%;
  z-index: 5;
}
.trennerAreaSlash .backgroundSlashAnimation .backgroundSlashBottom {
  animation: backgroundSlashAnimation 15s linear infinite;
}

.secondContentArea {
  position: relative;
  overflow-x: clip;
}
.secondContentArea .pinselDrawBox {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 80%;
  height: 100%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.secondContentArea .pinselDrawBox svg {
  position: absolute;
}
.secondContentArea .pinselDrawBox svg:first-child {
  opacity: 0.5;
}
@media screen and (max-width: 993px) {
  .secondContentArea .pinselDrawBox {
    transform: translate(-50%, -70%) scale(1.5);
  }
}
@media screen and (max-width: 640px) {
  .secondContentArea .pinselDrawBox {
    transform: translate(-50%, -65%) scale(2.2);
  }
}
.secondContentArea .pinselDrawBox::before {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -2;
  opacity: 0.5;
}
.secondContentArea.animatePen .pinselDrawBox path {
  stroke-dasharray: 2340;
  stroke-dashoffset: 0;
  animation: draw 2s linear forwards;
}

#changeColorAnimation {
  position: absolute;
  z-index: -1;
}
#changeColorAnimation.changeColorAnimationBox {
  position: fixed;
  height: 100%;
  display: block;
  width: 100%;
  z-index: 101;
  top: 0;
  left: 0;
}

@keyframes changeColorAnimationDraw {
  0% {
    stroke-dashoffset: var(--path-length);
  }
  49% {
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: var(--path-length);
  }
}
@keyframes changeColorAnimationDrawForward {
  0% {
    stroke-dashoffset: var(--path-length);
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes changeColorAnimationDrawBackward {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: var(--path-length);
  }
}
#changeColorAnimationPath {
  stroke-dasharray: var(--path-length);
  stroke-dashoffset: var(--path-length);
}

.colorChangeCol {
  position: relative;
}
.colorChangeCol .colorChangeBox {
  z-index: 10;
  position: relative;
  display: flex;
  transition: 300ms;
}
@media screen and (min-width: 640px) {
  .colorChangeCol .colorChangeBox {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(20%, -50%);
  }
}
.colorChangeCol .colorChangeBox .color-selector {
  height: 60px;
  width: 60px;
  outline: 5px solid rgba(255, 255, 255, 0.2941176471);
  border-radius: 10px;
  margin: 35px 25px;
  transition: 300ms;
  position: relative;
}
.colorChangeCol .colorChangeBox .color-selector::before {
  content: "";
  z-index: -1;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  transform: translate(-50%, -50%) scale(0.1);
  opacity: 0.75;
  transition: 500ms;
  transform-origin: left top;
}
.colorChangeCol .colorChangeBox .color-selector:hover::before {
  content: url("/images/scratch-select.svg");
  opacity: 0.25;
  transform: translate(-50%, -50%) scale(1);
}
.colorChangeCol .colorChangeBox .color-selector.active::before {
  content: url("/images/scratch-select.svg");
  opacity: 0.8;
  transform: translate(-50%, -50%) scale(1);
}
@media screen and (min-width: 640px) {
  .colorChangeCol .colorChangeBox .color-selector {
    margin: 35px 5px;
  }
}
@media screen and (min-width: 1500px) {
  .colorChangeCol .colorChangeBox .color-selector {
    height: 80px;
    width: 80px;
    border-radius: 20px;
  }
}
.colorChangeCol .colorChangeBox .color-selector:hover {
  cursor: pointer;
}
.colorChangeCol .colorChangeBox .colorChangeRed {
  background: #5f0008;
}
.colorChangeCol .colorChangeBox .colorChangeGreen {
  background: #003306;
}
.colorChangeCol .colorChangeBox .colorChangeViolett {
  background: #5500D9;
}

.flyingWindowBox {
  position: relative;
}
.flyingWindowBox .flyingWindowBoxInner {
  position: absolute;
  width: 320px;
  height: 380px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.6);
  transition: 300ms;
}
@media screen and (min-width: 640px) {
  .flyingWindowBox .flyingWindowBoxInner {
    transform: translate(-50%, -50%) scale(0.8);
  }
}
@media screen and (min-width: 993px) {
  .flyingWindowBox .flyingWindowBoxInner {
    transform: translate(-50%, -50%) scale(0.6);
  }
}
@media screen and (min-width: 1200px) {
  .flyingWindowBox .flyingWindowBoxInner {
    transform: translate(-50%, -50%) scale(0.8);
  }
}
@media screen and (min-width: 1500px) {
  .flyingWindowBox .flyingWindowBoxInner {
    transform: translate(-50%, -50%);
  }
}
.flyingWindowBox .flyingWindowBoxInner .flyingWindowLogo {
  max-width: 320px;
  position: absolute;
  top: 0;
  left: 0;
}
.flyingWindowBox .flyingWindowBoxInner .flyingWindowLoad {
  position: absolute;
  max-width: 230px;
  max-height: 40px;
  top: 25%;
  transform: translate(30%, -50%);
  left: 50%;
  animation: flyingWindowLoadAnimation 3.5s linear infinite;
}
@media screen and (min-width: 640px) {
  .flyingWindowBox .flyingWindowBoxInner .flyingWindowLoad {
    max-width: 280px;
  }
}
.flyingWindowBox .flyingWindowBoxInner .flyingWindowAnalytic {
  position: absolute;
  top: 93%;
  transform: translate(-50%, -40%);
  left: 100%;
  max-width: 180px;
  max-height: 250px;
  animation: flyingWindowAnalyticAnimation 4.5s linear infinite;
}
.flyingWindowBox .flyingWindowBoxInner .flyingWindowTextblock {
  position: absolute;
  max-width: 240px;
  max-height: 140px;
  transform: translate(-50%, 0%);
  bottom: -10%;
  left: 20%;
  animation: flyingWindowTextblockAnimation 4s linear infinite;
}

@keyframes flyingWindowLoadAnimation {
  0% {
    top: 25%;
  }
  50% {
    top: 28%;
  }
  100% {
    top: 25%;
  }
}
@keyframes flyingWindowAnalyticAnimation {
  0% {
    top: 93%;
  }
  50% {
    top: 96%;
  }
  100% {
    top: 93%;
  }
}
@keyframes flyingWindowTextblockAnimation {
  0% {
    bottom: -10%;
    left: 20%;
  }
  50% {
    bottom: -3%;
  }
  100% {
    bottom: -10%;
    left: 20%;
  }
}
.imageScrollBoxLayouts, .imageScrollBoxLayoutsRight {
  height: 450px;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 170px;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .imageScrollBoxLayouts, .imageScrollBoxLayoutsRight {
    height: 650px;
    width: 100%;
  }
}
.imageScrollBoxLayouts .imageScrollBox, .imageScrollBoxLayoutsRight .imageScrollBox {
  border-radius: 25px;
  overflow: hidden;
  width: 65%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: 500ms;
  box-shadow: 5px 5px 22px 0px rgba(0, 0, 0, 0.3019607843);
}
.imageScrollBoxLayouts .imageScrollBox:nth-child(2), .imageScrollBoxLayoutsRight .imageScrollBox:nth-child(2) {
  right: 0;
  top: inherit;
  bottom: -170px;
}
.imageScrollBoxLayouts .imageScrollBox img, .imageScrollBoxLayoutsRight .imageScrollBox img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  transition: 8s all ease;
}
@media screen and (max-width: 993px) {
  .imageScrollBoxLayouts .imageScrollBox img, .imageScrollBoxLayoutsRight .imageScrollBox img {
    transition: 16s all ease;
  }
}
.imageScrollBoxLayouts .imageScrollBox img:hover, .imageScrollBoxLayoutsRight .imageScrollBox img:hover {
  -o-object-position: bottom;
     object-position: bottom;
}

.imageScrollBoxLayoutsRight {
  margin-top: 170px;
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .imageScrollBoxLayoutsRight {
    height: 650px;
    width: 100%;
  }
}
.imageScrollBoxLayoutsRight .imageScrollBox {
  top: inherit;
}
.imageScrollBoxLayoutsRight .imageScrollBox:nth-child(1) {
  z-index: 10;
  bottom: 0px;
}
.imageScrollBoxLayoutsRight .imageScrollBox:nth-child(2) {
  top: -170px;
}

/*lightbox*/
.lightbox-trigger a {
  position: absolute;
  top: 0;
  background: #8a000c;
  padding: 10px;
  right: 0;
  border-radius: 0 0 0 20px;
  text-decoration: none;
  color: #ffffff;
}
.lightbox-trigger a:before {
  content: url(/images/lightbox.svg);
  width: 40px;
  display: block;
  margin-top: 4px;
}

.lightbox {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.lightbox.active {
  opacity: 1;
}

.lightbox-content {
  position: relative;
  max-width: 1620px;
  padding: 40px;
  margin: auto;
  overflow: auto;
}

.lightbox img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
}

.close {
  position: fixed;
  top: 20px;
  right: 20px;
  text-decoration: none;
  color: #f1f1f1;
  font-size: 35px;
  font-weight: bold;
  transition: 0.3s;
  transform: translate(-100%, 100%);
}
.close::before {
  content: "";
  position: absolute;
  background: #8a000c;
  height: 50px;
  width: 50px;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.whiteLinkMail .emailLink a {
  color: #ffffff;
}
.whiteLinkMail .emailLink a:hover {
  color: #999999;
}

@keyframes draw {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 3040;
  }
}
#header {
  display: flex;
  align-items: center;
  width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow-x: clip;
  aspect-ratio: 2.7/1;
}
@media screen and (max-width: 993px) {
  #header {
    padding-top: 150px;
    background: #5f0008;
    margin-bottom: 18.5185185185%;
  }
}
@media screen and (max-width: 1500px) {
  #header {
    padding-top: 180px;
  }
}
#header .headerRow {
  position: absolute;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 993px) {
  #header .headerRow .col-6 {
    text-align: center;
    margin-top: 50px;
  }
}
@media screen and (max-width: 993px) {
  #header .headerRow {
    position: inherit;
    left: inherit;
    transform: inherit;
  }
}
@media screen and (max-width: 1200px) {
  #header .headerRow {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 993px) {
  #header .headerRow {
    margin-bottom: 50px;
  }
}
#header .headerRow .colRightImage {
  position: absolute;
  left: 50%;
}
@media screen and (max-width: 993px) {
  #header .headerRow .colRightImage {
    padding: 0;
    aspect-ratio: 866/644;
    position: inherit;
    left: inherit;
  }
}
#header .headerRow .headerImageSplashPen {
  position: absolute;
  top: 0;
  left: 0;
}
#header .headerRow .headerImageRex {
  position: absolute;
  top: 0;
  left: 0;
}
#header .headerRow .headerImageTabletBackground {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#header .btn {
  margin-top: 1.5rem;
}
@media screen and (max-width: 640px) {
  #header {
    height: 100%;
    min-height: 600px;
  }
}
#header .claimHeading {
  font-family: "Scramble Storm";
  font-size: 140px;
  letter-spacing: 8px;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  line-height: calc(100% + 10px);
}
@media screen and (max-width: 1500px) {
  #header .claimHeading {
    font-size: 110px;
  }
}
@media screen and (max-width: 993px) {
  #header .claimHeading {
    text-align: center;
  }
}
#header .claimHeading span {
  font-family: "Montserrat";
  letter-spacing: initial;
  line-height: initial;
  text-transform: none;
  display: block;
  font-size: 26px;
  font-weight: 400;
}
#header .claimHeading .rawrButton {
  display: inline-block;
  font-family: "Scramble Storm";
  font-size: 100px;
  letter-spacing: 8px;
  line-height: calc(100% + 10px);
  position: relative;
  color: #5f0008;
  padding: 20px 60px;
  transform: skewY(-3deg);
}
#header .claimHeading .rawrButton:before {
  position: absolute;
  content: url(/images/rawr-button.svg);
  height: 100px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #header .claimHeading {
    font-size: 80px;
    line-height: calc(100% + 10px);
  }
  #header .claimHeading span {
    display: block;
    font-size: 22px;
    font-weight: 400;
  }
}
#header .claimBox {
  position: relative;
}
@media screen and (max-width: 640px) {
  #header .claimBox {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}

.headAnalyseWindow {
  animation: flyingHeadAnalyseWindowAnimation 7s linear infinite;
}

.headTextWindow {
  animation: flyingHeadTextWindowAnimation 5s linear infinite;
}

@keyframes flyingHeadAnalyseWindowAnimation {
  0% {
    transform: perspective(400px) rotateY(345deg) skewY(-5deg) translate(-65%, -10%);
  }
  50% {
    transform: perspective(400px) rotateY(350deg) skewY(-5deg) translate(calc(-65% + 20px), calc(-10% - 25px));
  }
  100% {
    transform: perspective(400px) rotateY(345deg) skewY(-5deg) translate(-65%, -10%);
  }
}
@keyframes flyingHeadTextWindowAnimation {
  0% {
    transform: perspective(400px) rotateY(345deg) skewY(3deg) translate(-38%, -45%);
  }
  50% {
    transform: perspective(400px) rotateY(345deg) skewY(3deg) translate(calc(-38% + 20px), calc(-45% + 20px));
  }
  100% {
    transform: perspective(400px) rotateY(345deg) skewY(3deg) translate(-38%, -45%);
  }
}
#navigation {
  height: 55px;
  background: rgba(0, 0, 0, 0);
  position: fixed;
  width: 100%;
  z-index: 100;
  transition: 500ms;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
#navigation ul {
  font-weight: 600;
}

#navigation.scrollDown {
  background: #8a000c;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 993px) {
  #navigation.scrollDown .brand {
    width: 100%;
    max-width: 80px;
  }
}

#navigation.scrollTop {
  background: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 993px) {
  #navigation.scrollTop {
    height: 120px;
  }
}
@media screen and (min-width: 993px) {
  #navigation.scrollTop .brand {
    width: 100%;
    max-width: 170px;
  }
}

/*supPage*/
.subPage #navigation.scrollDown {
  background: #8a000c;
  height: 55px;
}
@media screen and (min-width: 993px) {
  .subPage #navigation.scrollDown .brand {
    width: 100%;
    max-width: 260px;
  }
}

.subPage #navigation.scrollTop {
  background: rgba(0, 0, 0, 0);
  height: 55px;
}
@media screen and (min-width: 993px) {
  .subPage #navigation.scrollTop {
    height: 75px;
  }
}
@media screen and (min-width: 993px) {
  .subPage #navigation.scrollTop .brand {
    width: 100%;
    max-width: 260px;
  }
}

.brand {
  position: absolute;
  padding-left: 20px;
  float: left;
  line-height: 55px;
  text-transform: uppercase;
  font-size: 1.4em;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  max-width: 300px;
  transition: 500ms;
}
@media screen and (max-width: 993px) {
  .brand {
    max-width: 80px;
  }
}

.brand a, .brand a:visited {
  color: #ffffff;
  text-decoration: none;
}

.nav-container {
  max-width: 1620px;
  margin: 0 auto;
  height: 100%;
}

nav {
  float: right;
}
@media screen and (min-width: 993px) {
  nav {
    display: flex;
    align-items: center;
    height: 100%;
  }
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav ul li {
  float: left;
  position: relative;
}

nav ul li a, nav ul li a:visited {
  display: block;
  padding: 0 20px;
  line-height: 55px;
  color: #fff;
  background: #262626;
  text-decoration: none;
  transition: 500ms;
}

nav ul li a {
  background: transparent;
  color: #FFF;
}

nav ul li a:hover, nav ul li a:visited:hover {
  background: #5f0008;
  color: #ffffff;
}

.navbar-dropdown li a {
  background: #5f0008;
}

nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
  padding-left: 4px;
  content: " ▾";
}

nav ul li ul li {
  min-width: 190px;
  width: 100%;
}

nav ul li ul li a {
  padding: 15px;
  line-height: 20px;
}

.navbar-dropdown {
  position: absolute;
  z-index: 1;
  background: #fff;
  overflow: hidden;
  transition: 500ms;
  max-height: 0px;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.25);
}

/* Mobile navigation */
.nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  height: 55px;
  width: 70px;
}

@media only screen and (max-width: 993px) {
  .nav-mobile {
    display: block;
  }
  nav {
    width: 100%;
    padding: 55px 0 15px;
  }
  nav ul {
    transition: 500ms;
    max-height: 0px;
    overflow: hidden;
  }
  nav ul li {
    float: none;
  }
  nav ul li a {
    padding: 15px;
    line-height: 20px;
    background: #262626;
  }
  nav ul li ul li a {
    padding-left: 30px;
  }
  .navbar-dropdown {
    position: static;
  }
}
@media only screen and (max-width: 993px) and (min-width: 993px) {
  .nav-list {
    display: block !important;
  }
}
@media only screen and (max-width: 993px) {
  #navbar-toggle {
    position: absolute;
    left: 18px;
    top: 15px;
    cursor: pointer;
    padding: 10px 35px 16px 0px;
  }
}
@media only screen and (max-width: 993px) {
  #navbar-toggle span, #navbar-toggle span:before, #navbar-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 3px;
    width: 30px;
    background: #ffffff;
    position: absolute;
    display: block;
    content: "";
    transition: all 300ms ease-in-out;
  }
}
@media only screen and (max-width: 993px) {
  #navbar-toggle span:before {
    top: -10px;
  }
}
@media only screen and (max-width: 993px) {
  #navbar-toggle span:after {
    bottom: -10px;
  }
}
@media only screen and (max-width: 993px) {
  #navbar-toggle.active span {
    background-color: transparent;
  }
}
@media only screen and (max-width: 993px) {
  #navbar-toggle.active span:before, #navbar-toggle.active span:after {
    top: 0;
  }
}
@media only screen and (max-width: 993px) {
  #navbar-toggle.active span:before {
    transform: rotate(45deg);
  }
}
@media only screen and (max-width: 993px) {
  #navbar-toggle.active span:after {
    transform: rotate(-45deg);
  }
}
nav ul.open {
  display: block;
  max-height: 500px;
}

.navbar-dropdown.open {
  display: block;
}

.footerAreaSlashOverflow {
  overflow-x: clip;
}

.footerAreaSlash {
  background: #8a000c;
  transform: rotate(-8deg);
  transform-origin: left;
  margin-top: 150px;
  width: 100%;
}
@media screen and (max-width: 993px) {
  .footerAreaSlash {
    margin-top: 0;
  }
}
@media screen and (max-width: 993px) {
  .footerAreaSlash {
    transform: skewY(-8deg);
  }
}
.footerAreaSlash .backgroundSlashColor {
  background: #5f0008;
  width: 112%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: -5%;
}
@media screen and (max-width: 993px) {
  .footerAreaSlash .backgroundSlashColor {
    width: 200%;
  }
}
.footerAreaSlash .row {
  transform-origin: center;
  transform: rotate(8deg);
  justify-content: flex-end;
  padding: 180px 0;
}
@media screen and (max-width: 1500px) {
  .footerAreaSlash .row {
    padding: 120px 0;
  }
}
@media screen and (max-width: 1200px) {
  .footerAreaSlash .row {
    padding: 80px 0;
  }
}
.footerAreaSlash .row#contactForm {
  padding: 0;
  transform: inherit;
  justify-content: start;
  flex-wrap: wrap;
}
.footerAreaSlash .row#contactForm .col-6:nth-child(2) {
  padding-right: 0;
  padding-left: 8px;
}
@media screen and (max-width: 993px) {
  .footerAreaSlash .row#contactForm .col-6:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
  }
}
.footerAreaSlash .row#contactForm .col-6:first-child {
  padding-left: 0;
  padding-right: 8px;
}
@media screen and (max-width: 993px) {
  .footerAreaSlash .row#contactForm .col-6:first-child {
    padding-left: 0;
    padding-right: 0;
  }
}
.footerAreaSlash .row#contactForm .col-12 {
  padding: 0;
}
@media screen and (max-width: 993px) {
  .footerAreaSlash .row {
    padding-top: 100px;
    padding-bottom: 0;
    transform: skewY(8deg);
    transform-origin: top left;
    flex-wrap: wrap-reverse;
    display: flex;
  }
}
.footerAreaSlash .row .imageMargin {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 993px) {
  .footerAreaSlash .row .imageMargin {
    position: relative;
  }
}
.footerAreaSlash .row .imageMargin img {
  width: 100%;
  transform-origin: bottom;
  transform: translateY(10%) scale(1.1);
}
@media screen and (max-width: 993px) {
  .footerAreaSlash .row .imageMargin img {
    transform: translateY(0);
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .footerAreaSlash .row .imageMargin img {
    margin-bottom: 10px;
    width: 100%;
  }
}
.footerAreaSlash .footerAreaSlashBox {
  position: absolute;
  width: 110%;
  overflow: hidden;
  top: -5px;
  aspect-ratio: 30/1;
  height: auto;
  transform: translateX(-4%);
}
@media screen and (max-width: 993px) {
  .footerAreaSlash .footerAreaSlashBox {
    width: 200%;
  }
}
.footerAreaSlash .footerAreaSlashBoxBot {
  position: absolute;
  width: 110%;
  overflow: hidden;
  bottom: -5px;
  aspect-ratio: 30/1;
  height: auto;
  bottom: -8px;
  transform: scale(-1) translateX(5%);
}
@media screen and (max-width: 993px) {
  .footerAreaSlash .footerAreaSlashBoxBot {
    width: 200%;
  }
}
.footerAreaSlash .backgroundSlash {
  position: absolute;
  left: 0;
  width: 200%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
}
.footerAreaSlash .backgroundSlashMiddle {
  background-size: 50%;
  z-index: 10;
}
.footerAreaSlash .backgroundSlashAnimation .backgroundSlashMiddle {
  animation: backgroundSlashAnimation 10s linear infinite;
}
.footerAreaSlash .backgroundSlashBottom {
  background-size: 50%;
  z-index: 5;
}
.footerAreaSlash .backgroundSlashAnimation .backgroundSlashBottom {
  animation: backgroundSlashAnimation 15s linear infinite;
}

footer #footerNavigation {
  padding: 20px 18px;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
}
footer #footerNavigation.subPage {
  background: #000;
}
footer #footerNavigation a {
  margin: 0 25px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
footer #footerNavigation a.active {
  color: #8a000c;
}
footer #footerNavigation p {
  margin: 0 25px;
  font-weight: 600;
  color: #4b4b4b;
  text-transform: uppercase;
  text-decoration: none;
}

@media screen and (max-width: 993px) {
  footer #footerNavigation {
    display: block;
    text-align: center;
  }
  footer #footerNavigation a {
    width: 100%;
    display: block;
    border-bottom: 1px solid rgba(175, 175, 175, 0.6);
    margin: 0;
    padding: 20px 0;
  }
  footer #footerNavigation a:last-child {
    border-bottom: none;
    padding-bottom: 55px;
  }
}/*# sourceMappingURL=styles.css.map */