.elementor-855 .elementor-element.elementor-element-4f97593{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:2em;--padding-bottom:2em;--padding-left:2em;--padding-right:2em;}.elementor-855 .elementor-element.elementor-element-4f97593:not(.elementor-motion-effects-element-type-background), .elementor-855 .elementor-element.elementor-element-4f97593 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#C0C0C0;}.elementor-855 .elementor-element.elementor-element-1287d95{width:var( --container-widget-width, 15% );max-width:15%;--container-widget-width:15%;--container-widget-flex-grow:0;}.elementor-855 .elementor-element.elementor-element-1287d95.xpro-widget-bg-overlay:before{transition:background 0.3s;}.elementor-855 .elementor-element.elementor-element-c03f619{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:2em;--padding-bottom:2em;--padding-left:1em;--padding-right:1em;}.elementor-855 .elementor-element.elementor-element-849c0af.xpro-widget-bg-overlay:before{transition:background 0.3s;}@media(max-width:767px){.elementor-855 .elementor-element.elementor-element-1287d95{--container-widget-width:45%;--container-widget-flex-grow:0;width:var( --container-widget-width, 45% );max-width:45%;}}/* Start custom CSS for xpro-cf7, class: .elementor-element-849c0af */.cf7-custom-form {
  max-width: 1024px;
  margin: 0 auto;
}

.cf7-custom-form h2 {
  text-align: center;
  color: #ff0000;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 28px;
}

.cf7-row {
  display: flex;
  gap: 12px;
}

.cf7-field {
  width: 100%;
  margin-bottom: 22px;
}

.cf7-field label {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #111;
  margin-bottom: 4px;
}

.cf7-field label span {
  color: red;
}

.cf7-field input {
  width: 100%;
  height: 40px;
  border: 1px solid #7d8792;
  background: #f3f3f3;
  padding: 0 16px;
  font-size: 15px;
  box-sizing: border-box;
}

.cf7-custom-form .wpcf7-submit {
  width: 100% !important;
  height: 40px !important;
  background-color: #bd7a2f !important;
  color: #ffffff !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: background-color 0.3s ease !important;
}

.cf7-custom-form .wpcf7-submit:hover {
  background-color: #9f6427 !important;
  color: #ffffff !important;
}

@media (max-width: 768px) {
  .cf7-row {
    flex-direction: column;
  }
}/* End custom CSS */