.elementor-kit-1275{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#44474A;--e-global-color-text:#292828;--e-global-color-accent:#1883CC;--e-global-color-d4eaee7:#FFE600;--e-global-color-d3629ac:#2968C8;--e-global-color-8a46509:#303F71;--e-global-color-b1022c4:#009EE3;--e-global-color-6a6f045:#FFFFFF;--e-global-color-c3334b1:#464646;--e-global-color-e30bd9e:#FFFFFF00;--e-global-color-3adf5fc:#F8F8F8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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-kit-1275 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//*Redondea los bordes con animación*/
.redondeado-off {
  border-radius: 14px; 
  transition: border-radius 0.3s ease;
}
.redondeado-on {
  border-radius: 0 0 14px 14px; 
}

@media (max-width: 1024px) {
  .redondeado-off {
    border-radius: 0px; 
  }
  .redondeado-on {
  border-radius: 0px; 
   }
}/* End custom CSS */