.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{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 );text-transform:var( --e-global-typography-accent-text-transform );line-height:var( --e-global-typography-accent-line-height );}.elementor-5506 .elementor-element.elementor-element-849e7b5{--spacer-size:40px;}@media(max-width:1366px){.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:1024px){.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-5506 .elementor-element.elementor-element-e197554 > .elementor-widget-container{margin:0px 10px 0px 10px;padding:0px 0px 0px 0px;}}@media(min-width:2400px){.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-e197554 *//* Oculta el texto en español */
body .gform_required_legend {
  font-size: 0;
  visibility: hidden;
  position: relative;
}

/* Inserta el texto en inglés */
body .gform_required_legend::after {
  content: '"(required)" indicates required fields';
  visibility: visible;
  font-size: 16px;
  color: #5f5f5f;
  position: absolute;
  top: 0;
  left: 0;
}/* End custom CSS */