.ht--main-section {
  background: linear-gradient(
      0deg,
      rgba(72, 112, 155, 0) 48.7%,
      rgba(72, 112, 155, 0.4) 58.7%,
      rgba(72, 112, 155, 0.8) 70.16%,
      #48709b 79.9%
    ),
    url(/wp-content/uploads/2025/09/Hero-header-section22-min.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.ht--glass-effect {
  backdrop-filter: blur(8.6px);
  -webkit-backdrop-filter: blur(8.6px);
}
.ht--overlay-general-blu.active {
  background: linear-gradient(180deg, rgba(72, 112, 155, 0.8) 0%, #48709b 100%),
    linear-gradient(
      0deg,
      rgba(72, 112, 155, 0) 48.7%,
      rgba(72, 112, 155, 0.6) 63.49%,
      #48709b 77.52%
    );
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#gform_confirmation_message_1 {
  color: #fff !important;
  text-align: center !important;
}
