._container {
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;

}

a:hover,
.button,
.icon-button {
    cursor: pointer;
}

a:hover,
.active-menu,
.menu-link a:hover {
    color: var(--paprika) !important;
}

.button:hover {
    color: #fff;
}

.menu-link a {
    color: #787878;
}

.menu-link .valign-text-middle {
    display: inline-block;
    /* color: #787878; */
}

.menu-link .valign-text-middle:hover,
.notosans-semi-bold-onyx-16px:hover,
.tabs .valign-text-middle:hover {
    color: var(--paprika);
    cursor: pointer;
}

.hero-banner {
    background-image: url('../img/xmlid-264-.png');
    background-repeat: no-repeat;
    background-position: 100% 25px;
}

.fee5:hover {
    background-color: var(--paprika);
    color: #fff;
}

.feature-card {
    color: #787878;
}

.button:hover,
.feature-card-5:hover {
    color: #fff !important;
}

.blog-card .button:hover,
.feature-card:hover {
    color: var(--onyx) !important;
}

.make-it-grey {
    filter: grayscale(1);
    opacity: .7;
}

.active-card {
    background-color: var(--soft-peach) !important;
    color: var(--onyx) !important;
}

.active-tab {
    color: var(--paprika);
}

.mobile-only {
    display: none !important;
}

.d-none {
    display: none !important;
}

.d-block {
    display: flex !important;
}

.inslist {
    list-style: disc;
    margin-left: 16px;
    line-height: 20px;

}

.fixed-nav {
    display: none;
}

.fixed-nav .logo-transparent-01 {
    height: 44px;
    width: auto;
}

.fixed-nav .icon-btn {
    /* margin-right: 30px; */
}

.text-left {
    text-align: left !important;
}

.mb-20 {
    margin-bottom: 40px;
}

html {
    scroll-behavior: smooth;
}

@media screen and (max-width: 768px) {
    .mb-20 {
        margin-bottom: 20px;
    }

    /* header */
    .icon-btn {
        display: flex;
        column-gap: 8px;
    }


    .m-dropdown {
        position: absolute;
        background: #fff;
        border-radius: 12px;
        padding: 20px;
        top: 100px;
        z-index: 9;
        display: grid;
        gap: 20px;
        width: 100%;
        left: 0;
    }

    .m-dropdown a {
        padding: 10px 0;
        color: var(--onyx);
        display: flex;
        justify-content: space-between;
    }

    a.gray-menu {
        display: flex;
        justify-content: flex-start;
        background: #ebebeba3;
        padding: 15px;
        column-gap: 10px;
        align-items: center;
        border-radius: 12px;
        font-weight: 500;
        font-size: 18px;
    }

    .mobile-only {
        display: flex !important;
    }

    .desktop-only {
        display: none !important;
    }

    .m-backdrop {
        position: absolute;
        height: 100vh;
        width: 100%;
        z-index: 8;
        background: #0000004d;
        top: 90px;
        left: 0;
        margin: 0;
        padding: 0;
    }

    .menu-btn {
        color: #fff !important;
        align-items: center;
        background-color: var(--paprika);
        border-radius: 100px;
        display: inline-flex;
        gap: 8px;
        justify-content: center !important;
        font-weight: 500;
        height: 52px;
        padding: 4px 24px 4px 32px !important;
        position: relative;
        width: max-content;
        margin: 10px auto;
    }

    .home-1-all-breakpoints .right-chevron-6742635-1 {
        height: 24px;
        position: relative;
        width: 24px;
    }

    /* footer */
    .home-1-all-breakpoints .text-group-10 {
        flex-direction: column-reverse;
        row-gap: 20px
    }

    .footer {
        padding: 40px 0;
    }

    .content-holder-3,
    .group-3 {
        flex-direction: column;
        row-gap: 40px;
    }

    .notosans-bold-onyx-32px {
        font-size: 28px;
    }

    .fa-qs {
        gap: 0px;
        padding: 40px 0;
    }

    .info-5 {
        flex-direction: column;
        align-items: flex-start;
    }

    .home-1-all-breakpoints .home-1-all-breakpoints-item {
        padding: 40px 0;
    }

    .section-1 {
        padding: 40px 0;
    }

    .container {
        height: 627px;
    }

    .notosans-bold-black-32px {
        font-size: 28px;
        line-height: 40px;
    }

    .section-1 .content-holder-1 {
        width: auto;
        position: unset;
        padding: 30px;
    }

    .info-cards {
        align-items: center !important;
    }

    .overlap-group12 {
        height: 623px;
        left: 0;
        position: absolute;
        top: 0;
        width: 476px;
        max-width: 100%;
    }

    .group-1261152324 {
        left: 120px;
        position: absolute;
        top: 476px;
        width: 176px;
        height: 132px;
        max-width: 100%;
    }

    .vector-2 {
        left: 0px;
        width: 248px;
        left: 150px;
        width: 248px;
        top: 410px;
    }

    .vector-3 {
        display: none;
    }

    .vector-4 {
        display: none;
    }

    .foot-fl {
        flex-direction: row;
    }

    .hero-banner {
        padding: 40px 0;
        background-image: none;
    }

    .support-center {
        max-width: 100%;
    }

    .senden-sie-eine-e-ma {
        max-width: 100%;
    }

    .steps11 {
        grid-template-columns: 1fr;
    }

    .price-sec {
        grid-template-columns: 1fr;
    }

}

@media screen and (max-width: 768px) {
    .desktop-only {
        display: none;
    }

    .main-nav {
        display: block;
    }

    .fixed-nav {
        display: none;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
    }

    .scrolling .fixed-nav {
        display: flex;
    }

    .fixed-nav .button-4 {
        max-width: 250px !important;
    }

    .scrolling .main-nav {
        display: none;
    }

    .p0 {
        padding: 0 !important;
    }

    .ihr-vertrauenswrdig {
        font-size: 26px;
        line-height: 38px;
    }

}
