@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-ExtraLightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("/content/websites/assets/fonts/Poppins/Poppins-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
}

/*--------------color_variables----------------*/
:root {
    --color-1: #a81100 !important;
    --color-2: #ff8d0a !important;
    /* Schedule Table */
    --color-3: #000000 !important;
    --color-4: #ffffff !important;
    --color-5: #ffffff !important;
    --color-6: #222222 !important;
    --color-7: #222222 !important;
    --color-8: #ffffff !important;
    --color-9: #ffffff !important;
    --color-10: #2c2c2c !important;
    --color-11: #FFFFFF ;
    --color-12: #222222 ;
    /* --oldColor1: #414B4F !important; /* old color */
    /* --oldColor3: #000000 !important; /* old color */
    /* --oldColor4: #f5f6f7 !important; /* old color */
    /* --oldColor5: #e7eaed !important; /* old color */
    --white: #ffffff;
    --black: #000000;
    --rev-color: #ffc107 !important;
    --grey-1: #efefef;
    --grey-2: #8a8a8a;
    --grey-3: #f9f9f9;
    --grey-4: #c1c1c1;
    --grey-5: #222222;
    --success: #259835;
    --warning: #facc15;
    --error: #e51212;
    --shadow-1: 0px 0px 20px rgb(0 0 0 / 15%);
    --shadow-2: 0px 3px 6px rgb(0 0 0 / 15%);
    /* 
    Allgemeine Farben:
    color-1 = Hauptfarbe (Buttons, Icons, wichtige Elemente) 
    color-2 = Nebenfarbe -> (Hintergrundflächen, Stilelemente)
    color-3 = Akzentfarbe (only in some templates with 3 primary used colors needed) -> (Stilelemente, Links)
    color-4 = Hintergrundfarbe (Allgemein)

    Texte:
    color-5 = Textfarbe (Überschriften/Headlines)
    color-6 = Textfarbe (Unterzeilen/Sublines)
    color-7 = Textfarbe (Fließtexte)
    color-8 = Textfarbe (Buttons)

    Navigation:
    color-9 = Navigation (Hintergrundfarbe)
    color-10 = Navigation (Textfarbe)

    Footer:
    color-11 = Footer (Hintergrundfarbe)
    color-12 = Footer (Textfarbe)
    */
}

/*--------------body/html----------------*/

html,
body {
    font-family: "Poppins", sans-serif;
    color: var(--color-7);
    background: var(--color-4);
    scroll-behavior: smooth;
    scroll-padding-top: 200px;
    padding: 0 !important;
}

html,
body {
    max-width: 100% !important;
    overflow: hidden !important;
}

html {
    padding-bottom: 0px;
    height: auto;
    overflow-y: scroll !important;
}

section {
    position: relative;
}

/*--------------------global_colors-------------------*/
.color_1 {
    color: var(--color-1);
}

.color_2 {
    color: var(--color-2);
}

.color_3 {
    color: var(--color-3);
}

.color_4 {
    color: var(--color-4);
}

.color_5 {
    color: var(--color-5);
}

.color_6 {
    color: var(--color-6);
}

.color_7 {
    color: var(--color-7);
}

.color_8 {
    color: var(--color-8);
}

.color_9 {
    color: var(--color-9);
}

.color_10 {
    color: var(--color-10);
}

.color_11 {
    color: var(--color-11);
}

.color_12 {
    color: var(--color-12);
}

.rev_color {
    color: var(--rev-color);
}

/*--------------------background colors-------------------*/
.back_red {
    background-color: var(--color-1);
}

.back_white {
    background-color: var(--color-4);
}

.back_black_op {
    background-color: rgba(0, 0, 0, 0.7);
}

.back_black {
    background-color: var(--oldColor3);
}

.back_grey {
    background-color: var(--oldColor1);
}

.back_light_grey {
    background: var(--grey-4);
}

.back_grey_grad {
    background: var(--oldColor4);
    background: linear-gradient(0deg, hsl(345, 58%, 70%) 0%, rgba(223, 133, 155, 1) 0%, rgba(223, 133, 155, 1) 9%, hsl(350, 68%, 91%) 100%);
    background: linear-gradient(0deg,
            hsl(var(--color-1-h), calc(var(--color-1-s) * 0.65), calc(var(--color-1-l) * 1.5)) 0%,
            hsl(var(--color-1-h), calc(var(--color-1-s) * 0.8), calc(var(--color-1-l) * 2)) 100%);
    background: linear-gradient(0deg,
            hsla(var(--color-1-h), var(--color-1-s), var(--color-1-l), 0.6) 0%,
            hsla(var(--color-1-h), var(--color-1-s), var(--color-1-l), 0.2) 100%);
}

.back_red_grad {
    background: var(--color-1);
    background: linear-gradient(0deg, rgba(152, 10, 42, 1) 0%, hsl(346, 88%, 32%) 0%, hsl(120, 60%, 99%) 2%, rgba(173, 29, 56, 1) 78%);
    background: linear-gradient(0deg, hsl(var(--color-1-h), var(--color-1-s), calc(var(--color-1-l) * 0.5)) 0%, var(--color-1) 78%);
}

.white_color {
    color: var(--white);
}

.white_heading {
    color: var(--color-5);
}

.black_heading {
    color: var(--color-6);
}

.footer_back {
    background-color: var(--color-11);
}

/*--------------------widths-------------------*/

.w-10 {
    width: 10%;
}

.w-20 {
    width: 20% !important;
}

.w-30 {
    width: 30%;
}

.w-40 {
    width: 40%;
}

.w-50 {
    width: 50%;
}

.w-60 {
    width: 60%;
}

.w-70 {
    width: 70% !important;
}

.w-80 {
    width: 80%;
}

.w-90 {
    width: 90%;
}

.w-100 {
    width: 100%;
}

.w-max-limit {
    max-width: 1400px;
}

/*--------------------positions-------------------*/

.pos_rel {
    position: relative;
    z-index: 1;
}

