@charset "UTF-8";
@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=d3c165c0-42a9-45b2-90fe-db46c1ed36cb&fontids=1488926,1489040,5383870);

@font-face {
    font-family: HelveticaNeue;
    src: url(../fonts/46c659aa-5e7e-48f1-a8bf-13e3c36baa3b.woff2) format("woff2"), url(../Fonts/helveticaneu/8e5737a2-66d4-4f56-9300-36df9b2668b6.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: HelveticaNeue;
    src: url(../fonts/dd7814bd-8abf-46c5-a4be-db0977de2cca.woff2) format("woff2"), url(../Fonts/helveticaneu/20ffa4b4-0154-4ca6-800c-468cecbd60f1.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueCBO;
    src: url(../fonts/cbd423a2-b084-4db7-aeb1-e5419cbe11d1.woff2) format("woff2"), url(../Fonts/helveticaneuobc/4eb7368f-163e-4f0f-a3c5-4e4294788f84.woff) format("woff");
    font-weight: 900;
    font-style: italic
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;

}

::-webkit-scrollbar {
  display: none;
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

.accardionText {
    font-size: 1.125rem;
}


img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg) translateZ(0);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg) translateZ(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg) translateZ(0);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg) translateZ(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg) translateZ(0);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg) translateZ(0);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg) translateZ(0);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg) translateZ(0)
    }

    to {
        -webkit-transform: perspective(400px) translateZ(0);
        transform: perspective(400px) translateZ(0)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg) translateZ(0);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg) translateZ(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg) translateZ(0);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg) translateZ(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg) translateZ(0);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg) translateZ(0);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg) translateZ(0);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg) translateZ(0)
    }

    to {
        -webkit-transform: perspective(400px) translateZ(0);
        transform: perspective(400px) translateZ(0)
    }
}


:root {
    --overlap-space: 16.5rem
}

@media (max-width: 102.5rem) {
    :root {
        --overlap-space: 10rem
    }
}

@media (max-width: 1024px) {
    :root {
        --overlap-space: 0
    }
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: inherit;
}

.text strong {
    font-weight: 600;
}

.button {
    background-image: linear-gradient(to top right, #F9B01B 100%, #E78F00 0);
    border-radius: 3px;
    display: inline-flex;
    font-family: HelveticaNeueCBO, sans-serif;
    font-size: 1.5rem;
    font-style: italic;
    justify-content: center;
    min-width: none;
    text-decoration: none;
    white-space: nowrap;
    --height: 50px;
    --progress: 0px;
    font-weight: 900;
    line-height: var(--height);
    overflow: hidden;
    padding: 0 3.75rem;
    position: relative;
    text-shadow: 0 calc(var(--progress) * -1) #fff, 0 calc(var(--height) - var(--progress)) #fff;
    text-transform: uppercase;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    text-align: center;
    letter-spacing: .05em;
    text-decoration: none;
    color: transparent;
}


.hoverBtn:hover {
    background-image: linear-gradient(to top right, #E78F00 100%, #E78F00 0) !important;
    --progress: var(--height) !important;
}


@media (max-width: 768px) {
    .button {
        font-size: 1.125rem;
        padding: 0 1rem;
        --height: 45px;
    }

    .mobile-menu .open {
        transform: translateX(-80%);
    }
}

html {
    font-family: HelveticaNeue, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    scroll-behavior: smooth;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    overflow-y: visible
}

html.dialog-open {
    overflow: hidden
}

body {
    overflow-x: hidden;
    overflow-y: visible;
    margin: 0;
    scroll-behavior: smooth;
}

.container {
    max-width: 1640px;
    margin: 0 auto;
    width: 100%;
}

.section {
    margin: 8rem 0;
}

@media (max-width: 102.5rem) {
    .section {
        margin: 4rem 0;
    }
}

@media (max-width: 768px) {
    .section {
        margin: 2rem 0;
    }
}

/* HEADER */

.header {
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    flex-shrink: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.90) 75%, rgba(255, 255, 255, 0.00) 75%, rgba(255, 255, 255, 0.00) 100%);
}

.header.sticky {
    position: fixed;
    background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
    box-shadow: 0 3px 15px rgba(0, 0, 0, .55);
    --header-height: 3.5rem;
    --navigation-spacing: 0;
    transition: transform .75s ease-in-out, -webkit-transform .75s ease-in-out;
    height: 56px;
}

.header .brand__logo-sticky {
    display: none;
}

.header.sticky .navlink {
    color: #fff !important;
}

.header.sticky .brand__logo-special {
    display: none;
}

.header.sticky .brand__logo-compact {
    display: flex !important;
}

.header .container {
    height: 100%;
}

.header.sticky .language {
    display: none;
}

.header__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    gap: 0 48px;
    padding-right: 138px;
}

