(()=>{"use strict";document.addEventListener("DOMContentLoaded",(()=>{const e=document.querySelector(".closeShare"),t=document.querySelector(".showShareMore"),n=document.querySelector(".btn-print"),o=document.querySelector(".btn-whatsapp"),r=document.querySelector(".share-container .shareMore");e&&e.addEventListener("click",(function(e){e.preventDefault(),r.style.display="none"})),t&&t.addEventListener("click",(function(e){e.preventDefault(),r.style.display="block"})),n&&n.addEventListener("click",(function(e){e.preventDefault(),e.stopPropagation(),window.print()})),o&&o.addEventListener("click",(function(e){e.preventDefault(),e.stopPropagation(),window.location.href="whatsapp://send?text="+encodeURIComponent(window.location.href)}))}))})();