.widget.c-about-ref.c-about-ref-template-1 {
  background-color: rgb(20, 22, 22);
  background-image: url('./images/bg-img.png');
  background-repeat: no-repeat;
  background-position: right top;
  background-position: 1100px -350px;
  padding-top: 143px;
  padding-bottom: 110px;
}

.widget.c-about-ref.c-about-ref-template-1 .services-index-block {
  top: 28px;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-content {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-content-text {
  position: relative;
  width: 50%;
}



.widget.c-about-ref.c-about-ref-template-1 .widget-name {
  font-size: 32px;
  line-height: 40px;
  color: #FFF;
  font-size: clamp(37px, 5vw, 68px);
  font-weight: 400;
  line-height: 100%;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-preview {
  font-size: clamp(16px, 3vw, 22px);
  color: #BDBDBD;
  line-height: 130%;
  margin-top: 65px;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-preview p {
  margin-bottom: 50px;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-preview b {
  color: #fff;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-buttons {
  margin-top: 24px;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-button {
  padding: 20px 36px;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-content-additional {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-picture {
  height: 100%;
  background-repeat: no-repeat;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-video {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 0;
  text-align: center;
  width: 120px;
  height: 120px;
  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-1 .widget-video:hover .widget-video-hover-opacity {
  opacity: 0.9;
}

.widget.c-about-ref.c-about-ref-template-1 .widget-video .widget-video-hover-opacity {
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -ms-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -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-1 .widget-video svg {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.widget.c-about-ref.c-about-ref-template-1[data-background=true] .widget-content {
  padding-top: 155px;
  padding-bottom: 155px;
}

.widget.c-about-ref.c-about-ref-template-1[data-background=true] .widget-content[data-lazyload-use=true] {
  background-size: auto;
  background-color: #F2F2F2;
}

@media all and (max-width: 1400px) {
  .widget.c-about-ref.c-about-ref-template-1 .services-index-block {
    top: -20px;
  }
}

@media all and (max-width: 900px) {
  .widget.c-about-ref.c-about-ref-template-1 .widget-content-additional {
    bottom: 30%;
  }
}

@media all and (max-width: 768px) {
  .widget.c-about-ref.c-about-ref-template-1 .widget-content {
    position: unset;
  }

  .widget.c-about-ref.c-about-ref-template-1 {
    position: relative;
    overflow: hidden;
  }

  .widget.c-about-ref.c-about-ref-template-1 .widget-content-additional {
    height: 50%;
    bottom: unset;
    top: -100px;
    right: -100px;
  }

  .widget.c-about-ref.c-about-ref-template-1 .widget-content-text {
    width: auto;
  }

}

@media all and (max-width: 500px) {
  .widget.c-about-ref.c-about-ref-template-1 {
    background-position: 10px -550px;
  }

  .widget.c-about-ref.c-about-ref-template-1 .widget-picture {
    opacity: 0.9;
  }

  .widget.c-about-ref.c-about-ref-template-1 .services-index-block {
    margin-bottom: 150px;
    top: 0;
  }

  .widget.c-about-ref.c-about-ref-template-1 .widget-preview {
    margin-top: 27px;
  }

  .widget.c-about-ref.c-about-ref-template-1 {
    padding-top: 50px;
    padding-bottom: 66px;
  }

  .widget.c-about-ref.c-about-ref-template-1 .widget-content {
    padding-top: 0;
    padding-bottom: 0;
  }

  .widget.c-about-ref.c-about-ref-template-1 .widget-content-additional {
    height: 300px;
    width: 300px;
    top: -50px;
    right: -80px;
  }

  .widget.c-about-ref.c-about-ref-template-1 .widget-name {
    font-size: 37px;
    line-height: 1.1;
    max-width: 50%;
  }

  .widget.c-about-ref.c-about-ref-template-1 .widget-preview p {
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=style.css.map */