.header__wrapper .brand {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__wrapper .brand a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.header__wrapper .brand .brand__logo {
    width: 100%;
}

.header__wrapper .brand .brand__logo-compact {
    display: none;
}

@media (min-width: 1024px) {

    .header__wrapper .navigation {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        justify-content: flex-end;
    }

    .header__wrapper .navigation .header__quicklink,
    .header__wrapper .navigation .header__toggle {
        display: none;
    }

}


.header__wrapper .navigation .navigation__wrapper {
    display: flex;
    height: 100%;
}

.header__wrapper .navigation .navigation__wrapper ul {
    list-style: none;
}

.header__wrapper .navigation .navigation__wrapper .navigation__list {
    display: flex;
    gap: 0 8px;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
}

.header__wrapper .navigation .navigation__wrapper .navigation__list .navigation__item {
    /* padding: 24px; */
    position: relative;
}

.header__wrapper .navigation .navigation__wrapper .navigation__list .navigation__item:hover::before {
    height: 100%;
    left: 0;
    border-radius: 3px;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 5;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background-color: #E3051B;
}

.header__wrapper .navigation .navigation__wrapper .navigation__list .navigation__item:hover::before {
    content: '';
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-animation-duration: .25s;
    animation-duration: .25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-color: #E3051B;
}

.header__wrapper .navigation .navigation__wrapper .navigation__list .navigation__item a {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 100% */
    backface-visibility: hidden;
}


.header__toggle {
    cursor: pointer;
    z-index: 1100;
    position: relative;
}

.header__toggle svg {
    fill: white;
    color: white;
}

.mobile-menu {
    position: absolute;
    top: 60px;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
    height: calc(100vh - 3.5rem);
    overflow: auto;
    display: none;
    left: 0;
}


.accordion__content {
    display: none;
    padding: 10px 20px;
    font-size: 14px;
    margin-bottom: 10px;
}

.accordion__open .accordion__content {
    display: flex;
    flex-direction: column;
}

.accordion__indicator {
    transition: transform 0.3s ease;
    width: 16px;
    height: 16px;
    margin-left: auto;
    color: red;
}

.accordion__open .accardionSvg {
    transform: rotate(180deg);
}


.mobile-menu.open {
    display: block;
}

@media (max-width:768px) {
    .mobile-menu.open {
        display: block;
    }

    .header__wrapper .navigation .header__quicklink,
    .header__wrapper .navigation .header__toggle {
        height: 40px;
    }
}

@media (max-width:720px) {
    .mobile-menu.open {
        display: block;
    }
}

@media (max-width:700px) {
    .mobile-menu.open {
        display: block;
    }
}

@media (max-width:650px) {
    .mobile-menu.open {
        display: block;
    }
}

@media (max-width:550px) {
    .mobile-menu.open {
        display: block;
    }
}

@media (max-width:450px) {
    .mobile-menu.open {
        display: block;
    }
}

@media (max-width:430px) {
    .mobile-menu.open {
        display: block;
    }
}


@media (max-width:375px) {
    .mobile-menu.open {
        display: block;
    }

    .header__wrapper .navigation .header__quicklink,
    .header__wrapper .navigation .header__toggle {
        font-size: 12px !important;

    }

    .header__wrapper {
        gap: 15px;
    }
}

.menu-section {
    padding: 24px;
    font-weight: bold;
    background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
    color: white;
    font-size: 20px;
    border-top: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.accordion__header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.menuDown {
    transform: rotate(180deg);
}

@media (min-width:1550px) {
    .panel__image .dolphine {
        left: auto !important;
        right: 0 !important;
        height: auto !important;
        width: calc(100% + 61px) !important;

    }

}

@media (max-width:1550px) {
    .panel__image {
        display: none !important;
    }

    .panel__content {
        height: 100% !important;
        align-items: center;
        justify-content: center;

        .panel__text {
            max-width: 660px !important;
            box-sizing: border-box;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 100% !important;
        }
    }

    .panel--left h3 {
        max-width: 100% !important;
    }

    .panel--right h3 {
        max-width: 100% !important;
    }

    .tabs .container {
        width: 80%;
    }
}

.menu-items {
    background-color: white;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    color: #000;
    border: 1px solid #fff;
}

.menu-items.show {
    max-height: 500px;
}

.menu-items li {
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    position: relative;
}

.menu-items li svg {
    color: #E3051B;
    display: block;
    height: 1rem;
    width: 1rem;
    transform: rotate(180deg);
}


.accordion__content a {
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    display: inline-block;
    font-size: 1rem;
    padding: .5rem 1.5rem .5rem 2.5rem;
    padding-left: 0;
}



@media (max-width: 768px) {
    .mobile-menu {
        width: 100%;
    }
}

.dropBox {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.dropBox:hover .submenu {
    display: flex;
}


.dropBox img {
    transform: rotate(90deg);
}

.submenu li a {
    color: #000 !important;
}

.navigation__list .has-dropdown .dropdown .dropdown__item a {
    color: #000;
}

.header__wrapper .navigation .navigation__wrapper .navigation__list .navigation__item:hover a {
    color: #fff;
    position: relative;
    z-index: 5;
}



.dropBox:hover .dropItem {
    color: #d0021b;
}

.accardionLink {
    text-decoration: underline;
}

.accardionLink:hover {
    text-decoration: none;
}

.navigation__list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.navigation__item {
    position: relative;
}

.navigation__item>a {
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    color: black;
    white-space: nowrap;
}

.navigation__item .navigation__link {
    padding: unset;
}

.has-dropdown:hover .dropdown {
    display: flex;
}

.dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, .44);
    box-shadow: 0 3px 30px rgba(0, 0, 0, .44);
    min-width: 200px;
    padding: 2rem 2rem;
    flex-direction: column;
    gap: 8px;
    z-index: 100;
    max-width: 340px;
}

.dropdown__item {
    position: relative;
}

.dropdown__item>a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: black;
    white-space: nowrap;
}


.has-submenu:hover .submenu {
    display: block;
}


.has-submenu:hover .dropdown {
    padding-right: 0;
}


.submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, .44);
    box-shadow: 0 3px 30px rgba(0, 0, 0, .44);
    min-width: 300px;
    padding: 2rem 2rem;
    flex-direction: column;
    white-space: nowrap;
    z-index: -5;

}

.submenu li a {
    padding: 10px 15px;
    display: block;
    color: black;
    text-decoration: none;
}


.header__wrapper .language {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border-radius: 0 0 3px 3px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: -webkit-box-shadow .25s ease-in-out;
    transition: -webkit-box-shadow .25s ease-in-out;
    -o-transition: box-shadow .25s ease-in-out;
    transition: box-shadow .25s ease-in-out;
    transition: box-shadow .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
    width: 122px;
    background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
    align-self: self-start;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1919px) {
    .header__wrapper .language {
        font-size: 12.8px;
        width: 70px;
        min-width: 70px;
    }
}

@media (max-width: 1640px) {
    .header {
        height: 112px;
    }

    .header__wrapper {
        padding: 0 3.2361rem;
        gap: 0 16px;
    }

    .header__wrapper .navigation .navigation__wrapper .navigation__list {
        max-width: 860px;
    }

    .header__wrapper .navigation .navigation__wrapper .navigation__list .navigation__item a {
        font-size: 18px;
        line-height: 18px;
        color: #000;
    }

}

.dropItem {
    color: #000 !important;
    background-color: unset;
    padding: .5rem 0;
    display: inline-block;
    font-size: 1.375rem !important;
    font-weight: unset !important;

}

.dropItem:hover {
    color: red !important;
}

.dropBox:hover .dropdown {
    padding-right: 0 !important;
}


.dropdown__item {
    color: #000;
}

@media (min-width: 1025px) and (max-width: 1640px) {
    .header__wrapper .brand:has(.brand__logo-special) {
        max-width: 240px;
        min-width: 180px;
    }
}

@media (max-width: 1024px) {
    .header {
        height: 56px;
        background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
        position: relative;
    }

    .header__wrapper {
        padding: 0 1.1111rem;
        justify-content: space-between;
        gap: 0;
    }

    .header__wrapper .brand:has(.brand__logo-compact) {
        width: 120px;
        min-width: 120px;
    }

    .header__wrapper .brand .brand__logo-special {
        display: none;
    }

    .header__wrapper .brand .brand__logo-compact {
        display: block;
    }

    .header__wrapper .language {
        display: none;
    }

    .header__wrapper .navigation {
        display: flex;
        gap: 20px;
    }

    .header__wrapper .navigation .header__quicklink {
        border-radius: 3px;
        border: 1px solid #fff;
        color: #fff;
        display: block;
        font-family: HelveticaNeueCBO, sans-serif;
        font-style: italic;
        padding: .75rem .875rem;
        text-decoration: none;
        text-transform: uppercase;
    }

    .header__wrapper .navigation .header__quicklink,
    .header__wrapper .navigation .header__toggle {
        display: flex;
        align-items: center;
    }

    .header__wrapper .navigation .header__toggle .header__toggle-close {
        display: none;
    }

    .header__wrapper .navigation .navigation__wrapper {
        display: none;
    }
}

@media (max-width: 1200px) {
    .header__wrapper .language {
        padding-block: 4px;
        height: auto;
        position: absolute;
        top: 0;
        right: 16px;
    }
}
.header__toggle {
    display: none;
}
.hero {
    position: relative;
    width: 100%;
}

.hero::after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    bottom: 0;
    content: '';
    height: var(--overlap-space);
    width: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
}


@media (max-width:768px) {
    .hero {
        margin-top: 4px;
    }
}



.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
}

.swiper__container {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper__container.swiping a {
    pointer-events: none;
}

.swiper__slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100vw;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    backface-visibility: hidden;
    display: flex;
    min-height: 40rem;
}

.swiper__slide img {
    object-fit: cover;
    width: 100%;
}

@media (min-width:1100px) {
    .swiper__slide img {
        object-fit: cover;
        max-height: 100vh;
        width: 100%;
        min-height: calc(40rem + var(--overlap-space));
    }
}