.pos_abs {
    position: absolute;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.pos_abs_norm {
    position: absolute;
}

.pos_fx {
    position: fixed;
    z-index: 99;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.pos_fx_norm {
    position: fixed;
    z-index: 99;
}

/*--------------------box_shadows-------------------*/

.box_shad {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

/*--------------------text_shadows-------------------*/

.text_shad {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/*--------------------text_weights-------------------*/

.bold_xl {
    font-weight: 800;
}

.bold {
    font-weight: 600;
}

.bold_2 {
    font-weight: 400;
}

.normal {
    font-weight: 300;
    font-size: 18px;
}

/*--------------------text_sizes-------------------*/

.text_xs {
    font-size: 12px;
}

.text_sm {
    font-size: 16px;
}

.text_sm_2 {
    font-size: 20px;
}

.text_md {
    font-size: 30px;
}

.text_md_2 {
    font-size: 40px;
}

.text_lg {
    font-size: 60px;
}

.text_xl {
    font-size: 450%;
}

.text_xxl {
    font-size: 650%;
}

/*--------------------text_cases-------------------*/

.upper {
    text-transform: uppercase;
}

/*--------------------text_spacing-------------------*/

.space_it {
    letter-spacing: 8px;
}

.carousel-caption .space_it {
    letter-spacing: 15px;
}

/*--------------------text_style-------------------*/

.bend_it {
    font-style: italic;
}

/*--------------------links-------------------*/

a:hover {
    text-decoration: none;
    color: var(--color-1);
}

/*--------------------buttons-------------------*/
.btn-primary {
    transition: all 0.3s ease-in-out;
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
    border-radius: 0;
    width: 200px;
    position: relative;
    z-index: 9;
}

.bt_2 {
    width: 100%;
}

.btn-primary:hover {
    background-color: var(--oldColor3);
    transform: scale(0.9, 0.9);
    box-shadow: none;
}

.btn-primary,
.fa-times {
    cursor: pointer;
}

.btn_top {
    z-index: 1;
}

/*--------------------margins-------------------*/

.mt_sm {
    margin-top: 50px;
}

.mb_sm {
    margin-bottom: 50px;
}

.mt_md {
    margin-top: 100px;
}

.mb_md {
    margin-bottom: 100px;
}

.mt_lg {
    margin-top: 150px;
}

.mb_lg {
    margin-bottom: 150px;
}

.mt_xl {
    margin-top: 200px;
}

.mb_xl {
    margin-bottom: 200px;
}

.mleft {
    margin-left: -25px;
}

.mright {
    margin-right: -25px;
}

/*--------------------paddings-------------------*/
.pd_text {
    padding: 24px;
}

.pt_sm {
    padding-top: 50px;
}

.pb_sm {
    padding-bottom: 50px;
}

.pt_md {
    padding-top: 100px;
}

.pb_md {
    padding-bottom: 100px;
}

.pt_lg {
    padding-top: 150px;
}

.pb_lg {
    padding-bottom: 150px;
}

.pt_xl {
    padding-top: 200px;
}

.pb_xl {
    padding-bottom: 200px;
}

.w-80 {
    width: 80% !important;
}

/*--------------------overflow-------------------*/
.ovx {
    overflow-x: hidden;
}

/*--------------------opacity-------------------*/
.opp {
    opacity: 0 !important;
}

/*--------------------layout-------------------*/
.block {
    display: block;
}

[hidden] {
    visibility: hidden;
}

/*--------------------avoid_mobile_landscape_mode-------------------*/

.avoid_rot,
.pop_form {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
}

.rot_icon {
    animation: turning 1s linear alternate infinite;
}

@keyframes turning {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(90deg);
    }
}

/*--------------------pop_form-------------------*/

.pop_form {
    background: rgba(255, 255, 255, 0.9);
}

.form_con {
    transform: scale(0);
}

.form_anim_in {
    animation: big_in 0.3s linear forwards;
}

@keyframes big_in {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

.form_anim_out {
    animation: big_out 0.3s linear reverse;
}

@keyframes big_out {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

.form_butt {
    cursor: pointer;
}

.regular-checkbox:active,
.regular-checkbox:checked:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.regular-checkbox:checked {
    background-color: white;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
}

.regular-checkbox:after {
    content: "\2714";
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    color: var(--color-1);
    background-color: var(--color-1);
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.regular-checkbox:checked:after {
    content: "\2714";
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 0;
    color: white;
    background-color: var(--color-1);
    height: 20px;
    width: 20px;
}

.form-control {
    border-radius: 55px !important;
}

textarea.form-control {
    border-radius: 25px !important;
}

select.form-control {
    -webkit-appearance: none;
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, var(--color-7) 50%), linear-gradient(135deg, var(--color-7) 50%, transparent 50%);
    background-position: calc(100% - 17px) center, calc(100% - 12px) center;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
}

select.form-control:focus {
    background-image: linear-gradient(45deg, var(--color-7) 50%, transparent 50%), linear-gradient(135deg, transparent 50%, var(--color-7) 50%);
    background-position: calc(100% - 12px) center, calc(100% - 17px) center;
}

@supports (-webkit-touch-callout: none) {
    .regular-checkbox:after {
        content: "";
        background: none;
    }

    .regular-checkbox:checked:after {
        content: "";
        background: none;
    }
}

/*--------------------side_trigger-------------------*/

.side_trigg {
    right: -50px;
    top: calc(33vh + 75px);
    opacity: 0;
    visibility: hidden;
    z-index: 9995;
    width: 140px;
    animation: pulsate 1s linear alternate infinite;
    transition: all 0.3s ease-in-out;
}

.side_trigg.active {
    right: 0;
    opacity: 1;
    visibility: visible;
}

@keyframes pulsate {
    0% {
        transform: scale(0.9) translateX(5px);
    }

    100% {
        transform: scale(1);
    }
}

.side_trigg:hover {
    transform: scale(1) !important;
}

.trigg_back {
    transition: all 0.3s ease-in-out;
    margin-top: 1px;
    margin-bottom: 1px;
    box-sizing: border-box;
    transform: rotate(-90deg) translateY(51px);
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    cursor: pointer;
    color: var(--white);
}

.trigg_back:hover {
    background: var(--color-6);
}

.trigg_back:hover .trigg_icon {
    color: var(--white);
}

/*--------------------side_pop-------------------*/
.back_trigg_pop {
    height: 100vh;
    z-index: 9999;
    display: none;
}

.trigg_pop {
    height: 100vh;
    z-index: 9999;
    width: 360px;
    right: -360px;
    transition: all 0.3s ease-in-out;
}

.pop_logo {
    width: 150px;
}

.pop_close {
    z-index: 1;
    right: 20px;
    top: 20px;
}

.pop_gluck {
    border-radius: 25px;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
    transition: all 0.3s ease-in-out;
}

.pop_gluck:hover {
    transform: scale(0.9);
}

/*--------------------nav-------------------*/

ul {
    list-style: none;
}

.logo {
    max-width: 200px;
    max-height: 60px;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.logo:hover {
    transform: scale(0.9);
}

.nav_con {
    position: fixed;
    z-index: 9995;
    top: 10px;
    border-radius: 45px;
    border: solid 2px var(--color-1);
    padding: 10px 15px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    min-width: max-content;
}

header .back_white {
    background-color: var(--color-9);
}

.main_menu .active {
    font-weight: 900;
}

.main_menu .navi_2 {
    font-weight: 400;
    font-size: 14px;
}

.main_menu .active-2 {
    background-color: var(--color-1);
}

.navi {
    padding: 15px 10px;
    position: relative;
}

.navi-link {
    transition: all 0.3s ease-in-out;
    color: var(--color-10);
}

.navi-link:hover,
.active .navi-link {
    color: var(--color-1);
}

.prob_butt {
    border-radius: 35px;
    width: 220px;
    transition: all 0.3s ease-in-out;
    outline: none;
    border: none;
    flex-shrink: 0;
    color: var(--color-8);
}

.prob_butt:hover {
    transform: scale(0.9) !important;
    background: var(--color-6);
    color: var(--color-1);
}

.lei,
.ueber {
    cursor: pointer;
}

.lei:hover p,
.ueber:hover p {
    color: var(--color-1);
}

.lei_drop {
    display: none;
    overflow-x: hidden;
}

.ueber_drop {
    display: none;
    overflow-x: hidden;
}

.lei:hover .lei_drop {
    display: block;
}

.ueber:hover .ueber_drop,
.ueber:focus-within .ueber_drop {
    display: block;
}

.active-2 .navi-link {
    color: var(--color-4);
}

.navi_2_con {
    min-width: max-content;
    left: 50%;
    right: auto;
    transform: translate(-50%, -12px);
    border-radius: 0 0 30px 30px;
    padding: 0;
}

.navi_2 {
    padding: 0;
    transition: all 0.3s ease-in-out;
}

.navi_2:hover {
    background-color: var(--color-1);
}

.navi_2:hover .navi-link {
    color: var(--color-4);
}

.navi_2 .navi-link {
    display: block;
    padding: 20px;
}

.menu_icon {
    display: none;
    color: var(--color-10);
}

.fa-bars,
.fa-times {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    font-size: 30px;
}

.fa-bars:hover,
.fa-times:hover {
    color: var(--color-1);
}

.main_menu .back_orange {
    transition: all 0.3s ease-in-out;
}

.main_menu .back_orange:hover {
    background-color: var(--oldColor3);
}

.main_menu .back_orange:hover a {
    color: var(--color-4);
}

.fix {
    position: fixed;
    z-index: 999;
    background-color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    right: 0;
    margin-right: auto;
    margin-left: auto;
    top: 0;
    margin-top: 0;
    height: 75px;
}

/*-------------------------------startseite_banner--------------------------------*/

/*--------red divider---------*/
.custom-shape-divider-bottom-1603095678 {
    position: absolute;
    z-index: 3;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    margin-top: -345px;
}

.custom-shape-divider-bottom-1603095678 svg {
    position: relative;
    display: block;
    width: calc(224% + 1.3px);
    height: 345px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1603095678 .shape-fill {
    fill: var(--color-1);
}

/*--------white divider---------*/
.custom-shape-divider-bottom-1603113860 {
    position: absolute;
    z-index: 4;
    bottom: -2px;
    left: 0;
    width: 100%;
    /* overflow: hidden; */
    line-height: 0;
    clip-path: polygon(-20% -20%, 120% -20%, 120% calc(100% - 2px), -20% calc(100% - 2px));
}

.shape_shadow_up {
    position: relative;
}

.shape_shadow_up::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 4px;
    background: var(--color-4);
    z-index: 10;
}

.shape_shadow_down {
    position: relative;
}

.shape_shadow_down::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    width: 100%;
    height: 4px;
    background: var(--color-4);
    z-index: 20;
}

.custom-shape-divider-bottom-1603113860 svg {
    position: relative;
    display: block;
    width: calc(250% + 1.3px);
    height: 161px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1603113860 .shape-fill {
    fill: var(--color-4);
}

.main_banner {
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

.hero-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--color-3);
    z-index: 2;
}

.bann_graph {
    top: 33%;
    z-index: 99;
    color: var(--color-5);
}

.ver_butt {
    display: inline-block;
    padding: 10px;
    color: var(--color-5);
    border: solid 2px var(--color-5);
    background: transparent;
    width: 350px;
}

.ver_butt:hover {
    background-color: var(--color-5);
    color: var(--color-1);
}

.down_click {
    cursor: pointer;
    color: var(--color-5);
    animation: fade-in 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) infinite alternate both;
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.down_click:hover {
    animation: none;
}

.move_blob {
    position: relative;
    z-index: 3;
    transform: translateY(15%) !important;
    mix-blend-mode: multiply;
}

.blob {
    width: 750px;
    height: 760px;
}

.blob:nth-child(1) {
    border-radius: 100%;
    -webkit-animation: mytopdown linear 3s infinite;
    -moz-animation: mytopdown linear 3s infinite;
    animation: mytopdown linear 50s infinite;
}

.blob:nth-child(2) {
    border-radius: 100%;
    -webkit-animation: mytopleft linear 3s infinite;
    -moz-animation: mytopleft linear 3s infinite;
    animation: mytopleft linear 50s infinite;
}

.blob:nth-child(3) {
    border-radius: 100%;
    -webkit-animation: mytopright linear 3s infinite;
    -moz-animation: mytopright linear 3s infinite;
    animation: mytopright linear 50s infinite;
}

/* Mozila + Chrome */

@keyframes mytopdown {
    0% {
        top: 0px;
        transform: rotate(0deg) scale(1);
    }

    50% {
        top: 10px;
        transform: rotate(180deg) scale(1.04);
    }

    100% {
        top: 0px;
        transform: rotate(360deg) scale(1);
    }
}

@keyframes mytopleft {
    0% {
        top: 0px;
        transform: rotate(0deg) scale(1.05);
    }

    50% {
        top: 10px;
        transform: rotate(180deg) scale(1);
    }

    100% {
        top: 0px;
        transform: rotate(360deg) scale(1.05);
    }
}

@keyframes mytopright {
    0% {
        top: -10px;
        transform: rotate(0deg) scale(1);
    }

    50% {
        top: 0px;
        transform: rotate(180deg) scale(1.02);
    }

    100% {
        top: -10px;
        transform: rotate(360deg) scale();
    }
}

@keyframes myturn {
    0% {
        -webkit-transform: rotate(0deg) skewX(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg) skewX(0deg);
    }
}

.svg_shad_down {
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.25));
    clip-path: polygon(-20% 0, 120% 0, 120% 120%, -20% 120%);
    /* Similar syntax to box-shadow */
}

.svg_shad_up {
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.25));
    clip-path: polygon(-20% -20%, 120% -20%, 120% 100%, -20% 100%);
    /* Similar syntax to box-shadow */
}

/*---------------section_1-----------------------*/

.light {
    font-weight: 300;
}

.box_rad {
    border-radius: 30px;
}

.col_icon {
    width: 50px;
    fill: var(--color-1);
    font-size: 50px;
}

.flex_it_down {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100% !important;
}

.add-time-wrap .flex_it_down {
    justify-content: flex-start;
}

.wom_mat {
    position: absolute;
    width: 160%;
    transform: translate(-25%, 0px);
}

.blob_pic {
    position: relative;
}

.blob_pic svg path {
    fill: var(--color-1);
}

.blob_pic_2 svg path {
    fill: var(--color-5);
}

.blob_pic .figure_pic_wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    bottom: 0;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

.figure_pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}

