.elementor-kit-6{--e-global-color-primary:#FA88D6;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--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;background-color:var( --e-global-color-text );color:#FA88D6;font-family:"Behind The Nineties", Sans-serif;font-size:20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#FFFFFF;font-family:"Behind The Nineties", Sans-serif;}.elementor-kit-6 h1{color:#FA88D6;font-family:"Champs", Sans-serif;}.elementor-kit-6 h2{color:#FA88D6;font-family:"Behind The Nineties", Sans-serif;}.elementor-kit-6 h3{color:#FA88D6;font-family:"Behind The Nineties", Sans-serif;}.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 *//* Tooltip global */
.custom-tooltip {
  position: fixed;              /* relativo al viewport, perfecto para seguir el cursor */
  pointer-events: none;         /* no intercepta el ratón */
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 30px;
  padding: 15px 15px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  opacity: 0;
  transform: translate3d(0,0,0);
  transition: opacity .12s ease-in-out;
  max-width: 280px;
  z-index: 99;
  line-height: 1.35;
}

/* Título en negrita */
.custom-tooltip .tt-title {
  font-weight: 700;
  margin: 0 0 4px 0;
  font-size: 16px;
}

/* Estado visible */
.custom-tooltip.is-visible { opacity: 1; }

/* (Opcional) si quieres un “tail” mínimo tipo bocadillo, descomenta: */
/*
.custom-tooltip::after{
  content:"";
  position:absolute;
  left:8px; top:-6px;
  width:10px; height:10px;
  background:#fff;
  border-left:1px solid #000; border-top:1px solid #000;
  transform: rotate(45deg);
}
*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Behind The Nineties';
	font-display: auto;
	src: url('https://guitopowercoach.com/wp-content/uploads/2025/08/Behind-The-Nineties-Medium-1.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Champs';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://guitopowercoach.com/wp-content/uploads/2025/08/champs.thin_.ttf') format('truetype');
}
/* End Custom Fonts CSS */