.swiper__slide .swiper__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    padding-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    bottom: var(--overlap-space);
    height: auto;
    touch-action: pan-y;
}

.swiper__slide .swiper__wrapper .container {
    padding-top: 160px;
}


@keyframes tad {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}


.swiper__slide .swiper__wrapper .swiper__content {
    display: flex;
    gap: 8px;
    flex-direction: column;
    width: max-content;
}

.swiper__slide .swiper__wrapper .swiper__content h2 {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
    font-family: HelveticaNeueCBO, Inter, sans-serif;
    font-style: italic;
    font-weight: 900;
    font-size: 120px;
    line-height: 120px;
    /* 100% */
}


.card__section {
    padding-top: 3rem;
    padding-bottom: 2rem;
}

.cards {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.card {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    flex-direction: column;
    background-color: #E3051B;
    position: relative;

}

.card__content {
    color: #fff;
    padding: 2rem;

    h3 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: clamp(1.375rem, .90909091vw + 1.03409091rem, 2.125rem);

    }

    p {
        font-size: 1.125rem;
        line-height: 1.375rem;
        margin: 1em 0;
    }

    .button {
        -webkit-tap-highlight-color: transparent;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-image: -webkit-gradient(linear, left bottom, right top, color-stop(100%, #F9B01B), color-stop(0, #E78F00));
        background-image: -webkit-linear-gradient(bottom left, #F9B01B 100%, #E78F00 0);
        background-image: -o-linear-gradient(bottom left, #F9B01B 100%, #E78F00 0);
        background-image: linear-gradient(to top right, #F9B01B 100%, #E78F00 0);
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-family: HelveticaNeueCBO, sans-serif;
        font-size: 1.5rem;
        font-style: italic;
        font-weight: 700;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-width: none;
        text-decoration: none;
        white-space: nowrap;
        --height: 50px;
        --progress: 0px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: transparent;
        font-weight: 900;
        line-height: var(--height);
        overflow: hidden;
        padding: 0 3.75rem;
        position: relative;
        text-shadow: 0 calc(var(--progress) * -1) #fff, 0 calc(var(--height) - var(--progress)) #fff;
        text-transform: uppercase;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        text-align: center;
        letter-spacing: .05em;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 10rem;
        position: absolute;
        bottom: -1.5rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);

    }
}


.swiper__slide .swiper__wrapper .swiper__content p {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.75);
    font-family: HelveticaNeueCBO, Inter, sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    /* 158.025% */
}

.swiper__pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    left: 0;
    width: 100%;
    bottom: calc(var(--overlap-space) + 3.5rem);
    display: flex;
    justify-content: center;
}

.swiper__pagination .swiper__pagination-item {
    display: inline-block;
    background-color: #fff;
    border-radius: 6px;
    border: 0;
    height: .625rem;
    width: 7.5rem;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
    opacity: .5;
    cursor: pointer;
}

.swiper__pagination .swiper__pagination-item.swiper__pagination-item--active {
    opacity: 1;
}



@media (max-width: 1919px) {
    .swiper__slide .swiper__wrapper .swiper__content h2 {
        font-size: 80px;
        line-height: 80px;
        /* 130.946% */
    }

    .swiper__slide .swiper__wrapper .swiper__content p {
        font-size: 40px;
        line-height: 40px;
        /* 130.946% */
    }
}

@media (max-width: 1640px) {
    .swiper__slide .swiper__wrapper .container {
        padding-inline: 52px;
    }
}


/* MAIN */

main {
    position: relative;
    width: 100%;
    margin-top: calc((var(--overlap-space) * -1) - 2rem);

    .section:first-child {
        margin: 0;
    }

    .section .tabs .container .tab__panel {
        display: flex;
        gap: 16px;
        justify-content: center;

        .panel {
            padding-bottom: 4rem;
            max-width: 812px;
            max-height: 452px;

            &.panel--left h3 {
                max-width: 230px;
            }

            &.panel--right h3 {
                max-width: 200px;
            }

            .panel__content {
                display: flex;
                position: relative;
                padding-top: 8px;
                height: 388px;
                box-shadow: 0 3px 30px rgba(0, 0, 0, .16);
                background-color: #fff;
                border-radius: 3px;

                &::before {
                    background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
                    content: '';
                    height: .5rem;
                    left: 0;
                    position: absolute;
                    top: 0;
                    width: 100%;
                    z-index: 1;
                }

                .panel__text,
                .panel__image {
                    flex: 0 0 auto;
                    width: 50%;
                }

                .panel__image img {
                    width: 100%;
                    height: auto;
                    object-fit: cover;
                }

                .panel__text {
                    padding: 24px;
                    position: relative;

                    h3 {
                        font-family: HelveticaNeueCBO, sans-serif;
                        font-size: clamp(1.375rem, 1.42857143vw + .83928571rem, 2.125rem);
                        font-weight: 900;
                        font-style: italic;
                        text-transform: uppercase;
                    }

                    p {
                        margin-block: 1rem;
                        font-size: 1.125rem;
                        line-height: 1.375rem;
                    }

                    .button {
                        bottom: -1.65rem;
                        left: 50%;
                        position: absolute;
                        -webkit-transform: translateX(-50%);
                        -ms-transform: translateX(-50%);
                        transform: translateX(-50%);
                    }
                }
            }

        }
    }
}



@media (max-width:1440px) {

    .panel__content {
        height: 100% !important;
        align-items: center;
        justify-content: center;

        .panel__text {
            max-width: 660px !important;
            box-sizing: border-box;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 100% !important;
        }
    }

    .panel--left h3 {
        max-width: 100% !important;
    }

    .panel--right h3 {
        max-width: 100% !important;
    }

    .tabs .container {
        width: 80%;
    }
}


.headline {
    position: relative;
    margin: 0 auto;
    margin-top: 6.5rem;
    width: 100%;
    max-width: 85rem;
    display: flex;
    -webkit-transform: translate3d(0, 14px, 0);
    transform: translate3d(0, 14px, 0);

    @media (min-width: 1201px) {
        margin-top: 11rem;
    }
    @media (max-width: 102.5rem) {
        .container {
            max-width: 102.5rem;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 3.2361rem;
        }
    }
    @media (max-width: 1024px) {
        .container {
            padding: 0 1.1111rem;
        }
    }
    h2 {
        position: relative;
        font-size: 3rem;
        font-family: HelveticaNeueCBO, sans-serif;
        font-style: italic;
        padding: 0 .65rem;
        font-weight: 900;

        span {
            display: block;
            font-size: inherit;
            font-family: HelveticaNeueCBO, sans-serif;
            font-style: italic;
            position: relative;
            z-index: 1;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            line-height: normal;
            text-shadow: 5px 5px transparent;
        }

        &::before {
            background-image: linear-gradient(#E3051B 0, #B70E0C 100%);
            bottom: 14px;
            content: '';
            height: .5rem;
            position: absolute;
            width: 100% !important;
        }
    }

    &.headline--center {
        justify-content: center;

        h2 {
            span {
                position: relative;
                z-index: 1;
            }

            &::before {
                right: 50%;
                width: 50vw;
                left: auto;
            }

            &::after {
                background-color: #fff;
                content: '';
                height: 34px;
                left: 0;
                position: absolute;
                bottom: 12px;
                border-bottom: 2px solid #fff;
                width: 100%;
                z-index: 0;
            }
        }
    }

    &.headline--left {
        justify-content: flex-start;

        @media (max-width: 768px) {
            justify-content: center;
        }

        h2 {

            &::before {
                right: 103%;
                width: calc((100vw - 85rem) / 2);
            }

        }
    }
}



.headlineAktuel {
    margin-top: 5em;
    align-items: center;
    justify-content: center;
}

.headlineAktuel h2::before {
    transition: transform .35s ease-out .25s, -webkit-transform .35s ease-out .25s;
    background-image: linear-gradient(#E3051B 0, #B70E0C 100%);
    top: 27px;
    content: '';
    height: .5rem;
    position: absolute;
    width: 37vw !important;
    right: 98%;
    left: auto;
}

@media (max-width: 768px) {
    .headline {
        margin: 0;

        h2 {
            font-size: 1.5rem;
            padding: 0 .875rem;
        }
    }
}

main .section .firstvisit {
    background: linear-gradient(180deg, #F2F2F2 0%, #F2F2F2 45%, #FFF 45%, #FFF 100%);
    --steps-column-size: 25em;

    @media (max-width: 102.5rem) {
        font-size: 14px;
        padding-right: 6.25rem;
    }

    @media (max-width: 85rem) {
        font-size: 12px;
    }

    @media (max-width: 1200px) {
        padding-right: 0;
        font-size: 14px;
    }

    .container {
        max-width: 1360px;

        @media (max-width: 102.5rem) {
            max-width: 102.5rem;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 3.2361rem;
        }
        @media (max-width: 1024px) {
            padding: 0 1.1111rem;
        }

        .firstvisit__element {
            @media (min-width: 1201px) {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
            }

            .firstvisit__text {
                padding: 48px 0 32px 0;
                @media (min-width: 1201px) {
                    max-width: 25rem;
                    padding: 4.375rem 0;
                }

                h2 {
                    font-style: italic;
                    font-size: 3rem;
                    font-weight: 900;
                    text-transform: uppercase;
                    font-family: HelveticaNeueCBO, sans-serif;
                    background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
                    -webkit-background-clip: text;
                    -webkit-text-fill-color: transparent;
                }

                p {
                    color: #000;
                    font-family: "HelveticaNeue";
                    font-style: normal;
                    font-weight: 400;
                    font-size: 16px;
                    line-height: 19px;
                    @media (min-width: 1201px) {
                        font-size: 18px;
                        line-height: 22px;
                    }
                }
            }

            .firstvisit__steps {
                @media (min-width: 1201px) {
                    display: grid;
                    gap: 1rem;
                    grid-template-columns: var(--steps-column-size) var(--steps-column-size);
                    grid-template-rows: var(--steps-column-size) var(--steps-column-size);
                }
                @media (min-width: 769px) and (max-width: 1200px) {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    gap: 1rem;
                }
                @media (max-width: 768px) {
                    flex-direction: column;    
                }
                .firstvisit__step {
                    position: relative;
                    display: block;

                    @media (max-width: 768px) {
                        margin-top: .625rem;
                    }

                    .badge {
                        position: absolute;
                        right: -6em;
                        top: 2em;

                        img {
                            width: 11.5625em;
                        }

                        @media (max-width:1200px) {
                            top: -.5rem;
                            right: -.5rem;
    
                            img {
                                width: 5.6875rem;
                            }
                        }
                    }

                    .step__wrapper {
                        background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
                        display: flex;
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        -webkit-box-pack: justify;
                        -ms-flex-pack: justify;
                        justify-content: space-between;
                        position: relative;
                        height: 100%;
                        padding: 1.5rem 1.25rem;
                        @media (min-width: 1201px) {
                            padding: 2rem;
                        }
                        .step__icon {
                            align-items: center;
                            display: flex;
                            gap: 1.5rem;

                            span {
                                color: #fff;
                                font-size: 3.75em;
                                font-weight: 700;
                                @media (max-width:1200px) {
                                    font-size: 3em;
                                }
                            }

                            svg {
                                height: 4.5em;
                                width: 4.2em;
                                display: block;
                                -webkit-box-flex: 0;
                                flex: 0 0 auto;
                                opacity: .5;
                                @media (max-width:1200px) {
                                    display: block;
                                    -webkit-box-flex: 0;
                                    -ms-flex: 0 0 auto;
                                    flex: 0 0 auto;
                                    height: 2.25em;
                                    opacity: .5;
                                    width: 2.25em;
                                }
                            }
                        }

                        .step__text {
                            color: #fff;
                            margin-block: 1rem;

                            h4 {
                                font-size: 1.125em;
                                font-weight: 700;
                                text-transform: uppercase;
                                @media (max-width:1200px) {
                                    font-size: 1em;
                                }
                            }
                            p {
                                font-size: 1.125em;
                                margin-top: 1.25rem;
                                line-height: 1.25;
                                @media (max-width:1200px) {
                                    margin-top: 1em;
                                    font-size: 1em;
                                    line-height: 1.25em;
                                }
                            }
                        }
                    }

                    &:nth-child(1) {
                        margin-bottom: .625rem;
                        @media (min-width: 769px) and (max-width: 1200px) {
                            margin-bottom: 0;
                        }

                    }
                    @media (min-width: 769px) and (max-width: 1200px) {
                        &:first-child, &:nth-child(2) {
                            width: calc(50% - (1rem / 2));
                        }
                    }
                    @media (max-width: 768px) {
                        &:first-child, &:nth-child(2) {
                            width: 100%;
                        }
                    }
                    @media (min-width: 769px) and (max-width: 1200px) {
                        &:nth-child(4) {
                            width: 100%;
                        }
                    }
                    &:nth-child(3) {
                        .step__wrapper {
                            background: 0 0;
                            padding: 0;
                            direction: rtl;
                            picture {
                                display: block;
                                img {
                                    display: block;
                                    -o-object-fit: cover;
                                    object-fit: cover;
                                    width: 100%;
                                    @media (min-width: 1201px) {
                                        height: var(--steps-column-size);
                                        -o-object-position: right;
                                        object-position: right;
                                        width: calc(var(--steps-column-size) * 2);
                                    }
                                }
                            }
                        }
                        @media (min-width: 769px) and (max-width: 1200px) {
                            display: none;
                        }
                    }

                    &:nth-child(4) .step__wrapper {
                        clip-path: polygon(0 85%, 50% 100%, 100% 85%, 100% 0, 0 0);
                        height: 115%;
                        padding-bottom: calc(1.5rem + 15%);
                        position: relative;
                        @media (min-width: 769px) {
                            height: auto;
                            padding-bottom: 6rem;
                        }
                        @media (min-width: 1201px) {
                            height: 115%;
                            padding-bottom: calc(1.5rem + 15%);
                        }
                    }

                    @media (min-width: 1201px) {
                        &:nth-child(odd) {
                            -webkit-transform: translateY(-1rem);
                            -ms-transform: translateY(-1rem);
                            transform: translateY(-1rem);
                        }

                        &:nth-child(even) {
                            -webkit-transform: translateY(-10rem);
                            -ms-transform: translateY(-10rem);
                            transform: translateY(-10rem);
                        }
                    }
                }
            }

            &:nth-child(2) {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                @media (min-width: 1201px) {
                    -webkit-box-orient: horizontal;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: row;
                    flex-direction: row;
                }
                .firstvisit__text {

                    &:nth-child(1) {
                        display: none;
                    }

                    &:nth-child(2) p {
                        text-align: left;
                        margin-block: 18px 32px;
                    }
                }
                img {
                    -o-object-fit: cover;
                    object-fit: cover;
                    -webkit-box-ordinal-group: 3;
                    -ms-flex-order: 2;
                    order: 2;
                    width: 100%;
                    @media (min-width: 1201px) {
                        -webkit-box-ordinal-group: 4;
                        -ms-flex-order: 3;
                        order: 3;
                        width: calc(var(--steps-column-size) * 2);
                    }
                }

            }

        }
    }
}

main {
    .section.section--imagetext {
        margin: 8rem 0;

        @media (max-width: 102.5rem) {
            margin: 4rem 0;
        }

        @media (max-width: 768px) {
            margin: 2rem 0;
        }

        .container {
            @media (max-width: 102.5rem) {
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                padding: 0 3.2361rem;
            }

            @media (max-width: 1024px) {
                padding: 0 1.1111rem;
            }

            .imagetext {
                gap: 3.5rem;
                display: flex;
                position: relative;

                @media (max-width: 768px) {
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    gap: 0;
                    flex-direction: column;
                }

                .imagetext__image {
                    width: 33.3333%;
                    align-self: center;

                    @media (max-width: 768px) {
                        padding: 0;
                        -webkit-box-sizing: border-box;
                        box-sizing: border-box;
                        width: 100%;
                    }

                    picture {
                        display: flex;

                        img {
                            -o-object-fit: contain;
                            object-fit: contain;
                            height: 100%;
                            width: 100%;

                            @media (max-width: 768px) {
                                margin: 0 auto;
                                width: 80%;
                                aspect-ratio: 1.6;
                            }
                        }
                    }

                    .imagetext__ribbon {
                        font-size: .875rem;
                        color: #fff;
                        background-color: #989898;
                        border-radius: 3px 0 0 3px;
                        position: absolute;
                        padding: .5rem 1.5rem .5rem .5rem;
                        right: 0;
                        top: 20%;

                        @media (min-width: 1641px) {
                            display: none;
                        }

                        @media (max-width: 1640px) {
                            padding: .5rem 1rem;
                            position: static;
                            text-align: center;
                            border-radius: 0 0 3px 3px;
                        }

                        @media (max-width: 768px) {
                            border-radius: 3px;
                        }
                    }
                }

                .imagetext__text.text {
                    padding: 6rem 0;
                    display: flex;
                    flex-direction: column;
                    flex: 1;

                    @media (max-width: 768px) {
                        padding: 2rem 0;
                    }

                    h3 {
                        font-family: HelveticaNeueCBO, sans-serif;
                        font-weight: 900;
                        font-style: italic;
                        font-size: clamp(1.5rem, 2.85714286vw + .42857143rem, 3rem);

                        @media (min-width: 1641px) {
                            max-width: 75%;
                        }

                    }

                    p {
                        flex: 1 1 auto;
                        font-size: 1.125rem;
                        line-height: 1.375rem;
                        margin-block: 18px;

                        @media (max-width: 1204px) {
                            font-size: 1rem;
                            line-height: 1.1875rem;
                        }
                    }

                    .imagetext__button {
                        align-self: flex-start;

                        @media (max-width: 768px) {
                            margin: 0 auto;
                        }
                    }
                }

                .imagetext__background {
                    background-color: #F2F2F2;
                    height: 100%;
                    left: 50%;
                    top: 0;
                    -webkit-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
                    display: block;
                    position: absolute;
                    width: 100vw;
                    z-index: -1;
                    background-image: linear-gradient(to bottom, #fff 0, #fff 4rem, #F2F2F2 4rem, #F2F2F2 calc(100% - 4rem), #fff calc(100% - 4rem), #fff 100%);

                    @media (max-width: 768px) {
                        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(6rem, #fff), color-stop(6rem, #F2F2F2), to(#F2F2F2));
                        background-image: -webkit-linear-gradient(top, #fff 0, #fff 6rem, #F2F2F2 6rem, #F2F2F2 100%);
                        background-image: -o-linear-gradient(top, #fff 0, #fff 6rem, #F2F2F2 6rem, #F2F2F2 100%);
                        background-image: linear-gradient(to bottom, #fff 0, #fff 6rem, #F2F2F2 6rem, #F2F2F2 100%);
                    }

                    .imagetext__ribbon {
                        font-size: .875rem;
                        color: #fff;
                        background-color: #989898;
                        border-radius: 3px 0 0 3px;
                        position: absolute;
                        padding: .5rem 1.5rem .5rem .5rem;
                        right: 0;
                        top: 20%;

                        @media (max-width: 1640px) {
                            display: none;
                        }
                    }
                }
            }
        }
    }
}

main .section .faq {
    .container {
        @media (max-width: 102.5rem) {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 3.2361rem;
        }

        @media (max-width: 1024px) {
            padding: 0 1.1111rem;
        }

        @media (max-width: 768px) {
            padding: 0;
        }

        .accordions__items {
            margin-top: 4rem;

            .accordion {
                border: 1px solid #989898;
                width: 100%;

                @media (max-width: 768px) {
                    border-left: 0;
                    border-right: 0;
                }

                &>:first-child {
                    margin-top: 0;
                }

                .accordion__toggle {
                    background: 0 0;
                    border: 0;
                    color: inherit;
                    display: block;
                    font-family: inherit;
                    font-style: inherit;
                    font-weight: inherit;
                    margin: 0;
                    padding: 1.5rem 6rem 1.5rem 2.5rem;
                    position: relative;
                    text-align: inherit;
                    text-transform: inherit;
                    width: 100%;
                    cursor: pointer;

                    @media (max-width: 768px) {
                        padding: 1.5rem 4rem 1.5rem 1.25rem;
                    }

                    .accordion__title {
                        font-size: 1.5rem;
                        font-weight: 700;
                        text-transform: uppercase;

                        @media (max-width: 768px) {
                            font-size: 1.125rem;
                        }
                    }

                    .accordion__indicator {
                        color: #E3051B;
                        display: none;
                        height: 1.5em;
                        position: absolute;
                        right: 3.337rem;
                        top: 50%;
                        -webkit-transform: translateY(-50%) rotate(180deg);
                        -ms-transform: translateY(-50%) rotate(180deg);
                        transform: translateY(-50%) rotate(180deg);
                        width: 1.5em;

                        @media (max-width: 768px) {
                            right: 1.25rem;
                        }
                    }

                    &:not([disabled]) .accordion__indicator {
                        display: block;
                    }

                    &[aria-expanded=true] .accordion__indicator {
                        -webkit-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        transform: translateY(-50%);
                    }
                }

                .accordion__panel {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    line-height: 1.375rem;
                    padding: 0 7.5rem 1.5rem 2.5rem;

                    @media (max-width: 768px) {
                        -webkit-box-orient: vertical;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: column;
                        flex-direction: column;
                        padding: 0 1.25rem 1.5rem;
                    }

                    &[hidden] {
                        display: none;
                    }
                }
            }
        }

        .faq__button {
            display: flex;
            justify-content: center;
            margin-top: 2.5rem;

            @media (max-width: 768px) {
                margin-top: 1rem;
            }
        }
    }
}


.deine {
    display: flex;
    justify-content: space-between;
    padding: 0 9.25rem;
    padding-left: 42px;
}

.deineInfo {
    display: flex;
    flex-direction: column;
    padding-top: 50px;
    width: 30%;
}

.deineInfo h3 {
    background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: HelveticaNeueCBO, sans-serif;
    font-style: italic;
    font-size: 3rem;
    font-weight: 900;
    text-transform: uppercase;
}

.deineInfo p {
    text-align: left;
    margin-bottom: 2rem;
    margin: 1em 0;
    font-size: 1.125rem;
    line-height: 1.375rem;
}

.deineInfo a {
    -webkit-tap-highlight-color: transparent;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(100%, #F9B01B), color-stop(0, #E78F00));
    background-image: -webkit-linear-gradient(bottom left, #F9B01B 100%, #E78F00 0);
    background-image: -o-linear-gradient(bottom left, #F9B01B 100%, #E78F00 0);
    background-image: linear-gradient(to top right, #F9B01B 100%, #E78F00 0);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: HelveticaNeueCBO, sans-serif;
    font-size: 1.5rem;
    font-style: italic;
    font-weight: 700;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: none;
    text-decoration: none;
    white-space: nowrap;
    --height: 50px;
    --progress: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: transparent;
    font-weight: 900;
    line-height: var(--height);
    overflow: hidden;
    padding: 0 3.75rem;
    position: relative;
    text-shadow: 0 calc(var(--progress) * -1) #fff, 0 calc(var(--height) - var(--progress)) #fff;
    text-transform: uppercase;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    text-align: center;
    letter-spacing: .05em;
}

.deineImgContainer img {
    max-width: 700px;
}

/* FOOTER */

.footer {
    background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
    margin-top: 6.25rem;
    padding-top: 2rem;
    position: relative;

    .container {
        max-width: 85rem;
        z-index: 5;
        position: relative;

        @media (max-width: 1640px) {
            max-width: 1640px;
            padding: 0 3.2361rem;
        }

        @media (max-width: 1024px) {
            padding: 0 1.1111rem;
        }
    }

    @media (max-width: 768px) {
        margin-top: 0;

    }

    .footer__block {
        margin-top: 96px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 4rem;
    }

    &::before {
        background-color: #fff;
        content: '';
        height: 7.25rem;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;

        @media (max-width: 768px) {
            height: 24.5rem;
        }
    }

    .newsletter {
        display: flex;
        box-shadow: 0 3px 30px rgba(0, 0, 0, .16);
        background-color: #fff;
        border-radius: 3px;

        @media (max-width: 900px) {
            flex-direction: column;
        }

        @media (max-width: 900px) {}

        .newsletter__text {
            flex: 0 0 50%;
            padding: 2rem;

            @media (max-width: 900px) {
                padding-bottom: 1rem;
            }

            p,
            h4 {
                font-size: 1.125rem;
                text-transform: uppercase;
                margin-bottom: 1rem;
            }

            p {
                color: #000;
                font-family: "HelveticaNeue";
                font-size: 18px;
                font-style: normal;
                font-weight: 400;
                line-height: 18px;
                /* 100% */
                text-transform: uppercase;

                @media (max-width: 900px) {
                    font-size: 1rem;
                }
            }

            h4 {
                color: #000;
                font-family: "HelveticaNeue";
                font-size: 24px;
                font-style: normal;
                font-weight: 700;
                line-height: 24px;
                /* 100% */
                text-transform: uppercase;

                @media (max-width: 900px) {
                    font-size: 1.25rem;
                }
            }

            .newsletter__benefits {
                display: flex;
                gap: 1.25rem clamp(2rem, 3.75rem, 3.75rem);
                margin: 2rem 0 0;

                @media (max-width: 900px) {
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                }

                .newsletter__benefit {
                    display: flex;
                    gap: 1rem;
                    align-items: center;

                    svg {
                        display: inline-block;
                        height: 1.5rem;
                        width: 1.5rem;
                    }
                }
            }
        }

        .newsletter__form {
            flex: 0 0 50%;
            background-color: #F2F2F2;
            border-radius: 0 3px 3px 0;
            -webkit-clip-path: polygon(100% 100%, 100% 0, 0 0, 26px 50%, 0 100%);
            clip-path: polygon(100% 100%, 100% 0, 0 0, 26px 50%, 0 100%);
            padding: 2rem;
            padding-left: 5.25rem;
            display: flex;
            flex-direction: column;

            @media (max-width: 900px) {
                padding: 3.125rem 1.25rem 1.25rem;
                -webkit-clip-path: polygon(0 100%, 0 0, 50% 26px, 100% 0, 100% 100%);
                clip-path: polygon(0 100%, 0 0, 50% 26px, 100% 0, 100% 100%);
            }

            .newsletter__input {
                display: flex;
                flex-direction: column;
                gap: 0.5rem;
                margin: 1.5rem 0;

                input {
                    border-radius: 3px;
                    border: 1px solid #E2E2E2;
                    background: #FFF;
                    padding: 0.75rem;
                    font-size: 1rem;
                    width: 100%;
                }
            }



            .newsletter__submit {
                align-self: flex-end;
                display: inline-flex;
                align-items: center;
                justify-content: center;
                background-color: #E3051B;
                color: #fff;
                font-family: HelveticaNeueCBO, sans-serif;
                font-size: 1.5rem;
                font-style: italic;
                font-weight: 900;
                line-height: 1.5rem;
                /* 100% */
                text-transform: uppercase;
                padding: 0.75rem 1.5rem;
                border-radius: 3px;
                border: none;
                cursor: pointer;
                -webkit-animation: tada;
                animation: tad;
                -webkit-animation-duration: 1.25s;
                animation-duration: 1.25s;
                -webkit-backface-visibility: visible !important;
                backface-visibility: visible !important;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
                opacity: 1;


                @media (max-width: 900px) {
                    width: 100%;
                }
            }
        }
    }

    .footer__block.footer__block--navigation {
        @media (max-width: 1280px) {
            flex-direction: column;
            gap: 2rem;
            margin-block: 36px 0;
            align-items: flex-start;
        }

        .navigation.-sitemap {
            flex: 0 0 50%;

            @media (max-width: 1280px) {
                width: 100%;
            }

            @media (max-width: 768px) {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
            }

            .navigation__items {
                list-style: none;
                margin: 0;
                padding: 0;

                &.-level-0 {
                    display: grid;
                    gap: 4.5rem 1rem;
                    grid-template-columns: 1fr 1fr;

                    @media (max-width: 768px) {
                        display: block;
                    }
                }

                &.-level-1 {
                    margin-top: 1rem;

                    @media (max-width: 768px) {
                        display: none;
                    }
                }

                .navigation__item {



                    &.-level-0:nth-child(3) {
                        grid-column: span 2;
                    }

                    &.-level-1 {
                        margin: .5rem 0;
                    }

                    &.-level-0 {
                        @media (max-width: 768px) {
                            margin: 2rem 0;
                        }
                    }

                    .navigation__link {
                        position: relative;
                        display: -webkit-inline-box;
                        display: -ms-inline-flexbox;
                        display: inline-flex;
                        -webkit-box-pack: justify;
                        -ms-flex-pack: justify;
                        justify-content: space-between;
                        color: #fff;
                        font-size: 1.125em;
                        text-decoration: none;

                        &.-level-0 {
                            font-weight: 700;
                            text-transform: uppercase;
                        }

                        @media (max-width: 768px) {
                            width: 100%;
                        }

                        .navigation__indicator {
                            display: none;
                            height: 1rem;
                            width: 1.5rem;

                            @media (max-width: 768px) {
                                display: block;
                            }

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

            .navigation__item.-level-0.-open .navigation__items.-level-1 {
                display: block;
            }

            .navigation__item.-level-0.-open .navigation__indicator {
                -webkit-transform: rotateX(-180deg);
                transform: rotateX(-180deg);
            }
        }

        .footer__wrapper {
            @media (max-width: 1280px) {
                width: 100%;
            }

            .partners,
            .navigation.-socials {
                border-bottom: 1px solid rgba(255, 255, 255, .5);
                margin-bottom: 3.5rem;
                padding-bottom: 3.5rem;
            }

            .partners {
                @media (max-width: 1280px) {
                    border-bottom: 1px solid rgba(255, 255, 255, .5);
                    margin-bottom: 2.5rem;
                    padding-bottom: 2.5rem;
                    border-top: 1px solid rgba(255, 255, 255, .5);
                    margin-top: 2rem;
                    padding-top: 2rem;
                }

                .partners__items {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    list-style: none;
                    margin: 0;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    padding: 0;
                    gap: 2rem 3rem;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    width: 100%;

                    @media (max-width: 1280px) {
                        justify-content: flex-start;
                        gap: 0;

                        .partners__item {
                            width: 50%;
                        }
                    }

                    @media (max-width: 768px) {
                        justify-content: center;
                        align-items: center;
                        gap: 1rem;

                        .partners__item {
                            width: auto;
                        }

                        &:nth-child(2) {
                            -webkit-box-orient: vertical;
                            -webkit-box-direction: reverse;
                            -ms-flex-direction: column-reverse;
                            flex-direction: column-reverse;
                        }
                    }

                    &+.partners__items {
                        margin-top: 3rem;

                        @media (max-width: 768px) {
                            margin-top: 1rem;
                        }
                    }

                    .partners__item a {
                        display: block;
                    }

                    &:nth-child(1) .partners__item svg {
                        height: 3.1875rem;
                        width: 20.375rem;

                        @media (max-width: 768px) {
                            display: block;
                            margin: 0 auto;
                            height: 2.375rem;
                            width: 15rem;
                        }
                    }

                    @media (max-width: 768px) {
                        &:nth-child(2)>:nth-child(2) svg {
                            width: 5.3rem;
                        }
                    }

                }
            }

            .navigation.-socials {
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;

                @media (max-width: 1280px) {
                    justify-content: flex-start;
                    border-bottom: 1px solid rgba(255, 255, 255, .5);
                    margin-bottom: 2.5rem;
                    padding-bottom: 2.5rem;
                }

                @media (max-width: 768px) {
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    gap: 1rem;

                }

                .navigation__title {
                    color: #fff;
                    font-size: 1.125rem;
                    font-weight: 700;
                    text-transform: uppercase;

                    @media (max-width: 1280px) {
                        width: 50%;
                    }

                    @media (max-width: 768px) {
                        width: auto;
                    }
                }

                .navigation__items {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    list-style: none;
                    margin: 0;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    padding: 0;
                    gap: 1rem;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                }
            }

            .navigation.-secondary .navigation__items {
                display: flex;
                gap: 3.75rem;
                list-style: none;
                margin: 0px;
                padding: 0px;

                @media (max-width: 768px) {
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -ms-flex-pack: distribute;
                    justify-content: space-around;
                    gap: 1.5rem;
                }

                .navigation__link {
                    color: rgb(255, 255, 255);
                }
            }

        }
    }

    .footer__bar {
        background-color: #fff;

        .footer__block {
            height: 3.75rem;

            @media (max-width: 1280px) {
                padding: 1.375rem 0;
                height: auto;
                flex-direction: column;
                gap: 2rem 0;
                margin-block: 36px 0;
            }

            .footer__copyright {
                color: #000;
                font-family: "HelveticaNeue";
                font-size: 18px;
                font-style: normal;
                font-weight: 400;
                line-height: 18px;

                /* 100% */
                @media (max-width: 768px) {
                    text-align: center;
                    line-height: 1.2;
                    font-size: 1rem;
                }
            }

            .navigation {
                display: flex;
                align-items: flex-start;
                gap: 60px;

                @media (max-width: 768px) {
                    flex-wrap: wrap;
                    justify-content: space-around;
                    gap: 1.5rem;
                }

                a {
                    color: #000;
                    font-family: "HelveticaNeue";
                    font-size: 18px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 18px;

                    /* 100% */
                    @media (max-width: 768px) {
                        font-size: 1rem;
                    }
                }
            }
        }
    }
}

.swiper__pagination-item {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: gray;
    display: inline-block;
    margin: 0 5px;
    transition: background-color 0.3s ease;
}

.swiper__pagination-item.active {
    background-color: white !important;
    opacity: 1;
}

.mobileTabs {
    display: none;
}


@media (max-width:768px) {
    .slideImg1{
        min-height: 60vh;
    }
}


@media (max-width: 1024px) {
    .tab__panel {
        display: none !important;
    }

    .firstvisit .container {
        padding: 0 20px;
    }

    .tabs .container {
        width: 100%;
    }

    .mobileTabs {
        box-shadow: 0 3px 30px rgba(0, 0, 0, .16);
        display: block;
        background-color: #fff;
        margin: 2rem 0 4rem;
        padding: 0 3.2361rem;
    }


    .tabList {
        display: flex;
        justify-content: space-between;
        padding: 0 1.25rem;
        position: relative;
    }

    .panel__text {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .panel__text p {
        line-height: 20px;
    }

    .btn {
        position: relative;
        top: 15px;
    }


    .tabBtn {
        position: relative;
        border: none;
        background: none;
        width: 48%;
        font-size: 1.375rem;
        font-weight: 700;
        padding: 1rem 0;
        cursor: pointer;
        color: #000;
    }

    .tabBtn.active::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: linear-gradient(to top right, #E3051B 0%, #B70E0C 100%);
        border-radius: 2px;
    }

    .panelsMobil {
        display: flex;
        flex-direction: column;
    }

    .panel {
        display: none;
    }

    .panel.active {
        display: block;
    }
}

.aktuelCard {
    max-width: 340px;
}

.aktuelCard img {
    max-width: 340px;
}

@media (max-width:1056px) {
    .swiper__slide {
        min-height: auto !important;
    }

    .swiper__pagination {
        bottom: 13px;
    }

    .swiper__pagination .swiper__pagination-item {
        width: 2rem;
    }

    .swiper__slide .swiper__wrapper .swiper__content h2 {
        font-size: 48px;
        line-height: normal;
    }

    .swiper__slide .swiper__wrapper .container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .swiper__slide .swiper__wrapper {
        align-items: flex-end;
        justify-content: flex-end;
    }

    .swiper__slide .swiper__wrapper .swiper__content p {
        font-size: 21px;
        line-height: normal;
    }
}


.mySwiper2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
}

.my-slider {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
}

.unsere {
    position: relative;
}

.overlaySlide {
    position: absolute;
    width: 100%;
    top: 10px;
    left: 0;
    background-color: #F2F2F2;
    height: 300px;
}

.swiper-slide {
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    scroll-snap-align: start;
    border-radius: 8px;
    flex-shrink: 0;
    width: 353px ;
}

.my-slider-btn {
    background: #fece51;
    border: none;
    padding: 10px 14px;
    font-size: 18px;
    border-radius: 6px;
    cursor: pointer;
    z-index: 2;
}

.imgContainer {
    width: 100%;
    position: relative;
}

.imgContainer img {
    width: 100%;
}

.sliderDescription h2 {
    padding: 32px 16px 0;
    text-transform: uppercase;
    white-space: nowrap;
    min-height: 4.8rem;
}

.sliderDescription {
    background: white;

}

@media (min-width:1104px) {
    .swiper-slide{
        width: 260px ;
    }
    .swiper-button-prev{
        left: 30px !important;
    }
    .swiper-button-next{
        right: 30px !important;
    }
}

@media (min-width:1400px) {
    .swiper-slide{
        width: 330px !important;
    }
}
@media (max-width:1024px) {
       .swiper-button-prev{
        left: 20px !important;
    }
    .swiper-button-next{
        right: 20px !important;
    }
  
}




.swiper-slide.inactive-slide {
  opacity: 0.3;
  transition: opacity 0.3s ease;
}
.swiper-slide.active-slide {
  opacity: 1;
}



.sliderInfo {
    display: flex;
    flex-direction: column;
    padding: 32px 16px;
    gap: 20px;
}

.sliderDesc {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.sliderTime {
    font-weight: 700;
    font-size: 18px;
}

.sliderDesc span {
    font-size: 18px;
}

.slideContact a {
    font-size: 18px;
}

.slideContact .mail {
    text-decoration: underline;
}

@media (min-width:768px) {
    .swiper-button-prev {
        position: absolute;
        left: 131px;
    }


    .swiper-button-next {
        right: 147px;
    }

}

@media (max-width:355px) {
    .swiper-slide{
        width: 280px !important;
    }
}

.overlaycard {
    position: absolute;
    width: 100%;
    top: 10px;
    left: 0;
    background-color: #F2F2F2;
    height: 300px;

}

.card__section {
    position: relative;
}


@media (max-width:540px) {
    .swiper-button-prev {
        width: 30px !important;
        height: 30px !important;
    }

    .overlaycard {
        display: none;
    }

    .swiper__slide .swiper__wrapper .container {
        padding: 0;
        padding-inline: 0;
    }

    .swiper-button-next {
        width: 30px !important;
        height: 30px !important;
    }

}

.swiper-slide.active-slide {
    opacity: 1;
}

.swiper-slide.inactive-slide {
    opacity: 0.3;
}

.swiper-slide.inactive-slide .sliderDescription {
    display: none;
}

.swiper-button-prev,
.swiper-button-next {
    background-color: #fece51;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    color: white;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 24px;
    color: black;
}




.my-slider {
    display: flex;
    transition: transform 0.6s ease-in-out;
    will-change: transform;
    gap: 20px;
}

.my-slide {
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width: 353px;
    flex-shrink: 0;
    opacity: 0.5;
    transform: scale(0.95);
    transition: transform 0.4s ease, opacity 0.4s ease;
}

.my-slide.center {
    opacity: 1;
    transform: scale(1);
    z-index: 1;
}

.my-slider-btn {
    background: #fece51;
    border: none;
    padding: 10px 14px;
    font-size: 18px;
    border-radius: 6px;
    cursor: pointer;
    z-index: 2;
}


.swiper-slide {
    transition: all 0.4s ease;
}

.swiper-slide.active-slide {
    opacity: 1;
    transform: scale(1);
    z-index: 2;

}

.swiper-slide.active-slide .sliderDescription {
    opacity: 1;
    transition: opacity 0.4s ease;
}

.swiper-slide.inactive-slide {
    opacity: 0.3;
    transform: scale(0.9);
    z-index: 1;
}

.swiper-slide.inactive-slide .sliderDescription {
    opacity: 0;
}


.unsere .unsereTitle span {
    display: block;
    font-size: 48px;
    font-family: HelveticaNeueCBO, sans-serif;
    font-style: italic;
    position: relative;
    z-index: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    line-height: normal;
    text-shadow: 5px 5px transparent;
}

.unsere {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.unsere .unsereTitle::before {
    transition: transform .35s ease-out .25s, -webkit-transform .35s ease-out .25s;
    background-image: linear-gradient(#E3051B 0, #B70E0C 100%);
    top: 27px;
    content: '';
    height: .5rem;
    position: absolute;
    width: 37vw;
    right: 98%;
    left: auto;
}

.unsere .unsereTitle::after {
    background-color: #fff;
    content: '';
    height: 34px;
    left: 0;
    position: absolute;
    bottom: 12px;
    border-bottom: 2px solid #fff;
    width: 100%;
    z-index: 0;
}





.imgContainer .svgImg {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    position: absolute;
    bottom: 15px;
    left: 85%;

}


.mobileHead {
    display: none;
}

@media (max-width: 900px) {

    .unsere .unsereTitle span {
        font-size: 24px;
    }

    .swiper-slide {
        width: 314px ;
    }

    .overlaySlide {
        display: none;
    }



    .unsere .unsereTitle::before {
        top: 11px;
        content: '';
        height: .5rem;
        position: absolute;
        width: 37vw;
        right: 100%;
        left: auto;
    }

}


@media (max-width:1024px) {
    .deine {
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        padding: 0;
        gap: 20px;
    }

    .deine .deineInfo {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 10px;


    }

    .deineImgContainer {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }

    .deineImgContainer img {
        max-width: 100%;
    }

    .mobileHead {
        display: flex;
        background: linear-gradient(to top right, #E3051B 0, #B70E0C 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-family: HelveticaNeueCBO, sans-serif;
        font-style: italic;
        font-size: 3rem;
        font-weight: 900;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }

    .desktopHead {
        display: none;
    }
}




@media (max-width:550px) {
    .aktuelCard {
        max-width: 100%;
    }

    .aktuelCard img {
        max-width: 100%;
    }
}


@media (max-width:420px) {
    .mobileTabs {
        padding: 0 20px;
    }

    .swiper-slide {
        width: 400px ;
    }
}

@media (max-width:768px) {
    .swiper__slide .swiper__wrapper .swiper__content p {
        font-size: 16px;
    }
}


@media (max-width:450px) {
    .swiper__slide .swiper__wrapper .swiper__content h2 {
        font-size: clamp(2.5rem, 4.76190476vw + .71428571rem, 5rem);
    }

    .swiper__slide .swiper__wrapper {
        padding-bottom: 35px;
    }
}


@media (max-width:1056px) {
    .swiper-button-prev{
        left: 20px;
    }
}





.swiper__slide::after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#000));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #000);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #000);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #000);
    bottom: 0;
    content: '';
    height: 13%;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 1;
}


@media (max-width:768px) {
    .mobileHead {
        font-size: 24px;
        margin-top: 40px;
    }

    .deine {
        padding: 0 17.78px;
    }

    .deineInfo a {
        font-size: 1.125rem;
        padding: 0 1rem;
        --height: 45px;
    }

    .cards {
        box-sizing: border-box;
        margin: 0 auto;
        max-width: 95vw;
        overflow: visible;
        padding: 0 1.5rem;
    }

    .button {
        font-size: 1.125rem !important;
        padding: 0 1rem !important;
        --height: 45px !important;
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }

}



@media (max-width:768px) {
    .deineInfo p {
        font-size: 16px;
    }

    .deine .deineInfo {
        padding: 0 0 3rem 0 !important;

    }
}