.elementor-kit-32{--e-global-color-primary:#F575A6;--e-global-color-secondary:#F9CBE7;--e-global-color-text:#26010F;--e-global-color-accent:#C5B6E1;--e-global-color-73e5027:#85AADF;--e-global-color-b181899:#0F0126;--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;overscroll-behavior:none;}.elementor-kit-32 e-page-transition{background-color:#FFBC7D;}.elementor-kit-32 h1{color:var( --e-global-color-primary );font-family:"Porkys", Sans-serif;}.elementor-kit-32 h2{color:var( --e-global-color-primary );font-family:"Porkys", Sans-serif;}.elementor-kit-32 h3{color:var( --e-global-color-primary );font-family:"Porkys", Sans-serif;}.elementor-kit-32 h4{font-family:"Porkys", Sans-serif;}.elementor-kit-32 h5{font-family:"Porkys", Sans-serif;}.elementor-kit-32 h6{font-family:"Porkys", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 */.scroll-text {
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    width: 100%;
}

.scroll-text {
    animation: scroll-left 10s linear infinite;
}

@keyframes scroll-left {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Porkys';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://alumno007.easdfe.es/wp-content/uploads/2025/05/PORKYS_.ttf') format('truetype');
}
@font-face {
	font-family: 'Porkys';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */