

/* Start:/local/templates/faceroom/components/bitrix/news.list/price_in_services_2025/style.css?17512770041440*/
.price_and_name__title  {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
}

.accordion__title.price_and_name__title {
    font-size: 24px;
}

#sort__items .accordion__wrapper.sort__item {
    display: flex;
    flex-direction: column;

    border: none;
    padding-top: 0;
}

#sort__items .accordion__wrapper.sort__item.hide {
    display: none;
}

.news-detail {
    margin-top: 70px;
    font-size: 18px;
    line-height: 20px;
}

.news-detail p {
    margin-bottom: 10px;
}

.form__record {
    margin-top: 100px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

#intro .swiper__wrapper {
    width: 100%;
}

.care.landing .about__title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.care.landing .about__title .reviews__arrow {
    max-width: 200px;

}

.care.landing .care__photos {
    overflow-x: hidden;
}


.care__text_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media(max-width: 520px){
    .accordion__title.price_and_name__title {
        font-size: 20px;

        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .accordion__title.price_and_name__title span:nth-child(2){
        padding-top: 20px;
    }

    #prices__section {
        margin-top: 50px;
    }
} 
/* End */
/* /local/templates/faceroom/components/bitrix/news.list/price_in_services_2025/style.css?17512770041440 */
