"use strict";(self.webpackChunkgutenslider=self.webpackChunkgutenslider||[]).push([[318],{2126:function(e,t,a){a.d(t,{Z:function(){return i}});var n=a(7869),s=a(7185);function i(e){let{swiper:t,extendParams:a,on:i}=e;a({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null}}),t.a11y={clicked:!1};let r=null;function l(e){const t=r;0!==t.length&&(t.innerHTML="",t.innerHTML=e)}const o=e=>(Array.isArray(e)?e:[e]).filter((e=>!!e));function c(e){(e=o(e)).forEach((e=>{e.setAttribute("tabIndex","0")}))}function d(e){(e=o(e)).forEach((e=>{e.setAttribute("tabIndex","-1")}))}function p(e,t){(e=o(e)).forEach((e=>{e.setAttribute("role",t)}))}function u(e,t){(e=o(e)).forEach((e=>{e.setAttribute("aria-roledescription",t)}))}function f(e,t){(e=o(e)).forEach((e=>{e.setAttribute("aria-label",t)}))}function m(e){(e=o(e)).forEach((e=>{e.setAttribute("aria-disabled",!0)}))}function h(e){(e=o(e)).forEach((e=>{e.setAttribute("aria-disabled",!1)}))}function g(e){if(13!==e.keyCode&&32!==e.keyCode)return;const a=t.params.a11y,s=e.target;t.pagination&&t.pagination.el&&(s===t.pagination.el||t.pagination.el.contains(e.target))&&!e.target.matches((0,n.c)(t.params.pagination.bulletClass))||(t.navigation&&t.navigation.nextEl&&s===t.navigation.nextEl&&(t.isEnd&&!t.params.loop||t.slideNext(),t.isEnd?l(a.lastSlideMessage):l(a.nextSlideMessage)),t.navigation&&t.navigation.prevEl&&s===t.navigation.prevEl&&(t.isBeginning&&!t.params.loop||t.slidePrev(),t.isBeginning?l(a.firstSlideMessage):l(a.prevSlideMessage)),t.pagination&&s.matches((0,n.c)(t.params.pagination.bulletClass))&&s.click())}function y(){return t.pagination&&t.pagination.bullets&&t.pagination.bullets.length}function v(){return y()&&t.params.pagination.clickable}const b=(e,t,a)=>{c(e),"BUTTON"!==e.tagName&&(p(e,"button"),e.addEventListener("keydown",g)),f(e,a),function(e,t){(e=o(e)).forEach((e=>{e.setAttribute("aria-controls",t)}))}(e,t)},w=()=>{t.a11y.clicked=!0},E=()=>{requestAnimationFrame((()=>{requestAnimationFrame((()=>{t.destroyed||(t.a11y.clicked=!1)}))}))},x=e=>{if(t.a11y.clicked)return;const a=e.target.closest(`.${t.params.slideClass}, swiper-slide`);if(!a||!t.slides.includes(a))return;const n=t.slides.indexOf(a)===t.activeIndex,s=t.params.watchSlidesProgress&&t.visibleSlides&&t.visibleSlides.includes(a);n||s||e.sourceCapabilities&&e.sourceCapabilities.firesTouchEvents||(t.isHorizontal()?t.el.scrollLeft=0:t.el.scrollTop=0,t.slideTo(t.slides.indexOf(a),0))},S=()=>{const e=t.params.a11y;e.itemRoleDescriptionMessage&&u(t.slides,e.itemRoleDescriptionMessage),e.slideRole&&p(t.slides,e.slideRole);const a=t.slides.length;e.slideLabelMessage&&t.slides.forEach(((n,s)=>{const i=t.params.loop?parseInt(n.getAttribute("data-swiper-slide-index"),10):s;f(n,e.slideLabelMessage.replace(/\{\{index\}\}/,i+1).replace(/\{\{slidesLength\}\}/,a))}))};i("beforeInit",(()=>{r=(0,s.c)("span",t.params.a11y.notificationClass),r.setAttribute("aria-live","assertive"),r.setAttribute("aria-atomic","true")})),i("afterInit",(()=>{t.params.a11y.enabled&&(()=>{const e=t.params.a11y;t.el.append(r);const a=t.el;e.containerRoleDescriptionMessage&&u(a,e.containerRoleDescriptionMessage),e.containerMessage&&f(a,e.containerMessage);const n=t.wrapperEl,s=e.id||n.getAttribute("id")||`swiper-wrapper-${i=16,void 0===i&&(i=16),"x".repeat(i).replace(/x/g,(()=>Math.round(16*Math.random()).toString(16)))}`;var i;const l=t.params.autoplay&&t.params.autoplay.enabled?"off":"polite";var c;c=s,o(n).forEach((e=>{e.setAttribute("id",c)})),function(e,t){(e=o(e)).forEach((e=>{e.setAttribute("aria-live",t)}))}(n,l),S();let{nextEl:d,prevEl:p}=t.navigation?t.navigation:{};d=o(d),p=o(p),d&&d.forEach((t=>b(t,s,e.nextSlideMessage))),p&&p.forEach((t=>b(t,s,e.prevSlideMessage))),v()&&(Array.isArray(t.pagination.el)?t.pagination.el:[t.pagination.el]).forEach((e=>{e.addEventListener("keydown",g)})),t.el.addEventListener("focus",x,!0),t.el.addEventListener("pointerdown",w,!0),t.el.addEventListener("pointerup",E,!0)})()})),i("slidesLengthChange snapGridLengthChange slidesGridLengthChange",(()=>{t.params.a11y.enabled&&S()})),i("fromEdge toEdge afterInit lock unlock",(()=>{t.params.a11y.enabled&&function(){if(t.params.loop||t.params.rewind||!t.navigation)return;const{nextEl:e,prevEl:a}=t.navigation;a&&(t.isBeginning?(m(a),d(a)):(h(a),c(a))),e&&(t.isEnd?(m(e),d(e)):(h(e),c(e)))}()})),i("paginationUpdate",(()=>{t.params.a11y.enabled&&function(){const e=t.params.a11y;y()&&t.pagination.bullets.forEach((a=>{t.params.pagination.clickable&&(c(a),t.params.pagination.renderBullet||(p(a,"button"),f(a,e.paginationBulletMessage.replace(/\{\{index\}\}/,(0,s.g)(a)+1)))),a.matches((0,n.c)(t.params.pagination.bulletActiveClass))?a.setAttribute("aria-current","true"):a.removeAttribute("aria-current")}))}()})),i("destroy",(()=>{t.params.a11y.enabled&&function(){r&&r.remove();let{nextEl:e,prevEl:a}=t.navigation?t.navigation:{};e=o(e),a=o(a),e&&e.forEach((e=>e.removeEventListener("keydown",g))),a&&a.forEach((e=>e.removeEventListener("keydown",g))),v()&&(Array.isArray(t.pagination.el)?t.pagination.el:[t.pagination.el]).forEach((e=>{e.removeEventListener("keydown",g)})),t.el.removeEventListener("focus",x,!0),t.el.removeEventListener("pointerdown",w,!0),t.el.removeEventListener("pointerup",E,!0)}()}))}},3758:function(e,t,a){a.d(t,{Z:function(){return s}});var n=a(3433);function s(e){let t,a,{swiper:s,extendParams:i,on:r,emit:l,params:o}=e;s.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!0,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let c,d,p,u,f,m,h,g=o&&o.autoplay?o.autoplay.delay:3e3,y=o&&o.autoplay?o.autoplay.delay:3e3,v=(new Date).getTime;function b(e){s&&!s.destroyed&&s.wrapperEl&&e.target===s.wrapperEl&&(s.wrapperEl.removeEventListener("transitionend",b),C())}const w=()=>{if(s.destroyed||!s.autoplay.running)return;s.autoplay.paused?d=!0:d&&(y=c,d=!1);const e=s.autoplay.paused?c:v+y-(new Date).getTime();s.autoplay.timeLeft=e,l("autoplayTimeLeft",e,e/g),a=requestAnimationFrame((()=>{w()}))},E=e=>{if(s.destroyed||!s.autoplay.running)return;cancelAnimationFrame(a),w();let n=void 0===e?s.params.autoplay.delay:e;g=s.params.autoplay.delay,y=s.params.autoplay.delay;const i=(()=>{let e;if(e=s.virtual&&s.params.virtual.enabled?s.slides.filter((e=>e.classList.contains("swiper-slide-active")))[0]:s.slides[s.activeIndex],e)return parseInt(e.getAttribute("data-swiper-autoplay"),10)})();!Number.isNaN(i)&&i>0&&void 0===e&&(n=i,g=i,y=i),c=n;const r=s.params.speed,o=()=>{s&&!s.destroyed&&(s.params.autoplay.reverseDirection?!s.isBeginning||s.params.loop||s.params.rewind?(s.slidePrev(r,!0,!0),l("autoplay")):s.params.autoplay.stopOnLastSlide||(s.slideTo(s.slides.length-1,r,!0,!0),l("autoplay")):!s.isEnd||s.params.loop||s.params.rewind?(s.slideNext(r,!0,!0),l("autoplay")):s.params.autoplay.stopOnLastSlide||(s.slideTo(0,r,!0,!0),l("autoplay")),s.params.cssMode&&(v=(new Date).getTime(),requestAnimationFrame((()=>{E()}))))};return n>0?(clearTimeout(t),t=setTimeout((()=>{o()}),n)):requestAnimationFrame((()=>{o()})),n},x=()=>{s.autoplay.running=!0,E(),l("autoplayStart")},S=()=>{s.autoplay.running=!1,clearTimeout(t),cancelAnimationFrame(a),l("autoplayStop")},M=(e,a)=>{if(s.destroyed||!s.autoplay.running)return;clearTimeout(t),e||(h=!0);const n=()=>{l("autoplayPause"),s.params.autoplay.waitForTransition?s.wrapperEl.addEventListener("transitionend",b):C()};if(s.autoplay.paused=!0,a)return m&&(c=s.params.autoplay.delay),m=!1,void n();const i=c||s.params.autoplay.delay;c=i-((new Date).getTime()-v),s.isEnd&&c<0&&!s.params.loop||(c<0&&(c=0),n())},C=()=>{s.isEnd&&c<0&&!s.params.loop||s.destroyed||!s.autoplay.running||(v=(new Date).getTime(),h?(h=!1,E(c)):E(),s.autoplay.paused=!1,l("autoplayResume"))},$=()=>{if(s.destroyed||!s.autoplay.running)return;const e=(0,n.g)();"hidden"===e.visibilityState&&(h=!0,M(!0)),"visible"===e.visibilityState&&C()},L=e=>{"mouse"===e.pointerType&&(h=!0,s.animating||s.autoplay.paused||M(!0))},T=e=>{"mouse"===e.pointerType&&s.autoplay.paused&&C()};r("init",(()=>{s.params.autoplay.enabled&&(s.params.autoplay.pauseOnMouseEnter&&(s.el.addEventListener("pointerenter",L),s.el.addEventListener("pointerleave",T)),(0,n.g)().addEventListener("visibilitychange",$),v=(new Date).getTime(),x())})),r("destroy",(()=>{s.el.removeEventListener("pointerenter",L),s.el.removeEventListener("pointerleave",T),(0,n.g)().removeEventListener("visibilitychange",$),s.autoplay.running&&S()})),r("beforeTransitionStart",((e,t,a)=>{!s.destroyed&&s.autoplay.running&&(a||!s.params.autoplay.disableOnInteraction?M(!0,!0):S())})),r("sliderFirstMove",(()=>{!s.destroyed&&s.autoplay.running&&(s.params.autoplay.disableOnInteraction?S():(p=!0,u=!1,h=!1,f=setTimeout((()=>{h=!0,u=!0,M(!0)}),200)))})),r("touchEnd",(()=>{if(!s.destroyed&&s.autoplay.running&&p){if(clearTimeout(f),clearTimeout(t),s.params.autoplay.disableOnInteraction)return u=!1,void(p=!1);u&&s.params.cssMode&&C(),u=!1,p=!1}})),r("slideChange",(()=>{!s.destroyed&&s.autoplay.running&&(m=!0)})),Object.assign(s.autoplay,{start:x,stop:S,pause:M,resume:C})}},5824:function(e,t,a){a(7185)},557:function(e,t,a){a.d(t,{Z:function(){return o}});var n=a(9277),s=a(7740),i=a(2503),r=a(9181),l=a(7185);function o(e){let{swiper:t,extendParams:a,on:o}=e;a({cardsEffect:{slideShadows:!0,rotate:!0,perSlideRotate:2,perSlideOffset:8}}),(0,s.e)({effect:"cards",swiper:t,on:o,setTranslate:()=>{const{slides:e,activeIndex:a,rtlTranslate:s}=t,r=t.params.cardsEffect,{startTranslate:l,isTouched:o}=t.touchEventsData,c=s?-t.translate:t.translate;for(let d=0;d0&&f<1&&(o||t.params.cssMode)&&c-1&&(o||t.params.cssMode)&&c>l;if(x||S){const e=(1-Math.abs((Math.abs(f)-.5)/.5))**.5;b+=-28*f*e,v+=-.5*e,w+=96*e,g=-25*e*Math.abs(f)+"%"}if(h=f<0?`calc(${h}px ${s?"-":"+"} (${w*Math.abs(f)}%))`:f>0?`calc(${h}px ${s?"-":"+"} (-${w*Math.abs(f)}%))`:`${h}px`,!t.isHorizontal()){const e=g;g=h,h=e}const M=f<0?""+(1+(1-v)*f):""+(1-(1-v)*f),C=`\n translate3d(${h}, ${g}, ${y}px)\n rotateZ(${r.rotate?s?-b:b:0}deg)\n scale(${M})\n `;if(r.slideShadows){let e=p.querySelector(".swiper-slide-shadow");e||(e=(0,n.c)("cards",p)),e&&(e.style.opacity=Math.min(Math.max((Math.abs(f)-.5)/.5,0),1))}p.style.zIndex=-Math.abs(Math.round(u))+e.length,(0,i.e)(r,p).style.transform=C}},setTransition:e=>{const a=t.slides.map((e=>(0,l.k)(e)));a.forEach((t=>{t.style.transitionDuration=`${e}ms`,t.querySelectorAll(".swiper-slide-shadow").forEach((t=>{t.style.transitionDuration=`${e}ms`}))})),(0,r.e)({swiper:t,duration:e,transformElements:a})},perspective:()=>!0,overwriteParams:()=>({watchSlidesProgress:!0,virtualTranslate:!t.params.cssMode})})}},6160:function(e,t,a){a.d(t,{Z:function(){return l}});var n=a(9277),s=a(7740),i=a(2503),r=a(7185);function l(e){let{swiper:t,extendParams:a,on:l}=e;a({coverflowEffect:{rotate:50,stretch:0,depth:100,scale:1,modifier:1,slideShadows:!0}}),(0,s.e)({effect:"coverflow",swiper:t,on:l,setTranslate:()=>{const{width:e,height:a,slides:s,slidesSizesGrid:r}=t,l=t.params.coverflowEffect,o=t.isHorizontal(),c=t.translate,d=o?e/2-c:a/2-c,p=o?l.rotate:-l.rotate,u=l.depth;for(let e=0,t=s.length;e0?f:0),a&&(a.style.opacity=-f>0?-f:0)}}},setTransition:e=>{t.slides.map((e=>(0,r.k)(e))).forEach((t=>{t.style.transitionDuration=`${e}ms`,t.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach((t=>{t.style.transitionDuration=`${e}ms`}))}))},perspective:()=>!0,overwriteParams:()=>({watchSlidesProgress:!0})})}},5485:function(e,t,a){a(9277),a(2503),a(9181),a(7185)},820:function(e,t,a){a.d(t,{Z:function(){return i}});var n=a(7740),s=a(7185);function i(e){let{swiper:t,extendParams:a,on:i}=e;a({cubeEffect:{slideShadows:!0,shadow:!0,shadowOffset:20,shadowScale:.94}});const r=(e,t,a)=>{let n=a?e.querySelector(".swiper-slide-shadow-left"):e.querySelector(".swiper-slide-shadow-top"),i=a?e.querySelector(".swiper-slide-shadow-right"):e.querySelector(".swiper-slide-shadow-bottom");n||(n=(0,s.c)("div",("swiper-slide-shadow-cube swiper-slide-shadow-"+(a?"left":"top")).split(" ")),e.append(n)),i||(i=(0,s.c)("div",("swiper-slide-shadow-cube swiper-slide-shadow-"+(a?"right":"bottom")).split(" ")),e.append(i)),n&&(n.style.opacity=Math.max(-t,0)),i&&(i.style.opacity=Math.max(t,0))};(0,n.e)({effect:"cube",swiper:t,on:i,setTranslate:()=>{const{el:e,wrapperEl:a,slides:n,width:i,height:l,rtlTranslate:o,size:c,browser:d}=t,p=t.params.cubeEffect,u=t.isHorizontal(),f=t.virtual&&t.params.virtual.enabled;let m,h=0;p.shadow&&(u?(m=t.wrapperEl.querySelector(".swiper-cube-shadow"),m||(m=(0,s.c)("div","swiper-cube-shadow"),t.wrapperEl.append(m)),m.style.height=`${i}px`):(m=e.querySelector(".swiper-cube-shadow"),m||(m=(0,s.c)("div","swiper-cube-shadow"),e.append(m))));for(let e=0;e-1&&(h=90*a+90*l,o&&(h=90*-a-90*l)),t.style.transform=y,p.slideShadows&&r(t,l,u)}if(a.style.transformOrigin=`50% 50% -${c/2}px`,a.style["-webkit-transform-origin"]=`50% 50% -${c/2}px`,p.shadow)if(u)m.style.transform=`translate3d(0px, ${i/2+p.shadowOffset}px, ${-i/2}px) rotateX(90deg) rotateZ(0deg) scale(${p.shadowScale})`;else{const e=Math.abs(h)-90*Math.floor(Math.abs(h)/90),t=1.5-(Math.sin(2*e*Math.PI/360)/2+Math.cos(2*e*Math.PI/360)/2),a=p.shadowScale,n=p.shadowScale/t,s=p.shadowOffset;m.style.transform=`scale3d(${a}, 1, ${n}) translate3d(0px, ${l/2+s}px, ${-l/2/n}px) rotateX(-90deg)`}const g=(d.isSafari||d.isWebView)&&d.needPerspectiveFix?-c/2:0;a.style.transform=`translate3d(0px,0,${g}px) rotateX(${t.isHorizontal()?0:h}deg) rotateY(${t.isHorizontal()?-h:0}deg)`,a.style.setProperty("--swiper-cube-translate-z",`${g}px`)},setTransition:e=>{const{el:a,slides:n}=t;if(n.forEach((t=>{t.style.transitionDuration=`${e}ms`,t.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach((t=>{t.style.transitionDuration=`${e}ms`}))})),t.params.cubeEffect.shadow&&!t.isHorizontal()){const t=a.querySelector(".swiper-cube-shadow");t&&(t.style.transitionDuration=`${e}ms`)}},recreateShadows:()=>{const e=t.isHorizontal();t.slides.forEach((t=>{const a=Math.max(Math.min(t.progress,1),-1);r(t,a,e)}))},getEffectParams:()=>t.params.cubeEffect,perspective:()=>!0,overwriteParams:()=>({slidesPerView:1,slidesPerGroup:1,watchSlidesProgress:!0,resistanceRatio:0,spaceBetween:0,centeredSlides:!1,virtualTranslate:!0})})}},1395:function(e,t,a){a.d(t,{Z:function(){return l}});var n=a(7740),s=a(2503),i=a(9181),r=a(7185);function l(e){let{swiper:t,extendParams:a,on:l}=e;a({fadeEffect:{crossFade:!1}}),(0,n.e)({effect:"fade",swiper:t,on:l,setTranslate:()=>{const{slides:e}=t,a=t.params.fadeEffect;for(let n=0;n{const a=t.slides.map((e=>(0,r.k)(e)));a.forEach((t=>{t.style.transitionDuration=`${e}ms`})),(0,i.e)({swiper:t,duration:e,transformElements:a,allSlides:!0})},overwriteParams:()=>({slidesPerView:1,slidesPerGroup:1,watchSlidesProgress:!0,spaceBetween:0,virtualTranslate:!t.params.cssMode})})}},5646:function(e,t,a){a.d(t,{Z:function(){return o}});var n=a(9277),s=a(7740),i=a(2503),r=a(9181),l=a(7185);function o(e){let{swiper:t,extendParams:a,on:o}=e;a({flipEffect:{slideShadows:!0,limitRotation:!0}});const c=(e,a)=>{let s=t.isHorizontal()?e.querySelector(".swiper-slide-shadow-left"):e.querySelector(".swiper-slide-shadow-top"),i=t.isHorizontal()?e.querySelector(".swiper-slide-shadow-right"):e.querySelector(".swiper-slide-shadow-bottom");s||(s=(0,n.c)("flip",e,t.isHorizontal()?"left":"top")),i||(i=(0,n.c)("flip",e,t.isHorizontal()?"right":"bottom")),s&&(s.style.opacity=Math.max(-a,0)),i&&(i.style.opacity=Math.max(a,0))};(0,s.e)({effect:"flip",swiper:t,on:o,setTranslate:()=>{const{slides:e,rtlTranslate:a}=t,n=t.params.flipEffect;for(let s=0;s{const a=t.slides.map((e=>(0,l.k)(e)));a.forEach((t=>{t.style.transitionDuration=`${e}ms`,t.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach((t=>{t.style.transitionDuration=`${e}ms`}))})),(0,r.e)({swiper:t,duration:e,transformElements:a})},recreateShadows:()=>{t.params.flipEffect,t.slides.forEach((e=>{let a=e.progress;t.params.flipEffect.limitRotation&&(a=Math.max(Math.min(e.progress,1),-1)),c(e,a)}))},getEffectParams:()=>t.params.flipEffect,perspective:()=>!0,overwriteParams:()=>({slidesPerView:1,slidesPerGroup:1,watchSlidesProgress:!0,spaceBetween:0,virtualTranslate:!t.params.cssMode})})}},2844:function(e,t,a){a(7185)},4914:function(e,t,a){a.d(t,{Z:function(){return i}});var n=a(3433),s=a(7185);function i(e){let{swiper:t,extendParams:a,emit:i,on:r}=e,l=!1;const o=(0,n.g)(),c=(0,n.a)();a({hashNavigation:{enabled:!1,replaceState:!1,watchState:!1,getSlideIndex(e,a){if(t.virtual&&t.params.virtual.enabled){const e=t.slides.filter((e=>e.getAttribute("data-hash")===a))[0];return e?parseInt(e.getAttribute("data-swiper-slide-index"),10):0}return t.getSlideIndex((0,s.e)(t.slidesEl,`.${t.params.slideClass}[data-hash="${a}"], swiper-slide[data-hash="${a}"]`)[0])}}});const d=()=>{i("hashChange");const e=o.location.hash.replace("#",""),a=t.virtual&&t.params.virtual.enabled?t.slidesEl.querySelector(`[data-swiper-slide-index="${t.activeIndex}"]`):t.slides[t.activeIndex];if(e!==(a?a.getAttribute("data-hash"):"")){const a=t.params.hashNavigation.getSlideIndex(t,e);if(void 0===a||Number.isNaN(a))return;t.slideTo(a)}},p=()=>{if(!l||!t.params.hashNavigation.enabled)return;const e=t.virtual&&t.params.virtual.enabled?t.slidesEl.querySelector(`[data-swiper-slide-index="${t.activeIndex}"]`):t.slides[t.activeIndex],a=e?e.getAttribute("data-hash")||e.getAttribute("data-history"):"";t.params.hashNavigation.replaceState&&c.history&&c.history.replaceState?(c.history.replaceState(null,null,`#${a}`||""),i("hashSet")):(o.location.hash=a||"",i("hashSet"))};r("init",(()=>{t.params.hashNavigation.enabled&&(()=>{if(!t.params.hashNavigation.enabled||t.params.history&&t.params.history.enabled)return;l=!0;const e=o.location.hash.replace("#","");if(e){const a=0,n=t.params.hashNavigation.getSlideIndex(t,e);t.slideTo(n||0,a,t.params.runCallbacksOnInit,!0)}t.params.hashNavigation.watchState&&c.addEventListener("hashchange",d)})()})),r("destroy",(()=>{t.params.hashNavigation.enabled&&t.params.hashNavigation.watchState&&c.removeEventListener("hashchange",d)})),r("transitionEnd _freeModeNoMomentumRelease",(()=>{l&&p()})),r("slideChange",(()=>{l&&t.params.cssMode&&p()}))}},8538:function(e,t,a){a.d(t,{Z:function(){return s}});var n=a(3433);function s(e){let{swiper:t,extendParams:a,on:s}=e;a({history:{enabled:!1,root:"",replaceState:!1,key:"slides",keepQuery:!1}});let i=!1,r={};const l=e=>e.toString().replace(/\s+/g,"-").replace(/[^\w-]+/g,"").replace(/--+/g,"-").replace(/^-+/,"").replace(/-+$/,""),o=e=>{const t=(0,n.a)();let a;a=e?new URL(e):t.location;const s=a.pathname.slice(1).split("/").filter((e=>""!==e)),i=s.length;return{key:s[i-2],value:s[i-1]}},c=(e,a)=>{const s=(0,n.a)();if(!i||!t.params.history.enabled)return;let r;r=t.params.url?new URL(t.params.url):s.location;const o=t.slides[a];let c=l(o.getAttribute("data-history"));if(t.params.history.root.length>0){let a=t.params.history.root;"/"===a[a.length-1]&&(a=a.slice(0,a.length-1)),c=`${a}/${e?`${e}/`:""}${c}`}else r.pathname.includes(e)||(c=`${e?`${e}/`:""}${c}`);t.params.history.keepQuery&&(c+=r.search);const d=s.history.state;d&&d.value===c||(t.params.history.replaceState?s.history.replaceState({value:c},null,c):s.history.pushState({value:c},null,c))},d=(e,a,n)=>{if(a)for(let s=0,i=t.slides.length;s{r=o(t.params.url),d(t.params.speed,r.value,!1)};s("init",(()=>{t.params.history.enabled&&(()=>{const e=(0,n.a)();if(t.params.history){if(!e.history||!e.history.pushState)return t.params.history.enabled=!1,void(t.params.hashNavigation.enabled=!0);i=!0,r=o(t.params.url),r.key||r.value?(d(0,r.value,t.params.runCallbacksOnInit),t.params.history.replaceState||e.addEventListener("popstate",p)):t.params.history.replaceState||e.addEventListener("popstate",p)}})()})),s("destroy",(()=>{t.params.history.enabled&&(()=>{const e=(0,n.a)();t.params.history.replaceState||e.removeEventListener("popstate",p)})()})),s("transitionEnd _freeModeNoMomentumRelease",(()=>{i&&c(t.params.history.key,t.activeIndex)})),s("slideChange",(()=>{i&&t.params.cssMode&&c(t.params.history.key,t.activeIndex)}))}},5560:function(e,t,a){a.d(t,{A11y:function(){return r.Z},Autoplay:function(){return c.Z},EffectCards:function(){return m.Z},EffectCoverflow:function(){return f.Z},EffectCube:function(){return p.Z},EffectFade:function(){return d.Z},EffectFlip:function(){return u.Z},HashNavigation:function(){return o.Z},History:function(){return l.Z},Keyboard:function(){return n.Z},Navigation:function(){return s.Z},Pagination:function(){return i.Z}}),a(4257);var n=a(5647),s=(a(8104),a(2562)),i=a(1853),r=(a(5278),a(9278),a(8498),a(5824),a(2126)),l=a(8538),o=a(4914),c=a(3758),d=(a(6765),a(2844),a(1395)),p=a(820),u=a(5646),f=a(6160),m=(a(5485),a(557))},5647:function(e,t,a){a.d(t,{Z:function(){return i}});var n=a(3433),s=a(7185);function i(e){let{swiper:t,extendParams:a,on:i,emit:r}=e;const l=(0,n.g)(),o=(0,n.a)();function c(e){if(!t.enabled)return;const{rtlTranslate:a}=t;let n=e;n.originalEvent&&(n=n.originalEvent);const i=n.keyCode||n.charCode,c=t.params.keyboard.pageUpDown,d=c&&33===i,p=c&&34===i,u=37===i,f=39===i,m=38===i,h=40===i;if(!t.allowSlideNext&&(t.isHorizontal()&&f||t.isVertical()&&h||p))return!1;if(!t.allowSlidePrev&&(t.isHorizontal()&&u||t.isVertical()&&m||d))return!1;if(!(n.shiftKey||n.altKey||n.ctrlKey||n.metaKey||l.activeElement&&l.activeElement.nodeName&&("input"===l.activeElement.nodeName.toLowerCase()||"textarea"===l.activeElement.nodeName.toLowerCase()))){if(t.params.keyboard.onlyInViewport&&(d||p||u||f||m||h)){let e=!1;if((0,s.a)(t.el,`.${t.params.slideClass}, swiper-slide`).length>0&&0===(0,s.a)(t.el,`.${t.params.slideActiveClass}`).length)return;const n=t.el,i=n.clientWidth,r=n.clientHeight,l=o.innerWidth,c=o.innerHeight,d=(0,s.b)(n);a&&(d.left-=n.scrollLeft);const p=[[d.left,d.top],[d.left+i,d.top],[d.left,d.top+r],[d.left+i,d.top+r]];for(let t=0;t=0&&a[0]<=l&&a[1]>=0&&a[1]<=c){if(0===a[0]&&0===a[1])continue;e=!0}}if(!e)return}t.isHorizontal()?((d||p||u||f)&&(n.preventDefault?n.preventDefault():n.returnValue=!1),((p||f)&&!a||(d||u)&&a)&&t.slideNext(),((d||u)&&!a||(p||f)&&a)&&t.slidePrev()):((d||p||m||h)&&(n.preventDefault?n.preventDefault():n.returnValue=!1),(p||h)&&t.slideNext(),(d||m)&&t.slidePrev()),r("keyPress",i)}}function d(){t.keyboard.enabled||(l.addEventListener("keydown",c),t.keyboard.enabled=!0)}function p(){t.keyboard.enabled&&(l.removeEventListener("keydown",c),t.keyboard.enabled=!1)}t.keyboard={enabled:!1},a({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}}),i("init",(()=>{t.params.keyboard.enabled&&d()})),i("destroy",(()=>{t.keyboard.enabled&&p()})),Object.assign(t.keyboard,{enable:d,disable:p})}},8104:function(e,t,a){a(3433),a(7185)},2562:function(e,t,a){a.d(t,{Z:function(){return s}});var n=a(7701);function s(e){let{swiper:t,extendParams:a,on:s,emit:i}=e;a({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),t.navigation={nextEl:null,prevEl:null};const r=e=>(Array.isArray(e)?e:[e]).filter((e=>!!e));function l(e){let a;return e&&"string"==typeof e&&t.isElement&&(a=t.el.querySelector(e),a)?a:(e&&("string"==typeof e&&(a=[...document.querySelectorAll(e)]),t.params.uniqueNavElements&&"string"==typeof e&&a.length>1&&1===t.el.querySelectorAll(e).length&&(a=t.el.querySelector(e))),e&&!a?e:a)}function o(e,a){const n=t.params.navigation;(e=r(e)).forEach((e=>{e&&(e.classList[a?"add":"remove"](...n.disabledClass.split(" ")),"BUTTON"===e.tagName&&(e.disabled=a),t.params.watchOverflow&&t.enabled&&e.classList[t.isLocked?"add":"remove"](n.lockClass))}))}function c(){const{nextEl:e,prevEl:a}=t.navigation;if(t.params.loop)return o(a,!1),void o(e,!1);o(a,t.isBeginning&&!t.params.rewind),o(e,t.isEnd&&!t.params.rewind)}function d(e){e.preventDefault(),(!t.isBeginning||t.params.loop||t.params.rewind)&&(t.slidePrev(),i("navigationPrev"))}function p(e){e.preventDefault(),(!t.isEnd||t.params.loop||t.params.rewind)&&(t.slideNext(),i("navigationNext"))}function u(){const e=t.params.navigation;if(t.params.navigation=(0,n.c)(t,t.originalParams.navigation,t.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!e.nextEl&&!e.prevEl)return;let a=l(e.nextEl),s=l(e.prevEl);Object.assign(t.navigation,{nextEl:a,prevEl:s}),a=r(a),s=r(s);const i=(a,n)=>{a&&a.addEventListener("click","next"===n?p:d),!t.enabled&&a&&a.classList.add(...e.lockClass.split(" "))};a.forEach((e=>i(e,"next"))),s.forEach((e=>i(e,"prev")))}function f(){let{nextEl:e,prevEl:a}=t.navigation;e=r(e),a=r(a);const n=(e,a)=>{e.removeEventListener("click","next"===a?p:d),e.classList.remove(...t.params.navigation.disabledClass.split(" "))};e.forEach((e=>n(e,"next"))),a.forEach((e=>n(e,"prev")))}s("init",(()=>{!1===t.params.navigation.enabled?m():(u(),c())})),s("toEdge fromEdge lock unlock",(()=>{c()})),s("destroy",(()=>{f()})),s("enable disable",(()=>{let{nextEl:e,prevEl:a}=t.navigation;e=r(e),a=r(a),t.enabled?c():[...e,...a].filter((e=>!!e)).forEach((e=>e.classList.add(t.params.navigation.lockClass)))})),s("click",((e,a)=>{let{nextEl:n,prevEl:s}=t.navigation;n=r(n),s=r(s);const l=a.target;if(t.params.navigation.hideOnClick&&!s.includes(l)&&!n.includes(l)){if(t.pagination&&t.params.pagination&&t.params.pagination.clickable&&(t.pagination.el===l||t.pagination.el.contains(l)))return;let e;n.length?e=n[0].classList.contains(t.params.navigation.hiddenClass):s.length&&(e=s[0].classList.contains(t.params.navigation.hiddenClass)),i(!0===e?"navigationShow":"navigationHide"),[...n,...s].filter((e=>!!e)).forEach((e=>e.classList.toggle(t.params.navigation.hiddenClass)))}}));const m=()=>{t.el.classList.add(...t.params.navigation.navigationDisabledClass.split(" ")),f()};Object.assign(t.navigation,{enable:()=>{t.el.classList.remove(...t.params.navigation.navigationDisabledClass.split(" ")),u(),c()},disable:m,update:c,init:u,destroy:f})}},1853:function(e,t,a){a.d(t,{Z:function(){return r}});var n=a(7869),s=a(7701),i=a(7185);function r(e){let{swiper:t,extendParams:a,on:r,emit:l}=e;const o="swiper-pagination";let c;a({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:e=>e,formatFractionTotal:e=>e,bulletClass:`${o}-bullet`,bulletActiveClass:`${o}-bullet-active`,modifierClass:`${o}-`,currentClass:`${o}-current`,totalClass:`${o}-total`,hiddenClass:`${o}-hidden`,progressbarFillClass:`${o}-progressbar-fill`,progressbarOppositeClass:`${o}-progressbar-opposite`,clickableClass:`${o}-clickable`,lockClass:`${o}-lock`,horizontalClass:`${o}-horizontal`,verticalClass:`${o}-vertical`,paginationDisabledClass:`${o}-disabled`}}),t.pagination={el:null,bullets:[]};let d=0;const p=e=>(Array.isArray(e)?e:[e]).filter((e=>!!e));function u(){return!t.params.pagination.el||!t.pagination.el||Array.isArray(t.pagination.el)&&0===t.pagination.el.length}function f(e,a){const{bulletActiveClass:n}=t.params.pagination;e&&(e=e[("prev"===a?"previous":"next")+"ElementSibling"])&&(e.classList.add(`${n}-${a}`),(e=e[("prev"===a?"previous":"next")+"ElementSibling"])&&e.classList.add(`${n}-${a}-${a}`))}function m(e){const a=e.target.closest((0,n.c)(t.params.pagination.bulletClass));if(!a)return;e.preventDefault();const s=(0,i.g)(a)*t.params.slidesPerGroup;if(t.params.loop){if(t.realIndex===s)return;const e=t.realIndex,a=t.getSlideIndexByData(s),n=t.getSlideIndexByData(t.realIndex),i=n=>{const s=t.activeIndex;t.loopFix({direction:n,activeSlideIndex:a,slideTo:!1}),s===t.activeIndex&&t.slideToLoop(e,0,!1,!0)};if(a>t.slides.length-t.loopedSlides)i(a>n?"next":"prev");else if(t.params.centeredSlides){const e="auto"===t.params.slidesPerView?t.slidesPerViewDynamic():Math.ceil(parseFloat(t.params.slidesPerView,10));a1?Math.floor(t.realIndex/t.params.slidesPerGroup):t.realIndex):void 0!==t.snapIndex?(s=t.snapIndex,r=t.previousSnapIndex):(r=t.previousIndex||0,s=t.activeIndex||0),"bullets"===a.type&&t.pagination.bullets&&t.pagination.bullets.length>0){const n=t.pagination.bullets;let l,p,u;if(a.dynamicBullets&&(c=(0,i.f)(n[0],t.isHorizontal()?"width":"height",!0),o.forEach((e=>{e.style[t.isHorizontal()?"width":"height"]=c*(a.dynamicMainBullets+4)+"px"})),a.dynamicMainBullets>1&&void 0!==r&&(d+=s-(r||0),d>a.dynamicMainBullets-1?d=a.dynamicMainBullets-1:d<0&&(d=0)),l=Math.max(s-d,0),p=l+(Math.min(n.length,a.dynamicMainBullets)-1),u=(p+l)/2),n.forEach((e=>{const t=[...["","-next","-next-next","-prev","-prev-prev","-main"].map((e=>`${a.bulletActiveClass}${e}`))].map((e=>"string"==typeof e&&e.includes(" ")?e.split(" "):e)).flat();e.classList.remove(...t)})),o.length>1)n.forEach((e=>{const n=(0,i.g)(e);n===s?e.classList.add(...a.bulletActiveClass.split(" ")):t.isElement&&e.setAttribute("part","bullet"),a.dynamicBullets&&(n>=l&&n<=p&&e.classList.add(...`${a.bulletActiveClass}-main`.split(" ")),n===l&&f(e,"prev"),n===p&&f(e,"next"))}));else{const e=n[s];if(e&&e.classList.add(...a.bulletActiveClass.split(" ")),t.isElement&&n.forEach(((e,t)=>{e.setAttribute("part",t===s?"bullet-active":"bullet")})),a.dynamicBullets){const e=n[l],t=n[p];for(let e=l;e<=p;e+=1)n[e]&&n[e].classList.add(...`${a.bulletActiveClass}-main`.split(" "));f(e,"prev"),f(t,"next")}}if(a.dynamicBullets){const s=Math.min(n.length,a.dynamicMainBullets+4),i=(c*s-c)/2-u*c,r=e?"right":"left";n.forEach((e=>{e.style[t.isHorizontal()?r:"top"]=`${i}px`}))}}o.forEach(((e,i)=>{if("fraction"===a.type&&(e.querySelectorAll((0,n.c)(a.currentClass)).forEach((e=>{e.textContent=a.formatFractionCurrent(s+1)})),e.querySelectorAll((0,n.c)(a.totalClass)).forEach((e=>{e.textContent=a.formatFractionTotal(h)}))),"progressbar"===a.type){let i;i=a.progressbarOpposite?t.isHorizontal()?"vertical":"horizontal":t.isHorizontal()?"horizontal":"vertical";const r=(s+1)/h;let l=1,o=1;"horizontal"===i?l=r:o=r,e.querySelectorAll((0,n.c)(a.progressbarFillClass)).forEach((e=>{e.style.transform=`translate3d(0,0,0) scaleX(${l}) scaleY(${o})`,e.style.transitionDuration=`${t.params.speed}ms`}))}"custom"===a.type&&a.renderCustom?(e.innerHTML=a.renderCustom(t,s+1,h),0===i&&l("paginationRender",e)):(0===i&&l("paginationRender",e),l("paginationUpdate",e)),t.params.watchOverflow&&t.enabled&&e.classList[t.isLocked?"add":"remove"](a.lockClass)}))}function g(){const e=t.params.pagination;if(u())return;const a=t.virtual&&t.params.virtual.enabled?t.virtual.slides.length:t.slides.length;let s=t.pagination.el;s=p(s);let i="";if("bullets"===e.type){let n=t.params.loop?Math.ceil(a/t.params.slidesPerGroup):t.snapGrid.length;t.params.freeMode&&t.params.freeMode.enabled&&n>a&&(n=a);for(let a=0;a`}"fraction"===e.type&&(i=e.renderFraction?e.renderFraction.call(t,e.currentClass,e.totalClass):` / `),"progressbar"===e.type&&(i=e.renderProgressbar?e.renderProgressbar.call(t,e.progressbarFillClass):``),t.pagination.bullets=[],s.forEach((a=>{"custom"!==e.type&&(a.innerHTML=i||""),"bullets"===e.type&&t.pagination.bullets.push(...a.querySelectorAll((0,n.c)(e.bulletClass)))})),"custom"!==e.type&&l("paginationRender",s[0])}function y(){t.params.pagination=(0,s.c)(t,t.originalParams.pagination,t.params.pagination,{el:"swiper-pagination"});const e=t.params.pagination;if(!e.el)return;let a;"string"==typeof e.el&&t.isElement&&(a=t.el.querySelector(e.el)),a||"string"!=typeof e.el||(a=[...document.querySelectorAll(e.el)]),a||(a=e.el),a&&0!==a.length&&(t.params.uniqueNavElements&&"string"==typeof e.el&&Array.isArray(a)&&a.length>1&&(a=[...t.el.querySelectorAll(e.el)],a.length>1&&(a=a.filter((e=>(0,i.a)(e,".swiper")[0]===t.el))[0])),Array.isArray(a)&&1===a.length&&(a=a[0]),Object.assign(t.pagination,{el:a}),a=p(a),a.forEach((a=>{"bullets"===e.type&&e.clickable&&a.classList.add(...(e.clickableClass||"").split(" ")),a.classList.add(e.modifierClass+e.type),a.classList.add(t.isHorizontal()?e.horizontalClass:e.verticalClass),"bullets"===e.type&&e.dynamicBullets&&(a.classList.add(`${e.modifierClass}${e.type}-dynamic`),d=0,e.dynamicMainBullets<1&&(e.dynamicMainBullets=1)),"progressbar"===e.type&&e.progressbarOpposite&&a.classList.add(e.progressbarOppositeClass),e.clickable&&a.addEventListener("click",m),t.enabled||a.classList.add(e.lockClass)})))}function v(){const e=t.params.pagination;if(u())return;let a=t.pagination.el;a&&(a=p(a),a.forEach((a=>{a.classList.remove(e.hiddenClass),a.classList.remove(e.modifierClass+e.type),a.classList.remove(t.isHorizontal()?e.horizontalClass:e.verticalClass),e.clickable&&(a.classList.remove(...(e.clickableClass||"").split(" ")),a.removeEventListener("click",m))}))),t.pagination.bullets&&t.pagination.bullets.forEach((t=>t.classList.remove(...e.bulletActiveClass.split(" "))))}r("changeDirection",(()=>{if(!t.pagination||!t.pagination.el)return;const e=t.params.pagination;let{el:a}=t.pagination;a=p(a),a.forEach((a=>{a.classList.remove(e.horizontalClass,e.verticalClass),a.classList.add(t.isHorizontal()?e.horizontalClass:e.verticalClass)}))})),r("init",(()=>{!1===t.params.pagination.enabled?b():(y(),g(),h())})),r("activeIndexChange",(()=>{void 0===t.snapIndex&&h()})),r("snapIndexChange",(()=>{h()})),r("snapGridLengthChange",(()=>{g(),h()})),r("destroy",(()=>{v()})),r("enable disable",(()=>{let{el:e}=t.pagination;e&&(e=p(e),e.forEach((e=>e.classList[t.enabled?"remove":"add"](t.params.pagination.lockClass))))})),r("lock unlock",(()=>{h()})),r("click",((e,a)=>{const n=a.target,s=p(t.pagination.el);if(t.params.pagination.el&&t.params.pagination.hideOnClick&&s&&s.length>0&&!n.classList.contains(t.params.pagination.bulletClass)){if(t.navigation&&(t.navigation.nextEl&&n===t.navigation.nextEl||t.navigation.prevEl&&n===t.navigation.prevEl))return;const e=s[0].classList.contains(t.params.pagination.hiddenClass);l(!0===e?"paginationShow":"paginationHide"),s.forEach((e=>e.classList.toggle(t.params.pagination.hiddenClass)))}}));const b=()=>{t.el.classList.add(t.params.pagination.paginationDisabledClass);let{el:e}=t.pagination;e&&(e=p(e),e.forEach((e=>e.classList.add(t.params.pagination.paginationDisabledClass)))),v()};Object.assign(t.pagination,{enable:()=>{t.el.classList.remove(t.params.pagination.paginationDisabledClass);let{el:e}=t.pagination;e&&(e=p(e),e.forEach((e=>e.classList.remove(t.params.pagination.paginationDisabledClass)))),y(),g(),h()},disable:b,render:g,update:h,init:y,destroy:v})}},9278:function(e,t,a){a(7185)},5278:function(e,t,a){a(3433),a(7185),a(7701)},6765:function(e,t,a){a(3433),a(7185)},4257:function(e,t,a){a(3433),a(7185)},8498:function(e,t,a){a(3433),a(7185)},7869:function(e,t,a){function n(e){return void 0===e&&(e=""),`.${e.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}a.d(t,{c:function(){return n}})},7701:function(e,t,a){a.d(t,{c:function(){return s}});var n=a(7185);function s(e,t,a,s){return e.params.createElements&&Object.keys(s).forEach((i=>{if(!a[i]&&!0===a.auto){let r=(0,n.e)(e.el,`.${s[i]}`)[0];r||(r=(0,n.c)("div",s[i]),r.className=s[i],e.el.append(r)),a[i]=r,t[i]=r}})),a}},9277:function(e,t,a){a.d(t,{c:function(){return s}});var n=a(7185);function s(e,t,a){const s=`swiper-slide-shadow${a?`-${a}`:""}${e?` swiper-slide-shadow-${e}`:""}`,i=(0,n.k)(t);let r=i.querySelector(`.${s.split(" ").join(".")}`);return r||(r=(0,n.c)("div",s.split(" ")),i.append(r)),r}},7740:function(e,t,a){function n(e){const{effect:t,swiper:a,on:n,setTranslate:s,setTransition:i,overwriteParams:r,perspective:l,recreateShadows:o,getEffectParams:c}=e;let d;n("beforeInit",(()=>{if(a.params.effect!==t)return;a.classNames.push(`${a.params.containerModifierClass}${t}`),l&&l()&&a.classNames.push(`${a.params.containerModifierClass}3d`);const e=r?r():{};Object.assign(a.params,e),Object.assign(a.originalParams,e)})),n("setTranslate",(()=>{a.params.effect===t&&s()})),n("setTransition",((e,n)=>{a.params.effect===t&&i(n)})),n("transitionEnd",(()=>{if(a.params.effect===t&&o){if(!c||!c().slideShadows)return;a.slides.forEach((e=>{e.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach((e=>e.remove()))})),o()}})),n("virtualUpdate",(()=>{a.params.effect===t&&(a.slides.length||(d=!0),requestAnimationFrame((()=>{d&&a.slides&&a.slides.length&&(s(),d=!1)})))}))}a.d(t,{e:function(){return n}})},2503:function(e,t,a){a.d(t,{e:function(){return s}});var n=a(7185);function s(e,t){const a=(0,n.k)(t);return a!==t&&(a.style.backfaceVisibility="hidden",a.style["-webkit-backface-visibility"]="hidden"),a}},9181:function(e,t,a){a.d(t,{e:function(){return s}});var n=a(7185);function s(e){let{swiper:t,duration:a,transformElements:s,allSlides:i}=e;const{activeIndex:r}=t;if(t.params.virtualTranslate&&0!==a){let e,a=!1;e=i?s:s.filter((e=>{const a=e.classList.contains("swiper-slide-transform")?(e=>e.parentElement?e.parentElement:t.slides.filter((t=>t.shadowRoot&&t.shadowRoot===e.parentNode))[0])(e):e;return t.getSlideIndex(a)===r})),e.forEach((e=>{(0,n.i)(e,(()=>{if(a)return;if(!t||t.destroyed)return;a=!0,t.animating=!1;const e=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});t.wrapperEl.dispatchEvent(e)}))}))}}},3433:function(e,t,a){function n(e){return null!==e&&"object"==typeof e&&"constructor"in e&&e.constructor===Object}function s(e,t){void 0===e&&(e={}),void 0===t&&(t={}),Object.keys(t).forEach((a=>{void 0===e[a]?e[a]=t[a]:n(t[a])&&n(e[a])&&Object.keys(t[a]).length>0&&s(e[a],t[a])}))}a.d(t,{a:function(){return o},g:function(){return r}});const i={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function r(){const e="undefined"!=typeof document?document:{};return s(e,i),e}const l={document:i,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(e){return"undefined"==typeof setTimeout?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){"undefined"!=typeof setTimeout&&clearTimeout(e)}};function o(){const e="undefined"!=typeof window?window:{};return s(e,l),e}},7185:function(e,t,a){a.d(t,{a:function(){return w},b:function(){return h},c:function(){return m},d:function(){return r},e:function(){return f},f:function(){return x},g:function(){return b},h:function(){return l},i:function(){return E},k:function(){return u},l:function(){return v},m:function(){return y},n:function(){return i},o:function(){return g},p:function(){return p},q:function(){return c},r:function(){return s},s:function(){return d}});var n=a(3433);function s(e){const t=e;Object.keys(t).forEach((e=>{try{t[e]=null}catch(e){}try{delete t[e]}catch(e){}}))}function i(e,t){return void 0===t&&(t=0),setTimeout(e,t)}function r(){return Date.now()}function l(e,t){void 0===t&&(t="x");const a=(0,n.a)();let s,i,r;const l=function(e){const t=(0,n.a)();let a;return t.getComputedStyle&&(a=t.getComputedStyle(e,null)),!a&&e.currentStyle&&(a=e.currentStyle),a||(a=e.style),a}(e);return a.WebKitCSSMatrix?(i=l.transform||l.webkitTransform,i.split(",").length>6&&(i=i.split(", ").map((e=>e.replace(",","."))).join(", ")),r=new a.WebKitCSSMatrix("none"===i?"":i)):(r=l.MozTransform||l.OTransform||l.MsTransform||l.msTransform||l.transform||l.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),s=r.toString().split(",")),"x"===t&&(i=a.WebKitCSSMatrix?r.m41:16===s.length?parseFloat(s[12]):parseFloat(s[4])),"y"===t&&(i=a.WebKitCSSMatrix?r.m42:16===s.length?parseFloat(s[13]):parseFloat(s[5])),i||0}function o(e){return"object"==typeof e&&null!==e&&e.constructor&&"Object"===Object.prototype.toString.call(e).slice(8,-1)}function c(){const e=Object(arguments.length<=0?void 0:arguments[0]),t=["__proto__","constructor","prototype"];for(let n=1;nt.indexOf(e)<0));for(let t=0,n=a.length;tr?"next":"prev",p=(e,t)=>"next"===d&&e>=t||"prev"===d&&e<=t,u=()=>{l=(new Date).getTime(),null===o&&(o=l);const e=Math.max(Math.min((l-o)/c,1),0),n=.5-Math.cos(e*Math.PI)/2;let d=r+n*(a-r);if(p(d,a)&&(d=a),t.wrapperEl.scrollTo({[s]:d}),p(d,a))return t.wrapperEl.style.overflow="hidden",t.wrapperEl.style.scrollSnapType="",setTimeout((()=>{t.wrapperEl.style.overflow="",t.wrapperEl.scrollTo({[s]:d})})),void i.cancelAnimationFrame(t.cssModeFrameID);t.cssModeFrameID=i.requestAnimationFrame(u)};u()}function u(e){return e.querySelector(".swiper-slide-transform")||e.shadowRoot&&e.shadowRoot.querySelector(".swiper-slide-transform")||e}function f(e,t){return void 0===t&&(t=""),[...e.children].filter((e=>e.matches(t)))}function m(e,t){void 0===t&&(t=[]);const a=document.createElement(e);return a.classList.add(...Array.isArray(t)?t:[t]),a}function h(e){const t=(0,n.a)(),a=(0,n.g)(),s=e.getBoundingClientRect(),i=a.body,r=e.clientTop||i.clientTop||0,l=e.clientLeft||i.clientLeft||0,o=e===t?t.scrollY:e.scrollTop,c=e===t?t.scrollX:e.scrollLeft;return{top:s.top+o-r,left:s.left+c-l}}function g(e,t){const a=[];for(;e.previousElementSibling;){const n=e.previousElementSibling;t?n.matches(t)&&a.push(n):a.push(n),e=n}return a}function y(e,t){const a=[];for(;e.nextElementSibling;){const n=e.nextElementSibling;t?n.matches(t)&&a.push(n):a.push(n),e=n}return a}function v(e,t){return(0,n.a)().getComputedStyle(e,null).getPropertyValue(t)}function b(e){let t,a=e;if(a){for(t=0;null!==(a=a.previousSibling);)1===a.nodeType&&(t+=1);return t}}function w(e,t){const a=[];let n=e.parentElement;for(;n;)t?n.matches(t)&&a.push(n):a.push(n),n=n.parentElement;return a}function E(e,t){t&&e.addEventListener("transitionend",(function a(n){n.target===e&&(t.call(e,n),e.removeEventListener("transitionend",a))}))}function x(e,t,a){const s=(0,n.a)();return a?e["width"===t?"offsetWidth":"offsetHeight"]+parseFloat(s.getComputedStyle(e,null).getPropertyValue("width"===t?"margin-right":"margin-top"))+parseFloat(s.getComputedStyle(e,null).getPropertyValue("width"===t?"margin-left":"margin-bottom")):e.offsetWidth}}}]);