@font-face {
  font-family: Humane;
  src: url('../fonts/Humane-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --_color---text-color-two: #111;
  --_size---body-1--font-family: var(--_typography---heading-font-three);
  --_color---text-color: #c2c2c2;
  --_size---body-1--font-size: 18px;
  --_size---body-1--line-height: 100%;
  --_size---body-1--font-weight: 400;
  --_size---h1--font-family: var(--_typography---heading-font-one);
  --_size---h1--font-size: 551px;
  --_size---h2--line-height: 90%;
  --_size---h1--font-weight: 400;
  --_size---h1--letter-spacing: 0%;
  --_size---h2--font-family: var(--_typography---heading-font-five);
  --_size---h2--font-size: 80px;
  --_size---h2--font-weight: 400;
  --_size---h4--font-family: var(--_typography---heading-font-three);
  --_size---h4--font-size: 24px;
  --_size---h4--line-height: 90%;
  --_size---h4--font-weight: 400;
  --_size---h5--font-family: var(--_typography---heading-font-three);
  --_size---h5--font-size: 20px;
  --_size---h5--font-weight: 400;
  --_size---h6--font-family: var(--_typography---heading-font-three);
  --_size---h6--font-size: 16px;
  --_size---h6--line-height: 144%;
  --_size---h6--font-weight: 400;
  --_color---dib-oringe: #df720c;
  --_size---h5--line-height: 129%;
  --width: 100%;
  --_color---white: white;
  --_size---font-size-small: 14px;
  --_size---button--line-height: 110%;
  --font-weight: 500;
  --_size---h2--letter-spacing: -.32px;
  --line-height: 118%;
  --height: 100%;
  --_color---bg-color: #eee;
  --_spacing---big-padding: 300px;
  --_spacing---spacing-medium-rare: 20px;
  --_spacing---spacing-xl-large: 100px;
  --_spacing---big-padding-two: 145px;
  --line-height-2: 136%;
  --letter-spacing: -.48px;
  --line-height-3: 145%;
  --line-height-4: 105%;
  --font-weight-2: 500px;
  --_size---h1--line-height: 81%;
  --_spacing---spacing-padding-three: 100px;
  --_spacing---spacing-zero: 0px;
  --_spacing---spacing-padding: 120px;
  --_spacing---spacing-slim: 10px;
  --_spacing---spacing-medium: 50px;
  --_spacing---spacing-regular: 40px;
  --_color---text-box-border: #e6e6e61a;
  --_color---text-box-color: #ffffff14;
  --_size---h3--font-size: 40px;
  --_spacing---spacing-small: 9px;
  --_spacing---spacing-normal: 18px;
  --_spacing---spacing-padding-two: 48px;
  --_spacing---spacing-medium-two: 40px;
  --_size---h3--font-weight: 400;
  --_color---text-color-three: #636363;
  --_spacing---spacing-left: 30px;
  --_size---h3--font-family: var(--_typography---heading-font-five);
  --_spacing---spacing-large: 120px;
  --_color---testi-box: #f8c100;
  --_size---font-size-medium: 32px;
  --_spacing---spacing-padding-four: 32px;
  --_color---testi-bg: #ffffff0f;
  --_color---link-border: #ffffff26;
  --_color---contact-from-color: #ffffff0f;
  --_color---contact-button: #e9e9e9;
  --_typography---heading-font-two: "IBM Plex Mono", sans-serif;
  --_size---button--font-size: 16px;
  --_typography---heading-font-four: Manrope, sans-serif;
  --_color---text-color-four: #e6e6e6;
  --_color---button-text: "IBM Plex Mono", sans-serif;
  --line-bg: #ffffff1a;
  --_color---form-color: #232423;
  --_size---h3--letter-spacing: -.32px;
  --elements-webflow-library--accent--primary-1\<deleted\|variable-86b36df2\>: #4a3aff;
  --_color---elements-webflow-library--general--shadow-02: #14142b14;
  --_size---body-2--font-weight: 400;
  --elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>: #211f54;
  --_size---button--font-family: var(--_typography---heading-font-three);
  --_size---button--font-weight: 400;
  --_size---body-2--font-family: var(--_typography---heading-font-three);
  --gainsboro: #ddd;
  --krishna: #5641f3;
  --_typography---heading-font-one: Humane, Arial, sans-serif;
  --_size---h3--line-height: 90%;
  --_size---h4--letter-spacing: -.32px;
  --_size---h5--letter-spacing: 0%;
  --_size---h6--letter-spacing: 0%;
  --_size---button--letter-spacing: 0%;
  --_size---body-1--letter-spacing: 0%;
  --_size---body-2--font-size: 16px;
  --_size---body-2--letter-spacing: 0%;
  --_size---body-2--line-height: 100%;
  --_size---font-size-lg: 200px;
  --line-height-5: 70%;
  --_typography---heading-font-three: "IBM Plex Sans", sans-serif;
  --_typography---heading-font-five: "Bebas Neue", sans-serif;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

html, body {
  overflow-x: hidden;
}

body {
  background-color: var(--_color---text-color-two);
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---body-1--font-size);
  line-height: var(--_size---body-1--line-height);
  font-weight: var(--_size---body-1--font-weight);
}

h1 {
  font-family: var(--_size---h1--font-family);
  color: var(--_color---text-color-two);
  font-size: var(--_size---h1--font-size);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--_size---h2--font-family);
  color: var(--_color---text-color-two);
  font-size: var(--_size---h2--font-size);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h2--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  font-family: var(--_size---h4--font-family);
  color: var(--_color---text-color-two);
  font-size: var(--_size---h4--font-size);
  line-height: var(--_size---h4--line-height);
  font-weight: var(--_size---h4--font-weight);
  margin-top: 0;
  margin-bottom: 0;
}

h5 {
  font-family: var(--_size---h5--font-family);
  color: var(--_color---text-color-two);
  font-size: var(--_size---h5--font-size);
  line-height: var(--_size---h4--line-height);
  font-weight: var(--_size---h5--font-weight);
  margin-top: 0;
  margin-bottom: 0;
}

h6 {
  font-family: var(--_size---h6--font-family);
  color: var(--_color---text-color-two);
  font-size: var(--_size---h6--font-size);
  line-height: var(--_size---h6--line-height);
  font-weight: var(--_size---h6--font-weight);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---dib-oringe);
  font-size: var(--_size---h5--font-size);
  line-height: var(--_size---h5--line-height);
  font-weight: var(--_size---body-1--font-weight);
  margin-bottom: 0;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.header {
  z-index: 11;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  inset: 0% 0% auto;
}

.header-container {
  max-width: 1358px;
}

.header-row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header-logo-wrap {
  width: var(--width);
}

.header-wrapper {
  background-color: #0000;
  padding-top: 27px;
  padding-bottom: 27px;
}

.header-logo {
  max-width: 130px;
  max-height: 45px;
  object-fit: contain;
}

.header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.heading-menu-wrap {
  width: var(--width);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-text {
  font-family: var(--_size---h6--font-family);
  color: var(--_color---white);
  font-size: var(--_size---font-size-small);
  line-height: var(--_size---button--line-height);
  font-weight: var(--font-weight);
  letter-spacing: var(--_size---h2--letter-spacing);
  text-transform: uppercase;
}

.heading-right-content-wrap {
  width: var(--width);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading-right-p {
  max-width: 204px;
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  text-align: right;
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.heading-right-second-content {
  display: flex;
}

.heading-right-img {
  width: var(--width);
  height: var(--height);
  border: 1px solid var(--_color---bg-color);
  border-radius: 50%;
  max-width: 55px;
  max-height: 55px;
  position: relative;
}

.heading-right-phone-call {
  background-color: var(--_color---white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-left: -8px;
  padding-top: 2px;
  padding-right: 5px;
  display: flex;
}

.hero {
  z-index: 2;
  padding: var(--_spacing---big-padding) var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-xl-large);
  margin-top: -5px;
  position: relative;
  overflow: hidden;
}

.hero-container {
  max-width: 1358px;
}

.hero-row {
  z-index: 2;
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.hero-top-fast-text-wrap {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-fast-text {
  max-width: 238px;
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height-2);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--letter-spacing);
  text-transform: uppercase;
}

.hero-content-bottom-right-wrap {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: row;
  display: flex;
}

.hero-right-img-content-wrap {
  background-color: var(--_color---white);
  border-radius: 38px;
  width: 102px;
  height: 57px;
  padding-left: 3px;
  display: flex;
}

.hero-right-img-01 {
  width: var(--width);
  height: var(--height);
  border-radius: 50%;
  max-width: 56px;
  max-height: 56px;
}

.hero-right-img-02 {
  width: var(--width);
  height: var(--height);
  border: 2px solid var(--_color---white);
  border-radius: 50%;
  max-width: 56px;
  max-height: 56px;
  margin-left: -12px;
}

.hero-text {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height-3);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--letter-spacing);
  text-transform: uppercase;
}

.hero-bottom-content-right-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-bottom-text {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---white);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height-4);
  font-weight: var(--font-weight);
  letter-spacing: var(--letter-spacing);
  text-transform: uppercase;
}

.hero-content-bottom-right-wrap-02 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hero-bottom-h1 {
  font-family: var(--_size---h1--font-family);
  color: var(--_color---white);
  font-size: var(--font-weight-2);
  line-height: var(--_size---h1--line-height);
  font-weight: var(--_size---h1--font-weight);
  text-align: center;
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.about {
  z-index: 2;
  padding: var(--_spacing---spacing-padding-three) 0 var(--_spacing---spacing-xl-large);
  position: relative;
}

.about-container {
  max-width: 1322px;
  margin: 0 auto;
  padding: 0 var(--_spacing---spacing-medium-rare);
}

.about-row {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.about-left-content-wrap {
  height: var(--height);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 45%;
  flex-shrink: 0;
}

.about-img {
  width: var(--width);
  height: var(--height);
  object-fit: cover;
  max-width: 312px;
  max-height: 323px;
}

.about-left-content-p {
  max-width: 312px;
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---h6--font-size);
  line-height: var(--line-height-2);
  font-weight: var(--_size---body-1--font-weight);
  text-align: right;
  letter-spacing: var(--_size---h1--letter-spacing);
}

.about-right-content-wrap {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  display: flex;
  padding-left: 80px;
}

.about-t {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---dib-oringe);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.about-h2 {
  max-width: 645px;
  font-family: var(--_size---h2--font-family);
  color: var(--_color---white);
  font-size: clamp(42px, 6vw, 80px);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h2--font-weight);
  letter-spacing: var(--letter-spacing);
}

/* ========================
   Kampagnen & Referenzen – Infinity Loop Marquee
   ======================== */
.kampagnen-section {
  position: relative;
  z-index: 2;
  background: #ffffff;
  padding: 80px 0 60px;
  overflow: hidden;
}

