;((window,document)=>{ // LanguageSwitcherWidget function setCookie(e,t,n){var o=new Date,n=(o.setTime(o.getTime()+24*n*60*60*1e3),"expires="+o.toUTCString());document.cookie=e+"="+t+";"+n+";path=/"}function getCookie(e){var t=e+"=",n=document.cookie.split(";");for(let e=0;e>",n),"en"===n?(t.value="bn",e.textContent="●●●",e.setAttribute("data-type","bn"),setCookie("lang","bn",30)):(t.value="en",e.textContent="●●●",e.setAttribute("data-type","en"),setCookie("lang","en",30)),window.location.reload(),console.log("langInput.value>>",t.value)};let lang=document.querySelector(".language-switcher-widget>input").value;document.documentElement.setAttribute("lang",lang); })(_window,_document);