.widget.c-about-ref.c-about-ref-template-3 {
  position: relative;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-content {
  display: flex;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column {
  position: relative;
  margin: 0 52px;
  height: 435px;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column:first-child {
  flex: 0 1 46%;
  margin-left: 0;
}

.widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-descr {
  padding-top: 145px;
  margin: 0;
}
.widget.c-about-ref.c-about-ref-template-3 .intec-content-wrapper {
  margin: 0;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-content-text {
  position: relative;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-title {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 16px;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-name {
  font-size: 32px;
  line-height: 40px;
  color: #1B1E25;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-preview {
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  color: #000000;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-buttons {
  margin-top: 66px;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-button {
  padding: 21px 38px;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #A13446;
  transition: all .4s ease;
  text-decoration: none;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-button:hover {
  background-color: #F5D2D3;
  color: #000;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-content-additional {
  position: absolute;
  width: 100%;
  height: 100%;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-picture {
  height: 100%;
  background-repeat: no-repeat;
}
.widget.c-about-ref.c-about-ref-template-3 .widget-picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.widget.c-about-ref.c-about-ref-template-3 .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-3 .widget-video:hover .widget-video-hover-opacity {
  opacity: 0.9;
}
.widget.c-about-ref.c-about-ref-template-3 .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-3 .widget-video svg {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.widget.c-about-ref.c-about-ref-template-3[data-background=true] .widget-content {
  padding-top: 155px;
  padding-bottom: 155px;
}
.widget.c-about-ref.c-about-ref-template-3[data-background=true] .widget-content[data-lazyload-use=true] {
  background-size: auto;
  background-color: #F2F2F2;
}
@media (max-width: 1600px) {
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column {
    min-height: 435px;
    margin: 0 36px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column:last-child {
    margin-right: 0;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column:first-child {
    flex: 1 1 46%;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column:last-child {
    flex: 1 1 40%;
  }
}
@media (max-width: 1050px) {
  .widget.c-about-ref.c-about-ref-template-3 .widget-button {
    font-size: 14px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-preview {
    font-size: 18px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content {
    justify-content: center;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column {
    min-height: 300px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column:last-child {
    margin-bottom: 54px;
  }
}
@media all and (max-width: 768px) {
  .widget.c-about-ref.c-about-ref-template-3 .widget-content-text {
    width: auto;
  }
  .widget.c-about-ref.c-about-ref-template-3[data-background=true] .widget-content {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content {
    flex-direction: column-reverse;
    padding-right: 20px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column:last-child {
    min-height: auto;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column {
    margin: 0;
    min-height: 266px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-descr {
    max-width: none !important;
    min-width: auto !important;
    padding-left: 25px;
    padding-top: 0;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-preview {
    font-size: 12px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-buttons {
    margin-top: 32px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-button {
    font-size: 10px;
    padding: 14px 21px 14px 21px;
  }
}
@media all and (max-width: 500px) {
  .widget.c-about-ref.c-about-ref-template-3 .widget-name {
    font-size: 24px;
    line-height: 32px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-content .widget-content-column {
    min-height: 171px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-preview {
    font-size: 12px;
  }
  .widget.c-about-ref.c-about-ref-template-3 .widget-button {
    font-size: 10px;
  }
}

/*# sourceMappingURL=style.css.map */
