1function t_onReady(t){"loading"!=document.readyState?t():document.addEventListener("DOMContentLoaded",t)}
2function t_addClass(t,e){document.body.classList?t.classList.add(e):t.className+=(t.className?" ":"")+e}
3function t_removeClass(t,e){document.body.classList?t.classList.remove(e):t.className=t.className.replace(new RegExp("(^|\\s+)"+e+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}
4function t_removeEl(t){t&&t.parentNode&&t.parentNode.removeChild(t)}
5function t_outerWidth(t){var e=getComputedStyle(t),n=e.width,o=e.marginLeft,i=e.marginRight;return"auto"===n&&(n=0),"auto"===o&&(o=0),"auto"===i&&(i=0),n=parseInt(n)+parseInt(o)+parseInt(i)}
6var version,version;(window.isSearchBot=!1,/Bot/i.test(navigator.userAgent)&&(window.isSearchBot=!0),window.isMobile=!1,window.$isMobile=!1,/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&(window.isMobile=!0,window.$isMobile=!0),window.isTablet=/(ipad|tablet|(android(?!.*mobile))|(windows(?!.*phone)(.*touch))|kindle|playbook|silk|(puffin(?!.*(IP|AP|WP))))/i.test(navigator.userAgent),window.isiOS=!1,/iPhone|iPad|iPod/i.test(navigator.userAgent)&&(window.isiOS=!0),window.isiOSChrome=!!navigator.userAgent.match("CriOS"),window.isFirefox=/firefox/i.test(navigator.userAgent),window.isOpera=!!window.opr&&!!window.opr.addons||!!window.opera||navigator.userAgent.indexOf(" OPR/")>=0,window.isiOSVersion="",window.isiOS)&&(null!==(version=navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/))&&(window.isiOSVersion=[parseInt(version[1],10),parseInt(version[2],10),parseInt(version[3]||0,10)]));(window.isSafari=!1,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)&&(window.isSafari=!0),window.isIE=!!document.documentMode,window.isSafariVersion="",window.isSafari)&&(null!==(version=navigator.appVersion.match(/Version\/(\d+)\.(\d+)\.?(\d+)? Safari/))&&(window.isSafariVersion=[parseInt(version[1],10),parseInt(version[2],10),parseInt(version[3]||0,10)]));function t_throttle(t,e,n){var o,i;return e||(e=250),function(){var r=n||this,a=+new Date,l=arguments;o&&a<o+e?(clearTimeout(i),i=setTimeout((function(){o=a,t.apply(r,l)}
7),e)):(o=a,t.apply(r,l))}
8}
9function t_debounce(t,e,n){var o;return e||(e=250),function(){var i=n||this,r=arguments;clearTimeout(o),o=setTimeout((function(){t.apply(i,r)}
10),e)}
11}
12function t_onFuncLoad(t,e,n){var o=15e3,i=t_checkIsEditMode(),r=function t(){return!i||i&&t_checkEditorIsReady()}
13,a=function t(e){return"function"==typeof window[e]||"object"==typeof window[e]}
14;if(a(t)&&r())e();else{var l=Date.now(),d=new Error(t+" is undefined"),s=function t(){throw d}
15;setTimeout((function i(){var d=Date.now();a(t)&&r()?e():("complete"===document.readyState&&d-l>o&&!a(t)&&s(),setTimeout(i,n||100))}
16))}
17}
18function t_checkIsEditMode(){var t=!1,e=document.getElementById("allrecords");if(!e)return!1;var n=e.getAttribute("data-tilda-mode");return!!(t=n&&"edit"===n)}
19function t_checkEditorIsReady(){var t=!1;if(!t_checkIsEditMode())return!1;var e=document.body.getAttribute("data-ready-status");return!!(t=e&&"ready"===e)}
20function t_scrollBarWidthCompensator__setObject(){window.scrollBarWidthCompensator={}
21;var t=window.scrollBarWidthCompensator;t.isInited=!1,t.scrollBarWidth=Math.abs(window.innerWidth-document.documentElement.clientWidth),t.delay=0,t.cancelTimeout=null;var e=["t450","t282__container","t282__container__bg_opened","t282__menu__container","t830m","t830__panel","t451m","t204__menu","tn-atom__sbs-anim-wrapper","t-menu-popover__burgermenu__sidebar_right","t-menu-popover_fullscreen"],n=document.querySelectorAll("*");n=Array.prototype.filter.call(n,(function(t){return!t.closest(".t1093")&&!e.some((function(e){return t.classList.contains(e)}
22))}
23)),t.fixedElements=[],Array.prototype.forEach.call(n,(function(e){if(!e.classList.contains("t975")){var n=window.getComputedStyle(e),o=n.getPropertyValue("position"),i=t_scrollBarWidthCompensator__checkSize(n,t.scrollBarWidth),r=i.isFullscreenWidth,a=i.isFullscreenHeight;("fixed"===o||"absolute"===o&&r&&!a)&&t.fixedElements.push({el:e,computedStyle:n}
24)}
25}
26))}
27function t_scrollBarWidthCompensator__init(){if(!window.isMobile&&!t_checkIsEditMode()){window.scrollBarWidthCompensator||t_scrollBarWidthCompensator__setObject();var t=window.scrollBarWidthCompensator;if(t.scrollBarWidth=Math.abs(window.innerWidth-document.documentElement.clientWidth),t.cancelTimeout&&(window.clearTimeout(t.cancelTimeout),t.cancelTimeout=null),!t.isInited&&t.scrollBarWidth){t.isInited=!0;var e=window.getComputedStyle(document.body).getPropertyValue("padding-right");e=parseInt(e.replace("px",""),10);var n=document.body.style.paddingRight;n&&document.body.setAttribute("data-tilda-initial-padding-right",n),document.body.style.paddingRight=t.scrollBarWidth+e+"px",document.body.style.height="100vh",document.body.style.minHeight="100vh",document.body.style.overflow="hidden";var o=[];Array.prototype.forEach.call(t.fixedElements,(function(e){var n=e.el;if(document.body.contains(n)&&!n.classList.contains("t975")&&!n.classList.contains("t975")){var i=n.closest(".r"),r=e.computedStyle,a=r.getPropertyValue("position");if("fixed"===a||"absolute"===a){var l=r.getPropertyValue("transition-duration");l.indexOf("ms")+1?(l=parseInt(l.replace("ms",""),10),o.push(l)):l.indexOf("s")+1&&(l=1e3*parseFloat(l.replace("s","")),o.push(l));var d=r.getPropertyValue("right");d=parseInt(d.replace("px",""),10);var s=n.style.right;s&&n.setAttribute("data-tilda-initial-right",s);var c=n.style.width;c&&n.setAttribute("data-tilda-initial-width",c);var u=i&&parseFloat(getComputedStyle(i).getPropertyValue("zoom"))||1,m=t.scrollBarWidth/u,p=t_scrollBarWidthCompensator__checkSize(r,t.scrollBarWidth),h=p.isFullscreenWidth,f=p.isFullscreenHeight,g=p.computedMarginNum;h=h||n.classList.contains("t-menu-popover_fullwidth")||n.classList.contains("t-menu-popover")&&u>1,!d&&0!==d||"auto"===n.style.right||"absolute"===a||h?h&&!f&&(n.style.width="calc(100vw / "+(window.isSafari?1:u)+" - "+g+"px - "+m+"px)"):n.style.right=m+d+"px"}
28}
29}
30)),o.length&&(t.delay=Math.max.apply(null,o))}
31}
32}
33function t_scrollBarWidthCompensator__checkSize(t,e){var n=window,o=n.innerWidth,i=n.innerHeight,r=t.getPropertyValue("width"),a=parseFloat(r)||0,l=t.getPropertyValue("height"),d=parseFloat(l)||0,s=t.getPropertyValue("margin-left"),c=parseFloat(s)||0,u=t.getPropertyValue("margin-right"),m,p=c+(parseFloat(u)||0),h,f;return{isFullscreenWidth:"100%"===r||"100vw"===r||a===o||a===o-e||a===o-p||a===o-p-e,isFullscreenHeight:"100%"===l||"100vh"===l||"auto"===l||d===i||d===i-e,computedMarginNum:p}
34}
35function t_scrollBarWidthCompensator__cancel(){var t=window.scrollBarWidthCompensator;t&&t.isInited&&(t.isInited=!1,t.delay=0,document.body.hasAttribute("data-tilda-initial-padding-right")?(document.body.style.paddingRight=document.body.getAttribute("data-tilda-initial-padding-right"),document.body.removeAttribute("data-tilda-initial-padding-right")):document.body.style.removeProperty("padding-right"),document.body.style.removeProperty("height"),document.body.style.removeProperty("min-height"),document.body.style.removeProperty("overflow"),Array.prototype.forEach.call(t.fixedElements,(function(t){var e=t.el,n=e.classList.contains("tn-atom__sticky-wrapper")||e.classList.contains("tn-atom__sbs-anim-wrapper");e.hasAttribute("data-tilda-initial-right")?(e.style.right=e.getAttribute("data-tilda-initial-right"),e.removeAttribute("data-tilda-initial-right")):e.style.removeProperty("right"),e.hasAttribute("data-tilda-initial-width")?(e.style.width=e.getAttribute("data-tilda-initial-width"),e.removeAttribute("data-tilda-initial-width")):(e.style.removeProperty("width"),n&&(e.style.width="inherit"))}
36)))}
37function t_triggerEvent(t,e){var n;document.createEvent?(n=document.createEvent("HTMLEvents")).initEvent(e,!0,!1):document.createEventObject&&((n=document.createEventObject()).eventType=e),n.eventName=e,t.dispatchEvent?t.dispatchEvent(n):t.fireEvent?t.fireEvent("on"+n.eventType,n):t[e]?t[e]():t["on"+e]&&t["on"+e]()}
38function t_getRootZone(){var t=document.getElementById("allrecords"),e;return t&&t.getAttribute("data-tilda-root-zone")||"com"}
39function t_modifyRootZone(t){return t&&t.includes("static.tildacdn.com")?t.replace("static.tildacdn.com","static.tildacdn."+t_getRootZone()):t}
40function t_loadJsFile(t,e,n){void 0===n&&(n=0);var o=3,i=1e3,r=t_modifyRootZone(t);if(document.querySelector('script[src^="'+r+'"]'))e&&e();else{var a=document.createElement("script");a.type="text/javascript",a.src=r,e&&a.addEventListener("load",(function(){e()}
...
</html>