.elementor-kit-7{--e-global-color-primary:#E58252;--e-global-color-secondary:#F43B71;--e-global-color-text:#FAC589;--e-global-color-accent:#FC6A80;--e-global-color-6405cba:#FCEDCF;--e-global-color-9c98f31:#FC8F77;--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-7 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){--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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Tu CSS de animaciones existente sigue igual */
.elementor-element-5558f2a,
.elementor-element-bb33d18,
.elementor-element-0c4a1f8,
.elementor-element-af9b6dc,
.elementor-element-3b20eea,
.elementor-element-9346d7d,
.elementor-element-a220b83,
.elementor-element-991ca73 {
  transition: transform 0.2s ease, filter 0.2s ease !important;
}

.elementor-element-5558f2a:hover,
.elementor-element-3aa4923:hover,
.elementor-element-6c14024:hover,
.elementor-element-530f2dd:hover,
.elementor-element-3b20eea:hover,
.elementor-element-9346d7d:hover,
.elementor-element-a5b4b24:hover,
.elementor-element-991ca73:hover {
  transform: scale(1.1) !important;
  filter: brightness(1.1) !important;
}


@media (max-width: 768px) {
  /* Encabezados */
  h1 { font-size: 28px !important; }
  h2 { font-size: 24px !important; }
  h3 { font-size: 20px !important; }
  h4 { font-size: 18px !important; }
  h5 { font-size: 16px !important; }
  h6 { font-size: 14px !important; }

  /* Párrafos y citas */
  p, blockquote, li, span, a {
    font-size: 16px !important; /* ajustá según diseño */
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
  }

  /* Carruseles y contenedores */
  .elementor-widget-container, 
  .elementor-widget-carousel, 
  .elementor-image-carousel {
    max-width: 100%;
    overflow-x: hidden;
  }
}/* End custom CSS */