

/* Start:/bitrix/templates/main/components/bitrix/system.pagenavigation/modern/style.css?17440083713015*/
div.modern-page-navigation {
	padding: 0.5em 0;}
div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous {
	border-right-width: 1px;
	border-right-style: solid;
	border-left: none; }
div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
	border-left: none;
	padding-left: 0.5em; }

span.modern-page-current {
	font-weight: var(--ui-font-weight-bold);
}
div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {
	border-color: #cdcdcd; }

body div.modern-page-navigation a, body  span.modern-page-current, div.modern-page-navigation span.modern-page-first,    body div.modern-page-navigation a.modern-page-previous,body div.modern-page-navigation a.modern-page-previous, body  span.modern-page-dots , body div.modern-page-navigation a.modern-page-first{
 border: 2px solid #563727;
    border-radius: 10px;
    padding: 8px 0;
    width: 35px;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
	    font-weight: bold;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    height: 35px;
    margin-right: 3px;
    display: inline-block;
    margin-left: 5px;
   
}
 div.modern-page-navigation{text-align:center;}
  span.modern-page-current, span.modern-page-dots {
    border: 1px solid #563727;
    border-radius: 10px;
    margin-right: 3px;
	background:#563727;
	color:#fff;
    margin-left: 5px;
}

.modern-page-next,.modern-page-previous{    font-family: auto;}
body .modern-page-navigation a:hover {  	background:#563727;color:#fff;}
.modern-page-navigation{
	margin-bottom:40px;margin-top: -21px;
}

@media (max-width:600px) {

body div.modern-page-navigation a, body span.modern-page-current, div.modern-page-navigation span.modern-page-first, body div.modern-page-navigation a.modern-page-previous, body div.modern-page-navigation a.modern-page-previous, body span.modern-page-dots, body div.modern-page-navigation a.modern-page-first {
    border: 2px solid #563727;
    border-radius: 10px;
    padding: 6px 0;
    width: 28px;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    height: 32px;
    margin-right: 3px;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 7px;
}
}

@media (max-width:384px) {
	    body div.modern-page-navigation a, body span.modern-page-current, div.modern-page-navigation span.modern-page-first, body div.modern-page-navigation a.modern-page-previous, body div.modern-page-navigation a.modern-page-previous, body span.modern-page-dots, body div.modern-page-navigation a.modern-page-first {
        
        margin-right: 3px;
        
        margin-left: 3px;
       
    }
}
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog/projects_2/bitrix/catalog.section/.default/style.css?17333907312842*/
.projects-section__container{
    position: relative;
}



.block_details_link{
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .block_details_link{
        position: absolute;
        right: 15px;
        margin-bottom:0px;
    }
}
.block_details_link:hover{
    color: #999;
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}
.projects-section__projects-row{
    margin-bottom: 58px;
}
.projects-section__project-wrapper,
.projects-section__project-section-info{
    height: 237px;
}

.projects-section__project-wrapper{
    display: block;
    overflow: hidden;
    position: relative;
}
.projects-section__project-background{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: transform .5s;
}
.projects-section__project-wrapper:hover .projects-section__project-background{
    transform: scale(1.1);
}
.projects-section__project-name{
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
    color: #212529;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(33, 37, 41, 0.09);
    margin-bottom: 15px;
}



/*owl style*/
.owl-projects .owl_btn-right a,
.owl-projects .owl_btn-right a:focus,
.owl-projects .owl_btn-left a,
.owl-projects .owl_btn-left a:focus{
    border: none;
    color: #707070;
    font-size: 32px;
    padding: 0;
    background: var(--prv_interactive_color);
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: unset;
    text-decoration: none;
}
.owl-projects .owl_btn-right a:hover,
.owl-projects .owl_btn-right a:active,
.owl-projects .owl_btn-right a:active:focus,
.owl-projects .owl_btn-right a:active:hover,
.owl-projects .owl_btn-left a:hover,
.owl-projects .owl_btn-left a:active,
.owl-projects .owl_btn-left a:active:focus,
.owl-projects .owl_btn-left a:active:hover{
    text-decoration: none;
}
.owl-projects .owl_btn-right a > .fa,
.owl-projects .owl_btn-left a > .fa{
    font-weight: bold;
    font-size: 18px;
}
.owl-projects .owl-prev,
.owl-projects .owl-next{
    position: absolute;
    top: auto;
    bottom: -16px;
}
.owl-projects .owl-prev{
    left: -90px;
}
.owl-projects .owl-next{
    left: -50px;
}
@media (max-width: 767px) {
    .owl-projects .owl-prev{
        left: 0;
    }
    .owl-projects .owl-next{
        left: 40px;
    }
    .owl-projects .owl-prev,
    .owl-projects .owl-next{
        bottom: -36px;
    }
    .projects-section__project-section-info{
        height: unset;
    }
}


.projects-section__project-name a:hover{
	text-decoration:none;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/advantages_default/style.css?1702292523834*/
.adv-icon-cnt {
	height: 64px;
	display: flex;
	margin-bottom: 30px;
}
.adv-icon-cnt img {
    max-width:100%;
    max-height:100%;
}
.adv-text-cnt {
	color: #757575;
}
.adv-heading{
	font-size: 1.2857142em;
	font-weight: 600;
	margin-bottom: 9px;
	line-height: 1.22;
}
.all-advantages .col-xs-12:first-child .advantage-cnt{
	margin-left: 72px;
}
.advantage-block:nth-child(n+5){
	padding-top: 40px;
}
@media (max-width: 991px) {
	.all-advantages .col-xs-12:first-child .advantage-cnt{
		margin-left: 0;
	}
	.advantage-cnt{
		margin-bottom: 30px;
	}
    .all-advantages .col-*:last-child .advantage-cnt{
        margin-bottom: 0px;
    }
}
@media (max-width: 767px) {
        #advantages.section_grey{
            padding: 60px 0 20px;
        }
        .adv-icon-cnt,
        .adv-heading{
            margin-bottom: 8px;
        }
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/steps_slider/style.css?1702292523783*/
#advantages{
	overflow: hidden;
}
@media(max-width: 500px){
	.slider-steps__item img {
		margin-right: 20px;
		width: 100%;
	}
}
.scroll_steps.main-page__section{
	padding-bottom: 0 !important;
}

.step__detail{
	max-width: 530px;
}

.step__detail h2{
	font-size: 1.5em;
    margin-bottom: 30px;
}

.slider-steps{
	padding-top: 50px;
}

#advantages .slick-prev:before, .slick-next:before {
    color: #333 !important;
}

#advantages .slick-prev::before{
	content: '' !important;
}

