Newer
Older
iuav-ui / test / assets / lib / iuav-ui.js
(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const n of r)if(n.type==="childList")for(const o of n.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&s(o)}).observe(document,{childList:!0,subtree:!0});function t(r){const n={};return r.integrity&&(n.integrity=r.integrity),r.referrerPolicy&&(n.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?n.credentials="include":r.crossOrigin==="anonymous"?n.credentials="omit":n.credentials="same-origin",n}function s(r){if(r.ep)return;r.ep=!0;const n=t(r);fetch(r.href,n)}})();/**
 * @license
 * Copyright 2019 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */const qe=globalThis,It=qe.ShadowRoot&&(qe.ShadyCSS===void 0||qe.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,kt=Symbol(),qt=new WeakMap;let di=class{constructor(e,t,s){if(this._$cssResult$=!0,s!==kt)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=t}get styleSheet(){let e=this.o;const t=this.t;if(It&&e===void 0){const s=t!==void 0&&t.length===1;s&&(e=qt.get(t)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),s&&qt.set(t,e))}return e}toString(){return this.cssText}};const _=i=>new di(typeof i=="string"?i:i+"",void 0,kt),L=(i,...e)=>{const t=i.length===1?i[0]:e.reduce((s,r,n)=>s+(o=>{if(o._$cssResult$===!0)return o.cssText;if(typeof o=="number")return o;throw Error("Value passed to 'css' function must be a 'css' function result: "+o+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(r)+i[n+1],i[0]);return new di(t,i,kt)},Di=(i,e)=>{if(It)i.adoptedStyleSheets=e.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(const t of e){const s=document.createElement("style"),r=qe.litNonce;r!==void 0&&s.setAttribute("nonce",r),s.textContent=t.cssText,i.appendChild(s)}},Wt=It?i=>i:i=>i instanceof CSSStyleSheet?(e=>{let t="";for(const s of e.cssRules)t+=s.cssText;return _(t)})(i):i;/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */const{is:Bi,defineProperty:Hi,getOwnPropertyDescriptor:Ni,getOwnPropertyNames:ji,getOwnPropertySymbols:Gi,getPrototypeOf:Vi}=Object,dt=globalThis,Zt=dt.trustedTypes,Ri=Zt?Zt.emptyScript:"",Fi=dt.reactiveElementPolyfillSupport,ze=(i,e)=>i,Ze={toAttribute(i,e){switch(e){case Boolean:i=i?Ri:null;break;case Object:case Array:i=i==null?i:JSON.stringify(i)}return i},fromAttribute(i,e){let t=i;switch(e){case Boolean:t=i!==null;break;case Number:t=i===null?null:Number(i);break;case Object:case Array:try{t=JSON.parse(i)}catch{t=null}}return t}},Dt=(i,e)=>!Bi(i,e),Xt={attribute:!0,type:String,converter:Ze,reflect:!1,hasChanged:Dt};Symbol.metadata??=Symbol("metadata"),dt.litPropertyMetadata??=new WeakMap;class ye extends HTMLElement{static addInitializer(e){this._$Ei(),(this.l??=[]).push(e)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(e,t=Xt){if(t.state&&(t.attribute=!1),this._$Ei(),this.elementProperties.set(e,t),!t.noAccessor){const s=Symbol(),r=this.getPropertyDescriptor(e,s,t);r!==void 0&&Hi(this.prototype,e,r)}}static getPropertyDescriptor(e,t,s){const{get:r,set:n}=Ni(this.prototype,e)??{get(){return this[t]},set(o){this[t]=o}};return{get(){return r?.call(this)},set(o){const l=r?.call(this);n.call(this,o),this.requestUpdate(e,l,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??Xt}static _$Ei(){if(this.hasOwnProperty(ze("elementProperties")))return;const e=Vi(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(ze("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(ze("properties"))){const t=this.properties,s=[...ji(t),...Gi(t)];for(const r of s)this.createProperty(r,t[r])}const e=this[Symbol.metadata];if(e!==null){const t=litPropertyMetadata.get(e);if(t!==void 0)for(const[s,r]of t)this.elementProperties.set(s,r)}this._$Eh=new Map;for(const[t,s]of this.elementProperties){const r=this._$Eu(t,s);r!==void 0&&this._$Eh.set(r,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){const t=[];if(Array.isArray(e)){const s=new Set(e.flat(1/0).reverse());for(const r of s)t.unshift(Wt(r))}else e!==void 0&&t.push(Wt(e));return t}static _$Eu(e,t){const s=t.attribute;return s===!1?void 0:typeof s=="string"?s:typeof e=="string"?e.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach(e=>e(this))}addController(e){(this._$EO??=new Set).add(e),this.renderRoot!==void 0&&this.isConnected&&e.hostConnected?.()}removeController(e){this._$EO?.delete(e)}_$E_(){const e=new Map,t=this.constructor.elementProperties;for(const s of t.keys())this.hasOwnProperty(s)&&(e.set(s,this[s]),delete this[s]);e.size>0&&(this._$Ep=e)}createRenderRoot(){const e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Di(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach(e=>e.hostConnected?.())}enableUpdating(e){}disconnectedCallback(){this._$EO?.forEach(e=>e.hostDisconnected?.())}attributeChangedCallback(e,t,s){this._$AK(e,s)}_$EC(e,t){const s=this.constructor.elementProperties.get(e),r=this.constructor._$Eu(e,s);if(r!==void 0&&s.reflect===!0){const n=(s.converter?.toAttribute!==void 0?s.converter:Ze).toAttribute(t,s.type);this._$Em=e,n==null?this.removeAttribute(r):this.setAttribute(r,n),this._$Em=null}}_$AK(e,t){const s=this.constructor,r=s._$Eh.get(e);if(r!==void 0&&this._$Em!==r){const n=s.getPropertyOptions(r),o=typeof n.converter=="function"?{fromAttribute:n.converter}:n.converter?.fromAttribute!==void 0?n.converter:Ze;this._$Em=r,this[r]=o.fromAttribute(t,n.type),this._$Em=null}}requestUpdate(e,t,s){if(e!==void 0){if(s??=this.constructor.getPropertyOptions(e),!(s.hasChanged??Dt)(this[e],t))return;this.P(e,t,s)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}P(e,t,s){this._$AL.has(e)||this._$AL.set(e,t),s.reflect===!0&&this._$Em!==e&&(this._$Ej??=new Set).add(e)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(t){Promise.reject(t)}const e=this.scheduleUpdate();return e!=null&&await e,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[r,n]of this._$Ep)this[r]=n;this._$Ep=void 0}const s=this.constructor.elementProperties;if(s.size>0)for(const[r,n]of s)n.wrapped!==!0||this._$AL.has(r)||this[r]===void 0||this.P(r,this[r],n)}let e=!1;const t=this._$AL;try{e=this.shouldUpdate(t),e?(this.willUpdate(t),this._$EO?.forEach(s=>s.hostUpdate?.()),this.update(t)):this._$EU()}catch(s){throw e=!1,this._$EU(),s}e&&this._$AE(t)}willUpdate(e){}_$AE(e){this._$EO?.forEach(t=>t.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(e){return!0}update(e){this._$Ej&&=this._$Ej.forEach(t=>this._$EC(t,this[t])),this._$EU()}updated(e){}firstUpdated(e){}}ye.elementStyles=[],ye.shadowRootOptions={mode:"open"},ye[ze("elementProperties")]=new Map,ye[ze("finalized")]=new Map,Fi?.({ReactiveElement:ye}),(dt.reactiveElementVersions??=[]).push("2.0.4");/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */const Bt=globalThis,Xe=Bt.trustedTypes,Qt=Xe?Xe.createPolicy("lit-html",{createHTML:i=>i}):void 0,pi="$lit$",ee=`lit$${Math.random().toFixed(9).slice(2)}$`,ci="?"+ee,Yi=`<${ci}>`,ue=document,Le=()=>ue.createComment(""),Ie=i=>i===null||typeof i!="object"&&typeof i!="function",Ht=Array.isArray,Ui=i=>Ht(i)||typeof i?.[Symbol.iterator]=="function",mt=`[ 	
\f\r]`,Oe=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Kt=/-->/g,Jt=/>/g,pe=RegExp(`>|${mt}(?:([^\\s"'>=/]+)(${mt}*=${mt}*(?:[^ 	
\f\r"'\`<>=]|("|')|))|$)`,"g"),ei=/'/g,ti=/"/g,ui=/^(?:script|style|textarea|title)$/i,qi=i=>(e,...t)=>({_$litType$:i,strings:e,values:t}),A=qi(1),fe=Symbol.for("lit-noChange"),N=Symbol.for("lit-nothing"),ii=new WeakMap,ce=ue.createTreeWalker(ue,129);function fi(i,e){if(!Ht(i)||!i.hasOwnProperty("raw"))throw Error("invalid template strings array");return Qt!==void 0?Qt.createHTML(e):e}const Wi=(i,e)=>{const t=i.length-1,s=[];let r,n=e===2?"<svg>":e===3?"<math>":"",o=Oe;for(let l=0;l<t;l++){const a=i[l];let d,u,p=-1,h=0;for(;h<a.length&&(o.lastIndex=h,u=o.exec(a),u!==null);)h=o.lastIndex,o===Oe?u[1]==="!--"?o=Kt:u[1]!==void 0?o=Jt:u[2]!==void 0?(ui.test(u[2])&&(r=RegExp("</"+u[2],"g")),o=pe):u[3]!==void 0&&(o=pe):o===pe?u[0]===">"?(o=r??Oe,p=-1):u[1]===void 0?p=-2:(p=o.lastIndex-u[2].length,d=u[1],o=u[3]===void 0?pe:u[3]==='"'?ti:ei):o===ti||o===ei?o=pe:o===Kt||o===Jt?o=Oe:(o=pe,r=void 0);const g=o===pe&&i[l+1].startsWith("/>")?" ":"";n+=o===Oe?a+Yi:p>=0?(s.push(d),a.slice(0,p)+pi+a.slice(p)+ee+g):a+ee+(p===-2?l:g)}return[fi(i,n+(i[t]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),s]};class ke{constructor({strings:e,_$litType$:t},s){let r;this.parts=[];let n=0,o=0;const l=e.length-1,a=this.parts,[d,u]=Wi(e,t);if(this.el=ke.createElement(d,s),ce.currentNode=this.el.content,t===2||t===3){const p=this.el.content.firstChild;p.replaceWith(...p.childNodes)}for(;(r=ce.nextNode())!==null&&a.length<l;){if(r.nodeType===1){if(r.hasAttributes())for(const p of r.getAttributeNames())if(p.endsWith(pi)){const h=u[o++],g=r.getAttribute(p).split(ee),m=/([.?@])?(.*)/.exec(h);a.push({type:1,index:n,name:m[2],strings:g,ctor:m[1]==="."?Xi:m[1]==="?"?Qi:m[1]==="@"?Ki:pt}),r.removeAttribute(p)}else p.startsWith(ee)&&(a.push({type:6,index:n}),r.removeAttribute(p));if(ui.test(r.tagName)){const p=r.textContent.split(ee),h=p.length-1;if(h>0){r.textContent=Xe?Xe.emptyScript:"";for(let g=0;g<h;g++)r.append(p[g],Le()),ce.nextNode(),a.push({type:2,index:++n});r.append(p[h],Le())}}}else if(r.nodeType===8)if(r.data===ci)a.push({type:2,index:n});else{let p=-1;for(;(p=r.data.indexOf(ee,p+1))!==-1;)a.push({type:7,index:n}),p+=ee.length-1}n++}}static createElement(e,t){const s=ue.createElement("template");return s.innerHTML=e,s}}function xe(i,e,t=i,s){if(e===fe)return e;let r=s!==void 0?t._$Co?.[s]:t._$Cl;const n=Ie(e)?void 0:e._$litDirective$;return r?.constructor!==n&&(r?._$AO?.(!1),n===void 0?r=void 0:(r=new n(i),r._$AT(i,t,s)),s!==void 0?(t._$Co??=[])[s]=r:t._$Cl=r),r!==void 0&&(e=xe(i,r._$AS(i,e.values),r,s)),e}class Zi{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){const{el:{content:t},parts:s}=this._$AD,r=(e?.creationScope??ue).importNode(t,!0);ce.currentNode=r;let n=ce.nextNode(),o=0,l=0,a=s[0];for(;a!==void 0;){if(o===a.index){let d;a.type===2?d=new je(n,n.nextSibling,this,e):a.type===1?d=new a.ctor(n,a.name,a.strings,this,e):a.type===6&&(d=new Ji(n,this,e)),this._$AV.push(d),a=s[++l]}o!==a?.index&&(n=ce.nextNode(),o++)}return ce.currentNode=ue,r}p(e){let t=0;for(const s of this._$AV)s!==void 0&&(s.strings!==void 0?(s._$AI(e,s,t),t+=s.strings.length-2):s._$AI(e[t])),t++}}class je{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,t,s,r){this.type=2,this._$AH=N,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=s,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode;const t=this._$AM;return t!==void 0&&e?.nodeType===11&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,t=this){e=xe(this,e,t),Ie(e)?e===N||e==null||e===""?(this._$AH!==N&&this._$AR(),this._$AH=N):e!==this._$AH&&e!==fe&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Ui(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==N&&Ie(this._$AH)?this._$AA.nextSibling.data=e:this.T(ue.createTextNode(e)),this._$AH=e}$(e){const{values:t,_$litType$:s}=e,r=typeof s=="number"?this._$AC(e):(s.el===void 0&&(s.el=ke.createElement(fi(s.h,s.h[0]),this.options)),s);if(this._$AH?._$AD===r)this._$AH.p(t);else{const n=new Zi(r,this),o=n.u(this.options);n.p(t),this.T(o),this._$AH=n}}_$AC(e){let t=ii.get(e.strings);return t===void 0&&ii.set(e.strings,t=new ke(e)),t}k(e){Ht(this._$AH)||(this._$AH=[],this._$AR());const t=this._$AH;let s,r=0;for(const n of e)r===t.length?t.push(s=new je(this.O(Le()),this.O(Le()),this,this.options)):s=t[r],s._$AI(n),r++;r<t.length&&(this._$AR(s&&s._$AB.nextSibling,r),t.length=r)}_$AR(e=this._$AA.nextSibling,t){for(this._$AP?.(!1,!0,t);e&&e!==this._$AB;){const s=e.nextSibling;e.remove(),e=s}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}}class pt{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,s,r,n){this.type=1,this._$AH=N,this._$AN=void 0,this.element=e,this.name=t,this._$AM=r,this.options=n,s.length>2||s[0]!==""||s[1]!==""?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=N}_$AI(e,t=this,s,r){const n=this.strings;let o=!1;if(n===void 0)e=xe(this,e,t,0),o=!Ie(e)||e!==this._$AH&&e!==fe,o&&(this._$AH=e);else{const l=e;let a,d;for(e=n[0],a=0;a<n.length-1;a++)d=xe(this,l[s+a],t,a),d===fe&&(d=this._$AH[a]),o||=!Ie(d)||d!==this._$AH[a],d===N?e=N:e!==N&&(e+=(d??"")+n[a+1]),this._$AH[a]=d}o&&!r&&this.j(e)}j(e){e===N?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}}class Xi extends pt{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===N?void 0:e}}class Qi extends pt{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==N)}}class Ki extends pt{constructor(e,t,s,r,n){super(e,t,s,r,n),this.type=5}_$AI(e,t=this){if((e=xe(this,e,t,0)??N)===fe)return;const s=this._$AH,r=e===N&&s!==N||e.capture!==s.capture||e.once!==s.once||e.passive!==s.passive,n=e!==N&&(s===N||r);r&&this.element.removeEventListener(this.name,this,s),n&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}}class Ji{constructor(e,t,s){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=s}get _$AU(){return this._$AM._$AU}_$AI(e){xe(this,e)}}const es=Bt.litHtmlPolyfillSupport;es?.(ke,je),(Bt.litHtmlVersions??=[]).push("3.2.1");const ts=(i,e,t)=>{const s=t?.renderBefore??e;let r=s._$litPart$;if(r===void 0){const n=t?.renderBefore??null;s._$litPart$=r=new je(e.insertBefore(Le(),n),n,void 0,t??{})}return r._$AI(i),r};/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */let M=class extends ye{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){const e=super.createRenderRoot();return this.renderOptions.renderBefore??=e.firstChild,e}update(e){const t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=ts(t,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return fe}};M._$litElement$=!0,M.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:M});const is=globalThis.litElementPolyfillSupport;is?.({LitElement:M});(globalThis.litElementVersions??=[]).push("4.1.1");/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */const I=i=>(e,t)=>{t!==void 0?t.addInitializer(()=>{customElements.define(i,e)}):customElements.define(i,e)};/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */const ss={attribute:!0,type:String,converter:Ze,reflect:!1,hasChanged:Dt},rs=(i=ss,e,t)=>{const{kind:s,metadata:r}=t;let n=globalThis.litPropertyMetadata.get(r);if(n===void 0&&globalThis.litPropertyMetadata.set(r,n=new Map),n.set(t.name,i),s==="accessor"){const{name:o}=t;return{set(l){const a=e.get.call(this);e.set.call(this,l),this.requestUpdate(o,a,i)},init(l){return l!==void 0&&this.P(o,void 0,i),l}}}if(s==="setter"){const{name:o}=t;return function(l){const a=this[o];e.call(this,l),this.requestUpdate(o,a,i)}}throw Error("Unsupported decorator location: "+s)};function w(i){return(e,t)=>typeof t=="object"?rs(i,e,t):((s,r,n)=>{const o=r.hasOwnProperty(n);return r.constructor.createProperty(n,o?{...s,wrapped:!0}:s),o?Object.getOwnPropertyDescriptor(r,n):void 0})(i,e,t)}/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */const hi=(i,e,t)=>(t.configurable=!0,t.enumerable=!0,Reflect.decorate&&typeof e!="object"&&Object.defineProperty(i,e,t),t);/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */function Ge(i,e){return(t,s,r)=>{const n=o=>o.renderRoot?.querySelector(i)??null;return hi(t,s,{get(){return n(this)}})}}/**
 * @license
 * Copyright 2021 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */function gi(i){return(e,t)=>{const{slot:s,selector:r}=i??{},n="slot"+(s?`[name=${s}]`:":not([name])");return hi(e,t,{get(){const o=this.renderRoot?.querySelector(n),l=o?.assignedElements(i)??[];return r===void 0?l:l.filter(a=>a.matches(r))}})}}const O={sm:"(min-width: 40rem)",md:"(min-width: 48rem)",lg:"(min-width: 62rem)",xl:"(min-width: 80rem)",xxl:"(min-width: 120rem)",xxxl:"(min-width: 128rem)"};var ns=Object.defineProperty,os=Object.getOwnPropertyDescriptor,oe=(i,e,t,s)=>{for(var r=s>1?void 0:s?os(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&ns(e,t,r),r};let q=class extends M{constructor(){super(...arguments),this.text="",this.index=0,this.columns=!1,this.isOpen=!1,this.controlled=!1,this.size=1}toggleAccordion(){this.controlled?this.dispatchEvent(new CustomEvent("iu-toggle-accordion",{detail:{index:this.index},bubbles:!0,composed:!0})):this.isOpen=!this.isOpen,this.classList.toggle("is-open")}updateSlottedElements(){this.slotElement.assignedElements({flatten:!0}).forEach(e=>{e instanceof HTMLElement&&e.setAttribute("nested","true")})}firstUpdated(){super.firstUpdated(),this.updateSlottedElements()}render(){return A`
      <div class="accordion size-${this.size} ${this.isOpen?"is-open":""}">
        <button aria-expanded="false" @click=${this.toggleAccordion}>
          <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path fill-rule="evenodd" clip-rule="evenodd" d="M37.5 26h-25v-2h25v2Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M24 37.5v-25h2v25h-2Z" fill="currentColor"/></svg>
          ${this.text}
        </button>
        <div class="content ${this.isOpen?"is-open":""} ${this.columns?"columns-2":""}">
          <slot></slot>
        </div>
      </div>
    `}};q.styles=L`
  :host{
    --iu-comp-bg: transparent;
    --iu-comp-color: var(--iu-color-black);
    --iu-comp-bg-hover: var(--iu-color-black);
    --iu-comp-color-hover: var(--iu-color-white);
    --iu-comp-border-color: var(--iu-color-grey-200);
    --iu-comp-border-color-hover: var(--iu-color-grey-500);
  }
  :host:has(.accordion.is-open){
    border-bottom: 1px solid var(--iu-comp-border-color-hover);
  }
  .accordion{
    border-top: 1px solid var(--iu-comp-border-color);
    cursor: pointer;
    color: var(--iu-comp-color);
    background: var(--iu-comp-bg);
  }
  .accordion.is-open,
  .accordion.is-open button,
  :host(:hover), 
  :host(:hover) button{
    color: var(--iu-comp-color-hover);
    background: var(--iu-comp-bg-hover);
  }
  .accordion.is-open svg{
    transform: rotate(45deg);
  }
  button{
    color: var(--iu-comp-color);
    background: var(--iu-comp-bg);
    cursor: pointer;
    border: 0;
    position: relative;
    font: var(--iu-f-2);
    text-align: left;
    width: 100%;
    padding: 4px 0;
    display: flex;
    align-items: center;
    text-rendering: geometricPrecision;
  }
  .size-2 button{
    padding: 0;
    font: var(--iu-f-lg);
  }
  svg{
    transition: transform .2s ease;
  }
  .size-1 svg{
    width: 36px;
    height: 36px;
    margin-right: .625rem;
    margin-top: -2px;
  }
  .size-2 svg{
    width: 50px;
    height: 50px;
    margin-right: .9375rem;
    margin-top: -2px;
  }
  @media ${_(O.xl)} {
    button{
    }
  }
  .content{
    display: none;
    color: var(--iu-comp-color);
    padding-top: var(--iu-spacing-2);
    padding-bottom: var(--iu-spacing-6);
    padding-left: calc(3.125rem + .9375rem);
    padding-right: var(--iu-grid-gutter);
  }
  .content.is-open{
    display: block;
  }
  .content.columns-2{
    columns: 2;
    gap: var(--iu-grid-gutter);
  }
  ::slotted(*){
    --iu-comp-color: var(--iu-color-white);
    --iu-comp-border-color: var(--iu-color-grey-500);
    --iu-comp-bg-hover: var(--iu-color-white);
    --iu-comp-color-hover: var(--iu-color-black);
    margin-bottom: 0;
    color: var(--iu-color-white) !important;
  }
  `;oe([w()],q.prototype,"text",2);oe([w()],q.prototype,"index",2);oe([w({type:Boolean,reflect:!0})],q.prototype,"columns",2);oe([w({type:Boolean,reflect:!0})],q.prototype,"isOpen",2);oe([w()],q.prototype,"controlled",2);oe([w({type:Number})],q.prototype,"size",2);oe([Ge("slot")],q.prototype,"slotElement",2);q=oe([I("iu-accordion")],q);var as=Object.defineProperty,ls=Object.getOwnPropertyDescriptor,ct=(i,e,t,s)=>{for(var r=s>1?void 0:s?ls(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&as(e,t,r),r};let Ae=class extends M{constructor(){super(...arguments),this.mode="single",this.columns=!1,this.openAccordions=[]}firstUpdated(){super.firstUpdated(),this.columns&&this.classList.add("columns-2"),this.querySelectorAll("iu-accordion").forEach((i,e)=>{i.index=e,i.controlled=!0})}handleAccordionToggle(i){const{index:e}=i.detail;this.mode==="single"?this.openAccordions=this.openAccordions.includes(e)?[]:[e]:this.mode==="multiple"&&(this.openAccordions.includes(e)?this.openAccordions=this.openAccordions.filter(t=>t!==e):this.openAccordions=[...this.openAccordions,e]),this.updateAccordionStates()}updateAccordionStates(){this.querySelectorAll("iu-accordion").forEach((i,e)=>{const t=this.openAccordions.includes(e);i.isOpen=t})}render(){return A`
            <iu-container>
                <div class="inner">
                    <slot @iu-toggle-accordion=${this.handleAccordionToggle}></slot>
                </div>
            </iu-container>
        `}};Ae.styles=L`
        ::slotted(*:last-child){
            --iu-accordion-border-color-b: var(--iu-color-grey-200);
        }
        :host(.columns-2) .inner{
            display: grid;
            grid-template-columns: repeat(2,1fr);
            column-gap: var(--iu-grid-gutter);
        }
    `;ct([w({type:String})],Ae.prototype,"mode",2);ct([w({type:Boolean,reflect:!0})],Ae.prototype,"columns",2);ct([w({type:Array})],Ae.prototype,"openAccordions",2);Ae=ct([I("iu-accordion-group")],Ae);var ds=Object.defineProperty,ps=Object.getOwnPropertyDescriptor,ut=(i,e,t,s)=>{for(var r=s>1?void 0:s?ps(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&ds(e,t,r),r};let Se=class extends M{render(){return this.type=="current",this.href?A`
        <li class="link">
          <a href="${this.href}">${this.text}</a><span class="divider" aria-hidden="true">/</span>
        </li>
      `:A`
          <li><h1 aria-current="page">${this.text}</h1></li>
      `}};Se.styles=L`
    :host h1{
      color: var(--iu-color-black);
      margin: 0;
      font-size: inherit;
      font-weight: 400;
      font: var(--iu-f-4);
      display: inline;
    }
    :host li{
      font: var(--iu-f-4);
      display: inline;
    }
    :host .link a{
      color: var(--iu-color-grey-300);
      text-decoration: none;
    }
    :host .divider{
      color: var(--theme-color-black);
      margin-left: var(--iu-spacing-0);
      margin-right: var(--iu-spacing-0);
    }
  `;ut([w()],Se.prototype,"href",2);ut([w()],Se.prototype,"type",2);ut([w()],Se.prototype,"text",2);Se=ut([I("iu-breadcrumbs-item")],Se);var cs=Object.defineProperty,us=Object.getOwnPropertyDescriptor,fs=(i,e,t,s)=>{for(var r=s>1?void 0:s?us(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&cs(e,t,r),r};let $t=class extends M{render(){return A`
      <iu-container>
        <nav aria-label="Breadcrumbs">
          <ul>
            <slot></slot>
          </ul>
        </nav>
      </iu-container>
    `}};$t.styles=L`
    :host{
      display: block;
      margin-top: var(--iu-spacing-3);
    }
    @media ${_(O.md)} {
      :host{
        margin-top: var(--iu-spacing-7);
      }
    }
    @media ${_(O.xl)} {
      :host{
        margin-top: var(--iu-spacing-10);
      }
    }
    :host + *{
      background: red;
    }
    :host ul{
      margin: 0;
      padding: 0;
      display: flex;
      list-style-type: none;
    }
  `;$t=fs([I("iu-breadcrumbs")],$t);var hs=Object.defineProperty,gs=Object.getOwnPropertyDescriptor,Ve=(i,e,t,s)=>{for(var r=s>1?void 0:s?gs(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&hs(e,t,r),r};let he=class extends M{constructor(){super(...arguments),this.tag="a",this.href="#",this.text="",this.icon="none"}render(){return this.tag==="a"?A`
        <a href="${this.href}" class="icon-${this.icon}">${this.text}</a>
      `:A`
        <button class="icon-${this.icon}">${this.text}</button>
      `}};he.styles=L`
    a, button{
      position: relative;
      display: inline-flex;
      align-items: center;
      background: var(--iu-color-grey-100);
      padding: 0.375rem 0.75rem;
      color: var(--iu-color-black);
      text-decoration: none;
      border: 0;
      font: var(--iu-f-sm);
    }
    a:hover, button:hover{
      background: var(--iu-color-black);
      color: var(--iu-color-white);
    }
    a:not(.icon-none), button:not(.icon-none){
      padding: 0.375rem 0.75rem 0.375rem 2.5rem;
    }
    .icon-download::before{
      content: '';
      background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37 37'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m24.852 19.834-6.354 6.353-6.354-6.353.708-.708 5.146 5.147V9.5h1v14.773l5.146-5.147.708.708ZM27 28H10v-1h17v1Z' fill='%23000'/%3E%3C/svg%3E");
      width: 2.25rem;
      aspect-ratio: 1/1;
      background-repat: no-repeat;
      background-position: center center;
      position: absolute;
      top: 0;
      left: 0;
    }
    .icon-download:hover::before{
      background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37 37'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m24.852 19.834-6.354 6.353-6.354-6.353.708-.708 5.146 5.147V9.5h1v14.773l5.146-5.147.708.708ZM27 28H10v-1h17v1Z' fill='%23fff'/%3E%3C/svg%3E");
    }
  `;Ve([w({type:String})],he.prototype,"tag",2);Ve([w({type:String})],he.prototype,"href",2);Ve([w({type:String})],he.prototype,"text",2);Ve([w({type:String})],he.prototype,"icon",2);he=Ve([I("iu-button")],he);var ms=Object.defineProperty,vs=Object.getOwnPropertyDescriptor,ae=(i,e,t,s)=>{for(var r=s>1?void 0:s?vs(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&ms(e,t,r),r};let W=class extends M{constructor(){super(...arguments),this.setCardHeight=()=>{requestAnimationFrame(()=>{const i=this.clientHeight,e=this.cardContent.clientHeight,t=i-e;this.cardImg.style.height=`${t}px`,this.cardContent.style.marginTop=`${t}px`})},this.href="",this.category="Categoria",this.date="01.01.2024",this.name="Default",this.img=""}firstUpdated(){super.firstUpdated();const i=this.cardImg.querySelector("img");i&&i.addEventListener("load",this.setCardHeight),this.setCardHeight(),new ResizeObserver(()=>this.setCardHeight()).observe(this)}render(){return A`
        <a href="${this.href}" class="card">
            <div class="img">
                ${this.img&&A`<img src="${this.img}">`}
            </div>
            <div class="content">
                <div class="header">
                    <span class="category">${this.category}</span>
                    <span class="date">${this.date}</span>
                </div>
                <p>${this.name}</p>
            </div>
        </a>
    `}};W.styles=L`
    :host{
      display: block;
    }
    .card{
      display: block;
      text-decoration: none;
      color: var(--iu-color-black);
      position: relative;
      aspect-ratio: 1/1;
      overflow: hidden;
    }
    .card:hover .img{
      height: 100% !important;
    }
    .img{
      transition: height .2s ease;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      overflow: hidden;
      background-image: linear-gradient(to top, var(--iu-color-grey-400), var(--iu-color-grey-200));
    }
    .img img{
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .header{
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
      display: flex;
      justify-content: space-between;
      font: var(--iu-f-0);
      color: var(--iu-color-grey-300);
    }
    .content p{
      font: var(--iu-f-2);
      font-weight: bold;
      margin-top: 0;
    }
  `;ae([Ge(".img")],W.prototype,"cardImg",2);ae([Ge(".content")],W.prototype,"cardContent",2);ae([w()],W.prototype,"href",2);ae([w()],W.prototype,"category",2);ae([w()],W.prototype,"date",2);ae([w()],W.prototype,"name",2);ae([w()],W.prototype,"img",2);W=ae([I("iu-card")],W);function si(i){return i!==null&&typeof i=="object"&&"constructor"in i&&i.constructor===Object}function Nt(i,e){i===void 0&&(i={}),e===void 0&&(e={}),Object.keys(e).forEach(t=>{typeof i[t]>"u"?i[t]=e[t]:si(e[t])&&si(i[t])&&Object.keys(e[t]).length>0&&Nt(i[t],e[t])})}const mi={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function ve(){const i=typeof document<"u"?document:{};return Nt(i,mi),i}const ws={document:mi,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(i){return typeof setTimeout>"u"?(i(),null):setTimeout(i,0)},cancelAnimationFrame(i){typeof setTimeout>"u"||clearTimeout(i)}};function V(){const i=typeof window<"u"?window:{};return Nt(i,ws),i}function bs(i){return i===void 0&&(i=""),i.trim().split(" ").filter(e=>!!e.trim())}function ys(i){const e=i;Object.keys(e).forEach(t=>{try{e[t]=null}catch{}try{delete e[t]}catch{}})}function Et(i,e){return e===void 0&&(e=0),setTimeout(i,e)}function Qe(){return Date.now()}function xs(i){const e=V();let t;return e.getComputedStyle&&(t=e.getComputedStyle(i,null)),!t&&i.currentStyle&&(t=i.currentStyle),t||(t=i.style),t}function As(i,e){e===void 0&&(e="x");const t=V();let s,r,n;const o=xs(i);return t.WebKitCSSMatrix?(r=o.transform||o.webkitTransform,r.split(",").length>6&&(r=r.split(", ").map(l=>l.replace(",",".")).join(", ")),n=new t.WebKitCSSMatrix(r==="none"?"":r)):(n=o.MozTransform||o.OTransform||o.MsTransform||o.msTransform||o.transform||o.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),s=n.toString().split(",")),e==="x"&&(t.WebKitCSSMatrix?r=n.m41:s.length===16?r=parseFloat(s[12]):r=parseFloat(s[4])),e==="y"&&(t.WebKitCSSMatrix?r=n.m42:s.length===16?r=parseFloat(s[13]):r=parseFloat(s[5])),r||0}function Ye(i){return typeof i=="object"&&i!==null&&i.constructor&&Object.prototype.toString.call(i).slice(8,-1)==="Object"}function Ss(i){return typeof window<"u"&&typeof window.HTMLElement<"u"?i instanceof HTMLElement:i&&(i.nodeType===1||i.nodeType===11)}function R(){const i=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let t=1;t<arguments.length;t+=1){const s=t<0||arguments.length<=t?void 0:arguments[t];if(s!=null&&!Ss(s)){const r=Object.keys(Object(s)).filter(n=>e.indexOf(n)<0);for(let n=0,o=r.length;n<o;n+=1){const l=r[n],a=Object.getOwnPropertyDescriptor(s,l);a!==void 0&&a.enumerable&&(Ye(i[l])&&Ye(s[l])?s[l].__swiper__?i[l]=s[l]:R(i[l],s[l]):!Ye(i[l])&&Ye(s[l])?(i[l]={},s[l].__swiper__?i[l]=s[l]:R(i[l],s[l])):i[l]=s[l])}}}return i}function Ue(i,e,t){i.style.setProperty(e,t)}function vi(i){let{swiper:e,targetPosition:t,side:s}=i;const r=V(),n=-e.translate;let o=null,l;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",r.cancelAnimationFrame(e.cssModeFrameID);const d=t>n?"next":"prev",u=(h,g)=>d==="next"&&h>=g||d==="prev"&&h<=g,p=()=>{l=new Date().getTime(),o===null&&(o=l);const h=Math.max(Math.min((l-o)/a,1),0),g=.5-Math.cos(h*Math.PI)/2;let m=n+g*(t-n);if(u(m,t)&&(m=t),e.wrapperEl.scrollTo({[s]:m}),u(m,t)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[s]:m})}),r.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=r.requestAnimationFrame(p)};p()}function wi(i){return i.querySelector(".swiper-slide-transform")||i.shadowRoot&&i.shadowRoot.querySelector(".swiper-slide-transform")||i}function U(i,e){e===void 0&&(e="");const t=V(),s=[...i.children];return t.HTMLSlotElement&&i instanceof HTMLSlotElement&&s.push(...i.assignedElements()),e?s.filter(r=>r.matches(e)):s}function $s(i,e){const t=[e];for(;t.length>0;){const s=t.shift();if(i===s)return!0;t.push(...s.children,...s.shadowRoot?.children||[],...s.assignedElements?.()||[])}}function Es(i,e){const t=V();let s=e.contains(i);return!s&&t.HTMLSlotElement&&e instanceof HTMLSlotElement&&(s=[...e.assignedElements()].includes(i),s||(s=$s(i,e))),s}function Ke(i){try{console.warn(i);return}catch{}}function Je(i,e){e===void 0&&(e=[]);const t=document.createElement(i);return t.classList.add(...Array.isArray(e)?e:bs(e)),t}function Ts(i,e){const t=[];for(;i.previousElementSibling;){const s=i.previousElementSibling;e?s.matches(e)&&t.push(s):t.push(s),i=s}return t}function Ps(i,e){const t=[];for(;i.nextElementSibling;){const s=i.nextElementSibling;e?s.matches(e)&&t.push(s):t.push(s),i=s}return t}function te(i,e){return V().getComputedStyle(i,null).getPropertyValue(e)}function et(i){let e=i,t;if(e){for(t=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(t+=1);return t}}function bi(i,e){const t=[];let s=i.parentElement;for(;s;)e?s.matches(e)&&t.push(s):t.push(s),s=s.parentElement;return t}function Cs(i,e){function t(s){s.target===i&&(e.call(i,s),i.removeEventListener("transitionend",t))}i.addEventListener("transitionend",t)}function Tt(i,e,t){const s=V();return i[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(s.getComputedStyle(i,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(s.getComputedStyle(i,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom"))}function j(i){return(Array.isArray(i)?i:[i]).filter(e=>!!e)}let vt;function _s(){const i=V(),e=ve();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in i||i.DocumentTouch&&e instanceof i.DocumentTouch)}}function yi(){return vt||(vt=_s()),vt}let wt;function Os(i){let{userAgent:e}=i===void 0?{}:i;const t=yi(),s=V(),r=s.navigator.platform,n=e||s.navigator.userAgent,o={ios:!1,android:!1},l=s.screen.width,a=s.screen.height,d=n.match(/(Android);?[\s\/]+([\d.]+)?/);let u=n.match(/(iPad).*OS\s([\d_]+)/);const p=n.match(/(iPod)(.*OS\s([\d_]+))?/),h=!u&&n.match(/(iPhone\sOS|iOS)\s([\d_]+)/),g=r==="Win32";let m=r==="MacIntel";const v=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&m&&t.touch&&v.indexOf(`${l}x${a}`)>=0&&(u=n.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),m=!1),d&&!g&&(o.os="android",o.android=!0),(u||h||p)&&(o.os="ios",o.ios=!0),o}function xi(i){return i===void 0&&(i={}),wt||(wt=Os(i)),wt}let bt;function Ms(){const i=V(),e=xi();let t=!1;function s(){const l=i.navigator.userAgent.toLowerCase();return l.indexOf("safari")>=0&&l.indexOf("chrome")<0&&l.indexOf("android")<0}if(s()){const l=String(i.navigator.userAgent);if(l.includes("Version/")){const[a,d]=l.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));t=a<16||a===16&&d<2}}const r=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(i.navigator.userAgent),n=s(),o=n||r&&e.ios;return{isSafari:t||n,needPerspectiveFix:t,need3dFix:o,isWebView:r}}function zs(){return bt||(bt=Ms()),bt}function Ls(i){let{swiper:e,on:t,emit:s}=i;const r=V();let n=null,o=null;const l=()=>{!e||e.destroyed||!e.initialized||(s("beforeResize"),s("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(n=new ResizeObserver(p=>{o=r.requestAnimationFrame(()=>{const{width:h,height:g}=e;let m=h,v=g;p.forEach($=>{let{contentBoxSize:x,contentRect:c,target:f}=$;f&&f!==e.el||(m=c?c.width:(x[0]||x).inlineSize,v=c?c.height:(x[0]||x).blockSize)}),(m!==h||v!==g)&&l()})}),n.observe(e.el))},d=()=>{o&&r.cancelAnimationFrame(o),n&&n.unobserve&&e.el&&(n.unobserve(e.el),n=null)},u=()=>{!e||e.destroyed||!e.initialized||s("orientationchange")};t("init",()=>{if(e.params.resizeObserver&&typeof r.ResizeObserver<"u"){a();return}r.addEventListener("resize",l),r.addEventListener("orientationchange",u)}),t("destroy",()=>{d(),r.removeEventListener("resize",l),r.removeEventListener("orientationchange",u)})}function Is(i){let{swiper:e,extendParams:t,on:s,emit:r}=i;const n=[],o=V(),l=function(u,p){p===void 0&&(p={});const h=o.MutationObserver||o.WebkitMutationObserver,g=new h(m=>{if(e.__preventObserver__)return;if(m.length===1){r("observerUpdate",m[0]);return}const v=function(){r("observerUpdate",m[0])};o.requestAnimationFrame?o.requestAnimationFrame(v):o.setTimeout(v,0)});g.observe(u,{attributes:typeof p.attributes>"u"?!0:p.attributes,childList:e.isElement||(typeof p.childList>"u"?!0:p).childList,characterData:typeof p.characterData>"u"?!0:p.characterData}),n.push(g)},a=()=>{if(e.params.observer){if(e.params.observeParents){const u=bi(e.hostEl);for(let p=0;p<u.length;p+=1)l(u[p])}l(e.hostEl,{childList:e.params.observeSlideChildren}),l(e.wrapperEl,{attributes:!1})}},d=()=>{n.forEach(u=>{u.disconnect()}),n.splice(0,n.length)};t({observer:!1,observeParents:!1,observeSlideChildren:!1}),s("init",a),s("destroy",d)}var ks={on(i,e,t){const s=this;if(!s.eventsListeners||s.destroyed||typeof e!="function")return s;const r=t?"unshift":"push";return i.split(" ").forEach(n=>{s.eventsListeners[n]||(s.eventsListeners[n]=[]),s.eventsListeners[n][r](e)}),s},once(i,e,t){const s=this;if(!s.eventsListeners||s.destroyed||typeof e!="function")return s;function r(){s.off(i,r),r.__emitterProxy&&delete r.__emitterProxy;for(var n=arguments.length,o=new Array(n),l=0;l<n;l++)o[l]=arguments[l];e.apply(s,o)}return r.__emitterProxy=e,s.on(i,r,t)},onAny(i,e){const t=this;if(!t.eventsListeners||t.destroyed||typeof i!="function")return t;const s=e?"unshift":"push";return t.eventsAnyListeners.indexOf(i)<0&&t.eventsAnyListeners[s](i),t},offAny(i){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const t=e.eventsAnyListeners.indexOf(i);return t>=0&&e.eventsAnyListeners.splice(t,1),e},off(i,e){const t=this;return!t.eventsListeners||t.destroyed||!t.eventsListeners||i.split(" ").forEach(s=>{typeof e>"u"?t.eventsListeners[s]=[]:t.eventsListeners[s]&&t.eventsListeners[s].forEach((r,n)=>{(r===e||r.__emitterProxy&&r.__emitterProxy===e)&&t.eventsListeners[s].splice(n,1)})}),t},emit(){const i=this;if(!i.eventsListeners||i.destroyed||!i.eventsListeners)return i;let e,t,s;for(var r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return typeof n[0]=="string"||Array.isArray(n[0])?(e=n[0],t=n.slice(1,n.length),s=i):(e=n[0].events,t=n[0].data,s=n[0].context||i),t.unshift(s),(Array.isArray(e)?e:e.split(" ")).forEach(a=>{i.eventsAnyListeners&&i.eventsAnyListeners.length&&i.eventsAnyListeners.forEach(d=>{d.apply(s,[a,...t])}),i.eventsListeners&&i.eventsListeners[a]&&i.eventsListeners[a].forEach(d=>{d.apply(s,t)})}),i}};function Ds(){const i=this;let e,t;const s=i.el;typeof i.params.width<"u"&&i.params.width!==null?e=i.params.width:e=s.clientWidth,typeof i.params.height<"u"&&i.params.height!==null?t=i.params.height:t=s.clientHeight,!(e===0&&i.isHorizontal()||t===0&&i.isVertical())&&(e=e-parseInt(te(s,"padding-left")||0,10)-parseInt(te(s,"padding-right")||0,10),t=t-parseInt(te(s,"padding-top")||0,10)-parseInt(te(s,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(t)&&(t=0),Object.assign(i,{width:e,height:t,size:i.isHorizontal()?e:t}))}function Bs(){const i=this;function e(S,T){return parseFloat(S.getPropertyValue(i.getDirectionLabel(T))||0)}const t=i.params,{wrapperEl:s,slidesEl:r,size:n,rtlTranslate:o,wrongRTL:l}=i,a=i.virtual&&t.virtual.enabled,d=a?i.virtual.slides.length:i.slides.length,u=U(r,`.${i.params.slideClass}, swiper-slide`),p=a?i.virtual.slides.length:u.length;let h=[];const g=[],m=[];let v=t.slidesOffsetBefore;typeof v=="function"&&(v=t.slidesOffsetBefore.call(i));let $=t.slidesOffsetAfter;typeof $=="function"&&($=t.slidesOffsetAfter.call(i));const x=i.snapGrid.length,c=i.slidesGrid.length;let f=t.spaceBetween,y=-v,b=0,P=0;if(typeof n>"u")return;typeof f=="string"&&f.indexOf("%")>=0?f=parseFloat(f.replace("%",""))/100*n:typeof f=="string"&&(f=parseFloat(f)),i.virtualSize=-f,u.forEach(S=>{o?S.style.marginLeft="":S.style.marginRight="",S.style.marginBottom="",S.style.marginTop=""}),t.centeredSlides&&t.cssMode&&(Ue(s,"--swiper-centered-offset-before",""),Ue(s,"--swiper-centered-offset-after",""));const H=t.grid&&t.grid.rows>1&&i.grid;H?i.grid.initSlides(u):i.grid&&i.grid.unsetSlides();let k;const B=t.slidesPerView==="auto"&&t.breakpoints&&Object.keys(t.breakpoints).filter(S=>typeof t.breakpoints[S].slidesPerView<"u").length>0;for(let S=0;S<p;S+=1){k=0;let T;if(u[S]&&(T=u[S]),H&&i.grid.updateSlide(S,T,u),!(u[S]&&te(T,"display")==="none")){if(t.slidesPerView==="auto"){B&&(u[S].style[i.getDirectionLabel("width")]="");const C=getComputedStyle(T),E=T.style.transform,z=T.style.webkitTransform;if(E&&(T.style.transform="none"),z&&(T.style.webkitTransform="none"),t.roundLengths)k=i.isHorizontal()?Tt(T,"width"):Tt(T,"height");else{const D=e(C,"width"),G=e(C,"padding-left"),Li=e(C,"padding-right"),Ft=e(C,"margin-left"),Yt=e(C,"margin-right"),Ut=C.getPropertyValue("box-sizing");if(Ut&&Ut==="border-box")k=D+Ft+Yt;else{const{clientWidth:Ii,offsetWidth:ki}=T;k=D+G+Li+Ft+Yt+(ki-Ii)}}E&&(T.style.transform=E),z&&(T.style.webkitTransform=z),t.roundLengths&&(k=Math.floor(k))}else k=(n-(t.slidesPerView-1)*f)/t.slidesPerView,t.roundLengths&&(k=Math.floor(k)),u[S]&&(u[S].style[i.getDirectionLabel("width")]=`${k}px`);u[S]&&(u[S].swiperSlideSize=k),m.push(k),t.centeredSlides?(y=y+k/2+b/2+f,b===0&&S!==0&&(y=y-n/2-f),S===0&&(y=y-n/2-f),Math.abs(y)<1/1e3&&(y=0),t.roundLengths&&(y=Math.floor(y)),P%t.slidesPerGroup===0&&h.push(y),g.push(y)):(t.roundLengths&&(y=Math.floor(y)),(P-Math.min(i.params.slidesPerGroupSkip,P))%i.params.slidesPerGroup===0&&h.push(y),g.push(y),y=y+k+f),i.virtualSize+=k+f,b=k,P+=1}}if(i.virtualSize=Math.max(i.virtualSize,n)+$,o&&l&&(t.effect==="slide"||t.effect==="coverflow")&&(s.style.width=`${i.virtualSize+f}px`),t.setWrapperSize&&(s.style[i.getDirectionLabel("width")]=`${i.virtualSize+f}px`),H&&i.grid.updateWrapperSize(k,h),!t.centeredSlides){const S=[];for(let T=0;T<h.length;T+=1){let C=h[T];t.roundLengths&&(C=Math.floor(C)),h[T]<=i.virtualSize-n&&S.push(C)}h=S,Math.floor(i.virtualSize-n)-Math.floor(h[h.length-1])>1&&h.push(i.virtualSize-n)}if(a&&t.loop){const S=m[0]+f;if(t.slidesPerGroup>1){const T=Math.ceil((i.virtual.slidesBefore+i.virtual.slidesAfter)/t.slidesPerGroup),C=S*t.slidesPerGroup;for(let E=0;E<T;E+=1)h.push(h[h.length-1]+C)}for(let T=0;T<i.virtual.slidesBefore+i.virtual.slidesAfter;T+=1)t.slidesPerGroup===1&&h.push(h[h.length-1]+S),g.push(g[g.length-1]+S),i.virtualSize+=S}if(h.length===0&&(h=[0]),f!==0){const S=i.isHorizontal()&&o?"marginLeft":i.getDirectionLabel("marginRight");u.filter((T,C)=>!t.cssMode||t.loop?!0:C!==u.length-1).forEach(T=>{T.style[S]=`${f}px`})}if(t.centeredSlides&&t.centeredSlidesBounds){let S=0;m.forEach(C=>{S+=C+(f||0)}),S-=f;const T=S>n?S-n:0;h=h.map(C=>C<=0?-v:C>T?T+$:C)}if(t.centerInsufficientSlides){let S=0;m.forEach(C=>{S+=C+(f||0)}),S-=f;const T=(t.slidesOffsetBefore||0)+(t.slidesOffsetAfter||0);if(S+T<n){const C=(n-S-T)/2;h.forEach((E,z)=>{h[z]=E-C}),g.forEach((E,z)=>{g[z]=E+C})}}if(Object.assign(i,{slides:u,snapGrid:h,slidesGrid:g,slidesSizesGrid:m}),t.centeredSlides&&t.cssMode&&!t.centeredSlidesBounds){Ue(s,"--swiper-centered-offset-before",`${-h[0]}px`),Ue(s,"--swiper-centered-offset-after",`${i.size/2-m[m.length-1]/2}px`);const S=-i.snapGrid[0],T=-i.slidesGrid[0];i.snapGrid=i.snapGrid.map(C=>C+S),i.slidesGrid=i.slidesGrid.map(C=>C+T)}if(p!==d&&i.emit("slidesLengthChange"),h.length!==x&&(i.params.watchOverflow&&i.checkOverflow(),i.emit("snapGridLengthChange")),g.length!==c&&i.emit("slidesGridLengthChange"),t.watchSlidesProgress&&i.updateSlidesOffset(),i.emit("slidesUpdated"),!a&&!t.cssMode&&(t.effect==="slide"||t.effect==="fade")){const S=`${t.containerModifierClass}backface-hidden`,T=i.el.classList.contains(S);p<=t.maxBackfaceHiddenSlides?T||i.el.classList.add(S):T&&i.el.classList.remove(S)}}function Hs(i){const e=this,t=[],s=e.virtual&&e.params.virtual.enabled;let r=0,n;typeof i=="number"?e.setTransition(i):i===!0&&e.setTransition(e.params.speed);const o=l=>s?e.slides[e.getSlideIndexByData(l)]:e.slides[l];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(l=>{t.push(l)});else for(n=0;n<Math.ceil(e.params.slidesPerView);n+=1){const l=e.activeIndex+n;if(l>e.slides.length&&!s)break;t.push(o(l))}else t.push(o(e.activeIndex));for(n=0;n<t.length;n+=1)if(typeof t[n]<"u"){const l=t[n].offsetHeight;r=l>r?l:r}(r||r===0)&&(e.wrapperEl.style.height=`${r}px`)}function Ns(){const i=this,e=i.slides,t=i.isElement?i.isHorizontal()?i.wrapperEl.offsetLeft:i.wrapperEl.offsetTop:0;for(let s=0;s<e.length;s+=1)e[s].swiperSlideOffset=(i.isHorizontal()?e[s].offsetLeft:e[s].offsetTop)-t-i.cssOverflowAdjustment()}const ri=(i,e,t)=>{e&&!i.classList.contains(t)?i.classList.add(t):!e&&i.classList.contains(t)&&i.classList.remove(t)};function js(i){i===void 0&&(i=this&&this.translate||0);const e=this,t=e.params,{slides:s,rtlTranslate:r,snapGrid:n}=e;if(s.length===0)return;typeof s[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let o=-i;r&&(o=i),e.visibleSlidesIndexes=[],e.visibleSlides=[];let l=t.spaceBetween;typeof l=="string"&&l.indexOf("%")>=0?l=parseFloat(l.replace("%",""))/100*e.size:typeof l=="string"&&(l=parseFloat(l));for(let a=0;a<s.length;a+=1){const d=s[a];let u=d.swiperSlideOffset;t.cssMode&&t.centeredSlides&&(u-=s[0].swiperSlideOffset);const p=(o+(t.centeredSlides?e.minTranslate():0)-u)/(d.swiperSlideSize+l),h=(o-n[0]+(t.centeredSlides?e.minTranslate():0)-u)/(d.swiperSlideSize+l),g=-(o-u),m=g+e.slidesSizesGrid[a],v=g>=0&&g<=e.size-e.slidesSizesGrid[a],$=g>=0&&g<e.size-1||m>1&&m<=e.size||g<=0&&m>=e.size;$&&(e.visibleSlides.push(d),e.visibleSlidesIndexes.push(a)),ri(d,$,t.slideVisibleClass),ri(d,v,t.slideFullyVisibleClass),d.progress=r?-p:p,d.originalProgress=r?-h:h}}function Gs(i){const e=this;if(typeof i>"u"){const u=e.rtlTranslate?-1:1;i=e&&e.translate&&e.translate*u||0}const t=e.params,s=e.maxTranslate()-e.minTranslate();let{progress:r,isBeginning:n,isEnd:o,progressLoop:l}=e;const a=n,d=o;if(s===0)r=0,n=!0,o=!0;else{r=(i-e.minTranslate())/s;const u=Math.abs(i-e.minTranslate())<1,p=Math.abs(i-e.maxTranslate())<1;n=u||r<=0,o=p||r>=1,u&&(r=0),p&&(r=1)}if(t.loop){const u=e.getSlideIndexByData(0),p=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[u],g=e.slidesGrid[p],m=e.slidesGrid[e.slidesGrid.length-1],v=Math.abs(i);v>=h?l=(v-h)/m:l=(v+m-g)/m,l>1&&(l-=1)}Object.assign(e,{progress:r,progressLoop:l,isBeginning:n,isEnd:o}),(t.watchSlidesProgress||t.centeredSlides&&t.autoHeight)&&e.updateSlidesProgress(i),n&&!a&&e.emit("reachBeginning toEdge"),o&&!d&&e.emit("reachEnd toEdge"),(a&&!n||d&&!o)&&e.emit("fromEdge"),e.emit("progress",r)}const yt=(i,e,t)=>{e&&!i.classList.contains(t)?i.classList.add(t):!e&&i.classList.contains(t)&&i.classList.remove(t)};function Vs(){const i=this,{slides:e,params:t,slidesEl:s,activeIndex:r}=i,n=i.virtual&&t.virtual.enabled,o=i.grid&&t.grid&&t.grid.rows>1,l=p=>U(s,`.${t.slideClass}${p}, swiper-slide${p}`)[0];let a,d,u;if(n)if(t.loop){let p=r-i.virtual.slidesBefore;p<0&&(p=i.virtual.slides.length+p),p>=i.virtual.slides.length&&(p-=i.virtual.slides.length),a=l(`[data-swiper-slide-index="${p}"]`)}else a=l(`[data-swiper-slide-index="${r}"]`);else o?(a=e.find(p=>p.column===r),u=e.find(p=>p.column===r+1),d=e.find(p=>p.column===r-1)):a=e[r];a&&(o||(u=Ps(a,`.${t.slideClass}, swiper-slide`)[0],t.loop&&!u&&(u=e[0]),d=Ts(a,`.${t.slideClass}, swiper-slide`)[0],t.loop&&!d===0&&(d=e[e.length-1]))),e.forEach(p=>{yt(p,p===a,t.slideActiveClass),yt(p,p===u,t.slideNextClass),yt(p,p===d,t.slidePrevClass)}),i.emitSlidesClasses()}const We=(i,e)=>{if(!i||i.destroyed||!i.params)return;const t=()=>i.isElement?"swiper-slide":`.${i.params.slideClass}`,s=e.closest(t());if(s){let r=s.querySelector(`.${i.params.lazyPreloaderClass}`);!r&&i.isElement&&(s.shadowRoot?r=s.shadowRoot.querySelector(`.${i.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{s.shadowRoot&&(r=s.shadowRoot.querySelector(`.${i.params.lazyPreloaderClass}`),r&&r.remove())})),r&&r.remove()}},xt=(i,e)=>{if(!i.slides[e])return;const t=i.slides[e].querySelector('[loading="lazy"]');t&&t.removeAttribute("loading")},Pt=i=>{if(!i||i.destroyed||!i.params)return;let e=i.params.lazyPreloadPrevNext;const t=i.slides.length;if(!t||!e||e<0)return;e=Math.min(e,t);const s=i.params.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(i.params.slidesPerView),r=i.activeIndex;if(i.params.grid&&i.params.grid.rows>1){const o=r,l=[o-e];l.push(...Array.from({length:e}).map((a,d)=>o+s+d)),i.slides.forEach((a,d)=>{l.includes(a.column)&&xt(i,d)});return}const n=r+s-1;if(i.params.rewind||i.params.loop)for(let o=r-e;o<=n+e;o+=1){const l=(o%t+t)%t;(l<r||l>n)&&xt(i,l)}else for(let o=Math.max(r-e,0);o<=Math.min(n+e,t-1);o+=1)o!==r&&(o>n||o<r)&&xt(i,o)};function Rs(i){const{slidesGrid:e,params:t}=i,s=i.rtlTranslate?i.translate:-i.translate;let r;for(let n=0;n<e.length;n+=1)typeof e[n+1]<"u"?s>=e[n]&&s<e[n+1]-(e[n+1]-e[n])/2?r=n:s>=e[n]&&s<e[n+1]&&(r=n+1):s>=e[n]&&(r=n);return t.normalizeSlideIndex&&(r<0||typeof r>"u")&&(r=0),r}function Fs(i){const e=this,t=e.rtlTranslate?e.translate:-e.translate,{snapGrid:s,params:r,activeIndex:n,realIndex:o,snapIndex:l}=e;let a=i,d;const u=g=>{let m=g-e.virtual.slidesBefore;return m<0&&(m=e.virtual.slides.length+m),m>=e.virtual.slides.length&&(m-=e.virtual.slides.length),m};if(typeof a>"u"&&(a=Rs(e)),s.indexOf(t)>=0)d=s.indexOf(t);else{const g=Math.min(r.slidesPerGroupSkip,a);d=g+Math.floor((a-g)/r.slidesPerGroup)}if(d>=s.length&&(d=s.length-1),a===n&&!e.params.loop){d!==l&&(e.snapIndex=d,e.emit("snapIndexChange"));return}if(a===n&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(a);return}const p=e.grid&&r.grid&&r.grid.rows>1;let h;if(e.virtual&&r.virtual.enabled&&r.loop)h=u(a);else if(p){const g=e.slides.find(v=>v.column===a);let m=parseInt(g.getAttribute("data-swiper-slide-index"),10);Number.isNaN(m)&&(m=Math.max(e.slides.indexOf(g),0)),h=Math.floor(m/r.grid.rows)}else if(e.slides[a]){const g=e.slides[a].getAttribute("data-swiper-slide-index");g?h=parseInt(g,10):h=a}else h=a;Object.assign(e,{previousSnapIndex:l,snapIndex:d,previousRealIndex:o,realIndex:h,previousIndex:n,activeIndex:a}),e.initialized&&Pt(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(o!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function Ys(i,e){const t=this,s=t.params;let r=i.closest(`.${s.slideClass}, swiper-slide`);!r&&t.isElement&&e&&e.length>1&&e.includes(i)&&[...e.slice(e.indexOf(i)+1,e.length)].forEach(l=>{!r&&l.matches&&l.matches(`.${s.slideClass}, swiper-slide`)&&(r=l)});let n=!1,o;if(r){for(let l=0;l<t.slides.length;l+=1)if(t.slides[l]===r){n=!0,o=l;break}}if(r&&n)t.clickedSlide=r,t.virtual&&t.params.virtual.enabled?t.clickedIndex=parseInt(r.getAttribute("data-swiper-slide-index"),10):t.clickedIndex=o;else{t.clickedSlide=void 0,t.clickedIndex=void 0;return}s.slideToClickedSlide&&t.clickedIndex!==void 0&&t.clickedIndex!==t.activeIndex&&t.slideToClickedSlide()}var Us={updateSize:Ds,updateSlides:Bs,updateAutoHeight:Hs,updateSlidesOffset:Ns,updateSlidesProgress:js,updateProgress:Gs,updateSlidesClasses:Vs,updateActiveIndex:Fs,updateClickedSlide:Ys};function qs(i){i===void 0&&(i=this.isHorizontal()?"x":"y");const e=this,{params:t,rtlTranslate:s,translate:r,wrapperEl:n}=e;if(t.virtualTranslate)return s?-r:r;if(t.cssMode)return r;let o=As(n,i);return o+=e.cssOverflowAdjustment(),s&&(o=-o),o||0}function Ws(i,e){const t=this,{rtlTranslate:s,params:r,wrapperEl:n,progress:o}=t;let l=0,a=0;const d=0;t.isHorizontal()?l=s?-i:i:a=i,r.roundLengths&&(l=Math.floor(l),a=Math.floor(a)),t.previousTranslate=t.translate,t.translate=t.isHorizontal()?l:a,r.cssMode?n[t.isHorizontal()?"scrollLeft":"scrollTop"]=t.isHorizontal()?-l:-a:r.virtualTranslate||(t.isHorizontal()?l-=t.cssOverflowAdjustment():a-=t.cssOverflowAdjustment(),n.style.transform=`translate3d(${l}px, ${a}px, ${d}px)`);let u;const p=t.maxTranslate()-t.minTranslate();p===0?u=0:u=(i-t.minTranslate())/p,u!==o&&t.updateProgress(i),t.emit("setTranslate",t.translate,e)}function Zs(){return-this.snapGrid[0]}function Xs(){return-this.snapGrid[this.snapGrid.length-1]}function Qs(i,e,t,s,r){i===void 0&&(i=0),e===void 0&&(e=this.params.speed),t===void 0&&(t=!0),s===void 0&&(s=!0);const n=this,{params:o,wrapperEl:l}=n;if(n.animating&&o.preventInteractionOnTransition)return!1;const a=n.minTranslate(),d=n.maxTranslate();let u;if(s&&i>a?u=a:s&&i<d?u=d:u=i,n.updateProgress(u),o.cssMode){const p=n.isHorizontal();if(e===0)l[p?"scrollLeft":"scrollTop"]=-u;else{if(!n.support.smoothScroll)return vi({swiper:n,targetPosition:-u,side:p?"left":"top"}),!0;l.scrollTo({[p?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(n.setTransition(0),n.setTranslate(u),t&&(n.emit("beforeTransitionStart",e,r),n.emit("transitionEnd"))):(n.setTransition(e),n.setTranslate(u),t&&(n.emit("beforeTransitionStart",e,r),n.emit("transitionStart")),n.animating||(n.animating=!0,n.onTranslateToWrapperTransitionEnd||(n.onTranslateToWrapperTransitionEnd=function(h){!n||n.destroyed||h.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onTranslateToWrapperTransitionEnd),n.onTranslateToWrapperTransitionEnd=null,delete n.onTranslateToWrapperTransitionEnd,n.animating=!1,t&&n.emit("transitionEnd"))}),n.wrapperEl.addEventListener("transitionend",n.onTranslateToWrapperTransitionEnd))),!0}var Ks={getTranslate:qs,setTranslate:Ws,minTranslate:Zs,maxTranslate:Xs,translateTo:Qs};function Js(i,e){const t=this;t.params.cssMode||(t.wrapperEl.style.transitionDuration=`${i}ms`,t.wrapperEl.style.transitionDelay=i===0?"0ms":""),t.emit("setTransition",i,e)}function Ai(i){let{swiper:e,runCallbacks:t,direction:s,step:r}=i;const{activeIndex:n,previousIndex:o}=e;let l=s;if(l||(n>o?l="next":n<o?l="prev":l="reset"),e.emit(`transition${r}`),t&&n!==o){if(l==="reset"){e.emit(`slideResetTransition${r}`);return}e.emit(`slideChangeTransition${r}`),l==="next"?e.emit(`slideNextTransition${r}`):e.emit(`slidePrevTransition${r}`)}}function er(i,e){i===void 0&&(i=!0);const t=this,{params:s}=t;s.cssMode||(s.autoHeight&&t.updateAutoHeight(),Ai({swiper:t,runCallbacks:i,direction:e,step:"Start"}))}function tr(i,e){i===void 0&&(i=!0);const t=this,{params:s}=t;t.animating=!1,!s.cssMode&&(t.setTransition(0),Ai({swiper:t,runCallbacks:i,direction:e,step:"End"}))}var ir={setTransition:Js,transitionStart:er,transitionEnd:tr};function sr(i,e,t,s,r){i===void 0&&(i=0),t===void 0&&(t=!0),typeof i=="string"&&(i=parseInt(i,10));const n=this;let o=i;o<0&&(o=0);const{params:l,snapGrid:a,slidesGrid:d,previousIndex:u,activeIndex:p,rtlTranslate:h,wrapperEl:g,enabled:m}=n;if(!m&&!s&&!r||n.destroyed||n.animating&&l.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=n.params.speed);const v=Math.min(n.params.slidesPerGroupSkip,o);let $=v+Math.floor((o-v)/n.params.slidesPerGroup);$>=a.length&&($=a.length-1);const x=-a[$];if(l.normalizeSlideIndex)for(let b=0;b<d.length;b+=1){const P=-Math.floor(x*100),H=Math.floor(d[b]*100),k=Math.floor(d[b+1]*100);typeof d[b+1]<"u"?P>=H&&P<k-(k-H)/2?o=b:P>=H&&P<k&&(o=b+1):P>=H&&(o=b)}if(n.initialized&&o!==p&&(!n.allowSlideNext&&(h?x>n.translate&&x>n.minTranslate():x<n.translate&&x<n.minTranslate())||!n.allowSlidePrev&&x>n.translate&&x>n.maxTranslate()&&(p||0)!==o))return!1;o!==(u||0)&&t&&n.emit("beforeSlideChangeStart"),n.updateProgress(x);let c;o>p?c="next":o<p?c="prev":c="reset";const f=n.virtual&&n.params.virtual.enabled;if(!(f&&r)&&(h&&-x===n.translate||!h&&x===n.translate))return n.updateActiveIndex(o),l.autoHeight&&n.updateAutoHeight(),n.updateSlidesClasses(),l.effect!=="slide"&&n.setTranslate(x),c!=="reset"&&(n.transitionStart(t,c),n.transitionEnd(t,c)),!1;if(l.cssMode){const b=n.isHorizontal(),P=h?x:-x;if(e===0)f&&(n.wrapperEl.style.scrollSnapType="none",n._immediateVirtual=!0),f&&!n._cssModeVirtualInitialSet&&n.params.initialSlide>0?(n._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{g[b?"scrollLeft":"scrollTop"]=P})):g[b?"scrollLeft":"scrollTop"]=P,f&&requestAnimationFrame(()=>{n.wrapperEl.style.scrollSnapType="",n._immediateVirtual=!1});else{if(!n.support.smoothScroll)return vi({swiper:n,targetPosition:P,side:b?"left":"top"}),!0;g.scrollTo({[b?"left":"top"]:P,behavior:"smooth"})}return!0}return n.setTransition(e),n.setTranslate(x),n.updateActiveIndex(o),n.updateSlidesClasses(),n.emit("beforeTransitionStart",e,s),n.transitionStart(t,c),e===0?n.transitionEnd(t,c):n.animating||(n.animating=!0,n.onSlideToWrapperTransitionEnd||(n.onSlideToWrapperTransitionEnd=function(P){!n||n.destroyed||P.target===this&&(n.wrapperEl.removeEventListener("transitionend",n.onSlideToWrapperTransitionEnd),n.onSlideToWrapperTransitionEnd=null,delete n.onSlideToWrapperTransitionEnd,n.transitionEnd(t,c))}),n.wrapperEl.addEventListener("transitionend",n.onSlideToWrapperTransitionEnd)),!0}function rr(i,e,t,s){i===void 0&&(i=0),t===void 0&&(t=!0),typeof i=="string"&&(i=parseInt(i,10));const r=this;if(r.destroyed)return;typeof e>"u"&&(e=r.params.speed);const n=r.grid&&r.params.grid&&r.params.grid.rows>1;let o=i;if(r.params.loop)if(r.virtual&&r.params.virtual.enabled)o=o+r.virtual.slidesBefore;else{let l;if(n){const h=o*r.params.grid.rows;l=r.slides.find(g=>g.getAttribute("data-swiper-slide-index")*1===h).column}else l=r.getSlideIndexByData(o);const a=n?Math.ceil(r.slides.length/r.params.grid.rows):r.slides.length,{centeredSlides:d}=r.params;let u=r.params.slidesPerView;u==="auto"?u=r.slidesPerViewDynamic():(u=Math.ceil(parseFloat(r.params.slidesPerView,10)),d&&u%2===0&&(u=u+1));let p=a-l<u;if(d&&(p=p||l<Math.ceil(u/2)),s&&d&&r.params.slidesPerView!=="auto"&&!n&&(p=!1),p){const h=d?l<r.activeIndex?"prev":"next":l-r.activeIndex-1<r.params.slidesPerView?"next":"prev";r.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?l+1:l-a+1,slideRealIndex:h==="next"?r.realIndex:void 0})}if(n){const h=o*r.params.grid.rows;o=r.slides.find(g=>g.getAttribute("data-swiper-slide-index")*1===h).column}else o=r.getSlideIndexByData(o)}return requestAnimationFrame(()=>{r.slideTo(o,e,t,s)}),r}function nr(i,e,t){e===void 0&&(e=!0);const s=this,{enabled:r,params:n,animating:o}=s;if(!r||s.destroyed)return s;typeof i>"u"&&(i=s.params.speed);let l=n.slidesPerGroup;n.slidesPerView==="auto"&&n.slidesPerGroup===1&&n.slidesPerGroupAuto&&(l=Math.max(s.slidesPerViewDynamic("current",!0),1));const a=s.activeIndex<n.slidesPerGroupSkip?1:l,d=s.virtual&&n.virtual.enabled;if(n.loop){if(o&&!d&&n.loopPreventsSliding)return!1;if(s.loopFix({direction:"next"}),s._clientLeft=s.wrapperEl.clientLeft,s.activeIndex===s.slides.length-1&&n.cssMode)return requestAnimationFrame(()=>{s.slideTo(s.activeIndex+a,i,e,t)}),!0}return n.rewind&&s.isEnd?s.slideTo(0,i,e,t):s.slideTo(s.activeIndex+a,i,e,t)}function or(i,e,t){e===void 0&&(e=!0);const s=this,{params:r,snapGrid:n,slidesGrid:o,rtlTranslate:l,enabled:a,animating:d}=s;if(!a||s.destroyed)return s;typeof i>"u"&&(i=s.params.speed);const u=s.virtual&&r.virtual.enabled;if(r.loop){if(d&&!u&&r.loopPreventsSliding)return!1;s.loopFix({direction:"prev"}),s._clientLeft=s.wrapperEl.clientLeft}const p=l?s.translate:-s.translate;function h(x){return x<0?-Math.floor(Math.abs(x)):Math.floor(x)}const g=h(p),m=n.map(x=>h(x));let v=n[m.indexOf(g)-1];if(typeof v>"u"&&r.cssMode){let x;n.forEach((c,f)=>{g>=c&&(x=f)}),typeof x<"u"&&(v=n[x>0?x-1:x])}let $=0;if(typeof v<"u"&&($=o.indexOf(v),$<0&&($=s.activeIndex-1),r.slidesPerView==="auto"&&r.slidesPerGroup===1&&r.slidesPerGroupAuto&&($=$-s.slidesPerViewDynamic("previous",!0)+1,$=Math.max($,0))),r.rewind&&s.isBeginning){const x=s.params.virtual&&s.params.virtual.enabled&&s.virtual?s.virtual.slides.length-1:s.slides.length-1;return s.slideTo(x,i,e,t)}else if(r.loop&&s.activeIndex===0&&r.cssMode)return requestAnimationFrame(()=>{s.slideTo($,i,e,t)}),!0;return s.slideTo($,i,e,t)}function ar(i,e,t){e===void 0&&(e=!0);const s=this;if(!s.destroyed)return typeof i>"u"&&(i=s.params.speed),s.slideTo(s.activeIndex,i,e,t)}function lr(i,e,t,s){e===void 0&&(e=!0),s===void 0&&(s=.5);const r=this;if(r.destroyed)return;typeof i>"u"&&(i=r.params.speed);let n=r.activeIndex;const o=Math.min(r.params.slidesPerGroupSkip,n),l=o+Math.floor((n-o)/r.params.slidesPerGroup),a=r.rtlTranslate?r.translate:-r.translate;if(a>=r.snapGrid[l]){const d=r.snapGrid[l],u=r.snapGrid[l+1];a-d>(u-d)*s&&(n+=r.params.slidesPerGroup)}else{const d=r.snapGrid[l-1],u=r.snapGrid[l];a-d<=(u-d)*s&&(n-=r.params.slidesPerGroup)}return n=Math.max(n,0),n=Math.min(n,r.slidesGrid.length-1),r.slideTo(n,i,e,t)}function dr(){const i=this;if(i.destroyed)return;const{params:e,slidesEl:t}=i,s=e.slidesPerView==="auto"?i.slidesPerViewDynamic():e.slidesPerView;let r=i.clickedIndex,n;const o=i.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(i.animating)return;n=parseInt(i.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?r<i.loopedSlides-s/2||r>i.slides.length-i.loopedSlides+s/2?(i.loopFix(),r=i.getSlideIndex(U(t,`${o}[data-swiper-slide-index="${n}"]`)[0]),Et(()=>{i.slideTo(r)})):i.slideTo(r):r>i.slides.length-s?(i.loopFix(),r=i.getSlideIndex(U(t,`${o}[data-swiper-slide-index="${n}"]`)[0]),Et(()=>{i.slideTo(r)})):i.slideTo(r)}else i.slideTo(r)}var pr={slideTo:sr,slideToLoop:rr,slideNext:nr,slidePrev:or,slideReset:ar,slideToClosest:lr,slideToClickedSlide:dr};function cr(i){const e=this,{params:t,slidesEl:s}=e;if(!t.loop||e.virtual&&e.params.virtual.enabled)return;const r=()=>{U(s,`.${t.slideClass}, swiper-slide`).forEach((p,h)=>{p.setAttribute("data-swiper-slide-index",h)})},n=e.grid&&t.grid&&t.grid.rows>1,o=t.slidesPerGroup*(n?t.grid.rows:1),l=e.slides.length%o!==0,a=n&&e.slides.length%t.grid.rows!==0,d=u=>{for(let p=0;p<u;p+=1){const h=e.isElement?Je("swiper-slide",[t.slideBlankClass]):Je("div",[t.slideClass,t.slideBlankClass]);e.slidesEl.append(h)}};if(l){if(t.loopAddBlankSlides){const u=o-e.slides.length%o;d(u),e.recalcSlides(),e.updateSlides()}else Ke("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");r()}else if(a){if(t.loopAddBlankSlides){const u=t.grid.rows-e.slides.length%t.grid.rows;d(u),e.recalcSlides(),e.updateSlides()}else Ke("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");r()}else r();e.loopFix({slideRealIndex:i,direction:t.centeredSlides?void 0:"next"})}function ur(i){let{slideRealIndex:e,slideTo:t=!0,direction:s,setTranslate:r,activeSlideIndex:n,byController:o,byMousewheel:l}=i===void 0?{}:i;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:d,allowSlidePrev:u,allowSlideNext:p,slidesEl:h,params:g}=a,{centeredSlides:m}=g;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&g.virtual.enabled){t&&(!g.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):g.centeredSlides&&a.snapIndex<g.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=u,a.allowSlideNext=p,a.emit("loopFix");return}let v=g.slidesPerView;v==="auto"?v=a.slidesPerViewDynamic():(v=Math.ceil(parseFloat(g.slidesPerView,10)),m&&v%2===0&&(v=v+1));const $=g.slidesPerGroupAuto?v:g.slidesPerGroup;let x=$;x%$!==0&&(x+=$-x%$),x+=g.loopAdditionalSlides,a.loopedSlides=x;const c=a.grid&&g.grid&&g.grid.rows>1;d.length<v+x?Ke("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):c&&g.grid.fill==="row"&&Ke("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const f=[],y=[];let b=a.activeIndex;typeof n>"u"?n=a.getSlideIndex(d.find(E=>E.classList.contains(g.slideActiveClass))):b=n;const P=s==="next"||!s,H=s==="prev"||!s;let k=0,B=0;const S=c?Math.ceil(d.length/g.grid.rows):d.length,C=(c?d[n].column:n)+(m&&typeof r>"u"?-v/2+.5:0);if(C<x){k=Math.max(x-C,$);for(let E=0;E<x-C;E+=1){const z=E-Math.floor(E/S)*S;if(c){const D=S-z-1;for(let G=d.length-1;G>=0;G-=1)d[G].column===D&&f.push(G)}else f.push(S-z-1)}}else if(C+v>S-x){B=Math.max(C-(S-x*2),$);for(let E=0;E<B;E+=1){const z=E-Math.floor(E/S)*S;c?d.forEach((D,G)=>{D.column===z&&y.push(G)}):y.push(z)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),H&&f.forEach(E=>{d[E].swiperLoopMoveDOM=!0,h.prepend(d[E]),d[E].swiperLoopMoveDOM=!1}),P&&y.forEach(E=>{d[E].swiperLoopMoveDOM=!0,h.append(d[E]),d[E].swiperLoopMoveDOM=!1}),a.recalcSlides(),g.slidesPerView==="auto"?a.updateSlides():c&&(f.length>0&&H||y.length>0&&P)&&a.slides.forEach((E,z)=>{a.grid.updateSlide(z,E,a.slides)}),g.watchSlidesProgress&&a.updateSlidesOffset(),t){if(f.length>0&&H){if(typeof e>"u"){const E=a.slidesGrid[b],D=a.slidesGrid[b+k]-E;l?a.setTranslate(a.translate-D):(a.slideTo(b+Math.ceil(k),0,!1,!0),r&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-D,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-D))}else if(r){const E=c?f.length/g.grid.rows:f.length;a.slideTo(a.activeIndex+E,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(y.length>0&&P)if(typeof e>"u"){const E=a.slidesGrid[b],D=a.slidesGrid[b-B]-E;l?a.setTranslate(a.translate-D):(a.slideTo(b-B,0,!1,!0),r&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-D,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-D))}else{const E=c?y.length/g.grid.rows:y.length;a.slideTo(a.activeIndex-E,0,!1,!0)}}if(a.allowSlidePrev=u,a.allowSlideNext=p,a.controller&&a.controller.control&&!o){const E={slideRealIndex:e,direction:s,setTranslate:r,activeSlideIndex:n,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(z=>{!z.destroyed&&z.params.loop&&z.loopFix({...E,slideTo:z.params.slidesPerView===g.slidesPerView?t:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...E,slideTo:a.controller.control.params.slidesPerView===g.slidesPerView?t:!1})}a.emit("loopFix")}function fr(){const i=this,{params:e,slidesEl:t}=i;if(!e.loop||i.virtual&&i.params.virtual.enabled)return;i.recalcSlides();const s=[];i.slides.forEach(r=>{const n=typeof r.swiperSlideIndex>"u"?r.getAttribute("data-swiper-slide-index")*1:r.swiperSlideIndex;s[n]=r}),i.slides.forEach(r=>{r.removeAttribute("data-swiper-slide-index")}),s.forEach(r=>{t.append(r)}),i.recalcSlides(),i.slideTo(i.realIndex,0)}var hr={loopCreate:cr,loopFix:ur,loopDestroy:fr};function gr(i){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const t=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),t.style.cursor="move",t.style.cursor=i?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function mr(){const i=this;i.params.watchOverflow&&i.isLocked||i.params.cssMode||(i.isElement&&(i.__preventObserver__=!0),i[i.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",i.isElement&&requestAnimationFrame(()=>{i.__preventObserver__=!1}))}var vr={setGrabCursor:gr,unsetGrabCursor:mr};function wr(i,e){e===void 0&&(e=this);function t(s){if(!s||s===ve()||s===V())return null;s.assignedSlot&&(s=s.assignedSlot);const r=s.closest(i);return!r&&!s.getRootNode?null:r||t(s.getRootNode().host)}return t(e)}function ni(i,e,t){const s=V(),{params:r}=i,n=r.edgeSwipeDetection,o=r.edgeSwipeThreshold;return n&&(t<=o||t>=s.innerWidth-o)?n==="prevent"?(e.preventDefault(),!0):!1:!0}function br(i){const e=this,t=ve();let s=i;s.originalEvent&&(s=s.originalEvent);const r=e.touchEventsData;if(s.type==="pointerdown"){if(r.pointerId!==null&&r.pointerId!==s.pointerId)return;r.pointerId=s.pointerId}else s.type==="touchstart"&&s.targetTouches.length===1&&(r.touchId=s.targetTouches[0].identifier);if(s.type==="touchstart"){ni(e,s,s.targetTouches[0].pageX);return}const{params:n,touches:o,enabled:l}=e;if(!l||!n.simulateTouch&&s.pointerType==="mouse"||e.animating&&n.preventInteractionOnTransition)return;!e.animating&&n.cssMode&&n.loop&&e.loopFix();let a=s.target;if(n.touchEventsTarget==="wrapper"&&!Es(a,e.wrapperEl)||"which"in s&&s.which===3||"button"in s&&s.button>0||r.isTouched&&r.isMoved)return;const d=!!n.noSwipingClass&&n.noSwipingClass!=="",u=s.composedPath?s.composedPath():s.path;d&&s.target&&s.target.shadowRoot&&u&&(a=u[0]);const p=n.noSwipingSelector?n.noSwipingSelector:`.${n.noSwipingClass}`,h=!!(s.target&&s.target.shadowRoot);if(n.noSwiping&&(h?wr(p,a):a.closest(p))){e.allowClick=!0;return}if(n.swipeHandler&&!a.closest(n.swipeHandler))return;o.currentX=s.pageX,o.currentY=s.pageY;const g=o.currentX,m=o.currentY;if(!ni(e,s,g))return;Object.assign(r,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),o.startX=g,o.startY=m,r.touchStartTime=Qe(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,n.threshold>0&&(r.allowThresholdMove=!1);let v=!0;a.matches(r.focusableElements)&&(v=!1,a.nodeName==="SELECT"&&(r.isTouched=!1)),t.activeElement&&t.activeElement.matches(r.focusableElements)&&t.activeElement!==a&&(s.pointerType==="mouse"||s.pointerType!=="mouse"&&!a.matches(r.focusableElements))&&t.activeElement.blur();const $=v&&e.allowTouchMove&&n.touchStartPreventDefault;(n.touchStartForcePreventDefault||$)&&!a.isContentEditable&&s.preventDefault(),n.freeMode&&n.freeMode.enabled&&e.freeMode&&e.animating&&!n.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",s)}function yr(i){const e=ve(),t=this,s=t.touchEventsData,{params:r,touches:n,rtlTranslate:o,enabled:l}=t;if(!l||!r.simulateTouch&&i.pointerType==="mouse")return;let a=i;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(s.touchId!==null||a.pointerId!==s.pointerId))return;let d;if(a.type==="touchmove"){if(d=[...a.changedTouches].find(b=>b.identifier===s.touchId),!d||d.identifier!==s.touchId)return}else d=a;if(!s.isTouched){s.startMoving&&s.isScrolling&&t.emit("touchMoveOpposite",a);return}const u=d.pageX,p=d.pageY;if(a.preventedByNestedSwiper){n.startX=u,n.startY=p;return}if(!t.allowTouchMove){a.target.matches(s.focusableElements)||(t.allowClick=!1),s.isTouched&&(Object.assign(n,{startX:u,startY:p,currentX:u,currentY:p}),s.touchStartTime=Qe());return}if(r.touchReleaseOnEdges&&!r.loop){if(t.isVertical()){if(p<n.startY&&t.translate<=t.maxTranslate()||p>n.startY&&t.translate>=t.minTranslate()){s.isTouched=!1,s.isMoved=!1;return}}else if(u<n.startX&&t.translate<=t.maxTranslate()||u>n.startX&&t.translate>=t.minTranslate())return}if(e.activeElement&&e.activeElement.matches(s.focusableElements)&&e.activeElement!==a.target&&a.pointerType!=="mouse"&&e.activeElement.blur(),e.activeElement&&a.target===e.activeElement&&a.target.matches(s.focusableElements)){s.isMoved=!0,t.allowClick=!1;return}s.allowTouchCallbacks&&t.emit("touchMove",a),n.previousX=n.currentX,n.previousY=n.currentY,n.currentX=u,n.currentY=p;const h=n.currentX-n.startX,g=n.currentY-n.startY;if(t.params.threshold&&Math.sqrt(h**2+g**2)<t.params.threshold)return;if(typeof s.isScrolling>"u"){let b;t.isHorizontal()&&n.currentY===n.startY||t.isVertical()&&n.currentX===n.startX?s.isScrolling=!1:h*h+g*g>=25&&(b=Math.atan2(Math.abs(g),Math.abs(h))*180/Math.PI,s.isScrolling=t.isHorizontal()?b>r.touchAngle:90-b>r.touchAngle)}if(s.isScrolling&&t.emit("touchMoveOpposite",a),typeof s.startMoving>"u"&&(n.currentX!==n.startX||n.currentY!==n.startY)&&(s.startMoving=!0),s.isScrolling||a.type==="touchmove"&&s.preventTouchMoveFromPointerMove){s.isTouched=!1;return}if(!s.startMoving)return;t.allowClick=!1,!r.cssMode&&a.cancelable&&a.preventDefault(),r.touchMoveStopPropagation&&!r.nested&&a.stopPropagation();let m=t.isHorizontal()?h:g,v=t.isHorizontal()?n.currentX-n.previousX:n.currentY-n.previousY;r.oneWayMovement&&(m=Math.abs(m)*(o?1:-1),v=Math.abs(v)*(o?1:-1)),n.diff=m,m*=r.touchRatio,o&&(m=-m,v=-v);const $=t.touchesDirection;t.swipeDirection=m>0?"prev":"next",t.touchesDirection=v>0?"prev":"next";const x=t.params.loop&&!r.cssMode,c=t.touchesDirection==="next"&&t.allowSlideNext||t.touchesDirection==="prev"&&t.allowSlidePrev;if(!s.isMoved){if(x&&c&&t.loopFix({direction:t.swipeDirection}),s.startTranslate=t.getTranslate(),t.setTransition(0),t.animating){const b=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});t.wrapperEl.dispatchEvent(b)}s.allowMomentumBounce=!1,r.grabCursor&&(t.allowSlideNext===!0||t.allowSlidePrev===!0)&&t.setGrabCursor(!0),t.emit("sliderFirstMove",a)}if(new Date().getTime(),s.isMoved&&s.allowThresholdMove&&$!==t.touchesDirection&&x&&c&&Math.abs(m)>=1){Object.assign(n,{startX:u,startY:p,currentX:u,currentY:p,startTranslate:s.currentTranslate}),s.loopSwapReset=!0,s.startTranslate=s.currentTranslate;return}t.emit("sliderMove",a),s.isMoved=!0,s.currentTranslate=m+s.startTranslate;let f=!0,y=r.resistanceRatio;if(r.touchReleaseOnEdges&&(y=0),m>0?(x&&c&&s.allowThresholdMove&&s.currentTranslate>(r.centeredSlides?t.minTranslate()-t.slidesSizesGrid[t.activeIndex+1]-(r.slidesPerView!=="auto"&&t.slides.length-r.slidesPerView>=2?t.slidesSizesGrid[t.activeIndex+1]+t.params.spaceBetween:0)-t.params.spaceBetween:t.minTranslate())&&t.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),s.currentTranslate>t.minTranslate()&&(f=!1,r.resistance&&(s.currentTranslate=t.minTranslate()-1+(-t.minTranslate()+s.startTranslate+m)**y))):m<0&&(x&&c&&s.allowThresholdMove&&s.currentTranslate<(r.centeredSlides?t.maxTranslate()+t.slidesSizesGrid[t.slidesSizesGrid.length-1]+t.params.spaceBetween+(r.slidesPerView!=="auto"&&t.slides.length-r.slidesPerView>=2?t.slidesSizesGrid[t.slidesSizesGrid.length-1]+t.params.spaceBetween:0):t.maxTranslate())&&t.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:t.slides.length-(r.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(parseFloat(r.slidesPerView,10)))}),s.currentTranslate<t.maxTranslate()&&(f=!1,r.resistance&&(s.currentTranslate=t.maxTranslate()+1-(t.maxTranslate()-s.startTranslate-m)**y))),f&&(a.preventedByNestedSwiper=!0),!t.allowSlideNext&&t.swipeDirection==="next"&&s.currentTranslate<s.startTranslate&&(s.currentTranslate=s.startTranslate),!t.allowSlidePrev&&t.swipeDirection==="prev"&&s.currentTranslate>s.startTranslate&&(s.currentTranslate=s.startTranslate),!t.allowSlidePrev&&!t.allowSlideNext&&(s.currentTranslate=s.startTranslate),r.threshold>0)if(Math.abs(m)>r.threshold||s.allowThresholdMove){if(!s.allowThresholdMove){s.allowThresholdMove=!0,n.startX=n.currentX,n.startY=n.currentY,s.currentTranslate=s.startTranslate,n.diff=t.isHorizontal()?n.currentX-n.startX:n.currentY-n.startY;return}}else{s.currentTranslate=s.startTranslate;return}!r.followFinger||r.cssMode||((r.freeMode&&r.freeMode.enabled&&t.freeMode||r.watchSlidesProgress)&&(t.updateActiveIndex(),t.updateSlidesClasses()),r.freeMode&&r.freeMode.enabled&&t.freeMode&&t.freeMode.onTouchMove(),t.updateProgress(s.currentTranslate),t.setTranslate(s.currentTranslate))}function xr(i){const e=this,t=e.touchEventsData;let s=i;s.originalEvent&&(s=s.originalEvent);let r;if(s.type==="touchend"||s.type==="touchcancel"){if(r=[...s.changedTouches].find(b=>b.identifier===t.touchId),!r||r.identifier!==t.touchId)return}else{if(t.touchId!==null||s.pointerId!==t.pointerId)return;r=s}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(s.type)&&!(["pointercancel","contextmenu"].includes(s.type)&&(e.browser.isSafari||e.browser.isWebView)))return;t.pointerId=null,t.touchId=null;const{params:o,touches:l,rtlTranslate:a,slidesGrid:d,enabled:u}=e;if(!u||!o.simulateTouch&&s.pointerType==="mouse")return;if(t.allowTouchCallbacks&&e.emit("touchEnd",s),t.allowTouchCallbacks=!1,!t.isTouched){t.isMoved&&o.grabCursor&&e.setGrabCursor(!1),t.isMoved=!1,t.startMoving=!1;return}o.grabCursor&&t.isMoved&&t.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const p=Qe(),h=p-t.touchStartTime;if(e.allowClick){const b=s.path||s.composedPath&&s.composedPath();e.updateClickedSlide(b&&b[0]||s.target,b),e.emit("tap click",s),h<300&&p-t.lastClickTime<300&&e.emit("doubleTap doubleClick",s)}if(t.lastClickTime=Qe(),Et(()=>{e.destroyed||(e.allowClick=!0)}),!t.isTouched||!t.isMoved||!e.swipeDirection||l.diff===0&&!t.loopSwapReset||t.currentTranslate===t.startTranslate&&!t.loopSwapReset){t.isTouched=!1,t.isMoved=!1,t.startMoving=!1;return}t.isTouched=!1,t.isMoved=!1,t.startMoving=!1;let g;if(o.followFinger?g=a?e.translate:-e.translate:g=-t.currentTranslate,o.cssMode)return;if(o.freeMode&&o.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:g});return}const m=g>=-e.maxTranslate()&&!e.params.loop;let v=0,$=e.slidesSizesGrid[0];for(let b=0;b<d.length;b+=b<o.slidesPerGroupSkip?1:o.slidesPerGroup){const P=b<o.slidesPerGroupSkip-1?1:o.slidesPerGroup;typeof d[b+P]<"u"?(m||g>=d[b]&&g<d[b+P])&&(v=b,$=d[b+P]-d[b]):(m||g>=d[b])&&(v=b,$=d[d.length-1]-d[d.length-2])}let x=null,c=null;o.rewind&&(e.isBeginning?c=o.virtual&&o.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(x=0));const f=(g-d[v])/$,y=v<o.slidesPerGroupSkip-1?1:o.slidesPerGroup;if(h>o.longSwipesMs){if(!o.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(f>=o.longSwipesRatio?e.slideTo(o.rewind&&e.isEnd?x:v+y):e.slideTo(v)),e.swipeDirection==="prev"&&(f>1-o.longSwipesRatio?e.slideTo(v+y):c!==null&&f<0&&Math.abs(f)>o.longSwipesRatio?e.slideTo(c):e.slideTo(v))}else{if(!o.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(s.target===e.navigation.nextEl||s.target===e.navigation.prevEl)?s.target===e.navigation.nextEl?e.slideTo(v+y):e.slideTo(v):(e.swipeDirection==="next"&&e.slideTo(x!==null?x:v+y),e.swipeDirection==="prev"&&e.slideTo(c!==null?c:v))}}function oi(){const i=this,{params:e,el:t}=i;if(t&&t.offsetWidth===0)return;e.breakpoints&&i.setBreakpoint();const{allowSlideNext:s,allowSlidePrev:r,snapGrid:n}=i,o=i.virtual&&i.params.virtual.enabled;i.allowSlideNext=!0,i.allowSlidePrev=!0,i.updateSize(),i.updateSlides(),i.updateSlidesClasses();const l=o&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&i.isEnd&&!i.isBeginning&&!i.params.centeredSlides&&!l?i.slideTo(i.slides.length-1,0,!1,!0):i.params.loop&&!o?i.slideToLoop(i.realIndex,0,!1,!0):i.slideTo(i.activeIndex,0,!1,!0),i.autoplay&&i.autoplay.running&&i.autoplay.paused&&(clearTimeout(i.autoplay.resizeTimeout),i.autoplay.resizeTimeout=setTimeout(()=>{i.autoplay&&i.autoplay.running&&i.autoplay.paused&&i.autoplay.resume()},500)),i.allowSlidePrev=r,i.allowSlideNext=s,i.params.watchOverflow&&n!==i.snapGrid&&i.checkOverflow()}function Ar(i){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&i.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(i.stopPropagation(),i.stopImmediatePropagation())))}function Sr(){const i=this,{wrapperEl:e,rtlTranslate:t,enabled:s}=i;if(!s)return;i.previousTranslate=i.translate,i.isHorizontal()?i.translate=-e.scrollLeft:i.translate=-e.scrollTop,i.translate===0&&(i.translate=0),i.updateActiveIndex(),i.updateSlidesClasses();let r;const n=i.maxTranslate()-i.minTranslate();n===0?r=0:r=(i.translate-i.minTranslate())/n,r!==i.progress&&i.updateProgress(t?-i.translate:i.translate),i.emit("setTranslate",i.translate,!1)}function $r(i){const e=this;We(e,i.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Er(){const i=this;i.documentTouchHandlerProceeded||(i.documentTouchHandlerProceeded=!0,i.params.touchReleaseOnEdges&&(i.el.style.touchAction="auto"))}const Si=(i,e)=>{const t=ve(),{params:s,el:r,wrapperEl:n,device:o}=i,l=!!s.nested,a=e==="on"?"addEventListener":"removeEventListener",d=e;!r||typeof r=="string"||(t[a]("touchstart",i.onDocumentTouchStart,{passive:!1,capture:l}),r[a]("touchstart",i.onTouchStart,{passive:!1}),r[a]("pointerdown",i.onTouchStart,{passive:!1}),t[a]("touchmove",i.onTouchMove,{passive:!1,capture:l}),t[a]("pointermove",i.onTouchMove,{passive:!1,capture:l}),t[a]("touchend",i.onTouchEnd,{passive:!0}),t[a]("pointerup",i.onTouchEnd,{passive:!0}),t[a]("pointercancel",i.onTouchEnd,{passive:!0}),t[a]("touchcancel",i.onTouchEnd,{passive:!0}),t[a]("pointerout",i.onTouchEnd,{passive:!0}),t[a]("pointerleave",i.onTouchEnd,{passive:!0}),t[a]("contextmenu",i.onTouchEnd,{passive:!0}),(s.preventClicks||s.preventClicksPropagation)&&r[a]("click",i.onClick,!0),s.cssMode&&n[a]("scroll",i.onScroll),s.updateOnWindowResize?i[d](o.ios||o.android?"resize orientationchange observerUpdate":"resize observerUpdate",oi,!0):i[d]("observerUpdate",oi,!0),r[a]("load",i.onLoad,{capture:!0}))};function Tr(){const i=this,{params:e}=i;i.onTouchStart=br.bind(i),i.onTouchMove=yr.bind(i),i.onTouchEnd=xr.bind(i),i.onDocumentTouchStart=Er.bind(i),e.cssMode&&(i.onScroll=Sr.bind(i)),i.onClick=Ar.bind(i),i.onLoad=$r.bind(i),Si(i,"on")}function Pr(){Si(this,"off")}var Cr={attachEvents:Tr,detachEvents:Pr};const ai=(i,e)=>i.grid&&e.grid&&e.grid.rows>1;function _r(){const i=this,{realIndex:e,initialized:t,params:s,el:r}=i,n=s.breakpoints;if(!n||n&&Object.keys(n).length===0)return;const o=ve(),l=s.breakpointsBase==="window"||!s.breakpointsBase?s.breakpointsBase:"container",a=["window","container"].includes(s.breakpointsBase)||!s.breakpointsBase?i.el:o.querySelector(s.breakpointsBase),d=i.getBreakpoint(n,l,a);if(!d||i.currentBreakpoint===d)return;const p=(d in n?n[d]:void 0)||i.originalParams,h=ai(i,s),g=ai(i,p),m=i.params.grabCursor,v=p.grabCursor,$=s.enabled;h&&!g?(r.classList.remove(`${s.containerModifierClass}grid`,`${s.containerModifierClass}grid-column`),i.emitContainerClasses()):!h&&g&&(r.classList.add(`${s.containerModifierClass}grid`),(p.grid.fill&&p.grid.fill==="column"||!p.grid.fill&&s.grid.fill==="column")&&r.classList.add(`${s.containerModifierClass}grid-column`),i.emitContainerClasses()),m&&!v?i.unsetGrabCursor():!m&&v&&i.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(P=>{if(typeof p[P]>"u")return;const H=s[P]&&s[P].enabled,k=p[P]&&p[P].enabled;H&&!k&&i[P].disable(),!H&&k&&i[P].enable()});const x=p.direction&&p.direction!==s.direction,c=s.loop&&(p.slidesPerView!==s.slidesPerView||x),f=s.loop;x&&t&&i.changeDirection(),R(i.params,p);const y=i.params.enabled,b=i.params.loop;Object.assign(i,{allowTouchMove:i.params.allowTouchMove,allowSlideNext:i.params.allowSlideNext,allowSlidePrev:i.params.allowSlidePrev}),$&&!y?i.disable():!$&&y&&i.enable(),i.currentBreakpoint=d,i.emit("_beforeBreakpoint",p),t&&(c?(i.loopDestroy(),i.loopCreate(e),i.updateSlides()):!f&&b?(i.loopCreate(e),i.updateSlides()):f&&!b&&i.loopDestroy()),i.emit("breakpoint",p)}function Or(i,e,t){if(e===void 0&&(e="window"),!i||e==="container"&&!t)return;let s=!1;const r=V(),n=e==="window"?r.innerHeight:t.clientHeight,o=Object.keys(i).map(l=>{if(typeof l=="string"&&l.indexOf("@")===0){const a=parseFloat(l.substr(1));return{value:n*a,point:l}}return{value:l,point:l}});o.sort((l,a)=>parseInt(l.value,10)-parseInt(a.value,10));for(let l=0;l<o.length;l+=1){const{point:a,value:d}=o[l];e==="window"?r.matchMedia(`(min-width: ${d}px)`).matches&&(s=a):d<=t.clientWidth&&(s=a)}return s||"max"}var Mr={setBreakpoint:_r,getBreakpoint:Or};function zr(i,e){const t=[];return i.forEach(s=>{typeof s=="object"?Object.keys(s).forEach(r=>{s[r]&&t.push(e+r)}):typeof s=="string"&&t.push(e+s)}),t}function Lr(){const i=this,{classNames:e,params:t,rtl:s,el:r,device:n}=i,o=zr(["initialized",t.direction,{"free-mode":i.params.freeMode&&t.freeMode.enabled},{autoheight:t.autoHeight},{rtl:s},{grid:t.grid&&t.grid.rows>1},{"grid-column":t.grid&&t.grid.rows>1&&t.grid.fill==="column"},{android:n.android},{ios:n.ios},{"css-mode":t.cssMode},{centered:t.cssMode&&t.centeredSlides},{"watch-progress":t.watchSlidesProgress}],t.containerModifierClass);e.push(...o),r.classList.add(...e),i.emitContainerClasses()}function Ir(){const i=this,{el:e,classNames:t}=i;!e||typeof e=="string"||(e.classList.remove(...t),i.emitContainerClasses())}var kr={addClasses:Lr,removeClasses:Ir};function Dr(){const i=this,{isLocked:e,params:t}=i,{slidesOffsetBefore:s}=t;if(s){const r=i.slides.length-1,n=i.slidesGrid[r]+i.slidesSizesGrid[r]+s*2;i.isLocked=i.size>n}else i.isLocked=i.snapGrid.length===1;t.allowSlideNext===!0&&(i.allowSlideNext=!i.isLocked),t.allowSlidePrev===!0&&(i.allowSlidePrev=!i.isLocked),e&&e!==i.isLocked&&(i.isEnd=!1),e!==i.isLocked&&i.emit(i.isLocked?"lock":"unlock")}var Br={checkOverflow:Dr},li={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,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 Hr(i,e){return function(s){s===void 0&&(s={});const r=Object.keys(s)[0],n=s[r];if(typeof n!="object"||n===null){R(e,s);return}if(i[r]===!0&&(i[r]={enabled:!0}),r==="navigation"&&i[r]&&i[r].enabled&&!i[r].prevEl&&!i[r].nextEl&&(i[r].auto=!0),["pagination","scrollbar"].indexOf(r)>=0&&i[r]&&i[r].enabled&&!i[r].el&&(i[r].auto=!0),!(r in i&&"enabled"in n)){R(e,s);return}typeof i[r]=="object"&&!("enabled"in i[r])&&(i[r].enabled=!0),i[r]||(i[r]={enabled:!1}),R(e,s)}}const At={eventsEmitter:ks,update:Us,translate:Ks,transition:ir,slide:pr,loop:hr,grabCursor:vr,events:Cr,breakpoints:Mr,checkOverflow:Br,classes:kr},St={};class F{constructor(){let e,t;for(var s=arguments.length,r=new Array(s),n=0;n<s;n++)r[n]=arguments[n];r.length===1&&r[0].constructor&&Object.prototype.toString.call(r[0]).slice(8,-1)==="Object"?t=r[0]:[e,t]=r,t||(t={}),t=R({},t),e&&!t.el&&(t.el=e);const o=ve();if(t.el&&typeof t.el=="string"&&o.querySelectorAll(t.el).length>1){const u=[];return o.querySelectorAll(t.el).forEach(p=>{const h=R({},t,{el:p});u.push(new F(h))}),u}const l=this;l.__swiper__=!0,l.support=yi(),l.device=xi({userAgent:t.userAgent}),l.browser=zs(),l.eventsListeners={},l.eventsAnyListeners=[],l.modules=[...l.__modules__],t.modules&&Array.isArray(t.modules)&&l.modules.push(...t.modules);const a={};l.modules.forEach(u=>{u({params:t,swiper:l,extendParams:Hr(t,a),on:l.on.bind(l),once:l.once.bind(l),off:l.off.bind(l),emit:l.emit.bind(l)})});const d=R({},li,a);return l.params=R({},d,St,t),l.originalParams=R({},l.params),l.passedParams=R({},t),l.params&&l.params.on&&Object.keys(l.params.on).forEach(u=>{l.on(u,l.params.on[u])}),l.params&&l.params.onAny&&l.onAny(l.params.onAny),Object.assign(l,{enabled:l.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return l.params.direction==="horizontal"},isVertical(){return l.params.direction==="vertical"},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:l.params.allowSlideNext,allowSlidePrev:l.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:l.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:l.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),l.emit("_swiper"),l.params.init&&l.init(),l}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:s}=this,r=U(t,`.${s.slideClass}, swiper-slide`),n=et(r[0]);return et(e)-n}getSlideIndexByData(e){return this.getSlideIndex(this.slides.find(t=>t.getAttribute("data-swiper-slide-index")*1===e))}recalcSlides(){const e=this,{slidesEl:t,params:s}=e;e.slides=U(t,`.${s.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 s=this;e=Math.min(Math.max(e,0),1);const r=s.minTranslate(),o=(s.maxTranslate()-r)*e+r;s.translateTo(o,typeof t>"u"?0:t),s.updateActiveIndex(),s.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const t=e.el.className.split(" ").filter(s=>s.indexOf("swiper")===0||s.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",t.join(" "))}getSlideClasses(e){const t=this;return t.destroyed?"":e.className.split(" ").filter(s=>s.indexOf("swiper-slide")===0||s.indexOf(t.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const t=[];e.slides.forEach(s=>{const r=e.getSlideClasses(s);t.push({slideEl:s,classNames:r}),e.emit("_slideClass",s,r)}),e.emit("_slideClasses",t)}slidesPerViewDynamic(e,t){e===void 0&&(e="current"),t===void 0&&(t=!1);const s=this,{params:r,slides:n,slidesGrid:o,slidesSizesGrid:l,size:a,activeIndex:d}=s;let u=1;if(typeof r.slidesPerView=="number")return r.slidesPerView;if(r.centeredSlides){let p=n[d]?Math.ceil(n[d].swiperSlideSize):0,h;for(let g=d+1;g<n.length;g+=1)n[g]&&!h&&(p+=Math.ceil(n[g].swiperSlideSize),u+=1,p>a&&(h=!0));for(let g=d-1;g>=0;g-=1)n[g]&&!h&&(p+=n[g].swiperSlideSize,u+=1,p>a&&(h=!0))}else if(e==="current")for(let p=d+1;p<n.length;p+=1)(t?o[p]+l[p]-o[d]<a:o[p]-o[d]<a)&&(u+=1);else for(let p=d-1;p>=0;p-=1)o[d]-o[p]<a&&(u+=1);return u}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:t,params:s}=e;s.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(o=>{o.complete&&We(e,o)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function r(){const o=e.rtlTranslate?e.translate*-1:e.translate,l=Math.min(Math.max(o,e.maxTranslate()),e.minTranslate());e.setTranslate(l),e.updateActiveIndex(),e.updateSlidesClasses()}let n;if(s.freeMode&&s.freeMode.enabled&&!s.cssMode)r(),s.autoHeight&&e.updateAutoHeight();else{if((s.slidesPerView==="auto"||s.slidesPerView>1)&&e.isEnd&&!s.centeredSlides){const o=e.virtual&&s.virtual.enabled?e.virtual.slides:e.slides;n=e.slideTo(o.length-1,0,!1,!0)}else n=e.slideTo(e.activeIndex,0,!1,!0);n||r()}s.watchOverflow&&t!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,t){t===void 0&&(t=!0);const s=this,r=s.params.direction;return e||(e=r==="horizontal"?"vertical":"horizontal"),e===r||e!=="horizontal"&&e!=="vertical"||(s.el.classList.remove(`${s.params.containerModifierClass}${r}`),s.el.classList.add(`${s.params.containerModifierClass}${e}`),s.emitContainerClasses(),s.params.direction=e,s.slides.forEach(n=>{e==="vertical"?n.style.width="":n.style.height=""}),s.emit("changeDirection"),t&&s.update()),s}changeLanguageDirection(e){const t=this;t.rtl&&e==="rtl"||!t.rtl&&e==="ltr"||(t.rtl=e==="rtl",t.rtlTranslate=t.params.direction==="horizontal"&&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 s=e||t.params.el;if(typeof s=="string"&&(s=document.querySelector(s)),!s)return!1;s.swiper=t,s.parentNode&&s.parentNode.host&&s.parentNode.host.nodeName===t.params.swiperElementNodeName.toUpperCase()&&(t.isElement=!0);const r=()=>`.${(t.params.wrapperClass||"").trim().split(" ").join(".")}`;let o=s&&s.shadowRoot&&s.shadowRoot.querySelector?s.shadowRoot.querySelector(r()):U(s,r())[0];return!o&&t.params.createElements&&(o=Je("div",t.params.wrapperClass),s.append(o),U(s,`.${t.params.slideClass}`).forEach(l=>{o.append(l)})),Object.assign(t,{el:s,wrapperEl:o,slidesEl:t.isElement&&!s.parentNode.host.slideSlots?s.parentNode.host:o,hostEl:t.isElement?s.parentNode.host:s,mounted:!0,rtl:s.dir.toLowerCase()==="rtl"||te(s,"direction")==="rtl",rtlTranslate:t.params.direction==="horizontal"&&(s.dir.toLowerCase()==="rtl"||te(s,"direction")==="rtl"),wrongRTL:te(o,"display")==="-webkit-box"}),!0}init(e){const t=this;if(t.initialized||t.mount(e)===!1)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(),t.attachEvents();const r=[...t.el.querySelectorAll('[loading="lazy"]')];return t.isElement&&r.push(...t.hostEl.querySelectorAll('[loading="lazy"]')),r.forEach(n=>{n.complete?We(t,n):n.addEventListener("load",o=>{We(t,o.target)})}),Pt(t),t.initialized=!0,Pt(t),t.emit("init"),t.emit("afterInit"),t}destroy(e,t){e===void 0&&(e=!0),t===void 0&&(t=!0);const s=this,{params:r,el:n,wrapperEl:o,slides:l}=s;return typeof s.params>"u"||s.destroyed||(s.emit("beforeDestroy"),s.initialized=!1,s.detachEvents(),r.loop&&s.loopDestroy(),t&&(s.removeClasses(),n&&typeof n!="string"&&n.removeAttribute("style"),o&&o.removeAttribute("style"),l&&l.length&&l.forEach(a=>{a.classList.remove(r.slideVisibleClass,r.slideFullyVisibleClass,r.slideActiveClass,r.slideNextClass,r.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),s.emit("destroy"),Object.keys(s.eventsListeners).forEach(a=>{s.off(a)}),e!==!1&&(s.el&&typeof s.el!="string"&&(s.el.swiper=null),ys(s)),s.destroyed=!0),null}static extendDefaults(e){R(St,e)}static get extendedDefaults(){return St}static get defaults(){return li}static installModule(e){F.prototype.__modules__||(F.prototype.__modules__=[]);const t=F.prototype.__modules__;typeof e=="function"&&t.indexOf(e)<0&&t.push(e)}static use(e){return Array.isArray(e)?(e.forEach(t=>F.installModule(t)),F):(F.installModule(e),F)}}Object.keys(At).forEach(i=>{Object.keys(At[i]).forEach(e=>{F.prototype[e]=At[i][e]})});F.use([Ls,Is]);function $i(i,e,t,s){return i.params.createElements&&Object.keys(s).forEach(r=>{if(!t[r]&&t.auto===!0){let n=U(i.el,`.${s[r]}`)[0];n||(n=Je("div",s[r]),n.className=s[r],i.el.append(n)),t[r]=n,e[r]=n}}),t}function Nr(i){let{swiper:e,extendParams:t,on:s,emit:r}=i;t({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),e.navigation={nextEl:null,prevEl:null};function n(m){let v;return m&&typeof m=="string"&&e.isElement&&(v=e.el.querySelector(m)||e.hostEl.querySelector(m),v)?v:(m&&(typeof m=="string"&&(v=[...document.querySelectorAll(m)]),e.params.uniqueNavElements&&typeof m=="string"&&v&&v.length>1&&e.el.querySelectorAll(m).length===1?v=e.el.querySelector(m):v&&v.length===1&&(v=v[0])),m&&!v?m:v)}function o(m,v){const $=e.params.navigation;m=j(m),m.forEach(x=>{x&&(x.classList[v?"add":"remove"](...$.disabledClass.split(" ")),x.tagName==="BUTTON"&&(x.disabled=v),e.params.watchOverflow&&e.enabled&&x.classList[e.isLocked?"add":"remove"]($.lockClass))})}function l(){const{nextEl:m,prevEl:v}=e.navigation;if(e.params.loop){o(v,!1),o(m,!1);return}o(v,e.isBeginning&&!e.params.rewind),o(m,e.isEnd&&!e.params.rewind)}function a(m){m.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),r("navigationPrev"))}function d(m){m.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),r("navigationNext"))}function u(){const m=e.params.navigation;if(e.params.navigation=$i(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(m.nextEl||m.prevEl))return;let v=n(m.nextEl),$=n(m.prevEl);Object.assign(e.navigation,{nextEl:v,prevEl:$}),v=j(v),$=j($);const x=(c,f)=>{c&&c.addEventListener("click",f==="next"?d:a),!e.enabled&&c&&c.classList.add(...m.lockClass.split(" "))};v.forEach(c=>x(c,"next")),$.forEach(c=>x(c,"prev"))}function p(){let{nextEl:m,prevEl:v}=e.navigation;m=j(m),v=j(v);const $=(x,c)=>{x.removeEventListener("click",c==="next"?d:a),x.classList.remove(...e.params.navigation.disabledClass.split(" "))};m.forEach(x=>$(x,"next")),v.forEach(x=>$(x,"prev"))}s("init",()=>{e.params.navigation.enabled===!1?g():(u(),l())}),s("toEdge fromEdge lock unlock",()=>{l()}),s("destroy",()=>{p()}),s("enable disable",()=>{let{nextEl:m,prevEl:v}=e.navigation;if(m=j(m),v=j(v),e.enabled){l();return}[...m,...v].filter($=>!!$).forEach($=>$.classList.add(e.params.navigation.lockClass))}),s("click",(m,v)=>{let{nextEl:$,prevEl:x}=e.navigation;$=j($),x=j(x);const c=v.target;let f=x.includes(c)||$.includes(c);if(e.isElement&&!f){const y=v.path||v.composedPath&&v.composedPath();y&&(f=y.find(b=>$.includes(b)||x.includes(b)))}if(e.params.navigation.hideOnClick&&!f){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===c||e.pagination.el.contains(c)))return;let y;$.length?y=$[0].classList.contains(e.params.navigation.hiddenClass):x.length&&(y=x[0].classList.contains(e.params.navigation.hiddenClass)),r(y===!0?"navigationShow":"navigationHide"),[...$,...x].filter(b=>!!b).forEach(b=>b.classList.toggle(e.params.navigation.hiddenClass))}});const h=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),u(),l()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),p()};Object.assign(e.navigation,{enable:h,disable:g,update:l,init:u,destroy:p})}function Me(i){return i===void 0&&(i=""),`.${i.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function jr(i){let{swiper:e,extendParams:t,on:s,emit:r}=i;const n="swiper-pagination";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:c=>c,formatFractionTotal:c=>c,bulletClass:`${n}-bullet`,bulletActiveClass:`${n}-bullet-active`,modifierClass:`${n}-`,currentClass:`${n}-current`,totalClass:`${n}-total`,hiddenClass:`${n}-hidden`,progressbarFillClass:`${n}-progressbar-fill`,progressbarOppositeClass:`${n}-progressbar-opposite`,clickableClass:`${n}-clickable`,lockClass:`${n}-lock`,horizontalClass:`${n}-horizontal`,verticalClass:`${n}-vertical`,paginationDisabledClass:`${n}-disabled`}}),e.pagination={el:null,bullets:[]};let o,l=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function d(c,f){const{bulletActiveClass:y}=e.params.pagination;c&&(c=c[`${f==="prev"?"previous":"next"}ElementSibling`],c&&(c.classList.add(`${y}-${f}`),c=c[`${f==="prev"?"previous":"next"}ElementSibling`],c&&c.classList.add(`${y}-${f}-${f}`)))}function u(c,f,y){if(c=c%y,f=f%y,f===c+1)return"next";if(f===c-1)return"previous"}function p(c){const f=c.target.closest(Me(e.params.pagination.bulletClass));if(!f)return;c.preventDefault();const y=et(f)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===y)return;const b=u(e.realIndex,y,e.slides.length);b==="next"?e.slideNext():b==="previous"?e.slidePrev():e.slideToLoop(y)}else e.slideTo(y)}function h(){const c=e.rtl,f=e.params.pagination;if(a())return;let y=e.pagination.el;y=j(y);let b,P;const H=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,k=e.params.loop?Math.ceil(H/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(P=e.previousRealIndex||0,b=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(b=e.snapIndex,P=e.previousSnapIndex):(P=e.previousIndex||0,b=e.activeIndex||0),f.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const B=e.pagination.bullets;let S,T,C;if(f.dynamicBullets&&(o=Tt(B[0],e.isHorizontal()?"width":"height"),y.forEach(E=>{E.style[e.isHorizontal()?"width":"height"]=`${o*(f.dynamicMainBullets+4)}px`}),f.dynamicMainBullets>1&&P!==void 0&&(l+=b-(P||0),l>f.dynamicMainBullets-1?l=f.dynamicMainBullets-1:l<0&&(l=0)),S=Math.max(b-l,0),T=S+(Math.min(B.length,f.dynamicMainBullets)-1),C=(T+S)/2),B.forEach(E=>{const z=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(D=>`${f.bulletActiveClass}${D}`)].map(D=>typeof D=="string"&&D.includes(" ")?D.split(" "):D).flat();E.classList.remove(...z)}),y.length>1)B.forEach(E=>{const z=et(E);z===b?E.classList.add(...f.bulletActiveClass.split(" ")):e.isElement&&E.setAttribute("part","bullet"),f.dynamicBullets&&(z>=S&&z<=T&&E.classList.add(...`${f.bulletActiveClass}-main`.split(" ")),z===S&&d(E,"prev"),z===T&&d(E,"next"))});else{const E=B[b];if(E&&E.classList.add(...f.bulletActiveClass.split(" ")),e.isElement&&B.forEach((z,D)=>{z.setAttribute("part",D===b?"bullet-active":"bullet")}),f.dynamicBullets){const z=B[S],D=B[T];for(let G=S;G<=T;G+=1)B[G]&&B[G].classList.add(...`${f.bulletActiveClass}-main`.split(" "));d(z,"prev"),d(D,"next")}}if(f.dynamicBullets){const E=Math.min(B.length,f.dynamicMainBullets+4),z=(o*E-o)/2-C*o,D=c?"right":"left";B.forEach(G=>{G.style[e.isHorizontal()?D:"top"]=`${z}px`})}}y.forEach((B,S)=>{if(f.type==="fraction"&&(B.querySelectorAll(Me(f.currentClass)).forEach(T=>{T.textContent=f.formatFractionCurrent(b+1)}),B.querySelectorAll(Me(f.totalClass)).forEach(T=>{T.textContent=f.formatFractionTotal(k)})),f.type==="progressbar"){let T;f.progressbarOpposite?T=e.isHorizontal()?"vertical":"horizontal":T=e.isHorizontal()?"horizontal":"vertical";const C=(b+1)/k;let E=1,z=1;T==="horizontal"?E=C:z=C,B.querySelectorAll(Me(f.progressbarFillClass)).forEach(D=>{D.style.transform=`translate3d(0,0,0) scaleX(${E}) scaleY(${z})`,D.style.transitionDuration=`${e.params.speed}ms`})}f.type==="custom"&&f.renderCustom?(B.innerHTML=f.renderCustom(e,b+1,k),S===0&&r("paginationRender",B)):(S===0&&r("paginationRender",B),r("paginationUpdate",B)),e.params.watchOverflow&&e.enabled&&B.classList[e.isLocked?"add":"remove"](f.lockClass)})}function g(){const c=e.params.pagination;if(a())return;const f=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 y=e.pagination.el;y=j(y);let b="";if(c.type==="bullets"){let P=e.params.loop?Math.ceil(f/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&P>f&&(P=f);for(let H=0;H<P;H+=1)c.renderBullet?b+=c.renderBullet.call(e,H,c.bulletClass):b+=`<${c.bulletElement} ${e.isElement?'part="bullet"':""} class="${c.bulletClass}"></${c.bulletElement}>`}c.type==="fraction"&&(c.renderFraction?b=c.renderFraction.call(e,c.currentClass,c.totalClass):b=`<span class="${c.currentClass}"></span> / <span class="${c.totalClass}"></span>`),c.type==="progressbar"&&(c.renderProgressbar?b=c.renderProgressbar.call(e,c.progressbarFillClass):b=`<span class="${c.progressbarFillClass}"></span>`),e.pagination.bullets=[],y.forEach(P=>{c.type!=="custom"&&(P.innerHTML=b||""),c.type==="bullets"&&e.pagination.bullets.push(...P.querySelectorAll(Me(c.bulletClass)))}),c.type!=="custom"&&r("paginationRender",y[0])}function m(){e.params.pagination=$i(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const c=e.params.pagination;if(!c.el)return;let f;typeof c.el=="string"&&e.isElement&&(f=e.el.querySelector(c.el)),!f&&typeof c.el=="string"&&(f=[...document.querySelectorAll(c.el)]),f||(f=c.el),!(!f||f.length===0)&&(e.params.uniqueNavElements&&typeof c.el=="string"&&Array.isArray(f)&&f.length>1&&(f=[...e.el.querySelectorAll(c.el)],f.length>1&&(f=f.find(y=>bi(y,".swiper")[0]===e.el))),Array.isArray(f)&&f.length===1&&(f=f[0]),Object.assign(e.pagination,{el:f}),f=j(f),f.forEach(y=>{c.type==="bullets"&&c.clickable&&y.classList.add(...(c.clickableClass||"").split(" ")),y.classList.add(c.modifierClass+c.type),y.classList.add(e.isHorizontal()?c.horizontalClass:c.verticalClass),c.type==="bullets"&&c.dynamicBullets&&(y.classList.add(`${c.modifierClass}${c.type}-dynamic`),l=0,c.dynamicMainBullets<1&&(c.dynamicMainBullets=1)),c.type==="progressbar"&&c.progressbarOpposite&&y.classList.add(c.progressbarOppositeClass),c.clickable&&y.addEventListener("click",p),e.enabled||y.classList.add(c.lockClass)}))}function v(){const c=e.params.pagination;if(a())return;let f=e.pagination.el;f&&(f=j(f),f.forEach(y=>{y.classList.remove(c.hiddenClass),y.classList.remove(c.modifierClass+c.type),y.classList.remove(e.isHorizontal()?c.horizontalClass:c.verticalClass),c.clickable&&(y.classList.remove(...(c.clickableClass||"").split(" ")),y.removeEventListener("click",p))})),e.pagination.bullets&&e.pagination.bullets.forEach(y=>y.classList.remove(...c.bulletActiveClass.split(" ")))}s("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const c=e.params.pagination;let{el:f}=e.pagination;f=j(f),f.forEach(y=>{y.classList.remove(c.horizontalClass,c.verticalClass),y.classList.add(e.isHorizontal()?c.horizontalClass:c.verticalClass)})}),s("init",()=>{e.params.pagination.enabled===!1?x():(m(),g(),h())}),s("activeIndexChange",()=>{typeof e.snapIndex>"u"&&h()}),s("snapIndexChange",()=>{h()}),s("snapGridLengthChange",()=>{g(),h()}),s("destroy",()=>{v()}),s("enable disable",()=>{let{el:c}=e.pagination;c&&(c=j(c),c.forEach(f=>f.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),s("lock unlock",()=>{h()}),s("click",(c,f)=>{const y=f.target,b=j(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&b&&b.length>0&&!y.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&y===e.navigation.nextEl||e.navigation.prevEl&&y===e.navigation.prevEl))return;const P=b[0].classList.contains(e.params.pagination.hiddenClass);r(P===!0?"paginationShow":"paginationHide"),b.forEach(H=>H.classList.toggle(e.params.pagination.hiddenClass))}});const $=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:c}=e.pagination;c&&(c=j(c),c.forEach(f=>f.classList.remove(e.params.pagination.paginationDisabledClass))),m(),g(),h()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:c}=e.pagination;c&&(c=j(c),c.forEach(f=>f.classList.add(e.params.pagination.paginationDisabledClass))),v()};Object.assign(e.pagination,{enable:$,disable:x,render:g,update:h,init:m,destroy:v})}function Gr(i){const{effect:e,swiper:t,on:s,setTranslate:r,setTransition:n,overwriteParams:o,perspective:l,recreateShadows:a,getEffectParams:d}=i;s("beforeInit",()=>{if(t.params.effect!==e)return;t.classNames.push(`${t.params.containerModifierClass}${e}`),l&&l()&&t.classNames.push(`${t.params.containerModifierClass}3d`);const p=o?o():{};Object.assign(t.params,p),Object.assign(t.originalParams,p)}),s("setTranslate",()=>{t.params.effect===e&&r()}),s("setTransition",(p,h)=>{t.params.effect===e&&n(h)}),s("transitionEnd",()=>{if(t.params.effect===e&&a){if(!d||!d().slideShadows)return;t.slides.forEach(p=>{p.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach(h=>h.remove())}),a()}});let u;s("virtualUpdate",()=>{t.params.effect===e&&(t.slides.length||(u=!0),requestAnimationFrame(()=>{u&&t.slides&&t.slides.length&&(r(),u=!1)}))})}function Vr(i,e){const t=wi(e);return t!==e&&(t.style.backfaceVisibility="hidden",t.style["-webkit-backface-visibility"]="hidden"),t}function Rr(i){let{swiper:e,duration:t,transformElements:s,allSlides:r}=i;const{activeIndex:n}=e,o=l=>l.parentElement?l.parentElement:e.slides.find(d=>d.shadowRoot&&d.shadowRoot===l.parentNode);if(e.params.virtualTranslate&&t!==0){let l=!1,a;r?a=s:a=s.filter(d=>{const u=d.classList.contains("swiper-slide-transform")?o(d):d;return e.getSlideIndex(u)===n}),a.forEach(d=>{Cs(d,()=>{if(l||!e||e.destroyed)return;l=!0,e.animating=!1;const u=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});e.wrapperEl.dispatchEvent(u)})})}}function Fr(i){let{swiper:e,extendParams:t,on:s}=i;t({fadeEffect:{crossFade:!1}}),Gr({effect:"fade",swiper:e,on:s,setTranslate:()=>{const{slides:o}=e,l=e.params.fadeEffect;for(let a=0;a<o.length;a+=1){const d=e.slides[a];let p=-d.swiperSlideOffset;e.params.virtualTranslate||(p-=e.translate);let h=0;e.isHorizontal()||(h=p,p=0);const g=e.params.fadeEffect.crossFade?Math.max(1-Math.abs(d.progress),0):1+Math.min(Math.max(d.progress,-1),0),m=Vr(l,d);m.style.opacity=g,m.style.transform=`translate3d(${p}px, ${h}px, 0px)`}},setTransition:o=>{const l=e.slides.map(a=>wi(a));l.forEach(a=>{a.style.transitionDuration=`${o}ms`}),Rr({swiper:e,duration:o,transformElements:l,allSlides:!0})},overwriteParams:()=>({slidesPerView:1,slidesPerGroup:1,watchSlidesProgress:!0,spaceBetween:0,virtualTranslate:!e.params.cssMode})})}const Yr=`/**
 * Swiper 11.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 10, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}
`;/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */const Ur={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},qr=i=>(...e)=>({_$litDirective$:i,values:e});class Wr{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,s){this._$Ct=e,this._$AM=t,this._$Ci=s}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}}/**
 * @license
 * Copyright 2017 Google LLC
 * SPDX-License-Identifier: BSD-3-Clause
 */class Ct extends Wr{constructor(e){if(super(e),this.it=N,e.type!==Ur.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===N||e==null)return this._t=void 0,this.it=e;if(e===fe)return e;if(typeof e!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(e===this.it)return this._t;this.it=e;const t=[e];return t.raw=t,this._t={_$litType$:this.constructor.resultType,strings:t,values:[]}}}Ct.directiveName="unsafeHTML",Ct.resultType=1;const ft=qr(Ct);var Zr=Object.defineProperty,Xr=Object.getOwnPropertyDescriptor,Ei=(i,e,t,s)=>{for(var r=s>1?void 0:s?Xr(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Zr(e,t,r),r};let tt=class extends M{constructor(){super(...arguments),this.items=[]}firstUpdated(){new F(this.shadowRoot.querySelector(".swiper"),{modules:[Fr,Nr,jr],loop:!0,effect:"fade",crossFade:!0,pagination:{el:this.shadowRoot.querySelector(".swiper-pagination")},navigation:{nextEl:this.shadowRoot.querySelector(".swiper-button-next"),prevEl:this.shadowRoot.querySelector(".swiper-button-prev")}}),requestAnimationFrame(()=>{const i=Math.floor(this.clientWidth/1.5);this.style.setProperty("--carousel-img-height",`${i}px`)})}render(){return A`
            <div class="swiper">
                <div class="swiper-wrapper">
                    ${this.items.map(i=>A`
                            <div class="swiper-slide">
                                <div class="img">
                                    <img src="${i.path}" alt="${i.caption||"Image"}" />
                                    ${i.caption?A`
                                        <div class="caption"><p>${ft(i.caption)}</p></div>`:""}
                                </div>
                            </div>
                        `)}        
                </div>

                <div class="swiper-pagination"></div>

                <div class="swiper-button-prev"></div>
                <div class="swiper-button-next"></div>
                
            </div>
        `}};tt.styles=[L([Yr]),L`
            .img{
                aspect-ratio: 3/2;
                height: auto;
            }
            .img img{
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
            .caption p{
                font: var(--iu-f-0);
                background: #fff;
                margin-bottom: 0;
                margin-top: 1.75rem;
                height: 100%;
            }
            :host .swiper-button-prev, :host .swiper-button-next{
                width: 50%;
                height: var(--carousel-img-height);
                top: 0;
                margin-top: 0;
            }
            :host .swiper-button-prev::after, :host .swiper-button-next::after{
                content: none;
            }
            :host .swiper-pagination{
                display: flex;
                gap: 0.625rem;
                position: absolute;
                top: calc(var(--carousel-img-height) + 0.625rem);
            }
            :host .swiper-pagination .swiper-pagination-bullet{
                width:100%;
                border-radius: 0;
                height: 1px;
                margin: 0;
                background: var(--iu-color-grey-300);
                opacity: 1;
            }
            :host .swiper-pagination .swiper-pagination-bullet-active{
                background: var(--iu-color-black);
                height: 3px;
            }
            :host .swiper-slide{
                opacity: 0;
            }
            :host .swiper-slide-active, :host .swiper.slide-duplicate-active{
                opacity: 1;
            }
        `];Ei([w({type:Array})],tt.prototype,"items",2);tt=Ei([I("iu-carousel")],tt);var Qr=Object.defineProperty,Kr=Object.getOwnPropertyDescriptor,Te=(i,e,t,s)=>{for(var r=s>1?void 0:s?Kr(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Qr(e,t,r),r};let ie=class extends M{constructor(){super(...arguments),this.name="#",this.contacts=[]}isExternalLink(i){const e=document.createElement("a");return e.href=i,e.hostname!==window.location.hostname&&!!e.hostname}checkLinkType(){if(this.href){const i=this.isExternalLink(this.href);this.classList.toggle("external",i),this.classList.toggle("internal",!i)}}checkCardSpan(){this.description!=null&&this.classList.add("span-2")}firstUpdated(){super.firstUpdated(),this.checkCardSpan(),this.checkLinkType()}render(){return A`
      <div>
        <header>
          ${this.href?A`<a href="${this.href}" class="title"><span>${this.name}</span><svg width="27" height="20" viewBox="0 0 27 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.6667 1L25 10M25 10L16.6667 19M25 10H0" stroke="#FFCC00" stroke-width="2"/></svg></a>`:A`<span class="title">${this.name}</span>`}
          ${this.sub&&A`<span class="sub">${this.sub}</span>`}
        </header>
        <footer>
          ${this.contacts&&A`
            <ul>
              ${this.contacts.map(i=>A`
                  <li><a href="${i.href}">${ft(i.label)}</a></li>
                `)}      
            </ul>
            ${this.description&&A`
              <div class="description"><p>${this.description}</p></div>
            `}
          `}
        </footer>
      </div>
    `}};ie.styles=L`
    :host{
      display: flex;
      align-items: flex-end;
      aspect-ratio: 1/1;
      background: var(--iu-color-black);
      color: var(--iu-color-yellow-100);
      padding: var(--iu-grid-gutter);
    }
    :host(.external) a svg{
      transform: rotate(-45deg);
    }
    :host(.span-2){
      aspect-ratio: unset;
    }
    @media ${_(O.xl)} {
      :host(.span-2){
        aspect-ratio: 2/0.975;
      }
    }
    div{
      display: flex;
      flex-direction: column;
      width: 100%;
      height: 100%;
    }
    header{
      flex-grow: 1;
    }
    header span{
      display: block;
    }
    .title{
      font: var(--iu-f-lg);
    }
    .sub{
      margin-top: 1rem;
    }
    header a{
      display: flex;
      align-items: center;
      text-decoration: none;
      color: var(--iu-color-yellow-100);
    }
    header a span{
      flex-grow: 1;
    }
    header a svg{
      width: 40px;
    }
    @media ${_(O.lg)} {
      :host(.span-2) footer{
        display: grid;
        grid-template-columns: repeat(2,1fr);
      }
    }
    footer ul{
      list-style-type: none;
      margin: 0;
      padding: 0;
    }
    footer ul li a{
      color: var(--iu-color-yellow-100);
    }
    footer ul li a:hover{
      text-decoration: none;
    }
    .description{
      margin-top: var(--iu-spacing-6);
    }
    @media ${_(O.xl)} {
      .description{
        margin-top: 0;
      }
    }
    .description p{
      margin: 0;
    }
  `;Te([w()],ie.prototype,"href",2);Te([w()],ie.prototype,"name",2);Te([w()],ie.prototype,"sub",2);Te([w({type:Array})],ie.prototype,"contacts",2);Te([w()],ie.prototype,"description",2);ie=Te([I("iu-contact-card")],ie);var Jr=Object.defineProperty,en=Object.getOwnPropertyDescriptor,Ti=(i,e,t,s)=>{for(var r=s>1?void 0:s?en(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Jr(e,t,r),r};let it=class extends M{constructor(){super(...arguments),this.heading="Contatti"}render(){return A`
        <iu-heading text="${this.heading}" noDivider link="Vai alla rubrica" href="#"></iu-heading>
        <slot></slot>
    `}};it.styles=L`
    :host{
      display: block;
      background: var(--iu-color-yellow-100);
      padding-top: var(--iu-spacing-block-sm);
      padding-bottom: var(--iu-spacing-block-sm);
    }
    iu-heading{
      --iu-heading-link-color: var(--iu-color-yellow-400);
    }
  `;Ti([w()],it.prototype,"heading",2);it=Ti([I("iu-contacts")],it);var tn=Object.defineProperty,sn=Object.getOwnPropertyDescriptor,Pi=(i,e,t,s)=>{for(var r=s>1?void 0:s?sn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&tn(e,t,r),r};let st=class extends M{constructor(){super(...arguments),this.heading=""}render(){return A`
        ${this.heading&&A`<iu-paragraph><p>${this.heading}</p></iu-paragraph>`}
        <iu-container>
          <slot></slot>
        </iu-container>
    `}};st.styles=L`
    :host{
      display: block;
      margin-bottom: var(--iu-spacing-block-sm);
    }
    iu-paragraph{
      margin-bottom: var(--iu-spacing-1);
    }
    iu-paragraph p{
      font-weight: bold;
    }
    iu-container{
      display: grid;
      grid-template-columns: repeat(12, minmax(0, 1fr));
      gap: var(--iu-grid-gutter);
    }
    ::slotted(iu-contact-card){
      grid-column: span 12 / span 12;
    }
    @media ${_(O.md)} {
      ::slotted(iu-contact-card){
        grid-column: span 6 / span 6;
      }
      ::slotted(.span-2){
        grid-column: span 12 / span 12;
      }
    }
    @media ${_(O.lg)} {
      ::slotted(iu-contact-card){
        grid-column: span 4 / span 4;
      }
      ::slotted(.span-2){
        grid-column: span 6 / span 6;
      }
    }
    @media ${_(O.xl)} {
      ::slotted(iu-contact-card){
        grid-column: span 3 / span 3;
      }
    }
    iu-heading{
      --iu-heading-link-color: var(--iu-color-yellow-400);
    }
  `;Pi([w()],st.prototype,"heading",2);st=Pi([I("iu-contacts-cards")],st);var rn=Object.defineProperty,nn=Object.getOwnPropertyDescriptor,Q=(i,e,t,s)=>{for(var r=s>1?void 0:s?nn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&rn(e,t,r),r};let Y=class extends M{constructor(){super(...arguments),this.weekday="",this.day="",this.time="",this.deadline="",this.place="",this.href="",this.name=""}render(){return A`
      <iu-container>
        <div class="event">
          <div class="date">
            <span class="weekday">${this.weekday}</span>
            <span class="day">${this.day}</span>
          </div>
          <div class="info">
            <div>
              <span class="time">${this.time==""?"Tutto il giorno":this.time}</span>
              ${this.deadline&&A`<span class="deadline">Fino al ${this.deadline}</span>`}
            </div>
            <span class="place">${this.place}</span>
          </div>
          <div class="content">
            <a href="${this.href}" class="title">${this.name}</a>
            ${this.subtitle&&A`<span class="subtitle">${this.subtitle}</span>`}
            ${this.excerpt&&A`<span class="excerpt">${this.excerpt}</span>`}
          </div>
        </div>
      </iu-container>
    `}};Y.styles=L`
    :host{
      display: block;
    }
    .event{
      padding-top: var(--iu-spacing-2);
      padding-bottom: var(--iu-spacing-2);
      border-top: 1px solid var(--iu-color-grey-200);
      border-bottom: 1px solid var(--iu-color-grey-200);
    }
    @media ${_(O.md)} {
      .event{
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        gap: var(--iu-grid-gutter);
      }
    }
    .date{
      grid-column: span 2 / span 2;
      font-weight: bold;
      font: var(--iu-f-md);
    }
    @media ${_(O.lg)} {
      .date span{
        display: block;
      }
    }
    .day{
      margin-left: var(--iu-spacing-0);
    }
    @media ${_(O.lg)} {
      .day{
        margin-left: 0;
      }
    }
    .info{
      grid-column: span 4 / span 4;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      font: var(--iu-f-md);
    }
    .info span{
      display: block;
    }
    .deadline{
      color: var(--iu-color-grey-300);
    }
    .place{
      font: var(--iu-f-1);
    }
    .content{
      grid-column: span 6 / span 6;
    }
    .title{
      font-weight: bold;
      font: var(--iu-f-md);
      margin-bottom: 0;
      text-decoration: none;
      color: var(--iu-color-black);
    }
    .subtitle{
      font-weight: bold;
      display: block;
      margin-top: var(--iu-spacing-0);
    }
    .excerpt{
      display: block;
      margin-top: var(--iu-spacing-2);
    }
  `;Q([w()],Y.prototype,"weekday",2);Q([w()],Y.prototype,"day",2);Q([w()],Y.prototype,"time",2);Q([w()],Y.prototype,"deadline",2);Q([w()],Y.prototype,"place",2);Q([w()],Y.prototype,"href",2);Q([w()],Y.prototype,"name",2);Q([w()],Y.prototype,"subtitle",2);Q([w()],Y.prototype,"excerpt",2);Y=Q([I("iu-event")],Y);var on=Object.defineProperty,an=Object.getOwnPropertyDescriptor,Pe=(i,e,t,s)=>{for(var r=s>1?void 0:s?an(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&on(e,t,r),r};let se=class extends M{constructor(){super(...arguments),this.heading="",this.link="",this.href="",this.img="",this.text=""}render(){return A`
      <iu-container>
        <iu-heading text="${this.heading}" noDivider nested href="${this.href}" size="2" link="${this.link}"></iu-heading>
        <div class="img"><img src="${this.img}" /></div>
        ${this.text&&A`<div class="text">${ft(this.text)}</div>`}
      </iu-container>
    `}};se.styles=L`
    :host{
      display: block;
      background: var(--iu-color-black);
      color: #fff;
      padding-top: 2.5rem /* 40px */;
      padding-bottom: 2.5rem /* 40px */;
      margin-bottom: 4.5rem;
    }
    :host iu-heading::part(title){
      color: #fff;
    }
    :host iu-heading::part(link){
      color: var(--iu-color-grey-400);
    }
    ::slotted(p){
      font-size: 1.625rem !important;
      line-height: 2.1875rem !important;
      color: #fff !important;
    }
    .img{
      aspect-ratio: 3/2;
      margin-bottom: 2rem;
      overflow: hidden;
    }
    @media ${_(O.md)} {
      .img{
        aspect-ratio: 2/1;
      }
    }
    @media ${_(O.xl)} {
      .img{
        aspect-ratio: 21/9;
      }
    }
    .img img{
      width: 100%;
    }
    .text *{
      font: var(--iu-f-md);
    }
  `;Pe([w()],se.prototype,"heading",2);Pe([w()],se.prototype,"link",2);Pe([w()],se.prototype,"href",2);Pe([w()],se.prototype,"img",2);Pe([w()],se.prototype,"text",2);se=Pe([I("iu-featured-content")],se);var ln=Object.defineProperty,dn=Object.getOwnPropertyDescriptor,Re=(i,e,t,s)=>{for(var r=s>1?void 0:s?dn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&ln(e,t,r),r};let ge=class extends M{constructor(){super(...arguments),this.label="Download",this.columns=1,this.nested=!1,this.items=[]}render(){return A`
      <iu-container class="${this.nested?"is-nested":""}">
        <div class="columns-${this.columns}">
          ${this.label&&A`<p>${this.label}</p>`}
          <ul>
            ${this.items.map(i=>A`
                <li><iu-button href="${i.href}" icon="download" text="${i.text}"></iu-button></li>
              `)}
          </ul>
        </div>
      </iu-container>
    `}};ge.styles=L`
    :host{
      display: block;
      margin-bottom: var(--iu-spacing-block-sm);
    }
    :host p{
      font-weight: bold;
    }
    ul{
      list-style-type: none;
      padding: 0;
      margin: 0;
      display: flex;
      flex-wrap: wrap;
      gap: 0.9375rem
    }
  `;Re([w()],ge.prototype,"label",2);Re([w({type:Number})],ge.prototype,"columns",2);Re([w({type:Boolean,reflect:!0})],ge.prototype,"nested",2);Re([w({type:Array})],ge.prototype,"items",2);ge=Re([I("iu-files-list")],ge);var pn=Object.defineProperty,cn=Object.getOwnPropertyDescriptor,jt=(i,e,t,s)=>{for(var r=s>1?void 0:s?cn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&pn(e,t,r),r};let De=class extends M{constructor(){super(...arguments),this.text="",this.href=""}render(){return A`
        <li><a href="${this.href}">${this.text}</a></li>
    `}};De.styles=L`
    :host{
        display:block;
    }
    li{
        width: 100%;
    }
  `;jt([w()],De.prototype,"text",2);jt([w()],De.prototype,"href",2);De=jt([I("iu-files-list-item")],De);var un=Object.defineProperty,fn=Object.getOwnPropertyDescriptor,hn=(i,e,t,s)=>{for(var r=s>1?void 0:s?fn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&un(e,t,r),r};let _t=class extends M{constructor(){super(...arguments),this.currentScrollPos=0,this.prevScrollPos=0,this.handleScroll=()=>{this.currentScrollPos=window.scrollY,this.prevScrollPos>0&&this.prevScrollPos<this.currentScrollPos?this.classList.add("is-visible"):this.prevScrollPos>=this.currentScrollPos&&this.classList.remove("is-visible"),this.prevScrollPos=this.currentScrollPos}}connectedCallback(){super.connectedCallback(),window.addEventListener("scroll",this.handleScroll)}disconnectedCallback(){super.disconnectedCallback(),window.removeEventListener("scroll",this.handleScroll)}render(){return A`
      <a href="">
        <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 175"><path d="M18.734 20.694V18.19h5.033V2.505h-5.033V0h13.477v2.505h-5.033V18.19h5.033v2.504H18.734ZM10.752 34.531H.976v3.08h9.774v-3.08ZM30.337 34.531h-9.774v3.08h9.774v-3.08ZM49.973 34.531h-9.817v3.08h9.817v-3.08ZM25.479 72.43c-4.825 0-6.448-1.767-6.448-6.324V51.447h3.411v15.11c0 2.464 1.123 3.203 3.037 3.203 1.747 0 3.036-.657 3.036-3.203v-15.11h3.41v14.659c0 4.393-1.996 6.323-6.405 6.323h-.041ZM10.752 85.98H.976v3.081h9.774v-3.08ZM30.337 85.98h-9.774v3.081h9.774v-3.08ZM49.973 85.98h-9.817v3.081h9.817v-3.08ZM30.046 123.55l-1.04-4.311h-7.071l-1.04 4.311h-3.66l5.99-20.654h4.491l5.99 20.654h-3.66Zm-4.576-18.765-2.87 11.702h5.74l-2.87-11.702ZM10.752 137.388H.976v3.08h9.774v-3.08ZM30.337 137.388h-9.774v3.08h9.774v-3.08ZM49.973 137.388h-9.817v3.08h9.817v-3.08ZM27.57 175H23.37l-6.572-20.694h3.868l4.825 18.518 4.825-18.518h3.827L27.57 175Z" fill="#fff"></path></svg>
      </a>
    `}};_t.styles=L`
    :host{
      transition: all .2s ease;
      transform: translateY(0) translateX(-2px);
      position: fixed;
      bottom: 2.5rem;
      left: 2.5rem;
      z-index: 20;
      display: none;
      mix-blend-mode: difference;
    }
    @media ${_(O.md)} {
      :host{
        display: block;
      }
    }
    :host(.is-visible){
      transform: translateY(0) translateX(-50%);
      left: 0;
    }
    a svg{
      width: 40px;
      display: block;
    }
  `;_t=hn([I("iu-floating-logo")],_t);var gn=Object.defineProperty,mn=Object.getOwnPropertyDescriptor,Ci=(i,e,t,s)=>{for(var r=s>1?void 0:s?mn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&gn(e,t,r),r};let rt=class extends M{render(){return A`
        <iu-container class="logo">
            <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 175"><path d="M18.734 20.694V18.19h5.033V2.505h-5.033V0h13.477v2.505h-5.033V18.19h5.033v2.504H18.734ZM10.752 34.531H.976v3.08h9.774v-3.08ZM30.337 34.531h-9.774v3.08h9.774v-3.08ZM49.973 34.531h-9.817v3.08h9.817v-3.08ZM25.479 72.43c-4.825 0-6.448-1.767-6.448-6.324V51.447h3.411v15.11c0 2.464 1.123 3.203 3.037 3.203 1.747 0 3.036-.657 3.036-3.203v-15.11h3.41v14.659c0 4.393-1.996 6.323-6.405 6.323h-.041ZM10.752 85.98H.976v3.081h9.774v-3.08ZM30.337 85.98h-9.774v3.081h9.774v-3.08ZM49.973 85.98h-9.817v3.081h9.817v-3.08ZM30.046 123.55l-1.04-4.311h-7.071l-1.04 4.311h-3.66l5.99-20.654h4.491l5.99 20.654h-3.66Zm-4.576-18.765-2.87 11.702h5.74l-2.87-11.702ZM10.752 137.388H.976v3.08h9.774v-3.08ZM30.337 137.388h-9.774v3.08h9.774v-3.08ZM49.973 137.388h-9.817v3.08h9.817v-3.08ZM27.57 175H23.37l-6.572-20.694h3.868l4.825 18.518 4.825-18.518h3.827L27.57 175Z" fill="#fff"/></svg>
            <p><span>Università</span> Iuav di Venezia</p>
        </iu-container>
        <iu-container class="nav" columns="4">
            <slot name="column"></slot>
        </iu-container>
        ${this.colophon&&A`
            <iu-container class="colophon">
                <slot name="colophon"></slot>
            </iu-container>
        `}
    `}};rt.styles=L`
    :host{
      display: block;
      position: relative;
      background: var(--iu-color-black);
      color: #fff;
      padding-bottom: var(--iu-spacing-6);
      font: var(--iu-f-0);
    }
    @media ${_(O.md)} {
        :host{
            font: var(--iu-f-1);
        }
    }
    .logo{
        display: flex;
        margin-bottom: var(--iu-spacing-7);
        padding-top: var(--iu-spacing-5);
    }
    .logo p{
        font: var(--iu-f-2);
        margin: 0;
        transform: translateY(-0.5rem);
    }
    .logo p span{
        display: block;
    }
    .logo svg{
        width: 1.875rem;
        margin-right: var(--iu-spacing-2);
    }
    @media ${_(O.md)} {
        .logo{
            padding-top: var(--iu-spacing-3);
        }
        .logo svg{
            display: none;
        }
        .logo p{
            font: var(--iu-f-1);
            font-weight: bold;
            transform: translateY(0);
        }
        .logo p span{
            display: inline;
        }
    }
    .nav{
        margin-bottom: 0;
    }
    .colophon{
        border-top: 1px solid #fff;
        margin-top: var(--iu-spacing-7);
        padding-top: var(--iu-spacing-3);
    }
  `;Ci([w({type:Boolean})],rt.prototype,"colophon",2);rt=Ci([I("iu-footer")],rt);var vn=Object.defineProperty,wn=Object.getOwnPropertyDescriptor,_i=(i,e,t,s)=>{for(var r=s>1?void 0:s?wn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&vn(e,t,r),r};let nt=class extends M{render(){return A`
        ${this.heading&&A`<p><strong>${this.heading}</strong></p>`}
        <slot></slot>
    `}};nt.styles=L`
    :host{
      display: block;
      color: #fff;
    }
    p{
        font: var(--iu-f-0);
        margin: 0;
    }
    @media ${_(O.md)} {
        p{
            font: var(--iu-f-1);
        }
    }
    ::slotted(ul){
        margin: 0;
        list-style-type: none;
        padding: 0;
    }
  `;_i([w()],nt.prototype,"heading",2);nt=_i([I("iu-footer-column")],nt);var bn=Object.defineProperty,yn=Object.getOwnPropertyDescriptor,Oi=(i,e,t,s)=>{for(var r=s>1?void 0:s?yn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&bn(e,t,r),r};let ot=class extends M{constructor(){super(...arguments),this.columns=1}isNested(){let i=this.parentNode;for(;i;){if(i instanceof HTMLElement&&i.tagName==="IU-CONTAINER")return!0;i instanceof ShadowRoot?i=i.host:i=i.parentNode}return!1}hasColumns(){this.columns>1&&(this.classList.add("columns"),this.style.setProperty("--iu-container-columns",`${this.columns}`))}connectedCallback(){super.connectedCallback(),this.hasColumns()}render(){return A`
        <slot></slot>
    `}};ot.styles=L`
    :host{
      display: block;
      padding-left: var(--iu-grid-gutter);
      padding-right: var(--iu-grid-gutter);
      margin-left: var(--iu-grid-offset);
    }
    :host(.columns){
      margin-bottom: var(--iu-spacing-block);
    }
    @media ${_(O.md)} {
      :host{
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - var(--iu-grid-offset) - var(--iu-grid-gutter));
      }
    }
    @media ${_(O.xxl)} {
      :host{
        max-width: var(--iu-screens-2xl);
        margin-left: max(var(--iu-grid-offset), calc((100vw - var(--iu-screens-2xl))/2));
      }
    }
    :host(.is-nested){
      margin-left: 0;
      width: 100%;
    }
    :host(.columns){
      display: grid;
      grid-template-columns: repeat(12, 1fr);
      grid-column-gap: var(--iu-grid-gutter);
      row-gap: var(--iu-spacing-7);
    }
    :host(.columns) ::slotted(*){
      grid-column: span 12;;
    }
    @media ${_(O.md)} {
      :host(.columns) ::slotted(*){
        grid-column: span calc(12/var(--iu-container-columns)*2);
      }
    }
    @media ${_(O.xl)} {
      :host(.columns) ::slotted(*){
        grid-column: span calc(12/var(--iu-container-columns));
      }
    }
  `;Oi([w({type:Number})],ot.prototype,"columns",2);ot=Oi([I("iu-container")],ot);var xn=Object.defineProperty,An=Object.getOwnPropertyDescriptor,le=(i,e,t,s)=>{for(var r=s>1?void 0:s?An(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&xn(e,t,r),r};let Z=class extends M{constructor(){super(...arguments),this.sm=12}updateSlottedElements(){this.slotElement.assignedElements({flatten:!0}).forEach(e=>{e instanceof HTMLElement&&e.setAttribute("nested","true")})}firstUpdated(){super.firstUpdated(),this.updateSlottedElements()}updated(i){["sm","md","lg","xl"].forEach(t=>{if(i.has(t)){const s=this[t];this.style.setProperty(`--column-span-${t}`,s?.toString()||"")}}),this.sticky&&(this.classList.add("is-sticky"),this.top&&this.style.setProperty("--column-sticky-top",`${Math.round(this.top/16)}rem`)),this.sticky&&this.top}render(){return A`
        <slot></slot>
    `}};Z.styles=L`
    :host{
      display: block;
      grid-column: span var(--column-span-sm, 1);
    }
    @media ${_(O.md)} {
      :host{
          grid-column: span var(--column-span-md, var(--column-span-sm, 1));
      }
    }
    @media ${_(O.lg)} {
      :host{
          grid-column: span var(--column-span-lg, var(--column-span-md, var(--column-span-sm, 1)));
      }
    }
    @media ${_(O.xl)} {
      :host{
          grid-column: span var(--column-span-xl, var(--column-span-lg, var(--column-span-md, var(--column-span-sm, 1))));
      }
      :host(.is-sticky){
        position: sticky;
        top: var(--column-sticky-top, 0);
        align-self: start;
      }
    }
  `;le([w({type:Number})],Z.prototype,"sm",2);le([w({type:Number})],Z.prototype,"md",2);le([w({type:Number})],Z.prototype,"lg",2);le([w({type:Number})],Z.prototype,"xl",2);le([w({type:Boolean})],Z.prototype,"sticky",2);le([w({type:Number})],Z.prototype,"top",2);le([Ge("slot")],Z.prototype,"slotElement",2);Z=le([I("iu-column")],Z);var Sn=Object.defineProperty,$n=Object.getOwnPropertyDescriptor,En=(i,e,t,s)=>{for(var r=s>1?void 0:s?$n(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Sn(e,t,r),r};let Ot=class extends M{render(){return A`
      <slot></slot>
    `}};Ot.styles=L`
    :host{
      display: block;
      margin-bottom: var(--iu-spacing-block); 
    }
  `;Ot=En([I("iu-group")],Ot);var Tn=Object.defineProperty,Pn=Object.getOwnPropertyDescriptor,Mi=(i,e,t,s)=>{for(var r=s>1?void 0:s?Pn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Tn(e,t,r),r};let at=class extends M{constructor(){super(...arguments),this.visible=!1}render(){return A`<div></div>`}};at.styles=L`
  :host {
    transition: opacity .25s ease;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 40;
  }
  :host([visible]) {
    transition: opacity .25s ease;
    visibility: visible;
    opacity: 1;
  }
  `;Mi([w({type:Boolean,reflect:!0})],at.prototype,"visible",2);at=Mi([I("iu-overlay")],at);var Cn=Object.defineProperty,_n=Object.getOwnPropertyDescriptor,Ce=(i,e,t,s)=>{for(var r=s>1?void 0:s?_n(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Cn(e,t,r),r};let re=class extends M{constructor(){super(...arguments),this.href="",this.text="",this.isActive=!1,this.submenu=!1}toggleSubmenu(){this.dispatchEvent(new CustomEvent("iu-header-toggle-submenu",{bubbles:!0,composed:!0,detail:{source:this,closing:this.isActive}})),this.isActive=!this.isActive,this.toggleOverlay(this.isActive),this.isActive?document.body.classList.add("is-locked"):document.body.classList.remove("is-locked"),this.submenuElements.forEach(i=>{this.isActive&&i.classList.add("is-active")})}toggleOverlay(i){const e=document.querySelector("iu-overlay");e&&(e.visible=i)}render(){const i=this.isActive?"is-active":"",e=this.submenu?this.toggleSubmenu:null;return A`
      <li 
        @click="${e}" 
        class="${i}">
        ${this.submenu?A`<span>${this.text}</span>`:A`<a href="${this.href}">${this.text}</a>`}
        <slot></slot>
      </li>
    `}};re.styles=L`
    :host a, :host span{
      color: var(--theme-color-black);
      text-decoration: none;
      cursor: pointer;
    }
    .is-active{
      text-decoration: underline;
    }
  `;Ce([w()],re.prototype,"href",2);Ce([w()],re.prototype,"text",2);Ce([w({type:Boolean})],re.prototype,"isActive",2);Ce([w({type:Boolean,reflect:!0})],re.prototype,"submenu",2);Ce([gi({slot:""})],re.prototype,"submenuElements",2);re=Ce([I("iu-header-navbar-item")],re);var On=Object.defineProperty,Mn=Object.getOwnPropertyDescriptor,zn=(i,e,t,s)=>{for(var r=s>1?void 0:s?Mn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&On(e,t,r),r};let Mt=class extends M{get container(){return this.shadowRoot?.querySelector("div")}render(){return A`
      <div>
        <ul>
            <slot>
        </ul>
      </div>
    `}};Mt.styles=L`
    :host{
      display: block;
    }
    div{
      box-sizing: border-box;
      pointer-events: none;
      visibility: hidden;
      opacity: 0;
      position: absolute;
      transform: translateZ(0) translateY(calc(100% - 2px));
      bottom: 0;
      left: 0;
      // width: 100%;
      background: #fff;
    }
    :host > div > ul {
      list-style-type: none;
      margin: 0;
      padding-top: var(--iu-spacing-6);
      padding-bottom: var(--iu-spacing-7);
      padding-left: var(--iu-grid-offset);
      padding-right: var(--iu-grid-gutter);
      orphans: 1;
      columns: 3;
      column-gap: var(--iu-grid-gutter);
    }
    :host(.is-active) div{
      pointer-events: auto;
      visibility: visible;
      opacity: 1;
    }
    :host(.is-closing) div{
    }
    ::slotted(*){
      opacity: 1;
    }
    :host(.is-active.is-closing) ::slotted(*) {
      transition: opacity .1s ease;
      opacity: 0;
    }
  `;Mt=zn([I("iu-header-navbar-submenu")],Mt);var Ln=Object.defineProperty,In=Object.getOwnPropertyDescriptor,ht=(i,e,t,s)=>{for(var r=s>1?void 0:s?In(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Ln(e,t,r),r};let $e=class extends M{constructor(){super(...arguments),this.href="",this.text="",this.items=[]}render(){return A`
      <li>
        <a class="section ${this.items.length==0?"no-submenu":""}" href="${this.href}">${this.text}</a>
        ${this.items.length>0?A`
            <ul>
              ${this.items.map(i=>A`
                  <li>
                    <a href="${i.href}"><span>${i.text}</span></a>
                  </li>
                `)} 
            </ul>
          `:""}
      </li>
    `}};$e.styles=L`
    :host{
      display: block;
      line-height: 1;
    }
    :host > li{
      break-inside: avoid;
      user-select: none;
      display: block;
    }
    li{
      margin: 0;
      padding: 0;
    }
    .section{
      padding-left: 0.125rem;
      font-weight: 700;
      border-bottom: 1px solid var(--iu-color-grey-200);
    }
    .section.no-submenu{
    }
    a{
      display: inline-block;
      width: 100%;
      box-sizing: border-box;
      text-decoration: none;
      color: var(--iu-color-black);
      padding-top: .5rem;
      padding-bottom: .5rem;
      font: var(--iu-f-0);
    }
    a:hover{
      background: var(--iu-color-black);
      color: var(--iu-color-white);
      border-color: var(--iu-color-black);
    }
    :host > li{
      margin-top: -1px;
    }
    :host > li > a {
      border-top: 1px solid var(--iu-color-black);
    }
    ul{
      margin: 0;
      padding: 0;
      list-style-type: none;
      width: 100%;
    }
    ul li {
      display: inline-block;
      width: 100%;
    }
    ul li:not(:last-child){
    }
    ul li a{
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      border-bottom: 1px solid var(--iu-color-grey-200);
    }
    ul li a span{
      grid-column: 2/5;
    }
  `;ht([w()],$e.prototype,"href",2);ht([w()],$e.prototype,"text",2);ht([w({type:Array})],$e.prototype,"items",2);$e=ht([I("iu-header-navbar-submenu-section")],$e);var kn=Object.defineProperty,Dn=Object.getOwnPropertyDescriptor,zi=(i,e,t,s)=>{for(var r=s>1?void 0:s?Dn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&kn(e,t,r),r};let lt=class extends M{isAnySubmenuOpen(){return!this.navbarItems.some(i=>i.isActive)}updateActionsVisibility(){const i=this.shadowRoot?.querySelector(".actions button");i&&(this.isAnySubmenuOpen()?i.style.display="block":i.style.display="none")}handleSubmenuToggle(i){const{source:e}=i.detail;this.navbarItems.forEach(t=>{t!==e&&(t.isActive=!1,t.submenuElements.forEach(s=>s.classList.remove("is-active"))),i.detail.closing&&t===e&&t.submenuElements.forEach(s=>{s.classList.add("is-closing");const r=s.container,n=r.scrollHeight;r.animate([{height:`${n}px`},{height:0}],{duration:250,delay:250,easing:"ease-out"}).onfinish=()=>{s.classList.remove("is-closing"),s.classList.remove("is-active")}})}),this.updateActionsVisibility()}closeAllSubmenu(){const i=this.shadowRoot?.querySelector(".actions button");i&&(i.style.display="none"),document.body.classList.remove("is-locked"),this.navbarItems.forEach(e=>{e.isActive=!1,e.submenuElements.forEach(t=>{if(t.classList.contains("is-active")){const s=document.querySelector("iu-overlay");s.visible=!1,t.classList.add("is-closing");const r=t.container,n=r.scrollHeight;r.animate([{height:`${n}px`},{height:0}],{duration:250,delay:250,easing:"ease-out"}).onfinish=()=>{t.classList.remove("is-closing"),t.classList.remove("is-active")}}else t.classList.remove("is-active")})})}connectedCallback(){super.connectedCallback(),this.addEventListener("iu-header-toggle-submenu",this.handleSubmenuToggle),this.updateActionsVisibility()}disconnectedCallback(){this.removeEventListener("iu-header-toggle-submenu",this.handleSubmenuToggle),super.disconnectedCallback()}render(){return A`
      <iu-container>
        <div class="logo">
          <a href="#" class="logo">Università Iuav di Venezia</a>
        </div>
        <div class="nav">
          <nav role="navigation">
            <ul>
              <slot></slot>
            </ul>
          </nav>
          <div class="actions">
            <button @click="${this.closeAllSubmenu}" role="button"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M18.838 1.161 1.16 18.84M18.838 18.839 1.16 1.16" stroke="#000" stroke-width="2"/></svg></button>
          </div>
        </div>
      </iu-container>
    `}};lt.styles=L`
    @media ${_(O.xxl)} {
      :host{
        display: block;
      }
    }
    :host a{
      color: var(--theme-color-black);
      text-decoration: none;
    }
    :host iu-container{
      align-items: center;
      height: 3.75rem;
      background: var(--theme-color-white);
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .logo{
      font-weight: 700;
    }
    .nav{
      grid-column: 2 / 5;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .nav ul{
      margin: 0;
      padding: 0;
      list-style-type: none;
      display: flex;
    }
    :host nav ul ::slotted(*:not(:last-child)){
      margin-right: var(--iu-spacing-4);
    }
    .actions button{
      width: 50px;
      height: 50px;
      background: transparent;
      border: 0;
      padding: 0;
      cursor: pointer;
      display: none;
      margin-right: calc((50px - 16px) / 2 * -1)
    }
    .actions button svg{
      height: 16px;
      width: 16px;
    }
  `;zi([gi({slot:""})],lt.prototype,"navbarItems",2);lt=zi([I("iu-header-navbar")],lt);var Bn=Object.defineProperty,Hn=Object.getOwnPropertyDescriptor,Gt=(i,e,t,s)=>{for(var r=s>1?void 0:s?Hn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Bn(e,t,r),r};let Be=class extends M{constructor(){super(...arguments),this.href="",this.text=""}render(){return A`
      <li><a target="_blank" href="${this.href}">${this.text}</a></li>
    `}};Be.styles=L`
    :host a{
      color: #fff;
      text-decoration: none;
    }
  `;Gt([w()],Be.prototype,"href",2);Gt([w()],Be.prototype,"text",2);Be=Gt([I("iu-header-topbar-item")],Be);var Nn=Object.defineProperty,jn=Object.getOwnPropertyDescriptor,Vt=(i,e,t,s)=>{for(var r=s>1?void 0:s?jn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Nn(e,t,r),r};let He=class extends M{constructor(){super(...arguments),this.i18n=!1,this.searchable=!1}render(){return A`
      <iu-container>
        <nav role="navigation">
          <ul>
            <slot></slot>
          </ul>
        </nav>
        <div>
          ${this.i18n&&A`<a href="#">EN</a>`}
          ${this.searchable&&A`<a href="#"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 37"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 24a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Zm0 1a8.5 8.5 0 1 0 0-17 8.5 8.5 0 0 0 0 17Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="m14.854 22.146 6.5 6.5-.707.708-6.5-6.5.707-.707Z" fill="currentColor"/></svg></a>`}
        </div>
      </iu-container>
    `}};He.styles=L`
    :host{
      background: var(--iu-color-black);
      height: 40px;
      display: flex;
      align-items: center;
      font-size: 0.8125rem;
    }
    :host nav ul{
      margin: 0;
      padding: 0;
      display: flex;
      list-style-type: none;
    }
    :host nav ul ::slotted(li:not(:last-child)){
      margin-right: 20px;
    }
    :host a{
      color: #fff;
      text-decoration: none;
    }
    :host iu-container{
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    :host div{
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    :host nav ul ::slotted(*:not(:last-child)){
      margin-right: 20px;
    }
    :host div svg{
      width: 1.375rem;
      height: 2.25rem;
      display: block;
    }
    :host div a{
      margin-left: 0.9375rem;
    }
  `;Vt([w({type:Boolean})],He.prototype,"i18n",2);Vt([w({type:Boolean})],He.prototype,"searchable",2);He=Vt([I("iu-header-topbar")],He);var Gn=Object.defineProperty,Vn=Object.getOwnPropertyDescriptor,Rn=(i,e,t,s)=>{for(var r=s>1?void 0:s?Vn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Gn(e,t,r),r};let zt=class extends M{constructor(){super(...arguments),this.currentScrollPos=0,this.prevScrollPos=0,this.headerHeight=0,this.menuIsOpen=!1,this.handleScroll=()=>{this.currentScrollPos=window.scrollY,this.currentScrollPos>this.headerHeight&&this.menuIsOpen==!1?document.body.classList.add("is-scrolled"):document.body.classList.remove("is-scrolled"),this.prevScrollPos>this.headerHeight&&this.prevScrollPos<this.currentScrollPos&&this.menuIsOpen==!1?this.classList.add("is-hidden"):this.prevScrollPos>=this.currentScrollPos&&this.menuIsOpen==!1&&this.classList.remove("is-hidden"),this.prevScrollPos=this.currentScrollPos},this.getHeaderHeight=()=>(this.headerHeight=this.clientHeight,`${this.clientHeight}px`)}connectedCallback(){super.connectedCallback(),window.addEventListener("scroll",this.handleScroll)}disconnectedCallback(){super.disconnectedCallback(),window.removeEventListener("scroll",this.handleScroll)}firstUpdated(){document.documentElement.style.setProperty("--iu-header-height",this.getHeaderHeight())}render(){return A`
      <header id="site-header" class="site-header">
        <slot></slot>
      </header>
    `}};zt.styles=L`
    :host{
      position: sticky;
      top: 0;
      z-index: 50;
      background: #fff;
      display:block;
      transform: translateY(0);
      transition: transform .5s ease;
    }
    @media ${_(O.md)} {
      :host(.is-hidden){
        transform: translateY(-100%);
      }
    }
  `;zt=Rn([I("iu-header")],zt);var Fn=Object.defineProperty,Yn=Object.getOwnPropertyDescriptor,de=(i,e,t,s)=>{for(var r=s>1?void 0:s?Yn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Fn(e,t,r),r};let X=class extends M{constructor(){super(...arguments),this.text="",this.href="",this.link="",this.size=1,this.tag=2,this.noDivider=!1,this.nested=!1}render(){const i=this.href?A`<a href="${this.href}" part="link">${this.link}</a>`:null,t=((s,r)=>{switch(s){case 1:return A`<h1 part="title">${r}</h1>`;case 2:return A`<h2 part="title">${r}</h2>`;case 3:return A`<h3 part="title">${r}</h3>`;case 4:return A`<h4 part="title">${r}</h4>`;case 5:return A`<h5 part="title">${r}</h5>`;case 6:return A`<h6 part="title">${r}</h6>`;default:return A`<h2 part="title">${r}</h2>`}})(this.tag,this.text);return A`
      <iu-container class="${this.nested?"is-nested":""}">
        <div class="inner size-${this.size} ${this.noDivider&&"no-divider"} ${this.href&&"has-link"}">
          ${t}
          ${i}
        </div>
      </iu-container>
    `}};X.styles=L`
      :host{
        display: block;
        margin-bottom: var(--iu-spacing-block-sm);
        --iu-heading-color: var(--iu-color-black);
        --iu-heading-link-color: var(--iu-color-grey-300);
      }
      h1,h2,h3,h4,h5,h6{
        color: var(--iu-heading-color);
        margin: 0;
        font-weight: 400;
      }
      .size-1 h1,
      .size-1 h2,
      .size-1 h3,
      .size-1 h4,
      .size-1 h5,
      .size-1 h5
      {
        font: var(--iu-f-lg);
      }
      .size-2 h1,
      .size-2 h2,
      .size-2 h3,
      .size-2 h4,
      .size-2 h5,
      .size-2 h5
      {
        font: var(--iu-f-2xl);
      }
      .inner{
        // width: calc(100% / 12 * 11);
        width: 100%;
        border-top: 1px solid var(--iu-color-black);
        padding-top: 0.75rem;
      }
      @media ${_(O.md)} {
        .inner{
          display: flex;
          justify-content: space-between; 
          align-items: baseline;  
        }
      }
      .inner.no-divider{
        border-top: 0;
        padding-top: 0;
      }
      .inner.has-link{
        width: 100%;
      }
      a{
        font: var(--iu-f-lg);
        text-decoration: none !important;
        color: var(--iu-heading-link-color);
        flex-shrink: 0;
      }
  `;de([w()],X.prototype,"text",2);de([w()],X.prototype,"href",2);de([w()],X.prototype,"link",2);de([w({type:Number})],X.prototype,"size",2);de([w({type:Number})],X.prototype,"tag",2);de([w({type:Boolean})],X.prototype,"noDivider",2);de([w({type:Boolean,reflect:!0})],X.prototype,"nested",2);X=de([I("iu-heading")],X);var Un=Object.defineProperty,qn=Object.getOwnPropertyDescriptor,we=(i,e,t,s)=>{for(var r=s>1?void 0:s?qn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Un(e,t,r),r};let K=class extends M{constructor(){super(...arguments),this.setHeroBannerHeight=()=>{if(window.matchMedia("(min-width: 62rem)").matches){const i=this.offsetTop;this.style.setProperty("--iu-hero-banner-height",`${window.innerHeight-i}px`)}},this.jpg="",this.webp="",this.alt="",this.mp4="",this.webm="",this.heading=""}connectedCallback(){super.connectedCallback(),window.addEventListener("resize",this.setHeroBannerHeight)}firstUpdated(){console.log(this.mp4),requestAnimationFrame(()=>{this.setHeroBannerHeight()})}render(){return A`
        <div>
            <iu-container>

              ${this.jpg&&A`
                <div class="img">
                  <picture>
                    ${this.webp?A`<source srcset="${this.webp}" type="image/webp">`:""}
                    <source srcset="${this.jpg}" type="image/jpg">
                    <img src="${this.jpg}" alt="${this.alt}">
                  </picture>
                </div>
              `}

              ${(this.webm||this.mp4)&&A`
                <div class="video">
                  <video width="1920" height="1080" autoplay muted loop>
                    ${this.webm?A`<source src="${this.webm}" type="video/webm">`:""}
                    ${this.mp4?A`<source src="${this.mp4}" type="video/mp4">`:""}
                    Your browser does not support the video tag.
                  </video>
                </div>
              `}

              ${this.heading&&A`
                <h1>${this.heading}</h1>
              `}
  
            </iu-container>
        </div>  
    `}};K.styles=L`
    :host{
        display:block;
        margin-bottom: var(--iu-spacing-block-lg);
    }
    .video{
      aspect-ratio: 16/9;
      position: relative;
      overflow: hidden;
      margin-bottom: calc(var(--iu-grid-gutter)*2);
      z-index: 20;
    }
    @media ${_(O.md)} {
      .video{
        aspect-ratio: auto;
      }
    }
    @media ${_(O.lg)} {
      .video{
        height: calc(var(--iu-hero-banner-height) - var(--iu-grid-gutter));
      }
    }
    .video video{
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    h1{
      font-weight: 400;
      font: var(--iu-f-4);
      z-index: 10;
      margin-bottom: 0;
      margin-top: 0;
      width: calc(100% / 12 * 11);
    }
    @media ${_(O.md)} {
      h1{
        font: var(--iu-f-7);
      }
    }
    @media ${_(O.lg)} {
      h1{
        font: var(--iu-f-9);
        position: sticky;
        bottom: var(--iu-grid-gutter);
      }
    }
  `;we([w()],K.prototype,"jpg",2);we([w()],K.prototype,"webp",2);we([w()],K.prototype,"alt",2);we([w()],K.prototype,"mp4",2);we([w()],K.prototype,"webm",2);we([w()],K.prototype,"heading",2);K=we([I("iu-hero-banner")],K);var Wn=Object.defineProperty,Zn=Object.getOwnPropertyDescriptor,be=(i,e,t,s)=>{for(var r=s>1?void 0:s?Zn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Wn(e,t,r),r};let J=class extends M{constructor(){super(...arguments),this.target="_self",this.size=1,this.nested=!1}render(){return A`
        <iu-container class="${this.nested?"is-nested":""}">
            <a href="${this.href}" class="size-${this.size}" target="${this.target}">
                ${this.label?A`
                    <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="m21.082 16.215 12.257.471m0 0 .47 12.257m-.47-12.257L15.66 34.364" stroke="currentColor" stroke-width="2"/></svg>`:A`
                    <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M28.667 16 37 25m0 0-8.333 9M37 25H12" stroke="currentColor" stroke-width="2"/></svg>`}
                <span>
                    ${this.text}
                    ${this.label&&A`<span>${this.label}</span>`}
                </span>
            </a>
        </iu-container>
    `}};J.styles=L`
    :host{
        display: block;
        --iu-comp-bg: transparent;
        --iu-comp-color: var(--iu-color-black);
        --iu-comp-bg-hover: var(--iu-color-black);
        --iu-comp-color-hover: var(--iu-color-white);
        --iu-comp-border-color: var(--iu-color-grey-200);
        --iu-comp-border-color-hover: var(--iu-color-grey-500);
        // margin-bottom: var(--iu-spacing-3);
    }
    @media ${_(O.md)} {
        :host{
            // margin-bottom: var(--iu-spacing-6);
        }
    }
    a{
        background: var(--iu-comp-bg);
        color: var(--iu-comp-color);
        font: var(--iu-f-2);
        text-decoration: none;
        border-top: 1px solid var(--iu-comp-border-color);
        position: relative;
        display: flex;
    }
    a.size-2{
        font: var(--iu-f-lg);
    }
    a:hover{
        background: var(--iu-comp-bg-hover);
        color: var(--iu-comp-color-hover);
    }
    svg{
        width: 2.25rem;
        height: 2.25rem;
        margin-right: var(--iu-spacing-0);
        flex-shrink: 0;
    }
    .size-2 svg{
        width: 3.125rem;
        height: 3.125rem;
        margin-right: var(--iu-spacing-1);
    }
    a > span{
        padding-top: 0.375rem;
        padding-bottom: 0.375rem;
        // padding-right: 1.25rem;
    }
    a span span{
        display: inline-block;
        font: var(--iu-f-0);
        color: var(--iu-color-grey-300);
        transform: translateY(-0.875rem);
    }
  `;be([w()],J.prototype,"href",2);be([w()],J.prototype,"text",2);be([w()],J.prototype,"label",2);be([w()],J.prototype,"target",2);be([w({type:Number})],J.prototype,"size",2);be([w({type:Boolean,reflect:!0})],J.prototype,"nested",2);J=be([I("iu-link")],J);var Xn=Object.defineProperty,Qn=Object.getOwnPropertyDescriptor,gt=(i,e,t,s)=>{for(var r=s>1?void 0:s?Qn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Xn(e,t,r),r};let Ee=class extends M{constructor(){super(...arguments),this.label="Per approfondire",this.columns=1,this.items=[]}render(){return A`
        <iu-container>
          <div class="columns-${this.columns}">
            ${this.label&&A`<p>${this.label}</p>`}
            ${this.items.map(i=>A`
                <iu-link href="${i.href}" text="${i.text}" nested></iu-link>
              `)}
          </div>
        </iu-container>
    `}};Ee.styles=L`
    :host{
      display: block;
      margin-bottom: var(--iu-spacing-block);
    }
    .columns-1{
      width: 50%;
    }
    p{
      font-weight: bold;
    }
    iu-link:last-child{
      border-bottom: 1px solid var(--iu-color-grey-200);
    }
  `;gt([w()],Ee.prototype,"label",2);gt([w({type:Number})],Ee.prototype,"columns",2);gt([w({type:Array})],Ee.prototype,"items",2);Ee=gt([I("iu-links-list")],Ee);var Kn=Object.defineProperty,Jn=Object.getOwnPropertyDescriptor,_e=(i,e,t,s)=>{for(var r=s>1?void 0:s?Jn(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Kn(e,t,r),r};let ne=class extends M{constructor(){super(...arguments),this.sm=2,this.nested=!1}updated(i){["sm","md","lg","xl"].forEach(t=>{if(i.has(t)){const s=this[t];this.style.setProperty(`--list-columns-${t}`,s?.toString()||"")}})}render(){return A`
    <iu-container class="${this.nested?"is-nested":""}">
      <slot></slot>
    </iu-container>
    `}};ne.styles=L`
  :host{
    display: block;
    margin-bottom: var(--iu-spacing-block);
  }
  :host iu-container{
    display: grid;
    grid-template-columns: repeat( var(--list-columns-sm), 1fr);
    grid-gap: var(--iu-grid-gutter);
  }
  @media ${_(O.md)} {
    :host iu-container{
      grid-template-columns: repeat( var(--list-columns-md, var(--list-columns-sm)), 1fr);
    }
  }
  @media ${_(O.lg)} {
    :host iu-container{
      grid-template-columns: repeat( var(--list-columns-lg, var(--list-columns-md, var(--list-columns-sm))), 1fr);
    }
  }
  @media ${_(O.xl)} {
    :host iu-container{
      grid-template-columns: repeat( var(--list-columns-xl, var(--list-columns-lg, var(--list-columns-md, var(--list-columns-sm)))), 1fr);
    }
  }
  `;_e([w({type:Number})],ne.prototype,"sm",2);_e([w({type:Number})],ne.prototype,"md",2);_e([w({type:Number})],ne.prototype,"lg",2);_e([w({type:Number})],ne.prototype,"xl",2);_e([w({type:Boolean,reflect:!0})],ne.prototype,"nested",2);ne=_e([I("iu-list")],ne);var eo=Object.defineProperty,to=Object.getOwnPropertyDescriptor,Rt=(i,e,t,s)=>{for(var r=s>1?void 0:s?to(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&eo(e,t,r),r};let Ne=class extends M{constructor(){super(...arguments),this.label="",this.text=""}render(){return A`
        <div>
            <p class="label">${this.label}</p>
            <p class="text">${ft(this.text)}</p>
        </div>
    `}};Ne.styles=L`
    :host{
        display:block;
    }
    div{
        border-top: 1px solid var(--iu-color-grey-200);
    }
    p{
        margin: 0;
    }
    .label{
        padding-top: var(--iu-spacing-0);
        color: var(--iu-color-grey-300);
    }
    .text a{
      color: var(--iu-color-black);
    }
    @media ${_(O.md)} {
    }
  `;Rt([w()],Ne.prototype,"label",2);Rt([w()],Ne.prototype,"text",2);Ne=Rt([I("iu-list-item")],Ne);var io=Object.defineProperty,so=Object.getOwnPropertyDescriptor,Fe=(i,e,t,s)=>{for(var r=s>1?void 0:s?so(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&io(e,t,r),r};let me=class extends M{constructor(){super(...arguments),this.columns=2,this.size=1,this.nested=!1}wrapListItems(){this.querySelectorAll("ul, ol").forEach(t=>{t.classList.add("list")}),this.querySelectorAll("li").forEach(t=>{const r=`<span>${t.innerHTML}</span>`;t.innerHTML=r})}firstUpdated(){this.wrapListItems()}render(){return A`
      <iu-container class="${this.nested?"is-nested":""}">
        <div class="inner fs-${this.size} column-${this.columns}">
          <slot></slot>
        </div>
      </iu-container>
    `}};me.styles=L`
    :host{
      display: block;
      margin-bottom: var(--iu-spacing-block-sm); 
    }
    @media ${_(O.md)} {
      .column-1{
        width: calc(50% - var(--iu-grid-gutter));
      }
    }
    .fs-1 {
      --iu-p-f: var(--iu-f-1);
    }
    .fs-2 p{
      --iu-p-f: var(--iu-f-2);
    }
    @media ${_(O.md)} {
      .fs-3{
        --iu-p-f: var(--iu-f-2);
      }
    }
    @media ${_(O.xl)} {
      .fs-3{
        --iu-p-f: var(--iu-f-4);
      }
    }
    ::slotted(p){
      font: var(--iu-p-f) !important;
      margin-bottom: 1.125rem !important;
      margin-top: 0;
    }
  `;Fe([w({type:Number})],me.prototype,"columns",2);Fe([w({type:Number})],me.prototype,"size",2);Fe([w({type:Boolean,reflect:!0})],me.prototype,"nested",2);Fe([Ge("slot")],me.prototype,"slotElement",2);me=Fe([I("iu-paragraph")],me);var ro=Object.defineProperty,no=Object.getOwnPropertyDescriptor,oo=(i,e,t,s)=>{for(var r=s>1?void 0:s?no(e,t):e,n=i.length-1,o;n>=0;n--)(o=i[n])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&ro(e,t,r),r};let Lt=class extends M{render(){return A`
        <div aria-label="Social-networks" role="navigation">
            <ul>
                <li><a href="https://www.facebook.com/UniversitaIuavDiVenezia/"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" fill="currentColor"><path d="M80 299.3V512h116V299.3h86.5l18-97.8H196v-34.6c0-51.7 20.3-71.5 72.7-71.5 16.3 0 29.4.4 37 1.2V7.9C291.4 4 256.4 0 236.2 0 129.3 0 80 50.5 80 159.4v42.1H14v97.8h66z"></path></svg></a></li>
                <li><a href="https://www.instagram.com/iuav_venezia/"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="currentColor"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></a></li>
                <li><a href="http://twitter.com/Iuav"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg></a></li>
                <li><a href="http://www.youtube.com/universitaiuav"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" fill="currentColor"><path d="M549.7 124.1c-6.3-23.7-24.8-42.3-48.3-48.6C458.8 64 288 64 288 64S117.2 64 74.6 75.5c-23.5 6.3-42 24.9-48.3 48.6-11.4 42.9-11.4 132.3-11.4 132.3s0 89.4 11.4 132.3c6.3 23.7 24.8 41.5 48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z"></path></svg></a></li>
                <li><a href="https://www.linkedin.com/edu/universit%C3%A0-iuav-di-venezia-13908"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="currentColor"><path d="M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z"></path></svg></a></li>
                <li><a href="https://t.me/iuav_venezia"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512" fill="currentColor"><path d="M248 8C111 8 0 119 0 256S111 504 248 504 496 393 496 256 385 8 248 8zM363 176.7c-3.7 39.2-19.9 134.4-28.1 178.3-3.5 18.6-10.3 24.8-16.9 25.4-14.4 1.3-25.3-9.5-39.3-18.7-21.8-14.3-34.2-23.2-55.3-37.2-24.5-16.1-8.6-25 5.3-39.5 3.7-3.8 67.1-61.5 68.3-66.7 .2-.7 .3-3.1-1.2-4.4s-3.6-.8-5.1-.5q-3.3 .7-104.6 69.1-14.8 10.2-26.9 9.9c-8.9-.2-25.9-5-38.6-9.1-15.5-5-27.9-7.7-26.8-16.3q.8-6.7 18.5-13.7 108.4-47.2 144.6-62.3c68.9-28.6 83.2-33.6 92.5-33.8 2.1 0 6.6 .5 9.6 2.9a10.5 10.5 0 0 1 3.5 6.7A43.8 43.8 0 0 1 363 176.7z"></path></svg></a></li>
            </ul>
        </div>
    `}};Lt.styles=L`
    :host{
      display: block;
    }
    ul{
        display: flex;
        margin: 0;
        padding: 0;
        list-style-type: none;
        margin-top: 0.25rem;
    }
    ul li{
        margin.bottom: 0.5rem;
    }
    ul li:not(:last-child){
        margin-right: 1.25rem;
    }
    ul li a svg{
        width: 1rem;
        height: 1rem;
        color: #fff;
    }
  `;Lt=oo([I("iu-social-nav")],Lt);