.sd-acf-layouts-employee-cta {
  background-image: url("/wp-content/uploads/2026/08/employee-cta-row-background.jpg");
  background-size: cover;
  background-position: center center;
}
.sd-acf-layouts-employee-cta .sd-row-inner {
  padding: 60px 180px 60px 60px;
  background-color: #FFF;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}
.sd-acf-layouts-employee-cta .sd-employee-video {
  overflow: hidden;
  max-width: 650px;
  min-height: 650px;
  max-height: 650px;
  display: inline-block;
  position: relative;
  font-size: 0;
}
.sd-acf-layouts-employee-cta .sd-employee-video.style1 {
  border-radius: 52% 48% 75% 25%/45% 53% 47% 55%;
}
.sd-acf-layouts-employee-cta .sd-employee-video.style2 {
  border-radius: 63% 37% 50% 50%/47% 26% 74% 53%;
}
.sd-acf-layouts-employee-cta .sd-employee-video.style3 {
  border-radius: 26% 74% 49% 51%/51% 66% 34% 49%;
}
.sd-acf-layouts-employee-cta .col-7 {
  display: flex;
  justify-content: center;
}
.sd-acf-layouts-employee-cta .col-5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sd-acf-layouts-employee-cta video {
  height: 100% !important;
  max-width: unset;
}

@media screen and (max-width: 1600px) {
  .sd-acf-layouts-employee-cta .sd-row-inner {
    padding: 50px 149px 50px 50px;
  }
  .sd-acf-layouts-employee-cta .sd-employee-video {
    max-width: 540px;
    min-height: 540px;
    max-height: 540px;
  }
}
@media screen and (max-width: 1400px) {
  .sd-acf-layouts-employee-cta .sd-row-inner {
    padding: 44px 131px 44px 44px;
  }
  .sd-acf-layouts-employee-cta .sd-employee-video {
    max-width: 475px;
    min-height: 475px;
    max-height: 475px;
  }
}
@media screen and (max-width: 991px) {
  .sd-acf-layouts-employee-cta .sd-row-inner {
    column-gap: 0px;
    padding: 28px;
  }
  .sd-acf-layouts-employee-cta .sd-row-inner .col-7 {
    margin-bottom: 18px;
  }
  .sd-acf-layouts-employee-cta .sd-row-inner .sd-block-title .sd-block-title-htag {
    margin-bottom: 18px;
  }
  .sd-acf-layouts-employee-cta .sd-row-inner .sd-block-title .sd-block-title-htag.marginbottom-0px {
    margin-bottom: 0;
  }
  .sd-acf-layouts-employee-cta .sd-row-inner .sd-block-text:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .sd-acf-layouts-employee-cta .sd-row-inner .col-7 .sd-employee-video {
    max-height: 400px;
    min-height: 400px;
  }
  .sd-acf-layouts-employee-cta .sd-row-inner .col-7 .sd-employee-video video {
    max-width: 400px;
  }
}
@media screen and (max-width: 500px) {
  .sd-acf-layouts-employee-cta .sd-row-inner .col-7 .sd-employee-video {
    max-height: 240px;
    min-height: 240px;
  }
  .sd-acf-layouts-employee-cta .sd-row-inner .col-7 .sd-employee-video video {
    max-width: 240px;
    height: unset !important;
  }
}

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