.lp-sec-einfach-1,
.lp-sec-einfach,
.lp-icon-with-text,
.lp-bg-white{
    background: #fff;
}


.lp-banner-container .block-inline-blockhero-area-banner.hero-ac.cgm-product-hero-ac {
    background: url(https://www.accu-chek.at/sites/g/files/papvje306/files/2026-05/banner-gradient.png);
    background-color: #fff;
    background-position: right;
    background-repeat: no-repeat;
    padding-bottom: 110px;
    padding-top: 110px;
}

.lp-banner-container {
    background-image: url(https://www.accu-chek.at/sites/g/files/papvje306/files/2026-05/banner-gradient.png) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

.lp-banner-container  .hero-ac.cgm-product-hero-ac .circle-fill img {
    clip-path: none;
}

.lp-banner-container  .hero-content {
    color: #2A2A2A;
    text-shadow: 0px 0px 35px rgb(0 0 0 / 0%);
}

.hero-ac.cgm-product-hero-ac .hero-content h1 {
    color: #1A818D;
    text-shadow: 0 0 BLACK;
}

.hero-ac.cgm-product-hero-ac .hero-content p {
    text-shadow: 0 0 BLACK !important;
}

.hero-ac.cgm-product-hero-ac .hero-content a.btn.btn-outline-primary.outline-text {
    background-color: #1A818D;
    color: #fff;
    line-height: 2;
}

.lp-sec-einfach-1 {
    padding-top: 60px;
    background-image: url(https://www.accu-chek.at/sites/g/files/papvje306/files/2026-05/arrow-down.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 40px;
}

.lp-banner-container .layout:has(.hero-ac.cgm-product-hero-ac):after {
    display: none !important;
    content: none;
}

.lp-sec-einfach .container-fluid.card-content-img-bg-grad.card-content-img-bg-grad-new-branding {
    background: #fff;
    padding: 0 10px;
}

.lp-sec-einfach .card-cont-feature-text-image.card-content-image.card-content-image-new-branding {
    max-width: 100%;
}

.lp-sec-einfach .card-content-image-white {
    width: 48%;
    box-shadow: none;
}

.lp-sec-einfach .container {
    padding: 0;
}

.lp-sec-einfach img.img-fluid {
    border-radius: 0;
    clip-path: none;
}

.lp-sec-einfach .text-bottom .card-content-text-block {
    display: flex;
    flex-direction: column-reverse;
}

.lp-sec-einfach .link-btn-cta.text-center {
    display: none;
}



.lp-icon-with-text .mysugr-screen-img.col-md-3.col-sm-6 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
    padding: 20px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10.4px rgb(0 0 0 / 10%);
        min-height: 170px;
}

.lp-icon-with-text .mysugr-screen-img.col-md-3.col-sm-6 p {
    margin: 0;
}

.lp-icon-with-text .mysugr-screen-img.col-md-3.col-sm-6 h6 {
    font-weight: 700;
    font-size: 20px;
    margin: 0;
}

.lp-icon-with-text .field__item {
    margin-bottom: 20px;
}

.lp-bg-green {
    background: #E9F9FA;
}

.lp-bg-green .text-center {
    text-align: left !important;
}

.lp-bg-green .col-lg-9.col-md-9.col-9 {
    width: 60%;
}

.lp-bg-green .col-lg-3.col-md-3.col-3 {
    width: 40%;
}

.lp-bg-green .product-text-image.banner-hero-text-image {
    background: transparent;
}

.lp-bg-green .container.col-12.col-md-10.col-xl-12 {
    background: transparent;
}

.lp-bg-green .banner-hero-text-image::after {
    display: none;
}

.lp-bg-green .col-12.col-md-5.product-image {
    width: 100%;
}

.lp-bg-green img.img-fluid {
    clip-path: none;
    border-radius: 20px;
}

.lp-bg-green .mysugr-screen-img.col-md-3.col-sm-6 {
    box-shadow: none;
    margin-bottom: 0;
}

.lp-bg-green .container.margin-bottom {
    padding-bottom: 80px;
}

.lp-typische .card-content-block.card-content-text-block.wrapper-card-content-with-rounded {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    padding: 20px;
    border-radius: 20px;
}

.lp-typische img.img-fluid {
    border-radius: 20px;
}

.lp-typische .card-cont-feature-text-image.card-content-image.card-content-image-new-branding {
    justify-content: space-between;
}
.lp-typische p.eyebrow {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 30%;
    font-size: 18px;
}










@media only screen and (max-width: 600px) {
    .lp-sec-einfach .card-content-image-white {
        width: 100%;
        box-shadow: none;
    }
}

@media only screen and (min-width: 992px) {
    .margin-bottom {
        margin-bottom: 0 !important;
    }
}