.elementor-1462 .elementor-element.elementor-element-b106864{--display:flex;--min-height:1000px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1462 .elementor-element.elementor-element-0f6d663{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1462 .elementor-element.elementor-element-0f6d663 .elementor-heading-title{font-family:"Akzidenz-Grotesk Next", Sans-serif;font-size:7rem;font-weight:600;text-transform:uppercase;line-height:7rem;color:#6EC1E400;}body.elementor-page-1462{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-1462 .elementor-element.elementor-element-0f6d663 .elementor-heading-title{font-size:1.3rem;line-height:1.26rem;letter-spacing:-0.02rem;}}/* Start custom CSS for heading, class: .elementor-element-0f6d663 */.texto-gradiente {
    color: transparent;
    background-image: linear-gradient(to left, #FFD700, #7B68EE, #3498db, #2ecc71, #FFD700);    
    background-clip: text;
    animation: coloretes;
    background-size: 500%;
    animation-timing-function: ease-out;
    animation-duration: 6s;
    animation-fill-mode: forwards;
    animation-iteration-count: 3;
    animation-direction: alternate;  
}

@keyframes coloretes {
    from {
        background-position: 0% 50%;
    }

    to {
        background-position: 100% 50%;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Akzidenz-Grotesk Next';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://edsanchez.es/wp-content/uploads/2025/10/agnextlight.ttf') format('truetype');
}
@font-face {
	font-family: 'Akzidenz-Grotesk Next';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://edsanchez.es/wp-content/uploads/2025/10/agnextregular.ttf') format('truetype');
}
@font-face {
	font-family: 'Akzidenz-Grotesk Next';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://edsanchez.es/wp-content/uploads/2025/10/agnextbold.ttf') format('truetype');
}
/* End Custom Fonts CSS */