

/* Start:/local/templates/devvesna.ru_2026_opti/components/bitrix/news.list/index_about/style.css?1781753289574*/
.b-readmore {
    padding: 0 0 0 0;
}
.b-readmore__link {
    color: #000;
    text-decoration: none;
}
.b-readmore__link:hover, .b-readmore__link:focus, .b-readmore__link:active {
    color: #4a4e64;
    text-decoration: none;
}
.b-readmore__open {
    display: inline-block;
}
.b-readmore__close {
    display: none;
}
.b-readmore--opened .b-readmore__open {
    display: none;
}
.b-readmore--opened .b-readmore__close {
    display: inline-block;
}

@media screen and (max-width: 999px) {

    .b-readmore {
        padding-top: 15px;
    }
}
/* End */


/* Start:/local/templates/devvesna.ru_2026_opti/components/bitrix/news.list/index_about/css/pagespeed.css?178175328913516*/
.about-slider {
  background-color: #f1f5f8;
  position: relative; }
  @media screen and (max-width: 999px) {
    .about-slider {
      overflow: hidden; } }
  .about-slider:before {
    content: '';
    position: absolute;
    height: 10%;
    width: 100%;
    background-color: #ffffff;
    z-index: -1;
    bottom: 0; }
  .about-slider__wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: 2em;
    position: relative; }
    @media screen and (max-width: 500px) {
      .about-slider__wrap {
        width: 100%;
        height: 100%;
        padding-top: 0; } }
  .about-slider .container {
    padding-left: 240px;
    margin-top: 0;
    height: 100%;
    width: 100vw; }
    @media screen and (max-width: 1680px) {
      .about-slider .container {
        padding-left: 250px;
        width: 100vw; } }
    @media screen and (max-width: 1024px) {
      .about-slider .container {
        padding-left: 20px; } }
    @media screen and (max-width: 999px) {
      .about-slider .container {
        margin-top: 0; } }
    @media screen and (max-width: 500px) {
      .about-slider .container {
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        padding: 65px 0 0 0; } }
  .about-slider--page {
    margin-top: -30px;
    margin-left: -245px;
    padding-bottom: 20px; }
    .about-slider--page .about-small {
      position: relative; }
    .about-slider--page .about-big {
      margin-bottom: 8px; }
      @media screen and (max-width: 500px) {
        .about-slider--page .about-big {
          height: auto;
          margin-bottom: 0; } }
    .about-slider--page.section {
      height: auto; }
    @media screen and (max-width: 1680px) {
      .about-slider--page {
        margin-left: -205px; } }
    @media screen and (max-width: 1440px) {
      .about-slider--page {
        margin-left: -110px; } }
    @media screen and (max-width: 1024px) {
      .about-slider--page {
        height: auto;
        padding-bottom: 20px; } }
    @media screen and (max-width: 500px) {
      .about-slider--page {
        margin-left: -20px;
        margin-right: -20px; } }
    .about-slider--page .container {
      width: 100%;
      padding-left: 245px;
      margin-top: 0; }
      @media screen and (max-width: 1680px) {
        .about-slider--page .container {
          padding-left: 205px; } }
      @media screen and (max-width: 1440px) {
        .about-slider--page .container {
          padding-left: 110px; } }
      @media screen and (max-width: 500px) {
        .about-slider--page .container {
          padding-left: 20px;
          padding-top: 0; } }
    .about-slider--page .about-big .slider-arrow {
      right: 100px; }
    @media screen and (max-width: 500px) {
      .about-slider--page .about-small {
        height: 200px; } }
    @media screen and (max-width: 500px) {
      .about-slider--page .about-big .row .col--content {
        padding-left: 0; } }
  .about-slider--house {
    padding-top: 60px;
    margin-top: 0;
    margin-bottom: 110px; }
    @media screen and (max-width: 500px) {
      .about-slider--house {
        padding-top: 20px;
        margin-bottom: 0; } }
    .about-slider--house .about-big__title {
      padding-bottom: 40px; }
      @media screen and (max-width: 500px) {
        .about-slider--house .about-big__title {
          padding-bottom: 20px; } }
      .about-slider--house .about-big__title h3 {
        line-height: .8em; }
      .about-slider--house .about-big__title span {
        font-size: 48px; }
        @media screen and (max-width: 500px) {
          .about-slider--house .about-big__title span {
            font-size: 35px; } }
    .about-slider--house .about-big__head {
      margin-bottom: 30px; }
    .about-slider--house .about-big .slider-arrow {
      left: calc(40% - 80px);
      top: 60%;
      right: inherit; }
      @media screen and (max-width: 1680px) {
        .about-slider--house .about-big .slider-arrow {
          left: calc(50% - 80px); } }
    .about-slider--house .about-big__anons {
      padding-right: 80px; }
  .about-slider.pp-section .slider-arrow {
    display: none; }

