.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1760 .elementor-element.elementor-element-743fcc9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:50px 50px;--row-gap:50px;--column-gap:50px;--padding-top:100px;--padding-bottom:100px;--padding-left:15px;--padding-right:15px;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1760 .elementor-element.elementor-element-31a60bb .elementor-heading-title{font-family:"Urbanist", Sans-serif;font-size:36px;font-weight:300;text-transform:uppercase;line-height:44px;letter-spacing:-2%;color:var( --e-global-color-794d8e1 );}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1760 .elementor-element.elementor-element-af89c9d{color:var( --e-global-color-ed4db3a );font-family:var( --e-global-typography-91d9897-font-family ), Sans-serif;font-size:var( --e-global-typography-91d9897-font-size );font-weight:var( --e-global-typography-91d9897-font-weight );line-height:var( --e-global-typography-91d9897-line-height );}@media(max-width:1366px){.elementor-1760 .elementor-element.elementor-element-743fcc9{--padding-top:75px;--padding-bottom:75px;--padding-left:15px;--padding-right:15px;}.elementor-1760 .elementor-element.elementor-element-af89c9d{font-size:var( --e-global-typography-91d9897-font-size );line-height:var( --e-global-typography-91d9897-line-height );}}@media(max-width:1024px){.elementor-1760 .elementor-element.elementor-element-743fcc9{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-1760 .elementor-element.elementor-element-31a60bb .elementor-heading-title{font-size:32px;line-height:40px;}.elementor-1760 .elementor-element.elementor-element-af89c9d{font-size:var( --e-global-typography-91d9897-font-size );line-height:var( --e-global-typography-91d9897-line-height );}}@media(max-width:767px){.elementor-1760 .elementor-element.elementor-element-31a60bb .elementor-heading-title{font-size:30px;line-height:38px;}.elementor-1760 .elementor-element.elementor-element-af89c9d{font-size:var( --e-global-typography-91d9897-font-size );line-height:var( --e-global-typography-91d9897-line-height );}}@media(max-width:1366px) and (min-width:768px){.elementor-1760 .elementor-element.elementor-element-743fcc9{--content-width:900px;}}/* Start custom CSS for text-editor, class: .elementor-element-af89c9d *//* Estilo para los encabezados */
h1, h2, h3, h4, h5, h6 {
  color: #020202;
  font-family: 'Urbanist', sans-serif; /* Asegúrate de que la fuente esté cargada */
}

/* Estilo para los enlaces */
a {
  color: #020202;
  text-decoration: none; /* Sin subrayado por defecto */
  transition: all 0.3s ease; /* Efecto suave para hover */
}

/* Hover para los enlaces */
a:hover {
  text-decoration: underline;
  color: #020202;
}/* End custom CSS */