

/* Start:/local/components/ip52/slider/templates/banner/style.css?17766848265967*/
.index_wellcome_slider {
  margin-top: 5px;
  position: relative;
}
.index_wellcome_slider .banner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-inline: 0.8rem;
}
@media screen and (max-width: 1023px) {
  .index_wellcome_slider .banner {
    padding-inline: 0.5rem;
  }
}
.index_wellcome_slider .banner .banner__inner .premia {
  position: absolute;
  display: flex;
  z-index: 2;
  top: 10%;
  right: 5%;
}
.index_wellcome_slider .banner .banner__inner .premia svg {
  position: relative;
  width: 340px;
}
@media screen and (max-width: 1023px) {
  .index_wellcome_slider .banner .banner__inner .premia {
    top: auto;
    right: auto;
    bottom: 7.5rem;
    left: 1.5rem;
  }
  .index_wellcome_slider .banner .banner__inner .premia svg {
    width: 100%;
    max-width: 40vw;
  }
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper {
  position: relative;
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide {
  position: relative;
}
@media screen and (max-width: 700px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    border-radius: 8px;
    z-index: 2;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 70%, #000 100%);
  }
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__pic {
  width: 100%;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__pic {
    height: 707px;
  }
}
@media screen and (max-width: 1023px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__pic {
    height: 95vh;
    max-height: 978px;
    min-height: 707px;
  }
}
@media screen and (max-width: 700px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__pic {
    height: 440px;
    min-height: auto;
  }
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content {
  position: absolute;
  top: 7rem;
  left: 4rem;
  color: var(--primary-invers);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 3;
}
@media screen and (max-width: 1500px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content {
    top: 5rem;
    left: 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content {
    top: 4rem;
    left: 2.5rem;
    width: 75%;
  }
}
@media screen and (max-width: 1023px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content {
    left: 0;
    top: 0;
    padding-top: 2rem;
    padding-inline: 2rem;
  }
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content .banner__sign {
  padding: 0.9rem 1.6rem;
  background: var(--secondary);
  border-radius: 8px;
  text-transform: uppercase;
  color: var(--primary-invers);
  font-weight: 500;
  margin-bottom: 3rem;
  display: inline-block;
}
@media screen and (max-width: 1500px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content .banner__sign {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 700px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content .banner__sign {
    font-size: 0.625em;
  }
}
@media screen and (max-width: 700px) and (max-width: 700px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content .banner__sign {
    margin-bottom: 1.5rem;
  }
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content .banner__title {
  margin-bottom: 1.7rem;
  max-width: 1055px;
}
@media screen and (max-width: 700px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content .banner__title {
    font-size: 1.625em;
    margin-bottom: 1.3rem;
  }
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content .banner__txt {
  font-size: 1.5em;
  line-height: 1.4;
  max-width: 700px;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1500px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content .banner__txt {
    font-size: 1.125em;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 700px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__content .banner__txt {
    font-size: 0.875em;
  }
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__btn {
  width: 296px;
}
@media screen and (max-width: 1200px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__btn {
    width: 222px;
  }
}
@media screen and (max-width: 700px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide .banner__btn {
    width: 100%;
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 700px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .banner__slide {
    display: flex;
    flex-flow: column;
  }
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper .swiper-wrapper {
  gap: 0;
}
.index_wellcome_slider .banner .banner__inner .banner__wrapper .slider-arrows {
  position: absolute;
  bottom: 4.5rem;
  right: 4.5rem;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .index_wellcome_slider .banner .banner__inner .banner__wrapper .slider-arrows {
    right: 1.5rem;
    bottom: 7.5rem;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/proposal/style.css?17465967796821*/
.proposal {
  margin: 0.8rem;
  border-radius: 8px;
  background: var(--gray);
  padding-block: 5rem;
}
@media screen and (max-width: 1500px) {
  .proposal {
    padding-block: 3.7rem;
  }
}
@media screen and (max-width: 1200px) {
  .proposal {
    padding-block: 2.5rem;
  }
}
.proposal .proposal__inner {
  padding-inline: 4rem;
}
@media screen and (max-width: 1200px) {
  .proposal .proposal__inner {
    padding-inline: 1.5rem;
  }
}
@media screen and (max-width: 700px) {
  .proposal .proposal__inner {
    padding-inline: 1rem;
  }
}
.proposal .proposal__inner .proposal__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 3rem;
}
@media screen and (max-width: 1200px) {
  .proposal .proposal__inner .proposal__search {
    gap: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .proposal .proposal__inner .proposal__search {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.proposal .proposal__inner .proposal__search .proposal__col {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 22%;
}
@media screen and (max-width: 1200px) {
  .proposal .proposal__inner .proposal__search .proposal__col:first-of-type {
    width: 35%;
  }
}
@media screen and (max-width: 700px) {
  .proposal .proposal__inner .proposal__search .proposal__col:first-of-type {
    width: 100%;
  }
}
@media screen and (max-width: 700px) and (max-width: 700px) {
  .proposal .proposal__inner .proposal__search .proposal__col:first-of-type .proposal__caption {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .proposal .proposal__inner .proposal__search .proposal__col:last-of-type {
    width: 27%;
  }
}
@media screen and (max-width: 1023px) {
  .proposal .proposal__inner .proposal__search .proposal__col:last-of-type {
    width: 100%;
  }
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__caption {
  font-size: 1.125em;
  margin-bottom: 1.5rem;
  color: var(--text);
}
@media screen and (max-width: 1500px) {
  .proposal .proposal__inner .proposal__search .proposal__col .proposal__caption {
    font-size: 0.875em;
  }
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .proposal .proposal__inner .proposal__search .proposal__col .proposal__list {
    gap: 0.8rem;
  }
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__list .proposal__radio {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__list .proposal__radio .proposal__hidden {
  display: none;
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__list .proposal__radio .proposal__hidden:checked + .proposal__txt {
  background: var(--primary);
  color: var(--primary-invers);
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__list .proposal__radio .proposal__txt {
  border-radius: 10px;
  padding: 2.2rem 2.8rem;
  background: var(--primary-invers);
  text-align: center;
  line-height: 1.5;
  -webkit-box-shadow: 0 8px 36px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 8px 36px 0 rgba(0, 0, 0, 0.04);
  font-size: 1.375em;
  color: var(--primary);
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
@media screen and (max-width: 1500px) {
  .proposal .proposal__inner .proposal__search .proposal__col .proposal__list .proposal__radio .proposal__txt {
    font-size: 1em;
    padding: 2rem;
  }
}
@media screen and (max-width: 1200px) {
  .proposal .proposal__inner .proposal__search .proposal__col .proposal__list .proposal__radio .proposal__txt {
    padding: 2rem 1.6rem;
  }
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2.6rem 2rem;
  width: 100%;
  border-radius: 8px;
  background: var(--primary-invers);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 79px;
}
@media screen and (max-width: 1500px) {
  .proposal .proposal__inner .proposal__search .proposal__col .proposal__row {
    height: 64px;
  }
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__row:before {
  content: "";
  width: 20px;
  height: 3px;
  background: var(--primary);
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1500px) {
  .proposal .proposal__inner .proposal__search .proposal__col .proposal__row:before {
    height: 1px;
  }
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__row .proposal__field {
  font-size: 1.375em;
  background: none;
  border: none;
  text-align: center;
  margin-left: auto;
  margin-right: 0;
  color: var(--primary);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1500px) {
  .proposal .proposal__inner .proposal__search .proposal__col .proposal__row .proposal__field {
    font-size: 1em;
  }
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__row .proposal__field.range-start {
  left: 2rem;
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__row .proposal__field.range-end {
  right: 2rem;
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__row .slider-range {
  position: absolute;
  width: calc(100% - 40px);
  height: 2px;
  bottom: 0;
  left: 20px;
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__row .slider-range.ui-slider-horizontal .ui-slider-range {
  background: var(--primary);
  top: 0;
  height: 100%;
  position: absolute;
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__row .slider-range.ui-slider-horizontal .ui-slider-handle {
  background: var(--primary);
  top: -4px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  position: absolute;
}
.proposal .proposal__inner .proposal__search .proposal__col .proposal__submit {
  padding: 2rem;
  width: 100%;
  height: 79px;
  line-height: 38px;
}
@media screen and (max-width: 1500px) {
  .proposal .proposal__inner .proposal__search .proposal__col .proposal__submit {
    height: 64px;
    line-height: 25px;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/about-project/style.css?17470229896337*/
.about {
  padding-block: 6rem 8rem;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .about {
    padding-block: 5rem 8rem;
    overflow: hidden;
  }
}
@media screen and (max-width: 1023px) {
  .about {
    padding-block: 5rem;
  }
}
@media screen and (max-width: 700px) {
  .about {
    padding-block: 5rem 20rem;
  }
}
.about .about__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: min(11rem, 6.7vw);
}
@media screen and (max-width: 1023px) {
  .about .about__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
}
@media screen and (max-width: 700px) {
  .about .about__inner {
    gap: 2rem;
  }
}
.about .about__inner:before {
  background: url("data:image/svg+xml,%3Csvg width='189' height='157' viewBox='0 0 189 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.33398 103.001L261.667 34.334' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 137.667L261.667 69.0005' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 121.667L261.667 53.0005' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 156.334L261.667 87.667' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M36.334 95.0005V148.334L50.334 144.334V91.0005L36.334 95.0005Z' fill='%23CE8369'/%3E%3Cpath d='M1 69.6672L256.333 1.00049' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M3.66602 87.0006L258.999 18.334' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M65 87.667V141L79 137V83.667L65 87.667Z' fill='%23CE8369'/%3E%3Cpath d='M93 45.0005V98.3338L107 94.3338V41.0005L93 45.0005Z' fill='%23CE8369'/%3E%3Cpath d='M118.334 38.334V91.6673L132.334 87.6673V34.334L118.334 38.334Z' fill='%23CE8369'/%3E%3C/svg%3E%0A") no-repeat center / contain;
  content: "";
  width: 189px;
  height: 157px;
  position: absolute;
  top: 2rem;
  right: 0;
}
@media screen and (max-width: 1500px) {
  .about .about__inner:before {
    width: 160px;
  }
}
@media screen and (max-width: 1200px) {
  .about .about__inner:before {
    width: 120px;
    top: -2rem;
    right: -30px;
  }
}
@media screen and (max-width: 1023px) {
  .about .about__inner:before {
    top: -5rem;
  }
}
@media screen and (max-width: 700px) {
  .about .about__inner:before {
    top: -7rem;
  }
}
.about .about__video {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .about .about__video {
    width: 100%;
    height: 310px;
  }
}
.about .about__video:after {
  content: "Видео о проекте";
  position: absolute;
  bottom: -40px;
  left: 0;
  font-size: 1.3125em;
  opacity: 0.4;
}
@media screen and (max-width: 1500px) {
  .about .about__video:after {
    font-size: 1em;
  }
}
.about .about__pic {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 1500px) {
  .about .about__pic {
    width: 390px;
  }
}
@media screen and (max-width: 1200px) {
  .about .about__pic {
    width: 257px;
  }
}
@media screen and (max-width: 1023px) {
  .about .about__pic {
    width: 100%;
    height: 100%;
  }
}
.about .about__play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  border-radius: 8px;
}
@media screen and (max-width: 1700px) {
  .about .about__play svg {
    width: 73px;
    height: 73px;
  }
}
.about .about__title {
  font-size: 5.5em;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 1500px) {
  .about .about__title {
    font-size: 4.125em;
    margin-bottom: 1.3rem;
  }
}
@media screen and (max-width: 700px) {
  .about .about__title {
    font-size: 2.25em;
  }
}
.about .about__txt {
  line-height: 1.2;
  font-size: 1.5em;
  opacity: 0.8;
}
@media screen and (max-width: 1500px) {
  .about .about__txt {
    font-size: 1.125em;
  }
}
.about .about__vnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6rem;
  margin: 5rem 0;
}
@media screen and (max-width: 1200px) {
  .about .about__vnt {
    margin: 3rem 0;
  }
}
@media screen and (max-width: 700px) {
  .about .about__vnt {
    gap: 3.5rem;
  }
}
.about .about__numb {
  font-size: 2.375em;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 0.2rem;
}
@media screen and (max-width: 1500px) {
  .about .about__numb {
    font-size: 1.75em;
  }
}
.about .about__sign {
  font-size: 1.125em;
  color: #4d545a;
}
@media screen and (max-width: 1500px) {
  .about .about__sign {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 700px) {
  .about .about__sign {
    max-width: 168px;
  }
}
.about .about__control {
  margin-top: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 1200px) {
  .about .about__control {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 700px) {
  .about .about__control {
    position: absolute;
    bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-top: 0;
    gap: 1.4rem;
    width: 100%;
  }
}
.about .about__btn {
  width: 320px;
}
@media screen and (max-width: 1500px) {
  .about .about__btn {
    width: 280px;
  }
}
@media screen and (max-width: 1200px) {
  .about .about__btn {
    padding: 1.3rem 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .about .about__btn {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .about .about__btn {
    width: calc(100% - 3rem);
  }
}
@media screen and (max-width: 1200px) {
  .about .about__btn svg {
    width: 27px;
    height: 27px;
  }
}
.about .about__call {
  line-height: 25px;
  width: 320px;
}
@media screen and (max-width: 1500px) {
  .about .about__call {
    width: 260px;
  }
}
@media screen and (max-width: 1200px) {
  .about .about__call {
    line-height: 13px;
  }
}
@media screen and (max-width: 1023px) {
  .about .about__call {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .about .about__call {
    width: calc(100% - 3rem);
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/vantage/style.css?17470229962610*/
.vantage {
  padding-block: 6rem;
}
.vantage .vantage__inner {
  padding-inline: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  .vantage .vantage__inner {
    padding-inline: 0.5rem;
  }
}
.vantage .vantage__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.8rem;
  counter-reset: inc 0;
}
@media screen and (max-width: 1023px) {
  .vantage .vantage__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 700px) {
  .vantage .vantage__list {
    overflow: auto;
    grid-template-columns: repeat(4, 237px);
  }
}
.vantage .vantage__item {
  border: 1.33px solid #d7dbe0;
  border-radius: 8px;
  padding: 4.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
@media screen and (max-width: 1500px) {
  .vantage .vantage__item {
    padding: 3rem 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .vantage .vantage__item {
    padding: 1.5rem;
  }
}
.vantage .vantage__item:before {
  counter-increment: inc;
  content: "(0" counter(inc) ")";
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  color: #838c95;
  opacity: 0.7;
}
@media screen and (max-width: 1500px) {
  .vantage .vantage__item:before {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 1200px) {
  .vantage .vantage__item:before {
    top: 1rem;
    right: 1rem;
  }
}
.vantage .vantage__item:after {
  content: "";
  width: 282px;
  height: 282px;
  position: absolute;
  top: 60%;
  left: -25%;
  border-radius: 100%;
  background: var(--secondary);
  opacity: 0.1;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .vantage .vantage__item:after {
    left: -60%;
    top: 55%;
  }
}
@media screen and (max-width: 1023px) {
  .vantage .vantage__item:after {
    left: -25%;
    top: 55%;
    width: 212px;
    height: 212px;
  }
}
.vantage .vantage__icon {
  margin-bottom: 5rem;
}
@media screen and (max-width: 1500px) {
  .vantage .vantage__icon {
    width: 65px;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .vantage .vantage__icon {
    width: 55px;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 700px) {
  .vantage .vantage__icon {
    width: 50px;
  }
}
.vantage .vantage__title {
  font-size: 1.5em;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--primary);
}
@media screen and (max-width: 1500px) {
  .vantage .vantage__title {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 700px) {
  .vantage .vantage__title {
    font-size: 0.875em;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/arc/style.css?17466200854166*/
.arc {
  position: relative;
}
.arc .arc__inner .arc__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .arc .arc__inner .arc__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.arc .arc__inner .arc__head:before {
  background: url("data:image/svg+xml,%3Csvg width='189' height='157' viewBox='0 0 189 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.33398 103.001L261.667 34.334' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 137.667L261.667 69.0005' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 121.667L261.667 53.0005' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 156.334L261.667 87.667' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M36.334 95.0005V148.334L50.334 144.334V91.0005L36.334 95.0005Z' fill='%23CE8369'/%3E%3Cpath d='M1 69.6672L256.333 1.00049' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M3.66602 87.0006L258.999 18.334' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M65 87.667V141L79 137V83.667L65 87.667Z' fill='%23CE8369'/%3E%3Cpath d='M93 45.0005V98.3338L107 94.3338V41.0005L93 45.0005Z' fill='%23CE8369'/%3E%3Cpath d='M118.334 38.334V91.6673L132.334 87.6673V34.334L118.334 38.334Z' fill='%23CE8369'/%3E%3C/svg%3E%0A") no-repeat center / contain;
  content: "";
  width: 189px;
  height: 157px;
  position: absolute;
  bottom: 0;
  left: -5rem;
}
@media screen and (max-width: 1200px) {
  .arc .arc__inner .arc__head:before {
    bottom: auto;
    left: auto;
    top: -4rem;
    right: 0;
    height: 116px;
    background-position: right;
  }
}
@media screen and (max-width: 1023px) {
  .arc .arc__inner .arc__head:before {
    display: none;
  }
}
.arc .arc__inner .arc__head .arc__sign {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
}
@media screen and (max-width: 1500px) {
  .arc .arc__inner .arc__head .arc__sign {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 700px) {
  .arc .arc__inner .arc__head .arc__sign {
    font-size: 1em;
  }
}
.arc .arc__inner .arc__head .arc__info {
  max-width: 1190px;
  width: 66%;
}
@media screen and (max-width: 1200px) {
  .arc .arc__inner .arc__head .arc__info {
    width: 100%;
  }
}
.arc .arc__inner .arc__head .arc__info .arc__title {
  font-size: 5.5em;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 4rem;
  font-weight: 400;
}
@media screen and (max-width: 1500px) {
  .arc .arc__inner .arc__head .arc__info .arc__title {
    font-size: 4.125em;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .arc .arc__inner .arc__head .arc__info .arc__title {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .arc .arc__inner .arc__head .arc__info .arc__title {
    font-size: 2.25em;
  }
}
.arc .arc__inner .arc__head .arc__info .arc__text {
  font-size: 1.25em;
  line-height: 1.3;
  opacity: 0.8;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
@media screen and (max-width: 1500px) {
  .arc .arc__inner .arc__head .arc__info .arc__text {
    font-size: 1em;
  }
}
@media screen and (max-width: 1023px) {
  .arc .arc__inner .arc__head .arc__info .arc__text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.arc .arc__inner .arc__head .arc__info .arc__text p {
  margin-right: 3vw;
}
@media screen and (max-width: 1023px) {
  .arc .arc__inner .arc__head .arc__info .arc__text p {
    margin-right: 0;
  }
}
@media screen and (max-width: 700px) {
  .arc .arc__inner .arc__head .arc__info .arc__text p {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .arc .arc__inner .arc__head .arc__info .arc__text p:last-of-type {
    margin-bottom: 0;
  }
}
.arc .arc__inner .arc__title {
  position: relative;
}
.arc .arc__inner .arc__wrapper {
  position: relative;
}

/* End */


/* Start:/local/components/ip52/slider/templates/arc/style.css?17503171762015*/
.arc__slider {
  position: relative;
}
.arc__slider .arc__slide {
  position: relative;
  width: auto;
  max-width: 1000px;
}
.arc__slider .arc__slide .arc__pic {
  display: block;
  border-radius: 8px;
  width: auto;
  max-width: 100%;
}
.arc__slider .arc__slide .arc__content {
  position: absolute;
  bottom: 8px;
  left: 7px;
  border-radius: 13px;
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  background: var(--primary-invers);
  padding: 1.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 720px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 75%;
}
@media screen and (max-width: 1500px) {
  .arc__slider .arc__slide .arc__content {
    padding: 2rem;
  }
}
@media screen and (max-width: 1200px) {
  .arc__slider .arc__slide .arc__content {
    position: relative;
    bottom: 0;
    left: 0;
    background: none;
    width: 100%;
    padding: 3rem 0;
  }
}
@media screen and (max-width: 700px) {
  .arc__slider .arc__slide .arc__content {
    padding-block: 2rem 0;
  }
}
.arc__slider .arc__slide .arc__content .arc__caption {
  font-weight: 500;
  font-size: 1.625em;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1500px) {
  .arc__slider .arc__slide .arc__content .arc__caption {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 1200px) {
  .arc__slider .arc__slide .arc__content .arc__caption {
    margin-bottom: 0.6rem;
  }
}
.arc__slider .arc__slide .arc__content .arc__txt {
  font-size: 1.125em;
  line-height: 1.2;
  opacity: 0.8;
}
@media screen and (max-width: 1500px) {
  .arc__slider .arc__slide .arc__content .arc__txt {
    font-size: 0.875em;
  }
}
.arc__slider .arc__slide.swiper-slide-active .arc__content {
  opacity: 1;
  visibility: visible;
}
.arc__slider .slider-arrows {
  position: absolute;
  bottom: 4rem;
  right: 8vw;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .arc__slider .slider-arrows {
    display: none;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/landscaping/style.css?17502720434430*/
.landscaping {
  position: relative;
  margin: 14rem 0 10rem;
}
@media screen and (max-width: 1500px) {
  .landscaping {
    margin: 11rem 0 8rem;
  }
}
@media screen and (max-width: 1200px) {
  .landscaping {
    margin: 8rem 0;
  }
}
@media screen and (max-width: 700px) {
  .landscaping {
    margin: 4rem 0;
  }
}
.landscaping .landscaping__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .landscaping .landscaping__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.landscaping .landscaping__head:before {
  background: url("data:image/svg+xml,%3Csvg width='189' height='157' viewBox='0 0 189 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.33398 103.001L261.667 34.334' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 137.667L261.667 69.0005' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 121.667L261.667 53.0005' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 156.334L261.667 87.667' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M36.334 95.0005V148.334L50.334 144.334V91.0005L36.334 95.0005Z' fill='%23CE8369'/%3E%3Cpath d='M1 69.6672L256.333 1.00049' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M3.66602 87.0006L258.999 18.334' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M65 87.667V141L79 137V83.667L65 87.667Z' fill='%23CE8369'/%3E%3Cpath d='M93 45.0005V98.3338L107 94.3338V41.0005L93 45.0005Z' fill='%23CE8369'/%3E%3Cpath d='M118.334 38.334V91.6673L132.334 87.6673V34.334L118.334 38.334Z' fill='%23CE8369'/%3E%3C/svg%3E%0A") no-repeat center / contain;
  content: "";
  width: 189px;
  height: 157px;
  position: absolute;
  bottom: 0;
  left: -5rem;
}
@media screen and (max-width: 1200px) {
  .landscaping .landscaping__head:before {
    bottom: auto;
    left: auto;
    top: -4rem;
    right: 0;
    height: 116px;
    background-position: right;
  }
}
@media screen and (max-width: 1023px) {
  .landscaping .landscaping__head:before {
    display: none;
  }
}
.landscaping .landscaping__sign {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
}
@media screen and (max-width: 1500px) {
  .landscaping .landscaping__sign {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 700px) {
  .landscaping .landscaping__sign {
    font-size: 1em;
  }
}
.landscaping .landscaping__info {
  max-width: 1190px;
  width: 66%;
}
@media screen and (max-width: 1200px) {
  .landscaping .landscaping__info {
    width: 100%;
  }
}
.landscaping .landscaping__info .landscaping__title {
  font-size: 5.5em;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 4rem;
  font-weight: 400;
}
@media screen and (max-width: 1500px) {
  .landscaping .landscaping__info .landscaping__title {
    font-size: 4.125em;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .landscaping .landscaping__info .landscaping__title {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .landscaping .landscaping__info .landscaping__title {
    font-size: 2.25em;
  }
}
.landscaping .landscaping__info .landscaping__text {
  font-size: 1.25em;
  line-height: 1.3;
  opacity: 0.8;
}
@media screen and (max-width: 1500px) {
  .landscaping .landscaping__info .landscaping__text {
    font-size: 1em;
  }
}
.landscaping .landscaping__info .landscaping__text p {
  margin-right: 3vw;
}
@media screen and (max-width: 1023px) {
  .landscaping .landscaping__info .landscaping__text p {
    margin-right: 0;
  }
}
@media screen and (max-width: 700px) {
  .landscaping .landscaping__info .landscaping__text p {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .landscaping .landscaping__info .landscaping__text p:last-of-type {
    margin-bottom: 0;
  }
}
.landscaping .landscaping__wrapper {
  margin-left: 5rem;
  position: relative;
  margin-top: 7rem;
}
@media screen and (max-width: 1500px) {
  .landscaping .landscaping__wrapper {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .landscaping .landscaping__wrapper {
    margin-left: 2rem;
    margin-top: 5rem;
  }
}

/* End */


/* Start:/local/components/ip52/slider/templates/landscaping/style.css?17793575471606*/
.landscaping_slider {
  position: relative;
}
.landscaping_slider .swiper {
  overflow: auto;
}
.landscaping_slider .landscaping__slide {
  position: relative;
}
.landscaping_slider .landscaping__slide.swiper-slide {
  width: auto;
}
.landscaping_slider .landscaping__slide .landscaping__pic {
  width: 100%;
  border-radius: 8px;
  aspect-ratio: 16 / 9;
  max-width: 1020px;
  object-fit: cover;
  object-position: center;
}
.landscaping_slider .landscaping__slide .landscaping__caption {
  position: relative;
  max-width: 1020px;
  margin: 3.5rem 0;
  font-size: 2.625em;
  line-height: 1.1;
  font-weight: 500;
}
@media screen and (max-width: 1500px) {
  .landscaping_slider .landscaping__slide .landscaping__caption {
    font-size: 2em;
    margin: 2.5rem 0 2rem;
  }
}
@media screen and (max-width: 700px) {
  .landscaping_slider .landscaping__slide .landscaping__caption {
    font-size: 1.25em;
  }
}
.landscaping_slider .landscaping__slide .landscaping__txt {
  font-size: 1.5em;
  line-height: 1.3;
  max-width: 821px;
}
@media screen and (max-width: 1500px) {
  .landscaping_slider .landscaping__slide .landscaping__txt {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 700px) {
  .landscaping_slider .landscaping__slide .landscaping__txt {
    font-size: 0.875em;
  }
}
.landscaping_slider .slider-arrows {
  position: absolute;
  right: 6rem;
  top: 40%;
  -webkit-transform: translateY(-75%);
  -ms-transform: translateY(-75%);
  transform: translateY(-75%);
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .landscaping_slider .slider-arrows {
    display: none;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/callback_type_1/style.css?17339093745423*/
.callback {
  position: relative;
}
.callback .callback__box {
  background: var(--primary);
  border-radius: 8px;
  padding: 4.5rem 6.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 10rem;
}
@media screen and (max-width: 1500px) {
  .callback .callback__box {
    padding: 4rem 5rem;
    gap: 7rem;
  }
}
@media screen and (max-width: 1200px) {
  .callback .callback__box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3rem 4rem;
    gap: 6rem;
  }
}
@media screen and (max-width: 1023px) {
  .callback .callback__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 4.5rem 3rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 3rem;
  }
}
@media screen and (max-width: 700px) {
  .callback .callback__box {
    padding: 2.5rem 2rem;
  }
}
.callback .callback__box.callback__box_orange {
  background: var(--secondary);
}
.callback .callback__box .callback__content {
  max-width: 796px;
  color: var(--primary-invers);
}
@media screen and (max-width: 1500px) {
  .callback .callback__box .callback__content {
    max-width: 600px;
  }
}
@media screen and (max-width: 1200px) {
  .callback .callback__box .callback__content {
    max-width: 543px;
  }
}
@media screen and (max-width: 1023px) {
  .callback .callback__box .callback__content {
    max-width: 100%;
  }
}
.callback .callback__box .callback__content .callback__title {
  font-size: 3.5em;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 1500px) {
  .callback .callback__box .callback__content .callback__title {
    font-size: 2.625em;
  }
}
@media screen and (max-width: 1200px) {
  .callback .callback__box .callback__content .callback__title {
    font-size: 2.25em;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .callback .callback__box .callback__content .callback__title {
    font-size: 1.5em;
  }
}
.callback .callback__box .callback__content .callback__sign {
  opacity: 0.7;
  font-size: 1.5em;
  line-height: 120%;
}
@media screen and (max-width: 1500px) {
  .callback .callback__box .callback__content .callback__sign {
    font-size: 1em;
  }
}
@media screen and (max-width: 1200px) {
  .callback .callback__box .callback__content .callback__sign {
    text-wrap: balance;
  }
}
.callback .callback__action {
  max-width: 761px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2.5rem;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (max-width: 1500px) {
  .callback .callback__action {
    width: 50%;
    gap: 1.8rem;
  }
}
@media screen and (max-width: 1023px) {
  .callback .callback__action {
    width: 100%;
  }
}
.callback .callback__group {
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .callback .callback__group {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .callback .callback__group {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .callback .callback__group {
    width: 100%;
  }
}
.callback .callback__submit {
  width: 45%;
  padding: 2.85rem 2rem;
  font-size: 1.125em;
}
@media screen and (max-width: 1500px) {
  .callback .callback__submit {
    font-size: 1em;
    padding: 2.55rem 2.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .callback .callback__submit {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .callback .callback__submit {
    width: 45%;
    padding: 2.25rem 2.5rem;
  }
}
@media screen and (max-width: 700px) {
  .callback .callback__submit {
    font-size: 0.75em;
    width: 100%;
  }
}
.callback .callback__submit:hover {
  border: 1px solid;
}
.callback .callback__name {
  font-size: 1.125em;
  line-height: 1.2;
  margin-bottom: 1.2rem;
  color: var(--primary-invers);
}
@media screen and (max-width: 1500px) {
  .callback .callback__name {
    font-size: 0.875em;
  }
}
.callback .callback__field {
  border: 1.33px solid var(--primary-invers);
  border-radius: 8px;
  padding: 2.1rem 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.25em;
  color: var(--primary);
  width: 100%;
  line-height: 1;
}
@media screen and (max-width: 1500px) {
  .callback .callback__field {
    font-size: 1em;
  }
}
@media screen and (max-width: 1023px) {
  .callback .callback__field {
    padding: 1.8rem 2rem;
  }
}
.callback .callback__field::-webkit-input-placeholder {
  opacity: 0.6;
}
.callback .callback__field::-moz-placeholder {
  opacity: 0.6;
}
.callback .callback__field:-ms-input-placeholder {
  opacity: 0.6;
}
.callback .callback__field::-ms-input-placeholder {
  opacity: 0.6;
}
.callback .callback__field::placeholder {
  opacity: 0.6;
}
.callback .callback__req {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1em;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1500px) {
  .callback .callback__req {
    font-size: 0.75em;
  }
}
.callback .callback__req a {
  font-weight: 500;
  color: var(--primary-invers);
}

/* End */


/* Start:/local/templates/sn2024/components/bitrix/form.result.new/callback_type_1/style.css?1769603997186*/
.callback_type_1 {
  margin: 7rem auto;
}
.callback_type_1 .callback__group_check {
  margin-bottom: 5px;
}
.callback_type_1 .callback__submit {
  border-color: var(--primary-invers);
}

/* End */


/* Start:/local/components/ip52/lp/templates/location/style.css?17339093743489*/
.location {
  margin: 14rem auto;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .location {
    margin: 10rem 0;
  }
}
@media screen and (max-width: 1200px) {
  .location {
    margin: 8rem 0;
  }
}
@media screen and (max-width: 700px) {
  .location {
    margin: 5.5rem 0;
  }
}
.location .location__head {
  position: relative;
  margin-bottom: 5.6rem;
}
@media screen and (max-width: 1200px) {
  .location .location__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 700px) {
  .location .location__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 2.4rem;
  }
}
.location .location__head .location__title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
}
@media screen and (max-width: 1500px) {
  .location .location__head .location__title {
    font-size: 1.5em;
  }
}
.location .location__head .location__tabs {
  border-radius: 8px;
  background: #f4f4f4;
  padding: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
  .location .location__head .location__tabs {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
  }
}
@media screen and (max-width: 700px) {
  .location .location__head .location__tabs {
    width: 100%;
  }
}
.location .location__head .location__tabs .location__btn {
  border-radius: 5px;
  color: #838c95;
  padding: 1.6rem 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 1500px) {
  .location .location__head .location__tabs .location__btn {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 700px) {
  .location .location__head .location__tabs .location__btn {
    width: 48%;
  }
}
.location .location__head .location__tabs .location__btn.active {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  color: var(--text);
}
.location .location__head .slider-btn {
  position: absolute;
  right: 5rem;
  top: 0;
  transform: translateY(-25%);
}
@media screen and (max-width: 1500px) {
  .location .location__head .slider-btn {
    right: 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .location .location__head .slider-btn {
    display: none;
  }
}
.location .location__body {
  margin-left: 5rem;
}
@media screen and (max-width: 1500px) {
  .location .location__body {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .location .location__body {
    margin-left: 2rem;
  }
}
.location .location__body .location__box {
  position: relative;
}
.location .swiper-slide {
  max-width: 594px;
}
@media screen and (max-width: 1200px) {
  .location .swiper-slide {
    max-width: 395px;
  }
}
@media screen and (max-width: 700px) {
  .location .swiper-slide {
    max-width: 330px;
  }
}

/* End */


/* Start:/local/components/ip52/slider/templates/location/style.css?1733909374985*/
.location__slider {
  position: relative;
}
.location__slider .location__slide {
  position: relative;
}
.location__slider .location__slide .location__pic {
  max-width: 100%;
  border-radius: 8px;
}
.location__slider .location__slide .location__caption {
  position: relative;
  font-size: 2.125em;
  font-weight: 500;
  margin: 3.5rem 0 2rem;
}
@media screen and (max-width: 1500px) {
  .location__slider .location__slide .location__caption {
    font-size: 1.625em;
    margin: 2.5rem 0 2rem;
  }
}
@media screen and (max-width: 700px) {
  .location__slider .location__slide .location__caption {
    font-size: 1.25em;
  }
}
.location__slider .location__slide .location__txt {
  font-size: 1.5em;
  line-height: 1.3;
  opacity: 0.8;
}
@media screen and (max-width: 1500px) {
  .location__slider .location__slide .location__txt {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 700px) {
  .location__slider .location__slide .location__txt {
    font-size: 0.875em;
  }
}

/* End */


/* Start:/local/components/ip52/slider/templates/room/style.css?17518701495997*/
.room {
  position: relative;
  margin: 11rem 0;
}
@media screen and (max-width: 1023px) {
  .room {
    margin: 7rem 0;
  }
}
.room .room__wrapper {
  position: relative;
}
.room .room__slide {
  position: relative;
}
.room .room__slide .room__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 1200px) {
  .room .room__slide .room__wrap {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .room .room__slide .room__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
}
.room .room__slide .room__wrap .room__pic {
  width: 50%;
  max-width: 901px;
  vertical-align: middle;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 1023px) {
  .room .room__slide .room__wrap .room__pic {
    width: 100%;
    height: 390px;
  }
}
@media screen and (max-width: 700px) {
  .room .room__slide .room__wrap .room__pic {
    height: 233px;
  }
}
.room .room__slide .room__wrap .room__content {
  border: 1px solid var(--text);
  border-radius: 8px;
  padding: 5rem 4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .room .room__slide .room__wrap .room__content {
    padding: 3.5rem 2.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .room .room__slide .room__wrap .room__content {
    padding: 2.5rem;
  }
}
@media screen and (max-width: 700px) {
  .room .room__slide .room__wrap .room__content {
    padding: 1.5rem;
  }
}
.room .room__slide .room__wrap .room__content .room__sign {
  border-radius: 133px;
  padding: 1.7rem 2.6rem 1.4rem 2.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f4f4;
  font-size: 1.125em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5rem;
  display: inline-block;
}
@media screen and (max-width: 1500px) {
  .room .room__slide .room__wrap .room__content .room__sign {
    font-size: 0.8125em;
    margin-bottom: 4rem;
    padding: 1.3rem 2rem;
  }
}
@media screen and (max-width: 700px) {
  .room .room__slide .room__wrap .room__content .room__sign {
    font-size: 0.625em;
    margin-bottom: 2rem;
  }
}
.room .room__slide .room__wrap .room__content .room__title {
  font-size: 5em;
}
@media screen and (max-width: 1500px) {
  .room .room__slide .room__wrap .room__content .room__title {
    font-size: 3.75em;
  }
}
@media screen and (max-width: 1200px) {
  .room .room__slide .room__wrap .room__content .room__title {
    font-size: 2.625em;
  }
}
@media screen and (max-width: 1023px) {
  .room .room__slide .room__wrap .room__content .room__title {
    font-size: 3.75em;
  }
}
@media screen and (max-width: 700px) {
  .room .room__slide .room__wrap .room__content .room__title {
    font-size: 1.875em;
  }
}
.room .room__slide .room__wrap .room__content .room__txt {
  margin-top: 6rem;
  padding-top: 4rem;
  position: relative;
  font-size: 1.25em;
  line-height: 1.2;
}
@media screen and (max-width: 1500px) {
  .room .room__slide .room__wrap .room__content .room__txt {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 1200px) {
  .room .room__slide .room__wrap .room__content .room__txt {
    margin-top: 4rem;
    padding-top: 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .room .room__slide .room__wrap .room__content .room__txt {
    font-size: 1em;
  }
}
@media screen and (max-width: 700px) {
  .room .room__slide .room__wrap .room__content .room__txt {
    font-size: 0.875em;
    padding-top: 1.5rem;
    margin-top: 2rem;
  }
}
.room .room__slide .room__wrap .room__content .room__txt:before {
  content: "";
  width: calc(100% + 8rem);
  height: 1px;
  position: absolute;
  left: -4rem;
  background: var(--text);
  top: 0;
}
@media screen and (max-width: 1500px) {
  .room .room__slide .room__wrap .room__content .room__txt:before {
    width: calc(100% + 5rem);
    left: -2.5rem;
  }
}
.room .room__slide .room__wrap .room__content .room__control {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6rem 4rem 5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid var(--text);
  width: 100%;
}
@media screen and (max-width: 1500px) {
  .room .room__slide .room__wrap .room__content .room__control {
    padding: 4rem 2.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .room .room__slide .room__wrap .room__content .room__control {
    padding: 2.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .room .room__slide .room__wrap .room__content .room__control {
    position: relative;
    border-top: 0;
    padding: 0;
    margin-top: 7rem;
  }
}
@media screen and (max-width: 700px) {
  .room .room__slide .room__wrap .room__content .room__control {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .room .room__slide .room__wrap .room__content .room__control .room__btn {
    width: 100%;
  }
}
.room .slider-btn {
  position: absolute;
  bottom: 5rem;
  right: 4rem;
  z-index: 2;
}
@media screen and (max-width: 1500px) {
  .room .slider-btn {
    right: 2.5rem;
    bottom: 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .room .slider-btn {
    bottom: 2.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .room .slider-btn {
    display: none;
  }
}
.room .slider-dots {
  position: absolute;
  top: 3rem;
  right: 4rem;
  font-size: 1.125em;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  line-height: 1;
  z-index: 1;
  display: block;
  width: auto;
  bottom: auto;
  left: auto;
}
@media screen and (max-width: 1500px) {
  .room .slider-dots {
    font-size: 0.875em;
    right: 6rem;
  }
}
@media screen and (max-width: 700px) {
  .room .slider-dots {
    right: 3rem;
  }
}
.room .slider-dots span {
  font-size: 2.375em;
}
@media screen and (max-width: 1500px) {
  .room .slider-dots span {
    font-size: 2em;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/plane/style.css?175195862813237*/
.plane {
  position: relative;
}
.plane .plane__inner {
  padding-inline: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  .plane .plane__inner {
    padding-inline: 0.5rem;
  }
}
.plane .plane__title {
  font-size: 15.95vw;
  position: relative;
  left: -24px;
  margin-bottom: -15rem;
  text-align: center;
}
@media screen and (max-width: 1500px) {
  .plane .plane__title {
    margin-bottom: -10rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane .plane__title {
    margin-bottom: -8rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__title {
    margin-bottom: -6rem;
    left: -8px;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane__title {
    margin-bottom: -3rem;
  }
}
.plane .plane__sort {
  padding: 6rem 4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  background: #1f3f39;
  border-top: 3px solid var(--primary-invers);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1500px) {
  .plane .plane__sort {
    padding: 4.5rem 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane .plane__sort {
    padding: 3rem 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__sort {
    padding: 3rem 2.5rem;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane__sort {
    padding: 2rem 1.5rem;
  }
}
.plane .plane__holder {
  font-size: 1.875em;
  text-transform: uppercase;
  color: var(--primary-invers);
}
@media screen and (max-width: 1500px) {
  .plane .plane__holder {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 1200px) {
  .plane .plane__holder {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__holder {
    margin-bottom: 2.5rem;
  }
}
.plane .plane__checks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem 4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1500px) {
  .plane .plane__checks {
    gap: 2rem 3rem;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane__checks {
    gap: 2rem;
    overflow: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .plane .plane__checks .check {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.plane .plane__box {
  background: var(--primary);
  padding: 7rem 4.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -5px;
}
@media screen and (max-width: 1500px) {
  .plane .plane__box {
    padding: 5rem 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane .plane__box {
    padding: 2.5rem 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__box {
    padding: 1.5rem;
  }
}
.plane .plane__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
}
@media screen and (max-width: 1500px) {
  .plane .plane__row {
    gap: 5rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane .plane__row {
    gap: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__row {
    gap: 1.5rem;
  }
}
.plane .plane__nav {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 391px;
  width: 22%;
  border-radius: 11px;
  padding: 1.3rem;
  background: var(--primary-invers);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1500px) {
  .plane .plane__nav {
    padding: 1rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane .plane__nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    gap: 1.5rem;
    padding: 0.3rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__nav {
    gap: 0;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane__nav {
    overflow: auto;
  }
}
.plane .plane__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4.1rem 2.7rem;
  font-weight: 500;
  font-size: 1.25em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(149, 149, 149, 0.3);
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
}
@media screen and (max-width: 1500px) {
  .plane .plane__btn {
    font-size: 0.875em;
    padding: 3.2rem 2rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane .plane__btn {
    font-size: 1.125em;
    padding: 1.9rem 1rem;
    width: auto;
    border-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__btn {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane__btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.plane .plane__btn:last-of-type {
  border-bottom: 0;
}
@media screen and (max-width: 700px) {
  .plane .plane__btn[data-mobile] {
    font-size: 0;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane__btn[data-mobile]:before {
    content: attr(data-mobile);
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) and (max-width: 1023px) {
  .plane .plane__btn[data-mobile]:before {
    font-size: 14px;
  }
}
.plane .plane__btn span {
  opacity: 0.5;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .plane .plane__btn span {
    font-size: 18px;
    display: inline-block;
    margin-left: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__btn span {
    font-size: 14px;
  }
}
.plane .plane__btn.active {
  background: var(--secondary);
  color: var(--primary-invers);
  border-radius: 8px;
  border-bottom-color: transparent;
}
.plane .plane__container,
.plane .plane__element {
  display: none;
}
.plane .plane__container:first-of-type,
.plane .plane__element:first-of-type {
  display: block;
}
.plane .plane__wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.plane .plane__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.4rem;
}
.plane .plane__tab {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  border-radius: 8px 8px 0 0;
  padding: 1.7rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.07);
  font-size: 1.125em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
@media screen and (max-width: 1500px) {
  .plane .plane__tab {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__tab {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane__tab {
    font-size: 0.875em;
  }
}
.plane .plane__tab.active {
  color: var(--primary-invers);
  background: rgba(255, 255, 255, 0.2);
}
.plane .plane__tab:hover {
  color: var(--primary-invers);
}
.plane .plane__items {
  -webkit-box-shadow: 0 -11px 13px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 -11px 13px 0 rgba(0, 0, 0, 0.05);
  background: var(--primary-invers);
  border-radius: 8px;
  margin-top: -5px;
  padding: 2.7rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1500px) {
  .plane .plane__items {
    padding: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__items {
    padding: 4rem;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane__items {
    padding: 2rem 1.5rem;
  }
}
.plane .plane__req {
  margin-top: 5.5rem;
  margin-bottom: 10rem;
  font-size: 1.25em;
  color: rgba(255, 255, 255, 0.63);
  line-height: 1.2;
}
@media screen and (max-width: 1500px) {
  .plane .plane__req {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane__req {
    margin-top: 3rem;
    margin-bottom: 5rem;
  }
}
.plane .plane-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(7rem, 4vw);
}
@media screen and (max-width: 1023px) {
  .plane .plane-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
    position: relative;
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane-item {
    padding-bottom: 15rem;
  }
}
.plane .plane-item__picture {
  position: relative;
  max-width: 512px;
  width: 40%;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
@media screen and (max-width: 1023px) {
  .plane .plane-item__picture {
    width: 100%;
    max-width: unset;
    aspect-ratio: 1 / 1;
  }
}
.plane .plane-item__picture .plane-item__nav {
  position: absolute;
  top: 2.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  width: 100%;
  z-index: 2;
}
.plane .plane-item__picture .plane-item__nav .plane-item__tab {
  font-size: 1.125em;
  opacity: 0.5;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__picture .plane-item__nav .plane-item__tab {
    font-size: 0.875em;
  }
}
.plane .plane-item__picture .plane-item__nav .plane-item__tab.active {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  opacity: 1;
}
.plane .plane-item__picture .plane-item__pics {
  position: relative;
  padding: 8.1rem 2.7rem 2.7rem 2.7rem;
}
@media screen and (max-width: 1023px) {
  .plane .plane-item__picture .plane-item__pics {
    position: relative;
    padding: 6.5rem 1rem 1rem 1rem;
  }
}
.plane .plane-item__content {
  position: relative;
  padding-block: 4rem 8.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__content {
    padding-block: 3rem 6rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane .plane-item__content {
    position: initial;
    padding: 0;
  }
}
.plane .plane-item__title {
  line-height: 110%;
  letter-spacing: -0.01em;
  font-size: 3.5em;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__title {
    font-size: 2.625em;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane-item__title {
    font-size: 1.5em;
  }
}
.plane .plane-item__squere {
  color: rgba(35, 38, 43, 0.5);
  font-size: 1.25em;
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__squere {
    font-size: 1em;
  }
}
.plane .plane-item__squere span {
  color: var(--text);
}
.plane .plane-item__set {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: 5.5rem;
  max-width: 585px;
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__set {
    margin-top: 4rem;
    gap: 1.5rem;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane-item__set {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__icon {
    width: 20px;
  }
}
.plane .plane-item__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  font-size: 1.25em;
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__item {
    font-size: 1em;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane-item__item {
    font-size: 0.875em;
  }
}
.plane .plane-item__control {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  width: 100%;
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__control {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane-item__control {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.plane .plane-item__btn {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 73px;
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__btn {
    height: 55px;
    width: 45%;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane-item__btn {
    width: 100%;
  }
}
.plane .plane-item__more {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 73px;
}
@media screen and (max-width: 1500px) {
  .plane .plane-item__more {
    height: 55px;
    width: 55%;
  }
}
@media screen and (max-width: 700px) {
  .plane .plane-item__more {
    width: 100%;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/places/style.css?17339093741229*/
.places {
  position: relative;
  margin: 10rem 0;
}
@media screen and (max-width: 1500px) {
  .places {
    margin: 6rem 0;
  }
}
@media screen and (max-width: 700px) {
  .places {
    margin: 5rem 0;
  }
}
.places .places__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 700px) {
  .places .places__head {
    margin-bottom: 2rem;
  }
}
.places .places__head .places__title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
}
@media screen and (max-width: 1500px) {
  .places .places__head .places__title {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 700px) {
  .places .places__head .places__title {
    font-size: 1em;
  }
}
@media screen and (max-width: 700px) {
  .places .places__head .slider-btn {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .places .places__wrapper {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 700px) {
  .places .places__wrapper {
    width: calc(100% + 1.5rem);
  }
}

/* End */


/* Start:/local/components/ip52/slider/templates/places/style.css?17339093741166*/
.places__slider .places__slide .places__pic {
  width: 100%;
  vertical-align: middle;
  border-radius: 8px;
}
.places__slider .places__slide .places__caption {
  margin-top: 2.5rem;
  font-size: 2.625em;
  line-height: 1.2;
  margin-bottom: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 1500px) {
  .places__slider .places__slide .places__caption {
    font-size: 2em;
    margin-bottom: 1.6rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .places__slider .places__slide .places__caption {
    font-size: 1.25em;
  }
}
.places__slider .places__slide .places__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.places__slider .places__slide .places__info .places__box {
  border-radius: 133px;
  padding: 1rem 1.5rem;
  background: #f8f9f9;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  font-size: 1.125em;
  color: #838c95;
}
@media screen and (max-width: 1500px) {
  .places__slider .places__slide .places__info .places__box {
    font-size: 0.875em;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/placement/style.css?17470284458819*/
.placement {
  position: relative;
  margin: 17rem 0 10rem;
}
@media screen and (max-width: 1500px) {
  .placement {
    margin: 9rem 0;
  }
}
@media screen and (max-width: 1200px) {
  .placement {
    margin: 7rem 0 5rem;
  }
}
.placement .placement__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1023px) {
  .placement .placement__head {
    display: block;
  }
}
.placement .placement__head .placement__title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
}
@media screen and (max-width: 1500px) {
  .placement .placement__head .placement__title {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 700px) {
  .placement .placement__head .placement__title {
    font-size: 1em;
  }
}
.placement .placement__plane {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.placement .placement__plane .placement-nav {
  position: absolute;
  top: 2.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0.4rem;
  -webkit-box-shadow: 0 -1px 20px 0 rgba(0, 0, 0, 0.06), 0 1px 7px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 -1px 20px 0 rgba(0, 0, 0, 0.06), 0 1px 7px 0 rgba(0, 0, 0, 0.07);
  background: var(--primary-invers);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  z-index: 10;
}
.placement .placement__plane .placement__plane_box {
  position: relative;
  display: none;
}
.placement .placement__plane .placement__plane_box .placement__pic {
  position: relative;
  width: 100%;
  vertical-align: middle;
}
.placement .placement__plane .placement__plane_box.map {
  position: relative;
}
.placement .placement__plane .placement__plane_box.map .yamap {
  aspect-ratio: 16 / 6.75;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .placement .placement__plane .placement__plane_box.map .yamap {
    aspect-ratio: 1 / 1;
  }
}
.placement .placement__plane .placement__plane_box.active {
  display: flex;
}
.placement .placement__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 3rem;
}
@media screen and (max-width: 1200px) {
  .placement .placement__control {
    gap: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .placement .placement__control {
    margin-top: 3rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
  }
}
@media screen and (max-width: 700px) {
  .placement .placement__control {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    gap: 1rem;
    margin-top: 1.5rem;
  }
}
.placement .placement__sort {
  font-size: 1.125em;
  padding: 1.9rem 2rem;
}
@media screen and (max-width: 1500px) {
  .placement .placement__sort {
    font-size: 0.875em;
    padding: 1.3rem;
  }
}
.placement .placement__sort-map {
  border: 1px solid #838c95;
  border-radius: 8px;
  padding: 0.5rem 0.7rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  .placement .placement__sort-map {
    padding: 0.4rem;
  }
}
.placement .placement__tab {
  padding: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  font-size: 1.125em;
  font-weight: 500;
  text-transform: uppercase;
  color: #838c95;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-radius: 5px;
}
@media screen and (max-width: 1500px) {
  .placement .placement__tab {
    font-size: 0.875em;
    padding: 1.4rem;
  }
}
@media screen and (max-width: 700px) {
  .placement .placement__tab {
    width: 50%;
  }
}
.placement .placement__tab path {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
@media screen and (max-width: 1500px) {
  .placement .placement__tab svg {
    width: 21px;
    height: 21px;
  }
}
.placement .placement__tab.active {
  background: var(--primary);
  color: var(--primary-invers);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
}
.placement .placement__tab.active path {
  fill: var(--primary-invers);
}
.placement .placement-nav__tab {
  font-size: 1.125em;
  font-weight: 500;
  text-transform: uppercase;
  color: #838c95;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-radius: 5px;
  padding: 1.9rem 2rem 1.7rem;
  cursor: pointer;
}
@media screen and (max-width: 1500px) {
  .placement .placement-nav__tab {
    font-size: 0.75em;
    padding: 1.2rem 1.5rem;
  }
}
@media screen and (max-width: 700px) {
  .placement .placement-nav__tab {
    font-size: 0.625em;
    padding: 1.2rem;
  }
}
@media screen and (max-width: 1023px) {
  .placement .placement-nav__tab {
    white-space: nowrap;
  }
}
.placement .placement-nav__tab.active {
  background: var(--primary);
  color: var(--primary-invers);
}
.placement .placement-sort {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0.4rem;
  -webkit-box-shadow: 0 -1px 20px 0 rgba(0, 0, 0, 0.06), 0 1px 7px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 -1px 20px 0 rgba(0, 0, 0, 0.06), 0 1px 7px 0 rgba(0, 0, 0, 0.07);
  background: var(--primary-invers);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  gap: 0.4rem;
}
@media screen and (max-width: 700px) {
  .placement .placement-sort {
    left: 1.5rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: 2rem;
  }
}
.placement .placement-sort__hidden {
  display: none;
}
.placement .placement-sort__hidden:checked + .placement-sort__txt {
  background: var(--primary);
  color: var(--primary-invers);
}
.placement .placement-sort__txt {
  font-size: 1.25em;
  font-weight: 500;
  text-transform: uppercase;
  color: #838c95;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-radius: 5px;
  padding: 1.9rem 2rem 1.7rem;
  cursor: pointer;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  background: rgba(131, 140, 149, 0.3);
  display: block;
}
@media screen and (max-width: 1500px) {
  .placement .placement-sort__txt {
    font-size: 0.875em;
    padding: 1.2em 1.5rem;
  }
}
@media screen and (max-width: 700px) {
  .placement .placement-sort__txt {
    font-size: 0.625em;
    padding: 1.2rem;
  }
}
.placement .placement-infro {
  position: absolute;
  bottom: 3rem;
  left: 5rem;
  padding: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  background: var(--primary);
  border-radius: 8px;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .placement .placement-infro {
    display: none;
  }
}
.placement .placement-infro__hidden {
  display: none;
}
.placement .placement-infro__hidden:checked + .placement-infro__txt:after {
  left: 20px;
  opacity: 1;
}
@media screen and (max-width: 1500px) {
  .placement .placement-infro__hidden:checked + .placement-infro__txt:after {
    left: 13px;
  }
}
.placement .placement-infro__txt {
  font-weight: 500;
  font-size: 1em;
  text-transform: uppercase;
  color: var(--primary-invers);
  padding-left: 55px;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .placement .placement-infro__txt {
    font-size: 0.75em;
  }
}
.placement .placement-infro__txt:before {
  content: "";
  border-radius: 1333px;
  width: 41px;
  height: 24px;
  background: #fff;
  opacity: 0.2;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1500px) {
  .placement .placement-infro__txt:before {
    width: 31px;
    height: 18px;
  }
}
.placement .placement-infro__txt:after {
  content: "";
  border-radius: 1333px;
  width: 18px;
  height: 18px;
  background: #fff;
  opacity: 0.4;
  position: absolute;
  top: 3px;
  left: 3px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
@media screen and (max-width: 1500px) {
  .placement .placement-infro__txt:after {
    width: 14px;
    height: 14px;
    top: 2px;
    left: 3px;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/marker_list/style.css?17470286961089*/
.marker_list {
  position: absolute;
  display: flex;
  z-index: 2;
  margin: 2rem 3rem;
}
@media screen and (max-width: 1023px) {
  .marker_list {
    display: none;
  }
}
.marker_list .item {
  cursor: pointer;
  display: flex;
  padding: 10px 15px;
  border-radius: 12px;
  margin-right: 5px;
  background-color: var(--white);
}
.marker_list .item .ico {
  margin-right: 5px;
}
.marker_list .item .ico svg path {
  fill: var(--lazur);
}
.marker_list .item .title {
  margin: auto 5px auto 0;
  color: var(--black);
}
.marker_list .item .cnt {
  margin: auto 0;
  color: var(--black-40);
}
.marker_list .item.checked {
  background-color: var(--lazur);
  color: var(--white);
}
.marker_list .item.checked .ico svg path {
  fill: var(--white);
}
.marker_list .item.checked .title {
  color: var(--white);
}
.marker_list .item.checked .cnt {
  color: var(--white-50);
}
.marker_list .item:hover {
  background-color: var(--lazur-hover);
  color: var(--white);
}
.marker_list .item:hover .ico svg path {
  fill: var(--white);
}
.marker_list .item:hover .title {
  color: var(--white-50);
}

/* End */


/* Start:/local/components/ip52/slider/templates/sale/style.css?17539496614505*/
.sale {
  position: relative;
  margin: 10rem 0;
  padding: 11rem 0 9.5rem;
  background: #eeeff0;
}
@media screen and (max-width: 1500px) {
  .sale {
    padding: 9rem 0 8rem;
    margin: 8rem 0;
  }
}
@media screen and (max-width: 1200px) {
  .sale {
    padding: 6rem 0;
  }
}
@media screen and (max-width: 700px) {
  .sale {
    padding: 3.5rem 0 9rem;
    position: relative;
    margin: 4rem 0;
  }
}
.sale .sale__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 700px) {
  .sale .sale__head {
    margin-bottom: 2.5rem;
  }
}
.sale .sale__head .sale__title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
}
@media screen and (max-width: 1500px) {
  .sale .sale__head .sale__title {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 700px) {
  .sale .sale__head .sale__title {
    font-size: 1em;
  }
}
.sale .sale__head .sale__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5rem;
}
.sale .sale__head .sale__control .sale__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 700px) {
  .sale .sale__head .sale__control .sale__btn {
    position: absolute;
    bottom: 2rem;
    left: 1.5rem;
    width: calc(100% - 3rem);
  }
}
@media screen and (max-width: 1200px) {
  .sale .sale__head .sale__control .slider-arrows {
    display: none;
  }
}
.sale .sale__wrapper {
  position: relative;
}
@media screen and (max-width: 1023px) {
  .sale .sale__wrapper {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 700px) {
  .sale .sale__wrapper {
    width: calc(100% + 1.5rem);
  }
}
.sale .sale__wrapper .swiper-slide {
  background: var(--primary-invers);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  height: auto;
  display: flex;
  flex-direction: column;
}
.sale .sale__pic {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.sale .sale__info {
  padding: 3rem 3.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: auto;
}
@media screen and (max-width: 1200px) {
  .sale .sale__info {
    padding: 1.5rem;
  }
}
@media screen and (max-width: 1000px) {
  .sale .sale__info {
    padding: 2.5rem;
  }
}
@media screen and (max-width: 700px) {
  .sale .sale__info {
    padding: 1.5rem;
  }
}
.sale .sale__time {
  padding: 0.85rem 1.5rem;
  display: inline-block;
  font-size: 1.125em;
  margin-bottom: 2.8rem;
  border-radius: 100px;
  position: relative;
  z-index: 2;
  color: var(--primary-invers);
}
.sale .sale__time_orange {
  background: var(--secondary);
}
.sale .sale__time_green {
  background: #53a169;
}
.sale .sale__time_gray {
  background: #f8f9f9;
  color: var(--text);
  opacity: 0.5;
}
@media screen and (max-width: 1700px) {
  .sale .sale__time {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 1200px) {
  .sale .sale__time {
    font-size: 0.75em;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .sale .sale__time {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 700px) {
  .sale .sale__time {
    font-size: 0.75em;
    margin-bottom: 1.5rem;
  }
}
.sale .sale__caption {
  font-size: 2.125em;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 1.7rem;
}
@media screen and (max-width: 1700px) {
  .sale .sale__caption {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 1200px) {
  .sale .sale__caption {
    font-size: 1.25em;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1000px) {
  .sale .sale__caption {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 700px) {
  .sale .sale__caption {
    font-size: 1.125em;
  }
}
.sale .sale__txt {
  font-size: 1.5em;
  line-height: 1.3;
  color: #838c95;
}
@media screen and (max-width: 1700px) {
  .sale .sale__txt {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 1200px) {
  .sale .sale__txt {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 1000px) {
  .sale .sale__txt {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 700px) {
  .sale .sale__txt {
    font-size: 0.875em;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/news/style.css?17339093742062*/
.news-index {
  position: relative;
  margin: 9rem 0;
}
@media screen and (max-width: 1200px) {
  .news-index {
    margin: 6rem 0;
  }
}
@media screen and (max-width: 700px) {
  .news-index {
    margin: 4rem 0;
    padding-bottom: 9rem;
    position: relative;
  }
}
.news-index .news-index__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 700px) {
  .news-index .news-index__head {
    margin-bottom: 2rem;
  }
}
.news-index .news-index__head .news-index__title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
}
@media screen and (max-width: 1500px) {
  .news-index .news-index__head .news-index__title {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 700px) {
  .news-index .news-index__head .news-index__title {
    font-size: 1em;
  }
}
.news-index .news-index__head .news-index__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5rem;
}
.news-index .news-index__head .news-index__control .news-index__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 700px) {
  .news-index .news-index__head .news-index__control .news-index__btn .btn.news-index__btn {
    position: absolute;
    bottom: 2rem;
    left: 1.5rem;
    width: calc(100% - 3rem);
  }
}
@media screen and (max-width: 700px) {
  .news-index .news-index__head .news-index__control .news-index__btn .slider-btn {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .news-index .news-index__wrapper {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 700px) {
  .news-index .news-index__wrapper {
    width: calc(100% + 1.5rem);
  }
}

/* End */


/* Start:/local/components/ip52/slider/templates/news/style.css?17339093741041*/
.news__slider {
  position: relative;
}
.news__slider .news__slide {
  position: relative;
}
.news__slider .news__slide .news-index__pic {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 6px;
}
.news__slider .news__slide .news-index__date {
  padding: 0.85rem 1.2rem;
  display: inline-block;
  font-size: 1.125em;
  margin-bottom: 1.8rem;
  margin-top: 3.5rem;
  border-radius: 100px;
  position: relative;
  z-index: 2;
  background: #f8f9f9;
  opacity: 0.7;
}
@media screen and (max-width: 1500px) {
  .news__slider .news__slide .news-index__date {
    margin-top: 2.5rem;
    margin-bottom: 1.6rem;
    font-size: 0.875em;
    padding: 0.6rem 1rem;
  }
}
.news__slider .news__slide .news-index__caption {
  font-weight: 500;
  font-size: 1.625em;
  line-height: 1.1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1500px) {
  .news__slider .news__slide .news-index__caption {
    font-size: 1.25em;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/build/style.css?17558687048420*/
.motion {
  margin-top: 10rem;
  padding: 11rem 0 9.5rem;
  background: #eeeff0;
}
@media screen and (max-width: 1200px) {
  .motion {
    padding: 6rem 0 5.5rem;
  }
}
@media screen and (max-width: 700px) {
  .motion {
    padding: 4rem 0;
  }
}
.motion__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 700px) {
  .motion__head {
    margin-bottom: 2.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 2rem;
  }
}
.motion__title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
}
@media screen and (max-width: 1500px) {
  .motion__title {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 700px) {
  .motion__title {
    font-size: 1em;
  }
}
.motion__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5rem;
}
@media screen and (max-width: 700px) {
  .motion__control {
    width: 100%;
  }
}
.motion__pic {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.motion__select {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (max-width: 700px) {
  .motion__select {
    width: 100%;
  }
}
.motion__select[open] .motion__txt:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.motion__txt {
  padding: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--primary);
  border-radius: 11px;
  background: none;
  font-size: 1.25em;
  line-height: 110%;
  position: relative;
  cursor: pointer;
  width: 312px;
}
@media screen and (max-width: 1500px) {
  .motion__txt {
    font-size: 1em;
    padding: 1.8rem 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .motion__txt {
    width: 234px;
  }
}
@media screen and (max-width: 600px) {
  .motion__txt {
    font-size: 0.875em;
    padding: 2rem 1.5rem;
    width: 100%;
  }
}
.motion__txt:before {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' fill='none'%3E%3Cpath stroke='%230E302A' stroke-linecap='round' stroke-width='1.5' d='m1 1.3335 6 5.33333 6-5.33333'/%3E%3C/svg%3E") no-repeat center / contain;
  content: "";
  width: 12px;
  height: 5px;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.motion__list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 7px;
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.09);
  background: var(--white);
  border: 1px solid var(--primary);
  padding: 0.8rem 1.5rem;
  z-index: 2;
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: var(--primary-invers);
}
.motion__list li {
  line-height: 1;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  padding-block: 1.2rem;
  margin-bottom: 0;
}
.motion__selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.8rem;
}
@media screen and (max-width: 700px) {
  .motion__selection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    gap: 1rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.motion__sign {
  font-size: 1.125em;
  opacity: 0.6;
}
@media screen and (max-width: 1500px) {
  .motion__sign {
    font-size: 0.875em;
  }
}
.motion__box {
  border: 1.33px solid rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  background: var(--primary-invers);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem;
  display: block;
}
.motion__info {
  padding: 2.7rem 2.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
@media screen and (max-width: 1500px) {
  .motion__info {
    padding: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .motion__info {
    padding: 2rem 1.5rem;
  }
}
.motion__caption {
  font-size: 2.125em;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 1rem;
  display: block;
}
@media screen and (max-width: 1500px) {
  .motion__caption {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 700px) {
  .motion__caption {
    font-size: 1.25em;
  }
}
.motion__count {
  font-size: 1.125em;
  background: #f8f9f9;
  color: var(--text);
  opacity: 0.5;
  padding: 0.9rem 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  display: inline-block;
}
@media screen and (max-width: 1500px) {
  .motion__count {
    font-size: 0.875em;
    padding: 0.6rem 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .motion__wrapper {
    width: calc(100% + 2rem);
  }
}
@media screen and (max-width: 700px) {
  .motion__wrapper {
    width: calc(100% + 1.5rem);
  }
}
.motion .swiper-wrapper {
  gap: 0;
}
@media screen and (max-width: 1023px) {
  .motion .slider-arrows {
    display: none;
  }
}
.popup_gallery {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.popup_gallery .popup__holder {
  margin-bottom: 10px;
}
.popup_gallery .slider-main {
  width: 100%;
  height: 700px;
  position: relative;
  display: flex;
}
@media screen and (max-width: 1500px) {
  .popup_gallery .slider-main {
    height: 590px;
  }
}
@media screen and (max-width: 1200px) {
  .popup_gallery .slider-main {
    height: 500px;
  }
}
@media screen and (max-width: 700px) {
  .popup_gallery .slider-main {
    height: 240px;
  }
}
.popup_gallery .slider-main iframe {
  position: relative;
  aspect-ratio: 1 / 1;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .popup_gallery .slider-main iframe {
    aspect-ratio: 16 / 9;
  }
}
.popup_gallery .slider-main .swiper {
  position: relative;
}
.popup_gallery .slider-main .swiper .swiper-wrapper {
  gap: 0;
}
.popup_gallery .slider-main .swiper .swiper-wrapper .swiper-slide {
  display: flex;
}
.popup_gallery .slider-main .swiper .swiper-wrapper .swiper-slide .slider-main__pic {
  margin: 0 auto;
}
.popup_gallery .slider-main .swiper .swiper-wrapper .swiper-slide .slider-main__pic img {
  width: auto;
  border-radius: 8px;
}
.popup_gallery .slider-main .slider-btn {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 2;
}
.popup_gallery .slider-thumb {
  max-width: 1050px;
  margin: 10px auto;
}
.popup_gallery .slider-thumb .swiper {
  height: 100%;
}
.popup_gallery .slider-thumb .swiper .swiper-wrapper {
  gap: 0;
  height: 100%;
}
.popup_gallery .slider-thumb .swiper .swiper-wrapper .swiper-slide {
  text-align: center;
  height: 100%;
  padding: 0.6rem;
  border-radius: 8px;
  border: 1px solid transparent;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 140px;
}
@media screen and (max-width: 1200px) {
  .popup_gallery .slider-thumb .swiper .swiper-wrapper .swiper-slide {
    width: 120px;
  }
}
@media screen and (max-width: 700px) {
  .popup_gallery .slider-thumb .swiper .swiper-wrapper .swiper-slide {
    width: 85px;
  }
}
.popup_gallery .slider-thumb .swiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  border-color: var(--secondary);
}
.popup_gallery .slider-thumb .swiper .swiper-wrapper .swiper-slide .slider-thumb__pic {
  position: relative;
}
.popup_gallery .slider-thumb .swiper .swiper-wrapper .swiper-slide .slider-thumb__pic img {
  border-radius: 6px;
  width: auto;
  height: 90px;
}

/* End */


/* Start:/local/components/ip52/lp/templates/pay/style.css?17519699218130*/
.section_pay .pay_block {
  position: relative;
  background: var(--primary);
  padding-block: 4.5rem 9rem;
  margin: 1rem 0;
  border-radius: 8px;
}
@media screen and (max-width: 1500px) {
  .section_pay .pay_block {
    padding-block: 6rem;
  }
}
@media screen and (max-width: 1200px) {
  .section_pay .pay_block {
    margin: 0.6rem 0;
    padding-block: 4rem;
  }
}
.section_pay .pay_block .pay__inner {
  padding-inline: 1.5rem;
}
@media screen and (min-width: 768px) {
  .section_pay .pay_block .pay__inner {
    padding-inline: 4rem;
  }
}
.section_pay .pay_block .pay__title {
  font-size: 1.875em;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--primary-invers);
  margin-bottom: 4rem;
}
@media screen and (max-width: 1500px) {
  .section_pay .pay_block .pay__title {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 1200px) {
  .section_pay .pay_block .pay__title {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .section_pay .pay_block .pay__title {
    margin-bottom: 2.5rem;
  }
}
.section_pay .pay_block .pay__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 307px;
  gap: 2rem;
  counter-reset: inc 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1500px) {
  .section_pay .pay_block .pay__list {
    gap: 1.6rem;
    grid-auto-rows: 230px;
  }
}
@media screen and (max-width: 1200px) {
  .section_pay .pay_block .pay__list {
    grid-auto-rows: 160px;
    gap: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .section_pay .pay_block .pay__list {
    grid-template-columns: repeat(4, 330px);
    overflow: auto;
    grid-auto-rows: 230px;
  }
}
@media screen and (max-width: 700px) {
  .section_pay .pay_block .pay__list {
    grid-template-columns: repeat(8, 285px);
    grid-auto-rows: 200px;
  }
}
.section_pay .pay_block .pay__list .pay__item {
  border: 1.33px solid var(--primary);
  border-radius: 8px;
  background: var(--primary-invers);
  padding: 4rem 2.7rem 2.7rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1500px) {
  .section_pay .pay_block .pay__list .pay__item {
    padding: 3rem 2rem;
  }
}
@media screen and (max-width: 1200px) {
  .section_pay .pay_block .pay__list .pay__item {
    padding: 2rem;
  }
}
.section_pay .pay_block .pay__list .pay__item:before {
  counter-increment: inc;
  content: "(0" counter(inc) ")";
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
}
@media screen and (max-width: 1500px) {
  .section_pay .pay_block .pay__list .pay__item:before {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 1200px) {
  .section_pay .pay_block .pay__list .pay__item:before {
    top: 1rem;
    right: 1rem;
  }
}
.section_pay .pay_block .pay__list .pay__item:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='19' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.54492 9.16334H21.454m0 0-7.3924-7.96363m7.3924 7.96363L14.0616 17.127'/%3E%3C/svg%3E") no-repeat center var(--secondary);
  content: "";
  width: 73px;
  height: 73px;
  border-radius: 8px;
  position: absolute;
  bottom: 2.7rem;
  right: 2.7rem;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 1500px) {
  .section_pay .pay_block .pay__list .pay__item:after {
    width: 55px;
    height: 55px;
    background-size: 17px;
    bottom: 2rem;
    right: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .section_pay .pay_block .pay__list .pay__item:after {
    position: relative;
    opacity: 1;
    visibility: visible;
    bottom: 0;
    right: 0;
    width: 35px;
    height: 35px;
    background-size: 13px;
  }
}
.section_pay .pay_block .pay__list .pay__item:hover {
  background: var(--primary);
  border-color: var(--primary-invers);
  color: var(--primary-invers);
}
.section_pay .pay_block .pay__list .pay__item:hover .stroke {
  stroke: var(--primary-invers);
}
.section_pay .pay_block .pay__list .pay__item:hover .fill {
  fill: var(--primary-invers);
}
.section_pay .pay_block .pay__list .pay__item:hover:after {
  opacity: 1;
  visibility: visible;
}
.section_pay .pay_block .pay__list .pay__item .pay__caption {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 500;
}
@media screen and (max-width: 1500px) {
  .section_pay .pay_block .pay__list .pay__item .pay__caption {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 1200px) {
  .section_pay .pay_block .pay__list .pay__item .pay__caption {
    font-size: 1em;
  }
}
@media screen and (max-width: 1023px) {
  .section_pay .pay_block .pay__list .pay__item .pay__caption {
    font-size: 1.125em;
  }
}
.section_pay .pay_block .pay__list .pay__item .pay__icon {
  position: relative;
}
@media screen and (max-width: 1500px) {
  .section_pay .pay_block .pay__list .pay__item .pay__icon {
    width: 85px;
    height: 85px;
  }
}
@media screen and (max-width: 1200px) {
  .section_pay .pay_block .pay__list .pay__item .pay__icon {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 1023px) {
  .section_pay .pay_block .pay__list .pay__item .pay__icon {
    width: 85px;
    height: 85px;
  }
}
@media screen and (max-width: 700px) {
  .section_pay .pay_block .pay__list .pay__item .pay__icon {
    width: 60px;
    height: 60px;
  }
}
.section_pay .pay_block .pay__list .pay__item .pay__icon path {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.section_pay .popup {
  z-index: 999;
  top: 0;
  height: 100%;
}
.section_pay .popup .pay-info {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .section_pay .popup .pay-info {
    padding-inline: 2rem;
    padding: 0;
  }
}
.section_pay .popup .pay-info .pay-info__icon {
  margin-bottom: 8rem;
}
@media screen and (max-width: 1500px) {
  .section_pay .popup .pay-info .pay-info__icon {
    width: 85px;
    height: 85px;
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 700px) {
  .section_pay .popup .pay-info .pay-info__icon {
    width: 75px;
    height: 75px;
    margin-bottom: 4rem;
  }
}
.section_pay .popup .pay-info .pay-info__numb {
  font-size: 1.25em;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1500px) {
  .section_pay .popup .pay-info .pay-info__numb {
    font-size: 0.75em;
    margin-bottom: 0.5rem;
  }
}
.section_pay .popup .pay-info .pay-info__caption {
  font-size: 3.5em;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 1500px) {
  .section_pay .popup .pay-info .pay-info__caption {
    font-size: 2.625em;
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 700px) {
  .section_pay .popup .pay-info .pay-info__caption {
    font-size: 1.5em;
    margin-bottom: 1.2rem;
  }
}
.section_pay .popup .pay-info .pay-info__txt {
  font-size: 1.5em;
  line-height: 130%;
  color: #4d545a;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1500px) {
  .section_pay .popup .pay-info .pay-info__txt {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 1200px) {
  .section_pay .popup .pay-info .pay-info__txt {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 700px) {
  .section_pay .popup .pay-info .pay-info__txt {
    font-size: 1em;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 700px) {
  .section_pay .popup .pay-info .pay-info__btn {
    width: 60%;
    font-size: 0.75em;
    padding: 2.2rem 1.8rem;
  }
}
.section_pay .popup .pay-info .slider-btn {
  margin-top: 6rem;
}
@media screen and (max-width: 700px) {
  .section_pay .popup .pay-info .slider-btn__border {
    width: 55px;
    height: 55px;
  }
}
.section_pay .popup .pay-info .swiper-wrapper {
  gap: 0;
}

/* End */


/* Start:/local/components/ip52/lp/templates/team/style.css?17520648505652*/
.section_team {
  position: relative;
}
.section_team .team {
  margin: 14rem 0 10rem;
}
@media screen and (max-width: 1500px) {
  .section_team .team {
    margin: 12rem 0 9rem;
  }
}
@media screen and (max-width: 1200px) {
  .section_team .team {
    margin: 7rem 0;
  }
}
@media screen and (max-width: 700px) {
  .section_team .team {
    margin: 5rem 0;
  }
}
.section_team .team .team__caption {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.875em;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1500px) {
  .section_team .team .team__caption {
    font-size: 1.375em;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 1023px) {
  .section_team .team .team__caption {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .section_team .team .team__caption {
    font-size: 1em;
  }
}
.section_team .team__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
}
@media screen and (max-width: 1200px) {
  .section_team .team__row {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.section_team .team__tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 601px) {
  .section_team .team__tabs {
    display: none;
  }
}
.section_team .team__box {
  padding: 4rem 5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  border: 1px solid var(--primary);
}
@media screen and (min-width: 601px) {
  .section_team .team__box {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media screen and (max-width: 1200px) {
  .section_team .team__box {
    padding: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .section_team .team__box {
    border-radius: 25px;
    padding: 2rem 1.5rem;
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .section_team .team__box:first-of-type {
    display: block;
  }
}
.section_team .team__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 3rem;
  border-bottom: 1px solid var(--yellow);
  margin-bottom: 3rem;
}
@media screen and (max-width: 600px) {
  .section_team .team__head {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}
.section_team .team__head .team__title {
  font-size: 2em;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 1500px) {
  .section_team .team__head .team__title {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 700px) {
  .section_team .team__head .team__title {
    font-size: 1.25em;
    line-height: 1;
    max-width: 70%;
  }
}
.section_team .team__subtitle {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  opacity: 0.8;
}
@media screen and (max-width: 1500px) {
  .section_team .team__subtitle {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 700px) {
  .section_team .team__subtitle {
    font-size: 1.125em;
  }
}
.section_team .team__vnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6rem;
  margin: 5rem 0;
}
@media screen and (max-width: 1500px) {
  .section_team .team__vnt {
    margin: 3rem 0;
  }
}
@media screen and (max-width: 1023px) {
  .section_team .team__vnt {
    gap: 3rem;
  }
}
.section_team .team__vnt .team__item .team__numb {
  font-size: 2.375em;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 0.2rem;
}
@media screen and (max-width: 1500px) {
  .section_team .team__vnt .team__item .team__numb {
    font-size: 1.75em;
  }
}
.section_team .team__vnt .team__item .team__sign {
  font-size: 1.125em;
  color: #4d545a;
}
@media screen and (max-width: 1500px) {
  .section_team .team__vnt .team__item .team__sign {
    font-size: 0.875em;
  }
}
.section_team .team__btn {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .section_team .team__btn {
    margin-top: 3rem;
  }
}
.section_team .team__holder {
  font-size: 1.125em;
  font-weight: 500;
  margin-bottom: 2rem;
}
.section_team .team__text {
  margin-top: 1em;
  font-size: 1.125em;
  color: var(--black-60);
}
.section_team .team__text p {
  margin-bottom: 1rem;
}
@media screen and (max-width: 600px) {
  .section_team .team__pic {
    width: 70px;
  }
}
.section_team .numbs {
  margin-bottom: 11rem;
  margin-top: 3.5rem;
}
@media screen and (max-width: 600px) {
  .section_team .numbs {
    margin-bottom: 5rem;
  }
}
.section_team .numbs .numbs__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: min(67px, 3.5vw);
  padding: 2rem 5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 40px;
  border: 1px solid var(--black-20);
}
@media screen and (max-width: 1200px) {
  .section_team .numbs .numbs__row {
    padding: 0;
    border: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1200px) and screen and (max-width: 600px) {
  .section_team .numbs .numbs__row {
    width: 40%;
  }
}
.section_team .numbs .numbs__row .numbs__item .numbs__txt {
  font-weight: 600;
  font-size: 1.125em;
  line-height: 1.1;
  margin-top: 1rem;
}

/* End */


/* Start:/local/components/ip52/slider/templates/partners/style.css?17339093741212*/
.partners__slider .partners__slide .partners__pic {
  width: 100%;
  vertical-align: middle;
  border-radius: 8px;
}
.partners__slider .partners__slide .partners__caption {
  margin-top: 2.5rem;
  font-size: 2.625em;
  line-height: 1.2;
  margin-bottom: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 1500px) {
  .partners__slider .partners__slide .partners__caption {
    font-size: 2em;
    margin-bottom: 1.6rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .partners__slider .partners__slide .partners__caption {
    font-size: 1.25em;
  }
}
.partners__slider .partners__slide .partners__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.partners__slider .partners__slide .partners__info .partners__box {
  border-radius: 133px;
  padding: 1rem 1.5rem;
  background: #f8f9f9;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  font-size: 1.125em;
  color: #838c95;
}
@media screen and (max-width: 1500px) {
  .partners__slider .partners__slide .partners__info .partners__box {
    font-size: 0.875em;
  }
}

/* End */


/* Start:/local/components/ip52/slider/templates/project/style.css?17339093741189*/
.project__slider .project__slide .project__pic {
  width: 100%;
  vertical-align: middle;
  border-radius: 8px;
}
.project__slider .project__slide .project__caption {
  margin-top: 2.5rem;
  font-size: 2.625em;
  line-height: 1.2;
  margin-bottom: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 1500px) {
  .project__slider .project__slide .project__caption {
    font-size: 2em;
    margin-bottom: 1.6rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .project__slider .project__slide .project__caption {
    font-size: 1.25em;
  }
}
.project__slider .project__slide .project__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.project__slider .project__slide .project__info .project__box {
  border-radius: 133px;
  padding: 1rem 1.5rem;
  background: #f8f9f9;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  font-size: 1.125em;
  color: #838c95;
}
@media screen and (max-width: 1500px) {
  .project__slider .project__slide .project__info .project__box {
    font-size: 0.875em;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/docs/style.css?17339093744405*/
.docs {
  position: relative;
  margin: 10rem 0;
  padding-inline: 0.8rem;
}
@media screen and (max-width: 1023px) {
  .docs {
    padding-inline: 0.5rem;
  }
}
@media screen and (max-width: 700px) {
  .docs {
    margin: 5rem 0;
  }
}
.docs .docs__inner {
  padding: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: var(--primary);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2rem;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .docs .docs__inner {
    display: block;
  }
}
.docs .docs__left {
  padding: 9rem 4.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .docs .docs__left {
    padding: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 1023px) {
  .docs .docs__left {
    padding: 3.5rem 3rem;
  }
}
@media screen and (max-width: 700px) {
  .docs .docs__left {
    display: block;
    padding: 3.5rem 1.5rem;
  }
}
.docs .docs__left .docs__title {
  font-size: 1.8125em;
  text-transform: uppercase;
  color: var(--primary-invers);
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 1500px) {
  .docs .docs__left .docs__title {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 1200px) {
  .docs .docs__left .docs__title {
    margin-bottom: 0;
  }
}
.docs .docs__left .btn.docs__btn {
  color: var(--primary-invers);
  border-color: var(--primary-invers);
}
@media screen and (max-width: 700px) {
  .docs .docs__left .btn.docs__btn {
    width: 100%;
    margin-top: 3rem;
  }
}
.docs .docs__left .btn.docs__btn:hover {
  border-color: var(--secondary);
  background: var(--secondary);
}
.docs .docs__right {
  border-radius: 8px;
  background: var(--primary-invers);
  max-width: 1250px;
  padding: 9rem 4rem 0 5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
  width: 68%;
}
@media screen and (max-width: 1500px) {
  .docs .docs__right {
    padding: 5rem 3rem 0 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .docs .docs__right {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .docs .docs__right {
    padding: 4rem 2rem 0 3rem;
    gap: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .docs .docs__right {
    display: block;
  }
}
@media screen and (max-width: 700px) {
  .docs .docs__right {
    padding: 3rem 1rem 0 2rem;
  }
}
.docs .docs__box {
  height: 32.5vw;
  max-height: 624px;
  overflow: auto;
  width: 50%;
}
@media screen and (max-width: 1023px) {
  .docs .docs__box {
    height: 60vw;
  }
}
@media screen and (max-width: 700px) {
  .docs .docs__box {
    width: 100%;
  }
}
.docs .docs__box::-webkit-scrollbar {
  width: 4px;
  border-radius: 20px;
}
.docs .docs__box::-webkit-scrollbar-track {
  background: #bdc0ca;
  width: 1px;
}
.docs .docs__box::-webkit-scrollbar-thumb {
  background: var(--secondary);
  width: 2px;
}
.docs .docs__caption {
  font-size: 1.25em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 2.7rem;
}
@media screen and (max-width: 1500px) {
  .docs .docs__caption {
    font-size: 1em;
  }
}
.docs .docs__list {
  counter-reset: inc 0;
  margin-right: 5rem;
  border-bottom: 1px solid #bdc0ca;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1500px) {
  .docs .docs__list {
    margin-bottom: 2rem;
  }
}
.docs .docs__list:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}
.docs .docs__item {
  position: relative;
  padding-left: 4rem;
  padding-bottom: 4rem;
  font-size: 1.25em;
  line-height: 120%;
}
@media screen and (max-width: 1500px) {
  .docs .docs__item {
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 1500px) {
  .docs .docs__item {
    font-size: 1em;
  }
}
.docs .docs__item:before {
  counter-increment: inc;
  content: "(0" counter(inc) ")";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  font-size: 16px;
}
.docs .docs__item p {
  margin-bottom: 1rem;
}
.docs .docs__item span {
  display: block;
  color: #838c95;
}

/* End */


/* Start:/local/components/ip52/lp/templates/contacts/style.css?17520579005162*/
.contacts {
  position: relative;
}
.contacts .contacts__inner {
  position: relative;
  padding-inline: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  .contacts .contacts__inner {
    padding-inline: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
}
.contacts .contacts__inner .contacts__map {
  height: 44vw;
  border-radius: 8px;
  min-height: 571px;
}
@media screen and (max-width: 1023px) {
  .contacts .contacts__inner .contacts__map {
    min-height: 395px;
  }
}
@media screen and (max-width: 700px) {
  .contacts .contacts__inner .contacts__map {
    min-height: 215px;
  }
}
.contacts .contacts__inner .contacts__map iframe {
  border-radius: 8px;
  height: 100% !important;
}
.contacts .contacts__inner .contacts__box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3rem;
  background: var(--primary-invers);
  -webkit-box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  max-width: 520px;
  padding: 0 2rem 2rem 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 35vw;
}
@media screen and (max-width: 1023px) {
  .contacts .contacts__inner .contacts__box {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border: 1px solid var(--primary);
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 2rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) and screen and (max-width: 700px) {
  .contacts .contacts__inner .contacts__box {
    padding: 2rem 1rem;
  }
}
.contacts .contacts__inner .contacts__box .contacts__sign {
  font-size: 1.125em;
  font-weight: 500;
  padding: 0.9rem 1.4rem;
  border-radius: 100px;
  background: var(--secondary);
  color: var(--primary-invers);
  transform: translateY(-50%);
  text-transform: uppercase;
  display: inline-block;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__inner .contacts__box .contacts__sign {
    font-size: 0.875em;
  }
}
.contacts .contacts__inner .contacts__box .contacts__title {
  font-weight: 500;
  font-size: 1.625em;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__inner .contacts__box .contacts__title {
    font-size: 1.25em;
  }
}
.contacts .contacts__road {
  font-size: 1em;
  font-weight: 500;
  color: var(--secondary);
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__road {
    font-size: 0.75em;
  }
}
.contacts .contacts__addr {
  font-size: 1.3125em;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__addr {
    font-size: 1em;
  }
}
.contacts .contacts__time_phone {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 130%;
  color: var(--secondary);
  margin-bottom: 1.5rem;
}
.contacts .contacts__time {
  margin-top: 1rem;
  font-size: 1.125em;
  color: #838c95;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__time {
    font-size: 0.875em;
  }
}
.contacts .contacts__pic {
  width: calc(100% + 3rem);
  left: -1.5rem;
  position: relative;
  vertical-align: middle;
  margin: 2rem 0;
  object-fit: cover;
  border-radius: 8px;
  aspect-ratio: 16 / 9;
}
@media screen and (max-width: 1200px) {
  .contacts .contacts__pic {
    height: 170px;
  }
}
@media screen and (max-width: 1023px) {
  .contacts .contacts__pic {
    position: absolute;
    right: 1rem;
    top: 1rem;
    left: auto;
    width: 40%;
    height: 200px;
    margin: 0;
  }
}
@media screen and (max-width: 700px) {
  .contacts .contacts__pic {
    position: relative;
    right: 0;
    top: 0;
    margin: 2rem 0;
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.contacts .contacts__phone {
  font-weight: 500;
  font-size: 2.125em;
  margin-bottom: 1rem;
  display: block;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__phone {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 1200px) {
  .contacts .contacts__phone {
    font-size: 1.25em;
  }
}
.contacts .contacts__phone:hover {
  color: var(--secondary);
}
.contacts .contacts__mail {
  font-weight: 500;
  font-size: 2.125em;
  margin-bottom: 2.5rem;
  display: block;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__mail {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 1200px) {
  .contacts .contacts__mail {
    font-size: 1.25em;
  }
}
.contacts .contacts__mail:hover {
  color: var(--secondary);
}
.contacts .contacts__btn {
  width: 100%;
  height: 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__btn {
    height: 55px;
  }
}

/* End */
/* /local/components/ip52/slider/templates/banner/style.css?17766848265967 */
/* /local/components/ip52/lp/templates/proposal/style.css?17465967796821 */
/* /local/components/ip52/lp/templates/about-project/style.css?17470229896337 */
/* /local/components/ip52/lp/templates/vantage/style.css?17470229962610 */
/* /local/components/ip52/lp/templates/arc/style.css?17466200854166 */
/* /local/components/ip52/slider/templates/arc/style.css?17503171762015 */
/* /local/components/ip52/lp/templates/landscaping/style.css?17502720434430 */
/* /local/components/ip52/slider/templates/landscaping/style.css?17793575471606 */
/* /local/components/ip52/lp/templates/callback_type_1/style.css?17339093745423 */
/* /local/templates/sn2024/components/bitrix/form.result.new/callback_type_1/style.css?1769603997186 */
/* /local/components/ip52/lp/templates/location/style.css?17339093743489 */
/* /local/components/ip52/slider/templates/location/style.css?1733909374985 */
/* /local/components/ip52/slider/templates/room/style.css?17518701495997 */
/* /local/components/ip52/lp/templates/plane/style.css?175195862813237 */
/* /local/components/ip52/lp/templates/places/style.css?17339093741229 */
/* /local/components/ip52/slider/templates/places/style.css?17339093741166 */
/* /local/components/ip52/lp/templates/placement/style.css?17470284458819 */
/* /local/components/ip52/lp/templates/marker_list/style.css?17470286961089 */
/* /local/components/ip52/slider/templates/sale/style.css?17539496614505 */
/* /local/components/ip52/lp/templates/news/style.css?17339093742062 */
/* /local/components/ip52/slider/templates/news/style.css?17339093741041 */
/* /local/components/ip52/lp/templates/build/style.css?17558687048420 */
/* /local/components/ip52/lp/templates/pay/style.css?17519699218130 */
/* /local/components/ip52/lp/templates/team/style.css?17520648505652 */
/* /local/components/ip52/slider/templates/partners/style.css?17339093741212 */
/* /local/components/ip52/slider/templates/project/style.css?17339093741189 */
/* /local/components/ip52/lp/templates/docs/style.css?17339093744405 */
/* /local/components/ip52/lp/templates/contacts/style.css?17520579005162 */
