

/* Start:/bitrix/templates/citrus_arealty3/components/citrus/realty.catalog.element/catalog_detail/style.css?177461195411905*/
@media all {
    .object-info {
        padding-left: 20px;
    }

    .object-info .h4 {
        font-family: "Open Sans", sans-serif;
        text-transform: uppercase;
    }

    .dl_element__top-icons {
        display: flex;
        align-items: center;
    }
    .object-option.dl-menu .dl_element__top-icons span {
        border-bottom: none;
    }

    .object-info .object-info_footer {
        display: flex;
    }

    .object-info .btn-primary {
        width: auto;
        font-size: 16px;
    }

    .object-footer {
        margin: 30px 0 -15px 0;
        font-size: 0;
    }

    .object-footer .btn {
        margin: 0 15px 15px 0;
    }

    .object-text {
        margin-top: 30px;
    }

    .object-address {
        margin-bottom: 15px;
        font-size: 15px;
    }

    .object-option.dl-menu .dl_element a {
        text-decoration: none;
        color: var(--primary-color);
        border-bottom: 1px solid var(--primary-color);
        display: inline-block;
        margin-bottom: -1px;
    }

    .object-option.dl-menu .dl_element a:hover {
        color: var(--hover-color);
        border-bottom: 1px solid var(--hover-color);
    }

    .object-price_new {
        display: inline-flex;
        text-align: center;
        line-height: 1;
        margin: 10px 0 15px 0;
	    align-items: center;
    }

    .object-price_new span {
        font-size: 30px;
        font-weight: 700;
    }

    .object-price_new span.btn-icon {
        font-size: 30px;
        vertical-align: -10px;
    }

    .object-option.dl-menu span {
        padding-top: 20px;
        line-height: 1.2;
        border-bottom: 1px solid #d9d9d9;
        align-self: flex-end;
    }

    .object-option.dl-menu span:first-child {
        padding-right: 14px;
        width: 35%;
        flex-shrink: 0;
    }

    .object-option.dl-menu .dl_element {
        display: flex;
    }

    .object-gallery {
        position: relative;
    }

    .object-gallery-previews {
        position: relative;
    }

    .object-gallery-previews .embed-responsive-item {
        object-fit: cover;
    }

    .object-gallery-previews figure {
        background-color: #f3f1ec;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: none;
        opacity: 0;
    }

    .object-gallery-previews figure.is-active {
        display: block;
        margin: 0;
        opacity: 1;
    }

    .object-gallery-previews figcaption {
        display: none;
    }

    .object-gallery-thumbs a.gallery-thumbs img {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
        max-height: 90%;
        max-width: 90%;
    }

    .object-gallery-thumbs {
        position: relative;
        margin-top: 10px;
    }

    .object-gallery-thumbs a.gallery-thumbs {
        display: block;
        padding-bottom: 56.25%;
        overflow: hidden;
        position: relative;
        background-color: #f3f1ec;
        border: 2px solid transparent;
        margin-bottom: 15px;
    }

    .object-gallery-thumbs .swiper-slide {
        width: 33.3333333%;
    }

    .object-gallery-thumbs .swiper-container-horizontal > .swiper-scrollbar {
        left: 0;
        width: 100%;
    }

    .image-actions {
        position: relative;
        padding: 16px;
        background-color: #f5f5f5;
        display: flex;
        justify-content: space-evenly;
        margin-bottom: 5px;
    }

    .add2favourites {
        order: 2;
    }

    .image-actions__link {
        font-size: 13px;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 25%;
        padding: 0 10px;
    }

    .image-actions__link-icon {
        display: flex;
        font-size: 24px;
    }

    .image-actions__link-text {
        margin-left: 14px;
        text-decoration: underline;
    }

    .personal_manager_link,
    .mortgage_link,
    .not_relevant_complaint_link {
        display: inline-flex;
        align-items: center;
        margin-left: 28px;
        height: 60px;
        vertical-align: middle;
        font-size: 14px;
        text-decoration: none;
    }
    .mortgage_link {
        margin-left: 0;
        margin-right: 28px;
    }

    .object-option.dl-menu .dl_element .not_relevant_complaint_link {
        margin-left: auto;
        color: #666;
        height: auto;
        font-size: .85em;
        border-bottom: none;
    }

    .personal_manager_link i,
    .mortgage_link i {
        font-size: 40px;
    }
    .not_relevant_complaint_link > i {
        font-size: 1.3em;
    }

    .personal_manager_link .btn-label,
    .mortgage_link .btn-label {
        margin-left: 8px;
        text-decoration: underline;
    }
    .not_relevant_complaint_link .btn-label {
        border-bottom: none;
    }

    .desc_complex .section__content .section__content_img {
        flex-shrink: 0;
        margin-right: 50px;
    }

    .desc_complex .section__content .title {
        font-size: 35px;
        font-weight: 300;
        font-family: 'Merriweather', serif;
    }

    .desc_complex .section__content {
        display: flex;
    }

    .desc_complex .section__content p + ul {
        margin-top: -15px;
    }

    .desc_complex .section__content .btn_block {
        margin-top: 40px;
    }

	.embed-responsive-item.print {
		display: none;
	}

    .visually-hidden {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0;
        white-space: nowrap;
        -webkit-clip-path: inset(100%);
        clip-path: inset(100%);
        clip: rect(0 0 0 0);
        overflow: hidden;
    }

    .object-price_area {
		font-size: 16px;
		font-weight: 700;
		margin-left: auto;
	    margin-left: 40px;
    }

    .gallery-text-layout {
        position: absolute;
        bottom: 10px;
        background: #fff;
        padding: 10px 15px;
        border-radius: 5px;
        color: #000;
        background-image: url("/bitrix/templates/citrus_arealty3/components/citrus/realty.catalog.element/catalog_detail/img/layout.png");
        background-repeat: no-repeat;
        background-position: 5px center;
        left: 10px;
        padding-left: 40px;
        z-index: 1;
    }
	.catalog-detail__contacts {
		display: none;
		padding: 0 10px;
		position: fixed;
		left: 0;
		width: 100%;
		bottom: 40px;
		z-index: 999;
	}
	.catalog-detail__link {
		display: flex;
		justify-content: center;
		align-items: center;
		color: #fff;
		text-decoration: none;
		padding: 6px 10px;
		border-radius: 6px;
	}
	.catalog-detail__send {
		margin-right: 10px;
		background: #3876fc;
		flex: 1;
		line-height: 14px;
		text-align: center;
	}
	.catalog-detail__wa {
		width: 40px;
		padding: 0;
		margin-right: 10px;
	}
	.catalog-detail__call {
		flex: 1;
		background: #37bd4a;
	}
	.catalog-detail__link:hover {
		color: #fff;
	}
	.catalog-detail__send:hover {
		background: #2f60ca;
		color: #fff;
	}
	.catalog-detail__call:hover {
		background: #2da33e;
		color: #fff;
	}

    /*
        .catalog-card__send
        стиль для кнопки "Заказать звонок" на мобильной версии детальной карточки
        Файл со стилями не всегда подтягивается, поэтому временно добавлен сюда
    */
    .catalog-card__send {
		margin-right: 10px;
		background: #3876fc;
		flex: 1;
		line-height: 14px;
		text-align: center;
	}
    .personal_manager_link {
        margin-left: 0;
        margin-right: 28px;
    }
}