.mask_5 {
    mask: url(./assets/media/mask_5.svg);
    -webkit-mask: url(./assets/media/mask_5.svg);
}

.mask_6 {
    mask: url(./assets/media/mask_6.svg);
    -webkit-mask: url(./assets/media/mask_6.svg);
}

.mask_7 {
    mask: url(./assets/media/mask_7.svg);
    -webkit-mask: url(./assets/media/mask_7.svg);
}

.mask_8 {
    mask: url(./assets/media/mask_8.svg);
    -webkit-mask: url(./assets/media/mask_8.svg);
}

.mask_9 {
    mask: url(./assets/media/mask_9.svg);
    -webkit-mask: url(./assets/media/mask_9.svg);
}

/*---------------section_2-----------------------*/

.sec_02 {
    padding-top: 180px;
    padding-bottom: 180px;
    min-height: 700px;
}

.sec_02_uber {
    min-height: 600px;
}

.line_b4:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    background-color: var(--color-1);
    left: 0;
    top: 0;
    transform: translateX(-2px);
}

.bt_2 {
    width: 300px;
}

.quest_con {
    position: absolute;
    transform: translate(-80px, 200px);
}

.quest {
    opacity: 0;
    font-size: 120px;
}

.run_con {
    position: absolute;
    transform: translateY(-200px);
}

