.elementor-kit-108{--e-global-color-primary:#BE1522;--e-global-color-secondary:#5B5B5B;--e-global-color-text:#5B5B5B;--e-global-color-accent:#BE1522;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-108 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.whatsapp-btn {
display: inline-block;
  padding: 12px 28px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  border: 2px solid #25D366;
  border-radius: 30px;
  text-decoration: none;
  transition: all 0.3s ease;
  background: #25D366;
}

.whatsapp-btn:hover {
  background-color: #25D366;
  color: white;
}


.cuadros  {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.cuadros  {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center; /* centra el texto */
}


.cuadro_esq_supe {
    background: linear-gradient(135deg, #ea6c6b, #d65a5a);
}

.cuadro_esq_sup_der {
    background: linear-gradient(135deg, #b7e4ef, #a1d9e5);
}

.cuadro_esq_izq_inf_izq {
    background: linear-gradient(135deg, #f2bc94, #e6a978);
}

.cuadro_esq_izq_inf_dere {
    background: linear-gradient(135deg, #7894c2, #637ca9);
}/* End custom CSS */