@media screen and (max-width: 1279px) {
    .object-option.dl-menu dd, .object-option.dl-menu dt, .object-address {
        /*font-size: 14px;*/
    }

    .object-price_new span, .object-price_new span.btn-icon, .object-price_new span.btn-label {
        font-size: 20px;
    }

    .object-text {
        margin-top: 15px;
        font-size: 14px;
    }

    .image-actions__link {
        flex-direction: column;
        justify-content: flex-start;
    }

    .image-actions__link-text {
        margin-left: 0;
    }
}

@media screen and (max-width: 1023px) {
    .desc_complex .section__content {
        flex-direction: column;
    }

    .desc_complex .section__content .section__content_img {
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .desc_complex .section__content .btn_block {
        text-align: center;
    }

    .image-actions__link {
        justify-content: center;
        margin-right: 0;
        margin-left: auto;
    }

    .image-actions__link-text {
        display: none;
    }

    .image-actions__link-icon {
        font-size: 30px;
    }

    .object-option.dl-menu span {
        font-size: 14px;
    }

    .object-info {
        padding: 0;
    }

    .row.row-grid, .row-ib.row-grid {
        position: relative;
    }

    .object-price_new {
        position: absolute;
        top: 25px;
        left: 10%;
    }

	.image-actions__link.add2favourites {
		display: none;
	}

	.image-actions {
		padding: 30px;
	}
}

@media screen and (max-width: 767px) {
    .object-option.dl-menu dd, .object-option.dl-menu dt {
        width: 50%;
    }

    .object-option.dl-menu span:first-child {
        padding-right: 14px;
        width: 35%;
        flex-shrink: 1;
        flex-grow: 1;
    }

    .object-option.dl-menu span:last-child {
        flex-grow: 1;
        text-align: right;
        vertical-align: bottom;
    }

    .object-price_new {
        top: 1.35%;
    }
}

@media screen and (max-width: 479px) {
    .personal_manager_link,
    .mortgage_link {
        margin-left: 20px;
        height: 50px;
    }
    .not_relevant_complaint_link {
        margin-left: 10px;
        height: 35px;
    }

    .object-footer .btn {
        margin: 0 0 15px;
        float: left;
        width: auto;
        clear: left;
    }

    .object-footer {
        overflow: hidden;
    }

    .object-footer .btn {
        width: 100%;
    }

    .image-actions {
        padding: 24px 0;
    }

    .object-option.dl-menu span {
        font-size: 13px;
    }

    #object-edit-link {
        margin-left: auto;
	    margin-top: 20px;
    }
}