.run {
    opacity: 0;
    font-size: 80px;
}

/*--top_divider---*/
.custom-shape-divider-top-1603275558 {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1603275558 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 240px;
}

.custom-shape-divider-top-1603275558 .shape-fill {
    fill: var(--color-4);
}

/*--bottom_divider---*/

.custom-shape-divider-bottom-1603275975 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: scaleY(-1);
}

.custom-shape-divider-bottom-1603275975 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 240px;
}

.custom-shape-divider-bottom-1603275975 .shape-fill {
    fill: var(--color-4);
}

/*---------------section_3-----------------------*/

.swiper-container {
    width: 80%;
    height: auto;
    cursor: grab;
}

.rev-pic-wrapper:has([hidden]) {
    display: none;
}

.rev-pic {
    width: 80px;
    border-radius: 50%;
    display: inline-block;
}

.rev_each {
    transform: scale(0.9);
    border-radius: 25px;
    transition: all 0.3s ease-in-out;
}

.rev_each:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.swiper-button-prev {
    left: 0;
    transform: translateX(-5px) scale(0.7);
}

.swiper-button-next {
    right: 0;
    transform: translateX(5px) scale(0.7);
}

.sw_control {
    display: none;
}

.das_con,
.swipe_con,
.bew_alle_con,
.bew_sie_con {
    transform: translateY(-200px);
    opacity: 0;
}

/*---------------section_4-----------------------*/
.gem_ziel,
.ziel_ver {
    transform: translateY(-250px);
    opacity: 0;
}

.small_blob {
    width: 80px;
    position: absolute;
    opacity: 0;
}

.small_b_1 {
    left: 20px;
    transform: translateY(-200px);
}

.small_b_2 {
    width: 120px;
    right: 20px;
    transform: translateY(-150px);
}

.raise_it {
    position: relative;
    z-index: 15;
}

.welche_mann {
    opacity: 0;
}

.bounce_in {
    transform: scale(0);
}

.bounce_in_anim {
    animation: bounce-in-fwd 1.1s both;
    animation-delay: 0.5s;
}

