.elementor-16010 .elementor-element.elementor-element-27d7c2c{--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;}#elementor-popup-modal-16010{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-16010 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-16010 .dialog-close-button{display:flex;}#elementor-popup-modal-16010 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-acde49f */.hs-form-frame {
  display: block !important;
  height: auto !important;
}

.hs-form-frame iframe {
  width: 100% !important;
  visibility: visible !important;
  height: 700px !important;  /* desktop default */
  border: 0 !important;
}

/* Mobile override */
@media (max-width: 768px) {
  .hs-form-frame iframe {
    height: 800px !important;
  }
}/* End custom CSS */