1function t_getZoomState(){return window.t_zoomState||(window.t_zoomState={isMobile:t(),needLock:e(),hasLazy:o(),isSafari:/^((?!chrome|android).)*safari/i.test(navigator.userAgent),isOpen:!1,isInited:!1,isDoubleTapActivated:!1}
2),window.t_zoomState;function t(){var t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);return t||(t=navigator.userAgent.includes("Macintosh")&&"ontouchend"in document),t}
3function e(){var t;if(/(android)/i.test(navigator.userAgent))return!0;var e=/iPhone|iPad|iPod/i.test(navigator.userAgent);if(!e)return!1;var o=navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/),r=o&&parseInt(o[1],10);return e&&11===r&&!window.MSStream}
4function o(){if("y"===window.lazy)return!0;var t=document.getElementById("allrecords");return t&&"yes"===t.getAttribute("data-tilda-lazy")}
5}
6function t_setZoomStateValue(t,e){var o=t_getZoomState();t&&Object.keys(o).includes(t)&&(o[t]=e)}
7function t_initZoom(){var t,e=document.querySelector(".t-zoomer__wrapper"),o,r=t_getZoomState().isInited;if(!e&&!r){var n,a;t_setZoomStateValue("isInited",!0),Array.from(document.querySelectorAll("[data-zoomable]")).filter((function(t){return"yes"===t.getAttribute("data-zoomable")&&!t.classList.contains("t-slds__thumbs_gallery")&&""!==t.getAttribute("data-img-zoom-url")}
8)).forEach((function(t){return t.classList.add("t-zoomable")}
9));var i=document.createElement("div");i.classList.add("t-zoomer__wrapper");var c=document.createElement("div");c.classList.add("t-zoomer__container");var s=document.createElement("div");s.classList.add("t-zoomer__bg");var l=t_zoom__createCloseBtn(),d=t_zoom__createScaleBtn();i.appendChild(c),i.appendChild(s);var _=document.createElement("div");_.classList.add("t-zoomer__ui-wrapper"),_.appendChild(d),_.appendChild(l),i.appendChild(_),null==(t=document.body)||t.insertAdjacentElement("beforeend",i),t_zoom__setEvents()}
10}
11function t_zoom__appendPreloaderToElement(t){var e,o=t_getZoomState().hasLazy;if(t&&o){var r=document.createElement("div");r.classList.add("t-zoomer-loader"),r.innerHTML=t_zoom__getIconHTML("loader"),t.append(r)}
12}
13function t_zoom__createCloseBtn(){var t=document.createElement("div");return t.classList.add("t-zoomer__close","t-zoomer__ui-item"),t.insertAdjacentHTML("beforeend",t_zoom__getIconHTML("close")),t}
14function t_zoom__createScaleBtn(){var t=document.createElement("div");return t.classList.add("t-zoomer__scale","t-zoomer__ui-item"),t.insertAdjacentHTML("beforeend",t_zoom__getIconHTML("icon-increase")),t.insertAdjacentHTML("beforeend",t_zoom__getIconHTML("icon-decrease")),t}
15function t_zoom__getIconHTML(t){return"icon-increase"===t?'<svg\n\t\tclass="icon-increase"\n\t\twidth="17"\n\t\theight="17"\n\t\tviewBox="0 0 17 17"\n\t\tfill="none"\n\t\txmlns="http://www.w3.org/2000/svg"\n\t>\n\t\t<path\n\t\t\tfill="black"\n\t\t\tfill-rule="evenodd"\n\t\t\tclip-rule="evenodd"\n\t\t\td="M7.3878 4.77866C7.38786 4.44735 7.65586 4.17929 7.98718 4.17927C8.31852 4.17927 8.58651 4.44734 8.58657 4.77866L8.58588 7.32742H11.1353C11.4665 7.32742 11.7358 7.59571 11.7361 7.9268C11.7361 8.25801 11.4672 8.52661 11.136 8.52688H8.58657L8.58726 11.0756C8.58726 11.407 8.31855 11.6757 7.98718 11.6757C7.65582 11.6757 7.38711 11.407 7.38711 11.0756L7.38642 8.52688L4.83835 8.52688C4.50715 8.52672 4.23902 8.25872 4.23896 7.92749C4.23896 7.59622 4.50711 7.32827 4.83835 7.32811L7.38711 7.32742L7.3878 4.77866Z"\n\t\t/>\n\t\t<path\n\t\t\tstroke="black"\n\t\t\td="M12.9865 12.9866C10.1529 15.8202 5.55872 15.8202 2.72512 12.9866C-0.108484 10.153 -0.108484 5.55879 2.72512 2.72519C5.55872 -0.108416 10.1529 -0.108415 12.9865 2.72519C15.8201 5.55879 15.8201 10.153 12.9865 12.9866ZM12.9865 12.9866L16.308 16.3081"\n\t\t\tstroke-width="1.2"\n\t\t\tstroke-linecap="round"\n\t\t/>\n\t</svg>':"icon-decrease"===t?'<svg\n\t\tclass="icon-decrease"\n\t\twidth="17"\n\t\theight="17"\n\t\tviewBox="0 0 17 17"\n\t\tfill="none"\n\t\txmlns="http://www.w3.org/2000/svg"\n\t>\n\t\t<path\n\t\t\tfill="black"\n\t\t\tfill-rule="evenodd"\n\t\t\tclip-rule="evenodd"\n\t\t\td="M4.23883 7.92757C4.23883 7.5963 4.50698 7.32835 4.83822 7.32819L11.1352 7.3275C11.4664 7.3275 11.7356 7.59579 11.736 7.92688C11.736 8.25809 11.467 8.52669 11.1359 8.52696L4.83822 8.52696C4.50702 8.5268 4.23889 8.2588 4.23883 7.92757Z"\n\t\t/>\n\t\t<path\n\t\t\tstroke="black"\n\t\t\td="M12.9865 12.9866C10.1529 15.8202 5.55872 15.8202 2.72512 12.9866C-0.108484 10.153 -0.108484 5.55882 2.72512 2.72522C5.55872 -0.108386 10.1529 -0.108385 12.9865 2.72522C15.8201 5.55882 15.8201 10.153 12.9865 12.9866ZM12.9865 12.9866L16.308 16.3081"\n\t\t\tstroke-width="1.2"\n\t\t\tstroke-linecap="round"\n\t\t/>\n\t</svg>':"close"===t?'\n\t\t<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t<path\n\t\t\t\tfill="black"\n\t\t\t\tfill-rule="evenodd"\n\t\t\t\tclip-rule="evenodd"\n\t\t\t\td="M12.1757 0.175732C12.4101 -0.0585748 12.7891 -0.0585799 13.0234 0.175732C13.2576 0.410053 13.2577 0.789111 13.0234 1.02339L7.44722 6.59956L13.0234 12.1757C13.2576 12.4101 13.2577 12.7891 13.0234 13.0234C12.7891 13.2577 12.4101 13.2576 12.1757 13.0234L6.59956 7.44722L1.02339 13.0234C0.789107 13.2576 0.410026 13.2576 0.175736 13.0234C-0.0585454 12.7891 -0.0584791 12.4101 0.175736 12.1757L5.75191 6.59956L0.175736 1.02339C-0.0585786 0.789074 -0.0585786 0.410047 0.175736 0.175732C0.410051 -0.0585748 0.78908 -0.0585799 1.02339 0.175732L6.59956 5.7519L12.1757 0.175732Z"\n\t\t\t/>\n\t\t</svg>':"loader"===t?'\n\t\t<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="40" height="40">\n\t\t\t<g fill="#c5c5c5">\n\t\t\t\t<rect class="t-icon-loader-rect" x="14" width="4" height="11" rx="2" />\n\t\t\t\t<rect class="t-icon-loader-rect" x="14" width="4" height="11" rx="2" transform="rotate(45 16 16)" />\n\t\t\t\t<rect class="t-icon-loader-rect" x="14" width="4" height="11" rx="2" transform="rotate(90 16 16)" />\n\t\t\t\t<rect class="t-icon-loader-rect" x="14" width="4" height="11" rx="2" transform="rotate(135 16 16)" />\n\t\t\t\t<rect class="t-icon-loader-rect" x="14" width="4" height="11" rx="2" transform="rotate(180 16 16)" />\n\t\t\t\t<rect class="t-icon-loader-rect" x="14" width="4" height="11" rx="2" transform="rotate(225 16 16)" />\n\t\t\t\t<rect class="t-icon-loader-rect" x="14" width="4" height="11" rx="2" transform="rotate(270 16 16)" />\n\t\t\t\t<rect class="t-icon-loader-rect" x="14" width="4" height="11" rx="2" transform="rotate(315 16 16)" />\n\t\t\t</g>\n\t\t</svg>':"arrow-left"===t?'<svg width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t<path d="M7.62939 0.600006L0.879395 6.90001L7.62939 13.2" stroke="black" stroke-width="1.2" stroke-linecap="round"/>\n\t\t\t\t</svg>':"arrow-right"===t?'<svg width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t<path d="M0.599976 0.600006L7.34998 6.90001L0.599976 13.2" stroke="black" stroke-width="1.2" stroke-linecap="round"/>\n\t\t\t\t</svg>':""}
16function t_zoom__setEvents(){var t,e=t_getZoomState().isMobile,o=document.querySelector(".t-zoomer__close");null==o||o.addEventListener("click",(function(){return t_zoom_close()}
17)),document.addEventListener("keydown",(function(t){var e,o;if(t_getZoomState().isOpen)switch(t.key){case"Escape":t.preventDefault(),t_zoom_close();break;case"ArrowLeft":t.preventDefault(),t_zoom__setEventOnBtn("prev");break;case"ArrowRight":t.preventDefault(),t_zoom__setEventOnBtn("next")}
18}
19));var r='.t-zoomable:not([data-img-zoom-url=""]), .t-slds__thumbs_gallery-zoomable';document.addEventListener("click",(function(t){var e=t.target.closest(r);e&&t_zoom_openGallery(e)}
20));var n=e?"orientationchange":"resize";window.addEventListener(n,t_zoom_checkForScale),window.addEventListener(n,t_zoom__updateActiveSlidePos),t_zoom__hideGalleryUI()}
21function t_zoom__playAnimatedOpen(t,e){if(t&&e)if(e.src)r(e.src);else{var o=new MutationObserver((function(t){t.forEach((function(t){"attributes"===t.type&&"src"===t.attributeName&&(r(e.src),o.disconnect())}
22))}
23));o.observe(e,{attributes:!0}
24),setTimeout((function(){o.disconnect()}
25),5e3)}
26function r(e){var o=document.createElement("div");o.classList.add("t_zoomer__animated-wrapper");var r=document.createElement("img");r.src=e,r.classList.add("t_zoomer__animated-image");var a=i(t),c=a.top,s=a.left,l=a.width,d=a.height;o.style.cssText="\n\t\t\ttop: "+c+"px;\n\t\t\tleft: "+s+"px;\n\t\t\twidth: "+l+"px;\n\t\t\theight: "+d+"px;\n\t\t",o.appendChild(r),document.body.appendChild(o),r.complete?n(o):r.addEventListener("load",(function(){return n(o)}
27))}
28function n(t){t.classList.add("t_zoomer__animated-wrapper--loaded"),a(e,(function(e){var o=e.top,r=e.left,n=e.width,a=e.height;t.style.cssText="\n\t\t\t\ttop: "+o+"px;\n\t\t\t\tleft: "+r+"px;\n\t\t\t\twidth: "+n+"px;\n\t\t\t\theight: "+a+"px;\n\t\t\t",t.addEventListener("transitionend",(function(){return null==t?void 0:t.remove()}
29)),setTimeout((function(){null==t||t.remove()}
30),1e4)}
31))}
32function a(t,e){"IMG"!==t.tagName||t.complete&&t.offsetHeight&&t.offsetWidth?e(t.getBoundingClientRect()):t.addEventListener("load",(function(){e(t.getBoundingClientRect())}
33))}
34function i(t){var e=t.getBoundingClientRect(),o=e.top,r=e.left,n=e.width,a=e.height,i,s;if(o+=window.scrollY,r+=window.scrollX,t_getZoomState().isSafari){var l=c(t);o*=l,r*=l,n*=l,a*=l}
35return{top:o-=window.scrollY,left:r-=window.scrollX,width:n,height:a}
36}
37function c(t){var e=t.closest(".r");if(!e)return 1;var o,r=["--t-zoom","--zoom"].find((function(t){return getComputedStyle(e).getPropertyValue(t)}
38));if(!r)return 1;var n=getComputedStyle(e).getPropertyValue(r);return parseFloat(n)||1}
39}
40function t_zoom_openGallery(t){var e=t_getZoomState(),o=e.isMobile,r;if(!e.isOpen){document.body.classList.add("t-zoomer__show"),t_triggerEvent(document.body,"popupShowed"),t_setZoomStateValue("isOpen",!0);var n=document.querySelector(".t-zoomer__wrapper"),a;n&&n.dispatchEvent(new Event("zoom:open")),document.querySelector(".t-popup_show")&&document.body.classList.add("t-zoomer__active");var i=document.querySelector(".t-zoomer__container");o&&i.classList.add("t-zoomer__container--mobile");var c=document.createElement("div");c.classList.add("t-carousel__zoomed");var s=document.createElement("div");s.classList.add("t-carousel__zoomer__slides");var l=document.createElement("div");l.classList.add("t-carousel__zoomer__inner");var d=document.createElement("div");d.classList.add("t-carousel__zoomer__track"),l.appendChild(d),t_zoom__appendPreloaderToElement(l);var _=t_zoom_createSliderArrow("left"),m=t_zoom_createSliderArrow("right");s.appendChild(_),s.appendChild(m),s.appendChild(l),c.appendChild(s),i&&(i.innerHTML=""),i&&i.appendChild(c);var u=t.closest(".r"),f=document.querySelector(".t-carousel__zoomer__track"),v;if(f&&u)t_zoom__addingImgsIntoCarousel(t),t_zoom__setModalColors(u,t),t_zoom__showActiveSlideOnInit(t),t_zoom__playAnimatedOpen(t,f.querySelector(".t-carousel__zoomer__item.active img")),t_zoom__getEventOnBtn(),document.body.classList.add("t-zoomer__show_fixed"),t_zoom__initSingleZoom(),t_zoom_checkForScale(),t_zoom__processScrollLock("on"),o&&(t_zoom_initSwipe(),t_zoom_initCloseSwipe()),window.tzoomopenonce=!0}
...
</html>