#advantages .slick-next::before{
	content: '' !important;
}

#advantages .slick-prev{
	left: -25px;
}

#advantages .slick-prev{
	right: -45px;
}

@media(max-width: 500px){
	.about-section__subheading{
		margin-top: 15px !important;
	}
	.about-section__subheading h1{
		font-size: 18px !important;
	}
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/team_square/style.css?17022925233734*/
.str-title{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.str-prof{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.scroll_team .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
@media(max-width: 768px)  {
    .scroll_team .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 13px;
    }
}
.block_details_link{
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .block_details_link{
        position: absolute;
        right: 15px;
        margin-bottom:0px;
        top: 32px;
    }
}
.block_details_link:hover{
    color: #999;
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}
.worker-grid-square_section{
    padding-top: 38px;
}
.worker-grid-square__block{
    padding: 0;
    margin: 0 auto;
    width: 264px;
    height: 288px;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.worker-grid-square__picture{
    width: 100%;
}
.worker-grid-square__image{
    width: 100%;
    height: 100%;
}
.worker-grid-square__info-block-title{
    margin: 0;
    text-transform: uppercase;
    font-size: 0.73333em;
    line-height: 16px;
    color: #EEF1F4;
}
.worker-grid-square__info-block-value{
    margin: 0;
    line-height: 22px;
    font-size: 0.8571em;
    font-weight: bold;
    position:relative;
    z-index:8;
    cursor:text;
}
.worker-grid-square__worker-name{
    font-size: 1.2857em;
    text-transform: uppercase;
}
.worker-grid-square__info > *{
    margin-bottom: 11px;
}
.worker-grid-square__info{
    padding: 17px 19px;
}
.worker-grid-square__description{
    padding-top: 9px;
    line-height: 25px;
    color: #757575;
    font-weight: 600;
    margin-bottom: 0;
}
.worker-grid-square__info-block > p{
    color: #fff;
}
.worker-grid-square__image > div{
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}
.worker-grid-square__dynamic-block{
    background: var(--prv_interactive_color);
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
    transition: top 0.2s linear;
    height: 182px;
}
.worker-grid-square__info-block:not(.worker-grid-square__info-preview){
    opacity: 0;
}
@media(min-width: 768px){
   .worker-grid-square__block:hover .worker-grid-square__dynamic-block{
        top: 107px;
    }
    .worker-grid-square__block:not(.worker-grid-square__info-preview):hover .worker-grid-square__info-block:not(.worker-grid-square__info-preview){
        opacity: 1;
    }
}
.worker-grid-square__dynamic-block-inner{
    position: relative;
    height: 100%;
}
.worker-grid-square__detail-page{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

/*owl style*/
#team_owl .owl_btn-right a,
#team_owl .owl_btn-right a:focus,
#team_owl .owl_btn-left a,
#team_owl .owl_btn-left a:focus{
    border: none;
    font-size: 32px;
    padding: 0;
}
#team_owl .owl-prev{
    left: -24px;
}
#team_owl .owl-next{
    right: -24px;
}
#team_owl .owl-next,
#team_owl .owl-prev{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none!important;
    outline: none!important;
}
#team_owl .owl-dots{
    bottom: auto;
}
#team_owl .owl-next a .carousel-arrow,
#team_owl .owl-prev a .carousel-arrow{
    fill: #757575;
}
#team_owl .owl-next:not(.disabled):hover .carousel-arrow,
#team_owl .owl-prev:not(.disabled):hover .carousel-arrow{
    fill: var(--prv_btn_color);
}
@media(min-width: 560px){
    #team .block_details_link{
        top: 32px;
    }
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/reviews_main_1/style.css?17393415964410*/
.reviews-section .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.reviews-section__container {
    position: relative;
}
.reviews-section__item-inner{
    text-align: center;
    border: 2px solid #eef1f4;
    border-radius: 10px;
    margin: 56px 10px 10px 10px;
}
.reviews-section__item-inner{
    padding:  0 15px 15px;
}
.owl-reviews .owl-stage{
    display: flex;
    align-items: flex-start;
}
@media(min-width: 768px){
    .reviews-section__item-inner{
        padding:  0 55px 30px 55px;
    }
}
@media(min-width: 992px){
    .reviews-section__item-inner{
        padding:  0 115px 30px 115px;
    }
}
@media(min-width: 1200px){
    .reviews-section__item-inner{
        padding:  0 215px 30px 215px;
    }
}
.reviews-section .stars_cnt{
    width:150px;
    margin: 0 auto 20px;
}
.reviews-section .star{
    height: 18px;
    width: 18px;
    margin-left: 8px;
    display: inline-block;
}
.reviews-section .star .star_icon{
    fill: #E1E1E1;
}
.reviews-section .star.active .star_icon{
    fill: #EFCE4A;
}
.reviews-section__person-photo{
    height: 96px;
    width: 96px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    top: -48px;
}
.reviews-section__person-position{
    font-size: 0.8571em;
    text-transform: uppercase;
    color: #757575;
    margin-bottom: 4px;
}
.reviews-section__person-name{
    font-size: 1.4285em;
    font-weight: 600;
}
.reviews-section .review-text{
    color: #757575;
    font-size: 1em;
}
.reviews-section .review_more,
.reviews-section .review_more:hover,
.reviews-section .review_more:focus{
    color: var(--prv_btn_color);
}
.reviews-section .review_rating_value {
    display: none !important;
}
/*owl style*/
.owl-reviews .owl_btn-right a,
.owl-reviews .owl_btn-right a:focus,
.owl-reviews .owl_btn-left a,
.owl-reviews .owl_btn-left a:focus{
    border: none;
    font-size: 32px;
    padding: 0;
}
.owl-reviews .owl-prev{
    left: -24px;
}
.owl-reviews .owl-next{
    right: -24px;
}
.owl-reviews .owl-next,
.owl-reviews .owl-prev{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none!important;
    outline: none!important;
}
.owl-reviews .owl-dots{
    position: relative;
    margin-bottom: -31px;
}
@media(min-width: 768px){
    .owl-reviews .owl-dots{
        margin-bottom: -11px;
    }
}
.owl-reviews .owl-next a .carousel-arrow,
.owl-reviews .owl-prev a .carousel-arrow{
    fill: #757575;
}
.owl-reviews .owl-next:not(.disabled):hover .carousel-arrow,
.owl-reviews .owl-prev:not(.disabled):hover .carousel-arrow{
    fill: var(--prv_btn_color);
}
.morelink.review_more{
    margin-top: 16px;
    text-decoration: none!important;
}
.reviews-file{
    margin-top: 40px;
}
.reviews-file__title{
    font-weight: 600;
    font-size: 1.2857em;
    padding-right: 20px;
    display: block;
    margin-bottom: 30px;
}

