.elementor-843 .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-843 .elementor-element.elementor-element-4f97593:not(.elementor-motion-effects-element-type-background), .elementor-843 .elementor-element.elementor-element-4f97593 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-843 .elementor-element.elementor-element-1287d95{width:var( --container-widget-width, 15% );max-width:15%;--container-widget-width:15%;--container-widget-flex-grow:0;}.elementor-843 .elementor-element.elementor-element-1287d95.xpro-widget-bg-overlay:before{transition:background 0.3s;}.elementor-843 .elementor-element.elementor-element-0fd7bc4{--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;--align-items:center;--padding-top:2em;--padding-bottom:2em;--padding-left:2em;--padding-right:2em;}.elementor-843 .elementor-element.elementor-element-5a9f7e4{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:2em;--padding-bottom:2em;--padding-left:2em;--padding-right:2em;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-843 .elementor-element.elementor-element-28c7dda.xpro-widget-bg-overlay:before{transition:background 0.3s;}.elementor-843 .elementor-element.elementor-element-28c7dda{text-align:center;}.elementor-843 .elementor-element.elementor-element-28c7dda .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-843 .elementor-element.elementor-element-b17a7aa.xpro-widget-bg-overlay:before{transition:background 0.3s;}@media(min-width:768px){.elementor-843 .elementor-element.elementor-element-5a9f7e4{--width:80%;}}@media(max-width:767px){.elementor-843 .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 shortcode, class: .elementor-element-b17a7aa */.cf7-custom-form {
  max-width: 1024px;
  margin: 0 auto;
}

.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,
.cf7-field select,
.cf7-field textarea {
  width: 100% !important;
  border: 1px solid #7d8792;
  background: #f3f3f3;
  padding: 0 16px;
  font-size: 15px;
  box-sizing: border-box;
}

.cf7-field input,
.cf7-field select {
  height: 40px;
}

.cf7-field textarea {
  min-height: 120px;
  padding-top: 12px;
}

.cf7-custom-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.cf7-custom-form .wpcf7-list-item {
  display: block;
  margin: 4px 0;
}

.cf7-custom-form .wpcf7-list-item-label {
  color: #111 !important;
  font-weight: 400;
}

.cf7-custom-form input[type="radio"] {
  width: auto !important;
  height: auto;
  margin-right: 6px;
}

.cf7-custom-form .wpcf7-submit {
  width: 100% !important;
  height: 45px !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;
}

.cf7-custom-form p {
  margin: 0;
}

.cf7-custom-form h2 {
  display: none !important;
}

@media (max-width: 768px) {
  .cf7-row {
    flex-direction: column;
  }
}/* End custom CSS */