/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 13 2026 | 13:09:13 */
@media (min-width: 777px) {
  .gratis_cta_wrapper.elementor-column.elementor-col-50 {
    width: 100%;
  }
  .gratis_cta_wrapper.elementor-column.elementor-col-50 > div.elementor-widget-wrap {
    max-width: 50%;
  }
}
@media (max-width: 777px) {
  .gratis_cta_wrapper.elementor-column.elementor-col-50 {
    display: flex;
    flex-direction: column;
  }
}