.reviews-section__person-name-block{
    margin: -34px 0 10px;
}

/* files */
.reviews-file__list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.reviews-file__files-item{
    display: flex;
    align-items: center;
    width: 180px;
    margin: 0 32px 20px 0;
    overflow: hidden;
}
.reviews-file__files-image-block{
    margin-right: 9px;
    height: 31.25px;
    width: 25px;
}
.reviews-file__files-item-link{
    font-size: 1.2857em;
}
.reviews-file__files-item-link,
.reviews-file__files-item-link:focus,
.reviews-file__files-item-link:hover,
.reviews-file__files-item-link:active,
.reviews-file__files-item-link:active:hover,
.reviews-file__files-item-link:active:focus{
    color: #212121;
}

@media (max-width: 991px) {
    .reviews-section__person-name-block {
        width:100%;
    }
    .reviews-section .stars_cnt {
        padding-top:10px;
    }
    .reviews-section .star {
        margin-left: 0px;
        margin-right: 8px;
    }
}
@media(max-width: 767px){
    .reviews-section .review-text,
    .reviews-file__title,
    .reviews-file__files-item-link{
        font-size: 1em;
    }
}
@media (max-width: 500px) {
    .reviews-section__person-photo{
        margin-bottom:10px;
    }
}
@media(min-width: 768px){
    .owl-reviews .owl-stage{
        display: flex;
        align-items: center;
    }
}
.active_data{color: gray;}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.sections.top/faq_page/style.css?17022925224273*/
@media(max-width: 460px){
  .page-footer-buttons-block{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
  }
  .page-footer-buttons-block a.page-footer-btn{
    margin: 0;
    padding: 10px 15px;
  }
}
@media(max-width: 360px){
  .page-footer-buttons-block{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
  }
  .page-footer-buttons-block a.page-footer-btn{
    margin: 10px 0;
    padding: 10px 20px;
  }
}