.about-small {
  width: 100vw;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  z-index: 10; }
  @media screen and (max-width: 1024px) {
    .about-small {
      position: relative; } }
  @media screen and (max-width: 500px) {
    .about-small {
      position: relative;
      bottom: 0;
      height: 30vh; } }
  .about-small__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .about-small__pics {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
    .about-small__pics img {
      position: absolute;
      width: 100%;
      height: auto;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(1);
      transition: 1s all ease-in-out; }
      @media screen and (max-width: 1024px) {
        .about-small__pics img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; } }
  .about-small__item {
    width: 450px;
    height: 235px;
    background-size: cover;
    position: relative;
    padding: 30px;
    margin-right: 15px;
    cursor: pointer;
    overflow: hidden; }
    @media screen and (max-width: 500px) {
      .about-small__item {
        height: 100%; } }
    .about-small__item:hover:before, .about-small__item.swiper-slide-active:before {
      opacity: .3; }
    .about-small__item:hover .about-small__pics img, .about-small__item.swiper-slide-active .about-small__pics img {
      transform: translate(-50%, -50%) scale(1.1); }
    @media screen and (max-width: 500px) {
      .about-small__item.swiper-slide-active:before {
        opacity: .3; }
      .about-small__item.swiper-slide-active .about-small__pics img {
        transform: translate(-50%, -50%) scale(1.1); } }
    .about-small__item:last-child {
      margin-right: 0; }
    .about-small__item:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: #0a1633;
      opacity: .8;
      transition: 1s opacity ease-in-out;
      z-index: 2; }
  .about-small__title {
    font-family: "Alumni Sans", Arial, sans-serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 36px;
    position: relative;
    max-width: 60%;
    line-height: 1em;
    z-index: 3; }
    @media screen and (max-width: 1024px) {
      .about-small__title {
        font-size: 25px; } }
    @media screen and (max-width: 500px) {
      .about-small__title {
        max-width: 100%; } }

