- WordPress 6.9.4 (es_ES) with Kadence theme - Homepage: Hero, La Asociación, Pilares, Beneficios, Eventos, Miembros, Hazte Miembro, Contacto - Brand identity: #13294b navy, #a12932 burgundy, #c69c48 gold - Fonts: Raleway (headings) + Source Sans 3 (body) + Lato (UI) - Plugins: Kadence Blocks, Polylang, Contact Form 7 - Custom CSS with full brand styling and responsive layout - HTTPS enforced via wp-config.php proxy detection
1 line
868 B
JavaScript
1 line
868 B
JavaScript
(()=>{"use strict";((t={rootMargin:"300px 0px"})=>{const e=new IntersectionObserver(t=>{t.forEach(t=>{if(t.isIntersecting){e.unobserve(t.target);const a=t.target.dataset.kadenceLazyAttrs;a&&(a.split(",").forEach(e=>{const a=t.target.getAttribute(`data-kadence-lazy-${e}`);if(a){const r=t.target.getAttribute(e);if("class"===e)t.target.classList.add(...a.trim().split(/\s+/));else{const s=r?`${r.trim()} ${a}`.trim():a;t.target.setAttribute(e,s)}}}),[...t.target.attributes].filter(t=>t.name.startsWith("data-kadence-lazy")).forEach(e=>t.target.removeAttribute(e.name)),window.dispatchEvent(new CustomEvent("kadence-lazy-loaded",{detail:{element:t.target}})))}})},t);return{observeElements:(t="[data-kadence-lazy-trigger='viewport']")=>{document.querySelectorAll(t).forEach(t=>e.observe(t))}}})().observeElements(),(this.kadence=this.kadence||{})["lazy-loader"]={}})(); |