.elementor-kit-10{--e-global-color-primary:#CD7673;--e-global-color-secondary:#95C0BB;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F5C26B;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-size:46px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 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 */.e-n-accordion-item-title[aria-expanded="false"] {
  border-radius: 25px 25px 25px 25px !important;
  transition: all 0.3s ease !important;
}

/* Evita desbordamientos y centra todo el texto animado */
.elementor-headline-dynamic-wrapper {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  text-align: center !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow-wrap: break-word !important;
  word-break: break-word !important;
  white-space: normal !important;
}

/* Asegura que cada frase dinámica se adapte correctamente */
.elementor-headline-dynamic-text {
  display: inline-block !important;
  text-align: center !important;
  white-space: normal !important;
  word-wrap: break-word !important;
  width: 100% !important;
  max-width: 100% !important;
  line-height: 1.2em !important;
}/* End custom CSS */