

/* Start:/local/templates/ngc/components/bitrix/news.list/doctros-list/style.css?172829590017020*/
.list-employees--catalog-compact.owl-carousel {
    margin-top: 40px;
}
.doctors-main-list .price-list {
    display: none;
}
.list-employees--one-card {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    overflow: hidden;
    width: 268px;
    padding-bottom: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.list-employees--one-card .img {
    display: block;
    width: 100%;
    height: 370px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #a1a1a1;
    -webkit-transition: color 400ms , background-color 400ms;
    transition: 0.2s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.list-employees--one-card:hover .img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
}

.list-employees--one-card .title {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #333333;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 22px;
    text-align: left;
}

.list-employees--one-card .title a {
    color: #13AAA7;
    text-decoration: underline;
    transition: 0.2s;
}

.list-employees--one-card .title a:hover {
    color: #42BAB8;
}

.list-employees--one-card .position {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    color: #828282;
    margin: 0;
}

.list-employees--one-card .experience,
.list-employees--one-card .service,
.list-employees--one-card .rank {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #828282;
}

.list-employees--one-card .experience .accent,
.list-employees--one-card .service .name,
.list-employees--one-card .rank .accent {
    font-weight: bold;
}

.list-employees--one-card .description {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
    margin: 0;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.list-employees--one-card .card-top {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.list-employees--one-card .card-top.card-top--corset {
    max-height: 537px;
}

.list-employees--one-card .card-bottom {
    margin-top: 20px;
    padding: 0 20px;
}

.list-employees--one-card .additional-info {
    margin-top: 22px;
    padding: 0 20px;
}

.list-employees--one-card .card-bottom .form-btn-mobile,
.list-employees--one-card .card-bottom .popup-btn {
    background: #13AAA7 !important;
    border-radius: 5px !important;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.list-employees--one-card .card-bottom .form-btn-mobile {
    display: none;
}

.list-employees--one-card .card-bottom .form-btn-mobile:hover {
    opacity: 0.8;
}

.list-employees--one-card .more-details {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-decoration-line: underline;
    color: #13AAA7;
    width: 100%;
    display: block;
    margin-top: 14px;
}

.list-employees--one-card .more-details:hover {
    opacity: .8;
}

@media (max-width: 991px) {
    .list-employees--one-card .img {
        -webkit-filter: none;
        -moz-filter: none;
        -ms-filter: none;
        -o-filter: none;
        filter: none;
        filter: none;
        height: 34vh;
    }
    .list-employees--one-card .more-details:hover,
    .list-employees--one-card .card-bottom .popup-btn:hover {
        opacity: 1;
    }

    .list-employees--one-card {
        max-height: calc(100vh - 120px);
    }
    .list-employees--one-card {
        width: 100%;
    }

    .list-employees--one-card .card-bottom .form-btn-mobile {
        display: block;
        padding: 8px 14px;
        width: auto;
        float: left;
    }
    .list-employees--one-card .card-bottom.one-button {
        text-align: center;
    }
    .list-employees--one-card .card-bottom.one-button .more-details,
    .list-employees--one-card .card-bottom.one-button .form-btn-mobile {
        display: inline-block;
        float: none;
    }
    .list-employees--one-card .card-bottom .com-baforms,
    .list-employees--one-card .card-bottom .hide-on-mobile,
    .list-employees--one-card .card-bottom .popup-btn {
        display: none;
    }
    .list-employees--one-card .card-bottom {
        margin-bottom: 24px;
    }
    .list-employees--one-card .more-details {
        width: auto;
        border: 1px solid #13AAA7;
        padding: 8px 14px;
        text-decoration: none;
        border-radius: 5px;
        float: right;
        margin-top: 0px;
    }
    .list-employees--one-card .more-details:hover {
        opacity: 0.8;
    }

    /* === === === */
    .list-employees--one-card {
        /*min-height: calc(98vh - 80px);*/
        height: calc(98vh - 80px);
        max-height: 400px;
    }
    .list-employees--one-card .img {
        position: absolute;
        width: 240px;
        height: 100%;
        left: 0;
    }
    .list-employees--one-card .card-top,
    .list-employees--one-card .card-bottom {
        padding-right: 20px;
        padding-left: 250px;
    }

    .list-employees--one-card .card-bottom {
        padding-left: 270px;
        margin-bottom: 0;
    }
    .list-employees--one-card .card-top {
        justify-content: flex-start;
    }
}

@media (max-width: 600px) {
    .list-employees--one-card .img {
        height: 42vh;
        background-position: 50% -30px;
    }
    .list-employees--one-card {
        padding-bottom: 20px;
    }

    /* === === === */
    .list-employees--one-card {
        min-height: 0;
        max-height: 100vh;
        height: auto;
    }
    .list-employees--one-card .img {
        position: static;
        width: 100%;
        left: auto;
    }
    .list-employees--one-card .card-top {
        padding: 0;
    }
    .list-employees--one-card .card-bottom {
        padding: 0 20px;
        margin-bottom: 10px;
    }
    .list-employees--one-card .card-top {
        justify-content: space-between;
    }
    .list-employees--one-card .card-bottom.one-button .more-details,
    .list-employees--one-card .card-bottom.one-button .form-btn-mobile {
        width: 100%;
    }
}


.list-employees--catalog-compact,
.list-employees--catalog {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: -10px;
    margin-right: -10px;
}

.list-employees--catalog-compact {
    justify-content: center;
}

.list-employees--catalog-compact .list-employees--one-card,
.list-employees--catalog .list-employees--one-card {
    margin-bottom: 40px;
    margin-left: 11px;
    margin-right: 11px;
}

.list-employees--catalog-compact .list-employees--one-card .card-bottom {
    margin-top: 16px;
}
.list-employees--catalog-compact .list-employees--one-card .title {
    margin-bottom: 8px;
    margin-top: 16px;
}

@media (min-width: 990px) {
    .list-employees--catalog-compact .list-employees--one-card .img {
        height: 280px;
        background-position: 50% 0px;
    }
}



.list-employees--slider.owl-carousel .owl-nav button.owl-next, 
.list-employees--slider.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 35%;
    left: -50px;
    width: 41px;
    height: 41px;
    border: 2px solid #4eb7ae;
    border-radius: 40px;
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.list-employees--slider.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -50px;
}

@media (max-width: 1270px) {
    .list-employees--slider.owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }
    .list-employees--slider.owl-carousel .owl-nav button.owl-next {
        right: 0px;
    }
}

@media (max-width: 1190px) {
    .list-employees--slider.owl-carousel .owl-nav button.owl-prev {
        left: -50px;
    }
    .list-employees--slider.owl-carousel .owl-nav button.owl-next {
        right: -50px;
    }
}

.list-employees--slider.owl-carousel .owl-nav button.owl-next span, 
.list-employees--slider.owl-carousel .owl-nav button.owl-prev span {
    position: relative;
    top: -4px;
    left: -1px;
    color: #4eb7ae;
}

.list-employees--slider.owl-carousel .owl-nav button.owl-next span {
    left: 1px;
}

.list-employees--slider .list-employees--one-card {
    margin: 8px;
}

.list-employees--slider .owl-dots .owl-dot {
    background: #c4c4c4;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 8px;
}

.list-employees--slider .owl-dots {
    text-align: center;
}

.list-employees--slider .owl-dots .owl-dot.active {
    background: #4eb7ae;
}

@media (min-width: 991px) {
    .list-employees--catalog-compact .list-employees--one-card .card-bottom .popup-btn,
    .list-employees--slider .list-employees--one-card .card-bottom .popup-btn {
        width: auto;
        padding: 8px;
    }
    .list-employees--catalog-compact .list-employees--one-card .card-bottom .com-baforms,
    .list-employees--slider .list-employees--one-card .card-bottom .com-baforms {
        text-align: center;
    }
    .list-employees--catalog-compact .list-employees--one-card,
    .list-employees--slider .list-employees--one-card {
        height: 600px;
        padding-bottom: 30px;
    }
    .list-employees--catalog-compact .list-employees--one-card .img,
    .list-employees--slider .list-employees--one-card .img {
        height: 280px;
        background-position: 50% 0px;
    }
}

@media (max-width: 991px) {
    .list-employees--slider .owl-item {
        text-align: center;
    }
    .list-employees--catalog-compact .list-employees--one-card,
    .list-employees--slider .list-employees--one-card {
        width: calc(100% - 20px);
        text-align: left;
    }
    .list-employees--catalog-compact.owl-carousel.owl-default-nav .owl-nav{
        display: none;
    }
}
@media (max-width: 600px) {
    .list-employees--one-card .img {
        height: 38vh;
        background-position: 50% -40px;
    }
    /*316421 start*/.list-employees--one-card .main-info a {
        width: 50%;
    }
    .list-employees--one-card .main-info a .img {
        width: 100%;

    }/*316421 end*/
}

/* << Ð”Ð»Ñ ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ð° */

/* >> Slider */
.list-employees--after {
    text-align: center;
    margin-top: 40px;
}
.list-employees--after .btn-all-employees {
    border: 2px solid #4eb7ae;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Open Sans;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #4eb7ae;
    padding: 15px 90px;
    display: inline-block;
    font-weight: bold;
    transition: 0.2s;
}
.list-employees--after .btn-all-employees:hover {
    opacity: 0.8;
}
@media (max-width: 600px) {
    .list-employees--after .btn-all-employees {
        padding: 8px 15px;
        font-size: 16px;
    }
}
/* << Slider */

@media (max-width: 500px){
    .main-info{
        display: flex;
        align-items: center;
    }

    .list-employees--one-card .img {
        position: static;
        left: auto;
        width: 50%;
        background-size: cover;
        background-position: center;
    }
    .list-employees--one-card .description {
        width: 50%;
        padding: 0 15px;
    }
    .position-desktop{
        display: none;
    }
    .main-info .position-mobile-dsc{
        display: block!important;
    }
    .list-employees--one-card .title a {
    font-weight: bold;
        font-size: 16px!important;
        line-height: 21px;
        margin-bottom: 5px!important;
        color: #666!important;
        text-transform: initial;
    }
    .list-employees--one-card .title {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .list-employees--one-card .img {
        height: 29vh;
    }
    .list-employees--one-card .additional-info {
        margin-top: 8px;
        margin-bottom: 8px;
        padding: 0px;
    }
    .list-employees--catalog .list-employees--one-card {
    padding-bottom: 0;
    margin-bottom: 20px;
        margin-left: 11px;
        margin-right: 11px;
    }
    .list-employees--one-card .card-bottom {
        padding: 0;
        /* margin: 0; */
    }
    .list-employees--one-card .more-details {
        width: 100%;
        margin-top: 10px;
    }
    .list-employees--one-card .card-bottom .form-btn-mobile {
        width: 100%;
    }



    .select-tag {
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
        border-radius: 5px;
        box-sizing: border-box;
        padding: 10px 15px;
        display: flex;
    position: relative;
    margin-bottom: 15px;
        display: flex;
        align-items: center;
        height: 64px;
    }
    .select-tag::-ms-expand {
    display: none;
    }
    .select-tag:hover {
    border-color: #888;
    }
    .select-tag:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
    }
    .select-tag option {
    font-weight: normal;
    }
    *[dir="rtl"] .select-tag,
    :root:lang(ar) .select-tag,
    :root:lang(iw) .select-tag {
    background-position: left 0.7em top 50%, 0 0;
    padding: 0.6em 0.8em 0.5em 1.4em;
    }

    .new-select {
    cursor: pointer;
    position: relative;
        font-weight: 600;
        font-size: 14px;
        line-height: 150%;
        color: #333;
            display: flex;
        align-items: center;
        width: 100%;
    }


    .new-select__list {
    box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        top: 62px;
        left: 0px;
        width: calc(100% + 0px);
        box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
        border-radius: 0 0 5px 5px;
        border-top: 2px solid #13aaa7;
        z-index: 10;
        background: #fff;
    }

    .new-select__item:last-child {
    border-bottom: none;
    }

    .new-select__list.on {
    display: block;
    }

    .new-select__item span {
    display: block;
        padding: 5px 10px;

    }

    .new-select__item span:hover {
    color: #000000;
    font-weight: 700;
    }

    .new-select__item:hover {
    background: #f2f2f2;
    }
    .new-select__item:last-child:hover {
    border-radius: 0 0px 10px 10px;
    }

    .new-select__item {
    font-weight: normal!important;
        font-size: 14px!important;
        line-height: 150%;
        color: #333;
        text-transform: initial;
        border-bottom: 1px solid #e0e0e0;
        border-radius: 5px;
    }

    .new-select:after {
    content: "";
    display: block;
    width: 13px;
    height: 26px;
    position: absolute;
    right: 0px;
    background: url(/local/templates/ngc/components/bitrix/news.list/doctros-list/grp90.png) no-repeat right center / cover;
    -webkit-transition: all 0.27s ease-in-out;
    -o-transition: all 0.27s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }


    .select-css .new-select {
    cursor: pointer;
    position: relative;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #141416;
    }
    .select-css .new-select:after {
    right: -31px;
    }
    .select-css .new-select__list {
    top: 46px;
    }

    .new-select__item.active{
        background: #30cdbb!important;
        border: 1px solid #30cdbb!important;
        color: #fff!important;      
    }
}
@media (max-width: 400px) {
    .list-employees--one-card .img {
        background-position: 50% 0px;
        height: 45vh;
    }
}
/* End */


/* Start:/local/components/custom/feedback.request/templates/online-consult-popup/style.css?1724405327308*/
.online-consult-form .row {
    display: flex;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

input.form_input__wrap.time_input {
    max-width: 100px;
    padding-left: 20px!important;
}
/* End */


/* Start:/local/templates/ngc/components/bitrix/news.list/faq-list/style.css?17196917331550*/
.faq-list {
  padding: 50px 0 50px 0;
    margin: 0 0 0 0;
}
.faq-list .uk-list .ui-item {
  background: #fff;
  box-shadow: 0 0 3.125rem rgba(146, 110, 171, 0.2);
  border-radius: 5px;
  padding: 50px 30px;
  margin-bottom: 30px;
  border-right: 6px solid #4eb7ae;
  position: relative;
}
.faq-list .uk-list .ui-item:after {
	position: absolute;
	content: " \003F";
	right: 20px;
	margin: auto;
	width: 100px;
	height: 100%;
	font-size: 185px;
	font-weight: bold;
	color: #82e2d9;
	opacity: 0.75;
	top: 0;
	display: flex;
	align-items: center;
	z-index: 0;
}
.faq-list .uk-list .ui-item .el-title {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 20px;
	position: relative;
	line-height: 30px;
}
.faq-list .uk-list .ui-item .tm-content {
	position: relative;
	font-size: 18px;
	line-height: 30px;
}
.faq-list.faq-list-js .uk-list .ui-item .tm-content {
	display: none;
	margin-top: 20px;
}
.faq-list.faq-list-js .uk-list .ui-item .el-title {
	cursor: pointer;
	margin-bottom: 0;
	padding-right: 35px;
}
.faq-list.faq-list-js .uk-list .ui-item .el-title:hover {
	text-decoration: underline;
}
.faq-list.faq-list-js .uk-list .ui-item .el-title:before {
	content: url("/local/templates/ngc/images/togled.png");
	position: absolute;
	right: 0;
}
.faq-list.faq-list-js .uk-list .ui-item .el-title.active:before {
	transform: rotate(180deg);
	top: -8px;
}
.faq-list.faq-list-js .uk-list .ui-item:after {
	content: unset;
}
.faq-list.faq-list-js .uk-list .ui-item {
	padding: 30px;
}
/* End */


/* Start:/local/templates/ngc/components/bitrix/news.list/reviews-uslugi/style.css?17200244754611*/
.eko_reviews__slider__item {
	display: flex;
	flex-direction: column;
  padding: 40px;
}
.eko_reviews__slider__item .item-inner {
  position: relative;
  margin: 0 16px;
  padding: 30px;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0 4px 20px rgb(0 0 0 / 25%);
}
.eko_reviews {
	margin-bottom: 70px;
	padding: 60px 0;
	background: linear-gradient(267.6deg, rgba(200, 242, 239, 0.6) -7.39%, rgba(247, 206, 229, 0.6) 80.91%), url("/images/eco/Depositphotos_195402574_l-2015.png") top 0px right 0px no-repeat;
}
.eko_reviews .eko_reviews__title {
	font-family: PT Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 42px;
	text-align: center;
	color: #000000;
	margin-bottom: 20px;
	margin-top: 0px;
}
.eko_reviews .eko_reviews__slider {
	width: 71%;
	margin: 0px auto;
}
.eko_reviews .eko_reviews__slider.owl-carousel .owl-stage-outer {
	padding: 25px 0;
}
.eko_reviews .eko_reviews__slider.owl-carousel .owl-item.active.center {
	transform: scale(1.1);
	z-index: 10;
	margin-left: -9.7%;
}
.eko_reviews .eko_reviews__slider .owl-item.active.center .eko_reviews__slider__item {
	background: #ffffff;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	border-radius: 12px;
	padding: 40px;
	width: 700px;
	height: 350px;
}
.eko_reviews .eko_reviews__slider .eko_reviews__slider__item {
	background: #ffffff;
	border-radius: 12px;
	padding: 40px;
	width: 227px;
	height: 350px;
}
.eko_reviews .eko_reviews__slider .eko_reviews__slider__item .review_name,
.eko_reviews .eko_reviews__slider .eko_reviews__slider__item .review_date,
.eko_reviews .eko_reviews__slider .eko_reviews__slider__item .review_text {
	display: none;
}
.eko_reviews .eko_reviews__slider .owl-item.active.center .eko_reviews__slider__item .review_name {
	font-family: Open Sans;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
}
.eko_reviews .eko_reviews__slider .owl-item.active.center .eko_reviews__slider__item .review_date {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #828282;
	display: block;
}
.eko_reviews .eko_reviews__slider .owl-item.active.center .eko_reviews__slider__item .review_text {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 150%;
	color: #000000;
	margin: 10px 0;
	display: block;
}
.eko_reviews .eko_reviews__slider .owl-nav {
	display: block;
}
.eko_reviews .eko_reviews__slider .owl-nav .owl-prev {
	position: absolute;
	top: 47%;
	left: -70px;
	font-size: 0px;
	width: 41px;
	height: 41px;
	background: url("/images/eco/arrow_prev.png") no-repeat;
}

.eko_reviews .eko_reviews__slider .owl-nav .owl-next {
	position: absolute;
	top: 47%;
	right: -70px;
	font-size: 0px;
	width: 41px;
	height: 41px;
	background: url("/images/eco/arrow_next.png") no-repeat;
}

section.eko_reviews.c2 .inner {
	margin: 0 auto;
	width: 71%;
}

.eko_reviews__slider__item .item-inner:before {
	position: absolute;
	content: "";
	top: 18px;
	left: -15px;
	width: 40px;
	bottom: 18px;
	background-color: #fff;
	z-index: -1;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
.eko_reviews__slider__item .item-inner:after {
	position: absolute;
	content: "";
	top: 18px;
	right: -15px;
	width: 40px;
	bottom: 18px;
	background-color: #fff;
	z-index: -1;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.eko_reviews__slider__item .review_text {
	position: relative;
	/* max-height: 195px; */
	max-height: 150px;
	overflow: hidden;
	transition: max-height 0.15s linear;
}
.eko_reviews__slider__item .review_text.showmore {
	margin-bottom: 30px;
}
.eko_reviews__slider__item .review_text.showmore:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 55px;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8776698179271709) 60%, rgba(255, 255, 255, 0.3454569327731093) 100%);
}
.eko_reviews__slider__item span.showmore-btn {
	margin: -10px auto 0;
	display: table;
	border-bottom: 1px dotted;
	color: gray;
	padding: 0;
	line-height: 1.15em;
	cursor: pointer;
	position: absolute;
	left: 30px;
	right: 0;
	margin: 0;
	bottom: 25px;
}
.eko_reviews__slider__item .item-inner.visible .review_text {
	max-height: 100%;
	overflow: initial;
}
.eko_reviews__slider__item .item-inner.visible .review_text.showmore:before {
	opacity: 0;
}
/* End */
/* /local/templates/ngc/components/bitrix/news.list/doctros-list/style.css?172829590017020 */
/* /local/components/custom/feedback.request/templates/online-consult-popup/style.css?1724405327308 */
/* /local/templates/ngc/components/bitrix/news.list/faq-list/style.css?17196917331550 */
/* /local/templates/ngc/components/bitrix/news.list/reviews-uslugi/style.css?17200244754611 */
