

/* Start:/local/templates/aspro-premier/components/bitrix/catalog/main/style.min.css?17754875981446*/
.top-content-block>div{margin-bottom:32px}.top-content-block>div:empty{margin-bottom:0}.seo_block p img[align="right"]{margin:0 0 20px 20px}.seo_block p img[align="left"]{margin:0 20px 20px}.top-content-block .seo_block--img{width:300px;margin-bottom:0}.top-content-block .sticky-block{margin-bottom:32px}.group_description_block.bottom{padding:48px 0 0}.no_goods{padding:30px 30px 0}.js-load-wrapper>.no_goods{margin-top:-1px}.no_goods .no_products{position:relative}.no_goods .no_products:before{content:"";position:relative;width:117px;height:117px;background:url("/local/templates/aspro-premier/components/bitrix/catalog/main/../../../../images/empty_catalog.png") 0 0 no-repeat;display:block;margin:auto auto 23px}.no_goods .button{float:right;margin:17px 0 0}.wrap_text_empty{padding:10px 0 15px 0;text-align:center}.wrap_text_empty .middle_text{padding:16px 0 0;display:inline-block}#main .catalog-maxwidth .catalog-detail__bottom-info .detail-block:not(.tizers),#main .catalog-maxwidth .bottom-links-block{margin-left:auto;margin-right:auto}html.bx-ie #main .catalog-maxwidth .catalog-detail__bottom-info .detail-block:not(.tizers),html.bx-ie #main .catalog-maxwidth .bottom-links-block{flex-basis:auto}.section-content-wrapper .text_after_items{margin-top:49px}.ordered-block--hide-icons .sticker,.ordered-block--hide-icons .btn-fast-view,.ordered-block--hide-icons .catalog-block__info-tech{display:none}@media (max-width:600px){.seo_block p img{float:none;display:block;margin-inline:0!important}}
/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-hero-a101.css?178515366910125*/
/* Hero-блок посадочной страницы ЖК (стиль A101 PageHeroSection) */

#main:has(.complex-hero-a101) .page-top-info {
  display: none !important;
}

#main:has(.complex-hero-a101) .catalog_page .main-wrapper,
.main-wrapper:has(.section-content-wrapper.complex-landing-a101) {
  display: block;
}

#main:has(.complex-hero-a101) .catalog_page .section-content-wrapper,
.section-content-wrapper.complex-landing-a101 {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  max-width: none;
  padding: 0;
  width: 100%;
}