/* Side-by-Side Layout */
.kampagnen-layout {
  display: flex;
  align-items: center;
  gap: 0;
  min-height: 500px;
}

/* Intro-Block (Text links) */
.kampagnen-intro-block {
  flex-shrink: 0;
  width: 480px;
  max-width: 38vw;
  padding: 40px 40px 40px 60px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  z-index: 3;
  position: relative;
}

/* Weißer Fade nach rechts, damit Ticker/Video dahinter verschwinden */
.kampagnen-intro-block::after {
  content: '';
  position: absolute;
  top: -100px;
  bottom: -100px;
  left: -60px;
  right: -60px;
  background: linear-gradient(to right, #ffffff 60%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
  pointer-events: none;
}

.kampagnen-cta-btn.section-cta-btn {
  margin-top: 10px;
  background: rgba(0, 0, 0, 0.06) !important;
  color: rgba(0, 0, 0, 0.7) !important;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  backdrop-filter: none;
}

.kampagnen-cta-btn.section-cta-btn:hover {
  background: rgba(0, 0, 0, 0.12) !important;
  color: #111 !important;
  border-color: rgba(0, 0, 0, 0.35) !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

/* Rechte Seite: Logo-Ticker + Video-Marquee */
.kampagnen-right {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
}

.kampagnen-tag {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---dib-oringe, #e87a2e);
  font-size: var(--_size---font-size-small, 14px);
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.kampagnen-h2 {
  font-family: var(--_size---h2--font-family);
  color: #111111;
  font-size: clamp(36px, 4vw, 64px);
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.kampagnen-desc {
  font-family: var(--_size---body-1--font-family);
  color: rgba(0, 0, 0, 0.55);
  font-size: clamp(14px, 1.2vw, 17px);
  line-height: 160%;
  font-weight: 400;
  margin: 0;
}

.kampagnen-desc-accent {
  color: rgba(0, 0, 0, 0.8);
  font-style: italic;
}

/* ── Logo-Ticker (Infinity Loop) ── */
.kampagnen-logo-ticker {
  width: 100%;
  overflow: hidden;
  padding: 8px 0;
  margin-bottom: 12px;
  position: relative;
}

/* Fade an den Rändern */
.kampagnen-logo-ticker::before,
.kampagnen-logo-ticker::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 120px;
  z-index: 2;
  pointer-events: none;
}

.kampagnen-logo-ticker::before {
  left: 0;
  background: linear-gradient(to right, #ffffff, transparent);
}

.kampagnen-logo-ticker::after {
  right: 0;
  background: linear-gradient(to left, #ffffff, transparent);
}

.kampagnen-logo-track {
  display: flex;
  align-items: center;
  gap: 60px;
  white-space: nowrap;
  animation: logoMarquee 30s linear infinite;
  width: max-content;
}

.kampagnen-logo-item {
  font-family: var(--_size---h2--font-family);
  font-size: clamp(16px, 1.5vw, 22px);
  font-weight: 600;
  color: rgba(0, 0, 0, 0.35);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  flex-shrink: 0;
  transition: color 0.3s ease;
}

.kampagnen-logo-item:hover {
  color: rgba(0, 0, 0, 0.7);
}

.kampagnen-logo-img {
  height: 125px;
  width: auto;
  max-width: 250px;
  object-fit: contain;
  flex-shrink: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  filter: none;
}

.kampagnen-logo-img:hover {
  opacity: 1;
  filter: none;
}

@keyframes logoMarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* ── Video-Marquee (Infinity Loop) ── */
.kampagnen-video-marquee {
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Fade an den Rändern */
.kampagnen-video-marquee::before,
.kampagnen-video-marquee::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  z-index: 2;
  pointer-events: none;
}

.kampagnen-video-marquee::before {
  left: 0;
  background: linear-gradient(to right, #ffffff, transparent);
}

.kampagnen-video-marquee::after {
  right: 0;
  background: linear-gradient(to left, #ffffff, transparent);
}

.kampagnen-video-track {
  display: flex;
  align-items: center;
  gap: 20px;
  animation: videoMarquee 45s linear infinite;
  width: max-content;
}

.kampagnen-video-marquee:hover .kampagnen-video-track {
  animation-play-state: paused;
}

/* Karte (kleiner als vorher) */
.kampagnen-card-sm {
  flex-shrink: 0;
  width: 180px;
  max-width: 180px;
}

.kampagnen-card-video-sm {
  width: 180px;
  height: 320px;
  border-radius: 12px;
  overflow: hidden;
  background: #f5f5f5;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08), 0 2px 6px rgba(0, 0, 0, 0.04);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
}

.kampagnen-card-sm:hover .kampagnen-card-video-sm {
  transform: scale(1.04);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.14), 0 4px 12px rgba(0, 0, 0, 0.08);
}

.kampagnen-section .kampagnen-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes videoMarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Responsive */
@media screen and (max-width: 991px) {
  .kampagnen-section {
    padding: 60px 0 50px;
  }

  .kampagnen-layout {
    flex-direction: column;
    align-items: stretch;
  }

  .kampagnen-intro-block {
    width: 100%;
    max-width: none;
    padding: 0 24px;
    margin-bottom: 12px;
  }

  .kampagnen-intro-block::after {
    display: none;
  }

  .kampagnen-right {
    width: 100%;
  }

  .kampagnen-card-sm {
    width: 150px;
    max-width: 150px;
  }

  .kampagnen-card-video-sm {
    width: 150px;
    height: 267px;
  }

  .kampagnen-logo-track {
    gap: 40px;
    animation-duration: 45s;
  }
}

@media screen and (max-width: 767px) {
  .kampagnen-section {
    padding: 50px 0 40px;
  }

  .kampagnen-intro-block {
    padding: 0 20px;
    margin-bottom: 8px;
  }

  .kampagnen-card-sm {
    width: 130px;
    max-width: 130px;
  }

  .kampagnen-card-video-sm {
    width: 130px;
    height: 231px;
  }

  .kampagnen-logo-track {
    gap: 30px;
    animation-duration: 40s;
  }

  .kampagnen-video-track {
    gap: 14px;
    animation-duration: 35s;
  }

  .kampagnen-logo-ticker::before,
  .kampagnen-logo-ticker::after {
    width: 40px;
  }
}

@media screen and (max-width: 479px) {
  .kampagnen-intro-block {
    padding: 0 16px;
  }

  .kampagnen-card-sm {
    width: 110px;
    max-width: 110px;
  }

  .kampagnen-card-video-sm {
    width: 110px;
    height: 196px;
  }

  .kampagnen-video-track {
    gap: 10px;
  }
}

/* ========================
   Video Showcase – Querformat Highlight
   ======================== */
.video-showcase-section {
  position: relative;
  z-index: 2;
  background: #0a0a0a;
  padding: 100px 0 80px;
  overflow: hidden;
}

.video-showcase-inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  gap: 48px;
}

/* Headline */
.video-showcase-header {
  text-align: center;
}

.video-showcase-h2 {
  font-family: var(--_size---h2--font-family);
  color: #ffffff;
  font-size: clamp(32px, 4.5vw, 64px);
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0;
}

.video-showcase-h2 br + * {
  color: var(--_color---dib-oringe, #df720c);
}

/* Video-Container */
.video-showcase-player {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 18px;
  overflow: hidden;
  box-shadow:
    0 20px 80px rgba(0, 0, 0, 0.5),
    0 4px 20px rgba(0, 0, 0, 0.3);
}

.video-showcase-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Gradient-Overlay für "in den Hintergrund gehen"-Effekt */
.video-showcase-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    transparent 50%,
    rgba(10, 10, 10, 0.25) 75%,
    rgba(10, 10, 10, 0.7) 100%
  );
  pointer-events: none;
}

/* Footer: Kunden + CTAs */
.video-showcase-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
  padding: 0 8px;
}

.video-showcase-client {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.video-showcase-client-label {
  font-family: var(--_size---body-1--font-family);
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.video-showcase-client-names {
  font-family: var(--_size---h2--font-family);
  font-size: clamp(18px, 2vw, 28px);
  font-weight: 600;
  color: #ffffff;
  letter-spacing: -0.01em;
}

/* CTAs */
.video-showcase-ctas {
  display: flex;
  align-items: center;
  gap: 16px;
}

.video-showcase-cta-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  background: var(--_color---dib-oringe, #df720c);
  color: #ffffff;
  font-family: var(--_size---body-1--font-family);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
  border-radius: 8px;
  transition: background 0.25s ease, transform 0.2s ease;
}

.video-showcase-cta-primary:hover {
  background: #c5620a;
  transform: translateY(-2px);
}

.video-showcase-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
  font-family: var(--_size---body-1--font-family);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  transition: color 0.25s ease, border-color 0.25s ease;
}

.video-showcase-cta-secondary:hover {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.4);
}

/* Responsive – Tablet */
@media screen and (max-width: 991px) {
  .video-showcase-section {
    padding: 70px 0 60px;
  }

  .video-showcase-inner {
    padding: 0 24px;
    gap: 36px;
  }

  .video-showcase-footer {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* Responsive – Mobile */
@media screen and (max-width: 479px) {
  .video-showcase-section {
    padding: 48px 0 40px;
  }

  .video-showcase-inner {
    padding: 0 16px;
    gap: 28px;
  }

  .video-showcase-player {
    border-radius: 12px;
  }

  .video-showcase-ctas {
    flex-direction: column;
    width: 100%;
  }

  .video-showcase-cta-primary,
  .video-showcase-cta-secondary {
    width: 100%;
    text-align: center;
  }
}

.services {
  z-index: 2;
  padding: var(--_spacing---spacing-padding) var(--_spacing---spacing-medium-rare);
  overflow: hidden;
}

.services-container {
  max-width: 1320px;
}

.service-row {
  z-index: 2;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.service-top-content-wrap {
  grid-column-gap: 183px;
  grid-row-gap: 183px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.service-top-left-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.service-top-left-text {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---dib-oringe);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.service-h2 {
  max-width: 505px;
  font-family: var(--_size---h2--font-family);
  color: var(--_color---white);
  font-size: var(--_size---h2--font-size);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h2--font-weight);
  letter-spacing: var(--letter-spacing);
}

.service-p {
  max-width: 309px;
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---h6--font-size);
  line-height: var(--line-height-2);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
}

.service-item-left-content-wrap {
  width: var(--width);
  grid-column-gap: 243px;
  grid-row-gap: 243px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.service-left-content {
  padding: 5px var(--_spacing---spacing-slim);
  border: 1px solid var(--_color---text-box-border);
  background-color: var(--_color---text-box-color);
  border-radius: 8px;
}

.service-left-t {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
}

.service-left-h3 {
  font-family: var(--_size---h2--font-family);
  color: var(--_color---white);
  font-size: var(--_size---h3--font-size);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h6--font-weight);
  letter-spacing: var(--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.service-item-right-content-wrap {
  width: var(--width);
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  display: flex;
}

.service-item-img {
  width: var(--width);
  height: var(--height);
  max-width: 309px;
  max-height: 238px;
}

.service-right-content-box {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.service-right-text {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.service-right-text-box-02 {
  padding: var(--_spacing---spacing-small) var(--_spacing---spacing-normal);
  background-color: var(--_color---text-box-color);
  border-radius: 35px;
}

.service-right-text-box-01 {
  padding: var(--_spacing---spacing-small) var(--_spacing---spacing-normal);
  background-color: var(--_color---text-box-color);
  border-radius: 35px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.service-content-box-wrap {
  padding: var(--_spacing---spacing-small) var(--_spacing---spacing-normal);
  background-color: var(--_color---text-box-color);
  border-radius: 35px;
}

.service-t {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  text-transform: uppercase;
}

.service-right-text-box-05 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  display: flex;
}

.service-bottom-item-01 {
  padding-top: var(--_spacing---spacing-padding-two);
  padding-bottom: var(--_spacing---spacing-padding-two);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-top: 1px solid #ffffff1a;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  display: flex;
}

.service-bottom-item-02, .service-bottom-item-03, .service-bottom-item-04 {
  padding-top: var(--_spacing---spacing-padding-two);
  padding-bottom: var(--_spacing---spacing-padding-two);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  display: flex;
}

.projects {
  z-index: 2;
  padding-top: var(--_spacing---big-padding-two);
  padding-right: var(--_spacing---spacing-medium-rare);
  padding-left: var(--_spacing---spacing-medium-rare);
  background-color: var(--_color---bg-color);
  position: relative;
  overflow: hidden;
}

.project-container {
  max-width: 1320px;
}

.project-row {
  z-index: 2;
  position: relative;
}

.project-left-content-wrap {
  width: var(--width);
  grid-column-gap: 108px;
  grid-row-gap: 108px;
  flex-flow: column;
  display: flex;
}

.project-left-top-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.project-left-text {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---dib-oringe);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.project-left-bottom-content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  padding-left: 30px;
  display: flex;
}

.product-bottom-h3 {
  max-width: 378px;
  font-family: var(--_size---h2--font-family);
  color: var(--_color---text-color-two);
  font-size: var(--_size---h3--font-size);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h3--font-weight);
  letter-spacing: var(--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.project-paragraph {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color-three);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  text-transform: uppercase;
}

.project-left-bottom-content-wrap {
  width: var(--width);
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.project-left-bottom-content-wrap-02 {
  width: var(--width);
  padding-left: var(--_spacing---spacing-padding-three);
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image, .image-2 {
  width: var(--width);
  height: var(--height);
  max-width: 536px;
}

.project-right-content-wrap {
  width: var(--width);
  grid-column-gap: 79px;
  grid-row-gap: 79px;
  flex-flow: column;
  display: flex;
}

.project-bottom-item-wrap {
  grid-column-gap: 74px;
  grid-row-gap: 74px;
  flex-flow: column;
  display: flex;
}

.project-right-bottom-content-wrap-02 {
  width: var(--width);
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.project-right-bottom-content-wrap-03 {
  width: var(--width);
  padding-left: var(--_spacing---spacing-padding-three);
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.project-top-box {
  padding-bottom: var(--_spacing---spacing-padding);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.project-border-wrap {
  background-color: #0000001a;
  height: 1px;
}

.project-bottom-box {
  padding-top: var(--_spacing---spacing-padding);
  padding-bottom: var(--_spacing---spacing-padding);
}

.project-container-2 {
  max-width: 1096px;
}

.project-content-wrap {
  justify-content: space-between;
  display: flex;
}

.project-item {
  flex-flow: column;
}

.project-bottom-h2 {
  letter-spacing: var(--letter-spacing);
}

.project-bottom-t {
  max-width: 82px;
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color-three);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  text-transform: uppercase;
}

.body-2 {
  background-color: var(--_color---text-color-two);
  background-image: url('../images/Group-10268.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
}

.team {
  z-index: 2;
  height: 100vh;
  padding-top: var(--_spacing---spacing-padding-three);
  padding-bottom: var(--_spacing---spacing-padding-three);
  padding-left: var(--_spacing---spacing-medium-rare);
}

.team-container {
  max-width: 1165px;
}

.team-row {
  display: flex;
}

.team-left-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 75%;
  display: flex;
}

.team-top-text {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---dib-oringe);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.team-top-h2 {
  max-width: 427px;
  font-family: var(--_size---h2--font-family);
  color: var(--_color---white);
  font-size: var(--_size---h2--font-size);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h2--font-weight);
  letter-spacing: var(--letter-spacing);
}

.team-right-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: 74%;
  display: flex;
}

.team-item-right {
  width: var(--width);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 60%;
  display: flex;
}

.team-img {
  width: var(--width);
  height: var(--height);
}

.team-item-right-bottom-box {
  padding-left: var(--_spacing---spacing-left);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.team-bottom-h3 {
  font-family: var(--_size---h3--font-family);
  color: var(--_color---white);
  font-size: var(--_size---h3--font-size);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h3--font-weight);
  letter-spacing: var(--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.team-bottom-t {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.testimonials {
  padding: var(--_spacing---spacing-xl-large) var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-large);
}

.testimonial-container {
  max-width: 1319px;
}

.testimonial-row {
  z-index: 2;
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  display: flex;
  position: relative;
}

.testimonmial-left-content-wrap {
  width: var(--width);
}

.testi-img {
  width: var(--width);
  height: var(--height);
  max-width: 421px;
  max-height: 545px;
  position: sticky;
  top: 2px;
}

.testimonmial-right-content-wrap {
  width: var(--width);
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.testimonial-right-top-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.testimonial-top-fast-box {
  padding: var(--_spacing---spacing-slim) var(--_spacing---spacing-medium-rare);
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--_color---testi-box);
  border-radius: 35px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testi-top-t {
  font-family: var(--_size---h2--font-family);
  color: var(--_color---text-color-two);
  font-size: var(--_size---font-size-medium);
  line-height: var(--_size---h4--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--letter-spacing);
}

.testimonial-bottom-second-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.testi-t {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---dib-oringe);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.testi-h2 {
  max-width: 416px;
  font-family: var(--_size---h2--font-family);
  color: var(--_color---white);
  font-size: var(--_size---h2--font-size);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h2--font-weight);
  letter-spacing: var(--letter-spacing);
}

.testimonial-right-bottom-item-wrap {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  display: flex;
}

.testimonial-item {
  padding: var(--_spacing---spacing-medium-two) var(--_spacing---spacing-medium-two) var(--_spacing---spacing-padding-four);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--_color---testi-bg);
  flex-flow: column;
  display: flex;
}

.testimonial-item-text {
  max-width: 567px;
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---white);
  font-size: var(--_size---h5--font-size);
  line-height: var(--_size---h5--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
}

.testimonial-item-bottom-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testi-item-img {
  width: var(--width);
  height: var(--height);
  border-radius: 50%;
  max-width: 48px;
  max-height: 48px;
}

.testi-item-t {
  font-family: var(--_size---body-1--font-family);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  text-transform: uppercase;
}

.contact {
  padding: var(--_spacing---spacing-large) var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-padding);
  border-top: 1px solid #292929;
  overflow: hidden;
}

.contact-container {
  max-width: 1319px;
}

.contact-row {
  z-index: 2;
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  display: flex;
  position: relative;
}

.contact-left-content-wrap {
  width: var(--width);
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  flex-flow: column;
  display: flex;
}

.contact-left-top-content-wrap {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  display: flex;
}

.contact-t {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---dib-oringe);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.contact-h2 {
  max-width: 312px;
  color: var(--_color---white);
}

.contact-left-bottom-content-wrap {
  grid-column-gap: 49px;
  grid-row-gap: 49px;
  flex-flow: column;
  display: flex;
}

.contact-left-center-wrap {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: column;
  display: flex;
}

.contact-center-box {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  display: flex;
}

.contact-center-text {
  font-family: var(--_size---h4--font-family);
  color: var(--_color---white);
  font-size: var(--_size---h4--font-size);
  line-height: var(--_size---h4--line-height);
  font-weight: var(--_size---h4--font-weight);
  letter-spacing: var(--letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

.contact-center-t {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---text-color);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.contact-left-bottom-icon-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.contact-link {
  border: 1px solid var(--_color---link-border);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.contact-right-content-wrap {
  width: var(--width);
  padding-bottom: var(--_spacing---spacing-medium-two);
  background-color: var(--_color---contact-from-color);
}

.contact-right-from-wrap {
  padding-top: var(--_spacing---spacing-left);
  padding-right: var(--_spacing---spacing-medium);
  padding-left: var(--_spacing---spacing-medium);
}

.contact-from {
  z-index: 2;
  position: relative;
}

.submit-button {
  padding: var(--_spacing---spacing-normal) var(--_spacing---spacing-medium-two);
  background-color: var(--_color---contact-button);
  font-family: var(--_typography---heading-font-two);
  color: var(--_color---text-color-two);
  font-size: var(--_size---button--font-size);
  line-height: var(--_size---button--line-height);
  font-weight: var(--_size---h2--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
  border-radius: 56px;
  margin-top: 25px;
  transition: background-color .45s;
}

.submit-button:hover {
  background-color: var(--_color---text-color-three);
  color: var(--_color---white);
}

.footer {
  z-index: 2;
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.footer-container {
  max-width: 1320px;
}

.footer-row {
  z-index: 10;
  grid-column-gap: 250px;
  grid-row-gap: 250px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.footer-top-content-wrap {
  justify-content: space-between;
  display: flex;
}

.footer-top-left-content {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  flex-flow: column;
  display: flex;
}

.footer-logo {
  max-width: 130px;
  max-height: 45px;
  object-fit: contain;
}

.footer-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.footer-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.footer-left-second-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.footer-left-second-text, .footer-left-second-text-02 {
  font-family: var(--_typography---heading-font-four);
  color: var(--_color---text-color-four);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height-3);
  font-weight: var(--_size---body-1--font-weight);
}

.footer-legal-links {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}

.footer-legal-link {
  font-family: var(--_size---body-1--font-family);
  font-size: 13px;
  color: rgba(255, 255, 255, 0.45);
  text-decoration: none;
  letter-spacing: 0.02em;
  transition: color 0.2s ease;
}

.footer-legal-link:hover {
  color: var(--_color---dib-oringe, #df720c);
}

.footer-legal-divider {
  color: rgba(255, 255, 255, 0.2);
  font-size: 13px;
}

.footer-right-text-wrap {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-right-fast-text {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  display: flex;
}

.footer-right-t {
  font-family: var(--_color---button-text);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.footer-right-t-2 {
  max-width: 203px;
  font-family: var(--_size---body-1--font-family);
  font-size: var(--_size---button--font-size);
  line-height: var(--line-height-3);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
}

.footer-right-second-text {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.footer-text {
  font-family: var(--_color---button-text);
  font-size: var(--_size---font-size-small);
  line-height: var(--line-height);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.footer-button-wrap {
  width: auto;
  height: auto;
  padding: var(--_spacing---spacing-slim) var(--_spacing---spacing-medium-rare);
  background-color: var(--line-bg);
  border-radius: 70px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 5px 5px 5px auto;
}

.form-block {
  margin-bottom: 0;
}

.footer-bottom-content-wrap {
  text-align: center;
}

.footer-logo-big {
  width: 100%;
  max-width: 550px;
  height: auto;
  opacity: 0.9;
  margin: 0 auto;
  display: block;
  filter: brightness(0) invert(1);
}

.footer-header {
  font-family: var(--_size---h1--font-family);
  color: var(--_color---white);
  font-size: var(--_size---h1--font-size);
  line-height: var(--_size---h1--line-height);
  font-weight: var(--_size---h1--font-weight);
  letter-spacing: var(--_size---h1--letter-spacing);
  text-transform: uppercase;
}

.footer-img-wrap {
  position: absolute;
  inset: -1% auto auto 20%;
}

.footer-top-img {
  width: var(--width);
  height: var(--height);
  max-width: 212px;
  max-height: 210px;
}

.footer-shap-img-wrap {
  z-index: -1;
  position: absolute;
  bottom: 45%;
  left: 24%;
  right: 0%;
}

.footer-shap-img {
  width: var(--width);
  height: var(--height);
  max-width: 596px;
  max-height: 367px;
}

.footer-bottom-shap-img {
  z-index: -1;
  position: absolute;
  inset: auto 0% -3%;
}

.footer-shap-bottom {
  width: var(--height);
  height: var(--height);
}

.about-shap-img {
  z-index: -1;
  position: absolute;
  inset: 0% auto -90% 0%;
}

.hero-shap-img-wrap {
  z-index: 0;
  position: absolute;
  inset: auto 0% -5%;
  pointer-events: none;
}

.hero-shap-img {
  width: 100%;
  opacity: 0.7;
}

.page-wrapper {
  position: relative;
}

/* Hero CTA Button */
.hero-cta-btn {
  display: inline-block;
  margin-top: 18px;
  padding: 12px 32px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: rgba(255, 255, 255, 0.75);
  font-family: var(--_size---body-1--font-family);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  transition: color 0.3s ease, border-color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

.hero-cta-btn:hover {
  background: rgba(255, 255, 255, 0.22);
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.12);
  transform: translateY(-2px);
}

/* Section CTA Button – für About & Kampagnen */
.section-cta-btn {
  display: inline-block;
  margin-top: 48px;
  padding: 12px 32px;
  width: fit-content;
  align-self: flex-start;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: rgba(255, 255, 255, 0.75);
  font-family: var(--_size---body-1--font-family);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  transition: color 0.3s ease, border-color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

.section-cta-btn:hover {
  background: rgba(255, 255, 255, 0.22);
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.12);
  transform: translateY(-2px);
}

/* Kampagnen CTA – fixiert am unteren Rand während Scroll */
.kampagnen-cta-fixed {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  background: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(10px);
  margin-top: 0;
}

.kampagnen-cta-fixed:hover {
  background: rgba(0, 0, 0, 0.12);
  color: #111;
  border-color: rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.header-menu-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.header-menu-wrap {
  position: absolute;
  top: 40px;
  left: 180px;
}

.header-menu-item-wrapper {
  width: 320px;
  padding: var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-medium-two) var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-left);
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: var(--_color---form-color);
  flex-flow: column;
  display: flex;
}

.heading-menu-item-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-link {
  font-family: var(--_size---h2--font-family);
  color: var(--_color---white);
  font-size: var(--_size---h5--font-size);
  font-weight: var(--_size---body-1--font-weight);
  letter-spacing: var(--_size---h3--letter-spacing);
  text-decoration: none;
  transition: color .4s;
}

.menu-link:hover {
  color: var(--_color---text-color);
}

.contact-header-number-t, .contact-header-email-t {
  text-decoration: none;
}

.team-wrap {
  z-index: 2;
  position: sticky;
  top: 100px;
  overflow: hidden;
}

.section {
  padding-top: var(--_spacing---spacing-padding);
  padding-right: var(--_spacing---spacing-medium-rare);
  padding-left: var(--_spacing---spacing-medium-rare);
  overflow: hidden;
}

.text-input-01 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--_color---text-box-color);
  color: var(--_color---white);
  background-color: #0000;
  margin-bottom: 0;
  padding: 30px 0 25px;
  transition: border-color .4s;
}

.text-input-01:hover {
  border-bottom-color: var(--_color---bg-color);
}

.text-input-02 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--_color---text-box-color);
  color: var(--_color---white);
  background-color: #0000;
  margin-bottom: 0;
  padding: 40px 0 25px;
  transition: border-color .4s;
}

.text-input-02:hover {
  border-bottom-color: var(--_color---bg-color);
}

.text-input-03 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--_color---text-box-color);
  color: var(--_color---white);
  background-color: #0000;
  margin-bottom: 0;
  padding: 40px 0 25px;
  transition: border-color .4s;
}

.text-input-03:hover {
  border-bottom-color: var(--_color---bg-color);
}

.text-input-04 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--_color---text-box-color);
  color: var(--_color---white);
  background-color: #0000;
  margin-bottom: 20px;
  padding: 50px 0 60px;
  transition: border-color .4s;
}

.text-input-04:hover {
  border-bottom-color: var(--_color---bg-color);
}

.text-input {
  border: 1px solid var(--_color---text-box-color);
  background-color: var(--_color---form-color);
  width: 366px;
  height: 65px;
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---white);
  font-size: var(--_size---button--font-size);
  line-height: var(--line-height-3);
  font-weight: var(--_size---body-1--font-weight);
  border-radius: 50px;
  margin-bottom: 0;
  padding: 0 0 0 30px;
}

.text-input:active, .text-input:focus {
  background-color: var(--_color---form-color);
}

.text-input:focus-visible, .text-input[data-wf-focus-visible] {
  border-color: var(--_color---text-box-color);
  background-color: var(--_color---form-color);
}

.text-input::placeholder {
  background-color: var(--_color---form-color);
  font-family: var(--_size---h4--font-family);
  font-size: var(--_size---h6--font-size);
  line-height: var(--line-height-3);
  font-weight: var(--_size---h1--font-weight);
}

.form-two {
  position: relative;
}

.header-menu-text-wrap {
  flex-flow: column;
  display: flex;
}

.section-2 {
  padding-right: var(--_spacing---spacing-medium-rare);
  padding-left: var(--_spacing---spacing-medium-rare);
  transition: background-color .4s;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.page-title {
  z-index: 7;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.page-title-wrap {
  z-index: 7;
  height: var(--height);
  padding: 180px 20px 100px;
  position: relative;
}

.container {
  width: var(--width);
  max-width: 1346px;
}

.page-title-row {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.page-title-title {
  color: var(--_color---white);
  text-align: center;
}

.page-title-text {
  max-width: 465px;
  color: var(--_color---text-color);
  text-align: center;
}

.page-title-text.two {
  max-width: 815px;
}

.styleguide-section {
  padding-left: 20px;
  padding-right: 20px;
}

.styleguide-row {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  display: flex;
}

.color-style {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.colors-style {
  color: var(--_color---white);
}

.colors-style-wrap-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.color-item-2 {
  border: 1px solid var(--_color---white);
  background-color: #c2c2c2;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.body-bg-color-code {
  color: var(--_color---text-color-two);
}

.body-bg-color-code.color {
  color: var(--_color---white);
}

.color-item-2-02 {
  border: 1px solid var(--_color---dib-oringe);
  background-color: var(--_color---white);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-03 {
  border: 1px solid var(--_color---testi-box);
  background-color: var(--_color---dib-oringe);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-04 {
  border: 1px solid var(--_color---bg-color);
  background-color: var(--_color---text-color-two);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-05 {
  border: 1px solid var(--_color---bg-color);
  background-color: var(--_color---text-box-color);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-06 {
  border: 1px solid var(--_color---testi-box);
  background-color: var(--_color---bg-color);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-07 {
  border: 1px solid var(--_color---bg-color);
  background-color: var(--_color---text-box-border);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-08 {
  border: 1px solid var(--_color---bg-color);
  background-color: var(--_color---text-color-three);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-09 {
  border: 1px solid var(--_color---dib-oringe);
  background-color: var(--_color---testi-box);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-010 {
  border: 1px solid var(--_color---bg-color);
  background-color: var(--_color---testi-bg);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-011 {
  border: 1px solid var(--_color---bg-color);
  background-color: var(--_color---link-border);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-012 {
  border: 1px solid var(--_color---testi-box);
  background-color: var(--_color---contact-button);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-013 {
  border: 1px solid var(--_color---bg-color);
  background-color: var(--_color---form-color);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-014 {
  border: 1px solid var(--_color---bg-color);
  background-color: var(--elements-webflow-library--accent--primary-1\<deleted\|variable-86b36df2\>);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.color-item-2-015 {
  border: 1px solid var(--_color---text-color-three);
  background-color: var(--_color---elements-webflow-library--general--shadow-02);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.typography-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.typography {
  color: var(--_color---white);
}

.typography-h1-to-h6 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.h1, .h2 {
  color: var(--_color---white);
  line-height: var(--_size---h2--line-height);
}

.h4, .h5, .h6 {
  color: var(--_color---white);
}

.h3 {
  font-size: var(--_size---h3--font-size);
  line-height: var(--_size---h4--line-height);
  font-weight: var(--_size---body-2--font-weight);
}

.p {
  max-width: 800px;
  color: var(--_color---text-color);
}

.p-2 {
  max-width: 700px;
  color: var(--_color---white);
}

.link {
  color: var(--_color---white);
  text-decoration: none;
}

.licenses {
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.license-row {
  z-index: 2;
  width: var(--width);
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.license-item-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.img-license {
  color: var(--_color---white);
}

.licems {
  padding: var(--_spacing---spacing-medium-rare);
  border: 1px solid var(--_color---link-border);
  color: var(--_color---text-color);
  border-radius: 20px;
}

.licems-1 {
  padding: var(--_spacing---spacing-medium-rare);
  border: 1px solid var(--_color---link-border);
  font-family: var(--_typography---heading-font-four);
  color: var(--_color---text-color);
  border-radius: 20px;
}

.change-log-section-02 {
  z-index: 3;
  padding: 20px 20px 100px;
  position: relative;
}

.change-container {
  max-width: 800px;
}

.change-log-box {
  z-index: 2;
  position: relative;
}

.change-log-wrap {
  display: flex;
}

.change-log-left {
  width: 20%;
  padding-top: 86px;
  position: relative;
}

.change-log-date {
  color: var(--_color---text-color);
  margin-top: -5px;
}

.cercile-2 {
  background-color: var(--_color---white);
  border-radius: 50%;
  width: 5px;
  height: 5px;
  position: absolute;
  inset: 7px -3px auto auto;
}

.change-log-right {
  width: var(--width);
  border-left: 2px dotted var(--_color---link-border);
  padding-top: 60px;
  padding-left: 30px;
}

.change-log-contact-wrap-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.change-log-contact-title-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.version-title._03, .released {
  color: var(--_color---white);
}

.change-log-contact-box {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.dashboard-title {
  color: var(--_color---white);
  margin-top: 0;
  margin-bottom: 0;
}

.dashboard-list-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 20px;
  display: flex;
}

.dashboard-list {
  color: var(--_color---white);
}

.dashboard-title-1 {
  color: var(--_color---white);
  margin-top: 0;
  margin-bottom: 0;
}

.change-log-left-01 {
  width: 20%;
  position: relative;
}

.cercile-2-2, .cercile-2-3 {
  background-color: var(--_color---white);
  border-radius: 50%;
  width: 5px;
  height: 5px;
  position: absolute;
  inset: 92px -3px auto auto;
}

.body-3 {
  background-color: var(--_color---white);
}

.field-label-2 {
  color: var(--elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>);
  font-weight: var(--font-weight);
  margin-top: 10px;
  margin-bottom: 10px;
}

.input {
  height: 55px;
  padding: var(--_spacing---spacing-slim) var(--_spacing---spacing-medium-rare);
  border: 1px solid var(--_color---bg-color);
  background-color: var(--_color---white);
}

.submit {
  padding: var(--_spacing---spacing-normal) var(--_spacing---spacing-medium-rare);
  background-color: var(--_color---text-color-two);
  font-family: var(--_size---button--font-family);
  font-size: var(--_size---button--font-size);
  line-height: var(--_size---button--line-height);
  font-weight: var(--_size---button--font-weight);
}

._404-title-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

._404-row {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

._404-title-title-2 {
  max-width: 300px;
  color: var(--_color---white);
  text-align: center;
}

._404-title-text-2 {
  color: var(--_color---text-color);
}

._404-button-link {
  padding: var(--_spacing---spacing-normal) 40px var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-medium-two);
  background-color: var(--_color---white);
  color: var(--_color---text-color);
  border-radius: 30px;
  text-decoration: none;
}

._404-btn-text {
  color: var(--_color---text-color-two);
}

._404-btn-text._02 {
  color: var(--_color---white);
}

._404-bun-link {
  height: 25px;
  overflow: hidden;
}

.about-shap-img-2 {
  z-index: -1;
  width: var(--width);
  height: var(--height);
}

.slider {
  display: none;
}

.project-left-title {
  max-width: 492px;
  font-family: var(--_size---h2--font-family);
  color: var(--_color---form-color);
  font-size: var(--_size---h2--font-size);
  line-height: var(--_size---h2--line-height);
  font-weight: var(--_size---h2--font-weight);
  letter-spacing: var(--letter-spacing);
}

.success-message {
  background-color: var(--_color---white);
  color: var(--_color---text-color-two);
  border-radius: 5px;
}

.error-message {
  background-color: var(--_color---dib-oringe);
  color: var(--_color---white);
  border-radius: 5px;
}

.line-one {
  width: 1px;
  height: var(--height);
  background-color: var(--line-bg);
}

.line-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.project-img-one, .project-img-two, .project-img-three, .project-img-four {
  width: var(--width);
  height: var(--height);
  max-width: 536px;
}

.animation-title {
  color: var(--_color---white);
  text-align: center;
}

.animation-wrap {
  padding-top: 140px;
  padding-bottom: 140px;
}

.project-line-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.project-line-one {
  width: 1px;
  height: var(--height);
  background-color: #0000001a;
}

.success-message-2 {
  background-color: var(--_color---white);
  color: var(--_color---text-color-two);
}

.subscrive-wrap {
  z-index: 22;
  width: var(--width);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--_color---white);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 350px;
  padding: 10px 20px;
  display: flex;
  position: absolute;
  inset: auto 20px 60px auto;
}

.subscrive-top {
  width: var(--width);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.subscrive-top-right {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.subscrive-top-star-wrap {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.subscrive-top-star-text {
  font-family: var(--_size---body-2--font-family);
  color: var(--_color---text-color-two);
  font-size: var(--_size---font-size-small);
  font-weight: var(--_size---body-1--font-weight);
}

.subscrive-link {
  width: 150px;
}

.subscrive-btn-wtap {
  width: var(--width);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.subscrive-btn {
  width: var(--width);
  padding: var(--_spacing---spacing-slim) var(--_spacing---spacing-medium-rare);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--gainsboro);
  color: var(--_color---text-color);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.subscrive-btn._02 {
  background-color: var(--krishna);
}

.subscrive-text-wrap {
  height: 27px;
  overflow: hidden;
}

.subscrive-text {
  color: var(--_color---text-color-two);
}

.subscrive-buttom-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .utility-page-content {
    width: auto;
  }

  .header-container {
    max-width: 1358px;
  }

  .hero {
    position: relative;
  }

  .hero-container {
    max-width: 1358px;
  }

  .hero-row {
    position: static;
  }

  .hero-bottom-h1 {
    font-size: var(--_size---h1--font-size);
  }

  .about-row {
    justify-content: space-between;
    align-items: flex-start;
  }

  .services {
    padding-bottom: var(--_spacing---spacing-padding);
  }

  .team {
    padding-bottom: 100px;
  }

  .team-container {
    max-width: 1620px;
    overflow: visible;
  }

  .team-right-content-wrap {
    margin-right: 0;
  }

  .team-item-right {
    min-width: 65%;
  }

  .footer-shap-img-wrap {
    bottom: 45%;
    left: 24%;
  }

  .footer-shap-bottom {
    width: var(--width);
  }

  .hero-shap-img-wrap {
    inset: auto 0% -8%;
  }

  .header-menu-wrap {
    left: 200px;
  }

  .body-3 {
    background-color: var(--_color---white);
  }

  .field-label-2 {
    color: var(--_color---text-color-two);
    font-weight: var(--font-weight);
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .input {
    border: 1px solid var(--_color---text-color);
    height: 55px;
    padding: 10px 15px;
  }

  .submit {
    background-color: var(--_color---text-color-two);
    font-family: var(--_size---button--font-family);
    color: var(--_color---white);
    font-size: var(--_size---button--font-size);
    line-height: var(--_size---button--font-size);
    font-weight: var(--_size---button--font-weight);
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .about-shap-img-2 {
    left: -11%;
  }

  .animation-title {
    color: var(--_color---white);
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  body {
    ---mode--collection-b5901ceb-00f5-3889-31a0-242bf55dcc63: mode-6f88dad3-30b2-eb4e-2ccc-811817229595;
    --_size---body-1--font-family: var(--_typography---heading-font-three);
    --_size---body-1--font-size: 18px;
    --_size---body-1--line-height: 100%;
    --_size---body-1--font-weight: 400;
    --_size---h1--font-family: var(--_typography---heading-font-one);
    --_size---h1--font-size: 250px;
    --_size---h2--line-height: 90%;
    --_size---h1--font-weight: 400;
    --_size---h1--letter-spacing: 0%;
    --_size---h2--font-family: var(--_typography---heading-font-five);
    --_size---h2--font-size: 70px;
    --_size---h2--font-weight: 400;
    --_size---h4--font-family: var(--_typography---heading-font-three);
    --_size---h4--font-size: 20px;
    --_size---h4--line-height: 90%;
    --_size---h4--font-weight: 400;
    --_size---h5--font-family: var(--_typography---heading-font-three);
    --_size---h5--font-size: 20px;
    --_size---h5--font-weight: 400;
    --_size---h6--font-family: var(--_typography---heading-font-three);
    --_size---h6--font-size: 16px;
    --_size---h6--line-height: 144%;
    --_size---h6--font-weight: 400;
    --_size---h5--line-height: 129%;
    --_size---font-size-small: 14px;
    --_size---button--line-height: 110%;
    --_size---h2--letter-spacing: -.32px;
    --_size---h1--line-height: 81%;
    --_size---h3--font-size: 35px;
    --_size---h3--font-weight: 400;
    --_size---h3--font-family: var(--_typography---heading-font-five);
    --_size---font-size-medium: 32px;
    --_size---button--font-size: 16px;
    --_size---h3--letter-spacing: -.32px;
    --_size---body-2--font-weight: 400;
    --_size---button--font-family: var(--_typography---heading-font-three);
    --_size---button--font-weight: 400;
    --_size---body-2--font-family: var(--_typography---heading-font-three);
    --_size---h3--line-height: 90%;
    --_size---h4--letter-spacing: -.32px;
    --_size---h5--letter-spacing: 0%;
    --_size---h6--letter-spacing: 0%;
    --_size---button--letter-spacing: 0%;
    --_size---body-1--letter-spacing: 0%;
    --_size---body-2--font-size: 16px;
    --_size---body-2--letter-spacing: 0%;
    --_size---body-2--line-height: 100%;
    --_size---font-size-lg: 200px;
    --_spacing---big-padding: 170px;
    --_spacing---spacing-medium-rare: 20px;
    --_spacing---spacing-xl-large: 100px;
    --_spacing---big-padding-two: 100px;
    --_spacing---spacing-padding-three: 100px;
    --_spacing---spacing-zero: 0px;
    --_spacing---spacing-padding: 80px;
    --_spacing---spacing-slim: 10px;
    --_spacing---spacing-medium: 50px;
    --_spacing---spacing-regular: 40px;
    --_spacing---spacing-small: 9px;
    --_spacing---spacing-normal: 18px;
    --_spacing---spacing-padding-two: 48px;
    --_spacing---spacing-medium-two: 40px;
    --_spacing---spacing-left: 30px;
    --_spacing---spacing-large: 120px;
    --_spacing---spacing-padding-four: 32px;
  }

  .header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .header-logo {
    max-width: 120px;
  }

  .heading-right-content-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading-right-p {
    text-align: left;
    max-width: 150px;
  }

  .hero-bottom-h1 {
    font-size: var(--_size---h1--font-size);
    line-height: var(--_size---h1--line-height);
  }

  .about {
    padding-top: var(--_spacing---spacing-zero);
  }

  .about-row {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
  }

  .about-left-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .about-right-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-left: 0;
  }

  .service-row {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .service-top-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .service-h2 {
    max-width: 734px;
  }

  .service-item-left-content-wrap {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    width: 65%;
  }

  .service-item-right-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    width: 70%;
  }

  .service-right-text-box-05 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .service-bottom-item-01, .service-bottom-item-02 {
    padding-top: var(--_spacing---spacing-medium-two);
    padding-bottom: var(--_spacing---spacing-medium-two);
  }

  .service-bottom-item-03, .service-bottom-item-04 {
    padding-top: var(--_spacing---spacing-padding-two);
    padding-bottom: var(--_spacing---spacing-padding-two);
  }

  .project-left-bottom-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .project-left-bottom-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .project-left-bottom-content-wrap-02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 70px;
  }

  .project-right-bottom-content-wrap-02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .project-right-bottom-content-wrap-03 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 45px;
  }

  .project-top-box {
    padding-bottom: var(--_spacing---spacing-padding);
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .project-bottom-box {
    padding-top: var(--_spacing---spacing-padding);
    padding-bottom: var(--_spacing---spacing-padding);
  }

  .team {
    height: auto;
    padding-top: var(--_spacing---spacing-padding);
    padding-bottom: var(--_spacing---spacing-padding);
  }

  .team-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .team-left-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .team-top-h2 {
    max-width: none;
  }

  .team-right-content-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .team-item-right {
    min-width: auto;
  }

  .testimonials {
    padding-top: var(--_spacing---spacing-padding);
    padding-bottom: var(--_spacing---spacing-padding);
  }

  .testimonial-row {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-flow: column;
  }

  .testimonial-right-top-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .contact {
    padding-top: var(--_spacing---spacing-padding);
    padding-bottom: var(--_spacing---spacing-padding);
  }

  .contact-left-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 65%;
  }

  .contact-left-bottom-content-wrap {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .contact-left-center-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .footer {
    padding-top: var(--_spacing---spacing-padding);
  }

  .footer-row {
    grid-column-gap: 110px;
    grid-row-gap: 110px;
  }

  .footer-top-content-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .footer-top-left-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-logo {
    max-width: 120px;
  }

  .footer-right-text-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: space-between;
  }

  .footer-right-fast-text, .footer-right-second-text {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-top-img {
    display: none;
  }

  .header-menu-wrap {
    left: 0;
  }

  .change-log-section-02 {
    padding: var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-padding);
  }
}

@media screen and (max-width: 767px) {
  body {
    ---mode--collection-b5901ceb-00f5-3889-31a0-242bf55dcc63: mode-d1ef1ac0-3274-25ad-c6fc-9d05a95e8534;
    --_size---body-1--font-family: var(--_typography---heading-font-three);
    --_size---body-1--font-size: 18px;
    --_size---body-1--line-height: 100%;
    --_size---body-1--font-weight: 400;
    --_size---h1--font-family: var(--_typography---heading-font-one);
    --_size---h1--font-size: 200px;
    --_size---h2--line-height: 90%;
    --_size---h1--font-weight: 400;
    --_size---h1--letter-spacing: 0%;
    --_size---h2--font-family: var(--_typography---heading-font-five);
    --_size---h2--font-size: 50px;
    --_size---h2--font-weight: 400;
    --_size---h4--font-family: var(--_typography---heading-font-three);
    --_size---h4--font-size: 18px;
    --_size---h4--line-height: 90%;
    --_size---h4--font-weight: 400;
    --_size---h5--font-family: var(--_typography---heading-font-three);
    --_size---h5--font-size: 20px;
    --_size---h5--font-weight: 400;
    --_size---h6--font-family: var(--_typography---heading-font-three);
    --_size---h6--font-size: 16px;
    --_size---h6--line-height: 144%;
    --_size---h6--font-weight: 400;
    --_size---h5--line-height: 129%;
    --_size---font-size-small: 14px;
    --_size---button--line-height: 110%;
    --_size---h2--letter-spacing: -.32px;
    --_size---h1--line-height: 81%;
    --_size---h3--font-size: 29px;
    --_size---h3--font-weight: 400;
    --_size---h3--font-family: var(--_typography---heading-font-five);
    --_size---font-size-medium: 32px;
    --_size---button--font-size: 16px;
    --_size---h3--letter-spacing: -.32px;
    --_size---body-2--font-weight: 400;
    --_size---button--font-family: var(--_typography---heading-font-three);
    --_size---button--font-weight: 400;
    --_size---body-2--font-family: var(--_typography---heading-font-three);
    --_size---h3--line-height: 90%;
    --_size---h4--letter-spacing: -.32px;
    --_size---h5--letter-spacing: 0%;
    --_size---h6--letter-spacing: 0%;
    --_size---button--letter-spacing: 0%;
    --_size---body-1--letter-spacing: 0%;
    --_size---body-2--font-size: 16px;
    --_size---body-2--letter-spacing: 0%;
    --_size---body-2--line-height: 100%;
    --_size---font-size-lg: 200px;
    --_spacing---big-padding: 100px;
    --_spacing---spacing-medium-rare: 20px;
    --_spacing---spacing-xl-large: 100px;
    --_spacing---big-padding-two: 60px;
    --_spacing---spacing-padding-three: 100px;
    --_spacing---spacing-zero: 0px;
    --_spacing---spacing-padding: 60px;
    --_spacing---spacing-slim: 10px;
    --_spacing---spacing-medium: 50px;
    --_spacing---spacing-regular: 40px;
    --_spacing---spacing-small: 9px;
    --_spacing---spacing-normal: 18px;
    --_spacing---spacing-padding-two: 48px;
    --_spacing---spacing-medium-two: 40px;
    --_spacing---spacing-left: 30px;
    --_spacing---spacing-large: 120px;
    --_spacing---spacing-padding-four: 32px;
  }

  .header-logo {
    max-width: 100px;
  }

  .heading-menu-wrap {
    justify-content: flex-end;
    align-items: center;
  }

  .heading-right-content-wrap {
    display: none;
  }

  .hero {
    padding-bottom: var(--_spacing---big-padding-two);
  }

  .hero-row {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .hero-top-fast-text-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .hero-bottom-h1 {
    font-size: var(--_size---h1--font-size);
  }

  .about {
    padding-top: var(--_spacing---spacing-padding);
    padding-bottom: var(--_spacing---spacing-zero);
  }

  .about-row {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .about-left-content-wrap {
    width: var(--width);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .about-img {
    max-width: none;
    max-height: none;
  }

  .about-left-content-p {
    text-align: left;
    max-width: none;
  }

  .about-right-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    order: -9999;
    padding-left: 0;
  }

  .services {
    padding-bottom: var(--_spacing---spacing-regular);
  }

  .service-row {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .service-top-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .service-top-left-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .service-h2 {
    max-width: 360px;
  }

  .service-p {
    max-width: 310px;
  }

  .service-item-left-content-wrap {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .service-item-right-content-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .service-right-text-box-05 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
  }

  .service-bottom-item-01 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .service-bottom-item-02, .service-bottom-item-03, .service-bottom-item-04 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .projects {
    padding-top: var(--_spacing---spacing-padding);
    padding-bottom: var(--_spacing---spacing-regular);
  }

  .project-left-content-wrap {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .project-left-top-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .project-left-bottom-content {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-left: 15px;
  }

  .product-bottom-h3 {
    max-width: 210px;
  }

  .project-left-bottom-content-wrap-02 {
    padding-left: 0;
  }

  .image, .image-2 {
    max-width: none;
  }

  .project-right-content-wrap, .project-bottom-item-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .project-right-bottom-content-wrap-03 {
    padding-left: 0;
  }

  .project-top-box {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .project-bottom-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .project-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .team {
    padding-top: var(--_spacing---spacing-padding);
    padding-bottom: var(--_spacing---spacing-regular);
  }

  .testimonials {
    padding-top: var(--_spacing---spacing-regular);
    padding-bottom: var(--_spacing---spacing-padding);
  }

  .testimonial-row {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .testi-img {
    max-width: none;
    max-height: none;
  }

  .testimonmial-right-content-wrap {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
  }

  .testimonial-right-top-wrap, .testimonial-right-bottom-item-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .contact {
    padding-top: var(--_spacing---spacing-padding);
    padding-bottom: var(--_spacing---spacing-regular);
  }

  .contact-row {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

  .contact-right-content-wrap {
    padding-bottom: var(--_spacing---spacing-left);
  }

  .contact-right-from-wrap {
    padding-top: var(--_spacing---spacing-medium-rare);
    padding-right: var(--_spacing---spacing-medium-two);
    padding-left: var(--_spacing---spacing-medium-two);
  }

  .footer {
    padding-top: var(--_spacing---spacing-padding);
  }

  .footer-row {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
  }

  .footer-top-content-wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer-logo {
    max-width: 100px;
  }

  .footer-top-right-content {
    width: var(--width);
  }

  .footer-right-text-wrap {
    width: var(--width);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .footer-right-fast-text {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .footer-shap-img-wrap, .footer-bottom-shap-img {
    display: none;
  }

  .header-menu-wrap {
    left: auto;
    right: 0;
  }

  .page-title {
    padding-top: var(--_spacing---spacing-slim);
    padding-right: var(--_spacing---spacing-slim);
    padding-left: var(--_spacing---spacing-slim);
  }

  .colors-style-wrap-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .change-log-section-02 {
    padding: var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-medium-rare) var(--_spacing---spacing-padding);
  }

  .project-left-title {
    max-width: 525px;
  }

  .project-img-one, .project-img-two, .project-img-three, .project-img-four {
    max-width: none;
  }
}

@media screen and (max-width: 479px) {
  body {
    ---mode--collection-b5901ceb-00f5-3889-31a0-242bf55dcc63: mode-5422b4ef-d2ba-1640-e08d-d4d421b86ffd;
    --_size---body-1--font-family: var(--_typography---heading-font-three);
    --_size---body-1--font-size: 18px;
    --_size---body-1--line-height: 100%;
    --_size---body-1--font-weight: 400;
    --_size---h1--font-family: var(--_typography---heading-font-one);
    --_size---h1--font-size: 120px;
    --_size---h2--line-height: 90%;
    --_size---h1--font-weight: 400;
    --_size---h1--letter-spacing: 0%;
    --_size---h2--font-family: var(--_typography---heading-font-five);
    --_size---h2--font-size: 35px;
    --_size---h2--font-weight: 400;
    --_size---h4--font-family: var(--_typography---heading-font-three);
    --_size---h4--font-size: 18px;
    --_size---h4--line-height: 90%;
    --_size---h4--font-weight: 400;
    --_size---h5--font-family: var(--_typography---heading-font-three);
    --_size---h5--font-size: 20px;
    --_size---h5--font-weight: 400;
    --_size---h6--font-family: var(--_typography---heading-font-three);
    --_size---h6--font-size: 16px;
    --_size---h6--line-height: 144%;
    --_size---h6--font-weight: 400;
    --_size---h5--line-height: 129%;
    --_size---font-size-small: 14px;
    --_size---button--line-height: 110%;
    --_size---h2--letter-spacing: -.32px;
    --_size---h1--line-height: 81%;
    --_size---h3--font-size: 22px;
    --_size---h3--font-weight: 400;
    --_size---h3--font-family: var(--_typography---heading-font-five);
    --_size---font-size-medium: 32px;
    --_size---button--font-size: 16px;
    --_size---h3--letter-spacing: -.32px;
    --_size---body-2--font-weight: 400;
    --_size---button--font-family: var(--_typography---heading-font-three);
    --_size---button--font-weight: 400;
    --_size---body-2--font-family: var(--_typography---heading-font-three);
    --_size---h3--line-height: 90%;
    --_size---h4--letter-spacing: -.32px;
    --_size---h5--letter-spacing: 0%;
    --_size---h6--letter-spacing: 0%;
    --_size---button--letter-spacing: 0%;
    --_size---body-1--letter-spacing: 0%;
    --_size---body-2--font-size: 16px;
    --_size---body-2--letter-spacing: 0%;
    --_size---body-2--line-height: 100%;
    --_size---font-size-lg: 200px;
    --_spacing---big-padding: 100px;
    --_spacing---spacing-medium-rare: 10px;
    --_spacing---spacing-xl-large: 100px;
    --_spacing---big-padding-two: 50px;
    --_spacing---spacing-padding-three: 100px;
    --_spacing---spacing-zero: 0px;
    --_spacing---spacing-padding: 50px;
    --_spacing---spacing-slim: 10px;
    --_spacing---spacing-medium: 50px;
    --_spacing---spacing-regular: 40px;
    --_spacing---spacing-small: 9px;
    --_spacing---spacing-normal: 18px;
    --_spacing---spacing-padding-two: 48px;
    --_spacing---spacing-medium-two: 40px;
    --_spacing---spacing-left: 30px;
    --_spacing---spacing-large: 120px;
    --_spacing---spacing-padding-four: 32px;
  }

  .header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .header-logo {
    max-width: 90px;
  }

  .hero-row {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .hero-top-fast-text-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
  }

  .hero-fast-text {
    text-align: center;
  }

  .hero-content-bottom-right-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .hero-content-bottom-right-wrap-02 {
    justify-content: center;
    align-items: center;
  }

  .hero-bottom-h1 {
    max-width: 344px;
    font-size: var(--_size---h1--font-size);
  }

  .about {
    padding: var(--_spacing---spacing-zero) var(--_spacing---spacing-slim) var(--_spacing---spacing-medium);
    overflow: hidden;
  }

  .about-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .about-left-content-wrap {
    width: var(--width);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .about-img {
    max-width: none;
    max-height: none;
  }

  .about-left-content-p {
    text-align: left;
  }

  .services {
    padding: var(--_spacing---big-padding-two) var(--_spacing---spacing-slim) var(--_spacing---spacing-padding);
    overflow: hidden;
  }

  .service-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .service-top-left-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .service-bottom-content-wrap {
    display: none;
  }

  .service-item-left-content-wrap {
    width: var(--width);
    justify-content: flex-start;
    align-items: center;
  }

  .service-item-right-content-wrap {
    width: var(--width);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .service-item-img {
    width: var(--width);
    height: var(--height);
    max-width: none;
    max-height: none;
  }

  .service-right-content-box {
    width: var(--width);
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .service-content-box-wrap.none {
    display: none;
  }

  .service-bottom-item-01 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .service-bottom-item-02, .service-bottom-item-03, .service-bottom-item-04 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .projects {
    padding: var(--_spacing---spacing-padding) var(--_spacing---spacing-slim);
  }

  .project-left-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .project-left-top-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .project-left-bottom-content-wrap-02 {
    padding-left: var(--_spacing---spacing-zero);
  }

  .image, .image-2 {
    object-fit: cover;
    height: 350px;
  }

  .project-right-content-wrap, .project-bottom-item-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    display: none;
  }

  .project-right-bottom-content-wrap-03 {
    padding-left: var(--_spacing---spacing-zero);
  }

  .project-top-box {
    padding-bottom: var(--_spacing---spacing-left);
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .project-border-wrap {
    margin-top: 30px;
  }

  .project-bottom-box {
    padding-top: var(--_spacing---spacing-left);
    padding-bottom: var(--_spacing---spacing-zero);
  }

  .team {
    padding: var(--_spacing---spacing-padding) var(--_spacing---spacing-slim);
  }

  .team-right-content-wrap {
    grid-template-columns: 1fr;
    display: none;
  }

  .team-item-right-bottom-box {
    padding-left: var(--_spacing---spacing-zero);
  }

  .testimonials {
    padding: var(--_spacing---spacing-zero) var(--_spacing---spacing-slim) var(--_spacing---spacing-padding);
    overflow: hidden;
  }

  .testimonial-row {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .testimonmial-left-content-wrap {
    display: none;
  }

  .testimonmial-right-content-wrap {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .testimonial-right-bottom-item-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .testimonial-item {
    padding-right: var(--_spacing---spacing-left);
    padding-left: var(--_spacing---spacing-left);
  }

  .testimonial-item.none {
    display: none;
  }

  .contact {
    padding: var(--_spacing---spacing-padding) var(--_spacing---spacing-slim) var(--_spacing---spacing-normal) var(--_spacing---spacing-medium-rare);
  }

  .contact-row {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    justify-content: center;
    align-items: flex-start;
  }

  .contact-left-content-wrap, .contact-left-bottom-content-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .contact-right-content-wrap {
    padding-bottom: var(--_spacing---spacing-normal);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .contact-right-from-wrap {
    padding-top: var(--_spacing---spacing-slim);
    padding-right: var(--_spacing---spacing-normal);
    padding-left: var(--_spacing---spacing-normal);
  }

  .footer-row {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .footer-logo {
    max-width: 90px;
  }

  .footer-button-wrap {
    padding-right: var(--_spacing---spacing-normal);
    padding-left: var(--_spacing---spacing-normal);
    top: 9%;
  }

  .footer-shap-img-wrap, .hero-shap-img-wrap {
    display: none;
  }

  .page-wrapper {
    overflow: hidden;
  }

  .header-menu-wrap {
    display: flex;
    left: auto;
    right: auto;
  }

  .header-menu-item-wrapper {
    width: 300px;
  }

  .section {
    padding-right: var(--_spacing---spacing-slim);
    padding-left: var(--_spacing---spacing-slim);
  }

  .text-input {
    width: 300px;
  }

  .header-menu-img-wrap {
    display: none;
  }

  .page-title-wrap {
    padding: var(--_spacing---big-padding) var(--_spacing---spacing-slim) var(--_spacing---spacing-medium);
  }

  .page-title-row {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .colors-style-wrap-2 {
    grid-template-columns: 1fr 1fr;
  }

  .change-log-section-02 {
    padding: var(--_spacing---spacing-slim) var(--_spacing---spacing-slim) var(--_spacing---spacing-medium);
  }

  .change-log-wrap {
    flex-flow: column;
  }

  .change-log-left {
    width: 45%;
    padding-top: var(--_spacing---spacing-medium);
  }

  .cercile-2 {
    display: none;
  }

  .change-log-right {
    padding-top: var(--_spacing---spacing-left);
    padding-left: var(--_spacing---spacing-zero);
    border-left-style: none;
  }

  .change-log-contact-wrap-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .change-log-left-01 {
    width: 45%;
  }

  .cercile-2-2 {
    display: none;
  }

  ._404-title-wrap {
    height: auto;
    padding-top: var(--_spacing---spacing-large);
  }

  ._404-row {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  ._404-title-text-2 {
    text-align: center;
  }

  .slide-nav {
    color: var(--_color---testi-box);
    display: block;
  }

  .slide-nav.none {
    display: none;
  }

  .slider {
    background-color: #0000;
    height: auto;
    display: block;
  }

  .mask {
    height: auto;
    padding-bottom: 40px;
  }

  .mask.two {
    padding-bottom: 80px;
  }

  .slide {
    height: auto;
  }

  .left-arrow {
    background-color: var(--_color---dib-oringe);
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    display: flex;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    transform: translate(-70%);
  }

  .left-arrow.none {
    display: none;
  }

  .arrow-icon {
    font-size: var(--_size---body-1--font-size);
  }

  .right-arrow {
    background-color: var(--_color---dib-oringe);
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    display: flex;
    inset: auto 0 0;
    transform: translate(70%);
  }

  .right-arrow.none, .line-wrap {
    display: none;
  }

  .project-img-one, .project-img-two, .project-img-three, .project-img-four {
    object-fit: cover;
    height: 350px;
  }
}

/* ================================================
   JVM HERO – Fullscreen Video → Shrink + Logo Reveal
   ================================================ */

.hero-jvm {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: #000;
}

.hero-jvm-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Video – startet FULLSCREEN, wird dann geschrumpft */
.hero-video-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  will-change: width, height, border-radius;
  border-radius: 0;
}

.hero-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Dark Overlay über dem Video – startet schwarz (verdeckt Video komplett) */
.hero-video-overlay {
  position: absolute;
  inset: 0;
  background-color: #000;
  opacity: 1;
  z-index: 2;
  pointer-events: none;
}

/* Logo – absolut zentriert, startet unsichtbar */
.hero-logo-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 45%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 4;
  pointer-events: none;
}

.hero-logo-anim {
  width: 320px;
  max-width: 55%;
  opacity: 0;
  transform: scale(0.5);
  will-change: transform, opacity;
}

/* Hero Texte – unterhalb vom Logo, starten unsichtbar */
.hero-text-content {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  text-align: center;
  max-width: 650px;
  width: 85%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  opacity: 0;
  pointer-events: auto;
}

.hero-headline {
  font-family: 'Instrument Serif', Georgia, serif;
  color: var(--_color---white);
  font-size: clamp(26px, 3.5vw, 48px);
  line-height: 115%;
  font-weight: 400;
  letter-spacing: -0.02em;
  margin: 0;
  font-style: italic;
}

.hero-subtext {
  font-family: var(--_size---body-1--font-family);
  color: rgba(255, 255, 255, 0.85);
  font-size: clamp(13px, 1.3vw, 16px);
  line-height: 160%;
  font-weight: 400;
  margin: 0;
  max-width: 520px;
  letter-spacing: 0.01em;
}

.hero-trust {
  font-family: var(--_size---body-1--font-family);
  color: var(--_color---dib-oringe);
  font-size: clamp(10px, 1vw, 13px);
  line-height: 150%;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin: 0;
  max-width: 500px;
  opacity: 1;
}

/* Scroll Indicator */
.hero-scroll-indicator {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}

.hero-scroll-pill {
  width: 24px;
  height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-radius: 12px;
  display: flex;
  justify-content: center;
  padding-top: 6px;
}

.hero-scroll-dot {
  width: 4px;
  height: 4px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  animation: scrollBounce 2s ease-in-out infinite;
}

@keyframes scrollBounce {
  0%, 100% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(18px);
    opacity: 0.3;
  }
}

/* Grüner Glow – startet unsichtbar, wird mit dem Shrink sichtbar */
.hero-glow {
  position: absolute;
  width: 700px;
  height: 700px;
  bottom: -20%;
  left: -8%;
  background: radial-gradient(ellipse at center, rgba(34, 139, 34, 0.2) 0%, rgba(34, 139, 34, 0.07) 40%, transparent 70%);
  z-index: 0;
  pointer-events: none;
  filter: blur(60px);
  opacity: 0;
}

/* Shape – startet unsichtbar */
.hero-shap-img-wrap {
  z-index: 0;
  position: absolute;
  inset: auto 0% -5%;
  pointer-events: none;
  opacity: 0;
}

.hero-shap-img {
  width: 100%;
}

/* ── CASE STUDY SECTION ─────────────────────── */
.case-video-wrap {
  width: 85%;
  max-width: 380px;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}

.case-video {
  width: 100%;
  height: auto;
  display: block;
}

.case-subtitle {
  font-family: var(--_size---body-1--font-family);
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  font-style: italic;
  margin: -10px 0 20px 0;
}

.case-statement {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.case-statement-line {
  font-family: 'Instrument Serif', Georgia, serif;
  color: var(--_color---white);
  font-size: clamp(16px, 1.5vw, 22px);
  line-height: 155%;
  font-weight: 400;
  font-style: italic;
  margin: 0;
}

.case-statement-line strong {
  color: var(--_color---white);
  font-weight: 600;
}

/* ========================
   300 Anfragen-Kugeln (6x50 Grid)
   ======================== */
.anfragen-column {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 60px;
  flex-shrink: 0;
  align-self: stretch;
}

.anfragen-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(50, 1fr);
  gap: 3px;
  width: 100%;
  height: 100%;
  /* Kugeln füllen spaltenweise: erst Spalte 1 (1-50), dann Spalte 2 (51-100) usw. */
  grid-auto-flow: column;
}

.anfragen-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(232, 122, 46, 0.12);
  transition: background 0.15s ease, box-shadow 0.15s ease;
  justify-self: center;
  align-self: center;
}

.anfragen-dot.is-active {
  background: var(--_color---dib-oringe, #e87a2e);
  box-shadow: 0 0 5px rgba(232, 122, 46, 0.4);
}

.anfragen-dot.is-milestone {
  width: 9px;
  height: 9px;
}

.anfragen-dot.is-milestone.is-active {
  box-shadow: 0 0 10px rgba(232, 122, 46, 0.7);
}

/* Anfragen Banner */
.anfragen-banner {
  position: absolute;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%) scale(0.85);
  transition: opacity 0.4s cubic-bezier(0.22, 1, 0.36, 1),
              transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
  z-index: 10;
  white-space: nowrap;
}

#banner300 {
  bottom: -30px;
  top: auto;
  left: 50%;
}

.anfragen-banner.is-visible {
  opacity: 1;
  transform: translateX(-50%) scale(1);
}

.anfragen-banner-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: rgba(232, 122, 46, 0.1);
  border: 1px solid rgba(232, 122, 46, 0.3);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 10px;
  padding: 6px 14px;
  min-width: 60px;
}

.anfragen-banner-number {
  font-family: var(--_size---h2--font-family);
  font-size: 20px;
  font-weight: 700;
  color: var(--_color---dib-oringe, #e87a2e);
  line-height: 1.1;
}

.anfragen-banner-final .anfragen-banner-number {
  font-size: 24px;
}

.anfragen-banner-label {
  font-family: var(--_size---body-1--font-family);
  font-size: 9px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.55);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-top: 1px;
}

/* Responsive: Kugeln ausblenden */
@media screen and (max-width: 991px) {
  .anfragen-column {
    display: none;
  }
}

/* Responsive */
@media screen and (max-width: 991px) {
  .hero-logo-anim {
    width: 260px;
  }
  .hero-glow {
    width: 500px;
    height: 500px;
  }
  .hero-headline {
    font-size: clamp(24px, 5vw, 36px);
  }
}

@media screen and (max-width: 767px) {
  .hero-logo-anim {
    width: 220px;
    max-width: 60%;
  }
  .hero-glow {
    width: 400px;
    height: 400px;
  }
  .hero-text-content {
    width: 90%;
    bottom: 18%;
    gap: 10px;
  }
  .hero-headline {
    font-size: clamp(22px, 6vw, 32px);
  }
  .hero-subtext {
    font-size: 14px;
  }
  .hero-trust {
    font-size: 10px;
  }
}

@media screen and (max-width: 479px) {
  .hero-jvm {
    height: 100vh;
  }
  .hero-logo-anim {
    width: 200px;
    max-width: 65%;
  }
  .hero-logo-wrap {
    bottom: 30%;
  }
  .hero-text-content {
    bottom: 15%;
    width: 92%;
    gap: 8px;
  }
  .hero-headline {
    font-size: clamp(20px, 7vw, 28px);
  }
  .hero-subtext {
    font-size: 13px;
  }
  .hero-trust {
    font-size: 9px;
  }
  .hero-scroll-pill {
    width: 20px;
    height: 34px;
  }
  .hero-glow {
    width: 300px;
    height: 300px;
  }
}

/* ========================
   GLOBALE MOBILE-RESPONSIVE FIXES
   ======================== */

/* ── TABLET (max 991px) ── */
@media screen and (max-width: 991px) {

  /* About / Case Study */
  .about-row {
    flex-direction: column;
    gap: 40px;
  }

  .about-left-content-wrap {
    width: 100%;
  }

  .case-video-wrap {
    max-width: 100%;
    width: 100%;
  }

  .about-right-content-wrap {
    width: 100%;
    padding-left: 0;
  }

  /* Contact */
  .contact-row {
    flex-direction: column;
    gap: 40px;
  }

  .contact-left-content-wrap {
    width: 100%;
  }

  .contact-right-content-wrap {
    width: 100%;
  }

  /* Footer */
  .footer-top-content-wrap {
    flex-direction: column;
    gap: 40px;
  }

  .footer-right-text-wrap {
    flex-direction: column;
    gap: 30px;
  }

  .footer-logo-big {
    max-width: 400px;
  }
}

/* ── MOBILE LANDSCAPE / SMALL TABLET (max 767px) ── */
@media screen and (max-width: 767px) {

  /* About / Case Study */
  .about {
    padding: 50px 20px;
  }

  .about-row {
    gap: 30px;
  }

  .about-h2 {
    font-size: clamp(36px, 8vw, 56px);
  }

  .case-video-wrap {
    max-width: 100%;
    border-radius: 10px;
  }

  .case-statement-line {
    font-size: clamp(15px, 2.5vw, 18px);
  }

  /* Kampagnen */
  .kampagnen-h2 {
    font-size: clamp(30px, 5vw, 48px);
  }

  /* Video Showcase */
  .video-showcase-section {
    padding: 60px 0 50px;
  }

  .video-showcase-inner {
    padding: 0 20px;
    gap: 32px;
  }

  .video-showcase-h2 {
    font-size: clamp(28px, 5vw, 44px);
  }

  .video-showcase-player {
    border-radius: 14px;
  }

  .video-showcase-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  /* Contact */
  .contact {
    padding: 50px 20px;
  }

  .contact-row {
    gap: 35px;
  }

  .contact-left-center-wrap {
    flex-direction: column;
    gap: 20px;
  }

  .contact-right-from-wrap {
    padding: 20px;
  }

  /* Footer */
  .footer {
    padding: 50px 20px;
  }

  .footer-logo-big {
    max-width: 320px;
  }

  .footer-right-text-wrap {
    width: 100%;
  }
}

/* ── MOBILE PORTRAIT (max 479px) ── */
@media screen and (max-width: 479px) {

  /* About / Case Study */
  .about {
    padding: 40px 16px;
  }

  .about-row {
    gap: 24px;
  }

  .about-right-content-wrap {
    gap: 16px;
  }

  .about-t {
    font-size: 12px;
  }

  .about-h2 {
    font-size: clamp(32px, 9vw, 48px);
  }

  .case-subtitle {
    font-size: 12px;
  }

  .case-video-wrap {
    border-radius: 10px;
  }

  .case-statement-line {
    font-size: 14px;
  }

  /* Kampagnen */
  .kampagnen-h2 {
    font-size: clamp(28px, 8vw, 40px);
  }

  .kampagnen-desc {
    font-size: 14px;
  }

  /* Video Showcase */
  .video-showcase-section {
    padding: 40px 0 32px;
  }

  .video-showcase-inner {
    padding: 0 16px;
    gap: 24px;
  }

  .video-showcase-h2 {
    font-size: clamp(24px, 7vw, 36px);
  }

  .video-showcase-player {
    border-radius: 10px;
    aspect-ratio: 16 / 9;
  }

  .video-showcase-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .video-showcase-client-names {
    font-size: clamp(16px, 4vw, 22px);
  }

  .video-showcase-ctas {
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }

  .video-showcase-cta-primary,
  .video-showcase-cta-secondary {
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 12px 20px;
    font-size: 14px;
  }

  /* Contact */
  .contact {
    padding: 40px 16px 30px;
  }

  .contact-row {
    gap: 28px;
  }

  .contact-h2 {
    font-size: clamp(28px, 8vw, 40px);
  }

  .contact-left-content-wrap {
    width: 100%;
    gap: 20px;
  }

  .contact-left-center-wrap {
    flex-direction: column;
    gap: 16px;
  }

  .contact-center-text {
    font-size: 16px;
  }

  .contact-right-content-wrap {
    width: 100%;
  }

  .contact-right-from-wrap {
    padding: 16px;
  }

  .text-input-01, .text-input-02, .text-input-03, .text-input-04 {
    font-size: 14px;
  }

  .submit-button {
    width: 100%;
    font-size: 14px;
  }

  /* Footer */
  .footer {
    padding: 40px 16px;
  }

  .footer-row {
    gap: 40px;
  }

  .footer-top-content-wrap {
    gap: 30px;
  }

  .footer-logo-big {
    max-width: 240px;
  }

  .footer-legal-links {
    margin-top: 8px;
  }

  .footer-legal-link {
    font-size: 12px;
  }

  .footer-bottom-content-wrap {
    margin-top: -20px;
  }

  /* Hero CTA Button mobile */
  .hero-cta-btn {
    padding: 12px 28px;
    font-size: 13px;
    margin-top: 14px;
  }
}


@font-face {
  font-family: 'Humane';
  src: url('../fonts/Humane-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}