

/* Start:/local/templates/logicloud.health_s1/components/bitrix/news.list/doctors_reviews_about/style.css?17492207128042*/
.review {
    background: #f9f9f9;
    border: 0.0625em solid #e0e0e0;
    border-radius: .5em;
    padding: 1.25em;
    margin-bottom: 0.9375em;
    box-shadow: 0 0.125em 0.3125em rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
margin: 0 0 40px 0;
    border-radius: 4px;
    padding: 40px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 15%);
    border: none;
}

.review:hover {
    transform: translateY(-0.125em);
    box-shadow: 0 4px 0.625em rgba(0, 0, 0, 0.2);
}

.review h3 {
    font-size: 1.125em;
    color: #333;
    margin-bottom: 0.625em;
}

.review p {
    font-size: 1em;
    line-height: 1.6;
    color: #555;
    margin-bottom: .5em;
}

.review strong {
    color: #000;
}

.review .rating-stars {
    display: flex;
    gap: 0.1875em;
    font-size: 1.125em;
}

.rating-stars span {
    color: #FFD700;
}

#add-review-form {
    background: #fff;
    border: 0.0625em solid #e0e0e0;
    border-radius: .5em;
    padding: 1.25em;
    box-shadow: 0 0.125em 0.3125em rgba(0, 0, 0, 0.1);
margin: 0 0 40px 0;
    border-radius: 4px;
    padding: 40px;
    box-shadow: 0px 10px 20px rgb(0 0 0 / 15%);
    border: none;
color: #363636;
    font-size: 1.2em;
}

#add-review-form h2 {
    font-size: 1.25em;
    color: #333;
    margin-bottom: 0.9375em;
}

#add-review-form label {
    font-size: 0.875em;
    color: #555;
    margin-bottom: 0.3125em;
    display: block;
}

#add-review-form input[type="text"],#add-review-form input[type="date"],#add-review-form select,
#add-review-form textarea {
    width: 100%;
    padding: 0.625em;
    font-size: 0.875em;
    color: #333;
    border: 0.0625em solid #e0e0e0;
    border-radius: 0.3125em;
    margin-bottom: 0.9375em;
    transition: border-color 0.2s;
font-size: 1em;
    line-height: 1.6;
    color: #555;
    margin-bottom: 0;
    font-family: 'OpenSans-Light';
}
#add-review-form select {
    appearance: none; /* Убираем стандартный вид для единообразия */
}
#text{
    height: 160px;
}
#add-review-form input[type="text"]:focus,
#add-review-form textarea:focus {
    border-color: #007bff;
    outline: none;
}

#add-review-form button {
    /*background: #007bff;*/
    color: #fff;
    padding: 0.625em 0.9375em;
    border: none;
    border-radius: 0.3125em;
    font-size: 1em;
    cursor: pointer;
    transition: background-color 0.2s;
}

#add-review-form button:hover {
    /*background: #0056b3;*/
}
.pole, .review-form-dflex {margin: 0 0 20px 0;}
#rating-stars {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 0.3125em;
    font-size: 1.8em;
    cursor: pointer;
    margin-bottom: 0.9375em;
}
.star {
    color: #ccc; 
    transition: color 0.2s;
}

.star.selected,
.star:hover,
.star:hover ~ .star {
    color: #FFD700; 
}

#review-message {
    margin-top: 0.9375em;
    font-size: 1.875em;
}

.section_reviews {padding: 3vh 0;}
.review-head, .review-head-name, .review-footer,.review-form-dflex {display:flex;}
.review-head {justify-content: space-between;}
.review-footer {flex-direction: column;align-items: flex-end;padding-top: 20px;}
.review-footer p{padding-left: 2em;}
.review-footer a{
    color: #363636;
    font-size: 1em;
    line-height: 1.8;}