.card-header{
    background: none!important;
    border-bottom: 0!important;
    padding: 0!important;
}
.card-body{
    padding: 4px 30px 30px 30px!important;
}
.accordion .card:first-of-type{
    border-bottom: 1px solid rgba(0,0,0,.125)!important;
}
.faq-section .container{
    padding-left: 0;
    padding-right: 0;
}
.faq_collapse {
    cursor: pointer;
    padding: 23px 55px 26px 30px!important;
}
.faq_collapse.collapsed .fas{
    display: block;
    position: absolute;
    right: 40px;
    color: var(--prv_btn_color);
    top: 33px;
    transform: translateY(-50%) rotate(0);
    transition: transform 0.3s linear;
    font-size: 20px;
    font-weight: bold;
}

.faq_collapse:not(.collapsed) .fas{
    transform: translateY(-50%) rotate(180deg);
    display: block;
    position: absolute;
    right: 40px;
    color: var(--prv_btn_color);
    top: 33px;
    transition: transform 0.3s linear;
    font-size: 20px;
    font-weight: bold;
}


.nav.faq-section__tabs-list{
    margin-bottom: 40px;
    border-bottom: 1px solid #E1E1E1;
}
.faq-section__tabs-list>li{
    margin-right: 6px;
}
.faq-section__tabs-list>li>a{
    padding: 9px 26px;
    font-size: 1em;
    color: #212121;
    display: block;
    text-decoration: none;
    position: relative;
}
.faq-section__tabs-list>li>a:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 100%;
    background: transparent;
    z-index: 2;
}
.faq-section__tabs-list>li:hover>a:after,
.faq-section__tabs-list>li>a.active:after{
    background: var(--prv_interactive_color);
}
.faq-section__tabs-list>li>a.active{
    color: var(--prv_btn_color);
}
.faq-section__tabs-list>li>a:hover{
    text-decoration: none;
    opacity: 1;
    color: var(--prv_btn_color);
}

