

/* Start:/local/components/9310802/complex.content/templates/main-block-7/style.css?17890313691404*/
.growth-guarantee {
    position: relative;
}

.growth-guarantee-img {
    display: none;
}

.growth-guarantee .growth-guarantee-img {
    display: block;
    position: absolute;
    bottom: 32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.growth-guarantee .growth-guarantee-img img {
    max-width: 260px;
    width: 260px;
    height: 260px;
}

@media screen and (max-width: 1100px) {



    .growth-guarantee .growth-guarantee-img {
        left: 60%;
    }
}

@media screen and (max-width: 900px) {
    .growth-guarantee .growth-guarantee-img img {
        max-width: 190px;
        width: 190px;
        height: 190px;
    }

    .growth-guarantee .growth-guarantee-img {
        left: 60%;
    }

}

@media screen and (max-width: 600px) {
    .growth-guarantee .growth-guarantee-img {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 22px;
    }

    .growth-guarantee .growth-guarantee-img img {
        max-width: 245px;
        width: 245px;
        height: 245px;
    }

    .growth-guarantee .section-info-hero-img {
        display: none;
    }

    .section.growth-guarantee {
        padding-bottom: 260px !important;
    }

    .image-bottom .section-info-hero-img {
        bottom: 0;
    }
}
/* End */
/* /local/components/9310802/complex.content/templates/main-block-7/style.css?17890313691404 */
