.elementor-kit-15{--e-global-color-primary:#00B2A9;--e-global-color-secondary:#4B4F54;--e-global-color-text:#8C9198;--e-global-color-accent:#E03E52;--e-global-color-6c1d707:#FFFFFF;--e-global-color-c2c5be4:#000000;--e-global-color-48c9db4:#F3F3F3;--e-global-typography-primary-font-family:"Circular STD";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Circular STD";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Circular STD";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Circular STD";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Circular STD", Sans-serif;font-size:20px;font-weight:400;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:300ms;--e-preloader-animation-duration:1300ms;--e-preloader-delay:800ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:100px;}.elementor-kit-15 e-page-transition{background-color:var( --e-global-color-6c1d707 );}.elementor-kit-15 p{margin-block-end:0px;}.elementor-kit-15 a{color:var( --e-global-color-accent );}.elementor-kit-15 h1{font-size:3.2em;}.elementor-kit-15 h2{font-size:2.4em;}.elementor-kit-15 h3{font-size:2em;}.elementor-kit-15 h4{font-size:1.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-15 h1{font-size:2.6em;}.elementor-kit-15 h2{font-size:2em;}.elementor-kit-15 h3{font-size:1.8em;}.elementor-kit-15 h4{font-size:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-15{font-size:18px;}}@media(max-width:767px){.elementor-kit-15 h1{font-size:2.2em;}.elementor-kit-15 h2{font-size:1.6em;}.elementor-kit-15 h3{font-size:1.4em;}.elementor-kit-15 h4{font-size:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pulse-icon .elementor-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* Halo */
.pulse-icon .elementor-icon::before{
  content:"";
  position:absolute;
  inset:-14px;                 /* tamaño del pulso */
  border-radius:999px;
  background: rgba(0, 180, 170, 0.18); /* color del halo */
  transform: scale(0.6);
  opacity:0;
  animation: uve2Pulse 1.8s ease-out infinite;
  pointer-events:none;
}

@keyframes uve2Pulse{
  0%   { transform: scale(0.6); opacity: 0; }
  15%  { opacity: 1; }
  70%  { opacity: 0; }
  100% { transform: scale(1.25); opacity: 0; }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Circular STD';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://gallant-allen.93-93-112-57.plesk.page/wp-content/uploads/2026/02/CircularStd-Book.woff') format('woff');
}
@font-face {
	font-family: 'Circular STD';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://gallant-allen.93-93-112-57.plesk.page/wp-content/uploads/2026/02/CircularStd-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */