{"id":58,"date":"2026-05-13T20:56:00","date_gmt":"2026-05-13T20:56:00","guid":{"rendered":"https:\/\/bodadiegoykary.invitika.com\/?page_id=58"},"modified":"2026-07-09T18:11:36","modified_gmt":"2026-07-09T18:11:36","slug":"boda-de-diego-y-kari","status":"publish","type":"page","link":"https:\/\/bodadiegoykary.invitika.com\/","title":{"rendered":"Boda de Diego y Kari"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"58\" class=\"elementor elementor-58\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56dde6d e-flex e-con-boxed e-con e-parent\" data-id=\"56dde6d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10dbb3f elementor-widget elementor-widget-html\" data-id=\"10dbb3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n \r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;600&family=Montserrat:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    :root {\r\n      --gold: #C9A962;\r\n      --gold-light: #E8D5A3;\r\n      --navy: #1A2744;\r\n      --navy-dark: #0D1421;\r\n      --cream: #F8F5F0;\r\n      --transition-smooth: cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n\r\n    * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n    body {\r\n      margin: 0;\r\n      padding: 0;\r\n      overflow-x: hidden;\r\n      background: var(--navy-dark);\r\n    }\r\n\r\n    \/* CONTENEDOR RAIZ *\/\r\n    .preloader-root {\r\n      position: fixed;\r\n      top: 0; left: 0; width: 100%; height: 100%;\r\n      z-index: 999999; \r\n      pointer-events: none;\r\n      overflow: hidden;\r\n    }\r\n\r\n    \/* 1. FONDO *\/\r\n    .background-layer {\r\n      position: absolute;\r\n      top: 0; left: 0; width: 100%; height: 100%;\r\n      background: radial-gradient(ellipse at center, var(--navy) 0%, var(--navy-dark) 100%);\r\n      z-index: 1;\r\n      transition: opacity 2s ease;\r\n    }\r\n    .background-layer.hidden { opacity: 0; pointer-events: none; }\r\n\r\n    .fireflies { position: absolute; width: 100%; height: 100%; overflow: hidden; }\r\n    .firefly {\r\n      position: absolute; width: 7px; height: 7px;\r\n      background: var(--gold-light); border-radius: 50%;\r\n      box-shadow: 0 0 15px 5px var(--gold), 0 0 30px 10px rgba(201, 169, 98, 0.3);\r\n      opacity: 0; animation: fireflyPulse 4s infinite ease-in-out;\r\n    }\r\n    @keyframes fireflyPulse { 0%, 100% { opacity: 0; transform: scale(0.5); } 50% { opacity: 1; transform: scale(1.2); } }\r\n\r\n    \/* LAYERS DE CONTENIDO *\/\r\n    .content-layer {\r\n      position: absolute;\r\n      top: 0; left: 0; width: 100%; height: 100%;\r\n      display: flex; align-items: center; justify-content: center;\r\n      pointer-events: none;\r\n    }\r\n\r\n    \/* 2. CUERPO DEL SOBRE *\/\r\n    .envelope-body-layer { z-index: 5; transition: opacity 1s ease; }\r\n    .envelope-body-layer.hidden { opacity: 0; }\r\n\r\n    .envelope-body {\r\n      width: 280px; height: 380px; \r\n      background-color: #152238;\r\n      border-radius: 8px;\r\n      box-shadow: 0 20px 50px rgba(0,0,0,0.6);\r\n      overflow: hidden;\r\n      position: relative;\r\n      pointer-events: none;\r\n    }\r\n    \r\n    .envelope-body::before {\r\n      content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;\r\n      background: linear-gradient(135deg, var(--navy-dark) 0%, var(--navy) 100%); opacity: 0.5;\r\n    }\r\n\r\n    .env-line { position: absolute; background: rgba(201, 169, 98, 0.2); z-index: 5; }\r\n    .env-line.top { top: 15px; left: 15px; right: 15px; height: 1px; }\r\n    .env-line.bottom { bottom: 15px; left: 15px; right: 15px; height: 1px; }\r\n    .env-line.left { top: 15px; bottom: 15px; left: 15px; width: 1px; }\r\n\r\n    \/* 3. IMAGEN *\/\r\n    .image-layer { z-index: 6; transition: opacity 2s ease; }\r\n    .image-layer.final-fade { opacity: 0; }\r\n\r\n    .main-image {\r\n      width: 70%; max-width: 400px; opacity: 0;\r\n      border-radius: 6px; box-shadow: 0 15px 40px rgba(0,0,0,0.4);\r\n      transform-origin: center center; pointer-events: none;\r\n    }\r\n    \r\n    .main-image.animate-out {\r\n      opacity: 1;\r\n      animation: photoReveal 6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\r\n    }\r\n\r\n    @keyframes photoReveal {\r\n      0% { transform: rotate(90deg) scale(0.8); opacity: 0; }\r\n      10% { opacity: 1; }\r\n      40% { transform: translateX(50px) rotate(90deg) scale(0.9); }\r\n      100% { transform: translateX(0) rotate(0deg) scale(1); opacity: 1; }\r\n    }\r\n\r\n    \/* 4. TAPA DEL SOBRE (RECTANGULAR) *\/\r\n    .envelope-flap-layer { z-index: 7; transition: opacity 1s ease; }\r\n    .envelope-flap-layer.hidden { opacity: 0; }\r\n\r\n    .flap-container {\r\n      width: 280px; height: 380px; position: relative;\r\n      pointer-events: none; perspective: 1500px;\r\n    }\r\n\r\n    .envelope-flap {\r\n      position: absolute;\r\n      top: 0; right: 0;\r\n      width: 50%; height: 100%;\r\n      background-color: #1c2c4a;\r\n      border-radius: 0 8px 8px 0;\r\n      \/* ELIMINADO clip-path: polygon(...) -> AHORA ES RECTANGULAR *\/\r\n      transform-origin: right center;\r\n      transform: rotateY(0deg);\r\n      transition: transform 3.75s cubic-bezier(0.4, 0, 0.2, 1);\r\n      backface-visibility: hidden;\r\n      z-index: 2;\r\n    }\r\n\r\n    \/* L\u00ednea dorada vertical (mismo estilo que el resto del sobre) *\/\r\n    .envelope-flap::after {\r\n       content: ''; \r\n       position: absolute; \r\n       left: 0; \/* Borde izquierdo de la tapa *\/\r\n       top: 10%; \r\n       bottom: 10%; \r\n       width: 1px; \r\n       background: rgba(201, 169, 98, 0.2); \/* Mismo color que .env-line *\/\r\n       pointer-events: none;\r\n    }\r\n\r\n    .envelope-flap.open { transform: rotateY(180deg); }\r\n\r\n    \/* 5. SELLO (LOGO) *\/\r\n    .seal-layer { z-index: 8; transition: opacity 0.5s ease; }\r\n    .seal-layer.hidden { opacity: 0; pointer-events: none; }\r\n\r\n    .seal {\r\n      position: absolute; left: 50%; top: 50%;\r\n      transform: translate(-50%, -50%);\r\n      width: clamp(57.5px, 17.25vw, 103.5px);\r\n      pointer-events: auto; cursor: pointer;\r\n      animation: sealPulse 3s infinite ease-in-out;\r\n      filter: drop-shadow(0 8px 20px rgba(201, 169, 98, 0.5));\r\n    }\r\n\r\n    @keyframes sealPulse { 0%, 100% { transform: translate(-50%, -50%) scale(1); } 50% { transform: translate(-50%, -50%) scale(1.08); } }\r\n\r\n    \/* 6. MARIPOSAS *\/\r\n    .butterflies-layer { z-index: 10; overflow: visible; }\r\n\r\n    .butterfly {\r\n      position: absolute; left: 50%; top: 50%;\r\n      width: clamp(30px, 8vw, 60px); opacity: 0;\r\n      transform-style: preserve-3d;\r\n    }\r\n\r\n    .butterfly.flying { animation: butterflyFly 6.5s ease-out forwards; }\r\n    \r\n    @keyframes butterflyFly {\r\n      0% { opacity: 0; transform: translate(-50%, -50%) scale(0.2) rotate(0deg); }\r\n      10% { opacity: 1; transform: translate(-50%, -50%) scale(0.5) rotate(0deg); }\r\n      30% { opacity: 1; transform: translate(calc(-50% + var(--tx1)), calc(-50% + var(--ty1))) scale(0.8) rotate(var(--r1)); }\r\n      60% { opacity: 1; transform: translate(calc(-50% + var(--tx2)), calc(-50% + var(--ty2))) scale(1) rotate(var(--r2)); }\r\n      90% { opacity: 0.7; transform: translate(calc(-50% + var(--tx3)), calc(-50% + var(--ty3))) scale(0.8) rotate(var(--r3)); }\r\n      100% { opacity: 0; transform: translate(calc(-50% + var(--tx4)), calc(-50% + var(--ty4))) scale(0.3) rotate(var(--r4)); }\r\n    }\r\n\r\n    .butterfly-inner { display: block; width: 100%; height: 100%; }\r\n    .butterfly.flapping .butterfly-inner { animation: wingFlap 0.15s infinite alternate; }\r\n    \r\n    @keyframes wingFlap { 0% { transform: scaleX(1) rotateY(0deg); } 100% { transform: scaleX(0.6) rotateY(20deg); } }\r\n\r\n    \/* 7. TEXTO *\/\r\n    .text-layer { z-index: 40; pointer-events: none; opacity: 0; transition: opacity 1.5s ease; }\r\n    .text-layer.visible { opacity: 1; }\r\n    .text-layer.hidden { opacity: 0; }\r\n\r\n    .text-container {\r\n      position: absolute; bottom: 10%; text-align: center;\r\n      background: rgba(13, 20, 33, 0.7); padding: 2rem 3rem;\r\n      border-radius: 8px; backdrop-filter: blur(3px);\r\n      border: 1px solid rgba(201, 169, 98, 0.2);\r\n    }\r\n\r\n    .text-container h1 {\r\n      font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem, 8vw, 5rem);\r\n      font-weight: 300; color: var(--gold-light);\r\n      letter-spacing: 0.3em; text-transform: uppercase; margin-bottom: 1rem;\r\n    }\r\n    .text-container p {\r\n      font-family: 'Montserrat', sans-serif; color: var(--cream); opacity: 0.9;\r\n      font-weight: 300; letter-spacing: 0.1em;\r\n    }\r\n\r\n    .instruction-text {\r\n      position: absolute; bottom: 10%; left: 50%;\r\n      transform: translateX(-50%); color: var(--gold-light);\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: clamp(0.95rem, 2.5vw, 1.3rem);\r\n      letter-spacing: 0.25em; opacity: 0.8;\r\n      z-index: 50; transition: opacity 0.5s; pointer-events: none;\r\n    }\r\n    .instruction-text.hidden { opacity: 0; }\r\n    \r\n    \/* 8. REPRODUCTOR DE AUDIO *\/\r\n    .audio-player-container {\r\n      position: fixed;\r\n      bottom: 15px;\r\n      right: 15px;\r\n      z-index: 99999999; pointer-events: none; opacity: 0; transition: opacity 1s ease;\r\n    }\r\n    .audio-player-container.visible { opacity: 1; pointer-events: auto; }\r\n\r\n    .audio-btn {\r\n      width: 42px;\r\n      height: 42px;\r\n      border-radius: 50%; border: 2px solid var(--gold);\r\n      background: radial-gradient(circle, rgba(26, 39, 68, 0.6) 0%, rgba(13, 20, 33, 0.6) 100%);\r\n      cursor: pointer; display: flex; align-items: center; justify-content: center;\r\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); outline: none; position: relative; overflow: hidden;\r\n    }\r\n    .audio-btn.playing { box-shadow: 0 0 20px rgba(201, 169, 98, 0.6); animation: pulseGlow 2s infinite; }\r\n    @keyframes pulseGlow {\r\n      0% { box-shadow: 0 0 10px rgba(201, 169, 98, 0.3); }\r\n      50% { box-shadow: 0 0 25px rgba(201, 169, 98, 0.8); }\r\n      100% { box-shadow: 0 0 10px rgba(201, 169, 98, 0.3); }\r\n    }\r\n    .audio-btn:hover { transform: scale(1.1); }\r\n\r\n    .audio-icon { width: 24px; height: 24px; fill: var(--gold); position: absolute; transition: opacity 0.2s ease; }\r\n    .icon-pause { opacity: 0; }\r\n    .audio-btn.playing .icon-play { opacity: 0; }\r\n    .audio-btn.playing .icon-pause { opacity: 1; }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n      .seal, .firefly, .butterfly { animation: none !important; }\r\n      .butterfly.flying { animation-duration: 0.1s !important; }\r\n      .main-image.animate-out { animation-duration: 0.5s !important; }\r\n      .audio-btn.playing { animation: none; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <!-- REPRODUCTOR DE AUDIO -->\r\n  <div class=\"audio-player-container\" id=\"audioPlayerContainer\">\r\n    <audio id=\"bgMusic\" loop>\r\n      <source src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/music.mp3\" type=\"audio\/mpeg\">\r\n    <\/audio>\r\n    <button id=\"audioToggle\" class=\"audio-btn\" aria-label=\"Reproducir m\u00fasica\">\r\n      <svg class=\"audio-icon icon-play\" viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\r\n      <svg class=\"audio-icon icon-pause\" viewBox=\"0 0 24 24\"><path d=\"M6 19h4V5H6v14zm8-14v14h4V5h-4z\"\/><\/svg>\r\n    <\/button>\r\n  <\/div>\r\n\r\n  <!-- PRELOADER -->\r\n  <div class=\"preloader-root\" id=\"preloaderRoot\">\r\n    <div class=\"background-layer\" id=\"backgroundLayer\"><div class=\"fireflies\" id=\"firefliesContainer\"><\/div><\/div>\r\n    <div class=\"content-layer envelope-body-layer\" id=\"envelopeBodyLayer\">\r\n        <div class=\"envelope-body\"><div class=\"env-line top\"><\/div><div class=\"env-line bottom\"><\/div><div class=\"env-line left\"><\/div><\/div>\r\n    <\/div>\r\n    <div class=\"content-layer image-layer\" id=\"imageLayer\">\r\n        <img decoding=\"async\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9019-scaled.png\" alt=\"Invitaci\u00f3n\" class=\"main-image lazyload\" id=\"mainImage\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1709;\">\r\n    <\/div>\r\n    <div class=\"content-layer envelope-flap-layer\" id=\"envelopeFlapLayer\">\r\n        <div class=\"flap-container\"><div class=\"envelope-flap\" id=\"envelopeFlap\"><\/div><\/div>\r\n    <\/div>\r\n    <div class=\"content-layer seal-layer\" id=\"sealLayer\">\r\n      <img decoding=\"async\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Iconos-para-Exportar.png\" alt=\"Sello\" class=\"seal lazyload\" id=\"seal\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1000px; --smush-placeholder-aspect-ratio: 1000\/1000;\">\r\n    <\/div>\r\n    <p class=\"instruction-text\" id=\"instructionText\">Toca el sello para abrir<\/p>\r\n    <div class=\"content-layer butterflies-layer\" id=\"butterfliesLayer\"><\/div>\r\n    <div class=\"content-layer text-layer\" id=\"textLayer\">\r\n      <div class=\"text-container\"><h1>Nuestra Boda<\/h1><p>7 de Noviembre de 2026<\/p><\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    const butterflyImages = [\r\n      'https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Mariposadeapertura.png',\r\n      'https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Mariposaapertura2.png'\r\n    ];\r\n\r\n    const bgMusic = document.getElementById('bgMusic');\r\n    const audioToggle = document.getElementById('audioToggle');\r\n    const audioPlayerContainer = document.getElementById('audioPlayerContainer');\r\n    let isPlaying = false;\r\n\r\n    function playMusic() {\r\n      bgMusic.play().then(() => {\r\n        isPlaying = true;\r\n        audioToggle.classList.add('playing');\r\n      }).catch(error => console.log(\"Autoplay bloqueado:\", error));\r\n    }\r\n\r\n    function toggleMusic() {\r\n      if (isPlaying) { bgMusic.pause(); audioToggle.classList.remove('playing'); isPlaying = false; } \r\n      else { playMusic(); }\r\n    }\r\n    audioToggle.addEventListener('click', toggleMusic);\r\n\r\n    const preloaderRoot = document.getElementById('preloaderRoot');\r\n    const backgroundLayer = document.getElementById('backgroundLayer');\r\n    const envelopeBodyLayer = document.getElementById('envelopeBodyLayer');\r\n    const envelopeFlapLayer = document.getElementById('envelopeFlapLayer');\r\n    const envelopeFlap = document.getElementById('envelopeFlap');\r\n    const sealLayer = document.getElementById('sealLayer');\r\n    const seal = document.getElementById('seal');\r\n    const mainImage = document.getElementById('mainImage');\r\n    const imageLayer = document.getElementById('imageLayer');\r\n    const butterfliesLayer = document.getElementById('butterfliesLayer');\r\n    const textLayer = document.getElementById('textLayer');\r\n    const instructionText = document.getElementById('instructionText');\r\n    const firefliesContainer = document.getElementById('firefliesContainer');\r\n    const allEnvelopeParts = [envelopeBodyLayer, envelopeFlapLayer, sealLayer];\r\n    let isOpened = false;\r\n\r\n    for (let i = 0; i < 40; i++) {\r\n      const ff = document.createElement('div'); ff.className = 'firefly';\r\n      ff.style.left = Math.random() * 100 + '%'; ff.style.top = Math.random() * 100 + '%';\r\n      ff.style.animationDuration = (3 + Math.random() * 4) + 's'; ff.style.animationDelay = (Math.random() * 5) + 's';\r\n      firefliesContainer.appendChild(ff);\r\n    }\r\n\r\n    function createButterfly(index) {\r\n      const div = document.createElement('div'); div.className = 'butterfly';\r\n      const inner = document.createElement('span'); inner.className = 'butterfly-inner';\r\n      const img = document.createElement('img'); img.src = butterflyImages[index % 2];\r\n      img.style.width = '100%'; img.style.height = 'auto'; img.style.display = 'block';\r\n      inner.appendChild(img); div.appendChild(inner);\r\n      const angle = (index \/ 16) * Math.PI * 2; const spread = 300 + Math.random() * 150;\r\n      div.style.setProperty('--tx1', Math.cos(angle) * spread * 0.4 + 'px'); div.style.setProperty('--ty1', Math.sin(angle) * spread * 0.4 - 50 + 'px');\r\n      div.style.setProperty('--tx2', Math.cos(angle + 0.5) * spread * 0.8 + 'px'); div.style.setProperty('--ty2', Math.sin(angle + 0.5) * spread * 0.8 - 80 + 'px');\r\n      div.style.setProperty('--tx3', Math.cos(angle + 1) * spread * 1.0 + 'px'); div.style.setProperty('--ty3', Math.sin(angle + 1) * spread * 1.0 - 100 + 'px');\r\n      div.style.setProperty('--tx4', Math.cos(angle + 1.5) * spread * 1.2 + 'px'); div.style.setProperty('--ty4', Math.sin(angle + 1.5) * spread * 1.2 - 120 + 'px');\r\n      div.style.setProperty('--r1', (Math.random() * 40 - 20) + 'deg'); div.style.setProperty('--r2', (Math.random() * 60 - 30) + 'deg');\r\n      div.style.setProperty('--r3', (Math.random() * 80 - 40) + 'deg'); div.style.setProperty('--r4', (Math.random() * 100 - 50) + 'deg');\r\n      return div;\r\n    }\r\n\r\n    function releaseButterflies() {\r\n      for (let i = 0; i < 16; i++) {\r\n        const b = createButterfly(i); butterfliesLayer.appendChild(b);\r\n        setTimeout(() => { b.classList.add('flying'); b.classList.add('flapping'); }, i * 100); \r\n      }\r\n    }\r\n\r\n    function scaleEnvelope(scale) {\r\n        const transform = `scale(${scale})`;\r\n        allEnvelopeParts.forEach(el => { el.style.transition = 'transform 1s cubic-bezier(0.4, 0, 0.2, 1)'; el.style.transform = transform; });\r\n    }\r\n\r\n    function openEnvelope() {\r\n      if (isOpened) return; isOpened = true;\r\n      playMusic();\r\n      instructionText.classList.add('hidden'); seal.style.cursor = 'default';\r\n      scaleEnvelope(1.2);\r\n      \r\n      setTimeout(() => {\r\n        sealLayer.classList.add('hidden'); \r\n        envelopeFlap.classList.add('open'); \r\n        releaseButterflies();\r\n        \r\n        setTimeout(() => { mainImage.classList.add('animate-out'); }, 2000); \r\n        \r\n        \/\/ MOD: Retraso aumentado 1 segundo (de 5500 a 6500)\r\n        setTimeout(() => { envelopeBodyLayer.classList.add('hidden'); envelopeFlapLayer.classList.add('hidden'); scaleEnvelope(1); }, 6500); \r\n        \r\n        setTimeout(() => { textLayer.classList.add('visible'); }, 7000);\r\n        \r\n        setTimeout(() => { audioPlayerContainer.classList.add('visible'); }, 6500);\r\n        \r\n        setTimeout(() => {\r\n          backgroundLayer.classList.add('hidden'); imageLayer.classList.add('final-fade'); textLayer.classList.add('hidden');\r\n          setTimeout(() => { if(preloaderRoot) preloaderRoot.remove(); }, 3000);\r\n        }, 12500); \r\n        \r\n      }, 1100);\r\n    }\r\n\r\n    seal.addEventListener('click', openEnvelope);\r\n    seal.addEventListener('keydown', (e) => { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); openEnvelope(); } });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9fc8324 e-con-full e-flex e-con e-parent\" data-id=\"9fc8324\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d87a80a animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"d87a80a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:2000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/cropped-Diseno-sin-titulo-1-300x300.png\" class=\"attachment-medium size-medium wp-image-83\" alt=\"\" srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/cropped-Diseno-sin-titulo-1-300x300.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/cropped-Diseno-sin-titulo-1-150x150.png 150w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/cropped-Diseno-sin-titulo-1-270x270.png 270w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/cropped-Diseno-sin-titulo-1-192x192.png 192w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/cropped-Diseno-sin-titulo-1-180x180.png 180w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/cropped-Diseno-sin-titulo-1-32x32.png 32w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/elementor\/thumbs\/cropped-Diseno-sin-titulo-1-rnfeedrmin2oih9ev56g6xyy0bw6h0nx32tz0srqa8.png 200w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/elementor\/thumbs\/cropped-Diseno-sin-titulo-1-rnfeedrme971cog1f93bzc33wlh0lucchwdgenq0a4.png 190w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/cropped-Diseno-sin-titulo-1.png 512w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6f15ae animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"d6f15ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:1000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"1709\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9019-scaled.png\" class=\"attachment-full size-full wp-image-739 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9019-scaled.png 2560w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9019-300x200.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9019-1024x684.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9019-768x513.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9019-1536x1025.png 1536w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9019-2048x1367.png 2048w\" data-sizes=\"(max-width: 2560px) 100vw, 2560px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1709;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c80877a animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"c80877a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:1500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86be11e elementor-widget elementor-widget-image\" data-id=\"86be11e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"537\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/letrero1-e1780223819962-1024x687.png\" class=\"attachment-large size-large wp-image-1117 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/letrero1-e1780223819962-1024x687.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/letrero1-e1780223819962-300x201.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/letrero1-e1780223819962-768x515.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/letrero1-e1780223819962-1536x1030.png 1536w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/letrero1-e1780223819962.png 1610w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/537;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b0f5d5d e-flex e-con-boxed e-con e-parent\" data-id=\"b0f5d5d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6511c50 elementor-widget elementor-widget-spacer\" data-id=\"6511c50\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ee5ca1f animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"ee5ca1f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1802b7 elementor-widget elementor-widget-heading\" data-id=\"d1802b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Acompa\u00f1anos a celebrar el amor<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92b8c8c elementor-widget elementor-widget-image\" data-id=\"92b8c8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"66\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro-1024x85.png\" class=\"attachment-large size-large wp-image-26 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro-1024x85.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro-300x25.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro-768x64.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro.png 1500w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/66;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5415887 e-flex e-con-boxed e-con e-parent\" data-id=\"5415887\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f781a8c elementor-widget elementor-widget-spacer\" data-id=\"f781a8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-59d0be6 animated-slow e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"59d0be6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e71fb5 elementor-widget elementor-widget-image\" data-id=\"1e71fb5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"600\" height=\"300\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Sabado.png\" class=\"attachment-large size-large wp-image-909 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Sabado.png 600w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Sabado-300x150.png 300w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/300;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f6660f elementor-widget elementor-widget-heading\" data-id=\"4f6660f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FALTAN<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-342233e elementor-countdown--label-block elementor-widget elementor-widget-countdown\" data-id=\"342233e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"countdown.default\">\n\t\t\t\t\t\t\t<div data-expire-actions=\"[{&quot;type&quot;:&quot;hide&quot;}]\" class=\"elementor-countdown-wrapper\" data-date=\"1794063600\">\r\n\t\t\t<div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-days\"><\/span> <span class=\"elementor-countdown-label\">D\u00edas<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-hours\"><\/span> <span class=\"elementor-countdown-label\">Horas<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-minutes\"><\/span> <span class=\"elementor-countdown-label\">Min<\/span><\/div><div class=\"elementor-countdown-item\"><span class=\"elementor-countdown-digits elementor-countdown-seconds\"><\/span> <span class=\"elementor-countdown-label\">Seg<\/span><\/div>\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dc1471c e-flex e-con-boxed e-con e-parent\" data-id=\"dc1471c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2aba627 elementor-widget elementor-widget-spacer\" data-id=\"2aba627\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3beb5c1 e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"3beb5c1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05db311 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image\" data-id=\"05db311\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"1709\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9033-scaled.png\" class=\"attachment-full size-full wp-image-51 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9033-scaled.png 2560w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9033-300x200.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9033-1024x684.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9033-768x513.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9033-1536x1025.png 1536w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/IMG_9033-2048x1367.png 2048w\" data-sizes=\"(max-width: 2560px) 100vw, 2560px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1709;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4414eb9 e-flex e-con-boxed e-con e-parent\" data-id=\"4414eb9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a152820 elementor-widget elementor-widget-spacer\" data-id=\"a152820\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b42b72 animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"4b42b72\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0afd49 elementor-widget elementor-widget-heading\" data-id=\"e0afd49\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Con la bendici\u00f3n de Dios y nuestros padres<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0817cd9 elementor-widget elementor-widget-image\" data-id=\"0817cd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"66\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro-1024x85.png\" class=\"attachment-large size-large wp-image-26 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro-1024x85.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro-300x25.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro-768x64.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DivisionFraseFaltanCronometro.png 1500w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/66;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2087279 e-flex e-con-boxed e-con e-parent\" data-id=\"2087279\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c1ab00 elementor-widget elementor-widget-spacer\" data-id=\"9c1ab00\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb02d55 animated-slow e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"fb02d55\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32bf77d elementor-widget elementor-widget-heading\" data-id=\"32bf77d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Padres de la Novia<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39dfa80 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"39dfa80\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"15\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/barrita-e1779688505605.png\" class=\"attachment-medium size-medium wp-image-864 lazyload\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 100px; --smush-placeholder-aspect-ratio: 100\/15;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d595da8 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d595da8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:1000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Graciela Fonseca Cortes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f849ac3 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f849ac3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:1500,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tito Alvarado Fuentes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7228ab elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-absolute animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c7228ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:2000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"187\" height=\"300\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/CruzPadres-e1778651071790.png\" class=\"attachment-medium_large size-medium_large wp-image-34 lazyload\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 187px; --smush-placeholder-aspect-ratio: 187\/300;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdac029 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-absolute animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"cdac029\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:2000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"187\" height=\"300\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/CruzPadres-e1778651071790.png\" class=\"attachment-medium_large size-medium_large wp-image-34 lazyload\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 187px; --smush-placeholder-aspect-ratio: 187\/300;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca71691 elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial elementor-absolute elementor-widget elementor-widget-image\" data-id=\"ca71691\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"638\" height=\"300\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marco1-e1779697741507.png\" class=\"attachment-large size-large wp-image-865 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marco1-e1779697741507.png 638w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marco1-e1779697741507-300x141.png 300w\" data-sizes=\"(max-width: 638px) 100vw, 638px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 638px; --smush-placeholder-aspect-ratio: 638\/300;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a528e2d e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"a528e2d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d82535d elementor-widget elementor-widget-spacer\" data-id=\"d82535d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-060c371 animated-slow e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"060c371\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cc0670 elementor-widget elementor-widget-heading\" data-id=\"1cc0670\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Padres del Novio<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dda008d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"dda008d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"15\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/barrita-e1779688505605.png\" class=\"attachment-medium size-medium wp-image-864 lazyload\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 100px; --smush-placeholder-aspect-ratio: 100\/15;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2668e31 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2668e31\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_mobile&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:1000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Felipa Chimal Valencia<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-690277b animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"690277b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:1500,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Alberto Miranda Castillo<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e8b10e elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial elementor-absolute elementor-widget elementor-widget-image\" data-id=\"2e8b10e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"638\" height=\"300\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marco1-e1779697741507.png\" class=\"attachment-large size-large wp-image-865 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marco1-e1779697741507.png 638w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marco1-e1779697741507-300x141.png 300w\" data-sizes=\"(max-width: 638px) 100vw, 638px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 638px; --smush-placeholder-aspect-ratio: 638\/300;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ba7b77 e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"7ba7b77\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c55f2a1 elementor-widget elementor-widget-spacer\" data-id=\"c55f2a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b8f387 animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"9b8f387\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3890251 elementor-widget elementor-widget-image\" data-id=\"3890251\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"146\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/3-e1778649572465-300x146.png\" class=\"attachment-medium size-medium wp-image-16 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/3-e1778649572465-300x146.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/3-e1778649572465-768x374.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/3-e1778649572465.png 1000w\" data-sizes=\"(max-width: 300px) 100vw, 300px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/146;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea54f9e animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"ea54f9e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75cbabe elementor-widget elementor-widget-heading\" data-id=\"75cbabe\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hoy comienza nuestro para siempre y queremos compartirlo contigo<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1f5349 elementor-widget elementor-widget-image\" data-id=\"a1f5349\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"66\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion-1024x85.png\" class=\"attachment-large size-large wp-image-27 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion-1024x85.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion-300x25.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion-768x64.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion.png 1500w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/66;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8061f94 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"8061f94\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:500,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"450\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Ceremonia-Recep-1024x576.png\" class=\"attachment-large size-large wp-image-1071 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Ceremonia-Recep-1024x576.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Ceremonia-Recep-300x169.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Ceremonia-Recep-768x432.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Ceremonia-Recep-1536x864.png 1536w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Ceremonia-Recep.png 1920w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/450;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0767c4d elementor-widget elementor-widget-image\" data-id=\"0767c4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"100\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/4-e1778649609741.png\" class=\"attachment-large size-large wp-image-17 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/4-e1778649609741.png 1000w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/4-e1778649609741-300x38.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/4-e1778649609741-768x96.png 768w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/100;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e0b9bb e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"8e0b9bb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a78b5e elementor-widget elementor-widget-image\" data-id=\"1a78b5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"793\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Imagensalon-e1780224738855-1024x1015.png\" class=\"attachment-large size-large wp-image-1132 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Imagensalon-e1780224738855-1024x1015.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Imagensalon-e1780224738855-300x297.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Imagensalon-e1780224738855-150x150.png 150w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Imagensalon-e1780224738855-768x761.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Imagensalon-e1780224738855.png 1090w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/793;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd0d637 elementor-widget elementor-widget-heading\" data-id=\"dd0d637\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Jardin Fuentes 22<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-095c081 elementor-widget elementor-widget-heading\" data-id=\"095c081\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Paseo de las Fuentes 22, <br>\nPedregal de las Fuentes, <br>\n62554 M\u00e9xico, Mor.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4444a23 elementor-mobile-align-center elementor-align-center elementor-widget elementor-widget-button\" data-id=\"4444a23\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/maps.app.goo.gl\/ZYUWqMcGnDJ1FEwV7\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marked-alt\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Abrir en el mapa<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39cda61 e-flex e-con-boxed e-con e-parent\" data-id=\"39cda61\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-414d7b8 elementor-widget elementor-widget-spacer\" data-id=\"414d7b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f213135 animated-slow e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"f213135\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b5f31a elementor-widget elementor-widget-heading\" data-id=\"1b5f31a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Itinerario del Evento<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23b0e26 elementor-widget elementor-widget-image\" data-id=\"23b0e26\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"614\" height=\"1024\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/0700-p.m-614x1024.png\" class=\"attachment-large size-large wp-image-908 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/0700-p.m-614x1024.png 614w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/0700-p.m-180x300.png 180w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/0700-p.m-768x1280.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/0700-p.m-922x1536.png 922w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/0700-p.m.png 1080w\" data-sizes=\"(max-width: 614px) 100vw, 614px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 614px; --smush-placeholder-aspect-ratio: 614\/1024;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-febcd5e e-flex e-con-boxed e-con e-parent\" data-id=\"febcd5e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5aa1885 elementor-widget elementor-widget-spacer\" data-id=\"5aa1885\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8547c50 e-con-full e-flex e-con e-parent\" data-id=\"8547c50\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-590449f elementor-widget elementor-widget-image\" data-id=\"590449f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"251\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-1024x321.png\" class=\"attachment-large size-large wp-image-1150 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-1024x321.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-300x94.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-768x241.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-1536x482.png 1536w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538.png 1920w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/251;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d1d056 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image-carousel\" data-id=\"8d1d056\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;speed&quot;:800,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrusel de im\u00e1genes\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image lazyload\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/elementor\/thumbs\/IMG_9033-scaled-rnwb1l2fcmcca92accqcvhup6lqnn33n7thqpvykn4.png\" alt=\"IMG_9033\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 599px; --smush-placeholder-aspect-ratio: 599\/400;\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image lazyload\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/elementor\/thumbs\/IMG_9030-scaled-rnwaz4pli6zdywmmoajfd45dcdu5jjcvjo63lvlkw0.png\" alt=\"IMG_9030\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 599px; --smush-placeholder-aspect-ratio: 599\/400;\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image lazyload\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/elementor\/thumbs\/IMG_9027-scaled-rnevvdiid8h4ib688aqjqj0y7sv25868o21136wao0.png\" alt=\"IMG_9027\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 599px; --smush-placeholder-aspect-ratio: 599\/400;\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 de 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image lazyload\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/elementor\/thumbs\/IMG_9026-scaled-rnevtyr846jn3d7ygosozvu24zt8lkkqh2st68zk00.png\" alt=\"IMG_9026\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 599px; --smush-placeholder-aspect-ratio: 599\/400;\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 de 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image lazyload\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/elementor\/thumbs\/IMG_9020-scaled-rnwaycift5wsalrl8ycmab9jitp54m8xfslj7kre2o.png\" alt=\"IMG_9020\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 599px; --smush-placeholder-aspect-ratio: 599\/400;\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 de 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image lazyload\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/elementor\/thumbs\/IMG_9018-scaled-rnevqex6apon8edn75jfks3dclbbiqh8ni2rwm93i8.png\" alt=\"IMG_9018\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 599px; --smush-placeholder-aspect-ratio: 599\/400;\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 de 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image lazyload\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/elementor\/thumbs\/IMG_9006-scaled-rnwaxm6yhswr9ittimz2chwmw1av53cg06bxrtueww.png\" alt=\"IMG_9006\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 599px; --smush-placeholder-aspect-ratio: 599\/400;\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 de 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image lazyload\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/elementor\/thumbs\/IMG_9003-rnevnlelsltoeih3nxnq3hpl6z7offa89jmc2qfm68.jpg\" alt=\"IMG_9003\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 599px; --smush-placeholder-aspect-ratio: 599\/400;\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-401aef9 elementor-widget elementor-widget-image\" data-id=\"401aef9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"251\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-1024x321.png\" class=\"attachment-large size-large wp-image-1150 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-1024x321.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-300x94.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-768x241.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538-1536x482.png 1536w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/marcoarriba2-e1780228235538.png 1920w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/251;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-045213d animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"045213d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e8865e elementor-widget elementor-widget-spacer\" data-id=\"3e8865e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9b96c5 elementor-widget elementor-widget-image\" data-id=\"f9b96c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"300\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/NoviosdeCodigoVest-300x300.png\" class=\"attachment-medium size-medium wp-image-479 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/NoviosdeCodigoVest-300x300.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/NoviosdeCodigoVest-150x150.png 150w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/NoviosdeCodigoVest.png 500w\" data-sizes=\"(max-width: 300px) 100vw, 300px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/300;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a1e3cfc elementor-widget elementor-widget-spacer\" data-id=\"a1e3cfc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-79bf62a elementor-widget elementor-widget-heading\" data-id=\"79bf62a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">C\u00f3digo de Vestimenta<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e04b5d6 e-grid e-con-boxed e-con e-parent\" data-id=\"e04b5d6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-272b753 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"272b753\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d92d0e5 elementor-widget elementor-widget-heading\" data-id=\"d92d0e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mujeres<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a9e01f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"6a9e01f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-200c135 elementor-widget elementor-widget-heading\" data-id=\"200c135\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Vestido largo en telas ligeras<br>\nSandalia de tac\u00f3n c\u00f3modo o bloque<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1960fb4 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"1960fb4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55e2e72 elementor-widget elementor-widget-heading\" data-id=\"55e2e72\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hombres<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75373f6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"75373f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f96f3f elementor-widget elementor-widget-heading\" data-id=\"1f96f3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Traje ligero en tonos claros<br>\nCamisa fresca<br>\nZapatos loafers o formales ligeros<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0369777 e-flex e-con-boxed e-con e-parent\" data-id=\"0369777\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4353e0d elementor-widget elementor-widget-spacer\" data-id=\"4353e0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ae6f2b animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"6ae6f2b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af2ad9a elementor-widget elementor-widget-heading\" data-id=\"af2ad9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Evitar<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb92e38 elementor-widget elementor-widget-heading\" data-id=\"eb92e38\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Azul Navy, blanco, ivory o champagne muy claro<br>Telas muy pesadas<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ff3754a e-grid e-con-full e-con e-child\" data-id=\"ff3754a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-787f023 elementor-widget elementor-widget-image\" data-id=\"787f023\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"100\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Vestido.png\" class=\"attachment-thumbnail size-thumbnail wp-image-477 lazyload\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 100px; --smush-placeholder-aspect-ratio: 100\/100;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-afece69 elementor-widget elementor-widget-image\" data-id=\"afece69\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"100\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/Traje.png\" class=\"attachment-thumbnail size-thumbnail wp-image-476 lazyload\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 100px; --smush-placeholder-aspect-ratio: 100\/100;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc40b3a elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"cc40b3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"contenedor-circulos-prohibidos\">\r\n<div class=\"circulo-prohibido color-prohibido-1\" title=\"Color no permitido\"><\/div>\r\n<div class=\"circulo-prohibido color-prohibido-2\" title=\"Color no permitido\"><\/div>\r\n\r\n<\/div>\r\n\r\n<style>\r\n.contenedor-circulos-prohibidos {\r\ndisplay: flex;\r\njustify-content: center;\r\nalign-items: center;\r\ngap: 12px;\r\nflex-wrap: wrap;\r\npadding: 10px;\r\nwidth: 100%;\r\nbox-sizing: border-box;\r\n}\r\n\r\n.circulo-prohibido {\r\nposition: relative;\r\nwidth: 50px;\r\nheight: 50px; \r\nborder-radius: 50%;\r\nbox-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);\r\nborder: 1px solid rgba(0,0,0,0.05);\r\n}\r\n\r\n.color-prohibido-1 { background-color: #1b3862; } \r\n.color-prohibido-2 { background-color: #faf8f9; } \r\n\r\n\r\n.circulo-prohibido::after {\r\ncontent: \"\";\r\nposition: absolute;\r\ntop: 0;\r\nleft: 0;\r\nwidth: 100%;\r\nheight: 100%;\r\nborder-radius: 50%;\r\nbackground: linear-gradient(135deg, transparent 46%, #bec8da 46%, #bec8da 54%, transparent 54%);\r\n}\r\n\r\n@media (min-width: 480px) {\r\n.contenedor-circulos-prohibidos {\r\n    gap: 16px;\r\n}\r\n.circulo-prohibido {\r\n    width: 60px;\r\n    height: 60px;\r\n}\r\n}\r\n\r\n@media (min-width: 768px) {\r\n.contenedor-circulos-prohibidos {\r\n    gap: 20px;\r\n    padding: 15px;\r\n}\r\n.circulo-prohibido {\r\n    width: 70px;\r\n    height: 70px;\r\n    transition: transform 0.2s ease-in-out;\r\n}\r\n.circulo-prohibido:hover {\r\n    transform: scale(1.08); \r\n}\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f58ed8 elementor-widget elementor-widget-html\" data-id=\"0f58ed8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"contenedor-circulos-prohibidos\">\r\n<div class=\"circulo-prohibido color-prohibido-1\" title=\"Color no permitido\"><\/div>\r\n\r\n\r\n<\/div>\r\n\r\n<style>\r\n.contenedor-circulos-prohibidos {\r\ndisplay: flex;\r\njustify-content: center;\r\nalign-items: center;\r\ngap: 12px;\r\nflex-wrap: wrap;\r\npadding: 10px;\r\nwidth: 100%;\r\nbox-sizing: border-box;\r\n}\r\n\r\n.circulo-prohibido {\r\nposition: relative;\r\nwidth: 50px;\r\nheight: 50px; \r\nborder-radius: 50%;\r\nbox-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);\r\nborder: 1px solid rgba(0,0,0,0.05);\r\n}\r\n\r\n.color-prohibido-3 { background-color: #808080; } \r\n\r\n\r\n\r\n.circulo-prohibido::after {\r\ncontent: \"\";\r\nposition: absolute;\r\ntop: 0;\r\nleft: 0;\r\nwidth: 100%;\r\nheight: 100%;\r\nborder-radius: 50%;\r\nbackground: linear-gradient(135deg, transparent 46%, #bec8da 46%, #bec8da 54%, transparent 54%);\r\n}\r\n\r\n@media (min-width: 480px) {\r\n.contenedor-circulos-prohibidos {\r\n    gap: 16px;\r\n}\r\n.circulo-prohibido {\r\n    width: 60px;\r\n    height: 60px;\r\n}\r\n}\r\n\r\n@media (min-width: 768px) {\r\n.contenedor-circulos-prohibidos {\r\n    gap: 20px;\r\n    padding: 15px;\r\n}\r\n.circulo-prohibido {\r\n    width: 70px;\r\n    height: 70px;\r\n    transition: transform 0.2s ease-in-out;\r\n}\r\n.circulo-prohibido:hover {\r\n    transform: scale(1.08); \r\n}\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fd9db63 animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"fd9db63\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d081c2 elementor-widget elementor-widget-spacer\" data-id=\"2d081c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-820c8a2 elementor-widget elementor-widget-heading\" data-id=\"820c8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sugerencias de hospedaje<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-25ea95a animated-slow e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"25ea95a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e125478 elementor-widget elementor-widget-image\" data-id=\"e125478\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"534\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/onehotel.jpeg\" class=\"attachment-large size-large wp-image-272 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/onehotel.jpeg 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/onehotel-300x200.jpeg 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/onehotel-768x512.jpeg 768w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/534;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d2701f elementor-widget elementor-widget-heading\" data-id=\"3d2701f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hotel One Cuernavaca<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-383420d elementor-widget elementor-widget-heading\" data-id=\"383420d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Carretera M\u00e9xico Acapulco KM 88.6 s\/n, Mexico-Acapulco, 62330 Cuernavaca, Mor.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b89b9a elementor-mobile-align-center elementor-align-center elementor-widget elementor-widget-button\" data-id=\"9b89b9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/maps.app.goo.gl\/2pegsMnNZV7bBHbKA\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marked-alt\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Abrir en el mapa<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cde117f elementor-mobile-align-center elementor-align-center elementor-widget elementor-widget-button\" data-id=\"cde117f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"tel:%20+527771009700\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Llamar<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e747dee e-flex e-con-boxed e-con e-parent\" data-id=\"e747dee\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77e2242 elementor-widget elementor-widget-spacer\" data-id=\"77e2242\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7bd1c3b animated-slow e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"7bd1c3b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a52d12 elementor-widget elementor-widget-image\" data-id=\"9a52d12\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"534\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/sumiya-1024x683.jpg\" class=\"attachment-large size-large wp-image-273 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/sumiya-1024x683.jpg 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/sumiya-300x200.jpg 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/sumiya-768x512.jpg 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/sumiya-1536x1025.jpg 1536w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/sumiya.jpg 1800w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/534;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f260b9c elementor-widget elementor-widget-heading\" data-id=\"f260b9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hotel Sumiya<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2303de5 elementor-widget elementor-widget-heading\" data-id=\"2303de5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Fraccionamiento Sumiya S\/N, Jose G. Parres, 62564 Jiutepec, Mor.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5092fc elementor-mobile-align-center elementor-align-center elementor-widget elementor-widget-button\" data-id=\"d5092fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/maps.app.goo.gl\/DTSo5a87ERWUAXfV7\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marked-alt\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Abrir en el mapa<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd44d74 elementor-mobile-align-center elementor-align-center elementor-widget elementor-widget-button\" data-id=\"bd44d74\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"tel:%20+524433108137\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Llamar<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24d97e3 e-flex e-con-boxed e-con e-parent\" data-id=\"24d97e3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bbd0bd0 elementor-widget elementor-widget-spacer\" data-id=\"bbd0bd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69fdeb2 animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"69fdeb2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ac68b9 elementor-widget elementor-widget-heading\" data-id=\"7ac68b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mesas de Regalos<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-03593bc elementor-widget elementor-widget-heading\" data-id=\"03593bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Su presencia y compa\u00f1\u00eda siempre ser\u00e1 nuestro mejor regalo.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e76b6cc e-flex e-con-boxed e-con e-parent\" data-id=\"e76b6cc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e34a9c0 elementor-widget elementor-widget-spacer\" data-id=\"e34a9c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f8f46f animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"7f8f46f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-decbd69 elementor-widget elementor-widget-html\" data-id=\"decbd69\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Tarjeta de Mesa de Regalos Responsiva para Elementor -->\r\n<div class=\"elementor-tarjeta-regalos\">\r\n    <div class=\"regalos-header\" style=\"display: flex; gap: 16px; align-items: center; width: 100%; box-sizing: border-box; margin-bottom: 20px;flex-direction: column; text-align: center; justify-content: center;\"><div class=\"logo-wrapper\" style=\"display: inline-flex; align-items: center; justify-content: center; overflow: hidden; box-sizing: border-box; border-radius: 15px;\"><img decoding=\"async\" src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/liverpool.png\" alt=\"Liverpool\" style=\"max-height: 75px; width: auto; object-fit: contain;\" onerror=\"this.onerror=null; this.src='https:\/\/placehold.co\/120x40\/f43f5e\/ffffff?text=Liverpool';\"><\/div>\r\n                    <div style=\"flex: 1; min-width: 0;\">\r\n                        <h4 style=\"margin: 0; font-size: 20px; font-weight: 700; line-height: 1.2; word-wrap: break-word;\"> BODA KARY y DIEGO<\/h4>\r\n                        <span style=\"font-size: 14px; opacity: 0.85; font-weight: 500; display: block; margin-top: 4px;\">Mesa de Regalos: Liverpool<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n    <div class=\"regalos-footer-container\">\r\n        <a href=\"https:\/\/mesaderegalos.liverpool.com.mx\/milistaderegalos\/51966442\" target=\"_blank\" class=\"btn-visitar-mesa\" rel=\"noopener\">\r\n            <span>Ver Mesa de Regalos<\/span>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 14px; height: 14px; display: inline-block; margin-left: 6px; vertical-align: middle;\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path><polyline points=\"15 3 21 3 21 9\"><\/polyline><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"><\/line><\/svg>\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* Reset de estilos para asegurar compatibilidad en WordPress\/Elementor *\/\r\n.elementor-tarjeta-regalos, .elementor-tarjeta-regalos * {\r\n    box-sizing: border-box;\r\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n}\r\n\r\n.elementor-tarjeta-regalos {\r\n    background: #1b3862;\r\n    border: 1px solid rgba(0, 0, 0, 0.08);\r\n    border-radius: 20px;\r\n    padding: 28px;\r\n    color: #f3f2f2;\r\n    box-shadow: 5px 5px 25px rgba(244, 63, 94, 0.1);\r\n    \r\n    width: 100%;\r\n    max-width: 94%;\r\n    margin: 15px auto;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: stretch;\r\n    box-sizing: border-box;\r\n}\r\n\r\n.regalos-header {\r\n    width: 100%;\r\n}\r\n\r\n.logo-wrapper {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.regalos-footer-container {\r\n    margin-top: 10px;\r\n    width: 100%;\r\n}\r\n\r\n.btn-visitar-mesa {\r\n    background: #f3f2f2;\r\n    color: #1b3862;\r\n    border: none;\r\n    border-radius: 12px;\r\n    height: 40px;\r\n    padding: 0 18px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-weight: 600;\r\n    text-decoration: none;\r\n    font-size: 14px;\r\n    width: 100%;\r\n    box-shadow: 0 4px 12px rgba(0,0,0,0.1);\r\n    transition: all 0.25s ease-in-out;\r\n    box-sizing: border-box;\r\n}\r\n\r\n.btn-visitar-mesa svg {\r\n    stroke: #1b3862;\r\n}\r\n\r\n.btn-visitar-mesa:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 6px 15px rgba(0,0,0,0.15);\r\n    opacity: 0.95;\r\n}\r\n\r\n.btn-visitar-mesa:active {\r\n    transform: translateY(0);\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc9314a elementor-widget elementor-widget-html\" data-id=\"cc9314a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"elementor-tarjeta-regalos\">\r\n    <div class=\"regalos-header\" style=\"display: flex; gap: 16px; align-items: center; width: 100%; box-sizing: border-box; margin-bottom: 20px;flex-direction: column; text-align: center; justify-content: center;\"><div class=\"logo-wrapper\" style=\"display: inline-flex; align-items: center; justify-content: center; overflow: hidden; box-sizing: border-box;\"><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/a\/a9\/Amazon_logo.svg\" alt=\"Logo Tienda\" style=\"max-height: 36px; width: auto; object-fit: contain;\" onerror=\"this.onerror=null; this.src='https:\/\/placehold.co\/150x50\/f43f5e\/ffffff?text=Mesa%20de%20Regalos%20Amazon';\"><\/div>\r\n                    <div style=\"flex: 1; min-width: 0;\">\r\n                        <h4 style=\"margin: 0; font-size: 20px; font-weight: 700; line-height: 1.2; word-wrap: break-word;\">Boda de Diego & Karina<\/h4>\r\n                        <span style=\"font-size: 14px; opacity: 0.85; font-weight: 500; display: block; margin-top: 4px;\">Mesa de Regalos Amazon<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n    <div class=\"regalos-footer-container\">\r\n        <a href=\"https:\/\/www.amazon.com.mx\/wedding\/guest-view\/5OUPZ5I4P124\" target=\"_blank\" class=\"btn-visitar-mesa\" rel=\"noopener\">\r\n            <span>Ver Mesa de Regalos<\/span>\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 14px; height: 14px; display: inline-block; margin-left: 6px; vertical-align: middle;\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path><polyline points=\"15 3 21 3 21 9\"><\/polyline><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"><\/line><\/svg>\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\r\n<style>\r\n.elementor-tarjeta-regalos, .elementor-tarjeta-regalos * { box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, sans-serif; }\r\n.elementor-tarjeta-regalos { background: rgba(27, 56, 98, 0.9); border: 1px solid rgba(0, 0, 0, 0.08); border-radius: 20px; padding: 28px; color: #e8e9eb; box-shadow: 0 8px 0px rgba(0, 0, 0, 0.11);  width: 100%; max-width: 450px; margin: 15px auto; display: flex; flex-direction: column; align-items: stretch; }\r\n.regalos-header { width: 100%; } .logo-wrapper { box-sizing: border-box; } .regalos-footer-container { margin-top: 10px; width: 100%; }\r\n.btn-visitar-mesa { background: #e8e9eb; color: #1b3862; border: none; border-radius: 12px; height: 40px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; font-weight: 600; text-decoration: none; font-size: 14px; width: 100%; box-shadow: 0 4px 12px rgba(0,0,0,0.1); transition: all 0.25s ease-in-out; }\r\n.btn-visitar-mesa svg { stroke: #1b3862; } .btn-visitar-mesa:hover { transform: translateY(-2px); opacity: 0.95; }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92654eb animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"92654eb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b96d95 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2b96d95\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-donate\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 416c114.9 0 208-93.1 208-208S370.9 0 256 0 48 93.1 48 208s93.1 208 208 208zM233.8 97.4V80.6c0-9.2 7.4-16.6 16.6-16.6h11.1c9.2 0 16.6 7.4 16.6 16.6v17c15.5.8 30.5 6.1 43 15.4 5.6 4.1 6.2 12.3 1.2 17.1L306 145.6c-3.8 3.7-9.5 3.8-14 1-5.4-3.4-11.4-5.1-17.8-5.1h-38.9c-9 0-16.3 8.2-16.3 18.3 0 8.2 5 15.5 12.1 17.6l62.3 18.7c25.7 7.7 43.7 32.4 43.7 60.1 0 34-26.4 61.5-59.1 62.4v16.8c0 9.2-7.4 16.6-16.6 16.6h-11.1c-9.2 0-16.6-7.4-16.6-16.6v-17c-15.5-.8-30.5-6.1-43-15.4-5.6-4.1-6.2-12.3-1.2-17.1l16.3-15.5c3.8-3.7 9.5-3.8 14-1 5.4 3.4 11.4 5.1 17.8 5.1h38.9c9 0 16.3-8.2 16.3-18.3 0-8.2-5-15.5-12.1-17.6l-62.3-18.7c-25.7-7.7-43.7-32.4-43.7-60.1.1-34 26.4-61.5 59.1-62.4zM480 352h-32.5c-19.6 26-44.6 47.7-73 64h63.8c5.3 0 9.6 3.6 9.6 8v16c0 4.4-4.3 8-9.6 8H73.6c-5.3 0-9.6-3.6-9.6-8v-16c0-4.4 4.3-8 9.6-8h63.8c-28.4-16.3-53.3-38-73-64H32c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b52370 elementor-widget elementor-widget-heading\" data-id=\"9b52370\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dep\u00f3sito Bancario<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6f52ae elementor-widget elementor-widget-heading\" data-id=\"a6f52ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Si desean obsequiarnos algo m\u00e1s pueden hacerlo a traves de la siguiente cuenta bancaria<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d725227 elementor-widget-mobile__width-initial elementor-widget elementor-widget-html\" data-id=\"d725227\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Tarjeta de Transferencia Responsiva de Elementor -->\r\n<div class=\"elementor-tarjeta-bancaria\">\r\n    <div class=\"card-header-container\" style=\"display: flex; gap: 12px; margin-bottom: 24px; align-items: center; width: 100%; box-sizing: border-box;justify-content: space-between;\"><span class=\"bank-title\" style=\"font-size: 16px; font-weight: bold; letter-spacing: 0.5px;\">BBVA<\/span><div class=\"banco-logo-holder\" style=\"display: flex; align-items: center; justify-content: center; max-height: 50px;\"><img decoding=\"async\" src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/BBVA.png\" alt=\"Logo\" style=\"height: 50px; width: auto; max-width: 150px; object-fit: contain; display: block; box-sizing: border-box;border: 1px solid #34315d; border-radius: 24px; padding: 4px; background: rgba(0, 0, 0, 0.03);\" onerror=\"this.onerror=null; this.src='https:\/\/placehold.co\/120x40\/4f46e5\/ffffff?text=BBVA';\"><\/div><\/div>\r\n\r\n    <div class=\"card-body\">\r\n        <div class=\"data-row\">\r\n            <div class=\"data-content\">\r\n                <span class=\"data-label\">Beneficiario<\/span>\r\n                <span class=\"data-value\">Karina Alvarado Fonseca<\/span>\r\n            <\/div>\r\n            <button class=\"btn-copiar\" onclick=\"copiarTextoBancario('Karina Alvarado Fonseca', this)\" title=\"Copiar Beneficiario\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 50%; height: 50%; display: block;\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"><\/path><\/svg><\/button>\r\n        <\/div>\r\n\r\n        <div class=\"data-row\">\r\n            <div class=\"data-content\">\r\n                <span class=\"data-label\">N\u00famero de Cuenta<\/span>\r\n                <span class=\"data-value\">271 903 7926<\/span>\r\n            <\/div>\r\n            <button class=\"btn-copiar\" onclick=\"copiarTextoBancario('271 903 7926', this)\" title=\"Copiar Cuenta\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 50%; height: 50%; display: block;\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"><\/path><\/svg><\/button>\r\n        <\/div>\r\n\r\n        <div class=\"data-row no-border\">\r\n            <div class=\"data-content\">\r\n                <span class=\"data-label\">CLABE <\/span>\r\n                <span class=\"data-value\">012 180 02719037926 0<\/span>\r\n            <\/div>\r\n            <button class=\"btn-copiar\" onclick=\"copiarTextoBancario('012 180 02719037926 0', this)\" title=\"Copiar CLABE\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 50%; height: 50%; display: block;\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"><\/path><\/svg><\/button>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* CSS Reset b\u00e1sico localizado para el widget *\/\r\n.elementor-tarjeta-bancaria, .elementor-tarjeta-bancaria * {\r\n    box-sizing: border-box;\r\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n}\r\n\r\n\/* Estilo contenedor tarjeta *\/\r\n.elementor-tarjeta-bancaria {\r\n    background: #1b3862;\r\n    border: 1px solid rgba(0, 0, 0, 0.08);\r\n    border-radius: 16px;\r\n    padding: 24px;\r\n    color: #ffffff;\r\n    box-shadow: 0 8px 20px rgba(100, 116, 139, 0.8);\r\n    \r\n    width: 100%;\r\n    max-width: 450px;\r\n    margin: 10px auto;\r\n}\r\n\r\n\/* Cabecera *\/\r\n.card-header-container {\r\n    margin-bottom: 24px;\r\n    gap: 12px;\r\n}\r\n.bank-title {\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.5px;\r\n}\r\n.banco-logo-holder {\r\n    display: flex;\r\n    align-items: center;\r\n}\r\n\r\n\/* Filas de Informaci\u00f3n *\/\r\n.card-body {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 14px;\r\n}\r\n.data-row {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    border-bottom: 1px solid rgba(0, 0, 0, 0.06);\r\n    padding-bottom: 8px;\r\n}\r\n.data-row.no-border {\r\n    border-bottom: none;\r\n    padding-bottom: 0;\r\n}\r\n.data-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    flex: 1;\r\n    min-width: 0;\r\n}\r\n.data-label {\r\n    font-size: 10px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.8px;\r\n    opacity: 0.7;\r\n    margin-bottom: 2px;\r\n}\r\n.data-value {\r\n    font-size: 14px;\r\n    font-weight: 500;\r\n    word-break: break-all;\r\n}\r\n\r\n\/* Bot\u00f3n inteligente de Copiado *\/\r\n.btn-copiar {\r\n    background: rgba(0, 0, 0, 0.05);\r\n    border: none;\r\n    border-radius: 6px;\r\n    width: 28px;\r\n    height: 28px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    cursor: pointer;\r\n    color: #ffffff;\r\n    transition: all 0.2s ease;\r\n    flex-shrink: 0;\r\n    margin-left: 10px;\r\n    padding: 0;\r\n}\r\n.btn-copiar svg {\r\n    transition: stroke 0.2s ease;\r\n}\r\n.btn-copiar:hover {\r\n    background: rgba(0, 0, 0, 0.1);\r\n}\r\n.btn-copiar:active {\r\n    transform: scale(0.9);\r\n}\r\n<\/style>\r\n\r\n<script>\r\n\/\/ Inyectar din\u00e1micamente FontAwesome si el tema no lo tiene para garantizar los iconos del banco\r\n(function() {\r\n    var cdnUrl = 'https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css';\r\n    var exists = Array.from(document.querySelectorAll('link[rel=\"stylesheet\"]')).some(function(link) {\r\n        return link.href && link.href.indexOf('font-awesome') !== -1;\r\n    });\r\n    if (!exists) {\r\n        var link = document.createElement('link');\r\n        link.rel = 'stylesheet';\r\n        link.href = cdnUrl;\r\n        document.head.appendChild(link);\r\n    }\r\n})();\r\n\r\n\/\/ Funci\u00f3n auto-contenida para manejar el portapapeles sin librer\u00edas externas\r\nfunction copiarTextoBancario(texto, elemento) {\r\n    if (navigator.clipboard && window.isSecureContext) {\r\n        navigator.clipboard.writeText(texto).then(() => {\r\n            mostrarCheckFeedback(elemento);\r\n        });\r\n    } else {\r\n        \/\/ Fallback para conexiones HTTP no seguras\r\n        const textarea = document.createElement(\"textarea\");\r\n        textarea.value = texto;\r\n        textarea.style.position = \"fixed\";\r\n        document.body.appendChild(textarea);\r\n        textarea.select();\r\n        try {\r\n            document.execCommand(\"copy\");\r\n            mostrarCheckFeedback(elemento);\r\n        } catch (err) {\r\n            console.error(\"Error al copiar\", err);\r\n        }\r\n        document.body.removeChild(textarea);\r\n    }\r\n}\r\n\r\nfunction mostrarCheckFeedback(btn) {\r\n    const originalIcon = btn.innerHTML;\r\n    btn.innerHTML = '<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"width: 50%; height: 50%; display: block;\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>';\r\n    btn.style.background = 'rgba(16, 185, 129, 0.15)';\r\n    setTimeout(() => {\r\n        btn.innerHTML = originalIcon;\r\n        btn.style.background = 'rgba(0, 0, 0, 0.05)';\r\n    }, 1500);\r\n}\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da37840 e-flex e-con-boxed e-con e-parent\" data-id=\"da37840\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d4fb839 elementor-widget elementor-widget-image\" data-id=\"d4fb839\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"66\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion-1024x85.png\" class=\"attachment-large size-large wp-image-27 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion-1024x85.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion-300x25.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion-768x64.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/DisionFraseUbicacion.png 1500w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/66;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-029e735 animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"029e735\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f17fe17 elementor-widget elementor-widget-heading\" data-id=\"f17fe17\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tu presencia har\u00e1 aun m\u00e1s especial nuestro gran d\u00eda<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0de880 elementor-widget elementor-widget-image\" data-id=\"b0de880\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"146\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/3-e1778649572465-300x146.png\" class=\"attachment-medium size-medium wp-image-16 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/3-e1778649572465-300x146.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/3-e1778649572465-768x374.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/3-e1778649572465.png 1000w\" data-sizes=\"(max-width: 300px) 100vw, 300px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 300px; --smush-placeholder-aspect-ratio: 300\/146;\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4acd434 elementor-widget elementor-widget-spacer\" data-id=\"4acd434\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d2e19b animated-slow e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"6d2e19b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd4fae4 elementor-widget elementor-widget-heading\" data-id=\"cd4fae4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Apreciable<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-051aa05 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"051aa05\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"inv-titular\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:1000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nombre del invitado<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2d72d0 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f2d72d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:2000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Esta invitacion es valida para: <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f13df8 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5f13df8\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"inv-total\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:2000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">0 Personas<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a18837 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8a18837\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"inv-desglose\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:2000,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">0 Personas<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4893122 animated-slow elementor-invisible elementor-widget elementor-widget-html\" data-id=\"4893122\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:500,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     WIDGET HTML \u2014 Elementor\r\n     Pega este bloque en: Elementor > Widget \"HTML\"\r\n     ============================================================ -->\r\n\r\n<style>\r\n  #invitoo-widget {\r\n    font-family: inherit;\r\n    text-align: center;\r\n    padding: 1.5rem;\r\n  }\r\n\r\n  \/* \u2500\u2500 Estado de carga \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  #invitoo-widget .iw-loading {\r\n    color: #9ca3af;\r\n    font-size: 0.85rem;\r\n    animation: iw-pulse 1.5s ease-in-out infinite;\r\n  }\r\n  @keyframes iw-pulse {\r\n    0%, 100% { opacity: 1; }\r\n    50%       { opacity: 0.4; }\r\n  }\r\n\r\n  \/* \u2500\u2500 Estado de error \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  #invitoo-widget .iw-error {\r\n    color: #ef4444;\r\n    font-size: 0.85rem;\r\n    display: none;\r\n  }\r\n\r\n  \/* \u2500\u2500 Contenido \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  #invitoo-widget .iw-content {\r\n    display: none;\r\n  }\r\n\r\n  \/* \u2500\u2500 QR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  #invitoo-widget .iw-qr-wrap {\r\n    display: inline-block;\r\n    padding: 12px;\r\n    background: #ffffff;\r\n    border-radius: 16px;\r\n    box-shadow: 0 4px 24px rgba(0,0,0,0.10);\r\n    margin-bottom: 1rem;\r\n  }\r\n  #invitoo-widget .iw-qr-wrap img {\r\n    display: block;\r\n    width: 180px;\r\n    height: 180px;\r\n    border-radius: 8px;\r\n  }\r\n\r\n  \/* \u2500\u2500 Datos del invitado \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  #invitoo-widget .iw-info {\r\n    font-size: 0.78rem;\r\n    color: #6b7280;\r\n    line-height: 1.6;\r\n    margin-top: 0.5rem;\r\n  }\r\n  #invitoo-widget .iw-info strong {\r\n    color: #111827;\r\n  }\r\n<\/style>\r\n\r\n<div id=\"invitoo-widget\">\r\n  <p class=\"iw-loading\">Cargando tu invitaci\u00f3n\u2026<\/p>\r\n  <p class=\"iw-error\"  id=\"iw-error-msg\">No se pudo cargar la invitaci\u00f3n.<\/p>\r\n\r\n  <div class=\"iw-content\" id=\"iw-content\">\r\n    <!-- QR generado din\u00e1micamente -->\r\n    <div class=\"iw-qr-wrap\">\r\n      <img decoding=\"async\" id=\"iw-qr-img\" src=\"\" alt=\"C\u00f3digo QR de tu invitaci\u00f3n\">\r\n    <\/div>\r\n\r\n    <!-- Info opcional debajo del QR -->\r\n    <div class=\"iw-info\" id=\"iw-info\"><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function () {\r\n  'use strict';\r\n\r\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     CONFIGURACI\u00d3N \u2014 ajusta estos valores\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n\r\n  \/\/ URL de la API de Invitoo\r\n  var API_INVITOO = 'https:\/\/invitoo.invitika.com\/api\/get_invitacion.php';\r\n\r\n  \/\/ API de generaci\u00f3n de QR (gratuita, sin clave)\r\n  \/\/ Documentaci\u00f3n: https:\/\/goqr.me\/api\/\r\n  var API_QR      = 'https:\/\/api.qrserver.com\/v1\/create-qr-code\/';\r\n\r\n  \/\/ Tama\u00f1o del QR en p\u00edxeles\r\n  var QR_SIZE     = '300x300';\r\n\r\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     FIN CONFIGURACI\u00d3N\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n\r\n  \/* \u2500\u2500 Referencias al DOM \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  var elLoading = document.querySelector('#invitoo-widget .iw-loading');\r\n  var elError   = document.getElementById('iw-error-msg');\r\n  var elContent = document.getElementById('iw-content');\r\n  var elQrImg   = document.getElementById('iw-qr-img');\r\n  var elInfo    = document.getElementById('iw-info');\r\n\r\n  function showError(msg) {\r\n    elLoading.style.display = 'none';\r\n    elError.textContent = msg || 'No se pudo cargar la invitaci\u00f3n.';\r\n    elError.style.display = 'block';\r\n  }\r\n\r\n  function showContent() {\r\n    elLoading.style.display = 'none';\r\n    elContent.style.display = 'block';\r\n  }\r\n\r\n  \/* \u2500\u2500 Leer token de la URL \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  var token = new URLSearchParams(window.location.search).get('token') || '';\r\n\r\n  if (!token) {\r\n    showError('No se encontr\u00f3 el token en la URL.');\r\n    return;\r\n  }\r\n\r\n  \/* \u2500\u2500 Llamar a la API de Invitoo \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  fetch(API_INVITOO + '?token=' + encodeURIComponent(token))\r\n    .then(function (res) { return res.json(); })\r\n    .then(function (json) {\r\n\r\n      if (!json.success || !json.data) {\r\n        showError(json.message || 'Invitaci\u00f3n no encontrada.');\r\n        return;\r\n      }\r\n\r\n      \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n         VARIABLES \u2014 todos los campos de la invitaci\u00f3n\r\n         \u00dasalas como quieras m\u00e1s abajo\r\n      \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n      var titular          = json.data.titular          || '';\r\n      var evento           = json.data.evento           || '';\r\n      var fecha            = json.data.fecha            || '';\r\n      var fecha_formateada = json.data.fecha_formateada || '';\r\n      var na               = json.data.na               || 0;   \/\/ adultos\r\n      var nn               = json.data.nn               || 0;   \/\/ ni\u00f1os\r\n      var total            = na + nn;\r\n      var nombres          = json.data.nombres          || '';  \/\/ acompa\u00f1antes\r\n      var anfitrion        = json.data.anfitrion        || '';\r\n      var grupo            = json.data.grupo            || '';\r\n      var token_inv        = json.data.token            || token;\r\n\r\n      \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n         QR \u2014 define QU\u00c9 codifica el QR\r\n         Opciones comunes:\r\n\r\n         A) La URL completa de la invitaci\u00f3n:\r\n            var qrData = 'https:\/\/evento.invitika.com\/?token=' + token_inv;\r\n\r\n         B) Solo el token:\r\n            var qrData = token_inv;\r\n\r\n         C) Texto personalizado con los datos:\r\n            var qrData = titular + ' | ' + evento + ' | ' + fecha_formateada\r\n                       + ' | Adultos:' + na + ' Ni\u00f1os:' + nn;\r\n\r\n         D) JSON con todos los campos:\r\n            var qrData = JSON.stringify({\r\n              titular: titular, evento: evento, fecha: fecha_formateada,\r\n              na: na, nn: nn, anfitrion: anfitrion, grupo: grupo\r\n            });\r\n      \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n\r\n      \/\/ Texto plano con todos los datos de la invitaci\u00f3n\r\n      var qrData = [\r\n        'INVITACION',\r\n        'Titular:   ' + titular,\r\n        'Evento:    ' + evento,\r\n        'Fecha:     ' + fecha_formateada,\r\n        'Adultos:   ' + na,\r\n        'Ninos:     ' + nn,\r\n        'Total:     ' + total,\r\n        (nombres   ? 'Acomp.:    ' + nombres.replace(\/\\n\/g, ', ') : ''),\r\n        (anfitrion ? 'Anfitrion: ' + anfitrion : '')\/\/,\r\n        \/\/(grupo     ? 'Grupo:     ' + grupo     : ''),\r\n        \/\/'Token:     ' + token_inv,\r\n      ].filter(Boolean).join('\\n');\r\n\r\n      \/* \u2500\u2500 Generar QR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n      var qrUrl = API_QR\r\n        + '?size='    + QR_SIZE\r\n        + '&data='    + encodeURIComponent(qrData)\r\n        + '&format=png'\r\n        + '&margin=1';\r\n\r\n      elQrImg.src = qrUrl;\r\n      elQrImg.alt = 'QR de invitaci\u00f3n para ' + titular;\r\n\r\n      \/* \u2500\u2500 Mostrar info debajo del QR \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n      \/\/ Personaliza este bloque como quieras\r\n      elInfo.innerHTML =\r\n        '<strong>' + titular + '<\/strong><br>' +\r\n        evento + ' \u00b7 ' + fecha_formateada + '<br>' +\r\n        total + ' persona' + (total !== 1 ? 's' : '') +\r\n        ' (' + na + ' adulto' + (na !== 1 ? 's' : '') +\r\n        (nn > 0 ? ' + ' + nn + ' ni\u00f1o' + (nn !== 1 ? 's' : '') : '') + ')';\r\n\r\n      showContent();\r\n    })\r\n    .catch(function (err) {\r\n      console.error('[Invitoo QR]', err);\r\n      showError('Error de conexi\u00f3n. Intenta de nuevo.');\r\n    });\r\n\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3799cd2 e-flex e-con-boxed e-con e-parent\" data-id=\"3799cd2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d1b432 elementor-widget elementor-widget-html\" data-id=\"5d1b432\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  \/* \u2500\u2500 Variables de Colores (Paleta Tonos Azules) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  :root {\r\n    --iw-primary: #1b3862;      \/* Azul Principal (Botones y Header) *\/\r\n    --iw-primary-dark: #10223d; \/* Azul Marino Oscuro (Hover) *\/\r\n    --iw-success: #28528f;      \/* Azul Vibrante (Confirmado) *\/\r\n    --iw-danger: #5a759a;       \/* Azul Pizarra \/ Muted (Rechazar\/Error) *\/\r\n    --iw-gray-50: #f4f7fb;      \/* Fondo muy claro azulado *\/\r\n    --iw-gray-100: #e8eef5;     \/* Fondo claro azulado *\/\r\n    --iw-gray-400: #8ea3bc;     \/* Gris azulado claro (Bordes\/Deshabilitados) *\/\r\n    --iw-gray-500: #5c7799;     \/* Gris azulado medio (Texto secundario) *\/\r\n    --iw-gray-700: #293e59;     \/* Azul oscuro cenizo (Texto principal) *\/\r\n    --iw-gray-900: #142233;     \/* Azul casi negro (Texto t\u00edtulos) *\/\r\n    --iw-radius: 12px;          \/* Radio ligeramente m\u00e1s suave *\/\r\n  }\r\n\r\n  #iw-confirm-widget {\r\n    font-family: 'Outfit', 'Lato', system-ui, sans-serif; \/* Tipograf\u00eda limpia *\/\r\n    max-width: 400px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  \/* \u2500\u2500 Bot\u00f3n principal \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  #iw-btn-abrir {\r\n    width: 100%;\r\n    padding: 16px;\r\n    background: var(--iw-primary);\r\n    color: #fff;\r\n    border: none;\r\n    border-radius: var(--iw-radius);\r\n    font-size: 1rem;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    transition: all 0.2s;\r\n    font-family: inherit;\r\n    letter-spacing: 0.5px;\r\n  }\r\n  #iw-btn-abrir:hover { background: var(--iw-primary-dark); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(27, 56, 98, 0.25); }\r\n  #iw-btn-abrir:disabled { opacity: 0.6; cursor: not-allowed; transform: none; box-shadow: none; }\r\n\r\n  \/* \u2500\u2500 Overlay del modal \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  #iw-modal-overlay {\r\n    display: none;\r\n    position: fixed;\r\n    inset: 0;\r\n    background: rgba(0,0,0,0.5);\r\n    backdrop-filter: blur(5px);\r\n    z-index: 99999;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 20px;\r\n    animation: iw-fadeIn 0.25s ease;\r\n  }\r\n  #iw-modal-overlay.active { display: flex; }\r\n\r\n  @keyframes iw-fadeIn {\r\n    from { opacity: 0; }\r\n    to   { opacity: 1; }\r\n  }\r\n  @keyframes iw-slideUp {\r\n    from { opacity: 0; transform: translateY(20px) scale(0.97); }\r\n    to   { opacity: 1; transform: translateY(0) scale(1); }\r\n  }\r\n\r\n  \/* \u2500\u2500 Modal \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  #iw-modal {\r\n    background: #fff;\r\n    border-radius: 20px;\r\n    width: 100%;\r\n    max-width: 380px;\r\n    box-shadow: 0 20px 40px rgba(0,0,0,0.1);\r\n    overflow: hidden;\r\n    animation: iw-slideUp 0.3s ease;\r\n    border: 1px solid rgba(0,0,0,0.05);\r\n  }\r\n\r\n  .iw-modal-header {\r\n    background: var(--iw-primary); \/* Color s\u00f3lido elegante *\/\r\n    padding: 28px 24px;\r\n    text-align: center;\r\n    color: #fff;\r\n  }\r\n  .iw-modal-header h3 {\r\n    margin: 0 0 4px 0;\r\n    font-size: 1.2rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.5px;\r\n  }\r\n  .iw-modal-header p {\r\n    margin: 0;\r\n    font-size: 0.85rem;\r\n    opacity: 0.9;\r\n  }\r\n\r\n  .iw-modal-body { padding: 24px; }\r\n\r\n  \/* \u2500\u2500 Selector de cantidad \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  .iw-qty-row {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    padding: 14px 0;\r\n    border-bottom: 1px solid var(--iw-gray-100);\r\n  }\r\n  .iw-qty-row:last-child { border-bottom: none; }\r\n\r\n  .iw-qty-label {\r\n    font-size: 0.95rem;\r\n    color: var(--iw-gray-700);\r\n    font-weight: 500;\r\n  }\r\n  .iw-qty-label small {\r\n    display: block;\r\n    font-size: 0.75rem;\r\n    color: var(--iw-gray-400);\r\n    font-weight: 400;\r\n    margin-top: 2px;\r\n  }\r\n\r\n  .iw-qty-controls {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n  }\r\n  .iw-qty-btn {\r\n    width: 32px;\r\n    height: 32px;\r\n    border: 1px solid var(--iw-gray-400);\r\n    border-radius: 50%; \/* Botones redondos para un look m\u00e1s suave *\/\r\n    background: #fff;\r\n    color: var(--iw-primary);\r\n    font-size: 1.1rem;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    transition: all 0.15s;\r\n    font-family: inherit;\r\n    line-height: 1;\r\n  }\r\n  .iw-qty-btn:hover:not(:disabled) { border-color: var(--iw-primary); color: var(--iw-primary); background: var(--iw-gray-50); }\r\n  .iw-qty-btn:disabled { opacity: 0.3; cursor: not-allowed; }\r\n\r\n  .iw-qty-value {\r\n    font-size: 1.2rem;\r\n    font-weight: 700;\r\n    color: var(--iw-gray-900);\r\n    min-width: 24px;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* \u2500\u2500 Botones de acci\u00f3n \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  .iw-modal-actions {\r\n    padding: 0 24px 24px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n  }\r\n\r\n  .iw-btn-confirmar {\r\n    width: 100%;\r\n    padding: 14px;\r\n    background: var(--iw-primary);\r\n    color: #fff;\r\n    border: none;\r\n    border-radius: var(--iw-radius);\r\n    font-size: 0.95rem;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    transition: all 0.2s;\r\n    font-family: inherit;\r\n  }\r\n  .iw-btn-confirmar:hover { background: var(--iw-primary-dark); }\r\n  .iw-btn-confirmar:disabled { opacity: 0.6; cursor: wait; }\r\n\r\n  .iw-btn-rechazar {\r\n    width: 100%;\r\n    padding: 12px;\r\n    background: none;\r\n    color: var(--iw-danger);\r\n    border: 1.5px solid var(--iw-danger);\r\n    border-radius: var(--iw-radius);\r\n    font-size: 0.85rem;\r\n    font-weight: 500;\r\n    cursor: pointer;\r\n    transition: all 0.2s;\r\n    font-family: inherit;\r\n  }\r\n  .iw-btn-rechazar:hover { background: var(--iw-gray-50); }\r\n\r\n  .iw-btn-cancelar {\r\n    width: 100%;\r\n    padding: 10px;\r\n    background: none;\r\n    color: var(--iw-gray-400);\r\n    border: none;\r\n    font-size: 0.8rem;\r\n    cursor: pointer;\r\n    font-family: inherit;\r\n  }\r\n  .iw-btn-cancelar:hover { color: var(--iw-gray-700); }\r\n\r\n  \/* \u2500\u2500 Estado de \u00e9xito \/ error \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  .iw-result {\r\n    text-align: center;\r\n    padding: 40px 24px;\r\n  }\r\n  .iw-result-icon {\r\n    width: 64px;\r\n    height: 64px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin: 0 auto 16px;\r\n    font-size: 1.8rem;\r\n  }\r\n  .iw-result-icon.success { background: var(--iw-gray-100); color: var(--iw-success); }\r\n  .iw-result-icon.error   { background: var(--iw-gray-50); color: var(--iw-danger); }\r\n  .iw-result h3 { margin: 0 0 8px; font-size: 1.1rem; color: var(--iw-gray-900); }\r\n  .iw-result p  { margin: 0; font-size: 0.85rem; color: var(--iw-gray-500); }\r\n<\/style>\r\n\r\n<div id=\"iw-confirm-widget\">\r\n  <button id=\"iw-btn-abrir\" disabled>Cargando\u2026<\/button>\r\n<\/div>\r\n\r\n<div id=\"iw-modal-overlay\">\r\n  <div id=\"iw-modal\">\r\n    <div id=\"iw-vista-seleccion\">\r\n      <div class=\"iw-modal-header\">\r\n        <h3>Confirmar Asistencia<\/h3>\r\n        <p id=\"iw-modal-titular\">Selecciona cu\u00e1ntos asistir\u00e1n<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"iw-modal-body\">\r\n        <div class=\"iw-qty-row\">\r\n          <div class=\"iw-qty-label\">\r\n            Adultos\r\n            <small>M\u00e1ximo: <span id=\"iw-max-adultos\">0<\/span><\/small>\r\n          <\/div>\r\n          <div class=\"iw-qty-controls\">\r\n            <button class=\"iw-qty-btn\" id=\"iw-adultos-menos\" type=\"button\">\u2212<\/button>\r\n            <span class=\"iw-qty-value\" id=\"iw-adultos-val\">0<\/span>\r\n            <button class=\"iw-qty-btn\" id=\"iw-adultos-mas\" type=\"button\">+<\/button>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"iw-qty-row\" id=\"iw-fila-ninos\" style=\"display:none\">\r\n          <div class=\"iw-qty-label\">\r\n            Ni\u00f1os\r\n            <small>M\u00e1ximo: <span id=\"iw-max-ninos\">0<\/span><\/small>\r\n          <\/div>\r\n          <div class=\"iw-qty-controls\">\r\n            <button class=\"iw-qty-btn\" id=\"iw-ninos-menos\" type=\"button\">\u2212<\/button>\r\n            <span class=\"iw-qty-value\" id=\"iw-ninos-val\">0<\/span>\r\n            <button class=\"iw-qty-btn\" id=\"iw-ninos-mas\" type=\"button\">+<\/button>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"iw-modal-actions\">\r\n        <button class=\"iw-btn-confirmar\" id=\"iw-btn-confirmar\" type=\"button\">\r\n          \u2713 Confirmar asistencia\r\n        <\/button>\r\n        <button class=\"iw-btn-rechazar\" id=\"iw-btn-rechazar\" type=\"button\">\r\n          No podr\u00e9 asistir\r\n        <\/button>\r\n        <button class=\"iw-btn-cancelar\" id=\"iw-btn-cancelar\" type=\"button\">\r\n          Cancelar\r\n        <\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div id=\"iw-vista-resultado\" style=\"display:none\">\r\n      <div class=\"iw-result\">\r\n        <div class=\"iw-result-icon\" id=\"iw-result-icon\">\u2713<\/div>\r\n        <h3 id=\"iw-result-titulo\">\u00a1Gracias!<\/h3>\r\n        <p  id=\"iw-result-mensaje\">Tu confirmaci\u00f3n ha sido registrada.<\/p>\r\n      <\/div>\r\n      <div class=\"iw-modal-actions\">\r\n        <a id=\"iw-btn-whatsapp-manual\" href=\"#\" target=\"_blank\" class=\"iw-btn-confirmar\" style=\"background:#25d366; text-decoration:none; display:none; align-items:center; justify-content:center; gap:8px;\">\r\n          <svg style=\"width:18px; height:18px; fill:#fff;\" viewBox=\"0 0 24 24\"><path d=\"M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946C.06 5.348 5.397.01 12.008.01c3.202.001 6.212 1.246 8.477 3.514 2.266 2.268 3.507 5.28 3.505 8.484-.004 6.657-5.34 11.997-11.953 11.997-2.005-.001-3.973-.502-5.73-1.455L0 24zm6.59-4.846c1.6.95 3.188 1.449 4.825 1.451 5.436 0 9.86-4.37 9.864-9.799.002-2.63-1.023-5.101-2.885-6.968C16.688 1.972 14.215.948 11.593.948 6.156.948 1.733 5.318 1.729 10.75c-.001 1.693.454 3.342 1.32 4.768l-.988 3.612 3.696-.97c1.43.784 2.948 1.196 4.3 1.2zm10.916-7.39c-.297-.148-1.758-.867-2.03-.967-.273-.099-.471-.148-.669.149-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><\/svg>\r\n          Notificar por WhatsApp\r\n        <\/a>\r\n        <button class=\"iw-btn-cancelar\" id=\"iw-btn-cerrar\" type=\"button\" style=\"padding:16px;font-size:0.9rem\">\r\n          Cerrar\r\n        <\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function () {\r\n  'use strict';\r\n\r\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     CONFIGURACI\u00d3N\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n  var API_GET       = 'https:\/\/invitoo.invitika.com\/api\/get_invitacion.php';\r\n  var API_CONFIRMAR = 'https:\/\/invitoo.invitika.com\/api\/confirmar_invitacion.php';\r\n\r\n  \/* \u2500\u2500 Estado \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  var token       = '';\r\n  var maxA        = 0;   \/\/ adultos originales\r\n  var maxN        = 0;   \/\/ ni\u00f1os originales\r\n  var selA        = 0;   \/\/ adultos seleccionados\r\n  var selN        = 0;   \/\/ ni\u00f1os seleccionados\r\n  var telefonoOrg = '';  \/\/ WhatsApp del organizador\r\n  var nombreTitular = '';\r\n  var nombreEvento  = '';\r\n\r\n  \/* \u2500\u2500 Referencias DOM \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  var btnAbrir         = document.getElementById('iw-btn-abrir');\r\n  var overlay          = document.getElementById('iw-modal-overlay');\r\n  var vistaSeleccion   = document.getElementById('iw-vista-seleccion');\r\n  var vistaResultado   = document.getElementById('iw-vista-resultado');\r\n  var modalTitular     = document.getElementById('iw-modal-titular');\r\n  var maxAdultosEl     = document.getElementById('iw-max-adultos');\r\n  var maxNinosEl       = document.getElementById('iw-max-ninos');\r\n  var filaNinos        = document.getElementById('iw-fila-ninos');\r\n  var adultosVal       = document.getElementById('iw-adultos-val');\r\n  var ninosVal         = document.getElementById('iw-ninos-val');\r\n  var btnAdultosMenos  = document.getElementById('iw-adultos-menos');\r\n  var btnAdultosMas    = document.getElementById('iw-adultos-mas');\r\n  var btnNinosMenos    = document.getElementById('iw-ninos-menos');\r\n  var btnNinosMas      = document.getElementById('iw-ninos-mas');\r\n  var btnConfirmar     = document.getElementById('iw-btn-confirmar');\r\n  var btnRechazar      = document.getElementById('iw-btn-rechazar');\r\n  var btnCancelar      = document.getElementById('iw-btn-cancelar');\r\n  var btnCerrar        = document.getElementById('iw-btn-cerrar');\r\n  var btnWhatsappMan   = document.getElementById('iw-btn-whatsapp-manual');\r\n  var resultIcon       = document.getElementById('iw-result-icon');\r\n  var resultTitulo     = document.getElementById('iw-result-titulo');\r\n  var resultMensaje    = document.getElementById('iw-result-mensaje');\r\n\r\n  \/* \u2500\u2500 Actualizar UI de cantidades \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  function renderQty() {\r\n    adultosVal.textContent = selA;\r\n    ninosVal.textContent   = selN;\r\n    btnAdultosMenos.disabled = (selA <= 1);\r\n    btnAdultosMas.disabled   = (selA >= maxA);\r\n    btnNinosMenos.disabled   = (selN <= 0);\r\n    btnNinosMas.disabled     = (selN >= maxN);\r\n  }\r\n\r\n  \/* \u2500\u2500 Abrir modal \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  function abrirModal() {\r\n    selA = maxA;\r\n    selN = maxN;\r\n    renderQty();\r\n    vistaSeleccion.style.display  = '';\r\n    vistaResultado.style.display  = 'none';\r\n    overlay.classList.add('active');\r\n  }\r\n\r\n  \/* \u2500\u2500 Cerrar modal \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  function cerrarModal() {\r\n    overlay.classList.remove('active');\r\n  }\r\n\r\n  \/* \u2500\u2500 Mostrar resultado \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  function mostrarResultado(exito, titulo, mensaje) {\r\n    resultIcon.textContent = exito ? '\u2713' : '\u2717';\r\n    resultIcon.className   = 'iw-result-icon ' + (exito ? 'success' : 'error');\r\n    resultTitulo.textContent  = titulo;\r\n    resultMensaje.textContent = mensaje;\r\n    vistaSeleccion.style.display  = 'none';\r\n    vistaResultado.style.display  = '';\r\n  }\r\n\r\n  \/* \u2500\u2500 Notificar al anfitri\u00f3n por WhatsApp \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  function notificarWhatsApp(accion, data) {\r\n    var tel = (data && data.telefono_organizador) || telefonoOrg;\r\n    if (!tel) return;\r\n\r\n    tel = tel.replace(\/[^0-9]\/g, '');\r\n\r\n    var titular = data.titular || nombreTitular;\r\n    var evento  = data.evento  || nombreEvento;\r\n    var mensaje = '';\r\n\r\n    if (accion === 'confirmar') {\r\n      var total = (data.num_adultos || 0) + (data.num_ninos || 0);\r\n      mensaje = '*Confirmaci\u00f3n de asistencia*\\n\\n'\r\n        + 'Te escribo para confirmar la asistencia de ' + total + ' persona' + (total !== 1 ? 's' : '') + ' '\r\n        + '(' + data.num_adultos + ' adulto' + (data.num_adultos !== 1 ? 's' : '')\r\n        + (data.num_ninos > 0 ? ' + ' + data.num_ninos + ' ni\u00f1o' + (data.num_ninos !== 1 ? 's' : '') : '')\r\n        + '). Agradecemos su invitaci\u00f3n y ser\u00e1 un gusto poder acompa\u00f1arlos en este evento. \u00a1Gracias!\\n\\n'\r\n        + '*ATTE:* ' + titular;\r\n    } else {\r\n      mensaje = '*No podr\u00e1 asistir*\\n\\n'\r\n        + '\u00a1Hola! Agradezco mucho su invitaci\u00f3n, pero lamentablemente no podremos asistir a este evento, Les deseamos lo mejor.\\n\\n'\r\n        + '*ATTE:* ' + titular;\r\n    }\r\n\r\n    var url = 'https:\/\/wa.me\/' + tel + '?text=' + encodeURIComponent(mensaje);\r\n\r\n    \/\/ 1. Configurar el bot\u00f3n verde en la pantalla de \u00e9xito\r\n    if (!btnWhatsappMan) {\r\n      btnWhatsappMan = document.getElementById('iw-btn-whatsapp-manual');\r\n    }\r\n\r\n    \/\/ Auto-sanaci\u00f3n si el HTML falla\r\n    if (!btnWhatsappMan && vistaResultado) {\r\n      var actionsDiv = vistaResultado.querySelector('.iw-modal-actions');\r\n      if (actionsDiv) {\r\n        btnWhatsappMan = document.createElement('a');\r\n        btnWhatsappMan.id = 'iw-btn-whatsapp-manual';\r\n        btnWhatsappMan.className = 'iw-btn-confirmar';\r\n        btnWhatsappMan.target = '_blank';\r\n        btnWhatsappMan.style.background = '#25d366';\r\n        btnWhatsappMan.style.color = '#fff';\r\n        btnWhatsappMan.style.textDecoration = 'none';\r\n        btnWhatsappMan.style.display = 'none';\r\n        btnWhatsappMan.style.alignItems = 'center';\r\n        btnWhatsappMan.style.justifyContent = 'center';\r\n        btnWhatsappMan.style.gap = '8px';\r\n        btnWhatsappMan.style.padding = '14px';\r\n        btnWhatsappMan.style.borderRadius = '14px';\r\n        btnWhatsappMan.style.fontWeight = '600';\r\n        btnWhatsappMan.style.fontSize = '0.95rem';\r\n        btnWhatsappMan.style.fontFamily = 'inherit';\r\n        btnWhatsappMan.style.cursor = 'pointer';\r\n        btnWhatsappMan.style.marginBottom = '8px';\r\n        btnWhatsappMan.innerHTML = '<svg style=\"width:18px; height:18px; fill:#fff;\" viewBox=\"0 0 24 24\"><path d=\"M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946C.06 5.348 5.397.01 12.008.01c3.202.001 6.212 1.246 8.477 3.514 2.266 2.268 3.507 5.28 3.505 8.484-.004 6.657-5.34 11.997-11.953 11.997-2.005-.001-3.973-.502-5.73-1.455L0 24zm6.59-4.846c1.6.95 3.188 1.449 4.825 1.451 5.436 0 9.86-4.37 9.864-9.799.002-2.63-1.023-5.101-2.885-6.968C16.688 1.972 14.215.948 11.593.948 6.156.948 1.733 5.318 1.729 10.75c-.001 1.693.454 3.342 1.32 4.768l-.988 3.612 3.696-.97c1.43.784 2.948 1.196 4.3 1.2zm10.916-7.39c-.297-.148-1.758-.867-2.03-.967-.273-.099-.471-.148-.669.149-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><\/svg> Notificar por WhatsApp';\r\n        actionsDiv.insertBefore(btnWhatsappMan, actionsDiv.firstChild);\r\n      }\r\n    }\r\n\r\n    if (btnWhatsappMan) {\r\n      btnWhatsappMan.href = url;\r\n      btnWhatsappMan.style.display = 'flex';\r\n    }\r\n  }\r\n\r\n  \/* \u2500\u2500 Enviar confirmaci\u00f3n a la API \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  function enviarConfirmacion(accion) {\r\n    btnConfirmar.disabled = true;\r\n    btnRechazar.disabled  = true;\r\n    btnConfirmar.textContent = 'Enviando\u2026';\r\n\r\n    var body = { token: token, accion: accion };\r\n    if (accion === 'confirmar') {\r\n      body.num_adultos = selA;\r\n      body.num_ninos   = selN;\r\n    }\r\n\r\n    fetch(API_CONFIRMAR, {\r\n      method: 'POST',\r\n      headers: { 'Content-Type': 'application\/json' },\r\n      body: JSON.stringify(body)\r\n    })\r\n    .then(function (res) {\r\n      console.log('[IW-DEBUG] confirmar response status:', res.status);\r\n      if (!res.ok) {\r\n        return res.text().then(function(t) {\r\n          console.error('[IW-DEBUG] confirmar error body:', t);\r\n          throw new Error('HTTP ' + res.status);\r\n        });\r\n      }\r\n      return res.json();\r\n    })\r\n    .then(function (json) {\r\n      console.log('[IW-DEBUG] confirmar JSON:', JSON.stringify(json));\r\n      if (json.success) {\r\n        if (accion === 'confirmar') {\r\n          var total = selA + selN;\r\n          mostrarResultado(true, '\u00a1Confirmado!',\r\n            total + ' persona' + (total !== 1 ? 's' : '') + ' asistir\u00e1n. \u00a1Te esperamos!');\r\n          btnAbrir.textContent = '\u2713 Asistencia Confirmada';\r\n          btnAbrir.style.background = '#28528f'; \/\/ Azul claro \u00e9xito\r\n        } else {\r\n          mostrarResultado(true, 'Entendido', 'Tu respuesta ha sido registrada. \u00a1Gracias!');\r\n          btnAbrir.textContent = 'Invitaci\u00f3n Rechazada';\r\n          btnAbrir.style.background = '#5a759a'; \/\/ Azul pizarra rechazo\r\n        }\r\n        btnAbrir.disabled = true;\r\n\r\n        \/\/ Notificar al anfitri\u00f3n por WhatsApp\r\n        console.log('[IW-DEBUG] calling notificarWhatsApp with data:', JSON.stringify(json.data));\r\n        notificarWhatsApp(accion, json.data);\r\n      } else {\r\n        mostrarResultado(false, 'Error', json.message || 'No se pudo procesar.');\r\n        btnConfirmar.disabled = false;\r\n        btnRechazar.disabled  = false;\r\n        btnConfirmar.textContent = '\u2713 Confirmar asistencia';\r\n      }\r\n    })\r\n    .catch(function () {\r\n      mostrarResultado(false, 'Error de conexi\u00f3n', 'Intenta de nuevo m\u00e1s tarde.');\r\n      btnConfirmar.disabled = false;\r\n      btnRechazar.disabled  = false;\r\n      btnConfirmar.textContent = '\u2713 Confirmar asistencia';\r\n    });\r\n  }\r\n\r\n  \/* \u2500\u2500 Eventos \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  btnAbrir.addEventListener('click', abrirModal);\r\n  btnCancelar.addEventListener('click', cerrarModal);\r\n  btnCerrar.addEventListener('click', cerrarModal);\r\n  overlay.addEventListener('click', function (e) {\r\n    if (e.target === overlay) cerrarModal();\r\n  });\r\n\r\n  btnAdultosMenos.addEventListener('click', function () { if (selA > 1)    { selA--; renderQty(); } });\r\n  btnAdultosMas.addEventListener('click',   function () { if (selA < maxA) { selA++; renderQty(); } });\r\n  btnNinosMenos.addEventListener('click',   function () { if (selN > 0)    { selN--; renderQty(); } });\r\n  btnNinosMas.addEventListener('click',     function () { if (selN < maxN) { selN++; renderQty(); } });\r\n\r\n  btnConfirmar.addEventListener('click', function () { enviarConfirmacion('confirmar'); });\r\n  btnRechazar.addEventListener('click',  function () { enviarConfirmacion('rechazar');  });\r\n\r\n  \/* \u2500\u2500 Cargar datos de la invitaci\u00f3n al iniciar \u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  function init() {\r\n    token = new URLSearchParams(window.location.search).get('token') || '';\r\n\r\n    if (!token) {\r\n      btnAbrir.textContent = 'Token no encontrado';\r\n      return;\r\n    }\r\n\r\n    fetch(API_GET + '?token=' + encodeURIComponent(token))\r\n      .then(function (res) {\r\n        console.log('[IW-DEBUG] init response status:', res.status);\r\n        if (!res.ok) {\r\n          return res.text().then(function(t) {\r\n            console.error('[IW-DEBUG] init error body:', t);\r\n            throw new Error('HTTP ' + res.status);\r\n          });\r\n        }\r\n        return res.json();\r\n      })\r\n      .then(function (json) {\r\n        console.log('[IW-DEBUG] init JSON:', JSON.stringify(json));\r\n        if (json.success && json.data) {\r\n          maxA = json.data.na || 1;\r\n          maxN = json.data.nn || 0;\r\n\r\n          maxAdultosEl.textContent = maxA;\r\n          maxNinosEl.textContent   = maxN;\r\n          modalTitular.textContent = json.data.titular + ', selecciona cu\u00e1ntos asistir\u00e1n';\r\n\r\n          \/\/ Guardar datos para la notificaci\u00f3n WhatsApp\r\n          telefonoOrg  = json.data.telefono_organizador || '';\r\n          nombreTitular = json.data.titular || '';\r\n          nombreEvento  = json.data.evento  || '';\r\n          console.log('[IW-DEBUG] telefonoOrg guardado:', telefonoOrg);\r\n\r\n          \/\/ Mostrar fila de ni\u00f1os solo si hay ni\u00f1os invitados\r\n          if (maxN > 0) filaNinos.style.display = '';\r\n\r\n          \/\/ Habilitar bot\u00f3n\r\n          btnAbrir.textContent = 'Confirmar Asistencia';\r\n          btnAbrir.disabled = false;\r\n        } else {\r\n          btnAbrir.textContent = 'Invitaci\u00f3n no disponible';\r\n        }\r\n      })\r\n      .catch(function (err) {\r\n        console.error('[IW-DEBUG] init error:', err);\r\n        btnAbrir.textContent = 'Error de conexi\u00f3n';\r\n      });\r\n  }\r\n\r\n  if (document.readyState === 'loading') {\r\n    document.addEventListener('DOMContentLoaded', init);\r\n  } else {\r\n    init();\r\n  }\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-404c167 e-flex e-con-boxed e-con e-parent\" data-id=\"404c167\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d38949 elementor-widget elementor-widget-image\" data-id=\"3d38949\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wa.me\/525544750131?text=Hola,%20estoy%20interesado%20en%20sus%20invitaciones,%20me%20podr\u00eda%20proporcionar%20m\u00e1s%20informaci\u00f3n?\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"136\" data-src=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/logopara-invita-e1780228865678-1024x174.png\" class=\"attachment-large size-large wp-image-1166 lazyload\" alt=\"\" data-srcset=\"https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/logopara-invita-e1780228865678-1024x174.png 1024w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/logopara-invita-e1780228865678-300x51.png 300w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/logopara-invita-e1780228865678-768x130.png 768w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/logopara-invita-e1780228865678-1536x261.png 1536w, https:\/\/bodadiegoykary.invitika.com\/wp-content\/uploads\/2026\/05\/logopara-invita-e1780228865678.png 1920w\" data-sizes=\"(max-width: 800px) 100vw, 800px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 800px; --smush-placeholder-aspect-ratio: 800\/136;\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Toca el sello para abrir Nuestra Boda 7 de Noviembre de 2026 Acompa\u00f1anos a celebrar el amor FALTAN D\u00edas Horas Min Seg Con la bendici\u00f3n de Dios y nuestros padres Padres de la Novia Graciela Fonseca Cortes Tito Alvarado Fuentes Padres del Novio Felipa Chimal Valencia Alberto Miranda Castillo Hoy comienza nuestro para siempre y [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-58","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/bodadiegoykary.invitika.com\/index.php?rest_route=\/wp\/v2\/pages\/58","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bodadiegoykary.invitika.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bodadiegoykary.invitika.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bodadiegoykary.invitika.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bodadiegoykary.invitika.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=58"}],"version-history":[{"count":1042,"href":"https:\/\/bodadiegoykary.invitika.com\/index.php?rest_route=\/wp\/v2\/pages\/58\/revisions"}],"predecessor-version":[{"id":1226,"href":"https:\/\/bodadiegoykary.invitika.com\/index.php?rest_route=\/wp\/v2\/pages\/58\/revisions\/1226"}],"wp:attachment":[{"href":"https:\/\/bodadiegoykary.invitika.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=58"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}