

/* Start:/local/templates/illuminator/components/bitrix/news.detail/fs_main/style.css?1776677286155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/illuminator/css/fs.css?17766742913709*/
.fs-block__image img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.fs-block__image{
    position: absolute;
    inset: 0;
    filter: brightness(0.75) contrast(1.1);
}
.fs-block{
    margin-top: var(--header_top_height);
    position: relative;
    height: 798px;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
    border-radius: 0 0 60px 60px;
    display: flex;
    align-items: flex-end;
}
.fs-block__content{
    position: relative;
    z-index: 2;
    margin-top: auto;
    padding: 30px 0;
}
.fs-block__title{
    font-weight: 700;
    font-size: 80px;
    line-height: 110%;
    color: var(--white);
    margin-bottom: 13px;
    max-width: 600px;
}
.fs-block__subtitle{
    font-weight: 400;
    font-size: 30px;
    line-height: 125%;
    color: rgba(255, 255, 255, 0.87);
    max-width: 475px;
    margin-bottom: 35px;
}
.fs-block__text{
    font-weight: 400;
    font-size: 20px;
    line-height: 135%;
    color: rgba(255, 255, 255, 0.87);
    max-width: 790px;
    margin-bottom: 60px;
}
.fs-block__cards{
    display: flex;
    /* align-items: center; */
    gap: 20px;
}
.fs-block__card{
    border-radius: 30px;
    background: var(--bg);
    padding: 37px 35px;
    flex: 0 1 calc(100% / 3 - 40px / 3);
    position: relative;
}
.fs-block__card-link{
    display: flex;
    align-items: flex-end;
    gap: 10px;
    justify-content: space-between;
}
.fs-block__card-link__title{
    font-weight: 500;
    font-size: 18px;
    line-height: 127%;
    color: var(--black);
    padding-right: 38px;
}
.fs-block__card-link__icon{
    position: absolute;
    right: 35px;
    bottom: 40px;
}
.fs-block__card-tabs{
    display: flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 20px;
}