.review-footer a:hover, .source-name a:hover{color: #81bdbb;}
.name {
    font-family: 'OpenSans-Bold';
    line-height: 1.3;
    padding: 0;
    margin: 0 0 1.875em 0;
    text-align: left;
    font-size: 1.125em;
    color: #333;
    margin-bottom: 0.625em;
}
.review-head-left p {
    color: #c4c4c4;
}
.rate {font-size: 1.25em;
    padding: 0 1.25em;
    line-height: 1.375em;}
.review p.revnt, .review span.revnt {
    font-size: 1em;
    line-height: 1.6;
    color: #555;
    margin-bottom: 0;
    font-family: 'OpenSans-Light';padding-top: 0.65rem;}
.source {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.source img {/*filter: contrast(0.1);*/filter: grayscale(100%);
    opacity: .7;
    max-width: 12.5em;max-height: 1.875em;padding-bottom:5px;}
.source p.source-name, .source-name a{color: #c4c4c4;}
.review-form-date{
    width: 25%;
    padding-right: 3em;
}
.review-form-clinic{
    width: 55%;
    padding-right: 3em;
}
.review-load{justify-content: center;
    align-items: center;
    margin: 24px 0;
    padding: 0 0 8px;
    display: flex;}

@media screen and (orientation: portrait){
.review-head-name{display: flex;
		flex-direction: column-reverse;}
.review-head, .review-form-dflex, .review-footer {
    display: flex;
    flex-direction: column;
}

.review-footer p {
    padding-left: 0;
}
.rate {
    font-size: 1.5em;
    padding: 0;
    line-height: 1em;
    width: 100%;
    margin: 0 0 0.475em 0;
}
.review-form-date, .review-form-clinic, .review-form-doctor {
    width: 100%;
    margin: 0 0 20px 0;
}
.review-form-doctor{padding-right: 3em;}
.review-footer{
    display: flex;
    flex-direction: column-reverse;
    text-align: right;
}
}
.slider-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 900px; /* Ограничение ширины слайдера */
    margin: 0 auto;
}

.slider-track {
    display: flex;
    gap: 1.25em;
    transition: transform 0.3s ease-in-out;
}

.slider-item {
    flex: 0 0 80%; /* Основной отзыв занимает 80% ширины слайдера */
    max-width: 80%;
    opacity: 0.5; /* Боковые элементы будут полупрозрачными */
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transform: scale(0.9); /* Уменьшение размера для боковых элементов */
    filter: blur(4px); /* Размытие боковых отзывов */
}

.slider-item.active {
    flex: 0 0 100%; /* Текущий отзыв занимает 100% */
    max-width: 100%;
    opacity: 1;
    transform: scale(1); /* Возвращение к нормальному размеру */
    filter: blur(0); /* Убираем размытие */
}

.slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    padding: 0.625em;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
    transition: background-color 0.3s ease;
}

.slider-arrow:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.slider-arrow-prev {
    left: 0.625em;
}

.slider-arrow-next {
    right: 0.625em;
}

.slider-container::-webkit-scrollbar {
    display: none;
}




.swiper-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 900px; /* Ограничение ширины слайдера */
    margin: 0 auto;
}

.swiper-track {
    display: flex;
    gap: 1.25em;
    transition: transform 0.3s ease-in-out;
}

.swiper-item {
    flex: 0 0 80%; /* Основной отзыв занимает 80% ширины слайдера */
    max-width: 80%;
    opacity: 0.5; /* Боковые элементы будут полупрозрачными */
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transform: scale(0.9); /* Уменьшение размера для боковых элементов */
    filter: blur(4px); /* Размытие боковых отзывов */
}

.swiper-item.active {
    flex: 0 0 100%; /* Текущий отзыв занимает 100% */
    max-width: 100%;
    opacity: 1;
    transform: scale(1); /* Возвращение к нормальному размеру */
    filter: blur(0); /* Убираем размытие */
}

.swiper-container::-webkit-scrollbar {
    display: none;
}

.tabs {
    display: flex;
    margin-bottom: 1rem;
}
.tab-button {
    flex: 1;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    background-color: #17a2b8;
    border: 1px solid #ccc;
}
.tab-button.active {
    background-color: #81bdbb;
    border-bottom: 2px solid #a00;    

}
.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
}

/* End */
/* /local/templates/logicloud.health_s1/components/bitrix/news.list/doctors_reviews_about/style.css?17492207128042 */