@media screen and (max-width: 360px) {
    .object-info .object-info_footer {
        flex-direction: column;
        align-items: center;
    }

    .personal_manager_link,
    .mortgage_link,
    .not_relevant_complaint_link {
        margin-left: 0;
        margin-top: 15px;
    }

    .object-gallery-thumbs .swiper-slide {
        width: 50%;
    }

}


@media print {
	@page { margin: 1cm; }
	body {
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
	}
	.section__border-top,
	.main-menu-line .jk-menu-w,
	.main-menu-line,
	.btn {
		display: none !important;
	}

	.embed-responsive-item.print {
		display: block !important;
	}

	.h__top._fixed {
		position: static !important;
		margin-bottom: 20px;
	}
	.section-description {
		line-height: 30px;
	}
	.section._with-padding .section-inner {
		padding-top: 0 !important;
		padding-bottom: 30px !important;
	}
	.object-option.dl-menu {
		columns: 2;
	}
	.object-option.dl-menu span:first-child {
		min-width: 160px;
	}
    .object-info,
	.page-break-inside {
		page-break-inside: avoid;
	}
    .bx-firefox .section__content .row {
        display: block !important;
    }
	.desc_complex .section__content {
		display: block;
	}
	.desc_complex .section__content .section__content_img {
		text-align: center;
	}
	.section__content_text {
		font: 15px/1.5 Tahoma,serif !important;
		margin-top: 15px;
	}
	.catalog-slider.p__swiper .swiper-slide.catalog-slider__item {
		width: calc(50% - 15px) !important;
	}
	iframe {
		max-width: 100%;
	}
	.manager-row {
		box-shadow: none !important;
	}
}
@media (max-width: 479px) {
	.catalog-detail__contacts {
		display: flex;
	}
}
/* End */