.faq-section__list-group {
    margin-bottom:0px;
}
.faq-section__list-group-item {
    padding: 15px 25px 15px;
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #555;
}
.faq-section__list-group-item:hover{
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.faq-section__list-group-item.active {
    text-shadow: none;
    border: 1px solid #eff1f5;
    border-left-color: var(--prv_color);
    background: #fff;
    color: #212121;
}
.faq-section__list-group-item.active:hover,
.faq-section__list-group-item.active:focus{
    text-shadow:none;
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
    border-color:#eff1f5;
    border-left-color: var(--prv_color);
    background-image:none;
}
.faq-section__dropdown-tab-panel {
    position:relative;
    display:block;
    width:100%;
    padding: 15px 55px 15px 25px;
    border: 1px solid #eff1f5;
    margin: 0 0 -1px;
    cursor: pointer;
    color: #212121;
    background: #fff;
}
.faq-section__dropdown-tab-panel:hover,
.faq-section__dropdown-tab-panel:focus {
    text-decoration:none;
    color:#212121;
}
.faq-section__dropdown-tab-panel:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin: -2px 0 0;
    border-bottom: 3px solid #212121;
    border-top: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.faq-section__dropdown-tab-panel.collapsed:after {
    border-bottom: 0px;
    border-top: 3px solid #212121;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.faq-section__tab-panel-nav{
    margin-bottom: 30px;
}

@media(max-width: 767px){


}
@media(min-width: 992px){

    .faq_page-footer{
        margin-top: 60px!important;
    }
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/main.include/feedback_1/style.css?17333925021471*/
.page-footer.main-page__section{
  background-size: cover;
  background-repeat: no-repeat;
}
.feedback_wrapper{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	padding-bottom: 30px;
  margin: 40px;
}
.background-feedback{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.8);
}
.feedback_wrapper .page-footer-text{
	position: relative;
	z-index: 2;
  text-align: center;
}
.page-footer-text h4{
  font-weight: bold;
}
.feedback_wrapper .page-footer-buttons-block{
	position: relative;
	z-index: 2;
}
.page-footer-buttons-block{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.page-footer-buttons-block i{
  font-size: 11px;
  margin-left: 5px;
}

@media(max-width:768px){
  .page-footer-buttons-block .feedback-button{
    margin: 0 10px 15px;
  }
  .page-footer-buttons-block .feedback-button i{
    display: none;
  }
}
@media(max-width: 560px){
  .feedback_wrapper .page-footer-text h4 {
    margin: 30px 0;
  }
  .feedback_wrapper .page-footer-text p {
    margin-bottom: 30px;
  }
}
@media(max-width: 385px){
  .page-footer-buttons-block{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .page-footer-buttons-block a{
    width: 100%;
  }
}

/* End */
/* /bitrix/templates/main/components/bitrix/system.pagenavigation/modern/style.css?17440083713015 */
/* /bitrix/templates/main/components/bitrix/catalog/projects_2/bitrix/catalog.section/.default/style.css?17333907312842 */
/* /bitrix/templates/main/components/bitrix/news.list/advantages_default/style.css?1702292523834 */
/* /bitrix/templates/main/components/bitrix/news.list/steps_slider/style.css?1702292523783 */
/* /bitrix/templates/main/components/bitrix/news.list/team_square/style.css?17022925233734 */
/* /bitrix/templates/main/components/bitrix/news.list/reviews_main_1/style.css?17393415964410 */
/* /bitrix/templates/main/components/bitrix/catalog.sections.top/faq_page/style.css?17022925224273 */
/* /bitrix/templates/main/components/bitrix/main.include/feedback_1/style.css?17333925021471 */