.fs-block__card-tab{
    border: 1px solid var(--stroke-bg);
    border-radius: 60px;
    padding: 9px 21px;
    font-weight: 400;
    font-size: 14px;
    color: var(--black);
}
.fs-block__card-tab--icon{
    padding: 0;
    border: none;
}
.fs-block__btn{
    font-weight: 500;
    font-size: 16px;
    line-height: 125%;
    color: var(--violet-dark);
    padding: 22px;
    max-width:315px;
    border-radius: 60px;
    background: var(--white);
    border: 1px solid var(--white);
    width: 100%;
    margin-top: -10px;
    margin-bottom: 10px;
}
@media(max-width:991px){
    .fs-block__cards{
        flex-direction: column;
    }
    
    .fs-block__card{
        flex: 1 1 100%;
    }
    .fs-block{
        flex-direction: column;
    }
    .fs-block--notags{
        flex-direction: row;
    }
    .fs-block__image{
        position: static;
        height: 650px;
        border-radius: 0 0 25px 25px;
        overflow: hidden;
    }
    .fs-block--notags .fs-block__image{
        height: auto;
        position: absolute;
    }
    .fs-block{
        height: auto;
        border-radius: 0;
    }
    .fs-block__content{
        margin-top: -226px;
        padding-bottom: 0;
    }
    .fs-block--notags .fs-block__content{
        margin-top: 0;
    }
    .fs-block__btn{
        margin-bottom: 30px;
    }
}
@media(max-width:767px){
    .fs-block--notags .fs-block__title{
        font-size: 57px;
    }
}
@media(max-width:575px){
    .fs-block__title{
        font-size: 57px;
        margin-bottom: 5px;
    }
    .fs-block__subtitle{
        font-size: 20px;
        text-align: center;
        margin-bottom: 50px;
    }
    .fs-block__content {
        margin-top: -170px;
    }
    .fs-block__card{
        padding: 25px;
    }
    .fs-block__card-link__title{
        
        font-size: 17px;
    }
    .fs-block--notags .fs-block__title {
        font-size: 35px;
    }
    .fs-block--notags .fs-block__text{
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/catalog.section.list/services_list/style.min.css?17766782896236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/illuminator/css/services-block.css?17766742931304*/
.row--services{
    gap: 20px 0;
}
.services__content{
    display: flex;
    flex-direction: column;
    position: sticky;
    top: 10px;
}
.services__image img{
    max-width: 100%;
    width: 100%;
    height: auto;
}
.services__list{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.services-item{
    display: flex;
    align-items: center;
    gap: 13px;
    background: var(--gray-bg);
    border-radius: 30px;
    padding: 40px;
    transition: all var(--tr_time) ease;
}
.service-count{
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    color: var(--gray-light);
    transition: all var(--tr_time) ease;
}
.service-title{
    font-weight: 500;
    font-size: 26px;
    line-height: 110%;
    color: var(--black);
    transition: all var(--tr_time) ease;
}
.service-icon{
    margin-left: auto;
}
.service-icon svg path{
    transition: all var(--tr_time) ease;
}
.services-item:not(.open):hover{
    background: var(--violet-light);
}
.services-item:not(.open):hover .service-title, .services-item:hover .service-count{
    color: var(--violet-dark);
}

.services-item:not(.open):hover svg path{
    stroke: var(--violet-dark);
}

@media(max-width:575px){
    .service-title{
        font-size: 20px;
    }
    .service-count{
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/news.list/popular_services/style.css?1776680179150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/illuminator/css/services-popular.css?17766807381204*/
.services-slider__content{
    overflow: hidden;
}
.services-slider{
    position: relative;
}
.services-popular-card{
    min-height: 400px;
    background: url('/images/services/popular.png') var(--violet-dark);;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px;
    overflow: hidden;
    background-position: center center;
    border-radius: 30px;
    display: block;
}

.services-popular-card__title{
    font-weight: 600;
    font-size: 38px;
    line-height: 105%;
    color: var(--white);
    margin-bottom: 17px;
    max-width: 391px;
}
.services-popular-card__description p{
    font-weight: 400;
    font-size: 19px;
    line-height: 145%;
    color: var(--white);
    
}
.services-popular-card__description ul{
    padding-left: 30px;
    list-style: disc;
}
.services-popular-card__description li{
    font-weight: 400;
    font-size: 19px;
    line-height: 145%;
    color: var(--white);
}
.services-popular-card__description{
    max-width: 320px;
}


@media(max-width:575px){
    .services-popular-card__title{
        font-size: 25px;
    }
    .services-popular-card__description p, .services-popular-card__description li{
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/news.list/personal_with_rating/style.css?1776682146150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/illuminator/css/personal-block.css?17766742922430*/
.personal-card{
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}
.personal-card__content{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: var(--bg);
    padding: 17px 25px 20px;
}
.personal-card__title{
    font-weight: 500;
    font-size: 19px;
    line-height: 115%;
    color: var(--black);
    
}
.personal-card__stage{
    display: flex;
    align-items: center;
    gap: 2px;
    position: relative;
}
.personal-card__stage::before{
    content: '';
    right: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 16px;
    width: 1px;
    background: var(--stroke-bg);
    position: absolute;
}
.personal-card__stage-name{
    font-weight: 500;
    font-size: 16px;
    line-height: 115%;
    color: var(--dop-text);
}
.personal-card__stage-value{
    font-weight: 500;
    font-size: 16px;
    line-height: 115%;
    color: var(--black);
}
.personal-card__bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    border-top: 1px solid var(--stroke-bg);   
    gap: 30px;
    margin-top: 15px;
}
.personal-card__image img{
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.personal-card__reviews{
    display: flex;
    align-items: center;
    gap: 3px;
}
.rating-value{
    font-weight: 700;
    font-size: 17px;
    line-height: 115%;
    letter-spacing: -0.04em;
    color: var(--black);
}
.personal-slider{
    position: relative;
}
.section-title--competention{
    max-width: 100%;
    padding-right: 130px;
}
@media(max-width:1599px) and (min-width:1399px){
    .personal-card__stage::before{
        right: -46px;
    }
}
@media(max-width:1199px){
    .personal-card__stage::before{
        right: -67px;
    }
}
@media(max-width:991px) and (min-width:768px){
    .personal-card__bottom{
        gap: 15px;
    }
    .personal-card__stage-name,  .personal-card__stage-value{
        font-size: 14px;
    }
    .personal-card__stage::before{
        right: -11px;
    }
}

@media(max-width:767px){
    .personal-card__bottom{
        justify-content: flex-start;
    }
    .personal-card__stage::before {
        right: -15px;
    }
    
}

@media(max-width:575px){
    .personal-card__stage-name,  .personal-card__stage-value{
        font-size: 14px;
    }
    .personal-card__bottom{
        gap: 15px;
    }
    .personal-card__stage::before{
        right: -8px;
    }
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/news.list/video_reviews/style.css?1776683349150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/illuminator/css/reviews-block.css?1776674292394*/

.reviews-card{
    position: relative;
}
.reviews-card__image img{
    max-width: 100%;
    height: auto;
    width: 100%;
}
.reviews-card__btn{
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reviews-card__video{
    display: none;
}
.reviews-slider{
    overflow: hidden;
}
.reviews-slider-content{
    position: relative;
}

/* End */


/* Start:/local/templates/illuminator/components/bitrix/news.list/works_list/style.css?1776688606150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/illuminator/css/dropdown.css?17766742911009*/
.drop-down-item__top{
    display: flex;
    align-items: center;
    gap: 13px;
    width: 100%;
    cursor: pointer;
}
.drop-down-item{
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
}
.drop-down-item__body{
    margin-top: 25px;
    display: none;

}
.drop-down-item__body ul{
    display: flex;
    flex-direction: column;
    gap: 5px;
    
}
.drop-down-item__body ul li{
    display: flex;
    align-items: center;
}
.drop-down-item__body-item__name{
    font-weight: 400;
    font-size: 18px;
    color: var(--dop-text);
}
.drop-down-item__body-item__value{
    color: var(--black);
    display: flex;
    align-items: center;
    gap: 5px;
}
.drop-down-item__body p{
    font-weight: 400;
    font-size: 18px;
    line-height: 147%;
    color: var(--black);
}
.drop-down-item__top .service-icon{
    transition: all var(--tr_time) ease;
}
.drop-down-item.open .service-icon{
    transform: rotateX(180deg);
}
.drop-down-item.open .service-title{
    color:  var(--violet-dark);
}
/* End */


/* Start:/local/templates/illuminator/css/help.css?1776689665510*/
.help-image{
    position: relative;
    overflow: hidden;
    display: flex;
    border-radius: 30px;
    display: none;
}
.help-image.active{
    display: flex;
}
.help-image img{
    transition: all var(--tr_time) ease;
}
.help-image--after img{
    transform: translateX(-100%);
}
.help-image__toggle{
    display: flex;
    align-items: center;
    gap: 20px;
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: calc(100% - 30px);
    flex-wrap: wrap;
}
.help_btn{
    max-width: 180px;
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/news.list/map_slider/style.css?1776691092150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/illuminator/css/map.css?17766742921604*/
.map-patient-slide{
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.map-slider .swiper-slide{
    height: auto;
}
.map-patient-slide__image{
    position: relative;
}
.map-patient-slide__image img{
    max-width: 100%;
    height: auto;
    width: 100%;
}
.map-patient-slide_btn{
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.map-patient-slide__content{
    background: var(--gray-bg);
    padding: 16px 25px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.map-patient-slide__content-title{
    font-weight: 500;
    font-size: 19px;
    line-height: 115%;
    color: var(--black);
    margin-bottom: 6px;
}
.map-patient-slide__content-work{
    font-weight: 500;
    font-size: 16px;
    line-height: 115%;
    color: var(--dop-text);
    margin-bottom: 20px;
}
.map-patient-slide__content-city{
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid var(--stroke-gray-bg);
    display: flex;
    align-items: center;
    gap: 7px;   
    margin-top: auto;
}
.map-patient-slide__content-city span{
    font-weight: 500;
    font-size: 16px;
    line-height: 125%;
    color: var(--violet-dark);
}
.map-patient-slide__content-city svg{
    min-width: 15px;
}
.map-slider{
    overflow: hidden;
}
.map-block img{
    max-width: 100%;
    width: 100%;
    height: auto;
}

@media(max-width:991px){
    .swiper-button--navigation--map{
        justify-content: center;
    }
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/news.list/reviews/style.css?1776692158150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/illuminator/css/default-reviews.css?17766742912281*/
.defaul-reviews__tabs{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}
.default-reviews_btn{
    border: 1px solid var(--stroke-gray-bg);
    border-radius: 151px;
    max-width: 237px;
    padding: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: var(--black);
    background: transparent;
    width: 100%;
}
.default-reviews_btn.active{
    background: var(--violet-dark);
    color: var(--white);
    border-color: var(--violet-dark);
}
.default-reviews-card{
    border-radius: 30px;
    background: var(--bg);
    padding: 40px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.default-reviews-card__top{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 17px;
}
.default-reviews-card__top-title{
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    color: var(--black);
    margin-bottom: 4px;
}
.default-reviews-card__top-date{
    font-weight: 400;
    font-size: 16px;
    color: rgba(51, 51, 51, 0.6);
}
.default-reviews-card__top-stars{
    display: flex;
    align-items: center;
    gap:4px ;
}
.default-reviews-card__top-date svg{
    min-width: 25px;
}
.default-reviews-card__body{
    margin-bottom: 107px;
}
.default-reviews-card__body p{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--black);
}
.default-reviews-card__link{
    margin-top: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: var(--dop-text);
}
.section-default-reviews{
    overflow: hidden;
}
.default-review-slider{
    position: relative;
}
.swiper-button--navigation--default-reviews{
    top: -85px;
}


@media(max-width:991px){
    .swiper-button--navigation--default-reviews{
        position: static;
        margin-top: 20px;
        justify-content: center;
    }
}
@media(max-width:767px){
    .defaul-reviews__tabs{
        flex-direction: column;
    }
    .default-reviews_btn{
        max-width: 100%;
    }
}
@media(max-width:767px){
    .default-reviews-card__body{
        margin-bottom: 45px;
    }
    .default-reviews-card__body p{
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/news.list/news/style.css?1776694497150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/illuminator/css/news-card.css?1776674292928*/
.news-card{
    display: flex;
    flex-direction: column;
    border-radius: 30px;
    overflow: hidden;
    height: 100%;
}
.news-card__image{
    display: flex;
}
.news-card__image img{
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.news-card__content{
    padding: 25px 40px;
    background: var(--gray-bg);
}
.news-card__content__date{
    font-weight: 500;
    font-size: 16px;
    line-height: 115%;
    color: var(--dop-text);
    margin-bottom: 7px;
}
.news-card__content__name{
    font-weight: 500;
    font-size: 19px;
    line-height: 115%;
    color: var(--black);
    text-decoration: none;
    transition: all var(--tr_time) ease;
}
.news-card__content__name:hover{
  color: var(--violet-dark);
}
.row--news{
    gap: 20px 0;
}
@media(max-width: 575px){
    .news-card__content{
        padding: 25px 30px;
    }
    .news-card__content__name{
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/news.list/question/style.css?1776695224150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/illuminator/components/bitrix/news.detail/fs_main/style.css?1776677286155 */
/* /local/templates/illuminator/css/fs.css?17766742913709 */
/* /local/templates/illuminator/components/bitrix/catalog.section.list/services_list/style.min.css?17766782896236 */
/* /local/templates/illuminator/css/services-block.css?17766742931304 */
/* /local/templates/illuminator/components/bitrix/news.list/popular_services/style.css?1776680179150 */
/* /local/templates/illuminator/css/services-popular.css?17766807381204 */
/* /local/templates/illuminator/components/bitrix/news.list/personal_with_rating/style.css?1776682146150 */
/* /local/templates/illuminator/css/personal-block.css?17766742922430 */
/* /local/templates/illuminator/components/bitrix/news.list/video_reviews/style.css?1776683349150 */
/* /local/templates/illuminator/css/reviews-block.css?1776674292394 */
/* /local/templates/illuminator/components/bitrix/news.list/works_list/style.css?1776688606150 */
/* /local/templates/illuminator/css/dropdown.css?17766742911009 */
/* /local/templates/illuminator/css/help.css?1776689665510 */
/* /local/templates/illuminator/components/bitrix/news.list/map_slider/style.css?1776691092150 */
/* /local/templates/illuminator/css/map.css?17766742921604 */
/* /local/templates/illuminator/components/bitrix/news.list/reviews/style.css?1776692158150 */
/* /local/templates/illuminator/css/default-reviews.css?17766742912281 */
/* /local/templates/illuminator/components/bitrix/news.list/news/style.css?1776694497150 */
/* /local/templates/illuminator/css/news-card.css?1776674292928 */
/* /local/templates/illuminator/components/bitrix/news.list/question/style.css?1776695224150 */
