:root {
    --text-gradient: linear-gradient(90deg, #24ada2, #6652e1);
}


.background-privyou {
    /*min-height: 100vh;*/
    width: 100%;
    background-color: #182930;
    background-image: url(/img/background/material-img-6-lg.jpg), url(/img/background/material-img-6-low.webp);
    background-size: cover;
    background-position: center;
}

.grass-morphism-card {
    height: 100%;
    max-width: 600px;
    width: 90%;
    margin: 64px 0;

    /*background-color: rgba(255, 255, 255, 0.23);*/
    border-radius: 15px !important;
    backdrop-filter: blur(20px);
    border: 2px solid rgba(255, 255, 255, 0.1);
    padding: 50px 35px;
    z-index: 5;
    box-shadow: 0 8px 32px 0 rgba(36, 173, 162, 0.34);

    align-items: center;
    justify-content: center;
    text-align: center;

}

.grass-morphism-card img {
    margin: 24px auto;
    width: 150px;
}

.grass-morphism-card .entry-title {
    text-align: center;

}

.grass-morphism-card .entry-title.entry-subtitle .privyou-title-sm {
    text-align: left;
    line-height: 1.4;
    font-size: inherit;
}

.mint-color {
    color: rgba(36, 173, 162, 1);
}

.entry-title {
    font-size: 46px;
    text-align: center;
    margin: 48px 4px 24px 4px;
    margin-top: 36px !important;
    line-height: 58px;
    color: rgba(255, 255, 255, 0.84);
}


.footer-link {
    border: none;
    text-align: center;
    margin: 8px;
}

.footer-link:hover {
    background: rgba(255, 255, 255, 0.3);
}

.footer-container {
    background-color: #334e55;
    color: white;
    background-image: url(/img/background/dental-mix-background-dark2x.png);
    background-repeat: repeat repeat;
}

.background-1 {
    background-color: rgba(36, 173, 162, 1);
    color: white;
    background-image: url(/img/background/dental-mix-background-light.png);
}

.ml10 {
    position: relative;
    /*font-weight: 900;*/
    /*font-size: 4em;*/
}

.ml10 .text-wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.2em;
    padding-right: 0.05em;
    padding-bottom: 0.1em;
    overflow: hidden;
}

.ml10 .letter {
    display: inline-block;
    line-height: 1em;
    transform-origin: 0 0;
}


#privyou-order-iframe {
    min-height: 600px;
    /*min-height: 528px;*/
    margin: 16px 0;

    background-color: white;

    border: 5px solid;
    border-image-slice: 1;
    border-width: 3px;
    border-image-source: var(--text-gradient);
}

.privyou-dark-bg {
    background-color: #272729;
}

.privyou-dark-bg .privyou-title-sm,
.privyou-dark-bg .privyou-title-md {
    color: white;
    margin-top: 24px;
}

.privyou-light-grey-bg {
    background-color: #fbfbfd;
}

.privyou-light-grey2-bg {
    background-color: #f8f8f8;
}

body {
    background-image: linear-gradient(rgb(245, 245, 247) calc(44px), rgb(255, 255, 255) 0%) !important;
}

.big-text-center,
.big-text-left,
.big-text-right {
    width: 600px;
    line-height: 4rem;
    max-width: 100%;
    padding: 8px;
    font-size: 60px;

}

