

/* 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 */


/* Start:/local/templates/faceroom/components/bitrix/news.list/reviews/style.css?17453215111524*/
.review_start_date {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.review_start_date  .review_date {
    font-size: 18px;
    line-height: 18px;
    color: #00000080;
    text-transform: uppercase;
}

.review_star {
    display: flex;
    flex-direction: row;
    margin-left: 24px;
}

.start_one {
    background: url('/local/templates/faceroom/components/bitrix/news.list/reviews/start.svg');
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
}

.review__wrapper {
    border-left: 1px solid #000000;
    max-height: 400px;
}

.review__text > div > div {
    border: none !important;
}

.review__wrapper .review__name.name__box {
    text-align: left;
    margin-left: 24px;
    margin-bottom: 10px;
}

.review__text {
    margin-left: 15px;
}

.care__text_wrapper {
	/* display: flex;
	flex-direction: column;
	align-items: stretch; */

	position: relative;
	padding-bottom: 80px;
}

.care__text_wrapper .franchise__more__box {
	position: absolute;
	bottom: 0;

	justify-content: flex-start;	
}

@media (max-width: 520px) {

    .review_start_date {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        
    }

    .review_date {
        margin-left: 24px;
    }

    .question__wrapper .question__title {
        font-size: 46px;
    }

    .intro__about .intro__subtitle {
        text-transform: none;

        font-size: 18px;
        line-height: 20px;

        letter-spacing: normal;
    }

    .form__record .intro__about {
        margin-top: 0px;
    }
    
}
/* End */
/* /local/templates/faceroom/components/bitrix/news.list/price_in_services_2025/style.css?17512770041440 */
/* /local/templates/faceroom/components/bitrix/news.list/reviews/style.css?17453215111524 */
