@orangesk/orange-design-system 2.1.0 → 2.2.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 (79) 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/BlockAction/style.css +1 -1
  4. package/build/components/BlockAction/style.css.map +1 -1
  5. package/build/components/Card/style.css +1 -1
  6. package/build/components/Card/style.css.map +1 -1
  7. package/build/components/Carousel/style.css +1 -1
  8. package/build/components/Carousel/style.css.map +1 -1
  9. package/build/components/CarouselHero/style.css +1 -1
  10. package/build/components/CarouselHero/style.css.map +1 -1
  11. package/build/components/CarouselPromotions/style.css +1 -1
  12. package/build/components/CarouselPromotions/style.css.map +1 -1
  13. package/build/components/Dropdown/style.css +1 -1
  14. package/build/components/Dropdown/style.css.map +1 -1
  15. package/build/components/Footer/style.css +1 -1
  16. package/build/components/Footer/style.css.map +1 -1
  17. package/build/components/Icon/style.css +1 -1
  18. package/build/components/Icon/style.css.map +1 -1
  19. package/build/components/Link/style.css +1 -1
  20. package/build/components/Link/style.css.map +1 -1
  21. package/build/components/Megamenu/style.css +1 -1
  22. package/build/components/Megamenu/style.css.map +1 -1
  23. package/build/components/Tile/style.css +1 -1
  24. package/build/components/Tile/style.css.map +1 -1
  25. package/build/components/Tooltip/style.css +1 -1
  26. package/build/components/Tooltip/style.css.map +1 -1
  27. package/build/components/index.js +1 -1
  28. package/build/components/index.js.map +1 -1
  29. package/build/components/tsconfig.tsbuildinfo +1 -1
  30. package/build/images/card-device-example.png +0 -0
  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/footer.js +1 -1
  38. package/build/lib/footer.js.map +1 -1
  39. package/build/lib/megamenu.css +1 -1
  40. package/build/lib/megamenu.css.map +1 -1
  41. package/build/lib/megamenu.js +1 -1
  42. package/build/lib/megamenu.js.map +1 -1
  43. package/build/lib/scripts.js +1 -1
  44. package/build/lib/scripts.js.map +1 -1
  45. package/build/lib/style.css +1 -1
  46. package/build/lib/style.css.map +1 -1
  47. package/build/search-index.json +5 -5
  48. package/build/sprite.svg +1 -1
  49. package/package.json +18 -18
  50. package/src/assets/icons/pictogram-communication--dark.svg +4 -0
  51. package/src/assets/icons/pictogram-communication.svg +4 -0
  52. package/src/assets/icons/pictogram-coverage--dark.svg +5 -0
  53. package/src/assets/icons/pictogram-coverage.svg +5 -0
  54. package/src/assets/icons/pictogram-credit--dark.svg +7 -0
  55. package/src/assets/icons/pictogram-credit.svg +6 -0
  56. package/src/assets/icons/pictogram-modem--dark.svg +9 -0
  57. package/src/assets/icons/pictogram-modem.svg +9 -0
  58. package/src/assets/icons/pictogram-speed--dark.svg +7 -0
  59. package/src/assets/icons/pictogram-speed.svg +7 -0
  60. package/src/assets/icons/pictogram-sunset--dark.svg +10 -0
  61. package/src/assets/icons/pictogram-sunset.svg +10 -0
  62. package/src/assets/icons/pictogram-wallet--dark.svg +6 -0
  63. package/src/assets/icons/pictogram-wallet.svg +6 -0
  64. package/src/components/BlockAction/styles/mixins.scss +1 -1
  65. package/src/components/BlockAction/styles/style.scss +1 -1
  66. package/src/components/BlockAction/tests/BlockAction.styles.unit.test.jsx +18 -0
  67. package/src/components/Card/styles/mixins.scss +2 -0
  68. package/src/components/Card/styles/style.scss +1 -0
  69. package/src/components/Carousel/Carousel.tsx +6 -3
  70. package/src/components/CarouselHero/styles/mixins.scss +1 -1
  71. package/src/components/CarouselPromotions/styles/mixins.scss +2 -2
  72. package/src/components/Forms/File/styles/style.scss +1 -1
  73. package/src/components/Forms/styles/mixins.scss +1 -1
  74. package/src/components/Icon/styles/mixins.scss +4 -4
  75. package/src/components/Link/styles/style.scss +4 -1
  76. package/src/components/Tile/styles/mixins.scss +25 -7
  77. package/src/components/Tile/styles/style.scss +5 -1
  78. package/src/styles/tokens/base.scss +0 -16
  79. package/src/styles/typography/mixins.scss +10 -1
@@ -1,2 +1,2 @@
1
- import e,{useRef as t,useEffect as n,useCallback as i,useState as a,createContext as r,useContext as s,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,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 m(e,t,n,i,a,r,s){try{var o=e[r](s),l=o.value}catch(e){return void n(e)}o.done?t(l):Promise.resolve(l).then(i,a)}function f(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function v(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,k(i.key),i)}}function g(e,t,n){return t&&v(e.prototype,t),n&&v(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function b(e,t,n){return(t=k(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,i)}return n}function _(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?y(Object(n),!0).forEach(function(t){b(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function x(e,t){if(null==e)return{};var n,i,a=function(e,t){if(null==e)return{};var n={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(-1!==t.indexOf(i))continue;n[i]=e[i]}return n}(e,t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(i=0;i<r.length;i++)n=r[i],-1===t.indexOf(n)&&{}.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function w(){var e,t,n="function"==typeof Symbol?Symbol:{},i=n.iterator||"@@iterator",a=n.toStringTag||"@@toStringTag";function r(n,i,a,r){var l=i&&i.prototype instanceof o?i:o,c=Object.create(l.prototype);return S(c,"_invoke",function(n,i,a){var r,o,l,c=0,d=a||[],u=!1,h={p:0,n:0,v:e,a:p,f:p.bind(e,4),d:function(t,n){return r=t,o=0,l=e,h.n=n,s}};function p(n,i){for(o=n,l=i,t=0;!u&&c&&!a&&t<d.length;t++){var a,r=d[t],p=h.p,m=r[2];n>3?(a=m===i)&&(l=r[(o=r[4])?5:(o=3,3)],r[4]=r[5]=e):r[0]<=p&&((a=n<2&&p<r[1])?(o=0,h.v=i,h.n=r[1]):p<m&&(a=n<3||r[0]>i||i>m)&&(r[4]=n,r[5]=i,h.n=m,o=0))}if(a||n>1)return s;throw u=!0,i}return function(a,d,m){if(c>1)throw TypeError("Generator is already running");for(u&&1===d&&p(d,m),o=d,l=m;(t=o<2?e:l)||!u;){r||(o?o<3?(o>1&&(h.n=-1),p(o,l)):h.n=l:h.v=l);try{if(c=2,r){if(o||(a="next"),t=r[a]){if(!(t=t.call(r,l)))throw TypeError("iterator result is not an object");if(!t.done)return t;l=t.value,o<2&&(o=0)}else 1===o&&(t=r.return)&&t.call(r),o<2&&(l=TypeError("The iterator does not provide a '"+a+"' method"),o=1);r=e}else if((t=(u=h.n<0)?l:n.call(i,h))!==s)break}catch(t){r=e,o=1,l=t}finally{c=1}}return{value:t,done:u}}}(n,a,r),!0),c}var s={};function o(){}function l(){}function c(){}t=Object.getPrototypeOf;var d=[][i]?t(t([][i]())):(S(t={},i,function(){return this}),t),u=c.prototype=o.prototype=Object.create(d);function h(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,c):(e.__proto__=c,S(e,a,"GeneratorFunction")),e.prototype=Object.create(u),e}return l.prototype=c,S(u,"constructor",c),S(c,"constructor",l),l.displayName="GeneratorFunction",S(c,a,"GeneratorFunction"),S(u),S(u,a,"Generator"),S(u,i,function(){return this}),S(u,"toString",function(){return"[object Generator]"}),(w=function(){return{w:r,m:h}})()}function S(e,t,n,i){var a=Object.defineProperty;try{a({},"",{})}catch(e){a=0}S=function(e,t,n,i){function r(t,n){S(e,t,function(e){return this._invoke(t,n,e)})}t?a?a(e,t,{value:n,enumerable:!i,configurable:!i,writable:!i}):e[t]=n:(r("next",0),r("throw",1),r("return",2))},S(e,t,n,i)}function N(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,a,r,s,o=[],l=!0,c=!1;try{if(r=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(i=r.call(n)).done)&&(o.push(i.value),o.length!==t);l=!0);}catch(e){c=!0,a=e}finally{try{if(!l&&null!=n.return&&(s=n.return(),Object(s)!==s))return}finally{if(c)throw a}}return o}}(e,t)||T(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.")}()}function E(e){return function(e){if(Array.isArray(e))return p(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||T(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function k(e){var t=function(e){if("object"!=typeof e||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,"string");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==typeof t?t:t+""}function C(e){return C="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},C(e)}function T(e,t){if(e){if("string"==typeof e)return p(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)?p(e,t):void 0}}function A(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var O,j,L,D={exports:{}},M={},P={};function I(){return L||(L=1,"production"===process.env.NODE_ENV?D.exports=function(){if(O)return M;O=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function n(t,n,i){var a=null;if(void 0!==i&&(a=""+i),void 0!==n.key&&(a=""+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:a,ref:void 0!==n?n:null,props:i}}return M.Fragment=t,M.jsx=n,M.jsxs=n,M}():D.exports=(j||(j=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 m:return"Fragment";case v:return"Profiler";case f:return"StrictMode";case _:return"Suspense";case x: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 g:return(e._context.displayName||"Context")+".Consumer";case y:var n=e.render;return(e=e.displayName)||(e=""!==(e=n.displayName||n.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case w:return null!==(n=e.displayName||null)?n:t(e.type)||"Memo";case S: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,a="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.",a),n(e)}}function a(e){if(e===m)return"<>";if("object"==typeof e&&null!==e&&e.$$typeof===S)return"<...>";try{var n=t(e);return n?"<"+n+">":"<...>"}catch(e){return"<...>"}}function r(){return Error("react-stack-top-frame")}function s(){var e=t(this.type);return O[e]||(O[e]=!0),void 0!==(e=this.props.ref)?e:null}function o(e,n,a,r,o,c){var u,p=n.children;if(void 0!==p)if(r){if(T(p)){for(r=0;r<p.length;r++)l(p[r]);Object.freeze&&Object.freeze(p)}}else l(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}",D[p+r]||(m=0<m.length?"{"+m.join(": ..., ")+": ...}":"{}",D[p+r]=!0)}if(p=null,void 0!==a&&(i(a),p=""+a),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 a={},n)"key"!==f&&(a[f]=n[f]);else a=n;return p&&function(e){function t(){d||(d=!0)}t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}(a,"function"==typeof e&&(e.displayName||e.name)),function(e,t,n,i,a,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:s}):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:a}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:r}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(e,p,a,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===S&&("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"),v=Symbol.for("react.profiler"),g=Symbol.for("react.consumer"),b=Symbol.for("react.context"),y=Symbol.for("react.forward_ref"),_=Symbol.for("react.suspense"),x=Symbol.for("react.suspense_list"),w=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),N=Symbol.for("react.activity"),E=Symbol.for("react.client.reference"),k=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,C=Object.prototype.hasOwnProperty,T=Array.isArray,A=console.createTask?console.createTask:function(){return null},O={},j=(u={react_stack_bottom_frame:function(e){return e()}}).react_stack_bottom_frame.bind(u,r)(),L=A(a(r)),D={};P.Fragment=m,P.jsx=function(e,t,n){var i=1e4>k.recentlyCreatedOwnerStacks++;return o(e,t,n,!1,i?Error("react-stack-top-frame"):j,i?A(a(e)):L)},P.jsxs=function(e,t,n){var i=1e4>k.recentlyCreatedOwnerStacks++;return o(e,t,n,!0,i?Error("react-stack-top-frame"):j,i?A(a(e)):L)}}()),P)),D.exports}var R,z,F=I(),B={exports:{}},H=(R||(R=1,z=B,function(){var e={}.hasOwnProperty;function t(){for(var e="",t=0;t<arguments.length;t++){var a=arguments[t];a&&(e=i(e,n(a)))}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 a="";for(var r in n)e.call(n,r)&&n[r]&&(a=i(a,r));return a}function i(e,t){return t?e?e+" "+t:e+t:e}z.exports?(t.default=t,z.exports=t):window.classNames=t}()),B.exports),V=A(H),W=0;function q(e){return"id".concat("","-").concat(W+=1)}var U=function(e){var a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t(null),s=t(a),o=t(null);n(function(){s.current=null!=a?a:{}},[a]);var l=i(function(t){var n,i,a,l;o.current&&o.current!==t&&r.current&&(null===(n=(i=r.current).destroy)||void 0===n||n.call(i),r.current=null),o.current=t,t&&(null===r.current?r.current=new e(t,s.current):null===(a=(l=r.current).update)||void 0===a||a.call(l,s.current))},[e]);return n(function(){return function(){var e,t;r.current&&(null===(e=(t=r.current).destroy)||void 0===e||e.call(t),r.current=null),o.current=null}},[e]),[l,r]},$={current:0};function G(e){var i=N(a(e),2),r=i[0],s=i[1],o=t(e);return n(function(){if(!e){$.current+=1;var t="id-".concat($.current);o.current=t,s(t)}},[e]),r||o.current||e||"id-0"}var Y={TAB:["Tab"],ESC:["Esc","Escape"],ARROWLEFT:["Left","ArrowLeft"],ARROWUP:["Up","ArrowUp"],ARROWRIGHT:["Right","ArrowRight"],ARROWDOWN:["Down","ArrowDown"]},X=function(){return g(function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{direction:"horizontal"};f(this,e),this.elems=t,this.config=n,this.isActive=!1,this.onKeydown=this.onKeydown.bind(this)},[{key:"init",value:function(){document.addEventListener("keydown",this.onKeydown),this.isActive=!0}},{key:"destroy",value:function(){document.removeEventListener("keydown",this.onKeydown),this.isActive=!1}},{key:"update",value:function(e){this.elems=e}},{key:"onKeydown",value:function(e){var t=this.elems.indexOf(document.activeElement);(Y.ARROWUP.includes(e.key)||Y.ARROWDOWN.includes(e.key))&&"horizontal"===this.config.direction||(Y.ARROWLEFT.includes(e.key)||Y.ARROWRIGHT.includes(e.key))&&"vertical"===this.config.direction||((Y.ARROWDOWN.includes(e.key)||Y.ARROWRIGHT.includes(e.key))&&(e.preventDefault(),t>=0&&t<this.elems.length-1?this.elems[t+1].focus():this.elems[0].focus()),(Y.ARROWUP.includes(e.key)||Y.ARROWLEFT.includes(e.key))&&(e.preventDefault(),t>=1?this.elems[t-1].focus():this.elems[this.elems.length-1].focus()),Y.TAB.includes(e.key)&&this.destroy())}}])}(),K={buttonSelector:"[data-accordion-toggle]"},Z=function(){return g(function e(t,n){return f(this,e),this.element=t,this.config=_(_({},K),n),this.onFocus=this.onFocus.bind(this),this.onClick=this.onClick.bind(this),this.element.ODS_Accordion=this,this.init(),this},[{key:"onFocus",value:function(e){this.rovingTabindex.isActive||this.rovingTabindex.init();var t=e.currentTarget;window.location.hash.substring(1)===t.getAttribute("id")&&"false"===t.getAttribute("aria-expanded")&&t.click()}},{key:"toggleAccordionItem",value:function(e){var t=e.getAttribute("aria-controls"),n=t?this.element.querySelector("#".concat(t)):null;if(n){var i=!("true"===e.getAttribute("aria-expanded"));e.setAttribute("aria-expanded",String(i)),i?(n.removeAttribute("hidden"),this.scrollTriggerIntoModalView(e)):n.setAttribute("hidden","")}}},{key:"scrollTriggerIntoModalView",value:function(e){var t=this,n=e.closest(".modal__dialog");if(n){var i=function(){var i=n.getBoundingClientRect(),a=e.getBoundingClientRect(),r=t.getStickyHeaderOffset(n),s=a.top-i.top+n.scrollTop-r-8;n.scrollTo({top:Math.max(0,s),behavior:"smooth"})};"function"!=typeof window.requestAnimationFrame?setTimeout(i,0):window.requestAnimationFrame(i)}}},{key:"getStickyHeaderOffset",value:function(e){var t=e.querySelector(".modal__header");if(!t)return 0;var n=e.getBoundingClientRect(),i=t.getBoundingClientRect();return Math.max(0,i.bottom-n.top)}},{key:"init",value:function(){var e=this;this.buttons=Array.from(this.element.querySelectorAll(this.config.buttonSelector)),this.rovingTabindex?this.rovingTabindex.update(this.buttons):this.rovingTabindex=new X(this.buttons,{direction:"vertical"}),this.buttons.forEach(function(t){t.addEventListener("focus",e.onFocus),t.addEventListener("click",e.onClick)})}},{key:"onClick",value:function(e){var t=e.currentTarget;this.toggleAccordionItem(t)}},{key:"destroy",value:function(){var e=this;this.rovingTabindex.destroy(),this.buttons.forEach(function(t){t.removeEventListener("focus",e.onFocus),t.removeEventListener("click",e.onClick)})}},{key:"update",value:function(){this.destroy(),this.init()}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Accordion?e.ODS_Accordion:null}}])}(),J=r(null),Q=["className","children","headingLevel","size","isEnclosed","noTopBorder"],ee="accordion",te=function(e){var t=e.className,n=e.children,i=e.headingLevel,a=void 0===i?3:i,r=e.size,s=e.isEnclosed,o=e.noTopBorder,l=x(e,Q),c=N(U(Z),1)[0],d=V(ee,b(b(b({},"".concat(ee,"--").concat(r),r),"".concat(ee,"--enclosed"),s),"".concat(ee,"--no-top-border"),o),t);return F.jsx(J.Provider,{value:a,children:F.jsx("ul",_(_({className:d,ref:c,"data-accordion":"true"},l),{},{children:n}))})};te.displayName="Accordion";var ne=["children","value"],ie=e.createContext("/sprite.svg"),ae=function(e){var t=e.children,n=e.value,i=void 0===n?"/sprite.svg":n,a=x(e,ne);return F.jsx(ie.Provider,_(_({value:i},a),{},{children:t}))},re=["className","alt","color","name","size","spritePath","type"],se="icon",oe=function(e){var t=e.className,n=e.alt,i=e.color,a=e.name,r=e.size,o=e.spritePath,l=void 0===o?"/sprite.svg":o,c=e.type,d=void 0===c?"icon":c,u=x(e,re),h=s(ie),p="pictogram"===d,m=V(se,b(b(b({},"".concat(se,"--").concat(r),r),"".concat(se,"--").concat(i),i),"".concat(se,"--pictogram"),p),t);if(p){var f="/sprite.svg"!==l||void 0===h?l:h;return F.jsxs("svg",_(_({className:m,"aria-hidden":void 0!==n?void 0:"true",role:void 0!==n?"img":void 0},u),{},{children:[void 0!==n&&n.length>0&&F.jsx("title",{children:n}),F.jsx("use",{className:"".concat(se,"__use ").concat(se,"__use--light"),xlinkHref:"".concat(f,"#").concat(a)}),F.jsx("use",{className:"".concat(se,"__use ").concat(se,"__use--dark"),xlinkHref:"".concat(f,"#").concat(a,"--dark")})]}))}return F.jsxs("svg",_(_({className:m,"aria-hidden":void 0!==n?void 0:"true",role:void 0!==n?"img":void 0},u),{},{children:[void 0!==n&&n.length>0&&F.jsx("title",{children:n}),F.jsx("use",{xlinkHref:"/sprite.svg"!==l||void 0===h?"".concat(l,"#").concat(a):"".concat(h,"#").concat(a)})]}))};oe.displayName="Icon";var le=["name"],ce=function(e){var t=e.name,n=x(e,le);return F.jsx(oe,_({name:t,type:"pictogram"},n))};ce.displayName="Pictogram";var de=["className","title","renderTitle","id","isActive","toggleAttribute"],ue="accordion",he=function(t){var n=t.className,i=t.title,a=t.renderTitle,r=t.id,s=t.isActive,o=t.toggleAttribute,l=void 0===o?"data-accordion-toggle":o,c=x(t,de),d=e.useContext(J),u="h".concat(d||3),h=_(b({type:"button","aria-expanded":s,className:"".concat(ue,"__button"),"aria-controls":"".concat(r,"-section"),id:r},l,!0),c);return F.jsx(u,{className:V("".concat(ue,"__header"),n),children:F.jsxs("button",_(_({},h),{},{children:[a?a(i):F.jsx("span",{className:"accordion__title",children:i}),F.jsx(oe,{className:"".concat(ue,"__icon"),name:"chevron-down",size:"medium"})]}))})};he.displayName="AccordionHeader";var pe=["id","isActive","title","renderTitle","renderHeader","children","className"],me=function(e){var t=e.id,n=e.isActive,i=e.title,a=e.renderTitle,r=e.renderHeader,s=e.children,o=e.className,l=x(e,pe),c=V("accordion__item",o),d=G(t);return F.jsxs("li",{className:c,children:[r?r(i,d,n||!1):F.jsx(he,_({id:d,isActive:n,title:i,renderTitle:a},l)),F.jsx("div",_(_({id:"".concat(d,"-section"),role:"region","aria-labelledby":d,className:V("accordion__body",{"is-active":n})},n?{}:{hidden:!0}),{},{children:s}))]})};me.displayName="AccordionItem";var fe=function(e){var t=e.condition,n=e.wrapper,i=e.children;return t?o(n,void 0,i):i};fe.displayName="ConditionalWrapper";var ve=["isStackedOnXs","children","className"],ge="buttons",be=function(e){var t=e.isStackedOnXs,n=e.children,i=e.className,a=x(e,ve);return F.jsx("div",_(_({className:V(ge,b({},"".concat(ge,"--stack-on-xs"),t),i)},a),{},{children:n}))};be.displayName="Buttons";var ye={warning:"warning-important",info:"info",danger:"error-severe",success:"checked"},_e=["className","type","title","renderTitle","description","headingLevel","actionButtons","isFullWidth","onClose"],xe="alert",we=function(t){var n=t.className,i=t.type,a=void 0===i?"info":i,r=t.title,s=t.renderTitle,o=t.description,l=t.headingLevel,c=void 0===l?3:l,d=t.actionButtons,u=t.isFullWidth,h=t.onClose,p=x(t,_e),m="h".concat(c),f=V(xe,b(b({},"".concat(xe,"--").concat(a),a),"".concat(xe,"--full-width"),u),n),v=s&&s(_({className:n,type:a,title:r,renderTitle:s,description:o,headingLevel:c,actionButtons:d,isFullWidth:u,onClose:h},p))||r&&e.createElement(m,{className:"".concat(xe,"__title")},r);return F.jsxs("div",_(_({className:f},p),{},{children:[F.jsx("div",{className:"".concat(xe,"__icon"),children:F.jsx(oe,{name:ye[a],color:a,size:"medium"})}),F.jsxs("div",{className:"".concat(xe,"__content"),children:[v,o&&F.jsx(fe,{condition:"string"==typeof o,wrapper:F.jsx("p",{}),children:o}),d&&F.jsx(fe,{condition:e.Children.count(d)>1,wrapper:F.jsx(be,{}),children:e.Children.map(d,function(e){return e})})]}),h&&F.jsx("div",{className:"".concat(xe,"__close"),children:F.jsx("button",{onClick:h,children:F.jsx(oe,{name:"close",size:"medium"})})})]}))};we.displayName="Alert";var Se=["className","children","isUnderline","isNormal","noAccent","tag","href"],Ne=function(t){var n=t.className,i=t.children,a=t.isUnderline,r=t.isNormal,s=t.noAccent,o=t.tag,l=void 0===o?"a":o,c=t.href,d=x(t,Se),u=V("link",{underline:a,normal:r,"no-accent":s},n);return e.createElement(l,_({href:c,className:u},d),i)};Ne.displayName="Link";var Ee=function(){function e(t){return f(this,e),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=t,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}return g(e,[{key:"findMegamenuElement",value:function(){return document.querySelector("[data-megamenu]")}},{key:"getMegamenuOffsetHeight",value:function(){var e;return(null===(e=this.megamenuElement)||void 0===e?void 0:e.offsetHeight)||0}},{key:"updateStickyPosition",value:function(){if(!this.isForcedFixed&&this.megamenuElement){var t=this.getMegamenuOffsetHeight(),n=t!==this.lastStickyOffset;if(this.lastStickyOffset=t,this.element.style.top="".concat(t,"px"),this.updateStickyFloatingState(),n&&this.isAutoScrolling&&this.autoScrollTargetId&&!(this.autoScrollCorrectionCount>=e.MAX_SCROLL_CORRECTIONS)){var i=document.getElementById(this.autoScrollTargetId);i&&(this.autoScrollCorrectionCount+=1,this.scrollToSection(i,"smooth"))}}}},{key:"setupMegamenuObserver",value:function(){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)}},{key:"setupScrollSpy",value:function(){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(function(e){return e.getAttribute("href")}).filter(function(e){return null==e?void 0:e.includes("#")}).map(function(e){return 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()}},{key:"teardownScrollSpyListeners",value:function(){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)}},{key:"handleMouseDown",value:function(e){if(0===e.button){var t=e.target;t&&this.element.contains(t)&&(t.closest("a, button, input, select, textarea, label, [role='button'], [contenteditable='true']")||e.preventDefault())}}},{key:"handleAnchorClick",value:function(e){if(this.suppressClick)return e.preventDefault(),e.stopPropagation(),void(this.suppressClick=!1);var t=e.target,n=null==t?void 0:t.closest(".anchor-navigation__item");if(n&&this.element.contains(n)){e.preventDefault();var i=n.getAttribute("href");if(i&&i.includes("#")){var a=i.split("#")[1],r=document.getElementById(a);if(r){this.startAutoScroll(a),n.blur(),this.scrollToSection(r,"smooth");var s="".concat(window.location.pathname).concat(window.location.search,"#").concat(a);window.history.pushState(null,"",s),this.initScrollSpy(a)}}}}},{key:"getHashSectionId",value:function(){var e=window.location.hash;if(!e||e.length<=1)return null;var t=e.slice(1);try{t=decodeURIComponent(t)}catch(e){}return t||null}},{key:"startAutoScroll",value:function(e){this.isAutoScrolling=!0,this.autoScrollTargetId=e,this.autoScrollCorrectionCount=0}},{key:"resetAutoScrollState",value:function(){this.isAutoScrolling=!1,this.autoScrollTargetId=null,this.autoScrollCorrectionCount=0}},{key:"tryCorrectAutoScrollAlignment",value:function(){if(!this.autoScrollTargetId)return!0;var t=document.getElementById(this.autoScrollTargetId);if(!t)return!0;var 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;var i=1===this.autoScrollCorrectionCount?"smooth":"auto";return this.scrollToSection(t,i),!1}},{key:"getTotalStickyOffset",value:function(){return(this.megamenuElement?this.megamenuElement.offsetHeight:0)+this.element.offsetHeight}},{key:"getConfiguredScrollPaddingTop",value:function(){var e=window.getComputedStyle(document.documentElement).scrollPaddingTop,t=Number.parseFloat(e);return Number.isFinite(t)&&t>0?t:0}},{key:"getEffectiveScrollOffset",value:function(){var e=this.getConfiguredScrollPaddingTop();return e>0?e:this.getTotalStickyOffset()}},{key:"getTargetTop",value:function(e){var t=e.getBoundingClientRect().top+window.scrollY-this.getEffectiveScrollOffset();return Math.max(0,t)}},{key:"scrollToSection",value:function(e,t){window.scrollTo({top:this.getTargetTop(e),behavior:t})}},{key:"alignInitialHashIfNeeded",value:function(){var e=this,t=this.getHashSectionId();if(t){var n=document.getElementById(t);n&&(this.startAutoScroll(t),requestAnimationFrame(function(){e.scrollToSection(n,"auto"),requestAnimationFrame(function(){e.handleScrollEnd()})}))}}},{key:"initScrollSpy",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;if(this.navLinks&&this.sections.length){var n,i=-1;if(this.navLinks.forEach(function(e){return e.classList.remove("is-active")}),t)(n=document.getElementById(t)||void 0)&&(i=this.sections.findIndex(function(e){return e.id===t}));else for(var a=this.getEffectiveScrollOffset(),r=window.scrollY+a+e.SCROLLSPY_CENTER_BUFFER,s=0;s<this.sections.length;s++){var o=this.sections[s],l=o.getBoundingClientRect(),c=l.top,d=l.height,u=c+window.scrollY;if(r>=u&&r<u+d){n=o,i=s;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){var h=n.getAttribute("id"),p=this.element.querySelector('.anchor-navigation__item[href="#'.concat(h,'"]'));if(p||(p=this.element.querySelector('.anchor-navigation__item[href="'.concat(this.currentPath,"#").concat(h,'"]'))),p||(p=Array.from(this.navLinks).find(function(e){var t=e.getAttribute("href");return t&&t.endsWith("#".concat(h))})),p){p.classList.add("is-active");var m=this.element.querySelector(".anchor-navigation__content-left");m&&this.scrollActiveLinkIntoView(m,p,Boolean(t))}}}}},{key:"scrollActiveLinkIntoView",value:function(t,n){var i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=Math.max(0,t.scrollWidth-t.clientWidth),r=t.getBoundingClientRect(),s=n.getBoundingClientRect(),o=s.left-r.left+t.scrollLeft+s.width/2-t.clientWidth/2,l=window.innerWidth<768?"auto":"smooth",c=Math.min(a,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}))}},{key:"setupDragScroll",value:function(){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())}},{key:"teardownDragScroll",value:function(){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}},{key:"updateDragState",value:function(){if(this.contentLeftElement){var 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()}}},{key:"updateHorizontalOverflowState",value:function(){if(this.contentLeftElement){var t=this.element.querySelector(".anchor-navigation__content");if(t){var n=this.contentLeftElement.scrollWidth-this.contentLeftElement.clientWidth,i=n>e.SCROLL_EDGE_TOLERANCE,a=this.contentLeftElement.scrollLeft<=e.SCROLL_EDGE_TOLERANCE,r=this.contentLeftElement.scrollLeft>=n-e.SCROLL_EDGE_TOLERANCE;t.classList.toggle("has-left-overflow",i&&!a),t.classList.toggle("has-right-overflow",i&&!r)}}}},{key:"handleDragStart",value:function(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))}},{key:"handleDragMove",value:function(t){if(this.isPointerDown&&this.contentLeftElement){var 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)}}},{key:"handleDragEnd",value:function(){var e=this;if(this.isPointerDown){this.isPointerDown=!1,window.removeEventListener("mousemove",this.dragMoveHandler),window.removeEventListener("mouseup",this.dragEndHandler),this.contentLeftElement&&this.contentLeftElement.classList.remove("is-dragging");var t=this.isDraggingNav;this.isDraggingNav=!1,t&&window.setTimeout(function(){e.suppressClick=!1},0)}}},{key:"handleNativeDragStart",value:function(e){var t;null!==(t=this.contentLeftElement)&&void 0!==t&&t.classList.contains("is-draggable")&&e.preventDefault()}},{key:"handleScrollEndFallback",value:function(){var t=this;this.scrollEndFallbackTimeout&&clearTimeout(this.scrollEndFallbackTimeout),this.scrollEndFallbackTimeout=setTimeout(function(){t.handleScrollEnd()},e.SCROLL_END_DEBOUNCE_MS)}},{key:"handleResize",value:function(){if(this.isForcedFixed){var e,t=null===(e=this.element.parentElement)||void 0===e?void 0:e.getBoundingClientRect(),n=this.getMegamenuOffsetHeight();t&&(this.forcedFixedLeft=Math.round(t.left),this.element.style.width="".concat(Math.round(t.width),"px")),n>0&&(this.forcedFixedTop=n),this.element.style.top="".concat(this.forcedFixedTop,"px"),this.element.style.left="".concat(this.forcedFixedLeft,"px"),this.fixedFlowPlaceholder&&(this.fixedFlowPlaceholder.style.height="".concat(this.element.offsetHeight,"px"))}else this.updateStickyFloatingState();this.initScrollSpy(),this.updateDragState(),this.updateHorizontalOverflowState()}},{key:"isAnyModalOpen",value:function(){return document.body.classList.contains(e.MODAL_OPEN_BODY_CLASS)}},{key:"isCurrentlyStickyFloating",value:function(){if(!this.megamenuElement)return!1;var t=this.getMegamenuOffsetHeight();return this.element.getBoundingClientRect().top<=t+e.STICKY_FLOAT_TOLERANCE}},{key:"updateStickyFloatingState",value:function(){this.isAnyModalOpen()||this.isForcedFixed||(this.wasStickyFloating=this.isCurrentlyStickyFloating())}},{key:"ensureFixedFlowPlaceholder",value:function(){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="".concat(this.element.offsetHeight,"px")}},{key:"removeFixedFlowPlaceholder",value:function(){this.fixedFlowPlaceholder&&(this.fixedFlowPlaceholder.remove(),this.fixedFlowPlaceholder=null)}},{key:"applyFixedPosition",value:function(){var e,t,n;if(!this.isForcedFixed){var i=this.element.getBoundingClientRect(),a=null===(e=this.element.parentElement)||void 0===e?void 0:e.getBoundingClientRect(),r=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=r>0?r:Math.max(0,Math.round(i.top)),this.forcedFixedLeft=Math.max(0,Math.round(null!==(t=null==a?void 0:a.left)&&void 0!==t?t:i.left));var s=Math.round(null!==(n=null==a?void 0:a.width)&&void 0!==n?n:i.width);this.element.style.position="fixed",this.element.style.top="".concat(this.forcedFixedTop,"px"),this.element.style.left="".concat(this.forcedFixedLeft,"px"),this.element.style.right="",this.element.style.width="".concat(s,"px"),this.ensureFixedFlowPlaceholder(),this.isForcedFixed=!0}}},{key:"restoreStickyPosition",value:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];if(this.isForcedFixed){var t=this.originalInlineStyles;this.element.style.position=(null==t?void 0:t.position)||"",this.element.style.top=(null==t?void 0:t.top)||"",this.element.style.left=(null==t?void 0:t.left)||"",this.element.style.right=(null==t?void 0:t.right)||"",this.element.style.width=(null==t?void 0:t.width)||"",this.resetFixedPositionState(),e&&(this.updateStickyPosition(),this.initScrollSpy())}}},{key:"handleModalStateChange",value:function(){this.isAnyModalOpen()?(this.isForcedFixed||this.wasStickyFloating)&&this.applyFixedPosition():(this.restoreStickyPosition(!1),this.updateStickyFloatingState())}},{key:"setupModalObserver",value:function(){this.updateStickyFloatingState(),this.handleModalStateChange(),document.body&&"undefined"!=typeof MutationObserver&&(this.modalClassObserver=new MutationObserver(this.modalStateHandler),this.modalClassObserver.observe(document.body,{attributes:!0,attributeFilter:["class"]}))}},{key:"teardownModalObserver",value:function(){this.modalClassObserver&&(this.modalClassObserver.disconnect(),this.modalClassObserver=null)}},{key:"teardownMegamenuObserver",value:function(){window.removeEventListener("scroll",this.scrollHandler),this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}},{key:"clearAutoScrollTimers",value:function(){this.scrollTimeout&&(clearTimeout(this.scrollTimeout),this.scrollTimeout=null)}},{key:"resetFixedPositionState",value:function(){this.originalInlineStyles=null,this.isForcedFixed=!1,this.wasStickyFloating=!1,this.forcedFixedTop=0,this.forcedFixedLeft=0,this.removeFixedFlowPlaceholder()}},{key:"resetNavigationState",value:function(){this.megamenuElement=null,this.lastStickyOffset=0,this.navLinks=null,this.sections=[],this.lastActiveIndex=0,this.autoScrollTargetId=null,this.autoScrollCorrectionCount=0,this.resetFixedPositionState()}},{key:"handleScrollSpy",value:function(){var t=this;this.isAutoScrolling?(this.scrollTimeout&&clearTimeout(this.scrollTimeout),this.scrollTimeout=setTimeout(function(){t.handleScrollEnd()},e.SCROLL_END_DEBOUNCE_MS)):this.initScrollSpy()}},{key:"handleScrollEnd",value:function(){this.scrollTimeout&&(clearTimeout(this.scrollTimeout),this.scrollTimeout=null),this.tryCorrectAutoScrollAlignment()&&(this.resetAutoScrollState(),this.initScrollSpy())}},{key:"init",value:function(){this.setupMegamenuObserver(),this.setupScrollSpy(),this.setupDragScroll(),this.setupModalObserver()}},{key:"destroy",value:function(){this.clearAutoScrollTimers(),this.teardownMegamenuObserver(),this.teardownScrollSpyListeners(),this.teardownDragScroll(),this.teardownModalObserver(),this.restoreStickyPosition(!1),this.element.style.top="",this.resetNavigationState(),this.element.ODS_AnchorNavigation=null}},{key:"update",value:function(){this.clearAutoScrollTimers(),this.teardownMegamenuObserver(),this.teardownScrollSpyListeners(),this.teardownDragScroll(),this.teardownModalObserver(),this.restoreStickyPosition(!1),this.resetNavigationState(),this.init()}}],[{key:"getInstance",value:function(e){return e&&e.ODS_AnchorNavigation?e.ODS_AnchorNavigation:null}}])}();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;var ke=["items","className","children"],Ce="anchor-navigation",Te=function(e){var t=e.items,n=e.className,i=e.children,a=x(e,ke),r=V(Ce,n),s=N(U(Ee),1)[0];return F.jsx("nav",_(_({className:r,ref:s,"data-anchor-navigation":!0,"aria-label":"Sekcie stránky"},a),{},{children:F.jsxs("div",{className:"".concat(Ce,"__content"),children:[F.jsx("ul",{className:V("list-inline horizontal-scroll mb-none","".concat(Ce,"__content-left")),children:t.map(function(e){return F.jsx("li",{children:F.jsx(Ne,{href:e.href,className:V("".concat(Ce,"__item"),{"is-active":e.isActive}),children:e.label})},e.href)})}),i&&F.jsx("div",{className:"".concat(Ce,"__content-right"),children:i})]})}))};Te.displayName="AnchorNavigation";var Ae=["align","canWrap","isVertical","space","tag","className","children"],Oe="bar",je=e.forwardRef(function(e,t){var n=e.align,i=e.canWrap,a=void 0===i||i,r=e.isVertical,s=e.space,o=e.tag,l=void 0===o?"div":o,c=e.className,d=e.children,u=x(e,Ae),h=V(Oe,b(b(b(b({},"align-items-".concat(n),n),"".concat(Oe,"--vertical"),r),"".concat(Oe,"--nowrap"),!a),"".concat(Oe,"--space-").concat(s),s),c);return F.jsx(l,_(_({className:h,ref:t},u),{},{children:d}))});je.displayName="Bar";var Le=["className","tag","children"],De=e.forwardRef(function(e,t){var n=e.className,i=e.tag,a=void 0===i?"div":i,r=e.children,s=x(e,Le),o=V("bar__break",n);return F.jsx(a,_(_({className:o,ref:t},s),{},{children:r}))});De.displayName="BarBreak";var Me=["className","tag","isFilling","canShrink","children"],Pe="bar__item",Ie=e.forwardRef(function(e,t){var n=e.className,i=e.tag,a=void 0===i?"div":i,r=e.isFilling,s=e.canShrink,o=e.children,l=x(e,Me),c=a,d=V(Pe,b(b({},"".concat(Pe,"--fill"),r),"".concat(Pe,"--shrinkable"),s),n);return F.jsx(c,_(_({className:d,ref:t},l),{},{children:o}))});Ie.displayName="BarItem";var Re=["className","children"],ze=function(t){var n=t.className,i=t.children,a=x(t,Re);return e.cloneElement(i,_(_(_({},"object"===C(i.props)&&null!==i.props?i.props:{}),a),{},{className:V(i.props&&i.props.className,n)}))},Fe=e.createContext({isIndicating:!1,isActive:!1,setIsActive:function(){},setIsIndicating:function(){},hasBorderOnHover:void 0}),Be=function(e){var t=N(a(!1),2),n=t[0],i=t[1],r=N(a(!1),2),s=r[0],o=r[1];return F.jsx(Fe.Provider,{value:{isIndicating:n,setIsIndicating:i,isActive:s,setIsActive:o,hasBorderOnHover:e.hasBorderOnHover},children:e.children})},He=["hasBorderOnHover","className"],Ve=function(e){var t=e.hasBorderOnHover,n=e.className,i=x(e,He);return F.jsx(Be,{hasBorderOnHover:t,children:F.jsx(ze,_(_({},i),{},{className:V("block-action",n,{"block-action--border-on-hover":t}),"data-block-action":!0}))})};Ve.displayName="BlockAction";var We=function(e){var t=s(Fe),n=t.isActive,i=t.setIsActive,a=t.setIsIndicating;return F.jsx(ze,_(_({},e),{},{className:"block-action__control",onMouseEnter:function(){return a(!0)},onMouseLeave:function(){return a(!1)},onFocus:function(){return a(!0)},onBlur:function(){return a(!1)},onClick:function(){return i(!n)}}))};We.displayName="BlockActionControl";var qe=function(e){var t=s(Fe),n=t.isActive,i=t.isIndicating;return F.jsx(ze,_(_({},e),{},{className:V("block-action__indicator",e.className,{"is-indicating":i,"is-active":n})}))};qe.displayName="BlockActionIndicator";var Ue=function(e){return F.jsx(ze,_(_({},e),{},{className:"block-action__override"}))};function $e(e){return e?"".concat("".concat(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"-").concat(e)):""}function Ge(e,t,n){return Object.keys(t).map(function(i){switch(C(t[i])){case"boolean":return"".concat(e).concat("xs"!==i?"--".concat(i):"-").concat($e(n));case"string":case"number":return"".concat(e).concat("xs"!==i?"--".concat(i):"-").concat($e(t[i])).concat($e(n));default:return null}}).join(" ")}function Ye(e,t,n){return["boolean"==typeof t?"".concat(e).concat($e(n,"--")):null,null!==t&&"object"===C(t)?Ge(e,t,n):null,b({},"".concat(e,"--").concat(t).concat($e(n)),"string"==typeof t||"number"==typeof t)]}Ue.displayName="BlockActionOverride";var Xe,Ke={exports:{}},Ze=(Xe||(Xe=1,Ke.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 a(e){return"number"==typeof e&&isFinite(e)}function r(e,n,i,r,s,o,l,c,d,u,h,p){var m,f,v,g,b,y=p,_="",x="";return o&&(p=o(p)),!!a(p)&&(!1!==e&&0===parseFloat(p.toFixed(e))&&(p=0),p<0&&(m=!0,p=Math.abs(p)),!1!==e&&(b=e,g=(g=p).toString().split("e"),p=(+((g=(g=Math.round(+(g[0]+"e"+(g[1]?+g[1]+b:b)))).toString().split("e"))[0]+"e"+(g[1]?+g[1]-b:-b))).toFixed(b)),-1!==(p=p.toString()).indexOf(".")?(v=(f=p.split("."))[0],i&&(_=i+f[1])):v=p,n&&(v=t(v).match(/.{1,3}/g),v=t(v.join(t(n)))),m&&c&&(x+=c),r&&(x+=r),m&&d&&(x+=d),x+=v,x+=_,s&&(x+=s),u&&(x=u(x,y)),x)}function s(e,t,i,r,s,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),s&&function(e,t){return e.slice(-1*t.length)===t}(p,s)&&(p=p.slice(0,-1*s.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)),!!a(f)&&f))}function o(t,n,i){var a,r=[];for(a=0;a<e.length;a+=1)r.push(t[e[a]]);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,a,r,s={};for(void 0===t.suffix&&(t.suffix=t.postfix),n=0;n<e.length;n+=1)if(void 0===(r=t[a=e[n]]))"negative"!==a||s.negativeBefore?"mark"===a&&"."!==s.thousand?s[a]=".":s[a]=!1:s[a]="-";else if("decimals"===a){if(!(r>=0&&r<8))throw new Error(a);s[a]=r}else if("encoder"===a||"decoder"===a||"edit"===a||"undo"===a){if("function"!=typeof r)throw new Error(a);s[a]=r}else{if("string"!=typeof r)throw new Error(a);s[a]=r}return i(s,"mark","thousand"),i(s,"prefix","negative"),i(s,"prefix","negativeBefore"),s}(n),this.to=function(e){return o(n,r,e)},this.from=function(e){return o(n,s,e)})}}()),Ke.exports),Je=A(Ze);function Qe(e){return e.charAt(0).toUpperCase()+e.slice(1)}var et={decimals:2,mark:",",thousand:" ",suffix:" €"};function tt(e,t){return Je(_(_(_({},et),t),e%1==0?{decimals:0}:{})).to(e)}var nt=["className","hAlign","vAlign","tag","justifyHeight","rowGapSize","columnGapSize"],it="grid",at=e.forwardRef(function(e,t){var n=e.className,i=e.hAlign,a=e.vAlign,r=e.tag,s=void 0===r?"div":r,o=e.justifyHeight,l=e.rowGapSize,c=e.columnGapSize,d=x(e,nt),u=V.apply(void 0,[it,b(b(b({},"align-items-".concat(a),a),"justify-content-".concat(i),i),"".concat(it,"--justify-height"),o)].concat(E(Ye("".concat(it,"-column-gap"),c)),E(Ye("".concat(it,"-row-gap"),l)),[n])),h=s;return F.jsx(h,_({className:u,ref:t},d))});at.displayName="Grid";var rt=["className","children","htmlType","href","isActive","isDisabled","size","isSquare","type","elemRef"],st="btn",ot=e.forwardRef(function(e,t){var n=e.className,i=e.children,a=e.htmlType,r=void 0===a?"button":a,s=e.href,o=e.isActive,l=e.isDisabled,c=e.size,d=e.isSquare,u=e.type,h=e.elemRef,p=x(e,rt),m=V(st,b(b(b(b(b({},"".concat(st,"--square"),d),"".concat(st,"--").concat(c),c),"".concat(st,"--").concat(u),u),"".concat(st,"--preserve-width"),e.preserveWidth),"is-active",o),n);if(s){var f=p;return F.jsx("a",_(_({href:s,className:m,"aria-disabled":l?"true":void 0,ref:h||t},f),{},{children:i}))}var v=p;return F.jsx("button",_(_({type:r,className:m,disabled:!!l||void 0,"aria-disabled":l?"true":void 0,ref:h||t},v),{},{children:i}))});ot.displayName="Button";var lt=["className","align","tag","size"],ct="grid__col",dt=function(e){var t=e.className,n=e.align,i=e.tag,a=void 0===i?"div":i,r=e.size,s=x(e,lt),o=Ye(ct,r),l=V.apply(void 0,[ct].concat(E(o.filter(Boolean)),[b({},"align-self-".concat(n),n),t])),c=a;return F.jsx(c,_({className:l},s))};dt.displayName="GridCol";var ut=["className","size","color","image","children","buttonText","buttonClassName"],ht="body-banner",pt=function(e){var t=e.className,n=e.size,i=e.color,a=void 0===i?"background-primary":i,r=e.image,s=e.children,o=e.buttonText,l=e.buttonClassName,c=x(e,ut),d=V(ht,b(b({},"".concat(ht,"--").concat(n),n),a,"background-primary"!==a),t);return F.jsxs(at,_(_({className:d},c),{},{children:[F.jsxs(dt,{size:{xs:12,md:"large"===n?6:12},className:"".concat(ht,"__content"),children:["large"!==n&&r&&F.jsx("div",{className:"".concat(ht,"__image"),children:r}),F.jsxs("div",{className:"".concat(ht,"__content-inner"),children:[F.jsx("div",{children:s}),F.jsx("div",{className:"".concat(ht,"__button"),children:F.jsx(ot,{size:"large",type:"fill",className:V("mb-none",l),children:o})})]})]}),"large"===n&&r&&F.jsx(dt,{size:{xs:12,md:6},className:"".concat(ht,"__image"),children:r})]}))},mt=["className","isCurrent","text","url"],ft=function(e){var t=e.className,n=e.isCurrent,i=e.text,a=e.url,r=x(e,mt),s=V("osk-breadcrumbs__item",t);return n?F.jsx("li",_(_(_({className:s},n?{"aria-current":"page"}:{}),r),{},{children:i})):a?F.jsx("li",{className:s,children:F.jsx("a",_(_({href:a,className:"osk-breadcrumbs__link"},r),{},{children:i}))}):F.jsx("li",_(_({className:s},r),{},{children:i}))};ft.displayName="BreadcrumbItem";var vt=["className","label","items"],gt="osk-breadcrumbs",bt=function(e){var t=e.className,n=e.label,i=e.items,a=x(e,vt),r=V(gt,t),s=i.length-1;return F.jsx("nav",_(_({"aria-label":n,className:r},a),{},{children:F.jsx("ol",{className:"".concat(gt,"__container"),children:i.map(function(e,t){return l(ft,_(_({},e),{},{key:e.text,isCurrent:t===s}))})})}))};bt.displayName="Breadcrumbs";var yt=["iconName","iconPosition","iconClassName","children","size","isSquare"],_t=["className"],xt=e.forwardRef(function(e,t){var n=e.iconName,i=e.iconPosition,a=void 0===i?"left":i,r=e.iconClassName,s=e.children,o=e.size,l=e.isSquare,c=x(e,yt),d="large"===o?"medium":null!=o?o:"medium",u=function(e){var t=e.className,i=x(e,_t);return F.jsx(oe,_({name:n,size:d,className:V(r,t)},i))};return l?F.jsxs(ot,_(_({size:o,isSquare:!0},c),{},{ref:t,children:[F.jsx(u,{}),F.jsx("span",{className:"visually-hidden",children:s})]})):F.jsxs(ot,_(_({ref:t,size:o},c),{},{children:["left"===a&&F.jsx(u,{className:"btn__icon-left"}),s,"right"===a&&F.jsx(u,{className:"btn__icon-right"})]}))});xt.displayName="IconButton";var wt=function(e){return F.jsx(ot,_({type:"primary"},e))};wt.displayName="ButtonPrimary";var St=function(e){return F.jsx(ot,_({type:"fill"},e))};St.displayName="ButtonFill";var Nt=function(e){return F.jsx(ot,_({type:"ghost"},e))};Nt.displayName="ButtonGhost";var Et=["className","color","noBorder"],kt="card",Ct=e.forwardRef(function(e,t){var n=e.className,i=e.color,a=void 0===i?"background-primary":i,r=e.noBorder,s=x(e,Et),o=V(kt,b(b(b({},a,"background-primary"!==a&&"background-contrast"!==a),"".concat(a," text-inverse"),"background-contrast"===a),"".concat(kt,"--no-border"),r),n);return F.jsx("div",_({className:o,ref:t},s))});Ct.displayName="Card";var Tt=["className","children","image","space"],At="card__product",Ot=e.forwardRef(function(e,t){var n=e.className,i=e.children,a=e.image,r=e.space,s=x(e,Tt),o=V("".concat(At,"-header"),b({},"".concat(At,"-header--space-small"),"small"===r),n),l="".concat(At,"-content");return F.jsxs("div",_(_({className:o,ref:t},s),{},{children:[F.jsx("div",{className:l,children:i}),a]}))});Ot.displayName="CardProductHeader";var jt=["className","color","isFilling","space"],Lt="card__section",Dt=e.forwardRef(function(e,t){var n=e.className,i=e.color,a=e.isFilling,r=e.space,s=x(e,jt),o=V(Lt,b(b(b(b(b({},String(i),i&&"background-primary"!==i&&"background-contrast"!==i),"".concat(i," text-inverse"),"background-contrast"===i),"".concat(Lt,"--fill"),a),"".concat(Lt,"--space-small"),"small"===r),"".concat(Lt,"--space-large"),"large"===r),n);return F.jsx("div",_({className:o,ref:t},s))});function Mt(e){return null!==e&&"object"==typeof e&&"constructor"in e&&e.constructor===Object}function Pt(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]:Mt(t[n])&&Mt(e[n])&&Object.keys(t[n]).length>0&&Pt(e[n],t[n])})}Dt.displayName="CardSection";const It={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 Rt(){const e="undefined"!=typeof document?document:{};return Pt(e,It),e}const zt={document:It,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 Ft(){const e="undefined"!=typeof window?window:{};return Pt(e,zt),e}function Bt(e=""){return e.trim().split(" ").filter(e=>!!e.trim())}function Ht(e,t=0){return setTimeout(e,t)}function Vt(){return Date.now()}function Wt(e){return"object"==typeof e&&null!==e&&e.constructor&&"Object"===Object.prototype.toString.call(e).slice(8,-1)}function qt(e){return"undefined"!=typeof window&&void 0!==window.HTMLElement?e instanceof HTMLElement:e&&(1===e.nodeType||11===e.nodeType)}function Ut(...e){const t=Object(e[0]);for(let n=1;n<e.length;n+=1){const i=e[n];if(null!=i&&!qt(i)){const e=Object.keys(Object(i)).filter(e=>"__proto__"!==e&&"constructor"!==e&&"prototype"!==e);for(let n=0,a=e.length;n<a;n+=1){const a=e[n],r=Object.getOwnPropertyDescriptor(i,a);void 0!==r&&r.enumerable&&(Wt(t[a])&&Wt(i[a])?i[a].__swiper__?t[a]=i[a]:Ut(t[a],i[a]):!Wt(t[a])&&Wt(i[a])?(t[a]={},i[a].__swiper__?t[a]=i[a]:Ut(t[a],i[a])):t[a]=i[a])}}}return t}function $t(e,t,n){e.style.setProperty(t,n)}function Gt({swiper:e,targetPosition:t,side:n}){const i=Ft(),a=-e.translate;let r,s=null;const o=e.params.speed;e.wrapperEl.style.scrollSnapType="none",i.cancelAnimationFrame(e.cssModeFrameID);const l=t>a?"next":"prev",c=(e,t)=>"next"===l&&e>=t||"prev"===l&&e<=t,d=()=>{r=(new Date).getTime(),null===s&&(s=r);const l=Math.max(Math.min((r-s)/o,1),0),u=.5-Math.cos(l*Math.PI)/2;let h=a+u*(t-a);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 Yt(e,t=""){const n=Ft(),i=[...e.children];return n.HTMLSlotElement&&e instanceof HTMLSlotElement&&i.push(...e.assignedElements()),t?i.filter(e=>e.matches(t)):i}function Xt(e){try{return}catch(e){}}function Kt(e,t=[]){const n=document.createElement(e);return n.classList.add(...Array.isArray(t)?t:Bt(t)),n}function Zt(e){const t=Ft(),n=Rt(),i=e.getBoundingClientRect(),a=n.body,r=e.clientTop||a.clientTop||0,s=e.clientLeft||a.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-s}}function Jt(e,t){return Ft().getComputedStyle(e,null).getPropertyValue(t)}function Qt(e){let t,n=e;if(n){for(t=0;null!==(n=n.previousSibling);)1===n.nodeType&&(t+=1);return t}}function en(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 tn(e,t,n){const i=Ft();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 nn(e){return(Array.isArray(e)?e:[e]).filter(e=>!!e)}function an(e,t=""){"undefined"!=typeof trustedTypes?e.innerHTML=trustedTypes.createPolicy("html",{createHTML:e=>e}).createHTML(t):e.innerHTML=t}let rn,sn,on;function ln(){return rn||(rn=function(){const e=Ft(),t=Rt();return{smoothScroll:t.documentElement&&t.documentElement.style&&"scrollBehavior"in t.documentElement.style,touch:!!("ontouchstart"in e||e.DocumentTouch&&t instanceof e.DocumentTouch)}}()),rn}function cn(e={}){return sn||(sn=function({userAgent:e}={}){const t=ln(),n=Ft(),i=n.navigator.platform,a=e||n.navigator.userAgent,r={ios:!1,android:!1},s=n.screen.width,o=n.screen.height,l=a.match(/(Android);?[\s\/]+([\d.]+)?/);let c=a.match(/(iPad)(?!\1).*OS\s([\d_]+)/);const d=a.match(/(iPod)(.*OS\s([\d_]+))?/),u=!c&&a.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(`${s}x${o}`)>=0&&(c=a.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)),sn}function dn(){return on||(on=function(){const e=Ft(),t=cn();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 a=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(e.navigator.userAgent),r=i();return{isSafari:n||r,needPerspectiveFix:n,need3dFix:r||a&&t.ios,isWebView:a}}()),on}var un={on(e,t,n){const i=this;if(!i.eventsListeners||i.destroyed)return i;if("function"!=typeof t)return i;const a=n?"unshift":"push";return e.split(" ").forEach(e=>{i.eventsListeners[e]||(i.eventsListeners[e]=[]),i.eventsListeners[e][a](t)}),i},once(e,t,n){const i=this;if(!i.eventsListeners||i.destroyed)return i;if("function"!=typeof t)return i;function a(...n){i.off(e,a),a.__emitterProxy&&delete a.__emitterProxy,t.apply(i,n)}return a.__emitterProxy=t,i.on(e,a,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,a)=>{(i===t||i.__emitterProxy&&i.__emitterProxy===t)&&n.eventsListeners[e].splice(a,1)})}),n):n},emit(...e){const t=this;if(!t.eventsListeners||t.destroyed)return t;if(!t.eventsListeners)return t;let n,i,a;return"string"==typeof e[0]||Array.isArray(e[0])?(n=e[0],i=e.slice(1,e.length),a=t):(n=e[0].events,i=e[0].data,a=e[0].context||t),i.unshift(a),(Array.isArray(n)?n:n.split(" ")).forEach(e=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(t=>{t.apply(a,[e,...i])}),t.eventsListeners&&t.eventsListeners[e]&&t.eventsListeners[e].forEach(e=>{e.apply(a,i)})}),t}};const hn=(e,t,n)=>{t&&!e.classList.contains(n)?e.classList.add(n):!t&&e.classList.contains(n)&&e.classList.remove(n)},pn=(e,t,n)=>{t&&!e.classList.contains(n)?e.classList.add(n):!t&&e.classList.contains(n)&&e.classList.remove(n)},mn=(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()}},fn=(e,t)=>{if(!e.slides[t])return;const n=e.slides[t].querySelector('[loading="lazy"]');n&&n.removeAttribute("loading")},vn=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),a=e.activeIndex;if(e.params.grid&&e.params.grid.rows>1){const n=a,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)&&fn(e,n)})}const r=a+i-1;if(e.params.rewind||e.params.loop)for(let i=a-t;i<=r+t;i+=1){const t=(i%n+n)%n;(t<a||t>r)&&fn(e,t)}else for(let i=Math.max(a-t,0);i<=Math.min(r+t,n-1);i+=1)i!==a&&(i>r||i<a)&&fn(e,i)};var gn={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(Jt(i,"padding-left")||0,10)-parseInt(Jt(i,"padding-right")||0,10),n=n-parseInt(Jt(i,"padding-top")||0,10)-parseInt(Jt(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:a,rtlTranslate:r,wrongRTL:s}=e,o=e.virtual&&n.virtual.enabled,l=o?e.virtual.slides.length:e.slides.length,c=Yt(a,`.${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 v=e.snapGrid.length,g=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&&($t(i,"--swiper-centered-offset-before",""),$t(i,"--swiper-centered-offset-after","")),n.cssMode&&($t(i,"--swiper-slides-offset-before",`${m}px`),$t(i,"--swiper-slides-offset-after",`${f}px`));const S=n.grid&&n.grid.rows>1&&e.grid;let N;S?e.grid.initSlides(c):e.grid&&e.grid.unsetSlides();const E="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){N=0;const a=c[i];if(!a||(S&&e.grid.updateSlide(i,a,c),"none"!==Jt(a,"display"))){if(o&&"auto"===n.slidesPerView)n.virtual.slidesPerViewAutoSlideSize&&(N=n.virtual.slidesPerViewAutoSlideSize),N&&a&&(n.roundLengths&&(N=Math.floor(N)),a.style[e.getDirectionLabel("width")]=`${N}px`);else if("auto"===n.slidesPerView){E&&(a.style[e.getDirectionLabel("width")]="");const i=getComputedStyle(a),r=a.style.transform,s=a.style.webkitTransform;if(r&&(a.style.transform="none"),s&&(a.style.webkitTransform="none"),n.roundLengths)N=e.isHorizontal()?tn(a,"width"):tn(a,"height");else{const e=t(i,"width"),n=t(i,"padding-left"),r=t(i,"padding-right"),s=t(i,"margin-left"),o=t(i,"margin-right"),l=i.getPropertyValue("box-sizing");if(l&&"border-box"===l)N=e+s+o;else{const{clientWidth:t,offsetWidth:i}=a;N=e+n+r+s+o+(i-t)}}r&&(a.style.transform=r),s&&(a.style.webkitTransform=s),n.roundLengths&&(N=Math.floor(N))}else N=(b-(n.slidesPerView-1)*y)/n.slidesPerView,n.roundLengths&&(N=Math.floor(N)),a&&(a.style[e.getDirectionLabel("width")]=`${N}px`);a&&(a.swiperSlideSize=N),p.push(N),n.centeredSlides?(_=_+N/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(_),_=_+N+y),e.virtualSize+=N+y,x=N,w+=1}}if(e.virtualSize=Math.max(e.virtualSize,b)+f,r&&s&&("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(N,u),!n.centeredSlides){const t="auto"!==n.slidesPerView&&n.slidesPerView%1!=0,i=n.snapToSlideEdge&&!n.loop&&("auto"===n.slidesPerView||t);let a=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);a=Math.max(d-e,0)}const r=[];for(let t=0;t<u.length;t+=1){let s=u[t];n.roundLengths&&(s=Math.floor(s)),i?t<=a&&r.push(s):u[t]<=e.virtualSize-b&&r.push(s)}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),a=t*n.slidesPerGroup;for(let e=0;e<i;e+=1)u.push(u[u.length-1]+a)}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){$t(i,"--swiper-centered-offset-before",-u[0]+"px"),$t(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!==v&&(e.params.watchOverflow&&e.checkOverflow(),e.emit("snapGridLengthChange")),h.length!==g&&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 a,r=0;"number"==typeof e?t.setTransition(e):!0===e&&t.setTransition(t.params.speed);const s=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(a=0;a<Math.ceil(t.params.slidesPerView);a+=1){const e=t.activeIndex+a;if(e>t.slides.length&&!i)break;n.push(s(e))}else n.push(s(t.activeIndex));for(a=0;a<n.length;a+=1)if(void 0!==n[a]){const e=n[a].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:a,snapGrid:r}=t;if(0===i.length)return;void 0===i[0].swiperSlideOffset&&t.updateSlidesOffset();let s=-e;a&&(s=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=(s+(n.centeredSlides?t.minTranslate():0)-c)/(l.swiperSlideSize+o),u=(s-r[0]+(n.centeredSlides?t.minTranslate():0)-c)/(l.swiperSlideSize+o),h=-(s-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)),hn(l,f,n.slideVisibleClass),hn(l,m,n.slideFullyVisibleClass),l.progress=a?-d:d,l.originalProgress=a?-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:a,isBeginning:r,isEnd:s,progressLoop:o}=t;const l=r,c=s;if(0===i)a=0,r=!0,s=!0;else{a=(e-t.minTranslate())/i;const n=Math.abs(e-t.minTranslate())<1,o=Math.abs(e-t.maxTranslate())<1;r=n||a<=0,s=o||a>=1,n&&(a=0),o&&(a=1)}if(n.loop){const n=t.getSlideIndexByData(0),i=t.getSlideIndexByData(t.slides.length-1),a=t.slidesGrid[n],r=t.slidesGrid[i],s=t.slidesGrid[t.slidesGrid.length-1],l=Math.abs(e);o=l>=a?(l-a)/s:(l+s-r)/s,o>1&&(o-=1)}Object.assign(t,{progress:a,progressLoop:o,isBeginning:r,isEnd:s}),(n.watchSlidesProgress||n.centeredSlides&&n.autoHeight)&&t.updateSlidesProgress(e),r&&!l&&t.emit("reachBeginning toEdge"),s&&!c&&t.emit("reachEnd toEdge"),(l&&!r||c&&!s)&&t.emit("fromEdge"),t.emit("progress",a)},updateSlidesClasses:function(){const e=this,{slides:t,params:n,slidesEl:i,activeIndex:a}=e,r=e.virtual&&n.virtual.enabled,s=e.grid&&n.grid&&n.grid.rows>1,o=e=>Yt(i,`.${n.slideClass}${e}, swiper-slide${e}`)[0];let l,c,d;if(r)if(n.loop){let t=a-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="${a}"]`);else s?(l=t.find(e=>e.column===a),d=t.find(e=>e.column===a+1),c=t.find(e=>e.column===a-1)):l=t[a];l&&(s||(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=>{pn(e,e===l,n.slideActiveClass),pn(e,e===d,n.slideNextClass),pn(e,e===c,n.slidePrevClass)}),e.emitSlidesClasses()},updateActiveIndex:function(e){const t=this,n=t.rtlTranslate?t.translate:-t.translate,{snapGrid:i,params:a,activeIndex:r,realIndex:s,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 a;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?a=e:i>=t[e]&&i<t[e+1]&&(a=e+1):i>=t[e]&&(a=e);return n.normalizeSlideIndex&&(a<0||void 0===a)&&(a=0),a}(t)),i.indexOf(n)>=0)l=i.indexOf(n);else{const e=Math.min(a.slidesPerGroupSkip,c);l=e+Math.floor((c-e)/a.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&&a.grid&&a.grid.rows>1;let h;if(t.virtual&&a.virtual.enabled)h=a.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/a.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:s,realIndex:h,previousIndex:r,activeIndex:c}),t.initialized&&vn(t),t.emit("activeIndexChange"),t.emit("snapIndexChange"),(t.initialized||t.params.runCallbacksOnInit)&&(s!==h&&t.emit("realIndexChange"),t.emit("slideChange"))},updateClickedSlide:function(e,t){const n=this,i=n.params;let a=e.closest(`.${i.slideClass}, swiper-slide`);!a&&n.isElement&&t&&t.length>1&&t.includes(e)&&[...t.slice(t.indexOf(e)+1,t.length)].forEach(e=>{!a&&e.matches&&e.matches(`.${i.slideClass}, swiper-slide`)&&(a=e)});let r,s=!1;if(a)for(let e=0;e<n.slides.length;e+=1)if(n.slides[e]===a){s=!0,r=e;break}if(!a||!s)return n.clickedSlide=void 0,void(n.clickedIndex=void 0);n.clickedSlide=a,n.virtual&&n.params.virtual.enabled?n.clickedIndex=parseInt(a.getAttribute("data-swiper-slide-index"),10):n.clickedIndex=r,i.slideToClickedSlide&&void 0!==n.clickedIndex&&n.clickedIndex!==n.activeIndex&&n.slideToClickedSlide()}},bn={getTranslate:function(e=(this.isHorizontal()?"x":"y")){const{params:t,rtlTranslate:n,translate:i,wrapperEl:a}=this;if(t.virtualTranslate)return n?-i:i;if(t.cssMode)return i;let r=function(e,t="x"){const n=Ft();let i,a,r;const s=function(e){const t=Ft();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?(a=s.transform||s.webkitTransform,a.split(",").length>6&&(a=a.split(", ").map(e=>e.replace(",",".")).join(", ")),r=new n.WebKitCSSMatrix("none"===a?"":a)):(r=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),i=r.toString().split(",")),"x"===t&&(a=n.WebKitCSSMatrix?r.m41:16===i.length?parseFloat(i[12]):parseFloat(i[4])),"y"===t&&(a=n.WebKitCSSMatrix?r.m42:16===i.length?parseFloat(i[13]):parseFloat(i[5])),a||0}(a,e);return r+=this.cssOverflowAdjustment(),n&&(r=-r),r||0},setTranslate:function(e,t){const n=this,{rtlTranslate:i,params:a,wrapperEl:r,progress:s}=n;let o,l=0,c=0;n.isHorizontal()?l=i?-e:e:c=e,a.roundLengths&&(l=Math.floor(l),c=Math.floor(c)),n.previousTranslate=n.translate,n.translate=n.isHorizontal()?l:c,a.cssMode?r[n.isHorizontal()?"scrollLeft":"scrollTop"]=n.isHorizontal()?-l:-c:a.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!==s&&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,a){const r=this,{params:s,wrapperEl:o}=r;if(r.animating&&s.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),s.cssMode){const e=r.isHorizontal();if(0===t)o[e?"scrollLeft":"scrollTop"]=-d;else{if(!r.support.smoothScroll)return Gt({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,a),r.emit("transitionEnd"))):(r.setTransition(t),r.setTranslate(d),n&&(r.emit("beforeTransitionStart",t,a),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 yn({swiper:e,runCallbacks:t,direction:n,step:i}){const{activeIndex:a,previousIndex:r}=e;let s=n;s||(s=a>r?"next":a<r?"prev":"reset"),e.emit(`transition${i}`),t&&"reset"===s?e.emit(`slideResetTransition${i}`):t&&a!==r&&(e.emit(`slideChangeTransition${i}`),"next"===s?e.emit(`slideNextTransition${i}`):e.emit(`slidePrevTransition${i}`))}var _n={slideTo:function(e=0,t,n=!0,i,a){"string"==typeof e&&(e=parseInt(e,10));const r=this;let s=e;s<0&&(s=0);const{params:o,snapGrid:l,slidesGrid:c,previousIndex:d,activeIndex:u,rtlTranslate:h,wrapperEl:p,enabled:m}=r;if(!m&&!i&&!a||r.destroyed||r.animating&&o.preventInteractionOnTransition)return!1;void 0===t&&(t=r.params.speed);const f=Math.min(r.params.slidesPerGroupSkip,s);let v=f+Math.floor((s-f)/r.params.slidesPerGroup);v>=l.length&&(v=l.length-1);const g=-l[v];if(o.normalizeSlideIndex)for(let e=0;e<c.length;e+=1){const t=-Math.floor(100*g),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?s=e:t>=n&&t<i&&(s=e+1):t>=n&&(s=e)}if(r.initialized&&s!==u){if(!r.allowSlideNext&&(h?g>r.translate&&g>r.minTranslate():g<r.translate&&g<r.minTranslate()))return!1;if(!r.allowSlidePrev&&g>r.translate&&g>r.maxTranslate()&&(u||0)!==s)return!1}let b;s!==(d||0)&&n&&r.emit("beforeSlideChangeStart"),r.updateProgress(g),b=s>u?"next":s<u?"prev":"reset";const y=r.virtual&&r.params.virtual.enabled;if((!y||!a)&&(h&&-g===r.translate||!h&&g===r.translate))return r.updateActiveIndex(s),o.autoHeight&&r.updateAutoHeight(),r.updateSlidesClasses(),"slide"!==o.effect&&r.setTranslate(g),"reset"!==b&&(r.transitionStart(n,b),r.transitionEnd(n,b)),!1;if(o.cssMode){const e=r.isHorizontal(),n=h?g:-g;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 Gt({swiper:r,targetPosition:n,side:e?"left":"top"}),!0;p.scrollTo({[e?"left":"top"]:n,behavior:"smooth"})}return!0}const _=dn().isSafari;return y&&!a&&_&&r.isElement&&r.virtual.update(!1,!1,s),r.setTransition(t),r.setTranslate(g),r.updateActiveIndex(s),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 a=this;if(a.destroyed)return;void 0===t&&(t=a.params.speed);const r=a.grid&&a.params.grid&&a.params.grid.rows>1;let s=e;if(a.params.loop)if(a.virtual&&a.params.virtual.enabled)s+=a.virtual.slidesBefore;else{let e;if(r){const t=s*a.params.grid.rows;e=a.slides.find(e=>1*e.getAttribute("data-swiper-slide-index")===t).column}else e=a.getSlideIndexByData(s);const t=r?Math.ceil(a.slides.length/a.params.grid.rows):a.slides.length,{centeredSlides:n,slidesOffsetBefore:o,slidesOffsetAfter:l}=a.params,c=n||!!o||!!l;let d=a.params.slidesPerView;"auto"===d?d=a.slidesPerViewDynamic():(d=Math.ceil(parseFloat(a.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"!==a.params.slidesPerView&&!r&&(u=!1),u){const n=c?e<a.activeIndex?"prev":"next":e-a.activeIndex-1<a.params.slidesPerView?"next":"prev";a.loopFix({direction:n,slideTo:!0,activeSlideIndex:"next"===n?e+1:e-t+1,slideRealIndex:"next"===n?a.realIndex:void 0})}if(r){const e=s*a.params.grid.rows;s=a.slides.find(t=>1*t.getAttribute("data-swiper-slide-index")===e).column}else s=a.getSlideIndexByData(s)}return requestAnimationFrame(()=>{a.slideTo(s,t,n,i)}),a},slideNext:function(e,t=!0,n){const i=this,{enabled:a,params:r,animating:s}=i;if(!a||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(s&&!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:a,snapGrid:r,slidesGrid:s,rtlTranslate:o,enabled:l,animating:c}=i;if(!l||i.destroyed)return i;void 0===e&&(e=i.params.speed);const d=i.virtual&&a.virtual.enabled;if(a.loop){if(c&&!d&&a.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=a.freeMode&&a.freeMode.enabled;let f=r[p.indexOf(h)-1];if(void 0===f&&(a.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 v=0;if(void 0!==f&&(v=s.indexOf(f),v<0&&(v=i.activeIndex-1),"auto"===a.slidesPerView&&1===a.slidesPerGroup&&a.slidesPerGroupAuto&&(v=v-i.slidesPerViewDynamic("previous",!0)+1,v=Math.max(v,0))),a.rewind&&i.isBeginning){const a=i.params.virtual&&i.params.virtual.enabled&&i.virtual?i.virtual.slides.length-1:i.slides.length-1;return i.slideTo(a,e,t,n)}return a.loop&&0===i.activeIndex&&a.cssMode?(requestAnimationFrame(()=>{i.slideTo(v,e,t,n)}),!0):i.slideTo(v,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 a=this;if(a.destroyed)return;void 0===e&&(e=a.params.speed);let r=a.activeIndex;const s=Math.min(a.params.slidesPerGroupSkip,r),o=s+Math.floor((r-s)/a.params.slidesPerGroup),l=a.rtlTranslate?a.translate:-a.translate;if(l>=a.snapGrid[o]){const e=a.snapGrid[o];l-e>(a.snapGrid[o+1]-e)*i&&(r+=a.params.slidesPerGroup)}else{const e=a.snapGrid[o-1];l-e<=(a.snapGrid[o]-e)*i&&(r-=a.params.slidesPerGroup)}return r=Math.max(r,0),r=Math.min(r,a.slidesGrid.length-1),a.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 a,r=e.getSlideIndexWhenGrid(e.clickedIndex);const s=e.isElement?"swiper-slide":`.${t.slideClass}`,o=e.grid&&e.params.grid&&e.params.grid.rows>1;if(t.loop){if(e.animating)return;a=parseInt(e.clickedSlide.getAttribute("data-swiper-slide-index"),10),t.centeredSlides?e.slideToLoop(a):r>(o?(e.slides.length-i)/2-(e.params.grid.rows-1):e.slides.length-i)?(e.loopFix(),r=e.getSlideIndex(Yt(n,`${s}[data-swiper-slide-index="${a}"]`)[0]),Ht(()=>{e.slideTo(r)})):e.slideTo(r)}else e.slideTo(r)}},xn={loopCreate:function(e,t){const n=this,{params:i,slidesEl:a}=n;if(!i.loop||n.virtual&&n.params.virtual.enabled)return;const r=()=>{Yt(a,`.${i.slideClass}, swiper-slide`).forEach((e,t)=>{e.setAttribute("data-swiper-slide-index",t)})},s=n.grid&&i.grid&&i.grid.rows>1;i.loopAddBlankSlides&&(i.slidesPerGroup>1||s)&&(()=>{const e=Yt(a,`.${i.slideBlankClass}`);e.forEach(e=>{e.remove()}),e.length>0&&(n.recalcSlides(),n.updateSlides())})();const o=i.slidesPerGroup*(s?i.grid.rows:1),l=n.slides.length%o!==0,c=s&&n.slides.length%i.grid.rows!==0,d=e=>{for(let t=0;t<e;t+=1){const e=n.isElement?Kt("swiper-slide",[i.slideBlankClass]):Kt("div",[i.slideClass,i.slideBlankClass]);n.slidesEl.append(e)}};l?(i.loopAddBlankSlides?(d(o-n.slides.length%o),n.recalcSlides(),n.updateSlides()):Xt(),r()):c?(i.loopAddBlankSlides?(d(i.grid.rows-n.slides.length%i.grid.rows),n.recalcSlides(),n.updateSlides()):Xt(),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:a,initial:r,byController:s,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:v,initialSlide:g}=p,b=m||!!f||!!v;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)&&Xt();const S=[],N=[],E=w?Math.ceil(c.length/p.grid.rows):c.length,k=r&&E-g<y&&!b;let C=k?g:l.activeIndex;void 0===a?a=l.getSlideIndex(c.find(e=>e.classList.contains(p.slideActiveClass))):C=a;const T="next"===n||!n,A="prev"===n||!n;let O=0,j=0;const L=(w?c[a].column:a)+(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/E)*E;if(w){const e=E-t-1;for(let t=c.length-1;t>=0;t-=1)c[t].column===e&&S.push(t)}else S.push(E-t-1)}}else if(L+y>E-x){j=Math.max(L-(E-2*x),_),k&&(j=Math.max(j,y-E+g+1));for(let e=0;e<j;e+=1){const t=e-Math.floor(e/E)*E;w?c.forEach((e,n)=>{e.column===t&&N.push(n)}):N.push(t)}}if(l.__preventObserver__=!0,requestAnimationFrame(()=>{l.__preventObserver__=!1}),"cards"===l.params.effect&&c.length<y+2*x&&(N.includes(a)&&N.splice(N.indexOf(a),1),S.includes(a)&&S.splice(S.indexOf(a),1)),A&&S.forEach(e=>{c[e].swiperLoopMoveDOM=!0,h.prepend(c[e]),c[e].swiperLoopMoveDOM=!1}),T&&N.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&&A||N.length>0&&T)&&l.slides.forEach((e,t)=>{l.grid.updateSlide(t,e,l.slides)}),p.watchSlidesProgress&&l.updateSlidesOffset(),t)if(S.length>0&&A){if(void 0===e){const e=l.slidesGrid[C],t=l.slidesGrid[C+O]-e;o?l.setTranslate(l.translate-t):(l.slideTo(C+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(N.length>0&&T)if(void 0===e){const e=l.slidesGrid[C],t=l.slidesGrid[C-j]-e;o?l.setTranslate(l.translate-t):(l.slideTo(C-j,0,!1,!0),i&&(l.touchEventsData.startTranslate=l.touchEventsData.startTranslate-t,l.touchEventsData.currentTranslate=l.touchEventsData.currentTranslate-t))}else{const e=w?N.length/p.grid.rows:N.length;l.slideTo(l.activeIndex-e,0,!1,!0)}if(l.allowSlidePrev=d,l.allowSlideNext=u,l.controller&&l.controller.control&&!s){const r={slideRealIndex:e,direction:n,setTranslate:i,activeSlideIndex:a,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 wn(e,t,n){const i=Ft(),{params:a}=e,r=a.edgeSwipeDetection,s=a.edgeSwipeThreshold;return!r||!(n<=s||n>=i.innerWidth-s)||"prevent"===r&&(t.preventDefault(),!0)}function Sn(e){const t=this;if(t.destroyed)return;const n=Rt();let i=e;i.originalEvent&&(i=i.originalEvent);const a=t.touchEventsData;if("pointerdown"===i.type){if(null!==a.pointerId&&a.pointerId!==i.pointerId)return;a.pointerId=i.pointerId}else"touchstart"===i.type&&1===i.targetTouches.length&&(a.touchId=i.targetTouches[0].identifier);if("touchstart"===i.type)return void wn(t,i,i.targetTouches[0].pageX);const{params:r,touches:s,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=Ft();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(a.isTouched&&a.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===Rt()||n===Ft())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;s.currentX=i.pageX,s.currentY=i.pageY;const p=s.currentX,m=s.currentY;if(!wn(t,i,p))return;Object.assign(a,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=p,s.startY=m,a.touchStartTime=Vt(),t.allowClick=!0,t.updateSize(),t.swipeDirection=void 0,r.threshold>0&&(a.allowThresholdMove=!1);let f=!0;l.matches(a.focusableElements)&&(f=!1,"SELECT"===l.nodeName&&(a.isTouched=!1)),n.activeElement&&n.activeElement.matches(a.focusableElements)&&n.activeElement!==l&&("mouse"===i.pointerType||"mouse"!==i.pointerType&&!l.matches(a.focusableElements))&&n.activeElement.blur();const v=f&&t.allowTouchMove&&r.touchStartPreventDefault;!r.touchStartForcePreventDefault&&!v||l.isContentEditable||i.preventDefault(),r.freeMode&&r.freeMode.enabled&&t.freeMode&&t.animating&&!r.cssMode&&t.freeMode.onTouchStart(),t.emit("touchStart",i)}function Nn(e){const t=Rt(),n=this;if(n.destroyed)return;const i=n.touchEventsData,{params:a,touches:r,rtlTranslate:s,enabled:o}=n;if(!o)return;if(!a.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=Vt()));if(a.touchReleaseOnEdges&&!a.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(s&&(d>r.startX&&-n.translate<=n.maxTranslate()||d<r.startX&&-n.translate>=n.minTranslate()))return;if(!s&&(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>a.touchAngle:90-e>a.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,!a.cssMode&&c.cancelable&&c.preventDefault(),a.touchMoveStopPropagation&&!a.nested&&c.stopPropagation();let m=n.isHorizontal()?h:p,f=n.isHorizontal()?r.currentX-r.previousX:r.currentY-r.previousY;a.oneWayMovement&&(m=Math.abs(m)*(s?1:-1),f=Math.abs(f)*(s?1:-1)),r.diff=m,m*=a.touchRatio,s&&(m=-m,f=-f);const v=n.touchesDirection;n.swipeDirection=m>0?"prev":"next",n.touchesDirection=f>0?"prev":"next";const g=n.params.loop&&!a.cssMode,b="next"===n.touchesDirection&&n.allowSlideNext||"prev"===n.touchesDirection&&n.allowSlidePrev;if(!i.isMoved){if(g&&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,!a.grabCursor||!0!==n.allowSlideNext&&!0!==n.allowSlidePrev||n.setGrabCursor(!0),n.emit("sliderFirstMove",c)}if((new Date).getTime(),!1!==a._loopSwapReset&&i.isMoved&&i.allowThresholdMove&&v!==n.touchesDirection&&g&&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,_=a.resistanceRatio;if(a.touchReleaseOnEdges&&(_=0),m>0?(g&&b&&i.allowThresholdMove&&i.currentTranslate>(a.centeredSlides?n.minTranslate()-n.slidesSizesGrid[n.activeIndex+1]-("auto"!==a.slidesPerView&&n.slides.length-a.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,a.resistance&&(i.currentTranslate=n.minTranslate()-1+(-n.minTranslate()+i.startTranslate+m)**_))):m<0&&(g&&b&&i.allowThresholdMove&&i.currentTranslate<(a.centeredSlides?n.maxTranslate()+n.slidesSizesGrid[n.slidesSizesGrid.length-1]+n.params.spaceBetween+("auto"!==a.slidesPerView&&n.slides.length-a.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"===a.slidesPerView?n.slidesPerViewDynamic():Math.ceil(parseFloat(a.slidesPerView,10)))}),i.currentTranslate<n.maxTranslate()&&(y=!1,a.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),a.threshold>0){if(!(Math.abs(m)>a.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)}a.followFinger&&!a.cssMode&&((a.freeMode&&a.freeMode.enabled&&n.freeMode||a.watchSlidesProgress)&&(n.updateActiveIndex(),n.updateSlidesClasses()),a.freeMode&&a.freeMode.enabled&&n.freeMode&&n.freeMode.onTouchMove(),n.updateProgress(i.currentTranslate),n.setTranslate(i.currentTranslate))}function En(e){const t=this;if(t.destroyed)return;const n=t.touchEventsData;let i,a=e;if(a.originalEvent&&(a=a.originalEvent),"touchend"===a.type||"touchcancel"===a.type){if(i=[...a.changedTouches].find(e=>e.identifier===n.touchId),!i||i.identifier!==n.touchId)return}else{if(null!==n.touchId)return;if(a.pointerId!==n.pointerId)return;i=a}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(a.type)&&(!["pointercancel","contextmenu"].includes(a.type)||!t.browser.isSafari&&!t.browser.isWebView))return;n.pointerId=null,n.touchId=null;const{params:r,touches:s,rtlTranslate:o,slidesGrid:l,enabled:c}=t;if(!c)return;if(!r.simulateTouch&&"mouse"===a.pointerType)return;if(n.allowTouchCallbacks&&t.emit("touchEnd",a),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=Vt(),u=d-n.touchStartTime;if(t.allowClick){const e=a.path||a.composedPath&&a.composedPath();t.updateClickedSlide(e&&e[0]||a.target,e),t.emit("tap click",a),u<300&&d-n.lastClickTime<300&&t.emit("doubleTap doubleClick",a)}if(n.lastClickTime=Vt(),Ht(()=>{t.destroyed||(t.allowClick=!0)}),!n.isTouched||!n.isMoved||!t.swipeDirection||0===s.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 v=null,g=null;r.rewind&&(t.isBeginning?g=r.virtual&&r.virtual.enabled&&t.virtual?t.virtual.slides.length-1:t.slides.length-1:t.isEnd&&(v=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?v:m+y):t.slideTo(m)),"prev"===t.swipeDirection&&(b>1-r.longSwipesRatio?t.slideTo(m+y):null!==g&&b<0&&Math.abs(b)>r.longSwipesRatio?t.slideTo(g):t.slideTo(m))}else{if(!r.shortSwipes)return void t.slideTo(t.activeIndex);!t.navigation||a.target!==t.navigation.nextEl&&a.target!==t.navigation.prevEl?("next"===t.swipeDirection&&t.slideTo(null!==v?v:m+y),"prev"===t.swipeDirection&&t.slideTo(null!==g?g:m)):a.target===t.navigation.nextEl?t.slideTo(m+y):t.slideTo(m)}}function kn(){const e=this,{params:t,el:n}=e;if(n&&0===n.offsetWidth)return;t.breakpoints&&e.setBreakpoint();const{allowSlideNext:i,allowSlidePrev:a,snapGrid:r}=e,s=e.virtual&&e.params.virtual.enabled;e.allowSlideNext=!0,e.allowSlidePrev=!0,e.updateSize(),e.updateSlides(),e.updateSlidesClasses();const o=s&&t.loop;if(!("auto"===t.slidesPerView||t.slidesPerView>1)||!e.isEnd||e.isBeginning||e.params.centeredSlides||o)e.params.loop&&!s?e.slideToLoop(e.realIndex,0,!1,!0):e.slideTo(e.activeIndex,0,!1,!0);else{const t=s?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=a,e.allowSlideNext=i,e.params.watchOverflow&&r!==e.snapGrid&&e.checkOverflow()}function Cn(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 Tn(){const e=this;if(e.destroyed)return;const{wrapperEl:t,rtlTranslate:n,enabled:i}=e;if(!i)return;let a;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();a=0===r?0:(e.translate-e.minTranslate())/r,a!==e.progress&&e.updateProgress(n?-e.translate:e.translate),e.emit("setTranslate",e.translate,!1)}function An(e){const t=this;t.destroyed||(mn(t,e.target),t.params.cssMode||"auto"!==t.params.slidesPerView&&!t.params.autoHeight||t.update())}function On(){const e=this;e.destroyed||e.documentTouchHandlerProceeded||(e.documentTouchHandlerProceeded=!0,e.params.touchReleaseOnEdges&&(e.el.style.touchAction="auto"))}const jn=(e,t)=>{const n=Rt(),{params:i,el:a,wrapperEl:r,device:s}=e,o=!!i.nested,l="on"===t?"addEventListener":"removeEventListener",c=t;a&&"string"!=typeof a&&(n[l]("touchstart",e.onDocumentTouchStart,{passive:!1,capture:o}),a[l]("touchstart",e.onTouchStart,{passive:!1}),a[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)&&a[l]("click",e.onClick,!0),i.cssMode&&r[l]("scroll",e.onScroll),i.updateOnWindowResize?e[c](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",kn,!0):e[c]("observerUpdate",kn,!0),a[l]("load",e.onLoad,{capture:!0}))},Ln=(e,t)=>e.grid&&t.grid&&t.grid.rows>1;var Dn={setBreakpoint:function(){const e=this,{realIndex:t,initialized:n,params:i,el:a}=e,r=i.breakpoints;if(!r||r&&0===Object.keys(r).length)return;const s=Rt(),o="window"!==i.breakpointsBase&&i.breakpointsBase?"container":i.breakpointsBase,l=["window","container"].includes(i.breakpointsBase)||!i.breakpointsBase?e.el:s.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=Ln(e,i),h=Ln(e,d),p=e.params.grabCursor,m=d.grabCursor,f=i.enabled;u&&!h?(a.classList.remove(`${i.containerModifierClass}grid`,`${i.containerModifierClass}grid-column`),e.emitContainerClasses()):!u&&h&&(a.classList.add(`${i.containerModifierClass}grid`),(d.grid.fill&&"column"===d.grid.fill||!d.grid.fill&&"column"===i.grid.fill)&&a.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,a=d[t]&&d[t].enabled;n&&!a&&e[t].disable(),!n&&a&&e[t].enable()});const v=d.direction&&d.direction!==i.direction,g=i.loop&&(d.slidesPerView!==i.slidesPerView||v),b=i.loop;v&&n&&e.changeDirection(),Ut(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&&(g?(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 a=Ft(),r="window"===t?a.innerHeight:n.clientHeight,s=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}});s.sort((e,t)=>parseInt(e.value,10)-parseInt(t.value,10));for(let e=0;e<s.length;e+=1){const{point:r,value:o}=s[e];"window"===t?a.matchMedia(`(min-width: ${o}px)`).matches&&(i=r):o<=n.clientWidth&&(i=r)}return i||"max"}},Mn={addClasses:function(){const e=this,{classNames:t,params:n,rtl:i,el:a,device:r}=e,s=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(...s),a.classList.add(...t),e.emitContainerClasses()},removeClasses:function(){const{el:e,classNames:t}=this;e&&"string"!=typeof e&&(e.classList.remove(...t),this.emitContainerClasses())}},Pn={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 In(e,t){return function(n={}){const i=Object.keys(n)[0],a=n[i];"object"==typeof a&&null!==a?(!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 a?("object"!=typeof e[i]||"enabled"in e[i]||(e[i].enabled=!0),e[i]||(e[i]={enabled:!1}),Ut(t,n)):Ut(t,n)):Ut(t,n)}}const Rn={eventsEmitter:un,update:gn,translate:bn,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(),yn({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),yn({swiper:n,runCallbacks:e,direction:t,step:"End"}))}},slide:_n,loop:xn,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=Sn.bind(e),e.onTouchMove=Nn.bind(e),e.onTouchEnd=En.bind(e),e.onDocumentTouchStart=On.bind(e),t.cssMode&&(e.onScroll=Tn.bind(e)),e.onClick=Cn.bind(e),e.onLoad=An.bind(e),jn(e,"on")},detachEvents:function(){jn(this,"off")}},breakpoints:Dn,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:Mn},zn={};class Fn{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=Ut({},n),t&&!n.el&&(n.el=t);const i=Rt();if(n.el&&"string"==typeof n.el&&i.querySelectorAll(n.el).length>1){const e=[];return i.querySelectorAll(n.el).forEach(t=>{const i=Ut({},n,{el:t});e.push(new Fn(i))}),e}const a=this;a.__swiper__=!0,a.support=ln(),a.device=cn({userAgent:n.userAgent}),a.browser=dn(),a.eventsListeners={},a.eventsAnyListeners=[],a.modules=[...a.__modules__],n.modules&&Array.isArray(n.modules)&&n.modules.forEach(e=>{"function"==typeof e&&a.modules.indexOf(e)<0&&a.modules.push(e)});const r={};a.modules.forEach(e=>{e({params:n,swiper:a,extendParams:In(n,r),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const s=Ut({},Pn,r);return a.params=Ut({},s,zn,n),a.originalParams=Ut({},a.params),a.passedParams=Ut({},n),a.params&&a.params.on&&Object.keys(a.params.on).forEach(e=>{a.on(e,a.params.on[e])}),a.params&&a.params.onAny&&a.onAny(a.params.onAny),Object.assign(a,{enabled:a.params.enabled,el:t,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal:()=>"horizontal"===a.params.direction,isVertical:()=>"vertical"===a.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:a.params.allowSlideNext,allowSlidePrev:a.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:a.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:a.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),a.emit("_swiper"),a.params.init&&a.init(),a}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=Qt(Yt(t,`.${n.slideClass}, swiper-slide`)[0]);return Qt(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=Yt(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(),a=(n.maxTranslate()-i)*e+i;n.translateTo(a,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:a,slidesSizesGrid:r,size:s,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>s&&(e=!0));for(let n=o-1;n>=0;n-=1)i[n]&&!e&&(t+=i[n].swiperSlideSize,l+=1,t>s&&(e=!0))}else if("current"===e)for(let e=o+1;e<i.length;e+=1)(t?a[e]+r[e]-a[o]<s:a[e]-a[o]<s)&&(l+=1);else for(let e=o-1;e>=0;e-=1)a[o]-a[e]<s&&(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 a;if(n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(t=>{t.complete&&mn(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;a=e.slideTo(t.length-1,0,!1,!0)}else a=e.slideTo(e.activeIndex,0,!1,!0);a||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 a=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(i()):Yt(n,i())[0];return!a&&t.params.createElements&&(a=Kt("div",t.params.wrapperClass),n.append(a),Yt(n,`.${t.params.slideClass}`).forEach(e=>{a.append(e)})),Object.assign(t,{el:n,wrapperEl:a,slidesEl:t.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:a,hostEl:t.isElement?n.parentNode.host:n,mounted:!0,rtl:"rtl"===n.dir.toLowerCase()||"rtl"===Jt(n,"direction"),rtlTranslate:"horizontal"===t.params.direction&&("rtl"===n.dir.toLowerCase()||"rtl"===Jt(n,"direction")),wrongRTL:"-webkit-box"===Jt(a,"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?mn(t,e):e.addEventListener("load",e=>{mn(t,e.target)})}),vn(t),t.initialized=!0,vn(t),t.emit("init"),t.emit("afterInit"),t}destroy(e=!0,t=!0){const n=this,{params:i,el:a,wrapperEl:r,slides:s}=n;return void 0===n.params||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),i.loop&&n.loopDestroy(),t&&(n.removeClasses(),a&&"string"!=typeof a&&a.removeAttribute("style"),r&&r.removeAttribute("style"),s&&s.length&&s.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){Ut(zn,e)}static get extendedDefaults(){return zn}static get defaults(){return Pn}static installModule(e){Fn.prototype.__modules__||(Fn.prototype.__modules__=[]);const t=Fn.prototype.__modules__;"function"==typeof e&&t.indexOf(e)<0&&t.push(e)}static use(e){return Array.isArray(e)?(e.forEach(e=>Fn.installModule(e)),Fn):(Fn.installModule(e),Fn)}}function Bn({swiper:e,extendParams:t,on:n,emit:i}){const a=Rt(),r=Ft();function s(t){if(!e.enabled)return;const{rtlTranslate:n}=e;let s=t;s.originalEvent&&(s=s.originalEvent);const o=s.keyCode||s.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(s.shiftKey||s.altKey||s.ctrlKey||s.metaKey)return;if(a.activeElement&&(a.activeElement.isContentEditable||a.activeElement.nodeName&&("input"===a.activeElement.nodeName.toLowerCase()||"textarea"===a.activeElement.nodeName.toLowerCase())))return;if(e.params.keyboard.onlyInViewport&&(c||d||u||h||p||m)){let t=!1;if(en(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&0===en(e.el,`.${e.params.slideActiveClass}`).length)return;const i=e.el,a=i.clientWidth,s=i.clientHeight,o=r.innerWidth,l=r.innerHeight,c=Zt(i);n&&(c.left-=i.scrollLeft);const d=[[c.left,c.top],[c.left+a,c.top],[c.left,c.top+s],[c.left+a,c.top+s]];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)&&(s.preventDefault?s.preventDefault():s.returnValue=!1),((d||h)&&!n||(c||u)&&n)&&e.slideNext(f),((c||u)&&!n||(d||h)&&n)&&e.slidePrev(f)):((c||d||p||m)&&(s.preventDefault?s.preventDefault():s.returnValue=!1),(d||m)&&e.slideNext(f),(c||p)&&e.slidePrev(f)),i("keyPress",o)}function o(){e.keyboard.enabled||(a.addEventListener("keydown",s),e.keyboard.enabled=!0)}function l(){e.keyboard.enabled&&(a.removeEventListener("keydown",s),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 Hn({swiper:e,extendParams:t,on:n,emit:i}){const a=Ft();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 s,o=Vt();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&&Vt()-o<e.params.mousewheel.thresholdTime||!(t.delta>=6&&Vt()-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 a.Date).getTime(),1))}function h(t){let n=t,a=!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,a=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,a=10*n,"deltaY"in e&&(a=e.deltaY),"deltaX"in e&&(i=e.deltaX),e.shiftKey&&!i&&(i=a,a=0),(i||a)&&e.deltaMode&&(1===e.deltaMode?(i*=40,a*=40):(i*=800,a*=800)),i&&!t&&(t=i<1?-1:1),a&&!n&&(n=a<1?-1:1),{spinX:t,spinY:n,pixelX:i,pixelY:a}}(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()),a=!!e.params.loop||!(f===e.minTranslate()||f===e.maxTranslate()),a&&e.params.nested&&n.stopPropagation(),e.params.freeMode&&e.params.freeMode.enabled){const t={time:Vt(),delta:Math.abs(h),direction:Math.sign(h)},a=s&&t.time<s.time+500&&t.delta<=s.delta&&t.direction===s.direction;if(!a){s=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;s=t,l.splice(0),r=Ht(()=>{!e.destroyed&&e.params&&e.slideToClosest(e.params.speed,!0,void 0,n)},0)}r||(r=Ht(()=>{!e.destroyed&&e.params&&(s=t,l.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5))},500))}if(a||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:Vt(),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 Vn(e,t,n,i){return e.params.createElements&&Object.keys(i).forEach(a=>{if(!n[a]&&!0===n.auto){let r=Yt(e.el,`.${i[a]}`)[0];r||(r=Kt("div",i[a]),r.className=i[a],e.el.append(r)),n[a]=r,t[a]=r}}),n}Object.keys(Rn).forEach(e=>{Object.keys(Rn[e]).forEach(t=>{Fn.prototype[t]=Rn[e][t]})}),Fn.use([function({swiper:e,on:t,emit:n}){const i=Ft();let a=null,r=null;const s=()=>{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&&(a=new ResizeObserver(t=>{r=i.requestAnimationFrame(()=>{const{width:n,height:i}=e;let a=n,r=i;t.forEach(({contentBoxSize:t,contentRect:n,target:i})=>{i&&i!==e.el||(a=n?n.width:(t[0]||t).inlineSize,r=n?n.height:(t[0]||t).blockSize)}),a===n&&r===i||s()})}),a.observe(e.el)):(i.addEventListener("resize",s),i.addEventListener("orientationchange",o))}),t("destroy",()=>{r&&i.cancelAnimationFrame(r),a&&a.unobserve&&e.el&&(a.unobserve(e.el),a=null),i.removeEventListener("resize",s),i.removeEventListener("orientationchange",o)})},function({swiper:e,extendParams:t,on:n,emit:i}){const a=[],r=Ft(),s=(t,n={})=>{const s=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)});s.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}),a.push(s)};t({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",()=>{if(e.params.observer){if(e.params.observeParents){const t=en(e.hostEl);for(let e=0;e<t.length;e+=1)s(t[e])}s(e.hostEl,{childList:e.params.observeSlideChildren}),s(e.wrapperEl,{attributes:!1})}}),n("destroy",()=>{a.forEach(e=>{e.disconnect()}),a.splice(0,a.length)})}]);const Wn='<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 qn({swiper:e,extendParams:t,on:n,emit:i}){function a(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=nn(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 s(){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=Vn(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!t.nextEl&&!t.prevEl)return;let n=a(t.nextEl),i=a(t.prevEl);Object.assign(e.navigation,{nextEl:n,prevEl:i}),n=nn(n),i=nn(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");an(e,Wn),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=nn(t),n=nn(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:Wn},n("init",()=>{!1===e.params.navigation.enabled?u():(c(),s())}),n("toEdge fromEdge lock unlock",()=>{s()}),n("destroy",()=>{d()}),n("enable disable",()=>{let{nextEl:t,prevEl:n}=e.navigation;t=nn(t),n=nn(n),e.enabled?s():[...t,...n].filter(e=>!!e).forEach(t=>t.classList.add(e.params.navigation.lockClass))}),n("click",(t,n)=>{let{nextEl:a,prevEl:r}=e.navigation;a=nn(a),r=nn(r);const s=n.target;let o=r.includes(s)||a.includes(s);if(e.isElement&&!o){const e=n.path||n.composedPath&&n.composedPath();e&&(o=e.find(e=>a.includes(e)||r.includes(e)))}if(e.params.navigation.hideOnClick&&!o){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===s||e.pagination.el.contains(s)))return;let t;a.length?t=a[0].classList.contains(e.params.navigation.hiddenClass):r.length&&(t=r[0].classList.contains(e.params.navigation.hiddenClass)),i(!0===t?"navigationShow":"navigationHide"),[...a,...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(),s()},disable:u,update:s,init:c,destroy:d})}function Un(e=""){return`.${e.trim().replace(/([\.:!+\/()[\]#>~*^$|=,'"@{}\\])/g,"\\$1").replace(/ /g,".")}`}function $n({swiper:e,extendParams:t,on:n,emit:i}){const a="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:`${a}-bullet`,bulletActiveClass:`${a}-bullet-active`,modifierClass:`${a}-`,currentClass:`${a}-current`,totalClass:`${a}-total`,hiddenClass:`${a}-hidden`,progressbarFillClass:`${a}-progressbar-fill`,progressbarOppositeClass:`${a}-progressbar-opposite`,clickableClass:`${a}-clickable`,lockClass:`${a}-lock`,horizontalClass:`${a}-horizontal`,verticalClass:`${a}-vertical`,paginationDisabledClass:`${a}-disabled`}}),e.pagination={el:null,bullets:[]};let s=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(Un(e.params.pagination.bulletClass));if(!n)return;t.preventDefault();const i=Qt(n)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===i)return;const t=(a=e.realIndex,r=i,(r%=s=e.slides.length)===1+(a%=s)?"next":r===a-1?"previous":void 0);"next"===t?e.slideNext():"previous"===t?e.slidePrev():e.slideToLoop(i)}else e.slideTo(i);var a,r,s}function d(){const t=e.rtl,n=e.params.pagination;if(o())return;let a,c,d=e.pagination.el;d=nn(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,a=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):void 0!==e.snapIndex?(a=e.snapIndex,c=e.previousSnapIndex):(c=e.previousIndex||0,a=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=tn(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&&(s+=a-(c||0),s>n.dynamicMainBullets-1?s=n.dynamicMainBullets-1:s<0&&(s=0)),o=Math.max(a-s,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=Qt(t);i===a?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[a];if(t&&t.classList.add(...n.bulletActiveClass.split(" ")),e.isElement&&i.forEach((e,t)=>{e.setAttribute("part",t===a?"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 a=Math.min(i.length,n.dynamicMainBullets+4),s=(r*a-r)/2-h*r,o=t?"right":"left";i.forEach(t=>{t.style[e.isHorizontal()?o:"top"]=`${s}px`})}}d.forEach((t,r)=>{if("fraction"===n.type&&(t.querySelectorAll(Un(n.currentClass)).forEach(e=>{e.textContent=n.formatFractionCurrent(a+1)}),t.querySelectorAll(Un(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=(a+1)/h;let s=1,o=1;"horizontal"===i?s=r:o=r,t.querySelectorAll(Un(n.progressbarFillClass)).forEach(t=>{t.style.transform=`translate3d(0,0,0) scaleX(${s}) scaleY(${o})`,t.style.transitionDuration=`${e.params.speed}ms`})}"custom"===n.type&&n.renderCustom?(an(t,n.renderCustom(e,a+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 a=e.pagination.el;a=nn(a);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=[],a.forEach(n=>{"custom"!==t.type&&an(n,r||""),"bullets"===t.type&&e.pagination.bullets.push(...n.querySelectorAll(Un(t.bulletClass)))}),"custom"!==t.type&&i("paginationRender",a[0])}function h(){e.params.pagination=Vn(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=>en(t,".swiper")[0]===e.el))),Array.isArray(n)&&1===n.length&&(n=n[0]),Object.assign(e.pagination,{el:n}),n=nn(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`),s=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=nn(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=nn(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=nn(t),t.forEach(t=>t.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{d()}),n("click",(t,n)=>{const a=n.target,r=nn(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&r&&r.length>0&&!a.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&a===e.navigation.nextEl||e.navigation.prevEl&&a===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=nn(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=nn(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 Gn({swiper:e,extendParams:t,on:n,emit:i}){const a=Rt();let r,s,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:a}=t,r=e.params.scrollbar,l=e.params.loop?e.progressLoop:e.progress;let c=s,u=(o-s)*l;n?(u=-u,u>0?(c=s-u,u=0):-u+s>o&&(c=o+u)):u<0?(c=s+u,u=0):u+s>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),a.style.opacity=1,d=setTimeout(()=>{a.style.opacity=0,a.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)),s="auto"===e.params.scrollbar.dragSize?o*l:parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?n.style.width=`${s}px`:n.style.height=`${s}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:a}=n;let l;l=(m(t)-Zt(a)[e.isHorizontal()?"left":"top"]-(null!==r?r:s/2))/(o-s),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 v(t){const n=e.params.scrollbar,{scrollbar:a,wrapperEl:s}=e,{el:o,dragEl:l}=a;c=!0,r=t.target===l?m(t)-t.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,t.preventDefault(),t.stopPropagation(),s.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 g(t){const{scrollbar:n,wrapperEl:a}=e,{el:r,dragEl:s}=n;c&&(t.preventDefault&&t.cancelable?t.preventDefault():t.returnValue=!1,f(t),a.style.transitionDuration="0ms",r.style.transitionDuration="0ms",s.style.transitionDuration="0ms",i("scrollbarDragMove",t))}function b(t){const n=e.params.scrollbar,{scrollbar:a,wrapperEl:r}=e,{el:s}=a;c&&(c=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",r.style.transitionDuration=""),n.hide&&(clearTimeout(u),u=Ht(()=>{s.style.opacity=0,s.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 s=r,o=!!i.passiveListeners&&{passive:!1,capture:!1},l=!!i.passiveListeners&&{passive:!0,capture:!1};if(!s)return;const c="on"===t?"addEventListener":"removeEventListener";s[c]("pointerdown",v,o),a[c]("pointermove",g,o),a[c]("pointerup",b,l)}function _(){const{scrollbar:t,el:n}=e;e.params.scrollbar=Vn(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const i=e.params.scrollbar;if(!i.el)return;let r,s;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=a.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&&(s=r.querySelector(Un(e.params.scrollbar.dragClass)),s||(s=Kt("div",e.params.scrollbar.dragClass),r.append(s))),Object.assign(t,{el:r,dragEl:s}),i.draggable&&e.params.scrollbar.el&&e.scrollbar.el&&y("on"),r&&r.classList[e.enabled?"remove":"add"](...Bt(e.params.scrollbar.lockClass))}function x(){const t=e.params.scrollbar,n=e.scrollbar.el;n&&n.classList.remove(...Bt(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=nn(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"](...Bt(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const w=()=>{e.el.classList.add(...Bt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Bt(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:()=>{e.el.classList.remove(...Bt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Bt(e.params.scrollbar.scrollbarDisabledClass)),_(),p(),h()},disable:w,updateSize:p,setTranslate:h,init:_,destroy:x})}function Yn({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,a,r=null,s=(new Date).getTime();function o(e){const t=r;0!==t.length&&an(t,e)}function l(e){(e=nn(e)).forEach(e=>{e.setAttribute("tabIndex","0")})}function c(e){(e=nn(e)).forEach(e=>{e.setAttribute("tabIndex","-1")})}function d(e,t){(e=nn(e)).forEach(e=>{e.setAttribute("role",t)})}function u(e,t){(e=nn(e)).forEach(e=>{e.setAttribute("aria-roledescription",t)})}function h(e,t){(e=nn(e)).forEach(e=>{e.setAttribute("aria-label",t)})}function p(e){(e=nn(e)).forEach(e=>{e.setAttribute("aria-disabled",!0)})}function m(e){(e=nn(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(Un(e.params.pagination.bulletClass))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const t=nn(e.navigation.prevEl);nn(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(Un(e.params.pagination.bulletClass))&&i.click()}}function v(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function g(){return v()&&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=>{a&&a!==t.target&&!a.contains(t.target)&&(i=!0),e.a11y.clicked=!0},_=()=>{i=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},x=e=>{s=(new Date).getTime()},w=t=>{if(e.a11y.clicked||!e.params.a11y.scrollOnFocus)return;if((new Date).getTime()-s<100)return;const n=t.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!n||!e.slides.includes(n))return;a=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,a)=>{const r=e.params.loop?parseInt(i.getAttribute("data-swiper-slide-index"),10):a;h(i,t.slideLabelMessage.replace(/\{\{index\}\}/,r+1).replace(/\{\{slidesLength\}\}/,n))})};n("beforeInit",()=>{r=Kt("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,a=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 s,o,l;s=a,nn(i).forEach(e=>{e.setAttribute("id",s)}),t.wrapperLiveRegion&&(o=i,l=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite",(o=nn(o)).forEach(e=>{e.setAttribute("aria-live",l)})),S();let{nextEl:c,prevEl:p}=e.navigation?e.navigation:{};c=nn(c),p=nn(p),c&&c.forEach(e=>b(e,0,t.nextSlideMessage)),p&&p.forEach(e=>b(e,0,t.prevSlideMessage)),g()&&nn(e.pagination.el).forEach(e=>{e.addEventListener("keydown",f)}),Rt().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;v()&&e.pagination.bullets.forEach(n=>{e.params.pagination.clickable&&(l(n),e.params.pagination.renderBullet||(d(n,"button"),h(n,t.paginationBulletMessage.replace(/\{\{index\}\}/,Qt(n)+1)))),n.matches(Un(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=nn(t),n=nn(n),t&&t.forEach(e=>e.removeEventListener("keydown",f)),n&&n.forEach(e=>e.removeEventListener("keydown",f)),g()&&nn(e.pagination.el).forEach(e=>{e.removeEventListener("keydown",f)}),Rt().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 Xn({swiper:e,extendParams:t,on:n,emit:i,params:a}){let r,s;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=a&&a.autoplay?a.autoplay.delay:3e3,f=a&&a.autoplay?a.autoplay.delay:3e3,v=(new Date).getTime();function g(t){e&&!e.destroyed&&e.wrapperEl&&t.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),p||t.detail&&t.detail.bySwiperTouchMove||N())}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:v+f-(new Date).getTime();e.autoplay.timeLeft=t,i("autoplayTimeLeft",t,t/m),s=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(s),b();let n=t;void 0===n&&(n=y(),m=n,f=n),o=n;const a=e.params.speed,l=()=>{e&&!e.destroyed&&(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(a,!0,!0),i("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,a,!0,!0),i("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(a,!0,!0),i("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,a,!0,!0),i("autoplay")),e.params.cssMode&&(v=(new Date).getTime(),requestAnimationFrame(()=>{_()})))};return n>0?(clearTimeout(r),r=setTimeout(()=>{l()},n)):requestAnimationFrame(()=>{l()}),n},x=()=>{v=(new Date).getTime(),e.autoplay.running=!0,_(),i("autoplayStart")},w=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(s),i("autoplayStop")},S=(t,n)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),t||(h=!0);const a=()=>{i("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):N()};if(e.autoplay.paused=!0,n)return void a();const s=o||e.params.autoplay.delay;o=s-((new Date).getTime()-v),e.isEnd&&o<0&&!e.params.loop||(o<0&&(o=0),a())},N=()=>{e.isEnd&&o<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(v=(new Date).getTime(),h?(h=!1,_(o)):_(),e.autoplay.paused=!1,i("autoplayResume"))},E=()=>{if(e.destroyed||!e.autoplay.running)return;const t=Rt();"hidden"===t.visibilityState&&(h=!0,S(!0)),"visible"===t.visibilityState&&N()},k=t=>{"mouse"===t.pointerType&&(h=!0,p=!0,e.animating||e.autoplay.paused||S(!0))},C=t=>{"mouse"===t.pointerType&&(p=!1,e.autoplay.paused&&N())};n("init",()=>{e.params.autoplay.enabled&&(e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",k),e.el.addEventListener("pointerleave",C)),Rt().addEventListener("visibilitychange",E),x())}),n("destroy",()=>{e.el&&"string"!=typeof e.el&&(e.el.removeEventListener("pointerenter",k),e.el.removeEventListener("pointerleave",C)),Rt().removeEventListener("visibilitychange",E),e.autoplay.running&&w()}),n("_freeModeStaticRelease",()=>{(d||h)&&N()}),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&&N(),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:N})}function Kn({element:e,visibleClass:t,waitMode:n="transitionend",timeoutDuration:i,hideMode:a="hidden",displayValue:r="block"}){if("timeout"===n&&"number"!=typeof i)return;window.matchMedia("(prefers-reduced-motion: reduce)").matches&&(n="immediate");const s=t=>{t.target===e&&(o(),e.removeEventListener("transitionend",s))},o=()=>{"display"===a?e.style.display="none":e.setAttribute("hidden",!0)};return{show(){e.removeEventListener("transitionend",s),this.timeout&&clearTimeout(this.timeout),"display"===a?e.style.display=r:e.removeAttribute("hidden"),e.offsetHeight,e.classList.add(t)},hide(){"transitionend"===n?e.addEventListener("transitionend",s):"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,a=[...e.classList].includes(t);return n||i||!a},timeout:null}}var Zn="top",Jn="bottom",Qn="right",ei="left",ti="auto",ni=[Zn,Jn,Qn,ei],ii="start",ai="end",ri="viewport",si="popper",oi=ni.reduce(function(e,t){return e.concat([t+"-"+ii,t+"-"+ai])},[]),li=[].concat(ni,[ti]).reduce(function(e,t){return e.concat([t,t+"-"+ii,t+"-"+ai])},[]),ci=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function di(e){return e?(e.nodeName||"").toLowerCase():null}function ui(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function hi(e){return e instanceof ui(e).Element||e instanceof Element}function pi(e){return e instanceof ui(e).HTMLElement||e instanceof HTMLElement}function mi(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ui(e).ShadowRoot||e instanceof ShadowRoot)}var fi={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]||{},a=t.elements[e];pi(a)&&di(a)&&(Object.assign(a.style,n),Object.keys(i).forEach(function(e){var t=i[e];!1===t?a.removeAttribute(e):a.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],a=t.attributes[e]||{},r=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce(function(e,t){return e[t]="",e},{});pi(i)&&di(i)&&(Object.assign(i.style,r),Object.keys(a).forEach(function(e){i.removeAttribute(e)}))})}},requires:["computeStyles"]};function vi(e){return e.split("-")[0]}var gi=Math.max,bi=Math.min,yi=Math.round;function _i(){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 xi(){return!/^((?!chrome|android).)*safari/i.test(_i())}function wi(e,t,n){void 0===t&&(t=!1),void 0===n&&(n=!1);var i=e.getBoundingClientRect(),a=1,r=1;t&&pi(e)&&(a=e.offsetWidth>0&&yi(i.width)/e.offsetWidth||1,r=e.offsetHeight>0&&yi(i.height)/e.offsetHeight||1);var s=(hi(e)?ui(e):window).visualViewport,o=!xi()&&n,l=(i.left+(o&&s?s.offsetLeft:0))/a,c=(i.top+(o&&s?s.offsetTop:0))/r,d=i.width/a,u=i.height/r;return{width:d,height:u,top:c,right:l+d,bottom:c+u,left:l,x:l,y:c}}function Si(e){var t=wi(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 Ni(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&mi(n)){var i=t;do{if(i&&e.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function Ei(e){return ui(e).getComputedStyle(e)}function ki(e){return["table","td","th"].indexOf(di(e))>=0}function Ci(e){return((hi(e)?e.ownerDocument:e.document)||window.document).documentElement}function Ti(e){return"html"===di(e)?e:e.assignedSlot||e.parentNode||(mi(e)?e.host:null)||Ci(e)}function Ai(e){return pi(e)&&"fixed"!==Ei(e).position?e.offsetParent:null}function Oi(e){for(var t=ui(e),n=Ai(e);n&&ki(n)&&"static"===Ei(n).position;)n=Ai(n);return n&&("html"===di(n)||"body"===di(n)&&"static"===Ei(n).position)?t:n||function(e){var t=/firefox/i.test(_i());if(/Trident/i.test(_i())&&pi(e)&&"fixed"===Ei(e).position)return null;var n=Ti(e);for(mi(n)&&(n=n.host);pi(n)&&["html","body"].indexOf(di(n))<0;){var i=Ei(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 ji(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Li(e,t,n){return gi(e,bi(t,n))}function Di(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Mi(e,t){return t.reduce(function(t,n){return t[n]=e,t},{})}var Pi={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,n=e.state,i=e.name,a=e.options,r=n.elements.arrow,s=n.modifiersData.popperOffsets,o=vi(n.placement),l=ji(o),c=[ei,Qn].indexOf(o)>=0?"height":"width";if(r&&s){var d=function(e,t){return Di("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:Mi(e,ni))}(a.padding,n),u=Si(r),h="y"===l?Zn:ei,p="y"===l?Jn:Qn,m=n.rects.reference[c]+n.rects.reference[l]-s[l]-n.rects.popper[c],f=s[l]-n.rects.reference[l],v=Oi(r),g=v?"y"===l?v.clientHeight||0:v.clientWidth||0:0,b=m/2-f/2,y=d[h],_=g-u[c]-d[p],x=g/2-u[c]/2+b,w=Li(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)))&&Ni(t.elements.popper,i)&&(t.elements.arrow=i)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ii(e){return e.split("-")[1]}var Ri={top:"auto",right:"auto",bottom:"auto",left:"auto"};function zi(e){var t,n=e.popper,i=e.popperRect,a=e.placement,r=e.variation,s=e.offsets,o=e.position,l=e.gpuAcceleration,c=e.adaptive,d=e.roundOffsets,u=e.isFixed,h=s.x,p=void 0===h?0:h,m=s.y,f=void 0===m?0:m,v="function"==typeof d?d({x:p,y:f}):{x:p,y:f};p=v.x,f=v.y;var g=s.hasOwnProperty("x"),b=s.hasOwnProperty("y"),y=ei,_=Zn,x=window;if(c){var w=Oi(n),S="clientHeight",N="clientWidth";w===ui(n)&&"static"!==Ei(w=Ci(n)).position&&"absolute"===o&&(S="scrollHeight",N="scrollWidth"),(a===Zn||(a===ei||a===Qn)&&r===ai)&&(_=Jn,f-=(u&&w===x&&x.visualViewport?x.visualViewport.height:w[S])-i.height,f*=l?1:-1),a!==ei&&(a!==Zn&&a!==Jn||r!==ai)||(y=Qn,p-=(u&&w===x&&x.visualViewport?x.visualViewport.width:w[N])-i.width,p*=l?1:-1)}var E,k=Object.assign({position:o},c&&Ri),C=!0===d?function(e,t){var n=e.x,i=e.y,a=t.devicePixelRatio||1;return{x:yi(n*a)/a||0,y:yi(i*a)/a||0}}({x:p,y:f},ui(n)):{x:p,y:f};return p=C.x,f=C.y,l?Object.assign({},k,((E={})[_]=b?"0":"",E[y]=g?"0":"",E.transform=(x.devicePixelRatio||1)<=1?"translate("+p+"px, "+f+"px)":"translate3d("+p+"px, "+f+"px, 0)",E)):Object.assign({},k,((t={})[_]=b?f+"px":"",t[y]=g?p+"px":"",t.transform="",t))}var Fi={passive:!0},Bi={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,n=e.instance,i=e.options,a=i.scroll,r=void 0===a||a,s=i.resize,o=void 0===s||s,l=ui(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return r&&c.forEach(function(e){e.addEventListener("scroll",n.update,Fi)}),o&&l.addEventListener("resize",n.update,Fi),function(){r&&c.forEach(function(e){e.removeEventListener("scroll",n.update,Fi)}),o&&l.removeEventListener("resize",n.update,Fi)}},data:{}},Hi={left:"right",right:"left",bottom:"top",top:"bottom"};function Vi(e){return e.replace(/left|right|bottom|top/g,function(e){return Hi[e]})}var Wi={start:"end",end:"start"};function qi(e){return e.replace(/start|end/g,function(e){return Wi[e]})}function Ui(e){var t=ui(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function $i(e){return wi(Ci(e)).left+Ui(e).scrollLeft}function Gi(e){var t=Ei(e),n=t.overflow,i=t.overflowX,a=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+a+i)}function Yi(e){return["html","body","#document"].indexOf(di(e))>=0?e.ownerDocument.body:pi(e)&&Gi(e)?e:Yi(Ti(e))}function Xi(e,t){var n;void 0===t&&(t=[]);var i=Yi(e),a=i===(null==(n=e.ownerDocument)?void 0:n.body),r=ui(i),s=a?[r].concat(r.visualViewport||[],Gi(i)?i:[]):i,o=t.concat(s);return a?o:o.concat(Xi(Ti(s)))}function Ki(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Zi(e,t,n){return t===ri?Ki(function(e,t){var n=ui(e),i=Ci(e),a=n.visualViewport,r=i.clientWidth,s=i.clientHeight,o=0,l=0;if(a){r=a.width,s=a.height;var c=xi();(c||!c&&"fixed"===t)&&(o=a.offsetLeft,l=a.offsetTop)}return{width:r,height:s,x:o+$i(e),y:l}}(e,n)):hi(t)?function(e,t){var n=wi(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):Ki(function(e){var t,n=Ci(e),i=Ui(e),a=null==(t=e.ownerDocument)?void 0:t.body,r=gi(n.scrollWidth,n.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),s=gi(n.scrollHeight,n.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),o=-i.scrollLeft+$i(e),l=-i.scrollTop;return"rtl"===Ei(a||n).direction&&(o+=gi(n.clientWidth,a?a.clientWidth:0)-r),{width:r,height:s,x:o,y:l}}(Ci(e)))}function Ji(e){var t,n=e.reference,i=e.element,a=e.placement,r=a?vi(a):null,s=a?Ii(a):null,o=n.x+n.width/2-i.width/2,l=n.y+n.height/2-i.height/2;switch(r){case Zn:t={x:o,y:n.y-i.height};break;case Jn:t={x:o,y:n.y+n.height};break;case Qn:t={x:n.x+n.width,y:l};break;case ei:t={x:n.x-i.width,y:l};break;default:t={x:n.x,y:n.y}}var c=r?ji(r):null;if(null!=c){var d="y"===c?"height":"width";switch(s){case ii:t[c]=t[c]-(n[d]/2-i[d]/2);break;case ai:t[c]=t[c]+(n[d]/2-i[d]/2)}}return t}function Qi(e,t){void 0===t&&(t={});var n=t,i=n.placement,a=void 0===i?e.placement:i,r=n.strategy,s=void 0===r?e.strategy:r,o=n.boundary,l=void 0===o?"clippingParents":o,c=n.rootBoundary,d=void 0===c?ri:c,u=n.elementContext,h=void 0===u?si:u,p=n.altBoundary,m=void 0!==p&&p,f=n.padding,v=void 0===f?0:f,g=Di("number"!=typeof v?v:Mi(v,ni)),b=h===si?"reference":si,y=e.rects.popper,_=e.elements[m?b:h],x=function(e,t,n,i){var a="clippingParents"===t?function(e){var t=Xi(Ti(e)),n=["absolute","fixed"].indexOf(Ei(e).position)>=0&&pi(e)?Oi(e):e;return hi(n)?t.filter(function(e){return hi(e)&&Ni(e,n)&&"body"!==di(e)}):[]}(e):[].concat(t),r=[].concat(a,[n]),s=r[0],o=r.reduce(function(t,n){var a=Zi(e,n,i);return t.top=gi(a.top,t.top),t.right=bi(a.right,t.right),t.bottom=bi(a.bottom,t.bottom),t.left=gi(a.left,t.left),t},Zi(e,s,i));return o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}(hi(_)?_:_.contextElement||Ci(e.elements.popper),l,d,s),w=wi(e.elements.reference),S=Ji({reference:w,element:y,placement:a}),N=Ki(Object.assign({},y,S)),E=h===si?N:w,k={top:x.top-E.top+g.top,bottom:E.bottom-x.bottom+g.bottom,left:x.left-E.left+g.left,right:E.right-x.right+g.right},C=e.modifiersData.offset;if(h===si&&C){var T=C[a];Object.keys(k).forEach(function(e){var t=[Qn,Jn].indexOf(e)>=0?1:-1,n=[Zn,Jn].indexOf(e)>=0?"y":"x";k[e]+=T[n]*t})}return k}var ea={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 a=n.mainAxis,r=void 0===a||a,s=n.altAxis,o=void 0===s||s,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,v=t.options.placement,g=vi(v),b=l||(g!==v&&m?function(e){if(vi(e)===ti)return[];var t=Vi(e);return[qi(e),t,qi(t)]}(v):[Vi(v)]),y=[v].concat(b).reduce(function(e,n){return e.concat(vi(n)===ti?function(e,t){void 0===t&&(t={});var n=t,i=n.placement,a=n.boundary,r=n.rootBoundary,s=n.padding,o=n.flipVariations,l=n.allowedAutoPlacements,c=void 0===l?li:l,d=Ii(i),u=d?o?oi:oi.filter(function(e){return Ii(e)===d}):ni,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]=Qi(e,{placement:n,boundary:a,rootBoundary:r,padding:s})[vi(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,N=y[0],E=0;E<y.length;E++){var k=y[E],C=vi(k),T=Ii(k)===ii,A=[Zn,Jn].indexOf(C)>=0,O=A?"width":"height",j=Qi(t,{placement:k,boundary:d,rootBoundary:u,altBoundary:h,padding:c}),L=A?T?Qn:ei:T?Jn:Zn;_[O]>x[O]&&(L=Vi(L));var D=Vi(L),M=[];if(r&&M.push(j[C]<=0),o&&M.push(j[L]<=0,j[D]<=0),M.every(function(e){return e})){N=k,S=!1;break}w.set(k,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 N=t,"break"},I=m?3:1;I>0&&"break"!==P(I);I--);t.placement!==N&&(t.modifiersData[i]._skip=!0,t.placement=N,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function ta(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 na(e){return[Zn,Qn,Jn,ei].some(function(t){return e[t]>=0})}var ia={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,i=t.rects.reference,a=t.rects.popper,r=t.modifiersData.preventOverflow,s=Qi(t,{elementContext:"reference"}),o=Qi(t,{altBoundary:!0}),l=ta(s,i),c=ta(o,a,r),d=na(l),u=na(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})}},aa={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.options,i=e.name,a=n.offset,r=void 0===a?[0,0]:a,s=li.reduce(function(e,n){return e[n]=function(e,t,n){var i=vi(e),a=[ei,Zn].indexOf(i)>=0?-1:1,r="function"==typeof n?n(Object.assign({},t,{placement:e})):n,s=r[0],o=r[1];return s=s||0,o=(o||0)*a,[ei,Qn].indexOf(i)>=0?{x:o,y:s}:{x:s,y:o}}(n,t.rects,r),e},{}),o=s[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]=s}},ra={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,n=e.name;t.modifiersData[n]=Ji({reference:t.rects.reference,element:t.rects.popper,placement:t.placement})},data:{}},sa={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options,i=e.name,a=n.mainAxis,r=void 0===a||a,s=n.altAxis,o=void 0!==s&&s,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,v=Qi(t,{boundary:l,rootBoundary:c,padding:u,altBoundary:d}),g=vi(t.placement),b=Ii(t.placement),y=!b,_=ji(g),x="x"===_?"y":"x",w=t.modifiersData.popperOffsets,S=t.rects.reference,N=t.rects.popper,E="function"==typeof f?f(Object.assign({},t.rects,{placement:t.placement})):f,k="number"==typeof E?{mainAxis:E,altAxis:E}:Object.assign({mainAxis:0,altAxis:0},E),C=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,T={x:0,y:0};if(w){if(r){var A,O="y"===_?Zn:ei,j="y"===_?Jn:Qn,L="y"===_?"height":"width",D=w[_],M=D+v[O],P=D-v[j],I=p?-N[L]/2:0,R=b===ii?S[L]:N[L],z=b===ii?-N[L]:-S[L],F=t.elements.arrow,B=p&&F?Si(F):{width:0,height:0},H=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},V=H[O],W=H[j],q=Li(0,S[L],B[L]),U=y?S[L]/2-I-q-V-k.mainAxis:R-q-V-k.mainAxis,$=y?-S[L]/2+I+q+W+k.mainAxis:z+q+W+k.mainAxis,G=t.elements.arrow&&Oi(t.elements.arrow),Y=G?"y"===_?G.clientTop||0:G.clientLeft||0:0,X=null!=(A=null==C?void 0:C[_])?A:0,K=D+$-X,Z=Li(p?bi(M,D+U-X-Y):M,D,p?gi(P,K):P);w[_]=Z,T[_]=Z-D}if(o){var J,Q="x"===_?Zn:ei,ee="x"===_?Jn:Qn,te=w[x],ne="y"===x?"height":"width",ie=te+v[Q],ae=te-v[ee],re=-1!==[Zn,ei].indexOf(g),se=null!=(J=null==C?void 0:C[x])?J:0,oe=re?ie:te-S[ne]-N[ne]-se+k.altAxis,le=re?te+S[ne]+N[ne]-se-k.altAxis:ae,ce=p&&re?function(e,t,n){var i=Li(e,t,n);return i>n?n:i}(oe,te,le):Li(p?oe:ie,te,p?le:ae);w[x]=ce,T[x]=ce-te}t.modifiersData[i]=T}},requiresIfExists:["offset"]};function oa(e,t,n){void 0===n&&(n=!1);var i,a,r=pi(t),s=pi(t)&&function(e){var t=e.getBoundingClientRect(),n=yi(t.width)/e.offsetWidth||1,i=yi(t.height)/e.offsetHeight||1;return 1!==n||1!==i}(t),o=Ci(t),l=wi(e,s,n),c={scrollLeft:0,scrollTop:0},d={x:0,y:0};return(r||!r&&!n)&&(("body"!==di(t)||Gi(o))&&(c=(i=t)!==ui(i)&&pi(i)?{scrollLeft:(a=i).scrollLeft,scrollTop:a.scrollTop}:Ui(i)),pi(t)?((d=wi(t,!0)).x+=t.clientLeft,d.y+=t.clientTop):o&&(d.x=$i(o))),{x:l.left+c.scrollLeft-d.x,y:l.top+c.scrollTop-d.y,width:l.width,height:l.height}}function la(e){var t=new Map,n=new Set,i=[];function a(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach(function(e){if(!n.has(e)){var i=t.get(e);i&&a(i)}}),i.push(e)}return e.forEach(function(e){t.set(e.name,e)}),e.forEach(function(e){n.has(e.name)||a(e)}),i}var ca={placement:"bottom",modifiers:[],strategy:"absolute"};function da(){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 ua(e){void 0===e&&(e={});var t=e,n=t.defaultModifiers,i=void 0===n?[]:n,a=t.defaultOptions,r=void 0===a?ca:a;return function(e,t,n){void 0===n&&(n=r);var a,s,o={placement:"bottom",orderedModifiers:[],options:Object.assign({},ca,r),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},l=[],c=!1,d={state:o,setOptions:function(n){var a="function"==typeof n?n(o.options):n;u(),o.options=Object.assign({},r,o.options,a),o.scrollParents={reference:hi(e)?Xi(e):e.contextElement?Xi(e.contextElement):[],popper:Xi(t)};var s,c,h=function(e){var t=la(e);return ci.reduce(function(e,n){return e.concat(t.filter(function(e){return e.phase===n}))},[])}((s=[].concat(i,o.options.modifiers),c=s.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,a=e.effect;if("function"==typeof a){var r=a({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(da(t,n)){o.rects={reference:oa(t,Oi(n),"fixed"===o.options.strategy),popper:Si(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 a=o.orderedModifiers[i],r=a.fn,s=a.options,l=void 0===s?{}:s,u=a.name;"function"==typeof r&&(o=r({state:o,options:l,name:u,instance:d})||o)}else o.reset=!1,i=-1}}},update:(a=function(){return new Promise(function(e){d.forceUpdate(),e(o)})},function(){return s||(s=new Promise(function(e){Promise.resolve().then(function(){s=void 0,e(a())})})),s}),destroy:function(){u(),c=!0}};if(!da(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 ha=ua({defaultModifiers:[Bi,ra,{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options,i=n.gpuAcceleration,a=void 0===i||i,r=n.adaptive,s=void 0===r||r,o=n.roundOffsets,l=void 0===o||o,c={placement:vi(t.placement),variation:Ii(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:a,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,zi(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:l})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,zi(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:{}},fi,aa,ea,sa,Pi,ia]}),pa={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:function(e){var t=e.placement;return t.includes("start")?[-10,0]:t.includes("end")?[10,0]:[0,0]}}}]}},ma=function(){return g(function e(t,n){var i;return f(this,e),this.isOpen=!1,this.ignoreNextBlur=!1,this.element=t,this.config=_(_({},pa),n),this.config.popperOptions=_(_({},pa.popperOptions),(null==n?void 0:n.popperOptions)||{}),this.config.popperOptions.modifiers=[].concat(E(pa.popperOptions.modifiers),E((null==n||null===(i=n.popperOptions)||void 0===i?void 0:i.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},[{key:"wrapLastWordAndButton",value:function(){var e,t;if(this.element.hasAttribute("data-tooltip-keep-with-text")){var n=this.trigger.previousSibling;if(n&&n.nodeType===Node.TEXT_NODE){var i=((null===(e=n.textContent)||void 0===e?void 0:e.trim())||"").split(" "),a=i.pop(),r=i.join(" ");n.textContent=r+" ";var s=document.createElement("span");s.className="text-nowrap",s.innerHTML="".concat(a," ").concat(this.trigger.outerHTML),null===(t=this.trigger.parentNode)||void 0===t||t.replaceChild(s,this.trigger),this.trigger=s.querySelector("[data-tooltip-trigger]")}}}},{key:"init",value:function(){this.trigger=document.querySelector("[data-tooltip-trigger][aria-describedby=".concat(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);var e=this.element.getAttribute("data-tooltip-placement");e&&(this.config.popperOptions.placement=e),this.instance=ha(this.trigger,this.element,this.config.popperOptions),this.transitioner=Kn({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)}},{key:"onDialogMouseDown",value:function(){this.ignoreNextBlur=!0}},{key:"onDocumentClick",value:function(e){var t=e.target;t&&(this.trigger.contains(t)||this.element.contains(t)||this.hide())}},{key:"handleVisibility",value:function(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()}},{key:"onKeydown",value:function(e){if(("Enter"===e.key||" "===e.key)&&"BUTTON"!==this.trigger.tagName)return e.preventDefault(),void this.toggle();Y.ESC.includes(e.key)&&this.hide()}},{key:"toggle",value:function(){this.isOpen?this.hide():this.show()}},{key:"show",value:function(){this.transitioner.show(),this.trigger.classList.add("is-active"),this.isOpen=!0,this.instance.forceUpdate(),document.addEventListener("click",this.onDocumentClick)}},{key:"hide",value:function(){this.transitioner.hide(),this.trigger.classList.remove("is-active"),this.isOpen=!1,document.removeEventListener("click",this.onDocumentClick)}},{key:"update",value:function(){this.instance.forceUpdate()}},{key:"destroy",value:function(){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()}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Tooltip?e.ODS_Tooltip:null}}])}(),fa="carousel",va="".concat(fa,"__viewport-wrapper"),ga="".concat(fa,"__viewport"),ba="".concat(fa,"__track"),ya="".concat(fa,"__slide"),_a="".concat(fa,"__slide-next"),xa="".concat(fa,"__slide-prev"),wa="".concat(fa,"__prev"),Sa="".concat(fa,"__next"),Na="".concat(fa,"__pagination"),Ea="".concat(fa,"__pagination-item"),ka="".concat(fa,"__scrollbar"),Ca="".concat(fa,"__scrollbar-horizontal"),Ta="".concat(fa,"__scrollbar-drag"),Aa="is-active",Oa="".concat(fa,"--bleed-right"),ja=".".concat(ga),La=".".concat(ba),Da=".".concat(wa),Ma=".".concat(Sa),Pa=".".concat(Na),Ia=".".concat(ka),Ra=".".concat(Aa),za={navigation:{nextEl:Ma,prevEl:Da},pagination:{el:Pa,clickable:!0,bulletClass:Ea,bulletActiveClass:Aa,renderBullet:function(e,t){return'<button aria-label="Page '.concat(e+1,'" role="tab" class="').concat(t,'" type="button"></button>')}},scrollbar:{el:Ia,draggable:!0,enabled:!0,horizontalClass:Ca,dragClass:Ta,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:ba,slideClass:ya,slideActiveClass:Aa,slideNextClass:_a,slidePrevClass:xa},Fa=function(){function e(t,n){var i,a,r=this;return f(this,e),this.isScrollbarDragging=!1,this.externalControlsState=null,this.element=t,this.config=_(_(_({},za),n),{},{scrollbar:_(_(_({},null!==(i=za.scrollbar)&&void 0!==i?i:{}),null!==(a=null==n?void 0:n.scrollbar)&&void 0!==a?a:{}),{},{el:this.element.querySelector(Ia)})}),this.handleSlideChange=this.handleSlideChange.bind(this),this.updateTooltipPosition=this.updateTooltipPosition.bind(this),this.boundWindowResizeHandler=this.handleWindowResize.bind(this),this.element.ODS_Carousel=this,requestAnimationFrame(function(){r.init()}),this}return g(e,[{key:"getViewportWrapper",value:function(){return this.element.querySelector(".".concat(va))}},{key:"getSlidesPerView",value:function(){var e;return Number(null===(e=this.instance)||void 0===e||null===(e=e.params)||void 0===e?void 0:e.slidesPerView)||1}},{key:"setScrollbarVisible",value:function(e){var t=this.element.querySelector(Ia);t&&(t.style.display=e?"":"none")}},{key:"getSlidesContentWidth",value:function(){var e,t;if(!this.instance)return(null===(t=this.track)||void 0===t?void 0:t.scrollWidth)||0;var n,i=Array.from(this.instance.slides),a=i.reduce(function(e,t){return e+t.offsetWidth},0),r=Number(null===(e=this.instance.params)||void 0===e?void 0:e.spaceBetween)||0,s=a+Math.max(i.length-1,0)*r;return a<=0||s<=0?(null===(n=this.track)||void 0===n?void 0:n.scrollWidth)||0:s}},{key:"getOverflowWidth",value:function(e){var t,n=this.element.classList.contains(Oa)?this.element.clientWidth||(null==e?void 0:e.clientWidth)||0:(null===(t=this.viewport)||void 0===t?void 0:t.clientWidth)||0;return n<=0?0:this.getSlidesContentWidth()-n}},{key:"hasScrollableContent",value:function(t){if(!this.instance||!this.instance.params)return!1;var n=this.getOverflowWidth(t);return 0!==n?n>e.OVERFLOW_EPSILON_PX:this.instance.slides.length>this.getSlidesPerView()}},{key:"init",value:function(){var e=this;this.getElements(),this.element.hasAttribute("data-swiper-options")&&this.getCustomOptions();var t=this.element.classList.contains(Oa);this.instance=new Fn(this.viewport,_(_({},this.config),{},{watchOverflow:!t&&this.config.watchOverflow,enabled:!1,modules:[qn,$n,Gn,Yn,Bn,Hn],on:{slideChange:this.handleSlideChange,slideChangeTransitionEnd:function(){e.updateExternalControlsState()},scrollbarDragStart:function(){e.isScrollbarDragging=!0},scrollbarDragEnd:function(){e.isScrollbarDragging=!1,e.updateExternalControlsState(!0)}}})),this.updateCarouselEnabledState(),this.element.classList.contains(Oa)&&(this.adjustConfigForBleedRight(),this.fixBleedRightScrollbar()),this.syncScrollbar(),this.instance&&"function"==typeof this.instance.on&&this.instance.on("resize",function(){e.updateCarouselEnabledState()}),this.observeVisibilityChanges(),window.addEventListener("resize",this.boundWindowResizeHandler),this.initExternalControls(),requestAnimationFrame(function(){e.instance&&e.instance.update()})}},{key:"handleWindowResize",value:function(){var e=this;this.resizeRafId&&cancelAnimationFrame(this.resizeRafId),this.resizeRafId=requestAnimationFrame(function(){var t,n;e.resizeRafId=void 0,e.instance&&e.viewport&&(e.viewport.clientWidth<=0||(e.instance.update(),e.updateCarouselEnabledState(),null===(t=e.bleedResizeHandler)||void 0===t||t.call(e),e.updateExternalControlsState(),null===(n=e.instance.scrollbar)||void 0===n||n.updateSize()))})}},{key:"syncScrollbar",value:function(){var e=this;requestAnimationFrame(function(){var t;null!==(t=e.instance)&&void 0!==t&&t.scrollbar&&e.instance.scrollbar.updateSize()})}},{key:"observeVisibilityChanges",value:function(){var e,t=this;"undefined"!=typeof ResizeObserver&&(null===(e=this.resizeObserver)||void 0===e||e.disconnect(),this.resizeObserver=new ResizeObserver(function(){var e;t.instance&&t.viewport&&(t.viewport.clientWidth<=0||(t.instance.update(),t.updateCarouselEnabledState(),null===(e=t.instance.scrollbar)||void 0===e||e.updateSize()))}),this.resizeObserver.observe(this.viewport))}},{key:"fixBleedRightScrollbar",value:function(){var e=this,t=function(){var t,n,i=e.getViewportWrapper(),a=null===(t=e.instance)||void 0===t?void 0:t.scrollbar,r=e.instance;if(i&&a&&a.dragEl&&r)if(e.hasScrollableContent(i)){e.setScrollbarVisible(!0);var s=a.el.offsetWidth,o=(null===(n=e.instance)||void 0===n?void 0:n.width)||e.element.clientWidth||i.clientWidth,l=e.getSlidesContentWidth(),c="function"==typeof r.minTranslate?r.minTranslate():0,d="function"==typeof r.maxTranslate?r.maxTranslate():0,u=Math.max(Math.abs(d-c),0),h=Math.max(l,o+u),p=(h>0?Math.min(o/h,1):1)*s,m=Math.max(p,30);a.dragEl.style.width="".concat(m,"px"),a.dragEl.style.display="";var f=Math.min(Math.max(r.progress||0,0),1)*Math.max(s-m,0);a.dragEl.style.transform="translate3d(".concat(f,"px, 0, 0)")}else e.setScrollbarVisible(!1)};requestAnimationFrame(function(){requestAnimationFrame(t)}),this.instance.on("progress",t),this.instance.on("slideChange",t),this.instance.on("resize",t),this.instance.on("update",t),this.instance.on("setTranslate",t)}},{key:"getElements",value:function(){var e,t;this.viewport=this.element.querySelector(ja),this.track=this.viewport.querySelector(La);var n=this.element.querySelector(Pa);n&&!n.hasAttribute("role")&&n.setAttribute("role","tablist");var i={navigation:_(_({},null!==(e=this.config.navigation)&&void 0!==e?e:{}),{},{nextEl:this.element.querySelector(Ma),prevEl:this.element.querySelector(Da)}),pagination:_(_({},null!==(t=this.config.pagination)&&void 0!==t?t:{}),{},{el:n,clickable:!0,bulletClass:Ea,bulletActiveClass:Aa})};this.config=_(_({},this.config),i)}},{key:"getCustomOptions",value:function(){var e=this.element.getAttribute("data-swiper-options");if(e){var t=JSON.parse(e);this.config=_(_({},this.config),t)}}},{key:"updateCarouselEnabledState",value:function(){if(this.instance&&this.instance.params){var e=this.getViewportWrapper();this.hasScrollableContent(e||void 0)?this.instance.enable():this.instance.disable(),this.setScrollbarVisible(this.instance.enabled)}}},{key:"applyBleedInsets",value:function(t){var n;if(this.instance&&this.instance.params){var i=this.element.clientWidth||t.clientWidth||0,a=(null===(n=document.documentElement)||void 0===n?void 0:n.clientWidth)||window.innerWidth||0,r=t.getBoundingClientRect(),s=this.element.getBoundingClientRect(),o=s.left>0?s.left:r.left,l=Math.max(Math.floor(o),0),c=Math.max(Math.floor(a),i,0),d=-l,u=Math.max(c-l,i,0),h=this.getSlidesContentWidth(),p=h-i,m=this.getSlidesPerView(),f=this.instance.slides.length,v=!(h>0?p>e.OVERFLOW_EPSILON_PX:f>m),g=!v,b=this.element.classList.contains(Oa),y=v?"100%":"".concat(u,"px"),_=v?"0px":"".concat(l,"px"),x=v?"100%":"".concat(c,"px"),w=v?"0px":"".concat(d,"px"),S=b!==g||this.instance.params.width!==(v?void 0:i)||this.element.style.getPropertyValue("--carousel-bleed-viewport-width")!==y||this.element.style.getPropertyValue("--carousel-bleed-margin-left")!==_||this.element.style.getPropertyValue("--carousel-bleed-shell-width")!==x||this.element.style.getPropertyValue("--carousel-bleed-shell-margin-left")!==w;this.element.classList.toggle(Oa,g);var N=v?void 0:i;this.instance.params.width=N,this.instance.originalParams&&(this.instance.originalParams.width=N),this.instance.params.slidesOffsetBefore=0,this.instance.params.slidesOffsetAfter=0,this.element.style.setProperty("--carousel-bleed-viewport-width",y),this.element.style.setProperty("--carousel-bleed-margin-left",_),this.element.style.setProperty("--carousel-bleed-shell-width",x),this.element.style.setProperty("--carousel-bleed-shell-margin-left",w),S&&this.instance.update(),this.updateCarouselEnabledState()}}},{key:"adjustConfigForBleedRight",value:function(){var e=this;requestAnimationFrame(function(){if(e.instance){var t=e.getViewportWrapper();if(t){var n=function(){e.applyBleedInsets(t)};e.bleedResizeHandler=n,n(),e.instance.on("resize",n)}}})}},{key:"handleSlideChange",value:function(){var e=this.track.querySelector(Ra),t=this.track.querySelectorAll(".".concat(ya,":not(").concat(Ra,")"));e&&this.updateTooltipPosition(e),t.length>0&&this.hideAllTooltips(t),this.updateExternalControlsState()}},{key:"updateTooltipPosition",value:function(e){var t=e.querySelectorAll('[data-tooltip-trigger="true"]');t.length>0&&t.forEach(function(e){var t=e.getAttribute("aria-describedby");if(t){var n=document.getElementById(t);if(n){var i=ma.getInstance(n);i&&i.update()}}})}},{key:"hideAllTooltips",value:function(e){e.forEach(function(e){var t=e.querySelectorAll('[data-tooltip-trigger="true"]');t.length>0&&t.forEach(function(e){var t=e.getAttribute("aria-describedby");if(t){var n=document.getElementById(t);if(n){var i=ma.getInstance(n);i&&(i.hide(),e.blur())}}})})}},{key:"initExternalControls",value:function(){var e=this,t=this.element.dataset.carouselId||this.element.id;t&&(this.carouselId=t,document.querySelectorAll('[data-carousel-controls="'.concat(t,'"]')).forEach(function(t){var n=t;if(!n.hasAttribute("data-carousel-initialized")){n._carouselClickHandler&&n.removeEventListener("click",n._carouselClickHandler);var i,a,r=n.dataset.carouselAction,s=function(t){t.preventDefault(),n.hasAttribute("disabled")||("next"===r?e.slideNext():"prev"===r&&e.slidePrev())};"next"!==r&&"prev"!==r||(n.addEventListener("click",s),n.setAttribute("aria-label","next"===r?("object"===C(e.config.a11y)?null===(i=e.config.a11y)||void 0===i?void 0:i.nextSlideMessage:void 0)||"Nasledujúci snímok":("object"===C(e.config.a11y)?null===(a=e.config.a11y)||void 0===a?void 0:a.prevSlideMessage:void 0)||"Predchádzajúci snímok"),n.setAttribute("type","button"),n._carouselClickHandler=s),n.setAttribute("data-carousel-initialized","true")}}),this.updateExternalControlsState())}},{key:"updateExternalControlsState",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this.carouselId&&this.instance&&this.instance.params&&(!this.isScrollbarDragging||e)){var t=!this.instance.enabled,n=t||this.instance.isBeginning,i=t||this.instance.isEnd;this.externalControlsState={isAtStart:n,isAtEnd:i},this.applyExternalControlsState(this.externalControlsState)}}},{key:"applyExternalControlsState",value:function(e){var t=e.isAtStart,n=e.isAtEnd,i=document.querySelectorAll('[data-carousel-controls="'.concat(this.carouselId,'"][data-carousel-action="prev"]')),a=document.querySelectorAll('[data-carousel-controls="'.concat(this.carouselId,'"][data-carousel-action="next"]'));i.forEach(function(e){var 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")}),a.forEach(function(e){var 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")})}},{key:"slideNext",value:function(){this.instance&&this.instance.slideNext()}},{key:"slidePrev",value:function(){this.instance&&this.instance.slidePrev()}},{key:"getActiveIndex",value:function(){return this.instance?this.instance.activeIndex:0}},{key:"onSlideChange",value:function(e){var t=this;this.instance&&this.instance.on("slideChange",function(){e(t.instance.activeIndex)})}},{key:"destroy",value:function(){var e;this.carouselId&&document.querySelectorAll('[data-carousel-controls="'.concat(this.carouselId,'"]')).forEach(function(e){var 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,null===(e=this.resizeObserver)||void 0===e||e.disconnect(),this.resizeObserver=void 0,this.element.ODS_Carousel===this&&delete this.element.ODS_Carousel}},{key:"update",value:function(){this.instance&&this.instance.update()}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Carousel?e.ODS_Carousel:null}},{key:"getInstanceById",value:function(e){var t=document.querySelector('[data-carousel-id="'.concat(e,'"]'))||document.getElementById(e);return t?this.getInstance(t):null}}])}();Fa.OVERFLOW_EPSILON_PX=1;var Ba=["className","children"],Ha=ya,Va=function(e){var t=e.className,n=e.children,i=x(e,Ba),a=V(Ha,t);return F.jsx("div",_(_({className:a},i),{},{children:n}))};Va.displayName="CarouselItem";var Wa=["className","swiperOptions","items","showScrollbar","bleedRight"],qa=function(e){var t=e.className,n=e.swiperOptions,i=e.items,a=e.showScrollbar,r=void 0!==a&&a,s=e.bleedRight,o=void 0!==s&&s,l=x(e,Wa),c=N(U(Fa),1)[0],d=i.map(function(e,t){return F.jsx(Va,{children:e},t.toString())}),u=V(fa,t,b(b({},"".concat(fa,"--scrollbar"),r),"".concat(fa,"--bleed-right"),o)),h={prev:V(wa),next:V(Sa),dots:V(Na,r?"hide":"show-md")},p=r?_({pagination:{enabled:!1}},n):n;return F.jsxs("div",_(_(_({className:u,ref:c,"data-carousel":!0},r||n?{"data-swiper-options":JSON.stringify(p)}:{}),l),{},{children:[F.jsxs("div",{className:va,children:[F.jsx("div",{className:ga,children:F.jsx("div",{className:ba,children:d})}),r?null:F.jsxs(F.Fragment,{children:[F.jsx("button",{type:"button","aria-label":"Naspäť",className:h.prev,children:F.jsx(oe,{size:"medium",name:"chevron-left"})}),F.jsx("button",{type:"button","aria-label":"Ďalej",className:h.next,children:F.jsx(oe,{size:"medium",name:"chevron-right"})})]})]}),!r&&F.jsx("div",{role:"tablist",className:h.dots}),F.jsx("div",{className:V(ka,!r&&"hide-md"),children:F.jsx("div",{className:Ta})})]}))};qa.displayName="Carousel";var Ua=["className"],$a=c(function(e,t){var n=e.className,i=x(e,Ua),a=V("container",n);return F.jsx("div",_({className:a,ref:t},i))});$a.displayName="Container";var Ga=["elemRef","className","icon","isDisabled"],Ya=e.forwardRef(function(e,t){var n=e.elemRef,i=e.className,a=e.icon,r=e.isDisabled,s=x(e,Ga),o=V("controls",i),l=s;return F.jsx("button",_(_({type:"button",className:o,disabled:!!r||void 0,"aria-disabled":r?"true":void 0,ref:n||t},l),{},{children:F.jsx(oe,{name:a})}))});Ya.displayName="Controls";var Xa="carousel-hero",Ka="".concat(Xa,"__viewport-wrapper"),Za="".concat(Xa,"__viewport"),Ja="".concat(Xa,"__track"),Qa="".concat(Xa,"__slide"),er="".concat(Xa,"__slide-container"),tr="".concat(Xa,"__slide-content"),nr="".concat(Xa,"__slide-image"),ir="".concat(Xa,"__prev"),ar="".concat(Xa,"__next"),rr="".concat(Xa,"__play-pause"),sr="".concat(Xa,"__tabs"),or="".concat(Xa,"__tab"),lr="".concat(Xa,"__pagination"),cr="".concat(Xa,"__pagination-item"),dr="".concat(Xa,"__pagination-svg"),ur="".concat(Xa,"__pagination-circle"),hr="".concat(Xa,"__navigation"),pr="is-active",mr="is-playing",fr="is-paused",vr=".".concat(Za),gr=".".concat(ir),br=".".concat(ar),yr=".".concat(rr),_r=".".concat(sr),xr=".".concat(or),wr=".".concat(lr),Sr={pagination:{clickable:!0,bulletClass:cr,bulletActiveClass:"is-active",renderBullet:function(e,t){return'<button type="button" class="'.concat(t,'" aria-label="Prejsť na snímok ').concat(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:Ja,slideClass:Qa,slideActiveClass:pr},Nr=function(){return g(function e(t,n){return f(this,e),this.tabs=[],this._dotAnimationJustStarted=!1,this._isDragging=!1,this.element=t,this.config=_(_({},Sr),n),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},[{key:"init",value:function(){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)}},{key:"_onWindowResize",value:function(){var e=this;this.resizeRafId&&cancelAnimationFrame(this.resizeRafId),this.resizeRafId=requestAnimationFrame(function(){e.resizeRafId=void 0,e.instance&&e.viewport&&(e.viewport.clientWidth<=0||(e.instance.update(),e.updateStates(),e.updatePlayPauseIcon()))})}},{key:"getElements",value:function(){this.viewport=this.element.querySelector(vr);var e=this.element.querySelector(_r);e&&(this.tabs=Array.from(e.querySelectorAll(xr)))}},{key:"setupConfig",value:function(){var e=this.element.hasAttribute("data-interval")&&parseInt(this.element.getAttribute("data-interval"))||0;if("object"===C(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{var t=JSON.parse(this.element.getAttribute("data-swiper-options"));this.config=_(_({},this.config),t)}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(mr))}},{key:"createSwiper",value:function(){var e=this,t=this.viewport.querySelectorAll(".".concat(Qa)).length>1;this.instance=new Fn(this.viewport,_(_({},this.config),{},{modules:[qn,$n,Yn,Bn,Xn],navigation:{nextEl:this.element.querySelector(br),prevEl:this.element.querySelector(gr)},pagination:!!t&&_(_({},this.config.pagination),{},{el:this.element.querySelector(wr)}),on:{slideChange:function(){e.updateStates(),e.isAutoplayRunning()?e.restartDotAnimation():e.stopDotAnimation()},autoplayStart:function(){e._onAutoplayStart()},autoplayStop:function(){e._onAutoplayStop()},touchStart:function(){e._isDragging=!0,e._stopAutoplayIfRunning()},touchEnd:function(){e._isDragging=!1}}})),this.updatePlayPauseIcon()}},{key:"setupEventListeners",value:function(){var e=this;this.tabs.forEach(function(t){t.removeEventListener("click",e._boundTabClick),t.addEventListener("click",e._boundTabClick)});var t=this.element.querySelector(yr);t&&(t.removeEventListener("click",this._boundPlayPauseClick),t.addEventListener("click",this._boundPlayPauseClick));var n=this.element.querySelector(gr),i=this.element.querySelector(br);n&&(n.removeEventListener("click",this._boundPrevClick),n.addEventListener("click",this._boundPrevClick)),i&&(i.removeEventListener("click",this._boundNextClick),i.addEventListener("click",this._boundNextClick))}},{key:"_onUserNavigation",value:function(){this._stopAutoplayIfRunning(),this.stopDotAnimation()}},{key:"_onTabClick",value:function(e){var t;e.preventDefault();var n=e.currentTarget,i=this.tabs.indexOf(n);-1!==i&&i!==(null===(t=this.instance)||void 0===t?void 0:t.realIndex)&&(this._onUserNavigation(),this.goToSlide(i))}},{key:"_onPlayPauseClick",value:function(){this.toggleAutoplay()}},{key:"isAutoplayRunning",value:function(){var e;return!(null===(e=this.instance)||void 0===e||!e.autoplay||!this.instance.autoplay.running)}},{key:"_stopAutoplayIfRunning",value:function(){this.isAutoplayRunning()&&this.instance.autoplay.stop()}},{key:"_onAutoplayStart",value:function(){this.element.classList.add(mr),this.element.classList.remove(fr),this.updatePlayPauseIcon(),this.startDotAnimation()}},{key:"_onAutoplayStop",value:function(){this.element.classList.remove(mr),this.element.classList.add(fr),this.updatePlayPauseIcon(),this.stopDotAnimation()}},{key:"toggleAutoplay",value:function(){var e=this;this.instance&&this.instance.autoplay&&(this.isAutoplayRunning()?this.instance.autoplay.stop():(this.updateStates(),setTimeout(function(){e.instance&&e.instance.autoplay&&e.instance.autoplay.start()},10)))}},{key:"goToSlide",value:function(e){this.instance&&this.instance.realIndex!==e&&(this.instance.params.loop?this.instance.slideToLoop(e):this.instance.slideTo(e))}},{key:"updateStates",value:function(){var e,t;if(this.instance){var n=null!==(e=null!==(t=this.instance.realIndex)&&void 0!==t?t:this.instance.activeIndex)&&void 0!==e?e:0;this.tabs.forEach(function(e,t){var i=t===n;e.classList.toggle(pr,i),e.setAttribute("aria-selected",String(i)),e.setAttribute("tabindex",i?"0":"-1")}),this.scrollActiveTabIntoView(n),this.updatePaginationBullets(n)}}},{key:"updatePaginationBullets",value:function(e){var t=this,n=this.element.querySelector(wr);n&&n.querySelectorAll(".".concat(cr)).forEach(function(n,i){var a=i===e;if(n.classList.toggle("is-active",a),!t.hasAutoplay()){var r=n.querySelector(".".concat(dr));r&&(r.style.display=a?"block":"none")}})}},{key:"scrollActiveTabIntoView",value:function(e){if(!(!this.tabs.length||e<0||e>=this.tabs.length)){var t=this.tabs[e],n=this.element.querySelector(_r);if(n&&t){var i=n.getBoundingClientRect(),a=t.getBoundingClientRect(),r=i.width-56;if(a.right>i.left+r||a.left<i.left){var s=a.left-i.left-r/2+a.width/2;n.scrollBy({left:s,behavior:"smooth"})}}}}},{key:"updatePlayPauseIcon",value:function(){var e=this.element.querySelector(yr);if(e){var t=e.querySelector("use");if(t){var n=this.isAutoplayRunning()?"pause":"play",i=t.getAttribute("xlink:href")||"";if(!i.endsWith("#".concat(n))){var a=i.replace(/#[\w-]+$/,"#".concat(n));t.setAttribute("xlink:href",a)}}}}},{key:"renderPaginationDots",value:function(){var e=this;this._getPaginationButtons().forEach(function(t){var n=e.createSvgDot();t.innerHTML="",t.appendChild(n)})}},{key:"startDotAnimation",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this.hasAutoplay()&&(e||this.isAutoplayRunning())&&!this._dotAnimationJustStarted){this._dotAnimationJustStarted=!0;var t=this._getActiveBulletButton();if(t){var n=t.querySelector(".".concat(dr));if(n){var i=n.querySelector("circle");if(i){var a=this.getAnimationDuration();i.style.animation="none",t.offsetHeight,i.style.animation="countdown linear ".concat(a,"ms 1 forwards"),this._dotAnimationJustStarted=!1}else this._dotAnimationJustStarted=!1}else this._dotAnimationJustStarted=!1}else this._dotAnimationJustStarted=!1}}},{key:"restartDotAnimation",value:function(){var e=this;this.stopDotAnimation(),setTimeout(function(){e.startDotAnimation()},50)}},{key:"stopDotAnimation",value:function(){this._getPaginationButtons().forEach(function(e){var t=e.querySelector(".".concat(dr));if(t){var n=t.querySelector("circle");n&&(n.style.animation="none")}}),this._dotAnimationJustStarted=!1}},{key:"_getPaginationButtons",value:function(){return Array.from(this.element.querySelectorAll("".concat(wr," > *")))}},{key:"_getActiveBulletClass",value:function(){var e,t=null===(e=this.instance)||void 0===e||null===(e=e.params)||void 0===e?void 0:e.pagination;if(t&&"object"===C(t)&&t.bulletActiveClass)return String(t.bulletActiveClass);var n=this.config.pagination;return n&&"object"===C(n)&&n.bulletActiveClass?String(n.bulletActiveClass):pr}},{key:"_getActiveBulletButton",value:function(){var e=this._getActiveBulletClass();return this.element.querySelector("".concat(wr," .").concat(e))}},{key:"createSvgDot",value:function(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"svg");t.setAttribute("class",dr),t.setAttribute("width","12"),t.setAttribute("height","12"),t.setAttribute("viewBox","0 0 12 12");var n=document.createElementNS(e,"circle");return n.setAttribute("class",ur),n.setAttribute("r","5"),n.setAttribute("cx","6"),n.setAttribute("cy","6"),t.appendChild(n),t}},{key:"hasAutoplay",value:function(){return!!(this.config.autoplay&&"object"===C(this.config.autoplay)&&this.config.autoplay.delay>=1e3)}},{key:"getAnimationDuration",value:function(){var e;return(null===(e=this.config.autoplay)||void 0===e?void 0:e.delay)||0}},{key:"destroy",value:function(){var e=this;this.tabs.forEach(function(t){t.removeEventListener("click",e._boundTabClick)});var t=this.element.querySelector(yr);t&&t.removeEventListener("click",this._boundPlayPauseClick);var n=this.element.querySelector(gr),i=this.element.querySelector(br);n&&n.removeEventListener("click",this._boundPrevClick),i&&i.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}}],[{key:"getInstance",value:function(e){return e.ODS_CarouselHero||null}}])}(),Er=["className","src","alt"],kr=_(_({},{xs:"0",sm:"480px",md:"768px",lg:"992px",xl:"1240px",xxl:"1380px"}),{},{xxxl:"1920px"}),Cr=function(e){var t=e.className,n=e.src,i=e.alt,a=x(e,Er),r=V("img",t);if("object"===C(n)){var s=Object.keys(n).sort(function(e,t){return parseInt(kr[t])-parseInt(kr[e])});return F.jsxs("picture",{className:r,children:[s.map(function(e){return"default"!==e&&F.jsx("source",{srcSet:n[e],media:"(min-width: ".concat(kr[e],")")},e)}),F.jsx("img",_({src:n.default,alt:i},a))]})}return F.jsx("img",_({className:r,src:n,alt:i},a))};Cr.displayName="Image";var Tr=["className","children","image"],Ar=Qa,Or=function(e){var t=e.className,n=e.children,i=e.image,a=x(e,Tr),r=V(Ar,t);return F.jsx("div",_(_({className:r},a),{},{children:F.jsxs($a,{className:er,children:[F.jsx("div",{className:tr,children:n}),F.jsx(Cr,{className:nr,src:i,alt:"Obrázok"})]})}))};Or.displayName="CarouselHeroItem";var jr=["className","swiperOptions","children","tabs","interval","enableAutoplay"],Lr=["autoplay"];function Dr(t){var n=[];return e.Children.forEach(t,function(t){e.isValidElement(t)&&(t.type!==e.Fragment?n.push(t):n.push.apply(n,E(Dr(t.props.children))))}),n}var Mr=function(t){var n=t.className,i=t.swiperOptions,a=t.children,r=t.tabs,s=void 0===r?[]:r,o=t.interval,l=t.enableAutoplay,c=void 0!==l&&l,u=x(t,jr),h=N(U(Nr),1)[0],p=V(Xa,n),m="carousel-hero-".concat(d().replace(/:/g,"-")),f="string"==typeof u.id&&u.id?u.id:m,v=Dr(a),g=s.length>0&&v.length>0,b=function(e,t){return"string"==typeof(null==e?void 0:e.id)&&e.id?e.id:"".concat(f,"-tab-").concat(t)},y=function(e,t){return e&&"string"==typeof e.props.id&&e.props.id?e.props.id:"".concat(f,"-panel-").concat(t)},w={prev:ir,next:ar,playPause:rr,tabs:sr,tab:or,pagination:lr},S=function(){if(i){if(c||!("autoplay"in i))return i;i.autoplay;var e=x(i,Lr);return Object.keys(e).length>0?e:void 0}}(),E=c&&((null==i?void 0:i.autoplay)&&"object"===C(i.autoplay)&&i.autoplay.delay>=1e3||!!(o&&o>=1e3)),k=v.map(function(t,n){if(!g)return t;var i=b(s[n],n),a=y(t,n);return e.cloneElement(t,{id:a,role:"tabpanel","aria-labelledby":i})});return F.jsxs("div",_(_(_(_({className:p,ref:h,"data-carousel-hero":!0},c&&o&&o>=1e3?{"data-interval":o}:{}),S?{"data-swiper-options":JSON.stringify(S)}:{}),u),{},{children:[F.jsx("div",{className:Ka,children:F.jsx("div",{className:Za,children:F.jsx("div",{className:Ja,children:k})})}),F.jsxs($a,{className:"d-flex",children:[g&&F.jsx("div",{className:w.tabs,role:"tablist",children:s.map(function(e,t){return F.jsx("button",{id:b(e,t),type:"button",className:w.tab,role:"tab","aria-controls":y(v[t],t),"aria-selected":0===t?"true":"false",tabIndex:0===t?0:-1,children:e.label},t)})}),F.jsx("div",{role:"tablist",className:w.pagination}),F.jsxs("div",{className:hr,children:[F.jsx(Ya,{className:w.prev,icon:"chevron-left","aria-label":"Predchádzajúci snímok"}),F.jsx(Ya,{className:w.next,icon:"chevron-right","aria-label":"Nasledujúci snímok"}),E&&F.jsx(Ya,{className:w.playPause,icon:"pause","aria-label":"Pozastaviť/Spustiť automatické prehrávanie"})]})]})]}))};Mr.displayName="CarouselHero";var Pr="carousel-promotions",Ir="".concat(Pr,"__viewport-wrapper"),Rr="".concat(Pr,"__viewport"),zr="".concat(Pr,"__track"),Fr="".concat(Pr,"__slide"),Br="".concat(Pr,"__next"),Hr="".concat(Pr,"__pagination"),Vr="".concat(Pr,"__pagination-item"),Wr="".concat(Pr,"__pagination-svg"),qr="".concat(Pr,"__pagination-circle"),Ur="".concat(Pr,"--slide-inverted"),$r="is-autoplay",Gr="is-active",Yr=".".concat(Rr),Xr=".".concat(Hr),Kr={pagination:{el:Xr,clickable:!0,bulletClass:Vr,bulletActiveClass:Gr,renderBullet:function(e,t){return'<button aria-label="Stránka '.concat(e+1,'" role="tab" class="').concat(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:zr,slideClass:Fr,slideActiveClass:Gr,autoplay:!1},Zr=function(){function e(t,n){return f(this,e),this.interval=0,this.element=t,this.config=_(_({},Kr),n),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}return g(e,[{key:"init",value:function(){var e=this;this.getElements(),this.element.hasAttribute("data-swiper-options")&&this.getCustomOptions(),this.element.hasAttribute("data-interval")&&(this.interval=parseInt(this.element.getAttribute("data-interval")));var t=this.isIntervalValid();t?(this.element.classList.add($r),this.config.autoplay={delay:this.interval,disableOnInteraction:!1}):(this.interval=0,this.config.autoplay=!1),this.instance=new Fn(this.viewport,_(_({},this.config),{},{modules:[qn,$n,Yn,Bn,Xn],on:{slideChange:this.handleSlideChange,init:function(){e.fixPaginationButtonType(),e.isAutoplayEnabled&&e.renderSvgDotsForAnimation()},update:function(){e.fixPaginationButtonType(),e.isAutoplayEnabled&&e.renderSvgDotsForAnimation()}}}));var n=this.element.querySelector(Xr);n&&t&&(n.addEventListener("animationend",this.autoplayAnimationEnd),n.addEventListener("click",this.boundPaginationClickHandler)),window.addEventListener("resize",this.boundWindowResizeHandler)}},{key:"handlePaginationClick",value:function(){this.stopAutoplay()}},{key:"handleWindowResize",value:function(){var e=this;this.resizeRafId&&cancelAnimationFrame(this.resizeRafId),this.resizeRafId=requestAnimationFrame(function(){e.resizeRafId=void 0,e.instance&&e.viewport&&(e.viewport.clientWidth<=0||(e.instance.update(),e.fixPaginationButtonType(),e.isAutoplayEnabled&&e.renderSvgDotsForAnimation()))})}},{key:"stopAutoplay",value:function(){this.interval=0,this.element.classList.remove($r),this.instance&&this.instance.autoplay&&this.instance.autoplay.stop()}},{key:"handleSlideChange",value:function(){this.element.classList.remove(Ur),this.instance&&void 0!==this.instance.activeIndex&&this.instance.activeIndex%2==1&&this.element.classList.add(Ur)}},{key:"autoplayAnimationEnd",value:function(e){e instanceof AnimationEvent&&"countdown"===e.animationName&&this.scrollToNextSlide()}},{key:"isAutoplayEnabled",get:function(){return this.interval>0}},{key:"isIntervalValid",value:function(){var e=parseInt(String(this.interval));return!isNaN(e)&&e>=1e3}},{key:"scrollToNextSlide",value:function(){if(this.instance&&this.instance.slides){var e=this.instance.slides.length;if(!(e<=0)){var t=this.instance.activeIndex||0;this.instance.slideTo((t+1)%e)}}}},{key:"getElements",value:function(){var e;this.viewport=this.element.querySelector(Yr);var t=this.element.querySelector(Xr);t&&!t.hasAttribute("role")&&t.setAttribute("role","tablist");var n={pagination:_(_({},null!==(e=this.config.pagination)&&void 0!==e?e:{}),{},{el:t,clickable:!0,bulletClass:Vr,bulletActiveClass:Gr})};this.config=_(_({},this.config),n)}},{key:"getCustomOptions",value:function(){var e=this.element.getAttribute("data-swiper-options");if(e){var t=JSON.parse(e);this.config=_(_({},this.config),t)}}},{key:"fixPaginationButtonType",value:function(){Array.from(this.element.querySelectorAll("".concat(Xr," > *"))).forEach(function(e){return e.setAttribute("type","button")})}},{key:"renderSvgDotsForAnimation",value:function(){var t=Array.from(this.element.querySelectorAll("".concat(Xr," > *"))),n=e.createSvgDot();n.querySelector("circle").style.animationDuration="".concat(this.interval,"ms"),t.forEach(function(e){e.innerHTML="",e.appendChild(n.cloneNode(!0))})}},{key:"destroy",value:function(){window.removeEventListener("resize",this.boundWindowResizeHandler),this.resizeRafId&&(cancelAnimationFrame(this.resizeRafId),this.resizeRafId=void 0);var e=this.element.querySelector(Xr);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}},{key:"update",value:function(){this.instance&&this.instance.update()}}],[{key:"createSvgDot",value:function(){var e="http://www.w3.org/2000/svg",t=document.createElementNS(e,"svg");t.setAttribute("class",Wr),t.setAttribute("width","12"),t.setAttribute("height","12"),t.setAttribute("viewBox","0 0 12 12"),t.setAttribute("fill","none"),t.setAttribute("xmlns",e);var n=document.createElementNS(e,"circle");return n.setAttribute("class",qr),n.setAttribute("r","5"),n.setAttribute("cx","6"),n.setAttribute("cy","6"),t.appendChild(n),t}},{key:"getInstance",value:function(e){return e&&e.ODS_CarouselPromotions?e.ODS_CarouselPromotions:null}}])}(),Jr=["className","swiperOptions","children"],Qr=function(e){var t=e.className,n=e.swiperOptions,i=e.children,a=x(e,Jr),r=N(U(Zr),1)[0],s=V(Pr,t),o={next:V(Br,"hide-lg"),dots:V(Hr)};return F.jsxs("div",_(_(_({className:s,ref:r,"data-carousel-promotions":!0},n?{"data-swiper-options":JSON.stringify(n)}:{}),a),{},{children:[F.jsx("div",{className:Ir,children:F.jsx("div",{className:Rr,children:F.jsx("div",{className:zr,children:i})})}),F.jsx("div",{role:"tablist",className:o.dots})]}))};Qr.displayName="CarouselPromotions";var es=["tag"],ts=function(e){var t=e.tag,n=void 0===t?"td":t,i=x(e,es),a=n;return F.jsx(a,_({},i))};ts.displayName="TableCell";var ns=e.createContext({headers:[],rows:[],isResponsive:!1}),is=function(t){var n=t.row,i=e.useContext(ns),a=i.headers,r=i.expandableRows,s=i.isResponsive;return a.map(function(t,i,a){var o,l,c,d=t.key,u=t.label,h=t.cellProps,p=n[d],m="object"===C(p)&&null!==p,f=m&&"value"in p?p.value:p,v=m&&"value"in p?Object.entries(p).filter(function(e){var t=N(e,1)[0];return"value"!==t&&"rawValue"!==t}).reduce(function(e,t){var n=N(t,2),i=n[0],a=n[1];return _(_({},e),{},b({},i,a))},{}):{},g=(null==n||null===(o=n.expand)||void 0===o?void 0:o.length)||0;return F.jsxs(e.Fragment,{children:[F.jsx(ts,_(_(_(_({},h),v),s&&{"data-label":u}),{},{children:f||""})),i===a.length-1&&(null==r?void 0:r.hasExpandableRows)&&(null!=n&&n.expand?F.jsx(ts,{className:"align-right table__cell--shrink table__cell--expand",children:F.jsxs(ot,{type:"ghost",htmlType:"button",size:"small",isSquare:!0,className:"mb-none","data-subrow-toggle":!0,"aria-expanded":n.isExpanded?"true":"false","aria-controls":null===(l=n.expand)||void 0===l?void 0:l.map(function(e){return e.id}).join(" "),children:[F.jsx("span",{className:"visually-hidden",children:"Zobraziť ".concat(g," súvisiac").concat(g>4?"ich":g>1?"e":"i"," riad").concat(g>4?"kov":g>1?"ky":"ok")}),F.jsx(oe,{name:"chevron-down",size:"large"})]})}):F.jsx(ts,{className:"align-right table__cell--shrink",children:F.jsx("span",{className:"sr-only",children:null==r||null===(c=r.expandableRowsCaptions)||void 0===c?void 0:c.emptyRow})}))]},d)})};is.displayName="TableRow";var as=function(){var t=e.useContext(ns).footers;return t?F.jsx("tfoot",{children:t.map(function(e,t){return F.jsx("tr",{children:F.jsx(is,{row:e})},t.toString())})}):null};as.displayName="TableFooter";var rs=function(){var t,n=e.useContext(ns),i=n.headers,a=n.expandableRows,r={none:"zoradiť vzostupne podľa",ascending:"zoradiť zostupne podľa",descending:"vypnúť zoradenie poďľa"};return F.jsx("thead",{children:F.jsxs("tr",{children:[i.map(function(e,t){var n=e.isSortable,i=e.sort,a=void 0===i?"none":i,s=e.label,o=e.cellProps,l=e.headCellProps;return F.jsxs(ts,_(_(_(_({tag:"th"},o),l),n&&{"aria-sort":a}),{},{scope:"col",children:[s,n&&F.jsxs(F.Fragment,{children:[" ",F.jsx("button",{type:"button",className:"table__sort-button",children:F.jsxs("span",{className:"sr-only",children:[r[a]," ",s]})})]})]}),t.toString())}),(null==a?void 0:a.hasExpandableRows)&&F.jsx(ts,{tag:"th",scope:"col",className:"table__cell--shrink",children:F.jsx("span",{className:"sr-only",children:null==a||null===(t=a.expandableRowsCaptions)||void 0===t?void 0:t.header})})]})})};rs.displayName="TableHeader";var ss=["id"],os=function(){var t=e.useContext(ns).rows;return F.jsx("tbody",{children:t.map(function(t,n){var i;return F.jsxs(e.Fragment,{children:[F.jsx("tr",{children:F.jsx(is,{row:t})}),null==t||null===(i=t.expand)||void 0===i?void 0:i.map(function(e,n){var i=e.id,a=x(e,ss);return F.jsx("tr",{id:i,className:"table__subrow",hidden:!t.isExpanded||void 0,children:F.jsx(is,{row:a})},n.toString())})]},n.toString())})})};os.displayName="TableRows";var ls="toggleTrigger",cs={activeClass:"is-active",settingsAttr:"data-toggle"},ds=function(){function e(t,n){return f(this,e),this.element=t,this.config=_(_({},cs),n),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}return g(e,[{key:"doToggle",value:function(e){var t=e.dispatchEvent,n=void 0===t||t,i=e.element,a=e.attribute,r=e.value,s=e.action,o=_({},e),l={trigger:this.element,element:i},c=a,d=i,u=r;"icon"===c&&(c="xlink:href",d=i.querySelector("use")),"text"===c&&(d=i.querySelector("[data-toggle-text-target]")||i),void 0===u&&(u=!1);var h=us({element:d,attribute:c,action:s,value:u,dispatchEvent:n,eventDetail:l});return null!==h&&(o.value=h),o}},{key:"init",value:function(){return this.settings=this.parseSettings(),this.targets=this.setupTargets(),this.hasClickOutside=this.settings.some(function(e){return!0===e.clickOutside}),this.element.addEventListener("click",this.handleClick),this.hasClickOutside&&document.addEventListener("click",this.handleClickOutside),this.targets}},{key:"handleClick",value:function(){var e=this;this.targets=this.targets.map(function(t){return e.doToggle(t)}),this.element.dispatchEvent(new CustomEvent(ls,{bubbles:!0}))}},{key:"handleClickOutside",value:function(e){var t=this,n=e.target;this.element.contains(n)||this.targets.some(function(e){return e.element.contains(n)})||this.targets.some(function(e){return"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(function(e){return t.doToggle(e)}),this.element.dispatchEvent(new CustomEvent(ls,{bubbles:!0})))}},{key:"destroy",value:function(){this.element.removeEventListener("click",this.handleClick),this.hasClickOutside&&document.removeEventListener("click",this.handleClickOutside),this.settings=[],this.targets=[],this.hasClickOutside=!1}},{key:"update",value:function(){this.removeNonExistentTargets(),this.addNewTargets();var e=this.hasClickOutside;this.hasClickOutside=this.settings.some(function(e){return!0===e.clickOutside}),!e&&this.hasClickOutside?document.addEventListener("click",this.handleClickOutside):e&&!this.hasClickOutside&&document.removeEventListener("click",this.handleClickOutside)}},{key:"parseSettings",value:function(){var e=this.element.getAttribute(this.config.settingsAttr),t=this.element.getAttribute("aria-controls"),n=[];try{e&&(n=JSON.parse(e))}catch(e){}if(t){var i=this.element.getAttribute("aria-expanded");n=[].concat(E(i?[{target:"self",attribute:"aria-expanded"}]:[]),[{target:t.split(" ").map(function(e){return"#".concat(e)}).join(","),attribute:"hidden"}],E(Array.isArray(n)?n:[]))}return n}},{key:"setupTargets",value:function(){var t=this.element;return this.settings.reduce(function(n,i){return i&&i.target?[].concat(E(n),E(i.target.split(",").reduce(function(n,a){return[].concat(E(n),E(e.getTargetElementsFromString({target:a,trigger:t}).map(function(e){return _(_({},i),{},{element:e})})))},[]))):n},[])}},{key:"removeNonExistentTargets",value:function(){this.targets=this.targets.filter(function(e){return document.contains(e.element)})}},{key:"addNewTargets",value:function(){var e=this,t=this.setupTargets().filter(function(t){return!e.targets.find(function(e){return e.element===t.element&&e.action===t.action})});this.targets=[].concat(E(this.targets),E(t))}}],[{key:"getTargetElementsFromString",value:function(e){var t=e.target,n=e.trigger,i=t.trim();return"self"===i?[n]:"parent"===i?[n.parentNode]:"previous"===i?[n.previousElementSibling]:"next"===i?[n.nextElementSibling]:"string"==typeof i?Array.from(document.querySelectorAll(i)):[]}},{key:"getInstance",value:function(e){return e&&e.ODS_Toggle?e.ODS_Toggle:null}}])}();function us(e){var t=e.element,n=e.attribute,i=e.action,a=e.value,r=e.dispatchEvent,s=void 0===r||r,o=e.eventDetail,l=null;if(!(t&&t instanceof Element))return l;if("focus"===i&&setTimeout(function(){return t.focus()},20),"click"===i&&t.click(),"class"===n&&"string"==typeof a&&(t.classList.toggle(a),l=a),"text"===n){var c=t.textContent;t.textContent=(null==a?void 0:a.toString())||"",l=c}return"class"!==n&&"text"!==n&&void 0===i&&(l=t.getAttribute(n),"hidden"===n?t.hasAttribute(n)?t.removeAttribute(n):t.setAttribute(n,""):a?t.setAttribute(n,String(a)):t.setAttribute(n,String(!("true"===l)))),s&&t.dispatchEvent(new CustomEvent("toggle",{detail:o,bubbles:!0})),l}var hs={expandButtonSelector:"[data-subrow-toggle]",scrollableContainerSelector:".table-scrollable",responsiveTableSelector:'[data-table="responsive"]'},ps=function(){return g(function e(t,n){var i=this;return f(this,e),this.element=t,this.config=_(_({},hs),n),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(function(e){if(i.scrollableContainer){var t=i.scrollableContainer.getBoundingClientRect();e.forEach(function(e){var n,a;e.contentRect.width>t.width?null===(n=i.scrollableContainer)||void 0===n||n.setAttribute("tabindex","0"):null===(a=i.scrollableContainer)||void 0===a||a.removeAttribute("tabindex")})}}),this.init(),this},[{key:"addRole",value:function(e,t){Array.from(this.element.querySelectorAll(e)).forEach(function(e){e.setAttribute("role",t)})}},{key:"addARIA",value:function(){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){}}},{key:"onExpandClick",value:function(e){var t,n=e.currentTarget,i=null!==(t=n.getAttribute("aria-controls"))&&void 0!==t?t:"",a=this.element.querySelectorAll(i.split(" ").map(function(e){return"#".concat(e)}).join(","));us({element:n,attribute:"aria-expanded"}),a.forEach(function(e){us({element:e,attribute:"hidden"})})}},{key:"init",value:function(){var e=this;this.expandButtons=Array.from(this.element.querySelectorAll(this.config.expandButtonSelector)),this.expandButtons.forEach(function(t){t.addEventListener("click",e.onExpandClick)}),this.element.matches(this.config.responsiveTableSelector)&&this.addARIA(),this.maybeInitScrollable()}},{key:"maybeInitScrollable",value:function(){if(this.scrollableContainer=this.element.closest(this.config.scrollableContainerSelector),this.scrollableContainer)return this.resizeObserver.observe(this.element),!0}},{key:"destroy",value:function(){var e=this;this.expandButtons.forEach(function(t){t.removeEventListener("click",e.onExpandClick)}),this.resizeObserver.disconnect(),this.expandButtons=[]}},{key:"update",value:function(){this.destroy(),this.init()}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Table?e.ODS_Table:null}}])}(),ms=["className","caption","headers","rows","footers","isCompact","isResponsive","isStriped","isScrollable","expandableRowsCaptions"],fs="table",vs=function(e){var t=e.className,n=e.caption,i=e.headers,a=e.rows,r=e.footers,s=e.isCompact,o=e.isResponsive,l=e.isStriped,c=e.isScrollable,u=e.expandableRowsCaptions,h=void 0===u?{header:"Rozšíriteľný",emptyRow:"Nerozšíriteľný riadok"}:u,p=x(e,ms),m=N(U(ps),1)[0],f=d(),v=V(fs,b(b(b({},"".concat(fs,"--striped"),l),"".concat(fs,"--compact"),s),"".concat(fs,"--responsive"),o),t),g="".concat(f,"-caption"),y={hasExpandableRows:a.some(function(e){return e&&e.expand&&e.expand.length>0}),expandableRowsCaptions:h},w={headers:i,footers:r,rows:a.map(function(e,t){return e&&e.expand?_(_({},e),{},{expand:e.expand.map(function(e,n){return _(_({},e),{},{id:"".concat(f,"-row-").concat(t,"-").concat(n)})})}):e}),expandableRows:y,isResponsive:o};return F.jsx(ns.Provider,{value:w,children:F.jsx(fe,{condition:c||!1,wrapper:F.jsx("div",_({className:"".concat(fs,"-scrollable"),role:"group"},n&&{"aria-labelledby":g})),children:F.jsxs("table",_(_(_({ref:m,className:v},o&&{"data-table":"responsive"}),p),{},{children:[n&&F.jsx("caption",_(_({},c&&{id:g}),{},{children:n})),F.jsx(rs,{}),F.jsx(os,{}),F.jsx(as,{})]}))})})};vs.displayName="Table";var gs=["dialog","id","placement","tag","className","renderTrigger","children"],bs=function(e){var t=e.dialog,n=e.id,i=e.placement,a=e.tag,r=void 0===a?"span":a,s=e.className,o=e.renderTrigger,l=e.children,c=x(e,gs),d=G(n),u=V("tooltip",s),h=r,p=N(U(ma,{removeDialogOnDestroy:!0}),1)[0],m={"data-tooltip-trigger":!0,"aria-describedby":d,"aria-owns":d,children:l};return F.jsxs(F.Fragment,{children:[o?o(m):F.jsx("button",_(_({type:"button"},m),{},{children:l})),F.jsxs(h,_(_({id:d,className:u,role:"tooltip",hidden:!0,ref:p,"data-tooltip":!0,"data-tooltip-placement":i},c),{},{children:[F.jsx(h,{className:"tooltip__arrow"}),F.jsx(h,{className:"tooltip__dialog",children:t})]}))]})};bs.displayName="Tooltip";var ys=["children","className"],_s="info-tooltip",xs=function(e){var t=e.children,n=e.className,i=x(e,ys);return F.jsxs(bs,_(_({dialog:t,renderTrigger:function(e){return F.jsx("button",_({type:"button",className:_s},e))}},i),{},{children:[F.jsx(oe,{name:"assistance",className:V("".concat(_s,"__icon"),n)}),F.jsx("span",{className:"sr-only",children:"Info"})]}))};xs.displayName="InfoTooltip";var ws=function(e){var t=e.name,n=e.tooltip;return void 0===t?null:F.jsxs(F.Fragment,{children:[F.jsx("span",{className:"bold",children:t}),n&&F.jsxs(F.Fragment,{children:[" ",F.jsx(xs,{className:"icon--small",children:n})]})]})};ws.displayName="FooterNameColumn";var Ss=function(e){var t=e.price,n=e.discount,i=void 0===n?0:n,a=e.label,r=e.size;return void 0===t?null:F.jsxs(F.Fragment,{children:[i>0&&F.jsx("del",{className:"text-secondary",children:tt(t)}),F.jsxs("div",{children:[F.jsx("div",{className:V("text-accent mb-none",{h4:"large"!==r,h2:"large"===r}),children:tt(t-i)}),F.jsx("span",{className:V("text-accent mb-none",{h6:"large"!==r,h3:"large"===r}),children:a})]})]})};function Ns(e,t,n){return e.reduce(function(e,i){var a,r,s,o,l,c=null!==(a=null==i?void 0:i.monthsFree)&&void 0!==a?a:0,d=(null!==(r=null==i||null===(s=i.discount)||void 0===s?void 0:s.monthsCount)&&void 0!==r?r:0)+c||n;if(c&&t<=c)e+=null!==(o=null==i||null===(l=i.price)||void 0===l?void 0:l.monthly)&&void 0!==o?o:0;else if(d>0&&t<=d){var u,h;e+=null!==(u=null==i||null===(h=i.discount)||void 0===h?void 0:h.monthly)&&void 0!==u?u:0}return e},0)}function Es(e,t){return e.reduce(function(e,n){var i,a,r,s;return(e+=null!==(i=null==n||null===(a=n.price)||void 0===a?void 0:a[t])&&void 0!==i?i:0)-(null!==(r=null==n||null===(s=n.discount)||void 0===s?void 0:s[t])&&void 0!==r?r:0)},0)}Ss.displayName="FooterPriceColumn";var ks=function(e,t,n,i,a){if(e.find(function(e){var t;return(null==e?void 0:e.monthsFree)||(null==e||null===(t=e.discount)||void 0===t?void 0:t.monthsCount)})){var r=function(e,t){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:24,i=[],a=function(e){return e.reduce(function(e,t){var n,i;return e+(null!==(n=null==t||null===(i=t.price)||void 0===i?void 0:i.monthly)&&void 0!==n?n:0)},0)}(e),r=function(e){return e.reduce(function(e,t){var n,i,a,r;return(e+=null!==(n=null==t||null===(i=t.price)||void 0===i?void 0:i.upfront)&&void 0!==n?n:0)-(null!==(a=null==t||null===(r=t.discount)||void 0===r?void 0:r.upfront)&&void 0!==a?a:0)},0)}(e),s=1;s<n;s++){var o,l,c={upfront:r>0&&1===s?r:void 0,monthly:a},d={monthly:Ns(e,s,n)},u=i.length-1;0!==i.length&&(null===(o=i[u].price)||void 0===o?void 0:o.upfront)===(null==c?void 0:c.upfront)&&(null===(l=i[u].discount)||void 0===l?void 0:l.monthly)===(null==d?void 0:d.monthly)||(i[u]&&(i[u].end=s-1),i=[].concat(E(i),[{start:s,end:n,price:c,discount:d}]))}return t&&(i.shift(),i[0]&&(i[0].start=1)),function(e){return e.map(function(t){var n=t.start,i=t.end,a=t.price,r=t.discount,s="";return e.length>1&&(s=n!==i?"".concat(n,". – ").concat(i,". mesiac"):"".concat(n,". mesiac")),{name:s,price:a,discount:r}})}(i)}(e,null==n?void 0:n.hideFirst);return r.map(function(e){var r=e.name,s=e.price,o=e.discount;return{col1:F.jsx(ws,{name:r,tooltip:null==n?void 0:n.tooltip}),col2:s&&void 0!==s.upfront&&s.upfront>0&&"upfront"!==t&&F.jsx(Ss,{price:s.upfront,discount:o&&o.upfront,label:i.upfront,size:a}),col3:F.jsx(Ss,{price:s.monthly,discount:o&&o.monthly,label:i.monthly,size:a})}})}return[{col1:(null==n?void 0:n.name)&&F.jsx(ws,{name:n.name,tooltip:n.tooltip}),col2:"upfront"!==t&&F.jsx(Ss,{price:Es(e,"upfront"),label:i.upfront,size:a}),col3:F.jsx(Ss,{price:Es(e,"monthly"),label:i.monthly,size:a})}]},Cs=["color","size","isDisabled","className","children","actionButton"],Ts=["onClick"],As=["href"],Os="tag",js=e.forwardRef(function(t,n){var i=t.color,a=t.size,r=t.isDisabled,s=t.className,o=t.children,l=t.actionButton,c=x(t,Cs),d=V(Os,s,b(b({},"tag--".concat(i),i),"tag--".concat(a),a));if("onClick"in t&&t.onClick){var u=c.onClick,h=x(c,Ts);return F.jsx("button",_(_({type:"button",className:d,onClick:u,disabled:!!r||void 0,"aria-disabled":r?"true":void 0,ref:n},h),{},{children:o}))}if("href"in t&&t.href){var p=c.href,m=x(c,As);return F.jsx("a",_(_({className:d,href:p,"aria-disabled":r?"true":void 0,ref:n},m),{},{children:o}))}if("actionButton"in t&&l){var f=c;return F.jsxs("div",{ref:n,className:"".concat(Os,"__wrapper"),children:[F.jsx("span",_(_({className:d,"aria-disabled":r?"true":void 0},f),{},{children:o})),e.isValidElement(l)?e.cloneElement(l,{size:a,isDisabled:r}):l]})}var v=c;return F.jsxs("span",_(_({className:d,ref:n},v),{},{children:[o," ",l]}))});js.displayName="Tag";var Ls=["className","onClick","isDisabled","iconName","ariaLabel","size"],Ds="".concat(Os,"__action"),Ms=e.forwardRef(function(e,t){var n=e.className,i=e.onClick,a=e.isDisabled,r=e.iconName,s=e.ariaLabel,o=e.size,l=x(e,Ls),c=V(Ds,b({},"".concat(Ds,"--").concat(o),o),n);return F.jsx("button",_(_({type:"button",className:c,onClick:i,disabled:!!a||void 0,"aria-disabled":a?"true":void 0,"aria-label":s,ref:t},l),{},{children:F.jsx(oe,{size:"large"===o?"medium":"small",name:r})}))});Ms.displayName="TagButton";var Ps=function(e){var t=e.price,n=e.discount,i=e.freeLabel,a=e.label,r=e.discountMonthsCount,s=!t&&!!n;return void 0!==t||void 0!==n?F.jsxs(F.Fragment,{children:[n&&t&&F.jsxs(F.Fragment,{children:[F.jsx("del",{className:"text-secondary",children:tt(t)}),F.jsx("br",{})]}),F.jsxs(je,{className:"bold justify-content-end mb-none",children:[F.jsx(Ie,{className:"hide-sm",children:r&&s?"1. – ".concat(r,". mesiac"):a}),F.jsx(Ie,{children:s?tt(-n):t-(null!=n?n:0)===0?i:tt(t-(null!=n?n:0))})]})]}):null},Is="cart-table",Rs={monthly:"mesačne",upfront:"vopred",product:"produkt",remove:"odstrániť",add:"Pridať",free:"zadarmo"},zs=function(e){var t=e.items,n=void 0===t?[]:t,i=e.hideEmpty,a=void 0===i||i,r=e.isEditable,s=void 0!==r&&r,o=e.footer,l=e.labels,c=void 0===l?Rs:l,d=e.size,u=a?[" hide"," hide"]:["",""];return a&&n.forEach(function(e){var t=e.price,n=void 0===t?{}:t,i=e.discount,a=void 0===i?{}:i;void 0===n.upfront&&void 0===a.upfront||(u[0]=""),void 0===n.monthly&&void 0===a.monthly||(u[1]="")}),F.jsx(vs,{className:V(Is,b({},"".concat(Is,"--large"),d)),headers:[{key:"col1",cellProps:{className:"cart-table__product"},label:Qe(c.product)},{cellProps:{className:"align-right ".concat(Is,"__price").concat(u[0])},key:"col2",label:Qe(c.upfront)},{cellProps:{className:"align-right ".concat(Is,"__price").concat(u[1])},key:"col3",label:Qe(c.monthly)}].concat(E(s?[{cellProps:{className:"align-right"},key:"col4",label:""}]:[])),rows:n.map(function(e){return _({},function(e,t,n){var i=e.isSubitem,a=e.image,r=e.badge,s=e.name,o=e.tooltip,l=e.price,c=e.discount,d=e.description,u=e.icon,h=e.isMandatory,p=e.isOptional;return _(_({col1:F.jsxs(F.Fragment,{children:[F.jsxs(je,{canWrap:!1,className:V("mb-none ",{"cart-table__subitem":i}),children:[i&&F.jsx(Ie,{children:F.jsx(oe,{name:"add",size:"medium"})}),u&&F.jsx(Ie,{children:F.jsx(oe,{name:u,size:"medium"})}),a&&F.jsx(Ie,{children:F.jsx(Cr,{src:a,alt:"",width:"24"})}),F.jsxs(Ie,{isFilling:!0,children:[r&&F.jsx(js,{color:"warning",children:r}),F.jsx(je,{space:"small",children:F.jsxs(Ie,{canShrink:!0,className:V("bold",{"text-nowrap":o}),children:[F.jsx(fe,{condition:!!o,wrapper:F.jsx("span",{className:"text-wrap",children:s}),children:s}),o&&" ",o&&F.jsx(xs,{className:"icon--small",placement:"right",children:o})]})}),d&&F.jsx("div",{children:"string"==typeof d?d:d.map(function(e){return F.jsx("p",{className:"mb-0",children:e},e)})})]}),!t||h||p?null:F.jsx(Ie,{className:"hide-sm",children:F.jsx(xt,{iconName:"trash",isSquare:!0,size:"small","aria-label":n.remove})}),p&&F.jsx(Ie,{className:"hide-sm",children:F.jsx(xt,{iconName:"add",isSquare:!0,size:"small","aria-label":n.add})})]}),!(null!=l&&l.monthly)&&(null==c?void 0:c.monthsCount)&&F.jsx("div",{children:F.jsx("p",{className:V("mb-none show-sm cart-table__discount--margin-top",{"cart-table__subitem":i,"cart-table__discount--padding-left":a||u||i}),children:"1. – ".concat(c.monthsCount,". mesiac")})})]}),col2:F.jsx(Ps,{discount:null==c?void 0:c.upfront,freeLabel:n.free,label:n.upfront,price:null==l?void 0:l.upfront}),col3:F.jsx(Ps,{discount:null==c?void 0:c.monthly,discountMonthsCount:null==c?void 0:c.monthsCount,freeLabel:n.free,label:n.monthly,price:null==l?void 0:l.monthly})},t&&!h&&!p&&{col4:F.jsx(xt,{iconName:"trash",size:"small",className:"cart-table__button mb-none",children:F.jsx("span",{className:"show-md",children:n.remove})})}),p&&{col4:F.jsx(xt,{iconName:"add",size:"small",className:"cart-table__button mb-none",children:F.jsx("span",{className:"show-md",children:n.add})})})}(e,s,c))}),footers:ks(n,"true",null!=o?o:{},c,"large"===d?"large":void 0)})};zs.displayName="CartTable";var Fs=["className","children","contentClass","bgPosition","bgSrc","size"],Bs="cover",Hs=function(e){var t=e.className,n=e.children,i=e.contentClass,a=e.bgPosition,r=void 0===a?"center":a,s=e.bgSrc,o=e.size,l=x(e,Fs),c=V(Bs,b({},"".concat(Bs,"--").concat(o),o),t),d=V("".concat(Bs,"__content"),i),u=V("".concat(Bs,"__image"),b({},"".concat(Bs,"__image--").concat(r),"center"!==r));return F.jsxs("div",{className:c,children:[n&&F.jsx("div",{className:d,children:n}),F.jsx(Cr,_({src:s,className:u,alt:""},l))]})};Hs.displayName="Cover";var Vs=["className","icon","content"],Ws="divider",qs=function(e){var t=e.className,n=e.icon,i=e.content,a=x(e,Vs),r=V(Ws,t),s="".concat(Ws,"__line"),o="".concat(Ws,"__content");return F.jsxs("div",_(_({className:r},a),{},{children:[F.jsx("div",{className:s}),(i||n)&&F.jsxs(F.Fragment,{children:[F.jsx("div",{className:o,children:null!=i?i:n&&F.jsx(oe,{name:n,size:"medium"})}),F.jsx("div",{className:s})]})]}))};qs.displayName="Divider";var Us={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]}}]}},$s=function(){return g(function e(t){var n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return f(this,e),t.ODS_Dropdown?t.ODS_Dropdown:(this.element=t,this.config=_(_({},Us),i),this.config.popperOptions=_(_({},Us.popperOptions),(null==i?void 0:i.popperOptions)||{}),this.config.popperOptions.modifiers=[].concat(E(Us.popperOptions.modifiers||[]),E((null==i||null===(n=i.popperOptions)||void 0===n?void 0:n.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)},[{key:"init",value:function(){this.trigger=document.getElementById(this.element.id.replace("dropdown","btn"));var e=this.element.getAttribute("data-dropdown-placement");e&&(this.config.popperOptions.placement=e),this.instance=ha(this.trigger,this.element,this.config.popperOptions),this.transitioner=Kn({element:this.element,visibleClass:"dropdown--visible"}),this.trigger.addEventListener("click",this.handleVisibility,!0)}},{key:"handleVisibility",value:function(){this.element.classList.contains("dropdown--visible")?this.hide():this.show()}},{key:"handleClick",value:function(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()}},{key:"handleKeyPress",value:function(e){if(Y.ESC.includes(e.key)&&(this.handleVisibility(),this.element.contains(document.activeElement)&&this.trigger.focus(),this.hide()),this.element.hasAttribute(this.config.focusTrap)){var 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())}}},{key:"show",value:function(){var e=this;this.transitioner.show(),this.instance.forceUpdate(),document.addEventListener("keydown",this.handleKeyPress),document.addEventListener("click",this.handleClick),window.onresize=function(){return e.update()}}},{key:"hide",value:function(){this.transitioner.hide(),document.removeEventListener("keydown",this.handleKeyPress),document.removeEventListener("click",this.handleClick),window.onresize=null}},{key:"update",value:function(){this.instance.forceUpdate()}},{key:"destroy",value:function(){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()}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Dropdown?e.ODS_Dropdown:null}}])}(),Gs=["children"],Ys=function(e){var i=e.children,a=x(e,Gs),r=t(null),s="string"==typeof a.iconName;return n(function(){if(r.current){var e=new ds(r.current);return function(){e.destroy()}}},[]),s?F.jsx(xt,_(_({ref:r},a),{},{children:i})):F.jsx(ot,_(_({ref:r},a),{},{children:i}))},Xs=["className","id"],Ks=function(e){var t=e.className,n=e.id,i=x(e,Xs);return F.jsx(Ys,_(_({"aria-expanded":!1,id:"btn-".concat(n),"data-toggle":JSON.stringify([{target:"self",attribute:"aria-expanded"}])},i),{},{className:V("".concat(Js,"__button mb-none"),t)}))};Ks.displayName="DropdownToggleButton";var Zs=["button","className","hasFocusTrap","hasSpacing","children","id","isInteractive","placement"],Js="dropdown",Qs={left:"bottom-start",center:"bottom",right:"bottom-end"},eo=function(e){var t=e.button,n=e.className,i=e.hasFocusTrap,a=void 0!==i&&i,r=e.hasSpacing,s=void 0===r||r,o=e.children,l=e.id,c=e.isInteractive,d=void 0!==c&&c,u=e.placement,h=void 0===u?"left":u,p=x(e,Zs),m=N(U($s),1)[0],f=V("dropdown",b({},"".concat(Js,"-spacing"),s),n);return F.jsxs(F.Fragment,{children:[t&&F.jsx(Ks,_(_({},t),{},{id:l,className:t.className||""})),F.jsxs("div",_(_({ref:m,id:"dropdown-".concat(l),className:f,"data-dropdown":"","data-dropdown-placement":Qs[h],"data-dropdown-interactive":d,"data-dropdown-focus-trap":a},p),{},{children:[a&&F.jsx(je,{className:"mb-small justify-content-end",children:F.jsx(Ie,{children:F.jsx(xt,{iconName:"delete",isSquare:!0,size:"small",className:"".concat(Js,"__close"),"aria-label":"Zatvoriť",id:"close-btn-".concat(l),"data-toggle":JSON.stringify([{target:"#btn-".concat(l),action:"click"}])})})}),o]}))]})};eo.displayName="Dropdown";var to=["className"],no=function(e){var t=e.className,n=x(e,to),i=V("dropdown__divider",t);return F.jsx("div",_({className:i},n))};no.displayName="DropdownDivider";var io=["className","children","disabled","href"],ao=function(e){var t=e.className,n=e.children,i=e.disabled,a=e.href,r=x(e,io),s=V("dropdown__item",{disabled:i},t);return F.jsx("a",_(_({tabIndex:i?-1:0,href:a,className:s,"aria-disabled":i},r),{},{children:n}))};ao.displayName="DropdownItem";var ro=function(){return g(function e(t){f(this,e),this.element=t,this.toggle=this.toggle.bind(this),this.element.ODS_Expander=this,this.init()},[{key:"toggle",value:function(){var e=this.element.getAttribute("data-toggle-group");e&&this.syncGroup(e)}},{key:"syncGroup",value:function(e){var t=this,n=this.element.open;document.querySelectorAll('[data-toggle-group="'.concat(e,'"][data-expander]')).forEach(function(e){e!==t.element&&e.open!==n&&(e.open=n)})}},{key:"init",value:function(){this.element.addEventListener("toggle",this.toggle)}},{key:"update",value:function(){this.destroy(),this.init()}},{key:"destroy",value:function(){this.element.removeEventListener("toggle",this.toggle)}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Expander?e.ODS_Expander:null}}])}(),so=["className","children","summary","summaryOpened","renderSummary","renderSummaryOpened","isFullWidth","placement","toggleGroup"],oo="expander",lo=function(e){var t=e.className,n=e.children,i=e.summary,a=e.summaryOpened,r=e.renderSummary,s=e.renderSummaryOpened,o=e.isFullWidth,l=e.placement,c=void 0===l?"bottom":l,d=e.toggleGroup,h=x(e,so),p=N(U(ro),1)[0],m=V(oo,b(b({},"".concat(oo,"--fullwidth"),o),"".concat(oo,"--placement-top"),"top"===c),t),f=u(function(){return r?r(e):i&&F.jsxs(F.Fragment,{children:[i," ",F.jsx(oe,{alt:"stav",name:"chevron-down","data-summary-icon":!0})]})},[r,e,i]),v=u(function(){return s?s(e):a&&F.jsxs(F.Fragment,{children:[a," ",F.jsx(oe,{alt:"stav",name:"chevron-down","data-summary-icon":!0})]})},[s,e,a]);return F.jsxs("details",_(_(_({className:m,"data-expander":!0},d?{"data-toggle-group":d}:{}),{},{ref:p},h),{},{children:[F.jsxs("summary",{"data-summary":i,"data-summary-opened":a,children:[F.jsx("span",{className:"".concat(oo,"__summary"),children:f}),v&&F.jsx("span",{className:"".concat(oo,"__summary--opened"),children:v})]}),F.jsx("div",{children:n})]}))};lo.displayName="Expander";var co={bodiesSelector:".accordion__body",buttonSelector:"[data-feature-accordion-toggle]",imageSelector:"[data-feature-accordion-image]"},uo=function(){return g(function e(t,n){var i=this;return f(this,e),this.bodies=[],this.buttons=[],this.images=[],this.activeId=null,this.onClick=function(e){var t=e.currentTarget,n=i.buttons.indexOf(t);i.setActive(n)},this.element=t,this.config=_(_({},co),n),this.element.ODS_FeatureAccordion=this,this.init(),this},[{key:"init",value:function(){var e=this;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(function(t){t.addEventListener("click",e.onClick)})}},{key:"generateImagesFromDataAttributes",value:function(){var e=this,t=this.element.querySelector(".feature-accordion__preview.show-md");if(t){var n=t.querySelectorAll(this.config.imageSelector);n.length>0?this.images=Array.from(n):(this.images=[],this.buttons.forEach(function(n){var i=n.getAttribute("data-image-url"),a=n.getAttribute("data-image-alt")||"",r=n.getAttribute("data-image-srcset");if(i){var s=document.createElement("img");s.setAttribute("data-feature-accordion-image",""),s.src=i,s.alt=a,r&&(s.srcset=r),t.appendChild(s),e.images.push(s);var o=n.getAttribute("aria-controls");if(o){var l=document.getElementById(o);if(l){var c=l.querySelector(".feature-accordion__preview.hide-md");c||((c=document.createElement("div")).className="feature-accordion__preview hide-md",l.appendChild(c));var d=document.createElement("img");d.setAttribute("data-feature-accordion-image",""),d.src=i,d.alt=a,d.className="feature-accordion__image--mobile",r&&(d.srcset=r),c.appendChild(d)}}}}))}}},{key:"setActive",value:function(e){if(!(e<0||e>=this.buttons.length)){this.activeId=this.buttons[e].getAttribute("id"),this.bodies.forEach(function(e){e.setAttribute("hidden",""),e.classList.remove("is-active")}),this.buttons.forEach(function(e){var t=e.closest(".feature-accordion__item");null==t||t.classList.remove("is-active"),us({element:e,attribute:"aria-expanded",value:"false"})});var t=this.buttons[e],n=t.getAttribute("aria-controls"),i=n?document.getElementById(n):null,a=t.closest(".feature-accordion__item");i&&(i.removeAttribute("hidden"),i.classList.add("is-active")),a&&a.classList.add("is-active"),us({element:t,attribute:"aria-expanded",value:"true"}),this.images.forEach(function(t,n){t.classList.toggle("hide",n!==e)})}}},{key:"destroy",value:function(){var e=this;this.buttons.forEach(function(t){t.removeEventListener("click",e.onClick)})}},{key:"update",value:function(){this.destroy(),this.init()}}],[{key:"getInstance",value:function(e){return e&&e.ODS_FeatureAccordion?e.ODS_FeatureAccordion:null}}])}(),ho=["className","children"],po="feature-accordion",mo=function(t){var n=t.className,i=t.children,a=x(t,ho),r=N(U(uo),1)[0],s=V(po,n),o=u(function(){return e.Children.toArray(i)},[i]),l=u(function(){return o.map(function(e){return{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 F.jsxs(at,_(_({className:s,"data-feature-accordion":!0,ref:r},a),{},{children:[F.jsx(dt,{size:{xs:12,md:6},className:"".concat(po,"__accordion"),children:F.jsx(te,{children:l.map(function(t){var n=t.child,i=t.id,a=t.imageSrc,r=t.imageAlt,s=t.imageSrcSet;return t.imageUrl,a?e.cloneElement(n,{children:F.jsxs(F.Fragment,{children:[F.jsx("div",{className:"".concat(po,"__content"),children:n.props.children}),F.jsx("div",{className:V("".concat(po,"__preview"),"hide-md"),children:F.jsx(Cr,{"data-feature-accordion-image":!0,src:a,alt:r,srcSet:s,className:"".concat(po,"__image--mobile")},i)})]})}):null})})}),F.jsx(dt,{size:{xs:12,md:6},className:V("".concat(po,"__preview"),"show-md"),children:l.map(function(e,t){var n=e.id,i=e.imageSrc,a=e.imageAlt,r=e.imageSrcSet;return e.imageUrl,i?F.jsx(Cr,{"data-feature-accordion-image":!0,src:i,alt:a,srcSet:r,className:V({hide:0!==t})},n):null})})]}))},fo=["image","imageUrl","imageAlt","imageSrcSet","className"],vo=function(e){var t=e.image,n=e.imageUrl,i=e.imageAlt,a=e.imageSrcSet,r=e.className,s=x(e,fo),o=s["data-image-url"]||n,l=s["data-image-alt"]||i,c=s["data-image"]||t,d=s["data-image-srcset"]||a;return F.jsx(me,_({className:V("feature-accordion__item",r),"data-image-url":o,"data-image-alt":l,"data-image":c,"data-image-srcset":d,toggleAttribute:"data-feature-accordion-toggle"},s))};vo.displayName="FeatureAccordionItem";var go=["id","isDisabled","isInvalid","name","options","size","className","children","elemRef","width"],bo=["value","text"],yo="select",_o={size:"default",width:"default",options:[]},xo=function(e){var t=e.id,n=e.isDisabled,i=e.isInvalid,a=e.name,r=e.options,s=void 0===r?_o.options:r,o=e.size,l=void 0===o?_o.size:o,c=e.className,d=e.children,u=e.elemRef,h=e.width,p=void 0===h?_o.width:h,m=x(e,go),f=V(yo,c,b(b({"is-invalid":i},"".concat(yo,"--").concat(l),l!==_o.size),"".concat(yo,"--").concat(p),p!==_o.width)),v=t||q(),g=a||v;return F.jsxs("select",_(_({id:v,name:g,className:f,disabled:n,ref:u},m),{},{children:[s.map(function(e){var t="string"==typeof e?{value:e,text:e}:e,n=t.value,i=t.text,a=x(t,bo);return F.jsx("option",_(_({value:n},a),{},{children:i}),i)}),d]}))};xo.displayName="Select";var wo={autoselect:!0,wrapperClassName:"",menuClassName:"",optionClassName:"",customInputClassName:"",displayMenu:"overlay",tClearButton:function(){return"Vymazať text"},tAssistiveHint:function(){return"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."}},So=function(e,t){var n=e.split(/\s+/).filter(Boolean);return n.includes(t)?e:[].concat(E(n),[t]).join(" ")},No=function(){return g(function e(t,n){return f(this,e),this.element=t,this.config=_(_({},wo),n),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(function(){}),this},[{key:"init",value:(e=function(e){return function(){var t=this,n=arguments;return new Promise(function(i,a){var r=e.apply(t,n);function s(e){m(r,i,a,s,o,"next",e)}function o(e){m(r,i,a,s,o,"throw",e)}s(void 0)})}}(w().m(function e(){var t,n,i,a,r,s,o,l,c;return w().w(function(e){for(;;)switch(e.n){case 0:if(t=this.element.getAttribute("data-autocomplete-config"),n={},t)try{n=JSON.parse(t)}catch(e){}return this.config=_(_({},this.config),n),i=this.config.customInputClassName||"",a=i.split(/\s+/).filter(Boolean),r=this.config.wrapperClassName.split(/\s+/).filter(Boolean),s=a.includes("input--search-icon")||r.includes("autocomplete__wrapper--search-icon"),o=a.includes("input--search-icon-with-placeholder")||r.includes("autocomplete__wrapper--search-icon-with-placeholder"),l=this.element.classList.contains("is-invalid"),this.config.customInputClassName=a.filter(function(e){return"input--search-icon"!==e&&"input--search-icon-with-placeholder"!==e}).join(" "),l&&(this.config.customInputClassName=So(this.config.customInputClassName,"is-invalid")),s&&(this.config.wrapperClassName=So(this.config.wrapperClassName,"autocomplete__wrapper--search-icon")),o&&(this.config.wrapperClassName=So(this.config.wrapperClassName,"autocomplete__wrapper--search-icon-with-placeholder")),e.n=1,Promise.resolve().then(function(){return Qv});case 1:c=e.v.default,"SELECT"===this.element.tagName?c.enhanceSelectElement(_({selectElement:this.element},this.config)):c(_({element:this.element},this.config)),this.initEnhancedControls(o),window.addEventListener("pageshow",this.onPageshow);case 2:return e.a(2)}},e,this)})),function(){return e.apply(this,arguments)})},{key:"getWrapper",value:function(){if("SELECT"===this.element.tagName){var 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")}},{key:"getInput",value:function(){var e,t;return null!==(e=null===(t=this.getWrapper())||void 0===t?void 0:t.querySelector(".autocomplete__input"))&&void 0!==e?e:null}},{key:"initEnhancedControls",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10;this.getInput()?(this.syncInputState(),e&&this.initClearButton()):n>0&&window.setTimeout(function(){return t.initEnhancedControls(e,n-1)},0)}},{key:"syncInputState",value:function(){var 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))}},{key:"initClearButton",value:function(){var e,t=this;null===(e=this.teardownClearButton)||void 0===e||e.call(this);var n=this.getWrapper(),i=this.getInput();if(n&&i){var a=document.createElement("button");a.type="button",a.className="autocomplete__clear",a.setAttribute("aria-label",this.config.tClearButton());var r=function(){a.hidden=i.disabled||0===i.value.length},s=function(){window.setTimeout(r,0)};a.addEventListener("mousedown",this.preventDefault),a.addEventListener("keydown",this.stopPropagation),a.addEventListener("click",this.onClearButtonClick),i.addEventListener("input",r),i.addEventListener("change",r),n.addEventListener("click",s),n.addEventListener("keyup",s),r(),n.appendChild(a),this.teardownClearButton=function(){a.removeEventListener("mousedown",t.preventDefault),a.removeEventListener("keydown",t.stopPropagation),a.removeEventListener("click",t.onClearButtonClick),i.removeEventListener("input",r),i.removeEventListener("change",r),n.removeEventListener("click",s),n.removeEventListener("keyup",s),a.remove()}}}},{key:"preventDefault",value:function(e){e.preventDefault()}},{key:"stopPropagation",value:function(e){e.stopPropagation()}},{key:"onClearButtonClick",value:function(){var e,t,n=this.getInput();if(n){if(n.value="",n.dispatchEvent(new Event("input",{bubbles:!0})),n.dispatchEvent(new Event("change",{bubbles:!0})),this.element instanceof HTMLSelectElement){var i=Array.from(this.element.options).find(function(e){return""===e.value});i?i.selected=!0:this.element.selectedIndex=-1,this.element.dispatchEvent(new Event("change",{bubbles:!0}))}null===(e=(t=this.config).onConfirm)||void 0===e||e.call(t,""),n.focus()}}},{key:"onPageshow",value:function(e){e.persisted&&window&&window.location.reload()}},{key:"destroy",value:function(){var e;null===(e=this.teardownClearButton)||void 0===e||e.call(this),this.teardownClearButton=null,window.removeEventListener("pageshow",this.onPageshow),this.element.ODS_Autocomplete=null}},{key:"update",value:function(){this.destroy(),this.init().catch(function(){})}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Autocomplete?e.ODS_Autocomplete:null}}]);var e}(),Eo=["className","options","autocompleteConfig","placeholder"],ko=function(e){var t=e.className,n=e.options,i=void 0===n?[]:n,a=e.autocompleteConfig,r=e.placeholder,s=x(e,Eo),o=N(U(No,a),1)[0],l=!a||"data-autocomplete-config"in s||"dataAutocompleteConfig"in s?void 0:JSON.stringify(a);return F.jsx(xo,_(_(_(_({className:V("autocomplete",t),"data-placeholder":r},l?{"data-autocomplete-config":l}:{}),i.length?{"data-autocomplete":!0}:{}),s),{},{elemRef:o,children:i&&i.map(function(e){return F.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)})}))};ko.displayName="Autocomplete";var Co,To,Ao,Oo,jo,Lo,Do,Mo=Object.freeze({__proto__:null,Autocomplete:ko}),Po=["id","isChecked","isDisabled","isInvalid","isToggle","name","size","className"],Io="checkbox",Ro="default",zo=function(e){var t=e.id,n=e.isChecked,i=e.isDisabled,a=e.isInvalid,r=e.isToggle,s=e.name,o=e.size,l=void 0===o?Ro:o,c=e.className,d=x(e,Po),u=V(Io,c,b(b({},"".concat(Io,"--").concat(l),l!==Ro),"is-invalid",a)),h=s||t,p=function(){return F.jsxs(F.Fragment,{children:[F.jsx("input",_({className:u,type:"checkbox",id:t,name:h,defaultChecked:n,disabled:i},d)),F.jsx("div",{className:"".concat(Io,"-display")})]})};return r?F.jsx("div",{className:r?"checkbox--toggle":"",children:F.jsx(p,{})}):F.jsx(p,{})};zo.displayName="Checkbox";var Fo,Bo,Ho,Vo={},Wo=[],qo=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function Uo(e,t){for(var n in t)e[n]=t[n];return e}function $o(e){var t=e.parentNode;t&&t.removeChild(e)}function Go(e,t,n){var i,a,r,s={};for(r in t)"key"==r?i=t[r]:"ref"==r?a=t[r]:s[r]=t[r];if(arguments.length>2&&(s.children=arguments.length>3?Co.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(r in e.defaultProps)void 0===s[r]&&(s[r]=e.defaultProps[r]);return Yo(e,s,i,a,null)}function Yo(e,t,n,i,a){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==a?++Ao:a};return null==a&&null!=To.vnode&&To.vnode(r),r}function Xo(e){return e.children}function Ko(e,t){this.props=e,this.context=t}function Zo(e,t){if(null==t)return e.__?Zo(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?Zo(e):null}function Jo(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 Jo(e)}}function Qo(e){(!e.__d&&(e.__d=!0)&&Oo.push(e)&&!el.__r++||Lo!==To.debounceRendering)&&((Lo=To.debounceRendering)||jo)(el)}function el(){for(var e;el.__r=Oo.length;)e=Oo.sort(function(e,t){return e.__v.__b-t.__v.__b}),Oo=[],e.some(function(e){var t,n,i,a,r,s;e.__d&&(r=(a=(t=e).__v).__e,(s=t.__P)&&(n=[],(i=Uo({},a)).__v=a.__v+1,cl(s,a,i,t.__n,void 0!==s.ownerSVGElement,null!=a.__h?[r]:null,n,null==r?Zo(a):r,a.__h),dl(n,a),a.__e!=r&&Jo(a)))})}function tl(e,t,n,i,a,r,s,o,l,c){var d,u,h,p,m,f,v,g=i&&i.__k||Wo,b=g.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?Yo(null,p,null,null,p):Array.isArray(p)?Yo(Xo,{children:p},null,null,null):p.__b>0?Yo(p.type,p.props,p.key,null,p.__v):p)){if(p.__=n,p.__b=n.__b+1,null===(h=g[d])||h&&p.key==h.key&&p.type===h.type)g[d]=void 0;else for(u=0;u<b;u++){if((h=g[u])&&p.key==h.key&&p.type===h.type){g[u]=void 0;break}h=null}cl(e,p,h=h||Vo,a,r,s,o,l,c),m=p.__e,(u=p.ref)&&h.ref!=u&&(v||(v=[]),h.ref&&v.push(h.ref,null,p),v.push(u,p.__c||m,p)),null!=m?(null==f&&(f=m),"function"==typeof p.type&&p.__k===h.__k?p.__d=l=nl(p,l,e):l=al(e,p,h,g,m,l),"function"==typeof n.type&&(n.__d=l)):l&&h.__e==l&&l.parentNode!=e&&(l=Zo(h))}for(n.__e=f,d=b;d--;)null!=g[d]&&("function"==typeof n.type&&null!=g[d].__e&&g[d].__e==n.__d&&(n.__d=Zo(i,d+1)),hl(g[d],g[d]));if(v)for(d=0;d<v.length;d++)ul(v[d],v[++d],v[++d])}function nl(e,t,n){for(var i,a=e.__k,r=0;a&&r<a.length;r++)(i=a[r])&&(i.__=e,t="function"==typeof i.type?nl(i,t,n):al(n,i,i,a,i.__e,t));return t}function il(e,t){return t=t||[],null==e||"boolean"==typeof e||(Array.isArray(e)?e.some(function(e){il(e,t)}):t.push(e)),t}function al(e,t,n,i,a,r){var s,o,l;if(void 0!==t.__d)s=t.__d,t.__d=void 0;else if(null==n||a!=r||null==a.parentNode)e:if(null==r||r.parentNode!==e)e.appendChild(a),s=null;else{for(o=r,l=0;(o=o.nextSibling)&&l<i.length;l+=2)if(o==a)break e;e.insertBefore(a,r),s=r}return void 0!==s?s:a.nextSibling}function rl(e,t,n){"-"===t[0]?e.setProperty(t,n):e[t]=null==n?"":"number"!=typeof n||qo.test(t)?n:n+"px"}function sl(e,t,n,i,a){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||rl(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||rl(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?ll:ol,r):e.removeEventListener(t,r?ll:ol,r);else if("dangerouslySetInnerHTML"!==t){if(a)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 ol(e){this.l[e.type+!1](To.event?To.event(e):e)}function ll(e){this.l[e.type+!0](To.event?To.event(e):e)}function cl(e,t,n,i,a,r,s,o,l){var c,d,u,h,p,m,f,v,g,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=To.__b)&&c(t);try{e:if("function"==typeof _){if(v=t.props,g=(c=_.contextType)&&i[c.__c],b=c?g?g.props.value:c.__:i,n.__c?f=(d=t.__c=n.__c).__=d.__E:("prototype"in _&&_.prototype.render?t.__c=d=new _(v,b):(t.__c=d=new Ko(v,b),d.constructor=_,d.render=pl),g&&g.sub(d),d.props=v,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=Uo({},d.__s)),Uo(d.__s,_.getDerivedStateFromProps(v,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&&v!==h&&null!=d.componentWillReceiveProps&&d.componentWillReceiveProps(v,b),!d.__e&&null!=d.shouldComponentUpdate&&!1===d.shouldComponentUpdate(v,d.__s,b)||t.__v===n.__v){d.props=v,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&&s.push(d);break e}null!=d.componentWillUpdate&&d.componentWillUpdate(v,d.__s,b),null!=d.componentDidUpdate&&d.__h.push(function(){d.componentDidUpdate(h,p,m)})}d.context=b,d.props=v,d.state=d.__s,(c=To.__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=Uo(Uo({},i),d.getChildContext())),u||null==d.getSnapshotBeforeUpdate||(m=d.getSnapshotBeforeUpdate(h,p)),y=null!=c&&c.type===Xo&&null==c.key?c.props.children:c,tl(e,Array.isArray(y)?y:[y],t,n,i,a,r,s,o,l),d.base=t.__e,t.__h=null,d.__h.length&&s.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,a,r,s,o){var l,c,d,u=n.props,h=t.props,p=t.type,m=0;if("svg"===p&&(a=!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=a?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&&Co.call(e.childNodes),c=(u=n.props||Vo).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,a){var r;for(r in n)"children"===r||"key"===r||r in t||sl(e,r,null,n[r],i);for(r in t)a&&"function"!=typeof t[r]||"children"===r||"key"===r||"value"===r||"checked"===r||n[r]===t[r]||sl(e,r,t[r],n[r],i)}(e,h,u,a,o),d)t.__k=[];else if(m=t.props.children,tl(e,Array.isArray(m)?m:[m],t,n,i,a&&"foreignObject"!==p,r,s,r?r[0]:n.__k&&Zo(n,0),o),null!=r)for(m=r.length;m--;)null!=r[m]&&$o(r[m]);o||("value"in h&&void 0!==(m=h.value)&&(m!==e.value||"progress"===p&&!m||"option"===p&&m!==u.value)&&sl(e,"value",m,u.value,!1),"checked"in h&&void 0!==(m=h.checked)&&m!==e.checked&&sl(e,"checked",m,u.checked,!1))}return e}(n.__e,t,n,i,a,r,s,l);(c=To.diffed)&&c(t)}catch(e){t.__v=null,(l||null!=r)&&(t.__e=o,t.__h=!!l,r[r.indexOf(o)]=null),To.__e(e,t,n)}}function dl(e,t){To.__c&&To.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){To.__e(e,t.__v)}})}function ul(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){To.__e(e,n)}}function hl(e,t,n){var i,a;if(To.unmount&&To.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||ul(i,null,t)),null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){To.__e(e,t)}i.base=i.__P=null}if(i=e.__k)for(a=0;a<i.length;a++)i[a]&&hl(i[a],t,"function"!=typeof e.type);n||null==e.__e||$o(e.__e),e.__e=e.__d=void 0}function pl(e,t,n){return this.constructor(e,n)}function ml(e,t,n){var i,a;To.__&&To.__(e,t),i=t.__k,a=[],cl(t,e=t.__k=Go(Xo,null,[e]),i||Vo,Vo,void 0!==t.ownerSVGElement,i?null:t.firstChild?Co.call(t.childNodes):null,a,i?i.__e:t.firstChild,!1),dl(a,e)}Co=Wo.slice,To={__e:function(e,t){for(var n,i,a;t=t.__;)if((n=t.__c)&&!n.__)try{if((i=n.constructor)&&null!=i.getDerivedStateFromError&&(n.setState(i.getDerivedStateFromError(e)),a=n.__d),null!=n.componentDidCatch&&(n.componentDidCatch(e),a=n.__d),a)return n.__E=n}catch(t){e=t}throw e}},Ao=0,Ko.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=Uo({},this.state),"function"==typeof e&&(e=e(Uo({},n),this.props)),e&&Uo(n,e),null!=e&&this.__v&&(t&&this.__h.push(t),Qo(this))},Ko.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Qo(this))},Ko.prototype.render=Xo,Oo=[],jo="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,el.__r=0,Do=0;var fl=0,vl=[],gl=To.__b,bl=To.__r,yl=To.diffed,_l=To.__c,xl=To.unmount;function wl(e,t){To.__h&&To.__h(Bo,e,fl||t),fl=0;var n=Bo.__H||(Bo.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function Sl(e){return fl=1,function(e,t){var n=wl(Fo++,2);return n.t=e,n.__c||(n.__=[Ll(void 0,t),function(e){var t=n.t(n.__[0],e);n.__[0]!==t&&(n.__=[t,n.__[1]],n.__c.setState({}))}],n.__c=Bo),n.__}(Ll,e)}function Nl(e,t){var n=wl(Fo++,3);!To.__s&&jl(n.__H,t)&&(n.__=e,n.__H=t,Bo.__H.__h.push(n))}function El(e){return fl=5,function(e,t){var n=wl(Fo++,7);return jl(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}(function(){return{current:e}},[])}function kl(e){var t=Bo.context[e.__c],n=wl(Fo++,9);return n.c=e,t?(null==n.__&&(n.__=!0,t.sub(Bo)),t.props.value):e.__}function Cl(){for(var e;e=vl.shift();)if(e.__P)try{e.__H.__h.forEach(Al),e.__H.__h.forEach(Ol),e.__H.__h=[]}catch(t){e.__H.__h=[],To.__e(t,e.__v)}}To.__b=function(e){Bo=null,gl&&gl(e)},To.__r=function(e){bl&&bl(e),Fo=0;var t=(Bo=e.__c).__H;t&&(t.__h.forEach(Al),t.__h.forEach(Ol),t.__h=[])},To.diffed=function(e){yl&&yl(e);var t=e.__c;t&&t.__H&&t.__H.__h.length&&(1!==vl.push(t)&&Ho===To.requestAnimationFrame||((Ho=To.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(i),Tl&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);Tl&&(t=requestAnimationFrame(n))})(Cl)),Bo=null},To.__c=function(e,t){t.some(function(e){try{e.__h.forEach(Al),e.__h=e.__h.filter(function(e){return!e.__||Ol(e)})}catch(n){t.some(function(e){e.__h&&(e.__h=[])}),t=[],To.__e(n,e.__v)}}),_l&&_l(e,t)},To.unmount=function(e){xl&&xl(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(e){try{Al(e)}catch(e){t=e}}),t&&To.__e(t,n.__v))};var Tl="function"==typeof requestAnimationFrame;function Al(e){var t=Bo,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),Bo=t}function Ol(e){var t=Bo;e.__c=e.__(),Bo=t}function jl(e,t){return!e||e.length!==t.length||t.some(function(t,n){return t!==e[n]})}function Ll(e,t){return"function"==typeof t?t(e):t}function Dl(e,t){for(var n in t)e[n]=t[n];return e}function Ml(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 Pl(e){this.props=e}(Pl.prototype=new Ko).isPureReactComponent=!0,Pl.prototype.shouldComponentUpdate=function(e,t){return Ml(this.props,e)||Ml(this.state,t)};var Il=To.__b;To.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),Il&&Il(e)};var Rl="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function zl(e){function t(t,n){var i=Dl({},t);return delete i.ref,e(i,(n=t.ref||n)&&("object"!=typeof n||"current"in n)?n:null)}return t.$$typeof=Rl,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var Fl=To.__e;To.__e=function(e,t,n){if(e.then)for(var i,a=t;a=a.__;)if((i=a.__c)&&i.__c)return null==t.__e&&(t.__e=n.__e,t.__k=n.__k),i.__c(e,t);Fl(e,t,n)};var Bl=To.unmount;function Hl(){this.__u=0,this.t=null,this.__b=null}function Vl(e){var t=e.__.__c;return t&&t.__e&&t.__e(e)}function Wl(){this.u=null,this.o=null}To.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&!0===e.__h&&(e.type=null),Bl&&Bl(e)},(Hl.prototype=new Ko).__c=function(e,t){var n=t.__c,i=this;null==i.t&&(i.t=[]),i.t.push(n);var a=Vl(i.__v),r=!1,s=function(){r||(r=!0,n.__R=null,a?a(o):o())};n.__R=s;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(s,s)},Hl.prototype.componentWillUnmount=function(){this.t=[]},Hl.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=Dl({},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 a=t.__e&&Go(Xo,null,e.fallback);return a&&(a.__h=null),[Go(Xo,null,t.__e?null:e.children),a]};var ql=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]}};(Wl.prototype=new Ko).__e=function(e){var t=this,n=Vl(t.__v),i=t.o.get(e);return i[0]++,function(a){var r=function(){t.props.revealOrder?(i.push(a),ql(t,e,i)):a()};n?n(r):r()}},Wl.prototype.render=function(e){this.u=null,this.o=new Map;var t=il(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},Wl.prototype.componentDidUpdate=Wl.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,n){ql(e,n,t)})};var Ul="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,$l=/^(?: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]/,Gl="undefined"!=typeof document,Yl=function(e){return("undefined"!=typeof Symbol&&"symbol"==typeof Symbol()?/fil|che|rad/i:/fil|che|ra/i).test(e)};Ko.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(Ko.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var Xl=To.event;function Kl(){}function Zl(){return this.cancelBubble}function Jl(){return this.defaultPrevented}To.event=function(e){return Xl&&(e=Xl(e)),e.persist=Kl,e.isPropagationStopped=Zl,e.isDefaultPrevented=Jl,e.nativeEvent=e};var Ql={configurable:!0,get:function(){return this.class}},ec=To.vnode;To.vnode=function(e){var t=e.type,n=e.props,i=n;if("string"==typeof t){var a=-1===t.indexOf("-");for(var r in i={},n){var s=n[r];Gl&&"children"===r&&"noscript"===t||"value"===r&&"defaultValue"in n&&null==s||("defaultValue"===r&&"value"in n&&null==n.value?r="value":"download"===r&&!0===s?s="":/ondoubleclick/i.test(r)?r="ondblclick":/^onchange(textarea|input)/i.test(r+t)&&!Yl(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():a&&$l.test(r)?r=r.replace(/[A-Z0-9]/,"-$&").toLowerCase():null===s&&(s=void 0),i[r]=s)}"select"==t&&i.multiple&&Array.isArray(i.value)&&(i.value=il(n.children).forEach(function(e){e.props.selected=-1!=i.value.indexOf(e.props.value)})),"select"==t&&null!=i.defaultValue&&(i.value=il(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&&(Ql.enumerable="className"in n,null!=n.className&&(i.class=n.className),Object.defineProperty(i,"className",Ql))}e.$$typeof=Ul,ec&&ec(e)};var tc=To.__r;To.__r=function(e){tc&&tc(e),e.__c};var nc={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 ic(...e){return e.join(" ").trim()}var ac={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 rc(e){return e instanceof Date&&!isNaN(e.valueOf())}function sc(e,t=1){const n=new Date(e),i=e.getDay(),a=(i<t?7:0)+i-t;return new Date(n.setDate(n.getDate()-a))}function oc(e,t=1){const n=new Date(e),i=n.getDay(),a=6+(i<t?-7:0)-(i-t);return new Date(n.setDate(n.getDate()+a))}function lc(e,t){return!(!rc(e)||!rc(t))&&(e.setHours(0,0,0,0),t.setHours(0,0,0,0),e.getTime()===t.getTime())}function cc(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 dc,uc,hc=(uc={__c:dc="__cC"+Do++,__:void 0,Consumer:function(e,t){return e.children(t)},Provider:function(e){var t,n;return this.getChildContext||(t=[],(n={})[dc]=this,this.getChildContext=function(){return n},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&t.some(Qo)},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.__=uc.Consumer.contextType=uc,pc=()=>{const{firstDayOfWeek:e,classes:t,l10n:n,selected:i,setSelected:a,setView:r,handleKeyboardNavigation:s,focusedRef:o,view:l,disabledDayFn:c,locale:d}=kl(hc),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}(sc(n,t),oc(i,t))}(l,e));return Go("table",{className:t.table},Go("thead",null,Go("tr",{className:t.tableHeaderRow},u.map(e=>Go("th",{scope:"col",className:t.tableHeaderCell},Go("span",{className:t.srOnly},e.name),Go("span",{"aria-hidden":"true"},e.shortname))))),Go("tbody",null,h.map(e=>Go("tr",{className:t.tableRow},e.map(e=>{const n=i&&lc(e,i),u=lc(e,l),h=!function(e,t){return e.getMonth()===t.getMonth()}(e,l)||c(e),p=(m=e,lc(new Date,m)?t.isToday:void 0);var m;const f=n?t.isSelected:void 0,v=[t.dayButton,p,f],g=u?"0":"-1",b=e.toLocaleDateString(d),y=u?o:void 0;return Go("td",{role:"gridcell",className:t.tableCell},Go("button",{className:v.join(" "),type:"button",onClick:()=>{h||(a(e),r(e))},tabindex:g,onKeyUp:s,ref:y,"aria-disabled":h,"aria-label":b,"aria-selected":n},Go("span",{className:t.srOnly},b),Go("span",{"aria-hidden":"true"},e.getDate())))})))))},mc=zl(({label:e,value:t,options:n,onChange:i,className:a,elemRef:r,...s},o)=>{const{classes:l}=kl(hc);return Go("label",null,Go("span",{className:"sr-only"},e),Go("select",{className:ic(l.select,a),onChange:e=>i(e),ref:o,...s},n?.map(e=>Go("option",{value:e?.value||0===e?.value?e.value:e,selected:t===e?.value||t===e?"selected":void 0},e?.text?e.text:e))))}),fc=mc;function vc(e,t){const n=[];for(let i=e;i<=t;i++)n.push(i);return n}var gc=zl((e,t)=>{const{l10n:n,min:i,max:a,view:r,setView:s,classes:o}=kl(hc),l=new Date(i).getFullYear(),c=new Date(a).getFullYear();return Go(fc,{label:n.year,options:vc(l,c),value:r.getFullYear(),className:o.yearSelect,onChange:e=>{const t=new Date(r);t.setFullYear(parseInt(e.target.value,10)),s(t)},ref:t,...e})}),bc=gc,yc=()=>{const{l10n:e,view:t,setView:n,classes:i}=kl(hc);return Go(fc,{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)}})},_c=({min:e="1900-01-01",max:t="2100-12-31",classes:n=nc,l10n:i=ac,selectedDay:a,firstDayOfWeek:r=1,locale:s={},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]=Sl(a?new Date(a):new Date),[v,g]=Sl(a?new Date(a):void 0),[b,y]=Sl(!1),_=El(!0),x=El(),w=El(),S=El(),N=El(),E=El(),k=El();var C,T,A;Nl(()=>{l(v),y(!1)},[v]),Nl(()=>{const e=e=>{"Tab"===e.key&&b&&(e.shiftKey||document.activeElement!==k.current||(e.preventDefault(),N.current.focus()),!e.shiftKey||document.activeElement!==N.current&&document.activeElement!==E.current||(e.preventDefault(),k.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,k.current,N.current]),Nl(()=>{const e=e=>{!E.current.contains(e.target)&&b&&y(!1)};return document.addEventListener("click",e),()=>document.removeEventListener("click",e)},[b,E.current]),C=()=>{b?E.current.focus():document.activeElement===x.current||_.current?_.current=!1:S.current.focus()},T=[b,N.current,S.current,x.current],A=wl(Fo++,4),!To.__s&&jl(A.__H,T)&&(A.__=C,A.__H=T,Bo.__h.push(A));const O=e=>cc(e,e.getMonth()-1),j=e=>cc(e,e.getMonth()+1),L=()=>{y(!b)},D=({type:e,children:t,...n})=>Go(e,n,t&&t.length&&t.map(e=>D(e)));return Go(hc.Provider,{value:{firstDayOfWeek:r,classes:n,l10n:i,min:e,max:t,view:m,setView:f,selected:v,setSelected:g,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=j(m)},Home:()=>{t=sc(m,r)},End:()=>{t=oc(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:s}},Go("input",{id:`${p}-input`,type:"text",className:n.input,value:v&&v.toLocaleDateString(s),onChange:e=>(e=>{""===e.target.value&&g(void 0);const t=d(e.target.value);if(t)return f(t),g(t)})(e),ref:x}),Go("input",{type:"hidden",id:`${p}-value`,value:c(v),name:h}),Go("button",{type:"button","aria-controls":`${p}-dialog`,onClick:()=>L(),"aria-expanded":b,ref:S,className:n.toggleButton},u&&D(u),u?Go("span",{class:n.srOnly},i.openButton):i.openButton),Go("div",{className:n.wrapper,role:"dialog","aria-modal":"true","aria-labelledby":"daypickr-label",hidden:!b,ref:E,tabIndex:"-1"},Go("div",{className:"daypickr__content"},Go("h2",{id:"daypickr-label",className:"sr-only"},m.toLocaleString(s,{month:"long",year:"numeric"})),Go("div",{className:n.header},Go("div",{className:n.yearMonthWrapper},Go(bc,{ref:N}),Go(yc,null)),Go("div",{className:n.pagination},Go("button",{type:"button",className:`${n.button} ${n.prevMonthButton}`,onClick:()=>{f(O(m))}},i.prevMonth),Go("button",{type:"button",className:`${n.button} ${n.nextMonthButton}`,onClick:()=>{f(j(m))}},i.nextMonth))),Go(pc,null),Go("button",{className:`${n.button} ${n.closeButton}`,type:"button",onClick:()=>L(),ref:k},i.closeButton))))},xc=({calendarIcon:e,classes:t=classNames,l10n:n=l10nEN,...i})=>{const a=({type:e,children:t,...n})=>Go(e,n,t&&t.length&&t.map(e=>a(e)));return Go(hc.Provider,{value:{classes:t,l10n:n}},Go("input",{type:"text",disabled:!0,className:t.input}),Go("button",{type:"button",className:t.toggleButton,disabled:!0},e&&a(e),e?Go("span",{class:t.srOnly},n.openButton):n.openButton))},wc={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:function(e){var 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"}]}},Sc=function(){return g(function e(t,n){return f(this,e),this.element=t,this.config=_(_({},wc),n),this.init(),this.element.ODS_DatePicker=this,this},[{key:"init",value:function(){var e=this.element.getAttribute("data-datepicker-config"),t=this.element.getAttribute("data-enabled-days"),n={};if(e)try{n=JSON.parse(e)}catch(e){n={}}this.config=_(_(_({},this.config),n),t&&{disabledDayFn:function(e){return!t.split(",").includes(function(e){return e&&e instanceof Date?"".concat(e.getFullYear(),"-").concat((e.getMonth()+1).toString().padStart(2,"0"),"-").concat(e.getDate().toString().padStart(2,"0")):""}(e))}});var i,a,r=this.element.getAttribute("data-datepicker-id")||void 0,s=this.element.getAttribute("data-datepicker-name")||r;this.instance=(i=this.element,a=_({id:r,name:s},this.config),ml(Go(_c,{...a}),i),{destroy(){!function(e){e.__k&&ml(null,e)}(i),ml(Go(xc,{...a}),i)}})}},{key:"destroy",value:function(){this.instance&&this.instance.destroy(),this.instance=null,this.element.ODS_DatePicker=null}}])}(),Nc=function(e){var t=e.dayPickrConfig,n=e.enabledDays,i=e.id,a=e.name,r=N(U(Sc,t),1)[0];return F.jsx("div",{ref:r,"data-datepicker":!0,"data-enabled-days":n&&n.toString()||void 0,className:"datepicker control-group","data-datepicker-id":i,"data-datepicker-name":a})};Nc.displayName="DatePicker";var Ec,kc={exports:{}},Cc={};function Tc(){return Ec||(Ec=1,Cc._=function(e){return e&&e.__esModule?e:{default:e}}),Cc}function Ac(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 Oc,jc,Lc,Dc,Mc,Pc={},Ic={};function Rc(){return jc||(jc=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return h}});const n=Tc()._(e),i=(Oc||(Oc=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LoadableContext",{enumerable:!0,get:function(){return n}});const n=Tc()._(e).default.createContext(null);"production"!==process.env.NODE_ENV&&(n.displayName="LoadableContext")}(Ic)),Ic),a=[],r=[];let s=!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&&a.push(d),!s&&"undefined"!=typeof window){const e=o.webpack&&"function"==typeof Ac.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 a=n.default.useSyncExternalStore(l.subscribe,l.getCurrentValue,l.getCurrentValue);return n.default.useImperativeHandle(t,()=>({retry:l.retry}),[]),n.default.useMemo(()=>{return a.loading||a.error?n.default.createElement(o.loading,{isLoading:a.loading,pastDelay:a.pastDelay,timedOut:a.timedOut,error:a.error,retry:l.retry}):a.loaded?n.default.createElement((t=a.loaded)&&t.default?t.default:t,e):null;var t},[e,a])}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(a).then(e,t)}),d.preloadReady=(e=[])=>new Promise(t=>{const n=()=>(s=!0,t());u(r,e).then(n,n)}),"undefined"!=typeof window&&(window.__NEXT_PRELOADREADY=d.preloadReady);const h=d}(Pc)),Pc}var zc=Mc?Dc:(Mc=1,Lc||(Lc=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=Tc(),i=I(),a=n._(Rc()),r="undefined"==typeof window;function s(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=a.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(s):Promise.resolve(s(()=>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)}(kc,kc.exports)),Dc=kc.exports),Fc=A(zc),Bc=r(null);function Hc(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 Vc(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,a,r,s,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,a=e}finally{try{if(!l&&null!=n.return&&(s=n.return(),Object(s)!==s))return}finally{if(c)throw a}}return o}}(e,t)||function(e,t){if(e){if("string"==typeof e)return Hc(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)?Hc(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 Wc=Object.entries,qc=Object.setPrototypeOf,Uc=Object.isFrozen,$c=Object.getPrototypeOf,Gc=Object.getOwnPropertyDescriptor;let Yc=Object.freeze,Xc=Object.seal,Kc=Object.create,Zc="undefined"!=typeof Reflect&&Reflect,Jc=Zc.apply,Qc=Zc.construct;Yc||(Yc=function(e){return e}),Xc||(Xc=function(e){return e}),Jc||(Jc=function(e,t){for(var n=arguments.length,i=new Array(n>2?n-2:0),a=2;a<n;a++)i[a-2]=arguments[a];return e.apply(t,i)}),Qc||(Qc=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 ed=xd(Array.prototype.forEach),td=xd(Array.prototype.lastIndexOf),nd=xd(Array.prototype.pop),id=xd(Array.prototype.push),ad=xd(Array.prototype.splice),rd=Array.isArray,sd=xd(String.prototype.toLowerCase),od=xd(String.prototype.toString),ld=xd(String.prototype.match),cd=xd(String.prototype.replace),dd=xd(String.prototype.indexOf),ud=xd(String.prototype.trim),hd=xd(Number.prototype.toString),pd=xd(Boolean.prototype.toString),md="undefined"==typeof BigInt?null:xd(BigInt.prototype.toString),fd="undefined"==typeof Symbol?null:xd(Symbol.prototype.toString),vd=xd(Object.prototype.hasOwnProperty),gd=xd(Object.prototype.toString),bd=xd(RegExp.prototype.test),yd=(_d=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Qc(_d,t)});var _d;function xd(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,i=new Array(n>1?n-1:0),a=1;a<n;a++)i[a-1]=arguments[a];return Jc(e,t,i)}}function wd(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:sd;if(qc&&qc(e,null),!rd(t))return e;let i=t.length;for(;i--;){let a=t[i];if("string"==typeof a){const e=n(a);e!==a&&(Uc(t)||(t[i]=e),a=e)}e[a]=!0}return e}function Sd(e){for(let t=0;t<e.length;t++)vd(e,t)||(e[t]=null);return e}function Nd(e){const t=Kc(null);for(const i of Wc(e)){var n=Vc(i,2);const a=n[0],r=n[1];vd(e,a)&&(rd(r)?t[a]=Sd(r):r&&"object"==typeof r&&r.constructor===Object?t[a]=Nd(r):t[a]=r)}return t}function Ed(e,t){for(;null!==e;){const n=Gc(e,t);if(n){if(n.get)return xd(n.get);if("function"==typeof n.value)return xd(n.value)}e=$c(e)}return function(){return null}}const kd=Yc(["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"]),Cd=Yc(["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"]),Td=Yc(["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"]),Ad=Yc(["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"]),Od=Yc(["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"]),jd=Yc(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Ld=Yc(["#text"]),Dd=Yc(["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"]),Md=Yc(["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"]),Pd=Yc(["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"]),Id=Yc(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Rd=Xc(/{{[\w\W]*|^[\w\W]*}}/g),zd=Xc(/<%[\w\W]*|^[\w\W]*%>/g),Fd=Xc(/\${[\w\W]*/g),Bd=Xc(/^data-[\-\w.\u00B7-\uFFFF]+$/),Hd=Xc(/^aria-[\-\w]+$/),Vd=Xc(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Wd=Xc(/^(?:\w+script|data):/i),qd=Xc(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Ud=Xc(/^html$/i),$d=Xc(/^[a-z][.\w]*(-[.\w]+)+$/i),Gd=function(){return"undefined"==typeof window?null:window};var Yd=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Gd();const n=t=>e(t);if(n.version="3.4.8",n.removed=[],!t||!t.document||9!==t.document.nodeType||!t.Element)return n.isSupported=!1,n;let i=t.document;const a=i,r=a.currentScript;t.DocumentFragment;const s=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=Ed(h,"cloneNode"),m=Ed(h,"remove"),f=Ed(h,"nextSibling"),v=Ed(h,"childNodes"),g=Ed(h,"parentNode"),b=Ed(h,"shadowRoot"),y=Ed(h,"attributes"),_=o&&o.prototype?Ed(o.prototype,"nodeType"):null,x=o&&o.prototype?Ed(o.prototype,"nodeName"):null;if("function"==typeof s){const e=i.createElement("template");e.content&&e.content.ownerDocument&&(i=e.content.ownerDocument)}let w,S="",N=0;const E=function(e){if(N>0)throw yd('The configured TRUSTED_TYPES_POLICY.createHTML must not call DOMPurify.sanitize, as that causes infinite recursion. Do not pass a policy whose createHTML wraps DOMPurify as TRUSTED_TYPES_POLICY; see the "DOMPurify and Trusted Types" section of the README.');N++;try{return w.createHTML(e)}finally{N--}},k=i,C=k.implementation,T=k.createNodeIterator,A=k.createDocumentFragment,O=k.getElementsByTagName,j=a.importNode;let L={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof Wc&&"function"==typeof g&&C&&void 0!==C.createHTMLDocument;const D=Rd,M=zd,P=Fd,I=Bd,R=Hd,z=Wd,F=qd,B=$d;let H=Vd,V=null;const W=wd({},[...kd,...Cd,...Td,...Od,...Ld]);let q=null;const U=wd({},[...Dd,...Md,...Pd,...Id]);let $=Object.seal(Kc(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}})),G=null,Y=null;const X=Object.seal(Kc(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let K=!0,Z=!0,J=!1,Q=!0,ee=!1,te=!0,ne=!1,ie=!1,ae=!1,re=!1,se=!1,oe=!1,le=!0,ce=!1;const de="user-content-";let ue=!0,he=!1,pe={},me=null;const fe=wd({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let ve=null;const ge=wd({},["audio","video","img","source","image","track"]);let be=null;const ye=wd({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),_e="http://www.w3.org/1998/Math/MathML",xe="http://www.w3.org/2000/svg",we="http://www.w3.org/1999/xhtml";let Se=we,Ne=!1,Ee=null;const ke=wd({},[_e,xe,we],od);let Ce=wd({},["mi","mo","mn","ms","mtext"]),Te=wd({},["annotation-xml"]);const Ae=wd({},["title","style","font","a","script"]);let Oe=null;const je=["application/xhtml+xml","text/html"];let Le=null,De=null;const Me=i.createElement("form"),Pe=function(e){return e instanceof RegExp||e instanceof Function},Ie=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(De&&De===e)return;e&&"object"==typeof e||(e={}),e=Nd(e),Oe=-1===je.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,Le="application/xhtml+xml"===Oe?od:sd,V=vd(e,"ALLOWED_TAGS")&&rd(e.ALLOWED_TAGS)?wd({},e.ALLOWED_TAGS,Le):W,q=vd(e,"ALLOWED_ATTR")&&rd(e.ALLOWED_ATTR)?wd({},e.ALLOWED_ATTR,Le):U,Ee=vd(e,"ALLOWED_NAMESPACES")&&rd(e.ALLOWED_NAMESPACES)?wd({},e.ALLOWED_NAMESPACES,od):ke,be=vd(e,"ADD_URI_SAFE_ATTR")&&rd(e.ADD_URI_SAFE_ATTR)?wd(Nd(ye),e.ADD_URI_SAFE_ATTR,Le):ye,ve=vd(e,"ADD_DATA_URI_TAGS")&&rd(e.ADD_DATA_URI_TAGS)?wd(Nd(ge),e.ADD_DATA_URI_TAGS,Le):ge,me=vd(e,"FORBID_CONTENTS")&&rd(e.FORBID_CONTENTS)?wd({},e.FORBID_CONTENTS,Le):fe,G=vd(e,"FORBID_TAGS")&&rd(e.FORBID_TAGS)?wd({},e.FORBID_TAGS,Le):Nd({}),Y=vd(e,"FORBID_ATTR")&&rd(e.FORBID_ATTR)?wd({},e.FORBID_ATTR,Le):Nd({}),pe=!!vd(e,"USE_PROFILES")&&(e.USE_PROFILES&&"object"==typeof e.USE_PROFILES?Nd(e.USE_PROFILES):e.USE_PROFILES),K=!1!==e.ALLOW_ARIA_ATTR,Z=!1!==e.ALLOW_DATA_ATTR,J=e.ALLOW_UNKNOWN_PROTOCOLS||!1,Q=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,ee=e.SAFE_FOR_TEMPLATES||!1,te=!1!==e.SAFE_FOR_XML,ne=e.WHOLE_DOCUMENT||!1,re=e.RETURN_DOM||!1,se=e.RETURN_DOM_FRAGMENT||!1,oe=e.RETURN_TRUSTED_TYPE||!1,ae=e.FORCE_BODY||!1,le=!1!==e.SANITIZE_DOM,ce=e.SANITIZE_NAMED_PROPS||!1,ue=!1!==e.KEEP_CONTENT,he=e.IN_PLACE||!1,H=function(e){try{return bd(e,""),!0}catch(e){return!1}}(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:Vd,Se="string"==typeof e.NAMESPACE?e.NAMESPACE:we,Ce=vd(e,"MATHML_TEXT_INTEGRATION_POINTS")&&e.MATHML_TEXT_INTEGRATION_POINTS&&"object"==typeof e.MATHML_TEXT_INTEGRATION_POINTS?Nd(e.MATHML_TEXT_INTEGRATION_POINTS):wd({},["mi","mo","mn","ms","mtext"]),Te=vd(e,"HTML_INTEGRATION_POINTS")&&e.HTML_INTEGRATION_POINTS&&"object"==typeof e.HTML_INTEGRATION_POINTS?Nd(e.HTML_INTEGRATION_POINTS):wd({},["annotation-xml"]);const t=vd(e,"CUSTOM_ELEMENT_HANDLING")&&e.CUSTOM_ELEMENT_HANDLING&&"object"==typeof e.CUSTOM_ELEMENT_HANDLING?Nd(e.CUSTOM_ELEMENT_HANDLING):Kc(null);if($=Kc(null),vd(t,"tagNameCheck")&&Pe(t.tagNameCheck)&&($.tagNameCheck=t.tagNameCheck),vd(t,"attributeNameCheck")&&Pe(t.attributeNameCheck)&&($.attributeNameCheck=t.attributeNameCheck),vd(t,"allowCustomizedBuiltInElements")&&"boolean"==typeof t.allowCustomizedBuiltInElements&&($.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),ee&&(Z=!1),se&&(re=!0),pe&&(V=wd({},Ld),q=Kc(null),!0===pe.html&&(wd(V,kd),wd(q,Dd)),!0===pe.svg&&(wd(V,Cd),wd(q,Md),wd(q,Id)),!0===pe.svgFilters&&(wd(V,Td),wd(q,Md),wd(q,Id)),!0===pe.mathMl&&(wd(V,Od),wd(q,Pd),wd(q,Id))),X.tagCheck=null,X.attributeCheck=null,vd(e,"ADD_TAGS")&&("function"==typeof e.ADD_TAGS?X.tagCheck=e.ADD_TAGS:rd(e.ADD_TAGS)&&(V===W&&(V=Nd(V)),wd(V,e.ADD_TAGS,Le))),vd(e,"ADD_ATTR")&&("function"==typeof e.ADD_ATTR?X.attributeCheck=e.ADD_ATTR:rd(e.ADD_ATTR)&&(q===U&&(q=Nd(q)),wd(q,e.ADD_ATTR,Le))),vd(e,"ADD_URI_SAFE_ATTR")&&rd(e.ADD_URI_SAFE_ATTR)&&wd(be,e.ADD_URI_SAFE_ATTR,Le),vd(e,"FORBID_CONTENTS")&&rd(e.FORBID_CONTENTS)&&(me===fe&&(me=Nd(me)),wd(me,e.FORBID_CONTENTS,Le)),vd(e,"ADD_FORBID_CONTENTS")&&rd(e.ADD_FORBID_CONTENTS)&&(me===fe&&(me=Nd(me)),wd(me,e.ADD_FORBID_CONTENTS,Le)),ue&&(V["#text"]=!0),ne&&wd(V,["html","head","body"]),V.table&&(wd(V,["tbody"]),delete G.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw yd('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw yd('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');const t=w;w=e.TRUSTED_TYPES_POLICY;try{S=E("")}catch(e){throw w=t,e}}else void 0===w&&null!==e.TRUSTED_TYPES_POLICY&&(w=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 a="dompurify"+(n?"#"+n:"");try{return e.createPolicy(a,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return null}}(u,r)),w&&"string"==typeof S&&(S=E(""));(L.uponSanitizeElement.length>0||L.uponSanitizeAttribute.length>0)&&V===W&&(V=Nd(V)),L.uponSanitizeAttribute.length>0&&q===U&&(q=Nd(q)),Yc&&Yc(e),De=e},Re=wd({},[...Cd,...Td,...Ad]),ze=wd({},[...Od,...jd]),Fe=function(e){id(n.removed,{element:e});try{g(e).removeChild(e)}catch(t){m(e)}},Be=function(e,t){try{id(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){id(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(re||se)try{Fe(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},He=function(e){let t=null,n=null;if(ae)e="<remove></remove>"+e;else{const t=ld(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===Oe&&Se===we&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const a=w?E(e):e;if(Se===we)try{t=(new d).parseFromString(a,Oe)}catch(e){}if(!t||!t.documentElement){t=C.createDocument(Se,"template",null);try{t.documentElement.innerHTML=Ne?S:a}catch(e){}}const r=t.body||t.documentElement;return e&&n&&r.insertBefore(i.createTextNode(n),r.childNodes[0]||null),Se===we?O.call(t,ne?"html":"body")[0]:ne?t.documentElement:r},Ve=function(e){return T.call(e.ownerDocument||e,e,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT|c.SHOW_PROCESSING_INSTRUCTION|c.SHOW_CDATA_SECTION,null)},We=function(e){var t,n;e.normalize();const i=T.call(e.ownerDocument||e,e,c.SHOW_TEXT|c.SHOW_COMMENT|c.SHOW_CDATA_SECTION|c.SHOW_PROCESSING_INSTRUCTION,null);let a=i.nextNode();for(;a;){let e=a.data;ed([D,M,P],t=>{e=cd(e,t," ")}),a.data=e,a=i.nextNode()}const r=null!==(t=null===(n=e.querySelectorAll)||void 0===n?void 0:n.call(e,"template"))&&void 0!==t?t:[];ed(Array.from(r),e=>{Ue(e.content)&&We(e.content)})},qe=function(e){const t=x?x(e):null;return"string"==typeof t&&"form"===Le(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!==v(e))},Ue=function(e){if(!_||"object"!=typeof e||null===e)return!1;try{return 11===_(e)}catch(e){return!1}},$e=function(e){if(!_||"object"!=typeof e||null===e)return!1;try{return"number"==typeof _(e)}catch(e){return!1}};function Ge(e,t,i){ed(e,e=>{e.call(n,t,i,De)})}const Ye=function(e){let t=null;if(Ge(L.beforeSanitizeElements,e,null),qe(e))return Fe(e),!0;const i=Le(x?x(e):e.nodeName);if(Ge(L.uponSanitizeElement,e,{tagName:i,allowedTags:V}),te&&e.hasChildNodes()&&!$e(e.firstElementChild)&&bd(/<[/\w!]/g,e.innerHTML)&&bd(/<[/\w!]/g,e.textContent))return Fe(e),!0;if(te&&e.namespaceURI===we&&"style"===i&&$e(e.firstElementChild))return Fe(e),!0;if(7===e.nodeType)return Fe(e),!0;if(te&&8===e.nodeType&&bd(/<[/\w]/g,e.data))return Fe(e),!0;if(G[i]||!(X.tagCheck instanceof Function&&X.tagCheck(i))&&!V[i]){if(!G[i]&&Ze(i)){if($.tagNameCheck instanceof RegExp&&bd($.tagNameCheck,i))return!1;if($.tagNameCheck instanceof Function&&$.tagNameCheck(i))return!1}if(ue&&!me[i]){const t=g(e),n=v(e);if(n&&t)for(let i=n.length-1;i>=0;--i){const a=p(n[i],!0);t.insertBefore(a,f(e))}}return Fe(e),!0}return 1===(_?_(e):e.nodeType)&&!function(e){let t=g(e);t&&t.tagName||(t={namespaceURI:Se,tagName:"template"});const n=sd(e.tagName),i=sd(t.tagName);return!!Ee[e.namespaceURI]&&(e.namespaceURI===xe?t.namespaceURI===we?"svg"===n:t.namespaceURI===_e?"svg"===n&&("annotation-xml"===i||Ce[i]):Boolean(Re[n]):e.namespaceURI===_e?t.namespaceURI===we?"math"===n:t.namespaceURI===xe?"math"===n&&Te[i]:Boolean(ze[n]):e.namespaceURI===we?!(t.namespaceURI===xe&&!Te[i])&&!(t.namespaceURI===_e&&!Ce[i])&&!ze[n]&&(Ae[n]||!Re[n]):!("application/xhtml+xml"!==Oe||!Ee[e.namespaceURI]))}(e)||("noscript"===i||"noembed"===i||"noframes"===i)&&bd(/<\/no(script|embed|frames)/i,e.innerHTML)?(Fe(e),!0):(ee&&3===e.nodeType&&(t=e.textContent,ed([D,M,P],e=>{t=cd(t,e," ")}),e.textContent!==t&&(id(n.removed,{element:e.cloneNode()}),e.textContent=t)),Ge(L.afterSanitizeElements,e,null),!1)},Xe=function(e,t,n){if(Y[t])return!1;if(le&&("id"===t||"name"===t)&&(n in i||n in Me))return!1;const a=q[t]||X.attributeCheck instanceof Function&&X.attributeCheck(t,e);if(Z&&!Y[t]&&bd(I,t));else if(K&&bd(R,t));else if(!a||Y[t]){if(!(Ze(e)&&($.tagNameCheck instanceof RegExp&&bd($.tagNameCheck,e)||$.tagNameCheck instanceof Function&&$.tagNameCheck(e))&&($.attributeNameCheck instanceof RegExp&&bd($.attributeNameCheck,t)||$.attributeNameCheck instanceof Function&&$.attributeNameCheck(t,e))||"is"===t&&$.allowCustomizedBuiltInElements&&($.tagNameCheck instanceof RegExp&&bd($.tagNameCheck,n)||$.tagNameCheck instanceof Function&&$.tagNameCheck(n))))return!1}else if(be[t]);else if(bd(H,cd(n,F,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==dd(n,"data:")||!ve[e])if(J&&!bd(z,cd(n,F,"")));else if(n)return!1;return!0},Ke=wd({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),Ze=function(e){return!Ke[sd(e)]&&bd(B,e)},Je=function(e){Ge(L.beforeSanitizeAttributes,e,null);const t=e.attributes;if(!t||qe(e))return;const i={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:q,forceKeepAttr:void 0};let a=t.length;for(;a--;){const r=t[a],s=r.name,o=r.namespaceURI,l=r.value,c=Le(s),d=l;let h="value"===s?d:ud(d);if(i.attrName=c,i.attrValue=h,i.keepAttr=!0,i.forceKeepAttr=void 0,Ge(L.uponSanitizeAttribute,e,i),h=i.attrValue,!ce||"id"!==c&&"name"!==c||0===dd(h,de)||(Be(s,e),h=de+h),te&&bd(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,h)){Be(s,e);continue}if("attributename"===c&&ld(h,"href")){Be(s,e);continue}if(i.forceKeepAttr)continue;if(!i.keepAttr){Be(s,e);continue}if(!Q&&bd(/\/>/i,h)){Be(s,e);continue}ee&&ed([D,M,P],e=>{h=cd(h,e," ")});const p=Le(e.nodeName);if(Xe(p,c,h)){if(w&&"object"==typeof u&&"function"==typeof u.getAttributeType)if(o);else switch(u.getAttributeType(p,c)){case"TrustedHTML":h=E(h);break;case"TrustedScriptURL":h=w.createScriptURL(h)}if(h!==d)try{o?e.setAttributeNS(o,s,h):e.setAttribute(s,h),qe(e)?Fe(e):nd(n.removed)}catch(t){Be(s,e)}}else Be(s,e)}Ge(L.afterSanitizeAttributes,e,null)},Qe=function(e){let t=null;const n=Ve(e);for(Ge(L.beforeSanitizeShadowDOM,e,null);t=n.nextNode();)if(Ge(L.uponSanitizeShadowNode,t,null),Ye(t),Je(t),Ue(t.content)&&Qe(t.content),1===(_?_(t):t.nodeType)){const e=b?b(t):t.shadowRoot;Ue(e)&&(et(e),Qe(e))}Ge(L.afterSanitizeShadowDOM,e,null)},et=function(e){const t=_?_(e):e.nodeType;if(1===t){const t=b?b(e):e.shadowRoot;Ue(t)&&(et(t),Qe(t))}const n=v?v(e):e.childNodes;if(!n)return;const i=[];ed(n,e=>{id(i,e)});for(const e of i)et(e);if(1===t){const t=x?x(e):null;if("string"==typeof t&&"template"===Le(t)){const t=e.content;Ue(t)&&et(t)}}};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=null,r=null,s=null,o=null;if(Ne=!e,Ne&&(e="\x3c!--\x3e"),"string"!=typeof e&&!$e(e)&&"string"!=typeof(e=function(e){switch(typeof e){case"string":return e;case"number":return hd(e);case"boolean":return pd(e);case"bigint":return md?md(e):"0";case"symbol":return fd?fd(e):"Symbol()";case"undefined":default:return gd(e);case"function":case"object":{if(null===e)return gd(e);const t=e,n=Ed(t,"toString");if("function"==typeof n){const e=n(t);return"string"==typeof e?e:gd(e)}return gd(e)}}}(e)))throw yd("dirty is not a string, aborting");if(!n.isSupported)return e;if(ie||Ie(t),n.removed=[],"string"==typeof e&&(he=!1),he){const t=x?x(e):e.nodeName;if("string"==typeof t){const e=Le(t);if(!V[e]||G[e])throw yd("root node is forbidden and cannot be sanitized in-place")}if(qe(e))throw yd("root node is clobbered and cannot be sanitized in-place");et(e)}else if($e(e))i=He("\x3c!----\x3e"),r=i.ownerDocument.importNode(e,!0),1===r.nodeType&&"BODY"===r.nodeName||"HTML"===r.nodeName?i=r:i.appendChild(r),et(r);else{if(!re&&!ee&&!ne&&-1===e.indexOf("<"))return w&&oe?E(e):e;if(i=He(e),!i)return re?null:oe?S:""}i&&ae&&Fe(i.firstChild);const l=Ve(he?e:i);for(;s=l.nextNode();)Ye(s),Je(s),Ue(s.content)&&Qe(s.content);if(he)return ee&&We(e),e;if(re){if(ee&&We(i),se)for(o=A.call(i.ownerDocument);i.firstChild;)o.appendChild(i.firstChild);else o=i;return(q.shadowroot||q.shadowrootmode)&&(o=j.call(a,o,!0)),o}let c=ne?i.outerHTML:i.innerHTML;return ne&&V["!doctype"]&&i.ownerDocument&&i.ownerDocument.doctype&&i.ownerDocument.doctype.name&&bd(Ud,i.ownerDocument.doctype.name)&&(c="<!DOCTYPE "+i.ownerDocument.doctype.name+">\n"+c),ee&&ed([D,M,P],e=>{c=cd(c,e," ")}),w&&oe?E(c):c},n.setConfig=function(){Ie(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),ie=!0},n.clearConfig=function(){De=null,ie=!1},n.isValidAttribute=function(e,t,n){De||Ie({});const i=Le(e),a=Le(t);return Xe(i,a,n)},n.addHook=function(e,t){"function"==typeof t&&id(L[e],t)},n.removeHook=function(e,t){if(void 0!==t){const n=td(L[e],t);return-1===n?void 0:ad(L[e],n,1)[0]}return nd(L[e])},n.removeHooks=function(e){L[e]=[]},n.removeAllHooks=function(){L={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}(),Xd={dragDropClassname:"is-dragdrop",inputSelector:'input[type="file"]',resultsSelector:".file-input__files",deleteButtonSelector:"[data-file-delete]",deleteFileAttr:"data-file-delete",fileTemplate:function(e,t){return"\n <li>".concat(e,'&nbsp;<button type="button" data-file-delete="').concat(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 ').concat(e,"</span>\n </button>\n </li>\n ")}},Kd=function(){return g(function e(t,n){return f(this,e),this.element=t,this.config=_(_({},Xd),n),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},[{key:"init",value:function(){var e=this;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(function(t){e.element.addEventListener(t,e.preventDefaults,!1),document.body.addEventListener(t,e.preventDefaults,!1)}),["dragenter","dragover"].forEach(function(t){e.element.addEventListener(t,e.highlight,!1)}),["dragleave","drop"].forEach(function(t){e.element.addEventListener(t,e.unhighlight,!1)}),this.element.addEventListener("drop",this.onDrop))}},{key:"onInputChange",value:function(){var e,t=this;return!(!this.input||!this.results)&&(this.files=Array.from(null!==(e=this.input.files)&&void 0!==e?e:[]),!!this.files&&(this.results.innerHTML="",this.files.map(function(e,n){return t.config.fileTemplate(Yd.sanitize(e.name,{ALLOWED_TAGS:[]}),n)}).forEach(function(e){t.results.appendChild(Yd.sanitize(e,{ADD_TAGS:["use"],RETURN_DOM_FRAGMENT:!0}))}),this.removeButtons=Array.from(this.results.querySelectorAll(this.config.deleteButtonSelector)),void this.removeButtons.forEach(function(e){return e.addEventListener("click",t.onRemoveButtonClick)})))}},{key:"onDrop",value:function(e){var t;this.input&&(this.input.files=(null==e||null===(t=e.dataTransfer)||void 0===t?void 0:t.files)||(new DataTransfer).files,this.onInputChange())}},{key:"onRemoveButtonClick",value:function(e){if(this.input){var t=new DataTransfer,n=e.currentTarget,i=Number(n.getAttribute(this.config.deleteFileAttr));this.files.splice(i,1),this.files.forEach(function(e){return t.items.add(e)}),this.input.files=t.files,this.onInputChange()}}},{key:"highlight",value:function(){this.element.classList.add(this.config.dragDropClassname)}},{key:"unhighlight",value:function(){this.element.classList.remove(this.config.dragDropClassname)}},{key:"preventDefaults",value:function(e){e.preventDefault(),e.stopPropagation()}},{key:"destroy",value:function(){var e=this;this.input&&(this.input.removeEventListener("change",this.onInputChange),["dragenter","dragover","dragleave","drop"].forEach(function(t){e.element.removeEventListener(t,e.preventDefaults,!1),document.body.removeEventListener(t,e.preventDefaults,!1)}),["dragenter","dragover"].forEach(function(t){e.element.removeEventListener(t,e.highlight,!1)}),["dragleave","drop"].forEach(function(t){e.element.removeEventListener(t,e.unhighlight,!1)}),this.element.removeEventListener("drop",this.onDrop))}},{key:"update",value:function(){this.destroy(),this.init()}}])}(),Zd=["id","isDisabled","isInvalid","name","size","className"],Jd="file-input",Qd="default",eu=function(e){var t=e.id,n=e.isDisabled;e.isInvalid;var i=e.name,a=e.size,r=void 0===a?Qd:a,s=e.className,o=x(e,Zd),l=N(U(Kd),1)[0],c=G(t),d=V(Jd,b({},"".concat(Jd,"--").concat(r),r!==Qd),s);return F.jsxs("div",{className:d,"data-file-input":!0,ref:l,children:[F.jsx("input",_({className:"".concat(Jd,"__control"),id:c,name:i||t,disabled:n,type:"file"},o)),F.jsx("label",{size:r,htmlFor:c,"aria-hidden":"true",className:"".concat(Jd,"__button"),children:"Vybrať súbor"}),F.jsx("ul",{className:"".concat(Jd,"__files")})]})};eu.displayName="File";var tu=["className","id","isDisabled","isInvalid","isValid","isReadonly","placeholder","size","htmlType","width","searchIcon","name"],nu="text-input",iu="default",au="default",ru=e.forwardRef(function(e,t){var n=e.className,i=e.id,a=e.isDisabled,r=e.isInvalid,s=e.isValid,o=e.isReadonly,l=e.placeholder,c=e.size,d=void 0===c?iu:c,u=e.htmlType,h=void 0===u?"text":u,p=e.width,m=void 0===p?au:p,f=e.searchIcon,v=void 0===f?"none":f,g=e.name,y=x(e,tu),w="transient"===v,S="persistent"===v,N=V(nu,b(b({"is-invalid":r,"is-valid":s},"".concat(nu,"--").concat(d),d!==iu),"".concat(nu,"--").concat(m),m!==au),n),E=g||i,k=F.jsx("input",_({className:N,id:i,name:E,type:h,disabled:a,readOnly:o,placeholder:l,ref:t},y));return w||S?F.jsx("span",{className:V("text-input__wrapper",{"text-input__wrapper--search-icon":w,"text-input__wrapper--search-icon-with-placeholder":S}),children:k}):k});ru.displayName="TextInput";var su=["size","className","children"],ou="control-group__item",lu="default",cu=function(e){var t=e.size,n=void 0===t?lu:t,i=e.className,a=e.children,r=x(e,su),s=V(ou,i,b({},"".concat(ou,"--").concat(n),n!==lu));return F.jsx("div",_(_({className:s},r),{},{children:a}))};cu.displayName="GroupItem";var du=["control","addonPrefix","addonSuffix","size","className","isInvalid"],uu=["type"],hu=function(t){var n=t.control,i=t.addonPrefix,a=t.addonSuffix,r=t.size,s=t.className;t.isInvalid;var o=x(t,du),l=n.type,c=x(n,uu),d=function(t){return e.Children.map(t,function(t){if("string"==typeof t)return F.jsx(cu,{size:r,children:t});if(e.isValidElement(t)){var n=t.type,i="string"==typeof n;if(i&&(!i||"button"!==n&&"a"!==n))return F.jsx(cu,{size:r,children:t});var a=t.props&&"object"===C(t.props)&&"size"in t.props?{}:{size:r};return e.cloneElement(t,a)}return t})};return F.jsxs("div",_(_({className:V("control-group",s)},o),{},{children:[d(i),F.jsx(function(e){switch(l){case"autocomplete":return F.jsx(ko,_({},e));case"select":return F.jsx(xo,_({},e));default:return F.jsx(ru,_({},e))}},_(_({},c),{},{size:r})),d(a)]}))};hu.displayName="ControlGroup";var pu={nonEditableInput:!1,min:1,max:999,defaultValue:1},mu=function(){return g(function e(t,n){f(this,e),this.element=t,this.config=_(_({},pu),n),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()},[{key:"handleInputClick",value:function(){this.input&&this.input.select()}},{key:"handleButtonState",value:function(){var e,t,n,i,a=this.config,r=a.min,s=a.max,o=this.config.nonEditableInput?parseInt(null!==(n=null===(i=this.numberDisplay)||void 0===i?void 0:i.textContent)&&void 0!==n?n:"0",10):parseInt(null!==(e=null===(t=this.input)||void 0===t?void 0:t.value)&&void 0!==e?e:"0",10);this.add&&"number"==typeof s&&o>=s?(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 r&&o<=r?(this.remove.setAttribute("aria-disabled","true"),this.remove.setAttribute("disabled","true")):this.remove&&(this.remove.removeAttribute("aria-disabled"),this.remove.removeAttribute("disabled"))}},{key:"handleInputChange",value:function(e){var t=this.config,n=t.min,i=t.max,a=e.target;a&&(n&&Number(a.value)<=n&&(a.value=String(n)),i&&Number(a.value)>=i&&(a.value=String(i)))}},{key:"handleButtonClick",value:function(e){var t,n,i,a,r=this.config,s=r.min,o=r.max,l=e.target,c=this.config.nonEditableInput?parseInt(null!==(i=null===(a=this.numberDisplay)||void 0===a?void 0:a.textContent)&&void 0!==i?i:"0",10):parseInt(null!==(t=null===(n=this.input)||void 0===n?void 0:n.value)&&void 0!==t?t:"0",10);if(l.classList.contains("input-stepper__button--minus")){if(s&&c<=s){if("true"===l.getAttribute("disabled"))return;return l.setAttribute("aria-disabled","true"),void l.setAttribute("disabled","true")}c-=1}if(l.classList.contains("input-stepper__button--plus")){if(o&&c>=o){if("true"===l.getAttribute("disabled"))return;return l.setAttribute("aria-disabled","true"),void l.setAttribute("disabled","true")}c+=1}!this.config.nonEditableInput&&this.input?this.input.value=String(c):this.numberDisplay&&(this.numberDisplay.textContent=String(c)),this.handleButtonState()}},{key:"init",value:function(){var e=this.element.getAttribute("data-inputstepper"),t={};try{e&&e.trim().startsWith("{")&&(t=JSON.parse(e))}catch(e){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");var n=this.config.defaultValue;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())}},{key:"update",value:function(){this.destroy(),this.init()}},{key:"destroy",value:function(){!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)}}],[{key:"getInstance",value:function(e){return e&&e.ODS_InputStepper?e.ODS_InputStepper:null}}])}(),fu=["className","inputClassName","id","config","isDisabled","isInvalid","nonEditableInput"],vu=["name"],gu="input-stepper",bu=function(e){var t=e.className,n=e.inputClassName,i=e.id,a=e.config,r=e.isDisabled,s=e.isInvalid,o=e.nonEditableInput,l=void 0!==o&&o,c=x(e,fu),d=N(U(mu,{nonEditableInput:l}),1)[0],u=c.name,h=void 0===u?i:u,p=x(c,vu),m=V("".concat(gu,"__field"),n);return F.jsxs("div",_(_({className:V(gu,t,b(b({},"".concat(gu,"--disabled"),r),"".concat(gu,"--invalid"),s)),ref:d,"data-inputstepper":!a||JSON.stringify(a)},p),{},{children:[F.jsx("button",{disabled:r,className:"".concat(gu,"__button ").concat(gu,"__button--minus"),"aria-label":"znížiť počet"}),l||null!=a&&a.nonEditableInput?F.jsx("p",{id:i,className:"".concat(gu,"__number")}):F.jsx(ru,{className:m,id:i,name:h,disabled:r,isInvalid:s,htmlType:"number",inputMode:"numeric"}),F.jsx("button",{disabled:r,className:"".concat(gu,"__button ").concat(gu,"__button--plus"),"aria-label":"zvýšiť počet"})]}))};bu.displayName="InputStepper";var yu,_u,xu=["id","isChecked","isDisabled","isInvalid","name","size","value","className"],wu="radio",Su="default",Nu=function(e){var t=e.id,n=e.isChecked,i=e.isDisabled,a=e.isInvalid,r=e.name,s=e.size,o=void 0===s?Su:s,l=e.value,c=e.className,d=x(e,xu),u=V(wu,c,b(b({},"".concat(wu,"--").concat(o),o!==Su),"is-invalid",a)),h=l||t;return F.jsxs(F.Fragment,{children:[F.jsx("input",_({className:u,type:"radio",id:t,name:r,defaultChecked:n,disabled:i,value:h},d)),F.jsx("div",{className:"".concat(wu,"-display")})]})};function Eu(e){return"object"==typeof e&&"function"==typeof e.to}function ku(e){e.parentElement.removeChild(e)}function Cu(e){return null!=e}function Tu(e){e.preventDefault()}function Au(e){return"number"==typeof e&&!isNaN(e)&&isFinite(e)}function Ou(e,t,n){n>0&&(Mu(e,t),setTimeout(function(){Pu(e,t)},n))}function ju(e){return Math.max(Math.min(e,100),0)}function Lu(e){return Array.isArray(e)?e:[e]}function Du(e){var t=(e=String(e)).split(".");return t.length>1?t[1].length:0}function Mu(e,t){e.classList&&!/\s/.test(t)?e.classList.add(t):e.className+=" "+t}function Pu(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 Iu(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 Ru(e,t){return 100/(t-e)}function zu(e,t,n){return 100*t/(e[n+1]-e[n])}function Fu(e,t){for(var n=1;e>=t[n];)n+=1;return n}Nu.displayName="Radio",function(e){e.Range="range",e.Steps="steps",e.Positions="positions",e.Count="count",e.Values="values"}(yu||(yu={})),function(e){e[e.None=-1]="None",e[e.NoValue=0]="NoValue",e[e.LargeValue=1]="LargeValue",e[e.SmallValue=2]="SmallValue"}(_u||(_u={}));var Bu=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 a=[];for(Object.keys(e).forEach(function(t){a.push([Lu(e[t]),t])}),a.sort(function(e,t){return e[0][0]-t[0][0]}),i=0;i<a.length;i++)this.handleEntryPoint(a[i][1],a[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]=zu(this.xVal,e,n);return t},e.prototype.getAbsoluteDistance=function(e,t,n){var i,a=0;if(e<this.xPct[this.xPct.length-1])for(;e>this.xPct[a+1];)a++;else e===this.xPct[this.xPct.length-1]&&(a=this.xPct.length-2);n||e!==this.xPct[a+1]||a++,null===t&&(t=[]);var r=1,s=t[a],o=0,l=0,c=0,d=0;for(i=n?(e-this.xPct[a])/(this.xPct[a+1]-this.xPct[a]):(this.xPct[a+1]-e)/(this.xPct[a+1]-this.xPct[a]);s>0;)o=this.xPct[a+1+d]-this.xPct[a+d],t[a+d]*r+100-100*i>100?(l=o*i,r=(s-100*i)/t[a+d],i=1):(l=t[a+d]*o/100*r,r=0),n?(c-=l,this.xPct.length+d>=1&&d--):(c+=l,this.xPct.length-d>=1&&d++),s=t[a+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=Fu(n,e),a=e[i-1],r=e[i],s=t[i-1],o=t[i];return s+function(e,t){return zu(e,e[0]<0?t+Math.abs(e[0]):t-e[0],0)}([a,r],n)/Ru(s,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=Fu(n,t),a=e[i-1],r=e[i],s=t[i-1];return function(e,t){return t*(e[1]-e[0])/100+e[0]}([a,r],(n-s)*Ru(s,t[i]))}(this.xVal,this.xPct,e)},e.prototype.getStep=function(e){return function(e,t,n,i){if(100===i)return i;var a=Fu(i,e),r=e[a-1],s=e[a];return n?i-r>(s-r)/2?s:r:t[a-1]?e[a-1]+function(e,t){return Math.round(e/t)*t}(i-e[a-1],t[a-1]):i}(this.xPct,this.xSteps,this.snap,e)},e.prototype.getDefaultStep=function(e,t,n){var i=Fu(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=Fu(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(Du);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(!Au(n="min"===e?0:"max"===e?100:parseFloat(e))||!Au(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]=zu([this.xVal[e],this.xVal[e+1]],t,0)/Ru(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),a=this.xVal[e]+this.xNumSteps[e]*i;this.xHighestCompleteStep[e]=a}else this.xSteps[e]=this.xHighestCompleteStep[e]=this.xVal[e]},e}(),Hu={to:function(e){return void 0===e?"":e.toFixed(2)},from:Number},Vu={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"},Wu=".__tooltips",qu=".__aria";function Uu(e,t){if(!Au(t))throw new Error("noUiSlider: 'step' is not numeric.");e.singleStep=t}function $u(e,t){if(!Au(t))throw new Error("noUiSlider: 'keyboardPageMultiplier' is not numeric.");e.keyboardPageMultiplier=t}function Gu(e,t){if(!Au(t))throw new Error("noUiSlider: 'keyboardMultiplier' is not numeric.");e.keyboardMultiplier=t}function Yu(e,t){if(!Au(t))throw new Error("noUiSlider: 'keyboardDefaultStep' is not numeric.");e.keyboardDefaultStep=t}function Xu(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 Bu(t,e.snap||!1,e.singleStep)}function Ku(e,t){if(t=Lu(t),!Array.isArray(t)||!t.length)throw new Error("noUiSlider: 'start' option is incorrect.");e.handles=t.length,e.start=t}function Zu(e,t){if("boolean"!=typeof t)throw new Error("noUiSlider: 'snap' option must be a boolean.");e.snap=t}function Ju(e,t){if("boolean"!=typeof t)throw new Error("noUiSlider: 'animate' option must be a boolean.");e.animate=t}function Qu(e,t){if("number"!=typeof t)throw new Error("noUiSlider: 'animationDuration' option must be a number.");e.animationDuration=t}function eh(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 th(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 nh(e,t){if(!Au(t))throw new Error("noUiSlider: 'margin' option must be numeric.");0!==t&&(e.margin=e.spectrum.getDistance(t))}function ih(e,t){if(!Au(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 ah(e,t){var n;if(!Au(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&&!Au(t[0])&&!Au(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],a=e.spectrum.xVal[0];if(i/(e.spectrum.xVal[e.spectrum.xVal.length-1]-a)>1)throw new Error("noUiSlider: 'padding' option must not exceed 100% of the range.")}}function rh(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 sh(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,a=t.indexOf("fixed")>=0,r=t.indexOf("snap")>=0,s=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(a){if(2!==e.handles)throw new Error("noUiSlider: 'fixed' behaviour must be used with 2 handles");nh(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:a,snap:r,hover:s,unconstrained:o,invertConnects:l}}function oh(e,t){if(!1!==t)if(!0===t||Eu(t)){e.tooltips=[];for(var n=0;n<e.handles;n++)e.tooltips.push(t)}else{if((t=Lu(t)).length!==e.handles)throw new Error("noUiSlider: must pass a formatter for all handles.");t.forEach(function(e){if("boolean"!=typeof e&&!Eu(e))throw new Error("noUiSlider: 'tooltips' must be passed a formatter or 'false'.")}),e.tooltips=t}}function lh(e,t){if(t.length!==e.handles)throw new Error("noUiSlider: must pass a attributes for all handles.");e.handleAttributes=t}function ch(e,t){if(!Eu(t))throw new Error("noUiSlider: 'ariaFormat' requires 'to' method.");e.ariaFormat=t}function dh(e,t){if(!function(e){return Eu(e)&&"function"==typeof e.from}(t))throw new Error("noUiSlider: 'format' requires 'to' and 'from' methods.");e.format=t}function uh(e,t){if("boolean"!=typeof t)throw new Error("noUiSlider: 'keyboardSupport' option must be a boolean.");e.keyboardSupport=t}function hh(e,t){e.documentElement=t}function ph(e,t){if("string"!=typeof t&&!1!==t)throw new Error("noUiSlider: 'cssPrefix' must be a string or `false`.");e.cssPrefix=t}function mh(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 fh(e){var t={margin:null,limit:null,padding:null,animate:!0,animationDuration:300,ariaFormat:Hu,format:Hu},n={step:{r:!1,t:Uu},keyboardPageMultiplier:{r:!1,t:$u},keyboardMultiplier:{r:!1,t:Gu},keyboardDefaultStep:{r:!1,t:Yu},start:{r:!0,t:Ku},connect:{r:!0,t:eh},direction:{r:!0,t:rh},snap:{r:!1,t:Zu},animate:{r:!1,t:Ju},animationDuration:{r:!1,t:Qu},range:{r:!0,t:Xu},orientation:{r:!1,t:th},margin:{r:!1,t:nh},limit:{r:!1,t:ih},padding:{r:!1,t:ah},behaviour:{r:!0,t:sh},ariaFormat:{r:!1,t:ch},format:{r:!1,t:dh},tooltips:{r:!1,t:oh},keyboardSupport:{r:!0,t:uh},documentElement:{r:!1,t:hh},cssPrefix:{r:!0,t:ph},cssClasses:{r:!0,t:mh},handleAttributes:{r:!1,t:lh}},i={connect:!1,direction:"ltr",behaviour:"tap",orientation:"horizontal",keyboardSupport:!0,cssPrefix:"noUi-",cssClasses:Vu,keyboardPageMultiplier:5,keyboardMultiplier:1,keyboardDefaultStep:10};e.format&&!e.ariaFormat&&(e.ariaFormat=e.format),Object.keys(n).forEach(function(a){if(Cu(e[a])||void 0!==i[a])n[a].t(t,Cu(e[a])?e[a]:i[a]);else if(n[a].r)throw new Error("noUiSlider: '"+a+"' is required.")}),t.pips=e.pips;var a=document.createElement("div"),r=void 0!==a.style.msTransform,s=void 0!==a.style.transform;return t.transformRule=s?"transform":r?"msTransform":"webkitTransform",t.style=[["left","top"],["right","bottom"]][t.dir][t.ort],t}function vh(e,t,n){var i,a,r,s,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=[],v=[],g=0,b={},y=!1,_=e.ownerDocument,x=t.documentElement||_.documentElement,w=_.body,S="rtl"===_.dir||1===t.ort?0:100;function N(e,t){var n=_.createElement("div");return t&&Mu(n,t),e.appendChild(n),n}function E(e,n){var i=N(e,t.cssClasses.origin),a=N(i,t.cssClasses.handle);if(N(a,t.cssClasses.touchArea),a.setAttribute("data-handle",String(n)),t.keyboardSupport&&(a.setAttribute("tabindex","0"),a.addEventListener("keydown",function(e){return function(e,n){if(T()||A(n))return!1;var i=["Left","Right"],a=["Down","Up"],r=["PageDown","PageUp"],s=["Home","End"];t.dir&&!t.ort?i.reverse():t.ort&&!t.dir&&(a.reverse(),r.reverse());var o,l=e.key.replace("Arrow",""),c=l===r[0],d=l===r[1],u=l===a[0]||l===i[0]||c,h=l===a[1]||l===i[1]||d,v=l===s[1];if(!(u||h||l===s[0]||v))return!0;if(e.preventDefault(),h||u){var g=u?0:1,b=ae(n)[g];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=v?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){a.setAttribute(e,r[e])})}return a.setAttribute("role","slider"),a.setAttribute("aria-orientation",t.ort?"vertical":"horizontal"),0===n?Mu(a,t.cssClasses.handleLower):n===t.handles-1&&Mu(a,t.cssClasses.handleUpper),i.handle=a,i}function k(e,n){return!!n&&N(e,t.cssClasses.connect)}function C(e,n){return!(!t.tooltips||!t.tooltips[n])&&N(e.firstChild,t.cssClasses.tooltip)}function T(){return h.hasAttribute("disabled")}function A(e){return r[e].hasAttribute("disabled")}function O(){l&&($("update"+Wu),l.forEach(function(e){e&&ku(e)}),l=null)}function j(){O(),l=r.map(C),U("update"+Wu,function(e,n,i){if(l&&t.tooltips&&!1!==l[n]){var a=e[n];!0!==t.tooltips[n]&&(a=t.tooltips[n].to(i[n])),l[n].innerHTML=a}})}function L(e,t){return e.map(function(e){return p.fromStepping(t?p.getStep(e):e)})}function D(){o&&(ku(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===yu.Range||e.mode===yu.Steps)return p.xVal;if(e.mode===yu.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===yu.Positions?L(e.values,e.stepped):e.mode===yu.Values?e.stepped?e.values.map(function(e){return p.fromStepping(p.getStep(p.toStepping(e)))}):e.values:[]}(e),a={},r=p.xVal[0],s=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]!==s&&(i.push(s),l=!0),i.forEach(function(n,r){var s,d,u,h,m,f,v,g,b,y,_=n,x=i[r+1],w=e.mode===yu.Steps;for(w&&(s=p.xNumSteps[r]),s||(s=x-_),void 0===x&&(x=_),s=Math.max(s,1e-7),d=_;d<=x;d=t(d,s)){for(g=(m=(h=p.toStepping(d))-c)/(e.density||1),y=m/(b=Math.round(g)),u=1;u<=b;u+=1)a[(f=c+u*y).toFixed(5)]=[p.fromStepping(f),0];v=i.indexOf(d)>-1?_u.LargeValue:w?_u.SmallValue:_u.NoValue,!r&&o&&d!==x&&(v=0),d===x&&l||(a[h.toFixed(5)]=[d,v]),c=h}}),a}(e),i=e.filter,a=e.format||{to:function(e){return String(Math.round(e))}};return o=h.appendChild(function(e,n,i){var a,r,s=_.createElement("div"),o=((a={})[_u.None]="",a[_u.NoValue]=t.cssClasses.valueNormal,a[_u.LargeValue]=t.cssClasses.valueLarge,a[_u.SmallValue]=t.cssClasses.valueSub,a),l=((r={})[_u.None]="",r[_u.NoValue]=t.cssClasses.markerNormal,r[_u.LargeValue]=t.cssClasses.markerLarge,r[_u.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,a=i?o:l;return n+" "+(i?c:d)[t.ort]+" "+a[e]}return Mu(s,t.cssClasses.pips),Mu(s,0===t.ort?t.cssClasses.pipsHorizontal:t.cssClasses.pipsVertical),Object.keys(e).forEach(function(a){!function(e,a,r){if((r=n?n(a,r):r)!==_u.None){var o=N(s,!1);o.className=u(r,t.cssClasses.marker),o.style[t.style]=e+"%",r>_u.NoValue&&((o=N(s,!1)).className=u(r,t.cssClasses.value),o.setAttribute("data-value",String(a)),o.style[t.style]=e+"%",o.innerHTML=String(i.to(a)))}}(a,e[a][0],e[a][1])}),s}(n,i,a))}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,a){var r=function(r){var s,o,l=function(e,t,n){var i=0===e.type.indexOf("touch"),a=0===e.type.indexOf("mouse"),r=0===e.type.indexOf("pointer"),s=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;s=c[0].pageX,o=c[0].pageY}else{var d=Array.prototype.find.call(e.changedTouches,l);if(!d)return!1;s=d.pageX,o=d.pageY}}return t=t||Iu(_),(a||r)&&(s=e.clientX+t.x,o=e.clientY+t.y),e.pageOffset=t,e.points=[s,o],e.cursor=a||r,e}(r,a.pageOffset,a.target||n);return!!l&&!(T()&&!a.doNotReject)&&(s=h,o=t.cssClasses.tap,!((s.classList?s.classList.contains(o):new RegExp("\\b"+o+"\\b").test(s.className))&&!a.doNotReject)&&!(e===d.start&&void 0!==l.buttons&&l.buttons>1)&&(!a.hover||!l.buttons)&&(u||l.preventDefault(),l.calcPoint=l.points[t.ort],void i(l,a)))},s=[];return e.split(" ").forEach(function(e){n.addEventListener(e,r,!!u&&{passive:!0}),s.push([e,r])}),s}function R(e){var n,a,r,s,o,l,c=100*(e-(n=i,a=t.ort,r=n.getBoundingClientRect(),o=(s=n.ownerDocument).documentElement,l=Iu(s),/webkit.*Chrome.*Mobile/i.test(navigator.userAgent)&&(l.x=0),a?r.top+l.y-o.clientTop:r.left+l.x-o.clientLeft))/P();return c=ju(c),t.dir?100-c:c}function z(e,t){"mouseout"===e.type&&"HTML"===e.target.nodeName&&null===e.relatedTarget&&B(e,t)}function F(e,n){if(-1===navigator.appVersion.indexOf("MSIE 9")&&0===e.buttons&&0!==n.buttonsProperty)return B(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 B(e,n){n.handle&&(Pu(n.handle,t.cssClasses.active),g-=1),n.listeners.forEach(function(e){x.removeEventListener(e[0],e[1])}),0===g&&(Pu(h,t.cssClasses.drag),J(),e.cursor&&(w.style.cursor="",w.removeEventListener("selectstart",Tu))),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(A)){var i;1===n.handleNumbers.length&&(i=r[n.handleNumbers[0]].children[0],g+=1,Mu(i,t.cssClasses.active)),e.stopPropagation();var a=[],s=I(d.move,x,F,{target:e.target,handle:i,connect:n.connect,listeners:a,startCalcPoint:e.calcPoint,baseSize:P(),pageOffset:e.pageOffset,handleNumbers:n.handleNumbers,buttonsProperty:e.buttons,locations:f.slice()}),o=I(d.end,x,B,{target:e.target,handle:i,listeners:a,doNotReject:!0,handleNumbers:n.handleNumbers}),l=I("mouseout",x,z,{target:e.target,handle:i,listeners:a,doNotReject:!0,handleNumbers:n.handleNumbers});a.push.apply(a,s.concat(o,l)),e.cursor&&(w.style.cursor=getComputedStyle(e.target).cursor,r.length>1&&Mu(h,t.cssClasses.drag),w.addEventListener("selectstart",Tu,!1)),n.handleNumbers.forEach(function(e){G("start",e)})}}function V(e){e.stopPropagation();var n=R(e.calcPoint),i=function(e){var t=100,n=!1;return r.forEach(function(i,a){if(!A(a)){var r=f[a],s=Math.abs(r-e);(s<t||s<=t&&e>r||100===s&&100===t)&&(n=a,t=s)}}),n}(n);!1!==i&&(t.events.snap||Ou(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 W(e){var t=R(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(se,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,V,{}),e.hover&&I(d.move,i,W,{hover:!0}),e.drag&&s.forEach(function(n,i){if(!1!==n&&0!==i&&i!==s.length-1){var a=r[i-1],o=r[i],l=[n],c=[a,o],u=[i-1,i];Mu(n,t.cssClasses.draggable),e.fixed&&(l.push(a.children[0]),l.push(o.children[0])),e.dragAll&&(c=r,u=v),l.forEach(function(e){I(d.start,e,H,{handles:c,handleNumbers:u,connect:n})})}})}function U(e,t){b[e]=b[e]||[],b[e].push(t),"update"===e.split(".")[0]&&r.forEach(function(e,t){G("update",t)})}function $(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],a=e.substring(i.length);t&&t!==i||n&&n!==a||function(e){return e===qu||e===Wu}(a)&&n!==a||delete b[e]})}function G(e,n,i){Object.keys(b).forEach(function(a){var r=a.split(".")[0];e===r&&b[a].forEach(function(e){e.call(se,m.map(t.format.to),n,m.slice(),i||!1,f.slice(),se)})})}function Y(e,n,i,a,s,o,l){var c;return r.length>1&&!t.events.unconstrained&&(a&&n>0&&(c=p.getAbsoluteDistance(e[n-1],t.margin,!1),i=Math.max(i,c)),s&&n<r.length-1&&(c=p.getAbsoluteDistance(e[n+1],t.margin,!0),i=Math.min(i,c))),r.length>1&&t.limit&&(a&&n>0&&(c=p.getAbsoluteDistance(e[n-1],t.limit,!1),i=Math.min(i,c)),s&&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=ju(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,a,r){var s=i.slice(),o=a[0],l=t.events.smoothSteps,c=[!e,e],d=[e,!e];a=a.slice(),e&&a.reverse(),a.length>1?a.forEach(function(e,t){var i=Y(s,e,s[e]+n,c[t],d[t],!1,l);!1===i?n=0:(n=i-s[e],s[e]=i)}):c=d=[!0];var u=!1;a.forEach(function(e,t){u=Q(e,i[e]+n,c[t],d[t],!1,l)||u}),u&&(a.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(){v.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,a,s,o){return s||(n=Y(f,e,n,i,a,!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 a=f.every(function(e,t,n){return 0===t||e>=n[t-1]});if(y!==!a)return y=!y,eh(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(s[e]){var n=f.slice();y&&n.sort(function(e,t){return e-t});var i=0,a=100;0!==e&&(i=n[e-1]),e!==s.length-1&&(a=n[e]);var r=a-i,o="translate("+X(Z(i,r)+"%","0")+")",l="scale("+X(r/100,"1")+")";s[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 a=Lu(e),r=void 0===f[0];n=void 0===n||n,t.animate&&!r&&Ou(h,t.cssClasses.tap,t.animationDuration),v.forEach(function(e){Q(e,te(a[e],e),!0,!1,i)});var s=1===v.length?0:1;if(r&&p.hasNoSize()&&(i=!0,f[0]=0,v.length>1)){var o=100/(v.length-1);v.forEach(function(e){f[e]=e*o})}for(;s<v.length;++s)v.forEach(function(e){Q(e,f[e],!0,!0,i)});J(),v.forEach(function(e){G("update",e),null!==a[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 ae(e){var n=f[e],i=p.getNearbySteps(n),a=m[e],r=i.thisStep.step,s=null;if(t.snap)return[a-i.stepBefore.startValue||null,i.stepAfter.startValue-a||null];!1!==r&&a+r>i.stepAfter.startValue&&(r=i.stepAfter.startValue-a),s=a>i.thisStep.startValue?i.thisStep.step:!1!==i.stepBefore.step&&a-i.stepBefore.highestStep,100===n?r=null:0===n&&(s=null);var o=p.countStepDecimals();return null!==r&&!1!==r&&(r=Number(r.toFixed(o))),null!==s&&!1!==s&&(s=Number(s.toFixed(o))),[s,r]}function re(){for(;a.firstChild;)a.removeChild(a.firstChild);for(var e=0;e<=t.handles;e++)s[e]=k(a,t.connect[e]),ee(e);q({drag:t.events.drag,fixed:!0})}Mu(c=h,t.cssClasses.target),0===t.dir?Mu(c,t.cssClasses.ltr):Mu(c,t.cssClasses.rtl),0===t.ort?Mu(c,t.cssClasses.horizontal):Mu(c,t.cssClasses.vertical),Mu(c,"rtl"===getComputedStyle(c).direction?t.cssClasses.textDirectionRtl:t.cssClasses.textDirectionLtr),i=N(c,t.cssClasses.base),function(e,n){a=N(n,t.cssClasses.connects),r=[],(s=[]).push(k(a,e[0]));for(var i=0;i<t.handles;i++)r.push(E(n,i)),v[i]=i,s.push(k(a,e[i+1]))}(t.connect,i),q(t.events),ne(t.start),t.pips&&M(t.pips),t.tooltips&&j(),$("update"+qu),U("update"+qu,function(e,n,i,a,s){v.forEach(function(e){var n=r[e],a=Y(f,e,0,!0,!0,!0),o=Y(f,e,100,!0,!0,!0),l=s[e],c=String(t.ariaFormat.to(i[e]));a=p.fromStepping(a).toFixed(1),o=p.fromStepping(o).toFixed(1),l=p.fromStepping(l).toFixed(1),n.children[0].setAttribute("aria-valuemin",a),n.children[0].setAttribute("aria-valuemax",o),n.children[0].setAttribute("aria-valuenow",l),n.children[0].setAttribute("aria-valuetext",c)})});var se={destroy:function(){for($(qu),$(Wu),Object.keys(t.cssClasses).forEach(function(e){Pu(h,t.cssClasses[e])});h.firstChild;)h.removeChild(h.firstChild);delete h.noUiSlider},steps:function(){return v.map(ae)},on:U,off:$,get:ie,set:ne,setHandle:function(e,t,n,i){if(!((e=Number(e))>=0&&e<v.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 a=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 s=fh(n);r.forEach(function(n){void 0!==e[n]&&(t[n]=s[n])}),p=s.spectrum,t.margin=s.margin,t.limit=s.limit,t.padding=s.padding,t.pips?M(t.pips):D(),t.tooltips?j():O(),f=[],ne(Cu(e.start)?e.start:a,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 se}var gh=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=vh(e,fh(t),t);return e.noUiSlider=n,n},bh={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}},yh=function(){return g(function e(t,n){var i=this;return f(this,e),this.handleSliderUpdate=function(e,t){var n=e[t];if(i.inputs[t]&&(i.inputs[t].value=n),i.outputs[t]){var a=i.outputs[t];a&&a.format?a.element.innerText=a.format.to(i.config.format.from(n)):a&&(a.element.innerText=n)}},this.element=t,this.config=_(_({},bh),n),this.inputs=[],this.outputs=[],this.handleSliderUpdate=this.handleSliderUpdate.bind(this),this.element.ODS_RangeSlider=this,this.init(),this},[{key:"init",value:function(){var e,t=this,n=this.element.getAttribute("data-rangeslider-config"),i={};if(n)try{i=JSON.parse(n)}catch(e){}if(this.config=_(_({},this.config),i),this.config.format=Je(this.config.format),this.element.noUiSlider&&(this.element.noUiSlider=void 0,null!==(e=this.instance)&&void 0!==e&&e.destroy&&this.instance.destroy()),!this.config.range)throw new Error("RangeSlider config must include 'range'.");this.instance=gh(this.element,this.config),this.inputs=Array.from(document.querySelectorAll("input[name^=".concat(this.element.getAttribute("id"),"-]"))),this.outputs=this.inputs.map(function(e){var t=document.getElementById("".concat(e.getAttribute("id"),"-output"));if(t){var n=t.getAttribute("data-format");return{element:t,format:t.hasAttribute("data-format")&&n?Je(JSON.parse(n)):void 0}}return!1}),this.instance.on("update",function(e,n){t.handleSliderUpdate(e.map(String),n)})}},{key:"update",value:function(){var e;null===(e=this.instance)||void 0===e||e.destroy(),this.init()}},{key:"destroy",value:function(){var e,t;null===(e=this.instance)||void 0===e||e.off("update"),null===(t=this.instance)||void 0===t||t.destroy(),this.element.ODS_RangeSlider=null}}],[{key:"getInstance",value:function(e){return e&&e.ODS_RangeSlider?e.ODS_RangeSlider:null}}])}(),_h=["className","id","hasDataAttr","config","elementBefore","elementAfter","isInvalid","width"],xh="range-slider",wh="default",Sh=function(e){var t=e.className,n=e.id,i=e.hasDataAttr,a=void 0===i||i,r=e.config,s=e.elementBefore,o=e.elementAfter;e.isInvalid;var l=e.width,c=void 0===l?wh:l,d=x(e,_h),u=N(U(yh),1)[0],h=G(n),p=V(xh,b({},"".concat(xh,"--").concat(c),c!==wh),t);return F.jsxs(F.Fragment,{children:[s,F.jsx("div",_({id:h,className:p,ref:u,"data-rangeslider":a,"data-rangeslider-config":JSON.stringify(r)},d)),r.start.map(function(e,t){var n="".concat(h,"-").concat(t);return F.jsx("input",{type:"hidden",id:n,name:n},n)}),o]})};Sh.displayName="RangeSlider";var Nh=["children","className","id","isDisabled","isInvalid","isValid","isReadonly","placeholder","size","width","name"],Eh="textarea",kh="default",Ch="default",Th=function(e){var t=e.children,n=e.className,i=e.id,a=e.isDisabled,r=e.isInvalid,s=e.isValid,o=e.isReadonly,l=e.placeholder,c=e.size,d=void 0===c?kh:c,u=e.width,h=void 0===u?Ch:u,p=e.name,m=x(e,Nh),f=V(Eh,b(b({"is-invalid":r,"is-valid":s},"".concat(Eh,"--").concat(d),d!==kh),"".concat(Eh,"--").concat(h),h!==Ch),n),v=p||i;return F.jsx("textarea",_(_({className:f,id:i,name:v,disabled:a,readOnly:o,placeholder:l},m),{},{children:t}))};Th.displayName="TextArea";var Ah=r(null),Oh=["type","control","renderControl","prefix","suffix","id"],jh=Fc(function(){return Promise.resolve().then(function(){return Mo}).then(function(e){return{default:e.Autocomplete}})}),Lh="form-field__control",Dh=function(t){var n,i,a,r,s=t.className,o=e.useContext(Ah),l=e.useContext(Bc),c=null!==(n=null==o?void 0:o.controlId)&&void 0!==n?n:"",d=null!==(i=null==o?void 0:o.control)&&void 0!==i?i:{},u=null==o?void 0:o.isRadioCheck,h=null==o?void 0:o.hint,p=null!==(a=null==o?void 0:o.messages)&&void 0!==a?a:[],m=null==o?void 0:o.tooltip,f=null!==(r=null==l?void 0:l.messages)&&void 0!==r?r:[],v=d.type,g=d.control,y=d.renderControl,w=d.prefix,S=d.suffix;d.id;var N=x(d,Oh),k=function(e,t,n,i){return[].concat(E(e?["".concat(i,"-hint")]:[]),E(t.map(function(e,t){return"".concat(i,"-message-").concat(t)})),E(n?["".concat(i,"-tooltip")]:[])).join(" ")}(h,p,m,c),C=u||"autocomplete"===v,T=function(e){switch(e){case"autocomplete":return jh;case"checkbox":return zo;case"datepicker":return Nc;case"file":return eu;case"group":return hu;case"radio":return Nu;case"range":return Sh;case"select":return xo;case"input-stepper":return bu;case"textarea":return Th;default:return ru}}(null!=v?v:"text"),A=N.isInvalid,O=N.isValid,j=null!=A?A:(f.some(function(e){return e.isMain})||p.some(function(e){return"error"===e.type}))&&!O,L=_(_(_(_(_({},N),"group"!==v&&{id:c}),k.length&&{"aria-describedby":k}),"file"===v&&{"aria-labelledby":"".concat(c,"-label")}),{},{isInvalid:j},"group"===v&&g&&{addonPrefix:w,addonSuffix:S,control:_(_({},g),{},{id:c,isInvalid:j})});return y?y(L):F.jsx(fe,{condition:C,wrapper:F.jsx("div",{className:V(Lh,s)}),children:F.jsx(T,_(_({},L),{},{className:V(N.className,b({},"".concat(Lh),!C))}))})},Mh=["className","children"],Ph=function(e){var t=e.className,n=e.children,i=x(e,Mh);return n?F.jsx("p",_(_({className:V("hint",t)},i),{},{children:n})):null};Ph.displayName="Hint";var Ih=["htmlFor","className","children"],Rh=function(e){var t=e.htmlFor,n=e.className,i=e.children,a=x(e,Ih);return F.jsx("label",_(_({htmlFor:t,className:V("label",n)},a),{},{children:i}))};Rh.displayName="Label";var zh="form-field__label",Fh=function(){var t,n=e.useContext(Ah),i=null==n?void 0:n.control,a=null!==(t=null==n?void 0:n.controlId)&&void 0!==t?t:"",r=null==n?void 0:n.label,s=null==n?void 0:n.labelAfter;return F.jsx(F.Fragment,{children:s?F.jsxs("div",{className:zh,children:["range"!==(null==i?void 0:i.type)?F.jsx(Rh,{id:a?"".concat(a,"-label"):void 0,htmlFor:a,className:s?void 0:zh,children:r}):F.jsx("span",{id:a?"".concat(a,"-label"):void 0,className:V("label",b({},zh,!s)),children:r}),s&&F.jsxs(F.Fragment,{children:[" ",s]})]}):"range"!==(null==i?void 0:i.type)?F.jsx(Rh,{id:a?"".concat(a,"-label"):void 0,htmlFor:a,className:zh,children:r}):F.jsx("span",{id:a?"".concat(a,"-label"):void 0,className:V("label",b({},zh,!s)),children:r})})},Bh=["id","children","placement"],Hh=function(e){var t=e.id,n=e.children,i=e.placement,a=void 0===i?"right":i,r=x(e,Bh);return n?F.jsxs(F.Fragment,{children:[" ",F.jsx(xs,_(_({id:"".concat(t,"-tooltip"),className:"form-field__tooltip",placement:a},r),{},{children:n}))]}):null};Hh.displayName="FormTooltip";var Vh=function(t){var n,i=t.hideLabel,a=void 0!==i&&i,r=t.children,s=e.useContext(Ah),o=null!==(n=null==s?void 0:s.controlId)&&void 0!==n?n:"",l=null==s?void 0:s.tooltip,c=null==s?void 0:s.hint;return F.jsxs("div",{className:"form-field__description",children:[a?null:F.jsxs(F.Fragment,{children:[F.jsx(Fh,{}),F.jsx(Hh,{id:o,children:l})]}),F.jsx(Ph,{id:"".concat(o,"-hint"),className:"form-field__hint",children:c}),r]})},Wh=["className","children","type"],qh={info:"info",warning:"warning-important",error:"error-severe",invalid:"error-severe"},Uh={info:"info",warning:"warning",error:"danger",invalid:"danger"},$h="message",Gh=function(e){var t=e.className,n=e.children,i=e.type,a=void 0===i?"info":i,r=x(e,Wh),s=V($h,t,"invalid"===a&&b({},"".concat($h,"--invalid"),"invalid"===a));return F.jsxs("p",_(_({className:s},r),{},{children:[a&&F.jsx(oe,{name:qh[a],size:"medium",color:Uh[a],className:"".concat($h,"__icon")}),n]}))};Gh.displayName="Message";var Yh=function(t){var n,i=t.isMain,a=e.useContext(Ah),r=e.useContext(Bc),s=null!==(n=null!=a?a:r)&&void 0!==n?n:{},o=s.controlId,l=s.messages;return(void 0===l?[]:l).filter(function(e){return i===e.isMain}).map(function(e,t){return F.jsx(Gh,{id:"".concat(o,"-message-").concat(t),type:e.type,children:e.text},t.toString())})},Xh=["className","control","hint","label","labelAfter","messages","tooltip"],Kh="form-field",Zh=function(e){var t,n=e.className,i=e.control,a=e.hint,r=e.label,s=e.labelAfter,o=e.messages,l=void 0===o?[]:o,c=e.tooltip,d=x(e,Xh),u=["radio","checkbox"].includes(null!==(t=null==i?void 0:i.type)&&void 0!==t?t:""),h="checkbox"===(null==i?void 0:i.type)&&(null==i?void 0:i.isToggle),p=V(Kh,n,b({},"".concat(Kh,"--radiocheck"),u)),m=function(e){var t,n=e.id,i=e.control;return null!==(t=null!=n?n:i&&i.id)&&void 0!==t?t:q()}(null!=i?i:{}),f={control:i,hint:a,label:r,labelAfter:s,messages:l,tooltip:c,controlId:m,isRadioCheck:u};return F.jsx("div",_(_({className:p},d),{},{children:F.jsx(Ah.Provider,{value:f,children:u?h?F.jsx(F.Fragment,{children:F.jsxs(je,{space:"small",children:[F.jsx(Ie,{children:F.jsxs(je,{canWrap:!1,children:[F.jsx(Ie,{children:F.jsx(Dh,{className:"mr-none"})}),F.jsxs(Ie,{canShrink:!0,children:[F.jsx(Fh,{}),F.jsx(Hh,{id:m,children:c})]})]})}),F.jsx(De,{}),F.jsx(Ie,{className:"mt-none",children:F.jsx(Vh,{hideLabel:!0,children:F.jsx(Yh,{})})})]})}):F.jsxs(F.Fragment,{children:[F.jsx(Dh,{}),F.jsx(Vh,{children:F.jsx(Yh,{})})]}):F.jsxs(F.Fragment,{children:[F.jsx(Vh,{}),F.jsx(Dh,{}),F.jsx(Yh,{})]})})}))};Zh.displayName="Field";var Jh=["legend","legendProps","description","className","children","messages"],Qh=function(e){var t=e.legend,n=e.legendProps,i=e.description,a=e.className,r=e.children,s=e.messages,o=x(e,Jh),l=V("fieldset",a);return F.jsxs("fieldset",_(_({className:l},o),{},{children:[F.jsx("legend",_(_({},n),{},{children:t})),i,s?F.jsxs(Bc.Provider,{value:{messages:s},children:[F.jsx(Yh,{isMain:!0}),r,F.jsx(Yh,{})]}):r]}))};Qh.displayName="Fieldset";var ep=["children","className","percentage"],tp=function(e,t){var n=e;return"".concat(e/2*(t/100),", ").concat(n)},np=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:100;return Math.min(Math.max(e,t),n)},ip="gauge",ap=e.forwardRef(function(e,t){var n=e.children,i=e.className,a=e.percentage,r=void 0===a?0:a,s=x(e,ep),o=122*Math.PI*2,l={r:100,cx:110,cy:110,strokeWidth:15,fill:"none",transform:"rotate(160, 110, 110)"};return F.jsxs("figure",_(_({ref:t,className:V("".concat(ip),i)},s),{},{children:[F.jsxs("svg",{width:"220",height:"150",viewBox:"0 0 220 150",className:"".concat(ip,"__dial"),children:[F.jsx("circle",_({className:"".concat(ip,"__display"),strokeDasharray:tp(o,100)},l)),F.jsx("circle",_({className:"".concat(ip,"__indicator"),strokeDasharray:tp(o,np(r))},l))]}),F.jsx("figcaption",{className:"".concat(ip,"__text"),children:n})]}))});ap.displayName="Gauge";var rp=["color","size","children","className"],sp="sticker",op=function(e){var t=e.color,n=e.size,i=e.children,a=e.className,r=x(e,rp),s=V(sp,b(b({},"".concat(sp,"--").concat(t),t),"".concat(sp,"--").concat(n),n),a);return F.jsx("div",_(_({className:s},r),{},{children:i}))};op.displayName="Sticker";var lp={medium:{title:"h2",description:"bold"},large:{title:"h1",description:"large bold"}},cp=function(e){var t=e.button,n=e.description,i=e.hasGradientOverlay,a=e.image,r=e.hasFullwidthImage,s=e.price,o=e.sticker,l=e.title,c=e.textSize,d=void 0===c?"medium":c,u=!!a&&("src"in a&&!!a.src||"default"in a&&a.default&&1===Object.keys(a).length),h=V("hero");return F.jsx("div",{className:h,children:F.jsx($a,{children:F.jsxs(at,{className:"justify-content-space-between",children:[F.jsxs(dt,{size:{sm:10,md:9,lg:5},className:"hero__content",children:[F.jsx("h1",{className:lp[d].title,children:l}),n&&F.jsx("p",{className:V(lp[d].description,"hero__description"),children:n}),s&&F.jsxs("p",{className:"h2 hero__price",children:["string"==typeof s&&s,"object"===C(s)&&F.jsxs(F.Fragment,{children:[s.prefix,tt(s.amount),s.suffix]})]}),t&&F.jsx(ot,_({type:"primary"},t))]}),o&&F.jsx(dt,{size:{md:3,lg:2},className:"hero__content show-md",children:F.jsx(op,_(_({},o),{},{className:V("hero__sticker",o.className)}))}),a&&F.jsx("div",{className:"hero__image-wrapper",children:F.jsx(Cr,{src:"src"in a?{default:a.src}:a,srcSet:"src"in a?a.srcSet:void 0,alt:"",className:V("hero__image",{"hero__image--fullwidth":r,"hero__image--single":u,"hero__image--gradient":i,"hero__image--gradient-halfwidth":i&&!r})})})]})})})};cp.displayName="Hero";var dp=["icon","children","tooltip"],up="icon-list",hp=function(e){var t=e.icon,n=e.children,i=e.tooltip,a=x(e,dp);return F.jsxs("li",_(_({},a),{},{children:[F.jsx(oe,{name:t,size:"medium",className:"".concat(up,"__icon")}),F.jsxs("div",{className:V("".concat(up,"__content"),{"text-nowrap":i}),children:[F.jsx(fe,{condition:!!i,wrapper:F.jsx("span",{className:"".concat(up,"__content-text"),children:n}),children:n}),i&&" ",i&&F.jsx(xs,{className:"bold",placement:"right",children:i})]})]}))};hp.displayName="IconListItem";var pp=["items","className"],mp=["content"],fp=function(e){var t=e.items,n=void 0===t?[]:t,i=e.className,a=x(e,pp);return F.jsx("ul",_(_({className:V("icon-list",i)},a),{},{children:n.map(function(e,t){var n=e.content,i=x(e,mp);return F.jsx(hp,_(_({},i),{},{children:n}),t.toString())})}))};fp.displayName="IconList";var vp=["color","isEnclosed","size","className","children"],gp="list",bp=function(e){var t=e.color,n=e.isEnclosed,i=e.size,a=e.className,r=e.children,s=x(e,vp),o=V(gp,b(b(b({},"".concat(gp,"--").concat(i),i),"".concat(gp,"--").concat(t),t),"".concat(gp,"--enclosed"),n),a);return F.jsx("ul",_(_({className:o},s),{},{children:r}))},yp=["href","className","children"],_p=function(e){var t=e.href,n=e.className,i=e.children,a=x(e,yp),r=t?"a":"button",s="button"===r?"button":void 0,o=V("list__control",n);return F.jsxs(r,_(_({className:o,type:s,href:t},a),{},{children:[i,F.jsx(oe,{name:"chevron-right",size:"medium",className:"list__indicator"})]}))};_p.displayName="ListItemClickableControl";var xp=["controlProps","className","children"],wp=function(e){var t=e.controlProps,n=e.className,i=e.children,a=x(e,xp),r=V("list__item",n);return F.jsx("li",_(_({className:r},a),{},{children:F.jsx(fe,{condition:void 0!==t,wrapper:F.jsx(_p,_({},t)),children:i})}))};wp.displayName="ListItem";var Sp={cycleDuration:4e3,delay:5e3},Np=function(){return g(function e(t,n){f(this,e),this.element=t,this.config=_(_({},Sp),n),this.interval=null,this.delay=null,this.currentMessageIndex=0,this.messages=[],this.cycleMessages=this.cycleMessages.bind(this),this.element.ODS_Loader=this,this.init()},[{key:"initBody",value:function(){var e,t=this.element.getAttribute("data-loader-messages");this.messages=t?JSON.parse(t):[],this.messages.length&&(this.interval=window.setInterval(this.cycleMessages,null!==(e=this.config.cycleDuration)&&void 0!==e?e:Sp.cycleDuration))}},{key:"init",value:function(){var e,t=this;this.element.hasAttribute("data-loader-delayed")?this.delay=window.setTimeout(function(){t.element.parentNode&&t.element.parentNode instanceof HTMLElement&&t.element.parentNode.classList.remove("hide"),t.initBody()},null!==(e=this.config.delay)&&void 0!==e?e:Sp.delay):this.initBody()}},{key:"destroy",value:function(){this.interval&&window.clearInterval(this.interval),this.delay&&window.clearTimeout(this.delay)}},{key:"cycleMessages",value:function(){this.currentMessageIndex<this.messages.length?(this.element.innerText=this.messages[this.currentMessageIndex],this.currentMessageIndex+=1):this.destroy()}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Loader?e.ODS_Loader:null}}])}(),Ep=["messages","size","className","colour","isDelayed","children"],kp="loader",Cp=function(e){var t=e.messages,n=e.size,i=void 0===n?"default":n,a=e.className,r=e.colour,s=void 0===r?"default":r,o=e.isDelayed,l=e.children,c=x(e,Ep),d=N(U(Np,{messages:t,isDelayed:o}),1)[0],u=V(kp,b(b(b({},"".concat(kp,"--").concat(i),"default"!==i),"".concat(kp,"--").concat(s),"default"!==s),"hide",o),a);return F.jsxs("div",_(_({className:u},c),{},{children:[F.jsx("div",{className:"".concat(kp,"__body"),children:F.jsx("div",{className:"".concat(kp,"__line")})}),t&&F.jsx("div",{"data-loader":!0,"data-loader-delayed":o,"data-loader-messages":JSON.stringify(t),className:"".concat(kp,"__messages"),ref:d,children:l})]}))};Cp.displayName="Loader";var Tp=["className","children"],Ap=function(e){var t=e.className,n=e.children,i=x(e,Tp),a=V("loader-fullscreen",t);return F.jsx("div",_(_({className:a,role:"status","aria-live":"polite"},i),{},{children:F.jsxs($a,{children:[n,F.jsx(Cp,{size:"large"})]})}))};Ap.displayName="LoaderFullscreen";var Op=["className","alt","name","spritePath"],jp="megamenu-icon",Lp=function(e){var t=e.className,n=e.alt,i=e.name,a=e.spritePath,r=void 0===a?"/sprite.svg":a,s=x(e,Op),o=V(jp,t);return F.jsxs("svg",_(_({className:o,"aria-hidden":void 0!==n?void 0:"true",role:void 0!==n?"img":void 0},s),{},{children:[void 0!==n&&n.length>0&&F.jsx("title",{children:n}),F.jsx("use",{className:"".concat(jp,"__use ").concat(jp,"__use--light"),xlinkHref:"".concat(r,"#").concat(i)}),F.jsx("use",{className:"".concat(jp,"__use ").concat(jp,"__use--dark"),xlinkHref:"".concat(r,"#").concat(i)})]}))},Dp=function(){return F.jsxs("svg",{viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[F.jsx("path",{d:"M40 0H0V40H40V0Z",fill:"#FF7900"}),F.jsx("path",{d:"M34.2897 28.57H5.71973V34.28H34.2897V28.57Z",fill:"white"})]})},Mp=function(){return F.jsxs("svg",{width:"40",height:"67",viewBox:"0 0 40 67",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[F.jsxs("g",{clipPath:"url(#clip0_897_389)",children:[F.jsx("rect",{width:"40",height:"40",fill:"white"}),F.jsx("rect",{width:"40",height:"40",fill:"#FF7900"}),F.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"}),F.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"}),F.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"}),F.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"}),F.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"}),F.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"})]}),F.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"}),F.jsx("defs",{children:F.jsx("clipPath",{id:"clip0_897_389",children:F.jsx("rect",{width:"40",height:"40",fill:"white"})})})]})},Pp=function(){return F.jsxs("span",{"data-megamenu-brand-mark":!0,children:[F.jsx("span",{"data-megamenu-logo-full":!0,"aria-hidden":"true",children:F.jsx(Mp,{})}),F.jsx("span",{"data-megamenu-logo-compact":!0,"aria-hidden":"true",children:F.jsx(Dp,{})})]})},Ip="megamenu",Rp="".concat(Ip,"__top"),zp="".concat(Ip,"__main"),Fp="".concat(Ip,"__container"),Bp="".concat(Ip,"__grid"),Hp="".concat(Ip,"__card"),Vp="".concat(Ip,"__nav"),Wp="".concat(Ip,"__nav--vertical"),qp="".concat(Ip,"__nav--space-small"),Up="".concat(Ip,"__nav--mobile-locale"),$p="".concat(Ip,"__nav-item"),Gp="".concat(Ip,"__nav-item--lead"),Yp="".concat(Ip,"__nav-item--main"),Xp="".concat(Ip,"__nav-link"),Kp="".concat(Ip,"__nav-link--locale"),Zp="".concat(Ip,"__nav-link--no-line"),Jp="".concat(Ip,"__nav-cart-icon"),Qp="".concat(Ip,"__nav-spacer"),em="".concat(Ip,"__nav-icon"),tm="".concat(em,"--no-gap-md-down"),nm="".concat(Ip,"__nav-logo"),im="".concat(Ip,"__nav-button"),am="".concat(Ip,"__nav-button--indicator"),rm="".concat(Ip,"__nav-dropdown"),sm="".concat(Ip,"__subnav"),om="".concat(Ip,"__subnav-item"),lm="".concat(Ip,"__overlay"),cm="".concat(Ip,"-spacer"),dm="".concat(Ip,"-spacer--small"),um="".concat(Ip,"__text--large"),hm="".concat(Ip,"__caption"),pm="".concat(Ip,"--hide-md-down"),mm="".concat(Ip,"--hide-lg-up"),fm="".concat(Ip,"__mobile"),vm="".concat(Ip,"__mobile-overlay"),gm="".concat(Ip,"__mobile-wrapper"),bm="".concat(Ip,"__mobile-header"),ym="".concat(Ip,"__mobile-body"),_m="".concat(Ip,"__mobile-account"),xm="".concat(Ip,"__mobile-account-avatar"),wm="".concat(Ip,"__mobile-account-name"),Sm="".concat(Ip,"__mobile-account-phone"),Nm="".concat(Ip,"__mobile-account-logout"),Em="".concat(Ip,"__mobile-account-cta"),km="".concat(Ip,"__mobile-account-links"),Cm="".concat(Ip,"__mobile-account-link"),Tm="".concat(Ip,"__accordion"),Am="".concat(Ip,"__accordion-item"),Om="".concat(Ip,"__accordion-header"),jm="".concat(Ip,"__accordion-button"),Lm="".concat(Ip,"__accordion-title"),Dm="".concat(Ip,"__accordion-icon"),Mm="".concat(Ip,"__accordion-body"),Pm="".concat(Ip,"__input"),Im="".concat(Ip,"__input-wrapper"),Rm="".concat(Ip,"__input-wrapper--search-icon-with-placeholder"),zm="".concat(Ip,"__input-wrapper--search-responsive"),Fm="".concat(Ip,"__tag"),Bm="".concat(Ip,"__tag--orange"),Hm="".concat(Ip,"__tag--small"),Vm="".concat(Ip,"__tag--transparent"),Wm="".concat(Ip,"__tag--large"),qm="".concat(Ip,"__list--inline"),Um="".concat(Ip,"__list--gap-small"),$m=[{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í"}]}]]}],Gm=["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"],Ym=["apple","apple hodinky","apple iphone","apple 16","apple pro","apple watch"],Xm=function(e){return"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"}},Km=function(e){var t=e.inputId,n=e.inputLabel,i=e.searchValue,a=e.hasSearchEmpty,r=e.hasSearchFilled,s=e.emptyStateLinkHref,o=void 0===s?"#":s;return F.jsxs(F.Fragment,{children:[F.jsx("label",{htmlFor:t,className:"sr-only",children:n}),F.jsx("span",{className:V(Im,zm,Rm),children:F.jsx("input",{className:Pm,id:t,type:"text",placeholder:"Hľadať",name:"search",defaultValue:i})}),a?F.jsxs(F.Fragment,{children:[F.jsx("p",{className:hm,children:"Najhľadanejši výrazy"}),F.jsx("ul",{className:qm,children:Gm.map(function(e){return F.jsx("li",{children:F.jsx("a",{href:o,className:V(Fm),children:e})},e)})})]}):r?F.jsx("ul",{className:sm,children:Ym.map(function(e){return F.jsx("li",{className:om,children:F.jsx("a",{href:"#",className:"no-underline",children:e})},e)})}):null]})},Zm=function(e){var t=e.titleId,n=e.panelId;return F.jsxs("div",{className:V(fm),"data-megamenu-mobile-panel":"my-orange",id:n,role:"dialog","aria-modal":"true","aria-labelledby":t,"aria-hidden":"true",children:[F.jsx("h2",{id:t,className:"sr-only",children:"Môj Orange"}),F.jsx("button",{"aria-label":"Zatvoriť panel Môj Orange",className:vm,type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"my-orange"}),F.jsxs("div",{className:gm,children:[F.jsx("div",{className:bm,children:F.jsx("div",{className:Fp,children:F.jsxs("ul",{className:V(Vp,qp),children:[F.jsx("li",{className:Qp,"aria-hidden":"true"}),F.jsx("li",{className:$p,children:F.jsx("button",{type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"my-orange",className:im,"aria-label":"Zatvoriť panel Môj Orange",children:F.jsx(Lp,{name:"close",width:20,height:20,"aria-hidden":"true"})})})]})})}),F.jsx("div",{className:ym,children:F.jsxs("div",{className:Fp,children:[F.jsxs("div",{className:_m,children:[F.jsx("div",{className:xm,"aria-hidden":"true",children:F.jsx(Lp,{name:"user",width:72,height:72})}),F.jsx("p",{className:wm,children:"Martin Prihlásený"}),F.jsx("p",{className:Sm,children:"0905 123 456"}),F.jsx("a",{href:"#",className:Nm,children:"Odhlásiť"}),F.jsx("a",{href:"#",className:Em,children:"My Orange"})]}),F.jsx("nav",{"aria-label":"Môj Orange rýchle akcie",children:F.jsxs("ul",{className:V(sm,km),children:[F.jsx("li",{className:om,children:F.jsx("a",{href:"#",className:Cm,children:"Zaplatiť faktúru"})}),F.jsx("li",{className:om,children:F.jsx("a",{href:"#",className:Cm,children:"Pozrieť spotrebu"})}),F.jsx("li",{className:om,children:F.jsx("a",{href:"#",className:Cm,children:"Aktivovať služby"})}),F.jsx("li",{className:om,children:F.jsx("a",{href:"#",className:Cm,children:"Dobiť kredit"})})]})})]})})]})]})},Jm=function(e){return F.jsx(F.Fragment,{children:e.map(function(e){var t;return F.jsxs("li",{className:om,children:[F.jsx("a",{href:null!==(t=e.href)&&void 0!==t?t:"/",className:e.isLarge?um:void 0,children:e.label}),e.tag?F.jsx("span",{className:V(Fm,Bm,Hm),children:e.tag}):null]},e.label)})})},Qm=function(t,n,i){var a=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r="".concat(n,"-").concat(t.id,"-").concat(t.featured.id);return F.jsxs("div",{className:Bp,children:[F.jsxs("div",{className:V(Hp,"is-highlighted"),children:[F.jsx("h3",{id:r,className:"sr-only",children:t.featured.heading}),F.jsx("ul",{className:sm,role:"group","aria-labelledby":r,children:Jm(t.featured.items)})]}),a?F.jsx("div",{className:Hp,children:t.columns.flat().map(function(a){var r="".concat(n,"-").concat(t.id,"-").concat(a.id,"-heading");return F.jsxs(e.Fragment,{children:[F.jsx("p",{id:r,className:i,children:a.heading}),F.jsx("ul",{className:sm,role:"group","aria-labelledby":r,children:Jm(a.items)})]},a.id)})}):t.columns.map(function(a,r){return F.jsx("div",{className:Hp,children:a.map(function(a){var r="".concat(n,"-").concat(t.id,"-").concat(a.id,"-heading");return F.jsxs(e.Fragment,{children:[F.jsx("p",{id:r,className:i,children:a.heading}),F.jsx("ul",{className:sm,role:"group","aria-labelledby":r,children:Jm(a.items)})]},a.id)})},"".concat(t.id,"-").concat(r))})]})},ef=function(e){var t=e.className,n=e.title,i=void 0===n?"Človek":n,a=e.isSticky,r=void 0===a||a,s=e.searchEmpty,o=e.searchFilled,l=e.compactLogoOnly,c=void 0!==l&&l,d=Xm("main"),u=Boolean(s),h=Boolean(o),p=u||h,m=u?"":h?"apple":"";return F.jsxs("header",{children:[F.jsxs("nav",{className:V(Ip,t,{"is-sticky":r}),"data-megamenu":!0,"aria-label":"Main navigation",children:[F.jsx("div",{className:V(Rp,pm),"data-hide-when-sticky":"true",children:F.jsx("div",{className:Fp,children:F.jsxs("ul",{className:V(Vp,qp),"aria-label":"Top menu",children:[F.jsx("li",{className:$p,children:F.jsx("a",{href:"/",className:V(Xp,"is-active"),"aria-current":"page",children:"Pre vás"})}),F.jsx("li",{className:$p,children:F.jsx("a",{href:"/",className:Xp,children:"Pre biznis"})}),F.jsx("li",{className:Qp,"aria-hidden":"true"}),F.jsx("li",{className:V($p,Gp),children:F.jsxs("a",{href:"/",className:Xp,children:[F.jsx(Lp,{name:"call",width:20,height:20,className:em,"aria-hidden":"true"}),"Kontakt"]})}),F.jsx("li",{className:$p,children:F.jsx("a",{href:"/",className:V(Xp,"is-active"),children:"SK"})}),F.jsx("li",{className:$p,children:F.jsx("a",{href:"/",className:Xp,children:"EN"})})]})})}),F.jsx("div",{className:zp,children:F.jsx("div",{className:Fp,children:F.jsxs("ul",{className:Vp,"aria-label":"Hlavné menu",children:[F.jsx("li",{className:V($p,Yp),children:F.jsx("a",{href:"/",className:nm,"aria-label":"".concat(i," - Domovská stránka"),children:c?F.jsx(Dp,{}):F.jsx(Pp,{})})}),$m.map(function(e){return F.jsxs("li",{className:V($p,Yp,pm),children:[F.jsx("button",{type:"button",className:V(im,am),"aria-controls":"megamenu-".concat(e.id),"aria-expanded":"false","aria-haspopup":"true",children:e.label}),F.jsx("div",{className:rm,id:"megamenu-".concat(e.id),children:F.jsx("div",{className:Fp,children:Qm(e,"megamenu",hm)})})]},e.id)}),F.jsx("li",{className:V($p,Yp,pm),children:F.jsx("a",{href:"/",className:V(Xp),children:"Akcie"})}),F.jsx("li",{className:V($p,Yp,pm),children:F.jsx("a",{href:"/",className:V(Xp),children:"Pomoc"})}),F.jsx("li",{className:Qp,"aria-hidden":"true"}),F.jsxs("li",{className:V($p,pm),children:[F.jsx("button",{type:"button",className:im,"aria-label":"Vyhľadávanie","aria-controls":d.searchDropdownId,"aria-expanded":"false","aria-haspopup":"true",children:F.jsx(Lp,{width:24,height:24,name:"search","aria-hidden":"true"})}),F.jsx("div",{className:V(rm,"is-spaced"),id:d.searchDropdownId,children:F.jsx("div",{className:Fp,children:F.jsx(Km,{inputId:d.searchInputDesktopId,inputLabel:"Vyhľadávanie v hlavnom menu",searchValue:m,hasSearchEmpty:u,hasSearchFilled:h,emptyStateLinkHref:"/"})})})]}),F.jsx("li",{className:V($p),children:F.jsxs("a",{href:"/",className:V(Xp),"aria-label":"Košík, 1 položka",children:[F.jsx("span",{className:Jp,"data-items-in-cart":"1","aria-hidden":"true",children:F.jsx(Lp,{width:24,height:24,name:"buy","aria-hidden":"true"})}),F.jsx("span",{className:"sr-only",children:"1 položka v košíku"})]})}),F.jsx("li",{className:$p,children:F.jsxs("button",{type:"button",className:im,"data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"my-orange","aria-haspopup":"dialog","aria-expanded":"false",children:[F.jsx(Lp,{width:24,height:24,name:"user",className:em,"aria-hidden":"true"}),"Môj Orange"]})}),F.jsx("li",{className:V($p,mm),children:F.jsx("button",{type:"button",className:im,"aria-label":"Otvoriť menu","data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"main","aria-haspopup":"dialog","aria-expanded":"false",children:F.jsx(Lp,{width:24,height:24,name:"menu","aria-hidden":"true"})})})]})})}),F.jsxs("div",{className:V(fm),"data-megamenu-mobile-panel":"main",id:d.mobileMainPanelId,role:"dialog","aria-modal":"true","aria-labelledby":d.mobileMainTitleId,"aria-hidden":"true",children:[F.jsx("span",{id:d.mobileMainTitleId,className:"sr-only",children:"Hlavné menu"}),F.jsx("button",{"aria-label":"Zatvoriť menu",className:vm,type:"button"}),F.jsxs("div",{className:gm,children:[F.jsx("div",{className:bm,children:F.jsx("div",{className:Fp,children:F.jsxs("ul",{className:V(Vp,qp),children:[F.jsx("li",{className:$p,children:F.jsx("a",{href:"/",className:V(Xp,"is-active"),"aria-current":"page",children:"Pre vás"})}),F.jsx("li",{className:$p,children:F.jsx("a",{href:"/",className:Xp,children:"Pre biznis"})}),F.jsx("li",{className:Qp,"aria-hidden":"true"}),F.jsx("li",{className:$p,children:F.jsx("button",{type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"main",className:im,"aria-label":"Zatvoriť menu",children:F.jsx(Lp,{name:"close",width:20,height:20,"aria-hidden":"true"})})})]})})}),F.jsxs("div",{className:ym,children:[F.jsxs("div",{className:Fp,children:[F.jsx(Km,{inputId:d.searchInputMobileId,inputLabel:"Vyhľadávanie v mobilnom menu",searchValue:m,hasSearchEmpty:u,hasSearchFilled:h}),p?null:F.jsxs(F.Fragment,{children:[F.jsxs("ul",{className:Tm,children:[$m.map(function(e){var t="mobile-accordion-".concat(e.id),n="mobile-".concat(e.id,"-button");return F.jsxs("li",{className:Am,children:[F.jsx("div",{className:Om,children:F.jsxs("button",{type:"button",className:jm,"aria-controls":t,"aria-expanded":"false","data-accordion-toggle":!0,id:n,children:[F.jsx("span",{className:Lm,children:e.label}),F.jsx(Lp,{name:"chevron-right",width:24,height:24,className:Dm,"aria-hidden":"true"})]})}),F.jsx("div",{className:Mm,id:t,role:"region","aria-labelledby":n,children:Qm(e,"mobile",hm,!0)})]},e.id)}),F.jsx("li",{className:Am,children:F.jsx("div",{className:Om,children:F.jsx("a",{href:"/",className:jm,children:F.jsx("span",{className:Lm,children:"Akcie"})})})}),F.jsx("li",{className:Am,children:F.jsx("div",{className:Om,children:F.jsx("a",{href:"/",className:jm,children:F.jsx("span",{className:Lm,children:"Pomoc"})})})})]}),F.jsxs("ul",{className:V(Vp,qp,Up),"aria-label":"Výber jazyka",children:[F.jsx("li",{className:$p,children:F.jsx("a",{href:"/",className:V(Xp,Kp,"is-active"),children:"SK"})}),F.jsx("li",{className:$p,children:F.jsx("a",{href:"/",className:V(Xp,Kp),children:"EN"})})]})]})]}),p?null:F.jsxs(F.Fragment,{children:[F.jsx("hr",{className:"mt-none"}),F.jsxs("div",{className:Fp,children:[F.jsx("h3",{id:"mobile-quick-access-heading",className:"sr-only",children:"Rýchly prístup"}),F.jsxs("ul",{className:V(Vp,Wp),role:"group","aria-labelledby":"mobile-quick-access-heading",children:[F.jsx("li",{className:$p,children:F.jsxs("button",{type:"button",className:im,"data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"my-orange","aria-haspopup":"dialog","aria-expanded":"false",children:[F.jsx(Lp,{width:24,height:24,name:"user",className:em,"aria-hidden":"true"}),"Môj Orange"]})}),F.jsx("li",{className:$p,children:F.jsxs("a",{href:"/",className:im,children:[F.jsx(Lp,{width:24,height:24,name:"call",className:em,"aria-hidden":"true"}),"Kontakt"]})}),F.jsx("li",{className:$p,children:F.jsxs("a",{href:"/",className:im,children:[F.jsx(Lp,{width:24,height:24,name:"advertising",className:em,"aria-hidden":"true"}),"Akcie"]})}),F.jsx("li",{className:$p,children:F.jsxs("a",{href:"/",className:im,children:[F.jsx(Lp,{width:24,height:24,name:"newspaper",className:em,"aria-hidden":"true"}),"Pomoc"]})})]})]})]})]})]})]}),F.jsx(Zm,{panelId:d.myOrangePanelId,titleId:d.myOrangeTitleId}),F.jsx("button",{"aria-label":"Zatvoriť dropdown menu",className:lm,type:"button"})]}),F.jsx("div",{className:cm,"aria-hidden":"true"})]})},tf=["Kategória 1","Kategória 2","Kategória 3","Kategória 4","Kategória 5"],nf=function(e){var t=e.className,n=e.title,i=void 0===n?"Človek":n,a=e.isSticky,r=void 0===a||a,s=e.searchEmpty,o=e.searchFilled,l=e.compactLogoOnly,c=void 0!==l&&l,d=Xm("blog"),u=Boolean(s),h=Boolean(o),p=u||h,m=u?"":h?"apple":"";return F.jsxs("header",{children:[F.jsxs("nav",{className:V(Ip,t,{"is-sticky":r}),"data-megamenu":!0,"aria-label":"Main navigation",children:[F.jsx("div",{className:zp,children:F.jsx("div",{className:Fp,children:F.jsxs("ul",{className:Vp,"aria-label":"Hlavné menu",children:[F.jsx("li",{className:V($p,Yp),children:F.jsxs("a",{href:"/",className:nm,"aria-label":"".concat(i," - Domovská stránka"),children:[c?F.jsx(Dp,{}):F.jsx(Pp,{}),F.jsx("span",{children:i})]})}),F.jsx("li",{className:V($p,Yp,pm),children:F.jsx("a",{href:"/",className:V(Xp,Zp),children:"Naspať na Orange"})}),F.jsx("li",{className:Qp,"aria-hidden":"true"}),F.jsxs("li",{className:V($p,pm),children:[F.jsx("button",{type:"button",className:im,"aria-label":"Vyhľadávanie","aria-controls":d.searchDropdownId,"aria-expanded":"false","aria-haspopup":"true",children:F.jsx(Lp,{width:24,height:24,name:"search","aria-hidden":"true"})}),F.jsx("div",{className:V(rm,"is-spaced"),id:d.searchDropdownId,children:F.jsx("div",{className:Fp,children:F.jsx(Km,{inputId:d.searchInputDesktopId,inputLabel:"Vyhľadávanie v blog menu",searchValue:m,hasSearchEmpty:u,hasSearchFilled:h})})})]}),F.jsx("li",{className:$p,children:F.jsxs("button",{type:"button",className:im,"data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"my-orange","aria-haspopup":"dialog","aria-expanded":"false","aria-label":"Môj Orange",children:[F.jsx(Lp,{width:24,height:24,name:"user",className:V(em,tm),"aria-hidden":"true"}),F.jsx("span",{className:pm,children:"Môj Orange"})]})}),F.jsxs("li",{className:V($p,pm),children:[F.jsxs("button",{type:"button",className:V(im,"megamenu__nav-button--toggle"),"aria-label":"Kategórie","aria-controls":"megamenu-blog-categories","aria-expanded":"false","aria-haspopup":"true",children:[F.jsx("span",{className:"megamenu__nav-button-icon-open",children:F.jsx(Lp,{width:24,height:24,name:"menu","aria-hidden":"true"})}),F.jsx("span",{className:"megamenu__nav-button-icon-close",children:F.jsx(Lp,{width:24,height:24,name:"close","aria-hidden":"true"})})]}),F.jsx("div",{className:V(rm,"is-spaced"),id:"megamenu-blog-categories",children:F.jsxs("div",{className:Fp,children:[F.jsx("p",{className:hm,children:"Kategórie"}),F.jsx("ul",{className:qm,children:tf.map(function(e){return F.jsx("li",{children:F.jsx("a",{href:"/",className:V(Fm,Vm,Wm),children:e})},e)})})]})})]}),F.jsx("li",{className:V($p,mm),children:F.jsx("button",{type:"button",className:im,"aria-label":"Otvoriť menu","data-megamenu-mobile-toggle":!0,"data-megamenu-mobile-target":"main","aria-haspopup":"dialog","aria-expanded":"false",children:F.jsx(Lp,{width:24,height:24,name:"menu","aria-hidden":"true"})})})]})})}),F.jsxs("div",{className:V(fm),"data-megamenu-mobile-panel":"main",id:d.mobileMainPanelId,role:"dialog","aria-modal":"true","aria-labelledby":d.mobileMainTitleId,"aria-hidden":"true",children:[F.jsx("span",{id:d.mobileMainTitleId,className:"sr-only",children:"Hlavné menu"}),F.jsx("button",{"aria-label":"Zatvoriť menu",className:vm,type:"button"}),F.jsxs("div",{className:gm,children:[F.jsx("div",{className:bm,children:F.jsx("div",{className:Fp,children:F.jsxs("ul",{className:V(Vp,qp),children:[F.jsx("li",{className:$p,children:F.jsxs("a",{href:"/",className:nm,"aria-label":"".concat(i," - Domovská stránka"),children:[c?F.jsx(Dp,{}):F.jsx(Pp,{}),F.jsx("span",{children:i})]})}),F.jsx("li",{className:Qp,"aria-hidden":"true"}),F.jsx("li",{className:$p,children:F.jsx("button",{type:"button","data-megamenu-close-button":!0,"data-megamenu-mobile-target":"main",className:im,"aria-label":"Zatvoriť menu",children:F.jsx(Lp,{name:"close",width:20,height:20,"aria-hidden":"true"})})})]})})}),F.jsx("div",{className:ym,children:F.jsxs("div",{className:Fp,children:[F.jsx(Km,{inputId:d.searchInputMobileId,inputLabel:"Vyhľadávanie v mobilnom blog menu",searchValue:m,hasSearchEmpty:u,hasSearchFilled:h}),p?null:F.jsxs(F.Fragment,{children:[F.jsx("p",{className:hm,children:"Kategórie"}),F.jsx("ul",{className:V(sm,Um),children:tf.map(function(e){return F.jsx("li",{children:F.jsx("a",{href:"/",className:V(Fm,Vm,Wm),children:e})},e)})}),F.jsx("hr",{className:"mt-none"}),F.jsx("ul",{className:V(Vp,Wp),children:F.jsx("li",{className:$p,children:F.jsx("a",{href:"/",className:im,children:"Naspať na Orange"})})})]})]})})]})]}),F.jsx(Zm,{panelId:d.myOrangePanelId,titleId:d.myOrangeTitleId}),F.jsx("button",{"aria-label":"Zatvoriť dropdown menu",className:lm,type:"button"})]}),F.jsx("div",{className:dm,"aria-hidden":"true"})]})};const af=":not([inert]):not([inert] *)",rf=':not([tabindex^="-"])',sf=":not(:disabled)";var of=[`a[href]${af}${rf}`,`area[href]${af}${rf}`,`input:not([type="hidden"]):not([type="radio"])${af}${rf}${sf}`,`input[type="radio"]${af}${rf}${sf}`,`select${af}${rf}${sf}`,`textarea${af}${rf}${sf}`,`button${af}${rf}${sf}`,`details${af} > summary:first-of-type${rf}`,`iframe${af}${rf}`,`audio[controls]${af}${rf}`,`video[controls]${af}${rf}`,`[contenteditable]${af}${rf}`,`[tabindex]${af}${rf}`];function lf(e){(e.querySelector("[autofocus]")||e).focus()}function cf(e,t){if(t&&hf(e))return e;if(function(e){return!(e.shadowRoot&&"-1"===e.getAttribute("tabindex")||e.matches(":disabled,[hidden],[inert]"))}(e))if(e.shadowRoot){let n=df(e.shadowRoot,t);for(;n;){const e=cf(n,t);if(e)return e;n=uf(n,t)}}else if("slot"===e.localName){const n=e.assignedElements({flatten:!0});t||n.reverse();for(const e of n){const n=cf(e,t);if(n)return n}}else{let n=df(e,t);for(;n;){const e=cf(n,t);if(e)return e;n=uf(n,t)}}return!t&&hf(e)?e:null}function df(e,t){return t?e.firstElementChild:e.lastElementChild}function uf(e,t){return t?e.nextElementSibling:e.previousElementSibling}const hf=e=>!e.shadowRoot?.delegatesFocus&&e.matches(of.join(","))&&!(e=>!(!e.matches("details:not([open]) *")||e.matches("details>summary:first-of-type"))||!(e.offsetWidth||e.offsetHeight||e.getClientRects().length))(e);function pf(e=document){const t=e.activeElement;return t?t.shadowRoot?pf(t.shadowRoot)||document.activeElement:t:null}function mf(e,t){return function t(n){if(!n||n===document||n===window)return null;const i=ff(n);return i&&(n=i),n.closest(e)||t(n.getRootNode().host)}(t)}function ff(e){return e.assignedSlot||(e.parentNode?ff(e.parentNode):null)}const vf="data-a11y-dialog";class gf{$el;id;previouslyFocused;shown;constructor(e){this.$el=e,this.id=this.$el.getAttribute(vf)||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=pf(),"BODY"===this.previouslyFocused?.tagName&&e?.target&&(this.previouslyFocused=e.target),"focus"===e?.type?this.maintainFocus():lf(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=mf(`[${vf}-show="${this.id}"]`,t),i=mf(`[${vf}-hide="${this.id}"]`,t),a=mf(`[${vf}-hide]`,t)&&mf('[aria-modal="true"]',t)===this.$el;n&&this.show(e),(i||a)&&this.hide(e)}bindKeypress(e){if(mf('[aria-modal="true"]',pf())!==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=cf(e,!0);return[t,t?cf(e,!1)||t:null]}(e);if(!n)return t.preventDefault();const a=pf();t.shiftKey&&a===n?(i.focus(),t.preventDefault()):t.shiftKey||a!==i||(n.focus(),t.preventDefault())}(this.$el,e)}maintainFocus(){const e=pf();mf(`[aria-modal="true"], [${vf}-ignore-focus-trap]`,e)||lf(this.$el)}}function bf(){for(const e of document.querySelectorAll("[data-a11y-dialog]"))new gf(e)}"undefined"!=typeof document&&("loading"===document.readyState?document.addEventListener("DOMContentLoaded",bf):bf());var yf=["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(","),_f="undefined"==typeof Element,xf=_f?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,wf=!_f&&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},Sf=function(e){return"INPUT"===e.tagName},Nf=function(e){var t=e.getBoundingClientRect(),n=t.width,i=t.height;return 0===n&&0===i},Ef=function(e,t){return!(t.disabled||function(e){return Sf(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 a=xf.call(e,"details>summary:first-of-type")?e.parentElement:e;if(xf.call(a,"details:not([open]) *"))return!0;if(n&&"full"!==n&&"full-native"!==n&&"legacy-full"!==n){if("non-zero-area"===n)return Nf(e)}else{if("function"==typeof i){for(var r=e;e;){var s=e.parentElement,o=wf(e);if(s&&!s.shadowRoot&&!0===i(s))return Nf(e);e=e.assignedSlot?e.assignedSlot:s||o===e.ownerDocument?s:o.host}e=r}if(function(e){var t,n,i,a,r=e&&wf(e),s=null===(t=r)||void 0===t?void 0:t.host,o=!1;if(r&&r!==e)for(o=!!(null!==(n=s)&&void 0!==n&&null!==(i=n.ownerDocument)&&void 0!==i&&i.contains(s)||null!=e&&null!==(a=e.ownerDocument)&&void 0!==a&&a.contains(e));!o&&s;){var l,c,d;o=!(null===(c=s=null===(l=r=wf(s))||void 0===l?void 0:l.host)||void 0===c||null===(d=c.ownerDocument)||void 0===d||!d.contains(s))}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!!xf.call(t,"fieldset[disabled] *")||!i.contains(e)}return!0}t=t.parentElement}return!1}(t))},kf=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==xf.call(e,yf)&&function(e,t){return!(function(e){return function(e){return Sf(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||wf(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 a=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!a||a===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||!Ef(e,t))}(t,e)},Cf="--ods-modal-scrollbar-width",Tf="data-lock-scrolltop",Af=function(){function e(t,n){return f(this,e),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}return g(e,[{key:"handleShow",value:function(t){e.lockBody(),t&&t.classList.add(this.config.classModalIsOpen);var n=t.querySelector("[data-a11y-dialog-initial-focus]");n&&(kf(n)||n.setAttribute("tabindex","-1"),n.focus())}},{key:"handleHide",value:function(t){e.unlockBody(),t&&t.classList.remove(this.config.classModalIsOpen)}},{key:"show",value:function(){this.instance.show()}},{key:"hide",value:function(){this.instance.hide()}},{key:"headerFirstItemSpacing",value:function(){var e=this.element.querySelector(".modal__header");if(e){var t=e.classList.contains("modal__header--no-spacing"),n=Array.from(e.children).find(function(e){return!e.classList.contains("btn")});n&&!t&&(n.style.marginRight="40px")}}},{key:"init",value:function(){var t=this;this.config.modalsRoot&&!this.config.disablePortal&&e.moveToModalRoot(this.element,document.querySelector(this.config.modalsRoot)),this.instance=new gf(this.element),this.instance.on("show",function(e){var n=e.currentTarget;t.handleShow(n)}),this.instance.on("hide",function(e){var n=e.currentTarget;t.handleHide(n)}),this.headerFirstItemSpacing()}},{key:"destroy",value:function(){if(this.instance){this.instance.hide();var 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}},{key:"update",value:function(){this.destroy(),this.init()}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Modal||null}},{key:"moveToModalRoot",value:function(e,t){t&&t.appendChild(e)}},{key:"resolveBodyLockClassName",value:function(e,t){var n;return e||(null==t||null===(n=t.config)||void 0===n?void 0:n.classModalIsOpenBody)||"has-modal"}},{key:"lockBody",value:function(t,n){if(!e.isLocked){var i=e.resolveBodyLockClassName(t,this),a=window.scrollY;document.body.setAttribute(Tf,a.toString());var r=window.innerWidth-document.documentElement.clientWidth;document.body.style.position="fixed",document.body.style.top="-".concat(a,"px"),document.body.style.left="0",document.body.style.right="0",document.body.style.paddingRight="".concat(r,"px"),document.body.style.setProperty(Cf,"".concat(r,"px")),document.body.classList.add(i),e.isLocked=!0}}},{key:"unlockBody",value:function(t,n){if(e.isLocked){var i=e.resolveBodyLockClassName(t,this),a=Number.parseInt(document.body.getAttribute(Tf)||"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(Cf),document.body.classList.remove(i),window.scrollTo({top:Number.isFinite(a)?a:0,left:0,behavior:"instant"}),e.isLocked=!1}}}])}();Af.isLocked=!1;var Of=["color","className","children","withTopPadding","disableSpacing"],jf="modal__body",Lf=function(e){var t=e.color,n=e.className,i=e.children,a=e.withTopPadding,r=e.disableSpacing,s=x(e,Of);return F.jsx("div",_(_({className:V(jf,n,_(_(_({},t&&"background-contrast"!==t?b({},t,!0):{}),"background-contrast"===t?b({},"".concat(t," text-inverse"),!0):{}),{},b(b(b({},"".concat(jf,"--colorful"),t),"".concat(jf,"--with-top-padding"),a),"".concat(jf,"--no-spacing"),r)))},s),{},{children:i}))};Lf.displayName="ModalBody";var Df=function(e){return F.jsx(xt,_({iconName:"delete",type:"ghost",isSquare:!0,size:"small",className:"modal__close","data-a11y-dialog-hide":!0,"aria-label":"Zatvoriť"},e))};Df.displayName="ModalCloseButton";var Mf=["size","className","children"],Pf=function(e){var t=e.size,n=e.className,i=e.children,a=x(e,Mf);return F.jsx("h2",_(_({className:V(n,{"display-3":"large"===t,h2:"small"===t})},a),{},{children:i}))};Pf.displayName="ModalTitle";var If=["actions","className","children","hasStickyFooter","id","isActive","onHide","size","title","renderHeader","renderBody","renderTitle","renderFooter","fullHeight","disableHeaderSpacing","disableFooterSpacing"],Rf="modal",zf={actions:[F.jsx(ot,{"data-a11y-dialog-hide":!0,children:"Zatvoriť"},"1")]},Ff=function(e){var t=e.actions,i=void 0===t?zf.actions:t,a=e.className,r=e.children,s=e.hasStickyFooter,o=e.id,l=e.isActive,c=e.onHide,d=e.size,h=e.title,p=e.renderHeader,m=e.renderBody,f=e.renderTitle,v=e.renderFooter,g=e.fullHeight,y=e.disableHeaderSpacing,w=e.disableFooterSpacing,S=x(e,If),E=void 0!==l,k=u(function(){return E?{disablePortal:!0}:{}},[E]),C=N(U(Af,k),2),T=C[0],A=C[1];n(function(){if(A.current&&c){var e=function(){c()};return A.current.instance.on("hide",e),function(){var t;null===(t=A.current)||void 0===t||t.instance.off("hide",e)}}},[A,c]),n(function(){A.current&&(l?A.current.show():!1===l&&A.current.hide())},[A,l]);var O=V("".concat(Rf,"__dialog"),b(b({},"".concat(Rf,"__dialog--").concat(d),d),"".concat(Rf,"__dialog--full-height"),g),a),j="".concat(o,"-title"),L=f?f(o):F.jsx(Pf,{id:j,size:d,"data-a11y-dialog-initial-focus":!0,children:h});return F.jsxs("div",_(_({id:o},!E&&{"data-modal":!0}),{},{className:Rf,ref:T,role:"dialog","aria-hidden":"true","aria-modal":"true","aria-labelledby":j,children:[F.jsx("div",{className:"modal__overlay",tabIndex:-1,"data-a11y-dialog-hide":!0}),F.jsxs("div",_(_({className:O,role:"document"},S),{},{children:[F.jsx("div",{className:V("".concat(Rf,"__header"),b({},"".concat(Rf,"__header--no-spacing"),y)),children:p?p(o):F.jsxs(F.Fragment,{children:[F.jsx(Df,{}),L]})}),m?m():F.jsx(Lf,{withTopPadding:!!p,children:r}),F.jsx("div",{className:V("".concat(Rf,"__footer"),b(b({},"".concat(Rf,"__footer--sticky"),s),"".concat(Rf,"__footer--no-spacing"),w)),children:v?v():F.jsx(fe,{condition:i.length>1,wrapper:F.jsx(be,{}),children:i.map(function(e){return e})})})]}))]}))};Ff.displayName="Modal";var Bf=["className","children","button","image","space"],Hf="modal__product",Vf=e.forwardRef(function(e,t){var n=e.className,i=e.children,a=e.button;e.image,e.space;var r=x(e,Bf),s=V("".concat(Hf,"-footer"),n),o="".concat(Hf,"-footer-content"),l="".concat(Hf,"-footer-button");return F.jsxs("div",_(_({className:s,ref:t},r),{},{children:[F.jsx("div",{className:o,children:i}),F.jsx("div",{className:l,children:a})]}))});Vf.displayName="ModalProductFooter";var Wf=["className","children","image","space","titleId"],qf="modal__product",Uf=e.forwardRef(function(e,t){var n=e.className,i=e.children,a=e.image,r=e.space,s=e.titleId,o=x(e,Wf),l=V("".concat(qf,"-header"),b({},"".concat(qf,"-header--space-small"),"small"===r),n),c="".concat(qf,"-content");return F.jsxs("div",_(_({className:l,ref:t},o),{},{children:[F.jsx("div",{className:c,id:s,children:i}),a]}))});Uf.displayName="ModalProductHeader";var $f=["ariaLabel","className","hasIcon","href","isActive","isFirst","isLast","label"],Gf="pagination__link",Yf=function(e){var t=e.ariaLabel,n=e.className,i=e.hasIcon,a=e.href,r=e.isActive,s=e.isFirst,o=e.isLast,l=e.label,c=x(e,$f),d=V("pagination__item",n),u=V(Gf,"btn btn--square",b({},"".concat(Gf,"--active"),r));return F.jsx("li",_(_({className:d},c),{},{children:F.jsxs("a",{href:a,className:u,"aria-current":r?"page":void 0,"aria-label":t,children:[i&&s&&F.jsx(oe,{name:"chevron-start"}),!i&&l,i&&o&&F.jsx(oe,{name:"chevron-end"})]})}))};Yf.displayName="PaginationItem";var Xf=["className"],Kf=function(e){var t=e.className,n=x(e,Xf),i=V("pagination__separator",t);return F.jsx("li",_(_({className:i},n),{},{children:"…"}))};Kf.displayName="PaginationSeparator";var Zf=["className","label","isCompact","items"],Jf=function(t){var n=t.className,i=t.label,a=t.isCompact,r=t.items,s=x(t,Zf),o=V("pagination",n),l=u(function(){return r.findIndex(function(e){return e.isActive})},[r]);return F.jsx("nav",{"aria-label":i,children:F.jsx("ul",_(_({className:o},s),{},{children:r.map(function(t,n){var i=function(e){var t=e.activeIndex,n=e.items,i=e.isCompact,a=e.index,r=0===a,s=1===a,o=a===t,l=a===n.length-2,c=a===n.length-1,d=t===a-1||t===a+1,u=a<t+Math.floor(2.5)&&a>t||a>t-Math.floor(2.5)&&a<t,h=a<4&&t<3,p=a>n.length-5&&t>n.length-4,m=!(u||h||p||r||o||c),f=s&&m||l&&m;return{isFirst:r,isHidden:m,isLast:c,isSecond:s,isSecondFromEnd:l,hasIcon:i&&!o&&(r||c)&&!d&&!(n.length<=5),showSeparator:f}}({activeIndex:l,items:r,isCompact:a||!1,index:n}),s=i.isFirst,o=i.isHidden,c=i.isLast,d=i.isSecond,u=i.isSecondFromEnd,h=i.hasIcon,p=i.showSeparator;return F.jsxs(e.Fragment,{children:[!a&&p&&d&&F.jsx(Kf,{}),F.jsx(Yf,_(_({},t),{},{ariaLabel:t.ariaLabel||t.label,isActive:t.isActive||!1,isFirst:s,isLast:c,className:V({hide:o}),hasIcon:h})),!a&&p&&u&&F.jsx(Kf,{})]},n.toString())})}))})};Jf.displayName="Pagination";var Qf=["className","children","size","color"],ev="pill",tv=function(e){var t=e.className,n=e.children,i=e.size,a=e.color,r=x(e,Qf);return F.jsx("span",_(_({className:V(ev,b({},ev+"--"+i,i),a,t)},r),{},{children:n}))};tv.displayName="Pill";var nv=["color","label","value","width","className"],iv="orange",av="progress",rv=function(e){var t=e.color,n=void 0===t?iv:t,i=e.label,a=e.value,r=e.width,s=e.className,o=x(e,nv);return F.jsxs("div",_(_({className:V(av,s)},o),{},{children:[F.jsx("div",{className:"".concat(av,"__label"),children:i}),F.jsx("div",{className:"".concat(av,"__bar"),children:F.jsx("div",{className:V("".concat(av,"__indicator"),b({},"".concat(av,"__indicator--").concat(n),n!==iv)),style:{width:"".concat(r?100*r:0,"%")}})}),F.jsx("div",{className:"".concat(av,"__value"),children:a})]}))};rv.displayName="Progress";var sv=["image","className","alignImage","flushTopSmDown","flushBottomSmDown","bleedImage","children","itemClassName","imageClassName","variant","imageFullWidth"],ov="promo-banner",lv=function(e){var t=e.image,n=e.className,i=e.alignImage,a=e.flushTopSmDown,r=e.flushBottomSmDown,s=e.bleedImage,o=e.children,l=e.itemClassName,c=e.imageClassName,d=e.variant,u=e.imageFullWidth,h=x(e,sv),p=V(ov,n,b(b(b(b({},"".concat(ov,"--flush-top-sm-down"),a),"".concat(ov,"--flush-bottom-sm-down"),r),"".concat(ov,"--reverse"),"reverse"===d&&!!t),"".concat(ov,"--vertical"),"vertical"===d));return F.jsx("div",_(_({className:p},h),{},{children:F.jsxs(at,{columnGapSize:"large",children:["reverse"===d&&t&&F.jsx(dt,{size:{xs:12,md:6},className:V("".concat(ov,"__image"),"align-center align-md-left",c),children:F.jsx(Cr,{src:t,alt:"Obrázok",className:V("mb-none",{fullwidth:u})})}),F.jsx(dt,{size:"vertical"===d?{xs:12,sm:10,md:8,lg:6}:{xs:12,md:t?6:7},className:V("".concat(ov,"__item"),{"align-items-center align-center align-self-center":"vertical"===d},l),children:o}),t&&"reverse"!==d&&F.jsx(dt,{size:"vertical"===d?{xs:12}:{xs:12,md:6},className:V("".concat(ov,"__image"),b(b(b(b(b({},"".concat(ov,"__image--bleed-right"),s),"align-self-".concat(i),i),"pt-none","top"===i),"pb-none","bottom"===i),"align-center","vertical"===d),c),children:F.jsx(Cr,{src:t,alt:"Obrázok",className:V("mb-none",{fullwidth:u})})})]})}))},cv="promotion-card",dv="".concat(cv,"__section"),uv="".concat(cv,"__content"),hv="".concat(cv,"__image-wrapper"),pv="".concat(cv,"__title"),mv=["className","children","color"],fv=function(e){var t=e.className,n=e.children,i=e.color,a=void 0===i?"background-primary":i,r=x(e,mv),s=V(cv,t);return F.jsx(Ct,_(_({className:s,color:a},r),{},{children:n}))};fv.displayName="PromotionCard";var vv=["className","children"],gv=function(e){var t=e.className,n=e.children,i=x(e,vv),a=V(uv,t);return F.jsx("div",_(_({className:a},i),{},{children:n}))};gv.displayName="PromotionCardContent";var bv=["className","children"],yv=function(e){var t=e.className,n=e.children,i=x(e,bv),a=V(hv,t);return F.jsx("div",_(_({className:a},i),{},{children:n}))};yv.displayName="PromotionCardImageWrapper";var _v=["className","children"],xv=function(e){var t=e.className,n=e.children,i=x(e,_v),a=V(dv,t);return F.jsx(Dt,_(_({className:a},i),{},{children:n}))};xv.displayName="PromotionCardSection";var wv=["className","children"],Sv=function(t){var n=t.className,i=t.children,a=x(t,wv),r=V(pv,n);return e.cloneElement(i,_({className:r},a))};Sv.displayName="PromotionCardTitle";var Nv=["className","color","spacing","tag","children","containerClassName"],Ev="section",kv=function(e){var t=e.className,n=e.color,i=e.spacing,a=e.tag,r=void 0===a?"div":a,s=e.children,o=e.containerClassName,l=x(e,Nv),c=V(Ev,_(_(b({},"".concat(Ev,"--").concat(i),i),n&&"background-contrast"!==n?b({},n,!0):{}),"background-contrast"===n?b({},"".concat(n," text-inverse"),!0):{}),t);return F.jsx(r,_(_({className:c},l),{},{children:F.jsx($a,{className:o,children:s})}))};kv.displayName="Section";var Cv=["className"],Tv=function(e){var t=e.className,n=x(e,Cv),i=V("skeleton",t);return F.jsx("span",_(_({className:i},n),{},{children:"‌"}))};Tv.displayName="Skeleton";var Av=["href","className"],Ov=function(e){var t=e.href,n=void 0===t?"#maincontent":t,i=e.className,a=x(e,Av),r=V("skip-link",i);return F.jsx("a",_(_({href:n,className:r},a),{},{children:"Preskočiť na hlavný obsah"}))};Ov.displayName="SkipLink";var jv=["name","className"],Lv="social-button",Dv=e.forwardRef(function(e,t){var n=e.name,i=e.className,a=x(e,jv),r=V(Lv,"".concat(Lv,"--").concat(n),i);return"href"in a?F.jsx("a",_(_({ref:t,className:r},a),{},{children:F.jsx(oe,{name:n,size:"medium"})})):F.jsx("button",_(_({ref:t,className:r},a),{},{children:F.jsx(oe,{name:n,size:"medium"})}))});Dv.displayName="SocialButton";var Mv=["showTitlesFrom","steps","label","className"],Pv="stepbar",Iv=function(e){var t=e.showTitlesFrom,n=e.steps,i=e.label,a=void 0===i?"krok":i,r=e.className,s=x(e,Mv),o=n.findIndex(function(e){return e.isCurrent}),l=function(e,n){var i="".concat(n+1,". ").concat(e.title);return n<o?F.jsx("a",{href:e.href,className:V("".concat(Pv,"__link"),b({},"".concat(Pv,"__title-").concat(t),t)),children:i}):F.jsx("span",{"aria-current":n===o?"step":void 0,className:t?"stepbar__title-".concat(t):"",children:i})};return F.jsx("nav",_(_({className:V(Pv,b({},"".concat(Pv,"--wide-").concat(t),t),r),"aria-label":a},s),{},{children:F.jsx("ol",{className:"".concat(Pv,"__list"),children:n.map(function(e,t){return F.jsx("li",{className:V("".concat(Pv,"__item"),b({},"".concat(Pv,"__item--current"),t===o)),children:l(e,t)},t.toString())})})}))};Iv.displayName="Stepbar";var Rv=["href","children","className","controls","isDisabled","isActive"],zv=function(e){var t=e.href,n=e.children,i=e.className,a=e.controls,r=e.isDisabled,s=e.isActive,o=x(e,Rv),l=V("tab-list__tab",i),c=s?0:-1,d=t?"a":"button";return F.jsx("li",{className:"tab-list__item",role:"presentation",children:F.jsx(d,_(_({type:t?void 0:"button",role:t?void 0:"tab",href:t,className:l,"aria-selected":s,"aria-controls":a||void 0,tabIndex:c,"aria-disabled":r},o),{},{children:n}))})};zv.displayName="Tab";var Fv=["children","isActive","id","href","isDisabled"],Bv=function(e){var t=e.children,n=e.isActive,i=e.id,a=e.href;e.isDisabled;var r=x(e,Fv),s=i||q();return F.jsx("div",_(_({id:s,role:a?"":"tabpanel",tabIndex:0,hidden:!n},r),{},{children:t}))};Bv.displayName="TabPanel";var Hv={tabSelector:'[role="tab"]'},Vv=function(){function e(t,n){return f(this,e),this.isActive=function(e){return!!e&&!e.hasAttribute("hidden")},this.isSelected=function(e){return"true"===e.getAttribute("aria-selected")},this.element=t,this.config=_(_({},Hv),n),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}return g(e,[{key:"init",value:function(){var e=this;this.tabs=Array.from(this.element.querySelectorAll(this.config.tabSelector)),this.tabs.map(function(t,n){var i=t.getAttribute("aria-controls");return e.tabPanels.push(i?document.getElementById(i):null),t.addEventListener("click",e.handleClick),t.addEventListener("focus",e.handleTabFocus),e.isSelected(t)&&(e.activeTabIndex=n),t}),this.rovingTabindex?this.rovingTabindex.update(this.tabs):this.rovingTabindex=new X(this.tabs,{direction:"any"}),null!==this.activeTabIndex?this.setActiveTab(this.activeTabIndex):this.tabs.length>0&&this.activateNthTab(0),this.setupOverflowObserver()}},{key:"destroy",value:function(){var e=this;this.teardownOverflowObserver(),this.tabs.map(function(t){return t.removeEventListener("click",e.handleClick),t.removeEventListener("focus",e.handleTabFocus),t}),this.tabs=[],this.tabPanels=[],this.rovingTabindex&&this.rovingTabindex.destroy(),this.element.ODS_Tabs=null}},{key:"setupOverflowObserver",value:function(){var e,t=this;this.teardownOverflowObserver(),this.viewportElement=null!==(e=this.element.parentElement)&&void 0!==e&&e.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(function(e){var n;return null===(n=t.resizeObserver)||void 0===n?void 0:n.observe(e)})),this.updateHorizontalOverflowState()}},{key:"teardownOverflowObserver",value:function(){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)}},{key:"updateHorizontalOverflowState",value:function(){if(this.viewportElement){var t=this.element.scrollWidth-this.element.clientWidth,n=t>e.SCROLL_EDGE_TOLERANCE,i=this.element.scrollLeft<=e.SCROLL_EDGE_TOLERANCE,a=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&&!a)}}},{key:"update",value:function(){this.destroy(),this.init()}},{key:"setActiveTab",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.tabs.map(function(n,i){return i===e?(t.activeTabIndex=i,t.toggleTab(n,"on")):t.toggleTab(n,"off")}),this.tabPanels.map(function(n,i){return i===e?t.toggleTabPanel(n,"on"):t.toggleTabPanel(n,"off")});var i=this.tabs[e];i&&this.scrollTabIntoView(i,n)}},{key:"scrollTabIntoView",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=Math.max(0,this.element.scrollWidth-this.element.clientWidth),a=this.element.getBoundingClientRect(),r=t.getBoundingClientRect(),s=r.left-a.left+this.element.scrollLeft+r.width/2-this.element.clientWidth/2,o=window.innerWidth<768?"auto":"smooth",l=Math.min(i,Math.max(0,s)),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}))}},{key:"handleClick",value:function(e){var t=e.currentTarget;if(t.hasAttribute("aria-disabled"))e.preventDefault();else{var n=this.tabs.findIndex(function(e){return e===t});n>=0&&this.setActiveTab(n,!0)}}},{key:"toggleTab",value:function(e,t){var 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"))}},{key:"toggleTabPanel",value:function(e,t){if(e){var n=this.isActive(e);"on"!==t||n||e.removeAttribute("hidden"),"off"===t&&n&&e.setAttribute("hidden","")}}},{key:"activateNthTab",value:function(e){this.setActiveTab(e,!0)}},{key:"handleTabFocus",value:function(e){this.rovingTabindex&&!this.rovingTabindex.isActive&&this.rovingTabindex.init();var t=e.currentTarget;t&&this.shouldCenterFocusedTab(t)&&this.scrollTabIntoView(t)}},{key:"shouldCenterFocusedTab",value:function(e){if("function"!=typeof e.matches)return!0;try{return e.matches(":focus-visible")}catch(e){return!0}}}],[{key:"getInstance",value:function(e){return e&&e.ODS_Tabs?e.ODS_Tabs:null}}])}();Vv.SCROLL_ALIGNMENT_TOLERANCE=1,Vv.SCROLL_EDGE_TOLERANCE=1;var Wv=["activeTabIndex","className","classesTabNav","isFullWidth","isLink","hasEqualTabWidth","children"],qv=function(t){var n=t.activeTabIndex,i=void 0===n?0:n,a=t.className,r=t.classesTabNav,s=t.isFullWidth,o=t.isLink,l=t.hasEqualTabWidth,c=t.children,d=x(t,Wv),u="tab-list",h=V(u,b({},"".concat(u,"--equal"),l),b({},"".concat(u,"--fullwidth"),s),r,a),p=N(U(Vv),1)[0],m=e.Children.toArray(c).filter(function(t){return e.isValidElement(t)});return F.jsxs(F.Fragment,{children:[F.jsx("div",{className:"tab-list__viewport",children:F.jsxs("ul",_(_({className:h,role:o?"navigation":"tablist",ref:p,"data-tabs":o?void 0:"true"},d),{},{children:[m.map(function(t,n){var a=n===i,r=t.props||{},s=r.renderTab,o=void 0===s?void 0:s,l=r.id,c=r.isDisabled,d=r.tab,u=r.href,h=l||"tab-".concat(n);if(!o)return F.jsx(zv,{controls:u?"":h,href:u,isDisabled:c,isActive:a,children:d},h);var p=o(r);return e.cloneElement(p,{key:h,isActive:a})}),s&&F.jsx("li",{role:"presentation",className:"tab-list__hr"})]}))}),o?null:m.map(function(t,n){var a=n===i,r=(t.props||{}).id||"tab-".concat(n);return e.cloneElement(t,{key:r,isActive:a,tab:void 0})})]})};qv.displayName="Tabs";var Uv=["className","children","color","isDiv"],$v=function(e){var t=e.className,n=e.children,i=e.color,a=void 0===i?"default":i,r=e.isDiv,s=void 0!==r&&r,o=x(e,Uv),l=s?"div":"p",c=V("testimonial",b({},"testimonial--".concat(a),"orange"===a),t);return F.jsx(l,_(_({className:c},o),{},{children:n}))};$v.displayName="Testimonial";var Gv=["className","children","variant","vAlign","hAlign"],Yv="tile",Xv=function(e){var t=e.className,n=e.children,i=e.variant,a=e.vAlign,r=e.hAlign,s=x(e,Gv),o="compact"===i,l="action"===i,c=V(Yv,b(b({},"".concat(Yv,"--compact"),o),"".concat(Yv,"--action"),l),t),d=V("".concat(Yv,"__body"),!l&&a&&"justify-content-".concat(a),!l&&r&&"align-items-".concat(r)),u=l?{name:"chevron-right",size:"medium",color:"orange"}:null;return F.jsx("div",_(_({className:c},s),{},{children:F.jsxs("div",{className:d,children:[n,u&&F.jsx(oe,_({},u))]})}))};Xv.displayName="Tile";var Kv,Zv={exports:{}},Jv=(Kv||(Kv=1,window,Zv.exports=function(e){var t={};function n(i){if(t[i])return t[i].exports;var a=t[i]={i:i,l:!1,exports:{}};return e[i].call(a.exports,a,a.exports,n),a.l=!0,a.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 a in e)n.d(i,a,function(t){return e[t]}.bind(null,a));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),a=n(6),r=n(7),s=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,v=e&c.S,g=e&c.P,b=e&c.B,y=f?i:v?i[t]||(i[t]={}):(i[t]||{})[l],_=f?a:a[t]||(a[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):g&&"function"==typeof h?o(Function.call,h):h,y&&s(y,d,h,e&c.U),_[d]!=h&&r(_,d,p),g&&x[d]!=h&&(x[d]=h)};i.core=a,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 a});var i=function(){},a={},r=[],s=[];function o(e,t){var n,o,l,c,d=s;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===s?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!==a.vnode&&a.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)&&(a.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 v(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 g(e){var t=e.parentNode;t&&t.removeChild(e)}function b(e,t,n,i,a){if("className"===t&&(t="class"),"key"===t);else if("ref"===t)n&&n(null),i&&i(e);else if("class"!==t||a)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 s=t!==(t=t.replace(/Capture$/,""));t=t.toLowerCase().substring(2),i?n||e.addEventListener(t,y,s):e.removeEventListener(t,y,s),(e._listeners||(e._listeners={}))[t]=i}else if("list"!==t&&"type"!==t&&!a&&t in e){try{e[t]=null==i?"":i}catch(e){}null!=i&&!1!==i||"spellcheck"==t||e.removeAttribute(t)}else{var o=a&&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](a.event&&a.event(e)||e)}var _=[],x=0,w=!1,S=!1;function N(){for(var e;e=_.pop();)a.afterMount&&a.afterMount(e),e.componentDidMount&&e.componentDidMount()}function E(e,t,n,i,a){var r=e,s=w;if(null!=t&&"boolean"!=typeof t||(t=""),"string"==typeof t||"number"==typeof t)return e&&void 0!==e.splitText&&e.parentNode&&(!e._component||a)?e.nodeValue!=t&&(e.nodeValue=t):(r=document.createTextNode(t),e&&(e.parentNode&&e.parentNode.replaceChild(r,e),k(e,!0))),r.__preactattr_=!0,r;var o=t.nodeName;if("function"==typeof o)return function(e,t,n,i){for(var a=e&&e._component,r=a,s=e,o=a&&e._componentConstructor===t.nodeName,l=o,c=v(t);a&&!l&&(a=a._parentComponent);)l=a.constructor===t.nodeName;return a&&l&&(!i||a._component)?(j(a,c,3,n,i),e=a.base):(r&&!o&&(D(r),e=s=null),a=A(t.nodeName,c,n),e&&!a.nextBase&&(a.nextBase=e,s=null),j(a,c,1,n,i),e=a.base,s&&e!==s&&(s._component=null,k(s,!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),k(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,a){var r,s,o,l,c,d,u,h,p=e.childNodes,m=[],v={},b=0,y=0,_=p.length,x=0,w=t?t.length:0;if(0!==_)for(var S=0;S<_;S++){var N=p[S],C=N.__preactattr_;null!=(T=w&&C?N._component?N._component.__key:C.key:null)?(b++,v[T]=N):(C||(void 0!==N.splitText?!a||N.nodeValue.trim():a))&&(m[x++]=N)}if(0!==w)for(S=0;S<w;S++){var T;if(c=null,null!=(T=(l=t[S]).key))b&&void 0!==v[T]&&(c=v[T],v[T]=void 0,b--);else if(y<x)for(r=y;r<x;r++)if(void 0!==m[r]&&(d=s=m[r],h=a,"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=s,m[r]=void 0,r===x-1&&x--,r===y&&y++;break}c=E(c,l,n,i),o=p[S],c&&c!==e&&c!==o&&(null==o?e.appendChild(c):c===o.nextSibling?g(o):e.insertBefore(c,o))}if(b)for(var S in v)void 0!==v[S]&&k(v[S],!1);for(;y<=x;)void 0!==(c=m[x--])&&k(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=s,r}function k(e,t){var n=e._component;n?D(n):(null!=e.__preactattr_&&e.__preactattr_.ref&&e.__preactattr_.ref(null),!1!==t&&null!=e.__preactattr_||g(e),C(e))}function C(e){for(e=e.lastChild;e;){var t=e.previousSibling;k(e,!0),e=t}}var T=[];function A(e,t,n){var i,a=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);a--;)if(T[a].constructor===e)return i.nextBase=T[a].nextBase,T.splice(a,1),i;return i}function O(e,t,n){return this.constructor(e,n)}function j(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===a.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,s,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,g=e.nextBase,b=f||g,y=e._component,C=!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)?C=!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,!C){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 I=v(r);(s=y)&&s.constructor===P&&I.key==s.__key?j(s,I,1,u,!1):(O=s,e._component=s=A(P,I,u),s.nextBase=s.nextBase||g,s._parentComponent=e,j(s,I,0,u,!1),L(s,1,n,!0)),M=s.base}else o=b,(O=y)&&(o=e._component=null),(b||1===t)&&(o&&(o._component=null),M=function(e,t,n,i,a,r){x++||(w=null!=a&&void 0!==a.ownerSVGElement,S=null!=e&&!("__preactattr_"in e));var s=E(e,t,n,i,r);return a&&s.parentNode!==a&&a.appendChild(s),--x||(S=!1),s}(o,r,u,n||!f,b&&b.parentNode,!0));if(b&&M!==b&&s!==y){var R=b.parentNode;R&&M!==R&&(R.replaceChild(M,b),O||(b._component=null,k(b,!1)))}if(O&&D(O),(e.base=M)&&!i){for(var z=e,F=e;F=F._parentComponent;)(z=F).base=M;M._component=z,M._componentConstructor=z.constructor}}for(!f||n?_.unshift(e):C||(e.componentDidUpdate&&e.componentDidUpdate(h,p,T),a.afterUpdate&&a.afterUpdate(e));e._renderCallbacks.length;)e._renderCallbacks.pop().call(e);x||i||N()}}function D(e){a.beforeUnmount&&a.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),g(e.nextBase=t),T.push(e),C(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,a,r){x++||(w=null!=a&&void 0!==a.ownerSVGElement,S=null!=e&&!("__preactattr_"in e));var s=E(e,t,n,i,r);return a&&s.parentNode!==a&&a.appendChild(s),--x||(S=!1,N()),s}(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:a};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),a=n(40);e.exports=n(3)?function(e,t,n){return i.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){var i=n(9),a=n(38),r=n(39),s=Object.defineProperty;t.f=n(3)?Object.defineProperty:function(e,t,n){if(i(e),t=r(t,!0),i(n),a)try{return s(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),a=n(1).document,r=i(a)&&i(a.createElement);e.exports=function(e){return r?a.createElement(e):{}}},function(e,t,n){var i=n(1),a=n(7),r=n(17),s=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")||a(n,"name",t)),e[t]!==n&&(l&&(r(n,s)||a(n,s,e[t]?""+e[t]:c.join(String(t)))),e===i?e[t]=n:o?e[t]?e[t]=n:a(e,t,n):(delete e[t],a(e,t,n)))})(Function.prototype,o,function(){return"function"==typeof this&&this[s]||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,a){return e.call(t,n,i,a)}}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),a=n(28);e.exports=Object.keys||function(e){return i(e,a)}},function(e,t,n){var i=n(11),a=n(12);e.exports=function(e){return i(a(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),a=n(24),r=n(43);e.exports=function(e){return function(t,n,s){var o,l=i(t),c=a(l.length),d=r(s,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),a=Math.min;e.exports=function(e){return 0<e?a(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"),a=n(10);e.exports=function(e){return i[e]||(i[e]=a(e))}},function(e,t,n){var i=n(6),a=n(1),r="__core-js_shared__",s=a[r]||(a[r]={});(e.exports=function(e,t){return s[e]||(s[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,a=Function.prototype,r=/^\s*function ([^ (]*)/;"name"in a||n(3)&&i(a,"name",{configurable:!0,get:function(){try{return(""+this).match(r)[1]}catch(e){return""}}})},function(e,t,n){var i=n(0),a=n(32)(1);i(i.P+i.F*!n(13)([].map,!0),"Array",{map:function(e){return a(this,e,arguments[1])}})},function(e,t,n){var i=n(18),a=n(11),r=n(29),s=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,v,g=r(t),b=a(g),y=i(o,m,3),_=s(b.length),x=0,w=n?p(t,_):l?p(t,0):void 0;x<_;x++)if((h||x in b)&&(v=y(f=b[x],x,g),e))if(n)w[x]=v;else if(v)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"),a=n(10),r=n(1).Symbol,s="function"==typeof r;(e.exports=function(e){return i[e]||(i[e]=s&&r[e]||(s?r:a)("Symbol."+e))}).store=i},function(e,t,n){var i=n(0),a=n(23)(!1),r=[].indexOf,s=!!r&&1/[1].indexOf(1,-0)<0;i(i.P+i.F*(s||!n(13)(r)),"Array",{indexOf:function(e){return s?r.apply(this,arguments)||0:a(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),a=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=s(e.source)),(0,i.render)((0,i.createElement)(a.default,e),e.element)}var s=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 a=e.selectElement.getAttribute("autocomplete");null!==a&&(e.autocomplete=a)}var s=document.createElement("div");e.selectElement.parentNode.insertBefore(s,e.selectElement),r(Object.assign({},e,{element:s})),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,a;if(t&&"function"==typeof(n=e.toString)&&!i(a=n.call(e)))return a;if("function"==typeof(n=e.valueOf)&&!i(a=n.call(e)))return a;if(!t&&"function"==typeof(n=e.toString)&&!i(a=n.call(e)))return a;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),a=n(45),r=n(46),s=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=s(e),l=arguments.length,c=1,d=a.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,v=0;v<f;)u.call(p,h=m[v++])&&(n[h]=p[h]);return n}:l},function(e,t,n){var i=n(17),a=n(21),r=n(23)(!1),s=n(26)("IE_PROTO");e.exports=function(e,t){var n,o=a(e),l=0,c=[];for(n in o)n!=s&&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),a=Math.max,r=Math.min;e.exports=function(e,t){return(e=i(e))<0?a(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),a=n(33),r=n(34)("species");e.exports=function(e){var t;return a(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!a(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),a=n(32)(2);i(i.P+i.F*!n(13)([].filter,!0),"Array",{filter:function(e){return a(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),a=s(n(60)),r=s(n(61));function s(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,a=t.focused!==n;a&&!i&&this.elementReferences[n].focus();var r=-1===n,s=a&&null===t.focused;if(r&&s){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,a=n.query,r=n.selected;this.props.confirmOnBlur?(t=e.query||a,this.props.onConfirm(i[r])):t=a,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,a=n.menuOpen,r=n.options,s=n.selected,o=null===e.relatedTarget,l=e.relatedTarget===this.elementReferences[-1],c=i!==t&&-1!==i;if(!c&&o||!c&&!l){var u=a&&d()&&!this.hasAutoselect();this.handleComponentBlur({menuOpen:u,query:this.templateInputValue(r[s])})}},n.handleInputBlur=function(e){var t=this.state,n=t.focused,i=t.menuOpen,a=t.options,r=t.query,s=t.selected,o=0<=n;if(d()&&!e.relatedTarget&&!o&&this.hasAutoselect()){var l=this.templateInputValue(a[s]);this.handleComponentBlur({menuOpen:!1,query:l})}else if(!o){var c=i&&d(),u=d()?r:this.templateInputValue(a[s]);this.handleComponentBlur({menuOpen:c,query:u})}},n.handleInputChange=function(e){var t=this,n=this.props,i=n.minLength,a=n.source,r=n.showAllValues,s=this.state.searchOnInteraction,o=this.hasAutoselect(),l=e.target.value,c=0===l.length,d=s||this.state.query.length!==l.length,u=l.length>=i;this.setState({query:l,ariaHint:c,searchOnInteraction:!0}),r||!c&&d&&u?a(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,a=t.options,r=this.props.minLength,s=!i&&n.length>=r&&0<a.length;s?this.setState(function(e){var t=e.menuOpen;return{focused:-1,menuOpen:s||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,a=n.options,r=n.selected;r!==a.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,s=n.customInputClassName,l=n.wrapperClassName,c=n.optionClassName,u=n.menuClassName,h=n.displayMenu,p=n.enterKeyHint,m=n.autocomplete,f=n.id,v=n.minLength,g=n.name,b=n.placeholder,y=n.required,_=n.showAllValues,x=n.tNoResults,w=n.tStatusQueryTooShort,S=n.tStatusNoResults,N=n.tStatusSelectedOption,E=n.tStatusResults,k=n.tAssistiveHint,C=n.dropdownArrow,T=this.state,A=T.focused,O=T.hovered,j=T.menuOpen,L=T.options,D=T.query,M=T.selected,P=T.ariaHint,I=T.validChoiceMade,R=this.hasAutoselect(),z=-1===A,F=0===L.length,B=0!==D.length,H=D.length>=v,V=this.props.showNoOptionsFound&&z&&F&&B&&H,W=r+"__wrapper"+(l?" "+l:""),q=r+"__input",U=null!==A?" "+q+"--focused":"",$=this.props.showAllValues?" "+q+"--show-all-values":" "+q+"--default",G=r+"__dropdown-arrow-down",Y=-1!==A&&null!==A,X=r+"__menu",K=X+"--"+h,Z=X+"--"+(j||V?"visible":"hidden"),J=r+"__option",Q=r+"__hint",ee=this.templateInputValue(L[M]),te=ee&&0===ee.toLowerCase().indexOf(D.toLowerCase())&&R?D+ee.substr(D.length):"",ne=f+"__assistiveHint",ie=P?{"aria-describedby":ne}:null;return _&&"string"==typeof(e=C({className:G}))&&(e=(0,i.createElement)("div",{className:r+"__dropdown-arrow-down-wrapper",dangerouslySetInnerHTML:{__html:e}})),(0,i.createElement)("div",{className:W,onKeyDown:this.handleKeyDown},(0,i.createElement)(a.default,{id:f,length:L.length,queryLength:D.length,minQueryLength:v,selectedOption:this.templateInputValue(L[M]),selectedOptionIndex:M,validChoiceMade:I,isInFocus:null!==this.state.focused,tQueryTooShort:w,tNoResults:S,tSelectedOption:N,tResults:E}),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":j?"true":"false","aria-activedescendant":!!Y&&f+"__option--"+A,"aria-owns":f+"__listbox","aria-autocomplete":this.hasAutoselect()?"both":"list"},ie,{autoComplete:m,className:""+q+U+$+(s?" "+s:""),id:f,onClick:function(e){return t.handleInputClick(e)},onBlur:this.handleInputBlur},function(e){return{onInput:e}}(this.handleInputChange),{onFocus:this.handleInputFocus,name:g,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 a=(-1===A?M===n:A===n)&&null===O?" "+J+"--focused":"",r=n%2?" "+J+"--odd":"",s=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":A===n?"true":"false",className:""+J+a+r+(c?" "+c:""),dangerouslySetInnerHTML:{__html:t.templateSuggestion(e)+s},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})}),V&&(0,i.createElement)("li",{className:J+(c?" "+c:"")+" "+J+"--no-results"},x())),(0,i.createElement)("span",{id:ne,style:{display:"none"}},k()))},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),a=n(53),r=n(28),s=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[s]=e):n=c(),void 0===t?n:a(n,t)}},function(e,t,n){var i=n(8),a=n(9),r=n(20);e.exports=n(3)?Object.defineProperties:function(e,t){a(e);for(var n,s=r(t),o=s.length,l=0;l<o;)i.f(e,n=s[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),a=n(2),r=n(57),s=[].slice,o={};e.exports=Function.bind||function(e){var t=i(this),n=s.call(arguments,1),l=function(){var i=n.concat(s.call(arguments));return this instanceof l?function(e,t,n){if(!(t in o)){for(var i=[],a=0;a<t;a++)i[a]="a["+a+"]";o[t]=Function("F,a","return new F("+i.join(",")+")")}return o[t](e,n)}(t,i.length,i):r(t,i,e)};return a(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),a=null==n?void 0:n[t];return void 0!==a?a.call(n,i):new RegExp(n)[t](String(i))},n]})},function(e,t,n){var i=n(7),a=n(16),r=n(4),s=n(12),o=n(34);e.exports=function(e,t,n){var l=o(e),c=n(s,l,""[e]),d=c[0],u=c[1];r(function(){var t={};return t[l]=function(){return 7},7!=""[e](t)})&&(a(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),a=function(e){function t(){for(var t,n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];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,a=arguments;clearTimeout(n),n=setTimeout(function(){n=null,e.apply(i,a)},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,a=t.length,r=t.queryLength,s=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,v=p.silenced,g=r<s,b=0===a,y=o?u(o,a,l):"";return e=g?c(s):b?d():h(a,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"},!v&&f&&m?e:""),(0,i.createElement)("div",{id:n+"__status--B",role:"status","aria-atomic":"true","aria-live":"polite"},v||!f||m?"":e))},t}(i.Component);(t.default=a).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),Zv.exports),Qv=h({__proto__:null,default:A(Jv)},[Jv]);export{te as Accordion,me as AccordionItem,we as Alert,Te as AnchorNavigation,ko as Autocomplete,je as Bar,De as BarBreak,Ie as BarItem,Ve as BlockAction,We as BlockActionControl,qe as BlockActionIndicator,Ue as BlockActionOverride,pt as BodyBanner,bt as Breadcrumbs,ot as Button,St as ButtonFill,Nt as ButtonGhost,wt as ButtonPrimary,be as Buttons,Ct as Card,Ot as CardProductHeader,Dt as CardSection,qa as Carousel,Mr as CarouselHero,Or as CarouselHeroItem,Qr as CarouselPromotions,zs as CartTable,zo as Checkbox,$a as Container,Ya as Controls,Hs as Cover,qs as Divider,eo as Dropdown,no as DropdownDivider,ao as DropdownItem,Ks as DropdownToggleButton,lo as Expander,mo as FeatureAccordion,vo as FeatureAccordionItem,Zh as Field,Qh as Fieldset,eu as File,ap as Gauge,at as Grid,dt as GridCol,hu as Group,cp as Hero,Ph as Hint,oe as Icon,xt as IconButton,fp as IconList,Cr as Image,xs as InfoTooltip,bu as InputStepper,hp as Item,Rh as Label,Ne as Link,bp as List,wp as ListItem,Cp as Loader,Ap as LoaderFullscreen,ef as Megamenu,nf as MegamenuBlog,Gh as Message,Ff as Modal,Lf as ModalBody,Df as ModalCloseButton,Vf as ModalProductFooter,Uf as ModalProductHeader,Pf as ModalTitle,Jf as Pagination,ce as Pictogram,tv as Pill,rv as Progress,lv as PromoBanner,fv as PromotionCard,gv as PromotionCardContent,yv as PromotionCardImageWrapper,xv as PromotionCardSection,Sv as PromotionCardTitle,Nu as Radio,Sh as RangeSlider,kv as Section,xo as Select,Tv as Skeleton,Ov as SkipLink,Dv as SocialButton,ie as SpritePathContext,ae as SpritePathProvider,Iv as Stepbar,op as Sticker,zv as Tab,Bv as TabPanel,vs as Table,qv as Tabs,js as Tag,Ms as TagButton,$v as Testimonial,Th as TextArea,ru as TextInput,Xv as Tile,bs 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 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};
2
2
  //# sourceMappingURL=index.js.map