.elementor-3592 .elementor-element.elementor-element-7470962{--display:flex;--background-transition:0.3s;}/* Start custom CSS for wpforms, class: .elementor-element-66bbf5c */.gd-header {
  background: linear-gradient(135deg, #0a3d2e 0%, #05281f 100%);
  color: #ffffff;
  padding: 60px 20px;
  text-align: center;
}

.gd-header-inner {
  max-width: 900px;
  margin: 0 auto;
}

.gd-logo img {
  max-width: 160px;
  margin-bottom: 20px;
}

.gd-content h1 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #ffffff;
}

.gd-content p {
  font-size: 18px;
  margin-bottom: 25px;
  color: #d2f5de;
}

.gd-points {
  margin-bottom: 30px;
  font-size: 16px;
}

.gd-points div {
  margin: 8px 0;
}

.gd-btn {
  display: inline-block;
  background: linear-gradient(90deg, #ffd400, #ffb800);
  color: #000;
  font-weight: 700;
  padding: 14px 26px;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.3s;
}

.gd-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 15px rgba(0,0,0,0.25);
}/* End custom CSS */