.big-text-center {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.big-text-left {
    text-align: left;
    margin-right: auto;
}

.privyou-color {
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: var(--text-gradient);
    background-color: #2e1f7c;
    overflow: hidden;
    will-change: transform;
}

.big-text-right {
    text-align: right;
    margin-left: auto;
    margin-right: 32px;
}

.big-hint {
    color: #a3a3ab;
    font-size: 24px;
    line-height: 32px;

}

.big-hint-dark-text {
    color: #6e6e73;
    font-size: 24px;
    line-height: 32px;

}


.privyou-home-container {
    width: 50vh;
    padding: 16px;
    margin: auto;
}

.privyou-text {
    color: #6e6e73;
    text-align: left;
    font-size: 24px;
    line-height: 1.3334133333;
}

.privyou-home-content {
    width: 500px;
    margin-top: 82px;
    margin-bottom: 82px;
    max-width: 100%;
}

.privyou-home-content-2 {
    width: 840px;
    margin-top: 82px;
    margin-bottom: 82px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.privyou-title-sm {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 600;
    margin-top: 12px;
    /*color: #1d1d1f;*/
}

.privyou-title-md {
    font-size: 62px;
    line-height: 1.1;
    font-weight: 600;
    /*color: #1d1d1f;*/
}


.section-type-1 {
    background-color: #FFFFFF !important;
}

.min-50-height {
    min-height: 50vh;
}

.privyou-section-padding {
    margin-top: 82px;
    margin-bottom: 82px;
}

.logo-vorteile {
    width: 64px;
}

.vorteile-list {
    color: white;
    max-width: 500px;
}


.vorteile-list {
    margin-top: 64px;
    margin-left: 75px;

}

.privyou-price-container {
    color: white;
    display: flex;
    justify-content: center;
    align-items: end;
    margin-top: 86px;
}

.privyou-price {
    font-size: 96px;
    line-height: 80px;
    font-weight: bold;
}


.vorteile-hint {
    color: rgba(255, 255, 255, 0.55);
    font-size: 18px;
    margin-bottom: 6px;
    margin-left: 8px;
}

.vorteile-title {
    font-size: 28px;
    line-height: 34px;
    margin-top: 18px;
}


.privyou-content-container {
    width: calc(100% - 32px);
    max-width: 1040px;
    margin: 16px auto;
    padding: 48px 24px;
    text-align: center;
    border-radius: 3px;
    position: relative;
}


.testimonials-text {
    font-size: 32px;
    line-height: 38px;
    margin: 32px;
    text-align: left;
}


.testimonials-text .material-icons {
    font-size: 32px;
    line-height: 38px;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: var(--text-gradient);
}

.testimonial-1-bg {
    background-color: #182930;
    background-image: url(/img/testimonials/kieferorthopaedie_zahn_spange.jpg);
    background-size: cover;
    background-position: center;
}


.workflow-number {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 64px;
    /*padding: 64px;*/
    width: 128px;
    height: 128px;

    position: absolute;
    left: -64px;
    top: 64px;
    background-color: white;

    border: 10px solid;
    border-image-slice: 1;
    border-width: 5px;
    border-image-source: var(--text-gradient);
}


.teeth-bg {
    background-color: #fefefe;
    background-image: url(/img/background/dental-mix-background.png);
    background-repeat: repeat repeat;
}

@media (max-width: 1320px) {
    .big-text-center,
    .big-text-left,
    .big-text-right {
        width: 100%;
        line-height: 46px;
        font-size: 38px;
        text-align: center;
    }

    .min-50-height {
        min-height: 100%;
    }

    .workflow-number {
        position: relative;
        left: 0;
        top: 0;
    }

    .testimonial-1-bg {
        min-height: 450px;
    }

    .privyou-home-container,
    .privyou-home-content-2 {
        width: 100%;
    }

}

@media (max-width: 684px) {
    .entry-title {
        line-height: 42px;
        font-size: 38px;
        margin: 32px 4px 24px 4px;
    }

    .grass-morphism-card img {
        width: 100px;
    }

    .big-text-center,
    .big-text-left,
    .big-text-right {
        width: 100%;
        line-height: 36px;
        font-size: 24px;
        text-align: center;
    }

}

@media (max-width: 540px) {
    .entry-title {
        line-height: 38px;
        font-size: 32px;
        margin: 32px 4px 24px 4px;
    }
}

@media (max-width: 420px) {
    .entry-title {

        line-height: 28px;
        font-size: 24px;
        margin: 32px 4px 24px 4px;
    }

}