/* Start:/bitrix/templates/citrus_arealty3/components/bitrix/main.share/flat/style.min.css?1774611953451*/
.bx-share-social{margin:0;padding:0;display:inline-flex;list-style:none;align-items:center;flex-direction:row-reverse}.bx-share-icon{float:right;display:block;margin-top:0;height:22px;width:22px}.bx-share-icon+.bx-share-icon{margin-right:8px}.bx-share-icon a,.bx-share-icon a:active,.bx-share-icon a:link,.bx-share-icon a:visited{color:#fff;font-size:14px;text-align:center;vertical-align:middle;display:block;height:22px;width:22px;border-radius:3px}
/* End */


/* Start:/bitrix/templates/citrus_arealty3/components/citrus/template/catalog-header-icons/style.css?17746119542374*/
@media all {

    .share-social {
        position: relative;
    }

    .share-social__popup {
        width: 250px;
        padding: 10px;
    }
    .share-social__popup .bx-share-social {
        margin-top: .5em;
        line-height: 1.8em;
    }

    .share-social__popup:before {
        content: '';
        position: absolute;
        top: -20px;
        left: calc(50% - 10px);
        border: 10px solid transparent;
        border-bottom: 10px solid #fff;
    }

    .share-social__link {
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
    }

    .share-social__title {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .share-social__social-component,
    .share-component {
        margin-bottom: 20px;
    }

    .share-social__print-link {
        font-size: 13px;
        text-decoration: none;
        display: flex;
        align-items: center;
    }

    .share-social__link-icon {
        font-size: 18px;
    }

    .share-social__link-text {
        margin-left: 10px;
        text-decoration: underline;
    }

    .share-social__icon {
        width: 25px;
        min-width: 25px;
        height: 25px;
        fill: var(--primary-color);
    }

}

@media screen and (max-width: 479px) {
    .share-social {
        position: static;
    }
}

@media screen and (max-width: 1279px) {
    .share-social__link {
        flex-direction: column;
        justify-content: flex-start;
    }

}

@media (max-width: 1023px) {
    .header-offer-detail-actions {
        display: flex;
    }
    .header-offer-detail-actions > * + * {
        margin-left: 10px;
    }
    .header-offer-detail-actions .btn-header-share {
        font-size: .7em
    }
    .header-offer-detail-actions .btn-header-share svg {
        fill: #fff;
    }
    .header-offer-detail-actions .btn-header-call-manager .icon-phone {

    }
    .header .header-btn.hamburger {
        margin-left: 10px;
    }
    header nav.header-auth {
        margin-left: 10px;
    }
    header .btn-header-phone,
    .image-actions .action-print,
    .image-actions .share-social,
    .favorite-button-group {
        display: none !important;
    }
}
@media (min-width: 1024px) {
    header .header-offer-detail-actions {
        display: none;
    }
}

/* End */


/* Start:/bitrix/templates/citrus_arealty3/components/bitrix/system.pagenavigation/.default/style.min.css?1774611954499*/
@media all{.switch{padding:30px 0;text-align:center}.switch-nav{margin:0 auto;display:table}.switch a,.switch span{font-size:16px;color:#333;display:inline-block;text-decoration:none;text-align:center;min-width:40px;line-height:33px;float:left}.switch a:hover,.switch span.selected{color:#fff;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch a+a,.switch span+a{margin-left:10px}.switch a.nav-end,.switch a.nav-start{padding:0 6px}}
/* End */


/* Start:/bitrix/templates/citrus_arealty3/components/citrus/realty.catalog.section/catalog_carousel/style.min.css?1774611954107*/
@media all{.catalog-slider.p__swiper{margin:40px -4px -4px}.swiper-slide.catalog-slider__item{padding:4px}}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?164423806551*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/citrus_arealty3/components/bitrix/system.pagenavigation/show_more_elements_preloader/style.css?17746119541874*/
.icon {
  display: block;
  width: 18px;
  height: 18px;
  fill: currentcolor;
  opacity: 0;
  position: relative;
  left: 6px;
}

.btn-more-load .icon {
  -webkit-animation: 0.75s linear infinite rotate;
          animation: 0.75s linear infinite rotate;
  opacity: 1;
}

@-webkit-keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.d-none {
  display: none;
}

.load_more:disabled {
  opacity: 0.65;
  color: #212529;
  background-color: #eee;
}

.load_all.reviews-btn-more {
  opacity: .65;
}

.load_all.reviews-btn-more:hover {
  background: #3876fc;
  cursor: default;
}

.reviews {
  margin-bottom: 65px;
}
.reviews-btn-wrap {
  text-align: center;
  display: block;
}
.reviews-btn-more {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #3876fc;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  margin: 0 auto;
  padding: 21px 30px 21px 10px;
  border-radius: 4px;
  white-space: nowrap;
  border: 0;
  gap: 0 10px;
}
.reviews-btn-more:hover {
  background-color: #105afb;
  cursor: pointer;
}
.reviews-btn-more span {
  font-weight: 400;
}
.reviews-btn-more.btn-more-load {
  background-color: #5b678a;
}

@media (max-width: 360px) {
  .reviews-btn-more {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 6px;
  }
  .reviews-btn-more span {
    flex: 100%;
    position: relative;
    left: 11px;
  }
}
/* End */


/* Start:/bitrix/templates/citrus_arealty3/components/bitrix/news.list/show_more_news/style.css?17746119536186*/
.reviews__header {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 50px;
  color: #333;
  text-align: center;
  margin-bottom: 77px;
}
.reviews__header h2 {
  font-weight: 300;
  font-size: 50px;
  color: #333;
  margin-bottom: 15px;
}
.reviews__header .h2 {
  font-size: 35px;
  font-weight: 100;
  line-height: 30px;
  margin-bottom: 50px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.reviews-description {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #666;
}
.reviews-elem {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 18px;
}
.reviews-elem:last-child {
  margin-bottom: 68px;
}
.reviews-elem:last-of-type {
  margin-bottom: 68px;
}
.reviews-elem__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reviews-elem__title {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #333;
}
.reviews-elem__stars-list {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.reviews-elem__stars-list img {
  height: 15px;
  width: 15px;
}
.reviews-elem__message {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  margin-top: 9px;
}
.reviews-elem__date {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #999;
  margin-top: 10px;
}
.reviews-elem__stars-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.reviews-elem__stars-list img:not(:last-child) {
  margin-right: 4px;
}

.rating-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 79px;
}
.rating-block__info {
  margin-right: 40px;
  margin-top: -5px;
}
.rating-block__values {
  margin-bottom: 4px;
}
.rating-block__result {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 48px;
  color: #000;
  margin-right: 10px;
  line-height: 1;
}
.rating-block__from {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #666;
  white-space: nowrap;
}
.rating-block__rate-reviews {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #666;
  white-space: nowrap;
}
.rating-block__stars {
  margin: 0;
  padding: 0;
  width: 100%;
}
.rating-block__stars-count {
  line-height: 0;
  margin-right: 5px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #000;
  display: none;
}
.rating-block__stars-list {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  width: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rating-block__rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 20px;
}
.rating-block__rows:not(:last-child) {
  margin-bottom: 5px;
}
.rating-block__rows img {
  height: 20px;
  width: auto;
}
.rating-block__rows img:not(:last-child) {
  margin-right: 5px;
}
.rating-block__line {
  width: 100%;
  max-width: 383px;
  height: 8px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-left: 20px;
}
.rating-block__line-under {
  height: 100%;
  width: 100%;
  background-color: #d9d9d9;
}
.rating-block__line-fill {
  height: 4px;
  background-color: #fcd683;
  height: 8px;
  max-width: 100%;
  position: absolute;
  top: 0;
  width: 0;
}

.nav-block {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 30px;
}

.nav-block--empty {
  margin: 0;
}

.report-reviews.reviews-btn-more {
  margin: 0;
  padding: 21px 30px;
  text-decoration: none;
}

.report-reviews.reviews-btn-more:hover {
  color: #ffffff;
}

@media (max-width: 1024px) {
  .rating-block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .rating-block__info {
    margin-top: 6px;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .rating-block__stars {
    max-width: 522px;
  }
}

@media (max-width: 767px) {
  .nav-block {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 768px) {
  .nav-block--empty {
margin-bottom: 90px;
  }
}

@media (max-width: 480px) {
  .rating-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 21px;
  }

  .rating-block__info {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }

  .reviews__header h2 {
    font-size: 35px;
  }

  .rating-block__stars-list {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .reviews-elem__title-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 479px) {
  .section._with-padding .section-inner.padding-b-none {
    padding-bottom: 0;
  }

  .reviews__header {
    margin-bottom: 75px;
  }

  .rating-block {
    row-gap: 23px;
  }
  .rating-block__values {
    margin-bottom: 5px;
  }
  .rating-block__stars-count {
    display: block;
  }
  .rating-block__stars-list {
    width: auto;
    min-width: 20px;
  }
  .rating-block__stars-list img:not(:last-child) {
    display: none;
  }
}
.test {
  background: blue;
}

/* End */
/* /bitrix/templates/citrus_arealty3/components/citrus/realty.catalog.element/catalog_detail/style.css?177461195411905 */
/* /bitrix/templates/citrus_arealty3/components/bitrix/main.share/flat/style.min.css?1774611953451 */
/* /bitrix/templates/citrus_arealty3/components/citrus/template/catalog-header-icons/style.css?17746119542374 */
/* /bitrix/templates/citrus_arealty3/components/bitrix/system.pagenavigation/.default/style.min.css?1774611954499 */
/* /bitrix/templates/citrus_arealty3/components/citrus/realty.catalog.section/catalog_carousel/style.min.css?1774611954107 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?164423806551 */
/* /bitrix/templates/citrus_arealty3/components/bitrix/system.pagenavigation/show_more_elements_preloader/style.css?17746119541874 */
/* /bitrix/templates/citrus_arealty3/components/bitrix/news.list/show_more_news/style.css?17746119536186 */