#main:has(.complex-hero-a101) .catalog_page .section-content-wrapper > section,
.section-content-wrapper.complex-landing-a101 > section,
.section-content-wrapper.complex-landing-a101 > div[id] {
  flex: 0 0 auto;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

.complex-about-a101 .project-section-header__wrapper,
.complex-infra-a101 .project-section-header__wrapper,
.complex-genplan-a101 .project-section-header__wrapper,
.complex-finishing-a101 .project-section-header__wrapper,
.complex-life-details-a101 .project-section-header__wrapper,
.complex-construction-progress-a101 .project-section-header__wrapper,
.complex-townhouses-a101 .project-section-header__wrapper {
  align-items: start;
  column-gap: 20px;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  row-gap: 20px;
  width: 100%;
}

@media (max-width: 1279px) {
  .complex-about-a101 .project-section-header__wrapper,
  .complex-infra-a101 .project-section-header__wrapper,
  .complex-genplan-a101 .project-section-header__wrapper,
  .complex-finishing-a101 .project-section-header__wrapper,
  .complex-life-details-a101 .project-section-header__wrapper,
  .complex-construction-progress-a101 .project-section-header__wrapper,
  .complex-townhouses-a101 .project-section-header__wrapper {
    display: flex;
    flex-direction: column;
    gap: 28px;
  }
}

.container--1440 {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1480px;
  padding: 0 20px;
  width: 100%;
}

@media (max-width: 767px) {
  .section-content-wrapper.complex-landing-a101 .container--1440 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

.complex-hero-a101 {
  --complex-hero-body-color: #1b1d24;
  --complex-hero-base-0: #fff;
  --complex-hero-base-50: #f4f4f6;
  --complex-hero-base-600: #43495a;
  --complex-hero-accent: var(--theme-base-color);
  --complex-hero-chip-bg: rgb(255 255 255 / 30%);
  --complex-hero-chip-radius: 6px;
  --complex-hero-radius-desktop: 64px;
  --complex-hero-height-desktop: 550px;
  margin: 0 0 32px;
  width: 100%;
}

.complex-hero-a101__slider {
  width: 100%;
}

.complex-hero-a101__slide {
  width: 100%;
}

.page-hero-section {
  background-color: var(--complex-hero-base-50);
  color: #fff;
  display: flex;
  flex-direction: column;
  height: var(--complex-hero-height-desktop);
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  border-radius: var(--complex-hero-radius-desktop);
}

.page-hero-section--large {
  padding: 64px;
}

.page-hero-section--overlay .page-hero-section__image::after {
  background-color: #000;
  content: "";
  inset: 0;
  opacity: 0.4;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.page-hero-section__image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.page-hero-section__img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.page-hero-section__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

.page-hero-section__header {
  position: relative;
  z-index: 1;
}

.complex-hero-a101__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.complex-hero-a101__chips--tags {
  margin-bottom: 20px;
}

.complex-hero-a101__chip,
.complex-hero-a101__metro-item {
  align-items: center;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background-color: var(--complex-hero-chip-bg);
  border-radius: var(--complex-hero-chip-radius);
  display: inline-flex;
  min-height: 30px;
}

.complex-hero-a101__chip {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.028em;
  line-height: 1.28;
  padding: 0 12px;
}

.complex-hero-a101__metro-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

/* Перебиваем глобальное ul>li::before из base-tags.css */
.complex-hero-a101__metro-list > li::before {
  content: none;
  display: none;
}

.complex-hero-a101__metro-item {
  margin: 0;
  max-width: 100%;
  padding: 0 12px;
  width: fit-content;
}

.complex-hero-a101__metro-icon {
  align-items: center;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  flex-shrink: 0;
  height: 20px;
  justify-content: center;
  margin-right: 8px;
  overflow: hidden;
  width: 20px;
}

.complex-hero-a101__metro-icon--address,
.complex-hero-a101__metro-icon--date {
  background-color: var(--complex-hero-accent);
}

.complex-hero-a101__metro-text {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.032em;
  line-height: 1.28;
}

.page-hero-section__title {
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 72px;
  font-weight: 500;
  gap: 0.12em;
  letter-spacing: -0.36rem;
  line-height: 0.9;
  margin: 0;
  max-width: 100%;
  word-spacing: 15%;
}

.page-hero-section__title-name,
.page-hero-section__title-price {
  display: block;
}

.page-hero-section__title-price {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

@media (max-width: 1279px) {
  .page-hero-section {
    background: transparent;
    border-radius: 0;
    height: auto;
    gap: 8px;
    padding: 0;
  }

  .page-hero-section--large {
    padding: 0;
  }

  .page-hero-section__image {
    border-radius: 32px;
    height: 400px;
    order: -1;
    overflow: hidden;
    position: relative;
  }

  .page-hero-section__wrapper {
    align-items: center;
    background: var(--complex-hero-base-50);
    border-radius: 32px;
    padding: 40px 48px;
    text-align: center;
  }

  .page-hero-section__title {
    color: var(--complex-hero-body-color);
    font-size: 42px;
    letter-spacing: -0.21rem;
    line-height: 0.95;
    margin-bottom: 28px;
  }

  .complex-hero-a101 {
    --complex-hero-chip-bg: rgb(255 255 255 / 88%);
  }

  .complex-hero-a101__chip,
  .complex-hero-a101__metro-text {
    color: var(--complex-hero-body-color);
  }

  .complex-hero-a101__chips--tags,
  .complex-hero-a101__metro-list {
    align-items: center;
  }

  .complex-hero-a101__metro-item {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .complex-hero-a101 {
    margin-bottom: 24px;
  }

  .page-hero-section__image {
    border-radius: 20px;
    height: 200px;
  }

  .page-hero-section__wrapper {
    align-items: flex-start;
    border-radius: 20px;
    padding: 40px 20px;
    text-align: left;
  }

  .page-hero-section__header {
    width: 100%;
  }

  .page-hero-section__title {
    align-items: flex-start;
    font-size: 30px;
    letter-spacing: -0.12rem;
    line-height: 1;
    margin-bottom: 20px;
    text-align: left;
  }

  .complex-hero-a101__chips--tags,
  .complex-hero-a101__metro-list {
    align-items: flex-start;
    align-self: flex-start;
    width: 100%;
  }

  .complex-hero-a101__metro-item {
    margin-left: 0;
    margin-right: 0;
    min-height: 30px;
  }

  .complex-hero-a101__chip,
  .complex-hero-a101__metro-text {
    font-size: 14px;
  }
}

/* Между консультацией и «Квартиры в продаже» — тот же отступ,
   что и между соседними секциями лендинга (например life-details → progress). */
.complex-landing-a101:has(.complex-landing-apartments-a101) .complex-consult-a101 {
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .complex-landing-a101:has(.complex-landing-apartments-a101) .complex-consult-a101 {
    margin-bottom: 64px;
  }
}

.complex-landing-apartments-a101 {
  background-color: #fff;
  margin: 0 0 100px;
  width: 100%;
}

.complex-landing-apartments-a101 .inner_wrapper {
  padding: 0;
}

.complex-landing-apartments-a101__header {
  margin-bottom: 40px;
}

.complex-landing-apartments-a101__title {
  color: #1b1d24;
  font-size: 52px;
  font-weight: 500;
  letter-spacing: -2.6px;
  line-height: 0.95;
  margin: 0;
  text-align: left;
}

.complex-landing-apartments-a101__title-text {
  display: block;
}

.complex-landing-apartments-a101__catalog {
  margin: 0;
}

@media (max-width: 1279px) {
  .complex-landing-apartments-a101__title {
    font-size: 40px;
    letter-spacing: -2px;
  }
}

@media (max-width: 767px) {
  .complex-landing-apartments-a101 {
    margin-bottom: 72px;
  }

  .complex-landing-apartments-a101__header {
    margin-bottom: 28px;
  }

  .complex-landing-apartments-a101__title {
    font-size: 32px;
    letter-spacing: -1.2px;
  }
}

.complex-landing-apartments-a101 .catalog-block__wrapper.catalog-card-a101__wrapper,
.complex-landing-apartments-a101 .grid-list--fill-bg > .grid-list__item,
.complex-landing-apartments-a101 .grid-list--fill-bg > .grid-list__item > div {
  background: transparent;
}

.complex-landing-apartments-a101 .catalog-items.catalog_block_a101_template .grid-list.grid-list--compact .catalog-card-a101.js-popup-block {
  --a101-base-0: #f4f4f6;
  background-color: #f4f4f6;
  border-radius: 24px;
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
  padding: 24px;
}

.complex-landing-apartments-a101 .catalog-card-a101__link {
  border-radius: 24px;
}

.complex-landing-apartments-a101 .catalog-card-a101__image {
  background: transparent;
  border-radius: 16px;
}

/* Посадочная ЖК — белый фон страницы */
.main.banner-auto:has(.section-content-wrapper.complex-landing-a101) {
  background-color: #fff;
}

body:has(.section-content-wrapper.complex-landing-a101) main {
  background-color: #fff;
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-about-a101.css?178522658216232*/
/* Блок «Об объекте» посадочной страницы ЖК (стиль A101 ProjectTheArtHappyLife) */

.complex-about-a101 {
  --about-body-color: #1b1d24;
  --about-base-50: #f4f4f6;
  --about-base-500: #696d7b;
  --about-base-600: #43495a;
  --about-accent: var(--theme-base-color);
  --about-title-size: 52px;
  --about-title-leading: 0.95;
  --about-tagline-size: 20px;
  --about-tagline-offset: 14px;
  margin-bottom: 100px;
  width: 100%;
}

.complex-about-a101.section {
  margin-bottom: 100px;
}

.complex-about-a101__header {
  margin: 0 auto 64px;
  width: 100%;
}

.complex-about-a101 .project-section-header__wrapper {
  align-items: start;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.complex-about-a101 .project-section-header__text {
  color: var(--about-base-600);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1.48;
}

.complex-about-a101__title {
  color: var(--about-body-color);
  font-size: var(--about-title-size);
  font-weight: 500;
  grid-column: 1 / 6;
  grid-row: 1;
  letter-spacing: -2.6px;
  line-height: var(--about-title-leading);
  margin: 0;
  max-width: 100%;
}

.complex-about-a101__title-text {
  display: block;
  line-height: inherit;
}

.complex-about-a101__header-right {
  grid-column: 6 / 13;
  grid-row: 1;
  min-width: 0;
}

.complex-about-a101__text-visible > p,
.complex-about-a101__text-next {
  margin: 0;
}

.complex-about-a101__tagline,
.complex-about-a101__text-visible > p:first-child {
  color: var(--about-body-color);
  font-size: var(--about-tagline-size);
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1;
  margin: 0 0 12px;
  padding-top: var(--about-tagline-offset);
  text-transform: uppercase;
}

.complex-about-a101__text-visible > p:not(:first-child) {
  color: var(--about-base-600);
  line-height: 1.48;
}

.complex-about-a101__text-visible strong,
.complex-about-a101__text-next strong,
.complex-about-a101__text-visible b,
.complex-about-a101__text-next b {
  font-weight: 600;
}

.complex-about-a101__text-visible p + p {
  margin-top: 16px;
}

.complex-about-a101__text-hidden {
  margin-top: 24px;
}

.complex-about-a101__text-next + .complex-about-a101__text-next {
  margin-top: 16px;
}

.complex-about-a101__read-more {
  align-items: center;
  background: none;
  border: 0;
  color: var(--about-body-color);
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  gap: 8px;
  letter-spacing: -0.32px;
  line-height: 1.28;
  margin-top: 24px;
  padding: 0;
  transition: color 0.2s ease;
}

.complex-about-a101__read-more:hover {
  color: var(--about-accent);
}

.complex-about-a101__read-more[aria-expanded="true"] .complex-about-a101__read-more-icon {
  transform: rotate(180deg);
}

.complex-about-a101__read-more-icon {
  display: inline-flex;
  transition: transform 0.2s ease;
}

.complex-about-a101__content {
  align-items: stretch;
  display: flex;
  gap: 20px;
  width: 100%;
}

.complex-about-a101__left {
  display: flex;
  flex: 0 0 42.9787234043%;
  flex-direction: column;
  gap: 12px;
  max-width: 42.9787234043%;
  min-width: 0;
}

.complex-about-a101__right {
  flex: 0 0 55.9574468085%;
  max-width: 55.9574468085%;
  min-width: 0;
}

.complex-about-a101__benefits-list {
  display: grid;
  flex-grow: 1;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.complex-about-a101__benefits-list > li::before {
  content: none;
  display: none;
}

.complex-about-a101__benefits-item {
  margin: 0;
  min-width: 0;
}

.complex-about-a101__utp-card.utp-card {
  background-color: var(--about-base-50);
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  padding: 24px;
}

.complex-about-a101__utp-card--clickable {
  cursor: pointer;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

.complex-about-a101__utp-card--clickable:hover,
.complex-about-a101__utp-card--clickable:focus-visible {
  background-color: color-mix(in srgb, var(--about-accent) 8%, var(--about-base-50));
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--about-accent) 20%, transparent);
  outline: none;
}

.utp-card__icon-shell.stories-item__image {
  height: 72px;
  margin: 0 0 28px;
  max-width: 72px;
  outline: 2px solid color-mix(in srgb, var(--about-accent) 50%, transparent);
  outline-offset: 2px;
  width: 72px;
}

.complex-about-a101__utp-card--clickable:hover .utp-card__icon-shell.stories-item__image,
.complex-about-a101__utp-card--clickable:focus-visible .utp-card__icon-shell.stories-item__image {
  outline-color: var(--about-accent);
}

.utp-card__icon-img {
  display: block;
}

.utp-card__wrapper {
  margin-top: auto;
  min-width: 0;
  width: 100%;
}

.utp-card__title {
  color: var(--about-body-color);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.36px;
  line-height: 1.35;
  margin: 0 0 4px;
  max-width: 100%;
  overflow: visible;
  overflow-wrap: normal;
  text-wrap: pretty;
  white-space: normal;
  word-break: normal;
}

.utp-card__title sup,
.utp-card__title sub {
  font-size: 0.65em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.utp-card__title sup {
  top: -0.45em;
}

.utp-card__title sub {
  top: 0.2em;
}

.utp-card__description {
  color: var(--about-base-600);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1.28;
  margin: 0;
  text-wrap: pretty;
}

.complex-about-a101__multi-cards-inner {
  background-color: var(--about-base-50);
  border-radius: 20px;
  display: grid;
  gap: 12px;
  padding: 8px;
}

.complex-about-a101__multi-card.multi-card {
  align-items: center;
  background-color: var(--about-base-50);
  border-radius: 20px;
  color: var(--about-body-color);
  display: flex;
  padding: 8px;
  text-decoration: none;
  transition: color 0.2s ease;
}

.complex-about-a101__multi-card:hover {
  color: var(--about-accent);
}

.complex-about-a101__multi-card:hover .multi-card__arrow,
.complex-about-a101__multi-card:hover .multi-card__icon {
  color: var(--about-accent);
}

.multi-card__icon {
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  display: inline-flex;
  flex-shrink: 0;
  height: 48px;
  justify-content: center;
  width: 48px;
}

.multi-card__content {
  flex: 1;
  margin-left: 24px;
  min-width: 0;
}

.multi-card__title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  line-height: 1.28;
}

.multi-card__arrow {
  display: inline-flex;
  flex-shrink: 0;
  margin-left: 12px;
}

.complex-about-a101__gallery-slider {
  border-radius: 32px;
  height: 100%;
  min-height: 640px;
  overflow: hidden;
  position: relative;
}

.complex-about-a101__swiper,
.complex-about-a101__swiper .swiper-wrapper,
.complex-about-a101__swiper .swiper-slide {
  height: 100%;
  min-height: 640px;
}

.complex-about-a101__media-slide,
.complex-about-a101__media-link {
  display: block;
  height: 100%;
  width: 100%;
}

.complex-about-a101__media-image {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.complex-about-a101__gallery-prev,
.complex-about-a101__gallery-next,
.complex-about-a101__gallery-slider--controls .complex-about-a101__gallery-nav,
.complex-about-a101__gallery-slider--controls .swiper-button-prev,
.complex-about-a101__gallery-slider--controls .swiper-button-next {
  --swiper-button: 48px;
  align-items: center;
  background: #fff;
  box-shadow: 0 4px 24px rgba(34, 34, 40, 0.12);
  display: flex !important;
  height: 48px;
  justify-content: center;
  margin-top: 0;
  opacity: 0.4;
  pointer-events: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  translate: 0 -50%;
  visibility: visible !important;
  width: 48px;
  z-index: 10;
}

.complex-about-a101__gallery-slider--controls .complex-about-a101__gallery-nav:hover,
.complex-about-a101__gallery-slider--controls .complex-about-a101__gallery-nav:focus-visible,
.complex-about-a101__gallery-slider--controls .swiper-button-prev:hover,
.complex-about-a101__gallery-slider--controls .swiper-button-prev:focus-visible,
.complex-about-a101__gallery-slider--controls .swiper-button-next:hover,
.complex-about-a101__gallery-slider--controls .swiper-button-next:focus-visible {
  background: #fff;
  background-color: #fff;
  box-shadow: 0 6px 28px rgba(34, 34, 40, 0.18);
  opacity: 1;
}

.complex-about-a101__gallery-slider--controls .complex-about-a101__gallery-nav:hover svg,
.complex-about-a101__gallery-slider--controls .complex-about-a101__gallery-nav:hover svg use,
.complex-about-a101__gallery-slider--controls .complex-about-a101__gallery-nav:focus-visible svg,
.complex-about-a101__gallery-slider--controls .complex-about-a101__gallery-nav:focus-visible svg use,
.complex-about-a101__gallery-slider--controls .swiper-button-prev:hover svg,
.complex-about-a101__gallery-slider--controls .swiper-button-prev:hover svg use,
.complex-about-a101__gallery-slider--controls .swiper-button-next:hover svg,
.complex-about-a101__gallery-slider--controls .swiper-button-next:hover svg use {
  stroke: #222228;
}

.complex-about-a101__gallery-slider--controls .swiper-button-prev,
.complex-about-a101__gallery-prev {
  left: 16px;
  right: auto;
}

.complex-about-a101__gallery-slider--controls .swiper-button-next,
.complex-about-a101__gallery-next {
  left: auto;
  right: 16px;
}

.complex-about-a101__gallery-slider .complex-about-a101__gallery-pagination.swiper-pagination-fraction {
  align-items: center;
  background: #fff;
  border-radius: 30px;
  bottom: 24px !important;
  box-shadow: 0 4px 24px rgba(34, 34, 40, 0.12);
  color: #222228;
  display: inline-flex !important;
  font-size: 14px;
  font-weight: 500;
  height: auto;
  justify-content: center;
  left: 0 !important;
  letter-spacing: 0.02em;
  line-height: 1.2;
  margin-inline: auto !important;
  min-width: 0;
  opacity: 0.4;
  padding: 8px 16px;
  pointer-events: none;
  position: absolute;
  right: 0 !important;
  text-align: center;
  transform: none !important;
  visibility: visible !important;
  width: fit-content !important;
  z-index: 10;
}

.complex-about-a101__gallery-pagination .swiper-pagination-current {
  font-variant-numeric: tabular-nums;
  font-weight: 600;
}

.complex-about-a101__gallery-pagination .swiper-pagination-total {
  color: rgba(34, 34, 40, 0.55);
  font-variant-numeric: tabular-nums;
}

.complex-about-a101__benefit-modal {
  align-items: center;
  display: flex;
  inset: 0;
  justify-content: center;
  padding: 24px;
  position: fixed;
  z-index: 10050;
}

.complex-about-a101__benefit-modal[hidden] {
  display: none;
}

.complex-about-a101__benefit-modal-overlay {
  background: rgb(27 29 36 / 60%);
  inset: 0;
  position: absolute;
}

.complex-about-a101__benefit-modal-dialog {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 24px 80px rgb(27 29 36 / 20%);
  max-height: calc(100vh - 48px);
  max-width: 690px;
  overflow: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}

.complex-about-a101__benefit-modal-close {
  align-items: center;
  background: rgb(255 255 255 / 88%);
  border: 0;
  border-radius: 50%;
  color: var(--about-body-color);
  cursor: pointer;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  position: absolute;
  right: 16px;
  top: 16px;
  transition: color 0.2s ease;
  width: 40px;
  z-index: 2;
}

.complex-about-a101__benefit-modal-close:hover {
  color: var(--about-accent);
}

.complex-about-a101__benefit-modal-image-wrap {
  background: var(--about-base-50);
  height: 300px;
  overflow: hidden;
  width: 100%;
}

.complex-about-a101__benefit-modal-image-wrap[hidden] {
  display: none;
}

.complex-about-a101__benefit-modal-image {
  display: block;
  height: 300px;
  object-fit: cover;
  width: 100%;
}

.complex-about-a101__benefit-modal-body {
  padding: 32px;
}

.complex-about-a101__benefit-modal-title {
  color: var(--about-body-color);
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.48px;
  line-height: 1.2;
  margin: 0 0 16px;
}

.complex-about-a101__benefit-modal-text {
  color: var(--about-base-600);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1.48;
}

.complex-about-a101__benefit-modal-text p,
.complex-about-a101__benefit-modal-text ul,
.complex-about-a101__benefit-modal-text ol {
  margin: 0 0 12px;
}

.complex-about-a101__benefit-modal-text p:last-child,
.complex-about-a101__benefit-modal-text ul:last-child,
.complex-about-a101__benefit-modal-text ol:last-child {
  margin-bottom: 0;
}

.complex-about-a101__benefit-modal-text ul,
.complex-about-a101__benefit-modal-text ol {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.complex-about-a101__benefit-modal-text li {
  padding-left: 1.25em;
  position: relative;
}

.complex-about-a101__benefit-modal-text ul > li::before,
.complex-about-a101__benefit-modal-text ol > li::before {
  background: none;
  background-color: transparent;
  border-radius: 0;
  content: '—';
  display: block;
  height: auto;
  left: 0;
  margin-right: 0;
  position: absolute;
  top: 0;
  width: auto;
}

body.complex-about-benefit-modal-open {
  overflow: hidden;
}

body.complex-about-benefit-modal-open .headers-container,
body.complex-about-benefit-modal-open #headerfixed,
body.complex-about-benefit-modal-open #mobileheader,
body.complex-about-benefit-modal-open .mobileheader {
  z-index: 1;
}

@media (max-width: 1439px) {
  .complex-about-a101__benefits-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1279px) {
  .complex-about-a101__header {
    margin-bottom: 40px;
  }

  .complex-about-a101 .project-section-header__wrapper {
    align-items: start;
    display: flex;
    flex-direction: column;
    gap: 28px;
    grid-template-columns: none;
  }

  .complex-about-a101__title,
  .complex-about-a101__header-right {
    align-self: auto;
    grid-column: auto;
    grid-row: auto;
    width: 100%;
  }

  .complex-about-a101__title {
    --about-title-size: 42px;
    font-size: var(--about-title-size);
    letter-spacing: -2.1px;
  }

  .complex-about-a101__tagline,
  .complex-about-a101__text-visible > p:first-child {
    padding-top: 0;
  }

  .complex-about-a101__content {
    flex-direction: column;
  }

  .complex-about-a101__left,
  .complex-about-a101__right {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .complex-about-a101__gallery-slider,
  .complex-about-a101__swiper,
  .complex-about-a101__swiper .swiper-wrapper,
  .complex-about-a101__swiper .swiper-slide {
    min-height: 400px;
  }
}

@media (max-width: 767px) {
  .complex-about-a101.section {
    margin-bottom: 64px;
  }

  .complex-about-a101__title {
    --about-title-size: 30px;
    font-size: var(--about-title-size);
    letter-spacing: -1.2px;
  }

  .complex-about-a101__benefits-list {
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .complex-about-a101__utp-card {
    min-height: 100%;
  }

  .complex-about-a101__utp-card .utp-card__title {
    font-size: 16px;
    letter-spacing: -0.32px;
  }

  .complex-about-a101__gallery-slider,
  .complex-about-a101__swiper,
  .complex-about-a101__swiper .swiper-wrapper,
  .complex-about-a101__swiper .swiper-slide,
  .complex-about-a101__media-slide,
  .complex-about-a101__media-link {
    border-radius: 20px;
    height: 100%;
    min-height: 280px;
  }

  .complex-about-a101__media-image {
    height: 100%;
    min-height: 280px;
    object-fit: cover;
  }

  .complex-about-a101__gallery-slider--controls .complex-about-a101__gallery-nav,
  .complex-about-a101__gallery-slider--controls .swiper-button-prev,
  .complex-about-a101__gallery-slider--controls .swiper-button-next {
    --swiper-button: 44px;
    height: 44px;
    width: 44px;
  }

  .complex-about-a101__gallery-slider--controls .swiper-button-prev,
  .complex-about-a101__gallery-prev {
    left: 12px;
  }

  .complex-about-a101__gallery-slider--controls .swiper-button-next,
  .complex-about-a101__gallery-next {
    right: 12px;
  }

  .complex-about-a101__gallery-slider .complex-about-a101__gallery-pagination.swiper-pagination-fraction {
    bottom: 16px !important;
    font-size: 13px;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/vendor/css/carousel/swiper/swiper-bundle.min.css?177548759815817*/
/**
 * Swiper 8.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 8, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/aspro-premier/css/slider.swiper.min.css?17754875984221*/
.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;line-height:0;}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:6px;}.swiper-slide.swiper-slide--height-auto{height:auto;}.slider-solution--hide-before-loaded:not(.swiper-initialized){opacity:0;visibility:hidden;max-height:0;}.slider-solution--hide-before-loaded:not(.swiper-initialized) ~ .slider-nav{display:none;}.swiper-pagination-bullet{width:4px;height:4px;background:rgba(255,255,255,.4);opacity:1;position:relative;background-color:var(--light,rgba(34,34,40,.4)) var(--dark,rgba(255,255,255,.2));backdrop-filter:blur(10px);}.autoplay-progress{--progress:0;display:none;position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;-webkit-appearance:none;appearance:none;background-color:transparent;accent-color:#fff;border-radius:1px;border:0;box-shadow:0;}.autoplay-progress::-webkit-progress-bar{background-color:transparent;border-radius:1px;}.autoplay-progress::-webkit-progress-value{background-color:#fff;border-radius:1px;}.autoplay-progress::-moz-progress-bar{background-color:#fff;border-radius:1px;}.swiper-pagination-bullet-active{width:48px;height:2px;border-radius:100vw;}.swiper-pagination--active-bullet-white .swiper-pagination-bullet-active{background-color:#fff;}.swiper-pagination--dark-light .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--light,rgba(34,34,40,.48)) var(--dark,rgba(255,255,255,.48));}.swiper-pagination--short .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;bottom:1px;}.swiper-pagination-bullet-active:before{display:none;}.swiper-pagination-bullet-active .autoplay-progress{display:block;}.swiper-container-horizontal>.swiper-pagination-bullets{bottom:21px;}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px;}.swiper-pagination--compact.swiper-pagination-bullets .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:2px;width:2px;height:2px;background:var(--secondary);border-radius:8px;}.swiper-pagination--compact .swiper-pagination-bullet.swiper-pagination-bullet-active{width:8px;background-color:var(--white_text_black);}@media screen and (max-width:600px){.swiper-pagionation-bullet--line-to-600.swiper-pagination-horizontal .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:2px}.swiper-pagionation-bullet--line-to-600 .swiper-pagination-bullet{border-radius:5px;height:2px;background:rgba(136,136,136,.5)}.swiper-pagionation-bullet--line-to-600 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--light,#222) var(--dark,white)}.swiper-pagionation-bullet--line-to-600 .swiper-pagination-bullet:before{display:none}}.swiper-button-next,.swiper-button-prev{--swiper-button:40px;width:var(--swiper-button);height:var(--swiper-button);background:var(--arrows_bg_black);transition:all .3s ease-in-out;translate:0 5%;border-radius:50%;}.swiper-button-next{right:20px;}.swiper-button-prev{left:20px;}.swiper-button-prev .svg{transform:translateX(-1px);}.swiper-button-next .svg{transform:translateX(1px);}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#9e9e9e;background-color:var(--theme-base-color);}.swiper-button-next:hover use,.swiper-button-prev:hover use{stroke:var(--button_color_text);}.swiper-button-next:after,.swiper-button-prev:after{display:none;}.navigation_on_hover:not(:hover) .swiper-button-next,.navigation_on_hover:not(:hover) .swiper-button-prev{opacity:0;visibility:hidden;}.swiper-nav-offset .swiper-button-prev{left:calc(-1 * min(var(--theme-page-width-padding,20px),20px));}.swiper-nav-offset .swiper-button-next{right:calc(-1 * min(var(--theme-page-width-padding,20px),20px));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none;}.swiper-pagination--flex{display:flex;align-items:center;justify-content:center;}.swiper-pagination-bullets-dynamic{flex-wrap:nowrap;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{flex-shrink:0;}.swiper-pagination--bottom{top:100%;}.swiper:has(.swiper-pagination:not(.swiper-pagination-lock)){padding-bottom:var(--pb)!important;}
/* End */


/* Start:/local/templates/aspro-premier/css/slider.min.css?1775487598688*/
.slider-nav--shadow{box-shadow:0 5px 20px rgba(0,0,0,.07)}@media (max-width:767px){.slider-nav:not(.slider-nav--no-auto-hide){display:none}}.slider-solution--static-dots .slider-pagination{position:static}.slider-nav:hover svg{stroke:var(--button_color_text)}.slider-nav.slider-nav--static{position:static;margin-top:0}.slider-nav.slider-nav--blur:not(:hover){background-color:rgba(34,34,40,.24);backdrop-filter:blur(10px)}.bx-no-touch .slider-solution--show-nav-hover:not(:hover) .slider-button-prev{left:-50px}.bx-no-touch .slider-solution--show-nav-hover:not(:hover) .slider-button-next{right:-50px}.slider-nav.swiper-button-prev{translate:0}.slider-nav.swiper-button-next{translate:0}
/* End */


/* Start:/local/templates/aspro-premier/css/jquery.fancybox.min.css?177548759813058*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/aspro-premier/css/fancybox-gallery.min.css?17754875983658*/
.fancybox-active{height:auto;}.fancybox-container .fancybox-bg,.fancybox-container .fancybox-button{background:#fff;background:var(--card_bg_black);opacity:1;}.fancybox-button.fancybox-button--play,.fancybox-button.fancybox-button--thumbs{}.fancybox-container svg path{fill:#999;}.fancybox-inner .fancy{display:flex!important;align-items:center;justify-content:center;padding:0;height:100%;}.fancybox-slide:before{display:none;}.fancybox-lock .fancybox-overlay{overflow:hidden;}.fancybox-overlay{background:#fff;opacity:0;}.fancybox-inner video{display:block;max-height:100%;max-width:100%;margin:auto;}.fancybox-inner .fancybox-content{padding:0;}.fancybox-container .fancybox-infobar{color:#999;mix-blend-mode:normal;}.fancybox-slide--iframe{padding:0;}.fancybox-slide iframe{padding:0;height:100%;width:100%;}.fancybox-caption{background:transparent;color:#222;}.fancy-js{cursor:pointer;display:block;}.fancybox-toolbar .fancybox-button:not(.fancybox-button--close){display:none!important;}.fancybox-button[disabled]{pointer-events:none;}.fancybox-inner{--button-size-large:100px;--arrow-size-large:72px;}.fancybox-navigation .fancybox-button{align-items:center;background-color:transparent;display:flex;height:var(--arrow-size-large);top:calc(50% - 19px);width:var(--arrow-size-large);}.fancybox-navigation .fancybox-button--arrow_left{padding:0 0 0 6px;justify-content:flex-start;}.fancybox-navigation .fancybox-button--arrow_right{padding:0 6px 0 0;justify-content:flex-end;}@media screen and (min-width:992px){.fancybox-navigation .fancybox-button{height:calc(100% - var(--button-size-large));top:var(--button-size-large);width:33%}.fancybox-button div{height:var(--arrow-size-large);width:var(--arrow-size-large)}}@media screen and (min-width:768px){.fancybox-button--close{height:var(--button-size-large);padding:calc(var(--button-size-large)/4);width:var(--button-size-large)}}.fancybox-container.with-slider{--thumbs-width:64px;}.fancybox-thumbs.with-slider{background:transparent;display:flex;justify-content:center;left:0;padding:calc(var(--thumbs-width) / 2);position:absolute;right:auto;width:auto;}.fancybox-thumbs.with-slider img{display:inline-block;margin:0 auto;max-height:100%;max-width:100%;}.fancybox-show-thumbs .fancybox-inner.with-slider{left:calc(var(--thumbs-width) * 2);right:var(--thumbs-width);}.fancybox-thumbs__wrapper.gallery-slider-thumb__container{flex-direction:column;max-width:var(--thumbs-width);width:100%;}.fancybox-thumbs.with-slider .slider-solution{max-height:calc((var(--thumbs-width) + 16px) * 5 - 16px);width:100%;}.fancybox-thumbs.with-slider .fancybox-thumbs-active{border-color:var(--white_text_black);}.fancybox-thumb__list--slider-wrapper{overflow:initial;}.fancybox-thumb__list--slider-wrapper a.gallery__item{background-color:unset;height:auto;margin:0;max-height:unset;max-width:var(--thumbs-width);padding:4px;}.fancybox-thumb__list--slider-wrapper .gallery__item::before{display:none;}@media screen and (min-width:601px){.fancybox-inner.with-slider .fancybox-infobar{left:calc(var(--thumbs-width) * -2)}.fancybox-container.with-slider .fancybox-toolbar{right:calc(var(--thumbs-width) * -1)}}@media screen and (max-width:600px){.fancybox-thumbs.with-slider{bottom:0;height:auto;padding:calc(var(--thumbs-width) / 2) calc(var(--thumbs-width) / 8);right:0;top:auto}.fancybox-thumbs.with-slider .slider-solution{max-height:none;width:calc(100% - 72px)}.fancybox-show-thumbs .fancybox-inner.with-slider{bottom:calc(var(--thumbs-width) * 2);left:0;right:0}.detail-gallery-big--vertical .gallery-slider-thumb__container.fancybox-thumbs__wrapper{flex-direction:row;height:var(--thumbs-width);max-width:none}}
/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-consult-a101.css?17840969443689*/
/* Баннер консультации на посадочной странице ЖК (A101 StretchedPromoCard) */

.catalog_page .complex-consult-a101.section {
  width: 100%;
}

.complex-consult-a101 {
  margin: 0 0 100px;
  width: 100%;
}

.complex-consult-a101__card {
  background-color: #f39862;
  border: 0;
  border-radius: 32px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 24px;
  isolation: isolate;
  min-height: 192px;
  overflow: hidden;
  padding: 24px 28px;
  position: relative;
  text-align: left;
  width: 100%;
}

.complex-consult-a101__media {
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.complex-consult-a101__image {
  height: 100%;
  /* Прозрачный оригинал поверх фона #f39862; графика справа, слева текст */
  object-fit: contain;
  object-position: center right;
  transform-origin: center right;
  transition: transform 0.3s ease-in-out;
  width: 100%;
}

.complex-consult-a101__card:hover .complex-consult-a101__image,
.complex-consult-a101__card:focus-visible .complex-consult-a101__image {
  transform: scale(1.1);
}

.complex-consult-a101__media--tablet,
.complex-consult-a101__media--mobile {
  display: none;
}

.complex-consult-a101__content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 24px;
  max-width: 760px;
  position: relative;
  z-index: 1;
}

.complex-consult-a101__title {
  color: #fff;
  font-size: 42px;
  font-weight: 500;
  letter-spacing: -2.1px;
  line-height: 0.95;
  margin: 0;
}

.complex-consult-a101__button {
  align-self: flex-start;
  background: #fff;
  border-radius: 100px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  line-height: 1;
  margin-top: auto;
  padding: 16px 20px;
  pointer-events: none;
  transition: color 0.2s ease-in-out;
  width: fit-content;
}

.complex-consult-a101__card:hover .complex-consult-a101__button,
.complex-consult-a101__card:focus-visible .complex-consult-a101__button {
  color: var(--theme-base-color, #e8363d);
}

.complex-consult-a101__card:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

@media (max-width: 1279px) {
  .complex-consult-a101__card {
    border-radius: 20px;
    gap: 16px;
    min-height: 140px;
    padding: 20px 24px;
  }

  .complex-consult-a101__media--desktop {
    display: none;
  }

  .complex-consult-a101__media--tablet {
    display: block;
  }

  .complex-consult-a101__media--tablet .complex-consult-a101__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: auto;
    max-width: none;
    height: 100%;
    object-fit: cover;
    object-position: right center;
  }

  .complex-consult-a101__content {
    gap: 16px;
    max-width: 375px;
  }

  .complex-consult-a101__title {
    font-size: 20px;
    letter-spacing: -0.4px;
    line-height: 1.1;
  }

  .complex-consult-a101__button {
    margin-top: 12px;
  }
}

@media (max-width: 767px) {
  .complex-consult-a101 {
    margin-bottom: 64px;
  }

  .complex-consult-a101__card {
    min-height: 168px;
    padding: 18px 20px;
  }

  .complex-consult-a101__media--tablet {
    display: none;
  }

  .complex-consult-a101__media--mobile {
    display: block;
  }

  .complex-consult-a101__media--mobile .complex-consult-a101__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: auto;
    height: 100%;
    object-position: 640px 0;
  }

  .complex-consult-a101__content {
    max-width: 220px;
  }

  .complex-consult-a101__button {
    margin-top: 40px;
    text-align: center;
    width: 100%;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-genplan-a101.css?17839363216930*/
/* Генплан на посадочной странице ЖК (стиль atmosfera32 masterplan) */

.catalog_page .complex-genplan-a101.section {
  width: 100%;
}

.complex-genplan-a101 {
  --genplan-accent: var(--theme-base-color, #80bf39);
  --genplan-accent-rgb: 128, 191, 57;
  margin: 0 0 100px;
  width: 100%;
}

.complex-genplan-a101__header {
  margin: 0 auto 64px;
  width: 100%;
}

.complex-genplan-a101__title {
  color: #1b1d24;
  font-size: 52px;
  font-weight: 500;
  grid-column: span 5;
  letter-spacing: -2.6px;
  line-height: 0.95;
  margin: 0;
}

.complex-genplan-a101__map {
  position: relative;
  width: 100%;
}

.complex-genplan-a101__map--secondary {
  margin-top: 40px;
}

.complex-genplan-a101__disclaimer {
  color: #6b7280;
  font-size: 13px;
  line-height: 1.5;
  margin: 32px 0 40px;
  max-width: 100%;
  text-align: left;
}

.complex-genplan-a101__disclaimer-text {
  overflow: hidden;
  position: relative;
}

.complex-genplan-a101__disclaimer-text.hide_descr p:not(:first-child) {
  display: none;
}

.complex-genplan-a101__disclaimer p {
  font-size: 16px;
  margin: 0 0 12px;
}

.complex-genplan-a101__disclaimer p:last-child {
  margin-bottom: 0;
}

.complex-genplan-a101__disclaimer a {
  color: inherit;
  text-decoration: underline;
}

.complex-genplan-a101__disclaimer a:hover {
  text-decoration: none;
}

.complex-genplan-a101__disclaimer-toggle {
  color: #14a8df;
  cursor: pointer;
  display: block;
  margin-top: 15px;
  text-decoration: underline;
}

.complex-genplan-a101__disclaimer-toggle:hover {
  text-decoration: none;
}

.complex-genplan-a101__maps {
  width: 100%;
}

.complex-genplan-a101__map-inner {
  aspect-ratio: 1500 / 1000;
  border-radius: 32px;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.complex-genplan-a101__houses {
  display: flex;
  flex-direction: column;
  gap: 10px;
  left: 16px;
  position: absolute;
  top: 16px;
  z-index: 5;
}

.complex-genplan-a101__house {
  align-items: stretch;
  color: inherit;
  display: flex;
  gap: 10px;
  text-decoration: none;
}

.complex-genplan-a101__house:hover,
.complex-genplan-a101__house:focus,
.complex-genplan-a101__house:focus-visible {
  text-decoration: none;
}

.complex-genplan-a101__house-info {
  background: rgba(27, 29, 36, 0.72);
  border-radius: 12px;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 2px;
  justify-content: center;
  min-width: 200px;
  padding: 10px 14px;
}

.complex-genplan-a101__house-title {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  line-height: 1.25;
}

.complex-genplan-a101__house-delivery {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
  line-height: 1.3;
  opacity: 0.92;
}

.complex-genplan-a101__house-btn {
  align-items: center;
  background: var(--genplan-accent);
  border-radius: 12px;
  color: #fff;
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  justify-content: center;
  letter-spacing: -0.32px;
  line-height: 1;
  min-width: 120px;
  padding: 0 16px;
  text-decoration: none;
  transition: filter 0.2s ease, background-color 0.2s ease;
}

.complex-genplan-a101__house:hover .complex-genplan-a101__house-btn,
.complex-genplan-a101__house:focus-visible .complex-genplan-a101__house-btn {
  color: #fff;
  filter: brightness(0.92);
  text-decoration: none;
}

.complex-genplan-a101__house:focus-visible {
  outline: 2px solid var(--genplan-accent);
  outline-offset: 2px;
}

.complex-genplan-a101__image {
  display: block;
  height: 100%;
  object-fit: fill;
  width: 100%;
}

.complex-genplan-a101__svg {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.complex-genplan-a101__layer,
.complex-genplan-a101__link {
  pointer-events: auto;
}

.complex-genplan-a101__polygon {
  cursor: pointer;
  fill: rgba(var(--genplan-accent-rgb), 0.42);
  stroke: rgb(var(--genplan-accent-rgb));
  stroke-width: 3;
  transition: fill 0.3s ease-in-out;
}

.complex-genplan-a101__polygon:hover,
.complex-genplan-a101__polygon:focus,
.complex-genplan-a101__polygon.is-active {
  fill: rgba(228, 255, 198, 0.42);
}

.complex-genplan-a101__labels {
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.complex-genplan-a101__label {
  background: #fff;
  border-radius: 4px;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  margin: 0;
  padding: 8px 12px;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  z-index: 1;
}

.complex-genplan-a101__tooltip {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 12px 40px rgba(27, 29, 36, 0.16);
  left: 0;
  max-width: 320px;
  min-width: 240px;
  padding: 16px 18px;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 5;
}

.complex-genplan-a101__tooltip[hidden] {
  display: none !important;
}

.complex-genplan-a101__tooltip-title {
  color: #1b1d24;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 8px;
}

.complex-genplan-a101__tooltip-info {
  color: #43495a;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 8px;
}

.complex-genplan-a101__tooltip-info--accent {
  color: #e84212;
  font-size: 17px;
  font-weight: 700;
}

.complex-genplan-a101__tooltip-count {
  color: #1b1d24;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 8px;
}

.complex-genplan-a101__tooltip-prices {
  display: flex;
  flex-direction: column;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.complex-genplan-a101__tooltip-prices li {
  color: #43495a;
  font-size: 13px;
  line-height: 1.35;
}

.complex-genplan-a101__tooltip-prices strong {
  color: #1b1d24;
  font-weight: 600;
}

@media (max-width: 1279px) {
  .complex-genplan-a101__header {
    margin-bottom: 40px;
  }

  .complex-genplan-a101__title {
    font-size: 42px;
    grid-column: auto;
    letter-spacing: -2.1px;
  }
}

@media (max-width: 767px) {
  .complex-genplan-a101 {
    margin-bottom: 64px;
  }

  .complex-genplan-a101__title {
    font-size: 30px;
    letter-spacing: -1.2px;
  }

  .complex-genplan-a101__map-inner {
    border-radius: 20px;
  }

  .complex-genplan-a101__houses {
    gap: 8px;
    left: 10px;
    top: 10px;
  }

  .complex-genplan-a101__house {
    gap: 8px;
  }

  .complex-genplan-a101__house-info {
    border-radius: 10px;
    min-width: 0;
    padding: 8px 10px;
  }

  .complex-genplan-a101__house-title {
    font-size: 12px;
    letter-spacing: -0.2px;
  }

  .complex-genplan-a101__house-delivery {
    font-size: 11px;
    letter-spacing: -0.2px;
  }

  .complex-genplan-a101__house-btn {
    border-radius: 10px;
    font-size: 12px;
    min-width: 88px;
    padding: 0 12px;
  }

  .complex-genplan-a101__tooltip {
    left: 16px !important;
    max-width: calc(100% - 32px);
    right: 16px;
    top: auto !important;
    transform: none !important;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-infra-a101.css?178342017032546*/
/* Блок инфраструктуры посадочной страницы ЖК (стиль A101 ProjectInfraFifteenMinutesSection + карта atmosfera32) */

.complex-infra-a101 {
  --infra-body-color: #1b1d24;
  --infra-base-50: #f4f4f6;
  --infra-base-500: #696d7b;
  --infra-base-600: #43495a;
  margin-bottom: 100px;
  width: 100%;
}

.catalog_page .complex-infra-a101.section {
  margin-bottom: 100px;
}

.complex-infra-a101__header.project-section-header {
  box-sizing: border-box;
  display: block;
  margin: 0 auto 64px;
  max-width: 100%;
  width: 100%;
}

.complex-infra-a101__title {
  color: var(--infra-body-color);
  font-size: 52px;
  font-weight: 500;
  grid-column: span 5;
  letter-spacing: -2.6px;
  line-height: 0.95;
  margin: 0;
  min-width: 0;
  text-align: left;
}

.complex-infra-a101__title-text {
  display: block;
}

.complex-infra-a101__header-right {
  grid-column: 6 / 13;
  min-width: 0;
  width: 100%;
}

.complex-infra-a101__text,
.complex-infra-a101 .project-section-header__text {
  color: var(--infra-base-600);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1.48;
}

.complex-infra-a101__text p {
  margin: 0;
}

.complex-infra-a101__wrapper {
  align-items: stretch;
  display: grid;
  gap: 20px;
  grid-template-columns: minmax(0, 808fr) minmax(0, 1052fr);
}

.complex-infra-a101__cards {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
}

.complex-infra-a101__image-cards {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.complex-infra-a101__image-cards > li::before {
  display: none;
}

.complex-infra-a101__image-cards > li,
.complex-infra-a101__image-card-item {
  margin-bottom: 0;
  margin-top: 0;
}

.complex-infra-a101__image-card-item {
  min-width: 0;
}

.complex-infra-a101__image-card {
  background-color: var(--infra-base-50);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 346px;
  overflow: hidden;
  position: relative;
}

.complex-infra-a101__image-card::before {
  background: linear-gradient(180deg, rgb(0 0 0 / 0%) 30%, rgb(0 0 0 / 55%) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.complex-infra-a101__image-card-content {
  color: #fff;
  padding: 20px;
  position: relative;
  z-index: 1;
}

.complex-infra-a101__image-card-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.4px;
  line-height: 1.2;
  margin-bottom: 8px;
}

.complex-infra-a101__image-card-text {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
  line-height: 1.35;
  margin: 0;
  opacity: 0.92;
}

.complex-infra-a101__utp-cards {
  min-width: 0;
}

.complex-infra-a101__utp-list {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.complex-infra-a101__utp-list > li::before {
  display: none;
}

.complex-infra-a101__utp-list > li,
.complex-infra-a101__utp-item {
  display: flex;
  margin-bottom: 0;
  margin-top: 0;
  min-height: 0;
  min-width: 0;
}

.complex-infra-a101__utp-card.utp-card {
  align-items: flex-start;
  background: var(--infra-base-50);
  border-radius: 20px;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 12px;
  min-height: 175px;
  padding: 20px;
  width: 100%;
}

.complex-infra-a101__utp-card .utp-card__icon-shell {
  flex: 0 0 48px;
  height: 48px;
  width: 48px;
  border-radius: 0;
}

.complex-infra-a101__utp-card .utp-card__icon-img {
  object-fit: contain;
  border-radius: 0;
}

.complex-infra-a101__utp-card .utp-card__wrapper {
  margin-top: 0;
  width: 100%;
}

.complex-infra-a101__utp-card .utp-card__title {
  color: var(--infra-body-color);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  line-height: 1.25;
  margin-bottom: 8px;
  max-width: 110px;
}

.complex-infra-a101__utp-card .utp-card__description {
  color: var(--infra-base-600);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
  line-height: 1.35;
}

.complex-infra-a101__map-block {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  min-width: 0;
}

.complex-infra-a101__map-layout {
  border-radius: 32px;
  flex: 1 1 auto;
  height: 100%;
  min-height: 0;
  overflow: hidden;
  position: relative;
}

.complex-infra-a101__map-menu {
  left: 16px;
  pointer-events: none;
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 2;
}

.complex-infra-a101__map-menu-chips {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  pointer-events: auto;
}

.complex-infra-a101__map-menu-btn {
  align-items: center;
  background: #fff;
  border: 0;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgb(27 29 36 / 10%);
  color: var(--infra-body-color);
  cursor: pointer;
  display: flex;
  flex: 0 0 auto;
  font: inherit;
  gap: 12px;
  letter-spacing: -0.28px;
  line-height: 1.3;
  padding: 12px 14px;
  text-align: left;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
  width: auto;
}

.complex-infra-a101__map-menu-btn:hover,
.complex-infra-a101__map-menu-btn.is-active {
  background: var(--infra-base-50);
  box-shadow: 0 6px 20px rgb(27 29 36 / 12%);
}

.complex-infra-a101__map-menu-icon {
  background: var(--infra-base-50);
  border-radius: 10px;
  flex: 0 0 36px;
  height: 36px;
  position: relative;
  width: 36px;
}

.complex-infra-a101__map-menu-icon::after {
  background: currentcolor;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 50%;
  opacity: 0.65;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
}

.complex-infra-a101__map-menu-btn[data-category="sport"] .complex-infra-a101__map-menu-icon { color: #7b61ff; }
.complex-infra-a101__map-menu-btn[data-category="uslugi"] .complex-infra-a101__map-menu-icon { color: #8f9b3d; }
.complex-infra-a101__map-menu-btn[data-category="parki"] .complex-infra-a101__map-menu-icon { color: #56b35b; }
.complex-infra-a101__map-menu-btn[data-category="restorany-kafe"] .complex-infra-a101__map-menu-icon { color: #ff66a1; }
.complex-infra-a101__map-menu-btn[data-category="obrazovanie"] .complex-infra-a101__map-menu-icon { color: #ff9f40; }
.complex-infra-a101__map-menu-btn[data-category="meditsina"] .complex-infra-a101__map-menu-icon { color: #4a90e2; }
.complex-infra-a101__map-menu-btn[data-category="transport"] .complex-infra-a101__map-menu-icon { color: #1b1d24; }
.complex-infra-a101__map-menu-btn[data-category="magazin"] .complex-infra-a101__map-menu-icon { color: #ff5c5c; }
.complex-infra-a101__map-menu-btn[data-category="all"] .complex-infra-a101__map-menu-icon { color: #696d7b; }

.complex-infra-a101__map-canvas {
  background: var(--infra-base-50);
  height: 100%;
  min-height: 0;
  width: 100%;
}

/* Yandex Maps фиксирует размеры контейнера метки — без этого якорь плавает при зуме */
.complex-infra-a101__map-canvas .ymaps-image-with-content,
.complex-infra-a101__map-canvas .ymaps-image-with-content-content,
.complex-infra-a101__map-canvas ymaps.ymaps-image-with-content-content {
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
}

/* Стандартный zoomControl Yandex Maps 2.1 (size: large) */
.complex-infra-a101__map-canvas .ymaps-controls-pane {
  display: block !important;
  z-index: 3 !important;
}

body .layout .complex-infra-a101__map-canvas .ymaps-controls-lefttop,
body .layout .complex-infra-a101__map-canvas .ymaps-controls-leftbottom,
body .layout .complex-infra-a101__map-canvas .ymaps-controls-righttop {
  bottom: auto !important;
  height: 100% !important;
  top: 0 !important;
  width: 100% !important;
}

body .layout .complex-infra-a101__map-canvas .ymaps-controls-righttop > ymaps {
  left: auto !important;
  margin-left: 0 !important;
}

/* Fallback для API 2.0, если подгрузится раньше */
body .layout .complex-infra-a101__map-canvas .ymaps-b-zoom_hints-pos_right,
body .layout .complex-infra-a101__map-canvas .ymaps-b-zoom_hints-pos_left {
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-left: 0 !important;
}

body .layout .complex-infra-a101__map-canvas .ymaps-b-zoom {
  background: transparent !important;
  display: block !important;
  height: auto !important;
  padding: 0 !important;
  width: auto !important;
}

body .layout .complex-infra-a101__map-canvas .ymaps-b-zoom::before {
  content: none !important;
  display: none !important;
}

body .layout .complex-infra-a101__map-canvas .ymaps-b-zoom__scale {
  display: block !important;
}

body .layout .complex-infra-a101__map-canvas .ymaps-b-zoom__button {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
  width: auto !important;
}

/* Метка ЖК на карте (круглое фото как на atmosfera32) */
.complex-infra-a101__complex-marker {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  pointer-events: none;
  text-align: center;
  width: 80px;
}

.complex-infra-a101__complex-marker-photo {
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 4px 18px rgb(27 29 36 / 22%);
  flex: 0 0 60px;
  height: 60px;
  overflow: hidden;
  width: 60px;
}

.complex-infra-a101__complex-marker-photo img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.complex-infra-a101__complex-marker-label {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgb(27 29 36 / 12%);
  color: var(--infra-body-color);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.12px;
  line-height: 1.2;
  margin-top: 6px;
  max-width: 140px;
  padding: 4px 10px;
  white-space: nowrap;
}

/* Цветные метки категорий на карте (аналог islands#* в API 2.1) */
.complex-infra-a101__point-marker {
  background-color: #696d7b;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgb(27 29 36 / 24%);
  height: 32px;
  position: relative;
  width: 32px;
}

.complex-infra-a101__point-marker::before {
  background: #fff;
  content: "";
  inset: 7px;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  position: absolute;
}

.complex-infra-a101__point-marker--sport {
  background-color: #7b61ff;
}

.complex-infra-a101__point-marker--sport::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M6.95 9.84h8.1v1.74h-8.1V9.84zM4.05 5.8h2.32v9.84H4.05V5.8zm11.58 0h2.32v9.84h-2.32V5.8zm2.9 2.31h1.73v5.22h-1.73V8.11zm-16.8 0h1.75v5.22H1.74V8.11z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M6.95 9.84h8.1v1.74h-8.1V9.84zM4.05 5.8h2.32v9.84H4.05V5.8zm11.58 0h2.32v9.84h-2.32V5.8zm2.9 2.31h1.73v5.22h-1.73V8.11zm-16.8 0h1.75v5.22H1.74V8.11z'/%3E%3C/svg%3E");
}

.complex-infra-a101__point-marker--uslugi {
  background-color: #8f9b3d;
}

.complex-infra-a101__point-marker--uslugi::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M11 17c0 1.61-1.39 3-3 3s-3-1.39-3-3 1.39-3 3-3c.51 0 1 .15 1.42.38l.58-1.41a2.08 2.08 0 0 1-.33-.41L6.62 8.53a3.62 3.62 0 0 1 .56-4.26.93.93 0 0 1 1.42.12L12 8.93l3.4-4.54a.94.94 0 0 1 1.45-.1 3.6 3.6 0 0 1 .53 4.24l-3.05 4.03a2.08 2.08 0 0 1-.33.4l.6 1.42A2.9 2.9 0 0 1 16 14c1.61 0 3 1.39 3 3s-1.39 3-3 3-3-1.4-3-3c0-.46.2-.95.38-1.33l-.78-.96a2.34 2.34 0 0 1-1.2 0l-.76.96c.18.38.36.87.36 1.33zm-3 1.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5zm8 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M11 17c0 1.61-1.39 3-3 3s-3-1.39-3-3 1.39-3 3-3c.51 0 1 .15 1.42.38l.58-1.41a2.08 2.08 0 0 1-.33-.41L6.62 8.53a3.62 3.62 0 0 1 .56-4.26.93.93 0 0 1 1.42.12L12 8.93l3.4-4.54a.94.94 0 0 1 1.45-.1 3.6 3.6 0 0 1 .53 4.24l-3.05 4.03a2.08 2.08 0 0 1-.33.4l.6 1.42A2.9 2.9 0 0 1 16 14c1.61 0 3 1.39 3 3s-1.39 3-3 3-3-1.4-3-3c0-.46.2-.95.38-1.33l-.78-.96a2.34 2.34 0 0 1-1.2 0l-.76.96c.18.38.36.87.36 1.33zm-3 1.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5zm8 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5z'/%3E%3C/svg%3E");
}

.complex-infra-a101__point-marker--parki {
  background-color: #56b35b;
}

.complex-infra-a101__point-marker--parki::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M8.1 17.95h1.74v1.15H5.21v-1.15h1.74v-4.06c-.45.28-1.19.58-1.74.58-1.67 0-2.9-1.68-2.9-3.18 0-1.6.69-2.93 1.68-3.5a3.76 3.76 0 0 1-.17-1.12 3.71 3.71 0 0 1 3.7-3.78c1.36 0 2.81.67 3.48 1.74l-2.32 2.9H11L7.53 11h2.31l-2.31 3.47h.58v3.48zm5.8 0h-1.74v1.15h4.63v-1.15h-1.74v-2.9h4.63L16.21 11h2.9l-3.48-3.47h2.32l-3.48-4.64L11 7.53h2.32L9.84 11h2.9l-3.48 4.05h4.63v2.9z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M8.1 17.95h1.74v1.15H5.21v-1.15h1.74v-4.06c-.45.28-1.19.58-1.74.58-1.67 0-2.9-1.68-2.9-3.18 0-1.6.69-2.93 1.68-3.5a3.76 3.76 0 0 1-.17-1.12 3.71 3.71 0 0 1 3.7-3.78c1.36 0 2.81.67 3.48 1.74l-2.32 2.9H11L7.53 11h2.31l-2.31 3.47h.58v3.48zm5.8 0h-1.74v1.15h4.63v-1.15h-1.74v-2.9h4.63L16.21 11h2.9l-3.48-3.47h2.32l-3.48-4.64L11 7.53h2.32L9.84 11h2.9l-3.48 4.05h4.63v2.9z'/%3E%3C/svg%3E");
}

.complex-infra-a101__point-marker--restorany-kafe {
  background-color: #ff66a1;
}

.complex-infra-a101__point-marker--restorany-kafe::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M15.05 18.53c0 .24.32.58.58.58h.58c.26 0 .58-.34.58-.58V2.92s-1.7-.53-2.74 3.15c-.2.85-.73 2.44-.73 3.82s.45 2.92.45 2.92.25 1.08.7 1.08h.58v4.63zm-7.52.58h.58c.26 0 .57-.33.57-.58V11C10 10.41 11 8.54 11 6.95V3.47c0-.25-.23-.58-.58-.58s-.58.34-.58.58v2.9c0 1.04-.87 1.7-1.16 1.74L8.4 3.47c0-.24-.3-.58-.58-.58-.26 0-.57.33-.57.58l-.3 4.64A1.86 1.86 0 0 1 5.8 6.37v-2.9c0-.24-.29-.58-.58-.58s-.58.33-.58.58v3.48c0 1.62 1 3.48 2.32 4.05v7.53c0 .25.3.58.58.58z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M15.05 18.53c0 .24.32.58.58.58h.58c.26 0 .58-.34.58-.58V2.92s-1.7-.53-2.74 3.15c-.2.85-.73 2.44-.73 3.82s.45 2.92.45 2.92.25 1.08.7 1.08h.58v4.63zm-7.52.58h.58c.26 0 .57-.33.57-.58V11C10 10.41 11 8.54 11 6.95V3.47c0-.25-.23-.58-.58-.58s-.58.34-.58.58v2.9c0 1.04-.87 1.7-1.16 1.74L8.4 3.47c0-.24-.3-.58-.58-.58-.26 0-.57.33-.57.58l-.3 4.64A1.86 1.86 0 0 1 5.8 6.37v-2.9c0-.24-.29-.58-.58-.58s-.58.33-.58.58v3.48c0 1.62 1 3.48 2.32 4.05v7.53c0 .25.3.58.58.58z'/%3E%3C/svg%3E");
}

.complex-infra-a101__point-marker--obrazovanie {
  background-color: #ff9f40;
}

.complex-infra-a101__point-marker--obrazovanie::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M11.5 7.27C10.57 6.4 9.5 6 8.4 6a5.31 5.31 0 0 0-4.25 1.93.8.8 0 0 0-.15.47v10.2a.8.8 0 0 0 1.27.65 6.5 6.5 0 0 1 3.14-1.05c1.53 0 2.79.82 3.09 1.03V7.27zm1 0c.93-.85 2-1.27 3.1-1.27a5.43 5.43 0 0 1 4.25 1.93.8.8 0 0 1 .15.47v10.2a.8.8 0 0 1-1.27.65 5.94 5.94 0 0 0-3.14-1.05c-1.48 0-2.78.82-3.09 1.03V7.27z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M11.5 7.27C10.57 6.4 9.5 6 8.4 6a5.31 5.31 0 0 0-4.25 1.93.8.8 0 0 0-.15.47v10.2a.8.8 0 0 0 1.27.65 6.5 6.5 0 0 1 3.14-1.05c1.53 0 2.79.82 3.09 1.03V7.27zm1 0c.93-.85 2-1.27 3.1-1.27a5.43 5.43 0 0 1 4.25 1.93.8.8 0 0 1 .15.47v10.2a.8.8 0 0 1-1.27.65 5.94 5.94 0 0 0-3.14-1.05c-1.48 0-2.78.82-3.09 1.03V7.27z'/%3E%3C/svg%3E");
}

.complex-infra-a101__point-marker--meditsina {
  background-color: #4a90e2;
}

.complex-infra-a101__point-marker--meditsina::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M9 5a1 1 0 0 1 .99-1h4.02A1 1 0 0 1 15 5v4h4a1 1 0 0 1 1 .99v4.02a1 1 0 0 1-1 .99h-4v4a1 1 0 0 1-.99 1H9.99A1 1 0 0 1 9 19v-4H5a1 1 0 0 1-1-.99V9.99A1 1 0 0 1 5 9h4V5z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M9 5a1 1 0 0 1 .99-1h4.02A1 1 0 0 1 15 5v4h4a1 1 0 0 1 1 .99v4.02a1 1 0 0 1-1 .99h-4v4a1 1 0 0 1-.99 1H9.99A1 1 0 0 1 9 19v-4H5a1 1 0 0 1-1-.99V9.99A1 1 0 0 1 5 9h4V5z'/%3E%3C/svg%3E");
}

.complex-infra-a101__point-marker--transport {
  background-color: #1b1d24;
}

.complex-infra-a101__point-marker--transport::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M15.05 15.63a1.16 1.16 0 1 0 0-2.31 1.16 1.16 0 0 0 0 2.31zm-8.1 0a1.16 1.16 0 1 0 0-2.31 1.16 1.16 0 0 0 0 2.31zM8.68 5.8h4.64V4.63H8.68V5.8zm-2.9 6.37h10.43V6.95H5.8v5.2zM17.96 5.6a2.2 2.2 0 0 0-1-1.7s-.8-1-5.96-1-5.94 1-5.94 1c-.54.3-1 1.08-1 1.7v11.19h1.73v2.32H8.1v-2.32h5.78v2.32h2.32v-2.32h1.74V5.59z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M15.05 15.63a1.16 1.16 0 1 0 0-2.31 1.16 1.16 0 0 0 0 2.31zm-8.1 0a1.16 1.16 0 1 0 0-2.31 1.16 1.16 0 0 0 0 2.31zM8.68 5.8h4.64V4.63H8.68V5.8zm-2.9 6.37h10.43V6.95H5.8v5.2zM17.96 5.6a2.2 2.2 0 0 0-1-1.7s-.8-1-5.96-1-5.94 1-5.94 1c-.54.3-1 1.08-1 1.7v11.19h1.73v2.32H8.1v-2.32h5.78v2.32h2.32v-2.32h1.74V5.59z'/%3E%3C/svg%3E");
}

.complex-infra-a101__point-marker--magazin {
  background-color: #ff5c5c;
}

.complex-infra-a101__point-marker--magazin::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M2.9 3.47h3.76L8.1 6.95h10.42V11l-9.84 2.32L5.2 5.2H2.9V3.47zm4.05 14.48a1.74 1.74 0 1 0 0-3.48 1.74 1.74 0 0 0 0 3.48zm7.52 0a1.74 1.74 0 1 0 0-3.48 1.74 1.74 0 1 0 0 3.48z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M2.9 3.47h3.76L8.1 6.95h10.42V11l-9.84 2.32L5.2 5.2H2.9V3.47zm4.05 14.48a1.74 1.74 0 1 0 0-3.48 1.74 1.74 0 0 0 0 3.48zm7.52 0a1.74 1.74 0 1 0 0-3.48 1.74 1.74 0 1 0 0 3.48z'/%3E%3C/svg%3E");
}

.complex-infra-a101__point-marker--other {
  background-color: #696d7b;
}

.complex-infra-a101__point-marker--other::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='4.6666' cy='4.6666' r='1.6666' fill='%23000'/%3E%3Ccircle cx='11.3334' cy='4.6666' r='1.6666' fill='%23000'/%3E%3Ccircle cx='4.6666' cy='11.3334' r='1.6666' fill='%23000'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='4.6666' cy='4.6666' r='1.6666' fill='%23000'/%3E%3Ccircle cx='11.3334' cy='4.6666' r='1.6666' fill='%23000'/%3E%3Ccircle cx='4.6666' cy='11.3334' r='1.6666' fill='%23000'/%3E%3C/svg%3E");
}

/* Иконки в меню категорий — те же SVG, что на карте */
.complex-infra-a101__map-menu-icon::after {
  display: none;
}

.complex-infra-a101__map-menu-btn[data-category="sport"] .complex-infra-a101__map-menu-icon::before,
.complex-infra-a101__map-menu-btn[data-category="uslugi"] .complex-infra-a101__map-menu-icon::before,
.complex-infra-a101__map-menu-btn[data-category="parki"] .complex-infra-a101__map-menu-icon::before,
.complex-infra-a101__map-menu-btn[data-category="restorany-kafe"] .complex-infra-a101__map-menu-icon::before,
.complex-infra-a101__map-menu-btn[data-category="obrazovanie"] .complex-infra-a101__map-menu-icon::before,
.complex-infra-a101__map-menu-btn[data-category="meditsina"] .complex-infra-a101__map-menu-icon::before,
.complex-infra-a101__map-menu-btn[data-category="transport"] .complex-infra-a101__map-menu-icon::before,
.complex-infra-a101__map-menu-btn[data-category="magazin"] .complex-infra-a101__map-menu-icon::before,
.complex-infra-a101__map-menu-btn[data-category="all"] .complex-infra-a101__map-menu-icon::before {
  background: currentcolor;
  content: "";
  inset: 8px;
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  position: absolute;
}

.complex-infra-a101__map-menu-btn[data-category="sport"] .complex-infra-a101__map-menu-icon::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M6.95 9.84h8.1v1.74h-8.1V9.84zM4.05 5.8h2.32v9.84H4.05V5.8zm11.58 0h2.32v9.84h-2.32V5.8zm2.9 2.31h1.73v5.22h-1.73V8.11zm-16.8 0h1.75v5.22H1.74V8.11z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M6.95 9.84h8.1v1.74h-8.1V9.84zM4.05 5.8h2.32v9.84H4.05V5.8zm11.58 0h2.32v9.84h-2.32V5.8zm2.9 2.31h1.73v5.22h-1.73V8.11zm-16.8 0h1.75v5.22H1.74V8.11z'/%3E%3C/svg%3E");
}

.complex-infra-a101__map-menu-btn[data-category="uslugi"] .complex-infra-a101__map-menu-icon::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M11 17c0 1.61-1.39 3-3 3s-3-1.39-3-3 1.39-3 3-3c.51 0 1 .15 1.42.38l.58-1.41a2.08 2.08 0 0 1-.33-.41L6.62 8.53a3.62 3.62 0 0 1 .56-4.26.93.93 0 0 1 1.42.12L12 8.93l3.4-4.54a.94.94 0 0 1 1.45-.1 3.6 3.6 0 0 1 .53 4.24l-3.05 4.03a2.08 2.08 0 0 1-.33.4l.6 1.42A2.9 2.9 0 0 1 16 14c1.61 0 3 1.39 3 3s-1.39 3-3 3-3-1.4-3-3c0-.46.2-.95.38-1.33l-.78-.96a2.34 2.34 0 0 1-1.2 0l-.76.96c.18.38.36.87.36 1.33zm-3 1.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5zm8 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M11 17c0 1.61-1.39 3-3 3s-3-1.39-3-3 1.39-3 3-3c.51 0 1 .15 1.42.38l.58-1.41a2.08 2.08 0 0 1-.33-.41L6.62 8.53a3.62 3.62 0 0 1 .56-4.26.93.93 0 0 1 1.42.12L12 8.93l3.4-4.54a.94.94 0 0 1 1.45-.1 3.6 3.6 0 0 1 .53 4.24l-3.05 4.03a2.08 2.08 0 0 1-.33.4l.6 1.42A2.9 2.9 0 0 1 16 14c1.61 0 3 1.39 3 3s-1.39 3-3 3-3-1.4-3-3c0-.46.2-.95.38-1.33l-.78-.96a2.34 2.34 0 0 1-1.2 0l-.76.96c.18.38.36.87.36 1.33zm-3 1.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5zm8 0a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5z'/%3E%3C/svg%3E");
}

.complex-infra-a101__map-menu-btn[data-category="parki"] .complex-infra-a101__map-menu-icon::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M8.1 17.95h1.74v1.15H5.21v-1.15h1.74v-4.06c-.45.28-1.19.58-1.74.58-1.67 0-2.9-1.68-2.9-3.18 0-1.6.69-2.93 1.68-3.5a3.76 3.76 0 0 1-.17-1.12 3.71 3.71 0 0 1 3.7-3.78c1.36 0 2.81.67 3.48 1.74l-2.32 2.9H11L7.53 11h2.31l-2.31 3.47h.58v3.48zm5.8 0h-1.74v1.15h4.63v-1.15h-1.74v-2.9h4.63L16.21 11h2.9l-3.48-3.47h2.32l-3.48-4.64L11 7.53h2.32L9.84 11h2.9l-3.48 4.05h4.63v2.9z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M8.1 17.95h1.74v1.15H5.21v-1.15h1.74v-4.06c-.45.28-1.19.58-1.74.58-1.67 0-2.9-1.68-2.9-3.18 0-1.6.69-2.93 1.68-3.5a3.76 3.76 0 0 1-.17-1.12 3.71 3.71 0 0 1 3.7-3.78c1.36 0 2.81.67 3.48 1.74l-2.32 2.9H11L7.53 11h2.31l-2.31 3.47h.58v3.48zm5.8 0h-1.74v1.15h4.63v-1.15h-1.74v-2.9h4.63L16.21 11h2.9l-3.48-3.47h2.32l-3.48-4.64L11 7.53h2.32L9.84 11h2.9l-3.48 4.05h4.63v2.9z'/%3E%3C/svg%3E");
}

.complex-infra-a101__map-menu-btn[data-category="restorany-kafe"] .complex-infra-a101__map-menu-icon::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M15.05 18.53c0 .24.32.58.58.58h.58c.26 0 .58-.34.58-.58V2.92s-1.7-.53-2.74 3.15c-.2.85-.73 2.44-.73 3.82s.45 2.92.45 2.92.25 1.08.7 1.08h.58v4.63zm-7.52.58h.58c.26 0 .57-.33.57-.58V11C10 10.41 11 8.54 11 6.95V3.47c0-.25-.23-.58-.58-.58s-.58.34-.58.58v2.9c0 1.04-.87 1.7-1.16 1.74L8.4 3.47c0-.24-.3-.58-.58-.58-.26 0-.57.33-.57.58l-.3 4.64A1.86 1.86 0 0 1 5.8 6.37v-2.9c0-.24-.29-.58-.58-.58s-.58.33-.58.58v3.48c0 1.62 1 3.48 2.32 4.05v7.53c0 .25.3.58.58.58z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M15.05 18.53c0 .24.32.58.58.58h.58c.26 0 .58-.34.58-.58V2.92s-1.7-.53-2.74 3.15c-.2.85-.73 2.44-.73 3.82s.45 2.92.45 2.92.25 1.08.7 1.08h.58v4.63zm-7.52.58h.58c.26 0 .57-.33.57-.58V11C10 10.41 11 8.54 11 6.95V3.47c0-.25-.23-.58-.58-.58s-.58.34-.58.58v2.9c0 1.04-.87 1.7-1.16 1.74L8.4 3.47c0-.24-.3-.58-.58-.58-.26 0-.57.33-.57.58l-.3 4.64A1.86 1.86 0 0 1 5.8 6.37v-2.9c0-.24-.29-.58-.58-.58s-.58.33-.58.58v3.48c0 1.62 1 3.48 2.32 4.05v7.53c0 .25.3.58.58.58z'/%3E%3C/svg%3E");
}

.complex-infra-a101__map-menu-btn[data-category="obrazovanie"] .complex-infra-a101__map-menu-icon::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M11.5 7.27C10.57 6.4 9.5 6 8.4 6a5.31 5.31 0 0 0-4.25 1.93.8.8 0 0 0-.15.47v10.2a.8.8 0 0 0 1.27.65 6.5 6.5 0 0 1 3.14-1.05c1.53 0 2.79.82 3.09 1.03V7.27zm1 0c.93-.85 2-1.27 3.1-1.27a5.43 5.43 0 0 1 4.25 1.93.8.8 0 0 1 .15.47v10.2a.8.8 0 0 1-1.27.65 5.94 5.94 0 0 0-3.14-1.05c-1.48 0-2.78.82-3.09 1.03V7.27z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M11.5 7.27C10.57 6.4 9.5 6 8.4 6a5.31 5.31 0 0 0-4.25 1.93.8.8 0 0 0-.15.47v10.2a.8.8 0 0 0 1.27.65 6.5 6.5 0 0 1 3.14-1.05c1.53 0 2.79.82 3.09 1.03V7.27zm1 0c.93-.85 2-1.27 3.1-1.27a5.43 5.43 0 0 1 4.25 1.93.8.8 0 0 1 .15.47v10.2a.8.8 0 0 1-1.27.65 5.94 5.94 0 0 0-3.14-1.05c-1.48 0-2.78.82-3.09 1.03V7.27z'/%3E%3C/svg%3E");
}

.complex-infra-a101__map-menu-btn[data-category="meditsina"] .complex-infra-a101__map-menu-icon::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M9 5a1 1 0 0 1 .99-1h4.02A1 1 0 0 1 15 5v4h4a1 1 0 0 1 1 .99v4.02a1 1 0 0 1-1 .99h-4v4a1 1 0 0 1-.99 1H9.99A1 1 0 0 1 9 19v-4H5a1 1 0 0 1-1-.99V9.99A1 1 0 0 1 5 9h4V5z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M9 5a1 1 0 0 1 .99-1h4.02A1 1 0 0 1 15 5v4h4a1 1 0 0 1 1 .99v4.02a1 1 0 0 1-1 .99h-4v4a1 1 0 0 1-.99 1H9.99A1 1 0 0 1 9 19v-4H5a1 1 0 0 1-1-.99V9.99A1 1 0 0 1 5 9h4V5z'/%3E%3C/svg%3E");
}

.complex-infra-a101__map-menu-btn[data-category="transport"] .complex-infra-a101__map-menu-icon::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M15.05 15.63a1.16 1.16 0 1 0 0-2.31 1.16 1.16 0 0 0 0 2.31zm-8.1 0a1.16 1.16 0 1 0 0-2.31 1.16 1.16 0 0 0 0 2.31zM8.68 5.8h4.64V4.63H8.68V5.8zm-2.9 6.37h10.43V6.95H5.8v5.2zM17.96 5.6a2.2 2.2 0 0 0-1-1.7s-.8-1-5.96-1-5.94 1-5.94 1c-.54.3-1 1.08-1 1.7v11.19h1.73v2.32H8.1v-2.32h5.78v2.32h2.32v-2.32h1.74V5.59z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M15.05 15.63a1.16 1.16 0 1 0 0-2.31 1.16 1.16 0 0 0 0 2.31zm-8.1 0a1.16 1.16 0 1 0 0-2.31 1.16 1.16 0 0 0 0 2.31zM8.68 5.8h4.64V4.63H8.68V5.8zm-2.9 6.37h10.43V6.95H5.8v5.2zM17.96 5.6a2.2 2.2 0 0 0-1-1.7s-.8-1-5.96-1-5.94 1-5.94 1c-.54.3-1 1.08-1 1.7v11.19h1.73v2.32H8.1v-2.32h5.78v2.32h2.32v-2.32h1.74V5.59z'/%3E%3C/svg%3E");
}

.complex-infra-a101__map-menu-btn[data-category="magazin"] .complex-infra-a101__map-menu-icon::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M2.9 3.47h3.76L8.1 6.95h10.42V11l-9.84 2.32L5.2 5.2H2.9V3.47zm4.05 14.48a1.74 1.74 0 1 0 0-3.48 1.74 1.74 0 0 0 0 3.48zm7.52 0a1.74 1.74 0 1 0 0-3.48 1.74 1.74 0 1 0 0 3.48z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cpath fill='%23000' d='M2.9 3.47h3.76L8.1 6.95h10.42V11l-9.84 2.32L5.2 5.2H2.9V3.47zm4.05 14.48a1.74 1.74 0 1 0 0-3.48 1.74 1.74 0 0 0 0 3.48zm7.52 0a1.74 1.74 0 1 0 0-3.48 1.74 1.74 0 1 0 0 3.48z'/%3E%3C/svg%3E");
}

.complex-infra-a101__map-menu-btn[data-category="all"] .complex-infra-a101__map-menu-icon::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='4.6666' cy='4.6666' r='1.6666' fill='%23000'/%3E%3Ccircle cx='11.3334' cy='4.6666' r='1.6666' fill='%23000'/%3E%3Ccircle cx='4.6666' cy='11.3334' r='1.6666' fill='%23000'/%3E%3Ccircle cx='11.3334' cy='11.3334' r='1.6666' fill='%23000'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Ccircle cx='4.6666' cy='4.6666' r='1.6666' fill='%23000'/%3E%3Ccircle cx='11.3334' cy='4.6666' r='1.6666' fill='%23000'/%3E%3Ccircle cx='4.6666' cy='11.3334' r='1.6666' fill='%23000'/%3E%3Ccircle cx='11.3334' cy='11.3334' r='1.6666' fill='%23000'/%3E%3C/svg%3E");
}

@media (max-width: 1279px) {
  .complex-infra-a101__header.project-section-header {
    margin-bottom: 40px;
  }

  .complex-infra-a101__title,
  .complex-infra-a101__header-right {
    grid-column: auto;
    width: 100%;
  }

  .complex-infra-a101__title {
    font-size: 42px;
    letter-spacing: -2.1px;
  }

  .complex-infra-a101__wrapper {
    grid-template-columns: 1fr;
  }

  .complex-infra-a101__map-block {
    min-height: 560px;
  }

  .complex-infra-a101__map-layout {
    height: 560px;
    min-height: 560px;
  }
}

@media (max-width: 991px) {
  .complex-infra-a101__image-cards,
  .complex-infra-a101__utp-list {
    grid-template-columns: 1fr;
  }

  .complex-infra-a101__image-card {
    min-height: 280px;
  }

  .complex-infra-a101__map-menu {
    margin-bottom: 12px;
    position: static;
    right: auto;
    left: auto;
    top: auto;
  }

  .complex-infra-a101__map-layout {
    display: flex;
    flex-direction: column;
    height: auto;
    background: transparent;
    overflow: visible;
  }

  .complex-infra-a101__map-canvas {
    border-radius: 20px;
    height: 420px;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .complex-infra-a101 {
    margin-bottom: 64px;
  }

  .complex-infra-a101.section {
    margin-bottom: 64px;
  }

  .complex-infra-a101__header.project-section-header {
    margin-bottom: 32px;
  }

  .complex-infra-a101__title {
    font-size: 30px;
    letter-spacing: -1.2px;
  }

  .complex-infra-a101__map-canvas {
    height: 360px;
  }

  .complex-infra-a101__utp-list {
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .complex-infra-a101__utp-card.utp-card {
    min-height: 0;
    padding: 16px;
  }

  .complex-infra-a101__map-menu-chips {
    gap: 6px;
  }

  .complex-infra-a101__map-menu-btn {
    border-radius: 10px;
    font-size: 13px;
    gap: 8px;
    letter-spacing: -0.24px;
    line-height: 1.24;
    padding: 8px 10px;
  }

  .complex-infra-a101__map-menu-icon {
    border-radius: 8px;
    flex-basis: 28px;
    height: 28px;
    width: 28px;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-finishing-a101.css?178306949139756*/
/* Блок «Блок с отделкой» посадочной страницы ЖК (стиль A101 + интерактивная схема) */

.complex-finishing-a101 {
  --finishing-body-color: #1b1d24;
  --finishing-base-50: #f4f4f6;
  --finishing-base-500: #696d7b;
  --finishing-base-600: #43495a;
  --finishing-accent: var(--theme-base-color);
  margin-bottom: 100px;
  width: 100%;
}

.complex-finishing-a101.section {
  margin-bottom: 100px;
}

.catalog_page .complex-finishing-a101.section {
  margin-bottom: 100px;
}

.complex-finishing-a101__header {
  margin: 0 auto 64px;
  width: 100%;
}

.complex-finishing-a101__title {
  color: var(--finishing-body-color);
  font-size: 52px;
  font-weight: 500;
  grid-column: span 12;
  letter-spacing: -2.6px;
  line-height: 0.95;
  margin: 0;
}

.complex-finishing-a101__wrapper {
  align-items: stretch;
  display: flex;
  gap: 20px;
  margin: 0 auto;
  width: 100%;
}

.complex-finishing-a101__left {
  display: flex;
  flex: 0 0 32.2%;
  flex-direction: column;
  gap: 20px;
  max-width: 32.2%;
  min-width: 0;
}

.complex-finishing-a101__card {
  background: var(--finishing-base-50);
  border-radius: 24px;
  color: var(--finishing-body-color);
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 20px;
  padding: 32px;
}

.complex-finishing-a101__card-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.complex-finishing-a101__card p {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.4px;
  line-height: 1.28;
  margin: 0;
}

.complex-finishing-a101__card ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.complex-finishing-a101__card li {
  color: var(--finishing-base-600);
  font-size: 16px;
  letter-spacing: -0.32px;
  line-height: 1.48;
  margin: 0;
}

.complex-finishing-a101__card li::before {
  content: none;
  display: none;
}

.complex-finishing-a101__card .complex-finishing-a101__button {
  margin-top: auto;
}

.complex-finishing-a101__button {
  align-items: center;
  background: var(--finishing-body-color);
  border: 0;
  border-radius: 16px;
  color: #fff;
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  justify-content: center;
  letter-spacing: -0.32px;
  line-height: 1.28;
  min-height: 56px;
  padding: 16px 28px;
  text-decoration: none;
  transition: background-color 0.2s ease, transform 0.2s ease;
  width: fit-content;
}

.complex-finishing-a101__button:hover {
  background: var(--finishing-accent);
  color: #fff;
}

.complex-finishing-a101__right {
  flex: 1 1 auto;
  min-width: 0;
}

.complex-finishing-a101__scheme {
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.complex-finishing-a101__static-image {
  border-radius: 24px;
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.complex-finishing-a101__static-image-img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.complex-finishing-a101--static-image .complex-finishing-a101__right {
  align-self: stretch;
}

.complex-finishing-a101 .white_scheme_block {
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.complex-finishing-a101__scheme {
  --scheme-design-width: 1250px;
  --scheme-design-height: 781px;
}

.complex-finishing-a101 .white_scheme_scale-inner {
  height: var(--scheme-design-height);
  position: relative;
  transform-origin: 0 0;
  width: var(--scheme-design-width);
  will-change: transform;
}

.complex-finishing-a101 .white_scheme_inner_block {
  position: absolute;
}

.complex-finishing-a101 .white_scheme_text strong {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
}

.complex-finishing-a101 .white_scheme_inner_block.is-active .white_scheme_text {
  color: #836b00;
}

.complex-finishing-a101 .white_scheme_inner_block.is-active .white_scheme_popup {
  opacity: 1;
}

@media (max-width: 1199px) {
  .complex-finishing-a101__wrapper {
    flex-direction: column;
  }

  .complex-finishing-a101__left,
  .complex-finishing-a101__right {
    flex: 1 1 auto;
    max-width: 100%;
  }

  .complex-finishing-a101__title {
    font-size: 40px;
    letter-spacing: -2px;
  }
}

@media (max-width: 767px) {
  .complex-finishing-a101.section {
    margin-bottom: 64px;
  }

  .complex-finishing-a101__header {
    margin-bottom: 32px;
  }

  .complex-finishing-a101__title {
    font-size: 32px;
    letter-spacing: -1.6px;
  }

  .complex-finishing-a101__card {
    padding: 24px;
  }

  .complex-finishing-a101__button {
    width: 100%;
  }
}


.complex-finishing-a101 .white_scheme_block .white_scheme_img{
    border-radius: 24px;
    display: block;
    height: var(--scheme-design-height);
    width: var(--scheme-design-width);
}


.complex-finishing-a101 .styazhka_na_polu_block{
    position: absolute;
    width: 370px;
    height: 200px;
    bottom: 10px;
    left: 480px;
    overflow: hidden;
}

.complex-finishing-a101 .styazhka_na_polu_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .styazhka_na_polu_wrapper svg{
    position: absolute;
    top: -420px;
    left: -480px;
}

.complex-finishing-a101 .styazhka_na_polu_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .styazhka_na_polu_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .styazhka_na_polu_text{
    position: absolute;
    top: -4px;
    left: 130px;
    color: #000;
    width: 180px;
}

.complex-finishing-a101 .styazhka_na_polu_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .styazhka_na_polu_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}



.complex-finishing-a101 .rovnye_steny_block{
    position: absolute;
    width: 260px;
    height: 413px;
    top: 100px;
    left: 490px;
    overflow: hidden;
}

.complex-finishing-a101 .rovnye_steny_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .rovnye_steny_wrapper svg{
    position: absolute;
    top: -71px;
    left: -453px;
}

.complex-finishing-a101 .rovnye_steny_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .rovnye_steny_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .rovnye_steny_text{
    position: absolute;
    top: 136px;
    left: 100px;
    color: #000;
}

.complex-finishing-a101 .rovnye_steny_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .rovnye_steny_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}






.complex-finishing-a101 .okna_white_block{
    position: absolute;
    width: 390px;
    height: 360px;
    top: 59px;
    right: 191px;
    overflow: hidden;
}

.complex-finishing-a101 .okna_white_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .okna_white_wrapper svg{
    position: absolute;
    top: -51px;
    left: -613px;
}

.complex-finishing-a101 .okna_white_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .okna_white_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .okna_white_text{
    text-align: right;
    position: absolute;
    top: 41px;
    left: 0px;
    color: #000;
    width: 100px;
}

.complex-finishing-a101 .okna_white_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .okna_white_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}




.complex-finishing-a101 .podokonniki_i_otkosy_block{
    position: absolute;
    width: 360px;
    height: 336px;
    top: 119px;
    right: 71px;
    overflow: hidden;
}

.complex-finishing-a101 .ventil_white_block{
    position: absolute;
    width: 120px;
    height: 136px;
    top: 119px;
    right: 71px;
    overflow: hidden;
}

.complex-finishing-a101 .podokonniki_i_otkosy_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .podokonniki_i_otkosy_wrapper svg{
    position: absolute;
    top: -94px;
    right: -56px;
}

.complex-finishing-a101 .podokonniki_i_otkosy_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .podokonniki_i_otkosy_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .podokonniki_i_otkosy_text{
    position: absolute;
    top: 221px;
    right: 10px;
    color: #000;
    width: 100px;
}

.complex-finishing-a101 .podokonniki_i_otkosy_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .podokonniki_i_otkosy_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}



.complex-finishing-a101 .ventil_white_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .ventil_white_wrapper svg{
    position: absolute;
    top: -614px;
    right: -429px;
    transform: rotate(286deg);
}

.complex-finishing-a101 .ventil_white_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .ventil_white_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .ventil_white_text{
    position: absolute;
    top: 71px;
    right: 10px;
    color: #000;
    width: 110px;
}

.complex-finishing-a101 .ventil_white_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .ventil_white_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}



.complex-finishing-a101 .ehlektroprovodka_white_block{
    position: absolute;
    width: 300px;
    height: 140px;
    bottom: 69px;
    right: 62px;
    overflow: hidden;
}

.complex-finishing-a101 .ehlektroprovodka_white_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .ehlektroprovodka_white_wrapper svg{
    position: absolute;
    top: -205px;
    right: -138px;
    transform: rotate(199deg);
}

.complex-finishing-a101 .ehlektroprovodka_white_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .ehlektroprovodka_white_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .ehlektroprovodka_white_text{
    position: absolute;
    top: 20px;
    right: 60px;
    color: #000;
    text-align: right;
    width: 210px;
}

.complex-finishing-a101 .ehlektroprovodka_white_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .ehlektroprovodka_white_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}



.complex-finishing-a101 .gorizontalnaya_razvodka_sistemy_otopleniya_block{
    position: absolute;
    width: 400px;
    height: 130px;
    bottom: 3px;
    left: 0;
    overflow: hidden;
}

.complex-finishing-a101 .gorizontalnaya_razvodka_sistemy_otopleniya_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .gorizontalnaya_razvodka_sistemy_otopleniya_wrapper svg{
    position: absolute;
    bottom: 5px;
    left: 0;
}

.complex-finishing-a101 .gorizontalnaya_razvodka_sistemy_otopleniya_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .gorizontalnaya_razvodka_sistemy_otopleniya_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .gorizontalnaya_razvodka_sistemy_otopleniya_text{
    width: 170px;
    position: absolute;
    top: 10px;
    right: -20px;
    color: #000;
}

.complex-finishing-a101 .gorizontalnaya_razvodka_sistemy_otopleniya_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .gorizontalnaya_razvodka_sistemy_otopleniya_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}




.complex-finishing-a101 .schetchiki_i_pribory_ucheta_block{
    position: absolute;
    width: 160px;
    height: 167px;
    top: 229px;
    left: 340px;
    overflow: hidden;
    z-index: 2;
}

.complex-finishing-a101 .schetchiki_i_pribory_ucheta_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .schetchiki_i_pribory_ucheta_wrapper svg{
    position: absolute;
    top: 100px;
    left: -409px;
    transform: rotate(106deg);
}

.complex-finishing-a101 .schetchiki_i_pribory_ucheta_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .schetchiki_i_pribory_ucheta_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .schetchiki_i_pribory_ucheta_text{
    width: 150px;
    position: absolute;
    top: 49px;
    right: 0px;
    color: #000;
}

.complex-finishing-a101 .schetchiki_i_pribory_ucheta_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .schetchiki_i_pribory_ucheta_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}


.complex-finishing-a101 .radiatory_block{
    position: absolute;
    width: 160px;
    height: 87px;
    top: 229px;
    left: 340px;
    overflow: hidden;
    z-index: 2;
}

.complex-finishing-a101 .radiatory_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .radiatory_wrapper svg{
    position: absolute;
    top: 100px;
    left: -409px;
    transform: rotate(106deg);
}

.complex-finishing-a101 .radiatory_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .radiatory_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .radiatory_text{
    width: 150px;
    position: absolute;
    top: 49px;
    right: 0px;
    color: #000;
}

.complex-finishing-a101 .radiatory_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .radiatory_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}






.complex-finishing-a101 .radiatory_arhi3_block{
    position: absolute;
    width: 160px;
    height: 87px;
    overflow: hidden;
    z-index: 2;
    top: 423px;
    right: 181px;
	left: unset;
}

.complex-finishing-a101 .radiatory_arhi3_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .radiatory_arhi3_wrapper svg{
    position: absolute;
    top: 100px;
    left: -401px;
    transform: rotate(105deg);
}

.complex-finishing-a101 .radiatory_arhi3_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .radiatory_arhi3_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .radiatory_arhi3_text{
    width: 130px;
	position: absolute;
	top: 16px;
	right: 17px;
	color: #000;
	text-align: right;
}

.complex-finishing-a101 .radiatory_arhi3_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .radiatory_arhi3_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}


.complex-finishing-a101 .domofon_i_kabeli_block{
    position: absolute;
    width: 180px;
    height: 210px;
    top: 202px;
    left: 6px;
    overflow: hidden;
}

.complex-finishing-a101 .domofon_i_kabeli_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .domofon_i_kabeli_wrapper svg{
    position: absolute;
    top: 129px;
    left: -409px;
    transform: rotate(106deg);
    bottom: 128px;
}

.complex-finishing-a101 .domofon_i_kabeli_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .domofon_i_kabeli_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .domofon_i_kabeli_text{
    width: 120px;
    position: absolute;
    top: 71px;
    left: 45px;
    color: #000;
}

.complex-finishing-a101 .domofon_i_kabeli_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .domofon_i_kabeli_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}


.complex-finishing-a101 .nadezhnaya_vhodnaya_dver_block{
    position: absolute;
    width: 193px;
    height: 390px;
    top: 69px;
    left: 306px;
    overflow: hidden;
}

.complex-finishing-a101 .nadezhnaya_vhodnaya_dver_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .nadezhnaya_vhodnaya_dver_wrapper svg{
    position: absolute;
    bottom: -202px;
    left: -283px;
}

.complex-finishing-a101 .nadezhnaya_vhodnaya_dver_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .nadezhnaya_vhodnaya_dver_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .nadezhnaya_vhodnaya_dver_text{
    width: 120px;
    position: absolute;
    top: 50px;
    left: 42px;
    color: #000;
}

.complex-finishing-a101 .nadezhnaya_vhodnaya_dver_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .nadezhnaya_vhodnaya_dver_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}



.complex-finishing-a101 .tyoplye_poly_block{
    position: absolute;
    width: 370px;
    height: 200px;
    bottom: 10px;
    right: -90px;
    overflow: hidden;
}

.complex-finishing-a101 .tyoplye_poly_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .tyoplye_poly_wrapper svg{
    position: absolute;
    top: -420px;
    left: -480px;
}

.complex-finishing-a101 .tyoplye_poly_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .tyoplye_poly_wrapper svg .hover_path_stop._tyopl{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .tyoplye_poly_text{
    position: absolute;
    top: -4px;
    left: 130px;
    color: #000;
    width: 180px;
}

.complex-finishing-a101 .tyoplye_poly_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .tyoplye_poly_block:hover svg .hover_path_stop._tyopl{
    stop-color: #ffe056;
}


.complex-finishing-a101 .shumka_block{
    position: absolute;
    width: 266px;
    height: 200px;
    bottom: 90px;
    right: 230px;
    overflow: hidden;
}

.complex-finishing-a101 .shumka_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .shumka_wrapper svg{
    position: absolute;
    top: -420px;
    left: -480px;
}

.complex-finishing-a101 .shumka_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .shumka_wrapper svg .hover_path_stop._shumka{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .shumka_text{
    position: absolute;
    top: -4px;
    left: 130px;
    color: #000;
    width: 180px;
}

.complex-finishing-a101 .shumka_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .shumka_block:hover svg .hover_path_stop._shumka{
    stop-color: #ffe056;
}


.complex-finishing-a101 .dvuhkonturnyj_kotyol_block{
    position: absolute;
    width: 160px;
    height: 272px;
    top: 248px;
    left: 680px;
    overflow: hidden;
    z-index: 2;
}

.complex-finishing-a101 .dvuhkonturnyj_kotyol_wrapper{
    position: relative;
    height: 100%;
}

.complex-finishing-a101 .dvuhkonturnyj_kotyol_wrapper svg{
    position: absolute;
    top: 184px;
    left: -406px;
    transform: rotate(105deg);
}

.complex-finishing-a101 .dvuhkonturnyj_kotyol_wrapper svg .hover_path{
    fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .dvuhkonturnyj_kotyol_wrapper svg .hover_path_stop{
    stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .dvuhkonturnyj_kotyol_text{
    position: absolute;
    bottom: 111px;
    right: 0px;
    color: #000;
    width: 147px;
}

.complex-finishing-a101 .dvuhkonturnyj_kotyol_block:hover svg .hover_path{
    fill: #ffe056;
}

.complex-finishing-a101 .dvuhkonturnyj_kotyol_block:hover svg .hover_path_stop{
    stop-color: #ffe056;
}



.complex-finishing-a101 .white_scheme_text{
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .white_scheme_text{
    color: #836b00;
}

.complex-finishing-a101 .white_scheme_popup{
    z-index: 4;
    position: absolute;
    left: 0;
    padding: 5px 10px;
    opacity: 0;
    color: #000;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    pointer-events: none;
    transition: opacity 300ms ease;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .white_scheme_popup{
    opacity: 1;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .domofon_i_kabeli_text .white_scheme_popup{
    bottom: -66px;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .domofon_i_kabeli_text .white_scheme_popup{
    bottom: -94px;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .nadezhnaya_vhodnaya_dver_text .white_scheme_popup{
    bottom: -81px;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .schetchiki_i_pribory_ucheta_text .white_scheme_popup{
    bottom: -79px;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .gorizontalnaya_razvodka_sistemy_otopleniya_text .white_scheme_popup{
    bottom: -66px;
    width: 150px;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .rovnye_steny_text .white_scheme_popup{
    bottom: -181px;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .styazhka_na_polu_text .white_scheme_popup{
    bottom: -97px;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .okna_white_text .white_scheme_popup{
    bottom: -81px;
    text-align: left;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .ehlektroprovodka_white_text .white_scheme_popup{
    bottom: -96px;
    text-align: left;
}

.complex-finishing-a101 .white_scheme_inner_block:hover .podokonniki_i_otkosy_text .white_scheme_popup{
    bottom: -80px;
}

.complex-finishing-a101 .styazhka_na_polu_block:hover svg .hover_path_stop {
    stop-color: unset;
}

.complex-finishing-a101 .styazhka_na_polu_block:hover svg .hover_path_stop._styazh {
    stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .podokonniki_i_otkosy_block{
    top: 160px;
    right: -1px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .ventil_white_block{
    top: 20px;
    right: -1px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .okna_white_block{
    top: 109px;
    right: 101px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .rovnye_steny_block{
    left: 482px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .schetchiki_i_pribory_ucheta_block{
    top: 519px;
    left: 371px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .schetchiki_i_pribory_ucheta_text{
    width: 130px;
    position: absolute;
    top: 38px;
    right: 19px;
    color: #000;
    text-align: right;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .radiatory_block{
    top: 469px;
    right: 91px;
    left: unset;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .radiatory_text{
    width: 130px;
    position: absolute;
    top: 16px;
    right: 17px;
    color: #000;
    text-align: right;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .nadezhnaya_vhodnaya_dver_block{
    top: 109px;
    left: 378px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .styazhka_na_polu_block{
    left: 510px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .ehlektroprovodka_white_block{
    position: absolute;
    width: 270px;
    height: 113px;
    bottom: 146px;
    left: 1px;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .ehlektroprovodka_white_wrapper svg{
    position: absolute;
    top: -671px;
    left: -542px;
    transform: rotate(286deg);
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .ehlektroprovodka_white_text{
    position: absolute;
    top: 20px;
    right: 40px;
    color: #000;
    text-align: left;
    width: 211px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .white_scheme_inner_block:hover .ehlektroprovodka_white_text .white_scheme_popup{
    bottom: -75px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .gorizontalnaya_razvodka_sistemy_otopleniya_block{
    position: absolute;
    width: 400px;
    height: 130px;
    bottom: 40px;
    left: 0;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .gorizontalnaya_razvodka_sistemy_otopleniya_wrapper svg{
    position: absolute;
    bottom: -29px;
    left: 0;
    transform: rotate(5deg);
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .gorizontalnaya_razvodka_sistemy_otopleniya_text {
    width: 170px;
    position: absolute;
    top: 10px;
    right: -6px;
    color: #000;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .domofon_i_kabeli_block{
    top: 252px;
    left: 57px;
}

.complex-finishing-a101 [data-scheme-variant="arhi"] .rovnye_steny_block{
    z-index: 3;
}

.complex-finishing-a101 [data-scheme-variant="akva"] .ehlektroprovodka_white_text .white_scheme_popup {
    position: absolute;
    width: 110%;
    bottom: 69px;
    right: 62px;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="akva"] .ehlektroprovodka_white_text {
    position: absolute;
    top: 20px;
    right: 60px;
    color: #000;
    text-align: right;
    width: auto;
}

.complex-finishing-a101 [data-scheme-variant="akva"] .white_scheme_inner_block:hover .ehlektroprovodka_white_text .white_scheme_popup {
    bottom: -51px;
    text-align: left;
}
/* arhi-dom3 white scheme positioning (from atmosfera32.ru dom-3) */

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .styazhka_na_polu_block {
position: absolute;
    width: 370px;
    height: 200px;
    bottom: 10px;
    left: 480px;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .styazhka_na_polu_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .styazhka_na_polu_wrapper svg {
position: absolute;
    top: -420px;
    left: -480px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .styazhka_na_polu_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .styazhka_na_polu_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .styazhka_na_polu_text {
position: absolute;
    top: -4px;
    left: 130px;
    color: #000;
    width: 180px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .styazhka_na_polu_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .styazhka_na_polu_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .rovnye_steny_block {
position: absolute;
    width: 260px;
    height: 413px;
    top: 100px;
    left: 490px;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .rovnye_steny_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .rovnye_steny_wrapper svg {
position: absolute;
    top: -71px;
    left: -453px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .rovnye_steny_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .rovnye_steny_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .rovnye_steny_text {
position: absolute;
    top: 136px;
    left: 100px;
    color: #000;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .rovnye_steny_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .rovnye_steny_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .okna_white_block {
position: absolute;
    width: 390px;
    height: 360px;
    top: 59px;
    right: 191px;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .okna_white_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .okna_white_wrapper svg {
position: absolute;
    top: -51px;
    left: -613px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .okna_white_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .okna_white_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .okna_white_text {
text-align: right;
    position: absolute;
    top: 41px;
    left: 0px;
    color: #000;
    width: 100px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .okna_white_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .okna_white_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .podokonniki_i_otkosy_block {
position: absolute;
    width: 360px;
    height: 336px;
    top: 119px;
    right: 71px;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ventil_white_block {
position: absolute;
    width: 120px;
    height: 136px;
    top: 119px;
    right: 71px;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .podokonniki_i_otkosy_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .podokonniki_i_otkosy_wrapper svg {
position: absolute;
    top: -94px;
    right: -56px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .podokonniki_i_otkosy_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .podokonniki_i_otkosy_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .podokonniki_i_otkosy_text {
position: absolute;
    top: 221px;
    right: 10px;
    color: #000;
    width: 100px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .podokonniki_i_otkosy_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .podokonniki_i_otkosy_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ventil_white_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ventil_white_wrapper svg {
position: absolute;
    top: -614px;
    right: -429px;
    transform: rotate(286deg);
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ventil_white_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ventil_white_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ventil_white_text {
position: absolute;
    top: 71px;
    right: 10px;
    color: #000;
    width: 110px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ventil_white_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ventil_white_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ehlektroprovodka_white_block {
position: absolute;
    width: 300px;
    height: 140px;
    bottom: 69px;
    right: 62px;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ehlektroprovodka_white_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ehlektroprovodka_white_wrapper svg {
position: absolute;
    top: -205px;
    right: -138px;
    transform: rotate(199deg);
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ehlektroprovodka_white_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ehlektroprovodka_white_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ehlektroprovodka_white_text {
position: absolute;
    top: 20px;
    right: 60px;
    color: #000;
    text-align: right;
    width: 210px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ehlektroprovodka_white_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .ehlektroprovodka_white_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .gorizontalnaya_razvodka_sistemy_otopleniya_block {
position: absolute;
    width: 400px;
    height: 130px;
    bottom: 3px;
    left: 0;
    overflow: hidden;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .gorizontalnaya_razvodka_sistemy_otopleniya_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .gorizontalnaya_razvodka_sistemy_otopleniya_wrapper svg {
position: absolute;
    bottom: 5px;
    left: 0;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .gorizontalnaya_razvodka_sistemy_otopleniya_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .gorizontalnaya_razvodka_sistemy_otopleniya_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .gorizontalnaya_razvodka_sistemy_otopleniya_text {
width: 170px;
    position: absolute;
    top: 10px;
    right: -20px;
    color: #000;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .gorizontalnaya_razvodka_sistemy_otopleniya_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .gorizontalnaya_razvodka_sistemy_otopleniya_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .schetchiki_i_pribory_ucheta_block {
position: absolute;
    width: 160px;
    height: 167px;
    top: 229px;
    left: 340px;
    overflow: hidden;
    z-index: 2;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .schetchiki_i_pribory_ucheta_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .schetchiki_i_pribory_ucheta_wrapper svg {
position: absolute;
    top: 100px;
    left: -409px;
    transform: rotate(106deg);
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .schetchiki_i_pribory_ucheta_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .schetchiki_i_pribory_ucheta_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .schetchiki_i_pribory_ucheta_text {
width: 150px;
    position: absolute;
    top: 49px;
    right: 0px;
    color: #000;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .schetchiki_i_pribory_ucheta_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .schetchiki_i_pribory_ucheta_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_block {
position: absolute;
    width: 160px;
    height: 87px;
    top: 229px;
    left: 340px;
    overflow: hidden;
    z-index: 2;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_wrapper svg {
position: absolute;
    top: 100px;
    left: -409px;
    transform: rotate(106deg);
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_text {
width: 150px;
    position: absolute;
    top: 49px;
    right: 0px;
    color: #000;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_arhi3_block {
position: absolute;
    width: 160px;
    height: 87px;
    overflow: hidden;
    z-index: 2;
    top: 423px;
    right: 181px;
	left: unset;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_arhi3_wrapper {
position: relative;
    height: 100%;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_arhi3_wrapper svg {
position: absolute;
    top: 100px;
    left: -401px;
    transform: rotate(105deg);
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_arhi3_wrapper svg .hover_path {
fill: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_arhi3_wrapper svg .hover_path_stop {
stop-color: #000;
    transition: all 0.3s ease 0s;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_arhi3_text {
width: 130px;
	position: absolute;
	top: 16px;
	right: 17px;
	color: #000;
	text-align: right;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_arhi3_block:hover svg .hover_path {
fill: #ffe056;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .radiatory_arhi3_block:hover svg .hover_path_stop {
stop-color: #ffe056;
}

/* arhi-dom3 white scheme positioning (from atmosfera32.ru dom-3) */

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .white_scheme_inner_block:hover .domofon_i_kabeli_text .white_scheme_popup {
bottom: -66px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .white_scheme_inner_block:hover .nadezhnaya_vhodnaya_dver_text .white_scheme_popup {
bottom: -81px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .white_scheme_inner_block:hover .schetchiki_i_pribory_ucheta_text .white_scheme_popup {
bottom: -79px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .white_scheme_inner_block:hover .gorizontalnaya_razvodka_sistemy_otopleniya_text .white_scheme_popup {
bottom: -66px;
    width: 150px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .white_scheme_inner_block:hover .rovnye_steny_text .white_scheme_popup {
bottom: -181px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .white_scheme_inner_block:hover .styazhka_na_polu_text .white_scheme_popup {
bottom: -97px;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .white_scheme_inner_block:hover .okna_white_text .white_scheme_popup {
bottom: -81px;
    text-align: left;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .white_scheme_inner_block:hover .ehlektroprovodka_white_text .white_scheme_popup {
bottom: -96px;
    text-align: left;
}

.complex-finishing-a101 [data-scheme-variant="arhi-dom3"] .white_scheme_inner_block:hover .podokonniki_i_otkosy_text .white_scheme_popup {
bottom: -80px;
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-life-details-a101.css?178341905011442*/
/* Блок «Жизнь в деталях» посадочной страницы ЖК (стиль A101 ArchitectureGallerySlider) */

.complex-life-details-a101 {
  --life-details-body-color: #1b1d24;
  --life-details-base-0: #fff;
  --life-details-base-600: #43495a;
  --life-details-accent: var(--theme-base-color);
  box-sizing: border-box;
  display: block;
  margin-bottom: 100px;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

.complex-life-details-a101.section {
  margin-bottom: 100px;
}

.catalog_page .complex-life-details-a101.section {
  margin-bottom: 100px;
}

.complex-life-details-a101__header.project-section-header {
  box-sizing: border-box;
  display: block;
  margin: 0 auto 64px;
  max-width: 100%;
  width: 100%;
}

.complex-life-details-a101__title {
  color: var(--life-details-body-color);
  font-size: 52px;
  font-weight: 500;
  grid-column: span 5;
  letter-spacing: -2.6px;
  line-height: 0.95;
  margin: 0;
  min-width: 0;
  text-align: left;
}

.complex-life-details-a101__title-text {
  display: block;
}

.complex-life-details-a101__header-right {
  grid-column: 6 / 13;
  min-width: 0;
  width: 100%;
}

.complex-life-details-a101__text,
.complex-life-details-a101 .project-section-header__text {
  color: var(--life-details-base-600);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1.48;
}

.complex-life-details-a101__text p {
  margin: 0;
}

.complex-life-details-a101__gallery-wrap.ArchitectureGallerySlider {
  box-sizing: border-box;
  height: 720px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  width: 100%;
}

.complex-life-details-a101__video-wrap {
  border-radius: 32px;
  box-sizing: border-box;
  height: 720px;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.complex-life-details-a101__video-poster {
  background: #000;
  border: 0;
  cursor: pointer;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.complex-life-details-a101__video-poster:hover .complex-life-details-a101__video-play {
  transform: translate(-50%, -50%) scale(1.05);
}

.complex-life-details-a101__video-preview {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.complex-life-details-a101__video-play {
  color: var(--life-details-accent, #1b1d24);
  height: 64px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.2s ease;
  width: 64px;
}

.complex-life-details-a101__video-play svg {
  display: block;
  height: 100%;
  width: 100%;
}

.complex-life-details-a101__video-player {
  background: #000;
  height: 100%;
  width: 100%;
}

.complex-life-details-a101__video-player:not([hidden]) {
  display: block;
}

.complex-life-details-a101__video-player iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}

.complex-life-details-a101__video-wrap.is-playing .complex-life-details-a101__video-poster {
  display: none;
}

.complex-life-details-a101__gallery-slider.LivingGallerySlider {
  height: 100%;
  position: relative;
  width: 100%;
}

.complex-life-details-a101__fullscreen {
  align-items: center;
  background: var(--life-details-base-0);
  border: 0;
  border-radius: 50%;
  color: var(--life-details-body-color);
  cursor: pointer;
  display: flex;
  height: 48px;
  justify-content: center;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 48px;
  z-index: 6;
}

.complex-life-details-a101__fullscreen:hover {
  background: var(--life-details-accent);
  color: #fff;
}

.complex-life-details-a101__fullscreen svg {
  display: block;
  height: 16px;
  width: 16px;
}

.complex-life-details-a101__swiper {
  border-radius: 32px;
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.complex-life-details-a101__swiper,
.complex-life-details-a101__swiper .swiper-wrapper,
.complex-life-details-a101__swiper .swiper-slide {
  height: 100%;
  min-height: 100%;
}

.complex-life-details-a101__media-slide,
.complex-life-details-a101__media-link {
  display: block;
  height: 100%;
  width: 100%;
}

.complex-life-details-a101__media-image {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.complex-life-details-a101--with-captions .complex-life-details-a101__media-link {
  display: block;
  height: 100%;
  position: relative;
}

.complex-life-details-a101__slide-caption {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.45) 42%,
    rgba(0, 0, 0, 0.78) 100%
  );
  bottom: 0;
  box-sizing: border-box;
  display: block;
  left: 0;
  padding: 56px 32px 24px;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 1;
}

.complex-life-details-a101__slide-caption-text {
  color: #fff;
  display: block;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2;
  max-width: 100%;
}

.complex-life-details-a101__gallery-prev,
.complex-life-details-a101__gallery-next,
.complex-life-details-a101__gallery-slider--controls .complex-life-details-a101__gallery-nav,
.complex-life-details-a101__gallery-slider--controls .swiper-button-prev,
.complex-life-details-a101__gallery-slider--controls .swiper-button-next {
  --swiper-button: 48px;
  align-items: center;
  background: #fff;
  box-shadow: 0 4px 24px rgba(34, 34, 40, 0.12);
  display: flex !important;
  height: 48px;
  justify-content: center;
  margin-top: 0;
  opacity: 0.4;
  pointer-events: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  translate: 0 -50%;
  visibility: visible !important;
  width: 48px;
  z-index: 10;
}

.complex-life-details-a101__gallery-slider--controls .complex-life-details-a101__gallery-nav:hover,
.complex-life-details-a101__gallery-slider--controls .complex-life-details-a101__gallery-nav:focus-visible,
.complex-life-details-a101__gallery-slider--controls .swiper-button-prev:hover,
.complex-life-details-a101__gallery-slider--controls .swiper-button-prev:focus-visible,
.complex-life-details-a101__gallery-slider--controls .swiper-button-next:hover,
.complex-life-details-a101__gallery-slider--controls .swiper-button-next:focus-visible {
  background: #fff;
  background-color: #fff;
  box-shadow: 0 6px 28px rgba(34, 34, 40, 0.18);
  opacity: 1;
}

.complex-life-details-a101__gallery-slider--controls .complex-life-details-a101__gallery-nav:hover svg,
.complex-life-details-a101__gallery-slider--controls .complex-life-details-a101__gallery-nav:hover svg use,
.complex-life-details-a101__gallery-slider--controls .complex-life-details-a101__gallery-nav:focus-visible svg,
.complex-life-details-a101__gallery-slider--controls .complex-life-details-a101__gallery-nav:focus-visible svg use,
.complex-life-details-a101__gallery-slider--controls .swiper-button-prev:hover svg,
.complex-life-details-a101__gallery-slider--controls .swiper-button-prev:hover svg use,
.complex-life-details-a101__gallery-slider--controls .swiper-button-next:hover svg,
.complex-life-details-a101__gallery-slider--controls .swiper-button-next:hover svg use {
  stroke: #222228;
}

.complex-life-details-a101__gallery-slider--controls .swiper-button-prev,
.complex-life-details-a101__gallery-prev {
  left: 16px;
  right: auto;
}

.complex-life-details-a101__gallery-slider--controls .swiper-button-next,
.complex-life-details-a101__gallery-next {
  left: auto;
  right: 16px;
}

.complex-life-details-a101__gallery-slider .complex-life-details-a101__gallery-pagination.swiper-pagination-fraction {
  align-items: center;
  background: #fff;
  border-radius: 30px;
  bottom: 24px !important;
  box-shadow: 0 4px 24px rgba(34, 34, 40, 0.12);
  color: #222228;
  display: inline-flex !important;
  font-size: 14px;
  font-weight: 500;
  height: auto;
  justify-content: center;
  left: 0 !important;
  letter-spacing: 0.02em;
  line-height: 1.2;
  margin-inline: auto !important;
  min-width: 0;
  opacity: 0.4;
  padding: 8px 16px;
  pointer-events: none;
  position: absolute;
  right: 0 !important;
  text-align: center;
  transform: none !important;
  visibility: visible !important;
  width: fit-content !important;
  z-index: 10;
}

.complex-life-details-a101__gallery-pagination .swiper-pagination-current {
  font-variant-numeric: tabular-nums;
  font-weight: 600;
}

.complex-life-details-a101__gallery-pagination .swiper-pagination-total {
  color: rgba(34, 34, 40, 0.55);
  font-variant-numeric: tabular-nums;
}

@media (max-width: 1279px) {
  .complex-life-details-a101__header.project-section-header {
    margin-bottom: 40px;
  }

  .complex-life-details-a101__title,
  .complex-life-details-a101__header-right {
    grid-column: auto;
    width: 100%;
  }

  .complex-life-details-a101__title {
    font-size: 42px;
    letter-spacing: -2.1px;
  }

  .complex-life-details-a101__gallery-wrap.ArchitectureGallerySlider,
  .complex-life-details-a101__video-wrap {
    height: 480px;
  }

  .complex-life-details-a101__fullscreen {
    right: 16px;
    top: 16px;
  }

  .complex-life-details-a101__gallery-slider--controls .swiper-button-prev,
  .complex-life-details-a101__gallery-prev {
    left: 12px;
  }

  .complex-life-details-a101__gallery-slider--controls .swiper-button-next,
  .complex-life-details-a101__gallery-next {
    right: 12px;
  }

  .complex-life-details-a101__gallery-slider .complex-life-details-a101__gallery-pagination.swiper-pagination-fraction {
    bottom: 16px !important;
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .complex-life-details-a101.section {
    margin-bottom: 64px;
  }

  .complex-life-details-a101__header.project-section-header {
    margin-bottom: 32px;
  }

  .complex-life-details-a101__title {
    font-size: 30px;
    letter-spacing: -1.2px;
  }

  .complex-life-details-a101__gallery-wrap.ArchitectureGallerySlider,
  .complex-life-details-a101__video-wrap {
    height: auto;
    padding: 0;
  }

  .complex-life-details-a101__video-wrap {
    aspect-ratio: 16 / 9;
    border-radius: 20px;
  }

  .complex-life-details-a101__gallery-slider.LivingGallerySlider {
    height: auto;
  }

  .complex-life-details-a101__swiper,
  .complex-life-details-a101__swiper .swiper-wrapper,
  .complex-life-details-a101__swiper .swiper-slide {
    height: auto;
    min-height: 0;
  }

  .complex-life-details-a101__swiper {
    aspect-ratio: 16 / 9;
    border-radius: 20px;
  }

  .complex-life-details-a101__media-slide,
  .complex-life-details-a101__media-link {
    height: 100%;
  }

  .complex-life-details-a101__media-image {
    aspect-ratio: 16 / 9;
    height: 100%;
    min-height: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
  }

  .complex-life-details-a101__slide-caption {
    border-radius: 0 0 20px 20px;
    padding: 40px 20px 16px;
  }

  .complex-life-details-a101__slide-caption-text {
    font-size: 15px;
  }

  .complex-life-details-a101__fullscreen {
    right: 8px;
    top: 8px;
  }

  .complex-life-details-a101__gallery-slider--controls .swiper-button-prev,
  .complex-life-details-a101__gallery-slider--controls .swiper-button-next,
  .complex-life-details-a101__gallery-prev,
  .complex-life-details-a101__gallery-next {
    --swiper-button: 44px;
    display: none !important;
    height: 44px;
    width: 44px;
  }

  .complex-life-details-a101__gallery-slider .complex-life-details-a101__gallery-pagination.swiper-pagination-fraction {
    bottom: 12px !important;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-construction-progress-a101.css?17852279125929*/
/* Блок «Ход строительства» посадочной страницы ЖК (логика atmosfera32, стиль A101) */

.complex-construction-progress-a101 {
  --progress-body-color: #1b1d24;
  --progress-base-600: #43495a;
  --progress-border: #e4e7ef;
  --progress-surface: #f2f2f2;
  --progress-accent: var(--theme-base-color, #80bf39);
  background: transparent;
  box-sizing: border-box;
  display: block;
  margin-bottom: 100px;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

.complex-construction-progress-a101.section {
  margin-bottom: 100px;
}

.catalog_page .complex-construction-progress-a101.section {
  margin-bottom: 100px;
}

.complex-construction-progress-a101__container {
  box-sizing: border-box;
  width: 100%;
}

.complex-construction-progress-a101__header {
  margin-bottom: 40px;
}

.complex-construction-progress-a101__title {
  color: var(--progress-body-color);
  font-size: 52px;
  font-weight: 500;
  letter-spacing: -2.6px;
  line-height: 0.95;
  margin: 0;
  text-align: left;
}

.complex-construction-progress-a101__title-text {
  display: block;
}

.complex-construction-progress-a101__toolbar {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 24px 32px;
  margin-bottom: 24px;
}

.complex-construction-progress-a101__select-label {
  display: block;
  flex: 0 0 auto;
}

.complex-construction-progress-a101__toolbar-info {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
  gap: 12px 32px;
  min-width: 0;
}

.complex-construction-progress-a101__delivery {
  color: var(--progress-body-color);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1.2;
  margin: 0;
}

.complex-construction-progress-a101__delivery-value {
  font-weight: 600;
}

.complex-construction-progress-a101__doc-link {
  color: var(--progress-accent);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  line-height: 1.2;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.complex-construction-progress-a101__doc-link:hover,
.complex-construction-progress-a101__doc-link:focus {
  opacity: 0.8;
  outline: none;
  text-decoration: none;
}

.complex-construction-progress-a101__doc-link:visited,
.complex-construction-progress-a101__doc-link:active {
  text-decoration: none;
}

.complex-construction-progress-a101__select-caption {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.complex-construction-progress-a101__select-wrap {
  display: inline-block;
  position: relative;
}

.complex-construction-progress-a101__select {
  appearance: none;
  background: var(--progress-surface);
  border: none;
  border-radius: 999px;
  box-sizing: border-box;
  color: var(--progress-body-color);
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  line-height: 1.2;
  min-height: 49px;
  min-width: 180px;
  padding: 12px 44px 12px 20px;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
  width: auto;
}

.complex-construction-progress-a101__select:hover,
.complex-construction-progress-a101__select:focus {
  background-color: #e8e8e8;
  box-shadow: 0 0 0 3px rgba(67, 73, 90, 0.08);
  outline: none;
}

.complex-construction-progress-a101__select-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2343495A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  height: 49px;
  pointer-events: none;
  position: absolute;
  right: 14px;
  top: 0;
  width: 20px;
}

.complex-construction-progress-a101__gallery.preview-list {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.complex-construction-progress-a101__item.preview-item-wrap {
  min-width: 0;
}

.complex-construction-progress-a101__link.preview-item {
  border-radius: 16px;
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.complex-construction-progress-a101__image.image {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.complex-construction-progress-a101__image.image::before {
  content: "";
  display: block;
  padding-top: 64.8%;
}

.complex-construction-progress-a101__img.progress_img {
  display: block;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.complex-construction-progress-a101__link.preview-item:hover .complex-construction-progress-a101__img {
  transform: scale(1.02);
  transition: transform 0.35s ease;
}

.complex-construction-progress-a101__gallery.is-loading {
  opacity: 0.55;
  pointer-events: none;
  transition: opacity 0.2s ease;
}

@media (max-width: 1279px) {
  .complex-construction-progress-a101__title {
    font-size: 40px;
    letter-spacing: -2px;
  }
}

@media (max-width: 767px) {
  .complex-construction-progress-a101.section {
    margin-bottom: 72px;
  }

  .complex-construction-progress-a101__header {
    margin-bottom: 28px;
  }

  .complex-construction-progress-a101__title {
    font-size: 32px;
    letter-spacing: -1.2px;
  }

  .complex-construction-progress-a101__toolbar {
    align-items: stretch;
    flex-direction: column;
    gap: 16px;
  }

  .complex-construction-progress-a101__toolbar-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    order: 1;
  }

  .complex-construction-progress-a101__select-label {
    order: 2;
  }

  .complex-construction-progress-a101__select {
    min-width: 0;
    width: 100%;
  }

  .complex-construction-progress-a101__select-wrap {
    display: block;
    width: 100%;
  }

  .complex-construction-progress-a101__gallery.preview-list {
    grid-template-columns: 1fr;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-work-stages-a101.css?17840282607320*/
/* Блок «Этапы работ» посадочной страницы ЖК — стили по макету */

.complex-work-stages-a101-wrap.news_main {
  box-sizing: border-box;
  display: block;
  margin-bottom: 100px;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

.complex-work-stages-a101.news_list__wrapper {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}

.complex-work-stages-a101__header.top_line_news {
  align-items: flex-start;
  box-sizing: border-box;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

.complex-work-stages-a101__title.main__title {
  color: #1b1d24;
  font-size: 52px;
  font-weight: 500;
  letter-spacing: -2.6px;
  line-height: 0.95;
  margin: 0 0 12px;
}

.complex-work-stages-a101__subtitle {
  color: #969ba5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1.4;
  margin: 0;
}

.complex-work-stages-a101__list.news_list {
  align-items: stretch;
  box-sizing: border-box;
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}

.complex-work-stages-a101__card.news_item {
  background: #f4f4f6;
  border: 0;
  border-radius: 32px;
  box-shadow: none;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  max-width: none;
  padding: 28px 28px 24px;
  transition: none;
}

.complex-work-stages-a101__card.news_item:hover {
  border: 0;
  box-shadow: none;
}

.complex-work-stages-a101__card-name.news_item__name {
  color: #1b1d24;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -0.56px;
  line-height: 1.15;
  margin: 0 0 28px;
}

.complex-work-stages-a101__card-preview.news_item__preview,
.complex-work-stages-a101__card-bars.news_item__prev_text {
  box-sizing: border-box;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.complex-work-stages-a101__bar.bar_wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
  order: var(--title);
  overflow: visible;
  position: relative;
  text-align: left;
}

.complex-work-stages-a101__bar-label.bar_text {
  color: #1b1d24;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.28px;
  line-height: 1.3;
  margin-bottom: 8px;
}

.complex-work-stages-a101__bar-track.bar_container {
  align-items: stretch;
  background-color: #fff;
  border-radius: 999px;
  color: #fff;
  display: flex;
  gap: 0;
  height: 28px;
  min-height: 28px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.complex-work-stages-a101__bar-fill.bar_stat {
  align-items: center;
  background-color: #e59b6c;
  border-radius: 50px 0 0 50px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 600;
  justify-content: flex-start;
  letter-spacing: -0.02em;
  line-height: 1;
  min-width: 0;
  padding: 0 12px;
  transition: width 0.35s ease;
}

.complex-work-stages-a101__bar-track.bar_container:not(:has(.complex-work-stages-a101__bar-delta)) .complex-work-stages-a101__bar-fill.bar_stat {
  border-radius: 50px;
}

.complex-work-stages-a101__bar-delta.bar_new_stat {
  align-items: center;
  background-color: #f4f4f6;
  border-radius: 50px;
  color: #1b1d24;
  display: flex;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 600;
  justify-content: center;
  letter-spacing: -0.02em;
  line-height: 1;
  margin-left: -14px;
  min-width: 0;
  padding: 0 10px 0 18px;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}

/* value + delta = 100%: серый сегмент закрывает весь остаток, белого справа нет */
.complex-work-stages-a101__bar.is-track-filled .complex-work-stages-a101__bar-track.bar_container {
  background-color: #f4f4f6;
}

.complex-work-stages-a101__bar.is-track-filled .complex-work-stages-a101__bar-delta.bar_new_stat {
  flex: 1 1 auto;
  min-width: 40px;
  width: auto;
}

.complex-work-stages-a101__bar.bar_wrapper_100 .complex-work-stages-a101__bar-fill.bar_stat {
  background-color: #e59b6c;
  border-radius: 50px;
  color: #fff;
  justify-content: flex-start;
  max-width: 100%;
}

.complex-work-stages-a101__completed-wrap {
  margin-top: auto;
  order: 9999;
  padding-top: 8px;
}

.complex-work-stages-a101__completed-toggle {
  align-items: center;
  background: #fff;
  border: 0;
  border-radius: 16px;
  color: #1b1d24;
  cursor: pointer;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  margin-top: 0;
  padding: 14px 18px;
  transition: background-color 0.2s ease;
  width: 100%;
}

.complex-work-stages-a101__completed-toggle:hover {
  background: #fff;
  filter: brightness(0.98);
}

.complex-work-stages-a101__completed-toggle.is-expanded {
  background: #fff;
  border-radius: 16px 16px 0 0;
}

.complex-work-stages-a101__completed-label {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.complex-work-stages-a101__completed-meta {
  align-items: center;
  display: inline-flex;
  flex-shrink: 0;
  gap: 8px;
  margin-left: auto;
}

.complex-work-stages-a101__completed-count {
  background: transparent;
  color: #1b1d24;
  display: inline-flex;
  font-size: 15px;
  font-weight: 500;
  justify-content: center;
  line-height: 1;
  margin-left: 0;
  min-width: 0;
  padding: 0;
}

.complex-work-stages-a101__completed-icon {
  border-bottom: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  color: #969ba5;
  flex-shrink: 0;
  height: 7px;
  margin-left: 0;
  margin-top: -3px;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
  width: 7px;
}

.complex-work-stages-a101__completed-toggle.is-expanded .complex-work-stages-a101__completed-icon {
  margin-top: 2px;
  transform: rotate(-135deg);
}

.complex-work-stages-a101__completed-panel {
  background: #fff;
  border: 0;
  border-radius: 0 0 16px 16px;
  margin-top: 0;
  padding: 4px 18px 14px;
}

.complex-work-stages-a101__completed-panel .complex-work-stages-a101__bar.bar_wrapper:last-child {
  margin-bottom: 4px;
}

.complex-work-stages-a101__completed-panel .complex-work-stages-a101__bar-track.bar_container {
  background-color: #f4f4f6;
}

@media (max-width: 1279px) {
  .complex-work-stages-a101__title.main__title {
    font-size: 40px;
    letter-spacing: -2px;
  }

  .complex-work-stages-a101__list.news_list {
    grid-template-columns: 1fr;
  }

  .complex-work-stages-a101__card-name.news_item__name {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .complex-work-stages-a101-wrap.news_main {
    margin-bottom: 72px;
  }

  .complex-work-stages-a101__title.main__title {
    font-size: 32px;
    letter-spacing: -1.2px;
  }

  .complex-work-stages-a101__header.top_line_news,
  .complex-work-stages-a101__header-text {
    box-sizing: border-box;
    width: 100%;
  }

  .complex-work-stages-a101__list.news_list {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .complex-work-stages-a101__card.news_item {
    border-radius: 24px;
    padding: 20px 18px 18px;
    width: 100%;
  }

  .complex-work-stages-a101__card-name.news_item__name {
    font-size: 22px;
    margin-bottom: 18px;
  }

  .complex-work-stages-a101__bar-track.bar_container {
    height: 26px;
    min-height: 26px;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-subscribe-a101.css?17841128849983*/
/* Баннер подписки на посадочной странице ЖК — layout PopMechanic #122766 (A101) */

.catalog_page .complex-subscribe-a101.section {
  width: 100%;
}

.complex-subscribe-a101 {
  --subscribe-body-color: #1b1d24;
  --subscribe-base-50: #f4f4f6;
  --subscribe-base-400: #a1a4ad;
  --subscribe-base-500: #696d7b;
  --subscribe-base-600: #43495a;
  --subscribe-border: #d5d6dc;
  --subscribe-accent: var(--theme-base-color);
  margin: 0 0 100px;
  width: 100%;
}

.complex-subscribe-a101__banner {
  background: var(--subscribe-base-50);
  border-radius: 32px;
  display: flex;
  min-height: 200px;
  overflow: hidden;
  padding: 28px;
  position: relative;
  width: 100%;
}

/* Фон на всю площадь баннера без зазоров */
.complex-subscribe-a101__bg {
  display: block;
  height: 100%;
  inset: 0;
  object-fit: cover;
  object-position: center center;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.complex-subscribe-a101__image,
.complex-subscribe-a101__image-status {
  bottom: -72px;
  display: block;
  height: 368px;
  object-fit: cover;
  pointer-events: none;
  position: absolute;
  width: 610px;
  z-index: 0;
}

.complex-subscribe-a101__image {
  left: 25%;
  right: auto;
  top: -96px;
}

.complex-subscribe-a101__image-status {
  bottom: -72px;
  left: 25%;
  top: auto;
}

.complex-subscribe-a101__banner--success .complex-subscribe-a101__image {
  display: none;
}

.complex-subscribe-a101__banner--success .complex-subscribe-a101__image-status {
  display: block;
}

.complex-subscribe-a101--sales .complex-subscribe-a101__banner {
  min-height: 200px;
}

.complex-subscribe-a101--sales .complex-subscribe-a101__image--sales,
.complex-subscribe-a101--sales .complex-subscribe-a101__image-status--sales {
  bottom: auto;
  height: 220px;
  left: 50%;
  max-height: none;
  object-fit: contain;
  object-position: center center;
  right: auto;
  top: 50%;
  transform: translate(-50%, -50%);
  width: min(42%, 520px);
}

.complex-subscribe-a101--sales .complex-subscribe-a101__title {
  font-size: 42px;
  letter-spacing: -2.1px;
  line-height: 1;
}

.complex-subscribe-a101--sales .complex-subscribe-a101__description {
  max-width: 520px;
}

.complex-subscribe-a101__alert {
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}

.complex-subscribe-a101__form {
  position: relative;
  width: 100%;
  z-index: 1;
}

.complex-subscribe-a101__main,
.complex-subscribe-a101__status {
  align-items: center;
  display: flex;
  justify-content: space-between;
  min-height: 144px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.complex-subscribe-a101__text {
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  gap: 16px;
  max-width: 420px;
  min-width: 0;
}

.complex-subscribe-a101__title {
  color: var(--subscribe-body-color);
  font-size: 42px;
  font-weight: 500;
  letter-spacing: -2.1px;
  line-height: 1;
  margin: 0;
}

.complex-subscribe-a101__description {
  color: var(--subscribe-base-600);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1.28;
  margin: 0;
}

.complex-subscribe-a101__fields {
  display: flex;
  flex: 0 1 756px;
  flex-direction: column;
  gap: 12px;
  max-width: 756px;
  min-width: 0;
  width: 100%;
}

.complex-subscribe-a101__fields-top {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.complex-subscribe-a101__input-wrapper {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  min-width: 200px;
}

.complex-subscribe-a101__input {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 100px;
  color: var(--subscribe-body-color);
  font-size: 16px;
  font-weight: 500;
  height: 48px;
  letter-spacing: -0.32px;
  line-height: 1.28;
  padding: 0 20px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  width: 100%;
}

.complex-subscribe-a101__input::placeholder {
  color: var(--subscribe-base-500);
}

.complex-subscribe-a101__input:focus {
  border-color: var(--subscribe-accent);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--subscribe-accent) 18%, transparent);
  outline: none;
}

.complex-subscribe-a101__fields-bottom {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.complex-subscribe-a101__button {
  align-items: center;
  background: var(--subscribe-accent);
  border: 0;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 16px;
  font-weight: 500;
  gap: 12px;
  height: 52px;
  justify-content: center;
  letter-spacing: -0.32px;
  line-height: 1.28;
  padding: 16px 20px;
  transition: opacity 0.2s ease;
}

.complex-subscribe-a101__button:hover,
.complex-subscribe-a101__button:focus {
  background: var(--subscribe-accent);
  color: #fff;
  opacity: 0.92;
}

.complex-subscribe-a101__button:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

.complex-subscribe-a101__agreement {
  flex: 1 1 280px;
  min-width: 0;
}

.complex-subscribe-a101__checkbox-block {
  cursor: pointer;
  display: block;
  margin: 0;
}

.complex-subscribe-a101__checkbox-outer {
  align-items: flex-start;
  display: flex;
  gap: 8px;
}

.complex-subscribe-a101__checkbox-input {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.complex-subscribe-a101__checkbox-check {
  background: #fff;
  border: 1px solid var(--subscribe-border);
  border-radius: 4px;
  flex: 0 0 16px;
  height: 16px;
  margin-top: 1px;
  position: relative;
  width: 16px;
}

.complex-subscribe-a101__checkbox-input:checked + .complex-subscribe-a101__checkbox-check {
  background: var(--subscribe-accent);
  border-color: var(--subscribe-accent);
}

.complex-subscribe-a101__checkbox-input:checked + .complex-subscribe-a101__checkbox-check::after {
  border: solid #fff;
  border-width: 0 0 2px 2px;
  content: '';
  height: 4px;
  left: 3px;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 8px;
}

.complex-subscribe-a101__checkbox-input:focus-visible + .complex-subscribe-a101__checkbox-check {
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--subscribe-accent) 22%, transparent);
}

.complex-subscribe-a101__agreement-text {
  color: var(--subscribe-base-600);
  display: block;
  flex: 1 1 auto;
  font-size: 12px;
  letter-spacing: -0.24px;
  line-height: 1.48;
  min-width: 0;
}

.complex-subscribe-a101__agreement-text a {
  color: var(--subscribe-accent);
  text-decoration: none;
}

.complex-subscribe-a101__agreement-text a:hover {
  text-decoration: underline;
}

.complex-subscribe-a101__captcha {
  margin-top: 12px;
  max-width: 420px;
  position: relative;
  z-index: 2;
}

.complex-subscribe-a101__banner label.error {
  color: #e8363d;
  display: block;
  font-size: 11px;
  margin-top: 4px;
}

@media (max-width: 1279px) {
  .complex-subscribe-a101__main,
  .complex-subscribe-a101__status {
    align-items: flex-start;
    flex-direction: column;
    gap: 24px;
    min-height: 0;
  }

  .complex-subscribe-a101__fields {
    flex-basis: auto;
    max-width: none;
  }

  /* В колонке графика уходит под текст — скрываем */
  .complex-subscribe-a101__bg {
    display: none;
  }

  .complex-subscribe-a101__image {
    left: 50%;
    transform: translateX(-50%);
  }

  .complex-subscribe-a101__image-status {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .section-content-wrapper.complex-landing-a101 .complex-subscribe-a101__banner {
    display: block;
    height: auto;
    min-height: 0;
    overflow: hidden;
    padding: 16px;
  }

  .section-content-wrapper.complex-landing-a101 .complex-subscribe-a101__bg,
  .section-content-wrapper.complex-landing-a101 .complex-subscribe-a101__image,
  .section-content-wrapper.complex-landing-a101 .complex-subscribe-a101__image-status {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute;
    visibility: hidden;
    width: 0 !important;
  }

  .complex-subscribe-a101 {
    margin-bottom: 64px;
  }

  .complex-subscribe-a101__banner {
    border-radius: 16px;
    display: block;
    height: auto;
    min-height: 0;
    padding: 16px;
  }

  .complex-subscribe-a101__main,
  .complex-subscribe-a101__status {
    gap: 16px;
    min-height: 0;
  }

  .complex-subscribe-a101__text {
    gap: 8px;
  }

  .complex-subscribe-a101__fields {
    gap: 8px;
  }

  .complex-subscribe-a101__fields-bottom {
    gap: 12px;
  }

  .complex-subscribe-a101__title,
  .complex-subscribe-a101--sales .complex-subscribe-a101__title {
    font-size: 28px;
    letter-spacing: -1.4px;
    line-height: 1;
  }

  .complex-subscribe-a101__fields-top {
    flex-direction: column;
  }

  .complex-subscribe-a101__input-wrapper {
    min-width: 0;
    width: 100%;
  }

  .complex-subscribe-a101__fields-bottom {
    align-items: stretch;
    flex-direction: column;
  }

  .complex-subscribe-a101__button {
    width: 100%;
  }

  .complex-subscribe-a101__agreement {
    flex: 0 0 auto;
    height: auto;
    width: 100%;
  }

  .complex-subscribe-a101__checkbox-outer {
    align-items: flex-start;
  }

  .complex-subscribe-a101__agreement-text {
    line-height: 1.36;
  }

  .complex-subscribe-a101__bg,
  .complex-subscribe-a101__image,
  .complex-subscribe-a101__image-status {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    width: 0 !important;
  }

  .complex-subscribe-a101--sales .complex-subscribe-a101__image--sales,
  .complex-subscribe-a101--sales .complex-subscribe-a101__image-status--sales {
    display: none !important;
  }
}

.complex-subscribe-a101--embedded-in-infra {
  margin: 40px 0 0;
  width: 100%;
}

.complex-infra-a101 .complex-subscribe-a101--embedded-in-infra {
  margin-bottom: 0;
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-office-map-a101.css?17830694913338*/
/* Карта офиса продаж на посадочной странице ЖК — как /contacts/, full-width */

.catalog_page .complex-office-map-a101.section {
  width: 100%;
}

.complex-office-map-a101 {
  margin: 0 0 100px;
  width: 100%;
}

.complex-office-map-a101__map-wrapper {
  position: relative;
  width: 100%;
}

.complex-office-map-a101__map-wrapper.contacts__map-wrapper--with-card {
  min-height: 793px;
  overflow: visible;
  position: relative;
  z-index: 2;
}

.complex-office-map-a101__map-wrapper .contacts-placement-card {
  left: 44px;
  max-height: calc(100% - 64px);
  overflow-y: auto;
  top: 44px;
  z-index: 5;
}

.complex-office-map-a101 .contacts-map-placement {
  position: relative;
  z-index: 1;
}

.complex-office-map-a101 .contacts__map {
  border-radius: 24px;
  min-height: 793px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.complex-office-map-a101 .contacts-map-placement,
.complex-office-map-a101 .contacts-map-placement__map,
.complex-office-map-a101 .bx-yandex-view-map,
.complex-office-map-a101 .bx-yandex-map {
  border-radius: 24px;
  height: 793px !important;
  min-height: 793px;
  overflow: hidden;
  width: 100% !important;
}

.complex-office-map-a101 .contacts-placement-card.is-visible {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.complex-office-map-a101 .contacts-placement-card__info {
  gap: 14px;
}

.complex-office-map-a101 .contacts-placement-card__text {
  color: #222228;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.28;
}

@media (max-width: 767px) {
  .complex-office-map-a101 {
    margin-bottom: 64px;
  }

  .complex-office-map-a101__map-wrapper.contacts__map-wrapper--with-card {
    display: flex;
    flex-direction: column;
    gap: 0;
    min-height: 0;
  }

  .complex-office-map-a101 .contacts__map {
    border-radius: 20px;
    min-height: 0;
    order: 1;
    overflow: hidden;
    width: 100%;
  }

  .complex-office-map-a101 .contacts-map-placement {
    display: block;
    height: 420px !important;
    min-height: 420px;
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  .complex-office-map-a101 .contacts-map-placement__map,
  .complex-office-map-a101 .contacts-map-placement .bx-yandex-view-map,
  .complex-office-map-a101 .contacts-map-placement .bx-yandex-map,
  .complex-office-map-a101 .contacts-map-placement [id^="BX_YMAP_"] {
    border-radius: 20px;
    height: 420px !important;
    min-height: 420px;
    width: 100% !important;
  }

  .complex-office-map-a101 .contacts-placement-card {
    border-radius: 20px;
    box-shadow:
      0 24px 48px rgba(18, 25, 38, 0.12),
      0 8px 16px rgba(18, 25, 38, 0.06);
    box-sizing: border-box;
    left: auto;
    margin: 20px 0 0;
    max-width: none;
    opacity: 1;
    order: 2;
    padding: 4px;
    pointer-events: auto;
    position: static;
    top: auto;
    visibility: visible;
    width: 100%;
  }

  .complex-office-map-a101 .contacts-placement-card:not(.is-visible):empty {
    display: none;
  }

  .complex-office-map-a101 .contacts-placement-card.is-visible,
  .complex-office-map-a101 .contacts-placement-card:not(:empty) {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .complex-office-map-a101 .contacts-placement-card__close {
    display: none;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/components/bitrix/map.yandex.view/contacts/style.css?17822159547686*/
.contacts-map-placement {
  position: relative;
  z-index: 1;
}

.contacts__map-wrapper--with-card {
  position: relative;
  z-index: 2;
}

.contacts-map-placement__map {
  position: relative;
  z-index: 1;
}

.contacts-map-placement .bx-yandex-map,
.contacts-map-placement .bx-yandex-view-map {
  border-radius: inherit;
}

/* Yandex Maps 2.0 переопределяет размеры контента меток */
.contacts-map-placement .ymaps-image-with-content,
.contacts-map-placement .ymaps-image-with-content-content,
.contacts-map-placement ymaps.ymaps-image-with-content-content {
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
}

.contacts-map-shield {
  align-items: center;
  background: #fff;
  border-radius: 100px;
  box-shadow:
    0 16px 24px rgba(40, 40, 41, 0.06),
    0 2px 6px rgba(40, 40, 41, 0.04),
    0 0 1px rgba(40, 40, 41, 0.04);
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 0;
  height: 58px !important;
  max-width: none;
  padding-right: 15px;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  white-space: nowrap;
  width: auto !important;
}

.contacts-map-shield.is-active,
.contacts-map-shield.is-hover,
.contacts-map-shield:hover {
  box-shadow:
    0 20px 28px rgba(40, 40, 41, 0.1),
    0 4px 10px rgba(40, 40, 41, 0.06),
    0 0 1px rgba(40, 40, 41, 0.06);
  transform: translateY(-1px);
}

.contacts-map-shield__image {
  align-items: center;
  background: #fff;
  border: 3px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  flex: 0 0 58px !important;
  height: 58px !important;
  justify-content: center;
  max-height: 58px !important;
  max-width: 58px !important;
  min-height: 58px !important;
  min-width: 58px !important;
  overflow: hidden;
  width: 58px !important;
}

.contacts-map-shield__image img {
  display: block;
  flex-shrink: 0;
  height: 44px !important;
  left: auto !important;
  margin: 0 auto;
  max-height: 44px !important;
  max-width: 44px !important;
  object-fit: contain;
  padding: 0;
  position: static !important;
  right: auto !important;
  width: 44px !important;
}

.contacts-map-placement .bx-yandex-view-map .bx-yandex-map .contacts-map-shield__image img {
  left: auto !important;
  margin: 0 auto;
  position: static !important;
  right: auto !important;
}

.contacts-map-shield__content {
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 0;
}

.contacts-map-shield__title {
  color: #222228;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.28;
}

.contacts-map-shield.is-active .contacts-map-shield__title,
.contacts-map-shield:hover .contacts-map-shield__title {
  color: var(--theme-base-color, #e8363d);
}

.contacts-map-shield__text {
  color: #43495a;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.28;
  overflow: hidden;
  text-overflow: ellipsis;
}

.contacts-placement-card {
  background: #fff;
  border-radius: 24px;
  box-shadow:
    0 24px 48px rgba(18, 25, 38, 0.12),
    0 8px 16px rgba(18, 25, 38, 0.06);
  box-sizing: border-box;
  height: auto;
  left: 24px;
  max-height: none;
  max-width: 488px;
  opacity: 0;
  overflow: visible;
  padding: 4px;
  pointer-events: none;
  position: absolute;
  top: 24px;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  visibility: hidden;
  width: 488px;
  z-index: 1000;
}

.contacts-placement-card.is-visible {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.contacts-placement-card__inner {
  display: flex;
  flex-direction: column;
  height: auto;
}

.contacts-placement-card__gallery {
  border-radius: 20px;
  flex-shrink: 0;
  height: 240px;
  overflow: hidden;
  width: 100%;
}

.contacts-placement-card__gallery img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.contacts-placement-card__gallery--empty {
  align-items: center;
  background: #f4f4f6;
  display: flex;
  justify-content: center;
}

.contacts-placement-card__gallery--empty img {
  height: 96px;
  object-fit: contain;
  width: 96px;
}

.contacts-placement-card__content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 28px;
}

.contacts-placement-card__name {
  color: #222228;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin: 0;
}

.contacts-placement-card__info {
  display: grid;
  gap: 22px;
}

.contacts-placement-card__heading {
  color: #a1a4ad;
  font-size: 14px;
  line-height: 1.28;
  margin-bottom: 6px;
}

.contacts-placement-card__value,
.contacts-placement-card__text {
  color: #222228;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.28;
}

.contacts-placement-card__text {
  color: #43495a;
  font-size: 14px;
  font-weight: 400;
}

.contacts-placement-card__phone,
.contacts-placement-card__email {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.contacts-placement-card__phone-item {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
}

.contacts-placement-card__phone-caption {
  color: #a1a4ad;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.28;
  white-space: nowrap;
}

.contacts-placement-card__phone-link,
.contacts-placement-card__email-link {
  color: #222228;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.contacts-placement-card__phone-link:hover,
.contacts-placement-card__email-link:hover {
  color: var(--theme-base-color, #e8363d);
}

.contacts-placement-card__block--metro {
  display: grid;
  gap: 8px;
}

.contacts-placement-card__metro-item {
  align-items: center;
  color: #43495a;
  display: flex;
  font-size: 14px;
  gap: 8px;
}

.contacts-placement-card__metro-icon {
  align-items: center;
  background: #f4f4f6;
  border-radius: 50%;
  color: #222228;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 11px;
  font-weight: 700;
  height: 24px;
  justify-content: center;
  width: 24px;
}

.contacts-placement-card__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.contacts-placement-card__button {
  flex: 1 1 calc(50% - 4px);
  min-width: 180px;
}

.contacts-map-placement .ymaps-b-balloon,
.contacts-map-placement .ymaps-image-with-content {
  background: transparent !important;
}

.contacts-map-placement .ymaps-image-with-content > ymaps {
  overflow: visible !important;
}

@media (max-width: 991px) {
  .contacts-placement-card {
    left: 16px;
    max-width: none;
    top: 16px;
    width: calc(100% - 32px);
  }

  .contacts-placement-card__content {
    gap: 20px;
    padding: 20px;
  }

  .contacts-placement-card__gallery {
    height: 180px;
  }

  .contacts-placement-card__name {
    font-size: 20px;
  }

  .contacts-map-shield {
    padding-right: 15px;
  }

  .contacts-map-shield__image {
    flex: 0 0 42px !important;
    height: 42px !important;
    max-height: 42px !important;
    max-width: 42px !important;
    min-height: 42px !important;
    min-width: 42px !important;
    width: 42px !important;
  }

  .contacts-map-shield__image img {
    height: 32px !important;
    max-height: 32px !important;
    max-width: 32px !important;
    width: 32px !important;
  }

  .contacts-map-shield__title {
    font-size: 14px;
  }

  .contacts-map-shield__text {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .contacts-placement-card {
    border-radius: 20px;
    left: 16px;
    max-width: none;
    top: 16px;
    width: calc(100% - 32px);
  }

  .contacts-map-placement {
    position: relative;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/components/bitrix/map.yandex.system/map/style.min.css?1775487598421*/
div.bx-yandex-map,div.bx-yandex-map div.YMaps-b-balloon-content{color:#000}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td{padding:0!important}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b{background-image:none!important}
/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-callback-a101.css?17840969447490*/
/* Блок обратной связи после карты офиса — layout CallbackFormCard (A101) */

.catalog_page .complex-callback-a101.section {
  width: 100%;
}

.complex-callback-a101 {
  --callback-body-color: #1b1d24;
  --callback-base-50: #f4f4f6;
  --callback-base-500: #696d7b;
  --callback-base-600: #43495a;
  --callback-border: #d5d6dc;
  --callback-accent: var(--theme-base-color);
  margin: 0 0 100px;
  width: 100%;
}

.complex-callback-a101__banner {
  background: var(--callback-base-50);
  border-radius: 32px;
  display: flex;
  min-height: 200px;
  overflow: hidden;
  padding: 28px;
  position: relative;
  width: 100%;
}

.complex-callback-a101__banner > form {
  flex: 1 1 auto;
  margin: 0;
  min-width: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}

/* Прозрачная графика поверх исходного фона — оригинал без сжатия */
.complex-callback-a101__bg {
  display: block;
  height: 100%;
  inset: 0;
  object-fit: contain;
  object-position: center center;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.complex-callback-a101__image {
  bottom: -48px;
  display: block;
  height: 265px;
  left: 50%;
  max-width: none;
  object-fit: contain;
  object-position: left bottom;
  pointer-events: none;
  position: absolute;
  transform: translateX(-58%);
  width: min(150%, 1200px);
  z-index: 0;
}

.complex-callback-a101__banner--success .complex-callback-a101__image {
  display: none;
}

.complex-callback-a101__alert {
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}

.complex-callback-a101__form {
  position: relative;
  width: 100%;
  z-index: 1;
}

.complex-callback-a101__main,
.complex-callback-a101__status {
  align-items: center;
  display: flex;
  gap: 32px;
  justify-content: space-between;
  min-height: 144px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.complex-callback-a101__text {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  max-width: 420px;
  min-width: 0;
}

.complex-callback-a101__title {
  color: var(--callback-body-color);
  font-size: 42px;
  font-weight: 500;
  letter-spacing: -2.1px;
  line-height: 1;
  margin: 0;
}

.complex-callback-a101__description {
  color: var(--callback-base-600);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  line-height: 1.28;
  margin: 0;
}

.complex-callback-a101__fields {
  display: flex;
  flex: 0 0 756px;
  flex-direction: column;
  gap: 12px;
  margin-left: auto;
  max-width: 756px;
  min-width: 0;
  width: 756px;
}

.complex-callback-a101__fields-top {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.complex-callback-a101__input-wrapper {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  min-width: 200px;
}

.complex-callback-a101__input {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 100px;
  color: var(--callback-body-color);
  font-size: 16px;
  font-weight: 500;
  height: 48px;
  letter-spacing: -0.32px;
  line-height: 1.28;
  padding: 0 20px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  width: 100%;
}

.complex-callback-a101__input::placeholder {
  color: var(--callback-base-500);
}

.complex-callback-a101__input:focus {
  border-color: var(--callback-accent);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--callback-accent) 18%, transparent);
  outline: none;
}

.complex-callback-a101__fields-bottom {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.complex-callback-a101__button {
  align-items: center;
  background: var(--callback-accent);
  border: 0;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 16px;
  font-weight: 500;
  gap: 12px;
  height: 52px;
  justify-content: center;
  letter-spacing: -0.32px;
  line-height: 1.28;
  padding: 16px 20px;
  transition: opacity 0.2s ease;
}

.complex-callback-a101__button:hover,
.complex-callback-a101__button:focus {
  background: var(--callback-accent);
  color: #fff;
  opacity: 0.92;
}

.complex-callback-a101__button:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

.complex-callback-a101__agreement {
  flex: 1 1 280px;
  min-width: 0;
}

.complex-callback-a101__checkbox-block {
  cursor: pointer;
  display: block;
  margin: 0;
}

.complex-callback-a101__checkbox-outer {
  align-items: flex-start;
  display: flex;
  gap: 8px;
}

.complex-callback-a101__checkbox-input {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.complex-callback-a101__checkbox-check {
  background: #fff;
  border: 1px solid var(--callback-border);
  border-radius: 4px;
  flex: 0 0 16px;
  height: 16px;
  margin-top: 1px;
  position: relative;
  width: 16px;
}

.complex-callback-a101__checkbox-input:checked + .complex-callback-a101__checkbox-check {
  background: var(--callback-accent);
  border-color: var(--callback-accent);
}

.complex-callback-a101__checkbox-input:checked + .complex-callback-a101__checkbox-check::after {
  border: solid #fff;
  border-width: 0 0 2px 2px;
  content: '';
  height: 4px;
  left: 3px;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 8px;
}

.complex-callback-a101__checkbox-input:focus-visible + .complex-callback-a101__checkbox-check {
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--callback-accent) 22%, transparent);
}

.complex-callback-a101__agreement-text {
  color: var(--callback-base-600);
  display: block;
  flex: 1 1 auto;
  font-size: 12px;
  letter-spacing: -0.24px;
  line-height: 1.48;
  min-width: 0;
}

.complex-callback-a101__agreement-text a {
  color: var(--callback-accent);
  text-decoration: none;
}

.complex-callback-a101__agreement-text a:hover {
  text-decoration: underline;
}

.complex-callback-a101__captcha {
  margin-top: 12px;
  max-width: 420px;
  position: relative;
  z-index: 2;
}

.complex-callback-a101__banner label.error {
  color: #e8363d;
  display: block;
  font-size: 11px;
  margin-top: 4px;
}

@media (max-width: 1279px) {
  .complex-callback-a101__main,
  .complex-callback-a101__status {
    align-items: flex-start;
    flex-direction: column;
    gap: 24px;
    min-height: 0;
  }

  .complex-callback-a101__fields {
    flex: 1 1 auto;
    margin-left: 0;
    max-width: none;
    width: 100%;
  }

  /* В колонке графика уходит под текст — скрываем */
  .complex-callback-a101__bg {
    display: none;
  }

  .complex-callback-a101__image {
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .complex-callback-a101 {
    margin-bottom: 64px;
  }

  .complex-callback-a101__banner {
    border-radius: 16px;
    min-height: 0;
    padding: 20px 16px;
  }

  .complex-callback-a101__title {
    font-size: 28px;
    letter-spacing: -1.4px;
  }

  .complex-callback-a101__fields-top {
    flex-direction: column;
  }

  .complex-callback-a101__input-wrapper {
    min-width: 0;
    width: 100%;
  }

  .complex-callback-a101__fields-bottom {
    align-items: stretch;
    flex-direction: column;
  }

  .complex-callback-a101__button {
    width: 100%;
  }

  .complex-callback-a101__agreement {
    flex: 0 0 auto;
    height: auto;
    width: 100%;
  }

  .complex-callback-a101__agreement-text {
    line-height: 1.36;
  }

  .complex-callback-a101__bg,
  .complex-callback-a101__image {
    display: none;
  }
}

/* End */


/* Start:/local/templates/aspro-premier/css/conditional/complex-bottom-nav-a101.css?17851536699272*/
/* Нижняя навигация посадочной страницы ЖК — как A101 ProjectNavigation */

.complex-bottom-nav-a101 {
  --bottom-nav-height: 88px;
  --bottom-nav-gap: 12px;
  --bottom-nav-shadow:
    0 -8px 24px rgba(18, 25, 38, 0.08),
    0 -2px 8px rgba(18, 25, 38, 0.04);
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  z-index: 1200;
}

.complex-bottom-nav-a101.is-visible {
  pointer-events: auto;
}

.complex-bottom-nav-a101__backdrop {
  background: rgba(27, 29, 36, 0.45);
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transition: opacity 0.25s ease;
  z-index: 1;
}

.complex-bottom-nav-a101.is-menu-open .complex-bottom-nav-a101__backdrop {
  opacity: 1;
  pointer-events: auto;
}

.complex-bottom-nav-a101__menu {
  background: #fff;
  border-radius: 24px 24px 0 0;
  bottom: 0;
  box-shadow: var(--bottom-nav-shadow);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  left: 0;
  max-height: min(70vh, 520px);
  opacity: 0;
  overflow: hidden;
  padding: 0 20px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom, 0px) + 16px);
  pointer-events: none;
  position: fixed;
  right: 0;
  transform: translateY(100%);
  transition:
    transform 0.28s ease,
    opacity 0.28s ease;
  z-index: 2;
}

.complex-bottom-nav-a101.is-menu-open .complex-bottom-nav-a101__menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.complex-bottom-nav-a101__menu-header {
  align-items: center;
  border-bottom: 1px solid #e8e9eb;
  display: flex;
  justify-content: space-between;
  margin: 0 -20px 8px;
  padding: 20px 20px 16px;
}

.complex-bottom-nav-a101__menu-title {
  color: #1b1d24;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin: 0;
}

.complex-bottom-nav-a101__menu-close {
  align-items: center;
  background: #f4f4f6;
  border: 0;
  border-radius: 50%;
  color: #43495a;
  cursor: pointer;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  padding: 0;
  transition: background-color 0.2s ease;
  width: 40px;
}

.complex-bottom-nav-a101__menu-close:hover {
  background: #e8e9eb;
}

.complex-bottom-nav-a101__menu-body {
  flex: 1 1 auto;
  min-height: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.complex-bottom-nav-a101__menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.complex-bottom-nav-a101__menu-list > li::before {
  content: none;
  display: none;
}

.complex-bottom-nav-a101__menu-link {
  border-bottom: 1px solid #f4f4f6;
  color: #1b1d24;
  display: block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.28;
  padding: 4px 0;
  text-decoration: none !important;
  text-decoration-line: none !important;
  transition: color 0.2s ease;
}

.complex-bottom-nav-a101__menu-link:hover,
.complex-bottom-nav-a101__menu-link:focus,
.complex-bottom-nav-a101__menu-link:visited,
.complex-bottom-nav-a101__menu-link:active,
.complex-bottom-nav-a101__menu-link.is-active {
  color: var(--theme-base-color);
  text-decoration: none !important;
  text-decoration-line: none !important;
}

.complex-bottom-nav-a101__menu-quick {
  border-top: 1px solid #e8e9eb;
  display: grid;
  flex-shrink: 0;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 8px -20px 0;
  padding: 16px 20px 0;
}

.complex-bottom-nav-a101__menu-quick-link {
  align-items: flex-start;
  background: #f4f4f6;
  border-radius: 16px;
  color: #1b1d24;
  display: flex;
  flex-direction: column;
  gap: 28px;
  justify-content: space-between;
  min-height: 104px;
  padding: 14px;
  position: relative;
  text-decoration: none !important;
  text-decoration-line: none !important;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
}

.complex-bottom-nav-a101__menu-quick-link:hover,
.complex-bottom-nav-a101__menu-quick-link:focus,
.complex-bottom-nav-a101__menu-quick-link:visited,
.complex-bottom-nav-a101__menu-quick-link:active {
  background: #ececee;
  color: #1b1d24;
  text-decoration: none !important;
  text-decoration-line: none !important;
}

.complex-bottom-nav-a101__menu-quick-label {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.24;
  margin-top: auto;
  text-decoration: none !important;
}

.complex-bottom-nav-a101__menu-quick-icon {
  align-items: center;
  align-self: flex-end;
  background: #fff;
  border-radius: 8px;
  color: #43495a;
  display: inline-flex;
  flex-shrink: 0;
  height: 28px;
  justify-content: center;
  width: 28px;
}

.complex-bottom-nav-a101__bar {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.92) 24%, #fff 100%);
  box-sizing: border-box;
  opacity: 0;
  padding:
    12px 20px
    calc(12px + env(safe-area-inset-bottom, 0px));
  pointer-events: none;
  position: relative;
  transform: translateY(100%);
  transition:
    transform 0.28s ease,
    opacity 0.28s ease;
  z-index: 3;
}

.complex-bottom-nav-a101.is-visible .complex-bottom-nav-a101__bar {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.complex-bottom-nav-a101__wrapper {
  align-items: center;
  display: flex;
  gap: var(--bottom-nav-gap);
  justify-content: center;
  margin: 0 auto;
  max-width: 640px;
  width: 100%;
}

.complex-bottom-nav-a101__btn {
  align-items: center;
  border: 0;
  border-radius: 100px;
  box-shadow:
    0 16px 24px rgba(40, 40, 41, 0.08),
    0 2px 6px rgba(40, 40, 41, 0.04);
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  font-family: inherit;
  font-size: 16px;
  font-weight: 500;
  justify-content: center;
  letter-spacing: -0.02em;
  line-height: 1.2;
  min-height: 48px;
  padding: 12px 24px;
  text-decoration: none !important;
  text-decoration-line: none !important;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease;
  white-space: nowrap;
}

.complex-bottom-nav-a101__btn:hover,
.complex-bottom-nav-a101__btn:focus,
.complex-bottom-nav-a101__btn:visited,
.complex-bottom-nav-a101__btn:active,
.complex-bottom-nav-a101__btn *,
.complex-bottom-nav-a101__btn:hover *,
.complex-bottom-nav-a101__btn:focus * {
  text-decoration: none !important;
  text-decoration-line: none !important;
}

.complex-bottom-nav-a101__btn:hover {
  box-shadow:
    0 20px 28px rgba(40, 40, 41, 0.12),
    0 4px 10px rgba(40, 40, 41, 0.06);
  transform: translateY(-1px);
}

.complex-bottom-nav-a101__btn--menu {
  background: #e74212;
  color: #fff;
  flex: 0 0 auto;
  gap: 8px;
  min-width: 113px;
}

.complex-bottom-nav-a101__btn--menu .complex-bottom-nav-a101__btn-icon {
  align-items: center;
  display: inline-flex;
  flex-shrink: 0;
  justify-content: center;
  line-height: 0;
}

.complex-bottom-nav-a101__btn--menu:hover {
  background: #766c6a;
  color: #fff;
}

.complex-bottom-nav-a101__btn--menu.is-active {
  background: #fff;
  color: #1b1d24;
}

.complex-bottom-nav-a101__btn--menu.is-active:hover {
  background: #f4f4f6;
  color: #1b1d24;
}

.complex-bottom-nav-a101__btn--apartments {
  background: #dfddd8;
  color: #252324;
  flex: 0 0 auto;
  max-width: none;
  min-width: 0;
  width: auto;
}

.complex-bottom-nav-a101__btn--apartments:hover,
.complex-bottom-nav-a101__btn--apartments:focus,
.complex-bottom-nav-a101__btn--apartments:active {
  background: #d5d3ce;
  color: #252324;
  opacity: 0.9;
}

.complex-bottom-nav-a101__btn-label {
  overflow: hidden;
  text-decoration: none !important;
  text-decoration-line: none !important;
  text-overflow: ellipsis;
}

body.has-complex-bottom-nav.is-complex-bottom-nav-visible {
  padding-bottom: calc(var(--bottom-nav-height) + env(safe-area-inset-bottom, 0px));
}

.complex-bottom-nav-a101--catalog-filter .complex-bottom-nav-a101__wrapper--catalog-filter {
  max-width: 280px;
}

.complex-bottom-nav-a101--catalog-filter .complex-bottom-nav-a101__filter-btn {
  border-radius: 100px;
  box-shadow:
    0 16px 24px rgba(40, 40, 41, 0.08),
    0 2px 6px rgba(40, 40, 41, 0.04);
  height: 48px;
  width: 100%;
}

.complex-bottom-nav-a101--catalog-filter .complex-bottom-nav-a101__filter-btn:hover {
  border-color: var(--text_light, #c5cad1);
  background: var(--card_bg_active, #f8f9fa);
}

@media (max-width: 767px) {
  .complex-bottom-nav-a101 {
    --bottom-nav-height: 80px;
  }

  .complex-bottom-nav-a101__wrapper {
    max-width: none;
  }

  .complex-bottom-nav-a101__btn {
    font-size: 15px;
    min-height: 44px;
    padding: 10px 18px;
  }

  .complex-bottom-nav-a101__menu-quick-link {
    min-height: 88px;
    padding: 12px 12px 14px;
  }

  .complex-bottom-nav-a101__menu-quick-label {
    font-size: 15px;
  }

  .complex-bottom-nav-a101__btn--menu {
    min-width: 96px;
  }
}

@media (min-width: 768px) {
  .complex-bottom-nav-a101__menu {
    border-radius: 24px;
    bottom: calc(var(--bottom-nav-height) + env(safe-area-inset-bottom, 0px) + 16px);
    left: 50%;
    max-width: 420px;
    padding: 0 20px 16px;
    right: auto;
    transform: translate(-50%, calc(100% + 24px));
    width: calc(100% - 40px);
  }

  .complex-bottom-nav-a101.is-menu-open .complex-bottom-nav-a101__menu {
    transform: translate(-50%, 0);
  }

  .complex-bottom-nav-a101__backdrop {
    display: none;
  }
}

/* End */
/* /local/templates/aspro-premier/components/bitrix/catalog/main/style.min.css?17754875981446 */
/* /local/templates/aspro-premier/css/conditional/complex-hero-a101.css?178515366910125 */
/* /local/templates/aspro-premier/css/conditional/complex-about-a101.css?178522658216232 */
/* /local/templates/aspro-premier/vendor/css/carousel/swiper/swiper-bundle.min.css?177548759815817 */
/* /local/templates/aspro-premier/css/slider.swiper.min.css?17754875984221 */
/* /local/templates/aspro-premier/css/slider.min.css?1775487598688 */
/* /local/templates/aspro-premier/css/jquery.fancybox.min.css?177548759813058 */
/* /local/templates/aspro-premier/css/fancybox-gallery.min.css?17754875983658 */
/* /local/templates/aspro-premier/css/conditional/complex-consult-a101.css?17840969443689 */
/* /local/templates/aspro-premier/css/conditional/complex-genplan-a101.css?17839363216930 */
/* /local/templates/aspro-premier/css/conditional/complex-infra-a101.css?178342017032546 */
/* /local/templates/aspro-premier/css/conditional/complex-finishing-a101.css?178306949139756 */
/* /local/templates/aspro-premier/css/conditional/complex-life-details-a101.css?178341905011442 */
/* /local/templates/aspro-premier/css/conditional/complex-construction-progress-a101.css?17852279125929 */
/* /local/templates/aspro-premier/css/conditional/complex-work-stages-a101.css?17840282607320 */
/* /local/templates/aspro-premier/css/conditional/complex-subscribe-a101.css?17841128849983 */
/* /local/templates/aspro-premier/css/conditional/complex-office-map-a101.css?17830694913338 */
/* /local/templates/aspro-premier/components/bitrix/map.yandex.view/contacts/style.css?17822159547686 */
/* /local/templates/aspro-premier/components/bitrix/map.yandex.system/map/style.min.css?1775487598421 */
/* /local/templates/aspro-premier/css/conditional/complex-callback-a101.css?17840969447490 */
/* /local/templates/aspro-premier/css/conditional/complex-bottom-nav-a101.css?17851536699272 */
