

/* Start:/bitrix/templates/aspro_max/css/garantiya-luchshey-tseny.css?17858581941584*/
._subtitle {
    font-size: 18px;
    line-height: 155%;
    color: #555555;
}
ul.image-section {
    margin: 60px 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
ul.image-section li {
    margin: 0;
    padding: 0;
    width: calc(50% - 30px);
}
ul.image-section:not([id*="bx_"]) > li:before {
    content: none;
}
ul.image-section li b {
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 5px;
}
ul.image-section li span {
    display: inline-block;
    font-size: 16px;
    line-height: 155%;
    color: #555555;
    margin-bottom: 20px;
}
ul.image-section li .image-section__image {
    width: 100%;
    height: 340px;
    border-radius: 10px;
    overflow: hidden;
}
ul.image-section li .image-section__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width: 1200px) {
    ul.image-section {
        margin: 40px 0;
    }
    ._subtitle {
        font-size: 16px;
    }
    ul.image-section li {
        width: calc(50% - 20px);
    }
    ul.image-section li b {
        font-size: 18px;
    }
    ul.image-section li .image-section__image {
        height: 275px;
    }
}
@media screen and (max-width: 680px) {
    ul.image-section {
        flex-direction: column;
        gap: 40px;
    }
    ul.image-section li {
        width: 100%;
    }
}
@media screen and (max-width: 420px) {
    ul.image-section li .image-section__image {
        height: 230px;
    }
}
/* End */
/* /bitrix/templates/aspro_max/css/garantiya-luchshey-tseny.css?17858581941584 */
