@orangesk/orange-design-system 2.2.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/build/components/Accordion/style.css +1 -1
  2. package/build/components/Accordion/style.css.map +1 -1
  3. package/build/components/Card/style.css +1 -1
  4. package/build/components/Card/style.css.map +1 -1
  5. package/build/components/CarouselHero/style.css +1 -1
  6. package/build/components/CarouselHero/style.css.map +1 -1
  7. package/build/components/Cover/style.css +1 -1
  8. package/build/components/Cover/style.css.map +1 -1
  9. package/build/components/FeatureAccordion/style.css +1 -1
  10. package/build/components/FeatureAccordion/style.css.map +1 -1
  11. package/build/components/Footer/style.css +1 -1
  12. package/build/components/Footer/style.css.map +1 -1
  13. package/build/components/IconList/style.css +1 -1
  14. package/build/components/IconList/style.css.map +1 -1
  15. package/build/components/Megamenu/style.css +1 -1
  16. package/build/components/Megamenu/style.css.map +1 -1
  17. package/build/components/PromoBanner/style.css +1 -1
  18. package/build/components/PromoBanner/style.css.map +1 -1
  19. package/build/components/Timeline/style.css +2 -0
  20. package/build/components/Timeline/style.css.map +1 -0
  21. package/build/components/index.js +1 -1
  22. package/build/components/index.js.map +1 -1
  23. package/build/components/tsconfig.tsbuildinfo +1 -1
  24. package/build/components/types/index.d.ts +30 -2
  25. package/build/components/types/src/components/FeatureAccordion/FeatureAccordion.d.ts +3 -0
  26. package/build/components/types/src/components/FeatureAccordion/FeatureAccordion.static.d.ts +0 -3
  27. package/build/components/types/src/components/FeatureAccordion/FeatureAccordionItem.d.ts +2 -1
  28. package/build/components/types/src/components/Timeline/Timeline.d.ts +13 -0
  29. package/build/components/types/src/components/Timeline/index.d.ts +2 -0
  30. package/build/components/types/src/components/index.d.ts +2 -1
  31. package/build/lib/base.css +1 -1
  32. package/build/lib/base.css.map +1 -1
  33. package/build/lib/components.css +1 -1
  34. package/build/lib/components.css.map +1 -1
  35. package/build/lib/footer.css +1 -1
  36. package/build/lib/footer.css.map +1 -1
  37. package/build/lib/megamenu.css +1 -1
  38. package/build/lib/megamenu.css.map +1 -1
  39. package/build/lib/scripts.js +1 -1
  40. package/build/lib/scripts.js.map +1 -1
  41. package/build/lib/style.css +1 -1
  42. package/build/lib/style.css.map +1 -1
  43. package/build/search-index.json +7 -3
  44. package/build/sprite.svg +1 -1
  45. package/package.json +8 -8
  46. package/src/assets/icons/pictogram-disney--dark.svg +5 -14
  47. package/src/assets/icons/pictogram-disney.svg +5 -9
  48. package/src/assets/icons/pictogram-tariffs--dark.svg +4 -8
  49. package/src/assets/icons/pictogram-tariffs.svg +4 -8
  50. package/src/components/Accordion/styles/mixins.scss +2 -4
  51. package/src/components/Card/styles/mixins.scss +2 -0
  52. package/src/components/CarouselHero/styles/mixins.scss +0 -2
  53. package/src/components/Cover/styles/mixins.scss +2 -0
  54. package/src/components/FeatureAccordion/FeatureAccordion.static.ts +3 -71
  55. package/src/components/FeatureAccordion/FeatureAccordion.tsx +23 -59
  56. package/src/components/FeatureAccordion/FeatureAccordionItem.tsx +9 -14
  57. package/src/components/FeatureAccordion/styles/mixins.scss +67 -23
  58. package/src/components/FeatureAccordion/tests/FeatureAccordion.unit.test.jsx +9 -0
  59. package/src/components/IconList/styles/mixins.scss +2 -1
  60. package/src/components/PromoBanner/styles/mixins.scss +2 -0
  61. package/src/components/Timeline/Timeline.tsx +60 -0
  62. package/src/components/Timeline/index.ts +2 -0
  63. package/src/components/Timeline/styles/config.scss +25 -0
  64. package/src/components/Timeline/styles/mixins.scss +102 -0
  65. package/src/components/Timeline/styles/style.scss +60 -0
  66. package/src/components/Timeline/tests/Timeline.conformance.test.jsx +29 -0
  67. package/src/components/Timeline/tests/Timeline.unit.test.jsx +89 -0
  68. package/src/components/index.ts +2 -0
  69. package/src/styles/typography/mixins.scss +3 -1
@@ -1,2 +1,2 @@
1
- import e,{useRef as t,useEffect as n,useCallback as i,useState as s,createContext as r,useContext as a,cloneElement as o,createElement as l,forwardRef as c,useId as d,useMemo as u}from"react";function h(e,t){return t.forEach(function(t){t&&"string"!=typeof t&&!Array.isArray(t)&&Object.keys(t).forEach(function(n){if("default"!==n&&!(n in e)){var i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,i.get?i:{enumerable:!0,get:function(){return t[n]}})}})}),Object.freeze(e)}function p(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var m,f,g,v={exports:{}},b={},y={};function _(){return g||(g=1,"production"===process.env.NODE_ENV?v.exports=function(){if(m)return b;m=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function n(t,n,i){var s=null;if(void 0!==i&&(s=""+i),void 0!==n.key&&(s=""+n.key),"key"in n)for(var r in i={},n)"key"!==r&&(i[r]=n[r]);else i=n;return n=i.ref,{$$typeof:e,type:t,key:s,ref:void 0!==n?n:null,props:i}}return b.Fragment=t,b.jsx=n,b.jsxs=n,b}():v.exports=(f||(f=1,"production"!==process.env.NODE_ENV&&function(){function t(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===C?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case m:return"Fragment";case g:return"Profiler";case f:return"StrictMode";case x:return"Suspense";case w:return"SuspenseList";case N:return"Activity"}if("object"==typeof e)switch(e.tag,e.$$typeof){case p:return"Portal";case b:return e.displayName||"Context";case v:return(e._context.displayName||"Context")+".Consumer";case _:var n=e.render;return(e=e.displayName)||(e=""!==(e=n.displayName||n.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case S:return null!==(n=e.displayName||null)?n:t(e.type)||"Memo";case E:n=e._payload,e=e._init;try{return t(e(n))}catch(e){}}return null}function n(e){return""+e}function i(e){try{n(e);var t=!1}catch(e){t=!0}if(t){var i=(t=console).error,s="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return i.call(t,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",s),n(e)}}function s(e){if(e===m)return"<>";if("object"==typeof e&&null!==e&&e.$$typeof===E)return"<...>";try{var n=t(e);return n?"<"+n+">":"<...>"}catch(e){return"<...>"}}function r(){return Error("react-stack-top-frame")}function a(){var e=t(this.type);return O[e]||(O[e]=!0),void 0!==(e=this.props.ref)?e:null}function o(e,n,s,r,o,c){var u,p=n.children;if(void 0!==p)if(r){if(j(p)){for(r=0;r<p.length;r++)l(p[r]);Object.freeze&&Object.freeze(p)}}else l(p);if(T.call(n,"key")){p=t(e);var m=Object.keys(n).filter(function(e){return"key"!==e});r=0<m.length?"{key: someKey, "+m.join(": ..., ")+": ...}":"{key: someKey}",M[p+r]||(m=0<m.length?"{"+m.join(": ..., ")+": ...}":"{}",M[p+r]=!0)}if(p=null,void 0!==s&&(i(s),p=""+s),function(e){if(T.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(n)&&(i(n.key),p=""+n.key),"key"in n)for(var f in s={},n)"key"!==f&&(s[f]=n[f]);else s=n;return p&&function(e){function t(){d||(d=!0)}t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}(s,"function"==typeof e&&(e.displayName||e.name)),function(e,t,n,i,s,r){var o=n.ref;return e={$$typeof:h,type:e,key:t,props:n,_owner:i},null!==(void 0!==o?o:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:a}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:s}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:r}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(e,p,s,null===(u=k.A)?null:u.getOwner(),o,c)}function l(e){c(e)?e._store&&(e._store.validated=1):"object"==typeof e&&null!==e&&e.$$typeof===E&&("fulfilled"===e._payload.status?c(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function c(e){return"object"==typeof e&&null!==e&&e.$$typeof===h}var d,u=e,h=Symbol.for("react.transitional.element"),p=Symbol.for("react.portal"),m=Symbol.for("react.fragment"),f=Symbol.for("react.strict_mode"),g=Symbol.for("react.profiler"),v=Symbol.for("react.consumer"),b=Symbol.for("react.context"),_=Symbol.for("react.forward_ref"),x=Symbol.for("react.suspense"),w=Symbol.for("react.suspense_list"),S=Symbol.for("react.memo"),E=Symbol.for("react.lazy"),N=Symbol.for("react.activity"),C=Symbol.for("react.client.reference"),k=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,T=Object.prototype.hasOwnProperty,j=Array.isArray,A=console.createTask?console.createTask:function(){return null},O={},L=(u={react_stack_bottom_frame:function(e){return e()}}).react_stack_bottom_frame.bind(u,r)(),D=A(s(r)),M={};y.Fragment=m,y.jsx=function(e,t,n){var i=1e4>k.recentlyCreatedOwnerStacks++;return o(e,t,n,!1,i?Error("react-stack-top-frame"):L,i?A(s(e)):D)},y.jsxs=function(e,t,n){var i=1e4>k.recentlyCreatedOwnerStacks++;return o(e,t,n,!0,i?Error("react-stack-top-frame"):L,i?A(s(e)):D)}}()),y)),v.exports}var x,w,S=_(),E={exports:{}},N=(x||(x=1,w=E,function(){var e={}.hasOwnProperty;function t(){for(var e="",t=0;t<arguments.length;t++){var s=arguments[t];s&&(e=i(e,n(s)))}return e}function n(n){if("string"==typeof n||"number"==typeof n)return n;if("object"!=typeof n)return"";if(Array.isArray(n))return t.apply(null,n);if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]"))return n.toString();var s="";for(var r in n)e.call(n,r)&&n[r]&&(s=i(s,r));return s}function i(e,t){return t?e?e+" "+t:e+t:e}w.exports?(t.default=t,w.exports=t):window.classNames=t}()),E.exports),C=p(N);let k=0;function T(e){return`id-${k+=1}`}const j=(e,s={})=>{const r=t(null),a=t(s),o=t(null);n(()=>{a.current=s??{}},[s]);const l=i(t=>{o.current&&o.current!==t&&r.current&&(r.current.destroy?.(),r.current=null),o.current=t,t&&(null===r.current?r.current=new e(t,a.current):r.current.update?.(a.current))},[e]);return n(()=>()=>{r.current&&(r.current.destroy?.(),r.current=null),o.current=null},[e]),[l,r]},A={current:0};function O(e){const[i,r]=s(e),a=t(e);return n(()=>{if(!e){A.current+=1;const e=`id-${A.current}`;a.current=e,r(e)}},[e]),i||a.current||e||"id-0"}const L={TAB:["Tab"],ESC:["Esc","Escape"],ARROWLEFT:["Left","ArrowLeft"],ARROWUP:["Up","ArrowUp"],ARROWRIGHT:["Right","ArrowRight"],ARROWDOWN:["Down","ArrowDown"]};class D{constructor(e,t={direction:"horizontal"}){this.elems=e,this.config=t,this.isActive=!1,this.onKeydown=this.onKeydown.bind(this)}init(){document.addEventListener("keydown",this.onKeydown),this.isActive=!0}destroy(){document.removeEventListener("keydown",this.onKeydown),this.isActive=!1}update(e){this.elems=e}onKeydown(e){const t=this.elems.indexOf(document.activeElement);(L.ARROWUP.includes(e.key)||L.ARROWDOWN.includes(e.key))&&"horizontal"===this.config.direction||(L.ARROWLEFT.includes(e.key)||L.ARROWRIGHT.includes(e.key))&&"vertical"===this.config.direction||((L.ARROWDOWN.includes(e.key)||L.ARROWRIGHT.includes(e.key))&&(e.preventDefault(),t>=0&&t<this.elems.length-1?this.elems[t+1].focus():this.elems[0].focus()),(L.ARROWUP.includes(e.key)||L.ARROWLEFT.includes(e.key))&&(e.preventDefault(),t>=1?this.elems[t-1].focus():this.elems[this.elems.length-1].focus()),L.TAB.includes(e.key)&&this.destroy())}}const M={buttonSelector:"[data-accordion-toggle]"};let P=class{constructor(e,t){return this.element=e,this.config={...M,...t},this.onFocus=this.onFocus.bind(this),this.onClick=this.onClick.bind(this),this.element.ODS_Accordion=this,this.init(),this}onFocus(e){this.rovingTabindex.isActive||this.rovingTabindex.init();const t=e.currentTarget;window.location.hash.substring(1)===t.getAttribute("id")&&"false"===t.getAttribute("aria-expanded")&&t.click()}toggleAccordionItem(e){const t=e.getAttribute("aria-controls"),n=t?this.element.querySelector(`#${t}`):null;if(!n)return;const i=!("true"===e.getAttribute("aria-expanded"));e.setAttribute("aria-expanded",String(i)),i?(n.removeAttribute("hidden"),this.scrollTriggerIntoModalView(e)):n.setAttribute("hidden","")}scrollTriggerIntoModalView(e){const t=e.closest(".modal__dialog");if(!t)return;const n=()=>{const n=t.getBoundingClientRect(),i=e.getBoundingClientRect(),s=this.getStickyHeaderOffset(t),r=i.top-n.top+t.scrollTop-s-8;t.scrollTo({top:Math.max(0,r),behavior:"smooth"})};"function"!=typeof window.requestAnimationFrame?setTimeout(n,0):window.requestAnimationFrame(n)}getStickyHeaderOffset(e){const t=e.querySelector(".modal__header");if(!t)return 0;const n=e.getBoundingClientRect(),i=t.getBoundingClientRect();return Math.max(0,i.bottom-n.top)}init(){this.buttons=Array.from(this.element.querySelectorAll(this.config.buttonSelector)),this.rovingTabindex?this.rovingTabindex.update(this.buttons):this.rovingTabindex=new D(this.buttons,{direction:"vertical"}),this.buttons.forEach(e=>{e.addEventListener("focus",this.onFocus),e.addEventListener("click",this.onClick)})}onClick(e){const t=e.currentTarget;this.toggleAccordionItem(t)}destroy(){this.rovingTabindex.destroy(),this.buttons.forEach(e=>{e.removeEventListener("focus",this.onFocus),e.removeEventListener("click",this.onClick)})}update(){this.destroy(),this.init()}static getInstance(e){return e&&e.ODS_Accordion?e.ODS_Accordion:null}};var I=r(null);const $="accordion",R=({className:e,children:t,headingLevel:n=3,size:i,isEnclosed:s,noTopBorder:r,...a})=>{const[o]=j(P),l=C($,{[`${$}--${i}`]:i,[`${$}--enclosed`]:s,[`${$}--no-top-border`]:r},e);return S.jsx(I.Provider,{value:n,children:S.jsx("ul",{className:l,ref:o,"data-accordion":"true",...a,children:t})})};R.displayName="Accordion";const z=e.createContext("/sprite.svg"),F=({children:e,value:t="/sprite.svg",...n})=>S.jsx(z.Provider,{value:t,...n,children:e}),H="icon",B=({className:e,alt:t,color:n,name:i,size:s,spritePath:r="/sprite.svg",type:o="icon",...l})=>{const c=a(z),d="pictogram"===o,u=C(H,{[`${H}--${s}`]:s,[`${H}--${n}`]:n,[`${H}--pictogram`]:d},e);if(d){const e="/sprite.svg"!==r||void 0===c?r:c;return S.jsxs("svg",{className:u,"aria-hidden":void 0!==t?void 0:"true",role:void 0!==t?"img":void 0,...l,children:[void 0!==t&&t.length>0&&S.jsx("title",{children:t}),S.jsx("use",{className:`${H}__use ${H}__use--light`,xlinkHref:`${e}#${i}`}),S.jsx("use",{className:`${H}__use ${H}__use--dark`,xlinkHref:`${e}#${i}--dark`})]})}return S.jsxs("svg",{className:u,"aria-hidden":void 0!==t?void 0:"true",role:void 0!==t?"img":void 0,...l,children:[void 0!==t&&t.length>0&&S.jsx("title",{children:t}),S.jsx("use",{xlinkHref:"/sprite.svg"!==r||void 0===c?`${r}#${i}`:`${c}#${i}`})]})};B.displayName="Icon";const V=({name:e,...t})=>S.jsx(B,{name:e,type:"pictogram",...t});V.displayName="Pictogram";const q="accordion",W=({className:t,title:n,renderTitle:i,id:s,isActive:r,toggleAttribute:a="data-accordion-toggle",...o})=>{const l=`h${e.useContext(I)||3}`,c={type:"button","aria-expanded":r,className:`${q}__button`,"aria-controls":`${s}-section`,id:s,[a]:!0,...o};return S.jsx(l,{className:C(`${q}__header`,t),children:S.jsxs("button",{...c,children:[i?i(n):S.jsx("span",{className:"accordion__title",children:n}),S.jsx(B,{className:`${q}__icon`,name:"chevron-down",size:"medium"})]})})};W.displayName="AccordionHeader";const U=({id:e,isActive:t,title:n,renderTitle:i,renderHeader:s,children:r,className:a,...o})=>{const l=C("accordion__item",a),c=O(e);return S.jsxs("li",{className:l,children:[s?s(n,c,t||!1):S.jsx(W,{id:c,isActive:t,title:n,renderTitle:i,...o}),S.jsx("div",{id:`${c}-section`,role:"region","aria-labelledby":c,className:C("accordion__body",{"is-active":t}),...t?{}:{hidden:!0},children:r})]})};U.displayName="AccordionItem";const G=({condition:e,wrapper:t,children:n})=>e?o(t,void 0,n):n;G.displayName="ConditionalWrapper";const Y="buttons",X=({isStackedOnXs:e,children:t,className:n,...i})=>S.jsx("div",{className:C(Y,{[`${Y}--stack-on-xs`]:e},n),...i,children:t});X.displayName="Buttons";const K={warning:"warning-important",info:"info",danger:"error-severe",success:"checked"},Z="alert",J=({className:t,type:n="info",title:i,renderTitle:s,description:r,headingLevel:a=3,actionButtons:o,isFullWidth:l,onClose:c,...d})=>{const u=`h${a}`,h=C(Z,{[`${Z}--${n}`]:n,[`${Z}--full-width`]:l},t),p=s&&s({className:t,type:n,title:i,renderTitle:s,description:r,headingLevel:a,actionButtons:o,isFullWidth:l,onClose:c,...d})||i&&e.createElement(u,{className:`${Z}__title`},i);return S.jsxs("div",{className:h,...d,children:[S.jsx("div",{className:`${Z}__icon`,children:S.jsx(B,{name:K[n],color:n,size:"medium"})}),S.jsxs("div",{className:`${Z}__content`,children:[p,r&&S.jsx(G,{condition:"string"==typeof r,wrapper:S.jsx("p",{}),children:r}),o&&S.jsx(G,{condition:e.Children.count(o)>1,wrapper:S.jsx(X,{}),children:e.Children.map(o,e=>e)})]}),c&&S.jsx("div",{className:`${Z}__close`,children:S.jsx("button",{onClick:c,children:S.jsx(B,{name:"close",size:"medium"})})})]})};J.displayName="Alert";const Q=({className:t,children:n,isUnderline:i,isNormal:s,noAccent:r,tag:a="a",href:o,...l})=>{const c=C("link",{underline:i,normal:s,"no-accent":r},t);return e.createElement(a,{href:o,className:c,...l},n)};Q.displayName="Link";let ee=class e{constructor(e){return this.isAutoScrolling=!1,this.isPointerDown=!1,this.isDraggingNav=!1,this.suppressClick=!1,this.dragStartX=0,this.dragStartScrollLeft=0,this.scrollTimeout=null,this.scrollEndFallbackTimeout=null,this.navLinks=null,this.sections=[],this.lastActiveIndex=0,this.autoScrollTargetId=null,this.autoScrollCorrectionCount=0,this.lastStickyOffset=0,this.modalClassObserver=null,this.isForcedFixed=!1,this.wasStickyFloating=!1,this.forcedFixedTop=0,this.forcedFixedLeft=0,this.fixedFlowPlaceholder=null,this.originalInlineStyles=null,this.element=e,this.contentLeftElement=null,this.megamenuElement=null,this.resizeObserver=null,this.supportsScrollEnd="onscrollend"in window,this.isAutoScrolling=!1,this.currentPath=window.location.pathname,this.anchorClickHandler=this.handleAnchorClick.bind(this),this.scrollHandler=this.updateStickyPosition.bind(this),this.scrollSpyHandler=this.handleScrollSpy.bind(this),this.scrollEndHandler=this.handleScrollEnd.bind(this),this.scrollEndFallbackHandler=this.handleScrollEndFallback.bind(this),this.resizeHandler=this.handleResize.bind(this),this.mouseDownHandler=this.handleMouseDown.bind(this),this.dragStartHandler=this.handleDragStart.bind(this),this.dragMoveHandler=this.handleDragMove.bind(this),this.dragEndHandler=this.handleDragEnd.bind(this),this.horizontalScrollHandler=this.updateHorizontalOverflowState.bind(this),this.nativeDragStartHandler=this.handleNativeDragStart.bind(this),this.modalStateHandler=this.handleModalStateChange.bind(this),this.element.ODS_AnchorNavigation=this,this.init(),this}static getInstance(e){return e&&e.ODS_AnchorNavigation?e.ODS_AnchorNavigation:null}findMegamenuElement(){return document.querySelector("[data-megamenu]")}getMegamenuOffsetHeight(){return this.megamenuElement?.offsetHeight||0}updateStickyPosition(){if(this.isForcedFixed)return;if(!this.megamenuElement)return;const t=this.getMegamenuOffsetHeight(),n=t!==this.lastStickyOffset;if(this.lastStickyOffset=t,this.element.style.top=`${t}px`,this.updateStickyFloatingState(),!n||!this.isAutoScrolling||!this.autoScrollTargetId||this.autoScrollCorrectionCount>=e.MAX_SCROLL_CORRECTIONS)return;const i=document.getElementById(this.autoScrollTargetId);i&&(this.autoScrollCorrectionCount+=1,this.scrollToSection(i,"smooth"))}setupMegamenuObserver(){if(this.megamenuElement=this.findMegamenuElement(),!this.megamenuElement)return this.lastStickyOffset=0,void(this.element.style.top="0px");this.updateStickyPosition(),window.addEventListener("scroll",this.scrollHandler,{passive:!0}),this.resizeObserver=new ResizeObserver(this.updateStickyPosition.bind(this)),this.resizeObserver.observe(this.megamenuElement)}setupScrollSpy(){document.documentElement.style.setProperty("--extra-scroll-margin",this.element.offsetHeight+"px"),this.navLinks=this.element.querySelectorAll(".anchor-navigation__item"),this.sections=Array.from(this.navLinks||[]).map(e=>e.getAttribute("href")).filter(e=>e?.includes("#")).map(e=>document.getElementById(e.split("#")[1])).filter(Boolean),this.teardownScrollSpyListeners(),this.element.addEventListener("click",this.anchorClickHandler),this.element.addEventListener("mousedown",this.mouseDownHandler),window.addEventListener("scroll",this.scrollSpyHandler,{passive:!0}),this.supportsScrollEnd?window.addEventListener("scrollend",this.scrollEndHandler):window.addEventListener("scroll",this.scrollEndFallbackHandler,{passive:!0}),window.addEventListener("resize",this.resizeHandler),this.initScrollSpy(),this.alignInitialHashIfNeeded()}teardownScrollSpyListeners(){this.element.removeEventListener("click",this.anchorClickHandler),this.element.removeEventListener("mousedown",this.mouseDownHandler),window.removeEventListener("scroll",this.scrollSpyHandler),window.removeEventListener("resize",this.resizeHandler),this.supportsScrollEnd?window.removeEventListener("scrollend",this.scrollEndHandler):window.removeEventListener("scroll",this.scrollEndFallbackHandler),this.scrollEndFallbackTimeout&&(clearTimeout(this.scrollEndFallbackTimeout),this.scrollEndFallbackTimeout=null)}handleMouseDown(e){if(0!==e.button)return;const t=e.target;t&&this.element.contains(t)&&(t.closest("a, button, input, select, textarea, label, [role='button'], [contenteditable='true']")||e.preventDefault())}handleAnchorClick(e){if(this.suppressClick)return e.preventDefault(),e.stopPropagation(),void(this.suppressClick=!1);const t=e.target,n=t?.closest(".anchor-navigation__item");if(!n||!this.element.contains(n))return;e.preventDefault();const i=n.getAttribute("href");if(!i||!i.includes("#"))return;const s=i.split("#")[1],r=document.getElementById(s);if(!r)return;this.startAutoScroll(s),n.blur(),this.scrollToSection(r,"smooth");const a=`${window.location.pathname}${window.location.search}#${s}`;window.history.pushState(null,"",a),this.initScrollSpy(s)}getHashSectionId(){const e=window.location.hash;if(!e||e.length<=1)return null;let t=e.slice(1);try{t=decodeURIComponent(t)}catch{}return t||null}startAutoScroll(e){this.isAutoScrolling=!0,this.autoScrollTargetId=e,this.autoScrollCorrectionCount=0}resetAutoScrollState(){this.isAutoScrolling=!1,this.autoScrollTargetId=null,this.autoScrollCorrectionCount=0}tryCorrectAutoScrollAlignment(){if(!this.autoScrollTargetId)return!0;const t=document.getElementById(this.autoScrollTargetId);if(!t)return!0;const n=this.getTargetTop(t);if(Math.abs(window.scrollY-n)<=e.SCROLL_ALIGNMENT_TOLERANCE)return!0;if(this.autoScrollCorrectionCount>=e.MAX_SCROLL_CORRECTIONS)return!0;this.autoScrollCorrectionCount+=1;const i=1===this.autoScrollCorrectionCount?"smooth":"auto";return this.scrollToSection(t,i),!1}getTotalStickyOffset(){return(this.megamenuElement?this.megamenuElement.offsetHeight:0)+this.element.offsetHeight}getConfiguredScrollPaddingTop(){const e=window.getComputedStyle(document.documentElement).scrollPaddingTop,t=Number.parseFloat(e);return Number.isFinite(t)&&t>0?t:0}getEffectiveScrollOffset(){const e=this.getConfiguredScrollPaddingTop();return e>0?e:this.getTotalStickyOffset()}getTargetTop(e){const t=e.getBoundingClientRect().top+window.scrollY-this.getEffectiveScrollOffset();return Math.max(0,t)}scrollToSection(e,t){window.scrollTo({top:this.getTargetTop(e),behavior:t})}alignInitialHashIfNeeded(){const e=this.getHashSectionId();if(!e)return;const t=document.getElementById(e);t&&(this.startAutoScroll(e),requestAnimationFrame(()=>{this.scrollToSection(t,"auto"),requestAnimationFrame(()=>{this.handleScrollEnd()})}))}initScrollSpy(t=null){if(!this.navLinks||!this.sections.length)return;let n,i=-1;if(this.navLinks.forEach(e=>e.classList.remove("is-active")),t)n=document.getElementById(t)||void 0,n&&(i=this.sections.findIndex(e=>e.id===t));else{const t=this.getEffectiveScrollOffset(),s=window.scrollY+t+e.SCROLLSPY_CENTER_BUFFER;for(let e=0;e<this.sections.length;e++){const t=this.sections[e],{top:r,height:a}=t.getBoundingClientRect(),o=r+window.scrollY;if(s>=o&&s<o+a){n=t,i=e;break}}}if(n||(window.scrollY<=e.TOP_SECTION_THRESHOLD?(i=0,n=this.sections[0]):(i=this.lastActiveIndex,n=this.sections[i])),i>=0&&(this.lastActiveIndex=i),n){const e=n.getAttribute("id");let i=this.element.querySelector(`.anchor-navigation__item[href="#${e}"]`);if(i||(i=this.element.querySelector(`.anchor-navigation__item[href="${this.currentPath}#${e}"]`)),i||(i=Array.from(this.navLinks).find(t=>{const n=t.getAttribute("href");return n&&n.endsWith(`#${e}`)})),i){i.classList.add("is-active");const e=this.element.querySelector(".anchor-navigation__content-left");e&&this.scrollActiveLinkIntoView(e,i,Boolean(t))}}}scrollActiveLinkIntoView(t,n,i=!1){const s=Math.max(0,t.scrollWidth-t.clientWidth),r=t.getBoundingClientRect(),a=n.getBoundingClientRect(),o=a.left-r.left+t.scrollLeft+a.width/2-t.clientWidth/2,l=window.innerWidth<768?"auto":"smooth",c=Math.min(s,Math.max(0,o)),d=Math.abs(t.scrollLeft-c)<=e.SCROLL_ALIGNMENT_TOLERANCE;!i&&d||("function"!=typeof t.scrollTo?t.scrollLeft=c:t.scrollTo({left:c,behavior:l}))}setupDragScroll(){this.teardownDragScroll(),this.contentLeftElement=this.element.querySelector(".anchor-navigation__content-left"),this.contentLeftElement&&(this.contentLeftElement.addEventListener("mousedown",this.dragStartHandler),this.contentLeftElement.addEventListener("dragstart",this.nativeDragStartHandler),this.contentLeftElement.addEventListener("scroll",this.horizontalScrollHandler,{passive:!0}),this.updateDragState(),this.updateHorizontalOverflowState())}teardownDragScroll(){this.contentLeftElement&&(this.contentLeftElement.removeEventListener("mousedown",this.dragStartHandler),this.contentLeftElement.removeEventListener("dragstart",this.nativeDragStartHandler),this.contentLeftElement.removeEventListener("scroll",this.horizontalScrollHandler),this.contentLeftElement.classList.remove("is-draggable","is-dragging")),window.removeEventListener("mousemove",this.dragMoveHandler),window.removeEventListener("mouseup",this.dragEndHandler),this.contentLeftElement=null,this.isPointerDown=!1,this.isDraggingNav=!1,this.suppressClick=!1,this.dragStartX=0,this.dragStartScrollLeft=0}updateDragState(){if(!this.contentLeftElement)return;const e="function"==typeof window.matchMedia?window.matchMedia("(pointer: fine)"):null,t=!e||e.matches,n=this.contentLeftElement.scrollWidth>this.contentLeftElement.clientWidth,i=t&&n;this.contentLeftElement.classList.toggle("is-draggable",i),i||(this.contentLeftElement.classList.remove("is-dragging"),this.isPointerDown=!1,this.isDraggingNav=!1,this.suppressClick=!1,window.removeEventListener("mousemove",this.dragMoveHandler),window.removeEventListener("mouseup",this.dragEndHandler)),this.updateHorizontalOverflowState()}updateHorizontalOverflowState(){if(!this.contentLeftElement)return;const t=this.element.querySelector(".anchor-navigation__content");if(!t)return;const n=this.contentLeftElement.scrollWidth-this.contentLeftElement.clientWidth,i=n>e.SCROLL_EDGE_TOLERANCE,s=this.contentLeftElement.scrollLeft<=e.SCROLL_EDGE_TOLERANCE,r=this.contentLeftElement.scrollLeft>=n-e.SCROLL_EDGE_TOLERANCE;t.classList.toggle("has-left-overflow",i&&!s),t.classList.toggle("has-right-overflow",i&&!r)}handleDragStart(e){0===e.button&&this.contentLeftElement&&this.contentLeftElement.classList.contains("is-draggable")&&(this.isPointerDown=!0,this.isDraggingNav=!1,this.suppressClick=!1,this.dragStartX=e.clientX,this.dragStartScrollLeft=this.contentLeftElement.scrollLeft,window.addEventListener("mousemove",this.dragMoveHandler),window.addEventListener("mouseup",this.dragEndHandler))}handleDragMove(t){if(!this.isPointerDown||!this.contentLeftElement)return;const n=t.clientX-this.dragStartX;!this.isDraggingNav&&Math.abs(n)>=e.DRAG_START_THRESHOLD&&(this.isDraggingNav=!0,this.suppressClick=!0,this.contentLeftElement.classList.add("is-dragging")),this.isDraggingNav&&(t.preventDefault(),this.contentLeftElement.scrollLeft=this.dragStartScrollLeft-n)}handleDragEnd(){if(!this.isPointerDown)return;this.isPointerDown=!1,window.removeEventListener("mousemove",this.dragMoveHandler),window.removeEventListener("mouseup",this.dragEndHandler),this.contentLeftElement&&this.contentLeftElement.classList.remove("is-dragging");const e=this.isDraggingNav;this.isDraggingNav=!1,e&&window.setTimeout(()=>{this.suppressClick=!1},0)}handleNativeDragStart(e){this.contentLeftElement?.classList.contains("is-draggable")&&e.preventDefault()}handleScrollEndFallback(){this.scrollEndFallbackTimeout&&clearTimeout(this.scrollEndFallbackTimeout),this.scrollEndFallbackTimeout=setTimeout(()=>{this.handleScrollEnd()},e.SCROLL_END_DEBOUNCE_MS)}handleResize(){if(this.isForcedFixed){const e=this.element.parentElement?.getBoundingClientRect(),t=this.getMegamenuOffsetHeight();e&&(this.forcedFixedLeft=Math.round(e.left),this.element.style.width=`${Math.round(e.width)}px`),t>0&&(this.forcedFixedTop=t),this.element.style.top=`${this.forcedFixedTop}px`,this.element.style.left=`${this.forcedFixedLeft}px`,this.fixedFlowPlaceholder&&(this.fixedFlowPlaceholder.style.height=`${this.element.offsetHeight}px`)}else this.updateStickyFloatingState();this.initScrollSpy(),this.updateDragState(),this.updateHorizontalOverflowState()}isAnyModalOpen(){return document.body.classList.contains(e.MODAL_OPEN_BODY_CLASS)}isCurrentlyStickyFloating(){if(!this.megamenuElement)return!1;const t=this.getMegamenuOffsetHeight();return this.element.getBoundingClientRect().top<=t+e.STICKY_FLOAT_TOLERANCE}updateStickyFloatingState(){this.isAnyModalOpen()||this.isForcedFixed||(this.wasStickyFloating=this.isCurrentlyStickyFloating())}ensureFixedFlowPlaceholder(){this.fixedFlowPlaceholder||(this.fixedFlowPlaceholder=document.createElement("div"),this.fixedFlowPlaceholder.setAttribute("aria-hidden","true"),this.fixedFlowPlaceholder.style.width="100%",this.fixedFlowPlaceholder.style.pointerEvents="none",this.fixedFlowPlaceholder.style.visibility="hidden",this.element.insertAdjacentElement("afterend",this.fixedFlowPlaceholder)),this.fixedFlowPlaceholder.style.height=`${this.element.offsetHeight}px`}removeFixedFlowPlaceholder(){this.fixedFlowPlaceholder&&(this.fixedFlowPlaceholder.remove(),this.fixedFlowPlaceholder=null)}applyFixedPosition(){if(this.isForcedFixed)return;const e=this.element.getBoundingClientRect(),t=this.element.parentElement?.getBoundingClientRect(),n=this.getMegamenuOffsetHeight();this.originalInlineStyles={position:this.element.style.position,top:this.element.style.top,left:this.element.style.left,right:this.element.style.right,width:this.element.style.width},this.forcedFixedTop=n>0?n:Math.max(0,Math.round(e.top)),this.forcedFixedLeft=Math.max(0,Math.round(t?.left??e.left));const i=Math.round(t?.width??e.width);this.element.style.position="fixed",this.element.style.top=`${this.forcedFixedTop}px`,this.element.style.left=`${this.forcedFixedLeft}px`,this.element.style.right="",this.element.style.width=`${i}px`,this.ensureFixedFlowPlaceholder(),this.isForcedFixed=!0}restoreStickyPosition(e=!0){if(!this.isForcedFixed)return;const t=this.originalInlineStyles;this.element.style.position=t?.position||"",this.element.style.top=t?.top||"",this.element.style.left=t?.left||"",this.element.style.right=t?.right||"",this.element.style.width=t?.width||"",this.resetFixedPositionState(),e&&(this.updateStickyPosition(),this.initScrollSpy())}handleModalStateChange(){this.isAnyModalOpen()?(this.isForcedFixed||this.wasStickyFloating)&&this.applyFixedPosition():(this.restoreStickyPosition(!1),this.updateStickyFloatingState())}setupModalObserver(){this.updateStickyFloatingState(),this.handleModalStateChange(),document.body&&"undefined"!=typeof MutationObserver&&(this.modalClassObserver=new MutationObserver(this.modalStateHandler),this.modalClassObserver.observe(document.body,{attributes:!0,attributeFilter:["class"]}))}teardownModalObserver(){this.modalClassObserver&&(this.modalClassObserver.disconnect(),this.modalClassObserver=null)}teardownMegamenuObserver(){window.removeEventListener("scroll",this.scrollHandler),this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}clearAutoScrollTimers(){this.scrollTimeout&&(clearTimeout(this.scrollTimeout),this.scrollTimeout=null)}resetFixedPositionState(){this.originalInlineStyles=null,this.isForcedFixed=!1,this.wasStickyFloating=!1,this.forcedFixedTop=0,this.forcedFixedLeft=0,this.removeFixedFlowPlaceholder()}resetNavigationState(){this.megamenuElement=null,this.lastStickyOffset=0,this.navLinks=null,this.sections=[],this.lastActiveIndex=0,this.autoScrollTargetId=null,this.autoScrollCorrectionCount=0,this.resetFixedPositionState()}handleScrollSpy(){this.isAutoScrolling?(this.scrollTimeout&&clearTimeout(this.scrollTimeout),this.scrollTimeout=setTimeout(()=>{this.handleScrollEnd()},e.SCROLL_END_DEBOUNCE_MS)):this.initScrollSpy()}handleScrollEnd(){this.scrollTimeout&&(clearTimeout(this.scrollTimeout),this.scrollTimeout=null),this.tryCorrectAutoScrollAlignment()&&(this.resetAutoScrollState(),this.initScrollSpy())}init(){this.setupMegamenuObserver(),this.setupScrollSpy(),this.setupDragScroll(),this.setupModalObserver()}destroy(){this.clearAutoScrollTimers(),this.teardownMegamenuObserver(),this.teardownScrollSpyListeners(),this.teardownDragScroll(),this.teardownModalObserver(),this.restoreStickyPosition(!1),this.element.style.top="",this.resetNavigationState(),this.element.ODS_AnchorNavigation=null}update(){this.clearAutoScrollTimers(),this.teardownMegamenuObserver(),this.teardownScrollSpyListeners(),this.teardownDragScroll(),this.teardownModalObserver(),this.restoreStickyPosition(!1),this.resetNavigationState(),this.init()}};ee.MODAL_OPEN_BODY_CLASS="has-modal",ee.STICKY_FLOAT_TOLERANCE=3,ee.SCROLLSPY_CENTER_BUFFER=50,ee.TOP_SECTION_THRESHOLD=100,ee.DRAG_START_THRESHOLD=6,ee.SCROLL_END_DEBOUNCE_MS=150,ee.SCROLL_EDGE_TOLERANCE=1,ee.SCROLL_ALIGNMENT_TOLERANCE=1,ee.MAX_SCROLL_CORRECTIONS=2;const te="anchor-navigation",ne=({items:e,className:t,children:n,...i})=>{const s=C(te,t),[r]=j(ee);return S.jsx("nav",{className:s,ref:r,"data-anchor-navigation":!0,"aria-label":"Sekcie stránky",...i,children:S.jsxs("div",{className:`${te}__content`,children:[S.jsx("ul",{className:C("list-inline horizontal-scroll mb-none",`${te}__content-left`),children:e.map(e=>S.jsx("li",{children:S.jsx(Q,{href:e.href,className:C(`${te}__item`,{"is-active":e.isActive}),children:e.label})},e.href))}),n&&S.jsx("div",{className:`${te}__content-right`,children:n})]})})};ne.displayName="AnchorNavigation";const ie="bar",se=e.forwardRef((e,t)=>{const{align:n,canWrap:i=!0,isVertical:s,space:r,tag:a="div",className:o,children:l,...c}=e,d=C(ie,{[`align-items-${n}`]:n,[`${ie}--vertical`]:s,[`${ie}--nowrap`]:!i,[`${ie}--space-${r}`]:r},o);return S.jsx(a,{className:d,ref:t,...c,children:l})});se.displayName="Bar";const re=e.forwardRef((e,t)=>{const{className:n,tag:i="div",children:s,...r}=e,a=C("bar__break",n);return S.jsx(i,{className:a,ref:t,...r,children:s})});re.displayName="BarBreak";const ae="bar__item",oe=e.forwardRef((e,t)=>{const{className:n,tag:i="div",isFilling:s,canShrink:r,children:a,...o}=e,l=i,c=C(ae,{[`${ae}--fill`]:s,[`${ae}--shrinkable`]:r},n);return S.jsx(l,{className:c,ref:t,...o,children:a})});oe.displayName="BarItem";const le=({className:t,children:n,...i})=>e.cloneElement(n,{..."object"==typeof n.props&&null!==n.props?n.props:{},...i,className:C(n.props&&n.props.className,t)}),ce=e.createContext({isIndicating:!1,isActive:!1,setIsActive:()=>{},setIsIndicating:()=>{},hasBorderOnHover:void 0}),de=e=>{const[t,n]=s(!1),[i,r]=s(!1);return S.jsx(ce.Provider,{value:{isIndicating:t,setIsIndicating:n,isActive:i,setIsActive:r,hasBorderOnHover:e.hasBorderOnHover},children:e.children})},ue=e=>{const{hasBorderOnHover:t,className:n,...i}=e;return S.jsx(de,{hasBorderOnHover:t,children:S.jsx(le,{...i,className:C("block-action",n,{"block-action--border-on-hover":t}),"data-block-action":!0})})};ue.displayName="BlockAction";const he=e=>{const{isActive:t,setIsActive:n,setIsIndicating:i}=a(ce);return S.jsx(le,{...e,className:"block-action__control",onMouseEnter:()=>i(!0),onMouseLeave:()=>i(!1),onFocus:()=>i(!0),onBlur:()=>i(!1),onClick:()=>n(!t)})};he.displayName="BlockActionControl";const pe=e=>{const{isActive:t,isIndicating:n}=a(ce);return S.jsx(le,{...e,className:C("block-action__indicator",e.className,{"is-indicating":n,"is-active":t})})};pe.displayName="BlockActionIndicator";const me=e=>S.jsx(le,{...e,className:"block-action__override"});function fe(e,t="-"){return e?`${t}${e}`:""}function ge(e,t,n){return Object.keys(t).map(i=>{switch(typeof t[i]){case"boolean":return`${e}${"xs"!==i?`--${i}`:"-"}${fe(n)}`;case"string":case"number":return`${e}${"xs"!==i?`--${i}`:"-"}${fe(t[i])}${fe(n)}`;default:return null}}).join(" ")}function ve(e,t,n){return["boolean"==typeof t?`${e}${fe(n,"--")}`:null,null!==t&&"object"==typeof t?ge(e,t,n):null,{[`${e}--${t}${fe(n)}`]:"string"==typeof t||"number"==typeof t}]}me.displayName="BlockActionOverride";var be,ye={exports:{}},_e=(be||(be=1,ye.exports=function(){var e=["decimals","thousand","mark","prefix","suffix","encoder","decoder","negativeBefore","negative","edit","undo"];function t(e){return e.split("").reverse().join("")}function n(e,t){return e.substring(0,t.length)===t}function i(e,t,n){if((e[t]||e[n])&&e[t]===e[n])throw new Error(t)}function s(e){return"number"==typeof e&&isFinite(e)}function r(e,n,i,r,a,o,l,c,d,u,h,p){var m,f,g,v,b,y=p,_="",x="";return o&&(p=o(p)),!!s(p)&&(!1!==e&&0===parseFloat(p.toFixed(e))&&(p=0),p<0&&(m=!0,p=Math.abs(p)),!1!==e&&(b=e,v=(v=p).toString().split("e"),p=(+((v=(v=Math.round(+(v[0]+"e"+(v[1]?+v[1]+b:b)))).toString().split("e"))[0]+"e"+(v[1]?+v[1]-b:-b))).toFixed(b)),-1!==(p=p.toString()).indexOf(".")?(g=(f=p.split("."))[0],i&&(_=i+f[1])):g=p,n&&(g=t(g).match(/.{1,3}/g),g=t(g.join(t(n)))),m&&c&&(x+=c),r&&(x+=r),m&&d&&(x+=d),x+=g,x+=_,a&&(x+=a),u&&(x=u(x,y)),x)}function a(e,t,i,r,a,o,l,c,d,u,h,p){var m,f="";return h&&(p=h(p)),!(!p||"string"!=typeof p)&&(c&&n(p,c)&&(p=p.replace(c,""),m=!0),r&&n(p,r)&&(p=p.replace(r,"")),d&&n(p,d)&&(p=p.replace(d,""),m=!0),a&&function(e,t){return e.slice(-1*t.length)===t}(p,a)&&(p=p.slice(0,-1*a.length)),t&&(p=p.split(t).join("")),i&&(p=p.replace(i,".")),m&&(f+="-"),""!==(f=(f+=p).replace(/[^0-9\.\-.]/g,""))&&(f=Number(f),l&&(f=l(f)),!!s(f)&&f))}function o(t,n,i){var s,r=[];for(s=0;s<e.length;s+=1)r.push(t[e[s]]);return r.push(i),n.apply("",r)}return function t(n){if(!(this instanceof t))return new t(n);"object"==typeof n&&(n=function(t){var n,s,r,a={};for(void 0===t.suffix&&(t.suffix=t.postfix),n=0;n<e.length;n+=1)if(void 0===(r=t[s=e[n]]))"negative"!==s||a.negativeBefore?"mark"===s&&"."!==a.thousand?a[s]=".":a[s]=!1:a[s]="-";else if("decimals"===s){if(!(r>=0&&r<8))throw new Error(s);a[s]=r}else if("encoder"===s||"decoder"===s||"edit"===s||"undo"===s){if("function"!=typeof r)throw new Error(s);a[s]=r}else{if("string"!=typeof r)throw new Error(s);a[s]=r}return i(a,"mark","thousand"),i(a,"prefix","negative"),i(a,"prefix","negativeBefore"),a}(n),this.to=function(e){return o(n,r,e)},this.from=function(e){return o(n,a,e)})}}()),ye.exports),xe=p(_e);function we(e){return e.charAt(0).toUpperCase()+e.slice(1)}const Se={decimals:2,mark:",",thousand:" ",suffix:" €"};function Ee(e,t){return xe({...Se,...t,...e%1==0?{decimals:0}:{}}).to(e)}const Ne="grid",Ce=e.forwardRef(({className:e,hAlign:t,vAlign:n,tag:i="div",justifyHeight:s,rowGapSize:r,columnGapSize:a,...o},l)=>{const c=C(Ne,{[`align-items-${n}`]:n,[`justify-content-${t}`]:t,[`${Ne}--justify-height`]:s},...ve(`${Ne}-column-gap`,a),...ve(`${Ne}-row-gap`,r),e),d=i;return S.jsx(d,{className:c,ref:l,...o})});Ce.displayName="Grid";const ke="btn",Te=e.forwardRef((e,t)=>{const{className:n,children:i,htmlType:s="button",href:r,isActive:a,isDisabled:o,size:l,isSquare:c,type:d,elemRef:u,...h}=e,p=C(ke,{[`${ke}--square`]:c,[`${ke}--${l}`]:l,[`${ke}--${d}`]:d,[`${ke}--preserve-width`]:e.preserveWidth,"is-active":a},n);if(r){const e=h;return S.jsx("a",{href:r,className:p,"aria-disabled":o?"true":void 0,ref:u||t,...e,children:i})}{const e=h;return S.jsx("button",{type:s,className:p,disabled:!!o||void 0,"aria-disabled":o?"true":void 0,ref:u||t,...e,children:i})}});Te.displayName="Button";const je="grid__col",Ae=({className:e,align:t,tag:n="div",size:i,...s})=>{const r=ve(je,i),a=C(je,...r.filter(Boolean),{[`align-self-${t}`]:t},e),o=n;return S.jsx(o,{className:a,...s})};Ae.displayName="GridCol";const Oe="body-banner",Le=({className:e,size:t,color:n="background-primary",image:i,children:s,buttonText:r,buttonClassName:a,...o})=>{const l=C(Oe,{[`${Oe}--${t}`]:t,[n]:"background-primary"!==n},e);return S.jsxs(Ce,{className:l,...o,children:[S.jsxs(Ae,{size:{xs:12,md:"large"===t?6:12},className:`${Oe}__content`,children:["large"!==t&&i&&S.jsx("div",{className:`${Oe}__image`,children:i}),S.jsxs("div",{className:`${Oe}__content-inner`,children:[S.jsx("div",{children:s}),S.jsx("div",{className:`${Oe}__button`,children:S.jsx(Te,{size:"large",type:"fill",className:C("mb-none",a),children:r})})]})]}),"large"===t&&i&&S.jsx(Ae,{size:{xs:12,md:6},className:`${Oe}__image`,children:i})]})},De=({className:e,isCurrent:t,text:n,url:i,...s})=>{const r=C("osk-breadcrumbs__item",e);return t?S.jsx("li",{className:r,...t?{"aria-current":"page"}:{},...s,children:n}):i?S.jsx("li",{className:r,children:S.jsx("a",{href:i,className:"osk-breadcrumbs__link",...s,children:n})}):S.jsx("li",{className:r,...s,children:n})};De.displayName="BreadcrumbItem";const Me="osk-breadcrumbs",Pe=({className:e,label:t,items:n,...i})=>{const s=C(Me,e),r=n.length-1;return S.jsx("nav",{"aria-label":t,className:s,...i,children:S.jsx("ol",{className:`${Me}__container`,children:n.map((e,t)=>l(De,{...e,key:e.text,isCurrent:t===r}))})})};Pe.displayName="Breadcrumbs";const Ie=e.forwardRef(({iconName:e,iconPosition:t="left",iconClassName:n,children:i,size:s,isSquare:r,...a},o)=>{const l="large"===s?"medium":s??"medium",c=({className:t,...i})=>S.jsx(B,{name:e,size:l,className:C(n,t),...i});return r?S.jsxs(Te,{size:s,isSquare:!0,...a,ref:o,children:[S.jsx(c,{}),S.jsx("span",{className:"visually-hidden",children:i})]}):S.jsxs(Te,{ref:o,size:s,...a,children:["left"===t&&S.jsx(c,{className:"btn__icon-left"}),i,"right"===t&&S.jsx(c,{className:"btn__icon-right"})]})});Ie.displayName="IconButton";const $e=e=>S.jsx(Te,{type:"primary",...e});$e.displayName="ButtonPrimary";const Re=e=>S.jsx(Te,{type:"fill",...e});Re.displayName="ButtonFill";const ze=e=>S.jsx(Te,{type:"ghost",...e});ze.displayName="ButtonGhost";const Fe="card",He=e.forwardRef(({className:e,color:t="background-primary",noBorder:n,...i},s)=>{const r=C(Fe,{[t]:"background-primary"!==t&&"background-contrast"!==t,[`${t} text-inverse`]:"background-contrast"===t,[`${Fe}--no-border`]:n},e);return S.jsx("div",{className:r,ref:s,...i})});He.displayName="Card";const Be="card__product",Ve=e.forwardRef(({className:e,children:t,image:n,space:i,...s},r)=>{const a=C(`${Be}-header`,{[`${Be}-header--space-small`]:"small"===i},e),o=`${Be}-content`;return S.jsxs("div",{className:a,ref:r,...s,children:[S.jsx("div",{className:o,children:t}),n]})});Ve.displayName="CardProductHeader";const qe="card__section",We=e.forwardRef(({className:e,color:t,isFilling:n,space:i,...s},r)=>{const a=C(qe,{[String(t)]:t&&"background-primary"!==t&&"background-contrast"!==t,[`${t} text-inverse`]:"background-contrast"===t,[`${qe}--fill`]:n,[`${qe}--space-small`]:"small"===i,[`${qe}--space-large`]:"large"===i},e);return S.jsx("div",{className:a,ref:r,...s})});function Ue(e){return null!==e&&"object"==typeof e&&"constructor"in e&&e.constructor===Object}function Ge(e={},t={}){const n=["__proto__","constructor","prototype"];Object.keys(t).filter(e=>n.indexOf(e)<0).forEach(n=>{void 0===e[n]?e[n]=t[n]:Ue(t[n])&&Ue(e[n])&&Object.keys(t[n]).length>0&&Ge(e[n],t[n])})}We.displayName="CardSection";const Ye={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector:()=>null,querySelectorAll:()=>[],getElementById:()=>null,createEvent:()=>({initEvent(){}}),createElement:()=>({children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName:()=>[]}),createElementNS:()=>({}),importNode:()=>null,location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Xe(){const e="undefined"!=typeof document?document:{};return Ge(e,Ye),e}const Ke={document:Ye,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle:()=>({getPropertyValue:()=>""}),Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia:()=>({}),requestAnimationFrame:e=>"undefined"==typeof setTimeout?(e(),null):setTimeout(e,0),cancelAnimationFrame(e){"undefined"!=typeof setTimeout&&clearTimeout(e)}};function Ze(){const e="undefined"!=typeof window?window:{};return Ge(e,Ke),e}function Je(e=""){return e.trim().split(" ").filter(e=>!!e.trim())}function Qe(e,t=0){return setTimeout(e,t)}function et(){return Date.now()}function tt(e){return"object"==typeof e&&null!==e&&e.constructor&&"Object"===Object.prototype.toString.call(e).slice(8,-1)}function nt(e){return"undefined"!=typeof window&&void 0!==window.HTMLElement?e instanceof HTMLElement:e&&(1===e.nodeType||11===e.nodeType)}function it(...e){const t=Object(e[0]);for(let n=1;n<e.length;n+=1){const i=e[n];if(null!=i&&!nt(i)){const e=Object.keys(Object(i)).filter(e=>"__proto__"!==e&&"constructor"!==e&&"prototype"!==e);for(let n=0,s=e.length;n<s;n+=1){const s=e[n],r=Object.getOwnPropertyDescriptor(i,s);void 0!==r&&r.enumerable&&(tt(t[s])&&tt(i[s])?i[s].__swiper__?t[s]=i[s]:it(t[s],i[s]):!tt(t[s])&&tt(i[s])?(t[s]={},i[s].__swiper__?t[s]=i[s]:it(t[s],i[s])):t[s]=i[s])}}}return t}function st(e,t,n){e.style.setProperty(t,n)}function rt({swiper:e,targetPosition:t,side:n}){const i=Ze(),s=-e.translate;let r,a=null;const o=e.params.speed;e.wrapperEl.style.scrollSnapType="none",i.cancelAnimationFrame(e.cssModeFrameID);const l=t>s?"next":"prev",c=(e,t)=>"next"===l&&e>=t||"prev"===l&&e<=t,d=()=>{r=(new Date).getTime(),null===a&&(a=r);const l=Math.max(Math.min((r-a)/o,1),0),u=.5-Math.cos(l*Math.PI)/2;let h=s+u*(t-s);if(c(h,t)&&(h=t),e.wrapperEl.scrollTo({[n]:h}),c(h,t))return e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:h})}),void i.cancelAnimationFrame(e.cssModeFrameID);e.cssModeFrameID=i.requestAnimationFrame(d)};d()}function at(e,t=""){const n=Ze(),i=[...e.children];return n.HTMLSlotElement&&e instanceof HTMLSlotElement&&i.push(...e.assignedElements()),t?i.filter(e=>e.matches(t)):i}function ot(e){try{return}catch(e){}}function lt(e,t=[]){const n=document.createElement(e);return n.classList.add(...Array.isArray(t)?t:Je(t)),n}function ct(e){const t=Ze(),n=Xe(),i=e.getBoundingClientRect(),s=n.body,r=e.clientTop||s.clientTop||0,a=e.clientLeft||s.clientLeft||0,o=e===t?t.scrollY:e.scrollTop,l=e===t?t.scrollX:e.scrollLeft;return{top:i.top+o-r,left:i.left+l-a}}function dt(e,t){return Ze().getComputedStyle(e,null).getPropertyValue(t)}function ut(e){let t,n=e;if(n){for(t=0;null!==(n=n.previousSibling);)1===n.nodeType&&(t+=1);return t}}function ht(e,t){const n=[];let i=e.parentElement;for(;i;)t?i.matches(t)&&n.push(i):n.push(i),i=i.parentElement;return n}function pt(e,t,n){const i=Ze();return e["width"===t?"offsetWidth":"offsetHeight"]+parseFloat(i.getComputedStyle(e,null).getPropertyValue("width"===t?"margin-right":"margin-top"))+parseFloat(i.getComputedStyle(e,null).getPropertyValue("width"===t?"margin-left":"margin-bottom"))}function mt(e){return(Array.isArray(e)?e:[e]).filter(e=>!!e)}function ft(e,t=""){"undefined"!=typeof trustedTypes?e.innerHTML=trustedTypes.createPolicy("html",{createHTML:e=>e}).createHTML(t):e.innerHTML=t}let gt,vt,bt;function yt(){return gt||(gt=function(){const e=Ze(),t=Xe();return{smoothScroll:t.documentElement&&t.documentElement.style&&"scrollBehavior"in t.documentElement.style,touch:!!("ontouchstart"in e||e.DocumentTouch&&t instanceof e.DocumentTouch)}}()),gt}function _t(e={}){return vt||(vt=function({userAgent:e}={}){const t=yt(),n=Ze(),i=n.navigator.platform,s=e||n.navigator.userAgent,r={ios:!1,android:!1},a=n.screen.width,o=n.screen.height,l=s.match(/(Android);?[\s\/]+([\d.]+)?/);let c=s.match(/(iPad)(?!\1).*OS\s([\d_]+)/);const d=s.match(/(iPod)(.*OS\s([\d_]+))?/),u=!c&&s.match(/(iPhone\sOS|iOS)\s([\d_]+)/),h="Win32"===i;let p="MacIntel"===i;return!c&&p&&t.touch&&["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"].indexOf(`${a}x${o}`)>=0&&(c=s.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),p=!1),l&&!h&&(r.os="android",r.android=!0),(c||u||d)&&(r.os="ios",r.ios=!0),r}(e)),vt}function xt(){return bt||(bt=function(){const e=Ze(),t=_t();let n=!1;function i(){const t=e.navigator.userAgent.toLowerCase();return t.indexOf("safari")>=0&&t.indexOf("chrome")<0&&t.indexOf("android")<0}if(i()){const t=String(e.navigator.userAgent);if(t.includes("Version/")){const[e,i]=t.split("Version/")[1].split(" ")[0].split(".").map(e=>Number(e));n=e<16||16===e&&i<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(e.navigator.userAgent),r=i();return{isSafari:n||r,needPerspectiveFix:n,need3dFix:r||s&&t.ios,isWebView:s}}()),bt}var wt={on(e,t,n){const i=this;if(!i.eventsListeners||i.destroyed)return i;if("function"!=typeof t)return i;const s=n?"unshift":"push";return e.split(" ").forEach(e=>{i.eventsListeners[e]||(i.eventsListeners[e]=[]),i.eventsListeners[e][s](t)}),i},once(e,t,n){const i=this;if(!i.eventsListeners||i.destroyed)return i;if("function"!=typeof t)return i;function s(...n){i.off(e,s),s.__emitterProxy&&delete s.__emitterProxy,t.apply(i,n)}return s.__emitterProxy=t,i.on(e,s,n)},onAny(e,t){const n=this;if(!n.eventsListeners||n.destroyed)return n;if("function"!=typeof e)return n;const i=t?"unshift":"push";return n.eventsAnyListeners.indexOf(e)<0&&n.eventsAnyListeners[i](e),n},offAny(e){const t=this;if(!t.eventsListeners||t.destroyed)return t;if(!t.eventsAnyListeners)return t;const n=t.eventsAnyListeners.indexOf(e);return n>=0&&t.eventsAnyListeners.splice(n,1),t},off(e,t){const n=this;return!n.eventsListeners||n.destroyed?n:n.eventsListeners?(e.split(" ").forEach(e=>{void 0===t?n.eventsListeners[e]=[]:n.eventsListeners[e]&&n.eventsListeners[e].forEach((i,s)=>{(i===t||i.__emitterProxy&&i.__emitterProxy===t)&&n.eventsListeners[e].splice(s,1)})}),n):n},emit(...e){const t=this;if(!t.eventsListeners||t.destroyed)return t;if(!t.eventsListeners)return t;let n,i,s;return"string"==typeof e[0]||Array.isArray(e[0])?(n=e[0],i=e.slice(1,e.length),s=t):(n=e[0].events,i=e[0].data,s=e[0].context||t),i.unshift(s),(Array.isArray(n)?n:n.split(" ")).forEach(e=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(t=>{t.apply(s,[e,...i])}),t.eventsListeners&&t.eventsListeners[e]&&t.eventsListeners[e].forEach(e=>{e.apply(s,i)})}),t}};const St=(e,t,n)=>{t&&!e.classList.contains(n)?e.classList.add(n):!t&&e.classList.contains(n)&&e.classList.remove(n)},Et=(e,t,n)=>{t&&!e.classList.contains(n)?e.classList.add(n):!t&&e.classList.contains(n)&&e.classList.remove(n)},Nt=(e,t)=>{if(!e||e.destroyed||!e.params)return;const n=t.closest(e.isElement?"swiper-slide":`.${e.params.slideClass}`);if(n){let t=n.querySelector(`.${e.params.lazyPreloaderClass}`);!t&&e.isElement&&(n.shadowRoot?t=n.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(t=n.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`),t&&!t.lazyPreloaderManaged&&t.remove())})),t&&!t.lazyPreloaderManaged&&t.remove()}},Ct=(e,t)=>{if(!e.slides[t])return;const n=e.slides[t].querySelector('[loading="lazy"]');n&&n.removeAttribute("loading")},kt=e=>{if(!e||e.destroyed||!e.params)return;let t=e.params.lazyPreloadPrevNext;const n=e.slides.length;if(!n||!t||t<0)return;t=Math.min(t,n);const i="auto"===e.params.slidesPerView?e.slidesPerViewDynamic():Math.ceil(e.params.slidesPerView),s=e.activeIndex;if(e.params.grid&&e.params.grid.rows>1){const n=s,r=[n-t];return r.push(...Array.from({length:t}).map((e,t)=>n+i+t)),void e.slides.forEach((t,n)=>{r.includes(t.column)&&Ct(e,n)})}const r=s+i-1;if(e.params.rewind||e.params.loop)for(let i=s-t;i<=r+t;i+=1){const t=(i%n+n)%n;(t<s||t>r)&&Ct(e,t)}else for(let i=Math.max(s-t,0);i<=Math.min(r+t,n-1);i+=1)i!==s&&(i>r||i<s)&&Ct(e,i)};var Tt={updateSize:function(){const e=this;let t,n;const i=e.el;t=void 0!==e.params.width&&null!==e.params.width?e.params.width:i.clientWidth,n=void 0!==e.params.height&&null!==e.params.height?e.params.height:i.clientHeight,0===t&&e.isHorizontal()||0===n&&e.isVertical()||(t=t-parseInt(dt(i,"padding-left")||0,10)-parseInt(dt(i,"padding-right")||0,10),n=n-parseInt(dt(i,"padding-top")||0,10)-parseInt(dt(i,"padding-bottom")||0,10),Number.isNaN(t)&&(t=0),Number.isNaN(n)&&(n=0),Object.assign(e,{width:t,height:n,size:e.isHorizontal()?t:n}))},updateSlides:function(){const e=this;function t(t,n){return parseFloat(t.getPropertyValue(e.getDirectionLabel(n))||0)}const n=e.params,{wrapperEl:i,slidesEl:s,rtlTranslate:r,wrongRTL:a}=e,o=e.virtual&&n.virtual.enabled,l=o?e.virtual.slides.length:e.slides.length,c=at(s,`.${e.params.slideClass}, swiper-slide`),d=o?e.virtual.slides.length:c.length;let u=[];const h=[],p=[];let m=n.slidesOffsetBefore;"function"==typeof m&&(m=n.slidesOffsetBefore.call(e));let f=n.slidesOffsetAfter;"function"==typeof f&&(f=n.slidesOffsetAfter.call(e));const g=e.snapGrid.length,v=e.slidesGrid.length,b=e.size-m-f;let y=n.spaceBetween,_=-m,x=0,w=0;if(void 0===b)return;"string"==typeof y&&y.indexOf("%")>=0?y=parseFloat(y.replace("%",""))/100*b:"string"==typeof y&&(y=parseFloat(y)),e.virtualSize=-y-m-f,c.forEach(e=>{r?e.style.marginLeft="":e.style.marginRight="",e.style.marginBottom="",e.style.marginTop=""}),n.centeredSlides&&n.cssMode&&(st(i,"--swiper-centered-offset-before",""),st(i,"--swiper-centered-offset-after","")),n.cssMode&&(st(i,"--swiper-slides-offset-before",`${m}px`),st(i,"--swiper-slides-offset-after",`${f}px`));const S=n.grid&&n.grid.rows>1&&e.grid;let E;S?e.grid.initSlides(c):e.grid&&e.grid.unsetSlides();const N="auto"===n.slidesPerView&&n.breakpoints&&Object.keys(n.breakpoints).filter(e=>void 0!==n.breakpoints[e].slidesPerView).length>0;for(let i=0;i<d;i+=1){E=0;const s=c[i];if(!s||(S&&e.grid.updateSlide(i,s,c),"none"!==dt(s,"display"))){if(o&&"auto"===n.slidesPerView)n.virtual.slidesPerViewAutoSlideSize&&(E=n.virtual.slidesPerViewAutoSlideSize),E&&s&&(n.roundLengths&&(E=Math.floor(E)),s.style[e.getDirectionLabel("width")]=`${E}px`);else if("auto"===n.slidesPerView){N&&(s.style[e.getDirectionLabel("width")]="");const i=getComputedStyle(s),r=s.style.transform,a=s.style.webkitTransform;if(r&&(s.style.transform="none"),a&&(s.style.webkitTransform="none"),n.roundLengths)E=e.isHorizontal()?pt(s,"width"):pt(s,"height");else{const e=t(i,"width"),n=t(i,"padding-left"),r=t(i,"padding-right"),a=t(i,"margin-left"),o=t(i,"margin-right"),l=i.getPropertyValue("box-sizing");if(l&&"border-box"===l)E=e+a+o;else{const{clientWidth:t,offsetWidth:i}=s;E=e+n+r+a+o+(i-t)}}r&&(s.style.transform=r),a&&(s.style.webkitTransform=a),n.roundLengths&&(E=Math.floor(E))}else E=(b-(n.slidesPerView-1)*y)/n.slidesPerView,n.roundLengths&&(E=Math.floor(E)),s&&(s.style[e.getDirectionLabel("width")]=`${E}px`);s&&(s.swiperSlideSize=E),p.push(E),n.centeredSlides?(_=_+E/2+x/2+y,0===x&&0!==i&&(_=_-b/2-y),0===i&&(_=_-b/2-y),Math.abs(_)<.001&&(_=0),n.roundLengths&&(_=Math.floor(_)),w%n.slidesPerGroup===0&&u.push(_),h.push(_)):(n.roundLengths&&(_=Math.floor(_)),(w-Math.min(e.params.slidesPerGroupSkip,w))%e.params.slidesPerGroup===0&&u.push(_),h.push(_),_=_+E+y),e.virtualSize+=E+y,x=E,w+=1}}if(e.virtualSize=Math.max(e.virtualSize,b)+f,r&&a&&("slide"===n.effect||"coverflow"===n.effect)&&(i.style.width=`${e.virtualSize+y}px`),n.setWrapperSize&&(i.style[e.getDirectionLabel("width")]=`${e.virtualSize+y}px`),S&&e.grid.updateWrapperSize(E,u),!n.centeredSlides){const t="auto"!==n.slidesPerView&&n.slidesPerView%1!=0,i=n.snapToSlideEdge&&!n.loop&&("auto"===n.slidesPerView||t);let s=u.length;if(i){let e;if("auto"===n.slidesPerView){e=1;let t=0;for(let n=p.length-1;n>=0&&(t+=p[n]+(n<p.length-1?y:0),t<=b);n-=1)e=p.length-n}else e=Math.floor(n.slidesPerView);s=Math.max(d-e,0)}const r=[];for(let t=0;t<u.length;t+=1){let a=u[t];n.roundLengths&&(a=Math.floor(a)),i?t<=s&&r.push(a):u[t]<=e.virtualSize-b&&r.push(a)}u=r,Math.floor(e.virtualSize-b)-Math.floor(u[u.length-1])>1&&(i||u.push(e.virtualSize-b))}if(o&&n.loop){const t=p[0]+y;if(n.slidesPerGroup>1){const i=Math.ceil((e.virtual.slidesBefore+e.virtual.slidesAfter)/n.slidesPerGroup),s=t*n.slidesPerGroup;for(let e=0;e<i;e+=1)u.push(u[u.length-1]+s)}for(let i=0;i<e.virtual.slidesBefore+e.virtual.slidesAfter;i+=1)1===n.slidesPerGroup&&u.push(u[u.length-1]+t),h.push(h[h.length-1]+t),e.virtualSize+=t}if(0===u.length&&(u=[0]),0!==y){const t=e.isHorizontal()&&r?"marginLeft":e.getDirectionLabel("marginRight");c.filter((e,t)=>!(n.cssMode&&!n.loop)||t!==c.length-1).forEach(e=>{e.style[t]=`${y}px`})}if(n.centeredSlides&&n.centeredSlidesBounds){let e=0;p.forEach(t=>{e+=t+(y||0)}),e-=y;const t=e>b?e-b:0;u=u.map(e=>e<=0?-m:e>t?t+f:e)}if(n.centerInsufficientSlides){let e=0;if(p.forEach(t=>{e+=t+(y||0)}),e-=y,e<b){const t=(b-e)/2;u.forEach((e,n)=>{u[n]=e-t}),h.forEach((e,n)=>{h[n]=e+t})}}if(Object.assign(e,{slides:c,snapGrid:u,slidesGrid:h,slidesSizesGrid:p}),n.centeredSlides&&n.cssMode&&!n.centeredSlidesBounds){st(i,"--swiper-centered-offset-before",-u[0]+"px"),st(i,"--swiper-centered-offset-after",e.size/2-p[p.length-1]/2+"px");const t=-e.snapGrid[0],n=-e.slidesGrid[0];e.snapGrid=e.snapGrid.map(e=>e+t),e.slidesGrid=e.slidesGrid.map(e=>e+n)}if(d!==l&&e.emit("slidesLengthChange"),u.length!==g&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),h.length!==v&&e.emit("slidesGridLengthChange"),n.watchSlidesProgress&&e.updateSlidesOffset(),e.emit("slidesUpdated"),!(o||n.cssMode||"slide"!==n.effect&&"fade"!==n.effect)){const t=`${n.containerModifierClass}backface-hidden`,i=e.el.classList.contains(t);d<=n.maxBackfaceHiddenSlides?i||e.el.classList.add(t):i&&e.el.classList.remove(t)}},updateAutoHeight:function(e){const t=this,n=[],i=t.virtual&&t.params.virtual.enabled;let s,r=0;"number"==typeof e?t.setTransition(e):!0===e&&t.setTransition(t.params.speed);const a=e=>i?t.slides[t.getSlideIndexByData(e)]:t.slides[e];if("auto"!==t.params.slidesPerView&&t.params.slidesPerView>1)if(t.params.centeredSlides)(t.visibleSlides||[]).forEach(e=>{n.push(e)});else for(s=0;s<Math.ceil(t.params.slidesPerView);s+=1){const e=t.activeIndex+s;if(e>t.slides.length&&!i)break;n.push(a(e))}else n.push(a(t.activeIndex));for(s=0;s<n.length;s+=1)if(void 0!==n[s]){const e=n[s].offsetHeight;r=e>r?e:r}(r||0===r)&&(t.wrapperEl.style.height=`${r}px`)},updateSlidesOffset:function(){const e=this,t=e.slides,n=e.isElement?e.isHorizontal()?e.wrapperEl.offsetLeft:e.wrapperEl.offsetTop:0;for(let i=0;i<t.length;i+=1)t[i].swiperSlideOffset=(e.isHorizontal()?t[i].offsetLeft:t[i].offsetTop)-n-e.cssOverflowAdjustment()},updateSlidesProgress:function(e=this&&this.translate||0){const t=this,n=t.params,{slides:i,rtlTranslate:s,snapGrid:r}=t;if(0===i.length)return;void 0===i[0].swiperSlideOffset&&t.updateSlidesOffset();let a=-e;s&&(a=e),t.visibleSlidesIndexes=[],t.visibleSlides=[];let o=n.spaceBetween;"string"==typeof o&&o.indexOf("%")>=0?o=parseFloat(o.replace("%",""))/100*t.size:"string"==typeof o&&(o=parseFloat(o));for(let e=0;e<i.length;e+=1){const l=i[e];let c=l.swiperSlideOffset;n.cssMode&&n.centeredSlides&&(c-=i[0].swiperSlideOffset);const d=(a+(n.centeredSlides?t.minTranslate():0)-c)/(l.swiperSlideSize+o),u=(a-r[0]+(n.centeredSlides?t.minTranslate():0)-c)/(l.swiperSlideSize+o),h=-(a-c),p=h+t.slidesSizesGrid[e],m=h>=0&&h<=t.size-t.slidesSizesGrid[e],f=h>=0&&h<t.size-1||p>1&&p<=t.size||h<=0&&p>=t.size;f&&(t.visibleSlides.push(l),t.visibleSlidesIndexes.push(e)),St(l,f,n.slideVisibleClass),St(l,m,n.slideFullyVisibleClass),l.progress=s?-d:d,l.originalProgress=s?-u:u}},updateProgress:function(e){const t=this;if(void 0===e){const n=t.rtlTranslate?-1:1;e=t&&t.translate&&t.translate*n||0}const n=t.params,i=t.maxTranslate()-t.minTranslate();let{progress:s,isBeginning:r,isEnd:a,progressLoop:o}=t;const l=r,c=a;if(0===i)s=0,r=!0,a=!0;else{s=(e-t.minTranslate())/i;const n=Math.abs(e-t.minTranslate())<1,o=Math.abs(e-t.maxTranslate())<1;r=n||s<=0,a=o||s>=1,n&&(s=0),o&&(s=1)}if(n.loop){const n=t.getSlideIndexByData(0),i=t.getSlideIndexByData(t.slides.length-1),s=t.slidesGrid[n],r=t.slidesGrid[i],a=t.slidesGrid[t.slidesGrid.length-1],l=Math.abs(e);o=l>=s?(l-s)/a:(l+a-r)/a,o>1&&(o-=1)}Object.assign(t,{progress:s,progressLoop:o,isBeginning:r,isEnd:a}),(n.watchSlidesProgress||n.centeredSlides&&n.autoHeight)&&t.updateSlidesProgress(e),r&&!l&&t.emit("reachBeginning toEdge"),a&&!c&&t.emit("reachEnd toEdge"),(l&&!r||c&&!a)&&t.emit("fromEdge"),t.emit("progress",s)},updateSlidesClasses:function(){const e=this,{slides:t,params:n,slidesEl:i,activeIndex:s}=e,r=e.virtual&&n.virtual.enabled,a=e.grid&&n.grid&&n.grid.rows>1,o=e=>at(i,`.${n.slideClass}${e}, swiper-slide${e}`)[0];let l,c,d;if(r)if(n.loop){let t=s-e.virtual.slidesBefore;t<0&&(t=e.virtual.slides.length+t),t>=e.virtual.slides.length&&(t-=e.virtual.slides.length),l=o(`[data-swiper-slide-index="${t}"]`)}else l=o(`[data-swiper-slide-index="${s}"]`);else a?(l=t.find(e=>e.column===s),d=t.find(e=>e.column===s+1),c=t.find(e=>e.column===s-1)):l=t[s];l&&(a||(d=function(e,t){const n=[];for(;e.nextElementSibling;){const i=e.nextElementSibling;t?i.matches(t)&&n.push(i):n.push(i),e=i}return n}(l,`.${n.slideClass}, swiper-slide`)[0],n.loop&&!d&&(d=t[0]),c=function(e,t){const n=[];for(;e.previousElementSibling;){const i=e.previousElementSibling;t?i.matches(t)&&n.push(i):n.push(i),e=i}return n}(l,`.${n.slideClass}, swiper-slide`)[0],n.loop&&0===!c&&(c=t[t.length-1]))),t.forEach(e=>{Et(e,e===l,n.slideActiveClass),Et(e,e===d,n.slideNextClass),Et(e,e===c,n.slidePrevClass)}),e.emitSlidesClasses()},updateActiveIndex:function(e){const t=this,n=t.rtlTranslate?t.translate:-t.translate,{snapGrid:i,params:s,activeIndex:r,realIndex:a,snapIndex:o}=t;let l,c=e;const d=e=>{let n=e-t.virtual.slidesBefore;return n<0&&(n=t.virtual.slides.length+n),n>=t.virtual.slides.length&&(n-=t.virtual.slides.length),n};if(void 0===c&&(c=function(e){const{slidesGrid:t,params:n}=e,i=e.rtlTranslate?e.translate:-e.translate;let s;for(let e=0;e<t.length;e+=1)void 0!==t[e+1]?i>=t[e]&&i<t[e+1]-(t[e+1]-t[e])/2?s=e:i>=t[e]&&i<t[e+1]&&(s=e+1):i>=t[e]&&(s=e);return n.normalizeSlideIndex&&(s<0||void 0===s)&&(s=0),s}(t)),i.indexOf(n)>=0)l=i.indexOf(n);else{const e=Math.min(s.slidesPerGroupSkip,c);l=e+Math.floor((c-e)/s.slidesPerGroup)}if(l>=i.length&&(l=i.length-1),c===r&&!t.params.loop)return void(l!==o&&(t.snapIndex=l,t.emit("snapIndexChange")));if(c===r&&t.params.loop&&t.virtual&&t.params.virtual.enabled)return void(t.realIndex=d(c));const u=t.grid&&s.grid&&s.grid.rows>1;let h;if(t.virtual&&s.virtual.enabled)h=s.loop?d(c):c;else if(u){const e=t.slides.find(e=>e.column===c);let n=parseInt(e.getAttribute("data-swiper-slide-index"),10);Number.isNaN(n)&&(n=Math.max(t.slides.indexOf(e),0)),h=Math.floor(n/s.grid.rows)}else if(t.slides[c]){const e=t.slides[c].getAttribute("data-swiper-slide-index");h=e?parseInt(e,10):c}else h=c;Object.assign(t,{previousSnapIndex:o,snapIndex:l,previousRealIndex:a,realIndex:h,previousIndex:r,activeIndex:c}),t.initialized&&kt(t),t.emit("activeIndexChange"),t.emit("snapIndexChange"),(t.initialized||t.params.runCallbacksOnInit)&&(a!==h&&t.emit("realIndexChange"),t.emit("slideChange"))},updateClickedSlide:function(e,t){const n=this,i=n.params;let s=e.closest(`.${i.slideClass}, swiper-slide`);!s&&n.isElement&&t&&t.length>1&&t.includes(e)&&[...t.slice(t.indexOf(e)+1,t.length)].forEach(e=>{!s&&e.matches&&e.matches(`.${i.slideClass}, swiper-slide`)&&(s=e)});let r,a=!1;if(s)for(let e=0;e<n.slides.length;e+=1)if(n.slides[e]===s){a=!0,r=e;break}if(!s||!a)return n.clickedSlide=void 0,void(n.clickedIndex=void 0);n.clickedSlide=s,n.virtual&&n.params.virtual.enabled?n.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):n.clickedIndex=r,i.slideToClickedSlide&&void 0!==n.clickedIndex&&n.clickedIndex!==n.activeIndex&&n.slideToClickedSlide()}},jt={getTranslate:function(e=(this.isHorizontal()?"x":"y")){const{params:t,rtlTranslate:n,translate:i,wrapperEl:s}=this;if(t.virtualTranslate)return n?-i:i;if(t.cssMode)return i;let r=function(e,t="x"){const n=Ze();let i,s,r;const a=function(e){const t=Ze();let n;return t.getComputedStyle&&(n=t.getComputedStyle(e,null)),!n&&e.currentStyle&&(n=e.currentStyle),n||(n=e.style),n}(e);return n.WebKitCSSMatrix?(s=a.transform||a.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(e=>e.replace(",",".")).join(", ")),r=new n.WebKitCSSMatrix("none"===s?"":s)):(r=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),i=r.toString().split(",")),"x"===t&&(s=n.WebKitCSSMatrix?r.m41:16===i.length?parseFloat(i[12]):parseFloat(i[4])),"y"===t&&(s=n.WebKitCSSMatrix?r.m42:16===i.length?parseFloat(i[13]):parseFloat(i[5])),s||0}(s,e);return r+=this.cssOverflowAdjustment(),n&&(r=-r),r||0},setTranslate:function(e,t){const n=this,{rtlTranslate:i,params:s,wrapperEl:r,progress:a}=n;let o,l=0,c=0;n.isHorizontal()?l=i?-e:e:c=e,s.roundLengths&&(l=Math.floor(l),c=Math.floor(c)),n.previousTranslate=n.translate,n.translate=n.isHorizontal()?l:c,s.cssMode?r[n.isHorizontal()?"scrollLeft":"scrollTop"]=n.isHorizontal()?-l:-c:s.virtualTranslate||(n.isHorizontal()?l-=n.cssOverflowAdjustment():c-=n.cssOverflowAdjustment(),r.style.transform=`translate3d(${l}px, ${c}px, 0px)`);const d=n.maxTranslate()-n.minTranslate();o=0===d?0:(e-n.minTranslate())/d,o!==a&&n.updateProgress(e),n.emit("setTranslate",n.translate,t)},minTranslate:function(){return-this.snapGrid[0]},maxTranslate:function(){return-this.snapGrid[this.snapGrid.length-1]},translateTo:function(e=0,t=this.params.speed,n=!0,i=!0,s){const r=this,{params:a,wrapperEl:o}=r;if(r.animating&&a.preventInteractionOnTransition)return!1;const l=r.minTranslate(),c=r.maxTranslate();let d;if(d=i&&e>l?l:i&&e<c?c:e,r.updateProgress(d),a.cssMode){const e=r.isHorizontal();if(0===t)o[e?"scrollLeft":"scrollTop"]=-d;else{if(!r.support.smoothScroll)return rt({swiper:r,targetPosition:-d,side:e?"left":"top"}),!0;o.scrollTo({[e?"left":"top"]:-d,behavior:"smooth"})}return!0}return 0===t?(r.setTransition(0),r.setTranslate(d),n&&(r.emit("beforeTransitionStart",t,s),r.emit("transitionEnd"))):(r.setTransition(t),r.setTranslate(d),n&&(r.emit("beforeTransitionStart",t,s),r.emit("transitionStart")),r.animating||(r.animating=!0,r.onTranslateToWrapperTransitionEnd||(r.onTranslateToWrapperTransitionEnd=function(e){r&&!r.destroyed&&e.target===this&&(r.wrapperEl.removeEventListener("transitionend",r.onTranslateToWrapperTransitionEnd),r.onTranslateToWrapperTransitionEnd=null,delete r.onTranslateToWrapperTransitionEnd,r.animating=!1,n&&r.emit("transitionEnd"))}),r.wrapperEl.addEventListener("transitionend",r.onTranslateToWrapperTransitionEnd))),!0}};function At({swiper:e,runCallbacks:t,direction:n,step:i}){const{activeIndex:s,previousIndex:r}=e;let a=n;a||(a=s>r?"next":s<r?"prev":"reset"),e.emit(`transition${i}`),t&&"reset"===a?e.emit(`slideResetTransition${i}`):t&&s!==r&&(e.emit(`slideChangeTransition${i}`),"next"===a?e.emit(`slideNextTransition${i}`):e.emit(`slidePrevTransition${i}`))}var Ot={slideTo:function(e=0,t,n=!0,i,s){"string"==typeof e&&(e=parseInt(e,10));const r=this;let a=e;a<0&&(a=0);const{params:o,snapGrid:l,slidesGrid:c,previousIndex:d,activeIndex:u,rtlTranslate:h,wrapperEl:p,enabled:m}=r;if(!m&&!i&&!s||r.destroyed||r.animating&&o.preventInteractionOnTransition)return!1;void 0===t&&(t=r.params.speed);const f=Math.min(r.params.slidesPerGroupSkip,a);let g=f+Math.floor((a-f)/r.params.slidesPerGroup);g>=l.length&&(g=l.length-1);const v=-l[g];if(o.normalizeSlideIndex)for(let e=0;e<c.length;e+=1){const t=-Math.floor(100*v),n=Math.floor(100*c[e]),i=Math.floor(100*c[e+1]);void 0!==c[e+1]?t>=n&&t<i-(i-n)/2?a=e:t>=n&&t<i&&(a=e+1):t>=n&&(a=e)}if(r.initialized&&a!==u){if(!r.allowSlideNext&&(h?v>r.translate&&v>r.minTranslate():v<r.translate&&v<r.minTranslate()))return!1;if(!r.allowSlidePrev&&v>r.translate&&v>r.maxTranslate()&&(u||0)!==a)return!1}let b;a!==(d||0)&&n&&r.emit("beforeSlideChangeStart"),r.updateProgress(v),b=a>u?"next":a<u?"prev":"reset";const y=r.virtual&&r.params.virtual.enabled;if((!y||!s)&&(h&&-v===r.translate||!h&&v===r.translate))return r.updateActiveIndex(a),o.autoHeight&&r.updateAutoHeight(),r.updateSlidesClasses(),"slide"!==o.effect&&r.setTranslate(v),"reset"!==b&&(r.transitionStart(n,b),r.transitionEnd(n,b)),!1;if(o.cssMode){const e=r.isHorizontal(),n=h?v:-v;if(0===t)y&&(r.wrapperEl.style.scrollSnapType="none",r._immediateVirtual=!0),y&&!r._cssModeVirtualInitialSet&&r.params.initialSlide>0?(r._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{p[e?"scrollLeft":"scrollTop"]=n})):p[e?"scrollLeft":"scrollTop"]=n,y&&requestAnimationFrame(()=>{r.wrapperEl.style.scrollSnapType="",r._immediateVirtual=!1});else{if(!r.support.smoothScroll)return rt({swiper:r,targetPosition:n,side:e?"left":"top"}),!0;p.scrollTo({[e?"left":"top"]:n,behavior:"smooth"})}return!0}const _=xt().isSafari;return y&&!s&&_&&r.isElement&&r.virtual.update(!1,!1,a),r.setTransition(t),r.setTranslate(v),r.updateActiveIndex(a),r.updateSlidesClasses(),r.emit("beforeTransitionStart",t,i),r.transitionStart(n,b),0===t?r.transitionEnd(n,b):r.animating||(r.animating=!0,r.onSlideToWrapperTransitionEnd||(r.onSlideToWrapperTransitionEnd=function(e){r&&!r.destroyed&&e.target===this&&(r.wrapperEl.removeEventListener("transitionend",r.onSlideToWrapperTransitionEnd),r.onSlideToWrapperTransitionEnd=null,delete r.onSlideToWrapperTransitionEnd,r.transitionEnd(n,b))}),r.wrapperEl.addEventListener("transitionend",r.onSlideToWrapperTransitionEnd)),!0},slideToLoop:function(e=0,t,n=!0,i){"string"==typeof e&&(e=parseInt(e,10));const s=this;if(s.destroyed)return;void 0===t&&(t=s.params.speed);const r=s.grid&&s.params.grid&&s.params.grid.rows>1;let a=e;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)a+=s.virtual.slidesBefore;else{let e;if(r){const t=a*s.params.grid.rows;e=s.slides.find(e=>1*e.getAttribute("data-swiper-slide-index")===t).column}else e=s.getSlideIndexByData(a);const t=r?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:n,slidesOffsetBefore:o,slidesOffsetAfter:l}=s.params,c=n||!!o||!!l;let d=s.params.slidesPerView;"auto"===d?d=s.slidesPerViewDynamic():(d=Math.ceil(parseFloat(s.params.slidesPerView,10)),c&&d%2==0&&(d+=1));let u=t-e<d;if(c&&(u=u||e<Math.ceil(d/2)),i&&c&&"auto"!==s.params.slidesPerView&&!r&&(u=!1),u){const n=c?e<s.activeIndex?"prev":"next":e-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:n,slideTo:!0,activeSlideIndex:"next"===n?e+1:e-t+1,slideRealIndex:"next"===n?s.realIndex:void 0})}if(r){const e=a*s.params.grid.rows;a=s.slides.find(t=>1*t.getAttribute("data-swiper-slide-index")===e).column}else a=s.getSlideIndexByData(a)}return requestAnimationFrame(()=>{s.slideTo(a,t,n,i)}),s},slideNext:function(e,t=!0,n){const i=this,{enabled:s,params:r,animating:a}=i;if(!s||i.destroyed)return i;void 0===e&&(e=i.params.speed);let o=r.slidesPerGroup;"auto"===r.slidesPerView&&1===r.slidesPerGroup&&r.slidesPerGroupAuto&&(o=Math.max(i.slidesPerViewDynamic("current",!0),1));const l=i.activeIndex<r.slidesPerGroupSkip?1:o,c=i.virtual&&r.virtual.enabled;if(r.loop){if(a&&!c&&r.loopPreventsSliding)return!1;if(i.loopFix({direction:"next"}),i._clientLeft=i.wrapperEl.clientLeft,i.activeIndex===i.slides.length-1&&r.cssMode)return requestAnimationFrame(()=>{i.slideTo(i.activeIndex+l,e,t,n)}),!0}return r.rewind&&i.isEnd?i.slideTo(0,e,t,n):i.slideTo(i.activeIndex+l,e,t,n)},slidePrev:function(e,t=!0,n){const i=this,{params:s,snapGrid:r,slidesGrid:a,rtlTranslate:o,enabled:l,animating:c}=i;if(!l||i.destroyed)return i;void 0===e&&(e=i.params.speed);const d=i.virtual&&s.virtual.enabled;if(s.loop){if(c&&!d&&s.loopPreventsSliding)return!1;i.loopFix({direction:"prev"}),i._clientLeft=i.wrapperEl.clientLeft}function u(e){return e<0?-Math.floor(Math.abs(e)):Math.floor(e)}const h=u(o?i.translate:-i.translate),p=r.map(e=>u(e)),m=s.freeMode&&s.freeMode.enabled;let f=r[p.indexOf(h)-1];if(void 0===f&&(s.cssMode||m)){let e;r.forEach((t,n)=>{h>=t&&(e=n)}),void 0!==e&&(f=m?r[e]:r[e>0?e-1:e])}let g=0;if(void 0!==f&&(g=a.indexOf(f),g<0&&(g=i.activeIndex-1),"auto"===s.slidesPerView&&1===s.slidesPerGroup&&s.slidesPerGroupAuto&&(g=g-i.slidesPerViewDynamic("previous",!0)+1,g=Math.max(g,0))),s.rewind&&i.isBeginning){const s=i.params.virtual&&i.params.virtual.enabled&&i.virtual?i.virtual.slides.length-1:i.slides.length-1;return i.slideTo(s,e,t,n)}return s.loop&&0===i.activeIndex&&s.cssMode?(requestAnimationFrame(()=>{i.slideTo(g,e,t,n)}),!0):i.slideTo(g,e,t,n)},slideReset:function(e,t=!0,n){const i=this;if(!i.destroyed)return void 0===e&&(e=i.params.speed),i.slideTo(i.activeIndex,e,t,n)},slideToClosest:function(e,t=!0,n,i=.5){const s=this;if(s.destroyed)return;void 0===e&&(e=s.params.speed);let r=s.activeIndex;const a=Math.min(s.params.slidesPerGroupSkip,r),o=a+Math.floor((r-a)/s.params.slidesPerGroup),l=s.rtlTranslate?s.translate:-s.translate;if(l>=s.snapGrid[o]){const e=s.snapGrid[o];l-e>(s.snapGrid[o+1]-e)*i&&(r+=s.params.slidesPerGroup)}else{const e=s.snapGrid[o-1];l-e<=(s.snapGrid[o]-e)*i&&(r-=s.params.slidesPerGroup)}return r=Math.max(r,0),r=Math.min(r,s.slidesGrid.length-1),s.slideTo(r,e,t,n)},slideToClickedSlide:function(){const e=this;if(e.destroyed)return;const{params:t,slidesEl:n}=e,i="auto"===t.slidesPerView?e.slidesPerViewDynamic():t.slidesPerView;let s,r=e.getSlideIndexWhenGrid(e.clickedIndex);const a=e.isElement?"swiper-slide":`.${t.slideClass}`,o=e.grid&&e.params.grid&&e.params.grid.rows>1;if(t.loop){if(e.animating)return;s=parseInt(e.clickedSlide.getAttribute("data-swiper-slide-index"),10),t.centeredSlides?e.slideToLoop(s):r>(o?(e.slides.length-i)/2-(e.params.grid.rows-1):e.slides.length-i)?(e.loopFix(),r=e.getSlideIndex(at(n,`${a}[data-swiper-slide-index="${s}"]`)[0]),Qe(()=>{e.slideTo(r)})):e.slideTo(r)}else e.slideTo(r)}},Lt={loopCreate:function(e,t){const n=this,{params:i,slidesEl:s}=n;if(!i.loop||n.virtual&&n.params.virtual.enabled)return;const r=()=>{at(s,`.${i.slideClass}, swiper-slide`).forEach((e,t)=>{e.setAttribute("data-swiper-slide-index",t)})},a=n.grid&&i.grid&&i.grid.rows>1;i.loopAddBlankSlides&&(i.slidesPerGroup>1||a)&&(()=>{const e=at(s,`.${i.slideBlankClass}`);e.forEach(e=>{e.remove()}),e.length>0&&(n.recalcSlides(),n.updateSlides())})();const o=i.slidesPerGroup*(a?i.grid.rows:1),l=n.slides.length%o!==0,c=a&&n.slides.length%i.grid.rows!==0,d=e=>{for(let t=0;t<e;t+=1){const e=n.isElement?lt("swiper-slide",[i.slideBlankClass]):lt("div",[i.slideClass,i.slideBlankClass]);n.slidesEl.append(e)}};l?(i.loopAddBlankSlides?(d(o-n.slides.length%o),n.recalcSlides(),n.updateSlides()):ot(),r()):c?(i.loopAddBlankSlides?(d(i.grid.rows-n.slides.length%i.grid.rows),n.recalcSlides(),n.updateSlides()):ot(),r()):r();const u=i.centeredSlides||!!i.slidesOffsetBefore||!!i.slidesOffsetAfter;n.loopFix({slideRealIndex:e,direction:u?void 0:"next",initial:t})},loopFix:function({slideRealIndex:e,slideTo:t=!0,direction:n,setTranslate:i,activeSlideIndex:s,initial:r,byController:a,byMousewheel:o}={}){const l=this;if(!l.params.loop)return;l.emit("beforeLoopFix");const{slides:c,allowSlidePrev:d,allowSlideNext:u,slidesEl:h,params:p}=l,{centeredSlides:m,slidesOffsetBefore:f,slidesOffsetAfter:g,initialSlide:v}=p,b=m||!!f||!!g;if(l.allowSlidePrev=!0,l.allowSlideNext=!0,l.virtual&&p.virtual.enabled)return t&&(b||0!==l.snapIndex?b&&l.snapIndex<p.slidesPerView?l.slideTo(l.virtual.slides.length+l.snapIndex,0,!1,!0):l.snapIndex===l.snapGrid.length-1&&l.slideTo(l.virtual.slidesBefore,0,!1,!0):l.slideTo(l.virtual.slides.length,0,!1,!0)),l.allowSlidePrev=d,l.allowSlideNext=u,void l.emit("loopFix");let y=p.slidesPerView;"auto"===y?y=l.slidesPerViewDynamic():(y=Math.ceil(parseFloat(p.slidesPerView,10)),b&&y%2==0&&(y+=1));const _=p.slidesPerGroupAuto?y:p.slidesPerGroup;let x=b?Math.max(_,Math.ceil(y/2)):_;x%_!==0&&(x+=_-x%_),x+=p.loopAdditionalSlides,l.loopedSlides=x;const w=l.grid&&p.grid&&p.grid.rows>1;(c.length<y+x||"cards"===l.params.effect&&c.length<y+2*x||w&&"row"===p.grid.fill)&&ot();const S=[],E=[],N=w?Math.ceil(c.length/p.grid.rows):c.length,C=r&&N-v<y&&!b;let k=C?v:l.activeIndex;void 0===s?s=l.getSlideIndex(c.find(e=>e.classList.contains(p.slideActiveClass))):k=s;const T="next"===n||!n,j="prev"===n||!n;let A=0,O=0;const L=(w?c[s].column:s)+(b&&void 0===i?-y/2+.5:0);if(L<x){A=Math.max(x-L,_);for(let e=0;e<x-L;e+=1){const t=e-Math.floor(e/N)*N;if(w){const e=N-t-1;for(let t=c.length-1;t>=0;t-=1)c[t].column===e&&S.push(t)}else S.push(N-t-1)}}else if(L+y>N-x){O=Math.max(L-(N-2*x),_),C&&(O=Math.max(O,y-N+v+1));for(let e=0;e<O;e+=1){const t=e-Math.floor(e/N)*N;w?c.forEach((e,n)=>{e.column===t&&E.push(n)}):E.push(t)}}if(l.__preventObserver__=!0,requestAnimationFrame(()=>{l.__preventObserver__=!1}),"cards"===l.params.effect&&c.length<y+2*x&&(E.includes(s)&&E.splice(E.indexOf(s),1),S.includes(s)&&S.splice(S.indexOf(s),1)),j&&S.forEach(e=>{c[e].swiperLoopMoveDOM=!0,h.prepend(c[e]),c[e].swiperLoopMoveDOM=!1}),T&&E.forEach(e=>{c[e].swiperLoopMoveDOM=!0,h.append(c[e]),c[e].swiperLoopMoveDOM=!1}),l.recalcSlides(),"auto"===p.slidesPerView?l.updateSlides():w&&(S.length>0&&j||E.length>0&&T)&&l.slides.forEach((e,t)=>{l.grid.updateSlide(t,e,l.slides)}),p.watchSlidesProgress&&l.updateSlidesOffset(),t)if(S.length>0&&j){if(void 0===e){const e=l.slidesGrid[k],t=l.slidesGrid[k+A]-e;o?l.setTranslate(l.translate-t):(l.slideTo(k+Math.ceil(A),0,!1,!0),i&&(l.touchEventsData.startTranslate=l.touchEventsData.startTranslate-t,l.touchEventsData.currentTranslate=l.touchEventsData.currentTranslate-t))}else if(i){const e=w?S.length/p.grid.rows:S.length;l.slideTo(l.activeIndex+e,0,!1,!0),l.touchEventsData.currentTranslate=l.translate}}else if(E.length>0&&T)if(void 0===e){const e=l.slidesGrid[k],t=l.slidesGrid[k-O]-e;o?l.setTranslate(l.translate-t):(l.slideTo(k-O,0,!1,!0),i&&(l.touchEventsData.startTranslate=l.touchEventsData.startTranslate-t,l.touchEventsData.currentTranslate=l.touchEventsData.currentTranslate-t))}else{const e=w?E.length/p.grid.rows:E.length;l.slideTo(l.activeIndex-e,0,!1,!0)}if(l.allowSlidePrev=d,l.allowSlideNext=u,l.controller&&l.controller.control&&!a){const r={slideRealIndex:e,direction:n,setTranslate:i,activeSlideIndex:s,byController:!0};Array.isArray(l.controller.control)?l.controller.control.forEach(e=>{!e.destroyed&&e.params.loop&&e.loopFix({...r,slideTo:e.params.slidesPerView===p.slidesPerView&&t})}):l.controller.control instanceof l.constructor&&l.controller.control.params.loop&&l.controller.control.loopFix({...r,slideTo:l.controller.control.params.slidesPerView===p.slidesPerView&&t})}l.emit("loopFix")},loopDestroy:function(){const e=this,{params:t,slidesEl:n}=e;if(!t.loop||!n||e.virtual&&e.params.virtual.enabled)return;e.recalcSlides();const i=[];e.slides.forEach(e=>{const t=void 0===e.swiperSlideIndex?1*e.getAttribute("data-swiper-slide-index"):e.swiperSlideIndex;i[t]=e}),e.slides.forEach(e=>{e.removeAttribute("data-swiper-slide-index")}),i.forEach(e=>{n.append(e)}),e.recalcSlides(),e.slideTo(e.realIndex,0)}};function Dt(e,t,n){const i=Ze(),{params:s}=e,r=s.edgeSwipeDetection,a=s.edgeSwipeThreshold;return!r||!(n<=a||n>=i.innerWidth-a)||"prevent"===r&&(t.preventDefault(),!0)}function Mt(e){const t=this;if(t.destroyed)return;const n=Xe();let i=e;i.originalEvent&&(i=i.originalEvent);const s=t.touchEventsData;if("pointerdown"===i.type){if(null!==s.pointerId&&s.pointerId!==i.pointerId)return;s.pointerId=i.pointerId}else"touchstart"===i.type&&1===i.targetTouches.length&&(s.touchId=i.targetTouches[0].identifier);if("touchstart"===i.type)return void Dt(t,i,i.targetTouches[0].pageX);const{params:r,touches:a,enabled:o}=t;if(!o)return;if(!r.simulateTouch&&"mouse"===i.pointerType)return;if(t.animating&&r.preventInteractionOnTransition)return;!t.animating&&r.cssMode&&r.loop&&t.loopFix();let l=i.target;if("wrapper"===r.touchEventsTarget&&!function(e,t){const n=Ze();let i=t.contains(e);return!i&&n.HTMLSlotElement&&t instanceof HTMLSlotElement&&(i=[...t.assignedElements()].includes(e),i||(i=function(e,t){const n=[t];for(;n.length>0;){const t=n.shift();if(e===t)return!0;n.push(...t.children,...t.shadowRoot?t.shadowRoot.children:[],...t.assignedElements?t.assignedElements():[])}}(e,t))),i}(l,t.wrapperEl))return;if("which"in i&&3===i.which)return;if("button"in i&&i.button>0)return;if(s.isTouched&&s.isMoved)return;const c=!!r.noSwipingClass&&""!==r.noSwipingClass,d=i.composedPath?i.composedPath():i.path;c&&i.target&&i.target.shadowRoot&&d&&(l=d[0]);const u=r.noSwipingSelector?r.noSwipingSelector:`.${r.noSwipingClass}`,h=!(!i.target||!i.target.shadowRoot);if(r.noSwiping&&(h?function(e,t=this){return function t(n){if(!n||n===Xe()||n===Ze())return null;n.assignedSlot&&(n=n.assignedSlot);const i=n.closest(e);return i||n.getRootNode?i||t(n.getRootNode().host):null}(t)}(u,l):l.closest(u)))return void(t.allowClick=!0);if(r.swipeHandler&&!l.closest(r.swipeHandler))return;a.currentX=i.pageX,a.currentY=i.pageY;const p=a.currentX,m=a.currentY;if(!Dt(t,i,p))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=p,a.startY=m,s.touchStartTime=et(),t.allowClick=!0,t.updateSize(),t.swipeDirection=void 0,r.threshold>0&&(s.allowThresholdMove=!1);let f=!0;l.matches(s.focusableElements)&&(f=!1,"SELECT"===l.nodeName&&(s.isTouched=!1)),n.activeElement&&n.activeElement.matches(s.focusableElements)&&n.activeElement!==l&&("mouse"===i.pointerType||"mouse"!==i.pointerType&&!l.matches(s.focusableElements))&&n.activeElement.blur();const g=f&&t.allowTouchMove&&r.touchStartPreventDefault;!r.touchStartForcePreventDefault&&!g||l.isContentEditable||i.preventDefault(),r.freeMode&&r.freeMode.enabled&&t.freeMode&&t.animating&&!r.cssMode&&t.freeMode.onTouchStart(),t.emit("touchStart",i)}function Pt(e){const t=Xe(),n=this;if(n.destroyed)return;const i=n.touchEventsData,{params:s,touches:r,rtlTranslate:a,enabled:o}=n;if(!o)return;if(!s.simulateTouch&&"mouse"===e.pointerType)return;let l,c=e;if(c.originalEvent&&(c=c.originalEvent),"pointermove"===c.type){if(null!==i.touchId)return;if(c.pointerId!==i.pointerId)return}if("touchmove"===c.type){if(l=[...c.changedTouches].find(e=>e.identifier===i.touchId),!l||l.identifier!==i.touchId)return}else l=c;if(!i.isTouched)return void(i.startMoving&&i.isScrolling&&n.emit("touchMoveOpposite",c));const d=l.pageX,u=l.pageY;if(c.preventedByNestedSwiper)return r.startX=d,void(r.startY=u);if(!n.allowTouchMove)return c.target.matches(i.focusableElements)||(n.allowClick=!1),void(i.isTouched&&(Object.assign(r,{startX:d,startY:u,currentX:d,currentY:u}),i.touchStartTime=et()));if(s.touchReleaseOnEdges&&!s.loop)if(n.isVertical()){if(u<r.startY&&n.translate<=n.maxTranslate()||u>r.startY&&n.translate>=n.minTranslate())return i.isTouched=!1,void(i.isMoved=!1)}else{if(a&&(d>r.startX&&-n.translate<=n.maxTranslate()||d<r.startX&&-n.translate>=n.minTranslate()))return;if(!a&&(d<r.startX&&n.translate<=n.maxTranslate()||d>r.startX&&n.translate>=n.minTranslate()))return}if(t.activeElement&&t.activeElement.matches(i.focusableElements)&&t.activeElement!==c.target&&"mouse"!==c.pointerType&&t.activeElement.blur(),t.activeElement&&c.target===t.activeElement&&c.target.matches(i.focusableElements))return i.isMoved=!0,void(n.allowClick=!1);i.allowTouchCallbacks&&n.emit("touchMove",c),r.previousX=r.currentX,r.previousY=r.currentY,r.currentX=d,r.currentY=u;const h=r.currentX-r.startX,p=r.currentY-r.startY;if(n.params.threshold&&Math.sqrt(h**2+p**2)<n.params.threshold)return;if(void 0===i.isScrolling){let e;n.isHorizontal()&&r.currentY===r.startY||n.isVertical()&&r.currentX===r.startX?i.isScrolling=!1:h*h+p*p>=25&&(e=180*Math.atan2(Math.abs(p),Math.abs(h))/Math.PI,i.isScrolling=n.isHorizontal()?e>s.touchAngle:90-e>s.touchAngle)}if(i.isScrolling&&n.emit("touchMoveOpposite",c),void 0===i.startMoving&&(r.currentX===r.startX&&r.currentY===r.startY||(i.startMoving=!0)),i.isScrolling||"touchmove"===c.type&&i.preventTouchMoveFromPointerMove)return void(i.isTouched=!1);if(!i.startMoving)return;n.allowClick=!1,!s.cssMode&&c.cancelable&&c.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&c.stopPropagation();let m=n.isHorizontal()?h:p,f=n.isHorizontal()?r.currentX-r.previousX:r.currentY-r.previousY;s.oneWayMovement&&(m=Math.abs(m)*(a?1:-1),f=Math.abs(f)*(a?1:-1)),r.diff=m,m*=s.touchRatio,a&&(m=-m,f=-f);const g=n.touchesDirection;n.swipeDirection=m>0?"prev":"next",n.touchesDirection=f>0?"prev":"next";const v=n.params.loop&&!s.cssMode,b="next"===n.touchesDirection&&n.allowSlideNext||"prev"===n.touchesDirection&&n.allowSlidePrev;if(!i.isMoved){if(v&&b&&n.loopFix({direction:n.swipeDirection}),i.startTranslate=n.getTranslate(),n.setTransition(0),n.animating){const e=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});n.wrapperEl.dispatchEvent(e)}i.allowMomentumBounce=!1,!s.grabCursor||!0!==n.allowSlideNext&&!0!==n.allowSlidePrev||n.setGrabCursor(!0),n.emit("sliderFirstMove",c)}if((new Date).getTime(),!1!==s._loopSwapReset&&i.isMoved&&i.allowThresholdMove&&g!==n.touchesDirection&&v&&b&&Math.abs(m)>=1)return Object.assign(r,{startX:d,startY:u,currentX:d,currentY:u,startTranslate:i.currentTranslate}),i.loopSwapReset=!0,void(i.startTranslate=i.currentTranslate);n.emit("sliderMove",c),i.isMoved=!0,i.currentTranslate=m+i.startTranslate;let y=!0,_=s.resistanceRatio;if(s.touchReleaseOnEdges&&(_=0),m>0?(v&&b&&i.allowThresholdMove&&i.currentTranslate>(s.centeredSlides?n.minTranslate()-n.slidesSizesGrid[n.activeIndex+1]-("auto"!==s.slidesPerView&&n.slides.length-s.slidesPerView>=2?n.slidesSizesGrid[n.activeIndex+1]+n.params.spaceBetween:0)-n.params.spaceBetween:n.minTranslate())&&n.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),i.currentTranslate>n.minTranslate()&&(y=!1,s.resistance&&(i.currentTranslate=n.minTranslate()-1+(-n.minTranslate()+i.startTranslate+m)**_))):m<0&&(v&&b&&i.allowThresholdMove&&i.currentTranslate<(s.centeredSlides?n.maxTranslate()+n.slidesSizesGrid[n.slidesSizesGrid.length-1]+n.params.spaceBetween+("auto"!==s.slidesPerView&&n.slides.length-s.slidesPerView>=2?n.slidesSizesGrid[n.slidesSizesGrid.length-1]+n.params.spaceBetween:0):n.maxTranslate())&&n.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:n.slides.length-("auto"===s.slidesPerView?n.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),i.currentTranslate<n.maxTranslate()&&(y=!1,s.resistance&&(i.currentTranslate=n.maxTranslate()+1-(n.maxTranslate()-i.startTranslate-m)**_))),y&&(c.preventedByNestedSwiper=!0),!n.allowSlideNext&&"next"===n.swipeDirection&&i.currentTranslate<i.startTranslate&&(i.currentTranslate=i.startTranslate),!n.allowSlidePrev&&"prev"===n.swipeDirection&&i.currentTranslate>i.startTranslate&&(i.currentTranslate=i.startTranslate),n.allowSlidePrev||n.allowSlideNext||(i.currentTranslate=i.startTranslate),s.threshold>0){if(!(Math.abs(m)>s.threshold||i.allowThresholdMove))return void(i.currentTranslate=i.startTranslate);if(!i.allowThresholdMove)return i.allowThresholdMove=!0,r.startX=r.currentX,r.startY=r.currentY,i.currentTranslate=i.startTranslate,void(r.diff=n.isHorizontal()?r.currentX-r.startX:r.currentY-r.startY)}s.followFinger&&!s.cssMode&&((s.freeMode&&s.freeMode.enabled&&n.freeMode||s.watchSlidesProgress)&&(n.updateActiveIndex(),n.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&n.freeMode&&n.freeMode.onTouchMove(),n.updateProgress(i.currentTranslate),n.setTranslate(i.currentTranslate))}function It(e){const t=this;if(t.destroyed)return;const n=t.touchEventsData;let i,s=e;if(s.originalEvent&&(s=s.originalEvent),"touchend"===s.type||"touchcancel"===s.type){if(i=[...s.changedTouches].find(e=>e.identifier===n.touchId),!i||i.identifier!==n.touchId)return}else{if(null!==n.touchId)return;if(s.pointerId!==n.pointerId)return;i=s}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(s.type)&&(!["pointercancel","contextmenu"].includes(s.type)||!t.browser.isSafari&&!t.browser.isWebView))return;n.pointerId=null,n.touchId=null;const{params:r,touches:a,rtlTranslate:o,slidesGrid:l,enabled:c}=t;if(!c)return;if(!r.simulateTouch&&"mouse"===s.pointerType)return;if(n.allowTouchCallbacks&&t.emit("touchEnd",s),n.allowTouchCallbacks=!1,!n.isTouched)return n.isMoved&&r.grabCursor&&t.setGrabCursor(!1),n.isMoved=!1,void(n.startMoving=!1);r.grabCursor&&n.isMoved&&n.isTouched&&(!0===t.allowSlideNext||!0===t.allowSlidePrev)&&t.setGrabCursor(!1);const d=et(),u=d-n.touchStartTime;if(t.allowClick){const e=s.path||s.composedPath&&s.composedPath();t.updateClickedSlide(e&&e[0]||s.target,e),t.emit("tap click",s),u<300&&d-n.lastClickTime<300&&t.emit("doubleTap doubleClick",s)}if(n.lastClickTime=et(),Qe(()=>{t.destroyed||(t.allowClick=!0)}),!n.isTouched||!n.isMoved||!t.swipeDirection||0===a.diff&&!n.loopSwapReset||n.currentTranslate===n.startTranslate&&!n.loopSwapReset)return n.isTouched=!1,n.isMoved=!1,void(n.startMoving=!1);let h;if(n.isTouched=!1,n.isMoved=!1,n.startMoving=!1,h=r.followFinger?o?t.translate:-t.translate:-n.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled)return void t.freeMode.onTouchEnd({currentPos:h});const p=h>=-t.maxTranslate()&&!t.params.loop;let m=0,f=t.slidesSizesGrid[0];for(let e=0;e<l.length;e+=e<r.slidesPerGroupSkip?1:r.slidesPerGroup){const t=e<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;void 0!==l[e+t]?(p||h>=l[e]&&h<l[e+t])&&(m=e,f=l[e+t]-l[e]):(p||h>=l[e])&&(m=e,f=l[l.length-1]-l[l.length-2])}let g=null,v=null;r.rewind&&(t.isBeginning?v=r.virtual&&r.virtual.enabled&&t.virtual?t.virtual.slides.length-1:t.slides.length-1:t.isEnd&&(g=0));const b=(h-l[m])/f,y=m<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(u>r.longSwipesMs){if(!r.longSwipes)return void t.slideTo(t.activeIndex);"next"===t.swipeDirection&&(b>=r.longSwipesRatio?t.slideTo(r.rewind&&t.isEnd?g:m+y):t.slideTo(m)),"prev"===t.swipeDirection&&(b>1-r.longSwipesRatio?t.slideTo(m+y):null!==v&&b<0&&Math.abs(b)>r.longSwipesRatio?t.slideTo(v):t.slideTo(m))}else{if(!r.shortSwipes)return void t.slideTo(t.activeIndex);!t.navigation||s.target!==t.navigation.nextEl&&s.target!==t.navigation.prevEl?("next"===t.swipeDirection&&t.slideTo(null!==g?g:m+y),"prev"===t.swipeDirection&&t.slideTo(null!==v?v:m)):s.target===t.navigation.nextEl?t.slideTo(m+y):t.slideTo(m)}}function $t(){const e=this,{params:t,el:n}=e;if(n&&0===n.offsetWidth)return;t.breakpoints&&e.setBreakpoint();const{allowSlideNext:i,allowSlidePrev:s,snapGrid:r}=e,a=e.virtual&&e.params.virtual.enabled;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses();const o=a&&t.loop;if(!("auto"===t.slidesPerView||t.slidesPerView>1)||!e.isEnd||e.isBeginning||e.params.centeredSlides||o)e.params.loop&&!a?e.slideToLoop(e.realIndex,0,!1,!0):e.slideTo(e.activeIndex,0,!1,!0);else{const t=a?e.virtual.slides:e.slides;e.slideTo(t.length-1,0,!1,!0)}e.autoplay&&e.autoplay.running&&e.autoplay.paused&&(clearTimeout(e.autoplay.resizeTimeout),e.autoplay.resizeTimeout=setTimeout(()=>{e.autoplay&&e.autoplay.running&&e.autoplay.paused&&e.autoplay.resume()},500)),e.allowSlidePrev=s,e.allowSlideNext=i,e.params.watchOverflow&&r!==e.snapGrid&&e.checkOverflow()}function Rt(e){const t=this;t.destroyed||t.enabled&&(t.allowClick||(t.params.preventClicks&&e.preventDefault(),t.params.preventClicksPropagation&&t.animating&&(e.stopPropagation(),e.stopImmediatePropagation())))}function zt(){const e=this;if(e.destroyed)return;const{wrapperEl:t,rtlTranslate:n,enabled:i}=e;if(!i)return;let s;e.previousTranslate=e.translate,e.isHorizontal()?e.translate=-t.scrollLeft:e.translate=-t.scrollTop,0===e.translate&&(e.translate=0),e.updateActiveIndex(),e.updateSlidesClasses();const r=e.maxTranslate()-e.minTranslate();s=0===r?0:(e.translate-e.minTranslate())/r,s!==e.progress&&e.updateProgress(n?-e.translate:e.translate),e.emit("setTranslate",e.translate,!1)}function Ft(e){const t=this;t.destroyed||(Nt(t,e.target),t.params.cssMode||"auto"!==t.params.slidesPerView&&!t.params.autoHeight||t.update())}function Ht(){const e=this;e.destroyed||e.documentTouchHandlerProceeded||(e.documentTouchHandlerProceeded=!0,e.params.touchReleaseOnEdges&&(e.el.style.touchAction="auto"))}const Bt=(e,t)=>{const n=Xe(),{params:i,el:s,wrapperEl:r,device:a}=e,o=!!i.nested,l="on"===t?"addEventListener":"removeEventListener",c=t;s&&"string"!=typeof s&&(n[l]("touchstart",e.onDocumentTouchStart,{passive:!1,capture:o}),s[l]("touchstart",e.onTouchStart,{passive:!1}),s[l]("pointerdown",e.onTouchStart,{passive:!1}),n[l]("touchmove",e.onTouchMove,{passive:!1,capture:o}),n[l]("pointermove",e.onTouchMove,{passive:!1,capture:o}),n[l]("touchend",e.onTouchEnd,{passive:!0}),n[l]("pointerup",e.onTouchEnd,{passive:!0}),n[l]("pointercancel",e.onTouchEnd,{passive:!0}),n[l]("touchcancel",e.onTouchEnd,{passive:!0}),n[l]("pointerout",e.onTouchEnd,{passive:!0}),n[l]("pointerleave",e.onTouchEnd,{passive:!0}),n[l]("contextmenu",e.onTouchEnd,{passive:!0}),(i.preventClicks||i.preventClicksPropagation)&&s[l]("click",e.onClick,!0),i.cssMode&&r[l]("scroll",e.onScroll),i.updateOnWindowResize?e[c](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",$t,!0):e[c]("observerUpdate",$t,!0),s[l]("load",e.onLoad,{capture:!0}))},Vt=(e,t)=>e.grid&&t.grid&&t.grid.rows>1;var qt={setBreakpoint:function(){const e=this,{realIndex:t,initialized:n,params:i,el:s}=e,r=i.breakpoints;if(!r||r&&0===Object.keys(r).length)return;const a=Xe(),o="window"!==i.breakpointsBase&&i.breakpointsBase?"container":i.breakpointsBase,l=["window","container"].includes(i.breakpointsBase)||!i.breakpointsBase?e.el:a.querySelector(i.breakpointsBase),c=e.getBreakpoint(r,o,l);if(!c||e.currentBreakpoint===c)return;const d=(c in r?r[c]:void 0)||e.originalParams,u=Vt(e,i),h=Vt(e,d),p=e.params.grabCursor,m=d.grabCursor,f=i.enabled;u&&!h?(s.classList.remove(`${i.containerModifierClass}grid`,`${i.containerModifierClass}grid-column`),e.emitContainerClasses()):!u&&h&&(s.classList.add(`${i.containerModifierClass}grid`),(d.grid.fill&&"column"===d.grid.fill||!d.grid.fill&&"column"===i.grid.fill)&&s.classList.add(`${i.containerModifierClass}grid-column`),e.emitContainerClasses()),p&&!m?e.unsetGrabCursor():!p&&m&&e.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(t=>{if(void 0===d[t])return;const n=i[t]&&i[t].enabled,s=d[t]&&d[t].enabled;n&&!s&&e[t].disable(),!n&&s&&e[t].enable()});const g=d.direction&&d.direction!==i.direction,v=i.loop&&(d.slidesPerView!==i.slidesPerView||g),b=i.loop;g&&n&&e.changeDirection(),it(e.params,d);const y=e.params.enabled,_=e.params.loop;Object.assign(e,{allowTouchMove:e.params.allowTouchMove,allowSlideNext:e.params.allowSlideNext,allowSlidePrev:e.params.allowSlidePrev}),f&&!y?e.disable():!f&&y&&e.enable(),e.currentBreakpoint=c,e.emit("_beforeBreakpoint",d),n&&(v?(e.loopDestroy(),e.loopCreate(t),e.updateSlides()):!b&&_?(e.loopCreate(t),e.updateSlides()):b&&!_&&e.loopDestroy()),e.emit("breakpoint",d)},getBreakpoint:function(e,t="window",n){if(!e||"container"===t&&!n)return;let i=!1;const s=Ze(),r="window"===t?s.innerHeight:n.clientHeight,a=Object.keys(e).map(e=>{if("string"==typeof e&&0===e.indexOf("@")){const t=parseFloat(e.substr(1));return{value:r*t,point:e}}return{value:e,point:e}});a.sort((e,t)=>parseInt(e.value,10)-parseInt(t.value,10));for(let e=0;e<a.length;e+=1){const{point:r,value:o}=a[e];"window"===t?s.matchMedia(`(min-width: ${o}px)`).matches&&(i=r):o<=n.clientWidth&&(i=r)}return i||"max"}},Wt={addClasses:function(){const e=this,{classNames:t,params:n,rtl:i,el:s,device:r}=e,a=function(e,t){const n=[];return e.forEach(e=>{"object"==typeof e?Object.keys(e).forEach(i=>{e[i]&&n.push(t+i)}):"string"==typeof e&&n.push(t+e)}),n}(["initialized",n.direction,{"free-mode":e.params.freeMode&&n.freeMode.enabled},{autoheight:n.autoHeight},{rtl:i},{grid:n.grid&&n.grid.rows>1},{"grid-column":n.grid&&n.grid.rows>1&&"column"===n.grid.fill},{android:r.android},{ios:r.ios},{"css-mode":n.cssMode},{centered:n.cssMode&&n.centeredSlides},{"watch-progress":n.watchSlidesProgress}],n.containerModifierClass);t.push(...a),s.classList.add(...t),e.emitContainerClasses()},removeClasses:function(){const{el:e,classNames:t}=this;e&&"string"!=typeof e&&(e.classList.remove(...t),this.emitContainerClasses())}},Ut={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,snapToSlideEdge:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function Gt(e,t){return function(n={}){const i=Object.keys(n)[0],s=n[i];"object"==typeof s&&null!==s?(!0===e[i]&&(e[i]={enabled:!0}),"navigation"===i&&e[i]&&e[i].enabled&&!e[i].prevEl&&!e[i].nextEl&&(e[i].auto=!0),["pagination","scrollbar"].indexOf(i)>=0&&e[i]&&e[i].enabled&&!e[i].el&&(e[i].auto=!0),i in e&&"enabled"in s?("object"!=typeof e[i]||"enabled"in e[i]||(e[i].enabled=!0),e[i]||(e[i]={enabled:!1}),it(t,n)):it(t,n)):it(t,n)}}const Yt={eventsEmitter:wt,update:Tt,translate:jt,transition:{setTransition:function(e,t){const n=this;n.params.cssMode||(n.wrapperEl.style.transitionDuration=`${e}ms`,n.wrapperEl.style.transitionDelay=0===e?"0ms":""),n.emit("setTransition",e,t)},transitionStart:function(e=!0,t){const n=this,{params:i}=n;i.cssMode||(i.autoHeight&&n.updateAutoHeight(),At({swiper:n,runCallbacks:e,direction:t,step:"Start"}))},transitionEnd:function(e=!0,t){const n=this,{params:i}=n;n.animating=!1,i.cssMode||(n.setTransition(0),At({swiper:n,runCallbacks:e,direction:t,step:"End"}))}},slide:Ot,loop:Lt,grabCursor:{setGrabCursor:function(e){const t=this;if(!t.params.simulateTouch||t.params.watchOverflow&&t.isLocked||t.params.cssMode)return;const n="container"===t.params.touchEventsTarget?t.el:t.wrapperEl;t.isElement&&(t.__preventObserver__=!0),n.style.cursor="move",n.style.cursor=e?"grabbing":"grab",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1})},unsetGrabCursor:function(){const e=this;e.params.watchOverflow&&e.isLocked||e.params.cssMode||(e.isElement&&(e.__preventObserver__=!0),e["container"===e.params.touchEventsTarget?"el":"wrapperEl"].style.cursor="",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1}))}},events:{attachEvents:function(){const e=this,{params:t}=e;e.onTouchStart=Mt.bind(e),e.onTouchMove=Pt.bind(e),e.onTouchEnd=It.bind(e),e.onDocumentTouchStart=Ht.bind(e),t.cssMode&&(e.onScroll=zt.bind(e)),e.onClick=Rt.bind(e),e.onLoad=Ft.bind(e),Bt(e,"on")},detachEvents:function(){Bt(this,"off")}},breakpoints:qt,checkOverflow:{checkOverflow:function(){const e=this,{isLocked:t,params:n}=e,{slidesOffsetBefore:i}=n;if(i){const t=e.slides.length-1,n=e.slidesGrid[t]+e.slidesSizesGrid[t]+2*i;e.isLocked=e.size>n}else e.isLocked=1===e.snapGrid.length;!0===n.allowSlideNext&&(e.allowSlideNext=!e.isLocked),!0===n.allowSlidePrev&&(e.allowSlidePrev=!e.isLocked),t&&t!==e.isLocked&&(e.isEnd=!1),t!==e.isLocked&&e.emit(e.isLocked?"lock":"unlock")}},classes:Wt},Xt={};class Kt{constructor(...e){let t,n;1===e.length&&e[0].constructor&&"Object"===Object.prototype.toString.call(e[0]).slice(8,-1)?n=e[0]:[t,n]=e,n||(n={}),n=it({},n),t&&!n.el&&(n.el=t);const i=Xe();if(n.el&&"string"==typeof n.el&&i.querySelectorAll(n.el).length>1){const e=[];return i.querySelectorAll(n.el).forEach(t=>{const i=it({},n,{el:t});e.push(new Kt(i))}),e}const s=this;s.__swiper__=!0,s.support=yt(),s.device=_t({userAgent:n.userAgent}),s.browser=xt(),s.eventsListeners={},s.eventsAnyListeners=[],s.modules=[...s.__modules__],n.modules&&Array.isArray(n.modules)&&n.modules.forEach(e=>{"function"==typeof e&&s.modules.indexOf(e)<0&&s.modules.push(e)});const r={};s.modules.forEach(e=>{e({params:n,swiper:s,extendParams:Gt(n,r),on:s.on.bind(s),once:s.once.bind(s),off:s.off.bind(s),emit:s.emit.bind(s)})});const a=it({},Ut,r);return s.params=it({},a,Xt,n),s.originalParams=it({},s.params),s.passedParams=it({},n),s.params&&s.params.on&&Object.keys(s.params.on).forEach(e=>{s.on(e,s.params.on[e])}),s.params&&s.params.onAny&&s.onAny(s.params.onAny),Object.assign(s,{enabled:s.params.enabled,el:t,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal:()=>"horizontal"===s.params.direction,isVertical:()=>"vertical"===s.params.direction,activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:s.params.allowSlideNext,allowSlidePrev:s.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:s.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:s.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),s.emit("_swiper"),s.params.init&&s.init(),s}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:t,params:n}=this,i=ut(at(t,`.${n.slideClass}, swiper-slide`)[0]);return ut(e)-i}getSlideIndexByData(e){return this.getSlideIndex(this.slides.find(t=>1*t.getAttribute("data-swiper-slide-index")===e))}getSlideIndexWhenGrid(e){return this.grid&&this.params.grid&&this.params.grid.rows>1&&("column"===this.params.grid.fill?e=Math.floor(e/this.params.grid.rows):"row"===this.params.grid.fill&&(e%=Math.ceil(this.slides.length/this.params.grid.rows))),e}recalcSlides(){const{slidesEl:e,params:t}=this;this.slides=at(e,`.${t.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,t){const n=this;e=Math.min(Math.max(e,0),1);const i=n.minTranslate(),s=(n.maxTranslate()-i)*e+i;n.translateTo(s,void 0===t?0:t),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const t=e.el.className.split(" ").filter(t=>0===t.indexOf("swiper")||0===t.indexOf(e.params.containerModifierClass));e.emit("_containerClasses",t.join(" "))}getSlideClasses(e){const t=this;return t.destroyed?"":e.className.split(" ").filter(e=>0===e.indexOf("swiper-slide")||0===e.indexOf(t.params.slideClass)).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const t=[];e.slides.forEach(n=>{const i=e.getSlideClasses(n);t.push({slideEl:n,classNames:i}),e.emit("_slideClass",n,i)}),e.emit("_slideClasses",t)}slidesPerViewDynamic(e="current",t=!1){const{params:n,slides:i,slidesGrid:s,slidesSizesGrid:r,size:a,activeIndex:o}=this;let l=1;if("number"==typeof n.slidesPerView)return n.slidesPerView;if(n.centeredSlides){let e,t=i[o]?Math.ceil(i[o].swiperSlideSize):0;for(let n=o+1;n<i.length;n+=1)i[n]&&!e&&(t+=Math.ceil(i[n].swiperSlideSize),l+=1,t>a&&(e=!0));for(let n=o-1;n>=0;n-=1)i[n]&&!e&&(t+=i[n].swiperSlideSize,l+=1,t>a&&(e=!0))}else if("current"===e)for(let e=o+1;e<i.length;e+=1)(t?s[e]+r[e]-s[o]<a:s[e]-s[o]<a)&&(l+=1);else for(let e=o-1;e>=0;e-=1)s[o]-s[e]<a&&(l+=1);return l}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:t,params:n}=e;function i(){const t=e.rtlTranslate?-1*e.translate:e.translate,n=Math.min(Math.max(t,e.maxTranslate()),e.minTranslate());e.setTranslate(n),e.updateActiveIndex(),e.updateSlidesClasses()}let s;if(n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(t=>{t.complete&&Nt(e,t)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses(),n.freeMode&&n.freeMode.enabled&&!n.cssMode)i(),n.autoHeight&&e.updateAutoHeight();else{if(("auto"===n.slidesPerView||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const t=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;s=e.slideTo(t.length-1,0,!1,!0)}else s=e.slideTo(e.activeIndex,0,!1,!0);s||i()}n.watchOverflow&&t!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,t=!0){const n=this,i=n.params.direction;return e||(e="horizontal"===i?"vertical":"horizontal"),e===i||"horizontal"!==e&&"vertical"!==e||(n.el.classList.remove(`${n.params.containerModifierClass}${i}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(t=>{"vertical"===e?t.style.width="":t.style.height=""}),n.emit("changeDirection"),t&&n.update()),n}changeLanguageDirection(e){const t=this;t.rtl&&"rtl"===e||!t.rtl&&"ltr"===e||(t.rtl="rtl"===e,t.rtlTranslate="horizontal"===t.params.direction&&t.rtl,t.rtl?(t.el.classList.add(`${t.params.containerModifierClass}rtl`),t.el.dir="rtl"):(t.el.classList.remove(`${t.params.containerModifierClass}rtl`),t.el.dir="ltr"),t.update())}mount(e){const t=this;if(t.mounted)return!0;let n=e||t.params.el;if("string"==typeof n&&(n=document.querySelector(n)),!n)return!1;n.swiper=t,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===t.params.swiperElementNodeName.toUpperCase()&&(t.isElement=!0);const i=()=>`.${(t.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(i()):at(n,i())[0];return!s&&t.params.createElements&&(s=lt("div",t.params.wrapperClass),n.append(s),at(n,`.${t.params.slideClass}`).forEach(e=>{s.append(e)})),Object.assign(t,{el:n,wrapperEl:s,slidesEl:t.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:s,hostEl:t.isElement?n.parentNode.host:n,mounted:!0,rtl:"rtl"===n.dir.toLowerCase()||"rtl"===dt(n,"direction"),rtlTranslate:"horizontal"===t.params.direction&&("rtl"===n.dir.toLowerCase()||"rtl"===dt(n,"direction")),wrongRTL:"-webkit-box"===dt(s,"display")}),!0}init(e){const t=this;if(t.initialized)return t;if(!1===t.mount(e))return t;t.emit("beforeInit"),t.params.breakpoints&&t.setBreakpoint(),t.addClasses(),t.updateSize(),t.updateSlides(),t.params.watchOverflow&&t.checkOverflow(),t.params.grabCursor&&t.enabled&&t.setGrabCursor(),t.params.loop&&t.virtual&&t.params.virtual.enabled?t.slideTo(t.params.initialSlide+t.virtual.slidesBefore,0,t.params.runCallbacksOnInit,!1,!0):t.slideTo(t.params.initialSlide,0,t.params.runCallbacksOnInit,!1,!0),t.params.loop&&t.loopCreate(void 0,!0),t.attachEvents();const n=[...t.el.querySelectorAll('[loading="lazy"]')];return t.isElement&&n.push(...t.hostEl.querySelectorAll('[loading="lazy"]')),n.forEach(e=>{e.complete?Nt(t,e):e.addEventListener("load",e=>{Nt(t,e.target)})}),kt(t),t.initialized=!0,kt(t),t.emit("init"),t.emit("afterInit"),t}destroy(e=!0,t=!0){const n=this,{params:i,el:s,wrapperEl:r,slides:a}=n;return void 0===n.params||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),i.loop&&n.loopDestroy(),t&&(n.removeClasses(),s&&"string"!=typeof s&&s.removeAttribute("style"),r&&r.removeAttribute("style"),a&&a.length&&a.forEach(e=>{e.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass,i.slideActiveClass,i.slideNextClass,i.slidePrevClass),e.removeAttribute("style"),e.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(e=>{n.off(e)}),!1!==e&&(n.el&&"string"!=typeof n.el&&(n.el.swiper=null),function(e){const t=e;Object.keys(t).forEach(e=>{try{t[e]=null}catch(e){}try{delete t[e]}catch(e){}})}(n)),n.destroyed=!0),null}static extendDefaults(e){it(Xt,e)}static get extendedDefaults(){return Xt}static get defaults(){return Ut}static installModule(e){Kt.prototype.__modules__||(Kt.prototype.__modules__=[]);const t=Kt.prototype.__modules__;"function"==typeof e&&t.indexOf(e)<0&&t.push(e)}static use(e){return Array.isArray(e)?(e.forEach(e=>Kt.installModule(e)),Kt):(Kt.installModule(e),Kt)}}function Zt({swiper:e,extendParams:t,on:n,emit:i}){const s=Xe(),r=Ze();function a(t){if(!e.enabled)return;const{rtlTranslate:n}=e;let a=t;a.originalEvent&&(a=a.originalEvent);const o=a.keyCode||a.charCode,l=e.params.keyboard.pageUpDown,c=l&&33===o,d=l&&34===o,u=37===o,h=39===o,p=38===o,m=40===o;if(!e.allowSlideNext&&(e.isHorizontal()&&h||e.isVertical()&&m||d))return!1;if(!e.allowSlidePrev&&(e.isHorizontal()&&u||e.isVertical()&&p||c))return!1;if(a.shiftKey||a.altKey||a.ctrlKey||a.metaKey)return;if(s.activeElement&&(s.activeElement.isContentEditable||s.activeElement.nodeName&&("input"===s.activeElement.nodeName.toLowerCase()||"textarea"===s.activeElement.nodeName.toLowerCase())))return;if(e.params.keyboard.onlyInViewport&&(c||d||u||h||p||m)){let t=!1;if(ht(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&0===ht(e.el,`.${e.params.slideActiveClass}`).length)return;const i=e.el,s=i.clientWidth,a=i.clientHeight,o=r.innerWidth,l=r.innerHeight,c=ct(i);n&&(c.left-=i.scrollLeft);const d=[[c.left,c.top],[c.left+s,c.top],[c.left,c.top+a],[c.left+s,c.top+a]];for(let e=0;e<d.length;e+=1){const n=d[e];if(n[0]>=0&&n[0]<=o&&n[1]>=0&&n[1]<=l){if(0===n[0]&&0===n[1])continue;t=!0}}if(!t)return}const f=e.params.keyboard.speed;e.isHorizontal()?((c||d||u||h)&&(a.preventDefault?a.preventDefault():a.returnValue=!1),((d||h)&&!n||(c||u)&&n)&&e.slideNext(f),((c||u)&&!n||(d||h)&&n)&&e.slidePrev(f)):((c||d||p||m)&&(a.preventDefault?a.preventDefault():a.returnValue=!1),(d||m)&&e.slideNext(f),(c||p)&&e.slidePrev(f)),i("keyPress",o)}function o(){e.keyboard.enabled||(s.addEventListener("keydown",a),e.keyboard.enabled=!0)}function l(){e.keyboard.enabled&&(s.removeEventListener("keydown",a),e.keyboard.enabled=!1)}e.keyboard={enabled:!1},t({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0,speed:void 0}}),n("init",()=>{e.params.keyboard.enabled&&o()}),n("destroy",()=>{e.keyboard.enabled&&l()}),Object.assign(e.keyboard,{enable:o,disable:l})}function Jt({swiper:e,extendParams:t,on:n,emit:i}){const s=Ze();let r;t({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let a,o=et();const l=[];function c(){e.enabled&&(e.mouseEntered=!0)}function d(){e.enabled&&(e.mouseEntered=!1)}function u(t){return!(e.params.mousewheel.thresholdDelta&&t.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&et()-o<e.params.mousewheel.thresholdTime||!(t.delta>=6&&et()-o<60)&&(t.direction<0?e.isEnd&&!e.params.loop||e.animating||(e.slideNext(),i("scroll",t.raw)):e.isBeginning&&!e.params.loop||e.animating||(e.slidePrev(),i("scroll",t.raw)),o=(new s.Date).getTime(),1))}function h(t){let n=t,s=!0;if(!e.enabled)return;if(t.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const o=e.params.mousewheel;e.params.cssMode&&n.preventDefault();let c=e.el;"container"!==e.params.mousewheel.eventsTarget&&(c=document.querySelector(e.params.mousewheel.eventsTarget));const d=c&&c.contains(n.target);if(!e.mouseEntered&&!d&&!o.releaseOnEdges)return!0;n.originalEvent&&(n=n.originalEvent);let h=0;const p=e.rtlTranslate?-1:1,m=function(e){let t=0,n=0,i=0,s=0;return"detail"in e&&(n=e.detail),"wheelDelta"in e&&(n=-e.wheelDelta/120),"wheelDeltaY"in e&&(n=-e.wheelDeltaY/120),"wheelDeltaX"in e&&(t=-e.wheelDeltaX/120),"axis"in e&&e.axis===e.HORIZONTAL_AXIS&&(t=n,n=0),i=10*t,s=10*n,"deltaY"in e&&(s=e.deltaY),"deltaX"in e&&(i=e.deltaX),e.shiftKey&&!i&&(i=s,s=0),(i||s)&&e.deltaMode&&(1===e.deltaMode?(i*=40,s*=40):(i*=800,s*=800)),i&&!t&&(t=i<1?-1:1),s&&!n&&(n=s<1?-1:1),{spinX:t,spinY:n,pixelX:i,pixelY:s}}(n);if(o.forceToAxis)if(e.isHorizontal()){if(!(Math.abs(m.pixelX)>Math.abs(m.pixelY)))return!0;h=-m.pixelX*p}else{if(!(Math.abs(m.pixelY)>Math.abs(m.pixelX)))return!0;h=-m.pixelY}else h=Math.abs(m.pixelX)>Math.abs(m.pixelY)?-m.pixelX*p:-m.pixelY;if(0===h)return!0;o.invert&&(h=-h);let f=e.getTranslate()+h*o.sensitivity;if(f>=e.minTranslate()&&(f=e.minTranslate()),f<=e.maxTranslate()&&(f=e.maxTranslate()),s=!!e.params.loop||!(f===e.minTranslate()||f===e.maxTranslate()),s&&e.params.nested&&n.stopPropagation(),e.params.freeMode&&e.params.freeMode.enabled){const t={time:et(),delta:Math.abs(h),direction:Math.sign(h)},s=a&&t.time<a.time+500&&t.delta<=a.delta&&t.direction===a.direction;if(!s){a=void 0;let c=e.getTranslate()+h*o.sensitivity;const d=e.isBeginning,u=e.isEnd;if(c>=e.minTranslate()&&(c=e.minTranslate()),c<=e.maxTranslate()&&(c=e.maxTranslate()),e.setTransition(0),e.setTranslate(c),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!d&&e.isBeginning||!u&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:t.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,l.length>=15&&l.shift();const n=l.length?l[l.length-1]:void 0,i=l[0];if(l.push(t),n&&(t.delta>n.delta||t.direction!==n.direction))l.splice(0);else if(l.length>=15&&t.time-i.time<500&&i.delta-t.delta>=1&&t.delta<=6){const n=h>0?.8:.2;a=t,l.splice(0),r=Qe(()=>{!e.destroyed&&e.params&&e.slideToClosest(e.params.speed,!0,void 0,n)},0)}r||(r=Qe(()=>{!e.destroyed&&e.params&&(a=t,l.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5))},500))}if(s||i("scroll",n),e.params.autoplay&&e.params.autoplay.disableOnInteraction&&e.autoplay.stop(),o.releaseOnEdges&&(c===e.minTranslate()||c===e.maxTranslate()))return!0}}else{const n={time:et(),delta:Math.abs(h),direction:Math.sign(h),raw:t};l.length>=2&&l.shift();const i=l.length?l[l.length-1]:void 0;if(l.push(n),i?(n.direction!==i.direction||n.delta>i.delta||n.time>i.time+150)&&u(n):u(n),function(t){const n=e.params.mousewheel;if(t.direction<0){if(e.isEnd&&!e.params.loop&&n.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&n.releaseOnEdges)return!0;return!1}(n))return!0}return n.preventDefault?n.preventDefault():n.returnValue=!1,!1}function p(t){let n=e.el;"container"!==e.params.mousewheel.eventsTarget&&(n=document.querySelector(e.params.mousewheel.eventsTarget)),n[t]("mouseenter",c),n[t]("mouseleave",d),n[t]("wheel",h)}function m(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",h),!0):!e.mousewheel.enabled&&(p("addEventListener"),e.mousewheel.enabled=!0,!0)}function f(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,h),!0):!!e.mousewheel.enabled&&(p("removeEventListener"),e.mousewheel.enabled=!1,!0)}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&f(),e.params.mousewheel.enabled&&m()}),n("destroy",()=>{e.params.cssMode&&m(),e.mousewheel.enabled&&f()}),Object.assign(e.mousewheel,{enable:m,disable:f})}function Qt(e,t,n,i){return e.params.createElements&&Object.keys(i).forEach(s=>{if(!n[s]&&!0===n.auto){let r=at(e.el,`.${i[s]}`)[0];r||(r=lt("div",i[s]),r.className=i[s],e.el.append(r)),n[s]=r,t[s]=r}}),n}Object.keys(Yt).forEach(e=>{Object.keys(Yt[e]).forEach(t=>{Kt.prototype[t]=Yt[e][t]})}),Kt.use([function({swiper:e,on:t,emit:n}){const i=Ze();let s=null,r=null;const a=()=>{e&&!e.destroyed&&e.initialized&&(n("beforeResize"),n("resize"))},o=()=>{e&&!e.destroyed&&e.initialized&&n("orientationchange")};t("init",()=>{e.params.resizeObserver&&void 0!==i.ResizeObserver?e&&!e.destroyed&&e.initialized&&(s=new ResizeObserver(t=>{r=i.requestAnimationFrame(()=>{const{width:n,height:i}=e;let s=n,r=i;t.forEach(({contentBoxSize:t,contentRect:n,target:i})=>{i&&i!==e.el||(s=n?n.width:(t[0]||t).inlineSize,r=n?n.height:(t[0]||t).blockSize)}),s===n&&r===i||a()})}),s.observe(e.el)):(i.addEventListener("resize",a),i.addEventListener("orientationchange",o))}),t("destroy",()=>{r&&i.cancelAnimationFrame(r),s&&s.unobserve&&e.el&&(s.unobserve(e.el),s=null),i.removeEventListener("resize",a),i.removeEventListener("orientationchange",o)})},function({swiper:e,extendParams:t,on:n,emit:i}){const s=[],r=Ze(),a=(t,n={})=>{const a=new(r.MutationObserver||r.WebkitMutationObserver)(t=>{if(e.__preventObserver__)return;if(1===t.length)return void i("observerUpdate",t[0]);const n=function(){i("observerUpdate",t[0])};r.requestAnimationFrame?r.requestAnimationFrame(n):r.setTimeout(n,0)});a.observe(t,{attributes:void 0===n.attributes||n.attributes,childList:e.isElement||(void 0===n.childList||n).childList,characterData:void 0===n.characterData||n.characterData}),s.push(a)};t({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",()=>{if(e.params.observer){if(e.params.observeParents){const t=ht(e.hostEl);for(let e=0;e<t.length;e+=1)a(t[e])}a(e.hostEl,{childList:e.params.observeSlideChildren}),a(e.wrapperEl,{attributes:!1})}}),n("destroy",()=>{s.forEach(e=>{e.disconnect()}),s.splice(0,s.length)})}]);const en='<svg class="swiper-navigation-icon" width="11" height="20" viewBox="0 0 11 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.38296 20.0762C0.111788 19.805 0.111788 19.3654 0.38296 19.0942L9.19758 10.2796L0.38296 1.46497C0.111788 1.19379 0.111788 0.754138 0.38296 0.482966C0.654131 0.211794 1.09379 0.211794 1.36496 0.482966L10.4341 9.55214C10.8359 9.9539 10.8359 10.6053 10.4341 11.007L1.36496 20.0762C1.09379 20.3474 0.654131 20.3474 0.38296 20.0762Z" fill="currentColor"/></svg>';function tn({swiper:e,extendParams:t,on:n,emit:i}){function s(t){let n;return t&&"string"==typeof t&&e.isElement&&(n=e.el.querySelector(t)||e.hostEl.querySelector(t),n)?n:(t&&("string"==typeof t&&(n=[...document.querySelectorAll(t)]),e.params.uniqueNavElements&&"string"==typeof t&&n&&n.length>1&&1===e.el.querySelectorAll(t).length?n=e.el.querySelector(t):n&&1===n.length&&(n=n[0])),t&&!n?t:n)}function r(t,n){const i=e.params.navigation;(t=mt(t)).forEach(t=>{t&&(t.classList[n?"add":"remove"](...i.disabledClass.split(" ")),"BUTTON"===t.tagName&&(t.disabled=n),e.params.watchOverflow&&e.enabled&&t.classList[e.isLocked?"add":"remove"](i.lockClass))})}function a(){const{nextEl:t,prevEl:n}=e.navigation;if(e.params.loop)return r(n,!1),void r(t,!1);r(n,e.isBeginning&&!e.params.rewind),r(t,e.isEnd&&!e.params.rewind)}function o(t){t.preventDefault(),(!e.isBeginning||e.params.loop||e.params.rewind)&&(e.slidePrev(),i("navigationPrev"))}function l(t){t.preventDefault(),(!e.isEnd||e.params.loop||e.params.rewind)&&(e.slideNext(),i("navigationNext"))}function c(){const t=e.params.navigation;if(e.params.navigation=Qt(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!t.nextEl&&!t.prevEl)return;let n=s(t.nextEl),i=s(t.prevEl);Object.assign(e.navigation,{nextEl:n,prevEl:i}),n=mt(n),i=mt(i);const r=(n,i)=>{if(n){if(t.addIcons&&n.matches(".swiper-button-next,.swiper-button-prev")&&!n.querySelector("svg")){const e=document.createElement("div");ft(e,en),n.appendChild(e.querySelector("svg")),e.remove()}n.addEventListener("click","next"===i?l:o)}!e.enabled&&n&&n.classList.add(...t.lockClass.split(" "))};n.forEach(e=>r(e,"next")),i.forEach(e=>r(e,"prev"))}function d(){let{nextEl:t,prevEl:n}=e.navigation;t=mt(t),n=mt(n);const i=(t,n)=>{t.removeEventListener("click","next"===n?l:o),t.classList.remove(...e.params.navigation.disabledClass.split(" "))};t.forEach(e=>i(e,"next")),n.forEach(e=>i(e,"prev"))}t({navigation:{nextEl:null,prevEl:null,addIcons:!0,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),e.navigation={nextEl:null,prevEl:null,arrowSvg:en},n("init",()=>{!1===e.params.navigation.enabled?u():(c(),a())}),n("toEdge fromEdge lock unlock",()=>{a()}),n("destroy",()=>{d()}),n("enable disable",()=>{let{nextEl:t,prevEl:n}=e.navigation;t=mt(t),n=mt(n),e.enabled?a():[...t,...n].filter(e=>!!e).forEach(t=>t.classList.add(e.params.navigation.lockClass))}),n("click",(t,n)=>{let{nextEl:s,prevEl:r}=e.navigation;s=mt(s),r=mt(r);const a=n.target;let o=r.includes(a)||s.includes(a);if(e.isElement&&!o){const e=n.path||n.composedPath&&n.composedPath();e&&(o=e.find(e=>s.includes(e)||r.includes(e)))}if(e.params.navigation.hideOnClick&&!o){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===a||e.pagination.el.contains(a)))return;let t;s.length?t=s[0].classList.contains(e.params.navigation.hiddenClass):r.length&&(t=r[0].classList.contains(e.params.navigation.hiddenClass)),i(!0===t?"navigationShow":"navigationHide"),[...s,...r].filter(e=>!!e).forEach(t=>t.classList.toggle(e.params.navigation.hiddenClass))}});const u=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),d()};Object.assign(e.navigation,{enable:()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),c(),a()},disable:u,update:a,init:c,destroy:d})}function nn(e=""){return`.${e.trim().replace(/([\.:!+\/()[\]#>~*^$|=,'"@{}\\])/g,"\\$1").replace(/ /g,".")}`}function sn({swiper:e,extendParams:t,on:n,emit:i}){const s="swiper-pagination";let r;t({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:`${s}-bullet`,bulletActiveClass:`${s}-bullet-active`,modifierClass:`${s}-`,currentClass:`${s}-current`,totalClass:`${s}-total`,hiddenClass:`${s}-hidden`,progressbarFillClass:`${s}-progressbar-fill`,progressbarOppositeClass:`${s}-progressbar-opposite`,clickableClass:`${s}-clickable`,lockClass:`${s}-lock`,horizontalClass:`${s}-horizontal`,verticalClass:`${s}-vertical`,paginationDisabledClass:`${s}-disabled`}}),e.pagination={el:null,bullets:[]};let a=0;function o(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&0===e.pagination.el.length}function l(t,n){const{bulletActiveClass:i}=e.params.pagination;t&&(t=t[("prev"===n?"previous":"next")+"ElementSibling"])&&(t.classList.add(`${i}-${n}`),(t=t[("prev"===n?"previous":"next")+"ElementSibling"])&&t.classList.add(`${i}-${n}-${n}`))}function c(t){const n=t.target.closest(nn(e.params.pagination.bulletClass));if(!n)return;t.preventDefault();const i=ut(n)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===i)return;const t=(s=e.realIndex,r=i,(r%=a=e.slides.length)===1+(s%=a)?"next":r===s-1?"previous":void 0);"next"===t?e.slideNext():"previous"===t?e.slidePrev():e.slideToLoop(i)}else e.slideTo(i);var s,r,a}function d(){const t=e.rtl,n=e.params.pagination;if(o())return;let s,c,d=e.pagination.el;d=mt(d);const u=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,h=e.params.loop?Math.ceil(u/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(c=e.previousRealIndex||0,s=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):void 0!==e.snapIndex?(s=e.snapIndex,c=e.previousSnapIndex):(c=e.previousIndex||0,s=e.activeIndex||0),"bullets"===n.type&&e.pagination.bullets&&e.pagination.bullets.length>0){const i=e.pagination.bullets;let o,u,h;if(n.dynamicBullets&&(r=pt(i[0],e.isHorizontal()?"width":"height"),d.forEach(t=>{t.style[e.isHorizontal()?"width":"height"]=r*(n.dynamicMainBullets+4)+"px"}),n.dynamicMainBullets>1&&void 0!==c&&(a+=s-(c||0),a>n.dynamicMainBullets-1?a=n.dynamicMainBullets-1:a<0&&(a=0)),o=Math.max(s-a,0),u=o+(Math.min(i.length,n.dynamicMainBullets)-1),h=(u+o)/2),i.forEach(e=>{const t=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(e=>`${n.bulletActiveClass}${e}`)].map(e=>"string"==typeof e&&e.includes(" ")?e.split(" "):e).flat();e.classList.remove(...t)}),d.length>1)i.forEach(t=>{const i=ut(t);i===s?t.classList.add(...n.bulletActiveClass.split(" ")):e.isElement&&t.setAttribute("part","bullet"),n.dynamicBullets&&(i>=o&&i<=u&&t.classList.add(...`${n.bulletActiveClass}-main`.split(" ")),i===o&&l(t,"prev"),i===u&&l(t,"next"))});else{const t=i[s];if(t&&t.classList.add(...n.bulletActiveClass.split(" ")),e.isElement&&i.forEach((e,t)=>{e.setAttribute("part",t===s?"bullet-active":"bullet")}),n.dynamicBullets){const e=i[o],t=i[u];for(let e=o;e<=u;e+=1)i[e]&&i[e].classList.add(...`${n.bulletActiveClass}-main`.split(" "));l(e,"prev"),l(t,"next")}}if(n.dynamicBullets){const s=Math.min(i.length,n.dynamicMainBullets+4),a=(r*s-r)/2-h*r,o=t?"right":"left";i.forEach(t=>{t.style[e.isHorizontal()?o:"top"]=`${a}px`})}}d.forEach((t,r)=>{if("fraction"===n.type&&(t.querySelectorAll(nn(n.currentClass)).forEach(e=>{e.textContent=n.formatFractionCurrent(s+1)}),t.querySelectorAll(nn(n.totalClass)).forEach(e=>{e.textContent=n.formatFractionTotal(h)})),"progressbar"===n.type){let i;i=n.progressbarOpposite?e.isHorizontal()?"vertical":"horizontal":e.isHorizontal()?"horizontal":"vertical";const r=(s+1)/h;let a=1,o=1;"horizontal"===i?a=r:o=r,t.querySelectorAll(nn(n.progressbarFillClass)).forEach(t=>{t.style.transform=`translate3d(0,0,0) scaleX(${a}) scaleY(${o})`,t.style.transitionDuration=`${e.params.speed}ms`})}"custom"===n.type&&n.renderCustom?(ft(t,n.renderCustom(e,s+1,h)),0===r&&i("paginationRender",t)):(0===r&&i("paginationRender",t),i("paginationUpdate",t)),e.params.watchOverflow&&e.enabled&&t.classList[e.isLocked?"add":"remove"](n.lockClass)})}function u(){const t=e.params.pagination;if(o())return;const n=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let s=e.pagination.el;s=mt(s);let r="";if("bullets"===t.type){let i=e.params.loop?Math.ceil(n/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&i>n&&(i=n);for(let n=0;n<i;n+=1)t.renderBullet?r+=t.renderBullet.call(e,n,t.bulletClass):r+=`<${t.bulletElement} ${e.isElement?'part="bullet"':""} class="${t.bulletClass}"></${t.bulletElement}>`}"fraction"===t.type&&(r=t.renderFraction?t.renderFraction.call(e,t.currentClass,t.totalClass):`<span class="${t.currentClass}"></span> / <span class="${t.totalClass}"></span>`),"progressbar"===t.type&&(r=t.renderProgressbar?t.renderProgressbar.call(e,t.progressbarFillClass):`<span class="${t.progressbarFillClass}"></span>`),e.pagination.bullets=[],s.forEach(n=>{"custom"!==t.type&&ft(n,r||""),"bullets"===t.type&&e.pagination.bullets.push(...n.querySelectorAll(nn(t.bulletClass)))}),"custom"!==t.type&&i("paginationRender",s[0])}function h(){e.params.pagination=Qt(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const t=e.params.pagination;if(!t.el)return;let n;"string"==typeof t.el&&e.isElement&&(n=e.el.querySelector(t.el)),n||"string"!=typeof t.el||(n=[...document.querySelectorAll(t.el)]),n||(n=t.el),n&&0!==n.length&&(e.params.uniqueNavElements&&"string"==typeof t.el&&Array.isArray(n)&&n.length>1&&(n=[...e.el.querySelectorAll(t.el)],n.length>1&&(n=n.find(t=>ht(t,".swiper")[0]===e.el))),Array.isArray(n)&&1===n.length&&(n=n[0]),Object.assign(e.pagination,{el:n}),n=mt(n),n.forEach(n=>{"bullets"===t.type&&t.clickable&&n.classList.add(...(t.clickableClass||"").split(" ")),n.classList.add(t.modifierClass+t.type),n.classList.add(e.isHorizontal()?t.horizontalClass:t.verticalClass),"bullets"===t.type&&t.dynamicBullets&&(n.classList.add(`${t.modifierClass}${t.type}-dynamic`),a=0,t.dynamicMainBullets<1&&(t.dynamicMainBullets=1)),"progressbar"===t.type&&t.progressbarOpposite&&n.classList.add(t.progressbarOppositeClass),t.clickable&&n.addEventListener("click",c),e.enabled||n.classList.add(t.lockClass)}))}function p(){const t=e.params.pagination;if(o())return;let n=e.pagination.el;n&&(n=mt(n),n.forEach(n=>{n.classList.remove(t.hiddenClass),n.classList.remove(t.modifierClass+t.type),n.classList.remove(e.isHorizontal()?t.horizontalClass:t.verticalClass),t.clickable&&(n.classList.remove(...(t.clickableClass||"").split(" ")),n.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(e=>e.classList.remove(...t.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const t=e.params.pagination;let{el:n}=e.pagination;n=mt(n),n.forEach(n=>{n.classList.remove(t.horizontalClass,t.verticalClass),n.classList.add(e.isHorizontal()?t.horizontalClass:t.verticalClass)})}),n("init",()=>{!1===e.params.pagination.enabled?m():(h(),u(),d())}),n("activeIndexChange",()=>{void 0===e.snapIndex&&d()}),n("snapIndexChange",()=>{d()}),n("snapGridLengthChange",()=>{u(),d()}),n("destroy",()=>{p()}),n("enable disable",()=>{let{el:t}=e.pagination;t&&(t=mt(t),t.forEach(t=>t.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{d()}),n("click",(t,n)=>{const s=n.target,r=mt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&r&&r.length>0&&!s.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&s===e.navigation.nextEl||e.navigation.prevEl&&s===e.navigation.prevEl))return;const t=r[0].classList.contains(e.params.pagination.hiddenClass);i(!0===t?"paginationShow":"paginationHide"),r.forEach(t=>t.classList.toggle(e.params.pagination.hiddenClass))}});const m=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:t}=e.pagination;t&&(t=mt(t),t.forEach(t=>t.classList.add(e.params.pagination.paginationDisabledClass))),p()};Object.assign(e.pagination,{enable:()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:t}=e.pagination;t&&(t=mt(t),t.forEach(t=>t.classList.remove(e.params.pagination.paginationDisabledClass))),h(),u(),d()},disable:m,render:u,update:d,init:h,destroy:p})}function rn({swiper:e,extendParams:t,on:n,emit:i}){const s=Xe();let r,a,o,l,c=!1,d=null,u=null;function h(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:t,rtlTranslate:n}=e,{dragEl:i,el:s}=t,r=e.params.scrollbar,l=e.params.loop?e.progressLoop:e.progress;let c=a,u=(o-a)*l;n?(u=-u,u>0?(c=a-u,u=0):-u+a>o&&(c=o+u)):u<0?(c=a+u,u=0):u+a>o&&(c=o-u),e.isHorizontal()?(i.style.transform=`translate3d(${u}px, 0, 0)`,i.style.width=`${c}px`):(i.style.transform=`translate3d(0px, ${u}px, 0)`,i.style.height=`${c}px`),r.hide&&(clearTimeout(d),s.style.opacity=1,d=setTimeout(()=>{s.style.opacity=0,s.style.transitionDuration="400ms"},1e3))}function p(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:t}=e,{dragEl:n,el:i}=t;n.style.width="",n.style.height="",o=e.isHorizontal()?i.offsetWidth:i.offsetHeight,l=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),a="auto"===e.params.scrollbar.dragSize?o*l:parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?n.style.width=`${a}px`:n.style.height=`${a}px`,i.style.display=l>=1?"none":"",e.params.scrollbar.hide&&(i.style.opacity=0),e.params.watchOverflow&&e.enabled&&t.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function m(t){return e.isHorizontal()?t.clientX:t.clientY}function f(t){const{scrollbar:n,rtlTranslate:i}=e,{el:s}=n;let l;l=(m(t)-ct(s)[e.isHorizontal()?"left":"top"]-(null!==r?r:a/2))/(o-a),l=Math.max(Math.min(l,1),0),i&&(l=1-l);const c=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*l;e.updateProgress(c),e.setTranslate(c),e.updateActiveIndex(),e.updateSlidesClasses()}function g(t){const n=e.params.scrollbar,{scrollbar:s,wrapperEl:a}=e,{el:o,dragEl:l}=s;c=!0,r=t.target===l?m(t)-t.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,t.preventDefault(),t.stopPropagation(),a.style.transitionDuration="100ms",l.style.transitionDuration="100ms",f(t),clearTimeout(u),o.style.transitionDuration="0ms",n.hide&&(o.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),i("scrollbarDragStart",t)}function v(t){const{scrollbar:n,wrapperEl:s}=e,{el:r,dragEl:a}=n;c&&(t.preventDefault&&t.cancelable?t.preventDefault():t.returnValue=!1,f(t),s.style.transitionDuration="0ms",r.style.transitionDuration="0ms",a.style.transitionDuration="0ms",i("scrollbarDragMove",t))}function b(t){const n=e.params.scrollbar,{scrollbar:s,wrapperEl:r}=e,{el:a}=s;c&&(c=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",r.style.transitionDuration=""),n.hide&&(clearTimeout(u),u=Qe(()=>{a.style.opacity=0,a.style.transitionDuration="400ms"},1e3)),i("scrollbarDragEnd",t),n.snapOnRelease&&e.slideToClosest())}function y(t){const{scrollbar:n,params:i}=e,r=n.el;if(!r)return;const a=r,o=!!i.passiveListeners&&{passive:!1,capture:!1},l=!!i.passiveListeners&&{passive:!0,capture:!1};if(!a)return;const c="on"===t?"addEventListener":"removeEventListener";a[c]("pointerdown",g,o),s[c]("pointermove",v,o),s[c]("pointerup",b,l)}function _(){const{scrollbar:t,el:n}=e;e.params.scrollbar=Qt(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const i=e.params.scrollbar;if(!i.el)return;let r,a;if("string"==typeof i.el&&e.isElement&&(r=e.el.querySelector(i.el)),r||"string"!=typeof i.el)r||(r=i.el);else if(r=s.querySelectorAll(i.el),!r.length)return;e.params.uniqueNavElements&&"string"==typeof i.el&&r.length>1&&1===n.querySelectorAll(i.el).length&&(r=n.querySelector(i.el)),r.length>0&&(r=r[0]),r.classList.add(e.isHorizontal()?i.horizontalClass:i.verticalClass),r&&(a=r.querySelector(nn(e.params.scrollbar.dragClass)),a||(a=lt("div",e.params.scrollbar.dragClass),r.append(a))),Object.assign(t,{el:r,dragEl:a}),i.draggable&&e.params.scrollbar.el&&e.scrollbar.el&&y("on"),r&&r.classList[e.enabled?"remove":"add"](...Je(e.params.scrollbar.lockClass))}function x(){const t=e.params.scrollbar,n=e.scrollbar.el;n&&n.classList.remove(...Je(e.isHorizontal()?t.horizontalClass:t.verticalClass)),e.params.scrollbar.el&&e.scrollbar.el&&y("off")}t({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null},n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const t=e.params.scrollbar;let{el:n}=e.scrollbar;n=mt(n),n.forEach(n=>{n.classList.remove(t.horizontalClass,t.verticalClass),n.classList.add(e.isHorizontal()?t.horizontalClass:t.verticalClass)})}),n("init",()=>{!1===e.params.scrollbar.enabled?w():(_(),p(),h())}),n("update resize observerUpdate lock unlock changeDirection",()=>{p()}),n("setTranslate",()=>{h()}),n("setTransition",(t,n)=>{!function(t){e.params.scrollbar.el&&e.scrollbar.el&&(e.scrollbar.dragEl.style.transitionDuration=`${t}ms`)}(n)}),n("enable disable",()=>{const{el:t}=e.scrollbar;t&&t.classList[e.enabled?"remove":"add"](...Je(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const w=()=>{e.el.classList.add(...Je(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Je(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:()=>{e.el.classList.remove(...Je(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Je(e.params.scrollbar.scrollbarDisabledClass)),_(),p(),h()},disable:w,updateSize:p,setTranslate:h,init:_,destroy:x})}function an({swiper:e,extendParams:t,on:n}){t({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,containerRole:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null,scrollOnFocus:!0,wrapperLiveRegion:!0}}),e.a11y={clicked:!1};let i,s,r=null,a=(new Date).getTime();function o(e){const t=r;0!==t.length&&ft(t,e)}function l(e){(e=mt(e)).forEach(e=>{e.setAttribute("tabIndex","0")})}function c(e){(e=mt(e)).forEach(e=>{e.setAttribute("tabIndex","-1")})}function d(e,t){(e=mt(e)).forEach(e=>{e.setAttribute("role",t)})}function u(e,t){(e=mt(e)).forEach(e=>{e.setAttribute("aria-roledescription",t)})}function h(e,t){(e=mt(e)).forEach(e=>{e.setAttribute("aria-label",t)})}function p(e){(e=mt(e)).forEach(e=>{e.setAttribute("aria-disabled",!0)})}function m(e){(e=mt(e)).forEach(e=>{e.removeAttribute("aria-disabled")})}function f(t){if(13!==t.keyCode&&32!==t.keyCode)return;const n=e.params.a11y,i=t.target;if(!e.pagination||!e.pagination.el||i!==e.pagination.el&&!e.pagination.el.contains(t.target)||t.target.matches(nn(e.params.pagination.bulletClass))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const t=mt(e.navigation.prevEl);mt(e.navigation.nextEl).includes(i)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?o(n.lastSlideMessage):o(n.nextSlideMessage)),t.includes(i)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?o(n.firstSlideMessage):o(n.prevSlideMessage))}e.pagination&&i.matches(nn(e.params.pagination.bulletClass))&&i.click()}}function g(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function v(){return g()&&e.params.pagination.clickable}const b=(e,t,n)=>{l(e),"BUTTON"!==e.tagName&&(d(e,"button"),e.addEventListener("keydown",f)),h(e,n)},y=t=>{s&&s!==t.target&&!s.contains(t.target)&&(i=!0),e.a11y.clicked=!0},_=()=>{i=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},x=e=>{a=(new Date).getTime()},w=t=>{if(e.a11y.clicked||!e.params.a11y.scrollOnFocus)return;if((new Date).getTime()-a<100)return;const n=t.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!n||!e.slides.includes(n))return;s=n;const r=e.virtual&&e.params.virtual.enabled,o=(r?parseInt(n.getAttribute("data-swiper-slide-index"),10):e.slides.indexOf(n))===e.activeIndex,l=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(n);o||l||t.sourceCapabilities&&t.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{i||(e.params.loop?e.slideToLoop(e.getSlideIndexWhenGrid(parseInt(n.getAttribute("data-swiper-slide-index"))),0):r?e.slideTo(e.getSlideIndexWhenGrid(parseInt(n.getAttribute("data-swiper-slide-index"),10)),0):e.slideTo(e.getSlideIndexWhenGrid(e.slides.indexOf(n)),0),i=!1)}))},S=()=>{const t=e.params.a11y;t.itemRoleDescriptionMessage&&u(e.slides,t.itemRoleDescriptionMessage),t.slideRole&&d(e.slides,t.slideRole);const n=e.slides.length;t.slideLabelMessage&&e.slides.forEach((i,s)=>{const r=e.params.loop?parseInt(i.getAttribute("data-swiper-slide-index"),10):s;h(i,t.slideLabelMessage.replace(/\{\{index\}\}/,r+1).replace(/\{\{slidesLength\}\}/,n))})};n("beforeInit",()=>{r=lt("span",e.params.a11y.notificationClass),r.setAttribute("aria-live","assertive"),r.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&(()=>{const t=e.params.a11y;e.el.append(r);const n=e.el;t.containerRoleDescriptionMessage&&u(n,t.containerRoleDescriptionMessage),t.containerMessage&&h(n,t.containerMessage),t.containerRole&&d(n,t.containerRole);const i=e.wrapperEl,s=t.id||i.getAttribute("id")||`swiper-wrapper-${function(e=16){return"x".repeat(e).replace(/x/g,()=>Math.round(16*Math.random()).toString(16))}(16)}`;var a,o,l;a=s,mt(i).forEach(e=>{e.setAttribute("id",a)}),t.wrapperLiveRegion&&(o=i,l=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite",(o=mt(o)).forEach(e=>{e.setAttribute("aria-live",l)})),S();let{nextEl:c,prevEl:p}=e.navigation?e.navigation:{};c=mt(c),p=mt(p),c&&c.forEach(e=>b(e,0,t.nextSlideMessage)),p&&p.forEach(e=>b(e,0,t.prevSlideMessage)),v()&&mt(e.pagination.el).forEach(e=>{e.addEventListener("keydown",f)}),Xe().addEventListener("visibilitychange",x),e.el.addEventListener("focus",w,!0),e.el.addEventListener("pointerdown",y,!0),e.el.addEventListener("pointerup",_,!0)})()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&S()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&function(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:t,prevEl:n}=e.navigation;n&&(e.isBeginning?(p(n),c(n)):(m(n),l(n))),t&&(e.isEnd?(p(t),c(t)):(m(t),l(t)))}()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&function(){const t=e.params.a11y;g()&&e.pagination.bullets.forEach(n=>{e.params.pagination.clickable&&(l(n),e.params.pagination.renderBullet||(d(n,"button"),h(n,t.paginationBulletMessage.replace(/\{\{index\}\}/,ut(n)+1)))),n.matches(nn(e.params.pagination.bulletActiveClass))?n.setAttribute("aria-current","true"):n.removeAttribute("aria-current")})}()}),n("destroy",()=>{e.params.a11y.enabled&&function(){r&&r.remove();let{nextEl:t,prevEl:n}=e.navigation?e.navigation:{};t=mt(t),n=mt(n),t&&t.forEach(e=>e.removeEventListener("keydown",f)),n&&n.forEach(e=>e.removeEventListener("keydown",f)),v()&&mt(e.pagination.el).forEach(e=>{e.removeEventListener("keydown",f)}),Xe().removeEventListener("visibilitychange",x),e.el&&"string"!=typeof e.el&&(e.el.removeEventListener("focus",w,!0),e.el.removeEventListener("pointerdown",y,!0),e.el.removeEventListener("pointerup",_,!0))}()})}function on({swiper:e,extendParams:t,on:n,emit:i,params:s}){let r,a;e.autoplay={running:!1,paused:!1,timeLeft:0},t({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let o,l,c,d,u,h,p,m=s&&s.autoplay?s.autoplay.delay:3e3,f=s&&s.autoplay?s.autoplay.delay:3e3,g=(new Date).getTime();function v(t){e&&!e.destroyed&&e.wrapperEl&&t.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",v),p||t.detail&&t.detail.bySwiperTouchMove||E())}const b=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?l=!0:l&&(f=o,l=!1);const t=e.autoplay.paused?o:g+f-(new Date).getTime();e.autoplay.timeLeft=t,i("autoplayTimeLeft",t,t/m),a=requestAnimationFrame(()=>{b()})},y=()=>{let t=e.params.autoplay.delay;const n=(()=>{let t;if(t=e.virtual&&e.params.virtual.enabled?e.slides.find(e=>e.classList.contains("swiper-slide-active")):e.slides[e.activeIndex],t)return parseInt(t.getAttribute("data-swiper-autoplay"),10)})();return!Number.isNaN(n)&&n>0&&(t=n),t},_=t=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(a),b();let n=t;void 0===n&&(n=y(),m=n,f=n),o=n;const s=e.params.speed,l=()=>{e&&!e.destroyed&&(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(s,!0,!0),i("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,s,!0,!0),i("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(s,!0,!0),i("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,s,!0,!0),i("autoplay")),e.params.cssMode&&(g=(new Date).getTime(),requestAnimationFrame(()=>{_()})))};return n>0?(clearTimeout(r),r=setTimeout(()=>{l()},n)):requestAnimationFrame(()=>{l()}),n},x=()=>{g=(new Date).getTime(),e.autoplay.running=!0,_(),i("autoplayStart")},w=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(a),i("autoplayStop")},S=(t,n)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),t||(h=!0);const s=()=>{i("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",v):E()};if(e.autoplay.paused=!0,n)return void s();const a=o||e.params.autoplay.delay;o=a-((new Date).getTime()-g),e.isEnd&&o<0&&!e.params.loop||(o<0&&(o=0),s())},E=()=>{e.isEnd&&o<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(g=(new Date).getTime(),h?(h=!1,_(o)):_(),e.autoplay.paused=!1,i("autoplayResume"))},N=()=>{if(e.destroyed||!e.autoplay.running)return;const t=Xe();"hidden"===t.visibilityState&&(h=!0,S(!0)),"visible"===t.visibilityState&&E()},C=t=>{"mouse"===t.pointerType&&(h=!0,p=!0,e.animating||e.autoplay.paused||S(!0))},k=t=>{"mouse"===t.pointerType&&(p=!1,e.autoplay.paused&&E())};n("init",()=>{e.params.autoplay.enabled&&(e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",k)),Xe().addEventListener("visibilitychange",N),x())}),n("destroy",()=>{e.el&&"string"!=typeof e.el&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",k)),Xe().removeEventListener("visibilitychange",N),e.autoplay.running&&w()}),n("_freeModeStaticRelease",()=>{(d||h)&&E()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?w():S(!0,!0)}),n("beforeTransitionStart",(t,n,i)=>{!e.destroyed&&e.autoplay.running&&(i||!e.params.autoplay.disableOnInteraction?S(!0,!0):w())}),n("sliderFirstMove",()=>{!e.destroyed&&e.autoplay.running&&(e.params.autoplay.disableOnInteraction?w():(c=!0,d=!1,h=!1,u=setTimeout(()=>{h=!0,d=!0,S(!0)},200)))}),n("touchEnd",()=>{if(!e.destroyed&&e.autoplay.running&&c){if(clearTimeout(u),clearTimeout(r),e.params.autoplay.disableOnInteraction)return d=!1,void(c=!1);d&&e.params.cssMode&&E(),d=!1,c=!1}}),n("slideChange",()=>{!e.destroyed&&e.autoplay.running&&e.autoplay.paused&&(o=y(),m=y())}),Object.assign(e.autoplay,{start:x,stop:w,pause:S,resume:E})}function ln({element:e,visibleClass:t,waitMode:n="transitionend",timeoutDuration:i,hideMode:s="hidden",displayValue:r="block"}){if("timeout"===n&&"number"!=typeof i)return;window.matchMedia("(prefers-reduced-motion: reduce)").matches&&(n="immediate");const a=t=>{t.target===e&&(o(),e.removeEventListener("transitionend",a))},o=()=>{"display"===s?e.style.display="none":e.setAttribute("hidden",!0)};return{show(){e.removeEventListener("transitionend",a),this.timeout&&clearTimeout(this.timeout),"display"===s?e.style.display=r:e.removeAttribute("hidden"),e.offsetHeight,e.classList.add(t)},hide(){"transitionend"===n?e.addEventListener("transitionend",a):"timeout"===n?this.timeout=setTimeout(()=>{o()},i):o(),e.classList.remove(t)},toggle(){this.isHidden()?this.show():this.hide()},isHidden(){const n=null!==e.getAttribute("hidden"),i="none"===e.style.display,s=[...e.classList].includes(t);return n||i||!s},timeout:null}}var cn="top",dn="bottom",un="right",hn="left",pn="auto",mn=[cn,dn,un,hn],fn="start",gn="end",vn="viewport",bn="popper",yn=mn.reduce(function(e,t){return e.concat([t+"-"+fn,t+"-"+gn])},[]),_n=[].concat(mn,[pn]).reduce(function(e,t){return e.concat([t,t+"-"+fn,t+"-"+gn])},[]),xn=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function wn(e){return e?(e.nodeName||"").toLowerCase():null}function Sn(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function En(e){return e instanceof Sn(e).Element||e instanceof Element}function Nn(e){return e instanceof Sn(e).HTMLElement||e instanceof HTMLElement}function Cn(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Sn(e).ShadowRoot||e instanceof ShadowRoot)}var kn={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach(function(e){var n=t.styles[e]||{},i=t.attributes[e]||{},s=t.elements[e];Nn(s)&&wn(s)&&(Object.assign(s.style,n),Object.keys(i).forEach(function(e){var t=i[e];!1===t?s.removeAttribute(e):s.setAttribute(e,!0===t?"":t)}))})},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(e){var i=t.elements[e],s=t.attributes[e]||{},r=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce(function(e,t){return e[t]="",e},{});Nn(i)&&wn(i)&&(Object.assign(i.style,r),Object.keys(s).forEach(function(e){i.removeAttribute(e)}))})}},requires:["computeStyles"]};function Tn(e){return e.split("-")[0]}var jn=Math.max,An=Math.min,On=Math.round;function Ln(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function Dn(){return!/^((?!chrome|android).)*safari/i.test(Ln())}function Mn(e,t,n){void 0===t&&(t=!1),void 0===n&&(n=!1);var i=e.getBoundingClientRect(),s=1,r=1;t&&Nn(e)&&(s=e.offsetWidth>0&&On(i.width)/e.offsetWidth||1,r=e.offsetHeight>0&&On(i.height)/e.offsetHeight||1);var a=(En(e)?Sn(e):window).visualViewport,o=!Dn()&&n,l=(i.left+(o&&a?a.offsetLeft:0))/s,c=(i.top+(o&&a?a.offsetTop:0))/r,d=i.width/s,u=i.height/r;return{width:d,height:u,top:c,right:l+d,bottom:c+u,left:l,x:l,y:c}}function Pn(e){var t=Mn(e),n=e.offsetWidth,i=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-i)<=1&&(i=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:i}}function In(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Cn(n)){var i=t;do{if(i&&e.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function $n(e){return Sn(e).getComputedStyle(e)}function Rn(e){return["table","td","th"].indexOf(wn(e))>=0}function zn(e){return((En(e)?e.ownerDocument:e.document)||window.document).documentElement}function Fn(e){return"html"===wn(e)?e:e.assignedSlot||e.parentNode||(Cn(e)?e.host:null)||zn(e)}function Hn(e){return Nn(e)&&"fixed"!==$n(e).position?e.offsetParent:null}function Bn(e){for(var t=Sn(e),n=Hn(e);n&&Rn(n)&&"static"===$n(n).position;)n=Hn(n);return n&&("html"===wn(n)||"body"===wn(n)&&"static"===$n(n).position)?t:n||function(e){var t=/firefox/i.test(Ln());if(/Trident/i.test(Ln())&&Nn(e)&&"fixed"===$n(e).position)return null;var n=Fn(e);for(Cn(n)&&(n=n.host);Nn(n)&&["html","body"].indexOf(wn(n))<0;){var i=$n(n);if("none"!==i.transform||"none"!==i.perspective||"paint"===i.contain||-1!==["transform","perspective"].indexOf(i.willChange)||t&&"filter"===i.willChange||t&&i.filter&&"none"!==i.filter)return n;n=n.parentNode}return null}(e)||t}function Vn(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function qn(e,t,n){return jn(e,An(t,n))}function Wn(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Un(e,t){return t.reduce(function(t,n){return t[n]=e,t},{})}var Gn={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,n=e.state,i=e.name,s=e.options,r=n.elements.arrow,a=n.modifiersData.popperOffsets,o=Tn(n.placement),l=Vn(o),c=[hn,un].indexOf(o)>=0?"height":"width";if(r&&a){var d=function(e,t){return Wn("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:Un(e,mn))}(s.padding,n),u=Pn(r),h="y"===l?cn:hn,p="y"===l?dn:un,m=n.rects.reference[c]+n.rects.reference[l]-a[l]-n.rects.popper[c],f=a[l]-n.rects.reference[l],g=Bn(r),v=g?"y"===l?g.clientHeight||0:g.clientWidth||0:0,b=m/2-f/2,y=d[h],_=v-u[c]-d[p],x=v/2-u[c]/2+b,w=qn(y,x,_),S=l;n.modifiersData[i]=((t={})[S]=w,t.centerOffset=w-x,t)}},effect:function(e){var t=e.state,n=e.options.element,i=void 0===n?"[data-popper-arrow]":n;null!=i&&("string"!=typeof i||(i=t.elements.popper.querySelector(i)))&&In(t.elements.popper,i)&&(t.elements.arrow=i)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Yn(e){return e.split("-")[1]}var Xn={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Kn(e){var t,n=e.popper,i=e.popperRect,s=e.placement,r=e.variation,a=e.offsets,o=e.position,l=e.gpuAcceleration,c=e.adaptive,d=e.roundOffsets,u=e.isFixed,h=a.x,p=void 0===h?0:h,m=a.y,f=void 0===m?0:m,g="function"==typeof d?d({x:p,y:f}):{x:p,y:f};p=g.x,f=g.y;var v=a.hasOwnProperty("x"),b=a.hasOwnProperty("y"),y=hn,_=cn,x=window;if(c){var w=Bn(n),S="clientHeight",E="clientWidth";w===Sn(n)&&"static"!==$n(w=zn(n)).position&&"absolute"===o&&(S="scrollHeight",E="scrollWidth"),(s===cn||(s===hn||s===un)&&r===gn)&&(_=dn,f-=(u&&w===x&&x.visualViewport?x.visualViewport.height:w[S])-i.height,f*=l?1:-1),s!==hn&&(s!==cn&&s!==dn||r!==gn)||(y=un,p-=(u&&w===x&&x.visualViewport?x.visualViewport.width:w[E])-i.width,p*=l?1:-1)}var N,C=Object.assign({position:o},c&&Xn),k=!0===d?function(e,t){var n=e.x,i=e.y,s=t.devicePixelRatio||1;return{x:On(n*s)/s||0,y:On(i*s)/s||0}}({x:p,y:f},Sn(n)):{x:p,y:f};return p=k.x,f=k.y,l?Object.assign({},C,((N={})[_]=b?"0":"",N[y]=v?"0":"",N.transform=(x.devicePixelRatio||1)<=1?"translate("+p+"px, "+f+"px)":"translate3d("+p+"px, "+f+"px, 0)",N)):Object.assign({},C,((t={})[_]=b?f+"px":"",t[y]=v?p+"px":"",t.transform="",t))}var Zn={passive:!0},Jn={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,n=e.instance,i=e.options,s=i.scroll,r=void 0===s||s,a=i.resize,o=void 0===a||a,l=Sn(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return r&&c.forEach(function(e){e.addEventListener("scroll",n.update,Zn)}),o&&l.addEventListener("resize",n.update,Zn),function(){r&&c.forEach(function(e){e.removeEventListener("scroll",n.update,Zn)}),o&&l.removeEventListener("resize",n.update,Zn)}},data:{}},Qn={left:"right",right:"left",bottom:"top",top:"bottom"};function ei(e){return e.replace(/left|right|bottom|top/g,function(e){return Qn[e]})}var ti={start:"end",end:"start"};function ni(e){return e.replace(/start|end/g,function(e){return ti[e]})}function ii(e){var t=Sn(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function si(e){return Mn(zn(e)).left+ii(e).scrollLeft}function ri(e){var t=$n(e),n=t.overflow,i=t.overflowX,s=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+s+i)}function ai(e){return["html","body","#document"].indexOf(wn(e))>=0?e.ownerDocument.body:Nn(e)&&ri(e)?e:ai(Fn(e))}function oi(e,t){var n;void 0===t&&(t=[]);var i=ai(e),s=i===(null==(n=e.ownerDocument)?void 0:n.body),r=Sn(i),a=s?[r].concat(r.visualViewport||[],ri(i)?i:[]):i,o=t.concat(a);return s?o:o.concat(oi(Fn(a)))}function li(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function ci(e,t,n){return t===vn?li(function(e,t){var n=Sn(e),i=zn(e),s=n.visualViewport,r=i.clientWidth,a=i.clientHeight,o=0,l=0;if(s){r=s.width,a=s.height;var c=Dn();(c||!c&&"fixed"===t)&&(o=s.offsetLeft,l=s.offsetTop)}return{width:r,height:a,x:o+si(e),y:l}}(e,n)):En(t)?function(e,t){var n=Mn(e,!1,"fixed"===t);return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}(t,n):li(function(e){var t,n=zn(e),i=ii(e),s=null==(t=e.ownerDocument)?void 0:t.body,r=jn(n.scrollWidth,n.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),a=jn(n.scrollHeight,n.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),o=-i.scrollLeft+si(e),l=-i.scrollTop;return"rtl"===$n(s||n).direction&&(o+=jn(n.clientWidth,s?s.clientWidth:0)-r),{width:r,height:a,x:o,y:l}}(zn(e)))}function di(e){var t,n=e.reference,i=e.element,s=e.placement,r=s?Tn(s):null,a=s?Yn(s):null,o=n.x+n.width/2-i.width/2,l=n.y+n.height/2-i.height/2;switch(r){case cn:t={x:o,y:n.y-i.height};break;case dn:t={x:o,y:n.y+n.height};break;case un:t={x:n.x+n.width,y:l};break;case hn:t={x:n.x-i.width,y:l};break;default:t={x:n.x,y:n.y}}var c=r?Vn(r):null;if(null!=c){var d="y"===c?"height":"width";switch(a){case fn:t[c]=t[c]-(n[d]/2-i[d]/2);break;case gn:t[c]=t[c]+(n[d]/2-i[d]/2)}}return t}function ui(e,t){void 0===t&&(t={});var n=t,i=n.placement,s=void 0===i?e.placement:i,r=n.strategy,a=void 0===r?e.strategy:r,o=n.boundary,l=void 0===o?"clippingParents":o,c=n.rootBoundary,d=void 0===c?vn:c,u=n.elementContext,h=void 0===u?bn:u,p=n.altBoundary,m=void 0!==p&&p,f=n.padding,g=void 0===f?0:f,v=Wn("number"!=typeof g?g:Un(g,mn)),b=h===bn?"reference":bn,y=e.rects.popper,_=e.elements[m?b:h],x=function(e,t,n,i){var s="clippingParents"===t?function(e){var t=oi(Fn(e)),n=["absolute","fixed"].indexOf($n(e).position)>=0&&Nn(e)?Bn(e):e;return En(n)?t.filter(function(e){return En(e)&&In(e,n)&&"body"!==wn(e)}):[]}(e):[].concat(t),r=[].concat(s,[n]),a=r[0],o=r.reduce(function(t,n){var s=ci(e,n,i);return t.top=jn(s.top,t.top),t.right=An(s.right,t.right),t.bottom=An(s.bottom,t.bottom),t.left=jn(s.left,t.left),t},ci(e,a,i));return o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}(En(_)?_:_.contextElement||zn(e.elements.popper),l,d,a),w=Mn(e.elements.reference),S=di({reference:w,element:y,placement:s}),E=li(Object.assign({},y,S)),N=h===bn?E:w,C={top:x.top-N.top+v.top,bottom:N.bottom-x.bottom+v.bottom,left:x.left-N.left+v.left,right:N.right-x.right+v.right},k=e.modifiersData.offset;if(h===bn&&k){var T=k[s];Object.keys(C).forEach(function(e){var t=[un,dn].indexOf(e)>=0?1:-1,n=[cn,dn].indexOf(e)>=0?"y":"x";C[e]+=T[n]*t})}return C}var hi={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,i=e.name;if(!t.modifiersData[i]._skip){for(var s=n.mainAxis,r=void 0===s||s,a=n.altAxis,o=void 0===a||a,l=n.fallbackPlacements,c=n.padding,d=n.boundary,u=n.rootBoundary,h=n.altBoundary,p=n.flipVariations,m=void 0===p||p,f=n.allowedAutoPlacements,g=t.options.placement,v=Tn(g),b=l||(v!==g&&m?function(e){if(Tn(e)===pn)return[];var t=ei(e);return[ni(e),t,ni(t)]}(g):[ei(g)]),y=[g].concat(b).reduce(function(e,n){return e.concat(Tn(n)===pn?function(e,t){void 0===t&&(t={});var n=t,i=n.placement,s=n.boundary,r=n.rootBoundary,a=n.padding,o=n.flipVariations,l=n.allowedAutoPlacements,c=void 0===l?_n:l,d=Yn(i),u=d?o?yn:yn.filter(function(e){return Yn(e)===d}):mn,h=u.filter(function(e){return c.indexOf(e)>=0});0===h.length&&(h=u);var p=h.reduce(function(t,n){return t[n]=ui(e,{placement:n,boundary:s,rootBoundary:r,padding:a})[Tn(n)],t},{});return Object.keys(p).sort(function(e,t){return p[e]-p[t]})}(t,{placement:n,boundary:d,rootBoundary:u,padding:c,flipVariations:m,allowedAutoPlacements:f}):n)},[]),_=t.rects.reference,x=t.rects.popper,w=new Map,S=!0,E=y[0],N=0;N<y.length;N++){var C=y[N],k=Tn(C),T=Yn(C)===fn,j=[cn,dn].indexOf(k)>=0,A=j?"width":"height",O=ui(t,{placement:C,boundary:d,rootBoundary:u,altBoundary:h,padding:c}),L=j?T?un:hn:T?dn:cn;_[A]>x[A]&&(L=ei(L));var D=ei(L),M=[];if(r&&M.push(O[k]<=0),o&&M.push(O[L]<=0,O[D]<=0),M.every(function(e){return e})){E=C,S=!1;break}w.set(C,M)}if(S)for(var P=function(e){var t=y.find(function(t){var n=w.get(t);if(n)return n.slice(0,e).every(function(e){return e})});if(t)return E=t,"break"},I=m?3:1;I>0&&"break"!==P(I);I--);t.placement!==E&&(t.modifiersData[i]._skip=!0,t.placement=E,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function pi(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function mi(e){return[cn,un,dn,hn].some(function(t){return e[t]>=0})}var fi={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,i=t.rects.reference,s=t.rects.popper,r=t.modifiersData.preventOverflow,a=ui(t,{elementContext:"reference"}),o=ui(t,{altBoundary:!0}),l=pi(a,i),c=pi(o,s,r),d=mi(l),u=mi(c);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:d,hasPopperEscaped:u},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":u})}},gi={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.options,i=e.name,s=n.offset,r=void 0===s?[0,0]:s,a=_n.reduce(function(e,n){return e[n]=function(e,t,n){var i=Tn(e),s=[hn,cn].indexOf(i)>=0?-1:1,r="function"==typeof n?n(Object.assign({},t,{placement:e})):n,a=r[0],o=r[1];return a=a||0,o=(o||0)*s,[hn,un].indexOf(i)>=0?{x:o,y:a}:{x:a,y:o}}(n,t.rects,r),e},{}),o=a[t.placement],l=o.x,c=o.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[i]=a}},vi={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,n=e.name;t.modifiersData[n]=di({reference:t.rects.reference,element:t.rects.popper,placement:t.placement})},data:{}},bi={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,i=e.name,s=n.mainAxis,r=void 0===s||s,a=n.altAxis,o=void 0!==a&&a,l=n.boundary,c=n.rootBoundary,d=n.altBoundary,u=n.padding,h=n.tether,p=void 0===h||h,m=n.tetherOffset,f=void 0===m?0:m,g=ui(t,{boundary:l,rootBoundary:c,padding:u,altBoundary:d}),v=Tn(t.placement),b=Yn(t.placement),y=!b,_=Vn(v),x="x"===_?"y":"x",w=t.modifiersData.popperOffsets,S=t.rects.reference,E=t.rects.popper,N="function"==typeof f?f(Object.assign({},t.rects,{placement:t.placement})):f,C="number"==typeof N?{mainAxis:N,altAxis:N}:Object.assign({mainAxis:0,altAxis:0},N),k=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,T={x:0,y:0};if(w){if(r){var j,A="y"===_?cn:hn,O="y"===_?dn:un,L="y"===_?"height":"width",D=w[_],M=D+g[A],P=D-g[O],I=p?-E[L]/2:0,$=b===fn?S[L]:E[L],R=b===fn?-E[L]:-S[L],z=t.elements.arrow,F=p&&z?Pn(z):{width:0,height:0},H=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},B=H[A],V=H[O],q=qn(0,S[L],F[L]),W=y?S[L]/2-I-q-B-C.mainAxis:$-q-B-C.mainAxis,U=y?-S[L]/2+I+q+V+C.mainAxis:R+q+V+C.mainAxis,G=t.elements.arrow&&Bn(t.elements.arrow),Y=G?"y"===_?G.clientTop||0:G.clientLeft||0:0,X=null!=(j=null==k?void 0:k[_])?j:0,K=D+U-X,Z=qn(p?An(M,D+W-X-Y):M,D,p?jn(P,K):P);w[_]=Z,T[_]=Z-D}if(o){var J,Q="x"===_?cn:hn,ee="x"===_?dn:un,te=w[x],ne="y"===x?"height":"width",ie=te+g[Q],se=te-g[ee],re=-1!==[cn,hn].indexOf(v),ae=null!=(J=null==k?void 0:k[x])?J:0,oe=re?ie:te-S[ne]-E[ne]-ae+C.altAxis,le=re?te+S[ne]+E[ne]-ae-C.altAxis:se,ce=p&&re?function(e,t,n){var i=qn(e,t,n);return i>n?n:i}(oe,te,le):qn(p?oe:ie,te,p?le:se);w[x]=ce,T[x]=ce-te}t.modifiersData[i]=T}},requiresIfExists:["offset"]};function yi(e,t,n){void 0===n&&(n=!1);var i,s,r=Nn(t),a=Nn(t)&&function(e){var t=e.getBoundingClientRect(),n=On(t.width)/e.offsetWidth||1,i=On(t.height)/e.offsetHeight||1;return 1!==n||1!==i}(t),o=zn(t),l=Mn(e,a,n),c={scrollLeft:0,scrollTop:0},d={x:0,y:0};return(r||!r&&!n)&&(("body"!==wn(t)||ri(o))&&(c=(i=t)!==Sn(i)&&Nn(i)?{scrollLeft:(s=i).scrollLeft,scrollTop:s.scrollTop}:ii(i)),Nn(t)?((d=Mn(t,!0)).x+=t.clientLeft,d.y+=t.clientTop):o&&(d.x=si(o))),{x:l.left+c.scrollLeft-d.x,y:l.top+c.scrollTop-d.y,width:l.width,height:l.height}}function _i(e){var t=new Map,n=new Set,i=[];function s(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach(function(e){if(!n.has(e)){var i=t.get(e);i&&s(i)}}),i.push(e)}return e.forEach(function(e){t.set(e.name,e)}),e.forEach(function(e){n.has(e.name)||s(e)}),i}var xi={placement:"bottom",modifiers:[],strategy:"absolute"};function wi(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(e){return!(e&&"function"==typeof e.getBoundingClientRect)})}function Si(e){void 0===e&&(e={});var t=e,n=t.defaultModifiers,i=void 0===n?[]:n,s=t.defaultOptions,r=void 0===s?xi:s;return function(e,t,n){void 0===n&&(n=r);var s,a,o={placement:"bottom",orderedModifiers:[],options:Object.assign({},xi,r),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},l=[],c=!1,d={state:o,setOptions:function(n){var s="function"==typeof n?n(o.options):n;u(),o.options=Object.assign({},r,o.options,s),o.scrollParents={reference:En(e)?oi(e):e.contextElement?oi(e.contextElement):[],popper:oi(t)};var a,c,h=function(e){var t=_i(e);return xn.reduce(function(e,n){return e.concat(t.filter(function(e){return e.phase===n}))},[])}((a=[].concat(i,o.options.modifiers),c=a.reduce(function(e,t){var n=e[t.name];return e[t.name]=n?Object.assign({},n,t,{options:Object.assign({},n.options,t.options),data:Object.assign({},n.data,t.data)}):t,e},{}),Object.keys(c).map(function(e){return c[e]})));return o.orderedModifiers=h.filter(function(e){return e.enabled}),o.orderedModifiers.forEach(function(e){var t=e.name,n=e.options,i=void 0===n?{}:n,s=e.effect;if("function"==typeof s){var r=s({state:o,name:t,instance:d,options:i});l.push(r||function(){})}}),d.update()},forceUpdate:function(){if(!c){var e=o.elements,t=e.reference,n=e.popper;if(wi(t,n)){o.rects={reference:yi(t,Bn(n),"fixed"===o.options.strategy),popper:Pn(n)},o.reset=!1,o.placement=o.options.placement,o.orderedModifiers.forEach(function(e){return o.modifiersData[e.name]=Object.assign({},e.data)});for(var i=0;i<o.orderedModifiers.length;i++)if(!0!==o.reset){var s=o.orderedModifiers[i],r=s.fn,a=s.options,l=void 0===a?{}:a,u=s.name;"function"==typeof r&&(o=r({state:o,options:l,name:u,instance:d})||o)}else o.reset=!1,i=-1}}},update:(s=function(){return new Promise(function(e){d.forceUpdate(),e(o)})},function(){return a||(a=new Promise(function(e){Promise.resolve().then(function(){a=void 0,e(s())})})),a}),destroy:function(){u(),c=!0}};if(!wi(e,t))return d;function u(){l.forEach(function(e){return e()}),l=[]}return d.setOptions(n).then(function(e){!c&&n.onFirstUpdate&&n.onFirstUpdate(e)}),d}}var Ei=Si({defaultModifiers:[Jn,vi,{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options,i=n.gpuAcceleration,s=void 0===i||i,r=n.adaptive,a=void 0===r||r,o=n.roundOffsets,l=void 0===o||o,c={placement:Tn(t.placement),variation:Yn(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:s,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,Kn(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,Kn(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},kn,gi,hi,bi,Gn,fi]});const Ni={rootContainerSelector:"#root-tooltips",removeDialogOnDestroy:!1,popperOptions:{placement:"bottom",strategy:"absolute",modifiers:[{name:"arrow",options:{element:".tooltip__arrow",padding:10}},{name:"eventListeners",options:{scroll:!1,resize:!1}},{name:"flip",options:{fallbackPlacements:["right","top","auto"]}},{name:"offset",options:{offset:({placement:e})=>e.includes("start")?[-10,0]:e.includes("end")?[10,0]:[0,0]}}]}};let Ci=class{constructor(e,t){return this.isOpen=!1,this.ignoreNextBlur=!1,this.element=e,this.config={...Ni,...t},this.config.popperOptions={...Ni.popperOptions,...t?.popperOptions||{}},this.config.popperOptions.modifiers=[...Ni.popperOptions.modifiers,...t?.popperOptions?.modifiers||[]],this.handleVisibility=this.handleVisibility.bind(this),this.onKeydown=this.onKeydown.bind(this),this.onDialogMouseDown=this.onDialogMouseDown.bind(this),this.onDocumentClick=this.onDocumentClick.bind(this),this.element.ODS_Tooltip=this,this.init(),this}static getInstance(e){return e&&e.ODS_Tooltip?e.ODS_Tooltip:null}wrapLastWordAndButton(){if(!this.element.hasAttribute("data-tooltip-keep-with-text"))return;const e=this.trigger.previousSibling;if(!e||e.nodeType!==Node.TEXT_NODE)return;const t=(e.textContent?.trim()||"").split(" "),n=t.pop(),i=t.join(" ");e.textContent=i+" ";const s=document.createElement("span");s.className="text-nowrap",s.innerHTML=`${n} ${this.trigger.outerHTML}`,this.trigger.parentNode?.replaceChild(s,this.trigger),this.trigger=s.querySelector("[data-tooltip-trigger]")}init(){this.trigger=document.querySelector(`[data-tooltip-trigger][aria-describedby=${this.element.getAttribute("id")}]`),this.trigger,this.element.hasAttribute("data-tooltip-keep-with-text")&&this.wrapLastWordAndButton(),this.rootContainer=document.querySelector(this.config.rootContainerSelector),this.rootContainer&&this.rootContainer.appendChild(this.element);const e=this.element.getAttribute("data-tooltip-placement");e&&(this.config.popperOptions.placement=e),this.instance=Ei(this.trigger,this.element,this.config.popperOptions),this.transitioner=ln({element:this.element,visibleClass:"is-visible"}),this.element.addEventListener("mousedown",this.onDialogMouseDown),this.trigger.addEventListener("click",this.handleVisibility),this.trigger.addEventListener("keydown",this.handleVisibility),this.trigger.addEventListener("blur",this.handleVisibility)}onDialogMouseDown(){this.ignoreNextBlur=!0}onDocumentClick(e){const t=e.target;t&&(this.trigger.contains(t)||this.element.contains(t)||this.hide())}handleVisibility(e){if("click"!==e.type)if("keydown"!==e.type){if("blur"===e.type){if(this.ignoreNextBlur)return void(this.ignoreNextBlur=!1);this.hide()}}else this.onKeydown(e);else this.toggle()}onKeydown(e){if(("Enter"===e.key||" "===e.key)&&"BUTTON"!==this.trigger.tagName)return e.preventDefault(),void this.toggle();L.ESC.includes(e.key)&&this.hide()}toggle(){this.isOpen?this.hide():this.show()}show(){this.transitioner.show(),this.trigger.classList.add("is-active"),this.isOpen=!0,this.instance.forceUpdate(),document.addEventListener("click",this.onDocumentClick)}hide(){this.transitioner.hide(),this.trigger.classList.remove("is-active"),this.isOpen=!1,document.removeEventListener("click",this.onDocumentClick)}update(){this.instance.forceUpdate()}destroy(){this.element.removeEventListener("mousedown",this.onDialogMouseDown),this.trigger.removeEventListener("click",this.handleVisibility),this.trigger.removeEventListener("keydown",this.handleVisibility),this.trigger.removeEventListener("blur",this.handleVisibility),document.removeEventListener("click",this.onDocumentClick),this.instance.destroy(),this.element.ODS_Tooltip=null,this.config.removeDialogOnDestroy&&this.element.remove()}};const ki="carousel",Ti=`${ki}__viewport-wrapper`,ji=`${ki}__viewport`,Ai=`${ki}__track`,Oi=`${ki}__slide`,Li=`${ki}__prev`,Di=`${ki}__next`,Mi=`${ki}__pagination`,Pi=`${ki}__pagination-item`,Ii=`${ki}__scrollbar`,$i=`${ki}__scrollbar-drag`,Ri="is-active",zi=`${ki}--bleed-right`,Fi=`.${ji}`,Hi=`.${Ai}`,Bi=`.${Li}`,Vi=`.${Di}`,qi=`.${Mi}`,Wi=`.${Ii}`,Ui=`.${Ri}`,Gi={navigation:{nextEl:Vi,prevEl:Bi},pagination:{el:qi,clickable:!0,bulletClass:Pi,bulletActiveClass:Ri,renderBullet:(e,t)=>`<button aria-label="Page ${e+1}" role="tab" class="${t}" type="button"></button>`},scrollbar:{el:Wi,draggable:!0,enabled:!0,horizontalClass:`${ki}__scrollbar-horizontal`,dragClass:$i,hide:!1},slidesPerView:1.2,spaceBetween:20,mousewheel:{forceToAxis:!0,sensitivity:1},a11y:{enabled:!0,scrollOnFocus:!1,prevSlideMessage:"Predchádzajúci snímok",nextSlideMessage:"Nasledujúci snímok",paginationBulletMessage:"Prejsť na snímok {index}",containerMessage:"Carousel so snímkami",containerRoleDescriptionMessage:"carousel",itemRoleDescriptionMessage:"snímok",firstSlideMessage:"Prvý snímok",lastSlideMessage:"Posledný snímok",slideLabelMessage:"Snímok"},loop:!1,cssMode:!1,direction:"horizontal",breakpoints:{1240:{slidesPerView:1.6}},wrapperClass:Ai,slideClass:Oi,slideActiveClass:Ri,slideNextClass:`${ki}__slide-next`,slidePrevClass:`${ki}__slide-prev`};let Yi=class e{getViewportWrapper(){return this.element.querySelector(`.${Ti}`)}getSlidesPerView(){return Number(this.instance?.params?.slidesPerView)||1}setScrollbarVisible(e){const t=this.element.querySelector(Wi);t&&(t.style.display=e?"":"none")}getSlidesContentWidth(){if(!this.instance)return this.track?.scrollWidth||0;const e=Array.from(this.instance.slides),t=e.reduce((e,t)=>e+t.offsetWidth,0),n=Number(this.instance.params?.spaceBetween)||0,i=t+Math.max(e.length-1,0)*n;return t<=0||i<=0?this.track?.scrollWidth||0:i}getOverflowWidth(e){const t=this.element.classList.contains(zi)?this.element.clientWidth||e?.clientWidth||0:this.viewport?.clientWidth||0;return t<=0?0:this.getSlidesContentWidth()-t}hasScrollableContent(t){if(!this.instance||!this.instance.params)return!1;const n=this.getOverflowWidth(t);return 0!==n?n>e.OVERFLOW_EPSILON_PX:this.instance.slides.length>this.getSlidesPerView()}constructor(e,t){return this.isScrollbarDragging=!1,this.externalControlsState=null,this.element=e,this.config={...Gi,...t,scrollbar:{...Gi.scrollbar??{},...t?.scrollbar??{},el:this.element.querySelector(Wi)}},this.handleSlideChange=this.handleSlideChange.bind(this),this.updateTooltipPosition=this.updateTooltipPosition.bind(this),this.boundWindowResizeHandler=this.handleWindowResize.bind(this),this.element.ODS_Carousel=this,requestAnimationFrame(()=>{this.init()}),this}init(){this.getElements(),this.element.hasAttribute("data-swiper-options")&&this.getCustomOptions();const e=this.element.classList.contains(zi);this.instance=new Kt(this.viewport,{...this.config,watchOverflow:!e&&this.config.watchOverflow,enabled:!1,modules:[tn,sn,rn,an,Zt,Jt],on:{slideChange:this.handleSlideChange,slideChangeTransitionEnd:()=>{this.updateExternalControlsState()},scrollbarDragStart:()=>{this.isScrollbarDragging=!0},scrollbarDragEnd:()=>{this.isScrollbarDragging=!1,this.updateExternalControlsState(!0)}}}),this.updateCarouselEnabledState(),this.element.classList.contains(zi)&&(this.adjustConfigForBleedRight(),this.fixBleedRightScrollbar()),this.syncScrollbar(),this.instance&&"function"==typeof this.instance.on&&this.instance.on("resize",()=>{this.updateCarouselEnabledState()}),this.observeVisibilityChanges(),window.addEventListener("resize",this.boundWindowResizeHandler),this.initExternalControls(),requestAnimationFrame(()=>{this.instance&&this.instance.update()})}handleWindowResize(){this.resizeRafId&&cancelAnimationFrame(this.resizeRafId),this.resizeRafId=requestAnimationFrame(()=>{this.resizeRafId=void 0,this.instance&&this.viewport&&(this.viewport.clientWidth<=0||(this.instance.update(),this.updateCarouselEnabledState(),this.bleedResizeHandler?.(),this.updateExternalControlsState(),this.instance.scrollbar?.updateSize()))})}syncScrollbar(){requestAnimationFrame(()=>{this.instance?.scrollbar&&this.instance.scrollbar.updateSize()})}observeVisibilityChanges(){"undefined"!=typeof ResizeObserver&&(this.resizeObserver?.disconnect(),this.resizeObserver=new ResizeObserver(()=>{this.instance&&this.viewport&&(this.viewport.clientWidth<=0||(this.instance.update(),this.updateCarouselEnabledState(),this.instance.scrollbar?.updateSize()))}),this.resizeObserver.observe(this.viewport))}fixBleedRightScrollbar(){const e=()=>{const e=this.getViewportWrapper(),t=this.instance?.scrollbar,n=this.instance;if(!(e&&t&&t.dragEl&&n))return;if(!this.hasScrollableContent(e))return void this.setScrollbarVisible(!1);this.setScrollbarVisible(!0);const i=t.el.offsetWidth,s=this.instance?.width||this.element.clientWidth||e.clientWidth,r=this.getSlidesContentWidth(),a="function"==typeof n.minTranslate?n.minTranslate():0,o="function"==typeof n.maxTranslate?n.maxTranslate():0,l=Math.max(Math.abs(o-a),0),c=Math.max(r,s+l),d=(c>0?Math.min(s/c,1):1)*i,u=Math.max(d,30);t.dragEl.style.width=`${u}px`,t.dragEl.style.display="";const h=Math.min(Math.max(n.progress||0,0),1)*Math.max(i-u,0);t.dragEl.style.transform=`translate3d(${h}px, 0, 0)`};requestAnimationFrame(()=>{requestAnimationFrame(e)}),this.instance.on("progress",e),this.instance.on("slideChange",e),this.instance.on("resize",e),this.instance.on("update",e),this.instance.on("setTranslate",e)}getElements(){this.viewport=this.element.querySelector(Fi),this.track=this.viewport.querySelector(Hi);const e=this.element.querySelector(qi);e&&!e.hasAttribute("role")&&e.setAttribute("role","tablist");const t={navigation:{...this.config.navigation??{},nextEl:this.element.querySelector(Vi),prevEl:this.element.querySelector(Bi)},pagination:{...this.config.pagination??{},el:e,clickable:!0,bulletClass:Pi,bulletActiveClass:Ri}};this.config={...this.config,...t}}getCustomOptions(){const e=this.element.getAttribute("data-swiper-options");if(!e)return;const t=JSON.parse(e);this.config={...this.config,...t}}updateCarouselEnabledState(){if(!this.instance||!this.instance.params)return;const e=this.getViewportWrapper();this.hasScrollableContent(e||void 0)?this.instance.enable():this.instance.disable(),this.setScrollbarVisible(this.instance.enabled)}applyBleedInsets(t){if(!this.instance||!this.instance.params)return;const n=this.element.clientWidth||t.clientWidth||0,i=document.documentElement?.clientWidth||window.innerWidth||0,s=t.getBoundingClientRect(),r=this.element.getBoundingClientRect(),a=r.left>0?r.left:s.left,o=Math.max(Math.floor(a),0),l=Math.max(Math.floor(i),n,0),c=-o,d=Math.max(l-o,n,0),u=this.getSlidesContentWidth(),h=u-n,p=this.getSlidesPerView(),m=this.instance.slides.length,f=!(u>0?h>e.OVERFLOW_EPSILON_PX:m>p),g=!f,v=f?"100%":`${d}px`,b=f?"0px":`${o}px`,y=f?"100%":`${l}px`,_=f?"0px":`${c}px`,x=this.element.classList.contains(zi)!==g||this.instance.params.width!==(f?void 0:n)||this.element.style.getPropertyValue("--carousel-bleed-viewport-width")!==v||this.element.style.getPropertyValue("--carousel-bleed-margin-left")!==b||this.element.style.getPropertyValue("--carousel-bleed-shell-width")!==y||this.element.style.getPropertyValue("--carousel-bleed-shell-margin-left")!==_;this.element.classList.toggle(zi,g);const w=f?void 0:n;this.instance.params.width=w,this.instance.originalParams&&(this.instance.originalParams.width=w),this.instance.params.slidesOffsetBefore=0,this.instance.params.slidesOffsetAfter=0,this.element.style.setProperty("--carousel-bleed-viewport-width",v),this.element.style.setProperty("--carousel-bleed-margin-left",b),this.element.style.setProperty("--carousel-bleed-shell-width",y),this.element.style.setProperty("--carousel-bleed-shell-margin-left",_),x&&this.instance.update(),this.updateCarouselEnabledState()}adjustConfigForBleedRight(){requestAnimationFrame(()=>{if(!this.instance)return;const e=this.getViewportWrapper();if(!e)return;const t=()=>{this.applyBleedInsets(e)};this.bleedResizeHandler=t,t(),this.instance.on("resize",t)})}handleSlideChange(){const e=this.track.querySelector(Ui),t=this.track.querySelectorAll(`.${Oi}:not(${Ui})`);e&&this.updateTooltipPosition(e),t.length>0&&this.hideAllTooltips(t),this.updateExternalControlsState()}updateTooltipPosition(e){const t=e.querySelectorAll('[data-tooltip-trigger="true"]');t.length>0&&t.forEach(e=>{const t=e.getAttribute("aria-describedby");if(!t)return;const n=document.getElementById(t);if(!n)return;const i=Ci.getInstance(n);i&&i.update()})}hideAllTooltips(e){e.forEach(e=>{const t=e.querySelectorAll('[data-tooltip-trigger="true"]');t.length>0&&t.forEach(e=>{const t=e.getAttribute("aria-describedby");if(!t)return;const n=document.getElementById(t);if(!n)return;const i=Ci.getInstance(n);i&&(i.hide(),e.blur())})})}initExternalControls(){const e=this.element.dataset.carouselId||this.element.id;e&&(this.carouselId=e,document.querySelectorAll(`[data-carousel-controls="${e}"]`).forEach(e=>{const t=e;if(t.hasAttribute("data-carousel-initialized"))return;t._carouselClickHandler&&t.removeEventListener("click",t._carouselClickHandler);const n=t.dataset.carouselAction,i=e=>{e.preventDefault(),t.hasAttribute("disabled")||("next"===n?this.slideNext():"prev"===n&&this.slidePrev())};"next"!==n&&"prev"!==n||(t.addEventListener("click",i),t.setAttribute("aria-label","next"===n?("object"==typeof this.config.a11y?this.config.a11y?.nextSlideMessage:void 0)||"Nasledujúci snímok":("object"==typeof this.config.a11y?this.config.a11y?.prevSlideMessage:void 0)||"Predchádzajúci snímok"),t.setAttribute("type","button"),t._carouselClickHandler=i),t.setAttribute("data-carousel-initialized","true")}),this.updateExternalControlsState())}updateExternalControlsState(e=!1){if(!this.carouselId||!this.instance)return;if(!this.instance.params)return;if(this.isScrollbarDragging&&!e)return;const t=!this.instance.enabled,n=t||this.instance.isBeginning,i=t||this.instance.isEnd;this.externalControlsState={isAtStart:n,isAtEnd:i},this.applyExternalControlsState(this.externalControlsState)}applyExternalControlsState(e){const{isAtStart:t,isAtEnd:n}=e,i=document.querySelectorAll(`[data-carousel-controls="${this.carouselId}"][data-carousel-action="prev"]`),s=document.querySelectorAll(`[data-carousel-controls="${this.carouselId}"][data-carousel-action="next"]`);i.forEach(e=>{const n=e;t?(n.setAttribute("disabled",""),n.setAttribute("aria-disabled","true"),n.style.cursor="not-allowed"):(n.removeAttribute("disabled"),n.setAttribute("aria-disabled","false"),n.style.cursor="pointer")}),s.forEach(e=>{const t=e;n?(t.setAttribute("disabled",""),t.setAttribute("aria-disabled","true"),t.style.cursor="not-allowed"):(t.removeAttribute("disabled"),t.setAttribute("aria-disabled","false"),t.style.cursor="pointer")})}slideNext(){this.instance&&this.instance.slideNext()}slidePrev(){this.instance&&this.instance.slidePrev()}getActiveIndex(){return this.instance?this.instance.activeIndex:0}onSlideChange(e){this.instance&&this.instance.on("slideChange",()=>{e(this.instance.activeIndex)})}destroy(){this.carouselId&&document.querySelectorAll(`[data-carousel-controls="${this.carouselId}"]`).forEach(e=>{const t=e;t._carouselClickHandler&&(t.removeEventListener("click",t._carouselClickHandler),delete t._carouselClickHandler),t.removeAttribute("data-carousel-initialized")}),window.removeEventListener("resize",this.boundWindowResizeHandler),this.resizeRafId&&(cancelAnimationFrame(this.resizeRafId),this.resizeRafId=void 0),this.instance&&this.bleedResizeHandler&&(this.instance.off("resize",this.bleedResizeHandler),this.bleedResizeHandler=void 0),this.instance&&this.instance.destroy(),this.isScrollbarDragging=!1,this.externalControlsState=null,this.resizeObserver?.disconnect(),this.resizeObserver=void 0,this.element.ODS_Carousel===this&&delete this.element.ODS_Carousel}update(){this.instance&&this.instance.update()}static getInstance(e){return e&&e.ODS_Carousel?e.ODS_Carousel:null}static getInstanceById(e){const t=document.querySelector(`[data-carousel-id="${e}"]`)||document.getElementById(e);return t?this.getInstance(t):null}};Yi.OVERFLOW_EPSILON_PX=1;const Xi=Oi,Ki=({className:e,children:t,...n})=>{const i=C(Xi,e);return S.jsx("div",{className:i,...n,children:t})};Ki.displayName="CarouselItem";const Zi=({className:e,swiperOptions:t,items:n,showScrollbar:i=!1,bleedRight:s=!1,...r})=>{const[a]=j(Yi),{"data-swiper-options":o,...l}=r,c=n.map((e,t)=>S.jsx(Ki,{children:e},t.toString())),d=C(ki,e,{[`${ki}--scrollbar`]:i,[`${ki}--bleed-right`]:s}),u={prev:C(Li),next:C(Di),dots:C(Mi,i?"hide":"show-md")},h=i?{pagination:{enabled:!1},...t}:t;return S.jsxs("div",{className:d,ref:a,"data-carousel":!0,...i||h?{"data-swiper-options":JSON.stringify(h)}:{},...l,children:[S.jsxs("div",{className:Ti,children:[S.jsx("div",{className:ji,children:S.jsx("div",{className:Ai,children:c})}),i?null:S.jsxs(S.Fragment,{children:[S.jsx("button",{type:"button","aria-label":"Naspäť",className:u.prev,children:S.jsx(B,{size:"medium",name:"chevron-left"})}),S.jsx("button",{type:"button","aria-label":"Ďalej",className:u.next,children:S.jsx(B,{size:"medium",name:"chevron-right"})})]})]}),!i&&S.jsx("div",{role:"tablist",className:u.dots}),S.jsx("div",{className:C(Ii,!i&&"hide-md"),children:S.jsx("div",{className:$i})})]})};Zi.displayName="Carousel";const Ji=c(({className:e,...t},n)=>{const i=C("container",e);return S.jsx("div",{className:i,ref:n,...t})});Ji.displayName="Container";const Qi=e.forwardRef((e,t)=>{const{elemRef:n,className:i,icon:s,isDisabled:r,...a}=e,o=C("controls",i),l=a;return S.jsx("button",{type:"button",className:o,disabled:!!r||void 0,"aria-disabled":r?"true":void 0,ref:n||t,...l,children:S.jsx(B,{name:s})})});Qi.displayName="Controls";const es="carousel-hero",ts=`${es}__viewport-wrapper`,ns=`${es}__viewport`,is=`${es}__track`,ss=`${es}__slide`,rs=`${es}__slide-container`,as=`${es}__slide-content`,os=`${es}__slide-image`,ls=`${es}__prev`,cs=`${es}__next`,ds=`${es}__play-pause`,us=`${es}__tabs`,hs=`${es}__tab`,ps=`${es}__pagination`,ms=`${es}__pagination-item`,fs=`${es}__pagination-svg`,gs=`${es}__pagination-circle`,vs=`${es}__navigation`,bs="is-active",ys="is-playing",_s="is-paused",xs=`.${ns}`,ws=`.${ls}`,Ss=`.${cs}`,Es=`.${ds}`,Ns=`.${us}`,Cs=`.${hs}`,ks=`.${ps}`,Ts={pagination:{clickable:!0,bulletClass:ms,bulletActiveClass:"is-active",renderBullet:function(e,t){return`<button type="button" class="${t}" aria-label="Prejsť na snímok ${e+1}"></button>`}},slidesPerView:1,loop:!1,a11y:{enabled:!0,prevSlideMessage:"Predchádzajúci snímok",nextSlideMessage:"Nasledujúci snímok",containerMessage:"Hero carousel so snímkami",containerRoleDescriptionMessage:"carousel",itemRoleDescriptionMessage:"snímok",firstSlideMessage:"Prvý snímok",lastSlideMessage:"Posledný snímok",slideLabelMessage:"Snímok"},wrapperClass:is,slideClass:ss,slideActiveClass:bs};let js=class{constructor(e,t){return this.tabs=[],this._dotAnimationJustStarted=!1,this._isDragging=!1,this.element=e,this.config={...Ts,...t},this.element.ODS_CarouselHero=this,this._boundTabClick=this._onTabClick.bind(this),this._boundPrevClick=this._onUserNavigation.bind(this),this._boundNextClick=this._onUserNavigation.bind(this),this._boundPlayPauseClick=this._onPlayPauseClick.bind(this),this._boundWindowResize=this._onWindowResize.bind(this),this.init(),this}init(){this.getElements(),this.setupConfig(),this.createSwiper(),this.setupEventListeners(),this.renderPaginationDots(),this.updateStates(),this.updatePlayPauseIcon(),this.hasAutoplay()&&this.isAutoplayRunning()&&this.startDotAnimation(),window.addEventListener("resize",this._boundWindowResize)}_onWindowResize(){this.resizeRafId&&cancelAnimationFrame(this.resizeRafId),this.resizeRafId=requestAnimationFrame(()=>{this.resizeRafId=void 0,this.instance&&this.viewport&&(this.viewport.clientWidth<=0||(this.instance.update(),this.updateStates(),this.updatePlayPauseIcon()))})}getElements(){this.viewport=this.element.querySelector(xs);const e=this.element.querySelector(Ns);e&&(this.tabs=Array.from(e.querySelectorAll(Cs)))}setupConfig(){const e=this.element.hasAttribute("data-interval")&&parseInt(this.element.getAttribute("data-interval"))||0;if("object"==typeof this.config.a11y&&null!==this.config.a11y&&(this.config.a11y={...this.config.a11y,slideRole:this.tabs.length>0?"tabpanel":"group"}),this.element.hasAttribute("data-swiper-options"))try{const e=JSON.parse(this.element.getAttribute("data-swiper-options"));this.config={...this.config,...e}}catch(e){}this.config.loop=!1,this.config.rewind=!0,e>=1e3&&(this.config.autoplay={delay:e,disableOnInteraction:!1,pauseOnMouseEnter:!1,waitForTransition:!0,stopOnLastSlide:!1},this.element.classList.add(ys))}createSwiper(){const e=this.viewport.querySelectorAll(`.${ss}`).length>1;this.instance=new Kt(this.viewport,{...this.config,modules:[tn,sn,an,Zt,on],navigation:{nextEl:this.element.querySelector(Ss),prevEl:this.element.querySelector(ws)},pagination:!!e&&{...this.config.pagination,el:this.element.querySelector(ks)},on:{slideChange:()=>{this.updateStates(),this.isAutoplayRunning()?this.restartDotAnimation():this.stopDotAnimation()},autoplayStart:()=>{this._onAutoplayStart()},autoplayStop:()=>{this._onAutoplayStop()},touchStart:()=>{this._isDragging=!0,this._stopAutoplayIfRunning()},touchEnd:()=>{this._isDragging=!1}}}),this.updatePlayPauseIcon()}setupEventListeners(){this.tabs.forEach(e=>{e.removeEventListener("click",this._boundTabClick),e.addEventListener("click",this._boundTabClick)});const e=this.element.querySelector(Es);e&&(e.removeEventListener("click",this._boundPlayPauseClick),e.addEventListener("click",this._boundPlayPauseClick));const t=this.element.querySelector(ws),n=this.element.querySelector(Ss);t&&(t.removeEventListener("click",this._boundPrevClick),t.addEventListener("click",this._boundPrevClick)),n&&(n.removeEventListener("click",this._boundNextClick),n.addEventListener("click",this._boundNextClick))}_onUserNavigation(){this._stopAutoplayIfRunning(),this.stopDotAnimation()}_onTabClick(e){e.preventDefault();const t=e.currentTarget,n=this.tabs.indexOf(t);-1!==n&&n!==this.instance?.realIndex&&(this._onUserNavigation(),this.goToSlide(n))}_onPlayPauseClick(){this.toggleAutoplay()}isAutoplayRunning(){return!(!this.instance?.autoplay||!this.instance.autoplay.running)}_stopAutoplayIfRunning(){this.isAutoplayRunning()&&this.instance.autoplay.stop()}_onAutoplayStart(){this.element.classList.add(ys),this.element.classList.remove(_s),this.updatePlayPauseIcon(),this.startDotAnimation()}_onAutoplayStop(){this.element.classList.remove(ys),this.element.classList.add(_s),this.updatePlayPauseIcon(),this.stopDotAnimation()}toggleAutoplay(){this.instance&&this.instance.autoplay&&(this.isAutoplayRunning()?this.instance.autoplay.stop():(this.updateStates(),setTimeout(()=>{this.instance&&this.instance.autoplay&&this.instance.autoplay.start()},10)))}goToSlide(e){this.instance&&this.instance.realIndex!==e&&(this.instance.params.loop?this.instance.slideToLoop(e):this.instance.slideTo(e))}updateStates(){if(!this.instance)return;const e=this.instance.realIndex??this.instance.activeIndex??0;this.tabs.forEach((t,n)=>{const i=n===e;t.classList.toggle(bs,i),t.setAttribute("aria-selected",String(i)),t.setAttribute("tabindex",i?"0":"-1")}),this.scrollActiveTabIntoView(e),this.updatePaginationBullets(e)}updatePaginationBullets(e){const t=this.element.querySelector(ks);t&&t.querySelectorAll(`.${ms}`).forEach((t,n)=>{const i=n===e;if(t.classList.toggle("is-active",i),!this.hasAutoplay()){const e=t.querySelector(`.${fs}`);e&&(e.style.display=i?"block":"none")}})}scrollActiveTabIntoView(e){if(!this.tabs.length||e<0||e>=this.tabs.length)return;const t=this.tabs[e],n=this.element.querySelector(Ns);if(!n||!t)return;const i=n.getBoundingClientRect(),s=t.getBoundingClientRect(),r=i.width-56;if(s.right>i.left+r||s.left<i.left){const e=s.left-i.left-r/2+s.width/2;n.scrollBy({left:e,behavior:"smooth"})}}updatePlayPauseIcon(){const e=this.element.querySelector(Es);if(!e)return;const t=e.querySelector("use");if(t){const e=this.isAutoplayRunning()?"pause":"play",n=t.getAttribute("xlink:href")||"";if(!n.endsWith(`#${e}`)){const i=n.replace(/#[\w-]+$/,`#${e}`);t.setAttribute("xlink:href",i)}}}renderPaginationDots(){this._getPaginationButtons().forEach(e=>{const t=this.createSvgDot();e.innerHTML="",e.appendChild(t)})}startDotAnimation(e=!1){if(!this.hasAutoplay())return;if(!e&&!this.isAutoplayRunning())return;if(this._dotAnimationJustStarted)return;this._dotAnimationJustStarted=!0;const t=this._getActiveBulletButton();if(!t)return void(this._dotAnimationJustStarted=!1);const n=t.querySelector(`.${fs}`);if(!n)return void(this._dotAnimationJustStarted=!1);const i=n.querySelector("circle");if(!i)return void(this._dotAnimationJustStarted=!1);const s=this.getAnimationDuration();i.style.animation="none",t.offsetHeight,i.style.animation=`countdown linear ${s}ms 1 forwards`,this._dotAnimationJustStarted=!1}restartDotAnimation(){this.stopDotAnimation(),setTimeout(()=>{this.startDotAnimation()},50)}stopDotAnimation(){this._getPaginationButtons().forEach(e=>{const t=e.querySelector(`.${fs}`);if(!t)return;const n=t.querySelector("circle");n&&(n.style.animation="none")}),this._dotAnimationJustStarted=!1}_getPaginationButtons(){return Array.from(this.element.querySelectorAll(`${ks} > *`))}_getActiveBulletClass(){const e=this.instance?.params?.pagination;if(e&&"object"==typeof e&&e.bulletActiveClass)return String(e.bulletActiveClass);const t=this.config.pagination;return t&&"object"==typeof t&&t.bulletActiveClass?String(t.bulletActiveClass):bs}_getActiveBulletButton(){const e=this._getActiveBulletClass();return this.element.querySelector(`${ks} .${e}`)}createSvgDot(){const e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"svg");t.setAttribute("class",fs),t.setAttribute("width","12"),t.setAttribute("height","12"),t.setAttribute("viewBox","0 0 12 12");const n=document.createElementNS(e,"circle");return n.setAttribute("class",gs),n.setAttribute("r","5"),n.setAttribute("cx","6"),n.setAttribute("cy","6"),t.appendChild(n),t}hasAutoplay(){return!!(this.config.autoplay&&"object"==typeof this.config.autoplay&&this.config.autoplay.delay>=1e3)}getAnimationDuration(){return this.config.autoplay?.delay||0}destroy(){this.tabs.forEach(e=>{e.removeEventListener("click",this._boundTabClick)});const e=this.element.querySelector(Es);e&&e.removeEventListener("click",this._boundPlayPauseClick);const t=this.element.querySelector(ws),n=this.element.querySelector(Ss);t&&t.removeEventListener("click",this._boundPrevClick),n&&n.removeEventListener("click",this._boundNextClick),window.removeEventListener("resize",this._boundWindowResize),this.resizeRafId&&(cancelAnimationFrame(this.resizeRafId),this.resizeRafId=void 0),this.instance&&this.instance.destroy(!0,!0),delete this.element.ODS_CarouselHero}static getInstance(e){return e.ODS_CarouselHero||null}};const As={xs:"0",sm:"480px",md:"768px",lg:"992px",xl:"1240px",xxl:"1380px",xxxl:"1920px"},Os=({className:e,src:t,alt:n,...i})=>{const s=C("img",e);if("object"==typeof t){const e=Object.keys(t).sort((e,t)=>parseInt(As[t])-parseInt(As[e]));return S.jsxs("picture",{className:s,children:[e.map(e=>"default"!==e&&S.jsx("source",{srcSet:t[e],media:`(min-width: ${As[e]})`},e)),S.jsx("img",{src:t.default,alt:n,...i})]})}return S.jsx("img",{className:s,src:t,alt:n,...i})};Os.displayName="Image";const Ls=ss,Ds=({className:e,children:t,image:n,...i})=>{const s=C(Ls,e);return S.jsx("div",{className:s,...i,children:S.jsxs(Ji,{className:rs,children:[S.jsx("div",{className:as,children:t}),S.jsx(Os,{className:os,src:n,alt:"Obrázok"})]})})};function Ms(t){const n=[];return e.Children.forEach(t,t=>{e.isValidElement(t)&&(t.type!==e.Fragment?n.push(t):n.push(...Ms(t.props.children)))}),n}Ds.displayName="CarouselHeroItem";const Ps=({className:t,swiperOptions:n,children:i,tabs:s=[],interval:r,enableAutoplay:a=!1,...o})=>{const[l]=j(js),c=C(es,t),u=`carousel-hero-${d().replace(/:/g,"-")}`,h="string"==typeof o.id&&o.id?o.id:u,p=Ms(i),m=s.length>0&&p.length>0,f=(e,t)=>"string"==typeof e?.id&&e.id?e.id:`${h}-tab-${t}`,g=(e,t)=>e&&"string"==typeof e.props.id&&e.props.id?e.props.id:`${h}-panel-${t}`,v={prev:ls,next:cs,playPause:ds,tabs:us,tab:hs,pagination:ps},b=(()=>{if(!n)return;if(a||!("autoplay"in n))return n;const{autoplay:e,...t}=n;return Object.keys(t).length>0?t:void 0})(),y=a&&(n?.autoplay&&"object"==typeof n.autoplay&&n.autoplay.delay>=1e3||!!(r&&r>=1e3)),_=p.map((t,n)=>{if(!m)return t;const i=f(s[n],n),r=g(t,n);return e.cloneElement(t,{id:r,role:"tabpanel","aria-labelledby":i})});return S.jsxs("div",{className:c,ref:l,"data-carousel-hero":!0,...a&&r&&r>=1e3?{"data-interval":r}:{},...b?{"data-swiper-options":JSON.stringify(b)}:{},...o,children:[S.jsx("div",{className:ts,children:S.jsx("div",{className:ns,children:S.jsx("div",{className:is,children:_})})}),S.jsxs(Ji,{className:"d-flex",children:[m&&S.jsx("div",{className:v.tabs,role:"tablist",children:s.map((e,t)=>S.jsx("button",{id:f(e,t),type:"button",className:v.tab,role:"tab","aria-controls":g(p[t],t),"aria-selected":0===t?"true":"false",tabIndex:0===t?0:-1,children:e.label},t))}),S.jsx("div",{role:"tablist",className:v.pagination}),S.jsxs("div",{className:vs,children:[S.jsx(Qi,{className:v.prev,icon:"chevron-left","aria-label":"Predchádzajúci snímok"}),S.jsx(Qi,{className:v.next,icon:"chevron-right","aria-label":"Nasledujúci snímok"}),y&&S.jsx(Qi,{className:v.playPause,icon:"pause","aria-label":"Pozastaviť/Spustiť automatické prehrávanie"})]})]})]})};Ps.displayName="CarouselHero";const Is="carousel-promotions",$s=`${Is}__viewport-wrapper`,Rs=`${Is}__viewport`,zs=`${Is}__track`,Fs=`${Is}__next`,Hs=`${Is}__pagination`,Bs=`${Is}__pagination-item`,Vs=`${Is}__pagination-svg`,qs=`${Is}__pagination-circle`,Ws=`${Is}--slide-inverted`,Us="is-autoplay",Gs="is-active",Ys=`.${Rs}`,Xs=`.${Hs}`,Ks={pagination:{el:Xs,clickable:!0,bulletClass:Bs,bulletActiveClass:Gs,renderBullet:(e,t)=>`<button aria-label="Stránka ${e+1}" role="tab" class="${t}" type="button"></button>`},slidesPerView:1,loop:!0,a11y:{enabled:!0,prevSlideMessage:"Predchádzajúci snímok",nextSlideMessage:"Nasledujúci snímok",paginationBulletMessage:"Prejsť na snímok {index}",containerMessage:"Carousel so snímkami",containerRoleDescriptionMessage:"carousel",itemRoleDescriptionMessage:"snímok",firstSlideMessage:"Prvý snímok",lastSlideMessage:"Posledný snímok",slideLabelMessage:"Snímok"},cssMode:!1,direction:"horizontal",wrapperClass:zs,slideClass:`${Is}__slide`,slideActiveClass:Gs,autoplay:!1};let Zs=class e{constructor(e,t){return this.interval=0,this.element=e,this.config={...Ks,...t},this.interval=0,this.handleSlideChange=this.handleSlideChange.bind(this),this.scrollToNextSlide=this.scrollToNextSlide.bind(this),this.autoplayAnimationEnd=this.autoplayAnimationEnd.bind(this),this.boundWindowResizeHandler=this.handleWindowResize.bind(this),this.boundPaginationClickHandler=this.handlePaginationClick.bind(this),this.element.ODS_CarouselPromotions=this,this.init(),this}init(){this.getElements(),this.element.hasAttribute("data-swiper-options")&&this.getCustomOptions(),this.element.hasAttribute("data-interval")&&(this.interval=parseInt(this.element.getAttribute("data-interval")));const e=this.isIntervalValid();e?(this.element.classList.add(Us),this.config.autoplay={delay:this.interval,disableOnInteraction:!1}):(this.interval=0,this.config.autoplay=!1),this.instance=new Kt(this.viewport,{...this.config,modules:[tn,sn,an,Zt,on],on:{slideChange:this.handleSlideChange,init:()=>{this.fixPaginationButtonType(),this.isAutoplayEnabled&&this.renderSvgDotsForAnimation()},update:()=>{this.fixPaginationButtonType(),this.isAutoplayEnabled&&this.renderSvgDotsForAnimation()}}});const t=this.element.querySelector(Xs);t&&e&&(t.addEventListener("animationend",this.autoplayAnimationEnd),t.addEventListener("click",this.boundPaginationClickHandler)),window.addEventListener("resize",this.boundWindowResizeHandler)}handlePaginationClick(){this.stopAutoplay()}handleWindowResize(){this.resizeRafId&&cancelAnimationFrame(this.resizeRafId),this.resizeRafId=requestAnimationFrame(()=>{this.resizeRafId=void 0,this.instance&&this.viewport&&(this.viewport.clientWidth<=0||(this.instance.update(),this.fixPaginationButtonType(),this.isAutoplayEnabled&&this.renderSvgDotsForAnimation()))})}stopAutoplay(){this.interval=0,this.element.classList.remove(Us),this.instance&&this.instance.autoplay&&this.instance.autoplay.stop()}handleSlideChange(){this.element.classList.remove(Ws),this.instance&&void 0!==this.instance.activeIndex&&this.instance.activeIndex%2==1&&this.element.classList.add(Ws)}autoplayAnimationEnd(e){e instanceof AnimationEvent&&"countdown"===e.animationName&&this.scrollToNextSlide()}get isAutoplayEnabled(){return this.interval>0}isIntervalValid(){const e=parseInt(String(this.interval));return!isNaN(e)&&e>=1e3}scrollToNextSlide(){if(!this.instance||!this.instance.slides)return;const e=this.instance.slides.length;if(e<=0)return;const t=this.instance.activeIndex||0;this.instance.slideTo((t+1)%e)}getElements(){this.viewport=this.element.querySelector(Ys);const e=this.element.querySelector(Xs);e&&!e.hasAttribute("role")&&e.setAttribute("role","tablist");const t={pagination:{...this.config.pagination??{},el:e,clickable:!0,bulletClass:Bs,bulletActiveClass:Gs}};this.config={...this.config,...t}}getCustomOptions(){const e=this.element.getAttribute("data-swiper-options");if(!e)return;const t=JSON.parse(e);this.config={...this.config,...t}}fixPaginationButtonType(){Array.from(this.element.querySelectorAll(`${Xs} > *`)).forEach(e=>e.setAttribute("type","button"))}static createSvgDot(){const e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"svg");t.setAttribute("class",Vs),t.setAttribute("width","12"),t.setAttribute("height","12"),t.setAttribute("viewBox","0 0 12 12"),t.setAttribute("fill","none"),t.setAttribute("xmlns",e);const n=document.createElementNS(e,"circle");return n.setAttribute("class",qs),n.setAttribute("r","5"),n.setAttribute("cx","6"),n.setAttribute("cy","6"),t.appendChild(n),t}renderSvgDotsForAnimation(){const t=Array.from(this.element.querySelectorAll(`${Xs} > *`)),n=e.createSvgDot();n.querySelector("circle").style.animationDuration=`${this.interval}ms`,t.forEach(e=>{e.innerHTML="",e.appendChild(n.cloneNode(!0))})}destroy(){window.removeEventListener("resize",this.boundWindowResizeHandler),this.resizeRafId&&(cancelAnimationFrame(this.resizeRafId),this.resizeRafId=void 0);const e=this.element.querySelector(Xs);e&&(e.removeEventListener("animationend",this.autoplayAnimationEnd),e.removeEventListener("click",this.boundPaginationClickHandler)),this.instance&&this.instance.destroy(),this.element.ODS_CarouselPromotions===this&&delete this.element.ODS_CarouselPromotions}update(){this.instance&&this.instance.update()}static getInstance(e){return e&&e.ODS_CarouselPromotions?e.ODS_CarouselPromotions:null}};const Js=({className:e,swiperOptions:t,children:n,...i})=>{const[s]=j(Zs),r=C(Is,e),a={next:C(Fs,"hide-lg"),dots:C(Hs)};return S.jsxs("div",{className:r,ref:s,"data-carousel-promotions":!0,...t?{"data-swiper-options":JSON.stringify(t)}:{},...i,children:[S.jsx("div",{className:$s,children:S.jsx("div",{className:Rs,children:S.jsx("div",{className:zs,children:n})})}),S.jsx("div",{role:"tablist",className:a.dots})]})};Js.displayName="CarouselPromotions";const Qs=({tag:e="td",...t})=>{const n=e;return S.jsx(n,{...t})};Qs.displayName="TableCell";const er=e.createContext({headers:[],rows:[],isResponsive:!1}),tr=({row:t})=>{const{headers:n,expandableRows:i,isResponsive:s}=e.useContext(er);return n.map(({key:n,label:r,cellProps:a},o,l)=>{const c=t[n],d="object"==typeof c&&null!==c,u=d&&"value"in c?c.value:c,h=d&&"value"in c?Object.entries(c).filter(([e])=>"value"!==e&&"rawValue"!==e).reduce((e,[t,n])=>({...e,[t]:n}),{}):{},p=t?.expand?.length||0;return S.jsxs(e.Fragment,{children:[S.jsx(Qs,{...a,...h,...s&&{"data-label":r},children:u||""}),o===l.length-1&&i?.hasExpandableRows&&(t?.expand?S.jsx(Qs,{className:"align-right table__cell--shrink table__cell--expand",children:S.jsxs(Te,{type:"ghost",htmlType:"button",size:"small",isSquare:!0,className:"mb-none","data-subrow-toggle":!0,"aria-expanded":t.isExpanded?"true":"false","aria-controls":t.expand?.map(e=>e.id).join(" "),children:[S.jsx("span",{className:"visually-hidden",children:`Zobraziť ${p} súvisiac${p>4?"ich":p>1?"e":"i"} riad${p>4?"kov":p>1?"ky":"ok"}`}),S.jsx(B,{name:"chevron-down",size:"large"})]})}):S.jsx(Qs,{className:"align-right table__cell--shrink",children:S.jsx("span",{className:"sr-only",children:i?.expandableRowsCaptions?.emptyRow})}))]},n)})};tr.displayName="TableRow";const nr=()=>{const{footers:t}=e.useContext(er);return t?S.jsx("tfoot",{children:t.map((e,t)=>S.jsx("tr",{children:S.jsx(tr,{row:e})},t.toString()))}):null};nr.displayName="TableFooter";const ir=()=>{const{headers:t,expandableRows:n}=e.useContext(er),i={none:"zoradiť vzostupne podľa",ascending:"zoradiť zostupne podľa",descending:"vypnúť zoradenie poďľa"};return S.jsx("thead",{children:S.jsxs("tr",{children:[t.map((e,t)=>{const{isSortable:n,sort:s="none",label:r,cellProps:a,headCellProps:o}=e;return S.jsxs(Qs,{tag:"th",...a,...o,...n&&{"aria-sort":s},scope:"col",children:[r,n&&S.jsxs(S.Fragment,{children:[" ",S.jsx("button",{type:"button",className:"table__sort-button",children:S.jsxs("span",{className:"sr-only",children:[i[s]," ",r]})})]})]},t.toString())}),n?.hasExpandableRows&&S.jsx(Qs,{tag:"th",scope:"col",className:"table__cell--shrink",children:S.jsx("span",{className:"sr-only",children:n?.expandableRowsCaptions?.header})})]})})};ir.displayName="TableHeader";const sr=()=>{const{rows:t}=e.useContext(er);return S.jsx("tbody",{children:t.map((t,n)=>S.jsxs(e.Fragment,{children:[S.jsx("tr",{children:S.jsx(tr,{row:t})}),t?.expand?.map(({id:e,...n},i)=>S.jsx("tr",{id:e,className:"table__subrow",hidden:!t.isExpanded||void 0,children:S.jsx(tr,{row:n})},i.toString()))]},n.toString()))})};sr.displayName="TableRows";const rr="toggleTrigger",ar={activeClass:"is-active",settingsAttr:"data-toggle"};class or{constructor(e,t){return this.element=e,this.config={...ar,...t},this.settings=[],this.targets=[],this.hasClickOutside=!1,this.handleClick=this.handleClick.bind(this),this.handleClickOutside=this.handleClickOutside.bind(this),this.element.ODS_Toggle=this,this.init(),this}doToggle(e){const{dispatchEvent:t=!0}=e,{element:n,attribute:i,value:s,action:r}=e,a={...e},o={trigger:this.element,element:n};let l=i,c=n,d=s;"icon"===l&&(l="xlink:href",c=n.querySelector("use")),"text"===l&&(c=n.querySelector("[data-toggle-text-target]")||n),void 0===d&&(d=!1);const u=lr({element:c,attribute:l,action:r,value:d,dispatchEvent:t,eventDetail:o});return null!==u&&(a.value=u),a}init(){return this.settings=this.parseSettings(),this.targets=this.setupTargets(),this.hasClickOutside=this.settings.some(e=>!0===e.clickOutside),this.element.addEventListener("click",this.handleClick),this.hasClickOutside&&document.addEventListener("click",this.handleClickOutside),this.targets}handleClick(){this.targets=this.targets.map(e=>this.doToggle(e)),this.element.dispatchEvent(new CustomEvent(rr,{bubbles:!0}))}handleClickOutside(e){const t=e.target;this.element.contains(t)||this.targets.some(e=>e.element.contains(t))||this.targets.some(e=>"class"===e.attribute&&"string"==typeof e.value?e.element.classList.contains(e.value):"hidden"===e.attribute&&!e.element.hasAttribute("hidden"))&&(this.targets=this.targets.map(e=>this.doToggle(e)),this.element.dispatchEvent(new CustomEvent(rr,{bubbles:!0})))}destroy(){this.element.removeEventListener("click",this.handleClick),this.hasClickOutside&&document.removeEventListener("click",this.handleClickOutside),this.settings=[],this.targets=[],this.hasClickOutside=!1}update(){this.removeNonExistentTargets(),this.addNewTargets();const e=this.hasClickOutside;this.hasClickOutside=this.settings.some(e=>!0===e.clickOutside),!e&&this.hasClickOutside?document.addEventListener("click",this.handleClickOutside):e&&!this.hasClickOutside&&document.removeEventListener("click",this.handleClickOutside)}static getTargetElementsFromString({target:e,trigger:t}){const n=e.trim();return"self"===n?[t]:"parent"===n?[t.parentNode]:"previous"===n?[t.previousElementSibling]:"next"===n?[t.nextElementSibling]:"string"==typeof n?Array.from(document.querySelectorAll(n)):[]}parseSettings(){const e=this.element.getAttribute(this.config.settingsAttr),t=this.element.getAttribute("aria-controls");let n=[];try{e&&(n=JSON.parse(e))}catch(e){}return t&&(n=[...this.element.getAttribute("aria-expanded")?[{target:"self",attribute:"aria-expanded"}]:[],{target:t.split(" ").map(e=>`#${e}`).join(","),attribute:"hidden"},...Array.isArray(n)?n:[]]),n}setupTargets(){const e=this.element;return this.settings.reduce((t,n)=>n&&n.target?[...t,...n.target.split(",").reduce((t,i)=>[...t,...or.getTargetElementsFromString({target:i,trigger:e}).map(e=>({...n,element:e}))],[])]:t,[])}removeNonExistentTargets(){this.targets=this.targets.filter(e=>document.contains(e.element))}addNewTargets(){const e=this.setupTargets().filter(e=>!this.targets.find(t=>t.element===e.element&&t.action===e.action));this.targets=[...this.targets,...e]}static getInstance(e){return e&&e.ODS_Toggle?e.ODS_Toggle:null}}function lr(e){const{element:t,attribute:n,action:i,value:s,dispatchEvent:r=!0,eventDetail:a}=e;let o=null;if(!(t&&t instanceof Element))return o;if("focus"===i&&setTimeout(()=>t.focus(),20),"click"===i&&t.click(),"class"===n&&"string"==typeof s&&(t.classList.toggle(s),o=s),"text"===n){const e=t.textContent;t.textContent=s?.toString()||"",o=e}return"class"!==n&&"text"!==n&&void 0===i&&(o=t.getAttribute(n),"hidden"===n?t.hasAttribute(n)?t.removeAttribute(n):t.setAttribute(n,""):s?t.setAttribute(n,String(s)):t.setAttribute(n,String(!("true"===o)))),r&&t.dispatchEvent(new CustomEvent("toggle",{detail:a,bubbles:!0})),o}const cr={expandButtonSelector:"[data-subrow-toggle]",scrollableContainerSelector:".table-scrollable",responsiveTableSelector:'[data-table="responsive"]'};let dr=class{constructor(e,t){return this.element=e,this.config={...cr,...t},this.addRole=this.addRole.bind(this),this.addARIA=this.addARIA.bind(this),this.onExpandClick=this.onExpandClick.bind(this),this.expandButtons=[],this.scrollableContainer=null,this.element.ODS_Table=this,this.resizeObserver=new ResizeObserver(e=>{if(!this.scrollableContainer)return;const t=this.scrollableContainer.getBoundingClientRect();e.forEach(e=>{e.contentRect.width>t.width?this.scrollableContainer?.setAttribute("tabindex","0"):this.scrollableContainer?.removeAttribute("tabindex")})}),this.init(),this}addRole(e,t){Array.from(this.element.querySelectorAll(e)).forEach(e=>{e.setAttribute("role",t)})}addARIA(){try{this.element.setAttribute("role","table"),this.addRole("thead, tbody, tfoot","rowgroup"),this.addRole("tr","row"),this.addRole("td","cell"),this.addRole("th","columnheader"),this.addRole("th[scope=row]","rowheader")}catch(e){}}onExpandClick(e){const t=e.currentTarget,n=t.getAttribute("aria-controls")??"",i=this.element.querySelectorAll(n.split(" ").map(e=>`#${e}`).join(","));lr({element:t,attribute:"aria-expanded"}),i.forEach(e=>{lr({element:e,attribute:"hidden"})})}init(){this.expandButtons=Array.from(this.element.querySelectorAll(this.config.expandButtonSelector)),this.expandButtons.forEach(e=>{e.addEventListener("click",this.onExpandClick)}),this.element.matches(this.config.responsiveTableSelector)&&this.addARIA(),this.maybeInitScrollable()}maybeInitScrollable(){if(this.scrollableContainer=this.element.closest(this.config.scrollableContainerSelector),this.scrollableContainer)return this.resizeObserver.observe(this.element),!0}destroy(){this.expandButtons.forEach(e=>{e.removeEventListener("click",this.onExpandClick)}),this.resizeObserver.disconnect(),this.expandButtons=[]}update(){this.destroy(),this.init()}static getInstance(e){return e&&e.ODS_Table?e.ODS_Table:null}};const ur="table",hr=({className:e,caption:t,headers:n,rows:i,footers:s,isCompact:r,isResponsive:a,isStriped:o,isScrollable:l,expandableRowsCaptions:c={header:"Rozšíriteľný",emptyRow:"Nerozšíriteľný riadok"},...u})=>{const[h]=j(dr),p=d(),m=C(ur,{[`${ur}--striped`]:o,[`${ur}--compact`]:r,[`${ur}--responsive`]:a},e),f=`${p}-caption`,g={hasExpandableRows:i.some(e=>e&&e.expand&&e.expand.length>0),expandableRowsCaptions:c},v={headers:n,footers:s,rows:i.map((e,t)=>e&&e.expand?{...e,expand:e.expand.map((e,n)=>({...e,id:`${p}-row-${t}-${n}`}))}:e),expandableRows:g,isResponsive:a};return S.jsx(er.Provider,{value:v,children:S.jsx(G,{condition:l||!1,wrapper:S.jsx("div",{className:`${ur}-scrollable`,role:"group",...t&&{"aria-labelledby":f}}),children:S.jsxs("table",{ref:h,className:m,...a&&{"data-table":"responsive"},...u,children:[t&&S.jsx("caption",{...l&&{id:f},children:t}),S.jsx(ir,{}),S.jsx(sr,{}),S.jsx(nr,{})]})})})};hr.displayName="Table";const pr=({dialog:e,id:t,placement:n,tag:i="span",className:s,renderTrigger:r,children:a,...o})=>{const l=O(t),c=C("tooltip",s),d=i,[u]=j(Ci,{removeDialogOnDestroy:!0}),h={"data-tooltip-trigger":!0,"aria-describedby":l,"aria-owns":l,children:a};return S.jsxs(S.Fragment,{children:[r?r(h):S.jsx("button",{type:"button",...h,children:a}),S.jsxs(d,{id:l,className:c,role:"tooltip",hidden:!0,ref:u,"data-tooltip":!0,"data-tooltip-placement":n,...o,children:[S.jsx(d,{className:"tooltip__arrow"}),S.jsx(d,{className:"tooltip__dialog",children:e})]})]})};pr.displayName="Tooltip";const mr="info-tooltip",fr=({children:e,className:t,...n})=>S.jsxs(pr,{dialog:e,renderTrigger:e=>S.jsx("button",{type:"button",className:mr,...e}),...n,children:[S.jsx(B,{name:"assistance",className:C(`${mr}__icon`,t)}),S.jsx("span",{className:"sr-only",children:"Info"})]});fr.displayName="InfoTooltip";const gr=({name:e,tooltip:t})=>void 0===e?null:S.jsxs(S.Fragment,{children:[S.jsx("span",{className:"bold",children:e}),t&&S.jsxs(S.Fragment,{children:[" ",S.jsx(fr,{className:"icon--small",children:t})]})]});gr.displayName="FooterNameColumn";const vr=({price:e,discount:t=0,label:n,size:i})=>void 0===e?null:S.jsxs(S.Fragment,{children:[t>0&&S.jsx("del",{className:"text-secondary",children:Ee(e)}),S.jsxs("div",{children:[S.jsx("div",{className:C("text-accent mb-none",{h4:"large"!==i,h2:"large"===i}),children:Ee(e-t)}),S.jsx("span",{className:C("text-accent mb-none",{h6:"large"!==i,h3:"large"===i}),children:n})]})]});function br(e,t,n){return e.reduce((e,i)=>{const s=i?.monthsFree??0,r=(i?.discount?.monthsCount??0)+s||n;return s&&t<=s?e+=i?.price?.monthly??0:r>0&&t<=r&&(e+=i?.discount?.monthly??0),e},0)}function yr(e,t){return e.reduce((e,n)=>(e+=n?.price?.[t]??0)-(n?.discount?.[t]??0),0)}vr.displayName="FooterPriceColumn";const _r=(e,t,n,i,s)=>{if(e.find(e=>e?.monthsFree||e?.discount?.monthsCount)){const r=function(e,t,n=24){let i=[];const s=function(e){return e.reduce((e,t)=>e+(t?.price?.monthly??0),0)}(e),r=function(e){return e.reduce((e,t)=>(e+=t?.price?.upfront??0)-(t?.discount?.upfront??0),0)}(e);for(let t=1;t<n;t++){const a={upfront:r>0&&1===t?r:void 0,monthly:s},o={monthly:br(e,t,n)},l=i.length-1;0!==i.length&&i[l].price?.upfront===a?.upfront&&i[l].discount?.monthly===o?.monthly||(i[l]&&(i[l].end=t-1),i=[...i,{start:t,end:n,price:a,discount:o}])}return t&&(i.shift(),i[0]&&(i[0].start=1)),function(e){return e.map(({start:t,end:n,price:i,discount:s})=>{let r="";return e.length>1&&(r=t!==n?`${t}. – ${n}. mesiac`:`${t}. mesiac`),{name:r,price:i,discount:s}})}(i)}(e,n?.hideFirst);return r.map(({name:e,price:r,discount:a})=>({col1:S.jsx(gr,{name:e,tooltip:n?.tooltip}),col2:r&&void 0!==r.upfront&&r.upfront>0&&"upfront"!==t&&S.jsx(vr,{price:r.upfront,discount:a&&a.upfront,label:i.upfront,size:s}),col3:S.jsx(vr,{price:r.monthly,discount:a&&a.monthly,label:i.monthly,size:s})}))}return[{col1:n?.name&&S.jsx(gr,{name:n.name,tooltip:n.tooltip}),col2:"upfront"!==t&&S.jsx(vr,{price:yr(e,"upfront"),label:i.upfront,size:s}),col3:S.jsx(vr,{price:yr(e,"monthly"),label:i.monthly,size:s})}]},xr="tag",wr=e.forwardRef((t,n)=>{const{color:i,size:s,isDisabled:r,className:a,children:o,actionButton:l,...c}=t,d=C(xr,a,{[`tag--${i}`]:i,[`tag--${s}`]:s});if("onClick"in t&&t.onClick){const{onClick:e,...t}=c;return S.jsx("button",{type:"button",className:d,onClick:e,disabled:!!r||void 0,"aria-disabled":r?"true":void 0,ref:n,...t,children:o})}if("href"in t&&t.href){const{href:e,...t}=c;return S.jsx("a",{className:d,href:e,"aria-disabled":r?"true":void 0,ref:n,...t,children:o})}if("actionButton"in t&&l){const t=c;return S.jsxs("div",{ref:n,className:`${xr}__wrapper`,children:[S.jsx("span",{className:d,"aria-disabled":r?"true":void 0,...t,children:o}),e.isValidElement(l)?e.cloneElement(l,{size:s,isDisabled:r}):l]})}const u=c;return S.jsxs("span",{className:d,ref:n,...u,children:[o," ",l]})});wr.displayName="Tag";const Sr=`${xr}__action`,Er=e.forwardRef((e,t)=>{const{className:n,onClick:i,isDisabled:s,iconName:r,ariaLabel:a,size:o,...l}=e,c=C(Sr,{[`${Sr}--${o}`]:o},n);return S.jsx("button",{type:"button",className:c,onClick:i,disabled:!!s||void 0,"aria-disabled":s?"true":void 0,"aria-label":a,ref:t,...l,children:S.jsx(B,{size:"large"===o?"medium":"small",name:r})})});Er.displayName="TagButton";const Nr=({price:e,discount:t,freeLabel:n,label:i,discountMonthsCount:s})=>{const r=!e&&!!t;return void 0!==e||void 0!==t?S.jsxs(S.Fragment,{children:[t&&e&&S.jsxs(S.Fragment,{children:[S.jsx("del",{className:"text-secondary",children:Ee(e)}),S.jsx("br",{})]}),S.jsxs(se,{className:"bold justify-content-end mb-none",children:[S.jsx(oe,{className:"hide-sm",children:s&&r?`1. – ${s}. mesiac`:i}),S.jsx(oe,{children:r?Ee(-t):e-(t??0)===0?n:Ee(e-(t??0))})]})]}):null},Cr=(e,t,n)=>{const{isSubitem:i,image:s,badge:r,name:a,tooltip:o,price:l,discount:c,description:d,icon:u,isMandatory:h,isOptional:p}=e;return{col1:S.jsxs(S.Fragment,{children:[S.jsxs(se,{canWrap:!1,className:C("mb-none ",{"cart-table__subitem":i}),children:[i&&S.jsx(oe,{children:S.jsx(B,{name:"add",size:"medium"})}),u&&S.jsx(oe,{children:S.jsx(B,{name:u,size:"medium"})}),s&&S.jsx(oe,{children:S.jsx(Os,{src:s,alt:"",width:"24"})}),S.jsxs(oe,{isFilling:!0,children:[r&&S.jsx(wr,{color:"warning",children:r}),S.jsx(se,{space:"small",children:S.jsxs(oe,{canShrink:!0,className:C("bold",{"text-nowrap":o}),children:[S.jsx(G,{condition:!!o,wrapper:S.jsx("span",{className:"text-wrap",children:a}),children:a}),o&&" ",o&&S.jsx(fr,{className:"icon--small",placement:"right",children:o})]})}),d&&S.jsx("div",{children:"string"==typeof d?d:d.map(e=>S.jsx("p",{className:"mb-0",children:e},e))})]}),!t||h||p?null:S.jsx(oe,{className:"hide-sm",children:S.jsx(Ie,{iconName:"trash",isSquare:!0,size:"small","aria-label":n.remove})}),p&&S.jsx(oe,{className:"hide-sm",children:S.jsx(Ie,{iconName:"add",isSquare:!0,size:"small","aria-label":n.add})})]}),!l?.monthly&&c?.monthsCount&&S.jsx("div",{children:S.jsx("p",{className:C("mb-none show-sm cart-table__discount--margin-top",{"cart-table__subitem":i,"cart-table__discount--padding-left":s||u||i}),children:`1. – ${c.monthsCount}. mesiac`})})]}),col2:S.jsx(Nr,{discount:c?.upfront,freeLabel:n.free,label:n.upfront,price:l?.upfront}),col3:S.jsx(Nr,{discount:c?.monthly,discountMonthsCount:c?.monthsCount,freeLabel:n.free,label:n.monthly,price:l?.monthly}),...t&&!h&&!p&&{col4:S.jsx(Ie,{iconName:"trash",size:"small",className:"cart-table__button mb-none",children:S.jsx("span",{className:"show-md",children:n.remove})})},...p&&{col4:S.jsx(Ie,{iconName:"add",size:"small",className:"cart-table__button mb-none",children:S.jsx("span",{className:"show-md",children:n.add})})}}},kr="cart-table",Tr={monthly:"mesačne",upfront:"vopred",product:"produkt",remove:"odstrániť",add:"Pridať",install:"inštalácia",free:"zadarmo"},jr=({items:e=[],hideEmpty:t=!0,isEditable:n=!1,footer:i,labels:s=Tr,size:r})=>{const a=t?[" hide"," hide"]:["",""];return t&&e.forEach(({price:e={},discount:t={}})=>{void 0===e.upfront&&void 0===t.upfront||(a[0]=""),void 0===e.monthly&&void 0===t.monthly||(a[1]="")}),S.jsx(hr,{className:C(kr,{[`${kr}--large`]:r}),headers:[{key:"col1",cellProps:{className:"cart-table__product"},label:we(s.product)},{cellProps:{className:`align-right ${kr}__price${a[0]}`},key:"col2",label:we(s.upfront)},{cellProps:{className:`align-right ${kr}__price${a[1]}`},key:"col3",label:we(s.monthly)},...n?[{cellProps:{className:"align-right"},key:"col4",label:""}]:[]],rows:e.map(e=>({...Cr(e,n,s)})),footers:_r(e,"true",i??{},s,"large"===r?"large":void 0)})};jr.displayName="CartTable";const Ar="cover",Or=({className:e,children:t,contentClass:n,bgPosition:i="center",bgSrc:s,size:r,...a})=>{const o=C(Ar,{[`${Ar}--${r}`]:r},e),l=C(`${Ar}__content`,n),c=C(`${Ar}__image`,{[`${Ar}__image--${i}`]:"center"!==i});return S.jsxs("div",{className:o,children:[t&&S.jsx("div",{className:l,children:t}),S.jsx(Os,{src:s,className:c,alt:"",...a})]})};Or.displayName="Cover";const Lr="divider",Dr=({className:e,icon:t,content:n,...i})=>{const s=C(Lr,e),r=`${Lr}__line`,a=`${Lr}__content`;return S.jsxs("div",{className:s,...i,children:[S.jsx("div",{className:r}),(n||t)&&S.jsxs(S.Fragment,{children:[S.jsx("div",{className:a,children:n??(t&&S.jsx(B,{name:t,size:"medium"}))}),S.jsx("div",{className:r})]})]})};Dr.displayName="Divider";const Mr={dataInteractive:"data-dropdown-interactive",focusTrap:"data-dropdown-focus-trap",removeDialogOnDestroy:!1,popperOptions:{placement:"bottom-start",strategy:"absolute",modifiers:[{name:"eventListeners",options:{scroll:!1,resize:!1}},{name:"flip",options:{fallbackPlacements:["bottom-end","bottom-start","bottom"]}},{name:"offset",options:{offset:[0,-1]}}]}};let Pr=class{constructor(e,t={}){return e.ODS_Dropdown?e.ODS_Dropdown:(this.element=e,this.config={...Mr,...t},this.config.popperOptions={...Mr.popperOptions,...t?.popperOptions||{}},this.config.popperOptions.modifiers=[...Mr.popperOptions.modifiers||[],...t?.popperOptions?.modifiers||[]],this.handleVisibility=this.handleVisibility.bind(this),this.handleKeyPress=this.handleKeyPress.bind(this),this.handleClick=this.handleClick.bind(this),this.element.ODS_Dropdown=this,this.focusableElements=this.element.querySelectorAll('a[href]:not([disabled]), button:not([disabled]),\n textarea:not([disabled]), input[type="text"]:not([disabled]),\n input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]),\n select:not([disabled])'),this.init(),this)}static getInstance(e){return e&&e.ODS_Dropdown?e.ODS_Dropdown:null}init(){this.trigger=document.getElementById(this.element.id.replace("dropdown","btn"));const e=this.element.getAttribute("data-dropdown-placement");e&&(this.config.popperOptions.placement=e),this.instance=Ei(this.trigger,this.element,this.config.popperOptions),this.transitioner=ln({element:this.element,visibleClass:"dropdown--visible"}),this.trigger.addEventListener("click",this.handleVisibility,!0)}handleVisibility(){this.element.classList.contains("dropdown--visible")?this.hide():this.show()}handleClick(e){this.trigger===e.target||this.trigger.contains(e.target)||this.element.hasAttribute(this.config.dataInteractive)&&!e.target.id.includes(this.element.id.replace("dropdown","btn"))&&this.element.contains(e.target)||this.handleVisibility()}handleKeyPress(e){if(L.ESC.includes(e.key)&&(this.handleVisibility(),this.element.contains(document.activeElement)&&this.trigger.focus(),this.hide()),this.element.hasAttribute(this.config.focusTrap)){const t=this.focusableElements[0],n=this.focusableElements[this.focusableElements.length-1];document.activeElement!==this.button||"Tab"!==e.key&&9!==e.keyCode?"Tab"!==e.key&&9!==e.keyCode||(e.shiftKey?document.activeElement===t&&(n.focus(),e.preventDefault()):document.activeElement===n&&(t.focus(),e.preventDefault())):e.shiftKey&&(this.focusableElements[this.focusableElements.length-1].focus(),e.preventDefault())}}show(){this.transitioner.show(),this.instance.forceUpdate(),document.addEventListener("keydown",this.handleKeyPress),document.addEventListener("click",this.handleClick),window.onresize=()=>this.update()}hide(){this.transitioner.hide(),document.removeEventListener("keydown",this.handleKeyPress),document.removeEventListener("click",this.handleClick),window.onresize=null}update(){this.instance.forceUpdate()}destroy(){this.trigger.removeEventListener("click",this.handleVisibility,!0),this.hide(),this.instance.destroy(),this.element.ODS_Dropdown=null,window.onresize=null,this.config.removeDialogOnDestroy&&this.element.remove()}};var Ir,$r,Rr,zr={exports:{}},Fr={},Hr={};var Br=(Rr||(Rr=1,"production"===process.env.NODE_ENV?zr.exports=function(){if(Ir)return Fr;Ir=1;var e=Symbol.for("react.fragment");return Fr.Fragment=e,Fr.jsxDEV=void 0,Fr}():zr.exports=($r||($r=1,"production"!==process.env.NODE_ENV&&function(){function t(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===E?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case p:return"Fragment";case f:return"Profiler";case m:return"StrictMode";case y:return"Suspense";case _:return"SuspenseList";case S:return"Activity"}if("object"==typeof e)switch(e.tag,e.$$typeof){case h:return"Portal";case v:return e.displayName||"Context";case g:return(e._context.displayName||"Context")+".Consumer";case b:var n=e.render;return(e=e.displayName)||(e=""!==(e=n.displayName||n.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case x:return null!==(n=e.displayName||null)?n:t(e.type)||"Memo";case w:n=e._payload,e=e._init;try{return t(e(n))}catch(e){}}return null}function n(e){return""+e}function i(e){try{n(e);var t=!1}catch(e){t=!0}if(t){var i=(t=console).error,s="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return i.call(t,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",s),n(e)}}function s(e){if(e===p)return"<>";if("object"==typeof e&&null!==e&&e.$$typeof===w)return"<...>";try{var n=t(e);return n?"<"+n+">":"<...>"}catch(e){return"<...>"}}function r(){return Error("react-stack-top-frame")}function a(){var e=t(this.type);return j[e]||(j[e]=!0),void 0!==(e=this.props.ref)?e:null}function o(e){l(e)?e._store&&(e._store.validated=1):"object"==typeof e&&null!==e&&e.$$typeof===w&&("fulfilled"===e._payload.status?l(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function l(e){return"object"==typeof e&&null!==e&&e.$$typeof===u}var c,d=e,u=Symbol.for("react.transitional.element"),h=Symbol.for("react.portal"),p=Symbol.for("react.fragment"),m=Symbol.for("react.strict_mode"),f=Symbol.for("react.profiler"),g=Symbol.for("react.consumer"),v=Symbol.for("react.context"),b=Symbol.for("react.forward_ref"),y=Symbol.for("react.suspense"),_=Symbol.for("react.suspense_list"),x=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),S=Symbol.for("react.activity"),E=Symbol.for("react.client.reference"),N=d.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,C=Object.prototype.hasOwnProperty,k=Array.isArray,T=console.createTask?console.createTask:function(){return null},j={},A=(d={react_stack_bottom_frame:function(e){return e()}}).react_stack_bottom_frame.bind(d,r)(),O=T(s(r)),L={};Hr.Fragment=p,Hr.jsxDEV=function(e,n,r,l){var d=1e4>N.recentlyCreatedOwnerStacks++;return function(e,n,s,r,l,d){var h,p=n.children;if(void 0!==p)if(r){if(k(p)){for(r=0;r<p.length;r++)o(p[r]);Object.freeze&&Object.freeze(p)}}else o(p);if(C.call(n,"key")){p=t(e);var m=Object.keys(n).filter(function(e){return"key"!==e});r=0<m.length?"{key: someKey, "+m.join(": ..., ")+": ...}":"{key: someKey}",L[p+r]||(m=0<m.length?"{"+m.join(": ..., ")+": ...}":"{}",L[p+r]=!0)}if(p=null,void 0!==s&&(i(s),p=""+s),function(e){if(C.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(n)&&(i(n.key),p=""+n.key),"key"in n)for(var f in s={},n)"key"!==f&&(s[f]=n[f]);else s=n;return p&&function(e){function t(){c||(c=!0)}t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}(s,"function"==typeof e&&(e.displayName||e.name)),function(e,t,n,i,s,r){var o=n.ref;return e={$$typeof:u,type:e,key:t,props:n,_owner:i},null!==(void 0!==o?o:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:a}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:s}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:r}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(e,p,s,null===(h=N.A)?null:h.getOwner(),l,d)}(e,n,r,l,d?Error("react-stack-top-frame"):A,d?T(s(e)):O)}}()),Hr)),zr.exports);const Vr=({children:e,...i})=>{const s=t(null),r="string"==typeof i.iconName;return n(()=>{if(s.current){const e=new or(s.current);return()=>{e.destroy()}}},[]),r?Br.jsxDEV(Ie,{ref:s,...i,children:e},void 0,!1):Br.jsxDEV(Te,{ref:s,...i,children:e},void 0,!1)},qr=({className:e,id:t,...n})=>S.jsx(Vr,{"aria-expanded":!1,id:`btn-${t}`,"data-toggle":JSON.stringify([{target:"self",attribute:"aria-expanded"}]),...n,className:C(`${Wr}__button mb-none`,e)});qr.displayName="DropdownToggleButton";const Wr="dropdown",Ur={left:"bottom-start",center:"bottom",right:"bottom-end"},Gr=({button:e,className:t,hasFocusTrap:n=!1,hasSpacing:i=!0,children:s,id:r,isInteractive:a=!1,placement:o="left",...l})=>{const[c]=j(Pr),d=C("dropdown",{[`${Wr}-spacing`]:i},t);return S.jsxs(S.Fragment,{children:[e&&S.jsx(qr,{...e,id:r,className:e.className||""}),S.jsxs("div",{ref:c,id:`dropdown-${r}`,className:d,"data-dropdown":"","data-dropdown-placement":Ur[o],"data-dropdown-interactive":a,"data-dropdown-focus-trap":n,...l,children:[n&&S.jsx(se,{className:"mb-small justify-content-end",children:S.jsx(oe,{children:S.jsx(Ie,{iconName:"delete",isSquare:!0,size:"small",className:`${Wr}__close`,"aria-label":"Zatvoriť",id:`close-btn-${r}`,"data-toggle":JSON.stringify([{target:`#btn-${r}`,action:"click"}])})})}),s]})]})};Gr.displayName="Dropdown";const Yr=({className:e,...t})=>{const n=C("dropdown__divider",e);return S.jsx("div",{className:n,...t})};Yr.displayName="DropdownDivider";const Xr=({className:e,children:t,disabled:n,href:i,...s})=>{const r=C("dropdown__item",{disabled:n},e);return S.jsx("a",{tabIndex:n?-1:0,href:i,className:r,"aria-disabled":n,...s,children:t})};Xr.displayName="DropdownItem";let Kr=class{constructor(e){this.element=e,this.toggle=this.toggle.bind(this),this.element.ODS_Expander=this,this.init()}toggle(){const e=this.element.getAttribute("data-toggle-group");e&&this.syncGroup(e)}syncGroup(e){const t=this.element.open;document.querySelectorAll(`[data-toggle-group="${e}"][data-expander]`).forEach(e=>{e!==this.element&&e.open!==t&&(e.open=t)})}init(){this.element.addEventListener("toggle",this.toggle)}update(){this.destroy(),this.init()}destroy(){this.element.removeEventListener("toggle",this.toggle)}static getInstance(e){return e&&e.ODS_Expander?e.ODS_Expander:null}};const Zr="expander",Jr=e=>{const{className:t,children:n,summary:i,summaryOpened:s,renderSummary:r,renderSummaryOpened:a,isFullWidth:o,placement:l="bottom",toggleGroup:c,...d}=e,[h]=j(Kr),p=C(Zr,{[`${Zr}--fullwidth`]:o,[`${Zr}--placement-top`]:"top"===l},t),m=u(()=>r?r(e):i&&S.jsxs(S.Fragment,{children:[i," ",S.jsx(B,{alt:"stav",name:"chevron-down","data-summary-icon":!0})]}),[r,e,i]),f=u(()=>a?a(e):s&&S.jsxs(S.Fragment,{children:[s," ",S.jsx(B,{alt:"stav",name:"chevron-down","data-summary-icon":!0})]}),[a,e,s]);return S.jsxs("details",{className:p,"data-expander":!0,...c?{"data-toggle-group":c}:{},ref:h,...d,children:[S.jsxs("summary",{"data-summary":i,"data-summary-opened":s,children:[S.jsx("span",{className:`${Zr}__summary`,children:m}),f&&S.jsx("span",{className:`${Zr}__summary--opened`,children:f})]}),S.jsx("div",{children:n})]})};Jr.displayName="Expander";const Qr={bodiesSelector:".accordion__body",buttonSelector:"[data-feature-accordion-toggle]",imageSelector:"[data-feature-accordion-image]"};let ea=class{constructor(e,t){return this.bodies=[],this.buttons=[],this.images=[],this.activeId=null,this.onClick=e=>{const t=e.currentTarget,n=this.buttons.indexOf(t);this.setActive(n)},this.element=e,this.config={...Qr,...t},this.element.ODS_FeatureAccordion=this,this.init(),this}init(){this.bodies=Array.from(this.element.querySelectorAll(this.config.bodiesSelector)),this.buttons=Array.from(this.element.querySelectorAll(this.config.buttonSelector)),this.generateImagesFromDataAttributes(),this.setActive(0),this.buttons.forEach(e=>{e.addEventListener("click",this.onClick)})}generateImagesFromDataAttributes(){const e=this.element.querySelector(".feature-accordion__preview.show-md");if(!e)return;const t=e.querySelectorAll(this.config.imageSelector);t.length>0?this.images=Array.from(t):(this.images=[],this.buttons.forEach(t=>{const n=t.getAttribute("data-image-url"),i=t.getAttribute("data-image-alt")||"",s=t.getAttribute("data-image-srcset");if(!n)return;const r=document.createElement("img");r.setAttribute("data-feature-accordion-image",""),r.src=n,r.alt=i,s&&(r.srcset=s),e.appendChild(r),this.images.push(r);const a=t.getAttribute("aria-controls");if(a){const e=document.getElementById(a);if(e){let t=e.querySelector(".feature-accordion__preview.hide-md");t||(t=document.createElement("div"),t.className="feature-accordion__preview hide-md",e.appendChild(t));const r=document.createElement("img");r.setAttribute("data-feature-accordion-image",""),r.src=n,r.alt=i,r.className="feature-accordion__image--mobile",s&&(r.srcset=s),t.appendChild(r)}}}))}setActive(e){if(e<0||e>=this.buttons.length)return;this.activeId=this.buttons[e].getAttribute("id"),this.bodies.forEach(e=>{e.setAttribute("hidden",""),e.classList.remove("is-active")}),this.buttons.forEach(e=>{const t=e.closest(".feature-accordion__item");t?.classList.remove("is-active"),lr({element:e,attribute:"aria-expanded",value:"false"})});const t=this.buttons[e],n=t.getAttribute("aria-controls"),i=n?document.getElementById(n):null,s=t.closest(".feature-accordion__item");i&&(i.removeAttribute("hidden"),i.classList.add("is-active")),s&&s.classList.add("is-active"),lr({element:t,attribute:"aria-expanded",value:"true"}),this.images.forEach((t,n)=>{t.classList.toggle("hide",n!==e)})}destroy(){this.buttons.forEach(e=>{e.removeEventListener("click",this.onClick)})}update(){this.destroy(),this.init()}static getInstance(e){return e&&e.ODS_FeatureAccordion?e.ODS_FeatureAccordion:null}};const ta="feature-accordion",na=t=>{const{className:n,children:i,...s}=t,[r]=j(ea),a=C(ta,n),o=u(()=>e.Children.toArray(i),[i]),l=u(()=>o.map(e=>({child:e,id:e.props.id,imageSrc:e.props["data-image"]||e.props.image||e.props["data-image-url"]||e.props.imageUrl,imageAlt:e.props["data-image-alt"]||e.props.imageAlt,imageSrcSet:e.props["data-image-srcset"]||e.props.imageSrcSet,imageUrl:e.props["data-image-url"]||e.props.imageUrl})),[o]);return S.jsxs(Ce,{className:a,"data-feature-accordion":!0,ref:r,...s,children:[S.jsx(Ae,{size:{xs:12,md:6},className:`${ta}__accordion`,children:S.jsx(R,{children:l.map(({child:t,id:n,imageSrc:i,imageAlt:s,imageSrcSet:r,imageUrl:a})=>i?e.cloneElement(t,{children:S.jsxs(S.Fragment,{children:[S.jsx("div",{className:`${ta}__content`,children:t.props.children}),S.jsx("div",{className:C(`${ta}__preview`,"hide-md"),children:S.jsx(Os,{"data-feature-accordion-image":!0,src:i,alt:s,srcSet:r,className:`${ta}__image--mobile`},n)})]})}):null)})}),S.jsx(Ae,{size:{xs:12,md:6},className:C(`${ta}__preview`,"show-md"),children:l.map(({id:e,imageSrc:t,imageAlt:n,imageSrcSet:i,imageUrl:s},r)=>t?S.jsx(Os,{"data-feature-accordion-image":!0,src:t,alt:n,srcSet:i,className:C({hide:0!==r})},e):null)})]})},ia=({image:e,imageUrl:t,imageAlt:n,imageSrcSet:i,className:s,...r})=>{const a=r["data-image-url"]||t,o=r["data-image-alt"]||n,l=r["data-image"]||e,c=r["data-image-srcset"]||i;return S.jsx(U,{className:C("feature-accordion__item",s),"data-image-url":a,"data-image-alt":o,"data-image":l,"data-image-srcset":c,toggleAttribute:"data-feature-accordion-toggle",...r})};ia.displayName="FeatureAccordionItem";const sa="select",ra="default",aa="default",oa=[],la=({id:e,isDisabled:t,isInvalid:n,name:i,options:s=oa,size:r=ra,className:a,children:o,elemRef:l,width:c=aa,...d})=>{const u=C(sa,a,{"is-invalid":n,[`${sa}--${r}`]:r!==ra,[`${sa}--${c}`]:c!==aa}),h=e||T(),p=i||h;return S.jsxs("select",{id:h,name:p,className:u,disabled:t,ref:l,...d,children:[s.map(e=>{const{value:t,text:n,...i}="string"==typeof e?{value:e,text:e}:e;return S.jsx("option",{value:t,...i,children:n},n)}),o]})};la.displayName="Select";const ca={autoselect:!0,wrapperClassName:"",menuClassName:"",optionClassName:"",customInputClassName:"",displayMenu:"overlay",tClearButton:()=>"Vymazať text",tAssistiveHint:()=>"Pre prezeranie výsledkov automatického dopĺňania použite šípky nahor a nadol a pre výber konkrétneho výsledku použite tlačidlo Enter. Pri dotykových zariadeniach použite dotyk alebo potiahnutie prstom do strany."},da=(e,t)=>{const n=e.split(/\s+/).filter(Boolean);return n.includes(t)?e:[...n,t].join(" ")};let ua=class{constructor(e,t){return this.element=e,this.config={...ca,...t},this.onPageshow=this.onPageshow.bind(this),this.onClearButtonClick=this.onClearButtonClick.bind(this),this.instance=null,this.teardownClearButton=null,this.element.ODS_Autocomplete=this,this.init().catch(()=>{}),this}async init(){const e=this.element.getAttribute("data-autocomplete-config");let t={};if(e)try{t=JSON.parse(e)}catch{}this.config={...this.config,...t};const n=(this.config.customInputClassName||"").split(/\s+/).filter(Boolean),i=this.config.wrapperClassName.split(/\s+/).filter(Boolean),s=n.includes("input--search-icon")||i.includes("autocomplete__wrapper--search-icon"),r=n.includes("input--search-icon-with-placeholder")||i.includes("autocomplete__wrapper--search-icon-with-placeholder"),a=this.element.classList.contains("is-invalid");this.config.customInputClassName=n.filter(e=>"input--search-icon"!==e&&"input--search-icon-with-placeholder"!==e).join(" "),a&&(this.config.customInputClassName=da(this.config.customInputClassName,"is-invalid")),s&&(this.config.wrapperClassName=da(this.config.wrapperClassName,"autocomplete__wrapper--search-icon")),r&&(this.config.wrapperClassName=da(this.config.wrapperClassName,"autocomplete__wrapper--search-icon-with-placeholder"));const o=(await Promise.resolve().then(function(){return Vm})).default;"SELECT"===this.element.tagName?o.enhanceSelectElement({selectElement:this.element,...this.config}):o({element:this.element,...this.config}),this.initEnhancedControls(r),window.addEventListener("pageshow",this.onPageshow)}getWrapper(){if("SELECT"===this.element.tagName){const e=this.element.previousElementSibling;return e instanceof HTMLElement?e.classList.contains("autocomplete__wrapper")?e:e.querySelector(".autocomplete__wrapper"):null}return this.element.querySelector(".autocomplete__wrapper")}getInput(){return this.getWrapper()?.querySelector(".autocomplete__input")??null}initEnhancedControls(e,t=10){this.getInput()?(this.syncInputState(),e&&this.initClearButton()):t>0&&window.setTimeout(()=>this.initEnhancedControls(e,t-1),0)}syncInputState(){const e=this.getInput();e&&(this.element.classList.contains("is-invalid")&&(e.classList.add("is-invalid"),e.setAttribute("aria-invalid","true")),this.element instanceof HTMLSelectElement&&this.element.disabled&&(e.disabled=!0))}initClearButton(){this.teardownClearButton?.();const e=this.getWrapper(),t=this.getInput();if(!e||!t)return;const n=document.createElement("button");n.type="button",n.className="autocomplete__clear",n.setAttribute("aria-label",this.config.tClearButton());const i=()=>{n.hidden=t.disabled||0===t.value.length},s=()=>{window.setTimeout(i,0)};n.addEventListener("mousedown",this.preventDefault),n.addEventListener("keydown",this.stopPropagation),n.addEventListener("click",this.onClearButtonClick),t.addEventListener("input",i),t.addEventListener("change",i),e.addEventListener("click",s),e.addEventListener("keyup",s),i(),e.appendChild(n),this.teardownClearButton=()=>{n.removeEventListener("mousedown",this.preventDefault),n.removeEventListener("keydown",this.stopPropagation),n.removeEventListener("click",this.onClearButtonClick),t.removeEventListener("input",i),t.removeEventListener("change",i),e.removeEventListener("click",s),e.removeEventListener("keyup",s),n.remove()}}preventDefault(e){e.preventDefault()}stopPropagation(e){e.stopPropagation()}onClearButtonClick(){const e=this.getInput();if(e){if(e.value="",e.dispatchEvent(new Event("input",{bubbles:!0})),e.dispatchEvent(new Event("change",{bubbles:!0})),this.element instanceof HTMLSelectElement){const e=Array.from(this.element.options).find(e=>""===e.value);e?e.selected=!0:this.element.selectedIndex=-1,this.element.dispatchEvent(new Event("change",{bubbles:!0}))}this.config.onConfirm?.(""),e.focus()}}onPageshow(e){e.persisted&&window&&window.location.reload()}destroy(){this.teardownClearButton?.(),this.teardownClearButton=null,window.removeEventListener("pageshow",this.onPageshow),this.element.ODS_Autocomplete=null}update(){this.destroy(),this.init().catch(()=>{})}static getInstance(e){return e&&e.ODS_Autocomplete?e.ODS_Autocomplete:null}};const ha=({className:e,options:t=[],autocompleteConfig:n,placeholder:i,...s})=>{const[r]=j(ua,n),a=!n||"data-autocomplete-config"in s||"dataAutocompleteConfig"in s?void 0:JSON.stringify(n);return S.jsx(la,{className:C("autocomplete",e),"data-placeholder":i,...a?{"data-autocomplete-config":a}:{},...t.length?{"data-autocomplete":!0}:{},...s,elemRef:r,children:t&&t.map(e=>S.jsx("option",{label:"string"==typeof e&&0===e.length?" ":void 0,value:"string"==typeof e?e:e.value,children:"string"==typeof e?e:e.title},"string"==typeof e?e:e.value))})};ha.displayName="Autocomplete";var pa=Object.freeze({__proto__:null,Autocomplete:ha});const ma="checkbox",fa="default",ga=({id:e,isChecked:t,isDisabled:n,isInvalid:i,isToggle:s,name:r,size:a=fa,className:o,...l})=>{const c=C(ma,o,{[`${ma}--${a}`]:a!==fa,"is-invalid":i}),d=r||e,u=()=>S.jsxs(S.Fragment,{children:[S.jsx("input",{className:c,type:"checkbox",id:e,name:d,defaultChecked:t,disabled:n,...l}),S.jsx("div",{className:`${ma}-display`})]});return s?S.jsx("div",{className:s?"checkbox--toggle":"",children:S.jsx(u,{})}):S.jsx(u,{})};var va,ba,ya,_a,xa,wa,Sa;ga.displayName="Checkbox";var Ea,Na,Ca,ka={},Ta=[],ja=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function Aa(e,t){for(var n in t)e[n]=t[n];return e}function Oa(e){var t=e.parentNode;t&&t.removeChild(e)}function La(e,t,n){var i,s,r,a={};for(r in t)"key"==r?i=t[r]:"ref"==r?s=t[r]:a[r]=t[r];if(arguments.length>2&&(a.children=arguments.length>3?va.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(r in e.defaultProps)void 0===a[r]&&(a[r]=e.defaultProps[r]);return Da(e,a,i,s,null)}function Da(e,t,n,i,s){var r={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==s?++ya:s};return null==s&&null!=ba.vnode&&ba.vnode(r),r}function Ma(e){return e.children}function Pa(e,t){this.props=e,this.context=t}function Ia(e,t){if(null==t)return e.__?Ia(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?Ia(e):null}function $a(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return $a(e)}}function Ra(e){(!e.__d&&(e.__d=!0)&&_a.push(e)&&!za.__r++||wa!==ba.debounceRendering)&&((wa=ba.debounceRendering)||xa)(za)}function za(){for(var e;za.__r=_a.length;)e=_a.sort(function(e,t){return e.__v.__b-t.__v.__b}),_a=[],e.some(function(e){var t,n,i,s,r,a;e.__d&&(r=(s=(t=e).__v).__e,(a=t.__P)&&(n=[],(i=Aa({},s)).__v=s.__v+1,Ya(a,s,i,t.__n,void 0!==a.ownerSVGElement,null!=s.__h?[r]:null,n,null==r?Ia(s):r,s.__h),Xa(n,s),s.__e!=r&&$a(s)))})}function Fa(e,t,n,i,s,r,a,o,l,c){var d,u,h,p,m,f,g,v=i&&i.__k||Ta,b=v.length;for(n.__k=[],d=0;d<t.length;d++)if(null!=(p=n.__k[d]=null==(p=t[d])||"boolean"==typeof p?null:"string"==typeof p||"number"==typeof p||"bigint"==typeof p?Da(null,p,null,null,p):Array.isArray(p)?Da(Ma,{children:p},null,null,null):p.__b>0?Da(p.type,p.props,p.key,null,p.__v):p)){if(p.__=n,p.__b=n.__b+1,null===(h=v[d])||h&&p.key==h.key&&p.type===h.type)v[d]=void 0;else for(u=0;u<b;u++){if((h=v[u])&&p.key==h.key&&p.type===h.type){v[u]=void 0;break}h=null}Ya(e,p,h=h||ka,s,r,a,o,l,c),m=p.__e,(u=p.ref)&&h.ref!=u&&(g||(g=[]),h.ref&&g.push(h.ref,null,p),g.push(u,p.__c||m,p)),null!=m?(null==f&&(f=m),"function"==typeof p.type&&p.__k===h.__k?p.__d=l=Ha(p,l,e):l=Va(e,p,h,v,m,l),"function"==typeof n.type&&(n.__d=l)):l&&h.__e==l&&l.parentNode!=e&&(l=Ia(h))}for(n.__e=f,d=b;d--;)null!=v[d]&&("function"==typeof n.type&&null!=v[d].__e&&v[d].__e==n.__d&&(n.__d=Ia(i,d+1)),Za(v[d],v[d]));if(g)for(d=0;d<g.length;d++)Ka(g[d],g[++d],g[++d])}function Ha(e,t,n){for(var i,s=e.__k,r=0;s&&r<s.length;r++)(i=s[r])&&(i.__=e,t="function"==typeof i.type?Ha(i,t,n):Va(n,i,i,s,i.__e,t));return t}function Ba(e,t){return t=t||[],null==e||"boolean"==typeof e||(Array.isArray(e)?e.some(function(e){Ba(e,t)}):t.push(e)),t}function Va(e,t,n,i,s,r){var a,o,l;if(void 0!==t.__d)a=t.__d,t.__d=void 0;else if(null==n||s!=r||null==s.parentNode)e:if(null==r||r.parentNode!==e)e.appendChild(s),a=null;else{for(o=r,l=0;(o=o.nextSibling)&&l<i.length;l+=2)if(o==s)break e;e.insertBefore(s,r),a=r}return void 0!==a?a:s.nextSibling}function qa(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||ja.test(t)?n:n+"px"}function Wa(e,t,n,i,s){var r;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||qa(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||qa(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])r=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+r]=n,n?i||e.addEventListener(t,r?Ga:Ua,r):e.removeEventListener(t,r?Ga:Ua,r);else if("dangerouslySetInnerHTML"!==t){if(s)t=t.replace(/xlink[H:h]/,"h").replace(/sName$/,"s");else if("href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null!=n&&(!1!==n||"a"===t[0]&&"r"===t[1])?e.setAttribute(t,n):e.removeAttribute(t))}}function Ua(e){this.l[e.type+!1](ba.event?ba.event(e):e)}function Ga(e){this.l[e.type+!0](ba.event?ba.event(e):e)}function Ya(e,t,n,i,s,r,a,o,l){var c,d,u,h,p,m,f,g,v,b,y,_=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(l=n.__h,o=t.__e=n.__e,t.__h=null,r=[o]),(c=ba.__b)&&c(t);try{e:if("function"==typeof _){if(g=t.props,v=(c=_.contextType)&&i[c.__c],b=c?v?v.props.value:c.__:i,n.__c?f=(d=t.__c=n.__c).__=d.__E:("prototype"in _&&_.prototype.render?t.__c=d=new _(g,b):(t.__c=d=new Pa(g,b),d.constructor=_,d.render=Ja),v&&v.sub(d),d.props=g,d.state||(d.state={}),d.context=b,d.__n=i,u=d.__d=!0,d.__h=[]),null==d.__s&&(d.__s=d.state),null!=_.getDerivedStateFromProps&&(d.__s==d.state&&(d.__s=Aa({},d.__s)),Aa(d.__s,_.getDerivedStateFromProps(g,d.__s))),h=d.props,p=d.state,u)null==_.getDerivedStateFromProps&&null!=d.componentWillMount&&d.componentWillMount(),null!=d.componentDidMount&&d.__h.push(d.componentDidMount);else{if(null==_.getDerivedStateFromProps&&g!==h&&null!=d.componentWillReceiveProps&&d.componentWillReceiveProps(g,b),!d.__e&&null!=d.shouldComponentUpdate&&!1===d.shouldComponentUpdate(g,d.__s,b)||t.__v===n.__v){d.props=g,d.state=d.__s,t.__v!==n.__v&&(d.__d=!1),d.__v=t,t.__e=n.__e,t.__k=n.__k,t.__k.forEach(function(e){e&&(e.__=t)}),d.__h.length&&a.push(d);break e}null!=d.componentWillUpdate&&d.componentWillUpdate(g,d.__s,b),null!=d.componentDidUpdate&&d.__h.push(function(){d.componentDidUpdate(h,p,m)})}d.context=b,d.props=g,d.state=d.__s,(c=ba.__r)&&c(t),d.__d=!1,d.__v=t,d.__P=e,c=d.render(d.props,d.state,d.context),d.state=d.__s,null!=d.getChildContext&&(i=Aa(Aa({},i),d.getChildContext())),u||null==d.getSnapshotBeforeUpdate||(m=d.getSnapshotBeforeUpdate(h,p)),y=null!=c&&c.type===Ma&&null==c.key?c.props.children:c,Fa(e,Array.isArray(y)?y:[y],t,n,i,s,r,a,o,l),d.base=t.__e,t.__h=null,d.__h.length&&a.push(d),f&&(d.__E=d.__=null),d.__e=!1}else null==r&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=function(e,t,n,i,s,r,a,o){var l,c,d,u=n.props,h=t.props,p=t.type,m=0;if("svg"===p&&(s=!0),null!=r)for(;m<r.length;m++)if((l=r[m])&&"setAttribute"in l==!!p&&(p?l.localName===p:3===l.nodeType)){e=l,r[m]=null;break}if(null==e){if(null===p)return document.createTextNode(h);e=s?document.createElementNS("http://www.w3.org/2000/svg",p):document.createElement(p,h.is&&h),r=null,o=!1}if(null===p)u===h||o&&e.data===h||(e.data=h);else{if(r=r&&va.call(e.childNodes),c=(u=n.props||ka).dangerouslySetInnerHTML,d=h.dangerouslySetInnerHTML,!o){if(null!=r)for(u={},m=0;m<e.attributes.length;m++)u[e.attributes[m].name]=e.attributes[m].value;(d||c)&&(d&&(c&&d.__html==c.__html||d.__html===e.innerHTML)||(e.innerHTML=d&&d.__html||""))}if(function(e,t,n,i,s){var r;for(r in n)"children"===r||"key"===r||r in t||Wa(e,r,null,n[r],i);for(r in t)s&&"function"!=typeof t[r]||"children"===r||"key"===r||"value"===r||"checked"===r||n[r]===t[r]||Wa(e,r,t[r],n[r],i)}(e,h,u,s,o),d)t.__k=[];else if(m=t.props.children,Fa(e,Array.isArray(m)?m:[m],t,n,i,s&&"foreignObject"!==p,r,a,r?r[0]:n.__k&&Ia(n,0),o),null!=r)for(m=r.length;m--;)null!=r[m]&&Oa(r[m]);o||("value"in h&&void 0!==(m=h.value)&&(m!==e.value||"progress"===p&&!m||"option"===p&&m!==u.value)&&Wa(e,"value",m,u.value,!1),"checked"in h&&void 0!==(m=h.checked)&&m!==e.checked&&Wa(e,"checked",m,u.checked,!1))}return e}(n.__e,t,n,i,s,r,a,l);(c=ba.diffed)&&c(t)}catch(e){t.__v=null,(l||null!=r)&&(t.__e=o,t.__h=!!l,r[r.indexOf(o)]=null),ba.__e(e,t,n)}}function Xa(e,t){ba.__c&&ba.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){ba.__e(e,t.__v)}})}function Ka(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){ba.__e(e,n)}}function Za(e,t,n){var i,s;if(ba.unmount&&ba.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||Ka(i,null,t)),null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){ba.__e(e,t)}i.base=i.__P=null}if(i=e.__k)for(s=0;s<i.length;s++)i[s]&&Za(i[s],t,"function"!=typeof e.type);n||null==e.__e||Oa(e.__e),e.__e=e.__d=void 0}function Ja(e,t,n){return this.constructor(e,n)}function Qa(e,t,n){var i,s;ba.__&&ba.__(e,t),i=t.__k,s=[],Ya(t,e=t.__k=La(Ma,null,[e]),i||ka,ka,void 0!==t.ownerSVGElement,i?null:t.firstChild?va.call(t.childNodes):null,s,i?i.__e:t.firstChild,!1),Xa(s,e)}va=Ta.slice,ba={__e:function(e,t){for(var n,i,s;t=t.__;)if((n=t.__c)&&!n.__)try{if((i=n.constructor)&&null!=i.getDerivedStateFromError&&(n.setState(i.getDerivedStateFromError(e)),s=n.__d),null!=n.componentDidCatch&&(n.componentDidCatch(e),s=n.__d),s)return n.__E=n}catch(t){e=t}throw e}},ya=0,Pa.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=Aa({},this.state),"function"==typeof e&&(e=e(Aa({},n),this.props)),e&&Aa(n,e),null!=e&&this.__v&&(t&&this.__h.push(t),Ra(this))},Pa.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Ra(this))},Pa.prototype.render=Ma,_a=[],xa="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,za.__r=0,Sa=0;var eo=0,to=[],no=ba.__b,io=ba.__r,so=ba.diffed,ro=ba.__c,ao=ba.unmount;function oo(e,t){ba.__h&&ba.__h(Na,e,eo||t),eo=0;var n=Na.__H||(Na.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function lo(e){return eo=1,function(e,t){var n=oo(Ea++,2);return n.t=e,n.__c||(n.__=[bo(void 0,t),function(e){var t=n.t(n.__[0],e);n.__[0]!==t&&(n.__=[t,n.__[1]],n.__c.setState({}))}],n.__c=Na),n.__}(bo,e)}function co(e,t){var n=oo(Ea++,3);!ba.__s&&vo(n.__H,t)&&(n.__=e,n.__H=t,Na.__H.__h.push(n))}function uo(e){return eo=5,function(e,t){var n=oo(Ea++,7);return vo(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}(function(){return{current:e}},[])}function ho(e){var t=Na.context[e.__c],n=oo(Ea++,9);return n.c=e,t?(null==n.__&&(n.__=!0,t.sub(Na)),t.props.value):e.__}function po(){for(var e;e=to.shift();)if(e.__P)try{e.__H.__h.forEach(fo),e.__H.__h.forEach(go),e.__H.__h=[]}catch(t){e.__H.__h=[],ba.__e(t,e.__v)}}ba.__b=function(e){Na=null,no&&no(e)},ba.__r=function(e){io&&io(e),Ea=0;var t=(Na=e.__c).__H;t&&(t.__h.forEach(fo),t.__h.forEach(go),t.__h=[])},ba.diffed=function(e){so&&so(e);var t=e.__c;t&&t.__H&&t.__H.__h.length&&(1!==to.push(t)&&Ca===ba.requestAnimationFrame||((Ca=ba.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(i),mo&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);mo&&(t=requestAnimationFrame(n))})(po)),Na=null},ba.__c=function(e,t){t.some(function(e){try{e.__h.forEach(fo),e.__h=e.__h.filter(function(e){return!e.__||go(e)})}catch(n){t.some(function(e){e.__h&&(e.__h=[])}),t=[],ba.__e(n,e.__v)}}),ro&&ro(e,t)},ba.unmount=function(e){ao&&ao(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(e){try{fo(e)}catch(e){t=e}}),t&&ba.__e(t,n.__v))};var mo="function"==typeof requestAnimationFrame;function fo(e){var t=Na,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),Na=t}function go(e){var t=Na;e.__c=e.__(),Na=t}function vo(e,t){return!e||e.length!==t.length||t.some(function(t,n){return t!==e[n]})}function bo(e,t){return"function"==typeof t?t(e):t}function yo(e,t){for(var n in t)e[n]=t[n];return e}function _o(e,t){for(var n in e)if("__source"!==n&&!(n in t))return!0;for(var i in t)if("__source"!==i&&e[i]!==t[i])return!0;return!1}function xo(e){this.props=e}(xo.prototype=new Pa).isPureReactComponent=!0,xo.prototype.shouldComponentUpdate=function(e,t){return _o(this.props,e)||_o(this.state,t)};var wo=ba.__b;ba.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),wo&&wo(e)};var So="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function Eo(e){function t(t,n){var i=yo({},t);return delete i.ref,e(i,(n=t.ref||n)&&("object"!=typeof n||"current"in n)?n:null)}return t.$$typeof=So,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var No=ba.__e;ba.__e=function(e,t,n){if(e.then)for(var i,s=t;s=s.__;)if((i=s.__c)&&i.__c)return null==t.__e&&(t.__e=n.__e,t.__k=n.__k),i.__c(e,t);No(e,t,n)};var Co=ba.unmount;function ko(){this.__u=0,this.t=null,this.__b=null}function To(e){var t=e.__.__c;return t&&t.__e&&t.__e(e)}function jo(){this.u=null,this.o=null}ba.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&!0===e.__h&&(e.type=null),Co&&Co(e)},(ko.prototype=new Pa).__c=function(e,t){var n=t.__c,i=this;null==i.t&&(i.t=[]),i.t.push(n);var s=To(i.__v),r=!1,a=function(){r||(r=!0,n.__R=null,s?s(o):o())};n.__R=a;var o=function(){if(! --i.__u){if(i.state.__e){var e=i.state.__e;i.__v.__k[0]=function e(t,n,i){return t&&(t.__v=null,t.__k=t.__k&&t.__k.map(function(t){return e(t,n,i)}),t.__c&&t.__c.__P===n&&(t.__e&&i.insertBefore(t.__e,t.__d),t.__c.__e=!0,t.__c.__P=i)),t}(e,e.__c.__P,e.__c.__O)}var t;for(i.setState({__e:i.__b=null});t=i.t.pop();)t.forceUpdate()}},l=!0===t.__h;i.__u++||l||i.setState({__e:i.__b=i.__v.__k[0]}),e.then(a,a)},ko.prototype.componentWillUnmount=function(){this.t=[]},ko.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),i=this.__v.__k[0].__c;this.__v.__k[0]=function e(t,n,i){return t&&(t.__c&&t.__c.__H&&(t.__c.__H.__.forEach(function(e){"function"==typeof e.__c&&e.__c()}),t.__c.__H=null),null!=(t=yo({},t)).__c&&(t.__c.__P===i&&(t.__c.__P=n),t.__c=null),t.__k=t.__k&&t.__k.map(function(t){return e(t,n,i)})),t}(this.__b,n,i.__O=i.__P)}this.__b=null}var s=t.__e&&La(Ma,null,e.fallback);return s&&(s.__h=null),[La(Ma,null,t.__e?null:e.children),s]};var Ao=function(e,t,n){if(++n[1]===n[0]&&e.o.delete(t),e.props.revealOrder&&("t"!==e.props.revealOrder[0]||!e.o.size))for(n=e.u;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.u=n=n[2]}};(jo.prototype=new Pa).__e=function(e){var t=this,n=To(t.__v),i=t.o.get(e);return i[0]++,function(s){var r=function(){t.props.revealOrder?(i.push(s),Ao(t,e,i)):s()};n?n(r):r()}},jo.prototype.render=function(e){this.u=null,this.o=new Map;var t=Ba(e.children);e.revealOrder&&"b"===e.revealOrder[0]&&t.reverse();for(var n=t.length;n--;)this.o.set(t[n],this.u=[1,0,this.u]);return e.children},jo.prototype.componentDidUpdate=jo.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,n){Ao(e,n,t)})};var Oo="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,Lo=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|marker(?!H|W|U)|overline|paint|stop|strikethrough|stroke|text(?!L)|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,Do="undefined"!=typeof document,Mo=function(e){return("undefined"!=typeof Symbol&&"symbol"==typeof Symbol()?/fil|che|rad/i:/fil|che|ra/i).test(e)};Pa.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(Pa.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var Po=ba.event;function Io(){}function $o(){return this.cancelBubble}function Ro(){return this.defaultPrevented}ba.event=function(e){return Po&&(e=Po(e)),e.persist=Io,e.isPropagationStopped=$o,e.isDefaultPrevented=Ro,e.nativeEvent=e};var zo={configurable:!0,get:function(){return this.class}},Fo=ba.vnode;ba.vnode=function(e){var t=e.type,n=e.props,i=n;if("string"==typeof t){var s=-1===t.indexOf("-");for(var r in i={},n){var a=n[r];Do&&"children"===r&&"noscript"===t||"value"===r&&"defaultValue"in n&&null==a||("defaultValue"===r&&"value"in n&&null==n.value?r="value":"download"===r&&!0===a?a="":/ondoubleclick/i.test(r)?r="ondblclick":/^onchange(textarea|input)/i.test(r+t)&&!Mo(n.type)?r="oninput":/^onfocus$/i.test(r)?r="onfocusin":/^onblur$/i.test(r)?r="onfocusout":/^on(Ani|Tra|Tou|BeforeInp|Compo)/.test(r)?r=r.toLowerCase():s&&Lo.test(r)?r=r.replace(/[A-Z0-9]/,"-$&").toLowerCase():null===a&&(a=void 0),i[r]=a)}"select"==t&&i.multiple&&Array.isArray(i.value)&&(i.value=Ba(n.children).forEach(function(e){e.props.selected=-1!=i.value.indexOf(e.props.value)})),"select"==t&&null!=i.defaultValue&&(i.value=Ba(n.children).forEach(function(e){e.props.selected=i.multiple?-1!=i.defaultValue.indexOf(e.props.value):i.defaultValue==e.props.value})),e.props=i,n.class!=n.className&&(zo.enumerable="className"in n,null!=n.className&&(i.class=n.className),Object.defineProperty(i,"className",zo))}e.$$typeof=Oo,Fo&&Fo(e)};var Ho=ba.__r;ba.__r=function(e){Ho&&Ho(e),e.__c};var Bo={wrapper:"daypickr",header:"daypickr__header",select:"daypickr__select",monthSelect:"daypickr__select--month",yearSelect:"daypickr__select--year",button:"daypickr__button",paginationButton:"daypickr__button--pagination",nextMonthButton:"daypickr__button--pagination-next",prevMonthButton:"daypickr__button--pagination-prev",yearMonthWrapper:"daypickr__year-month-wrapper",pagination:"daypickr__pagination",table:"daypickr__calendar",tableRow:"daypickr__calendar-row",tableCell:"daypickr__calendar-cell",tableHeaderRow:"daypickr__calendar-header-row",tableHeaderCell:"daypickr__calendar-header-cell",dayButton:"daypickr__day",isToday:"isToday",isSelected:"isSelected",srOnly:"sr-only",closeButton:"daypickr__button--close",toggleButton:"daypickr__button--toggle"};function Vo(...e){return e.join(" ").trim()}var qo={prevMonth:"previous month",nextMonth:"next month",month:"Month",year:"Year",weekdays:[{name:"Sunday",shortname:"Su"},{name:"Monday",shortname:"Mo"},{name:"Tuesday",shortname:"Tu"},{name:"Wednesday",shortname:"We"},{name:"Thursday",shortname:"Th"},{name:"Friday",shortname:"Fr"},{name:"Saturday",shortname:"Sa"}],months:["January","February","March","April","May","June","July","August","September","October","November","December"],openButton:"Choose date",closeButton:"Close"};function Wo(e){return e instanceof Date&&!isNaN(e.valueOf())}function Uo(e,t=1){const n=new Date(e),i=e.getDay(),s=(i<t?7:0)+i-t;return new Date(n.setDate(n.getDate()-s))}function Go(e,t=1){const n=new Date(e),i=n.getDay(),s=6+(i<t?-7:0)-(i-t);return new Date(n.setDate(n.getDate()+s))}function Yo(e,t){return!(!Wo(e)||!Wo(t))&&(e.setHours(0,0,0,0),t.setHours(0,0,0,0),e.getTime()===t.getTime())}function Xo(e,t){const n=new Date(e).setMonth(t),i=new Date(e.getFullYear(),t+1,0).getTime();return n>i?new Date(i):new Date(n)}var Ko,Zo,Jo=(Zo={__c:Ko="__cC"+Sa++,__:void 0,Consumer:function(e,t){return e.children(t)},Provider:function(e){var t,n;return this.getChildContext||(t=[],(n={})[Ko]=this,this.getChildContext=function(){return n},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&t.some(Ra)},this.sub=function(e){t.push(e);var n=e.componentWillUnmount;e.componentWillUnmount=function(){t.splice(t.indexOf(e),1),n&&n.call(e)}}),e.children}}).Provider.__=Zo.Consumer.contextType=Zo,Qo=()=>{const{firstDayOfWeek:e,classes:t,l10n:n,selected:i,setSelected:s,setView:r,handleKeyboardNavigation:a,focusedRef:o,view:l,disabledDayFn:c,locale:d}=ho(Jo),u=function(e,t){const n=e?.length?[...e]:[],i=n.splice(0,t);return[...n,...i]}(n.weekdays,e),h=function(e){const t=[];for(let n=0;n<e.length;n+=7)t.push(e.slice(n,n+7));return t}(function(e,t){const n=new Date(e);n.setDate(1);const i=new Date(e);return i.setMonth(e.getMonth()+1,0),function(e,t){const n=[];let i=e;for(;i.getTime()<t.getTime();)n.push(new Date(i)),i=new Date(i.setDate(i.getDate()+1));return n.push(new Date(i)),n}(Uo(n,t),Go(i,t))}(l,e));return La("table",{className:t.table},La("thead",null,La("tr",{className:t.tableHeaderRow},u.map(e=>La("th",{scope:"col",className:t.tableHeaderCell},La("span",{className:t.srOnly},e.name),La("span",{"aria-hidden":"true"},e.shortname))))),La("tbody",null,h.map(e=>La("tr",{className:t.tableRow},e.map(e=>{const n=i&&Yo(e,i),u=Yo(e,l),h=!function(e,t){return e.getMonth()===t.getMonth()}(e,l)||c(e),p=(m=e,Yo(new Date,m)?t.isToday:void 0);var m;const f=n?t.isSelected:void 0,g=[t.dayButton,p,f],v=u?"0":"-1",b=e.toLocaleDateString(d),y=u?o:void 0;return La("td",{role:"gridcell",className:t.tableCell},La("button",{className:g.join(" "),type:"button",onClick:()=>{h||(s(e),r(e))},tabindex:v,onKeyUp:a,ref:y,"aria-disabled":h,"aria-label":b,"aria-selected":n},La("span",{className:t.srOnly},b),La("span",{"aria-hidden":"true"},e.getDate())))})))))},el=Eo(({label:e,value:t,options:n,onChange:i,className:s,elemRef:r,...a},o)=>{const{classes:l}=ho(Jo);return La("label",null,La("span",{className:"sr-only"},e),La("select",{className:Vo(l.select,s),onChange:e=>i(e),ref:o,...a},n?.map(e=>La("option",{value:e?.value||0===e?.value?e.value:e,selected:t===e?.value||t===e?"selected":void 0},e?.text?e.text:e))))}),tl=el;function nl(e,t){const n=[];for(let i=e;i<=t;i++)n.push(i);return n}var il=Eo((e,t)=>{const{l10n:n,min:i,max:s,view:r,setView:a,classes:o}=ho(Jo),l=new Date(i).getFullYear(),c=new Date(s).getFullYear();return La(tl,{label:n.year,options:nl(l,c),value:r.getFullYear(),className:o.yearSelect,onChange:e=>{const t=new Date(r);t.setFullYear(parseInt(e.target.value,10)),a(t)},ref:t,...e})}),sl=il,rl=()=>{const{l10n:e,view:t,setView:n,classes:i}=ho(Jo);return La(tl,{label:e.month,value:t.getMonth(),className:i.monthSelect,options:e.months?.map((e,t)=>({value:t,text:e})),onChange:e=>{const i=new Date(t);i.setMonth(parseInt(e.target.value,10)),n(i)}})},al=({min:e="1900-01-01",max:t="2100-12-31",classes:n=Bo,l10n:i=qo,selectedDay:s,firstDayOfWeek:r=1,locale:a={},disabledDayFn:o=()=>{},onSelect:l=()=>{},formatDate:c=e=>function(e){return e&&e instanceof Date?`${e.getFullYear()}-${(e.getMonth()+1).toString().padStart(2,"0")}-${e.getDate().toString().padStart(2,"0")}`:""}(e),parseDate:d=e=>{const t=e.match(/(\d{2})\/(\d{2})\/(\d{4})/);return!!t&&new Date(t[3],t[2]-1,t[1])},calendarIcon:u,name:h,id:p})=>{const[m,f]=lo(s?new Date(s):new Date),[g,v]=lo(s?new Date(s):void 0),[b,y]=lo(!1),_=uo(!0),x=uo(),w=uo(),S=uo(),E=uo(),N=uo(),C=uo();var k,T,j;co(()=>{l(g),y(!1)},[g]),co(()=>{const e=e=>{"Tab"===e.key&&b&&(e.shiftKey||document.activeElement!==C.current||(e.preventDefault(),E.current.focus()),!e.shiftKey||document.activeElement!==E.current&&document.activeElement!==N.current||(e.preventDefault(),C.current.focus()))},t=e=>{"Escape"===e.key&&b&&y(!1)};return document.addEventListener("keydown",e),document.addEventListener("keydown",t),()=>{document.removeEventListener("keydown",e),document.removeEventListener("keydown",t)}},[b,C.current,E.current]),co(()=>{const e=e=>{!N.current.contains(e.target)&&b&&y(!1)};return document.addEventListener("click",e),()=>document.removeEventListener("click",e)},[b,N.current]),k=()=>{b?N.current.focus():document.activeElement===x.current||_.current?_.current=!1:S.current.focus()},T=[b,E.current,S.current,x.current],j=oo(Ea++,4),!ba.__s&&vo(j.__H,T)&&(j.__=k,j.__H=T,Na.__h.push(j));const A=e=>Xo(e,e.getMonth()-1),O=e=>Xo(e,e.getMonth()+1),L=()=>{y(!b)},D=({type:e,children:t,...n})=>La(e,n,t&&t.length&&t.map(e=>D(e)));return La(Jo.Provider,{value:{firstDayOfWeek:r,classes:n,l10n:i,min:e,max:t,view:m,setView:f,selected:g,setSelected:v,handleKeyboardNavigation:e=>{let t=new Date(m);const n={ArrowLeft:()=>{t.setDate(m.getDate()-1)},ArrowRight:()=>{t.setDate(m.getDate()+1)},ArrowUp:()=>{t.setDate(m.getDate()-7)},ArrowDown:()=>{t.setDate(m.getDate()+7)},PageUp:()=>{e.shiftKey?t.setFullYear(m.getFullYear()-1):t=A(m)},PageDown:()=>{e.shiftKey?t.setFullYear(m.getFullYear()+1):t=O(m)},Home:()=>{t=Uo(m,r)},End:()=>{t=Go(m,r)}};Object.keys(n).includes(e.key)&&(e.preventDefault(),n[e.key]?.(),f(t),setTimeout(()=>{w.current.focus()},0))},focusedRef:w,disabledDayFn:o,locale:a}},La("input",{id:`${p}-input`,type:"text",className:n.input,value:g&&g.toLocaleDateString(a),onChange:e=>(e=>{""===e.target.value&&v(void 0);const t=d(e.target.value);if(t)return f(t),v(t)})(e),ref:x}),La("input",{type:"hidden",id:`${p}-value`,value:c(g),name:h}),La("button",{type:"button","aria-controls":`${p}-dialog`,onClick:()=>L(),"aria-expanded":b,ref:S,className:n.toggleButton},u&&D(u),u?La("span",{class:n.srOnly},i.openButton):i.openButton),La("div",{className:n.wrapper,role:"dialog","aria-modal":"true","aria-labelledby":"daypickr-label",hidden:!b,ref:N,tabIndex:"-1"},La("div",{className:"daypickr__content"},La("h2",{id:"daypickr-label",className:"sr-only"},m.toLocaleString(a,{month:"long",year:"numeric"})),La("div",{className:n.header},La("div",{className:n.yearMonthWrapper},La(sl,{ref:E}),La(rl,null)),La("div",{className:n.pagination},La("button",{type:"button",className:`${n.button} ${n.prevMonthButton}`,onClick:()=>{f(A(m))}},i.prevMonth),La("button",{type:"button",className:`${n.button} ${n.nextMonthButton}`,onClick:()=>{f(O(m))}},i.nextMonth))),La(Qo,null),La("button",{className:`${n.button} ${n.closeButton}`,type:"button",onClick:()=>L(),ref:C},i.closeButton))))},ol=({calendarIcon:e,classes:t=classNames,l10n:n=l10nEN,...i})=>{const s=({type:e,children:t,...n})=>La(e,n,t&&t.length&&t.map(e=>s(e)));return La(Jo.Provider,{value:{classes:t,l10n:n}},La("input",{type:"text",disabled:!0,className:t.input}),La("button",{type:"button",className:t.toggleButton,disabled:!0},e&&s(e),e?La("span",{class:t.srOnly},n.openButton):n.openButton))};const ll={locale:"sk",classes:{wrapper:"daypickr",header:"daypickr__header",select:"daypickr__select",selectDisplay:"daypickr__select-display",monthSelect:"daypickr__select--month",yearSelect:"daypickr__select--year",button:"daypickr__button",paginationButton:"daypickr__button--pagination ",nextMonthButton:"daypickr__button--pagination-next btn btn--ghost btn--square btn--small",prevMonthButton:"daypickr__button--pagination-prev btn btn--ghost btn--square btn--small",yearMonthWrapper:"daypickr__year-month-wrapper",pagination:"daypickr__pagination",table:"daypickr__calendar",tableRow:"daypickr__calendar-row",tableCell:"daypickr__calendar-cell",tableHeaderRow:"daypickr__calendar-header-row",tableHeaderCell:"daypickr__calendar-header-cell",dayButton:"daypickr__day",isToday:"isToday",isSelected:"isSelected",srOnly:"sr-only",input:"form-group__item text-input",closeButton:"daypickr__button--close btn mb-none",toggleButton:"form-group__item btn btn--square"},firstDayOfWeek:1,l10n:{prevMonth:"predchádzajúci mesiac",nextMonth:"nasledujúci mesiac",month:"Mesiac",year:"Rok",weekdays:[{name:"Nedeľa",shortname:"Ne"},{name:"Pondelok",shortname:"Po"},{name:"Utorok",shortname:"Ut"},{name:"Streda",shortname:"St"},{name:"Štvrtok",shortname:"Št"},{name:"Piatok",shortname:"Pi"},{name:"Sobota",shortname:"So"}],months:["Január","Február","Marec","Apríl","Máj","Jún","Júl","August","September","Október","November","December"],openButton:"Vyberte dátum",closeButton:"Zatvoriť"},parseDate:e=>{const t=e.match(/(\d{1,2})\. ?(\d{1,2})\. ?(\d{4})/);return!!t&&new Date(Number(t[3]),Number(t[2])-1,Number(t[1]))},calendarIcon:{type:"svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1000 1000",className:"icon icon--medium",children:[{type:"path",d:"M800 175H700v-37.5a37.5 37.5 0 0 0-75 0V175H350v-37.5a37.5 37.5 0 0 0-75 0V175H100v625a75 75 0 0 0 75 75h700V250a75 75 0 0 0-75-75zM300 825H187.4a37.5 37.5 0 0 1-37.5-37.6V700H300v125zm0-150H150V550h150v125zm0-150H150V400h150v125zm-50-262.5a62.4 62.4 0 0 1 25-50v50a37.5 37.5 0 0 0 75 0v-50a62.5 62.5 0 1 1-100 50zm225 562.4H325V700h150v125zm0-149.9H325V550h150v125zm0-150H325V400h150v125zm175 300H500V700h150v125zm0-150H500V550h150v125zm0-150H500V400h150v125zm-50-262.5a62.4 62.4 0 0 1 25-50v50a37.5 37.5 0 0 0 75 0v-50a62.5 62.5 0 1 1-100 50zM825 675H675V550h150v125zm0-150H675V400h112.5a37.5 37.5 0 0 1 37.5 37.4V525z","fill-rule":"evenodd"}]}};class cl{constructor(e,t){return this.element=e,this.config={...ll,...t},this.init(),this.element.ODS_DatePicker=this,this}init(){const e=this.element.getAttribute("data-datepicker-config"),t=this.element.getAttribute("data-enabled-days");let n={};if(e)try{n=JSON.parse(e)}catch{n={}}this.config={...this.config,...n,...t&&{disabledDayFn:e=>!t.split(",").includes(function(e){return e&&e instanceof Date?`${e.getFullYear()}-${(e.getMonth()+1).toString().padStart(2,"0")}-${e.getDate().toString().padStart(2,"0")}`:""}(e))}};const i=this.element.getAttribute("data-datepicker-id")||void 0,s=this.element.getAttribute("data-datepicker-name")||i;var r,a;this.instance=(r=this.element,a={id:i,name:s,...this.config},Qa(La(al,{...a}),r),{destroy(){!function(e){e.__k&&Qa(null,e)}(r),Qa(La(ol,{...a}),r)}})}destroy(){this.instance&&this.instance.destroy(),this.instance=null,this.element.ODS_DatePicker=null}}const dl=({dayPickrConfig:e,enabledDays:t,id:n,name:i})=>{const[s]=j(cl,e);return S.jsx("div",{ref:s,"data-datepicker":!0,"data-enabled-days":t&&t.toString()||void 0,className:"datepicker control-group","data-datepicker-id":n,"data-datepicker-name":i})};dl.displayName="DatePicker";var ul,hl={exports:{}},pl={};function ml(){return ul||(ul=1,pl._=function(e){return e&&e.__esModule?e:{default:e}}),pl}function fl(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var gl,vl,bl,yl,_l,xl={},wl={};function Sl(){return vl||(vl=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return h}});const n=ml()._(e),i=(gl||(gl=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LoadableContext",{enumerable:!0,get:function(){return n}});const n=ml()._(e).default.createContext(null);"production"!==process.env.NODE_ENV&&(n.displayName="LoadableContext")}(wl)),wl),s=[],r=[];let a=!1;function o(e){let t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then(e=>(n.loading=!1,n.loaded=e,e)).catch(e=>{throw n.loading=!1,n.error=e,e}),n}function l(e,t){let o=Object.assign({loader:null,loading:null,delay:200,timeout:null,webpack:null,modules:null},t),l=null;function d(){if(!l){const t=new c(e,o);l={getCurrentValue:t.getCurrentValue.bind(t),subscribe:t.subscribe.bind(t),retry:t.retry.bind(t),promise:t.promise.bind(t)}}return l.promise()}if("undefined"==typeof window&&s.push(d),!a&&"undefined"!=typeof window){const e=o.webpack&&"function"==typeof fl.resolveWeak?o.webpack():o.modules;e&&r.push(t=>{for(const n of e)if(t.includes(n))return d()})}function u(e,t){!function(){d();const e=n.default.useContext(i.LoadableContext);e&&Array.isArray(o.modules)&&o.modules.forEach(t=>{e(t)})}();const s=n.default.useSyncExternalStore(l.subscribe,l.getCurrentValue,l.getCurrentValue);return n.default.useImperativeHandle(t,()=>({retry:l.retry}),[]),n.default.useMemo(()=>{return s.loading||s.error?n.default.createElement(o.loading,{isLoading:s.loading,pastDelay:s.pastDelay,timedOut:s.timedOut,error:s.error,retry:l.retry}):s.loaded?n.default.createElement((t=s.loaded)&&t.default?t.default:t,e):null;var t},[e,s])}return u.preload=()=>d(),u.displayName="LoadableComponent",n.default.forwardRef(u)}class c{constructor(e,t){this._loadFn=e,this._opts=t,this._callbacks=new Set,this._delay=null,this._timeout=null,this.retry()}promise(){return this._res.promise}retry(){this._clearTimeouts(),this._res=this._loadFn(this._opts.loader),this._state={pastDelay:!1,timedOut:!1};const{_res:e,_opts:t}=this;e.loading&&("number"==typeof t.delay&&(0===t.delay?this._state.pastDelay=!0:this._delay=setTimeout(()=>{this._update({pastDelay:!0})},t.delay)),"number"==typeof t.timeout&&(this._timeout=setTimeout(()=>{this._update({timedOut:!0})},t.timeout))),this._res.promise.then(()=>{this._update({}),this._clearTimeouts()}).catch(e=>{this._update({}),this._clearTimeouts()}),this._update({})}_update(e){this._state={...this._state,error:this._res.error,loaded:this._res.loaded,loading:this._res.loading,...e},this._callbacks.forEach(e=>e())}_clearTimeouts(){clearTimeout(this._delay),clearTimeout(this._timeout)}getCurrentValue(){return this._state}subscribe(e){return this._callbacks.add(e),()=>{this._callbacks.delete(e)}}}function d(e){return l(o,e)}function u(e,t){let n=[];for(;e.length;){let i=e.pop();n.push(i(t))}return Promise.all(n).then(()=>{if(e.length)return u(e,t)})}d.preloadAll=()=>new Promise((e,t)=>{u(s).then(e,t)}),d.preloadReady=(e=[])=>new Promise(t=>{const n=()=>(a=!0,t());u(r,e).then(n,n)}),"undefined"!=typeof window&&(window.__NEXT_PRELOADREADY=d.preloadReady);const h=d}(xl)),xl}var El=_l?yl:(_l=1,bl||(bl=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{default:function(){return l},noSSR:function(){return o}});const n=ml(),i=_(),s=n._(Sl()),r="undefined"==typeof window;function a(e){return{default:e?.default||e}}function o(e,t){if(delete t.webpack,delete t.modules,!r)return e(t);const n=t.loading;return()=>(0,i.jsx)(n,{error:null,isLoading:!0,pastDelay:!1,timedOut:!1})}function l(e,t){let n=s.default,r={loading:({error:e,isLoading:t,pastDelay:n})=>{if(!n)return null;if("production"!==process.env.NODE_ENV){if(t)return null;if(e)return(0,i.jsxs)("p",{children:[e.message,(0,i.jsx)("br",{}),e.stack]})}return null}};e instanceof Promise?r.loader=()=>e:"function"==typeof e?r.loader=e:"object"==typeof e&&(r={...r,...e}),r={...r,...t};const l=r.loader;return r.loadableGenerated&&(r={...r,...r.loadableGenerated},delete r.loadableGenerated),"boolean"!=typeof r.ssr||r.ssr?n({...r,loader:()=>null!=l?l().then(a):Promise.resolve(a(()=>null))}):(delete r.webpack,delete r.modules,o(n,r))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(hl,hl.exports)),yl=hl.exports),Nl=p(El);const Cl=r(null);function kl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=Array(t);n<t;n++)i[n]=e[n];return i}function Tl(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var i,s,r,a,o=[],l=!0,c=!1;try{if(r=(n=n.call(e)).next,0===t);else for(;!(l=(i=r.call(n)).done)&&(o.push(i.value),o.length!==t);l=!0);}catch(e){c=!0,s=e}finally{try{if(!l&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw s}}return o}}(e,t)||function(e,t){if(e){if("string"==typeof e)return kl(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?kl(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}const jl=Object.entries,Al=Object.setPrototypeOf,Ol=Object.isFrozen,Ll=Object.getPrototypeOf,Dl=Object.getOwnPropertyDescriptor;let Ml=Object.freeze,Pl=Object.seal,Il=Object.create,$l="undefined"!=typeof Reflect&&Reflect,Rl=$l.apply,zl=$l.construct;Ml||(Ml=function(e){return e}),Pl||(Pl=function(e){return e}),Rl||(Rl=function(e,t){for(var n=arguments.length,i=new Array(n>2?n-2:0),s=2;s<n;s++)i[s-2]=arguments[s];return e.apply(t,i)}),zl||(zl=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return new e(...n)});const Fl=oc(Array.prototype.forEach),Hl=oc(Array.prototype.lastIndexOf),Bl=oc(Array.prototype.pop),Vl=oc(Array.prototype.push),ql=oc(Array.prototype.splice),Wl=Array.isArray,Ul=oc(String.prototype.toLowerCase),Gl=oc(String.prototype.toString),Yl=oc(String.prototype.match),Xl=oc(String.prototype.replace),Kl=oc(String.prototype.indexOf),Zl=oc(String.prototype.trim),Jl=oc(Number.prototype.toString),Ql=oc(Boolean.prototype.toString),ec="undefined"==typeof BigInt?null:oc(BigInt.prototype.toString),tc="undefined"==typeof Symbol?null:oc(Symbol.prototype.toString),nc=oc(Object.prototype.hasOwnProperty),ic=oc(Object.prototype.toString),sc=oc(RegExp.prototype.test),rc=(ac=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return zl(ac,t)});var ac;function oc(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,i=new Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];return Rl(e,t,i)}}function lc(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Ul;if(Al&&Al(e,null),!Wl(t))return e;let i=t.length;for(;i--;){let s=t[i];if("string"==typeof s){const e=n(s);e!==s&&(Ol(t)||(t[i]=e),s=e)}e[s]=!0}return e}function cc(e){for(let t=0;t<e.length;t++)nc(e,t)||(e[t]=null);return e}function dc(e){const t=Il(null);for(const i of jl(e)){var n=Tl(i,2);const s=n[0],r=n[1];nc(e,s)&&(Wl(r)?t[s]=cc(r):r&&"object"==typeof r&&r.constructor===Object?t[s]=dc(r):t[s]=r)}return t}function uc(e,t){for(;null!==e;){const n=Dl(e,t);if(n){if(n.get)return oc(n.get);if("function"==typeof n.value)return oc(n.value)}e=Ll(e)}return function(){return null}}const hc=Ml(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),pc=Ml(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),mc=Ml(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),fc=Ml(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),gc=Ml(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),vc=Ml(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),bc=Ml(["#text"]),yc=Ml(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","command","commandfor","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),_c=Ml(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),xc=Ml(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),wc=Ml(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Sc=Pl(/{{[\w\W]*|^[\w\W]*}}/g),Ec=Pl(/<%[\w\W]*|^[\w\W]*%>/g),Nc=Pl(/\${[\w\W]*/g),Cc=Pl(/^data-[\-\w.\u00B7-\uFFFF]+$/),kc=Pl(/^aria-[\-\w]+$/),Tc=Pl(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),jc=Pl(/^(?:\w+script|data):/i),Ac=Pl(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Oc=Pl(/^html$/i),Lc=Pl(/^[a-z][.\w]*(-[.\w]+)+$/i),Dc=Pl(/<[/\w!]/g),Mc=Pl(/<[/\w]/g),Pc=Pl(/<\/no(script|embed|frames)/i),Ic=Pl(/\/>/i),$c=function(){return"undefined"==typeof window?null:window},Rc=function(e,t,n,i){return nc(e,t)&&Wl(e[t])?lc(i.base?dc(i.base):{},e[t],i.transform):n};var zc=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:$c();const n=t=>e(t);if(n.version="3.4.11",n.removed=[],!t||!t.document||9!==t.document.nodeType||!t.Element)return n.isSupported=!1,n;let i=t.document;const s=i,r=s.currentScript;t.DocumentFragment;const a=t.HTMLTemplateElement,o=t.Node,l=t.Element,c=t.NodeFilter;void 0===t.NamedNodeMap&&(t.NamedNodeMap||t.MozNamedAttrMap),t.HTMLFormElement;const d=t.DOMParser,u=t.trustedTypes,h=l.prototype,p=uc(h,"cloneNode"),m=uc(h,"remove"),f=uc(h,"nextSibling"),g=uc(h,"childNodes"),v=uc(h,"parentNode"),b=uc(h,"shadowRoot"),y=uc(h,"attributes"),_=o&&o.prototype?uc(o.prototype,"nodeType"):null,x=o&&o.prototype?uc(o.prototype,"nodeName"):null;if("function"==typeof a){const e=i.createElement("template");e.content&&e.content.ownerDocument&&(i=e.content.ownerDocument)}let w,S,E="",N=!1,C=0;const k=function(){if(C>0)throw rc('A configured TRUSTED_TYPES_POLICY callback (createHTML or createScriptURL) must not call DOMPurify.sanitize, as that causes infinite recursion. Do not pass a policy whose callbacks wrap DOMPurify as TRUSTED_TYPES_POLICY; see the "DOMPurify and Trusted Types" section of the README.')},T=function(e){k(),C++;try{return w.createHTML(e)}finally{C--}},j=i,A=j.implementation,O=j.createNodeIterator,L=j.createDocumentFragment,D=j.getElementsByTagName,M=s.importNode;let P={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof jl&&"function"==typeof v&&A&&void 0!==A.createHTMLDocument;const I=Sc,$=Ec,R=Nc,z=Cc,F=kc,H=jc,B=Ac,V=Lc;let q=Tc,W=null;const U=lc({},[...hc,...pc,...mc,...gc,...bc]);let G=null;const Y=lc({},[...yc,..._c,...xc,...wc]);let X=Object.seal(Il(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),K=null,Z=null;const J=Object.seal(Il(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let Q=!0,ee=!0,te=!1,ne=!0,ie=!1,se=!0,re=!1,ae=!1,oe=null,le=null,ce=!1,de=!1,ue=!1,he=!1,pe=!0,me=!1;const fe="user-content-";let ge=!0,ve=!1,be={},ye=null;const _e=lc({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","selectedcontent","style","svg","template","thead","title","video","xmp"]);let xe=null;const we=lc({},["audio","video","img","source","image","track"]);let Se=null;const Ee=lc({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Ne="http://www.w3.org/1998/Math/MathML",Ce="http://www.w3.org/2000/svg",ke="http://www.w3.org/1999/xhtml";let Te=ke,je=!1,Ae=null;const Oe=lc({},[Ne,Ce,ke],Gl),Le=Ml(["mi","mo","mn","ms","mtext"]);let De=lc({},Le);const Me=Ml(["annotation-xml"]);let Pe=lc({},Me);const Ie=lc({},["title","style","font","a","script"]);let $e=null;const Re=["application/xhtml+xml","text/html"];let ze=null,Fe=null;const He=i.createElement("form"),Be=function(e){return e instanceof RegExp||e instanceof Function},Ve=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(Fe&&Fe===e)return;e&&"object"==typeof e||(e={}),e=dc(e),$e=-1===Re.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,ze="application/xhtml+xml"===$e?Gl:Ul,W=Rc(e,"ALLOWED_TAGS",U,{transform:ze}),G=Rc(e,"ALLOWED_ATTR",Y,{transform:ze}),Ae=Rc(e,"ALLOWED_NAMESPACES",Oe,{transform:Gl}),Se=Rc(e,"ADD_URI_SAFE_ATTR",Ee,{transform:ze,base:Ee}),xe=Rc(e,"ADD_DATA_URI_TAGS",we,{transform:ze,base:we}),ye=Rc(e,"FORBID_CONTENTS",_e,{transform:ze}),K=Rc(e,"FORBID_TAGS",dc({}),{transform:ze}),Z=Rc(e,"FORBID_ATTR",dc({}),{transform:ze}),be=!!nc(e,"USE_PROFILES")&&(e.USE_PROFILES&&"object"==typeof e.USE_PROFILES?dc(e.USE_PROFILES):e.USE_PROFILES),Q=!1!==e.ALLOW_ARIA_ATTR,ee=!1!==e.ALLOW_DATA_ATTR,te=e.ALLOW_UNKNOWN_PROTOCOLS||!1,ne=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,ie=e.SAFE_FOR_TEMPLATES||!1,se=!1!==e.SAFE_FOR_XML,re=e.WHOLE_DOCUMENT||!1,de=e.RETURN_DOM||!1,ue=e.RETURN_DOM_FRAGMENT||!1,he=e.RETURN_TRUSTED_TYPE||!1,ce=e.FORCE_BODY||!1,pe=!1!==e.SANITIZE_DOM,me=e.SANITIZE_NAMED_PROPS||!1,ge=!1!==e.KEEP_CONTENT,ve=e.IN_PLACE||!1,q=function(e){try{return sc(e,""),!0}catch(e){return!1}}(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:Tc,Te="string"==typeof e.NAMESPACE?e.NAMESPACE:ke,De=nc(e,"MATHML_TEXT_INTEGRATION_POINTS")&&e.MATHML_TEXT_INTEGRATION_POINTS&&"object"==typeof e.MATHML_TEXT_INTEGRATION_POINTS?dc(e.MATHML_TEXT_INTEGRATION_POINTS):lc({},Le),Pe=nc(e,"HTML_INTEGRATION_POINTS")&&e.HTML_INTEGRATION_POINTS&&"object"==typeof e.HTML_INTEGRATION_POINTS?dc(e.HTML_INTEGRATION_POINTS):lc({},Me);const t=nc(e,"CUSTOM_ELEMENT_HANDLING")&&e.CUSTOM_ELEMENT_HANDLING&&"object"==typeof e.CUSTOM_ELEMENT_HANDLING?dc(e.CUSTOM_ELEMENT_HANDLING):Il(null);if(X=Il(null),nc(t,"tagNameCheck")&&Be(t.tagNameCheck)&&(X.tagNameCheck=t.tagNameCheck),nc(t,"attributeNameCheck")&&Be(t.attributeNameCheck)&&(X.attributeNameCheck=t.attributeNameCheck),nc(t,"allowCustomizedBuiltInElements")&&"boolean"==typeof t.allowCustomizedBuiltInElements&&(X.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),Pl(X),ie&&(ee=!1),ue&&(de=!0),be&&(W=lc({},bc),G=Il(null),!0===be.html&&(lc(W,hc),lc(G,yc)),!0===be.svg&&(lc(W,pc),lc(G,_c),lc(G,wc)),!0===be.svgFilters&&(lc(W,mc),lc(G,_c),lc(G,wc)),!0===be.mathMl&&(lc(W,gc),lc(G,xc),lc(G,wc))),J.tagCheck=null,J.attributeCheck=null,nc(e,"ADD_TAGS")&&("function"==typeof e.ADD_TAGS?J.tagCheck=e.ADD_TAGS:Wl(e.ADD_TAGS)&&(W===U&&(W=dc(W)),lc(W,e.ADD_TAGS,ze))),nc(e,"ADD_ATTR")&&("function"==typeof e.ADD_ATTR?J.attributeCheck=e.ADD_ATTR:Wl(e.ADD_ATTR)&&(G===Y&&(G=dc(G)),lc(G,e.ADD_ATTR,ze))),nc(e,"ADD_URI_SAFE_ATTR")&&Wl(e.ADD_URI_SAFE_ATTR)&&lc(Se,e.ADD_URI_SAFE_ATTR,ze),nc(e,"FORBID_CONTENTS")&&Wl(e.FORBID_CONTENTS)&&(ye===_e&&(ye=dc(ye)),lc(ye,e.FORBID_CONTENTS,ze)),nc(e,"ADD_FORBID_CONTENTS")&&Wl(e.ADD_FORBID_CONTENTS)&&(ye===_e&&(ye=dc(ye)),lc(ye,e.ADD_FORBID_CONTENTS,ze)),ge&&(W["#text"]=!0),re&&lc(W,["html","head","body"]),W.table&&(lc(W,["tbody"]),delete K.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw rc('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw rc('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');const t=w;w=e.TRUSTED_TYPES_POLICY;try{E=T("")}catch(e){throw w=t,e}}else null===e.TRUSTED_TYPES_POLICY?(w=void 0,E=""):(void 0===w&&(N||(S=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const i="data-tt-policy-suffix";t&&t.hasAttribute(i)&&(n=t.getAttribute(i));const s="dompurify"+(n?"#"+n:"");try{return e.createPolicy(s,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return null}}(u,r),N=!0),w=S),w&&"string"==typeof E&&(E=T("")));Ml&&Ml(e),Fe=e},qe=lc({},[...pc,...mc,...fc]),We=lc({},[...gc,...vc]),Ue=function(e){Vl(n.removed,{element:e});try{v(e).removeChild(e)}catch(t){if(m(e),!v(e))throw rc("a node selected for removal could not be detached from its tree and cannot be safely returned; refusing to sanitize in place")}},Ge=function(e){const t=g(e);if(t){const e=[];Fl(t,t=>{Vl(e,t)}),Fl(e,e=>{try{m(e)}catch(e){}})}const n=y(e);if(n)for(let t=n.length-1;t>=0;--t){const i=n[t],s=i&&i.name;if("string"==typeof s)try{e.removeAttribute(s)}catch(e){}}},Ye=function(e,t){try{Vl(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){Vl(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(de||ue)try{Ue(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Xe=function(e){const t=y(e);if(t)for(let n=t.length-1;n>=0;--n){const i=t[n],s=i&&i.name;if("string"==typeof s&&!G[ze(s)])try{e.removeAttribute(s)}catch(e){}}},Ke=function(e){let t=null,n=null;if(ce)e="<remove></remove>"+e;else{const t=Yl(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===$e&&Te===ke&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const s=w?T(e):e;if(Te===ke)try{t=(new d).parseFromString(s,$e)}catch(e){}if(!t||!t.documentElement){t=A.createDocument(Te,"template",null);try{t.documentElement.innerHTML=je?E:s}catch(e){}}const r=t.body||t.documentElement;return e&&n&&r.insertBefore(i.createTextNode(n),r.childNodes[0]||null),Te===ke?D.call(t,re?"html":"body")[0]:re?t.documentElement:r},Ze=function(e){return O.call(e.ownerDocument||e,e,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT|c.SHOW_PROCESSING_INSTRUCTION|c.SHOW_CDATA_SECTION,null)},Je=function(e){return e=Xl(e,I," "),e=Xl(e,$," "),Xl(e,R," ")},Qe=function(e){var t;e.normalize();const n=O.call(e.ownerDocument||e,e,c.SHOW_TEXT|c.SHOW_COMMENT|c.SHOW_CDATA_SECTION|c.SHOW_PROCESSING_INSTRUCTION,null);let i=n.nextNode();for(;i;)i.data=Je(i.data),i=n.nextNode();const s=null===(t=e.querySelectorAll)||void 0===t?void 0:t.call(e,"template");s&&Fl(s,e=>{tt(e.content)&&Qe(e.content)})},et=function(e){const t=x?x(e):null;return"string"==typeof t&&"form"===ze(t)&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||e.attributes!==y(e)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes||e.nodeType!==_(e)||e.childNodes!==g(e))},tt=function(e){if(!_||"object"!=typeof e||null===e)return!1;try{return 11===_(e)}catch(e){return!1}},nt=function(e){if(!_||"object"!=typeof e||null===e)return!1;try{return"number"==typeof _(e)}catch(e){return!1}};function it(e,t,i){0!==e.length&&Fl(e,e=>{e.call(n,t,i,Fe)})}const st=function(e){if(it(P.beforeSanitizeElements,e,null),et(e))return Ue(e),!0;const t=ze(x?x(e):e.nodeName);if(it(P.uponSanitizeElement,e,{tagName:t,allowedTags:W}),function(e,t){return!!(se&&e.hasChildNodes()&&!nt(e.firstElementChild)&&sc(Dc,e.textContent)&&sc(Dc,e.innerHTML))||!(!se||e.namespaceURI!==ke||"style"!==t||!nt(e.firstElementChild))||7===e.nodeType||!(!se||8!==e.nodeType||!sc(Mc,e.data))}(e,t))return Ue(e),!0;if(K[t]||!(J.tagCheck instanceof Function&&J.tagCheck(t))&&!W[t])return function(e,t){if(!K[t]&&ot(t)){if(X.tagNameCheck instanceof RegExp&&sc(X.tagNameCheck,t))return!1;if(X.tagNameCheck instanceof Function&&X.tagNameCheck(t))return!1}if(ge&&!ye[t]){const t=v(e),n=g(e);if(n&&t)for(let i=n.length-1;i>=0;--i){const s=ve?n[i]:p(n[i],!0);t.insertBefore(s,f(e))}}return Ue(e),!0}(e,t);if(1===(_?_(e):e.nodeType)&&!function(e){let t=v(e);t&&t.tagName||(t={namespaceURI:Te,tagName:"template"});const n=Ul(e.tagName),i=Ul(t.tagName);return!!Ae[e.namespaceURI]&&(e.namespaceURI===Ce?function(e,t,n){return t.namespaceURI===ke?"svg"===e:t.namespaceURI===Ne?"svg"===e&&("annotation-xml"===n||De[n]):Boolean(qe[e])}(n,t,i):e.namespaceURI===Ne?function(e,t,n){return t.namespaceURI===ke?"math"===e:t.namespaceURI===Ce?"math"===e&&Pe[n]:Boolean(We[e])}(n,t,i):e.namespaceURI===ke?function(e,t,n){return!(t.namespaceURI===Ce&&!Pe[n])&&!(t.namespaceURI===Ne&&!De[n])&&!We[e]&&(Ie[e]||!qe[e])}(n,t,i):!("application/xhtml+xml"!==$e||!Ae[e.namespaceURI]))}(e))return Ue(e),!0;if(("noscript"===t||"noembed"===t||"noframes"===t)&&sc(Pc,e.innerHTML))return Ue(e),!0;if(ie&&3===e.nodeType){const t=Je(e.textContent);e.textContent!==t&&(Vl(n.removed,{element:e.cloneNode()}),e.textContent=t)}return it(P.afterSanitizeElements,e,null),!1},rt=function(e,t,n){if(Z[t])return!1;if(pe&&("id"===t||"name"===t)&&(n in i||n in He))return!1;const s=G[t]||J.attributeCheck instanceof Function&&J.attributeCheck(t,e);if(ee&&sc(z,t));else if(Q&&sc(F,t));else if(s){if(Se[t]);else if(sc(q,Xl(n,B,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==Kl(n,"data:")||!xe[e])if(te&&!sc(H,Xl(n,B,"")));else if(n)return!1}else if(!(ot(e)&&(X.tagNameCheck instanceof RegExp&&sc(X.tagNameCheck,e)||X.tagNameCheck instanceof Function&&X.tagNameCheck(e))&&(X.attributeNameCheck instanceof RegExp&&sc(X.attributeNameCheck,t)||X.attributeNameCheck instanceof Function&&X.attributeNameCheck(t,e))||"is"===t&&X.allowCustomizedBuiltInElements&&(X.tagNameCheck instanceof RegExp&&sc(X.tagNameCheck,n)||X.tagNameCheck instanceof Function&&X.tagNameCheck(n))))return!1;return!0},at=lc({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),ot=function(e){return!at[Ul(e)]&&sc(V,e)},lt=function(e,t,n,i){if(w&&"object"==typeof u&&"function"==typeof u.getAttributeType&&!n)switch(u.getAttributeType(e,t)){case"TrustedHTML":return T(i);case"TrustedScriptURL":return function(e){k(),C++;try{return w.createScriptURL(e)}finally{C--}}(i)}return i},ct=function(e,t,i,s){try{i?e.setAttributeNS(i,t,s):e.setAttribute(t,s),et(e)?Ue(e):Bl(n.removed)}catch(n){Ye(t,e)}},dt=function(e){it(P.beforeSanitizeAttributes,e,null);const t=e.attributes;if(!t||et(e))return;const n={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:G,forceKeepAttr:void 0};let i=t.length;const s=ze(e.nodeName);for(;i--;){const r=t[i],a=r.name,o=r.namespaceURI,l=r.value,c=ze(a),d=l;let u="value"===a?d:Zl(d);n.attrName=c,n.attrValue=u,n.keepAttr=!0,n.forceKeepAttr=void 0,it(P.uponSanitizeAttribute,e,n),u=n.attrValue,!me||"id"!==c&&"name"!==c||0===Kl(u,fe)||(Ye(a,e),u=fe+u),se&&sc(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,u)||"attributename"===c&&Yl(u,"href")?Ye(a,e):n.forceKeepAttr||(!n.keepAttr||!ne&&sc(Ic,u)?Ye(a,e):(ie&&(u=Je(u)),rt(s,c,u)?(u=lt(s,c,o,u),u!==d&&ct(e,a,o,u)):Ye(a,e)))}it(P.afterSanitizeAttributes,e,null)},ut=function(e){let t=null;const n=Ze(e);for(it(P.beforeSanitizeShadowDOM,e,null);t=n.nextNode();)if(it(P.uponSanitizeShadowNode,t,null),st(t),dt(t),tt(t.content)&&ut(t.content),1===(_?_(t):t.nodeType)){const e=b(t);tt(e)&&(ht(e),ut(e))}it(P.afterSanitizeShadowDOM,e,null)},ht=function(e){const t=[{node:e,shadow:null}];for(;t.length>0;){const e=t.pop();if(e.shadow){ut(e.shadow);continue}const n=e.node,i=1===(_?_(n):n.nodeType),s=g(n);if(s)for(let e=s.length-1;e>=0;--e)t.push({node:s[e],shadow:null});if(i){const e=x?x(n):null;if("string"==typeof e&&"template"===ze(e)){const e=n.content;tt(e)&&t.push({node:e,shadow:null})}}if(i){const e=b(n);tt(e)&&t.push({node:null,shadow:e},{node:e,shadow:null})}}};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=null,r=null,a=null,o=null;if(je=!e,je&&(e="\x3c!--\x3e"),"string"!=typeof e&&!nt(e)&&"string"!=typeof(e=function(e){switch(typeof e){case"string":return e;case"number":return Jl(e);case"boolean":return Ql(e);case"bigint":return ec?ec(e):"0";case"symbol":return tc?tc(e):"Symbol()";case"undefined":default:return ic(e);case"function":case"object":{if(null===e)return ic(e);const t=e,n=uc(t,"toString");if("function"==typeof n){const e=n(t);return"string"==typeof e?e:ic(e)}return ic(e)}}}(e)))throw rc("dirty is not a string, aborting");if(!n.isSupported)return e;ae?(W=oe,G=le):Ve(t),(P.uponSanitizeElement.length>0||P.uponSanitizeAttribute.length>0)&&(W=dc(W)),P.uponSanitizeAttribute.length>0&&(G=dc(G)),n.removed=[];const l=ve&&"string"!=typeof e&&nt(e);if(l){const t=x?x(e):e.nodeName;if("string"==typeof t){const e=ze(t);if(!W[e]||K[e])throw rc("root node is forbidden and cannot be sanitized in-place")}if(et(e))throw rc("root node is clobbered and cannot be sanitized in-place");try{ht(e)}catch(t){throw Ge(e),t}}else if(nt(e))i=Ke("\x3c!----\x3e"),r=i.ownerDocument.importNode(e,!0),1===r.nodeType&&"BODY"===r.nodeName||"HTML"===r.nodeName?i=r:i.appendChild(r),ht(r);else{if(!de&&!ie&&!re&&-1===e.indexOf("<"))return w&&he?T(e):e;if(i=Ke(e),!i)return de?null:he?E:""}i&&ce&&Ue(i.firstChild);const c=Ze(l?e:i);try{for(;a=c.nextNode();)st(a),dt(a),tt(a.content)&&ut(a.content)}catch(t){throw l&&Ge(e),t}if(l)return Fl(n.removed,e=>{e.element&&function(e){const t=[e];for(;t.length>0;){const e=t.pop();1===(_?_(e):e.nodeType)&&Xe(e);const n=g(e);if(n)for(let e=n.length-1;e>=0;--e)t.push(n[e])}}(e.element)}),ie&&Qe(e),e;if(de){if(ie&&Qe(i),ue)for(o=L.call(i.ownerDocument);i.firstChild;)o.appendChild(i.firstChild);else o=i;return(G.shadowroot||G.shadowrootmode)&&(o=M.call(s,o,!0)),o}let d=re?i.outerHTML:i.innerHTML;return re&&W["!doctype"]&&i.ownerDocument&&i.ownerDocument.doctype&&i.ownerDocument.doctype.name&&sc(Oc,i.ownerDocument.doctype.name)&&(d="<!DOCTYPE "+i.ownerDocument.doctype.name+">\n"+d),ie&&(d=Je(d)),w&&he?T(d):d},n.setConfig=function(){Ve(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),ae=!0,oe=W,le=G},n.clearConfig=function(){Fe=null,ae=!1,oe=null,le=null,w=S,E=""},n.isValidAttribute=function(e,t,n){Fe||Ve({});const i=ze(e),s=ze(t);return rt(i,s,n)},n.addHook=function(e,t){"function"==typeof t&&nc(P,e)&&Vl(P[e],t)},n.removeHook=function(e,t){if(nc(P,e)){if(void 0!==t){const n=Hl(P[e],t);return-1===n?void 0:ql(P[e],n,1)[0]}return Bl(P[e])}},n.removeHooks=function(e){nc(P,e)&&(P[e]=[])},n.removeAllHooks=function(){P={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}();const Fc={dragDropClassname:"is-dragdrop",inputSelector:'input[type="file"]',resultsSelector:".file-input__files",deleteButtonSelector:"[data-file-delete]",deleteFileAttr:"data-file-delete",fileTemplate:(e,t)=>`\n <li>${e}&nbsp;<button type="button" data-file-delete="${t}" class="file-input__delete">\n <svg class="icon icon--small icon--trash icon--danger" aria-hidden="true">\n <use xlink:href="/sprite.svg#trash"></use>\n </svg>\n <span class="sr-only">Odstrániť súbor ${e}</span>\n </button>\n </li>\n `};class Hc{constructor(e,t){return this.element=e,this.config={...Fc,...t},this.input=null,this.files=[],this.results=null,this.removeButtons=[],this.onInputChange=this.onInputChange.bind(this),this.onRemoveButtonClick=this.onRemoveButtonClick.bind(this),this.highlight=this.highlight.bind(this),this.unhighlight=this.unhighlight.bind(this),this.onDrop=this.onDrop.bind(this),this.preventDefaults=this.preventDefaults.bind(this),this.init(),this}init(){this.input=this.element.querySelector(this.config.inputSelector),this.results=this.element.querySelector(this.config.resultsSelector),this.input&&this.results&&(this.input.addEventListener("change",this.onInputChange),["dragenter","dragover","dragleave","drop"].forEach(e=>{this.element.addEventListener(e,this.preventDefaults,!1),document.body.addEventListener(e,this.preventDefaults,!1)}),["dragenter","dragover"].forEach(e=>{this.element.addEventListener(e,this.highlight,!1)}),["dragleave","drop"].forEach(e=>{this.element.addEventListener(e,this.unhighlight,!1)}),this.element.addEventListener("drop",this.onDrop))}onInputChange(){return!(!this.input||!this.results)&&(this.files=Array.from(this.input.files??[]),!!this.files&&(this.results.innerHTML="",this.files.map((e,t)=>this.config.fileTemplate(zc.sanitize(e.name,{ALLOWED_TAGS:[]}),t)).forEach(e=>{this.results.appendChild(zc.sanitize(e,{ADD_TAGS:["use"],RETURN_DOM_FRAGMENT:!0}))}),this.removeButtons=Array.from(this.results.querySelectorAll(this.config.deleteButtonSelector)),void this.removeButtons.forEach(e=>e.addEventListener("click",this.onRemoveButtonClick))))}onDrop(e){this.input&&(this.input.files=e?.dataTransfer?.files||(new DataTransfer).files,this.onInputChange())}onRemoveButtonClick(e){if(!this.input)return;const t=new DataTransfer,n=e.currentTarget,i=Number(n.getAttribute(this.config.deleteFileAttr));this.files.splice(i,1),this.files.forEach(e=>t.items.add(e)),this.input.files=t.files,this.onInputChange()}highlight(){this.element.classList.add(this.config.dragDropClassname)}unhighlight(){this.element.classList.remove(this.config.dragDropClassname)}preventDefaults(e){e.preventDefault(),e.stopPropagation()}destroy(){this.input&&(this.input.removeEventListener("change",this.onInputChange),["dragenter","dragover","dragleave","drop"].forEach(e=>{this.element.removeEventListener(e,this.preventDefaults,!1),document.body.removeEventListener(e,this.preventDefaults,!1)}),["dragenter","dragover"].forEach(e=>{this.element.removeEventListener(e,this.highlight,!1)}),["dragleave","drop"].forEach(e=>{this.element.removeEventListener(e,this.unhighlight,!1)}),this.element.removeEventListener("drop",this.onDrop))}update(){this.destroy(),this.init()}}const Bc="file-input",Vc="default",qc=({id:e,isDisabled:t,isInvalid:n,name:i,size:s=Vc,className:r,...a})=>{const[o]=j(Hc),l=O(e),c=C(Bc,{[`${Bc}--${s}`]:s!==Vc},r);return S.jsxs("div",{className:c,"data-file-input":!0,ref:o,children:[S.jsx("input",{className:`${Bc}__control`,id:l,name:i||e,disabled:t,type:"file",...a}),S.jsx("label",{size:s,htmlFor:l,"aria-hidden":"true",className:`${Bc}__button`,children:"Vybrať súbor"}),S.jsx("ul",{className:`${Bc}__files`})]})};qc.displayName="File";const Wc="text-input",Uc="default",Gc="default",Yc=e.forwardRef(({className:e,id:t,isDisabled:n,isInvalid:i,isValid:s,isReadonly:r,placeholder:a,size:o=Uc,htmlType:l="text",width:c=Gc,searchIcon:d="none",name:u,...h},p)=>{const m="transient"===d,f="persistent"===d,g=C(Wc,{"is-invalid":i,"is-valid":s,[`${Wc}--${o}`]:o!==Uc,[`${Wc}--${c}`]:c!==Gc},e),v=u||t,b=S.jsx("input",{className:g,id:t,name:v,type:l,disabled:n,readOnly:r,placeholder:a,ref:p,...h});return m||f?S.jsx("span",{className:C("text-input__wrapper",{"text-input__wrapper--search-icon":m,"text-input__wrapper--search-icon-with-placeholder":f}),children:b}):b});Yc.displayName="TextInput";const Xc="control-group__item",Kc="default",Zc=({size:e=Kc,className:t,children:n,...i})=>{const s=C(Xc,t,{[`${Xc}--${e}`]:e!==Kc});return S.jsx("div",{className:s,...i,children:n})};Zc.displayName="GroupItem";const Jc=({control:t,addonPrefix:n,addonSuffix:i,size:s,className:r,isInvalid:a,...o})=>{const{type:l,...c}=t,d=t=>e.Children.map(t,t=>{if("string"==typeof t)return S.jsx(Zc,{size:s,children:t});if(e.isValidElement(t)){const n=t.type,i="string"==typeof n;if(i&&(!i||"button"!==n&&"a"!==n))return S.jsx(Zc,{size:s,children:t});const r=t.props&&"object"==typeof t.props&&"size"in t.props?{}:{size:s};return e.cloneElement(t,r)}return t});return S.jsxs("div",{className:C("control-group",r),...o,children:[d(n),S.jsx(e=>{switch(l){case"autocomplete":return S.jsx(ha,{...e});case"select":return S.jsx(la,{...e});default:return S.jsx(Yc,{...e})}},{...c,size:s}),d(i)]})};Jc.displayName="ControlGroup";const Qc={nonEditableInput:!1,min:1,max:999,defaultValue:1};class ed{constructor(e,t){this.element=e,this.config={...Qc,...t},this.input=null,this.numberDisplay=null,this.add=null,this.remove=null,this.element.ODS_InputStepper=this,this.handleButtonClick=this.handleButtonClick.bind(this),this.handleInputClick=this.handleInputClick.bind(this),this.handleInputChange=this.handleInputChange.bind(this),this.handleButtonState=this.handleButtonState.bind(this),this.init()}handleInputClick(){this.input&&this.input.select()}handleButtonState(){const{min:e,max:t}=this.config,n=this.config.nonEditableInput?parseInt(this.numberDisplay?.textContent??"0",10):parseInt(this.input?.value??"0",10);this.add&&"number"==typeof t&&n>=t?(this.add.setAttribute("aria-disabled","true"),this.add.setAttribute("disabled","true")):this.add&&(this.add.removeAttribute("aria-disabled"),this.add.removeAttribute("disabled")),this.remove&&"number"==typeof e&&n<=e?(this.remove.setAttribute("aria-disabled","true"),this.remove.setAttribute("disabled","true")):this.remove&&(this.remove.removeAttribute("aria-disabled"),this.remove.removeAttribute("disabled"))}handleInputChange(e){const{min:t,max:n}=this.config,i=e.target;i&&(t&&Number(i.value)<=t&&(i.value=String(t)),n&&Number(i.value)>=n&&(i.value=String(n)))}handleButtonClick(e){const{min:t,max:n}=this.config,i=e.target;let s=this.config.nonEditableInput?parseInt(this.numberDisplay?.textContent??"0",10):parseInt(this.input?.value??"0",10);if(i.classList.contains("input-stepper__button--minus")){if(t&&s<=t){if("true"===i.getAttribute("disabled"))return;return i.setAttribute("aria-disabled","true"),void i.setAttribute("disabled","true")}s-=1}if(i.classList.contains("input-stepper__button--plus")){if(n&&s>=n){if("true"===i.getAttribute("disabled"))return;return i.setAttribute("aria-disabled","true"),void i.setAttribute("disabled","true")}s+=1}!this.config.nonEditableInput&&this.input?this.input.value=String(s):this.numberDisplay&&(this.numberDisplay.textContent=String(s)),this.handleButtonState()}init(){const e=this.element.getAttribute("data-inputstepper");let t={};try{e&&e.trim().startsWith("{")&&(t=JSON.parse(e))}catch{t={}}this.config={...this.config,...t},this.config.nonEditableInput?(this.numberDisplay=this.element.querySelector(".input-stepper__number"),this.numberDisplay&&(this.numberDisplay.textContent=String(this.config.defaultValue))):(this.input=this.element.querySelector(".input-stepper__field"),this.input&&(this.input.value=String(this.config.defaultValue))),this.add=this.element.querySelector(".input-stepper__button--plus"),this.remove=this.element.querySelector(".input-stepper__button--minus");const{defaultValue:n}=this.config;void 0!==n&&(!this.config.nonEditableInput&&this.input?this.input.value=String(n):this.numberDisplay&&(this.numberDisplay.textContent=String(n))),this.element.classList.contains("input-stepper--disabled")||(this.add&&this.add.addEventListener("click",this.handleButtonClick),this.remove&&this.remove.addEventListener("click",this.handleButtonClick),!this.config.nonEditableInput&&this.input&&(this.input.addEventListener("click",this.handleInputClick),this.input.addEventListener("change",this.handleInputChange)),this.handleButtonState())}update(){this.destroy(),this.init()}destroy(){!this.config.nonEditableInput&&this.input&&(this.input.removeEventListener("click",this.handleInputClick),this.input.removeEventListener("change",this.handleInputChange)),this.add&&this.add.removeEventListener("click",this.handleButtonClick),this.remove&&this.remove.removeEventListener("click",this.handleButtonClick)}static getInstance(e){return e&&e.ODS_InputStepper?e.ODS_InputStepper:null}}const td="input-stepper",nd=({className:e,inputClassName:t,id:n,config:i,isDisabled:s,isInvalid:r,nonEditableInput:a=!1,...o})=>{const[l]=j(ed,{nonEditableInput:a}),{name:c=n,...d}=o,u=C(`${td}__field`,t);return S.jsxs("div",{className:C(td,e,{[`${td}--disabled`]:s,[`${td}--invalid`]:r}),ref:l,"data-inputstepper":!i||JSON.stringify(i),...d,children:[S.jsx("button",{disabled:s,className:`${td}__button ${td}__button--minus`,"aria-label":"znížiť počet"}),a||i?.nonEditableInput?S.jsx("p",{id:n,className:`${td}__number`}):S.jsx(Yc,{className:u,id:n,name:c,disabled:s,isInvalid:r,htmlType:"number",inputMode:"numeric"}),S.jsx("button",{disabled:s,className:`${td}__button ${td}__button--plus`,"aria-label":"zvýšiť počet"})]})};nd.displayName="InputStepper";const id="radio",sd="default",rd=({id:e,isChecked:t,isDisabled:n,isInvalid:i,name:s,size:r=sd,value:a,className:o,...l})=>{const c=C(id,o,{[`${id}--${r}`]:r!==sd,"is-invalid":i}),d=a||e;return S.jsxs(S.Fragment,{children:[S.jsx("input",{className:c,type:"radio",id:e,name:s,defaultChecked:t,disabled:n,value:d,...l}),S.jsx("div",{className:`${id}-display`})]})};var ad,od;function ld(e){return"object"==typeof e&&"function"==typeof e.to}function cd(e){e.parentElement.removeChild(e)}function dd(e){return null!=e}function ud(e){e.preventDefault()}function hd(e){return"number"==typeof e&&!isNaN(e)&&isFinite(e)}function pd(e,t,n){n>0&&(vd(e,t),setTimeout(function(){bd(e,t)},n))}function md(e){return Math.max(Math.min(e,100),0)}function fd(e){return Array.isArray(e)?e:[e]}function gd(e){var t=(e=String(e)).split(".");return t.length>1?t[1].length:0}function vd(e,t){e.classList&&!/\s/.test(t)?e.classList.add(t):e.className+=" "+t}function bd(e,t){e.classList&&!/\s/.test(t)?e.classList.remove(t):e.className=e.className.replace(new RegExp("(^|\\b)"+t.split(" ").join("|")+"(\\b|$)","gi")," ")}function yd(e){var t=void 0!==window.pageXOffset,n="CSS1Compat"===(e.compatMode||"");return{x:t?window.pageXOffset:n?e.documentElement.scrollLeft:e.body.scrollLeft,y:t?window.pageYOffset:n?e.documentElement.scrollTop:e.body.scrollTop}}function _d(e,t){return 100/(t-e)}function xd(e,t,n){return 100*t/(e[n+1]-e[n])}function wd(e,t){for(var n=1;e>=t[n];)n+=1;return n}rd.displayName="Radio",function(e){e.Range="range",e.Steps="steps",e.Positions="positions",e.Count="count",e.Values="values"}(ad||(ad={})),function(e){e[e.None=-1]="None",e[e.NoValue=0]="NoValue",e[e.LargeValue=1]="LargeValue",e[e.SmallValue=2]="SmallValue"}(od||(od={}));var Sd=function(){function e(e,t,n){var i;this.xPct=[],this.xVal=[],this.xSteps=[],this.xNumSteps=[],this.xHighestCompleteStep=[],this.xSteps=[n||!1],this.xNumSteps=[!1],this.snap=t;var s=[];for(Object.keys(e).forEach(function(t){s.push([fd(e[t]),t])}),s.sort(function(e,t){return e[0][0]-t[0][0]}),i=0;i<s.length;i++)this.handleEntryPoint(s[i][1],s[i][0]);for(this.xNumSteps=this.xSteps.slice(0),i=0;i<this.xNumSteps.length;i++)this.handleStepPoint(i,this.xNumSteps[i])}return e.prototype.getDistance=function(e){for(var t=[],n=0;n<this.xNumSteps.length-1;n++)t[n]=xd(this.xVal,e,n);return t},e.prototype.getAbsoluteDistance=function(e,t,n){var i,s=0;if(e<this.xPct[this.xPct.length-1])for(;e>this.xPct[s+1];)s++;else e===this.xPct[this.xPct.length-1]&&(s=this.xPct.length-2);n||e!==this.xPct[s+1]||s++,null===t&&(t=[]);var r=1,a=t[s],o=0,l=0,c=0,d=0;for(i=n?(e-this.xPct[s])/(this.xPct[s+1]-this.xPct[s]):(this.xPct[s+1]-e)/(this.xPct[s+1]-this.xPct[s]);a>0;)o=this.xPct[s+1+d]-this.xPct[s+d],t[s+d]*r+100-100*i>100?(l=o*i,r=(a-100*i)/t[s+d],i=1):(l=t[s+d]*o/100*r,r=0),n?(c-=l,this.xPct.length+d>=1&&d--):(c+=l,this.xPct.length-d>=1&&d++),a=t[s+d]*r;return e+c},e.prototype.toStepping=function(e){return function(e,t,n){if(n>=e.slice(-1)[0])return 100;var i=wd(n,e),s=e[i-1],r=e[i],a=t[i-1],o=t[i];return a+function(e,t){return xd(e,e[0]<0?t+Math.abs(e[0]):t-e[0],0)}([s,r],n)/_d(a,o)}(this.xVal,this.xPct,e)},e.prototype.fromStepping=function(e){return function(e,t,n){if(n>=100)return e.slice(-1)[0];var i=wd(n,t),s=e[i-1],r=e[i],a=t[i-1];return function(e,t){return t*(e[1]-e[0])/100+e[0]}([s,r],(n-a)*_d(a,t[i]))}(this.xVal,this.xPct,e)},e.prototype.getStep=function(e){return function(e,t,n,i){if(100===i)return i;var s=wd(i,e),r=e[s-1],a=e[s];return n?i-r>(a-r)/2?a:r:t[s-1]?e[s-1]+function(e,t){return Math.round(e/t)*t}(i-e[s-1],t[s-1]):i}(this.xPct,this.xSteps,this.snap,e)},e.prototype.getDefaultStep=function(e,t,n){var i=wd(e,this.xPct);return(100===e||t&&e===this.xPct[i-1])&&(i=Math.max(i-1,1)),(this.xVal[i]-this.xVal[i-1])/n},e.prototype.getNearbySteps=function(e){var t=wd(e,this.xPct);return{stepBefore:{startValue:this.xVal[t-2],step:this.xNumSteps[t-2],highestStep:this.xHighestCompleteStep[t-2]},thisStep:{startValue:this.xVal[t-1],step:this.xNumSteps[t-1],highestStep:this.xHighestCompleteStep[t-1]},stepAfter:{startValue:this.xVal[t],step:this.xNumSteps[t],highestStep:this.xHighestCompleteStep[t]}}},e.prototype.countStepDecimals=function(){var e=this.xNumSteps.map(gd);return Math.max.apply(null,e)},e.prototype.hasNoSize=function(){return this.xVal[0]===this.xVal[this.xVal.length-1]},e.prototype.convert=function(e){return this.getStep(this.toStepping(e))},e.prototype.handleEntryPoint=function(e,t){var n;if(!hd(n="min"===e?0:"max"===e?100:parseFloat(e))||!hd(t[0]))throw new Error("noUiSlider: 'range' value isn't numeric.");this.xPct.push(n),this.xVal.push(t[0]);var i=Number(t[1]);n?this.xSteps.push(!isNaN(i)&&i):isNaN(i)||(this.xSteps[0]=i),this.xHighestCompleteStep.push(0)},e.prototype.handleStepPoint=function(e,t){if(t)if(this.xVal[e]!==this.xVal[e+1]){this.xSteps[e]=xd([this.xVal[e],this.xVal[e+1]],t,0)/_d(this.xPct[e],this.xPct[e+1]);var n=(this.xVal[e+1]-this.xVal[e])/this.xNumSteps[e],i=Math.ceil(Number(n.toFixed(3))-1),s=this.xVal[e]+this.xNumSteps[e]*i;this.xHighestCompleteStep[e]=s}else this.xSteps[e]=this.xHighestCompleteStep[e]=this.xVal[e]},e}(),Ed={to:function(e){return void 0===e?"":e.toFixed(2)},from:Number},Nd={target:"target",base:"base",origin:"origin",handle:"handle",handleLower:"handle-lower",handleUpper:"handle-upper",touchArea:"touch-area",horizontal:"horizontal",vertical:"vertical",background:"background",connect:"connect",connects:"connects",ltr:"ltr",rtl:"rtl",textDirectionLtr:"txt-dir-ltr",textDirectionRtl:"txt-dir-rtl",draggable:"draggable",drag:"state-drag",tap:"state-tap",active:"active",tooltip:"tooltip",pips:"pips",pipsHorizontal:"pips-horizontal",pipsVertical:"pips-vertical",marker:"marker",markerHorizontal:"marker-horizontal",markerVertical:"marker-vertical",markerNormal:"marker-normal",markerLarge:"marker-large",markerSub:"marker-sub",value:"value",valueHorizontal:"value-horizontal",valueVertical:"value-vertical",valueNormal:"value-normal",valueLarge:"value-large",valueSub:"value-sub"},Cd=".__tooltips",kd=".__aria";function Td(e,t){if(!hd(t))throw new Error("noUiSlider: 'step' is not numeric.");e.singleStep=t}function jd(e,t){if(!hd(t))throw new Error("noUiSlider: 'keyboardPageMultiplier' is not numeric.");e.keyboardPageMultiplier=t}function Ad(e,t){if(!hd(t))throw new Error("noUiSlider: 'keyboardMultiplier' is not numeric.");e.keyboardMultiplier=t}function Od(e,t){if(!hd(t))throw new Error("noUiSlider: 'keyboardDefaultStep' is not numeric.");e.keyboardDefaultStep=t}function Ld(e,t){if("object"!=typeof t||Array.isArray(t))throw new Error("noUiSlider: 'range' is not an object.");if(void 0===t.min||void 0===t.max)throw new Error("noUiSlider: Missing 'min' or 'max' in 'range'.");e.spectrum=new Sd(t,e.snap||!1,e.singleStep)}function Dd(e,t){if(t=fd(t),!Array.isArray(t)||!t.length)throw new Error("noUiSlider: 'start' option is incorrect.");e.handles=t.length,e.start=t}function Md(e,t){if("boolean"!=typeof t)throw new Error("noUiSlider: 'snap' option must be a boolean.");e.snap=t}function Pd(e,t){if("boolean"!=typeof t)throw new Error("noUiSlider: 'animate' option must be a boolean.");e.animate=t}function Id(e,t){if("number"!=typeof t)throw new Error("noUiSlider: 'animationDuration' option must be a number.");e.animationDuration=t}function $d(e,t){var n,i=[!1];if("lower"===t?t=[!0,!1]:"upper"===t&&(t=[!1,!0]),!0===t||!1===t){for(n=1;n<e.handles;n++)i.push(t);i.push(!1)}else{if(!Array.isArray(t)||!t.length||t.length!==e.handles+1)throw new Error("noUiSlider: 'connect' option doesn't match handle count.");i=t}e.connect=i}function Rd(e,t){switch(t){case"horizontal":e.ort=0;break;case"vertical":e.ort=1;break;default:throw new Error("noUiSlider: 'orientation' option is invalid.")}}function zd(e,t){if(!hd(t))throw new Error("noUiSlider: 'margin' option must be numeric.");0!==t&&(e.margin=e.spectrum.getDistance(t))}function Fd(e,t){if(!hd(t))throw new Error("noUiSlider: 'limit' option must be numeric.");if(e.limit=e.spectrum.getDistance(t),!e.limit||e.handles<2)throw new Error("noUiSlider: 'limit' option is only supported on linear sliders with 2 or more handles.")}function Hd(e,t){var n;if(!hd(t)&&!Array.isArray(t))throw new Error("noUiSlider: 'padding' option must be numeric or array of exactly 2 numbers.");if(Array.isArray(t)&&2!==t.length&&!hd(t[0])&&!hd(t[1]))throw new Error("noUiSlider: 'padding' option must be numeric or array of exactly 2 numbers.");if(0!==t){for(Array.isArray(t)||(t=[t,t]),e.padding=[e.spectrum.getDistance(t[0]),e.spectrum.getDistance(t[1])],n=0;n<e.spectrum.xNumSteps.length-1;n++)if(e.padding[0][n]<0||e.padding[1][n]<0)throw new Error("noUiSlider: 'padding' option must be a positive number(s).");var i=t[0]+t[1],s=e.spectrum.xVal[0];if(i/(e.spectrum.xVal[e.spectrum.xVal.length-1]-s)>1)throw new Error("noUiSlider: 'padding' option must not exceed 100% of the range.")}}function Bd(e,t){switch(t){case"ltr":e.dir=0;break;case"rtl":e.dir=1;break;default:throw new Error("noUiSlider: 'direction' option was not recognized.")}}function Vd(e,t){if("string"!=typeof t)throw new Error("noUiSlider: 'behaviour' must be a string containing options.");var n=t.indexOf("tap")>=0,i=t.indexOf("drag")>=0,s=t.indexOf("fixed")>=0,r=t.indexOf("snap")>=0,a=t.indexOf("hover")>=0,o=t.indexOf("unconstrained")>=0,l=t.indexOf("invert-connects")>=0,c=t.indexOf("drag-all")>=0,d=t.indexOf("smooth-steps")>=0;if(s){if(2!==e.handles)throw new Error("noUiSlider: 'fixed' behaviour must be used with 2 handles");zd(e,e.start[1]-e.start[0])}if(l&&2!==e.handles)throw new Error("noUiSlider: 'invert-connects' behaviour must be used with 2 handles");if(o&&(e.margin||e.limit))throw new Error("noUiSlider: 'unconstrained' behaviour cannot be used with margin or limit");e.events={tap:n||r,drag:i,dragAll:c,smoothSteps:d,fixed:s,snap:r,hover:a,unconstrained:o,invertConnects:l}}function qd(e,t){if(!1!==t)if(!0===t||ld(t)){e.tooltips=[];for(var n=0;n<e.handles;n++)e.tooltips.push(t)}else{if((t=fd(t)).length!==e.handles)throw new Error("noUiSlider: must pass a formatter for all handles.");t.forEach(function(e){if("boolean"!=typeof e&&!ld(e))throw new Error("noUiSlider: 'tooltips' must be passed a formatter or 'false'.")}),e.tooltips=t}}function Wd(e,t){if(t.length!==e.handles)throw new Error("noUiSlider: must pass a attributes for all handles.");e.handleAttributes=t}function Ud(e,t){if(!ld(t))throw new Error("noUiSlider: 'ariaFormat' requires 'to' method.");e.ariaFormat=t}function Gd(e,t){if(!function(e){return ld(e)&&"function"==typeof e.from}(t))throw new Error("noUiSlider: 'format' requires 'to' and 'from' methods.");e.format=t}function Yd(e,t){if("boolean"!=typeof t)throw new Error("noUiSlider: 'keyboardSupport' option must be a boolean.");e.keyboardSupport=t}function Xd(e,t){e.documentElement=t}function Kd(e,t){if("string"!=typeof t&&!1!==t)throw new Error("noUiSlider: 'cssPrefix' must be a string or `false`.");e.cssPrefix=t}function Zd(e,t){if("object"!=typeof t)throw new Error("noUiSlider: 'cssClasses' must be an object.");"string"==typeof e.cssPrefix?(e.cssClasses={},Object.keys(t).forEach(function(n){e.cssClasses[n]=e.cssPrefix+t[n]})):e.cssClasses=t}function Jd(e){var t={margin:null,limit:null,padding:null,animate:!0,animationDuration:300,ariaFormat:Ed,format:Ed},n={step:{r:!1,t:Td},keyboardPageMultiplier:{r:!1,t:jd},keyboardMultiplier:{r:!1,t:Ad},keyboardDefaultStep:{r:!1,t:Od},start:{r:!0,t:Dd},connect:{r:!0,t:$d},direction:{r:!0,t:Bd},snap:{r:!1,t:Md},animate:{r:!1,t:Pd},animationDuration:{r:!1,t:Id},range:{r:!0,t:Ld},orientation:{r:!1,t:Rd},margin:{r:!1,t:zd},limit:{r:!1,t:Fd},padding:{r:!1,t:Hd},behaviour:{r:!0,t:Vd},ariaFormat:{r:!1,t:Ud},format:{r:!1,t:Gd},tooltips:{r:!1,t:qd},keyboardSupport:{r:!0,t:Yd},documentElement:{r:!1,t:Xd},cssPrefix:{r:!0,t:Kd},cssClasses:{r:!0,t:Zd},handleAttributes:{r:!1,t:Wd}},i={connect:!1,direction:"ltr",behaviour:"tap",orientation:"horizontal",keyboardSupport:!0,cssPrefix:"noUi-",cssClasses:Nd,keyboardPageMultiplier:5,keyboardMultiplier:1,keyboardDefaultStep:10};e.format&&!e.ariaFormat&&(e.ariaFormat=e.format),Object.keys(n).forEach(function(s){if(dd(e[s])||void 0!==i[s])n[s].t(t,dd(e[s])?e[s]:i[s]);else if(n[s].r)throw new Error("noUiSlider: '"+s+"' is required.")}),t.pips=e.pips;var s=document.createElement("div"),r=void 0!==s.style.msTransform,a=void 0!==s.style.transform;return t.transformRule=a?"transform":r?"msTransform":"webkitTransform",t.style=[["left","top"],["right","bottom"]][t.dir][t.ort],t}function Qd(e,t,n){var i,s,r,a,o,l,c,d=window.navigator.pointerEnabled?{start:"pointerdown",move:"pointermove",end:"pointerup"}:window.navigator.msPointerEnabled?{start:"MSPointerDown",move:"MSPointerMove",end:"MSPointerUp"}:{start:"mousedown touchstart",move:"mousemove touchmove",end:"mouseup touchend"},u=window.CSS&&CSS.supports&&CSS.supports("touch-action","none")&&function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("test",null,t)}catch(e){}return e}(),h=e,p=t.spectrum,m=[],f=[],g=[],v=0,b={},y=!1,_=e.ownerDocument,x=t.documentElement||_.documentElement,w=_.body,S="rtl"===_.dir||1===t.ort?0:100;function E(e,t){var n=_.createElement("div");return t&&vd(n,t),e.appendChild(n),n}function N(e,n){var i=E(e,t.cssClasses.origin),s=E(i,t.cssClasses.handle);if(E(s,t.cssClasses.touchArea),s.setAttribute("data-handle",String(n)),t.keyboardSupport&&(s.setAttribute("tabindex","0"),s.addEventListener("keydown",function(e){return function(e,n){if(T()||j(n))return!1;var i=["Left","Right"],s=["Down","Up"],r=["PageDown","PageUp"],a=["Home","End"];t.dir&&!t.ort?i.reverse():t.ort&&!t.dir&&(s.reverse(),r.reverse());var o,l=e.key.replace("Arrow",""),c=l===r[0],d=l===r[1],u=l===s[0]||l===i[0]||c,h=l===s[1]||l===i[1]||d,g=l===a[1];if(!(u||h||l===a[0]||g))return!0;if(e.preventDefault(),h||u){var v=u?0:1,b=se(n)[v];if(null===b)return!1;!1===b&&(b=p.getDefaultStep(f[n],u,t.keyboardDefaultStep)),b*=d||c?t.keyboardPageMultiplier:t.keyboardMultiplier,b=Math.max(b,1e-7),b*=u?-1:1,o=m[n]+b}else o=g?t.spectrum.xVal[t.spectrum.xVal.length-1]:t.spectrum.xVal[0];return Q(n,p.toStepping(o),!0,!0),G("slide",n),G("update",n),G("change",n),G("set",n),!1}(e,n)})),void 0!==t.handleAttributes){var r=t.handleAttributes[n];Object.keys(r).forEach(function(e){s.setAttribute(e,r[e])})}return s.setAttribute("role","slider"),s.setAttribute("aria-orientation",t.ort?"vertical":"horizontal"),0===n?vd(s,t.cssClasses.handleLower):n===t.handles-1&&vd(s,t.cssClasses.handleUpper),i.handle=s,i}function C(e,n){return!!n&&E(e,t.cssClasses.connect)}function k(e,n){return!(!t.tooltips||!t.tooltips[n])&&E(e.firstChild,t.cssClasses.tooltip)}function T(){return h.hasAttribute("disabled")}function j(e){return r[e].hasAttribute("disabled")}function A(){l&&(U("update"+Cd),l.forEach(function(e){e&&cd(e)}),l=null)}function O(){A(),l=r.map(k),W("update"+Cd,function(e,n,i){if(l&&t.tooltips&&!1!==l[n]){var s=e[n];!0!==t.tooltips[n]&&(s=t.tooltips[n].to(i[n])),l[n].innerHTML=s}})}function L(e,t){return e.map(function(e){return p.fromStepping(t?p.getStep(e):e)})}function D(){o&&(cd(o),o=null)}function M(e){D();var n=function(e){function t(e,t){return Number((e+t).toFixed(7))}var n,i=function(e){if(e.mode===ad.Range||e.mode===ad.Steps)return p.xVal;if(e.mode===ad.Count){if(e.values<2)throw new Error("noUiSlider: 'values' (>= 2) required for mode 'count'.");for(var t=e.values-1,n=100/t,i=[];t--;)i[t]=t*n;return i.push(100),L(i,e.stepped)}return e.mode===ad.Positions?L(e.values,e.stepped):e.mode===ad.Values?e.stepped?e.values.map(function(e){return p.fromStepping(p.getStep(p.toStepping(e)))}):e.values:[]}(e),s={},r=p.xVal[0],a=p.xVal[p.xVal.length-1],o=!1,l=!1,c=0;return n=i.slice().sort(function(e,t){return e-t}),i=n.filter(function(e){return!this[e]&&(this[e]=!0)},{}),i[0]!==r&&(i.unshift(r),o=!0),i[i.length-1]!==a&&(i.push(a),l=!0),i.forEach(function(n,r){var a,d,u,h,m,f,g,v,b,y,_=n,x=i[r+1],w=e.mode===ad.Steps;for(w&&(a=p.xNumSteps[r]),a||(a=x-_),void 0===x&&(x=_),a=Math.max(a,1e-7),d=_;d<=x;d=t(d,a)){for(v=(m=(h=p.toStepping(d))-c)/(e.density||1),y=m/(b=Math.round(v)),u=1;u<=b;u+=1)s[(f=c+u*y).toFixed(5)]=[p.fromStepping(f),0];g=i.indexOf(d)>-1?od.LargeValue:w?od.SmallValue:od.NoValue,!r&&o&&d!==x&&(g=0),d===x&&l||(s[h.toFixed(5)]=[d,g]),c=h}}),s}(e),i=e.filter,s=e.format||{to:function(e){return String(Math.round(e))}};return o=h.appendChild(function(e,n,i){var s,r,a=_.createElement("div"),o=((s={})[od.None]="",s[od.NoValue]=t.cssClasses.valueNormal,s[od.LargeValue]=t.cssClasses.valueLarge,s[od.SmallValue]=t.cssClasses.valueSub,s),l=((r={})[od.None]="",r[od.NoValue]=t.cssClasses.markerNormal,r[od.LargeValue]=t.cssClasses.markerLarge,r[od.SmallValue]=t.cssClasses.markerSub,r),c=[t.cssClasses.valueHorizontal,t.cssClasses.valueVertical],d=[t.cssClasses.markerHorizontal,t.cssClasses.markerVertical];function u(e,n){var i=n===t.cssClasses.value,s=i?o:l;return n+" "+(i?c:d)[t.ort]+" "+s[e]}return vd(a,t.cssClasses.pips),vd(a,0===t.ort?t.cssClasses.pipsHorizontal:t.cssClasses.pipsVertical),Object.keys(e).forEach(function(s){!function(e,s,r){if((r=n?n(s,r):r)!==od.None){var o=E(a,!1);o.className=u(r,t.cssClasses.marker),o.style[t.style]=e+"%",r>od.NoValue&&((o=E(a,!1)).className=u(r,t.cssClasses.value),o.setAttribute("data-value",String(s)),o.style[t.style]=e+"%",o.innerHTML=String(i.to(s)))}}(s,e[s][0],e[s][1])}),a}(n,i,s))}function P(){var e=i.getBoundingClientRect(),n="offset"+["Width","Height"][t.ort];return 0===t.ort?e.width||i[n]:e.height||i[n]}function I(e,n,i,s){var r=function(r){var a,o,l=function(e,t,n){var i=0===e.type.indexOf("touch"),s=0===e.type.indexOf("mouse"),r=0===e.type.indexOf("pointer"),a=0,o=0;if(0===e.type.indexOf("MSPointer")&&(r=!0),"mousedown"===e.type&&!e.buttons&&!e.touches)return!1;if(i){var l=function(t){var i=t.target;return i===n||n.contains(i)||e.composed&&e.composedPath().shift()===n};if("touchstart"===e.type){var c=Array.prototype.filter.call(e.touches,l);if(c.length>1)return!1;a=c[0].pageX,o=c[0].pageY}else{var d=Array.prototype.find.call(e.changedTouches,l);if(!d)return!1;a=d.pageX,o=d.pageY}}return t=t||yd(_),(s||r)&&(a=e.clientX+t.x,o=e.clientY+t.y),e.pageOffset=t,e.points=[a,o],e.cursor=s||r,e}(r,s.pageOffset,s.target||n);return!!l&&!(T()&&!s.doNotReject)&&(a=h,o=t.cssClasses.tap,!((a.classList?a.classList.contains(o):new RegExp("\\b"+o+"\\b").test(a.className))&&!s.doNotReject)&&!(e===d.start&&void 0!==l.buttons&&l.buttons>1)&&(!s.hover||!l.buttons)&&(u||l.preventDefault(),l.calcPoint=l.points[t.ort],void i(l,s)))},a=[];return e.split(" ").forEach(function(e){n.addEventListener(e,r,!!u&&{passive:!0}),a.push([e,r])}),a}function $(e){var n,s,r,a,o,l,c=100*(e-(n=i,s=t.ort,r=n.getBoundingClientRect(),o=(a=n.ownerDocument).documentElement,l=yd(a),/webkit.*Chrome.*Mobile/i.test(navigator.userAgent)&&(l.x=0),s?r.top+l.y-o.clientTop:r.left+l.x-o.clientLeft))/P();return c=md(c),t.dir?100-c:c}function R(e,t){"mouseout"===e.type&&"HTML"===e.target.nodeName&&null===e.relatedTarget&&F(e,t)}function z(e,n){if(-1===navigator.appVersion.indexOf("MSIE 9")&&0===e.buttons&&0!==n.buttonsProperty)return F(e,n);var i=(t.dir?-1:1)*(e.calcPoint-n.startCalcPoint);K(i>0,100*i/n.baseSize,n.locations,n.handleNumbers,n.connect)}function F(e,n){n.handle&&(bd(n.handle,t.cssClasses.active),v-=1),n.listeners.forEach(function(e){x.removeEventListener(e[0],e[1])}),0===v&&(bd(h,t.cssClasses.drag),J(),e.cursor&&(w.style.cursor="",w.removeEventListener("selectstart",ud))),t.events.smoothSteps&&(n.handleNumbers.forEach(function(e){Q(e,f[e],!0,!0,!1,!1)}),n.handleNumbers.forEach(function(e){G("update",e)})),n.handleNumbers.forEach(function(e){G("change",e),G("set",e),G("end",e)})}function H(e,n){if(!n.handleNumbers.some(j)){var i;1===n.handleNumbers.length&&(i=r[n.handleNumbers[0]].children[0],v+=1,vd(i,t.cssClasses.active)),e.stopPropagation();var s=[],a=I(d.move,x,z,{target:e.target,handle:i,connect:n.connect,listeners:s,startCalcPoint:e.calcPoint,baseSize:P(),pageOffset:e.pageOffset,handleNumbers:n.handleNumbers,buttonsProperty:e.buttons,locations:f.slice()}),o=I(d.end,x,F,{target:e.target,handle:i,listeners:s,doNotReject:!0,handleNumbers:n.handleNumbers}),l=I("mouseout",x,R,{target:e.target,handle:i,listeners:s,doNotReject:!0,handleNumbers:n.handleNumbers});s.push.apply(s,a.concat(o,l)),e.cursor&&(w.style.cursor=getComputedStyle(e.target).cursor,r.length>1&&vd(h,t.cssClasses.drag),w.addEventListener("selectstart",ud,!1)),n.handleNumbers.forEach(function(e){G("start",e)})}}function B(e){e.stopPropagation();var n=$(e.calcPoint),i=function(e){var t=100,n=!1;return r.forEach(function(i,s){if(!j(s)){var r=f[s],a=Math.abs(r-e);(a<t||a<=t&&e>r||100===a&&100===t)&&(n=s,t=a)}}),n}(n);!1!==i&&(t.events.snap||pd(h,t.cssClasses.tap,t.animationDuration),Q(i,n,!0,!0),J(),G("slide",i,!0),G("update",i,!0),t.events.snap?H(e,{handleNumbers:[i]}):(G("change",i,!0),G("set",i,!0)))}function V(e){var t=$(e.calcPoint),n=p.getStep(t),i=p.fromStepping(n);Object.keys(b).forEach(function(e){"hover"===e.split(".")[0]&&b[e].forEach(function(e){e.call(ae,i)})})}function q(e){e.fixed||r.forEach(function(e,t){I(d.start,e.children[0],H,{handleNumbers:[t]})}),e.tap&&I(d.start,i,B,{}),e.hover&&I(d.move,i,V,{hover:!0}),e.drag&&a.forEach(function(n,i){if(!1!==n&&0!==i&&i!==a.length-1){var s=r[i-1],o=r[i],l=[n],c=[s,o],u=[i-1,i];vd(n,t.cssClasses.draggable),e.fixed&&(l.push(s.children[0]),l.push(o.children[0])),e.dragAll&&(c=r,u=g),l.forEach(function(e){I(d.start,e,H,{handles:c,handleNumbers:u,connect:n})})}})}function W(e,t){b[e]=b[e]||[],b[e].push(t),"update"===e.split(".")[0]&&r.forEach(function(e,t){G("update",t)})}function U(e){var t=e&&e.split(".")[0],n=t?e.substring(t.length):e;Object.keys(b).forEach(function(e){var i=e.split(".")[0],s=e.substring(i.length);t&&t!==i||n&&n!==s||function(e){return e===kd||e===Cd}(s)&&n!==s||delete b[e]})}function G(e,n,i){Object.keys(b).forEach(function(s){var r=s.split(".")[0];e===r&&b[s].forEach(function(e){e.call(ae,m.map(t.format.to),n,m.slice(),i||!1,f.slice(),ae)})})}function Y(e,n,i,s,a,o,l){var c;return r.length>1&&!t.events.unconstrained&&(s&&n>0&&(c=p.getAbsoluteDistance(e[n-1],t.margin,!1),i=Math.max(i,c)),a&&n<r.length-1&&(c=p.getAbsoluteDistance(e[n+1],t.margin,!0),i=Math.min(i,c))),r.length>1&&t.limit&&(s&&n>0&&(c=p.getAbsoluteDistance(e[n-1],t.limit,!1),i=Math.min(i,c)),a&&n<r.length-1&&(c=p.getAbsoluteDistance(e[n+1],t.limit,!0),i=Math.max(i,c))),t.padding&&(0===n&&(c=p.getAbsoluteDistance(0,t.padding[0],!1),i=Math.max(i,c)),n===r.length-1&&(c=p.getAbsoluteDistance(100,t.padding[1],!0),i=Math.min(i,c))),l||(i=p.getStep(i)),!((i=md(i))===e[n]&&!o)&&i}function X(e,n){var i=t.ort;return(i?n:e)+", "+(i?e:n)}function K(e,n,i,s,r){var a=i.slice(),o=s[0],l=t.events.smoothSteps,c=[!e,e],d=[e,!e];s=s.slice(),e&&s.reverse(),s.length>1?s.forEach(function(e,t){var i=Y(a,e,a[e]+n,c[t],d[t],!1,l);!1===i?n=0:(n=i-a[e],a[e]=i)}):c=d=[!0];var u=!1;s.forEach(function(e,t){u=Q(e,i[e]+n,c[t],d[t],!1,l)||u}),u&&(s.forEach(function(e){G("update",e),G("slide",e)}),null!=r&&G("drag",o))}function Z(e,n){return t.dir?100-e-n:e}function J(){g.forEach(function(e){var t=f[e]>50?-1:1,n=3+(r.length+t*e);r[e].style.zIndex=String(n)})}function Q(e,n,i,s,a,o){return a||(n=Y(f,e,n,i,s,!1,o)),!1!==n&&(function(e,n){f[e]=n,m[e]=p.fromStepping(n);var i="translate("+X(Z(n,0)-S+"%","0")+")";if(r[e].style[t.transformRule]=i,t.events.invertConnects&&f.length>1){var s=f.every(function(e,t,n){return 0===t||e>=n[t-1]});if(y!==!s)return y=!y,$d(t,t.connect.map(function(e){return!e})),void re()}ee(e),ee(e+1),y&&(ee(e-1),ee(e+2))}(e,n),!0)}function ee(e){if(a[e]){var n=f.slice();y&&n.sort(function(e,t){return e-t});var i=0,s=100;0!==e&&(i=n[e-1]),e!==a.length-1&&(s=n[e]);var r=s-i,o="translate("+X(Z(i,r)+"%","0")+")",l="scale("+X(r/100,"1")+")";a[e].style[t.transformRule]=o+" "+l}}function te(e,n){return null===e||!1===e||void 0===e?f[n]:("number"==typeof e&&(e=String(e)),!1!==(e=t.format.from(e))&&(e=p.toStepping(e)),!1===e||isNaN(e)?f[n]:e)}function ne(e,n,i){var s=fd(e),r=void 0===f[0];n=void 0===n||n,t.animate&&!r&&pd(h,t.cssClasses.tap,t.animationDuration),g.forEach(function(e){Q(e,te(s[e],e),!0,!1,i)});var a=1===g.length?0:1;if(r&&p.hasNoSize()&&(i=!0,f[0]=0,g.length>1)){var o=100/(g.length-1);g.forEach(function(e){f[e]=e*o})}for(;a<g.length;++a)g.forEach(function(e){Q(e,f[e],!0,!0,i)});J(),g.forEach(function(e){G("update",e),null!==s[e]&&n&&G("set",e)})}function ie(e){if(void 0===e&&(e=!1),e)return 1===m.length?m[0]:m.slice(0);var n=m.map(t.format.to);return 1===n.length?n[0]:n}function se(e){var n=f[e],i=p.getNearbySteps(n),s=m[e],r=i.thisStep.step,a=null;if(t.snap)return[s-i.stepBefore.startValue||null,i.stepAfter.startValue-s||null];!1!==r&&s+r>i.stepAfter.startValue&&(r=i.stepAfter.startValue-s),a=s>i.thisStep.startValue?i.thisStep.step:!1!==i.stepBefore.step&&s-i.stepBefore.highestStep,100===n?r=null:0===n&&(a=null);var o=p.countStepDecimals();return null!==r&&!1!==r&&(r=Number(r.toFixed(o))),null!==a&&!1!==a&&(a=Number(a.toFixed(o))),[a,r]}function re(){for(;s.firstChild;)s.removeChild(s.firstChild);for(var e=0;e<=t.handles;e++)a[e]=C(s,t.connect[e]),ee(e);q({drag:t.events.drag,fixed:!0})}vd(c=h,t.cssClasses.target),0===t.dir?vd(c,t.cssClasses.ltr):vd(c,t.cssClasses.rtl),0===t.ort?vd(c,t.cssClasses.horizontal):vd(c,t.cssClasses.vertical),vd(c,"rtl"===getComputedStyle(c).direction?t.cssClasses.textDirectionRtl:t.cssClasses.textDirectionLtr),i=E(c,t.cssClasses.base),function(e,n){s=E(n,t.cssClasses.connects),r=[],(a=[]).push(C(s,e[0]));for(var i=0;i<t.handles;i++)r.push(N(n,i)),g[i]=i,a.push(C(s,e[i+1]))}(t.connect,i),q(t.events),ne(t.start),t.pips&&M(t.pips),t.tooltips&&O(),U("update"+kd),W("update"+kd,function(e,n,i,s,a){g.forEach(function(e){var n=r[e],s=Y(f,e,0,!0,!0,!0),o=Y(f,e,100,!0,!0,!0),l=a[e],c=String(t.ariaFormat.to(i[e]));s=p.fromStepping(s).toFixed(1),o=p.fromStepping(o).toFixed(1),l=p.fromStepping(l).toFixed(1),n.children[0].setAttribute("aria-valuemin",s),n.children[0].setAttribute("aria-valuemax",o),n.children[0].setAttribute("aria-valuenow",l),n.children[0].setAttribute("aria-valuetext",c)})});var ae={destroy:function(){for(U(kd),U(Cd),Object.keys(t.cssClasses).forEach(function(e){bd(h,t.cssClasses[e])});h.firstChild;)h.removeChild(h.firstChild);delete h.noUiSlider},steps:function(){return g.map(se)},on:W,off:U,get:ie,set:ne,setHandle:function(e,t,n,i){if(!((e=Number(e))>=0&&e<g.length))throw new Error("noUiSlider: invalid handle number, got: "+e);Q(e,te(t,e),!0,!0,i),G("update",e),n&&G("set",e)},reset:function(e){ne(t.start,e)},disable:function(e){null!=e?(r[e].setAttribute("disabled",""),r[e].handle.removeAttribute("tabindex")):(h.setAttribute("disabled",""),r.forEach(function(e){e.handle.removeAttribute("tabindex")}))},enable:function(e){null!=e?(r[e].removeAttribute("disabled"),r[e].handle.setAttribute("tabindex","0")):(h.removeAttribute("disabled"),r.forEach(function(e){e.removeAttribute("disabled"),e.handle.setAttribute("tabindex","0")}))},__moveHandles:function(e,t,n){K(e,t,f,n)},options:n,updateOptions:function(e,i){var s=ie(),r=["margin","limit","padding","range","animate","snap","step","format","pips","tooltips","connect"];r.forEach(function(t){void 0!==e[t]&&(n[t]=e[t])});var a=Jd(n);r.forEach(function(n){void 0!==e[n]&&(t[n]=a[n])}),p=a.spectrum,t.margin=a.margin,t.limit=a.limit,t.padding=a.padding,t.pips?M(t.pips):D(),t.tooltips?O():A(),f=[],ne(dd(e.start)?e.start:s,i),e.connect&&re()},target:h,removePips:D,removeTooltips:A,getPositions:function(){return f.slice()},getTooltips:function(){return l},getOrigins:function(){return r},pips:M};return ae}var eu=function(e,t){if(!e||!e.nodeName)throw new Error("noUiSlider: create requires a single element, got: "+e);if(e.noUiSlider)throw new Error("noUiSlider: Slider was already initialized.");var n=Qd(e,Jd(t),t);return e.noUiSlider=n,n};const tu={start:[0],connect:!1,range:{min:0,max:100},cssPrefix:"range-slider",cssClasses:{target:"__target",base:"__base",origin:"__origin",handle:"__handle",handleLower:"__handle--lower",handleUpper:"__handle--upper",touchArea:"__touch-area",horizontal:"--horizontal",vertical:"--vertical",background:"__background",connect:"__connect",connects:"__connects",ltr:"--ltr",rtl:"--rtl",draggable:"--draggable",drag:"--state-drag",tap:"--state-tap",active:"--active",tooltip:"__tooltip",pips:"__pips",pipsHorizontal:"__pips--horizontal",pipsVertical:"__pips--vertical",marker:"__marker",markerHorizontal:"__marker--horizontal",markerVertical:"__marker--vertical",markerNormal:"__marker--normal",markerLarge:"__marker--large",markerSub:"__marker--sub",value:"__value",valueHorizontal:"__value--horizontal",valueVertical:"__value--vertical",valueNormal:"__value--normal",valueLarge:"__value--large",valueSub:"__value--sub"},format:{decimals:0}};let nu=class{constructor(e,t){return this.handleSliderUpdate=(e,t)=>{const n=e[t];if(this.inputs[t]&&(this.inputs[t].value=n),this.outputs[t]){const e=this.outputs[t];e&&e.format?e.element.innerText=e.format.to(this.config.format.from(n)):e&&(e.element.innerText=n)}},this.element=e,this.config={...tu,...t},this.inputs=[],this.outputs=[],this.handleSliderUpdate=this.handleSliderUpdate.bind(this),this.element.ODS_RangeSlider=this,this.init(),this}init(){const e=this.element.getAttribute("data-rangeslider-config");let t={};if(e)try{t=JSON.parse(e)}catch{}if(this.config={...this.config,...t},this.config.format=xe(this.config.format),this.element.noUiSlider&&(this.element.noUiSlider=void 0,this.instance?.destroy&&this.instance.destroy()),!this.config.range)throw new Error("RangeSlider config must include 'range'.");this.instance=eu(this.element,this.config),this.inputs=Array.from(document.querySelectorAll(`input[name^=${this.element.getAttribute("id")}-]`)),this.outputs=this.inputs.map(e=>{const t=document.getElementById(`${e.getAttribute("id")}-output`);if(t){const e=t.getAttribute("data-format");return{element:t,format:t.hasAttribute("data-format")&&e?xe(JSON.parse(e)):void 0}}return!1}),this.instance.on("update",(e,t)=>{this.handleSliderUpdate(e.map(String),t)})}update(){this.instance?.destroy(),this.init()}destroy(){this.instance?.off("update"),this.instance?.destroy(),this.element.ODS_RangeSlider=null}static getInstance(e){return e&&e.ODS_RangeSlider?e.ODS_RangeSlider:null}};const iu="range-slider",su="default",ru=({className:e,id:t,hasDataAttr:n=true,config:i,elementBefore:s,elementAfter:r,isInvalid:a,width:o=su,...l})=>{const[c]=j(nu),d=O(t),u=C(iu,{[`${iu}--${o}`]:o!==su},e);return S.jsxs(S.Fragment,{children:[s,S.jsx("div",{id:d,className:u,ref:c,"data-rangeslider":n,"data-rangeslider-config":JSON.stringify(i),...l}),i.start.map((e,t)=>{const n=`${d}-${t}`;return S.jsx("input",{type:"hidden",id:n,name:n},n)}),r]})};ru.displayName="RangeSlider";const au="textarea",ou="default",lu="default",cu=({children:e,className:t,id:n,isDisabled:i,isInvalid:s,isValid:r,isReadonly:a,placeholder:o,size:l=ou,width:c=lu,name:d,...u})=>{const h=C(au,{"is-invalid":s,"is-valid":r,[`${au}--${l}`]:l!==ou,[`${au}--${c}`]:c!==lu},t),p=d||n;return S.jsx("textarea",{className:h,id:n,name:p,disabled:i,readOnly:a,placeholder:o,...u,children:e})};cu.displayName="TextArea";const du=r(null),uu=Nl(()=>Promise.resolve().then(function(){return pa}).then(e=>({default:e.Autocomplete}))),hu="form-field__control",pu=({className:t})=>{const n=e.useContext(du),i=e.useContext(Cl),s=n?.controlId??"",r=n?.control??{},a=n?.isRadioCheck,o=n?.hint,l=n?.messages??[],c=n?.tooltip,d=i?.messages??[],{type:u,control:h,renderControl:p,prefix:m,suffix:f,id:g,...v}=r,b=((e,t,n,i)=>[...e?[`${i}-hint`]:[],...t.map((e,t)=>`${i}-message-${t}`),...n?[`${i}-tooltip`]:[]].join(" "))(o,l,c,s),y=a||"autocomplete"===u,_=(e=>{switch(e){case"autocomplete":return uu;case"checkbox":return ga;case"datepicker":return dl;case"file":return qc;case"group":return Jc;case"radio":return rd;case"range":return ru;case"select":return la;case"input-stepper":return nd;case"textarea":return cu;default:return Yc}})(u??"text"),{isInvalid:x,isValid:w}=v,E=x??((d.some(e=>e.isMain)||l.some(e=>"error"===e.type))&&!w),N={...v,..."group"!==u&&{id:s},...b.length&&{"aria-describedby":b},..."file"===u&&{"aria-labelledby":`${s}-label`},isInvalid:E,..."group"===u&&h&&{addonPrefix:m,addonSuffix:f,control:{...h,id:s,isInvalid:E}}};return p?p(N):S.jsx(G,{condition:y,wrapper:S.jsx("div",{className:C(hu,t)}),children:S.jsx(_,{...N,className:C(v.className,{[`${hu}`]:!y})})})},mu=({className:e,children:t,...n})=>t?S.jsx("p",{className:C("hint",e),...n,children:t}):null;mu.displayName="Hint";const fu=({htmlFor:e,className:t,children:n,...i})=>S.jsx("label",{htmlFor:e,className:C("label",t),...i,children:n});fu.displayName="Label";const gu="form-field__label",vu=()=>{const t=e.useContext(du),n=t?.control,i=t?.controlId??"",s=t?.label,r=t?.labelAfter;return S.jsx(S.Fragment,{children:r?S.jsxs("div",{className:gu,children:["range"!==n?.type?S.jsx(fu,{id:i?`${i}-label`:void 0,htmlFor:i,className:r?void 0:gu,children:s}):S.jsx("span",{id:i?`${i}-label`:void 0,className:C("label",{[gu]:!r}),children:s}),r&&S.jsxs(S.Fragment,{children:[" ",r]})]}):"range"!==n?.type?S.jsx(fu,{id:i?`${i}-label`:void 0,htmlFor:i,className:gu,children:s}):S.jsx("span",{id:i?`${i}-label`:void 0,className:C("label",{[gu]:!r}),children:s})})},bu=({id:e,children:t,placement:n="right",...i})=>t?S.jsxs(S.Fragment,{children:[" ",S.jsx(fr,{id:`${e}-tooltip`,className:"form-field__tooltip",placement:n,...i,children:t})]}):null;bu.displayName="FormTooltip";const yu=({hideLabel:t=!1,children:n})=>{const i=e.useContext(du),s=i?.controlId??"",r=i?.tooltip,a=i?.hint;return S.jsxs("div",{className:"form-field__description",children:[t?null:S.jsxs(S.Fragment,{children:[S.jsx(vu,{}),S.jsx(bu,{id:s,children:r})]}),S.jsx(mu,{id:`${s}-hint`,className:"form-field__hint",children:a}),n]})},_u={info:"info",warning:"warning-important",error:"error-severe",invalid:"error-severe"},xu={info:"info",warning:"warning",error:"danger",invalid:"danger"},wu="message",Su=({className:e,children:t,type:n="info",...i})=>{const s=C(wu,e,"invalid"===n&&{[`${wu}--invalid`]:"invalid"===n});return S.jsxs("p",{className:s,...i,children:[n&&S.jsx(B,{name:_u[n],size:"medium",color:xu[n],className:`${wu}__icon`}),t]})};Su.displayName="Message";const Eu=({isMain:t})=>{const n=e.useContext(du),i=e.useContext(Cl),{controlId:s,messages:r=[]}=n??i??{};return r.filter(e=>t===e.isMain).map((e,t)=>S.jsx(Su,{id:`${s}-message-${t}`,type:e.type,children:e.text},t.toString()))},Nu="form-field",Cu=({className:e,control:t,hint:n,label:i,labelAfter:s,messages:r=[],tooltip:a,...o})=>{const l=["radio","checkbox"].includes(t?.type??""),c="checkbox"===t?.type&&t?.isToggle,d=C(Nu,e,{[`${Nu}--radiocheck`]:l}),u=(e=>{const{id:t,control:n}=e;return t??(n&&n.id)??T()})(t??{}),h={control:t,hint:n,label:i,labelAfter:s,messages:r,tooltip:a,controlId:u,isRadioCheck:l};return S.jsx("div",{className:d,...o,children:S.jsx(du.Provider,{value:h,children:l?c?S.jsx(S.Fragment,{children:S.jsxs(se,{space:"small",children:[S.jsx(oe,{children:S.jsxs(se,{canWrap:!1,children:[S.jsx(oe,{children:S.jsx(pu,{className:"mr-none"})}),S.jsxs(oe,{canShrink:!0,children:[S.jsx(vu,{}),S.jsx(bu,{id:u,children:a})]})]})}),S.jsx(re,{}),S.jsx(oe,{className:"mt-none",children:S.jsx(yu,{hideLabel:!0,children:S.jsx(Eu,{})})})]})}):S.jsxs(S.Fragment,{children:[S.jsx(pu,{}),S.jsx(yu,{children:S.jsx(Eu,{})})]}):S.jsxs(S.Fragment,{children:[S.jsx(yu,{}),S.jsx(pu,{}),S.jsx(Eu,{})]})})})};Cu.displayName="Field";const ku=({legend:e,legendProps:t,description:n,className:i,children:s,messages:r,...a})=>{const o=C("fieldset",i);return S.jsxs("fieldset",{className:o,...a,children:[S.jsx("legend",{...t,children:e}),n,r?S.jsxs(Cl.Provider,{value:{messages:r},children:[S.jsx(Eu,{isMain:!0}),s,S.jsx(Eu,{})]}):s]})};ku.displayName="Fieldset";const Tu=(e,t)=>`${e/2*(t/100)}, ${e}`,ju=(e,t=0,n=100)=>Math.min(Math.max(e,t),n),Au="gauge",Ou=e.forwardRef(({children:e,className:t,percentage:n=0,...i},s)=>{const r=122*Math.PI*2,a={r:100,cx:110,cy:110,strokeWidth:15,fill:"none",transform:"rotate(160, 110, 110)"};return S.jsxs("figure",{ref:s,className:C(`${Au}`,t),...i,children:[S.jsxs("svg",{width:"220",height:"150",viewBox:"0 0 220 150",className:`${Au}__dial`,children:[S.jsx("circle",{className:`${Au}__display`,strokeDasharray:Tu(r,100),...a}),S.jsx("circle",{className:`${Au}__indicator`,strokeDasharray:Tu(r,ju(n)),...a})]}),S.jsx("figcaption",{className:`${Au}__text`,children:e})]})});Ou.displayName="Gauge";const Lu="sticker",Du=({color:e,size:t,children:n,className:i,...s})=>{const r=C(Lu,{[`${Lu}--${e}`]:e,[`${Lu}--${t}`]:t},i);return S.jsx("div",{className:r,...s,children:n})};Du.displayName="Sticker";const Mu={medium:{title:"h2",description:"bold"},large:{title:"h1",description:"large bold"}},Pu=({button:e,description:t,hasGradientOverlay:n,image:i,hasFullwidthImage:s,price:r,sticker:a,title:o,textSize:l="medium"})=>{const c=!!i&&("src"in i&&!!i.src||"default"in i&&i.default&&1===Object.keys(i).length),d=C("hero");return S.jsx("div",{className:d,children:S.jsx(Ji,{children:S.jsxs(Ce,{className:"justify-content-space-between",children:[S.jsxs(Ae,{size:{sm:10,md:9,lg:5},className:"hero__content",children:[S.jsx("h1",{className:Mu[l].title,children:o}),t&&S.jsx("p",{className:C(Mu[l].description,"hero__description"),children:t}),r&&S.jsxs("p",{className:"h2 hero__price",children:["string"==typeof r&&r,"object"==typeof r&&S.jsxs(S.Fragment,{children:[r.prefix,Ee(r.amount),r.suffix]})]}),e&&S.jsx(Te,{type:"primary",...e})]}),a&&S.jsx(Ae,{size:{md:3,lg:2},className:"hero__content show-md",children:S.jsx(Du,{...a,className:C("hero__sticker",a.className)})}),i&&S.jsx("div",{className:"hero__image-wrapper",children:S.jsx(Os,{src:"src"in i?{default:i.src}:i,srcSet:"src"in i?i.srcSet:void 0,alt:"",className:C("hero__image",{"hero__image--fullwidth":s,"hero__image--single":c,"hero__image--gradient":n,"hero__image--gradient-halfwidth":n&&!s})})})]})})})};Pu.displayName="Hero";const Iu="icon-list",$u=({icon:e,children:t,tooltip:n,...i})=>S.jsxs("li",{...i,children:[S.jsx(B,{name:e,size:"medium",className:`${Iu}__icon`}),S.jsxs("div",{className:C(`${Iu}__content`,{"text-nowrap":n}),children:[S.jsx(G,{condition:!!n,wrapper:S.jsx("span",{className:`${Iu}__content-text`,children:t}),children:t}),n&&" ",n&&S.jsx(fr,{className:"bold",placement:"right",children:n})]})]});$u.displayName="IconListItem";const Ru=({items:e=[],className:t,...n})=>S.jsx("ul",{className:C("icon-list",t),...n,children:e.map(({content:e,...t},n)=>S.jsx($u,{...t,children:e},n.toString()))});Ru.displayName="IconList";const zu="list",Fu=({color:e,isEnclosed:t,size:n,className:i,children:s,...r})=>{const a=C(zu,{[`${zu}--${n}`]:n,[`${zu}--${e}`]:e,[`${zu}--enclosed`]:t},i);return S.jsx("ul",{className:a,...r,children:s})},Hu=({href:e,className:t,children:n,...i})=>{const s=e?"a":"button",r="button"===s?"button":void 0,a=C("list__control",t);return S.jsxs(s,{className:a,type:r,href:e,...i,children:[n,S.jsx(B,{name:"chevron-right",size:"medium",className:"list__indicator"})]})};Hu.displayName="ListItemClickableControl";const Bu=({controlProps:e,className:t,children:n,...i})=>{const s=C("list__item",t);return S.jsx("li",{className:s,...i,children:S.jsx(G,{condition:void 0!==e,wrapper:S.jsx(Hu,{...e}),children:n})})};Bu.displayName="ListItem";const Vu={cycleDuration:4e3,delay:5e3};let qu=class{constructor(e,t){this.element=e,this.config={...Vu,...t},this.interval=null,this.delay=null,this.currentMessageIndex=0,this.messages=[],this.cycleMessages=this.cycleMessages.bind(this),this.element.ODS_Loader=this,this.init()}initBody(){const e=this.element.getAttribute("data-loader-messages");this.messages=e?JSON.parse(e):[],this.messages.length&&(this.interval=window.setInterval(this.cycleMessages,this.config.cycleDuration??Vu.cycleDuration))}init(){this.element.hasAttribute("data-loader-delayed")?this.delay=window.setTimeout(()=>{this.element.parentNode&&this.element.parentNode instanceof HTMLElement&&this.element.parentNode.classList.remove("hide"),this.initBody()},this.config.delay??Vu.delay):this.initBody()}destroy(){this.interval&&window.clearInterval(this.interval),this.delay&&window.clearTimeout(this.delay)}cycleMessages(){this.currentMessageIndex<this.messages.length?(this.element.innerText=this.messages[this.currentMessageIndex],this.currentMessageIndex+=1):this.destroy()}static getInstance(e){return e&&e.ODS_Loader?e.ODS_Loader:null}};const Wu="loader",Uu=({messages:e,size:t="default",className:n,colour:i="default",isDelayed:s,children:r,...a})=>{const[o]=j(qu,{messages:e,isDelayed:s}),l=C(Wu,{[`${Wu}--${t}`]:"default"!==t,[`${Wu}--${i}`]:"default"!==i,hide:s},n);return S.jsxs("div",{className:l,...a,children:[S.jsx("div",{className:`${Wu}__body`,children:S.jsx("div",{className:`${Wu}__line`})}),e&&S.jsx("div",{"data-loader":!0,"data-loader-delayed":s,"data-loader-messages":JSON.stringify(e),className:`${Wu}__messages`,ref:o,children:r})]})};Uu.displayName="Loader";const Gu=({className:e,children:t,...n})=>{const i=C("loader-fullscreen",e);return S.jsx("div",{className:i,role:"status","aria-live":"polite",...n,children:S.jsxs(Ji,{children:[t,S.jsx(Uu,{size:"large"})]})})};Gu.displayName="LoaderFullscreen";const Yu="megamenu-icon",Xu=({className:e,alt:t,name:n,spritePath:i="/sprite.svg",...s})=>{const r=C(Yu,e);return S.jsxs("svg",{className:r,"aria-hidden":void 0!==t?void 0:"true",role:void 0!==t?"img":void 0,...s,children:[void 0!==t&&t.length>0&&S.jsx("title",{children:t}),S.jsx("use",{className:`${Yu}__use ${Yu}__use--light`,xlinkHref:`${i}#${n}`}),S.jsx("use",{className:`${Yu}__use ${Yu}__use--dark`,xlinkHref:`${i}#${n}`})]})},Ku=()=>S.jsxs("svg",{viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[S.jsx("path",{d:"M40 0H0V40H40V0Z",fill:"#FF7900"}),S.jsx("path",{d:"M34.2897 28.57H5.71973V34.28H34.2897V28.57Z",fill:"white"})]}),Zu=()=>S.jsxs("svg",{width:"40",height:"67",viewBox:"0 0 40 67",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[S.jsxs("g",{clipPath:"url(#clip0_897_389)",children:[S.jsx("rect",{width:"40",height:"40",fill:"white"}),S.jsx("rect",{width:"40",height:"40",fill:"#FF7900"}),S.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M35.4467 29.1254H36.0214V28.8803H34.5679V29.1254H35.1425V30.7169H35.4467V29.1254ZM38.1126 30.7169H38.4154V28.8859H37.9521L37.4126 30.2803L36.8647 28.8859H36.3971V30.7169H36.7V29.1831H36.7084L37.3098 30.7169H37.5014L38.1028 29.1831H38.1126V30.7169Z",fill:"white"}),S.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.417 36.2296V30.969L28.1861 30.9718L28.0717 31.6068C27.9581 31.3346 27.5374 30.8676 26.4692 30.8676C25.2875 30.869 24.2354 31.9085 24.2354 33.7662C24.2354 35.6451 25.2565 36.5437 26.5508 36.5437C27.4001 36.5437 27.7537 36.1493 27.9861 35.7352L28.0058 35.7549V36.4014C28.0058 37.2704 27.6382 37.6338 26.879 37.6338C26.0607 37.6338 25.8945 37.3606 25.8339 37.0873L24.3903 37.3197C24.5931 38.2747 25.6058 38.7042 26.6973 38.7042C29.3466 38.6873 29.417 37.1592 29.417 36.2296ZM28.0116 33.4775C28.0116 34.2155 27.9187 35.3437 26.8088 35.3521C25.7356 35.3592 25.6877 34.2254 25.6877 33.538C25.6877 32.2859 26.2736 31.9028 26.799 31.9028C27.5891 31.9028 28.0116 32.6099 28.0116 33.4775Z",fill:"white"}),S.jsx("path",{d:"M18.2451 31.1366L19.455 30.969L19.5874 31.6281C20.2705 31.1281 20.8127 30.8619 21.4958 30.8619C22.6395 30.8619 23.2282 31.469 23.2282 32.6704V36.5394H21.7677V32.9253C21.7677 32.245 21.5902 31.9394 21.0634 31.9394C20.6268 31.9394 20.1916 32.1408 19.6958 32.5563V36.5422H18.2451V31.1366Z",fill:"white"}),S.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.8309 36.6085C14.4826 36.6109 15.1202 36.4186 15.6619 36.0563L15.7957 36.5451H17.0915V32.5169C17.0915 31.4958 16.2859 30.869 14.838 30.869C13.7769 30.8681 12.9873 31.2296 12.469 31.9535L13.4549 32.5169C13.7788 32.1009 14.2814 31.864 14.8084 31.8789C15.3746 31.8789 15.6816 32.1127 15.6816 32.5169V32.8254C13.3253 33.0916 12.1816 33.7507 12.1816 34.9944C12.1816 35.9183 12.7943 36.6085 13.8309 36.6085ZM14.2719 35.6099C13.8484 35.6099 13.6133 35.2614 13.6127 34.8887C13.6137 34.2319 14.2616 33.8816 15.6268 33.7085V35.024C15.1789 35.4183 14.7324 35.6099 14.2719 35.6099ZM13.6127 34.8887C13.6127 34.8882 13.6127 34.8878 13.6127 34.8873V34.8901C13.6127 34.8897 13.6127 34.8892 13.6127 34.8887Z",fill:"white"}),S.jsx("path",{d:"M8.6665 30.9859H10.0566V31.6394C10.4389 31.1829 10.9931 30.905 11.5876 30.8718C11.6507 30.8702 11.7138 30.8735 11.7764 30.8817V32.2535H11.7059C11.0693 32.2535 10.3735 32.3521 10.1566 32.8465V36.5422H8.6665V30.9859Z",fill:"white"}),S.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.16504 33.7733C2.16504 35.7845 3.46786 36.7057 4.91433 36.7057C6.35941 36.7057 7.66363 35.7873 7.66363 33.7775C7.66363 31.7676 6.36081 30.8451 4.91433 30.8451C3.46786 30.8451 2.16504 31.762 2.16504 33.7733ZM3.61982 33.7676C3.61982 33.0634 3.82263 32.0775 4.91418 32.0775C6.00573 32.0775 6.20855 33.0564 6.20855 33.7676C6.20855 34.4789 6.00573 35.4648 4.91418 35.4648C3.82263 35.4648 3.61982 34.4719 3.61982 33.7676Z",fill:"white"})]}),S.jsx("path",{d:"M5.17969 48.9411V58.7468C5.17969 59.2294 5.12509 59.648 5.01562 60.0016C4.91726 60.3582 4.73898 60.6555 4.47949 60.8903C4.23191 61.1371 3.89372 61.3132 3.46875 61.4225C3.0428 61.5441 2.50378 61.6052 1.85352 61.6052C1.55111 61.6051 1.27791 61.5807 1.03418 61.5319L0.994141 61.5241V59.3054L1.06055 59.3298C1.18473 59.3749 1.35864 59.3991 1.58398 59.3991C1.84091 59.3991 2.06009 59.3467 2.24316 59.2438L2.24707 59.2419C2.42478 59.1581 2.52441 58.961 2.52441 58.6208V48.9411H5.17969ZM11.8213 48.6891C12.6199 48.6892 13.3186 48.8463 13.915 49.1628H13.9141C14.5085 49.4661 14.9944 49.8788 15.3711 50.4011C15.7592 50.9225 16.0385 51.5165 16.208 52.1823C16.3774 52.8477 16.437 53.5433 16.3887 54.2682L16.3857 54.3151H9.67871C9.72089 55.1097 9.92711 55.6774 10.29 56.029C10.6618 56.3892 11.1996 56.5729 11.9111 56.5729C12.4182 56.5729 12.8515 56.4489 13.2139 56.2038C13.5812 55.9431 13.7993 55.6758 13.8789 55.403L13.8896 55.3669H16.2461L16.2246 55.4323C15.8623 56.5556 15.3051 57.3652 14.5488 57.8532C13.7953 58.3393 12.885 58.5807 11.8213 58.5807C11.0842 58.5807 10.4178 58.4665 9.82324 58.236L9.82227 58.235C9.22819 57.9925 8.72374 57.653 8.31055 57.2155C7.89778 56.7784 7.57681 56.2565 7.34668 55.6511V55.6501C7.12849 55.044 7.01953 54.378 7.01953 53.653C7.01953 52.9515 7.13393 52.2972 7.36426 51.6911C7.59452 51.0852 7.9226 50.5629 8.34766 50.1257C8.77222 49.6771 9.27584 49.3254 9.85742 49.071C10.4523 48.816 11.1072 48.6891 11.8213 48.6891ZM32.832 48.9411V54.2468C32.832 55.0107 32.9512 55.5757 33.1836 55.9479L33.2773 56.072C33.5157 56.3432 33.8929 56.4831 34.4199 56.4831C35.1062 56.4831 35.5922 56.2819 35.8916 55.8903C36.1935 55.4835 36.3496 54.8133 36.3496 53.8688V48.9411H39.0059V58.3474H36.4756V57.0866C36.1522 57.6029 35.7387 57.981 35.2324 58.2165C34.7104 58.4592 34.1754 58.5807 33.6279 58.5807C33.0259 58.5807 32.5133 58.5119 32.0918 58.3718L31.917 58.3073C31.4782 58.1245 31.1281 57.8675 30.8701 57.5358V57.5349C30.6134 57.1925 30.4306 56.784 30.3213 56.3102L30.3203 56.3093C30.2236 55.8255 30.1758 55.2933 30.1758 54.7145V48.9411H32.832ZM27.167 46.1511V48.9411H29.0391V50.7507H27.167V55.3093C27.167 55.5226 27.1851 55.698 27.2197 55.8366C27.2544 55.9753 27.305 56.0741 27.3682 56.1374C27.4314 56.2007 27.5301 56.2521 27.6689 56.2868C27.8076 56.3215 27.9837 56.3386 28.1973 56.3386C28.3398 56.3386 28.4762 56.3328 28.6064 56.321C28.7368 56.3091 28.8614 56.2919 28.9795 56.2682L29.0391 56.2556V58.3395L28.9971 58.3464C28.7788 58.3827 28.5369 58.4066 28.2715 58.4186C28.0068 58.4307 27.7479 58.4372 27.4951 58.4372C27.0966 58.4372 26.7154 58.4069 26.3525 58.3464V58.3454C25.9998 58.2965 25.6819 58.194 25.4004 58.0349L25.3994 58.0339C25.1273 57.873 24.9109 57.6445 24.751 57.3493C24.5897 57.0515 24.5108 56.664 24.5107 56.1911V50.7507H22.9629V48.9411H24.5107V46.1511H27.167ZM11.749 50.7145C11.397 50.7146 11.0978 50.7697 10.8496 50.8766L10.7461 50.9255C10.4882 51.0544 10.2772 51.2174 10.1143 51.4147C9.96152 51.6145 9.85138 51.8264 9.78125 52.0485L9.78027 52.0475C9.72704 52.2502 9.69442 52.4329 9.67969 52.5954H13.7217C13.6007 51.9822 13.3926 51.5194 13.0986 51.2028L13.0977 51.2018C12.8104 50.8803 12.3642 50.7145 11.749 50.7145ZM5.17969 45.3952V47.6013H2.52441V45.3952H5.17969Z",fill:"var(--color-text-default)",stroke:"var(--color-text-default)",strokeWidth:"0.1"}),S.jsx("defs",{children:S.jsx("clipPath",{id:"clip0_897_389",children:S.jsx("rect",{width:"40",height:"40",fill:"white"})})})]}),Ju=()=>S.jsxs("span",{"data-megamenu-brand-mark":!0,children:[S.jsx("span",{"data-megamenu-logo-full":!0,"aria-hidden":"true",children:S.jsx(Zu,{})}),S.jsx("span",{"data-megamenu-logo-compact":!0,"aria-hidden":"true",children:S.jsx(Ku,{})})]}),Qu="megamenu",eh=`${Qu}__top`,th=`${Qu}__main`,nh=`${Qu}__container`,ih=`${Qu}__grid`,sh=`${Qu}__card`,rh=`${Qu}__nav`,ah=`${Qu}__nav--vertical`,oh=`${Qu}__nav--space-small`,lh=`${Qu}__nav--mobile-locale`,ch=`${Qu}__nav-item`,dh=`${Qu}__nav-item--lead`,uh=`${Qu}__nav-item--main`,hh=`${Qu}__nav-link`,ph=`${Qu}__nav-link--locale`,mh=`${Qu}__nav-link--no-line`,fh=`${Qu}__nav-cart-icon`,gh=`${Qu}__nav-spacer`,vh=`${Qu}__nav-icon`,bh=`${vh}--no-gap-md-down`,yh=`${Qu}__nav-logo`,_h=`${Qu}__nav-button`,xh=`${Qu}__nav-button--indicator`,wh=`${Qu}__nav-dropdown`,Sh=`${Qu}__subnav`,Eh=`${Qu}__subnav-item`,Nh=`${Qu}__overlay`,Ch=`${Qu}-spacer`,kh=`${Qu}-spacer--small`,Th=`${Qu}__text--large`,jh=`${Qu}__caption`,Ah=`${Qu}--hide-md-down`,Oh=`${Qu}--hide-lg-up`,Lh=`${Qu}__mobile`,Dh=`${Qu}__mobile-overlay`,Mh=`${Qu}__mobile-wrapper`,Ph=`${Qu}__mobile-header`,Ih=`${Qu}__mobile-body`,$h=`${Qu}__mobile-account`,Rh=`${Qu}__mobile-account-avatar`,zh=`${Qu}__mobile-account-name`,Fh=`${Qu}__mobile-account-phone`,Hh=`${Qu}__mobile-account-logout`,Bh=`${Qu}__mobile-account-cta`,Vh=`${Qu}__mobile-account-links`,qh=`${Qu}__mobile-account-link`,Wh=`${Qu}__accordion`,Uh=`${Qu}__accordion-item`,Gh=`${Qu}__accordion-header`,Yh=`${Qu}__accordion-button`,Xh=`${Qu}__accordion-title`,Kh=`${Qu}__accordion-icon`,Zh=`${Qu}__accordion-body`,Jh=`${Qu}__input`,Qh=`${Qu}__input-wrapper`,ep=`${Qu}__input-wrapper--search-icon-with-placeholder`,tp=`${Qu}__input-wrapper--search-responsive`,np=`${Qu}__tag`,ip=`${Qu}__tag--orange`,sp=`${Qu}__tag--small`,rp=`${Qu}__tag--transparent`,ap=`${Qu}__tag--large`,op=`${Qu}__list--inline`,lp=`${Qu}__list--gap-small`,cp=[{id:"volania",label:"Volania",featured:{id:"odporucane-sluzby",heading:"Odporúčané služby",items:[{label:"Paušály",isLarge:!0},{label:"Prima Voľba",isLarge:!0},{label:"Roaming",isLarge:!0}]},columns:[[{id:"pausaly",heading:"Paušály",items:[{label:"Prehľad paušálov"},{label:"Chcem nové číslo"},{label:"Yoxo paušál",tag:"Novinka"}]},{id:"s-kreditom",heading:"Volania s kreditom",items:[{label:"Prima Voľba"},{label:"Prima Kids"},{label:"FunFón"}]},{id:"zahranicie",heading:"Zahraničie",items:[{label:"Roaming"},{label:"Cestovateľské balíky"},{label:"Volania do zahraničia"},{label:"Regulovaný roaming"}]}],[{id:"nase-sluzby",heading:"Ste náš zákazník?",items:[{label:"Chcem zmeniť paušál"},{label:"Dobiť kredit"},{label:"Predĺžiť služby"},{label:"Chcem nový telefón"},{label:"Navzájom zadarmo"},{label:"Orange Svojim"},{label:"Odporučte Orange"},{label:"Ostatné služby"}]}]]},{id:"internet-tv",label:"Internet, TV",featured:{id:"odporucane-sluzby",heading:"Odporúčané služby",items:[{label:"Internet na doma",isLarge:!0},{label:"Mobilný internet",isLarge:!0},{label:"Televízia",isLarge:!0},{label:"Internet + TV",isLarge:!0}]},columns:[[{id:"pausaly",heading:"Internet",items:[{label:"Prehľad internetu"},{label:"Mobilný internet"},{label:"Bezpečný internet so sebou"},{label:"Domáca linka k internetu"}]},{id:"televizia",heading:"Televízia",items:[{label:"Najlepšia TV na doma"},{label:"TV cez satelit"},{label:"TV cez internet"},{label:"Novinky na Orange TV"}]},{id:"internet-televizia",heading:"Internet + televízia",items:[{label:"Ponuka Love"},{label:"Výhodný pár zariadení"},{label:"Volania do zahraničia"},{label:"Regulovaný roaming"}]}],[{id:"nase-sluzby",heading:"Ste náš zákazník?",items:[{label:"Predĺžiť služby"},{label:"Nový internet"},{label:"Nová televízia"},{label:"Odporučte Orange"}]}]]},{id:"telefony-zariadenia",label:"Telefóny a zariadenia",featured:{id:"odporucane-sluzby",heading:"Odporúčané služby",items:[{label:"iPhone 15",isLarge:!0},{label:"iPhone 15 Pro",isLarge:!0},{label:"Samsung Z Fold",isLarge:!0},{label:"Motorola",isLarge:!0},{label:"Oppo",isLarge:!0}]},columns:[[{id:"telefony",heading:"Telefóny",items:[{label:"Apple"},{label:"Samsung"},{label:"Huawei"},{label:"Honor"},{label:"Motorola"},{label:"Oppo"}]},{id:"tablety-a-notebooky",heading:"Tablety a notebooky",items:[{label:"Lenovo"},{label:"Samsung"},{label:"Honor"},{label:"Apple"},{label:"Asus"}]},{id:"sikovne-zariadenia",heading:"Šikovné zariadenia",items:[{label:"Smart hodinky"},{label:"Smart domácnosť"},{label:"Smart TV"},{label:"Herné konzoly"}]}],[{id:"orange-akcie",heading:"Orange akcie",items:[{label:"Samsung"},{label:"Výhodné ponuky"},{label:"Zľavy na telefóny"},{label:"Dopredaj zariadení"}]}]]}],dp=["Dobitie kreditu","Nedostupnosť služieb","Faktúry","Zdieľanie dát","Prečerpané dáta","Elektronická faktúra","Prvá pomoc internet","Nastavenie zariadení a sim kariet","Pevny internet do domacnosti","Dátový roaming","Nákup online","Telemarketing"],up=["apple","apple hodinky","apple iphone","apple 16","apple pro","apple watch"],hp=e=>"blog"===e?{searchDropdownId:"megamenu-blog-search",searchInputDesktopId:"megamenu-blog-search-input",searchInputMobileId:"megamenu-blog-mobile-search-input",mobileMainPanelId:"megamenu-blog-mobile-main",mobileMainTitleId:"mobile-blog-menu-title",myOrangePanelId:"megamenu-blog-mobile-my-orange",myOrangeTitleId:"mobile-blog-my-orange-title"}:{searchDropdownId:"megamenu-search",searchInputDesktopId:"megamenu-search-input",searchInputMobileId:"megamenu-mobile-search-input",mobileMainPanelId:"megamenu-mobile-main",mobileMainTitleId:"mobile-menu-title",myOrangePanelId:"megamenu-mobile-my-orange",myOrangeTitleId:"mobile-my-orange-title"},pp=({inputId:e,inputLabel:t,searchValue:n,hasSearchEmpty:i,hasSearchFilled:s,emptyStateLinkHref:r="#"})=>S.jsxs(S.Fragment,{children:[S.jsx("label",{htmlFor:e,className:"sr-only",children:t}),S.jsx("span",{className:C(Qh,tp,ep),children:S.jsx("input",{className:Jh,id:e,type:"text",placeholder:"Hľadať",name:"search",defaultValue:n})}),i?S.jsxs(S.Fragment,{children:[S.jsx("p",{className:jh,children:"Najhľadanejši výrazy"}),S.jsx("ul",{className:op,children:dp.map(e=>S.jsx("li",{children:S.jsx("a",{href:r,className:C(np),children:e})},e))})]}):s?S.jsx("ul",{className:Sh,children:up.map(e=>S.jsx("li",{className:Eh,children:S.jsx("a",{href:"#",className:"no-underline",children:e})},e))}):null]}),mp=({titleId:e,panelId:t})=>S.jsxs("div",{className:C(Lh),"data-megamenu-mobile-panel":"my-orange",id:t,role:"dialog","aria-modal":"true","aria-labelledby":e,"aria-hidden":"true",children:[S.jsx("h2",{id:e,className:"sr-only",children:"Môj Orange"}),S.jsx("button",{"aria-label":"Zatvoriť panel Môj Orange",className:Dh,type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"my-orange"}),S.jsxs("div",{className:Mh,children:[S.jsx("div",{className:Ph,children:S.jsx("div",{className:nh,children:S.jsxs("ul",{className:C(rh,oh),children:[S.jsx("li",{className:gh,"aria-hidden":"true"}),S.jsx("li",{className:ch,children:S.jsx("button",{type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"my-orange",className:_h,"aria-label":"Zatvoriť panel Môj Orange",children:S.jsx(Xu,{name:"close",width:20,height:20,"aria-hidden":"true"})})})]})})}),S.jsx("div",{className:Ih,children:S.jsxs("div",{className:nh,children:[S.jsxs("div",{className:$h,children:[S.jsx("div",{className:Rh,"aria-hidden":"true",children:S.jsx(Xu,{name:"user",width:72,height:72})}),S.jsx("p",{className:zh,children:"Martin Prihlásený"}),S.jsx("p",{className:Fh,children:"0905 123 456"}),S.jsx("a",{href:"#",className:Hh,children:"Odhlásiť"}),S.jsx("a",{href:"#",className:Bh,children:"My Orange"})]}),S.jsx("nav",{"aria-label":"Môj Orange rýchle akcie",children:S.jsxs("ul",{className:C(Sh,Vh),children:[S.jsx("li",{className:Eh,children:S.jsx("a",{href:"#",className:qh,children:"Zaplatiť faktúru"})}),S.jsx("li",{className:Eh,children:S.jsx("a",{href:"#",className:qh,children:"Pozrieť spotrebu"})}),S.jsx("li",{className:Eh,children:S.jsx("a",{href:"#",className:qh,children:"Aktivovať služby"})}),S.jsx("li",{className:Eh,children:S.jsx("a",{href:"#",className:qh,children:"Dobiť kredit"})})]})})]})})]})]}),fp=e=>S.jsx(S.Fragment,{children:e.map(e=>S.jsxs("li",{className:Eh,children:[S.jsx("a",{href:e.href??"/",className:e.isLarge?Th:void 0,children:e.label}),e.tag?S.jsx("span",{className:C(np,ip,sp),children:e.tag}):null]},e.label))}),gp=(t,n,i,s=!1)=>{const r=`${n}-${t.id}-${t.featured.id}`;return S.jsxs("div",{className:ih,children:[S.jsxs("div",{className:C(sh,"is-highlighted"),children:[S.jsx("h3",{id:r,className:"sr-only",children:t.featured.heading}),S.jsx("ul",{className:Sh,role:"group","aria-labelledby":r,children:fp(t.featured.items)})]}),s?S.jsx("div",{className:sh,children:t.columns.flat().map(s=>{const r=`${n}-${t.id}-${s.id}-heading`;return S.jsxs(e.Fragment,{children:[S.jsx("p",{id:r,className:i,children:s.heading}),S.jsx("ul",{className:Sh,role:"group","aria-labelledby":r,children:fp(s.items)})]},s.id)})}):t.columns.map((s,r)=>S.jsx("div",{className:sh,children:s.map(s=>{const r=`${n}-${t.id}-${s.id}-heading`;return S.jsxs(e.Fragment,{children:[S.jsx("p",{id:r,className:i,children:s.heading}),S.jsx("ul",{className:Sh,role:"group","aria-labelledby":r,children:fp(s.items)})]},s.id)})},`${t.id}-${r}`))]})},vp=({className:e,title:t="Človek",isSticky:n=!0,searchEmpty:i,searchFilled:s,compactLogoOnly:r=!1})=>{const a=hp("main"),o=Boolean(i),l=Boolean(s),c=o||l,d=o?"":l?"apple":"";return S.jsxs("header",{children:[S.jsxs("nav",{className:C(Qu,e,{"is-sticky":n}),"data-megamenu":!0,"aria-label":"Main navigation",children:[S.jsx("div",{className:C(eh,Ah),"data-hide-when-sticky":"true",children:S.jsx("div",{className:nh,children:S.jsxs("ul",{className:C(rh,oh),"aria-label":"Top menu",children:[S.jsx("li",{className:ch,children:S.jsx("a",{href:"/",className:C(hh,"is-active"),"aria-current":"page",children:"Pre vás"})}),S.jsx("li",{className:ch,children:S.jsx("a",{href:"/",className:hh,children:"Pre biznis"})}),S.jsx("li",{className:gh,"aria-hidden":"true"}),S.jsx("li",{className:C(ch,dh),children:S.jsxs("a",{href:"/",className:hh,children:[S.jsx(Xu,{name:"call",width:20,height:20,className:vh,"aria-hidden":"true"}),"Kontakt"]})}),S.jsx("li",{className:ch,children:S.jsx("a",{href:"/",className:C(hh,"is-active"),children:"SK"})}),S.jsx("li",{className:ch,children:S.jsx("a",{href:"/",className:hh,children:"EN"})})]})})}),S.jsx("div",{className:th,children:S.jsx("div",{className:nh,children:S.jsxs("ul",{className:rh,"aria-label":"Hlavné menu",children:[S.jsx("li",{className:C(ch,uh),children:S.jsx("a",{href:"/",className:yh,"aria-label":`${t} - Domovská stránka`,children:r?S.jsx(Ku,{}):S.jsx(Ju,{})})}),cp.map(e=>S.jsxs("li",{className:C(ch,uh,Ah),children:[S.jsx("button",{type:"button",className:C(_h,xh),"aria-controls":`megamenu-${e.id}`,"aria-expanded":"false","aria-haspopup":"true",children:e.label}),S.jsx("div",{className:wh,id:`megamenu-${e.id}`,children:S.jsx("div",{className:nh,children:gp(e,"megamenu",jh)})})]},e.id)),S.jsx("li",{className:C(ch,uh,Ah),children:S.jsx("a",{href:"/",className:C(hh),children:"Akcie"})}),S.jsx("li",{className:C(ch,uh,Ah),children:S.jsx("a",{href:"/",className:C(hh),children:"Pomoc"})}),S.jsx("li",{className:gh,"aria-hidden":"true"}),S.jsxs("li",{className:C(ch,Ah),children:[S.jsx("button",{type:"button",className:_h,"aria-label":"Vyhľadávanie","aria-controls":a.searchDropdownId,"aria-expanded":"false","aria-haspopup":"true",children:S.jsx(Xu,{width:24,height:24,name:"search","aria-hidden":"true"})}),S.jsx("div",{className:C(wh,"is-spaced"),id:a.searchDropdownId,children:S.jsx("div",{className:nh,children:S.jsx(pp,{inputId:a.searchInputDesktopId,inputLabel:"Vyhľadávanie v hlavnom menu",searchValue:d,hasSearchEmpty:o,hasSearchFilled:l,emptyStateLinkHref:"/"})})})]}),S.jsx("li",{className:C(ch),children:S.jsxs("a",{href:"/",className:C(hh),"aria-label":"Košík, 1 položka",children:[S.jsx("span",{className:fh,"data-items-in-cart":"1","aria-hidden":"true",children:S.jsx(Xu,{width:24,height:24,name:"buy","aria-hidden":"true"})}),S.jsx("span",{className:"sr-only",children:"1 položka v košíku"})]})}),S.jsx("li",{className:ch,children:S.jsxs("button",{type:"button",className:_h,"data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"my-orange","aria-haspopup":"dialog","aria-expanded":"false",children:[S.jsx(Xu,{width:24,height:24,name:"user",className:vh,"aria-hidden":"true"}),"Môj Orange"]})}),S.jsx("li",{className:C(ch,Oh),children:S.jsx("button",{type:"button",className:_h,"aria-label":"Otvoriť menu","data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"main","aria-haspopup":"dialog","aria-expanded":"false",children:S.jsx(Xu,{width:24,height:24,name:"menu","aria-hidden":"true"})})})]})})}),S.jsxs("div",{className:C(Lh),"data-megamenu-mobile-panel":"main",id:a.mobileMainPanelId,role:"dialog","aria-modal":"true","aria-labelledby":a.mobileMainTitleId,"aria-hidden":"true",children:[S.jsx("span",{id:a.mobileMainTitleId,className:"sr-only",children:"Hlavné menu"}),S.jsx("button",{"aria-label":"Zatvoriť menu",className:Dh,type:"button"}),S.jsxs("div",{className:Mh,children:[S.jsx("div",{className:Ph,children:S.jsx("div",{className:nh,children:S.jsxs("ul",{className:C(rh,oh),children:[S.jsx("li",{className:ch,children:S.jsx("a",{href:"/",className:C(hh,"is-active"),"aria-current":"page",children:"Pre vás"})}),S.jsx("li",{className:ch,children:S.jsx("a",{href:"/",className:hh,children:"Pre biznis"})}),S.jsx("li",{className:gh,"aria-hidden":"true"}),S.jsx("li",{className:ch,children:S.jsx("button",{type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"main",className:_h,"aria-label":"Zatvoriť menu",children:S.jsx(Xu,{name:"close",width:20,height:20,"aria-hidden":"true"})})})]})})}),S.jsxs("div",{className:Ih,children:[S.jsxs("div",{className:nh,children:[S.jsx(pp,{inputId:a.searchInputMobileId,inputLabel:"Vyhľadávanie v mobilnom menu",searchValue:d,hasSearchEmpty:o,hasSearchFilled:l}),c?null:S.jsxs(S.Fragment,{children:[S.jsxs("ul",{className:Wh,children:[cp.map(e=>{const t=`mobile-accordion-${e.id}`,n=`mobile-${e.id}-button`;return S.jsxs("li",{className:Uh,children:[S.jsx("div",{className:Gh,children:S.jsxs("button",{type:"button",className:Yh,"aria-controls":t,"aria-expanded":"false","data-accordion-toggle":!0,id:n,children:[S.jsx("span",{className:Xh,children:e.label}),S.jsx(Xu,{name:"chevron-right",width:24,height:24,className:Kh,"aria-hidden":"true"})]})}),S.jsx("div",{className:Zh,id:t,role:"region","aria-labelledby":n,children:gp(e,"mobile",jh,!0)})]},e.id)}),S.jsx("li",{className:Uh,children:S.jsx("div",{className:Gh,children:S.jsx("a",{href:"/",className:Yh,children:S.jsx("span",{className:Xh,children:"Akcie"})})})}),S.jsx("li",{className:Uh,children:S.jsx("div",{className:Gh,children:S.jsx("a",{href:"/",className:Yh,children:S.jsx("span",{className:Xh,children:"Pomoc"})})})})]}),S.jsxs("ul",{className:C(rh,oh,lh),"aria-label":"Výber jazyka",children:[S.jsx("li",{className:ch,children:S.jsx("a",{href:"/",className:C(hh,ph,"is-active"),children:"SK"})}),S.jsx("li",{className:ch,children:S.jsx("a",{href:"/",className:C(hh,ph),children:"EN"})})]})]})]}),c?null:S.jsxs(S.Fragment,{children:[S.jsx("hr",{className:"mt-none"}),S.jsxs("div",{className:nh,children:[S.jsx("h3",{id:"mobile-quick-access-heading",className:"sr-only",children:"Rýchly prístup"}),S.jsxs("ul",{className:C(rh,ah),role:"group","aria-labelledby":"mobile-quick-access-heading",children:[S.jsx("li",{className:ch,children:S.jsxs("button",{type:"button",className:_h,"data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"my-orange","aria-haspopup":"dialog","aria-expanded":"false",children:[S.jsx(Xu,{width:24,height:24,name:"user",className:vh,"aria-hidden":"true"}),"Môj Orange"]})}),S.jsx("li",{className:ch,children:S.jsxs("a",{href:"/",className:_h,children:[S.jsx(Xu,{width:24,height:24,name:"call",className:vh,"aria-hidden":"true"}),"Kontakt"]})}),S.jsx("li",{className:ch,children:S.jsxs("a",{href:"/",className:_h,children:[S.jsx(Xu,{width:24,height:24,name:"advertising",className:vh,"aria-hidden":"true"}),"Akcie"]})}),S.jsx("li",{className:ch,children:S.jsxs("a",{href:"/",className:_h,children:[S.jsx(Xu,{width:24,height:24,name:"newspaper",className:vh,"aria-hidden":"true"}),"Pomoc"]})})]})]})]})]})]})]}),S.jsx(mp,{panelId:a.myOrangePanelId,titleId:a.myOrangeTitleId}),S.jsx("button",{"aria-label":"Zatvoriť dropdown menu",className:Nh,type:"button"})]}),S.jsx("div",{className:Ch,"aria-hidden":"true"})]})},bp=["Kategória 1","Kategória 2","Kategória 3","Kategória 4","Kategória 5"],yp=({className:e,title:t="Človek",isSticky:n=!0,searchEmpty:i,searchFilled:s,compactLogoOnly:r=!1})=>{const a=hp("blog"),o=Boolean(i),l=Boolean(s),c=o||l,d=o?"":l?"apple":"";return S.jsxs("header",{children:[S.jsxs("nav",{className:C(Qu,e,{"is-sticky":n}),"data-megamenu":!0,"aria-label":"Main navigation",children:[S.jsx("div",{className:th,children:S.jsx("div",{className:nh,children:S.jsxs("ul",{className:rh,"aria-label":"Hlavné menu",children:[S.jsx("li",{className:C(ch,uh),children:S.jsxs("a",{href:"/",className:yh,"aria-label":`${t} - Domovská stránka`,children:[r?S.jsx(Ku,{}):S.jsx(Ju,{}),S.jsx("span",{children:t})]})}),S.jsx("li",{className:C(ch,uh,Ah),children:S.jsx("a",{href:"/",className:C(hh,mh),children:"Naspať na Orange"})}),S.jsx("li",{className:gh,"aria-hidden":"true"}),S.jsxs("li",{className:C(ch,Ah),children:[S.jsx("button",{type:"button",className:_h,"aria-label":"Vyhľadávanie","aria-controls":a.searchDropdownId,"aria-expanded":"false","aria-haspopup":"true",children:S.jsx(Xu,{width:24,height:24,name:"search","aria-hidden":"true"})}),S.jsx("div",{className:C(wh,"is-spaced"),id:a.searchDropdownId,children:S.jsx("div",{className:nh,children:S.jsx(pp,{inputId:a.searchInputDesktopId,inputLabel:"Vyhľadávanie v blog menu",searchValue:d,hasSearchEmpty:o,hasSearchFilled:l})})})]}),S.jsx("li",{className:ch,children:S.jsxs("button",{type:"button",className:_h,"data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"my-orange","aria-haspopup":"dialog","aria-expanded":"false","aria-label":"Môj Orange",children:[S.jsx(Xu,{width:24,height:24,name:"user",className:C(vh,bh),"aria-hidden":"true"}),S.jsx("span",{className:Ah,children:"Môj Orange"})]})}),S.jsxs("li",{className:C(ch,Ah),children:[S.jsxs("button",{type:"button",className:C(_h,"megamenu__nav-button--toggle"),"aria-label":"Kategórie","aria-controls":"megamenu-blog-categories","aria-expanded":"false","aria-haspopup":"true",children:[S.jsx("span",{className:"megamenu__nav-button-icon-open",children:S.jsx(Xu,{width:24,height:24,name:"menu","aria-hidden":"true"})}),S.jsx("span",{className:"megamenu__nav-button-icon-close",children:S.jsx(Xu,{width:24,height:24,name:"close","aria-hidden":"true"})})]}),S.jsx("div",{className:C(wh,"is-spaced"),id:"megamenu-blog-categories",children:S.jsxs("div",{className:nh,children:[S.jsx("p",{className:jh,children:"Kategórie"}),S.jsx("ul",{className:op,children:bp.map(e=>S.jsx("li",{children:S.jsx("a",{href:"/",className:C(np,rp,ap),children:e})},e))})]})})]}),S.jsx("li",{className:C(ch,Oh),children:S.jsx("button",{type:"button",className:_h,"aria-label":"Otvoriť menu","data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"main","aria-haspopup":"dialog","aria-expanded":"false",children:S.jsx(Xu,{width:24,height:24,name:"menu","aria-hidden":"true"})})})]})})}),S.jsxs("div",{className:C(Lh),"data-megamenu-mobile-panel":"main",id:a.mobileMainPanelId,role:"dialog","aria-modal":"true","aria-labelledby":a.mobileMainTitleId,"aria-hidden":"true",children:[S.jsx("span",{id:a.mobileMainTitleId,className:"sr-only",children:"Hlavné menu"}),S.jsx("button",{"aria-label":"Zatvoriť menu",className:Dh,type:"button"}),S.jsxs("div",{className:Mh,children:[S.jsx("div",{className:Ph,children:S.jsx("div",{className:nh,children:S.jsxs("ul",{className:C(rh,oh),children:[S.jsx("li",{className:ch,children:S.jsxs("a",{href:"/",className:yh,"aria-label":`${t} - Domovská stránka`,children:[r?S.jsx(Ku,{}):S.jsx(Ju,{}),S.jsx("span",{children:t})]})}),S.jsx("li",{className:gh,"aria-hidden":"true"}),S.jsx("li",{className:ch,children:S.jsx("button",{type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"main",className:_h,"aria-label":"Zatvoriť menu",children:S.jsx(Xu,{name:"close",width:20,height:20,"aria-hidden":"true"})})})]})})}),S.jsx("div",{className:Ih,children:S.jsxs("div",{className:nh,children:[S.jsx(pp,{inputId:a.searchInputMobileId,inputLabel:"Vyhľadávanie v mobilnom blog menu",searchValue:d,hasSearchEmpty:o,hasSearchFilled:l}),c?null:S.jsxs(S.Fragment,{children:[S.jsx("p",{className:jh,children:"Kategórie"}),S.jsx("ul",{className:C(Sh,lp),children:bp.map(e=>S.jsx("li",{children:S.jsx("a",{href:"/",className:C(np,rp,ap),children:e})},e))}),S.jsx("hr",{className:"mt-none"}),S.jsx("ul",{className:C(rh,ah),children:S.jsx("li",{className:ch,children:S.jsx("a",{href:"/",className:_h,children:"Naspať na Orange"})})})]})]})})]})]}),S.jsx(mp,{panelId:a.myOrangePanelId,titleId:a.myOrangeTitleId}),S.jsx("button",{"aria-label":"Zatvoriť dropdown menu",className:Nh,type:"button"})]}),S.jsx("div",{className:kh,"aria-hidden":"true"})]})},_p=":not([inert]):not([inert] *)",xp=':not([tabindex^="-"])',wp=":not(:disabled)";var Sp=[`a[href]${_p}${xp}`,`area[href]${_p}${xp}`,`input:not([type="hidden"]):not([type="radio"])${_p}${xp}${wp}`,`input[type="radio"]${_p}${xp}${wp}`,`select${_p}${xp}${wp}`,`textarea${_p}${xp}${wp}`,`button${_p}${xp}${wp}`,`details${_p} > summary:first-of-type${xp}`,`iframe${_p}${xp}`,`audio[controls]${_p}${xp}`,`video[controls]${_p}${xp}`,`[contenteditable]${_p}${xp}`,`[tabindex]${_p}${xp}`];function Ep(e){(e.querySelector("[autofocus]")||e).focus()}function Np(e,t){if(t&&Tp(e))return e;if(function(e){return!(e.shadowRoot&&"-1"===e.getAttribute("tabindex")||e.matches(":disabled,[hidden],[inert]"))}(e))if(e.shadowRoot){let n=Cp(e.shadowRoot,t);for(;n;){const e=Np(n,t);if(e)return e;n=kp(n,t)}}else if("slot"===e.localName){const n=e.assignedElements({flatten:!0});t||n.reverse();for(const e of n){const n=Np(e,t);if(n)return n}}else{let n=Cp(e,t);for(;n;){const e=Np(n,t);if(e)return e;n=kp(n,t)}}return!t&&Tp(e)?e:null}function Cp(e,t){return t?e.firstElementChild:e.lastElementChild}function kp(e,t){return t?e.nextElementSibling:e.previousElementSibling}const Tp=e=>!e.shadowRoot?.delegatesFocus&&e.matches(Sp.join(","))&&!(e=>!(!e.matches("details:not([open]) *")||e.matches("details>summary:first-of-type"))||!(e.offsetWidth||e.offsetHeight||e.getClientRects().length))(e);function jp(e=document){const t=e.activeElement;return t?t.shadowRoot?jp(t.shadowRoot)||document.activeElement:t:null}function Ap(e,t){return function t(n){if(!n||n===document||n===window)return null;const i=Op(n);return i&&(n=i),n.closest(e)||t(n.getRootNode().host)}(t)}function Op(e){return e.assignedSlot||(e.parentNode?Op(e.parentNode):null)}const Lp="data-a11y-dialog";class Dp{$el;id;previouslyFocused;shown;constructor(e){this.$el=e,this.id=this.$el.getAttribute(Lp)||this.$el.id,this.previouslyFocused=null,this.shown=!1,this.maintainFocus=this.maintainFocus.bind(this),this.bindKeypress=this.bindKeypress.bind(this),this.handleTriggerClicks=this.handleTriggerClicks.bind(this),this.show=this.show.bind(this),this.hide=this.hide.bind(this),this.$el.setAttribute("aria-hidden","true"),this.$el.setAttribute("aria-modal","true"),this.$el.setAttribute("tabindex","-1"),this.$el.hasAttribute("role")||this.$el.setAttribute("role","dialog"),document.addEventListener("click",this.handleTriggerClicks,!0)}destroy(){return this.fire("destroy").defaultPrevented||(this.hide(),document.removeEventListener("click",this.handleTriggerClicks,!0),this.$el.replaceWith(this.$el.cloneNode(!0))),this}show(e){return this.shown||this.fire("show",e).defaultPrevented||(this.shown=!0,this.$el.removeAttribute("aria-hidden"),this.previouslyFocused=jp(),"BODY"===this.previouslyFocused?.tagName&&e?.target&&(this.previouslyFocused=e.target),"focus"===e?.type?this.maintainFocus():Ep(this.$el),document.body.addEventListener("focus",this.maintainFocus,!0),this.$el.addEventListener("keydown",this.bindKeypress,!0)),this}hide(e){return this.shown?(this.fire("hide",e).defaultPrevented||(this.shown=!1,this.$el.setAttribute("aria-hidden","true"),document.body.removeEventListener("focus",this.maintainFocus,!0),this.$el.removeEventListener("keydown",this.bindKeypress,!0),this.previouslyFocused?.focus?.()),this):this}on(e,t,n){return this.$el.addEventListener(e,t,n),this}off(e,t,n){return this.$el.removeEventListener(e,t,n),this}fire(e,t){const n=new CustomEvent(e,{detail:t,cancelable:!0});return this.$el.dispatchEvent(n),n}handleTriggerClicks(e){const t=e.composedPath()[0],n=Ap(`[${Lp}-show="${this.id}"]`,t),i=Ap(`[${Lp}-hide="${this.id}"]`,t),s=Ap(`[${Lp}-hide]`,t)&&Ap('[aria-modal="true"]',t)===this.$el;n&&this.show(e),(i||s)&&this.hide(e)}bindKeypress(e){if(Ap('[aria-modal="true"]',jp())!==this.$el)return;let t=!1;try{t=!!this.$el.querySelector('[popover]:not([popover="manual"]):popover-open')}catch{}"Escape"!==e.key||"alertdialog"===this.$el.getAttribute("role")||t||(e.preventDefault(),this.hide(e)),"Tab"===e.key&&function(e,t){const[n,i]=function(e){const t=Np(e,!0);return[t,t?Np(e,!1)||t:null]}(e);if(!n)return t.preventDefault();const s=jp();t.shiftKey&&s===n?(i.focus(),t.preventDefault()):t.shiftKey||s!==i||(n.focus(),t.preventDefault())}(this.$el,e)}maintainFocus(){const e=jp();Ap(`[aria-modal="true"], [${Lp}-ignore-focus-trap]`,e)||Ep(this.$el)}}function Mp(){for(const e of document.querySelectorAll("[data-a11y-dialog]"))new Dp(e)}"undefined"!=typeof document&&("loading"===document.readyState?document.addEventListener("DOMContentLoaded",Mp):Mp());var Pp=["input:not([inert]):not([inert] *)","select:not([inert]):not([inert] *)","textarea:not([inert]):not([inert] *)","a[href]:not([inert]):not([inert] *)","button:not([inert]):not([inert] *)","[tabindex]:not(slot):not([inert]):not([inert] *)","audio[controls]:not([inert]):not([inert] *)","video[controls]:not([inert]):not([inert] *)",'[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *)',"details>summary:first-of-type:not([inert]):not([inert] *)","details:not([inert]):not([inert] *)"].join(","),Ip="undefined"==typeof Element,$p=Ip?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Rp=!Ip&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},zp=function(e){return"INPUT"===e.tagName},Fp=function(e){var t=e.getBoundingClientRect(),n=t.width,i=t.height;return 0===n&&0===i},Hp=function(e,t){return!(t.disabled||function(e){return zp(e)&&"hidden"===e.type}(t)||function(e,t){var n=t.displayCheck,i=t.getShadowRoot;if("full-native"===n&&"checkVisibility"in e)return!e.checkVisibility({checkOpacity:!1,opacityProperty:!1,contentVisibilityAuto:!0,visibilityProperty:!0,checkVisibilityCSS:!0});if("hidden"===getComputedStyle(e).visibility)return!0;var s=$p.call(e,"details>summary:first-of-type")?e.parentElement:e;if($p.call(s,"details:not([open]) *"))return!0;if(n&&"full"!==n&&"full-native"!==n&&"legacy-full"!==n){if("non-zero-area"===n)return Fp(e)}else{if("function"==typeof i){for(var r=e;e;){var a=e.parentElement,o=Rp(e);if(a&&!a.shadowRoot&&!0===i(a))return Fp(e);e=e.assignedSlot?e.assignedSlot:a||o===e.ownerDocument?a:o.host}e=r}if(function(e){var t,n,i,s,r=e&&Rp(e),a=null===(t=r)||void 0===t?void 0:t.host,o=!1;if(r&&r!==e)for(o=!!(null!==(n=a)&&void 0!==n&&null!==(i=n.ownerDocument)&&void 0!==i&&i.contains(a)||null!=e&&null!==(s=e.ownerDocument)&&void 0!==s&&s.contains(e));!o&&a;){var l,c,d;o=!(null===(c=a=null===(l=r=Rp(a))||void 0===l?void 0:l.host)||void 0===c||null===(d=c.ownerDocument)||void 0===d||!d.contains(a))}return o}(e))return!e.getClientRects().length;if("legacy-full"!==n)return!0}return!1}(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some(function(e){return"SUMMARY"===e.tagName})}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var n=0;n<t.children.length;n++){var i=t.children.item(n);if("LEGEND"===i.tagName)return!!$p.call(t,"fieldset[disabled] *")||!i.contains(e)}return!0}t=t.parentElement}return!1}(t))},Bp=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==$p.call(e,Pp)&&function(e,t){return!(function(e){return function(e){return zp(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||Rp(e),i=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=i(window.CSS.escape(e.name));else try{t=i(e.name)}catch(e){return!1}var s=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]}(t,e.form);return!s||s===e}(e)}(t)||function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,n=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===n||"true"===n}(e))&&!function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))}(e)?0:e.tabIndex}(t)<0||!Hp(e,t))}(t,e)};const Vp="--ods-modal-scrollbar-width",qp="data-lock-scrolltop";let Wp=class e{constructor(t,n){return this.element=t,this.config={classModalIsOpen:"is-active",classModalIsOpenBody:"has-modal",root:"#root",modalsRoot:"#root-modals",...n},this.handleShow=this.handleShow.bind(this),this.handleHide=this.handleHide.bind(this),this.show=this.show.bind(this),this.hide=this.hide.bind(this),this.headerFirstItemSpacing=this.headerFirstItemSpacing.bind(this),e.moveToModalRoot=e.moveToModalRoot.bind(this),e.lockBody=e.lockBody.bind(this),e.unlockBody=e.unlockBody.bind(this),this.element.ODS_Modal=this,this.init(),this}static getInstance(e){return e&&e.ODS_Modal||null}handleShow(t){e.lockBody(),t&&t.classList.add(this.config.classModalIsOpen);const n=t.querySelector("[data-a11y-dialog-initial-focus]");n&&(Bp(n)||n.setAttribute("tabindex","-1"),n.focus())}handleHide(t){e.unlockBody(),t&&t.classList.remove(this.config.classModalIsOpen)}show(){this.instance.show()}hide(){this.instance.hide()}headerFirstItemSpacing(){const e=this.element.querySelector(".modal__header");if(e){const t=e.classList.contains("modal__header--no-spacing"),n=Array.from(e.children).find(e=>!e.classList.contains("btn"));n&&!t&&(n.style.marginRight="40px")}}init(){this.config.modalsRoot&&!this.config.disablePortal&&e.moveToModalRoot(this.element,document.querySelector(this.config.modalsRoot)),this.instance=new Dp(this.element),this.instance.on("show",e=>{const t=e.currentTarget;this.handleShow(t)}),this.instance.on("hide",e=>{const t=e.currentTarget;this.handleHide(t)}),this.headerFirstItemSpacing()}destroy(){if(this.instance){this.instance.hide();const t=this.instance;document.removeEventListener("click",t.handleTriggerClicks,!0),document.body.removeEventListener("focus",t.maintainFocus,!0),this.element.removeEventListener("keydown",t.bindKeypress,!0),e.unlockBody()}this.element.ODS_Modal=this}update(){this.destroy(),this.init()}static moveToModalRoot(e,t){t&&t.appendChild(e)}static resolveBodyLockClassName(e,t){const n=t;return e||n?.config?.classModalIsOpenBody||"has-modal"}static lockBody(t,n){if(e.isLocked)return;const i=e.resolveBodyLockClassName(t,this),s=window.scrollY;document.body.setAttribute(qp,s.toString());const r=window.innerWidth-document.documentElement.clientWidth;document.body.style.position="fixed",document.body.style.top=`-${s}px`,document.body.style.left="0",document.body.style.right="0",document.body.style.paddingRight=`${r}px`,document.body.style.setProperty(Vp,`${r}px`),document.body.classList.add(i),e.isLocked=!0}static unlockBody(t,n){if(!e.isLocked)return;const i=e.resolveBodyLockClassName(t,this),s=Number.parseInt(document.body.getAttribute(qp)||"0",10);document.body.style.position="",document.body.style.top="",document.body.style.left="",document.body.style.right="",document.body.style.paddingRight="",document.body.style.removeProperty(Vp),document.body.classList.remove(i),window.scrollTo({top:Number.isFinite(s)?s:0,left:0,behavior:"instant"}),e.isLocked=!1}};Wp.isLocked=!1;const Up="modal__body",Gp=({color:e,className:t,children:n,withTopPadding:i,disableSpacing:s,...r})=>S.jsx("div",{className:C(Up,t,{...e&&"background-contrast"!==e?{[e]:!0}:{},..."background-contrast"===e?{[`${e} text-inverse`]:!0}:{},[`${Up}--colorful`]:e,[`${Up}--with-top-padding`]:i,[`${Up}--no-spacing`]:s}),...r,children:n});Gp.displayName="ModalBody";const Yp=e=>S.jsx(Ie,{iconName:"delete",type:"ghost",isSquare:!0,size:"small",className:"modal__close","data-a11y-dialog-hide":!0,"aria-label":"Zatvoriť",...e});Yp.displayName="ModalCloseButton";const Xp=({size:e,className:t,children:n,...i})=>S.jsx("h2",{className:C(t,{"display-3":"large"===e,h2:"small"===e}),...i,children:n});Xp.displayName="ModalTitle";const Kp="modal",Zp=[S.jsx(Te,{"data-a11y-dialog-hide":!0,children:"Zatvoriť"},"1")],Jp=({actions:e=Zp,className:t,children:i,hasStickyFooter:s,id:r,isActive:a,onHide:o,size:l,title:c,renderHeader:d,renderBody:h,renderTitle:p,renderFooter:m,fullHeight:f,disableHeaderSpacing:g,disableFooterSpacing:v,...b})=>{const y=void 0!==a,_=u(()=>y?{disablePortal:!0}:{},[y]),[x,w]=j(Wp,_);n(()=>{if(!w.current||!o)return;const e=()=>{o()};return w.current.instance.on("hide",e),()=>{w.current?.instance.off("hide",e)}},[w,o]),n(()=>{w.current&&(a?w.current.show():!1===a&&w.current.hide())},[w,a]);const E=C(`${Kp}__dialog`,{[`${Kp}__dialog--${l}`]:l,[`${Kp}__dialog--full-height`]:f},t),N=`${r}-title`,k=p?p(r):S.jsx(Xp,{id:N,size:l,"data-a11y-dialog-initial-focus":!0,children:c});return S.jsxs("div",{id:r,...!y&&{"data-modal":!0},className:Kp,ref:x,role:"dialog","aria-hidden":"true","aria-modal":"true","aria-labelledby":N,children:[S.jsx("div",{className:"modal__overlay",tabIndex:-1,"data-a11y-dialog-hide":!0}),S.jsxs("div",{className:E,role:"document",...b,children:[S.jsx("div",{className:C(`${Kp}__header`,{[`${Kp}__header--no-spacing`]:g}),children:d?d(r):S.jsxs(S.Fragment,{children:[S.jsx(Yp,{}),k]})}),h?h():S.jsx(Gp,{withTopPadding:!!d,children:i}),S.jsx("div",{className:C(`${Kp}__footer`,{[`${Kp}__footer--sticky`]:s,[`${Kp}__footer--no-spacing`]:v}),children:m?m():S.jsx(G,{condition:e.length>1,wrapper:S.jsx(X,{}),children:e.map(e=>e)})})]})]})};Jp.displayName="Modal";const Qp="modal__product",em=e.forwardRef(({className:e,children:t,button:n,image:i,space:s,...r},a)=>{const o=C(`${Qp}-footer`,e),l=`${Qp}-footer-content`,c=`${Qp}-footer-button`;return S.jsxs("div",{className:o,ref:a,...r,children:[S.jsx("div",{className:l,children:t}),S.jsx("div",{className:c,children:n})]})});em.displayName="ModalProductFooter";const tm="modal__product",nm=e.forwardRef(({className:e,children:t,image:n,space:i,titleId:s,...r},a)=>{const o=C(`${tm}-header`,{[`${tm}-header--space-small`]:"small"===i},e),l=`${tm}-content`;return S.jsxs("div",{className:o,ref:a,...r,children:[S.jsx("div",{className:l,id:s,children:t}),n]})});nm.displayName="ModalProductHeader";const im="pagination__link",sm=({ariaLabel:e,className:t,hasIcon:n,href:i,isActive:s,isFirst:r,isLast:a,label:o,...l})=>{const c=C("pagination__item",t),d=C(im,"btn btn--square",{[`${im}--active`]:s});return S.jsx("li",{className:c,...l,children:S.jsxs("a",{href:i,className:d,"aria-current":s?"page":void 0,"aria-label":e,children:[n&&r&&S.jsx(B,{name:"chevron-start"}),!n&&o,n&&a&&S.jsx(B,{name:"chevron-end"})]})})};sm.displayName="PaginationItem";const rm=e=>{const{className:t,...n}=e,i=C("pagination__separator",t);return S.jsx("li",{className:i,...n,children:"…"})};rm.displayName="PaginationSeparator";const am=({className:t,label:n,isCompact:i,items:s,...r})=>{const a=C("pagination",t),o=u(()=>s.findIndex(({isActive:e})=>e),[s]);return S.jsx("nav",{"aria-label":n,children:S.jsx("ul",{className:a,...r,children:s.map((t,n)=>{const{isFirst:r,isHidden:a,isLast:l,isSecond:c,isSecondFromEnd:d,hasIcon:u,showSeparator:h}=function({activeIndex:e,items:t,isCompact:n,index:i}){const s=0===i,r=1===i,a=i===e,o=i===t.length-2,l=i===t.length-1,c=e===i-1||e===i+1,d=i<e+Math.floor(2.5)&&i>e||i>e-Math.floor(2.5)&&i<e,u=i<4&&e<3,h=i>t.length-5&&e>t.length-4,p=!(d||u||h||s||a||l),m=r&&p||o&&p;return{isFirst:s,isHidden:p,isLast:l,isSecond:r,isSecondFromEnd:o,hasIcon:n&&!a&&(s||l)&&!c&&!(t.length<=5),showSeparator:m}}({activeIndex:o,items:s,isCompact:i||!1,index:n});return S.jsxs(e.Fragment,{children:[!i&&h&&c&&S.jsx(rm,{}),S.jsx(sm,{...t,ariaLabel:t.ariaLabel||t.label,isActive:t.isActive||!1,isFirst:r,isLast:l,className:C({hide:a}),hasIcon:u}),!i&&h&&d&&S.jsx(rm,{})]},n.toString())})})})};am.displayName="Pagination";const om="pill",lm=({className:e,children:t,size:n,color:i,...s})=>S.jsx("span",{className:C(om,{[om+"--"+n]:n},i,e),...s,children:t});lm.displayName="Pill";const cm="orange",dm="progress",um=({color:e=cm,label:t,value:n,width:i,className:s,...r})=>S.jsxs("div",{className:C(dm,s),...r,children:[S.jsx("div",{className:`${dm}__label`,children:t}),S.jsx("div",{className:`${dm}__bar`,children:S.jsx("div",{className:C(`${dm}__indicator`,{[`${dm}__indicator--${e}`]:e!==cm}),style:{width:(i?100*i:0)+"%"}})}),S.jsx("div",{className:`${dm}__value`,children:n})]});um.displayName="Progress";const hm="promo-banner",pm=({image:e,className:t,alignImage:n,flushTopSmDown:i,flushBottomSmDown:s,bleedImage:r,children:a,itemClassName:o,imageClassName:l,variant:c,imageFullWidth:d,...u})=>{const h=C(hm,t,{[`${hm}--flush-top-sm-down`]:i,[`${hm}--flush-bottom-sm-down`]:s,[`${hm}--reverse`]:"reverse"===c&&!!e,[`${hm}--vertical`]:"vertical"===c});return S.jsx("div",{className:h,...u,children:S.jsxs(Ce,{columnGapSize:"large",children:["reverse"===c&&e&&S.jsx(Ae,{size:{xs:12,md:6},className:C(`${hm}__image`,"align-center align-md-left",l),children:S.jsx(Os,{src:e,alt:"Obrázok",className:C("mb-none",{fullwidth:d})})}),S.jsx(Ae,{size:"vertical"===c?{xs:12,sm:10,md:8,lg:6}:{xs:12,md:e?6:7},className:C(`${hm}__item`,{"align-items-center align-center align-self-center":"vertical"===c},o),children:a}),e&&"reverse"!==c&&S.jsx(Ae,{size:"vertical"===c?{xs:12}:{xs:12,md:6},className:C(`${hm}__image`,{[`${hm}__image--bleed-right`]:r,[`align-self-${n}`]:n,"pt-none":"top"===n,"pb-none":"bottom"===n,"align-center":"vertical"===c},l),children:S.jsx(Os,{src:e,alt:"Obrázok",className:C("mb-none",{fullwidth:d})})})]})})},mm="promotion-card",fm=`${mm}__section`,gm=`${mm}__content`,vm=`${mm}__image-wrapper`,bm=`${mm}__title`,ym=({className:e,children:t,color:n="background-primary",...i})=>{const s=C(mm,e);return S.jsx(He,{className:s,color:n,...i,children:t})};ym.displayName="PromotionCard";const _m=({className:e,children:t,...n})=>{const i=C(gm,e);return S.jsx("div",{className:i,...n,children:t})};_m.displayName="PromotionCardContent";const xm=({className:e,children:t,...n})=>{const i=C(vm,e);return S.jsx("div",{className:i,...n,children:t})};xm.displayName="PromotionCardImageWrapper";const wm=({className:e,children:t,...n})=>{const i=C(fm,e);return S.jsx(We,{className:i,...n,children:t})};wm.displayName="PromotionCardSection";const Sm=({className:t,children:n,...i})=>{const s=C(bm,t);return e.cloneElement(n,{className:s,...i})};Sm.displayName="PromotionCardTitle";const Em="section",Nm=({className:e,color:t,spacing:n,tag:i="div",children:s,containerClassName:r,...a})=>{const o=C(Em,{[`${Em}--${n}`]:n,...t&&"background-contrast"!==t?{[t]:!0}:{},..."background-contrast"===t?{[`${t} text-inverse`]:!0}:{}},e);return S.jsx(i,{className:o,...a,children:S.jsx(Ji,{className:r,children:s})})};Nm.displayName="Section";const Cm=({className:e,...t})=>{const n=C("skeleton",e);return S.jsx("span",{className:n,...t,children:"‌"})};Cm.displayName="Skeleton";const km=({href:e="#maincontent",className:t,...n})=>{const i=C("skip-link",t);return S.jsx("a",{href:e,className:i,...n,children:"Preskočiť na hlavný obsah"})};km.displayName="SkipLink";const Tm="social-button",jm=e.forwardRef(({name:e,className:t,...n},i)=>{const s=n,r=C(Tm,`${Tm}--${e}`,t);return"href"in s?S.jsx("a",{ref:i,className:r,...s,children:S.jsx(B,{name:e,size:"medium"})}):S.jsx("button",{ref:i,className:r,...s,children:S.jsx(B,{name:e,size:"medium"})})});jm.displayName="SocialButton";const Am="stepbar",Om=({showTitlesFrom:e,steps:t,label:n="krok",className:i,...s})=>{const r=t.findIndex(e=>e.isCurrent),a=(t,n)=>{const i=`${n+1}. ${t.title}`;return n<r?S.jsx("a",{href:t.href,className:C(`${Am}__link`,{[`${Am}__title-${e}`]:e}),children:i}):S.jsx("span",{"aria-current":n===r?"step":void 0,className:e?`stepbar__title-${e}`:"",children:i})};return S.jsx("nav",{className:C(Am,{[`${Am}--wide-${e}`]:e},i),"aria-label":n,...s,children:S.jsx("ol",{className:`${Am}__list`,children:t.map((e,t)=>S.jsx("li",{className:C(`${Am}__item`,{[`${Am}__item--current`]:t===r}),children:a(e,t)},t.toString()))})})};Om.displayName="Stepbar";const Lm=({href:e,children:t,className:n,controls:i,isDisabled:s,isActive:r,...a})=>{const o=C("tab-list__tab",n),l=r?0:-1,c=e?"a":"button";return S.jsx("li",{className:"tab-list__item",role:"presentation",children:S.jsx(c,{type:e?void 0:"button",role:e?void 0:"tab",href:e,className:o,"aria-selected":r,"aria-controls":i||void 0,tabIndex:l,"aria-disabled":s,...a,children:t})})};Lm.displayName="Tab";const Dm=({children:e,isActive:t,id:n,href:i,isDisabled:s,...r})=>{const a=n||T();return S.jsx("div",{id:a,role:i?"":"tabpanel",tabIndex:0,hidden:!t,...r,children:e})};Dm.displayName="TabPanel";const Mm={tabSelector:'[role="tab"]'};let Pm=class e{constructor(e,t){return this.isActive=e=>!!e&&!e.hasAttribute("hidden"),this.isSelected=e=>"true"===e.getAttribute("aria-selected"),this.element=e,this.config={...Mm,...t},this.tabs=[],this.tabPanels=[],this.activeTabIndex=null,this.rovingTabindex=null,this.resizeObserver=null,this.viewportElement=null,this.handleClick=this.handleClick.bind(this),this.handleTabFocus=this.handleTabFocus.bind(this),this.horizontalScrollHandler=this.updateHorizontalOverflowState.bind(this),this.resizeHandler=this.updateHorizontalOverflowState.bind(this),this.element.ODS_Tabs=this,this.init(),this}static getInstance(e){return e&&e.ODS_Tabs?e.ODS_Tabs:null}init(){this.tabs=Array.from(this.element.querySelectorAll(this.config.tabSelector)),this.tabs.map((e,t)=>{const n=e.getAttribute("aria-controls");return this.tabPanels.push(n?document.getElementById(n):null),e.addEventListener("click",this.handleClick),e.addEventListener("focus",this.handleTabFocus),this.isSelected(e)&&(this.activeTabIndex=t),e}),this.rovingTabindex?this.rovingTabindex.update(this.tabs):this.rovingTabindex=new D(this.tabs,{direction:"any"}),null!==this.activeTabIndex?this.setActiveTab(this.activeTabIndex):this.tabs.length>0&&this.activateNthTab(0),this.setupOverflowObserver()}destroy(){this.teardownOverflowObserver(),this.tabs.map(e=>(e.removeEventListener("click",this.handleClick),e.removeEventListener("focus",this.handleTabFocus),e)),this.tabs=[],this.tabPanels=[],this.rovingTabindex&&this.rovingTabindex.destroy(),this.element.ODS_Tabs=null}setupOverflowObserver(){this.teardownOverflowObserver(),this.viewportElement=this.element.parentElement?.classList.contains("tab-list__viewport")?this.element.parentElement:null,this.element.addEventListener("scroll",this.horizontalScrollHandler,{passive:!0}),window.addEventListener("resize",this.resizeHandler),"undefined"!=typeof ResizeObserver&&(this.resizeObserver=new ResizeObserver(this.resizeHandler),this.resizeObserver.observe(this.element),this.tabs.forEach(e=>this.resizeObserver?.observe(e))),this.updateHorizontalOverflowState()}teardownOverflowObserver(){this.element.removeEventListener("scroll",this.horizontalScrollHandler),window.removeEventListener("resize",this.resizeHandler),this.viewportElement&&(this.viewportElement.classList.remove("has-left-overflow","has-right-overflow"),this.viewportElement=null),this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}updateHorizontalOverflowState(){if(!this.viewportElement)return;const t=this.element.scrollWidth-this.element.clientWidth,n=t>e.SCROLL_EDGE_TOLERANCE,i=this.element.scrollLeft<=e.SCROLL_EDGE_TOLERANCE,s=this.element.scrollLeft>=t-e.SCROLL_EDGE_TOLERANCE;this.viewportElement.classList.toggle("has-left-overflow",n&&!i),this.viewportElement.classList.toggle("has-right-overflow",n&&!s)}update(){this.destroy(),this.init()}setActiveTab(e,t=!1){this.tabs.map((t,n)=>n===e?(this.activeTabIndex=n,this.toggleTab(t,"on")):this.toggleTab(t,"off")),this.tabPanels.map((t,n)=>n===e?this.toggleTabPanel(t,"on"):this.toggleTabPanel(t,"off"));const n=this.tabs[e];n&&this.scrollTabIntoView(n,t)}scrollTabIntoView(t,n=!1){const i=Math.max(0,this.element.scrollWidth-this.element.clientWidth),s=this.element.getBoundingClientRect(),r=t.getBoundingClientRect(),a=r.left-s.left+this.element.scrollLeft+r.width/2-this.element.clientWidth/2,o=window.innerWidth<768?"auto":"smooth",l=Math.min(i,Math.max(0,a)),c=Math.abs(this.element.scrollLeft-l)<=e.SCROLL_ALIGNMENT_TOLERANCE;!n&&c||("function"!=typeof this.element.scrollTo?(this.element.scrollLeft=l,this.updateHorizontalOverflowState()):this.element.scrollTo({left:l,behavior:o}))}handleClick(e){const t=e.currentTarget;if(t.hasAttribute("aria-disabled"))return void e.preventDefault();const n=this.tabs.findIndex(e=>e===t);n>=0&&this.setActiveTab(n,!0)}toggleTab(e,t){const n=this.isSelected(e);"on"!==t||n||(e.setAttribute("aria-selected","true"),e.setAttribute("tabindex","0")),"off"===t&&n&&(e.setAttribute("aria-selected","false"),e.setAttribute("tabindex","-1"))}toggleTabPanel(e,t){if(!e)return;const n=this.isActive(e);"on"!==t||n||e.removeAttribute("hidden"),"off"===t&&n&&e.setAttribute("hidden","")}activateNthTab(e){this.setActiveTab(e,!0)}handleTabFocus(e){this.rovingTabindex&&!this.rovingTabindex.isActive&&this.rovingTabindex.init();const t=e.currentTarget;t&&this.shouldCenterFocusedTab(t)&&this.scrollTabIntoView(t)}shouldCenterFocusedTab(e){if("function"!=typeof e.matches)return!0;try{return e.matches(":focus-visible")}catch{return!0}}};Pm.SCROLL_ALIGNMENT_TOLERANCE=1,Pm.SCROLL_EDGE_TOLERANCE=1;const Im=({activeTabIndex:t=0,className:n,classesTabNav:i,isFullWidth:s,isLink:r,hasEqualTabWidth:a,children:o,...l})=>{const c="tab-list",d=C(c,{[`${c}--equal`]:a},{[`${c}--fullwidth`]:s},i,n),[u]=j(Pm),h=e.Children.toArray(o).filter(t=>e.isValidElement(t));return S.jsxs(S.Fragment,{children:[S.jsx("div",{className:"tab-list__viewport",children:S.jsxs("ul",{className:d,role:r?"navigation":"tablist",ref:u,"data-tabs":r?void 0:"true",...l,children:[h.map((n,i)=>{const s=i===t,r=n.props||{},{renderTab:a,id:o,isDisabled:l,tab:c,href:d}=r,u=o||`tab-${i}`;if(!a)return S.jsx(Lm,{controls:d?"":u,href:d,isDisabled:l,isActive:s,children:c},u);const h=a(r);return e.cloneElement(h,{key:u,isActive:s})}),s&&S.jsx("li",{role:"presentation",className:"tab-list__hr"})]})}),r?null:h.map((n,i)=>{const s=i===t,r=n.props||{},{id:a}=r,o=a||`tab-${i}`;return e.cloneElement(n,{key:o,isActive:s,tab:void 0})})]})};Im.displayName="Tabs";const $m=({className:e,children:t,color:n="default",isDiv:i=!1,...s})=>{const r=i?"div":"p",a=C("testimonial",{[`testimonial--${n}`]:"orange"===n},e);return S.jsx(r,{className:a,...s,children:t})};$m.displayName="Testimonial";const Rm="tile",zm=({className:e,children:t,variant:n,vAlign:i,hAlign:s,...r})=>{const a="compact"===n,o="action"===n,l=C(Rm,{[`${Rm}--compact`]:a,[`${Rm}--action`]:o},e),c=C(`${Rm}__body`,!o&&i&&`justify-content-${i}`,!o&&s&&`align-items-${s}`),d=o?{name:"chevron-right",size:"medium",color:"orange"}:null;return S.jsx("div",{className:l,...r,children:S.jsxs("div",{className:c,children:[t,d&&S.jsx(B,{...d})]})})};zm.displayName="Tile";var Fm,Hm={exports:{}},Bm=(Fm||(Fm=1,window,Hm.exports=function(e){var t={};function n(i){if(t[i])return t[i].exports;var s=t[i]={i:i,l:!1,exports:{}};return e[i].call(s.exports,s,s.exports,n),s.l=!0,s.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var s in e)n.d(i,s,function(t){return e[t]}.bind(null,s));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=37)}([function(e,t,n){var i=n(1),s=n(6),r=n(7),a=n(16),o=n(18),l="prototype",c=function(e,t,n){var d,u,h,p,m=e&c.F,f=e&c.G,g=e&c.S,v=e&c.P,b=e&c.B,y=f?i:g?i[t]||(i[t]={}):(i[t]||{})[l],_=f?s:s[t]||(s[t]={}),x=_[l]||(_[l]={});for(d in f&&(n=t),n)h=((u=!m&&y&&void 0!==y[d])?y:n)[d],p=b&&u?o(h,i):v&&"function"==typeof h?o(Function.call,h):h,y&&a(y,d,h,e&c.U),_[d]!=h&&r(_,d,p),v&&x[d]!=h&&(x[d]=h)};i.core=s,c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,e.exports=c},function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t,n){e.exports=!n(4)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,n){n.r(t),n.d(t,"h",function(){return o}),n.d(t,"createElement",function(){return o}),n.d(t,"cloneElement",function(){return d}),n.d(t,"Component",function(){return M}),n.d(t,"render",function(){return P}),n.d(t,"rerender",function(){return m}),n.d(t,"options",function(){return s});var i=function(){},s={},r=[],a=[];function o(e,t){var n,o,l,c,d=a;for(c=arguments.length;2<c--;)r.push(arguments[c]);for(t&&null!=t.children&&(r.length||r.push(t.children),delete t.children);r.length;)if((o=r.pop())&&void 0!==o.pop)for(c=o.length;c--;)r.push(o[c]);else"boolean"==typeof o&&(o=null),(l="function"!=typeof e)&&(null==o?o="":"number"==typeof o?o=String(o):"string"!=typeof o&&(l=!1)),l&&n?d[d.length-1]+=o:d===a?d=[o]:d.push(o),n=l;var u=new i;return u.nodeName=e,u.children=d,u.attributes=null==t?void 0:t,u.key=null==t?void 0:t.key,void 0!==s.vnode&&s.vnode(u),u}function l(e,t){for(var n in t)e[n]=t[n];return e}var c="function"==typeof Promise?Promise.resolve().then.bind(Promise.resolve()):setTimeout;function d(e,t){return o(e.nodeName,l(l({},e.attributes),t),2<arguments.length?[].slice.call(arguments,2):e.children)}var u=/acit|ex(?:s|g|n|p|$)|rph|ows|mnc|ntw|ine[ch]|zoo|^ord/i,h=[];function p(e){!e._dirty&&(e._dirty=!0)&&1==h.push(e)&&(s.debounceRendering||c)(m)}function m(){var e,t=h;for(h=[];e=t.pop();)e._dirty&&L(e)}function f(e,t){return e.normalizedNodeName===t||e.nodeName.toLowerCase()===t.toLowerCase()}function g(e){var t=l({},e.attributes);t.children=e.children;var n=e.nodeName.defaultProps;if(void 0!==n)for(var i in n)void 0===t[i]&&(t[i]=n[i]);return t}function v(e){var t=e.parentNode;t&&t.removeChild(e)}function b(e,t,n,i,s){if("className"===t&&(t="class"),"key"===t);else if("ref"===t)n&&n(null),i&&i(e);else if("class"!==t||s)if("style"===t){if(i&&"string"!=typeof i&&"string"!=typeof n||(e.style.cssText=i||""),i&&"object"==typeof i){if("string"!=typeof n)for(var r in n)r in i||(e.style[r]="");for(var r in i)e.style[r]="number"==typeof i[r]&&!1===u.test(r)?i[r]+"px":i[r]}}else if("dangerouslySetInnerHTML"===t)i&&(e.innerHTML=i.__html||"");else if("o"==t[0]&&"n"==t[1]){var a=t!==(t=t.replace(/Capture$/,""));t=t.toLowerCase().substring(2),i?n||e.addEventListener(t,y,a):e.removeEventListener(t,y,a),(e._listeners||(e._listeners={}))[t]=i}else if("list"!==t&&"type"!==t&&!s&&t in e){try{e[t]=null==i?"":i}catch(e){}null!=i&&!1!==i||"spellcheck"==t||e.removeAttribute(t)}else{var o=s&&t!==(t=t.replace(/^xlink:?/,""));null==i||!1===i?o?e.removeAttributeNS("http://www.w3.org/1999/xlink",t.toLowerCase()):e.removeAttribute(t):"function"!=typeof i&&(o?e.setAttributeNS("http://www.w3.org/1999/xlink",t.toLowerCase(),i):e.setAttribute(t,i))}else e.className=i||""}function y(e){return this._listeners[e.type](s.event&&s.event(e)||e)}var _=[],x=0,w=!1,S=!1;function E(){for(var e;e=_.pop();)s.afterMount&&s.afterMount(e),e.componentDidMount&&e.componentDidMount()}function N(e,t,n,i,s){var r=e,a=w;if(null!=t&&"boolean"!=typeof t||(t=""),"string"==typeof t||"number"==typeof t)return e&&void 0!==e.splitText&&e.parentNode&&(!e._component||s)?e.nodeValue!=t&&(e.nodeValue=t):(r=document.createTextNode(t),e&&(e.parentNode&&e.parentNode.replaceChild(r,e),C(e,!0))),r.__preactattr_=!0,r;var o=t.nodeName;if("function"==typeof o)return function(e,t,n,i){for(var s=e&&e._component,r=s,a=e,o=s&&e._componentConstructor===t.nodeName,l=o,c=g(t);s&&!l&&(s=s._parentComponent);)l=s.constructor===t.nodeName;return s&&l&&(!i||s._component)?(O(s,c,3,n,i),e=s.base):(r&&!o&&(D(r),e=a=null),s=j(t.nodeName,c,n),e&&!s.nextBase&&(s.nextBase=e,a=null),O(s,c,1,n,i),e=s.base,a&&e!==a&&(a._component=null,C(a,!1))),e}(e,t,n,i);if(w="svg"===o||"foreignObject"!==o&&w,o=String(o),(!e||!f(e,o))&&(r=function(e,t){var n=t?document.createElementNS("http://www.w3.org/2000/svg",e):document.createElement(e);return n.normalizedNodeName=e,n}(o,w),e)){for(;e.firstChild;)r.appendChild(e.firstChild);e.parentNode&&e.parentNode.replaceChild(r,e),C(e,!0)}var l=r.firstChild,c=r.__preactattr_,d=t.children;if(null==c){c=r.__preactattr_={};for(var u=r.attributes,h=u.length;h--;)c[u[h].name]=u[h].value}return!S&&d&&1===d.length&&"string"==typeof d[0]&&null!=l&&void 0!==l.splitText&&null==l.nextSibling?l.nodeValue!=d[0]&&(l.nodeValue=d[0]):(d&&d.length||null!=l)&&function(e,t,n,i,s){var r,a,o,l,c,d,u,h,p=e.childNodes,m=[],g={},b=0,y=0,_=p.length,x=0,w=t?t.length:0;if(0!==_)for(var S=0;S<_;S++){var E=p[S],k=E.__preactattr_;null!=(T=w&&k?E._component?E._component.__key:k.key:null)?(b++,g[T]=E):(k||(void 0!==E.splitText?!s||E.nodeValue.trim():s))&&(m[x++]=E)}if(0!==w)for(S=0;S<w;S++){var T;if(c=null,null!=(T=(l=t[S]).key))b&&void 0!==g[T]&&(c=g[T],g[T]=void 0,b--);else if(y<x)for(r=y;r<x;r++)if(void 0!==m[r]&&(d=a=m[r],h=s,"string"==typeof(u=l)||"number"==typeof u?void 0!==d.splitText:"string"==typeof u.nodeName?!d._componentConstructor&&f(d,u.nodeName):h||d._componentConstructor===u.nodeName)){c=a,m[r]=void 0,r===x-1&&x--,r===y&&y++;break}c=N(c,l,n,i),o=p[S],c&&c!==e&&c!==o&&(null==o?e.appendChild(c):c===o.nextSibling?v(o):e.insertBefore(c,o))}if(b)for(var S in g)void 0!==g[S]&&C(g[S],!1);for(;y<=x;)void 0!==(c=m[x--])&&C(c,!1)}(r,d,n,i,S||null!=c.dangerouslySetInnerHTML),function(e,t,n){var i;for(i in n)t&&null!=t[i]||null==n[i]||b(e,i,n[i],n[i]=void 0,w);for(i in t)"children"===i||"innerHTML"===i||i in n&&t[i]===("value"===i||"checked"===i?e[i]:n[i])||b(e,i,n[i],n[i]=t[i],w)}(r,t.attributes,c),w=a,r}function C(e,t){var n=e._component;n?D(n):(null!=e.__preactattr_&&e.__preactattr_.ref&&e.__preactattr_.ref(null),!1!==t&&null!=e.__preactattr_||v(e),k(e))}function k(e){for(e=e.lastChild;e;){var t=e.previousSibling;C(e,!0),e=t}}var T=[];function j(e,t,n){var i,s=T.length;for(e.prototype&&e.prototype.render?(i=new e(t,n),M.call(i,t,n)):((i=new M(t,n)).constructor=e,i.render=A);s--;)if(T[s].constructor===e)return i.nextBase=T[s].nextBase,T.splice(s,1),i;return i}function A(e,t,n){return this.constructor(e,n)}function O(e,t,n,i,r){e._disable||(e._disable=!0,e.__ref=t.ref,e.__key=t.key,delete t.ref,delete t.key,void 0===e.constructor.getDerivedStateFromProps&&(!e.base||r?e.componentWillMount&&e.componentWillMount():e.componentWillReceiveProps&&e.componentWillReceiveProps(t,i)),i&&i!==e.context&&(e.prevContext||(e.prevContext=e.context),e.context=i),e.prevProps||(e.prevProps=e.props),e.props=t,e._disable=!1,0!==n&&(1!==n&&!1===s.syncComponentUpdates&&e.base?p(e):L(e,1,r)),e.__ref&&e.__ref(e))}function L(e,t,n,i){if(!e._disable){var r,a,o,c=e.props,d=e.state,u=e.context,h=e.prevProps||c,p=e.prevState||d,m=e.prevContext||u,f=e.base,v=e.nextBase,b=f||v,y=e._component,k=!1,T=m;if(e.constructor.getDerivedStateFromProps&&(d=l(l({},d),e.constructor.getDerivedStateFromProps(c,d)),e.state=d),f&&(e.props=h,e.state=p,e.context=m,2!==t&&e.shouldComponentUpdate&&!1===e.shouldComponentUpdate(c,d,u)?k=!0:e.componentWillUpdate&&e.componentWillUpdate(c,d,u),e.props=c,e.state=d,e.context=u),e.prevProps=e.prevState=e.prevContext=e.nextBase=null,e._dirty=!1,!k){r=e.render(c,d,u),e.getChildContext&&(u=l(l({},u),e.getChildContext())),f&&e.getSnapshotBeforeUpdate&&(T=e.getSnapshotBeforeUpdate(h,p));var A,M,P=r&&r.nodeName;if("function"==typeof P){var I=g(r);(a=y)&&a.constructor===P&&I.key==a.__key?O(a,I,1,u,!1):(A=a,e._component=a=j(P,I,u),a.nextBase=a.nextBase||v,a._parentComponent=e,O(a,I,0,u,!1),L(a,1,n,!0)),M=a.base}else o=b,(A=y)&&(o=e._component=null),(b||1===t)&&(o&&(o._component=null),M=function(e,t,n,i,s,r){x++||(w=null!=s&&void 0!==s.ownerSVGElement,S=null!=e&&!("__preactattr_"in e));var a=N(e,t,n,i,r);return s&&a.parentNode!==s&&s.appendChild(a),--x||(S=!1),a}(o,r,u,n||!f,b&&b.parentNode,!0));if(b&&M!==b&&a!==y){var $=b.parentNode;$&&M!==$&&($.replaceChild(M,b),A||(b._component=null,C(b,!1)))}if(A&&D(A),(e.base=M)&&!i){for(var R=e,z=e;z=z._parentComponent;)(R=z).base=M;M._component=R,M._componentConstructor=R.constructor}}for(!f||n?_.unshift(e):k||(e.componentDidUpdate&&e.componentDidUpdate(h,p,T),s.afterUpdate&&s.afterUpdate(e));e._renderCallbacks.length;)e._renderCallbacks.pop().call(e);x||i||E()}}function D(e){s.beforeUnmount&&s.beforeUnmount(e);var t=e.base;e._disable=!0,e.componentWillUnmount&&e.componentWillUnmount(),e.base=null;var n=e._component;n?D(n):t&&(t.__preactattr_&&t.__preactattr_.ref&&t.__preactattr_.ref(null),v(e.nextBase=t),T.push(e),k(t)),e.__ref&&e.__ref(null)}function M(e,t){this._dirty=!0,this.context=t,this.props=e,this.state=this.state||{},this._renderCallbacks=[]}function P(e,t,n){return function(e,t,n,i,s,r){x++||(w=null!=s&&void 0!==s.ownerSVGElement,S=null!=e&&!("__preactattr_"in e));var a=N(e,t,n,i,r);return s&&a.parentNode!==s&&s.appendChild(a),--x||(S=!1,E()),a}(n,e,{},!1,t,!1)}l(M.prototype,{setState:function(e,t){this.prevState||(this.prevState=this.state),this.state=l(l({},this.state),"function"==typeof e?e(this.state,this.props):e),t&&this._renderCallbacks.push(t),p(this)},forceUpdate:function(e){e&&this._renderCallbacks.push(e),L(this,2)},render:function(){}});var I={h:o,createElement:o,cloneElement:d,Component:M,render:P,rerender:m,options:s};t.default=I},function(e,t){var n=e.exports={version:"2.5.7"};"number"==typeof __e&&(__e=n)},function(e,t,n){var i=n(8),s=n(40);e.exports=n(3)?function(e,t,n){return i.f(e,t,s(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){var i=n(9),s=n(38),r=n(39),a=Object.defineProperty;t.f=n(3)?Object.defineProperty:function(e,t,n){if(i(e),t=r(t,!0),i(n),s)try{return a(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},function(e,t,n){var i=n(2);e.exports=function(e){if(!i(e))throw TypeError(e+" is not an object!");return e}},function(e,t){var n=0,i=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+i).toString(36))}},function(e,t,n){var i=n(22);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==i(e)?e.split(""):Object(e)}},function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){var i=n(4);e.exports=function(e,t){return!!e&&i(function(){t?e.call(null,function(){},1):e.call(null)})}},function(e,t,n){var i=n(0);i(i.S+i.F,"Object",{assign:n(41)})},function(e,t,n){var i=n(2),s=n(1).document,r=i(s)&&i(s.createElement);e.exports=function(e){return r?s.createElement(e):{}}},function(e,t,n){var i=n(1),s=n(7),r=n(17),a=n(10)("src"),o="toString",l=Function[o],c=(""+l).split(o);n(6).inspectSource=function(e){return l.call(e)},(e.exports=function(e,t,n,o){var l="function"==typeof n;l&&(r(n,"name")||s(n,"name",t)),e[t]!==n&&(l&&(r(n,a)||s(n,a,e[t]?""+e[t]:c.join(String(t)))),e===i?e[t]=n:o?e[t]?e[t]=n:s(e,t,n):(delete e[t],s(e,t,n)))})(Function.prototype,o,function(){return"function"==typeof this&&this[a]||l.call(this)})},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){var i=n(19);e.exports=function(e,t,n){if(i(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,i){return e.call(t,n,i)};case 3:return function(n,i,s){return e.call(t,n,i,s)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var i=n(42),s=n(28);e.exports=Object.keys||function(e){return i(e,s)}},function(e,t,n){var i=n(11),s=n(12);e.exports=function(e){return i(s(e))}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var i=n(21),s=n(24),r=n(43);e.exports=function(e){return function(t,n,a){var o,l=i(t),c=s(l.length),d=r(a,c);if(e&&n!=n){for(;d<c;)if((o=l[d++])!=o)return!0}else for(;d<c;d++)if((e||d in l)&&l[d]===n)return e||d||0;return!e&&-1}}},function(e,t,n){var i=n(25),s=Math.min;e.exports=function(e){return 0<e?s(i(e),9007199254740991):0}},function(e,t){var n=Math.ceil,i=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(0<e?i:n)(e)}},function(e,t,n){var i=n(27)("keys"),s=n(10);e.exports=function(e){return i[e]||(i[e]=s(e))}},function(e,t,n){var i=n(6),s=n(1),r="__core-js_shared__",a=s[r]||(s[r]={});(e.exports=function(e,t){return a[e]||(a[e]=void 0!==t?t:{})})("versions",[]).push({version:i.version,mode:n(44)?"pure":"global",copyright:"© 2018 Denis Pushkarev (zloirock.ru)"})},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,n){var i=n(12);e.exports=function(e){return Object(i(e))}},function(e,t,n){var i=n(8).f,s=Function.prototype,r=/^\s*function ([^ (]*)/;"name"in s||n(3)&&i(s,"name",{configurable:!0,get:function(){try{return(""+this).match(r)[1]}catch(e){return""}}})},function(e,t,n){var i=n(0),s=n(32)(1);i(i.P+i.F*!n(13)([].map,!0),"Array",{map:function(e){return s(this,e,arguments[1])}})},function(e,t,n){var i=n(18),s=n(11),r=n(29),a=n(24),o=n(47);e.exports=function(e,t){var n=1==e,l=2==e,c=3==e,d=4==e,u=6==e,h=5==e||u,p=t||o;return function(t,o,m){for(var f,g,v=r(t),b=s(v),y=i(o,m,3),_=a(b.length),x=0,w=n?p(t,_):l?p(t,0):void 0;x<_;x++)if((h||x in b)&&(g=y(f=b[x],x,v),e))if(n)w[x]=g;else if(g)switch(e){case 3:return!0;case 5:return f;case 6:return x;case 2:w.push(f)}else if(d)return!1;return u?-1:c||d?d:w}}},function(e,t,n){var i=n(22);e.exports=Array.isArray||function(e){return"Array"==i(e)}},function(e,t,n){var i=n(27)("wks"),s=n(10),r=n(1).Symbol,a="function"==typeof r;(e.exports=function(e){return i[e]||(i[e]=a&&r[e]||(a?r:s)("Symbol."+e))}).store=i},function(e,t,n){var i=n(0),s=n(23)(!1),r=[].indexOf,a=!!r&&1/[1].indexOf(1,-0)<0;i(i.P+i.F*(a||!n(13)(r)),"Array",{indexOf:function(e){return a?r.apply(this,arguments)||0:s(this,e,arguments[1])}})},function(e,t,n){var i=n(0);i(i.S,"Object",{create:n(52)})},function(e,t,n){t.__esModule=!0,t.default=void 0,n(14),n(30),n(31),n(35),n(49),n(50);var i=n(5),s=function(e){return e&&e.__esModule?e:{default:e}}(n(51));function r(e){if(!e.element)throw new Error("element is not defined");if(!e.id)throw new Error("id is not defined");if(!e.source)throw new Error("source is not defined");Array.isArray(e.source)&&(e.source=a(e.source)),(0,i.render)((0,i.createElement)(s.default,e),e.element)}var a=function(e){return function(t,n){n(e.filter(function(e){return-1!==e.toLowerCase().indexOf(t.toLowerCase())}))}};r.enhanceSelectElement=function(e){if(!e.selectElement)throw new Error("selectElement is not defined");if(!e.source){var t=[].filter.call(e.selectElement.options,function(t){return t.value||e.preserveNullOptions});e.source=t.map(function(e){return e.textContent||e.innerText})}if(e.onConfirm=e.onConfirm||function(t){var n=[].filter.call(e.selectElement.options,function(e){return(e.textContent||e.innerText)===t})[0];n&&(n.selected=!0)},e.selectElement.value||void 0===e.defaultValue){var n=e.selectElement.options.selectedIndex,i=0<=n?e.selectElement.options[n]:null;e.defaultValue=i?i.textContent||i.innerText:""}if(void 0===e.name&&(e.name=""),void 0===e.id&&(void 0===e.selectElement.id?e.id="":e.id=e.selectElement.id),void 0===e.autoselect&&(e.autoselect=!0),void 0===e.autocomplete){var s=e.selectElement.getAttribute("autocomplete");null!==s&&(e.autocomplete=s)}var a=document.createElement("div");e.selectElement.parentNode.insertBefore(a,e.selectElement),r(Object.assign({},e,{element:a})),e.selectElement.style.display="none",e.selectElement.id=e.selectElement.id+"-select"};var o=r;t.default=o},function(e,t,n){e.exports=!n(3)&&!n(4)(function(){return 7!=Object.defineProperty(n(15)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){var i=n(2);e.exports=function(e,t){if(!i(e))return e;var n,s;if(t&&"function"==typeof(n=e.toString)&&!i(s=n.call(e)))return s;if("function"==typeof(n=e.valueOf)&&!i(s=n.call(e)))return s;if(!t&&"function"==typeof(n=e.toString)&&!i(s=n.call(e)))return s;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){var i=n(20),s=n(45),r=n(46),a=n(29),o=n(11),l=Object.assign;e.exports=!l||n(4)(function(){var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach(function(e){t[e]=e}),7!=l({},e)[n]||Object.keys(l({},t)).join("")!=i})?function(e,t){for(var n=a(e),l=arguments.length,c=1,d=s.f,u=r.f;c<l;)for(var h,p=o(arguments[c++]),m=d?i(p).concat(d(p)):i(p),f=m.length,g=0;g<f;)u.call(p,h=m[g++])&&(n[h]=p[h]);return n}:l},function(e,t,n){var i=n(17),s=n(21),r=n(23)(!1),a=n(26)("IE_PROTO");e.exports=function(e,t){var n,o=s(e),l=0,c=[];for(n in o)n!=a&&i(o,n)&&c.push(n);for(;t.length>l;)i(o,n=t[l++])&&(~r(c,n)||c.push(n));return c}},function(e,t,n){var i=n(25),s=Math.max,r=Math.min;e.exports=function(e,t){return(e=i(e))<0?s(e+t,0):r(e,t)}},function(e,t){e.exports=!1},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t){t.f={}.propertyIsEnumerable},function(e,t,n){var i=n(48);e.exports=function(e,t){return new(i(e))(t)}},function(e,t,n){var i=n(2),s=n(33),r=n(34)("species");e.exports=function(e){var t;return s(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!s(t.prototype)||(t=void 0),i(t)&&null===(t=t[r])&&(t=void 0)),void 0===t?Array:t}},function(e,t,n){var i=n(0),s=n(32)(2);i(i.P+i.F*!n(13)([].filter,!0),"Array",{filter:function(e){return s(this,e,arguments[1])}})},function(e,t,n){var i=n(0);i(i.S,"Array",{isArray:n(33)})},function(e,t,n){t.__esModule=!0,t.default=void 0,n(14),n(36),n(30),n(31),n(35),n(55),n(58);var i=n(5),s=a(n(60)),r=a(n(61));function a(e){return e&&e.__esModule?e:{default:e}}function o(){return(o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}function l(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var c={13:"enter",27:"escape",32:"space",38:"up",40:"down"};function d(){return"undefined"!=typeof navigator&&!(!navigator.userAgent.match(/(iPod|iPhone|iPad)/g)||!navigator.userAgent.match(/AppleWebKit/g))}var u=function(e){function t(t){var n;return(n=e.call(this,t)||this).elementReferences={},n.state={focused:null,hovered:null,menuOpen:!1,options:t.defaultValue?[t.defaultValue]:[],query:t.defaultValue,validChoiceMade:!1,selected:null,ariaHint:!0,searchOnInteraction:!0},n.handleComponentBlur=n.handleComponentBlur.bind(l(l(n))),n.handleKeyDown=n.handleKeyDown.bind(l(l(n))),n.handleUpArrow=n.handleUpArrow.bind(l(l(n))),n.handleDownArrow=n.handleDownArrow.bind(l(l(n))),n.handleEnter=n.handleEnter.bind(l(l(n))),n.handlePrintableKey=n.handlePrintableKey.bind(l(l(n))),n.handleListMouseLeave=n.handleListMouseLeave.bind(l(l(n))),n.handleOptionBlur=n.handleOptionBlur.bind(l(l(n))),n.handleOptionClick=n.handleOptionClick.bind(l(l(n))),n.handleOptionFocus=n.handleOptionFocus.bind(l(l(n))),n.handleOptionMouseDown=n.handleOptionMouseDown.bind(l(l(n))),n.handleOptionMouseEnter=n.handleOptionMouseEnter.bind(l(l(n))),n.handleInputBlur=n.handleInputBlur.bind(l(l(n))),n.handleInputChange=n.handleInputChange.bind(l(l(n))),n.handleInputFocus=n.handleInputFocus.bind(l(l(n))),n.pollInputElement=n.pollInputElement.bind(l(l(n))),n.getDirectInputChanges=n.getDirectInputChanges.bind(l(l(n))),n}!function(e,t){e.prototype=Object.create(t.prototype),(e.prototype.constructor=e).__proto__=t}(t,e);var n=t.prototype;return n.isQueryAnOption=function(e,t){var n=this;return-1!==t.map(function(e){return n.templateInputValue(e).toLowerCase()}).indexOf(e.toLowerCase())},n.componentDidMount=function(){this.pollInputElement()},n.componentWillUnmount=function(){clearTimeout(this.$pollInput)},n.pollInputElement=function(){var e=this;this.getDirectInputChanges(),this.$pollInput=setTimeout(function(){e.pollInputElement()},100)},n.getDirectInputChanges=function(){var e=this.elementReferences[-1];e&&e.value!==this.state.query&&this.handleInputChange({target:{value:e.value}})},n.componentDidUpdate=function(e,t){var n=this.state.focused,i=null===n,s=t.focused!==n;s&&!i&&this.elementReferences[n].focus();var r=-1===n,a=s&&null===t.focused;if(r&&a){var o=this.elementReferences[n];o.setSelectionRange(0,o.value.length)}},n.hasAutoselect=function(){return this.props.autoselect},n.templateInputValue=function(e){var t=this.props.templates&&this.props.templates.inputValue;return t?t(e):e},n.templateSuggestion=function(e){var t=this.props.templates&&this.props.templates.suggestion;return t?t(e):e},n.handleComponentBlur=function(e){var t,n=this.state,i=n.options,s=n.query,r=n.selected;this.props.confirmOnBlur?(t=e.query||s,this.props.onConfirm(i[r])):t=s,this.setState({focused:null,menuOpen:e.menuOpen||!1,query:t,selected:null,validChoiceMade:this.isQueryAnOption(t,i)})},n.handleListMouseLeave=function(e){this.setState({hovered:null})},n.handleOptionBlur=function(e,t){var n=this.state,i=n.focused,s=n.menuOpen,r=n.options,a=n.selected,o=null===e.relatedTarget,l=e.relatedTarget===this.elementReferences[-1],c=i!==t&&-1!==i;if(!c&&o||!c&&!l){var u=s&&d()&&!this.hasAutoselect();this.handleComponentBlur({menuOpen:u,query:this.templateInputValue(r[a])})}},n.handleInputBlur=function(e){var t=this.state,n=t.focused,i=t.menuOpen,s=t.options,r=t.query,a=t.selected,o=0<=n;if(d()&&!e.relatedTarget&&!o&&this.hasAutoselect()){var l=this.templateInputValue(s[a]);this.handleComponentBlur({menuOpen:!1,query:l})}else if(!o){var c=i&&d(),u=d()?r:this.templateInputValue(s[a]);this.handleComponentBlur({menuOpen:c,query:u})}},n.handleInputChange=function(e){var t=this,n=this.props,i=n.minLength,s=n.source,r=n.showAllValues,a=this.state.searchOnInteraction,o=this.hasAutoselect(),l=e.target.value,c=0===l.length,d=a||this.state.query.length!==l.length,u=l.length>=i;this.setState({query:l,ariaHint:c,searchOnInteraction:!0}),r||!c&&d&&u?s(l,function(e){var n=0<e.length;t.setState(function(t){return{menuOpen:n&&null!==t.focused,options:e,selected:o&&n?0:-1,validChoiceMade:!1}})}):!c&&u||this.setState({menuOpen:!1,options:[]})},n.handleInputClick=function(e){this.handleInputChange(e)},n.handleInputFocus=function(e){var t=this.state,n=t.query,i=t.validChoiceMade,s=t.options,r=this.props.minLength,a=!i&&n.length>=r&&0<s.length;a?this.setState(function(e){var t=e.menuOpen;return{focused:-1,menuOpen:a||t,selected:-1}}):this.setState({focused:-1}),e&&this.handleInputChange(e)},n.handleOptionFocus=function(e){this.setState({focused:e,hovered:null,selected:e,searchOnInteraction:-1!==e})},n.handleOptionMouseEnter=function(e,t){d()||this.setState({hovered:t})},n.handleOptionClick=function(e,t){var n=this.state.options[t],i=this.templateInputValue(n);this.props.onConfirm(n),this.setState({focused:-1,hovered:null,menuOpen:!1,query:i,selected:-1,validChoiceMade:!0}),this.forceUpdate()},n.handleOptionMouseDown=function(e){e.preventDefault()},n.handleUpArrow=function(e){e.preventDefault();var t=this.state,n=t.menuOpen,i=t.selected;-1!==i&&n&&this.handleOptionFocus(i-1)},n.handleDownArrow=function(e){var t=this;if(e.preventDefault(),this.props.showAllValues&&!1===this.state.menuOpen)e.preventDefault(),this.props.source("",function(e){t.setState({menuOpen:!0,options:e,selected:0,focused:0,hovered:null})});else if(!0===this.state.menuOpen){var n=this.state,i=n.menuOpen,s=n.options,r=n.selected;r!==s.length-1&&i&&this.handleOptionFocus(r+1)}},n.handleSpace=function(e){var t=this;this.props.showAllValues&&!1===this.state.menuOpen&&""===this.state.query&&(e.preventDefault(),this.props.source("",function(e){t.setState({menuOpen:!0,options:e})})),-1!==this.state.focused&&(e.preventDefault(),this.handleOptionClick(e,this.state.focused))},n.handleEnter=function(e){this.state.menuOpen&&(e.preventDefault(),0<=this.state.selected&&this.handleOptionClick(e,this.state.selected))},n.handlePrintableKey=function(e){var t=this.elementReferences[-1];e.target===t||t.focus()},n.handleKeyDown=function(e){switch(c[e.keyCode]){case"up":this.handleUpArrow(e);break;case"down":this.handleDownArrow(e);break;case"space":this.handleSpace(e);break;case"enter":this.handleEnter(e);break;case"escape":this.handleComponentBlur({query:this.state.query});break;default:(function(e){return 47<e&&e<58||32===e||8===e||64<e&&e<91||95<e&&e<112||185<e&&e<193||218<e&&e<223})(e.keyCode)&&this.handlePrintableKey(e)}},n.render=function(){var e,t=this,n=this.props,r=n.cssNamespace,a=n.customInputClassName,l=n.wrapperClassName,c=n.optionClassName,u=n.menuClassName,h=n.displayMenu,p=n.enterKeyHint,m=n.autocomplete,f=n.id,g=n.minLength,v=n.name,b=n.placeholder,y=n.required,_=n.showAllValues,x=n.tNoResults,w=n.tStatusQueryTooShort,S=n.tStatusNoResults,E=n.tStatusSelectedOption,N=n.tStatusResults,C=n.tAssistiveHint,k=n.dropdownArrow,T=this.state,j=T.focused,A=T.hovered,O=T.menuOpen,L=T.options,D=T.query,M=T.selected,P=T.ariaHint,I=T.validChoiceMade,$=this.hasAutoselect(),R=-1===j,z=0===L.length,F=0!==D.length,H=D.length>=g,B=this.props.showNoOptionsFound&&R&&z&&F&&H,V=r+"__wrapper"+(l?" "+l:""),q=r+"__input",W=null!==j?" "+q+"--focused":"",U=this.props.showAllValues?" "+q+"--show-all-values":" "+q+"--default",G=r+"__dropdown-arrow-down",Y=-1!==j&&null!==j,X=r+"__menu",K=X+"--"+h,Z=X+"--"+(O||B?"visible":"hidden"),J=r+"__option",Q=r+"__hint",ee=this.templateInputValue(L[M]),te=ee&&0===ee.toLowerCase().indexOf(D.toLowerCase())&&$?D+ee.substr(D.length):"",ne=f+"__assistiveHint",ie=P?{"aria-describedby":ne}:null;return _&&"string"==typeof(e=k({className:G}))&&(e=(0,i.createElement)("div",{className:r+"__dropdown-arrow-down-wrapper",dangerouslySetInnerHTML:{__html:e}})),(0,i.createElement)("div",{className:V,onKeyDown:this.handleKeyDown},(0,i.createElement)(s.default,{id:f,length:L.length,queryLength:D.length,minQueryLength:g,selectedOption:this.templateInputValue(L[M]),selectedOptionIndex:M,validChoiceMade:I,isInFocus:null!==this.state.focused,tQueryTooShort:w,tNoResults:S,tSelectedOption:E,tResults:N}),te&&(0,i.createElement)("span",null,(0,i.createElement)("input",{className:Q,readonly:!0,tabIndex:"-1",value:te})),(0,i.createElement)("input",o({enterkeyhint:p||(d()&&this.hasAutoselect()?"done":""),"aria-expanded":O?"true":"false","aria-activedescendant":!!Y&&f+"__option--"+j,"aria-owns":f+"__listbox","aria-autocomplete":this.hasAutoselect()?"both":"list"},ie,{autoComplete:m,className:""+q+W+U+(a?" "+a:""),id:f,onClick:function(e){return t.handleInputClick(e)},onBlur:this.handleInputBlur},function(e){return{onInput:e}}(this.handleInputChange),{onFocus:this.handleInputFocus,name:v,placeholder:b,ref:function(e){t.elementReferences[-1]=e},type:"text",role:"combobox",required:y,value:D})),e,(0,i.createElement)("ul",{className:X+" "+K+" "+Z+(u?" "+u:""),onMouseLeave:function(e){return t.handleListMouseLeave(e)},id:f+"__listbox",role:"listbox"},L.map(function(e,n){var s=(-1===j?M===n:j===n)&&null===A?" "+J+"--focused":"",r=n%2?" "+J+"--odd":"",a=d()?"<span id="+f+"__option-suffix--"+n+' style="border:0;clip:rect(0 0 0 0);height:1px;marginBottom:-1px;marginRight:-1px;overflow:hidden;padding:0;position:absolute;whiteSpace:nowrap;width:1px"> '+(n+1)+" of "+L.length+"</span>":"";return(0,i.createElement)("li",{"aria-selected":j===n?"true":"false",className:""+J+s+r+(c?" "+c:""),dangerouslySetInnerHTML:{__html:t.templateSuggestion(e)+a},id:f+"__option--"+n,key:n,onBlur:function(e){return t.handleOptionBlur(e,n)},onClick:function(e){return t.handleOptionClick(e,n)},onMouseDown:t.handleOptionMouseDown,onMouseEnter:function(e){return t.handleOptionMouseEnter(e,n)},ref:function(e){t.elementReferences[n]=e},role:"option",tabIndex:"-1","aria-posinset":n+1,"aria-setsize":L.length})}),B&&(0,i.createElement)("li",{className:J+(c?" "+c:"")+" "+J+"--no-results"},x())),(0,i.createElement)("span",{id:ne,style:{display:"none"}},C()))},t}(i.Component);(t.default=u).defaultProps={autoselect:!1,cssNamespace:"autocomplete",wrapperClassName:"",customInputClassName:"",menuClassName:"",optionClassName:"",defaultValue:"",displayMenu:"inline",minLength:0,name:"input-autocomplete",autocomplete:"off",placeholder:"",onConfirm:function(){},confirmOnBlur:!0,showNoOptionsFound:!0,showAllValues:!1,required:!1,tNoResults:function(){return"No results found"},tAssistiveHint:function(){return"When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures."},dropdownArrow:r.default}},function(e,t,n){var i=n(9),s=n(53),r=n(28),a=n(26)("IE_PROTO"),o=function(){},l="prototype",c=function(){var e,t=n(15)("iframe"),i=r.length;for(t.style.display="none",n(54).appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),c=e.F;i--;)delete c[l][r[i]];return c()};e.exports=Object.create||function(e,t){var n;return null!==e?(o[l]=i(e),n=new o,o[l]=null,n[a]=e):n=c(),void 0===t?n:s(n,t)}},function(e,t,n){var i=n(8),s=n(9),r=n(20);e.exports=n(3)?Object.defineProperties:function(e,t){s(e);for(var n,a=r(t),o=a.length,l=0;l<o;)i.f(e,n=a[l++],t[n]);return e}},function(e,t,n){var i=n(1).document;e.exports=i&&i.documentElement},function(e,t,n){var i=n(0);i(i.P,"Function",{bind:n(56)})},function(e,t,n){var i=n(19),s=n(2),r=n(57),a=[].slice,o={};e.exports=Function.bind||function(e){var t=i(this),n=a.call(arguments,1),l=function(){var i=n.concat(a.call(arguments));return this instanceof l?function(e,t,n){if(!(t in o)){for(var i=[],s=0;s<t;s++)i[s]="a["+s+"]";o[t]=Function("F,a","return new F("+i.join(",")+")")}return o[t](e,n)}(t,i.length,i):r(t,i,e)};return s(t.prototype)&&(l.prototype=t.prototype),l}},function(e,t){e.exports=function(e,t,n){var i=void 0===n;switch(t.length){case 0:return i?e():e.call(n);case 1:return i?e(t[0]):e.call(n,t[0]);case 2:return i?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return i?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return i?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3])}return e.apply(n,t)}},function(e,t,n){n(59)("match",1,function(e,t,n){return[function(n){var i=e(this),s=null==n?void 0:n[t];return void 0!==s?s.call(n,i):new RegExp(n)[t](String(i))},n]})},function(e,t,n){var i=n(7),s=n(16),r=n(4),a=n(12),o=n(34);e.exports=function(e,t,n){var l=o(e),c=n(a,l,""[e]),d=c[0],u=c[1];r(function(){var t={};return t[l]=function(){return 7},7!=""[e](t)})&&(s(String.prototype,e,d),i(RegExp.prototype,l,2==t?function(e,t){return u.call(e,this,t)}:function(e){return u.call(e,this)}))}},function(e,t,n){t.__esModule=!0,t.default=void 0,n(36);var i=n(5),s=function(e){function t(){for(var t,n=arguments.length,i=new Array(n),s=0;s<n;s++)i[s]=arguments[s];return(t=e.call.apply(e,[this].concat(i))||this).state={bump:!1,debounced:!1},t}!function(e,t){e.prototype=Object.create(t.prototype),(e.prototype.constructor=e).__proto__=t}(t,e);var n=t.prototype;return n.componentWillMount=function(){var e=this;this.debounceStatusUpdate=function(e,t){var n;return function(){var i=this,s=arguments;clearTimeout(n),n=setTimeout(function(){n=null,e.apply(i,s)},t)}}(function(){if(!e.state.debounced){var t=!e.props.isInFocus||e.props.validChoiceMade;e.setState(function(e){return{bump:!e.bump,debounced:!0,silenced:t}})}},1400)},n.componentWillReceiveProps=function(e){e.queryLength,this.setState({debounced:!1})},n.render=function(){var e,t=this.props,n=t.id,s=t.length,r=t.queryLength,a=t.minQueryLength,o=t.selectedOption,l=t.selectedOptionIndex,c=t.tQueryTooShort,d=t.tNoResults,u=t.tSelectedOption,h=t.tResults,p=this.state,m=p.bump,f=p.debounced,g=p.silenced,v=r<a,b=0===s,y=o?u(o,s,l):"";return e=v?c(a):b?d():h(s,y),this.debounceStatusUpdate(),(0,i.createElement)("div",{style:{border:"0",clip:"rect(0 0 0 0)",height:"1px",marginBottom:"-1px",marginRight:"-1px",overflow:"hidden",padding:"0",position:"absolute",whiteSpace:"nowrap",width:"1px"}},(0,i.createElement)("div",{id:n+"__status--A",role:"status","aria-atomic":"true","aria-live":"polite"},!g&&f&&m?e:""),(0,i.createElement)("div",{id:n+"__status--B",role:"status","aria-atomic":"true","aria-live":"polite"},g||!f||m?"":e))},t}(i.Component);(t.default=s).defaultProps={tQueryTooShort:function(e){return"Type in "+e+" or more characters for results"},tNoResults:function(){return"No search results"},tSelectedOption:function(e,t,n){return e+" "+(n+1)+" of "+t+" is highlighted"},tResults:function(e,t){return e+" "+(1===e?"result":"results")+" "+(1===e?"is":"are")+" available. "+t}}},function(e,t,n){t.__esModule=!0,t.default=void 0;var i=n(5);t.default=function(e){var t=e.className;return(0,i.createElement)("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",className:t,focusable:"false"},(0,i.createElement)("g",{stroke:"none",fill:"none","fill-rule":"evenodd"},(0,i.createElement)("polygon",{fill:"#000000",points:"0 0 22 0 11 17"})))}}]).default),Hm.exports),Vm=h({__proto__:null,default:p(Bm)},[Bm]);export{R as Accordion,U as AccordionItem,J as Alert,ne as AnchorNavigation,ha as Autocomplete,se as Bar,re as BarBreak,oe as BarItem,ue as BlockAction,he as BlockActionControl,pe as BlockActionIndicator,me as BlockActionOverride,Le as BodyBanner,Pe as Breadcrumbs,Te as Button,Re as ButtonFill,ze as ButtonGhost,$e as ButtonPrimary,X as Buttons,He as Card,Ve as CardProductHeader,We as CardSection,Zi as Carousel,Ps as CarouselHero,Ds as CarouselHeroItem,Js as CarouselPromotions,jr as CartTable,ga as Checkbox,Ji as Container,Qi as Controls,Or as Cover,Dr as Divider,Gr as Dropdown,Yr as DropdownDivider,Xr as DropdownItem,qr as DropdownToggleButton,Jr as Expander,na as FeatureAccordion,ia as FeatureAccordionItem,Cu as Field,ku as Fieldset,qc as File,Ou as Gauge,Ce as Grid,Ae as GridCol,Jc as Group,Pu as Hero,mu as Hint,B as Icon,Ie as IconButton,Ru as IconList,Os as Image,fr as InfoTooltip,nd as InputStepper,$u as Item,fu as Label,Q as Link,Fu as List,Bu as ListItem,Uu as Loader,Gu as LoaderFullscreen,vp as Megamenu,yp as MegamenuBlog,Su as Message,Jp as Modal,Gp as ModalBody,Yp as ModalCloseButton,em as ModalProductFooter,nm as ModalProductHeader,Xp as ModalTitle,am as Pagination,V as Pictogram,lm as Pill,um as Progress,pm as PromoBanner,ym as PromotionCard,_m as PromotionCardContent,xm as PromotionCardImageWrapper,wm as PromotionCardSection,Sm as PromotionCardTitle,rd as Radio,ru as RangeSlider,Nm as Section,la as Select,Cm as Skeleton,km as SkipLink,jm as SocialButton,z as SpritePathContext,F as SpritePathProvider,Om as Stepbar,Du as Sticker,Lm as Tab,Dm as TabPanel,hr as Table,Im as Tabs,wr as Tag,Er as TagButton,$m as Testimonial,cu as TextArea,Yc as TextInput,zm as Tile,pr as Tooltip};
1
+ import e,{useRef as t,useEffect as n,useCallback as i,useState as s,createContext as r,useContext as a,cloneElement as o,createElement as l,forwardRef as c,useId as d,useMemo as u}from"react";function h(e,t){return t.forEach(function(t){t&&"string"!=typeof t&&!Array.isArray(t)&&Object.keys(t).forEach(function(n){if("default"!==n&&!(n in e)){var i=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,i.get?i:{enumerable:!0,get:function(){return t[n]}})}})}),Object.freeze(e)}function p(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var m,f,g,v={exports:{}},b={},y={};function _(){return g||(g=1,"production"===process.env.NODE_ENV?v.exports=function(){if(m)return b;m=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function n(t,n,i){var s=null;if(void 0!==i&&(s=""+i),void 0!==n.key&&(s=""+n.key),"key"in n)for(var r in i={},n)"key"!==r&&(i[r]=n[r]);else i=n;return n=i.ref,{$$typeof:e,type:t,key:s,ref:void 0!==n?n:null,props:i}}return b.Fragment=t,b.jsx=n,b.jsxs=n,b}():v.exports=(f||(f=1,"production"!==process.env.NODE_ENV&&function(){function t(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===C?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case m:return"Fragment";case g:return"Profiler";case f:return"StrictMode";case x:return"Suspense";case w:return"SuspenseList";case N:return"Activity"}if("object"==typeof e)switch(e.tag,e.$$typeof){case p:return"Portal";case b:return e.displayName||"Context";case v:return(e._context.displayName||"Context")+".Consumer";case _:var n=e.render;return(e=e.displayName)||(e=""!==(e=n.displayName||n.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case S:return null!==(n=e.displayName||null)?n:t(e.type)||"Memo";case E:n=e._payload,e=e._init;try{return t(e(n))}catch(e){}}return null}function n(e){return""+e}function i(e){try{n(e);var t=!1}catch(e){t=!0}if(t){var i=(t=console).error,s="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return i.call(t,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",s),n(e)}}function s(e){if(e===m)return"<>";if("object"==typeof e&&null!==e&&e.$$typeof===E)return"<...>";try{var n=t(e);return n?"<"+n+">":"<...>"}catch(e){return"<...>"}}function r(){return Error("react-stack-top-frame")}function a(){var e=t(this.type);return A[e]||(A[e]=!0),void 0!==(e=this.props.ref)?e:null}function o(e,n,s,r,o,c){var u,p=n.children;if(void 0!==p)if(r){if(j(p)){for(r=0;r<p.length;r++)l(p[r]);Object.freeze&&Object.freeze(p)}}else l(p);if(T.call(n,"key")){p=t(e);var m=Object.keys(n).filter(function(e){return"key"!==e});r=0<m.length?"{key: someKey, "+m.join(": ..., ")+": ...}":"{key: someKey}",M[p+r]||(m=0<m.length?"{"+m.join(": ..., ")+": ...}":"{}",M[p+r]=!0)}if(p=null,void 0!==s&&(i(s),p=""+s),function(e){if(T.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(n)&&(i(n.key),p=""+n.key),"key"in n)for(var f in s={},n)"key"!==f&&(s[f]=n[f]);else s=n;return p&&function(e){function t(){d||(d=!0)}t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}(s,"function"==typeof e&&(e.displayName||e.name)),function(e,t,n,i,s,r){var o=n.ref;return e={$$typeof:h,type:e,key:t,props:n,_owner:i},null!==(void 0!==o?o:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:a}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:s}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:r}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(e,p,s,null===(u=k.A)?null:u.getOwner(),o,c)}function l(e){c(e)?e._store&&(e._store.validated=1):"object"==typeof e&&null!==e&&e.$$typeof===E&&("fulfilled"===e._payload.status?c(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function c(e){return"object"==typeof e&&null!==e&&e.$$typeof===h}var d,u=e,h=Symbol.for("react.transitional.element"),p=Symbol.for("react.portal"),m=Symbol.for("react.fragment"),f=Symbol.for("react.strict_mode"),g=Symbol.for("react.profiler"),v=Symbol.for("react.consumer"),b=Symbol.for("react.context"),_=Symbol.for("react.forward_ref"),x=Symbol.for("react.suspense"),w=Symbol.for("react.suspense_list"),S=Symbol.for("react.memo"),E=Symbol.for("react.lazy"),N=Symbol.for("react.activity"),C=Symbol.for("react.client.reference"),k=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,T=Object.prototype.hasOwnProperty,j=Array.isArray,O=console.createTask?console.createTask:function(){return null},A={},L=(u={react_stack_bottom_frame:function(e){return e()}}).react_stack_bottom_frame.bind(u,r)(),D=O(s(r)),M={};y.Fragment=m,y.jsx=function(e,t,n){var i=1e4>k.recentlyCreatedOwnerStacks++;return o(e,t,n,!1,i?Error("react-stack-top-frame"):L,i?O(s(e)):D)},y.jsxs=function(e,t,n){var i=1e4>k.recentlyCreatedOwnerStacks++;return o(e,t,n,!0,i?Error("react-stack-top-frame"):L,i?O(s(e)):D)}}()),y)),v.exports}var x,w,S=_(),E={exports:{}},N=(x||(x=1,w=E,function(){var e={}.hasOwnProperty;function t(){for(var e="",t=0;t<arguments.length;t++){var s=arguments[t];s&&(e=i(e,n(s)))}return e}function n(n){if("string"==typeof n||"number"==typeof n)return n;if("object"!=typeof n)return"";if(Array.isArray(n))return t.apply(null,n);if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]"))return n.toString();var s="";for(var r in n)e.call(n,r)&&n[r]&&(s=i(s,r));return s}function i(e,t){return t?e?e+" "+t:e+t:e}w.exports?(t.default=t,w.exports=t):window.classNames=t}()),E.exports),C=p(N);let k=0;function T(e){return`id-${k+=1}`}const j=(e,s={})=>{const r=t(null),a=t(s),o=t(null);n(()=>{a.current=s??{}},[s]);const l=i(t=>{o.current&&o.current!==t&&r.current&&(r.current.destroy?.(),r.current=null),o.current=t,t&&(null===r.current?r.current=new e(t,a.current):r.current.update?.(a.current))},[e]);return n(()=>()=>{r.current&&(r.current.destroy?.(),r.current=null),o.current=null},[e]),[l,r]},O={current:0};function A(e){const[i,r]=s(e),a=t(e);return n(()=>{if(!e){O.current+=1;const e=`id-${O.current}`;a.current=e,r(e)}},[e]),i||a.current||e||"id-0"}const L={TAB:["Tab"],ESC:["Esc","Escape"],ARROWLEFT:["Left","ArrowLeft"],ARROWUP:["Up","ArrowUp"],ARROWRIGHT:["Right","ArrowRight"],ARROWDOWN:["Down","ArrowDown"]};class D{constructor(e,t={direction:"horizontal"}){this.elems=e,this.config=t,this.isActive=!1,this.onKeydown=this.onKeydown.bind(this)}init(){document.addEventListener("keydown",this.onKeydown),this.isActive=!0}destroy(){document.removeEventListener("keydown",this.onKeydown),this.isActive=!1}update(e){this.elems=e}onKeydown(e){const t=this.elems.indexOf(document.activeElement);(L.ARROWUP.includes(e.key)||L.ARROWDOWN.includes(e.key))&&"horizontal"===this.config.direction||(L.ARROWLEFT.includes(e.key)||L.ARROWRIGHT.includes(e.key))&&"vertical"===this.config.direction||((L.ARROWDOWN.includes(e.key)||L.ARROWRIGHT.includes(e.key))&&(e.preventDefault(),t>=0&&t<this.elems.length-1?this.elems[t+1].focus():this.elems[0].focus()),(L.ARROWUP.includes(e.key)||L.ARROWLEFT.includes(e.key))&&(e.preventDefault(),t>=1?this.elems[t-1].focus():this.elems[this.elems.length-1].focus()),L.TAB.includes(e.key)&&this.destroy())}}const M={buttonSelector:"[data-accordion-toggle]"};let P=class{constructor(e,t){return this.element=e,this.config={...M,...t},this.onFocus=this.onFocus.bind(this),this.onClick=this.onClick.bind(this),this.element.ODS_Accordion=this,this.init(),this}onFocus(e){this.rovingTabindex.isActive||this.rovingTabindex.init();const t=e.currentTarget;window.location.hash.substring(1)===t.getAttribute("id")&&"false"===t.getAttribute("aria-expanded")&&t.click()}toggleAccordionItem(e){const t=e.getAttribute("aria-controls"),n=t?this.element.querySelector(`#${t}`):null;if(!n)return;const i=!("true"===e.getAttribute("aria-expanded"));e.setAttribute("aria-expanded",String(i)),i?(n.removeAttribute("hidden"),this.scrollTriggerIntoModalView(e)):n.setAttribute("hidden","")}scrollTriggerIntoModalView(e){const t=e.closest(".modal__dialog");if(!t)return;const n=()=>{const n=t.getBoundingClientRect(),i=e.getBoundingClientRect(),s=this.getStickyHeaderOffset(t),r=i.top-n.top+t.scrollTop-s-8;t.scrollTo({top:Math.max(0,r),behavior:"smooth"})};"function"!=typeof window.requestAnimationFrame?setTimeout(n,0):window.requestAnimationFrame(n)}getStickyHeaderOffset(e){const t=e.querySelector(".modal__header");if(!t)return 0;const n=e.getBoundingClientRect(),i=t.getBoundingClientRect();return Math.max(0,i.bottom-n.top)}init(){this.buttons=Array.from(this.element.querySelectorAll(this.config.buttonSelector)),this.rovingTabindex?this.rovingTabindex.update(this.buttons):this.rovingTabindex=new D(this.buttons,{direction:"vertical"}),this.buttons.forEach(e=>{e.addEventListener("focus",this.onFocus),e.addEventListener("click",this.onClick)})}onClick(e){const t=e.currentTarget;this.toggleAccordionItem(t)}destroy(){this.rovingTabindex.destroy(),this.buttons.forEach(e=>{e.removeEventListener("focus",this.onFocus),e.removeEventListener("click",this.onClick)})}update(){this.destroy(),this.init()}static getInstance(e){return e&&e.ODS_Accordion?e.ODS_Accordion:null}};var $=r(null);const I="accordion",R=({className:e,children:t,headingLevel:n=3,size:i,isEnclosed:s,noTopBorder:r,...a})=>{const[o]=j(P),l=C(I,{[`${I}--${i}`]:i,[`${I}--enclosed`]:s,[`${I}--no-top-border`]:r},e);return S.jsx($.Provider,{value:n,children:S.jsx("ul",{className:l,ref:o,"data-accordion":"true",...a,children:t})})};R.displayName="Accordion";const z=e.createContext("/sprite.svg"),F=({children:e,value:t="/sprite.svg",...n})=>S.jsx(z.Provider,{value:t,...n,children:e}),H="icon",B=({className:e,alt:t,color:n,name:i,size:s,spritePath:r="/sprite.svg",type:o="icon",...l})=>{const c=a(z),d="pictogram"===o,u=C(H,{[`${H}--${s}`]:s,[`${H}--${n}`]:n,[`${H}--pictogram`]:d},e);if(d){const e="/sprite.svg"!==r||void 0===c?r:c;return S.jsxs("svg",{className:u,"aria-hidden":void 0!==t?void 0:"true",role:void 0!==t?"img":void 0,...l,children:[void 0!==t&&t.length>0&&S.jsx("title",{children:t}),S.jsx("use",{className:`${H}__use ${H}__use--light`,xlinkHref:`${e}#${i}`}),S.jsx("use",{className:`${H}__use ${H}__use--dark`,xlinkHref:`${e}#${i}--dark`})]})}return S.jsxs("svg",{className:u,"aria-hidden":void 0!==t?void 0:"true",role:void 0!==t?"img":void 0,...l,children:[void 0!==t&&t.length>0&&S.jsx("title",{children:t}),S.jsx("use",{xlinkHref:"/sprite.svg"!==r||void 0===c?`${r}#${i}`:`${c}#${i}`})]})};B.displayName="Icon";const V=({name:e,...t})=>S.jsx(B,{name:e,type:"pictogram",...t});V.displayName="Pictogram";const q="accordion",W=({className:t,title:n,renderTitle:i,id:s,isActive:r,toggleAttribute:a="data-accordion-toggle",...o})=>{const l=`h${e.useContext($)||3}`,c={type:"button","aria-expanded":r,className:`${q}__button`,"aria-controls":`${s}-section`,id:s,[a]:!0,...o};return S.jsx(l,{className:C(`${q}__header`,t),children:S.jsxs("button",{...c,children:[i?i(n):S.jsx("span",{className:"accordion__title",children:n}),S.jsx(B,{className:`${q}__icon`,name:"chevron-down",size:"medium"})]})})};W.displayName="AccordionHeader";const U=({id:e,isActive:t,title:n,renderTitle:i,renderHeader:s,children:r,className:a,...o})=>{const l=C("accordion__item",a),c=A(e);return S.jsxs("li",{className:l,children:[s?s(n,c,t||!1):S.jsx(W,{id:c,isActive:t,title:n,renderTitle:i,...o}),S.jsx("div",{id:`${c}-section`,role:"region","aria-labelledby":c,className:C("accordion__body",{"is-active":t}),...t?{}:{hidden:!0},children:r})]})};U.displayName="AccordionItem";const G=({condition:e,wrapper:t,children:n})=>e?o(t,void 0,n):n;G.displayName="ConditionalWrapper";const Y="buttons",X=({isStackedOnXs:e,children:t,className:n,...i})=>S.jsx("div",{className:C(Y,{[`${Y}--stack-on-xs`]:e},n),...i,children:t});X.displayName="Buttons";const K={warning:"warning-important",info:"info",danger:"error-severe",success:"checked"},Z="alert",J=({className:t,type:n="info",title:i,renderTitle:s,description:r,headingLevel:a=3,actionButtons:o,isFullWidth:l,onClose:c,...d})=>{const u=`h${a}`,h=C(Z,{[`${Z}--${n}`]:n,[`${Z}--full-width`]:l},t),p=s&&s({className:t,type:n,title:i,renderTitle:s,description:r,headingLevel:a,actionButtons:o,isFullWidth:l,onClose:c,...d})||i&&e.createElement(u,{className:`${Z}__title`},i);return S.jsxs("div",{className:h,...d,children:[S.jsx("div",{className:`${Z}__icon`,children:S.jsx(B,{name:K[n],color:n,size:"medium"})}),S.jsxs("div",{className:`${Z}__content`,children:[p,r&&S.jsx(G,{condition:"string"==typeof r,wrapper:S.jsx("p",{}),children:r}),o&&S.jsx(G,{condition:e.Children.count(o)>1,wrapper:S.jsx(X,{}),children:e.Children.map(o,e=>e)})]}),c&&S.jsx("div",{className:`${Z}__close`,children:S.jsx("button",{onClick:c,children:S.jsx(B,{name:"close",size:"medium"})})})]})};J.displayName="Alert";const Q=({className:t,children:n,isUnderline:i,isNormal:s,noAccent:r,tag:a="a",href:o,...l})=>{const c=C("link",{underline:i,normal:s,"no-accent":r},t);return e.createElement(a,{href:o,className:c,...l},n)};Q.displayName="Link";let ee=class e{constructor(e){return this.isAutoScrolling=!1,this.isPointerDown=!1,this.isDraggingNav=!1,this.suppressClick=!1,this.dragStartX=0,this.dragStartScrollLeft=0,this.scrollTimeout=null,this.scrollEndFallbackTimeout=null,this.navLinks=null,this.sections=[],this.lastActiveIndex=0,this.autoScrollTargetId=null,this.autoScrollCorrectionCount=0,this.lastStickyOffset=0,this.modalClassObserver=null,this.isForcedFixed=!1,this.wasStickyFloating=!1,this.forcedFixedTop=0,this.forcedFixedLeft=0,this.fixedFlowPlaceholder=null,this.originalInlineStyles=null,this.element=e,this.contentLeftElement=null,this.megamenuElement=null,this.resizeObserver=null,this.supportsScrollEnd="onscrollend"in window,this.isAutoScrolling=!1,this.currentPath=window.location.pathname,this.anchorClickHandler=this.handleAnchorClick.bind(this),this.scrollHandler=this.updateStickyPosition.bind(this),this.scrollSpyHandler=this.handleScrollSpy.bind(this),this.scrollEndHandler=this.handleScrollEnd.bind(this),this.scrollEndFallbackHandler=this.handleScrollEndFallback.bind(this),this.resizeHandler=this.handleResize.bind(this),this.mouseDownHandler=this.handleMouseDown.bind(this),this.dragStartHandler=this.handleDragStart.bind(this),this.dragMoveHandler=this.handleDragMove.bind(this),this.dragEndHandler=this.handleDragEnd.bind(this),this.horizontalScrollHandler=this.updateHorizontalOverflowState.bind(this),this.nativeDragStartHandler=this.handleNativeDragStart.bind(this),this.modalStateHandler=this.handleModalStateChange.bind(this),this.element.ODS_AnchorNavigation=this,this.init(),this}static getInstance(e){return e&&e.ODS_AnchorNavigation?e.ODS_AnchorNavigation:null}findMegamenuElement(){return document.querySelector("[data-megamenu]")}getMegamenuOffsetHeight(){return this.megamenuElement?.offsetHeight||0}updateStickyPosition(){if(this.isForcedFixed)return;if(!this.megamenuElement)return;const t=this.getMegamenuOffsetHeight(),n=t!==this.lastStickyOffset;if(this.lastStickyOffset=t,this.element.style.top=`${t}px`,this.updateStickyFloatingState(),!n||!this.isAutoScrolling||!this.autoScrollTargetId||this.autoScrollCorrectionCount>=e.MAX_SCROLL_CORRECTIONS)return;const i=document.getElementById(this.autoScrollTargetId);i&&(this.autoScrollCorrectionCount+=1,this.scrollToSection(i,"smooth"))}setupMegamenuObserver(){if(this.megamenuElement=this.findMegamenuElement(),!this.megamenuElement)return this.lastStickyOffset=0,void(this.element.style.top="0px");this.updateStickyPosition(),window.addEventListener("scroll",this.scrollHandler,{passive:!0}),this.resizeObserver=new ResizeObserver(this.updateStickyPosition.bind(this)),this.resizeObserver.observe(this.megamenuElement)}setupScrollSpy(){document.documentElement.style.setProperty("--extra-scroll-margin",this.element.offsetHeight+"px"),this.navLinks=this.element.querySelectorAll(".anchor-navigation__item"),this.sections=Array.from(this.navLinks||[]).map(e=>e.getAttribute("href")).filter(e=>e?.includes("#")).map(e=>document.getElementById(e.split("#")[1])).filter(Boolean),this.teardownScrollSpyListeners(),this.element.addEventListener("click",this.anchorClickHandler),this.element.addEventListener("mousedown",this.mouseDownHandler),window.addEventListener("scroll",this.scrollSpyHandler,{passive:!0}),this.supportsScrollEnd?window.addEventListener("scrollend",this.scrollEndHandler):window.addEventListener("scroll",this.scrollEndFallbackHandler,{passive:!0}),window.addEventListener("resize",this.resizeHandler),this.initScrollSpy(),this.alignInitialHashIfNeeded()}teardownScrollSpyListeners(){this.element.removeEventListener("click",this.anchorClickHandler),this.element.removeEventListener("mousedown",this.mouseDownHandler),window.removeEventListener("scroll",this.scrollSpyHandler),window.removeEventListener("resize",this.resizeHandler),this.supportsScrollEnd?window.removeEventListener("scrollend",this.scrollEndHandler):window.removeEventListener("scroll",this.scrollEndFallbackHandler),this.scrollEndFallbackTimeout&&(clearTimeout(this.scrollEndFallbackTimeout),this.scrollEndFallbackTimeout=null)}handleMouseDown(e){if(0!==e.button)return;const t=e.target;t&&this.element.contains(t)&&(t.closest("a, button, input, select, textarea, label, [role='button'], [contenteditable='true']")||e.preventDefault())}handleAnchorClick(e){if(this.suppressClick)return e.preventDefault(),e.stopPropagation(),void(this.suppressClick=!1);const t=e.target,n=t?.closest(".anchor-navigation__item");if(!n||!this.element.contains(n))return;e.preventDefault();const i=n.getAttribute("href");if(!i||!i.includes("#"))return;const s=i.split("#")[1],r=document.getElementById(s);if(!r)return;this.startAutoScroll(s),n.blur(),this.scrollToSection(r,"smooth");const a=`${window.location.pathname}${window.location.search}#${s}`;window.history.pushState(null,"",a),this.initScrollSpy(s)}getHashSectionId(){const e=window.location.hash;if(!e||e.length<=1)return null;let t=e.slice(1);try{t=decodeURIComponent(t)}catch{}return t||null}startAutoScroll(e){this.isAutoScrolling=!0,this.autoScrollTargetId=e,this.autoScrollCorrectionCount=0}resetAutoScrollState(){this.isAutoScrolling=!1,this.autoScrollTargetId=null,this.autoScrollCorrectionCount=0}tryCorrectAutoScrollAlignment(){if(!this.autoScrollTargetId)return!0;const t=document.getElementById(this.autoScrollTargetId);if(!t)return!0;const n=this.getTargetTop(t);if(Math.abs(window.scrollY-n)<=e.SCROLL_ALIGNMENT_TOLERANCE)return!0;if(this.autoScrollCorrectionCount>=e.MAX_SCROLL_CORRECTIONS)return!0;this.autoScrollCorrectionCount+=1;const i=1===this.autoScrollCorrectionCount?"smooth":"auto";return this.scrollToSection(t,i),!1}getTotalStickyOffset(){return(this.megamenuElement?this.megamenuElement.offsetHeight:0)+this.element.offsetHeight}getConfiguredScrollPaddingTop(){const e=window.getComputedStyle(document.documentElement).scrollPaddingTop,t=Number.parseFloat(e);return Number.isFinite(t)&&t>0?t:0}getEffectiveScrollOffset(){const e=this.getConfiguredScrollPaddingTop();return e>0?e:this.getTotalStickyOffset()}getTargetTop(e){const t=e.getBoundingClientRect().top+window.scrollY-this.getEffectiveScrollOffset();return Math.max(0,t)}scrollToSection(e,t){window.scrollTo({top:this.getTargetTop(e),behavior:t})}alignInitialHashIfNeeded(){const e=this.getHashSectionId();if(!e)return;const t=document.getElementById(e);t&&(this.startAutoScroll(e),requestAnimationFrame(()=>{this.scrollToSection(t,"auto"),requestAnimationFrame(()=>{this.handleScrollEnd()})}))}initScrollSpy(t=null){if(!this.navLinks||!this.sections.length)return;let n,i=-1;if(this.navLinks.forEach(e=>e.classList.remove("is-active")),t)n=document.getElementById(t)||void 0,n&&(i=this.sections.findIndex(e=>e.id===t));else{const t=this.getEffectiveScrollOffset(),s=window.scrollY+t+e.SCROLLSPY_CENTER_BUFFER;for(let e=0;e<this.sections.length;e++){const t=this.sections[e],{top:r,height:a}=t.getBoundingClientRect(),o=r+window.scrollY;if(s>=o&&s<o+a){n=t,i=e;break}}}if(n||(window.scrollY<=e.TOP_SECTION_THRESHOLD?(i=0,n=this.sections[0]):(i=this.lastActiveIndex,n=this.sections[i])),i>=0&&(this.lastActiveIndex=i),n){const e=n.getAttribute("id");let i=this.element.querySelector(`.anchor-navigation__item[href="#${e}"]`);if(i||(i=this.element.querySelector(`.anchor-navigation__item[href="${this.currentPath}#${e}"]`)),i||(i=Array.from(this.navLinks).find(t=>{const n=t.getAttribute("href");return n&&n.endsWith(`#${e}`)})),i){i.classList.add("is-active");const e=this.element.querySelector(".anchor-navigation__content-left");e&&this.scrollActiveLinkIntoView(e,i,Boolean(t))}}}scrollActiveLinkIntoView(t,n,i=!1){const s=Math.max(0,t.scrollWidth-t.clientWidth),r=t.getBoundingClientRect(),a=n.getBoundingClientRect(),o=a.left-r.left+t.scrollLeft+a.width/2-t.clientWidth/2,l=window.innerWidth<768?"auto":"smooth",c=Math.min(s,Math.max(0,o)),d=Math.abs(t.scrollLeft-c)<=e.SCROLL_ALIGNMENT_TOLERANCE;!i&&d||("function"!=typeof t.scrollTo?t.scrollLeft=c:t.scrollTo({left:c,behavior:l}))}setupDragScroll(){this.teardownDragScroll(),this.contentLeftElement=this.element.querySelector(".anchor-navigation__content-left"),this.contentLeftElement&&(this.contentLeftElement.addEventListener("mousedown",this.dragStartHandler),this.contentLeftElement.addEventListener("dragstart",this.nativeDragStartHandler),this.contentLeftElement.addEventListener("scroll",this.horizontalScrollHandler,{passive:!0}),this.updateDragState(),this.updateHorizontalOverflowState())}teardownDragScroll(){this.contentLeftElement&&(this.contentLeftElement.removeEventListener("mousedown",this.dragStartHandler),this.contentLeftElement.removeEventListener("dragstart",this.nativeDragStartHandler),this.contentLeftElement.removeEventListener("scroll",this.horizontalScrollHandler),this.contentLeftElement.classList.remove("is-draggable","is-dragging")),window.removeEventListener("mousemove",this.dragMoveHandler),window.removeEventListener("mouseup",this.dragEndHandler),this.contentLeftElement=null,this.isPointerDown=!1,this.isDraggingNav=!1,this.suppressClick=!1,this.dragStartX=0,this.dragStartScrollLeft=0}updateDragState(){if(!this.contentLeftElement)return;const e="function"==typeof window.matchMedia?window.matchMedia("(pointer: fine)"):null,t=!e||e.matches,n=this.contentLeftElement.scrollWidth>this.contentLeftElement.clientWidth,i=t&&n;this.contentLeftElement.classList.toggle("is-draggable",i),i||(this.contentLeftElement.classList.remove("is-dragging"),this.isPointerDown=!1,this.isDraggingNav=!1,this.suppressClick=!1,window.removeEventListener("mousemove",this.dragMoveHandler),window.removeEventListener("mouseup",this.dragEndHandler)),this.updateHorizontalOverflowState()}updateHorizontalOverflowState(){if(!this.contentLeftElement)return;const t=this.element.querySelector(".anchor-navigation__content");if(!t)return;const n=this.contentLeftElement.scrollWidth-this.contentLeftElement.clientWidth,i=n>e.SCROLL_EDGE_TOLERANCE,s=this.contentLeftElement.scrollLeft<=e.SCROLL_EDGE_TOLERANCE,r=this.contentLeftElement.scrollLeft>=n-e.SCROLL_EDGE_TOLERANCE;t.classList.toggle("has-left-overflow",i&&!s),t.classList.toggle("has-right-overflow",i&&!r)}handleDragStart(e){0===e.button&&this.contentLeftElement&&this.contentLeftElement.classList.contains("is-draggable")&&(this.isPointerDown=!0,this.isDraggingNav=!1,this.suppressClick=!1,this.dragStartX=e.clientX,this.dragStartScrollLeft=this.contentLeftElement.scrollLeft,window.addEventListener("mousemove",this.dragMoveHandler),window.addEventListener("mouseup",this.dragEndHandler))}handleDragMove(t){if(!this.isPointerDown||!this.contentLeftElement)return;const n=t.clientX-this.dragStartX;!this.isDraggingNav&&Math.abs(n)>=e.DRAG_START_THRESHOLD&&(this.isDraggingNav=!0,this.suppressClick=!0,this.contentLeftElement.classList.add("is-dragging")),this.isDraggingNav&&(t.preventDefault(),this.contentLeftElement.scrollLeft=this.dragStartScrollLeft-n)}handleDragEnd(){if(!this.isPointerDown)return;this.isPointerDown=!1,window.removeEventListener("mousemove",this.dragMoveHandler),window.removeEventListener("mouseup",this.dragEndHandler),this.contentLeftElement&&this.contentLeftElement.classList.remove("is-dragging");const e=this.isDraggingNav;this.isDraggingNav=!1,e&&window.setTimeout(()=>{this.suppressClick=!1},0)}handleNativeDragStart(e){this.contentLeftElement?.classList.contains("is-draggable")&&e.preventDefault()}handleScrollEndFallback(){this.scrollEndFallbackTimeout&&clearTimeout(this.scrollEndFallbackTimeout),this.scrollEndFallbackTimeout=setTimeout(()=>{this.handleScrollEnd()},e.SCROLL_END_DEBOUNCE_MS)}handleResize(){if(this.isForcedFixed){const e=this.element.parentElement?.getBoundingClientRect(),t=this.getMegamenuOffsetHeight();e&&(this.forcedFixedLeft=Math.round(e.left),this.element.style.width=`${Math.round(e.width)}px`),t>0&&(this.forcedFixedTop=t),this.element.style.top=`${this.forcedFixedTop}px`,this.element.style.left=`${this.forcedFixedLeft}px`,this.fixedFlowPlaceholder&&(this.fixedFlowPlaceholder.style.height=`${this.element.offsetHeight}px`)}else this.updateStickyFloatingState();this.initScrollSpy(),this.updateDragState(),this.updateHorizontalOverflowState()}isAnyModalOpen(){return document.body.classList.contains(e.MODAL_OPEN_BODY_CLASS)}isCurrentlyStickyFloating(){if(!this.megamenuElement)return!1;const t=this.getMegamenuOffsetHeight();return this.element.getBoundingClientRect().top<=t+e.STICKY_FLOAT_TOLERANCE}updateStickyFloatingState(){this.isAnyModalOpen()||this.isForcedFixed||(this.wasStickyFloating=this.isCurrentlyStickyFloating())}ensureFixedFlowPlaceholder(){this.fixedFlowPlaceholder||(this.fixedFlowPlaceholder=document.createElement("div"),this.fixedFlowPlaceholder.setAttribute("aria-hidden","true"),this.fixedFlowPlaceholder.style.width="100%",this.fixedFlowPlaceholder.style.pointerEvents="none",this.fixedFlowPlaceholder.style.visibility="hidden",this.element.insertAdjacentElement("afterend",this.fixedFlowPlaceholder)),this.fixedFlowPlaceholder.style.height=`${this.element.offsetHeight}px`}removeFixedFlowPlaceholder(){this.fixedFlowPlaceholder&&(this.fixedFlowPlaceholder.remove(),this.fixedFlowPlaceholder=null)}applyFixedPosition(){if(this.isForcedFixed)return;const e=this.element.getBoundingClientRect(),t=this.element.parentElement?.getBoundingClientRect(),n=this.getMegamenuOffsetHeight();this.originalInlineStyles={position:this.element.style.position,top:this.element.style.top,left:this.element.style.left,right:this.element.style.right,width:this.element.style.width},this.forcedFixedTop=n>0?n:Math.max(0,Math.round(e.top)),this.forcedFixedLeft=Math.max(0,Math.round(t?.left??e.left));const i=Math.round(t?.width??e.width);this.element.style.position="fixed",this.element.style.top=`${this.forcedFixedTop}px`,this.element.style.left=`${this.forcedFixedLeft}px`,this.element.style.right="",this.element.style.width=`${i}px`,this.ensureFixedFlowPlaceholder(),this.isForcedFixed=!0}restoreStickyPosition(e=!0){if(!this.isForcedFixed)return;const t=this.originalInlineStyles;this.element.style.position=t?.position||"",this.element.style.top=t?.top||"",this.element.style.left=t?.left||"",this.element.style.right=t?.right||"",this.element.style.width=t?.width||"",this.resetFixedPositionState(),e&&(this.updateStickyPosition(),this.initScrollSpy())}handleModalStateChange(){this.isAnyModalOpen()?(this.isForcedFixed||this.wasStickyFloating)&&this.applyFixedPosition():(this.restoreStickyPosition(!1),this.updateStickyFloatingState())}setupModalObserver(){this.updateStickyFloatingState(),this.handleModalStateChange(),document.body&&"undefined"!=typeof MutationObserver&&(this.modalClassObserver=new MutationObserver(this.modalStateHandler),this.modalClassObserver.observe(document.body,{attributes:!0,attributeFilter:["class"]}))}teardownModalObserver(){this.modalClassObserver&&(this.modalClassObserver.disconnect(),this.modalClassObserver=null)}teardownMegamenuObserver(){window.removeEventListener("scroll",this.scrollHandler),this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}clearAutoScrollTimers(){this.scrollTimeout&&(clearTimeout(this.scrollTimeout),this.scrollTimeout=null)}resetFixedPositionState(){this.originalInlineStyles=null,this.isForcedFixed=!1,this.wasStickyFloating=!1,this.forcedFixedTop=0,this.forcedFixedLeft=0,this.removeFixedFlowPlaceholder()}resetNavigationState(){this.megamenuElement=null,this.lastStickyOffset=0,this.navLinks=null,this.sections=[],this.lastActiveIndex=0,this.autoScrollTargetId=null,this.autoScrollCorrectionCount=0,this.resetFixedPositionState()}handleScrollSpy(){this.isAutoScrolling?(this.scrollTimeout&&clearTimeout(this.scrollTimeout),this.scrollTimeout=setTimeout(()=>{this.handleScrollEnd()},e.SCROLL_END_DEBOUNCE_MS)):this.initScrollSpy()}handleScrollEnd(){this.scrollTimeout&&(clearTimeout(this.scrollTimeout),this.scrollTimeout=null),this.tryCorrectAutoScrollAlignment()&&(this.resetAutoScrollState(),this.initScrollSpy())}init(){this.setupMegamenuObserver(),this.setupScrollSpy(),this.setupDragScroll(),this.setupModalObserver()}destroy(){this.clearAutoScrollTimers(),this.teardownMegamenuObserver(),this.teardownScrollSpyListeners(),this.teardownDragScroll(),this.teardownModalObserver(),this.restoreStickyPosition(!1),this.element.style.top="",this.resetNavigationState(),this.element.ODS_AnchorNavigation=null}update(){this.clearAutoScrollTimers(),this.teardownMegamenuObserver(),this.teardownScrollSpyListeners(),this.teardownDragScroll(),this.teardownModalObserver(),this.restoreStickyPosition(!1),this.resetNavigationState(),this.init()}};ee.MODAL_OPEN_BODY_CLASS="has-modal",ee.STICKY_FLOAT_TOLERANCE=3,ee.SCROLLSPY_CENTER_BUFFER=50,ee.TOP_SECTION_THRESHOLD=100,ee.DRAG_START_THRESHOLD=6,ee.SCROLL_END_DEBOUNCE_MS=150,ee.SCROLL_EDGE_TOLERANCE=1,ee.SCROLL_ALIGNMENT_TOLERANCE=1,ee.MAX_SCROLL_CORRECTIONS=2;const te="anchor-navigation",ne=({items:e,className:t,children:n,...i})=>{const s=C(te,t),[r]=j(ee);return S.jsx("nav",{className:s,ref:r,"data-anchor-navigation":!0,"aria-label":"Sekcie stránky",...i,children:S.jsxs("div",{className:`${te}__content`,children:[S.jsx("ul",{className:C("list-inline horizontal-scroll mb-none",`${te}__content-left`),children:e.map(e=>S.jsx("li",{children:S.jsx(Q,{href:e.href,className:C(`${te}__item`,{"is-active":e.isActive}),children:e.label})},e.href))}),n&&S.jsx("div",{className:`${te}__content-right`,children:n})]})})};ne.displayName="AnchorNavigation";const ie="bar",se=e.forwardRef((e,t)=>{const{align:n,canWrap:i=!0,isVertical:s,space:r,tag:a="div",className:o,children:l,...c}=e,d=C(ie,{[`align-items-${n}`]:n,[`${ie}--vertical`]:s,[`${ie}--nowrap`]:!i,[`${ie}--space-${r}`]:r},o);return S.jsx(a,{className:d,ref:t,...c,children:l})});se.displayName="Bar";const re=e.forwardRef((e,t)=>{const{className:n,tag:i="div",children:s,...r}=e,a=C("bar__break",n);return S.jsx(i,{className:a,ref:t,...r,children:s})});re.displayName="BarBreak";const ae="bar__item",oe=e.forwardRef((e,t)=>{const{className:n,tag:i="div",isFilling:s,canShrink:r,children:a,...o}=e,l=i,c=C(ae,{[`${ae}--fill`]:s,[`${ae}--shrinkable`]:r},n);return S.jsx(l,{className:c,ref:t,...o,children:a})});oe.displayName="BarItem";const le=({className:t,children:n,...i})=>e.cloneElement(n,{..."object"==typeof n.props&&null!==n.props?n.props:{},...i,className:C(n.props&&n.props.className,t)}),ce=e.createContext({isIndicating:!1,isActive:!1,setIsActive:()=>{},setIsIndicating:()=>{},hasBorderOnHover:void 0}),de=e=>{const[t,n]=s(!1),[i,r]=s(!1);return S.jsx(ce.Provider,{value:{isIndicating:t,setIsIndicating:n,isActive:i,setIsActive:r,hasBorderOnHover:e.hasBorderOnHover},children:e.children})},ue=e=>{const{hasBorderOnHover:t,className:n,...i}=e;return S.jsx(de,{hasBorderOnHover:t,children:S.jsx(le,{...i,className:C("block-action",n,{"block-action--border-on-hover":t}),"data-block-action":!0})})};ue.displayName="BlockAction";const he=e=>{const{isActive:t,setIsActive:n,setIsIndicating:i}=a(ce);return S.jsx(le,{...e,className:"block-action__control",onMouseEnter:()=>i(!0),onMouseLeave:()=>i(!1),onFocus:()=>i(!0),onBlur:()=>i(!1),onClick:()=>n(!t)})};he.displayName="BlockActionControl";const pe=e=>{const{isActive:t,isIndicating:n}=a(ce);return S.jsx(le,{...e,className:C("block-action__indicator",e.className,{"is-indicating":n,"is-active":t})})};pe.displayName="BlockActionIndicator";const me=e=>S.jsx(le,{...e,className:"block-action__override"});function fe(e,t="-"){return e?`${t}${e}`:""}function ge(e,t,n){return Object.keys(t).map(i=>{switch(typeof t[i]){case"boolean":return`${e}${"xs"!==i?`--${i}`:"-"}${fe(n)}`;case"string":case"number":return`${e}${"xs"!==i?`--${i}`:"-"}${fe(t[i])}${fe(n)}`;default:return null}}).join(" ")}function ve(e,t,n){return["boolean"==typeof t?`${e}${fe(n,"--")}`:null,null!==t&&"object"==typeof t?ge(e,t,n):null,{[`${e}--${t}${fe(n)}`]:"string"==typeof t||"number"==typeof t}]}me.displayName="BlockActionOverride";var be,ye={exports:{}},_e=(be||(be=1,ye.exports=function(){var e=["decimals","thousand","mark","prefix","suffix","encoder","decoder","negativeBefore","negative","edit","undo"];function t(e){return e.split("").reverse().join("")}function n(e,t){return e.substring(0,t.length)===t}function i(e,t,n){if((e[t]||e[n])&&e[t]===e[n])throw new Error(t)}function s(e){return"number"==typeof e&&isFinite(e)}function r(e,n,i,r,a,o,l,c,d,u,h,p){var m,f,g,v,b,y=p,_="",x="";return o&&(p=o(p)),!!s(p)&&(!1!==e&&0===parseFloat(p.toFixed(e))&&(p=0),p<0&&(m=!0,p=Math.abs(p)),!1!==e&&(b=e,v=(v=p).toString().split("e"),p=(+((v=(v=Math.round(+(v[0]+"e"+(v[1]?+v[1]+b:b)))).toString().split("e"))[0]+"e"+(v[1]?+v[1]-b:-b))).toFixed(b)),-1!==(p=p.toString()).indexOf(".")?(g=(f=p.split("."))[0],i&&(_=i+f[1])):g=p,n&&(g=t(g).match(/.{1,3}/g),g=t(g.join(t(n)))),m&&c&&(x+=c),r&&(x+=r),m&&d&&(x+=d),x+=g,x+=_,a&&(x+=a),u&&(x=u(x,y)),x)}function a(e,t,i,r,a,o,l,c,d,u,h,p){var m,f="";return h&&(p=h(p)),!(!p||"string"!=typeof p)&&(c&&n(p,c)&&(p=p.replace(c,""),m=!0),r&&n(p,r)&&(p=p.replace(r,"")),d&&n(p,d)&&(p=p.replace(d,""),m=!0),a&&function(e,t){return e.slice(-1*t.length)===t}(p,a)&&(p=p.slice(0,-1*a.length)),t&&(p=p.split(t).join("")),i&&(p=p.replace(i,".")),m&&(f+="-"),""!==(f=(f+=p).replace(/[^0-9\.\-.]/g,""))&&(f=Number(f),l&&(f=l(f)),!!s(f)&&f))}function o(t,n,i){var s,r=[];for(s=0;s<e.length;s+=1)r.push(t[e[s]]);return r.push(i),n.apply("",r)}return function t(n){if(!(this instanceof t))return new t(n);"object"==typeof n&&(n=function(t){var n,s,r,a={};for(void 0===t.suffix&&(t.suffix=t.postfix),n=0;n<e.length;n+=1)if(void 0===(r=t[s=e[n]]))"negative"!==s||a.negativeBefore?"mark"===s&&"."!==a.thousand?a[s]=".":a[s]=!1:a[s]="-";else if("decimals"===s){if(!(r>=0&&r<8))throw new Error(s);a[s]=r}else if("encoder"===s||"decoder"===s||"edit"===s||"undo"===s){if("function"!=typeof r)throw new Error(s);a[s]=r}else{if("string"!=typeof r)throw new Error(s);a[s]=r}return i(a,"mark","thousand"),i(a,"prefix","negative"),i(a,"prefix","negativeBefore"),a}(n),this.to=function(e){return o(n,r,e)},this.from=function(e){return o(n,a,e)})}}()),ye.exports),xe=p(_e);function we(e){return e.charAt(0).toUpperCase()+e.slice(1)}const Se={decimals:2,mark:",",thousand:" ",suffix:" €"};function Ee(e,t){return xe({...Se,...t,...e%1==0?{decimals:0}:{}}).to(e)}const Ne="grid",Ce=e.forwardRef(({className:e,hAlign:t,vAlign:n,tag:i="div",justifyHeight:s,rowGapSize:r,columnGapSize:a,...o},l)=>{const c=C(Ne,{[`align-items-${n}`]:n,[`justify-content-${t}`]:t,[`${Ne}--justify-height`]:s},...ve(`${Ne}-column-gap`,a),...ve(`${Ne}-row-gap`,r),e),d=i;return S.jsx(d,{className:c,ref:l,...o})});Ce.displayName="Grid";const ke="btn",Te=e.forwardRef((e,t)=>{const{className:n,children:i,htmlType:s="button",href:r,isActive:a,isDisabled:o,size:l,isSquare:c,type:d,elemRef:u,...h}=e,p=C(ke,{[`${ke}--square`]:c,[`${ke}--${l}`]:l,[`${ke}--${d}`]:d,[`${ke}--preserve-width`]:e.preserveWidth,"is-active":a},n);if(r){const e=h;return S.jsx("a",{href:r,className:p,"aria-disabled":o?"true":void 0,ref:u||t,...e,children:i})}{const e=h;return S.jsx("button",{type:s,className:p,disabled:!!o||void 0,"aria-disabled":o?"true":void 0,ref:u||t,...e,children:i})}});Te.displayName="Button";const je="grid__col",Oe=({className:e,align:t,tag:n="div",size:i,...s})=>{const r=ve(je,i),a=C(je,...r.filter(Boolean),{[`align-self-${t}`]:t},e),o=n;return S.jsx(o,{className:a,...s})};Oe.displayName="GridCol";const Ae="body-banner",Le=({className:e,size:t,color:n="background-primary",image:i,children:s,buttonText:r,buttonClassName:a,...o})=>{const l=C(Ae,{[`${Ae}--${t}`]:t,[n]:"background-primary"!==n},e);return S.jsxs(Ce,{className:l,...o,children:[S.jsxs(Oe,{size:{xs:12,md:"large"===t?6:12},className:`${Ae}__content`,children:["large"!==t&&i&&S.jsx("div",{className:`${Ae}__image`,children:i}),S.jsxs("div",{className:`${Ae}__content-inner`,children:[S.jsx("div",{children:s}),S.jsx("div",{className:`${Ae}__button`,children:S.jsx(Te,{size:"large",type:"fill",className:C("mb-none",a),children:r})})]})]}),"large"===t&&i&&S.jsx(Oe,{size:{xs:12,md:6},className:`${Ae}__image`,children:i})]})},De=({className:e,isCurrent:t,text:n,url:i,...s})=>{const r=C("osk-breadcrumbs__item",e);return t?S.jsx("li",{className:r,...t?{"aria-current":"page"}:{},...s,children:n}):i?S.jsx("li",{className:r,children:S.jsx("a",{href:i,className:"osk-breadcrumbs__link",...s,children:n})}):S.jsx("li",{className:r,...s,children:n})};De.displayName="BreadcrumbItem";const Me="osk-breadcrumbs",Pe=({className:e,label:t,items:n,...i})=>{const s=C(Me,e),r=n.length-1;return S.jsx("nav",{"aria-label":t,className:s,...i,children:S.jsx("ol",{className:`${Me}__container`,children:n.map((e,t)=>l(De,{...e,key:e.text,isCurrent:t===r}))})})};Pe.displayName="Breadcrumbs";const $e=e.forwardRef(({iconName:e,iconPosition:t="left",iconClassName:n,children:i,size:s,isSquare:r,...a},o)=>{const l="large"===s?"medium":s??"medium",c=({className:t,...i})=>S.jsx(B,{name:e,size:l,className:C(n,t),...i});return r?S.jsxs(Te,{size:s,isSquare:!0,...a,ref:o,children:[S.jsx(c,{}),S.jsx("span",{className:"visually-hidden",children:i})]}):S.jsxs(Te,{ref:o,size:s,...a,children:["left"===t&&S.jsx(c,{className:"btn__icon-left"}),i,"right"===t&&S.jsx(c,{className:"btn__icon-right"})]})});$e.displayName="IconButton";const Ie=e=>S.jsx(Te,{type:"primary",...e});Ie.displayName="ButtonPrimary";const Re=e=>S.jsx(Te,{type:"fill",...e});Re.displayName="ButtonFill";const ze=e=>S.jsx(Te,{type:"ghost",...e});ze.displayName="ButtonGhost";const Fe="card",He=e.forwardRef(({className:e,color:t="background-primary",noBorder:n,...i},s)=>{const r=C(Fe,{[t]:"background-primary"!==t&&"background-contrast"!==t,[`${t} text-inverse`]:"background-contrast"===t,[`${Fe}--no-border`]:n},e);return S.jsx("div",{className:r,ref:s,...i})});He.displayName="Card";const Be="card__product",Ve=e.forwardRef(({className:e,children:t,image:n,space:i,...s},r)=>{const a=C(`${Be}-header`,{[`${Be}-header--space-small`]:"small"===i},e),o=`${Be}-content`;return S.jsxs("div",{className:a,ref:r,...s,children:[S.jsx("div",{className:o,children:t}),n]})});Ve.displayName="CardProductHeader";const qe="card__section",We=e.forwardRef(({className:e,color:t,isFilling:n,space:i,...s},r)=>{const a=C(qe,{[String(t)]:t&&"background-primary"!==t&&"background-contrast"!==t,[`${t} text-inverse`]:"background-contrast"===t,[`${qe}--fill`]:n,[`${qe}--space-small`]:"small"===i,[`${qe}--space-large`]:"large"===i},e);return S.jsx("div",{className:a,ref:r,...s})});function Ue(e){return null!==e&&"object"==typeof e&&"constructor"in e&&e.constructor===Object}function Ge(e={},t={}){const n=["__proto__","constructor","prototype"];Object.keys(t).filter(e=>n.indexOf(e)<0).forEach(n=>{void 0===e[n]?e[n]=t[n]:Ue(t[n])&&Ue(e[n])&&Object.keys(t[n]).length>0&&Ge(e[n],t[n])})}We.displayName="CardSection";const Ye={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector:()=>null,querySelectorAll:()=>[],getElementById:()=>null,createEvent:()=>({initEvent(){}}),createElement:()=>({children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName:()=>[]}),createElementNS:()=>({}),importNode:()=>null,location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Xe(){const e="undefined"!=typeof document?document:{};return Ge(e,Ye),e}const Ke={document:Ye,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle:()=>({getPropertyValue:()=>""}),Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia:()=>({}),requestAnimationFrame:e=>"undefined"==typeof setTimeout?(e(),null):setTimeout(e,0),cancelAnimationFrame(e){"undefined"!=typeof setTimeout&&clearTimeout(e)}};function Ze(){const e="undefined"!=typeof window?window:{};return Ge(e,Ke),e}function Je(e=""){return e.trim().split(" ").filter(e=>!!e.trim())}function Qe(e,t=0){return setTimeout(e,t)}function et(){return Date.now()}function tt(e){return"object"==typeof e&&null!==e&&e.constructor&&"Object"===Object.prototype.toString.call(e).slice(8,-1)}function nt(e){return"undefined"!=typeof window&&void 0!==window.HTMLElement?e instanceof HTMLElement:e&&(1===e.nodeType||11===e.nodeType)}function it(...e){const t=Object(e[0]);for(let n=1;n<e.length;n+=1){const i=e[n];if(null!=i&&!nt(i)){const e=Object.keys(Object(i)).filter(e=>"__proto__"!==e&&"constructor"!==e&&"prototype"!==e);for(let n=0,s=e.length;n<s;n+=1){const s=e[n],r=Object.getOwnPropertyDescriptor(i,s);void 0!==r&&r.enumerable&&(tt(t[s])&&tt(i[s])?i[s].__swiper__?t[s]=i[s]:it(t[s],i[s]):!tt(t[s])&&tt(i[s])?(t[s]={},i[s].__swiper__?t[s]=i[s]:it(t[s],i[s])):t[s]=i[s])}}}return t}function st(e,t,n){e.style.setProperty(t,n)}function rt({swiper:e,targetPosition:t,side:n}){const i=Ze(),s=-e.translate;let r,a=null;const o=e.params.speed;e.wrapperEl.style.scrollSnapType="none",i.cancelAnimationFrame(e.cssModeFrameID);const l=t>s?"next":"prev",c=(e,t)=>"next"===l&&e>=t||"prev"===l&&e<=t,d=()=>{r=(new Date).getTime(),null===a&&(a=r);const l=Math.max(Math.min((r-a)/o,1),0),u=.5-Math.cos(l*Math.PI)/2;let h=s+u*(t-s);if(c(h,t)&&(h=t),e.wrapperEl.scrollTo({[n]:h}),c(h,t))return e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:h})}),void i.cancelAnimationFrame(e.cssModeFrameID);e.cssModeFrameID=i.requestAnimationFrame(d)};d()}function at(e,t=""){const n=Ze(),i=[...e.children];return n.HTMLSlotElement&&e instanceof HTMLSlotElement&&i.push(...e.assignedElements()),t?i.filter(e=>e.matches(t)):i}function ot(e){try{return}catch(e){}}function lt(e,t=[]){const n=document.createElement(e);return n.classList.add(...Array.isArray(t)?t:Je(t)),n}function ct(e){const t=Ze(),n=Xe(),i=e.getBoundingClientRect(),s=n.body,r=e.clientTop||s.clientTop||0,a=e.clientLeft||s.clientLeft||0,o=e===t?t.scrollY:e.scrollTop,l=e===t?t.scrollX:e.scrollLeft;return{top:i.top+o-r,left:i.left+l-a}}function dt(e,t){return Ze().getComputedStyle(e,null).getPropertyValue(t)}function ut(e){let t,n=e;if(n){for(t=0;null!==(n=n.previousSibling);)1===n.nodeType&&(t+=1);return t}}function ht(e,t){const n=[];let i=e.parentElement;for(;i;)t?i.matches(t)&&n.push(i):n.push(i),i=i.parentElement;return n}function pt(e,t,n){const i=Ze();return e["width"===t?"offsetWidth":"offsetHeight"]+parseFloat(i.getComputedStyle(e,null).getPropertyValue("width"===t?"margin-right":"margin-top"))+parseFloat(i.getComputedStyle(e,null).getPropertyValue("width"===t?"margin-left":"margin-bottom"))}function mt(e){return(Array.isArray(e)?e:[e]).filter(e=>!!e)}function ft(e,t=""){"undefined"!=typeof trustedTypes?e.innerHTML=trustedTypes.createPolicy("html",{createHTML:e=>e}).createHTML(t):e.innerHTML=t}let gt,vt,bt;function yt(){return gt||(gt=function(){const e=Ze(),t=Xe();return{smoothScroll:t.documentElement&&t.documentElement.style&&"scrollBehavior"in t.documentElement.style,touch:!!("ontouchstart"in e||e.DocumentTouch&&t instanceof e.DocumentTouch)}}()),gt}function _t(e={}){return vt||(vt=function({userAgent:e}={}){const t=yt(),n=Ze(),i=n.navigator.platform,s=e||n.navigator.userAgent,r={ios:!1,android:!1},a=n.screen.width,o=n.screen.height,l=s.match(/(Android);?[\s\/]+([\d.]+)?/);let c=s.match(/(iPad)(?!\1).*OS\s([\d_]+)/);const d=s.match(/(iPod)(.*OS\s([\d_]+))?/),u=!c&&s.match(/(iPhone\sOS|iOS)\s([\d_]+)/),h="Win32"===i;let p="MacIntel"===i;return!c&&p&&t.touch&&["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"].indexOf(`${a}x${o}`)>=0&&(c=s.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),p=!1),l&&!h&&(r.os="android",r.android=!0),(c||u||d)&&(r.os="ios",r.ios=!0),r}(e)),vt}function xt(){return bt||(bt=function(){const e=Ze(),t=_t();let n=!1;function i(){const t=e.navigator.userAgent.toLowerCase();return t.indexOf("safari")>=0&&t.indexOf("chrome")<0&&t.indexOf("android")<0}if(i()){const t=String(e.navigator.userAgent);if(t.includes("Version/")){const[e,i]=t.split("Version/")[1].split(" ")[0].split(".").map(e=>Number(e));n=e<16||16===e&&i<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(e.navigator.userAgent),r=i();return{isSafari:n||r,needPerspectiveFix:n,need3dFix:r||s&&t.ios,isWebView:s}}()),bt}var wt={on(e,t,n){const i=this;if(!i.eventsListeners||i.destroyed)return i;if("function"!=typeof t)return i;const s=n?"unshift":"push";return e.split(" ").forEach(e=>{i.eventsListeners[e]||(i.eventsListeners[e]=[]),i.eventsListeners[e][s](t)}),i},once(e,t,n){const i=this;if(!i.eventsListeners||i.destroyed)return i;if("function"!=typeof t)return i;function s(...n){i.off(e,s),s.__emitterProxy&&delete s.__emitterProxy,t.apply(i,n)}return s.__emitterProxy=t,i.on(e,s,n)},onAny(e,t){const n=this;if(!n.eventsListeners||n.destroyed)return n;if("function"!=typeof e)return n;const i=t?"unshift":"push";return n.eventsAnyListeners.indexOf(e)<0&&n.eventsAnyListeners[i](e),n},offAny(e){const t=this;if(!t.eventsListeners||t.destroyed)return t;if(!t.eventsAnyListeners)return t;const n=t.eventsAnyListeners.indexOf(e);return n>=0&&t.eventsAnyListeners.splice(n,1),t},off(e,t){const n=this;return!n.eventsListeners||n.destroyed?n:n.eventsListeners?(e.split(" ").forEach(e=>{void 0===t?n.eventsListeners[e]=[]:n.eventsListeners[e]&&n.eventsListeners[e].forEach((i,s)=>{(i===t||i.__emitterProxy&&i.__emitterProxy===t)&&n.eventsListeners[e].splice(s,1)})}),n):n},emit(...e){const t=this;if(!t.eventsListeners||t.destroyed)return t;if(!t.eventsListeners)return t;let n,i,s;return"string"==typeof e[0]||Array.isArray(e[0])?(n=e[0],i=e.slice(1,e.length),s=t):(n=e[0].events,i=e[0].data,s=e[0].context||t),i.unshift(s),(Array.isArray(n)?n:n.split(" ")).forEach(e=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(t=>{t.apply(s,[e,...i])}),t.eventsListeners&&t.eventsListeners[e]&&t.eventsListeners[e].forEach(e=>{e.apply(s,i)})}),t}};const St=(e,t,n)=>{t&&!e.classList.contains(n)?e.classList.add(n):!t&&e.classList.contains(n)&&e.classList.remove(n)},Et=(e,t,n)=>{t&&!e.classList.contains(n)?e.classList.add(n):!t&&e.classList.contains(n)&&e.classList.remove(n)},Nt=(e,t)=>{if(!e||e.destroyed||!e.params)return;const n=t.closest(e.isElement?"swiper-slide":`.${e.params.slideClass}`);if(n){let t=n.querySelector(`.${e.params.lazyPreloaderClass}`);!t&&e.isElement&&(n.shadowRoot?t=n.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(t=n.shadowRoot.querySelector(`.${e.params.lazyPreloaderClass}`),t&&!t.lazyPreloaderManaged&&t.remove())})),t&&!t.lazyPreloaderManaged&&t.remove()}},Ct=(e,t)=>{if(!e.slides[t])return;const n=e.slides[t].querySelector('[loading="lazy"]');n&&n.removeAttribute("loading")},kt=e=>{if(!e||e.destroyed||!e.params)return;let t=e.params.lazyPreloadPrevNext;const n=e.slides.length;if(!n||!t||t<0)return;t=Math.min(t,n);const i="auto"===e.params.slidesPerView?e.slidesPerViewDynamic():Math.ceil(e.params.slidesPerView),s=e.activeIndex;if(e.params.grid&&e.params.grid.rows>1){const n=s,r=[n-t];return r.push(...Array.from({length:t}).map((e,t)=>n+i+t)),void e.slides.forEach((t,n)=>{r.includes(t.column)&&Ct(e,n)})}const r=s+i-1;if(e.params.rewind||e.params.loop)for(let i=s-t;i<=r+t;i+=1){const t=(i%n+n)%n;(t<s||t>r)&&Ct(e,t)}else for(let i=Math.max(s-t,0);i<=Math.min(r+t,n-1);i+=1)i!==s&&(i>r||i<s)&&Ct(e,i)};var Tt={updateSize:function(){const e=this;let t,n;const i=e.el;t=void 0!==e.params.width&&null!==e.params.width?e.params.width:i.clientWidth,n=void 0!==e.params.height&&null!==e.params.height?e.params.height:i.clientHeight,0===t&&e.isHorizontal()||0===n&&e.isVertical()||(t=t-parseInt(dt(i,"padding-left")||0,10)-parseInt(dt(i,"padding-right")||0,10),n=n-parseInt(dt(i,"padding-top")||0,10)-parseInt(dt(i,"padding-bottom")||0,10),Number.isNaN(t)&&(t=0),Number.isNaN(n)&&(n=0),Object.assign(e,{width:t,height:n,size:e.isHorizontal()?t:n}))},updateSlides:function(){const e=this;function t(t,n){return parseFloat(t.getPropertyValue(e.getDirectionLabel(n))||0)}const n=e.params,{wrapperEl:i,slidesEl:s,rtlTranslate:r,wrongRTL:a}=e,o=e.virtual&&n.virtual.enabled,l=o?e.virtual.slides.length:e.slides.length,c=at(s,`.${e.params.slideClass}, swiper-slide`),d=o?e.virtual.slides.length:c.length;let u=[];const h=[],p=[];let m=n.slidesOffsetBefore;"function"==typeof m&&(m=n.slidesOffsetBefore.call(e));let f=n.slidesOffsetAfter;"function"==typeof f&&(f=n.slidesOffsetAfter.call(e));const g=e.snapGrid.length,v=e.slidesGrid.length,b=e.size-m-f;let y=n.spaceBetween,_=-m,x=0,w=0;if(void 0===b)return;"string"==typeof y&&y.indexOf("%")>=0?y=parseFloat(y.replace("%",""))/100*b:"string"==typeof y&&(y=parseFloat(y)),e.virtualSize=-y-m-f,c.forEach(e=>{r?e.style.marginLeft="":e.style.marginRight="",e.style.marginBottom="",e.style.marginTop=""}),n.centeredSlides&&n.cssMode&&(st(i,"--swiper-centered-offset-before",""),st(i,"--swiper-centered-offset-after","")),n.cssMode&&(st(i,"--swiper-slides-offset-before",`${m}px`),st(i,"--swiper-slides-offset-after",`${f}px`));const S=n.grid&&n.grid.rows>1&&e.grid;let E;S?e.grid.initSlides(c):e.grid&&e.grid.unsetSlides();const N="auto"===n.slidesPerView&&n.breakpoints&&Object.keys(n.breakpoints).filter(e=>void 0!==n.breakpoints[e].slidesPerView).length>0;for(let i=0;i<d;i+=1){E=0;const s=c[i];if(!s||(S&&e.grid.updateSlide(i,s,c),"none"!==dt(s,"display"))){if(o&&"auto"===n.slidesPerView)n.virtual.slidesPerViewAutoSlideSize&&(E=n.virtual.slidesPerViewAutoSlideSize),E&&s&&(n.roundLengths&&(E=Math.floor(E)),s.style[e.getDirectionLabel("width")]=`${E}px`);else if("auto"===n.slidesPerView){N&&(s.style[e.getDirectionLabel("width")]="");const i=getComputedStyle(s),r=s.style.transform,a=s.style.webkitTransform;if(r&&(s.style.transform="none"),a&&(s.style.webkitTransform="none"),n.roundLengths)E=e.isHorizontal()?pt(s,"width"):pt(s,"height");else{const e=t(i,"width"),n=t(i,"padding-left"),r=t(i,"padding-right"),a=t(i,"margin-left"),o=t(i,"margin-right"),l=i.getPropertyValue("box-sizing");if(l&&"border-box"===l)E=e+a+o;else{const{clientWidth:t,offsetWidth:i}=s;E=e+n+r+a+o+(i-t)}}r&&(s.style.transform=r),a&&(s.style.webkitTransform=a),n.roundLengths&&(E=Math.floor(E))}else E=(b-(n.slidesPerView-1)*y)/n.slidesPerView,n.roundLengths&&(E=Math.floor(E)),s&&(s.style[e.getDirectionLabel("width")]=`${E}px`);s&&(s.swiperSlideSize=E),p.push(E),n.centeredSlides?(_=_+E/2+x/2+y,0===x&&0!==i&&(_=_-b/2-y),0===i&&(_=_-b/2-y),Math.abs(_)<.001&&(_=0),n.roundLengths&&(_=Math.floor(_)),w%n.slidesPerGroup===0&&u.push(_),h.push(_)):(n.roundLengths&&(_=Math.floor(_)),(w-Math.min(e.params.slidesPerGroupSkip,w))%e.params.slidesPerGroup===0&&u.push(_),h.push(_),_=_+E+y),e.virtualSize+=E+y,x=E,w+=1}}if(e.virtualSize=Math.max(e.virtualSize,b)+f,r&&a&&("slide"===n.effect||"coverflow"===n.effect)&&(i.style.width=`${e.virtualSize+y}px`),n.setWrapperSize&&(i.style[e.getDirectionLabel("width")]=`${e.virtualSize+y}px`),S&&e.grid.updateWrapperSize(E,u),!n.centeredSlides){const t="auto"!==n.slidesPerView&&n.slidesPerView%1!=0,i=n.snapToSlideEdge&&!n.loop&&("auto"===n.slidesPerView||t);let s=u.length;if(i){let e;if("auto"===n.slidesPerView){e=1;let t=0;for(let n=p.length-1;n>=0&&(t+=p[n]+(n<p.length-1?y:0),t<=b);n-=1)e=p.length-n}else e=Math.floor(n.slidesPerView);s=Math.max(d-e,0)}const r=[];for(let t=0;t<u.length;t+=1){let a=u[t];n.roundLengths&&(a=Math.floor(a)),i?t<=s&&r.push(a):u[t]<=e.virtualSize-b&&r.push(a)}u=r,Math.floor(e.virtualSize-b)-Math.floor(u[u.length-1])>1&&(i||u.push(e.virtualSize-b))}if(o&&n.loop){const t=p[0]+y;if(n.slidesPerGroup>1){const i=Math.ceil((e.virtual.slidesBefore+e.virtual.slidesAfter)/n.slidesPerGroup),s=t*n.slidesPerGroup;for(let e=0;e<i;e+=1)u.push(u[u.length-1]+s)}for(let i=0;i<e.virtual.slidesBefore+e.virtual.slidesAfter;i+=1)1===n.slidesPerGroup&&u.push(u[u.length-1]+t),h.push(h[h.length-1]+t),e.virtualSize+=t}if(0===u.length&&(u=[0]),0!==y){const t=e.isHorizontal()&&r?"marginLeft":e.getDirectionLabel("marginRight");c.filter((e,t)=>!(n.cssMode&&!n.loop)||t!==c.length-1).forEach(e=>{e.style[t]=`${y}px`})}if(n.centeredSlides&&n.centeredSlidesBounds){let e=0;p.forEach(t=>{e+=t+(y||0)}),e-=y;const t=e>b?e-b:0;u=u.map(e=>e<=0?-m:e>t?t+f:e)}if(n.centerInsufficientSlides){let e=0;if(p.forEach(t=>{e+=t+(y||0)}),e-=y,e<b){const t=(b-e)/2;u.forEach((e,n)=>{u[n]=e-t}),h.forEach((e,n)=>{h[n]=e+t})}}if(Object.assign(e,{slides:c,snapGrid:u,slidesGrid:h,slidesSizesGrid:p}),n.centeredSlides&&n.cssMode&&!n.centeredSlidesBounds){st(i,"--swiper-centered-offset-before",-u[0]+"px"),st(i,"--swiper-centered-offset-after",e.size/2-p[p.length-1]/2+"px");const t=-e.snapGrid[0],n=-e.slidesGrid[0];e.snapGrid=e.snapGrid.map(e=>e+t),e.slidesGrid=e.slidesGrid.map(e=>e+n)}if(d!==l&&e.emit("slidesLengthChange"),u.length!==g&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),h.length!==v&&e.emit("slidesGridLengthChange"),n.watchSlidesProgress&&e.updateSlidesOffset(),e.emit("slidesUpdated"),!(o||n.cssMode||"slide"!==n.effect&&"fade"!==n.effect)){const t=`${n.containerModifierClass}backface-hidden`,i=e.el.classList.contains(t);d<=n.maxBackfaceHiddenSlides?i||e.el.classList.add(t):i&&e.el.classList.remove(t)}},updateAutoHeight:function(e){const t=this,n=[],i=t.virtual&&t.params.virtual.enabled;let s,r=0;"number"==typeof e?t.setTransition(e):!0===e&&t.setTransition(t.params.speed);const a=e=>i?t.slides[t.getSlideIndexByData(e)]:t.slides[e];if("auto"!==t.params.slidesPerView&&t.params.slidesPerView>1)if(t.params.centeredSlides)(t.visibleSlides||[]).forEach(e=>{n.push(e)});else for(s=0;s<Math.ceil(t.params.slidesPerView);s+=1){const e=t.activeIndex+s;if(e>t.slides.length&&!i)break;n.push(a(e))}else n.push(a(t.activeIndex));for(s=0;s<n.length;s+=1)if(void 0!==n[s]){const e=n[s].offsetHeight;r=e>r?e:r}(r||0===r)&&(t.wrapperEl.style.height=`${r}px`)},updateSlidesOffset:function(){const e=this,t=e.slides,n=e.isElement?e.isHorizontal()?e.wrapperEl.offsetLeft:e.wrapperEl.offsetTop:0;for(let i=0;i<t.length;i+=1)t[i].swiperSlideOffset=(e.isHorizontal()?t[i].offsetLeft:t[i].offsetTop)-n-e.cssOverflowAdjustment()},updateSlidesProgress:function(e=this&&this.translate||0){const t=this,n=t.params,{slides:i,rtlTranslate:s,snapGrid:r}=t;if(0===i.length)return;void 0===i[0].swiperSlideOffset&&t.updateSlidesOffset();let a=-e;s&&(a=e),t.visibleSlidesIndexes=[],t.visibleSlides=[];let o=n.spaceBetween;"string"==typeof o&&o.indexOf("%")>=0?o=parseFloat(o.replace("%",""))/100*t.size:"string"==typeof o&&(o=parseFloat(o));for(let e=0;e<i.length;e+=1){const l=i[e];let c=l.swiperSlideOffset;n.cssMode&&n.centeredSlides&&(c-=i[0].swiperSlideOffset);const d=(a+(n.centeredSlides?t.minTranslate():0)-c)/(l.swiperSlideSize+o),u=(a-r[0]+(n.centeredSlides?t.minTranslate():0)-c)/(l.swiperSlideSize+o),h=-(a-c),p=h+t.slidesSizesGrid[e],m=h>=0&&h<=t.size-t.slidesSizesGrid[e],f=h>=0&&h<t.size-1||p>1&&p<=t.size||h<=0&&p>=t.size;f&&(t.visibleSlides.push(l),t.visibleSlidesIndexes.push(e)),St(l,f,n.slideVisibleClass),St(l,m,n.slideFullyVisibleClass),l.progress=s?-d:d,l.originalProgress=s?-u:u}},updateProgress:function(e){const t=this;if(void 0===e){const n=t.rtlTranslate?-1:1;e=t&&t.translate&&t.translate*n||0}const n=t.params,i=t.maxTranslate()-t.minTranslate();let{progress:s,isBeginning:r,isEnd:a,progressLoop:o}=t;const l=r,c=a;if(0===i)s=0,r=!0,a=!0;else{s=(e-t.minTranslate())/i;const n=Math.abs(e-t.minTranslate())<1,o=Math.abs(e-t.maxTranslate())<1;r=n||s<=0,a=o||s>=1,n&&(s=0),o&&(s=1)}if(n.loop){const n=t.getSlideIndexByData(0),i=t.getSlideIndexByData(t.slides.length-1),s=t.slidesGrid[n],r=t.slidesGrid[i],a=t.slidesGrid[t.slidesGrid.length-1],l=Math.abs(e);o=l>=s?(l-s)/a:(l+a-r)/a,o>1&&(o-=1)}Object.assign(t,{progress:s,progressLoop:o,isBeginning:r,isEnd:a}),(n.watchSlidesProgress||n.centeredSlides&&n.autoHeight)&&t.updateSlidesProgress(e),r&&!l&&t.emit("reachBeginning toEdge"),a&&!c&&t.emit("reachEnd toEdge"),(l&&!r||c&&!a)&&t.emit("fromEdge"),t.emit("progress",s)},updateSlidesClasses:function(){const e=this,{slides:t,params:n,slidesEl:i,activeIndex:s}=e,r=e.virtual&&n.virtual.enabled,a=e.grid&&n.grid&&n.grid.rows>1,o=e=>at(i,`.${n.slideClass}${e}, swiper-slide${e}`)[0];let l,c,d;if(r)if(n.loop){let t=s-e.virtual.slidesBefore;t<0&&(t=e.virtual.slides.length+t),t>=e.virtual.slides.length&&(t-=e.virtual.slides.length),l=o(`[data-swiper-slide-index="${t}"]`)}else l=o(`[data-swiper-slide-index="${s}"]`);else a?(l=t.find(e=>e.column===s),d=t.find(e=>e.column===s+1),c=t.find(e=>e.column===s-1)):l=t[s];l&&(a||(d=function(e,t){const n=[];for(;e.nextElementSibling;){const i=e.nextElementSibling;t?i.matches(t)&&n.push(i):n.push(i),e=i}return n}(l,`.${n.slideClass}, swiper-slide`)[0],n.loop&&!d&&(d=t[0]),c=function(e,t){const n=[];for(;e.previousElementSibling;){const i=e.previousElementSibling;t?i.matches(t)&&n.push(i):n.push(i),e=i}return n}(l,`.${n.slideClass}, swiper-slide`)[0],n.loop&&0===!c&&(c=t[t.length-1]))),t.forEach(e=>{Et(e,e===l,n.slideActiveClass),Et(e,e===d,n.slideNextClass),Et(e,e===c,n.slidePrevClass)}),e.emitSlidesClasses()},updateActiveIndex:function(e){const t=this,n=t.rtlTranslate?t.translate:-t.translate,{snapGrid:i,params:s,activeIndex:r,realIndex:a,snapIndex:o}=t;let l,c=e;const d=e=>{let n=e-t.virtual.slidesBefore;return n<0&&(n=t.virtual.slides.length+n),n>=t.virtual.slides.length&&(n-=t.virtual.slides.length),n};if(void 0===c&&(c=function(e){const{slidesGrid:t,params:n}=e,i=e.rtlTranslate?e.translate:-e.translate;let s;for(let e=0;e<t.length;e+=1)void 0!==t[e+1]?i>=t[e]&&i<t[e+1]-(t[e+1]-t[e])/2?s=e:i>=t[e]&&i<t[e+1]&&(s=e+1):i>=t[e]&&(s=e);return n.normalizeSlideIndex&&(s<0||void 0===s)&&(s=0),s}(t)),i.indexOf(n)>=0)l=i.indexOf(n);else{const e=Math.min(s.slidesPerGroupSkip,c);l=e+Math.floor((c-e)/s.slidesPerGroup)}if(l>=i.length&&(l=i.length-1),c===r&&!t.params.loop)return void(l!==o&&(t.snapIndex=l,t.emit("snapIndexChange")));if(c===r&&t.params.loop&&t.virtual&&t.params.virtual.enabled)return void(t.realIndex=d(c));const u=t.grid&&s.grid&&s.grid.rows>1;let h;if(t.virtual&&s.virtual.enabled)h=s.loop?d(c):c;else if(u){const e=t.slides.find(e=>e.column===c);let n=parseInt(e.getAttribute("data-swiper-slide-index"),10);Number.isNaN(n)&&(n=Math.max(t.slides.indexOf(e),0)),h=Math.floor(n/s.grid.rows)}else if(t.slides[c]){const e=t.slides[c].getAttribute("data-swiper-slide-index");h=e?parseInt(e,10):c}else h=c;Object.assign(t,{previousSnapIndex:o,snapIndex:l,previousRealIndex:a,realIndex:h,previousIndex:r,activeIndex:c}),t.initialized&&kt(t),t.emit("activeIndexChange"),t.emit("snapIndexChange"),(t.initialized||t.params.runCallbacksOnInit)&&(a!==h&&t.emit("realIndexChange"),t.emit("slideChange"))},updateClickedSlide:function(e,t){const n=this,i=n.params;let s=e.closest(`.${i.slideClass}, swiper-slide`);!s&&n.isElement&&t&&t.length>1&&t.includes(e)&&[...t.slice(t.indexOf(e)+1,t.length)].forEach(e=>{!s&&e.matches&&e.matches(`.${i.slideClass}, swiper-slide`)&&(s=e)});let r,a=!1;if(s)for(let e=0;e<n.slides.length;e+=1)if(n.slides[e]===s){a=!0,r=e;break}if(!s||!a)return n.clickedSlide=void 0,void(n.clickedIndex=void 0);n.clickedSlide=s,n.virtual&&n.params.virtual.enabled?n.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):n.clickedIndex=r,i.slideToClickedSlide&&void 0!==n.clickedIndex&&n.clickedIndex!==n.activeIndex&&n.slideToClickedSlide()}},jt={getTranslate:function(e=(this.isHorizontal()?"x":"y")){const{params:t,rtlTranslate:n,translate:i,wrapperEl:s}=this;if(t.virtualTranslate)return n?-i:i;if(t.cssMode)return i;let r=function(e,t="x"){const n=Ze();let i,s,r;const a=function(e){const t=Ze();let n;return t.getComputedStyle&&(n=t.getComputedStyle(e,null)),!n&&e.currentStyle&&(n=e.currentStyle),n||(n=e.style),n}(e);return n.WebKitCSSMatrix?(s=a.transform||a.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(e=>e.replace(",",".")).join(", ")),r=new n.WebKitCSSMatrix("none"===s?"":s)):(r=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),i=r.toString().split(",")),"x"===t&&(s=n.WebKitCSSMatrix?r.m41:16===i.length?parseFloat(i[12]):parseFloat(i[4])),"y"===t&&(s=n.WebKitCSSMatrix?r.m42:16===i.length?parseFloat(i[13]):parseFloat(i[5])),s||0}(s,e);return r+=this.cssOverflowAdjustment(),n&&(r=-r),r||0},setTranslate:function(e,t){const n=this,{rtlTranslate:i,params:s,wrapperEl:r,progress:a}=n;let o,l=0,c=0;n.isHorizontal()?l=i?-e:e:c=e,s.roundLengths&&(l=Math.floor(l),c=Math.floor(c)),n.previousTranslate=n.translate,n.translate=n.isHorizontal()?l:c,s.cssMode?r[n.isHorizontal()?"scrollLeft":"scrollTop"]=n.isHorizontal()?-l:-c:s.virtualTranslate||(n.isHorizontal()?l-=n.cssOverflowAdjustment():c-=n.cssOverflowAdjustment(),r.style.transform=`translate3d(${l}px, ${c}px, 0px)`);const d=n.maxTranslate()-n.minTranslate();o=0===d?0:(e-n.minTranslate())/d,o!==a&&n.updateProgress(e),n.emit("setTranslate",n.translate,t)},minTranslate:function(){return-this.snapGrid[0]},maxTranslate:function(){return-this.snapGrid[this.snapGrid.length-1]},translateTo:function(e=0,t=this.params.speed,n=!0,i=!0,s){const r=this,{params:a,wrapperEl:o}=r;if(r.animating&&a.preventInteractionOnTransition)return!1;const l=r.minTranslate(),c=r.maxTranslate();let d;if(d=i&&e>l?l:i&&e<c?c:e,r.updateProgress(d),a.cssMode){const e=r.isHorizontal();if(0===t)o[e?"scrollLeft":"scrollTop"]=-d;else{if(!r.support.smoothScroll)return rt({swiper:r,targetPosition:-d,side:e?"left":"top"}),!0;o.scrollTo({[e?"left":"top"]:-d,behavior:"smooth"})}return!0}return 0===t?(r.setTransition(0),r.setTranslate(d),n&&(r.emit("beforeTransitionStart",t,s),r.emit("transitionEnd"))):(r.setTransition(t),r.setTranslate(d),n&&(r.emit("beforeTransitionStart",t,s),r.emit("transitionStart")),r.animating||(r.animating=!0,r.onTranslateToWrapperTransitionEnd||(r.onTranslateToWrapperTransitionEnd=function(e){r&&!r.destroyed&&e.target===this&&(r.wrapperEl.removeEventListener("transitionend",r.onTranslateToWrapperTransitionEnd),r.onTranslateToWrapperTransitionEnd=null,delete r.onTranslateToWrapperTransitionEnd,r.animating=!1,n&&r.emit("transitionEnd"))}),r.wrapperEl.addEventListener("transitionend",r.onTranslateToWrapperTransitionEnd))),!0}};function Ot({swiper:e,runCallbacks:t,direction:n,step:i}){const{activeIndex:s,previousIndex:r}=e;let a=n;a||(a=s>r?"next":s<r?"prev":"reset"),e.emit(`transition${i}`),t&&"reset"===a?e.emit(`slideResetTransition${i}`):t&&s!==r&&(e.emit(`slideChangeTransition${i}`),"next"===a?e.emit(`slideNextTransition${i}`):e.emit(`slidePrevTransition${i}`))}var At={slideTo:function(e=0,t,n=!0,i,s){"string"==typeof e&&(e=parseInt(e,10));const r=this;let a=e;a<0&&(a=0);const{params:o,snapGrid:l,slidesGrid:c,previousIndex:d,activeIndex:u,rtlTranslate:h,wrapperEl:p,enabled:m}=r;if(!m&&!i&&!s||r.destroyed||r.animating&&o.preventInteractionOnTransition)return!1;void 0===t&&(t=r.params.speed);const f=Math.min(r.params.slidesPerGroupSkip,a);let g=f+Math.floor((a-f)/r.params.slidesPerGroup);g>=l.length&&(g=l.length-1);const v=-l[g];if(o.normalizeSlideIndex)for(let e=0;e<c.length;e+=1){const t=-Math.floor(100*v),n=Math.floor(100*c[e]),i=Math.floor(100*c[e+1]);void 0!==c[e+1]?t>=n&&t<i-(i-n)/2?a=e:t>=n&&t<i&&(a=e+1):t>=n&&(a=e)}if(r.initialized&&a!==u){if(!r.allowSlideNext&&(h?v>r.translate&&v>r.minTranslate():v<r.translate&&v<r.minTranslate()))return!1;if(!r.allowSlidePrev&&v>r.translate&&v>r.maxTranslate()&&(u||0)!==a)return!1}let b;a!==(d||0)&&n&&r.emit("beforeSlideChangeStart"),r.updateProgress(v),b=a>u?"next":a<u?"prev":"reset";const y=r.virtual&&r.params.virtual.enabled;if((!y||!s)&&(h&&-v===r.translate||!h&&v===r.translate))return r.updateActiveIndex(a),o.autoHeight&&r.updateAutoHeight(),r.updateSlidesClasses(),"slide"!==o.effect&&r.setTranslate(v),"reset"!==b&&(r.transitionStart(n,b),r.transitionEnd(n,b)),!1;if(o.cssMode){const e=r.isHorizontal(),n=h?v:-v;if(0===t)y&&(r.wrapperEl.style.scrollSnapType="none",r._immediateVirtual=!0),y&&!r._cssModeVirtualInitialSet&&r.params.initialSlide>0?(r._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{p[e?"scrollLeft":"scrollTop"]=n})):p[e?"scrollLeft":"scrollTop"]=n,y&&requestAnimationFrame(()=>{r.wrapperEl.style.scrollSnapType="",r._immediateVirtual=!1});else{if(!r.support.smoothScroll)return rt({swiper:r,targetPosition:n,side:e?"left":"top"}),!0;p.scrollTo({[e?"left":"top"]:n,behavior:"smooth"})}return!0}const _=xt().isSafari;return y&&!s&&_&&r.isElement&&r.virtual.update(!1,!1,a),r.setTransition(t),r.setTranslate(v),r.updateActiveIndex(a),r.updateSlidesClasses(),r.emit("beforeTransitionStart",t,i),r.transitionStart(n,b),0===t?r.transitionEnd(n,b):r.animating||(r.animating=!0,r.onSlideToWrapperTransitionEnd||(r.onSlideToWrapperTransitionEnd=function(e){r&&!r.destroyed&&e.target===this&&(r.wrapperEl.removeEventListener("transitionend",r.onSlideToWrapperTransitionEnd),r.onSlideToWrapperTransitionEnd=null,delete r.onSlideToWrapperTransitionEnd,r.transitionEnd(n,b))}),r.wrapperEl.addEventListener("transitionend",r.onSlideToWrapperTransitionEnd)),!0},slideToLoop:function(e=0,t,n=!0,i){"string"==typeof e&&(e=parseInt(e,10));const s=this;if(s.destroyed)return;void 0===t&&(t=s.params.speed);const r=s.grid&&s.params.grid&&s.params.grid.rows>1;let a=e;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)a+=s.virtual.slidesBefore;else{let e;if(r){const t=a*s.params.grid.rows;e=s.slides.find(e=>1*e.getAttribute("data-swiper-slide-index")===t).column}else e=s.getSlideIndexByData(a);const t=r?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:n,slidesOffsetBefore:o,slidesOffsetAfter:l}=s.params,c=n||!!o||!!l;let d=s.params.slidesPerView;"auto"===d?d=s.slidesPerViewDynamic():(d=Math.ceil(parseFloat(s.params.slidesPerView,10)),c&&d%2==0&&(d+=1));let u=t-e<d;if(c&&(u=u||e<Math.ceil(d/2)),i&&c&&"auto"!==s.params.slidesPerView&&!r&&(u=!1),u){const n=c?e<s.activeIndex?"prev":"next":e-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:n,slideTo:!0,activeSlideIndex:"next"===n?e+1:e-t+1,slideRealIndex:"next"===n?s.realIndex:void 0})}if(r){const e=a*s.params.grid.rows;a=s.slides.find(t=>1*t.getAttribute("data-swiper-slide-index")===e).column}else a=s.getSlideIndexByData(a)}return requestAnimationFrame(()=>{s.slideTo(a,t,n,i)}),s},slideNext:function(e,t=!0,n){const i=this,{enabled:s,params:r,animating:a}=i;if(!s||i.destroyed)return i;void 0===e&&(e=i.params.speed);let o=r.slidesPerGroup;"auto"===r.slidesPerView&&1===r.slidesPerGroup&&r.slidesPerGroupAuto&&(o=Math.max(i.slidesPerViewDynamic("current",!0),1));const l=i.activeIndex<r.slidesPerGroupSkip?1:o,c=i.virtual&&r.virtual.enabled;if(r.loop){if(a&&!c&&r.loopPreventsSliding)return!1;if(i.loopFix({direction:"next"}),i._clientLeft=i.wrapperEl.clientLeft,i.activeIndex===i.slides.length-1&&r.cssMode)return requestAnimationFrame(()=>{i.slideTo(i.activeIndex+l,e,t,n)}),!0}return r.rewind&&i.isEnd?i.slideTo(0,e,t,n):i.slideTo(i.activeIndex+l,e,t,n)},slidePrev:function(e,t=!0,n){const i=this,{params:s,snapGrid:r,slidesGrid:a,rtlTranslate:o,enabled:l,animating:c}=i;if(!l||i.destroyed)return i;void 0===e&&(e=i.params.speed);const d=i.virtual&&s.virtual.enabled;if(s.loop){if(c&&!d&&s.loopPreventsSliding)return!1;i.loopFix({direction:"prev"}),i._clientLeft=i.wrapperEl.clientLeft}function u(e){return e<0?-Math.floor(Math.abs(e)):Math.floor(e)}const h=u(o?i.translate:-i.translate),p=r.map(e=>u(e)),m=s.freeMode&&s.freeMode.enabled;let f=r[p.indexOf(h)-1];if(void 0===f&&(s.cssMode||m)){let e;r.forEach((t,n)=>{h>=t&&(e=n)}),void 0!==e&&(f=m?r[e]:r[e>0?e-1:e])}let g=0;if(void 0!==f&&(g=a.indexOf(f),g<0&&(g=i.activeIndex-1),"auto"===s.slidesPerView&&1===s.slidesPerGroup&&s.slidesPerGroupAuto&&(g=g-i.slidesPerViewDynamic("previous",!0)+1,g=Math.max(g,0))),s.rewind&&i.isBeginning){const s=i.params.virtual&&i.params.virtual.enabled&&i.virtual?i.virtual.slides.length-1:i.slides.length-1;return i.slideTo(s,e,t,n)}return s.loop&&0===i.activeIndex&&s.cssMode?(requestAnimationFrame(()=>{i.slideTo(g,e,t,n)}),!0):i.slideTo(g,e,t,n)},slideReset:function(e,t=!0,n){const i=this;if(!i.destroyed)return void 0===e&&(e=i.params.speed),i.slideTo(i.activeIndex,e,t,n)},slideToClosest:function(e,t=!0,n,i=.5){const s=this;if(s.destroyed)return;void 0===e&&(e=s.params.speed);let r=s.activeIndex;const a=Math.min(s.params.slidesPerGroupSkip,r),o=a+Math.floor((r-a)/s.params.slidesPerGroup),l=s.rtlTranslate?s.translate:-s.translate;if(l>=s.snapGrid[o]){const e=s.snapGrid[o];l-e>(s.snapGrid[o+1]-e)*i&&(r+=s.params.slidesPerGroup)}else{const e=s.snapGrid[o-1];l-e<=(s.snapGrid[o]-e)*i&&(r-=s.params.slidesPerGroup)}return r=Math.max(r,0),r=Math.min(r,s.slidesGrid.length-1),s.slideTo(r,e,t,n)},slideToClickedSlide:function(){const e=this;if(e.destroyed)return;const{params:t,slidesEl:n}=e,i="auto"===t.slidesPerView?e.slidesPerViewDynamic():t.slidesPerView;let s,r=e.getSlideIndexWhenGrid(e.clickedIndex);const a=e.isElement?"swiper-slide":`.${t.slideClass}`,o=e.grid&&e.params.grid&&e.params.grid.rows>1;if(t.loop){if(e.animating)return;s=parseInt(e.clickedSlide.getAttribute("data-swiper-slide-index"),10),t.centeredSlides?e.slideToLoop(s):r>(o?(e.slides.length-i)/2-(e.params.grid.rows-1):e.slides.length-i)?(e.loopFix(),r=e.getSlideIndex(at(n,`${a}[data-swiper-slide-index="${s}"]`)[0]),Qe(()=>{e.slideTo(r)})):e.slideTo(r)}else e.slideTo(r)}},Lt={loopCreate:function(e,t){const n=this,{params:i,slidesEl:s}=n;if(!i.loop||n.virtual&&n.params.virtual.enabled)return;const r=()=>{at(s,`.${i.slideClass}, swiper-slide`).forEach((e,t)=>{e.setAttribute("data-swiper-slide-index",t)})},a=n.grid&&i.grid&&i.grid.rows>1;i.loopAddBlankSlides&&(i.slidesPerGroup>1||a)&&(()=>{const e=at(s,`.${i.slideBlankClass}`);e.forEach(e=>{e.remove()}),e.length>0&&(n.recalcSlides(),n.updateSlides())})();const o=i.slidesPerGroup*(a?i.grid.rows:1),l=n.slides.length%o!==0,c=a&&n.slides.length%i.grid.rows!==0,d=e=>{for(let t=0;t<e;t+=1){const e=n.isElement?lt("swiper-slide",[i.slideBlankClass]):lt("div",[i.slideClass,i.slideBlankClass]);n.slidesEl.append(e)}};l?(i.loopAddBlankSlides?(d(o-n.slides.length%o),n.recalcSlides(),n.updateSlides()):ot(),r()):c?(i.loopAddBlankSlides?(d(i.grid.rows-n.slides.length%i.grid.rows),n.recalcSlides(),n.updateSlides()):ot(),r()):r();const u=i.centeredSlides||!!i.slidesOffsetBefore||!!i.slidesOffsetAfter;n.loopFix({slideRealIndex:e,direction:u?void 0:"next",initial:t})},loopFix:function({slideRealIndex:e,slideTo:t=!0,direction:n,setTranslate:i,activeSlideIndex:s,initial:r,byController:a,byMousewheel:o}={}){const l=this;if(!l.params.loop)return;l.emit("beforeLoopFix");const{slides:c,allowSlidePrev:d,allowSlideNext:u,slidesEl:h,params:p}=l,{centeredSlides:m,slidesOffsetBefore:f,slidesOffsetAfter:g,initialSlide:v}=p,b=m||!!f||!!g;if(l.allowSlidePrev=!0,l.allowSlideNext=!0,l.virtual&&p.virtual.enabled)return t&&(b||0!==l.snapIndex?b&&l.snapIndex<p.slidesPerView?l.slideTo(l.virtual.slides.length+l.snapIndex,0,!1,!0):l.snapIndex===l.snapGrid.length-1&&l.slideTo(l.virtual.slidesBefore,0,!1,!0):l.slideTo(l.virtual.slides.length,0,!1,!0)),l.allowSlidePrev=d,l.allowSlideNext=u,void l.emit("loopFix");let y=p.slidesPerView;"auto"===y?y=l.slidesPerViewDynamic():(y=Math.ceil(parseFloat(p.slidesPerView,10)),b&&y%2==0&&(y+=1));const _=p.slidesPerGroupAuto?y:p.slidesPerGroup;let x=b?Math.max(_,Math.ceil(y/2)):_;x%_!==0&&(x+=_-x%_),x+=p.loopAdditionalSlides,l.loopedSlides=x;const w=l.grid&&p.grid&&p.grid.rows>1;(c.length<y+x||"cards"===l.params.effect&&c.length<y+2*x||w&&"row"===p.grid.fill)&&ot();const S=[],E=[],N=w?Math.ceil(c.length/p.grid.rows):c.length,C=r&&N-v<y&&!b;let k=C?v:l.activeIndex;void 0===s?s=l.getSlideIndex(c.find(e=>e.classList.contains(p.slideActiveClass))):k=s;const T="next"===n||!n,j="prev"===n||!n;let O=0,A=0;const L=(w?c[s].column:s)+(b&&void 0===i?-y/2+.5:0);if(L<x){O=Math.max(x-L,_);for(let e=0;e<x-L;e+=1){const t=e-Math.floor(e/N)*N;if(w){const e=N-t-1;for(let t=c.length-1;t>=0;t-=1)c[t].column===e&&S.push(t)}else S.push(N-t-1)}}else if(L+y>N-x){A=Math.max(L-(N-2*x),_),C&&(A=Math.max(A,y-N+v+1));for(let e=0;e<A;e+=1){const t=e-Math.floor(e/N)*N;w?c.forEach((e,n)=>{e.column===t&&E.push(n)}):E.push(t)}}if(l.__preventObserver__=!0,requestAnimationFrame(()=>{l.__preventObserver__=!1}),"cards"===l.params.effect&&c.length<y+2*x&&(E.includes(s)&&E.splice(E.indexOf(s),1),S.includes(s)&&S.splice(S.indexOf(s),1)),j&&S.forEach(e=>{c[e].swiperLoopMoveDOM=!0,h.prepend(c[e]),c[e].swiperLoopMoveDOM=!1}),T&&E.forEach(e=>{c[e].swiperLoopMoveDOM=!0,h.append(c[e]),c[e].swiperLoopMoveDOM=!1}),l.recalcSlides(),"auto"===p.slidesPerView?l.updateSlides():w&&(S.length>0&&j||E.length>0&&T)&&l.slides.forEach((e,t)=>{l.grid.updateSlide(t,e,l.slides)}),p.watchSlidesProgress&&l.updateSlidesOffset(),t)if(S.length>0&&j){if(void 0===e){const e=l.slidesGrid[k],t=l.slidesGrid[k+O]-e;o?l.setTranslate(l.translate-t):(l.slideTo(k+Math.ceil(O),0,!1,!0),i&&(l.touchEventsData.startTranslate=l.touchEventsData.startTranslate-t,l.touchEventsData.currentTranslate=l.touchEventsData.currentTranslate-t))}else if(i){const e=w?S.length/p.grid.rows:S.length;l.slideTo(l.activeIndex+e,0,!1,!0),l.touchEventsData.currentTranslate=l.translate}}else if(E.length>0&&T)if(void 0===e){const e=l.slidesGrid[k],t=l.slidesGrid[k-A]-e;o?l.setTranslate(l.translate-t):(l.slideTo(k-A,0,!1,!0),i&&(l.touchEventsData.startTranslate=l.touchEventsData.startTranslate-t,l.touchEventsData.currentTranslate=l.touchEventsData.currentTranslate-t))}else{const e=w?E.length/p.grid.rows:E.length;l.slideTo(l.activeIndex-e,0,!1,!0)}if(l.allowSlidePrev=d,l.allowSlideNext=u,l.controller&&l.controller.control&&!a){const r={slideRealIndex:e,direction:n,setTranslate:i,activeSlideIndex:s,byController:!0};Array.isArray(l.controller.control)?l.controller.control.forEach(e=>{!e.destroyed&&e.params.loop&&e.loopFix({...r,slideTo:e.params.slidesPerView===p.slidesPerView&&t})}):l.controller.control instanceof l.constructor&&l.controller.control.params.loop&&l.controller.control.loopFix({...r,slideTo:l.controller.control.params.slidesPerView===p.slidesPerView&&t})}l.emit("loopFix")},loopDestroy:function(){const e=this,{params:t,slidesEl:n}=e;if(!t.loop||!n||e.virtual&&e.params.virtual.enabled)return;e.recalcSlides();const i=[];e.slides.forEach(e=>{const t=void 0===e.swiperSlideIndex?1*e.getAttribute("data-swiper-slide-index"):e.swiperSlideIndex;i[t]=e}),e.slides.forEach(e=>{e.removeAttribute("data-swiper-slide-index")}),i.forEach(e=>{n.append(e)}),e.recalcSlides(),e.slideTo(e.realIndex,0)}};function Dt(e,t,n){const i=Ze(),{params:s}=e,r=s.edgeSwipeDetection,a=s.edgeSwipeThreshold;return!r||!(n<=a||n>=i.innerWidth-a)||"prevent"===r&&(t.preventDefault(),!0)}function Mt(e){const t=this;if(t.destroyed)return;const n=Xe();let i=e;i.originalEvent&&(i=i.originalEvent);const s=t.touchEventsData;if("pointerdown"===i.type){if(null!==s.pointerId&&s.pointerId!==i.pointerId)return;s.pointerId=i.pointerId}else"touchstart"===i.type&&1===i.targetTouches.length&&(s.touchId=i.targetTouches[0].identifier);if("touchstart"===i.type)return void Dt(t,i,i.targetTouches[0].pageX);const{params:r,touches:a,enabled:o}=t;if(!o)return;if(!r.simulateTouch&&"mouse"===i.pointerType)return;if(t.animating&&r.preventInteractionOnTransition)return;!t.animating&&r.cssMode&&r.loop&&t.loopFix();let l=i.target;if("wrapper"===r.touchEventsTarget&&!function(e,t){const n=Ze();let i=t.contains(e);return!i&&n.HTMLSlotElement&&t instanceof HTMLSlotElement&&(i=[...t.assignedElements()].includes(e),i||(i=function(e,t){const n=[t];for(;n.length>0;){const t=n.shift();if(e===t)return!0;n.push(...t.children,...t.shadowRoot?t.shadowRoot.children:[],...t.assignedElements?t.assignedElements():[])}}(e,t))),i}(l,t.wrapperEl))return;if("which"in i&&3===i.which)return;if("button"in i&&i.button>0)return;if(s.isTouched&&s.isMoved)return;const c=!!r.noSwipingClass&&""!==r.noSwipingClass,d=i.composedPath?i.composedPath():i.path;c&&i.target&&i.target.shadowRoot&&d&&(l=d[0]);const u=r.noSwipingSelector?r.noSwipingSelector:`.${r.noSwipingClass}`,h=!(!i.target||!i.target.shadowRoot);if(r.noSwiping&&(h?function(e,t=this){return function t(n){if(!n||n===Xe()||n===Ze())return null;n.assignedSlot&&(n=n.assignedSlot);const i=n.closest(e);return i||n.getRootNode?i||t(n.getRootNode().host):null}(t)}(u,l):l.closest(u)))return void(t.allowClick=!0);if(r.swipeHandler&&!l.closest(r.swipeHandler))return;a.currentX=i.pageX,a.currentY=i.pageY;const p=a.currentX,m=a.currentY;if(!Dt(t,i,p))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=p,a.startY=m,s.touchStartTime=et(),t.allowClick=!0,t.updateSize(),t.swipeDirection=void 0,r.threshold>0&&(s.allowThresholdMove=!1);let f=!0;l.matches(s.focusableElements)&&(f=!1,"SELECT"===l.nodeName&&(s.isTouched=!1)),n.activeElement&&n.activeElement.matches(s.focusableElements)&&n.activeElement!==l&&("mouse"===i.pointerType||"mouse"!==i.pointerType&&!l.matches(s.focusableElements))&&n.activeElement.blur();const g=f&&t.allowTouchMove&&r.touchStartPreventDefault;!r.touchStartForcePreventDefault&&!g||l.isContentEditable||i.preventDefault(),r.freeMode&&r.freeMode.enabled&&t.freeMode&&t.animating&&!r.cssMode&&t.freeMode.onTouchStart(),t.emit("touchStart",i)}function Pt(e){const t=Xe(),n=this;if(n.destroyed)return;const i=n.touchEventsData,{params:s,touches:r,rtlTranslate:a,enabled:o}=n;if(!o)return;if(!s.simulateTouch&&"mouse"===e.pointerType)return;let l,c=e;if(c.originalEvent&&(c=c.originalEvent),"pointermove"===c.type){if(null!==i.touchId)return;if(c.pointerId!==i.pointerId)return}if("touchmove"===c.type){if(l=[...c.changedTouches].find(e=>e.identifier===i.touchId),!l||l.identifier!==i.touchId)return}else l=c;if(!i.isTouched)return void(i.startMoving&&i.isScrolling&&n.emit("touchMoveOpposite",c));const d=l.pageX,u=l.pageY;if(c.preventedByNestedSwiper)return r.startX=d,void(r.startY=u);if(!n.allowTouchMove)return c.target.matches(i.focusableElements)||(n.allowClick=!1),void(i.isTouched&&(Object.assign(r,{startX:d,startY:u,currentX:d,currentY:u}),i.touchStartTime=et()));if(s.touchReleaseOnEdges&&!s.loop)if(n.isVertical()){if(u<r.startY&&n.translate<=n.maxTranslate()||u>r.startY&&n.translate>=n.minTranslate())return i.isTouched=!1,void(i.isMoved=!1)}else{if(a&&(d>r.startX&&-n.translate<=n.maxTranslate()||d<r.startX&&-n.translate>=n.minTranslate()))return;if(!a&&(d<r.startX&&n.translate<=n.maxTranslate()||d>r.startX&&n.translate>=n.minTranslate()))return}if(t.activeElement&&t.activeElement.matches(i.focusableElements)&&t.activeElement!==c.target&&"mouse"!==c.pointerType&&t.activeElement.blur(),t.activeElement&&c.target===t.activeElement&&c.target.matches(i.focusableElements))return i.isMoved=!0,void(n.allowClick=!1);i.allowTouchCallbacks&&n.emit("touchMove",c),r.previousX=r.currentX,r.previousY=r.currentY,r.currentX=d,r.currentY=u;const h=r.currentX-r.startX,p=r.currentY-r.startY;if(n.params.threshold&&Math.sqrt(h**2+p**2)<n.params.threshold)return;if(void 0===i.isScrolling){let e;n.isHorizontal()&&r.currentY===r.startY||n.isVertical()&&r.currentX===r.startX?i.isScrolling=!1:h*h+p*p>=25&&(e=180*Math.atan2(Math.abs(p),Math.abs(h))/Math.PI,i.isScrolling=n.isHorizontal()?e>s.touchAngle:90-e>s.touchAngle)}if(i.isScrolling&&n.emit("touchMoveOpposite",c),void 0===i.startMoving&&(r.currentX===r.startX&&r.currentY===r.startY||(i.startMoving=!0)),i.isScrolling||"touchmove"===c.type&&i.preventTouchMoveFromPointerMove)return void(i.isTouched=!1);if(!i.startMoving)return;n.allowClick=!1,!s.cssMode&&c.cancelable&&c.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&c.stopPropagation();let m=n.isHorizontal()?h:p,f=n.isHorizontal()?r.currentX-r.previousX:r.currentY-r.previousY;s.oneWayMovement&&(m=Math.abs(m)*(a?1:-1),f=Math.abs(f)*(a?1:-1)),r.diff=m,m*=s.touchRatio,a&&(m=-m,f=-f);const g=n.touchesDirection;n.swipeDirection=m>0?"prev":"next",n.touchesDirection=f>0?"prev":"next";const v=n.params.loop&&!s.cssMode,b="next"===n.touchesDirection&&n.allowSlideNext||"prev"===n.touchesDirection&&n.allowSlidePrev;if(!i.isMoved){if(v&&b&&n.loopFix({direction:n.swipeDirection}),i.startTranslate=n.getTranslate(),n.setTransition(0),n.animating){const e=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});n.wrapperEl.dispatchEvent(e)}i.allowMomentumBounce=!1,!s.grabCursor||!0!==n.allowSlideNext&&!0!==n.allowSlidePrev||n.setGrabCursor(!0),n.emit("sliderFirstMove",c)}if((new Date).getTime(),!1!==s._loopSwapReset&&i.isMoved&&i.allowThresholdMove&&g!==n.touchesDirection&&v&&b&&Math.abs(m)>=1)return Object.assign(r,{startX:d,startY:u,currentX:d,currentY:u,startTranslate:i.currentTranslate}),i.loopSwapReset=!0,void(i.startTranslate=i.currentTranslate);n.emit("sliderMove",c),i.isMoved=!0,i.currentTranslate=m+i.startTranslate;let y=!0,_=s.resistanceRatio;if(s.touchReleaseOnEdges&&(_=0),m>0?(v&&b&&i.allowThresholdMove&&i.currentTranslate>(s.centeredSlides?n.minTranslate()-n.slidesSizesGrid[n.activeIndex+1]-("auto"!==s.slidesPerView&&n.slides.length-s.slidesPerView>=2?n.slidesSizesGrid[n.activeIndex+1]+n.params.spaceBetween:0)-n.params.spaceBetween:n.minTranslate())&&n.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),i.currentTranslate>n.minTranslate()&&(y=!1,s.resistance&&(i.currentTranslate=n.minTranslate()-1+(-n.minTranslate()+i.startTranslate+m)**_))):m<0&&(v&&b&&i.allowThresholdMove&&i.currentTranslate<(s.centeredSlides?n.maxTranslate()+n.slidesSizesGrid[n.slidesSizesGrid.length-1]+n.params.spaceBetween+("auto"!==s.slidesPerView&&n.slides.length-s.slidesPerView>=2?n.slidesSizesGrid[n.slidesSizesGrid.length-1]+n.params.spaceBetween:0):n.maxTranslate())&&n.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:n.slides.length-("auto"===s.slidesPerView?n.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),i.currentTranslate<n.maxTranslate()&&(y=!1,s.resistance&&(i.currentTranslate=n.maxTranslate()+1-(n.maxTranslate()-i.startTranslate-m)**_))),y&&(c.preventedByNestedSwiper=!0),!n.allowSlideNext&&"next"===n.swipeDirection&&i.currentTranslate<i.startTranslate&&(i.currentTranslate=i.startTranslate),!n.allowSlidePrev&&"prev"===n.swipeDirection&&i.currentTranslate>i.startTranslate&&(i.currentTranslate=i.startTranslate),n.allowSlidePrev||n.allowSlideNext||(i.currentTranslate=i.startTranslate),s.threshold>0){if(!(Math.abs(m)>s.threshold||i.allowThresholdMove))return void(i.currentTranslate=i.startTranslate);if(!i.allowThresholdMove)return i.allowThresholdMove=!0,r.startX=r.currentX,r.startY=r.currentY,i.currentTranslate=i.startTranslate,void(r.diff=n.isHorizontal()?r.currentX-r.startX:r.currentY-r.startY)}s.followFinger&&!s.cssMode&&((s.freeMode&&s.freeMode.enabled&&n.freeMode||s.watchSlidesProgress)&&(n.updateActiveIndex(),n.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&n.freeMode&&n.freeMode.onTouchMove(),n.updateProgress(i.currentTranslate),n.setTranslate(i.currentTranslate))}function $t(e){const t=this;if(t.destroyed)return;const n=t.touchEventsData;let i,s=e;if(s.originalEvent&&(s=s.originalEvent),"touchend"===s.type||"touchcancel"===s.type){if(i=[...s.changedTouches].find(e=>e.identifier===n.touchId),!i||i.identifier!==n.touchId)return}else{if(null!==n.touchId)return;if(s.pointerId!==n.pointerId)return;i=s}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(s.type)&&(!["pointercancel","contextmenu"].includes(s.type)||!t.browser.isSafari&&!t.browser.isWebView))return;n.pointerId=null,n.touchId=null;const{params:r,touches:a,rtlTranslate:o,slidesGrid:l,enabled:c}=t;if(!c)return;if(!r.simulateTouch&&"mouse"===s.pointerType)return;if(n.allowTouchCallbacks&&t.emit("touchEnd",s),n.allowTouchCallbacks=!1,!n.isTouched)return n.isMoved&&r.grabCursor&&t.setGrabCursor(!1),n.isMoved=!1,void(n.startMoving=!1);r.grabCursor&&n.isMoved&&n.isTouched&&(!0===t.allowSlideNext||!0===t.allowSlidePrev)&&t.setGrabCursor(!1);const d=et(),u=d-n.touchStartTime;if(t.allowClick){const e=s.path||s.composedPath&&s.composedPath();t.updateClickedSlide(e&&e[0]||s.target,e),t.emit("tap click",s),u<300&&d-n.lastClickTime<300&&t.emit("doubleTap doubleClick",s)}if(n.lastClickTime=et(),Qe(()=>{t.destroyed||(t.allowClick=!0)}),!n.isTouched||!n.isMoved||!t.swipeDirection||0===a.diff&&!n.loopSwapReset||n.currentTranslate===n.startTranslate&&!n.loopSwapReset)return n.isTouched=!1,n.isMoved=!1,void(n.startMoving=!1);let h;if(n.isTouched=!1,n.isMoved=!1,n.startMoving=!1,h=r.followFinger?o?t.translate:-t.translate:-n.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled)return void t.freeMode.onTouchEnd({currentPos:h});const p=h>=-t.maxTranslate()&&!t.params.loop;let m=0,f=t.slidesSizesGrid[0];for(let e=0;e<l.length;e+=e<r.slidesPerGroupSkip?1:r.slidesPerGroup){const t=e<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;void 0!==l[e+t]?(p||h>=l[e]&&h<l[e+t])&&(m=e,f=l[e+t]-l[e]):(p||h>=l[e])&&(m=e,f=l[l.length-1]-l[l.length-2])}let g=null,v=null;r.rewind&&(t.isBeginning?v=r.virtual&&r.virtual.enabled&&t.virtual?t.virtual.slides.length-1:t.slides.length-1:t.isEnd&&(g=0));const b=(h-l[m])/f,y=m<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(u>r.longSwipesMs){if(!r.longSwipes)return void t.slideTo(t.activeIndex);"next"===t.swipeDirection&&(b>=r.longSwipesRatio?t.slideTo(r.rewind&&t.isEnd?g:m+y):t.slideTo(m)),"prev"===t.swipeDirection&&(b>1-r.longSwipesRatio?t.slideTo(m+y):null!==v&&b<0&&Math.abs(b)>r.longSwipesRatio?t.slideTo(v):t.slideTo(m))}else{if(!r.shortSwipes)return void t.slideTo(t.activeIndex);!t.navigation||s.target!==t.navigation.nextEl&&s.target!==t.navigation.prevEl?("next"===t.swipeDirection&&t.slideTo(null!==g?g:m+y),"prev"===t.swipeDirection&&t.slideTo(null!==v?v:m)):s.target===t.navigation.nextEl?t.slideTo(m+y):t.slideTo(m)}}function It(){const e=this,{params:t,el:n}=e;if(n&&0===n.offsetWidth)return;t.breakpoints&&e.setBreakpoint();const{allowSlideNext:i,allowSlidePrev:s,snapGrid:r}=e,a=e.virtual&&e.params.virtual.enabled;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses();const o=a&&t.loop;if(!("auto"===t.slidesPerView||t.slidesPerView>1)||!e.isEnd||e.isBeginning||e.params.centeredSlides||o)e.params.loop&&!a?e.slideToLoop(e.realIndex,0,!1,!0):e.slideTo(e.activeIndex,0,!1,!0);else{const t=a?e.virtual.slides:e.slides;e.slideTo(t.length-1,0,!1,!0)}e.autoplay&&e.autoplay.running&&e.autoplay.paused&&(clearTimeout(e.autoplay.resizeTimeout),e.autoplay.resizeTimeout=setTimeout(()=>{e.autoplay&&e.autoplay.running&&e.autoplay.paused&&e.autoplay.resume()},500)),e.allowSlidePrev=s,e.allowSlideNext=i,e.params.watchOverflow&&r!==e.snapGrid&&e.checkOverflow()}function Rt(e){const t=this;t.destroyed||t.enabled&&(t.allowClick||(t.params.preventClicks&&e.preventDefault(),t.params.preventClicksPropagation&&t.animating&&(e.stopPropagation(),e.stopImmediatePropagation())))}function zt(){const e=this;if(e.destroyed)return;const{wrapperEl:t,rtlTranslate:n,enabled:i}=e;if(!i)return;let s;e.previousTranslate=e.translate,e.isHorizontal()?e.translate=-t.scrollLeft:e.translate=-t.scrollTop,0===e.translate&&(e.translate=0),e.updateActiveIndex(),e.updateSlidesClasses();const r=e.maxTranslate()-e.minTranslate();s=0===r?0:(e.translate-e.minTranslate())/r,s!==e.progress&&e.updateProgress(n?-e.translate:e.translate),e.emit("setTranslate",e.translate,!1)}function Ft(e){const t=this;t.destroyed||(Nt(t,e.target),t.params.cssMode||"auto"!==t.params.slidesPerView&&!t.params.autoHeight||t.update())}function Ht(){const e=this;e.destroyed||e.documentTouchHandlerProceeded||(e.documentTouchHandlerProceeded=!0,e.params.touchReleaseOnEdges&&(e.el.style.touchAction="auto"))}const Bt=(e,t)=>{const n=Xe(),{params:i,el:s,wrapperEl:r,device:a}=e,o=!!i.nested,l="on"===t?"addEventListener":"removeEventListener",c=t;s&&"string"!=typeof s&&(n[l]("touchstart",e.onDocumentTouchStart,{passive:!1,capture:o}),s[l]("touchstart",e.onTouchStart,{passive:!1}),s[l]("pointerdown",e.onTouchStart,{passive:!1}),n[l]("touchmove",e.onTouchMove,{passive:!1,capture:o}),n[l]("pointermove",e.onTouchMove,{passive:!1,capture:o}),n[l]("touchend",e.onTouchEnd,{passive:!0}),n[l]("pointerup",e.onTouchEnd,{passive:!0}),n[l]("pointercancel",e.onTouchEnd,{passive:!0}),n[l]("touchcancel",e.onTouchEnd,{passive:!0}),n[l]("pointerout",e.onTouchEnd,{passive:!0}),n[l]("pointerleave",e.onTouchEnd,{passive:!0}),n[l]("contextmenu",e.onTouchEnd,{passive:!0}),(i.preventClicks||i.preventClicksPropagation)&&s[l]("click",e.onClick,!0),i.cssMode&&r[l]("scroll",e.onScroll),i.updateOnWindowResize?e[c](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",It,!0):e[c]("observerUpdate",It,!0),s[l]("load",e.onLoad,{capture:!0}))},Vt=(e,t)=>e.grid&&t.grid&&t.grid.rows>1;var qt={setBreakpoint:function(){const e=this,{realIndex:t,initialized:n,params:i,el:s}=e,r=i.breakpoints;if(!r||r&&0===Object.keys(r).length)return;const a=Xe(),o="window"!==i.breakpointsBase&&i.breakpointsBase?"container":i.breakpointsBase,l=["window","container"].includes(i.breakpointsBase)||!i.breakpointsBase?e.el:a.querySelector(i.breakpointsBase),c=e.getBreakpoint(r,o,l);if(!c||e.currentBreakpoint===c)return;const d=(c in r?r[c]:void 0)||e.originalParams,u=Vt(e,i),h=Vt(e,d),p=e.params.grabCursor,m=d.grabCursor,f=i.enabled;u&&!h?(s.classList.remove(`${i.containerModifierClass}grid`,`${i.containerModifierClass}grid-column`),e.emitContainerClasses()):!u&&h&&(s.classList.add(`${i.containerModifierClass}grid`),(d.grid.fill&&"column"===d.grid.fill||!d.grid.fill&&"column"===i.grid.fill)&&s.classList.add(`${i.containerModifierClass}grid-column`),e.emitContainerClasses()),p&&!m?e.unsetGrabCursor():!p&&m&&e.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(t=>{if(void 0===d[t])return;const n=i[t]&&i[t].enabled,s=d[t]&&d[t].enabled;n&&!s&&e[t].disable(),!n&&s&&e[t].enable()});const g=d.direction&&d.direction!==i.direction,v=i.loop&&(d.slidesPerView!==i.slidesPerView||g),b=i.loop;g&&n&&e.changeDirection(),it(e.params,d);const y=e.params.enabled,_=e.params.loop;Object.assign(e,{allowTouchMove:e.params.allowTouchMove,allowSlideNext:e.params.allowSlideNext,allowSlidePrev:e.params.allowSlidePrev}),f&&!y?e.disable():!f&&y&&e.enable(),e.currentBreakpoint=c,e.emit("_beforeBreakpoint",d),n&&(v?(e.loopDestroy(),e.loopCreate(t),e.updateSlides()):!b&&_?(e.loopCreate(t),e.updateSlides()):b&&!_&&e.loopDestroy()),e.emit("breakpoint",d)},getBreakpoint:function(e,t="window",n){if(!e||"container"===t&&!n)return;let i=!1;const s=Ze(),r="window"===t?s.innerHeight:n.clientHeight,a=Object.keys(e).map(e=>{if("string"==typeof e&&0===e.indexOf("@")){const t=parseFloat(e.substr(1));return{value:r*t,point:e}}return{value:e,point:e}});a.sort((e,t)=>parseInt(e.value,10)-parseInt(t.value,10));for(let e=0;e<a.length;e+=1){const{point:r,value:o}=a[e];"window"===t?s.matchMedia(`(min-width: ${o}px)`).matches&&(i=r):o<=n.clientWidth&&(i=r)}return i||"max"}},Wt={addClasses:function(){const e=this,{classNames:t,params:n,rtl:i,el:s,device:r}=e,a=function(e,t){const n=[];return e.forEach(e=>{"object"==typeof e?Object.keys(e).forEach(i=>{e[i]&&n.push(t+i)}):"string"==typeof e&&n.push(t+e)}),n}(["initialized",n.direction,{"free-mode":e.params.freeMode&&n.freeMode.enabled},{autoheight:n.autoHeight},{rtl:i},{grid:n.grid&&n.grid.rows>1},{"grid-column":n.grid&&n.grid.rows>1&&"column"===n.grid.fill},{android:r.android},{ios:r.ios},{"css-mode":n.cssMode},{centered:n.cssMode&&n.centeredSlides},{"watch-progress":n.watchSlidesProgress}],n.containerModifierClass);t.push(...a),s.classList.add(...t),e.emitContainerClasses()},removeClasses:function(){const{el:e,classNames:t}=this;e&&"string"!=typeof e&&(e.classList.remove(...t),this.emitContainerClasses())}},Ut={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,snapToSlideEdge:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function Gt(e,t){return function(n={}){const i=Object.keys(n)[0],s=n[i];"object"==typeof s&&null!==s?(!0===e[i]&&(e[i]={enabled:!0}),"navigation"===i&&e[i]&&e[i].enabled&&!e[i].prevEl&&!e[i].nextEl&&(e[i].auto=!0),["pagination","scrollbar"].indexOf(i)>=0&&e[i]&&e[i].enabled&&!e[i].el&&(e[i].auto=!0),i in e&&"enabled"in s?("object"!=typeof e[i]||"enabled"in e[i]||(e[i].enabled=!0),e[i]||(e[i]={enabled:!1}),it(t,n)):it(t,n)):it(t,n)}}const Yt={eventsEmitter:wt,update:Tt,translate:jt,transition:{setTransition:function(e,t){const n=this;n.params.cssMode||(n.wrapperEl.style.transitionDuration=`${e}ms`,n.wrapperEl.style.transitionDelay=0===e?"0ms":""),n.emit("setTransition",e,t)},transitionStart:function(e=!0,t){const n=this,{params:i}=n;i.cssMode||(i.autoHeight&&n.updateAutoHeight(),Ot({swiper:n,runCallbacks:e,direction:t,step:"Start"}))},transitionEnd:function(e=!0,t){const n=this,{params:i}=n;n.animating=!1,i.cssMode||(n.setTransition(0),Ot({swiper:n,runCallbacks:e,direction:t,step:"End"}))}},slide:At,loop:Lt,grabCursor:{setGrabCursor:function(e){const t=this;if(!t.params.simulateTouch||t.params.watchOverflow&&t.isLocked||t.params.cssMode)return;const n="container"===t.params.touchEventsTarget?t.el:t.wrapperEl;t.isElement&&(t.__preventObserver__=!0),n.style.cursor="move",n.style.cursor=e?"grabbing":"grab",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1})},unsetGrabCursor:function(){const e=this;e.params.watchOverflow&&e.isLocked||e.params.cssMode||(e.isElement&&(e.__preventObserver__=!0),e["container"===e.params.touchEventsTarget?"el":"wrapperEl"].style.cursor="",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1}))}},events:{attachEvents:function(){const e=this,{params:t}=e;e.onTouchStart=Mt.bind(e),e.onTouchMove=Pt.bind(e),e.onTouchEnd=$t.bind(e),e.onDocumentTouchStart=Ht.bind(e),t.cssMode&&(e.onScroll=zt.bind(e)),e.onClick=Rt.bind(e),e.onLoad=Ft.bind(e),Bt(e,"on")},detachEvents:function(){Bt(this,"off")}},breakpoints:qt,checkOverflow:{checkOverflow:function(){const e=this,{isLocked:t,params:n}=e,{slidesOffsetBefore:i}=n;if(i){const t=e.slides.length-1,n=e.slidesGrid[t]+e.slidesSizesGrid[t]+2*i;e.isLocked=e.size>n}else e.isLocked=1===e.snapGrid.length;!0===n.allowSlideNext&&(e.allowSlideNext=!e.isLocked),!0===n.allowSlidePrev&&(e.allowSlidePrev=!e.isLocked),t&&t!==e.isLocked&&(e.isEnd=!1),t!==e.isLocked&&e.emit(e.isLocked?"lock":"unlock")}},classes:Wt},Xt={};class Kt{constructor(...e){let t,n;1===e.length&&e[0].constructor&&"Object"===Object.prototype.toString.call(e[0]).slice(8,-1)?n=e[0]:[t,n]=e,n||(n={}),n=it({},n),t&&!n.el&&(n.el=t);const i=Xe();if(n.el&&"string"==typeof n.el&&i.querySelectorAll(n.el).length>1){const e=[];return i.querySelectorAll(n.el).forEach(t=>{const i=it({},n,{el:t});e.push(new Kt(i))}),e}const s=this;s.__swiper__=!0,s.support=yt(),s.device=_t({userAgent:n.userAgent}),s.browser=xt(),s.eventsListeners={},s.eventsAnyListeners=[],s.modules=[...s.__modules__],n.modules&&Array.isArray(n.modules)&&n.modules.forEach(e=>{"function"==typeof e&&s.modules.indexOf(e)<0&&s.modules.push(e)});const r={};s.modules.forEach(e=>{e({params:n,swiper:s,extendParams:Gt(n,r),on:s.on.bind(s),once:s.once.bind(s),off:s.off.bind(s),emit:s.emit.bind(s)})});const a=it({},Ut,r);return s.params=it({},a,Xt,n),s.originalParams=it({},s.params),s.passedParams=it({},n),s.params&&s.params.on&&Object.keys(s.params.on).forEach(e=>{s.on(e,s.params.on[e])}),s.params&&s.params.onAny&&s.onAny(s.params.onAny),Object.assign(s,{enabled:s.params.enabled,el:t,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal:()=>"horizontal"===s.params.direction,isVertical:()=>"vertical"===s.params.direction,activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:s.params.allowSlideNext,allowSlidePrev:s.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:s.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:s.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),s.emit("_swiper"),s.params.init&&s.init(),s}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:t,params:n}=this,i=ut(at(t,`.${n.slideClass}, swiper-slide`)[0]);return ut(e)-i}getSlideIndexByData(e){return this.getSlideIndex(this.slides.find(t=>1*t.getAttribute("data-swiper-slide-index")===e))}getSlideIndexWhenGrid(e){return this.grid&&this.params.grid&&this.params.grid.rows>1&&("column"===this.params.grid.fill?e=Math.floor(e/this.params.grid.rows):"row"===this.params.grid.fill&&(e%=Math.ceil(this.slides.length/this.params.grid.rows))),e}recalcSlides(){const{slidesEl:e,params:t}=this;this.slides=at(e,`.${t.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,t){const n=this;e=Math.min(Math.max(e,0),1);const i=n.minTranslate(),s=(n.maxTranslate()-i)*e+i;n.translateTo(s,void 0===t?0:t),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const t=e.el.className.split(" ").filter(t=>0===t.indexOf("swiper")||0===t.indexOf(e.params.containerModifierClass));e.emit("_containerClasses",t.join(" "))}getSlideClasses(e){const t=this;return t.destroyed?"":e.className.split(" ").filter(e=>0===e.indexOf("swiper-slide")||0===e.indexOf(t.params.slideClass)).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const t=[];e.slides.forEach(n=>{const i=e.getSlideClasses(n);t.push({slideEl:n,classNames:i}),e.emit("_slideClass",n,i)}),e.emit("_slideClasses",t)}slidesPerViewDynamic(e="current",t=!1){const{params:n,slides:i,slidesGrid:s,slidesSizesGrid:r,size:a,activeIndex:o}=this;let l=1;if("number"==typeof n.slidesPerView)return n.slidesPerView;if(n.centeredSlides){let e,t=i[o]?Math.ceil(i[o].swiperSlideSize):0;for(let n=o+1;n<i.length;n+=1)i[n]&&!e&&(t+=Math.ceil(i[n].swiperSlideSize),l+=1,t>a&&(e=!0));for(let n=o-1;n>=0;n-=1)i[n]&&!e&&(t+=i[n].swiperSlideSize,l+=1,t>a&&(e=!0))}else if("current"===e)for(let e=o+1;e<i.length;e+=1)(t?s[e]+r[e]-s[o]<a:s[e]-s[o]<a)&&(l+=1);else for(let e=o-1;e>=0;e-=1)s[o]-s[e]<a&&(l+=1);return l}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:t,params:n}=e;function i(){const t=e.rtlTranslate?-1*e.translate:e.translate,n=Math.min(Math.max(t,e.maxTranslate()),e.minTranslate());e.setTranslate(n),e.updateActiveIndex(),e.updateSlidesClasses()}let s;if(n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(t=>{t.complete&&Nt(e,t)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses(),n.freeMode&&n.freeMode.enabled&&!n.cssMode)i(),n.autoHeight&&e.updateAutoHeight();else{if(("auto"===n.slidesPerView||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const t=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;s=e.slideTo(t.length-1,0,!1,!0)}else s=e.slideTo(e.activeIndex,0,!1,!0);s||i()}n.watchOverflow&&t!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,t=!0){const n=this,i=n.params.direction;return e||(e="horizontal"===i?"vertical":"horizontal"),e===i||"horizontal"!==e&&"vertical"!==e||(n.el.classList.remove(`${n.params.containerModifierClass}${i}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(t=>{"vertical"===e?t.style.width="":t.style.height=""}),n.emit("changeDirection"),t&&n.update()),n}changeLanguageDirection(e){const t=this;t.rtl&&"rtl"===e||!t.rtl&&"ltr"===e||(t.rtl="rtl"===e,t.rtlTranslate="horizontal"===t.params.direction&&t.rtl,t.rtl?(t.el.classList.add(`${t.params.containerModifierClass}rtl`),t.el.dir="rtl"):(t.el.classList.remove(`${t.params.containerModifierClass}rtl`),t.el.dir="ltr"),t.update())}mount(e){const t=this;if(t.mounted)return!0;let n=e||t.params.el;if("string"==typeof n&&(n=document.querySelector(n)),!n)return!1;n.swiper=t,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===t.params.swiperElementNodeName.toUpperCase()&&(t.isElement=!0);const i=()=>`.${(t.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(i()):at(n,i())[0];return!s&&t.params.createElements&&(s=lt("div",t.params.wrapperClass),n.append(s),at(n,`.${t.params.slideClass}`).forEach(e=>{s.append(e)})),Object.assign(t,{el:n,wrapperEl:s,slidesEl:t.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:s,hostEl:t.isElement?n.parentNode.host:n,mounted:!0,rtl:"rtl"===n.dir.toLowerCase()||"rtl"===dt(n,"direction"),rtlTranslate:"horizontal"===t.params.direction&&("rtl"===n.dir.toLowerCase()||"rtl"===dt(n,"direction")),wrongRTL:"-webkit-box"===dt(s,"display")}),!0}init(e){const t=this;if(t.initialized)return t;if(!1===t.mount(e))return t;t.emit("beforeInit"),t.params.breakpoints&&t.setBreakpoint(),t.addClasses(),t.updateSize(),t.updateSlides(),t.params.watchOverflow&&t.checkOverflow(),t.params.grabCursor&&t.enabled&&t.setGrabCursor(),t.params.loop&&t.virtual&&t.params.virtual.enabled?t.slideTo(t.params.initialSlide+t.virtual.slidesBefore,0,t.params.runCallbacksOnInit,!1,!0):t.slideTo(t.params.initialSlide,0,t.params.runCallbacksOnInit,!1,!0),t.params.loop&&t.loopCreate(void 0,!0),t.attachEvents();const n=[...t.el.querySelectorAll('[loading="lazy"]')];return t.isElement&&n.push(...t.hostEl.querySelectorAll('[loading="lazy"]')),n.forEach(e=>{e.complete?Nt(t,e):e.addEventListener("load",e=>{Nt(t,e.target)})}),kt(t),t.initialized=!0,kt(t),t.emit("init"),t.emit("afterInit"),t}destroy(e=!0,t=!0){const n=this,{params:i,el:s,wrapperEl:r,slides:a}=n;return void 0===n.params||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),i.loop&&n.loopDestroy(),t&&(n.removeClasses(),s&&"string"!=typeof s&&s.removeAttribute("style"),r&&r.removeAttribute("style"),a&&a.length&&a.forEach(e=>{e.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass,i.slideActiveClass,i.slideNextClass,i.slidePrevClass),e.removeAttribute("style"),e.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(e=>{n.off(e)}),!1!==e&&(n.el&&"string"!=typeof n.el&&(n.el.swiper=null),function(e){const t=e;Object.keys(t).forEach(e=>{try{t[e]=null}catch(e){}try{delete t[e]}catch(e){}})}(n)),n.destroyed=!0),null}static extendDefaults(e){it(Xt,e)}static get extendedDefaults(){return Xt}static get defaults(){return Ut}static installModule(e){Kt.prototype.__modules__||(Kt.prototype.__modules__=[]);const t=Kt.prototype.__modules__;"function"==typeof e&&t.indexOf(e)<0&&t.push(e)}static use(e){return Array.isArray(e)?(e.forEach(e=>Kt.installModule(e)),Kt):(Kt.installModule(e),Kt)}}function Zt({swiper:e,extendParams:t,on:n,emit:i}){const s=Xe(),r=Ze();function a(t){if(!e.enabled)return;const{rtlTranslate:n}=e;let a=t;a.originalEvent&&(a=a.originalEvent);const o=a.keyCode||a.charCode,l=e.params.keyboard.pageUpDown,c=l&&33===o,d=l&&34===o,u=37===o,h=39===o,p=38===o,m=40===o;if(!e.allowSlideNext&&(e.isHorizontal()&&h||e.isVertical()&&m||d))return!1;if(!e.allowSlidePrev&&(e.isHorizontal()&&u||e.isVertical()&&p||c))return!1;if(a.shiftKey||a.altKey||a.ctrlKey||a.metaKey)return;if(s.activeElement&&(s.activeElement.isContentEditable||s.activeElement.nodeName&&("input"===s.activeElement.nodeName.toLowerCase()||"textarea"===s.activeElement.nodeName.toLowerCase())))return;if(e.params.keyboard.onlyInViewport&&(c||d||u||h||p||m)){let t=!1;if(ht(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&0===ht(e.el,`.${e.params.slideActiveClass}`).length)return;const i=e.el,s=i.clientWidth,a=i.clientHeight,o=r.innerWidth,l=r.innerHeight,c=ct(i);n&&(c.left-=i.scrollLeft);const d=[[c.left,c.top],[c.left+s,c.top],[c.left,c.top+a],[c.left+s,c.top+a]];for(let e=0;e<d.length;e+=1){const n=d[e];if(n[0]>=0&&n[0]<=o&&n[1]>=0&&n[1]<=l){if(0===n[0]&&0===n[1])continue;t=!0}}if(!t)return}const f=e.params.keyboard.speed;e.isHorizontal()?((c||d||u||h)&&(a.preventDefault?a.preventDefault():a.returnValue=!1),((d||h)&&!n||(c||u)&&n)&&e.slideNext(f),((c||u)&&!n||(d||h)&&n)&&e.slidePrev(f)):((c||d||p||m)&&(a.preventDefault?a.preventDefault():a.returnValue=!1),(d||m)&&e.slideNext(f),(c||p)&&e.slidePrev(f)),i("keyPress",o)}function o(){e.keyboard.enabled||(s.addEventListener("keydown",a),e.keyboard.enabled=!0)}function l(){e.keyboard.enabled&&(s.removeEventListener("keydown",a),e.keyboard.enabled=!1)}e.keyboard={enabled:!1},t({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0,speed:void 0}}),n("init",()=>{e.params.keyboard.enabled&&o()}),n("destroy",()=>{e.keyboard.enabled&&l()}),Object.assign(e.keyboard,{enable:o,disable:l})}function Jt({swiper:e,extendParams:t,on:n,emit:i}){const s=Ze();let r;t({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let a,o=et();const l=[];function c(){e.enabled&&(e.mouseEntered=!0)}function d(){e.enabled&&(e.mouseEntered=!1)}function u(t){return!(e.params.mousewheel.thresholdDelta&&t.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&et()-o<e.params.mousewheel.thresholdTime||!(t.delta>=6&&et()-o<60)&&(t.direction<0?e.isEnd&&!e.params.loop||e.animating||(e.slideNext(),i("scroll",t.raw)):e.isBeginning&&!e.params.loop||e.animating||(e.slidePrev(),i("scroll",t.raw)),o=(new s.Date).getTime(),1))}function h(t){let n=t,s=!0;if(!e.enabled)return;if(t.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const o=e.params.mousewheel;e.params.cssMode&&n.preventDefault();let c=e.el;"container"!==e.params.mousewheel.eventsTarget&&(c=document.querySelector(e.params.mousewheel.eventsTarget));const d=c&&c.contains(n.target);if(!e.mouseEntered&&!d&&!o.releaseOnEdges)return!0;n.originalEvent&&(n=n.originalEvent);let h=0;const p=e.rtlTranslate?-1:1,m=function(e){let t=0,n=0,i=0,s=0;return"detail"in e&&(n=e.detail),"wheelDelta"in e&&(n=-e.wheelDelta/120),"wheelDeltaY"in e&&(n=-e.wheelDeltaY/120),"wheelDeltaX"in e&&(t=-e.wheelDeltaX/120),"axis"in e&&e.axis===e.HORIZONTAL_AXIS&&(t=n,n=0),i=10*t,s=10*n,"deltaY"in e&&(s=e.deltaY),"deltaX"in e&&(i=e.deltaX),e.shiftKey&&!i&&(i=s,s=0),(i||s)&&e.deltaMode&&(1===e.deltaMode?(i*=40,s*=40):(i*=800,s*=800)),i&&!t&&(t=i<1?-1:1),s&&!n&&(n=s<1?-1:1),{spinX:t,spinY:n,pixelX:i,pixelY:s}}(n);if(o.forceToAxis)if(e.isHorizontal()){if(!(Math.abs(m.pixelX)>Math.abs(m.pixelY)))return!0;h=-m.pixelX*p}else{if(!(Math.abs(m.pixelY)>Math.abs(m.pixelX)))return!0;h=-m.pixelY}else h=Math.abs(m.pixelX)>Math.abs(m.pixelY)?-m.pixelX*p:-m.pixelY;if(0===h)return!0;o.invert&&(h=-h);let f=e.getTranslate()+h*o.sensitivity;if(f>=e.minTranslate()&&(f=e.minTranslate()),f<=e.maxTranslate()&&(f=e.maxTranslate()),s=!!e.params.loop||!(f===e.minTranslate()||f===e.maxTranslate()),s&&e.params.nested&&n.stopPropagation(),e.params.freeMode&&e.params.freeMode.enabled){const t={time:et(),delta:Math.abs(h),direction:Math.sign(h)},s=a&&t.time<a.time+500&&t.delta<=a.delta&&t.direction===a.direction;if(!s){a=void 0;let c=e.getTranslate()+h*o.sensitivity;const d=e.isBeginning,u=e.isEnd;if(c>=e.minTranslate()&&(c=e.minTranslate()),c<=e.maxTranslate()&&(c=e.maxTranslate()),e.setTransition(0),e.setTranslate(c),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!d&&e.isBeginning||!u&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:t.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,l.length>=15&&l.shift();const n=l.length?l[l.length-1]:void 0,i=l[0];if(l.push(t),n&&(t.delta>n.delta||t.direction!==n.direction))l.splice(0);else if(l.length>=15&&t.time-i.time<500&&i.delta-t.delta>=1&&t.delta<=6){const n=h>0?.8:.2;a=t,l.splice(0),r=Qe(()=>{!e.destroyed&&e.params&&e.slideToClosest(e.params.speed,!0,void 0,n)},0)}r||(r=Qe(()=>{!e.destroyed&&e.params&&(a=t,l.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5))},500))}if(s||i("scroll",n),e.params.autoplay&&e.params.autoplay.disableOnInteraction&&e.autoplay.stop(),o.releaseOnEdges&&(c===e.minTranslate()||c===e.maxTranslate()))return!0}}else{const n={time:et(),delta:Math.abs(h),direction:Math.sign(h),raw:t};l.length>=2&&l.shift();const i=l.length?l[l.length-1]:void 0;if(l.push(n),i?(n.direction!==i.direction||n.delta>i.delta||n.time>i.time+150)&&u(n):u(n),function(t){const n=e.params.mousewheel;if(t.direction<0){if(e.isEnd&&!e.params.loop&&n.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&n.releaseOnEdges)return!0;return!1}(n))return!0}return n.preventDefault?n.preventDefault():n.returnValue=!1,!1}function p(t){let n=e.el;"container"!==e.params.mousewheel.eventsTarget&&(n=document.querySelector(e.params.mousewheel.eventsTarget)),n[t]("mouseenter",c),n[t]("mouseleave",d),n[t]("wheel",h)}function m(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",h),!0):!e.mousewheel.enabled&&(p("addEventListener"),e.mousewheel.enabled=!0,!0)}function f(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,h),!0):!!e.mousewheel.enabled&&(p("removeEventListener"),e.mousewheel.enabled=!1,!0)}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&f(),e.params.mousewheel.enabled&&m()}),n("destroy",()=>{e.params.cssMode&&m(),e.mousewheel.enabled&&f()}),Object.assign(e.mousewheel,{enable:m,disable:f})}function Qt(e,t,n,i){return e.params.createElements&&Object.keys(i).forEach(s=>{if(!n[s]&&!0===n.auto){let r=at(e.el,`.${i[s]}`)[0];r||(r=lt("div",i[s]),r.className=i[s],e.el.append(r)),n[s]=r,t[s]=r}}),n}Object.keys(Yt).forEach(e=>{Object.keys(Yt[e]).forEach(t=>{Kt.prototype[t]=Yt[e][t]})}),Kt.use([function({swiper:e,on:t,emit:n}){const i=Ze();let s=null,r=null;const a=()=>{e&&!e.destroyed&&e.initialized&&(n("beforeResize"),n("resize"))},o=()=>{e&&!e.destroyed&&e.initialized&&n("orientationchange")};t("init",()=>{e.params.resizeObserver&&void 0!==i.ResizeObserver?e&&!e.destroyed&&e.initialized&&(s=new ResizeObserver(t=>{r=i.requestAnimationFrame(()=>{const{width:n,height:i}=e;let s=n,r=i;t.forEach(({contentBoxSize:t,contentRect:n,target:i})=>{i&&i!==e.el||(s=n?n.width:(t[0]||t).inlineSize,r=n?n.height:(t[0]||t).blockSize)}),s===n&&r===i||a()})}),s.observe(e.el)):(i.addEventListener("resize",a),i.addEventListener("orientationchange",o))}),t("destroy",()=>{r&&i.cancelAnimationFrame(r),s&&s.unobserve&&e.el&&(s.unobserve(e.el),s=null),i.removeEventListener("resize",a),i.removeEventListener("orientationchange",o)})},function({swiper:e,extendParams:t,on:n,emit:i}){const s=[],r=Ze(),a=(t,n={})=>{const a=new(r.MutationObserver||r.WebkitMutationObserver)(t=>{if(e.__preventObserver__)return;if(1===t.length)return void i("observerUpdate",t[0]);const n=function(){i("observerUpdate",t[0])};r.requestAnimationFrame?r.requestAnimationFrame(n):r.setTimeout(n,0)});a.observe(t,{attributes:void 0===n.attributes||n.attributes,childList:e.isElement||(void 0===n.childList||n).childList,characterData:void 0===n.characterData||n.characterData}),s.push(a)};t({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",()=>{if(e.params.observer){if(e.params.observeParents){const t=ht(e.hostEl);for(let e=0;e<t.length;e+=1)a(t[e])}a(e.hostEl,{childList:e.params.observeSlideChildren}),a(e.wrapperEl,{attributes:!1})}}),n("destroy",()=>{s.forEach(e=>{e.disconnect()}),s.splice(0,s.length)})}]);const en='<svg class="swiper-navigation-icon" width="11" height="20" viewBox="0 0 11 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.38296 20.0762C0.111788 19.805 0.111788 19.3654 0.38296 19.0942L9.19758 10.2796L0.38296 1.46497C0.111788 1.19379 0.111788 0.754138 0.38296 0.482966C0.654131 0.211794 1.09379 0.211794 1.36496 0.482966L10.4341 9.55214C10.8359 9.9539 10.8359 10.6053 10.4341 11.007L1.36496 20.0762C1.09379 20.3474 0.654131 20.3474 0.38296 20.0762Z" fill="currentColor"/></svg>';function tn({swiper:e,extendParams:t,on:n,emit:i}){function s(t){let n;return t&&"string"==typeof t&&e.isElement&&(n=e.el.querySelector(t)||e.hostEl.querySelector(t),n)?n:(t&&("string"==typeof t&&(n=[...document.querySelectorAll(t)]),e.params.uniqueNavElements&&"string"==typeof t&&n&&n.length>1&&1===e.el.querySelectorAll(t).length?n=e.el.querySelector(t):n&&1===n.length&&(n=n[0])),t&&!n?t:n)}function r(t,n){const i=e.params.navigation;(t=mt(t)).forEach(t=>{t&&(t.classList[n?"add":"remove"](...i.disabledClass.split(" ")),"BUTTON"===t.tagName&&(t.disabled=n),e.params.watchOverflow&&e.enabled&&t.classList[e.isLocked?"add":"remove"](i.lockClass))})}function a(){const{nextEl:t,prevEl:n}=e.navigation;if(e.params.loop)return r(n,!1),void r(t,!1);r(n,e.isBeginning&&!e.params.rewind),r(t,e.isEnd&&!e.params.rewind)}function o(t){t.preventDefault(),(!e.isBeginning||e.params.loop||e.params.rewind)&&(e.slidePrev(),i("navigationPrev"))}function l(t){t.preventDefault(),(!e.isEnd||e.params.loop||e.params.rewind)&&(e.slideNext(),i("navigationNext"))}function c(){const t=e.params.navigation;if(e.params.navigation=Qt(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!t.nextEl&&!t.prevEl)return;let n=s(t.nextEl),i=s(t.prevEl);Object.assign(e.navigation,{nextEl:n,prevEl:i}),n=mt(n),i=mt(i);const r=(n,i)=>{if(n){if(t.addIcons&&n.matches(".swiper-button-next,.swiper-button-prev")&&!n.querySelector("svg")){const e=document.createElement("div");ft(e,en),n.appendChild(e.querySelector("svg")),e.remove()}n.addEventListener("click","next"===i?l:o)}!e.enabled&&n&&n.classList.add(...t.lockClass.split(" "))};n.forEach(e=>r(e,"next")),i.forEach(e=>r(e,"prev"))}function d(){let{nextEl:t,prevEl:n}=e.navigation;t=mt(t),n=mt(n);const i=(t,n)=>{t.removeEventListener("click","next"===n?l:o),t.classList.remove(...e.params.navigation.disabledClass.split(" "))};t.forEach(e=>i(e,"next")),n.forEach(e=>i(e,"prev"))}t({navigation:{nextEl:null,prevEl:null,addIcons:!0,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),e.navigation={nextEl:null,prevEl:null,arrowSvg:en},n("init",()=>{!1===e.params.navigation.enabled?u():(c(),a())}),n("toEdge fromEdge lock unlock",()=>{a()}),n("destroy",()=>{d()}),n("enable disable",()=>{let{nextEl:t,prevEl:n}=e.navigation;t=mt(t),n=mt(n),e.enabled?a():[...t,...n].filter(e=>!!e).forEach(t=>t.classList.add(e.params.navigation.lockClass))}),n("click",(t,n)=>{let{nextEl:s,prevEl:r}=e.navigation;s=mt(s),r=mt(r);const a=n.target;let o=r.includes(a)||s.includes(a);if(e.isElement&&!o){const e=n.path||n.composedPath&&n.composedPath();e&&(o=e.find(e=>s.includes(e)||r.includes(e)))}if(e.params.navigation.hideOnClick&&!o){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===a||e.pagination.el.contains(a)))return;let t;s.length?t=s[0].classList.contains(e.params.navigation.hiddenClass):r.length&&(t=r[0].classList.contains(e.params.navigation.hiddenClass)),i(!0===t?"navigationShow":"navigationHide"),[...s,...r].filter(e=>!!e).forEach(t=>t.classList.toggle(e.params.navigation.hiddenClass))}});const u=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),d()};Object.assign(e.navigation,{enable:()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),c(),a()},disable:u,update:a,init:c,destroy:d})}function nn(e=""){return`.${e.trim().replace(/([\.:!+\/()[\]#>~*^$|=,'"@{}\\])/g,"\\$1").replace(/ /g,".")}`}function sn({swiper:e,extendParams:t,on:n,emit:i}){const s="swiper-pagination";let r;t({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:`${s}-bullet`,bulletActiveClass:`${s}-bullet-active`,modifierClass:`${s}-`,currentClass:`${s}-current`,totalClass:`${s}-total`,hiddenClass:`${s}-hidden`,progressbarFillClass:`${s}-progressbar-fill`,progressbarOppositeClass:`${s}-progressbar-opposite`,clickableClass:`${s}-clickable`,lockClass:`${s}-lock`,horizontalClass:`${s}-horizontal`,verticalClass:`${s}-vertical`,paginationDisabledClass:`${s}-disabled`}}),e.pagination={el:null,bullets:[]};let a=0;function o(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&0===e.pagination.el.length}function l(t,n){const{bulletActiveClass:i}=e.params.pagination;t&&(t=t[("prev"===n?"previous":"next")+"ElementSibling"])&&(t.classList.add(`${i}-${n}`),(t=t[("prev"===n?"previous":"next")+"ElementSibling"])&&t.classList.add(`${i}-${n}-${n}`))}function c(t){const n=t.target.closest(nn(e.params.pagination.bulletClass));if(!n)return;t.preventDefault();const i=ut(n)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===i)return;const t=(s=e.realIndex,r=i,(r%=a=e.slides.length)===1+(s%=a)?"next":r===s-1?"previous":void 0);"next"===t?e.slideNext():"previous"===t?e.slidePrev():e.slideToLoop(i)}else e.slideTo(i);var s,r,a}function d(){const t=e.rtl,n=e.params.pagination;if(o())return;let s,c,d=e.pagination.el;d=mt(d);const u=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,h=e.params.loop?Math.ceil(u/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(c=e.previousRealIndex||0,s=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):void 0!==e.snapIndex?(s=e.snapIndex,c=e.previousSnapIndex):(c=e.previousIndex||0,s=e.activeIndex||0),"bullets"===n.type&&e.pagination.bullets&&e.pagination.bullets.length>0){const i=e.pagination.bullets;let o,u,h;if(n.dynamicBullets&&(r=pt(i[0],e.isHorizontal()?"width":"height"),d.forEach(t=>{t.style[e.isHorizontal()?"width":"height"]=r*(n.dynamicMainBullets+4)+"px"}),n.dynamicMainBullets>1&&void 0!==c&&(a+=s-(c||0),a>n.dynamicMainBullets-1?a=n.dynamicMainBullets-1:a<0&&(a=0)),o=Math.max(s-a,0),u=o+(Math.min(i.length,n.dynamicMainBullets)-1),h=(u+o)/2),i.forEach(e=>{const t=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(e=>`${n.bulletActiveClass}${e}`)].map(e=>"string"==typeof e&&e.includes(" ")?e.split(" "):e).flat();e.classList.remove(...t)}),d.length>1)i.forEach(t=>{const i=ut(t);i===s?t.classList.add(...n.bulletActiveClass.split(" ")):e.isElement&&t.setAttribute("part","bullet"),n.dynamicBullets&&(i>=o&&i<=u&&t.classList.add(...`${n.bulletActiveClass}-main`.split(" ")),i===o&&l(t,"prev"),i===u&&l(t,"next"))});else{const t=i[s];if(t&&t.classList.add(...n.bulletActiveClass.split(" ")),e.isElement&&i.forEach((e,t)=>{e.setAttribute("part",t===s?"bullet-active":"bullet")}),n.dynamicBullets){const e=i[o],t=i[u];for(let e=o;e<=u;e+=1)i[e]&&i[e].classList.add(...`${n.bulletActiveClass}-main`.split(" "));l(e,"prev"),l(t,"next")}}if(n.dynamicBullets){const s=Math.min(i.length,n.dynamicMainBullets+4),a=(r*s-r)/2-h*r,o=t?"right":"left";i.forEach(t=>{t.style[e.isHorizontal()?o:"top"]=`${a}px`})}}d.forEach((t,r)=>{if("fraction"===n.type&&(t.querySelectorAll(nn(n.currentClass)).forEach(e=>{e.textContent=n.formatFractionCurrent(s+1)}),t.querySelectorAll(nn(n.totalClass)).forEach(e=>{e.textContent=n.formatFractionTotal(h)})),"progressbar"===n.type){let i;i=n.progressbarOpposite?e.isHorizontal()?"vertical":"horizontal":e.isHorizontal()?"horizontal":"vertical";const r=(s+1)/h;let a=1,o=1;"horizontal"===i?a=r:o=r,t.querySelectorAll(nn(n.progressbarFillClass)).forEach(t=>{t.style.transform=`translate3d(0,0,0) scaleX(${a}) scaleY(${o})`,t.style.transitionDuration=`${e.params.speed}ms`})}"custom"===n.type&&n.renderCustom?(ft(t,n.renderCustom(e,s+1,h)),0===r&&i("paginationRender",t)):(0===r&&i("paginationRender",t),i("paginationUpdate",t)),e.params.watchOverflow&&e.enabled&&t.classList[e.isLocked?"add":"remove"](n.lockClass)})}function u(){const t=e.params.pagination;if(o())return;const n=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let s=e.pagination.el;s=mt(s);let r="";if("bullets"===t.type){let i=e.params.loop?Math.ceil(n/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&i>n&&(i=n);for(let n=0;n<i;n+=1)t.renderBullet?r+=t.renderBullet.call(e,n,t.bulletClass):r+=`<${t.bulletElement} ${e.isElement?'part="bullet"':""} class="${t.bulletClass}"></${t.bulletElement}>`}"fraction"===t.type&&(r=t.renderFraction?t.renderFraction.call(e,t.currentClass,t.totalClass):`<span class="${t.currentClass}"></span> / <span class="${t.totalClass}"></span>`),"progressbar"===t.type&&(r=t.renderProgressbar?t.renderProgressbar.call(e,t.progressbarFillClass):`<span class="${t.progressbarFillClass}"></span>`),e.pagination.bullets=[],s.forEach(n=>{"custom"!==t.type&&ft(n,r||""),"bullets"===t.type&&e.pagination.bullets.push(...n.querySelectorAll(nn(t.bulletClass)))}),"custom"!==t.type&&i("paginationRender",s[0])}function h(){e.params.pagination=Qt(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const t=e.params.pagination;if(!t.el)return;let n;"string"==typeof t.el&&e.isElement&&(n=e.el.querySelector(t.el)),n||"string"!=typeof t.el||(n=[...document.querySelectorAll(t.el)]),n||(n=t.el),n&&0!==n.length&&(e.params.uniqueNavElements&&"string"==typeof t.el&&Array.isArray(n)&&n.length>1&&(n=[...e.el.querySelectorAll(t.el)],n.length>1&&(n=n.find(t=>ht(t,".swiper")[0]===e.el))),Array.isArray(n)&&1===n.length&&(n=n[0]),Object.assign(e.pagination,{el:n}),n=mt(n),n.forEach(n=>{"bullets"===t.type&&t.clickable&&n.classList.add(...(t.clickableClass||"").split(" ")),n.classList.add(t.modifierClass+t.type),n.classList.add(e.isHorizontal()?t.horizontalClass:t.verticalClass),"bullets"===t.type&&t.dynamicBullets&&(n.classList.add(`${t.modifierClass}${t.type}-dynamic`),a=0,t.dynamicMainBullets<1&&(t.dynamicMainBullets=1)),"progressbar"===t.type&&t.progressbarOpposite&&n.classList.add(t.progressbarOppositeClass),t.clickable&&n.addEventListener("click",c),e.enabled||n.classList.add(t.lockClass)}))}function p(){const t=e.params.pagination;if(o())return;let n=e.pagination.el;n&&(n=mt(n),n.forEach(n=>{n.classList.remove(t.hiddenClass),n.classList.remove(t.modifierClass+t.type),n.classList.remove(e.isHorizontal()?t.horizontalClass:t.verticalClass),t.clickable&&(n.classList.remove(...(t.clickableClass||"").split(" ")),n.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(e=>e.classList.remove(...t.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const t=e.params.pagination;let{el:n}=e.pagination;n=mt(n),n.forEach(n=>{n.classList.remove(t.horizontalClass,t.verticalClass),n.classList.add(e.isHorizontal()?t.horizontalClass:t.verticalClass)})}),n("init",()=>{!1===e.params.pagination.enabled?m():(h(),u(),d())}),n("activeIndexChange",()=>{void 0===e.snapIndex&&d()}),n("snapIndexChange",()=>{d()}),n("snapGridLengthChange",()=>{u(),d()}),n("destroy",()=>{p()}),n("enable disable",()=>{let{el:t}=e.pagination;t&&(t=mt(t),t.forEach(t=>t.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{d()}),n("click",(t,n)=>{const s=n.target,r=mt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&r&&r.length>0&&!s.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&s===e.navigation.nextEl||e.navigation.prevEl&&s===e.navigation.prevEl))return;const t=r[0].classList.contains(e.params.pagination.hiddenClass);i(!0===t?"paginationShow":"paginationHide"),r.forEach(t=>t.classList.toggle(e.params.pagination.hiddenClass))}});const m=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:t}=e.pagination;t&&(t=mt(t),t.forEach(t=>t.classList.add(e.params.pagination.paginationDisabledClass))),p()};Object.assign(e.pagination,{enable:()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:t}=e.pagination;t&&(t=mt(t),t.forEach(t=>t.classList.remove(e.params.pagination.paginationDisabledClass))),h(),u(),d()},disable:m,render:u,update:d,init:h,destroy:p})}function rn({swiper:e,extendParams:t,on:n,emit:i}){const s=Xe();let r,a,o,l,c=!1,d=null,u=null;function h(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:t,rtlTranslate:n}=e,{dragEl:i,el:s}=t,r=e.params.scrollbar,l=e.params.loop?e.progressLoop:e.progress;let c=a,u=(o-a)*l;n?(u=-u,u>0?(c=a-u,u=0):-u+a>o&&(c=o+u)):u<0?(c=a+u,u=0):u+a>o&&(c=o-u),e.isHorizontal()?(i.style.transform=`translate3d(${u}px, 0, 0)`,i.style.width=`${c}px`):(i.style.transform=`translate3d(0px, ${u}px, 0)`,i.style.height=`${c}px`),r.hide&&(clearTimeout(d),s.style.opacity=1,d=setTimeout(()=>{s.style.opacity=0,s.style.transitionDuration="400ms"},1e3))}function p(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:t}=e,{dragEl:n,el:i}=t;n.style.width="",n.style.height="",o=e.isHorizontal()?i.offsetWidth:i.offsetHeight,l=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),a="auto"===e.params.scrollbar.dragSize?o*l:parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?n.style.width=`${a}px`:n.style.height=`${a}px`,i.style.display=l>=1?"none":"",e.params.scrollbar.hide&&(i.style.opacity=0),e.params.watchOverflow&&e.enabled&&t.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function m(t){return e.isHorizontal()?t.clientX:t.clientY}function f(t){const{scrollbar:n,rtlTranslate:i}=e,{el:s}=n;let l;l=(m(t)-ct(s)[e.isHorizontal()?"left":"top"]-(null!==r?r:a/2))/(o-a),l=Math.max(Math.min(l,1),0),i&&(l=1-l);const c=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*l;e.updateProgress(c),e.setTranslate(c),e.updateActiveIndex(),e.updateSlidesClasses()}function g(t){const n=e.params.scrollbar,{scrollbar:s,wrapperEl:a}=e,{el:o,dragEl:l}=s;c=!0,r=t.target===l?m(t)-t.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,t.preventDefault(),t.stopPropagation(),a.style.transitionDuration="100ms",l.style.transitionDuration="100ms",f(t),clearTimeout(u),o.style.transitionDuration="0ms",n.hide&&(o.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),i("scrollbarDragStart",t)}function v(t){const{scrollbar:n,wrapperEl:s}=e,{el:r,dragEl:a}=n;c&&(t.preventDefault&&t.cancelable?t.preventDefault():t.returnValue=!1,f(t),s.style.transitionDuration="0ms",r.style.transitionDuration="0ms",a.style.transitionDuration="0ms",i("scrollbarDragMove",t))}function b(t){const n=e.params.scrollbar,{scrollbar:s,wrapperEl:r}=e,{el:a}=s;c&&(c=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",r.style.transitionDuration=""),n.hide&&(clearTimeout(u),u=Qe(()=>{a.style.opacity=0,a.style.transitionDuration="400ms"},1e3)),i("scrollbarDragEnd",t),n.snapOnRelease&&e.slideToClosest())}function y(t){const{scrollbar:n,params:i}=e,r=n.el;if(!r)return;const a=r,o=!!i.passiveListeners&&{passive:!1,capture:!1},l=!!i.passiveListeners&&{passive:!0,capture:!1};if(!a)return;const c="on"===t?"addEventListener":"removeEventListener";a[c]("pointerdown",g,o),s[c]("pointermove",v,o),s[c]("pointerup",b,l)}function _(){const{scrollbar:t,el:n}=e;e.params.scrollbar=Qt(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const i=e.params.scrollbar;if(!i.el)return;let r,a;if("string"==typeof i.el&&e.isElement&&(r=e.el.querySelector(i.el)),r||"string"!=typeof i.el)r||(r=i.el);else if(r=s.querySelectorAll(i.el),!r.length)return;e.params.uniqueNavElements&&"string"==typeof i.el&&r.length>1&&1===n.querySelectorAll(i.el).length&&(r=n.querySelector(i.el)),r.length>0&&(r=r[0]),r.classList.add(e.isHorizontal()?i.horizontalClass:i.verticalClass),r&&(a=r.querySelector(nn(e.params.scrollbar.dragClass)),a||(a=lt("div",e.params.scrollbar.dragClass),r.append(a))),Object.assign(t,{el:r,dragEl:a}),i.draggable&&e.params.scrollbar.el&&e.scrollbar.el&&y("on"),r&&r.classList[e.enabled?"remove":"add"](...Je(e.params.scrollbar.lockClass))}function x(){const t=e.params.scrollbar,n=e.scrollbar.el;n&&n.classList.remove(...Je(e.isHorizontal()?t.horizontalClass:t.verticalClass)),e.params.scrollbar.el&&e.scrollbar.el&&y("off")}t({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null},n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const t=e.params.scrollbar;let{el:n}=e.scrollbar;n=mt(n),n.forEach(n=>{n.classList.remove(t.horizontalClass,t.verticalClass),n.classList.add(e.isHorizontal()?t.horizontalClass:t.verticalClass)})}),n("init",()=>{!1===e.params.scrollbar.enabled?w():(_(),p(),h())}),n("update resize observerUpdate lock unlock changeDirection",()=>{p()}),n("setTranslate",()=>{h()}),n("setTransition",(t,n)=>{!function(t){e.params.scrollbar.el&&e.scrollbar.el&&(e.scrollbar.dragEl.style.transitionDuration=`${t}ms`)}(n)}),n("enable disable",()=>{const{el:t}=e.scrollbar;t&&t.classList[e.enabled?"remove":"add"](...Je(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const w=()=>{e.el.classList.add(...Je(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Je(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:()=>{e.el.classList.remove(...Je(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Je(e.params.scrollbar.scrollbarDisabledClass)),_(),p(),h()},disable:w,updateSize:p,setTranslate:h,init:_,destroy:x})}function an({swiper:e,extendParams:t,on:n}){t({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,containerRole:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null,scrollOnFocus:!0,wrapperLiveRegion:!0}}),e.a11y={clicked:!1};let i,s,r=null,a=(new Date).getTime();function o(e){const t=r;0!==t.length&&ft(t,e)}function l(e){(e=mt(e)).forEach(e=>{e.setAttribute("tabIndex","0")})}function c(e){(e=mt(e)).forEach(e=>{e.setAttribute("tabIndex","-1")})}function d(e,t){(e=mt(e)).forEach(e=>{e.setAttribute("role",t)})}function u(e,t){(e=mt(e)).forEach(e=>{e.setAttribute("aria-roledescription",t)})}function h(e,t){(e=mt(e)).forEach(e=>{e.setAttribute("aria-label",t)})}function p(e){(e=mt(e)).forEach(e=>{e.setAttribute("aria-disabled",!0)})}function m(e){(e=mt(e)).forEach(e=>{e.removeAttribute("aria-disabled")})}function f(t){if(13!==t.keyCode&&32!==t.keyCode)return;const n=e.params.a11y,i=t.target;if(!e.pagination||!e.pagination.el||i!==e.pagination.el&&!e.pagination.el.contains(t.target)||t.target.matches(nn(e.params.pagination.bulletClass))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const t=mt(e.navigation.prevEl);mt(e.navigation.nextEl).includes(i)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?o(n.lastSlideMessage):o(n.nextSlideMessage)),t.includes(i)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?o(n.firstSlideMessage):o(n.prevSlideMessage))}e.pagination&&i.matches(nn(e.params.pagination.bulletClass))&&i.click()}}function g(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function v(){return g()&&e.params.pagination.clickable}const b=(e,t,n)=>{l(e),"BUTTON"!==e.tagName&&(d(e,"button"),e.addEventListener("keydown",f)),h(e,n)},y=t=>{s&&s!==t.target&&!s.contains(t.target)&&(i=!0),e.a11y.clicked=!0},_=()=>{i=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},x=e=>{a=(new Date).getTime()},w=t=>{if(e.a11y.clicked||!e.params.a11y.scrollOnFocus)return;if((new Date).getTime()-a<100)return;const n=t.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!n||!e.slides.includes(n))return;s=n;const r=e.virtual&&e.params.virtual.enabled,o=(r?parseInt(n.getAttribute("data-swiper-slide-index"),10):e.slides.indexOf(n))===e.activeIndex,l=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(n);o||l||t.sourceCapabilities&&t.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{i||(e.params.loop?e.slideToLoop(e.getSlideIndexWhenGrid(parseInt(n.getAttribute("data-swiper-slide-index"))),0):r?e.slideTo(e.getSlideIndexWhenGrid(parseInt(n.getAttribute("data-swiper-slide-index"),10)),0):e.slideTo(e.getSlideIndexWhenGrid(e.slides.indexOf(n)),0),i=!1)}))},S=()=>{const t=e.params.a11y;t.itemRoleDescriptionMessage&&u(e.slides,t.itemRoleDescriptionMessage),t.slideRole&&d(e.slides,t.slideRole);const n=e.slides.length;t.slideLabelMessage&&e.slides.forEach((i,s)=>{const r=e.params.loop?parseInt(i.getAttribute("data-swiper-slide-index"),10):s;h(i,t.slideLabelMessage.replace(/\{\{index\}\}/,r+1).replace(/\{\{slidesLength\}\}/,n))})};n("beforeInit",()=>{r=lt("span",e.params.a11y.notificationClass),r.setAttribute("aria-live","assertive"),r.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&(()=>{const t=e.params.a11y;e.el.append(r);const n=e.el;t.containerRoleDescriptionMessage&&u(n,t.containerRoleDescriptionMessage),t.containerMessage&&h(n,t.containerMessage),t.containerRole&&d(n,t.containerRole);const i=e.wrapperEl,s=t.id||i.getAttribute("id")||`swiper-wrapper-${function(e=16){return"x".repeat(e).replace(/x/g,()=>Math.round(16*Math.random()).toString(16))}(16)}`;var a,o,l;a=s,mt(i).forEach(e=>{e.setAttribute("id",a)}),t.wrapperLiveRegion&&(o=i,l=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite",(o=mt(o)).forEach(e=>{e.setAttribute("aria-live",l)})),S();let{nextEl:c,prevEl:p}=e.navigation?e.navigation:{};c=mt(c),p=mt(p),c&&c.forEach(e=>b(e,0,t.nextSlideMessage)),p&&p.forEach(e=>b(e,0,t.prevSlideMessage)),v()&&mt(e.pagination.el).forEach(e=>{e.addEventListener("keydown",f)}),Xe().addEventListener("visibilitychange",x),e.el.addEventListener("focus",w,!0),e.el.addEventListener("pointerdown",y,!0),e.el.addEventListener("pointerup",_,!0)})()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&S()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&function(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:t,prevEl:n}=e.navigation;n&&(e.isBeginning?(p(n),c(n)):(m(n),l(n))),t&&(e.isEnd?(p(t),c(t)):(m(t),l(t)))}()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&function(){const t=e.params.a11y;g()&&e.pagination.bullets.forEach(n=>{e.params.pagination.clickable&&(l(n),e.params.pagination.renderBullet||(d(n,"button"),h(n,t.paginationBulletMessage.replace(/\{\{index\}\}/,ut(n)+1)))),n.matches(nn(e.params.pagination.bulletActiveClass))?n.setAttribute("aria-current","true"):n.removeAttribute("aria-current")})}()}),n("destroy",()=>{e.params.a11y.enabled&&function(){r&&r.remove();let{nextEl:t,prevEl:n}=e.navigation?e.navigation:{};t=mt(t),n=mt(n),t&&t.forEach(e=>e.removeEventListener("keydown",f)),n&&n.forEach(e=>e.removeEventListener("keydown",f)),v()&&mt(e.pagination.el).forEach(e=>{e.removeEventListener("keydown",f)}),Xe().removeEventListener("visibilitychange",x),e.el&&"string"!=typeof e.el&&(e.el.removeEventListener("focus",w,!0),e.el.removeEventListener("pointerdown",y,!0),e.el.removeEventListener("pointerup",_,!0))}()})}function on({swiper:e,extendParams:t,on:n,emit:i,params:s}){let r,a;e.autoplay={running:!1,paused:!1,timeLeft:0},t({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let o,l,c,d,u,h,p,m=s&&s.autoplay?s.autoplay.delay:3e3,f=s&&s.autoplay?s.autoplay.delay:3e3,g=(new Date).getTime();function v(t){e&&!e.destroyed&&e.wrapperEl&&t.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",v),p||t.detail&&t.detail.bySwiperTouchMove||E())}const b=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?l=!0:l&&(f=o,l=!1);const t=e.autoplay.paused?o:g+f-(new Date).getTime();e.autoplay.timeLeft=t,i("autoplayTimeLeft",t,t/m),a=requestAnimationFrame(()=>{b()})},y=()=>{let t=e.params.autoplay.delay;const n=(()=>{let t;if(t=e.virtual&&e.params.virtual.enabled?e.slides.find(e=>e.classList.contains("swiper-slide-active")):e.slides[e.activeIndex],t)return parseInt(t.getAttribute("data-swiper-autoplay"),10)})();return!Number.isNaN(n)&&n>0&&(t=n),t},_=t=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(a),b();let n=t;void 0===n&&(n=y(),m=n,f=n),o=n;const s=e.params.speed,l=()=>{e&&!e.destroyed&&(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(s,!0,!0),i("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,s,!0,!0),i("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(s,!0,!0),i("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,s,!0,!0),i("autoplay")),e.params.cssMode&&(g=(new Date).getTime(),requestAnimationFrame(()=>{_()})))};return n>0?(clearTimeout(r),r=setTimeout(()=>{l()},n)):requestAnimationFrame(()=>{l()}),n},x=()=>{g=(new Date).getTime(),e.autoplay.running=!0,_(),i("autoplayStart")},w=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(a),i("autoplayStop")},S=(t,n)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),t||(h=!0);const s=()=>{i("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",v):E()};if(e.autoplay.paused=!0,n)return void s();const a=o||e.params.autoplay.delay;o=a-((new Date).getTime()-g),e.isEnd&&o<0&&!e.params.loop||(o<0&&(o=0),s())},E=()=>{e.isEnd&&o<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(g=(new Date).getTime(),h?(h=!1,_(o)):_(),e.autoplay.paused=!1,i("autoplayResume"))},N=()=>{if(e.destroyed||!e.autoplay.running)return;const t=Xe();"hidden"===t.visibilityState&&(h=!0,S(!0)),"visible"===t.visibilityState&&E()},C=t=>{"mouse"===t.pointerType&&(h=!0,p=!0,e.animating||e.autoplay.paused||S(!0))},k=t=>{"mouse"===t.pointerType&&(p=!1,e.autoplay.paused&&E())};n("init",()=>{e.params.autoplay.enabled&&(e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",k)),Xe().addEventListener("visibilitychange",N),x())}),n("destroy",()=>{e.el&&"string"!=typeof e.el&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",k)),Xe().removeEventListener("visibilitychange",N),e.autoplay.running&&w()}),n("_freeModeStaticRelease",()=>{(d||h)&&E()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?w():S(!0,!0)}),n("beforeTransitionStart",(t,n,i)=>{!e.destroyed&&e.autoplay.running&&(i||!e.params.autoplay.disableOnInteraction?S(!0,!0):w())}),n("sliderFirstMove",()=>{!e.destroyed&&e.autoplay.running&&(e.params.autoplay.disableOnInteraction?w():(c=!0,d=!1,h=!1,u=setTimeout(()=>{h=!0,d=!0,S(!0)},200)))}),n("touchEnd",()=>{if(!e.destroyed&&e.autoplay.running&&c){if(clearTimeout(u),clearTimeout(r),e.params.autoplay.disableOnInteraction)return d=!1,void(c=!1);d&&e.params.cssMode&&E(),d=!1,c=!1}}),n("slideChange",()=>{!e.destroyed&&e.autoplay.running&&e.autoplay.paused&&(o=y(),m=y())}),Object.assign(e.autoplay,{start:x,stop:w,pause:S,resume:E})}function ln({element:e,visibleClass:t,waitMode:n="transitionend",timeoutDuration:i,hideMode:s="hidden",displayValue:r="block"}){if("timeout"===n&&"number"!=typeof i)return;window.matchMedia("(prefers-reduced-motion: reduce)").matches&&(n="immediate");const a=t=>{t.target===e&&(o(),e.removeEventListener("transitionend",a))},o=()=>{"display"===s?e.style.display="none":e.setAttribute("hidden",!0)};return{show(){e.removeEventListener("transitionend",a),this.timeout&&clearTimeout(this.timeout),"display"===s?e.style.display=r:e.removeAttribute("hidden"),e.offsetHeight,e.classList.add(t)},hide(){"transitionend"===n?e.addEventListener("transitionend",a):"timeout"===n?this.timeout=setTimeout(()=>{o()},i):o(),e.classList.remove(t)},toggle(){this.isHidden()?this.show():this.hide()},isHidden(){const n=null!==e.getAttribute("hidden"),i="none"===e.style.display,s=[...e.classList].includes(t);return n||i||!s},timeout:null}}var cn="top",dn="bottom",un="right",hn="left",pn="auto",mn=[cn,dn,un,hn],fn="start",gn="end",vn="viewport",bn="popper",yn=mn.reduce(function(e,t){return e.concat([t+"-"+fn,t+"-"+gn])},[]),_n=[].concat(mn,[pn]).reduce(function(e,t){return e.concat([t,t+"-"+fn,t+"-"+gn])},[]),xn=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function wn(e){return e?(e.nodeName||"").toLowerCase():null}function Sn(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function En(e){return e instanceof Sn(e).Element||e instanceof Element}function Nn(e){return e instanceof Sn(e).HTMLElement||e instanceof HTMLElement}function Cn(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Sn(e).ShadowRoot||e instanceof ShadowRoot)}var kn={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach(function(e){var n=t.styles[e]||{},i=t.attributes[e]||{},s=t.elements[e];Nn(s)&&wn(s)&&(Object.assign(s.style,n),Object.keys(i).forEach(function(e){var t=i[e];!1===t?s.removeAttribute(e):s.setAttribute(e,!0===t?"":t)}))})},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(e){var i=t.elements[e],s=t.attributes[e]||{},r=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce(function(e,t){return e[t]="",e},{});Nn(i)&&wn(i)&&(Object.assign(i.style,r),Object.keys(s).forEach(function(e){i.removeAttribute(e)}))})}},requires:["computeStyles"]};function Tn(e){return e.split("-")[0]}var jn=Math.max,On=Math.min,An=Math.round;function Ln(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function Dn(){return!/^((?!chrome|android).)*safari/i.test(Ln())}function Mn(e,t,n){void 0===t&&(t=!1),void 0===n&&(n=!1);var i=e.getBoundingClientRect(),s=1,r=1;t&&Nn(e)&&(s=e.offsetWidth>0&&An(i.width)/e.offsetWidth||1,r=e.offsetHeight>0&&An(i.height)/e.offsetHeight||1);var a=(En(e)?Sn(e):window).visualViewport,o=!Dn()&&n,l=(i.left+(o&&a?a.offsetLeft:0))/s,c=(i.top+(o&&a?a.offsetTop:0))/r,d=i.width/s,u=i.height/r;return{width:d,height:u,top:c,right:l+d,bottom:c+u,left:l,x:l,y:c}}function Pn(e){var t=Mn(e),n=e.offsetWidth,i=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-i)<=1&&(i=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:i}}function $n(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Cn(n)){var i=t;do{if(i&&e.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function In(e){return Sn(e).getComputedStyle(e)}function Rn(e){return["table","td","th"].indexOf(wn(e))>=0}function zn(e){return((En(e)?e.ownerDocument:e.document)||window.document).documentElement}function Fn(e){return"html"===wn(e)?e:e.assignedSlot||e.parentNode||(Cn(e)?e.host:null)||zn(e)}function Hn(e){return Nn(e)&&"fixed"!==In(e).position?e.offsetParent:null}function Bn(e){for(var t=Sn(e),n=Hn(e);n&&Rn(n)&&"static"===In(n).position;)n=Hn(n);return n&&("html"===wn(n)||"body"===wn(n)&&"static"===In(n).position)?t:n||function(e){var t=/firefox/i.test(Ln());if(/Trident/i.test(Ln())&&Nn(e)&&"fixed"===In(e).position)return null;var n=Fn(e);for(Cn(n)&&(n=n.host);Nn(n)&&["html","body"].indexOf(wn(n))<0;){var i=In(n);if("none"!==i.transform||"none"!==i.perspective||"paint"===i.contain||-1!==["transform","perspective"].indexOf(i.willChange)||t&&"filter"===i.willChange||t&&i.filter&&"none"!==i.filter)return n;n=n.parentNode}return null}(e)||t}function Vn(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function qn(e,t,n){return jn(e,On(t,n))}function Wn(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Un(e,t){return t.reduce(function(t,n){return t[n]=e,t},{})}var Gn={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,n=e.state,i=e.name,s=e.options,r=n.elements.arrow,a=n.modifiersData.popperOffsets,o=Tn(n.placement),l=Vn(o),c=[hn,un].indexOf(o)>=0?"height":"width";if(r&&a){var d=function(e,t){return Wn("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:Un(e,mn))}(s.padding,n),u=Pn(r),h="y"===l?cn:hn,p="y"===l?dn:un,m=n.rects.reference[c]+n.rects.reference[l]-a[l]-n.rects.popper[c],f=a[l]-n.rects.reference[l],g=Bn(r),v=g?"y"===l?g.clientHeight||0:g.clientWidth||0:0,b=m/2-f/2,y=d[h],_=v-u[c]-d[p],x=v/2-u[c]/2+b,w=qn(y,x,_),S=l;n.modifiersData[i]=((t={})[S]=w,t.centerOffset=w-x,t)}},effect:function(e){var t=e.state,n=e.options.element,i=void 0===n?"[data-popper-arrow]":n;null!=i&&("string"!=typeof i||(i=t.elements.popper.querySelector(i)))&&$n(t.elements.popper,i)&&(t.elements.arrow=i)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Yn(e){return e.split("-")[1]}var Xn={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Kn(e){var t,n=e.popper,i=e.popperRect,s=e.placement,r=e.variation,a=e.offsets,o=e.position,l=e.gpuAcceleration,c=e.adaptive,d=e.roundOffsets,u=e.isFixed,h=a.x,p=void 0===h?0:h,m=a.y,f=void 0===m?0:m,g="function"==typeof d?d({x:p,y:f}):{x:p,y:f};p=g.x,f=g.y;var v=a.hasOwnProperty("x"),b=a.hasOwnProperty("y"),y=hn,_=cn,x=window;if(c){var w=Bn(n),S="clientHeight",E="clientWidth";w===Sn(n)&&"static"!==In(w=zn(n)).position&&"absolute"===o&&(S="scrollHeight",E="scrollWidth"),(s===cn||(s===hn||s===un)&&r===gn)&&(_=dn,f-=(u&&w===x&&x.visualViewport?x.visualViewport.height:w[S])-i.height,f*=l?1:-1),s!==hn&&(s!==cn&&s!==dn||r!==gn)||(y=un,p-=(u&&w===x&&x.visualViewport?x.visualViewport.width:w[E])-i.width,p*=l?1:-1)}var N,C=Object.assign({position:o},c&&Xn),k=!0===d?function(e,t){var n=e.x,i=e.y,s=t.devicePixelRatio||1;return{x:An(n*s)/s||0,y:An(i*s)/s||0}}({x:p,y:f},Sn(n)):{x:p,y:f};return p=k.x,f=k.y,l?Object.assign({},C,((N={})[_]=b?"0":"",N[y]=v?"0":"",N.transform=(x.devicePixelRatio||1)<=1?"translate("+p+"px, "+f+"px)":"translate3d("+p+"px, "+f+"px, 0)",N)):Object.assign({},C,((t={})[_]=b?f+"px":"",t[y]=v?p+"px":"",t.transform="",t))}var Zn={passive:!0},Jn={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,n=e.instance,i=e.options,s=i.scroll,r=void 0===s||s,a=i.resize,o=void 0===a||a,l=Sn(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return r&&c.forEach(function(e){e.addEventListener("scroll",n.update,Zn)}),o&&l.addEventListener("resize",n.update,Zn),function(){r&&c.forEach(function(e){e.removeEventListener("scroll",n.update,Zn)}),o&&l.removeEventListener("resize",n.update,Zn)}},data:{}},Qn={left:"right",right:"left",bottom:"top",top:"bottom"};function ei(e){return e.replace(/left|right|bottom|top/g,function(e){return Qn[e]})}var ti={start:"end",end:"start"};function ni(e){return e.replace(/start|end/g,function(e){return ti[e]})}function ii(e){var t=Sn(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function si(e){return Mn(zn(e)).left+ii(e).scrollLeft}function ri(e){var t=In(e),n=t.overflow,i=t.overflowX,s=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+s+i)}function ai(e){return["html","body","#document"].indexOf(wn(e))>=0?e.ownerDocument.body:Nn(e)&&ri(e)?e:ai(Fn(e))}function oi(e,t){var n;void 0===t&&(t=[]);var i=ai(e),s=i===(null==(n=e.ownerDocument)?void 0:n.body),r=Sn(i),a=s?[r].concat(r.visualViewport||[],ri(i)?i:[]):i,o=t.concat(a);return s?o:o.concat(oi(Fn(a)))}function li(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function ci(e,t,n){return t===vn?li(function(e,t){var n=Sn(e),i=zn(e),s=n.visualViewport,r=i.clientWidth,a=i.clientHeight,o=0,l=0;if(s){r=s.width,a=s.height;var c=Dn();(c||!c&&"fixed"===t)&&(o=s.offsetLeft,l=s.offsetTop)}return{width:r,height:a,x:o+si(e),y:l}}(e,n)):En(t)?function(e,t){var n=Mn(e,!1,"fixed"===t);return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}(t,n):li(function(e){var t,n=zn(e),i=ii(e),s=null==(t=e.ownerDocument)?void 0:t.body,r=jn(n.scrollWidth,n.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),a=jn(n.scrollHeight,n.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),o=-i.scrollLeft+si(e),l=-i.scrollTop;return"rtl"===In(s||n).direction&&(o+=jn(n.clientWidth,s?s.clientWidth:0)-r),{width:r,height:a,x:o,y:l}}(zn(e)))}function di(e){var t,n=e.reference,i=e.element,s=e.placement,r=s?Tn(s):null,a=s?Yn(s):null,o=n.x+n.width/2-i.width/2,l=n.y+n.height/2-i.height/2;switch(r){case cn:t={x:o,y:n.y-i.height};break;case dn:t={x:o,y:n.y+n.height};break;case un:t={x:n.x+n.width,y:l};break;case hn:t={x:n.x-i.width,y:l};break;default:t={x:n.x,y:n.y}}var c=r?Vn(r):null;if(null!=c){var d="y"===c?"height":"width";switch(a){case fn:t[c]=t[c]-(n[d]/2-i[d]/2);break;case gn:t[c]=t[c]+(n[d]/2-i[d]/2)}}return t}function ui(e,t){void 0===t&&(t={});var n=t,i=n.placement,s=void 0===i?e.placement:i,r=n.strategy,a=void 0===r?e.strategy:r,o=n.boundary,l=void 0===o?"clippingParents":o,c=n.rootBoundary,d=void 0===c?vn:c,u=n.elementContext,h=void 0===u?bn:u,p=n.altBoundary,m=void 0!==p&&p,f=n.padding,g=void 0===f?0:f,v=Wn("number"!=typeof g?g:Un(g,mn)),b=h===bn?"reference":bn,y=e.rects.popper,_=e.elements[m?b:h],x=function(e,t,n,i){var s="clippingParents"===t?function(e){var t=oi(Fn(e)),n=["absolute","fixed"].indexOf(In(e).position)>=0&&Nn(e)?Bn(e):e;return En(n)?t.filter(function(e){return En(e)&&$n(e,n)&&"body"!==wn(e)}):[]}(e):[].concat(t),r=[].concat(s,[n]),a=r[0],o=r.reduce(function(t,n){var s=ci(e,n,i);return t.top=jn(s.top,t.top),t.right=On(s.right,t.right),t.bottom=On(s.bottom,t.bottom),t.left=jn(s.left,t.left),t},ci(e,a,i));return o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}(En(_)?_:_.contextElement||zn(e.elements.popper),l,d,a),w=Mn(e.elements.reference),S=di({reference:w,element:y,placement:s}),E=li(Object.assign({},y,S)),N=h===bn?E:w,C={top:x.top-N.top+v.top,bottom:N.bottom-x.bottom+v.bottom,left:x.left-N.left+v.left,right:N.right-x.right+v.right},k=e.modifiersData.offset;if(h===bn&&k){var T=k[s];Object.keys(C).forEach(function(e){var t=[un,dn].indexOf(e)>=0?1:-1,n=[cn,dn].indexOf(e)>=0?"y":"x";C[e]+=T[n]*t})}return C}var hi={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,i=e.name;if(!t.modifiersData[i]._skip){for(var s=n.mainAxis,r=void 0===s||s,a=n.altAxis,o=void 0===a||a,l=n.fallbackPlacements,c=n.padding,d=n.boundary,u=n.rootBoundary,h=n.altBoundary,p=n.flipVariations,m=void 0===p||p,f=n.allowedAutoPlacements,g=t.options.placement,v=Tn(g),b=l||(v!==g&&m?function(e){if(Tn(e)===pn)return[];var t=ei(e);return[ni(e),t,ni(t)]}(g):[ei(g)]),y=[g].concat(b).reduce(function(e,n){return e.concat(Tn(n)===pn?function(e,t){void 0===t&&(t={});var n=t,i=n.placement,s=n.boundary,r=n.rootBoundary,a=n.padding,o=n.flipVariations,l=n.allowedAutoPlacements,c=void 0===l?_n:l,d=Yn(i),u=d?o?yn:yn.filter(function(e){return Yn(e)===d}):mn,h=u.filter(function(e){return c.indexOf(e)>=0});0===h.length&&(h=u);var p=h.reduce(function(t,n){return t[n]=ui(e,{placement:n,boundary:s,rootBoundary:r,padding:a})[Tn(n)],t},{});return Object.keys(p).sort(function(e,t){return p[e]-p[t]})}(t,{placement:n,boundary:d,rootBoundary:u,padding:c,flipVariations:m,allowedAutoPlacements:f}):n)},[]),_=t.rects.reference,x=t.rects.popper,w=new Map,S=!0,E=y[0],N=0;N<y.length;N++){var C=y[N],k=Tn(C),T=Yn(C)===fn,j=[cn,dn].indexOf(k)>=0,O=j?"width":"height",A=ui(t,{placement:C,boundary:d,rootBoundary:u,altBoundary:h,padding:c}),L=j?T?un:hn:T?dn:cn;_[O]>x[O]&&(L=ei(L));var D=ei(L),M=[];if(r&&M.push(A[k]<=0),o&&M.push(A[L]<=0,A[D]<=0),M.every(function(e){return e})){E=C,S=!1;break}w.set(C,M)}if(S)for(var P=function(e){var t=y.find(function(t){var n=w.get(t);if(n)return n.slice(0,e).every(function(e){return e})});if(t)return E=t,"break"},$=m?3:1;$>0&&"break"!==P($);$--);t.placement!==E&&(t.modifiersData[i]._skip=!0,t.placement=E,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function pi(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function mi(e){return[cn,un,dn,hn].some(function(t){return e[t]>=0})}var fi={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,i=t.rects.reference,s=t.rects.popper,r=t.modifiersData.preventOverflow,a=ui(t,{elementContext:"reference"}),o=ui(t,{altBoundary:!0}),l=pi(a,i),c=pi(o,s,r),d=mi(l),u=mi(c);t.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:d,hasPopperEscaped:u},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":u})}},gi={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.options,i=e.name,s=n.offset,r=void 0===s?[0,0]:s,a=_n.reduce(function(e,n){return e[n]=function(e,t,n){var i=Tn(e),s=[hn,cn].indexOf(i)>=0?-1:1,r="function"==typeof n?n(Object.assign({},t,{placement:e})):n,a=r[0],o=r[1];return a=a||0,o=(o||0)*s,[hn,un].indexOf(i)>=0?{x:o,y:a}:{x:a,y:o}}(n,t.rects,r),e},{}),o=a[t.placement],l=o.x,c=o.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=c),t.modifiersData[i]=a}},vi={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,n=e.name;t.modifiersData[n]=di({reference:t.rects.reference,element:t.rects.popper,placement:t.placement})},data:{}},bi={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,i=e.name,s=n.mainAxis,r=void 0===s||s,a=n.altAxis,o=void 0!==a&&a,l=n.boundary,c=n.rootBoundary,d=n.altBoundary,u=n.padding,h=n.tether,p=void 0===h||h,m=n.tetherOffset,f=void 0===m?0:m,g=ui(t,{boundary:l,rootBoundary:c,padding:u,altBoundary:d}),v=Tn(t.placement),b=Yn(t.placement),y=!b,_=Vn(v),x="x"===_?"y":"x",w=t.modifiersData.popperOffsets,S=t.rects.reference,E=t.rects.popper,N="function"==typeof f?f(Object.assign({},t.rects,{placement:t.placement})):f,C="number"==typeof N?{mainAxis:N,altAxis:N}:Object.assign({mainAxis:0,altAxis:0},N),k=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,T={x:0,y:0};if(w){if(r){var j,O="y"===_?cn:hn,A="y"===_?dn:un,L="y"===_?"height":"width",D=w[_],M=D+g[O],P=D-g[A],$=p?-E[L]/2:0,I=b===fn?S[L]:E[L],R=b===fn?-E[L]:-S[L],z=t.elements.arrow,F=p&&z?Pn(z):{width:0,height:0},H=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},B=H[O],V=H[A],q=qn(0,S[L],F[L]),W=y?S[L]/2-$-q-B-C.mainAxis:I-q-B-C.mainAxis,U=y?-S[L]/2+$+q+V+C.mainAxis:R+q+V+C.mainAxis,G=t.elements.arrow&&Bn(t.elements.arrow),Y=G?"y"===_?G.clientTop||0:G.clientLeft||0:0,X=null!=(j=null==k?void 0:k[_])?j:0,K=D+U-X,Z=qn(p?On(M,D+W-X-Y):M,D,p?jn(P,K):P);w[_]=Z,T[_]=Z-D}if(o){var J,Q="x"===_?cn:hn,ee="x"===_?dn:un,te=w[x],ne="y"===x?"height":"width",ie=te+g[Q],se=te-g[ee],re=-1!==[cn,hn].indexOf(v),ae=null!=(J=null==k?void 0:k[x])?J:0,oe=re?ie:te-S[ne]-E[ne]-ae+C.altAxis,le=re?te+S[ne]+E[ne]-ae-C.altAxis:se,ce=p&&re?function(e,t,n){var i=qn(e,t,n);return i>n?n:i}(oe,te,le):qn(p?oe:ie,te,p?le:se);w[x]=ce,T[x]=ce-te}t.modifiersData[i]=T}},requiresIfExists:["offset"]};function yi(e,t,n){void 0===n&&(n=!1);var i,s,r=Nn(t),a=Nn(t)&&function(e){var t=e.getBoundingClientRect(),n=An(t.width)/e.offsetWidth||1,i=An(t.height)/e.offsetHeight||1;return 1!==n||1!==i}(t),o=zn(t),l=Mn(e,a,n),c={scrollLeft:0,scrollTop:0},d={x:0,y:0};return(r||!r&&!n)&&(("body"!==wn(t)||ri(o))&&(c=(i=t)!==Sn(i)&&Nn(i)?{scrollLeft:(s=i).scrollLeft,scrollTop:s.scrollTop}:ii(i)),Nn(t)?((d=Mn(t,!0)).x+=t.clientLeft,d.y+=t.clientTop):o&&(d.x=si(o))),{x:l.left+c.scrollLeft-d.x,y:l.top+c.scrollTop-d.y,width:l.width,height:l.height}}function _i(e){var t=new Map,n=new Set,i=[];function s(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach(function(e){if(!n.has(e)){var i=t.get(e);i&&s(i)}}),i.push(e)}return e.forEach(function(e){t.set(e.name,e)}),e.forEach(function(e){n.has(e.name)||s(e)}),i}var xi={placement:"bottom",modifiers:[],strategy:"absolute"};function wi(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(e){return!(e&&"function"==typeof e.getBoundingClientRect)})}function Si(e){void 0===e&&(e={});var t=e,n=t.defaultModifiers,i=void 0===n?[]:n,s=t.defaultOptions,r=void 0===s?xi:s;return function(e,t,n){void 0===n&&(n=r);var s,a,o={placement:"bottom",orderedModifiers:[],options:Object.assign({},xi,r),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},l=[],c=!1,d={state:o,setOptions:function(n){var s="function"==typeof n?n(o.options):n;u(),o.options=Object.assign({},r,o.options,s),o.scrollParents={reference:En(e)?oi(e):e.contextElement?oi(e.contextElement):[],popper:oi(t)};var a,c,h=function(e){var t=_i(e);return xn.reduce(function(e,n){return e.concat(t.filter(function(e){return e.phase===n}))},[])}((a=[].concat(i,o.options.modifiers),c=a.reduce(function(e,t){var n=e[t.name];return e[t.name]=n?Object.assign({},n,t,{options:Object.assign({},n.options,t.options),data:Object.assign({},n.data,t.data)}):t,e},{}),Object.keys(c).map(function(e){return c[e]})));return o.orderedModifiers=h.filter(function(e){return e.enabled}),o.orderedModifiers.forEach(function(e){var t=e.name,n=e.options,i=void 0===n?{}:n,s=e.effect;if("function"==typeof s){var r=s({state:o,name:t,instance:d,options:i});l.push(r||function(){})}}),d.update()},forceUpdate:function(){if(!c){var e=o.elements,t=e.reference,n=e.popper;if(wi(t,n)){o.rects={reference:yi(t,Bn(n),"fixed"===o.options.strategy),popper:Pn(n)},o.reset=!1,o.placement=o.options.placement,o.orderedModifiers.forEach(function(e){return o.modifiersData[e.name]=Object.assign({},e.data)});for(var i=0;i<o.orderedModifiers.length;i++)if(!0!==o.reset){var s=o.orderedModifiers[i],r=s.fn,a=s.options,l=void 0===a?{}:a,u=s.name;"function"==typeof r&&(o=r({state:o,options:l,name:u,instance:d})||o)}else o.reset=!1,i=-1}}},update:(s=function(){return new Promise(function(e){d.forceUpdate(),e(o)})},function(){return a||(a=new Promise(function(e){Promise.resolve().then(function(){a=void 0,e(s())})})),a}),destroy:function(){u(),c=!0}};if(!wi(e,t))return d;function u(){l.forEach(function(e){return e()}),l=[]}return d.setOptions(n).then(function(e){!c&&n.onFirstUpdate&&n.onFirstUpdate(e)}),d}}var Ei=Si({defaultModifiers:[Jn,vi,{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options,i=n.gpuAcceleration,s=void 0===i||i,r=n.adaptive,a=void 0===r||r,o=n.roundOffsets,l=void 0===o||o,c={placement:Tn(t.placement),variation:Yn(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:s,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,Kn(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,Kn(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},kn,gi,hi,bi,Gn,fi]});const Ni={rootContainerSelector:"#root-tooltips",removeDialogOnDestroy:!1,popperOptions:{placement:"bottom",strategy:"absolute",modifiers:[{name:"arrow",options:{element:".tooltip__arrow",padding:10}},{name:"eventListeners",options:{scroll:!1,resize:!1}},{name:"flip",options:{fallbackPlacements:["right","top","auto"]}},{name:"offset",options:{offset:({placement:e})=>e.includes("start")?[-10,0]:e.includes("end")?[10,0]:[0,0]}}]}};let Ci=class{constructor(e,t){return this.isOpen=!1,this.ignoreNextBlur=!1,this.element=e,this.config={...Ni,...t},this.config.popperOptions={...Ni.popperOptions,...t?.popperOptions||{}},this.config.popperOptions.modifiers=[...Ni.popperOptions.modifiers,...t?.popperOptions?.modifiers||[]],this.handleVisibility=this.handleVisibility.bind(this),this.onKeydown=this.onKeydown.bind(this),this.onDialogMouseDown=this.onDialogMouseDown.bind(this),this.onDocumentClick=this.onDocumentClick.bind(this),this.element.ODS_Tooltip=this,this.init(),this}static getInstance(e){return e&&e.ODS_Tooltip?e.ODS_Tooltip:null}wrapLastWordAndButton(){if(!this.element.hasAttribute("data-tooltip-keep-with-text"))return;const e=this.trigger.previousSibling;if(!e||e.nodeType!==Node.TEXT_NODE)return;const t=(e.textContent?.trim()||"").split(" "),n=t.pop(),i=t.join(" ");e.textContent=i+" ";const s=document.createElement("span");s.className="text-nowrap",s.innerHTML=`${n} ${this.trigger.outerHTML}`,this.trigger.parentNode?.replaceChild(s,this.trigger),this.trigger=s.querySelector("[data-tooltip-trigger]")}init(){this.trigger=document.querySelector(`[data-tooltip-trigger][aria-describedby=${this.element.getAttribute("id")}]`),this.trigger,this.element.hasAttribute("data-tooltip-keep-with-text")&&this.wrapLastWordAndButton(),this.rootContainer=document.querySelector(this.config.rootContainerSelector),this.rootContainer&&this.rootContainer.appendChild(this.element);const e=this.element.getAttribute("data-tooltip-placement");e&&(this.config.popperOptions.placement=e),this.instance=Ei(this.trigger,this.element,this.config.popperOptions),this.transitioner=ln({element:this.element,visibleClass:"is-visible"}),this.element.addEventListener("mousedown",this.onDialogMouseDown),this.trigger.addEventListener("click",this.handleVisibility),this.trigger.addEventListener("keydown",this.handleVisibility),this.trigger.addEventListener("blur",this.handleVisibility)}onDialogMouseDown(){this.ignoreNextBlur=!0}onDocumentClick(e){const t=e.target;t&&(this.trigger.contains(t)||this.element.contains(t)||this.hide())}handleVisibility(e){if("click"!==e.type)if("keydown"!==e.type){if("blur"===e.type){if(this.ignoreNextBlur)return void(this.ignoreNextBlur=!1);this.hide()}}else this.onKeydown(e);else this.toggle()}onKeydown(e){if(("Enter"===e.key||" "===e.key)&&"BUTTON"!==this.trigger.tagName)return e.preventDefault(),void this.toggle();L.ESC.includes(e.key)&&this.hide()}toggle(){this.isOpen?this.hide():this.show()}show(){this.transitioner.show(),this.trigger.classList.add("is-active"),this.isOpen=!0,this.instance.forceUpdate(),document.addEventListener("click",this.onDocumentClick)}hide(){this.transitioner.hide(),this.trigger.classList.remove("is-active"),this.isOpen=!1,document.removeEventListener("click",this.onDocumentClick)}update(){this.instance.forceUpdate()}destroy(){this.element.removeEventListener("mousedown",this.onDialogMouseDown),this.trigger.removeEventListener("click",this.handleVisibility),this.trigger.removeEventListener("keydown",this.handleVisibility),this.trigger.removeEventListener("blur",this.handleVisibility),document.removeEventListener("click",this.onDocumentClick),this.instance.destroy(),this.element.ODS_Tooltip=null,this.config.removeDialogOnDestroy&&this.element.remove()}};const ki="carousel",Ti=`${ki}__viewport-wrapper`,ji=`${ki}__viewport`,Oi=`${ki}__track`,Ai=`${ki}__slide`,Li=`${ki}__prev`,Di=`${ki}__next`,Mi=`${ki}__pagination`,Pi=`${ki}__pagination-item`,$i=`${ki}__scrollbar`,Ii=`${ki}__scrollbar-drag`,Ri="is-active",zi=`${ki}--bleed-right`,Fi=`.${ji}`,Hi=`.${Oi}`,Bi=`.${Li}`,Vi=`.${Di}`,qi=`.${Mi}`,Wi=`.${$i}`,Ui=`.${Ri}`,Gi={navigation:{nextEl:Vi,prevEl:Bi},pagination:{el:qi,clickable:!0,bulletClass:Pi,bulletActiveClass:Ri,renderBullet:(e,t)=>`<button aria-label="Page ${e+1}" role="tab" class="${t}" type="button"></button>`},scrollbar:{el:Wi,draggable:!0,enabled:!0,horizontalClass:`${ki}__scrollbar-horizontal`,dragClass:Ii,hide:!1},slidesPerView:1.2,spaceBetween:20,mousewheel:{forceToAxis:!0,sensitivity:1},a11y:{enabled:!0,scrollOnFocus:!1,prevSlideMessage:"Predchádzajúci snímok",nextSlideMessage:"Nasledujúci snímok",paginationBulletMessage:"Prejsť na snímok {index}",containerMessage:"Carousel so snímkami",containerRoleDescriptionMessage:"carousel",itemRoleDescriptionMessage:"snímok",firstSlideMessage:"Prvý snímok",lastSlideMessage:"Posledný snímok",slideLabelMessage:"Snímok"},loop:!1,cssMode:!1,direction:"horizontal",breakpoints:{1240:{slidesPerView:1.6}},wrapperClass:Oi,slideClass:Ai,slideActiveClass:Ri,slideNextClass:`${ki}__slide-next`,slidePrevClass:`${ki}__slide-prev`};let Yi=class e{getViewportWrapper(){return this.element.querySelector(`.${Ti}`)}getSlidesPerView(){return Number(this.instance?.params?.slidesPerView)||1}setScrollbarVisible(e){const t=this.element.querySelector(Wi);t&&(t.style.display=e?"":"none")}getSlidesContentWidth(){if(!this.instance)return this.track?.scrollWidth||0;const e=Array.from(this.instance.slides),t=e.reduce((e,t)=>e+t.offsetWidth,0),n=Number(this.instance.params?.spaceBetween)||0,i=t+Math.max(e.length-1,0)*n;return t<=0||i<=0?this.track?.scrollWidth||0:i}getOverflowWidth(e){const t=this.element.classList.contains(zi)?this.element.clientWidth||e?.clientWidth||0:this.viewport?.clientWidth||0;return t<=0?0:this.getSlidesContentWidth()-t}hasScrollableContent(t){if(!this.instance||!this.instance.params)return!1;const n=this.getOverflowWidth(t);return 0!==n?n>e.OVERFLOW_EPSILON_PX:this.instance.slides.length>this.getSlidesPerView()}constructor(e,t){return this.isScrollbarDragging=!1,this.externalControlsState=null,this.element=e,this.config={...Gi,...t,scrollbar:{...Gi.scrollbar??{},...t?.scrollbar??{},el:this.element.querySelector(Wi)}},this.handleSlideChange=this.handleSlideChange.bind(this),this.updateTooltipPosition=this.updateTooltipPosition.bind(this),this.boundWindowResizeHandler=this.handleWindowResize.bind(this),this.element.ODS_Carousel=this,requestAnimationFrame(()=>{this.init()}),this}init(){this.getElements(),this.element.hasAttribute("data-swiper-options")&&this.getCustomOptions();const e=this.element.classList.contains(zi);this.instance=new Kt(this.viewport,{...this.config,watchOverflow:!e&&this.config.watchOverflow,enabled:!1,modules:[tn,sn,rn,an,Zt,Jt],on:{slideChange:this.handleSlideChange,slideChangeTransitionEnd:()=>{this.updateExternalControlsState()},scrollbarDragStart:()=>{this.isScrollbarDragging=!0},scrollbarDragEnd:()=>{this.isScrollbarDragging=!1,this.updateExternalControlsState(!0)}}}),this.updateCarouselEnabledState(),this.element.classList.contains(zi)&&(this.adjustConfigForBleedRight(),this.fixBleedRightScrollbar()),this.syncScrollbar(),this.instance&&"function"==typeof this.instance.on&&this.instance.on("resize",()=>{this.updateCarouselEnabledState()}),this.observeVisibilityChanges(),window.addEventListener("resize",this.boundWindowResizeHandler),this.initExternalControls(),requestAnimationFrame(()=>{this.instance&&this.instance.update()})}handleWindowResize(){this.resizeRafId&&cancelAnimationFrame(this.resizeRafId),this.resizeRafId=requestAnimationFrame(()=>{this.resizeRafId=void 0,this.instance&&this.viewport&&(this.viewport.clientWidth<=0||(this.instance.update(),this.updateCarouselEnabledState(),this.bleedResizeHandler?.(),this.updateExternalControlsState(),this.instance.scrollbar?.updateSize()))})}syncScrollbar(){requestAnimationFrame(()=>{this.instance?.scrollbar&&this.instance.scrollbar.updateSize()})}observeVisibilityChanges(){"undefined"!=typeof ResizeObserver&&(this.resizeObserver?.disconnect(),this.resizeObserver=new ResizeObserver(()=>{this.instance&&this.viewport&&(this.viewport.clientWidth<=0||(this.instance.update(),this.updateCarouselEnabledState(),this.instance.scrollbar?.updateSize()))}),this.resizeObserver.observe(this.viewport))}fixBleedRightScrollbar(){const e=()=>{const e=this.getViewportWrapper(),t=this.instance?.scrollbar,n=this.instance;if(!(e&&t&&t.dragEl&&n))return;if(!this.hasScrollableContent(e))return void this.setScrollbarVisible(!1);this.setScrollbarVisible(!0);const i=t.el.offsetWidth,s=this.instance?.width||this.element.clientWidth||e.clientWidth,r=this.getSlidesContentWidth(),a="function"==typeof n.minTranslate?n.minTranslate():0,o="function"==typeof n.maxTranslate?n.maxTranslate():0,l=Math.max(Math.abs(o-a),0),c=Math.max(r,s+l),d=(c>0?Math.min(s/c,1):1)*i,u=Math.max(d,30);t.dragEl.style.width=`${u}px`,t.dragEl.style.display="";const h=Math.min(Math.max(n.progress||0,0),1)*Math.max(i-u,0);t.dragEl.style.transform=`translate3d(${h}px, 0, 0)`};requestAnimationFrame(()=>{requestAnimationFrame(e)}),this.instance.on("progress",e),this.instance.on("slideChange",e),this.instance.on("resize",e),this.instance.on("update",e),this.instance.on("setTranslate",e)}getElements(){this.viewport=this.element.querySelector(Fi),this.track=this.viewport.querySelector(Hi);const e=this.element.querySelector(qi);e&&!e.hasAttribute("role")&&e.setAttribute("role","tablist");const t={navigation:{...this.config.navigation??{},nextEl:this.element.querySelector(Vi),prevEl:this.element.querySelector(Bi)},pagination:{...this.config.pagination??{},el:e,clickable:!0,bulletClass:Pi,bulletActiveClass:Ri}};this.config={...this.config,...t}}getCustomOptions(){const e=this.element.getAttribute("data-swiper-options");if(!e)return;const t=JSON.parse(e);this.config={...this.config,...t}}updateCarouselEnabledState(){if(!this.instance||!this.instance.params)return;const e=this.getViewportWrapper();this.hasScrollableContent(e||void 0)?this.instance.enable():this.instance.disable(),this.setScrollbarVisible(this.instance.enabled)}applyBleedInsets(t){if(!this.instance||!this.instance.params)return;const n=this.element.clientWidth||t.clientWidth||0,i=document.documentElement?.clientWidth||window.innerWidth||0,s=t.getBoundingClientRect(),r=this.element.getBoundingClientRect(),a=r.left>0?r.left:s.left,o=Math.max(Math.floor(a),0),l=Math.max(Math.floor(i),n,0),c=-o,d=Math.max(l-o,n,0),u=this.getSlidesContentWidth(),h=u-n,p=this.getSlidesPerView(),m=this.instance.slides.length,f=!(u>0?h>e.OVERFLOW_EPSILON_PX:m>p),g=!f,v=f?"100%":`${d}px`,b=f?"0px":`${o}px`,y=f?"100%":`${l}px`,_=f?"0px":`${c}px`,x=this.element.classList.contains(zi)!==g||this.instance.params.width!==(f?void 0:n)||this.element.style.getPropertyValue("--carousel-bleed-viewport-width")!==v||this.element.style.getPropertyValue("--carousel-bleed-margin-left")!==b||this.element.style.getPropertyValue("--carousel-bleed-shell-width")!==y||this.element.style.getPropertyValue("--carousel-bleed-shell-margin-left")!==_;this.element.classList.toggle(zi,g);const w=f?void 0:n;this.instance.params.width=w,this.instance.originalParams&&(this.instance.originalParams.width=w),this.instance.params.slidesOffsetBefore=0,this.instance.params.slidesOffsetAfter=0,this.element.style.setProperty("--carousel-bleed-viewport-width",v),this.element.style.setProperty("--carousel-bleed-margin-left",b),this.element.style.setProperty("--carousel-bleed-shell-width",y),this.element.style.setProperty("--carousel-bleed-shell-margin-left",_),x&&this.instance.update(),this.updateCarouselEnabledState()}adjustConfigForBleedRight(){requestAnimationFrame(()=>{if(!this.instance)return;const e=this.getViewportWrapper();if(!e)return;const t=()=>{this.applyBleedInsets(e)};this.bleedResizeHandler=t,t(),this.instance.on("resize",t)})}handleSlideChange(){const e=this.track.querySelector(Ui),t=this.track.querySelectorAll(`.${Ai}:not(${Ui})`);e&&this.updateTooltipPosition(e),t.length>0&&this.hideAllTooltips(t),this.updateExternalControlsState()}updateTooltipPosition(e){const t=e.querySelectorAll('[data-tooltip-trigger="true"]');t.length>0&&t.forEach(e=>{const t=e.getAttribute("aria-describedby");if(!t)return;const n=document.getElementById(t);if(!n)return;const i=Ci.getInstance(n);i&&i.update()})}hideAllTooltips(e){e.forEach(e=>{const t=e.querySelectorAll('[data-tooltip-trigger="true"]');t.length>0&&t.forEach(e=>{const t=e.getAttribute("aria-describedby");if(!t)return;const n=document.getElementById(t);if(!n)return;const i=Ci.getInstance(n);i&&(i.hide(),e.blur())})})}initExternalControls(){const e=this.element.dataset.carouselId||this.element.id;e&&(this.carouselId=e,document.querySelectorAll(`[data-carousel-controls="${e}"]`).forEach(e=>{const t=e;if(t.hasAttribute("data-carousel-initialized"))return;t._carouselClickHandler&&t.removeEventListener("click",t._carouselClickHandler);const n=t.dataset.carouselAction,i=e=>{e.preventDefault(),t.hasAttribute("disabled")||("next"===n?this.slideNext():"prev"===n&&this.slidePrev())};"next"!==n&&"prev"!==n||(t.addEventListener("click",i),t.setAttribute("aria-label","next"===n?("object"==typeof this.config.a11y?this.config.a11y?.nextSlideMessage:void 0)||"Nasledujúci snímok":("object"==typeof this.config.a11y?this.config.a11y?.prevSlideMessage:void 0)||"Predchádzajúci snímok"),t.setAttribute("type","button"),t._carouselClickHandler=i),t.setAttribute("data-carousel-initialized","true")}),this.updateExternalControlsState())}updateExternalControlsState(e=!1){if(!this.carouselId||!this.instance)return;if(!this.instance.params)return;if(this.isScrollbarDragging&&!e)return;const t=!this.instance.enabled,n=t||this.instance.isBeginning,i=t||this.instance.isEnd;this.externalControlsState={isAtStart:n,isAtEnd:i},this.applyExternalControlsState(this.externalControlsState)}applyExternalControlsState(e){const{isAtStart:t,isAtEnd:n}=e,i=document.querySelectorAll(`[data-carousel-controls="${this.carouselId}"][data-carousel-action="prev"]`),s=document.querySelectorAll(`[data-carousel-controls="${this.carouselId}"][data-carousel-action="next"]`);i.forEach(e=>{const n=e;t?(n.setAttribute("disabled",""),n.setAttribute("aria-disabled","true"),n.style.cursor="not-allowed"):(n.removeAttribute("disabled"),n.setAttribute("aria-disabled","false"),n.style.cursor="pointer")}),s.forEach(e=>{const t=e;n?(t.setAttribute("disabled",""),t.setAttribute("aria-disabled","true"),t.style.cursor="not-allowed"):(t.removeAttribute("disabled"),t.setAttribute("aria-disabled","false"),t.style.cursor="pointer")})}slideNext(){this.instance&&this.instance.slideNext()}slidePrev(){this.instance&&this.instance.slidePrev()}getActiveIndex(){return this.instance?this.instance.activeIndex:0}onSlideChange(e){this.instance&&this.instance.on("slideChange",()=>{e(this.instance.activeIndex)})}destroy(){this.carouselId&&document.querySelectorAll(`[data-carousel-controls="${this.carouselId}"]`).forEach(e=>{const t=e;t._carouselClickHandler&&(t.removeEventListener("click",t._carouselClickHandler),delete t._carouselClickHandler),t.removeAttribute("data-carousel-initialized")}),window.removeEventListener("resize",this.boundWindowResizeHandler),this.resizeRafId&&(cancelAnimationFrame(this.resizeRafId),this.resizeRafId=void 0),this.instance&&this.bleedResizeHandler&&(this.instance.off("resize",this.bleedResizeHandler),this.bleedResizeHandler=void 0),this.instance&&this.instance.destroy(),this.isScrollbarDragging=!1,this.externalControlsState=null,this.resizeObserver?.disconnect(),this.resizeObserver=void 0,this.element.ODS_Carousel===this&&delete this.element.ODS_Carousel}update(){this.instance&&this.instance.update()}static getInstance(e){return e&&e.ODS_Carousel?e.ODS_Carousel:null}static getInstanceById(e){const t=document.querySelector(`[data-carousel-id="${e}"]`)||document.getElementById(e);return t?this.getInstance(t):null}};Yi.OVERFLOW_EPSILON_PX=1;const Xi=Ai,Ki=({className:e,children:t,...n})=>{const i=C(Xi,e);return S.jsx("div",{className:i,...n,children:t})};Ki.displayName="CarouselItem";const Zi=({className:e,swiperOptions:t,items:n,showScrollbar:i=!1,bleedRight:s=!1,...r})=>{const[a]=j(Yi),{"data-swiper-options":o,...l}=r,c=n.map((e,t)=>S.jsx(Ki,{children:e},t.toString())),d=C(ki,e,{[`${ki}--scrollbar`]:i,[`${ki}--bleed-right`]:s}),u={prev:C(Li),next:C(Di),dots:C(Mi,i?"hide":"show-md")},h=i?{pagination:{enabled:!1},...t}:t;return S.jsxs("div",{className:d,ref:a,"data-carousel":!0,...i||h?{"data-swiper-options":JSON.stringify(h)}:{},...l,children:[S.jsxs("div",{className:Ti,children:[S.jsx("div",{className:ji,children:S.jsx("div",{className:Oi,children:c})}),i?null:S.jsxs(S.Fragment,{children:[S.jsx("button",{type:"button","aria-label":"Naspäť",className:u.prev,children:S.jsx(B,{size:"medium",name:"chevron-left"})}),S.jsx("button",{type:"button","aria-label":"Ďalej",className:u.next,children:S.jsx(B,{size:"medium",name:"chevron-right"})})]})]}),!i&&S.jsx("div",{role:"tablist",className:u.dots}),S.jsx("div",{className:C($i,!i&&"hide-md"),children:S.jsx("div",{className:Ii})})]})};Zi.displayName="Carousel";const Ji=c(({className:e,...t},n)=>{const i=C("container",e);return S.jsx("div",{className:i,ref:n,...t})});Ji.displayName="Container";const Qi=e.forwardRef((e,t)=>{const{elemRef:n,className:i,icon:s,isDisabled:r,...a}=e,o=C("controls",i),l=a;return S.jsx("button",{type:"button",className:o,disabled:!!r||void 0,"aria-disabled":r?"true":void 0,ref:n||t,...l,children:S.jsx(B,{name:s})})});Qi.displayName="Controls";const es="carousel-hero",ts=`${es}__viewport-wrapper`,ns=`${es}__viewport`,is=`${es}__track`,ss=`${es}__slide`,rs=`${es}__slide-container`,as=`${es}__slide-content`,os=`${es}__slide-image`,ls=`${es}__prev`,cs=`${es}__next`,ds=`${es}__play-pause`,us=`${es}__tabs`,hs=`${es}__tab`,ps=`${es}__pagination`,ms=`${es}__pagination-item`,fs=`${es}__pagination-svg`,gs=`${es}__pagination-circle`,vs=`${es}__navigation`,bs="is-active",ys="is-playing",_s="is-paused",xs=`.${ns}`,ws=`.${ls}`,Ss=`.${cs}`,Es=`.${ds}`,Ns=`.${us}`,Cs=`.${hs}`,ks=`.${ps}`,Ts={pagination:{clickable:!0,bulletClass:ms,bulletActiveClass:"is-active",renderBullet:function(e,t){return`<button type="button" class="${t}" aria-label="Prejsť na snímok ${e+1}"></button>`}},slidesPerView:1,loop:!1,a11y:{enabled:!0,prevSlideMessage:"Predchádzajúci snímok",nextSlideMessage:"Nasledujúci snímok",containerMessage:"Hero carousel so snímkami",containerRoleDescriptionMessage:"carousel",itemRoleDescriptionMessage:"snímok",firstSlideMessage:"Prvý snímok",lastSlideMessage:"Posledný snímok",slideLabelMessage:"Snímok"},wrapperClass:is,slideClass:ss,slideActiveClass:bs};let js=class{constructor(e,t){return this.tabs=[],this._dotAnimationJustStarted=!1,this._isDragging=!1,this.element=e,this.config={...Ts,...t},this.element.ODS_CarouselHero=this,this._boundTabClick=this._onTabClick.bind(this),this._boundPrevClick=this._onUserNavigation.bind(this),this._boundNextClick=this._onUserNavigation.bind(this),this._boundPlayPauseClick=this._onPlayPauseClick.bind(this),this._boundWindowResize=this._onWindowResize.bind(this),this.init(),this}init(){this.getElements(),this.setupConfig(),this.createSwiper(),this.setupEventListeners(),this.renderPaginationDots(),this.updateStates(),this.updatePlayPauseIcon(),this.hasAutoplay()&&this.isAutoplayRunning()&&this.startDotAnimation(),window.addEventListener("resize",this._boundWindowResize)}_onWindowResize(){this.resizeRafId&&cancelAnimationFrame(this.resizeRafId),this.resizeRafId=requestAnimationFrame(()=>{this.resizeRafId=void 0,this.instance&&this.viewport&&(this.viewport.clientWidth<=0||(this.instance.update(),this.updateStates(),this.updatePlayPauseIcon()))})}getElements(){this.viewport=this.element.querySelector(xs);const e=this.element.querySelector(Ns);e&&(this.tabs=Array.from(e.querySelectorAll(Cs)))}setupConfig(){const e=this.element.hasAttribute("data-interval")&&parseInt(this.element.getAttribute("data-interval"))||0;if("object"==typeof this.config.a11y&&null!==this.config.a11y&&(this.config.a11y={...this.config.a11y,slideRole:this.tabs.length>0?"tabpanel":"group"}),this.element.hasAttribute("data-swiper-options"))try{const e=JSON.parse(this.element.getAttribute("data-swiper-options"));this.config={...this.config,...e}}catch(e){}this.config.loop=!1,this.config.rewind=!0,e>=1e3&&(this.config.autoplay={delay:e,disableOnInteraction:!1,pauseOnMouseEnter:!1,waitForTransition:!0,stopOnLastSlide:!1},this.element.classList.add(ys))}createSwiper(){const e=this.viewport.querySelectorAll(`.${ss}`).length>1;this.instance=new Kt(this.viewport,{...this.config,modules:[tn,sn,an,Zt,on],navigation:{nextEl:this.element.querySelector(Ss),prevEl:this.element.querySelector(ws)},pagination:!!e&&{...this.config.pagination,el:this.element.querySelector(ks)},on:{slideChange:()=>{this.updateStates(),this.isAutoplayRunning()?this.restartDotAnimation():this.stopDotAnimation()},autoplayStart:()=>{this._onAutoplayStart()},autoplayStop:()=>{this._onAutoplayStop()},touchStart:()=>{this._isDragging=!0,this._stopAutoplayIfRunning()},touchEnd:()=>{this._isDragging=!1}}}),this.updatePlayPauseIcon()}setupEventListeners(){this.tabs.forEach(e=>{e.removeEventListener("click",this._boundTabClick),e.addEventListener("click",this._boundTabClick)});const e=this.element.querySelector(Es);e&&(e.removeEventListener("click",this._boundPlayPauseClick),e.addEventListener("click",this._boundPlayPauseClick));const t=this.element.querySelector(ws),n=this.element.querySelector(Ss);t&&(t.removeEventListener("click",this._boundPrevClick),t.addEventListener("click",this._boundPrevClick)),n&&(n.removeEventListener("click",this._boundNextClick),n.addEventListener("click",this._boundNextClick))}_onUserNavigation(){this._stopAutoplayIfRunning(),this.stopDotAnimation()}_onTabClick(e){e.preventDefault();const t=e.currentTarget,n=this.tabs.indexOf(t);-1!==n&&n!==this.instance?.realIndex&&(this._onUserNavigation(),this.goToSlide(n))}_onPlayPauseClick(){this.toggleAutoplay()}isAutoplayRunning(){return!(!this.instance?.autoplay||!this.instance.autoplay.running)}_stopAutoplayIfRunning(){this.isAutoplayRunning()&&this.instance.autoplay.stop()}_onAutoplayStart(){this.element.classList.add(ys),this.element.classList.remove(_s),this.updatePlayPauseIcon(),this.startDotAnimation()}_onAutoplayStop(){this.element.classList.remove(ys),this.element.classList.add(_s),this.updatePlayPauseIcon(),this.stopDotAnimation()}toggleAutoplay(){this.instance&&this.instance.autoplay&&(this.isAutoplayRunning()?this.instance.autoplay.stop():(this.updateStates(),setTimeout(()=>{this.instance&&this.instance.autoplay&&this.instance.autoplay.start()},10)))}goToSlide(e){this.instance&&this.instance.realIndex!==e&&(this.instance.params.loop?this.instance.slideToLoop(e):this.instance.slideTo(e))}updateStates(){if(!this.instance)return;const e=this.instance.realIndex??this.instance.activeIndex??0;this.tabs.forEach((t,n)=>{const i=n===e;t.classList.toggle(bs,i),t.setAttribute("aria-selected",String(i)),t.setAttribute("tabindex",i?"0":"-1")}),this.scrollActiveTabIntoView(e),this.updatePaginationBullets(e)}updatePaginationBullets(e){const t=this.element.querySelector(ks);t&&t.querySelectorAll(`.${ms}`).forEach((t,n)=>{const i=n===e;if(t.classList.toggle("is-active",i),!this.hasAutoplay()){const e=t.querySelector(`.${fs}`);e&&(e.style.display=i?"block":"none")}})}scrollActiveTabIntoView(e){if(!this.tabs.length||e<0||e>=this.tabs.length)return;const t=this.tabs[e],n=this.element.querySelector(Ns);if(!n||!t)return;const i=n.getBoundingClientRect(),s=t.getBoundingClientRect(),r=i.width-56;if(s.right>i.left+r||s.left<i.left){const e=s.left-i.left-r/2+s.width/2;n.scrollBy({left:e,behavior:"smooth"})}}updatePlayPauseIcon(){const e=this.element.querySelector(Es);if(!e)return;const t=e.querySelector("use");if(t){const e=this.isAutoplayRunning()?"pause":"play",n=t.getAttribute("xlink:href")||"";if(!n.endsWith(`#${e}`)){const i=n.replace(/#[\w-]+$/,`#${e}`);t.setAttribute("xlink:href",i)}}}renderPaginationDots(){this._getPaginationButtons().forEach(e=>{const t=this.createSvgDot();e.innerHTML="",e.appendChild(t)})}startDotAnimation(e=!1){if(!this.hasAutoplay())return;if(!e&&!this.isAutoplayRunning())return;if(this._dotAnimationJustStarted)return;this._dotAnimationJustStarted=!0;const t=this._getActiveBulletButton();if(!t)return void(this._dotAnimationJustStarted=!1);const n=t.querySelector(`.${fs}`);if(!n)return void(this._dotAnimationJustStarted=!1);const i=n.querySelector("circle");if(!i)return void(this._dotAnimationJustStarted=!1);const s=this.getAnimationDuration();i.style.animation="none",t.offsetHeight,i.style.animation=`countdown linear ${s}ms 1 forwards`,this._dotAnimationJustStarted=!1}restartDotAnimation(){this.stopDotAnimation(),setTimeout(()=>{this.startDotAnimation()},50)}stopDotAnimation(){this._getPaginationButtons().forEach(e=>{const t=e.querySelector(`.${fs}`);if(!t)return;const n=t.querySelector("circle");n&&(n.style.animation="none")}),this._dotAnimationJustStarted=!1}_getPaginationButtons(){return Array.from(this.element.querySelectorAll(`${ks} > *`))}_getActiveBulletClass(){const e=this.instance?.params?.pagination;if(e&&"object"==typeof e&&e.bulletActiveClass)return String(e.bulletActiveClass);const t=this.config.pagination;return t&&"object"==typeof t&&t.bulletActiveClass?String(t.bulletActiveClass):bs}_getActiveBulletButton(){const e=this._getActiveBulletClass();return this.element.querySelector(`${ks} .${e}`)}createSvgDot(){const e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"svg");t.setAttribute("class",fs),t.setAttribute("width","12"),t.setAttribute("height","12"),t.setAttribute("viewBox","0 0 12 12");const n=document.createElementNS(e,"circle");return n.setAttribute("class",gs),n.setAttribute("r","5"),n.setAttribute("cx","6"),n.setAttribute("cy","6"),t.appendChild(n),t}hasAutoplay(){return!!(this.config.autoplay&&"object"==typeof this.config.autoplay&&this.config.autoplay.delay>=1e3)}getAnimationDuration(){return this.config.autoplay?.delay||0}destroy(){this.tabs.forEach(e=>{e.removeEventListener("click",this._boundTabClick)});const e=this.element.querySelector(Es);e&&e.removeEventListener("click",this._boundPlayPauseClick);const t=this.element.querySelector(ws),n=this.element.querySelector(Ss);t&&t.removeEventListener("click",this._boundPrevClick),n&&n.removeEventListener("click",this._boundNextClick),window.removeEventListener("resize",this._boundWindowResize),this.resizeRafId&&(cancelAnimationFrame(this.resizeRafId),this.resizeRafId=void 0),this.instance&&this.instance.destroy(!0,!0),delete this.element.ODS_CarouselHero}static getInstance(e){return e.ODS_CarouselHero||null}};const Os={xs:"0",sm:"480px",md:"768px",lg:"992px",xl:"1240px",xxl:"1380px",xxxl:"1920px"},As=({className:e,src:t,alt:n,...i})=>{const s=C("img",e);if("object"==typeof t){const e=Object.keys(t).sort((e,t)=>parseInt(Os[t])-parseInt(Os[e]));return S.jsxs("picture",{className:s,children:[e.map(e=>"default"!==e&&S.jsx("source",{srcSet:t[e],media:`(min-width: ${Os[e]})`},e)),S.jsx("img",{src:t.default,alt:n,...i})]})}return S.jsx("img",{className:s,src:t,alt:n,...i})};As.displayName="Image";const Ls=ss,Ds=({className:e,children:t,image:n,...i})=>{const s=C(Ls,e);return S.jsx("div",{className:s,...i,children:S.jsxs(Ji,{className:rs,children:[S.jsx("div",{className:as,children:t}),S.jsx(As,{className:os,src:n,alt:"Obrázok"})]})})};function Ms(t){const n=[];return e.Children.forEach(t,t=>{e.isValidElement(t)&&(t.type!==e.Fragment?n.push(t):n.push(...Ms(t.props.children)))}),n}Ds.displayName="CarouselHeroItem";const Ps=({className:t,swiperOptions:n,children:i,tabs:s=[],interval:r,enableAutoplay:a=!1,...o})=>{const[l]=j(js),c=C(es,t),u=`carousel-hero-${d().replace(/:/g,"-")}`,h="string"==typeof o.id&&o.id?o.id:u,p=Ms(i),m=s.length>0&&p.length>0,f=(e,t)=>"string"==typeof e?.id&&e.id?e.id:`${h}-tab-${t}`,g=(e,t)=>e&&"string"==typeof e.props.id&&e.props.id?e.props.id:`${h}-panel-${t}`,v={prev:ls,next:cs,playPause:ds,tabs:us,tab:hs,pagination:ps},b=(()=>{if(!n)return;if(a||!("autoplay"in n))return n;const{autoplay:e,...t}=n;return Object.keys(t).length>0?t:void 0})(),y=a&&(n?.autoplay&&"object"==typeof n.autoplay&&n.autoplay.delay>=1e3||!!(r&&r>=1e3)),_=p.map((t,n)=>{if(!m)return t;const i=f(s[n],n),r=g(t,n);return e.cloneElement(t,{id:r,role:"tabpanel","aria-labelledby":i})});return S.jsxs("div",{className:c,ref:l,"data-carousel-hero":!0,...a&&r&&r>=1e3?{"data-interval":r}:{},...b?{"data-swiper-options":JSON.stringify(b)}:{},...o,children:[S.jsx("div",{className:ts,children:S.jsx("div",{className:ns,children:S.jsx("div",{className:is,children:_})})}),S.jsxs(Ji,{className:"d-flex",children:[m&&S.jsx("div",{className:v.tabs,role:"tablist",children:s.map((e,t)=>S.jsx("button",{id:f(e,t),type:"button",className:v.tab,role:"tab","aria-controls":g(p[t],t),"aria-selected":0===t?"true":"false",tabIndex:0===t?0:-1,children:e.label},t))}),S.jsx("div",{role:"tablist",className:v.pagination}),S.jsxs("div",{className:vs,children:[S.jsx(Qi,{className:v.prev,icon:"chevron-left","aria-label":"Predchádzajúci snímok"}),S.jsx(Qi,{className:v.next,icon:"chevron-right","aria-label":"Nasledujúci snímok"}),y&&S.jsx(Qi,{className:v.playPause,icon:"pause","aria-label":"Pozastaviť/Spustiť automatické prehrávanie"})]})]})]})};Ps.displayName="CarouselHero";const $s="carousel-promotions",Is=`${$s}__viewport-wrapper`,Rs=`${$s}__viewport`,zs=`${$s}__track`,Fs=`${$s}__next`,Hs=`${$s}__pagination`,Bs=`${$s}__pagination-item`,Vs=`${$s}__pagination-svg`,qs=`${$s}__pagination-circle`,Ws=`${$s}--slide-inverted`,Us="is-autoplay",Gs="is-active",Ys=`.${Rs}`,Xs=`.${Hs}`,Ks={pagination:{el:Xs,clickable:!0,bulletClass:Bs,bulletActiveClass:Gs,renderBullet:(e,t)=>`<button aria-label="Stránka ${e+1}" role="tab" class="${t}" type="button"></button>`},slidesPerView:1,loop:!0,a11y:{enabled:!0,prevSlideMessage:"Predchádzajúci snímok",nextSlideMessage:"Nasledujúci snímok",paginationBulletMessage:"Prejsť na snímok {index}",containerMessage:"Carousel so snímkami",containerRoleDescriptionMessage:"carousel",itemRoleDescriptionMessage:"snímok",firstSlideMessage:"Prvý snímok",lastSlideMessage:"Posledný snímok",slideLabelMessage:"Snímok"},cssMode:!1,direction:"horizontal",wrapperClass:zs,slideClass:`${$s}__slide`,slideActiveClass:Gs,autoplay:!1};let Zs=class e{constructor(e,t){return this.interval=0,this.element=e,this.config={...Ks,...t},this.interval=0,this.handleSlideChange=this.handleSlideChange.bind(this),this.scrollToNextSlide=this.scrollToNextSlide.bind(this),this.autoplayAnimationEnd=this.autoplayAnimationEnd.bind(this),this.boundWindowResizeHandler=this.handleWindowResize.bind(this),this.boundPaginationClickHandler=this.handlePaginationClick.bind(this),this.element.ODS_CarouselPromotions=this,this.init(),this}init(){this.getElements(),this.element.hasAttribute("data-swiper-options")&&this.getCustomOptions(),this.element.hasAttribute("data-interval")&&(this.interval=parseInt(this.element.getAttribute("data-interval")));const e=this.isIntervalValid();e?(this.element.classList.add(Us),this.config.autoplay={delay:this.interval,disableOnInteraction:!1}):(this.interval=0,this.config.autoplay=!1),this.instance=new Kt(this.viewport,{...this.config,modules:[tn,sn,an,Zt,on],on:{slideChange:this.handleSlideChange,init:()=>{this.fixPaginationButtonType(),this.isAutoplayEnabled&&this.renderSvgDotsForAnimation()},update:()=>{this.fixPaginationButtonType(),this.isAutoplayEnabled&&this.renderSvgDotsForAnimation()}}});const t=this.element.querySelector(Xs);t&&e&&(t.addEventListener("animationend",this.autoplayAnimationEnd),t.addEventListener("click",this.boundPaginationClickHandler)),window.addEventListener("resize",this.boundWindowResizeHandler)}handlePaginationClick(){this.stopAutoplay()}handleWindowResize(){this.resizeRafId&&cancelAnimationFrame(this.resizeRafId),this.resizeRafId=requestAnimationFrame(()=>{this.resizeRafId=void 0,this.instance&&this.viewport&&(this.viewport.clientWidth<=0||(this.instance.update(),this.fixPaginationButtonType(),this.isAutoplayEnabled&&this.renderSvgDotsForAnimation()))})}stopAutoplay(){this.interval=0,this.element.classList.remove(Us),this.instance&&this.instance.autoplay&&this.instance.autoplay.stop()}handleSlideChange(){this.element.classList.remove(Ws),this.instance&&void 0!==this.instance.activeIndex&&this.instance.activeIndex%2==1&&this.element.classList.add(Ws)}autoplayAnimationEnd(e){e instanceof AnimationEvent&&"countdown"===e.animationName&&this.scrollToNextSlide()}get isAutoplayEnabled(){return this.interval>0}isIntervalValid(){const e=parseInt(String(this.interval));return!isNaN(e)&&e>=1e3}scrollToNextSlide(){if(!this.instance||!this.instance.slides)return;const e=this.instance.slides.length;if(e<=0)return;const t=this.instance.activeIndex||0;this.instance.slideTo((t+1)%e)}getElements(){this.viewport=this.element.querySelector(Ys);const e=this.element.querySelector(Xs);e&&!e.hasAttribute("role")&&e.setAttribute("role","tablist");const t={pagination:{...this.config.pagination??{},el:e,clickable:!0,bulletClass:Bs,bulletActiveClass:Gs}};this.config={...this.config,...t}}getCustomOptions(){const e=this.element.getAttribute("data-swiper-options");if(!e)return;const t=JSON.parse(e);this.config={...this.config,...t}}fixPaginationButtonType(){Array.from(this.element.querySelectorAll(`${Xs} > *`)).forEach(e=>e.setAttribute("type","button"))}static createSvgDot(){const e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"svg");t.setAttribute("class",Vs),t.setAttribute("width","12"),t.setAttribute("height","12"),t.setAttribute("viewBox","0 0 12 12"),t.setAttribute("fill","none"),t.setAttribute("xmlns",e);const n=document.createElementNS(e,"circle");return n.setAttribute("class",qs),n.setAttribute("r","5"),n.setAttribute("cx","6"),n.setAttribute("cy","6"),t.appendChild(n),t}renderSvgDotsForAnimation(){const t=Array.from(this.element.querySelectorAll(`${Xs} > *`)),n=e.createSvgDot();n.querySelector("circle").style.animationDuration=`${this.interval}ms`,t.forEach(e=>{e.innerHTML="",e.appendChild(n.cloneNode(!0))})}destroy(){window.removeEventListener("resize",this.boundWindowResizeHandler),this.resizeRafId&&(cancelAnimationFrame(this.resizeRafId),this.resizeRafId=void 0);const e=this.element.querySelector(Xs);e&&(e.removeEventListener("animationend",this.autoplayAnimationEnd),e.removeEventListener("click",this.boundPaginationClickHandler)),this.instance&&this.instance.destroy(),this.element.ODS_CarouselPromotions===this&&delete this.element.ODS_CarouselPromotions}update(){this.instance&&this.instance.update()}static getInstance(e){return e&&e.ODS_CarouselPromotions?e.ODS_CarouselPromotions:null}};const Js=({className:e,swiperOptions:t,children:n,...i})=>{const[s]=j(Zs),r=C($s,e),a={next:C(Fs,"hide-lg"),dots:C(Hs)};return S.jsxs("div",{className:r,ref:s,"data-carousel-promotions":!0,...t?{"data-swiper-options":JSON.stringify(t)}:{},...i,children:[S.jsx("div",{className:Is,children:S.jsx("div",{className:Rs,children:S.jsx("div",{className:zs,children:n})})}),S.jsx("div",{role:"tablist",className:a.dots})]})};Js.displayName="CarouselPromotions";const Qs=({tag:e="td",...t})=>{const n=e;return S.jsx(n,{...t})};Qs.displayName="TableCell";const er=e.createContext({headers:[],rows:[],isResponsive:!1}),tr=({row:t})=>{const{headers:n,expandableRows:i,isResponsive:s}=e.useContext(er);return n.map(({key:n,label:r,cellProps:a},o,l)=>{const c=t[n],d="object"==typeof c&&null!==c,u=d&&"value"in c?c.value:c,h=d&&"value"in c?Object.entries(c).filter(([e])=>"value"!==e&&"rawValue"!==e).reduce((e,[t,n])=>({...e,[t]:n}),{}):{},p=t?.expand?.length||0;return S.jsxs(e.Fragment,{children:[S.jsx(Qs,{...a,...h,...s&&{"data-label":r},children:u||""}),o===l.length-1&&i?.hasExpandableRows&&(t?.expand?S.jsx(Qs,{className:"align-right table__cell--shrink table__cell--expand",children:S.jsxs(Te,{type:"ghost",htmlType:"button",size:"small",isSquare:!0,className:"mb-none","data-subrow-toggle":!0,"aria-expanded":t.isExpanded?"true":"false","aria-controls":t.expand?.map(e=>e.id).join(" "),children:[S.jsx("span",{className:"visually-hidden",children:`Zobraziť ${p} súvisiac${p>4?"ich":p>1?"e":"i"} riad${p>4?"kov":p>1?"ky":"ok"}`}),S.jsx(B,{name:"chevron-down",size:"large"})]})}):S.jsx(Qs,{className:"align-right table__cell--shrink",children:S.jsx("span",{className:"sr-only",children:i?.expandableRowsCaptions?.emptyRow})}))]},n)})};tr.displayName="TableRow";const nr=()=>{const{footers:t}=e.useContext(er);return t?S.jsx("tfoot",{children:t.map((e,t)=>S.jsx("tr",{children:S.jsx(tr,{row:e})},t.toString()))}):null};nr.displayName="TableFooter";const ir=()=>{const{headers:t,expandableRows:n}=e.useContext(er),i={none:"zoradiť vzostupne podľa",ascending:"zoradiť zostupne podľa",descending:"vypnúť zoradenie poďľa"};return S.jsx("thead",{children:S.jsxs("tr",{children:[t.map((e,t)=>{const{isSortable:n,sort:s="none",label:r,cellProps:a,headCellProps:o}=e;return S.jsxs(Qs,{tag:"th",...a,...o,...n&&{"aria-sort":s},scope:"col",children:[r,n&&S.jsxs(S.Fragment,{children:[" ",S.jsx("button",{type:"button",className:"table__sort-button",children:S.jsxs("span",{className:"sr-only",children:[i[s]," ",r]})})]})]},t.toString())}),n?.hasExpandableRows&&S.jsx(Qs,{tag:"th",scope:"col",className:"table__cell--shrink",children:S.jsx("span",{className:"sr-only",children:n?.expandableRowsCaptions?.header})})]})})};ir.displayName="TableHeader";const sr=()=>{const{rows:t}=e.useContext(er);return S.jsx("tbody",{children:t.map((t,n)=>S.jsxs(e.Fragment,{children:[S.jsx("tr",{children:S.jsx(tr,{row:t})}),t?.expand?.map(({id:e,...n},i)=>S.jsx("tr",{id:e,className:"table__subrow",hidden:!t.isExpanded||void 0,children:S.jsx(tr,{row:n})},i.toString()))]},n.toString()))})};sr.displayName="TableRows";const rr="toggleTrigger",ar={activeClass:"is-active",settingsAttr:"data-toggle"};class or{constructor(e,t){return this.element=e,this.config={...ar,...t},this.settings=[],this.targets=[],this.hasClickOutside=!1,this.handleClick=this.handleClick.bind(this),this.handleClickOutside=this.handleClickOutside.bind(this),this.element.ODS_Toggle=this,this.init(),this}doToggle(e){const{dispatchEvent:t=!0}=e,{element:n,attribute:i,value:s,action:r}=e,a={...e},o={trigger:this.element,element:n};let l=i,c=n,d=s;"icon"===l&&(l="xlink:href",c=n.querySelector("use")),"text"===l&&(c=n.querySelector("[data-toggle-text-target]")||n),void 0===d&&(d=!1);const u=lr({element:c,attribute:l,action:r,value:d,dispatchEvent:t,eventDetail:o});return null!==u&&(a.value=u),a}init(){return this.settings=this.parseSettings(),this.targets=this.setupTargets(),this.hasClickOutside=this.settings.some(e=>!0===e.clickOutside),this.element.addEventListener("click",this.handleClick),this.hasClickOutside&&document.addEventListener("click",this.handleClickOutside),this.targets}handleClick(){this.targets=this.targets.map(e=>this.doToggle(e)),this.element.dispatchEvent(new CustomEvent(rr,{bubbles:!0}))}handleClickOutside(e){const t=e.target;this.element.contains(t)||this.targets.some(e=>e.element.contains(t))||this.targets.some(e=>"class"===e.attribute&&"string"==typeof e.value?e.element.classList.contains(e.value):"hidden"===e.attribute&&!e.element.hasAttribute("hidden"))&&(this.targets=this.targets.map(e=>this.doToggle(e)),this.element.dispatchEvent(new CustomEvent(rr,{bubbles:!0})))}destroy(){this.element.removeEventListener("click",this.handleClick),this.hasClickOutside&&document.removeEventListener("click",this.handleClickOutside),this.settings=[],this.targets=[],this.hasClickOutside=!1}update(){this.removeNonExistentTargets(),this.addNewTargets();const e=this.hasClickOutside;this.hasClickOutside=this.settings.some(e=>!0===e.clickOutside),!e&&this.hasClickOutside?document.addEventListener("click",this.handleClickOutside):e&&!this.hasClickOutside&&document.removeEventListener("click",this.handleClickOutside)}static getTargetElementsFromString({target:e,trigger:t}){const n=e.trim();return"self"===n?[t]:"parent"===n?[t.parentNode]:"previous"===n?[t.previousElementSibling]:"next"===n?[t.nextElementSibling]:"string"==typeof n?Array.from(document.querySelectorAll(n)):[]}parseSettings(){const e=this.element.getAttribute(this.config.settingsAttr),t=this.element.getAttribute("aria-controls");let n=[];try{e&&(n=JSON.parse(e))}catch(e){}return t&&(n=[...this.element.getAttribute("aria-expanded")?[{target:"self",attribute:"aria-expanded"}]:[],{target:t.split(" ").map(e=>`#${e}`).join(","),attribute:"hidden"},...Array.isArray(n)?n:[]]),n}setupTargets(){const e=this.element;return this.settings.reduce((t,n)=>n&&n.target?[...t,...n.target.split(",").reduce((t,i)=>[...t,...or.getTargetElementsFromString({target:i,trigger:e}).map(e=>({...n,element:e}))],[])]:t,[])}removeNonExistentTargets(){this.targets=this.targets.filter(e=>document.contains(e.element))}addNewTargets(){const e=this.setupTargets().filter(e=>!this.targets.find(t=>t.element===e.element&&t.action===e.action));this.targets=[...this.targets,...e]}static getInstance(e){return e&&e.ODS_Toggle?e.ODS_Toggle:null}}function lr(e){const{element:t,attribute:n,action:i,value:s,dispatchEvent:r=!0,eventDetail:a}=e;let o=null;if(!(t&&t instanceof Element))return o;if("focus"===i&&setTimeout(()=>t.focus(),20),"click"===i&&t.click(),"class"===n&&"string"==typeof s&&(t.classList.toggle(s),o=s),"text"===n){const e=t.textContent;t.textContent=s?.toString()||"",o=e}return"class"!==n&&"text"!==n&&void 0===i&&(o=t.getAttribute(n),"hidden"===n?t.hasAttribute(n)?t.removeAttribute(n):t.setAttribute(n,""):s?t.setAttribute(n,String(s)):t.setAttribute(n,String(!("true"===o)))),r&&t.dispatchEvent(new CustomEvent("toggle",{detail:a,bubbles:!0})),o}const cr={expandButtonSelector:"[data-subrow-toggle]",scrollableContainerSelector:".table-scrollable",responsiveTableSelector:'[data-table="responsive"]'};let dr=class{constructor(e,t){return this.element=e,this.config={...cr,...t},this.addRole=this.addRole.bind(this),this.addARIA=this.addARIA.bind(this),this.onExpandClick=this.onExpandClick.bind(this),this.expandButtons=[],this.scrollableContainer=null,this.element.ODS_Table=this,this.resizeObserver=new ResizeObserver(e=>{if(!this.scrollableContainer)return;const t=this.scrollableContainer.getBoundingClientRect();e.forEach(e=>{e.contentRect.width>t.width?this.scrollableContainer?.setAttribute("tabindex","0"):this.scrollableContainer?.removeAttribute("tabindex")})}),this.init(),this}addRole(e,t){Array.from(this.element.querySelectorAll(e)).forEach(e=>{e.setAttribute("role",t)})}addARIA(){try{this.element.setAttribute("role","table"),this.addRole("thead, tbody, tfoot","rowgroup"),this.addRole("tr","row"),this.addRole("td","cell"),this.addRole("th","columnheader"),this.addRole("th[scope=row]","rowheader")}catch(e){}}onExpandClick(e){const t=e.currentTarget,n=t.getAttribute("aria-controls")??"",i=this.element.querySelectorAll(n.split(" ").map(e=>`#${e}`).join(","));lr({element:t,attribute:"aria-expanded"}),i.forEach(e=>{lr({element:e,attribute:"hidden"})})}init(){this.expandButtons=Array.from(this.element.querySelectorAll(this.config.expandButtonSelector)),this.expandButtons.forEach(e=>{e.addEventListener("click",this.onExpandClick)}),this.element.matches(this.config.responsiveTableSelector)&&this.addARIA(),this.maybeInitScrollable()}maybeInitScrollable(){if(this.scrollableContainer=this.element.closest(this.config.scrollableContainerSelector),this.scrollableContainer)return this.resizeObserver.observe(this.element),!0}destroy(){this.expandButtons.forEach(e=>{e.removeEventListener("click",this.onExpandClick)}),this.resizeObserver.disconnect(),this.expandButtons=[]}update(){this.destroy(),this.init()}static getInstance(e){return e&&e.ODS_Table?e.ODS_Table:null}};const ur="table",hr=({className:e,caption:t,headers:n,rows:i,footers:s,isCompact:r,isResponsive:a,isStriped:o,isScrollable:l,expandableRowsCaptions:c={header:"Rozšíriteľný",emptyRow:"Nerozšíriteľný riadok"},...u})=>{const[h]=j(dr),p=d(),m=C(ur,{[`${ur}--striped`]:o,[`${ur}--compact`]:r,[`${ur}--responsive`]:a},e),f=`${p}-caption`,g={hasExpandableRows:i.some(e=>e&&e.expand&&e.expand.length>0),expandableRowsCaptions:c},v={headers:n,footers:s,rows:i.map((e,t)=>e&&e.expand?{...e,expand:e.expand.map((e,n)=>({...e,id:`${p}-row-${t}-${n}`}))}:e),expandableRows:g,isResponsive:a};return S.jsx(er.Provider,{value:v,children:S.jsx(G,{condition:l||!1,wrapper:S.jsx("div",{className:`${ur}-scrollable`,role:"group",...t&&{"aria-labelledby":f}}),children:S.jsxs("table",{ref:h,className:m,...a&&{"data-table":"responsive"},...u,children:[t&&S.jsx("caption",{...l&&{id:f},children:t}),S.jsx(ir,{}),S.jsx(sr,{}),S.jsx(nr,{})]})})})};hr.displayName="Table";const pr=({dialog:e,id:t,placement:n,tag:i="span",className:s,renderTrigger:r,children:a,...o})=>{const l=A(t),c=C("tooltip",s),d=i,[u]=j(Ci,{removeDialogOnDestroy:!0}),h={"data-tooltip-trigger":!0,"aria-describedby":l,"aria-owns":l,children:a};return S.jsxs(S.Fragment,{children:[r?r(h):S.jsx("button",{type:"button",...h,children:a}),S.jsxs(d,{id:l,className:c,role:"tooltip",hidden:!0,ref:u,"data-tooltip":!0,"data-tooltip-placement":n,...o,children:[S.jsx(d,{className:"tooltip__arrow"}),S.jsx(d,{className:"tooltip__dialog",children:e})]})]})};pr.displayName="Tooltip";const mr="info-tooltip",fr=({children:e,className:t,...n})=>S.jsxs(pr,{dialog:e,renderTrigger:e=>S.jsx("button",{type:"button",className:mr,...e}),...n,children:[S.jsx(B,{name:"assistance",className:C(`${mr}__icon`,t)}),S.jsx("span",{className:"sr-only",children:"Info"})]});fr.displayName="InfoTooltip";const gr=({name:e,tooltip:t})=>void 0===e?null:S.jsxs(S.Fragment,{children:[S.jsx("span",{className:"bold",children:e}),t&&S.jsxs(S.Fragment,{children:[" ",S.jsx(fr,{className:"icon--small",children:t})]})]});gr.displayName="FooterNameColumn";const vr=({price:e,discount:t=0,label:n,size:i})=>void 0===e?null:S.jsxs(S.Fragment,{children:[t>0&&S.jsx("del",{className:"text-secondary",children:Ee(e)}),S.jsxs("div",{children:[S.jsx("div",{className:C("text-accent mb-none",{h4:"large"!==i,h2:"large"===i}),children:Ee(e-t)}),S.jsx("span",{className:C("text-accent mb-none",{h6:"large"!==i,h3:"large"===i}),children:n})]})]});function br(e,t,n){return e.reduce((e,i)=>{const s=i?.monthsFree??0,r=(i?.discount?.monthsCount??0)+s||n;return s&&t<=s?e+=i?.price?.monthly??0:r>0&&t<=r&&(e+=i?.discount?.monthly??0),e},0)}function yr(e,t){return e.reduce((e,n)=>(e+=n?.price?.[t]??0)-(n?.discount?.[t]??0),0)}vr.displayName="FooterPriceColumn";const _r=(e,t,n,i,s)=>{if(e.find(e=>e?.monthsFree||e?.discount?.monthsCount)){const r=function(e,t,n=24){let i=[];const s=function(e){return e.reduce((e,t)=>e+(t?.price?.monthly??0),0)}(e),r=function(e){return e.reduce((e,t)=>(e+=t?.price?.upfront??0)-(t?.discount?.upfront??0),0)}(e);for(let t=1;t<n;t++){const a={upfront:r>0&&1===t?r:void 0,monthly:s},o={monthly:br(e,t,n)},l=i.length-1;0!==i.length&&i[l].price?.upfront===a?.upfront&&i[l].discount?.monthly===o?.monthly||(i[l]&&(i[l].end=t-1),i=[...i,{start:t,end:n,price:a,discount:o}])}return t&&(i.shift(),i[0]&&(i[0].start=1)),function(e){return e.map(({start:t,end:n,price:i,discount:s})=>{let r="";return e.length>1&&(r=t!==n?`${t}. – ${n}. mesiac`:`${t}. mesiac`),{name:r,price:i,discount:s}})}(i)}(e,n?.hideFirst);return r.map(({name:e,price:r,discount:a})=>({col1:S.jsx(gr,{name:e,tooltip:n?.tooltip}),col2:r&&void 0!==r.upfront&&r.upfront>0&&"upfront"!==t&&S.jsx(vr,{price:r.upfront,discount:a&&a.upfront,label:i.upfront,size:s}),col3:S.jsx(vr,{price:r.monthly,discount:a&&a.monthly,label:i.monthly,size:s})}))}return[{col1:n?.name&&S.jsx(gr,{name:n.name,tooltip:n.tooltip}),col2:"upfront"!==t&&S.jsx(vr,{price:yr(e,"upfront"),label:i.upfront,size:s}),col3:S.jsx(vr,{price:yr(e,"monthly"),label:i.monthly,size:s})}]},xr="tag",wr=e.forwardRef((t,n)=>{const{color:i,size:s,isDisabled:r,className:a,children:o,actionButton:l,...c}=t,d=C(xr,a,{[`tag--${i}`]:i,[`tag--${s}`]:s});if("onClick"in t&&t.onClick){const{onClick:e,...t}=c;return S.jsx("button",{type:"button",className:d,onClick:e,disabled:!!r||void 0,"aria-disabled":r?"true":void 0,ref:n,...t,children:o})}if("href"in t&&t.href){const{href:e,...t}=c;return S.jsx("a",{className:d,href:e,"aria-disabled":r?"true":void 0,ref:n,...t,children:o})}if("actionButton"in t&&l){const t=c;return S.jsxs("div",{ref:n,className:`${xr}__wrapper`,children:[S.jsx("span",{className:d,"aria-disabled":r?"true":void 0,...t,children:o}),e.isValidElement(l)?e.cloneElement(l,{size:s,isDisabled:r}):l]})}const u=c;return S.jsxs("span",{className:d,ref:n,...u,children:[o," ",l]})});wr.displayName="Tag";const Sr=`${xr}__action`,Er=e.forwardRef((e,t)=>{const{className:n,onClick:i,isDisabled:s,iconName:r,ariaLabel:a,size:o,...l}=e,c=C(Sr,{[`${Sr}--${o}`]:o},n);return S.jsx("button",{type:"button",className:c,onClick:i,disabled:!!s||void 0,"aria-disabled":s?"true":void 0,"aria-label":a,ref:t,...l,children:S.jsx(B,{size:"large"===o?"medium":"small",name:r})})});Er.displayName="TagButton";const Nr=({price:e,discount:t,freeLabel:n,label:i,discountMonthsCount:s})=>{const r=!e&&!!t;return void 0!==e||void 0!==t?S.jsxs(S.Fragment,{children:[t&&e&&S.jsxs(S.Fragment,{children:[S.jsx("del",{className:"text-secondary",children:Ee(e)}),S.jsx("br",{})]}),S.jsxs(se,{className:"bold justify-content-end mb-none",children:[S.jsx(oe,{className:"hide-sm",children:s&&r?`1. – ${s}. mesiac`:i}),S.jsx(oe,{children:r?Ee(-t):e-(t??0)===0?n:Ee(e-(t??0))})]})]}):null},Cr=(e,t,n)=>{const{isSubitem:i,image:s,badge:r,name:a,tooltip:o,price:l,discount:c,description:d,icon:u,isMandatory:h,isOptional:p}=e;return{col1:S.jsxs(S.Fragment,{children:[S.jsxs(se,{canWrap:!1,className:C("mb-none ",{"cart-table__subitem":i}),children:[i&&S.jsx(oe,{children:S.jsx(B,{name:"add",size:"medium"})}),u&&S.jsx(oe,{children:S.jsx(B,{name:u,size:"medium"})}),s&&S.jsx(oe,{children:S.jsx(As,{src:s,alt:"",width:"24"})}),S.jsxs(oe,{isFilling:!0,children:[r&&S.jsx(wr,{color:"warning",children:r}),S.jsx(se,{space:"small",children:S.jsxs(oe,{canShrink:!0,className:C("bold",{"text-nowrap":o}),children:[S.jsx(G,{condition:!!o,wrapper:S.jsx("span",{className:"text-wrap",children:a}),children:a}),o&&" ",o&&S.jsx(fr,{className:"icon--small",placement:"right",children:o})]})}),d&&S.jsx("div",{children:"string"==typeof d?d:d.map(e=>S.jsx("p",{className:"mb-0",children:e},e))})]}),!t||h||p?null:S.jsx(oe,{className:"hide-sm",children:S.jsx($e,{iconName:"trash",isSquare:!0,size:"small","aria-label":n.remove})}),p&&S.jsx(oe,{className:"hide-sm",children:S.jsx($e,{iconName:"add",isSquare:!0,size:"small","aria-label":n.add})})]}),!l?.monthly&&c?.monthsCount&&S.jsx("div",{children:S.jsx("p",{className:C("mb-none show-sm cart-table__discount--margin-top",{"cart-table__subitem":i,"cart-table__discount--padding-left":s||u||i}),children:`1. – ${c.monthsCount}. mesiac`})})]}),col2:S.jsx(Nr,{discount:c?.upfront,freeLabel:n.free,label:n.upfront,price:l?.upfront}),col3:S.jsx(Nr,{discount:c?.monthly,discountMonthsCount:c?.monthsCount,freeLabel:n.free,label:n.monthly,price:l?.monthly}),...t&&!h&&!p&&{col4:S.jsx($e,{iconName:"trash",size:"small",className:"cart-table__button mb-none",children:S.jsx("span",{className:"show-md",children:n.remove})})},...p&&{col4:S.jsx($e,{iconName:"add",size:"small",className:"cart-table__button mb-none",children:S.jsx("span",{className:"show-md",children:n.add})})}}},kr="cart-table",Tr={monthly:"mesačne",upfront:"vopred",product:"produkt",remove:"odstrániť",add:"Pridať",install:"inštalácia",free:"zadarmo"},jr=({items:e=[],hideEmpty:t=!0,isEditable:n=!1,footer:i,labels:s=Tr,size:r})=>{const a=t?[" hide"," hide"]:["",""];return t&&e.forEach(({price:e={},discount:t={}})=>{void 0===e.upfront&&void 0===t.upfront||(a[0]=""),void 0===e.monthly&&void 0===t.monthly||(a[1]="")}),S.jsx(hr,{className:C(kr,{[`${kr}--large`]:r}),headers:[{key:"col1",cellProps:{className:"cart-table__product"},label:we(s.product)},{cellProps:{className:`align-right ${kr}__price${a[0]}`},key:"col2",label:we(s.upfront)},{cellProps:{className:`align-right ${kr}__price${a[1]}`},key:"col3",label:we(s.monthly)},...n?[{cellProps:{className:"align-right"},key:"col4",label:""}]:[]],rows:e.map(e=>({...Cr(e,n,s)})),footers:_r(e,"true",i??{},s,"large"===r?"large":void 0)})};jr.displayName="CartTable";const Or="cover",Ar=({className:e,children:t,contentClass:n,bgPosition:i="center",bgSrc:s,size:r,...a})=>{const o=C(Or,{[`${Or}--${r}`]:r},e),l=C(`${Or}__content`,n),c=C(`${Or}__image`,{[`${Or}__image--${i}`]:"center"!==i});return S.jsxs("div",{className:o,children:[t&&S.jsx("div",{className:l,children:t}),S.jsx(As,{src:s,className:c,alt:"",...a})]})};Ar.displayName="Cover";const Lr="divider",Dr=({className:e,icon:t,content:n,...i})=>{const s=C(Lr,e),r=`${Lr}__line`,a=`${Lr}__content`;return S.jsxs("div",{className:s,...i,children:[S.jsx("div",{className:r}),(n||t)&&S.jsxs(S.Fragment,{children:[S.jsx("div",{className:a,children:n??(t&&S.jsx(B,{name:t,size:"medium"}))}),S.jsx("div",{className:r})]})]})};Dr.displayName="Divider";const Mr={dataInteractive:"data-dropdown-interactive",focusTrap:"data-dropdown-focus-trap",removeDialogOnDestroy:!1,popperOptions:{placement:"bottom-start",strategy:"absolute",modifiers:[{name:"eventListeners",options:{scroll:!1,resize:!1}},{name:"flip",options:{fallbackPlacements:["bottom-end","bottom-start","bottom"]}},{name:"offset",options:{offset:[0,-1]}}]}};let Pr=class{constructor(e,t={}){return e.ODS_Dropdown?e.ODS_Dropdown:(this.element=e,this.config={...Mr,...t},this.config.popperOptions={...Mr.popperOptions,...t?.popperOptions||{}},this.config.popperOptions.modifiers=[...Mr.popperOptions.modifiers||[],...t?.popperOptions?.modifiers||[]],this.handleVisibility=this.handleVisibility.bind(this),this.handleKeyPress=this.handleKeyPress.bind(this),this.handleClick=this.handleClick.bind(this),this.element.ODS_Dropdown=this,this.focusableElements=this.element.querySelectorAll('a[href]:not([disabled]), button:not([disabled]),\n textarea:not([disabled]), input[type="text"]:not([disabled]),\n input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]),\n select:not([disabled])'),this.init(),this)}static getInstance(e){return e&&e.ODS_Dropdown?e.ODS_Dropdown:null}init(){this.trigger=document.getElementById(this.element.id.replace("dropdown","btn"));const e=this.element.getAttribute("data-dropdown-placement");e&&(this.config.popperOptions.placement=e),this.instance=Ei(this.trigger,this.element,this.config.popperOptions),this.transitioner=ln({element:this.element,visibleClass:"dropdown--visible"}),this.trigger.addEventListener("click",this.handleVisibility,!0)}handleVisibility(){this.element.classList.contains("dropdown--visible")?this.hide():this.show()}handleClick(e){this.trigger===e.target||this.trigger.contains(e.target)||this.element.hasAttribute(this.config.dataInteractive)&&!e.target.id.includes(this.element.id.replace("dropdown","btn"))&&this.element.contains(e.target)||this.handleVisibility()}handleKeyPress(e){if(L.ESC.includes(e.key)&&(this.handleVisibility(),this.element.contains(document.activeElement)&&this.trigger.focus(),this.hide()),this.element.hasAttribute(this.config.focusTrap)){const t=this.focusableElements[0],n=this.focusableElements[this.focusableElements.length-1];document.activeElement!==this.button||"Tab"!==e.key&&9!==e.keyCode?"Tab"!==e.key&&9!==e.keyCode||(e.shiftKey?document.activeElement===t&&(n.focus(),e.preventDefault()):document.activeElement===n&&(t.focus(),e.preventDefault())):e.shiftKey&&(this.focusableElements[this.focusableElements.length-1].focus(),e.preventDefault())}}show(){this.transitioner.show(),this.instance.forceUpdate(),document.addEventListener("keydown",this.handleKeyPress),document.addEventListener("click",this.handleClick),window.onresize=()=>this.update()}hide(){this.transitioner.hide(),document.removeEventListener("keydown",this.handleKeyPress),document.removeEventListener("click",this.handleClick),window.onresize=null}update(){this.instance.forceUpdate()}destroy(){this.trigger.removeEventListener("click",this.handleVisibility,!0),this.hide(),this.instance.destroy(),this.element.ODS_Dropdown=null,window.onresize=null,this.config.removeDialogOnDestroy&&this.element.remove()}};var $r,Ir,Rr,zr={exports:{}},Fr={},Hr={};var Br=(Rr||(Rr=1,"production"===process.env.NODE_ENV?zr.exports=function(){if($r)return Fr;$r=1;var e=Symbol.for("react.fragment");return Fr.Fragment=e,Fr.jsxDEV=void 0,Fr}():zr.exports=(Ir||(Ir=1,"production"!==process.env.NODE_ENV&&function(){function t(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===E?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case p:return"Fragment";case f:return"Profiler";case m:return"StrictMode";case y:return"Suspense";case _:return"SuspenseList";case S:return"Activity"}if("object"==typeof e)switch(e.tag,e.$$typeof){case h:return"Portal";case v:return e.displayName||"Context";case g:return(e._context.displayName||"Context")+".Consumer";case b:var n=e.render;return(e=e.displayName)||(e=""!==(e=n.displayName||n.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case x:return null!==(n=e.displayName||null)?n:t(e.type)||"Memo";case w:n=e._payload,e=e._init;try{return t(e(n))}catch(e){}}return null}function n(e){return""+e}function i(e){try{n(e);var t=!1}catch(e){t=!0}if(t){var i=(t=console).error,s="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return i.call(t,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",s),n(e)}}function s(e){if(e===p)return"<>";if("object"==typeof e&&null!==e&&e.$$typeof===w)return"<...>";try{var n=t(e);return n?"<"+n+">":"<...>"}catch(e){return"<...>"}}function r(){return Error("react-stack-top-frame")}function a(){var e=t(this.type);return j[e]||(j[e]=!0),void 0!==(e=this.props.ref)?e:null}function o(e){l(e)?e._store&&(e._store.validated=1):"object"==typeof e&&null!==e&&e.$$typeof===w&&("fulfilled"===e._payload.status?l(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function l(e){return"object"==typeof e&&null!==e&&e.$$typeof===u}var c,d=e,u=Symbol.for("react.transitional.element"),h=Symbol.for("react.portal"),p=Symbol.for("react.fragment"),m=Symbol.for("react.strict_mode"),f=Symbol.for("react.profiler"),g=Symbol.for("react.consumer"),v=Symbol.for("react.context"),b=Symbol.for("react.forward_ref"),y=Symbol.for("react.suspense"),_=Symbol.for("react.suspense_list"),x=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),S=Symbol.for("react.activity"),E=Symbol.for("react.client.reference"),N=d.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,C=Object.prototype.hasOwnProperty,k=Array.isArray,T=console.createTask?console.createTask:function(){return null},j={},O=(d={react_stack_bottom_frame:function(e){return e()}}).react_stack_bottom_frame.bind(d,r)(),A=T(s(r)),L={};Hr.Fragment=p,Hr.jsxDEV=function(e,n,r,l){var d=1e4>N.recentlyCreatedOwnerStacks++;return function(e,n,s,r,l,d){var h,p=n.children;if(void 0!==p)if(r){if(k(p)){for(r=0;r<p.length;r++)o(p[r]);Object.freeze&&Object.freeze(p)}}else o(p);if(C.call(n,"key")){p=t(e);var m=Object.keys(n).filter(function(e){return"key"!==e});r=0<m.length?"{key: someKey, "+m.join(": ..., ")+": ...}":"{key: someKey}",L[p+r]||(m=0<m.length?"{"+m.join(": ..., ")+": ...}":"{}",L[p+r]=!0)}if(p=null,void 0!==s&&(i(s),p=""+s),function(e){if(C.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(n)&&(i(n.key),p=""+n.key),"key"in n)for(var f in s={},n)"key"!==f&&(s[f]=n[f]);else s=n;return p&&function(e){function t(){c||(c=!0)}t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}(s,"function"==typeof e&&(e.displayName||e.name)),function(e,t,n,i,s,r){var o=n.ref;return e={$$typeof:u,type:e,key:t,props:n,_owner:i},null!==(void 0!==o?o:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:a}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:s}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:r}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(e,p,s,null===(h=N.A)?null:h.getOwner(),l,d)}(e,n,r,l,d?Error("react-stack-top-frame"):O,d?T(s(e)):A)}}()),Hr)),zr.exports);const Vr=({children:e,...i})=>{const s=t(null),r="string"==typeof i.iconName;return n(()=>{if(s.current){const e=new or(s.current);return()=>{e.destroy()}}},[]),r?Br.jsxDEV($e,{ref:s,...i,children:e},void 0,!1):Br.jsxDEV(Te,{ref:s,...i,children:e},void 0,!1)},qr=({className:e,id:t,...n})=>S.jsx(Vr,{"aria-expanded":!1,id:`btn-${t}`,"data-toggle":JSON.stringify([{target:"self",attribute:"aria-expanded"}]),...n,className:C(`${Wr}__button mb-none`,e)});qr.displayName="DropdownToggleButton";const Wr="dropdown",Ur={left:"bottom-start",center:"bottom",right:"bottom-end"},Gr=({button:e,className:t,hasFocusTrap:n=!1,hasSpacing:i=!0,children:s,id:r,isInteractive:a=!1,placement:o="left",...l})=>{const[c]=j(Pr),d=C("dropdown",{[`${Wr}-spacing`]:i},t);return S.jsxs(S.Fragment,{children:[e&&S.jsx(qr,{...e,id:r,className:e.className||""}),S.jsxs("div",{ref:c,id:`dropdown-${r}`,className:d,"data-dropdown":"","data-dropdown-placement":Ur[o],"data-dropdown-interactive":a,"data-dropdown-focus-trap":n,...l,children:[n&&S.jsx(se,{className:"mb-small justify-content-end",children:S.jsx(oe,{children:S.jsx($e,{iconName:"delete",isSquare:!0,size:"small",className:`${Wr}__close`,"aria-label":"Zatvoriť",id:`close-btn-${r}`,"data-toggle":JSON.stringify([{target:`#btn-${r}`,action:"click"}])})})}),s]})]})};Gr.displayName="Dropdown";const Yr=({className:e,...t})=>{const n=C("dropdown__divider",e);return S.jsx("div",{className:n,...t})};Yr.displayName="DropdownDivider";const Xr=({className:e,children:t,disabled:n,href:i,...s})=>{const r=C("dropdown__item",{disabled:n},e);return S.jsx("a",{tabIndex:n?-1:0,href:i,className:r,"aria-disabled":n,...s,children:t})};Xr.displayName="DropdownItem";let Kr=class{constructor(e){this.element=e,this.toggle=this.toggle.bind(this),this.element.ODS_Expander=this,this.init()}toggle(){const e=this.element.getAttribute("data-toggle-group");e&&this.syncGroup(e)}syncGroup(e){const t=this.element.open;document.querySelectorAll(`[data-toggle-group="${e}"][data-expander]`).forEach(e=>{e!==this.element&&e.open!==t&&(e.open=t)})}init(){this.element.addEventListener("toggle",this.toggle)}update(){this.destroy(),this.init()}destroy(){this.element.removeEventListener("toggle",this.toggle)}static getInstance(e){return e&&e.ODS_Expander?e.ODS_Expander:null}};const Zr="expander",Jr=e=>{const{className:t,children:n,summary:i,summaryOpened:s,renderSummary:r,renderSummaryOpened:a,isFullWidth:o,placement:l="bottom",toggleGroup:c,...d}=e,[h]=j(Kr),p=C(Zr,{[`${Zr}--fullwidth`]:o,[`${Zr}--placement-top`]:"top"===l},t),m=u(()=>r?r(e):i&&S.jsxs(S.Fragment,{children:[i," ",S.jsx(B,{alt:"stav",name:"chevron-down","data-summary-icon":!0})]}),[r,e,i]),f=u(()=>a?a(e):s&&S.jsxs(S.Fragment,{children:[s," ",S.jsx(B,{alt:"stav",name:"chevron-down","data-summary-icon":!0})]}),[a,e,s]);return S.jsxs("details",{className:p,"data-expander":!0,...c?{"data-toggle-group":c}:{},ref:h,...d,children:[S.jsxs("summary",{"data-summary":i,"data-summary-opened":s,children:[S.jsx("span",{className:`${Zr}__summary`,children:m}),f&&S.jsx("span",{className:`${Zr}__summary--opened`,children:f})]}),S.jsx("div",{children:n})]})};Jr.displayName="Expander";const Qr={bodiesSelector:".accordion__body",buttonSelector:"[data-feature-accordion-toggle]"};let ea=class{constructor(e,t){return this.bodies=[],this.buttons=[],this.images=[],this.onClick=e=>{const t=e.currentTarget,n=this.buttons.indexOf(t);this.setActive(n)},this.element=e,this.config={...Qr,...t},this.element.ODS_FeatureAccordion=this,this.init(),this}init(){this.bodies=Array.from(this.element.querySelectorAll(this.config.bodiesSelector)),this.buttons=Array.from(this.element.querySelectorAll(this.config.buttonSelector)),this.images=Array.from(this.element.querySelectorAll("[data-feature-accordion-image]")),this.setActive(0),this.buttons.forEach(e=>{e.addEventListener("click",this.onClick)})}setActive(e){if(e<0||e>=this.buttons.length)return;this.bodies.forEach(e=>{e.setAttribute("hidden",""),e.classList.remove("is-active")}),this.buttons.forEach(e=>{const t=e.closest(".feature-accordion__item");t?.classList.remove("is-active"),lr({element:e,attribute:"aria-expanded",value:"false"})});const t=this.buttons[e],n=t.getAttribute("aria-controls"),i=n?document.getElementById(n):null,s=t.closest(".feature-accordion__item");i&&(i.removeAttribute("hidden"),i.classList.add("is-active")),s&&s.classList.add("is-active"),lr({element:t,attribute:"aria-expanded",value:"true"}),this.images.forEach((t,n)=>{t.classList.toggle("hide",n!==e)})}destroy(){this.buttons.forEach(e=>{e.removeEventListener("click",this.onClick)})}update(){this.destroy(),this.init()}static getInstance(e){return e&&e.ODS_FeatureAccordion?e.ODS_FeatureAccordion:null}};const ta="feature-accordion",na=e=>({id:e.id,imageSrc:e.image||e.imageUrl,imageAlt:e.imageAlt,imageSrcSet:e.imageSrcSet}),ia=t=>{const{className:n,previewClassName:i,children:s,...r}=t,[a]=j(ea),o=C(ta,n),l=u(()=>e.Children.toArray(s),[s]),c=u(()=>l.map(e=>({child:e,...na(e.props)})),[l]);return S.jsxs("div",{className:o,"data-feature-accordion":!0,ref:a,...r,children:[S.jsx("div",{className:`${ta}__accordion`,children:S.jsx(R,{children:c.map(({child:e,imageSrc:t})=>t?e:null)})}),S.jsx("div",{className:C(`${ta}__preview`,i),children:c.map(({id:e,imageSrc:t,imageAlt:n,imageSrcSet:i},s)=>t?S.jsx(As,{"data-feature-accordion-image":!0,src:t,alt:n,srcSet:i,className:C({hide:0!==s})},e):null)})]})},sa=({image:e,imageUrl:t,imageAlt:n,imageSrcSet:i,className:s,children:r,...a})=>S.jsx(U,{className:C("feature-accordion__item",s),children:S.jsx("div",{className:"feature-accordion__content",children:r}),toggleAttribute:"data-feature-accordion-toggle",...a});sa.displayName="FeatureAccordionItem";const ra="select",aa="default",oa="default",la=[],ca=({id:e,isDisabled:t,isInvalid:n,name:i,options:s=la,size:r=aa,className:a,children:o,elemRef:l,width:c=oa,...d})=>{const u=C(ra,a,{"is-invalid":n,[`${ra}--${r}`]:r!==aa,[`${ra}--${c}`]:c!==oa}),h=e||T(),p=i||h;return S.jsxs("select",{id:h,name:p,className:u,disabled:t,ref:l,...d,children:[s.map(e=>{const{value:t,text:n,...i}="string"==typeof e?{value:e,text:e}:e;return S.jsx("option",{value:t,...i,children:n},n)}),o]})};ca.displayName="Select";const da={autoselect:!0,wrapperClassName:"",menuClassName:"",optionClassName:"",customInputClassName:"",displayMenu:"overlay",tClearButton:()=>"Vymazať text",tAssistiveHint:()=>"Pre prezeranie výsledkov automatického dopĺňania použite šípky nahor a nadol a pre výber konkrétneho výsledku použite tlačidlo Enter. Pri dotykových zariadeniach použite dotyk alebo potiahnutie prstom do strany."},ua=(e,t)=>{const n=e.split(/\s+/).filter(Boolean);return n.includes(t)?e:[...n,t].join(" ")};let ha=class{constructor(e,t){return this.element=e,this.config={...da,...t},this.onPageshow=this.onPageshow.bind(this),this.onClearButtonClick=this.onClearButtonClick.bind(this),this.instance=null,this.teardownClearButton=null,this.element.ODS_Autocomplete=this,this.init().catch(()=>{}),this}async init(){const e=this.element.getAttribute("data-autocomplete-config");let t={};if(e)try{t=JSON.parse(e)}catch{}this.config={...this.config,...t};const n=(this.config.customInputClassName||"").split(/\s+/).filter(Boolean),i=this.config.wrapperClassName.split(/\s+/).filter(Boolean),s=n.includes("input--search-icon")||i.includes("autocomplete__wrapper--search-icon"),r=n.includes("input--search-icon-with-placeholder")||i.includes("autocomplete__wrapper--search-icon-with-placeholder"),a=this.element.classList.contains("is-invalid");this.config.customInputClassName=n.filter(e=>"input--search-icon"!==e&&"input--search-icon-with-placeholder"!==e).join(" "),a&&(this.config.customInputClassName=ua(this.config.customInputClassName,"is-invalid")),s&&(this.config.wrapperClassName=ua(this.config.wrapperClassName,"autocomplete__wrapper--search-icon")),r&&(this.config.wrapperClassName=ua(this.config.wrapperClassName,"autocomplete__wrapper--search-icon-with-placeholder"));const o=(await Promise.resolve().then(function(){return Um})).default;"SELECT"===this.element.tagName?o.enhanceSelectElement({selectElement:this.element,...this.config}):o({element:this.element,...this.config}),this.initEnhancedControls(r),window.addEventListener("pageshow",this.onPageshow)}getWrapper(){if("SELECT"===this.element.tagName){const e=this.element.previousElementSibling;return e instanceof HTMLElement?e.classList.contains("autocomplete__wrapper")?e:e.querySelector(".autocomplete__wrapper"):null}return this.element.querySelector(".autocomplete__wrapper")}getInput(){return this.getWrapper()?.querySelector(".autocomplete__input")??null}initEnhancedControls(e,t=10){this.getInput()?(this.syncInputState(),e&&this.initClearButton()):t>0&&window.setTimeout(()=>this.initEnhancedControls(e,t-1),0)}syncInputState(){const e=this.getInput();e&&(this.element.classList.contains("is-invalid")&&(e.classList.add("is-invalid"),e.setAttribute("aria-invalid","true")),this.element instanceof HTMLSelectElement&&this.element.disabled&&(e.disabled=!0))}initClearButton(){this.teardownClearButton?.();const e=this.getWrapper(),t=this.getInput();if(!e||!t)return;const n=document.createElement("button");n.type="button",n.className="autocomplete__clear",n.setAttribute("aria-label",this.config.tClearButton());const i=()=>{n.hidden=t.disabled||0===t.value.length},s=()=>{window.setTimeout(i,0)};n.addEventListener("mousedown",this.preventDefault),n.addEventListener("keydown",this.stopPropagation),n.addEventListener("click",this.onClearButtonClick),t.addEventListener("input",i),t.addEventListener("change",i),e.addEventListener("click",s),e.addEventListener("keyup",s),i(),e.appendChild(n),this.teardownClearButton=()=>{n.removeEventListener("mousedown",this.preventDefault),n.removeEventListener("keydown",this.stopPropagation),n.removeEventListener("click",this.onClearButtonClick),t.removeEventListener("input",i),t.removeEventListener("change",i),e.removeEventListener("click",s),e.removeEventListener("keyup",s),n.remove()}}preventDefault(e){e.preventDefault()}stopPropagation(e){e.stopPropagation()}onClearButtonClick(){const e=this.getInput();if(e){if(e.value="",e.dispatchEvent(new Event("input",{bubbles:!0})),e.dispatchEvent(new Event("change",{bubbles:!0})),this.element instanceof HTMLSelectElement){const e=Array.from(this.element.options).find(e=>""===e.value);e?e.selected=!0:this.element.selectedIndex=-1,this.element.dispatchEvent(new Event("change",{bubbles:!0}))}this.config.onConfirm?.(""),e.focus()}}onPageshow(e){e.persisted&&window&&window.location.reload()}destroy(){this.teardownClearButton?.(),this.teardownClearButton=null,window.removeEventListener("pageshow",this.onPageshow),this.element.ODS_Autocomplete=null}update(){this.destroy(),this.init().catch(()=>{})}static getInstance(e){return e&&e.ODS_Autocomplete?e.ODS_Autocomplete:null}};const pa=({className:e,options:t=[],autocompleteConfig:n,placeholder:i,...s})=>{const[r]=j(ha,n),a=!n||"data-autocomplete-config"in s||"dataAutocompleteConfig"in s?void 0:JSON.stringify(n);return S.jsx(ca,{className:C("autocomplete",e),"data-placeholder":i,...a?{"data-autocomplete-config":a}:{},...t.length?{"data-autocomplete":!0}:{},...s,elemRef:r,children:t&&t.map(e=>S.jsx("option",{label:"string"==typeof e&&0===e.length?" ":void 0,value:"string"==typeof e?e:e.value,children:"string"==typeof e?e:e.title},"string"==typeof e?e:e.value))})};pa.displayName="Autocomplete";var ma=Object.freeze({__proto__:null,Autocomplete:pa});const fa="checkbox",ga="default",va=({id:e,isChecked:t,isDisabled:n,isInvalid:i,isToggle:s,name:r,size:a=ga,className:o,...l})=>{const c=C(fa,o,{[`${fa}--${a}`]:a!==ga,"is-invalid":i}),d=r||e,u=()=>S.jsxs(S.Fragment,{children:[S.jsx("input",{className:c,type:"checkbox",id:e,name:d,defaultChecked:t,disabled:n,...l}),S.jsx("div",{className:`${fa}-display`})]});return s?S.jsx("div",{className:s?"checkbox--toggle":"",children:S.jsx(u,{})}):S.jsx(u,{})};var ba,ya,_a,xa,wa,Sa,Ea;va.displayName="Checkbox";var Na,Ca,ka,Ta={},ja=[],Oa=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function Aa(e,t){for(var n in t)e[n]=t[n];return e}function La(e){var t=e.parentNode;t&&t.removeChild(e)}function Da(e,t,n){var i,s,r,a={};for(r in t)"key"==r?i=t[r]:"ref"==r?s=t[r]:a[r]=t[r];if(arguments.length>2&&(a.children=arguments.length>3?ba.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(r in e.defaultProps)void 0===a[r]&&(a[r]=e.defaultProps[r]);return Ma(e,a,i,s,null)}function Ma(e,t,n,i,s){var r={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==s?++_a:s};return null==s&&null!=ya.vnode&&ya.vnode(r),r}function Pa(e){return e.children}function $a(e,t){this.props=e,this.context=t}function Ia(e,t){if(null==t)return e.__?Ia(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?Ia(e):null}function Ra(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return Ra(e)}}function za(e){(!e.__d&&(e.__d=!0)&&xa.push(e)&&!Fa.__r++||Sa!==ya.debounceRendering)&&((Sa=ya.debounceRendering)||wa)(Fa)}function Fa(){for(var e;Fa.__r=xa.length;)e=xa.sort(function(e,t){return e.__v.__b-t.__v.__b}),xa=[],e.some(function(e){var t,n,i,s,r,a;e.__d&&(r=(s=(t=e).__v).__e,(a=t.__P)&&(n=[],(i=Aa({},s)).__v=s.__v+1,Xa(a,s,i,t.__n,void 0!==a.ownerSVGElement,null!=s.__h?[r]:null,n,null==r?Ia(s):r,s.__h),Ka(n,s),s.__e!=r&&Ra(s)))})}function Ha(e,t,n,i,s,r,a,o,l,c){var d,u,h,p,m,f,g,v=i&&i.__k||ja,b=v.length;for(n.__k=[],d=0;d<t.length;d++)if(null!=(p=n.__k[d]=null==(p=t[d])||"boolean"==typeof p?null:"string"==typeof p||"number"==typeof p||"bigint"==typeof p?Ma(null,p,null,null,p):Array.isArray(p)?Ma(Pa,{children:p},null,null,null):p.__b>0?Ma(p.type,p.props,p.key,null,p.__v):p)){if(p.__=n,p.__b=n.__b+1,null===(h=v[d])||h&&p.key==h.key&&p.type===h.type)v[d]=void 0;else for(u=0;u<b;u++){if((h=v[u])&&p.key==h.key&&p.type===h.type){v[u]=void 0;break}h=null}Xa(e,p,h=h||Ta,s,r,a,o,l,c),m=p.__e,(u=p.ref)&&h.ref!=u&&(g||(g=[]),h.ref&&g.push(h.ref,null,p),g.push(u,p.__c||m,p)),null!=m?(null==f&&(f=m),"function"==typeof p.type&&p.__k===h.__k?p.__d=l=Ba(p,l,e):l=qa(e,p,h,v,m,l),"function"==typeof n.type&&(n.__d=l)):l&&h.__e==l&&l.parentNode!=e&&(l=Ia(h))}for(n.__e=f,d=b;d--;)null!=v[d]&&("function"==typeof n.type&&null!=v[d].__e&&v[d].__e==n.__d&&(n.__d=Ia(i,d+1)),Ja(v[d],v[d]));if(g)for(d=0;d<g.length;d++)Za(g[d],g[++d],g[++d])}function Ba(e,t,n){for(var i,s=e.__k,r=0;s&&r<s.length;r++)(i=s[r])&&(i.__=e,t="function"==typeof i.type?Ba(i,t,n):qa(n,i,i,s,i.__e,t));return t}function Va(e,t){return t=t||[],null==e||"boolean"==typeof e||(Array.isArray(e)?e.some(function(e){Va(e,t)}):t.push(e)),t}function qa(e,t,n,i,s,r){var a,o,l;if(void 0!==t.__d)a=t.__d,t.__d=void 0;else if(null==n||s!=r||null==s.parentNode)e:if(null==r||r.parentNode!==e)e.appendChild(s),a=null;else{for(o=r,l=0;(o=o.nextSibling)&&l<i.length;l+=2)if(o==s)break e;e.insertBefore(s,r),a=r}return void 0!==a?a:s.nextSibling}function Wa(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||Oa.test(t)?n:n+"px"}function Ua(e,t,n,i,s){var r;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||Wa(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||Wa(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])r=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+r]=n,n?i||e.addEventListener(t,r?Ya:Ga,r):e.removeEventListener(t,r?Ya:Ga,r);else if("dangerouslySetInnerHTML"!==t){if(s)t=t.replace(/xlink[H:h]/,"h").replace(/sName$/,"s");else if("href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null!=n&&(!1!==n||"a"===t[0]&&"r"===t[1])?e.setAttribute(t,n):e.removeAttribute(t))}}function Ga(e){this.l[e.type+!1](ya.event?ya.event(e):e)}function Ya(e){this.l[e.type+!0](ya.event?ya.event(e):e)}function Xa(e,t,n,i,s,r,a,o,l){var c,d,u,h,p,m,f,g,v,b,y,_=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(l=n.__h,o=t.__e=n.__e,t.__h=null,r=[o]),(c=ya.__b)&&c(t);try{e:if("function"==typeof _){if(g=t.props,v=(c=_.contextType)&&i[c.__c],b=c?v?v.props.value:c.__:i,n.__c?f=(d=t.__c=n.__c).__=d.__E:("prototype"in _&&_.prototype.render?t.__c=d=new _(g,b):(t.__c=d=new $a(g,b),d.constructor=_,d.render=Qa),v&&v.sub(d),d.props=g,d.state||(d.state={}),d.context=b,d.__n=i,u=d.__d=!0,d.__h=[]),null==d.__s&&(d.__s=d.state),null!=_.getDerivedStateFromProps&&(d.__s==d.state&&(d.__s=Aa({},d.__s)),Aa(d.__s,_.getDerivedStateFromProps(g,d.__s))),h=d.props,p=d.state,u)null==_.getDerivedStateFromProps&&null!=d.componentWillMount&&d.componentWillMount(),null!=d.componentDidMount&&d.__h.push(d.componentDidMount);else{if(null==_.getDerivedStateFromProps&&g!==h&&null!=d.componentWillReceiveProps&&d.componentWillReceiveProps(g,b),!d.__e&&null!=d.shouldComponentUpdate&&!1===d.shouldComponentUpdate(g,d.__s,b)||t.__v===n.__v){d.props=g,d.state=d.__s,t.__v!==n.__v&&(d.__d=!1),d.__v=t,t.__e=n.__e,t.__k=n.__k,t.__k.forEach(function(e){e&&(e.__=t)}),d.__h.length&&a.push(d);break e}null!=d.componentWillUpdate&&d.componentWillUpdate(g,d.__s,b),null!=d.componentDidUpdate&&d.__h.push(function(){d.componentDidUpdate(h,p,m)})}d.context=b,d.props=g,d.state=d.__s,(c=ya.__r)&&c(t),d.__d=!1,d.__v=t,d.__P=e,c=d.render(d.props,d.state,d.context),d.state=d.__s,null!=d.getChildContext&&(i=Aa(Aa({},i),d.getChildContext())),u||null==d.getSnapshotBeforeUpdate||(m=d.getSnapshotBeforeUpdate(h,p)),y=null!=c&&c.type===Pa&&null==c.key?c.props.children:c,Ha(e,Array.isArray(y)?y:[y],t,n,i,s,r,a,o,l),d.base=t.__e,t.__h=null,d.__h.length&&a.push(d),f&&(d.__E=d.__=null),d.__e=!1}else null==r&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=function(e,t,n,i,s,r,a,o){var l,c,d,u=n.props,h=t.props,p=t.type,m=0;if("svg"===p&&(s=!0),null!=r)for(;m<r.length;m++)if((l=r[m])&&"setAttribute"in l==!!p&&(p?l.localName===p:3===l.nodeType)){e=l,r[m]=null;break}if(null==e){if(null===p)return document.createTextNode(h);e=s?document.createElementNS("http://www.w3.org/2000/svg",p):document.createElement(p,h.is&&h),r=null,o=!1}if(null===p)u===h||o&&e.data===h||(e.data=h);else{if(r=r&&ba.call(e.childNodes),c=(u=n.props||Ta).dangerouslySetInnerHTML,d=h.dangerouslySetInnerHTML,!o){if(null!=r)for(u={},m=0;m<e.attributes.length;m++)u[e.attributes[m].name]=e.attributes[m].value;(d||c)&&(d&&(c&&d.__html==c.__html||d.__html===e.innerHTML)||(e.innerHTML=d&&d.__html||""))}if(function(e,t,n,i,s){var r;for(r in n)"children"===r||"key"===r||r in t||Ua(e,r,null,n[r],i);for(r in t)s&&"function"!=typeof t[r]||"children"===r||"key"===r||"value"===r||"checked"===r||n[r]===t[r]||Ua(e,r,t[r],n[r],i)}(e,h,u,s,o),d)t.__k=[];else if(m=t.props.children,Ha(e,Array.isArray(m)?m:[m],t,n,i,s&&"foreignObject"!==p,r,a,r?r[0]:n.__k&&Ia(n,0),o),null!=r)for(m=r.length;m--;)null!=r[m]&&La(r[m]);o||("value"in h&&void 0!==(m=h.value)&&(m!==e.value||"progress"===p&&!m||"option"===p&&m!==u.value)&&Ua(e,"value",m,u.value,!1),"checked"in h&&void 0!==(m=h.checked)&&m!==e.checked&&Ua(e,"checked",m,u.checked,!1))}return e}(n.__e,t,n,i,s,r,a,l);(c=ya.diffed)&&c(t)}catch(e){t.__v=null,(l||null!=r)&&(t.__e=o,t.__h=!!l,r[r.indexOf(o)]=null),ya.__e(e,t,n)}}function Ka(e,t){ya.__c&&ya.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){ya.__e(e,t.__v)}})}function Za(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){ya.__e(e,n)}}function Ja(e,t,n){var i,s;if(ya.unmount&&ya.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||Za(i,null,t)),null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){ya.__e(e,t)}i.base=i.__P=null}if(i=e.__k)for(s=0;s<i.length;s++)i[s]&&Ja(i[s],t,"function"!=typeof e.type);n||null==e.__e||La(e.__e),e.__e=e.__d=void 0}function Qa(e,t,n){return this.constructor(e,n)}function eo(e,t,n){var i,s;ya.__&&ya.__(e,t),i=t.__k,s=[],Xa(t,e=t.__k=Da(Pa,null,[e]),i||Ta,Ta,void 0!==t.ownerSVGElement,i?null:t.firstChild?ba.call(t.childNodes):null,s,i?i.__e:t.firstChild,!1),Ka(s,e)}ba=ja.slice,ya={__e:function(e,t){for(var n,i,s;t=t.__;)if((n=t.__c)&&!n.__)try{if((i=n.constructor)&&null!=i.getDerivedStateFromError&&(n.setState(i.getDerivedStateFromError(e)),s=n.__d),null!=n.componentDidCatch&&(n.componentDidCatch(e),s=n.__d),s)return n.__E=n}catch(t){e=t}throw e}},_a=0,$a.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=Aa({},this.state),"function"==typeof e&&(e=e(Aa({},n),this.props)),e&&Aa(n,e),null!=e&&this.__v&&(t&&this.__h.push(t),za(this))},$a.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),za(this))},$a.prototype.render=Pa,xa=[],wa="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Fa.__r=0,Ea=0;var to=0,no=[],io=ya.__b,so=ya.__r,ro=ya.diffed,ao=ya.__c,oo=ya.unmount;function lo(e,t){ya.__h&&ya.__h(Ca,e,to||t),to=0;var n=Ca.__H||(Ca.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function co(e){return to=1,function(e,t){var n=lo(Na++,2);return n.t=e,n.__c||(n.__=[yo(void 0,t),function(e){var t=n.t(n.__[0],e);n.__[0]!==t&&(n.__=[t,n.__[1]],n.__c.setState({}))}],n.__c=Ca),n.__}(yo,e)}function uo(e,t){var n=lo(Na++,3);!ya.__s&&bo(n.__H,t)&&(n.__=e,n.__H=t,Ca.__H.__h.push(n))}function ho(e){return to=5,function(e,t){var n=lo(Na++,7);return bo(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}(function(){return{current:e}},[])}function po(e){var t=Ca.context[e.__c],n=lo(Na++,9);return n.c=e,t?(null==n.__&&(n.__=!0,t.sub(Ca)),t.props.value):e.__}function mo(){for(var e;e=no.shift();)if(e.__P)try{e.__H.__h.forEach(go),e.__H.__h.forEach(vo),e.__H.__h=[]}catch(t){e.__H.__h=[],ya.__e(t,e.__v)}}ya.__b=function(e){Ca=null,io&&io(e)},ya.__r=function(e){so&&so(e),Na=0;var t=(Ca=e.__c).__H;t&&(t.__h.forEach(go),t.__h.forEach(vo),t.__h=[])},ya.diffed=function(e){ro&&ro(e);var t=e.__c;t&&t.__H&&t.__H.__h.length&&(1!==no.push(t)&&ka===ya.requestAnimationFrame||((ka=ya.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(i),fo&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);fo&&(t=requestAnimationFrame(n))})(mo)),Ca=null},ya.__c=function(e,t){t.some(function(e){try{e.__h.forEach(go),e.__h=e.__h.filter(function(e){return!e.__||vo(e)})}catch(n){t.some(function(e){e.__h&&(e.__h=[])}),t=[],ya.__e(n,e.__v)}}),ao&&ao(e,t)},ya.unmount=function(e){oo&&oo(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(e){try{go(e)}catch(e){t=e}}),t&&ya.__e(t,n.__v))};var fo="function"==typeof requestAnimationFrame;function go(e){var t=Ca,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),Ca=t}function vo(e){var t=Ca;e.__c=e.__(),Ca=t}function bo(e,t){return!e||e.length!==t.length||t.some(function(t,n){return t!==e[n]})}function yo(e,t){return"function"==typeof t?t(e):t}function _o(e,t){for(var n in t)e[n]=t[n];return e}function xo(e,t){for(var n in e)if("__source"!==n&&!(n in t))return!0;for(var i in t)if("__source"!==i&&e[i]!==t[i])return!0;return!1}function wo(e){this.props=e}(wo.prototype=new $a).isPureReactComponent=!0,wo.prototype.shouldComponentUpdate=function(e,t){return xo(this.props,e)||xo(this.state,t)};var So=ya.__b;ya.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),So&&So(e)};var Eo="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function No(e){function t(t,n){var i=_o({},t);return delete i.ref,e(i,(n=t.ref||n)&&("object"!=typeof n||"current"in n)?n:null)}return t.$$typeof=Eo,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var Co=ya.__e;ya.__e=function(e,t,n){if(e.then)for(var i,s=t;s=s.__;)if((i=s.__c)&&i.__c)return null==t.__e&&(t.__e=n.__e,t.__k=n.__k),i.__c(e,t);Co(e,t,n)};var ko=ya.unmount;function To(){this.__u=0,this.t=null,this.__b=null}function jo(e){var t=e.__.__c;return t&&t.__e&&t.__e(e)}function Oo(){this.u=null,this.o=null}ya.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&!0===e.__h&&(e.type=null),ko&&ko(e)},(To.prototype=new $a).__c=function(e,t){var n=t.__c,i=this;null==i.t&&(i.t=[]),i.t.push(n);var s=jo(i.__v),r=!1,a=function(){r||(r=!0,n.__R=null,s?s(o):o())};n.__R=a;var o=function(){if(! --i.__u){if(i.state.__e){var e=i.state.__e;i.__v.__k[0]=function e(t,n,i){return t&&(t.__v=null,t.__k=t.__k&&t.__k.map(function(t){return e(t,n,i)}),t.__c&&t.__c.__P===n&&(t.__e&&i.insertBefore(t.__e,t.__d),t.__c.__e=!0,t.__c.__P=i)),t}(e,e.__c.__P,e.__c.__O)}var t;for(i.setState({__e:i.__b=null});t=i.t.pop();)t.forceUpdate()}},l=!0===t.__h;i.__u++||l||i.setState({__e:i.__b=i.__v.__k[0]}),e.then(a,a)},To.prototype.componentWillUnmount=function(){this.t=[]},To.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),i=this.__v.__k[0].__c;this.__v.__k[0]=function e(t,n,i){return t&&(t.__c&&t.__c.__H&&(t.__c.__H.__.forEach(function(e){"function"==typeof e.__c&&e.__c()}),t.__c.__H=null),null!=(t=_o({},t)).__c&&(t.__c.__P===i&&(t.__c.__P=n),t.__c=null),t.__k=t.__k&&t.__k.map(function(t){return e(t,n,i)})),t}(this.__b,n,i.__O=i.__P)}this.__b=null}var s=t.__e&&Da(Pa,null,e.fallback);return s&&(s.__h=null),[Da(Pa,null,t.__e?null:e.children),s]};var Ao=function(e,t,n){if(++n[1]===n[0]&&e.o.delete(t),e.props.revealOrder&&("t"!==e.props.revealOrder[0]||!e.o.size))for(n=e.u;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.u=n=n[2]}};(Oo.prototype=new $a).__e=function(e){var t=this,n=jo(t.__v),i=t.o.get(e);return i[0]++,function(s){var r=function(){t.props.revealOrder?(i.push(s),Ao(t,e,i)):s()};n?n(r):r()}},Oo.prototype.render=function(e){this.u=null,this.o=new Map;var t=Va(e.children);e.revealOrder&&"b"===e.revealOrder[0]&&t.reverse();for(var n=t.length;n--;)this.o.set(t[n],this.u=[1,0,this.u]);return e.children},Oo.prototype.componentDidUpdate=Oo.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,n){Ao(e,n,t)})};var Lo="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,Do=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|marker(?!H|W|U)|overline|paint|stop|strikethrough|stroke|text(?!L)|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,Mo="undefined"!=typeof document,Po=function(e){return("undefined"!=typeof Symbol&&"symbol"==typeof Symbol()?/fil|che|rad/i:/fil|che|ra/i).test(e)};$a.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty($a.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var $o=ya.event;function Io(){}function Ro(){return this.cancelBubble}function zo(){return this.defaultPrevented}ya.event=function(e){return $o&&(e=$o(e)),e.persist=Io,e.isPropagationStopped=Ro,e.isDefaultPrevented=zo,e.nativeEvent=e};var Fo={configurable:!0,get:function(){return this.class}},Ho=ya.vnode;ya.vnode=function(e){var t=e.type,n=e.props,i=n;if("string"==typeof t){var s=-1===t.indexOf("-");for(var r in i={},n){var a=n[r];Mo&&"children"===r&&"noscript"===t||"value"===r&&"defaultValue"in n&&null==a||("defaultValue"===r&&"value"in n&&null==n.value?r="value":"download"===r&&!0===a?a="":/ondoubleclick/i.test(r)?r="ondblclick":/^onchange(textarea|input)/i.test(r+t)&&!Po(n.type)?r="oninput":/^onfocus$/i.test(r)?r="onfocusin":/^onblur$/i.test(r)?r="onfocusout":/^on(Ani|Tra|Tou|BeforeInp|Compo)/.test(r)?r=r.toLowerCase():s&&Do.test(r)?r=r.replace(/[A-Z0-9]/,"-$&").toLowerCase():null===a&&(a=void 0),i[r]=a)}"select"==t&&i.multiple&&Array.isArray(i.value)&&(i.value=Va(n.children).forEach(function(e){e.props.selected=-1!=i.value.indexOf(e.props.value)})),"select"==t&&null!=i.defaultValue&&(i.value=Va(n.children).forEach(function(e){e.props.selected=i.multiple?-1!=i.defaultValue.indexOf(e.props.value):i.defaultValue==e.props.value})),e.props=i,n.class!=n.className&&(Fo.enumerable="className"in n,null!=n.className&&(i.class=n.className),Object.defineProperty(i,"className",Fo))}e.$$typeof=Lo,Ho&&Ho(e)};var Bo=ya.__r;ya.__r=function(e){Bo&&Bo(e),e.__c};var Vo={wrapper:"daypickr",header:"daypickr__header",select:"daypickr__select",monthSelect:"daypickr__select--month",yearSelect:"daypickr__select--year",button:"daypickr__button",paginationButton:"daypickr__button--pagination",nextMonthButton:"daypickr__button--pagination-next",prevMonthButton:"daypickr__button--pagination-prev",yearMonthWrapper:"daypickr__year-month-wrapper",pagination:"daypickr__pagination",table:"daypickr__calendar",tableRow:"daypickr__calendar-row",tableCell:"daypickr__calendar-cell",tableHeaderRow:"daypickr__calendar-header-row",tableHeaderCell:"daypickr__calendar-header-cell",dayButton:"daypickr__day",isToday:"isToday",isSelected:"isSelected",srOnly:"sr-only",closeButton:"daypickr__button--close",toggleButton:"daypickr__button--toggle"};function qo(...e){return e.join(" ").trim()}var Wo={prevMonth:"previous month",nextMonth:"next month",month:"Month",year:"Year",weekdays:[{name:"Sunday",shortname:"Su"},{name:"Monday",shortname:"Mo"},{name:"Tuesday",shortname:"Tu"},{name:"Wednesday",shortname:"We"},{name:"Thursday",shortname:"Th"},{name:"Friday",shortname:"Fr"},{name:"Saturday",shortname:"Sa"}],months:["January","February","March","April","May","June","July","August","September","October","November","December"],openButton:"Choose date",closeButton:"Close"};function Uo(e){return e instanceof Date&&!isNaN(e.valueOf())}function Go(e,t=1){const n=new Date(e),i=e.getDay(),s=(i<t?7:0)+i-t;return new Date(n.setDate(n.getDate()-s))}function Yo(e,t=1){const n=new Date(e),i=n.getDay(),s=6+(i<t?-7:0)-(i-t);return new Date(n.setDate(n.getDate()+s))}function Xo(e,t){return!(!Uo(e)||!Uo(t))&&(e.setHours(0,0,0,0),t.setHours(0,0,0,0),e.getTime()===t.getTime())}function Ko(e,t){const n=new Date(e).setMonth(t),i=new Date(e.getFullYear(),t+1,0).getTime();return n>i?new Date(i):new Date(n)}var Zo,Jo,Qo=(Jo={__c:Zo="__cC"+Ea++,__:void 0,Consumer:function(e,t){return e.children(t)},Provider:function(e){var t,n;return this.getChildContext||(t=[],(n={})[Zo]=this,this.getChildContext=function(){return n},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&t.some(za)},this.sub=function(e){t.push(e);var n=e.componentWillUnmount;e.componentWillUnmount=function(){t.splice(t.indexOf(e),1),n&&n.call(e)}}),e.children}}).Provider.__=Jo.Consumer.contextType=Jo,el=()=>{const{firstDayOfWeek:e,classes:t,l10n:n,selected:i,setSelected:s,setView:r,handleKeyboardNavigation:a,focusedRef:o,view:l,disabledDayFn:c,locale:d}=po(Qo),u=function(e,t){const n=e?.length?[...e]:[],i=n.splice(0,t);return[...n,...i]}(n.weekdays,e),h=function(e){const t=[];for(let n=0;n<e.length;n+=7)t.push(e.slice(n,n+7));return t}(function(e,t){const n=new Date(e);n.setDate(1);const i=new Date(e);return i.setMonth(e.getMonth()+1,0),function(e,t){const n=[];let i=e;for(;i.getTime()<t.getTime();)n.push(new Date(i)),i=new Date(i.setDate(i.getDate()+1));return n.push(new Date(i)),n}(Go(n,t),Yo(i,t))}(l,e));return Da("table",{className:t.table},Da("thead",null,Da("tr",{className:t.tableHeaderRow},u.map(e=>Da("th",{scope:"col",className:t.tableHeaderCell},Da("span",{className:t.srOnly},e.name),Da("span",{"aria-hidden":"true"},e.shortname))))),Da("tbody",null,h.map(e=>Da("tr",{className:t.tableRow},e.map(e=>{const n=i&&Xo(e,i),u=Xo(e,l),h=!function(e,t){return e.getMonth()===t.getMonth()}(e,l)||c(e),p=(m=e,Xo(new Date,m)?t.isToday:void 0);var m;const f=n?t.isSelected:void 0,g=[t.dayButton,p,f],v=u?"0":"-1",b=e.toLocaleDateString(d),y=u?o:void 0;return Da("td",{role:"gridcell",className:t.tableCell},Da("button",{className:g.join(" "),type:"button",onClick:()=>{h||(s(e),r(e))},tabindex:v,onKeyUp:a,ref:y,"aria-disabled":h,"aria-label":b,"aria-selected":n},Da("span",{className:t.srOnly},b),Da("span",{"aria-hidden":"true"},e.getDate())))})))))},tl=No(({label:e,value:t,options:n,onChange:i,className:s,elemRef:r,...a},o)=>{const{classes:l}=po(Qo);return Da("label",null,Da("span",{className:"sr-only"},e),Da("select",{className:qo(l.select,s),onChange:e=>i(e),ref:o,...a},n?.map(e=>Da("option",{value:e?.value||0===e?.value?e.value:e,selected:t===e?.value||t===e?"selected":void 0},e?.text?e.text:e))))}),nl=tl;function il(e,t){const n=[];for(let i=e;i<=t;i++)n.push(i);return n}var sl=No((e,t)=>{const{l10n:n,min:i,max:s,view:r,setView:a,classes:o}=po(Qo),l=new Date(i).getFullYear(),c=new Date(s).getFullYear();return Da(nl,{label:n.year,options:il(l,c),value:r.getFullYear(),className:o.yearSelect,onChange:e=>{const t=new Date(r);t.setFullYear(parseInt(e.target.value,10)),a(t)},ref:t,...e})}),rl=sl,al=()=>{const{l10n:e,view:t,setView:n,classes:i}=po(Qo);return Da(nl,{label:e.month,value:t.getMonth(),className:i.monthSelect,options:e.months?.map((e,t)=>({value:t,text:e})),onChange:e=>{const i=new Date(t);i.setMonth(parseInt(e.target.value,10)),n(i)}})},ol=({min:e="1900-01-01",max:t="2100-12-31",classes:n=Vo,l10n:i=Wo,selectedDay:s,firstDayOfWeek:r=1,locale:a={},disabledDayFn:o=()=>{},onSelect:l=()=>{},formatDate:c=e=>function(e){return e&&e instanceof Date?`${e.getFullYear()}-${(e.getMonth()+1).toString().padStart(2,"0")}-${e.getDate().toString().padStart(2,"0")}`:""}(e),parseDate:d=e=>{const t=e.match(/(\d{2})\/(\d{2})\/(\d{4})/);return!!t&&new Date(t[3],t[2]-1,t[1])},calendarIcon:u,name:h,id:p})=>{const[m,f]=co(s?new Date(s):new Date),[g,v]=co(s?new Date(s):void 0),[b,y]=co(!1),_=ho(!0),x=ho(),w=ho(),S=ho(),E=ho(),N=ho(),C=ho();var k,T,j;uo(()=>{l(g),y(!1)},[g]),uo(()=>{const e=e=>{"Tab"===e.key&&b&&(e.shiftKey||document.activeElement!==C.current||(e.preventDefault(),E.current.focus()),!e.shiftKey||document.activeElement!==E.current&&document.activeElement!==N.current||(e.preventDefault(),C.current.focus()))},t=e=>{"Escape"===e.key&&b&&y(!1)};return document.addEventListener("keydown",e),document.addEventListener("keydown",t),()=>{document.removeEventListener("keydown",e),document.removeEventListener("keydown",t)}},[b,C.current,E.current]),uo(()=>{const e=e=>{!N.current.contains(e.target)&&b&&y(!1)};return document.addEventListener("click",e),()=>document.removeEventListener("click",e)},[b,N.current]),k=()=>{b?N.current.focus():document.activeElement===x.current||_.current?_.current=!1:S.current.focus()},T=[b,E.current,S.current,x.current],j=lo(Na++,4),!ya.__s&&bo(j.__H,T)&&(j.__=k,j.__H=T,Ca.__h.push(j));const O=e=>Ko(e,e.getMonth()-1),A=e=>Ko(e,e.getMonth()+1),L=()=>{y(!b)},D=({type:e,children:t,...n})=>Da(e,n,t&&t.length&&t.map(e=>D(e)));return Da(Qo.Provider,{value:{firstDayOfWeek:r,classes:n,l10n:i,min:e,max:t,view:m,setView:f,selected:g,setSelected:v,handleKeyboardNavigation:e=>{let t=new Date(m);const n={ArrowLeft:()=>{t.setDate(m.getDate()-1)},ArrowRight:()=>{t.setDate(m.getDate()+1)},ArrowUp:()=>{t.setDate(m.getDate()-7)},ArrowDown:()=>{t.setDate(m.getDate()+7)},PageUp:()=>{e.shiftKey?t.setFullYear(m.getFullYear()-1):t=O(m)},PageDown:()=>{e.shiftKey?t.setFullYear(m.getFullYear()+1):t=A(m)},Home:()=>{t=Go(m,r)},End:()=>{t=Yo(m,r)}};Object.keys(n).includes(e.key)&&(e.preventDefault(),n[e.key]?.(),f(t),setTimeout(()=>{w.current.focus()},0))},focusedRef:w,disabledDayFn:o,locale:a}},Da("input",{id:`${p}-input`,type:"text",className:n.input,value:g&&g.toLocaleDateString(a),onChange:e=>(e=>{""===e.target.value&&v(void 0);const t=d(e.target.value);if(t)return f(t),v(t)})(e),ref:x}),Da("input",{type:"hidden",id:`${p}-value`,value:c(g),name:h}),Da("button",{type:"button","aria-controls":`${p}-dialog`,onClick:()=>L(),"aria-expanded":b,ref:S,className:n.toggleButton},u&&D(u),u?Da("span",{class:n.srOnly},i.openButton):i.openButton),Da("div",{className:n.wrapper,role:"dialog","aria-modal":"true","aria-labelledby":"daypickr-label",hidden:!b,ref:N,tabIndex:"-1"},Da("div",{className:"daypickr__content"},Da("h2",{id:"daypickr-label",className:"sr-only"},m.toLocaleString(a,{month:"long",year:"numeric"})),Da("div",{className:n.header},Da("div",{className:n.yearMonthWrapper},Da(rl,{ref:E}),Da(al,null)),Da("div",{className:n.pagination},Da("button",{type:"button",className:`${n.button} ${n.prevMonthButton}`,onClick:()=>{f(O(m))}},i.prevMonth),Da("button",{type:"button",className:`${n.button} ${n.nextMonthButton}`,onClick:()=>{f(A(m))}},i.nextMonth))),Da(el,null),Da("button",{className:`${n.button} ${n.closeButton}`,type:"button",onClick:()=>L(),ref:C},i.closeButton))))},ll=({calendarIcon:e,classes:t=classNames,l10n:n=l10nEN,...i})=>{const s=({type:e,children:t,...n})=>Da(e,n,t&&t.length&&t.map(e=>s(e)));return Da(Qo.Provider,{value:{classes:t,l10n:n}},Da("input",{type:"text",disabled:!0,className:t.input}),Da("button",{type:"button",className:t.toggleButton,disabled:!0},e&&s(e),e?Da("span",{class:t.srOnly},n.openButton):n.openButton))};const cl={locale:"sk",classes:{wrapper:"daypickr",header:"daypickr__header",select:"daypickr__select",selectDisplay:"daypickr__select-display",monthSelect:"daypickr__select--month",yearSelect:"daypickr__select--year",button:"daypickr__button",paginationButton:"daypickr__button--pagination ",nextMonthButton:"daypickr__button--pagination-next btn btn--ghost btn--square btn--small",prevMonthButton:"daypickr__button--pagination-prev btn btn--ghost btn--square btn--small",yearMonthWrapper:"daypickr__year-month-wrapper",pagination:"daypickr__pagination",table:"daypickr__calendar",tableRow:"daypickr__calendar-row",tableCell:"daypickr__calendar-cell",tableHeaderRow:"daypickr__calendar-header-row",tableHeaderCell:"daypickr__calendar-header-cell",dayButton:"daypickr__day",isToday:"isToday",isSelected:"isSelected",srOnly:"sr-only",input:"form-group__item text-input",closeButton:"daypickr__button--close btn mb-none",toggleButton:"form-group__item btn btn--square"},firstDayOfWeek:1,l10n:{prevMonth:"predchádzajúci mesiac",nextMonth:"nasledujúci mesiac",month:"Mesiac",year:"Rok",weekdays:[{name:"Nedeľa",shortname:"Ne"},{name:"Pondelok",shortname:"Po"},{name:"Utorok",shortname:"Ut"},{name:"Streda",shortname:"St"},{name:"Štvrtok",shortname:"Št"},{name:"Piatok",shortname:"Pi"},{name:"Sobota",shortname:"So"}],months:["Január","Február","Marec","Apríl","Máj","Jún","Júl","August","September","Október","November","December"],openButton:"Vyberte dátum",closeButton:"Zatvoriť"},parseDate:e=>{const t=e.match(/(\d{1,2})\. ?(\d{1,2})\. ?(\d{4})/);return!!t&&new Date(Number(t[3]),Number(t[2])-1,Number(t[1]))},calendarIcon:{type:"svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1000 1000",className:"icon icon--medium",children:[{type:"path",d:"M800 175H700v-37.5a37.5 37.5 0 0 0-75 0V175H350v-37.5a37.5 37.5 0 0 0-75 0V175H100v625a75 75 0 0 0 75 75h700V250a75 75 0 0 0-75-75zM300 825H187.4a37.5 37.5 0 0 1-37.5-37.6V700H300v125zm0-150H150V550h150v125zm0-150H150V400h150v125zm-50-262.5a62.4 62.4 0 0 1 25-50v50a37.5 37.5 0 0 0 75 0v-50a62.5 62.5 0 1 1-100 50zm225 562.4H325V700h150v125zm0-149.9H325V550h150v125zm0-150H325V400h150v125zm175 300H500V700h150v125zm0-150H500V550h150v125zm0-150H500V400h150v125zm-50-262.5a62.4 62.4 0 0 1 25-50v50a37.5 37.5 0 0 0 75 0v-50a62.5 62.5 0 1 1-100 50zM825 675H675V550h150v125zm0-150H675V400h112.5a37.5 37.5 0 0 1 37.5 37.4V525z","fill-rule":"evenodd"}]}};class dl{constructor(e,t){return this.element=e,this.config={...cl,...t},this.init(),this.element.ODS_DatePicker=this,this}init(){const e=this.element.getAttribute("data-datepicker-config"),t=this.element.getAttribute("data-enabled-days");let n={};if(e)try{n=JSON.parse(e)}catch{n={}}this.config={...this.config,...n,...t&&{disabledDayFn:e=>!t.split(",").includes(function(e){return e&&e instanceof Date?`${e.getFullYear()}-${(e.getMonth()+1).toString().padStart(2,"0")}-${e.getDate().toString().padStart(2,"0")}`:""}(e))}};const i=this.element.getAttribute("data-datepicker-id")||void 0,s=this.element.getAttribute("data-datepicker-name")||i;var r,a;this.instance=(r=this.element,a={id:i,name:s,...this.config},eo(Da(ol,{...a}),r),{destroy(){!function(e){e.__k&&eo(null,e)}(r),eo(Da(ll,{...a}),r)}})}destroy(){this.instance&&this.instance.destroy(),this.instance=null,this.element.ODS_DatePicker=null}}const ul=({dayPickrConfig:e,enabledDays:t,id:n,name:i})=>{const[s]=j(dl,e);return S.jsx("div",{ref:s,"data-datepicker":!0,"data-enabled-days":t&&t.toString()||void 0,className:"datepicker control-group","data-datepicker-id":n,"data-datepicker-name":i})};ul.displayName="DatePicker";var hl,pl={exports:{}},ml={};function fl(){return hl||(hl=1,ml._=function(e){return e&&e.__esModule?e:{default:e}}),ml}function gl(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var vl,bl,yl,_l,xl,wl={},Sl={};function El(){return bl||(bl=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return h}});const n=fl()._(e),i=(vl||(vl=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LoadableContext",{enumerable:!0,get:function(){return n}});const n=fl()._(e).default.createContext(null);"production"!==process.env.NODE_ENV&&(n.displayName="LoadableContext")}(Sl)),Sl),s=[],r=[];let a=!1;function o(e){let t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then(e=>(n.loading=!1,n.loaded=e,e)).catch(e=>{throw n.loading=!1,n.error=e,e}),n}function l(e,t){let o=Object.assign({loader:null,loading:null,delay:200,timeout:null,webpack:null,modules:null},t),l=null;function d(){if(!l){const t=new c(e,o);l={getCurrentValue:t.getCurrentValue.bind(t),subscribe:t.subscribe.bind(t),retry:t.retry.bind(t),promise:t.promise.bind(t)}}return l.promise()}if("undefined"==typeof window&&s.push(d),!a&&"undefined"!=typeof window){const e=o.webpack&&"function"==typeof gl.resolveWeak?o.webpack():o.modules;e&&r.push(t=>{for(const n of e)if(t.includes(n))return d()})}function u(e,t){!function(){d();const e=n.default.useContext(i.LoadableContext);e&&Array.isArray(o.modules)&&o.modules.forEach(t=>{e(t)})}();const s=n.default.useSyncExternalStore(l.subscribe,l.getCurrentValue,l.getCurrentValue);return n.default.useImperativeHandle(t,()=>({retry:l.retry}),[]),n.default.useMemo(()=>{return s.loading||s.error?n.default.createElement(o.loading,{isLoading:s.loading,pastDelay:s.pastDelay,timedOut:s.timedOut,error:s.error,retry:l.retry}):s.loaded?n.default.createElement((t=s.loaded)&&t.default?t.default:t,e):null;var t},[e,s])}return u.preload=()=>d(),u.displayName="LoadableComponent",n.default.forwardRef(u)}class c{constructor(e,t){this._loadFn=e,this._opts=t,this._callbacks=new Set,this._delay=null,this._timeout=null,this.retry()}promise(){return this._res.promise}retry(){this._clearTimeouts(),this._res=this._loadFn(this._opts.loader),this._state={pastDelay:!1,timedOut:!1};const{_res:e,_opts:t}=this;e.loading&&("number"==typeof t.delay&&(0===t.delay?this._state.pastDelay=!0:this._delay=setTimeout(()=>{this._update({pastDelay:!0})},t.delay)),"number"==typeof t.timeout&&(this._timeout=setTimeout(()=>{this._update({timedOut:!0})},t.timeout))),this._res.promise.then(()=>{this._update({}),this._clearTimeouts()}).catch(e=>{this._update({}),this._clearTimeouts()}),this._update({})}_update(e){this._state={...this._state,error:this._res.error,loaded:this._res.loaded,loading:this._res.loading,...e},this._callbacks.forEach(e=>e())}_clearTimeouts(){clearTimeout(this._delay),clearTimeout(this._timeout)}getCurrentValue(){return this._state}subscribe(e){return this._callbacks.add(e),()=>{this._callbacks.delete(e)}}}function d(e){return l(o,e)}function u(e,t){let n=[];for(;e.length;){let i=e.pop();n.push(i(t))}return Promise.all(n).then(()=>{if(e.length)return u(e,t)})}d.preloadAll=()=>new Promise((e,t)=>{u(s).then(e,t)}),d.preloadReady=(e=[])=>new Promise(t=>{const n=()=>(a=!0,t());u(r,e).then(n,n)}),"undefined"!=typeof window&&(window.__NEXT_PRELOADREADY=d.preloadReady);const h=d}(wl)),wl}var Nl=xl?_l:(xl=1,yl||(yl=1,function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{default:function(){return l},noSSR:function(){return o}});const n=fl(),i=_(),s=n._(El()),r="undefined"==typeof window;function a(e){return{default:e?.default||e}}function o(e,t){if(delete t.webpack,delete t.modules,!r)return e(t);const n=t.loading;return()=>(0,i.jsx)(n,{error:null,isLoading:!0,pastDelay:!1,timedOut:!1})}function l(e,t){let n=s.default,r={loading:({error:e,isLoading:t,pastDelay:n})=>{if(!n)return null;if("production"!==process.env.NODE_ENV){if(t)return null;if(e)return(0,i.jsxs)("p",{children:[e.message,(0,i.jsx)("br",{}),e.stack]})}return null}};e instanceof Promise?r.loader=()=>e:"function"==typeof e?r.loader=e:"object"==typeof e&&(r={...r,...e}),r={...r,...t};const l=r.loader;return r.loadableGenerated&&(r={...r,...r.loadableGenerated},delete r.loadableGenerated),"boolean"!=typeof r.ssr||r.ssr?n({...r,loader:()=>null!=l?l().then(a):Promise.resolve(a(()=>null))}):(delete r.webpack,delete r.modules,o(n,r))}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}(pl,pl.exports)),_l=pl.exports),Cl=p(Nl);const kl=r(null);function Tl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=Array(t);n<t;n++)i[n]=e[n];return i}function jl(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var i,s,r,a,o=[],l=!0,c=!1;try{if(r=(n=n.call(e)).next,0===t);else for(;!(l=(i=r.call(n)).done)&&(o.push(i.value),o.length!==t);l=!0);}catch(e){c=!0,s=e}finally{try{if(!l&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw s}}return o}}(e,t)||function(e,t){if(e){if("string"==typeof e)return Tl(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Tl(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}const Ol=Object.entries,Al=Object.setPrototypeOf,Ll=Object.isFrozen,Dl=Object.getPrototypeOf,Ml=Object.getOwnPropertyDescriptor;let Pl=Object.freeze,$l=Object.seal,Il=Object.create,Rl="undefined"!=typeof Reflect&&Reflect,zl=Rl.apply,Fl=Rl.construct;Pl||(Pl=function(e){return e}),$l||($l=function(e){return e}),zl||(zl=function(e,t){for(var n=arguments.length,i=new Array(n>2?n-2:0),s=2;s<n;s++)i[s-2]=arguments[s];return e.apply(t,i)}),Fl||(Fl=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return new e(...n)});const Hl=lc(Array.prototype.forEach),Bl=lc(Array.prototype.lastIndexOf),Vl=lc(Array.prototype.pop),ql=lc(Array.prototype.push),Wl=lc(Array.prototype.splice),Ul=Array.isArray,Gl=lc(String.prototype.toLowerCase),Yl=lc(String.prototype.toString),Xl=lc(String.prototype.match),Kl=lc(String.prototype.replace),Zl=lc(String.prototype.indexOf),Jl=lc(String.prototype.trim),Ql=lc(Number.prototype.toString),ec=lc(Boolean.prototype.toString),tc="undefined"==typeof BigInt?null:lc(BigInt.prototype.toString),nc="undefined"==typeof Symbol?null:lc(Symbol.prototype.toString),ic=lc(Object.prototype.hasOwnProperty),sc=lc(Object.prototype.toString),rc=lc(RegExp.prototype.test),ac=(oc=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Fl(oc,t)});var oc;function lc(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,i=new Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];return zl(e,t,i)}}function cc(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Gl;if(Al&&Al(e,null),!Ul(t))return e;let i=t.length;for(;i--;){let s=t[i];if("string"==typeof s){const e=n(s);e!==s&&(Ll(t)||(t[i]=e),s=e)}e[s]=!0}return e}function dc(e){for(let t=0;t<e.length;t++)ic(e,t)||(e[t]=null);return e}function uc(e){const t=Il(null);for(const i of Ol(e)){var n=jl(i,2);const s=n[0],r=n[1];ic(e,s)&&(Ul(r)?t[s]=dc(r):r&&"object"==typeof r&&r.constructor===Object?t[s]=uc(r):t[s]=r)}return t}function hc(e,t){for(;null!==e;){const n=Ml(e,t);if(n){if(n.get)return lc(n.get);if("function"==typeof n.value)return lc(n.value)}e=Dl(e)}return function(){return null}}const pc=Pl(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),mc=Pl(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),fc=Pl(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),gc=Pl(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),vc=Pl(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),bc=Pl(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),yc=Pl(["#text"]),_c=Pl(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","command","commandfor","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),xc=Pl(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),wc=Pl(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Sc=Pl(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ec=$l(/{{[\w\W]*|^[\w\W]*}}/g),Nc=$l(/<%[\w\W]*|^[\w\W]*%>/g),Cc=$l(/\${[\w\W]*/g),kc=$l(/^data-[\-\w.\u00B7-\uFFFF]+$/),Tc=$l(/^aria-[\-\w]+$/),jc=$l(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Oc=$l(/^(?:\w+script|data):/i),Ac=$l(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Lc=$l(/^html$/i),Dc=$l(/^[a-z][.\w]*(-[.\w]+)+$/i),Mc=$l(/<[/\w!]/g),Pc=$l(/<[/\w]/g),$c=$l(/<\/no(script|embed|frames)/i),Ic=$l(/\/>/i),Rc=function(){return"undefined"==typeof window?null:window},zc=function(e,t,n,i){return ic(e,t)&&Ul(e[t])?cc(i.base?uc(i.base):{},e[t],i.transform):n};var Fc=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Rc();const n=t=>e(t);if(n.version="3.4.11",n.removed=[],!t||!t.document||9!==t.document.nodeType||!t.Element)return n.isSupported=!1,n;let i=t.document;const s=i,r=s.currentScript;t.DocumentFragment;const a=t.HTMLTemplateElement,o=t.Node,l=t.Element,c=t.NodeFilter;void 0===t.NamedNodeMap&&(t.NamedNodeMap||t.MozNamedAttrMap),t.HTMLFormElement;const d=t.DOMParser,u=t.trustedTypes,h=l.prototype,p=hc(h,"cloneNode"),m=hc(h,"remove"),f=hc(h,"nextSibling"),g=hc(h,"childNodes"),v=hc(h,"parentNode"),b=hc(h,"shadowRoot"),y=hc(h,"attributes"),_=o&&o.prototype?hc(o.prototype,"nodeType"):null,x=o&&o.prototype?hc(o.prototype,"nodeName"):null;if("function"==typeof a){const e=i.createElement("template");e.content&&e.content.ownerDocument&&(i=e.content.ownerDocument)}let w,S,E="",N=!1,C=0;const k=function(){if(C>0)throw ac('A configured TRUSTED_TYPES_POLICY callback (createHTML or createScriptURL) must not call DOMPurify.sanitize, as that causes infinite recursion. Do not pass a policy whose callbacks wrap DOMPurify as TRUSTED_TYPES_POLICY; see the "DOMPurify and Trusted Types" section of the README.')},T=function(e){k(),C++;try{return w.createHTML(e)}finally{C--}},j=i,O=j.implementation,A=j.createNodeIterator,L=j.createDocumentFragment,D=j.getElementsByTagName,M=s.importNode;let P={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof Ol&&"function"==typeof v&&O&&void 0!==O.createHTMLDocument;const $=Ec,I=Nc,R=Cc,z=kc,F=Tc,H=Oc,B=Ac,V=Dc;let q=jc,W=null;const U=cc({},[...pc,...mc,...fc,...vc,...yc]);let G=null;const Y=cc({},[..._c,...xc,...wc,...Sc]);let X=Object.seal(Il(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),K=null,Z=null;const J=Object.seal(Il(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let Q=!0,ee=!0,te=!1,ne=!0,ie=!1,se=!0,re=!1,ae=!1,oe=null,le=null,ce=!1,de=!1,ue=!1,he=!1,pe=!0,me=!1;const fe="user-content-";let ge=!0,ve=!1,be={},ye=null;const _e=cc({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","selectedcontent","style","svg","template","thead","title","video","xmp"]);let xe=null;const we=cc({},["audio","video","img","source","image","track"]);let Se=null;const Ee=cc({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Ne="http://www.w3.org/1998/Math/MathML",Ce="http://www.w3.org/2000/svg",ke="http://www.w3.org/1999/xhtml";let Te=ke,je=!1,Oe=null;const Ae=cc({},[Ne,Ce,ke],Yl),Le=Pl(["mi","mo","mn","ms","mtext"]);let De=cc({},Le);const Me=Pl(["annotation-xml"]);let Pe=cc({},Me);const $e=cc({},["title","style","font","a","script"]);let Ie=null;const Re=["application/xhtml+xml","text/html"];let ze=null,Fe=null;const He=i.createElement("form"),Be=function(e){return e instanceof RegExp||e instanceof Function},Ve=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(Fe&&Fe===e)return;e&&"object"==typeof e||(e={}),e=uc(e),Ie=-1===Re.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,ze="application/xhtml+xml"===Ie?Yl:Gl,W=zc(e,"ALLOWED_TAGS",U,{transform:ze}),G=zc(e,"ALLOWED_ATTR",Y,{transform:ze}),Oe=zc(e,"ALLOWED_NAMESPACES",Ae,{transform:Yl}),Se=zc(e,"ADD_URI_SAFE_ATTR",Ee,{transform:ze,base:Ee}),xe=zc(e,"ADD_DATA_URI_TAGS",we,{transform:ze,base:we}),ye=zc(e,"FORBID_CONTENTS",_e,{transform:ze}),K=zc(e,"FORBID_TAGS",uc({}),{transform:ze}),Z=zc(e,"FORBID_ATTR",uc({}),{transform:ze}),be=!!ic(e,"USE_PROFILES")&&(e.USE_PROFILES&&"object"==typeof e.USE_PROFILES?uc(e.USE_PROFILES):e.USE_PROFILES),Q=!1!==e.ALLOW_ARIA_ATTR,ee=!1!==e.ALLOW_DATA_ATTR,te=e.ALLOW_UNKNOWN_PROTOCOLS||!1,ne=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,ie=e.SAFE_FOR_TEMPLATES||!1,se=!1!==e.SAFE_FOR_XML,re=e.WHOLE_DOCUMENT||!1,de=e.RETURN_DOM||!1,ue=e.RETURN_DOM_FRAGMENT||!1,he=e.RETURN_TRUSTED_TYPE||!1,ce=e.FORCE_BODY||!1,pe=!1!==e.SANITIZE_DOM,me=e.SANITIZE_NAMED_PROPS||!1,ge=!1!==e.KEEP_CONTENT,ve=e.IN_PLACE||!1,q=function(e){try{return rc(e,""),!0}catch(e){return!1}}(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:jc,Te="string"==typeof e.NAMESPACE?e.NAMESPACE:ke,De=ic(e,"MATHML_TEXT_INTEGRATION_POINTS")&&e.MATHML_TEXT_INTEGRATION_POINTS&&"object"==typeof e.MATHML_TEXT_INTEGRATION_POINTS?uc(e.MATHML_TEXT_INTEGRATION_POINTS):cc({},Le),Pe=ic(e,"HTML_INTEGRATION_POINTS")&&e.HTML_INTEGRATION_POINTS&&"object"==typeof e.HTML_INTEGRATION_POINTS?uc(e.HTML_INTEGRATION_POINTS):cc({},Me);const t=ic(e,"CUSTOM_ELEMENT_HANDLING")&&e.CUSTOM_ELEMENT_HANDLING&&"object"==typeof e.CUSTOM_ELEMENT_HANDLING?uc(e.CUSTOM_ELEMENT_HANDLING):Il(null);if(X=Il(null),ic(t,"tagNameCheck")&&Be(t.tagNameCheck)&&(X.tagNameCheck=t.tagNameCheck),ic(t,"attributeNameCheck")&&Be(t.attributeNameCheck)&&(X.attributeNameCheck=t.attributeNameCheck),ic(t,"allowCustomizedBuiltInElements")&&"boolean"==typeof t.allowCustomizedBuiltInElements&&(X.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),$l(X),ie&&(ee=!1),ue&&(de=!0),be&&(W=cc({},yc),G=Il(null),!0===be.html&&(cc(W,pc),cc(G,_c)),!0===be.svg&&(cc(W,mc),cc(G,xc),cc(G,Sc)),!0===be.svgFilters&&(cc(W,fc),cc(G,xc),cc(G,Sc)),!0===be.mathMl&&(cc(W,vc),cc(G,wc),cc(G,Sc))),J.tagCheck=null,J.attributeCheck=null,ic(e,"ADD_TAGS")&&("function"==typeof e.ADD_TAGS?J.tagCheck=e.ADD_TAGS:Ul(e.ADD_TAGS)&&(W===U&&(W=uc(W)),cc(W,e.ADD_TAGS,ze))),ic(e,"ADD_ATTR")&&("function"==typeof e.ADD_ATTR?J.attributeCheck=e.ADD_ATTR:Ul(e.ADD_ATTR)&&(G===Y&&(G=uc(G)),cc(G,e.ADD_ATTR,ze))),ic(e,"ADD_URI_SAFE_ATTR")&&Ul(e.ADD_URI_SAFE_ATTR)&&cc(Se,e.ADD_URI_SAFE_ATTR,ze),ic(e,"FORBID_CONTENTS")&&Ul(e.FORBID_CONTENTS)&&(ye===_e&&(ye=uc(ye)),cc(ye,e.FORBID_CONTENTS,ze)),ic(e,"ADD_FORBID_CONTENTS")&&Ul(e.ADD_FORBID_CONTENTS)&&(ye===_e&&(ye=uc(ye)),cc(ye,e.ADD_FORBID_CONTENTS,ze)),ge&&(W["#text"]=!0),re&&cc(W,["html","head","body"]),W.table&&(cc(W,["tbody"]),delete K.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw ac('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw ac('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');const t=w;w=e.TRUSTED_TYPES_POLICY;try{E=T("")}catch(e){throw w=t,e}}else null===e.TRUSTED_TYPES_POLICY?(w=void 0,E=""):(void 0===w&&(N||(S=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const i="data-tt-policy-suffix";t&&t.hasAttribute(i)&&(n=t.getAttribute(i));const s="dompurify"+(n?"#"+n:"");try{return e.createPolicy(s,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return null}}(u,r),N=!0),w=S),w&&"string"==typeof E&&(E=T("")));Pl&&Pl(e),Fe=e},qe=cc({},[...mc,...fc,...gc]),We=cc({},[...vc,...bc]),Ue=function(e){ql(n.removed,{element:e});try{v(e).removeChild(e)}catch(t){if(m(e),!v(e))throw ac("a node selected for removal could not be detached from its tree and cannot be safely returned; refusing to sanitize in place")}},Ge=function(e){const t=g(e);if(t){const e=[];Hl(t,t=>{ql(e,t)}),Hl(e,e=>{try{m(e)}catch(e){}})}const n=y(e);if(n)for(let t=n.length-1;t>=0;--t){const i=n[t],s=i&&i.name;if("string"==typeof s)try{e.removeAttribute(s)}catch(e){}}},Ye=function(e,t){try{ql(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){ql(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(de||ue)try{Ue(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Xe=function(e){const t=y(e);if(t)for(let n=t.length-1;n>=0;--n){const i=t[n],s=i&&i.name;if("string"==typeof s&&!G[ze(s)])try{e.removeAttribute(s)}catch(e){}}},Ke=function(e){let t=null,n=null;if(ce)e="<remove></remove>"+e;else{const t=Xl(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===Ie&&Te===ke&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const s=w?T(e):e;if(Te===ke)try{t=(new d).parseFromString(s,Ie)}catch(e){}if(!t||!t.documentElement){t=O.createDocument(Te,"template",null);try{t.documentElement.innerHTML=je?E:s}catch(e){}}const r=t.body||t.documentElement;return e&&n&&r.insertBefore(i.createTextNode(n),r.childNodes[0]||null),Te===ke?D.call(t,re?"html":"body")[0]:re?t.documentElement:r},Ze=function(e){return A.call(e.ownerDocument||e,e,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT|c.SHOW_PROCESSING_INSTRUCTION|c.SHOW_CDATA_SECTION,null)},Je=function(e){return e=Kl(e,$," "),e=Kl(e,I," "),Kl(e,R," ")},Qe=function(e){var t;e.normalize();const n=A.call(e.ownerDocument||e,e,c.SHOW_TEXT|c.SHOW_COMMENT|c.SHOW_CDATA_SECTION|c.SHOW_PROCESSING_INSTRUCTION,null);let i=n.nextNode();for(;i;)i.data=Je(i.data),i=n.nextNode();const s=null===(t=e.querySelectorAll)||void 0===t?void 0:t.call(e,"template");s&&Hl(s,e=>{tt(e.content)&&Qe(e.content)})},et=function(e){const t=x?x(e):null;return"string"==typeof t&&"form"===ze(t)&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||e.attributes!==y(e)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes||e.nodeType!==_(e)||e.childNodes!==g(e))},tt=function(e){if(!_||"object"!=typeof e||null===e)return!1;try{return 11===_(e)}catch(e){return!1}},nt=function(e){if(!_||"object"!=typeof e||null===e)return!1;try{return"number"==typeof _(e)}catch(e){return!1}};function it(e,t,i){0!==e.length&&Hl(e,e=>{e.call(n,t,i,Fe)})}const st=function(e){if(it(P.beforeSanitizeElements,e,null),et(e))return Ue(e),!0;const t=ze(x?x(e):e.nodeName);if(it(P.uponSanitizeElement,e,{tagName:t,allowedTags:W}),function(e,t){return!!(se&&e.hasChildNodes()&&!nt(e.firstElementChild)&&rc(Mc,e.textContent)&&rc(Mc,e.innerHTML))||!(!se||e.namespaceURI!==ke||"style"!==t||!nt(e.firstElementChild))||7===e.nodeType||!(!se||8!==e.nodeType||!rc(Pc,e.data))}(e,t))return Ue(e),!0;if(K[t]||!(J.tagCheck instanceof Function&&J.tagCheck(t))&&!W[t])return function(e,t){if(!K[t]&&ot(t)){if(X.tagNameCheck instanceof RegExp&&rc(X.tagNameCheck,t))return!1;if(X.tagNameCheck instanceof Function&&X.tagNameCheck(t))return!1}if(ge&&!ye[t]){const t=v(e),n=g(e);if(n&&t)for(let i=n.length-1;i>=0;--i){const s=ve?n[i]:p(n[i],!0);t.insertBefore(s,f(e))}}return Ue(e),!0}(e,t);if(1===(_?_(e):e.nodeType)&&!function(e){let t=v(e);t&&t.tagName||(t={namespaceURI:Te,tagName:"template"});const n=Gl(e.tagName),i=Gl(t.tagName);return!!Oe[e.namespaceURI]&&(e.namespaceURI===Ce?function(e,t,n){return t.namespaceURI===ke?"svg"===e:t.namespaceURI===Ne?"svg"===e&&("annotation-xml"===n||De[n]):Boolean(qe[e])}(n,t,i):e.namespaceURI===Ne?function(e,t,n){return t.namespaceURI===ke?"math"===e:t.namespaceURI===Ce?"math"===e&&Pe[n]:Boolean(We[e])}(n,t,i):e.namespaceURI===ke?function(e,t,n){return!(t.namespaceURI===Ce&&!Pe[n])&&!(t.namespaceURI===Ne&&!De[n])&&!We[e]&&($e[e]||!qe[e])}(n,t,i):!("application/xhtml+xml"!==Ie||!Oe[e.namespaceURI]))}(e))return Ue(e),!0;if(("noscript"===t||"noembed"===t||"noframes"===t)&&rc($c,e.innerHTML))return Ue(e),!0;if(ie&&3===e.nodeType){const t=Je(e.textContent);e.textContent!==t&&(ql(n.removed,{element:e.cloneNode()}),e.textContent=t)}return it(P.afterSanitizeElements,e,null),!1},rt=function(e,t,n){if(Z[t])return!1;if(pe&&("id"===t||"name"===t)&&(n in i||n in He))return!1;const s=G[t]||J.attributeCheck instanceof Function&&J.attributeCheck(t,e);if(ee&&rc(z,t));else if(Q&&rc(F,t));else if(s){if(Se[t]);else if(rc(q,Kl(n,B,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==Zl(n,"data:")||!xe[e])if(te&&!rc(H,Kl(n,B,"")));else if(n)return!1}else if(!(ot(e)&&(X.tagNameCheck instanceof RegExp&&rc(X.tagNameCheck,e)||X.tagNameCheck instanceof Function&&X.tagNameCheck(e))&&(X.attributeNameCheck instanceof RegExp&&rc(X.attributeNameCheck,t)||X.attributeNameCheck instanceof Function&&X.attributeNameCheck(t,e))||"is"===t&&X.allowCustomizedBuiltInElements&&(X.tagNameCheck instanceof RegExp&&rc(X.tagNameCheck,n)||X.tagNameCheck instanceof Function&&X.tagNameCheck(n))))return!1;return!0},at=cc({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),ot=function(e){return!at[Gl(e)]&&rc(V,e)},lt=function(e,t,n,i){if(w&&"object"==typeof u&&"function"==typeof u.getAttributeType&&!n)switch(u.getAttributeType(e,t)){case"TrustedHTML":return T(i);case"TrustedScriptURL":return function(e){k(),C++;try{return w.createScriptURL(e)}finally{C--}}(i)}return i},ct=function(e,t,i,s){try{i?e.setAttributeNS(i,t,s):e.setAttribute(t,s),et(e)?Ue(e):Vl(n.removed)}catch(n){Ye(t,e)}},dt=function(e){it(P.beforeSanitizeAttributes,e,null);const t=e.attributes;if(!t||et(e))return;const n={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:G,forceKeepAttr:void 0};let i=t.length;const s=ze(e.nodeName);for(;i--;){const r=t[i],a=r.name,o=r.namespaceURI,l=r.value,c=ze(a),d=l;let u="value"===a?d:Jl(d);n.attrName=c,n.attrValue=u,n.keepAttr=!0,n.forceKeepAttr=void 0,it(P.uponSanitizeAttribute,e,n),u=n.attrValue,!me||"id"!==c&&"name"!==c||0===Zl(u,fe)||(Ye(a,e),u=fe+u),se&&rc(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,u)||"attributename"===c&&Xl(u,"href")?Ye(a,e):n.forceKeepAttr||(!n.keepAttr||!ne&&rc(Ic,u)?Ye(a,e):(ie&&(u=Je(u)),rt(s,c,u)?(u=lt(s,c,o,u),u!==d&&ct(e,a,o,u)):Ye(a,e)))}it(P.afterSanitizeAttributes,e,null)},ut=function(e){let t=null;const n=Ze(e);for(it(P.beforeSanitizeShadowDOM,e,null);t=n.nextNode();)if(it(P.uponSanitizeShadowNode,t,null),st(t),dt(t),tt(t.content)&&ut(t.content),1===(_?_(t):t.nodeType)){const e=b(t);tt(e)&&(ht(e),ut(e))}it(P.afterSanitizeShadowDOM,e,null)},ht=function(e){const t=[{node:e,shadow:null}];for(;t.length>0;){const e=t.pop();if(e.shadow){ut(e.shadow);continue}const n=e.node,i=1===(_?_(n):n.nodeType),s=g(n);if(s)for(let e=s.length-1;e>=0;--e)t.push({node:s[e],shadow:null});if(i){const e=x?x(n):null;if("string"==typeof e&&"template"===ze(e)){const e=n.content;tt(e)&&t.push({node:e,shadow:null})}}if(i){const e=b(n);tt(e)&&t.push({node:null,shadow:e},{node:e,shadow:null})}}};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=null,r=null,a=null,o=null;if(je=!e,je&&(e="\x3c!--\x3e"),"string"!=typeof e&&!nt(e)&&"string"!=typeof(e=function(e){switch(typeof e){case"string":return e;case"number":return Ql(e);case"boolean":return ec(e);case"bigint":return tc?tc(e):"0";case"symbol":return nc?nc(e):"Symbol()";case"undefined":default:return sc(e);case"function":case"object":{if(null===e)return sc(e);const t=e,n=hc(t,"toString");if("function"==typeof n){const e=n(t);return"string"==typeof e?e:sc(e)}return sc(e)}}}(e)))throw ac("dirty is not a string, aborting");if(!n.isSupported)return e;ae?(W=oe,G=le):Ve(t),(P.uponSanitizeElement.length>0||P.uponSanitizeAttribute.length>0)&&(W=uc(W)),P.uponSanitizeAttribute.length>0&&(G=uc(G)),n.removed=[];const l=ve&&"string"!=typeof e&&nt(e);if(l){const t=x?x(e):e.nodeName;if("string"==typeof t){const e=ze(t);if(!W[e]||K[e])throw ac("root node is forbidden and cannot be sanitized in-place")}if(et(e))throw ac("root node is clobbered and cannot be sanitized in-place");try{ht(e)}catch(t){throw Ge(e),t}}else if(nt(e))i=Ke("\x3c!----\x3e"),r=i.ownerDocument.importNode(e,!0),1===r.nodeType&&"BODY"===r.nodeName||"HTML"===r.nodeName?i=r:i.appendChild(r),ht(r);else{if(!de&&!ie&&!re&&-1===e.indexOf("<"))return w&&he?T(e):e;if(i=Ke(e),!i)return de?null:he?E:""}i&&ce&&Ue(i.firstChild);const c=Ze(l?e:i);try{for(;a=c.nextNode();)st(a),dt(a),tt(a.content)&&ut(a.content)}catch(t){throw l&&Ge(e),t}if(l)return Hl(n.removed,e=>{e.element&&function(e){const t=[e];for(;t.length>0;){const e=t.pop();1===(_?_(e):e.nodeType)&&Xe(e);const n=g(e);if(n)for(let e=n.length-1;e>=0;--e)t.push(n[e])}}(e.element)}),ie&&Qe(e),e;if(de){if(ie&&Qe(i),ue)for(o=L.call(i.ownerDocument);i.firstChild;)o.appendChild(i.firstChild);else o=i;return(G.shadowroot||G.shadowrootmode)&&(o=M.call(s,o,!0)),o}let d=re?i.outerHTML:i.innerHTML;return re&&W["!doctype"]&&i.ownerDocument&&i.ownerDocument.doctype&&i.ownerDocument.doctype.name&&rc(Lc,i.ownerDocument.doctype.name)&&(d="<!DOCTYPE "+i.ownerDocument.doctype.name+">\n"+d),ie&&(d=Je(d)),w&&he?T(d):d},n.setConfig=function(){Ve(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),ae=!0,oe=W,le=G},n.clearConfig=function(){Fe=null,ae=!1,oe=null,le=null,w=S,E=""},n.isValidAttribute=function(e,t,n){Fe||Ve({});const i=ze(e),s=ze(t);return rt(i,s,n)},n.addHook=function(e,t){"function"==typeof t&&ic(P,e)&&ql(P[e],t)},n.removeHook=function(e,t){if(ic(P,e)){if(void 0!==t){const n=Bl(P[e],t);return-1===n?void 0:Wl(P[e],n,1)[0]}return Vl(P[e])}},n.removeHooks=function(e){ic(P,e)&&(P[e]=[])},n.removeAllHooks=function(){P={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}();const Hc={dragDropClassname:"is-dragdrop",inputSelector:'input[type="file"]',resultsSelector:".file-input__files",deleteButtonSelector:"[data-file-delete]",deleteFileAttr:"data-file-delete",fileTemplate:(e,t)=>`\n <li>${e}&nbsp;<button type="button" data-file-delete="${t}" class="file-input__delete">\n <svg class="icon icon--small icon--trash icon--danger" aria-hidden="true">\n <use xlink:href="/sprite.svg#trash"></use>\n </svg>\n <span class="sr-only">Odstrániť súbor ${e}</span>\n </button>\n </li>\n `};class Bc{constructor(e,t){return this.element=e,this.config={...Hc,...t},this.input=null,this.files=[],this.results=null,this.removeButtons=[],this.onInputChange=this.onInputChange.bind(this),this.onRemoveButtonClick=this.onRemoveButtonClick.bind(this),this.highlight=this.highlight.bind(this),this.unhighlight=this.unhighlight.bind(this),this.onDrop=this.onDrop.bind(this),this.preventDefaults=this.preventDefaults.bind(this),this.init(),this}init(){this.input=this.element.querySelector(this.config.inputSelector),this.results=this.element.querySelector(this.config.resultsSelector),this.input&&this.results&&(this.input.addEventListener("change",this.onInputChange),["dragenter","dragover","dragleave","drop"].forEach(e=>{this.element.addEventListener(e,this.preventDefaults,!1),document.body.addEventListener(e,this.preventDefaults,!1)}),["dragenter","dragover"].forEach(e=>{this.element.addEventListener(e,this.highlight,!1)}),["dragleave","drop"].forEach(e=>{this.element.addEventListener(e,this.unhighlight,!1)}),this.element.addEventListener("drop",this.onDrop))}onInputChange(){return!(!this.input||!this.results)&&(this.files=Array.from(this.input.files??[]),!!this.files&&(this.results.innerHTML="",this.files.map((e,t)=>this.config.fileTemplate(Fc.sanitize(e.name,{ALLOWED_TAGS:[]}),t)).forEach(e=>{this.results.appendChild(Fc.sanitize(e,{ADD_TAGS:["use"],RETURN_DOM_FRAGMENT:!0}))}),this.removeButtons=Array.from(this.results.querySelectorAll(this.config.deleteButtonSelector)),void this.removeButtons.forEach(e=>e.addEventListener("click",this.onRemoveButtonClick))))}onDrop(e){this.input&&(this.input.files=e?.dataTransfer?.files||(new DataTransfer).files,this.onInputChange())}onRemoveButtonClick(e){if(!this.input)return;const t=new DataTransfer,n=e.currentTarget,i=Number(n.getAttribute(this.config.deleteFileAttr));this.files.splice(i,1),this.files.forEach(e=>t.items.add(e)),this.input.files=t.files,this.onInputChange()}highlight(){this.element.classList.add(this.config.dragDropClassname)}unhighlight(){this.element.classList.remove(this.config.dragDropClassname)}preventDefaults(e){e.preventDefault(),e.stopPropagation()}destroy(){this.input&&(this.input.removeEventListener("change",this.onInputChange),["dragenter","dragover","dragleave","drop"].forEach(e=>{this.element.removeEventListener(e,this.preventDefaults,!1),document.body.removeEventListener(e,this.preventDefaults,!1)}),["dragenter","dragover"].forEach(e=>{this.element.removeEventListener(e,this.highlight,!1)}),["dragleave","drop"].forEach(e=>{this.element.removeEventListener(e,this.unhighlight,!1)}),this.element.removeEventListener("drop",this.onDrop))}update(){this.destroy(),this.init()}}const Vc="file-input",qc="default",Wc=({id:e,isDisabled:t,isInvalid:n,name:i,size:s=qc,className:r,...a})=>{const[o]=j(Bc),l=A(e),c=C(Vc,{[`${Vc}--${s}`]:s!==qc},r);return S.jsxs("div",{className:c,"data-file-input":!0,ref:o,children:[S.jsx("input",{className:`${Vc}__control`,id:l,name:i||e,disabled:t,type:"file",...a}),S.jsx("label",{size:s,htmlFor:l,"aria-hidden":"true",className:`${Vc}__button`,children:"Vybrať súbor"}),S.jsx("ul",{className:`${Vc}__files`})]})};Wc.displayName="File";const Uc="text-input",Gc="default",Yc="default",Xc=e.forwardRef(({className:e,id:t,isDisabled:n,isInvalid:i,isValid:s,isReadonly:r,placeholder:a,size:o=Gc,htmlType:l="text",width:c=Yc,searchIcon:d="none",name:u,...h},p)=>{const m="transient"===d,f="persistent"===d,g=C(Uc,{"is-invalid":i,"is-valid":s,[`${Uc}--${o}`]:o!==Gc,[`${Uc}--${c}`]:c!==Yc},e),v=u||t,b=S.jsx("input",{className:g,id:t,name:v,type:l,disabled:n,readOnly:r,placeholder:a,ref:p,...h});return m||f?S.jsx("span",{className:C("text-input__wrapper",{"text-input__wrapper--search-icon":m,"text-input__wrapper--search-icon-with-placeholder":f}),children:b}):b});Xc.displayName="TextInput";const Kc="control-group__item",Zc="default",Jc=({size:e=Zc,className:t,children:n,...i})=>{const s=C(Kc,t,{[`${Kc}--${e}`]:e!==Zc});return S.jsx("div",{className:s,...i,children:n})};Jc.displayName="GroupItem";const Qc=({control:t,addonPrefix:n,addonSuffix:i,size:s,className:r,isInvalid:a,...o})=>{const{type:l,...c}=t,d=t=>e.Children.map(t,t=>{if("string"==typeof t)return S.jsx(Jc,{size:s,children:t});if(e.isValidElement(t)){const n=t.type,i="string"==typeof n;if(i&&(!i||"button"!==n&&"a"!==n))return S.jsx(Jc,{size:s,children:t});const r=t.props&&"object"==typeof t.props&&"size"in t.props?{}:{size:s};return e.cloneElement(t,r)}return t});return S.jsxs("div",{className:C("control-group",r),...o,children:[d(n),S.jsx(e=>{switch(l){case"autocomplete":return S.jsx(pa,{...e});case"select":return S.jsx(ca,{...e});default:return S.jsx(Xc,{...e})}},{...c,size:s}),d(i)]})};Qc.displayName="ControlGroup";const ed={nonEditableInput:!1,min:1,max:999,defaultValue:1};class td{constructor(e,t){this.element=e,this.config={...ed,...t},this.input=null,this.numberDisplay=null,this.add=null,this.remove=null,this.element.ODS_InputStepper=this,this.handleButtonClick=this.handleButtonClick.bind(this),this.handleInputClick=this.handleInputClick.bind(this),this.handleInputChange=this.handleInputChange.bind(this),this.handleButtonState=this.handleButtonState.bind(this),this.init()}handleInputClick(){this.input&&this.input.select()}handleButtonState(){const{min:e,max:t}=this.config,n=this.config.nonEditableInput?parseInt(this.numberDisplay?.textContent??"0",10):parseInt(this.input?.value??"0",10);this.add&&"number"==typeof t&&n>=t?(this.add.setAttribute("aria-disabled","true"),this.add.setAttribute("disabled","true")):this.add&&(this.add.removeAttribute("aria-disabled"),this.add.removeAttribute("disabled")),this.remove&&"number"==typeof e&&n<=e?(this.remove.setAttribute("aria-disabled","true"),this.remove.setAttribute("disabled","true")):this.remove&&(this.remove.removeAttribute("aria-disabled"),this.remove.removeAttribute("disabled"))}handleInputChange(e){const{min:t,max:n}=this.config,i=e.target;i&&(t&&Number(i.value)<=t&&(i.value=String(t)),n&&Number(i.value)>=n&&(i.value=String(n)))}handleButtonClick(e){const{min:t,max:n}=this.config,i=e.target;let s=this.config.nonEditableInput?parseInt(this.numberDisplay?.textContent??"0",10):parseInt(this.input?.value??"0",10);if(i.classList.contains("input-stepper__button--minus")){if(t&&s<=t){if("true"===i.getAttribute("disabled"))return;return i.setAttribute("aria-disabled","true"),void i.setAttribute("disabled","true")}s-=1}if(i.classList.contains("input-stepper__button--plus")){if(n&&s>=n){if("true"===i.getAttribute("disabled"))return;return i.setAttribute("aria-disabled","true"),void i.setAttribute("disabled","true")}s+=1}!this.config.nonEditableInput&&this.input?this.input.value=String(s):this.numberDisplay&&(this.numberDisplay.textContent=String(s)),this.handleButtonState()}init(){const e=this.element.getAttribute("data-inputstepper");let t={};try{e&&e.trim().startsWith("{")&&(t=JSON.parse(e))}catch{t={}}this.config={...this.config,...t},this.config.nonEditableInput?(this.numberDisplay=this.element.querySelector(".input-stepper__number"),this.numberDisplay&&(this.numberDisplay.textContent=String(this.config.defaultValue))):(this.input=this.element.querySelector(".input-stepper__field"),this.input&&(this.input.value=String(this.config.defaultValue))),this.add=this.element.querySelector(".input-stepper__button--plus"),this.remove=this.element.querySelector(".input-stepper__button--minus");const{defaultValue:n}=this.config;void 0!==n&&(!this.config.nonEditableInput&&this.input?this.input.value=String(n):this.numberDisplay&&(this.numberDisplay.textContent=String(n))),this.element.classList.contains("input-stepper--disabled")||(this.add&&this.add.addEventListener("click",this.handleButtonClick),this.remove&&this.remove.addEventListener("click",this.handleButtonClick),!this.config.nonEditableInput&&this.input&&(this.input.addEventListener("click",this.handleInputClick),this.input.addEventListener("change",this.handleInputChange)),this.handleButtonState())}update(){this.destroy(),this.init()}destroy(){!this.config.nonEditableInput&&this.input&&(this.input.removeEventListener("click",this.handleInputClick),this.input.removeEventListener("change",this.handleInputChange)),this.add&&this.add.removeEventListener("click",this.handleButtonClick),this.remove&&this.remove.removeEventListener("click",this.handleButtonClick)}static getInstance(e){return e&&e.ODS_InputStepper?e.ODS_InputStepper:null}}const nd="input-stepper",id=({className:e,inputClassName:t,id:n,config:i,isDisabled:s,isInvalid:r,nonEditableInput:a=!1,...o})=>{const[l]=j(td,{nonEditableInput:a}),{name:c=n,...d}=o,u=C(`${nd}__field`,t);return S.jsxs("div",{className:C(nd,e,{[`${nd}--disabled`]:s,[`${nd}--invalid`]:r}),ref:l,"data-inputstepper":!i||JSON.stringify(i),...d,children:[S.jsx("button",{disabled:s,className:`${nd}__button ${nd}__button--minus`,"aria-label":"znížiť počet"}),a||i?.nonEditableInput?S.jsx("p",{id:n,className:`${nd}__number`}):S.jsx(Xc,{className:u,id:n,name:c,disabled:s,isInvalid:r,htmlType:"number",inputMode:"numeric"}),S.jsx("button",{disabled:s,className:`${nd}__button ${nd}__button--plus`,"aria-label":"zvýšiť počet"})]})};id.displayName="InputStepper";const sd="radio",rd="default",ad=({id:e,isChecked:t,isDisabled:n,isInvalid:i,name:s,size:r=rd,value:a,className:o,...l})=>{const c=C(sd,o,{[`${sd}--${r}`]:r!==rd,"is-invalid":i}),d=a||e;return S.jsxs(S.Fragment,{children:[S.jsx("input",{className:c,type:"radio",id:e,name:s,defaultChecked:t,disabled:n,value:d,...l}),S.jsx("div",{className:`${sd}-display`})]})};var od,ld;function cd(e){return"object"==typeof e&&"function"==typeof e.to}function dd(e){e.parentElement.removeChild(e)}function ud(e){return null!=e}function hd(e){e.preventDefault()}function pd(e){return"number"==typeof e&&!isNaN(e)&&isFinite(e)}function md(e,t,n){n>0&&(bd(e,t),setTimeout(function(){yd(e,t)},n))}function fd(e){return Math.max(Math.min(e,100),0)}function gd(e){return Array.isArray(e)?e:[e]}function vd(e){var t=(e=String(e)).split(".");return t.length>1?t[1].length:0}function bd(e,t){e.classList&&!/\s/.test(t)?e.classList.add(t):e.className+=" "+t}function yd(e,t){e.classList&&!/\s/.test(t)?e.classList.remove(t):e.className=e.className.replace(new RegExp("(^|\\b)"+t.split(" ").join("|")+"(\\b|$)","gi")," ")}function _d(e){var t=void 0!==window.pageXOffset,n="CSS1Compat"===(e.compatMode||"");return{x:t?window.pageXOffset:n?e.documentElement.scrollLeft:e.body.scrollLeft,y:t?window.pageYOffset:n?e.documentElement.scrollTop:e.body.scrollTop}}function xd(e,t){return 100/(t-e)}function wd(e,t,n){return 100*t/(e[n+1]-e[n])}function Sd(e,t){for(var n=1;e>=t[n];)n+=1;return n}ad.displayName="Radio",function(e){e.Range="range",e.Steps="steps",e.Positions="positions",e.Count="count",e.Values="values"}(od||(od={})),function(e){e[e.None=-1]="None",e[e.NoValue=0]="NoValue",e[e.LargeValue=1]="LargeValue",e[e.SmallValue=2]="SmallValue"}(ld||(ld={}));var Ed=function(){function e(e,t,n){var i;this.xPct=[],this.xVal=[],this.xSteps=[],this.xNumSteps=[],this.xHighestCompleteStep=[],this.xSteps=[n||!1],this.xNumSteps=[!1],this.snap=t;var s=[];for(Object.keys(e).forEach(function(t){s.push([gd(e[t]),t])}),s.sort(function(e,t){return e[0][0]-t[0][0]}),i=0;i<s.length;i++)this.handleEntryPoint(s[i][1],s[i][0]);for(this.xNumSteps=this.xSteps.slice(0),i=0;i<this.xNumSteps.length;i++)this.handleStepPoint(i,this.xNumSteps[i])}return e.prototype.getDistance=function(e){for(var t=[],n=0;n<this.xNumSteps.length-1;n++)t[n]=wd(this.xVal,e,n);return t},e.prototype.getAbsoluteDistance=function(e,t,n){var i,s=0;if(e<this.xPct[this.xPct.length-1])for(;e>this.xPct[s+1];)s++;else e===this.xPct[this.xPct.length-1]&&(s=this.xPct.length-2);n||e!==this.xPct[s+1]||s++,null===t&&(t=[]);var r=1,a=t[s],o=0,l=0,c=0,d=0;for(i=n?(e-this.xPct[s])/(this.xPct[s+1]-this.xPct[s]):(this.xPct[s+1]-e)/(this.xPct[s+1]-this.xPct[s]);a>0;)o=this.xPct[s+1+d]-this.xPct[s+d],t[s+d]*r+100-100*i>100?(l=o*i,r=(a-100*i)/t[s+d],i=1):(l=t[s+d]*o/100*r,r=0),n?(c-=l,this.xPct.length+d>=1&&d--):(c+=l,this.xPct.length-d>=1&&d++),a=t[s+d]*r;return e+c},e.prototype.toStepping=function(e){return function(e,t,n){if(n>=e.slice(-1)[0])return 100;var i=Sd(n,e),s=e[i-1],r=e[i],a=t[i-1],o=t[i];return a+function(e,t){return wd(e,e[0]<0?t+Math.abs(e[0]):t-e[0],0)}([s,r],n)/xd(a,o)}(this.xVal,this.xPct,e)},e.prototype.fromStepping=function(e){return function(e,t,n){if(n>=100)return e.slice(-1)[0];var i=Sd(n,t),s=e[i-1],r=e[i],a=t[i-1];return function(e,t){return t*(e[1]-e[0])/100+e[0]}([s,r],(n-a)*xd(a,t[i]))}(this.xVal,this.xPct,e)},e.prototype.getStep=function(e){return function(e,t,n,i){if(100===i)return i;var s=Sd(i,e),r=e[s-1],a=e[s];return n?i-r>(a-r)/2?a:r:t[s-1]?e[s-1]+function(e,t){return Math.round(e/t)*t}(i-e[s-1],t[s-1]):i}(this.xPct,this.xSteps,this.snap,e)},e.prototype.getDefaultStep=function(e,t,n){var i=Sd(e,this.xPct);return(100===e||t&&e===this.xPct[i-1])&&(i=Math.max(i-1,1)),(this.xVal[i]-this.xVal[i-1])/n},e.prototype.getNearbySteps=function(e){var t=Sd(e,this.xPct);return{stepBefore:{startValue:this.xVal[t-2],step:this.xNumSteps[t-2],highestStep:this.xHighestCompleteStep[t-2]},thisStep:{startValue:this.xVal[t-1],step:this.xNumSteps[t-1],highestStep:this.xHighestCompleteStep[t-1]},stepAfter:{startValue:this.xVal[t],step:this.xNumSteps[t],highestStep:this.xHighestCompleteStep[t]}}},e.prototype.countStepDecimals=function(){var e=this.xNumSteps.map(vd);return Math.max.apply(null,e)},e.prototype.hasNoSize=function(){return this.xVal[0]===this.xVal[this.xVal.length-1]},e.prototype.convert=function(e){return this.getStep(this.toStepping(e))},e.prototype.handleEntryPoint=function(e,t){var n;if(!pd(n="min"===e?0:"max"===e?100:parseFloat(e))||!pd(t[0]))throw new Error("noUiSlider: 'range' value isn't numeric.");this.xPct.push(n),this.xVal.push(t[0]);var i=Number(t[1]);n?this.xSteps.push(!isNaN(i)&&i):isNaN(i)||(this.xSteps[0]=i),this.xHighestCompleteStep.push(0)},e.prototype.handleStepPoint=function(e,t){if(t)if(this.xVal[e]!==this.xVal[e+1]){this.xSteps[e]=wd([this.xVal[e],this.xVal[e+1]],t,0)/xd(this.xPct[e],this.xPct[e+1]);var n=(this.xVal[e+1]-this.xVal[e])/this.xNumSteps[e],i=Math.ceil(Number(n.toFixed(3))-1),s=this.xVal[e]+this.xNumSteps[e]*i;this.xHighestCompleteStep[e]=s}else this.xSteps[e]=this.xHighestCompleteStep[e]=this.xVal[e]},e}(),Nd={to:function(e){return void 0===e?"":e.toFixed(2)},from:Number},Cd={target:"target",base:"base",origin:"origin",handle:"handle",handleLower:"handle-lower",handleUpper:"handle-upper",touchArea:"touch-area",horizontal:"horizontal",vertical:"vertical",background:"background",connect:"connect",connects:"connects",ltr:"ltr",rtl:"rtl",textDirectionLtr:"txt-dir-ltr",textDirectionRtl:"txt-dir-rtl",draggable:"draggable",drag:"state-drag",tap:"state-tap",active:"active",tooltip:"tooltip",pips:"pips",pipsHorizontal:"pips-horizontal",pipsVertical:"pips-vertical",marker:"marker",markerHorizontal:"marker-horizontal",markerVertical:"marker-vertical",markerNormal:"marker-normal",markerLarge:"marker-large",markerSub:"marker-sub",value:"value",valueHorizontal:"value-horizontal",valueVertical:"value-vertical",valueNormal:"value-normal",valueLarge:"value-large",valueSub:"value-sub"},kd=".__tooltips",Td=".__aria";function jd(e,t){if(!pd(t))throw new Error("noUiSlider: 'step' is not numeric.");e.singleStep=t}function Od(e,t){if(!pd(t))throw new Error("noUiSlider: 'keyboardPageMultiplier' is not numeric.");e.keyboardPageMultiplier=t}function Ad(e,t){if(!pd(t))throw new Error("noUiSlider: 'keyboardMultiplier' is not numeric.");e.keyboardMultiplier=t}function Ld(e,t){if(!pd(t))throw new Error("noUiSlider: 'keyboardDefaultStep' is not numeric.");e.keyboardDefaultStep=t}function Dd(e,t){if("object"!=typeof t||Array.isArray(t))throw new Error("noUiSlider: 'range' is not an object.");if(void 0===t.min||void 0===t.max)throw new Error("noUiSlider: Missing 'min' or 'max' in 'range'.");e.spectrum=new Ed(t,e.snap||!1,e.singleStep)}function Md(e,t){if(t=gd(t),!Array.isArray(t)||!t.length)throw new Error("noUiSlider: 'start' option is incorrect.");e.handles=t.length,e.start=t}function Pd(e,t){if("boolean"!=typeof t)throw new Error("noUiSlider: 'snap' option must be a boolean.");e.snap=t}function $d(e,t){if("boolean"!=typeof t)throw new Error("noUiSlider: 'animate' option must be a boolean.");e.animate=t}function Id(e,t){if("number"!=typeof t)throw new Error("noUiSlider: 'animationDuration' option must be a number.");e.animationDuration=t}function Rd(e,t){var n,i=[!1];if("lower"===t?t=[!0,!1]:"upper"===t&&(t=[!1,!0]),!0===t||!1===t){for(n=1;n<e.handles;n++)i.push(t);i.push(!1)}else{if(!Array.isArray(t)||!t.length||t.length!==e.handles+1)throw new Error("noUiSlider: 'connect' option doesn't match handle count.");i=t}e.connect=i}function zd(e,t){switch(t){case"horizontal":e.ort=0;break;case"vertical":e.ort=1;break;default:throw new Error("noUiSlider: 'orientation' option is invalid.")}}function Fd(e,t){if(!pd(t))throw new Error("noUiSlider: 'margin' option must be numeric.");0!==t&&(e.margin=e.spectrum.getDistance(t))}function Hd(e,t){if(!pd(t))throw new Error("noUiSlider: 'limit' option must be numeric.");if(e.limit=e.spectrum.getDistance(t),!e.limit||e.handles<2)throw new Error("noUiSlider: 'limit' option is only supported on linear sliders with 2 or more handles.")}function Bd(e,t){var n;if(!pd(t)&&!Array.isArray(t))throw new Error("noUiSlider: 'padding' option must be numeric or array of exactly 2 numbers.");if(Array.isArray(t)&&2!==t.length&&!pd(t[0])&&!pd(t[1]))throw new Error("noUiSlider: 'padding' option must be numeric or array of exactly 2 numbers.");if(0!==t){for(Array.isArray(t)||(t=[t,t]),e.padding=[e.spectrum.getDistance(t[0]),e.spectrum.getDistance(t[1])],n=0;n<e.spectrum.xNumSteps.length-1;n++)if(e.padding[0][n]<0||e.padding[1][n]<0)throw new Error("noUiSlider: 'padding' option must be a positive number(s).");var i=t[0]+t[1],s=e.spectrum.xVal[0];if(i/(e.spectrum.xVal[e.spectrum.xVal.length-1]-s)>1)throw new Error("noUiSlider: 'padding' option must not exceed 100% of the range.")}}function Vd(e,t){switch(t){case"ltr":e.dir=0;break;case"rtl":e.dir=1;break;default:throw new Error("noUiSlider: 'direction' option was not recognized.")}}function qd(e,t){if("string"!=typeof t)throw new Error("noUiSlider: 'behaviour' must be a string containing options.");var n=t.indexOf("tap")>=0,i=t.indexOf("drag")>=0,s=t.indexOf("fixed")>=0,r=t.indexOf("snap")>=0,a=t.indexOf("hover")>=0,o=t.indexOf("unconstrained")>=0,l=t.indexOf("invert-connects")>=0,c=t.indexOf("drag-all")>=0,d=t.indexOf("smooth-steps")>=0;if(s){if(2!==e.handles)throw new Error("noUiSlider: 'fixed' behaviour must be used with 2 handles");Fd(e,e.start[1]-e.start[0])}if(l&&2!==e.handles)throw new Error("noUiSlider: 'invert-connects' behaviour must be used with 2 handles");if(o&&(e.margin||e.limit))throw new Error("noUiSlider: 'unconstrained' behaviour cannot be used with margin or limit");e.events={tap:n||r,drag:i,dragAll:c,smoothSteps:d,fixed:s,snap:r,hover:a,unconstrained:o,invertConnects:l}}function Wd(e,t){if(!1!==t)if(!0===t||cd(t)){e.tooltips=[];for(var n=0;n<e.handles;n++)e.tooltips.push(t)}else{if((t=gd(t)).length!==e.handles)throw new Error("noUiSlider: must pass a formatter for all handles.");t.forEach(function(e){if("boolean"!=typeof e&&!cd(e))throw new Error("noUiSlider: 'tooltips' must be passed a formatter or 'false'.")}),e.tooltips=t}}function Ud(e,t){if(t.length!==e.handles)throw new Error("noUiSlider: must pass a attributes for all handles.");e.handleAttributes=t}function Gd(e,t){if(!cd(t))throw new Error("noUiSlider: 'ariaFormat' requires 'to' method.");e.ariaFormat=t}function Yd(e,t){if(!function(e){return cd(e)&&"function"==typeof e.from}(t))throw new Error("noUiSlider: 'format' requires 'to' and 'from' methods.");e.format=t}function Xd(e,t){if("boolean"!=typeof t)throw new Error("noUiSlider: 'keyboardSupport' option must be a boolean.");e.keyboardSupport=t}function Kd(e,t){e.documentElement=t}function Zd(e,t){if("string"!=typeof t&&!1!==t)throw new Error("noUiSlider: 'cssPrefix' must be a string or `false`.");e.cssPrefix=t}function Jd(e,t){if("object"!=typeof t)throw new Error("noUiSlider: 'cssClasses' must be an object.");"string"==typeof e.cssPrefix?(e.cssClasses={},Object.keys(t).forEach(function(n){e.cssClasses[n]=e.cssPrefix+t[n]})):e.cssClasses=t}function Qd(e){var t={margin:null,limit:null,padding:null,animate:!0,animationDuration:300,ariaFormat:Nd,format:Nd},n={step:{r:!1,t:jd},keyboardPageMultiplier:{r:!1,t:Od},keyboardMultiplier:{r:!1,t:Ad},keyboardDefaultStep:{r:!1,t:Ld},start:{r:!0,t:Md},connect:{r:!0,t:Rd},direction:{r:!0,t:Vd},snap:{r:!1,t:Pd},animate:{r:!1,t:$d},animationDuration:{r:!1,t:Id},range:{r:!0,t:Dd},orientation:{r:!1,t:zd},margin:{r:!1,t:Fd},limit:{r:!1,t:Hd},padding:{r:!1,t:Bd},behaviour:{r:!0,t:qd},ariaFormat:{r:!1,t:Gd},format:{r:!1,t:Yd},tooltips:{r:!1,t:Wd},keyboardSupport:{r:!0,t:Xd},documentElement:{r:!1,t:Kd},cssPrefix:{r:!0,t:Zd},cssClasses:{r:!0,t:Jd},handleAttributes:{r:!1,t:Ud}},i={connect:!1,direction:"ltr",behaviour:"tap",orientation:"horizontal",keyboardSupport:!0,cssPrefix:"noUi-",cssClasses:Cd,keyboardPageMultiplier:5,keyboardMultiplier:1,keyboardDefaultStep:10};e.format&&!e.ariaFormat&&(e.ariaFormat=e.format),Object.keys(n).forEach(function(s){if(ud(e[s])||void 0!==i[s])n[s].t(t,ud(e[s])?e[s]:i[s]);else if(n[s].r)throw new Error("noUiSlider: '"+s+"' is required.")}),t.pips=e.pips;var s=document.createElement("div"),r=void 0!==s.style.msTransform,a=void 0!==s.style.transform;return t.transformRule=a?"transform":r?"msTransform":"webkitTransform",t.style=[["left","top"],["right","bottom"]][t.dir][t.ort],t}function eu(e,t,n){var i,s,r,a,o,l,c,d=window.navigator.pointerEnabled?{start:"pointerdown",move:"pointermove",end:"pointerup"}:window.navigator.msPointerEnabled?{start:"MSPointerDown",move:"MSPointerMove",end:"MSPointerUp"}:{start:"mousedown touchstart",move:"mousemove touchmove",end:"mouseup touchend"},u=window.CSS&&CSS.supports&&CSS.supports("touch-action","none")&&function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("test",null,t)}catch(e){}return e}(),h=e,p=t.spectrum,m=[],f=[],g=[],v=0,b={},y=!1,_=e.ownerDocument,x=t.documentElement||_.documentElement,w=_.body,S="rtl"===_.dir||1===t.ort?0:100;function E(e,t){var n=_.createElement("div");return t&&bd(n,t),e.appendChild(n),n}function N(e,n){var i=E(e,t.cssClasses.origin),s=E(i,t.cssClasses.handle);if(E(s,t.cssClasses.touchArea),s.setAttribute("data-handle",String(n)),t.keyboardSupport&&(s.setAttribute("tabindex","0"),s.addEventListener("keydown",function(e){return function(e,n){if(T()||j(n))return!1;var i=["Left","Right"],s=["Down","Up"],r=["PageDown","PageUp"],a=["Home","End"];t.dir&&!t.ort?i.reverse():t.ort&&!t.dir&&(s.reverse(),r.reverse());var o,l=e.key.replace("Arrow",""),c=l===r[0],d=l===r[1],u=l===s[0]||l===i[0]||c,h=l===s[1]||l===i[1]||d,g=l===a[1];if(!(u||h||l===a[0]||g))return!0;if(e.preventDefault(),h||u){var v=u?0:1,b=se(n)[v];if(null===b)return!1;!1===b&&(b=p.getDefaultStep(f[n],u,t.keyboardDefaultStep)),b*=d||c?t.keyboardPageMultiplier:t.keyboardMultiplier,b=Math.max(b,1e-7),b*=u?-1:1,o=m[n]+b}else o=g?t.spectrum.xVal[t.spectrum.xVal.length-1]:t.spectrum.xVal[0];return Q(n,p.toStepping(o),!0,!0),G("slide",n),G("update",n),G("change",n),G("set",n),!1}(e,n)})),void 0!==t.handleAttributes){var r=t.handleAttributes[n];Object.keys(r).forEach(function(e){s.setAttribute(e,r[e])})}return s.setAttribute("role","slider"),s.setAttribute("aria-orientation",t.ort?"vertical":"horizontal"),0===n?bd(s,t.cssClasses.handleLower):n===t.handles-1&&bd(s,t.cssClasses.handleUpper),i.handle=s,i}function C(e,n){return!!n&&E(e,t.cssClasses.connect)}function k(e,n){return!(!t.tooltips||!t.tooltips[n])&&E(e.firstChild,t.cssClasses.tooltip)}function T(){return h.hasAttribute("disabled")}function j(e){return r[e].hasAttribute("disabled")}function O(){l&&(U("update"+kd),l.forEach(function(e){e&&dd(e)}),l=null)}function A(){O(),l=r.map(k),W("update"+kd,function(e,n,i){if(l&&t.tooltips&&!1!==l[n]){var s=e[n];!0!==t.tooltips[n]&&(s=t.tooltips[n].to(i[n])),l[n].innerHTML=s}})}function L(e,t){return e.map(function(e){return p.fromStepping(t?p.getStep(e):e)})}function D(){o&&(dd(o),o=null)}function M(e){D();var n=function(e){function t(e,t){return Number((e+t).toFixed(7))}var n,i=function(e){if(e.mode===od.Range||e.mode===od.Steps)return p.xVal;if(e.mode===od.Count){if(e.values<2)throw new Error("noUiSlider: 'values' (>= 2) required for mode 'count'.");for(var t=e.values-1,n=100/t,i=[];t--;)i[t]=t*n;return i.push(100),L(i,e.stepped)}return e.mode===od.Positions?L(e.values,e.stepped):e.mode===od.Values?e.stepped?e.values.map(function(e){return p.fromStepping(p.getStep(p.toStepping(e)))}):e.values:[]}(e),s={},r=p.xVal[0],a=p.xVal[p.xVal.length-1],o=!1,l=!1,c=0;return n=i.slice().sort(function(e,t){return e-t}),i=n.filter(function(e){return!this[e]&&(this[e]=!0)},{}),i[0]!==r&&(i.unshift(r),o=!0),i[i.length-1]!==a&&(i.push(a),l=!0),i.forEach(function(n,r){var a,d,u,h,m,f,g,v,b,y,_=n,x=i[r+1],w=e.mode===od.Steps;for(w&&(a=p.xNumSteps[r]),a||(a=x-_),void 0===x&&(x=_),a=Math.max(a,1e-7),d=_;d<=x;d=t(d,a)){for(v=(m=(h=p.toStepping(d))-c)/(e.density||1),y=m/(b=Math.round(v)),u=1;u<=b;u+=1)s[(f=c+u*y).toFixed(5)]=[p.fromStepping(f),0];g=i.indexOf(d)>-1?ld.LargeValue:w?ld.SmallValue:ld.NoValue,!r&&o&&d!==x&&(g=0),d===x&&l||(s[h.toFixed(5)]=[d,g]),c=h}}),s}(e),i=e.filter,s=e.format||{to:function(e){return String(Math.round(e))}};return o=h.appendChild(function(e,n,i){var s,r,a=_.createElement("div"),o=((s={})[ld.None]="",s[ld.NoValue]=t.cssClasses.valueNormal,s[ld.LargeValue]=t.cssClasses.valueLarge,s[ld.SmallValue]=t.cssClasses.valueSub,s),l=((r={})[ld.None]="",r[ld.NoValue]=t.cssClasses.markerNormal,r[ld.LargeValue]=t.cssClasses.markerLarge,r[ld.SmallValue]=t.cssClasses.markerSub,r),c=[t.cssClasses.valueHorizontal,t.cssClasses.valueVertical],d=[t.cssClasses.markerHorizontal,t.cssClasses.markerVertical];function u(e,n){var i=n===t.cssClasses.value,s=i?o:l;return n+" "+(i?c:d)[t.ort]+" "+s[e]}return bd(a,t.cssClasses.pips),bd(a,0===t.ort?t.cssClasses.pipsHorizontal:t.cssClasses.pipsVertical),Object.keys(e).forEach(function(s){!function(e,s,r){if((r=n?n(s,r):r)!==ld.None){var o=E(a,!1);o.className=u(r,t.cssClasses.marker),o.style[t.style]=e+"%",r>ld.NoValue&&((o=E(a,!1)).className=u(r,t.cssClasses.value),o.setAttribute("data-value",String(s)),o.style[t.style]=e+"%",o.innerHTML=String(i.to(s)))}}(s,e[s][0],e[s][1])}),a}(n,i,s))}function P(){var e=i.getBoundingClientRect(),n="offset"+["Width","Height"][t.ort];return 0===t.ort?e.width||i[n]:e.height||i[n]}function $(e,n,i,s){var r=function(r){var a,o,l=function(e,t,n){var i=0===e.type.indexOf("touch"),s=0===e.type.indexOf("mouse"),r=0===e.type.indexOf("pointer"),a=0,o=0;if(0===e.type.indexOf("MSPointer")&&(r=!0),"mousedown"===e.type&&!e.buttons&&!e.touches)return!1;if(i){var l=function(t){var i=t.target;return i===n||n.contains(i)||e.composed&&e.composedPath().shift()===n};if("touchstart"===e.type){var c=Array.prototype.filter.call(e.touches,l);if(c.length>1)return!1;a=c[0].pageX,o=c[0].pageY}else{var d=Array.prototype.find.call(e.changedTouches,l);if(!d)return!1;a=d.pageX,o=d.pageY}}return t=t||_d(_),(s||r)&&(a=e.clientX+t.x,o=e.clientY+t.y),e.pageOffset=t,e.points=[a,o],e.cursor=s||r,e}(r,s.pageOffset,s.target||n);return!!l&&!(T()&&!s.doNotReject)&&(a=h,o=t.cssClasses.tap,!((a.classList?a.classList.contains(o):new RegExp("\\b"+o+"\\b").test(a.className))&&!s.doNotReject)&&!(e===d.start&&void 0!==l.buttons&&l.buttons>1)&&(!s.hover||!l.buttons)&&(u||l.preventDefault(),l.calcPoint=l.points[t.ort],void i(l,s)))},a=[];return e.split(" ").forEach(function(e){n.addEventListener(e,r,!!u&&{passive:!0}),a.push([e,r])}),a}function I(e){var n,s,r,a,o,l,c=100*(e-(n=i,s=t.ort,r=n.getBoundingClientRect(),o=(a=n.ownerDocument).documentElement,l=_d(a),/webkit.*Chrome.*Mobile/i.test(navigator.userAgent)&&(l.x=0),s?r.top+l.y-o.clientTop:r.left+l.x-o.clientLeft))/P();return c=fd(c),t.dir?100-c:c}function R(e,t){"mouseout"===e.type&&"HTML"===e.target.nodeName&&null===e.relatedTarget&&F(e,t)}function z(e,n){if(-1===navigator.appVersion.indexOf("MSIE 9")&&0===e.buttons&&0!==n.buttonsProperty)return F(e,n);var i=(t.dir?-1:1)*(e.calcPoint-n.startCalcPoint);K(i>0,100*i/n.baseSize,n.locations,n.handleNumbers,n.connect)}function F(e,n){n.handle&&(yd(n.handle,t.cssClasses.active),v-=1),n.listeners.forEach(function(e){x.removeEventListener(e[0],e[1])}),0===v&&(yd(h,t.cssClasses.drag),J(),e.cursor&&(w.style.cursor="",w.removeEventListener("selectstart",hd))),t.events.smoothSteps&&(n.handleNumbers.forEach(function(e){Q(e,f[e],!0,!0,!1,!1)}),n.handleNumbers.forEach(function(e){G("update",e)})),n.handleNumbers.forEach(function(e){G("change",e),G("set",e),G("end",e)})}function H(e,n){if(!n.handleNumbers.some(j)){var i;1===n.handleNumbers.length&&(i=r[n.handleNumbers[0]].children[0],v+=1,bd(i,t.cssClasses.active)),e.stopPropagation();var s=[],a=$(d.move,x,z,{target:e.target,handle:i,connect:n.connect,listeners:s,startCalcPoint:e.calcPoint,baseSize:P(),pageOffset:e.pageOffset,handleNumbers:n.handleNumbers,buttonsProperty:e.buttons,locations:f.slice()}),o=$(d.end,x,F,{target:e.target,handle:i,listeners:s,doNotReject:!0,handleNumbers:n.handleNumbers}),l=$("mouseout",x,R,{target:e.target,handle:i,listeners:s,doNotReject:!0,handleNumbers:n.handleNumbers});s.push.apply(s,a.concat(o,l)),e.cursor&&(w.style.cursor=getComputedStyle(e.target).cursor,r.length>1&&bd(h,t.cssClasses.drag),w.addEventListener("selectstart",hd,!1)),n.handleNumbers.forEach(function(e){G("start",e)})}}function B(e){e.stopPropagation();var n=I(e.calcPoint),i=function(e){var t=100,n=!1;return r.forEach(function(i,s){if(!j(s)){var r=f[s],a=Math.abs(r-e);(a<t||a<=t&&e>r||100===a&&100===t)&&(n=s,t=a)}}),n}(n);!1!==i&&(t.events.snap||md(h,t.cssClasses.tap,t.animationDuration),Q(i,n,!0,!0),J(),G("slide",i,!0),G("update",i,!0),t.events.snap?H(e,{handleNumbers:[i]}):(G("change",i,!0),G("set",i,!0)))}function V(e){var t=I(e.calcPoint),n=p.getStep(t),i=p.fromStepping(n);Object.keys(b).forEach(function(e){"hover"===e.split(".")[0]&&b[e].forEach(function(e){e.call(ae,i)})})}function q(e){e.fixed||r.forEach(function(e,t){$(d.start,e.children[0],H,{handleNumbers:[t]})}),e.tap&&$(d.start,i,B,{}),e.hover&&$(d.move,i,V,{hover:!0}),e.drag&&a.forEach(function(n,i){if(!1!==n&&0!==i&&i!==a.length-1){var s=r[i-1],o=r[i],l=[n],c=[s,o],u=[i-1,i];bd(n,t.cssClasses.draggable),e.fixed&&(l.push(s.children[0]),l.push(o.children[0])),e.dragAll&&(c=r,u=g),l.forEach(function(e){$(d.start,e,H,{handles:c,handleNumbers:u,connect:n})})}})}function W(e,t){b[e]=b[e]||[],b[e].push(t),"update"===e.split(".")[0]&&r.forEach(function(e,t){G("update",t)})}function U(e){var t=e&&e.split(".")[0],n=t?e.substring(t.length):e;Object.keys(b).forEach(function(e){var i=e.split(".")[0],s=e.substring(i.length);t&&t!==i||n&&n!==s||function(e){return e===Td||e===kd}(s)&&n!==s||delete b[e]})}function G(e,n,i){Object.keys(b).forEach(function(s){var r=s.split(".")[0];e===r&&b[s].forEach(function(e){e.call(ae,m.map(t.format.to),n,m.slice(),i||!1,f.slice(),ae)})})}function Y(e,n,i,s,a,o,l){var c;return r.length>1&&!t.events.unconstrained&&(s&&n>0&&(c=p.getAbsoluteDistance(e[n-1],t.margin,!1),i=Math.max(i,c)),a&&n<r.length-1&&(c=p.getAbsoluteDistance(e[n+1],t.margin,!0),i=Math.min(i,c))),r.length>1&&t.limit&&(s&&n>0&&(c=p.getAbsoluteDistance(e[n-1],t.limit,!1),i=Math.min(i,c)),a&&n<r.length-1&&(c=p.getAbsoluteDistance(e[n+1],t.limit,!0),i=Math.max(i,c))),t.padding&&(0===n&&(c=p.getAbsoluteDistance(0,t.padding[0],!1),i=Math.max(i,c)),n===r.length-1&&(c=p.getAbsoluteDistance(100,t.padding[1],!0),i=Math.min(i,c))),l||(i=p.getStep(i)),!((i=fd(i))===e[n]&&!o)&&i}function X(e,n){var i=t.ort;return(i?n:e)+", "+(i?e:n)}function K(e,n,i,s,r){var a=i.slice(),o=s[0],l=t.events.smoothSteps,c=[!e,e],d=[e,!e];s=s.slice(),e&&s.reverse(),s.length>1?s.forEach(function(e,t){var i=Y(a,e,a[e]+n,c[t],d[t],!1,l);!1===i?n=0:(n=i-a[e],a[e]=i)}):c=d=[!0];var u=!1;s.forEach(function(e,t){u=Q(e,i[e]+n,c[t],d[t],!1,l)||u}),u&&(s.forEach(function(e){G("update",e),G("slide",e)}),null!=r&&G("drag",o))}function Z(e,n){return t.dir?100-e-n:e}function J(){g.forEach(function(e){var t=f[e]>50?-1:1,n=3+(r.length+t*e);r[e].style.zIndex=String(n)})}function Q(e,n,i,s,a,o){return a||(n=Y(f,e,n,i,s,!1,o)),!1!==n&&(function(e,n){f[e]=n,m[e]=p.fromStepping(n);var i="translate("+X(Z(n,0)-S+"%","0")+")";if(r[e].style[t.transformRule]=i,t.events.invertConnects&&f.length>1){var s=f.every(function(e,t,n){return 0===t||e>=n[t-1]});if(y!==!s)return y=!y,Rd(t,t.connect.map(function(e){return!e})),void re()}ee(e),ee(e+1),y&&(ee(e-1),ee(e+2))}(e,n),!0)}function ee(e){if(a[e]){var n=f.slice();y&&n.sort(function(e,t){return e-t});var i=0,s=100;0!==e&&(i=n[e-1]),e!==a.length-1&&(s=n[e]);var r=s-i,o="translate("+X(Z(i,r)+"%","0")+")",l="scale("+X(r/100,"1")+")";a[e].style[t.transformRule]=o+" "+l}}function te(e,n){return null===e||!1===e||void 0===e?f[n]:("number"==typeof e&&(e=String(e)),!1!==(e=t.format.from(e))&&(e=p.toStepping(e)),!1===e||isNaN(e)?f[n]:e)}function ne(e,n,i){var s=gd(e),r=void 0===f[0];n=void 0===n||n,t.animate&&!r&&md(h,t.cssClasses.tap,t.animationDuration),g.forEach(function(e){Q(e,te(s[e],e),!0,!1,i)});var a=1===g.length?0:1;if(r&&p.hasNoSize()&&(i=!0,f[0]=0,g.length>1)){var o=100/(g.length-1);g.forEach(function(e){f[e]=e*o})}for(;a<g.length;++a)g.forEach(function(e){Q(e,f[e],!0,!0,i)});J(),g.forEach(function(e){G("update",e),null!==s[e]&&n&&G("set",e)})}function ie(e){if(void 0===e&&(e=!1),e)return 1===m.length?m[0]:m.slice(0);var n=m.map(t.format.to);return 1===n.length?n[0]:n}function se(e){var n=f[e],i=p.getNearbySteps(n),s=m[e],r=i.thisStep.step,a=null;if(t.snap)return[s-i.stepBefore.startValue||null,i.stepAfter.startValue-s||null];!1!==r&&s+r>i.stepAfter.startValue&&(r=i.stepAfter.startValue-s),a=s>i.thisStep.startValue?i.thisStep.step:!1!==i.stepBefore.step&&s-i.stepBefore.highestStep,100===n?r=null:0===n&&(a=null);var o=p.countStepDecimals();return null!==r&&!1!==r&&(r=Number(r.toFixed(o))),null!==a&&!1!==a&&(a=Number(a.toFixed(o))),[a,r]}function re(){for(;s.firstChild;)s.removeChild(s.firstChild);for(var e=0;e<=t.handles;e++)a[e]=C(s,t.connect[e]),ee(e);q({drag:t.events.drag,fixed:!0})}bd(c=h,t.cssClasses.target),0===t.dir?bd(c,t.cssClasses.ltr):bd(c,t.cssClasses.rtl),0===t.ort?bd(c,t.cssClasses.horizontal):bd(c,t.cssClasses.vertical),bd(c,"rtl"===getComputedStyle(c).direction?t.cssClasses.textDirectionRtl:t.cssClasses.textDirectionLtr),i=E(c,t.cssClasses.base),function(e,n){s=E(n,t.cssClasses.connects),r=[],(a=[]).push(C(s,e[0]));for(var i=0;i<t.handles;i++)r.push(N(n,i)),g[i]=i,a.push(C(s,e[i+1]))}(t.connect,i),q(t.events),ne(t.start),t.pips&&M(t.pips),t.tooltips&&A(),U("update"+Td),W("update"+Td,function(e,n,i,s,a){g.forEach(function(e){var n=r[e],s=Y(f,e,0,!0,!0,!0),o=Y(f,e,100,!0,!0,!0),l=a[e],c=String(t.ariaFormat.to(i[e]));s=p.fromStepping(s).toFixed(1),o=p.fromStepping(o).toFixed(1),l=p.fromStepping(l).toFixed(1),n.children[0].setAttribute("aria-valuemin",s),n.children[0].setAttribute("aria-valuemax",o),n.children[0].setAttribute("aria-valuenow",l),n.children[0].setAttribute("aria-valuetext",c)})});var ae={destroy:function(){for(U(Td),U(kd),Object.keys(t.cssClasses).forEach(function(e){yd(h,t.cssClasses[e])});h.firstChild;)h.removeChild(h.firstChild);delete h.noUiSlider},steps:function(){return g.map(se)},on:W,off:U,get:ie,set:ne,setHandle:function(e,t,n,i){if(!((e=Number(e))>=0&&e<g.length))throw new Error("noUiSlider: invalid handle number, got: "+e);Q(e,te(t,e),!0,!0,i),G("update",e),n&&G("set",e)},reset:function(e){ne(t.start,e)},disable:function(e){null!=e?(r[e].setAttribute("disabled",""),r[e].handle.removeAttribute("tabindex")):(h.setAttribute("disabled",""),r.forEach(function(e){e.handle.removeAttribute("tabindex")}))},enable:function(e){null!=e?(r[e].removeAttribute("disabled"),r[e].handle.setAttribute("tabindex","0")):(h.removeAttribute("disabled"),r.forEach(function(e){e.removeAttribute("disabled"),e.handle.setAttribute("tabindex","0")}))},__moveHandles:function(e,t,n){K(e,t,f,n)},options:n,updateOptions:function(e,i){var s=ie(),r=["margin","limit","padding","range","animate","snap","step","format","pips","tooltips","connect"];r.forEach(function(t){void 0!==e[t]&&(n[t]=e[t])});var a=Qd(n);r.forEach(function(n){void 0!==e[n]&&(t[n]=a[n])}),p=a.spectrum,t.margin=a.margin,t.limit=a.limit,t.padding=a.padding,t.pips?M(t.pips):D(),t.tooltips?A():O(),f=[],ne(ud(e.start)?e.start:s,i),e.connect&&re()},target:h,removePips:D,removeTooltips:O,getPositions:function(){return f.slice()},getTooltips:function(){return l},getOrigins:function(){return r},pips:M};return ae}var tu=function(e,t){if(!e||!e.nodeName)throw new Error("noUiSlider: create requires a single element, got: "+e);if(e.noUiSlider)throw new Error("noUiSlider: Slider was already initialized.");var n=eu(e,Qd(t),t);return e.noUiSlider=n,n};const nu={start:[0],connect:!1,range:{min:0,max:100},cssPrefix:"range-slider",cssClasses:{target:"__target",base:"__base",origin:"__origin",handle:"__handle",handleLower:"__handle--lower",handleUpper:"__handle--upper",touchArea:"__touch-area",horizontal:"--horizontal",vertical:"--vertical",background:"__background",connect:"__connect",connects:"__connects",ltr:"--ltr",rtl:"--rtl",draggable:"--draggable",drag:"--state-drag",tap:"--state-tap",active:"--active",tooltip:"__tooltip",pips:"__pips",pipsHorizontal:"__pips--horizontal",pipsVertical:"__pips--vertical",marker:"__marker",markerHorizontal:"__marker--horizontal",markerVertical:"__marker--vertical",markerNormal:"__marker--normal",markerLarge:"__marker--large",markerSub:"__marker--sub",value:"__value",valueHorizontal:"__value--horizontal",valueVertical:"__value--vertical",valueNormal:"__value--normal",valueLarge:"__value--large",valueSub:"__value--sub"},format:{decimals:0}};let iu=class{constructor(e,t){return this.handleSliderUpdate=(e,t)=>{const n=e[t];if(this.inputs[t]&&(this.inputs[t].value=n),this.outputs[t]){const e=this.outputs[t];e&&e.format?e.element.innerText=e.format.to(this.config.format.from(n)):e&&(e.element.innerText=n)}},this.element=e,this.config={...nu,...t},this.inputs=[],this.outputs=[],this.handleSliderUpdate=this.handleSliderUpdate.bind(this),this.element.ODS_RangeSlider=this,this.init(),this}init(){const e=this.element.getAttribute("data-rangeslider-config");let t={};if(e)try{t=JSON.parse(e)}catch{}if(this.config={...this.config,...t},this.config.format=xe(this.config.format),this.element.noUiSlider&&(this.element.noUiSlider=void 0,this.instance?.destroy&&this.instance.destroy()),!this.config.range)throw new Error("RangeSlider config must include 'range'.");this.instance=tu(this.element,this.config),this.inputs=Array.from(document.querySelectorAll(`input[name^=${this.element.getAttribute("id")}-]`)),this.outputs=this.inputs.map(e=>{const t=document.getElementById(`${e.getAttribute("id")}-output`);if(t){const e=t.getAttribute("data-format");return{element:t,format:t.hasAttribute("data-format")&&e?xe(JSON.parse(e)):void 0}}return!1}),this.instance.on("update",(e,t)=>{this.handleSliderUpdate(e.map(String),t)})}update(){this.instance?.destroy(),this.init()}destroy(){this.instance?.off("update"),this.instance?.destroy(),this.element.ODS_RangeSlider=null}static getInstance(e){return e&&e.ODS_RangeSlider?e.ODS_RangeSlider:null}};const su="range-slider",ru="default",au=({className:e,id:t,hasDataAttr:n=true,config:i,elementBefore:s,elementAfter:r,isInvalid:a,width:o=ru,...l})=>{const[c]=j(iu),d=A(t),u=C(su,{[`${su}--${o}`]:o!==ru},e);return S.jsxs(S.Fragment,{children:[s,S.jsx("div",{id:d,className:u,ref:c,"data-rangeslider":n,"data-rangeslider-config":JSON.stringify(i),...l}),i.start.map((e,t)=>{const n=`${d}-${t}`;return S.jsx("input",{type:"hidden",id:n,name:n},n)}),r]})};au.displayName="RangeSlider";const ou="textarea",lu="default",cu="default",du=({children:e,className:t,id:n,isDisabled:i,isInvalid:s,isValid:r,isReadonly:a,placeholder:o,size:l=lu,width:c=cu,name:d,...u})=>{const h=C(ou,{"is-invalid":s,"is-valid":r,[`${ou}--${l}`]:l!==lu,[`${ou}--${c}`]:c!==cu},t),p=d||n;return S.jsx("textarea",{className:h,id:n,name:p,disabled:i,readOnly:a,placeholder:o,...u,children:e})};du.displayName="TextArea";const uu=r(null),hu=Cl(()=>Promise.resolve().then(function(){return ma}).then(e=>({default:e.Autocomplete}))),pu="form-field__control",mu=({className:t})=>{const n=e.useContext(uu),i=e.useContext(kl),s=n?.controlId??"",r=n?.control??{},a=n?.isRadioCheck,o=n?.hint,l=n?.messages??[],c=n?.tooltip,d=i?.messages??[],{type:u,control:h,renderControl:p,prefix:m,suffix:f,id:g,...v}=r,b=((e,t,n,i)=>[...e?[`${i}-hint`]:[],...t.map((e,t)=>`${i}-message-${t}`),...n?[`${i}-tooltip`]:[]].join(" "))(o,l,c,s),y=a||"autocomplete"===u,_=(e=>{switch(e){case"autocomplete":return hu;case"checkbox":return va;case"datepicker":return ul;case"file":return Wc;case"group":return Qc;case"radio":return ad;case"range":return au;case"select":return ca;case"input-stepper":return id;case"textarea":return du;default:return Xc}})(u??"text"),{isInvalid:x,isValid:w}=v,E=x??((d.some(e=>e.isMain)||l.some(e=>"error"===e.type))&&!w),N={...v,..."group"!==u&&{id:s},...b.length&&{"aria-describedby":b},..."file"===u&&{"aria-labelledby":`${s}-label`},isInvalid:E,..."group"===u&&h&&{addonPrefix:m,addonSuffix:f,control:{...h,id:s,isInvalid:E}}};return p?p(N):S.jsx(G,{condition:y,wrapper:S.jsx("div",{className:C(pu,t)}),children:S.jsx(_,{...N,className:C(v.className,{[`${pu}`]:!y})})})},fu=({className:e,children:t,...n})=>t?S.jsx("p",{className:C("hint",e),...n,children:t}):null;fu.displayName="Hint";const gu=({htmlFor:e,className:t,children:n,...i})=>S.jsx("label",{htmlFor:e,className:C("label",t),...i,children:n});gu.displayName="Label";const vu="form-field__label",bu=()=>{const t=e.useContext(uu),n=t?.control,i=t?.controlId??"",s=t?.label,r=t?.labelAfter;return S.jsx(S.Fragment,{children:r?S.jsxs("div",{className:vu,children:["range"!==n?.type?S.jsx(gu,{id:i?`${i}-label`:void 0,htmlFor:i,className:r?void 0:vu,children:s}):S.jsx("span",{id:i?`${i}-label`:void 0,className:C("label",{[vu]:!r}),children:s}),r&&S.jsxs(S.Fragment,{children:[" ",r]})]}):"range"!==n?.type?S.jsx(gu,{id:i?`${i}-label`:void 0,htmlFor:i,className:vu,children:s}):S.jsx("span",{id:i?`${i}-label`:void 0,className:C("label",{[vu]:!r}),children:s})})},yu=({id:e,children:t,placement:n="right",...i})=>t?S.jsxs(S.Fragment,{children:[" ",S.jsx(fr,{id:`${e}-tooltip`,className:"form-field__tooltip",placement:n,...i,children:t})]}):null;yu.displayName="FormTooltip";const _u=({hideLabel:t=!1,children:n})=>{const i=e.useContext(uu),s=i?.controlId??"",r=i?.tooltip,a=i?.hint;return S.jsxs("div",{className:"form-field__description",children:[t?null:S.jsxs(S.Fragment,{children:[S.jsx(bu,{}),S.jsx(yu,{id:s,children:r})]}),S.jsx(fu,{id:`${s}-hint`,className:"form-field__hint",children:a}),n]})},xu={info:"info",warning:"warning-important",error:"error-severe",invalid:"error-severe"},wu={info:"info",warning:"warning",error:"danger",invalid:"danger"},Su="message",Eu=({className:e,children:t,type:n="info",...i})=>{const s=C(Su,e,"invalid"===n&&{[`${Su}--invalid`]:"invalid"===n});return S.jsxs("p",{className:s,...i,children:[n&&S.jsx(B,{name:xu[n],size:"medium",color:wu[n],className:`${Su}__icon`}),t]})};Eu.displayName="Message";const Nu=({isMain:t})=>{const n=e.useContext(uu),i=e.useContext(kl),{controlId:s,messages:r=[]}=n??i??{};return r.filter(e=>t===e.isMain).map((e,t)=>S.jsx(Eu,{id:`${s}-message-${t}`,type:e.type,children:e.text},t.toString()))},Cu="form-field",ku=({className:e,control:t,hint:n,label:i,labelAfter:s,messages:r=[],tooltip:a,...o})=>{const l=["radio","checkbox"].includes(t?.type??""),c="checkbox"===t?.type&&t?.isToggle,d=C(Cu,e,{[`${Cu}--radiocheck`]:l}),u=(e=>{const{id:t,control:n}=e;return t??(n&&n.id)??T()})(t??{}),h={control:t,hint:n,label:i,labelAfter:s,messages:r,tooltip:a,controlId:u,isRadioCheck:l};return S.jsx("div",{className:d,...o,children:S.jsx(uu.Provider,{value:h,children:l?c?S.jsx(S.Fragment,{children:S.jsxs(se,{space:"small",children:[S.jsx(oe,{children:S.jsxs(se,{canWrap:!1,children:[S.jsx(oe,{children:S.jsx(mu,{className:"mr-none"})}),S.jsxs(oe,{canShrink:!0,children:[S.jsx(bu,{}),S.jsx(yu,{id:u,children:a})]})]})}),S.jsx(re,{}),S.jsx(oe,{className:"mt-none",children:S.jsx(_u,{hideLabel:!0,children:S.jsx(Nu,{})})})]})}):S.jsxs(S.Fragment,{children:[S.jsx(mu,{}),S.jsx(_u,{children:S.jsx(Nu,{})})]}):S.jsxs(S.Fragment,{children:[S.jsx(_u,{}),S.jsx(mu,{}),S.jsx(Nu,{})]})})})};ku.displayName="Field";const Tu=({legend:e,legendProps:t,description:n,className:i,children:s,messages:r,...a})=>{const o=C("fieldset",i);return S.jsxs("fieldset",{className:o,...a,children:[S.jsx("legend",{...t,children:e}),n,r?S.jsxs(kl.Provider,{value:{messages:r},children:[S.jsx(Nu,{isMain:!0}),s,S.jsx(Nu,{})]}):s]})};Tu.displayName="Fieldset";const ju=(e,t)=>`${e/2*(t/100)}, ${e}`,Ou=(e,t=0,n=100)=>Math.min(Math.max(e,t),n),Au="gauge",Lu=e.forwardRef(({children:e,className:t,percentage:n=0,...i},s)=>{const r=122*Math.PI*2,a={r:100,cx:110,cy:110,strokeWidth:15,fill:"none",transform:"rotate(160, 110, 110)"};return S.jsxs("figure",{ref:s,className:C(`${Au}`,t),...i,children:[S.jsxs("svg",{width:"220",height:"150",viewBox:"0 0 220 150",className:`${Au}__dial`,children:[S.jsx("circle",{className:`${Au}__display`,strokeDasharray:ju(r,100),...a}),S.jsx("circle",{className:`${Au}__indicator`,strokeDasharray:ju(r,Ou(n)),...a})]}),S.jsx("figcaption",{className:`${Au}__text`,children:e})]})});Lu.displayName="Gauge";const Du="sticker",Mu=({color:e,size:t,children:n,className:i,...s})=>{const r=C(Du,{[`${Du}--${e}`]:e,[`${Du}--${t}`]:t},i);return S.jsx("div",{className:r,...s,children:n})};Mu.displayName="Sticker";const Pu={medium:{title:"h2",description:"bold"},large:{title:"h1",description:"large bold"}},$u=({button:e,description:t,hasGradientOverlay:n,image:i,hasFullwidthImage:s,price:r,sticker:a,title:o,textSize:l="medium"})=>{const c=!!i&&("src"in i&&!!i.src||"default"in i&&i.default&&1===Object.keys(i).length),d=C("hero");return S.jsx("div",{className:d,children:S.jsx(Ji,{children:S.jsxs(Ce,{className:"justify-content-space-between",children:[S.jsxs(Oe,{size:{sm:10,md:9,lg:5},className:"hero__content",children:[S.jsx("h1",{className:Pu[l].title,children:o}),t&&S.jsx("p",{className:C(Pu[l].description,"hero__description"),children:t}),r&&S.jsxs("p",{className:"h2 hero__price",children:["string"==typeof r&&r,"object"==typeof r&&S.jsxs(S.Fragment,{children:[r.prefix,Ee(r.amount),r.suffix]})]}),e&&S.jsx(Te,{type:"primary",...e})]}),a&&S.jsx(Oe,{size:{md:3,lg:2},className:"hero__content show-md",children:S.jsx(Mu,{...a,className:C("hero__sticker",a.className)})}),i&&S.jsx("div",{className:"hero__image-wrapper",children:S.jsx(As,{src:"src"in i?{default:i.src}:i,srcSet:"src"in i?i.srcSet:void 0,alt:"",className:C("hero__image",{"hero__image--fullwidth":s,"hero__image--single":c,"hero__image--gradient":n,"hero__image--gradient-halfwidth":n&&!s})})})]})})})};$u.displayName="Hero";const Iu="icon-list",Ru=({icon:e,children:t,tooltip:n,...i})=>S.jsxs("li",{...i,children:[S.jsx(B,{name:e,size:"medium",className:`${Iu}__icon`}),S.jsxs("div",{className:C(`${Iu}__content`,{"text-nowrap":n}),children:[S.jsx(G,{condition:!!n,wrapper:S.jsx("span",{className:`${Iu}__content-text`,children:t}),children:t}),n&&" ",n&&S.jsx(fr,{className:"bold",placement:"right",children:n})]})]});Ru.displayName="IconListItem";const zu=({items:e=[],className:t,...n})=>S.jsx("ul",{className:C("icon-list",t),...n,children:e.map(({content:e,...t},n)=>S.jsx(Ru,{...t,children:e},n.toString()))});zu.displayName="IconList";const Fu="list",Hu=({color:e,isEnclosed:t,size:n,className:i,children:s,...r})=>{const a=C(Fu,{[`${Fu}--${n}`]:n,[`${Fu}--${e}`]:e,[`${Fu}--enclosed`]:t},i);return S.jsx("ul",{className:a,...r,children:s})},Bu=({href:e,className:t,children:n,...i})=>{const s=e?"a":"button",r="button"===s?"button":void 0,a=C("list__control",t);return S.jsxs(s,{className:a,type:r,href:e,...i,children:[n,S.jsx(B,{name:"chevron-right",size:"medium",className:"list__indicator"})]})};Bu.displayName="ListItemClickableControl";const Vu=({controlProps:e,className:t,children:n,...i})=>{const s=C("list__item",t);return S.jsx("li",{className:s,...i,children:S.jsx(G,{condition:void 0!==e,wrapper:S.jsx(Bu,{...e}),children:n})})};Vu.displayName="ListItem";const qu={cycleDuration:4e3,delay:5e3};let Wu=class{constructor(e,t){this.element=e,this.config={...qu,...t},this.interval=null,this.delay=null,this.currentMessageIndex=0,this.messages=[],this.cycleMessages=this.cycleMessages.bind(this),this.element.ODS_Loader=this,this.init()}initBody(){const e=this.element.getAttribute("data-loader-messages");this.messages=e?JSON.parse(e):[],this.messages.length&&(this.interval=window.setInterval(this.cycleMessages,this.config.cycleDuration??qu.cycleDuration))}init(){this.element.hasAttribute("data-loader-delayed")?this.delay=window.setTimeout(()=>{this.element.parentNode&&this.element.parentNode instanceof HTMLElement&&this.element.parentNode.classList.remove("hide"),this.initBody()},this.config.delay??qu.delay):this.initBody()}destroy(){this.interval&&window.clearInterval(this.interval),this.delay&&window.clearTimeout(this.delay)}cycleMessages(){this.currentMessageIndex<this.messages.length?(this.element.innerText=this.messages[this.currentMessageIndex],this.currentMessageIndex+=1):this.destroy()}static getInstance(e){return e&&e.ODS_Loader?e.ODS_Loader:null}};const Uu="loader",Gu=({messages:e,size:t="default",className:n,colour:i="default",isDelayed:s,children:r,...a})=>{const[o]=j(Wu,{messages:e,isDelayed:s}),l=C(Uu,{[`${Uu}--${t}`]:"default"!==t,[`${Uu}--${i}`]:"default"!==i,hide:s},n);return S.jsxs("div",{className:l,...a,children:[S.jsx("div",{className:`${Uu}__body`,children:S.jsx("div",{className:`${Uu}__line`})}),e&&S.jsx("div",{"data-loader":!0,"data-loader-delayed":s,"data-loader-messages":JSON.stringify(e),className:`${Uu}__messages`,ref:o,children:r})]})};Gu.displayName="Loader";const Yu=({className:e,children:t,...n})=>{const i=C("loader-fullscreen",e);return S.jsx("div",{className:i,role:"status","aria-live":"polite",...n,children:S.jsxs(Ji,{children:[t,S.jsx(Gu,{size:"large"})]})})};Yu.displayName="LoaderFullscreen";const Xu="megamenu-icon",Ku=({className:e,alt:t,name:n,spritePath:i="/sprite.svg",...s})=>{const r=C(Xu,e);return S.jsxs("svg",{className:r,"aria-hidden":void 0!==t?void 0:"true",role:void 0!==t?"img":void 0,...s,children:[void 0!==t&&t.length>0&&S.jsx("title",{children:t}),S.jsx("use",{className:`${Xu}__use ${Xu}__use--light`,xlinkHref:`${i}#${n}`}),S.jsx("use",{className:`${Xu}__use ${Xu}__use--dark`,xlinkHref:`${i}#${n}`})]})},Zu=()=>S.jsxs("svg",{viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[S.jsx("path",{d:"M40 0H0V40H40V0Z",fill:"#FF7900"}),S.jsx("path",{d:"M34.2897 28.57H5.71973V34.28H34.2897V28.57Z",fill:"white"})]}),Ju=()=>S.jsxs("svg",{width:"40",height:"67",viewBox:"0 0 40 67",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[S.jsxs("g",{clipPath:"url(#clip0_897_389)",children:[S.jsx("rect",{width:"40",height:"40",fill:"white"}),S.jsx("rect",{width:"40",height:"40",fill:"#FF7900"}),S.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M35.4467 29.1254H36.0214V28.8803H34.5679V29.1254H35.1425V30.7169H35.4467V29.1254ZM38.1126 30.7169H38.4154V28.8859H37.9521L37.4126 30.2803L36.8647 28.8859H36.3971V30.7169H36.7V29.1831H36.7084L37.3098 30.7169H37.5014L38.1028 29.1831H38.1126V30.7169Z",fill:"white"}),S.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.417 36.2296V30.969L28.1861 30.9718L28.0717 31.6068C27.9581 31.3346 27.5374 30.8676 26.4692 30.8676C25.2875 30.869 24.2354 31.9085 24.2354 33.7662C24.2354 35.6451 25.2565 36.5437 26.5508 36.5437C27.4001 36.5437 27.7537 36.1493 27.9861 35.7352L28.0058 35.7549V36.4014C28.0058 37.2704 27.6382 37.6338 26.879 37.6338C26.0607 37.6338 25.8945 37.3606 25.8339 37.0873L24.3903 37.3197C24.5931 38.2747 25.6058 38.7042 26.6973 38.7042C29.3466 38.6873 29.417 37.1592 29.417 36.2296ZM28.0116 33.4775C28.0116 34.2155 27.9187 35.3437 26.8088 35.3521C25.7356 35.3592 25.6877 34.2254 25.6877 33.538C25.6877 32.2859 26.2736 31.9028 26.799 31.9028C27.5891 31.9028 28.0116 32.6099 28.0116 33.4775Z",fill:"white"}),S.jsx("path",{d:"M18.2451 31.1366L19.455 30.969L19.5874 31.6281C20.2705 31.1281 20.8127 30.8619 21.4958 30.8619C22.6395 30.8619 23.2282 31.469 23.2282 32.6704V36.5394H21.7677V32.9253C21.7677 32.245 21.5902 31.9394 21.0634 31.9394C20.6268 31.9394 20.1916 32.1408 19.6958 32.5563V36.5422H18.2451V31.1366Z",fill:"white"}),S.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.8309 36.6085C14.4826 36.6109 15.1202 36.4186 15.6619 36.0563L15.7957 36.5451H17.0915V32.5169C17.0915 31.4958 16.2859 30.869 14.838 30.869C13.7769 30.8681 12.9873 31.2296 12.469 31.9535L13.4549 32.5169C13.7788 32.1009 14.2814 31.864 14.8084 31.8789C15.3746 31.8789 15.6816 32.1127 15.6816 32.5169V32.8254C13.3253 33.0916 12.1816 33.7507 12.1816 34.9944C12.1816 35.9183 12.7943 36.6085 13.8309 36.6085ZM14.2719 35.6099C13.8484 35.6099 13.6133 35.2614 13.6127 34.8887C13.6137 34.2319 14.2616 33.8816 15.6268 33.7085V35.024C15.1789 35.4183 14.7324 35.6099 14.2719 35.6099ZM13.6127 34.8887C13.6127 34.8882 13.6127 34.8878 13.6127 34.8873V34.8901C13.6127 34.8897 13.6127 34.8892 13.6127 34.8887Z",fill:"white"}),S.jsx("path",{d:"M8.6665 30.9859H10.0566V31.6394C10.4389 31.1829 10.9931 30.905 11.5876 30.8718C11.6507 30.8702 11.7138 30.8735 11.7764 30.8817V32.2535H11.7059C11.0693 32.2535 10.3735 32.3521 10.1566 32.8465V36.5422H8.6665V30.9859Z",fill:"white"}),S.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.16504 33.7733C2.16504 35.7845 3.46786 36.7057 4.91433 36.7057C6.35941 36.7057 7.66363 35.7873 7.66363 33.7775C7.66363 31.7676 6.36081 30.8451 4.91433 30.8451C3.46786 30.8451 2.16504 31.762 2.16504 33.7733ZM3.61982 33.7676C3.61982 33.0634 3.82263 32.0775 4.91418 32.0775C6.00573 32.0775 6.20855 33.0564 6.20855 33.7676C6.20855 34.4789 6.00573 35.4648 4.91418 35.4648C3.82263 35.4648 3.61982 34.4719 3.61982 33.7676Z",fill:"white"})]}),S.jsx("path",{d:"M5.17969 48.9411V58.7468C5.17969 59.2294 5.12509 59.648 5.01562 60.0016C4.91726 60.3582 4.73898 60.6555 4.47949 60.8903C4.23191 61.1371 3.89372 61.3132 3.46875 61.4225C3.0428 61.5441 2.50378 61.6052 1.85352 61.6052C1.55111 61.6051 1.27791 61.5807 1.03418 61.5319L0.994141 61.5241V59.3054L1.06055 59.3298C1.18473 59.3749 1.35864 59.3991 1.58398 59.3991C1.84091 59.3991 2.06009 59.3467 2.24316 59.2438L2.24707 59.2419C2.42478 59.1581 2.52441 58.961 2.52441 58.6208V48.9411H5.17969ZM11.8213 48.6891C12.6199 48.6892 13.3186 48.8463 13.915 49.1628H13.9141C14.5085 49.4661 14.9944 49.8788 15.3711 50.4011C15.7592 50.9225 16.0385 51.5165 16.208 52.1823C16.3774 52.8477 16.437 53.5433 16.3887 54.2682L16.3857 54.3151H9.67871C9.72089 55.1097 9.92711 55.6774 10.29 56.029C10.6618 56.3892 11.1996 56.5729 11.9111 56.5729C12.4182 56.5729 12.8515 56.4489 13.2139 56.2038C13.5812 55.9431 13.7993 55.6758 13.8789 55.403L13.8896 55.3669H16.2461L16.2246 55.4323C15.8623 56.5556 15.3051 57.3652 14.5488 57.8532C13.7953 58.3393 12.885 58.5807 11.8213 58.5807C11.0842 58.5807 10.4178 58.4665 9.82324 58.236L9.82227 58.235C9.22819 57.9925 8.72374 57.653 8.31055 57.2155C7.89778 56.7784 7.57681 56.2565 7.34668 55.6511V55.6501C7.12849 55.044 7.01953 54.378 7.01953 53.653C7.01953 52.9515 7.13393 52.2972 7.36426 51.6911C7.59452 51.0852 7.9226 50.5629 8.34766 50.1257C8.77222 49.6771 9.27584 49.3254 9.85742 49.071C10.4523 48.816 11.1072 48.6891 11.8213 48.6891ZM32.832 48.9411V54.2468C32.832 55.0107 32.9512 55.5757 33.1836 55.9479L33.2773 56.072C33.5157 56.3432 33.8929 56.4831 34.4199 56.4831C35.1062 56.4831 35.5922 56.2819 35.8916 55.8903C36.1935 55.4835 36.3496 54.8133 36.3496 53.8688V48.9411H39.0059V58.3474H36.4756V57.0866C36.1522 57.6029 35.7387 57.981 35.2324 58.2165C34.7104 58.4592 34.1754 58.5807 33.6279 58.5807C33.0259 58.5807 32.5133 58.5119 32.0918 58.3718L31.917 58.3073C31.4782 58.1245 31.1281 57.8675 30.8701 57.5358V57.5349C30.6134 57.1925 30.4306 56.784 30.3213 56.3102L30.3203 56.3093C30.2236 55.8255 30.1758 55.2933 30.1758 54.7145V48.9411H32.832ZM27.167 46.1511V48.9411H29.0391V50.7507H27.167V55.3093C27.167 55.5226 27.1851 55.698 27.2197 55.8366C27.2544 55.9753 27.305 56.0741 27.3682 56.1374C27.4314 56.2007 27.5301 56.2521 27.6689 56.2868C27.8076 56.3215 27.9837 56.3386 28.1973 56.3386C28.3398 56.3386 28.4762 56.3328 28.6064 56.321C28.7368 56.3091 28.8614 56.2919 28.9795 56.2682L29.0391 56.2556V58.3395L28.9971 58.3464C28.7788 58.3827 28.5369 58.4066 28.2715 58.4186C28.0068 58.4307 27.7479 58.4372 27.4951 58.4372C27.0966 58.4372 26.7154 58.4069 26.3525 58.3464V58.3454C25.9998 58.2965 25.6819 58.194 25.4004 58.0349L25.3994 58.0339C25.1273 57.873 24.9109 57.6445 24.751 57.3493C24.5897 57.0515 24.5108 56.664 24.5107 56.1911V50.7507H22.9629V48.9411H24.5107V46.1511H27.167ZM11.749 50.7145C11.397 50.7146 11.0978 50.7697 10.8496 50.8766L10.7461 50.9255C10.4882 51.0544 10.2772 51.2174 10.1143 51.4147C9.96152 51.6145 9.85138 51.8264 9.78125 52.0485L9.78027 52.0475C9.72704 52.2502 9.69442 52.4329 9.67969 52.5954H13.7217C13.6007 51.9822 13.3926 51.5194 13.0986 51.2028L13.0977 51.2018C12.8104 50.8803 12.3642 50.7145 11.749 50.7145ZM5.17969 45.3952V47.6013H2.52441V45.3952H5.17969Z",fill:"var(--color-text-default)",stroke:"var(--color-text-default)",strokeWidth:"0.1"}),S.jsx("defs",{children:S.jsx("clipPath",{id:"clip0_897_389",children:S.jsx("rect",{width:"40",height:"40",fill:"white"})})})]}),Qu=()=>S.jsxs("span",{"data-megamenu-brand-mark":!0,children:[S.jsx("span",{"data-megamenu-logo-full":!0,"aria-hidden":"true",children:S.jsx(Ju,{})}),S.jsx("span",{"data-megamenu-logo-compact":!0,"aria-hidden":"true",children:S.jsx(Zu,{})})]}),eh="megamenu",th=`${eh}__top`,nh=`${eh}__main`,ih=`${eh}__container`,sh=`${eh}__grid`,rh=`${eh}__card`,ah=`${eh}__nav`,oh=`${eh}__nav--vertical`,lh=`${eh}__nav--space-small`,ch=`${eh}__nav--mobile-locale`,dh=`${eh}__nav-item`,uh=`${eh}__nav-item--lead`,hh=`${eh}__nav-item--main`,ph=`${eh}__nav-link`,mh=`${eh}__nav-link--locale`,fh=`${eh}__nav-link--no-line`,gh=`${eh}__nav-cart-icon`,vh=`${eh}__nav-spacer`,bh=`${eh}__nav-icon`,yh=`${bh}--no-gap-md-down`,_h=`${eh}__nav-logo`,xh=`${eh}__nav-button`,wh=`${eh}__nav-button--indicator`,Sh=`${eh}__nav-dropdown`,Eh=`${eh}__subnav`,Nh=`${eh}__subnav-item`,Ch=`${eh}__overlay`,kh=`${eh}-spacer`,Th=`${eh}-spacer--small`,jh=`${eh}__text--large`,Oh=`${eh}__caption`,Ah=`${eh}--hide-md-down`,Lh=`${eh}--hide-lg-up`,Dh=`${eh}__mobile`,Mh=`${eh}__mobile-overlay`,Ph=`${eh}__mobile-wrapper`,$h=`${eh}__mobile-header`,Ih=`${eh}__mobile-body`,Rh=`${eh}__mobile-account`,zh=`${eh}__mobile-account-avatar`,Fh=`${eh}__mobile-account-name`,Hh=`${eh}__mobile-account-phone`,Bh=`${eh}__mobile-account-logout`,Vh=`${eh}__mobile-account-cta`,qh=`${eh}__mobile-account-links`,Wh=`${eh}__mobile-account-link`,Uh=`${eh}__accordion`,Gh=`${eh}__accordion-item`,Yh=`${eh}__accordion-header`,Xh=`${eh}__accordion-button`,Kh=`${eh}__accordion-title`,Zh=`${eh}__accordion-icon`,Jh=`${eh}__accordion-body`,Qh=`${eh}__input`,ep=`${eh}__input-wrapper`,tp=`${eh}__input-wrapper--search-icon-with-placeholder`,np=`${eh}__input-wrapper--search-responsive`,ip=`${eh}__tag`,sp=`${eh}__tag--orange`,rp=`${eh}__tag--small`,ap=`${eh}__tag--transparent`,op=`${eh}__tag--large`,lp=`${eh}__list--inline`,cp=`${eh}__list--gap-small`,dp=[{id:"volania",label:"Volania",featured:{id:"odporucane-sluzby",heading:"Odporúčané služby",items:[{label:"Paušály",isLarge:!0},{label:"Prima Voľba",isLarge:!0},{label:"Roaming",isLarge:!0}]},columns:[[{id:"pausaly",heading:"Paušály",items:[{label:"Prehľad paušálov"},{label:"Chcem nové číslo"},{label:"Yoxo paušál",tag:"Novinka"}]},{id:"s-kreditom",heading:"Volania s kreditom",items:[{label:"Prima Voľba"},{label:"Prima Kids"},{label:"FunFón"}]},{id:"zahranicie",heading:"Zahraničie",items:[{label:"Roaming"},{label:"Cestovateľské balíky"},{label:"Volania do zahraničia"},{label:"Regulovaný roaming"}]}],[{id:"nase-sluzby",heading:"Ste náš zákazník?",items:[{label:"Chcem zmeniť paušál"},{label:"Dobiť kredit"},{label:"Predĺžiť služby"},{label:"Chcem nový telefón"},{label:"Navzájom zadarmo"},{label:"Orange Svojim"},{label:"Odporučte Orange"},{label:"Ostatné služby"}]}]]},{id:"internet-tv",label:"Internet, TV",featured:{id:"odporucane-sluzby",heading:"Odporúčané služby",items:[{label:"Internet na doma",isLarge:!0},{label:"Mobilný internet",isLarge:!0},{label:"Televízia",isLarge:!0},{label:"Internet + TV",isLarge:!0}]},columns:[[{id:"pausaly",heading:"Internet",items:[{label:"Prehľad internetu"},{label:"Mobilný internet"},{label:"Bezpečný internet so sebou"},{label:"Domáca linka k internetu"}]},{id:"televizia",heading:"Televízia",items:[{label:"Najlepšia TV na doma"},{label:"TV cez satelit"},{label:"TV cez internet"},{label:"Novinky na Orange TV"}]},{id:"internet-televizia",heading:"Internet + televízia",items:[{label:"Ponuka Love"},{label:"Výhodný pár zariadení"},{label:"Volania do zahraničia"},{label:"Regulovaný roaming"}]}],[{id:"nase-sluzby",heading:"Ste náš zákazník?",items:[{label:"Predĺžiť služby"},{label:"Nový internet"},{label:"Nová televízia"},{label:"Odporučte Orange"}]}]]},{id:"telefony-zariadenia",label:"Telefóny a zariadenia",featured:{id:"odporucane-sluzby",heading:"Odporúčané služby",items:[{label:"iPhone 15",isLarge:!0},{label:"iPhone 15 Pro",isLarge:!0},{label:"Samsung Z Fold",isLarge:!0},{label:"Motorola",isLarge:!0},{label:"Oppo",isLarge:!0}]},columns:[[{id:"telefony",heading:"Telefóny",items:[{label:"Apple"},{label:"Samsung"},{label:"Huawei"},{label:"Honor"},{label:"Motorola"},{label:"Oppo"}]},{id:"tablety-a-notebooky",heading:"Tablety a notebooky",items:[{label:"Lenovo"},{label:"Samsung"},{label:"Honor"},{label:"Apple"},{label:"Asus"}]},{id:"sikovne-zariadenia",heading:"Šikovné zariadenia",items:[{label:"Smart hodinky"},{label:"Smart domácnosť"},{label:"Smart TV"},{label:"Herné konzoly"}]}],[{id:"orange-akcie",heading:"Orange akcie",items:[{label:"Samsung"},{label:"Výhodné ponuky"},{label:"Zľavy na telefóny"},{label:"Dopredaj zariadení"}]}]]}],up=["Dobitie kreditu","Nedostupnosť služieb","Faktúry","Zdieľanie dát","Prečerpané dáta","Elektronická faktúra","Prvá pomoc internet","Nastavenie zariadení a sim kariet","Pevny internet do domacnosti","Dátový roaming","Nákup online","Telemarketing"],hp=["apple","apple hodinky","apple iphone","apple 16","apple pro","apple watch"],pp=e=>"blog"===e?{searchDropdownId:"megamenu-blog-search",searchInputDesktopId:"megamenu-blog-search-input",searchInputMobileId:"megamenu-blog-mobile-search-input",mobileMainPanelId:"megamenu-blog-mobile-main",mobileMainTitleId:"mobile-blog-menu-title",myOrangePanelId:"megamenu-blog-mobile-my-orange",myOrangeTitleId:"mobile-blog-my-orange-title"}:{searchDropdownId:"megamenu-search",searchInputDesktopId:"megamenu-search-input",searchInputMobileId:"megamenu-mobile-search-input",mobileMainPanelId:"megamenu-mobile-main",mobileMainTitleId:"mobile-menu-title",myOrangePanelId:"megamenu-mobile-my-orange",myOrangeTitleId:"mobile-my-orange-title"},mp=({inputId:e,inputLabel:t,searchValue:n,hasSearchEmpty:i,hasSearchFilled:s,emptyStateLinkHref:r="#"})=>S.jsxs(S.Fragment,{children:[S.jsx("label",{htmlFor:e,className:"sr-only",children:t}),S.jsx("span",{className:C(ep,np,tp),children:S.jsx("input",{className:Qh,id:e,type:"text",placeholder:"Hľadať",name:"search",defaultValue:n})}),i?S.jsxs(S.Fragment,{children:[S.jsx("p",{className:Oh,children:"Najhľadanejši výrazy"}),S.jsx("ul",{className:lp,children:up.map(e=>S.jsx("li",{children:S.jsx("a",{href:r,className:C(ip),children:e})},e))})]}):s?S.jsx("ul",{className:Eh,children:hp.map(e=>S.jsx("li",{className:Nh,children:S.jsx("a",{href:"#",className:"no-underline",children:e})},e))}):null]}),fp=({titleId:e,panelId:t})=>S.jsxs("div",{className:C(Dh),"data-megamenu-mobile-panel":"my-orange",id:t,role:"dialog","aria-modal":"true","aria-labelledby":e,"aria-hidden":"true",children:[S.jsx("h2",{id:e,className:"sr-only",children:"Môj Orange"}),S.jsx("button",{"aria-label":"Zatvoriť panel Môj Orange",className:Mh,type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"my-orange"}),S.jsxs("div",{className:Ph,children:[S.jsx("div",{className:$h,children:S.jsx("div",{className:ih,children:S.jsxs("ul",{className:C(ah,lh),children:[S.jsx("li",{className:vh,"aria-hidden":"true"}),S.jsx("li",{className:dh,children:S.jsx("button",{type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"my-orange",className:xh,"aria-label":"Zatvoriť panel Môj Orange",children:S.jsx(Ku,{name:"close",width:20,height:20,"aria-hidden":"true"})})})]})})}),S.jsx("div",{className:Ih,children:S.jsxs("div",{className:ih,children:[S.jsxs("div",{className:Rh,children:[S.jsx("div",{className:zh,"aria-hidden":"true",children:S.jsx(Ku,{name:"user",width:72,height:72})}),S.jsx("p",{className:Fh,children:"Martin Prihlásený"}),S.jsx("p",{className:Hh,children:"0905 123 456"}),S.jsx("a",{href:"#",className:Bh,children:"Odhlásiť"}),S.jsx("a",{href:"#",className:Vh,children:"My Orange"})]}),S.jsx("nav",{"aria-label":"Môj Orange rýchle akcie",children:S.jsxs("ul",{className:C(Eh,qh),children:[S.jsx("li",{className:Nh,children:S.jsx("a",{href:"#",className:Wh,children:"Zaplatiť faktúru"})}),S.jsx("li",{className:Nh,children:S.jsx("a",{href:"#",className:Wh,children:"Pozrieť spotrebu"})}),S.jsx("li",{className:Nh,children:S.jsx("a",{href:"#",className:Wh,children:"Aktivovať služby"})}),S.jsx("li",{className:Nh,children:S.jsx("a",{href:"#",className:Wh,children:"Dobiť kredit"})})]})})]})})]})]}),gp=e=>S.jsx(S.Fragment,{children:e.map(e=>S.jsxs("li",{className:Nh,children:[S.jsx("a",{href:e.href??"/",className:e.isLarge?jh:void 0,children:e.label}),e.tag?S.jsx("span",{className:C(ip,sp,rp),children:e.tag}):null]},e.label))}),vp=(t,n,i,s=!1)=>{const r=`${n}-${t.id}-${t.featured.id}`;return S.jsxs("div",{className:sh,children:[S.jsxs("div",{className:C(rh,"is-highlighted"),children:[S.jsx("h3",{id:r,className:"sr-only",children:t.featured.heading}),S.jsx("ul",{className:Eh,role:"group","aria-labelledby":r,children:gp(t.featured.items)})]}),s?S.jsx("div",{className:rh,children:t.columns.flat().map(s=>{const r=`${n}-${t.id}-${s.id}-heading`;return S.jsxs(e.Fragment,{children:[S.jsx("p",{id:r,className:i,children:s.heading}),S.jsx("ul",{className:Eh,role:"group","aria-labelledby":r,children:gp(s.items)})]},s.id)})}):t.columns.map((s,r)=>S.jsx("div",{className:rh,children:s.map(s=>{const r=`${n}-${t.id}-${s.id}-heading`;return S.jsxs(e.Fragment,{children:[S.jsx("p",{id:r,className:i,children:s.heading}),S.jsx("ul",{className:Eh,role:"group","aria-labelledby":r,children:gp(s.items)})]},s.id)})},`${t.id}-${r}`))]})},bp=({className:e,title:t="Človek",isSticky:n=!0,searchEmpty:i,searchFilled:s,compactLogoOnly:r=!1})=>{const a=pp("main"),o=Boolean(i),l=Boolean(s),c=o||l,d=o?"":l?"apple":"";return S.jsxs("header",{children:[S.jsxs("nav",{className:C(eh,e,{"is-sticky":n}),"data-megamenu":!0,"aria-label":"Main navigation",children:[S.jsx("div",{className:C(th,Ah),"data-hide-when-sticky":"true",children:S.jsx("div",{className:ih,children:S.jsxs("ul",{className:C(ah,lh),"aria-label":"Top menu",children:[S.jsx("li",{className:dh,children:S.jsx("a",{href:"/",className:C(ph,"is-active"),"aria-current":"page",children:"Pre vás"})}),S.jsx("li",{className:dh,children:S.jsx("a",{href:"/",className:ph,children:"Pre biznis"})}),S.jsx("li",{className:vh,"aria-hidden":"true"}),S.jsx("li",{className:C(dh,uh),children:S.jsxs("a",{href:"/",className:ph,children:[S.jsx(Ku,{name:"call",width:20,height:20,className:bh,"aria-hidden":"true"}),"Kontakt"]})}),S.jsx("li",{className:dh,children:S.jsx("a",{href:"/",className:C(ph,"is-active"),children:"SK"})}),S.jsx("li",{className:dh,children:S.jsx("a",{href:"/",className:ph,children:"EN"})})]})})}),S.jsx("div",{className:nh,children:S.jsx("div",{className:ih,children:S.jsxs("ul",{className:ah,"aria-label":"Hlavné menu",children:[S.jsx("li",{className:C(dh,hh),children:S.jsx("a",{href:"/",className:_h,"aria-label":`${t} - Domovská stránka`,children:r?S.jsx(Zu,{}):S.jsx(Qu,{})})}),dp.map(e=>S.jsxs("li",{className:C(dh,hh,Ah),children:[S.jsx("button",{type:"button",className:C(xh,wh),"aria-controls":`megamenu-${e.id}`,"aria-expanded":"false","aria-haspopup":"true",children:e.label}),S.jsx("div",{className:Sh,id:`megamenu-${e.id}`,children:S.jsx("div",{className:ih,children:vp(e,"megamenu",Oh)})})]},e.id)),S.jsx("li",{className:C(dh,hh,Ah),children:S.jsx("a",{href:"/",className:C(ph),children:"Akcie"})}),S.jsx("li",{className:C(dh,hh,Ah),children:S.jsx("a",{href:"/",className:C(ph),children:"Pomoc"})}),S.jsx("li",{className:vh,"aria-hidden":"true"}),S.jsxs("li",{className:C(dh,Ah),children:[S.jsx("button",{type:"button",className:xh,"aria-label":"Vyhľadávanie","aria-controls":a.searchDropdownId,"aria-expanded":"false","aria-haspopup":"true",children:S.jsx(Ku,{width:24,height:24,name:"search","aria-hidden":"true"})}),S.jsx("div",{className:C(Sh,"is-spaced"),id:a.searchDropdownId,children:S.jsx("div",{className:ih,children:S.jsx(mp,{inputId:a.searchInputDesktopId,inputLabel:"Vyhľadávanie v hlavnom menu",searchValue:d,hasSearchEmpty:o,hasSearchFilled:l,emptyStateLinkHref:"/"})})})]}),S.jsx("li",{className:C(dh),children:S.jsxs("a",{href:"/",className:C(ph),"aria-label":"Košík, 1 položka",children:[S.jsx("span",{className:gh,"data-items-in-cart":"1","aria-hidden":"true",children:S.jsx(Ku,{width:24,height:24,name:"buy","aria-hidden":"true"})}),S.jsx("span",{className:"sr-only",children:"1 položka v košíku"})]})}),S.jsx("li",{className:dh,children:S.jsxs("button",{type:"button",className:xh,"data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"my-orange","aria-haspopup":"dialog","aria-expanded":"false",children:[S.jsx(Ku,{width:24,height:24,name:"user",className:bh,"aria-hidden":"true"}),"Môj Orange"]})}),S.jsx("li",{className:C(dh,Lh),children:S.jsx("button",{type:"button",className:xh,"aria-label":"Otvoriť menu","data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"main","aria-haspopup":"dialog","aria-expanded":"false",children:S.jsx(Ku,{width:24,height:24,name:"menu","aria-hidden":"true"})})})]})})}),S.jsxs("div",{className:C(Dh),"data-megamenu-mobile-panel":"main",id:a.mobileMainPanelId,role:"dialog","aria-modal":"true","aria-labelledby":a.mobileMainTitleId,"aria-hidden":"true",children:[S.jsx("span",{id:a.mobileMainTitleId,className:"sr-only",children:"Hlavné menu"}),S.jsx("button",{"aria-label":"Zatvoriť menu",className:Mh,type:"button"}),S.jsxs("div",{className:Ph,children:[S.jsx("div",{className:$h,children:S.jsx("div",{className:ih,children:S.jsxs("ul",{className:C(ah,lh),children:[S.jsx("li",{className:dh,children:S.jsx("a",{href:"/",className:C(ph,"is-active"),"aria-current":"page",children:"Pre vás"})}),S.jsx("li",{className:dh,children:S.jsx("a",{href:"/",className:ph,children:"Pre biznis"})}),S.jsx("li",{className:vh,"aria-hidden":"true"}),S.jsx("li",{className:dh,children:S.jsx("button",{type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"main",className:xh,"aria-label":"Zatvoriť menu",children:S.jsx(Ku,{name:"close",width:20,height:20,"aria-hidden":"true"})})})]})})}),S.jsxs("div",{className:Ih,children:[S.jsxs("div",{className:ih,children:[S.jsx(mp,{inputId:a.searchInputMobileId,inputLabel:"Vyhľadávanie v mobilnom menu",searchValue:d,hasSearchEmpty:o,hasSearchFilled:l}),c?null:S.jsxs(S.Fragment,{children:[S.jsxs("ul",{className:Uh,children:[dp.map(e=>{const t=`mobile-accordion-${e.id}`,n=`mobile-${e.id}-button`;return S.jsxs("li",{className:Gh,children:[S.jsx("div",{className:Yh,children:S.jsxs("button",{type:"button",className:Xh,"aria-controls":t,"aria-expanded":"false","data-accordion-toggle":!0,id:n,children:[S.jsx("span",{className:Kh,children:e.label}),S.jsx(Ku,{name:"chevron-right",width:24,height:24,className:Zh,"aria-hidden":"true"})]})}),S.jsx("div",{className:Jh,id:t,role:"region","aria-labelledby":n,children:vp(e,"mobile",Oh,!0)})]},e.id)}),S.jsx("li",{className:Gh,children:S.jsx("div",{className:Yh,children:S.jsx("a",{href:"/",className:Xh,children:S.jsx("span",{className:Kh,children:"Akcie"})})})}),S.jsx("li",{className:Gh,children:S.jsx("div",{className:Yh,children:S.jsx("a",{href:"/",className:Xh,children:S.jsx("span",{className:Kh,children:"Pomoc"})})})})]}),S.jsxs("ul",{className:C(ah,lh,ch),"aria-label":"Výber jazyka",children:[S.jsx("li",{className:dh,children:S.jsx("a",{href:"/",className:C(ph,mh,"is-active"),children:"SK"})}),S.jsx("li",{className:dh,children:S.jsx("a",{href:"/",className:C(ph,mh),children:"EN"})})]})]})]}),c?null:S.jsxs(S.Fragment,{children:[S.jsx("hr",{className:"mt-none"}),S.jsxs("div",{className:ih,children:[S.jsx("h3",{id:"mobile-quick-access-heading",className:"sr-only",children:"Rýchly prístup"}),S.jsxs("ul",{className:C(ah,oh),role:"group","aria-labelledby":"mobile-quick-access-heading",children:[S.jsx("li",{className:dh,children:S.jsxs("button",{type:"button",className:xh,"data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"my-orange","aria-haspopup":"dialog","aria-expanded":"false",children:[S.jsx(Ku,{width:24,height:24,name:"user",className:bh,"aria-hidden":"true"}),"Môj Orange"]})}),S.jsx("li",{className:dh,children:S.jsxs("a",{href:"/",className:xh,children:[S.jsx(Ku,{width:24,height:24,name:"call",className:bh,"aria-hidden":"true"}),"Kontakt"]})}),S.jsx("li",{className:dh,children:S.jsxs("a",{href:"/",className:xh,children:[S.jsx(Ku,{width:24,height:24,name:"advertising",className:bh,"aria-hidden":"true"}),"Akcie"]})}),S.jsx("li",{className:dh,children:S.jsxs("a",{href:"/",className:xh,children:[S.jsx(Ku,{width:24,height:24,name:"newspaper",className:bh,"aria-hidden":"true"}),"Pomoc"]})})]})]})]})]})]})]}),S.jsx(fp,{panelId:a.myOrangePanelId,titleId:a.myOrangeTitleId}),S.jsx("button",{"aria-label":"Zatvoriť dropdown menu",className:Ch,type:"button"})]}),S.jsx("div",{className:kh,"aria-hidden":"true"})]})},yp=["Kategória 1","Kategória 2","Kategória 3","Kategória 4","Kategória 5"],_p=({className:e,title:t="Človek",isSticky:n=!0,searchEmpty:i,searchFilled:s,compactLogoOnly:r=!1})=>{const a=pp("blog"),o=Boolean(i),l=Boolean(s),c=o||l,d=o?"":l?"apple":"";return S.jsxs("header",{children:[S.jsxs("nav",{className:C(eh,e,{"is-sticky":n}),"data-megamenu":!0,"aria-label":"Main navigation",children:[S.jsx("div",{className:nh,children:S.jsx("div",{className:ih,children:S.jsxs("ul",{className:ah,"aria-label":"Hlavné menu",children:[S.jsx("li",{className:C(dh,hh),children:S.jsxs("a",{href:"/",className:_h,"aria-label":`${t} - Domovská stránka`,children:[r?S.jsx(Zu,{}):S.jsx(Qu,{}),S.jsx("span",{children:t})]})}),S.jsx("li",{className:C(dh,hh,Ah),children:S.jsx("a",{href:"/",className:C(ph,fh),children:"Naspať na Orange"})}),S.jsx("li",{className:vh,"aria-hidden":"true"}),S.jsxs("li",{className:C(dh,Ah),children:[S.jsx("button",{type:"button",className:xh,"aria-label":"Vyhľadávanie","aria-controls":a.searchDropdownId,"aria-expanded":"false","aria-haspopup":"true",children:S.jsx(Ku,{width:24,height:24,name:"search","aria-hidden":"true"})}),S.jsx("div",{className:C(Sh,"is-spaced"),id:a.searchDropdownId,children:S.jsx("div",{className:ih,children:S.jsx(mp,{inputId:a.searchInputDesktopId,inputLabel:"Vyhľadávanie v blog menu",searchValue:d,hasSearchEmpty:o,hasSearchFilled:l})})})]}),S.jsx("li",{className:dh,children:S.jsxs("button",{type:"button",className:xh,"data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"my-orange","aria-haspopup":"dialog","aria-expanded":"false","aria-label":"Môj Orange",children:[S.jsx(Ku,{width:24,height:24,name:"user",className:C(bh,yh),"aria-hidden":"true"}),S.jsx("span",{className:Ah,children:"Môj Orange"})]})}),S.jsxs("li",{className:C(dh,Ah),children:[S.jsxs("button",{type:"button",className:C(xh,"megamenu__nav-button--toggle"),"aria-label":"Kategórie","aria-controls":"megamenu-blog-categories","aria-expanded":"false","aria-haspopup":"true",children:[S.jsx("span",{className:"megamenu__nav-button-icon-open",children:S.jsx(Ku,{width:24,height:24,name:"menu","aria-hidden":"true"})}),S.jsx("span",{className:"megamenu__nav-button-icon-close",children:S.jsx(Ku,{width:24,height:24,name:"close","aria-hidden":"true"})})]}),S.jsx("div",{className:C(Sh,"is-spaced"),id:"megamenu-blog-categories",children:S.jsxs("div",{className:ih,children:[S.jsx("p",{className:Oh,children:"Kategórie"}),S.jsx("ul",{className:lp,children:yp.map(e=>S.jsx("li",{children:S.jsx("a",{href:"/",className:C(ip,ap,op),children:e})},e))})]})})]}),S.jsx("li",{className:C(dh,Lh),children:S.jsx("button",{type:"button",className:xh,"aria-label":"Otvoriť menu","data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"main","aria-haspopup":"dialog","aria-expanded":"false",children:S.jsx(Ku,{width:24,height:24,name:"menu","aria-hidden":"true"})})})]})})}),S.jsxs("div",{className:C(Dh),"data-megamenu-mobile-panel":"main",id:a.mobileMainPanelId,role:"dialog","aria-modal":"true","aria-labelledby":a.mobileMainTitleId,"aria-hidden":"true",children:[S.jsx("span",{id:a.mobileMainTitleId,className:"sr-only",children:"Hlavné menu"}),S.jsx("button",{"aria-label":"Zatvoriť menu",className:Mh,type:"button"}),S.jsxs("div",{className:Ph,children:[S.jsx("div",{className:$h,children:S.jsx("div",{className:ih,children:S.jsxs("ul",{className:C(ah,lh),children:[S.jsx("li",{className:dh,children:S.jsxs("a",{href:"/",className:_h,"aria-label":`${t} - Domovská stránka`,children:[r?S.jsx(Zu,{}):S.jsx(Qu,{}),S.jsx("span",{children:t})]})}),S.jsx("li",{className:vh,"aria-hidden":"true"}),S.jsx("li",{className:dh,children:S.jsx("button",{type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"main",className:xh,"aria-label":"Zatvoriť menu",children:S.jsx(Ku,{name:"close",width:20,height:20,"aria-hidden":"true"})})})]})})}),S.jsx("div",{className:Ih,children:S.jsxs("div",{className:ih,children:[S.jsx(mp,{inputId:a.searchInputMobileId,inputLabel:"Vyhľadávanie v mobilnom blog menu",searchValue:d,hasSearchEmpty:o,hasSearchFilled:l}),c?null:S.jsxs(S.Fragment,{children:[S.jsx("p",{className:Oh,children:"Kategórie"}),S.jsx("ul",{className:C(Eh,cp),children:yp.map(e=>S.jsx("li",{children:S.jsx("a",{href:"/",className:C(ip,ap,op),children:e})},e))}),S.jsx("hr",{className:"mt-none"}),S.jsx("ul",{className:C(ah,oh),children:S.jsx("li",{className:dh,children:S.jsx("a",{href:"/",className:xh,children:"Naspať na Orange"})})})]})]})})]})]}),S.jsx(fp,{panelId:a.myOrangePanelId,titleId:a.myOrangeTitleId}),S.jsx("button",{"aria-label":"Zatvoriť dropdown menu",className:Ch,type:"button"})]}),S.jsx("div",{className:Th,"aria-hidden":"true"})]})},xp=":not([inert]):not([inert] *)",wp=':not([tabindex^="-"])',Sp=":not(:disabled)";var Ep=[`a[href]${xp}${wp}`,`area[href]${xp}${wp}`,`input:not([type="hidden"]):not([type="radio"])${xp}${wp}${Sp}`,`input[type="radio"]${xp}${wp}${Sp}`,`select${xp}${wp}${Sp}`,`textarea${xp}${wp}${Sp}`,`button${xp}${wp}${Sp}`,`details${xp} > summary:first-of-type${wp}`,`iframe${xp}${wp}`,`audio[controls]${xp}${wp}`,`video[controls]${xp}${wp}`,`[contenteditable]${xp}${wp}`,`[tabindex]${xp}${wp}`];function Np(e){(e.querySelector("[autofocus]")||e).focus()}function Cp(e,t){if(t&&jp(e))return e;if(function(e){return!(e.shadowRoot&&"-1"===e.getAttribute("tabindex")||e.matches(":disabled,[hidden],[inert]"))}(e))if(e.shadowRoot){let n=kp(e.shadowRoot,t);for(;n;){const e=Cp(n,t);if(e)return e;n=Tp(n,t)}}else if("slot"===e.localName){const n=e.assignedElements({flatten:!0});t||n.reverse();for(const e of n){const n=Cp(e,t);if(n)return n}}else{let n=kp(e,t);for(;n;){const e=Cp(n,t);if(e)return e;n=Tp(n,t)}}return!t&&jp(e)?e:null}function kp(e,t){return t?e.firstElementChild:e.lastElementChild}function Tp(e,t){return t?e.nextElementSibling:e.previousElementSibling}const jp=e=>!e.shadowRoot?.delegatesFocus&&e.matches(Ep.join(","))&&!(e=>!(!e.matches("details:not([open]) *")||e.matches("details>summary:first-of-type"))||!(e.offsetWidth||e.offsetHeight||e.getClientRects().length))(e);function Op(e=document){const t=e.activeElement;return t?t.shadowRoot?Op(t.shadowRoot)||document.activeElement:t:null}function Ap(e,t){return function t(n){if(!n||n===document||n===window)return null;const i=Lp(n);return i&&(n=i),n.closest(e)||t(n.getRootNode().host)}(t)}function Lp(e){return e.assignedSlot||(e.parentNode?Lp(e.parentNode):null)}const Dp="data-a11y-dialog";class Mp{$el;id;previouslyFocused;shown;constructor(e){this.$el=e,this.id=this.$el.getAttribute(Dp)||this.$el.id,this.previouslyFocused=null,this.shown=!1,this.maintainFocus=this.maintainFocus.bind(this),this.bindKeypress=this.bindKeypress.bind(this),this.handleTriggerClicks=this.handleTriggerClicks.bind(this),this.show=this.show.bind(this),this.hide=this.hide.bind(this),this.$el.setAttribute("aria-hidden","true"),this.$el.setAttribute("aria-modal","true"),this.$el.setAttribute("tabindex","-1"),this.$el.hasAttribute("role")||this.$el.setAttribute("role","dialog"),document.addEventListener("click",this.handleTriggerClicks,!0)}destroy(){return this.fire("destroy").defaultPrevented||(this.hide(),document.removeEventListener("click",this.handleTriggerClicks,!0),this.$el.replaceWith(this.$el.cloneNode(!0))),this}show(e){return this.shown||this.fire("show",e).defaultPrevented||(this.shown=!0,this.$el.removeAttribute("aria-hidden"),this.previouslyFocused=Op(),"BODY"===this.previouslyFocused?.tagName&&e?.target&&(this.previouslyFocused=e.target),"focus"===e?.type?this.maintainFocus():Np(this.$el),document.body.addEventListener("focus",this.maintainFocus,!0),this.$el.addEventListener("keydown",this.bindKeypress,!0)),this}hide(e){return this.shown?(this.fire("hide",e).defaultPrevented||(this.shown=!1,this.$el.setAttribute("aria-hidden","true"),document.body.removeEventListener("focus",this.maintainFocus,!0),this.$el.removeEventListener("keydown",this.bindKeypress,!0),this.previouslyFocused?.focus?.()),this):this}on(e,t,n){return this.$el.addEventListener(e,t,n),this}off(e,t,n){return this.$el.removeEventListener(e,t,n),this}fire(e,t){const n=new CustomEvent(e,{detail:t,cancelable:!0});return this.$el.dispatchEvent(n),n}handleTriggerClicks(e){const t=e.composedPath()[0],n=Ap(`[${Dp}-show="${this.id}"]`,t),i=Ap(`[${Dp}-hide="${this.id}"]`,t),s=Ap(`[${Dp}-hide]`,t)&&Ap('[aria-modal="true"]',t)===this.$el;n&&this.show(e),(i||s)&&this.hide(e)}bindKeypress(e){if(Ap('[aria-modal="true"]',Op())!==this.$el)return;let t=!1;try{t=!!this.$el.querySelector('[popover]:not([popover="manual"]):popover-open')}catch{}"Escape"!==e.key||"alertdialog"===this.$el.getAttribute("role")||t||(e.preventDefault(),this.hide(e)),"Tab"===e.key&&function(e,t){const[n,i]=function(e){const t=Cp(e,!0);return[t,t?Cp(e,!1)||t:null]}(e);if(!n)return t.preventDefault();const s=Op();t.shiftKey&&s===n?(i.focus(),t.preventDefault()):t.shiftKey||s!==i||(n.focus(),t.preventDefault())}(this.$el,e)}maintainFocus(){const e=Op();Ap(`[aria-modal="true"], [${Dp}-ignore-focus-trap]`,e)||Np(this.$el)}}function Pp(){for(const e of document.querySelectorAll("[data-a11y-dialog]"))new Mp(e)}"undefined"!=typeof document&&("loading"===document.readyState?document.addEventListener("DOMContentLoaded",Pp):Pp());var $p=["input:not([inert]):not([inert] *)","select:not([inert]):not([inert] *)","textarea:not([inert]):not([inert] *)","a[href]:not([inert]):not([inert] *)","area[href]:not([inert]):not([inert] *)","button:not([inert]):not([inert] *)","[tabindex]:not(slot):not([inert]):not([inert] *)","audio[controls]:not([inert]):not([inert] *)","video[controls]:not([inert]):not([inert] *)",'[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *)',"details>summary:first-of-type:not([inert]):not([inert] *)","details:not([inert]):not([inert] *)"].join(","),Ip="undefined"==typeof Element,Rp=Ip?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,zp=!Ip&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},Fp=function(e){return"INPUT"===e.tagName},Hp=function(e){var t=e.getBoundingClientRect(),n=t.width,i=t.height;return 0===n&&0===i},Bp=function(e,t){return!(t.disabled||function(e){return Fp(e)&&"hidden"===e.type}(t)||function(e,t){var n=t.displayCheck,i=t.getShadowRoot;if("full-native"===n&&"checkVisibility"in e)return!e.checkVisibility({checkOpacity:!1,opacityProperty:!1,contentVisibilityAuto:!0,visibilityProperty:!0,checkVisibilityCSS:!0});var s=getComputedStyle(e).visibility;if("hidden"===s||"collapse"===s)return!0;var r=Rp.call(e,"details>summary:first-of-type")?e.parentElement:e;if(Rp.call(r,"details:not([open]) *"))return!0;if(n&&"full"!==n&&"full-native"!==n&&"legacy-full"!==n){if("non-zero-area"===n)return Hp(e)}else{if("function"==typeof i){for(var a=e;e;){var o=e.parentElement,l=zp(e);if(o&&!o.shadowRoot&&!0===i(o))return Hp(e);e=e.assignedSlot?e.assignedSlot:o||l===e.ownerDocument?o:l.host}e=a}if(function(e){var t,n,i,s,r=e&&zp(e),a=null===(t=r)||void 0===t?void 0:t.host,o=!1;if(r&&r!==e)for(o=!!(null!==(n=a)&&void 0!==n&&null!==(i=n.ownerDocument)&&void 0!==i&&i.contains(a)||null!=e&&null!==(s=e.ownerDocument)&&void 0!==s&&s.contains(e));!o&&a;){var l,c,d;o=!(null===(c=a=null===(l=r=zp(a))||void 0===l?void 0:l.host)||void 0===c||null===(d=c.ownerDocument)||void 0===d||!d.contains(a))}return o}(e))return!e.getClientRects().length;if("legacy-full"!==n)return!0}return!1}(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some(function(e){return"SUMMARY"===e.tagName})}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var n=0;n<t.children.length;n++){var i=t.children.item(n);if("LEGEND"===i.tagName)return!!Rp.call(t,"fieldset[disabled] *")||!i.contains(e)}return!0}t=t.parentElement}return!1}(t))},Vp=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==Rp.call(e,$p)&&function(e,t){return!(function(e){return function(e){return Fp(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||zp(e),i=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=i(window.CSS.escape(e.name));else try{t=i(e.name)}catch(e){return!1}var s=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]}(t,e.form);return!s||s===e}(e)}(t)||function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,n=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===n||"true"===n}(e))&&!function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))}(e)?0:e.tabIndex}(t)<0||!Bp(e,t))}(t,e)};const qp="--ods-modal-scrollbar-width",Wp="data-lock-scrolltop";let Up=class e{constructor(t,n){return this.element=t,this.config={classModalIsOpen:"is-active",classModalIsOpenBody:"has-modal",root:"#root",modalsRoot:"#root-modals",...n},this.handleShow=this.handleShow.bind(this),this.handleHide=this.handleHide.bind(this),this.show=this.show.bind(this),this.hide=this.hide.bind(this),this.headerFirstItemSpacing=this.headerFirstItemSpacing.bind(this),e.moveToModalRoot=e.moveToModalRoot.bind(this),e.lockBody=e.lockBody.bind(this),e.unlockBody=e.unlockBody.bind(this),this.element.ODS_Modal=this,this.init(),this}static getInstance(e){return e&&e.ODS_Modal||null}handleShow(t){e.lockBody(),t&&t.classList.add(this.config.classModalIsOpen);const n=t.querySelector("[data-a11y-dialog-initial-focus]");n&&(Vp(n)||n.setAttribute("tabindex","-1"),n.focus())}handleHide(t){e.unlockBody(),t&&t.classList.remove(this.config.classModalIsOpen)}show(){this.instance.show()}hide(){this.instance.hide()}headerFirstItemSpacing(){const e=this.element.querySelector(".modal__header");if(e){const t=e.classList.contains("modal__header--no-spacing"),n=Array.from(e.children).find(e=>!e.classList.contains("btn"));n&&!t&&(n.style.marginRight="40px")}}init(){this.config.modalsRoot&&!this.config.disablePortal&&e.moveToModalRoot(this.element,document.querySelector(this.config.modalsRoot)),this.instance=new Mp(this.element),this.instance.on("show",e=>{const t=e.currentTarget;this.handleShow(t)}),this.instance.on("hide",e=>{const t=e.currentTarget;this.handleHide(t)}),this.headerFirstItemSpacing()}destroy(){if(this.instance){this.instance.hide();const t=this.instance;document.removeEventListener("click",t.handleTriggerClicks,!0),document.body.removeEventListener("focus",t.maintainFocus,!0),this.element.removeEventListener("keydown",t.bindKeypress,!0),e.unlockBody()}this.element.ODS_Modal=this}update(){this.destroy(),this.init()}static moveToModalRoot(e,t){t&&t.appendChild(e)}static resolveBodyLockClassName(e,t){const n=t;return e||n?.config?.classModalIsOpenBody||"has-modal"}static lockBody(t,n){if(e.isLocked)return;const i=e.resolveBodyLockClassName(t,this),s=window.scrollY;document.body.setAttribute(Wp,s.toString());const r=window.innerWidth-document.documentElement.clientWidth;document.body.style.position="fixed",document.body.style.top=`-${s}px`,document.body.style.left="0",document.body.style.right="0",document.body.style.paddingRight=`${r}px`,document.body.style.setProperty(qp,`${r}px`),document.body.classList.add(i),e.isLocked=!0}static unlockBody(t,n){if(!e.isLocked)return;const i=e.resolveBodyLockClassName(t,this),s=Number.parseInt(document.body.getAttribute(Wp)||"0",10);document.body.style.position="",document.body.style.top="",document.body.style.left="",document.body.style.right="",document.body.style.paddingRight="",document.body.style.removeProperty(qp),document.body.classList.remove(i),window.scrollTo({top:Number.isFinite(s)?s:0,left:0,behavior:"instant"}),e.isLocked=!1}};Up.isLocked=!1;const Gp="modal__body",Yp=({color:e,className:t,children:n,withTopPadding:i,disableSpacing:s,...r})=>S.jsx("div",{className:C(Gp,t,{...e&&"background-contrast"!==e?{[e]:!0}:{},..."background-contrast"===e?{[`${e} text-inverse`]:!0}:{},[`${Gp}--colorful`]:e,[`${Gp}--with-top-padding`]:i,[`${Gp}--no-spacing`]:s}),...r,children:n});Yp.displayName="ModalBody";const Xp=e=>S.jsx($e,{iconName:"delete",type:"ghost",isSquare:!0,size:"small",className:"modal__close","data-a11y-dialog-hide":!0,"aria-label":"Zatvoriť",...e});Xp.displayName="ModalCloseButton";const Kp=({size:e,className:t,children:n,...i})=>S.jsx("h2",{className:C(t,{"display-3":"large"===e,h2:"small"===e}),...i,children:n});Kp.displayName="ModalTitle";const Zp="modal",Jp=[S.jsx(Te,{"data-a11y-dialog-hide":!0,children:"Zatvoriť"},"1")],Qp=({actions:e=Jp,className:t,children:i,hasStickyFooter:s,id:r,isActive:a,onHide:o,size:l,title:c,renderHeader:d,renderBody:h,renderTitle:p,renderFooter:m,fullHeight:f,disableHeaderSpacing:g,disableFooterSpacing:v,...b})=>{const y=void 0!==a,_=u(()=>y?{disablePortal:!0}:{},[y]),[x,w]=j(Up,_);n(()=>{if(!w.current||!o)return;const e=()=>{o()};return w.current.instance.on("hide",e),()=>{w.current?.instance.off("hide",e)}},[w,o]),n(()=>{w.current&&(a?w.current.show():!1===a&&w.current.hide())},[w,a]);const E=C(`${Zp}__dialog`,{[`${Zp}__dialog--${l}`]:l,[`${Zp}__dialog--full-height`]:f},t),N=`${r}-title`,k=p?p(r):S.jsx(Kp,{id:N,size:l,"data-a11y-dialog-initial-focus":!0,children:c});return S.jsxs("div",{id:r,...!y&&{"data-modal":!0},className:Zp,ref:x,role:"dialog","aria-hidden":"true","aria-modal":"true","aria-labelledby":N,children:[S.jsx("div",{className:"modal__overlay",tabIndex:-1,"data-a11y-dialog-hide":!0}),S.jsxs("div",{className:E,role:"document",...b,children:[S.jsx("div",{className:C(`${Zp}__header`,{[`${Zp}__header--no-spacing`]:g}),children:d?d(r):S.jsxs(S.Fragment,{children:[S.jsx(Xp,{}),k]})}),h?h():S.jsx(Yp,{withTopPadding:!!d,children:i}),S.jsx("div",{className:C(`${Zp}__footer`,{[`${Zp}__footer--sticky`]:s,[`${Zp}__footer--no-spacing`]:v}),children:m?m():S.jsx(G,{condition:e.length>1,wrapper:S.jsx(X,{}),children:e.map(e=>e)})})]})]})};Qp.displayName="Modal";const em="modal__product",tm=e.forwardRef(({className:e,children:t,button:n,image:i,space:s,...r},a)=>{const o=C(`${em}-footer`,e),l=`${em}-footer-content`,c=`${em}-footer-button`;return S.jsxs("div",{className:o,ref:a,...r,children:[S.jsx("div",{className:l,children:t}),S.jsx("div",{className:c,children:n})]})});tm.displayName="ModalProductFooter";const nm="modal__product",im=e.forwardRef(({className:e,children:t,image:n,space:i,titleId:s,...r},a)=>{const o=C(`${nm}-header`,{[`${nm}-header--space-small`]:"small"===i},e),l=`${nm}-content`;return S.jsxs("div",{className:o,ref:a,...r,children:[S.jsx("div",{className:l,id:s,children:t}),n]})});im.displayName="ModalProductHeader";const sm="pagination__link",rm=({ariaLabel:e,className:t,hasIcon:n,href:i,isActive:s,isFirst:r,isLast:a,label:o,...l})=>{const c=C("pagination__item",t),d=C(sm,"btn btn--square",{[`${sm}--active`]:s});return S.jsx("li",{className:c,...l,children:S.jsxs("a",{href:i,className:d,"aria-current":s?"page":void 0,"aria-label":e,children:[n&&r&&S.jsx(B,{name:"chevron-start"}),!n&&o,n&&a&&S.jsx(B,{name:"chevron-end"})]})})};rm.displayName="PaginationItem";const am=e=>{const{className:t,...n}=e,i=C("pagination__separator",t);return S.jsx("li",{className:i,...n,children:"…"})};am.displayName="PaginationSeparator";const om=({className:t,label:n,isCompact:i,items:s,...r})=>{const a=C("pagination",t),o=u(()=>s.findIndex(({isActive:e})=>e),[s]);return S.jsx("nav",{"aria-label":n,children:S.jsx("ul",{className:a,...r,children:s.map((t,n)=>{const{isFirst:r,isHidden:a,isLast:l,isSecond:c,isSecondFromEnd:d,hasIcon:u,showSeparator:h}=function({activeIndex:e,items:t,isCompact:n,index:i}){const s=0===i,r=1===i,a=i===e,o=i===t.length-2,l=i===t.length-1,c=e===i-1||e===i+1,d=i<e+Math.floor(2.5)&&i>e||i>e-Math.floor(2.5)&&i<e,u=i<4&&e<3,h=i>t.length-5&&e>t.length-4,p=!(d||u||h||s||a||l),m=r&&p||o&&p;return{isFirst:s,isHidden:p,isLast:l,isSecond:r,isSecondFromEnd:o,hasIcon:n&&!a&&(s||l)&&!c&&!(t.length<=5),showSeparator:m}}({activeIndex:o,items:s,isCompact:i||!1,index:n});return S.jsxs(e.Fragment,{children:[!i&&h&&c&&S.jsx(am,{}),S.jsx(rm,{...t,ariaLabel:t.ariaLabel||t.label,isActive:t.isActive||!1,isFirst:r,isLast:l,className:C({hide:a}),hasIcon:u}),!i&&h&&d&&S.jsx(am,{})]},n.toString())})})})};om.displayName="Pagination";const lm="pill",cm=({className:e,children:t,size:n,color:i,...s})=>S.jsx("span",{className:C(lm,{[lm+"--"+n]:n},i,e),...s,children:t});cm.displayName="Pill";const dm="orange",um="progress",hm=({color:e=dm,label:t,value:n,width:i,className:s,...r})=>S.jsxs("div",{className:C(um,s),...r,children:[S.jsx("div",{className:`${um}__label`,children:t}),S.jsx("div",{className:`${um}__bar`,children:S.jsx("div",{className:C(`${um}__indicator`,{[`${um}__indicator--${e}`]:e!==dm}),style:{width:(i?100*i:0)+"%"}})}),S.jsx("div",{className:`${um}__value`,children:n})]});hm.displayName="Progress";const pm="promo-banner",mm=({image:e,className:t,alignImage:n,flushTopSmDown:i,flushBottomSmDown:s,bleedImage:r,children:a,itemClassName:o,imageClassName:l,variant:c,imageFullWidth:d,...u})=>{const h=C(pm,t,{[`${pm}--flush-top-sm-down`]:i,[`${pm}--flush-bottom-sm-down`]:s,[`${pm}--reverse`]:"reverse"===c&&!!e,[`${pm}--vertical`]:"vertical"===c});return S.jsx("div",{className:h,...u,children:S.jsxs(Ce,{columnGapSize:"large",children:["reverse"===c&&e&&S.jsx(Oe,{size:{xs:12,md:6},className:C(`${pm}__image`,"align-center align-md-left",l),children:S.jsx(As,{src:e,alt:"Obrázok",className:C("mb-none",{fullwidth:d})})}),S.jsx(Oe,{size:"vertical"===c?{xs:12,sm:10,md:8,lg:6}:{xs:12,md:e?6:7},className:C(`${pm}__item`,{"align-items-center align-center align-self-center":"vertical"===c},o),children:a}),e&&"reverse"!==c&&S.jsx(Oe,{size:"vertical"===c?{xs:12}:{xs:12,md:6},className:C(`${pm}__image`,{[`${pm}__image--bleed-right`]:r,[`align-self-${n}`]:n,"pt-none":"top"===n,"pb-none":"bottom"===n,"align-center":"vertical"===c},l),children:S.jsx(As,{src:e,alt:"Obrázok",className:C("mb-none",{fullwidth:d})})})]})})},fm="promotion-card",gm=`${fm}__section`,vm=`${fm}__content`,bm=`${fm}__image-wrapper`,ym=`${fm}__title`,_m=({className:e,children:t,color:n="background-primary",...i})=>{const s=C(fm,e);return S.jsx(He,{className:s,color:n,...i,children:t})};_m.displayName="PromotionCard";const xm=({className:e,children:t,...n})=>{const i=C(vm,e);return S.jsx("div",{className:i,...n,children:t})};xm.displayName="PromotionCardContent";const wm=({className:e,children:t,...n})=>{const i=C(bm,e);return S.jsx("div",{className:i,...n,children:t})};wm.displayName="PromotionCardImageWrapper";const Sm=({className:e,children:t,...n})=>{const i=C(gm,e);return S.jsx(We,{className:i,...n,children:t})};Sm.displayName="PromotionCardSection";const Em=({className:t,children:n,...i})=>{const s=C(ym,t);return e.cloneElement(n,{className:s,...i})};Em.displayName="PromotionCardTitle";const Nm="section",Cm=({className:e,color:t,spacing:n,tag:i="div",children:s,containerClassName:r,...a})=>{const o=C(Nm,{[`${Nm}--${n}`]:n,...t&&"background-contrast"!==t?{[t]:!0}:{},..."background-contrast"===t?{[`${t} text-inverse`]:!0}:{}},e);return S.jsx(i,{className:o,...a,children:S.jsx(Ji,{className:r,children:s})})};Cm.displayName="Section";const km=({className:e,...t})=>{const n=C("skeleton",e);return S.jsx("span",{className:n,...t,children:"‌"})};km.displayName="Skeleton";const Tm=({href:e="#maincontent",className:t,...n})=>{const i=C("skip-link",t);return S.jsx("a",{href:e,className:i,...n,children:"Preskočiť na hlavný obsah"})};Tm.displayName="SkipLink";const jm="social-button",Om=e.forwardRef(({name:e,className:t,...n},i)=>{const s=n,r=C(jm,`${jm}--${e}`,t);return"href"in s?S.jsx("a",{ref:i,className:r,...s,children:S.jsx(B,{name:e,size:"medium"})}):S.jsx("button",{ref:i,className:r,...s,children:S.jsx(B,{name:e,size:"medium"})})});Om.displayName="SocialButton";const Am="stepbar",Lm=({showTitlesFrom:e,steps:t,label:n="krok",className:i,...s})=>{const r=t.findIndex(e=>e.isCurrent),a=(t,n)=>{const i=`${n+1}. ${t.title}`;return n<r?S.jsx("a",{href:t.href,className:C(`${Am}__link`,{[`${Am}__title-${e}`]:e}),children:i}):S.jsx("span",{"aria-current":n===r?"step":void 0,className:e?`stepbar__title-${e}`:"",children:i})};return S.jsx("nav",{className:C(Am,{[`${Am}--wide-${e}`]:e},i),"aria-label":n,...s,children:S.jsx("ol",{className:`${Am}__list`,children:t.map((e,t)=>S.jsx("li",{className:C(`${Am}__item`,{[`${Am}__item--current`]:t===r}),children:a(e,t)},t.toString()))})})};Lm.displayName="Stepbar";const Dm=({href:e,children:t,className:n,controls:i,isDisabled:s,isActive:r,...a})=>{const o=C("tab-list__tab",n),l=r?0:-1,c=e?"a":"button";return S.jsx("li",{className:"tab-list__item",role:"presentation",children:S.jsx(c,{type:e?void 0:"button",role:e?void 0:"tab",href:e,className:o,"aria-selected":r,"aria-controls":i||void 0,tabIndex:l,"aria-disabled":s,...a,children:t})})};Dm.displayName="Tab";const Mm=({children:e,isActive:t,id:n,href:i,isDisabled:s,...r})=>{const a=n||T();return S.jsx("div",{id:a,role:i?"":"tabpanel",tabIndex:0,hidden:!t,...r,children:e})};Mm.displayName="TabPanel";const Pm={tabSelector:'[role="tab"]'};let $m=class e{constructor(e,t){return this.isActive=e=>!!e&&!e.hasAttribute("hidden"),this.isSelected=e=>"true"===e.getAttribute("aria-selected"),this.element=e,this.config={...Pm,...t},this.tabs=[],this.tabPanels=[],this.activeTabIndex=null,this.rovingTabindex=null,this.resizeObserver=null,this.viewportElement=null,this.handleClick=this.handleClick.bind(this),this.handleTabFocus=this.handleTabFocus.bind(this),this.horizontalScrollHandler=this.updateHorizontalOverflowState.bind(this),this.resizeHandler=this.updateHorizontalOverflowState.bind(this),this.element.ODS_Tabs=this,this.init(),this}static getInstance(e){return e&&e.ODS_Tabs?e.ODS_Tabs:null}init(){this.tabs=Array.from(this.element.querySelectorAll(this.config.tabSelector)),this.tabs.map((e,t)=>{const n=e.getAttribute("aria-controls");return this.tabPanels.push(n?document.getElementById(n):null),e.addEventListener("click",this.handleClick),e.addEventListener("focus",this.handleTabFocus),this.isSelected(e)&&(this.activeTabIndex=t),e}),this.rovingTabindex?this.rovingTabindex.update(this.tabs):this.rovingTabindex=new D(this.tabs,{direction:"any"}),null!==this.activeTabIndex?this.setActiveTab(this.activeTabIndex):this.tabs.length>0&&this.activateNthTab(0),this.setupOverflowObserver()}destroy(){this.teardownOverflowObserver(),this.tabs.map(e=>(e.removeEventListener("click",this.handleClick),e.removeEventListener("focus",this.handleTabFocus),e)),this.tabs=[],this.tabPanels=[],this.rovingTabindex&&this.rovingTabindex.destroy(),this.element.ODS_Tabs=null}setupOverflowObserver(){this.teardownOverflowObserver(),this.viewportElement=this.element.parentElement?.classList.contains("tab-list__viewport")?this.element.parentElement:null,this.element.addEventListener("scroll",this.horizontalScrollHandler,{passive:!0}),window.addEventListener("resize",this.resizeHandler),"undefined"!=typeof ResizeObserver&&(this.resizeObserver=new ResizeObserver(this.resizeHandler),this.resizeObserver.observe(this.element),this.tabs.forEach(e=>this.resizeObserver?.observe(e))),this.updateHorizontalOverflowState()}teardownOverflowObserver(){this.element.removeEventListener("scroll",this.horizontalScrollHandler),window.removeEventListener("resize",this.resizeHandler),this.viewportElement&&(this.viewportElement.classList.remove("has-left-overflow","has-right-overflow"),this.viewportElement=null),this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}updateHorizontalOverflowState(){if(!this.viewportElement)return;const t=this.element.scrollWidth-this.element.clientWidth,n=t>e.SCROLL_EDGE_TOLERANCE,i=this.element.scrollLeft<=e.SCROLL_EDGE_TOLERANCE,s=this.element.scrollLeft>=t-e.SCROLL_EDGE_TOLERANCE;this.viewportElement.classList.toggle("has-left-overflow",n&&!i),this.viewportElement.classList.toggle("has-right-overflow",n&&!s)}update(){this.destroy(),this.init()}setActiveTab(e,t=!1){this.tabs.map((t,n)=>n===e?(this.activeTabIndex=n,this.toggleTab(t,"on")):this.toggleTab(t,"off")),this.tabPanels.map((t,n)=>n===e?this.toggleTabPanel(t,"on"):this.toggleTabPanel(t,"off"));const n=this.tabs[e];n&&this.scrollTabIntoView(n,t)}scrollTabIntoView(t,n=!1){const i=Math.max(0,this.element.scrollWidth-this.element.clientWidth),s=this.element.getBoundingClientRect(),r=t.getBoundingClientRect(),a=r.left-s.left+this.element.scrollLeft+r.width/2-this.element.clientWidth/2,o=window.innerWidth<768?"auto":"smooth",l=Math.min(i,Math.max(0,a)),c=Math.abs(this.element.scrollLeft-l)<=e.SCROLL_ALIGNMENT_TOLERANCE;!n&&c||("function"!=typeof this.element.scrollTo?(this.element.scrollLeft=l,this.updateHorizontalOverflowState()):this.element.scrollTo({left:l,behavior:o}))}handleClick(e){const t=e.currentTarget;if(t.hasAttribute("aria-disabled"))return void e.preventDefault();const n=this.tabs.findIndex(e=>e===t);n>=0&&this.setActiveTab(n,!0)}toggleTab(e,t){const n=this.isSelected(e);"on"!==t||n||(e.setAttribute("aria-selected","true"),e.setAttribute("tabindex","0")),"off"===t&&n&&(e.setAttribute("aria-selected","false"),e.setAttribute("tabindex","-1"))}toggleTabPanel(e,t){if(!e)return;const n=this.isActive(e);"on"!==t||n||e.removeAttribute("hidden"),"off"===t&&n&&e.setAttribute("hidden","")}activateNthTab(e){this.setActiveTab(e,!0)}handleTabFocus(e){this.rovingTabindex&&!this.rovingTabindex.isActive&&this.rovingTabindex.init();const t=e.currentTarget;t&&this.shouldCenterFocusedTab(t)&&this.scrollTabIntoView(t)}shouldCenterFocusedTab(e){if("function"!=typeof e.matches)return!0;try{return e.matches(":focus-visible")}catch{return!0}}};$m.SCROLL_ALIGNMENT_TOLERANCE=1,$m.SCROLL_EDGE_TOLERANCE=1;const Im=({activeTabIndex:t=0,className:n,classesTabNav:i,isFullWidth:s,isLink:r,hasEqualTabWidth:a,children:o,...l})=>{const c="tab-list",d=C(c,{[`${c}--equal`]:a},{[`${c}--fullwidth`]:s},i,n),[u]=j($m),h=e.Children.toArray(o).filter(t=>e.isValidElement(t));return S.jsxs(S.Fragment,{children:[S.jsx("div",{className:"tab-list__viewport",children:S.jsxs("ul",{className:d,role:r?"navigation":"tablist",ref:u,"data-tabs":r?void 0:"true",...l,children:[h.map((n,i)=>{const s=i===t,r=n.props||{},{renderTab:a,id:o,isDisabled:l,tab:c,href:d}=r,u=o||`tab-${i}`;if(!a)return S.jsx(Dm,{controls:d?"":u,href:d,isDisabled:l,isActive:s,children:c},u);const h=a(r);return e.cloneElement(h,{key:u,isActive:s})}),s&&S.jsx("li",{role:"presentation",className:"tab-list__hr"})]})}),r?null:h.map((n,i)=>{const s=i===t,r=n.props||{},{id:a}=r,o=a||`tab-${i}`;return e.cloneElement(n,{key:o,isActive:s,tab:void 0})})]})};Im.displayName="Tabs";const Rm=({className:e,children:t,color:n="default",isDiv:i=!1,...s})=>{const r=i?"div":"p",a=C("testimonial",{[`testimonial--${n}`]:"orange"===n},e);return S.jsx(r,{className:a,...s,children:t})};Rm.displayName="Testimonial";const zm="tile",Fm=({className:e,children:t,variant:n,vAlign:i,hAlign:s,...r})=>{const a="compact"===n,o="action"===n,l=C(zm,{[`${zm}--compact`]:a,[`${zm}--action`]:o},e),c=C(`${zm}__body`,!o&&i&&`justify-content-${i}`,!o&&s&&`align-items-${s}`),d=o?{name:"chevron-right",size:"medium",color:"orange"}:null;return S.jsx("div",{className:l,...r,children:S.jsxs("div",{className:c,children:[t,d&&S.jsx(B,{...d})]})})};Fm.displayName="Tile";const Hm="timeline",Bm=({items:e,className:t,start:n=1,titleTag:i="h3",...s})=>S.jsx("ol",{className:C(Hm,t),start:n,...s,children:e.map((t,s)=>{const r=n+s,a=t.label??null;return S.jsxs("li",{className:`${Hm}__item`,children:[S.jsxs("div",{className:`${Hm}__number-column`,"aria-hidden":"true",children:[S.jsx("span",{className:`${Hm}__number`,children:r}),s!==e.length-1&&S.jsx("div",{className:`${Hm}__line`})]}),S.jsx("span",{className:`${Hm}__label`,children:a}),S.jsx(i,{className:`${Hm}__headline`,children:t.title}),S.jsx("div",{className:`${Hm}__description`,children:t.description})]},`${Hm}-item-${r}`)})});Bm.displayName="Timeline";var Vm,qm={exports:{}},Wm=(Vm||(Vm=1,window,qm.exports=function(e){var t={};function n(i){if(t[i])return t[i].exports;var s=t[i]={i:i,l:!1,exports:{}};return e[i].call(s.exports,s,s.exports,n),s.l=!0,s.exports}return n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var s in e)n.d(i,s,function(t){return e[t]}.bind(null,s));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="/",n(n.s=37)}([function(e,t,n){var i=n(1),s=n(6),r=n(7),a=n(16),o=n(18),l="prototype",c=function(e,t,n){var d,u,h,p,m=e&c.F,f=e&c.G,g=e&c.S,v=e&c.P,b=e&c.B,y=f?i:g?i[t]||(i[t]={}):(i[t]||{})[l],_=f?s:s[t]||(s[t]={}),x=_[l]||(_[l]={});for(d in f&&(n=t),n)h=((u=!m&&y&&void 0!==y[d])?y:n)[d],p=b&&u?o(h,i):v&&"function"==typeof h?o(Function.call,h):h,y&&a(y,d,h,e&c.U),_[d]!=h&&r(_,d,p),v&&x[d]!=h&&(x[d]=h)};i.core=s,c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,e.exports=c},function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t,n){e.exports=!n(4)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,n){n.r(t),n.d(t,"h",function(){return o}),n.d(t,"createElement",function(){return o}),n.d(t,"cloneElement",function(){return d}),n.d(t,"Component",function(){return M}),n.d(t,"render",function(){return P}),n.d(t,"rerender",function(){return m}),n.d(t,"options",function(){return s});var i=function(){},s={},r=[],a=[];function o(e,t){var n,o,l,c,d=a;for(c=arguments.length;2<c--;)r.push(arguments[c]);for(t&&null!=t.children&&(r.length||r.push(t.children),delete t.children);r.length;)if((o=r.pop())&&void 0!==o.pop)for(c=o.length;c--;)r.push(o[c]);else"boolean"==typeof o&&(o=null),(l="function"!=typeof e)&&(null==o?o="":"number"==typeof o?o=String(o):"string"!=typeof o&&(l=!1)),l&&n?d[d.length-1]+=o:d===a?d=[o]:d.push(o),n=l;var u=new i;return u.nodeName=e,u.children=d,u.attributes=null==t?void 0:t,u.key=null==t?void 0:t.key,void 0!==s.vnode&&s.vnode(u),u}function l(e,t){for(var n in t)e[n]=t[n];return e}var c="function"==typeof Promise?Promise.resolve().then.bind(Promise.resolve()):setTimeout;function d(e,t){return o(e.nodeName,l(l({},e.attributes),t),2<arguments.length?[].slice.call(arguments,2):e.children)}var u=/acit|ex(?:s|g|n|p|$)|rph|ows|mnc|ntw|ine[ch]|zoo|^ord/i,h=[];function p(e){!e._dirty&&(e._dirty=!0)&&1==h.push(e)&&(s.debounceRendering||c)(m)}function m(){var e,t=h;for(h=[];e=t.pop();)e._dirty&&L(e)}function f(e,t){return e.normalizedNodeName===t||e.nodeName.toLowerCase()===t.toLowerCase()}function g(e){var t=l({},e.attributes);t.children=e.children;var n=e.nodeName.defaultProps;if(void 0!==n)for(var i in n)void 0===t[i]&&(t[i]=n[i]);return t}function v(e){var t=e.parentNode;t&&t.removeChild(e)}function b(e,t,n,i,s){if("className"===t&&(t="class"),"key"===t);else if("ref"===t)n&&n(null),i&&i(e);else if("class"!==t||s)if("style"===t){if(i&&"string"!=typeof i&&"string"!=typeof n||(e.style.cssText=i||""),i&&"object"==typeof i){if("string"!=typeof n)for(var r in n)r in i||(e.style[r]="");for(var r in i)e.style[r]="number"==typeof i[r]&&!1===u.test(r)?i[r]+"px":i[r]}}else if("dangerouslySetInnerHTML"===t)i&&(e.innerHTML=i.__html||"");else if("o"==t[0]&&"n"==t[1]){var a=t!==(t=t.replace(/Capture$/,""));t=t.toLowerCase().substring(2),i?n||e.addEventListener(t,y,a):e.removeEventListener(t,y,a),(e._listeners||(e._listeners={}))[t]=i}else if("list"!==t&&"type"!==t&&!s&&t in e){try{e[t]=null==i?"":i}catch(e){}null!=i&&!1!==i||"spellcheck"==t||e.removeAttribute(t)}else{var o=s&&t!==(t=t.replace(/^xlink:?/,""));null==i||!1===i?o?e.removeAttributeNS("http://www.w3.org/1999/xlink",t.toLowerCase()):e.removeAttribute(t):"function"!=typeof i&&(o?e.setAttributeNS("http://www.w3.org/1999/xlink",t.toLowerCase(),i):e.setAttribute(t,i))}else e.className=i||""}function y(e){return this._listeners[e.type](s.event&&s.event(e)||e)}var _=[],x=0,w=!1,S=!1;function E(){for(var e;e=_.pop();)s.afterMount&&s.afterMount(e),e.componentDidMount&&e.componentDidMount()}function N(e,t,n,i,s){var r=e,a=w;if(null!=t&&"boolean"!=typeof t||(t=""),"string"==typeof t||"number"==typeof t)return e&&void 0!==e.splitText&&e.parentNode&&(!e._component||s)?e.nodeValue!=t&&(e.nodeValue=t):(r=document.createTextNode(t),e&&(e.parentNode&&e.parentNode.replaceChild(r,e),C(e,!0))),r.__preactattr_=!0,r;var o=t.nodeName;if("function"==typeof o)return function(e,t,n,i){for(var s=e&&e._component,r=s,a=e,o=s&&e._componentConstructor===t.nodeName,l=o,c=g(t);s&&!l&&(s=s._parentComponent);)l=s.constructor===t.nodeName;return s&&l&&(!i||s._component)?(A(s,c,3,n,i),e=s.base):(r&&!o&&(D(r),e=a=null),s=j(t.nodeName,c,n),e&&!s.nextBase&&(s.nextBase=e,a=null),A(s,c,1,n,i),e=s.base,a&&e!==a&&(a._component=null,C(a,!1))),e}(e,t,n,i);if(w="svg"===o||"foreignObject"!==o&&w,o=String(o),(!e||!f(e,o))&&(r=function(e,t){var n=t?document.createElementNS("http://www.w3.org/2000/svg",e):document.createElement(e);return n.normalizedNodeName=e,n}(o,w),e)){for(;e.firstChild;)r.appendChild(e.firstChild);e.parentNode&&e.parentNode.replaceChild(r,e),C(e,!0)}var l=r.firstChild,c=r.__preactattr_,d=t.children;if(null==c){c=r.__preactattr_={};for(var u=r.attributes,h=u.length;h--;)c[u[h].name]=u[h].value}return!S&&d&&1===d.length&&"string"==typeof d[0]&&null!=l&&void 0!==l.splitText&&null==l.nextSibling?l.nodeValue!=d[0]&&(l.nodeValue=d[0]):(d&&d.length||null!=l)&&function(e,t,n,i,s){var r,a,o,l,c,d,u,h,p=e.childNodes,m=[],g={},b=0,y=0,_=p.length,x=0,w=t?t.length:0;if(0!==_)for(var S=0;S<_;S++){var E=p[S],k=E.__preactattr_;null!=(T=w&&k?E._component?E._component.__key:k.key:null)?(b++,g[T]=E):(k||(void 0!==E.splitText?!s||E.nodeValue.trim():s))&&(m[x++]=E)}if(0!==w)for(S=0;S<w;S++){var T;if(c=null,null!=(T=(l=t[S]).key))b&&void 0!==g[T]&&(c=g[T],g[T]=void 0,b--);else if(y<x)for(r=y;r<x;r++)if(void 0!==m[r]&&(d=a=m[r],h=s,"string"==typeof(u=l)||"number"==typeof u?void 0!==d.splitText:"string"==typeof u.nodeName?!d._componentConstructor&&f(d,u.nodeName):h||d._componentConstructor===u.nodeName)){c=a,m[r]=void 0,r===x-1&&x--,r===y&&y++;break}c=N(c,l,n,i),o=p[S],c&&c!==e&&c!==o&&(null==o?e.appendChild(c):c===o.nextSibling?v(o):e.insertBefore(c,o))}if(b)for(var S in g)void 0!==g[S]&&C(g[S],!1);for(;y<=x;)void 0!==(c=m[x--])&&C(c,!1)}(r,d,n,i,S||null!=c.dangerouslySetInnerHTML),function(e,t,n){var i;for(i in n)t&&null!=t[i]||null==n[i]||b(e,i,n[i],n[i]=void 0,w);for(i in t)"children"===i||"innerHTML"===i||i in n&&t[i]===("value"===i||"checked"===i?e[i]:n[i])||b(e,i,n[i],n[i]=t[i],w)}(r,t.attributes,c),w=a,r}function C(e,t){var n=e._component;n?D(n):(null!=e.__preactattr_&&e.__preactattr_.ref&&e.__preactattr_.ref(null),!1!==t&&null!=e.__preactattr_||v(e),k(e))}function k(e){for(e=e.lastChild;e;){var t=e.previousSibling;C(e,!0),e=t}}var T=[];function j(e,t,n){var i,s=T.length;for(e.prototype&&e.prototype.render?(i=new e(t,n),M.call(i,t,n)):((i=new M(t,n)).constructor=e,i.render=O);s--;)if(T[s].constructor===e)return i.nextBase=T[s].nextBase,T.splice(s,1),i;return i}function O(e,t,n){return this.constructor(e,n)}function A(e,t,n,i,r){e._disable||(e._disable=!0,e.__ref=t.ref,e.__key=t.key,delete t.ref,delete t.key,void 0===e.constructor.getDerivedStateFromProps&&(!e.base||r?e.componentWillMount&&e.componentWillMount():e.componentWillReceiveProps&&e.componentWillReceiveProps(t,i)),i&&i!==e.context&&(e.prevContext||(e.prevContext=e.context),e.context=i),e.prevProps||(e.prevProps=e.props),e.props=t,e._disable=!1,0!==n&&(1!==n&&!1===s.syncComponentUpdates&&e.base?p(e):L(e,1,r)),e.__ref&&e.__ref(e))}function L(e,t,n,i){if(!e._disable){var r,a,o,c=e.props,d=e.state,u=e.context,h=e.prevProps||c,p=e.prevState||d,m=e.prevContext||u,f=e.base,v=e.nextBase,b=f||v,y=e._component,k=!1,T=m;if(e.constructor.getDerivedStateFromProps&&(d=l(l({},d),e.constructor.getDerivedStateFromProps(c,d)),e.state=d),f&&(e.props=h,e.state=p,e.context=m,2!==t&&e.shouldComponentUpdate&&!1===e.shouldComponentUpdate(c,d,u)?k=!0:e.componentWillUpdate&&e.componentWillUpdate(c,d,u),e.props=c,e.state=d,e.context=u),e.prevProps=e.prevState=e.prevContext=e.nextBase=null,e._dirty=!1,!k){r=e.render(c,d,u),e.getChildContext&&(u=l(l({},u),e.getChildContext())),f&&e.getSnapshotBeforeUpdate&&(T=e.getSnapshotBeforeUpdate(h,p));var O,M,P=r&&r.nodeName;if("function"==typeof P){var $=g(r);(a=y)&&a.constructor===P&&$.key==a.__key?A(a,$,1,u,!1):(O=a,e._component=a=j(P,$,u),a.nextBase=a.nextBase||v,a._parentComponent=e,A(a,$,0,u,!1),L(a,1,n,!0)),M=a.base}else o=b,(O=y)&&(o=e._component=null),(b||1===t)&&(o&&(o._component=null),M=function(e,t,n,i,s,r){x++||(w=null!=s&&void 0!==s.ownerSVGElement,S=null!=e&&!("__preactattr_"in e));var a=N(e,t,n,i,r);return s&&a.parentNode!==s&&s.appendChild(a),--x||(S=!1),a}(o,r,u,n||!f,b&&b.parentNode,!0));if(b&&M!==b&&a!==y){var I=b.parentNode;I&&M!==I&&(I.replaceChild(M,b),O||(b._component=null,C(b,!1)))}if(O&&D(O),(e.base=M)&&!i){for(var R=e,z=e;z=z._parentComponent;)(R=z).base=M;M._component=R,M._componentConstructor=R.constructor}}for(!f||n?_.unshift(e):k||(e.componentDidUpdate&&e.componentDidUpdate(h,p,T),s.afterUpdate&&s.afterUpdate(e));e._renderCallbacks.length;)e._renderCallbacks.pop().call(e);x||i||E()}}function D(e){s.beforeUnmount&&s.beforeUnmount(e);var t=e.base;e._disable=!0,e.componentWillUnmount&&e.componentWillUnmount(),e.base=null;var n=e._component;n?D(n):t&&(t.__preactattr_&&t.__preactattr_.ref&&t.__preactattr_.ref(null),v(e.nextBase=t),T.push(e),k(t)),e.__ref&&e.__ref(null)}function M(e,t){this._dirty=!0,this.context=t,this.props=e,this.state=this.state||{},this._renderCallbacks=[]}function P(e,t,n){return function(e,t,n,i,s,r){x++||(w=null!=s&&void 0!==s.ownerSVGElement,S=null!=e&&!("__preactattr_"in e));var a=N(e,t,n,i,r);return s&&a.parentNode!==s&&s.appendChild(a),--x||(S=!1,E()),a}(n,e,{},!1,t,!1)}l(M.prototype,{setState:function(e,t){this.prevState||(this.prevState=this.state),this.state=l(l({},this.state),"function"==typeof e?e(this.state,this.props):e),t&&this._renderCallbacks.push(t),p(this)},forceUpdate:function(e){e&&this._renderCallbacks.push(e),L(this,2)},render:function(){}});var $={h:o,createElement:o,cloneElement:d,Component:M,render:P,rerender:m,options:s};t.default=$},function(e,t){var n=e.exports={version:"2.5.7"};"number"==typeof __e&&(__e=n)},function(e,t,n){var i=n(8),s=n(40);e.exports=n(3)?function(e,t,n){return i.f(e,t,s(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){var i=n(9),s=n(38),r=n(39),a=Object.defineProperty;t.f=n(3)?Object.defineProperty:function(e,t,n){if(i(e),t=r(t,!0),i(n),s)try{return a(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},function(e,t,n){var i=n(2);e.exports=function(e){if(!i(e))throw TypeError(e+" is not an object!");return e}},function(e,t){var n=0,i=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+i).toString(36))}},function(e,t,n){var i=n(22);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==i(e)?e.split(""):Object(e)}},function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,n){var i=n(4);e.exports=function(e,t){return!!e&&i(function(){t?e.call(null,function(){},1):e.call(null)})}},function(e,t,n){var i=n(0);i(i.S+i.F,"Object",{assign:n(41)})},function(e,t,n){var i=n(2),s=n(1).document,r=i(s)&&i(s.createElement);e.exports=function(e){return r?s.createElement(e):{}}},function(e,t,n){var i=n(1),s=n(7),r=n(17),a=n(10)("src"),o="toString",l=Function[o],c=(""+l).split(o);n(6).inspectSource=function(e){return l.call(e)},(e.exports=function(e,t,n,o){var l="function"==typeof n;l&&(r(n,"name")||s(n,"name",t)),e[t]!==n&&(l&&(r(n,a)||s(n,a,e[t]?""+e[t]:c.join(String(t)))),e===i?e[t]=n:o?e[t]?e[t]=n:s(e,t,n):(delete e[t],s(e,t,n)))})(Function.prototype,o,function(){return"function"==typeof this&&this[a]||l.call(this)})},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){var i=n(19);e.exports=function(e,t,n){if(i(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,i){return e.call(t,n,i)};case 3:return function(n,i,s){return e.call(t,n,i,s)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var i=n(42),s=n(28);e.exports=Object.keys||function(e){return i(e,s)}},function(e,t,n){var i=n(11),s=n(12);e.exports=function(e){return i(s(e))}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var i=n(21),s=n(24),r=n(43);e.exports=function(e){return function(t,n,a){var o,l=i(t),c=s(l.length),d=r(a,c);if(e&&n!=n){for(;d<c;)if((o=l[d++])!=o)return!0}else for(;d<c;d++)if((e||d in l)&&l[d]===n)return e||d||0;return!e&&-1}}},function(e,t,n){var i=n(25),s=Math.min;e.exports=function(e){return 0<e?s(i(e),9007199254740991):0}},function(e,t){var n=Math.ceil,i=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(0<e?i:n)(e)}},function(e,t,n){var i=n(27)("keys"),s=n(10);e.exports=function(e){return i[e]||(i[e]=s(e))}},function(e,t,n){var i=n(6),s=n(1),r="__core-js_shared__",a=s[r]||(s[r]={});(e.exports=function(e,t){return a[e]||(a[e]=void 0!==t?t:{})})("versions",[]).push({version:i.version,mode:n(44)?"pure":"global",copyright:"© 2018 Denis Pushkarev (zloirock.ru)"})},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,n){var i=n(12);e.exports=function(e){return Object(i(e))}},function(e,t,n){var i=n(8).f,s=Function.prototype,r=/^\s*function ([^ (]*)/;"name"in s||n(3)&&i(s,"name",{configurable:!0,get:function(){try{return(""+this).match(r)[1]}catch(e){return""}}})},function(e,t,n){var i=n(0),s=n(32)(1);i(i.P+i.F*!n(13)([].map,!0),"Array",{map:function(e){return s(this,e,arguments[1])}})},function(e,t,n){var i=n(18),s=n(11),r=n(29),a=n(24),o=n(47);e.exports=function(e,t){var n=1==e,l=2==e,c=3==e,d=4==e,u=6==e,h=5==e||u,p=t||o;return function(t,o,m){for(var f,g,v=r(t),b=s(v),y=i(o,m,3),_=a(b.length),x=0,w=n?p(t,_):l?p(t,0):void 0;x<_;x++)if((h||x in b)&&(g=y(f=b[x],x,v),e))if(n)w[x]=g;else if(g)switch(e){case 3:return!0;case 5:return f;case 6:return x;case 2:w.push(f)}else if(d)return!1;return u?-1:c||d?d:w}}},function(e,t,n){var i=n(22);e.exports=Array.isArray||function(e){return"Array"==i(e)}},function(e,t,n){var i=n(27)("wks"),s=n(10),r=n(1).Symbol,a="function"==typeof r;(e.exports=function(e){return i[e]||(i[e]=a&&r[e]||(a?r:s)("Symbol."+e))}).store=i},function(e,t,n){var i=n(0),s=n(23)(!1),r=[].indexOf,a=!!r&&1/[1].indexOf(1,-0)<0;i(i.P+i.F*(a||!n(13)(r)),"Array",{indexOf:function(e){return a?r.apply(this,arguments)||0:s(this,e,arguments[1])}})},function(e,t,n){var i=n(0);i(i.S,"Object",{create:n(52)})},function(e,t,n){t.__esModule=!0,t.default=void 0,n(14),n(30),n(31),n(35),n(49),n(50);var i=n(5),s=function(e){return e&&e.__esModule?e:{default:e}}(n(51));function r(e){if(!e.element)throw new Error("element is not defined");if(!e.id)throw new Error("id is not defined");if(!e.source)throw new Error("source is not defined");Array.isArray(e.source)&&(e.source=a(e.source)),(0,i.render)((0,i.createElement)(s.default,e),e.element)}var a=function(e){return function(t,n){n(e.filter(function(e){return-1!==e.toLowerCase().indexOf(t.toLowerCase())}))}};r.enhanceSelectElement=function(e){if(!e.selectElement)throw new Error("selectElement is not defined");if(!e.source){var t=[].filter.call(e.selectElement.options,function(t){return t.value||e.preserveNullOptions});e.source=t.map(function(e){return e.textContent||e.innerText})}if(e.onConfirm=e.onConfirm||function(t){var n=[].filter.call(e.selectElement.options,function(e){return(e.textContent||e.innerText)===t})[0];n&&(n.selected=!0)},e.selectElement.value||void 0===e.defaultValue){var n=e.selectElement.options.selectedIndex,i=0<=n?e.selectElement.options[n]:null;e.defaultValue=i?i.textContent||i.innerText:""}if(void 0===e.name&&(e.name=""),void 0===e.id&&(void 0===e.selectElement.id?e.id="":e.id=e.selectElement.id),void 0===e.autoselect&&(e.autoselect=!0),void 0===e.autocomplete){var s=e.selectElement.getAttribute("autocomplete");null!==s&&(e.autocomplete=s)}var a=document.createElement("div");e.selectElement.parentNode.insertBefore(a,e.selectElement),r(Object.assign({},e,{element:a})),e.selectElement.style.display="none",e.selectElement.id=e.selectElement.id+"-select"};var o=r;t.default=o},function(e,t,n){e.exports=!n(3)&&!n(4)(function(){return 7!=Object.defineProperty(n(15)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){var i=n(2);e.exports=function(e,t){if(!i(e))return e;var n,s;if(t&&"function"==typeof(n=e.toString)&&!i(s=n.call(e)))return s;if("function"==typeof(n=e.valueOf)&&!i(s=n.call(e)))return s;if(!t&&"function"==typeof(n=e.toString)&&!i(s=n.call(e)))return s;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){var i=n(20),s=n(45),r=n(46),a=n(29),o=n(11),l=Object.assign;e.exports=!l||n(4)(function(){var e={},t={},n=Symbol(),i="abcdefghijklmnopqrst";return e[n]=7,i.split("").forEach(function(e){t[e]=e}),7!=l({},e)[n]||Object.keys(l({},t)).join("")!=i})?function(e,t){for(var n=a(e),l=arguments.length,c=1,d=s.f,u=r.f;c<l;)for(var h,p=o(arguments[c++]),m=d?i(p).concat(d(p)):i(p),f=m.length,g=0;g<f;)u.call(p,h=m[g++])&&(n[h]=p[h]);return n}:l},function(e,t,n){var i=n(17),s=n(21),r=n(23)(!1),a=n(26)("IE_PROTO");e.exports=function(e,t){var n,o=s(e),l=0,c=[];for(n in o)n!=a&&i(o,n)&&c.push(n);for(;t.length>l;)i(o,n=t[l++])&&(~r(c,n)||c.push(n));return c}},function(e,t,n){var i=n(25),s=Math.max,r=Math.min;e.exports=function(e,t){return(e=i(e))<0?s(e+t,0):r(e,t)}},function(e,t){e.exports=!1},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t){t.f={}.propertyIsEnumerable},function(e,t,n){var i=n(48);e.exports=function(e,t){return new(i(e))(t)}},function(e,t,n){var i=n(2),s=n(33),r=n(34)("species");e.exports=function(e){var t;return s(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!s(t.prototype)||(t=void 0),i(t)&&null===(t=t[r])&&(t=void 0)),void 0===t?Array:t}},function(e,t,n){var i=n(0),s=n(32)(2);i(i.P+i.F*!n(13)([].filter,!0),"Array",{filter:function(e){return s(this,e,arguments[1])}})},function(e,t,n){var i=n(0);i(i.S,"Array",{isArray:n(33)})},function(e,t,n){t.__esModule=!0,t.default=void 0,n(14),n(36),n(30),n(31),n(35),n(55),n(58);var i=n(5),s=a(n(60)),r=a(n(61));function a(e){return e&&e.__esModule?e:{default:e}}function o(){return(o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}function l(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var c={13:"enter",27:"escape",32:"space",38:"up",40:"down"};function d(){return"undefined"!=typeof navigator&&!(!navigator.userAgent.match(/(iPod|iPhone|iPad)/g)||!navigator.userAgent.match(/AppleWebKit/g))}var u=function(e){function t(t){var n;return(n=e.call(this,t)||this).elementReferences={},n.state={focused:null,hovered:null,menuOpen:!1,options:t.defaultValue?[t.defaultValue]:[],query:t.defaultValue,validChoiceMade:!1,selected:null,ariaHint:!0,searchOnInteraction:!0},n.handleComponentBlur=n.handleComponentBlur.bind(l(l(n))),n.handleKeyDown=n.handleKeyDown.bind(l(l(n))),n.handleUpArrow=n.handleUpArrow.bind(l(l(n))),n.handleDownArrow=n.handleDownArrow.bind(l(l(n))),n.handleEnter=n.handleEnter.bind(l(l(n))),n.handlePrintableKey=n.handlePrintableKey.bind(l(l(n))),n.handleListMouseLeave=n.handleListMouseLeave.bind(l(l(n))),n.handleOptionBlur=n.handleOptionBlur.bind(l(l(n))),n.handleOptionClick=n.handleOptionClick.bind(l(l(n))),n.handleOptionFocus=n.handleOptionFocus.bind(l(l(n))),n.handleOptionMouseDown=n.handleOptionMouseDown.bind(l(l(n))),n.handleOptionMouseEnter=n.handleOptionMouseEnter.bind(l(l(n))),n.handleInputBlur=n.handleInputBlur.bind(l(l(n))),n.handleInputChange=n.handleInputChange.bind(l(l(n))),n.handleInputFocus=n.handleInputFocus.bind(l(l(n))),n.pollInputElement=n.pollInputElement.bind(l(l(n))),n.getDirectInputChanges=n.getDirectInputChanges.bind(l(l(n))),n}!function(e,t){e.prototype=Object.create(t.prototype),(e.prototype.constructor=e).__proto__=t}(t,e);var n=t.prototype;return n.isQueryAnOption=function(e,t){var n=this;return-1!==t.map(function(e){return n.templateInputValue(e).toLowerCase()}).indexOf(e.toLowerCase())},n.componentDidMount=function(){this.pollInputElement()},n.componentWillUnmount=function(){clearTimeout(this.$pollInput)},n.pollInputElement=function(){var e=this;this.getDirectInputChanges(),this.$pollInput=setTimeout(function(){e.pollInputElement()},100)},n.getDirectInputChanges=function(){var e=this.elementReferences[-1];e&&e.value!==this.state.query&&this.handleInputChange({target:{value:e.value}})},n.componentDidUpdate=function(e,t){var n=this.state.focused,i=null===n,s=t.focused!==n;s&&!i&&this.elementReferences[n].focus();var r=-1===n,a=s&&null===t.focused;if(r&&a){var o=this.elementReferences[n];o.setSelectionRange(0,o.value.length)}},n.hasAutoselect=function(){return this.props.autoselect},n.templateInputValue=function(e){var t=this.props.templates&&this.props.templates.inputValue;return t?t(e):e},n.templateSuggestion=function(e){var t=this.props.templates&&this.props.templates.suggestion;return t?t(e):e},n.handleComponentBlur=function(e){var t,n=this.state,i=n.options,s=n.query,r=n.selected;this.props.confirmOnBlur?(t=e.query||s,this.props.onConfirm(i[r])):t=s,this.setState({focused:null,menuOpen:e.menuOpen||!1,query:t,selected:null,validChoiceMade:this.isQueryAnOption(t,i)})},n.handleListMouseLeave=function(e){this.setState({hovered:null})},n.handleOptionBlur=function(e,t){var n=this.state,i=n.focused,s=n.menuOpen,r=n.options,a=n.selected,o=null===e.relatedTarget,l=e.relatedTarget===this.elementReferences[-1],c=i!==t&&-1!==i;if(!c&&o||!c&&!l){var u=s&&d()&&!this.hasAutoselect();this.handleComponentBlur({menuOpen:u,query:this.templateInputValue(r[a])})}},n.handleInputBlur=function(e){var t=this.state,n=t.focused,i=t.menuOpen,s=t.options,r=t.query,a=t.selected,o=0<=n;if(d()&&!e.relatedTarget&&!o&&this.hasAutoselect()){var l=this.templateInputValue(s[a]);this.handleComponentBlur({menuOpen:!1,query:l})}else if(!o){var c=i&&d(),u=d()?r:this.templateInputValue(s[a]);this.handleComponentBlur({menuOpen:c,query:u})}},n.handleInputChange=function(e){var t=this,n=this.props,i=n.minLength,s=n.source,r=n.showAllValues,a=this.state.searchOnInteraction,o=this.hasAutoselect(),l=e.target.value,c=0===l.length,d=a||this.state.query.length!==l.length,u=l.length>=i;this.setState({query:l,ariaHint:c,searchOnInteraction:!0}),r||!c&&d&&u?s(l,function(e){var n=0<e.length;t.setState(function(t){return{menuOpen:n&&null!==t.focused,options:e,selected:o&&n?0:-1,validChoiceMade:!1}})}):!c&&u||this.setState({menuOpen:!1,options:[]})},n.handleInputClick=function(e){this.handleInputChange(e)},n.handleInputFocus=function(e){var t=this.state,n=t.query,i=t.validChoiceMade,s=t.options,r=this.props.minLength,a=!i&&n.length>=r&&0<s.length;a?this.setState(function(e){var t=e.menuOpen;return{focused:-1,menuOpen:a||t,selected:-1}}):this.setState({focused:-1}),e&&this.handleInputChange(e)},n.handleOptionFocus=function(e){this.setState({focused:e,hovered:null,selected:e,searchOnInteraction:-1!==e})},n.handleOptionMouseEnter=function(e,t){d()||this.setState({hovered:t})},n.handleOptionClick=function(e,t){var n=this.state.options[t],i=this.templateInputValue(n);this.props.onConfirm(n),this.setState({focused:-1,hovered:null,menuOpen:!1,query:i,selected:-1,validChoiceMade:!0}),this.forceUpdate()},n.handleOptionMouseDown=function(e){e.preventDefault()},n.handleUpArrow=function(e){e.preventDefault();var t=this.state,n=t.menuOpen,i=t.selected;-1!==i&&n&&this.handleOptionFocus(i-1)},n.handleDownArrow=function(e){var t=this;if(e.preventDefault(),this.props.showAllValues&&!1===this.state.menuOpen)e.preventDefault(),this.props.source("",function(e){t.setState({menuOpen:!0,options:e,selected:0,focused:0,hovered:null})});else if(!0===this.state.menuOpen){var n=this.state,i=n.menuOpen,s=n.options,r=n.selected;r!==s.length-1&&i&&this.handleOptionFocus(r+1)}},n.handleSpace=function(e){var t=this;this.props.showAllValues&&!1===this.state.menuOpen&&""===this.state.query&&(e.preventDefault(),this.props.source("",function(e){t.setState({menuOpen:!0,options:e})})),-1!==this.state.focused&&(e.preventDefault(),this.handleOptionClick(e,this.state.focused))},n.handleEnter=function(e){this.state.menuOpen&&(e.preventDefault(),0<=this.state.selected&&this.handleOptionClick(e,this.state.selected))},n.handlePrintableKey=function(e){var t=this.elementReferences[-1];e.target===t||t.focus()},n.handleKeyDown=function(e){switch(c[e.keyCode]){case"up":this.handleUpArrow(e);break;case"down":this.handleDownArrow(e);break;case"space":this.handleSpace(e);break;case"enter":this.handleEnter(e);break;case"escape":this.handleComponentBlur({query:this.state.query});break;default:(function(e){return 47<e&&e<58||32===e||8===e||64<e&&e<91||95<e&&e<112||185<e&&e<193||218<e&&e<223})(e.keyCode)&&this.handlePrintableKey(e)}},n.render=function(){var e,t=this,n=this.props,r=n.cssNamespace,a=n.customInputClassName,l=n.wrapperClassName,c=n.optionClassName,u=n.menuClassName,h=n.displayMenu,p=n.enterKeyHint,m=n.autocomplete,f=n.id,g=n.minLength,v=n.name,b=n.placeholder,y=n.required,_=n.showAllValues,x=n.tNoResults,w=n.tStatusQueryTooShort,S=n.tStatusNoResults,E=n.tStatusSelectedOption,N=n.tStatusResults,C=n.tAssistiveHint,k=n.dropdownArrow,T=this.state,j=T.focused,O=T.hovered,A=T.menuOpen,L=T.options,D=T.query,M=T.selected,P=T.ariaHint,$=T.validChoiceMade,I=this.hasAutoselect(),R=-1===j,z=0===L.length,F=0!==D.length,H=D.length>=g,B=this.props.showNoOptionsFound&&R&&z&&F&&H,V=r+"__wrapper"+(l?" "+l:""),q=r+"__input",W=null!==j?" "+q+"--focused":"",U=this.props.showAllValues?" "+q+"--show-all-values":" "+q+"--default",G=r+"__dropdown-arrow-down",Y=-1!==j&&null!==j,X=r+"__menu",K=X+"--"+h,Z=X+"--"+(A||B?"visible":"hidden"),J=r+"__option",Q=r+"__hint",ee=this.templateInputValue(L[M]),te=ee&&0===ee.toLowerCase().indexOf(D.toLowerCase())&&I?D+ee.substr(D.length):"",ne=f+"__assistiveHint",ie=P?{"aria-describedby":ne}:null;return _&&"string"==typeof(e=k({className:G}))&&(e=(0,i.createElement)("div",{className:r+"__dropdown-arrow-down-wrapper",dangerouslySetInnerHTML:{__html:e}})),(0,i.createElement)("div",{className:V,onKeyDown:this.handleKeyDown},(0,i.createElement)(s.default,{id:f,length:L.length,queryLength:D.length,minQueryLength:g,selectedOption:this.templateInputValue(L[M]),selectedOptionIndex:M,validChoiceMade:$,isInFocus:null!==this.state.focused,tQueryTooShort:w,tNoResults:S,tSelectedOption:E,tResults:N}),te&&(0,i.createElement)("span",null,(0,i.createElement)("input",{className:Q,readonly:!0,tabIndex:"-1",value:te})),(0,i.createElement)("input",o({enterkeyhint:p||(d()&&this.hasAutoselect()?"done":""),"aria-expanded":A?"true":"false","aria-activedescendant":!!Y&&f+"__option--"+j,"aria-owns":f+"__listbox","aria-autocomplete":this.hasAutoselect()?"both":"list"},ie,{autoComplete:m,className:""+q+W+U+(a?" "+a:""),id:f,onClick:function(e){return t.handleInputClick(e)},onBlur:this.handleInputBlur},function(e){return{onInput:e}}(this.handleInputChange),{onFocus:this.handleInputFocus,name:v,placeholder:b,ref:function(e){t.elementReferences[-1]=e},type:"text",role:"combobox",required:y,value:D})),e,(0,i.createElement)("ul",{className:X+" "+K+" "+Z+(u?" "+u:""),onMouseLeave:function(e){return t.handleListMouseLeave(e)},id:f+"__listbox",role:"listbox"},L.map(function(e,n){var s=(-1===j?M===n:j===n)&&null===O?" "+J+"--focused":"",r=n%2?" "+J+"--odd":"",a=d()?"<span id="+f+"__option-suffix--"+n+' style="border:0;clip:rect(0 0 0 0);height:1px;marginBottom:-1px;marginRight:-1px;overflow:hidden;padding:0;position:absolute;whiteSpace:nowrap;width:1px"> '+(n+1)+" of "+L.length+"</span>":"";return(0,i.createElement)("li",{"aria-selected":j===n?"true":"false",className:""+J+s+r+(c?" "+c:""),dangerouslySetInnerHTML:{__html:t.templateSuggestion(e)+a},id:f+"__option--"+n,key:n,onBlur:function(e){return t.handleOptionBlur(e,n)},onClick:function(e){return t.handleOptionClick(e,n)},onMouseDown:t.handleOptionMouseDown,onMouseEnter:function(e){return t.handleOptionMouseEnter(e,n)},ref:function(e){t.elementReferences[n]=e},role:"option",tabIndex:"-1","aria-posinset":n+1,"aria-setsize":L.length})}),B&&(0,i.createElement)("li",{className:J+(c?" "+c:"")+" "+J+"--no-results"},x())),(0,i.createElement)("span",{id:ne,style:{display:"none"}},C()))},t}(i.Component);(t.default=u).defaultProps={autoselect:!1,cssNamespace:"autocomplete",wrapperClassName:"",customInputClassName:"",menuClassName:"",optionClassName:"",defaultValue:"",displayMenu:"inline",minLength:0,name:"input-autocomplete",autocomplete:"off",placeholder:"",onConfirm:function(){},confirmOnBlur:!0,showNoOptionsFound:!0,showAllValues:!1,required:!1,tNoResults:function(){return"No results found"},tAssistiveHint:function(){return"When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures."},dropdownArrow:r.default}},function(e,t,n){var i=n(9),s=n(53),r=n(28),a=n(26)("IE_PROTO"),o=function(){},l="prototype",c=function(){var e,t=n(15)("iframe"),i=r.length;for(t.style.display="none",n(54).appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),c=e.F;i--;)delete c[l][r[i]];return c()};e.exports=Object.create||function(e,t){var n;return null!==e?(o[l]=i(e),n=new o,o[l]=null,n[a]=e):n=c(),void 0===t?n:s(n,t)}},function(e,t,n){var i=n(8),s=n(9),r=n(20);e.exports=n(3)?Object.defineProperties:function(e,t){s(e);for(var n,a=r(t),o=a.length,l=0;l<o;)i.f(e,n=a[l++],t[n]);return e}},function(e,t,n){var i=n(1).document;e.exports=i&&i.documentElement},function(e,t,n){var i=n(0);i(i.P,"Function",{bind:n(56)})},function(e,t,n){var i=n(19),s=n(2),r=n(57),a=[].slice,o={};e.exports=Function.bind||function(e){var t=i(this),n=a.call(arguments,1),l=function(){var i=n.concat(a.call(arguments));return this instanceof l?function(e,t,n){if(!(t in o)){for(var i=[],s=0;s<t;s++)i[s]="a["+s+"]";o[t]=Function("F,a","return new F("+i.join(",")+")")}return o[t](e,n)}(t,i.length,i):r(t,i,e)};return s(t.prototype)&&(l.prototype=t.prototype),l}},function(e,t){e.exports=function(e,t,n){var i=void 0===n;switch(t.length){case 0:return i?e():e.call(n);case 1:return i?e(t[0]):e.call(n,t[0]);case 2:return i?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return i?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return i?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3])}return e.apply(n,t)}},function(e,t,n){n(59)("match",1,function(e,t,n){return[function(n){var i=e(this),s=null==n?void 0:n[t];return void 0!==s?s.call(n,i):new RegExp(n)[t](String(i))},n]})},function(e,t,n){var i=n(7),s=n(16),r=n(4),a=n(12),o=n(34);e.exports=function(e,t,n){var l=o(e),c=n(a,l,""[e]),d=c[0],u=c[1];r(function(){var t={};return t[l]=function(){return 7},7!=""[e](t)})&&(s(String.prototype,e,d),i(RegExp.prototype,l,2==t?function(e,t){return u.call(e,this,t)}:function(e){return u.call(e,this)}))}},function(e,t,n){t.__esModule=!0,t.default=void 0,n(36);var i=n(5),s=function(e){function t(){for(var t,n=arguments.length,i=new Array(n),s=0;s<n;s++)i[s]=arguments[s];return(t=e.call.apply(e,[this].concat(i))||this).state={bump:!1,debounced:!1},t}!function(e,t){e.prototype=Object.create(t.prototype),(e.prototype.constructor=e).__proto__=t}(t,e);var n=t.prototype;return n.componentWillMount=function(){var e=this;this.debounceStatusUpdate=function(e,t){var n;return function(){var i=this,s=arguments;clearTimeout(n),n=setTimeout(function(){n=null,e.apply(i,s)},t)}}(function(){if(!e.state.debounced){var t=!e.props.isInFocus||e.props.validChoiceMade;e.setState(function(e){return{bump:!e.bump,debounced:!0,silenced:t}})}},1400)},n.componentWillReceiveProps=function(e){e.queryLength,this.setState({debounced:!1})},n.render=function(){var e,t=this.props,n=t.id,s=t.length,r=t.queryLength,a=t.minQueryLength,o=t.selectedOption,l=t.selectedOptionIndex,c=t.tQueryTooShort,d=t.tNoResults,u=t.tSelectedOption,h=t.tResults,p=this.state,m=p.bump,f=p.debounced,g=p.silenced,v=r<a,b=0===s,y=o?u(o,s,l):"";return e=v?c(a):b?d():h(s,y),this.debounceStatusUpdate(),(0,i.createElement)("div",{style:{border:"0",clip:"rect(0 0 0 0)",height:"1px",marginBottom:"-1px",marginRight:"-1px",overflow:"hidden",padding:"0",position:"absolute",whiteSpace:"nowrap",width:"1px"}},(0,i.createElement)("div",{id:n+"__status--A",role:"status","aria-atomic":"true","aria-live":"polite"},!g&&f&&m?e:""),(0,i.createElement)("div",{id:n+"__status--B",role:"status","aria-atomic":"true","aria-live":"polite"},g||!f||m?"":e))},t}(i.Component);(t.default=s).defaultProps={tQueryTooShort:function(e){return"Type in "+e+" or more characters for results"},tNoResults:function(){return"No search results"},tSelectedOption:function(e,t,n){return e+" "+(n+1)+" of "+t+" is highlighted"},tResults:function(e,t){return e+" "+(1===e?"result":"results")+" "+(1===e?"is":"are")+" available. "+t}}},function(e,t,n){t.__esModule=!0,t.default=void 0;var i=n(5);t.default=function(e){var t=e.className;return(0,i.createElement)("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",className:t,focusable:"false"},(0,i.createElement)("g",{stroke:"none",fill:"none","fill-rule":"evenodd"},(0,i.createElement)("polygon",{fill:"#000000",points:"0 0 22 0 11 17"})))}}]).default),qm.exports),Um=h({__proto__:null,default:p(Wm)},[Wm]);export{R as Accordion,U as AccordionItem,J as Alert,ne as AnchorNavigation,pa as Autocomplete,se as Bar,re as BarBreak,oe as BarItem,ue as BlockAction,he as BlockActionControl,pe as BlockActionIndicator,me as BlockActionOverride,Le as BodyBanner,Pe as Breadcrumbs,Te as Button,Re as ButtonFill,ze as ButtonGhost,Ie as ButtonPrimary,X as Buttons,He as Card,Ve as CardProductHeader,We as CardSection,Zi as Carousel,Ps as CarouselHero,Ds as CarouselHeroItem,Js as CarouselPromotions,jr as CartTable,va as Checkbox,Ji as Container,Qi as Controls,Ar as Cover,Dr as Divider,Gr as Dropdown,Yr as DropdownDivider,Xr as DropdownItem,qr as DropdownToggleButton,Jr as Expander,ia as FeatureAccordion,sa as FeatureAccordionItem,ku as Field,Tu as Fieldset,Wc as File,Lu as Gauge,Ce as Grid,Oe as GridCol,Qc as Group,$u as Hero,fu as Hint,B as Icon,$e as IconButton,zu as IconList,As as Image,fr as InfoTooltip,id as InputStepper,Ru as Item,gu as Label,Q as Link,Hu as List,Vu as ListItem,Gu as Loader,Yu as LoaderFullscreen,bp as Megamenu,_p as MegamenuBlog,Eu as Message,Qp as Modal,Yp as ModalBody,Xp as ModalCloseButton,tm as ModalProductFooter,im as ModalProductHeader,Kp as ModalTitle,om as Pagination,V as Pictogram,cm as Pill,hm as Progress,mm as PromoBanner,_m as PromotionCard,xm as PromotionCardContent,wm as PromotionCardImageWrapper,Sm as PromotionCardSection,Em as PromotionCardTitle,ad as Radio,au as RangeSlider,Cm as Section,ca as Select,km as Skeleton,Tm as SkipLink,Om as SocialButton,z as SpritePathContext,F as SpritePathProvider,Lm as Stepbar,Mu as Sticker,Dm as Tab,Mm as TabPanel,hr as Table,Im as Tabs,wr as Tag,Er as TagButton,Rm as Testimonial,du as TextArea,Xc as TextInput,Fm as Tile,Bm as Timeline,pr as Tooltip};
2
2
  //# sourceMappingURL=index.js.map