

/* Start:/local/templates/resveratrol/assets/css/voprosy.css?17841840511114*/
/* страница Вопросы и ответы */
.info.voprosy {
    background-image: none;
    background: #FBF3F8;
}

.info.voprosy .banner-wrapper {
    position: relative;
}
.info.voprosy .banner-wrapper .wrapper {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    padding: 0;
}

.info.voprosy .banner-wrapper .section__title {
    margin-bottom: 30px;
    font-size: 60px;
    line-height: 100%;
}

.info.voprosy .banner-wrapper .section__description {
    color: #ffffff;
    font-size: 24px;
    line-height: 120%;
    font-weight: 700;
    max-width: 400px;
}

.info.voprosy .banner-wrapper + .wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.info.voprosy .section__header:not(:last-child) {
    margin-bottom: 15px;
}

.info.voprosy .faq__list {
    background-color: #ffffff;
    border-radius: 20px;
    color: #000000;
}

.info.voprosy .faq .wrapper {
    padding-bottom: 0;
}

.info.voprosy .banner-wrapper .breadcrumbs.wrapper {
    top: 40px;
    left: 50%;
    transform: translateX(-50%) translateY(0);
    color: #ffffff;
}


/* End */
/* /local/templates/resveratrol/assets/css/voprosy.css?17841840511114 */
