.elementor-4570 .elementor-element.elementor-element-d27e212{--display:flex;--margin-top:155px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}body.elementor-page-4570:not(.elementor-motion-effects-element-type-background), body.elementor-page-4570 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1e38e1a );}/* Start custom CSS for html, class: .elementor-element-f180c7d */<style>
#cpc-form-wrap * { box-sizing: border-box; margin: 0; padding: 0; }
#cpc-form-wrap {
  max-width: 480px;
  margin: 0 auto;
  background: white;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
#cpc-form-wrap .badge {
  display: inline-block;
  background: #E1F5EE;
  color: #0F6E56;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 20px;
  margin-bottom: 16px;
}
#cpc-form-wrap h2 {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 8px;
  margin-top: 0;
}
#cpc-form-wrap .price {
  font-size: 20px;
  font-weight: 600;
  color: #0F6E56;
  margin-bottom: 24px;
}
#cpc-form-wrap label {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #444;
  margin-bottom: 6px;
  margin-top: 16px;
}
#cpc-form-wrap input[type="text"],
#cpc-form-wrap input[type="email"],
#cpc-form-wrap input[type="tel"] {
  width: 100% !important;
  padding: 12px 16px !important;
  border: 1.5px solid #e0ddd6 !important;
  border-radius: 8px !important;
  font-size: 15px !important;
  color: #1a1a1a !important;
  background: white !important;
  box-shadow: none !important;
  outline: none !important;
  margin-bottom: 0 !important;
}
#cpc-form-wrap input:focus {
  border-color: #0F6E56 !important;
}
#cpc-form-wrap .cpc-btn {
  width: 100%;
  padding: 14px;
  background: #0F6E56;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin-top: 24px;
  display: block;
}
#cpc-form-wrap .cpc-btn:hover {
  background: #085041;
}
#cpc-form-wrap .cpc-btn:disabled {
  background: #aaa;
  cursor: not-allowed;
}
</style>/* End custom CSS */