pb-sxp-ui 1.3.4 → 1.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Ye=require("lodash"),Nn=require("uuid"),Bn=require("pako"),o=require("react"),ni=require("qs"),Fn=require("eventemitter3"),be=require("@emotion/css"),ki=require("react-dom");function jn(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var _i=jn(ki);function Xe(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,n=Object.getOwnPropertySymbols(t);a<n.length;a++)e.indexOf(n[a])<0&&Object.prototype.propertyIsEnumerable.call(t,n[a])&&(i[n[a]]=t[n[a]]);return i}function Ze(t,e,i,n){function a(l){return l instanceof i?l:new i(function(s){s(l)})}return new(i||(i=Promise))(function(l,s){function d(c){try{v(n.next(c))}catch(h){s(h)}}function r(c){try{v(n.throw(c))}catch(h){s(h)}}function v(c){c.done?l(c.value):a(c.value).then(d,r)}v((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Vn=/:\w+/g;var Pi=(t,e)=>Ze(void 0,void 0,void 0,function*(){const i={},n={};for(let a=0;a<e?.length;a++){const{id:l,method:s,url:d,urlParams:r,name:v,queryString:c,headers:h,body:m}=e[a];let f=d;r&&Object.entries(r).forEach(([x,w])=>{f=f.replace(Vn,C=>C===x?w:C)}),c&&(f+=c),n[l]=v;try{const x=yield fetch(f,{method:s,headers:Object.assign({"Content-Type":"application/json"},h),body:JSON.stringify(m)}).then(w=>w.json());i[l]=x}catch(x){console.error("DataSource request error: ",x),i[l]={}}}return{$store:i,idMapName:n}});const Di="SXP_TOKEN_INFO",zn=(t,e)=>Ze(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),a=t.getAppId(),l=t.getApiUrl(),s=window.localStorage.getItem(Di);let d=JSON.parse(s||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":a||""}}).then(c=>c.json());if(v.success){const c=v.data;d=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Di,JSON.stringify(d))}}return d});function Bt(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let a;if(e=e||i.length,t)for(a=0;a<t;a++)n[a]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",a=0;a<36;a++)n[a]||(l=0|Math.random()*16,n[a]=i[a===19?l&3|8:l])}return n.join("")}const Hn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let a=0;for(;a<t;)e+=i.charAt(Math.floor(Math.random()*n)),a+=1;return e},Gn=()=>{const t=Nn.v4();return t?.replaceAll?t.replaceAll("-",""):Hn(32)},me=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],a=e?.["fontFamily-en"];if(!n&&!a)return t;let l=t;const s=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,v=`font-family:${a??"inherit"}`,c=m=>{let f=m.search(s),x=m.search(d);return f!==-1&&x!==-1&&f<x&&(i+=`<span style="${r}">${m.substring(f,x)}</span>`,l=m.substring(x,m?.length)),f!==-1&&x!==-1&&f>x&&(i+=`<span style="${v}">${m.substring(x,f)}</span>`,l=m.substring(f,m?.length)),f===-1?(i+=`<span style="${v}">${m.substring(x,m?.length)}</span>`,l="",!1):x===-1?(i+=`<span style="${r}">${m.substring(f,m?.length)}</span>`,l="",!1):!0};let h=!0;for(;h;)h=c(l);return i};function Mi(){var t,e,i,n,a,l,s;let d=self.navigator.userAgent;return d?/edge\/([\d\.]+)/i.exec(d)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(d))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(d)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(d))===null||e===void 0?void 0:e[1]}`:/msie/i.test(d)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(d))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(d)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(d))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(d)?`Chrome ${(a=/chrome\/([\d\.]+)/i.exec(d))===null||a===void 0?void 0:a[1]}`:/firefox/i.test(d)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(d))===null||l===void 0?void 0:l[1]}`:/safari/i.test(d)?`Safari ${(s=/version\/([\d\.]+)/i.exec(d))===null||s===void 0?void 0:s[1]}`:null:null}function Oi(){var t,e,i;let n=self.navigator.userAgent;return n?/iphone/i.test(n)?`IOS ${(t=n.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(n)?`Android ${(e=n.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(n)?`Windows ${(i=n.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(n)?"Mac OS":null:null}function Ri(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var n=t.substring(e+1,i);return`${n}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function Li(t){const i=document.cookie.split(";");let n=null;return i.forEach(a=>{const[l,s]=a.trim().split("=");l===t&&(n=s)}),n??""}function Ni(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),a=Bn.inflate(n,{to:"string"});return JSON.parse(a)}let oi=null;const Un={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Wn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,oi)return oi;oi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Un[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let Qe=null;const Yn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Qe||(Qe=new Wn),n&&Qe.setApiUrl(n),Qe.setAppId(t),Qe.setTenantId(e),Qe.setEnv(i)},getDetail:t=>{if(!Qe)return;const e=Qe.getTenantId(),i=Qe.getAppId(),n=Qe.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>Ze(void 0,void 0,void 0,function*(){var l,s;const d=yield a.json(),r=Ni((l=d?.data)===null||l===void 0?void 0:l.data);if(r){const{$store:v}=yield Pi(n,(s=r?.dataSource)!==null&&s!==void 0?s:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:v})}return d}))},getSxpDetailByPageId:t=>Ze(void 0,void 0,void 0,function*(){if(!Qe)return;const e=Qe.getTenantId(),i=Qe.getAppId(),n=Qe.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>Ze(void 0,void 0,void 0,function*(){var l;const s=yield a.json();if(!s.success)return;const d=Ni((l=s?.data)===null||l===void 0?void 0:l.data);return s.data.data=d,s.data}))}),getSxpRecommendVideoData:t=>Ze(void 0,void 0,void 0,function*(){if(!Qe)return;const e=yield zn(Qe,t),i=Bt(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ye.isEmpty(n)&&(n=Bt(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const a=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:n,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return a?.data||null})};function vt(){return o.useContext(Ji)}function Xn(){return o.useContext(Xi)}const li="feRealSessionIdKey",Bi=()=>{const t=Gn();return`${Date.now()}${t}`},Jn=()=>{let t=qn();return t||(t=Bi(),window.sessionStorage.setItem(li,t)),t},Fi=()=>{const t=Bi();window.sessionStorage.setItem(li,t)},qn=()=>window.sessionStorage.getItem(li),ji="SXP_FAKE_USER_ID",Vi="FAKE_USER_STATE",zi="AGREE_POLICY",Hi="SLIDE_SKIP_STATE",Gi=()=>{let t=window.localStorage.getItem(ji);return Ye.isEmpty(t)&&(t=Bt(36,62),window.localStorage.setItem(ji,t)),t},Kn=()=>{const t=window.localStorage.getItem(Vi);return Ye.isEmpty(t)&&window.localStorage.setItem(Vi,"true"),Ye.isEmpty(t)},Zn=()=>{const t=window.localStorage.getItem(Hi);return Ye.isEmpty(t)},Qn=()=>{window.localStorage.setItem(Hi,"true")};function st(t,e){const{appDomain:i}=Ie();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const pt=new Fn;var nt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(nt||(nt={}));const $n=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:a,privacy_policy_title:l})=>{const{setIsAgreePolicy:s,bffEventReport:d}=Ie(),r=o.useMemo(()=>{const h=location.search.slice(1),m=ni.parse(h.replace(/\+/g,"%2B"));for(const f in m)m[f]=m[f].replace(/%2B/g,"+");return m},[]),v=h=>{var m;return(m=r[h])!==null&&m!==void 0?m:null};o.useEffect(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const c=()=>{d?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),s?.(!0),window.localStorage.setItem(zi,"yes")};return o.createElement("div",{className:"consent-bg"},o.createElement("div",{className:"consent"},o.createElement("div",{className:"consent-col"},o.createElement("div",{className:"consent-title"},i??"Privacy Policy"),o.createElement("div",{className:"consent-content"},n??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),o.createElement("div",{className:"consent-col"},o.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:c},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:a?`https://${a}`:void 0},l??"More information"))))};var eo=o.memo($n);const Ui=o.createContext({rtcList:[],tagList:[]});var ai;(function(t){t[t.BFF=5]="BFF"})(ai||(ai={}));const Ft="FOR U",to=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:a,defaultSize:l,isPreview:s=!1,sxpParameter:d,appDomain:r,hashTagSize:v,loadingImage:c,isOpenHashTag:h=!1,enabledMetaConversionApi:m=!1,consentHeight:f,consentWidth:x,isShowTag:w=!0,isOpenConsent:C=!1,globalConfig:p,isEditor:T=!1,utmParameter:y,channelQueryList:E})=>{var D,g,R;const[O,S]=o.useState([]),[u,M]=o.useState([]),[b,A]=o.useState(!1),[I,L]=o.useState({rtc:"",requestId:""}),F=o.useRef(null),j=o.useRef(!1),[B,N]=o.useState(()=>!!window.localStorage.getItem(zi)),[k,G]=o.useState(),[Y,$]=o.useState(),[U,te]=o.useState(h),[ne,re]=o.useState([]),[ge,Q]=o.useState(0),[ee,ae]=o.useState(!1),[X,K]=o.useState(null),fe=o.useRef(),ye=o.useRef(),[ue,Te]=o.useState(Ft),_e=o.useRef(-1),Be=o.useRef(null),Oe=o.useMemo(()=>{var V,W,he,we;return((we=(he=(W=(V=p?.consent)===null||V===void 0?void 0:V[0])===null||W===void 0?void 0:W.item)===null||he===void 0?void 0:he.props)===null||we===void 0?void 0:we.privacy_necessity)&&!B&&!T||C},[B,p,C,T]),Ne=o.useCallback(V=>{var W;const he=V?.recList;return(W=he?.map(Z=>{var q,ce,Se,Re,je,_;if(!((q=Z?.video)===null||q===void 0)&&q.bindProducts&&((Se=(ce=Z?.video)===null||ce===void 0?void 0:ce.bindProducts)===null||Se===void 0?void 0:Se.length)>0){const oe=(_=(je=(Re=Z?.video)===null||Re===void 0?void 0:Re.bindProducts)===null||je===void 0?void 0:je.filter(ie=>!!ie?.bindCta))!==null&&_!==void 0?_:[];return Object.assign(Object.assign({},Z),{video:Object.assign(Object.assign({},Z?.video),{bindProducts:oe})})}return Z}))!==null&&W!==void 0?W:[]},[]);o.useEffect(()=>{const V=W=>{fe.current=W};return pt.on(nt.CHANGE_THEME_TAG,V),()=>{pt.off(nt.CHANGE_THEME_TAG,V)}},[]),o.useEffect(()=>{te(h)},[h]);const Pe=o.useMemo(()=>e?.find(V=>V.type===ai.BFF),[e]),z=o.useCallback((V,W)=>{if(!Pe)return;const he=Pe.url,we=Gi();if(W?.query){const Z=ni.stringify(W.query);V=`${V}?${Z}`}return W.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${he}/api/v1${V}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Pe.headers),{"x-user-id":we}),W.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${he}/api/v1${V}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":we},Pe.headers),method:W.method,body:JSON.stringify(W.body)}).then(Z=>Z.json()).catch(Z=>Promise.reject(Z))},[Pe]),se=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){var W,he,we,Z,q,ce,Se,Re,je,_,oe,ie;if(V=Object.assign(Object.assign(Object.assign({maxSize:(W=V?.maxSize)!==null&&W!==void 0?W:a,defaultSize:(he=V?.defaultSize)!==null&&he!==void 0?he:l,hashTag:V?.hashTag,traceInfo:V?.traceInfo,themeTag:V?.themeTag},V?.contentFilter&&{contentFilter:`[${V?.contentFilter}]`}),V?.productFilter&&{productFilter:`[${V?.productFilter}]`}),{pageNum:V?.pageNum}),i){const pe=(q=(Z=(we=i?.split("&"))===null||we===void 0?void 0:we.filter(ve=>{var J,de;const xe=ve.split("=")[0];return(de=(J=y?.channels)!==null&&J!==void 0?J:[])===null||de===void 0?void 0:de.includes(xe)}))===null||Z===void 0?void 0:Z.join("&"))!==null&&q!==void 0?q:"";V=Object.assign(Object.assign({},V),{channel:decodeURIComponent(pe)})}if(p?.enablePreview&&(V=Object.assign(Object.assign({},V),{directPage:!0,level:1,pageNum:(ce=V?.pageNum)!==null&&ce!==void 0?ce:1})),T){let pe=1;if(V=Object.assign(Object.assign(Object.assign({},V),{directPage:!0,level:1}),!i&&E&&E?.length>0&&{channel:E?.[0]}),!V?.channel||j.current)return;j.current=!0;let ve=[],J=null;const de=xe=>Ze(void 0,void 0,void 0,function*(){var Me,Fe,ze,Ve,He,Ge;if(xe.pageNum=pe,J=yield z?.("/recommend/list",{method:"GET",query:xe}),!J?.success)return;A(!1);const Ce=(Fe=(Me=J?.data)===null||Me===void 0?void 0:Me.recList)===null||Fe===void 0?void 0:Fe.every(Ee=>Ee?.product||Ee?.video);ve=ve.concat((Ge=(He=(Ve=(ze=J?.data)===null||ze===void 0?void 0:ze.recList)===null||Ve===void 0?void 0:Ve.filter)===null||He===void 0?void 0:He.call(Ve,Ee=>Ee?.product||Ee?.video))!==null&&Ge!==void 0?Ge:[]),Ce&&(pe=pe+1,yield de(xe))});return yield de(V),!V?.hashTag&&J&&L({rtc:(Se=J?.data)===null||Se===void 0?void 0:Se.rtc,requestId:(Re=J?.data)===null||Re===void 0?void 0:Re.requestId}),Object.assign(Object.assign({},J.data),{recList:ve})}const le=yield z?.("/recommend/list",{method:"GET",query:V});if(le?.success){if(V?.hashTag||L({rtc:le.data.rtc,requestId:le.data.requestId}),p?.enablePreview&&!T){let pe=[];return pe=pe.concat((ie=(oe=(_=(je=le?.data)===null||je===void 0?void 0:je.recList)===null||_===void 0?void 0:_.filter)===null||oe===void 0?void 0:oe.call(_,ve=>ve?.product||ve?.video))!==null&&ie!==void 0?ie:[]),Object.assign(Object.assign({},le.data),{recList:pe})}return le?.data}}),[z,i,a,l,E]),H=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){var W,he,we,Z;if(O.length<=0)return;const q=O?.[O?.length-1],ce=yield se(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:Y?.hashTag},((W=q?.product)===null||W===void 0?void 0:W.itemId)&&{productFilter:(he=q?.product)===null||he===void 0?void 0:he.itemId}),((we=q?.video)===null||we===void 0?void 0:we.itemId)&&{contentFilter:(Z=q?.video)===null||Z===void 0?void 0:Z.itemId}),{themeTag:fe.current}),p?.enablePreview&&!T&&{pageNum:V}));S(O.concat(Ne(ce))),re(ne.concat(Ne(ce)))}),[se,O,Y,ne]),P=o.useCallback(({userInfo:V,eventInfo:W})=>{if(!n||p?.enablePreview)return;V||(V={});const he=Jn(),we=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:he,rtc:I.rtc,requestId:I.requestId},W),Ri()&&{sxpDevice:Ri()}),Oi()&&{sxpSystem:Oi()}),Mi()&&{sxpBrowser:Mi()}),Z=Object.entries(V).map(([ce,Se])=>({name:ce,value:Se})),q=Object.entries(we).map(([ce,Se])=>Se&&{name:ce,value:Se}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",V),console.log("eventInfo:",we),console.log("========= \u7ED3\u675F ========="),z?.("/event/report",{method:"POST",body:{userInfo:Z,eventInfo:q},type:"beacon"})},[z,I,n,p?.enablePreview]),Ae=o.useCallback(V=>{var W,he,we,{eventName:Z,actionSource:q="website",eventSourceUrl:ce=(W=window?.location)===null||W===void 0?void 0:W.href,externalId:Se}=V;if(!n||!m||p?.enablePreview)return;const Re=Gi(),_=new URLSearchParams(window.location.search).get("fbclid");return z?.("/fb/events",{method:"POST",body:{eventName:Z,actionSource:q,eventSourceUrl:ce,userData:Object.assign(Object.assign(Object.assign({externalId:Re},_&&{fbc:`fb.2.${new Date().getTime()}.${_}`}),Li("_fbp")&&{fbp:`fb.2.${new Date().getTime()}.${Li("_fbp")}`}),{client_user_agent:(we=(he=window?.navigator)===null||he===void 0?void 0:he.userAgent)!==null&&we!==void 0?we:""})},type:"beacon"})},[z,n,m,p?.enablePreview]),De=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){const W=yield z?.("/recommend/like",{method:"POST",body:V});return W?.success}),[z]),Ke=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){const W=yield z?.("/recommend/unlike",{method:"POST",body:V});return W?.success}),[z]),Ue=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){const W=yield z?.("/customform",{method:"POST",body:V});return W?.success}),[z]),ke=o.useCallback(()=>Ze(void 0,void 0,void 0,function*(){var V,W,he,we,Z;if(!(!i||!w))try{const q=(he=(W=(V=i?.split("&"))===null||V===void 0?void 0:V.filter(Se=>{var Re,je;const _=Se.split("=")[0];return(je=(Re=y?.channels)!==null&&Re!==void 0?Re:[])===null||je===void 0?void 0:je.includes(_)}))===null||W===void 0?void 0:W.join("&"))!==null&&he!==void 0?he:"",ce=yield z?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(q)}});M((Z=(we=ce?.data)===null||we===void 0?void 0:we.tags)!==null&&Z!==void 0?Z:[])}catch(q){console.log("e",q)}}),[z,i,w]),$e=o.useCallback((V,W,he,we)=>{var Z,q,ce,Se,Re,je,_,oe,ie,le,pe,ve,J,de,xe,Me,Fe,ze,Ve,He,Ge,Ce,Ee,it,We,ct,ut,yt,wt,Le,Zt,Qt,$t,ei,ti,ii;const St=he?.bindCta,Ln=((Z=W?.video)===null||Z===void 0?void 0:Z.bindProduct)||((q=W?.video)===null||q===void 0?void 0:q.bindProducts)&&((Se=(ce=W?.video)===null||ce===void 0?void 0:ce.bindProducts)===null||Se===void 0?void 0:Se.length)>0;let Nt="";ee?Nt="hashTagPage":!((Re=W?.video)===null||Re===void 0)&&Re.url?Nt="videoPage":!((_=(je=W?.video)===null||je===void 0?void 0:je.imgUrls)===null||_===void 0)&&_.length&&(Nt="imagePage");const Ii=(de=(ve=(oe=he?.tags)!==null&&oe!==void 0?oe:(pe=(le=(ie=W?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||le===void 0?void 0:le[0])===null||pe===void 0?void 0:pe.tags)!==null&&ve!==void 0?ve:(J=W?.video)===null||J===void 0?void 0:J.tags)!==null&&de!==void 0?de:(xe=W?.product)===null||xe===void 0?void 0:xe.tags;P?.({eventInfo:Object.assign(Object.assign({},V),{ctaId:(Me=St?.itemId)!==null&&Me!==void 0?Me:"",ctaName:(Fe=St?.title)!==null&&Fe!==void 0?Fe:"",contentTags:Ii?JSON.stringify(Ii):"",position:we+"",contentId:(Ve=(ze=W?.video)===null||ze===void 0?void 0:ze.itemId)!==null&&Ve!==void 0?Ve:"",productId:Ln?he?.itemId:"",traceInfo:(ti=(Qt=(ut=(Ee=(He=St?.traceInfo)!==null&&He!==void 0?He:(Ce=(Ge=W?.video)===null||Ge===void 0?void 0:Ge.bindCta)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&Ee!==void 0?Ee:(ct=(We=(it=W?.video)===null||it===void 0?void 0:it.bindProduct)===null||We===void 0?void 0:We.bindCta)===null||ct===void 0?void 0:ct.traceInfo)!==null&&ut!==void 0?ut:(Zt=(Le=(wt=(yt=W?.video)===null||yt===void 0?void 0:yt.bindProducts)===null||wt===void 0?void 0:wt[0])===null||Le===void 0?void 0:Le.bindCta)===null||Zt===void 0?void 0:Zt.traceInfo)!==null&&Qt!==void 0?Qt:(ei=($t=W?.product)===null||$t===void 0?void 0:$t.bindCta)===null||ei===void 0?void 0:ei.traceInfo)!==null&&ti!==void 0?ti:"",fromKName:Nt,fromKPage:(ii=location?.href)!==null&&ii!==void 0?ii:""})})},[P,ee]),lt=o.useCallback(()=>{var V,W;const he=location.search.slice(1),we=ni.parse(he.replace(/\+/g,"%2B"));for(const ce in we)we[ce]=we[ce].replace(/%2B/g,"+");const Z=ce=>{var Se;return(Se=we[ce])!==null&&Se!==void 0?Se:""},q=new Date;ye.current=q,P?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:Z("utm_source"),utmMedium:Z("utm_medium"),utmCampaign:Z("utm_campaign"),utmId:Z("utm_id"),utmContent:Z("utm_content"),enterTime:Math.floor(q/1e3)+"",requestId:null,enterUrl:(W=(V=window?.location)===null||V===void 0?void 0:V.href)!==null&&W!==void 0?W:"",clSource:Z("cl_source")}})},[P]);o.useEffect(()=>{Oe||lt()},[Oe]),o.useEffect(()=>{Oe||(A(!0),ke(),se().then(V=>{V&&(S(Ne(V)),re(Ne(V)))}).finally(()=>{P({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),A(!1)}))},[Oe]),o.useEffect(()=>{s&&(A(!0),ke(),se().then(V=>{V&&(S(Ne(V)),re(Ne(V)))}).finally(()=>{P({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),A(!1)}))},[se,ke]);const at=st("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return o.createElement(Ui.Provider,{value:{rtcList:O,setRtcList:S,mutateLike:De,mutateUnlike:Ke,submitForm:Ue,popupDetailData:k,loadVideos:H,setPopupDetailData:G,getRecommendVideos:se,bffEventReport:P,utmVal:i,isPreview:s,loading:b,sxpParameter:d,waterFallData:Y,setWaterFallData:$,ctaEvent:$e,swiperRef:F,openHashtag:U,setOpenHashtag:te,cacheRtcList:ne,setCacheRtcList:re,cacheActiveIndex:ge,setCacheActiveIndex:Q,isFromHashtag:ee,setIsFromHashtag:ae,appDomain:r,hashTagSize:v,loadingImage:c??at,isOpenHashTag:h,tagList:u,setLoading:A,videoRef:X,setVideoRef:K,bffFbReport:Ae,isAgreePolicy:B,setIsAgreePolicy:N,curTime:ye,h5EnterLink:lt,themeTag:fe,isShowConsent:Oe,selectTag:ue,setSelectTag:Te,globalConfig:p,popupCurTimeRef:Be,checkCommodityIndexRef:_e,isEditor:T}},Oe?o.createElement(eo,Object.assign({},(R=(g=(D=p?.consent)===null||D===void 0?void 0:D[0])===null||g===void 0?void 0:g.item)===null||R===void 0?void 0:R.props)):t({rtcList:O,mutateLike:De,mutateUnlike:Ke,submitForm:Ue,tagList:u}))};var Wi=o.memo(to);function Ie(){return o.useContext(Ui)}var Yi;(function(t){t.STRING="string",t.NUMBER="number",t.ARRAY="array",t.OBJECT="object",t.BOOLEAN="boolean",t.ARRAY_OBJECT="array-object",t.ARRAY_STRING="array-string",t.ARRAY_NUMBER="array-number"})(Yi||(Yi={}));const Xi=o.createContext({$store:{},options:[],configs:[]}),io=({children:t,isSsr:e,enable:i})=>{const[n,a]=o.useState([]),{schema:l}=vt(),[s,d]=o.useState(l.__STORE__||{}),[r,v]=o.useState([]);o.useEffect(()=>{var m;e||Ye.isEqual(r,l?.dataSource)||v((m=l?.dataSource)!==null&&m!==void 0?m:[])},[l?.dataSource,e]);const c=o.useCallback(()=>Ze(void 0,void 0,void 0,function*(){const{$store:m,idMapName:f}=yield Pi("",r);d(m),h(m,f)}),[r]),h=(m,f)=>{const x=[];Object.entries(m).forEach(([w,C])=>{Object.keys(C).forEach(p=>{const T={label:`${f[w]} - ${p}`,value:`{{ ${w}.${p} }}`};x.push(T)})}),a(x)};return o.useEffect(()=>{e||c()},[c,e,l]),i?o.createElement(Xi.Provider,{value:{$store:l.__STORE__||s,options:n,configs:r}},t):t};var no=o.memo(io);const jt={id:Bt(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},si={id:"",duration:0,name:"none"},Ji=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[jt],redoStack:[],popup:si,setPopup:()=>{}}),qi=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:a=!0,utmVal:l},s)=>{const[d,r]=o.useState(null),[v,c]=o.useState(n||{pointData:[jt],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[h,m]=o.useState([jt]),[f,x]=o.useState([[jt]]),[w,C]=o.useState([]),[p,T]=o.useState(si);typeof window<"u"&&(window.sxpPopup=(R,O)=>{T(Object.assign(Object.assign(Object.assign({},si),{id:R}),O))}),typeof window<"u"&&(window.getJointUtmLink=R=>(Qn(),R?.indexOf("?")!==-1?R+(l?"&"+l:""):R+(l?"?"+l:""))),o.useEffect(()=>{x([v.pointData]),C([])},[v.type]);const y=o.useCallback(R=>{const O=Ye.cloneDeep(v);O&&(O.dataSource=R,c?.(O))},[v]),[E,D]=o.useState();o.useImperativeHandle(s,()=>({loadSchema(R){R&&(x([R.pointData]),c(R))},exportSchema(){return Ye.cloneDeep(v)},getPageInfoData(){return E},initPageInfoData(R){R&&D(R)}}));const g=o.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return o.createElement(Ji.Provider,{value:{resolver:e,currentNode:d,schema:v,setCurrentNode:r,setSchema:c,saveDataSource:y,prePiontData:h,setPrePiontData:m,pageInfoData:E,setPageInfoData:R=>D(Object.assign(Object.assign({},E),R)),undoStack:f,redoStack:w,setRedoStack:C,setUndoStack:x,getCurPageConf:g,popup:p,setPopup:T}},o.createElement(no,{isSsr:i,enable:a},t))});var oo=Object.freeze({__proto__:null,EditorCore:qi}),lo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ao=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function Je(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=Ie(),a=o.useCallback((d,r,v,c,h)=>{var m,f,x,w,C,p,T,y,E,D,g,R,O,S,u,M,b,A,I,L,F,j,B,N,k,G,Y,$,U,te,ne,re,ge,Q;let ee="";e&&(!((f=(m=d?.video)===null||m===void 0?void 0:m.bindProducts)===null||f===void 0)&&f.length||!((x=d?.video)===null||x===void 0)&&x.bindProduct)?ee="pdpPage":n?ee="hashTagPage":!((w=d?.video)===null||w===void 0)&&w.url?ee="videoPage":!((C=d?.video)===null||C===void 0)&&C.imgUrls&&(!((T=(p=d?.video)===null||p===void 0?void 0:p.imgUrls)===null||T===void 0)&&T.length)?ee="imagePage":d?.product&&(ee="productPage");const ae=(S=(R=(y=r?.tags)!==null&&y!==void 0?y:(g=(D=(E=d?.video)===null||E===void 0?void 0:E.bindProducts)===null||D===void 0?void 0:D[0])===null||g===void 0?void 0:g.tags)!==null&&R!==void 0?R:(O=d?.video)===null||O===void 0?void 0:O.tags)!==null&&S!==void 0?S:(u=d?.product)===null||u===void 0?void 0:u.tags;t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(M=r?.itemId)!==null&&M!==void 0?M:"",productName:(b=r?.title)!==null&&b!==void 0?b:"",price:r?.price?r?.price+"":"0",productCollection:(A=r?.collection)!==null&&A!==void 0?A:"",fromKName:ee,fromKPage:location?.href,contentTags:ae?JSON.stringify(ae):"",position:c+"",contentId:(L=(I=d?.video)===null||I===void 0?void 0:I.itemId)!==null&&L!==void 0?L:"",ctatId:(F=v?.itemId)!==null&&F!==void 0?F:"",traceInfo:(Q=(ne=(U=(k=(j=h??r?.traceInfo)!==null&&j!==void 0?j:(N=(B=d?.video)===null||B===void 0?void 0:B.bindProduct)===null||N===void 0?void 0:N.traceInfo)!==null&&k!==void 0?k:($=(Y=(G=d?.video)===null||G===void 0?void 0:G.bindProducts)===null||Y===void 0?void 0:Y[0])===null||$===void 0?void 0:$.traceInfo)!==null&&U!==void 0?U:(te=d?.product)===null||te===void 0?void 0:te.traceInfo)!==null&&ne!==void 0?ne:(ge=(re=d?.video)===null||re===void 0?void 0:re.bindCta)===null||ge===void 0?void 0:ge.traceInfo)!==null&&Q!==void 0?Q:""}})},[t,e,n]),l=o.useCallback((d,r,v,c,h)=>{var m,f,x,w,C,p,T,y,E,D,g,R,O,S;let u="";e&&(!((f=(m=d?.video)===null||m===void 0?void 0:m.bindProducts)===null||f===void 0)&&f.length||!((x=d?.video)===null||x===void 0)&&x.bindProduct)?u="pdpPage":d?.product&&(u="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:u,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:h+"",contentId:(w=d?.video)===null||w===void 0?void 0:w.itemId,ctatId:v?.itemId,traceInfo:(S=(R=(y=(C=r?.traceInfo)!==null&&C!==void 0?C:(T=(p=d?.video)===null||p===void 0?void 0:p.bindProduct)===null||T===void 0?void 0:T.traceInfo)!==null&&y!==void 0?y:(g=(D=(E=d?.video)===null||E===void 0?void 0:E.bindProducts)===null||D===void 0?void 0:D[0])===null||g===void 0?void 0:g.traceInfo)!==null&&R!==void 0?R:(O=d?.product)===null||O===void 0?void 0:O.traceInfo)!==null&&S!==void 0?S:"",timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),s=o.useCallback((d,r,v,c)=>{r&&r===Ft&&t?.({eventInfo:{lastFeed:d,themeTags:v?`['${v}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:a,productView:l,backMainFeed:s}}const so=({layout:t,columns:e,onChange:i})=>o.createElement(o.Fragment,null,e?.map((n,a)=>o.createElement("div",{key:a,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&o.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&o.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex},i&&{onChange:i})))));var ro=o.memo(so);const co=t=>{var{columns:e,style:i,title:n,textStyle:a,submitBgColor:l,submitColor:s,submitText:d,layoutType:r="inline",isExternalLink:v,isPopup:c,onClick:h,onClose:m,submitButtonStyle:f}=t,x=Xe(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:w,popupDetailData:C}=Ie(),{jumpToWeb:p}=Je(),[T,y]=o.useState(!1),E=o.useMemo(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),[D,g]=o.useState({}),R=o.useMemo(()=>Ye.cloneDeep(e)||E,[e,E]),O=o.useCallback(u=>{const{name:M,value:b}=u.target;g(Object.assign(Object.assign({},D),{[M]:b}))},[D]),S=Ye.debounce(()=>Ze(void 0,void 0,void 0,function*(){var u,M,b,A,I;const L=D;if(!L)return;const F=(M=(u=Object.keys(L))===null||u===void 0?void 0:u.map(B=>{var N;return{name:B,value:(N=L[B])!==null&&N!==void 0?N:""}}))===null||M===void 0?void 0:M.filter(B=>B?.value);if(!F||!F?.length)return;y(!0);const j=yield w?.({attributes:F});if(y(!1),j){if(v){const B=C,N=(b=B?.video)===null||b===void 0?void 0:b.bindProduct,k=(I=(A=B?.video)===null||A===void 0?void 0:A.bindProduct)===null||I===void 0?void 0:I.bindCta,G=C?.index;p(B,N,k,G)}c||m?.(),h?.()}}),1e3);return o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${be.css(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:me(n,a)}}),o.createElement("div",Object.assign({className:be.css(Object.assign({},i))},x),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(ro,{columns:R,layout:r,onChange:O}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":d,onClick:S,className:"pb-appoint-form-btn",style:Object.assign({color:s,background:l},f),dangerouslySetInnerHTML:{__html:me(T?"loading...":d,f)}})))};var uo=o.memo(co);function qe(t,e){return t.extend=e,t}const vo=qe(uo,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:ao,bindableProps:[],interactionRender:lo},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var po=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A106 * 41"}]}];function Ki(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function ri(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Ki(e[i])&&Ki(t[i])&&Object.keys(e[i]).length>0&&ri(t[i],e[i])})}const Zi={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 mt(){const t=typeof document<"u"?document:{};return ri(t,Zi),t}const mo={document:Zi,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(t){return typeof setTimeout>"u"?(t(),null):setTimeout(t,0)},cancelAnimationFrame(t){typeof setTimeout>"u"||clearTimeout(t)}};function et(){const t=typeof window<"u"?window:{};return ri(t,mo),t}function Tt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function fo(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function It(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function rt(){return Date.now()}function ho(t){const e=et();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function go(t,e){e===void 0&&(e="x");const i=et();let n,a,l;const s=ho(t);return i.WebKitCSSMatrix?(a=s.transform||s.webkitTransform,a.split(",").length>6&&(a=a.split(", ").map(d=>d.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(a==="none"?"":a)):(l=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?a=l.m41:n.length===16?a=parseFloat(n[12]):a=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?a=l.m42:n.length===16?a=parseFloat(n[13]):a=parseFloat(n[5])),a||0}function Vt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function bo(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function ot(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const n=i<0||arguments.length<=i?void 0:arguments[i];if(n!=null&&!bo(n)){const a=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,s=a.length;l<s;l+=1){const d=a[l],r=Object.getOwnPropertyDescriptor(n,d);r!==void 0&&r.enumerable&&(Vt(t[d])&&Vt(n[d])?n[d].__swiper__?t[d]=n[d]:ot(t[d],n[d]):!Vt(t[d])&&Vt(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:ot(t[d],n[d])):t[d]=n[d])}}}return t}function zt(t,e,i){t.style.setProperty(e,i)}function Qi(t){let{swiper:e,targetPosition:i,side:n}=t;const a=et(),l=-e.translate;let s=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",a.cancelAnimationFrame(e.cssModeFrameID);const v=i>l?"next":"prev",c=(m,f)=>v==="next"&&m>=f||v==="prev"&&m<=f,h=()=>{d=new Date().getTime(),s===null&&(s=d);const m=Math.max(Math.min((d-s)/r,1),0),f=.5-Math.cos(m*Math.PI)/2;let x=l+f*(i-l);if(c(x,i)&&(x=i),e.wrapperEl.scrollTo({[n]:x}),c(x,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:x})}),a.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=a.requestAnimationFrame(h)};h()}function ht(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Ht(t){try{console.warn(t);return}catch{}}function Mt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Tt(e)),i}function yo(t){const e=et(),i=mt(),n=t.getBoundingClientRect(),a=i.body,l=t.clientTop||a.clientTop||0,s=t.clientLeft||a.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-l,left:n.left+r-s}}function wo(t,e){const i=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function So(t,e){const i=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function Et(t,e){return et().getComputedStyle(t,null).getPropertyValue(e)}function Gt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function $i(t,e){const i=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&i.push(n):i.push(n),n=n.parentElement;return i}function di(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function ci(t,e,i){const n=et();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function gt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function xo(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=et();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let s,d=rt(),r;const v=[];function c(y){let R=0,O=0,S=0,u=0;return"detail"in y&&(O=y.detail),"wheelDelta"in y&&(O=-y.wheelDelta/120),"wheelDeltaY"in y&&(O=-y.wheelDeltaY/120),"wheelDeltaX"in y&&(R=-y.wheelDeltaX/120),"axis"in y&&y.axis===y.HORIZONTAL_AXIS&&(R=O,O=0),S=R*10,u=O*10,"deltaY"in y&&(u=y.deltaY),"deltaX"in y&&(S=y.deltaX),y.shiftKey&&!S&&(S=u,u=0),(S||u)&&y.deltaMode&&(y.deltaMode===1?(S*=40,u*=40):(S*=800,u*=800)),S&&!R&&(R=S<1?-1:1),u&&!O&&(O=u<1?-1:1),{spinX:R,spinY:O,pixelX:S,pixelY:u}}function h(){e.enabled&&(e.mouseEntered=!0)}function m(){e.enabled&&(e.mouseEntered=!1)}function f(y){return e.params.mousewheel.thresholdDelta&&y.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&rt()-d<e.params.mousewheel.thresholdTime?!1:y.delta>=6&&rt()-d<60?!0:(y.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),a("scroll",y.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),a("scroll",y.raw)),d=new l.Date().getTime(),!1)}function x(y){const E=e.params.mousewheel;if(y.direction<0){if(e.isEnd&&!e.params.loop&&E.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&E.releaseOnEdges)return!0;return!1}function w(y){let E=y,D=!0;if(!e.enabled||y.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const g=e.params.mousewheel;e.params.cssMode&&E.preventDefault();let R=e.el;e.params.mousewheel.eventsTarget!=="container"&&(R=document.querySelector(e.params.mousewheel.eventsTarget));const O=R&&R.contains(E.target);if(!e.mouseEntered&&!O&&!g.releaseOnEdges)return!0;E.originalEvent&&(E=E.originalEvent);let S=0;const u=e.rtlTranslate?-1:1,M=c(E);if(g.forceToAxis)if(e.isHorizontal())if(Math.abs(M.pixelX)>Math.abs(M.pixelY))S=-M.pixelX*u;else return!0;else if(Math.abs(M.pixelY)>Math.abs(M.pixelX))S=-M.pixelY;else return!0;else S=Math.abs(M.pixelX)>Math.abs(M.pixelY)?-M.pixelX*u:-M.pixelY;if(S===0)return!0;g.invert&&(S=-S);let b=e.getTranslate()+S*g.sensitivity;if(b>=e.minTranslate()&&(b=e.minTranslate()),b<=e.maxTranslate()&&(b=e.maxTranslate()),D=e.params.loop?!0:!(b===e.minTranslate()||b===e.maxTranslate()),D&&e.params.nested&&E.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const A={time:rt(),delta:Math.abs(S),direction:Math.sign(S),raw:y};v.length>=2&&v.shift();const I=v.length?v[v.length-1]:void 0;if(v.push(A),I?(A.direction!==I.direction||A.delta>I.delta||A.time>I.time+150)&&f(A):f(A),x(A))return!0}else{const A={time:rt(),delta:Math.abs(S),direction:Math.sign(S)},I=r&&A.time<r.time+500&&A.delta<=r.delta&&A.direction===r.direction;if(!I){r=void 0;let L=e.getTranslate()+S*g.sensitivity;const F=e.isBeginning,j=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!j&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:A.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(s),s=void 0,v.length>=15&&v.shift();const B=v.length?v[v.length-1]:void 0,N=v[0];if(v.push(A),B&&(A.delta>B.delta||A.direction!==B.direction))v.splice(0);else if(v.length>=15&&A.time-N.time<500&&N.delta-A.delta>=1&&A.delta<=6){const k=S>0?.8:.2;r=A,v.splice(0),s=It(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}s||(s=It(()=>{r=A,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(I||a("scroll",E),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),g.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return E.preventDefault?E.preventDefault():E.returnValue=!1,!1}function C(y){let E=e.el;e.params.mousewheel.eventsTarget!=="container"&&(E=document.querySelector(e.params.mousewheel.eventsTarget)),E[y]("mouseenter",h),E[y]("mouseleave",m),E[y]("wheel",w)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",w),!0):e.mousewheel.enabled?!1:(C("addEventListener"),e.mousewheel.enabled=!0,!0)}function T(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,w),!0):e.mousewheel.enabled?(C("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&T(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&T()}),Object.assign(e.mousewheel,{enable:p,disable:T})}function en(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(a=>{if(!i[a]&&i.auto===!0){let l=ht(t.el,`.${n[a]}`)[0];l||(l=Mt("div",n[a]),l.className=n[a],t.el.append(l)),i[a]=l,e[a]=l}}),i}function kt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Ut(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l="swiper-pagination";i({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:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let s,d=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(p,T){const{bulletActiveClass:y}=e.params.pagination;p&&(p=p[`${T==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${y}-${T}`),p=p[`${T==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${y}-${T}-${T}`)))}function c(p){const T=p.target.closest(kt(e.params.pagination.bulletClass));if(!T)return;p.preventDefault();const y=Gt(T)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===y)return;e.slideToLoop(y)}else e.slideTo(y)}function h(){const p=e.rtl,T=e.params.pagination;if(r())return;let y=e.pagination.el;y=gt(y);let E,D;const g=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,R=e.params.loop?Math.ceil(g/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(D=e.previousRealIndex||0,E=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(E=e.snapIndex,D=e.previousSnapIndex):(D=e.previousIndex||0,E=e.activeIndex||0),T.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const O=e.pagination.bullets;let S,u,M;if(T.dynamicBullets&&(s=ci(O[0],e.isHorizontal()?"width":"height",!0),y.forEach(b=>{b.style[e.isHorizontal()?"width":"height"]=`${s*(T.dynamicMainBullets+4)}px`}),T.dynamicMainBullets>1&&D!==void 0&&(d+=E-(D||0),d>T.dynamicMainBullets-1?d=T.dynamicMainBullets-1:d<0&&(d=0)),S=Math.max(E-d,0),u=S+(Math.min(O.length,T.dynamicMainBullets)-1),M=(u+S)/2),O.forEach(b=>{const A=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(I=>`${T.bulletActiveClass}${I}`)].map(I=>typeof I=="string"&&I.includes(" ")?I.split(" "):I).flat();b.classList.remove(...A)}),y.length>1)O.forEach(b=>{const A=Gt(b);A===E?b.classList.add(...T.bulletActiveClass.split(" ")):e.isElement&&b.setAttribute("part","bullet"),T.dynamicBullets&&(A>=S&&A<=u&&b.classList.add(...`${T.bulletActiveClass}-main`.split(" ")),A===S&&v(b,"prev"),A===u&&v(b,"next"))});else{const b=O[E];if(b&&b.classList.add(...T.bulletActiveClass.split(" ")),e.isElement&&O.forEach((A,I)=>{A.setAttribute("part",I===E?"bullet-active":"bullet")}),T.dynamicBullets){const A=O[S],I=O[u];for(let L=S;L<=u;L+=1)O[L]&&O[L].classList.add(...`${T.bulletActiveClass}-main`.split(" "));v(A,"prev"),v(I,"next")}}if(T.dynamicBullets){const b=Math.min(O.length,T.dynamicMainBullets+4),A=(s*b-s)/2-M*s,I=p?"right":"left";O.forEach(L=>{L.style[e.isHorizontal()?I:"top"]=`${A}px`})}}y.forEach((O,S)=>{if(T.type==="fraction"&&(O.querySelectorAll(kt(T.currentClass)).forEach(u=>{u.textContent=T.formatFractionCurrent(E+1)}),O.querySelectorAll(kt(T.totalClass)).forEach(u=>{u.textContent=T.formatFractionTotal(R)})),T.type==="progressbar"){let u;T.progressbarOpposite?u=e.isHorizontal()?"vertical":"horizontal":u=e.isHorizontal()?"horizontal":"vertical";const M=(E+1)/R;let b=1,A=1;u==="horizontal"?b=M:A=M,O.querySelectorAll(kt(T.progressbarFillClass)).forEach(I=>{I.style.transform=`translate3d(0,0,0) scaleX(${b}) scaleY(${A})`,I.style.transitionDuration=`${e.params.speed}ms`})}T.type==="custom"&&T.renderCustom?(O.innerHTML=T.renderCustom(e,E+1,R),S===0&&a("paginationRender",O)):(S===0&&a("paginationRender",O),a("paginationUpdate",O)),e.params.watchOverflow&&e.enabled&&O.classList[e.isLocked?"add":"remove"](T.lockClass)})}function m(){const p=e.params.pagination;if(r())return;const T=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=gt(y);let E="";if(p.type==="bullets"){let D=e.params.loop?Math.ceil(T/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&D>T&&(D=T);for(let g=0;g<D;g+=1)p.renderBullet?E+=p.renderBullet.call(e,g,p.bulletClass):E+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?E=p.renderFraction.call(e,p.currentClass,p.totalClass):E=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?E=p.renderProgressbar.call(e,p.progressbarFillClass):E=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],y.forEach(D=>{p.type!=="custom"&&(D.innerHTML=E||""),p.type==="bullets"&&e.pagination.bullets.push(...D.querySelectorAll(kt(p.bulletClass)))}),p.type!=="custom"&&a("paginationRender",y[0])}function f(){e.params.pagination=en(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let T;typeof p.el=="string"&&e.isElement&&(T=e.el.querySelector(p.el)),!T&&typeof p.el=="string"&&(T=[...document.querySelectorAll(p.el)]),T||(T=p.el),!(!T||T.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(T)&&T.length>1&&(T=[...e.el.querySelectorAll(p.el)],T.length>1&&(T=T.filter(y=>$i(y,".swiper")[0]===e.el)[0])),Array.isArray(T)&&T.length===1&&(T=T[0]),Object.assign(e.pagination,{el:T}),T=gt(T),T.forEach(y=>{p.type==="bullets"&&p.clickable&&y.classList.add(...(p.clickableClass||"").split(" ")),y.classList.add(p.modifierClass+p.type),y.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(y.classList.add(`${p.modifierClass}${p.type}-dynamic`),d=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&y.classList.add(p.progressbarOppositeClass),p.clickable&&y.addEventListener("click",c),e.enabled||y.classList.add(p.lockClass)}))}function x(){const p=e.params.pagination;if(r())return;let T=e.pagination.el;T&&(T=gt(T),T.forEach(y=>{y.classList.remove(p.hiddenClass),y.classList.remove(p.modifierClass+p.type),y.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(y.classList.remove(...(p.clickableClass||"").split(" ")),y.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(y=>y.classList.remove(...p.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:T}=e.pagination;T=gt(T),T.forEach(y=>{y.classList.remove(p.horizontalClass,p.verticalClass),y.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?C():(f(),m(),h())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&h()}),n("snapIndexChange",()=>{h()}),n("snapGridLengthChange",()=>{m(),h()}),n("destroy",()=>{x()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=gt(p),p.forEach(T=>T.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{h()}),n("click",(p,T)=>{const y=T.target,E=gt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&E&&E.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 D=E[0].classList.contains(e.params.pagination.hiddenClass);a(D===!0?"paginationShow":"paginationHide"),E.forEach(g=>g.classList.toggle(e.params.pagination.hiddenClass))}});const w=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=gt(p),p.forEach(T=>T.classList.remove(e.params.pagination.paginationDisabledClass))),f(),m(),h()},C=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=gt(p),p.forEach(T=>T.classList.add(e.params.pagination.paginationDisabledClass))),x()};Object.assign(e.pagination,{enable:w,disable:C,render:m,update:h,init:f,destroy:x})}function To(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=mt();let s=!1,d=null,r=null,v,c,h,m;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function f(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:b,rtlTranslate:A}=e,{dragEl:I,el:L}=b,F=e.params.scrollbar,j=e.params.loop?e.progressLoop:e.progress;let B=c,N=(h-c)*j;A?(N=-N,N>0?(B=c-N,N=0):-N+c>h&&(B=h+N)):N<0?(B=c+N,N=0):N+c>h&&(B=h-N),e.isHorizontal()?(I.style.transform=`translate3d(${N}px, 0, 0)`,I.style.width=`${B}px`):(I.style.transform=`translate3d(0px, ${N}px, 0)`,I.style.height=`${B}px`),F.hide&&(clearTimeout(d),L.style.opacity=1,d=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function x(b){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${b}ms`)}function w(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:b}=e,{dragEl:A,el:I}=b;A.style.width="",A.style.height="",h=e.isHorizontal()?I.offsetWidth:I.offsetHeight,m=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=h*m:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?A.style.width=`${c}px`:A.style.height=`${c}px`,m>=1?I.style.display="none":I.style.display="",e.params.scrollbar.hide&&(I.style.opacity=0),e.params.watchOverflow&&e.enabled&&b.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function C(b){return e.isHorizontal()?b.clientX:b.clientY}function p(b){const{scrollbar:A,rtlTranslate:I}=e,{el:L}=A;let F;F=(C(b)-yo(L)[e.isHorizontal()?"left":"top"]-(v!==null?v:c/2))/(h-c),F=Math.max(Math.min(F,1),0),I&&(F=1-F);const j=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(j),e.setTranslate(j),e.updateActiveIndex(),e.updateSlidesClasses()}function T(b){const A=e.params.scrollbar,{scrollbar:I,wrapperEl:L}=e,{el:F,dragEl:j}=I;s=!0,v=b.target===j?C(b)-b.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,b.preventDefault(),b.stopPropagation(),L.style.transitionDuration="100ms",j.style.transitionDuration="100ms",p(b),clearTimeout(r),F.style.transitionDuration="0ms",A.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),a("scrollbarDragStart",b)}function y(b){const{scrollbar:A,wrapperEl:I}=e,{el:L,dragEl:F}=A;s&&(b.preventDefault&&b.cancelable?b.preventDefault():b.returnValue=!1,p(b),I.style.transitionDuration="0ms",L.style.transitionDuration="0ms",F.style.transitionDuration="0ms",a("scrollbarDragMove",b))}function E(b){const A=e.params.scrollbar,{scrollbar:I,wrapperEl:L}=e,{el:F}=I;s&&(s=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),A.hide&&(clearTimeout(r),r=It(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),a("scrollbarDragEnd",b),A.snapOnRelease&&e.slideToClosest())}function D(b){const{scrollbar:A,params:I}=e,L=A.el;if(!L)return;const F=L,j=I.passiveListeners?{passive:!1,capture:!1}:!1,B=I.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const N=b==="on"?"addEventListener":"removeEventListener";F[N]("pointerdown",T,j),l[N]("pointermove",y,j),l[N]("pointerup",E,B)}function g(){!e.params.scrollbar.el||!e.scrollbar.el||D("on")}function R(){!e.params.scrollbar.el||!e.scrollbar.el||D("off")}function O(){const{scrollbar:b,el:A}=e;e.params.scrollbar=en(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const I=e.params.scrollbar;if(!I.el)return;let L;if(typeof I.el=="string"&&e.isElement&&(L=e.el.querySelector(I.el)),!L&&typeof I.el=="string"){if(L=l.querySelectorAll(I.el),!L.length)return}else L||(L=I.el);e.params.uniqueNavElements&&typeof I.el=="string"&&L.length>1&&A.querySelectorAll(I.el).length===1&&(L=A.querySelector(I.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass);let F;L&&(F=L.querySelector(kt(e.params.scrollbar.dragClass)),F||(F=Mt("div",e.params.scrollbar.dragClass),L.append(F))),Object.assign(b,{el:L,dragEl:F}),I.draggable&&g(),L&&L.classList[e.enabled?"remove":"add"](...Tt(e.params.scrollbar.lockClass))}function S(){const b=e.params.scrollbar,A=e.scrollbar.el;A&&A.classList.remove(...Tt(e.isHorizontal()?b.horizontalClass:b.verticalClass)),R()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const b=e.params.scrollbar;let{el:A}=e.scrollbar;A=gt(A),A.forEach(I=>{I.classList.remove(b.horizontalClass,b.verticalClass),I.classList.add(e.isHorizontal()?b.horizontalClass:b.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?M():(O(),w(),f())}),n("update resize observerUpdate lock unlock changeDirection",()=>{w()}),n("setTranslate",()=>{f()}),n("setTransition",(b,A)=>{x(A)}),n("enable disable",()=>{const{el:b}=e.scrollbar;b&&b.classList[e.enabled?"remove":"add"](...Tt(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const u=()=>{e.el.classList.remove(...Tt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Tt(e.params.scrollbar.scrollbarDisabledClass)),O(),w(),f()},M=()=>{e.el.classList.add(...Tt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Tt(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:u,disable:M,updateSize:w,setTranslate:f,init:O,destroy:S})}function Wt(t){let{swiper:e,extendParams:i,on:n,emit:a,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let s,d,r=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,c,h=new Date().getTime(),m,f,x,w,C,p,T;function y(B){!e||e.destroyed||!e.wrapperEl||B.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",y),!(T||B.detail&&B.detail.bySwiperTouchMove)&&u())}const E=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(v=c,m=!1);const B=e.autoplay.paused?c:h+v-new Date().getTime();e.autoplay.timeLeft=B,a("autoplayTimeLeft",B,B/r),d=requestAnimationFrame(()=>{E()})},D=()=>{let B;return e.virtual&&e.params.virtual.enabled?B=e.slides.filter(k=>k.classList.contains("swiper-slide-active"))[0]:B=e.slides[e.activeIndex],B?parseInt(B.getAttribute("data-swiper-autoplay"),10):void 0},g=B=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),E();let N=typeof B>"u"?e.params.autoplay.delay:B;r=e.params.autoplay.delay,v=e.params.autoplay.delay;const k=D();!Number.isNaN(k)&&k>0&&typeof B>"u"&&(N=k,r=k,v=k),c=N;const G=e.params.speed,Y=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(G,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,G,!0,!0),a("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(G,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,G,!0,!0),a("autoplay")),e.params.cssMode&&(h=new Date().getTime(),requestAnimationFrame(()=>{g()})))};return N>0?(clearTimeout(s),s=setTimeout(()=>{Y()},N)):requestAnimationFrame(()=>{Y()}),N},R=()=>{h=new Date().getTime(),e.autoplay.running=!0,g(),a("autoplayStart")},O=()=>{e.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(d),a("autoplayStop")},S=(B,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(s),B||(p=!0);const k=()=>{a("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",y):u()};if(e.autoplay.paused=!0,N){C&&(c=e.params.autoplay.delay),C=!1,k();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-h),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),k())},u=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(h=new Date().getTime(),p?(p=!1,g(c)):g(),e.autoplay.paused=!1,a("autoplayResume"))},M=()=>{if(e.destroyed||!e.autoplay.running)return;const B=mt();B.visibilityState==="hidden"&&(p=!0,S(!0)),B.visibilityState==="visible"&&u()},b=B=>{B.pointerType==="mouse"&&(p=!0,T=!0,!(e.animating||e.autoplay.paused)&&S(!0))},A=B=>{B.pointerType==="mouse"&&(T=!1,e.autoplay.paused&&u())},I=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",b),e.el.addEventListener("pointerleave",A))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",b),e.el.removeEventListener("pointerleave",A))},F=()=>{mt().addEventListener("visibilitychange",M)},j=()=>{mt().removeEventListener("visibilitychange",M)};n("init",()=>{e.params.autoplay.enabled&&(I(),F(),R())}),n("destroy",()=>{L(),j(),e.autoplay.running&&O()}),n("_freeModeStaticRelease",()=>{(x||p)&&u()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?O():S(!0,!0)}),n("beforeTransitionStart",(B,N,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?S(!0,!0):O())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){O();return}f=!0,x=!1,p=!1,w=setTimeout(()=>{p=!0,x=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!f)){if(clearTimeout(w),clearTimeout(s),e.params.autoplay.disableOnInteraction){x=!1,f=!1;return}x&&e.params.cssMode&&u(),x=!1,f=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(C=!0)}),Object.assign(e.autoplay,{start:R,stop:O,pause:S,resume:u})}function Eo(t){let{swiper:e,extendParams:i,emit:n,once:a}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function s(){if(e.params.cssMode)return;const{touchEventsData:r,touches:v}=e;r.velocities.length===0&&r.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:rt()})}function d(r){let{currentPos:v}=r;if(e.params.cssMode)return;const{params:c,wrapperEl:h,rtlTranslate:m,snapGrid:f,touchEventsData:x}=e,C=rt()-x.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<f.length?e.slideTo(f.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(x.velocities.length>1){const O=x.velocities.pop(),S=x.velocities.pop(),u=O.position-S.position,M=O.time-S.time;e.velocity=u/M,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(M>150||rt()-O.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,x.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const T=e.velocity*p;let y=e.translate+T;m&&(y=-y);let E=!1,D;const g=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let R;if(y<e.maxTranslate())c.freeMode.momentumBounce?(y+e.maxTranslate()<-g&&(y=e.maxTranslate()-g),D=e.maxTranslate(),E=!0,x.allowMomentumBounce=!0):y=e.maxTranslate(),c.loop&&c.centeredSlides&&(R=!0);else if(y>e.minTranslate())c.freeMode.momentumBounce?(y-e.minTranslate()>g&&(y=e.minTranslate()+g),D=e.minTranslate(),E=!0,x.allowMomentumBounce=!0):y=e.minTranslate(),c.loop&&c.centeredSlides&&(R=!0);else if(c.freeMode.sticky){let O;for(let S=0;S<f.length;S+=1)if(f[S]>-y){O=S;break}Math.abs(f[O]-y)<Math.abs(f[O-1]-y)||e.swipeDirection==="next"?y=f[O]:y=f[O-1],y=-y}if(R&&a("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?p=Math.abs((-y-e.translate)/e.velocity):p=Math.abs((y-e.translate)/e.velocity),c.freeMode.sticky){const O=Math.abs((m?-y:y)-e.translate),S=e.slidesSizesGrid[e.activeIndex];O<S?p=c.speed:O<2*S?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&E?(e.updateProgress(D),e.setTransition(p),e.setTranslate(y),e.transitionStart(!0,e.swipeDirection),e.animating=!0,di(h,()=>{!e||e.destroyed||!x.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(D),di(h,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(y),e.setTransition(p),e.setTranslate(y),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,di(h,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(y),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||C>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:s,onTouchEnd:d}})}let ui;function Ao(){const t=et(),e=mt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function tn(){return ui||(ui=Ao()),ui}let vi;function Co(t){let{userAgent:e}=t===void 0?{}:t;const i=tn(),n=et(),a=n.navigator.platform,l=e||n.navigator.userAgent,s={ios:!1,android:!1},d=n.screen.width,r=n.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const h=l.match(/(iPod)(.*OS\s([\d_]+))?/),m=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=a==="Win32";let x=a==="MacIntel";const w=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&x&&i.touch&&w.indexOf(`${d}x${r}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),x=!1),v&&!f&&(s.os="android",s.android=!0),(c||m||h)&&(s.os="ios",s.ios=!0),s}function nn(t){return t===void 0&&(t={}),vi||(vi=Co(t)),vi}let pi;function Io(){const t=et(),e=nn();let i=!1;function n(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(n()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[r,v]=d.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=r<16||r===16&&v<2}}const a=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),s=l||a&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:s,isWebView:a}}function ko(){return pi||(pi=Io()),pi}function _o(t){let{swiper:e,on:i,emit:n}=t;const a=et();let l=null,s=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(h=>{s=a.requestAnimationFrame(()=>{const{width:m,height:f}=e;let x=m,w=f;h.forEach(C=>{let{contentBoxSize:p,contentRect:T,target:y}=C;y&&y!==e.el||(x=T?T.width:(p[0]||p).inlineSize,w=T?T.height:(p[0]||p).blockSize)}),(x!==m||w!==f)&&d()})}),l.observe(e.el))},v=()=>{s&&a.cancelAnimationFrame(s),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},c=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof a.ResizeObserver<"u"){r();return}a.addEventListener("resize",d),a.addEventListener("orientationchange",c)}),i("destroy",()=>{v(),a.removeEventListener("resize",d),a.removeEventListener("orientationchange",c)})}function Po(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=[],s=et(),d=function(c,h){h===void 0&&(h={});const m=s.MutationObserver||s.WebkitMutationObserver,f=new m(x=>{if(e.__preventObserver__)return;if(x.length===1){a("observerUpdate",x[0]);return}const w=function(){a("observerUpdate",x[0])};s.requestAnimationFrame?s.requestAnimationFrame(w):s.setTimeout(w,0)});f.observe(c,{attributes:typeof h.attributes>"u"?!0:h.attributes,childList:typeof h.childList>"u"?!0:h.childList,characterData:typeof h.characterData>"u"?!0:h.characterData}),l.push(f)},r=()=>{if(e.params.observer){if(e.params.observeParents){const c=$i(e.hostEl);for(let h=0;h<c.length;h+=1)d(c[h])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},v=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",v)}var Do={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const a=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][a](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function a(){n.off(t,a),a.__emitterProxy&&delete a.__emitterProxy;for(var l=arguments.length,s=new Array(l),d=0;d<l;d++)s[d]=arguments[d];e.apply(n,s)}return a.__emitterProxy=e,n.on(t,a,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((a,l)=>{(a===e||a.__emitterProxy&&a.__emitterProxy===e)&&i.eventsListeners[n].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),n=t):(e=l[0].events,i=l[0].data,n=l[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(v=>{v.apply(n,i)})}),t}};function Mo(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Et(n,"padding-left")||0,10)-parseInt(Et(n,"padding-right")||0,10),i=i-parseInt(Et(n,"padding-top")||0,10)-parseInt(Et(n,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function Oo(){const t=this;function e(u,M){return parseFloat(u.getPropertyValue(t.getDirectionLabel(M))||0)}const i=t.params,{wrapperEl:n,slidesEl:a,size:l,rtlTranslate:s,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,v=r?t.virtual.slides.length:t.slides.length,c=ht(a,`.${t.params.slideClass}, swiper-slide`),h=r?t.virtual.slides.length:c.length;let m=[];const f=[],x=[];let w=i.slidesOffsetBefore;typeof w=="function"&&(w=i.slidesOffsetBefore.call(t));let C=i.slidesOffsetAfter;typeof C=="function"&&(C=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,T=t.slidesGrid.length;let y=i.spaceBetween,E=-w,D=0,g=0;if(typeof l>"u")return;typeof y=="string"&&y.indexOf("%")>=0?y=parseFloat(y.replace("%",""))/100*l:typeof y=="string"&&(y=parseFloat(y)),t.virtualSize=-y,c.forEach(u=>{s?u.style.marginLeft="":u.style.marginRight="",u.style.marginBottom="",u.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(zt(n,"--swiper-centered-offset-before",""),zt(n,"--swiper-centered-offset-after",""));const R=i.grid&&i.grid.rows>1&&t.grid;R?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let O;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(u=>typeof i.breakpoints[u].slidesPerView<"u").length>0;for(let u=0;u<h;u+=1){O=0;let M;if(c[u]&&(M=c[u]),R&&t.grid.updateSlide(u,M,c),!(c[u]&&Et(M,"display")==="none")){if(i.slidesPerView==="auto"){S&&(c[u].style[t.getDirectionLabel("width")]="");const b=getComputedStyle(M),A=M.style.transform,I=M.style.webkitTransform;if(A&&(M.style.transform="none"),I&&(M.style.webkitTransform="none"),i.roundLengths)O=t.isHorizontal()?ci(M,"width",!0):ci(M,"height",!0);else{const L=e(b,"width"),F=e(b,"padding-left"),j=e(b,"padding-right"),B=e(b,"margin-left"),N=e(b,"margin-right"),k=b.getPropertyValue("box-sizing");if(k&&k==="border-box")O=L+B+N;else{const{clientWidth:G,offsetWidth:Y}=M;O=L+F+j+B+N+(Y-G)}}A&&(M.style.transform=A),I&&(M.style.webkitTransform=I),i.roundLengths&&(O=Math.floor(O))}else O=(l-(i.slidesPerView-1)*y)/i.slidesPerView,i.roundLengths&&(O=Math.floor(O)),c[u]&&(c[u].style[t.getDirectionLabel("width")]=`${O}px`);c[u]&&(c[u].swiperSlideSize=O),x.push(O),i.centeredSlides?(E=E+O/2+D/2+y,D===0&&u!==0&&(E=E-l/2-y),u===0&&(E=E-l/2-y),Math.abs(E)<1/1e3&&(E=0),i.roundLengths&&(E=Math.floor(E)),g%i.slidesPerGroup===0&&m.push(E),f.push(E)):(i.roundLengths&&(E=Math.floor(E)),(g-Math.min(t.params.slidesPerGroupSkip,g))%t.params.slidesPerGroup===0&&m.push(E),f.push(E),E=E+O+y),t.virtualSize+=O+y,D=O,g+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+C,s&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+y}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+y}px`),R&&t.grid.updateWrapperSize(O,m),!i.centeredSlides){const u=[];for(let M=0;M<m.length;M+=1){let b=m[M];i.roundLengths&&(b=Math.floor(b)),m[M]<=t.virtualSize-l&&u.push(b)}m=u,Math.floor(t.virtualSize-l)-Math.floor(m[m.length-1])>1&&m.push(t.virtualSize-l)}if(r&&i.loop){const u=x[0]+y;if(i.slidesPerGroup>1){const M=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),b=u*i.slidesPerGroup;for(let A=0;A<M;A+=1)m.push(m[m.length-1]+b)}for(let M=0;M<t.virtual.slidesBefore+t.virtual.slidesAfter;M+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+u),f.push(f[f.length-1]+u),t.virtualSize+=u}if(m.length===0&&(m=[0]),y!==0){const u=t.isHorizontal()&&s?"marginLeft":t.getDirectionLabel("marginRight");c.filter((M,b)=>!i.cssMode||i.loop?!0:b!==c.length-1).forEach(M=>{M.style[u]=`${y}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let u=0;x.forEach(b=>{u+=b+(y||0)}),u-=y;const M=u-l;m=m.map(b=>b<=0?-w:b>M?M+C:b)}if(i.centerInsufficientSlides){let u=0;x.forEach(b=>{u+=b+(y||0)}),u-=y;const M=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(u+M<l){const b=(l-u-M)/2;m.forEach((A,I)=>{m[I]=A-b}),f.forEach((A,I)=>{f[I]=A+b})}}if(Object.assign(t,{slides:c,snapGrid:m,slidesGrid:f,slidesSizesGrid:x}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){zt(n,"--swiper-centered-offset-before",`${-m[0]}px`),zt(n,"--swiper-centered-offset-after",`${t.size/2-x[x.length-1]/2}px`);const u=-t.snapGrid[0],M=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(b=>b+u),t.slidesGrid=t.slidesGrid.map(b=>b+M)}if(h!==v&&t.emit("slidesLengthChange"),m.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),f.length!==T&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const u=`${i.containerModifierClass}backface-hidden`,M=t.el.classList.contains(u);h<=i.maxBackfaceHiddenSlides?M||t.el.classList.add(u):M&&t.el.classList.remove(u)}}function Ro(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let a=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=d=>n?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const d=e.activeIndex+l;if(d>e.slides.length&&!n)break;i.push(s(d))}else i.push(s(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const d=i[l].offsetHeight;a=d>a?d:a}(a||a===0)&&(e.wrapperEl.style.height=`${a}px`)}function Lo(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-i-t.cssOverflowAdjustment()}const on=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function No(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:a,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;a&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let r=0;r<n.length;r+=1){const v=n[r];let c=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const h=(s+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),m=(s-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),f=-(s-c),x=f+e.slidesSizesGrid[r],w=f>=0&&f<=e.size-e.slidesSizesGrid[r],C=f>=0&&f<e.size-1||x>1&&x<=e.size||f<=0&&x>=e.size;C&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(r)),on(v,C,i.slideVisibleClass),on(v,w,i.slideFullyVisibleClass),v.progress=a?-h:h,v.originalProgress=a?-m:m}}function Bo(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:a,isBeginning:l,isEnd:s,progressLoop:d}=e;const r=l,v=s;if(n===0)a=0,l=!0,s=!0;else{a=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,h=Math.abs(t-e.maxTranslate())<1;l=c||a<=0,s=h||a>=1,c&&(a=0),h&&(a=1)}if(i.loop){const c=e.getSlideIndexByData(0),h=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[c],f=e.slidesGrid[h],x=e.slidesGrid[e.slidesGrid.length-1],w=Math.abs(t);w>=m?d=(w-m)/x:d=(w+x-f)/x,d>1&&(d-=1)}Object.assign(e,{progress:a,progressLoop:d,isBeginning:l,isEnd:s}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!r&&e.emit("reachBeginning toEdge"),s&&!v&&e.emit("reachEnd toEdge"),(r&&!l||v&&!s)&&e.emit("fromEdge"),e.emit("progress",a)}const mi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Fo(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:a}=t,l=t.virtual&&i.virtual.enabled,s=t.grid&&i.grid&&i.grid.rows>1,d=h=>ht(n,`.${i.slideClass}${h}, swiper-slide${h}`)[0];let r,v,c;if(l)if(i.loop){let h=a-t.virtual.slidesBefore;h<0&&(h=t.virtual.slides.length+h),h>=t.virtual.slides.length&&(h-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${h}"]`)}else r=d(`[data-swiper-slide-index="${a}"]`);else s?(r=e.filter(h=>h.column===a)[0],c=e.filter(h=>h.column===a+1)[0],v=e.filter(h=>h.column===a-1)[0]):r=e[a];r&&(s||(c=So(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),v=wo(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(h=>{mi(h,h===r,i.slideActiveClass),mi(h,h===c,i.slideNextClass),mi(h,h===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Yt=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let a=n.querySelector(`.${t.params.lazyPreloaderClass}`);!a&&t.isElement&&(n.shadowRoot?a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),a&&a.remove())})),a&&a.remove()}},fi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},hi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),a=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=a,d=[s-e];d.push(...Array.from({length:e}).map((r,v)=>s+n+v)),t.slides.forEach((r,v)=>{d.includes(r.column)&&fi(t,v)});return}const l=a+n-1;if(t.params.rewind||t.params.loop)for(let s=a-e;s<=l+e;s+=1){const d=(s%i+i)%i;(d<a||d>l)&&fi(t,d)}else for(let s=Math.max(a-e,0);s<=Math.min(l+e,i-1);s+=1)s!==a&&(s>l||s<a)&&fi(t,s)};function jo(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let a;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?n>=e[l]&&n<e[l+1]-(e[l+1]-e[l])/2?a=l:n>=e[l]&&n<e[l+1]&&(a=l+1):n>=e[l]&&(a=l);return i.normalizeSlideIndex&&(a<0||typeof a>"u")&&(a=0),a}function Vo(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:a,activeIndex:l,realIndex:s,snapIndex:d}=e;let r=t,v;const c=f=>{let x=f-e.virtual.slidesBefore;return x<0&&(x=e.virtual.slides.length+x),x>=e.virtual.slides.length&&(x-=e.virtual.slides.length),x};if(typeof r>"u"&&(r=jo(e)),n.indexOf(i)>=0)v=n.indexOf(i);else{const f=Math.min(a.slidesPerGroupSkip,r);v=f+Math.floor((r-f)/a.slidesPerGroup)}if(v>=n.length&&(v=n.length-1),r===l&&!e.params.loop){v!==d&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(r===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(r);return}const h=e.grid&&a.grid&&a.grid.rows>1;let m;if(e.virtual&&a.virtual.enabled&&a.loop)m=c(r);else if(h){const f=e.slides.filter(w=>w.column===r)[0];let x=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(x)&&(x=Math.max(e.slides.indexOf(f),0)),m=Math.floor(x/a.grid.rows)}else if(e.slides[r]){const f=e.slides[r].getAttribute("data-swiper-slide-index");f?m=parseInt(f,10):m=r}else m=r;Object.assign(e,{previousSnapIndex:d,snapIndex:v,previousRealIndex:s,realIndex:m,previousIndex:l,activeIndex:r}),e.initialized&&hi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function zo(t,e){const i=this,n=i.params;let a=t.closest(`.${n.slideClass}, swiper-slide`);!a&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(d=>{!a&&d.matches&&d.matches(`.${n.slideClass}, swiper-slide`)&&(a=d)});let l=!1,s;if(a){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===a){l=!0,s=d;break}}if(a&&l)i.clickedSlide=a,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(a.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=s;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Ho={updateSize:Mo,updateSlides:Oo,updateAutoHeight:Ro,updateSlidesOffset:Lo,updateSlidesProgress:No,updateProgress:Bo,updateSlidesClasses:Fo,updateActiveIndex:Vo,updateClickedSlide:zo};function Go(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:a,wrapperEl:l}=e;if(i.virtualTranslate)return n?-a:a;if(i.cssMode)return a;let s=go(l,t);return s+=e.cssOverflowAdjustment(),n&&(s=-s),s||0}function Uo(t,e){const i=this,{rtlTranslate:n,params:a,wrapperEl:l,progress:s}=i;let d=0,r=0;const v=0;i.isHorizontal()?d=n?-t:t:r=t,a.roundLengths&&(d=Math.floor(d),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:r,a.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:a.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${d}px, ${r}px, ${v}px)`);let c;const h=i.maxTranslate()-i.minTranslate();h===0?c=0:c=(t-i.minTranslate())/h,c!==s&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Wo(){return-this.snapGrid[0]}function Yo(){return-this.snapGrid[this.snapGrid.length-1]}function Xo(t,e,i,n,a){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const l=this,{params:s,wrapperEl:d}=l;if(l.animating&&s.preventInteractionOnTransition)return!1;const r=l.minTranslate(),v=l.maxTranslate();let c;if(n&&t>r?c=r:n&&t<v?c=v:c=t,l.updateProgress(c),s.cssMode){const h=l.isHorizontal();if(e===0)d[h?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return Qi({swiper:l,targetPosition:-c,side:h?"left":"top"}),!0;d.scrollTo({[h?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(m){!l||l.destroyed||m.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var Jo={getTranslate:Go,setTranslate:Uo,minTranslate:Wo,maxTranslate:Yo,translateTo:Xo};function qo(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function ln(t){let{swiper:e,runCallbacks:i,direction:n,step:a}=t;const{activeIndex:l,previousIndex:s}=e;let d=n;if(d||(l>s?d="next":l<s?d="prev":d="reset"),e.emit(`transition${a}`),i&&l!==s){if(d==="reset"){e.emit(`slideResetTransition${a}`);return}e.emit(`slideChangeTransition${a}`),d==="next"?e.emit(`slideNextTransition${a}`):e.emit(`slidePrevTransition${a}`)}}function Ko(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),ln({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Zo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),ln({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Qo={setTransition:qo,transitionStart:Ko,transitionEnd:Zo};function $o(t,e,i,n,a){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let s=t;s<0&&(s=0);const{params:d,snapGrid:r,slidesGrid:v,previousIndex:c,activeIndex:h,rtlTranslate:m,wrapperEl:f,enabled:x}=l;if(!x&&!n&&!a||l.destroyed||l.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const w=Math.min(l.params.slidesPerGroupSkip,s);let C=w+Math.floor((s-w)/l.params.slidesPerGroup);C>=r.length&&(C=r.length-1);const p=-r[C];if(d.normalizeSlideIndex)for(let y=0;y<v.length;y+=1){const E=-Math.floor(p*100),D=Math.floor(v[y]*100),g=Math.floor(v[y+1]*100);typeof v[y+1]<"u"?E>=D&&E<g-(g-D)/2?s=y:E>=D&&E<g&&(s=y+1):E>=D&&(s=y)}if(l.initialized&&s!==h&&(!l.allowSlideNext&&(m?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(h||0)!==s))return!1;s!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let T;if(s>h?T="next":s<h?T="prev":T="reset",m&&-p===l.translate||!m&&p===l.translate)return l.updateActiveIndex(s),d.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),d.effect!=="slide"&&l.setTranslate(p),T!=="reset"&&(l.transitionStart(i,T),l.transitionEnd(i,T)),!1;if(d.cssMode){const y=l.isHorizontal(),E=m?p:-p;if(e===0){const D=l.virtual&&l.params.virtual.enabled;D&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),D&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[y?"scrollLeft":"scrollTop"]=E})):f[y?"scrollLeft":"scrollTop"]=E,D&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Qi({swiper:l,targetPosition:E,side:y?"left":"top"}),!0;f.scrollTo({[y?"left":"top"]:E,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(s),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,T),e===0?l.transitionEnd(i,T):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(E){!l||l.destroyed||E.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,T))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function el(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const a=this;if(a.destroyed)return;typeof e>"u"&&(e=a.params.speed);const l=a.grid&&a.params.grid&&a.params.grid.rows>1;let s=t;if(a.params.loop)if(a.virtual&&a.params.virtual.enabled)s=s+a.virtual.slidesBefore;else{let d;if(l){const m=s*a.params.grid.rows;d=a.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===m)[0].column}else d=a.getSlideIndexByData(s);const r=l?Math.ceil(a.slides.length/a.params.grid.rows):a.slides.length,{centeredSlides:v}=a.params;let c=a.params.slidesPerView;c==="auto"?c=a.slidesPerViewDynamic():(c=Math.ceil(parseFloat(a.params.slidesPerView,10)),v&&c%2===0&&(c=c+1));let h=r-d<c;if(v&&(h=h||d<Math.ceil(c/2)),n&&v&&a.params.slidesPerView!=="auto"&&!l&&(h=!1),h){const m=v?d<a.activeIndex?"prev":"next":d-a.activeIndex-1<a.params.slidesPerView?"next":"prev";a.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?d+1:d-r+1,slideRealIndex:m==="next"?a.realIndex:void 0})}if(l){const m=s*a.params.grid.rows;s=a.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===m)[0].column}else s=a.getSlideIndexByData(s)}return requestAnimationFrame(()=>{a.slideTo(s,e,i,n)}),a}function tl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:a,params:l,animating:s}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let d=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<l.slidesPerGroupSkip?1:d,v=n.virtual&&l.virtual.enabled;if(l.loop){if(s&&!v&&l.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+r,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function il(t,e,i){e===void 0&&(e=!0);const n=this,{params:a,snapGrid:l,slidesGrid:s,rtlTranslate:d,enabled:r,animating:v}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const c=n.virtual&&a.virtual.enabled;if(a.loop){if(v&&!c&&a.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const h=d?n.translate:-n.translate;function m(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const f=m(h),x=l.map(p=>m(p));let w=l[x.indexOf(f)-1];if(typeof w>"u"&&a.cssMode){let p;l.forEach((T,y)=>{f>=T&&(p=y)}),typeof p<"u"&&(w=l[p>0?p-1:p])}let C=0;if(typeof w<"u"&&(C=s.indexOf(w),C<0&&(C=n.activeIndex-1),a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(C=C-n.slidesPerViewDynamic("previous",!0)+1,C=Math.max(C,0))),a.rewind&&n.isBeginning){const p=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(p,t,e,i)}else if(a.loop&&n.activeIndex===0&&a.cssMode)return requestAnimationFrame(()=>{n.slideTo(C,t,e,i)}),!0;return n.slideTo(C,t,e,i)}function nl(t,e,i){e===void 0&&(e=!0);const n=this;if(!n.destroyed)return typeof t>"u"&&(t=n.params.speed),n.slideTo(n.activeIndex,t,e,i)}function ol(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const a=this;if(a.destroyed)return;typeof t>"u"&&(t=a.params.speed);let l=a.activeIndex;const s=Math.min(a.params.slidesPerGroupSkip,l),d=s+Math.floor((l-s)/a.params.slidesPerGroup),r=a.rtlTranslate?a.translate:-a.translate;if(r>=a.snapGrid[d]){const v=a.snapGrid[d],c=a.snapGrid[d+1];r-v>(c-v)*n&&(l+=a.params.slidesPerGroup)}else{const v=a.snapGrid[d-1],c=a.snapGrid[d];r-v<=(c-v)*n&&(l-=a.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,a.slidesGrid.length-1),a.slideTo(l,t,e,i)}function ll(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let a=t.clickedIndex,l;const s=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?a<t.loopedSlides-n/2||a>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),a=t.getSlideIndex(ht(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),It(()=>{t.slideTo(a)})):t.slideTo(a):a>t.slides.length-n?(t.loopFix(),a=t.getSlideIndex(ht(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),It(()=>{t.slideTo(a)})):t.slideTo(a)}else t.slideTo(a)}var al={slideTo:$o,slideToLoop:el,slideNext:tl,slidePrev:il,slideReset:nl,slideToClosest:ol,slideToClickedSlide:ll};function sl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const a=()=>{ht(n,`.${i.slideClass}, swiper-slide`).forEach((h,m)=>{h.setAttribute("data-swiper-slide-index",m)})},l=e.grid&&i.grid&&i.grid.rows>1,s=i.slidesPerGroup*(l?i.grid.rows:1),d=e.slides.length%s!==0,r=l&&e.slides.length%i.grid.rows!==0,v=c=>{for(let h=0;h<c;h+=1){const m=e.isElement?Mt("swiper-slide",[i.slideBlankClass]):Mt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(d){if(i.loopAddBlankSlides){const c=s-e.slides.length%s;v(c),e.recalcSlides(),e.updateSlides()}else Ht("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)");a()}else if(r){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;v(c),e.recalcSlides(),e.updateSlides()}else Ht("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)");a()}else a();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function rl(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:a,activeSlideIndex:l,byController:s,byMousewheel:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:v,allowSlidePrev:c,allowSlideNext:h,slidesEl:m,params:f}=r,{centeredSlides:x}=f;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&f.virtual.enabled){i&&(!f.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):f.centeredSlides&&r.snapIndex<f.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=c,r.allowSlideNext=h,r.emit("loopFix");return}let w=f.slidesPerView;w==="auto"?w=r.slidesPerViewDynamic():(w=Math.ceil(parseFloat(f.slidesPerView,10)),x&&w%2===0&&(w=w+1));const C=f.slidesPerGroupAuto?w:f.slidesPerGroup;let p=C;p%C!==0&&(p+=C-p%C),p+=f.loopAdditionalSlides,r.loopedSlides=p;const T=r.grid&&f.grid&&f.grid.rows>1;v.length<w+p?Ht("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"):T&&f.grid.fill==="row"&&Ht("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const y=[],E=[];let D=r.activeIndex;typeof l>"u"?l=r.getSlideIndex(v.filter(A=>A.classList.contains(f.slideActiveClass))[0]):D=l;const g=n==="next"||!n,R=n==="prev"||!n;let O=0,S=0;const u=T?Math.ceil(v.length/f.grid.rows):v.length,b=(T?v[l].column:l)+(x&&typeof a>"u"?-w/2+.5:0);if(b<p){O=Math.max(p-b,C);for(let A=0;A<p-b;A+=1){const I=A-Math.floor(A/u)*u;if(T){const L=u-I-1;for(let F=v.length-1;F>=0;F-=1)v[F].column===L&&y.push(F)}else y.push(u-I-1)}}else if(b+w>u-p){S=Math.max(b-(u-p*2),C);for(let A=0;A<S;A+=1){const I=A-Math.floor(A/u)*u;T?v.forEach((L,F)=>{L.column===I&&E.push(F)}):E.push(I)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),R&&y.forEach(A=>{v[A].swiperLoopMoveDOM=!0,m.prepend(v[A]),v[A].swiperLoopMoveDOM=!1}),g&&E.forEach(A=>{v[A].swiperLoopMoveDOM=!0,m.append(v[A]),v[A].swiperLoopMoveDOM=!1}),r.recalcSlides(),f.slidesPerView==="auto"?r.updateSlides():T&&(y.length>0&&R||E.length>0&&g)&&r.slides.forEach((A,I)=>{r.grid.updateSlide(I,A,r.slides)}),f.watchSlidesProgress&&r.updateSlidesOffset(),i){if(y.length>0&&R){if(typeof e>"u"){const A=r.slidesGrid[D],L=r.slidesGrid[D+O]-A;d?r.setTranslate(r.translate-L):(r.slideTo(D+Math.ceil(O),0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else if(a){const A=T?y.length/f.grid.rows:y.length;r.slideTo(r.activeIndex+A,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(E.length>0&&g)if(typeof e>"u"){const A=r.slidesGrid[D],L=r.slidesGrid[D-S]-A;d?r.setTranslate(r.translate-L):(r.slideTo(D-S,0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else{const A=T?E.length/f.grid.rows:E.length;r.slideTo(r.activeIndex-A,0,!1,!0)}}if(r.allowSlidePrev=c,r.allowSlideNext=h,r.controller&&r.controller.control&&!s){const A={slideRealIndex:e,direction:n,setTranslate:a,activeSlideIndex:l,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(I=>{!I.destroyed&&I.params.loop&&I.loopFix({...A,slideTo:I.params.slidesPerView===f.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...A,slideTo:r.controller.control.params.slidesPerView===f.slidesPerView?i:!1})}r.emit("loopFix")}function dl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(a=>{const l=typeof a.swiperSlideIndex>"u"?a.getAttribute("data-swiper-slide-index")*1:a.swiperSlideIndex;n[l]=a}),t.slides.forEach(a=>{a.removeAttribute("data-swiper-slide-index")}),n.forEach(a=>{i.append(a)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var cl={loopCreate:sl,loopFix:rl,loopDestroy:dl};function ul(t){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const i=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),i.style.cursor="move",i.style.cursor=t?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function vl(){const t=this;t.params.watchOverflow&&t.isLocked||t.params.cssMode||(t.isElement&&(t.__preventObserver__=!0),t[t.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1}))}var pl={setGrabCursor:ul,unsetGrabCursor:vl};function ml(t,e){e===void 0&&(e=this);function i(n){if(!n||n===mt()||n===et())return null;n.assignedSlot&&(n=n.assignedSlot);const a=n.closest(t);return!a&&!n.getRootNode?null:a||i(n.getRootNode().host)}return i(e)}function an(t,e,i){const n=et(),{params:a}=t,l=a.edgeSwipeDetection,s=a.edgeSwipeThreshold;return l&&(i<=s||i>=n.innerWidth-s)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function fl(t){const e=this,i=mt();let n=t;n.originalEvent&&(n=n.originalEvent);const a=e.touchEventsData;if(n.type==="pointerdown"){if(a.pointerId!==null&&a.pointerId!==n.pointerId)return;a.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(a.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){an(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:s,enabled:d}=e;if(!d||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let r=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in n&&n.which===3||"button"in n&&n.button>0||a.isTouched&&a.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;v&&n.target&&n.target.shadowRoot&&c&&(r=c[0]);const h=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,m=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(m?ml(h,r):r.closest(h))){e.allowClick=!0;return}if(l.swipeHandler&&!r.closest(l.swipeHandler))return;s.currentX=n.pageX,s.currentY=n.pageY;const f=s.currentX,x=s.currentY;if(!an(e,n,f))return;Object.assign(a,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=f,s.startY=x,a.touchStartTime=rt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(a.allowThresholdMove=!1);let w=!0;r.matches(a.focusableElements)&&(w=!1,r.nodeName==="SELECT"&&(a.isTouched=!1)),i.activeElement&&i.activeElement.matches(a.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const C=w&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||C)&&!r.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function hl(t){const e=mt(),i=this,n=i.touchEventsData,{params:a,touches:l,rtlTranslate:s,enabled:d}=i;if(!d||!a.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(n.touchId!==null||r.pointerId!==n.pointerId))return;let v;if(r.type==="touchmove"){if(v=[...r.changedTouches].filter(g=>g.identifier===n.touchId)[0],!v||v.identifier!==n.touchId)return}else v=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const c=v.pageX,h=v.pageY;if(r.preventedByNestedSwiper){l.startX=c,l.startY=h;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:c,startY:h,currentX:c,currentY:h}),n.touchStartTime=rt());return}if(a.touchReleaseOnEdges&&!a.loop){if(i.isVertical()){if(h<l.startY&&i.translate<=i.maxTranslate()||h>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(c<l.startX&&i.translate<=i.maxTranslate()||c>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",r),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=h;const m=l.currentX-l.startX,f=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(m**2+f**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let g;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:m*m+f*f>=25&&(g=Math.atan2(Math.abs(f),Math.abs(m))*180/Math.PI,n.isScrolling=i.isHorizontal()?g>a.touchAngle:90-g>a.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling||r.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!a.cssMode&&r.cancelable&&r.preventDefault(),a.touchMoveStopPropagation&&!a.nested&&r.stopPropagation();let x=i.isHorizontal()?m:f,w=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;a.oneWayMovement&&(x=Math.abs(x)*(s?1:-1),w=Math.abs(w)*(s?1:-1)),l.diff=x,x*=a.touchRatio,s&&(x=-x,w=-w);const C=i.touchesDirection;i.swipeDirection=x>0?"prev":"next",i.touchesDirection=w>0?"prev":"next";const p=i.params.loop&&!a.cssMode,T=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&T&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const g=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(g)}n.allowMomentumBounce=!1,a.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let y;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&C!==i.touchesDirection&&p&&T&&Math.abs(x)>=1){Object.assign(l,{startX:c,startY:h,currentX:c,currentY:h,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=x+n.startTranslate;let E=!0,D=a.resistanceRatio;if(a.touchReleaseOnEdges&&(D=0),x>0?(p&&T&&!y&&n.allowThresholdMove&&n.currentTranslate>(a.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(E=!1,a.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+x)**D))):x<0&&(p&&T&&!y&&n.allowThresholdMove&&n.currentTranslate<(a.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(a.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(a.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(E=!1,a.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-x)**D))),E&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),a.threshold>0)if(Math.abs(x)>a.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,n.currentTranslate=n.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{n.currentTranslate=n.startTranslate;return}!a.followFinger||a.cssMode||((a.freeMode&&a.freeMode.enabled&&i.freeMode||a.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),a.freeMode&&a.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function gl(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let a;if(n.type==="touchend"||n.type==="touchcancel"){if(a=[...n.changedTouches].filter(D=>D.identifier===i.touchId)[0],!a||a.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;a=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:s,touches:d,rtlTranslate:r,slidesGrid:v,enabled:c}=e;if(!c||!s.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&s.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}s.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const h=rt(),m=h-i.touchStartTime;if(e.allowClick){const D=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(D&&D[0]||n.target,D),e.emit("tap click",n),m<300&&h-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=rt(),It(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let f;if(s.followFinger?f=r?e.translate:-e.translate:f=-i.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:f});return}const x=f>=-e.maxTranslate()&&!e.params.loop;let w=0,C=e.slidesSizesGrid[0];for(let D=0;D<v.length;D+=D<s.slidesPerGroupSkip?1:s.slidesPerGroup){const g=D<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof v[D+g]<"u"?(x||f>=v[D]&&f<v[D+g])&&(w=D,C=v[D+g]-v[D]):(x||f>=v[D])&&(w=D,C=v[v.length-1]-v[v.length-2])}let p=null,T=null;s.rewind&&(e.isBeginning?T=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const y=(f-v[w])/C,E=w<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(m>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(y>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?p:w+E):e.slideTo(w)),e.swipeDirection==="prev"&&(y>1-s.longSwipesRatio?e.slideTo(w+E):T!==null&&y<0&&Math.abs(y)>s.longSwipesRatio?e.slideTo(T):e.slideTo(w))}else{if(!s.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(w+E):e.slideTo(w):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:w+E),e.swipeDirection==="prev"&&e.slideTo(T!==null?T:w))}}function sn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:a,snapGrid:l}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=s&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!s?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=a,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function bl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function yl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let a;const l=t.maxTranslate()-t.minTranslate();l===0?a=0:a=(t.translate-t.minTranslate())/l,a!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function wl(t){const e=this;Yt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Sl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const rn=(t,e)=>{const i=mt(),{params:n,el:a,wrapperEl:l,device:s}=t,d=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",v=e;!a||typeof a=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),a[r]("touchstart",t.onTouchStart,{passive:!1}),a[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&a[r]("click",t.onClick,!0),n.cssMode&&l[r]("scroll",t.onScroll),n.updateOnWindowResize?t[v](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",sn,!0):t[v]("observerUpdate",sn,!0),a[r]("load",t.onLoad,{capture:!0}))};function xl(){const t=this,{params:e}=t;t.onTouchStart=fl.bind(t),t.onTouchMove=hl.bind(t),t.onTouchEnd=gl.bind(t),t.onDocumentTouchStart=Sl.bind(t),e.cssMode&&(t.onScroll=yl.bind(t)),t.onClick=bl.bind(t),t.onLoad=wl.bind(t),rn(t,"on")}function Tl(){rn(this,"off")}var El={attachEvents:xl,detachEvents:Tl};const dn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Al(){const t=this,{realIndex:e,initialized:i,params:n,el:a}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const s=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!s||t.currentBreakpoint===s)return;const r=(s in l?l[s]:void 0)||t.originalParams,v=dn(t,n),c=dn(t,r),h=t.params.grabCursor,m=r.grabCursor,f=n.enabled;v&&!c?(a.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&c&&(a.classList.add(`${n.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&n.grid.fill==="column")&&a.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),h&&!m?t.unsetGrabCursor():!h&&m&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(y=>{if(typeof r[y]>"u")return;const E=n[y]&&n[y].enabled,D=r[y]&&r[y].enabled;E&&!D&&t[y].disable(),!E&&D&&t[y].enable()});const x=r.direction&&r.direction!==n.direction,w=n.loop&&(r.slidesPerView!==n.slidesPerView||x),C=n.loop;x&&i&&t.changeDirection(),ot(t.params,r);const p=t.params.enabled,T=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!p?t.disable():!f&&p&&t.enable(),t.currentBreakpoint=s,t.emit("_beforeBreakpoint",r),i&&(w?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!C&&T?(t.loopCreate(e),t.updateSlides()):C&&!T&&t.loopDestroy()),t.emit("breakpoint",r)}function Cl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const a=et(),l=e==="window"?a.innerHeight:i.clientHeight,s=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const r=parseFloat(d.substr(1));return{value:l*r,point:d}}return{value:d,point:d}});s.sort((d,r)=>parseInt(d.value,10)-parseInt(r.value,10));for(let d=0;d<s.length;d+=1){const{point:r,value:v}=s[d];e==="window"?a.matchMedia(`(min-width: ${v}px)`).matches&&(n=r):v<=i.clientWidth&&(n=r)}return n||"max"}var Il={setBreakpoint:Al,getBreakpoint:Cl};function kl(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(a=>{n[a]&&i.push(e+a)}):typeof n=="string"&&i.push(e+n)}),i}function _l(){const t=this,{classNames:e,params:i,rtl:n,el:a,device:l}=t,s=kl(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...s),a.classList.add(...e),t.emitContainerClasses()}function Pl(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Dl={addClasses:_l,removeClasses:Pl};function Ml(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const a=t.slides.length-1,l=t.slidesGrid[a]+t.slidesSizesGrid[a]+n*2;t.isLocked=t.size>l}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var Ol={checkOverflow:Ml},gi={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 Rl(t,e){return function(n){n===void 0&&(n={});const a=Object.keys(n)[0],l=n[a];if(typeof l!="object"||l===null){ot(e,n);return}if(t[a]===!0&&(t[a]={enabled:!0}),a==="navigation"&&t[a]&&t[a].enabled&&!t[a].prevEl&&!t[a].nextEl&&(t[a].auto=!0),["pagination","scrollbar"].indexOf(a)>=0&&t[a]&&t[a].enabled&&!t[a].el&&(t[a].auto=!0),!(a in t&&"enabled"in l)){ot(e,n);return}typeof t[a]=="object"&&!("enabled"in t[a])&&(t[a].enabled=!0),t[a]||(t[a]={enabled:!1}),ot(e,n)}}const bi={eventsEmitter:Do,update:Ho,translate:Jo,transition:Qo,slide:al,loop:cl,grabCursor:pl,events:El,breakpoints:Il,checkOverflow:Ol,classes:Dl},yi={};let wi=class xt{constructor(){let e,i;for(var n=arguments.length,a=new Array(n),l=0;l<n;l++)a[l]=arguments[l];a.length===1&&a[0].constructor&&Object.prototype.toString.call(a[0]).slice(8,-1)==="Object"?i=a[0]:[e,i]=a,i||(i={}),i=ot({},i),e&&!i.el&&(i.el=e);const s=mt();if(i.el&&typeof i.el=="string"&&s.querySelectorAll(i.el).length>1){const c=[];return s.querySelectorAll(i.el).forEach(h=>{const m=ot({},i,{el:h});c.push(new xt(m))}),c}const d=this;d.__swiper__=!0,d.support=tn(),d.device=nn({userAgent:i.userAgent}),d.browser=ko(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(c=>{c({params:i,swiper:d,extendParams:Rl(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const v=ot({},gi,r);return d.params=ot({},v,yi,i),d.originalParams=ot({},d.params),d.passedParams=ot({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(c=>{d.on(c,d.params.on[c])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.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:d.params.allowSlideNext,allowSlidePrev:d.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:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}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:i,params:n}=this,a=ht(i,`.${n.slideClass}, swiper-slide`),l=Gt(a[0]);return Gt(e)-l}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:n}=e;e.slides=ht(i,`.${n.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,i){const n=this;e=Math.min(Math.max(e,0),1);const a=n.minTranslate(),s=(n.maxTranslate()-a)*e+a;n.translateTo(s,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const a=e.getSlideClasses(n);i.push({slideEl:n,classNames:a}),e.emit("_slideClass",n,a)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:a,slides:l,slidesGrid:s,slidesSizesGrid:d,size:r,activeIndex:v}=n;let c=1;if(typeof a.slidesPerView=="number")return a.slidesPerView;if(a.centeredSlides){let h=l[v]?Math.ceil(l[v].swiperSlideSize):0,m;for(let f=v+1;f<l.length;f+=1)l[f]&&!m&&(h+=Math.ceil(l[f].swiperSlideSize),c+=1,h>r&&(m=!0));for(let f=v-1;f>=0;f-=1)l[f]&&!m&&(h+=l[f].swiperSlideSize,c+=1,h>r&&(m=!0))}else if(e==="current")for(let h=v+1;h<l.length;h+=1)(i?s[h]+d[h]-s[v]<r:s[h]-s[v]<r)&&(c+=1);else for(let h=v-1;h>=0;h-=1)s[v]-s[h]<r&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(s=>{s.complete&&Yt(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function a(){const s=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)a(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const s=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(s.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||a()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,a=n.params.direction;return e||(e=a==="horizontal"?"vertical":"horizontal"),e===a||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${a}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const a=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(a()):ht(n,a())[0];return!s&&i.params.createElements&&(s=Mt("div",i.params.wrapperClass),n.append(s),ht(n,`.${i.params.slideClass}`).forEach(d=>{s.append(d)})),Object.assign(i,{el:n,wrapperEl:s,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:s,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Et(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Et(n,"direction")==="rtl"),wrongRTL:Et(s,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const a=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&a.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),a.forEach(l=>{l.complete?Yt(i,l):l.addEventListener("load",s=>{Yt(i,s.target)})}),hi(i),i.initialized=!0,hi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:a,el:l,wrapperEl:s,slides:d}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),a.loop&&n.loopDestroy(),i&&(n.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),s&&s.removeAttribute("style"),d&&d.length&&d.forEach(r=>{r.classList.remove(a.slideVisibleClass,a.slideFullyVisibleClass,a.slideActiveClass,a.slideNextClass,a.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(r=>{n.off(r)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),fo(n)),n.destroyed=!0),null}static extendDefaults(e){ot(yi,e)}static get extendedDefaults(){return yi}static get defaults(){return gi}static installModule(e){xt.prototype.__modules__||(xt.prototype.__modules__=[]);const i=xt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>xt.installModule(i)),xt):(xt.installModule(e),xt)}};Object.keys(bi).forEach(t=>{Object.keys(bi[t]).forEach(e=>{wi.prototype[e]=bi[t][e]})}),wi.use([_o,Po]);const cn=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function At(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function _t(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>i.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:At(e[n])&&At(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:_t(t[n],e[n]):t[n]=e[n]})}function un(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function vn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function pn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function mn(t){t===void 0&&(t="");const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),i=[];return e.forEach(n=>{i.indexOf(n)<0&&i.push(n)}),i.join(" ")}function Ll(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Nl(t){let{swiper:e,slides:i,passedParams:n,changedParams:a,nextEl:l,prevEl:s,scrollbarEl:d,paginationEl:r}=t;const v=a.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:c,pagination:h,navigation:m,scrollbar:f,virtual:x,thumbs:w}=e;let C,p,T,y,E,D,g,R;a.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(C=!0),a.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(p=!0),a.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(c.pagination||c.pagination===!1)&&h&&!h.el&&(T=!0),a.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(c.scrollbar||c.scrollbar===!1)&&f&&!f.el&&(y=!0),a.includes("navigation")&&n.navigation&&(n.navigation.prevEl||s)&&(n.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(E=!0);const O=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),c[S].prevEl=void 0,c[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),c[S].el=void 0,e[S].el=void 0))};a.includes("loop")&&e.isElement&&(c.loop&&!n.loop?D=!0:!c.loop&&n.loop?g=!0:R=!0),v.forEach(S=>{if(At(c[S])&&At(n[S]))Object.assign(c[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&O(S);else{const u=n[S];(u===!0||u===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?u===!1&&O(S):c[S]=n[S]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),a.includes("children")&&i&&x&&c.virtual.enabled?(x.slides=i,x.update(!0)):a.includes("virtual")&&x&&c.virtual.enabled&&(i&&(x.slides=i),x.update(!0)),a.includes("children")&&i&&c.loop&&(R=!0),C&&w.init()&&w.update(!0),p&&(e.controller.control=c.controller.control),T&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(c.pagination.el=r),h.init(),h.render(),h.update()),y&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(c.scrollbar.el=d),f.init(),f.updateSize(),f.setTranslate()),E&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-prev"),s.innerHTML=e.hostEl.constructor.prevButtonSvg,s.part.add("button-prev"),e.el.appendChild(s))),l&&(c.navigation.nextEl=l),s&&(c.navigation.prevEl=s),m.init(),m.update()),a.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),a.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),a.includes("direction")&&e.changeDirection(n.direction,!1),(D||R)&&e.loopDestroy(),(g||R)&&e.loopCreate(),e.update()}function Bl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},a={};_t(i,gi),i._emitClasses=!0,i.init=!1;const l={},s=cn.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(s.indexOf(r)>=0?At(t[r])?(i[r]={},a[r]={},_t(i[r],t[r]),_t(a[r],t[r])):(i[r]=t[r],a[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?n[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:l[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:a,rest:l,events:n}}function Fl(t,e){let{el:i,nextEl:n,prevEl:a,paginationEl:l,scrollbarEl:s,swiper:d}=t;un(e)&&n&&a&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=a,d.originalParams.navigation.prevEl=a),vn(e)&&l&&(d.params.pagination.el=l,d.originalParams.pagination.el=l),pn(e)&&s&&(d.params.scrollbar.el=s,d.originalParams.scrollbar.el=s),d.init(i)}function jl(t,e,i,n,a){const l=[];if(!e)return l;const s=r=>{l.indexOf(r)<0&&l.push(r)};if(i&&n){const r=n.map(a),v=i.map(a);r.join("")!==v.join("")&&s("children"),n.length!==i.length&&s("children")}return cn.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(At(t[r])&&At(e[r])){const v=Object.keys(t[r]),c=Object.keys(e[r]);v.length!==c.length?s(r):(v.forEach(h=>{t[r][h]!==e[r][h]&&s(r)}),c.forEach(h=>{t[r][h]!==e[r][h]&&s(r)}))}else t[r]!==e[r]&&s(r)}),l}const Vl=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function Xt(){return Xt=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},Xt.apply(this,arguments)}function fn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function hn(t){const e=[];return o.Children.toArray(t).forEach(i=>{fn(i)?e.push(i):i.props&&i.props.children&&hn(i.props.children).forEach(n=>e.push(n))}),e}function zl(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(fn(n))e.push(n);else if(n.props&&n.props.slot&&i[n.props.slot])i[n.props.slot].push(n);else if(n.props&&n.props.children){const a=hn(n.props.children);a.length>0?a.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Hl(t,e,i){if(!i)return null;const n=c=>{let h=c;return c<0?h=e.length+c:h>=e.length&&(h=h-e.length),h},a=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:s}=i,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,v=[];for(let c=d;c<r;c+=1)c>=l&&c<=s&&v.push(e[n(c)]);return v.map((c,h)=>o.cloneElement(c,{swiper:t,style:a,key:c.props.virtualIndex||c.key||`slide-${h}`}))}function Ot(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const Si=o.createContext(null),gn=()=>o.useContext(Si),Gl=o.createContext(null),Ct=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:a="div",children:l,onSwiper:s,...d}=t===void 0?{}:t,r=!1;const[v,c]=o.useState("swiper"),[h,m]=o.useState(null),[f,x]=o.useState(!1),w=o.useRef(!1),C=o.useRef(null),p=o.useRef(null),T=o.useRef(null),y=o.useRef(null),E=o.useRef(null),D=o.useRef(null),g=o.useRef(null),R=o.useRef(null),{params:O,passedParams:S,rest:u,events:M}=Bl(d),{slides:b,slots:A}=zl(l),I=()=>{x(!f)};Object.assign(O.on,{_containerClasses(N,k){c(k)}});const L=()=>{Object.assign(O.on,M),r=!0;const N={...O};if(delete N.wrapperClass,p.current=new wi(N),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=b;const k={cache:!1,slides:b,renderExternal:m,renderExternalUpdate:!1};_t(p.current.params.virtual,k),_t(p.current.originalParams.virtual,k)}};C.current||L(),p.current&&p.current.on("_beforeBreakpoint",I);const F=()=>{r||!M||!p.current||Object.keys(M).forEach(N=>{p.current.on(N,M[N])})},j=()=>{!M||!p.current||Object.keys(M).forEach(N=>{p.current.off(N,M[N])})};o.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",I)}),o.useEffect(()=>{!w.current&&p.current&&(p.current.emitSlidesClasses(),w.current=!0)}),Ot(()=>{if(e&&(e.current=C.current),!!C.current)return p.current.destroyed&&L(),Fl({el:C.current,nextEl:E.current,prevEl:D.current,paginationEl:g.current,scrollbarEl:R.current,swiper:p.current},O),s&&!p.current.destroyed&&s(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),Ot(()=>{F();const N=jl(S,T.current,b,y.current,k=>k.key);return T.current=S,y.current=b,N.length&&p.current&&!p.current.destroyed&&Nl({swiper:p.current,slides:b,passedParams:S,changedParams:N,nextEl:E.current,prevEl:D.current,scrollbarEl:R.current,paginationEl:g.current}),()=>{j()}}),Ot(()=>{Vl(p.current)},[h]);function B(){return O.virtual?Hl(p.current,b,h):b.map((N,k)=>o.cloneElement(N,{swiper:p.current,swiperSlideIndex:k}))}return o.createElement(n,Xt({ref:C,className:mn(`${v}${i?` ${i}`:""}`)},u),o.createElement(Gl.Provider,{value:p.current},A["container-start"],o.createElement(a,{className:Ll(O.wrapperClass)},A["wrapper-start"],B(),A["wrapper-end"]),un(O)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:D,className:"swiper-button-prev"}),o.createElement("div",{ref:E,className:"swiper-button-next"})),pn(O)&&o.createElement("div",{ref:R,className:"swiper-scrollbar"}),vn(O)&&o.createElement("div",{ref:g,className:"swiper-pagination"}),A["container-end"]))});Ct.displayName="Swiper";const ft=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:a="",swiper:l,zoom:s,lazy:d,virtualIndex:r,swiperSlideIndex:v,...c}=t===void 0?{}:t;const h=o.useRef(null),[m,f]=o.useState("swiper-slide"),[x,w]=o.useState(!1);function C(E,D,g){D===h.current&&f(g)}Ot(()=>{if(typeof v<"u"&&(h.current.swiperSlideIndex=v),e&&(e.current=h.current),!(!h.current||!l)){if(l.destroyed){m!=="swiper-slide"&&f("swiper-slide");return}return l.on("_slideClass",C),()=>{l&&l.off("_slideClass",C)}}}),Ot(()=>{l&&h.current&&!l.destroyed&&f(l.getSlideClasses(h.current))},[l]);const p={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},T=()=>typeof n=="function"?n(p):n,y=()=>{w(!0)};return o.createElement(i,Xt({ref:h,className:mn(`${m}${a?` ${a}`:""}`),"data-swiper-slide-index":r,onLoad:y},c),s&&o.createElement(Si.Provider,{value:p},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof s=="number"?s:void 0},T(),d&&!x&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!s&&o.createElement(Si.Provider,{value:p},T(),d&&!x&&o.createElement("div",{className:"swiper-lazy-preloader"})))});ft.displayName="SwiperSlide";const Ul="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Wl=({visible:t,onClose:e,children:i,modalStyle:n,padding:a,popup:l,schema:s,fullHeight:d=window.innerHeight,isFullScreen:r=!1})=>{var v,c,h,m,f,x,w,C,p,T,y,E,D,g,R,O,S,u;const M=o.useRef(null),b=o.useRef(null),A=o.useRef(null),I=o.useRef(null),L=d*.2,F=r?d:d*.8,[j,B]=o.useState(L),[N,k]=o.useState(!1),G=o.useRef(null),{globalConfig:Y,popupDetailData:$}=Ie(),{schema:U}=vt();o.useEffect(()=>{const X=document.getElementById("sxp-render"),K=document.getElementById("pb-modal");K?G.current=K:(G.current=document.createElement("div"),G.current.setAttribute("id","pb-modal"),X?.appendChild(G.current))},[]);const te=o.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),ne=o.useMemo(()=>{var X,K,fe;const ye=s??U;return(fe=(K=(X=ye?.sxpPageConf)===null||X===void 0?void 0:X.globalConfig)===null||K===void 0?void 0:K.popupList)===null||fe===void 0?void 0:fe.find(Te=>Te?.id===l?.id)},[l,s,U]),re=o.useMemo(()=>{var X,K;return((K=(X=ne?.item)===null||X===void 0?void 0:X.event)===null||K===void 0?void 0:K.isScrollFullScreen)||!1},[ne]);if(o.useEffect(()=>{te?k(!0):setTimeout(()=>{k(!1),B(L)},l?.duration)},[te,l]),!G.current)return null;const ge=Ye.debounce(()=>{e?.()},300),Q=X=>{M.current=X.touches[0],b.current=X.touches[0],A.current=!0},ee=X=>{requestAnimationFrame(()=>{var K;if(A.current&&((K=I?.current)===null||K===void 0?void 0:K.scrollTop)===0){const fe=X.touches[0].clientY,ye=X.touches[0].clientX,ue=M.current.clientY-fe;M.current=X.touches[0];const Te=fe-b.current.clientY,_e=ye-b.current.clientX;if(Math.abs(_e)>Math.abs(Te))return;const Be=j-ue;Be>0&&B(Be)}})},ae=X=>{var K;if(A.current&&((K=I?.current)===null||K===void 0?void 0:K.scrollTop)===0){const fe=X.changedTouches[0].clientY-b.current.clientY,ye=X.changedTouches[0].clientX-b.current.clientX;if(Math.abs(ye)>Math.abs(fe))return;const ue=b.current.clientY-M.current.clientY;ue>0?B(0):j<L&&ue<0?B(L):j>=L&&ue<0&&e?.()}A.current=!1};return _i.createPortal(o.createElement(o.Fragment,null,N&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:te?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:ge},o.createElement("div",{style:{position:"relative",left:`${(m=(h=(c=(v=ne?.item)===null||v===void 0?void 0:v.props)===null||c===void 0?void 0:c.popupBg)===null||h===void 0?void 0:h.horizontalMargin)!==null&&m!==void 0?m:0}px`,right:`${(C=(w=(x=(f=ne?.item)===null||f===void 0?void 0:f.props)===null||x===void 0?void 0:x.popupBg)===null||w===void 0?void 0:w.horizontalMargin)!==null&&C!==void 0?C:0}px`,bottom:`${(E=(y=(T=(p=ne?.item)===null||p===void 0?void 0:p.props)===null||T===void 0?void 0:T.popupBg)===null||y===void 0?void 0:y.bottomMargin)!==null&&E!==void 0?E:0}px`,overflow:"hidden",width:`calc(100% - ${((O=(R=(g=(D=ne?.item)===null||D===void 0?void 0:D.props)===null||g===void 0?void 0:g.popupBg)===null||R===void 0?void 0:R.horizontalMargin)!==null&&O!==void 0?O:0)*2}px)`,height:"100%"}},o.createElement("div",Object.assign({className:`modal-container ${te?"modal-popIn":"modal-popOut"}`,style:Object.assign({padding:a,animationDuration:((S=l?.duration)!==null&&S!==void 0?S:0)/1e3+"s"},re&&{transform:`translateY(${j}px)`}),onClick:X=>{X.stopPropagation(),X.preventDefault()}},re&&{onTouchMove:ee,onTouchStart:Q,onTouchEnd:ae}),o.createElement("div",{onClick:e,className:"modal-icon-wrapper"},o.createElement("img",{src:(u=Y?.popupCloseIcon)!==null&&u!==void 0?u:Ul,alt:"close",className:"modal-icon"})),o.createElement("div",{ref:I,style:{height:re?d:F,overflow:re&&j<=0||!re?"auto":"hidden"}},i))))),G.current)};var Pt=o.memo(Wl);const Yl=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),a=[];for(let s=0;s<n.length&&(a.push(n[s]),!(a.join(" ").length>=e));s++);return(a.length>1&&a.length<n.length?a.slice(0,a.length-1):a).join(" ")+" "},Xl=({text:t,maxStr:e=108,style:i,className:n,onClick:a,foldText:l,unfoldText:s,isPost:d,onChange:r})=>{const[v,c]=o.useState(!1),[h,m]=o.useState(!1),f=Number(i?.lineClamp||2),x=o.useRef(null),w=o.useRef(null),C=o.useCallback(()=>{c(!v)},[v,r]);return o.useMemo(()=>!v&&t.length>e?Yl(t,e)+"...":t,[t,e,v]),o.useEffect(()=>{var p,T;((p=w?.current)===null||p===void 0?void 0:p.offsetHeight)>((T=x?.current)===null||T===void 0?void 0:T.offsetHeight)&&d?m(!0):m(!1),w.current.style.display="none"},[d]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:x,style:{overflow:"hidden",WebkitLineClamp:!d||v?"":f,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:me(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:w,dangerouslySetInnerHTML:{__html:me(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&h&&o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:a??C,dangerouslySetInnerHTML:{__html:me(v?s||"show less":l||"show more",i)}}))};var Jt=o.memo(Xl);const Jl=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:a,className:l,loading:s,alt:d="image"}=t,[r,v]=o.useState(),c=o.useRef(null),[h,m]=o.useState(!1);return o.useImperativeHandle(e,()=>({setSrc:f=>{f&&v(f)}})),o.useEffect(()=>{i&&v(i)},[i]),o.useEffect(()=>{const f=()=>{i&&!h&&c.current&&(c.current.src="",c.current.src=i)};return pt.on(nt.PAGE_DID_SHOW,f),()=>{pt.off(nt.PAGE_DID_SHOW,f)}},[i,h]),o.createElement(o.Fragment,null,!h&&o.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?o.createElement("picture",null,o.createElement("source",{type:"image/avif",srcSet:r}),o.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),o.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),o.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:f=>{m(!0),n?.(f.target)},alt:d})):o.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:f=>{m(!0),n?.(f.target)},alt:d}))});var tt=o.memo(Jl);const ql=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const a=o.useRef(),{popupDetailData:l}=Ie();return o.useEffect(()=>{var s,d;n&&((s=a?.current)===null||s===void 0||s.swiper.slideTo((d=l?.multiCheckIndex)!==null&&d!==void 0?d:0))},[l,n]),o.createElement(Ct,{ref:a,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Eo,To,xo],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Rt=o.memo(ql);const Kl=({products:t,data:e,defImg:i,style:n,onCLick:a,popupDetailData:l,check:s})=>{var d;const{productView:r}=Je(),{popupCurTimeRef:v}=Ie(),c=(h,m)=>{if(s===m)return;const f=t?.[s];r(l,f,f?.bindCta,v.current,l?.index),a?.(m)};return o.createElement(o.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&o.createElement(Rt,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(d=l?t:[0,1,2,3])===null||d===void 0?void 0:d.map((h,m)=>{var f,x,w;return o.createElement(o.Fragment,null,h?.bindCta?o.createElement(ft,{className:be.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{c(h,m)},key:m},o.createElement(tt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:s===m?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(w=(f=h?.cover)!==null&&f!==void 0?f:(x=h?.homePage)===null||x===void 0?void 0:x[0])!==null&&w!==void 0?w:i})):null)})))};var bn=o.memo(Kl);const Zl=t=>{var e,i,n,a,l,s,d,r,v,c,h,m,f,x,w,C,p,T,y,E,D,g,R,{content:O,style:S,bgImg:u,onClick:M,schema:b,isDefault:A,bottom_image:I,tipText:L,isPost:F,viewTime:j,rec:B,swiper:N,commodityStyles:k,buttonStyle:G,index:Y,commodityGroup:$,popupBg:U,iframeIcon:te,commodityImgRatio:ne,isTel:re}=t,ge=Xe(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel"]);const{sxpParameter:Q,popupDetailData:ee,isPreview:ae,bffFbReport:X,popupCurTimeRef:K,checkCommodityIndexRef:fe}=Ie(),{jumpToWeb:ye,productView:ue}=Je(),Te=o.useRef(null),[_e,Be]=o.useState(!1),[Oe,Ne]=o.useState(!1),[Pe,z]=o.useState((e=ee?.multiCheckIndex)!==null&&e!==void 0?e:0),se=o.useRef(),H=F?B:ee;let P=F?H?.product:(n=(i=H?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=H?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Ae=F?(s=H?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=H?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(m=(h=(c=H?.video)===null||c===void 0?void 0:c.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const De=F?Y:ee?.index;if(!F&&$?.open&&(!((f=H?.video)===null||f===void 0)&&f.bindProducts)&&((w=(x=H?.video)===null||x===void 0?void 0:x.bindProducts)===null||w===void 0?void 0:w.length)>0){fe.current=Pe;const q=(C=H?.video)===null||C===void 0?void 0:C.bindProducts[Pe];P=q,Ae=q?.bindCta}const Ke=()=>{P?.link&&(ye(H,P,Ae,De),F||ue(H,P,Ae,j||Te.current,De),window.location.href=window.getJointUtmLink(P.link))};o.useEffect(()=>{F||X?.({eventName:"ProductView"})},[F,X]),o.useEffect(()=>{const q=()=>{Te.current=new Date};return q(),window.addEventListener("pageshow",q),()=>{window.removeEventListener("pageshow",q)}},[]);const Ue=o.useMemo(()=>{var q,ce,Se,Re,je,_,oe;const ie=((q=k?.price)===null||q===void 0?void 0:q.enableFormattedPrice)===void 0||((ce=k?.price)===null||ce===void 0?void 0:ce.enableFormattedPrice);return P?.currency&&P?.price?`${(je=(Re=(Se=P?.currency)===null||Se===void 0?void 0:Se.split("-")[1])===null||Re===void 0?void 0:Re.toUpperCase())!==null&&je!==void 0?je:""}${ie?(oe=(_=P?.price)===null||_===void 0?void 0:_.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&oe!==void 0?oe:"":P?.price}`:"$7,000"},[P?.price,P?.currency,(p=k?.price)===null||p===void 0?void 0:p.enableFormattedPrice]),ke=(ae?375:(T=S?.width)!==null&&T!==void 0?T:window.innerWidth)-((y=U?.horizontalMargin)!==null&&y!==void 0?y:0)*2,$e=ne?ke*(ne.h/ne.w):ke,lt=({isPost:q})=>{var ce,Se,Re,je;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:V(k?.collection),hidden:!!P&&(!P?.collection||P?.collection===""),dangerouslySetInnerHTML:{__html:me((ce=P?.collection)!==null&&ce!==void 0?ce:"Tiffany Lock",k?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:V(k?.title),hidden:!!P&&!P?.title,dangerouslySetInnerHTML:{__html:me((Se=P?.title)!==null&&Se!==void 0?Se:"Pendant in Yellow Gold with Diamonds, Medium",k?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:V(k?.price),hidden:!!P&&!P?.price,dangerouslySetInnerHTML:{__html:me(Ue,k?.price)}}),o.createElement("div",{hidden:!!P&&!P?.taxInfo,style:V(k?.taxInfo),dangerouslySetInnerHTML:{__html:me((Re=P?.taxInfo)!==null&&Re!==void 0?Re:"\u7A0E\u8D39",k?.taxInfo)}}),o.createElement("div",{hidden:!!P&&(!P?.info||P?.info==="")},o.createElement(Jt,{foldText:L?.foldText,unfoldText:L?.unfoldText,onClick:()=>Be(!0),isPost:q,text:(je=P?.info)!==null&&je!==void 0?je:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Ye=require("lodash"),Nn=require("uuid"),Bn=require("pako"),o=require("react"),ni=require("qs"),Fn=require("eventemitter3"),be=require("@emotion/css"),ki=require("react-dom");function jn(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var _i=jn(ki);function Xe(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,n=Object.getOwnPropertySymbols(t);a<n.length;a++)e.indexOf(n[a])<0&&Object.prototype.propertyIsEnumerable.call(t,n[a])&&(i[n[a]]=t[n[a]]);return i}function Ze(t,e,i,n){function a(l){return l instanceof i?l:new i(function(s){s(l)})}return new(i||(i=Promise))(function(l,s){function d(c){try{v(n.next(c))}catch(f){s(f)}}function r(c){try{v(n.throw(c))}catch(f){s(f)}}function v(c){c.done?l(c.value):a(c.value).then(d,r)}v((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Vn=/:\w+/g;var Pi=(t,e)=>Ze(void 0,void 0,void 0,function*(){const i={},n={};for(let a=0;a<e?.length;a++){const{id:l,method:s,url:d,urlParams:r,name:v,queryString:c,headers:f,body:h}=e[a];let m=d;r&&Object.entries(r).forEach(([x,E])=>{m=m.replace(Vn,A=>A===x?E:A)}),c&&(m+=c),n[l]=v;try{const x=yield fetch(m,{method:s,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(E=>E.json());i[l]=x}catch(x){console.error("DataSource request error: ",x),i[l]={}}}return{$store:i,idMapName:n}});const Di="SXP_TOKEN_INFO",zn=(t,e)=>Ze(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),a=t.getAppId(),l=t.getApiUrl(),s=window.localStorage.getItem(Di);let d=JSON.parse(s||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":a||""}}).then(c=>c.json());if(v.success){const c=v.data;d=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Di,JSON.stringify(d))}}return d});function Bt(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let a;if(e=e||i.length,t)for(a=0;a<t;a++)n[a]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",a=0;a<36;a++)n[a]||(l=0|Math.random()*16,n[a]=i[a===19?l&3|8:l])}return n.join("")}const Hn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let a=0;for(;a<t;)e+=i.charAt(Math.floor(Math.random()*n)),a+=1;return e},Gn=()=>{const t=Nn.v4();return t?.replaceAll?t.replaceAll("-",""):Hn(32)},me=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],a=e?.["fontFamily-en"];if(!n&&!a)return t;let l=t;const s=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,v=`font-family:${a??"inherit"}`,c=h=>{let m=h.search(s),x=h.search(d);return m!==-1&&x!==-1&&m<x&&(i+=`<span style="${r}">${h.substring(m,x)}</span>`,l=h.substring(x,h?.length)),m!==-1&&x!==-1&&m>x&&(i+=`<span style="${v}">${h.substring(x,m)}</span>`,l=h.substring(m,h?.length)),m===-1?(i+=`<span style="${v}">${h.substring(x,h?.length)}</span>`,l="",!1):x===-1?(i+=`<span style="${r}">${h.substring(m,h?.length)}</span>`,l="",!1):!0};let f=!0;for(;f;)f=c(l);return i};function Mi(){var t,e,i,n,a,l,s;let d=self.navigator.userAgent;return d?/edge\/([\d\.]+)/i.exec(d)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(d))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(d)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(d))===null||e===void 0?void 0:e[1]}`:/msie/i.test(d)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(d))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(d)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(d))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(d)?`Chrome ${(a=/chrome\/([\d\.]+)/i.exec(d))===null||a===void 0?void 0:a[1]}`:/firefox/i.test(d)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(d))===null||l===void 0?void 0:l[1]}`:/safari/i.test(d)?`Safari ${(s=/version\/([\d\.]+)/i.exec(d))===null||s===void 0?void 0:s[1]}`:null:null}function Oi(){var t,e,i;let n=self.navigator.userAgent;return n?/iphone/i.test(n)?`IOS ${(t=n.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(n)?`Android ${(e=n.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(n)?`Windows ${(i=n.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(n)?"Mac OS":null:null}function Ri(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var n=t.substring(e+1,i);return`${n}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function Li(t){const i=document.cookie.split(";");let n=null;return i.forEach(a=>{const[l,s]=a.trim().split("=");l===t&&(n=s)}),n??""}function Ni(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),a=Bn.inflate(n,{to:"string"});return JSON.parse(a)}let oi=null;const Un={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Wn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,oi)return oi;oi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Un[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let Qe=null;const Yn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Qe||(Qe=new Wn),n&&Qe.setApiUrl(n),Qe.setAppId(t),Qe.setTenantId(e),Qe.setEnv(i)},getDetail:t=>{if(!Qe)return;const e=Qe.getTenantId(),i=Qe.getAppId(),n=Qe.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>Ze(void 0,void 0,void 0,function*(){var l,s;const d=yield a.json(),r=Ni((l=d?.data)===null||l===void 0?void 0:l.data);if(r){const{$store:v}=yield Pi(n,(s=r?.dataSource)!==null&&s!==void 0?s:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:v})}return d}))},getSxpDetailByPageId:t=>Ze(void 0,void 0,void 0,function*(){if(!Qe)return;const e=Qe.getTenantId(),i=Qe.getAppId(),n=Qe.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>Ze(void 0,void 0,void 0,function*(){var l;const s=yield a.json();if(!s.success)return;const d=Ni((l=s?.data)===null||l===void 0?void 0:l.data);return s.data.data=d,s.data}))}),getSxpRecommendVideoData:t=>Ze(void 0,void 0,void 0,function*(){if(!Qe)return;const e=yield zn(Qe,t),i=Bt(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ye.isEmpty(n)&&(n=Bt(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const a=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:n,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return a?.data||null})};function vt(){return o.useContext(Ji)}function Xn(){return o.useContext(Xi)}const li="feRealSessionIdKey",Bi=()=>{const t=Gn();return`${Date.now()}${t}`},Jn=()=>{let t=qn();return t||(t=Bi(),window.sessionStorage.setItem(li,t)),t},Fi=()=>{const t=Bi();window.sessionStorage.setItem(li,t)},qn=()=>window.sessionStorage.getItem(li),ji="SXP_FAKE_USER_ID",Vi="FAKE_USER_STATE",zi="AGREE_POLICY",Hi="SLIDE_SKIP_STATE",Gi=()=>{let t=window.localStorage.getItem(ji);return Ye.isEmpty(t)&&(t=Bt(36,62),window.localStorage.setItem(ji,t)),t},Kn=()=>{const t=window.localStorage.getItem(Vi);return Ye.isEmpty(t)&&window.localStorage.setItem(Vi,"true"),Ye.isEmpty(t)},Zn=()=>{const t=window.localStorage.getItem(Hi);return Ye.isEmpty(t)},Qn=()=>{window.localStorage.setItem(Hi,"true")};function st(t,e){const{appDomain:i}=Ie();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const pt=new Fn;var nt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(nt||(nt={}));const $n=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:a,privacy_policy_title:l})=>{const{setIsAgreePolicy:s,bffEventReport:d}=Ie(),r=o.useMemo(()=>{const f=location.search.slice(1),h=ni.parse(f.replace(/\+/g,"%2B"));for(const m in h)h[m]=h[m].replace(/%2B/g,"+");return h},[]),v=f=>{var h;return(h=r[f])!==null&&h!==void 0?h:null};o.useEffect(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const c=()=>{d?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),s?.(!0),window.localStorage.setItem(zi,"yes")};return o.createElement("div",{className:"consent-bg"},o.createElement("div",{className:"consent"},o.createElement("div",{className:"consent-col"},o.createElement("div",{className:"consent-title"},i??"Privacy Policy"),o.createElement("div",{className:"consent-content"},n??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),o.createElement("div",{className:"consent-col"},o.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:c},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:a?`https://${a}`:void 0},l??"More information"))))};var eo=o.memo($n);const Ui=o.createContext({rtcList:[],tagList:[]});var ai;(function(t){t[t.BFF=5]="BFF"})(ai||(ai={}));const Ft="FOR U",to=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:a,defaultSize:l,isPreview:s=!1,sxpParameter:d,appDomain:r,hashTagSize:v,loadingImage:c,isOpenHashTag:f=!1,enabledMetaConversionApi:h=!1,consentHeight:m,consentWidth:x,isShowTag:E=!0,isOpenConsent:A=!1,globalConfig:p,isEditor:S=!1,utmParameter:b,channelQueryList:T})=>{var D,g,R;const[O,w]=o.useState([]),[u,M]=o.useState([]),[y,C]=o.useState(!1),[I,L]=o.useState({rtc:"",requestId:""}),B=o.useRef(null),j=o.useRef(!1),[F,N]=o.useState(()=>!!window.localStorage.getItem(zi)),[k,G]=o.useState(),[Y,$]=o.useState(),[U,te]=o.useState(f),[ne,re]=o.useState([]),[ge,Q]=o.useState(0),[ee,ae]=o.useState(!1),[X,K]=o.useState(null),fe=o.useRef(),ye=o.useRef(),[ue,Te]=o.useState(Ft),_e=o.useRef(-1),Be=o.useRef(null),Oe=o.useMemo(()=>{var V,W,he,we;return((we=(he=(W=(V=p?.consent)===null||V===void 0?void 0:V[0])===null||W===void 0?void 0:W.item)===null||he===void 0?void 0:he.props)===null||we===void 0?void 0:we.privacy_necessity)&&!F&&!S||A},[F,p,A,S]),Ne=o.useCallback(V=>{var W;const he=V?.recList;return(W=he?.map(Z=>{var q,ce,Se,Re,je,_;if(!((q=Z?.video)===null||q===void 0)&&q.bindProducts&&((Se=(ce=Z?.video)===null||ce===void 0?void 0:ce.bindProducts)===null||Se===void 0?void 0:Se.length)>0){const oe=(_=(je=(Re=Z?.video)===null||Re===void 0?void 0:Re.bindProducts)===null||je===void 0?void 0:je.filter(ie=>!!ie?.bindCta))!==null&&_!==void 0?_:[];return Object.assign(Object.assign({},Z),{video:Object.assign(Object.assign({},Z?.video),{bindProducts:oe})})}return Z}))!==null&&W!==void 0?W:[]},[]);o.useEffect(()=>{const V=W=>{fe.current=W};return pt.on(nt.CHANGE_THEME_TAG,V),()=>{pt.off(nt.CHANGE_THEME_TAG,V)}},[]),o.useEffect(()=>{te(f)},[f]);const Pe=o.useMemo(()=>e?.find(V=>V.type===ai.BFF),[e]),z=o.useCallback((V,W)=>{if(!Pe)return;const he=Pe.url,we=Gi();if(W?.query){const Z=ni.stringify(W.query);V=`${V}?${Z}`}return W.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${he}/api/v1${V}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Pe.headers),{"x-user-id":we}),W.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${he}/api/v1${V}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":we},Pe.headers),method:W.method,body:JSON.stringify(W.body)}).then(Z=>Z.json()).catch(Z=>Promise.reject(Z))},[Pe]),se=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){var W,he,we,Z,q,ce,Se,Re,je,_,oe,ie;if(V=Object.assign(Object.assign(Object.assign({maxSize:(W=V?.maxSize)!==null&&W!==void 0?W:a,defaultSize:(he=V?.defaultSize)!==null&&he!==void 0?he:l,hashTag:V?.hashTag,traceInfo:V?.traceInfo,themeTag:V?.themeTag},V?.contentFilter&&{contentFilter:`[${V?.contentFilter}]`}),V?.productFilter&&{productFilter:`[${V?.productFilter}]`}),{pageNum:V?.pageNum}),i){const pe=(q=(Z=(we=i?.split("&"))===null||we===void 0?void 0:we.filter(ve=>{var J,de;const xe=ve.split("=")[0];return(de=(J=b?.channels)!==null&&J!==void 0?J:[])===null||de===void 0?void 0:de.includes(xe)}))===null||Z===void 0?void 0:Z.join("&"))!==null&&q!==void 0?q:"";V=Object.assign(Object.assign({},V),{channel:decodeURIComponent(pe)})}if(p?.enablePreview&&(V=Object.assign(Object.assign({},V),{directPage:!0,level:1,pageNum:(ce=V?.pageNum)!==null&&ce!==void 0?ce:1})),S){let pe=1;if(V=Object.assign(Object.assign(Object.assign({},V),{directPage:!0,level:1}),!i&&T&&T?.length>0&&{channel:T?.[0]}),!V?.channel||j.current)return;j.current=!0;let ve=[],J=null;const de=xe=>Ze(void 0,void 0,void 0,function*(){var Me,Fe,ze,Ve,He,Ge;if(xe.pageNum=pe,J=yield z?.("/recommend/list",{method:"GET",query:xe}),!J?.success)return;C(!1);const Ce=(Fe=(Me=J?.data)===null||Me===void 0?void 0:Me.recList)===null||Fe===void 0?void 0:Fe.every(Ee=>Ee?.product||Ee?.video);ve=ve.concat((Ge=(He=(Ve=(ze=J?.data)===null||ze===void 0?void 0:ze.recList)===null||Ve===void 0?void 0:Ve.filter)===null||He===void 0?void 0:He.call(Ve,Ee=>Ee?.product||Ee?.video))!==null&&Ge!==void 0?Ge:[]),Ce&&(pe=pe+1,yield de(xe))});return yield de(V),!V?.hashTag&&J&&L({rtc:(Se=J?.data)===null||Se===void 0?void 0:Se.rtc,requestId:(Re=J?.data)===null||Re===void 0?void 0:Re.requestId}),Object.assign(Object.assign({},J.data),{recList:ve})}const le=yield z?.("/recommend/list",{method:"GET",query:V});if(le?.success){if(V?.hashTag||L({rtc:le.data.rtc,requestId:le.data.requestId}),p?.enablePreview&&!S){let pe=[];return pe=pe.concat((ie=(oe=(_=(je=le?.data)===null||je===void 0?void 0:je.recList)===null||_===void 0?void 0:_.filter)===null||oe===void 0?void 0:oe.call(_,ve=>ve?.product||ve?.video))!==null&&ie!==void 0?ie:[]),Object.assign(Object.assign({},le.data),{recList:pe})}return le?.data}}),[z,i,a,l,T]),H=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){var W,he,we,Z;if(O.length<=0)return;const q=O?.[O?.length-1],ce=yield se(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:Y?.hashTag},((W=q?.product)===null||W===void 0?void 0:W.itemId)&&{productFilter:(he=q?.product)===null||he===void 0?void 0:he.itemId}),((we=q?.video)===null||we===void 0?void 0:we.itemId)&&{contentFilter:(Z=q?.video)===null||Z===void 0?void 0:Z.itemId}),{themeTag:fe.current}),p?.enablePreview&&!S&&{pageNum:V}));w(O.concat(Ne(ce))),re(ne.concat(Ne(ce)))}),[se,O,Y,ne]),P=o.useCallback(({userInfo:V,eventInfo:W})=>{if(!n||p?.enablePreview)return;V||(V={});const he=Jn(),we=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:he,rtc:I.rtc,requestId:I.requestId},W),Ri()&&{sxpDevice:Ri()}),Oi()&&{sxpSystem:Oi()}),Mi()&&{sxpBrowser:Mi()}),Z=Object.entries(V).map(([ce,Se])=>({name:ce,value:Se})),q=Object.entries(we).map(([ce,Se])=>Se&&{name:ce,value:Se}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",V),console.log("eventInfo:",we),console.log("========= \u7ED3\u675F ========="),z?.("/event/report",{method:"POST",body:{userInfo:Z,eventInfo:q},type:"beacon"})},[z,I,n,p?.enablePreview]),Ae=o.useCallback(V=>{var W,he,we,{eventName:Z,actionSource:q="website",eventSourceUrl:ce=(W=window?.location)===null||W===void 0?void 0:W.href,externalId:Se}=V;if(!n||!h||p?.enablePreview)return;const Re=Gi(),_=new URLSearchParams(window.location.search).get("fbclid");return z?.("/fb/events",{method:"POST",body:{eventName:Z,actionSource:q,eventSourceUrl:ce,userData:Object.assign(Object.assign(Object.assign({externalId:Re},_&&{fbc:`fb.2.${new Date().getTime()}.${_}`}),Li("_fbp")&&{fbp:`fb.2.${new Date().getTime()}.${Li("_fbp")}`}),{client_user_agent:(we=(he=window?.navigator)===null||he===void 0?void 0:he.userAgent)!==null&&we!==void 0?we:""})},type:"beacon"})},[z,n,h,p?.enablePreview]),De=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){const W=yield z?.("/recommend/like",{method:"POST",body:V});return W?.success}),[z]),Ke=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){const W=yield z?.("/recommend/unlike",{method:"POST",body:V});return W?.success}),[z]),Ue=o.useCallback(V=>Ze(void 0,void 0,void 0,function*(){const W=yield z?.("/customform",{method:"POST",body:V});return W?.success}),[z]),ke=o.useCallback(()=>Ze(void 0,void 0,void 0,function*(){var V,W,he,we,Z;if(!(!i||!E))try{const q=(he=(W=(V=i?.split("&"))===null||V===void 0?void 0:V.filter(Se=>{var Re,je;const _=Se.split("=")[0];return(je=(Re=b?.channels)!==null&&Re!==void 0?Re:[])===null||je===void 0?void 0:je.includes(_)}))===null||W===void 0?void 0:W.join("&"))!==null&&he!==void 0?he:"",ce=yield z?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(q)}});M((Z=(we=ce?.data)===null||we===void 0?void 0:we.tags)!==null&&Z!==void 0?Z:[])}catch(q){console.log("e",q)}}),[z,i,E]),$e=o.useCallback((V,W,he,we)=>{var Z,q,ce,Se,Re,je,_,oe,ie,le,pe,ve,J,de,xe,Me,Fe,ze,Ve,He,Ge,Ce,Ee,it,We,ct,ut,yt,wt,Le,Zt,Qt,$t,ei,ti,ii;const St=he?.bindCta,Ln=((Z=W?.video)===null||Z===void 0?void 0:Z.bindProduct)||((q=W?.video)===null||q===void 0?void 0:q.bindProducts)&&((Se=(ce=W?.video)===null||ce===void 0?void 0:ce.bindProducts)===null||Se===void 0?void 0:Se.length)>0;let Nt="";ee?Nt="hashTagPage":!((Re=W?.video)===null||Re===void 0)&&Re.url?Nt="videoPage":!((_=(je=W?.video)===null||je===void 0?void 0:je.imgUrls)===null||_===void 0)&&_.length&&(Nt="imagePage");const Ii=(de=(ve=(oe=he?.tags)!==null&&oe!==void 0?oe:(pe=(le=(ie=W?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||le===void 0?void 0:le[0])===null||pe===void 0?void 0:pe.tags)!==null&&ve!==void 0?ve:(J=W?.video)===null||J===void 0?void 0:J.tags)!==null&&de!==void 0?de:(xe=W?.product)===null||xe===void 0?void 0:xe.tags;P?.({eventInfo:Object.assign(Object.assign({},V),{ctaId:(Me=St?.itemId)!==null&&Me!==void 0?Me:"",ctaName:(Fe=St?.title)!==null&&Fe!==void 0?Fe:"",contentTags:Ii?JSON.stringify(Ii):"",position:we+"",contentId:(Ve=(ze=W?.video)===null||ze===void 0?void 0:ze.itemId)!==null&&Ve!==void 0?Ve:"",productId:Ln?he?.itemId:"",traceInfo:(ti=(Qt=(ut=(Ee=(He=St?.traceInfo)!==null&&He!==void 0?He:(Ce=(Ge=W?.video)===null||Ge===void 0?void 0:Ge.bindCta)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&Ee!==void 0?Ee:(ct=(We=(it=W?.video)===null||it===void 0?void 0:it.bindProduct)===null||We===void 0?void 0:We.bindCta)===null||ct===void 0?void 0:ct.traceInfo)!==null&&ut!==void 0?ut:(Zt=(Le=(wt=(yt=W?.video)===null||yt===void 0?void 0:yt.bindProducts)===null||wt===void 0?void 0:wt[0])===null||Le===void 0?void 0:Le.bindCta)===null||Zt===void 0?void 0:Zt.traceInfo)!==null&&Qt!==void 0?Qt:(ei=($t=W?.product)===null||$t===void 0?void 0:$t.bindCta)===null||ei===void 0?void 0:ei.traceInfo)!==null&&ti!==void 0?ti:"",fromKName:Nt,fromKPage:(ii=location?.href)!==null&&ii!==void 0?ii:""})})},[P,ee]),lt=o.useCallback(()=>{var V,W;const he=location.search.slice(1),we=ni.parse(he.replace(/\+/g,"%2B"));for(const ce in we)we[ce]=we[ce].replace(/%2B/g,"+");const Z=ce=>{var Se;return(Se=we[ce])!==null&&Se!==void 0?Se:""},q=new Date;ye.current=q,P?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:Z("utm_source"),utmMedium:Z("utm_medium"),utmCampaign:Z("utm_campaign"),utmId:Z("utm_id"),utmContent:Z("utm_content"),enterTime:Math.floor(q/1e3)+"",requestId:null,enterUrl:(W=(V=window?.location)===null||V===void 0?void 0:V.href)!==null&&W!==void 0?W:"",clSource:Z("cl_source")}})},[P]);o.useEffect(()=>{Oe||lt()},[Oe]),o.useEffect(()=>{Oe||(C(!0),ke(),se().then(V=>{V&&(w(Ne(V)),re(Ne(V)))}).finally(()=>{P({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),C(!1)}))},[Oe]),o.useEffect(()=>{s&&(C(!0),ke(),se().then(V=>{V&&(w(Ne(V)),re(Ne(V)))}).finally(()=>{P({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),C(!1)}))},[se,ke]);const at=st("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return o.createElement(Ui.Provider,{value:{rtcList:O,setRtcList:w,mutateLike:De,mutateUnlike:Ke,submitForm:Ue,popupDetailData:k,loadVideos:H,setPopupDetailData:G,getRecommendVideos:se,bffEventReport:P,utmVal:i,isPreview:s,loading:y,sxpParameter:d,waterFallData:Y,setWaterFallData:$,ctaEvent:$e,swiperRef:B,openHashtag:U,setOpenHashtag:te,cacheRtcList:ne,setCacheRtcList:re,cacheActiveIndex:ge,setCacheActiveIndex:Q,isFromHashtag:ee,setIsFromHashtag:ae,appDomain:r,hashTagSize:v,loadingImage:c??at,isOpenHashTag:f,tagList:u,setLoading:C,videoRef:X,setVideoRef:K,bffFbReport:Ae,isAgreePolicy:F,setIsAgreePolicy:N,curTime:ye,h5EnterLink:lt,themeTag:fe,isShowConsent:Oe,selectTag:ue,setSelectTag:Te,globalConfig:p,popupCurTimeRef:Be,checkCommodityIndexRef:_e,isEditor:S}},Oe?o.createElement(eo,Object.assign({},(R=(g=(D=p?.consent)===null||D===void 0?void 0:D[0])===null||g===void 0?void 0:g.item)===null||R===void 0?void 0:R.props)):t({rtcList:O,mutateLike:De,mutateUnlike:Ke,submitForm:Ue,tagList:u}))};var Wi=o.memo(to);function Ie(){return o.useContext(Ui)}var Yi;(function(t){t.STRING="string",t.NUMBER="number",t.ARRAY="array",t.OBJECT="object",t.BOOLEAN="boolean",t.ARRAY_OBJECT="array-object",t.ARRAY_STRING="array-string",t.ARRAY_NUMBER="array-number"})(Yi||(Yi={}));const Xi=o.createContext({$store:{},options:[],configs:[]}),io=({children:t,isSsr:e,enable:i})=>{const[n,a]=o.useState([]),{schema:l}=vt(),[s,d]=o.useState(l.__STORE__||{}),[r,v]=o.useState([]);o.useEffect(()=>{var h;e||Ye.isEqual(r,l?.dataSource)||v((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const c=o.useCallback(()=>Ze(void 0,void 0,void 0,function*(){const{$store:h,idMapName:m}=yield Pi("",r);d(h),f(h,m)}),[r]),f=(h,m)=>{const x=[];Object.entries(h).forEach(([E,A])=>{Object.keys(A).forEach(p=>{const S={label:`${m[E]} - ${p}`,value:`{{ ${E}.${p} }}`};x.push(S)})}),a(x)};return o.useEffect(()=>{e||c()},[c,e,l]),i?o.createElement(Xi.Provider,{value:{$store:l.__STORE__||s,options:n,configs:r}},t):t};var no=o.memo(io);const jt={id:Bt(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},si={id:"",duration:0,name:"none"},Ji=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[jt],redoStack:[],popup:si,setPopup:()=>{}}),qi=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:a=!0,utmVal:l},s)=>{const[d,r]=o.useState(null),[v,c]=o.useState(n||{pointData:[jt],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=o.useState([jt]),[m,x]=o.useState([[jt]]),[E,A]=o.useState([]),[p,S]=o.useState(si);typeof window<"u"&&(window.sxpPopup=(R,O)=>{S(Object.assign(Object.assign(Object.assign({},si),{id:R}),O))}),typeof window<"u"&&(window.getJointUtmLink=R=>(Qn(),R?.indexOf("?")!==-1?R+(l?"&"+l:""):R+(l?"?"+l:""))),o.useEffect(()=>{x([v.pointData]),A([])},[v.type]);const b=o.useCallback(R=>{const O=Ye.cloneDeep(v);O&&(O.dataSource=R,c?.(O))},[v]),[T,D]=o.useState();o.useImperativeHandle(s,()=>({loadSchema(R){R&&(x([R.pointData]),c(R))},exportSchema(){return Ye.cloneDeep(v)},getPageInfoData(){return T},initPageInfoData(R){R&&D(R)}}));const g=o.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return o.createElement(Ji.Provider,{value:{resolver:e,currentNode:d,schema:v,setCurrentNode:r,setSchema:c,saveDataSource:b,prePiontData:f,setPrePiontData:h,pageInfoData:T,setPageInfoData:R=>D(Object.assign(Object.assign({},T),R)),undoStack:m,redoStack:E,setRedoStack:A,setUndoStack:x,getCurPageConf:g,popup:p,setPopup:S}},o.createElement(no,{isSsr:i,enable:a},t))});var oo=Object.freeze({__proto__:null,EditorCore:qi}),lo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ao=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function Je(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=Ie(),a=o.useCallback((d,r,v,c,f)=>{var h,m,x,E,A,p,S,b,T,D,g,R,O,w,u,M,y,C,I,L,B,j,F,N,k,G,Y,$,U,te,ne,re,ge,Q;let ee="";e&&(!((m=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||m===void 0)&&m.length||!((x=d?.video)===null||x===void 0)&&x.bindProduct)?ee="pdpPage":n?ee="hashTagPage":!((E=d?.video)===null||E===void 0)&&E.url?ee="videoPage":!((A=d?.video)===null||A===void 0)&&A.imgUrls&&(!((S=(p=d?.video)===null||p===void 0?void 0:p.imgUrls)===null||S===void 0)&&S.length)?ee="imagePage":d?.product&&(ee="productPage");const ae=(w=(R=(b=r?.tags)!==null&&b!==void 0?b:(g=(D=(T=d?.video)===null||T===void 0?void 0:T.bindProducts)===null||D===void 0?void 0:D[0])===null||g===void 0?void 0:g.tags)!==null&&R!==void 0?R:(O=d?.video)===null||O===void 0?void 0:O.tags)!==null&&w!==void 0?w:(u=d?.product)===null||u===void 0?void 0:u.tags;t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(M=r?.itemId)!==null&&M!==void 0?M:"",productName:(y=r?.title)!==null&&y!==void 0?y:"",price:r?.price?r?.price+"":"0",productCollection:(C=r?.collection)!==null&&C!==void 0?C:"",fromKName:ee,fromKPage:location?.href,contentTags:ae?JSON.stringify(ae):"",position:c+"",contentId:(L=(I=d?.video)===null||I===void 0?void 0:I.itemId)!==null&&L!==void 0?L:"",ctatId:(B=v?.itemId)!==null&&B!==void 0?B:"",traceInfo:(Q=(ne=(U=(k=(j=f??r?.traceInfo)!==null&&j!==void 0?j:(N=(F=d?.video)===null||F===void 0?void 0:F.bindProduct)===null||N===void 0?void 0:N.traceInfo)!==null&&k!==void 0?k:($=(Y=(G=d?.video)===null||G===void 0?void 0:G.bindProducts)===null||Y===void 0?void 0:Y[0])===null||$===void 0?void 0:$.traceInfo)!==null&&U!==void 0?U:(te=d?.product)===null||te===void 0?void 0:te.traceInfo)!==null&&ne!==void 0?ne:(ge=(re=d?.video)===null||re===void 0?void 0:re.bindCta)===null||ge===void 0?void 0:ge.traceInfo)!==null&&Q!==void 0?Q:""}})},[t,e,n]),l=o.useCallback((d,r,v,c,f)=>{var h,m,x,E,A,p,S,b,T,D,g,R,O,w;let u="";e&&(!((m=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||m===void 0)&&m.length||!((x=d?.video)===null||x===void 0)&&x.bindProduct)?u="pdpPage":d?.product&&(u="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:u,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:f+"",contentId:(E=d?.video)===null||E===void 0?void 0:E.itemId,ctatId:v?.itemId,traceInfo:(w=(R=(b=(A=r?.traceInfo)!==null&&A!==void 0?A:(S=(p=d?.video)===null||p===void 0?void 0:p.bindProduct)===null||S===void 0?void 0:S.traceInfo)!==null&&b!==void 0?b:(g=(D=(T=d?.video)===null||T===void 0?void 0:T.bindProducts)===null||D===void 0?void 0:D[0])===null||g===void 0?void 0:g.traceInfo)!==null&&R!==void 0?R:(O=d?.product)===null||O===void 0?void 0:O.traceInfo)!==null&&w!==void 0?w:"",timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),s=o.useCallback((d,r,v,c)=>{r&&r===Ft&&t?.({eventInfo:{lastFeed:d,themeTags:v?`['${v}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:a,productView:l,backMainFeed:s}}const so=({layout:t,columns:e,onChange:i})=>o.createElement(o.Fragment,null,e?.map((n,a)=>o.createElement("div",{key:a,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&o.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&o.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex},i&&{onChange:i})))));var ro=o.memo(so);const co=t=>{var{columns:e,style:i,title:n,textStyle:a,submitBgColor:l,submitColor:s,submitText:d,layoutType:r="inline",isExternalLink:v,isPopup:c,onClick:f,onClose:h,submitButtonStyle:m}=t,x=Xe(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:E,popupDetailData:A}=Ie(),{jumpToWeb:p}=Je(),[S,b]=o.useState(!1),T=o.useMemo(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),[D,g]=o.useState({}),R=o.useMemo(()=>Ye.cloneDeep(e)||T,[e,T]),O=o.useCallback(u=>{const{name:M,value:y}=u.target;g(Object.assign(Object.assign({},D),{[M]:y}))},[D]),w=Ye.debounce(()=>Ze(void 0,void 0,void 0,function*(){var u,M,y,C,I;const L=D;if(!L)return;const B=(M=(u=Object.keys(L))===null||u===void 0?void 0:u.map(F=>{var N;return{name:F,value:(N=L[F])!==null&&N!==void 0?N:""}}))===null||M===void 0?void 0:M.filter(F=>F?.value);if(!B||!B?.length)return;b(!0);const j=yield E?.({attributes:B});if(b(!1),j){if(v){const F=A,N=(y=F?.video)===null||y===void 0?void 0:y.bindProduct,k=(I=(C=F?.video)===null||C===void 0?void 0:C.bindProduct)===null||I===void 0?void 0:I.bindCta,G=A?.index;p(F,N,k,G)}c||h?.(),f?.()}}),1e3);return o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${be.css(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:me(n,a)}}),o.createElement("div",Object.assign({className:be.css(Object.assign({},i))},x),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(ro,{columns:R,layout:r,onChange:O}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":d,onClick:w,className:"pb-appoint-form-btn",style:Object.assign({color:s,background:l},m),dangerouslySetInnerHTML:{__html:me(S?"loading...":d,m)}})))};var uo=o.memo(co);function qe(t,e){return t.extend=e,t}const vo=qe(uo,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:ao,bindableProps:[],interactionRender:lo},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var po=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 41"}]}];function Ki(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function ri(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Ki(e[i])&&Ki(t[i])&&Object.keys(e[i]).length>0&&ri(t[i],e[i])})}const Zi={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 mt(){const t=typeof document<"u"?document:{};return ri(t,Zi),t}const mo={document:Zi,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(t){return typeof setTimeout>"u"?(t(),null):setTimeout(t,0)},cancelAnimationFrame(t){typeof setTimeout>"u"||clearTimeout(t)}};function et(){const t=typeof window<"u"?window:{};return ri(t,mo),t}function Tt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function fo(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function It(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function rt(){return Date.now()}function ho(t){const e=et();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function go(t,e){e===void 0&&(e="x");const i=et();let n,a,l;const s=ho(t);return i.WebKitCSSMatrix?(a=s.transform||s.webkitTransform,a.split(",").length>6&&(a=a.split(", ").map(d=>d.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(a==="none"?"":a)):(l=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?a=l.m41:n.length===16?a=parseFloat(n[12]):a=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?a=l.m42:n.length===16?a=parseFloat(n[13]):a=parseFloat(n[5])),a||0}function Vt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function bo(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function ot(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const n=i<0||arguments.length<=i?void 0:arguments[i];if(n!=null&&!bo(n)){const a=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,s=a.length;l<s;l+=1){const d=a[l],r=Object.getOwnPropertyDescriptor(n,d);r!==void 0&&r.enumerable&&(Vt(t[d])&&Vt(n[d])?n[d].__swiper__?t[d]=n[d]:ot(t[d],n[d]):!Vt(t[d])&&Vt(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:ot(t[d],n[d])):t[d]=n[d])}}}return t}function zt(t,e,i){t.style.setProperty(e,i)}function Qi(t){let{swiper:e,targetPosition:i,side:n}=t;const a=et(),l=-e.translate;let s=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",a.cancelAnimationFrame(e.cssModeFrameID);const v=i>l?"next":"prev",c=(h,m)=>v==="next"&&h>=m||v==="prev"&&h<=m,f=()=>{d=new Date().getTime(),s===null&&(s=d);const h=Math.max(Math.min((d-s)/r,1),0),m=.5-Math.cos(h*Math.PI)/2;let x=l+m*(i-l);if(c(x,i)&&(x=i),e.wrapperEl.scrollTo({[n]:x}),c(x,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:x})}),a.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=a.requestAnimationFrame(f)};f()}function ht(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Ht(t){try{console.warn(t);return}catch{}}function Mt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Tt(e)),i}function yo(t){const e=et(),i=mt(),n=t.getBoundingClientRect(),a=i.body,l=t.clientTop||a.clientTop||0,s=t.clientLeft||a.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-l,left:n.left+r-s}}function wo(t,e){const i=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function So(t,e){const i=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function Et(t,e){return et().getComputedStyle(t,null).getPropertyValue(e)}function Gt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function $i(t,e){const i=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&i.push(n):i.push(n),n=n.parentElement;return i}function di(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function ci(t,e,i){const n=et();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function gt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function xo(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=et();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let s,d=rt(),r;const v=[];function c(b){let R=0,O=0,w=0,u=0;return"detail"in b&&(O=b.detail),"wheelDelta"in b&&(O=-b.wheelDelta/120),"wheelDeltaY"in b&&(O=-b.wheelDeltaY/120),"wheelDeltaX"in b&&(R=-b.wheelDeltaX/120),"axis"in b&&b.axis===b.HORIZONTAL_AXIS&&(R=O,O=0),w=R*10,u=O*10,"deltaY"in b&&(u=b.deltaY),"deltaX"in b&&(w=b.deltaX),b.shiftKey&&!w&&(w=u,u=0),(w||u)&&b.deltaMode&&(b.deltaMode===1?(w*=40,u*=40):(w*=800,u*=800)),w&&!R&&(R=w<1?-1:1),u&&!O&&(O=u<1?-1:1),{spinX:R,spinY:O,pixelX:w,pixelY:u}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function m(b){return e.params.mousewheel.thresholdDelta&&b.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&rt()-d<e.params.mousewheel.thresholdTime?!1:b.delta>=6&&rt()-d<60?!0:(b.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),a("scroll",b.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),a("scroll",b.raw)),d=new l.Date().getTime(),!1)}function x(b){const T=e.params.mousewheel;if(b.direction<0){if(e.isEnd&&!e.params.loop&&T.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&T.releaseOnEdges)return!0;return!1}function E(b){let T=b,D=!0;if(!e.enabled||b.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const g=e.params.mousewheel;e.params.cssMode&&T.preventDefault();let R=e.el;e.params.mousewheel.eventsTarget!=="container"&&(R=document.querySelector(e.params.mousewheel.eventsTarget));const O=R&&R.contains(T.target);if(!e.mouseEntered&&!O&&!g.releaseOnEdges)return!0;T.originalEvent&&(T=T.originalEvent);let w=0;const u=e.rtlTranslate?-1:1,M=c(T);if(g.forceToAxis)if(e.isHorizontal())if(Math.abs(M.pixelX)>Math.abs(M.pixelY))w=-M.pixelX*u;else return!0;else if(Math.abs(M.pixelY)>Math.abs(M.pixelX))w=-M.pixelY;else return!0;else w=Math.abs(M.pixelX)>Math.abs(M.pixelY)?-M.pixelX*u:-M.pixelY;if(w===0)return!0;g.invert&&(w=-w);let y=e.getTranslate()+w*g.sensitivity;if(y>=e.minTranslate()&&(y=e.minTranslate()),y<=e.maxTranslate()&&(y=e.maxTranslate()),D=e.params.loop?!0:!(y===e.minTranslate()||y===e.maxTranslate()),D&&e.params.nested&&T.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const C={time:rt(),delta:Math.abs(w),direction:Math.sign(w),raw:b};v.length>=2&&v.shift();const I=v.length?v[v.length-1]:void 0;if(v.push(C),I?(C.direction!==I.direction||C.delta>I.delta||C.time>I.time+150)&&m(C):m(C),x(C))return!0}else{const C={time:rt(),delta:Math.abs(w),direction:Math.sign(w)},I=r&&C.time<r.time+500&&C.delta<=r.delta&&C.direction===r.direction;if(!I){r=void 0;let L=e.getTranslate()+w*g.sensitivity;const B=e.isBeginning,j=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!j&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:C.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(s),s=void 0,v.length>=15&&v.shift();const F=v.length?v[v.length-1]:void 0,N=v[0];if(v.push(C),F&&(C.delta>F.delta||C.direction!==F.direction))v.splice(0);else if(v.length>=15&&C.time-N.time<500&&N.delta-C.delta>=1&&C.delta<=6){const k=w>0?.8:.2;r=C,v.splice(0),s=It(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}s||(s=It(()=>{r=C,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(I||a("scroll",T),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),g.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return T.preventDefault?T.preventDefault():T.returnValue=!1,!1}function A(b){let T=e.el;e.params.mousewheel.eventsTarget!=="container"&&(T=document.querySelector(e.params.mousewheel.eventsTarget)),T[b]("mouseenter",f),T[b]("mouseleave",h),T[b]("wheel",E)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",E),!0):e.mousewheel.enabled?!1:(A("addEventListener"),e.mousewheel.enabled=!0,!0)}function S(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,E),!0):e.mousewheel.enabled?(A("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&S(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&S()}),Object.assign(e.mousewheel,{enable:p,disable:S})}function en(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(a=>{if(!i[a]&&i.auto===!0){let l=ht(t.el,`.${n[a]}`)[0];l||(l=Mt("div",n[a]),l.className=n[a],t.el.append(l)),i[a]=l,e[a]=l}}),i}function kt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Ut(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l="swiper-pagination";i({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:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let s,d=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(p,S){const{bulletActiveClass:b}=e.params.pagination;p&&(p=p[`${S==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${b}-${S}`),p=p[`${S==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${b}-${S}-${S}`)))}function c(p){const S=p.target.closest(kt(e.params.pagination.bulletClass));if(!S)return;p.preventDefault();const b=Gt(S)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===b)return;e.slideToLoop(b)}else e.slideTo(b)}function f(){const p=e.rtl,S=e.params.pagination;if(r())return;let b=e.pagination.el;b=gt(b);let T,D;const g=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,R=e.params.loop?Math.ceil(g/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(D=e.previousRealIndex||0,T=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(T=e.snapIndex,D=e.previousSnapIndex):(D=e.previousIndex||0,T=e.activeIndex||0),S.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const O=e.pagination.bullets;let w,u,M;if(S.dynamicBullets&&(s=ci(O[0],e.isHorizontal()?"width":"height",!0),b.forEach(y=>{y.style[e.isHorizontal()?"width":"height"]=`${s*(S.dynamicMainBullets+4)}px`}),S.dynamicMainBullets>1&&D!==void 0&&(d+=T-(D||0),d>S.dynamicMainBullets-1?d=S.dynamicMainBullets-1:d<0&&(d=0)),w=Math.max(T-d,0),u=w+(Math.min(O.length,S.dynamicMainBullets)-1),M=(u+w)/2),O.forEach(y=>{const C=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(I=>`${S.bulletActiveClass}${I}`)].map(I=>typeof I=="string"&&I.includes(" ")?I.split(" "):I).flat();y.classList.remove(...C)}),b.length>1)O.forEach(y=>{const C=Gt(y);C===T?y.classList.add(...S.bulletActiveClass.split(" ")):e.isElement&&y.setAttribute("part","bullet"),S.dynamicBullets&&(C>=w&&C<=u&&y.classList.add(...`${S.bulletActiveClass}-main`.split(" ")),C===w&&v(y,"prev"),C===u&&v(y,"next"))});else{const y=O[T];if(y&&y.classList.add(...S.bulletActiveClass.split(" ")),e.isElement&&O.forEach((C,I)=>{C.setAttribute("part",I===T?"bullet-active":"bullet")}),S.dynamicBullets){const C=O[w],I=O[u];for(let L=w;L<=u;L+=1)O[L]&&O[L].classList.add(...`${S.bulletActiveClass}-main`.split(" "));v(C,"prev"),v(I,"next")}}if(S.dynamicBullets){const y=Math.min(O.length,S.dynamicMainBullets+4),C=(s*y-s)/2-M*s,I=p?"right":"left";O.forEach(L=>{L.style[e.isHorizontal()?I:"top"]=`${C}px`})}}b.forEach((O,w)=>{if(S.type==="fraction"&&(O.querySelectorAll(kt(S.currentClass)).forEach(u=>{u.textContent=S.formatFractionCurrent(T+1)}),O.querySelectorAll(kt(S.totalClass)).forEach(u=>{u.textContent=S.formatFractionTotal(R)})),S.type==="progressbar"){let u;S.progressbarOpposite?u=e.isHorizontal()?"vertical":"horizontal":u=e.isHorizontal()?"horizontal":"vertical";const M=(T+1)/R;let y=1,C=1;u==="horizontal"?y=M:C=M,O.querySelectorAll(kt(S.progressbarFillClass)).forEach(I=>{I.style.transform=`translate3d(0,0,0) scaleX(${y}) scaleY(${C})`,I.style.transitionDuration=`${e.params.speed}ms`})}S.type==="custom"&&S.renderCustom?(O.innerHTML=S.renderCustom(e,T+1,R),w===0&&a("paginationRender",O)):(w===0&&a("paginationRender",O),a("paginationUpdate",O)),e.params.watchOverflow&&e.enabled&&O.classList[e.isLocked?"add":"remove"](S.lockClass)})}function h(){const p=e.params.pagination;if(r())return;const S=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 b=e.pagination.el;b=gt(b);let T="";if(p.type==="bullets"){let D=e.params.loop?Math.ceil(S/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&D>S&&(D=S);for(let g=0;g<D;g+=1)p.renderBullet?T+=p.renderBullet.call(e,g,p.bulletClass):T+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?T=p.renderFraction.call(e,p.currentClass,p.totalClass):T=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?T=p.renderProgressbar.call(e,p.progressbarFillClass):T=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],b.forEach(D=>{p.type!=="custom"&&(D.innerHTML=T||""),p.type==="bullets"&&e.pagination.bullets.push(...D.querySelectorAll(kt(p.bulletClass)))}),p.type!=="custom"&&a("paginationRender",b[0])}function m(){e.params.pagination=en(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let S;typeof p.el=="string"&&e.isElement&&(S=e.el.querySelector(p.el)),!S&&typeof p.el=="string"&&(S=[...document.querySelectorAll(p.el)]),S||(S=p.el),!(!S||S.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(S)&&S.length>1&&(S=[...e.el.querySelectorAll(p.el)],S.length>1&&(S=S.filter(b=>$i(b,".swiper")[0]===e.el)[0])),Array.isArray(S)&&S.length===1&&(S=S[0]),Object.assign(e.pagination,{el:S}),S=gt(S),S.forEach(b=>{p.type==="bullets"&&p.clickable&&b.classList.add(...(p.clickableClass||"").split(" ")),b.classList.add(p.modifierClass+p.type),b.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(b.classList.add(`${p.modifierClass}${p.type}-dynamic`),d=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&b.classList.add(p.progressbarOppositeClass),p.clickable&&b.addEventListener("click",c),e.enabled||b.classList.add(p.lockClass)}))}function x(){const p=e.params.pagination;if(r())return;let S=e.pagination.el;S&&(S=gt(S),S.forEach(b=>{b.classList.remove(p.hiddenClass),b.classList.remove(p.modifierClass+p.type),b.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(b.classList.remove(...(p.clickableClass||"").split(" ")),b.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(b=>b.classList.remove(...p.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:S}=e.pagination;S=gt(S),S.forEach(b=>{b.classList.remove(p.horizontalClass,p.verticalClass),b.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?A():(m(),h(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{h(),f()}),n("destroy",()=>{x()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=gt(p),p.forEach(S=>S.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(p,S)=>{const b=S.target,T=gt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&T&&T.length>0&&!b.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&b===e.navigation.nextEl||e.navigation.prevEl&&b===e.navigation.prevEl))return;const D=T[0].classList.contains(e.params.pagination.hiddenClass);a(D===!0?"paginationShow":"paginationHide"),T.forEach(g=>g.classList.toggle(e.params.pagination.hiddenClass))}});const E=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=gt(p),p.forEach(S=>S.classList.remove(e.params.pagination.paginationDisabledClass))),m(),h(),f()},A=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=gt(p),p.forEach(S=>S.classList.add(e.params.pagination.paginationDisabledClass))),x()};Object.assign(e.pagination,{enable:E,disable:A,render:h,update:f,init:m,destroy:x})}function To(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=mt();let s=!1,d=null,r=null,v,c,f,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function m(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:y,rtlTranslate:C}=e,{dragEl:I,el:L}=y,B=e.params.scrollbar,j=e.params.loop?e.progressLoop:e.progress;let F=c,N=(f-c)*j;C?(N=-N,N>0?(F=c-N,N=0):-N+c>f&&(F=f+N)):N<0?(F=c+N,N=0):N+c>f&&(F=f-N),e.isHorizontal()?(I.style.transform=`translate3d(${N}px, 0, 0)`,I.style.width=`${F}px`):(I.style.transform=`translate3d(0px, ${N}px, 0)`,I.style.height=`${F}px`),B.hide&&(clearTimeout(d),L.style.opacity=1,d=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function x(y){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${y}ms`)}function E(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:y}=e,{dragEl:C,el:I}=y;C.style.width="",C.style.height="",f=e.isHorizontal()?I.offsetWidth:I.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=f*h:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?C.style.width=`${c}px`:C.style.height=`${c}px`,h>=1?I.style.display="none":I.style.display="",e.params.scrollbar.hide&&(I.style.opacity=0),e.params.watchOverflow&&e.enabled&&y.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function A(y){return e.isHorizontal()?y.clientX:y.clientY}function p(y){const{scrollbar:C,rtlTranslate:I}=e,{el:L}=C;let B;B=(A(y)-yo(L)[e.isHorizontal()?"left":"top"]-(v!==null?v:c/2))/(f-c),B=Math.max(Math.min(B,1),0),I&&(B=1-B);const j=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(j),e.setTranslate(j),e.updateActiveIndex(),e.updateSlidesClasses()}function S(y){const C=e.params.scrollbar,{scrollbar:I,wrapperEl:L}=e,{el:B,dragEl:j}=I;s=!0,v=y.target===j?A(y)-y.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,y.preventDefault(),y.stopPropagation(),L.style.transitionDuration="100ms",j.style.transitionDuration="100ms",p(y),clearTimeout(r),B.style.transitionDuration="0ms",C.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),a("scrollbarDragStart",y)}function b(y){const{scrollbar:C,wrapperEl:I}=e,{el:L,dragEl:B}=C;s&&(y.preventDefault&&y.cancelable?y.preventDefault():y.returnValue=!1,p(y),I.style.transitionDuration="0ms",L.style.transitionDuration="0ms",B.style.transitionDuration="0ms",a("scrollbarDragMove",y))}function T(y){const C=e.params.scrollbar,{scrollbar:I,wrapperEl:L}=e,{el:B}=I;s&&(s=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),C.hide&&(clearTimeout(r),r=It(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),a("scrollbarDragEnd",y),C.snapOnRelease&&e.slideToClosest())}function D(y){const{scrollbar:C,params:I}=e,L=C.el;if(!L)return;const B=L,j=I.passiveListeners?{passive:!1,capture:!1}:!1,F=I.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const N=y==="on"?"addEventListener":"removeEventListener";B[N]("pointerdown",S,j),l[N]("pointermove",b,j),l[N]("pointerup",T,F)}function g(){!e.params.scrollbar.el||!e.scrollbar.el||D("on")}function R(){!e.params.scrollbar.el||!e.scrollbar.el||D("off")}function O(){const{scrollbar:y,el:C}=e;e.params.scrollbar=en(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const I=e.params.scrollbar;if(!I.el)return;let L;if(typeof I.el=="string"&&e.isElement&&(L=e.el.querySelector(I.el)),!L&&typeof I.el=="string"){if(L=l.querySelectorAll(I.el),!L.length)return}else L||(L=I.el);e.params.uniqueNavElements&&typeof I.el=="string"&&L.length>1&&C.querySelectorAll(I.el).length===1&&(L=C.querySelector(I.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass);let B;L&&(B=L.querySelector(kt(e.params.scrollbar.dragClass)),B||(B=Mt("div",e.params.scrollbar.dragClass),L.append(B))),Object.assign(y,{el:L,dragEl:B}),I.draggable&&g(),L&&L.classList[e.enabled?"remove":"add"](...Tt(e.params.scrollbar.lockClass))}function w(){const y=e.params.scrollbar,C=e.scrollbar.el;C&&C.classList.remove(...Tt(e.isHorizontal()?y.horizontalClass:y.verticalClass)),R()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const y=e.params.scrollbar;let{el:C}=e.scrollbar;C=gt(C),C.forEach(I=>{I.classList.remove(y.horizontalClass,y.verticalClass),I.classList.add(e.isHorizontal()?y.horizontalClass:y.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?M():(O(),E(),m())}),n("update resize observerUpdate lock unlock changeDirection",()=>{E()}),n("setTranslate",()=>{m()}),n("setTransition",(y,C)=>{x(C)}),n("enable disable",()=>{const{el:y}=e.scrollbar;y&&y.classList[e.enabled?"remove":"add"](...Tt(e.params.scrollbar.lockClass))}),n("destroy",()=>{w()});const u=()=>{e.el.classList.remove(...Tt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Tt(e.params.scrollbar.scrollbarDisabledClass)),O(),E(),m()},M=()=>{e.el.classList.add(...Tt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Tt(e.params.scrollbar.scrollbarDisabledClass)),w()};Object.assign(e.scrollbar,{enable:u,disable:M,updateSize:E,setTranslate:m,init:O,destroy:w})}function Wt(t){let{swiper:e,extendParams:i,on:n,emit:a,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let s,d,r=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,c,f=new Date().getTime(),h,m,x,E,A,p,S;function b(F){!e||e.destroyed||!e.wrapperEl||F.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",b),!(S||F.detail&&F.detail.bySwiperTouchMove)&&u())}const T=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(v=c,h=!1);const F=e.autoplay.paused?c:f+v-new Date().getTime();e.autoplay.timeLeft=F,a("autoplayTimeLeft",F,F/r),d=requestAnimationFrame(()=>{T()})},D=()=>{let F;return e.virtual&&e.params.virtual.enabled?F=e.slides.filter(k=>k.classList.contains("swiper-slide-active"))[0]:F=e.slides[e.activeIndex],F?parseInt(F.getAttribute("data-swiper-autoplay"),10):void 0},g=F=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),T();let N=typeof F>"u"?e.params.autoplay.delay:F;r=e.params.autoplay.delay,v=e.params.autoplay.delay;const k=D();!Number.isNaN(k)&&k>0&&typeof F>"u"&&(N=k,r=k,v=k),c=N;const G=e.params.speed,Y=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(G,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,G,!0,!0),a("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(G,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,G,!0,!0),a("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{g()})))};return N>0?(clearTimeout(s),s=setTimeout(()=>{Y()},N)):requestAnimationFrame(()=>{Y()}),N},R=()=>{f=new Date().getTime(),e.autoplay.running=!0,g(),a("autoplayStart")},O=()=>{e.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(d),a("autoplayStop")},w=(F,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(s),F||(p=!0);const k=()=>{a("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",b):u()};if(e.autoplay.paused=!0,N){A&&(c=e.params.autoplay.delay),A=!1,k();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),k())},u=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),p?(p=!1,g(c)):g(),e.autoplay.paused=!1,a("autoplayResume"))},M=()=>{if(e.destroyed||!e.autoplay.running)return;const F=mt();F.visibilityState==="hidden"&&(p=!0,w(!0)),F.visibilityState==="visible"&&u()},y=F=>{F.pointerType==="mouse"&&(p=!0,S=!0,!(e.animating||e.autoplay.paused)&&w(!0))},C=F=>{F.pointerType==="mouse"&&(S=!1,e.autoplay.paused&&u())},I=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",y),e.el.addEventListener("pointerleave",C))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",y),e.el.removeEventListener("pointerleave",C))},B=()=>{mt().addEventListener("visibilitychange",M)},j=()=>{mt().removeEventListener("visibilitychange",M)};n("init",()=>{e.params.autoplay.enabled&&(I(),B(),R())}),n("destroy",()=>{L(),j(),e.autoplay.running&&O()}),n("_freeModeStaticRelease",()=>{(x||p)&&u()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?O():w(!0,!0)}),n("beforeTransitionStart",(F,N,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?w(!0,!0):O())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){O();return}m=!0,x=!1,p=!1,E=setTimeout(()=>{p=!0,x=!0,w(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!m)){if(clearTimeout(E),clearTimeout(s),e.params.autoplay.disableOnInteraction){x=!1,m=!1;return}x&&e.params.cssMode&&u(),x=!1,m=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(A=!0)}),Object.assign(e.autoplay,{start:R,stop:O,pause:w,resume:u})}function Eo(t){let{swiper:e,extendParams:i,emit:n,once:a}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function s(){if(e.params.cssMode)return;const{touchEventsData:r,touches:v}=e;r.velocities.length===0&&r.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:rt()})}function d(r){let{currentPos:v}=r;if(e.params.cssMode)return;const{params:c,wrapperEl:f,rtlTranslate:h,snapGrid:m,touchEventsData:x}=e,A=rt()-x.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<m.length?e.slideTo(m.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(x.velocities.length>1){const O=x.velocities.pop(),w=x.velocities.pop(),u=O.position-w.position,M=O.time-w.time;e.velocity=u/M,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(M>150||rt()-O.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,x.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const S=e.velocity*p;let b=e.translate+S;h&&(b=-b);let T=!1,D;const g=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let R;if(b<e.maxTranslate())c.freeMode.momentumBounce?(b+e.maxTranslate()<-g&&(b=e.maxTranslate()-g),D=e.maxTranslate(),T=!0,x.allowMomentumBounce=!0):b=e.maxTranslate(),c.loop&&c.centeredSlides&&(R=!0);else if(b>e.minTranslate())c.freeMode.momentumBounce?(b-e.minTranslate()>g&&(b=e.minTranslate()+g),D=e.minTranslate(),T=!0,x.allowMomentumBounce=!0):b=e.minTranslate(),c.loop&&c.centeredSlides&&(R=!0);else if(c.freeMode.sticky){let O;for(let w=0;w<m.length;w+=1)if(m[w]>-b){O=w;break}Math.abs(m[O]-b)<Math.abs(m[O-1]-b)||e.swipeDirection==="next"?b=m[O]:b=m[O-1],b=-b}if(R&&a("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?p=Math.abs((-b-e.translate)/e.velocity):p=Math.abs((b-e.translate)/e.velocity),c.freeMode.sticky){const O=Math.abs((h?-b:b)-e.translate),w=e.slidesSizesGrid[e.activeIndex];O<w?p=c.speed:O<2*w?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&T?(e.updateProgress(D),e.setTransition(p),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating=!0,di(f,()=>{!e||e.destroyed||!x.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(D),di(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(b),e.setTransition(p),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,di(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(b),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||A>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:s,onTouchEnd:d}})}let ui;function Ao(){const t=et(),e=mt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function tn(){return ui||(ui=Ao()),ui}let vi;function Co(t){let{userAgent:e}=t===void 0?{}:t;const i=tn(),n=et(),a=n.navigator.platform,l=e||n.navigator.userAgent,s={ios:!1,android:!1},d=n.screen.width,r=n.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const f=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),m=a==="Win32";let x=a==="MacIntel";const E=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&x&&i.touch&&E.indexOf(`${d}x${r}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),x=!1),v&&!m&&(s.os="android",s.android=!0),(c||h||f)&&(s.os="ios",s.ios=!0),s}function nn(t){return t===void 0&&(t={}),vi||(vi=Co(t)),vi}let pi;function Io(){const t=et(),e=nn();let i=!1;function n(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(n()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[r,v]=d.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=r<16||r===16&&v<2}}const a=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),s=l||a&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:s,isWebView:a}}function ko(){return pi||(pi=Io()),pi}function _o(t){let{swiper:e,on:i,emit:n}=t;const a=et();let l=null,s=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{s=a.requestAnimationFrame(()=>{const{width:h,height:m}=e;let x=h,E=m;f.forEach(A=>{let{contentBoxSize:p,contentRect:S,target:b}=A;b&&b!==e.el||(x=S?S.width:(p[0]||p).inlineSize,E=S?S.height:(p[0]||p).blockSize)}),(x!==h||E!==m)&&d()})}),l.observe(e.el))},v=()=>{s&&a.cancelAnimationFrame(s),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},c=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof a.ResizeObserver<"u"){r();return}a.addEventListener("resize",d),a.addEventListener("orientationchange",c)}),i("destroy",()=>{v(),a.removeEventListener("resize",d),a.removeEventListener("orientationchange",c)})}function Po(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=[],s=et(),d=function(c,f){f===void 0&&(f={});const h=s.MutationObserver||s.WebkitMutationObserver,m=new h(x=>{if(e.__preventObserver__)return;if(x.length===1){a("observerUpdate",x[0]);return}const E=function(){a("observerUpdate",x[0])};s.requestAnimationFrame?s.requestAnimationFrame(E):s.setTimeout(E,0)});m.observe(c,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),l.push(m)},r=()=>{if(e.params.observer){if(e.params.observeParents){const c=$i(e.hostEl);for(let f=0;f<c.length;f+=1)d(c[f])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},v=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",v)}var Do={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const a=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][a](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function a(){n.off(t,a),a.__emitterProxy&&delete a.__emitterProxy;for(var l=arguments.length,s=new Array(l),d=0;d<l;d++)s[d]=arguments[d];e.apply(n,s)}return a.__emitterProxy=e,n.on(t,a,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((a,l)=>{(a===e||a.__emitterProxy&&a.__emitterProxy===e)&&i.eventsListeners[n].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),n=t):(e=l[0].events,i=l[0].data,n=l[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(v=>{v.apply(n,i)})}),t}};function Mo(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Et(n,"padding-left")||0,10)-parseInt(Et(n,"padding-right")||0,10),i=i-parseInt(Et(n,"padding-top")||0,10)-parseInt(Et(n,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function Oo(){const t=this;function e(u,M){return parseFloat(u.getPropertyValue(t.getDirectionLabel(M))||0)}const i=t.params,{wrapperEl:n,slidesEl:a,size:l,rtlTranslate:s,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,v=r?t.virtual.slides.length:t.slides.length,c=ht(a,`.${t.params.slideClass}, swiper-slide`),f=r?t.virtual.slides.length:c.length;let h=[];const m=[],x=[];let E=i.slidesOffsetBefore;typeof E=="function"&&(E=i.slidesOffsetBefore.call(t));let A=i.slidesOffsetAfter;typeof A=="function"&&(A=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,S=t.slidesGrid.length;let b=i.spaceBetween,T=-E,D=0,g=0;if(typeof l>"u")return;typeof b=="string"&&b.indexOf("%")>=0?b=parseFloat(b.replace("%",""))/100*l:typeof b=="string"&&(b=parseFloat(b)),t.virtualSize=-b,c.forEach(u=>{s?u.style.marginLeft="":u.style.marginRight="",u.style.marginBottom="",u.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(zt(n,"--swiper-centered-offset-before",""),zt(n,"--swiper-centered-offset-after",""));const R=i.grid&&i.grid.rows>1&&t.grid;R?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let O;const w=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(u=>typeof i.breakpoints[u].slidesPerView<"u").length>0;for(let u=0;u<f;u+=1){O=0;let M;if(c[u]&&(M=c[u]),R&&t.grid.updateSlide(u,M,c),!(c[u]&&Et(M,"display")==="none")){if(i.slidesPerView==="auto"){w&&(c[u].style[t.getDirectionLabel("width")]="");const y=getComputedStyle(M),C=M.style.transform,I=M.style.webkitTransform;if(C&&(M.style.transform="none"),I&&(M.style.webkitTransform="none"),i.roundLengths)O=t.isHorizontal()?ci(M,"width",!0):ci(M,"height",!0);else{const L=e(y,"width"),B=e(y,"padding-left"),j=e(y,"padding-right"),F=e(y,"margin-left"),N=e(y,"margin-right"),k=y.getPropertyValue("box-sizing");if(k&&k==="border-box")O=L+F+N;else{const{clientWidth:G,offsetWidth:Y}=M;O=L+B+j+F+N+(Y-G)}}C&&(M.style.transform=C),I&&(M.style.webkitTransform=I),i.roundLengths&&(O=Math.floor(O))}else O=(l-(i.slidesPerView-1)*b)/i.slidesPerView,i.roundLengths&&(O=Math.floor(O)),c[u]&&(c[u].style[t.getDirectionLabel("width")]=`${O}px`);c[u]&&(c[u].swiperSlideSize=O),x.push(O),i.centeredSlides?(T=T+O/2+D/2+b,D===0&&u!==0&&(T=T-l/2-b),u===0&&(T=T-l/2-b),Math.abs(T)<1/1e3&&(T=0),i.roundLengths&&(T=Math.floor(T)),g%i.slidesPerGroup===0&&h.push(T),m.push(T)):(i.roundLengths&&(T=Math.floor(T)),(g-Math.min(t.params.slidesPerGroupSkip,g))%t.params.slidesPerGroup===0&&h.push(T),m.push(T),T=T+O+b),t.virtualSize+=O+b,D=O,g+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+A,s&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+b}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+b}px`),R&&t.grid.updateWrapperSize(O,h),!i.centeredSlides){const u=[];for(let M=0;M<h.length;M+=1){let y=h[M];i.roundLengths&&(y=Math.floor(y)),h[M]<=t.virtualSize-l&&u.push(y)}h=u,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(r&&i.loop){const u=x[0]+b;if(i.slidesPerGroup>1){const M=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),y=u*i.slidesPerGroup;for(let C=0;C<M;C+=1)h.push(h[h.length-1]+y)}for(let M=0;M<t.virtual.slidesBefore+t.virtual.slidesAfter;M+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+u),m.push(m[m.length-1]+u),t.virtualSize+=u}if(h.length===0&&(h=[0]),b!==0){const u=t.isHorizontal()&&s?"marginLeft":t.getDirectionLabel("marginRight");c.filter((M,y)=>!i.cssMode||i.loop?!0:y!==c.length-1).forEach(M=>{M.style[u]=`${b}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let u=0;x.forEach(y=>{u+=y+(b||0)}),u-=b;const M=u-l;h=h.map(y=>y<=0?-E:y>M?M+A:y)}if(i.centerInsufficientSlides){let u=0;x.forEach(y=>{u+=y+(b||0)}),u-=b;const M=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(u+M<l){const y=(l-u-M)/2;h.forEach((C,I)=>{h[I]=C-y}),m.forEach((C,I)=>{m[I]=C+y})}}if(Object.assign(t,{slides:c,snapGrid:h,slidesGrid:m,slidesSizesGrid:x}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){zt(n,"--swiper-centered-offset-before",`${-h[0]}px`),zt(n,"--swiper-centered-offset-after",`${t.size/2-x[x.length-1]/2}px`);const u=-t.snapGrid[0],M=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(y=>y+u),t.slidesGrid=t.slidesGrid.map(y=>y+M)}if(f!==v&&t.emit("slidesLengthChange"),h.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),m.length!==S&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const u=`${i.containerModifierClass}backface-hidden`,M=t.el.classList.contains(u);f<=i.maxBackfaceHiddenSlides?M||t.el.classList.add(u):M&&t.el.classList.remove(u)}}function Ro(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let a=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=d=>n?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const d=e.activeIndex+l;if(d>e.slides.length&&!n)break;i.push(s(d))}else i.push(s(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const d=i[l].offsetHeight;a=d>a?d:a}(a||a===0)&&(e.wrapperEl.style.height=`${a}px`)}function Lo(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-i-t.cssOverflowAdjustment()}const on=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function No(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:a,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;a&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let r=0;r<n.length;r+=1){const v=n[r];let c=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const f=(s+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),h=(s-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),m=-(s-c),x=m+e.slidesSizesGrid[r],E=m>=0&&m<=e.size-e.slidesSizesGrid[r],A=m>=0&&m<e.size-1||x>1&&x<=e.size||m<=0&&x>=e.size;A&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(r)),on(v,A,i.slideVisibleClass),on(v,E,i.slideFullyVisibleClass),v.progress=a?-f:f,v.originalProgress=a?-h:h}}function Bo(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:a,isBeginning:l,isEnd:s,progressLoop:d}=e;const r=l,v=s;if(n===0)a=0,l=!0,s=!0;else{a=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=c||a<=0,s=f||a>=1,c&&(a=0),f&&(a=1)}if(i.loop){const c=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[c],m=e.slidesGrid[f],x=e.slidesGrid[e.slidesGrid.length-1],E=Math.abs(t);E>=h?d=(E-h)/x:d=(E+x-m)/x,d>1&&(d-=1)}Object.assign(e,{progress:a,progressLoop:d,isBeginning:l,isEnd:s}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!r&&e.emit("reachBeginning toEdge"),s&&!v&&e.emit("reachEnd toEdge"),(r&&!l||v&&!s)&&e.emit("fromEdge"),e.emit("progress",a)}const mi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Fo(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:a}=t,l=t.virtual&&i.virtual.enabled,s=t.grid&&i.grid&&i.grid.rows>1,d=f=>ht(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let r,v,c;if(l)if(i.loop){let f=a-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${f}"]`)}else r=d(`[data-swiper-slide-index="${a}"]`);else s?(r=e.filter(f=>f.column===a)[0],c=e.filter(f=>f.column===a+1)[0],v=e.filter(f=>f.column===a-1)[0]):r=e[a];r&&(s||(c=So(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),v=wo(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(f=>{mi(f,f===r,i.slideActiveClass),mi(f,f===c,i.slideNextClass),mi(f,f===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Yt=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let a=n.querySelector(`.${t.params.lazyPreloaderClass}`);!a&&t.isElement&&(n.shadowRoot?a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),a&&a.remove())})),a&&a.remove()}},fi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},hi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),a=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=a,d=[s-e];d.push(...Array.from({length:e}).map((r,v)=>s+n+v)),t.slides.forEach((r,v)=>{d.includes(r.column)&&fi(t,v)});return}const l=a+n-1;if(t.params.rewind||t.params.loop)for(let s=a-e;s<=l+e;s+=1){const d=(s%i+i)%i;(d<a||d>l)&&fi(t,d)}else for(let s=Math.max(a-e,0);s<=Math.min(l+e,i-1);s+=1)s!==a&&(s>l||s<a)&&fi(t,s)};function jo(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let a;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?n>=e[l]&&n<e[l+1]-(e[l+1]-e[l])/2?a=l:n>=e[l]&&n<e[l+1]&&(a=l+1):n>=e[l]&&(a=l);return i.normalizeSlideIndex&&(a<0||typeof a>"u")&&(a=0),a}function Vo(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:a,activeIndex:l,realIndex:s,snapIndex:d}=e;let r=t,v;const c=m=>{let x=m-e.virtual.slidesBefore;return x<0&&(x=e.virtual.slides.length+x),x>=e.virtual.slides.length&&(x-=e.virtual.slides.length),x};if(typeof r>"u"&&(r=jo(e)),n.indexOf(i)>=0)v=n.indexOf(i);else{const m=Math.min(a.slidesPerGroupSkip,r);v=m+Math.floor((r-m)/a.slidesPerGroup)}if(v>=n.length&&(v=n.length-1),r===l&&!e.params.loop){v!==d&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(r===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(r);return}const f=e.grid&&a.grid&&a.grid.rows>1;let h;if(e.virtual&&a.virtual.enabled&&a.loop)h=c(r);else if(f){const m=e.slides.filter(E=>E.column===r)[0];let x=parseInt(m.getAttribute("data-swiper-slide-index"),10);Number.isNaN(x)&&(x=Math.max(e.slides.indexOf(m),0)),h=Math.floor(x/a.grid.rows)}else if(e.slides[r]){const m=e.slides[r].getAttribute("data-swiper-slide-index");m?h=parseInt(m,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:d,snapIndex:v,previousRealIndex:s,realIndex:h,previousIndex:l,activeIndex:r}),e.initialized&&hi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function zo(t,e){const i=this,n=i.params;let a=t.closest(`.${n.slideClass}, swiper-slide`);!a&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(d=>{!a&&d.matches&&d.matches(`.${n.slideClass}, swiper-slide`)&&(a=d)});let l=!1,s;if(a){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===a){l=!0,s=d;break}}if(a&&l)i.clickedSlide=a,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(a.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=s;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Ho={updateSize:Mo,updateSlides:Oo,updateAutoHeight:Ro,updateSlidesOffset:Lo,updateSlidesProgress:No,updateProgress:Bo,updateSlidesClasses:Fo,updateActiveIndex:Vo,updateClickedSlide:zo};function Go(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:a,wrapperEl:l}=e;if(i.virtualTranslate)return n?-a:a;if(i.cssMode)return a;let s=go(l,t);return s+=e.cssOverflowAdjustment(),n&&(s=-s),s||0}function Uo(t,e){const i=this,{rtlTranslate:n,params:a,wrapperEl:l,progress:s}=i;let d=0,r=0;const v=0;i.isHorizontal()?d=n?-t:t:r=t,a.roundLengths&&(d=Math.floor(d),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:r,a.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:a.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${d}px, ${r}px, ${v}px)`);let c;const f=i.maxTranslate()-i.minTranslate();f===0?c=0:c=(t-i.minTranslate())/f,c!==s&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Wo(){return-this.snapGrid[0]}function Yo(){return-this.snapGrid[this.snapGrid.length-1]}function Xo(t,e,i,n,a){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const l=this,{params:s,wrapperEl:d}=l;if(l.animating&&s.preventInteractionOnTransition)return!1;const r=l.minTranslate(),v=l.maxTranslate();let c;if(n&&t>r?c=r:n&&t<v?c=v:c=t,l.updateProgress(c),s.cssMode){const f=l.isHorizontal();if(e===0)d[f?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return Qi({swiper:l,targetPosition:-c,side:f?"left":"top"}),!0;d.scrollTo({[f?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(h){!l||l.destroyed||h.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var Jo={getTranslate:Go,setTranslate:Uo,minTranslate:Wo,maxTranslate:Yo,translateTo:Xo};function qo(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function ln(t){let{swiper:e,runCallbacks:i,direction:n,step:a}=t;const{activeIndex:l,previousIndex:s}=e;let d=n;if(d||(l>s?d="next":l<s?d="prev":d="reset"),e.emit(`transition${a}`),i&&l!==s){if(d==="reset"){e.emit(`slideResetTransition${a}`);return}e.emit(`slideChangeTransition${a}`),d==="next"?e.emit(`slideNextTransition${a}`):e.emit(`slidePrevTransition${a}`)}}function Ko(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),ln({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Zo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),ln({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Qo={setTransition:qo,transitionStart:Ko,transitionEnd:Zo};function $o(t,e,i,n,a){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let s=t;s<0&&(s=0);const{params:d,snapGrid:r,slidesGrid:v,previousIndex:c,activeIndex:f,rtlTranslate:h,wrapperEl:m,enabled:x}=l;if(!x&&!n&&!a||l.destroyed||l.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const E=Math.min(l.params.slidesPerGroupSkip,s);let A=E+Math.floor((s-E)/l.params.slidesPerGroup);A>=r.length&&(A=r.length-1);const p=-r[A];if(d.normalizeSlideIndex)for(let b=0;b<v.length;b+=1){const T=-Math.floor(p*100),D=Math.floor(v[b]*100),g=Math.floor(v[b+1]*100);typeof v[b+1]<"u"?T>=D&&T<g-(g-D)/2?s=b:T>=D&&T<g&&(s=b+1):T>=D&&(s=b)}if(l.initialized&&s!==f&&(!l.allowSlideNext&&(h?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(f||0)!==s))return!1;s!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let S;if(s>f?S="next":s<f?S="prev":S="reset",h&&-p===l.translate||!h&&p===l.translate)return l.updateActiveIndex(s),d.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),d.effect!=="slide"&&l.setTranslate(p),S!=="reset"&&(l.transitionStart(i,S),l.transitionEnd(i,S)),!1;if(d.cssMode){const b=l.isHorizontal(),T=h?p:-p;if(e===0){const D=l.virtual&&l.params.virtual.enabled;D&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),D&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{m[b?"scrollLeft":"scrollTop"]=T})):m[b?"scrollLeft":"scrollTop"]=T,D&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Qi({swiper:l,targetPosition:T,side:b?"left":"top"}),!0;m.scrollTo({[b?"left":"top"]:T,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(s),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,S),e===0?l.transitionEnd(i,S):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(T){!l||l.destroyed||T.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,S))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function el(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const a=this;if(a.destroyed)return;typeof e>"u"&&(e=a.params.speed);const l=a.grid&&a.params.grid&&a.params.grid.rows>1;let s=t;if(a.params.loop)if(a.virtual&&a.params.virtual.enabled)s=s+a.virtual.slidesBefore;else{let d;if(l){const h=s*a.params.grid.rows;d=a.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=a.getSlideIndexByData(s);const r=l?Math.ceil(a.slides.length/a.params.grid.rows):a.slides.length,{centeredSlides:v}=a.params;let c=a.params.slidesPerView;c==="auto"?c=a.slidesPerViewDynamic():(c=Math.ceil(parseFloat(a.params.slidesPerView,10)),v&&c%2===0&&(c=c+1));let f=r-d<c;if(v&&(f=f||d<Math.ceil(c/2)),n&&v&&a.params.slidesPerView!=="auto"&&!l&&(f=!1),f){const h=v?d<a.activeIndex?"prev":"next":d-a.activeIndex-1<a.params.slidesPerView?"next":"prev";a.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?d+1:d-r+1,slideRealIndex:h==="next"?a.realIndex:void 0})}if(l){const h=s*a.params.grid.rows;s=a.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===h)[0].column}else s=a.getSlideIndexByData(s)}return requestAnimationFrame(()=>{a.slideTo(s,e,i,n)}),a}function tl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:a,params:l,animating:s}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let d=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<l.slidesPerGroupSkip?1:d,v=n.virtual&&l.virtual.enabled;if(l.loop){if(s&&!v&&l.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+r,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function il(t,e,i){e===void 0&&(e=!0);const n=this,{params:a,snapGrid:l,slidesGrid:s,rtlTranslate:d,enabled:r,animating:v}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const c=n.virtual&&a.virtual.enabled;if(a.loop){if(v&&!c&&a.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=d?n.translate:-n.translate;function h(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const m=h(f),x=l.map(p=>h(p));let E=l[x.indexOf(m)-1];if(typeof E>"u"&&a.cssMode){let p;l.forEach((S,b)=>{m>=S&&(p=b)}),typeof p<"u"&&(E=l[p>0?p-1:p])}let A=0;if(typeof E<"u"&&(A=s.indexOf(E),A<0&&(A=n.activeIndex-1),a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(A=A-n.slidesPerViewDynamic("previous",!0)+1,A=Math.max(A,0))),a.rewind&&n.isBeginning){const p=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(p,t,e,i)}else if(a.loop&&n.activeIndex===0&&a.cssMode)return requestAnimationFrame(()=>{n.slideTo(A,t,e,i)}),!0;return n.slideTo(A,t,e,i)}function nl(t,e,i){e===void 0&&(e=!0);const n=this;if(!n.destroyed)return typeof t>"u"&&(t=n.params.speed),n.slideTo(n.activeIndex,t,e,i)}function ol(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const a=this;if(a.destroyed)return;typeof t>"u"&&(t=a.params.speed);let l=a.activeIndex;const s=Math.min(a.params.slidesPerGroupSkip,l),d=s+Math.floor((l-s)/a.params.slidesPerGroup),r=a.rtlTranslate?a.translate:-a.translate;if(r>=a.snapGrid[d]){const v=a.snapGrid[d],c=a.snapGrid[d+1];r-v>(c-v)*n&&(l+=a.params.slidesPerGroup)}else{const v=a.snapGrid[d-1],c=a.snapGrid[d];r-v<=(c-v)*n&&(l-=a.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,a.slidesGrid.length-1),a.slideTo(l,t,e,i)}function ll(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let a=t.clickedIndex,l;const s=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?a<t.loopedSlides-n/2||a>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),a=t.getSlideIndex(ht(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),It(()=>{t.slideTo(a)})):t.slideTo(a):a>t.slides.length-n?(t.loopFix(),a=t.getSlideIndex(ht(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),It(()=>{t.slideTo(a)})):t.slideTo(a)}else t.slideTo(a)}var al={slideTo:$o,slideToLoop:el,slideNext:tl,slidePrev:il,slideReset:nl,slideToClosest:ol,slideToClickedSlide:ll};function sl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const a=()=>{ht(n,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,s=i.slidesPerGroup*(l?i.grid.rows:1),d=e.slides.length%s!==0,r=l&&e.slides.length%i.grid.rows!==0,v=c=>{for(let f=0;f<c;f+=1){const h=e.isElement?Mt("swiper-slide",[i.slideBlankClass]):Mt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(d){if(i.loopAddBlankSlides){const c=s-e.slides.length%s;v(c),e.recalcSlides(),e.updateSlides()}else Ht("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)");a()}else if(r){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;v(c),e.recalcSlides(),e.updateSlides()}else Ht("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)");a()}else a();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function rl(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:a,activeSlideIndex:l,byController:s,byMousewheel:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:v,allowSlidePrev:c,allowSlideNext:f,slidesEl:h,params:m}=r,{centeredSlides:x}=m;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&m.virtual.enabled){i&&(!m.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):m.centeredSlides&&r.snapIndex<m.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=c,r.allowSlideNext=f,r.emit("loopFix");return}let E=m.slidesPerView;E==="auto"?E=r.slidesPerViewDynamic():(E=Math.ceil(parseFloat(m.slidesPerView,10)),x&&E%2===0&&(E=E+1));const A=m.slidesPerGroupAuto?E:m.slidesPerGroup;let p=A;p%A!==0&&(p+=A-p%A),p+=m.loopAdditionalSlides,r.loopedSlides=p;const S=r.grid&&m.grid&&m.grid.rows>1;v.length<E+p?Ht("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"):S&&m.grid.fill==="row"&&Ht("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const b=[],T=[];let D=r.activeIndex;typeof l>"u"?l=r.getSlideIndex(v.filter(C=>C.classList.contains(m.slideActiveClass))[0]):D=l;const g=n==="next"||!n,R=n==="prev"||!n;let O=0,w=0;const u=S?Math.ceil(v.length/m.grid.rows):v.length,y=(S?v[l].column:l)+(x&&typeof a>"u"?-E/2+.5:0);if(y<p){O=Math.max(p-y,A);for(let C=0;C<p-y;C+=1){const I=C-Math.floor(C/u)*u;if(S){const L=u-I-1;for(let B=v.length-1;B>=0;B-=1)v[B].column===L&&b.push(B)}else b.push(u-I-1)}}else if(y+E>u-p){w=Math.max(y-(u-p*2),A);for(let C=0;C<w;C+=1){const I=C-Math.floor(C/u)*u;S?v.forEach((L,B)=>{L.column===I&&T.push(B)}):T.push(I)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),R&&b.forEach(C=>{v[C].swiperLoopMoveDOM=!0,h.prepend(v[C]),v[C].swiperLoopMoveDOM=!1}),g&&T.forEach(C=>{v[C].swiperLoopMoveDOM=!0,h.append(v[C]),v[C].swiperLoopMoveDOM=!1}),r.recalcSlides(),m.slidesPerView==="auto"?r.updateSlides():S&&(b.length>0&&R||T.length>0&&g)&&r.slides.forEach((C,I)=>{r.grid.updateSlide(I,C,r.slides)}),m.watchSlidesProgress&&r.updateSlidesOffset(),i){if(b.length>0&&R){if(typeof e>"u"){const C=r.slidesGrid[D],L=r.slidesGrid[D+O]-C;d?r.setTranslate(r.translate-L):(r.slideTo(D+Math.ceil(O),0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else if(a){const C=S?b.length/m.grid.rows:b.length;r.slideTo(r.activeIndex+C,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(T.length>0&&g)if(typeof e>"u"){const C=r.slidesGrid[D],L=r.slidesGrid[D-w]-C;d?r.setTranslate(r.translate-L):(r.slideTo(D-w,0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-L,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-L))}else{const C=S?T.length/m.grid.rows:T.length;r.slideTo(r.activeIndex-C,0,!1,!0)}}if(r.allowSlidePrev=c,r.allowSlideNext=f,r.controller&&r.controller.control&&!s){const C={slideRealIndex:e,direction:n,setTranslate:a,activeSlideIndex:l,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(I=>{!I.destroyed&&I.params.loop&&I.loopFix({...C,slideTo:I.params.slidesPerView===m.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...C,slideTo:r.controller.control.params.slidesPerView===m.slidesPerView?i:!1})}r.emit("loopFix")}function dl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(a=>{const l=typeof a.swiperSlideIndex>"u"?a.getAttribute("data-swiper-slide-index")*1:a.swiperSlideIndex;n[l]=a}),t.slides.forEach(a=>{a.removeAttribute("data-swiper-slide-index")}),n.forEach(a=>{i.append(a)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var cl={loopCreate:sl,loopFix:rl,loopDestroy:dl};function ul(t){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const i=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),i.style.cursor="move",i.style.cursor=t?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function vl(){const t=this;t.params.watchOverflow&&t.isLocked||t.params.cssMode||(t.isElement&&(t.__preventObserver__=!0),t[t.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1}))}var pl={setGrabCursor:ul,unsetGrabCursor:vl};function ml(t,e){e===void 0&&(e=this);function i(n){if(!n||n===mt()||n===et())return null;n.assignedSlot&&(n=n.assignedSlot);const a=n.closest(t);return!a&&!n.getRootNode?null:a||i(n.getRootNode().host)}return i(e)}function an(t,e,i){const n=et(),{params:a}=t,l=a.edgeSwipeDetection,s=a.edgeSwipeThreshold;return l&&(i<=s||i>=n.innerWidth-s)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function fl(t){const e=this,i=mt();let n=t;n.originalEvent&&(n=n.originalEvent);const a=e.touchEventsData;if(n.type==="pointerdown"){if(a.pointerId!==null&&a.pointerId!==n.pointerId)return;a.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(a.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){an(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:s,enabled:d}=e;if(!d||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let r=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in n&&n.which===3||"button"in n&&n.button>0||a.isTouched&&a.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;v&&n.target&&n.target.shadowRoot&&c&&(r=c[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(h?ml(f,r):r.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!r.closest(l.swipeHandler))return;s.currentX=n.pageX,s.currentY=n.pageY;const m=s.currentX,x=s.currentY;if(!an(e,n,m))return;Object.assign(a,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=m,s.startY=x,a.touchStartTime=rt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(a.allowThresholdMove=!1);let E=!0;r.matches(a.focusableElements)&&(E=!1,r.nodeName==="SELECT"&&(a.isTouched=!1)),i.activeElement&&i.activeElement.matches(a.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const A=E&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||A)&&!r.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function hl(t){const e=mt(),i=this,n=i.touchEventsData,{params:a,touches:l,rtlTranslate:s,enabled:d}=i;if(!d||!a.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(n.touchId!==null||r.pointerId!==n.pointerId))return;let v;if(r.type==="touchmove"){if(v=[...r.changedTouches].filter(g=>g.identifier===n.touchId)[0],!v||v.identifier!==n.touchId)return}else v=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const c=v.pageX,f=v.pageY;if(r.preventedByNestedSwiper){l.startX=c,l.startY=f;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:c,startY:f,currentX:c,currentY:f}),n.touchStartTime=rt());return}if(a.touchReleaseOnEdges&&!a.loop){if(i.isVertical()){if(f<l.startY&&i.translate<=i.maxTranslate()||f>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(c<l.startX&&i.translate<=i.maxTranslate()||c>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",r),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=f;const h=l.currentX-l.startX,m=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+m**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let g;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:h*h+m*m>=25&&(g=Math.atan2(Math.abs(m),Math.abs(h))*180/Math.PI,n.isScrolling=i.isHorizontal()?g>a.touchAngle:90-g>a.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling||r.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!a.cssMode&&r.cancelable&&r.preventDefault(),a.touchMoveStopPropagation&&!a.nested&&r.stopPropagation();let x=i.isHorizontal()?h:m,E=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;a.oneWayMovement&&(x=Math.abs(x)*(s?1:-1),E=Math.abs(E)*(s?1:-1)),l.diff=x,x*=a.touchRatio,s&&(x=-x,E=-E);const A=i.touchesDirection;i.swipeDirection=x>0?"prev":"next",i.touchesDirection=E>0?"prev":"next";const p=i.params.loop&&!a.cssMode,S=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&S&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const g=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(g)}n.allowMomentumBounce=!1,a.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let b;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&A!==i.touchesDirection&&p&&S&&Math.abs(x)>=1){Object.assign(l,{startX:c,startY:f,currentX:c,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=x+n.startTranslate;let T=!0,D=a.resistanceRatio;if(a.touchReleaseOnEdges&&(D=0),x>0?(p&&S&&!b&&n.allowThresholdMove&&n.currentTranslate>(a.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(T=!1,a.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+x)**D))):x<0&&(p&&S&&!b&&n.allowThresholdMove&&n.currentTranslate<(a.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(a.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(a.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(T=!1,a.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-x)**D))),T&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),a.threshold>0)if(Math.abs(x)>a.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,n.currentTranslate=n.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{n.currentTranslate=n.startTranslate;return}!a.followFinger||a.cssMode||((a.freeMode&&a.freeMode.enabled&&i.freeMode||a.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),a.freeMode&&a.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function gl(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let a;if(n.type==="touchend"||n.type==="touchcancel"){if(a=[...n.changedTouches].filter(D=>D.identifier===i.touchId)[0],!a||a.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;a=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:s,touches:d,rtlTranslate:r,slidesGrid:v,enabled:c}=e;if(!c||!s.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&s.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}s.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=rt(),h=f-i.touchStartTime;if(e.allowClick){const D=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(D&&D[0]||n.target,D),e.emit("tap click",n),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=rt(),It(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let m;if(s.followFinger?m=r?e.translate:-e.translate:m=-i.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:m});return}const x=m>=-e.maxTranslate()&&!e.params.loop;let E=0,A=e.slidesSizesGrid[0];for(let D=0;D<v.length;D+=D<s.slidesPerGroupSkip?1:s.slidesPerGroup){const g=D<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof v[D+g]<"u"?(x||m>=v[D]&&m<v[D+g])&&(E=D,A=v[D+g]-v[D]):(x||m>=v[D])&&(E=D,A=v[v.length-1]-v[v.length-2])}let p=null,S=null;s.rewind&&(e.isBeginning?S=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const b=(m-v[E])/A,T=E<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(h>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(b>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?p:E+T):e.slideTo(E)),e.swipeDirection==="prev"&&(b>1-s.longSwipesRatio?e.slideTo(E+T):S!==null&&b<0&&Math.abs(b)>s.longSwipesRatio?e.slideTo(S):e.slideTo(E))}else{if(!s.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(E+T):e.slideTo(E):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:E+T),e.swipeDirection==="prev"&&e.slideTo(S!==null?S:E))}}function sn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:a,snapGrid:l}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=s&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!s?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=a,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function bl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function yl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let a;const l=t.maxTranslate()-t.minTranslate();l===0?a=0:a=(t.translate-t.minTranslate())/l,a!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function wl(t){const e=this;Yt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Sl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const rn=(t,e)=>{const i=mt(),{params:n,el:a,wrapperEl:l,device:s}=t,d=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",v=e;!a||typeof a=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),a[r]("touchstart",t.onTouchStart,{passive:!1}),a[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&a[r]("click",t.onClick,!0),n.cssMode&&l[r]("scroll",t.onScroll),n.updateOnWindowResize?t[v](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",sn,!0):t[v]("observerUpdate",sn,!0),a[r]("load",t.onLoad,{capture:!0}))};function xl(){const t=this,{params:e}=t;t.onTouchStart=fl.bind(t),t.onTouchMove=hl.bind(t),t.onTouchEnd=gl.bind(t),t.onDocumentTouchStart=Sl.bind(t),e.cssMode&&(t.onScroll=yl.bind(t)),t.onClick=bl.bind(t),t.onLoad=wl.bind(t),rn(t,"on")}function Tl(){rn(this,"off")}var El={attachEvents:xl,detachEvents:Tl};const dn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Al(){const t=this,{realIndex:e,initialized:i,params:n,el:a}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const s=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!s||t.currentBreakpoint===s)return;const r=(s in l?l[s]:void 0)||t.originalParams,v=dn(t,n),c=dn(t,r),f=t.params.grabCursor,h=r.grabCursor,m=n.enabled;v&&!c?(a.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&c&&(a.classList.add(`${n.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&n.grid.fill==="column")&&a.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!h?t.unsetGrabCursor():!f&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(b=>{if(typeof r[b]>"u")return;const T=n[b]&&n[b].enabled,D=r[b]&&r[b].enabled;T&&!D&&t[b].disable(),!T&&D&&t[b].enable()});const x=r.direction&&r.direction!==n.direction,E=n.loop&&(r.slidesPerView!==n.slidesPerView||x),A=n.loop;x&&i&&t.changeDirection(),ot(t.params,r);const p=t.params.enabled,S=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),m&&!p?t.disable():!m&&p&&t.enable(),t.currentBreakpoint=s,t.emit("_beforeBreakpoint",r),i&&(E?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!A&&S?(t.loopCreate(e),t.updateSlides()):A&&!S&&t.loopDestroy()),t.emit("breakpoint",r)}function Cl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const a=et(),l=e==="window"?a.innerHeight:i.clientHeight,s=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const r=parseFloat(d.substr(1));return{value:l*r,point:d}}return{value:d,point:d}});s.sort((d,r)=>parseInt(d.value,10)-parseInt(r.value,10));for(let d=0;d<s.length;d+=1){const{point:r,value:v}=s[d];e==="window"?a.matchMedia(`(min-width: ${v}px)`).matches&&(n=r):v<=i.clientWidth&&(n=r)}return n||"max"}var Il={setBreakpoint:Al,getBreakpoint:Cl};function kl(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(a=>{n[a]&&i.push(e+a)}):typeof n=="string"&&i.push(e+n)}),i}function _l(){const t=this,{classNames:e,params:i,rtl:n,el:a,device:l}=t,s=kl(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...s),a.classList.add(...e),t.emitContainerClasses()}function Pl(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Dl={addClasses:_l,removeClasses:Pl};function Ml(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const a=t.slides.length-1,l=t.slidesGrid[a]+t.slidesSizesGrid[a]+n*2;t.isLocked=t.size>l}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var Ol={checkOverflow:Ml},gi={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 Rl(t,e){return function(n){n===void 0&&(n={});const a=Object.keys(n)[0],l=n[a];if(typeof l!="object"||l===null){ot(e,n);return}if(t[a]===!0&&(t[a]={enabled:!0}),a==="navigation"&&t[a]&&t[a].enabled&&!t[a].prevEl&&!t[a].nextEl&&(t[a].auto=!0),["pagination","scrollbar"].indexOf(a)>=0&&t[a]&&t[a].enabled&&!t[a].el&&(t[a].auto=!0),!(a in t&&"enabled"in l)){ot(e,n);return}typeof t[a]=="object"&&!("enabled"in t[a])&&(t[a].enabled=!0),t[a]||(t[a]={enabled:!1}),ot(e,n)}}const bi={eventsEmitter:Do,update:Ho,translate:Jo,transition:Qo,slide:al,loop:cl,grabCursor:pl,events:El,breakpoints:Il,checkOverflow:Ol,classes:Dl},yi={};let wi=class xt{constructor(){let e,i;for(var n=arguments.length,a=new Array(n),l=0;l<n;l++)a[l]=arguments[l];a.length===1&&a[0].constructor&&Object.prototype.toString.call(a[0]).slice(8,-1)==="Object"?i=a[0]:[e,i]=a,i||(i={}),i=ot({},i),e&&!i.el&&(i.el=e);const s=mt();if(i.el&&typeof i.el=="string"&&s.querySelectorAll(i.el).length>1){const c=[];return s.querySelectorAll(i.el).forEach(f=>{const h=ot({},i,{el:f});c.push(new xt(h))}),c}const d=this;d.__swiper__=!0,d.support=tn(),d.device=nn({userAgent:i.userAgent}),d.browser=ko(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(c=>{c({params:i,swiper:d,extendParams:Rl(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const v=ot({},gi,r);return d.params=ot({},v,yi,i),d.originalParams=ot({},d.params),d.passedParams=ot({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(c=>{d.on(c,d.params.on[c])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.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:d.params.allowSlideNext,allowSlidePrev:d.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:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}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:i,params:n}=this,a=ht(i,`.${n.slideClass}, swiper-slide`),l=Gt(a[0]);return Gt(e)-l}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:n}=e;e.slides=ht(i,`.${n.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,i){const n=this;e=Math.min(Math.max(e,0),1);const a=n.minTranslate(),s=(n.maxTranslate()-a)*e+a;n.translateTo(s,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const a=e.getSlideClasses(n);i.push({slideEl:n,classNames:a}),e.emit("_slideClass",n,a)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:a,slides:l,slidesGrid:s,slidesSizesGrid:d,size:r,activeIndex:v}=n;let c=1;if(typeof a.slidesPerView=="number")return a.slidesPerView;if(a.centeredSlides){let f=l[v]?Math.ceil(l[v].swiperSlideSize):0,h;for(let m=v+1;m<l.length;m+=1)l[m]&&!h&&(f+=Math.ceil(l[m].swiperSlideSize),c+=1,f>r&&(h=!0));for(let m=v-1;m>=0;m-=1)l[m]&&!h&&(f+=l[m].swiperSlideSize,c+=1,f>r&&(h=!0))}else if(e==="current")for(let f=v+1;f<l.length;f+=1)(i?s[f]+d[f]-s[v]<r:s[f]-s[v]<r)&&(c+=1);else for(let f=v-1;f>=0;f-=1)s[v]-s[f]<r&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(s=>{s.complete&&Yt(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function a(){const s=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)a(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const s=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(s.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||a()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,a=n.params.direction;return e||(e=a==="horizontal"?"vertical":"horizontal"),e===a||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${a}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const a=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(a()):ht(n,a())[0];return!s&&i.params.createElements&&(s=Mt("div",i.params.wrapperClass),n.append(s),ht(n,`.${i.params.slideClass}`).forEach(d=>{s.append(d)})),Object.assign(i,{el:n,wrapperEl:s,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:s,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Et(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Et(n,"direction")==="rtl"),wrongRTL:Et(s,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const a=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&a.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),a.forEach(l=>{l.complete?Yt(i,l):l.addEventListener("load",s=>{Yt(i,s.target)})}),hi(i),i.initialized=!0,hi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:a,el:l,wrapperEl:s,slides:d}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),a.loop&&n.loopDestroy(),i&&(n.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),s&&s.removeAttribute("style"),d&&d.length&&d.forEach(r=>{r.classList.remove(a.slideVisibleClass,a.slideFullyVisibleClass,a.slideActiveClass,a.slideNextClass,a.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(r=>{n.off(r)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),fo(n)),n.destroyed=!0),null}static extendDefaults(e){ot(yi,e)}static get extendedDefaults(){return yi}static get defaults(){return gi}static installModule(e){xt.prototype.__modules__||(xt.prototype.__modules__=[]);const i=xt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>xt.installModule(i)),xt):(xt.installModule(e),xt)}};Object.keys(bi).forEach(t=>{Object.keys(bi[t]).forEach(e=>{wi.prototype[e]=bi[t][e]})}),wi.use([_o,Po]);const cn=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function At(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function _t(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(n=>i.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:At(e[n])&&At(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:_t(t[n],e[n]):t[n]=e[n]})}function un(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function vn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function pn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function mn(t){t===void 0&&(t="");const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),i=[];return e.forEach(n=>{i.indexOf(n)<0&&i.push(n)}),i.join(" ")}function Ll(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Nl(t){let{swiper:e,slides:i,passedParams:n,changedParams:a,nextEl:l,prevEl:s,scrollbarEl:d,paginationEl:r}=t;const v=a.filter(w=>w!=="children"&&w!=="direction"&&w!=="wrapperClass"),{params:c,pagination:f,navigation:h,scrollbar:m,virtual:x,thumbs:E}=e;let A,p,S,b,T,D,g,R;a.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(A=!0),a.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(p=!0),a.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(c.pagination||c.pagination===!1)&&f&&!f.el&&(S=!0),a.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(c.scrollbar||c.scrollbar===!1)&&m&&!m.el&&(b=!0),a.includes("navigation")&&n.navigation&&(n.navigation.prevEl||s)&&(n.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(T=!0);const O=w=>{e[w]&&(e[w].destroy(),w==="navigation"?(e.isElement&&(e[w].prevEl.remove(),e[w].nextEl.remove()),c[w].prevEl=void 0,c[w].nextEl=void 0,e[w].prevEl=void 0,e[w].nextEl=void 0):(e.isElement&&e[w].el.remove(),c[w].el=void 0,e[w].el=void 0))};a.includes("loop")&&e.isElement&&(c.loop&&!n.loop?D=!0:!c.loop&&n.loop?g=!0:R=!0),v.forEach(w=>{if(At(c[w])&&At(n[w]))Object.assign(c[w],n[w]),(w==="navigation"||w==="pagination"||w==="scrollbar")&&"enabled"in n[w]&&!n[w].enabled&&O(w);else{const u=n[w];(u===!0||u===!1)&&(w==="navigation"||w==="pagination"||w==="scrollbar")?u===!1&&O(w):c[w]=n[w]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),a.includes("children")&&i&&x&&c.virtual.enabled?(x.slides=i,x.update(!0)):a.includes("virtual")&&x&&c.virtual.enabled&&(i&&(x.slides=i),x.update(!0)),a.includes("children")&&i&&c.loop&&(R=!0),A&&E.init()&&E.update(!0),p&&(e.controller.control=c.controller.control),S&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(c.pagination.el=r),f.init(),f.render(),f.update()),b&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(c.scrollbar.el=d),m.init(),m.updateSize(),m.setTranslate()),T&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-prev"),s.innerHTML=e.hostEl.constructor.prevButtonSvg,s.part.add("button-prev"),e.el.appendChild(s))),l&&(c.navigation.nextEl=l),s&&(c.navigation.prevEl=s),h.init(),h.update()),a.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),a.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),a.includes("direction")&&e.changeDirection(n.direction,!1),(D||R)&&e.loopDestroy(),(g||R)&&e.loopCreate(),e.update()}function Bl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},a={};_t(i,gi),i._emitClasses=!0,i.init=!1;const l={},s=cn.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(s.indexOf(r)>=0?At(t[r])?(i[r]={},a[r]={},_t(i[r],t[r]),_t(a[r],t[r])):(i[r]=t[r],a[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?n[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:l[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:a,rest:l,events:n}}function Fl(t,e){let{el:i,nextEl:n,prevEl:a,paginationEl:l,scrollbarEl:s,swiper:d}=t;un(e)&&n&&a&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=a,d.originalParams.navigation.prevEl=a),vn(e)&&l&&(d.params.pagination.el=l,d.originalParams.pagination.el=l),pn(e)&&s&&(d.params.scrollbar.el=s,d.originalParams.scrollbar.el=s),d.init(i)}function jl(t,e,i,n,a){const l=[];if(!e)return l;const s=r=>{l.indexOf(r)<0&&l.push(r)};if(i&&n){const r=n.map(a),v=i.map(a);r.join("")!==v.join("")&&s("children"),n.length!==i.length&&s("children")}return cn.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(At(t[r])&&At(e[r])){const v=Object.keys(t[r]),c=Object.keys(e[r]);v.length!==c.length?s(r):(v.forEach(f=>{t[r][f]!==e[r][f]&&s(r)}),c.forEach(f=>{t[r][f]!==e[r][f]&&s(r)}))}else t[r]!==e[r]&&s(r)}),l}const Vl=t=>{!t||t.destroyed||!t.params.virtual||t.params.virtual&&!t.params.virtual.enabled||(t.updateSlides(),t.updateProgress(),t.updateSlidesClasses(),t.parallax&&t.params.parallax&&t.params.parallax.enabled&&t.parallax.setTranslate())};function Xt(){return Xt=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},Xt.apply(this,arguments)}function fn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function hn(t){const e=[];return o.Children.toArray(t).forEach(i=>{fn(i)?e.push(i):i.props&&i.props.children&&hn(i.props.children).forEach(n=>e.push(n))}),e}function zl(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(fn(n))e.push(n);else if(n.props&&n.props.slot&&i[n.props.slot])i[n.props.slot].push(n);else if(n.props&&n.props.children){const a=hn(n.props.children);a.length>0?a.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Hl(t,e,i){if(!i)return null;const n=c=>{let f=c;return c<0?f=e.length+c:f>=e.length&&(f=f-e.length),f},a=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:s}=i,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,v=[];for(let c=d;c<r;c+=1)c>=l&&c<=s&&v.push(e[n(c)]);return v.map((c,f)=>o.cloneElement(c,{swiper:t,style:a,key:c.props.virtualIndex||c.key||`slide-${f}`}))}function Ot(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const Si=o.createContext(null),gn=()=>o.useContext(Si),Gl=o.createContext(null),Ct=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:a="div",children:l,onSwiper:s,...d}=t===void 0?{}:t,r=!1;const[v,c]=o.useState("swiper"),[f,h]=o.useState(null),[m,x]=o.useState(!1),E=o.useRef(!1),A=o.useRef(null),p=o.useRef(null),S=o.useRef(null),b=o.useRef(null),T=o.useRef(null),D=o.useRef(null),g=o.useRef(null),R=o.useRef(null),{params:O,passedParams:w,rest:u,events:M}=Bl(d),{slides:y,slots:C}=zl(l),I=()=>{x(!m)};Object.assign(O.on,{_containerClasses(N,k){c(k)}});const L=()=>{Object.assign(O.on,M),r=!0;const N={...O};if(delete N.wrapperClass,p.current=new wi(N),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=y;const k={cache:!1,slides:y,renderExternal:h,renderExternalUpdate:!1};_t(p.current.params.virtual,k),_t(p.current.originalParams.virtual,k)}};A.current||L(),p.current&&p.current.on("_beforeBreakpoint",I);const B=()=>{r||!M||!p.current||Object.keys(M).forEach(N=>{p.current.on(N,M[N])})},j=()=>{!M||!p.current||Object.keys(M).forEach(N=>{p.current.off(N,M[N])})};o.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",I)}),o.useEffect(()=>{!E.current&&p.current&&(p.current.emitSlidesClasses(),E.current=!0)}),Ot(()=>{if(e&&(e.current=A.current),!!A.current)return p.current.destroyed&&L(),Fl({el:A.current,nextEl:T.current,prevEl:D.current,paginationEl:g.current,scrollbarEl:R.current,swiper:p.current},O),s&&!p.current.destroyed&&s(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),Ot(()=>{B();const N=jl(w,S.current,y,b.current,k=>k.key);return S.current=w,b.current=y,N.length&&p.current&&!p.current.destroyed&&Nl({swiper:p.current,slides:y,passedParams:w,changedParams:N,nextEl:T.current,prevEl:D.current,scrollbarEl:R.current,paginationEl:g.current}),()=>{j()}}),Ot(()=>{Vl(p.current)},[f]);function F(){return O.virtual?Hl(p.current,y,f):y.map((N,k)=>o.cloneElement(N,{swiper:p.current,swiperSlideIndex:k}))}return o.createElement(n,Xt({ref:A,className:mn(`${v}${i?` ${i}`:""}`)},u),o.createElement(Gl.Provider,{value:p.current},C["container-start"],o.createElement(a,{className:Ll(O.wrapperClass)},C["wrapper-start"],F(),C["wrapper-end"]),un(O)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:D,className:"swiper-button-prev"}),o.createElement("div",{ref:T,className:"swiper-button-next"})),pn(O)&&o.createElement("div",{ref:R,className:"swiper-scrollbar"}),vn(O)&&o.createElement("div",{ref:g,className:"swiper-pagination"}),C["container-end"]))});Ct.displayName="Swiper";const ft=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:a="",swiper:l,zoom:s,lazy:d,virtualIndex:r,swiperSlideIndex:v,...c}=t===void 0?{}:t;const f=o.useRef(null),[h,m]=o.useState("swiper-slide"),[x,E]=o.useState(!1);function A(T,D,g){D===f.current&&m(g)}Ot(()=>{if(typeof v<"u"&&(f.current.swiperSlideIndex=v),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){h!=="swiper-slide"&&m("swiper-slide");return}return l.on("_slideClass",A),()=>{l&&l.off("_slideClass",A)}}}),Ot(()=>{l&&f.current&&!l.destroyed&&m(l.getSlideClasses(f.current))},[l]);const p={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},S=()=>typeof n=="function"?n(p):n,b=()=>{E(!0)};return o.createElement(i,Xt({ref:f,className:mn(`${h}${a?` ${a}`:""}`),"data-swiper-slide-index":r,onLoad:b},c),s&&o.createElement(Si.Provider,{value:p},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof s=="number"?s:void 0},S(),d&&!x&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!s&&o.createElement(Si.Provider,{value:p},S(),d&&!x&&o.createElement("div",{className:"swiper-lazy-preloader"})))});ft.displayName="SwiperSlide";const Ul="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Wl=({visible:t,onClose:e,children:i,modalStyle:n,padding:a,popup:l,schema:s,fullHeight:d=window.innerHeight,isFullScreen:r=!1})=>{var v,c,f,h,m,x,E,A,p,S,b,T,D,g,R,O,w,u;const M=o.useRef(null),y=o.useRef(null),C=o.useRef(null),I=o.useRef(null),L=d*.2,B=r?d:d*.8,[j,F]=o.useState(L),[N,k]=o.useState(!1),G=o.useRef(null),{globalConfig:Y,popupDetailData:$}=Ie(),{schema:U}=vt();o.useEffect(()=>{const X=document.getElementById("sxp-render"),K=document.getElementById("pb-modal");K?G.current=K:(G.current=document.createElement("div"),G.current.setAttribute("id","pb-modal"),X?.appendChild(G.current))},[]);const te=o.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),ne=o.useMemo(()=>{var X,K,fe;const ye=s??U;return(fe=(K=(X=ye?.sxpPageConf)===null||X===void 0?void 0:X.globalConfig)===null||K===void 0?void 0:K.popupList)===null||fe===void 0?void 0:fe.find(Te=>Te?.id===l?.id)},[l,s,U]),re=o.useMemo(()=>{var X,K;return((K=(X=ne?.item)===null||X===void 0?void 0:X.event)===null||K===void 0?void 0:K.isScrollFullScreen)||!1},[ne]);if(o.useEffect(()=>{te?k(!0):setTimeout(()=>{k(!1),F(L)},l?.duration)},[te,l]),!G.current)return null;const ge=Ye.debounce(()=>{e?.()},300),Q=X=>{M.current=X.touches[0],y.current=X.touches[0],C.current=!0},ee=X=>{requestAnimationFrame(()=>{var K;if(C.current&&((K=I?.current)===null||K===void 0?void 0:K.scrollTop)===0){const fe=X.touches[0].clientY,ye=X.touches[0].clientX,ue=M.current.clientY-fe;M.current=X.touches[0];const Te=fe-y.current.clientY,_e=ye-y.current.clientX;if(Math.abs(_e)>Math.abs(Te))return;const Be=j-ue;Be>0&&F(Be)}})},ae=X=>{var K;if(C.current&&((K=I?.current)===null||K===void 0?void 0:K.scrollTop)===0){const fe=X.changedTouches[0].clientY-y.current.clientY,ye=X.changedTouches[0].clientX-y.current.clientX;if(Math.abs(ye)>Math.abs(fe))return;const ue=y.current.clientY-M.current.clientY;ue>0?F(0):j<L&&ue<0?F(L):j>=L&&ue<0&&e?.()}C.current=!1};return _i.createPortal(o.createElement(o.Fragment,null,N&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:te?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:ge},o.createElement("div",{style:{position:"relative",left:`${(h=(f=(c=(v=ne?.item)===null||v===void 0?void 0:v.props)===null||c===void 0?void 0:c.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(A=(E=(x=(m=ne?.item)===null||m===void 0?void 0:m.props)===null||x===void 0?void 0:x.popupBg)===null||E===void 0?void 0:E.horizontalMargin)!==null&&A!==void 0?A:0}px`,bottom:`${(T=(b=(S=(p=ne?.item)===null||p===void 0?void 0:p.props)===null||S===void 0?void 0:S.popupBg)===null||b===void 0?void 0:b.bottomMargin)!==null&&T!==void 0?T:0}px`,overflow:"hidden",width:`calc(100% - ${((O=(R=(g=(D=ne?.item)===null||D===void 0?void 0:D.props)===null||g===void 0?void 0:g.popupBg)===null||R===void 0?void 0:R.horizontalMargin)!==null&&O!==void 0?O:0)*2}px)`,height:"100%"}},o.createElement("div",Object.assign({className:`modal-container ${te?"modal-popIn":"modal-popOut"}`,style:Object.assign({padding:a,animationDuration:((w=l?.duration)!==null&&w!==void 0?w:0)/1e3+"s"},re&&{transform:`translateY(${j}px)`}),onClick:X=>{X.stopPropagation(),X.preventDefault()}},re&&{onTouchMove:ee,onTouchStart:Q,onTouchEnd:ae}),o.createElement("div",{onClick:e,className:"modal-icon-wrapper"},o.createElement("img",{src:(u=Y?.popupCloseIcon)!==null&&u!==void 0?u:Ul,alt:"close",className:"modal-icon"})),o.createElement("div",{ref:I,style:{height:re?d:B,overflow:re&&j<=0||!re?"auto":"hidden"}},i))))),G.current)};var Pt=o.memo(Wl);const Yl=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),a=[];for(let s=0;s<n.length&&(a.push(n[s]),!(a.join(" ").length>=e));s++);return(a.length>1&&a.length<n.length?a.slice(0,a.length-1):a).join(" ")+" "},Xl=({text:t,maxStr:e=108,style:i,className:n,onClick:a,foldText:l,unfoldText:s,isPost:d,onChange:r})=>{const[v,c]=o.useState(!1),[f,h]=o.useState(!1),m=Number(i?.lineClamp||2),x=o.useRef(null),E=o.useRef(null),A=o.useCallback(()=>{c(!v)},[v,r]);return o.useMemo(()=>!v&&t.length>e?Yl(t,e)+"...":t,[t,e,v]),o.useEffect(()=>{var p,S;((p=E?.current)===null||p===void 0?void 0:p.offsetHeight)>((S=x?.current)===null||S===void 0?void 0:S.offsetHeight)&&d?h(!0):h(!1),E.current.style.display="none"},[d]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:x,style:{overflow:"hidden",WebkitLineClamp:!d||v?"":m,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:me(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:E,dangerouslySetInnerHTML:{__html:me(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&f&&o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:a??A,dangerouslySetInnerHTML:{__html:me(v?s||"show less":l||"show more",i)}}))};var Jt=o.memo(Xl);const Jl=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:a,className:l,loading:s,alt:d="image"}=t,[r,v]=o.useState(),c=o.useRef(null),[f,h]=o.useState(!1);return o.useImperativeHandle(e,()=>({setSrc:m=>{m&&v(m)}})),o.useEffect(()=>{i&&v(i)},[i]),o.useEffect(()=>{const m=()=>{i&&!f&&c.current&&(c.current.src="",c.current.src=i)};return pt.on(nt.PAGE_DID_SHOW,m),()=>{pt.off(nt.PAGE_DID_SHOW,m)}},[i,f]),o.createElement(o.Fragment,null,!f&&o.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?o.createElement("picture",null,o.createElement("source",{type:"image/avif",srcSet:r}),o.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),o.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),o.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:m=>{h(!0),n?.(m.target)},alt:d})):o.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:m=>{h(!0),n?.(m.target)},alt:d}))});var tt=o.memo(Jl);const ql=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const a=o.useRef(),{popupDetailData:l}=Ie();return o.useEffect(()=>{var s,d;n&&((s=a?.current)===null||s===void 0||s.swiper.slideTo((d=l?.multiCheckIndex)!==null&&d!==void 0?d:0))},[l,n]),o.createElement(Ct,{ref:a,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Eo,To,xo],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Rt=o.memo(ql);const Kl=({products:t,data:e,defImg:i,style:n,onCLick:a,popupDetailData:l,check:s})=>{var d;const{productView:r}=Je(),{popupCurTimeRef:v}=Ie(),c=(f,h)=>{if(s===h)return;const m=t?.[s];r(l,m,m?.bindCta,v.current,l?.index),a?.(h)};return o.createElement(o.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&o.createElement(Rt,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(d=l?t:[0,1,2,3])===null||d===void 0?void 0:d.map((f,h)=>{var m,x,E;return o.createElement(o.Fragment,null,f?.bindCta?o.createElement(ft,{className:be.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{c(f,h)},key:h},o.createElement(tt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:s===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(E=(m=f?.cover)!==null&&m!==void 0?m:(x=f?.homePage)===null||x===void 0?void 0:x[0])!==null&&E!==void 0?E:i})):null)})))};var bn=o.memo(Kl);const Zl=t=>{var e,i,n,a,l,s,d,r,v,c,f,h,m,x,E,A,p,S,b,T,D,g,R,{content:O,style:w,bgImg:u,onClick:M,schema:y,isDefault:C,bottom_image:I,tipText:L,isPost:B,viewTime:j,rec:F,swiper:N,commodityStyles:k,buttonStyle:G,index:Y,commodityGroup:$,popupBg:U,iframeIcon:te,commodityImgRatio:ne,isTel:re}=t,ge=Xe(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel"]);const{sxpParameter:Q,popupDetailData:ee,isPreview:ae,bffFbReport:X,popupCurTimeRef:K,checkCommodityIndexRef:fe}=Ie(),{jumpToWeb:ye,productView:ue}=Je(),Te=o.useRef(null),[_e,Be]=o.useState(!1),[Oe,Ne]=o.useState(!1),[Pe,z]=o.useState((e=ee?.multiCheckIndex)!==null&&e!==void 0?e:0),se=o.useRef(),H=B?F:ee;let P=B?H?.product:(n=(i=H?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=H?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Ae=B?(s=H?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=H?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(h=(f=(c=H?.video)===null||c===void 0?void 0:c.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const De=B?Y:ee?.index;if(!B&&$?.open&&(!((m=H?.video)===null||m===void 0)&&m.bindProducts)&&((E=(x=H?.video)===null||x===void 0?void 0:x.bindProducts)===null||E===void 0?void 0:E.length)>0){fe.current=Pe;const q=(A=H?.video)===null||A===void 0?void 0:A.bindProducts[Pe];P=q,Ae=q?.bindCta}const Ke=()=>{P?.link&&(ye(H,P,Ae,De),B||ue(H,P,Ae,j||Te.current,De),window.location.href=window.getJointUtmLink(P.link))};o.useEffect(()=>{B||X?.({eventName:"ProductView"})},[B,X]),o.useEffect(()=>{const q=()=>{Te.current=new Date};return q(),window.addEventListener("pageshow",q),()=>{window.removeEventListener("pageshow",q)}},[]);const Ue=o.useMemo(()=>{var q,ce,Se,Re,je,_,oe;const ie=((q=k?.price)===null||q===void 0?void 0:q.enableFormattedPrice)===void 0||((ce=k?.price)===null||ce===void 0?void 0:ce.enableFormattedPrice);return P?.currency&&P?.price?`${(je=(Re=(Se=P?.currency)===null||Se===void 0?void 0:Se.split("-")[1])===null||Re===void 0?void 0:Re.toUpperCase())!==null&&je!==void 0?je:""}${ie?(oe=(_=P?.price)===null||_===void 0?void 0:_.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&oe!==void 0?oe:"":P?.price}`:"$7,000"},[P?.price,P?.currency,(p=k?.price)===null||p===void 0?void 0:p.enableFormattedPrice]),ke=(ae?375:(S=w?.width)!==null&&S!==void 0?S:window.innerWidth)-((b=U?.horizontalMargin)!==null&&b!==void 0?b:0)*2,$e=ne?ke*(ne.h/ne.w):ke,lt=({isPost:q})=>{var ce,Se,Re,je;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:V(k?.collection),hidden:!!P&&(!P?.collection||P?.collection===""),dangerouslySetInnerHTML:{__html:me((ce=P?.collection)!==null&&ce!==void 0?ce:"Tiffany Lock",k?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:V(k?.title),hidden:!!P&&!P?.title,dangerouslySetInnerHTML:{__html:me((Se=P?.title)!==null&&Se!==void 0?Se:"Pendant in Yellow Gold with Diamonds, Medium",k?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:V(k?.price),hidden:!!P&&!P?.price,dangerouslySetInnerHTML:{__html:me(Ue,k?.price)}}),o.createElement("div",{hidden:!!P&&!P?.taxInfo,style:V(k?.taxInfo),dangerouslySetInnerHTML:{__html:me((Re=P?.taxInfo)!==null&&Re!==void 0?Re:"\u7A0E\u8D39",k?.taxInfo)}}),o.createElement("div",{hidden:!!P&&(!P?.info||P?.info==="")},o.createElement(Jt,{foldText:L?.foldText,unfoldText:L?.unfoldText,onClick:()=>Be(!0),isPost:q,text:(je=P?.info)!==null&&je!==void 0?je:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
2
2
  bold and avant-garde visual design interprets the emotional bond connecting my heart. The Tiffany Lock
3
3
  collection is unisex and is inspired by the padlock pattern found in the Tiffany Antique Collection. This
4
4
  necklace features a stylish and eye-catching oval clasp chain decorated with a lock pattern. Crafted from
5
- 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:k?.info})))},at=()=>{var q,ce;return o.createElement(o.Fragment,null,(A||P?.link)&&o.createElement("button",{"aria-label":(q=Ae?.enTitle)!==null&&q!==void 0?q:"Purchase on Website",onClick:Ke,className:"pb-commondity-btn",style:G},o.createElement("span",{dangerouslySetInnerHTML:{__html:me((ce=Ae?.enTitle)!==null&&ce!==void 0?ce:"Purchase on Website",G)}})))},V=o.useCallback(q=>q?.lineClamp?Object.assign(Object.assign({},q),{overflow:"hidden",WebkitLineClamp:q?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):q,[]),W=o.useCallback(q=>{K.current=new Date,z(q),fe.current=q,se?.current&&(se.current.swiper.slideTo(0),se.current.swiper.autoplay.start())},[]),he=o.useCallback(()=>{var q,ce,Se;if(!F)return o.createElement(bn,{products:(q=H?.video)===null||q===void 0?void 0:q.bindProducts,data:$,defImg:(Se=(ce=Q?.bottom_image)!==null&&ce!==void 0?ce:I)!==null&&Se!==void 0?Se:"",style:{padding:"0 19px"},onCLick:W,popupDetailData:ee,check:Pe})},[Pe]),we=o.useMemo(()=>{const q={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return q?.[N?.dotsAlign]},[N?.dotsAlign]),Z=P?.remark;return o.createElement(o.Fragment,null,o.createElement("div",Object.assign({className:be.css(Object.assign({},S))},ge),o.createElement("div",{style:{position:"relative"}},P&&((E=P?.homePage)===null||E===void 0?void 0:E.length)>0&&o.createElement(Ct,{height:$e,modules:[Ut,Wt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:we},loop:!0,autoplay:{delay:N?.delay*1e3},ref:se},o.createElement(o.Fragment,null,(D=P?.homePage)===null||D===void 0?void 0:D.map(q=>{var ce;return o.createElement(ft,{key:q},o.createElement("div",{style:{overflow:"hidden",width:ke,height:$e}},o.createElement(tt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${N?.translateY?N?.translateY+50:50}%`},src:(ce=q??Q?.bottom_image)!==null&&ce!==void 0?ce:I})))}))),!(!((g=P?.homePage)===null||g===void 0)&&g.length)&&o.createElement("div",{className:be.css({height:$e,width:ke})},o.createElement("img",{className:be.css({objectFit:"cover",width:"100%",height:"100%"}),src:(R=Q?.bottom_image)!==null&&R!==void 0?R:I,alt:"pdp image"})),(Z||!P)&&te&&o.createElement("div",{style:{padding:"5px 10px",display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Ne(!0)},o.createElement("img",{src:te,alt:"3d",width:"20px",height:"20px"}))),he(),o.createElement("div",{className:"pb-commondity-content"},lt({isPost:F}))),at(),o.createElement(Pt,{visible:_e,onClose:()=>Be(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},lt({isPost:!1})),at()),o.createElement(Pt,{visible:Oe,padding:0,isFullScreen:!0,onClose:()=>Ne(!1)},o.createElement("div",{style:{height:window.innerHeight}},o.createElement("iframe",{src:Z,style:{width:"100%",height:re?"614px":`${window.innerHeight-50}px`,marginTop:"50px",border:"none"}}))))};var Ql=o.memo(Zl),$l=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ea=qe(Ql,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:po,interactionRender:$l},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var ta=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ia=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],yn="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABHBJREFUeF7lmzuoFkcYhp/TihdIl0JBESubSCCCih4NXgJeUphCjyKmEEVtLRSjooWtShILRRJtgpCoeLzgLUZBQbTwAoooqLWoCWIXeZdd3bP++8/st7OX33+ac2Dn8r3Pvzv7zcy7A9RT5gDjgQnx3/T/iuA58Cz+m/7/StXhDVQ0gATOBhYCi4GxxnHeAKeAs8DfMSBjV52bhQTwBbApFj4YNMqPnV0GrgL7gJchxggFQMI3A5NDBOXRx+MYwn6Pul2rlAWwMv7VvykbiLH9TUAQjhnbYwUwA9gKLLIOHLjdGWAPcL1ovxYAG4G9wKiig1Vc/y2wBThQZJyiAA4Ba4sM0EDdw8CPvuMWAXAb+Mq344br3QGm+cTgC+B/n85aWMepz1kBOBknMy3U5wxJSdSSbrVcAPR+V9LRy0X5SW6+0A3AMuDPXlaeiv174K9OWvIAfA1cAMZ9JgBeA98Ct7J68gAMtyjJCfUbKFn6zgeA0tujoUZtWT9D2bS50x1wA2gqt6+al9YO09ODZAF8DrO+C+KIt0IagNbzIlTXktYVaKfr9+PNkSklchMtpXWHR/sJaQA7gJ8sUdXURuJ/AB7E4/0BLDeOvROQ3hEA/gFmGjusullWfDKeFcI1YFYawETgSdUqjP3niS8LYRLwNHkE1gM/GwOssplLfBkIG4BfEgBKE5dWqcTQt694da1td22YFikngGUJgH+B0UVaV1y3iHiFYpnA/wPGCICFXpX66xCfxD8oAKuA3wIpegToHW0tdYpXjKsFQLu7u60Rx+3exSCPG29HdVO3eI25TQB+BdaVAKCMSneRVpBJKfpMNiFesR4UgNOdlomeQF4AWj3quCpbfCE0JV7xDgvAXWCqp+B0tYfACkC7xXnFBaFJ8Yr5ngC8Mu78KHnS4+MqeRCaFq+4X5cB8MnmQoE7oQ3iPwCwPgJWEdZ2rjvNcj16BMpMghYxWsElS1pX0K45xNXedT2aBMu+BotCcAVlfZX69puuF70GQyRCoSFU/csnEKJEKFQqHApCXeIFIUqFQy6GykKoU7wARIuh6HVQwsmVffasEOoWLwfauASADkKU0oYqRSHULV465SsaSgAoqfk9lPq4H18ITYhXiJr7jiYAZGyUUzN0cUFoSrx0yrX6PH0ucEmTQmgCXdb5TYrX/uFcaa3rYCR7JzQpXro1vg5HRgCo+mhMEOT3/RKQYaGpkns0poD6+nA0+UX6+nhcEPreICEIfW2REQCZoc+30A9snTjlI57fyUzdzSYnU3RpP7414sDtNLl3NFG7jJK9YI52sepqnnYBUOe9ZJLOwnCapn0AqNO+NksnVHvJNO00SSeifO+ApH4vZIpdzdHZZ6QoALWXifqI8TTJNWGVua5drTV5pui8ji0A1JfM1Lta5CeWD3h7JzO0i6gVQNJv3342lwXbtx9OpkFoP0ET0LwKDZcyOF5s46ez2TtCxkt9OL0gBmJ1oMnJJcHnYo/wU9czXfR62TnAd7zWfj7/HrAAAKDnDZ8VAAAAAElFTkSuQmCC";const na=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:a,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return a&&a.length>0?(e=a[0])===null||e===void 0?void 0:e.url:null}},oa=t=>{var{content:e,btnText:i,style:n,icon:a,isPopup:l,isExternalLink:s,onClose:d,onClick:r,submitButtonStyle:v,contentStyle:c}=t,h=Xe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:m}=Ie(),{jumpToWeb:f}=Je(),x=typeof a=="string"?a:na(a),w=()=>{var C,p,T;if(s){const y=m,E=(C=y?.video)===null||C===void 0?void 0:C.bindProduct,D=(T=(p=y?.video)===null||p===void 0?void 0:p.bindProduct)===null||T===void 0?void 0:T.bindCta,g=m?.index;f(y,E,D,g)}l||d?.(),r?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${be.css(Object.assign({},n))}`},h),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:x??yn,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:me(e,c)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:w,dangerouslySetInnerHTML:{__html:me(i,v)}}))};var la=o.memo(oa);const aa=qe(la,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ia,bindableProps:[],interactionRender:ta},defaulSetting:{props:{icon:yn,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var sa=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A106 * 41"}]}];const ra=t=>{var e,i,n,a,l,s,d,r,v,c,h,m,f,x,w,C,p,T,y,E,D,g,R,O,S,u,M,{style:b,isDefault:A,rec:I,viewTime:L,isPost:F,bottom_image:j,tipText:B,swiper:N,commodityStyles:k,buttonStyle:G,index:Y,commodityGroup:$,popupBg:U,iframeIcon:te,commodityImgRatio:ne,isTel:re}=t,ge=Xe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel"]);o.useState(!0);const{sxpParameter:Q,popupCurTimeRef:ee,popupDetailData:ae,isPreview:X,bffFbReport:K,checkCommodityIndexRef:fe}=Ie(),{jumpToWeb:ye,productView:ue}=Je();o.useState(!1),o.useState(!1),o.useState(!0);const[Te,_e]=o.useState(!1),Be=o.useRef(null),[Oe,Ne]=o.useState(!1),[Pe,z]=o.useState((e=ae?.multiCheckIndex)!==null&&e!==void 0?e:0),se=o.useRef(),H=F?I:ae;let P=F?H?.product:(n=(i=H?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=H?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Ae=F?(s=H?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=H?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(m=(h=(c=H?.video)===null||c===void 0?void 0:c.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const De=F?Y:ae?.index;if(!F&&$?.open&&(!((f=H?.video)===null||f===void 0)&&f.bindProducts)&&((w=(x=H?.video)===null||x===void 0?void 0:x.bindProducts)===null||w===void 0?void 0:w.length)>0){fe.current=Pe;const Z=(C=H?.video)===null||C===void 0?void 0:C.bindProducts[Pe];P=Z,Ae=Z?.bindCta}const Ke=()=>{P?.link&&(ye(H,P,Ae,De),F||ue(H,P,Ae,L||Be.current,De),window.location.href=window.getJointUtmLink(P.link))};o.useEffect(()=>{F||K?.({eventName:"ProductView"})},[F,K]),o.useEffect(()=>{const Z=()=>{Be.current=new Date};return Z(),window.addEventListener("pageshow",Z),()=>{window.removeEventListener("pageshow",Z)}},[]);const Ue=o.useMemo(()=>{var Z,q,ce,Se,Re,je,_;const oe=((Z=k?.price)===null||Z===void 0?void 0:Z.enableFormattedPrice)===void 0||((q=k?.price)===null||q===void 0?void 0:q.enableFormattedPrice);return P?.currency&&P?.price?`${(Re=(Se=(ce=P?.currency)===null||ce===void 0?void 0:ce.split("-")[1])===null||Se===void 0?void 0:Se.toUpperCase())!==null&&Re!==void 0?Re:""}${oe?(_=(je=P?.price)===null||je===void 0?void 0:je.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&_!==void 0?_:"":P?.price}`:"\xA3102,300.00"},[P?.price,P?.currency,(p=k?.price)===null||p===void 0?void 0:p.enableFormattedPrice]),ke=(X?375:(T=b?.width)!==null&&T!==void 0?T:window.innerWidth)-((y=U?.horizontalMargin)!==null&&y!==void 0?y:0)*2,$e=ne?ke*(ne.h/ne.w):ke,lt=({isPost:Z})=>o.createElement("div",{hidden:!!P&&(!P?.info||P?.info==="")},o.createElement(Jt,{isPost:Z,onClick:()=>_e(!0),className:"pb-commondityDiroNew-info",style:k?.info,foldText:B?.foldText,unfoldText:B?.unfoldText,text:P?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
6
- Made in Italy`})),at=o.useCallback(Z=>Z?.lineClamp?Object.assign(Object.assign({},Z),{overflow:"hidden",WebkitLineClamp:Z?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Z,[]),V=o.useCallback(Z=>{ee.current=new Date,z(Z),fe.current=Z,se?.current&&(se.current.swiper.slideTo(0),se.current.swiper.autoplay.start())},[]),W=o.useCallback(()=>{var Z,q,ce;if(!F)return o.createElement(bn,{products:(Z=H?.video)===null||Z===void 0?void 0:Z.bindProducts,data:$,defImg:(ce=(q=Q?.bottom_image)!==null&&q!==void 0?q:j)!==null&&ce!==void 0?ce:"",style:{padding:"0 19px"},onCLick:V,popupDetailData:ae,check:Pe})},[Pe]),he=o.useMemo(()=>{const Z={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Z?.[N?.dotsAlign]},[N?.dotsAlign]),we=P?.remark;return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({className:be.css(Object.assign(Object.assign({},b),{transform:"translate3d(0px, 0px, 0px)"}))},ge),o.createElement("div",{style:{position:"relative"}},P&&((E=P?.homePage)===null||E===void 0?void 0:E.length)>0&&o.createElement(Ct,{height:$e,modules:[Ut,Wt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:he},loop:!0,autoplay:{delay:N?.delay*1e3},ref:se},(D=P?.homePage)===null||D===void 0?void 0:D.map(Z=>{var q;return o.createElement(ft,{key:Z},o.createElement("div",{style:{overflow:"hidden",width:ke,height:$e}},o.createElement(tt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${N?.translateY?N?.translateY+50:50}%`},src:(q=Z??Q?.bottom_image)!==null&&q!==void 0?q:j})))})),!(!((g=P?.homePage)===null||g===void 0)&&g.length)&&o.createElement("div",{className:be.css({height:$e,width:ke})},o.createElement("img",{className:be.css({objectFit:"cover",width:"100%",height:"100%"}),src:(R=Q?.bottom_image)!==null&&R!==void 0?R:j,alt:"pdp image"})),(we||!P)&&te&&o.createElement("div",{style:{padding:"5px 10px",display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Ne(!0)},o.createElement("img",{src:te,alt:"3d",width:"20px",height:"20px"}))),W(),o.createElement("div",{className:"pb-commondityDiroNew-content"},o.createElement("div",{className:"pb-commondityDiroNew-content-top"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:at(k?.title),dangerouslySetInnerHTML:{__html:me((O=P?.title)!==null&&O!==void 0?O:"Large Dior Toujours BagLarge",k?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!P&&(!P?.collection||P?.collection===""),style:at(k?.collection),dangerouslySetInnerHTML:{__html:me(P?.collection||"Black Macrocannage CalfskinLarge",k?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!P&&!P?.price,style:at(k?.price),dangerouslySetInnerHTML:{__html:me(Ue,k?.price)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!P&&!P?.taxInfo,style:at(k?.taxInfo),dangerouslySetInnerHTML:{__html:me((S=P?.taxInfo)!==null&&S!==void 0?S:"\u7A0E\u8D39",k?.taxInfo)}}))),(!P||P?.link)&&o.createElement("button",{"aria-label":(u=Ae?.enTitle)!==null&&u!==void 0?u:"Shop now",onClick:Ke,className:"pb-commondityDiroNew-btn",style:G},o.createElement("span",{dangerouslySetInnerHTML:{__html:me((M=Ae?.enTitle)!==null&&M!==void 0?M:"Shop now",G)}})),lt({isPost:F}))),o.createElement(Pt,{visible:Te,onClose:()=>_e(!1)},lt({isPost:!1})),o.createElement(Pt,{visible:Oe,padding:0,isFullScreen:!0,onClose:()=>Ne(!1)},o.createElement("div",{style:{height:window.innerHeight}},o.createElement("iframe",{src:we,style:{width:"100%",height:re?"614px":`${window.innerHeight-50}px`,marginTop:"50px",border:"none"}}))))};var da=o.memo(ra),ca=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ua=qe(da,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:sa,interactionRender:ca},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontWeight:"bold",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var va=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function wn(t){const e=o.useRef(null),[i,n]=o.useState(!1);return o.useEffect(()=>{e.current=new IntersectionObserver(([a])=>{n(a.isIntersecting)})},[]),o.useEffect(()=>{var a;return t?.current&&((a=e?.current)===null||a===void 0||a.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const pa=({src:t,rec:e,item:i,index:n,style:a,translateY:l,imgStyle:s,enableEventReport:d=!0})=>{const r=o.useRef(null),v=wn(r),{ctaEvent:c}=Ie();return o.useEffect(()=>{v&&t&&r?.current&&d&&c?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[v,t,r,e,c,i,n,d]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:be.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},s))},o.createElement("div",{ref:r,hidden:!t,className:be.css({width:"100%",height:"100%"})},o.createElement(tt,{className:be.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},a)),src:t})))};var bt=o.memo(pa);const ma=t=>{var e,i,n,{style:a,isDefault:l,rec:s,viewTime:d,isPost:r,bottom_image:v,commodityStyles:c,buttonStyle:h,translateY:m=0,commodityPicture:f,isExternalLink:x,onClick:w}=t,C=Xe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:T,setPopupDetailData:y,ctaEvent:E}=Ie(),{jumpToWeb:D}=Je(),{popup:g}=vt(),R=r?s:T,O=(i=(e=R?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],S=T?.index,u=o.useCallback(b=>{var A,I,L,F,j,B,N;const k=((A=c?.price)===null||A===void 0?void 0:A.enableFormattedPrice)===void 0||((I=c?.price)===null||I===void 0?void 0:I.enableFormattedPrice);return b?.currency&&b?.price?`${(j=(F=(L=b?.currency)===null||L===void 0?void 0:L.split("-")[1])===null||F===void 0?void 0:F.toUpperCase())!==null&&j!==void 0?j:""}${k?(N=(B=b?.price)===null||B===void 0?void 0:B.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&N!==void 0?N:"":b?.price}`:`$${k?7e3.toLocaleString():7e3}`},[(n=c?.price)===null||n===void 0?void 0:n.enableFormattedPrice]),M=Ye.throttle((b,A)=>{E?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},R,b,S),y?.(Object.assign(Object.assign({},R),{video:Object.assign(Object.assign({},R?.video),{bindProduct:b}),index:S,multiCheckIndex:A})),x?b?.link&&(D(R,b,b.bindCta,S),window.location.href=window.getJointUtmLink(b.link)):w?.()},g?.duration);return o.createElement("div",{className:be.css(Object.assign(Object.assign({},a),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},O?.map((b,A)=>{var I,L,F,j,B,N,k,G,Y,$;return o.createElement(o.Fragment,null,R&&!b?.bindCta?null:o.createElement("div",Object.assign({key:A},C,{className:be.css({display:"flex"}),onClick:()=>M(b,A)}),o.createElement(bt,{src:(j=(F=(I=b?.cover)!==null&&I!==void 0?I:(L=b?.homePage)===null||L===void 0?void 0:L[0])!==null&&F!==void 0?F:p?.bottom_image)!==null&&j!==void 0?j:v,rec:R,item:b,index:A,translateY:m,imgStyle:f,enableEventReport:!1}),o.createElement("div",{style:{width:`calc(100% - ${(B=f?.width)!==null&&B!==void 0?B:0}px - ${(N=f?.marginRight)!==null&&N!==void 0?N:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},o.createElement("div",null,o.createElement("div",{className:"one-line-ellipsis",style:c?.title,hidden:!!b&&!b?.title,dangerouslySetInnerHTML:{__html:me((k=b?.title)!==null&&k!==void 0?k:"Pendant in Yellow Gold with Diamonds, Medium",c?.title)}}),o.createElement("div",{className:"two-line-ellipsis",style:c?.collection,hidden:!!b&&(!b?.collection||b?.collection===""),dangerouslySetInnerHTML:{__html:me((G=b?.collection)!==null&&G!==void 0?G:"Tiffany Lock",c?.collection)}})),o.createElement("div",{className:be.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{style:c?.price,hidden:!!b&&!b?.price,dangerouslySetInnerHTML:{__html:me(u(b),c?.price)}})),o.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},h),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:me(($=(Y=b?.bindCta)===null||Y===void 0?void 0:Y.enTitle)!==null&&$!==void 0?$:"Shop Now",h)}})))))}))};var fa=o.memo(ma),ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ga=qe(fa,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:va,interactionRender:ha},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontWeight:"bold",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var ba=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const ya=t=>{var e,i,{content:n,btnText:a,style:l,icon:s,isPopup:d,isExternalLink:r,onClose:v,onClick:c,submitButtonStyle:h,contentStyle:m,isTel:f}=t,x=Xe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:w}=Ie(),C=(i=(e=w?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return o.createElement("div",Object.assign({className:`${be.css(Object.assign(Object.assign({},l),{height:f?664:window?.innerHeight}))}`},x),o.createElement("iframe",{src:C,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"40px",border:"none"}}))};var wa=o.memo(ya);const Sa=qe(wa,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:ba,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var dt=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],xa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ta=t=>{var{rec:e,children:i,className:n,onClick:a,style:l,isExternalLink:s=!1,index:d,jumpLink:r}=t;Xe(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=o.useRef(null),{popup:c}=vt(),{setPopupDetailData:h,ctaEvent:m}=Ie(),{jumpToWeb:f}=Je(),x=Ye.throttle(()=>{var w,C,p,T,y,E,D,g;const R=(C=(w=e?.video)===null||w===void 0?void 0:w.bindProduct)!==null&&C!==void 0?C:e?.video;if(m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,R,d),h?.(Object.assign(Object.assign({},e),{index:d})),s){if(r||!((T=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||T===void 0)&&T.link){const O=(y=e?.video)===null||y===void 0?void 0:y.bindCta,S=(E=e?.video)===null||E===void 0?void 0:E.bindProduct;f(e,S,O,d),window.location.href=window.getJointUtmLink(r||((g=(D=e?.video)===null||D===void 0?void 0:D.bindProduct)===null||g===void 0?void 0:g.link)||"")}}else a?.()},c?.duration);return o.createElement("div",{ref:v,className:n,style:l,onClick:x},i)};var Lt=o.memo(Ta),Ea={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Aa=t=>{var e,i,n,a,l,s,d,r,v,c,h,{content:m,style:f,bgImg:x,recData:w,bottom_image:C,ctaTempStyles:p,isExternalLink:T,translateY:y=0,index:E}=t,D=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=Ie(),R=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(a=(i=R?.cover)!==null&&i!==void 0?i:(n=R?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:g?.bottom_image)!==null&&l!==void 0?l:C;return o.createElement(Lt,Object.assign({isExternalLink:T,rec:w,className:be.css(Object.assign({},f)),style:{display:"flex"},index:E},D),o.createElement(bt,{src:O,rec:w,item:(d=(s=w?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:w?.video,index:E,translateY:y,imgStyle:p?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ea["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:me((r=R?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),o.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((h=(c=R?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&h!==void 0?h:"Shop Now",p?.ctaTitle)}})))};var Ca=o.memo(Aa);const Ia=qe(Ca,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:xa,bindableProps:[],settingRender:dt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:1});var ka=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const _a=t=>{var e,i,n,a,l,s,{content:d,style:r,bgImg:v,recData:c,bottom_image:h,ctaTempStyles:m,isExternalLink:f,index:x}=t,w=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:C}=Ie(),p=(e=c?.video)===null||e===void 0?void 0:e.bindCta,T=(n=(i=p?.icon)!==null&&i!==void 0?i:C?.bottom_image)!==null&&n!==void 0?n:h;return o.createElement(Lt,Object.assign({isExternalLink:f,rec:c,className:be.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"},index:x},w),o.createElement(bt,{src:T,rec:c,item:(l=(a=c?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&l!==void 0?l:c?.video,index:x,imgStyle:m?.img}),o.createElement("div",{className:be.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},m?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((s=p?.enTitle)!==null&&s!==void 0?s:"Product Name",m?.ctaTitle)}}))};var Pa=o.memo(_a);const Da=qe(Pa,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:ka,settingRender:dt?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:30,height:30,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:6});var Ma=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],Sn={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Oa=t=>{var e,i,n,a,l,s,d,r,v,{content:c,style:h,bgImg:m,recData:f,bottom_image:x,ctaTempStyles:w,index:C,customTitle:p}=t,T=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:y,bffEventReport:E}=Ie();Je();const D=(e=f?.video)===null||e===void 0?void 0:e.bindCta;(i=f?.video)===null||i===void 0||i.bindProduct;const g=(a=(n=D?.icon)!==null&&n!==void 0?n:y?.bottom_image)!==null&&a!==void 0?a:x;return o.createElement(Lt,Object.assign({index:C,rec:f,className:be.css(Object.assign({alignItems:"center"},h)),style:{display:"flex"}},T,{jumpLink:(l=D?.link)!==null&&l!==void 0?l:""}),o.createElement(bt,{src:g,rec:f,item:(d=(s=f?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:f?.video,index:C,imgStyle:w?.img}),o.createElement("div",{className:be.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:Sn["tow-line-ellipsis"],style:w?.ctaTitle,dangerouslySetInnerHTML:{__html:me((r=D?.enTitle)!==null&&r!==void 0?r:"Product Name",w?.ctaTitle)}}),p?.display&&o.createElement("div",{style:Object.assign(Object.assign({},p?.style),{lineHeight:((v=p?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Sn["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:me(p?.text,p?.style)}}))))};var Ra=o.memo(Oa),La=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],xi;const Na=qe(Ra,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(xi=dt?.filter(t=>t.type!=="commodityTitle"))===null||xi===void 0?void 0:xi.concat(Ma),bindableProps:[],interactionRender:La},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var Ba=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Fa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ja=t=>{var e,i,n,a,l,s,d,r,v,c,h,{content:m,style:f,bgImg:x,recData:w,bottom_image:C,ctaTempStyles:p,isExternalLink:T,translateY:y=0,index:E}=t,D=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=Ie(),R=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(a=(i=R?.cover)!==null&&i!==void 0?i:(n=R?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:g?.bottom_image)!==null&&l!==void 0?l:C;return o.createElement(Lt,Object.assign({isExternalLink:T,rec:w,className:be.css(Object.assign({},f)),style:{display:"flex"},index:E},D),o.createElement(bt,{src:O,rec:w,item:(d=(s=w?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:w?.video,index:E,translateY:y,imgStyle:p?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Fa["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:me((r=R?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),o.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((h=(c=R?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&h!==void 0?h:"Shop Now",p?.ctaTitle)}})))};var Va=o.memo(ja);const za=qe(Va,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Ba,settingRender:dt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:2});var Ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ga={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Ua=t=>{var e,i,n,a,l,s,d,r,v,c,{content:h,style:m,bgImg:f,recData:x,bottom_image:w,ctaTempStyles:C,isExternalLink:p,translateY:T=0,index:y}=t,E=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:D}=Ie(),g=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,R=(l=(a=(i=g?.cover)!==null&&i!==void 0?i:(n=g?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:D?.bottom_image)!==null&&l!==void 0?l:w;return o.createElement(Lt,Object.assign({isExternalLink:p,rec:x,className:be.css(Object.assign({},m)),style:{display:"flex"},index:y},E),o.createElement(bt,{src:R,rec:x,item:(d=(s=x?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:x?.video,index:y,translateY:T,imgStyle:C?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ga["tow-line-ellipsis"],style:C?.title,dangerouslySetInnerHTML:{__html:me((r=g?.title)!==null&&r!==void 0?r:"Product Name",C?.title)}}),o.createElement("div",{className:be.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},C?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((c=(v=g?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&c!==void 0?c:"Shop Now",C?.ctaTitle)}})))};var Wa=o.memo(Ua);const Ya=qe(Wa,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Ha,bindableProps:[],settingRender:dt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:13,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:14,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:2});var Xa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ja={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const qa=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:h,translateY:m=0}=t,f=Xe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:x,setPopupDetailData:w,sxpParameter:C}=Ie(),{popup:p}=vt(),{jumpToWeb:T}=Je(),[y,E]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),D=Ye.throttle((g,R)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,g,h),w?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:g}),index:h,multiCheckIndex:R})),c?g?.link&&(T(s,g,g.bindCta,h),window.location.href=window.getJointUtmLink(g.link)):d?.()},p?.duration);return o.createElement(Rt,{isPadding:!!s},y?.map((g,R)=>{var O,S,u,M,b,A,I,L;return o.createElement(o.Fragment,null,s&&!g?.bindCta?null:o.createElement(ft,Object.assign({key:R,className:be.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>D(g,R)}),o.createElement(bt,{src:(M=(u=(O=g?.cover)!==null&&O!==void 0?O:(S=g?.homePage)===null||S===void 0?void 0:S[0])!==null&&u!==void 0?u:C?.bottom_image)!==null&&M!==void 0?M:r,rec:s,item:g,index:R,translateY:m,imgStyle:v?.img}),o.createElement("div",{className:be.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ja["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:me((b=g?.title)!==null&&b!==void 0?b:"Product Name",v?.title)}}),o.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((A=v?.ctaTitle)===null||A===void 0?void 0:A.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((L=(I=g?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&L!==void 0?L:"Shop Now",v?.ctaTitle)}}))))}))};var Ka=o.memo(qa);const Za=qe(Ka,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Xa,bindableProps:[],settingRender:dt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:4});var Qa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],$a={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const es=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:h,translateY:m=0}=t,f=Xe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:x}=Ie(),{ctaEvent:w,setPopupDetailData:C}=Ie(),{popup:p}=vt(),[T,y]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:E}=Je(),D=Ye.throttle((g,R)=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,g,h),C?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:g}),index:h,multiCheckIndex:R})),c?g?.link&&(E(s,g,g.bindCta,h),window.location.href=window.getJointUtmLink(g.link)):d?.()},p?.duration);return o.createElement(Rt,{isPadding:!!s},T?.map((g,R)=>{var O,S,u,M,b,A,I,L;return o.createElement(o.Fragment,null,s&&!g?.bindCta?null:o.createElement(ft,Object.assign({key:R,className:be.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>D(g,R)}),o.createElement(bt,{src:(M=(u=(O=g?.cover)!==null&&O!==void 0?O:(S=g?.homePage)===null||S===void 0?void 0:S[0])!==null&&u!==void 0?u:x?.bottom_image)!==null&&M!==void 0?M:r,rec:s,item:g,index:R,translateY:m,imgStyle:v?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:$a["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:me((b=g?.title)!==null&&b!==void 0?b:"Product Name",v?.title)}}),o.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((A=v?.ctaTitle)===null||A===void 0?void 0:A.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((L=(I=g?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&L!==void 0?L:"Shop Now",v?.ctaTitle)}}))))}))};var ts=o.memo(es);const is=qe(ts,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Qa,settingRender:dt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:3});var ns=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],os={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const ls=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:h,translateY:m=0}=t,f=Xe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:x,setPopupDetailData:w,sxpParameter:C}=Ie(),{popup:p}=vt(),{jumpToWeb:T}=Je(),[y,E]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),D=Ye.throttle((g,R)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,g,h),w?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:g}),index:h,multiCheckIndex:R})),c?g?.link&&(T(s,g,g.bindCta,h),window.location.href=window.getJointUtmLink(g.link)):d?.()},p?.duration);return o.createElement(Rt,{isPadding:!!s},y?.map((g,R)=>{var O,S,u,M,b,A,I;return o.createElement(o.Fragment,null,s&&!g?.bindCta?null:o.createElement(ft,Object.assign({key:R,className:be.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>D(g,R)}),o.createElement(bt,{src:(M=(u=(O=g?.cover)!==null&&O!==void 0?O:(S=g?.homePage)===null||S===void 0?void 0:S[0])!==null&&u!==void 0?u:C?.bottom_image)!==null&&M!==void 0?M:r,rec:s,item:g,index:R,translateY:m,imgStyle:v?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:os["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:me((b=g?.title)!==null&&b!==void 0?b:"Product Name",v?.title)}}),o.createElement("div",{className:be.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((I=(A=g?.bindCta)===null||A===void 0?void 0:A.enTitle)!==null&&I!==void 0?I:"Shop Now",v?.ctaTitle)}}))))}))};var as=o.memo(ls);const ss=qe(as,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:ns,bindableProps:[],settingRender:dt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:12,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:4});var rs=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const ds=({icon:t,styles:e,textStyle:i,onClose:n})=>{var a;const{waterFallData:l,setOpenHashtag:s}=Ie();return o.createElement("div",{className:"clc-sxp-nav",style:e},o.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"back button",onClick:n}),o.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:me(`#${(a=l?.hashTag)!==null&&a!==void 0?a:"\u6807\u9898"}`,i)}}))};var xn=o.memo(ds),cs=null,us="3d989325-e7d6-4a74-8a97-98febdf5b567",vs=null,ps=null,ms={info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif.",link:"www.baidu.com",linkTitle:null,linkType:"WEB"},fs=[{position:"0",isCollected:null,video:{itemId:"VIDEOY2BMu1710323630175",title:"A symbol of excellence, the Dior Toujours bag is reinterpreted in an unprecedented version. For the Dior spring-summer 2024 ready-to-wear collection, this exceptional accessory, dreamed up by Maria Grazia Chiuri, is dressed in irresistible crinkled leather featuring the iconic macrocannage motif. A new emblem of the virtuoso, perpetually reinvented savoir-faire of the Dior Ateliers.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOY2BMu1710323630175:default:3::branch:Handbags:0",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:0",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:0",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fswbY3wT0hCmrYkrqDzFKnHb3NMux1710323481052.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs3Ifqv7fk2Tn9nPtwOTO2YjxAuRO1710323470472.mp4",imgUrls:null,hashTags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"]},product:null,cta:null},{position:"1",isCollected:null,video:{itemId:"VIDEO6JCOb1710323364018",title:"Maria grazia chiuri's hallmark dior book tote offers an original take on elegance. Unveiled at the cruise 2024 fashion show, the refined style showcases the iconic blue dior oblique embroidery and calfskin. Designed to keep all the daily essentials organized, the interior is equipped with a zipped pocket and patch pockets.",tags:["Handbags","Manufacturing Craftsmanship","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO6JCOb1710323364018:default:3::branch:Handbags:1",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:1",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:1",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsAHlkdbqYj5F84o2faRzU1E3AvG11710323339209.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs7KIGk2IB0MsoDL1ANWB1Mb2hqu41710323314146.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"2",isCollected:null,video:null,product:{itemId:"M2820OTKVM911",title:"Large Dior Toujours Bag Black Cannage Tweed",tags:["Black","Women","Handbags","Bucket Bag","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2820OTKVM911:default:3::branch:Handbags:2",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:2",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsJTjyFchOFEJSTRYxXvL2XPU1dP61710238469418.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fstdFA1dFT55QjtQPU2qHNENo5peF1710836061716.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fs9xf8AlIApbHezVL3BsxjUGIrN231710836061181.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs9iZ20MjLAPkXmFKvD8HzhLaBJ671710238470272.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsSSodev3wicDfE1DYNWPQVeRjErt1710238464035.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs3YAOuN6Pd9NFvH1Rdooj6eLI18S1710238465296.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsBwIEp6OzI49isvHgiKD0cPSFtrD1710238459007.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M2820OTKV_M911-large-dior-toujours-bag",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif. It showcases a spacious interior compartment with a matching pouch to organize the essentials, while a leather strap closure keeps items secure and the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4200,currency:"USD-$"},cta:null},{position:"3",isCollected:null,video:{itemId:"VIDEOOL1qU1709616182569",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Shoulder","Crossbody","Cross-body & Shoulder Bags","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOOL1qU1709616182569:default:3::branch:Handbags:3",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:3",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:3",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:null,url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsvbBN3IRfwctVIhdqgq3doWmhbb21710399187965.jpg"],hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"4",isCollected:null,video:null,product:{itemId:"S5909CTZQM928",title:"Saddle Shoulder Pouch Blue Dior Oblique Jacquard ",tags:["Saddle Bags","Handbags","Small-Leather-Goods","Small","Mini Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:S5909CTZQM928:default:3::branch:Handbags:4",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:4",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs34CpwKJOyjEDgoHypoLYakF8oR31710316280669.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsLOSOEf9pmz7wKnFaifWNw3TZ7Gy1710316287874.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsWHmVcrzHKKj6EfhfnQkxYIOt20a1710316295683.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fslyBNMyQwjpjY4EKzyrqzTMlOGRQ1710316313161.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/S5909CTZQ",linkTitle:null,linkType:"WEB",info:null,price:4900,currency:"USD-$"},cta:null},{position:"5",isCollected:null,video:{itemId:"VIDEOrZguC1710324513737",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOrZguC1710324513737:default:3::branch:Handbags:5",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:5",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:5",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fstXNWStczbY8HbIKEqMwfCkv5CI51710324494939.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOqu34FxaJTdascLcj6DHoYIIAs01710324439851.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"6",isCollected:null,video:null,product:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:6",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:6",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},cta:null},{position:"7",isCollected:null,video:{itemId:"VIDEOEtr621710300614047",title:"Unveiled at the spring-summer 2023 fashion show, the dior toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette. T",tags:["Handbags","Leather Strap","Spring-Summer 2024 Fashion Show","Backstage","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOEtr621710300614047:default:3::branch:Handbags:7",bindCta:null,bindProduct:null,bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fshkOldZwfsSqTgvxHJzNBwS66ySc1710300910103.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsryDXTtPWXjYFWoSUEBUi48RHZCh1710398617300.jpg"],hashTags:["Backstage","Handbags","Spring-Summer 2024 Fashion Show","Dior Toujours Bag"]},product:null,cta:null},{position:"8",isCollected:null,video:{itemId:"VIDEOO8Zjt1709616802987",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Blue","Medium","Shoulder","Hand","Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOO8Zjt1709616802987:default:3::branch:Handbags:8",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:8",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:8",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsmS72zfInwmblYTnuYzRuZKAOlhr1709616742898.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsU2gDw28XFd1nOAqlUjb1r1h6mpT1710400349981.jpg"],hashTags:["Dior Book Tote","Handbags"]},product:null,cta:null},{position:"9",isCollected:null,video:null,product:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:9",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:9",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},cta:null},{position:"10",isCollected:null,video:{itemId:"VIDEOesZlV1710323980494",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOesZlV1710323980494:default:3::branch:Handbags:10",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:10",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:10",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsiwMQ88zO5Xdnl939krMyBMbz7Js1710323763013.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsxyS8nr7nn0LMe7EqOt3ETXqLu7d1710323753073.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"11",isCollected:null,video:{itemId:"VIDEOdvsXq1710324342942",title:"New for summer 2024, the lady d-sire my abcdior bag draws inspiration from the signature elegance of the lady dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal d.i.o.r. Charms that highlight the silhouette.",tags:["Summer 2024","Lady Dior","Casual","Lightweight","Medium","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOdvsXq1710324342942:default:3::branch:Handbags:11",bindCta:null,bindProduct:{itemId:"M1151OTRLM900",title:"Medium Lady D-Sire My ABCDior Bag",tags:["Handbags","Summer 2024","Lady Dior","Black","Medium","Women","Lady D-Sire"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1151OTRLM900:default:3::branch:Handbags:11",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:11",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBvqPYhaE9Ct1JzBd4gm8g9YOiAZ1710499102900.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6sf9nB7WpJuLNIZT3c8O8Fmf3Gu1710499102936.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsSxYBxyVx2yRrUgEaYmarWhlUbk41710499102531.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsyhykK1B7W9613MAfipfIuE1foim1710499102345.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6FXJdaXib8lP0NPloe1XQGpoiKc1710499103268.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsCRx7T4ejNvgKNensH6LT4dPt6251710499103615.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M1151OTRL_M900-medium-lady-d-sire-my-abcdior-bag-black-bull-leather?objectID=M1151OTRL_M900&query=M1151OTRLM900&queryID=e82938220687c425c75277a7c526b932",linkTitle:null,linkType:"WEB",info:"New for Summer 2024, the Lady D-Sire My ABCDior bag draws inspiration from the signature elegance of the Lady Dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal D.I.O.R. charms that highlight the silhouette. Showcasing a shoulder strap that can be personalized by adding symbolic badges, the unique bag can be carried by hand or w",price:6100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOsdUSXr57U5Twhhkv17th3yHqBJ1710324292456.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsZyr3slVtlsParX6D0DqsM0QEx8d1710324283147.mp4",imgUrls:null,hashTags:["Summer 2024","Lady Dior","Handbags"]},product:null,cta:null},{position:"12",isCollected:null,video:{itemId:"VIDEOy76Fr1710324746846",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Hand","Shoulder","Crossbody","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOy76Fr1710324746846:default:3::branch:Handbags:12",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:12",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:12",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsqwogfFahvNml7vmATxwfKLcNlh91710324602536.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsVRd4z4V8UScNc7Wc96xv4xDVByb1710324589932.mp4",imgUrls:null,hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"13",isCollected:null,video:{itemId:"VIDEOvqhF71709609258469",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Thin","Removable Shoulder Strap","Medium","Lady Dior","Crossbody","Handbags","Cross-body & Shoulder Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOvqhF71709609258469:default:3::branch:Handbags:13",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:13",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:13",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsHmNyOcNdgB9Y8aIFYWCHlEZVl4x1709608981919.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fslhMX6mwCM4i5XFY6dpcMZdPocYv1710398865153.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJQCe9rZmsEjuIUpdck9Hs2gpNU81710398856427.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsnHUJufSHptF88bNsyUGmSSKYH4A1710398855734.jpg"],hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"14",isCollected:null,video:null,product:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:14",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:14",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},cta:null},{position:"15",isCollected:null,video:{itemId:"VIDEO693hq1709628690318",title:"New for the summer 2024 season, the dior caro top handle camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal cd signature.",tags:["Ready-To-Wear","Handbags","Signature Hardware Design","Monogram/Logo Print","Calfskin Leather","Summer 2024","Black"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO693hq1709628690318:default:3::branch:Handbags:15",bindCta:null,bindProduct:{itemId:"M3352UBHMM900",title:"Small Dior Caro Top Handle Camera Bag Black Macrocannage Calfskin ",tags:["Summer 2024","Black","Women","Handbags","Dior Caro"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M3352UBHMM900:default:3::branch:Handbags:15",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:15",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsx3wufMP9P6ovvCrXL58eVVA61gI1710499528917.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs82a414vXXhbgMXsw3Zm8TWyDMvI1710499528543.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJaZoFhur3jfMEciQdk5GMV8O2un1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fstO8CRKfBzpJUmAMyCDHDo23ji9N1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsagaUiox7KECRhbPn6MScg3s4Nwd1710499528602.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBsyFADiYBLWHaAIQfNRsgweVOWj1710499529947.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqJEwfvOLpXQ6nQt76o92XdLwzs11710499529939.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M3352UBHM_M900",linkTitle:null,linkType:"WEB",info:"New for the Summer 2024 season, the Dior Caro Top Handle Camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the Macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal CD signature. ",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsZhMDVzP6kuh9Qt86c11whAMglMU1709628656988.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsWrEKA6oRWUmOY14D1POTJjgiks51710401973577.jpg"],hashTags:["Ready-To-Wear"]},product:null,cta:null},{position:"16",isCollected:null,video:{itemId:"VIDEO2rUuG1709617832960",title:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO2rUuG1709617832960:default:3::branch:Handbags:16",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:16",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:16",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fs0BUtn8TYp4l8gWsg5WD9Ht8AP7R1709617796077.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsmecPfhI3OtZwJmKAXLv8scBSSdK1710399333565.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsfsWBLxbC36B7Pm7Ae1uL98EmoaH1710399333017.jpg"],hashTags:["Handbags","Dior Toujours Bag"]},product:null,cta:null},{position:"17",isCollected:null,video:{itemId:"VIDEOGZGZI1709629679782",title:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. A",tags:["Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOGZGZI1709629679782:default:3::branch:Handbags:17",bindCta:null,bindProduct:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:17",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:17",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsG1IT2gcB5iabcTL89Xs9bRHISMb1709629659698.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJB1txgzSsQLBBJSTzqGI40BvLkr1710399454552.jpg"],hashTags:["Handbags"]},product:null,cta:null},{position:"18",isCollected:null,video:{itemId:"VIDEOC2IMa1710324169054",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOC2IMa1710324169054:default:3::branch:Handbags:18",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:18",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:18",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsuF6sqlC9LCBLTgxHwMRinXwB6bF1710324135846.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsFwNsGElWR2SXQ2tWwHkaiqMZN5H1710324095954.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"19",isCollected:null,video:null,product:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:19",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:19",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},cta:null}],hs="Handbags",Tn={productUserId:cs,requestId:us,channel:vs,rtc:ps,tag:ms,recList:fs,hashTag:hs};const gs=t=>{var e;const{rec:i,style:n={},sizeChange:a=()=>{},unitWidth:l,index:s,showBorder:d,list:r,reportTagsView:v,textStyles:c,space:h}=t,{swiperRef:m,setRtcList:f,setOpenHashtag:x,sxpParameter:w}=Ie(),[C,p]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const T=o.useRef(null),y=o.useRef(null);o.useRef(null),o.useRef(null);const[E,D]=o.useState(""),g=o.useMemo(()=>{var A,I,L,F,j,B,N,k,G,Y;return!((A=i?.video)===null||A===void 0)&&A.cover?(I=i?.video)===null||I===void 0?void 0:I.cover:!((F=(L=i?.video)===null||L===void 0?void 0:L.imgUrls)===null||F===void 0)&&F.length?(B=(j=i?.video)===null||j===void 0?void 0:j.imgUrls)===null||B===void 0?void 0:B[0]:!((k=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||k===void 0)&&k.length?(Y=(G=i?.product)===null||G===void 0?void 0:G.homePage)===null||Y===void 0?void 0:Y[0]:w?.bottom_image||""},[i,w?.bottom_image]),R=o.useMemo(()=>{var A,I;return((A=i?.product)===null||A===void 0?void 0:A.title)||((I=i?.video)===null||I===void 0?void 0:I.title)||null},[i]),O=o.useMemo(()=>{var A;return n.transform?Number((A=n.transform)===null||A===void 0?void 0:A.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);o.useMemo(()=>O===void 0?!1:O<=d,[O,d]);const S=o.useMemo(()=>{var A,I,L,F,j,B,N,k,G,Y,$,U;const te=((A=c?.price)===null||A===void 0?void 0:A.enableFormattedPrice)===void 0||((I=c?.price)===null||I===void 0?void 0:I.enableFormattedPrice);return!((L=i?.product)===null||L===void 0)&&L.currency&&(!((F=i?.product)===null||F===void 0)&&F.price)?`${(k=(N=(B=(j=i?.product)===null||j===void 0?void 0:j.currency)===null||B===void 0?void 0:B.split("-")[1])===null||N===void 0?void 0:N.toUpperCase())!==null&&k!==void 0?k:""}${te?($=(Y=(G=i?.product)===null||G===void 0?void 0:G.price)===null||Y===void 0?void 0:Y.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&$!==void 0?$:"":(U=i?.product)===null||U===void 0?void 0:U.price}`:null},[i,(e=c?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);o.useEffect(()=>{if(T.current===null||g==="")return;let A=null;C&&E?A=E:A=g,A&&T.current.setSrc(A)},[g,C,E]);const u=o.useRef(),M=o.useCallback(A=>{setTimeout(()=>{var I;const L=(I=u?.current)===null||I===void 0?void 0:I.offsetHeight;a(L+56+h,s)},0)},[h,a,s,l,u]),b=()=>{v(),f?.(r),setTimeout(()=>{var A;(A=m?.current)===null||A===void 0||A.swiper.slideTo(s,0,!1),x?.(!1)},0)};return o.createElement("div",{ref:y,style:Object.assign({},n),className:"waterFallList-content-listItem",key:s,onClick:b},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:u},o.createElement(tt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:M,ref:T})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${S?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},c?.title),dangerouslySetInnerHTML:{__html:me(R,c?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!S,style:c.price,dangerouslySetInnerHTML:{__html:me(S,c?.price)}})))};function bs(t){var e,i,n,a,l,s,d,r,v,c,h,m,f,x,w,C,p,T,y,E,D,g,{reportTagsView:R,showBanner:O}=t,S=Xe(t,["reportTagsView","showBanner"]);const{waterFallData:u,getRecommendVideos:M,hashTagSize:b,loadingImage:A,isOpenHashTag:I,cacheActiveIndex:L}=Ie(),{jumpToWeb:F}=Je(),j=o.useRef(null),[B,N]=o.useState(0),[k,G]=o.useState(),Y=o.useRef(null),[$,U]=o.useState([]),te=o.useRef(),ne=[170,230,300],[re,ge]=o.useState(!1),[Q,ee]=o.useState([]),ae=o.useRef(),X=o.useCallback((z,se)=>Math.floor(Math.random()*(se-z+1))+z,[]),K=o.useRef([]),[fe,ye]=o.useState({width:0}),ue=o.useMemo(()=>{const z=fe.width||0;return z>=1200?6:z>=768&&z<=1199?4:2},[fe]),Te=o.useMemo(()=>fe.width/ue-2,[ue,fe]),_e=o.useCallback(()=>{var z;const se=(z=te.current)!==null&&z!==void 0?z:[],H=[];for(let P=0;P<Q?.length;P++){const Ae=Math.floor(P/ue),De=P%ue+1;let Ke=0,Ue=9999999999;if(Ae===0)H[P]=P;else{for(let ke=0;ke<H.length;ke++)K.current[H[ke]].top+K.current[H[ke]].height<Ue&&(Ke=ke,Ue=K.current[H[ke]].top+K.current[H[ke]].height);H[Ke]=P}K.current[P]===void 0&&(K.current[P]={}),Ae===0?(De===1?K.current[P].left=0:K.current[P].left=K.current[P-1].left+Te+4,K.current[P].top=0):(K.current[P].left=K.current[Ke].left,K.current[P].top=Ue),K.current[P].height=K.current[P].height||ne[X(0,2)],se[P]={transform:`translate(${K.current[P].left}px,${K.current[P].top}px)`,width:`${Te}px`,height:K.current[P].height}}return U([...se]),[...se]},[Te,ue,ne,X,Q]),Be=o.useCallback((z,se)=>{K.current[se]===void 0&&(K.current[se]={}),K.current[se].height=z,te.current=_e()},[_e]);o.useEffect(()=>{te.current=_e()},[Te,ue,Q]),o.useEffect(()=>{var z,se;if(ge(!0),u&&M?.({hashTag:u?.hashTag,defaultSize:b,maxSize:b}).then(H=>{var P,Ae;G(H),ee((Ae=(P=H?.recList)===null||P===void 0?void 0:P.filter(De=>De?.video!==null||De?.product!==null))!==null&&Ae!==void 0?Ae:[]),ge(!1)}),I){const H=Tn;G(H),ee((se=(z=H?.recList)===null||z===void 0?void 0:z.filter(P=>P?.video!==null||P?.product!==null))!==null&&se!==void 0?se:[]),ge(!1)}},[u,M,b,I]);const Oe=o.useCallback(()=>{Y.current!==null&&ye({width:Y.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(Y.current===null)return;const z=new ResizeObserver(se=>{Oe()});return z.observe(Y.current),()=>{z.disconnect()}},[Oe]),o.useCallback(()=>{ge(!0),u&&M?.({hashTag:u?.hashTag}).then(z=>{var se,H;ee(Q?.concat((H=(se=z?.recList)===null||se===void 0?void 0:se.filter(P=>!P?.video))!==null&&H!==void 0?H:[])),ge(!1)})},[u,M,Q]);const Ne=o.useCallback(()=>{N(j.current.scrollTop)},[]);o.useEffect(()=>{var z;return(z=j?.current)===null||z===void 0||z.addEventListener("scroll",Ne),()=>{var se;(se=j?.current)===null||se===void 0||se.removeEventListener("scroll",Ne)}},[Ne,j]);const Pe=()=>{var z,se,H,P,Ae;if(!((z=k?.tag)===null||z===void 0)&&z.link){R();const De=u?.rec;F(De,(se=De?.video)===null||se===void 0?void 0:se.bindProduct,(H=De?.video)===null||H===void 0?void 0:H.bindCta,L,(P=De?.video)===null||P===void 0?void 0:P.traceInfo),window.location.href=window.getJointUtmLink((Ae=k?.tag)===null||Ae===void 0?void 0:Ae.link)}};return o.createElement(o.Fragment,null,re?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:A,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"waterFallList",ref:Y},o.createElement("div",{className:"waterFallList-scroll",ref:j},O&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Pe},o.createElement(tt,{className:be.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"waterFallList-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:me((a=k?.tag)===null||a===void 0?void 0:a.info,(l=S?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=k?.tag)===null||s===void 0)&&s.link),className:"waterFallList-collection",style:Object.assign({},(d=S?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:Pe,dangerouslySetInnerHTML:{__html:me(((r=k?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=S?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},Q?.map((z,se)=>{var H;return o.createElement(gs,Object.assign({key:se,index:se,rec:z,list:Q,showBorder:B+((H=j?.current)===null||H===void 0?void 0:H.clientHeight),style:$[se],sizeChange:Be,unitWidth:Te,reportTagsView:R},S))}),o.createElement("div",{hidden:!(!((c=k?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(w=((m=K?.current[((h=K?.current)===null||h===void 0?void 0:h.length)-1])===null||m===void 0?void 0:m.top)+((x=K?.current[((f=K?.current)===null||f===void 0?void 0:f.length)-1])===null||x===void 0?void 0:x.height))!==null&&w!==void 0?w:0}px)`,height:!((C=k?.tag)===null||C===void 0)&&C.link?((p=ae?.current)===null||p===void 0?void 0:p.offsetHeight)||((T=S?.buttonBgStyle)===null||T===void 0?void 0:T.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((y=k?.tag)===null||y===void 0)&&y.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:ae,hidden:!(!((E=k?.tag)===null||E===void 0)&&E.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((D=k?.tag)===null||D===void 0?void 0:D.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Pe,dangerouslySetInnerHTML:{__html:me(((g=k?.tag)===null||g===void 0?void 0:g.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var ys="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const ws=t=>{var e;const{rec:i,index:n,list:a,reportTagsView:l,textStyles:s,space:d}=t,{swiperRef:r,setRtcList:v,setOpenHashtag:c,sxpParameter:h}=Ie(),[m,f]=o.useState(!1),x=o.useRef(null),w=o.useRef(null),C=o.useRef(null),p=o.useRef(null),[T,y]=o.useState(""),E=o.useMemo(()=>{var S,u,M,b,A,I,L,F,j,B;return!((S=i?.video)===null||S===void 0)&&S.cover?(u=i?.video)===null||u===void 0?void 0:u.cover:!((b=(M=i?.video)===null||M===void 0?void 0:M.imgUrls)===null||b===void 0)&&b.length?(I=(A=i?.video)===null||A===void 0?void 0:A.imgUrls)===null||I===void 0?void 0:I[0]:!((F=(L=i?.product)===null||L===void 0?void 0:L.homePage)===null||F===void 0)&&F.length?(B=(j=i?.product)===null||j===void 0?void 0:j.homePage)===null||B===void 0?void 0:B[0]:h?.bottom_image||""},[i,h?.bottom_image]),D=o.useMemo(()=>{var S,u;return((S=i?.product)===null||S===void 0?void 0:S.title)||((u=i?.video)===null||u===void 0?void 0:u.title)||null},[i]),g=o.useMemo(()=>{var S,u,M,b,A,I,L,F,j,B,N,k;const G=((S=s?.price)===null||S===void 0?void 0:S.enableFormattedPrice)===void 0||((u=s?.price)===null||u===void 0?void 0:u.enableFormattedPrice);return!((M=i?.product)===null||M===void 0)&&M.currency&&(!((b=i?.product)===null||b===void 0)&&b.price)?`${(F=(L=(I=(A=i?.product)===null||A===void 0?void 0:A.currency)===null||I===void 0?void 0:I.split("-")[1])===null||L===void 0?void 0:L.toUpperCase())!==null&&F!==void 0?F:""}${G?(N=(B=(j=i?.product)===null||j===void 0?void 0:j.price)===null||B===void 0?void 0:B.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&N!==void 0?N:"":(k=i?.product)===null||k===void 0?void 0:k.price}`:null},[i,(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);o.useEffect(()=>{const S=new IntersectionObserver(u=>{u.forEach(M=>{if(M.isIntersecting){if(w.current===null||E==="")return;m&&T?x.current.setSrc(T):x.current.setSrc(E),S.unobserve(w.current)}})});return S.observe(w.current),()=>{S.disconnect()}},[E,m,T]);const R=(S,u,M)=>{const b=S/u;return M/b};o.useEffect(()=>{const S=C?.current;S===null||E===""||!m||(S.src=E,S.currentTime=1,S.crossOrigin="anonymous",S.onloadeddata=()=>{const u=p?.current;if(!u)return;const M=u.getContext("2d"),b=window?.innerWidth/2,A=R(S.videoWidth,S.videoHeight,b);u.height=A,u.width=b,M?.drawImage(S,0,0,u.width,u.height),y(u.toDataURL()),S.remove(),u.remove()})},[E,m]);const O=()=>{l(),v?.(a),setTimeout(()=>{var S;(S=r?.current)===null||S===void 0||S.swiper.slideTo(n,0,!1),c?.(!1)},0)};return o.createElement("div",{ref:w,className:"list-content-listItem",key:n,onClick:O,style:{marginBottom:d}},o.createElement("div",{className:"list-content-listItem-picture"},m&&o.createElement("div",{style:{display:"none"}},o.createElement("video",{ref:C,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),o.createElement("canvas",{ref:p})),o.createElement(tt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:x})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${g?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:me(D,s?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!g,dangerouslySetInnerHTML:{__html:me(g,s?.price)}})))};function Ss(t){var e,i,n,a,l,s,d,r,v,c,h,m,f,x,w,C,p,{reportTagsView:T,showBanner:y}=t,E=Xe(t,["reportTagsView","showBanner"]);const{waterFallData:D,getRecommendVideos:g,hashTagSize:R,loadingImage:O,isOpenHashTag:S,cacheActiveIndex:u}=Ie(),{jumpToWeb:M}=Je(),[b,A]=o.useState(),[I,L]=o.useState(),[F,j]=o.useState(!1),B=o.useRef(null),[N,k]=o.useState(!1);o.useCallback(()=>{N||(k(!0),D&&g?.({hashTag:D?.hashTag}).then(Y=>{var $;A(b?.concat(($=Y?.recList)!==null&&$!==void 0?$:[])),k(!1)}))},[D,g,b,N]),o.useEffect(()=>{var Y,$;if(j(!0),D&&g?.({hashTag:D?.hashTag,defaultSize:R,maxSize:R}).then(U=>{var te,ne;L(U),A((ne=(te=U?.recList)===null||te===void 0?void 0:te.filter(re=>re?.video!==null||re?.product!==null))!==null&&ne!==void 0?ne:[]),j(!1)}),S){const U=Tn;L(U),A(($=(Y=U?.recList)===null||Y===void 0?void 0:Y.filter(te=>te?.video!==null||te?.product!==null))!==null&&$!==void 0?$:[]),j(!1)}},[D,g,R,S]);const G=()=>{var Y,$,U,te,ne;if(!((Y=I?.tag)===null||Y===void 0)&&Y.link){T();const re=D?.rec;M(re,($=re?.video)===null||$===void 0?void 0:$.bindProduct,(U=re?.video)===null||U===void 0?void 0:U.bindCta,u,(te=re?.video)===null||te===void 0?void 0:te.traceInfo),window.location.href=window.getJointUtmLink((ne=I?.tag)===null||ne===void 0?void 0:ne.link)}};return o.createElement(o.Fragment,null,F?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"list"},o.createElement("div",{className:"list-scroll",ref:B},y&&((e=I?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:G},o.createElement(tt,{className:be.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=I?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=E?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:me((a=I?.tag)===null||a===void 0?void 0:a.info,(l=E?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=I?.tag)===null||s===void 0)&&s.link),className:"list-collection",onClick:G,style:Object.assign(Object.assign({},(d=E?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:E?.space}),dangerouslySetInnerHTML:{__html:me(((r=I?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=E?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"list-content"},b?.map((Y,$)=>o.createElement(ws,Object.assign({key:$,index:$,rec:Y,list:b,reportTagsView:T},E)))),o.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((c=I?.tag)===null||c===void 0)&&c.link),style:{height:!((h=I?.tag)===null||h===void 0)&&h.link?((m=E?.buttonBgStyle)===null||m===void 0?void 0:m.height)||((f=E?.buttonStyle)===null||f===void 0?void 0:f.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((x=I?.tag)===null||x===void 0)&&x.link),style:E?.buttonBgStyle}),o.createElement("div",{hidden:!(!((w=I?.tag)===null||w===void 0)&&w.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((C=I?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",className:"list-btn",style:E?.buttonStyle,onClick:G,dangerouslySetInnerHTML:{__html:me(((p=I?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}const xs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:a,swiperRef:l,setWaterFallData:s,cacheRtcList:d,setRtcList:r,cacheActiveIndex:v,rtcList:c,setCacheRtcList:h,setIsFromHashtag:m,isFromHashtag:f,bffEventReport:x,themeTag:w,selectTag:C}=Ie(),{backMainFeed:p}=Je();o.useRef(null);const T=o.useRef(null),[y,E]=o.useState();o.useEffect(()=>{const S=document.getElementById("sxp-render"),u=document.getElementById("water-fall");u?T.current=u:(T.current=document.createElement("div"),T.current.setAttribute("id","water-fall"),S?.appendChild(T.current))},[]);const D=()=>{const S=Ye.isEqual(c,d);!S&&d&&d?.length&&r?.(d),p("branch",C,void 0,i?.hashTag),O(),s?.(void 0),m?.(!1),setTimeout(()=>{var u,M;S||(M=(u=l?.current)===null||u===void 0?void 0:u.swiper)===null||M===void 0||M.slideTo(v,0,!1),n?.(!1)},0)},[g,R]=o.useState();o.useEffect(()=>{i&&R(i)},[i]);const O=o.useCallback(()=>{var S,u,M,b,A,I;const L=g?.rec;if(!L)return;let F="";f?F="hashTagPage":!((S=L?.video)===null||S===void 0)&&S.url?F="videoPage":!((M=(u=L?.video)===null||u===void 0?void 0:u.imgUrls)===null||M===void 0)&&M.length&&(F="imagePage"),x?.({eventInfo:{contentId:(b=L?.video)===null||b===void 0?void 0:b.itemId,position:v+"",contentTags:JSON.stringify((A=L?.video)===null||A===void 0?void 0:A.tags),traceInfo:(I=L?.video)===null||I===void 0?void 0:I.traceInfo,hashTags:JSON.stringify([g?.hashTag]),fromKName:F,fromKPage:location?.href,timeOnSite:Math.floor((new Date-y)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[g,x,y,f,v]);return o.useEffect(()=>{a&&E(new Date)},[a]),o.useEffect(()=>{const S=()=>{E(new Date)};return window.addEventListener("pageshow",S),()=>{window.removeEventListener("pageshow",S)}},[]),T.current?_i.createPortal(o.createElement("div",{className:"waterfall",style:{display:a?"block":"none"}},o.createElement(xn,{icon:ys,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:D}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(Ss,Object.assign({reportTagsView:O},t)):o.createElement(bs,Object.assign({reportTagsView:O},t))),T.current):null};var En=o.memo(xs);const Ts=t=>o.createElement(En,Object.assign({},t));var Es=o.memo(Ts);const As=qe(Es,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:rs,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,fontWeight:"bold",color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var Cs=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const An=t=>o.createElement(An,Object.assign({},t));var Is=o.memo(An);const ks=qe(Is,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Cs},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var _s=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Cn={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const Ps=t=>{var e,i,n,a,l,s,d,r,v,c,{style:h,recData:m,ctaTempStyles:f,index:x,event:w,onClick:C,isExternalLink:p=!1}=t,T=Xe(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink"]);const{ctaEvent:y,setPopupDetailData:E}=Ie(),{jumpToWeb:D}=Je(),[g,R]=o.useState(!1),O=o.useRef(null),S=wn(O),u=((n=(i=(e=m?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(a=m?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=m?.video)===null||s===void 0?void 0:s.bindCta),M=((r=(d=m?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=m?.video)===null||v===void 0?void 0:v.bindProduct),b=()=>{var F,j,B,N;const k=((j=(F=m?.video)===null||F===void 0?void 0:F.bindProducts)===null||j===void 0?void 0:j[0])||((B=m?.video)===null||B===void 0?void 0:B.bindProduct)||m?.video;if(y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},m,k,x),E?.(Object.assign(Object.assign({},m),{index:x})),p){const G=M?.link||((N=k?.bindCta)===null||N===void 0?void 0:N.link);G&&(D(m,M,u,x),window.location.href=window.getJointUtmLink(G))}else C?.()},A=u?.enTitle||"\u67E5\u770B\u8BE6\u60C5",I=o.useMemo(()=>{var F,j;const B=w?.animation;if(B){const{delay:N,duration:k,backgroundColor:G}=B;return{":after":{animationDelay:`${(F=N/1e3)!==null&&F!==void 0?F:0}s`,animationDuration:`${(j=k/1e3)!==null&&j!==void 0?j:0}s`,backgroundColor:`${G??"transparent"}`}}}},[w?.animation]);o.useEffect(()=>{var F,j,B;S&&O?.current&&y?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},m,((j=(F=m?.video)===null||F===void 0?void 0:F.bindProducts)===null||j===void 0?void 0:j[0])||((B=m?.video)===null||B===void 0?void 0:B.bindProduct)||m?.video,x)},[S]),o.useEffect(()=>{R(!!S)},[S]);const L=o.useMemo(()=>g?Cn["animated-button"]:null,[g]);return o.createElement("div",Object.assign({ref:O,style:Object.assign(Object.assign(Object.assign({},h),f?.ctaTitle),{lineHeight:`${(c=h?.height)!==null&&c!==void 0?c:0}px`})},T,{className:`${L} ${be.css(I)} ${Cn["one-line-ellipsis"]}`,onClick:b,dangerouslySetInnerHTML:{__html:me(A,f?.ctaTitle)}}))};var Ds=o.memo(Ps),Ms=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Os=qe(Ds,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:_s,bindableProps:[],interactionRender:Ms},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var Rs=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Dt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Ls="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ns=t=>{var e,i,n,a,l,s,d,r,v,c,h,m,f,x,w,C,p,T,y,E,D,g,R,O,{style:S,recData:u,ctaTempStyles:M,index:b,event:A,bottom_image:I,translateY:L,isTel:F,onClick:j,isExternalLink:B=!1,isActive:N}=t,k=Xe(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);S==null||delete S.transform;const{sxpParameter:G,globalConfig:Y,ctaEvent:$,setPopupDetailData:U}=Ie(),{jumpToWeb:te}=Je(),[ne,re]=o.useState(!0),ge=((n=(i=(e=u?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=u?.video)===null||s===void 0?void 0:s.bindCta),Q=((r=(d=u?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=u?.video)===null||v===void 0?void 0:v.bindProduct),ee=()=>{var ue,Te,_e,Be;const Oe=((Te=(ue=u?.video)===null||ue===void 0?void 0:ue.bindProducts)===null||Te===void 0?void 0:Te[0])||((_e=u?.video)===null||_e===void 0?void 0:_e.bindProduct)||u?.video;if($?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},u,Oe,b),U?.(Object.assign(Object.assign({},u),{index:b})),B){const Ne=Q?.link||((Be=Oe?.bindCta)===null||Be===void 0?void 0:Be.link);Ne&&(te(u,Q,ge,b),window.location.href=window.getJointUtmLink(Ne))}else j?.()},ae=ge?.enTitle||"\u67E5\u770B\u8BE6\u60C5",X=o.useMemo(()=>{const ue=A?.animation;if(ue){const{delay:Te,duration:_e}=ue;return{animationDelay:`${Te?Te/1e3:0}s`,animationDuration:`${_e?_e/1e3:0}s`}}},[A?.animation]),K=(x=(f=(m=(c=Q?.cover)!==null&&c!==void 0?c:(h=Q?.homePage)===null||h===void 0?void 0:h[0])!==null&&m!==void 0?m:ge?.icon)!==null&&f!==void 0?f:G?.bottom_image)!==null&&x!==void 0?x:I,fe=ue=>{ue.stopPropagation(),re(!1)};o.useEffect(()=>{re(!0)},[N]);const ye=o.useMemo(()=>N&&ne?Dt["animated-fadeIn"]:null,[N,ne]);return o.createElement(o.Fragment,null,F?o.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):o.createElement("div",Object.assign({},k,{className:`${be.css(Object.assign(Object.assign({},S),{"--transY":`translateY(calc(100% + ${(w=S?.margin)!==null&&w!==void 0?w:0}px))`}))} ${Dt.aniLinkPopup} ${ye} ${be.css(X)}`,onClick:ee}),o.createElement("div",{onClick:fe,className:Dt["modal-icon-wrapper"],style:{padding:(C=S?.padding)!==null&&C!==void 0?C:0}},o.createElement("img",{src:(p=Y?.popupCloseIcon)!==null&&p!==void 0?p:Ls,alt:"close",className:Dt["modal-icon-wrapper-img"]})),o.createElement(bt,{src:K,rec:u,item:(g=(E=(y=(T=u?.video)===null||T===void 0?void 0:T.bindProducts)===null||y===void 0?void 0:y[0])!==null&&E!==void 0?E:(D=u?.video)===null||D===void 0?void 0:D.bindProduct)!==null&&g!==void 0?g:u?.video,index:b,translateY:L,imgStyle:M?.img}),(!u||Q?.title)&&o.createElement("div",{className:Dt["one-line-ellipsis"],style:M?.title,dangerouslySetInnerHTML:{__html:me((R=Q?.title)!==null&&R!==void 0?R:"Product Name",M?.title)}}),o.createElement("div",{className:Dt["one-line-ellipsis"],style:Object.assign(Object.assign({},M?.ctaTitle),{lineHeight:((O=M?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"}),dangerouslySetInnerHTML:{__html:me(ae,M?.ctaTitle)}})))};var Bs=o.memo(Ns),Fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const js=qe(Bs,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Rs,bindableProps:[],interactionRender:Fs},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Ti=Object.freeze({__proto__:null,AniLink:Os,AniLinkPopup:js,Appoint:Da,AppointForm:vo,Commodity:Ia,CommodityDetail:ea,CommodityDetailDiroNew:ua,CommodityDiro:za,CommodityDiroNew:Ya,CommodityList:ga,Consent:ks,HashTag:As,Iframe:Sa,Link:Na,MultiCommodity:is,MultiCommodityDiro:Za,MultiCommodityDiroNew:ss,Prompt:aa});const Vs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",zs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Hs=t=>{var e,{active:i,activeIcon:n,unActicveIcon:a,recData:l,position:s}=t,d=Xe(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:v,bffEventReport:c,setCacheRtcList:h,cacheRtcList:m}=Ie(),[f,x]=o.useState((e=m?.[s])===null||e===void 0?void 0:e.isCollected),w=st(zs),C=st(Vs),p=Ye.debounce(()=>Ze(void 0,void 0,void 0,function*(){var T,y,E,D,g,R,O,S,u,M,b,A,I,L,F,j,B,N,k,G,Y,$;if(f){x(!1);const U=(E=yield v?.({videoItemId:(y=(T=l?.video)===null||T===void 0?void 0:T.itemId)!==null&&y!==void 0?y:""}))!==null&&E!==void 0?E:!1;if(c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(g=(D=l?.video)===null||D===void 0?void 0:D.itemId)!==null&&g!==void 0?g:"",contentName:(O=(R=l?.video)===null||R===void 0?void 0:R.title)!==null&&O!==void 0?O:"",contentTags:JSON.stringify((u=(S=l?.video)===null||S===void 0?void 0:S.tags)!==null&&u!==void 0?u:[]),position:s+"",contentFormat:!((M=l?.video)===null||M===void 0)&&M.url?"video":"image",traceInfo:(b=l?.video)===null||b===void 0?void 0:b.traceInfo}}),!U)x(!0);else{const te=(A=m?.map((ne,re)=>(re===s&&(ne.isCollected=!1),ne)))!==null&&A!==void 0?A:[];h?.(te)}}else{x(!0);const U=(I=yield r?.({content:JSON.stringify(l)}))!==null&&I!==void 0?I:!1;if(c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(L=l?.video)===null||L===void 0?void 0:L.itemId)!==null&&F!==void 0?F:"",contentName:(B=(j=l?.video)===null||j===void 0?void 0:j.title)!==null&&B!==void 0?B:"",contentTags:JSON.stringify((k=(N=l?.video)===null||N===void 0?void 0:N.tags)!==null&&k!==void 0?k:[]),position:s+"",contentFormat:!((G=l?.video)===null||G===void 0)&&G.url?"video":"image",traceInfo:(Y=l?.video)===null||Y===void 0?void 0:Y.traceInfo}}),!U)x(!1);else{const te=($=m?.map((ne,re)=>(re===s&&(ne.isCollected=!0),ne)))!==null&&$!==void 0?$:[];h?.(te)}}}),200);return o.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:p}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:f?n||w:a||C,alt:"icon"}))};var In=o.memo(Hs),Gs="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const Ei=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=ki.render(o.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),Us=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,videoPlayIcon:d})=>{const[r,v]=o.useState(!1),{bffEventReport:c,sxpParameter:h,waterFallData:m,openHashtag:f,bffFbReport:x}=Ie(),w=o.useRef(0),[C,p]=o.useState(!1),[T,y]=o.useState(!0),{isActive:E}=gn(),D=o.useRef(null),[g,R]=o.useState(""),[O,S]=o.useState(!1),u=o.useRef(),M=`pb-cache-video-${e}`,b=o.useRef(null),A=o.useMemo(()=>s?.mode==="2",[s]),I=o.useMemo(()=>{var ee;return s?.mode==="2"?`translateY(-${50+((ee=s?.offsetTop)!==null&&ee!==void 0?ee:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),L=o.useMemo(()=>{var ee;return((ee=t?.video)===null||ee===void 0?void 0:ee.cover)||g},[g,t]),F=o.useMemo(()=>A?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[A]),j=o.useMemo(()=>s?.bgWay==="1",[s]),B=o.useMemo(()=>j&&s?.bgColor?{backgroundColor:s?.bgColor}:{},[s,j]);o.useEffect(()=>{u?.current&&(u.current.muted=a)},[a,u?.current]);const N=o.useCallback(()=>{var ee;u?.current&&((ee=u?.current)===null||ee===void 0||ee.play())},[u?.current]),k=st("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),G=o.useCallback(()=>{u?.current&&(S(!1),p(!0))},[]),Y=o.useCallback(()=>{var ee,ae,X,K,fe,ye,ue,Te,_e,Be,Oe,Ne,Pe;if(!u?.current)return;v(!1);const z=n[e];if(z&&(!((ee=u?.current)===null||ee===void 0)&&ee.duration)){w.current=((ae=u?.current)===null||ae===void 0?void 0:ae.currentTime)||0;const se=((K=(X=u?.current)===null||X===void 0?void 0:X.duration)!==null&&K!==void 0?K:0).toFixed(2),H=((ye=(fe=u?.current)===null||fe===void 0?void 0:fe.currentTime)!==null&&ye!==void 0?ye:0).toFixed(2),P=T?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Te=(ue=z?.video)===null||ue===void 0?void 0:ue.itemId)!==null&&Te!==void 0?Te:"",contentName:(Be=(_e=z?.video)===null||_e===void 0?void 0:_e.title)!==null&&Be!==void 0?Be:"",playType:P,startTime:H,videoDuration:se,contentTags:JSON.stringify((Ne=(Oe=z?.video)===null||Oe===void 0?void 0:Oe.tags)!==null&&Ne!==void 0?Ne:[]),position:e+"",contentFormat:"video",traceInfo:(Pe=z?.video)===null||Pe===void 0?void 0:Pe.traceInfo}}),y(!1)}},[c,n,e,T,u?.current]),$=o.useCallback(()=>{var ee;if(!u?.current||g||!A||(u.current.style.objectFit="contain",!((ee=t?.video)===null||ee===void 0)&&ee.cover||!D||!D.current||j))return;const ae=()=>{const X=D?.current,K=X.getContext("2d"),fe=window?.innerWidth,ye=window?.innerHeight;X.height=ye,X.width=fe,K?.drawImage(u.current,0,0,X.width,X.height),R(X.toDataURL())};ae(),setTimeout(()=>{ae()},500)},[u.current,j,t,g,A]),U=o.useCallback(()=>{u.current&&(Y(),$())},[u.current,$,Y]),te=o.useCallback(ee=>()=>{var ae,X,K,fe,ye;if(!u.current||!C)return;const ue=(ae=u?.current)===null||ae===void 0?void 0:ae.paused;switch(ee){case"start":if(!ue)return;(X=u?.current)===null||X===void 0||X.play(),v(!1);break;case"pause":if(ue)return;(K=u?.current)===null||K===void 0||K.pause(),v(!0);break;default:ue?(fe=u?.current)===null||fe===void 0||fe.play():(ye=u?.current)===null||ye===void 0||ye.pause(),v(!ue);break}},[C,u?.current]),ne=o.useCallback(()=>{var ee,ae,X,K,fe,ye,ue,Te,_e,Be,Oe,Ne,Pe;if(!u?.current||l!==e)return;const z=n[e],se=((ae=(ee=u?.current)===null||ee===void 0?void 0:ee.duration)!==null&&ae!==void 0?ae:0).toFixed(2),H=((K=(X=u?.current)===null||X===void 0?void 0:X.currentTime)!==null&&K!==void 0?K:0).toFixed(2);if(!((fe=u?.current)===null||fe===void 0)&&fe.duration){const P=(((ye=u?.current)===null||ye===void 0?void 0:ye.currentTime)-w.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Te=(ue=z?.video)===null||ue===void 0?void 0:ue.itemId)!==null&&Te!==void 0?Te:"",contentName:(Be=(_e=z?.video)===null||_e===void 0?void 0:_e.title)!==null&&Be!==void 0?Be:"",endTime:H,videoDuration:se,playDuration:P,contentTags:JSON.stringify((Ne=(Oe=z?.video)===null||Oe===void 0?void 0:Oe.tags)!==null&&Ne!==void 0?Ne:[]),position:e+"",contentFormat:"video",traceInfo:(Pe=z?.video)===null||Pe===void 0?void 0:Pe.traceInfo}})}},[n,e,c,u?.current,l]),re=o.useCallback(()=>{S(!0)},[]);o.useEffect(()=>{var ee,ae,X,K,fe,ye,ue,Te,_e,Be;if(!E)return;const Oe=t?.video.url;if(!Oe)return;const Ne=document.querySelector(`#${M}`);if(!Ne||(u.current=Ei?.(Ne),!u?.current))return;const Pe=window?.Hls;let z=null;return Oe.includes(".m3u8")&&Pe&&Pe.isSupported()?(z=new Pe,z.loadSource(Oe),z.attachMedia(u?.current),z.on(Pe.Events.MANIFEST_PARSED,function(){var se;(se=u?.current)===null||se===void 0||se.play()})):u.current.src=Oe,(ee=u?.current)===null||ee===void 0||ee.setAttribute("x5-playsinline","true"),(ae=u?.current)===null||ae===void 0||ae.setAttribute("webkit-playsinline","true"),(X=u?.current)===null||X===void 0||X.addEventListener("loadedmetadata",U),(K=u?.current)===null||K===void 0||K.addEventListener("loadeddata",$),(fe=u?.current)===null||fe===void 0||fe.addEventListener("play",Y),(ye=u?.current)===null||ye===void 0||ye.addEventListener("playing",G),(ue=u?.current)===null||ue===void 0||ue.addEventListener("pause",ne),(Te=u?.current)===null||Te===void 0||Te.addEventListener("ended",N),(_e=u?.current)===null||_e===void 0||_e.addEventListener("canplay",N),(Be=u?.current)===null||Be===void 0||Be.addEventListener("waiting",re),()=>{var se,H,P,Ae,De,Ke,Ue,ke,$e;((se=u?.current)===null||se===void 0?void 0:se.paused)||ne(),z&&z?.destroy(),p(!1),(H=u?.current)===null||H===void 0||H.removeEventListener("loadedmetadata",U),(P=u?.current)===null||P===void 0||P.removeEventListener("loadeddata",$),(Ae=u?.current)===null||Ae===void 0||Ae.removeEventListener("play",Y),(De=u?.current)===null||De===void 0||De.removeEventListener("playing",G),(Ke=u?.current)===null||Ke===void 0||Ke.removeEventListener("pause",ne),(Ue=u?.current)===null||Ue===void 0||Ue.removeEventListener("ended",N),(ke=u?.current)===null||ke===void 0||ke.removeEventListener("canplay",N),($e=u?.current)===null||$e===void 0||$e.removeEventListener("waiting",re)}},[E,M,t,ne]),o.useEffect(()=>{var ee,ae;!u?.current||!C||(E?(x?.({eventName:"ViewContent"}),(ee=u?.current)===null||ee===void 0||ee.play()):(ae=u?.current)===null||ae===void 0||ae.pause())},[E,C,u?.current]),o.useEffect(()=>{var ee,ae,X;if(!E||!u?.current)return;!((ee=u?.current)===null||ee===void 0?void 0:ee.paused)&&f?(ae=u?.current)===null||ae===void 0||ae.pause():f||(X=u?.current)===null||X===void 0||X.play()},[f,E,u?.current]),o.useEffect(()=>{if(!E)return;const ee=()=>{te("start")(),x?.({eventName:"ViewContent"})},ae=te("pause");return pt.on(nt.PAGE_DID_SHOW,ee),pt.on(nt.PAGE_DID_HIDE,ae),()=>{pt.off(nt.PAGE_DID_SHOW,ee),pt.off(nt.PAGE_DID_HIDE,ae)}},[te,E]);const ge=o.useMemo(()=>!h?.placeholder_image||C?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"placeholder image"}),[C,h?.placeholder_image]),Q=o.useMemo(()=>{if(!(!O||!C))return o.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Gs,alt:"placeholder image"})},[O,C]);return o.useEffect(()=>{if(!u?.current)return;const ee=()=>{var ae;l===e&&(!((ae=t?.video)===null||ae===void 0)&&ae.url)&&u?.current&&!r&&te("pause")()};return window.addEventListener("beforeunload",ee),()=>{window.removeEventListener("beforeunload",ee)}},[l,e,t,u?.current,te,r]),t?.video?o.createElement(o.Fragment,null,A?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:te(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},B)},!j&&C&&L&&o.createElement(tt,{src:L,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},F)}),o.createElement("canvas",{ref:D,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:I,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:b,id:M,style:{width:"100%",height:"100%"}}),r&&o.createElement(tt,{className:"clc-pb-video-pause",src:d??k,alt:"pause"}))),ge,Q):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:te()},o.createElement("div",{className:"n-full-screen",ref:b,id:M,style:{width:"100%",height:"100%"}}),ge,Q,r&&o.createElement(tt,{className:"clc-pb-video-pause",src:d??k,alt:"pause"}))):null};var Ws=o.memo(Us);const Ys=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:a})=>{const[l,s]=o.useState(t),d=r=>{r.stopPropagation();const v=!l;s(v),n?.(v)};return o.useEffect(()=>{s(t)},[t]),o.createElement("button",{style:a,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var kn=o.memo(Ys);const Xs=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,a]=o.useState(!0);vt(),o.useEffect(()=>{setTimeout(()=>{a(!1)},i)},[]);const l=st("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=o.useMemo(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return o.createElement("div",{hidden:!n,className:`pb-finger-wrap ${s}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},o.createElement("img",{src:t||l,alt:"finger swiper"}))},_n=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:a}=t,l=o.useMemo(()=>n?.mode==="2",[n]),s=o.useMemo(()=>{var c;return n?.mode==="2"?`translateY(-${50+((c=n?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=o.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),r=o.useMemo(()=>n?.bgWay==="1",[n]),v=o.useMemo(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!r)&&o.createElement(tt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:a}),l&&o.createElement(tt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:s,left:0,right:0},onLoad:a}))},Js=({imgUrls:t,width:e,height:i,rec:n,index:a,onReportViewImageEnd:l,onViewImageStartEvent:s,imgUrlsPostConfig:d})=>{var r,v;const c=o.useRef(),{isActive:h}=gn(),{sxpParameter:m,openHashtag:f}=Ie(),[x,w]=o.useState(!1);o.useEffect(()=>{x&&h?(c?.current&&c.current.swiper.autoplay.start(),f?l(n):s(a)):c?.current&&c.current.swiper.autoplay.stop()},[n,h,l,f,a,s,x]);const C=o.useCallback(()=>{x||w(!0)},[x]);return o.createElement(Ct,{ref:c,defaultValue:0,direction:"horizontal",modules:[Ut,Wt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:be.css(Object.assign({},d?.marginBottom&&{".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0}})),height:i,loop:!0,autoplay:{delay:((v=d?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((p,T)=>o.createElement(ft,{key:T},o.createElement(_n,{src:!x&&T>0?"":p,height:i,imgUrlsPostConfig:d,onShowFirstImage:C}))))};var qs=o.memo(Js);const Ks=({tags:t,itemId:e,itemType:i,index:n,rec:a,hashTagStyle:l})=>{var s;const[d,r]=o.useState(!1),{setWaterFallData:v,setOpenHashtag:c,setCacheActiveIndex:h,waterFallData:m,setIsFromHashtag:f}=Ie(),x=w=>{m?f?.(!0):h?.(n),v?.(i?{hashTag:w,itemId:e,itemType:i,rec:a}:{hashTag:w,rec:a}),c?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>r(!d)},d?"show less":"show more"),[d,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(s=l?.marginTop)!==null&&s!==void 0?s:16}px`}},o.createElement(Rt,null,t?.map((w,C)=>o.createElement(ft,{key:C,hidden:d?!1:C>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>x(w)},o.createElement("div",{dangerouslySetInnerHTML:{__html:me(`#${w}`,l)}})))))};var Pn=o.memo(Ks),Zs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function qt(t){return o.memo(function(e){const{$store:i}=Xn(),n=l=>{let s=l;const d=l.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(v,c)=>{if(c){const h=Ye.get(i,c);return s=s.replace(r,h),h}})}),s},a=o.useMemo(()=>{var l,s,d;const{bindDatas:r}=e,v=Xe(e,["bindDatas"]);if((l=r?.forEach)===null||l===void 0||l.call(r,c=>{if(c?.propKey&&c?.dataPath){const{propKey:h,dataPath:m}=c;m.replace(/{{\s*([\w.]+)\s*}}/g,(f,x)=>{var w,C;if(x){const p=(C=(w=Ye.get(i,x))!==null&&w!==void 0?w:e[h])!==null&&C!==void 0?C:"";return v[h]=p,p}})}}),v){v.eventMap={};const c=Ye.cloneDeep(v.event)||{};for(const h in c)if(Object.prototype.hasOwnProperty.call(c,h))try{c[h].value=n(c[h].value),v.eventMap[h]=new Function(c[h].value)}catch{}}return!((d=(s=v?.event)===null||s===void 0?void 0:s.onClick)===null||d===void 0)&&d.linkType&&(v.style.cursor="pointer"),v},[i,e]);return o.createElement(t,Object.assign({},a,a.eventMap))})}const Kt=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:a,isActive:l})=>{var s,d,r,v,c;const{schema:h}=vt();if(!t?.video)return null;let m=null;!((d=(s=t?.video)===null||s===void 0?void 0:s.bindProducts)===null||d===void 0)&&d.length?m="\u591A\u5546\u54C1CTA":!((r=t?.video)===null||r===void 0)&&r.bindProduct?m="\u5546\u54C1CTA":m=(c=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||c===void 0?void 0:c.itemId;const f=i?.[m],x=o.useCallback(()=>{var w,C,p,T,y,E,D,g,R,O,S,u,M,b,A,I,L,F,j,B,N,k,G,Y,$,U,te,ne;if(!t?.video)return null;if(!(a&&!a?.includes((w=f?.item)===null||w===void 0?void 0:w.type))&&!(!a&&((C=f?.item)===null||C===void 0?void 0:C.category)==="cta")){if(((p=f?.item)===null||p===void 0?void 0:p.type)==="CommodityDiro"&&!(!((T=t?.video)===null||T===void 0)&&T.bindProduct)||((y=f?.item)===null||y===void 0?void 0:y.type)==="Commodity"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((D=f?.item)===null||D===void 0?void 0:D.type)==="CommodityDiroNew"&&!(!((g=t?.video)===null||g===void 0)&&g.bindProduct)||((R=f?.item)===null||R===void 0?void 0:R.type)==="MultiCommodity"&&!(!((S=(O=t?.video)===null||O===void 0?void 0:O.bindProducts)===null||S===void 0)&&S.length)||((u=f?.item)===null||u===void 0?void 0:u.type)==="MultiCommodityDiro"&&!(!((b=(M=t?.video)===null||M===void 0?void 0:M.bindProducts)===null||b===void 0)&&b.length)||((A=f?.item)===null||A===void 0?void 0:A.type)==="MultiCommodityDiroNew"&&!(!((L=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||L===void 0)&&L.length))return null;if(f&&n){const re=n[(F=f?.item)===null||F===void 0?void 0:F.type],ge=qt(re),Q=(j=re?.extend)===null||j===void 0?void 0:j.defaulSetting,ee=((k=(N=(B=f?.item)===null||B===void 0?void 0:B.event)===null||N===void 0?void 0:N.onClick)===null||k===void 0?void 0:k.linkType)==="externalLink";return o.createElement(ge,Object.assign({style:Object.assign(Object.assign(Object.assign({},Q?.style),(G=f?.item)===null||G===void 0?void 0:G.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},Q?.textStyle),(Y=f?.item)===null||Y===void 0?void 0:Y.textStyle),bindDatas:(U=($=f?.item)===null||$===void 0?void 0:$.bindDatas)!==null&&U!==void 0?U:[]},Q?.props,(te=f?.item)===null||te===void 0?void 0:te.props,{event:((ne=f?.item)===null||ne===void 0?void 0:ne.event)||{},schema:h,id:f?.id,key:f?.id,recData:t,isExternalLink:ee,index:e,isActive:l}))}else return null}},[t,n,i,h,f?.id,l]);return o.createElement(o.Fragment,null,x())},Dn=({nudge:t})=>{var e,i,n,a,l,s;return o.createElement(o.Fragment,null,t?.isOpen&&o.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(l=(a=t?.size)===null||a===void 0?void 0:a.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(s=t?.borderRadius)!==null&&s!==void 0?s:4}},t?.icon?o.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,o.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:me(t?.content,t?.textStyle)}})))},Qs=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:a,setCacheRtcList:l,setCacheActiveIndex:s,setLoading:d,swiperRef:r,waterFallData:v,bffEventReport:c,selectTag:h,setSelectTag:m}=Ie(),{backMainFeed:f}=Je(),x=o.useMemo(()=>[Ft,...t],[t]),w=C=>()=>{if(C===h)return;C!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${C}']`}}):f("theme",C,h);let p;C!==Ft&&(p=C),d?.(!0),n?.({themeTag:p}).then(T=>{var y,E,D,g;pt.emit(nt.CHANGE_THEME_TAG,p),a?.((y=T?.recList)!==null&&y!==void 0?y:[]),l?.((E=T?.recList)!==null&&E!==void 0?E:[]),e?.(0),s?.(0),(g=(D=r?.current)===null||D===void 0?void 0:D.swiper)===null||g===void 0||g.slideTo(0)}).finally(()=>{d?.(!1)}),m?.(C)};return v||t.length<=0?null:o.createElement("div",{className:"clc-sxp-tagbar",style:i},o.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},x.map(C=>o.createElement("li",{className:`clc-sxp-tagbar-list-item ${C===h?"clc-sxp-tagbar-list-item-active":""}`,key:C,onClick:w(C)},C))))};var Mn=o.memo(Qs);const On=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:a,resolver:l,data:s=[],ctaType:d,tipText:r,nudge:v,_schema:c,hashTagStyle:h,tagList:m=[],licenseUrl:f})=>{var x,w,C,p,T,y,E,D,g;const R=st("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),O=st("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:S}=vt(),[u,M]=o.useState(0),b=o.useRef(0),[A,I]=o.useState(!0),L=o.useRef(),[F,j]=o.useState(!1),[B,N]=o.useState(!1),[k,G]=o.useState(new Date().getTime()),Y=o.useRef(!1),{loadVideos:$,bffEventReport:U,loading:te,setPopupDetailData:ne,ctaEvent:re,swiperRef:ge,waterFallData:Q,setOpenHashtag:ee,appDomain:ae,openHashtag:X,loadingImage:K,isFromHashtag:fe,popupDetailData:ye,bffFbReport:ue,curTime:Te,h5EnterLink:_e,isShowConsent:Be,selectTag:Oe,isPreview:Ne,isEditor:Pe}=Ie(),{backMainFeed:z,productView:se,jumpToWeb:H}=Je(),P=o.useMemo(()=>s.length>0&&!te&&(Kn()||t?.enableSwiperTip),[s,te,t?.enableSwiperTip]);o.useEffect(()=>{Fi()},[]),o.useEffect(()=>{if(s?.length>0){const _=new Date;L.current=_,ue?.({eventName:"PageView"})}},[s?.length]);const Ae=o.useCallback(()=>{if(Fi(),_e?.(),s.length>0){const _=new Date;L.current=_,ue?.({eventName:"PageView"})}},[s.length,ue,_e]);o.useEffect(()=>{var _;if(!d||d?.length<1)return;const oe=s?.findIndex(ie=>{var le,pe,ve,J,de,xe,Me,Fe,ze;const Ve=d?.[0];return Ve==="\u591A\u5546\u54C1CTA"?((le=ie?.video)===null||le===void 0?void 0:le.bindProducts)&&((ve=(pe=ie?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||ve===void 0?void 0:ve.length)>0:Ve==="\u5546\u54C1CTA"?(J=ie?.video)===null||J===void 0?void 0:J.bindProduct:((xe=(de=ie?.video)===null||de===void 0?void 0:de.bindCta)===null||xe===void 0?void 0:xe.itemId)===Ve&&(((Me=ie?.video)===null||Me===void 0?void 0:Me.url)||((ze=(Fe=ie?.video)===null||Fe===void 0?void 0:Fe.imgUrls)===null||ze===void 0?void 0:ze.length))})||0;oe!==-1&&((_=ge?.current)===null||_===void 0||_.swiper.slideTo(oe))},[s,d,ge]),o.useEffect(()=>{const _=s?.[u],oe=()=>{var ie,le,pe,ve,J,de,xe,Me,Fe,ze,Ve,He,Ge,Ce,Ee,it,We,ct,ut,yt;const wt=!X&&!Be;if(document.visibilityState==="hidden"){wt&&(pt.emit(nt.PAGE_DID_HIDE,_),we(_),ce(_));let Le="";ye&&(!((le=(ie=_?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||le===void 0)&&le.length||!((pe=_?.video)===null||pe===void 0)&&pe.bindProduct)?Le="pdpPage":ye&&((xe=a?.[(de=(J=(ve=_?.video)===null||ve===void 0?void 0:ve.bindCta)===null||J===void 0?void 0:J.itemId)!==null&&de!==void 0?de:""].item)===null||xe===void 0?void 0:xe.type)==="Appoint"?Le="formPage":fe?Le="hashTagPage":!((Me=_?.video)===null||Me===void 0)&&Me.url?Le="videoPage":!((Fe=_?.video)===null||Fe===void 0)&&Fe.imgUrls&&(!((Ve=(ze=_?.video)===null||ze===void 0?void 0:ze.imgUrls)===null||Ve===void 0)&&Ve.length)?Le="imagePage":_?.product&&(Le="productPage"),U?.({eventInfo:{sessionDuration:Math.floor((new Date-Te.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(He=_?.video)===null||He===void 0?void 0:He.itemId,productId:(Ge=_?.product)===null||Ge===void 0?void 0:Ge.itemId,position:u+"",fromKName:Le,fromKPage:location?.href,ctatId:(it=(Ee=(Ce=_?.video)===null||Ce===void 0?void 0:Ce.bindCta)===null||Ee===void 0?void 0:Ee.itemId)!==null&&it!==void 0?it:"",traceInfo:(yt=(ct=(We=_?.video)===null||We===void 0?void 0:We.traceInfo)!==null&&ct!==void 0?ct:(ut=_?.product)===null||ut===void 0?void 0:ut.traceInfo)!==null&&yt!==void 0?yt:""}})}else document.visibilityState==="visible"&&(Y.current===!0&&(G(new Date().getTime()),Y.current=!1),Ae(),wt&&(Se(u),pt.emit(nt.PAGE_DID_SHOW,_),z("external",Oe)))};return document.addEventListener("visibilitychange",oe),()=>{document.removeEventListener("visibilitychange",oe)}},[u,U,s,Ae,ye,fe,a,Te,z,X,Be,Oe]);const De=o.useMemo(()=>{let _=0;return m.length>0&&(_+=45,Q&&(_-=45)),_},[m,Q]),Ke=o.useMemo(()=>{let _=0;return t?.logoUrl&&t?.isShowLogo&&(_+=56),_},[]),Ue=o.useMemo(()=>i-Ke-De,[t,i,De]),ke=o.useMemo(()=>{var _;const oe=u===0&&!Q&&!Pe?[(_=s?.[0])!==null&&_!==void 0?_:null]:s?.map((ie,le)=>u===le||le-1===u||le+1===u?ie:null);return Q?oe:oe.concat([{loading:!0}])},[s,u,Q,Pe]),$e=o.useMemo(()=>{var _,oe,ie,le;if(t?.logoUrl&&t?.isShowLogo){const pe=(oe=(_=t?.logoBar)===null||_===void 0?void 0:_.onClick)===null||oe===void 0?void 0:oe.value,ve=((le=(ie=t?.logoBar)===null||ie===void 0?void 0:ie.onClick)===null||le===void 0?void 0:le.linkType)==="externalLink",J=ke[u];return o.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},pe&&{onClick:()=>{var de,xe,Me,Fe;ve&&H(J,(de=J?.video)===null||de===void 0?void 0:de.bindProduct,(xe=J?.video)===null||xe===void 0?void 0:xe.bindCta,u,((Me=J?.product)===null||Me===void 0?void 0:Me.traceInfo)||((Fe=J?.video)===null||Fe===void 0?void 0:Fe.traceInfo)),new Function(pe)()}}),o.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,u,ke]),lt=o.useCallback((_,oe)=>{var ie,le,pe,ve;return!((ie=_?.video)===null||ie===void 0)&&ie.url?o.createElement(Ws,{key:k,rec:_,index:oe,muted:A,data:s,height:Ue,activeIndex:u,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((le=_?.video)===null||le===void 0)&&le.imgUrls?o.createElement(qs,{key:_?.video.itemId,imgUrls:_?.video.imgUrls,width:n,height:Ue,rec:_,index:oe,onReportViewImageEnd:we,onViewImageStartEvent:Se,imgUrlsPostConfig:t?.imgUrlsPost}):_.product&&Array.isArray(t?.productPost)&&((pe=t?.productPost)===null||pe===void 0?void 0:pe.length)>0?(ve=t?.productPost)===null||ve===void 0?void 0:ve.map((J,de)=>{var xe,Me,Fe,ze,Ve,He,Ge,Ce;const Ee=l[(xe=J?.item)===null||xe===void 0?void 0:xe.type],it=qt(Ee),We=(Me=Ee?.extend)===null||Me===void 0?void 0:Me.defaulSetting;return o.createElement(it,Object.assign({key:`${oe}${de}`,textStyle:Object.assign(Object.assign({},We?.textStyle),(Fe=J?.item)===null||Fe===void 0?void 0:Fe.textStyle),bindDatas:(Ve=(ze=J?.item)===null||ze===void 0?void 0:ze.bindDatas)!==null&&Ve!==void 0?Ve:[]},We?.props,(He=J?.item)===null||He===void 0?void 0:He.props,{event:((Ge=J?.item)===null||Ge===void 0?void 0:Ge.event)||{},schema:S,id:J?.id,viewTime:L.current,rec:_,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},We?.style),(Ce=J?.item)===null||Ce===void 0?void 0:Ce.style),{height:"100%",overflow:"auto"}),index:oe}))}):null},[n,s,Ue,A,u,t?.productPost,t?.videoPlayIcon,L,r,l,S,k]),at=o.useCallback(_=>{N(_)},[]),V=o.useMemo(()=>B?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[B]),W=o.useCallback((_,oe)=>{var ie,le,pe,ve,J,de,xe,Me;return _?.video?o.createElement(o.Fragment,null,((ie=_?.video)===null||ie===void 0?void 0:ie.title)&&!B&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom",style:{paddingBottom:`${(le=t?.bottomInfoDist)!==null&&le!==void 0?le:40}px`}},o.createElement(Dn,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Kt,{rec:_,index:oe,tempMap:a,resolver:l})):null,o.createElement("div",null,o.createElement(Jt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(ve=(pe=_?.video)===null||pe===void 0?void 0:pe.title)!==null&&ve!==void 0?ve:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:at}),o.createElement(Kt,{rec:_,index:oe,tempMap:a,resolver:l,includesCtaType:["AniLink"]}),o.createElement(Pn,{index:u,tags:(de=(J=_?.video)===null||J===void 0?void 0:J.hashTags)!==null&&de!==void 0?de:[],itemId:(xe=_?.video)===null||xe===void 0?void 0:xe.itemId,itemType:!((Me=_?.video)===null||Me===void 0)&&Me.itemId?"VIDEO":null,rec:_,hashTagStyle:h}))),o.createElement(Kt,{rec:_,index:oe,tempMap:a,resolver:l,includesCtaType:["AniLinkPopup"],isActive:oe===u})):null},[e,u,a,l,r,v,h,t,at,B,V]),he=o.useCallback((_,oe,ie)=>{var le,pe,ve,J;if(!t?.isShowLike||!ie)return;let de=(le=t?.likeIconY)!==null&&le!==void 0?le:400;return Q&&de<40&&(de+=40),_?.video?o.createElement(In,{key:_.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:_.isCollected,recData:_,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(pe=t.likeIconXPosit)!==null&&pe!==void 0?pe:"right"]:(ve=t.likeIconX)!==null&&ve!==void 0?ve:0,[(J=t.likeIconYPosit)!==null&&J!==void 0?J:"bottom"]:de},position:oe}):null},[t,Q]),we=_=>{var oe,ie,le,pe,ve,J;if(!(!((oe=_?.video)===null||oe===void 0)&&oe.url)&&(!((ie=_?.video)===null||ie===void 0)&&ie.imgUrls)){const de=Date.now(),xe=(de-b.current)/1e3;U?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(pe=(le=_?.video)===null||le===void 0?void 0:le.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=_?.video.title)!==null&&ve!==void 0?ve:"",imageEndTime:`${de}`,playDuration:`${xe}`,contentTags:JSON.stringify((J=_?.video.tags)!==null&&J!==void 0?J:[]),position:u+"",contentFormat:"image",traceInfo:_?.video.traceInfo}})}},Z=(_,oe)=>{var ie,le,pe,ve,J,de,xe,Me,Fe,ze,Ve,He,Ge,Ce,Ee,it,We,ct,ut;if(Ne||Q)return;const yt=new Date-Te.current;if(t?.openSlideSkip&&yt>=((ie=t?.slideSkipStartTime)!==null&&ie!==void 0?ie:0)&&Zn()&&_){const wt=((ve=(pe=(le=_?.video)===null||le===void 0?void 0:le.bindProducts)===null||pe===void 0?void 0:pe[0])===null||ve===void 0?void 0:ve.link)||((de=(J=_?.video)===null||J===void 0?void 0:J.bindProduct)===null||de===void 0?void 0:de.link)||((xe=_?.product)===null||xe===void 0?void 0:xe.link),Le=_?.product||((Me=_?.video)===null||Me===void 0?void 0:Me.bindProduct)||((ze=(Fe=_?.video)===null||Fe===void 0?void 0:Fe.bindProducts)===null||ze===void 0?void 0:ze[0]);wt&&(U?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Ve=Le?.itemId)!==null&&Ve!==void 0?Ve:"",productName:(He=Le?.title)!==null&&He!==void 0?He:"",price:Le?.price?Le?.price+"":"0",productCollection:(Ge=Le?.collection)!==null&&Ge!==void 0?Ge:"",contentTags:Le?.tags?JSON.stringify(Le?.tags):"",position:oe+"",contentId:(Ee=(Ce=_?.video)===null||Ce===void 0?void 0:Ce.itemId)!==null&&Ee!==void 0?Ee:"",traceInfo:(ut=(We=(it=_?.video)===null||it===void 0?void 0:it.traceInfo)!==null&&We!==void 0?We:(ct=_?.product)===null||ct===void 0?void 0:ct.traceInfo)!==null&&ut!==void 0?ut:""}}),Y.current=!0,window.location.href=window.getJointUtmLink(wt))}},q=_=>{var oe,ie,le,pe,ve,J,de,xe,Me,Fe,ze,Ve,He,Ge;const Ce=s[_.previousIndex];if(!Ce)return;_.previousIndex-_.activeIndex<0?(U?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(ie=(oe=Ce?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&ie!==void 0?ie:"",productId:(pe=(le=Ce?.product)===null||le===void 0?void 0:le.itemId)!==null&&pe!==void 0?pe:"",requestId:null,traceInfo:(J=(ve=Ce?.video)===null||ve===void 0?void 0:ve.traceInfo)!==null&&J!==void 0?J:""}}),we(Ce),Z(Ce,_.previousIndex)):(U?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(xe=(de=Ce?.video)===null||de===void 0?void 0:de.itemId)!==null&&xe!==void 0?xe:"",productId:(Fe=(Me=Ce.product)===null||Me===void 0?void 0:Me.itemId)!==null&&Fe!==void 0?Fe:"",requestId:null,traceInfo:(Ve=(ze=Ce?.video)===null||ze===void 0?void 0:ze.traceInfo)!==null&&Ve!==void 0?Ve:""}}),we(Ce)),ce(Ce);const Ee=s[_.activeIndex];!(!((He=Ee?.video)===null||He===void 0)&&He.url)&&!(!((Ge=Ee?.video)===null||Ge===void 0)&&Ge.imgUrls)&&Ee?.product&&ue?.({eventName:"ProductView"}),L.current=new Date},ce=_=>{var oe,ie,le;!(!((oe=_?.video)===null||oe===void 0)&&oe.url)&&!(!((ie=_?.video)===null||ie===void 0)&&ie.imgUrls)&&_?.product&&se(_,_.product,(le=_?.product)===null||le===void 0?void 0:le.bindCta,L.current,u)};o.useEffect(()=>{const _=s[u];X?ce(_):L.current=new Date},[X,s,u]);const Se=_=>{var oe,ie,le,pe,ve,J;const de=s[_];if(!(!((oe=de?.video)===null||oe===void 0)&&oe.url)&&(!((ie=de?.video)===null||ie===void 0)&&ie.imgUrls)){const xe=Date.now();b.current=xe,U?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(pe=(le=de?.video)===null||le===void 0?void 0:le.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=de?.video.title)!==null&&ve!==void 0?ve:"",imageStartTime:`${xe}`,contentTags:JSON.stringify((J=de?.video.tags)!==null&&J!==void 0?J:[]),position:_+"",contentFormat:"image",traceInfo:de?.video.traceInfo}}),ue?.({eventName:"ViewContent"})}},Re=o.useCallback(_=>{var oe,ie,le,pe,ve,J;if(_)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(kn,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((ie=(oe=ke?.[u])===null||oe===void 0?void 0:oe.video)===null||ie===void 0)&&ie.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(le=t?.muteIconXPosit)!==null&&le!==void 0?le:"right"]:(pe=t?.muteIconX)!==null&&pe!==void 0?pe:0,[(ve=t?.muteIconYPosit)!==null&&ve!==void 0?ve:"bottom"]:(J=t?.muteIconY)!==null&&J!==void 0?J:23},defaultValue:A,activeIcon:t?.unMuteIcon?t?.unMuteIcon:R,unactiveIcon:t?.muteIcon?t?.muteIcon:O,onChange:I})},[t,ke,u,A]),je=o.useMemo(()=>te?o.createElement("div",{style:{height:Ue,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:K,alt:"loading...",style:{objectFit:"contain"}})):ke?.map((_,oe)=>o.createElement(ft,{key:oe,virtualIndex:oe,style:{overflow:"hidden"}},_&&o.createElement(o.Fragment,null,_?.loading?o.createElement("div",{style:{height:Ue,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:K,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,he(_,oe,!t?.likeIconFixed),Re(!t?.muteIconFixed),W(_,oe),lt(_,oe))))),[n,s,Ue,te,W,lt,ke,K,k,Re]);return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},Q&&o.createElement(xn,{icon:Zs,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(T=(p=(C=(w=(x=t?.hashTag)===null||x===void 0?void 0:x[0])===null||w===void 0?void 0:w.item)===null||C===void 0?void 0:C.props)===null||p===void 0?void 0:p.textStyles)===null||T===void 0?void 0:T.hashTagTitle),{color:"#fff"}),onClose:()=>{ee?.(!0)}}),$e,o.createElement(Mn,{tagList:m,setActiveIndex:M,style:{top:Ke}}),P?o.createElement(Xs,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((y=t?.swipeTipOffset)!==null&&y!==void 0?y:0)}%`},duration:t?.swiperTipAniDur}):null,o.createElement(Ct,{style:{marginTop:De},ref:ge,onSlideChange:()=>{ge.current.swiper.allowTouchMove=!1,setTimeout(()=>{ge.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:_=>{M(_.activeIndex),!X&&(q(_),!(Q||Pe)&&_?.activeIndex+1>=s?.length&&(F||(j(!0),$?.(Math.ceil(u/10)+1).then(()=>{j(!1)}))))},direction:"vertical",height:Ue},he(ke[u],u,!!t?.likeIconFixed),Re(!!t?.muteIconFixed),je),o.createElement(En,Object.assign({},(g=(D=(E=t?.hashTag)===null||E===void 0?void 0:E[0])===null||D===void 0?void 0:D.item)===null||g===void 0?void 0:g.props)))},$s=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:a,index:l})=>o.createElement(Ct,{defaultValue:0,direction:"horizontal",modules:[Ut,Wt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(s=>o.createElement(ft,{key:s},o.createElement(_n,{src:s,height:i,imgUrlsPostConfig:n}))));var er=o.memo($s);const tr=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,width:d})=>{const[r,v]=o.useState(!1),c=o.useRef(null),{bffEventReport:h,sxpParameter:m,waterFallData:f,openHashtag:x}=Ie(),w=o.useRef(0),[C,p]=o.useState(!1),[T,y]=o.useState(!0),E=o.useRef(null),[D,g]=o.useState("");o.useEffect(()=>{c.current&&(c.current.muted=a)},[a]);const R=o.useCallback(()=>{var N;(N=c.current)===null||N===void 0||N.play()},[]),O=st("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var N,k,G,Y,$,U,te,ne,re,ge,Q,ee,ae;v(!1);const X=n[e];if(X&&(!((N=c?.current)===null||N===void 0)&&N.duration)){w.current=((k=c?.current)===null||k===void 0?void 0:k.currentTime)||0;const K=((Y=(G=c.current)===null||G===void 0?void 0:G.duration)!==null&&Y!==void 0?Y:0).toFixed(2),fe=((U=($=c.current)===null||$===void 0?void 0:$.currentTime)!==null&&U!==void 0?U:0).toFixed(2),ye=T?"0":"1";h?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ne=(te=X?.video)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",contentName:(ge=(re=X?.video)===null||re===void 0?void 0:re.title)!==null&&ge!==void 0?ge:"",playType:ye,startTime:fe,videoDuration:K,contentTags:JSON.stringify((ee=(Q=X?.video)===null||Q===void 0?void 0:Q.tags)!==null&&ee!==void 0?ee:[]),position:e+"",contentFormat:"video",traceInfo:(ae=X?.video)===null||ae===void 0?void 0:ae.traceInfo}}),y(!1)}},[h,n,e,T]),u=o.useCallback(()=>{p(!0)},[]),M=o.useCallback(N=>()=>{var k,G,Y,$,U;if(!C)return;const te=(k=c.current)===null||k===void 0?void 0:k.paused;switch(N){case"start":if(!te)return;(G=c.current)===null||G===void 0||G.play(),v(!1);break;case"pause":if(te)return;(Y=c.current)===null||Y===void 0||Y.pause(),v(!0);break;default:te?($=c.current)===null||$===void 0||$.play():(U=c.current)===null||U===void 0||U.pause(),v(!te);break}},[C]),b=o.useCallback(()=>{var N,k,G,Y,$,U,te,ne,re,ge,Q,ee,ae;const X=n[e],K=((k=(N=c.current)===null||N===void 0?void 0:N.duration)!==null&&k!==void 0?k:0).toFixed(2),fe=((Y=(G=c.current)===null||G===void 0?void 0:G.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2);if(!(($=c?.current)===null||$===void 0)&&$.duration){const ye=(((U=c?.current)===null||U===void 0?void 0:U.currentTime)-w.current).toFixed(2);h?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ne=(te=X?.video)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",contentName:(ge=(re=X?.video)===null||re===void 0?void 0:re.title)!==null&&ge!==void 0?ge:"",endTime:fe,videoDuration:K,playDuration:ye,contentTags:JSON.stringify((ee=(Q=X?.video)===null||Q===void 0?void 0:Q.tags)!==null&&ee!==void 0?ee:[]),position:e+"",contentFormat:"video",traceInfo:(ae=X?.video)===null||ae===void 0?void 0:ae.traceInfo}})}},[n,e,h]),A=o.useMemo(()=>s?.mode==="2",[s]),I=o.useMemo(()=>{var N;return s?.mode==="2"?`translateY(-${50+((N=s?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),L=o.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||D},[D,t]),F=o.useCallback(()=>{if(!E||!c||!c.current||!E.current)return;const N=c?.current,k=E?.current,G=k.getContext("2d"),Y=window?.innerWidth,$=window?.innerHeight;k.height=$,k.width=Y,G?.drawImage(N,0,0,k.width,k.height),g(k.toDataURL())},[]);o.useEffect(()=>{var N,k,G,Y;if(c.current){if(v(!1),!c.current.src){const $=t?.video.url;if($.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const U=new window.Hls;U.loadSource($),U.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=$;else c.current.src=$;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(N=c.current)===null||N===void 0||N.addEventListener("loadedmetadata",u),(k=c.current)===null||k===void 0||k.addEventListener("canplay",u),(G=c.current)===null||G===void 0||G.addEventListener("playing",S),(Y=c.current)===null||Y===void 0||Y.addEventListener("loadeddata",F),()=>{var $,U,te,ne;($=c.current)===null||$===void 0||$.removeEventListener("loadedmetadata",u),(U=c.current)===null||U===void 0||U.removeEventListener("canplay",u),(te=c.current)===null||te===void 0||te.removeEventListener("playing",S),(ne=c.current)===null||ne===void 0||ne.removeEventListener("loadeddata",F)}}},[u,S,t?.video,F]);const j=o.useMemo(()=>!m?.placeholder_image||C?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"video poster"}),[C,m?.placeholder_image]);o.useEffect(()=>{const N=()=>{var k,G;l===e&&(!((k=t?.video)===null||k===void 0)&&k.url)&&(!((G=c?.current)===null||G===void 0)&&G.src)&&!r&&M("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,c,M,r]);const B=o.useMemo(()=>A?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[A]);return t?.video?o.createElement(o.Fragment,null,A?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.createElement(tt,{src:L,style:Object.assign({height:i,width:d,objectFit:"cover"},B)}),o.createElement("canvas",{ref:E,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:I,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:d,height:"100%"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:b,onEnded:R,style:{width:"100%",height:i,objectFit:"contain"}}),o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:O,alt:"video pause image"}))),j):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:c,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:b,onEnded:R}),j,o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:O,alt:"video pause image"}))):null};var ir=o.memo(tr);const Ai={};Object.values(Ti).forEach(t=>{Ai[t.extend.type]=t});const nr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",or="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",lr=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:a,descStyle:l,hashTagStyle:s,containerHeight:d=664,containerWidth:r=375,appDomain:v,tagList:c=[]})=>{const h=o.useMemo(()=>{let g=0;return e?.logoUrl&&e?.isShowLogo&&(g+=45),c.length>0&&(g+=45),d-g},[e,d,c]),m=(g,R)=>{var O,S,u,M;if(!((O=g?.video)===null||O===void 0)&&O.url)return o.createElement(ir,{rec:g,index:R,muted:!0,width:r,data:t??[],height:h,activeIndex:R,videoPostConfig:e?.videoPost});if(!((S=g?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(er,{key:g?.video.itemId,imgUrls:g?.video.imgUrls,width:r,height:h,rec:g,index:R,imgUrlsPostConfig:e?.imgUrlsPost});if(g.product&&g.product&&Array.isArray(e?.productPost)&&((u=e?.productPost)===null||u===void 0?void 0:u.length)>0)return(M=e?.productPost)===null||M===void 0?void 0:M.map((b,A)=>{var I,L,F,j,B,N,k,G;const Y=Ai[(I=b?.item)===null||I===void 0?void 0:I.type],$=qt(Y),U=(L=Y?.extend)===null||L===void 0?void 0:L.defaulSetting;return o.createElement($,Object.assign({key:`${R}${A}`,textStyle:Object.assign(Object.assign({},U?.textStyle),(F=b?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(B=(j=b?.item)===null||j===void 0?void 0:j.bindDatas)!==null&&B!==void 0?B:[]},U?.props,(N=b?.item)===null||N===void 0?void 0:N.props,{event:((k=b?.item)===null||k===void 0?void 0:k.event)||{},id:b?.id,rec:g,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},U?.style),(G=b?.item)===null||G===void 0?void 0:G.style),{width:r,height:h,overflow:"auto"}),index:R}))})},f=o.useMemo(()=>e?.logoUrl&&e?.isShowLogo?o.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},o.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),x=(g,R)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Kt,{rec:g,index:R,tempMap:a,resolver:Ai})):null,w=(g,R)=>{var O,S,u,M,b,A,I;return g?.video?o.createElement(o.Fragment,null,((O=g?.video)===null||O===void 0?void 0:O.title)&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(Dn,{nudge:n}),x(g,R),o.createElement("div",null,o.createElement(Jt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(u=(S=g?.video)===null||S===void 0?void 0:S.title)!==null&&u!==void 0?u:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(Pn,{index:R,tags:(b=(M=g?.video)===null||M===void 0?void 0:M.hashTags)!==null&&b!==void 0?b:[],itemId:(A=g?.video)===null||A===void 0?void 0:A.itemId,itemType:!((I=g?.video)===null||I===void 0)&&I.itemId?"VIDEO":null,rec:g,hashTagStyle:s}))):null},C=st(or,v),p=st(nr,v),T=(g,R)=>{var O,S,u,M;if(!e?.isShowLike)return;let b=(O=e?.likeIconY)!==null&&O!==void 0?O:400;return b<40&&(b+=40),g?.video?o.createElement(In,{key:g.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:C,unActicveIcon:(u=e?.unlikeIcon)!==null&&u!==void 0?u:p,position:R,active:g.isCollected,recData:g,className:"clc-sxp-like-button",style:{top:b,right:(M=e?.likeIconX)!==null&&M!==void 0?M:0}}):null},y=st("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),E=st("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),D=(g,R)=>{var O,S,u,M;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},f,o.createElement(Mn,{tagList:c}),o.createElement(kn,{style:{position:"absolute",right:(O=e?.muteIconX)!==null&&O!==void 0?O:0,visibility:!((u=(S=t?.[R])===null||S===void 0?void 0:S.video)===null||u===void 0)&&u.url?"visible":"hidden",bottom:(M=e?.muteIconY)!==null&&M!==void 0?M:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:y,unactiveIcon:e?.muteIcon?e?.muteIcon:E}),m(g,R),w(g,R),T(g,R))};return o.createElement("div",{className:be.css({width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((g,R)=>D(g,R)))};var ar=o.memo(lr);const sr=()=>{const{schema:t,resolver:e,popup:i}=vt(),{setPopupDetailData:n,popupDetailData:a,popupCurTimeRef:l,checkCommodityIndexRef:s}=Ie(),{productView:d}=Je(),[r,v]=o.useState();o.useEffect(()=>{const m=()=>{l.current=new Date};return m(),window.addEventListener("pageshow",m),()=>{window.removeEventListener("pageshow",m)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const c=()=>{var m,f,x,w,C,p,T,y,E,D,g,R,O,S,u,M,b,A;if(!i||i?.id===""||!r||new Date-l.current<((m=i?.duration)!==null&&m!==void 0?m:0))return;v(Object.assign(Object.assign({},i),{id:""}));const I=(w=(x=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||x===void 0?void 0:x.popupList)===null||w===void 0?void 0:w.find(L=>L?.id===i?.id);if(((C=I?.item)===null||C===void 0?void 0:C.type)==="CommodityDetail"||((p=I?.item)===null||p===void 0?void 0:p.type)==="CommodityDetailDiroNew"){const L=a;let F=(y=(T=L?.video)===null||T===void 0?void 0:T.bindProduct)!==null&&y!==void 0?y:(D=(E=L?.video)===null||E===void 0?void 0:E.bindProducts)===null||D===void 0?void 0:D[0],j=(O=(R=(g=L?.video)===null||g===void 0?void 0:g.bindProduct)===null||R===void 0?void 0:R.bindCta)!==null&&O!==void 0?O:(M=(u=(S=L?.video)===null||S===void 0?void 0:S.bindProducts)===null||u===void 0?void 0:u[0])===null||M===void 0?void 0:M.bindCta;if(s?.current>=0){const B=(A=(b=L?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0?void 0:A[s?.current];B&&(F=B,j=B?.bindCta)}F&&j&&d(L,F,j,l.current,a?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),s.current=-1},i?.duration)},h=o.useMemo(()=>{var m,f,x;return(x=(f=(m=t?.sxpPageConf)===null||m===void 0?void 0:m.globalConfig)===null||f===void 0?void 0:f.popupList)===null||x===void 0?void 0:x.map((w,C)=>{var p,T,y,E,D,g,R,O,S,u,M,b,A,I;if(w?.id===i?.id){const L=e[(p=w?.item)===null||p===void 0?void 0:p.type],F=qt(L),j=((E=(y=(T=w?.item)===null||T===void 0?void 0:T.event)===null||y===void 0?void 0:y.onClick)===null||E===void 0?void 0:E.linkType)==="externalLink",B=((R=(g=(D=w?.item)===null||D===void 0?void 0:D.event)===null||g===void 0?void 0:g.onClick)===null||R===void 0?void 0:R.linkType)==="popup",N=(O=L?.extend)===null||O===void 0?void 0:O.defaulSetting;return o.createElement(F,Object.assign({key:C,style:Object.assign(Object.assign(Object.assign({},N?.style),(S=w?.item)===null||S===void 0?void 0:S.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},N?.textStyle),(u=w?.item)===null||u===void 0?void 0:u.textStyle),bindDatas:(b=(M=w?.item)===null||M===void 0?void 0:M.bindDatas)!==null&&b!==void 0?b:[]},N?.props,(A=w?.item)===null||A===void 0?void 0:A.props,{event:((I=w?.item)===null||I===void 0?void 0:I.event)||{},schema:t,id:w?.id,isExternalLink:j,isPopup:B,onClose:c}))}else return o.createElement(o.Fragment,null)})},[t,i,e,c]);return o.createElement(Pt,{popup:r,onClose:c,padding:0,modalStyle:{position:"fixed"}},h)},Ci={};Object.values(Ti).forEach(t=>{Ci[t.extend.type]=t});const rr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:a,appDomain:l,licenseUrl:s,enabledMetaConversionApi:d})=>{var r,v,c,h,m,f,x,w,C,p,T;const y=o.useMemo(()=>{var E;return location?.search?(E=location?.search)===null||E===void 0?void 0:E.replace("?",""):""},[]);return o.createElement(qi,{resolver:Ci,enableDataSource:!1,schema:t?.data,utmVal:y},o.createElement(Wi,{utmVal:y,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(h=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.default_recommend)!==null&&h!==void 0?h:i,hashTagSize:(f=(m=t?.sxp_parameter)===null||m===void 0?void 0:m.hash_tag_size)!==null&&f!==void 0?f:n,loadingImage:a,appDomain:l,enabledMetaConversionApi:d,isShowTag:(C=(w=(x=t?.data)===null||x===void 0?void 0:x.sxpPageConf)===null||w===void 0?void 0:w.globalConfig)===null||C===void 0?void 0:C.isShowTag,globalConfig:(T=(p=t?.data)===null||p===void 0?void 0:p.sxpPageConf)===null||T===void 0?void 0:T.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:E,tagList:D})=>{var g;return o.createElement(o.Fragment,null,o.createElement(On,Object.assign({},(g=t?.data)===null||g===void 0?void 0:g.sxpPageConf,{tagList:D,data:E,resolver:Ci,licenseUrl:s})),o.createElement(sr,null))}}))};var dr=o.memo(rr);const Rn=o.createContext({}),cr=({children:t,data:e})=>{var i,n,a,l,s,d,r,v,c,h,m,f,x;const[w,C]=o.useState(!1),[p,T]=o.useState(!1);return o.createElement(Rn.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.privacy_policy_title,privacyPolicyUrl:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_policy_url,privacyTitle:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_title,template:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.template,industry:(x=e?.sxp_parameter)===null||x===void 0?void 0:x.industry},appDomain:e?.appDomain,openHashtag:w,setOpenHashtag:C,openConsent:p,setOpenConsent:T,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function ur(){return o.useContext(Rn)}exports.DiyPortalPreview=ar,exports.EditorDataProvider=cr,exports.Modal=Pt,exports.SxpDataSourceProvider=Wi,exports.SxpPageCore=dr,exports.SxpPageRender=On,exports.core=oo,exports.default=Yn,exports.materials=Ti,exports.useEditorDataProvider=ur;
5
+ 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:k?.info})))},at=()=>{var q,ce;return o.createElement(o.Fragment,null,(C||P?.link)&&o.createElement("button",{"aria-label":(q=Ae?.enTitle)!==null&&q!==void 0?q:"Purchase on Website",onClick:Ke,className:"pb-commondity-btn",style:G},o.createElement("span",{dangerouslySetInnerHTML:{__html:me((ce=Ae?.enTitle)!==null&&ce!==void 0?ce:"Purchase on Website",G)}})))},V=o.useCallback(q=>q?.lineClamp?Object.assign(Object.assign({},q),{overflow:"hidden",WebkitLineClamp:q?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):q,[]),W=o.useCallback(q=>{K.current=new Date,z(q),fe.current=q,se?.current&&(se.current.swiper.slideTo(0),se.current.swiper.autoplay.start())},[]),he=o.useCallback(()=>{var q,ce,Se;if(!B)return o.createElement(bn,{products:(q=H?.video)===null||q===void 0?void 0:q.bindProducts,data:$,defImg:(Se=(ce=Q?.bottom_image)!==null&&ce!==void 0?ce:I)!==null&&Se!==void 0?Se:"",style:{padding:"0 19px"},onCLick:W,popupDetailData:ee,check:Pe})},[Pe]),we=o.useMemo(()=>{const q={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return q?.[N?.dotsAlign]},[N?.dotsAlign]),Z=P?.remark;return o.createElement(o.Fragment,null,o.createElement("div",Object.assign({className:be.css(Object.assign({},w))},ge),o.createElement("div",{style:{position:"relative"}},P&&((T=P?.homePage)===null||T===void 0?void 0:T.length)>0&&o.createElement(Ct,{height:$e,modules:[Ut,Wt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:we},loop:!0,autoplay:{delay:N?.delay*1e3},ref:se},o.createElement(o.Fragment,null,(D=P?.homePage)===null||D===void 0?void 0:D.map(q=>{var ce;return o.createElement(ft,{key:q},o.createElement("div",{style:{overflow:"hidden",width:ke,height:$e}},o.createElement(tt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${N?.translateY?N?.translateY+50:50}%`},src:(ce=q??Q?.bottom_image)!==null&&ce!==void 0?ce:I})))}))),!(!((g=P?.homePage)===null||g===void 0)&&g.length)&&o.createElement("div",{className:be.css({height:$e,width:ke})},o.createElement("img",{className:be.css({objectFit:"cover",width:"100%",height:"100%"}),src:(R=Q?.bottom_image)!==null&&R!==void 0?R:I,alt:"pdp image"})),(Z||!P)&&te&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Ne(!0)},o.createElement("img",{src:te,alt:"3d",width:"72px"}))),he(),o.createElement("div",{className:"pb-commondity-content"},lt({isPost:B}))),at(),o.createElement(Pt,{visible:_e,onClose:()=>Be(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},lt({isPost:!1})),at()),o.createElement(Pt,{visible:Oe,padding:0,isFullScreen:!0,onClose:()=>Ne(!1)},o.createElement("div",{style:{height:window.innerHeight}},o.createElement("iframe",{src:Z,style:{width:"100%",height:re?"614px":`${window.innerHeight-50}px`,marginTop:"50px",border:"none"}}))))};var Ql=o.memo(Zl),$l=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ea=qe(Ql,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:po,interactionRender:$l},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var ta=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ia=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],yn="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABHBJREFUeF7lmzuoFkcYhp/TihdIl0JBESubSCCCih4NXgJeUphCjyKmEEVtLRSjooWtShILRRJtgpCoeLzgLUZBQbTwAoooqLWoCWIXeZdd3bP++8/st7OX33+ac2Dn8r3Pvzv7zcy7A9RT5gDjgQnx3/T/iuA58Cz+m/7/StXhDVQ0gATOBhYCi4GxxnHeAKeAs8DfMSBjV52bhQTwBbApFj4YNMqPnV0GrgL7gJchxggFQMI3A5NDBOXRx+MYwn6Pul2rlAWwMv7VvykbiLH9TUAQjhnbYwUwA9gKLLIOHLjdGWAPcL1ovxYAG4G9wKiig1Vc/y2wBThQZJyiAA4Ba4sM0EDdw8CPvuMWAXAb+Mq344br3QGm+cTgC+B/n85aWMepz1kBOBknMy3U5wxJSdSSbrVcAPR+V9LRy0X5SW6+0A3AMuDPXlaeiv174K9OWvIAfA1cAMZ9JgBeA98Ct7J68gAMtyjJCfUbKFn6zgeA0tujoUZtWT9D2bS50x1wA2gqt6+al9YO09ODZAF8DrO+C+KIt0IagNbzIlTXktYVaKfr9+PNkSklchMtpXWHR/sJaQA7gJ8sUdXURuJ/AB7E4/0BLDeOvROQ3hEA/gFmGjusullWfDKeFcI1YFYawETgSdUqjP3niS8LYRLwNHkE1gM/GwOssplLfBkIG4BfEgBKE5dWqcTQt694da1td22YFikngGUJgH+B0UVaV1y3iHiFYpnA/wPGCICFXpX66xCfxD8oAKuA3wIpegToHW0tdYpXjKsFQLu7u60Rx+3exSCPG29HdVO3eI25TQB+BdaVAKCMSneRVpBJKfpMNiFesR4UgNOdlomeQF4AWj3quCpbfCE0JV7xDgvAXWCqp+B0tYfACkC7xXnFBaFJ8Yr5ngC8Mu78KHnS4+MqeRCaFq+4X5cB8MnmQoE7oQ3iPwCwPgJWEdZ2rjvNcj16BMpMghYxWsElS1pX0K45xNXedT2aBMu+BotCcAVlfZX69puuF70GQyRCoSFU/csnEKJEKFQqHApCXeIFIUqFQy6GykKoU7wARIuh6HVQwsmVffasEOoWLwfauASADkKU0oYqRSHULV465SsaSgAoqfk9lPq4H18ITYhXiJr7jiYAZGyUUzN0cUFoSrx0yrX6PH0ucEmTQmgCXdb5TYrX/uFcaa3rYCR7JzQpXro1vg5HRgCo+mhMEOT3/RKQYaGpkns0poD6+nA0+UX6+nhcEPreICEIfW2REQCZoc+30A9snTjlI57fyUzdzSYnU3RpP7414sDtNLl3NFG7jJK9YI52sepqnnYBUOe9ZJLOwnCapn0AqNO+NksnVHvJNO00SSeifO+ApH4vZIpdzdHZZ6QoALWXifqI8TTJNWGVua5drTV5pui8ji0A1JfM1Lta5CeWD3h7JzO0i6gVQNJv3342lwXbtx9OpkFoP0ET0LwKDZcyOF5s46ez2TtCxkt9OL0gBmJ1oMnJJcHnYo/wU9czXfR62TnAd7zWfj7/HrAAAKDnDZ8VAAAAAElFTkSuQmCC";const na=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:a,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return a&&a.length>0?(e=a[0])===null||e===void 0?void 0:e.url:null}},oa=t=>{var{content:e,btnText:i,style:n,icon:a,isPopup:l,isExternalLink:s,onClose:d,onClick:r,submitButtonStyle:v,contentStyle:c}=t,f=Xe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Ie(),{jumpToWeb:m}=Je(),x=typeof a=="string"?a:na(a),E=()=>{var A,p,S;if(s){const b=h,T=(A=b?.video)===null||A===void 0?void 0:A.bindProduct,D=(S=(p=b?.video)===null||p===void 0?void 0:p.bindProduct)===null||S===void 0?void 0:S.bindCta,g=h?.index;m(b,T,D,g)}l||d?.(),r?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${be.css(Object.assign({},n))}`},f),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:x??yn,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:me(e,c)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:E,dangerouslySetInnerHTML:{__html:me(i,v)}}))};var la=o.memo(oa);const aa=qe(la,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ia,bindableProps:[],interactionRender:ta},defaulSetting:{props:{icon:yn,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var sa=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 41"}]}];const ra=t=>{var e,i,n,a,l,s,d,r,v,c,f,h,m,x,E,A,p,S,b,T,D,g,R,O,w,u,M,{style:y,isDefault:C,rec:I,viewTime:L,isPost:B,bottom_image:j,tipText:F,swiper:N,commodityStyles:k,buttonStyle:G,index:Y,commodityGroup:$,popupBg:U,iframeIcon:te,commodityImgRatio:ne,isTel:re}=t,ge=Xe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel"]);o.useState(!0);const{sxpParameter:Q,popupCurTimeRef:ee,popupDetailData:ae,isPreview:X,bffFbReport:K,checkCommodityIndexRef:fe}=Ie(),{jumpToWeb:ye,productView:ue}=Je();o.useState(!1),o.useState(!1),o.useState(!0);const[Te,_e]=o.useState(!1),Be=o.useRef(null),[Oe,Ne]=o.useState(!1),[Pe,z]=o.useState((e=ae?.multiCheckIndex)!==null&&e!==void 0?e:0),se=o.useRef(),H=B?I:ae;let P=B?H?.product:(n=(i=H?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=H?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Ae=B?(s=H?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=H?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(h=(f=(c=H?.video)===null||c===void 0?void 0:c.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const De=B?Y:ae?.index;if(!B&&$?.open&&(!((m=H?.video)===null||m===void 0)&&m.bindProducts)&&((E=(x=H?.video)===null||x===void 0?void 0:x.bindProducts)===null||E===void 0?void 0:E.length)>0){fe.current=Pe;const Z=(A=H?.video)===null||A===void 0?void 0:A.bindProducts[Pe];P=Z,Ae=Z?.bindCta}const Ke=()=>{P?.link&&(ye(H,P,Ae,De),B||ue(H,P,Ae,L||Be.current,De),window.location.href=window.getJointUtmLink(P.link))};o.useEffect(()=>{B||K?.({eventName:"ProductView"})},[B,K]),o.useEffect(()=>{const Z=()=>{Be.current=new Date};return Z(),window.addEventListener("pageshow",Z),()=>{window.removeEventListener("pageshow",Z)}},[]);const Ue=o.useMemo(()=>{var Z,q,ce,Se,Re,je,_;const oe=((Z=k?.price)===null||Z===void 0?void 0:Z.enableFormattedPrice)===void 0||((q=k?.price)===null||q===void 0?void 0:q.enableFormattedPrice);return P?.currency&&P?.price?`${(Re=(Se=(ce=P?.currency)===null||ce===void 0?void 0:ce.split("-")[1])===null||Se===void 0?void 0:Se.toUpperCase())!==null&&Re!==void 0?Re:""}${oe?(_=(je=P?.price)===null||je===void 0?void 0:je.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&_!==void 0?_:"":P?.price}`:"\xA3102,300.00"},[P?.price,P?.currency,(p=k?.price)===null||p===void 0?void 0:p.enableFormattedPrice]),ke=(X?375:(S=y?.width)!==null&&S!==void 0?S:window.innerWidth)-((b=U?.horizontalMargin)!==null&&b!==void 0?b:0)*2,$e=ne?ke*(ne.h/ne.w):ke,lt=({isPost:Z})=>o.createElement("div",{hidden:!!P&&(!P?.info||P?.info==="")},o.createElement(Jt,{isPost:Z,onClick:()=>_e(!0),className:"pb-commondityDiroNew-info",style:k?.info,foldText:F?.foldText,unfoldText:F?.unfoldText,text:P?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
6
+ Made in Italy`})),at=o.useCallback(Z=>Z?.lineClamp?Object.assign(Object.assign({},Z),{overflow:"hidden",WebkitLineClamp:Z?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Z,[]),V=o.useCallback(Z=>{ee.current=new Date,z(Z),fe.current=Z,se?.current&&(se.current.swiper.slideTo(0),se.current.swiper.autoplay.start())},[]),W=o.useCallback(()=>{var Z,q,ce;if(!B)return o.createElement(bn,{products:(Z=H?.video)===null||Z===void 0?void 0:Z.bindProducts,data:$,defImg:(ce=(q=Q?.bottom_image)!==null&&q!==void 0?q:j)!==null&&ce!==void 0?ce:"",style:{padding:"0 19px"},onCLick:V,popupDetailData:ae,check:Pe})},[Pe]),he=o.useMemo(()=>{const Z={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Z?.[N?.dotsAlign]},[N?.dotsAlign]),we=P?.remark;return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({className:be.css(Object.assign(Object.assign({},y),{transform:"translate3d(0px, 0px, 0px)"}))},ge),o.createElement("div",{style:{position:"relative"}},P&&((T=P?.homePage)===null||T===void 0?void 0:T.length)>0&&o.createElement(Ct,{height:$e,modules:[Ut,Wt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:he},loop:!0,autoplay:{delay:N?.delay*1e3},ref:se},(D=P?.homePage)===null||D===void 0?void 0:D.map(Z=>{var q;return o.createElement(ft,{key:Z},o.createElement("div",{style:{overflow:"hidden",width:ke,height:$e}},o.createElement(tt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${N?.translateY?N?.translateY+50:50}%`},src:(q=Z??Q?.bottom_image)!==null&&q!==void 0?q:j})))})),!(!((g=P?.homePage)===null||g===void 0)&&g.length)&&o.createElement("div",{className:be.css({height:$e,width:ke})},o.createElement("img",{className:be.css({objectFit:"cover",width:"100%",height:"100%"}),src:(R=Q?.bottom_image)!==null&&R!==void 0?R:j,alt:"pdp image"})),(we||!P)&&te&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Ne(!0)},o.createElement("img",{src:te,alt:"3d",width:"72px"}))),W(),o.createElement("div",{className:"pb-commondityDiroNew-content"},o.createElement("div",{className:"pb-commondityDiroNew-content-top"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:at(k?.title),dangerouslySetInnerHTML:{__html:me((O=P?.title)!==null&&O!==void 0?O:"Large Dior Toujours BagLarge",k?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!P&&(!P?.collection||P?.collection===""),style:at(k?.collection),dangerouslySetInnerHTML:{__html:me(P?.collection||"Black Macrocannage CalfskinLarge",k?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!P&&!P?.price,style:at(k?.price),dangerouslySetInnerHTML:{__html:me(Ue,k?.price)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!P&&!P?.taxInfo,style:at(k?.taxInfo),dangerouslySetInnerHTML:{__html:me((w=P?.taxInfo)!==null&&w!==void 0?w:"\u7A0E\u8D39",k?.taxInfo)}}))),(!P||P?.link)&&o.createElement("button",{"aria-label":(u=Ae?.enTitle)!==null&&u!==void 0?u:"Shop now",onClick:Ke,className:"pb-commondityDiroNew-btn",style:G},o.createElement("span",{dangerouslySetInnerHTML:{__html:me((M=Ae?.enTitle)!==null&&M!==void 0?M:"Shop now",G)}})),lt({isPost:B}))),o.createElement(Pt,{visible:Te,onClose:()=>_e(!1)},lt({isPost:!1})),o.createElement(Pt,{visible:Oe,padding:0,isFullScreen:!0,onClose:()=>Ne(!1)},o.createElement("div",{style:{height:window.innerHeight}},o.createElement("iframe",{src:we,style:{width:"100%",height:re?"614px":`${window.innerHeight-50}px`,marginTop:"50px",border:"none"}}))))};var da=o.memo(ra),ca=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ua=qe(da,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:sa,interactionRender:ca},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontWeight:"bold",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var va=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function wn(t){const e=o.useRef(null),[i,n]=o.useState(!1);return o.useEffect(()=>{e.current=new IntersectionObserver(([a])=>{n(a.isIntersecting)})},[]),o.useEffect(()=>{var a;return t?.current&&((a=e?.current)===null||a===void 0||a.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const pa=({src:t,rec:e,item:i,index:n,style:a,translateY:l,imgStyle:s,enableEventReport:d=!0})=>{const r=o.useRef(null),v=wn(r),{ctaEvent:c}=Ie();return o.useEffect(()=>{v&&t&&r?.current&&d&&c?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[v,t,r,e,c,i,n,d]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:be.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},s))},o.createElement("div",{ref:r,hidden:!t,className:be.css({width:"100%",height:"100%"})},o.createElement(tt,{className:be.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},a)),src:t})))};var bt=o.memo(pa);const ma=t=>{var e,i,n,{style:a,isDefault:l,rec:s,viewTime:d,isPost:r,bottom_image:v,commodityStyles:c,buttonStyle:f,translateY:h=0,commodityPicture:m,isExternalLink:x,onClick:E}=t,A=Xe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:S,setPopupDetailData:b,ctaEvent:T}=Ie(),{jumpToWeb:D}=Je(),{popup:g}=vt(),R=r?s:S,O=(i=(e=R?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],w=S?.index,u=o.useCallback(y=>{var C,I,L,B,j,F,N;const k=((C=c?.price)===null||C===void 0?void 0:C.enableFormattedPrice)===void 0||((I=c?.price)===null||I===void 0?void 0:I.enableFormattedPrice);return y?.currency&&y?.price?`${(j=(B=(L=y?.currency)===null||L===void 0?void 0:L.split("-")[1])===null||B===void 0?void 0:B.toUpperCase())!==null&&j!==void 0?j:""}${k?(N=(F=y?.price)===null||F===void 0?void 0:F.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&N!==void 0?N:"":y?.price}`:`$${k?7e3.toLocaleString():7e3}`},[(n=c?.price)===null||n===void 0?void 0:n.enableFormattedPrice]),M=Ye.throttle((y,C)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},R,y,w),b?.(Object.assign(Object.assign({},R),{video:Object.assign(Object.assign({},R?.video),{bindProduct:y}),index:w,multiCheckIndex:C})),x?y?.link&&(D(R,y,y.bindCta,w),window.location.href=window.getJointUtmLink(y.link)):E?.()},g?.duration);return o.createElement("div",{className:be.css(Object.assign(Object.assign({},a),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},O?.map((y,C)=>{var I,L,B,j,F,N,k,G,Y,$;return o.createElement(o.Fragment,null,R&&!y?.bindCta?null:o.createElement("div",Object.assign({key:C},A,{className:be.css({display:"flex"}),onClick:()=>M(y,C)}),o.createElement(bt,{src:(j=(B=(I=y?.cover)!==null&&I!==void 0?I:(L=y?.homePage)===null||L===void 0?void 0:L[0])!==null&&B!==void 0?B:p?.bottom_image)!==null&&j!==void 0?j:v,rec:R,item:y,index:C,translateY:h,imgStyle:m,enableEventReport:!1}),o.createElement("div",{style:{width:`calc(100% - ${(F=m?.width)!==null&&F!==void 0?F:0}px - ${(N=m?.marginRight)!==null&&N!==void 0?N:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},o.createElement("div",null,o.createElement("div",{className:"one-line-ellipsis",style:c?.title,hidden:!!y&&!y?.title,dangerouslySetInnerHTML:{__html:me((k=y?.title)!==null&&k!==void 0?k:"Pendant in Yellow Gold with Diamonds, Medium",c?.title)}}),o.createElement("div",{className:"two-line-ellipsis",style:c?.collection,hidden:!!y&&(!y?.collection||y?.collection===""),dangerouslySetInnerHTML:{__html:me((G=y?.collection)!==null&&G!==void 0?G:"Tiffany Lock",c?.collection)}})),o.createElement("div",{className:be.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{style:c?.price,hidden:!!y&&!y?.price,dangerouslySetInnerHTML:{__html:me(u(y),c?.price)}})),o.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:me(($=(Y=y?.bindCta)===null||Y===void 0?void 0:Y.enTitle)!==null&&$!==void 0?$:"Shop Now",f)}})))))}))};var fa=o.memo(ma),ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ga=qe(fa,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:va,interactionRender:ha},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontWeight:"bold",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var ba=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const ya=t=>{var e,i,{content:n,btnText:a,style:l,icon:s,isPopup:d,isExternalLink:r,onClose:v,onClick:c,submitButtonStyle:f,contentStyle:h,isTel:m}=t,x=Xe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:E}=Ie(),A=(i=(e=E?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return o.createElement("div",Object.assign({className:`${be.css(Object.assign({},l))}`},x),o.createElement("iframe",{src:A,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var wa=o.memo(ya);const Sa=qe(wa,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:ba,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var dt=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],xa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ta=t=>{var{rec:e,children:i,className:n,onClick:a,style:l,isExternalLink:s=!1,index:d,jumpLink:r}=t;Xe(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=o.useRef(null),{popup:c}=vt(),{setPopupDetailData:f,ctaEvent:h}=Ie(),{jumpToWeb:m}=Je(),x=Ye.throttle(()=>{var E,A,p,S,b,T,D,g;const R=(A=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)!==null&&A!==void 0?A:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,R,d),f?.(Object.assign(Object.assign({},e),{index:d})),s){if(r||!((S=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||S===void 0)&&S.link){const O=(b=e?.video)===null||b===void 0?void 0:b.bindCta,w=(T=e?.video)===null||T===void 0?void 0:T.bindProduct;m(e,w,O,d),window.location.href=window.getJointUtmLink(r||((g=(D=e?.video)===null||D===void 0?void 0:D.bindProduct)===null||g===void 0?void 0:g.link)||"")}}else a?.()},c?.duration);return o.createElement("div",{ref:v,className:n,style:l,onClick:x},i)};var Lt=o.memo(Ta),Ea={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Aa=t=>{var e,i,n,a,l,s,d,r,v,c,f,{content:h,style:m,bgImg:x,recData:E,bottom_image:A,ctaTempStyles:p,isExternalLink:S,translateY:b=0,index:T}=t,D=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=Ie(),R=(e=E?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(a=(i=R?.cover)!==null&&i!==void 0?i:(n=R?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:g?.bottom_image)!==null&&l!==void 0?l:A;return o.createElement(Lt,Object.assign({isExternalLink:S,rec:E,className:be.css(Object.assign({},m)),style:{display:"flex"},index:T},D),o.createElement(bt,{src:O,rec:E,item:(d=(s=E?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:E?.video,index:T,translateY:b,imgStyle:p?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ea["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:me((r=R?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),o.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((f=(c=R?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&f!==void 0?f:"Shop Now",p?.ctaTitle)}})))};var Ca=o.memo(Aa);const Ia=qe(Ca,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:xa,bindableProps:[],settingRender:dt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:1});var ka=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const _a=t=>{var e,i,n,a,l,s,{content:d,style:r,bgImg:v,recData:c,bottom_image:f,ctaTempStyles:h,isExternalLink:m,index:x}=t,E=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:A}=Ie(),p=(e=c?.video)===null||e===void 0?void 0:e.bindCta,S=(n=(i=p?.icon)!==null&&i!==void 0?i:A?.bottom_image)!==null&&n!==void 0?n:f;return o.createElement(Lt,Object.assign({isExternalLink:m,rec:c,className:be.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"},index:x},E),o.createElement(bt,{src:S,rec:c,item:(l=(a=c?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&l!==void 0?l:c?.video,index:x,imgStyle:h?.img}),o.createElement("div",{className:be.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((s=p?.enTitle)!==null&&s!==void 0?s:"Product Name",h?.ctaTitle)}}))};var Pa=o.memo(_a);const Da=qe(Pa,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:ka,settingRender:dt?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:30,height:30,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:6});var Ma=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],Sn={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Oa=t=>{var e,i,n,a,l,s,d,r,v,{content:c,style:f,bgImg:h,recData:m,bottom_image:x,ctaTempStyles:E,index:A,customTitle:p}=t,S=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:b,bffEventReport:T}=Ie();Je();const D=(e=m?.video)===null||e===void 0?void 0:e.bindCta;(i=m?.video)===null||i===void 0||i.bindProduct;const g=(a=(n=D?.icon)!==null&&n!==void 0?n:b?.bottom_image)!==null&&a!==void 0?a:x;return o.createElement(Lt,Object.assign({index:A,rec:m,className:be.css(Object.assign({alignItems:"center"},f)),style:{display:"flex"}},S,{jumpLink:(l=D?.link)!==null&&l!==void 0?l:""}),o.createElement(bt,{src:g,rec:m,item:(d=(s=m?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:m?.video,index:A,imgStyle:E?.img}),o.createElement("div",{className:be.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:Sn["tow-line-ellipsis"],style:E?.ctaTitle,dangerouslySetInnerHTML:{__html:me((r=D?.enTitle)!==null&&r!==void 0?r:"Product Name",E?.ctaTitle)}}),p?.display&&o.createElement("div",{style:Object.assign(Object.assign({},p?.style),{lineHeight:((v=p?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Sn["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:me(p?.text,p?.style)}}))))};var Ra=o.memo(Oa),La=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],xi;const Na=qe(Ra,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(xi=dt?.filter(t=>t.type!=="commodityTitle"))===null||xi===void 0?void 0:xi.concat(Ma),bindableProps:[],interactionRender:La},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var Ba=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Fa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ja=t=>{var e,i,n,a,l,s,d,r,v,c,f,{content:h,style:m,bgImg:x,recData:E,bottom_image:A,ctaTempStyles:p,isExternalLink:S,translateY:b=0,index:T}=t,D=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=Ie(),R=(e=E?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(a=(i=R?.cover)!==null&&i!==void 0?i:(n=R?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:g?.bottom_image)!==null&&l!==void 0?l:A;return o.createElement(Lt,Object.assign({isExternalLink:S,rec:E,className:be.css(Object.assign({},m)),style:{display:"flex"},index:T},D),o.createElement(bt,{src:O,rec:E,item:(d=(s=E?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:E?.video,index:T,translateY:b,imgStyle:p?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Fa["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:me((r=R?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),o.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((f=(c=R?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&f!==void 0?f:"Shop Now",p?.ctaTitle)}})))};var Va=o.memo(ja);const za=qe(Va,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Ba,settingRender:dt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:2});var Ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ga={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Ua=t=>{var e,i,n,a,l,s,d,r,v,c,{content:f,style:h,bgImg:m,recData:x,bottom_image:E,ctaTempStyles:A,isExternalLink:p,translateY:S=0,index:b}=t,T=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:D}=Ie(),g=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,R=(l=(a=(i=g?.cover)!==null&&i!==void 0?i:(n=g?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:D?.bottom_image)!==null&&l!==void 0?l:E;return o.createElement(Lt,Object.assign({isExternalLink:p,rec:x,className:be.css(Object.assign({},h)),style:{display:"flex"},index:b},T),o.createElement(bt,{src:R,rec:x,item:(d=(s=x?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:x?.video,index:b,translateY:S,imgStyle:A?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ga["tow-line-ellipsis"],style:A?.title,dangerouslySetInnerHTML:{__html:me((r=g?.title)!==null&&r!==void 0?r:"Product Name",A?.title)}}),o.createElement("div",{className:be.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},A?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((c=(v=g?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&c!==void 0?c:"Shop Now",A?.ctaTitle)}})))};var Wa=o.memo(Ua);const Ya=qe(Wa,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Ha,bindableProps:[],settingRender:dt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:13,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:14,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:2});var Xa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ja={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const qa=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:f,translateY:h=0}=t,m=Xe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:x,setPopupDetailData:E,sxpParameter:A}=Ie(),{popup:p}=vt(),{jumpToWeb:S}=Je(),[b,T]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),D=Ye.throttle((g,R)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,g,f),E?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:g}),index:f,multiCheckIndex:R})),c?g?.link&&(S(s,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):d?.()},p?.duration);return o.createElement(Rt,{isPadding:!!s},b?.map((g,R)=>{var O,w,u,M,y,C,I,L;return o.createElement(o.Fragment,null,s&&!g?.bindCta?null:o.createElement(ft,Object.assign({key:R,className:be.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>D(g,R)}),o.createElement(bt,{src:(M=(u=(O=g?.cover)!==null&&O!==void 0?O:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&u!==void 0?u:A?.bottom_image)!==null&&M!==void 0?M:r,rec:s,item:g,index:R,translateY:h,imgStyle:v?.img}),o.createElement("div",{className:be.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ja["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:me((y=g?.title)!==null&&y!==void 0?y:"Product Name",v?.title)}}),o.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((C=v?.ctaTitle)===null||C===void 0?void 0:C.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((L=(I=g?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&L!==void 0?L:"Shop Now",v?.ctaTitle)}}))))}))};var Ka=o.memo(qa);const Za=qe(Ka,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Xa,bindableProps:[],settingRender:dt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:80,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"#fff",marginBottom:8}},w:100,h:40,sort:4});var Qa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],$a={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const es=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:f,translateY:h=0}=t,m=Xe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:x}=Ie(),{ctaEvent:E,setPopupDetailData:A}=Ie(),{popup:p}=vt(),[S,b]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:T}=Je(),D=Ye.throttle((g,R)=>{E?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,g,f),A?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:g}),index:f,multiCheckIndex:R})),c?g?.link&&(T(s,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):d?.()},p?.duration);return o.createElement(Rt,{isPadding:!!s},S?.map((g,R)=>{var O,w,u,M,y,C,I,L;return o.createElement(o.Fragment,null,s&&!g?.bindCta?null:o.createElement(ft,Object.assign({key:R,className:be.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>D(g,R)}),o.createElement(bt,{src:(M=(u=(O=g?.cover)!==null&&O!==void 0?O:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&u!==void 0?u:x?.bottom_image)!==null&&M!==void 0?M:r,rec:s,item:g,index:R,translateY:h,imgStyle:v?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:$a["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:me((y=g?.title)!==null&&y!==void 0?y:"Product Name",v?.title)}}),o.createElement("div",{className:be.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((C=v?.ctaTitle)===null||C===void 0?void 0:C.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((L=(I=g?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&L!==void 0?L:"Shop Now",v?.ctaTitle)}}))))}))};var ts=o.memo(es);const is=qe(ts,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Qa,settingRender:dt,bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},title:{fontSize:12,color:"#fff",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:130,height:20,backgroundColor:"rgba(0,0,0,.5)"}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:3});var ns=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],os={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const ls=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:f,translateY:h=0}=t,m=Xe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:x,setPopupDetailData:E,sxpParameter:A}=Ie(),{popup:p}=vt(),{jumpToWeb:S}=Je(),[b,T]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),D=Ye.throttle((g,R)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,g,f),E?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:g}),index:f,multiCheckIndex:R})),c?g?.link&&(S(s,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):d?.()},p?.duration);return o.createElement(Rt,{isPadding:!!s},b?.map((g,R)=>{var O,w,u,M,y,C,I;return o.createElement(o.Fragment,null,s&&!g?.bindCta?null:o.createElement(ft,Object.assign({key:R,className:be.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>D(g,R)}),o.createElement(bt,{src:(M=(u=(O=g?.cover)!==null&&O!==void 0?O:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&u!==void 0?u:A?.bottom_image)!==null&&M!==void 0?M:r,rec:s,item:g,index:R,translateY:h,imgStyle:v?.img}),o.createElement("div",{className:be.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:os["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:me((y=g?.title)!==null&&y!==void 0?y:"Product Name",v?.title)}}),o.createElement("div",{className:be.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:me((I=(C=g?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&I!==void 0?I:"Shop Now",v?.ctaTitle)}}))))}))};var as=o.memo(ls);const ss=qe(as,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:ns,bindableProps:[],settingRender:dt},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:8,width:78,height:78,marginRight:16},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{textDecoration:"underline",fontSize:12,fontWeight:"bold",color:"#000",textAlign:"left",width:150,height:20}}},style:{borderRadius:4,width:260,height:86,padding:4,backgroundColor:"rgba(255,255,255,0.75)",marginBottom:8}},w:100,h:40,sort:4});var rs=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const ds=({icon:t,styles:e,textStyle:i,onClose:n})=>{var a;const{waterFallData:l,setOpenHashtag:s}=Ie();return o.createElement("div",{className:"clc-sxp-nav",style:e},o.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"back button",onClick:n}),o.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:me(`#${(a=l?.hashTag)!==null&&a!==void 0?a:"\u6807\u9898"}`,i)}}))};var xn=o.memo(ds),cs=null,us="3d989325-e7d6-4a74-8a97-98febdf5b567",vs=null,ps=null,ms={info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif.",link:"www.baidu.com",linkTitle:null,linkType:"WEB"},fs=[{position:"0",isCollected:null,video:{itemId:"VIDEOY2BMu1710323630175",title:"A symbol of excellence, the Dior Toujours bag is reinterpreted in an unprecedented version. For the Dior spring-summer 2024 ready-to-wear collection, this exceptional accessory, dreamed up by Maria Grazia Chiuri, is dressed in irresistible crinkled leather featuring the iconic macrocannage motif. A new emblem of the virtuoso, perpetually reinvented savoir-faire of the Dior Ateliers.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOY2BMu1710323630175:default:3::branch:Handbags:0",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:0",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:0",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fswbY3wT0hCmrYkrqDzFKnHb3NMux1710323481052.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs3Ifqv7fk2Tn9nPtwOTO2YjxAuRO1710323470472.mp4",imgUrls:null,hashTags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"]},product:null,cta:null},{position:"1",isCollected:null,video:{itemId:"VIDEO6JCOb1710323364018",title:"Maria grazia chiuri's hallmark dior book tote offers an original take on elegance. Unveiled at the cruise 2024 fashion show, the refined style showcases the iconic blue dior oblique embroidery and calfskin. Designed to keep all the daily essentials organized, the interior is equipped with a zipped pocket and patch pockets.",tags:["Handbags","Manufacturing Craftsmanship","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO6JCOb1710323364018:default:3::branch:Handbags:1",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:1",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:1",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsAHlkdbqYj5F84o2faRzU1E3AvG11710323339209.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs7KIGk2IB0MsoDL1ANWB1Mb2hqu41710323314146.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"2",isCollected:null,video:null,product:{itemId:"M2820OTKVM911",title:"Large Dior Toujours Bag Black Cannage Tweed",tags:["Black","Women","Handbags","Bucket Bag","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2820OTKVM911:default:3::branch:Handbags:2",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:2",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsJTjyFchOFEJSTRYxXvL2XPU1dP61710238469418.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fstdFA1dFT55QjtQPU2qHNENo5peF1710836061716.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fs9xf8AlIApbHezVL3BsxjUGIrN231710836061181.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs9iZ20MjLAPkXmFKvD8HzhLaBJ671710238470272.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsSSodev3wicDfE1DYNWPQVeRjErt1710238464035.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs3YAOuN6Pd9NFvH1Rdooj6eLI18S1710238465296.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsBwIEp6OzI49isvHgiKD0cPSFtrD1710238459007.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M2820OTKV_M911-large-dior-toujours-bag",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif. It showcases a spacious interior compartment with a matching pouch to organize the essentials, while a leather strap closure keeps items secure and the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4200,currency:"USD-$"},cta:null},{position:"3",isCollected:null,video:{itemId:"VIDEOOL1qU1709616182569",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Shoulder","Crossbody","Cross-body & Shoulder Bags","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOOL1qU1709616182569:default:3::branch:Handbags:3",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:3",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:3",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:null,url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsvbBN3IRfwctVIhdqgq3doWmhbb21710399187965.jpg"],hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"4",isCollected:null,video:null,product:{itemId:"S5909CTZQM928",title:"Saddle Shoulder Pouch Blue Dior Oblique Jacquard ",tags:["Saddle Bags","Handbags","Small-Leather-Goods","Small","Mini Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:S5909CTZQM928:default:3::branch:Handbags:4",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:4",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs34CpwKJOyjEDgoHypoLYakF8oR31710316280669.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsLOSOEf9pmz7wKnFaifWNw3TZ7Gy1710316287874.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsWHmVcrzHKKj6EfhfnQkxYIOt20a1710316295683.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fslyBNMyQwjpjY4EKzyrqzTMlOGRQ1710316313161.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/S5909CTZQ",linkTitle:null,linkType:"WEB",info:null,price:4900,currency:"USD-$"},cta:null},{position:"5",isCollected:null,video:{itemId:"VIDEOrZguC1710324513737",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOrZguC1710324513737:default:3::branch:Handbags:5",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:5",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:5",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fstXNWStczbY8HbIKEqMwfCkv5CI51710324494939.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOqu34FxaJTdascLcj6DHoYIIAs01710324439851.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"6",isCollected:null,video:null,product:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:6",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:6",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},cta:null},{position:"7",isCollected:null,video:{itemId:"VIDEOEtr621710300614047",title:"Unveiled at the spring-summer 2023 fashion show, the dior toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette. T",tags:["Handbags","Leather Strap","Spring-Summer 2024 Fashion Show","Backstage","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOEtr621710300614047:default:3::branch:Handbags:7",bindCta:null,bindProduct:null,bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fshkOldZwfsSqTgvxHJzNBwS66ySc1710300910103.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsryDXTtPWXjYFWoSUEBUi48RHZCh1710398617300.jpg"],hashTags:["Backstage","Handbags","Spring-Summer 2024 Fashion Show","Dior Toujours Bag"]},product:null,cta:null},{position:"8",isCollected:null,video:{itemId:"VIDEOO8Zjt1709616802987",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Blue","Medium","Shoulder","Hand","Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOO8Zjt1709616802987:default:3::branch:Handbags:8",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:8",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:8",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsmS72zfInwmblYTnuYzRuZKAOlhr1709616742898.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsU2gDw28XFd1nOAqlUjb1r1h6mpT1710400349981.jpg"],hashTags:["Dior Book Tote","Handbags"]},product:null,cta:null},{position:"9",isCollected:null,video:null,product:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:9",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:9",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},cta:null},{position:"10",isCollected:null,video:{itemId:"VIDEOesZlV1710323980494",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOesZlV1710323980494:default:3::branch:Handbags:10",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:10",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:10",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsiwMQ88zO5Xdnl939krMyBMbz7Js1710323763013.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsxyS8nr7nn0LMe7EqOt3ETXqLu7d1710323753073.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"11",isCollected:null,video:{itemId:"VIDEOdvsXq1710324342942",title:"New for summer 2024, the lady d-sire my abcdior bag draws inspiration from the signature elegance of the lady dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal d.i.o.r. Charms that highlight the silhouette.",tags:["Summer 2024","Lady Dior","Casual","Lightweight","Medium","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOdvsXq1710324342942:default:3::branch:Handbags:11",bindCta:null,bindProduct:{itemId:"M1151OTRLM900",title:"Medium Lady D-Sire My ABCDior Bag",tags:["Handbags","Summer 2024","Lady Dior","Black","Medium","Women","Lady D-Sire"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1151OTRLM900:default:3::branch:Handbags:11",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:11",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBvqPYhaE9Ct1JzBd4gm8g9YOiAZ1710499102900.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6sf9nB7WpJuLNIZT3c8O8Fmf3Gu1710499102936.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsSxYBxyVx2yRrUgEaYmarWhlUbk41710499102531.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsyhykK1B7W9613MAfipfIuE1foim1710499102345.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6FXJdaXib8lP0NPloe1XQGpoiKc1710499103268.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsCRx7T4ejNvgKNensH6LT4dPt6251710499103615.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M1151OTRL_M900-medium-lady-d-sire-my-abcdior-bag-black-bull-leather?objectID=M1151OTRL_M900&query=M1151OTRLM900&queryID=e82938220687c425c75277a7c526b932",linkTitle:null,linkType:"WEB",info:"New for Summer 2024, the Lady D-Sire My ABCDior bag draws inspiration from the signature elegance of the Lady Dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal D.I.O.R. charms that highlight the silhouette. Showcasing a shoulder strap that can be personalized by adding symbolic badges, the unique bag can be carried by hand or w",price:6100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOsdUSXr57U5Twhhkv17th3yHqBJ1710324292456.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsZyr3slVtlsParX6D0DqsM0QEx8d1710324283147.mp4",imgUrls:null,hashTags:["Summer 2024","Lady Dior","Handbags"]},product:null,cta:null},{position:"12",isCollected:null,video:{itemId:"VIDEOy76Fr1710324746846",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Hand","Shoulder","Crossbody","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOy76Fr1710324746846:default:3::branch:Handbags:12",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:12",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:12",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsqwogfFahvNml7vmATxwfKLcNlh91710324602536.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsVRd4z4V8UScNc7Wc96xv4xDVByb1710324589932.mp4",imgUrls:null,hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"13",isCollected:null,video:{itemId:"VIDEOvqhF71709609258469",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Thin","Removable Shoulder Strap","Medium","Lady Dior","Crossbody","Handbags","Cross-body & Shoulder Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOvqhF71709609258469:default:3::branch:Handbags:13",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:13",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:13",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsHmNyOcNdgB9Y8aIFYWCHlEZVl4x1709608981919.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fslhMX6mwCM4i5XFY6dpcMZdPocYv1710398865153.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJQCe9rZmsEjuIUpdck9Hs2gpNU81710398856427.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsnHUJufSHptF88bNsyUGmSSKYH4A1710398855734.jpg"],hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"14",isCollected:null,video:null,product:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:14",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:14",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},cta:null},{position:"15",isCollected:null,video:{itemId:"VIDEO693hq1709628690318",title:"New for the summer 2024 season, the dior caro top handle camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal cd signature.",tags:["Ready-To-Wear","Handbags","Signature Hardware Design","Monogram/Logo Print","Calfskin Leather","Summer 2024","Black"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO693hq1709628690318:default:3::branch:Handbags:15",bindCta:null,bindProduct:{itemId:"M3352UBHMM900",title:"Small Dior Caro Top Handle Camera Bag Black Macrocannage Calfskin ",tags:["Summer 2024","Black","Women","Handbags","Dior Caro"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M3352UBHMM900:default:3::branch:Handbags:15",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:15",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsx3wufMP9P6ovvCrXL58eVVA61gI1710499528917.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs82a414vXXhbgMXsw3Zm8TWyDMvI1710499528543.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJaZoFhur3jfMEciQdk5GMV8O2un1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fstO8CRKfBzpJUmAMyCDHDo23ji9N1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsagaUiox7KECRhbPn6MScg3s4Nwd1710499528602.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBsyFADiYBLWHaAIQfNRsgweVOWj1710499529947.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqJEwfvOLpXQ6nQt76o92XdLwzs11710499529939.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M3352UBHM_M900",linkTitle:null,linkType:"WEB",info:"New for the Summer 2024 season, the Dior Caro Top Handle Camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the Macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal CD signature. ",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsZhMDVzP6kuh9Qt86c11whAMglMU1709628656988.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsWrEKA6oRWUmOY14D1POTJjgiks51710401973577.jpg"],hashTags:["Ready-To-Wear"]},product:null,cta:null},{position:"16",isCollected:null,video:{itemId:"VIDEO2rUuG1709617832960",title:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO2rUuG1709617832960:default:3::branch:Handbags:16",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:16",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:16",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fs0BUtn8TYp4l8gWsg5WD9Ht8AP7R1709617796077.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsmecPfhI3OtZwJmKAXLv8scBSSdK1710399333565.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsfsWBLxbC36B7Pm7Ae1uL98EmoaH1710399333017.jpg"],hashTags:["Handbags","Dior Toujours Bag"]},product:null,cta:null},{position:"17",isCollected:null,video:{itemId:"VIDEOGZGZI1709629679782",title:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. A",tags:["Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOGZGZI1709629679782:default:3::branch:Handbags:17",bindCta:null,bindProduct:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:17",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:17",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsG1IT2gcB5iabcTL89Xs9bRHISMb1709629659698.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJB1txgzSsQLBBJSTzqGI40BvLkr1710399454552.jpg"],hashTags:["Handbags"]},product:null,cta:null},{position:"18",isCollected:null,video:{itemId:"VIDEOC2IMa1710324169054",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOC2IMa1710324169054:default:3::branch:Handbags:18",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:18",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:18",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsuF6sqlC9LCBLTgxHwMRinXwB6bF1710324135846.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsFwNsGElWR2SXQ2tWwHkaiqMZN5H1710324095954.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"19",isCollected:null,video:null,product:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:19",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:19",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},cta:null}],hs="Handbags",Tn={productUserId:cs,requestId:us,channel:vs,rtc:ps,tag:ms,recList:fs,hashTag:hs};const gs=t=>{var e;const{rec:i,style:n={},sizeChange:a=()=>{},unitWidth:l,index:s,showBorder:d,list:r,reportTagsView:v,textStyles:c,space:f}=t,{swiperRef:h,setRtcList:m,setOpenHashtag:x,sxpParameter:E}=Ie(),[A,p]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const S=o.useRef(null),b=o.useRef(null);o.useRef(null),o.useRef(null);const[T,D]=o.useState(""),g=o.useMemo(()=>{var C,I,L,B,j,F,N,k,G,Y;return!((C=i?.video)===null||C===void 0)&&C.cover?(I=i?.video)===null||I===void 0?void 0:I.cover:!((B=(L=i?.video)===null||L===void 0?void 0:L.imgUrls)===null||B===void 0)&&B.length?(F=(j=i?.video)===null||j===void 0?void 0:j.imgUrls)===null||F===void 0?void 0:F[0]:!((k=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||k===void 0)&&k.length?(Y=(G=i?.product)===null||G===void 0?void 0:G.homePage)===null||Y===void 0?void 0:Y[0]:E?.bottom_image||""},[i,E?.bottom_image]),R=o.useMemo(()=>{var C,I;return((C=i?.product)===null||C===void 0?void 0:C.title)||((I=i?.video)===null||I===void 0?void 0:I.title)||null},[i]),O=o.useMemo(()=>{var C;return n.transform?Number((C=n.transform)===null||C===void 0?void 0:C.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);o.useMemo(()=>O===void 0?!1:O<=d,[O,d]);const w=o.useMemo(()=>{var C,I,L,B,j,F,N,k,G,Y,$,U;const te=((C=c?.price)===null||C===void 0?void 0:C.enableFormattedPrice)===void 0||((I=c?.price)===null||I===void 0?void 0:I.enableFormattedPrice);return!((L=i?.product)===null||L===void 0)&&L.currency&&(!((B=i?.product)===null||B===void 0)&&B.price)?`${(k=(N=(F=(j=i?.product)===null||j===void 0?void 0:j.currency)===null||F===void 0?void 0:F.split("-")[1])===null||N===void 0?void 0:N.toUpperCase())!==null&&k!==void 0?k:""}${te?($=(Y=(G=i?.product)===null||G===void 0?void 0:G.price)===null||Y===void 0?void 0:Y.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&$!==void 0?$:"":(U=i?.product)===null||U===void 0?void 0:U.price}`:null},[i,(e=c?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);o.useEffect(()=>{if(S.current===null||g==="")return;let C=null;A&&T?C=T:C=g,C&&S.current.setSrc(C)},[g,A,T]);const u=o.useRef(),M=o.useCallback(C=>{setTimeout(()=>{var I;const L=(I=u?.current)===null||I===void 0?void 0:I.offsetHeight;a(L+56+f,s)},0)},[f,a,s,l,u]),y=()=>{v(),m?.(r),setTimeout(()=>{var C;(C=h?.current)===null||C===void 0||C.swiper.slideTo(s,0,!1),x?.(!1)},0)};return o.createElement("div",{ref:b,style:Object.assign({},n),className:"waterFallList-content-listItem",key:s,onClick:y},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:u},o.createElement(tt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:M,ref:S})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${w?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},c?.title),dangerouslySetInnerHTML:{__html:me(R,c?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!w,style:c.price,dangerouslySetInnerHTML:{__html:me(w,c?.price)}})))};function bs(t){var e,i,n,a,l,s,d,r,v,c,f,h,m,x,E,A,p,S,b,T,D,g,{reportTagsView:R,showBanner:O}=t,w=Xe(t,["reportTagsView","showBanner"]);const{waterFallData:u,getRecommendVideos:M,hashTagSize:y,loadingImage:C,isOpenHashTag:I,cacheActiveIndex:L}=Ie(),{jumpToWeb:B}=Je(),j=o.useRef(null),[F,N]=o.useState(0),[k,G]=o.useState(),Y=o.useRef(null),[$,U]=o.useState([]),te=o.useRef(),ne=[170,230,300],[re,ge]=o.useState(!1),[Q,ee]=o.useState([]),ae=o.useRef(),X=o.useCallback((z,se)=>Math.floor(Math.random()*(se-z+1))+z,[]),K=o.useRef([]),[fe,ye]=o.useState({width:0}),ue=o.useMemo(()=>{const z=fe.width||0;return z>=1200?6:z>=768&&z<=1199?4:2},[fe]),Te=o.useMemo(()=>fe.width/ue-2,[ue,fe]),_e=o.useCallback(()=>{var z;const se=(z=te.current)!==null&&z!==void 0?z:[],H=[];for(let P=0;P<Q?.length;P++){const Ae=Math.floor(P/ue),De=P%ue+1;let Ke=0,Ue=9999999999;if(Ae===0)H[P]=P;else{for(let ke=0;ke<H.length;ke++)K.current[H[ke]].top+K.current[H[ke]].height<Ue&&(Ke=ke,Ue=K.current[H[ke]].top+K.current[H[ke]].height);H[Ke]=P}K.current[P]===void 0&&(K.current[P]={}),Ae===0?(De===1?K.current[P].left=0:K.current[P].left=K.current[P-1].left+Te+4,K.current[P].top=0):(K.current[P].left=K.current[Ke].left,K.current[P].top=Ue),K.current[P].height=K.current[P].height||ne[X(0,2)],se[P]={transform:`translate(${K.current[P].left}px,${K.current[P].top}px)`,width:`${Te}px`,height:K.current[P].height}}return U([...se]),[...se]},[Te,ue,ne,X,Q]),Be=o.useCallback((z,se)=>{K.current[se]===void 0&&(K.current[se]={}),K.current[se].height=z,te.current=_e()},[_e]);o.useEffect(()=>{te.current=_e()},[Te,ue,Q]),o.useEffect(()=>{var z,se;if(ge(!0),u&&M?.({hashTag:u?.hashTag,defaultSize:y,maxSize:y}).then(H=>{var P,Ae;G(H),ee((Ae=(P=H?.recList)===null||P===void 0?void 0:P.filter(De=>De?.video!==null||De?.product!==null))!==null&&Ae!==void 0?Ae:[]),ge(!1)}),I){const H=Tn;G(H),ee((se=(z=H?.recList)===null||z===void 0?void 0:z.filter(P=>P?.video!==null||P?.product!==null))!==null&&se!==void 0?se:[]),ge(!1)}},[u,M,y,I]);const Oe=o.useCallback(()=>{Y.current!==null&&ye({width:Y.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(Y.current===null)return;const z=new ResizeObserver(se=>{Oe()});return z.observe(Y.current),()=>{z.disconnect()}},[Oe]),o.useCallback(()=>{ge(!0),u&&M?.({hashTag:u?.hashTag}).then(z=>{var se,H;ee(Q?.concat((H=(se=z?.recList)===null||se===void 0?void 0:se.filter(P=>!P?.video))!==null&&H!==void 0?H:[])),ge(!1)})},[u,M,Q]);const Ne=o.useCallback(()=>{N(j.current.scrollTop)},[]);o.useEffect(()=>{var z;return(z=j?.current)===null||z===void 0||z.addEventListener("scroll",Ne),()=>{var se;(se=j?.current)===null||se===void 0||se.removeEventListener("scroll",Ne)}},[Ne,j]);const Pe=()=>{var z,se,H,P,Ae;if(!((z=k?.tag)===null||z===void 0)&&z.link){R();const De=u?.rec;B(De,(se=De?.video)===null||se===void 0?void 0:se.bindProduct,(H=De?.video)===null||H===void 0?void 0:H.bindCta,L,(P=De?.video)===null||P===void 0?void 0:P.traceInfo),window.location.href=window.getJointUtmLink((Ae=k?.tag)===null||Ae===void 0?void 0:Ae.link)}};return o.createElement(o.Fragment,null,re?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:C,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"waterFallList",ref:Y},o.createElement("div",{className:"waterFallList-scroll",ref:j},O&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Pe},o.createElement(tt,{className:be.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"waterFallList-info",style:(n=w?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:me((a=k?.tag)===null||a===void 0?void 0:a.info,(l=w?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=k?.tag)===null||s===void 0)&&s.link),className:"waterFallList-collection",style:Object.assign({},(d=w?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:Pe,dangerouslySetInnerHTML:{__html:me(((r=k?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=w?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},Q?.map((z,se)=>{var H;return o.createElement(gs,Object.assign({key:se,index:se,rec:z,list:Q,showBorder:F+((H=j?.current)===null||H===void 0?void 0:H.clientHeight),style:$[se],sizeChange:Be,unitWidth:Te,reportTagsView:R},w))}),o.createElement("div",{hidden:!(!((c=k?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(E=((h=K?.current[((f=K?.current)===null||f===void 0?void 0:f.length)-1])===null||h===void 0?void 0:h.top)+((x=K?.current[((m=K?.current)===null||m===void 0?void 0:m.length)-1])===null||x===void 0?void 0:x.height))!==null&&E!==void 0?E:0}px)`,height:!((A=k?.tag)===null||A===void 0)&&A.link?((p=ae?.current)===null||p===void 0?void 0:p.offsetHeight)||((S=w?.buttonBgStyle)===null||S===void 0?void 0:S.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((b=k?.tag)===null||b===void 0)&&b.link),style:w?.buttonBgStyle}),o.createElement("div",{ref:ae,hidden:!(!((T=k?.tag)===null||T===void 0)&&T.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((D=k?.tag)===null||D===void 0?void 0:D.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:w?.buttonStyle,onClick:Pe,dangerouslySetInnerHTML:{__html:me(((g=k?.tag)===null||g===void 0?void 0:g.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}var ys="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const ws=t=>{var e;const{rec:i,index:n,list:a,reportTagsView:l,textStyles:s,space:d}=t,{swiperRef:r,setRtcList:v,setOpenHashtag:c,sxpParameter:f}=Ie(),[h,m]=o.useState(!1),x=o.useRef(null),E=o.useRef(null),A=o.useRef(null),p=o.useRef(null),[S,b]=o.useState(""),T=o.useMemo(()=>{var w,u,M,y,C,I,L,B,j,F;return!((w=i?.video)===null||w===void 0)&&w.cover?(u=i?.video)===null||u===void 0?void 0:u.cover:!((y=(M=i?.video)===null||M===void 0?void 0:M.imgUrls)===null||y===void 0)&&y.length?(I=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||I===void 0?void 0:I[0]:!((B=(L=i?.product)===null||L===void 0?void 0:L.homePage)===null||B===void 0)&&B.length?(F=(j=i?.product)===null||j===void 0?void 0:j.homePage)===null||F===void 0?void 0:F[0]:f?.bottom_image||""},[i,f?.bottom_image]),D=o.useMemo(()=>{var w,u;return((w=i?.product)===null||w===void 0?void 0:w.title)||((u=i?.video)===null||u===void 0?void 0:u.title)||null},[i]),g=o.useMemo(()=>{var w,u,M,y,C,I,L,B,j,F,N,k;const G=((w=s?.price)===null||w===void 0?void 0:w.enableFormattedPrice)===void 0||((u=s?.price)===null||u===void 0?void 0:u.enableFormattedPrice);return!((M=i?.product)===null||M===void 0)&&M.currency&&(!((y=i?.product)===null||y===void 0)&&y.price)?`${(B=(L=(I=(C=i?.product)===null||C===void 0?void 0:C.currency)===null||I===void 0?void 0:I.split("-")[1])===null||L===void 0?void 0:L.toUpperCase())!==null&&B!==void 0?B:""}${G?(N=(F=(j=i?.product)===null||j===void 0?void 0:j.price)===null||F===void 0?void 0:F.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&N!==void 0?N:"":(k=i?.product)===null||k===void 0?void 0:k.price}`:null},[i,(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice]);o.useEffect(()=>{const w=new IntersectionObserver(u=>{u.forEach(M=>{if(M.isIntersecting){if(E.current===null||T==="")return;h&&S?x.current.setSrc(S):x.current.setSrc(T),w.unobserve(E.current)}})});return w.observe(E.current),()=>{w.disconnect()}},[T,h,S]);const R=(w,u,M)=>{const y=w/u;return M/y};o.useEffect(()=>{const w=A?.current;w===null||T===""||!h||(w.src=T,w.currentTime=1,w.crossOrigin="anonymous",w.onloadeddata=()=>{const u=p?.current;if(!u)return;const M=u.getContext("2d"),y=window?.innerWidth/2,C=R(w.videoWidth,w.videoHeight,y);u.height=C,u.width=y,M?.drawImage(w,0,0,u.width,u.height),b(u.toDataURL()),w.remove(),u.remove()})},[T,h]);const O=()=>{l(),v?.(a),setTimeout(()=>{var w;(w=r?.current)===null||w===void 0||w.swiper.slideTo(n,0,!1),c?.(!1)},0)};return o.createElement("div",{ref:E,className:"list-content-listItem",key:n,onClick:O,style:{marginBottom:d}},o.createElement("div",{className:"list-content-listItem-picture"},h&&o.createElement("div",{style:{display:"none"}},o.createElement("video",{ref:A,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),o.createElement("canvas",{ref:p})),o.createElement(tt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:x})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${g?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:me(D,s?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!g,dangerouslySetInnerHTML:{__html:me(g,s?.price)}})))};function Ss(t){var e,i,n,a,l,s,d,r,v,c,f,h,m,x,E,A,p,{reportTagsView:S,showBanner:b}=t,T=Xe(t,["reportTagsView","showBanner"]);const{waterFallData:D,getRecommendVideos:g,hashTagSize:R,loadingImage:O,isOpenHashTag:w,cacheActiveIndex:u}=Ie(),{jumpToWeb:M}=Je(),[y,C]=o.useState(),[I,L]=o.useState(),[B,j]=o.useState(!1),F=o.useRef(null),[N,k]=o.useState(!1);o.useCallback(()=>{N||(k(!0),D&&g?.({hashTag:D?.hashTag}).then(Y=>{var $;C(y?.concat(($=Y?.recList)!==null&&$!==void 0?$:[])),k(!1)}))},[D,g,y,N]),o.useEffect(()=>{var Y,$;if(j(!0),D&&g?.({hashTag:D?.hashTag,defaultSize:R,maxSize:R}).then(U=>{var te,ne;L(U),C((ne=(te=U?.recList)===null||te===void 0?void 0:te.filter(re=>re?.video!==null||re?.product!==null))!==null&&ne!==void 0?ne:[]),j(!1)}),w){const U=Tn;L(U),C(($=(Y=U?.recList)===null||Y===void 0?void 0:Y.filter(te=>te?.video!==null||te?.product!==null))!==null&&$!==void 0?$:[]),j(!1)}},[D,g,R,w]);const G=()=>{var Y,$,U,te,ne;if(!((Y=I?.tag)===null||Y===void 0)&&Y.link){S();const re=D?.rec;M(re,($=re?.video)===null||$===void 0?void 0:$.bindProduct,(U=re?.video)===null||U===void 0?void 0:U.bindCta,u,(te=re?.video)===null||te===void 0?void 0:te.traceInfo),window.location.href=window.getJointUtmLink((ne=I?.tag)===null||ne===void 0?void 0:ne.link)}};return o.createElement(o.Fragment,null,B?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:O,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"list"},o.createElement("div",{className:"list-scroll",ref:F},b&&((e=I?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:G},o.createElement(tt,{className:be.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=I?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=T?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:me((a=I?.tag)===null||a===void 0?void 0:a.info,(l=T?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=I?.tag)===null||s===void 0)&&s.link),className:"list-collection",onClick:G,style:Object.assign(Object.assign({},(d=T?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:T?.space}),dangerouslySetInnerHTML:{__html:me(((r=I?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=T?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"list-content"},y?.map((Y,$)=>o.createElement(ws,Object.assign({key:$,index:$,rec:Y,list:y,reportTagsView:S},T)))),o.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((c=I?.tag)===null||c===void 0)&&c.link),style:{height:!((f=I?.tag)===null||f===void 0)&&f.link?((h=T?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((m=T?.buttonStyle)===null||m===void 0?void 0:m.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((x=I?.tag)===null||x===void 0)&&x.link),style:T?.buttonBgStyle}),o.createElement("div",{hidden:!(!((E=I?.tag)===null||E===void 0)&&E.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},T?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((A=I?.tag)===null||A===void 0?void 0:A.linkTitle)||"Shop the collection",className:"list-btn",style:T?.buttonStyle,onClick:G,dangerouslySetInnerHTML:{__html:me(((p=I?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",T?.buttonStyle)}}))))}const xs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:a,swiperRef:l,setWaterFallData:s,cacheRtcList:d,setRtcList:r,cacheActiveIndex:v,rtcList:c,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:m,bffEventReport:x,themeTag:E,selectTag:A}=Ie(),{backMainFeed:p}=Je();o.useRef(null);const S=o.useRef(null),[b,T]=o.useState();o.useEffect(()=>{const w=document.getElementById("sxp-render"),u=document.getElementById("water-fall");u?S.current=u:(S.current=document.createElement("div"),S.current.setAttribute("id","water-fall"),w?.appendChild(S.current))},[]);const D=()=>{const w=Ye.isEqual(c,d);!w&&d&&d?.length&&r?.(d),p("branch",A,void 0,i?.hashTag),O(),s?.(void 0),h?.(!1),setTimeout(()=>{var u,M;w||(M=(u=l?.current)===null||u===void 0?void 0:u.swiper)===null||M===void 0||M.slideTo(v,0,!1),n?.(!1)},0)},[g,R]=o.useState();o.useEffect(()=>{i&&R(i)},[i]);const O=o.useCallback(()=>{var w,u,M,y,C,I;const L=g?.rec;if(!L)return;let B="";m?B="hashTagPage":!((w=L?.video)===null||w===void 0)&&w.url?B="videoPage":!((M=(u=L?.video)===null||u===void 0?void 0:u.imgUrls)===null||M===void 0)&&M.length&&(B="imagePage"),x?.({eventInfo:{contentId:(y=L?.video)===null||y===void 0?void 0:y.itemId,position:v+"",contentTags:JSON.stringify((C=L?.video)===null||C===void 0?void 0:C.tags),traceInfo:(I=L?.video)===null||I===void 0?void 0:I.traceInfo,hashTags:JSON.stringify([g?.hashTag]),fromKName:B,fromKPage:location?.href,timeOnSite:Math.floor((new Date-b)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[g,x,b,m,v]);return o.useEffect(()=>{a&&T(new Date)},[a]),o.useEffect(()=>{const w=()=>{T(new Date)};return window.addEventListener("pageshow",w),()=>{window.removeEventListener("pageshow",w)}},[]),S.current?_i.createPortal(o.createElement("div",{className:"waterfall",style:{display:a?"block":"none"}},o.createElement(xn,{icon:ys,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:D}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(Ss,Object.assign({reportTagsView:O},t)):o.createElement(bs,Object.assign({reportTagsView:O},t))),S.current):null};var En=o.memo(xs);const Ts=t=>o.createElement(En,Object.assign({},t));var Es=o.memo(Ts);const As=qe(Es,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:rs,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,fontWeight:"bold",color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var Cs=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const An=t=>o.createElement(An,Object.assign({},t));var Is=o.memo(An);const ks=qe(Is,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Cs},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var _s=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Cn={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const Ps=t=>{var e,i,n,a,l,s,d,r,v,c,{style:f,recData:h,ctaTempStyles:m,index:x,event:E,onClick:A,isExternalLink:p=!1}=t,S=Xe(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink"]);const{ctaEvent:b,setPopupDetailData:T}=Ie(),{jumpToWeb:D}=Je(),[g,R]=o.useState(!1),O=o.useRef(null),w=wn(O),u=((n=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(a=h?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=h?.video)===null||s===void 0?void 0:s.bindCta),M=((r=(d=h?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=h?.video)===null||v===void 0?void 0:v.bindProduct),y=()=>{var B,j,F,N;const k=((j=(B=h?.video)===null||B===void 0?void 0:B.bindProducts)===null||j===void 0?void 0:j[0])||((F=h?.video)===null||F===void 0?void 0:F.bindProduct)||h?.video;if(b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,k,x),T?.(Object.assign(Object.assign({},h),{index:x})),p){const G=M?.link||((N=k?.bindCta)===null||N===void 0?void 0:N.link);G&&(D(h,M,u,x),window.location.href=window.getJointUtmLink(G))}else A?.()},C=u?.enTitle||"\u67E5\u770B\u8BE6\u60C5",I=o.useMemo(()=>{var B,j;const F=E?.animation;if(F){const{delay:N,duration:k,backgroundColor:G}=F;return{":after":{animationDelay:`${(B=N/1e3)!==null&&B!==void 0?B:0}s`,animationDuration:`${(j=k/1e3)!==null&&j!==void 0?j:0}s`,backgroundColor:`${G??"transparent"}`}}}},[E?.animation]);o.useEffect(()=>{var B,j,F;w&&O?.current&&b?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((j=(B=h?.video)===null||B===void 0?void 0:B.bindProducts)===null||j===void 0?void 0:j[0])||((F=h?.video)===null||F===void 0?void 0:F.bindProduct)||h?.video,x)},[w]),o.useEffect(()=>{R(!!w)},[w]);const L=o.useMemo(()=>g?Cn["animated-button"]:null,[g]);return o.createElement("div",Object.assign({ref:O,style:Object.assign(Object.assign(Object.assign({},f),m?.ctaTitle),{lineHeight:`${(c=f?.height)!==null&&c!==void 0?c:0}px`})},S,{className:`${L} ${be.css(I)} ${Cn["one-line-ellipsis"]}`,onClick:y,dangerouslySetInnerHTML:{__html:me(C,m?.ctaTitle)}}))};var Ds=o.memo(Ps),Ms=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const Os=qe(Ds,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:_s,bindableProps:[],interactionRender:Ms},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var Rs=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Dt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Ls="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ns=t=>{var e,i,n,a,l,s,d,r,v,c,f,h,m,x,E,A,p,S,b,T,D,g,R,O,{style:w,recData:u,ctaTempStyles:M,index:y,event:C,bottom_image:I,translateY:L,isTel:B,onClick:j,isExternalLink:F=!1,isActive:N}=t,k=Xe(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);w==null||delete w.transform;const{sxpParameter:G,globalConfig:Y,ctaEvent:$,setPopupDetailData:U}=Ie(),{jumpToWeb:te}=Je(),[ne,re]=o.useState(!0),ge=((n=(i=(e=u?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=u?.video)===null||s===void 0?void 0:s.bindCta),Q=((r=(d=u?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=u?.video)===null||v===void 0?void 0:v.bindProduct),ee=()=>{var ue,Te,_e,Be;const Oe=((Te=(ue=u?.video)===null||ue===void 0?void 0:ue.bindProducts)===null||Te===void 0?void 0:Te[0])||((_e=u?.video)===null||_e===void 0?void 0:_e.bindProduct)||u?.video;if($?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},u,Oe,y),U?.(Object.assign(Object.assign({},u),{index:y})),F){const Ne=Q?.link||((Be=Oe?.bindCta)===null||Be===void 0?void 0:Be.link);Ne&&(te(u,Q,ge,y),window.location.href=window.getJointUtmLink(Ne))}else j?.()},ae=ge?.enTitle||"\u67E5\u770B\u8BE6\u60C5",X=o.useMemo(()=>{const ue=C?.animation;if(ue){const{delay:Te,duration:_e}=ue;return{animationDelay:`${Te?Te/1e3:0}s`,animationDuration:`${_e?_e/1e3:0}s`}}},[C?.animation]),K=(x=(m=(h=(c=Q?.cover)!==null&&c!==void 0?c:(f=Q?.homePage)===null||f===void 0?void 0:f[0])!==null&&h!==void 0?h:ge?.icon)!==null&&m!==void 0?m:G?.bottom_image)!==null&&x!==void 0?x:I,fe=ue=>{ue.stopPropagation(),re(!1)};o.useEffect(()=>{re(!0)},[N]);const ye=o.useMemo(()=>N&&ne?Dt["animated-fadeIn"]:null,[N,ne]);return o.createElement(o.Fragment,null,B?o.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):o.createElement("div",Object.assign({},k,{className:`${be.css(Object.assign(Object.assign({},w),{"--transY":`translateY(calc(100% + ${(E=w?.margin)!==null&&E!==void 0?E:0}px))`}))} ${Dt.aniLinkPopup} ${ye} ${be.css(X)}`,onClick:ee}),o.createElement("div",{onClick:fe,className:Dt["modal-icon-wrapper"],style:{padding:(A=w?.padding)!==null&&A!==void 0?A:0}},o.createElement("img",{src:(p=Y?.popupCloseIcon)!==null&&p!==void 0?p:Ls,alt:"close",className:Dt["modal-icon-wrapper-img"]})),o.createElement(bt,{src:K,rec:u,item:(g=(T=(b=(S=u?.video)===null||S===void 0?void 0:S.bindProducts)===null||b===void 0?void 0:b[0])!==null&&T!==void 0?T:(D=u?.video)===null||D===void 0?void 0:D.bindProduct)!==null&&g!==void 0?g:u?.video,index:y,translateY:L,imgStyle:M?.img}),(!u||Q?.title)&&o.createElement("div",{className:Dt["one-line-ellipsis"],style:M?.title,dangerouslySetInnerHTML:{__html:me((R=Q?.title)!==null&&R!==void 0?R:"Product Name",M?.title)}}),o.createElement("div",{className:Dt["one-line-ellipsis"],style:Object.assign(Object.assign({},M?.ctaTitle),{lineHeight:((O=M?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"}),dangerouslySetInnerHTML:{__html:me(ae,M?.ctaTitle)}})))};var Bs=o.memo(Ns),Fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const js=qe(Bs,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Rs,bindableProps:[],interactionRender:Fs},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var Ti=Object.freeze({__proto__:null,AniLink:Os,AniLinkPopup:js,Appoint:Da,AppointForm:vo,Commodity:Ia,CommodityDetail:ea,CommodityDetailDiroNew:ua,CommodityDiro:za,CommodityDiroNew:Ya,CommodityList:ga,Consent:ks,HashTag:As,Iframe:Sa,Link:Na,MultiCommodity:is,MultiCommodityDiro:Za,MultiCommodityDiroNew:ss,Prompt:aa});const Vs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",zs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Hs=t=>{var e,{active:i,activeIcon:n,unActicveIcon:a,recData:l,position:s}=t,d=Xe(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:v,bffEventReport:c,setCacheRtcList:f,cacheRtcList:h}=Ie(),[m,x]=o.useState((e=h?.[s])===null||e===void 0?void 0:e.isCollected),E=st(zs),A=st(Vs),p=Ye.debounce(()=>Ze(void 0,void 0,void 0,function*(){var S,b,T,D,g,R,O,w,u,M,y,C,I,L,B,j,F,N,k,G,Y,$;if(m){x(!1);const U=(T=yield v?.({videoItemId:(b=(S=l?.video)===null||S===void 0?void 0:S.itemId)!==null&&b!==void 0?b:""}))!==null&&T!==void 0?T:!1;if(c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(g=(D=l?.video)===null||D===void 0?void 0:D.itemId)!==null&&g!==void 0?g:"",contentName:(O=(R=l?.video)===null||R===void 0?void 0:R.title)!==null&&O!==void 0?O:"",contentTags:JSON.stringify((u=(w=l?.video)===null||w===void 0?void 0:w.tags)!==null&&u!==void 0?u:[]),position:s+"",contentFormat:!((M=l?.video)===null||M===void 0)&&M.url?"video":"image",traceInfo:(y=l?.video)===null||y===void 0?void 0:y.traceInfo}}),!U)x(!0);else{const te=(C=h?.map((ne,re)=>(re===s&&(ne.isCollected=!1),ne)))!==null&&C!==void 0?C:[];f?.(te)}}else{x(!0);const U=(I=yield r?.({content:JSON.stringify(l)}))!==null&&I!==void 0?I:!1;if(c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(B=(L=l?.video)===null||L===void 0?void 0:L.itemId)!==null&&B!==void 0?B:"",contentName:(F=(j=l?.video)===null||j===void 0?void 0:j.title)!==null&&F!==void 0?F:"",contentTags:JSON.stringify((k=(N=l?.video)===null||N===void 0?void 0:N.tags)!==null&&k!==void 0?k:[]),position:s+"",contentFormat:!((G=l?.video)===null||G===void 0)&&G.url?"video":"image",traceInfo:(Y=l?.video)===null||Y===void 0?void 0:Y.traceInfo}}),!U)x(!1);else{const te=($=h?.map((ne,re)=>(re===s&&(ne.isCollected=!0),ne)))!==null&&$!==void 0?$:[];f?.(te)}}}),200);return o.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:p}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:m?n||E:a||A,alt:"icon"}))};var In=o.memo(Hs),Gs="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka1Kgw1MOIHyWCnBjlX8aTG1H+mxiyJUuIwTCmnCkTo8ibLkeurKmR58V/I4PinCgQpc+UC0vlxFlR4RqaBJtWLBixjcKAAAAh+QQJAwD/ACxQABgAFQAQAAAIcwD/CfyHBJwbcAMTKhwIrlSxRA0fIlyYEFwXgxYxXjxI0Y1DiB8jgnyocGPGgyZTTvwnMaTLlhLd/EOpsSZNmlBE6nw5EiIXmyeDpvzXcyfMkSxV3hRqcGBRnjoXrmG6lAtFgU9bXk2IbWmXrRQTdSmVMCAAIfkECQQA/wAsUgAZABgAEQAACIIA/wksBK5UsUTgBCpcyFBgKTfguoCDKBFiw4sIDWY8WLBYoYsK10ScOJIiyS7cQHbcyHIluE4NK5acKVPmQo4aXebcWcyNQJNAaZ4kieRfKZ4tkXYUODRozaYJ/2FTSpUjzJBCnQ7FqBOn10QgpWoFGlZhoq8uyy7MGlXtQpY+BQYEACH5BAkDAP8ALFQAGQAaABUAAAiVAP8J/FeoTbGBCBMqHNgFnBtwDR8unCiwU7FE4EpdzFisEMWESBxCFBlxJJKP/zZqxLiSI8uPD0vKJClyosubLXMWc6NwZkyaP2MmVEmUZVGXCEP6HBmU6ciBOo1KxbkRodOlWMElnBqVaqKFQK+GpdjlaNdSKMU2bYhSYCmvSNv+4xK2pNyBcO8i5NZUr8I1iU4ODAgAIfkECQMA/wAsVgAaAB0AGAAACKMA/wnE1gWcG3ACEypcyDAhuFLFEj0sVqihxYXgCh7UmJEbkosNsUGUOHIiSZALOao0mJElSoERTcosCdENyo0sV+LcCHJmTJo/I17U2XJn0ZYWSQZVylRmw2JEo+ZE2PAg0KZXqYY0KnUjN5BdlvpsivJoV6QoS40dW+wlkqlcc74UuBboXLpxd96lm7XkXrxmWXL5y1dsKcIOuSJW6IZmwoAAACH5BAkEAP8ALFgAGwAgAB0AAAi8AP8JLASuVLFCAhMqXMhwYTA34LqAg9iFW8OLDd0kKlhso8GNnTCK/EdxYkSTEiGObMjRY8eWHN2sVJjyZMmbEWcKfPkRZs+POnHWHIoS3EpsP3kqdblxZVGhT086TcrU58ujULNGtLgy0VKrVXXaHEu0pM5/pcCqPYskalmpZ9VSPSvQrVu6/+Qq7YLXLs4ofalaxZtXa8pihPVulJnYMGLCBAUbbENY4NuUlRNW/Vgqc8K3nhW24YgwYUAAIfkECQMA/wAsWgAcACIAIwAACNMA//07ws0NuC7gBCpcyLChQzfFEoErFRFcJ4cYM9oAZxBhR44JM4oUWJGiRJMTi40U+bHlQZBIVjpMebKkzUQqZSr0+NIlT4Q6SdYcSrNo0DU9k/4ECVQnyqc3jer0ybTqx6A4iUIlGvSfUqtfu/4rVXQrzVJikYBdelVs2agmxQpcu1auV7Nb7dL1aRcbXpt2vVJ1Gfit1sCCv7YMXMiwVLtswwbWehOxYqWI4QIOjDCyx5x2/0p0Y3nwwVCI72pO/S8K3TWs/1FOFFug2o+wBQYEACH5BAkDAP8ALFwAHQAiACsAAAjpAP8J7FQsEbhOAhMqXMiwIbgu4Nw8jAiuocWLiUoVBKfRoEY3F0MmhCiR5MSSIkNu7MhxZcFiKRuWpGiyZsWYClt6dLnTIM6RNIPOnPnzH0+dSFkWPcnUJtGfR1lK3ZjoZ1OhV4v+K5U06katSLA6naj1X9eeSMuKXVsW21S0Hcv+4zb0Ksq2b7vKNVt37N6zSUv97St0r9m8LKvK5bL2qVy4PGHuHVvTsNedhs1SpmgY8crMhB3LBdxR8N4ojR9mhozZsF2mhhNd5gj6NcTMpAtm3iwxcynWtHFvzrzVK3GBoY8PdBlFYEAAIfkECQQA/wAsXQAeACIANQAACP8A/wn8B64LODfgBipcyLChwCjgShVLFLGYG4cYGyIpeJAjQiQZQwqsSFFiyYkiMxpEuNIjx5QNJ5KcaTIhzIGlWHZsydPmTYI1g8qs+fNfT51IC3IrerIpTZlFj7rsWbTUU6cmSxXdmFSqwaJAh4ptCpZg1507y169qvZsUihqhWItVtbsVLQI664NWteuV3Br6rbZKzNR3b8sl9adS1Yv4oJ9xz7ta/BxX7k0++K92zcsY7qHN/PszLhi57tJL0uu2amz25eaMZvsbPlyaa2UUXPs0lk2VM2vefe9Ddqx6IO9V//WG5w04dOIk5c+/ZpLZ8+Zr3PlfP3f4KCGuw8HDAXRhsKAAAAh+QQJAwD/ACxfAB8AIAA/AAAI/wD/CRRYyk2ogQgTKlwocA24LuDcPGRIcWEicKWKXcyYqKLHfw4hShT5sNRHhhg1ptyo8mTCYiRjRnwIzuVANyo5rtxpU+DImTJ/9typs2hLl0iAKv0p1CXLp0SPnkzKlGZViEONQuVYbOjVpROz5hz7tOc/sEHBQTEbdWtXtl+rmj2rlejcs3Gtzm3TlufctDG53XVbdq7VwzHvko16FyLgmXfrFr2LVulduou5Nq488jLhlJcRL70sWaWby3mxUi7dcXPey5lzXj77uAvp2IlMUs7LxXPfjKEfn46Mu+Zu0Z0H/35rWPjtz6FT+y4dvPKawayZ9xQOjofiz7rnph82bpg1Ze53cUJXLP1uUuqXa89uQ3g2waD2EfIFnjAgACH5BAkDAP8ALGEAIQAeAEgAAAj/AP8JdJMIXKlihQQqXMiwoUJubsB1ARdxosOLDEMVPLixWEGMICtSlDjSIsiGUQx6VNnx48mFJEXKJPlSoZuVHFnqrDkwps+JInnqzEl0pdCZQH+CE1q0JctiR5Ui5flvKM6riaiW3DqVKVarVKsi5bpUa9OhncKSTQo0bCGrTrNSZbu2LFWnTYOppduV6teiYf9N5Osz8FmigesGTXzYaNiUYysG/of36mSphcM23pg4Mk3Gfz1OJpx0cmjOgQfX7TJ5c6nLnpFMrrxRb2LSFFuftqvVM+vAtFVexu1Gd3DYmH+HDV7K9t66UYzDhfpYMTgegXe/Duybt1fat60bRd4tt3dyw8ypU+2uvGbEzeE9hy222WBY4hKXa3de07rJu3CplBBVaySX23KbYYMcYZNRFuB2o63VoEJ4TbgQDyNhh1FAAAAh+QQJBAD/ACxjACIAHABQAAAI/wD/CfzXaQ24JwMTKlyosFgicKUclmJIUSE4N+C6XMwIrmJFhxBBRnzokSFGjSc3aiyZUOPIkA9fshTIMaVNjjPdiNwZE2TOmkBR4iyJ7aVRnsVYqlx6s8tMmFCPJnralGnGp1KjJqUa1OrMf1p7xuz01apQlF/bhIU6deZZsx2/ig0brOzbpl//8dSaF+xdoHmzGs2LrWrKvmtHTvz692zfuUcRN96YN9Hel2TzGh5aVrDDvpMx9r0s0k1ejZOdBiadaHHZzarlJt5qF67p1ZB95rV9tfJsybb7eia5G/bj37tDVx4e1y3vKHlZQ+wLuzlW1sl5405cvOvJ6Ll7amP2XvMrxuG0S5IX+rUYc9clQ/dmaTl8yNfr53uUPpKrfJal2CcTS9VhBAVLhcwWE4H5fVeSgCKFUlIUDXJGERIK3qeefCsByF8xbfgX3EwQtvWUcnmtgV1f/xjG4kA6icViQAAAIfkECQMA/wAsWwAkACQAVgAACP8A/wkcSJAgODfguJQqyLChw4FuiiUCV0oiuIcYHSI5CK4LR48ZQw60WHFiyYsiMXJD6JHlR5QpGxaiSLLmxJgNO7506RJnwYgmbdJMVMwnQZ46kXYxOhDbyac2mQrcmbTqUqlDs0KVOlUpVa7/tAottVAqFKotk4JtIzboxERg08p9Cfaf27ZFuVpFW3dszboe5yKtC/VuWbBeXXKp2zYrYLQf69ptXFHy3sFgC2uVnFinZc0lJQuuKrmUYZKHpQaGfDWz35uMO7fmejqo5dEtS7+GqVe25No0b0N2oxu4Zd91gVdmjPtgctAS83KNMhxclL7KOV/2zBg6XLDb0xKT3v29d3jCyqVLle2c6xrKEoOBb44QbDHv4NQbpc+dKdH04LG3mFS7hYYVe/UxZRp8sDGFIDhQSJWeSeuFF5l/DFIkn1EPgmTUhMFxaKFiPi2IX0WF+FSdYDidGFVM/LGYElkFvihSKTHu1GKNQaWI04ovrfFhhhW1wdSIOg1olItgrXTeZ0J1ItlAX035UyKzTRkQACH5BAkDAP8ALE8AJgAwAFgAAAj/AP8JHEiwoEGDPMC5Adcl2MGHECMe7FQsEbhSFcFJ3MhxIBeFDEF20dix5ME1GTFaVFnKpMuB3BaOlCmS5MuSK1PqTFTsZsmQNIMy9NmRYs6jFysS5Sh0JlBwUZZKTIpUZVKpU5vWXIg1ItWvVkt16voQytanM8k+LAR2J7hEag86nVsz7sGqO3vaJYj2bJe9Bd2G1QtY4Ei6QgsPHFxVsUC/Nbk4/tcW6eQokGVO/oc35+a+iR0zBrtZK83Po1VuRvx0s+CULSeDDvl3cuqK2D6bHjq581XZrNPafm1R9+zajn1j/Bxc4ebbxWXvRq5YOWHFx507Lgb9OuDmC6Nus1deOjtq4sAz2ywM/a3045OJ/1Y8XTt26A6xg1+/l7v82IXtR91e7S2HXX0DxvWfUoWp51R1lX1FX3YLQVGYdSsVVp9mgGF4UX52bRgSYGwV6B1ZIo4kWVyleIhRIXY5uFVcPLnIYFfFCDhjVwuZeFRXMpomVYQ+EhVkdmv45CORxbThExJHNrfUgtZNmaJf3EhlY2NYUTibWm5QSdWJUqWYJWBMWgSXY5AlKBpua272T0AAACH5BAkEAP8ALEQAKAA7AFcAAAj/AP8JHEiwoMGDCAkiAecGHJeEECNKjFiqWCJwFS9O3MgRYReG4D42/NixJMeMGC2mTGSyZUSQIkPCdEnT4EWUOC3W3PlP5kiYIKPwpJnzpsqKQ10W+8nUJ7ikLVdKxQk1atOYIquWLDT1qEqWWjliBfozbEejaFcGM7vR6diRbDd6TYs07kS3ZJ/apTh36t6XV4E+/Juwa1rCCd+6RZyQrlfGCPE2hWywS1+qlAsGLpuZoOGVnQkqjhl64OWjpUr/+ziaoep/RaW+zov1tWOjs1u7eR0b5ezNIW1/rltask/epzWqpj1T9e2UuZnvLl2st8ViqnXrpf48tWrgJJdbuQcb2jjp0uPBke8sPTj34dhLg3cduuH45dpVp/femUv7LqUlkhx05c03WGYDZlSgeSCF1p1K9THYkFCZcbVfZ/PBldmDN3GTWYYybQgfbpSByBpkCXoVCmT/kcWYgByCRlgx2r1FmH0povVXi5vZNeKIZkXBo4Q0cYHNfjl21QZNJg45Vk0xIknXWkxKaOVoPP0opV881ehkg0klKaVWTYLnYVhHinmZj2XKtAZiWkKYGTdXFSNkaQEBACH5BAkDAP8ALDkAKgBGAFUAAAj/AP8JHEiwoMGDCBMifALODbgnCiNKnEhxYKJSxRKBw5ioosePE4t1aQhupMMuIFOqHMhxY0aXHVfKrEjSZEmSUWbqVJhIY8ufxXYKNRjl5smaJIcqFQjU58tSnZYORXq0qlSha2BqbRnz6kybYJF63em0LMxgY2caXQs27cyncJ26lTkybFVwc1c23Zp35d2wKPuC3BoXr+CPdtkeBmkW6OKPbKkafjxx70/KFf+KxTyRcFnOExPbBC2xVOOnpUgrrCvZpGqFll++Tti65myEp+XeNhjZ6u6CsTX+Llj75HCCuV0eH9jb6HKmhVs+/1e85PTkGKc3d738YvSMQZeL3ibJ4/l3n9M1H33uMPjz7UmXBwfXdXj1wMdNe1a+XP3NNf3tx9F74zm0XDHzpXZcgdYdl8h5/Nnn30hcHAfhgBLCZ+Bw2Mk23IQkQTFcIQI+9aGGDe7WoU9o7QbieiqWqNts9yGFn2r6JVhMKLfV6BuOF8Y1G4N2qdZekJ+B5mNvKxXylo65qZQVYBPxUMyLGqbkxooydhlbGyphSeSSYa3UhpdIojljSiiOKWZN2MwEpZpe7kTmnf4NdeacfAq5lJtt1ubVlnTOWZ9XgI4J4GEIprnXoZiVwppmWXEWEAAh+QQJAwD/ACwwACwATwBTAAAI/wD/CRxIsKDBgwgTKlTIbc3ChxAjSkxYqFSxROAs8pjIsaNHbF3AuQEXcuRGjyhTIrSIkWXGYipjxkQikmTNkuBk6ux48WXLnqV2Co04EqdRcA6HKkXos6nLREujEoxys2rRnFKz/tzqM1hWqTavigXH5atUoGh/mo0a8ujYtUtdygUKV6nVsDbL1hXqNC3WvTqpjjUKWCjXuYV34nX7N3HKuYcdyxxcVXLMvlstq2SMM4pmlKUOAw362eNiq6U9Qm6auuNdwq0nilYbW+JpsbUlrnaZO+Lrm70hzn4Z/OHtsMUX7u6ZXOHvos0TDrcYnSlnkdUNFlueCGZ2gtdNfvUn6FfueIKUr54XOJL7+n/Hcb7nDg7q+uck35dH+z69zaTjrYGZT+/FV9N6pdBH2njh5Xeegt6Nh19Ien2XyHQXPeiffONhiNF5G9YERYcDmvddiNBZWCJQXmWHok0qQpjdhFV1Ud1+ooVSHY24NdedhwTqJmAX3MBlYHoTBXPYgkq1hyNmE3Gz4VA83jZRG0Ay2VGCT7o30ZBVtgVRg2Rix9GKWXappmiFeFTmi28eCSNKa6JpJ4S0oQSFnHH2+VqRMeF5Z527CQVnmIiOtNSPg6bpoVlcJMrnb3ttR+ilGLkh2aSHappaMZ1gylp0bf1GlWUBAQAh+QQJBAD/ACwpAC8AVgBQAAAI/wD/CRxIsKDBgwgTKlxosFOxROBKMZxIsaLFhOC6gHOTcWOxiyBDihTYqdTDiCcljlzJMqFGji87umlJs2bKmxAT1dwpshjMjTIzcuNJ1GIblBBNJn1YtOnEmFCBcnFKFSFOpCiraiWoMepPjlvDKsU6VmXYqkC9djy7lexVtlXVQoVbdandrHSdBlWbt6mbq2X7+t2bFpzgom7tHiYqF+hinoBTmn3MEgnhr5Rrln2buWXhrxk7t7y7WTTLyzJNr9x8V/XIz3tdiyR9U3ZI1C9tg2SNVfdF2HN9V6S9VHhF3BuNTyzGW+lH5Qsbc4wCfWHkpNUXgo6aXWFipN0RIv8HG95g85M6yxcEnlZ9wet43QvcXniN/Pnfld4XON7w/vPY3SddaPcBGJ977P20H3z6yZdgUPcR15t8a/QHhXyF5JeSfPRtJ5+EZQ2lXoeETdRGKW7YJ1qGBprEEDegdUZiVF1YR9xiDOK00IM19sXjZwyB+NBzZ7WoI0P9aYTEVsUM6BVFRiY1GU8cRQkeRT96uFOWl1kkJIgrafjlRdw4+WOP3pk5Y3IgBfOlmHBaeV4hK6mZJJd2ajQVS2/KmWOfRNKE56BrzigiT3H+mSiYVBV6p6N8haWon2PSlSehex3aFzaULhqRaI/eqaJsxTgEqF3YpJddV+xVyINgAQEAIfkECQMA/wAsIwAxAFwATgAACP8A/wkcSLCgwYMIEypcyHBgISgNI0qcSJEhuC7g3FzkVrGjx48GS5UqlgjcyJIgU6psWAqjRpcbV8qcOfCkSZI3E9HcqTLjRZ8wufAc2rGkzaPFiCqV+PMlUJ9LoypEahRnKalYDWJzyvVn1q8Dc4o9eRVsVo1dYXYx+7Wq25tsszadCzOuVKpj7UpN+1Rv1LFWSfpdqvapxsFKS709WhbxToyFuToeitfmZJ6G6V7euTjwZpp0DX+eWRnnaJmZ1Z5e2bnq6p6Rm75OWRrl7I+pgd7+2Bru7o6hJf+uWBvccIqxYUY5PjHwYuYT+TqFHlFjbeoNg8/FzrC4Tu4Kc7//BK/QOWDyCaX/XIP+YCjAbtsf1F5XPsFi3u0TTK5bv8BE5iHln0DieTVggM4NWGB9+vVmGUJrrJfUb+oxaNBiwexWCHx5HaTebBX2Z1AbHI60moNWhYIQfVB9FuJ0CBVn4mUoupbQgi0i9uJPayVUY05+KVZiYCqWx19aduEo3EIItjZhVjImGBGLfCEhFZXBUdRkiY3tZN2WVAF3JH2g7RjZR2CC2SVFQ9aYEpZjQtZQFEpSuVIwP0aZZ5qdFUJTnHUCauZTPdK056FtJjojUYE2OmhaHP2lp6J8lgjWo3A6alxclU6qJ2JcaCooXZFOho2nneL03WmZDsrecai+CrUqeJAVuFxcAQEAIfkECQMA/wAsHwA0AGAASwAACP8A/wkcSLCgwYMIEypcyPAgEnBrsDWcSLGiRYqlShVLBE5jl4sgQ4pMCK4LODclT4JDMrKly4puNHKU2bHYy5s4D3JRaRJlT3A5g+LcWHMm0VJCk7b0ybOp0qcgi0qlCbXqxJ9YeVrdutCo15pcwx5MybQsULFo/9FcS7RTWrRNzZp8C5etV7pis5rFG7bU17VI+W4lS7in4K12pR62Grfw4qp/j9p8/LRwXMpPE1PFnLQxVs5JIxsFLdRyWdJBNRNFndOzVtY3RYOF/dI0Wdoui6nmiLtlFNcoo/QemUh24OEh5TpFHnKq5ETMo+olHP3ibnDQq1cEXlJ7xefOvVP/VH5aPEOUu803tP1T/ULd4GlmLxgsovvpnwuyLST+usaCO8nlHXdzEZRedPE9VxCBzJVC3m0FGVeMG8hJyNuC+Kk03IPtGeTfZLBZ2NFYHGrIWok+IdSGc5GhJmIpoSSU4V6coZhSVyyGR1khObLV0IzULWajSR8x1MmLE/KVYGQxTsSeZ3QReNl3SF7IVSJLsiidlEyxVNWT5ImUpWbHBYXemAqOBCZ7rQ05ZUtoGifSmVUWhdOaQBLJEDi/uRlmTsHU+aGgcXaWJ5d4IppVkUoR6miPCXKl6KR+FsaNWNgMCumja9FV6aGVHhbnpqTaBeJhoCZaoouatkrUfLCpEZqol9W5MWpi7hGUUoa/4RUQACH5BAkEAP8ALBsANwBkAEgAAAj/AP8JHEiwoMGDCBMqXMhwYaJOxRJha0ixosWLGP+B6wLOzcaOGUOKHJkQW6mI4E4mSkmypcuLpTh6lPnxpc2bCFWmRKmyFM6fODt+nCm0C9CjLlfqXFoMqVORQ6PSfErVYiKeWFd2qsq1IdGvNbuKRbhTadaxaAvSXCs0rdt/Wcum9Pl2LEe2X+uiZWp2pd6xRQPP/Cu2r9yThLtKFZyYK1+5jasKlhqZqmGmlZ8uzpsZ6WOdnZFOXhv66GWspYFuHpoaZ7HPKFvfxBs1imybcZfSvd0SLFveLw+fBU5y9VTiI2GvTIR85OiiBt2gdNNcYW7UA4vhbVo9unGQAhN9/+5e0KNygrRlkh/43SPB68vXv4bPcqDvwOvTQx8YRbjh7srtpNZzg1VHYFjvndZXc/SpdFB74NgG3IHHFQSRggIChyFoCN0HFm8eRmVdgIi1Voh/hy1EYVulhUgaQyguxVxnG/IUSkP6fViZi/hRVKNZkZ1IIncUcZNjbYTxSBQXF4XyY1l1NYjVjRhB+CJaK3KWkZT/dXXVkw46dyRbRj2lXZastcTlYbvhFEqM8Nlk5XNyKrmZa2Dm1uZFcP6o2pgrlqnQnEoi1UmeiPapKFNUOgWonY8S+pGgTyU6pKXXjYUEmpF2Oho3bs2H6agx/rWGpJ7aCUVjwZB6qX9ERiCWKqo9plbKq7iiNOOEs+q3xnpw5drXnsAStGJ/EqIVEAAh+QQJAwD/ACwZADoAZgBFAAAI/wD/CRxIsKDBgwgTKlzIsOE/bF3AuQHnsKLFixgtgitVLNHGYl0yihxJciG4iBNRgkNSsqXLjB89cpRZ7KXNmwpV6pRIEadPnx1jCi31s6jNlDx3Gl1acmjQmUyjZtyJdKLUqxWfapVJFKvXhBGpnjz5tezBmU4TYTPLdmDStynbtqVJ96NctmOr5r1rFq3foHzLws1LNrDXun8NeyVMVTHWv3UdXx2sU7JUxFotR2UMVzNTyEI9G41CmWcU0UW3Du0qkBtS1CT1KhXoRnVI2BjTxhSIpDTui5z1ClQ9c+1vh6D9/islO+lxh6Xj/ouYvOPzhcQz/wtO+LrC5lUHZv/n6v3gxOqJCILfW74gd5UEi6Ev3P6f/PEb3a+PWF+g2MoFYUZXTe0lgh9HBnHzn3PtRTcWQgda512E6R0UloO3HYehRArNh+BxpQgYWkLMvcfTcfudaJKHweBWiG7KMbShVaKRtqB0DLUBo3aWiehXKBXd2J1kKb5mkY9PtagYkjTlJiR8gRU5FhcZccPkbnJdyVEhI5molxt4SYlSSRSOeJWHW7nkJWcsMQXSjOy5VKZfrOHkBjZo0oXTmv/ZRJqYnQGlJXEk7cikUXxu2FCiRTIVzKCQGirpX0BK9SSclwIaHlaR5jlphGb1pimjpOrEjVyfdjrnU4aNmimpUEgltqqqAhKoGReY5toclbjhOWuq+ZVX6oZr9Befp6BVaGxCcLYVEAAh+QQJAwD/ACwYAD0AZwBCAAAI/wD/CRxIsKDBgwgTKlzIsOFAcKWKJSrlsKLFixgtrgHXBZwbjuCeZBxJsuTCKBAlpkwEzqTLlyRBfuw4kxvMmzgVTlQZkWXPnECD/kM506PMlkKTvizlkydPN0qjljxKE2QXqVgx9lzJNatXh0ariv1KVifXrRHLqjVINazHtXAFonXKMi5ct0Vn2l3btG/KvWrb5gVcdq5fwmTxUiVYKuJVxEH9zhWIUixSyDcFy/zX0TA2zDB3Slb5T3NH0C6Jao7SmO5K1CZdo+WsuCrsknnb/pPNk+LtjGfp/ttoefDvi6aN7jbc9bhF5rNL5x7rvGLtsANH963ekHfTh8WPcv9nOB0vQe8QO41PuBG6xGAEyxtfzza8bYLY3LNMRL9gMf0QsSUfSP0RZB92Bmm3UjEF/gNgWgZxc6BeBV5XFBcIofcTfRpKlFBHE4ITxXoWipfQgwxyx1RwhylUyoD3OQejcgyxGJxzCkZX44wf/cYjRxUVYuNkqOXIUygWhRgjYpWVeNpFRn6HmJAoAqekUSPu9eOTGXET5WtwddhUG1NdSWFZTpoX25dbfZWImGC6lFx5WSo1p2A4wYmWb0B9hOJ2Od1pH05pyieUnq7xN5KfiAIqlKBpNgQpj1IFw2ajQ2K6IVZmTurplY95demomV66FhKFfpqqfTbFlZ+msOYviNiWq9b6ERSgxVpqqSnC1umv12FY3X+6PtigqjOu0aBBxXSiq6LLLmTVdRvBFRAAIfkECQQA/wAsFwBAAGgAPwAACP8A/wkcSLCgwYMIEypcyLAhQSTguoBz47CixYsYMRYCV6pYIo6JMoocSbKhm4gTUZ4sybLlyDYcPcb8WMqlzZsMVeqU2AWnz58CO9KUKRQb0KM2U0o8uTQi0qclh0qNCbVqxp1KJ1rdWlHozK9cwy7MylQpwY1CxYad6rWjwGJlmdZUWxVr3H+h2HqkW7UtUZn/4urkwvcp2Z0Q/Q4tjFTvULsqGR+FvDTR36khJeMspvhrKcFNJWrGGfpwlH+eL4++edmzwNKCV9sEnfWtY46yXaaWKpD23dwki8HW+bazV+AkjcvMjNq3U+QiD4cmeDst9Iut/RKknPL6RedLC2b/JzrXO8OTyhMFKwheq/mcw5sa3P2153uF6cEVOyi99n2E8Zl1UHUelfffQPm5xV+ATB1YUH9lEYbQeLw5+A+FMynEE4TP/cehfPhhqOB/BH7E0GfcrXRfeyrmlOB65pWIm0Mfdncdix02hJaI+yEnYymhXMQgcbnhKBpGP/Y42o4ERjckiJIZCQ5JwSTJnFo8DlVISSnqRJFaNf5WUpZgbWWZlUk9mRUSVXERZmSsWcmRgTehR6Z1OHU53GlJSSmmT3e2diVGpSRIoWFqtteQnmFWVSV9hsoZaWpbbpUoo34yah9XTEIaqKTjFfbmpaRKx41k2Eyq6qczjpZpqTjyKZkbq6s6piR0br46alYS3ucpqGxZuB2sKZ4q7EHFdELrcsdahNKQfAUEACH5BAkDAP8ALBcAQwBoADwAAAj/AP8JHEiwoMGDCBMqXMiwYcE24EolckixosWLF4u5AdcF3EYkGEOKHNkwUaKIxU6WSkmypcuRGzvG9AiOB0GVxV7q3Dmw40qcKoMJ5DYzJs+jJDnSlKnUzb9gQFFORErV4k+pWP8VbQquqleHS8PGLIT16sqvaBNGNVuMK1OZaeMWdCuWbVS5eP/ZxSrWbV65fd+uTYnyb9zBOOluNYxWcdNEhPdOZVx178+2W992pUw1SmCaUf6VjcySM1LSawVqXmz6aOawAlGXbX10NFCBr4vS1umYaWzLhHe/BH5y8mejwlse53jTttTkIyU6PzuwN03oInM3JVhItlnsGDcS/xdKUHvHNeAtWt9ocDrhLukdFiMOLmd785vjL1zt9yDirPol5IZ3pCG0HnMBGogfFwkReFuCBTn4XEId8cdUaBAKtJxvCtG3klMQSkcfQ6Xgxx6EJoIDRUPu4ZTgf9+BlaJ+KcJHEUQe2ocdjJGFYpGFfWFXY34V8eiicEYWhhE3QG6FIWcbhsVgSFC1OCFjIkq4UiFJNdnfX1Hq1pKWqOmYVo4PunSgZjZ6VYyXq/FE5lqlVIUNmlfutGZfT6o5pJinJWnZSFYS99We+LWJUIVhrpdWlXhGOmehxXAZF5ONwpnpplPiJeikkvJIGRKb/omoW9y0RumnrM4mnKmami66InSQtRqqbWZihymspSqlaICrBhtjhgRxcWqsqRKr0HygyjaZshX5ulyfeAUEACH5BAkDAP8ALBcARABoADsAAAj/AP8JdAOuCziCAhMqXMiwocOHECNKnNgwEbhSxSxipMixo8ePHAkaFHkQHMiTKFMmLLUG3BOFbS5mlKmxjcqbOCGumYkxUSmBBUuODLomp9GjT4QKLfavJ82nR6Pe5Ek10T+lJEVK3QqyWNagIjVWlcm1LEexaGWCXTvSrNuIbLE6nTvzrd2GdNNiZXu3b8K9Q7ukpevX72CqcbMW7psYbKKxThfbLZaXZjHASiW7jYKZYJSrlXtqNguZp8DAe0eX/YpaYGmNqrk+zTuwcdvYR22XdB26Lm6jvS1aBcpa6G+jnQsqPCzWzfGpzMn+Rf31ucriihMWen3xp/WTs6sy/1WIHex3kLoRLgyfdvh5iqWCX2yY3OB7jtT5VmRv+b5E+Rs1xE1+gfkHV3kGdfEQd6IZ2BCDGUGUYH0OLlQKgrtBBKBXFQpUSnSRSYShehWOCM5nEvFHmIMgmkZRfRneZ6KCHMW04X0tahSKRwSm9t2MJn2Uo3THDRngRwPC6BluSgbFBUrBGMnhaBCKVYhK6em3WJO3qVQlVH09JqV7N2WJGopmmYlVVF/OtZqKr22lJmu5AZndVm1ClhKcObo1p272QXQil53ZFSWfiG44ZnhX3pWknX/2COSThS2qaKIQjoYEoZBKahs3TF4qap6wHYdNp5xmCcV5YmJq6Wvj3SQXaaqoUdqhq7g6RVmHDHEx64ig8hoRZaQ+RaawHQXlKZqFBQQAIfkECQQA/wAsFwBBAGgAPgAACP8A/wnEVqpYInClBCpcyLChw4cQI0qcSNEhuC7g3FzMWKyix48gQ1ZEaJDkwYQiU6pcGXGjRowvM7KcSTNlwZMlb4KrybOnxIwug3bxSbSoQJxISRpdylMoUJhMo7LUSbWk1KsSuYTiwvCp15dYwzLEBnOjwqRVxaotVfXgUKcx3agVW7buzrYmd8692imn30Slvgrde1VwWS5o/RKWmhgnXJeLoz6GiVdnoshGi1U2WMywV8xF7cYFx+Nf3ragif49LVB00NQ+R9sVuJoq7J6n/wqU7XXNbZqTgdLefPD3TOLgLgv0DNb4SuYXFzY26TxlbcUKg2usLpJ33IWFrp//RMm9okbiwRh6h1x+pOuyDXMnbV8ROfmF0DHSz5r/4XSd+/knnlIOcfPeUwFatB5GXD00YEH3JfigQRFhdGBzCeYnXET2dZTgP/9ZNdGCG+63hnbgREGRfLntVwiLto1E4nblzRidR23AiJ1zIZ7EDUgXvmacjfqF1COBsB1ZkEpBwpcakTeKFIqSFC42IU6hsIRiWXLtpeF3M11pkodYJSLmTU01+dSPUhWjJpg8nZlThDydJ6dyPm1pGG5QwqkalUnhKRJbd1LHlJ4kDjUREl9qd1UwgOoYaYc4tRGWgY2+iaiee01aKKWnpUcYF5mW2udgoEmqKqj23WbqpppCLcHjp7QiRR+mp2o624er1orQh/HpqqFvwEZUTF+eJoKNoMV6ZKFh3ERBGmEBAQAh+QQJAwD/ACwXAD0AZwBCAAAI/wD/CRzYptDAgwgTKlzIsKHDhxAbIgHnBlwXihEzatzIMWOnYonAlQIJrlPHkyhTOpxY8WJLjCpjyuxIcmRIm+Bm6tzp8KVPi9h4Ch36T2TNo26IKpVpkWJTn0ujpnRz9CZJqVg5OnX51GLWrxGtijUKtmzDrlxdml2bEKfbq2zjFv2ZVm7csW/tskW7Fabesm/H/l2a6GMigwL70h08dGJabgLxHmUs1KhgvlAp68TcNLBlcIk0z/SMk25f0THTKs75OTBqlVVb/1P98/VUzhf/xXZr+2RF0iD/mc7cWyNup0WBhyy+UTnoxMO9Ms+4um7k1lWnQywl2erA4xW1P/+MrlZgod01TYpfuAa7WITk/a5HCD7nQfefQ88/WMp5qYTVnbbfQLShpVB3nw34TyLoeZcQNwVat1+AL3GxUING/TcfhjYxdFGEW61HYVcN+VdMUtohiNN49WkXX0VQPIRfXsUVMmNNEY3IVW9R1NdFRm3c6KBoKtYUjEYg1qbZi01xVORNRzL2JFkdJdlVFHrp2NePHYUyZYdxcXhUKCn5GOJaWhKHkphi6ZeVie8xZaVqXC5VzJyK7cRmaxoK9dueYO5k5k9YbsYkbUQBulufHBVjmJDuLTXocXU21OOhFEoVzJeKcsppG1lNiiemmJrlKaRwoloMW1ykKaqrEWY0meqsnZY0GDakvsokkbXS2t2qr0EI67CmiafqqTi5OZ+u4EGm4EHF+JrfsxF9GGB7PZoVEAAh+QQJAwD/ACwXADoAZgBFAAAI/wD/CRyIDcnAgwgTKlzIsKHDhxAbFgJXqlgicGsiatzIsWNEN+C6gAMpMorHkyhTNrxYkaVFcCpjyvQoUiTJkSG5zdzJkyHFly1/JupJtKjNkDiPFl26E6hTlkyjqrxJFanUqx2jCN3aEqvXiEirKv1KlmGnp1uHll2LMKlbkmzjDnRJ96dcuWHz2rwbN6jfl3zZvtUbeG3dv4XL6n2bmOzfuo2/Dj7aJbLXw04tY11MVfPVx1s97+Tyk8vAyW5Fq+wkttM/kKC7qkaJWS3lwbNPisVpGq3f3B65Zt7dGbhGzmH/FYsN2HhE5hcFoobrHOL0kAJr/3RT3aHvzP+Qj//tvpA40owCv7MsRV4hbPUHze9t3/Z21YPC66qlLxA6xbbywcTfP/YRhpB2LRXDn38VKVQgZfxdJ5JpCan3E3vkWSibQuIl1R02AYLEEIPFcOccgs0xFKKAwK0IhUP5CQfcRAxat+JsK1YGURsxIuYZiiwFo9GDuFmWI4sRAWlXYzRqqGBHRN4XmISMdRSMkhWZJJeTLoWCUodixUVlcShxGdpXiZi5YUpgLqZlVG3a1xSWQGFI1Ht07jdTnKjtNCZnRanpm50dLScoXUzxGaCODml1JHFScZNnj4dSilkhm0Wp6Kaa3kbhZZaGSuKkDa5F2qOc/kmZTniNKmqlvwUuBmKqqGpqWZqkwvqUatx0qiqVzmHj6rBA0UcrmAMeVMxZuV6kZ7IL1XTdm18FBAAh+QQJBAD/ACwXADcAZQBIAAAI/wD/CRz4r1AUgggTKlzIsKHDhxAdBusCzg04ihEzatzIEWKiUsUSgQMpskvHkyhTMqRokeVFcCpjyuRIcmRImx9n6ty5sOLLlj5N8hzKU2TNo8WIKpVJ0aXTikujosRJlWQpqVg3PgVqMavXiDeRGv1KtiHXny/LqkVoUSzOtXD/od0KM65atzXtrg3Kt6VetUbDCv5bdm5fwmTx3kT8te9cxl4DS7YJOathrpWxKhaZWapjp52jTkYaeunln6WVbgaXKPXQz3xdv94smyddl7V3Ch6dm6ObNqXWsD1NUXhviDwcDyy2+vjDNbtHthYI26/zhtUHjt59fWGp7SI7Uf+/7bO7wrNPl4Mfyc08wbbRSQ5Ef9j9+Op1/2FbLdQ88/hhEYQfRu6RZ512VUVnXiIABpaQgReZN2B+BDVo01XOWSifQsQFddyEXSm0GkjHrZcXQ/SdlVuKaDmU4GjByFbIi1U9BCKFmbEI2kNt0EhaZyaGFSNEEOJWmY6xZRSkUUMitiRlWt2IGJJA9ZdRME+C5IZd3/koWCgndYgeXDeylJKGuyX11YjcqSTmXNwggdWbW82E5mjtEQVfliHtROdnflJ52VB3+piSl0sq9SeSVjIURZnZLcUNn5QiailShcxZJKSCblrlV5WyGSqAanHB6aKoOpXnXqJeWihef2Ev0+mpnuKoF4Oj5vpWaLX2+tmqqZXS6rA3Tfehr0gaZ98/brwanbHLJvQShAeRFRAAIfkECQMA/wAsFwA1AGMASgAACP8A/wkcWAhcqWKJsA1cyLChw4cQI0qcSHFgKTfguoDDqLGix48gQ0ZMZBBhSZIiU6pc2ZDjxowvu3BjSbOmx5M4DyayybNnQ40ug4LzSZSnzpwmSxVdyjKmU5dMo4okebRqMalYPWoECjNo1q8SkVI1CbasQ65oX0Yxy3Zg0rdU28oVmlYuW4xWx+60W7arX6B8zebFGbgv3ZiFwepFmvjr36eNsw4+Ghnr07+VpS62mjnqY6+dl04mG7roZbSli25+m5ro566tfY4muTd2zdNObfMUe1K3zbRCfdeEm1M4zcOgjacsNnuocpW4oT6fylvndJGvuV53iJkh8apKtw//xJa39j/ksMX/y76Q+XeT5p+7X20+OkzxwP0upE94evPwA+WH2nT2ddQef9Yp955eDWWnlnEFvtTQf1cJhyBpLTmIkW/oafdQdazFVlBz8TEU4YapdYhYRG2ASFWJjV0Y10QCXtaZitJNJKNBwVQ24oIlecRNjUKtVRiOMHXxUTA7JigXkFYVEpKG3bF1IkxrLNckQhV+lQiUcK1EZVpKSjUmZCyBuRmAPuGlZm+3EcnebkgC19Obk7H5kZtbMujTmSpWFMWVRC7FTZ8uJkrham14JuejhEaao2aK4mnphWUhISmgnKI1k5WLVopoVYHVuSmkKBb25aiXIiVlZ1ycH3rqp6mR12qoMKZWDKpnIqFeqIOpB5FGsdLFzaBlBQQAIfkECQMA/wAsFwAyAGAATQAACP8A/wkc+O8JODfguhQjyLChw4cQI0qcSJFgp2KJwJXCCK6ix48gQzrkcjBhyS4dRapcyXIgx40ZYZZqSbPmRG4IUeY8abOnz4ExXwr9SZQmSp0md7opylSlRqFBMzad+hGp1ZJQqGqVCPNpVI1bwz48SXan2LMEv3bd2Akt2qNlk7pF67Vu17lnrypNiTcsVLt9xe69GngrwrVClxammrQx0sVUEX+FzHgwT8pN1Q7FzNRxWc5MJdcFXTSuVdJENQdF/dOzUtY+Rd+FbdP0Zdo0VT/FXdO1XN4tE/2dDXylbbPFjcvGmHyl3sbNVQ5/OTM6yDW+dVoHWWy51O0fjyf/BP9RN0zyFbOXRF9xekxu7Cdafh0/Ynf34BLVjygeZXwk4BzxUCF2QbUQeH859Nxp25kGH0P4nRede9UNBNd84yXXX0Pe7VZcKeYdyBCGjwFH4kEOFahWMLyF+F1D/a0HWxTq5fRQGyoWyJqLGoUC0YJxkXYichDxuBFnRooIUY3QQTakSRVxk6RieIGYI2JreMQkg27FuFOWH0WYoFgdSibSlmR1oVUxQM63kphqVfjTYXB61RKag/nkpWs11SkbS1fC2ROe6lFEKJBg9hRMkowG2uhGhZTW5qF7TnoVF1M96uemmm0F4JOWVtofNmc5amqZdbY1F6iisorQYpyeIAqnkoWF6mp2D5J2n6Y8qskbpSf6OiGqqskZ355RaBUQACH5BAkEAP8ALBcALwBdAFAAAAj/AP8JHDgwUaliXRIRXMiwocOHECNKnCgQXBdwbixyo8ixo8ePC8EdTCSyGEmQKFOq/GcRY8uMXTaunEnz4ciSJEfW3MmTi8uLMF3yHDrTJM6jpYgqBcktqNOWS6NyzGn0pk6pWB8+BfqyWNavDJFWNQq27ECuaH+aLetmLNWca8v+nBs0Lti3Yu1+vZjWqd6sYt8m/Su170twhLG6RZpY6ta5jZdmtOo2stLDhi0TpYxXM1G6mD0PxUtZNE/MdE3v5HxUdU3QaF3TJD1W9kzUfm2rZH1Tt0rYan2jpE1VOErcL42DTLT4pkLlHUs9rgu9Y2Cc1Tsa5pqdY/Oq3Smu/0EONPxE3mTNRwROXb1D4tjdOyQvVL7D7zll2l84Pfn+haWgR1IX/4XU30UFEgRfbwkKtF1wDeJX0mAJ8sUeOFE0+I+AJVVXSifFcBHRgfX5tlUwD11nFYq6FRLYcw1dyJ1sBz7kIocHubZgMW089OBTppGYEUQ75sSiZTdKSGGMPx5mmZAWeQWRkpX9VUqRHUpE31Nu6CVjahNR2RlbYsZH0ZaoIZEVQl/m1lGZVi3J02RwmnRck9udBmVfKtVJWkp0YsnZbXh+ORGahXZJUzCC+qmiowcVMlSiiLZZaXujPdropppmuRQSllIqKmzYfNUpjpA2t9aeobaaERR6pSLK6aCN+cTqrZjpZxk2qM4KnmyXVpqhcsX0ep19X44nVUAAACH5BAkDAP8ALBcALQBYAFIAAAj/AP8JHEiwELhSxRKBI8iwocOHECNKnPiwlBtwXcBdzEixo8ePIAkqRDgy4cKQKFOijIJRY8uNoVTKnBnxoEmSNhPR3Mnzpc+MF3kKVVkMp9GbQ5OCBPrTZZdiSqNSvEm1pNSrELltdMq1C9avDEuKzQm27D+WTNO6NAs2p1ucbMGq3XoxSlysbqq+vYuVK92WfK+OPRpYasa5LwtHfVsVm2KliJk+VqrX6OShfpteFnrxaEk3m3tG1hiap2e3pXdmTpua5mCqrWc2pRtb5mm4tVOudpo75WurvUPOThwc5G2TxUHu3pj842+bzT0Olxx9YqLKJnVWl2hx+sntNY9r/wcPcXRQ8hCxjyyF/uEa76DbNyyq/rt8gssB3xfJWOx+/ObZ9199pXTy30B/zXWgQNiIB854/+XH0YLP4fYfNwF6tSCBCS14WH48LOggQiImmNmC/TGGool/HWjQiFD9l+FarSHxkmPWpUhYaS/CJhF8Ptl1GYsCOsRNhVU9RmAbEwHJVHx8SUjaRByKFaNZ1yGpUEdOdtXWjMx1VOVb7EXV2ZgkSgfmT5gRORoSIKGpF4TCwfgbSl26iVGTa5qnUjBa6ihnoMcxOVOfUuqpqGY8ETqooI4mZeOiiFK6GjdSQaqpnZuC9V6leQIZ16OcilcYqKgWyVcppT4KZWihzg8oZG/0OToWndG1FGBSAQEAIfkECQMA/wAsFwAqAFIAVQAACP8A/wkcSHDgGnBICipcyLChw4cQGwZLBK5UsUTYImrcyJEjODfgunwMCa6jyZMmL1ZUaZEiypcwF44UCZJmyJg4Y1JsuXJnsZxATUYhWXPmx6BINfZcyjOp04ZEo9rs8rQqwWI8s7LsZLXrVKNFu1otxLKsT7FWwUo9ivapz7c92z4d+rUoSLlOmZotiRcpt7pRofRFqhVuqcFI1X5FHNRwWcZA7a51Azmn3rcZK8cEbFMzzr1ZPceUvFg0SpCFV1I2fXJyVNYnUzeFbVLxTNomHZ/F7ZEzW94aZasEvtF2TeIada9EHtE1TeYQhbuE7tD4TeoNlVvEDtX3au4KE4H/VkkVvELSRs0rvBxXPUHvfN0LHL/zsPx/6O3e/4eVfnz51pV3n3bFfOeecyPtx5929smXH1H7scdTIhE+KNJ+BIp3318B7udfS/eJBJ+A6kmnmnylWJgggCaWEsx9Aa6oXiESPubeiDKal+Fy6iEoWRTqTVTjWz3ieBxjbhzEQ0cf7tWXeG9xVZyRJCUklnPccNSkYQ0mhRp9HfnoXGIqgmTlRltKCNOQetVGpW8kMiSmdyeFsmOLaeIJ10tvxljmnCOdedKdeRaqnWV/9pmoYkH1R+ijbIbmJaCLVvpfUlBGauiQcnHhJ6UIIuaoppAayBioOK7Bm57sUYidiLYNBQXkSwEBACH5BAkEAP8ALBcAKABKAFcAAAj/AP8JHEiQYDE34Lp0KsiwocOHECNGLFUsETiKibBJ3MixY8Qu4BCCFMnNo8mTGyteVImxFMqXMAWGTDhzZMKYOD2y3GmRYs6fEWsKFRkSqNGGPXmutHi0qUCiUGkiROK06dKrGC9WPSq1q80uW40Wy0qWZbCwQL8OpYn2ZyGlZdv+XKvWjdycSfMuvYszitehfHFiVRoYJre6XaMUfllWr8vFKOkKhYzS8U7KJ0EiHonZ5OC8Zzt33DxTtE7LPU13jKpW9UaEjfe6Dkoa4eyJcFXeDsq65m6IqFf+fvgX6nCHsbMebyhZ5HKGwX0+J1hc6nSCyXVfl9nb+fZ/0Yt96P9XnfP3RLktJhrfne33z7K31wY3Pr3W72vKg1vzfaz98c3ddB58GL03X33RPXZde+ZdR6B22wXYRUnbhYfedodJ2J+F8unn3XTZJRUhg6U5GOJFoU0nYYnPFfKgiNPNZ9N1Fgr3XIYk2vZcMDUWuJyHXj1nX2PiHQekWmANNyRcCt52JF1ciZSiSUtGBxNsSiXpmYwrakkcly/x+OKYJ5ZZkUYvcZnjkwzG1GOVZOaGExQrrqlmcXOZ+eae9AFlZ51sCigWn3oSuNWdiNIVClqlFOooS4EFyiVVnT2q13ClaEZXMYp1FBAAIfkECQMA/wAsFwAmAEEAWQAACP8A/wkcSLAgD25uwHUpyLChw4cQIw4sVSwROIoWJWrcyFFgF3AJP4YE17GkyYFuKl5UifGky40iFYKUGfKlTYeJWOq0SPGmT4IzYwoF+fPnzpU8VRa9GbTpyIRLbyadivRi1JdPaWpdePVklKoYwXZ1udWpzLEmS4Vdy5IbWpNDs358W7LQUbZ0S5odyjXvRqpsE/nl+DUuzWKDN4I9mlgjN8MxozSWGFjs5Ih7m16OCFjnZogfIRP97HDxVGykHYqGmrrhXZatG8rVHJtgwsotaw8s+1Q3QdxKfQvMXFP4v85Jjf/jTVM58IzGiStUjnylcuYinb+GLlx6X9/Ve0bbX01SeM7qgrvPHnn9uXLyyrdbNb6+ufBiz8urx07dNNLx0sUXnnL1fbRGdPl9V5t3+ukWXnC6PeadcfLlplto0knmW37i6VZKgTN1xyFivjHIWm1t+IfXhSY22NqDydUmIYgJadhaMDD+Fxt2e9VW4U7ppcbjbEi09iNgpQhJnmE2Xnakf0E2NuSUSCSpURRu3BRKjiPmmKVNS7YY5oE2cflkfl++BIWYbM72k4pnHrkUjVPCF1WcZvI0Vph0DvWWWnjC2YZfdTJIZmMp5bmSgpeV8hEX0vFQUEAAACH5BAkDAP8ALBcAJAA3AFsAAAj/AP8JHEiwoEAe4NyAQ2KwocOHEB+WKpYI3MREpSJq3AixS0JwHhV2CcaxZMmLFimmTGSyZcePIUF+tOGyJkGUOFWWYmmzZsyfMBP2dJlIp9GKFzMONRlUZFNwS00eXUm1U1SOT4GKvMoR6VScXDc6HStza9iICnN6RXpWY9m3P7G1hVhMLdVSJOc+1AoXql6Hhb4a/fswa9AuhB2uvUsxccMofck6Nsh48eSC3PjGhHL5pmC2nQcadhp64OKcpQV61Cw0NTa7KFP/Y61Q9r/PFm2TBSobMuxibmRHfiu7E27bo0HaPj1YOG3bvysi3w1zeeWUyJ/Lju43dXLEspl7zc0+ejlunqVLUSctPLpt2t1L41aaen1Z2XWPC7cPPrX4lMF5B59sgf1XilX1DRdSe+ftp2B8nRlIUTGpZfYdfhKi19lqF6Y3H3Dp8feRd9xN5J2ItYVWyHWohQZfTKVliJ2L330URWfByDhRgJM9uFtnH1rW44tB3ehYkHcNWeOPhCEJ218+RrnaWTmy6KRKnfBok4UoSjniUjpeGRUSS3qp5VBWhlnRmT1h0yWRZxWlZmVzcWkmcVCWONVld/Z3WTHGGWjbQKVwmKJAAQEAIfkECQQA/wAsFwAiACsAWwAACP8A/wkcSLBgwWBrwBlcyLAhQzfFEoErVayQw4sYBXYB5wbcxo5dMoo0SFFiyYkRR6r86JFjy44qRZ6cGXFiopgXWep0uTEKzoY0TdYsWernwp0gebo0ajDR0KdCJXZiWlBp0qseqRKEijLqRK0Drb4cGxKsQK9Bv5r9hxVp1rVRusqduVYgWbFl1xZLOzNU3X9ud/4txJXm3394rR5GC/VwW8WH53I9DDhxRyiOCw+lbLklZcZCKW8MzJEz34jYRHem/E+zSdaPk7KWHJUzaZiZQYO7GTn228W0Uc6+zfq0xNm+8/7VTXG45eKuFXJOzpp5Meexq0dXvrbzxtnGWd+sln44elHKycGtMR0d+V2Q1YOXtL36MGHm5/+md8NeN3ez3pFXl3VOHcbNeP+BZd5eh43m3WHGocRfXaXsJyCAEZYSTG/vjfVXG/I99ReCSw0Yokkb1kUibmaFQmBX3a34m1YLRnUdWB2ShoSCL86Un1E5PshUjcExFWR6Pv3k4onBrWeUjIIx1WNjVCERIFYYEvmjVhZ+99eCFlHGxXOsCVRKUGUaBA4SNwoUEAAh+QQJAwD/ACwXACEAIABWAAAI/wD/CRxIsKDBYInAlSrGxaDDhwO7gHMDTiLFhhAzCnRTLOFCj8W6aIRoseJEkxRHOvyosGNLj21UEixJ86TEKDIFstzp8mOpnDUpBgWXkyfIowplDl0qM1HPp0h/yrRJVajNnFBfapWqsirKryJzRs3KVaXVs2Bz/qNodKvaf2C9hsXadmewt0upvnU6FuRbuGhrzhW7FerfKHHPFvtbGOnff3kp4nzLsW9SxoH1/rW88LHEyI+x1e2IzbPck4//ke2ZOrPV1I1fPk789XHl2LBdV0zNefFs0I9HJ8xNe7Da3rCB/xVOdLZu44RHJz/thvfqhImcF2/OWHjqyNzfXoe//Pc5uDWPizEnzvRx7+yMwT8uNL5U2Zzmq3cfD72refexsfQXN+D1N1J96v31GXW7vcVcZ+Vtl9JbAT6FmYThqdRGhX6pVSBqx3HYEl4MljSZSgiJ+FFOGNKUU4oPFlMIix9SZANW741IY4kTiZdjfCU+1glnd313WmoDjYUkQVDY5Ns/AQEAIfkECQMA/wAsFwAfACAATwAACP8A/wkcSLCgwYFtsLlZc7ChQ4Hg3IDrEhHcw4sDiyUCV0ojx2IYHVKUOHJixZAGO25U+XElSoIlY1akGOXlP5Y4Paos9VImyZkVbaDMuVKnTpQ+Tf4kCRIj0ZZQO4ZsA3Sp0oncQiYyWrQrx04oq16N+ZJr1KNhrSbtYtPrU54v1Ypl+zLKWbc2/42dm7fYW53B8q4FmreQ2Zx59cr9Sbft3ZaJ7Q6WmPgxy8T/JoOrmfevy8qLTWJ2axQzxcmYS3m2mFgz576kPycOTRGzXs+Y91rF7OawR9tzZ9qO/RE46tS+NwKnPdxy08rHE69ernti87/Gg7uxvTpRbtqsK/9hbSxYe3jYlm2D357Yb/LzNs2Td4wbunnMhomXAju7+sjc3X3nH3wo6fdbXtxoNh9K76nU2oASvfbSalL1p5l4DT73knwRJUbVdA8yN5pztmWmXYnBxOZdidWVOFAnXYUUEAAh+QQJBAD/ACwXAB4AIgBFAAAI/wD/CRxIsKBBglHAdQHn5qDDhwPdJAJXqtjEUokgahzIUGHHhW6wbYQY7KJFiidLjTzI46NLNx6RrCRY0aRNlIlUzvwH0iPMnj1lzqyJsyhRnSu5vPTJdOHQlFBvVoyyEuhSq11WHo1qFNxMqz+vcpuZiOvWi512Xr26818iqWbb/gtLt6lcuFLl1gWrUO4/o3HlNmXr96zRUH6V7nXp959ZqI2LLabbGC/OxkgG0y3WGJthoo15roVJtfDji6FHewxtuWLov3xBhi712aLIxoo1ew19muLryasbJ6ydsbHunqHd9H6tOitrwCaZx2b4mvhu48CdV4aOUvro6stTZ0h/3Zpz6ukNWfcu3jj7db/ca75G/15ub6R+3af3W8w68/HPEccbfa/d99tx4EAxm4D/6faaW/E9KNpeEgqUV4UC8SAZODy8FhAAIfkECQMA/wAsFwAdACQAOQAACP8A/wkcSLCgQYPYShVLBG7NwYcQCUYB1wWcG4oNI2osyFBhx4UWN2osdrFiSYsYRUIE6RFcS49uVBY0ifGkTXBIZA58ybJnx0Q6/9EcipJoUJ4fk7pcqJPoTac6kS5V6rFp0atPQ8qUyhVc0IlZn3IL+s/n1LOlyP7DWrNtF7VmuarFFtat2n9U496t6NTuXbR6//YdelcgV5ahCnNha7Rw3J6F19Y1GTlv0shI3LKNDFhpZKGMUUaJfLjj59AnP1te+nntYK2FS5XG9vn1xdaPTX+e7PV06dO2W7vJ3Tsyt8mtVytsrdlm69LFC6OmmLwza+ConxNnjly19eXYwyYS3y68OXXmclsLDK1+INqY6gMCACH5BAkDAP8ALBcAHAAmAC8AAAj/AP8JHEiwoMGD/7qAcwOuCzeEECMOxFaqWCJwFRNhk8iRYJSGC0EyVNhRYqmLGTFaVJmoJMSQCkfCDInEpcGVKXPibGlT4EeZQEWCjNLzn06UOJPytBlTaNOnIXseZUk1ZU8uM4NCZShVaVWlS0tudTqzS9GpaMEV/feTrNaHa72iXSswq9uGdP/JlZsXm1a7ZvMiHVw1L9u7Tw3/+0q4lGLEMBUb3YsylGKsf2VKpqxSMrfMIiU3VioZdMxikhlTlZwQcEiiit1wdpzatFrRqiuyVjg2JutSaC1ulNw7KuvZrP/ZZv0xeNi8kLkS55xcOeLqFOU+f/y3+sSc273fBPb+LyAAIfkECQQA/wAsGgAbACUAJQAACN0A/wkcSLCgwYPBEoErVazNwYcQC3IB5wZcF4rguETcWHBhMYUMQX7kuLHiRZMYT4Ij+bCUyJceQYZi2RGlTYspwUWhKTDRx5hAQ8YsxVOl0Zw3edAUyvRnU5A0j96UanGp06swmUZFinMqxp0snwbFWqwoV6onef4Ty3al2jZnz3JT+89nVqwL6QqMO1XvP7xs/fLtmtFv3bFZDXvtaxhxUMP/CKOFXIyt02CQJy7GCfnvXZGdB1/s0vlzzM5RJHMNbVlh539ov74G7PT13ti219LOLdAr74Frrv4OCAAh+QQJAwD/ACweABoAIwAeAAAIzAD/CRxIsKDBgm7AdQG35qDDhwSLJQJXSiLFRBAzDuQCLuFCjx3BaXyIreJEkxQtlhppEKRLhSEXNmQp8KTKmzYTrWRZ7OVHmC+R8MyZkijKUm00/lwasylIjUdxFp1aUShEpj6dwpz5MKpRqRU1csxKFlyUkV6p4sQ4EivQtwu70ExLVyRNHlrdduFGUyBYsH0F5s0b+F+ir0YLD/ZZ2LDaxI3hEm5ciq7KxgJtLFaIDXPNxxSDeRas1+7of39PE5SsumCbQhTdtP4XEAAh+QQJAwD/ACwkABkAHwAYAAAIrQD/CRxIsKBBgYmKJUp0sKHDKOC6gHMTERwShxj/BUsErpTCjh+7ZDQokWLJiibBjRyIzSNHlyBfKnQzEuLJmxNRWsRYSqbPmEB7OsyJM6XRimsafoTJdKlThiSJSj1aVGXBpj+xAo1KdarOktwMah3rtCEXr1VPQnFINqtCqA2RoJ0rMuPToEutjuxKNezKf3iz/h2YlujggXeZHh5oE+1igmMfF2xM8aJkgQEBACH5BAkEAP8ALCkAGQAcABQAAAiWAP8JHEiw4MBSxRKBQ5jIoMOCbsB1ARdxYsWHDoMpZLgwYcdCGAUWsyiRYsmKJkNi48jSI8uGBqOcnEmyJrgoBUttdMlzp89SBE3aREl0JsGeHX0mXQr031CaQqNeFKm0ZVWXA7kVffq04NWvC8F1cgh1q0mcGK0yTVgspECpZd0ORLJ2Izi5Bblyw2twIku+aWUCNhgQACH5BAkDAP8ALC4AGAAZABEAAAiDAP8JHEiw4D8k4LqAg2KwIUE3xRKBKxVxohuHDxOCc6ORo0KIGCtSlDhyosiGXDZ2XPlRIxKC2ErKFEkzUSmBUViqbMlT5ctCJknWDEq0VBsoOj3uXKr0X9GhM4V2+ddTqdWkAqFqFZqxalJwDZ8K5YrR6dWWUcoSFFtMrcGlU90ODAgAIfkECQMA/wAsMwAYABYADwAACHEA/wkcSFAguC7g3BwMVrChm2KJwJWCKBEitob/ohxMuFEhQo/FCAaLOJEkxZIVEwlEwvFjx5cubXQ5SdOkTYkRPbbcqVPnmpsog9b8B5NnUYX/hAKtCc5gz6MvBy5d6qahy6scMRJcqhUjj2JIuxYMCAAh+QQJBAD/ACw3ABcAEwAOAAAIYgD/CRxIUKCbYl0KKkQCrgs4Nw0fglNYqlgicBUvZsQYbGBEiA5BSgw5EdvGkxYxpiz1sSXJlyo1rpwp86LImy4l1ozJ82ROnC+LdaLZc6bBny6LDXSDUqabRAoFrmkZdWBAACH5BAkDAP8ALDoAFwASAA0AAAhiAP8JHDjQTbFOxRIVIjgQCbgu4Nw8jPiQG8NE4EolzLhRI8aCEyVCFEkR4r9CHDF6TJnyX8iXI1+WWkmzY0eHJHPCBPdPpU2fQF3GHFoyokCDQFl6dAOSKMk1DAXaZBr1X0AAIfkECQMA/wAsPgAXABAADQAACFkA/wkU6KZYp2KJwHVyM1AgEnBuwHWBKJHiwIIJSyEEpzFjsX9PKE6MOLJixI0dOaJESVKky5YqPcqMWbLmS3ArZ6Z0A8Wkz5oCD+pE2TDKT4o2GjZkqLRhQAAh+QQJBAD/ACxAABcAEAAMAAAIWQD/CfyXqFSxROAMFko0UOATcF3AuYEoESK3hgkPZkRoMBE2gRQnRhRZsUuofx03qlSIpKRLkhMTcdSYsmbLkSFzdrlYk6ZPgcVg6gS3ZuBKnwwb/hO6s2FAACH5BAkEAP8ALEMAFwAPAAwAAAhTAP8JLJQIXKliBUsJXPgPnBtwXRxClLgQoUGLBxMmavgwYkeJHv8lxEiy4JqJH1NCLJbx4siRHlHK9FiqkMubLQXG3CnRxsKXN90w/IcEJMWFAQEAOw==";const Ei=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=ki.render(o.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),Us=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,videoPlayIcon:d})=>{const[r,v]=o.useState(!1),{bffEventReport:c,sxpParameter:f,waterFallData:h,openHashtag:m,bffFbReport:x}=Ie(),E=o.useRef(0),[A,p]=o.useState(!1),[S,b]=o.useState(!0),{isActive:T}=gn(),D=o.useRef(null),[g,R]=o.useState(""),[O,w]=o.useState(!1),u=o.useRef(),M=`pb-cache-video-${e}`,y=o.useRef(null),C=o.useMemo(()=>s?.mode==="2",[s]),I=o.useMemo(()=>{var ee;return s?.mode==="2"?`translateY(-${50+((ee=s?.offsetTop)!==null&&ee!==void 0?ee:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),L=o.useMemo(()=>{var ee;return((ee=t?.video)===null||ee===void 0?void 0:ee.cover)||g},[g,t]),B=o.useMemo(()=>C?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[C]),j=o.useMemo(()=>s?.bgWay==="1",[s]),F=o.useMemo(()=>j&&s?.bgColor?{backgroundColor:s?.bgColor}:{},[s,j]);o.useEffect(()=>{u?.current&&(u.current.muted=a)},[a,u?.current]);const N=o.useCallback(()=>{var ee;u?.current&&((ee=u?.current)===null||ee===void 0||ee.play())},[u?.current]),k=st("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),G=o.useCallback(()=>{u?.current&&(w(!1),p(!0))},[]),Y=o.useCallback(()=>{var ee,ae,X,K,fe,ye,ue,Te,_e,Be,Oe,Ne,Pe;if(!u?.current)return;v(!1);const z=n[e];if(z&&(!((ee=u?.current)===null||ee===void 0)&&ee.duration)){E.current=((ae=u?.current)===null||ae===void 0?void 0:ae.currentTime)||0;const se=((K=(X=u?.current)===null||X===void 0?void 0:X.duration)!==null&&K!==void 0?K:0).toFixed(2),H=((ye=(fe=u?.current)===null||fe===void 0?void 0:fe.currentTime)!==null&&ye!==void 0?ye:0).toFixed(2),P=S?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Te=(ue=z?.video)===null||ue===void 0?void 0:ue.itemId)!==null&&Te!==void 0?Te:"",contentName:(Be=(_e=z?.video)===null||_e===void 0?void 0:_e.title)!==null&&Be!==void 0?Be:"",playType:P,startTime:H,videoDuration:se,contentTags:JSON.stringify((Ne=(Oe=z?.video)===null||Oe===void 0?void 0:Oe.tags)!==null&&Ne!==void 0?Ne:[]),position:e+"",contentFormat:"video",traceInfo:(Pe=z?.video)===null||Pe===void 0?void 0:Pe.traceInfo}}),b(!1)}},[c,n,e,S,u?.current]),$=o.useCallback(()=>{var ee;if(!u?.current||g||!C||(u.current.style.objectFit="contain",!((ee=t?.video)===null||ee===void 0)&&ee.cover||!D||!D.current||j))return;const ae=()=>{const X=D?.current,K=X.getContext("2d"),fe=window?.innerWidth,ye=window?.innerHeight;X.height=ye,X.width=fe,K?.drawImage(u.current,0,0,X.width,X.height),R(X.toDataURL())};ae(),setTimeout(()=>{ae()},500)},[u.current,j,t,g,C]),U=o.useCallback(()=>{u.current&&(Y(),$())},[u.current,$,Y]),te=o.useCallback(ee=>()=>{var ae,X,K,fe,ye;if(!u.current||!A)return;const ue=(ae=u?.current)===null||ae===void 0?void 0:ae.paused;switch(ee){case"start":if(!ue)return;(X=u?.current)===null||X===void 0||X.play(),v(!1);break;case"pause":if(ue)return;(K=u?.current)===null||K===void 0||K.pause(),v(!0);break;default:ue?(fe=u?.current)===null||fe===void 0||fe.play():(ye=u?.current)===null||ye===void 0||ye.pause(),v(!ue);break}},[A,u?.current]),ne=o.useCallback(()=>{var ee,ae,X,K,fe,ye,ue,Te,_e,Be,Oe,Ne,Pe;if(!u?.current||l!==e)return;const z=n[e],se=((ae=(ee=u?.current)===null||ee===void 0?void 0:ee.duration)!==null&&ae!==void 0?ae:0).toFixed(2),H=((K=(X=u?.current)===null||X===void 0?void 0:X.currentTime)!==null&&K!==void 0?K:0).toFixed(2);if(!((fe=u?.current)===null||fe===void 0)&&fe.duration){const P=(((ye=u?.current)===null||ye===void 0?void 0:ye.currentTime)-E.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Te=(ue=z?.video)===null||ue===void 0?void 0:ue.itemId)!==null&&Te!==void 0?Te:"",contentName:(Be=(_e=z?.video)===null||_e===void 0?void 0:_e.title)!==null&&Be!==void 0?Be:"",endTime:H,videoDuration:se,playDuration:P,contentTags:JSON.stringify((Ne=(Oe=z?.video)===null||Oe===void 0?void 0:Oe.tags)!==null&&Ne!==void 0?Ne:[]),position:e+"",contentFormat:"video",traceInfo:(Pe=z?.video)===null||Pe===void 0?void 0:Pe.traceInfo}})}},[n,e,c,u?.current,l]),re=o.useCallback(()=>{w(!0)},[]);o.useEffect(()=>{var ee,ae,X,K,fe,ye,ue,Te,_e,Be;if(!T)return;const Oe=t?.video.url;if(!Oe)return;const Ne=document.querySelector(`#${M}`);if(!Ne||(u.current=Ei?.(Ne),!u?.current))return;const Pe=window?.Hls;let z=null;return Oe.includes(".m3u8")&&Pe&&Pe.isSupported()?(z=new Pe,z.loadSource(Oe),z.attachMedia(u?.current),z.on(Pe.Events.MANIFEST_PARSED,function(){var se;(se=u?.current)===null||se===void 0||se.play()})):u.current.src=Oe,(ee=u?.current)===null||ee===void 0||ee.setAttribute("x5-playsinline","true"),(ae=u?.current)===null||ae===void 0||ae.setAttribute("webkit-playsinline","true"),(X=u?.current)===null||X===void 0||X.addEventListener("loadedmetadata",U),(K=u?.current)===null||K===void 0||K.addEventListener("loadeddata",$),(fe=u?.current)===null||fe===void 0||fe.addEventListener("play",Y),(ye=u?.current)===null||ye===void 0||ye.addEventListener("playing",G),(ue=u?.current)===null||ue===void 0||ue.addEventListener("pause",ne),(Te=u?.current)===null||Te===void 0||Te.addEventListener("ended",N),(_e=u?.current)===null||_e===void 0||_e.addEventListener("canplay",N),(Be=u?.current)===null||Be===void 0||Be.addEventListener("waiting",re),()=>{var se,H,P,Ae,De,Ke,Ue,ke,$e;((se=u?.current)===null||se===void 0?void 0:se.paused)||ne(),z&&z?.destroy(),p(!1),(H=u?.current)===null||H===void 0||H.removeEventListener("loadedmetadata",U),(P=u?.current)===null||P===void 0||P.removeEventListener("loadeddata",$),(Ae=u?.current)===null||Ae===void 0||Ae.removeEventListener("play",Y),(De=u?.current)===null||De===void 0||De.removeEventListener("playing",G),(Ke=u?.current)===null||Ke===void 0||Ke.removeEventListener("pause",ne),(Ue=u?.current)===null||Ue===void 0||Ue.removeEventListener("ended",N),(ke=u?.current)===null||ke===void 0||ke.removeEventListener("canplay",N),($e=u?.current)===null||$e===void 0||$e.removeEventListener("waiting",re)}},[T,M,t,ne]),o.useEffect(()=>{var ee,ae;!u?.current||!A||(T?(x?.({eventName:"ViewContent"}),(ee=u?.current)===null||ee===void 0||ee.play()):(ae=u?.current)===null||ae===void 0||ae.pause())},[T,A,u?.current]),o.useEffect(()=>{var ee,ae,X;if(!T||!u?.current)return;!((ee=u?.current)===null||ee===void 0?void 0:ee.paused)&&m?(ae=u?.current)===null||ae===void 0||ae.pause():m||(X=u?.current)===null||X===void 0||X.play()},[m,T,u?.current]),o.useEffect(()=>{if(!T)return;const ee=()=>{te("start")(),x?.({eventName:"ViewContent"})},ae=te("pause");return pt.on(nt.PAGE_DID_SHOW,ee),pt.on(nt.PAGE_DID_HIDE,ae),()=>{pt.off(nt.PAGE_DID_SHOW,ee),pt.off(nt.PAGE_DID_HIDE,ae)}},[te,T]);const ge=o.useMemo(()=>!f?.placeholder_image||A?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[A,f?.placeholder_image]),Q=o.useMemo(()=>{if(!(!O||!A))return o.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Gs,alt:"placeholder image"})},[O,A]);return o.useEffect(()=>{if(!u?.current)return;const ee=()=>{var ae;l===e&&(!((ae=t?.video)===null||ae===void 0)&&ae.url)&&u?.current&&!r&&te("pause")()};return window.addEventListener("beforeunload",ee),()=>{window.removeEventListener("beforeunload",ee)}},[l,e,t,u?.current,te,r]),t?.video?o.createElement(o.Fragment,null,C?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:te(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},F)},!j&&A&&L&&o.createElement(tt,{src:L,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},B)}),o.createElement("canvas",{ref:D,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:I,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:y,id:M,style:{width:"100%",height:"100%"}}),r&&o.createElement(tt,{className:"clc-pb-video-pause",src:d??k,alt:"pause"}))),ge,Q):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:te()},o.createElement("div",{className:"n-full-screen",ref:y,id:M,style:{width:"100%",height:"100%"}}),ge,Q,r&&o.createElement(tt,{className:"clc-pb-video-pause",src:d??k,alt:"pause"}))):null};var Ws=o.memo(Us);const Ys=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:a})=>{const[l,s]=o.useState(t),d=r=>{r.stopPropagation();const v=!l;s(v),n?.(v)};return o.useEffect(()=>{s(t)},[t]),o.createElement("button",{style:a,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var kn=o.memo(Ys);const Xs=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,a]=o.useState(!0);vt(),o.useEffect(()=>{setTimeout(()=>{a(!1)},i)},[]);const l=st("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=o.useMemo(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return o.createElement("div",{hidden:!n,className:`pb-finger-wrap ${s}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},o.createElement("img",{src:t||l,alt:"finger swiper"}))},_n=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:a}=t,l=o.useMemo(()=>n?.mode==="2",[n]),s=o.useMemo(()=>{var c;return n?.mode==="2"?`translateY(-${50+((c=n?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=o.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),r=o.useMemo(()=>n?.bgWay==="1",[n]),v=o.useMemo(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!r)&&o.createElement(tt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:a}),l&&o.createElement(tt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:s,left:0,right:0},onLoad:a}))},Js=({imgUrls:t,width:e,height:i,rec:n,index:a,onReportViewImageEnd:l,onViewImageStartEvent:s,imgUrlsPostConfig:d})=>{var r,v;const c=o.useRef(),{isActive:f}=gn(),{sxpParameter:h,openHashtag:m}=Ie(),[x,E]=o.useState(!1);o.useEffect(()=>{x&&f?(c?.current&&c.current.swiper.autoplay.start(),m?l(n):s(a)):c?.current&&c.current.swiper.autoplay.stop()},[n,f,l,m,a,s,x]);const A=o.useCallback(()=>{x||E(!0)},[x]);return o.createElement(Ct,{ref:c,defaultValue:0,direction:"horizontal",modules:[Ut,Wt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:be.css(Object.assign({},d?.marginBottom&&{".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0}})),height:i,loop:!0,autoplay:{delay:((v=d?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((p,S)=>o.createElement(ft,{key:S},o.createElement(_n,{src:!x&&S>0?"":p,height:i,imgUrlsPostConfig:d,onShowFirstImage:A}))))};var qs=o.memo(Js);const Ks=({tags:t,itemId:e,itemType:i,index:n,rec:a,hashTagStyle:l})=>{var s;const[d,r]=o.useState(!1),{setWaterFallData:v,setOpenHashtag:c,setCacheActiveIndex:f,waterFallData:h,setIsFromHashtag:m}=Ie(),x=E=>{h?m?.(!0):f?.(n),v?.(i?{hashTag:E,itemId:e,itemType:i,rec:a}:{hashTag:E,rec:a}),c?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>r(!d)},d?"show less":"show more"),[d,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(s=l?.marginTop)!==null&&s!==void 0?s:16}px`}},o.createElement(Rt,null,t?.map((E,A)=>o.createElement(ft,{key:A,hidden:d?!1:A>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>x(E)},o.createElement("div",{dangerouslySetInnerHTML:{__html:me(`#${E}`,l)}})))))};var Pn=o.memo(Ks),Zs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function qt(t){return o.memo(function(e){const{$store:i}=Xn(),n=l=>{let s=l;const d=l.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(v,c)=>{if(c){const f=Ye.get(i,c);return s=s.replace(r,f),f}})}),s},a=o.useMemo(()=>{var l,s,d;const{bindDatas:r}=e,v=Xe(e,["bindDatas"]);if((l=r?.forEach)===null||l===void 0||l.call(r,c=>{if(c?.propKey&&c?.dataPath){const{propKey:f,dataPath:h}=c;h.replace(/{{\s*([\w.]+)\s*}}/g,(m,x)=>{var E,A;if(x){const p=(A=(E=Ye.get(i,x))!==null&&E!==void 0?E:e[f])!==null&&A!==void 0?A:"";return v[f]=p,p}})}}),v){v.eventMap={};const c=Ye.cloneDeep(v.event)||{};for(const f in c)if(Object.prototype.hasOwnProperty.call(c,f))try{c[f].value=n(c[f].value),v.eventMap[f]=new Function(c[f].value)}catch{}}return!((d=(s=v?.event)===null||s===void 0?void 0:s.onClick)===null||d===void 0)&&d.linkType&&(v.style.cursor="pointer"),v},[i,e]);return o.createElement(t,Object.assign({},a,a.eventMap))})}const Kt=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:a,isActive:l})=>{var s,d,r,v,c;const{schema:f}=vt();if(!t?.video)return null;let h=null;!((d=(s=t?.video)===null||s===void 0?void 0:s.bindProducts)===null||d===void 0)&&d.length?h="\u591A\u5546\u54C1CTA":!((r=t?.video)===null||r===void 0)&&r.bindProduct?h="\u5546\u54C1CTA":h=(c=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||c===void 0?void 0:c.itemId;const m=i?.[h],x=o.useCallback(()=>{var E,A,p,S,b,T,D,g,R,O,w,u,M,y,C,I,L,B,j,F,N,k,G,Y,$,U,te,ne;if(!t?.video)return null;if(!(a&&!a?.includes((E=m?.item)===null||E===void 0?void 0:E.type))&&!(!a&&((A=m?.item)===null||A===void 0?void 0:A.category)==="cta")){if(((p=m?.item)===null||p===void 0?void 0:p.type)==="CommodityDiro"&&!(!((S=t?.video)===null||S===void 0)&&S.bindProduct)||((b=m?.item)===null||b===void 0?void 0:b.type)==="Commodity"&&!(!((T=t?.video)===null||T===void 0)&&T.bindProduct)||((D=m?.item)===null||D===void 0?void 0:D.type)==="CommodityDiroNew"&&!(!((g=t?.video)===null||g===void 0)&&g.bindProduct)||((R=m?.item)===null||R===void 0?void 0:R.type)==="MultiCommodity"&&!(!((w=(O=t?.video)===null||O===void 0?void 0:O.bindProducts)===null||w===void 0)&&w.length)||((u=m?.item)===null||u===void 0?void 0:u.type)==="MultiCommodityDiro"&&!(!((y=(M=t?.video)===null||M===void 0?void 0:M.bindProducts)===null||y===void 0)&&y.length)||((C=m?.item)===null||C===void 0?void 0:C.type)==="MultiCommodityDiroNew"&&!(!((L=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||L===void 0)&&L.length))return null;if(m&&n){const re=n[(B=m?.item)===null||B===void 0?void 0:B.type],ge=qt(re),Q=(j=re?.extend)===null||j===void 0?void 0:j.defaulSetting,ee=((k=(N=(F=m?.item)===null||F===void 0?void 0:F.event)===null||N===void 0?void 0:N.onClick)===null||k===void 0?void 0:k.linkType)==="externalLink";return o.createElement(ge,Object.assign({style:Object.assign(Object.assign(Object.assign({},Q?.style),(G=m?.item)===null||G===void 0?void 0:G.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},Q?.textStyle),(Y=m?.item)===null||Y===void 0?void 0:Y.textStyle),bindDatas:(U=($=m?.item)===null||$===void 0?void 0:$.bindDatas)!==null&&U!==void 0?U:[]},Q?.props,(te=m?.item)===null||te===void 0?void 0:te.props,{event:((ne=m?.item)===null||ne===void 0?void 0:ne.event)||{},schema:f,id:m?.id,key:m?.id,recData:t,isExternalLink:ee,index:e,isActive:l}))}else return null}},[t,n,i,f,m?.id,l]);return o.createElement(o.Fragment,null,x())},Dn=({nudge:t})=>{var e,i,n,a,l,s;return o.createElement(o.Fragment,null,t?.isOpen&&o.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(l=(a=t?.size)===null||a===void 0?void 0:a.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(s=t?.borderRadius)!==null&&s!==void 0?s:4}},t?.icon?o.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,o.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:me(t?.content,t?.textStyle)}})))},Qs=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:a,setCacheRtcList:l,setCacheActiveIndex:s,setLoading:d,swiperRef:r,waterFallData:v,bffEventReport:c,selectTag:f,setSelectTag:h}=Ie(),{backMainFeed:m}=Je(),x=o.useMemo(()=>[Ft,...t],[t]),E=A=>()=>{if(A===f)return;A!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${A}']`}}):m("theme",A,f);let p;A!==Ft&&(p=A),d?.(!0),n?.({themeTag:p}).then(S=>{var b,T,D,g;pt.emit(nt.CHANGE_THEME_TAG,p),a?.((b=S?.recList)!==null&&b!==void 0?b:[]),l?.((T=S?.recList)!==null&&T!==void 0?T:[]),e?.(0),s?.(0),(g=(D=r?.current)===null||D===void 0?void 0:D.swiper)===null||g===void 0||g.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(A)};return v||t.length<=0?null:o.createElement("div",{className:"clc-sxp-tagbar",style:i},o.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},x.map(A=>o.createElement("li",{className:`clc-sxp-tagbar-list-item ${A===f?"clc-sxp-tagbar-list-item-active":""}`,key:A,onClick:E(A)},A))))};var Mn=o.memo(Qs);const On=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:a,resolver:l,data:s=[],ctaType:d,tipText:r,nudge:v,_schema:c,hashTagStyle:f,tagList:h=[],licenseUrl:m})=>{var x,E,A,p,S,b,T,D,g;const R=st("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),O=st("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:w}=vt(),[u,M]=o.useState(0),y=o.useRef(0),[C,I]=o.useState(!0),L=o.useRef(),[B,j]=o.useState(!1),[F,N]=o.useState(!1),[k,G]=o.useState(new Date().getTime()),Y=o.useRef(!1),{loadVideos:$,bffEventReport:U,loading:te,setPopupDetailData:ne,ctaEvent:re,swiperRef:ge,waterFallData:Q,setOpenHashtag:ee,appDomain:ae,openHashtag:X,loadingImage:K,isFromHashtag:fe,popupDetailData:ye,bffFbReport:ue,curTime:Te,h5EnterLink:_e,isShowConsent:Be,selectTag:Oe,isPreview:Ne,isEditor:Pe}=Ie(),{backMainFeed:z,productView:se,jumpToWeb:H}=Je(),P=o.useMemo(()=>s.length>0&&!te&&(Kn()||t?.enableSwiperTip),[s,te,t?.enableSwiperTip]);o.useEffect(()=>{Fi()},[]),o.useEffect(()=>{if(s?.length>0){const _=new Date;L.current=_,ue?.({eventName:"PageView"})}},[s?.length]);const Ae=o.useCallback(()=>{if(Fi(),_e?.(),s.length>0){const _=new Date;L.current=_,ue?.({eventName:"PageView"})}},[s.length,ue,_e]);o.useEffect(()=>{var _;if(!d||d?.length<1)return;const oe=s?.findIndex(ie=>{var le,pe,ve,J,de,xe,Me,Fe,ze;const Ve=d?.[0];return Ve==="\u591A\u5546\u54C1CTA"?((le=ie?.video)===null||le===void 0?void 0:le.bindProducts)&&((ve=(pe=ie?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||ve===void 0?void 0:ve.length)>0:Ve==="\u5546\u54C1CTA"?(J=ie?.video)===null||J===void 0?void 0:J.bindProduct:((xe=(de=ie?.video)===null||de===void 0?void 0:de.bindCta)===null||xe===void 0?void 0:xe.itemId)===Ve&&(((Me=ie?.video)===null||Me===void 0?void 0:Me.url)||((ze=(Fe=ie?.video)===null||Fe===void 0?void 0:Fe.imgUrls)===null||ze===void 0?void 0:ze.length))})||0;oe!==-1&&((_=ge?.current)===null||_===void 0||_.swiper.slideTo(oe))},[s,d,ge]),o.useEffect(()=>{const _=s?.[u],oe=()=>{var ie,le,pe,ve,J,de,xe,Me,Fe,ze,Ve,He,Ge,Ce,Ee,it,We,ct,ut,yt;const wt=!X&&!Be;if(document.visibilityState==="hidden"){wt&&(pt.emit(nt.PAGE_DID_HIDE,_),we(_),ce(_));let Le="";ye&&(!((le=(ie=_?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||le===void 0)&&le.length||!((pe=_?.video)===null||pe===void 0)&&pe.bindProduct)?Le="pdpPage":ye&&((xe=a?.[(de=(J=(ve=_?.video)===null||ve===void 0?void 0:ve.bindCta)===null||J===void 0?void 0:J.itemId)!==null&&de!==void 0?de:""].item)===null||xe===void 0?void 0:xe.type)==="Appoint"?Le="formPage":fe?Le="hashTagPage":!((Me=_?.video)===null||Me===void 0)&&Me.url?Le="videoPage":!((Fe=_?.video)===null||Fe===void 0)&&Fe.imgUrls&&(!((Ve=(ze=_?.video)===null||ze===void 0?void 0:ze.imgUrls)===null||Ve===void 0)&&Ve.length)?Le="imagePage":_?.product&&(Le="productPage"),U?.({eventInfo:{sessionDuration:Math.floor((new Date-Te.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(He=_?.video)===null||He===void 0?void 0:He.itemId,productId:(Ge=_?.product)===null||Ge===void 0?void 0:Ge.itemId,position:u+"",fromKName:Le,fromKPage:location?.href,ctatId:(it=(Ee=(Ce=_?.video)===null||Ce===void 0?void 0:Ce.bindCta)===null||Ee===void 0?void 0:Ee.itemId)!==null&&it!==void 0?it:"",traceInfo:(yt=(ct=(We=_?.video)===null||We===void 0?void 0:We.traceInfo)!==null&&ct!==void 0?ct:(ut=_?.product)===null||ut===void 0?void 0:ut.traceInfo)!==null&&yt!==void 0?yt:""}})}else document.visibilityState==="visible"&&(Y.current===!0&&(G(new Date().getTime()),Y.current=!1),Ae(),wt&&(Se(u),pt.emit(nt.PAGE_DID_SHOW,_),z("external",Oe)))};return document.addEventListener("visibilitychange",oe),()=>{document.removeEventListener("visibilitychange",oe)}},[u,U,s,Ae,ye,fe,a,Te,z,X,Be,Oe]);const De=o.useMemo(()=>{let _=0;return h.length>0&&(_+=45,Q&&(_-=45)),_},[h,Q]),Ke=o.useMemo(()=>{let _=0;return t?.logoUrl&&t?.isShowLogo&&(_+=56),_},[]),Ue=o.useMemo(()=>i-Ke-De,[t,i,De]),ke=o.useMemo(()=>{var _;const oe=u===0&&!Q&&!Pe?[(_=s?.[0])!==null&&_!==void 0?_:null]:s?.map((ie,le)=>u===le||le-1===u||le+1===u?ie:null);return Q?oe:oe.concat([{loading:!0}])},[s,u,Q,Pe]),$e=o.useMemo(()=>{var _,oe,ie,le;if(t?.logoUrl&&t?.isShowLogo){const pe=(oe=(_=t?.logoBar)===null||_===void 0?void 0:_.onClick)===null||oe===void 0?void 0:oe.value,ve=((le=(ie=t?.logoBar)===null||ie===void 0?void 0:ie.onClick)===null||le===void 0?void 0:le.linkType)==="externalLink",J=ke[u];return o.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},pe&&{onClick:()=>{var de,xe,Me,Fe;ve&&H(J,(de=J?.video)===null||de===void 0?void 0:de.bindProduct,(xe=J?.video)===null||xe===void 0?void 0:xe.bindCta,u,((Me=J?.product)===null||Me===void 0?void 0:Me.traceInfo)||((Fe=J?.video)===null||Fe===void 0?void 0:Fe.traceInfo)),new Function(pe)()}}),o.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,u,ke]),lt=o.useCallback((_,oe)=>{var ie,le,pe,ve;return!((ie=_?.video)===null||ie===void 0)&&ie.url?o.createElement(Ws,{key:k,rec:_,index:oe,muted:C,data:s,height:Ue,activeIndex:u,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((le=_?.video)===null||le===void 0)&&le.imgUrls?o.createElement(qs,{key:_?.video.itemId,imgUrls:_?.video.imgUrls,width:n,height:Ue,rec:_,index:oe,onReportViewImageEnd:we,onViewImageStartEvent:Se,imgUrlsPostConfig:t?.imgUrlsPost}):_.product&&Array.isArray(t?.productPost)&&((pe=t?.productPost)===null||pe===void 0?void 0:pe.length)>0?(ve=t?.productPost)===null||ve===void 0?void 0:ve.map((J,de)=>{var xe,Me,Fe,ze,Ve,He,Ge,Ce;const Ee=l[(xe=J?.item)===null||xe===void 0?void 0:xe.type],it=qt(Ee),We=(Me=Ee?.extend)===null||Me===void 0?void 0:Me.defaulSetting;return o.createElement(it,Object.assign({key:`${oe}${de}`,textStyle:Object.assign(Object.assign({},We?.textStyle),(Fe=J?.item)===null||Fe===void 0?void 0:Fe.textStyle),bindDatas:(Ve=(ze=J?.item)===null||ze===void 0?void 0:ze.bindDatas)!==null&&Ve!==void 0?Ve:[]},We?.props,(He=J?.item)===null||He===void 0?void 0:He.props,{event:((Ge=J?.item)===null||Ge===void 0?void 0:Ge.event)||{},schema:w,id:J?.id,viewTime:L.current,rec:_,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},We?.style),(Ce=J?.item)===null||Ce===void 0?void 0:Ce.style),{height:"100%",overflow:"auto"}),index:oe}))}):null},[n,s,Ue,C,u,t?.productPost,t?.videoPlayIcon,L,r,l,w,k]),at=o.useCallback(_=>{N(_)},[]),V=o.useMemo(()=>F?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[F]),W=o.useCallback((_,oe)=>{var ie,le,pe,ve,J,de,xe,Me;return _?.video?o.createElement(o.Fragment,null,((ie=_?.video)===null||ie===void 0?void 0:ie.title)&&!F&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom",style:{paddingBottom:`${(le=t?.bottomInfoDist)!==null&&le!==void 0?le:40}px`}},o.createElement(Dn,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Kt,{rec:_,index:oe,tempMap:a,resolver:l})):null,o.createElement("div",null,o.createElement(Jt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(ve=(pe=_?.video)===null||pe===void 0?void 0:pe.title)!==null&&ve!==void 0?ve:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:at}),o.createElement(Kt,{rec:_,index:oe,tempMap:a,resolver:l,includesCtaType:["AniLink"]}),o.createElement(Pn,{index:u,tags:(de=(J=_?.video)===null||J===void 0?void 0:J.hashTags)!==null&&de!==void 0?de:[],itemId:(xe=_?.video)===null||xe===void 0?void 0:xe.itemId,itemType:!((Me=_?.video)===null||Me===void 0)&&Me.itemId?"VIDEO":null,rec:_,hashTagStyle:f}))),o.createElement(Kt,{rec:_,index:oe,tempMap:a,resolver:l,includesCtaType:["AniLinkPopup"],isActive:oe===u})):null},[e,u,a,l,r,v,f,t,at,F,V]),he=o.useCallback((_,oe,ie)=>{var le,pe,ve,J;if(!t?.isShowLike||!ie)return;let de=(le=t?.likeIconY)!==null&&le!==void 0?le:400;return Q&&de<40&&(de+=40),_?.video?o.createElement(In,{key:_.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:_.isCollected,recData:_,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(pe=t.likeIconXPosit)!==null&&pe!==void 0?pe:"right"]:(ve=t.likeIconX)!==null&&ve!==void 0?ve:0,[(J=t.likeIconYPosit)!==null&&J!==void 0?J:"bottom"]:de},position:oe}):null},[t,Q]),we=_=>{var oe,ie,le,pe,ve,J;if(!(!((oe=_?.video)===null||oe===void 0)&&oe.url)&&(!((ie=_?.video)===null||ie===void 0)&&ie.imgUrls)){const de=Date.now(),xe=(de-y.current)/1e3;U?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(pe=(le=_?.video)===null||le===void 0?void 0:le.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=_?.video.title)!==null&&ve!==void 0?ve:"",imageEndTime:`${de}`,playDuration:`${xe}`,contentTags:JSON.stringify((J=_?.video.tags)!==null&&J!==void 0?J:[]),position:u+"",contentFormat:"image",traceInfo:_?.video.traceInfo}})}},Z=(_,oe)=>{var ie,le,pe,ve,J,de,xe,Me,Fe,ze,Ve,He,Ge,Ce,Ee,it,We,ct,ut;if(Ne||Q)return;const yt=new Date-Te.current;if(t?.openSlideSkip&&yt>=((ie=t?.slideSkipStartTime)!==null&&ie!==void 0?ie:0)&&Zn()&&_){const wt=((ve=(pe=(le=_?.video)===null||le===void 0?void 0:le.bindProducts)===null||pe===void 0?void 0:pe[0])===null||ve===void 0?void 0:ve.link)||((de=(J=_?.video)===null||J===void 0?void 0:J.bindProduct)===null||de===void 0?void 0:de.link)||((xe=_?.product)===null||xe===void 0?void 0:xe.link),Le=_?.product||((Me=_?.video)===null||Me===void 0?void 0:Me.bindProduct)||((ze=(Fe=_?.video)===null||Fe===void 0?void 0:Fe.bindProducts)===null||ze===void 0?void 0:ze[0]);wt&&(U?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Ve=Le?.itemId)!==null&&Ve!==void 0?Ve:"",productName:(He=Le?.title)!==null&&He!==void 0?He:"",price:Le?.price?Le?.price+"":"0",productCollection:(Ge=Le?.collection)!==null&&Ge!==void 0?Ge:"",contentTags:Le?.tags?JSON.stringify(Le?.tags):"",position:oe+"",contentId:(Ee=(Ce=_?.video)===null||Ce===void 0?void 0:Ce.itemId)!==null&&Ee!==void 0?Ee:"",traceInfo:(ut=(We=(it=_?.video)===null||it===void 0?void 0:it.traceInfo)!==null&&We!==void 0?We:(ct=_?.product)===null||ct===void 0?void 0:ct.traceInfo)!==null&&ut!==void 0?ut:""}}),Y.current=!0,window.location.href=window.getJointUtmLink(wt))}},q=_=>{var oe,ie,le,pe,ve,J,de,xe,Me,Fe,ze,Ve,He,Ge;const Ce=s[_.previousIndex];if(!Ce)return;_.previousIndex-_.activeIndex<0?(U?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(ie=(oe=Ce?.video)===null||oe===void 0?void 0:oe.itemId)!==null&&ie!==void 0?ie:"",productId:(pe=(le=Ce?.product)===null||le===void 0?void 0:le.itemId)!==null&&pe!==void 0?pe:"",requestId:null,traceInfo:(J=(ve=Ce?.video)===null||ve===void 0?void 0:ve.traceInfo)!==null&&J!==void 0?J:""}}),we(Ce),Z(Ce,_.previousIndex)):(U?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(xe=(de=Ce?.video)===null||de===void 0?void 0:de.itemId)!==null&&xe!==void 0?xe:"",productId:(Fe=(Me=Ce.product)===null||Me===void 0?void 0:Me.itemId)!==null&&Fe!==void 0?Fe:"",requestId:null,traceInfo:(Ve=(ze=Ce?.video)===null||ze===void 0?void 0:ze.traceInfo)!==null&&Ve!==void 0?Ve:""}}),we(Ce)),ce(Ce);const Ee=s[_.activeIndex];!(!((He=Ee?.video)===null||He===void 0)&&He.url)&&!(!((Ge=Ee?.video)===null||Ge===void 0)&&Ge.imgUrls)&&Ee?.product&&ue?.({eventName:"ProductView"}),L.current=new Date},ce=_=>{var oe,ie,le;!(!((oe=_?.video)===null||oe===void 0)&&oe.url)&&!(!((ie=_?.video)===null||ie===void 0)&&ie.imgUrls)&&_?.product&&se(_,_.product,(le=_?.product)===null||le===void 0?void 0:le.bindCta,L.current,u)};o.useEffect(()=>{const _=s[u];X?ce(_):L.current=new Date},[X,s,u]);const Se=_=>{var oe,ie,le,pe,ve,J;const de=s[_];if(!(!((oe=de?.video)===null||oe===void 0)&&oe.url)&&(!((ie=de?.video)===null||ie===void 0)&&ie.imgUrls)){const xe=Date.now();y.current=xe,U?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(pe=(le=de?.video)===null||le===void 0?void 0:le.itemId)!==null&&pe!==void 0?pe:"",contentName:(ve=de?.video.title)!==null&&ve!==void 0?ve:"",imageStartTime:`${xe}`,contentTags:JSON.stringify((J=de?.video.tags)!==null&&J!==void 0?J:[]),position:_+"",contentFormat:"image",traceInfo:de?.video.traceInfo}}),ue?.({eventName:"ViewContent"})}},Re=o.useCallback(_=>{var oe,ie,le,pe,ve,J;if(_)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(kn,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((ie=(oe=ke?.[u])===null||oe===void 0?void 0:oe.video)===null||ie===void 0)&&ie.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(le=t?.muteIconXPosit)!==null&&le!==void 0?le:"right"]:(pe=t?.muteIconX)!==null&&pe!==void 0?pe:0,[(ve=t?.muteIconYPosit)!==null&&ve!==void 0?ve:"bottom"]:(J=t?.muteIconY)!==null&&J!==void 0?J:23},defaultValue:C,activeIcon:t?.unMuteIcon?t?.unMuteIcon:R,unactiveIcon:t?.muteIcon?t?.muteIcon:O,onChange:I})},[t,ke,u,C]),je=o.useMemo(()=>te?o.createElement("div",{style:{height:Ue,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:K,alt:"loading...",style:{objectFit:"contain"}})):ke?.map((_,oe)=>o.createElement(ft,{key:oe,virtualIndex:oe,style:{overflow:"hidden"}},_&&o.createElement(o.Fragment,null,_?.loading?o.createElement("div",{style:{height:Ue,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:K,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,he(_,oe,!t?.likeIconFixed),Re(!t?.muteIconFixed),W(_,oe),lt(_,oe))))),[n,s,Ue,te,W,lt,ke,K,k,Re]);return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},Q&&o.createElement(xn,{icon:Zs,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(S=(p=(A=(E=(x=t?.hashTag)===null||x===void 0?void 0:x[0])===null||E===void 0?void 0:E.item)===null||A===void 0?void 0:A.props)===null||p===void 0?void 0:p.textStyles)===null||S===void 0?void 0:S.hashTagTitle),{color:"#fff"}),onClose:()=>{ee?.(!0)}}),$e,o.createElement(Mn,{tagList:h,setActiveIndex:M,style:{top:Ke}}),P?o.createElement(Xs,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((b=t?.swipeTipOffset)!==null&&b!==void 0?b:0)}%`},duration:t?.swiperTipAniDur}):null,o.createElement(Ct,{style:{marginTop:De},ref:ge,onSlideChange:()=>{ge.current.swiper.allowTouchMove=!1,setTimeout(()=>{ge.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:_=>{M(_.activeIndex),!X&&(q(_),!(Q||Pe)&&_?.activeIndex+1>=s?.length&&(B||(j(!0),$?.(Math.ceil(u/10)+1).then(()=>{j(!1)}))))},direction:"vertical",height:Ue},he(ke[u],u,!!t?.likeIconFixed),Re(!!t?.muteIconFixed),je),o.createElement(En,Object.assign({},(g=(D=(T=t?.hashTag)===null||T===void 0?void 0:T[0])===null||D===void 0?void 0:D.item)===null||g===void 0?void 0:g.props)))},$s=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:a,index:l})=>o.createElement(Ct,{defaultValue:0,direction:"horizontal",modules:[Ut,Wt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(s=>o.createElement(ft,{key:s},o.createElement(_n,{src:s,height:i,imgUrlsPostConfig:n}))));var er=o.memo($s);const tr=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,width:d})=>{const[r,v]=o.useState(!1),c=o.useRef(null),{bffEventReport:f,sxpParameter:h,waterFallData:m,openHashtag:x}=Ie(),E=o.useRef(0),[A,p]=o.useState(!1),[S,b]=o.useState(!0),T=o.useRef(null),[D,g]=o.useState("");o.useEffect(()=>{c.current&&(c.current.muted=a)},[a]);const R=o.useCallback(()=>{var N;(N=c.current)===null||N===void 0||N.play()},[]),O=st("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),w=o.useCallback(()=>{var N,k,G,Y,$,U,te,ne,re,ge,Q,ee,ae;v(!1);const X=n[e];if(X&&(!((N=c?.current)===null||N===void 0)&&N.duration)){E.current=((k=c?.current)===null||k===void 0?void 0:k.currentTime)||0;const K=((Y=(G=c.current)===null||G===void 0?void 0:G.duration)!==null&&Y!==void 0?Y:0).toFixed(2),fe=((U=($=c.current)===null||$===void 0?void 0:$.currentTime)!==null&&U!==void 0?U:0).toFixed(2),ye=S?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ne=(te=X?.video)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",contentName:(ge=(re=X?.video)===null||re===void 0?void 0:re.title)!==null&&ge!==void 0?ge:"",playType:ye,startTime:fe,videoDuration:K,contentTags:JSON.stringify((ee=(Q=X?.video)===null||Q===void 0?void 0:Q.tags)!==null&&ee!==void 0?ee:[]),position:e+"",contentFormat:"video",traceInfo:(ae=X?.video)===null||ae===void 0?void 0:ae.traceInfo}}),b(!1)}},[f,n,e,S]),u=o.useCallback(()=>{p(!0)},[]),M=o.useCallback(N=>()=>{var k,G,Y,$,U;if(!A)return;const te=(k=c.current)===null||k===void 0?void 0:k.paused;switch(N){case"start":if(!te)return;(G=c.current)===null||G===void 0||G.play(),v(!1);break;case"pause":if(te)return;(Y=c.current)===null||Y===void 0||Y.pause(),v(!0);break;default:te?($=c.current)===null||$===void 0||$.play():(U=c.current)===null||U===void 0||U.pause(),v(!te);break}},[A]),y=o.useCallback(()=>{var N,k,G,Y,$,U,te,ne,re,ge,Q,ee,ae;const X=n[e],K=((k=(N=c.current)===null||N===void 0?void 0:N.duration)!==null&&k!==void 0?k:0).toFixed(2),fe=((Y=(G=c.current)===null||G===void 0?void 0:G.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2);if(!(($=c?.current)===null||$===void 0)&&$.duration){const ye=(((U=c?.current)===null||U===void 0?void 0:U.currentTime)-E.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ne=(te=X?.video)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",contentName:(ge=(re=X?.video)===null||re===void 0?void 0:re.title)!==null&&ge!==void 0?ge:"",endTime:fe,videoDuration:K,playDuration:ye,contentTags:JSON.stringify((ee=(Q=X?.video)===null||Q===void 0?void 0:Q.tags)!==null&&ee!==void 0?ee:[]),position:e+"",contentFormat:"video",traceInfo:(ae=X?.video)===null||ae===void 0?void 0:ae.traceInfo}})}},[n,e,f]),C=o.useMemo(()=>s?.mode==="2",[s]),I=o.useMemo(()=>{var N;return s?.mode==="2"?`translateY(-${50+((N=s?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),L=o.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||D},[D,t]),B=o.useCallback(()=>{if(!T||!c||!c.current||!T.current)return;const N=c?.current,k=T?.current,G=k.getContext("2d"),Y=window?.innerWidth,$=window?.innerHeight;k.height=$,k.width=Y,G?.drawImage(N,0,0,k.width,k.height),g(k.toDataURL())},[]);o.useEffect(()=>{var N,k,G,Y;if(c.current){if(v(!1),!c.current.src){const $=t?.video.url;if($.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const U=new window.Hls;U.loadSource($),U.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=$;else c.current.src=$;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(N=c.current)===null||N===void 0||N.addEventListener("loadedmetadata",u),(k=c.current)===null||k===void 0||k.addEventListener("canplay",u),(G=c.current)===null||G===void 0||G.addEventListener("playing",w),(Y=c.current)===null||Y===void 0||Y.addEventListener("loadeddata",B),()=>{var $,U,te,ne;($=c.current)===null||$===void 0||$.removeEventListener("loadedmetadata",u),(U=c.current)===null||U===void 0||U.removeEventListener("canplay",u),(te=c.current)===null||te===void 0||te.removeEventListener("playing",w),(ne=c.current)===null||ne===void 0||ne.removeEventListener("loadeddata",B)}}},[u,w,t?.video,B]);const j=o.useMemo(()=>!h?.placeholder_image||A?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[A,h?.placeholder_image]);o.useEffect(()=>{const N=()=>{var k,G;l===e&&(!((k=t?.video)===null||k===void 0)&&k.url)&&(!((G=c?.current)===null||G===void 0)&&G.src)&&!r&&M("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,c,M,r]);const F=o.useMemo(()=>C?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[C]);return t?.video?o.createElement(o.Fragment,null,C?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.createElement(tt,{src:L,style:Object.assign({height:i,width:d,objectFit:"cover"},F)}),o.createElement("canvas",{ref:T,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:I,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:d,height:"100%"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:y,onEnded:R,style:{width:"100%",height:i,objectFit:"contain"}}),o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:O,alt:"video pause image"}))),j):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:c,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:y,onEnded:R}),j,o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:O,alt:"video pause image"}))):null};var ir=o.memo(tr);const Ai={};Object.values(Ti).forEach(t=>{Ai[t.extend.type]=t});const nr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",or="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",lr=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:a,descStyle:l,hashTagStyle:s,containerHeight:d=664,containerWidth:r=375,appDomain:v,tagList:c=[]})=>{const f=o.useMemo(()=>{let g=0;return e?.logoUrl&&e?.isShowLogo&&(g+=45),c.length>0&&(g+=45),d-g},[e,d,c]),h=(g,R)=>{var O,w,u,M;if(!((O=g?.video)===null||O===void 0)&&O.url)return o.createElement(ir,{rec:g,index:R,muted:!0,width:r,data:t??[],height:f,activeIndex:R,videoPostConfig:e?.videoPost});if(!((w=g?.video)===null||w===void 0)&&w.imgUrls)return o.createElement(er,{key:g?.video.itemId,imgUrls:g?.video.imgUrls,width:r,height:f,rec:g,index:R,imgUrlsPostConfig:e?.imgUrlsPost});if(g.product&&g.product&&Array.isArray(e?.productPost)&&((u=e?.productPost)===null||u===void 0?void 0:u.length)>0)return(M=e?.productPost)===null||M===void 0?void 0:M.map((y,C)=>{var I,L,B,j,F,N,k,G;const Y=Ai[(I=y?.item)===null||I===void 0?void 0:I.type],$=qt(Y),U=(L=Y?.extend)===null||L===void 0?void 0:L.defaulSetting;return o.createElement($,Object.assign({key:`${R}${C}`,textStyle:Object.assign(Object.assign({},U?.textStyle),(B=y?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(F=(j=y?.item)===null||j===void 0?void 0:j.bindDatas)!==null&&F!==void 0?F:[]},U?.props,(N=y?.item)===null||N===void 0?void 0:N.props,{event:((k=y?.item)===null||k===void 0?void 0:k.event)||{},id:y?.id,rec:g,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},U?.style),(G=y?.item)===null||G===void 0?void 0:G.style),{width:r,height:f,overflow:"auto"}),index:R}))})},m=o.useMemo(()=>e?.logoUrl&&e?.isShowLogo?o.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},o.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),x=(g,R)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Kt,{rec:g,index:R,tempMap:a,resolver:Ai})):null,E=(g,R)=>{var O,w,u,M,y,C,I;return g?.video?o.createElement(o.Fragment,null,((O=g?.video)===null||O===void 0?void 0:O.title)&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(Dn,{nudge:n}),x(g,R),o.createElement("div",null,o.createElement(Jt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(u=(w=g?.video)===null||w===void 0?void 0:w.title)!==null&&u!==void 0?u:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(Pn,{index:R,tags:(y=(M=g?.video)===null||M===void 0?void 0:M.hashTags)!==null&&y!==void 0?y:[],itemId:(C=g?.video)===null||C===void 0?void 0:C.itemId,itemType:!((I=g?.video)===null||I===void 0)&&I.itemId?"VIDEO":null,rec:g,hashTagStyle:s}))):null},A=st(or,v),p=st(nr,v),S=(g,R)=>{var O,w,u,M;if(!e?.isShowLike)return;let y=(O=e?.likeIconY)!==null&&O!==void 0?O:400;return y<40&&(y+=40),g?.video?o.createElement(In,{key:g.position,activeIcon:(w=e?.likeIcon)!==null&&w!==void 0?w:A,unActicveIcon:(u=e?.unlikeIcon)!==null&&u!==void 0?u:p,position:R,active:g.isCollected,recData:g,className:"clc-sxp-like-button",style:{top:y,right:(M=e?.likeIconX)!==null&&M!==void 0?M:0}}):null},b=st("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),T=st("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),D=(g,R)=>{var O,w,u,M;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},m,o.createElement(Mn,{tagList:c}),o.createElement(kn,{style:{position:"absolute",right:(O=e?.muteIconX)!==null&&O!==void 0?O:0,visibility:!((u=(w=t?.[R])===null||w===void 0?void 0:w.video)===null||u===void 0)&&u.url?"visible":"hidden",bottom:(M=e?.muteIconY)!==null&&M!==void 0?M:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:b,unactiveIcon:e?.muteIcon?e?.muteIcon:T}),h(g,R),E(g,R),S(g,R))};return o.createElement("div",{className:be.css({width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((g,R)=>D(g,R)))};var ar=o.memo(lr);const sr=()=>{const{schema:t,resolver:e,popup:i}=vt(),{setPopupDetailData:n,popupDetailData:a,popupCurTimeRef:l,checkCommodityIndexRef:s}=Ie(),{productView:d}=Je(),[r,v]=o.useState();o.useEffect(()=>{const m=()=>{l.current=new Date};return m(),window.addEventListener("pageshow",m),()=>{window.removeEventListener("pageshow",m)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const c=o.useMemo(()=>{var m,x,E,A;const p=(E=(x=(m=t?.sxpPageConf)===null||m===void 0?void 0:m.globalConfig)===null||x===void 0?void 0:x.popupList)===null||E===void 0?void 0:E.find((S,b)=>{if(S?.id===i?.id)return S});return p!==-1&&((A=p?.item)===null||A===void 0?void 0:A.type)==="Iframe"},[i,t]),f=()=>{var m,x,E,A,p,S,b,T,D,g,R,O,w,u,M,y,C,I;if(!i||i?.id===""||!r||new Date-l.current<((m=i?.duration)!==null&&m!==void 0?m:0))return;v(Object.assign(Object.assign({},i),{id:""}));const L=(A=(E=(x=t?.sxpPageConf)===null||x===void 0?void 0:x.globalConfig)===null||E===void 0?void 0:E.popupList)===null||A===void 0?void 0:A.find(B=>B?.id===i?.id);if(((p=L?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((S=L?.item)===null||S===void 0?void 0:S.type)==="CommodityDetailDiroNew"){const B=a;let j=(T=(b=B?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&T!==void 0?T:(g=(D=B?.video)===null||D===void 0?void 0:D.bindProducts)===null||g===void 0?void 0:g[0],F=(w=(O=(R=B?.video)===null||R===void 0?void 0:R.bindProduct)===null||O===void 0?void 0:O.bindCta)!==null&&w!==void 0?w:(y=(M=(u=B?.video)===null||u===void 0?void 0:u.bindProducts)===null||M===void 0?void 0:M[0])===null||y===void 0?void 0:y.bindCta;if(s?.current>=0){const N=(I=(C=B?.video)===null||C===void 0?void 0:C.bindProducts)===null||I===void 0?void 0:I[s?.current];N&&(j=N,F=N?.bindCta)}j&&F&&d(B,j,F,l.current,a?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),s.current=-1},i?.duration)},h=o.useMemo(()=>{var m,x,E;return(E=(x=(m=t?.sxpPageConf)===null||m===void 0?void 0:m.globalConfig)===null||x===void 0?void 0:x.popupList)===null||E===void 0?void 0:E.map((A,p)=>{var S,b,T,D,g,R,O,w,u,M,y,C,I,L;if(A?.id===i?.id){const B=e[(S=A?.item)===null||S===void 0?void 0:S.type],j=qt(B),F=((D=(T=(b=A?.item)===null||b===void 0?void 0:b.event)===null||T===void 0?void 0:T.onClick)===null||D===void 0?void 0:D.linkType)==="externalLink",N=((O=(R=(g=A?.item)===null||g===void 0?void 0:g.event)===null||R===void 0?void 0:R.onClick)===null||O===void 0?void 0:O.linkType)==="popup",k=(w=B?.extend)===null||w===void 0?void 0:w.defaulSetting;return o.createElement(j,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},k?.style),(u=A?.item)===null||u===void 0?void 0:u.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},k?.textStyle),(M=A?.item)===null||M===void 0?void 0:M.textStyle),bindDatas:(C=(y=A?.item)===null||y===void 0?void 0:y.bindDatas)!==null&&C!==void 0?C:[]},k?.props,(I=A?.item)===null||I===void 0?void 0:I.props,{event:((L=A?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:A?.id,isExternalLink:F,isPopup:N,onClose:f}))}else return o.createElement(o.Fragment,null)})},[t,i,e,f]);return o.createElement(Pt,{popup:r,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:c},h)},Ci={};Object.values(Ti).forEach(t=>{Ci[t.extend.type]=t});const rr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:a,appDomain:l,licenseUrl:s,enabledMetaConversionApi:d})=>{var r,v,c,f,h,m,x,E,A,p,S;const b=o.useMemo(()=>{var T;return location?.search?(T=location?.search)===null||T===void 0?void 0:T.replace("?",""):""},[]);return o.createElement(qi,{resolver:Ci,enableDataSource:!1,schema:t?.data,utmVal:b},o.createElement(Wi,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(f=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(m=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&m!==void 0?m:n,loadingImage:a,appDomain:l,enabledMetaConversionApi:d,isShowTag:(A=(E=(x=t?.data)===null||x===void 0?void 0:x.sxpPageConf)===null||E===void 0?void 0:E.globalConfig)===null||A===void 0?void 0:A.isShowTag,globalConfig:(S=(p=t?.data)===null||p===void 0?void 0:p.sxpPageConf)===null||S===void 0?void 0:S.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:T,tagList:D})=>{var g;return o.createElement(o.Fragment,null,o.createElement(On,Object.assign({},(g=t?.data)===null||g===void 0?void 0:g.sxpPageConf,{tagList:D,data:T,resolver:Ci,licenseUrl:s})),o.createElement(sr,null))}}))};var dr=o.memo(rr);const Rn=o.createContext({}),cr=({children:t,data:e})=>{var i,n,a,l,s,d,r,v,c,f,h,m,x;const[E,A]=o.useState(!1),[p,S]=o.useState(!1);return o.createElement(Rn.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.template,industry:(x=e?.sxp_parameter)===null||x===void 0?void 0:x.industry},appDomain:e?.appDomain,openHashtag:E,setOpenHashtag:A,openConsent:p,setOpenConsent:S,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function ur(){return o.useContext(Rn)}exports.DiyPortalPreview=ar,exports.EditorDataProvider=cr,exports.Modal=Pt,exports.SxpDataSourceProvider=Wi,exports.SxpPageCore=dr,exports.SxpPageRender=On,exports.core=oo,exports.default=Yn,exports.materials=Ti,exports.useEditorDataProvider=ur;
7
7
  //# sourceMappingURL=index.min.cjs.map