.elementor-16781 .elementor-element.elementor-element-ff2e534{--display:flex;--min-height:0px;--justify-content:center;--border-radius:2px 2px 2px 2px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5) inset;}.elementor-16781 .elementor-element.elementor-element-ff2e534 > .elementor-shape-top .elementor-shape-fill, .elementor-16781 .elementor-element.elementor-element-ff2e534 > .e-con-inner > .elementor-shape-top .elementor-shape-fill{fill:#FFFFFF00;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.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-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}#elementor-popup-modal-16781{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-16781 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-16781 .dialog-close-button{display:flex;}#elementor-popup-modal-16781 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}/* Start custom CSS for heading, class: .elementor-element-7604812 */.titulo-ayuda {
  text-align: center;
  font-family: 'Baloo 2', 'Nunito', sans-serif;
  font-size: 42px;
  font-weight: 800;
  color: #F4B400;
  line-height: 1.2;
}

.titulo-ayuda .subtitulo {
  display: block;
  font-size: 26px;
  font-weight: 600;
  color: #E6A800;
  margin-top: 8px;
}

.titulo-ayuda .icono {
  display: block;
  font-size: 40px;
  margin-bottom: 10px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-971f136 */.texto-ayuda {
  text-align: center;
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  color: #5f6368;
  line-height: 1.7;
  margin: 20px 0 10px 0;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.contacto-info {
  text-align: center;
  margin-top: 20px;
  font-family: 'Nunito', sans-serif;
}

.contacto-item {
  font-size: 18px;
  color: #444;
  margin: 10px 0;
  font-weight: 600;
  transition: color 0.2s ease;
  cursor: pointer;
}

.contacto-item:hover {
  color: #F4B400;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-a2777e3 */.btn-modal {
  display: inline-block;
  margin: 25px auto 10px auto;
  padding: 14px 34px;
  font-family: 'Nunito', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #7A4F00;
  background-color: #FFC107;
  border-radius: 40px;
  text-decoration: none;
  transition: all 0.25s ease;
  box-shadow: 0 6px 18px rgba(255, 193, 7, 0.25);
}

.btn-modal:hover {
  background-color: #FFB300;
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(255, 193, 7, 0.35);
}

.btn-modal:active {
  transform: scale(0.97);
}/* End custom CSS */