.elementor-kit-6{--e-global-color-primary:#ED3C29;--e-global-color-secondary:#008599;--e-global-color-text:#111010;--e-global-color-accent:#FFD445;--e-global-color-8531e26:#000000;--e-global-color-7e7127f:#2D2A2A;--e-global-typography-primary-font-family:"Gabarito";--e-global-typography-primary-font-size:30.04px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gabarito";--e-global-typography-secondary-font-size:3.44vw;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Real Head Pro Book";--e-global-typography-text-font-size:1.532vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gabarito";--e-global-typography-accent-font-weight:500;--e-global-typography-bb1bc7a-font-family:"Gabarito";--e-global-typography-bb1bc7a-font-weight:400;--e-global-typography-bb1bc7a-text-transform:uppercase;--e-global-typography-7443dd6-font-family:"Gabarito";--e-global-typography-7443dd6-font-size:1.141vw;--e-global-typography-7443dd6-font-weight:600;--e-global-typography-7443dd6-text-transform:uppercase;--e-global-typography-248bed8-font-family:"Cormorant Garamond";--e-global-typography-248bed8-font-size:2vw;--e-global-typography-248bed8-font-weight:500;--e-global-typography-248bed8-font-style:italic;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-bb1bc7a-font-family ), Sans-serif;font-weight:var( --e-global-typography-bb1bc7a-font-weight );text-transform:var( --e-global-typography-bb1bc7a-text-transform );color:#111010;border-radius:9.33px 9.33px 9.33px 9.33px;padding:8px 15px 8px 15px;}.elementor-kit-6 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){--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);}@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-kit-6{--e-global-typography-primary-font-size:25px;--e-global-typography-secondary-font-size:5.44vw;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:13px;--e-global-typography-7443dd6-font-size:11px;--e-global-typography-248bed8-font-size:4.356vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */mark{
    background-color: #ffd445;
    padding-left: 5px;
    padding-right: 5px;
}

.resaltado {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.resaltado::before {
  content: "";
  position: absolute;
  left: -0.2em;
  bottom: 0.2em; /* mueve el resaltado hacia abajo */
  width: 104%;
  height: 0.7em; /* ajustá para igualar la altura del texto */
  background: #FFD445;
  z-index: -1;
  border-radius: 2px; /* opcional, suaviza bordes */
}


.resaltado-headline {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.resaltado-headline::before {
  content: "";
  position: absolute;
  left: -0.2em;
  bottom: -0.2em; /* mueve el resaltado hacia abajo */
  width: 104%;
  height: 0.7em; /* ajustá para igualar la altura del texto */
  background: #FFD445;
  z-index: -1;
  border-radius: 2px; /* opcional, suaviza bordes */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Real Head Pro Book';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://neosolmarketing.com/wp-content/uploads/2025/11/Real-Head-Web-W03-Book.ttf') format('truetype');
}
/* End Custom Fonts CSS */