@media screen and (max-width: 1920px) {    .navbar-active .logo img.logo-dark {        display: block;        width: 200px;    }    .navbar,    .navbar-active {        height: 8vh;    }    .logo img.logo-light {        display: block;        width: 200px;        height: auto;        margin-top: 20px;    }    nav .nav-inner {        justify-content: space-around;        margin: 0 auto;    }    nav .nav-inner ul {        padding-left: 2rem;    }    .nav-links {        gap: 0.5rem;    }    .search {        font-size: 18px;    }    dotlottie-wc.scroll-indicator {        bottom: 40px;    }    .container-text.center.onTopTwo {        top: 15rem;    }    .container-text,    .container-50-text {        top: 45%;    }    .container-50-text.center {        top: 18rem;    }    .container-text h4,    .container-50-text h4 {        font-size: 12px;    }    .container--colored-inner {        width: min(1200px, calc(100% - 2rem));    }    .subhead,    .subhead-grid {        width: min(1200px, calc(100% - 2rem));    }    .grid--3-1 p,    .grid--4-1 p {        font-size: 0.9rem;        line-height: 1.75;    }    .grid--3,    .grid--4,    .grid--4-list,    .grid--6,    .grid--8,    .logo-grid {        width: min(1200px, calc(100% - 2rem));    }    h1.hero-title {        font-size: clamp(2.75rem, 4vw + 1rem, 8rem);    }    p.black {        width: 50vw;        color: #313030;    }}@media screen and (max-width: 1480px) {    nav .nav-inner {        height: 10vh;        justify-content: space-around;    }    .logo {        margin-right: 1rem;    }    .logo img.logo-light {        width: 160px;    }    .navbar-active .logo img.logo-dark {        width: 160px;    }    nav .nav-inner ul {        padding-left: 0;        margin-top: -10px;    }    .nav-links {        gap: 0.5rem    }    .burger {        margin-top: 20px;    }    .burger div {        width: 25px;        height: 2px;        background-color: rgb(236, 236, 236);        margin: 5px 5px 5px 2rem;        transition: all 0.3s ease;    }    nav .nav-inner li {        padding: 0;    }    nav .nav-inner li a {        font-size: 11px;        letter-spacing: 0;    }    .icons {        margin-left: 0;        margin-top: -10px;    }    .search {        font-size: inherit;    }    dotlottie-wc.scroll-indicator {        bottom: 40px;    }    .container-text.center.onTopTwo {        top: 18rem;    }    .container-50-text.center {        top: 15rem;    }    .container-text h4 {        font-size: 10px;        padding-bottom: 0.25rem;    }    .button-group {        margin-top: 1rem;    }    .section--copy .container--colored {        min-height: clamp(420px, 30vh, 780px);    }    .container--colored-inner {        width: min(900px, calc(100% - 1rem));        flex-direction: column;       margin-top: clamp(1.5rem, 3vh, 5rem)    }    .subhead,    .subhead-grid {        width: min(900px, calc(100% - 1rem));    }    h1.forGoogle {        font-size: 0.85rem;    }    .text-section {        padding: 0 2rem;    }    .text-section p {        font-size: 1rem;        padding-bottom: 0;    }    .grid--1,    .grid--2,    .grid--3,    .grid--4,    .grid--4-list,    .grid--6,    .grid--8,    .logo-grid {        width: min(900px, calc(100% - 1rem));    }    .grid--2 {        grid-template-columns: 1fr 1fr;        gap: 3rem;    }    .grid--3 {        width: min(900px, calc(100% - 1rem));    }    .grid--4,    .grid--8 {        gap: 2rem;    }    .grid--3-1 p,    .grid--4-1 p{        font-size: 0.9rem;        line-height: 1.75;    }    .grid--3 .grid--3-1 .grid-header-wrapper {        min-height: 60px;    }    .grid--4 .grid--4-1 .grid-header-wrapper {        min-height: 160px;        hyphens: auto;    }    .grid--6 .grid-header-wrapper {        min-height: 40px;    }    .grid--8 {        display: grid;        grid-template-columns: 1fr 1fr 1fr;    }}@media screen and (max-width: 1080px) {    nav {        height: 8vh;    }    .navbar,    .navbar-active {        height: 8vh;    }    nav .nav-inner {        width: 80vw;        justify-content: space-between;    }    nav .nav-inner ul {        padding-left: 0;    }    .nav-transparent {        height: 8vh;    }    .burger {        display: block;    }    .search {        margin-left: 0.75rem;        margin-top: 15px;        font-size: 20px;    }    .nav-links {        position: absolute;        right: 0;        height: 110vh;        top: 0;        background: rgb(123,10,254);        background: -moz-linear-gradient(45deg, rgba(123,10,254,1) 0%, rgba(246,0,205,1) 100%);        background: -webkit-linear-gradient(45deg, rgba(123,10,254,1) 0%, rgba(246,0,205,1) 100%);        background: linear-gradient(45deg, rgba(123,10,254,1) 0%, rgba(246,0,205,1) 100%);        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7b0afe",endColorstr="#f600cd",GradientType=1);        display: flex;        flex-direction: column;        justify-content: center;        align-items: center;        margin-right: 0;        padding-left: 0;        width: 100%;        transform: translateX(103%);        transition: transform 0.35s ease-in;    }    nav .nav-inner li a {        font-size: 18px;        line-height: 2;    }        nav .nav-inner li a:hover {        color: #9208c6;    }    .nav-links a {        color: #000;        font-size: 32px;        letter-spacing: 0;        font-family: acumin-pro-extra-condensed, sans-serif;        font-weight: 800;        font-style: normal;        line-height: 0.75;    }    .nav-links li {        opacity: 0;    }    dotlottie-wc.scroll-indicator {        bottom: 20px;    }    .h2--hero {        font-size: clamp(1.5rem, 4.5vw, 7rem);        width: 80%;    }    h1.forGoogle {        font-size: 0.75rem;    }    h4 {        font-size: 0.75rem;    }    .container {        display: block;    }    .container.border {        border-top: 5px solid #fff;        border-bottom: 5px solid #fff;        border-left: 10px solid #fff;        border-right: 10px solid #fff;    }    .container-50 {        display: flex;        flex-direction: column;        gap: 0.5rem;        justify-content: flex-start;        margin-top: 1px;    }    .container-50-one.left {        border-left: 10px solid #fff;        border-right: 10px solid #fff;        border-bottom: none;    }    .container-50-one.right {        border-left: 10px solid #fff;        border-right: 10px solid #fffe;        border-bottom: 5px solid #fff;    }    .container-text.onTop {        top: 50%;    }    .container-50-text.center {        top: 10rem;        left: 0;        width: 100%;    }    .container-50-text h2 {        padding-top: 0.25rem;    }    .container-50-copy-text.brown p {        font-size: 0.95rem;    }    .container-text h4 {        font-size: 10px;    }    .container-image {        object-fit: contain;    }    .grid--2 {        grid-template-columns: 1fr;        gap: 1rem;    }    .split-section {        margin-inline: 1%;    }    .apple-toggle-btn {        width: 40px;        height: 40px;    }    .apple-toggle-btn__icon {        font-size: 24px;    }    .apple-toggle-btn__closed {        font-size: 24px;    }    h1.forGoogle {        font-size: 0.75rem;        text-align: left;    }    .text-section {        padding-top: 2rem;    }    .text-section-inner {        padding: 0;    }    .text-section h2 {        font-size: 1.75rem;    }    .text-section p {        padding-bottom: 0;        margin-bottom: 0;    }    .section--copy .container--colored {        min-height: clamp(420px, 30vh, 780px);    }    .container--colored-inner {        width: min(720px, calc(100% - 3rem));        flex-direction: column;    }    .subhead,    .subhead-grid {        width: min(720px, calc(100% - 3rem));    }    .grid--2,    .grid--3,    .grid--4,    .grid--4-list,    .grid--6,    .grid--8,    .logo-grid {        width: min(720px, calc(100% - 3rem));    }    .grid--3 .grid--3-1 .grid-header-wrapper {        min-height: 50px;    }    .grid--4 {        grid-template-columns: repeat(2, minmax(0, 1fr));    }    .grid--4 .grid--4-1 .grid-header-wrapper {        min-height: 80px;    }    .grid--6 {        grid-template-columns: repeat(2, minmax(0, 1fr));    }    .grid--6 .grid-header-wrapper {        min-height: 25px;    }}@media screen and (max-width: 768px) and (orientation: portrait) {    .navbar,    .navbar-active {        height: 8vh;    }    nav .nav-inner {        width: 80vw;        justify-content: space-between;    }    .nav-links {        display: none;    }    .logo img,    .logo-light,    .logo-dark {        width: 100px;        height: auto;        margin-top: 15px;    }    .burger {        display: block;        cursor: pointer;        margin-top: 15px;    }    .burger div {        background-color: #fff; /* Weiß für transparente Navigation */        margin: 5px 0;        transition: all 0.3s ease;        border-radius: 2px;    }    /* Burger für weiße Navigation (nach Scroll) */    .navbar-active .burger div {        background-color: #333; /* Dunkel für weiße Navigation */    }    .icons {        margin-top: -30px;        padding-top: 0    }    .nav-links {        position: absolute;        right: 0;        top: 0;        height: 110vh;        background: -moz-linear-gradient(45deg, rgba(123,10,254,1) 0%, rgba(246,0,205,1) 100%);        background: -webkit-linear-gradient(45deg, rgba(123,10,254,1) 0%, rgba(246,0,205,1) 100%);        background: linear-gradient(45deg, rgba(123,10,254,1) 0%, rgba(246,0,205,1) 100%);        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7b0afe",endColorstr="#f600cd",GradientType=1);        display: flex;        flex-direction: column;        justify-content: center;        align-items: center;        margin-right: 0;        width: 100%;        transform: translateX(103%);        transition: transform 0.35s ease-in;        opacity: 1;    }    .nav-links li a.active {        color: #fff !important;        opacity: 0.5;    }    nav .nav-inner ul {        padding-left: 0;    }    .nav-links li {        opacity: 0;    }    nav .nav-inner li a {        font-size: 16px;        line-height: 2;    }    .navbar-active a {        color: #fff !important;    }    dotlottie-wc.scroll-indicator {        bottom: 50px;    }    .container {        display: block;    }    .split-section {        flex-direction: column-reverse;    }    .container-50 {        display: flex;        flex-direction: column;        gap: 0.5rem;        justify-content: flex-start;        margin-top: 1px;        border-top: none;        border-right: 10px solid #fff;        border-bottom: none;        border-left: 10px solid #fff;    }    .container-50-one.left {        border-left: none;        border-right: none;        border-bottom: none;    }    .container-50-one.right {        border-left: none;        border-right: none;        border-bottom: 5px solid #fff;    }    .container-image {        width: 100%;    }    .burger {        display: block;    }    .search {        margin-top: 15px;        margin-left: 0.5rem;    }    .container-text.onTopTwo {        top: 5rem;    }    .container-text.center.onTopTwo {        top: 10rem;    }    .container-text {        top: 40%;    }    .container-text.center {        top: 40%;        margin: 0 auto;    }    .container-text.onTop {        top: 40%;        margin: 0 auto;        width: 80%;    }    .container-50-text.center {        top: 25%;        transform: translateY(-25%);    }    h1.hero-title {        font-size: clamp(2.75rem, 2vw + 1rem, 10rem);        padding: 0.5rem 2rem 0 2rem;    }    /* Mehr Platz unter Buttons auf Tablet/kleineren Bildschirmen (nur in den container-50 Spalten) */    .container-50-copy-text .button {        margin-bottom: 6rem; /* etwas mehr Abstand unter dem Button */    }    /* Zusätzlicher Abstand unter dem Copy-Block, damit Bild nicht direkt anschließt */    .container-50-copy-text {        padding-bottom: 2.5rem;    }    .container-text h4 {        text-align: center;        padding-bottom: 0.25rem;    }    .container-text.center h4 {        padding-bottom: 0;    }    .container-50-text h4 {        margin-bottom: 0;    }    .button-group {        text-align: center;        margin: 0 15%;        align-items: center;        justify-content: center;        width: 70%;    }    .button-group.center {        padding-top: 3rem;    }    a.button {        font-size: 1rem;        margin-bottom: 0;    }    .button.darkred {        display: none;    }    .button.darkred.jobs{        display: block;        margin: 0 auto 10rem auto;    }    .container-50-copy-text.brown p {        font-size: 1rem;        hyphens: auto;    }    .section--copy .container--colored {        min-height: clamp(420px, 30vh, 780px);    }    .container--colored-inner {        width: min(600px, calc(100% - 1rem));        min-height: clamp(320px, 20vh, 780px);        flex-direction: column;    }    .subhead,    .subhead-grid {        width: min(600px, calc(100% - 1rem));    }    .grid--1,    .grid--2,    .grid--3,    .grid--4,    .grid--4-list,    .grid--6,    .grid--8,    .logo-grid {        width: min(600px, calc(100% - 1rem));    }    .grid--2 {        grid-template-columns: 1fr;        gap: 3rem;        margin: 0.5rem auto;    }    .grid--3 {        padding-block: clamp(1rem, 3vh, 5rem);    }    .grid--3-1,    .grid--4-1 {        margin-bottom: 0;        padding-bottom: 1.5rem;        gap: 0;    }    .grid--1-1 h2,    .grid--3-1 h2,    .grid--4-1 h2 {        min-height: 30px;    }    .grid--4 .grid--4-1 .grid-header-wrapper {        min-height: 60px;    }    .grid--8 {        display: grid;        grid-template-columns: 1fr 1fr;        gap: 1rem;        margin-bottom: 0;    }    .grid--8 .grid-header-wrapper {        min-height: 50px;    }    .grid--6 .grid-header-wrapper {        min-height: 50px;    }    .grid--6 {        display: grid;        grid-template-columns: repeat(2, minmax(0, 1fr));    }    .grid--3 .grid--3-1 .grid-header-wrapper {        min-height: 50px;    }    h1.forGoogle {        font-size: 0.75rem;        text-align: center;    }        h4 {        font-size: 10px;        letter-spacing: 5px;    }    p.black {        padding-top: 3rem;        width: 80%;        text-align: center;        font-size: 1.1rem;        color: #313030;    }    .video-desktop {        display: none !important;    }    .video-mobile {        display: block !important;    }    .video-mobile video {        width: 100% !important;        height: auto !important;        object-fit: cover;    }    .text-section {        padding: 3rem 0;        margin: 2% auto;        aspect-ratio: auto;    }    .text-section-inner {        width: 80%;        margin: 0 auto;    }    .phone-only {        display: list-item;    }}.nav-active {    transform: translateX(0%);}@media (max-height: 500px) and (orientation: landscape) {    .navbar, .navbar-active {        height: 12vh;    }    nav .nav-inner ul  {        gap: 0.15rem;    }    nav .nav-inner li a {        font-size: 0.85rem;    }}@media screen and (max-width: 640px) {    .logo img.logo-light,    .logo img.logo-dark {        width: 180px !important;        height: auto;        margin-top: 0;    }    .navbar-active .logo img.logo-dark {        display: block;        height: auto;        margin-top: 0;    }   .navbar-active a {        color: #ffffff !important;    }    .container-50-text.center {        top: 10%;        transform: translateY(-10%);        width: 100%;    }    .button {        margin: 0;    }    .subhead,    .subhead-grid {        width: min(500px, calc(100% - 3rem));    }    .grid--1,    .grid--2,    .grid--3,    .grid--4,    .grid--4-list,    .grid--6,    .grid--8,    .logo-grid {        width: min(500px, calc(100% - 3rem));    }    .grid--2-1 {        display: block;        width: 100%;        margin: 0 0 3rem 0;        padding: 0;    }    .grid--2-1-1 h2 {        font-size: 1.75rem;    }    .grid--2-1-1 h2 span {        font-size: 1rem;    }    .grid--2-1-1 p {        font-size: 0.9rem;    }    .grid--3 {        display: flex;        flex-direction: column;    }    .grid--4-list h3 {        min-height: inherit;    }    .grid--6 .grid-header-wrapper {        min-height: 20px;    }    .grid--8 {        display: grid;        grid-template-columns: 1fr 1fr;        gap: 1rem;        margin-bottom: 0;    }   .grid-list {       padding-bottom: 3rem;   }   .container--colored-inner {       width: min(500px, calc(100% - 3rem));   }    .burger {        margin-top: 12px;    }    .burger div {        background-color: #fff; /* Weiß für transparente Navigation */        margin: 5px 0;        transition: all 0.3s ease;        border-radius: 2px;    }    /* Burger für weiße Navigation (nach Scroll) */    .navbar-active .burger div {        background-color: #333; /* Dunkel für weiße Navigation */    }    .icons {        margin-left: 0;    }    .video-desktop {        display: none !important;    }    .video-mobile {        display: block !important;    }    .video-mobile video {        width: 100% !important;        height: auto !important;        object-fit: cover;    }    h1.forGoogle {        font-size: 0.75rem;    }    @keyframes navLinkFade {        from {            opacity: 0;            transform: translateX(50px);        }        to {            opacity: 1;            transform: translateX(0px);        }    }    .toggle .line1 {        transform: rotate(-45deg) translate(-4px, 6px);    }    .toggle .line2 {        opacity: 0;    }    .toggle .line3 {        transform: rotate(45deg) translate(-4px, -6px);    }}@media screen and (max-width: 480px) {    .container-text.onTop {        top: 56%;        margin: 0 auto;        width: 80%;    }    .container-50-copy-text {        width: 80vw;        padding: 2rem 0;    }    .video-section .video-center {        align-items: flex-start;        width: 85vw;    }    .video-section .video-center h2 {        font-family: "KH Teka", sans-serif;        font-weight: 500;        line-height: 1;        font-size: clamp(1.75rem, 3vw, 4rem);    }    .h2--hero {        font-size: clamp(1.85rem, 6vw, 7rem);    }    h2 {        font-size: clamp(1.75rem, 3vw, 4rem);    }    .h2--small {        font-size: 1.25rem;    }    .subhead {        width: min(400px, calc(100% - 3rem));        padding-block: clamp(3.5rem, 4vw + 1rem, 8rem);    }    .grid--1,    .grid--2,    .grid--3,    .grid--4,    .grid--4-list,    .grid--6,    .grid--8,    .logo-grid {        width: min(400px, calc(100% - 3rem));    }    .grid--2 {        padding-block: clamp(1rem, 2vh, 5rem);    }    .grid--8 {        display: grid;        grid-template-columns: 1fr;        gap: 1rem;    }    .grid--4-1 h2 {        font-size: 1.75rem;    }    .grid--6 .grid-header-wrapper {        min-height: 20px;    }    .grid--3 .grid--3-1 .grid-header-wrapper {        min-height: 40px;    }    .grid--6 {        display: grid;        grid-template-columns: repeat(1, minmax(0, 1fr));    }    /* Noch mehr Platz auf sehr kleinen Bildschirmen (nur in den container-50 Spalten) */    .container-50-copy-text .button {        margin-bottom: 8rem;    }    /* Mehr Abstand unter dem Copy-Block auf sehr kleinen Geräten */    .container-50-copy-text {        padding-bottom: 4rem;    }    .container--colored-inner {        width: min(400px, calc(100% - 3rem));    }}