@keyframes bounce-in-fwd {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    38% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: scale(0.84);
        transform: scale(0.84);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    89% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

/*-------top_divider----------*/

.custom-shape-divider-top-1603353920 {
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    z-index: 19;
}

.custom-shape-divider-top-1603353920 svg {
    position: relative;
    display: block;
    width: calc(200% + 1.3px);
    height: 120px;
}

.custom-shape-divider-top-1603353920 .shape-fill {
    fill: var(--color-4);
}

/*-------bottom_divider----------*/

.custom-shape-divider-bottom-1603354118 {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    margin-top: -120px;
    z-index: 9;
}

.custom-shape-divider-bottom-1603354118 svg {
    position: relative;
    display: block;
    width: calc(200% + 1.3px);
    height: 120px;
}

.custom-shape-divider-bottom-1603354118 .shape-fill {
    fill: var(--color-4);
}

/*-------under_bottom_divider----------*/

.custom-shape-divider-bottom-1603354583 {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    margin-top: -500px;
}

.custom-shape-divider-bottom-1603354583 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 500px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1603354583 .shape-fill {
    fill: rgba(0, 0, 0, 0.1);
}

.shape_blur {
    /* filter: url('#dropshadow'); */
    fill: rgba(0, 0, 0, 0.6) !important;
}

/*------------------------section_5---------------------------------*/

.weight,
.gratis_blob,
.man_bottle,
.gratis_text {
    opacity: 0;
}

.weight {
    position: absolute;
    transform: translateY(200px) rotate(-45deg);
    right: 30px;
}

.gratis_blob {
    position: absolute;
    width: 200px;
    left: -60px;
    transform: translateY(150px) rotate(90deg);
    filter: blur(0);
}

.gratis_text {
    transform: translateY(100px);
}

/*---------------section_6-----------------------*/
.contest {
    min-height: 900px;
    height: 90vh !important;
    position: relative;
}

.contest .custom-shape-divider-bottom-1603354118 {
    bottom: 0;
}

video {
    width: 100%;
}

/* .pos_abs {
    z-index: 1;
} */

.carousel-control-prev,
.carousel-control-next {
    z-index: 98;
}

.carousel-control-prev {
    transform: translate(-40%);
}

.carousel-control-next {
    transform: translate(40%);
}

.rot_text_1 {
    transform: rotate(-10deg);
}

.circle_under {
    width: 550px;
    height: 550px;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    animation: slide-in-blurred-top 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation-delay: 1s;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes slide-in-blurred-top {
    0% {
        -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
        transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        -webkit-filter: blur(40px);
        filter: blur(40px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(-50%) scaleY(1) scaleX(1);
        transform: translateY(-50%) scaleY(1) scaleX(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1;
    }
}

.gluck_leave .circle_under {
    transform: translateY(-50%);
    animation: slide-in-blurred-top-rev 0.5s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation-delay: 0;
    animation-direction: reverse;
}

@keyframes slide-in-blurred-top-rev {
    0% {
        -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
        transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        -webkit-filter: blur(40px);
        filter: blur(40px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(-50%) scaleY(1) scaleX(1);
        transform: translateY(-50%) scaleY(1) scaleX(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1;
    }
}

.circle_untop {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    animation: zoom-in 0.4s ease-out both;
    animation-delay: 1.8s;
}

@keyframes zoom-in {
    0% {
        transform: translateY(-50%) scale(0);
    }

    100% {
        transform: translateY(-50%) scale(1);
    }
}

.gluck_leave .circle_untop {
    transform: translateY(-50%);
    animation: zoom-in-2 0.5s ease-out both;
    animation-delay: 0s;
    animation-direction: reverse;
}

@keyframes zoom-in-2 {
    0% {
        transform: translateY(-50%) scale(0);
    }

    100% {
        transform: translateY(-50%) scale(1);
    }
}

.jetzt_spin {
    top: 50%;
    transform-origin: center;
    transform: translateY(-50%);
    z-index: 11;
    animation: swirl-in-fwd 0.5s ease-out both;
    animation-delay: 1s;
}

@keyframes swirl-in-fwd {
    0% {
        -webkit-transform: rotate(-940deg) scale(0) translateY(-50%);
        transform: rotate(-940deg) scale(0) translateY(-50%);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) translateY(-50%);
        transform: rotate(0) scale(1) translateY(-50%);
        opacity: 1;
    }
}

.gluck_leave .jetzt_spin {
    top: 50%;
    transform-origin: center;
    transform: translateY(-50%);
    z-index: 11;
    animation: swirl-in-fwd2 0.5s ease-out both reverse;
    animation-delay: 0s;
}

@keyframes swirl-in-fwd2 {
    0% {
        -webkit-transform: rotate(-940deg) scale(0) translateY(-50%);
        transform: rotate(-940deg) scale(0) translateY(-50%);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) translateY(-50%);
        transform: rotate(0) scale(1) translateY(-50%);
        opacity: 1;
    }
}

.wheel_text {
    transform: rotate(-20deg);
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out infinite both;
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    10% {
        -webkit-transform: scale(0.91) rotate(-20deg);
        transform: scale(0.91) rotate(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    17% {
        -webkit-transform: scale(0.98) rotate(-20deg);
        transform: scale(0.98) rotate(-20deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    33% {
        -webkit-transform: scale(0.87) rotate(-20deg);
        transform: scale(0.87) rotate(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    45% {
        -webkit-transform: scale(1) rotate(-20deg);
        transform: scale(1) rotate(-20deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.icon_back {
    width: 120px;
    height: 70px;
    max-height: 70px;
}

.roll_it {
    -webkit-animation: spin 15s infinite linear;
    animation: spin 15s infinite linear;
    width: 500px;
    position: relative;
    z-index: 10;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.roll_it_con {
    position: relative;
    z-index: 10;
    animation: swirl-in-fwd-roll 0.6s ease-out both;
    animation-delay: 1.5s;
}

@keyframes swirl-in-fwd-roll {
    0% {
        -webkit-transform: rotate(-540deg) scale(0);
        transform: rotate(-540deg) scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        opacity: 1;
    }
}

.gluck_leave .roll_it_con {
    animation: swirl-in-fwd-roll-rev 0.6s ease-out both;
    animation-delay: 0s;
    animation-direction: reverse;
}

@keyframes swirl-in-fwd-roll-rev {
    0% {
        -webkit-transform: rotate(-540deg) scale(0);
        transform: rotate(-540deg) scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        opacity: 1;
    }
}

.kontrol {
    opacity: 1;
}

.kontrol_icon {
    padding: 15px;
    border-radius: 100%;
}

.kontrol_icon:after {
    content: attr(data-before);
    position: absolute;
    background: var(--color-4);
    color: var(--color-1);
    padding: 13px;
    z-index: -1;
    border-radius: 25px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    width: 200px;
    height: 50px;
    font-size: 16px;
}

.kontrol_prev:after {
    padding-left: 50px;
    padding-right: 30px;
    transform: translate(-14%, -30%);
}

.kontrol_next:after {
    padding-right: 50px;
    padding-left: 30px;
    transform: translate(-190px, -30%);
}

.kontrol_next:hover:after {
    opacity: 1;
}

.kontrol_prev:hover:after {
    opacity: 1;
}

.circle_quiz {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    animation: swirl-in-fwd-roll 0.6s ease-out both;
    animation-delay: 0.5s;
}

.gluck_leave .circle_quiz {
    animation: swirl-in-fwd-roll-rev 0.6s ease-out both;
    animation-delay: 0s;
    animation-direction: reverse;
}

.wheel_text_2 {
    -webkit-animation: heartbeat2 1.5s ease-in-out infinite both;
    animation: heartbeat2 1.5s ease-in-out infinite both;
}

@keyframes heartbeat2 {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.jetzt_spin2 {
    transform-origin: center;
    transform: translateY(33%);
    z-index: 11;
    animation: swirl2-in-fwd 0.5s ease-out both;
    animation-delay: 1s;
}

@keyframes swirl2-in-fwd {
    0% {
        -webkit-transform: rotate(-940deg) scale(0) translateY(33%);
        transform: rotate(-940deg) scale(0) translateY(33%);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) translateY(33%);
        transform: rotate(0) scale(1) translateY(33%);
        opacity: 1;
    }
}

.gluck_leave .jetzt_spin2 {
    transform-origin: center;
    transform: translateY(33%);
    z-index: 11;
    animation: swirl2-in-fwd2 0.5s ease-out both reverse;
    animation-delay: 0s;
}

@keyframes swirl2-in-fwd2 {
    0% {
        -webkit-transform: rotate(-940deg) scale(0) translateY(33%);
        transform: rotate(-940deg) scale(0) translateY(33%);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) translateY(33%);
        transform: rotate(0) scale(1) translateY(33%);
        opacity: 1;
    }
}

.quest2 {
    font-size: 250px;
    top: 50%;
    transform: translateY(-50%) rotate(20deg);
    animation: flip-vertical-right infinite forwards cubic-bezier(0, 0, 0.98, 1);
    animation-duration: 4s;
}

@keyframes flip-vertical-right {
    0% {
        transform: translateY(-50%) rotate(20deg) rotateY(0deg);
    }

    100% {
        transform: translateY(-50%) rotate(20deg) rotateY(360deg);
    }
}

.quest2_con {
    animation: bounce-in-top 1.1s both;
    animation-delay: 1s;
}

@keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
        transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateY(-65px);
        transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: translateY(-28px);
        transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.gluck_leave .quest2_con {
    animation: puff-out-center 1s cubic-bezier(0.165, 0.84, 0.44, 1) both;
    animation-delay: 0s;
}

@keyframes puff-out-center {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-filter: blur(0px);
        filter: blur(0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        -webkit-filter: blur(4px);
        filter: blur(4px);
        opacity: 0;
    }
}

.move_left {
    margin-left: -20%;
}

.video_overlay {
    width: 100%;
    height: 100%;
    z-index: 4;
    background: rgba(0, 0, 0, 0.7);
}

.gew_text {
    animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation-delay: 1s;
}

@keyframes slide-in-top {
    0% {
        transform: translateY(-1000px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.gluck_leave .gew_text {
    animation: slide-in-top2 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both reverse;
}

@keyframes slide-in-top2 {
    0% {
        transform: translateY(-1000px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.fit_text {
    opacity: 0;
    animation: slant_out linear forwards 0.5s;
    animation-delay: 0.8s;
    transition: all 0.2s ease-in-out;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.6);
}

@keyframes slant_out {
    0% {
        opacity: 0;
        transform: rotate(90deg);
    }

    100% {
        opacity: 1;
        transform: rotate(0deg);
    }
}

.gluck_leave .fit_text {
    opacity: 0;
    animation: slant_out2 linear reverse 0.5s;
    animation-delay: 0s;
    transition: all 0.2s ease-in-out;
}

@keyframes slant_out2 {
    0% {
        opacity: 0;
        transform: rotate(90deg);
    }

    100% {
        opacity: 1;
        transform: rotate(-10deg);
    }
}

.heute_text {
    animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation-delay: 1.5s;
}

@keyframes slide-in-left {
    0% {
        transform: translateX(-1000px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.gluck_leave .heute_text {
    animation: slide-in-left2 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both reverse;
    animation-delay: 0s;
}

@keyframes slide-in-left2 {
    0% {
        transform: translateX(-1000px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

/*---------------section_7-----------------------*/

.dumb,
.call,
.couple_bottle,
.env,
.probe_text {
    opacity: 0;
}

.dumb {
    left: 0;
    transform: translateY(350px) rotate(-45deg);
    z-index: 1;
}

.call {
    transform: translateY(250px) rotate(-45deg);
    right: 50px;
    z-index: 1;
}

.env {
    transform: rotate(-25deg);
    z-index: 1;
    bottom: 0;
    right: 50px;
}

.probe_text {
    transform: translateY(100px);
}

/*---------------footer-----------------------*/

footer {
    overflow: hidden;
}

.foot_con {
    margin-bottom: -12px;
    transform: translateY(100%);
}

.come_up {
    animation: come_up 1s linear forwards;
}

@keyframes come_up {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(0);
    }
}

.foot_white {
    border-radius: 25px;
}

.foot_man_con {
    min-height: 150px;
    margin-top: -50px;
}

.foot_man {
    width: 800px;
}

.imp_dat_con {
    position: relative;
    z-index: 15;
}

.shape_blur_2 {
    filter: url("#dropshadow_2");
    fill: rgba(0, 0, 0, 0.6) !important;
}

footer a {
    color: var(--color-12);
    transition: color 0.3s;
}

footer p {
    color: var(--color-12);
}

/*---------red_divider----------*/

.custom-shape-divider-bottom-1603444591 {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
    margin-top: -138px;
}

.custom-shape-divider-bottom-1603444591 svg {
    position: relative;
    display: block;
    width: calc(138% + 1.3px);
    height: 138px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1603444591 .shape-fill {
    fill: var(--color-1);
}

/*---------white_divider----------*/

.custom-shape-divider-bottom-1603445762 {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
    margin-top: -73px;
    z-index: 15;
}

.custom-shape-divider-bottom-1603445762 svg {
    position: relative;
    display: block;
    width: calc(135% + 1.3px);
    height: 73px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1603445762 .shape-fill {
    fill: var(--color-11);
}

/*-------------------------------------------------------Unterseiten----------------------------------------*/

/*----------fitness & vitalität----------------*/
.unter_banner {
    height: 75vh;
}

.bann_graph_unter {
    transform: translateY(-33%);
}

/*--------red divider---------*/
.bann_div_unter_1 {
    position: absolute;
    bottom: auto;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    margin-top: -250px;
    opacity: 0.8;
}

.bann_div_unter_1 svg {
    height: 260px;
}

.hero-small {
    overflow: hidden;
}

/*--------white divider---------*/
.bann_div_unter_2 {
    position: absolute;
    bottom: auto;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    margin-top: -160px;
}

/*--------sec_01---------*/
.trainings {
    position: relative;
    z-index: 10;
}

.sec_01_unter {
    margin-top: -160px;
}

.trainings .row {
    align-items: center;
}

.trainings .col-xl-5 {
    margin-top: 170px !important;
    margin-bottom: 170px !important;
}

/*--------sec_02---------*/
.quote_con {
    border-radius: 15px;
}

.amanda {
    width: 80px;
    border-radius: 50%;
}

.aman_con {
    float: right;
}

.aman_text {
    vertical-align: middle;
}

.arrow_buttom {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23.2px 20px 0 20px;
    border-color: var(--grey-4) transparent transparent transparent;
    right: 45px;
    position: absolute;
    transform: translateY(20px);
}

#wrap-image {
    mask: url("assets/media/pic_blob_1.svg");
    mask-image: url("assets/media/pic_blob_1.svg");
    -webkit-mask-image: url("assets/media/pic_blob_1.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    width: 100%;
}

.image_container {
    filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.55));
    -webkit-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.55));
    -moz-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.55));
    -ms-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.55));
    -o-filter: drop-shadow(1px 1px 10px rgba(0, 0, 0, 0.55));
}

.img-wrapper {
    position: relative;
    padding: 0 10% 10%;
    margin-top: -10%;
}

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: var(--color-1);
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.play-btn:hover {
    background: var(--color-6);
    transform: translate(-50%, -50%) scale(0.9);
}

.modal {
    z-index: 10000;
}

.modal .close {
    position: absolute;
    top: -30px;
    right: 0;
}

/*----------figurstraffung----------------*/

/*--------sec_03---------*/

.checkpoint:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    color: var(--color-1);
    font-size: 18px;
    transform: translateX(-25px);
}

.checkpoint {
    padding-left: 25px;
    display: block;
}

/*----------kursplan----------------*/

.kurs_bord {
    border-right: solid 1px var(--color-4);
}

.w-90 {
    width: 80%;
}

.col_bord:nth-child(2n) {
    background-color: var(--oldColor3);
}

/*----------Ueber_uns----------------*/

/*--------sec_01---------*/
.prob_ver {
    width: 350px;
}

.dumb_2 {
    position: absolute;
    z-index: 1;
    right: 40px;
    bottom: 0;
}

.dumb_3 {
    transform: translateY(-200px) rotate(-45deg);
    font-size: 70px;
}

.ueber_blob {
    position: absolute;
    width: 300px;
    right: 8vw;
    transform: translateY(-700px);
    filter: blur(8px);
}

/*--------sec_02---------*/

#map {
    width: 100%;
    height: 600px;
    position: relative;
}

.contact--map iframe {
    width: 100%;
    height: 100%;
}

.map_div {
    pointer-events: none;
    transform: scaleX(-1);
}

.map_div_2 {
    pointer-events: none;
    transform: scaleX(-1);
}

#mapDiv>div:nth-child(1)>div>div:nth-child(5)>div {
    top: 100px;
}

.team-slider {
    margin-bottom: 100px;
}

/*--------sec_03---------*/
.weg,
.finden,
.erreichen,
.off {
    opacity: 0;
}

.weg {
    transform: translateY(-300px);
}

.finden {
    transform: translateY(-200px);
}

.sec_03_ueber {
    position: relative;
    z-index: 9991;
}

.contact_links a {
    color: var(--color-7);
    word-break: break-word;
}

.contact_links a:hover {
    color: var(--color-1);
}

/*--------sec_04---------*/

.gal_con {
    padding: 10px;
}

.gal_box {
    overflow: hidden;
    display: block;
    background-color: var(--color-1);
    border-radius: 15px;
    height: 100%;
}

.gal_pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s ease-in-out;
}

.gal_pic:hover {
    transform: scale(1.2);
    opacity: 0.3;
}

.modal-backdrop {
    z-index: 9998;
    width: 100%;
}

.ekko-lightbox {
    z-index: 9999;
    width: 100%;
}

.ekko-lightbox .modal-header {
    height: 0;
    padding: 0;
    position: relative;
    border: 0;
}

.ekko-lightbox .close {
    position: absolute;
    right: 0;
    top: -2rem;
}

.ekko-lightbox .close::after {
    content: url(assets/media/x.svg);
}

.ekko-lightbox .close span {
    display: none;
}

.main_gal_con {
    position: relative;
    z-index: 1;
}

/************ Contact Form Section Css Start ***********/
.contact--form-main {
    position: fixed !important;
    top: 50%;
    right: -364px;
    right: 0;
    z-index: 1;
    display: inline-block;
    transform: translateY(-50%);
    z-index: 10000;
    pointer-events: none;
}

.contact--form-main a.contact--pallate {
    padding: 0;
    display: block;
    position: absolute;
    left: -86px;
    top: 35%;
    cursor: pointer;
    width: 111px;
}

.contact--form {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* max-width: 418px; */
    position: relative;
    right: -100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.75);
    padding: 25px 30px 15px;
    /*box-shadow: var(--primary-shadow);*/
    transition: all 0.5s ease 0s;
    pointer-events: all;
}

.contact--form>* {
    flex-shrink: 0;
}

.contact--pallate-icon {
    width: 130px;
    height: 50px;
    position: absolute;
    left: -60px;
    top: 43%;
    cursor: pointer;
    z-index: -1;
    background: var(--color-1);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
    color: var(--color-8);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    border-radius: 25px 25px 0 0;
    transform: rotate(-90deg) translateY(-30px);
    font-size: 14px;
    transition: background-color 0.5s ease;
    pointer-events: all;
}

.contact--pallate-icon i {
    margin-right: 1em;
}

.contact--form:hover .contact--pallate-icon,
.contact--pallate-icon:hover {
    background: var(--color-6);
    color: var(--color-1);
}

.contact--form .iframe--map {
    width: 100%;
    margin-bottom: 25px;
    margin-top: 30px;
    min-height: 166px;
}

.contact--tel-mail span {
    color: var(--white);
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.contact--tel-mail a {
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: var(--white);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.contact--tel-mail a:hover {
    color: var(--color-1);
}

.contact--tel-mail a:hover span {
    color: var(--white);
}

.contact--form-main.active .contact--form {
    right: 0;
}

.contact--form-main a {
    color: var(--color-8);
}

.contact--form-main i {
    margin-right: 1em;
}

.contact--form .iframe--map iframe {
    border-radius: 13px;
}

/************ Contact Form Section Css End ***********/

/************ Courses Overview Css ***********/
.kursplan_slider_section {
    margin: 100px 0;
}

.kursplan_main p {
    overflow: auto;
    scrollbar-color: var(--color-1) transparent;
    padding-right: 10px !important;
}

.kursplan_main p::-webkit-scrollbar-thumb {
    background-color: var(--color-1);
}

.kursplan_main .common-small-btn:hover {
    color: #fff;
}

.kursplan_main_slider_section .owl-item {
    padding: 12px;
}

.slider .kursplan_main_slider_section .owl-prev {
    left: -50px;
}

.slider .kursplan_main_slider_section .owl-next {
    right: -50px;
}

.kursplan_main {
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    border-radius: 25px 25px 25px 25px;
    padding: 1.5rem;
    background-color: var(--color-4);
    position: relative;
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}

.kursplan_main h2 {
    font-size: 30px;
    color: var(--color-1);
    max-width: 66%;
    margin-bottom: 10px;
    word-break: break-all;
}

.kursplan_main p {
    max-width: 66%;
    max-height: 220px;
    height: 220px;
    font-size: 16px;
}

.kursplan_main a {
    display: inline-block;
}

.kursplan_main .common-small-btn {
    margin-top: 25px;
    background-color: var(--white);
    color: var(--color-4);
    box-shadow: none;
}

.wave_shap_img {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 0;
    border-radius: 0px 25px 0px 50px;
    overflow: hidden;
    width: 33%;
    max-width: 220px;
}

.wave_shap_img img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-scrollbar {
    padding-right: 20px !important;
    scrollbar-width: thin;
    scrollbar-color: var(--oldColor1) transparent;
}

.custom-scrollbar::-webkit-scrollbar {
    width: 6px;
}

.custom-scrollbar::-webkit-scrollbar-track {
    background: transparent;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: var(--oldColor1);
    border-radius: 20px;
    /* border: 4px solid var(--color-4); */
}

.owl-next svg,
.owl-prev svg {
    fill: var(--color-1);
}

.schedule-section {
    margin: 100px 0;
}

.course-plan-container {
    max-width: 400px;
    margin: 0 auto;
}

.schedule-filter .menu {
    overflow-x: auto;
    margin: 0 0 50px;
    display: flex;
    max-width: 100%;
    padding: 18px 8px;
    border-radius: 108px;
    background-color: var(--color-4);
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}

/* Hide scrollbar */
.schedule-filter .menu {
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}

.schedule-filter .menu::-webkit-scrollbar {
    display: none;
}

.schedule-filter .menu-link {
    min-width: 130px;
    color: var(--color-1);
    background: none;
    padding: 0.75rem 1.5rem;
    margin: 0 0.5rem;
    white-space: nowrap;
    font-size: 0.875rem;
    cursor: grab;
    text-transform: uppercase;
    border: 0;
    border-radius: 50px;
}

.schedule-filter .menu-link.active,
.schedule-filter .menu-link:hover {
    color: var(--white);
    background: var(--color-1);
}

.schedule-filter .menu-link:focus {
    outline: 0;
}

.custom-dropdown-select {
    border: 0;
    position: relative;
}

.custom-dropdown-select .menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}

.custom-dropdown-select.open .menu {
    display: block;
    border-radius: 12px;
}

.custom-dropdown-select .menu-link {
    width: 100%;
    cursor: pointer;
    background: var(--white);
    white-space: normal;
    margin: 0;
}

.custom-dropdown-select .menu-link.active {
    position: relative;
}

.custom-dropdown-select .menu-link.active::after {
    position: absolute;
    content: "";
    top: 57%;
    transform: translateY(-50%);
    right: 20px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: var(--white) transparent transparent transparent;
}

.custom-dropdown-select.open .menu-link.active::after {
    border-color: transparent transparent var(--white) transparent;
    top: 40%;
}

.custom-dropdown-select .filter-link.active::after {
    display: none;
}

.schedule-table {
    background: var(--color-2);
    color: var(--color-5);
    text-align: center;
    display: grid;
    border-radius: 25px;
    overflow: hidden;
}

.schedule-table .col {
    padding: 0;
}

.schedule-table p {
    margin: 0;
}

.col-header {
    padding: 1rem;
    background: var(--color-2);
    filter: brightness(1.2);
}

.col-body {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.col:last-of-type .col-body {
    border: 0;
}

.schedule-item {
    padding: 1rem;
    max-height: 150px;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
}

.schedule-item.inactive {
    visibility: hidden;
    max-height: 0;
    padding: 0 1rem;
    opacity: 0;
}

.schedule-item .time {
    color: var(--color-1);
}

.schedule-section .btn-with-icon .icon {
    position: relative;
    top: -1px;
}

.day-filter-item {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
}

.day-filter-item.inactive {
    visibility: hidden;
    max-height: 0 !important;
    opacity: 0;
}

.team-slider .news_slider_imf img {
    border-radius: 25px 25px 0 0;
}

.team-slider .new_slider_main_box {
    padding: 0;
}

.team-slider .new_slider_details h3 {
    margin-top: 0;
}

.team-slider .new_slider_details {
    padding: 1rem 1.5rem;
}

@media screen and (min-width: 768px) {
    .schedule-section .xs-btn-full {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (min-width: 1024px) {

    /* ---------- Schedule ---------- */
    .course-plan-container {
        max-width: 100%;
    }

    .schedule-table {
        grid-template-columns: repeat(7, 1fr);
    }

    .col-body {
        border-right: 1px solid var(--white);
        grid-template-columns: 1fr;
        font-size: 0.75rem;
    }

    .schedule-section .btn-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .schedule-section .xs-btn-full {
        left: unset;
        transform: unset;
    }
}

@media screen and (min-width: 1280px) {
    .col-body {
        font-size: 0.875rem;
    }
}

.more_main {
    margin-bottom: 0;
}

.moreless-button span,
.new_moreless-button span {
    color: var(--color-7);
    font-size: 18px;
    position: relative;
}

.moreless-button span:after,
.new_moreless-button span:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--color-7);
    position: absolute;
    bottom: 1px;
    left: 0px;
}

.moreless-button .fa-angle-down,
.new_moreless-button .fa-angle-down {
    vertical-align: middle;
    margin-left: 12px;
    color: var(--color-7);
    font-size: 18px;
    transform: rotate(0deg);
}

.moreless-button .angle_rotact,
.new_moreless-button .angle_rotact {
    transform: rotate(180deg);
}

.new_slider_section {
    padding-bottom: 80px;
    position: relative;
    z-index: 10;
}

.news-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 80px;
    gap: 40px;
}

.new_slider_main_box {
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
    padding: 1.5rem;
    border-radius: 25px;
    background: var(--white);
}

.news_slider_imf img {
    border-radius: 25px;
    width: 100%;
    max-height: 305.5px;
    object-fit: cover;
}

.new_slider_details h3 {
    margin: 26px 0px 7px;
    font-size: 24px;
    color: var(--color-1);
}

.new_slider_details p {
    font-size: 16px;
    font-weight: 400;
}

.new_slider_details .moretext {
    display: block;
    max-height: 6ex;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
}

#linear-gradient-0 #stop1 {
    stop-color: hsl(var(--color-1-h), 100%, 83%);
}

#linear-gradient-0 #stop2 {
    stop-color: hsl(var(--color-1-h), calc(var(--color-1-s) * 1.1), 37%);
}

#linear-gradient-0 #stop3 {
    stop-color: hsl(var(--color-1-h), calc(var(--color-1-s) * 1.1), 37%);
}

#linear-gradient-0 #stop4 {
    stop-color: hsl(var(--color-1-h), 100%, 83%);
}

#linear-gradient-0 #stop5 {
    stop-color: hsl(var(--color-1-h), var(--color-1-s), var(--color-1-l));
}

#linear-gradient-0 #stop6 {
    stop-color: hsl(var(--color-1-h), calc(var(--color-1-s) * 1.25), 37%);
}

#linear-gradient-2 #stop7 {
    stop-color: hsl(var(--color-1-h), var(--color-1-s), var(--color-1-l));
}

#linear-gradient-2 #stop8 {
    stop-color: hsl(var(--color-1-h), var(--color-1-s), 50%);
}

#fitness-circule .spin_ellipse {
    fill: rgba(255, 255, 255, 0.2);
}

.wheel--box-inner {
    width: 566px;
    height: 566px;
    position: relative;
}

.spinner-stars {
    fill: var(--color-1);
    width: 40px;
    height: 60px;
    position: absolute;
    right: 55px;
    top: -20px;
    z-index: 1;
}

.wheel--box-inner-after {
    background-size: 100%;
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.wheel--button a {
    width: 130px;
    height: 130px;
    background-color: var(--color-1);
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
    z-index: 5;
    line-height: 1.3;
}

.spinner-img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner-img img {
    width: 80%;
}

@media (max-width: 991px) {
    .wheel--box-inner {
        width: 400px;
        height: 400px;
        margin: 0 auto;
    }
}

@media (max-width: 575px) {
    .wheel--button a {
        width: 61px;
        height: 61px;
        font-size: 10px;
    }

    .wheel--box-inner {
        width: 90vw;
        height: 90vw;
        max-width: 400px;
        max-height: 400px;
    }
}

.module-header .logo,
.title-header .logo {
    max-width: unset !important;
    max-height: unset !important;
}

.validation-text {
    display: none;
    font-size: 14px;
    color: var(--error);
}