.about-big {
  position: relative;
  flex: 1 1 auto;
  z-index: 2; }
  @media screen and (max-width: 500px) {
    .about-big__content {
      min-height: 220px; } }
  @media screen and (max-width: 500px) {
    .about-big {
      height: calc(50vh - 40px); } }
  .about-big:hover .slider-arrow {
    opacity: 1; }
  .about-big.swiper-container {
    overflow: inherit; }
    @media screen and (max-width: 999px) {
      .about-big.swiper-container {
        overflow: hidden; } }
  .about-big .slider-arrow {
    position: absolute;
    top: calc(50% - 100px);
    right: 0;
    opacity: 0;
    transition: .3s opacity linear;
    z-index: 10; }
    @media screen and (max-width: 999px) {
      .about-big .slider-arrow {
        right: 0;
        height: 200px;
        opacity: 1;
        bottom: 0;
        top: inherit;
        display: none; } }
    @media screen and (max-width: 500px) {
      .about-big .slider-arrow--prev {
        display: none; } }
    @media screen and (max-width: 500px) {
      .about-big .slider-arrow--next {
        height: 100%;
        border-radius: 0;
        width: 20px;
        background-color: rgba(41, 53, 71, 0.8); } }
  .about-big__title {
    position: relative; }
    .about-big__title:before {
      content: '';
      position: absolute;
      width: 50%;
      height: 1px;
      bottom: -10px;
      background-color: #c7cdda; }
      @media screen and (max-width: 500px) {
        .about-big__title:before {
          bottom: -15px; } }
    .about-big__title h3 {
      font-size: 55px;
      color: #4a4e64;
      font-weight: 100;
      font-family: "Alumni Sans", Arial, sans-serif;
      margin: 0;
      line-height: 1em; }
      @media screen and (max-width: 1680px) {
        .about-big__title h3 {
          font-size: 50px; } }
      @media screen and (max-width: 500px) {
        .about-big__title h3 {
          font-size: 35px;
          font-weight: 300; } }
  .about-big__logo {
    margin-bottom: 25px; }
    @media screen and (max-width: 1680px) {
      .about-big__logo {
        margin-bottom: 20px; } }
    @media screen and (max-width: 500px) {
      .about-big__logo {
        margin-bottom: 10px; } }
    @media screen and (max-width: 500px) {
      .about-big__logo img {
        max-width: 100%; } }
  .about-big__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px; }
    @media screen and (max-width: 1680px) {
      .about-big__head {
        margin-bottom: 20px; } }
  .about-big .slider-count {
    font-size: 173px;
    color: #545863;
    font-weight: 100;
    font-family: "Alumni Sans", Arial, sans-serif;
    line-height: .8em;
    opacity: .2; }
    @media screen and (max-width: 1680px) {
      .about-big .slider-count {
        font-size: 130px; } }
    @media screen and (max-width: 500px) {
      .about-big .slider-count {
        display: none; } }
  .about-big__anons {
    font-size: 17px;
    color: #4a4e64;
    line-height: 1.3;
    padding-bottom: 50px; }
    .about-big__anons h1 {
      font-size: 20px;
      color: #4a4e64;
      line-height: 1.3;
      font-weight: bold; }
    @media screen and (max-width: 500px) {
      .about-big__anons {
        padding-bottom: 0; } }
    .about-big__anons p {
      margin: 0 0 20px 0; }
      .about-big__anons p:last-child {
        margin-bottom: 0; }
    @media screen and (max-width: 1366px) {
      .about-big__anons {
        font-size: 16px; } }
    @media screen and (max-width: 500px) {
      .about-big__anons {
        font-size: 14px; }
        .about-big__anons p {
          margin-bottom: 0; } }
    @media screen and (max-width: 500px) and (max-width: 500px) {
      .about-big__anons p {
        line-height: 1.4em; } }

  .about-big__pics {
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 0;
    overflow: hidden; }
    @media screen and (max-width: 999px) {
      .about-big__pics {
        width: 100%;
        position: relative; } }
    @media screen and (max-width: 999px) {
      .about-big__pics img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; } }
  .about-big .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 999px) {
      .about-big .row {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .about-big .row .col--content {
      width: 40%;
      padding-right: 50px; }
      @media screen and (max-width: 1680px) {
        .about-big .row .col--content {
          width: 50%; } }
      @media screen and (max-width: 999px) {
        .about-big .row .col--content {
          width: 100%;
          padding-right: 0;
          margin-bottom: 30px; } }
      @media screen and (max-width: 500px) {
        .about-big .row .col--content {
          padding: 0 20px 5px 20px; } }
    .about-big .row .col--pics {
      width: 60%;
      min-height: 680px;
      position: relative; }
      @media screen and (max-width: 1680px) {
        .about-big .row .col--pics {
          width: 50%;
          min-height: 500px; } }
      @media screen and (max-width: 999px) {
        .about-big .row .col--pics {
          display: none; } }
  .about-big__item {
    background-color: #f1f5f8; }
    .about-big__item.swiper-slide-active {
      z-index: 10; }
  .about-big .clearboth {
    margin-top: 15px; }
  .about-big .truncate_more_link {
    text-decoration: none;
    color: #59739d;
    font-size: 14px;
    font-weight: 500; }
  .about-big.swiper-creative .swiper-slide {
    overflow: inherit; }

/*# sourceMappingURL=pagespeed.css.map */

/* End */


/* Start:/local/templates/devvesna.ru_2026_opti/components/luxar/super/benefits/style.css?17817532904003*/
.benefits {
    font-family: "Alumni Sans", Arial, sans-serif;
    padding: 80px 0;
}

.benefits-item .benefits-item__title {
     font-size: 36px;
     color: #142133;
     margin-bottom: 20px;
     font-weight: 500;
}

 .benefits-item .benefits-item__subtitle {
     font-size: 20px;
     color: #5e657d;
     font-weight: 300;
 }


.benefits__wrapper {
    display: flex;
}

.benefits__col {
    width: 50%;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.benefits__col--icon {
    z-index: 10;
    padding-top: 70px;
}

.benefits-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -50px -50px -50px;
}

.benefits-item {
    width: 50%;
    padding: 15px 50px 80px 50px;
}

.benefits-item:nth-child(2),
.benefits-item:nth-child(3) {
    background-color: rgba(242, 245, 248, .2);
}

.benefits-item:nth-child(2) .benefits-icon,
.benefits-item:nth-child(3) .benefits-icon {
    background: #fdfdfe;
}

.benefits-icon {
    background: #ffffff;
    padding: 6px;
    display: inline-block;
    margin-left: 40px;
    position: relative;
}

.benefits-item__pics {
    margin-bottom: 20px;
    position: relative;
    height: 75px;
}


.benefits-item__pics:before {
    content: '';
    position: absolute;
    width: calc(100% - 50px);
    height: 1px;
    background: #c8ccd8;
    top: 50%;
}

.benefits-pics {
    position: relative;
    font-size: 0;
}

.benefits-pics__desc {
    position: absolute;
    top: 65px;
    left: 100px;
    z-index: 10;
}

.benefits-pics__desc h2 {
    font-size: 60px;
    color: #ffffff;
    margin: 0 0 10px 0;
    font-weight: 300;
    text-shadow: 0 0 20px rgb(0 0 0 / 4%);
}

.benefits-pics__desc p {
    color: #ffffff;
    font-size: 30px;
    padding: 0;
    margin: 0;
    font-weight: 300;
    text-shadow: 0 0 20px rgb(0 0 0 / 4%);
}

.benefits__col--pics {
    background-color: #1f2b3d;
}

.benefits-gallery {
    height: 100%;
}

.benefits-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 1280px) {

    .benefits-pics__desc h2 {
        font-size: 40px;
    }

    .benefits-pics__desc p {
        font-size: 24px;
    }

    .benefits__col--icon {
        width: 60%;
    }

    .benefits__col--pics {
        width: 40%;
    }

    .benefits-item {
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 1024px) {

    .benefits-item .benefits-item__title {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .benefits-item .benefits-item__subtitle {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {

    .benefits__col--pics {
        order: 1;
        width: 100%;
    }

    .benefits__col--icon {
        order: 2;
        width: 100%;
    }

    .benefits__wrapper {
        flex-wrap: wrap;
    }

    .benefits-pics img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}


@media screen and (max-width: 425px) {

    .benefits__col--pics {
        width: calc(100% + 40px);
        margin: 0 -20px;
        height: 500px;
        overflow: hidden;
    }

    .benefits-pics__desc {
        left: 20px;
        top: 20px;
    }

    .benefits-list {
        margin: 0 -20px;
    }

    .benefits-item {
        padding: 15px;
    }

    .benefits__col--icon {
        padding-top: 20px;
    }

    .benefits-item__pics:before {
        width: 100%;
    }

    .benefits-item .benefits-item__subtitle {
        font-size: 16px;
    }

    .benefits {
        padding: 50px 0;
    }

    .benefits-item .benefits-item__title {
        margin-bottom: 5px;
    }

    .benefits-pics img {
        opacity: .7;
    }

    .benefits-item__pics {
        margin-bottom: 0;
    }

    .benefits-item__subtitle br {
        display: none;
    }
}
/* End */
/* /local/templates/devvesna.ru_2026_opti/components/bitrix/news.list/index_about/style.css?1781753289574 */
/* /local/templates/devvesna.ru_2026_opti/components/bitrix/news.list/index_about/css/pagespeed.css?178175328913516 */
/* /local/templates/devvesna.ru_2026_opti/components/luxar/super/benefits/style.css?17817532904003 */
