.widget.c-about-ref.c-about-ref-template-2 {
  padding-top: 120px;
  padding-bottom: 150px;
  background-color: #282828;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-block-picture {
  position: relative;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-title {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 16px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-name {
  font-size: 60px;
  line-height: 127%;
  text-transform: uppercase;
  color: #FFF;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages {
  height: 340px;
  overflow: hidden;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages .about-swiper {
  max-height: 100%;
}

.widget.c-about-ref.c-about-ref-template-2 .about-swiper .swiper-wrapper {
  overflow: hidden;
  margin-top: -90px;
}


.advantage-wrap {
  color: #FFF;
  display: inline-block;
  font-size: 22px;
  opacity: .1;
  transition: all .2s;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages .swiper-slide-prev .advantage-wrap {
  opacity: 0;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages .swiper-slide-next .advantage-wrap {
  opacity: .2;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages .swiper-slide-active .advantage-wrap {
  opacity: 1;
  color: #FFAA00;
}

.about-swiper-pagination {
  color: #ABABAB;
  font-size: 22px;
  font-weight: 500;
}

.widget.c-about-ref.c-about-ref-template-2 .swiper-pagination-current {
  color: #FFAA00;

}

.widget.c-about-ref.c-about-ref-template-2 .about-content-wrapper {
  margin-top: 60px;
}

.widget.c-about-ref.c-about-ref-template-2 .about-content {
  margin: 0 auto;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-preview {
  font-size: 22px;
  line-height: normal;
  max-width: 440px;
  color: #FFF;
  margin: 0 auto;
}


.widget.c-about-ref.c-about-ref-template-2 .widget-preview span {
  font-weight: 600;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-button {
  padding: 20px 36px;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  transition: color .2s;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-button path {
  transition: fill .2s;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-button:hover {
  color: #FFF;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-button:hover path {
  fill: #FFF;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-button span {
  margin-right: 5px;
}


.widget.c-about-ref.c-about-ref-template-2 .widget-picture {
  padding-top: 100%;
  background-repeat: no-repeat;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-video {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.widget.c-about-ref.c-about-ref-template-2 .widget-video:hover .widget-hover-opacity {
  opacity: 0.9;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-video svg {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages {
  max-width: 440px;
  margin: 24px auto 0;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-hover-opacity {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-picture {
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-name {
  font-size: 16px;
  line-height: 20px;
  color: #404040;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-preview {
  font-size: 14px;
  line-height: 19px;
  color: #808080;
  margin-top: 8px;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="1"] .widget-block-picture {
  width: 40%;
  min-height: 160px;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="1"] .widget-block-text {
  width: 60%;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="1"] .widget-video {
  width: 120px;
  height: 120px;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="2"] .widget-block-picture {
  width: 33.3333333333%;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="2"] .widget-block-text {
  width: 66.6666666667%;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="3"] .widget-block-picture {
  width: 25%;
  min-height: 130px;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="3"] .widget-block-text {
  width: 75%;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="3"] .widget-video {
  width: 90px;
  height: 90px;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="3"] .widget-preview {
  margin-top: 16px;
}

.hide-about-img-desktop {
  display: none;
}

.mobile-advantages {
  display: none;
}

.abount-bottom-wrapper {
  display: none;
}

@media all and (max-width: 1200px) {
  .first-about-img {
    max-width: 13% !important;
  }

  .second-about-img {
    max-width: 30% !important;

  }
}

@media all and (max-width: 800px) {
  .show-about-img-desktop {
    display: none;
  }

  .hide-about-img-desktop {
    display: block;
  }

  .widget.c-about-ref.c-about-ref-template-2 .widget-advantages {
    margin-bottom: 20px;
    max-width: none;

  }

  .widget.c-about-ref.c-about-ref-template-2 .widget-preview {
    max-width: none;
  }
}


@media all and (max-width: 768px) {

  .widget.c-about-ref.c-about-ref-template-2 [data-view="1"] .widget-block-picture,
  .widget.c-about-ref.c-about-ref-template-2 [data-view="3"] .widget-block-picture {
    display: none;
  }
}

@media all and (max-width: 500px) {

  .abount-bottom-wrapper {
    display: flex;
  }

  .desktop-advantages {
    display: none;
  }

  .mobile-advantages {
    display: block;
  }

  .widget.c-about-ref.c-about-ref-template-2 {
    background-size: 50%;
  }

  .widget.c-about-ref.c-about-ref-template-2 .mobile-about-img {
    margin-bottom: 50px;
  }

  .widget.c-about-ref.c-about-ref-template-2 .widget-preview {
    font-size: 18px;
    line-height: 140%;
  }

  .widget.c-about-ref.c-about-ref-template-2 .widget-advantages {
    height: fit-content;
    margin: 46px 0px 50px;
  }

  .widget.c-about-ref.c-about-ref-template-2 .about-content-wrapper {
    margin-top: 0;
  }

  .widget.c-about-ref.c-about-ref-template-2 .abount-header-wrapper {
    display: none;
  }

  .widget.c-about-ref.c-about-ref-template-2 .advantage-wrap {
    opacity: 1;
    margin-bottom: 25px;
    display: flex;
    gap: 17px;
  }

  .widget.c-about-ref.c-about-ref-template-2 .advantage-counter {
    color: #FFAA00;
    min-width: 28px;
    font-size: 20px;
  }

  .widget.c-about-ref.c-about-ref-template-2 .advantage-text {
    font-size: 18px;
    font-weight: 500;
    margin-top: 2px;
  }

  .widget.c-about-ref.c-about-ref-template-2 .widget-button {
    padding: 0;
    line-height: 1;
  }

  .widget.c-about-ref.c-about-ref-template-2 {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .widget.c-about-ref.c-about-ref-template-2 .widget-name {
    font-size: 24px;
    line-height: 32px;
    line-height: 0.8;
  }

  .widget.c-about-ref.c-about-ref-template-2 .widget-buttons {
    line-height: 1;
  }
}

/*# sourceMappingURL=style.css.map */