/* .w-image img,
.w-image picture {
  object-fit: contain !important;
} */
/* :::::::::::::::::::::::::::::::::::::::: */
/* .ht--video__top .w-video-play-icon {
  border: 1px solid rgba(188, 176, 168, 0.2) !important;
  background: #383939 !important;
  border-radius: 0 !important;
}
.ht--video__top button.w-video-play {
  background: red !important;
  height: 72px !important;
  width: 72px !important;
  border-radius: 0px;
  left: -19vw;
  bottom: 2px !important;
  margin: unset !important;
  top: unset;
  z-index: 999999;
} */

.ht--hero__section .l-section-overlay {
  background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.6) 0%,
      rgba(0, 0, 0, 0) 35.46%
    ),
    linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%) !important;
}
.ht--hero__section .w-image img,
.w-image picture {
  object-fit: contain !important;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::: */
.layout_43 .usg_vwrapper_1 {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}

.layout_43 .usg_vwrapper_1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 25.2%,
      rgba(0, 0, 0, 0.05) 100%
    ),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.1) 0%,
      rgba(255, 255, 255, 0.02) 100%
    );
}

.layout_43 .w-image-h::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 25.2%,
      rgba(0, 0, 0, 0.8) 100%
    ),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.1) 0%,
      rgba(255, 255, 255, 0.02) 100%
    );
  z-index: 2;
}
/* :::::::::::::::::::::::::::::::::::::::::::::: */
.ht--slider__top .rsThumbsContainer {
  display: flex !important;
}

.ht--slider__top .rsNavItem {
  flex: 1 1 auto !important;
  width: auto !important;
  min-width: 0;
  aspect-ratio: 16/9 !important;
}

.ht--slider__top .w-slider-h img {
  object-fit: cover !important;
}
.ht--slider__top .rsThumb.rsNavSelected::after {
  border: 3px solid #fff !important;
}
.ht--slider__top .rsTmb {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.ht--column_space .wpb_wrapper {
  height: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
.ht--processo__cta .l-section-overlay {
  background: linear-gradient(
    270deg,
    #383939 49.95%,
    rgba(56, 57, 57, 0.8) 72.55%,
    rgba(56, 57, 57, 0) 100%
  ) !important;
}
@media (max-width: 1024px) {
  .ht--processo__cta .l-section-overlay {
    background: linear-gradient(
      180deg,
      #383939 64.95%,
      rgba(56, 57, 57, 0.8) 73.55%,
      rgba(56, 57, 57, 0) 87%
    ) !important;
  }
}
/* ______________________________________________ */
.ht--form__section .l-section-overlay {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.12) 100%
  ) !important;
}
/* ::::::::::::::::::: */
.gform_required_legend {
  display: none !important;
}
.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
  color: #fff !important;
}
.gform-footer.gform_footer.top_label {
  justify-content: center !important;
}
