.elementor-262 .elementor-element.elementor-element-87975e2{--display:flex;}.elementor-262 .elementor-element.elementor-element-b0b6875{text-align:center;}.elementor-262 .elementor-element.elementor-element-b0b6875 .elementor-heading-title{font-size:25px;}#elementor-popup-modal-262 .dialog-widget-content{animation-duration:1.2s;border-radius:20px 20px 20px 20px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-262{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-262 .dialog-message{width:640px;height:auto;padding:40px 40px 40px 40px;}#elementor-popup-modal-262 .dialog-close-button{display:flex;}@media(max-width:767px){#elementor-popup-modal-262 .dialog-message{padding:40px 20px 20px 20px;}}/* Start custom CSS for shortcode, class: .elementor-element-b530808 *//* CF7 row layout */
.cf7-row {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
}

.cf7-col {
  width: 50%;
}

.cf7-col-full {
  width: 100%;
}

/* Inputs & textarea full width */
.wpcf7-form-control {
  width: 100%;
  box-sizing: border-box;
}

/* Submit button full width */
.wpcf7-submit {
  width: 100%;
  display: block;
}

/* Mobile responsive */
@media (max-width: 768px) {
  .cf7-row {
    flex-direction: column;
  }

  .cf7-col,
  .cf7-col-full {
    width: 100%;
  }
}/* End custom CSS */