pb-sxp-ui 1.2.4 → 1.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/dist/index.cjs +231 -151
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.css +2 -2
  4. package/dist/index.js +231 -151
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.cjs +3 -3
  7. package/dist/index.min.cjs.map +1 -1
  8. package/dist/index.min.js +3 -3
  9. package/dist/index.min.js.map +1 -1
  10. package/dist/pb-ui.js +231 -151
  11. package/dist/pb-ui.js.map +1 -1
  12. package/dist/pb-ui.min.js +3 -3
  13. package/dist/pb-ui.min.js.map +1 -1
  14. package/es/core/components/SxpPageRender/LikeButton/index.js +34 -15
  15. package/es/core/components/SxpPageRender/Popup/index.js +23 -12
  16. package/es/core/components/SxpPageRender/RenderCard.d.ts +1 -0
  17. package/es/core/components/SxpPageRender/RenderCard.js +3 -3
  18. package/es/core/components/SxpPageRender/index.js +2 -2
  19. package/es/core/components/SxpPageRender/typing.d.ts +1 -0
  20. package/es/core/context/SxpDataSourceProvider.d.ts +3 -3
  21. package/es/core/context/SxpDataSourceProvider.js +7 -3
  22. package/es/materials/sxp/cta/AniLink/index.js +2 -1
  23. package/es/materials/sxp/cta/AniLinkPopup/index.d.ts +1 -0
  24. package/es/materials/sxp/cta/AniLinkPopup/index.js +11 -20
  25. package/es/materials/sxp/popup/CommodityDetail/index.js +25 -13
  26. package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +28 -17
  27. package/es/materials/sxp/popup/CommodityList/index.js +28 -10
  28. package/es/materials/sxp/popup/CommodityList/material.js +1 -0
  29. package/es/materials/sxp/popup/CommodityList/settingRender.js +5 -0
  30. package/es/materials/sxp/template/MultiCommodity/index.js +3 -3
  31. package/es/materials/sxp/template/MultiCommodityDiro/index.js +3 -3
  32. package/es/materials/sxp/template/components/CommodityGroup.d.ts +4 -0
  33. package/es/materials/sxp/template/components/CommodityGroup.js +12 -15
  34. package/es/materials/sxp/template/components/Img.d.ts +1 -0
  35. package/es/materials/sxp/template/components/Img.js +3 -3
  36. package/es/materials/sxp/template/components/Scroll.d.ts +1 -0
  37. package/es/materials/sxp/template/components/Scroll.js +5 -4
  38. package/lib/core/components/SxpPageRender/LikeButton/index.js +34 -15
  39. package/lib/core/components/SxpPageRender/Popup/index.js +22 -11
  40. package/lib/core/components/SxpPageRender/RenderCard.d.ts +1 -0
  41. package/lib/core/components/SxpPageRender/RenderCard.js +3 -3
  42. package/lib/core/components/SxpPageRender/index.js +2 -2
  43. package/lib/core/components/SxpPageRender/typing.d.ts +1 -0
  44. package/lib/core/context/SxpDataSourceProvider.d.ts +3 -3
  45. package/lib/core/context/SxpDataSourceProvider.js +7 -3
  46. package/lib/materials/sxp/cta/AniLink/index.js +2 -1
  47. package/lib/materials/sxp/cta/AniLinkPopup/index.d.ts +1 -0
  48. package/lib/materials/sxp/cta/AniLinkPopup/index.js +10 -19
  49. package/lib/materials/sxp/popup/CommodityDetail/index.js +24 -12
  50. package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +28 -17
  51. package/lib/materials/sxp/popup/CommodityList/index.js +27 -9
  52. package/lib/materials/sxp/popup/CommodityList/material.js +1 -0
  53. package/lib/materials/sxp/popup/CommodityList/settingRender.js +5 -0
  54. package/lib/materials/sxp/template/MultiCommodity/index.js +3 -3
  55. package/lib/materials/sxp/template/MultiCommodityDiro/index.js +3 -3
  56. package/lib/materials/sxp/template/components/CommodityGroup.d.ts +4 -0
  57. package/lib/materials/sxp/template/components/CommodityGroup.js +11 -14
  58. package/lib/materials/sxp/template/components/Img.d.ts +1 -0
  59. package/lib/materials/sxp/template/components/Img.js +3 -3
  60. package/lib/materials/sxp/template/components/Scroll.d.ts +1 -0
  61. package/lib/materials/sxp/template/components/Scroll.js +5 -4
  62. package/package.json +1 -1
package/dist/index.min.js CHANGED
@@ -1,7 +1,7 @@
1
- import{isEmpty as Pt,isEqual as Ei,cloneDeep as Nt,debounce as $t,throttle as Ft,get as Ci}from"lodash";import{v4 as Pn}from"uuid";import Dn from"pako";import m,{useContext as Dt,useMemo as te,memo as be,useEffect as oe,createContext as _t,useState as W,useRef as ie,useCallback as ce,forwardRef as Bt,useImperativeHandle as Ii,useLayoutEffect as _n}from"react";import ei from"qs";import On from"eventemitter3";import{css as fe}from"@emotion/css";import*as ki from"react-dom";import Mn from"react-dom";function Be(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 o=0,n=Object.getOwnPropertySymbols(t);o<n.length;o++)e.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(t,n[o])&&(i[n[o]]=t[n[o]]);return i}function Qe(t,e,i,n){function o(l){return l instanceof i?l:new i(function(r){r(l)})}return new(i||(i=Promise))(function(l,r){function s(c){try{u(n.next(c))}catch(f){r(f)}}function a(c){try{u(n.throw(c))}catch(f){r(f)}}function u(c){c.done?l(c.value):o(c.value).then(s,a)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Ln=/:\w+/g;var Pi=(t,e)=>Qe(void 0,void 0,void 0,function*(){const i={},n={};for(let o=0;o<e?.length;o++){const{id:l,method:r,url:s,urlParams:a,name:u,queryString:c,headers:f,body:p}=e[o];let S=s;a&&Object.entries(a).forEach(([y,T])=>{S=S.replace(Ln,E=>E===y?T:E)}),c&&(S+=c),n[l]=u;try{const y=yield fetch(S,{method:r,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(p)}).then(T=>T.json());i[l]=y}catch(y){console.error("DataSource request error: ",y),i[l]={}}}return{$store:i,idMapName:n}});const Di="SXP_TOKEN_INFO",Rn=(t,e)=>Qe(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),o=t.getAppId(),l=t.getApiUrl(),r=window.localStorage.getItem(Di);let s=JSON.parse(r||"{}");if(Date.now()>((i=s?.expireTime)!==null&&i!==void 0?i:0)){const u=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":o||""}}).then(c=>c.json());if(u.success){const c=u.data;s=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Di,JSON.stringify(s))}}return s});function jt(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let o;if(e=e||i.length,t)for(o=0;o<t;o++)n[o]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",o=0;o<36;o++)n[o]||(l=0|Math.random()*16,n[o]=i[o===19?l&3|8:l])}return n.join("")}const Nn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let o=0;for(;o<t;)e+=i.charAt(Math.floor(Math.random()*n)),o+=1;return e},Fn=()=>{const t=Pn();return t?.replaceAll?t.replaceAll("-",""):Nn(32)},pe=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],o=e?.["fontFamily-en"];if(!n&&!o)return t;let l=t;const r=/[\u4e00-\u9fa5]/g,s=/[^\u4e00-\u9fa5]/g,a=`font-family:${n??"inherit"}`,u=`font-family:${o??"inherit"}`,c=p=>{let S=p.search(r),y=p.search(s);return S!==-1&&y!==-1&&S<y&&(i+=`<span style="${a}">${p.substring(S,y)}</span>`,l=p.substring(y,p?.length)),S!==-1&&y!==-1&&S>y&&(i+=`<span style="${u}">${p.substring(y,S)}</span>`,l=p.substring(S,p?.length)),S===-1?(i+=`<span style="${u}">${p.substring(y,p?.length)}</span>`,l="",!1):y===-1?(i+=`<span style="${a}">${p.substring(S,p?.length)}</span>`,l="",!1):!0};let f=!0;for(;f;)f=c(l);return i};function _i(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),o=Dn.inflate(n,{to:"string"});return JSON.parse(o)}let ti=null;const Bn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class jn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,ti)return ti;ti=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Bn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let We=null;const Vn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{We||(We=new jn),n&&We.setApiUrl(n),We.setAppId(t),We.setTenantId(e),We.setEnv(i)},getDetail:t=>{if(!We)return;const e=We.getTenantId(),i=We.getAppId(),n=We.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>Qe(void 0,void 0,void 0,function*(){var l,r;const s=yield o.json(),a=_i((l=s?.data)===null||l===void 0?void 0:l.data);if(a){const{$store:u}=yield Pi(n,(r=a?.dataSource)!==null&&r!==void 0?r:[]);s.data.data=a,Object.assign(s.data.data,{__STORE__:u})}return s}))},getSxpDetailByPageId:t=>Qe(void 0,void 0,void 0,function*(){if(!We)return;const e=We.getTenantId(),i=We.getAppId(),n=We.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>Qe(void 0,void 0,void 0,function*(){var l;const r=yield o.json();if(!r.success)return;const s=_i((l=r?.data)===null||l===void 0?void 0:l.data);return r.data.data=s,r.data}))}),getSxpRecommendVideoData:t=>Qe(void 0,void 0,void 0,function*(){if(!We)return;const e=yield Rn(We,t),i=jt(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Pt(n)&&(n=jt(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const o=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 o?.data||null})};function ct(){return Dt(Gi)}function Hn(){return Dt(zi)}const ii="feRealSessionIdKey",Oi=()=>{const t=Fn();return`${Date.now()}${t}`},zn=()=>{let t=Gn();return t||(t=Oi(),window.sessionStorage.setItem(ii,t)),t},Mi=()=>{const t=Oi();window.sessionStorage.setItem(ii,t)},Gn=()=>window.sessionStorage.getItem(ii),Li="SXP_FAKE_USER_ID",Ri="FAKE_USER_STATE",Ni="AGREE_POLICY",Fi="SLIDE_SKIP_STATE",Bi=()=>{let t=window.localStorage.getItem(Li);return Pt(t)&&(t=jt(36,62),window.localStorage.setItem(Li,t)),t},Un=()=>{const t=window.localStorage.getItem(Ri);return Pt(t)&&window.localStorage.setItem(Ri,"true"),Pt(t)},Wn=()=>{const t=window.localStorage.getItem(Fi);return Pt(t)},Yn=()=>{window.localStorage.setItem(Fi,"true")};function tt(t,e){const{appDomain:i}=ye();return te(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ft=new On;var rt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(rt||(rt={}));const Xn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:o,privacy_policy_title:l})=>{const{setIsAgreePolicy:r,bffEventReport:s}=ye(),a=te(()=>{const f=location.search.slice(1),p=ei.parse(f.replace(/\+/g,"%2B"));for(const S in p)p[S]=p[S].replace(/%2B/g,"+");return p},[]),u=f=>{var p;return(p=a[f])!==null&&p!==void 0?p:null};oe(()=>{s?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:u("utm_source"),utmMedium:u("utm_medium"),utmCampaign:u("utm_campaign"),utmId:u("utm_id"),utmContent:u("utm_content"),clSource:u("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const c=()=>{s?.({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}}),r?.(!0),window.localStorage.setItem(Ni,"yes")};return m.createElement("div",{className:"consent-bg"},m.createElement("div",{className:"consent"},m.createElement("div",{className:"consent-col"},m.createElement("div",{className:"consent-title"},i??"Privacy Policy"),m.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.")),m.createElement("div",{className:"consent-col"},m.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:c},"Agree"),m.createElement("a",{className:"consent-policy",target:"_blank",href:o?`https://${o}`:void 0},l??"More information"))))};var qn=be(Xn);const ji=_t({rtcList:[],tagList:[]});var ni;(function(t){t[t.BFF=5]="BFF"})(ni||(ni={}));const Vt="FOR U",Jn=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:o,defaultSize:l,isPreview:r=!1,sxpParameter:s,appDomain:a,hashTagSize:u,loadingImage:c,isOpenHashTag:f=!1,enabledMetaConversionApi:p=!1,consentHeight:S,consentWidth:y,isShowTag:T=!0,isOpenConsent:E=!1,globalConfig:v,isEditor:x=!1,utmParameter:w})=>{var A,C,h;const[O,D]=W([]),[g,d]=W([]),[k,b]=W(!1),[I,M]=W({rtc:"",requestId:""}),_=ie(null),B=ie(!1),[z,L]=W(()=>!!window.localStorage.getItem(Ni)),[N,R]=W(),[H,Y]=W(),[F,j]=W(f),[Q,he]=W([]),[Te,Ae]=W(0),[xe,J]=W(!1),[G,V]=W(null),le=ie(),q=ie(),[de,ge]=W(Vt),Ce=te(()=>{var U,X,me,De;return((De=(me=(X=(U=v?.consent)===null||U===void 0?void 0:U[0])===null||X===void 0?void 0:X.item)===null||me===void 0?void 0:me.props)===null||De===void 0?void 0:De.privacy_necessity)&&!z&&!x||E},[z,v,E,x]);oe(()=>{const U=X=>{le.current=X};return ft.on(rt.CHANGE_THEME_TAG,U),()=>{ft.off(rt.CHANGE_THEME_TAG,U)}},[]),oe(()=>{j(f)},[f]);const Pe=te(()=>e?.find(U=>U.type===ni.BFF),[e]),se=ce((U,X)=>{if(!Pe)return;const me=Pe.url,De=Bi();if(X?.query){const ke=ei.stringify(X.query);U=`${U}?${ke}`}return X.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${me}/api/v1${U}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Pe.headers),{"x-user-id":De}),X.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${me}/api/v1${U}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":De},Pe.headers),method:X.method,body:JSON.stringify(X.body)}).then(ke=>ke.json()).catch(ke=>Promise.reject(ke))},[Pe]),Ie=ce(U=>Qe(void 0,void 0,void 0,function*(){var X,me,De,ke,Ne;if(U={maxSize:(X=U?.maxSize)!==null&&X!==void 0?X:o,defaultSize:(me=U?.defaultSize)!==null&&me!==void 0?me:l,"itemFilter.itemId":U?.["itemFilter.itemId"],"itemFilter.itemType":U?.["itemFilter.itemType"],hashTag:U?.hashTag,traceInfo:U?.traceInfo,themeTag:U?.themeTag},i){const ze=(Ne=(ke=(De=i?.split("&"))===null||De===void 0?void 0:De.filter(at=>{var P,ue;const ee=at.split("=")[0];return(ue=(P=w?.channels)!==null&&P!==void 0?P:[])===null||ue===void 0?void 0:ue.includes(ee)}))===null||ke===void 0?void 0:ke.join("&"))!==null&&Ne!==void 0?Ne:"";U=Object.assign(Object.assign({},U),{channel:decodeURIComponent(ze)})}const Oe=yield se?.("/recommend/list",{method:"GET",query:U});if(Oe?.success)return U?.hashTag||M({rtc:Oe.data.rtc,requestId:Oe.data.requestId}),Oe?.data}),[se,i,o,l]),ae=ce(()=>Qe(void 0,void 0,void 0,function*(){var U,X;if(O.length<=0)return;const me=yield Ie({hashTag:H?.hashTag,"itemFilter.itemId":H?.itemId,"itemFilter.itemType":H?.itemType,themeTag:le.current});D(O.concat((U=me?.recList)!==null&&U!==void 0?U:[])),he(Q.concat((X=me?.recList)!==null&&X!==void 0?X:[]))}),[Ie,O,H,Q]),Z=ce(({userInfo:U,eventInfo:X})=>{if(!n)return;U||(U={});const me=zn(),De=Object.assign({sessionID:me,rtc:I.rtc,requestId:I.requestId},X),ke=Object.entries(U).map(([Oe,ze])=>({name:Oe,value:ze})),Ne=Object.entries(De).map(([Oe,ze])=>ze&&{name:Oe,value:ze}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",U),console.log("eventInfo:",De),console.log("========= \u7ED3\u675F ========="),se?.("/event/report",{method:"POST",body:{userInfo:ke,eventInfo:Ne},type:"beacon"})},[se,I,n]),K=ce(U=>{var X,{eventName:me,actionSource:De="website",eventSourceUrl:ke=(X=window?.location)===null||X===void 0?void 0:X.href,externalId:Ne}=U;if(!n||!p)return;const Oe=Bi();return se?.("/fb/events",{method:"POST",body:{eventName:me,actionSource:De,eventSourceUrl:ke,userData:{externalId:Oe}},type:"beacon"})},[se,n,p]),$=ce(U=>Qe(void 0,void 0,void 0,function*(){const X=yield se?.("/recommend/like",{method:"POST",body:U});return X?.success}),[se]),je=ce(U=>Qe(void 0,void 0,void 0,function*(){const X=yield se?.("/recommend/unlike",{method:"POST",body:U});return X?.success}),[se]),Re=ce(U=>Qe(void 0,void 0,void 0,function*(){const X=yield se?.("/customform",{method:"POST",body:U});return X?.success}),[se]),$e=ce(()=>Qe(void 0,void 0,void 0,function*(){var U,X,me,De,ke;if(!(!i||!T))try{const Ne=(me=(X=(U=i?.split("&"))===null||U===void 0?void 0:U.filter(ze=>{var at,P;const ue=ze.split("=")[0];return(P=(at=w?.channels)!==null&&at!==void 0?at:[])===null||P===void 0?void 0:P.includes(ue)}))===null||X===void 0?void 0:X.join("&"))!==null&&me!==void 0?me:"",Oe=yield se?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Ne)}});d((ke=(De=Oe?.data)===null||De===void 0?void 0:De.tags)!==null&&ke!==void 0?ke:[])}catch(Ne){console.log("e",Ne)}}),[se,i,T]),lt=ce((U,X,me,De)=>{var ke,Ne,Oe,ze,at,P,ue,ee,ve,we,Se,ne;const re=me?.bindCta,_e=((ke=X?.video)===null||ke===void 0?void 0:ke.bindProduct)||((Ne=X?.video)===null||Ne===void 0?void 0:Ne.bindProducts)&&((ze=(Oe=X?.video)===null||Oe===void 0?void 0:Oe.bindProducts)===null||ze===void 0?void 0:ze.length)>0;let Me="";xe?Me="hashTagPage":!((at=X?.video)===null||at===void 0)&&at.url?Me="videoPage":!((ue=(P=X?.video)===null||P===void 0?void 0:P.imgUrls)===null||ue===void 0)&&ue.length&&(Me="imagePage"),Z?.({eventInfo:Object.assign(Object.assign({},U),{ctaId:(ee=re?.itemId)!==null&&ee!==void 0?ee:"",ctaName:(ve=re?.title)!==null&&ve!==void 0?ve:"",contentTags:JSON.stringify(re?.tags),position:De+"",contentId:(Se=(we=X?.video)===null||we===void 0?void 0:we.itemId)!==null&&Se!==void 0?Se:"",productId:_e?me?.itemId:"",traceInfo:(ne=re?.traceInfo)!==null&&ne!==void 0?ne:"",fromKName:Me})})},[Z,xe]),Ge=ce(()=>{var U,X;const me=location.search.slice(1),De=ei.parse(me.replace(/\+/g,"%2B"));for(const Oe in De)De[Oe]=De[Oe].replace(/%2B/g,"+");const ke=Oe=>{var ze;return(ze=De[Oe])!==null&&ze!==void 0?ze:""},Ne=new Date;q.current=Ne,Z?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:ke("utm_source"),utmMedium:ke("utm_medium"),utmCampaign:ke("utm_campaign"),utmId:ke("utm_id"),utmContent:ke("utm_content"),enterTime:Math.floor(Ne/1e3)+"",requestId:null,enterUrl:(X=(U=window?.location)===null||U===void 0?void 0:U.href)!==null&&X!==void 0?X:"",clSource:ke("cl_source")}})},[Z]);oe(()=>{Ce||Ge()},[Ce]),oe(()=>{Ce||(b(!0),$e(),Ie().then(U=>{var X,me;D((X=U?.recList)!==null&&X!==void 0?X:[]),he((me=U?.recList)!==null&&me!==void 0?me:[])}).finally(()=>{Z({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),b(!1),B.current=!0}))},[Ce]),oe(()=>{B.current&&(b(!0),$e(),Ie().then(U=>{var X,me;D((X=U?.recList)!==null&&X!==void 0?X:[]),he((me=U?.recList)!==null&&me!==void 0?me:[])}).finally(()=>{b(!1)}))},[Ie,$e]);const yt=tt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return m.createElement(ji.Provider,{value:{rtcList:O,setRtcList:D,mutateLike:$,mutateUnlike:je,submitForm:Re,popupDetailData:N,loadVideos:ae,setPopupDetailData:R,getRecommendVideos:Ie,bffEventReport:Z,utmVal:i,isPreview:r,loading:k,sxpParameter:s,waterFallData:H,setWaterFallData:Y,ctaEvent:lt,swiperRef:_,openHashtag:F,setOpenHashtag:j,cacheRtcList:Q,setCacheRtcList:he,cacheActiveIndex:Te,setCacheActiveIndex:Ae,isFromHashtag:xe,setIsFromHashtag:J,appDomain:a,hashTagSize:u,loadingImage:c??yt,isOpenHashTag:f,tagList:g,setLoading:b,videoRef:G,setVideoRef:V,bffFbReport:K,isAgreePolicy:z,setIsAgreePolicy:L,curTime:q,h5EnterLink:Ge,themeTag:le,isShowConsent:Ce,selectTag:de,setSelectTag:ge,globalConfig:v}},Ce?m.createElement(qn,Object.assign({},(h=(C=(A=v?.consent)===null||A===void 0?void 0:A[0])===null||C===void 0?void 0:C.item)===null||h===void 0?void 0:h.props)):t({rtcList:O,mutateLike:$,mutateUnlike:je,submitForm:Re,tagList:g}))};var Vi=be(Jn);function ye(){return Dt(ji)}var Hi;(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"})(Hi||(Hi={}));const zi=_t({$store:{},options:[],configs:[]}),Kn=({children:t,isSsr:e,enable:i})=>{const[n,o]=W([]),{schema:l}=ct(),[r,s]=W(l.__STORE__||{}),[a,u]=W([]);oe(()=>{var p;e||Ei(a,l?.dataSource)||u((p=l?.dataSource)!==null&&p!==void 0?p:[])},[l?.dataSource,e]);const c=ce(()=>Qe(void 0,void 0,void 0,function*(){const{$store:p,idMapName:S}=yield Pi("",a);s(p),f(p,S)}),[a]),f=(p,S)=>{const y=[];Object.entries(p).forEach(([T,E])=>{Object.keys(E).forEach(v=>{const x={label:`${S[T]} - ${v}`,value:`{{ ${T}.${v} }}`};y.push(x)})}),o(y)};return oe(()=>{e||c()},[c,e,l]),i?m.createElement(zi.Provider,{value:{$store:l.__STORE__||r,options:n,configs:a}},t):t};var Qn=be(Kn);const Ht={id:jt(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},oi={id:"",duration:0,name:"none"},Gi=m.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Ht],redoStack:[],popup:oi,setPopup:()=>{}}),Ui=Bt(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:o=!0,utmVal:l},r)=>{const[s,a]=W(null),[u,c]=W(n||{pointData:[Ht],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,p]=W([Ht]),[S,y]=W([[Ht]]),[T,E]=W([]),[v,x]=W(oi);typeof window<"u"&&(window.sxpPopup=(O,D)=>{x(Object.assign(Object.assign(Object.assign({},oi),{id:O}),D))}),typeof window<"u"&&(window.getJointUtmLink=O=>O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:"")),oe(()=>{y([u.pointData]),E([])},[u.type]);const w=ce(O=>{const D=Nt(u);D&&(D.dataSource=O,c?.(D))},[u]),[A,C]=W();Ii(r,()=>({loadSchema(O){O&&(y([O.pointData]),c(O))},exportSchema(){return Nt(u)},getPageInfoData(){return A},initPageInfoData(O){O&&C(O)}}));const h=te(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return m.createElement(Gi.Provider,{value:{resolver:e,currentNode:s,schema:u,setCurrentNode:a,setSchema:c,saveDataSource:w,prePiontData:f,setPrePiontData:p,pageInfoData:A,setPageInfoData:O=>C(Object.assign(Object.assign({},A),O)),undoStack:S,redoStack:T,setRedoStack:E,setUndoStack:y,getCurPageConf:h,popup:v,setPopup:x}},m.createElement(Qn,{isSsr:i,enable:o},t))});var Zn=Object.freeze({__proto__:null,EditorCore:Ui}),$n=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],eo=[{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:"\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}]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function Ye(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=ye(),o=ce((s,a,u,c)=>{var f,p,S,y,T,E,v,x,w,A,C,h,O,D;let g="";e&&(!((p=(f=s?.video)===null||f===void 0?void 0:f.bindProducts)===null||p===void 0)&&p.length||!((S=s?.video)===null||S===void 0)&&S.bindProduct)?g="pdpPage":n?g="hashTagPage":!((y=s?.video)===null||y===void 0)&&y.url?g="videoPage":!((T=s?.video)===null||T===void 0)&&T.imgUrls&&(!((v=(E=s?.video)===null||E===void 0?void 0:E.imgUrls)===null||v===void 0)&&v.length)?g="imagePage":s?.product&&(g="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(x=a?.itemId)!==null&&x!==void 0?x:"",productName:(w=a?.title)!==null&&w!==void 0?w:"",price:a?.price?a?.price+"":"0",productCollection:(A=a?.collection)!==null&&A!==void 0?A:"",fromKName:g,fromKPage:location?.href,contentTags:a?.tags?JSON.stringify(a?.tags):"",position:c+"",contentId:(h=(C=s?.video)===null||C===void 0?void 0:C.itemId)!==null&&h!==void 0?h:"",ctatId:(O=u?.itemId)!==null&&O!==void 0?O:"",traceInfo:(D=a?.traceInfo)!==null&&D!==void 0?D:""}})},[t,e,n]),l=ce((s,a,u,c,f)=>{var p,S,y,T;let E="";e&&(!((S=(p=s?.video)===null||p===void 0?void 0:p.bindProducts)===null||S===void 0)&&S.length||!((y=s?.video)===null||y===void 0)&&y.bindProduct)?E="pdpPage":s?.product&&(E="productPage"),t?.({eventInfo:{productId:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:E,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:f+"",contentId:(T=s?.video)===null||T===void 0?void 0:T.itemId,ctatId:u?.itemId,traceInfo:a?.traceInfo,timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),r=ce((s,a,u,c)=>{a&&a===Vt&&t?.({eventInfo:{lastFeed:s,themeTags:u?`['${u}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:o,productView:l,backMainFeed:r}}const to=({layout:t,columns:e,onChange:i})=>m.createElement(m.Fragment,null,e?.map((n,o)=>m.createElement("div",{key:o,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&m.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&m.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 io=be(to);const no=t=>{var{columns:e,style:i,title:n,textStyle:o,submitBgColor:l,submitColor:r,submitText:s,layoutType:a="inline",isExternalLink:u,isPopup:c,onClick:f,onClose:p,submitButtonStyle:S}=t,y=Be(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:T,popupDetailData:E}=ye(),{jumpToWeb:v}=Ye(),[x,w]=W(!1),A=te(()=>[{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"}],[]),[C,h]=W({}),O=te(()=>Nt(e)||A,[e,A]),D=ce(d=>{const{name:k,value:b}=d.target;h(Object.assign(Object.assign({},C),{[k]:b}))},[C]),g=$t(()=>Qe(void 0,void 0,void 0,function*(){var d,k,b,I,M;const _=C;if(!_)return;const B=(k=(d=Object.keys(_))===null||d===void 0?void 0:d.map(L=>{var N;return{name:L,value:(N=_[L])!==null&&N!==void 0?N:""}}))===null||k===void 0?void 0:k.filter(L=>L?.value);if(!B||!B?.length)return;w(!0);const z=yield T?.({attributes:B});if(w(!1),z){if(u){const L=E,N=(b=L?.video)===null||b===void 0?void 0:b.bindProduct,R=(M=(I=L?.video)===null||I===void 0?void 0:I.bindProduct)===null||M===void 0?void 0:M.bindCta,H=E?.index;v(L,N,R,H)}c||p?.(),f?.()}}),1e3);return m.createElement("div",{className:"pb-appoint-form"},m.createElement("div",{className:`pb-appoint-form-title ${fe(Object.assign({},o))}`,dangerouslySetInnerHTML:{__html:pe(n,o)}}),m.createElement("div",Object.assign({className:fe(Object.assign({},i))},y),m.createElement("div",{className:"pb-appoint-form-container"},m.createElement(io,{columns:O,layout:a,onChange:D}))),m.createElement("div",{className:"pb-appoint-form-btn-wrapper"},m.createElement("button",{"aria-label":s,onClick:g,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:l},S),dangerouslySetInnerHTML:{__html:pe(x?"loading...":s,S)}})))};var oo=be(no);function Ue(t,e){return t.extend=e,t}const lo=Ue(oo,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:eo,bindableProps:[],interactionRender:$n},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 ao=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],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"}],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"]}]}]},{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"]}]}];function Wi(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function li(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Wi(e[i])&&Wi(t[i])&&Object.keys(e[i]).length>0&&li(t[i],e[i])})}const Yi={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 st(){const t=typeof document<"u"?document:{};return li(t,Yi),t}const ro={document:Yi,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 Ze(){const t=typeof window<"u"?window:{};return li(t,ro),t}function gt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function so(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function At(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function it(){return Date.now()}function co(t){const e=Ze();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function uo(t,e){e===void 0&&(e="x");const i=Ze();let n,o,l;const r=co(t);return i.WebKitCSSMatrix?(o=r.transform||r.webkitTransform,o.split(",").length>6&&(o=o.split(", ").map(s=>s.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(o==="none"?"":o)):(l=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?o=l.m41:n.length===16?o=parseFloat(n[12]):o=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?o=l.m42:n.length===16?o=parseFloat(n[13]):o=parseFloat(n[5])),o||0}function zt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function po(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function et(){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&&!po(n)){const o=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,r=o.length;l<r;l+=1){const s=o[l],a=Object.getOwnPropertyDescriptor(n,s);a!==void 0&&a.enumerable&&(zt(t[s])&&zt(n[s])?n[s].__swiper__?t[s]=n[s]:et(t[s],n[s]):!zt(t[s])&&zt(n[s])?(t[s]={},n[s].__swiper__?t[s]=n[s]:et(t[s],n[s])):t[s]=n[s])}}}return t}function Gt(t,e,i){t.style.setProperty(e,i)}function Xi(t){let{swiper:e,targetPosition:i,side:n}=t;const o=Ze(),l=-e.translate;let r=null,s;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",o.cancelAnimationFrame(e.cssModeFrameID);const u=i>l?"next":"prev",c=(p,S)=>u==="next"&&p>=S||u==="prev"&&p<=S,f=()=>{s=new Date().getTime(),r===null&&(r=s);const p=Math.max(Math.min((s-r)/a,1),0),S=.5-Math.cos(p*Math.PI)/2;let y=l+S*(i-l);if(c(y,i)&&(y=i),e.wrapperEl.scrollTo({[n]:y}),c(y,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:y})}),o.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=o.requestAnimationFrame(f)};f()}function ut(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Ut(t){try{console.warn(t);return}catch{}}function Ot(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:gt(e)),i}function vo(t){const e=Ze(),i=st(),n=t.getBoundingClientRect(),o=i.body,l=t.clientTop||o.clientTop||0,r=t.clientLeft||o.clientLeft||0,s=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:n.top+s-l,left:n.left+a-r}}function mo(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 fo(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 bt(t,e){return Ze().getComputedStyle(t,null).getPropertyValue(e)}function Wt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function qi(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 ai(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function ri(t,e,i){const n=Ze();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 pt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function ho(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=Ze();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 r,s=it(),a;const u=[];function c(w){let O=0,D=0,g=0,d=0;return"detail"in w&&(D=w.detail),"wheelDelta"in w&&(D=-w.wheelDelta/120),"wheelDeltaY"in w&&(D=-w.wheelDeltaY/120),"wheelDeltaX"in w&&(O=-w.wheelDeltaX/120),"axis"in w&&w.axis===w.HORIZONTAL_AXIS&&(O=D,D=0),g=O*10,d=D*10,"deltaY"in w&&(d=w.deltaY),"deltaX"in w&&(g=w.deltaX),w.shiftKey&&!g&&(g=d,d=0),(g||d)&&w.deltaMode&&(w.deltaMode===1?(g*=40,d*=40):(g*=800,d*=800)),g&&!O&&(O=g<1?-1:1),d&&!D&&(D=d<1?-1:1),{spinX:O,spinY:D,pixelX:g,pixelY:d}}function f(){e.enabled&&(e.mouseEntered=!0)}function p(){e.enabled&&(e.mouseEntered=!1)}function S(w){return e.params.mousewheel.thresholdDelta&&w.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&it()-s<e.params.mousewheel.thresholdTime?!1:w.delta>=6&&it()-s<60?!0:(w.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),o("scroll",w.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),o("scroll",w.raw)),s=new l.Date().getTime(),!1)}function y(w){const A=e.params.mousewheel;if(w.direction<0){if(e.isEnd&&!e.params.loop&&A.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&A.releaseOnEdges)return!0;return!1}function T(w){let A=w,C=!0;if(!e.enabled||w.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const h=e.params.mousewheel;e.params.cssMode&&A.preventDefault();let O=e.el;e.params.mousewheel.eventsTarget!=="container"&&(O=document.querySelector(e.params.mousewheel.eventsTarget));const D=O&&O.contains(A.target);if(!e.mouseEntered&&!D&&!h.releaseOnEdges)return!0;A.originalEvent&&(A=A.originalEvent);let g=0;const d=e.rtlTranslate?-1:1,k=c(A);if(h.forceToAxis)if(e.isHorizontal())if(Math.abs(k.pixelX)>Math.abs(k.pixelY))g=-k.pixelX*d;else return!0;else if(Math.abs(k.pixelY)>Math.abs(k.pixelX))g=-k.pixelY;else return!0;else g=Math.abs(k.pixelX)>Math.abs(k.pixelY)?-k.pixelX*d:-k.pixelY;if(g===0)return!0;h.invert&&(g=-g);let b=e.getTranslate()+g*h.sensitivity;if(b>=e.minTranslate()&&(b=e.minTranslate()),b<=e.maxTranslate()&&(b=e.maxTranslate()),C=e.params.loop?!0:!(b===e.minTranslate()||b===e.maxTranslate()),C&&e.params.nested&&A.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const I={time:it(),delta:Math.abs(g),direction:Math.sign(g),raw:w};u.length>=2&&u.shift();const M=u.length?u[u.length-1]:void 0;if(u.push(I),M?(I.direction!==M.direction||I.delta>M.delta||I.time>M.time+150)&&S(I):S(I),y(I))return!0}else{const I={time:it(),delta:Math.abs(g),direction:Math.sign(g)},M=a&&I.time<a.time+500&&I.delta<=a.delta&&I.direction===a.direction;if(!M){a=void 0;let _=e.getTranslate()+g*h.sensitivity;const B=e.isBeginning,z=e.isEnd;if(_>=e.minTranslate()&&(_=e.minTranslate()),_<=e.maxTranslate()&&(_=e.maxTranslate()),e.setTransition(0),e.setTranslate(_),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!z&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:I.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,u.length>=15&&u.shift();const L=u.length?u[u.length-1]:void 0,N=u[0];if(u.push(I),L&&(I.delta>L.delta||I.direction!==L.direction))u.splice(0);else if(u.length>=15&&I.time-N.time<500&&N.delta-I.delta>=1&&I.delta<=6){const R=g>0?.8:.2;a=I,u.splice(0),r=At(()=>{e.slideToClosest(e.params.speed,!0,void 0,R)},0)}r||(r=At(()=>{a=I,u.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(M||o("scroll",A),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),h.releaseOnEdges&&(_===e.minTranslate()||_===e.maxTranslate()))return!0}}return A.preventDefault?A.preventDefault():A.returnValue=!1,!1}function E(w){let A=e.el;e.params.mousewheel.eventsTarget!=="container"&&(A=document.querySelector(e.params.mousewheel.eventsTarget)),A[w]("mouseenter",f),A[w]("mouseleave",p),A[w]("wheel",T)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",T),!0):e.mousewheel.enabled?!1:(E("addEventListener"),e.mousewheel.enabled=!0,!0)}function x(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,T),!0):e.mousewheel.enabled?(E("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&x(),e.params.mousewheel.enabled&&v()}),n("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&x()}),Object.assign(e.mousewheel,{enable:v,disable:x})}function Ji(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(o=>{if(!i[o]&&i.auto===!0){let l=ut(t.el,`.${n[o]}`)[0];l||(l=Ot("div",n[o]),l.className=n[o],t.el.append(l)),i[o]=l,e[o]=l}}),i}function Et(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Yt(t){let{swiper:e,extendParams:i,on:n,emit:o}=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:v=>v,formatFractionTotal:v=>v,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 r,s=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(v,x){const{bulletActiveClass:w}=e.params.pagination;v&&(v=v[`${x==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${w}-${x}`),v=v[`${x==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${w}-${x}-${x}`)))}function c(v){const x=v.target.closest(Et(e.params.pagination.bulletClass));if(!x)return;v.preventDefault();const w=Wt(x)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===w)return;e.slideToLoop(w)}else e.slideTo(w)}function f(){const v=e.rtl,x=e.params.pagination;if(a())return;let w=e.pagination.el;w=pt(w);let A,C;const h=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,O=e.params.loop?Math.ceil(h/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(C=e.previousRealIndex||0,A=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(A=e.snapIndex,C=e.previousSnapIndex):(C=e.previousIndex||0,A=e.activeIndex||0),x.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const D=e.pagination.bullets;let g,d,k;if(x.dynamicBullets&&(r=ri(D[0],e.isHorizontal()?"width":"height",!0),w.forEach(b=>{b.style[e.isHorizontal()?"width":"height"]=`${r*(x.dynamicMainBullets+4)}px`}),x.dynamicMainBullets>1&&C!==void 0&&(s+=A-(C||0),s>x.dynamicMainBullets-1?s=x.dynamicMainBullets-1:s<0&&(s=0)),g=Math.max(A-s,0),d=g+(Math.min(D.length,x.dynamicMainBullets)-1),k=(d+g)/2),D.forEach(b=>{const I=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(M=>`${x.bulletActiveClass}${M}`)].map(M=>typeof M=="string"&&M.includes(" ")?M.split(" "):M).flat();b.classList.remove(...I)}),w.length>1)D.forEach(b=>{const I=Wt(b);I===A?b.classList.add(...x.bulletActiveClass.split(" ")):e.isElement&&b.setAttribute("part","bullet"),x.dynamicBullets&&(I>=g&&I<=d&&b.classList.add(...`${x.bulletActiveClass}-main`.split(" ")),I===g&&u(b,"prev"),I===d&&u(b,"next"))});else{const b=D[A];if(b&&b.classList.add(...x.bulletActiveClass.split(" ")),e.isElement&&D.forEach((I,M)=>{I.setAttribute("part",M===A?"bullet-active":"bullet")}),x.dynamicBullets){const I=D[g],M=D[d];for(let _=g;_<=d;_+=1)D[_]&&D[_].classList.add(...`${x.bulletActiveClass}-main`.split(" "));u(I,"prev"),u(M,"next")}}if(x.dynamicBullets){const b=Math.min(D.length,x.dynamicMainBullets+4),I=(r*b-r)/2-k*r,M=v?"right":"left";D.forEach(_=>{_.style[e.isHorizontal()?M:"top"]=`${I}px`})}}w.forEach((D,g)=>{if(x.type==="fraction"&&(D.querySelectorAll(Et(x.currentClass)).forEach(d=>{d.textContent=x.formatFractionCurrent(A+1)}),D.querySelectorAll(Et(x.totalClass)).forEach(d=>{d.textContent=x.formatFractionTotal(O)})),x.type==="progressbar"){let d;x.progressbarOpposite?d=e.isHorizontal()?"vertical":"horizontal":d=e.isHorizontal()?"horizontal":"vertical";const k=(A+1)/O;let b=1,I=1;d==="horizontal"?b=k:I=k,D.querySelectorAll(Et(x.progressbarFillClass)).forEach(M=>{M.style.transform=`translate3d(0,0,0) scaleX(${b}) scaleY(${I})`,M.style.transitionDuration=`${e.params.speed}ms`})}x.type==="custom"&&x.renderCustom?(D.innerHTML=x.renderCustom(e,A+1,O),g===0&&o("paginationRender",D)):(g===0&&o("paginationRender",D),o("paginationUpdate",D)),e.params.watchOverflow&&e.enabled&&D.classList[e.isLocked?"add":"remove"](x.lockClass)})}function p(){const v=e.params.pagination;if(a())return;const x=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 w=e.pagination.el;w=pt(w);let A="";if(v.type==="bullets"){let C=e.params.loop?Math.ceil(x/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&C>x&&(C=x);for(let h=0;h<C;h+=1)v.renderBullet?A+=v.renderBullet.call(e,h,v.bulletClass):A+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?A=v.renderFraction.call(e,v.currentClass,v.totalClass):A=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?A=v.renderProgressbar.call(e,v.progressbarFillClass):A=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],w.forEach(C=>{v.type!=="custom"&&(C.innerHTML=A||""),v.type==="bullets"&&e.pagination.bullets.push(...C.querySelectorAll(Et(v.bulletClass)))}),v.type!=="custom"&&o("paginationRender",w[0])}function S(){e.params.pagination=Ji(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let x;typeof v.el=="string"&&e.isElement&&(x=e.el.querySelector(v.el)),!x&&typeof v.el=="string"&&(x=[...document.querySelectorAll(v.el)]),x||(x=v.el),!(!x||x.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(x)&&x.length>1&&(x=[...e.el.querySelectorAll(v.el)],x.length>1&&(x=x.filter(w=>qi(w,".swiper")[0]===e.el)[0])),Array.isArray(x)&&x.length===1&&(x=x[0]),Object.assign(e.pagination,{el:x}),x=pt(x),x.forEach(w=>{v.type==="bullets"&&v.clickable&&w.classList.add(...(v.clickableClass||"").split(" ")),w.classList.add(v.modifierClass+v.type),w.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(w.classList.add(`${v.modifierClass}${v.type}-dynamic`),s=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&w.classList.add(v.progressbarOppositeClass),v.clickable&&w.addEventListener("click",c),e.enabled||w.classList.add(v.lockClass)}))}function y(){const v=e.params.pagination;if(a())return;let x=e.pagination.el;x&&(x=pt(x),x.forEach(w=>{w.classList.remove(v.hiddenClass),w.classList.remove(v.modifierClass+v.type),w.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(w.classList.remove(...(v.clickableClass||"").split(" ")),w.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(w=>w.classList.remove(...v.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:x}=e.pagination;x=pt(x),x.forEach(w=>{w.classList.remove(v.horizontalClass,v.verticalClass),w.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?E():(S(),p(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{p(),f()}),n("destroy",()=>{y()}),n("enable disable",()=>{let{el:v}=e.pagination;v&&(v=pt(v),v.forEach(x=>x.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(v,x)=>{const w=x.target,A=pt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&A&&A.length>0&&!w.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&w===e.navigation.nextEl||e.navigation.prevEl&&w===e.navigation.prevEl))return;const C=A[0].classList.contains(e.params.pagination.hiddenClass);o(C===!0?"paginationShow":"paginationHide"),A.forEach(h=>h.classList.toggle(e.params.pagination.hiddenClass))}});const T=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=pt(v),v.forEach(x=>x.classList.remove(e.params.pagination.paginationDisabledClass))),S(),p(),f()},E=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=pt(v),v.forEach(x=>x.classList.add(e.params.pagination.paginationDisabledClass))),y()};Object.assign(e.pagination,{enable:T,disable:E,render:p,update:f,init:S,destroy:y})}function go(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=st();let r=!1,s=null,a=null,u,c,f,p;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 S(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:b,rtlTranslate:I}=e,{dragEl:M,el:_}=b,B=e.params.scrollbar,z=e.params.loop?e.progressLoop:e.progress;let L=c,N=(f-c)*z;I?(N=-N,N>0?(L=c-N,N=0):-N+c>f&&(L=f+N)):N<0?(L=c+N,N=0):N+c>f&&(L=f-N),e.isHorizontal()?(M.style.transform=`translate3d(${N}px, 0, 0)`,M.style.width=`${L}px`):(M.style.transform=`translate3d(0px, ${N}px, 0)`,M.style.height=`${L}px`),B.hide&&(clearTimeout(s),_.style.opacity=1,s=setTimeout(()=>{_.style.opacity=0,_.style.transitionDuration="400ms"},1e3))}function y(b){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${b}ms`)}function T(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:b}=e,{dragEl:I,el:M}=b;I.style.width="",I.style.height="",f=e.isHorizontal()?M.offsetWidth:M.offsetHeight,p=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=f*p:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?I.style.width=`${c}px`:I.style.height=`${c}px`,p>=1?M.style.display="none":M.style.display="",e.params.scrollbar.hide&&(M.style.opacity=0),e.params.watchOverflow&&e.enabled&&b.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function E(b){return e.isHorizontal()?b.clientX:b.clientY}function v(b){const{scrollbar:I,rtlTranslate:M}=e,{el:_}=I;let B;B=(E(b)-vo(_)[e.isHorizontal()?"left":"top"]-(u!==null?u:c/2))/(f-c),B=Math.max(Math.min(B,1),0),M&&(B=1-B);const z=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(z),e.setTranslate(z),e.updateActiveIndex(),e.updateSlidesClasses()}function x(b){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:_}=e,{el:B,dragEl:z}=M;r=!0,u=b.target===z?E(b)-b.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,b.preventDefault(),b.stopPropagation(),_.style.transitionDuration="100ms",z.style.transitionDuration="100ms",v(b),clearTimeout(a),B.style.transitionDuration="0ms",I.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),o("scrollbarDragStart",b)}function w(b){const{scrollbar:I,wrapperEl:M}=e,{el:_,dragEl:B}=I;r&&(b.preventDefault&&b.cancelable?b.preventDefault():b.returnValue=!1,v(b),M.style.transitionDuration="0ms",_.style.transitionDuration="0ms",B.style.transitionDuration="0ms",o("scrollbarDragMove",b))}function A(b){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:_}=e,{el:B}=M;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",_.style.transitionDuration=""),I.hide&&(clearTimeout(a),a=At(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),o("scrollbarDragEnd",b),I.snapOnRelease&&e.slideToClosest())}function C(b){const{scrollbar:I,params:M}=e,_=I.el;if(!_)return;const B=_,z=M.passiveListeners?{passive:!1,capture:!1}:!1,L=M.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const N=b==="on"?"addEventListener":"removeEventListener";B[N]("pointerdown",x,z),l[N]("pointermove",w,z),l[N]("pointerup",A,L)}function h(){!e.params.scrollbar.el||!e.scrollbar.el||C("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||C("off")}function D(){const{scrollbar:b,el:I}=e;e.params.scrollbar=Ji(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const M=e.params.scrollbar;if(!M.el)return;let _;if(typeof M.el=="string"&&e.isElement&&(_=e.el.querySelector(M.el)),!_&&typeof M.el=="string"){if(_=l.querySelectorAll(M.el),!_.length)return}else _||(_=M.el);e.params.uniqueNavElements&&typeof M.el=="string"&&_.length>1&&I.querySelectorAll(M.el).length===1&&(_=I.querySelector(M.el)),_.length>0&&(_=_[0]),_.classList.add(e.isHorizontal()?M.horizontalClass:M.verticalClass);let B;_&&(B=_.querySelector(Et(e.params.scrollbar.dragClass)),B||(B=Ot("div",e.params.scrollbar.dragClass),_.append(B))),Object.assign(b,{el:_,dragEl:B}),M.draggable&&h(),_&&_.classList[e.enabled?"remove":"add"](...gt(e.params.scrollbar.lockClass))}function g(){const b=e.params.scrollbar,I=e.scrollbar.el;I&&I.classList.remove(...gt(e.isHorizontal()?b.horizontalClass:b.verticalClass)),O()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const b=e.params.scrollbar;let{el:I}=e.scrollbar;I=pt(I),I.forEach(M=>{M.classList.remove(b.horizontalClass,b.verticalClass),M.classList.add(e.isHorizontal()?b.horizontalClass:b.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?k():(D(),T(),S())}),n("update resize observerUpdate lock unlock changeDirection",()=>{T()}),n("setTranslate",()=>{S()}),n("setTransition",(b,I)=>{y(I)}),n("enable disable",()=>{const{el:b}=e.scrollbar;b&&b.classList[e.enabled?"remove":"add"](...gt(e.params.scrollbar.lockClass))}),n("destroy",()=>{g()});const d=()=>{e.el.classList.remove(...gt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...gt(e.params.scrollbar.scrollbarDisabledClass)),D(),T(),S()},k=()=>{e.el.classList.add(...gt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...gt(e.params.scrollbar.scrollbarDisabledClass)),g()};Object.assign(e.scrollbar,{enable:d,disable:k,updateSize:T,setTranslate:S,init:D,destroy:g})}function Xt(t){let{swiper:e,extendParams:i,on:n,emit:o,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 r,s,a=l&&l.autoplay?l.autoplay.delay:3e3,u=l&&l.autoplay?l.autoplay.delay:3e3,c,f=new Date().getTime(),p,S,y,T,E,v,x;function w(L){!e||e.destroyed||!e.wrapperEl||L.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",w),!(x||L.detail&&L.detail.bySwiperTouchMove)&&d())}const A=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?p=!0:p&&(u=c,p=!1);const L=e.autoplay.paused?c:f+u-new Date().getTime();e.autoplay.timeLeft=L,o("autoplayTimeLeft",L,L/a),s=requestAnimationFrame(()=>{A()})},C=()=>{let L;return e.virtual&&e.params.virtual.enabled?L=e.slides.filter(R=>R.classList.contains("swiper-slide-active"))[0]:L=e.slides[e.activeIndex],L?parseInt(L.getAttribute("data-swiper-autoplay"),10):void 0},h=L=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(s),A();let N=typeof L>"u"?e.params.autoplay.delay:L;a=e.params.autoplay.delay,u=e.params.autoplay.delay;const R=C();!Number.isNaN(R)&&R>0&&typeof L>"u"&&(N=R,a=R,u=R),c=N;const H=e.params.speed,Y=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(H,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,H,!0,!0),o("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(H,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,H,!0,!0),o("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{h()})))};return N>0?(clearTimeout(r),r=setTimeout(()=>{Y()},N)):requestAnimationFrame(()=>{Y()}),N},O=()=>{f=new Date().getTime(),e.autoplay.running=!0,h(),o("autoplayStart")},D=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(s),o("autoplayStop")},g=(L,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),L||(v=!0);const R=()=>{o("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",w):d()};if(e.autoplay.paused=!0,N){E&&(c=e.params.autoplay.delay),E=!1,R();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),R())},d=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),v?(v=!1,h(c)):h(),e.autoplay.paused=!1,o("autoplayResume"))},k=()=>{if(e.destroyed||!e.autoplay.running)return;const L=st();L.visibilityState==="hidden"&&(v=!0,g(!0)),L.visibilityState==="visible"&&d()},b=L=>{L.pointerType==="mouse"&&(v=!0,x=!0,!(e.animating||e.autoplay.paused)&&g(!0))},I=L=>{L.pointerType==="mouse"&&(x=!1,e.autoplay.paused&&d())},M=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",b),e.el.addEventListener("pointerleave",I))},_=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",b),e.el.removeEventListener("pointerleave",I))},B=()=>{st().addEventListener("visibilitychange",k)},z=()=>{st().removeEventListener("visibilitychange",k)};n("init",()=>{e.params.autoplay.enabled&&(M(),B(),O())}),n("destroy",()=>{_(),z(),e.autoplay.running&&D()}),n("_freeModeStaticRelease",()=>{(y||v)&&d()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?D():g(!0,!0)}),n("beforeTransitionStart",(L,N,R)=>{e.destroyed||!e.autoplay.running||(R||!e.params.autoplay.disableOnInteraction?g(!0,!0):D())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){D();return}S=!0,y=!1,v=!1,T=setTimeout(()=>{v=!0,y=!0,g(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!S)){if(clearTimeout(T),clearTimeout(r),e.params.autoplay.disableOnInteraction){y=!1,S=!1;return}y&&e.params.cssMode&&d(),y=!1,S=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(E=!0)}),Object.assign(e.autoplay,{start:O,stop:D,pause:g,resume:d})}function bo(t){let{swiper:e,extendParams:i,emit:n,once:o}=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 a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function r(){if(e.params.cssMode)return;const{touchEventsData:a,touches:u}=e;a.velocities.length===0&&a.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:it()})}function s(a){let{currentPos:u}=a;if(e.params.cssMode)return;const{params:c,wrapperEl:f,rtlTranslate:p,snapGrid:S,touchEventsData:y}=e,E=it()-y.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<S.length?e.slideTo(S.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(y.velocities.length>1){const D=y.velocities.pop(),g=y.velocities.pop(),d=D.position-g.position,k=D.time-g.time;e.velocity=d/k,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(k>150||it()-D.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,y.velocities.length=0;let v=1e3*c.freeMode.momentumRatio;const x=e.velocity*v;let w=e.translate+x;p&&(w=-w);let A=!1,C;const h=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let O;if(w<e.maxTranslate())c.freeMode.momentumBounce?(w+e.maxTranslate()<-h&&(w=e.maxTranslate()-h),C=e.maxTranslate(),A=!0,y.allowMomentumBounce=!0):w=e.maxTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(w>e.minTranslate())c.freeMode.momentumBounce?(w-e.minTranslate()>h&&(w=e.minTranslate()+h),C=e.minTranslate(),A=!0,y.allowMomentumBounce=!0):w=e.minTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(c.freeMode.sticky){let D;for(let g=0;g<S.length;g+=1)if(S[g]>-w){D=g;break}Math.abs(S[D]-w)<Math.abs(S[D-1]-w)||e.swipeDirection==="next"?w=S[D]:w=S[D-1],w=-w}if(O&&o("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(p?v=Math.abs((-w-e.translate)/e.velocity):v=Math.abs((w-e.translate)/e.velocity),c.freeMode.sticky){const D=Math.abs((p?-w:w)-e.translate),g=e.slidesSizesGrid[e.activeIndex];D<g?v=c.speed:D<2*g?v=c.speed*1.5:v=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&A?(e.updateProgress(C),e.setTransition(v),e.setTranslate(w),e.transitionStart(!0,e.swipeDirection),e.animating=!0,ai(f,()=>{!e||e.destroyed||!y.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(C),ai(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(w),e.setTransition(v),e.setTranslate(w),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,ai(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(w),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||E>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:r,onTouchEnd:s}})}let si;function yo(){const t=Ze(),e=st();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Ki(){return si||(si=yo()),si}let di;function wo(t){let{userAgent:e}=t===void 0?{}:t;const i=Ki(),n=Ze(),o=n.navigator.platform,l=e||n.navigator.userAgent,r={ios:!1,android:!1},s=n.screen.width,a=n.screen.height,u=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const f=l.match(/(iPod)(.*OS\s([\d_]+))?/),p=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),S=o==="Win32";let y=o==="MacIntel";const T=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&y&&i.touch&&T.indexOf(`${s}x${a}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),y=!1),u&&!S&&(r.os="android",r.android=!0),(c||p||f)&&(r.os="ios",r.ios=!0),r}function Qi(t){return t===void 0&&(t={}),di||(di=wo(t)),di}let ci;function So(){const t=Ze(),e=Qi();let i=!1;function n(){const s=t.navigator.userAgent.toLowerCase();return s.indexOf("safari")>=0&&s.indexOf("chrome")<0&&s.indexOf("android")<0}if(n()){const s=String(t.navigator.userAgent);if(s.includes("Version/")){const[a,u]=s.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=a<16||a===16&&u<2}}const o=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),r=l||o&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:r,isWebView:o}}function To(){return ci||(ci=So()),ci}function xo(t){let{swiper:e,on:i,emit:n}=t;const o=Ze();let l=null,r=null;const s=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{r=o.requestAnimationFrame(()=>{const{width:p,height:S}=e;let y=p,T=S;f.forEach(E=>{let{contentBoxSize:v,contentRect:x,target:w}=E;w&&w!==e.el||(y=x?x.width:(v[0]||v).inlineSize,T=x?x.height:(v[0]||v).blockSize)}),(y!==p||T!==S)&&s()})}),l.observe(e.el))},u=()=>{r&&o.cancelAnimationFrame(r),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 o.ResizeObserver<"u"){a();return}o.addEventListener("resize",s),o.addEventListener("orientationchange",c)}),i("destroy",()=>{u(),o.removeEventListener("resize",s),o.removeEventListener("orientationchange",c)})}function Ao(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=[],r=Ze(),s=function(c,f){f===void 0&&(f={});const p=r.MutationObserver||r.WebkitMutationObserver,S=new p(y=>{if(e.__preventObserver__)return;if(y.length===1){o("observerUpdate",y[0]);return}const T=function(){o("observerUpdate",y[0])};r.requestAnimationFrame?r.requestAnimationFrame(T):r.setTimeout(T,0)});S.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(S)},a=()=>{if(e.params.observer){if(e.params.observeParents){const c=qi(e.hostEl);for(let f=0;f<c.length;f+=1)s(c[f])}s(e.hostEl,{childList:e.params.observeSlideChildren}),s(e.wrapperEl,{attributes:!1})}},u=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",a),n("destroy",u)}var Eo={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const o=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][o](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function o(){n.off(t,o),o.__emitterProxy&&delete o.__emitterProxy;for(var l=arguments.length,r=new Array(l),s=0;s<l;s++)r[s]=arguments[s];e.apply(n,r)}return o.__emitterProxy=e,n.on(t,o,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((o,l)=>{(o===e||o.__emitterProxy&&o.__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 o=arguments.length,l=new Array(o),r=0;r<o;r++)l[r]=arguments[r];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(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(n,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(u=>{u.apply(n,i)})}),t}};function Co(){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(bt(n,"padding-left")||0,10)-parseInt(bt(n,"padding-right")||0,10),i=i-parseInt(bt(n,"padding-top")||0,10)-parseInt(bt(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 Io(){const t=this;function e(d,k){return parseFloat(d.getPropertyValue(t.getDirectionLabel(k))||0)}const i=t.params,{wrapperEl:n,slidesEl:o,size:l,rtlTranslate:r,wrongRTL:s}=t,a=t.virtual&&i.virtual.enabled,u=a?t.virtual.slides.length:t.slides.length,c=ut(o,`.${t.params.slideClass}, swiper-slide`),f=a?t.virtual.slides.length:c.length;let p=[];const S=[],y=[];let T=i.slidesOffsetBefore;typeof T=="function"&&(T=i.slidesOffsetBefore.call(t));let E=i.slidesOffsetAfter;typeof E=="function"&&(E=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,x=t.slidesGrid.length;let w=i.spaceBetween,A=-T,C=0,h=0;if(typeof l>"u")return;typeof w=="string"&&w.indexOf("%")>=0?w=parseFloat(w.replace("%",""))/100*l:typeof w=="string"&&(w=parseFloat(w)),t.virtualSize=-w,c.forEach(d=>{r?d.style.marginLeft="":d.style.marginRight="",d.style.marginBottom="",d.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Gt(n,"--swiper-centered-offset-before",""),Gt(n,"--swiper-centered-offset-after",""));const O=i.grid&&i.grid.rows>1&&t.grid;O?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let D;const g=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(d=>typeof i.breakpoints[d].slidesPerView<"u").length>0;for(let d=0;d<f;d+=1){D=0;let k;if(c[d]&&(k=c[d]),O&&t.grid.updateSlide(d,k,c),!(c[d]&&bt(k,"display")==="none")){if(i.slidesPerView==="auto"){g&&(c[d].style[t.getDirectionLabel("width")]="");const b=getComputedStyle(k),I=k.style.transform,M=k.style.webkitTransform;if(I&&(k.style.transform="none"),M&&(k.style.webkitTransform="none"),i.roundLengths)D=t.isHorizontal()?ri(k,"width",!0):ri(k,"height",!0);else{const _=e(b,"width"),B=e(b,"padding-left"),z=e(b,"padding-right"),L=e(b,"margin-left"),N=e(b,"margin-right"),R=b.getPropertyValue("box-sizing");if(R&&R==="border-box")D=_+L+N;else{const{clientWidth:H,offsetWidth:Y}=k;D=_+B+z+L+N+(Y-H)}}I&&(k.style.transform=I),M&&(k.style.webkitTransform=M),i.roundLengths&&(D=Math.floor(D))}else D=(l-(i.slidesPerView-1)*w)/i.slidesPerView,i.roundLengths&&(D=Math.floor(D)),c[d]&&(c[d].style[t.getDirectionLabel("width")]=`${D}px`);c[d]&&(c[d].swiperSlideSize=D),y.push(D),i.centeredSlides?(A=A+D/2+C/2+w,C===0&&d!==0&&(A=A-l/2-w),d===0&&(A=A-l/2-w),Math.abs(A)<1/1e3&&(A=0),i.roundLengths&&(A=Math.floor(A)),h%i.slidesPerGroup===0&&p.push(A),S.push(A)):(i.roundLengths&&(A=Math.floor(A)),(h-Math.min(t.params.slidesPerGroupSkip,h))%t.params.slidesPerGroup===0&&p.push(A),S.push(A),A=A+D+w),t.virtualSize+=D+w,C=D,h+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+E,r&&s&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+w}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+w}px`),O&&t.grid.updateWrapperSize(D,p),!i.centeredSlides){const d=[];for(let k=0;k<p.length;k+=1){let b=p[k];i.roundLengths&&(b=Math.floor(b)),p[k]<=t.virtualSize-l&&d.push(b)}p=d,Math.floor(t.virtualSize-l)-Math.floor(p[p.length-1])>1&&p.push(t.virtualSize-l)}if(a&&i.loop){const d=y[0]+w;if(i.slidesPerGroup>1){const k=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),b=d*i.slidesPerGroup;for(let I=0;I<k;I+=1)p.push(p[p.length-1]+b)}for(let k=0;k<t.virtual.slidesBefore+t.virtual.slidesAfter;k+=1)i.slidesPerGroup===1&&p.push(p[p.length-1]+d),S.push(S[S.length-1]+d),t.virtualSize+=d}if(p.length===0&&(p=[0]),w!==0){const d=t.isHorizontal()&&r?"marginLeft":t.getDirectionLabel("marginRight");c.filter((k,b)=>!i.cssMode||i.loop?!0:b!==c.length-1).forEach(k=>{k.style[d]=`${w}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let d=0;y.forEach(b=>{d+=b+(w||0)}),d-=w;const k=d-l;p=p.map(b=>b<=0?-T:b>k?k+E:b)}if(i.centerInsufficientSlides){let d=0;y.forEach(b=>{d+=b+(w||0)}),d-=w;const k=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(d+k<l){const b=(l-d-k)/2;p.forEach((I,M)=>{p[M]=I-b}),S.forEach((I,M)=>{S[M]=I+b})}}if(Object.assign(t,{slides:c,snapGrid:p,slidesGrid:S,slidesSizesGrid:y}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Gt(n,"--swiper-centered-offset-before",`${-p[0]}px`),Gt(n,"--swiper-centered-offset-after",`${t.size/2-y[y.length-1]/2}px`);const d=-t.snapGrid[0],k=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(b=>b+d),t.slidesGrid=t.slidesGrid.map(b=>b+k)}if(f!==u&&t.emit("slidesLengthChange"),p.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),S.length!==x&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const d=`${i.containerModifierClass}backface-hidden`,k=t.el.classList.contains(d);f<=i.maxBackfaceHiddenSlides?k||t.el.classList.add(d):k&&t.el.classList.remove(d)}}function ko(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let o=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const r=s=>n?e.slides[e.getSlideIndexByData(s)]:e.slides[s];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(s=>{i.push(s)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const s=e.activeIndex+l;if(s>e.slides.length&&!n)break;i.push(r(s))}else i.push(r(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const s=i[l].offsetHeight;o=s>o?s:o}(o||o===0)&&(e.wrapperEl.style.height=`${o}px`)}function Po(){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 Zi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Do(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:o,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let r=-t;o&&(r=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let s=i.spaceBetween;typeof s=="string"&&s.indexOf("%")>=0?s=parseFloat(s.replace("%",""))/100*e.size:typeof s=="string"&&(s=parseFloat(s));for(let a=0;a<n.length;a+=1){const u=n[a];let c=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const f=(r+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+s),p=(r-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+s),S=-(r-c),y=S+e.slidesSizesGrid[a],T=S>=0&&S<=e.size-e.slidesSizesGrid[a],E=S>=0&&S<e.size-1||y>1&&y<=e.size||S<=0&&y>=e.size;E&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(a)),Zi(u,E,i.slideVisibleClass),Zi(u,T,i.slideFullyVisibleClass),u.progress=o?-f:f,u.originalProgress=o?-p:p}}function _o(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:o,isBeginning:l,isEnd:r,progressLoop:s}=e;const a=l,u=r;if(n===0)o=0,l=!0,r=!0;else{o=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=c||o<=0,r=f||o>=1,c&&(o=0),f&&(o=1)}if(i.loop){const c=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),p=e.slidesGrid[c],S=e.slidesGrid[f],y=e.slidesGrid[e.slidesGrid.length-1],T=Math.abs(t);T>=p?s=(T-p)/y:s=(T+y-S)/y,s>1&&(s-=1)}Object.assign(e,{progress:o,progressLoop:s,isBeginning:l,isEnd:r}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!a&&e.emit("reachBeginning toEdge"),r&&!u&&e.emit("reachEnd toEdge"),(a&&!l||u&&!r)&&e.emit("fromEdge"),e.emit("progress",o)}const ui=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Oo(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:o}=t,l=t.virtual&&i.virtual.enabled,r=t.grid&&i.grid&&i.grid.rows>1,s=f=>ut(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let a,u,c;if(l)if(i.loop){let f=o-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),a=s(`[data-swiper-slide-index="${f}"]`)}else a=s(`[data-swiper-slide-index="${o}"]`);else r?(a=e.filter(f=>f.column===o)[0],c=e.filter(f=>f.column===o+1)[0],u=e.filter(f=>f.column===o-1)[0]):a=e[o];a&&(r||(c=fo(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),u=mo(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]))),e.forEach(f=>{ui(f,f===a,i.slideActiveClass),ui(f,f===c,i.slideNextClass),ui(f,f===u,i.slidePrevClass)}),t.emitSlidesClasses()}const qt=(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 o=n.querySelector(`.${t.params.lazyPreloaderClass}`);!o&&t.isElement&&(n.shadowRoot?o=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(o=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),o&&o.remove())})),o&&o.remove()}},pi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},vi=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),o=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const r=o,s=[r-e];s.push(...Array.from({length:e}).map((a,u)=>r+n+u)),t.slides.forEach((a,u)=>{s.includes(a.column)&&pi(t,u)});return}const l=o+n-1;if(t.params.rewind||t.params.loop)for(let r=o-e;r<=l+e;r+=1){const s=(r%i+i)%i;(s<o||s>l)&&pi(t,s)}else for(let r=Math.max(o-e,0);r<=Math.min(l+e,i-1);r+=1)r!==o&&(r>l||r<o)&&pi(t,r)};function Mo(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let o;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?o=l:n>=e[l]&&n<e[l+1]&&(o=l+1):n>=e[l]&&(o=l);return i.normalizeSlideIndex&&(o<0||typeof o>"u")&&(o=0),o}function Lo(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:o,activeIndex:l,realIndex:r,snapIndex:s}=e;let a=t,u;const c=S=>{let y=S-e.virtual.slidesBefore;return y<0&&(y=e.virtual.slides.length+y),y>=e.virtual.slides.length&&(y-=e.virtual.slides.length),y};if(typeof a>"u"&&(a=Mo(e)),n.indexOf(i)>=0)u=n.indexOf(i);else{const S=Math.min(o.slidesPerGroupSkip,a);u=S+Math.floor((a-S)/o.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),a===l&&!e.params.loop){u!==s&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(a===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(a);return}const f=e.grid&&o.grid&&o.grid.rows>1;let p;if(e.virtual&&o.virtual.enabled&&o.loop)p=c(a);else if(f){const S=e.slides.filter(T=>T.column===a)[0];let y=parseInt(S.getAttribute("data-swiper-slide-index"),10);Number.isNaN(y)&&(y=Math.max(e.slides.indexOf(S),0)),p=Math.floor(y/o.grid.rows)}else if(e.slides[a]){const S=e.slides[a].getAttribute("data-swiper-slide-index");S?p=parseInt(S,10):p=a}else p=a;Object.assign(e,{previousSnapIndex:s,snapIndex:u,previousRealIndex:r,realIndex:p,previousIndex:l,activeIndex:a}),e.initialized&&vi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==p&&e.emit("realIndexChange"),e.emit("slideChange"))}function Ro(t,e){const i=this,n=i.params;let o=t.closest(`.${n.slideClass}, swiper-slide`);!o&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(s=>{!o&&s.matches&&s.matches(`.${n.slideClass}, swiper-slide`)&&(o=s)});let l=!1,r;if(o){for(let s=0;s<i.slides.length;s+=1)if(i.slides[s]===o){l=!0,r=s;break}}if(o&&l)i.clickedSlide=o,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(o.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=r;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var No={updateSize:Co,updateSlides:Io,updateAutoHeight:ko,updateSlidesOffset:Po,updateSlidesProgress:Do,updateProgress:_o,updateSlidesClasses:Oo,updateActiveIndex:Lo,updateClickedSlide:Ro};function Fo(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:o,wrapperEl:l}=e;if(i.virtualTranslate)return n?-o:o;if(i.cssMode)return o;let r=uo(l,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function Bo(t,e){const i=this,{rtlTranslate:n,params:o,wrapperEl:l,progress:r}=i;let s=0,a=0;const u=0;i.isHorizontal()?s=n?-t:t:a=t,o.roundLengths&&(s=Math.floor(s),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?s:a,o.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-s:-a:o.virtualTranslate||(i.isHorizontal()?s-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${s}px, ${a}px, ${u}px)`);let c;const f=i.maxTranslate()-i.minTranslate();f===0?c=0:c=(t-i.minTranslate())/f,c!==r&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function jo(){return-this.snapGrid[0]}function Vo(){return-this.snapGrid[this.snapGrid.length-1]}function Ho(t,e,i,n,o){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:r,wrapperEl:s}=l;if(l.animating&&r.preventInteractionOnTransition)return!1;const a=l.minTranslate(),u=l.maxTranslate();let c;if(n&&t>a?c=a:n&&t<u?c=u:c=t,l.updateProgress(c),r.cssMode){const f=l.isHorizontal();if(e===0)s[f?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return Xi({swiper:l,targetPosition:-c,side:f?"left":"top"}),!0;s.scrollTo({[f?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(p){!l||l.destroyed||p.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 zo={getTranslate:Fo,setTranslate:Bo,minTranslate:jo,maxTranslate:Vo,translateTo:Ho};function Go(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 $i(t){let{swiper:e,runCallbacks:i,direction:n,step:o}=t;const{activeIndex:l,previousIndex:r}=e;let s=n;if(s||(l>r?s="next":l<r?s="prev":s="reset"),e.emit(`transition${o}`),i&&l!==r){if(s==="reset"){e.emit(`slideResetTransition${o}`);return}e.emit(`slideChangeTransition${o}`),s==="next"?e.emit(`slideNextTransition${o}`):e.emit(`slidePrevTransition${o}`)}}function Uo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),$i({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Wo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),$i({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Yo={setTransition:Go,transitionStart:Uo,transitionEnd:Wo};function Xo(t,e,i,n,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let r=t;r<0&&(r=0);const{params:s,snapGrid:a,slidesGrid:u,previousIndex:c,activeIndex:f,rtlTranslate:p,wrapperEl:S,enabled:y}=l;if(!y&&!n&&!o||l.destroyed||l.animating&&s.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const T=Math.min(l.params.slidesPerGroupSkip,r);let E=T+Math.floor((r-T)/l.params.slidesPerGroup);E>=a.length&&(E=a.length-1);const v=-a[E];if(s.normalizeSlideIndex)for(let w=0;w<u.length;w+=1){const A=-Math.floor(v*100),C=Math.floor(u[w]*100),h=Math.floor(u[w+1]*100);typeof u[w+1]<"u"?A>=C&&A<h-(h-C)/2?r=w:A>=C&&A<h&&(r=w+1):A>=C&&(r=w)}if(l.initialized&&r!==f&&(!l.allowSlideNext&&(p?v>l.translate&&v>l.minTranslate():v<l.translate&&v<l.minTranslate())||!l.allowSlidePrev&&v>l.translate&&v>l.maxTranslate()&&(f||0)!==r))return!1;r!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(v);let x;if(r>f?x="next":r<f?x="prev":x="reset",p&&-v===l.translate||!p&&v===l.translate)return l.updateActiveIndex(r),s.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),s.effect!=="slide"&&l.setTranslate(v),x!=="reset"&&(l.transitionStart(i,x),l.transitionEnd(i,x)),!1;if(s.cssMode){const w=l.isHorizontal(),A=p?v:-v;if(e===0){const C=l.virtual&&l.params.virtual.enabled;C&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),C&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{S[w?"scrollLeft":"scrollTop"]=A})):S[w?"scrollLeft":"scrollTop"]=A,C&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Xi({swiper:l,targetPosition:A,side:w?"left":"top"}),!0;S.scrollTo({[w?"left":"top"]:A,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(v),l.updateActiveIndex(r),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,x),e===0?l.transitionEnd(i,x):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(A){!l||l.destroyed||A.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,x))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function qo(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;if(o.destroyed)return;typeof e>"u"&&(e=o.params.speed);const l=o.grid&&o.params.grid&&o.params.grid.rows>1;let r=t;if(o.params.loop)if(o.virtual&&o.params.virtual.enabled)r=r+o.virtual.slidesBefore;else{let s;if(l){const p=r*o.params.grid.rows;s=o.slides.filter(S=>S.getAttribute("data-swiper-slide-index")*1===p)[0].column}else s=o.getSlideIndexByData(r);const a=l?Math.ceil(o.slides.length/o.params.grid.rows):o.slides.length,{centeredSlides:u}=o.params;let c=o.params.slidesPerView;c==="auto"?c=o.slidesPerViewDynamic():(c=Math.ceil(parseFloat(o.params.slidesPerView,10)),u&&c%2===0&&(c=c+1));let f=a-s<c;if(u&&(f=f||s<Math.ceil(c/2)),n&&u&&o.params.slidesPerView!=="auto"&&!l&&(f=!1),f){const p=u?s<o.activeIndex?"prev":"next":s-o.activeIndex-1<o.params.slidesPerView?"next":"prev";o.loopFix({direction:p,slideTo:!0,activeSlideIndex:p==="next"?s+1:s-a+1,slideRealIndex:p==="next"?o.realIndex:void 0})}if(l){const p=r*o.params.grid.rows;r=o.slides.filter(S=>S.getAttribute("data-swiper-slide-index")*1===p)[0].column}else r=o.getSlideIndexByData(r)}return requestAnimationFrame(()=>{o.slideTo(r,e,i,n)}),o}function Jo(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:o,params:l,animating:r}=n;if(!o||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let s=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(s=Math.max(n.slidesPerViewDynamic("current",!0),1));const a=n.activeIndex<l.slidesPerGroupSkip?1:s,u=n.virtual&&l.virtual.enabled;if(l.loop){if(r&&!u&&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+a,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+a,t,e,i)}function Ko(t,e,i){e===void 0&&(e=!0);const n=this,{params:o,snapGrid:l,slidesGrid:r,rtlTranslate:s,enabled:a,animating:u}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const c=n.virtual&&o.virtual.enabled;if(o.loop){if(u&&!c&&o.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=s?n.translate:-n.translate;function p(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const S=p(f),y=l.map(v=>p(v));let T=l[y.indexOf(S)-1];if(typeof T>"u"&&o.cssMode){let v;l.forEach((x,w)=>{S>=x&&(v=w)}),typeof v<"u"&&(T=l[v>0?v-1:v])}let E=0;if(typeof T<"u"&&(E=r.indexOf(T),E<0&&(E=n.activeIndex-1),o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(E=E-n.slidesPerViewDynamic("previous",!0)+1,E=Math.max(E,0))),o.rewind&&n.isBeginning){const v=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(v,t,e,i)}else if(o.loop&&n.activeIndex===0&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(E,t,e,i)}),!0;return n.slideTo(E,t,e,i)}function Qo(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 Zo(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const o=this;if(o.destroyed)return;typeof t>"u"&&(t=o.params.speed);let l=o.activeIndex;const r=Math.min(o.params.slidesPerGroupSkip,l),s=r+Math.floor((l-r)/o.params.slidesPerGroup),a=o.rtlTranslate?o.translate:-o.translate;if(a>=o.snapGrid[s]){const u=o.snapGrid[s],c=o.snapGrid[s+1];a-u>(c-u)*n&&(l+=o.params.slidesPerGroup)}else{const u=o.snapGrid[s-1],c=o.snapGrid[s];a-u<=(c-u)*n&&(l-=o.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,o.slidesGrid.length-1),o.slideTo(l,t,e,i)}function $o(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let o=t.clickedIndex,l;const r=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?o<t.loopedSlides-n/2||o>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),o=t.getSlideIndex(ut(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),At(()=>{t.slideTo(o)})):t.slideTo(o):o>t.slides.length-n?(t.loopFix(),o=t.getSlideIndex(ut(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),At(()=>{t.slideTo(o)})):t.slideTo(o)}else t.slideTo(o)}var el={slideTo:Xo,slideToLoop:qo,slideNext:Jo,slidePrev:Ko,slideReset:Qo,slideToClosest:Zo,slideToClickedSlide:$o};function tl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const o=()=>{ut(n,`.${i.slideClass}, swiper-slide`).forEach((f,p)=>{f.setAttribute("data-swiper-slide-index",p)})},l=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(l?i.grid.rows:1),s=e.slides.length%r!==0,a=l&&e.slides.length%i.grid.rows!==0,u=c=>{for(let f=0;f<c;f+=1){const p=e.isElement?Ot("swiper-slide",[i.slideBlankClass]):Ot("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(p)}};if(s){if(i.loopAddBlankSlides){const c=r-e.slides.length%r;u(c),e.recalcSlides(),e.updateSlides()}else Ut("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)");o()}else if(a){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;u(c),e.recalcSlides(),e.updateSlides()}else Ut("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)");o()}else o();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function il(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:o,activeSlideIndex:l,byController:r,byMousewheel:s}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:f,slidesEl:p,params:S}=a,{centeredSlides:y}=S;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&S.virtual.enabled){i&&(!S.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):S.centeredSlides&&a.snapIndex<S.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=c,a.allowSlideNext=f,a.emit("loopFix");return}let T=S.slidesPerView;T==="auto"?T=a.slidesPerViewDynamic():(T=Math.ceil(parseFloat(S.slidesPerView,10)),y&&T%2===0&&(T=T+1));const E=S.slidesPerGroupAuto?T:S.slidesPerGroup;let v=E;v%E!==0&&(v+=E-v%E),v+=S.loopAdditionalSlides,a.loopedSlides=v;const x=a.grid&&S.grid&&S.grid.rows>1;u.length<T+v?Ut("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"):x&&S.grid.fill==="row"&&Ut("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const w=[],A=[];let C=a.activeIndex;typeof l>"u"?l=a.getSlideIndex(u.filter(I=>I.classList.contains(S.slideActiveClass))[0]):C=l;const h=n==="next"||!n,O=n==="prev"||!n;let D=0,g=0;const d=x?Math.ceil(u.length/S.grid.rows):u.length,b=(x?u[l].column:l)+(y&&typeof o>"u"?-T/2+.5:0);if(b<v){D=Math.max(v-b,E);for(let I=0;I<v-b;I+=1){const M=I-Math.floor(I/d)*d;if(x){const _=d-M-1;for(let B=u.length-1;B>=0;B-=1)u[B].column===_&&w.push(B)}else w.push(d-M-1)}}else if(b+T>d-v){g=Math.max(b-(d-v*2),E);for(let I=0;I<g;I+=1){const M=I-Math.floor(I/d)*d;x?u.forEach((_,B)=>{_.column===M&&A.push(B)}):A.push(M)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),O&&w.forEach(I=>{u[I].swiperLoopMoveDOM=!0,p.prepend(u[I]),u[I].swiperLoopMoveDOM=!1}),h&&A.forEach(I=>{u[I].swiperLoopMoveDOM=!0,p.append(u[I]),u[I].swiperLoopMoveDOM=!1}),a.recalcSlides(),S.slidesPerView==="auto"?a.updateSlides():x&&(w.length>0&&O||A.length>0&&h)&&a.slides.forEach((I,M)=>{a.grid.updateSlide(M,I,a.slides)}),S.watchSlidesProgress&&a.updateSlidesOffset(),i){if(w.length>0&&O){if(typeof e>"u"){const I=a.slidesGrid[C],_=a.slidesGrid[C+D]-I;s?a.setTranslate(a.translate-_):(a.slideTo(C+Math.ceil(D),0,!1,!0),o&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-_,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-_))}else if(o){const I=x?w.length/S.grid.rows:w.length;a.slideTo(a.activeIndex+I,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(A.length>0&&h)if(typeof e>"u"){const I=a.slidesGrid[C],_=a.slidesGrid[C-g]-I;s?a.setTranslate(a.translate-_):(a.slideTo(C-g,0,!1,!0),o&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-_,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-_))}else{const I=x?A.length/S.grid.rows:A.length;a.slideTo(a.activeIndex-I,0,!1,!0)}}if(a.allowSlidePrev=c,a.allowSlideNext=f,a.controller&&a.controller.control&&!r){const I={slideRealIndex:e,direction:n,setTranslate:o,activeSlideIndex:l,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(M=>{!M.destroyed&&M.params.loop&&M.loopFix({...I,slideTo:M.params.slidesPerView===S.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...I,slideTo:a.controller.control.params.slidesPerView===S.slidesPerView?i:!1})}a.emit("loopFix")}function nl(){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(o=>{const l=typeof o.swiperSlideIndex>"u"?o.getAttribute("data-swiper-slide-index")*1:o.swiperSlideIndex;n[l]=o}),t.slides.forEach(o=>{o.removeAttribute("data-swiper-slide-index")}),n.forEach(o=>{i.append(o)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var ol={loopCreate:tl,loopFix:il,loopDestroy:nl};function ll(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 al(){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 rl={setGrabCursor:ll,unsetGrabCursor:al};function sl(t,e){e===void 0&&(e=this);function i(n){if(!n||n===st()||n===Ze())return null;n.assignedSlot&&(n=n.assignedSlot);const o=n.closest(t);return!o&&!n.getRootNode?null:o||i(n.getRootNode().host)}return i(e)}function en(t,e,i){const n=Ze(),{params:o}=t,l=o.edgeSwipeDetection,r=o.edgeSwipeThreshold;return l&&(i<=r||i>=n.innerWidth-r)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function dl(t){const e=this,i=st();let n=t;n.originalEvent&&(n=n.originalEvent);const o=e.touchEventsData;if(n.type==="pointerdown"){if(o.pointerId!==null&&o.pointerId!==n.pointerId)return;o.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(o.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){en(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:r,enabled:s}=e;if(!s||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let a=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in n&&n.which===3||"button"in n&&n.button>0||o.isTouched&&o.isMoved)return;const u=!!l.noSwipingClass&&l.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&c&&(a=c[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,p=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(p?sl(f,a):a.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!a.closest(l.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const S=r.currentX,y=r.currentY;if(!en(e,n,S))return;Object.assign(o,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=S,r.startY=y,o.touchStartTime=it(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(o.allowThresholdMove=!1);let T=!0;a.matches(o.focusableElements)&&(T=!1,a.nodeName==="SELECT"&&(o.isTouched=!1)),i.activeElement&&i.activeElement.matches(o.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const E=T&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||E)&&!a.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function cl(t){const e=st(),i=this,n=i.touchEventsData,{params:o,touches:l,rtlTranslate:r,enabled:s}=i;if(!s||!o.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(n.touchId!==null||a.pointerId!==n.pointerId))return;let u;if(a.type==="touchmove"){if(u=[...a.changedTouches].filter(h=>h.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=a;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",a);return}const c=u.pageX,f=u.pageY;if(a.preventedByNestedSwiper){l.startX=c,l.startY=f;return}if(!i.allowTouchMove){a.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:c,startY:f,currentX:c,currentY:f}),n.touchStartTime=it());return}if(o.touchReleaseOnEdges&&!o.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&&a.target===e.activeElement&&a.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",a),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=f;const p=l.currentX-l.startX,S=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(p**2+S**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let h;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:p*p+S*S>=25&&(h=Math.atan2(Math.abs(S),Math.abs(p))*180/Math.PI,n.isScrolling=i.isHorizontal()?h>o.touchAngle:90-h>o.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",a),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling||a.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!o.cssMode&&a.cancelable&&a.preventDefault(),o.touchMoveStopPropagation&&!o.nested&&a.stopPropagation();let y=i.isHorizontal()?p:S,T=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;o.oneWayMovement&&(y=Math.abs(y)*(r?1:-1),T=Math.abs(T)*(r?1:-1)),l.diff=y,y*=o.touchRatio,r&&(y=-y,T=-T);const E=i.touchesDirection;i.swipeDirection=y>0?"prev":"next",i.touchesDirection=T>0?"prev":"next";const v=i.params.loop&&!o.cssMode,x=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(v&&x&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const h=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(h)}n.allowMomentumBounce=!1,o.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let w;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&E!==i.touchesDirection&&v&&x&&Math.abs(y)>=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",a),n.isMoved=!0,n.currentTranslate=y+n.startTranslate;let A=!0,C=o.resistanceRatio;if(o.touchReleaseOnEdges&&(C=0),y>0?(v&&x&&!w&&n.allowThresholdMove&&n.currentTranslate>(o.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(A=!1,o.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+y)**C))):y<0&&(v&&x&&!w&&n.allowThresholdMove&&n.currentTranslate<(o.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(o.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(o.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(A=!1,o.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-y)**C))),A&&(a.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),o.threshold>0)if(Math.abs(y)>o.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}!o.followFinger||o.cssMode||((o.freeMode&&o.freeMode.enabled&&i.freeMode||o.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),o.freeMode&&o.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function ul(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let o;if(n.type==="touchend"||n.type==="touchcancel"){if(o=[...n.changedTouches].filter(C=>C.identifier===i.touchId)[0],!o||o.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;o=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:r,touches:s,rtlTranslate:a,slidesGrid:u,enabled:c}=e;if(!c||!r.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&r.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}r.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=it(),p=f-i.touchStartTime;if(e.allowClick){const C=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(C&&C[0]||n.target,C),e.emit("tap click",n),p<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=it(),At(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||s.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 S;if(r.followFinger?S=a?e.translate:-e.translate:S=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:S});return}const y=S>=-e.maxTranslate()&&!e.params.loop;let T=0,E=e.slidesSizesGrid[0];for(let C=0;C<u.length;C+=C<r.slidesPerGroupSkip?1:r.slidesPerGroup){const h=C<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof u[C+h]<"u"?(y||S>=u[C]&&S<u[C+h])&&(T=C,E=u[C+h]-u[C]):(y||S>=u[C])&&(T=C,E=u[u.length-1]-u[u.length-2])}let v=null,x=null;r.rewind&&(e.isBeginning?x=r.virtual&&r.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const w=(S-u[T])/E,A=T<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(p>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(w>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?v:T+A):e.slideTo(T)),e.swipeDirection==="prev"&&(w>1-r.longSwipesRatio?e.slideTo(T+A):x!==null&&w<0&&Math.abs(w)>r.longSwipesRatio?e.slideTo(x):e.slideTo(T))}else{if(!r.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(T+A):e.slideTo(T):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:T+A),e.swipeDirection==="prev"&&e.slideTo(x!==null?x:T))}}function tn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:o,snapGrid:l}=t,r=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const s=r&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!s?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!r?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=o,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function pl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function vl(){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 o;const l=t.maxTranslate()-t.minTranslate();l===0?o=0:o=(t.translate-t.minTranslate())/l,o!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function ml(t){const e=this;qt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function fl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const nn=(t,e)=>{const i=st(),{params:n,el:o,wrapperEl:l,device:r}=t,s=!!n.nested,a=e==="on"?"addEventListener":"removeEventListener",u=e;!o||typeof o=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:s}),o[a]("touchstart",t.onTouchStart,{passive:!1}),o[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:s}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:s}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&o[a]("click",t.onClick,!0),n.cssMode&&l[a]("scroll",t.onScroll),n.updateOnWindowResize?t[u](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",tn,!0):t[u]("observerUpdate",tn,!0),o[a]("load",t.onLoad,{capture:!0}))};function hl(){const t=this,{params:e}=t;t.onTouchStart=dl.bind(t),t.onTouchMove=cl.bind(t),t.onTouchEnd=ul.bind(t),t.onDocumentTouchStart=fl.bind(t),e.cssMode&&(t.onScroll=vl.bind(t)),t.onClick=pl.bind(t),t.onLoad=ml.bind(t),nn(t,"on")}function gl(){nn(this,"off")}var bl={attachEvents:hl,detachEvents:gl};const on=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function yl(){const t=this,{realIndex:e,initialized:i,params:n,el:o}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const r=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!r||t.currentBreakpoint===r)return;const a=(r in l?l[r]:void 0)||t.originalParams,u=on(t,n),c=on(t,a),f=t.params.grabCursor,p=a.grabCursor,S=n.enabled;u&&!c?(o.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&c&&(o.classList.add(`${n.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&n.grid.fill==="column")&&o.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!p?t.unsetGrabCursor():!f&&p&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(w=>{if(typeof a[w]>"u")return;const A=n[w]&&n[w].enabled,C=a[w]&&a[w].enabled;A&&!C&&t[w].disable(),!A&&C&&t[w].enable()});const y=a.direction&&a.direction!==n.direction,T=n.loop&&(a.slidesPerView!==n.slidesPerView||y),E=n.loop;y&&i&&t.changeDirection(),et(t.params,a);const v=t.params.enabled,x=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),S&&!v?t.disable():!S&&v&&t.enable(),t.currentBreakpoint=r,t.emit("_beforeBreakpoint",a),i&&(T?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!E&&x?(t.loopCreate(e),t.updateSlides()):E&&!x&&t.loopDestroy()),t.emit("breakpoint",a)}function wl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const o=Ze(),l=e==="window"?o.innerHeight:i.clientHeight,r=Object.keys(t).map(s=>{if(typeof s=="string"&&s.indexOf("@")===0){const a=parseFloat(s.substr(1));return{value:l*a,point:s}}return{value:s,point:s}});r.sort((s,a)=>parseInt(s.value,10)-parseInt(a.value,10));for(let s=0;s<r.length;s+=1){const{point:a,value:u}=r[s];e==="window"?o.matchMedia(`(min-width: ${u}px)`).matches&&(n=a):u<=i.clientWidth&&(n=a)}return n||"max"}var Sl={setBreakpoint:yl,getBreakpoint:wl};function Tl(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(o=>{n[o]&&i.push(e+o)}):typeof n=="string"&&i.push(e+n)}),i}function xl(){const t=this,{classNames:e,params:i,rtl:n,el:o,device:l}=t,r=Tl(["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(...r),o.classList.add(...e),t.emitContainerClasses()}function Al(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var El={addClasses:xl,removeClasses:Al};function Cl(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const o=t.slides.length-1,l=t.slidesGrid[o]+t.slidesSizesGrid[o]+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 Il={checkOverflow:Cl},mi={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 kl(t,e){return function(n){n===void 0&&(n={});const o=Object.keys(n)[0],l=n[o];if(typeof l!="object"||l===null){et(e,n);return}if(t[o]===!0&&(t[o]={enabled:!0}),o==="navigation"&&t[o]&&t[o].enabled&&!t[o].prevEl&&!t[o].nextEl&&(t[o].auto=!0),["pagination","scrollbar"].indexOf(o)>=0&&t[o]&&t[o].enabled&&!t[o].el&&(t[o].auto=!0),!(o in t&&"enabled"in l)){et(e,n);return}typeof t[o]=="object"&&!("enabled"in t[o])&&(t[o].enabled=!0),t[o]||(t[o]={enabled:!1}),et(e,n)}}const fi={eventsEmitter:Eo,update:No,translate:zo,transition:Yo,slide:el,loop:ol,grabCursor:rl,events:bl,breakpoints:Sl,checkOverflow:Il,classes:El},hi={};let gi=class ht{constructor(){let e,i;for(var n=arguments.length,o=new Array(n),l=0;l<n;l++)o[l]=arguments[l];o.length===1&&o[0].constructor&&Object.prototype.toString.call(o[0]).slice(8,-1)==="Object"?i=o[0]:[e,i]=o,i||(i={}),i=et({},i),e&&!i.el&&(i.el=e);const r=st();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const c=[];return r.querySelectorAll(i.el).forEach(f=>{const p=et({},i,{el:f});c.push(new ht(p))}),c}const s=this;s.__swiper__=!0,s.support=Ki(),s.device=Qi({userAgent:i.userAgent}),s.browser=To(),s.eventsListeners={},s.eventsAnyListeners=[],s.modules=[...s.__modules__],i.modules&&Array.isArray(i.modules)&&s.modules.push(...i.modules);const a={};s.modules.forEach(c=>{c({params:i,swiper:s,extendParams:kl(i,a),on:s.on.bind(s),once:s.once.bind(s),off:s.off.bind(s),emit:s.emit.bind(s)})});const u=et({},mi,a);return s.params=et({},u,hi,i),s.originalParams=et({},s.params),s.passedParams=et({},i),s.params&&s.params.on&&Object.keys(s.params.on).forEach(c=>{s.on(c,s.params.on[c])}),s.params&&s.params.onAny&&s.onAny(s.params.onAny),Object.assign(s,{enabled:s.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return s.params.direction==="horizontal"},isVertical(){return s.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:s.params.allowSlideNext,allowSlidePrev:s.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:s.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:s.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),s.emit("_swiper"),s.params.init&&s.init(),s}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,o=ut(i,`.${n.slideClass}, swiper-slide`),l=Wt(o[0]);return Wt(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=ut(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 o=n.minTranslate(),r=(n.maxTranslate()-o)*e+o;n.translateTo(r,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 o=e.getSlideClasses(n);i.push({slideEl:n,classNames:o}),e.emit("_slideClass",n,o)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:o,slides:l,slidesGrid:r,slidesSizesGrid:s,size:a,activeIndex:u}=n;let c=1;if(typeof o.slidesPerView=="number")return o.slidesPerView;if(o.centeredSlides){let f=l[u]?Math.ceil(l[u].swiperSlideSize):0,p;for(let S=u+1;S<l.length;S+=1)l[S]&&!p&&(f+=Math.ceil(l[S].swiperSlideSize),c+=1,f>a&&(p=!0));for(let S=u-1;S>=0;S-=1)l[S]&&!p&&(f+=l[S].swiperSlideSize,c+=1,f>a&&(p=!0))}else if(e==="current")for(let f=u+1;f<l.length;f+=1)(i?r[f]+s[f]-r[u]<a:r[f]-r[u]<a)&&(c+=1);else for(let f=u-1;f>=0;f-=1)r[u]-r[f]<a&&(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(r=>{r.complete&&qt(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function o(){const r=e.rtlTranslate?e.translate*-1:e.translate,s=Math.min(Math.max(r,e.maxTranslate()),e.minTranslate());e.setTranslate(s),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)o(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const r=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(r.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||o()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,o=n.params.direction;return e||(e=o==="horizontal"?"vertical":"horizontal"),e===o||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${o}`),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 o=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let r=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(o()):ut(n,o())[0];return!r&&i.params.createElements&&(r=Ot("div",i.params.wrapperClass),n.append(r),ut(n,`.${i.params.slideClass}`).forEach(s=>{r.append(s)})),Object.assign(i,{el:n,wrapperEl:r,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:r,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||bt(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||bt(n,"direction")==="rtl"),wrongRTL:bt(r,"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 o=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&o.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),o.forEach(l=>{l.complete?qt(i,l):l.addEventListener("load",r=>{qt(i,r.target)})}),vi(i),i.initialized=!0,vi(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:o,el:l,wrapperEl:r,slides:s}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),o.loop&&n.loopDestroy(),i&&(n.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),r&&r.removeAttribute("style"),s&&s.length&&s.forEach(a=>{a.classList.remove(o.slideVisibleClass,o.slideFullyVisibleClass,o.slideActiveClass,o.slideNextClass,o.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(a=>{n.off(a)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),so(n)),n.destroyed=!0),null}static extendDefaults(e){et(hi,e)}static get extendedDefaults(){return hi}static get defaults(){return mi}static installModule(e){ht.prototype.__modules__||(ht.prototype.__modules__=[]);const i=ht.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>ht.installModule(i)),ht):(ht.installModule(e),ht)}};Object.keys(fi).forEach(t=>{Object.keys(fi[t]).forEach(e=>{gi.prototype[e]=fi[t][e]})}),gi.use([xo,Ao]);const ln=["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 St(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Ct(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]:St(e[n])&&St(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:Ct(t[n],e[n]):t[n]=e[n]})}function an(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function rn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function sn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function dn(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 Pl(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Dl(t){let{swiper:e,slides:i,passedParams:n,changedParams:o,nextEl:l,prevEl:r,scrollbarEl:s,paginationEl:a}=t;const u=o.filter(g=>g!=="children"&&g!=="direction"&&g!=="wrapperClass"),{params:c,pagination:f,navigation:p,scrollbar:S,virtual:y,thumbs:T}=e;let E,v,x,w,A,C,h,O;o.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(E=!0),o.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(v=!0),o.includes("pagination")&&n.pagination&&(n.pagination.el||a)&&(c.pagination||c.pagination===!1)&&f&&!f.el&&(x=!0),o.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||s)&&(c.scrollbar||c.scrollbar===!1)&&S&&!S.el&&(w=!0),o.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&p&&!p.prevEl&&!p.nextEl&&(A=!0);const D=g=>{e[g]&&(e[g].destroy(),g==="navigation"?(e.isElement&&(e[g].prevEl.remove(),e[g].nextEl.remove()),c[g].prevEl=void 0,c[g].nextEl=void 0,e[g].prevEl=void 0,e[g].nextEl=void 0):(e.isElement&&e[g].el.remove(),c[g].el=void 0,e[g].el=void 0))};o.includes("loop")&&e.isElement&&(c.loop&&!n.loop?C=!0:!c.loop&&n.loop?h=!0:O=!0),u.forEach(g=>{if(St(c[g])&&St(n[g]))Object.assign(c[g],n[g]),(g==="navigation"||g==="pagination"||g==="scrollbar")&&"enabled"in n[g]&&!n[g].enabled&&D(g);else{const d=n[g];(d===!0||d===!1)&&(g==="navigation"||g==="pagination"||g==="scrollbar")?d===!1&&D(g):c[g]=n[g]}}),u.includes("controller")&&!v&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),o.includes("children")&&i&&y&&c.virtual.enabled?(y.slides=i,y.update(!0)):o.includes("virtual")&&y&&c.virtual.enabled&&(i&&(y.slides=i),y.update(!0)),o.includes("children")&&i&&c.loop&&(O=!0),E&&T.init()&&T.update(!0),v&&(e.controller.control=c.controller.control),x&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(c.pagination.el=a),f.init(),f.render(),f.update()),w&&(e.isElement&&(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-scrollbar"),s.part.add("scrollbar"),e.el.appendChild(s)),s&&(c.scrollbar.el=s),S.init(),S.updateSize(),S.setTranslate()),A&&(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)),(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-button-prev"),r.innerHTML=e.hostEl.constructor.prevButtonSvg,r.part.add("button-prev"),e.el.appendChild(r))),l&&(c.navigation.nextEl=l),r&&(c.navigation.prevEl=r),p.init(),p.update()),o.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),o.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),o.includes("direction")&&e.changeDirection(n.direction,!1),(C||O)&&e.loopDestroy(),(h||O)&&e.loopCreate(),e.update()}function _l(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},o={};Ct(i,mi),i._emitClasses=!0,i.init=!1;const l={},r=ln.map(a=>a.replace(/_/,"")),s=Object.assign({},t);return Object.keys(s).forEach(a=>{typeof t[a]>"u"||(r.indexOf(a)>=0?St(t[a])?(i[a]={},o[a]={},Ct(i[a],t[a]),Ct(o[a],t[a])):(i[a]=t[a],o[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?n[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:l[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:o,rest:l,events:n}}function Ol(t,e){let{el:i,nextEl:n,prevEl:o,paginationEl:l,scrollbarEl:r,swiper:s}=t;an(e)&&n&&o&&(s.params.navigation.nextEl=n,s.originalParams.navigation.nextEl=n,s.params.navigation.prevEl=o,s.originalParams.navigation.prevEl=o),rn(e)&&l&&(s.params.pagination.el=l,s.originalParams.pagination.el=l),sn(e)&&r&&(s.params.scrollbar.el=r,s.originalParams.scrollbar.el=r),s.init(i)}function Ml(t,e,i,n,o){const l=[];if(!e)return l;const r=a=>{l.indexOf(a)<0&&l.push(a)};if(i&&n){const a=n.map(o),u=i.map(o);a.join("")!==u.join("")&&r("children"),n.length!==i.length&&r("children")}return ln.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(St(t[a])&&St(e[a])){const u=Object.keys(t[a]),c=Object.keys(e[a]);u.length!==c.length?r(a):(u.forEach(f=>{t[a][f]!==e[a][f]&&r(a)}),c.forEach(f=>{t[a][f]!==e[a][f]&&r(a)}))}else t[a]!==e[a]&&r(a)}),l}const Ll=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 Jt(){return Jt=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},Jt.apply(this,arguments)}function cn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function un(t){const e=[];return m.Children.toArray(t).forEach(i=>{cn(i)?e.push(i):i.props&&i.props.children&&un(i.props.children).forEach(n=>e.push(n))}),e}function Rl(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return m.Children.toArray(t).forEach(n=>{if(cn(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 o=un(n.props.children);o.length>0?o.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Nl(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},o=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:r}=i,s=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,u=[];for(let c=s;c<a;c+=1)c>=l&&c<=r&&u.push(e[n(c)]);return u.map((c,f)=>m.cloneElement(c,{swiper:t,style:o,key:c.props.virtualIndex||c.key||`slide-${f}`}))}function Mt(t,e){return typeof window>"u"?oe(t,e):_n(t,e)}const bi=_t(null),pn=()=>Dt(bi),Fl=_t(null),Tt=Bt(function(t,e){let{className:i,tag:n="div",wrapperTag:o="div",children:l,onSwiper:r,...s}=t===void 0?{}:t,a=!1;const[u,c]=W("swiper"),[f,p]=W(null),[S,y]=W(!1),T=ie(!1),E=ie(null),v=ie(null),x=ie(null),w=ie(null),A=ie(null),C=ie(null),h=ie(null),O=ie(null),{params:D,passedParams:g,rest:d,events:k}=_l(s),{slides:b,slots:I}=Rl(l),M=()=>{y(!S)};Object.assign(D.on,{_containerClasses(N,R){c(R)}});const _=()=>{Object.assign(D.on,k),a=!0;const N={...D};if(delete N.wrapperClass,v.current=new gi(N),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=b;const R={cache:!1,slides:b,renderExternal:p,renderExternalUpdate:!1};Ct(v.current.params.virtual,R),Ct(v.current.originalParams.virtual,R)}};E.current||_(),v.current&&v.current.on("_beforeBreakpoint",M);const B=()=>{a||!k||!v.current||Object.keys(k).forEach(N=>{v.current.on(N,k[N])})},z=()=>{!k||!v.current||Object.keys(k).forEach(N=>{v.current.off(N,k[N])})};oe(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",M)}),oe(()=>{!T.current&&v.current&&(v.current.emitSlidesClasses(),T.current=!0)}),Mt(()=>{if(e&&(e.current=E.current),!!E.current)return v.current.destroyed&&_(),Ol({el:E.current,nextEl:A.current,prevEl:C.current,paginationEl:h.current,scrollbarEl:O.current,swiper:v.current},D),r&&!v.current.destroyed&&r(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),Mt(()=>{B();const N=Ml(g,x.current,b,w.current,R=>R.key);return x.current=g,w.current=b,N.length&&v.current&&!v.current.destroyed&&Dl({swiper:v.current,slides:b,passedParams:g,changedParams:N,nextEl:A.current,prevEl:C.current,scrollbarEl:O.current,paginationEl:h.current}),()=>{z()}}),Mt(()=>{Ll(v.current)},[f]);function L(){return D.virtual?Nl(v.current,b,f):b.map((N,R)=>m.cloneElement(N,{swiper:v.current,swiperSlideIndex:R}))}return m.createElement(n,Jt({ref:E,className:dn(`${u}${i?` ${i}`:""}`)},d),m.createElement(Fl.Provider,{value:v.current},I["container-start"],m.createElement(o,{className:Pl(D.wrapperClass)},I["wrapper-start"],L(),I["wrapper-end"]),an(D)&&m.createElement(m.Fragment,null,m.createElement("div",{ref:C,className:"swiper-button-prev"}),m.createElement("div",{ref:A,className:"swiper-button-next"})),sn(D)&&m.createElement("div",{ref:O,className:"swiper-scrollbar"}),rn(D)&&m.createElement("div",{ref:h,className:"swiper-pagination"}),I["container-end"]))});Tt.displayName="Swiper";const dt=Bt(function(t,e){let{tag:i="div",children:n,className:o="",swiper:l,zoom:r,lazy:s,virtualIndex:a,swiperSlideIndex:u,...c}=t===void 0?{}:t;const f=ie(null),[p,S]=W("swiper-slide"),[y,T]=W(!1);function E(A,C,h){C===f.current&&S(h)}Mt(()=>{if(typeof u<"u"&&(f.current.swiperSlideIndex=u),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){p!=="swiper-slide"&&S("swiper-slide");return}return l.on("_slideClass",E),()=>{l&&l.off("_slideClass",E)}}}),Mt(()=>{l&&f.current&&!l.destroyed&&S(l.getSlideClasses(f.current))},[l]);const v={isActive:p.indexOf("swiper-slide-active")>=0,isVisible:p.indexOf("swiper-slide-visible")>=0,isPrev:p.indexOf("swiper-slide-prev")>=0,isNext:p.indexOf("swiper-slide-next")>=0},x=()=>typeof n=="function"?n(v):n,w=()=>{T(!0)};return m.createElement(i,Jt({ref:f,className:dn(`${p}${o?` ${o}`:""}`),"data-swiper-slide-index":a,onLoad:w},c),r&&m.createElement(bi.Provider,{value:v},m.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},x(),s&&!y&&m.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&m.createElement(bi.Provider,{value:v},x(),s&&!y&&m.createElement("div",{className:"swiper-lazy-preloader"})))});dt.displayName="SwiperSlide";const Bl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",jl=({visible:t,onClose:e,children:i,modalStyle:n,padding:o,popup:l,schema:r,fullHeight:s=window.innerHeight,isFullScreen:a=!1})=>{var u,c;const f=ie(null),p=ie(null),S=ie(null),y=ie(null),T=s*.2,E=a?s:s*.8,[v,x]=W(T),[w,A]=W(!1),C=ie(null),{globalConfig:h,popupDetailData:O}=ye(),{schema:D}=ct();oe(()=>{const _=document.getElementById("sxp-render"),B=document.getElementById("pb-modal");B?C.current=B:(C.current=document.createElement("div"),C.current.setAttribute("id","pb-modal"),_?.appendChild(C.current))},[]);const g=te(()=>l?.id&&l?.id!==""||t,[t,l]),d=te(()=>{var _,B,z,L,N;const R=r??D,H=(z=(B=(_=R?.sxpPageConf)===null||_===void 0?void 0:_.globalConfig)===null||B===void 0?void 0:B.popupList)===null||z===void 0?void 0:z.find(Y=>Y?.id===l?.id);return((N=(L=H?.item)===null||L===void 0?void 0:L.event)===null||N===void 0?void 0:N.isScrollFullScreen)||!1},[l,r,D]);if(oe(()=>{g?A(!0):setTimeout(()=>{A(!1),x(T)},l?.duration)},[g,l]),!C.current)return null;const k=$t(()=>{e?.()},300),b=_=>{f.current=_.touches[0],p.current=_.touches[0],S.current=!0},I=_=>{requestAnimationFrame(()=>{var B;if(S.current&&((B=y?.current)===null||B===void 0?void 0:B.scrollTop)===0){const z=_.touches[0].clientY,L=_.touches[0].clientX,N=f.current.clientY-z;f.current=_.touches[0];const R=z-p.current.clientY,H=L-p.current.clientX;if(Math.abs(H)>Math.abs(R))return;const Y=v-N;Y>0&&x(Y)}})},M=_=>{var B;if(S.current&&((B=y?.current)===null||B===void 0?void 0:B.scrollTop)===0){const z=_.changedTouches[0].clientY-p.current.clientY,L=_.changedTouches[0].clientX-p.current.clientX;if(Math.abs(L)>Math.abs(z))return;const N=p.current.clientY-f.current.clientY;N>0?x(0):v<T&&N<0?x(T):v>=T&&N<0&&e?.()}S.current=!1};return ki.createPortal(m.createElement(m.Fragment,null,w&&m.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:g?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:k},m.createElement("div",Object.assign({className:`modal-container ${g?"modal-popIn":"modal-popOut"}`,style:Object.assign({padding:o,animationDuration:((u=l?.duration)!==null&&u!==void 0?u:0)/1e3+"s"},d&&{transform:`translateY(${v}px)`}),onClick:_=>{_.stopPropagation(),_.preventDefault()}},d&&{onTouchMove:I,onTouchStart:b,onTouchEnd:M}),m.createElement("div",{onClick:e,className:"modal-icon-wrapper"},m.createElement("img",{src:(c=h?.popupCloseIcon)!==null&&c!==void 0?c:Bl,alt:"close",className:"modal-icon"})),m.createElement("div",{ref:y,style:{height:d?s:E,overflow:d&&v<=0||!d?"auto":"hidden"}},i)))),C.current)};var Lt=be(jl);const Vl=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),o=[];for(let r=0;r<n.length&&(o.push(n[r]),!(o.join(" ").length>=e));r++);return(o.length>1&&o.length<n.length?o.slice(0,o.length-1):o).join(" ")+" "},Hl=({text:t,maxStr:e=108,style:i,className:n,onClick:o,foldText:l,unfoldText:r,isPost:s,onChange:a})=>{const[u,c]=W(!1),[f,p]=W(!1),S=Number(i?.lineClamp||2),y=ie(null),T=ie(null),E=ce(()=>{c(!u)},[u,a]);return te(()=>!u&&t.length>e?Vl(t,e)+"...":t,[t,e,u]),oe(()=>{var v,x;((v=T?.current)===null||v===void 0?void 0:v.offsetHeight)>((x=y?.current)===null||x===void 0?void 0:x.offsetHeight)&&s?p(!0):p(!1),T.current.style.display="none"},[s]),m.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},m.createElement("div",{ref:y,style:{overflow:"hidden",WebkitLineClamp:!s||u?"":S,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:pe(t?.replace(/\n/g,"</br>"),i)}}),m.createElement("div",{ref:T,dangerouslySetInnerHTML:{__html:pe(t?.replace(/\n/g,"</br>"),i)}}),t&&s&&f&&m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:o??E,dangerouslySetInnerHTML:{__html:pe(u?r||"show less":l||"show more",i)}}))};var Kt=be(Hl);const zl=Bt((t,e)=>{const{src:i,onLoad:n,style:o,className:l,loading:r}=t,[s,a]=W();return Ii(e,()=>({setSrc:u=>{a(u)}})),oe(()=>{a(i)},[i]),ie(null),m.createElement(m.Fragment,null,s?.includes(".avif")?m.createElement("picture",null,m.createElement("source",{type:"image/avif",srcSet:s}),m.createElement("source",{type:"image/webp",srcSet:`${s}?imageMogr2/format/webp`}),m.createElement("source",{type:"image/jpeg",srcSet:`${s}?imageMogr2/format/jpg`}),m.createElement("img",{className:l,src:s,style:o,loading:r,onLoad:u=>{n?.(u.target)},alt:"image"})):m.createElement("img",{className:l,src:s,style:o,loading:r,onLoad:u=>{n?.(u.target)},alt:"image"}))});var nt=be(zl);const Gl=({children:t,isPadding:e=!0,style:i})=>{const n=ie(),{popupDetailData:o}=ye();return oe(()=>{var l;(l=n?.current)===null||l===void 0||l.swiper.slideTo(o?.multiCheckIndex)},[o]),m.createElement(Tt,{ref:n,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[bo,go,ho],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Rt=be(Gl);const Ul=({products:t,data:e,defImg:i,style:n})=>{var o,l;const{setPopupDetailData:r,popupDetailData:s}=ye(),[a,u]=W((o=s?.multiCheckIndex)!==null&&o!==void 0?o:0),c=ce(f=>{r?.(p=>Object.assign(Object.assign({},p),{video:Object.assign(Object.assign({},p?.video),{bindProduct:t?.[f]}),multiCheckIndex:f}))},[]);return m.createElement(m.Fragment,null,e?.open&&(t&&t?.length>0||!s)&&m.createElement(Rt,{isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(l=s?t:[0,1,2,3])===null||l===void 0?void 0:l.map((f,p)=>{var S,y,T;return m.createElement(dt,{className:fe({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>c(p),key:p},m.createElement(nt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?-e?.translateY+50:50}%`,border:a===p?"1px solid #000":"1px solid #f2f2f2"},src:(T=(S=f?.cover)!==null&&S!==void 0?S:(y=f?.homePage)===null||y===void 0?void 0:y[0])!==null&&T!==void 0?T:i}))})))};var vn=be(Ul);const Wl=t=>{var e,i,n,o,l,r,s,a,u,{content:c,style:f,bgImg:p,onClick:S,schema:y,isDefault:T,bottom_image:E,tipText:v,isPost:x,viewTime:w,rec:A,swiper:C,commodityStyles:h,buttonStyle:O,index:D,commodityGroup:g}=t,d=Be(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup"]);const{sxpParameter:k}=ye(),{popupDetailData:b,bffEventReport:I,isPreview:M,bffFbReport:_}=ye(),{jumpToWeb:B,productView:z}=Ye(),L=ie(null),[N,R]=W(!1),[H,Y]=W(!1),F=x?A:b,j=x?F?.product:(e=F?.video)===null||e===void 0?void 0:e.bindProduct,Q=x?(i=F?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=F?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,he=x?D:b?.index,Te=()=>{j?.link&&(B(F,j,Q,he),x||z(F,j,Q,w||L.current,he),window.location.href=window.getJointUtmLink(j.link))};oe(()=>{x||_?.({eventName:"ProductView"})},[x,_]),oe(()=>{const q=()=>{L.current=new Date};return q(),window.addEventListener("pageshow",q),()=>{window.removeEventListener("pageshow",q)}},[]);const Ae=te(()=>{var q,de,ge,Ce,Pe;return j?.currency&&j?.price?`${(ge=(de=(q=j?.currency)===null||q===void 0?void 0:q.split("-")[1])===null||de===void 0?void 0:de.toUpperCase())!==null&&ge!==void 0?ge:""}${(Pe=(Ce=j?.price)===null||Ce===void 0?void 0:Ce.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Pe!==void 0?Pe:""}`:"$7,000"},[j?.price,j?.currency]),xe=M?375:(l=f?.width)!==null&&l!==void 0?l:window.innerWidth,J=({isPost:q})=>{var de,ge,Ce;return m.createElement("div",null,m.createElement("div",{className:"pb-commondity-content-collection",style:V(h?.collection),hidden:!!j&&(!j?.collection||j?.collection===""),dangerouslySetInnerHTML:{__html:pe((de=j?.collection)!==null&&de!==void 0?de:"Tiffany Lock",h?.collection)}}),m.createElement("div",{className:"pb-commondity-content-title",style:V(h?.title),hidden:!!j&&!j?.title,dangerouslySetInnerHTML:{__html:pe((ge=j?.title)!==null&&ge!==void 0?ge:"Pendant in Yellow Gold with Diamonds, Medium",h?.title)}}),m.createElement("div",{className:"pb-commondity-content-price",style:V(h?.price),hidden:!!j&&!j?.price,dangerouslySetInnerHTML:{__html:pe(Ae,h?.price)}}),m.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},m.createElement(Kt,{foldText:v?.foldText,unfoldText:v?.unfoldText,onClick:()=>R(!0),isPost:q,text:(Ce=j?.info)!==null&&Ce!==void 0?Ce:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
1
+ import{isEmpty as kt,isEqual as Ai,cloneDeep as Ft,debounce as $t,throttle as Pt,get as Ei}from"lodash";import{v4 as Pn}from"uuid";import _n from"pako";import m,{useContext as _t,useMemo as oe,memo as xe,useEffect as ce,createContext as Dt,useState as U,useRef as se,useCallback as ue,forwardRef as Bt,useImperativeHandle as Ci,useLayoutEffect as Dn}from"react";import ei from"qs";import On from"eventemitter3";import{css as Se}from"@emotion/css";import*as Ii from"react-dom";import Mn from"react-dom";function Ye(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 l=0,n=Object.getOwnPropertySymbols(t);l<n.length;l++)e.indexOf(n[l])<0&&Object.prototype.propertyIsEnumerable.call(t,n[l])&&(i[n[l]]=t[n[l]]);return i}function tt(t,e,i,n){function l(o){return o instanceof i?o:new i(function(r){r(o)})}return new(i||(i=Promise))(function(o,r){function s(d){try{u(n.next(d))}catch(f){r(f)}}function a(d){try{u(n.throw(d))}catch(f){r(f)}}function u(d){d.done?o(d.value):l(d.value).then(s,a)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Ln=/:\w+/g;var ki=(t,e)=>tt(void 0,void 0,void 0,function*(){const i={},n={};for(let l=0;l<e?.length;l++){const{id:o,method:r,url:s,urlParams:a,name:u,queryString:d,headers:f,body:v}=e[l];let h=s;a&&Object.entries(a).forEach(([S,T])=>{h=h.replace(Ln,C=>C===S?T:C)}),d&&(h+=d),n[o]=u;try{const S=yield fetch(h,{method:r,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(v)}).then(T=>T.json());i[o]=S}catch(S){console.error("DataSource request error: ",S),i[o]={}}}return{$store:i,idMapName:n}});const Pi="SXP_TOKEN_INFO",Rn=(t,e)=>tt(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),l=t.getAppId(),o=t.getApiUrl(),r=window.localStorage.getItem(Pi);let s=JSON.parse(r||"{}");if(Date.now()>((i=s?.expireTime)!==null&&i!==void 0?i:0)){const u=yield fetch(`${o}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":l||""}}).then(d=>d.json());if(u.success){const d=u.data;s=Object.assign(Object.assign({},d),{expireTime:Date.now()+d.expire*1e3}),window.localStorage.setItem(Pi,JSON.stringify(s))}}return s});function jt(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let l;if(e=e||i.length,t)for(l=0;l<t;l++)n[l]=i[0|Math.random()*e];else{let o;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",l=0;l<36;l++)n[l]||(o=0|Math.random()*16,n[l]=i[l===19?o&3|8:o])}return n.join("")}const Nn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let l=0;for(;l<t;)e+=i.charAt(Math.floor(Math.random()*n)),l+=1;return e},Fn=()=>{const t=Pn();return t?.replaceAll?t.replaceAll("-",""):Nn(32)},he=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],l=e?.["fontFamily-en"];if(!n&&!l)return t;let o=t;const r=/[\u4e00-\u9fa5]/g,s=/[^\u4e00-\u9fa5]/g,a=`font-family:${n??"inherit"}`,u=`font-family:${l??"inherit"}`,d=v=>{let h=v.search(r),S=v.search(s);return h!==-1&&S!==-1&&h<S&&(i+=`<span style="${a}">${v.substring(h,S)}</span>`,o=v.substring(S,v?.length)),h!==-1&&S!==-1&&h>S&&(i+=`<span style="${u}">${v.substring(S,h)}</span>`,o=v.substring(h,v?.length)),h===-1?(i+=`<span style="${u}">${v.substring(S,v?.length)}</span>`,o="",!1):S===-1?(i+=`<span style="${a}">${v.substring(h,v?.length)}</span>`,o="",!1):!0};let f=!0;for(;f;)f=d(o);return i};function _i(t){const i=atob(t).split("").map(function(o){return o.charCodeAt(0)}),n=new Uint8Array(i),l=_n.inflate(n,{to:"string"});return JSON.parse(l)}let ti=null;const Bn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class jn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,ti)return ti;ti=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Bn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let Ke=null;const Vn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{Ke||(Ke=new jn),n&&Ke.setApiUrl(n),Ke.setAppId(t),Ke.setTenantId(e),Ke.setEnv(i)},getDetail:t=>{if(!Ke)return;const e=Ke.getTenantId(),i=Ke.getAppId(),n=Ke.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>tt(void 0,void 0,void 0,function*(){var o,r;const s=yield l.json(),a=_i((o=s?.data)===null||o===void 0?void 0:o.data);if(a){const{$store:u}=yield ki(n,(r=a?.dataSource)!==null&&r!==void 0?r:[]);s.data.data=a,Object.assign(s.data.data,{__STORE__:u})}return s}))},getSxpDetailByPageId:t=>tt(void 0,void 0,void 0,function*(){if(!Ke)return;const e=Ke.getTenantId(),i=Ke.getAppId(),n=Ke.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(l=>tt(void 0,void 0,void 0,function*(){var o;const r=yield l.json();if(!r.success)return;const s=_i((o=r?.data)===null||o===void 0?void 0:o.data);return r.data.data=s,r.data}))}),getSxpRecommendVideoData:t=>tt(void 0,void 0,void 0,function*(){if(!Ke)return;const e=yield Rn(Ke,t),i=jt(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");kt(n)&&(n=jt(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const l=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(o=>o.json());return l?.data||null})};function ot(){return _t(zi)}function Hn(){return _t(Hi)}const ii="feRealSessionIdKey",Di=()=>{const t=Fn();return`${Date.now()}${t}`},zn=()=>{let t=Gn();return t||(t=Di(),window.sessionStorage.setItem(ii,t)),t},Oi=()=>{const t=Di();window.sessionStorage.setItem(ii,t)},Gn=()=>window.sessionStorage.getItem(ii),Mi="SXP_FAKE_USER_ID",Li="FAKE_USER_STATE",Ri="AGREE_POLICY",Ni="SLIDE_SKIP_STATE",Fi=()=>{let t=window.localStorage.getItem(Mi);return kt(t)&&(t=jt(36,62),window.localStorage.setItem(Mi,t)),t},Un=()=>{const t=window.localStorage.getItem(Li);return kt(t)&&window.localStorage.setItem(Li,"true"),kt(t)},Wn=()=>{const t=window.localStorage.getItem(Ni);return kt(t)},Yn=()=>{window.localStorage.setItem(Ni,"true")};function lt(t,e){const{appDomain:i}=ke();return oe(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ht=new On;var dt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(dt||(dt={}));const Xn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:l,privacy_policy_title:o})=>{const{setIsAgreePolicy:r,bffEventReport:s}=ke(),a=oe(()=>{const f=location.search.slice(1),v=ei.parse(f.replace(/\+/g,"%2B"));for(const h in v)v[h]=v[h].replace(/%2B/g,"+");return v},[]),u=f=>{var v;return(v=a[f])!==null&&v!==void 0?v:null};ce(()=>{s?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:u("utm_source"),utmMedium:u("utm_medium"),utmCampaign:u("utm_campaign"),utmId:u("utm_id"),utmContent:u("utm_content"),clSource:u("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const d=()=>{s?.({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}}),r?.(!0),window.localStorage.setItem(Ri,"yes")};return m.createElement("div",{className:"consent-bg"},m.createElement("div",{className:"consent"},m.createElement("div",{className:"consent-col"},m.createElement("div",{className:"consent-title"},i??"Privacy Policy"),m.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.")),m.createElement("div",{className:"consent-col"},m.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:d},"Agree"),m.createElement("a",{className:"consent-policy",target:"_blank",href:l?`https://${l}`:void 0},o??"More information"))))};var qn=xe(Xn);const Bi=Dt({rtcList:[],tagList:[]});var ni;(function(t){t[t.BFF=5]="BFF"})(ni||(ni={}));const Vt="FOR U",Jn=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:l,defaultSize:o,isPreview:r=!1,sxpParameter:s,appDomain:a,hashTagSize:u,loadingImage:d,isOpenHashTag:f=!1,enabledMetaConversionApi:v=!1,consentHeight:h,consentWidth:S,isShowTag:T=!0,isOpenConsent:C=!1,globalConfig:p,isEditor:x=!1,utmParameter:y})=>{var A,k,g;const[P,D]=U([]),[w,c]=U([]),[E,b]=U(!1),[I,M]=U({rtc:"",requestId:""}),L=se(null),F=se(!1),[B,_]=U(()=>!!window.localStorage.getItem(Ri)),[R,N]=U(),[j,K]=U(),[q,Z]=U(f),[te,fe]=U([]),[ye,Ie]=U(0),[ge,ee]=U(!1),[z,W]=U(null),Te=se(),me=se(),[Q,V]=U(Vt),ne=se(),H=se(null),Ee=oe(()=>{var G,X,we,Me;return((Me=(we=(X=(G=p?.consent)===null||G===void 0?void 0:G[0])===null||X===void 0?void 0:X.item)===null||we===void 0?void 0:we.props)===null||Me===void 0?void 0:Me.privacy_necessity)&&!B&&!x||C},[B,p,C,x]);ce(()=>{const G=X=>{Te.current=X};return ht.on(dt.CHANGE_THEME_TAG,G),()=>{ht.off(dt.CHANGE_THEME_TAG,G)}},[]),ce(()=>{Z(f)},[f]);const Pe=oe(()=>e?.find(G=>G.type===ni.BFF),[e]),Y=ue((G,X)=>{if(!Pe)return;const we=Pe.url,Me=Fi();if(X?.query){const Le=ei.stringify(X.query);G=`${G}?${Le}`}return X.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${we}/api/v1${G}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Pe.headers),{"x-user-id":Me}),X.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${we}/api/v1${G}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Me},Pe.headers),method:X.method,body:JSON.stringify(X.body)}).then(Le=>Le.json()).catch(Le=>Promise.reject(Le))},[Pe]),le=ue(G=>tt(void 0,void 0,void 0,function*(){var X,we,Me,Le,Xe;if(G={maxSize:(X=G?.maxSize)!==null&&X!==void 0?X:l,defaultSize:(we=G?.defaultSize)!==null&&we!==void 0?we:o,"itemFilter.itemId":G?.["itemFilter.itemId"],"itemFilter.itemType":G?.["itemFilter.itemType"],hashTag:G?.hashTag,traceInfo:G?.traceInfo,themeTag:G?.themeTag},i){const O=(Xe=(Le=(Me=i?.split("&"))===null||Me===void 0?void 0:Me.filter(pe=>{var ie,ve;const Ae=pe.split("=")[0];return(ve=(ie=y?.channels)!==null&&ie!==void 0?ie:[])===null||ve===void 0?void 0:ve.includes(Ae)}))===null||Le===void 0?void 0:Le.join("&"))!==null&&Xe!==void 0?Xe:"";G=Object.assign(Object.assign({},G),{channel:decodeURIComponent(O)})}const Re=yield Y?.("/recommend/list",{method:"GET",query:G});if(Re?.success)return G?.hashTag||M({rtc:Re.data.rtc,requestId:Re.data.requestId}),Re?.data}),[Y,i,l,o]),J=ue(()=>tt(void 0,void 0,void 0,function*(){var G,X;if(P.length<=0)return;const we=yield le({hashTag:j?.hashTag,"itemFilter.itemId":j?.itemId,"itemFilter.itemType":j?.itemType,themeTag:Te.current});D(P.concat((G=we?.recList)!==null&&G!==void 0?G:[])),fe(te.concat((X=we?.recList)!==null&&X!==void 0?X:[]))}),[le,P,j,te]),$=ue(({userInfo:G,eventInfo:X})=>{if(!n)return;G||(G={});const we=zn(),Me=Object.assign({sessionID:we,rtc:I.rtc,requestId:I.requestId},X),Le=Object.entries(G).map(([Re,O])=>({name:Re,value:O})),Xe=Object.entries(Me).map(([Re,O])=>O&&{name:Re,value:O}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",G),console.log("eventInfo:",Me),console.log("========= \u7ED3\u675F ========="),Y?.("/event/report",{method:"POST",body:{userInfo:Le,eventInfo:Xe},type:"beacon"})},[Y,I,n]),je=ue(G=>{var X,{eventName:we,actionSource:Me="website",eventSourceUrl:Le=(X=window?.location)===null||X===void 0?void 0:X.href,externalId:Xe}=G;if(!n||!v)return;const Re=Fi();return Y?.("/fb/events",{method:"POST",body:{eventName:we,actionSource:Me,eventSourceUrl:Le,userData:{externalId:Re}},type:"beacon"})},[Y,n,v]),ae=ue(G=>tt(void 0,void 0,void 0,function*(){const X=yield Y?.("/recommend/like",{method:"POST",body:G});return X?.success}),[Y]),Ve=ue(G=>tt(void 0,void 0,void 0,function*(){const X=yield Y?.("/recommend/unlike",{method:"POST",body:G});return X?.success}),[Y]),ze=ue(G=>tt(void 0,void 0,void 0,function*(){const X=yield Y?.("/customform",{method:"POST",body:G});return X?.success}),[Y]),re=ue(()=>tt(void 0,void 0,void 0,function*(){var G,X,we,Me,Le;if(!(!i||!T))try{const Xe=(we=(X=(G=i?.split("&"))===null||G===void 0?void 0:G.filter(O=>{var pe,ie;const ve=O.split("=")[0];return(ie=(pe=y?.channels)!==null&&pe!==void 0?pe:[])===null||ie===void 0?void 0:ie.includes(ve)}))===null||X===void 0?void 0:X.join("&"))!==null&&we!==void 0?we:"",Re=yield Y?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Xe)}});c((Le=(Me=Re?.data)===null||Me===void 0?void 0:Me.tags)!==null&&Le!==void 0?Le:[])}catch(Xe){console.log("e",Xe)}}),[Y,i,T]),Ne=ue((G,X,we,Me)=>{var Le,Xe,Re,O,pe,ie,ve,Ae,Ce,de,be,De,Fe;const Oe=we?.bindCta,Ue=((Le=X?.video)===null||Le===void 0?void 0:Le.bindProduct)||((Xe=X?.video)===null||Xe===void 0?void 0:Xe.bindProducts)&&((O=(Re=X?.video)===null||Re===void 0?void 0:Re.bindProducts)===null||O===void 0?void 0:O.length)>0;let We="";ge?We="hashTagPage":!((pe=X?.video)===null||pe===void 0)&&pe.url?We="videoPage":!((ve=(ie=X?.video)===null||ie===void 0?void 0:ie.imgUrls)===null||ve===void 0)&&ve.length&&(We="imagePage"),$?.({eventInfo:Object.assign(Object.assign({},G),{ctaId:(Ae=Oe?.itemId)!==null&&Ae!==void 0?Ae:"",ctaName:(Ce=Oe?.title)!==null&&Ce!==void 0?Ce:"",contentTags:JSON.stringify(Oe?.tags),position:Me+"",contentId:(be=(de=X?.video)===null||de===void 0?void 0:de.itemId)!==null&&be!==void 0?be:"",productId:Ue?we?.itemId:"",traceInfo:(De=Oe?.traceInfo)!==null&&De!==void 0?De:"",fromKName:We,fromKPage:(Fe=location?.href)!==null&&Fe!==void 0?Fe:""})})},[$,ge]),He=ue(()=>{var G,X;const we=location.search.slice(1),Me=ei.parse(we.replace(/\+/g,"%2B"));for(const Re in Me)Me[Re]=Me[Re].replace(/%2B/g,"+");const Le=Re=>{var O;return(O=Me[Re])!==null&&O!==void 0?O:""},Xe=new Date;me.current=Xe,$?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:Le("utm_source"),utmMedium:Le("utm_medium"),utmCampaign:Le("utm_campaign"),utmId:Le("utm_id"),utmContent:Le("utm_content"),enterTime:Math.floor(Xe/1e3)+"",requestId:null,enterUrl:(X=(G=window?.location)===null||G===void 0?void 0:G.href)!==null&&X!==void 0?X:"",clSource:Le("cl_source")}})},[$]);ce(()=>{Ee||He()},[Ee]),ce(()=>{Ee||(b(!0),re(),le().then(G=>{var X,we;D((X=G?.recList)!==null&&X!==void 0?X:[]),fe((we=G?.recList)!==null&&we!==void 0?we:[])}).finally(()=>{$({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),b(!1),F.current=!0}))},[Ee]),ce(()=>{F.current&&(b(!0),re(),le().then(G=>{var X,we;D((X=G?.recList)!==null&&X!==void 0?X:[]),fe((we=G?.recList)!==null&&we!==void 0?we:[])}).finally(()=>{b(!1)}))},[le,re]);const Qe=lt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return m.createElement(Bi.Provider,{value:{rtcList:P,setRtcList:D,mutateLike:ae,mutateUnlike:Ve,submitForm:ze,popupDetailData:R,loadVideos:J,setPopupDetailData:N,getRecommendVideos:le,bffEventReport:$,utmVal:i,isPreview:r,loading:E,sxpParameter:s,waterFallData:j,setWaterFallData:K,ctaEvent:Ne,swiperRef:L,openHashtag:q,setOpenHashtag:Z,cacheRtcList:te,setCacheRtcList:fe,cacheActiveIndex:ye,setCacheActiveIndex:Ie,isFromHashtag:ge,setIsFromHashtag:ee,appDomain:a,hashTagSize:u,loadingImage:d??Qe,isOpenHashTag:f,tagList:w,setLoading:b,videoRef:z,setVideoRef:W,bffFbReport:je,isAgreePolicy:B,setIsAgreePolicy:_,curTime:me,h5EnterLink:He,themeTag:Te,isShowConsent:Ee,selectTag:Q,setSelectTag:V,globalConfig:p,popupCurTimeRef:H,checkCommodityIndexRef:ne}},Ee?m.createElement(qn,Object.assign({},(g=(k=(A=p?.consent)===null||A===void 0?void 0:A[0])===null||k===void 0?void 0:k.item)===null||g===void 0?void 0:g.props)):t({rtcList:P,mutateLike:ae,mutateUnlike:Ve,submitForm:ze,tagList:w}))};var ji=xe(Jn);function ke(){return _t(Bi)}var Vi;(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"})(Vi||(Vi={}));const Hi=Dt({$store:{},options:[],configs:[]}),Kn=({children:t,isSsr:e,enable:i})=>{const[n,l]=U([]),{schema:o}=ot(),[r,s]=U(o.__STORE__||{}),[a,u]=U([]);ce(()=>{var v;e||Ai(a,o?.dataSource)||u((v=o?.dataSource)!==null&&v!==void 0?v:[])},[o?.dataSource,e]);const d=ue(()=>tt(void 0,void 0,void 0,function*(){const{$store:v,idMapName:h}=yield ki("",a);s(v),f(v,h)}),[a]),f=(v,h)=>{const S=[];Object.entries(v).forEach(([T,C])=>{Object.keys(C).forEach(p=>{const x={label:`${h[T]} - ${p}`,value:`{{ ${T}.${p} }}`};S.push(x)})}),l(S)};return ce(()=>{e||d()},[d,e,o]),i?m.createElement(Hi.Provider,{value:{$store:o.__STORE__||r,options:n,configs:a}},t):t};var Qn=xe(Kn);const Ht={id:jt(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},oi={id:"",duration:0,name:"none"},zi=m.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[Ht],redoStack:[],popup:oi,setPopup:()=>{}}),Gi=Bt(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:l=!0,utmVal:o},r)=>{const[s,a]=U(null),[u,d]=U(n||{pointData:[Ht],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,v]=U([Ht]),[h,S]=U([[Ht]]),[T,C]=U([]),[p,x]=U(oi);typeof window<"u"&&(window.sxpPopup=(P,D)=>{x(Object.assign(Object.assign(Object.assign({},oi),{id:P}),D))}),typeof window<"u"&&(window.getJointUtmLink=P=>P?.indexOf("?")!==-1?P+(o?"&"+o:""):P+(o?"?"+o:"")),ce(()=>{S([u.pointData]),C([])},[u.type]);const y=ue(P=>{const D=Ft(u);D&&(D.dataSource=P,d?.(D))},[u]),[A,k]=U();Ci(r,()=>({loadSchema(P){P&&(S([P.pointData]),d(P))},exportSchema(){return Ft(u)},getPageInfoData(){return A},initPageInfoData(P){P&&k(P)}}));const g=oe(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return m.createElement(zi.Provider,{value:{resolver:e,currentNode:s,schema:u,setCurrentNode:a,setSchema:d,saveDataSource:y,prePiontData:f,setPrePiontData:v,pageInfoData:A,setPageInfoData:P=>k(Object.assign(Object.assign({},A),P)),undoStack:h,redoStack:T,setRedoStack:C,setUndoStack:S,getCurPageConf:g,popup:p,setPopup:x}},m.createElement(Qn,{isSsr:i,enable:l},t))});var Zn=Object.freeze({__proto__:null,EditorCore:Gi}),$n=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],eo=[{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:"\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}]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function qe(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=ke(),l=ue((s,a,u,d)=>{var f,v,h,S,T,C,p,x,y,A,k,g,P,D;let w="";e&&(!((v=(f=s?.video)===null||f===void 0?void 0:f.bindProducts)===null||v===void 0)&&v.length||!((h=s?.video)===null||h===void 0)&&h.bindProduct)?w="pdpPage":n?w="hashTagPage":!((S=s?.video)===null||S===void 0)&&S.url?w="videoPage":!((T=s?.video)===null||T===void 0)&&T.imgUrls&&(!((p=(C=s?.video)===null||C===void 0?void 0:C.imgUrls)===null||p===void 0)&&p.length)?w="imagePage":s?.product&&(w="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(x=a?.itemId)!==null&&x!==void 0?x:"",productName:(y=a?.title)!==null&&y!==void 0?y:"",price:a?.price?a?.price+"":"0",productCollection:(A=a?.collection)!==null&&A!==void 0?A:"",fromKName:w,fromKPage:location?.href,contentTags:a?.tags?JSON.stringify(a?.tags):"",position:d+"",contentId:(g=(k=s?.video)===null||k===void 0?void 0:k.itemId)!==null&&g!==void 0?g:"",ctatId:(P=u?.itemId)!==null&&P!==void 0?P:"",traceInfo:(D=a?.traceInfo)!==null&&D!==void 0?D:""}})},[t,e,n]),o=ue((s,a,u,d,f)=>{var v,h,S,T;let C="";e&&(!((h=(v=s?.video)===null||v===void 0?void 0:v.bindProducts)===null||h===void 0)&&h.length||!((S=s?.video)===null||S===void 0)&&S.bindProduct)?C="pdpPage":s?.product&&(C="productPage"),t?.({eventInfo:{productId:a?.itemId,productName:a?.title,price:a?.price?a?.price+"":"0",productCollection:a?.collection,fromKName:C,fromKPage:location?.href,contentTags:JSON.stringify(a?.tags),position:f+"",contentId:(T=s?.video)===null||T===void 0?void 0:T.itemId,ctatId:u?.itemId,traceInfo:a?.traceInfo,timeOnSite:Math.floor((new Date-d)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),r=ue((s,a,u,d)=>{a&&a===Vt&&t?.({eventInfo:{lastFeed:s,themeTags:u?`['${u}']`:"",hashTags:d?`['${d}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:o,backMainFeed:r}}const to=({layout:t,columns:e,onChange:i})=>m.createElement(m.Fragment,null,e?.map((n,l)=>m.createElement("div",{key:l,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&m.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&m.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 io=xe(to);const no=t=>{var{columns:e,style:i,title:n,textStyle:l,submitBgColor:o,submitColor:r,submitText:s,layoutType:a="inline",isExternalLink:u,isPopup:d,onClick:f,onClose:v,submitButtonStyle:h}=t,S=Ye(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:T,popupDetailData:C}=ke(),{jumpToWeb:p}=qe(),[x,y]=U(!1),A=oe(()=>[{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"}],[]),[k,g]=U({}),P=oe(()=>Ft(e)||A,[e,A]),D=ue(c=>{const{name:E,value:b}=c.target;g(Object.assign(Object.assign({},k),{[E]:b}))},[k]),w=$t(()=>tt(void 0,void 0,void 0,function*(){var c,E,b,I,M;const L=k;if(!L)return;const F=(E=(c=Object.keys(L))===null||c===void 0?void 0:c.map(_=>{var R;return{name:_,value:(R=L[_])!==null&&R!==void 0?R:""}}))===null||E===void 0?void 0:E.filter(_=>_?.value);if(!F||!F?.length)return;y(!0);const B=yield T?.({attributes:F});if(y(!1),B){if(u){const _=C,R=(b=_?.video)===null||b===void 0?void 0:b.bindProduct,N=(M=(I=_?.video)===null||I===void 0?void 0:I.bindProduct)===null||M===void 0?void 0:M.bindCta,j=C?.index;p(_,R,N,j)}d||v?.(),f?.()}}),1e3);return m.createElement("div",{className:"pb-appoint-form"},m.createElement("div",{className:`pb-appoint-form-title ${Se(Object.assign({},l))}`,dangerouslySetInnerHTML:{__html:he(n,l)}}),m.createElement("div",Object.assign({className:Se(Object.assign({},i))},S),m.createElement("div",{className:"pb-appoint-form-container"},m.createElement(io,{columns:P,layout:a,onChange:D}))),m.createElement("div",{className:"pb-appoint-form-btn-wrapper"},m.createElement("button",{"aria-label":s,onClick:w,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:o},h),dangerouslySetInnerHTML:{__html:he(x?"loading...":s,h)}})))};var oo=xe(no);function Je(t,e){return t.extend=e,t}const lo=Je(oo,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:eo,bindableProps:[],interactionRender:$n},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 ao=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],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"}],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"]}]}]},{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"]}]}];function Ui(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function li(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Ui(e[i])&&Ui(t[i])&&Object.keys(e[i]).length>0&&li(t[i],e[i])})}const Wi={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 ct(){const t=typeof document<"u"?document:{};return li(t,Wi),t}const ro={document:Wi,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 it(){const t=typeof window<"u"?window:{};return li(t,ro),t}function bt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function so(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function At(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function at(){return Date.now()}function co(t){const e=it();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function uo(t,e){e===void 0&&(e="x");const i=it();let n,l,o;const r=co(t);return i.WebKitCSSMatrix?(l=r.transform||r.webkitTransform,l.split(",").length>6&&(l=l.split(", ").map(s=>s.replace(",",".")).join(", ")),o=new i.WebKitCSSMatrix(l==="none"?"":l)):(o=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=o.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?l=o.m41:n.length===16?l=parseFloat(n[12]):l=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?l=o.m42:n.length===16?l=parseFloat(n[13]):l=parseFloat(n[5])),l||0}function zt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function po(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function nt(){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&&!po(n)){const l=Object.keys(Object(n)).filter(o=>e.indexOf(o)<0);for(let o=0,r=l.length;o<r;o+=1){const s=l[o],a=Object.getOwnPropertyDescriptor(n,s);a!==void 0&&a.enumerable&&(zt(t[s])&&zt(n[s])?n[s].__swiper__?t[s]=n[s]:nt(t[s],n[s]):!zt(t[s])&&zt(n[s])?(t[s]={},n[s].__swiper__?t[s]=n[s]:nt(t[s],n[s])):t[s]=n[s])}}}return t}function Gt(t,e,i){t.style.setProperty(e,i)}function Yi(t){let{swiper:e,targetPosition:i,side:n}=t;const l=it(),o=-e.translate;let r=null,s;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",l.cancelAnimationFrame(e.cssModeFrameID);const u=i>o?"next":"prev",d=(v,h)=>u==="next"&&v>=h||u==="prev"&&v<=h,f=()=>{s=new Date().getTime(),r===null&&(r=s);const v=Math.max(Math.min((s-r)/a,1),0),h=.5-Math.cos(v*Math.PI)/2;let S=o+h*(i-o);if(d(S,i)&&(S=i),e.wrapperEl.scrollTo({[n]:S}),d(S,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:S})}),l.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=l.requestAnimationFrame(f)};f()}function pt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Ut(t){try{console.warn(t);return}catch{}}function Ot(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:bt(e)),i}function vo(t){const e=it(),i=ct(),n=t.getBoundingClientRect(),l=i.body,o=t.clientTop||l.clientTop||0,r=t.clientLeft||l.clientLeft||0,s=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:n.top+s-o,left:n.left+a-r}}function mo(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 fo(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 yt(t,e){return it().getComputedStyle(t,null).getPropertyValue(e)}function Wt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Xi(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 ai(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function ri(t,e,i){const n=it();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 vt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function ho(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=it();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 r,s=at(),a;const u=[];function d(y){let P=0,D=0,w=0,c=0;return"detail"in y&&(D=y.detail),"wheelDelta"in y&&(D=-y.wheelDelta/120),"wheelDeltaY"in y&&(D=-y.wheelDeltaY/120),"wheelDeltaX"in y&&(P=-y.wheelDeltaX/120),"axis"in y&&y.axis===y.HORIZONTAL_AXIS&&(P=D,D=0),w=P*10,c=D*10,"deltaY"in y&&(c=y.deltaY),"deltaX"in y&&(w=y.deltaX),y.shiftKey&&!w&&(w=c,c=0),(w||c)&&y.deltaMode&&(y.deltaMode===1?(w*=40,c*=40):(w*=800,c*=800)),w&&!P&&(P=w<1?-1:1),c&&!D&&(D=c<1?-1:1),{spinX:P,spinY:D,pixelX:w,pixelY:c}}function f(){e.enabled&&(e.mouseEntered=!0)}function v(){e.enabled&&(e.mouseEntered=!1)}function h(y){return e.params.mousewheel.thresholdDelta&&y.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&at()-s<e.params.mousewheel.thresholdTime?!1:y.delta>=6&&at()-s<60?!0:(y.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),l("scroll",y.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),l("scroll",y.raw)),s=new o.Date().getTime(),!1)}function S(y){const A=e.params.mousewheel;if(y.direction<0){if(e.isEnd&&!e.params.loop&&A.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&A.releaseOnEdges)return!0;return!1}function T(y){let A=y,k=!0;if(!e.enabled||y.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const g=e.params.mousewheel;e.params.cssMode&&A.preventDefault();let P=e.el;e.params.mousewheel.eventsTarget!=="container"&&(P=document.querySelector(e.params.mousewheel.eventsTarget));const D=P&&P.contains(A.target);if(!e.mouseEntered&&!D&&!g.releaseOnEdges)return!0;A.originalEvent&&(A=A.originalEvent);let w=0;const c=e.rtlTranslate?-1:1,E=d(A);if(g.forceToAxis)if(e.isHorizontal())if(Math.abs(E.pixelX)>Math.abs(E.pixelY))w=-E.pixelX*c;else return!0;else if(Math.abs(E.pixelY)>Math.abs(E.pixelX))w=-E.pixelY;else return!0;else w=Math.abs(E.pixelX)>Math.abs(E.pixelY)?-E.pixelX*c:-E.pixelY;if(w===0)return!0;g.invert&&(w=-w);let b=e.getTranslate()+w*g.sensitivity;if(b>=e.minTranslate()&&(b=e.minTranslate()),b<=e.maxTranslate()&&(b=e.maxTranslate()),k=e.params.loop?!0:!(b===e.minTranslate()||b===e.maxTranslate()),k&&e.params.nested&&A.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const I={time:at(),delta:Math.abs(w),direction:Math.sign(w),raw:y};u.length>=2&&u.shift();const M=u.length?u[u.length-1]:void 0;if(u.push(I),M?(I.direction!==M.direction||I.delta>M.delta||I.time>M.time+150)&&h(I):h(I),S(I))return!0}else{const I={time:at(),delta:Math.abs(w),direction:Math.sign(w)},M=a&&I.time<a.time+500&&I.delta<=a.delta&&I.direction===a.direction;if(!M){a=void 0;let L=e.getTranslate()+w*g.sensitivity;const F=e.isBeginning,B=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||!B&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:I.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,u.length>=15&&u.shift();const _=u.length?u[u.length-1]:void 0,R=u[0];if(u.push(I),_&&(I.delta>_.delta||I.direction!==_.direction))u.splice(0);else if(u.length>=15&&I.time-R.time<500&&R.delta-I.delta>=1&&I.delta<=6){const N=w>0?.8:.2;a=I,u.splice(0),r=At(()=>{e.slideToClosest(e.params.speed,!0,void 0,N)},0)}r||(r=At(()=>{a=I,u.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(M||l("scroll",A),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),g.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return A.preventDefault?A.preventDefault():A.returnValue=!1,!1}function C(y){let A=e.el;e.params.mousewheel.eventsTarget!=="container"&&(A=document.querySelector(e.params.mousewheel.eventsTarget)),A[y]("mouseenter",f),A[y]("mouseleave",v),A[y]("wheel",T)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",T),!0):e.mousewheel.enabled?!1:(C("addEventListener"),e.mousewheel.enabled=!0,!0)}function x(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,T),!0):e.mousewheel.enabled?(C("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&x(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&x()}),Object.assign(e.mousewheel,{enable:p,disable:x})}function qi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(l=>{if(!i[l]&&i.auto===!0){let o=pt(t.el,`.${n[l]}`)[0];o||(o=Ot("div",n[l]),o.className=n[l],t.el.append(o)),i[l]=o,e[l]=o}}),i}function Et(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Yt(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o="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:`${o}-bullet`,bulletActiveClass:`${o}-bullet-active`,modifierClass:`${o}-`,currentClass:`${o}-current`,totalClass:`${o}-total`,hiddenClass:`${o}-hidden`,progressbarFillClass:`${o}-progressbar-fill`,progressbarOppositeClass:`${o}-progressbar-opposite`,clickableClass:`${o}-clickable`,lockClass:`${o}-lock`,horizontalClass:`${o}-horizontal`,verticalClass:`${o}-vertical`,paginationDisabledClass:`${o}-disabled`}}),e.pagination={el:null,bullets:[]};let r,s=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(p,x){const{bulletActiveClass:y}=e.params.pagination;p&&(p=p[`${x==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${y}-${x}`),p=p[`${x==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${y}-${x}-${x}`)))}function d(p){const x=p.target.closest(Et(e.params.pagination.bulletClass));if(!x)return;p.preventDefault();const y=Wt(x)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===y)return;e.slideToLoop(y)}else e.slideTo(y)}function f(){const p=e.rtl,x=e.params.pagination;if(a())return;let y=e.pagination.el;y=vt(y);let A,k;const g=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,P=e.params.loop?Math.ceil(g/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(k=e.previousRealIndex||0,A=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(A=e.snapIndex,k=e.previousSnapIndex):(k=e.previousIndex||0,A=e.activeIndex||0),x.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const D=e.pagination.bullets;let w,c,E;if(x.dynamicBullets&&(r=ri(D[0],e.isHorizontal()?"width":"height",!0),y.forEach(b=>{b.style[e.isHorizontal()?"width":"height"]=`${r*(x.dynamicMainBullets+4)}px`}),x.dynamicMainBullets>1&&k!==void 0&&(s+=A-(k||0),s>x.dynamicMainBullets-1?s=x.dynamicMainBullets-1:s<0&&(s=0)),w=Math.max(A-s,0),c=w+(Math.min(D.length,x.dynamicMainBullets)-1),E=(c+w)/2),D.forEach(b=>{const I=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(M=>`${x.bulletActiveClass}${M}`)].map(M=>typeof M=="string"&&M.includes(" ")?M.split(" "):M).flat();b.classList.remove(...I)}),y.length>1)D.forEach(b=>{const I=Wt(b);I===A?b.classList.add(...x.bulletActiveClass.split(" ")):e.isElement&&b.setAttribute("part","bullet"),x.dynamicBullets&&(I>=w&&I<=c&&b.classList.add(...`${x.bulletActiveClass}-main`.split(" ")),I===w&&u(b,"prev"),I===c&&u(b,"next"))});else{const b=D[A];if(b&&b.classList.add(...x.bulletActiveClass.split(" ")),e.isElement&&D.forEach((I,M)=>{I.setAttribute("part",M===A?"bullet-active":"bullet")}),x.dynamicBullets){const I=D[w],M=D[c];for(let L=w;L<=c;L+=1)D[L]&&D[L].classList.add(...`${x.bulletActiveClass}-main`.split(" "));u(I,"prev"),u(M,"next")}}if(x.dynamicBullets){const b=Math.min(D.length,x.dynamicMainBullets+4),I=(r*b-r)/2-E*r,M=p?"right":"left";D.forEach(L=>{L.style[e.isHorizontal()?M:"top"]=`${I}px`})}}y.forEach((D,w)=>{if(x.type==="fraction"&&(D.querySelectorAll(Et(x.currentClass)).forEach(c=>{c.textContent=x.formatFractionCurrent(A+1)}),D.querySelectorAll(Et(x.totalClass)).forEach(c=>{c.textContent=x.formatFractionTotal(P)})),x.type==="progressbar"){let c;x.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const E=(A+1)/P;let b=1,I=1;c==="horizontal"?b=E:I=E,D.querySelectorAll(Et(x.progressbarFillClass)).forEach(M=>{M.style.transform=`translate3d(0,0,0) scaleX(${b}) scaleY(${I})`,M.style.transitionDuration=`${e.params.speed}ms`})}x.type==="custom"&&x.renderCustom?(D.innerHTML=x.renderCustom(e,A+1,P),w===0&&l("paginationRender",D)):(w===0&&l("paginationRender",D),l("paginationUpdate",D)),e.params.watchOverflow&&e.enabled&&D.classList[e.isLocked?"add":"remove"](x.lockClass)})}function v(){const p=e.params.pagination;if(a())return;const x=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=vt(y);let A="";if(p.type==="bullets"){let k=e.params.loop?Math.ceil(x/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&k>x&&(k=x);for(let g=0;g<k;g+=1)p.renderBullet?A+=p.renderBullet.call(e,g,p.bulletClass):A+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?A=p.renderFraction.call(e,p.currentClass,p.totalClass):A=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?A=p.renderProgressbar.call(e,p.progressbarFillClass):A=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],y.forEach(k=>{p.type!=="custom"&&(k.innerHTML=A||""),p.type==="bullets"&&e.pagination.bullets.push(...k.querySelectorAll(Et(p.bulletClass)))}),p.type!=="custom"&&l("paginationRender",y[0])}function h(){e.params.pagination=qi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let x;typeof p.el=="string"&&e.isElement&&(x=e.el.querySelector(p.el)),!x&&typeof p.el=="string"&&(x=[...document.querySelectorAll(p.el)]),x||(x=p.el),!(!x||x.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(x)&&x.length>1&&(x=[...e.el.querySelectorAll(p.el)],x.length>1&&(x=x.filter(y=>Xi(y,".swiper")[0]===e.el)[0])),Array.isArray(x)&&x.length===1&&(x=x[0]),Object.assign(e.pagination,{el:x}),x=vt(x),x.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`),s=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&y.classList.add(p.progressbarOppositeClass),p.clickable&&y.addEventListener("click",d),e.enabled||y.classList.add(p.lockClass)}))}function S(){const p=e.params.pagination;if(a())return;let x=e.pagination.el;x&&(x=vt(x),x.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",d))})),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:x}=e.pagination;x=vt(x),x.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():(h(),v(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{v(),f()}),n("destroy",()=>{S()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=vt(p),p.forEach(x=>x.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(p,x)=>{const y=x.target,A=vt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&A&&A.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 k=A[0].classList.contains(e.params.pagination.hiddenClass);l(k===!0?"paginationShow":"paginationHide"),A.forEach(g=>g.classList.toggle(e.params.pagination.hiddenClass))}});const T=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=vt(p),p.forEach(x=>x.classList.remove(e.params.pagination.paginationDisabledClass))),h(),v(),f()},C=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=vt(p),p.forEach(x=>x.classList.add(e.params.pagination.paginationDisabledClass))),S()};Object.assign(e.pagination,{enable:T,disable:C,render:v,update:f,init:h,destroy:S})}function go(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=ct();let r=!1,s=null,a=null,u,d,f,v;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 h(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:b,rtlTranslate:I}=e,{dragEl:M,el:L}=b,F=e.params.scrollbar,B=e.params.loop?e.progressLoop:e.progress;let _=d,R=(f-d)*B;I?(R=-R,R>0?(_=d-R,R=0):-R+d>f&&(_=f+R)):R<0?(_=d+R,R=0):R+d>f&&(_=f-R),e.isHorizontal()?(M.style.transform=`translate3d(${R}px, 0, 0)`,M.style.width=`${_}px`):(M.style.transform=`translate3d(0px, ${R}px, 0)`,M.style.height=`${_}px`),F.hide&&(clearTimeout(s),L.style.opacity=1,s=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function S(b){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${b}ms`)}function T(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:b}=e,{dragEl:I,el:M}=b;I.style.width="",I.style.height="",f=e.isHorizontal()?M.offsetWidth:M.offsetHeight,v=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?d=f*v:d=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?I.style.width=`${d}px`:I.style.height=`${d}px`,v>=1?M.style.display="none":M.style.display="",e.params.scrollbar.hide&&(M.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:I,rtlTranslate:M}=e,{el:L}=I;let F;F=(C(b)-vo(L)[e.isHorizontal()?"left":"top"]-(u!==null?u:d/2))/(f-d),F=Math.max(Math.min(F,1),0),M&&(F=1-F);const B=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(B),e.setTranslate(B),e.updateActiveIndex(),e.updateSlidesClasses()}function x(b){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:F,dragEl:B}=M;r=!0,u=b.target===B?C(b)-b.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,b.preventDefault(),b.stopPropagation(),L.style.transitionDuration="100ms",B.style.transitionDuration="100ms",p(b),clearTimeout(a),F.style.transitionDuration="0ms",I.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),l("scrollbarDragStart",b)}function y(b){const{scrollbar:I,wrapperEl:M}=e,{el:L,dragEl:F}=I;r&&(b.preventDefault&&b.cancelable?b.preventDefault():b.returnValue=!1,p(b),M.style.transitionDuration="0ms",L.style.transitionDuration="0ms",F.style.transitionDuration="0ms",l("scrollbarDragMove",b))}function A(b){const I=e.params.scrollbar,{scrollbar:M,wrapperEl:L}=e,{el:F}=M;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),I.hide&&(clearTimeout(a),a=At(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),l("scrollbarDragEnd",b),I.snapOnRelease&&e.slideToClosest())}function k(b){const{scrollbar:I,params:M}=e,L=I.el;if(!L)return;const F=L,B=M.passiveListeners?{passive:!1,capture:!1}:!1,_=M.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const R=b==="on"?"addEventListener":"removeEventListener";F[R]("pointerdown",x,B),o[R]("pointermove",y,B),o[R]("pointerup",A,_)}function g(){!e.params.scrollbar.el||!e.scrollbar.el||k("on")}function P(){!e.params.scrollbar.el||!e.scrollbar.el||k("off")}function D(){const{scrollbar:b,el:I}=e;e.params.scrollbar=qi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const M=e.params.scrollbar;if(!M.el)return;let L;if(typeof M.el=="string"&&e.isElement&&(L=e.el.querySelector(M.el)),!L&&typeof M.el=="string"){if(L=o.querySelectorAll(M.el),!L.length)return}else L||(L=M.el);e.params.uniqueNavElements&&typeof M.el=="string"&&L.length>1&&I.querySelectorAll(M.el).length===1&&(L=I.querySelector(M.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?M.horizontalClass:M.verticalClass);let F;L&&(F=L.querySelector(Et(e.params.scrollbar.dragClass)),F||(F=Ot("div",e.params.scrollbar.dragClass),L.append(F))),Object.assign(b,{el:L,dragEl:F}),M.draggable&&g(),L&&L.classList[e.enabled?"remove":"add"](...bt(e.params.scrollbar.lockClass))}function w(){const b=e.params.scrollbar,I=e.scrollbar.el;I&&I.classList.remove(...bt(e.isHorizontal()?b.horizontalClass:b.verticalClass)),P()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const b=e.params.scrollbar;let{el:I}=e.scrollbar;I=vt(I),I.forEach(M=>{M.classList.remove(b.horizontalClass,b.verticalClass),M.classList.add(e.isHorizontal()?b.horizontalClass:b.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?E():(D(),T(),h())}),n("update resize observerUpdate lock unlock changeDirection",()=>{T()}),n("setTranslate",()=>{h()}),n("setTransition",(b,I)=>{S(I)}),n("enable disable",()=>{const{el:b}=e.scrollbar;b&&b.classList[e.enabled?"remove":"add"](...bt(e.params.scrollbar.lockClass))}),n("destroy",()=>{w()});const c=()=>{e.el.classList.remove(...bt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...bt(e.params.scrollbar.scrollbarDisabledClass)),D(),T(),h()},E=()=>{e.el.classList.add(...bt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...bt(e.params.scrollbar.scrollbarDisabledClass)),w()};Object.assign(e.scrollbar,{enable:c,disable:E,updateSize:T,setTranslate:h,init:D,destroy:w})}function Xt(t){let{swiper:e,extendParams:i,on:n,emit:l,params:o}=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 r,s,a=o&&o.autoplay?o.autoplay.delay:3e3,u=o&&o.autoplay?o.autoplay.delay:3e3,d,f=new Date().getTime(),v,h,S,T,C,p,x;function y(_){!e||e.destroyed||!e.wrapperEl||_.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",y),!(x||_.detail&&_.detail.bySwiperTouchMove)&&c())}const A=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?v=!0:v&&(u=d,v=!1);const _=e.autoplay.paused?d:f+u-new Date().getTime();e.autoplay.timeLeft=_,l("autoplayTimeLeft",_,_/a),s=requestAnimationFrame(()=>{A()})},k=()=>{let _;return e.virtual&&e.params.virtual.enabled?_=e.slides.filter(N=>N.classList.contains("swiper-slide-active"))[0]:_=e.slides[e.activeIndex],_?parseInt(_.getAttribute("data-swiper-autoplay"),10):void 0},g=_=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(s),A();let R=typeof _>"u"?e.params.autoplay.delay:_;a=e.params.autoplay.delay,u=e.params.autoplay.delay;const N=k();!Number.isNaN(N)&&N>0&&typeof _>"u"&&(R=N,a=N,u=N),d=R;const j=e.params.speed,K=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(j,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,j,!0,!0),l("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(j,!0,!0),l("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,j,!0,!0),l("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{g()})))};return R>0?(clearTimeout(r),r=setTimeout(()=>{K()},R)):requestAnimationFrame(()=>{K()}),R},P=()=>{f=new Date().getTime(),e.autoplay.running=!0,g(),l("autoplayStart")},D=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(s),l("autoplayStop")},w=(_,R)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),_||(p=!0);const N=()=>{l("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",y):c()};if(e.autoplay.paused=!0,R){C&&(d=e.params.autoplay.delay),C=!1,N();return}d=(d||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&d<0&&!e.params.loop)&&(d<0&&(d=0),N())},c=()=>{e.isEnd&&d<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),p?(p=!1,g(d)):g(),e.autoplay.paused=!1,l("autoplayResume"))},E=()=>{if(e.destroyed||!e.autoplay.running)return;const _=ct();_.visibilityState==="hidden"&&(p=!0,w(!0)),_.visibilityState==="visible"&&c()},b=_=>{_.pointerType==="mouse"&&(p=!0,x=!0,!(e.animating||e.autoplay.paused)&&w(!0))},I=_=>{_.pointerType==="mouse"&&(x=!1,e.autoplay.paused&&c())},M=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",b),e.el.addEventListener("pointerleave",I))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",b),e.el.removeEventListener("pointerleave",I))},F=()=>{ct().addEventListener("visibilitychange",E)},B=()=>{ct().removeEventListener("visibilitychange",E)};n("init",()=>{e.params.autoplay.enabled&&(M(),F(),P())}),n("destroy",()=>{L(),B(),e.autoplay.running&&D()}),n("_freeModeStaticRelease",()=>{(S||p)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?D():w(!0,!0)}),n("beforeTransitionStart",(_,R,N)=>{e.destroyed||!e.autoplay.running||(N||!e.params.autoplay.disableOnInteraction?w(!0,!0):D())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){D();return}h=!0,S=!1,p=!1,T=setTimeout(()=>{p=!0,S=!0,w(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!h)){if(clearTimeout(T),clearTimeout(r),e.params.autoplay.disableOnInteraction){S=!1,h=!1;return}S&&e.params.cssMode&&c(),S=!1,h=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(C=!0)}),Object.assign(e.autoplay,{start:P,stop:D,pause:w,resume:c})}function bo(t){let{swiper:e,extendParams:i,emit:n,once:l}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function o(){if(e.params.cssMode)return;const a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function r(){if(e.params.cssMode)return;const{touchEventsData:a,touches:u}=e;a.velocities.length===0&&a.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:at()})}function s(a){let{currentPos:u}=a;if(e.params.cssMode)return;const{params:d,wrapperEl:f,rtlTranslate:v,snapGrid:h,touchEventsData:S}=e,C=at()-S.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<h.length?e.slideTo(h.length-1):e.slideTo(e.slides.length-1);return}if(d.freeMode.momentum){if(S.velocities.length>1){const D=S.velocities.pop(),w=S.velocities.pop(),c=D.position-w.position,E=D.time-w.time;e.velocity=c/E,e.velocity/=2,Math.abs(e.velocity)<d.freeMode.minimumVelocity&&(e.velocity=0),(E>150||at()-D.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=d.freeMode.momentumVelocityRatio,S.velocities.length=0;let p=1e3*d.freeMode.momentumRatio;const x=e.velocity*p;let y=e.translate+x;v&&(y=-y);let A=!1,k;const g=Math.abs(e.velocity)*20*d.freeMode.momentumBounceRatio;let P;if(y<e.maxTranslate())d.freeMode.momentumBounce?(y+e.maxTranslate()<-g&&(y=e.maxTranslate()-g),k=e.maxTranslate(),A=!0,S.allowMomentumBounce=!0):y=e.maxTranslate(),d.loop&&d.centeredSlides&&(P=!0);else if(y>e.minTranslate())d.freeMode.momentumBounce?(y-e.minTranslate()>g&&(y=e.minTranslate()+g),k=e.minTranslate(),A=!0,S.allowMomentumBounce=!0):y=e.minTranslate(),d.loop&&d.centeredSlides&&(P=!0);else if(d.freeMode.sticky){let D;for(let w=0;w<h.length;w+=1)if(h[w]>-y){D=w;break}Math.abs(h[D]-y)<Math.abs(h[D-1]-y)||e.swipeDirection==="next"?y=h[D]:y=h[D-1],y=-y}if(P&&l("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(v?p=Math.abs((-y-e.translate)/e.velocity):p=Math.abs((y-e.translate)/e.velocity),d.freeMode.sticky){const D=Math.abs((v?-y:y)-e.translate),w=e.slidesSizesGrid[e.activeIndex];D<w?p=d.speed:D<2*w?p=d.speed*1.5:p=d.speed*2.5}}else if(d.freeMode.sticky){e.slideToClosest();return}d.freeMode.momentumBounce&&A?(e.updateProgress(k),e.setTransition(p),e.setTranslate(y),e.transitionStart(!0,e.swipeDirection),e.animating=!0,ai(f,()=>{!e||e.destroyed||!S.allowMomentumBounce||(n("momentumBounce"),e.setTransition(d.speed),setTimeout(()=>{e.setTranslate(k),ai(f,()=>{!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,ai(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(y),e.updateActiveIndex(),e.updateSlidesClasses()}else if(d.freeMode.sticky){e.slideToClosest();return}else d.freeMode&&n("_freeModeNoMomentumRelease");(!d.freeMode.momentum||C>=d.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:o,onTouchMove:r,onTouchEnd:s}})}let si;function yo(){const t=it(),e=ct();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Ji(){return si||(si=yo()),si}let di;function wo(t){let{userAgent:e}=t===void 0?{}:t;const i=Ji(),n=it(),l=n.navigator.platform,o=e||n.navigator.userAgent,r={ios:!1,android:!1},s=n.screen.width,a=n.screen.height,u=o.match(/(Android);?[\s\/]+([\d.]+)?/);let d=o.match(/(iPad).*OS\s([\d_]+)/);const f=o.match(/(iPod)(.*OS\s([\d_]+))?/),v=!d&&o.match(/(iPhone\sOS|iOS)\s([\d_]+)/),h=l==="Win32";let S=l==="MacIntel";const T=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!d&&S&&i.touch&&T.indexOf(`${s}x${a}`)>=0&&(d=o.match(/(Version)\/([\d.]+)/),d||(d=[0,1,"13_0_0"]),S=!1),u&&!h&&(r.os="android",r.android=!0),(d||v||f)&&(r.os="ios",r.ios=!0),r}function Ki(t){return t===void 0&&(t={}),di||(di=wo(t)),di}let ci;function So(){const t=it(),e=Ki();let i=!1;function n(){const s=t.navigator.userAgent.toLowerCase();return s.indexOf("safari")>=0&&s.indexOf("chrome")<0&&s.indexOf("android")<0}if(n()){const s=String(t.navigator.userAgent);if(s.includes("Version/")){const[a,u]=s.split("Version/")[1].split(" ")[0].split(".").map(d=>Number(d));i=a<16||a===16&&u<2}}const l=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),o=n(),r=o||l&&e.ios;return{isSafari:i||o,needPerspectiveFix:i,need3dFix:r,isWebView:l}}function To(){return ci||(ci=So()),ci}function xo(t){let{swiper:e,on:i,emit:n}=t;const l=it();let o=null,r=null;const s=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(o=new ResizeObserver(f=>{r=l.requestAnimationFrame(()=>{const{width:v,height:h}=e;let S=v,T=h;f.forEach(C=>{let{contentBoxSize:p,contentRect:x,target:y}=C;y&&y!==e.el||(S=x?x.width:(p[0]||p).inlineSize,T=x?x.height:(p[0]||p).blockSize)}),(S!==v||T!==h)&&s()})}),o.observe(e.el))},u=()=>{r&&l.cancelAnimationFrame(r),o&&o.unobserve&&e.el&&(o.unobserve(e.el),o=null)},d=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof l.ResizeObserver<"u"){a();return}l.addEventListener("resize",s),l.addEventListener("orientationchange",d)}),i("destroy",()=>{u(),l.removeEventListener("resize",s),l.removeEventListener("orientationchange",d)})}function Ao(t){let{swiper:e,extendParams:i,on:n,emit:l}=t;const o=[],r=it(),s=function(d,f){f===void 0&&(f={});const v=r.MutationObserver||r.WebkitMutationObserver,h=new v(S=>{if(e.__preventObserver__)return;if(S.length===1){l("observerUpdate",S[0]);return}const T=function(){l("observerUpdate",S[0])};r.requestAnimationFrame?r.requestAnimationFrame(T):r.setTimeout(T,0)});h.observe(d,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),o.push(h)},a=()=>{if(e.params.observer){if(e.params.observeParents){const d=Xi(e.hostEl);for(let f=0;f<d.length;f+=1)s(d[f])}s(e.hostEl,{childList:e.params.observeSlideChildren}),s(e.wrapperEl,{attributes:!1})}},u=()=>{o.forEach(d=>{d.disconnect()}),o.splice(0,o.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",a),n("destroy",u)}var Eo={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const l=i?"unshift":"push";return t.split(" ").forEach(o=>{n.eventsListeners[o]||(n.eventsListeners[o]=[]),n.eventsListeners[o][l](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function l(){n.off(t,l),l.__emitterProxy&&delete l.__emitterProxy;for(var o=arguments.length,r=new Array(o),s=0;s<o;s++)r[s]=arguments[s];e.apply(n,r)}return l.__emitterProxy=e,n.on(t,l,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((l,o)=>{(l===e||l.__emitterProxy&&l.__emitterProxy===e)&&i.eventsListeners[n].splice(o,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var l=arguments.length,o=new Array(l),r=0;r<l;r++)o[r]=arguments[r];return typeof o[0]=="string"||Array.isArray(o[0])?(e=o[0],i=o.slice(1,o.length),n=t):(e=o[0].events,i=o[0].data,n=o[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(n,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(u=>{u.apply(n,i)})}),t}};function Co(){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(yt(n,"padding-left")||0,10)-parseInt(yt(n,"padding-right")||0,10),i=i-parseInt(yt(n,"padding-top")||0,10)-parseInt(yt(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 Io(){const t=this;function e(c,E){return parseFloat(c.getPropertyValue(t.getDirectionLabel(E))||0)}const i=t.params,{wrapperEl:n,slidesEl:l,size:o,rtlTranslate:r,wrongRTL:s}=t,a=t.virtual&&i.virtual.enabled,u=a?t.virtual.slides.length:t.slides.length,d=pt(l,`.${t.params.slideClass}, swiper-slide`),f=a?t.virtual.slides.length:d.length;let v=[];const h=[],S=[];let T=i.slidesOffsetBefore;typeof T=="function"&&(T=i.slidesOffsetBefore.call(t));let C=i.slidesOffsetAfter;typeof C=="function"&&(C=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,x=t.slidesGrid.length;let y=i.spaceBetween,A=-T,k=0,g=0;if(typeof o>"u")return;typeof y=="string"&&y.indexOf("%")>=0?y=parseFloat(y.replace("%",""))/100*o:typeof y=="string"&&(y=parseFloat(y)),t.virtualSize=-y,d.forEach(c=>{r?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(Gt(n,"--swiper-centered-offset-before",""),Gt(n,"--swiper-centered-offset-after",""));const P=i.grid&&i.grid.rows>1&&t.grid;P?t.grid.initSlides(d):t.grid&&t.grid.unsetSlides();let D;const w=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<f;c+=1){D=0;let E;if(d[c]&&(E=d[c]),P&&t.grid.updateSlide(c,E,d),!(d[c]&&yt(E,"display")==="none")){if(i.slidesPerView==="auto"){w&&(d[c].style[t.getDirectionLabel("width")]="");const b=getComputedStyle(E),I=E.style.transform,M=E.style.webkitTransform;if(I&&(E.style.transform="none"),M&&(E.style.webkitTransform="none"),i.roundLengths)D=t.isHorizontal()?ri(E,"width",!0):ri(E,"height",!0);else{const L=e(b,"width"),F=e(b,"padding-left"),B=e(b,"padding-right"),_=e(b,"margin-left"),R=e(b,"margin-right"),N=b.getPropertyValue("box-sizing");if(N&&N==="border-box")D=L+_+R;else{const{clientWidth:j,offsetWidth:K}=E;D=L+F+B+_+R+(K-j)}}I&&(E.style.transform=I),M&&(E.style.webkitTransform=M),i.roundLengths&&(D=Math.floor(D))}else D=(o-(i.slidesPerView-1)*y)/i.slidesPerView,i.roundLengths&&(D=Math.floor(D)),d[c]&&(d[c].style[t.getDirectionLabel("width")]=`${D}px`);d[c]&&(d[c].swiperSlideSize=D),S.push(D),i.centeredSlides?(A=A+D/2+k/2+y,k===0&&c!==0&&(A=A-o/2-y),c===0&&(A=A-o/2-y),Math.abs(A)<1/1e3&&(A=0),i.roundLengths&&(A=Math.floor(A)),g%i.slidesPerGroup===0&&v.push(A),h.push(A)):(i.roundLengths&&(A=Math.floor(A)),(g-Math.min(t.params.slidesPerGroupSkip,g))%t.params.slidesPerGroup===0&&v.push(A),h.push(A),A=A+D+y),t.virtualSize+=D+y,k=D,g+=1}}if(t.virtualSize=Math.max(t.virtualSize,o)+C,r&&s&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+y}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+y}px`),P&&t.grid.updateWrapperSize(D,v),!i.centeredSlides){const c=[];for(let E=0;E<v.length;E+=1){let b=v[E];i.roundLengths&&(b=Math.floor(b)),v[E]<=t.virtualSize-o&&c.push(b)}v=c,Math.floor(t.virtualSize-o)-Math.floor(v[v.length-1])>1&&v.push(t.virtualSize-o)}if(a&&i.loop){const c=S[0]+y;if(i.slidesPerGroup>1){const E=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),b=c*i.slidesPerGroup;for(let I=0;I<E;I+=1)v.push(v[v.length-1]+b)}for(let E=0;E<t.virtual.slidesBefore+t.virtual.slidesAfter;E+=1)i.slidesPerGroup===1&&v.push(v[v.length-1]+c),h.push(h[h.length-1]+c),t.virtualSize+=c}if(v.length===0&&(v=[0]),y!==0){const c=t.isHorizontal()&&r?"marginLeft":t.getDirectionLabel("marginRight");d.filter((E,b)=>!i.cssMode||i.loop?!0:b!==d.length-1).forEach(E=>{E.style[c]=`${y}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;S.forEach(b=>{c+=b+(y||0)}),c-=y;const E=c-o;v=v.map(b=>b<=0?-T:b>E?E+C:b)}if(i.centerInsufficientSlides){let c=0;S.forEach(b=>{c+=b+(y||0)}),c-=y;const E=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+E<o){const b=(o-c-E)/2;v.forEach((I,M)=>{v[M]=I-b}),h.forEach((I,M)=>{h[M]=I+b})}}if(Object.assign(t,{slides:d,snapGrid:v,slidesGrid:h,slidesSizesGrid:S}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){Gt(n,"--swiper-centered-offset-before",`${-v[0]}px`),Gt(n,"--swiper-centered-offset-after",`${t.size/2-S[S.length-1]/2}px`);const c=-t.snapGrid[0],E=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(b=>b+c),t.slidesGrid=t.slidesGrid.map(b=>b+E)}if(f!==u&&t.emit("slidesLengthChange"),v.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),h.length!==x&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,E=t.el.classList.contains(c);f<=i.maxBackfaceHiddenSlides?E||t.el.classList.add(c):E&&t.el.classList.remove(c)}}function ko(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let l=0,o;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const r=s=>n?e.slides[e.getSlideIndexByData(s)]:e.slides[s];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(s=>{i.push(s)});else for(o=0;o<Math.ceil(e.params.slidesPerView);o+=1){const s=e.activeIndex+o;if(s>e.slides.length&&!n)break;i.push(r(s))}else i.push(r(e.activeIndex));for(o=0;o<i.length;o+=1)if(typeof i[o]<"u"){const s=i[o].offsetHeight;l=s>l?s:l}(l||l===0)&&(e.wrapperEl.style.height=`${l}px`)}function Po(){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 Qi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function _o(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:l,snapGrid:o}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let r=-t;l&&(r=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let s=i.spaceBetween;typeof s=="string"&&s.indexOf("%")>=0?s=parseFloat(s.replace("%",""))/100*e.size:typeof s=="string"&&(s=parseFloat(s));for(let a=0;a<n.length;a+=1){const u=n[a];let d=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(d-=n[0].swiperSlideOffset);const f=(r+(i.centeredSlides?e.minTranslate():0)-d)/(u.swiperSlideSize+s),v=(r-o[0]+(i.centeredSlides?e.minTranslate():0)-d)/(u.swiperSlideSize+s),h=-(r-d),S=h+e.slidesSizesGrid[a],T=h>=0&&h<=e.size-e.slidesSizesGrid[a],C=h>=0&&h<e.size-1||S>1&&S<=e.size||h<=0&&S>=e.size;C&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(a)),Qi(u,C,i.slideVisibleClass),Qi(u,T,i.slideFullyVisibleClass),u.progress=l?-f:f,u.originalProgress=l?-v:v}}function Do(t){const e=this;if(typeof t>"u"){const d=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*d||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:l,isBeginning:o,isEnd:r,progressLoop:s}=e;const a=o,u=r;if(n===0)l=0,o=!0,r=!0;else{l=(t-e.minTranslate())/n;const d=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;o=d||l<=0,r=f||l>=1,d&&(l=0),f&&(l=1)}if(i.loop){const d=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),v=e.slidesGrid[d],h=e.slidesGrid[f],S=e.slidesGrid[e.slidesGrid.length-1],T=Math.abs(t);T>=v?s=(T-v)/S:s=(T+S-h)/S,s>1&&(s-=1)}Object.assign(e,{progress:l,progressLoop:s,isBeginning:o,isEnd:r}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),o&&!a&&e.emit("reachBeginning toEdge"),r&&!u&&e.emit("reachEnd toEdge"),(a&&!o||u&&!r)&&e.emit("fromEdge"),e.emit("progress",l)}const ui=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Oo(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:l}=t,o=t.virtual&&i.virtual.enabled,r=t.grid&&i.grid&&i.grid.rows>1,s=f=>pt(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let a,u,d;if(o)if(i.loop){let f=l-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),a=s(`[data-swiper-slide-index="${f}"]`)}else a=s(`[data-swiper-slide-index="${l}"]`);else r?(a=e.filter(f=>f.column===l)[0],d=e.filter(f=>f.column===l+1)[0],u=e.filter(f=>f.column===l-1)[0]):a=e[l];a&&(r||(d=fo(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!d&&(d=e[0]),u=mo(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]))),e.forEach(f=>{ui(f,f===a,i.slideActiveClass),ui(f,f===d,i.slideNextClass),ui(f,f===u,i.slidePrevClass)}),t.emitSlidesClasses()}const qt=(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 l=n.querySelector(`.${t.params.lazyPreloaderClass}`);!l&&t.isElement&&(n.shadowRoot?l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(l=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),l&&l.remove())})),l&&l.remove()}},pi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},vi=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),l=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const r=l,s=[r-e];s.push(...Array.from({length:e}).map((a,u)=>r+n+u)),t.slides.forEach((a,u)=>{s.includes(a.column)&&pi(t,u)});return}const o=l+n-1;if(t.params.rewind||t.params.loop)for(let r=l-e;r<=o+e;r+=1){const s=(r%i+i)%i;(s<l||s>o)&&pi(t,s)}else for(let r=Math.max(l-e,0);r<=Math.min(o+e,i-1);r+=1)r!==l&&(r>o||r<l)&&pi(t,r)};function Mo(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let l;for(let o=0;o<e.length;o+=1)typeof e[o+1]<"u"?n>=e[o]&&n<e[o+1]-(e[o+1]-e[o])/2?l=o:n>=e[o]&&n<e[o+1]&&(l=o+1):n>=e[o]&&(l=o);return i.normalizeSlideIndex&&(l<0||typeof l>"u")&&(l=0),l}function Lo(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:l,activeIndex:o,realIndex:r,snapIndex:s}=e;let a=t,u;const d=h=>{let S=h-e.virtual.slidesBefore;return S<0&&(S=e.virtual.slides.length+S),S>=e.virtual.slides.length&&(S-=e.virtual.slides.length),S};if(typeof a>"u"&&(a=Mo(e)),n.indexOf(i)>=0)u=n.indexOf(i);else{const h=Math.min(l.slidesPerGroupSkip,a);u=h+Math.floor((a-h)/l.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),a===o&&!e.params.loop){u!==s&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(a===o&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=d(a);return}const f=e.grid&&l.grid&&l.grid.rows>1;let v;if(e.virtual&&l.virtual.enabled&&l.loop)v=d(a);else if(f){const h=e.slides.filter(T=>T.column===a)[0];let S=parseInt(h.getAttribute("data-swiper-slide-index"),10);Number.isNaN(S)&&(S=Math.max(e.slides.indexOf(h),0)),v=Math.floor(S/l.grid.rows)}else if(e.slides[a]){const h=e.slides[a].getAttribute("data-swiper-slide-index");h?v=parseInt(h,10):v=a}else v=a;Object.assign(e,{previousSnapIndex:s,snapIndex:u,previousRealIndex:r,realIndex:v,previousIndex:o,activeIndex:a}),e.initialized&&vi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==v&&e.emit("realIndexChange"),e.emit("slideChange"))}function Ro(t,e){const i=this,n=i.params;let l=t.closest(`.${n.slideClass}, swiper-slide`);!l&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(s=>{!l&&s.matches&&s.matches(`.${n.slideClass}, swiper-slide`)&&(l=s)});let o=!1,r;if(l){for(let s=0;s<i.slides.length;s+=1)if(i.slides[s]===l){o=!0,r=s;break}}if(l&&o)i.clickedSlide=l,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(l.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=r;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var No={updateSize:Co,updateSlides:Io,updateAutoHeight:ko,updateSlidesOffset:Po,updateSlidesProgress:_o,updateProgress:Do,updateSlidesClasses:Oo,updateActiveIndex:Lo,updateClickedSlide:Ro};function Fo(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:l,wrapperEl:o}=e;if(i.virtualTranslate)return n?-l:l;if(i.cssMode)return l;let r=uo(o,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function Bo(t,e){const i=this,{rtlTranslate:n,params:l,wrapperEl:o,progress:r}=i;let s=0,a=0;const u=0;i.isHorizontal()?s=n?-t:t:a=t,l.roundLengths&&(s=Math.floor(s),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?s:a,l.cssMode?o[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-s:-a:l.virtualTranslate||(i.isHorizontal()?s-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),o.style.transform=`translate3d(${s}px, ${a}px, ${u}px)`);let d;const f=i.maxTranslate()-i.minTranslate();f===0?d=0:d=(t-i.minTranslate())/f,d!==r&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function jo(){return-this.snapGrid[0]}function Vo(){return-this.snapGrid[this.snapGrid.length-1]}function Ho(t,e,i,n,l){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const o=this,{params:r,wrapperEl:s}=o;if(o.animating&&r.preventInteractionOnTransition)return!1;const a=o.minTranslate(),u=o.maxTranslate();let d;if(n&&t>a?d=a:n&&t<u?d=u:d=t,o.updateProgress(d),r.cssMode){const f=o.isHorizontal();if(e===0)s[f?"scrollLeft":"scrollTop"]=-d;else{if(!o.support.smoothScroll)return Yi({swiper:o,targetPosition:-d,side:f?"left":"top"}),!0;s.scrollTo({[f?"left":"top"]:-d,behavior:"smooth"})}return!0}return e===0?(o.setTransition(0),o.setTranslate(d),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionEnd"))):(o.setTransition(e),o.setTranslate(d),i&&(o.emit("beforeTransitionStart",e,l),o.emit("transitionStart")),o.animating||(o.animating=!0,o.onTranslateToWrapperTransitionEnd||(o.onTranslateToWrapperTransitionEnd=function(v){!o||o.destroyed||v.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onTranslateToWrapperTransitionEnd),o.onTranslateToWrapperTransitionEnd=null,delete o.onTranslateToWrapperTransitionEnd,o.animating=!1,i&&o.emit("transitionEnd"))}),o.wrapperEl.addEventListener("transitionend",o.onTranslateToWrapperTransitionEnd))),!0}var zo={getTranslate:Fo,setTranslate:Bo,minTranslate:jo,maxTranslate:Vo,translateTo:Ho};function Go(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 Zi(t){let{swiper:e,runCallbacks:i,direction:n,step:l}=t;const{activeIndex:o,previousIndex:r}=e;let s=n;if(s||(o>r?s="next":o<r?s="prev":s="reset"),e.emit(`transition${l}`),i&&o!==r){if(s==="reset"){e.emit(`slideResetTransition${l}`);return}e.emit(`slideChangeTransition${l}`),s==="next"?e.emit(`slideNextTransition${l}`):e.emit(`slidePrevTransition${l}`)}}function Uo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Zi({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Wo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Zi({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Yo={setTransition:Go,transitionStart:Uo,transitionEnd:Wo};function Xo(t,e,i,n,l){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;let r=t;r<0&&(r=0);const{params:s,snapGrid:a,slidesGrid:u,previousIndex:d,activeIndex:f,rtlTranslate:v,wrapperEl:h,enabled:S}=o;if(!S&&!n&&!l||o.destroyed||o.animating&&s.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=o.params.speed);const T=Math.min(o.params.slidesPerGroupSkip,r);let C=T+Math.floor((r-T)/o.params.slidesPerGroup);C>=a.length&&(C=a.length-1);const p=-a[C];if(s.normalizeSlideIndex)for(let y=0;y<u.length;y+=1){const A=-Math.floor(p*100),k=Math.floor(u[y]*100),g=Math.floor(u[y+1]*100);typeof u[y+1]<"u"?A>=k&&A<g-(g-k)/2?r=y:A>=k&&A<g&&(r=y+1):A>=k&&(r=y)}if(o.initialized&&r!==f&&(!o.allowSlideNext&&(v?p>o.translate&&p>o.minTranslate():p<o.translate&&p<o.minTranslate())||!o.allowSlidePrev&&p>o.translate&&p>o.maxTranslate()&&(f||0)!==r))return!1;r!==(d||0)&&i&&o.emit("beforeSlideChangeStart"),o.updateProgress(p);let x;if(r>f?x="next":r<f?x="prev":x="reset",v&&-p===o.translate||!v&&p===o.translate)return o.updateActiveIndex(r),s.autoHeight&&o.updateAutoHeight(),o.updateSlidesClasses(),s.effect!=="slide"&&o.setTranslate(p),x!=="reset"&&(o.transitionStart(i,x),o.transitionEnd(i,x)),!1;if(s.cssMode){const y=o.isHorizontal(),A=v?p:-p;if(e===0){const k=o.virtual&&o.params.virtual.enabled;k&&(o.wrapperEl.style.scrollSnapType="none",o._immediateVirtual=!0),k&&!o._cssModeVirtualInitialSet&&o.params.initialSlide>0?(o._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{h[y?"scrollLeft":"scrollTop"]=A})):h[y?"scrollLeft":"scrollTop"]=A,k&&requestAnimationFrame(()=>{o.wrapperEl.style.scrollSnapType="",o._immediateVirtual=!1})}else{if(!o.support.smoothScroll)return Yi({swiper:o,targetPosition:A,side:y?"left":"top"}),!0;h.scrollTo({[y?"left":"top"]:A,behavior:"smooth"})}return!0}return o.setTransition(e),o.setTranslate(p),o.updateActiveIndex(r),o.updateSlidesClasses(),o.emit("beforeTransitionStart",e,n),o.transitionStart(i,x),e===0?o.transitionEnd(i,x):o.animating||(o.animating=!0,o.onSlideToWrapperTransitionEnd||(o.onSlideToWrapperTransitionEnd=function(A){!o||o.destroyed||A.target===this&&(o.wrapperEl.removeEventListener("transitionend",o.onSlideToWrapperTransitionEnd),o.onSlideToWrapperTransitionEnd=null,delete o.onSlideToWrapperTransitionEnd,o.transitionEnd(i,x))}),o.wrapperEl.addEventListener("transitionend",o.onSlideToWrapperTransitionEnd)),!0}function qo(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;if(l.destroyed)return;typeof e>"u"&&(e=l.params.speed);const o=l.grid&&l.params.grid&&l.params.grid.rows>1;let r=t;if(l.params.loop)if(l.virtual&&l.params.virtual.enabled)r=r+l.virtual.slidesBefore;else{let s;if(o){const v=r*l.params.grid.rows;s=l.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===v)[0].column}else s=l.getSlideIndexByData(r);const a=o?Math.ceil(l.slides.length/l.params.grid.rows):l.slides.length,{centeredSlides:u}=l.params;let d=l.params.slidesPerView;d==="auto"?d=l.slidesPerViewDynamic():(d=Math.ceil(parseFloat(l.params.slidesPerView,10)),u&&d%2===0&&(d=d+1));let f=a-s<d;if(u&&(f=f||s<Math.ceil(d/2)),n&&u&&l.params.slidesPerView!=="auto"&&!o&&(f=!1),f){const v=u?s<l.activeIndex?"prev":"next":s-l.activeIndex-1<l.params.slidesPerView?"next":"prev";l.loopFix({direction:v,slideTo:!0,activeSlideIndex:v==="next"?s+1:s-a+1,slideRealIndex:v==="next"?l.realIndex:void 0})}if(o){const v=r*l.params.grid.rows;r=l.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===v)[0].column}else r=l.getSlideIndexByData(r)}return requestAnimationFrame(()=>{l.slideTo(r,e,i,n)}),l}function Jo(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:l,params:o,animating:r}=n;if(!l||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let s=o.slidesPerGroup;o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(s=Math.max(n.slidesPerViewDynamic("current",!0),1));const a=n.activeIndex<o.slidesPerGroupSkip?1:s,u=n.virtual&&o.virtual.enabled;if(o.loop){if(r&&!u&&o.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+a,t,e,i)}),!0}return o.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+a,t,e,i)}function Ko(t,e,i){e===void 0&&(e=!0);const n=this,{params:l,snapGrid:o,slidesGrid:r,rtlTranslate:s,enabled:a,animating:u}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const d=n.virtual&&l.virtual.enabled;if(l.loop){if(u&&!d&&l.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=s?n.translate:-n.translate;function v(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const h=v(f),S=o.map(p=>v(p));let T=o[S.indexOf(h)-1];if(typeof T>"u"&&l.cssMode){let p;o.forEach((x,y)=>{h>=x&&(p=y)}),typeof p<"u"&&(T=o[p>0?p-1:p])}let C=0;if(typeof T<"u"&&(C=r.indexOf(T),C<0&&(C=n.activeIndex-1),l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(C=C-n.slidesPerViewDynamic("previous",!0)+1,C=Math.max(C,0))),l.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(l.loop&&n.activeIndex===0&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(C,t,e,i)}),!0;return n.slideTo(C,t,e,i)}function Qo(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 Zo(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const l=this;if(l.destroyed)return;typeof t>"u"&&(t=l.params.speed);let o=l.activeIndex;const r=Math.min(l.params.slidesPerGroupSkip,o),s=r+Math.floor((o-r)/l.params.slidesPerGroup),a=l.rtlTranslate?l.translate:-l.translate;if(a>=l.snapGrid[s]){const u=l.snapGrid[s],d=l.snapGrid[s+1];a-u>(d-u)*n&&(o+=l.params.slidesPerGroup)}else{const u=l.snapGrid[s-1],d=l.snapGrid[s];a-u<=(d-u)*n&&(o-=l.params.slidesPerGroup)}return o=Math.max(o,0),o=Math.min(o,l.slidesGrid.length-1),l.slideTo(o,t,e,i)}function $o(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let l=t.clickedIndex,o;const r=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;o=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?l<t.loopedSlides-n/2||l>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),l=t.getSlideIndex(pt(i,`${r}[data-swiper-slide-index="${o}"]`)[0]),At(()=>{t.slideTo(l)})):t.slideTo(l):l>t.slides.length-n?(t.loopFix(),l=t.getSlideIndex(pt(i,`${r}[data-swiper-slide-index="${o}"]`)[0]),At(()=>{t.slideTo(l)})):t.slideTo(l)}else t.slideTo(l)}var el={slideTo:Xo,slideToLoop:qo,slideNext:Jo,slidePrev:Ko,slideReset:Qo,slideToClosest:Zo,slideToClickedSlide:$o};function tl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const l=()=>{pt(n,`.${i.slideClass}, swiper-slide`).forEach((f,v)=>{f.setAttribute("data-swiper-slide-index",v)})},o=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(o?i.grid.rows:1),s=e.slides.length%r!==0,a=o&&e.slides.length%i.grid.rows!==0,u=d=>{for(let f=0;f<d;f+=1){const v=e.isElement?Ot("swiper-slide",[i.slideBlankClass]):Ot("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(v)}};if(s){if(i.loopAddBlankSlides){const d=r-e.slides.length%r;u(d),e.recalcSlides(),e.updateSlides()}else Ut("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)");l()}else if(a){if(i.loopAddBlankSlides){const d=i.grid.rows-e.slides.length%i.grid.rows;u(d),e.recalcSlides(),e.updateSlides()}else Ut("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)");l()}else l();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function il(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:l,activeSlideIndex:o,byController:r,byMousewheel:s}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:u,allowSlidePrev:d,allowSlideNext:f,slidesEl:v,params:h}=a,{centeredSlides:S}=h;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&h.virtual.enabled){i&&(!h.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):h.centeredSlides&&a.snapIndex<h.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=d,a.allowSlideNext=f,a.emit("loopFix");return}let T=h.slidesPerView;T==="auto"?T=a.slidesPerViewDynamic():(T=Math.ceil(parseFloat(h.slidesPerView,10)),S&&T%2===0&&(T=T+1));const C=h.slidesPerGroupAuto?T:h.slidesPerGroup;let p=C;p%C!==0&&(p+=C-p%C),p+=h.loopAdditionalSlides,a.loopedSlides=p;const x=a.grid&&h.grid&&h.grid.rows>1;u.length<T+p?Ut("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"):x&&h.grid.fill==="row"&&Ut("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const y=[],A=[];let k=a.activeIndex;typeof o>"u"?o=a.getSlideIndex(u.filter(I=>I.classList.contains(h.slideActiveClass))[0]):k=o;const g=n==="next"||!n,P=n==="prev"||!n;let D=0,w=0;const c=x?Math.ceil(u.length/h.grid.rows):u.length,b=(x?u[o].column:o)+(S&&typeof l>"u"?-T/2+.5:0);if(b<p){D=Math.max(p-b,C);for(let I=0;I<p-b;I+=1){const M=I-Math.floor(I/c)*c;if(x){const L=c-M-1;for(let F=u.length-1;F>=0;F-=1)u[F].column===L&&y.push(F)}else y.push(c-M-1)}}else if(b+T>c-p){w=Math.max(b-(c-p*2),C);for(let I=0;I<w;I+=1){const M=I-Math.floor(I/c)*c;x?u.forEach((L,F)=>{L.column===M&&A.push(F)}):A.push(M)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),P&&y.forEach(I=>{u[I].swiperLoopMoveDOM=!0,v.prepend(u[I]),u[I].swiperLoopMoveDOM=!1}),g&&A.forEach(I=>{u[I].swiperLoopMoveDOM=!0,v.append(u[I]),u[I].swiperLoopMoveDOM=!1}),a.recalcSlides(),h.slidesPerView==="auto"?a.updateSlides():x&&(y.length>0&&P||A.length>0&&g)&&a.slides.forEach((I,M)=>{a.grid.updateSlide(M,I,a.slides)}),h.watchSlidesProgress&&a.updateSlidesOffset(),i){if(y.length>0&&P){if(typeof e>"u"){const I=a.slidesGrid[k],L=a.slidesGrid[k+D]-I;s?a.setTranslate(a.translate-L):(a.slideTo(k+Math.ceil(D),0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else if(l){const I=x?y.length/h.grid.rows:y.length;a.slideTo(a.activeIndex+I,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(A.length>0&&g)if(typeof e>"u"){const I=a.slidesGrid[k],L=a.slidesGrid[k-w]-I;s?a.setTranslate(a.translate-L):(a.slideTo(k-w,0,!1,!0),l&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-L,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-L))}else{const I=x?A.length/h.grid.rows:A.length;a.slideTo(a.activeIndex-I,0,!1,!0)}}if(a.allowSlidePrev=d,a.allowSlideNext=f,a.controller&&a.controller.control&&!r){const I={slideRealIndex:e,direction:n,setTranslate:l,activeSlideIndex:o,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(M=>{!M.destroyed&&M.params.loop&&M.loopFix({...I,slideTo:M.params.slidesPerView===h.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...I,slideTo:a.controller.control.params.slidesPerView===h.slidesPerView?i:!1})}a.emit("loopFix")}function nl(){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(l=>{const o=typeof l.swiperSlideIndex>"u"?l.getAttribute("data-swiper-slide-index")*1:l.swiperSlideIndex;n[o]=l}),t.slides.forEach(l=>{l.removeAttribute("data-swiper-slide-index")}),n.forEach(l=>{i.append(l)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var ol={loopCreate:tl,loopFix:il,loopDestroy:nl};function ll(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 al(){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 rl={setGrabCursor:ll,unsetGrabCursor:al};function sl(t,e){e===void 0&&(e=this);function i(n){if(!n||n===ct()||n===it())return null;n.assignedSlot&&(n=n.assignedSlot);const l=n.closest(t);return!l&&!n.getRootNode?null:l||i(n.getRootNode().host)}return i(e)}function $i(t,e,i){const n=it(),{params:l}=t,o=l.edgeSwipeDetection,r=l.edgeSwipeThreshold;return o&&(i<=r||i>=n.innerWidth-r)?o==="prevent"?(e.preventDefault(),!0):!1:!0}function dl(t){const e=this,i=ct();let n=t;n.originalEvent&&(n=n.originalEvent);const l=e.touchEventsData;if(n.type==="pointerdown"){if(l.pointerId!==null&&l.pointerId!==n.pointerId)return;l.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(l.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){$i(e,n,n.targetTouches[0].pageX);return}const{params:o,touches:r,enabled:s}=e;if(!s||!o.simulateTouch&&n.pointerType==="mouse"||e.animating&&o.preventInteractionOnTransition)return;!e.animating&&o.cssMode&&o.loop&&e.loopFix();let a=n.target;if(o.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in n&&n.which===3||"button"in n&&n.button>0||l.isTouched&&l.isMoved)return;const u=!!o.noSwipingClass&&o.noSwipingClass!=="",d=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&d&&(a=d[0]);const f=o.noSwipingSelector?o.noSwipingSelector:`.${o.noSwipingClass}`,v=!!(n.target&&n.target.shadowRoot);if(o.noSwiping&&(v?sl(f,a):a.closest(f))){e.allowClick=!0;return}if(o.swipeHandler&&!a.closest(o.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const h=r.currentX,S=r.currentY;if(!$i(e,n,h))return;Object.assign(l,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=h,r.startY=S,l.touchStartTime=at(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,o.threshold>0&&(l.allowThresholdMove=!1);let T=!0;a.matches(l.focusableElements)&&(T=!1,a.nodeName==="SELECT"&&(l.isTouched=!1)),i.activeElement&&i.activeElement.matches(l.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const C=T&&e.allowTouchMove&&o.touchStartPreventDefault;(o.touchStartForcePreventDefault||C)&&!a.isContentEditable&&n.preventDefault(),o.freeMode&&o.freeMode.enabled&&e.freeMode&&e.animating&&!o.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function cl(t){const e=ct(),i=this,n=i.touchEventsData,{params:l,touches:o,rtlTranslate:r,enabled:s}=i;if(!s||!l.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(n.touchId!==null||a.pointerId!==n.pointerId))return;let u;if(a.type==="touchmove"){if(u=[...a.changedTouches].filter(g=>g.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=a;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",a);return}const d=u.pageX,f=u.pageY;if(a.preventedByNestedSwiper){o.startX=d,o.startY=f;return}if(!i.allowTouchMove){a.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(o,{startX:d,startY:f,currentX:d,currentY:f}),n.touchStartTime=at());return}if(l.touchReleaseOnEdges&&!l.loop){if(i.isVertical()){if(f<o.startY&&i.translate<=i.maxTranslate()||f>o.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(d<o.startX&&i.translate<=i.maxTranslate()||d>o.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",a),o.previousX=o.currentX,o.previousY=o.currentY,o.currentX=d,o.currentY=f;const v=o.currentX-o.startX,h=o.currentY-o.startY;if(i.params.threshold&&Math.sqrt(v**2+h**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let g;i.isHorizontal()&&o.currentY===o.startY||i.isVertical()&&o.currentX===o.startX?n.isScrolling=!1:v*v+h*h>=25&&(g=Math.atan2(Math.abs(h),Math.abs(v))*180/Math.PI,n.isScrolling=i.isHorizontal()?g>l.touchAngle:90-g>l.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",a),typeof n.startMoving>"u"&&(o.currentX!==o.startX||o.currentY!==o.startY)&&(n.startMoving=!0),n.isScrolling||a.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!l.cssMode&&a.cancelable&&a.preventDefault(),l.touchMoveStopPropagation&&!l.nested&&a.stopPropagation();let S=i.isHorizontal()?v:h,T=i.isHorizontal()?o.currentX-o.previousX:o.currentY-o.previousY;l.oneWayMovement&&(S=Math.abs(S)*(r?1:-1),T=Math.abs(T)*(r?1:-1)),o.diff=S,S*=l.touchRatio,r&&(S=-S,T=-T);const C=i.touchesDirection;i.swipeDirection=S>0?"prev":"next",i.touchesDirection=T>0?"prev":"next";const p=i.params.loop&&!l.cssMode,x=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&x&&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,l.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let y;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&C!==i.touchesDirection&&p&&x&&Math.abs(S)>=1){Object.assign(o,{startX:d,startY:f,currentX:d,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",a),n.isMoved=!0,n.currentTranslate=S+n.startTranslate;let A=!0,k=l.resistanceRatio;if(l.touchReleaseOnEdges&&(k=0),S>0?(p&&x&&!y&&n.allowThresholdMove&&n.currentTranslate>(l.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(A=!1,l.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+S)**k))):S<0&&(p&&x&&!y&&n.allowThresholdMove&&n.currentTranslate<(l.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(l.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(l.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(A=!1,l.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-S)**k))),A&&(a.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),l.threshold>0)if(Math.abs(S)>l.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,o.startX=o.currentX,o.startY=o.currentY,n.currentTranslate=n.startTranslate,o.diff=i.isHorizontal()?o.currentX-o.startX:o.currentY-o.startY;return}}else{n.currentTranslate=n.startTranslate;return}!l.followFinger||l.cssMode||((l.freeMode&&l.freeMode.enabled&&i.freeMode||l.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),l.freeMode&&l.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function ul(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let l;if(n.type==="touchend"||n.type==="touchcancel"){if(l=[...n.changedTouches].filter(k=>k.identifier===i.touchId)[0],!l||l.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;l=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:r,touches:s,rtlTranslate:a,slidesGrid:u,enabled:d}=e;if(!d||!r.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&r.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}r.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=at(),v=f-i.touchStartTime;if(e.allowClick){const k=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(k&&k[0]||n.target,k),e.emit("tap click",n),v<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=at(),At(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||s.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 h;if(r.followFinger?h=a?e.translate:-e.translate:h=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:h});return}const S=h>=-e.maxTranslate()&&!e.params.loop;let T=0,C=e.slidesSizesGrid[0];for(let k=0;k<u.length;k+=k<r.slidesPerGroupSkip?1:r.slidesPerGroup){const g=k<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof u[k+g]<"u"?(S||h>=u[k]&&h<u[k+g])&&(T=k,C=u[k+g]-u[k]):(S||h>=u[k])&&(T=k,C=u[u.length-1]-u[u.length-2])}let p=null,x=null;r.rewind&&(e.isBeginning?x=r.virtual&&r.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const y=(h-u[T])/C,A=T<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(v>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(y>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?p:T+A):e.slideTo(T)),e.swipeDirection==="prev"&&(y>1-r.longSwipesRatio?e.slideTo(T+A):x!==null&&y<0&&Math.abs(y)>r.longSwipesRatio?e.slideTo(x):e.slideTo(T))}else{if(!r.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(T+A):e.slideTo(T):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:T+A),e.swipeDirection==="prev"&&e.slideTo(x!==null?x:T))}}function en(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:l,snapGrid:o}=t,r=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const s=r&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!s?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!r?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=l,t.allowSlideNext=n,t.params.watchOverflow&&o!==t.snapGrid&&t.checkOverflow()}function pl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function vl(){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 l;const o=t.maxTranslate()-t.minTranslate();o===0?l=0:l=(t.translate-t.minTranslate())/o,l!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function ml(t){const e=this;qt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function fl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const tn=(t,e)=>{const i=ct(),{params:n,el:l,wrapperEl:o,device:r}=t,s=!!n.nested,a=e==="on"?"addEventListener":"removeEventListener",u=e;!l||typeof l=="string"||(i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:s}),l[a]("touchstart",t.onTouchStart,{passive:!1}),l[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:s}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:s}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&l[a]("click",t.onClick,!0),n.cssMode&&o[a]("scroll",t.onScroll),n.updateOnWindowResize?t[u](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",en,!0):t[u]("observerUpdate",en,!0),l[a]("load",t.onLoad,{capture:!0}))};function hl(){const t=this,{params:e}=t;t.onTouchStart=dl.bind(t),t.onTouchMove=cl.bind(t),t.onTouchEnd=ul.bind(t),t.onDocumentTouchStart=fl.bind(t),e.cssMode&&(t.onScroll=vl.bind(t)),t.onClick=pl.bind(t),t.onLoad=ml.bind(t),tn(t,"on")}function gl(){tn(this,"off")}var bl={attachEvents:hl,detachEvents:gl};const nn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function yl(){const t=this,{realIndex:e,initialized:i,params:n,el:l}=t,o=n.breakpoints;if(!o||o&&Object.keys(o).length===0)return;const r=t.getBreakpoint(o,t.params.breakpointsBase,t.el);if(!r||t.currentBreakpoint===r)return;const a=(r in o?o[r]:void 0)||t.originalParams,u=nn(t,n),d=nn(t,a),f=t.params.grabCursor,v=a.grabCursor,h=n.enabled;u&&!d?(l.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&d&&(l.classList.add(`${n.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&n.grid.fill==="column")&&l.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!v?t.unsetGrabCursor():!f&&v&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(y=>{if(typeof a[y]>"u")return;const A=n[y]&&n[y].enabled,k=a[y]&&a[y].enabled;A&&!k&&t[y].disable(),!A&&k&&t[y].enable()});const S=a.direction&&a.direction!==n.direction,T=n.loop&&(a.slidesPerView!==n.slidesPerView||S),C=n.loop;S&&i&&t.changeDirection(),nt(t.params,a);const p=t.params.enabled,x=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),h&&!p?t.disable():!h&&p&&t.enable(),t.currentBreakpoint=r,t.emit("_beforeBreakpoint",a),i&&(T?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!C&&x?(t.loopCreate(e),t.updateSlides()):C&&!x&&t.loopDestroy()),t.emit("breakpoint",a)}function wl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const l=it(),o=e==="window"?l.innerHeight:i.clientHeight,r=Object.keys(t).map(s=>{if(typeof s=="string"&&s.indexOf("@")===0){const a=parseFloat(s.substr(1));return{value:o*a,point:s}}return{value:s,point:s}});r.sort((s,a)=>parseInt(s.value,10)-parseInt(a.value,10));for(let s=0;s<r.length;s+=1){const{point:a,value:u}=r[s];e==="window"?l.matchMedia(`(min-width: ${u}px)`).matches&&(n=a):u<=i.clientWidth&&(n=a)}return n||"max"}var Sl={setBreakpoint:yl,getBreakpoint:wl};function Tl(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(l=>{n[l]&&i.push(e+l)}):typeof n=="string"&&i.push(e+n)}),i}function xl(){const t=this,{classNames:e,params:i,rtl:n,el:l,device:o}=t,r=Tl(["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:o.android},{ios:o.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...r),l.classList.add(...e),t.emitContainerClasses()}function Al(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var El={addClasses:xl,removeClasses:Al};function Cl(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const l=t.slides.length-1,o=t.slidesGrid[l]+t.slidesSizesGrid[l]+n*2;t.isLocked=t.size>o}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 Il={checkOverflow:Cl},mi={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 kl(t,e){return function(n){n===void 0&&(n={});const l=Object.keys(n)[0],o=n[l];if(typeof o!="object"||o===null){nt(e,n);return}if(t[l]===!0&&(t[l]={enabled:!0}),l==="navigation"&&t[l]&&t[l].enabled&&!t[l].prevEl&&!t[l].nextEl&&(t[l].auto=!0),["pagination","scrollbar"].indexOf(l)>=0&&t[l]&&t[l].enabled&&!t[l].el&&(t[l].auto=!0),!(l in t&&"enabled"in o)){nt(e,n);return}typeof t[l]=="object"&&!("enabled"in t[l])&&(t[l].enabled=!0),t[l]||(t[l]={enabled:!1}),nt(e,n)}}const fi={eventsEmitter:Eo,update:No,translate:zo,transition:Yo,slide:el,loop:ol,grabCursor:rl,events:bl,breakpoints:Sl,checkOverflow:Il,classes:El},hi={};let gi=class gt{constructor(){let e,i;for(var n=arguments.length,l=new Array(n),o=0;o<n;o++)l[o]=arguments[o];l.length===1&&l[0].constructor&&Object.prototype.toString.call(l[0]).slice(8,-1)==="Object"?i=l[0]:[e,i]=l,i||(i={}),i=nt({},i),e&&!i.el&&(i.el=e);const r=ct();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const d=[];return r.querySelectorAll(i.el).forEach(f=>{const v=nt({},i,{el:f});d.push(new gt(v))}),d}const s=this;s.__swiper__=!0,s.support=Ji(),s.device=Ki({userAgent:i.userAgent}),s.browser=To(),s.eventsListeners={},s.eventsAnyListeners=[],s.modules=[...s.__modules__],i.modules&&Array.isArray(i.modules)&&s.modules.push(...i.modules);const a={};s.modules.forEach(d=>{d({params:i,swiper:s,extendParams:kl(i,a),on:s.on.bind(s),once:s.once.bind(s),off:s.off.bind(s),emit:s.emit.bind(s)})});const u=nt({},mi,a);return s.params=nt({},u,hi,i),s.originalParams=nt({},s.params),s.passedParams=nt({},i),s.params&&s.params.on&&Object.keys(s.params.on).forEach(d=>{s.on(d,s.params.on[d])}),s.params&&s.params.onAny&&s.onAny(s.params.onAny),Object.assign(s,{enabled:s.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return s.params.direction==="horizontal"},isVertical(){return s.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:s.params.allowSlideNext,allowSlidePrev:s.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:s.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:s.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),s.emit("_swiper"),s.params.init&&s.init(),s}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,l=pt(i,`.${n.slideClass}, swiper-slide`),o=Wt(l[0]);return Wt(e)-o}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=pt(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 l=n.minTranslate(),r=(n.maxTranslate()-l)*e+l;n.translateTo(r,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 l=e.getSlideClasses(n);i.push({slideEl:n,classNames:l}),e.emit("_slideClass",n,l)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:l,slides:o,slidesGrid:r,slidesSizesGrid:s,size:a,activeIndex:u}=n;let d=1;if(typeof l.slidesPerView=="number")return l.slidesPerView;if(l.centeredSlides){let f=o[u]?Math.ceil(o[u].swiperSlideSize):0,v;for(let h=u+1;h<o.length;h+=1)o[h]&&!v&&(f+=Math.ceil(o[h].swiperSlideSize),d+=1,f>a&&(v=!0));for(let h=u-1;h>=0;h-=1)o[h]&&!v&&(f+=o[h].swiperSlideSize,d+=1,f>a&&(v=!0))}else if(e==="current")for(let f=u+1;f<o.length;f+=1)(i?r[f]+s[f]-r[u]<a:r[f]-r[u]<a)&&(d+=1);else for(let f=u-1;f>=0;f-=1)r[u]-r[f]<a&&(d+=1);return d}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(r=>{r.complete&&qt(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function l(){const r=e.rtlTranslate?e.translate*-1:e.translate,s=Math.min(Math.max(r,e.maxTranslate()),e.minTranslate());e.setTranslate(s),e.updateActiveIndex(),e.updateSlidesClasses()}let o;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)l(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const r=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;o=e.slideTo(r.length-1,0,!1,!0)}else o=e.slideTo(e.activeIndex,0,!1,!0);o||l()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,l=n.params.direction;return e||(e=l==="horizontal"?"vertical":"horizontal"),e===l||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${l}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(o=>{e==="vertical"?o.style.width="":o.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 l=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let r=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(l()):pt(n,l())[0];return!r&&i.params.createElements&&(r=Ot("div",i.params.wrapperClass),n.append(r),pt(n,`.${i.params.slideClass}`).forEach(s=>{r.append(s)})),Object.assign(i,{el:n,wrapperEl:r,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:r,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||yt(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||yt(n,"direction")==="rtl"),wrongRTL:yt(r,"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 l=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&l.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),l.forEach(o=>{o.complete?qt(i,o):o.addEventListener("load",r=>{qt(i,r.target)})}),vi(i),i.initialized=!0,vi(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:l,el:o,wrapperEl:r,slides:s}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),l.loop&&n.loopDestroy(),i&&(n.removeClasses(),o&&typeof o!="string"&&o.removeAttribute("style"),r&&r.removeAttribute("style"),s&&s.length&&s.forEach(a=>{a.classList.remove(l.slideVisibleClass,l.slideFullyVisibleClass,l.slideActiveClass,l.slideNextClass,l.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(a=>{n.off(a)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),so(n)),n.destroyed=!0),null}static extendDefaults(e){nt(hi,e)}static get extendedDefaults(){return hi}static get defaults(){return mi}static installModule(e){gt.prototype.__modules__||(gt.prototype.__modules__=[]);const i=gt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>gt.installModule(i)),gt):(gt.installModule(e),gt)}};Object.keys(fi).forEach(t=>{Object.keys(fi[t]).forEach(e=>{gi.prototype[e]=fi[t][e]})}),gi.use([xo,Ao]);const on=["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 St(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Ct(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]:St(e[n])&&St(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:Ct(t[n],e[n]):t[n]=e[n]})}function ln(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function an(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function rn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function sn(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 Pl(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function _l(t){let{swiper:e,slides:i,passedParams:n,changedParams:l,nextEl:o,prevEl:r,scrollbarEl:s,paginationEl:a}=t;const u=l.filter(w=>w!=="children"&&w!=="direction"&&w!=="wrapperClass"),{params:d,pagination:f,navigation:v,scrollbar:h,virtual:S,thumbs:T}=e;let C,p,x,y,A,k,g,P;l.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&d.thumbs&&!d.thumbs.swiper&&(C=!0),l.includes("controller")&&n.controller&&n.controller.control&&d.controller&&!d.controller.control&&(p=!0),l.includes("pagination")&&n.pagination&&(n.pagination.el||a)&&(d.pagination||d.pagination===!1)&&f&&!f.el&&(x=!0),l.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||s)&&(d.scrollbar||d.scrollbar===!1)&&h&&!h.el&&(y=!0),l.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||o)&&(d.navigation||d.navigation===!1)&&v&&!v.prevEl&&!v.nextEl&&(A=!0);const D=w=>{e[w]&&(e[w].destroy(),w==="navigation"?(e.isElement&&(e[w].prevEl.remove(),e[w].nextEl.remove()),d[w].prevEl=void 0,d[w].nextEl=void 0,e[w].prevEl=void 0,e[w].nextEl=void 0):(e.isElement&&e[w].el.remove(),d[w].el=void 0,e[w].el=void 0))};l.includes("loop")&&e.isElement&&(d.loop&&!n.loop?k=!0:!d.loop&&n.loop?g=!0:P=!0),u.forEach(w=>{if(St(d[w])&&St(n[w]))Object.assign(d[w],n[w]),(w==="navigation"||w==="pagination"||w==="scrollbar")&&"enabled"in n[w]&&!n[w].enabled&&D(w);else{const c=n[w];(c===!0||c===!1)&&(w==="navigation"||w==="pagination"||w==="scrollbar")?c===!1&&D(w):d[w]=n[w]}}),u.includes("controller")&&!p&&e.controller&&e.controller.control&&d.controller&&d.controller.control&&(e.controller.control=d.controller.control),l.includes("children")&&i&&S&&d.virtual.enabled?(S.slides=i,S.update(!0)):l.includes("virtual")&&S&&d.virtual.enabled&&(i&&(S.slides=i),S.update(!0)),l.includes("children")&&i&&d.loop&&(P=!0),C&&T.init()&&T.update(!0),p&&(e.controller.control=d.controller.control),x&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(d.pagination.el=a),f.init(),f.render(),f.update()),y&&(e.isElement&&(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-scrollbar"),s.part.add("scrollbar"),e.el.appendChild(s)),s&&(d.scrollbar.el=s),h.init(),h.updateSize(),h.setTranslate()),A&&(e.isElement&&((!o||typeof o=="string")&&(o=document.createElement("div"),o.classList.add("swiper-button-next"),o.innerHTML=e.hostEl.constructor.nextButtonSvg,o.part.add("button-next"),e.el.appendChild(o)),(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-button-prev"),r.innerHTML=e.hostEl.constructor.prevButtonSvg,r.part.add("button-prev"),e.el.appendChild(r))),o&&(d.navigation.nextEl=o),r&&(d.navigation.prevEl=r),v.init(),v.update()),l.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),l.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),l.includes("direction")&&e.changeDirection(n.direction,!1),(k||P)&&e.loopDestroy(),(g||P)&&e.loopCreate(),e.update()}function Dl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},l={};Ct(i,mi),i._emitClasses=!0,i.init=!1;const o={},r=on.map(a=>a.replace(/_/,"")),s=Object.assign({},t);return Object.keys(s).forEach(a=>{typeof t[a]>"u"||(r.indexOf(a)>=0?St(t[a])?(i[a]={},l[a]={},Ct(i[a],t[a]),Ct(l[a],t[a])):(i[a]=t[a],l[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?n[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:o[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:l,rest:o,events:n}}function Ol(t,e){let{el:i,nextEl:n,prevEl:l,paginationEl:o,scrollbarEl:r,swiper:s}=t;ln(e)&&n&&l&&(s.params.navigation.nextEl=n,s.originalParams.navigation.nextEl=n,s.params.navigation.prevEl=l,s.originalParams.navigation.prevEl=l),an(e)&&o&&(s.params.pagination.el=o,s.originalParams.pagination.el=o),rn(e)&&r&&(s.params.scrollbar.el=r,s.originalParams.scrollbar.el=r),s.init(i)}function Ml(t,e,i,n,l){const o=[];if(!e)return o;const r=a=>{o.indexOf(a)<0&&o.push(a)};if(i&&n){const a=n.map(l),u=i.map(l);a.join("")!==u.join("")&&r("children"),n.length!==i.length&&r("children")}return on.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(St(t[a])&&St(e[a])){const u=Object.keys(t[a]),d=Object.keys(e[a]);u.length!==d.length?r(a):(u.forEach(f=>{t[a][f]!==e[a][f]&&r(a)}),d.forEach(f=>{t[a][f]!==e[a][f]&&r(a)}))}else t[a]!==e[a]&&r(a)}),o}const Ll=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 Jt(){return Jt=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},Jt.apply(this,arguments)}function dn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function cn(t){const e=[];return m.Children.toArray(t).forEach(i=>{dn(i)?e.push(i):i.props&&i.props.children&&cn(i.props.children).forEach(n=>e.push(n))}),e}function Rl(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return m.Children.toArray(t).forEach(n=>{if(dn(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 l=cn(n.props.children);l.length>0?l.forEach(o=>e.push(o)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Nl(t,e,i){if(!i)return null;const n=d=>{let f=d;return d<0?f=e.length+d:f>=e.length&&(f=f-e.length),f},l=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:o,to:r}=i,s=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,u=[];for(let d=s;d<a;d+=1)d>=o&&d<=r&&u.push(e[n(d)]);return u.map((d,f)=>m.cloneElement(d,{swiper:t,style:l,key:d.props.virtualIndex||d.key||`slide-${f}`}))}function Mt(t,e){return typeof window>"u"?ce(t,e):Dn(t,e)}const bi=Dt(null),un=()=>_t(bi),Fl=Dt(null),Tt=Bt(function(t,e){let{className:i,tag:n="div",wrapperTag:l="div",children:o,onSwiper:r,...s}=t===void 0?{}:t,a=!1;const[u,d]=U("swiper"),[f,v]=U(null),[h,S]=U(!1),T=se(!1),C=se(null),p=se(null),x=se(null),y=se(null),A=se(null),k=se(null),g=se(null),P=se(null),{params:D,passedParams:w,rest:c,events:E}=Dl(s),{slides:b,slots:I}=Rl(o),M=()=>{S(!h)};Object.assign(D.on,{_containerClasses(R,N){d(N)}});const L=()=>{Object.assign(D.on,E),a=!0;const R={...D};if(delete R.wrapperClass,p.current=new gi(R),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=b;const N={cache:!1,slides:b,renderExternal:v,renderExternalUpdate:!1};Ct(p.current.params.virtual,N),Ct(p.current.originalParams.virtual,N)}};C.current||L(),p.current&&p.current.on("_beforeBreakpoint",M);const F=()=>{a||!E||!p.current||Object.keys(E).forEach(R=>{p.current.on(R,E[R])})},B=()=>{!E||!p.current||Object.keys(E).forEach(R=>{p.current.off(R,E[R])})};ce(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",M)}),ce(()=>{!T.current&&p.current&&(p.current.emitSlidesClasses(),T.current=!0)}),Mt(()=>{if(e&&(e.current=C.current),!!C.current)return p.current.destroyed&&L(),Ol({el:C.current,nextEl:A.current,prevEl:k.current,paginationEl:g.current,scrollbarEl:P.current,swiper:p.current},D),r&&!p.current.destroyed&&r(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),Mt(()=>{F();const R=Ml(w,x.current,b,y.current,N=>N.key);return x.current=w,y.current=b,R.length&&p.current&&!p.current.destroyed&&_l({swiper:p.current,slides:b,passedParams:w,changedParams:R,nextEl:A.current,prevEl:k.current,scrollbarEl:P.current,paginationEl:g.current}),()=>{B()}}),Mt(()=>{Ll(p.current)},[f]);function _(){return D.virtual?Nl(p.current,b,f):b.map((R,N)=>m.cloneElement(R,{swiper:p.current,swiperSlideIndex:N}))}return m.createElement(n,Jt({ref:C,className:sn(`${u}${i?` ${i}`:""}`)},c),m.createElement(Fl.Provider,{value:p.current},I["container-start"],m.createElement(l,{className:Pl(D.wrapperClass)},I["wrapper-start"],_(),I["wrapper-end"]),ln(D)&&m.createElement(m.Fragment,null,m.createElement("div",{ref:k,className:"swiper-button-prev"}),m.createElement("div",{ref:A,className:"swiper-button-next"})),rn(D)&&m.createElement("div",{ref:P,className:"swiper-scrollbar"}),an(D)&&m.createElement("div",{ref:g,className:"swiper-pagination"}),I["container-end"]))});Tt.displayName="Swiper";const ut=Bt(function(t,e){let{tag:i="div",children:n,className:l="",swiper:o,zoom:r,lazy:s,virtualIndex:a,swiperSlideIndex:u,...d}=t===void 0?{}:t;const f=se(null),[v,h]=U("swiper-slide"),[S,T]=U(!1);function C(A,k,g){k===f.current&&h(g)}Mt(()=>{if(typeof u<"u"&&(f.current.swiperSlideIndex=u),e&&(e.current=f.current),!(!f.current||!o)){if(o.destroyed){v!=="swiper-slide"&&h("swiper-slide");return}return o.on("_slideClass",C),()=>{o&&o.off("_slideClass",C)}}}),Mt(()=>{o&&f.current&&!o.destroyed&&h(o.getSlideClasses(f.current))},[o]);const p={isActive:v.indexOf("swiper-slide-active")>=0,isVisible:v.indexOf("swiper-slide-visible")>=0,isPrev:v.indexOf("swiper-slide-prev")>=0,isNext:v.indexOf("swiper-slide-next")>=0},x=()=>typeof n=="function"?n(p):n,y=()=>{T(!0)};return m.createElement(i,Jt({ref:f,className:sn(`${v}${l?` ${l}`:""}`),"data-swiper-slide-index":a,onLoad:y},d),r&&m.createElement(bi.Provider,{value:p},m.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},x(),s&&!S&&m.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&m.createElement(bi.Provider,{value:p},x(),s&&!S&&m.createElement("div",{className:"swiper-lazy-preloader"})))});ut.displayName="SwiperSlide";const Bl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",jl=({visible:t,onClose:e,children:i,modalStyle:n,padding:l,popup:o,schema:r,fullHeight:s=window.innerHeight,isFullScreen:a=!1})=>{var u,d;const f=se(null),v=se(null),h=se(null),S=se(null),T=s*.2,C=a?s:s*.8,[p,x]=U(T),[y,A]=U(!1),k=se(null),{globalConfig:g,popupDetailData:P}=ke(),{schema:D}=ot();ce(()=>{const L=document.getElementById("sxp-render"),F=document.getElementById("pb-modal");F?k.current=F:(k.current=document.createElement("div"),k.current.setAttribute("id","pb-modal"),L?.appendChild(k.current))},[]);const w=oe(()=>o?.id&&o?.id!==""||t,[t,o]),c=oe(()=>{var L,F,B,_,R;const N=r??D,j=(B=(F=(L=N?.sxpPageConf)===null||L===void 0?void 0:L.globalConfig)===null||F===void 0?void 0:F.popupList)===null||B===void 0?void 0:B.find(K=>K?.id===o?.id);return((R=(_=j?.item)===null||_===void 0?void 0:_.event)===null||R===void 0?void 0:R.isScrollFullScreen)||!1},[o,r,D]);if(ce(()=>{w?A(!0):setTimeout(()=>{A(!1),x(T)},o?.duration)},[w,o]),!k.current)return null;const E=$t(()=>{e?.()},300),b=L=>{f.current=L.touches[0],v.current=L.touches[0],h.current=!0},I=L=>{requestAnimationFrame(()=>{var F;if(h.current&&((F=S?.current)===null||F===void 0?void 0:F.scrollTop)===0){const B=L.touches[0].clientY,_=L.touches[0].clientX,R=f.current.clientY-B;f.current=L.touches[0];const N=B-v.current.clientY,j=_-v.current.clientX;if(Math.abs(j)>Math.abs(N))return;const K=p-R;K>0&&x(K)}})},M=L=>{var F;if(h.current&&((F=S?.current)===null||F===void 0?void 0:F.scrollTop)===0){const B=L.changedTouches[0].clientY-v.current.clientY,_=L.changedTouches[0].clientX-v.current.clientX;if(Math.abs(_)>Math.abs(B))return;const R=v.current.clientY-f.current.clientY;R>0?x(0):p<T&&R<0?x(T):p>=T&&R<0&&e?.()}h.current=!1};return Ii.createPortal(m.createElement(m.Fragment,null,y&&m.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:w?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:E},m.createElement("div",Object.assign({className:`modal-container ${w?"modal-popIn":"modal-popOut"}`,style:Object.assign({padding:l,animationDuration:((u=o?.duration)!==null&&u!==void 0?u:0)/1e3+"s"},c&&{transform:`translateY(${p}px)`}),onClick:L=>{L.stopPropagation(),L.preventDefault()}},c&&{onTouchMove:I,onTouchStart:b,onTouchEnd:M}),m.createElement("div",{onClick:e,className:"modal-icon-wrapper"},m.createElement("img",{src:(d=g?.popupCloseIcon)!==null&&d!==void 0?d:Bl,alt:"close",className:"modal-icon"})),m.createElement("div",{ref:S,style:{height:c?s:C,overflow:c&&p<=0||!c?"auto":"hidden"}},i)))),k.current)};var Lt=xe(jl);const Vl=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),l=[];for(let r=0;r<n.length&&(l.push(n[r]),!(l.join(" ").length>=e));r++);return(l.length>1&&l.length<n.length?l.slice(0,l.length-1):l).join(" ")+" "},Hl=({text:t,maxStr:e=108,style:i,className:n,onClick:l,foldText:o,unfoldText:r,isPost:s,onChange:a})=>{const[u,d]=U(!1),[f,v]=U(!1),h=Number(i?.lineClamp||2),S=se(null),T=se(null),C=ue(()=>{d(!u)},[u,a]);return oe(()=>!u&&t.length>e?Vl(t,e)+"...":t,[t,e,u]),ce(()=>{var p,x;((p=T?.current)===null||p===void 0?void 0:p.offsetHeight)>((x=S?.current)===null||x===void 0?void 0:x.offsetHeight)&&s?v(!0):v(!1),T.current.style.display="none"},[s]),m.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},m.createElement("div",{ref:S,style:{overflow:"hidden",WebkitLineClamp:!s||u?"":h,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:he(t?.replace(/\n/g,"</br>"),i)}}),m.createElement("div",{ref:T,dangerouslySetInnerHTML:{__html:he(t?.replace(/\n/g,"</br>"),i)}}),t&&s&&f&&m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:l??C,dangerouslySetInnerHTML:{__html:he(u?r||"show less":o||"show more",i)}}))};var Kt=xe(Hl);const zl=Bt((t,e)=>{const{src:i,onLoad:n,style:l,className:o,loading:r}=t,[s,a]=U();return Ci(e,()=>({setSrc:u=>{a(u)}})),ce(()=>{a(i)},[i]),se(null),m.createElement(m.Fragment,null,s?.includes(".avif")?m.createElement("picture",null,m.createElement("source",{type:"image/avif",srcSet:s}),m.createElement("source",{type:"image/webp",srcSet:`${s}?imageMogr2/format/webp`}),m.createElement("source",{type:"image/jpeg",srcSet:`${s}?imageMogr2/format/jpg`}),m.createElement("img",{className:o,src:s,style:l,loading:r,onLoad:u=>{n?.(u.target)},alt:"image"})):m.createElement("img",{className:o,src:s,style:l,loading:r,onLoad:u=>{n?.(u.target)},alt:"image"}))});var rt=xe(zl);const Gl=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const l=se(),{popupDetailData:o}=ke();return ce(()=>{var r,s;n&&((r=l?.current)===null||r===void 0||r.swiper.slideTo((s=o?.multiCheckIndex)!==null&&s!==void 0?s:0))},[o,n]),m.createElement(Tt,{ref:l,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[bo,go,ho],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var Rt=xe(Gl);const Ul=({products:t,data:e,defImg:i,style:n,onCLick:l,popupDetailData:o,check:r})=>{var s;return m.createElement(m.Fragment,null,e?.open&&(t&&t?.length>1||!o)&&m.createElement(Rt,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(s=o?t:[0,1,2,3])===null||s===void 0?void 0:s.map((a,u)=>{var d,f,v;return m.createElement(m.Fragment,null,a?.bindCta?m.createElement(ut,{className:Se({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{l?.(u)},key:u},m.createElement(rt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:r===u?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(v=(d=a?.cover)!==null&&d!==void 0?d:(f=a?.homePage)===null||f===void 0?void 0:f[0])!==null&&v!==void 0?v:i})):null)})))};var pn=xe(Ul);const Wl=t=>{var e,i,n,l,o,r,s,a,u,d,f,v,h,S,T,C,p,x,y,A,k,{content:g,style:P,bgImg:D,onClick:w,schema:c,isDefault:E,bottom_image:b,tipText:I,isPost:M,viewTime:L,rec:F,swiper:B,commodityStyles:_,buttonStyle:R,index:N,commodityGroup:j}=t,K=Ye(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup"]);const{sxpParameter:q,popupDetailData:Z,isPreview:te,bffFbReport:fe,popupCurTimeRef:ye}=ke();ot();const{jumpToWeb:Ie,productView:ge}=qe(),ee=se(null),[z,W]=U(!1),[Te,me]=U(!1),[Q,V]=U((e=Z?.multiCheckIndex)!==null&&e!==void 0?e:0),ne=M?F:Z;let H=M?ne?.product:(n=(i=ne?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=ne?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],Ee=M?(r=ne?.product)===null||r===void 0?void 0:r.bindCta:(u=(a=(s=ne?.video)===null||s===void 0?void 0:s.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&u!==void 0?u:(v=(f=(d=ne?.video)===null||d===void 0?void 0:d.bindProducts)===null||f===void 0?void 0:f[0])===null||v===void 0?void 0:v.bindCta;const Pe=M?N:Z?.index;if(!M&&j?.open&&(!((h=ne?.video)===null||h===void 0)&&h.bindProducts)&&((T=(S=ne?.video)===null||S===void 0?void 0:S.bindProducts)===null||T===void 0?void 0:T.length)>0){const re=(C=ne?.video)===null||C===void 0?void 0:C.bindProducts[Q];H=re,Ee=re?.bindCta}const Y=()=>{H?.link&&(Ie(ne,H,Ee,Pe),M||ge(ne,H,Ee,L||ee.current,Pe),window.location.href=window.getJointUtmLink(H.link))};ce(()=>{M||fe?.({eventName:"ProductView"})},[M,fe]),ce(()=>{const re=()=>{ee.current=new Date};return re(),window.addEventListener("pageshow",re),()=>{window.removeEventListener("pageshow",re)}},[]);const le=oe(()=>{var re,Ne,He,Qe,G;return H?.currency&&H?.price?`${(He=(Ne=(re=H?.currency)===null||re===void 0?void 0:re.split("-")[1])===null||Ne===void 0?void 0:Ne.toUpperCase())!==null&&He!==void 0?He:""}${(G=(Qe=H?.price)===null||Qe===void 0?void 0:Qe.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&G!==void 0?G:""}`:"$7,000"},[H?.price,H?.currency]),J=te?375:(p=P?.width)!==null&&p!==void 0?p:window.innerWidth,$=({isPost:re})=>{var Ne,He,Qe;return m.createElement("div",null,m.createElement("div",{className:"pb-commondity-content-collection",style:ae(_?.collection),hidden:!!H&&(!H?.collection||H?.collection===""),dangerouslySetInnerHTML:{__html:he((Ne=H?.collection)!==null&&Ne!==void 0?Ne:"Tiffany Lock",_?.collection)}}),m.createElement("div",{className:"pb-commondity-content-title",style:ae(_?.title),hidden:!!H&&!H?.title,dangerouslySetInnerHTML:{__html:he((He=H?.title)!==null&&He!==void 0?He:"Pendant in Yellow Gold with Diamonds, Medium",_?.title)}}),m.createElement("div",{className:"pb-commondity-content-price",style:ae(_?.price),hidden:!!H&&!H?.price,dangerouslySetInnerHTML:{__html:he(le,_?.price)}}),m.createElement("div",{hidden:!!H&&(!H?.info||H?.info==="")},m.createElement(Kt,{foldText:I?.foldText,unfoldText:I?.unfoldText,onClick:()=>W(!0),isPost:re,text:(Qe=H?.info)!==null&&Qe!==void 0?Qe:`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:h?.info})))},G=()=>{var q,de;return m.createElement(m.Fragment,null,(T||j?.link)&&m.createElement("button",{"aria-label":(q=Q?.enTitle)!==null&&q!==void 0?q:"Purchase on Website",onClick:Te,className:"pb-commondity-btn",style:O},m.createElement("span",{dangerouslySetInnerHTML:{__html:pe((de=Q?.enTitle)!==null&&de!==void 0?de:"Purchase on Website",O)}})))},V=ce(q=>q?.lineClamp?Object.assign(Object.assign({},q),{overflow:"hidden",WebkitLineClamp:q?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):q,[]),le=ce(()=>{var q,de,ge;if(!x)return m.createElement(vn,{products:(q=F?.video)===null||q===void 0?void 0:q.bindProducts,data:g,defImg:(ge=(de=k?.bottom_image)!==null&&de!==void 0?de:E)!==null&&ge!==void 0?ge:"",style:{padding:"0 19px"}})},[]);return m.createElement(m.Fragment,null,m.createElement("div",Object.assign({className:fe(Object.assign({},f))},d),j&&((r=j?.homePage)===null||r===void 0?void 0:r.length)>0&&m.createElement("div",{style:{position:"relative"}},m.createElement(Tt,{height:xe,modules:[Yt,Xt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:C?.dotsAlign==="left"?"commondityDetail-swiper-clickable-left":"commondityDetail-swiper-clickable-center"},loop:!0,autoplay:{delay:C?.delay*1e3}},m.createElement(m.Fragment,null,(s=j?.homePage)===null||s===void 0?void 0:s.map(q=>m.createElement(dt,{key:q},m.createElement("div",{style:{overflow:"hidden",width:xe,height:xe}},m.createElement(nt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?C?.translateY+50:50}%`},src:q}))))))),!(!((a=j?.homePage)===null||a===void 0)&&a.length)&&m.createElement("div",{className:fe({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},m.createElement("img",{className:fe({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(u=k?.bottom_image)!==null&&u!==void 0?u:E,alt:"pdp image"})),le(),m.createElement("div",{className:"pb-commondity-content"},J({isPost:x}))),G(),m.createElement(Lt,{visible:N,onClose:()=>R(!1)},m.createElement("div",{style:{paddingBottom:"80px"}},J({isPost:!1})),G()),m.createElement(Lt,{visible:H,padding:0,isFullScreen:!0,onClose:()=>Y(!1)},m.createElement("iframe",{src:"https://rimowa.threedium.co.uk/product-experience/latest/?sku=92573974&lang=en",style:{width:"100%",height:"calc(100% - 40px)",marginTop:"40px"}})))};var Yl=be(Wl),Xl=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ql=Ue(Yl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:ao,interactionRender:Xl},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}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"}},style:{}},w:100,h:40,sort:1});var Jl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Kl=[{title:"",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}]},{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}]},{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"}]}],mn="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 Ql=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:o,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return o&&o.length>0?(e=o[0])===null||e===void 0?void 0:e.url:null}},Zl=t=>{var{content:e,btnText:i,style:n,icon:o,isPopup:l,isExternalLink:r,onClose:s,onClick:a,submitButtonStyle:u,contentStyle:c}=t,f=Be(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:p}=ye(),{jumpToWeb:S}=Ye(),y=typeof o=="string"?o:Ql(o),T=()=>{var E,v,x;if(r){const w=p,A=(E=w?.video)===null||E===void 0?void 0:E.bindProduct,C=(x=(v=w?.video)===null||v===void 0?void 0:v.bindProduct)===null||x===void 0?void 0:x.bindCta,h=p?.index;S(w,A,C,h)}l||s?.(),a?.()};return m.createElement("div",Object.assign({className:`pb-prompt ${fe(Object.assign({},n))}`},f),m.createElement("div",{className:"pb-prompt-icon"},m.createElement("img",{width:"100%",src:y??mn,alt:"success image"})),m.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:pe(e,c)}}),m.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:u,onClick:T,dangerouslySetInnerHTML:{__html:pe(i,u)}}))};var $l=be(Zl);const ea=Ue($l,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Kl,bindableProps:[],interactionRender:Jl},defaulSetting:{props:{icon:mn,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var ta=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],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"]}]}]},{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"]}]}];const ia=t=>{var e,i,n,o,l,r,s,a,u,c,f,p,S,{style:y,isDefault:T,rec:E,viewTime:v,isPost:x,bottom_image:w,tipText:A,swiper:C,commodityStyles:h,buttonStyle:O,index:D,commodityGroup:g}=t,d=Be(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup"]);W(!0);const{sxpParameter:k}=ye(),{popupDetailData:b,bffEventReport:I,isPreview:M,swiperRef:_,bffFbReport:B}=ye(),{jumpToWeb:z,productView:L}=Ye();W(!1),W(!1),W(!0);const[N,R]=W(!1),H=ie(null),Y=x?E:b,F=x?Y?.product:(e=Y?.video)===null||e===void 0?void 0:e.bindProduct,j=x?(i=Y?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=Y?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,Q=x?D:b?.index,he=()=>{F?.link&&(z(Y,F,j,Q),x||L(Y,F,j,v||H.current,Q),window.location.href=window.getJointUtmLink(F.link))};oe(()=>{x||B?.({eventName:"ProductView"})},[x,B]),oe(()=>{const V=()=>{H.current=new Date};return V(),window.addEventListener("pageshow",V),()=>{window.removeEventListener("pageshow",V)}},[]);const Te=te(()=>{var V,le,q,de,ge;return F?.currency&&F?.price?`${(q=(le=(V=F?.currency)===null||V===void 0?void 0:V.split("-")[1])===null||le===void 0?void 0:le.toUpperCase())!==null&&q!==void 0?q:""}${(ge=(de=F?.price)===null||de===void 0?void 0:de.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&ge!==void 0?ge:""}`:"\xA3102,300.00"},[F?.price,F?.currency]),Ae=M?375:(l=y?.width)!==null&&l!==void 0?l:window.innerWidth,xe=({isPost:V})=>m.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},m.createElement(Kt,{isPost:V,onClick:()=>R(!0),className:"pb-commondityDiroNew-info",style:h?.info,foldText:A?.foldText,unfoldText:A?.unfoldText,text:F?.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`})),J=ce(V=>V?.lineClamp?Object.assign(Object.assign({},V),{overflow:"hidden",WebkitLineClamp:V?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):V,[]),G=ce(()=>{var V,le,q;if(!x)return m.createElement(vn,{products:(V=Y?.video)===null||V===void 0?void 0:V.bindProducts,data:g,defImg:(q=(le=k?.bottom_image)!==null&&le!==void 0?le:w)!==null&&q!==void 0?q:"",style:{padding:"0 19px"}})},[]);return m.createElement("div",{className:"pb-commondityDiroNew"},m.createElement("div",Object.assign({className:fe(Object.assign({},y))},d),F&&((r=F?.homePage)===null||r===void 0?void 0:r.length)>0&&m.createElement(Tt,{height:Ae,modules:[Yt,Xt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:C?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:C?.delay*1e3}},(s=F?.homePage)===null||s===void 0?void 0:s.map(V=>m.createElement(dt,{key:V},m.createElement("div",{style:{overflow:"hidden",width:Ae,height:Ae}},m.createElement(nt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${C?.translateY?C?.translateY+50:50}%`},src:V}))))),!(!((a=F?.homePage)===null||a===void 0)&&a.length)&&m.createElement("div",{className:fe({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},m.createElement("img",{className:fe({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(u=k?.bottom_image)!==null&&u!==void 0?u:w,alt:"pdp image"})),G(),m.createElement("div",{className:"pb-commondityDiroNew-content"},m.createElement("div",{className:"pb-commondityDiroNew-content-top"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:J(h?.title),dangerouslySetInnerHTML:{__html:pe((c=F?.title)!==null&&c!==void 0?c:"Large Dior Toujours BagLarge",h?.title)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!F&&(!F?.collection||F?.collection===""),style:J(h?.collection),dangerouslySetInnerHTML:{__html:pe(F?.collection||"Black Macrocannage CalfskinLarge",h?.collection)}})),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.price,style:J(h?.price),dangerouslySetInnerHTML:{__html:pe(Te,h?.price)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.taxInfo,style:J(h?.taxInfo),dangerouslySetInnerHTML:{__html:pe((f=F?.taxInfo)!==null&&f!==void 0?f:"\u7A0E\u8D39",h?.taxInfo)}}))),(!F||F?.link)&&m.createElement("button",{"aria-label":(p=j?.enTitle)!==null&&p!==void 0?p:"Shop now",onClick:he,className:"pb-commondityDiroNew-btn",style:O},m.createElement("span",{dangerouslySetInnerHTML:{__html:pe((S=j?.enTitle)!==null&&S!==void 0?S:"Shop now",O)}})),xe({isPost:x}))),m.createElement(Lt,{visible:N,onClose:()=>R(!1)},xe({isPost:!1})))};var na=be(ia),oa=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const la=Ue(na,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:ta,interactionRender:oa},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}},style:{}},w:100,h:40,sort:1});var aa=[{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"}]}]},{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","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 yi(t){const e=ie(null),[i,n]=W(!1);return oe(()=>{e.current=new IntersectionObserver(([o])=>{n(o.isIntersecting)})},[]),oe(()=>{var o;return t?.current&&((o=e?.current)===null||o===void 0||o.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const ra=({src:t,rec:e,item:i,index:n,style:o,translateY:l,imgStyle:r})=>{const s=ie(null),a=yi(s),{ctaEvent:u}=ye();return oe(()=>{a&&t&&s?.current&&u?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[a,t,s,e,u,i,n]),te(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),m.createElement("div",{className:fe(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},r))},m.createElement("div",{ref:s,hidden:!t,className:fe({width:"100%",height:"100%"})},m.createElement(nt,{className:fe(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},o)),src:t})))};var vt=be(ra);const sa=t=>{var{rec:e,children:i,className:n,onClick:o,style:l,isExternalLink:r=!1,index:s}=t;Be(t,["rec","children","className","onClick","style","isExternalLink","index"]);const a=ie(null),{popup:u}=ct(),{setPopupDetailData:c,ctaEvent:f}=ye(),{jumpToWeb:p}=Ye(),S=Ft(()=>{var y,T,E,v,x,w,A,C;const h=(T=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&T!==void 0?T:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,h,s),c?.(Object.assign(Object.assign({},e),{index:s})),r){if(!((v=(E=e?.video)===null||E===void 0?void 0:E.bindProduct)===null||v===void 0)&&v.link){const O=(x=e?.video)===null||x===void 0?void 0:x.bindCta,D=(w=e?.video)===null||w===void 0?void 0:w.bindProduct;p(e,D,O,s),window.location.href=window.getJointUtmLink((C=(A=e?.video)===null||A===void 0?void 0:A.bindProduct)===null||C===void 0?void 0:C.link)}}else o?.()},u?.duration);return m.createElement("div",{ref:a,className:n,style:l,onClick:S},i)};var It=be(sa);const da=t=>{var e,i,{style:n,isDefault:o,rec:l,viewTime:r,isPost:s,bottom_image:a,commodityStyles:u,buttonStyle:c,index:f,translateY:p=0,commodityPicture:S,isExternalLink:y}=t,T=Be(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","index","translateY","commodityPicture","isExternalLink"]);const{sxpParameter:E}=ye(),{popupDetailData:v,bffEventReport:x,isPreview:w,swiperRef:A,bffFbReport:C}=ye(),h=s?l:v,O=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],D=ce(g=>{var d,k,b,I,M;return g?.currency&&g?.price?`${(b=(k=(d=g?.currency)===null||d===void 0?void 0:d.split("-")[1])===null||k===void 0?void 0:k.toUpperCase())!==null&&b!==void 0?b:""}${(M=(I=g?.price)===null||I===void 0?void 0:I.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&M!==void 0?M:""}`:"$7,000"},[]);return m.createElement("div",{className:fe(Object.assign(Object.assign({},n),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px"}))},O?.map((g,d)=>{var k,b,I,M,_,B,z,L,N,R,H;return m.createElement(It,Object.assign({key:d,isExternalLink:y,rec:h,index:d},T,{className:fe({display:"flex"})}),m.createElement(vt,{src:(M=(I=(k=g?.cover)!==null&&k!==void 0?k:(b=g?.homePage)===null||b===void 0?void 0:b[0])!==null&&I!==void 0?I:E?.bottom_image)!==null&&M!==void 0?M:a,rec:h,item:g,index:d,translateY:p,imgStyle:S}),m.createElement("div",{style:{flex:1,width:`calc(100% - ${(_=S?.width)!==null&&_!==void 0?_:0}px - ${(B=S?.marginRight)!==null&&B!==void 0?B:0}px - ${(z=n?.padding)!==null&&z!==void 0?z:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},m.createElement("div",null,m.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!g&&!g?.title,dangerouslySetInnerHTML:{__html:pe((L=g?.title)!==null&&L!==void 0?L:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),m.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!g&&(!g?.collection||g?.collection===""),dangerouslySetInnerHTML:{__html:pe((N=g?.collection)!==null&&N!==void 0?N:"Tiffany Lock",u?.collection)}})),m.createElement("div",{className:fe({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{style:u?.price,hidden:!!g&&!g?.price,dangerouslySetInnerHTML:{__html:pe(D(g),u?.price)}}),m.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},c),{padding:"0 15px",maxWidth:"100px"}),dangerouslySetInnerHTML:{__html:pe((H=(R=g?.bindCta)===null||R===void 0?void 0:R.enTitle)!==null&&H!==void 0?H:"Shop Now",c)}}))))}))};var ca=be(da),ua=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const pa=Ue(ca,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:aa,interactionRender:ua},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,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var ot=[{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"]}]}],va=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ma={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const fa=t=>{var e,i,n,o,l,r,s,a,u,c,f,{content:p,style:S,bgImg:y,recData:T,bottom_image:E,ctaTempStyles:v,isExternalLink:x,translateY:w=0,index:A}=t,C=Be(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:h}=ye(),O=(e=T?.video)===null||e===void 0?void 0:e.bindProduct,D=(l=(o=(i=O?.cover)!==null&&i!==void 0?i:(n=O?.homePage)===null||n===void 0?void 0:n[0])!==null&&o!==void 0?o:h?.bottom_image)!==null&&l!==void 0?l:E;return m.createElement(It,Object.assign({isExternalLink:x,rec:T,className:fe(Object.assign({},S)),style:{display:"flex"},index:A},C),m.createElement(vt,{src:D,rec:T,item:(s=(r=T?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&s!==void 0?s:T?.video,index:A,translateY:w,imgStyle:v?.img}),m.createElement("div",{className:fe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:ma["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:pe((a=O?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),m.createElement("div",{className:fe(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((u=v?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:pe((f=(c=O?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&f!==void 0?f:"Shop Now",v?.ctaTitle)}})))};var ha=be(fa);const ga=Ue(ha,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:va,bindableProps:[],settingRender:ot},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 ba=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ya=t=>{var e,i,n,o,l,r,{content:s,style:a,bgImg:u,recData:c,bottom_image:f,ctaTempStyles:p,isExternalLink:S,index:y}=t,T=Be(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:E}=ye(),v=(e=c?.video)===null||e===void 0?void 0:e.bindCta,x=(n=(i=v?.icon)!==null&&i!==void 0?i:E?.bottom_image)!==null&&n!==void 0?n:f;return m.createElement(It,Object.assign({isExternalLink:S,rec:c,className:fe(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:y},T),m.createElement(vt,{src:x,rec:c,item:(l=(o=c?.video)===null||o===void 0?void 0:o.bindProduct)!==null&&l!==void 0?l:c?.video,index:y,imgStyle:p?.img}),m.createElement("div",{className:fe(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:pe((r=v?.enTitle)!==null&&r!==void 0?r:"Product Name",p?.ctaTitle)}}))};var wa=be(ya);const Sa=Ue(wa,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:ba,settingRender:ot?.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 Ta=[{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:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],fn={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const xa=t=>{var e,i,n,o,l,r,s,a,{content:u,style:c,bgImg:f,recData:p,bottom_image:S,ctaTempStyles:y,index:T,customTitle:E}=t,v=Be(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:x,bffEventReport:w}=ye(),{jumpToWeb:A}=Ye(),C=(e=p?.video)===null||e===void 0?void 0:e.bindCta,h=(i=p?.video)===null||i===void 0?void 0:i.bindProduct,O=()=>{C?.link&&(A(p,h,C,T),window.location.href=window.getJointUtmLink(C.link))},D=(o=(n=C?.icon)!==null&&n!==void 0?n:x?.bottom_image)!==null&&o!==void 0?o:S;return m.createElement(It,Object.assign({index:T,rec:p,className:fe(Object.assign({alignItems:"center"},c)),style:{display:"flex"}},v,{onClick:O}),m.createElement(vt,{src:D,rec:p,item:(r=(l=p?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&r!==void 0?r:p?.video,index:T,imgStyle:y?.img}),m.createElement("div",{className:fe({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{className:fn["tow-line-ellipsis"],style:y?.ctaTitle,dangerouslySetInnerHTML:{__html:pe((s=C?.enTitle)!==null&&s!==void 0?s:"Product Name",y?.ctaTitle)}}),E?.display&&m.createElement("div",{style:Object.assign(Object.assign({},E?.style),{lineHeight:((a=E?.style)===null||a===void 0?void 0:a.height)+"px"}),className:fn["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:pe(E?.text,E?.style)}}))))};var Aa=be(xa),wi;const Ea=Ue(Aa,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(wi=ot?.filter(t=>t.type!=="commodityTitle"))===null||wi===void 0?void 0:wi.concat(Ta),bindableProps:[]},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 Ca=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ia={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ka=t=>{var e,i,n,o,l,r,s,a,u,c,f,{content:p,style:S,bgImg:y,recData:T,bottom_image:E,ctaTempStyles:v,isExternalLink:x,translateY:w=0,index:A}=t,C=Be(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:h}=ye(),O=(e=T?.video)===null||e===void 0?void 0:e.bindProduct,D=(l=(o=(i=O?.cover)!==null&&i!==void 0?i:(n=O?.homePage)===null||n===void 0?void 0:n[0])!==null&&o!==void 0?o:h?.bottom_image)!==null&&l!==void 0?l:E;return m.createElement(It,Object.assign({isExternalLink:x,rec:T,className:fe(Object.assign({},S)),style:{display:"flex"},index:A},C),m.createElement(vt,{src:D,rec:T,item:(s=(r=T?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&s!==void 0?s:T?.video,index:A,translateY:w,imgStyle:v?.img}),m.createElement("div",{className:fe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Ia["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:pe((a=O?.title)!==null&&a!==void 0?a:"Product Name",v?.title)}}),m.createElement("div",{className:fe(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((u=v?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:pe((f=(c=O?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&f!==void 0?f:"Shop Now",v?.ctaTitle)}})))};var Pa=be(ka);const Da=Ue(Pa,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Ca,settingRender:ot,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 _a=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Oa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Ma=t=>{var e,i,n,o,l,r,s,a,u,c,{content:f,style:p,bgImg:S,recData:y,bottom_image:T,ctaTempStyles:E,isExternalLink:v,translateY:x=0,index:w}=t,A=Be(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:C}=ye(),h=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,O=(l=(o=(i=h?.cover)!==null&&i!==void 0?i:(n=h?.homePage)===null||n===void 0?void 0:n[0])!==null&&o!==void 0?o:C?.bottom_image)!==null&&l!==void 0?l:T;return m.createElement(It,Object.assign({isExternalLink:v,rec:y,className:fe(Object.assign({},p)),style:{display:"flex"},index:w},A),m.createElement(vt,{src:O,rec:y,item:(s=(r=y?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&s!==void 0?s:y?.video,index:w,translateY:x,imgStyle:E?.img}),m.createElement("div",{className:fe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Oa["tow-line-ellipsis"],style:E?.title,dangerouslySetInnerHTML:{__html:pe((a=h?.title)!==null&&a!==void 0?a:"Product Name",E?.title)}}),m.createElement("div",{className:fe(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},E?.ctaTitle)),dangerouslySetInnerHTML:{__html:pe((c=(u=h?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&c!==void 0?c:"Shop Now",E?.ctaTitle)}})))};var La=be(Ma);const Ra=Ue(La,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:_a,bindableProps:[],settingRender:ot},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 Na=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Fa={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ba=t=>{var e,i,{content:n,style:o,bgImg:l,recData:r,onClick:s,bottom_image:a,ctaTempStyles:u,isExternalLink:c,index:f,translateY:p=0}=t,S=Be(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:y,setPopupDetailData:T,sxpParameter:E}=ye(),{popup:v}=ct(),{jumpToWeb:x}=Ye(),[w,A]=W((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Ft(h=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,h,f),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:h}),index:f})),c?h?.link&&(x(r,h,h.bindCta,f),window.location.href=window.getJointUtmLink(h.link)):s?.()},v?.duration);return m.createElement(Rt,{isPadding:!!r},w?.map((h,O)=>{var D,g,d,k,b,I,M,_;return m.createElement(m.Fragment,null,r&&!h?.bindCta?null:m.createElement(dt,Object.assign({key:O,className:fe(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},S,{onClick:()=>C(h)}),m.createElement(vt,{src:(k=(d=(D=h?.cover)!==null&&D!==void 0?D:(g=h?.homePage)===null||g===void 0?void 0:g[0])!==null&&d!==void 0?d:E?.bottom_image)!==null&&k!==void 0?k:a,rec:r,item:h,index:O,translateY:p,imgStyle:u?.img}),m.createElement("div",{className:fe({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Fa["two-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:pe((b=h?.title)!==null&&b!==void 0?b:"Product Name",u?.title)}}),m.createElement("div",{className:fe(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((I=u?.ctaTitle)===null||I===void 0?void 0:I.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:pe((_=(M=h?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&_!==void 0?_:"Shop Now",u?.ctaTitle)}}))))}))};var ja=be(Ba);const Va=Ue(ja,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Na,bindableProps:[],settingRender:ot},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 Ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],za={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Ga=t=>{var e,i,{content:n,style:o,bgImg:l,recData:r,onClick:s,bottom_image:a,ctaTempStyles:u,isExternalLink:c,index:f,translateY:p=0}=t,S=Be(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:y}=ye(),{ctaEvent:T,setPopupDetailData:E}=ye(),{popup:v}=ct(),[x,w]=W((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:A}=Ye(),C=Ft(h=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,h,f),E?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:h}),index:f})),c?h?.link&&(A(r,h,h.bindCta,f),window.location.href=window.getJointUtmLink(h.link)):s?.()},v?.duration);return m.createElement(Rt,{isPadding:!!r},x?.map((h,O)=>{var D,g,d,k,b,I,M,_;return m.createElement(m.Fragment,null,r&&!h?.bindCta?null:m.createElement(dt,Object.assign({key:O,className:fe(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},S,{onClick:()=>C(h)}),m.createElement(vt,{src:(k=(d=(D=h?.cover)!==null&&D!==void 0?D:(g=h?.homePage)===null||g===void 0?void 0:g[0])!==null&&d!==void 0?d:y?.bottom_image)!==null&&k!==void 0?k:a,rec:r,item:h,index:O,translateY:p,imgStyle:u?.img}),m.createElement("div",{className:fe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:za["two-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:pe((b=h?.title)!==null&&b!==void 0?b:"Product Name",u?.title)}}),m.createElement("div",{className:fe(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((I=u?.ctaTitle)===null||I===void 0?void 0:I.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:pe((_=(M=h?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&_!==void 0?_:"Shop Now",u?.ctaTitle)}}))))}))};var Ua=be(Ga);const Wa=Ue(Ua,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Ha,settingRender:ot,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 Ya=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Xa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const qa=t=>{var e,i,{content:n,style:o,bgImg:l,recData:r,onClick:s,bottom_image:a,ctaTempStyles:u,isExternalLink:c,index:f,translateY:p=0}=t,S=Be(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:y,setPopupDetailData:T,sxpParameter:E}=ye(),{popup:v}=ct(),{jumpToWeb:x}=Ye(),[w,A]=W((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Ft((h,O)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,h,f),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:h}),index:f,multiCheckIndex:O})),c?h?.link&&(x(r,h,h.bindCta,f),window.location.href=window.getJointUtmLink(h.link)):s?.()},v?.duration);return m.createElement(Rt,{isPadding:!!r},w?.map((h,O)=>{var D,g,d,k,b,I,M;return m.createElement(m.Fragment,null,r&&!h?.bindCta?null:m.createElement(dt,Object.assign({key:O,className:fe(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},S,{onClick:()=>C(h,O)}),m.createElement(vt,{src:(k=(d=(D=h?.cover)!==null&&D!==void 0?D:(g=h?.homePage)===null||g===void 0?void 0:g[0])!==null&&d!==void 0?d:E?.bottom_image)!==null&&k!==void 0?k:a,rec:r,item:h,index:O,translateY:p,imgStyle:u?.img}),m.createElement("div",{className:fe({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},m.createElement("div",{className:Xa["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:pe((b=h?.title)!==null&&b!==void 0?b:"Product Name",u?.title)}}),m.createElement("div",{className:fe(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:pe((M=(I=h?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",u?.ctaTitle)}}))))}))};var Ja=be(qa);const Ka=Ue(Ja,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Ya,bindableProps:[],settingRender:ot},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 Qa=[{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"}]}]},{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"]}]},{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 Za=({icon:t,styles:e,textStyle:i,onClose:n})=>{var o;const{waterFallData:l,setOpenHashtag:r}=ye();return m.createElement("div",{className:"clc-sxp-nav",style:e},m.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"back button",onClick:n}),m.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:pe(`#${(o=l?.hashTag)!==null&&o!==void 0?o:"\u6807\u9898"}`,i)}}))};var hn=be(Za),$a=null,er="3d989325-e7d6-4a74-8a97-98febdf5b567",tr=null,ir=null,nr={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"},or=[{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}],lr="Handbags",gn={productUserId:$a,requestId:er,channel:tr,rtc:ir,tag:nr,recList:or,hashTag:lr};const ar=t=>{const{rec:e,style:i={},sizeChange:n=()=>{},unitWidth:o,index:l,showBorder:r,list:s,reportTagsView:a,textStyles:u,space:c}=t,{swiperRef:f,setRtcList:p,setOpenHashtag:S,sxpParameter:y}=ye(),[T,E]=W(!1);W(!1),W({height:1,width:1});const v=ie(null),x=ie(null);ie(null),ie(null);const[w,A]=W(""),C=te(()=>{var b,I,M,_,B,z,L,N,R,H;return!((b=e?.video)===null||b===void 0)&&b.cover?(I=e?.video)===null||I===void 0?void 0:I.cover:!((_=(M=e?.video)===null||M===void 0?void 0:M.imgUrls)===null||_===void 0)&&_.length?(z=(B=e?.video)===null||B===void 0?void 0:B.imgUrls)===null||z===void 0?void 0:z[0]:!((N=(L=e?.product)===null||L===void 0?void 0:L.homePage)===null||N===void 0)&&N.length?(H=(R=e?.product)===null||R===void 0?void 0:R.homePage)===null||H===void 0?void 0:H[0]:y?.bottom_image||""},[e,y?.bottom_image]),h=te(()=>{var b,I;return((b=e?.product)===null||b===void 0?void 0:b.title)||((I=e?.video)===null||I===void 0?void 0:I.title)||null},[e]),O=te(()=>{var b;return i.transform?Number((b=i.transform)===null||b===void 0?void 0:b.substring(i.transform.indexOf(",",0)+1,i.transform.length-3)):void 0},[i]);te(()=>O===void 0?!1:O<=r,[O,r]);const D=te(()=>{var b,I,M,_,B,z,L,N,R;return!((b=e?.product)===null||b===void 0)&&b.currency&&(!((I=e?.product)===null||I===void 0)&&I.price)?`${(z=(B=(_=(M=e?.product)===null||M===void 0?void 0:M.currency)===null||_===void 0?void 0:_.split("-")[1])===null||B===void 0?void 0:B.toUpperCase())!==null&&z!==void 0?z:""}${(R=(N=(L=e?.product)===null||L===void 0?void 0:L.price)===null||N===void 0?void 0:N.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&R!==void 0?R:""}`:null},[e]);oe(()=>{if(v.current===null||C==="")return;let b=null;T&&w?b=w:b=C,b&&v.current.setSrc(b)},[C,T,w]);const g=ie(),d=ce(b=>{setTimeout(()=>{var I;const M=(I=g?.current)===null||I===void 0?void 0:I.offsetHeight;n(M+56+c,l)},0)},[c,n,l,o,g]),k=()=>{a(),p?.(s),setTimeout(()=>{var b;(b=f?.current)===null||b===void 0||b.swiper.slideTo(l,0,!1),S?.(!1)},0)};return m.createElement("div",{ref:x,style:Object.assign({},i),className:"waterFallList-content-listItem",key:l,onClick:k},m.createElement("div",{className:"waterFallList-content-listItem-picture",ref:g},m.createElement(nt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:d,ref:v})),m.createElement("div",{className:"waterFallList-content-listItem-info"},m.createElement("div",{className:`waterFallList-content-listItem-info-title ${D?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:pe(h,u?.title)}}),m.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!D,style:u.price,dangerouslySetInnerHTML:{__html:pe(D,u?.price)}})))};function rr(t){var e,i,n,o,l,r,s,a,u,c,f,p,S,y,T,E,v,x,w,A,C,h,{reportTagsView:O,showBanner:D}=t,g=Be(t,["reportTagsView","showBanner"]);const{waterFallData:d,getRecommendVideos:k,hashTagSize:b,loadingImage:I,isOpenHashTag:M}=ye(),_=ie(null),[B,z]=W(0),[L,N]=W(),R=ie(null),[H,Y]=W([]),F=ie(),j=[170,230,300],[Q,he]=W(!1),[Te,Ae]=W([]),xe=ie(),J=ce((ae,Z)=>Math.floor(Math.random()*(Z-ae+1))+ae,[]),G=ie([]),[V,le]=W({width:0}),q=te(()=>{const ae=V.width||0;return ae>=1200?6:ae>=768&&ae<=1199?4:2},[V]),de=te(()=>V.width/q-2,[q,V]),ge=ce(()=>{var ae;const Z=(ae=F.current)!==null&&ae!==void 0?ae:[],K=[];for(let $=0;$<Te?.length;$++){const je=Math.floor($/q),Re=$%q+1;let $e=0,lt=9999999999;if(je===0)K[$]=$;else{for(let Ge=0;Ge<K.length;Ge++)G.current[K[Ge]].top+G.current[K[Ge]].height<lt&&($e=Ge,lt=G.current[K[Ge]].top+G.current[K[Ge]].height);K[$e]=$}G.current[$]===void 0&&(G.current[$]={}),je===0?(Re===1?G.current[$].left=0:G.current[$].left=G.current[$-1].left+de+4,G.current[$].top=0):(G.current[$].left=G.current[$e].left,G.current[$].top=lt),G.current[$].height=G.current[$].height||j[J(0,2)],Z[$]={transform:`translate(${G.current[$].left}px,${G.current[$].top}px)`,width:`${de}px`,height:G.current[$].height}}return Y([...Z]),[...Z]},[de,q,j,J,Te]),Ce=ce((ae,Z)=>{G.current[Z]===void 0&&(G.current[Z]={}),G.current[Z].height=ae,F.current=ge()},[ge]);oe(()=>{F.current=ge()},[de,q,Te]),oe(()=>{var ae,Z;if(he(!0),d&&k?.({hashTag:d?.hashTag,"itemFilter.itemId":d?.itemId,"itemFilter.itemType":d?.itemType,defaultSize:b,maxSize:b}).then(K=>{var $,je;N(K),Ae((je=($=K?.recList)===null||$===void 0?void 0:$.filter(Re=>Re?.video!==null||Re?.product!==null))!==null&&je!==void 0?je:[]),he(!1)}),M){const K=gn;N(K),Ae((Z=(ae=K?.recList)===null||ae===void 0?void 0:ae.filter($=>$?.video!==null||$?.product!==null))!==null&&Z!==void 0?Z:[]),he(!1)}},[d,k,b,M]);const Pe=ce(()=>{R.current!==null&&le({width:R.current.getBoundingClientRect().width})},[]);oe(()=>{if(R.current===null)return;const ae=new ResizeObserver(Z=>{Pe()});return ae.observe(R.current),()=>{ae.disconnect()}},[Pe]),ce(()=>{he(!0),d&&k?.({hashTag:d?.hashTag,"itemFilter.itemId":d?.itemId,"itemFilter.itemType":d?.itemType}).then(ae=>{var Z,K;Ae(Te?.concat((K=(Z=ae?.recList)===null||Z===void 0?void 0:Z.filter($=>!$?.video))!==null&&K!==void 0?K:[])),he(!1)})},[d,k,Te]);const se=ce(()=>{z(_.current.scrollTop)},[]);oe(()=>{var ae;return(ae=_?.current)===null||ae===void 0||ae.addEventListener("scroll",se),()=>{var Z;(Z=_?.current)===null||Z===void 0||Z.removeEventListener("scroll",se)}},[se,_]);const Ie=()=>{var ae,Z;!((ae=L?.tag)===null||ae===void 0)&&ae.link&&(O(),window.location.href=window.getJointUtmLink((Z=L?.tag)===null||Z===void 0?void 0:Z.link))};return m.createElement(m.Fragment,null,Q?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:I,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"waterFallList",ref:R},m.createElement("div",{className:"waterFallList-scroll",ref:_},D&&((e=L?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:Ie},m.createElement(nt,{className:fe({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=L?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"waterFallList-info",style:(n=g?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:pe((o=L?.tag)===null||o===void 0?void 0:o.info,(l=g?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),m.createElement("div",{hidden:!(!((r=L?.tag)===null||r===void 0)&&r.link),className:"waterFallList-collection",style:Object.assign({},(s=g?.textStyles)===null||s===void 0?void 0:s.hashTagLink),onClick:Ie,dangerouslySetInnerHTML:{__html:pe(((a=L?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(u=g?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),m.createElement("div",{className:"waterFallList-content"},Te?.map((ae,Z)=>{var K;return m.createElement(ar,Object.assign({key:Z,index:Z,rec:ae,list:Te,showBorder:B+((K=_?.current)===null||K===void 0?void 0:K.clientHeight),style:H[Z],sizeChange:Ce,unitWidth:de,reportTagsView:O},g))}),m.createElement("div",{hidden:!(!((c=L?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(T=((p=G?.current[((f=G?.current)===null||f===void 0?void 0:f.length)-1])===null||p===void 0?void 0:p.top)+((y=G?.current[((S=G?.current)===null||S===void 0?void 0:S.length)-1])===null||y===void 0?void 0:y.height))!==null&&T!==void 0?T:0}px)`,height:!((E=L?.tag)===null||E===void 0)&&E.link?((v=xe?.current)===null||v===void 0?void 0:v.offsetHeight)||((x=g?.buttonBgStyle)===null||x===void 0?void 0:x.height)||"100px":0}}))),m.createElement("div",{className:"waterFallList-bottom",hidden:!(!((w=L?.tag)===null||w===void 0)&&w.link),style:g?.buttonBgStyle}),m.createElement("div",{ref:xe,hidden:!(!((A=L?.tag)===null||A===void 0)&&A.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},g?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((C=L?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:g?.buttonStyle,onClick:Ie,dangerouslySetInnerHTML:{__html:pe(((h=L?.tag)===null||h===void 0?void 0:h.linkTitle)||"Shop the collection",g?.buttonStyle)}}))))}var sr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const dr=t=>{const{rec:e,index:i,list:n,reportTagsView:o,textStyles:l,space:r}=t,{swiperRef:s,setRtcList:a,setOpenHashtag:u,bffEventReport:c,sxpParameter:f}=ye(),[p,S]=W(!1),y=ie(null),T=ie(null),E=ie(null),v=ie(null),[x,w]=W(""),A=te(()=>{var g,d,k,b,I,M,_,B,z,L;return!((g=e?.video)===null||g===void 0)&&g.cover?(d=e?.video)===null||d===void 0?void 0:d.cover:!((b=(k=e?.video)===null||k===void 0?void 0:k.imgUrls)===null||b===void 0)&&b.length?(M=(I=e?.video)===null||I===void 0?void 0:I.imgUrls)===null||M===void 0?void 0:M[0]:!((B=(_=e?.product)===null||_===void 0?void 0:_.homePage)===null||B===void 0)&&B.length?(L=(z=e?.product)===null||z===void 0?void 0:z.homePage)===null||L===void 0?void 0:L[0]:f?.bottom_image||""},[e,f?.bottom_image]),C=te(()=>{var g,d;return((g=e?.product)===null||g===void 0?void 0:g.title)||((d=e?.video)===null||d===void 0?void 0:d.title)||null},[e]),h=te(()=>{var g,d,k,b,I,M,_,B,z;return!((g=e?.product)===null||g===void 0)&&g.currency&&(!((d=e?.product)===null||d===void 0)&&d.price)?`${(M=(I=(b=(k=e?.product)===null||k===void 0?void 0:k.currency)===null||b===void 0?void 0:b.split("-")[1])===null||I===void 0?void 0:I.toUpperCase())!==null&&M!==void 0?M:""}${(z=(B=(_=e?.product)===null||_===void 0?void 0:_.price)===null||B===void 0?void 0:B.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&z!==void 0?z:""}`:null},[e]);oe(()=>{const g=new IntersectionObserver(d=>{d.forEach(k=>{if(k.isIntersecting){if(T.current===null||A==="")return;p&&x?y.current.setSrc(x):y.current.setSrc(A),g.unobserve(T.current)}})});return g.observe(T.current),()=>{g.disconnect()}},[A,p,x]);const O=(g,d,k)=>{const b=g/d;return k/b};oe(()=>{const g=E?.current;g===null||A===""||!p||(g.src=A,g.currentTime=1,g.crossOrigin="anonymous",g.onloadeddata=()=>{const d=v?.current;if(!d)return;const k=d.getContext("2d"),b=window?.innerWidth/2,I=O(g.videoWidth,g.videoHeight,b);d.height=I,d.width=b,k?.drawImage(g,0,0,d.width,d.height),w(d.toDataURL()),g.remove(),d.remove()})},[A,p]);const D=()=>{o(),a?.(n),setTimeout(()=>{var g;(g=s?.current)===null||g===void 0||g.swiper.slideTo(i,0,!1),u?.(!1)},0)};return m.createElement("div",{ref:T,className:"list-content-listItem",key:i,onClick:D,style:{marginBottom:r}},m.createElement("div",{className:"list-content-listItem-picture"},p&&m.createElement("div",{style:{display:"none"}},m.createElement("video",{ref:E,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),m.createElement("canvas",{ref:v})),m.createElement(nt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:y})),m.createElement("div",{className:"list-content-listItem-info"},m.createElement("div",{className:`list-content-listItem-info-title ${h?"list-content-listItem-info-nowrap":""}`,style:l?.title,dangerouslySetInnerHTML:{__html:pe(C,l?.title)}}),m.createElement("div",{className:"list-content-listItem-info-price",style:l?.price,hidden:!h,dangerouslySetInnerHTML:{__html:pe(h,l?.price)}})))};function cr(t){var e,i,n,o,l,r,s,a,u,c,f,p,S,y,T,E,v,{reportTagsView:x,showBanner:w}=t,A=Be(t,["reportTagsView","showBanner"]);const{waterFallData:C,getRecommendVideos:h,hashTagSize:O,loadingImage:D,isOpenHashTag:g}=ye(),[d,k]=W(),[b,I]=W(),[M,_]=W(!1),B=ie(null),[z,L]=W(!1);ce(()=>{z||(L(!0),C&&h?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType}).then(R=>{var H;k(d?.concat((H=R?.recList)!==null&&H!==void 0?H:[])),L(!1)}))},[C,h,d,z]),oe(()=>{var R,H;if(_(!0),C&&h?.({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType,defaultSize:O,maxSize:O}).then(Y=>{var F,j;I(Y),k((j=(F=Y?.recList)===null||F===void 0?void 0:F.filter(Q=>Q?.video!==null||Q?.product!==null))!==null&&j!==void 0?j:[]),_(!1)}),g){const Y=gn;I(Y),k((H=(R=Y?.recList)===null||R===void 0?void 0:R.filter(F=>F?.video!==null||F?.product!==null))!==null&&H!==void 0?H:[]),_(!1)}},[C,h,O,g]);const N=()=>{var R,H;!((R=b?.tag)===null||R===void 0)&&R.link&&(x(),window.location.href=window.getJointUtmLink((H=b?.tag)===null||H===void 0?void 0:H.link))};return m.createElement(m.Fragment,null,M?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"list"},m.createElement("div",{className:"list-scroll",ref:B},w&&((e=b?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:N},m.createElement(nt,{className:fe({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=b?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"list-info",style:(n=A?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:pe((o=b?.tag)===null||o===void 0?void 0:o.info,(l=A?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),m.createElement("div",{hidden:!(!((r=b?.tag)===null||r===void 0)&&r.link),className:"list-collection",onClick:N,style:Object.assign(Object.assign({},(s=A?.textStyles)===null||s===void 0?void 0:s.hashTagLink),{marginBottom:A?.space}),dangerouslySetInnerHTML:{__html:pe(((a=b?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(u=A?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),m.createElement("div",{className:"list-content"},d?.map((R,H)=>m.createElement(dr,Object.assign({key:H,index:H,rec:R,list:d,reportTagsView:x},A)))),m.createElement("div",{hidden:!z,style:{textAlign:"center"}},"loading..."),m.createElement("div",{hidden:!(!((c=b?.tag)===null||c===void 0)&&c.link),style:{height:!((f=b?.tag)===null||f===void 0)&&f.link?((p=A?.buttonBgStyle)===null||p===void 0?void 0:p.height)||((S=A?.buttonStyle)===null||S===void 0?void 0:S.height)||"100px":0}})),m.createElement("div",{className:"list-bottom",hidden:!(!((y=b?.tag)===null||y===void 0)&&y.link),style:A?.buttonBgStyle}),m.createElement("div",{hidden:!(!((T=b?.tag)===null||T===void 0)&&T.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},A?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((E=b?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",className:"list-btn",style:A?.buttonStyle,onClick:N,dangerouslySetInnerHTML:{__html:pe(((v=b?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",A?.buttonStyle)}}))))}const ur=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:o,swiperRef:l,setWaterFallData:r,cacheRtcList:s,setRtcList:a,cacheActiveIndex:u,rtcList:c,setCacheRtcList:f,setIsFromHashtag:p,isFromHashtag:S,bffEventReport:y,themeTag:T,selectTag:E}=ye(),{backMainFeed:v}=Ye();ie(null);const x=ie(null),[w,A]=W();oe(()=>{const g=document.getElementById("sxp-render"),d=document.getElementById("water-fall");d?x.current=d:(x.current=document.createElement("div"),x.current.setAttribute("id","water-fall"),g?.appendChild(x.current))},[]);const C=()=>{const g=Ei(c,s);!g&&s&&s?.length&&a?.(s),v("branch",E,void 0,i?.hashTag),D(),r?.(void 0),p?.(!1),setTimeout(()=>{var d,k;g||(k=(d=l?.current)===null||d===void 0?void 0:d.swiper)===null||k===void 0||k.slideTo(u,0,!1),n?.(!1)},0)},[h,O]=W();oe(()=>{i&&O(i)},[i]);const D=ce(()=>{var g,d,k,b,I,M;const _=h?.rec;if(!_)return;let B="";S?B="hashTagPage":!((g=_?.video)===null||g===void 0)&&g.url?B="videoPage":!((k=(d=_?.video)===null||d===void 0?void 0:d.imgUrls)===null||k===void 0)&&k.length&&(B="imagePage"),y?.({eventInfo:{contentId:(b=_?.video)===null||b===void 0?void 0:b.itemId,position:u+"",contentTags:JSON.stringify((I=_?.video)===null||I===void 0?void 0:I.tags),traceInfo:(M=_?.video)===null||M===void 0?void 0:M.traceInfo,hashTags:JSON.stringify([h?.hashTag]),fromKName:B,fromKPage:location?.href,timeOnSite:Math.floor((new Date-w)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[h,y,w,S,u]);return oe(()=>{o&&A(new Date)},[o]),oe(()=>{const g=()=>{A(new Date)};return window.addEventListener("pageshow",g),()=>{window.removeEventListener("pageshow",g)}},[]),x.current?ki.createPortal(m.createElement("div",{className:"waterfall",style:{display:o?"block":"none"}},m.createElement(hn,{icon:sr,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:C}),t?.openFixedSize===!0||t?.openFixedSize===void 0?m.createElement(cr,Object.assign({reportTagsView:D},t)):m.createElement(rr,Object.assign({reportTagsView:D},t))),x.current):null};var bn=be(ur);const pr=t=>m.createElement(bn,Object.assign({},t));var vr=be(pr);const mr=Ue(vr,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Qa,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 fr=[{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 yn=t=>m.createElement(yn,Object.assign({},t));var hr=be(yn);const gr=Ue(hr,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:fr},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var br=[{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"]}]}],wn={"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 yr=t=>{var e,i,n,o,l,r,s,a,u,c,{style:f,recData:p,ctaTempStyles:S,index:y,event:T,onClick:E,isExternalLink:v=!1}=t,x=Be(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink"]);const{ctaEvent:w,setPopupDetailData:A}=ye(),{jumpToWeb:C}=Ye(),[h,O]=W(!1),D=ie(null),g=yi(D),d=((n=(i=(e=p?.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=(o=p?.video)===null||o===void 0?void 0:o.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=p?.video)===null||r===void 0?void 0:r.bindCta),k=((a=(s=p?.video)===null||s===void 0?void 0:s.bindProducts)===null||a===void 0?void 0:a[0])||((u=p?.video)===null||u===void 0?void 0:u.bindProduct),b=()=>{var B,z,L,N;const R=((z=(B=p?.video)===null||B===void 0?void 0:B.bindProducts)===null||z===void 0?void 0:z[0])||((L=p?.video)===null||L===void 0?void 0:L.bindProduct)||p?.video;if(w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},p,R,y),A?.(Object.assign(Object.assign({},p),{index:y})),v){const H=k?.link||((N=R?.bindCta)===null||N===void 0?void 0:N.link);H&&(C(p,k,d,y),window.location.href=window.getJointUtmLink(H))}else E?.()},I=d?.enTitle||"\u67E5\u770B\u8BE6\u60C5 >",M=te(()=>{var B,z;const L=T?.animation;if(L){const{delay:N,duration:R,backgroundColor:H}=L;return{":after":{animationDelay:`${(B=N/1e3)!==null&&B!==void 0?B:0}s`,animationDuration:`${(z=R/1e3)!==null&&z!==void 0?z:0}s`,backgroundColor:`${H??"transparent"}`}}}},[T?.animation]);oe(()=>{g&&D?.current&&w?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},p,k,y)},[g]),oe(()=>{O(!!g)},[g]);const _=te(()=>h?wn["animated-button"]:null,[h]);return m.createElement("div",Object.assign({ref:D,style:Object.assign(Object.assign(Object.assign({},f),S?.ctaTitle),{lineHeight:`${(c=f?.height)!==null&&c!==void 0?c:0}px`})},x,{className:`${_} ${fe(M)} ${wn["one-line-ellipsis"]}`,onClick:b,dangerouslySetInnerHTML:{__html:pe(I,S?.ctaTitle)}}))};var wr=be(yr),Sr=[{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:"\u7531\u5DE6\u5411\u53F3/\u4E2D\u95F4\u6269\u6563",value:1}],initialValue: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 Tr=Ue(wr,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:br,bindableProps:[],interactionRender:Sr},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"left"}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var xr=[{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"]}]}],kt={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 Ar="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Er=t=>{var e,i,n,o,l,r,s,a,u,c,f,p,S,y,T,E,v,x,w,A,C,h,O,D,{style:g,recData:d,ctaTempStyles:k,index:b,event:I,bottom_image:M,translateY:_,isTel:B,onClick:z,isExternalLink:L=!1}=t,N=Be(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink"]);g==null||delete g.transform;const{sxpParameter:R,globalConfig:H,ctaEvent:Y,setPopupDetailData:F}=ye(),{jumpToWeb:j}=Ye(),Q=ie(null),he=yi(Q),[Te,Ae]=W(!1),[xe,J]=W(!0),G=((n=(i=(e=d?.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=(o=d?.video)===null||o===void 0?void 0:o.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=d?.video)===null||r===void 0?void 0:r.bindCta),V=((a=(s=d?.video)===null||s===void 0?void 0:s.bindProducts)===null||a===void 0?void 0:a[0])||((u=d?.video)===null||u===void 0?void 0:u.bindProduct),le=()=>{var se,Ie,ae,Z;const K=((Ie=(se=d?.video)===null||se===void 0?void 0:se.bindProducts)===null||Ie===void 0?void 0:Ie[0])||((ae=d?.video)===null||ae===void 0?void 0:ae.bindProduct)||d?.video;if(Y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},d,K,b),F?.(Object.assign(Object.assign({},d),{index:b})),L){const $=V?.link||((Z=K?.bindCta)===null||Z===void 0?void 0:Z.link);$&&(j(d,V,G,b),window.location.href=window.getJointUtmLink($))}else z?.()},q=G?.enTitle||"\u67E5\u770B\u8BE6\u60C5 >",de=te(()=>{const se=I?.animation;if(se){const{delay:Ie,duration:ae}=se;return{animationDelay:`${Ie?Ie/1e3:0}s`,animationDuration:`${ae?ae/1e3:0}s`}}},[I?.animation]),ge=(y=(S=(p=(c=V?.cover)!==null&&c!==void 0?c:(f=V?.homePage)===null||f===void 0?void 0:f[0])!==null&&p!==void 0?p:G?.icon)!==null&&S!==void 0?S:R?.bottom_image)!==null&&y!==void 0?y:M,Ce=se=>{se.stopPropagation(),J(!1)};oe(()=>{Ae(!!he)},[he]);const Pe=te(()=>Te&&xe?kt["animated-fadeIn"]:null,[Te,xe]);return m.createElement(m.Fragment,null,B?m.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):m.createElement(m.Fragment,null,Pe?m.createElement("div",Object.assign({ref:Q},N,{className:`${fe(Object.assign(Object.assign({},g),{"--transY":`translateY(calc(100% + ${(T=g?.margin)!==null&&T!==void 0?T:0}px))`}))} ${kt.aniLinkPopup} ${Pe} ${fe(de)}`,onClick:le}),m.createElement("div",{onClick:Ce,className:kt["modal-icon-wrapper"],style:{padding:(E=g?.padding)!==null&&E!==void 0?E:0}},m.createElement("img",{src:(v=H?.popupCloseIcon)!==null&&v!==void 0?v:Ar,alt:"close",className:kt["modal-icon-wrapper-img"]})),m.createElement(vt,{src:ge,rec:d,item:(h=(A=(w=(x=d?.video)===null||x===void 0?void 0:x.bindProducts)===null||w===void 0?void 0:w[0])!==null&&A!==void 0?A:(C=d?.video)===null||C===void 0?void 0:C.bindProduct)!==null&&h!==void 0?h:d?.video,index:b,translateY:_,imgStyle:k?.img}),(!d||V?.title)&&m.createElement("div",{className:kt["two-line-ellipsis"],style:k?.title,dangerouslySetInnerHTML:{__html:pe((O=V?.title)!==null&&O!==void 0?O:"Product Name",k?.title)}}),m.createElement("div",{className:kt["one-line-ellipsis"],style:Object.assign(Object.assign({},k?.ctaTitle),{lineHeight:((D=k?.ctaTitle)===null||D===void 0?void 0:D.height)+"px"}),dangerouslySetInnerHTML:{__html:pe(q,k?.ctaTitle)}})):m.createElement("div",{ref:Q,style:{position:"absolute",height:"50px",width:"50px",bottom:0,right:0,zIndex:1e3}})))};var Cr=be(Er),Ir=[{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:"\u7531\u5DE6\u5411\u53F3/\u4E2D\u95F4\u6269\u6563",value:1}],initialValue: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 kr=Ue(Cr,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:xr,bindableProps:[],interactionRender:Ir},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:76,height:76,marginBottom:10},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:76,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{width:90,height:160,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:10}},w:100,h:40,sort:2});var Si=Object.freeze({__proto__:null,AniLink:Tr,AniLinkPopup:kr,Appoint:Sa,AppointForm:lo,Commodity:ga,CommodityDetail:ql,CommodityDetailDiroNew:la,CommodityDiro:Da,CommodityDiroNew:Ra,CommodityList:pa,Consent:gr,HashTag:mr,Link:Ea,MultiCommodity:Wa,MultiCommodityDiro:Va,MultiCommodityDiroNew:Ka,Prompt:ea});const Pr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Dr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",_r=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:o,position:l}=t,r=Be(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:s,mutateUnlike:a,bffEventReport:u}=ye(),[c,f]=W(e),p=tt(Dr),S=tt(Pr),y=$t(()=>Qe(void 0,void 0,void 0,function*(){var T,E,v,x,w,A,C,h,O,D,g,d,k,b,I,M,_,B,z,L;if(c){f(!1);const N=(v=yield a?.({videoItemId:(E=(T=o?.video)===null||T===void 0?void 0:T.itemId)!==null&&E!==void 0?E:""}))!==null&&v!==void 0?v:!1;u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(w=(x=o?.video)===null||x===void 0?void 0:x.itemId)!==null&&w!==void 0?w:"",contentName:(C=(A=o?.video)===null||A===void 0?void 0:A.title)!==null&&C!==void 0?C:"",contentTags:JSON.stringify((O=(h=o?.video)===null||h===void 0?void 0:h.tags)!==null&&O!==void 0?O:[]),position:l+"",contentFormat:!((D=o?.video)===null||D===void 0)&&D.url?"video":"image",traceInfo:(g=o?.video)===null||g===void 0?void 0:g.traceInfo}}),N||f(!0)}else{f(!0);const N=(d=yield s?.({content:JSON.stringify(o)}))!==null&&d!==void 0?d:!1;u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(b=(k=o?.video)===null||k===void 0?void 0:k.itemId)!==null&&b!==void 0?b:"",contentName:(M=(I=o?.video)===null||I===void 0?void 0:I.title)!==null&&M!==void 0?M:"",contentTags:JSON.stringify((B=(_=o?.video)===null||_===void 0?void 0:_.tags)!==null&&B!==void 0?B:[]),position:l+"",contentFormat:!((z=o?.video)===null||z===void 0)&&z.url?"video":"image",traceInfo:(L=o?.video)===null||L===void 0?void 0:L.traceInfo}}),N||f(!1)}}),200);return m.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:y}),m.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:c?i||p:n||S,alt:"icon"}))};var Sn=be(_r),Or="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 Ti=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Mn.render(m.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})(),Mr=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:r,videoPlayIcon:s})=>{const[a,u]=W(!1),{bffEventReport:c,sxpParameter:f,waterFallData:p,openHashtag:S,bffFbReport:y}=ye(),T=ie(0),[E,v]=W(!1),[x,w]=W(!0),{isActive:A}=pn(),C=ie(null),[h,O]=W(""),[D,g]=W(!1),d=ie(),k=`pb-cache-video-${e}`,b=ie(null),I=te(()=>r?.mode==="2",[r]),M=te(()=>{var J;return r?.mode==="2"?`translateY(-${50+((J=r?.offsetTop)!==null&&J!==void 0?J:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),_=te(()=>{var J;return((J=t?.video)===null||J===void 0?void 0:J.cover)||h},[h,t]),B=te(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]),z=te(()=>r?.bgWay==="1",[r]),L=te(()=>z&&r?.bgColor?{backgroundColor:r?.bgColor}:{},[r,z]);oe(()=>{d?.current&&(d.current.muted=o)},[o,d?.current]);const N=ce(()=>{var J;d?.current&&((J=d?.current)===null||J===void 0||J.play())},[d?.current]),R=tt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),H=ce(()=>{d?.current&&(g(!1),v(!0))},[]),Y=ce(()=>{var J,G,V,le,q,de,ge,Ce,Pe,se,Ie,ae,Z;if(!d?.current)return;u(!1);const K=n[e];if(K&&(!((J=d?.current)===null||J===void 0)&&J.duration)){T.current=((G=d?.current)===null||G===void 0?void 0:G.currentTime)||0;const $=((le=(V=d?.current)===null||V===void 0?void 0:V.duration)!==null&&le!==void 0?le:0).toFixed(2),je=((de=(q=d?.current)===null||q===void 0?void 0:q.currentTime)!==null&&de!==void 0?de:0).toFixed(2),Re=x?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Ce=(ge=K?.video)===null||ge===void 0?void 0:ge.itemId)!==null&&Ce!==void 0?Ce:"",contentName:(se=(Pe=K?.video)===null||Pe===void 0?void 0:Pe.title)!==null&&se!==void 0?se:"",playType:Re,startTime:je,videoDuration:$,contentTags:JSON.stringify((ae=(Ie=K?.video)===null||Ie===void 0?void 0:Ie.tags)!==null&&ae!==void 0?ae:[]),position:e+"",contentFormat:"video",traceInfo:(Z=K?.video)===null||Z===void 0?void 0:Z.traceInfo}}),w(!1)}},[c,n,e,x,d?.current]),F=ce(()=>{var J;if(!d?.current||h||!I||(d.current.style.objectFit="contain",!((J=t?.video)===null||J===void 0)&&J.cover||!C||!C.current||z))return;const G=()=>{const V=C?.current,le=V.getContext("2d"),q=window?.innerWidth,de=window?.innerHeight;V.height=de,V.width=q,le?.drawImage(d.current,0,0,V.width,V.height),O(V.toDataURL())};G(),setTimeout(()=>{G()},500)},[d.current,z,t,h,I]),j=ce(()=>{d.current&&(Y(),F())},[d.current,F,Y]),Q=ce(J=>()=>{var G,V,le,q,de;if(!d.current||!E)return;const ge=(G=d?.current)===null||G===void 0?void 0:G.paused;switch(J){case"start":if(!ge)return;(V=d?.current)===null||V===void 0||V.play(),u(!1);break;case"pause":if(ge)return;(le=d?.current)===null||le===void 0||le.pause(),u(!0);break;default:ge?(q=d?.current)===null||q===void 0||q.play():(de=d?.current)===null||de===void 0||de.pause(),u(!ge);break}},[E,d?.current]),he=ce(()=>{var J,G,V,le,q,de,ge,Ce,Pe,se,Ie,ae,Z;if(!d?.current||l!==e)return;const K=n[e],$=((G=(J=d?.current)===null||J===void 0?void 0:J.duration)!==null&&G!==void 0?G:0).toFixed(2),je=((le=(V=d?.current)===null||V===void 0?void 0:V.currentTime)!==null&&le!==void 0?le:0).toFixed(2);if(!((q=d?.current)===null||q===void 0)&&q.duration){const Re=(((de=d?.current)===null||de===void 0?void 0:de.currentTime)-T.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Ce=(ge=K?.video)===null||ge===void 0?void 0:ge.itemId)!==null&&Ce!==void 0?Ce:"",contentName:(se=(Pe=K?.video)===null||Pe===void 0?void 0:Pe.title)!==null&&se!==void 0?se:"",endTime:je,videoDuration:$,playDuration:Re,contentTags:JSON.stringify((ae=(Ie=K?.video)===null||Ie===void 0?void 0:Ie.tags)!==null&&ae!==void 0?ae:[]),position:e+"",contentFormat:"video",traceInfo:(Z=K?.video)===null||Z===void 0?void 0:Z.traceInfo}})}},[n,e,c,d?.current,l]),Te=ce(()=>{g(!0)},[]);oe(()=>{var J,G,V,le,q,de,ge,Ce,Pe,se;if(!A)return;const Ie=t?.video.url;if(!Ie)return;const ae=document.querySelector(`#${k}`);if(!ae||(d.current=Ti?.(ae),!d?.current))return;const Z=window?.Hls;let K=null;return Ie.includes(".m3u8")&&Z&&Z.isSupported()?(K=new Z,K.loadSource(Ie),K.attachMedia(d?.current),K.on(Z.Events.MANIFEST_PARSED,function(){var $;($=d?.current)===null||$===void 0||$.play()})):d.current.src=Ie,(J=d?.current)===null||J===void 0||J.setAttribute("x5-playsinline","true"),(G=d?.current)===null||G===void 0||G.setAttribute("webkit-playsinline","true"),(V=d?.current)===null||V===void 0||V.addEventListener("loadedmetadata",j),(le=d?.current)===null||le===void 0||le.addEventListener("loadeddata",F),(q=d?.current)===null||q===void 0||q.addEventListener("play",Y),(de=d?.current)===null||de===void 0||de.addEventListener("playing",H),(ge=d?.current)===null||ge===void 0||ge.addEventListener("pause",he),(Ce=d?.current)===null||Ce===void 0||Ce.addEventListener("ended",N),(Pe=d?.current)===null||Pe===void 0||Pe.addEventListener("canplay",N),(se=d?.current)===null||se===void 0||se.addEventListener("waiting",Te),()=>{var $,je,Re,$e,lt,Ge,yt,U,X;(($=d?.current)===null||$===void 0?void 0:$.paused)||he(),K&&K?.destroy(),v(!1),(je=d?.current)===null||je===void 0||je.removeEventListener("loadedmetadata",j),(Re=d?.current)===null||Re===void 0||Re.removeEventListener("loadeddata",F),($e=d?.current)===null||$e===void 0||$e.removeEventListener("play",Y),(lt=d?.current)===null||lt===void 0||lt.removeEventListener("playing",H),(Ge=d?.current)===null||Ge===void 0||Ge.removeEventListener("pause",he),(yt=d?.current)===null||yt===void 0||yt.removeEventListener("ended",N),(U=d?.current)===null||U===void 0||U.removeEventListener("canplay",N),(X=d?.current)===null||X===void 0||X.removeEventListener("waiting",Te)}},[A,k,t,he]),oe(()=>{var J,G;!d?.current||!E||(A?(y?.({eventName:"ViewContent"}),(J=d?.current)===null||J===void 0||J.play()):(G=d?.current)===null||G===void 0||G.pause())},[A,E,d?.current]),oe(()=>{var J,G,V;if(!A||!d?.current)return;!((J=d?.current)===null||J===void 0?void 0:J.paused)&&S?(G=d?.current)===null||G===void 0||G.pause():S||(V=d?.current)===null||V===void 0||V.play()},[S,A,d?.current]),oe(()=>{if(!A)return;const J=()=>{Q("start")(),y?.({eventName:"ViewContent"})},G=Q("pause");return ft.on(rt.PAGE_DID_SHOW,J),ft.on(rt.PAGE_DID_HIDE,G),()=>{ft.off(rt.PAGE_DID_SHOW,J),ft.off(rt.PAGE_DID_HIDE,G)}},[Q,A]);const Ae=te(()=>!f?.placeholder_image||E?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[E,f?.placeholder_image]),xe=te(()=>{if(!(!D||!E))return m.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Or,alt:"placeholder image"})},[D,E]);return oe(()=>{if(!d?.current)return;const J=()=>{var G;l===e&&(!((G=t?.video)===null||G===void 0)&&G.url)&&d?.current&&!a&&Q("pause")()};return window.addEventListener("beforeunload",J),()=>{window.removeEventListener("beforeunload",J)}},[l,e,t,d?.current,Q,a]),t?.video?m.createElement(m.Fragment,null,I?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:Q(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},L)},!z&&E&&_&&m.createElement(nt,{src:_,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},B)}),m.createElement("canvas",{ref:C,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:M,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},m.createElement("div",{className:"n-full-screen",ref:b,id:k,style:{width:"100%",height:"100%"}}),m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",alt:"pause",src:s??R}))),Ae,xe):m.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:Q()},m.createElement("div",{className:"n-full-screen",ref:b,id:k,style:{width:"100%",height:"100%"}}),Ae,xe,m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:s??R,alt:"pause"}))):null};var Lr=be(Mr);const Rr=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:o})=>{const[l,r]=W(t),s=a=>{a.stopPropagation();const u=!l;r(u),n?.(u)};return m.createElement("button",{style:o,"aria-label":"toggle button",className:"pb-toggle-button",onClick:s},m.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var Tn=be(Rr);const Nr=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,o]=W(!0);ct(),oe(()=>{setTimeout(()=>{o(!1)},i)},[]);const l=tt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),r=te(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return m.createElement("div",{hidden:!n,className:`pb-finger-wrap ${r}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},m.createElement("img",{src:t||l,alt:"finger swiper"}))},xn=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:o}=t,l=te(()=>n?.mode==="2",[n]),r=te(()=>{var c;return n?.mode==="2"?`translateY(-${50+((c=n?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),s=te(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),a=te(()=>n?.bgWay==="1",[n]),u=te(()=>a&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,a]);return m.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},u)},(!l||!a)&&m.createElement(nt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},s),onLoad:o}),l&&m.createElement(nt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:r,left:0,right:0},onLoad:o}))},Fr=({imgUrls:t,width:e,height:i,rec:n,index:o,onReportViewImageEnd:l,onViewImageStartEvent:r,imgUrlsPostConfig:s})=>{var a,u;const c=ie(),{isActive:f}=pn(),{sxpParameter:p,openHashtag:S}=ye(),[y,T]=W(!1);oe(()=>{y&&f?(c?.current&&c.current.swiper.autoplay.start(),S?l(n):r(o)):c?.current&&c.current.swiper.autoplay.stop()},[n,f,l,S,o,r,y]);const E=ce(()=>{y||T(!0)},[y]);return m.createElement(Tt,{ref:c,defaultValue:0,direction:"horizontal",modules:[Yt,Xt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:fe(Object.assign({},s?.marginBottom&&{".swiper-pagination":{bottom:(a=s?.marginBottom)!==null&&a!==void 0?a:0}})),height:i,loop:!0,autoplay:{delay:((u=s?.delay)!==null&&u!==void 0?u:3)*1e3}},t?.map((v,x)=>m.createElement(dt,{key:x},m.createElement(xn,{src:!y&&x>0?"":v,height:i,imgUrlsPostConfig:s,onShowFirstImage:E}))))};var Br=be(Fr);const jr=({tags:t,itemId:e,itemType:i,index:n,rec:o,hashTagStyle:l})=>{var r;const[s,a]=W(!1),{setWaterFallData:u,setOpenHashtag:c,setCacheActiveIndex:f,waterFallData:p,setIsFromHashtag:S}=ye(),y=T=>{p?S?.(!0):f?.(n),u?.(i?{hashTag:T,itemId:e,itemType:i,rec:o}:{hashTag:T,rec:o}),c?.(!0)};return te(()=>t.length<=6?null:m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>a(!s)},s?"show less":"show more"),[s,t]),m.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(r=l?.marginTop)!==null&&r!==void 0?r:16}px`}},m.createElement(Rt,null,t?.map((T,E)=>m.createElement(dt,{key:E,hidden:s?!1:E>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>y(T)},m.createElement("div",{dangerouslySetInnerHTML:{__html:pe(`#${T}`,l)}})))))};var An=be(jr),Vr="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 be(function(e){const{$store:i}=Hn(),n=l=>{let r=l;const s=l.match(/{{.*?}}/g);return s?.length&&s.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(u,c)=>{if(c){const f=Ci(i,c);return r=r.replace(a,f),f}})}),r},o=te(()=>{var l,r,s;const{bindDatas:a}=e,u=Be(e,["bindDatas"]);if((l=a?.forEach)===null||l===void 0||l.call(a,c=>{if(c?.propKey&&c?.dataPath){const{propKey:f,dataPath:p}=c;p.replace(/{{\s*([\w.]+)\s*}}/g,(S,y)=>{var T,E;if(y){const v=(E=(T=Ci(i,y))!==null&&T!==void 0?T:e[f])!==null&&E!==void 0?E:"";return u[f]=v,v}})}}),u){u.eventMap={};const c=Nt(u.event)||{};for(const f in c)if(Object.prototype.hasOwnProperty.call(c,f))try{c[f].value=n(c[f].value),u.eventMap[f]=new Function(c[f].value)}catch{}}return!((s=(r=u?.event)===null||r===void 0?void 0:r.onClick)===null||s===void 0)&&s.linkType&&(u.style.cursor="pointer"),u},[i,e]);return m.createElement(t,Object.assign({},o,o.eventMap))})}const Hr=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:o})=>{var l,r,s,a,u;const{schema:c}=ct();if(!t?.video)return null;let f=null;!((r=(l=t?.video)===null||l===void 0?void 0:l.bindProducts)===null||r===void 0)&&r.length?f="\u591A\u5546\u54C1CTA":!((s=t?.video)===null||s===void 0)&&s.bindProduct?f="\u5546\u54C1CTA":f=(u=(a=t?.video)===null||a===void 0?void 0:a.bindCta)===null||u===void 0?void 0:u.itemId;const p=i?.[f],S=te(()=>{var y,T,E,v,x,w,A,C,h,O,D,g,d,k,b,I,M,_,B,z,L,N,R,H,Y,F,j,Q,he,Te,Ae,xe,J;if(!t?.video)return null;if(!((T=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||T===void 0)&&T.length||!((E=t?.video)===null||E===void 0)&&E.bindProduct||(x=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||x===void 0||x.itemId,!(o&&!o?.includes((w=p?.item)===null||w===void 0?void 0:w.type))&&!(!o&&((A=p?.item)===null||A===void 0?void 0:A.category)==="cta")){if(((C=p?.item)===null||C===void 0?void 0:C.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((O=p?.item)===null||O===void 0?void 0:O.type)==="Commodity"&&!(!((D=t?.video)===null||D===void 0)&&D.bindProduct)||((g=p?.item)===null||g===void 0?void 0:g.type)==="CommodityDiroNew"&&!(!((d=t?.video)===null||d===void 0)&&d.bindProduct)||((k=p?.item)===null||k===void 0?void 0:k.type)==="MultiCommodity"&&!(!((I=(b=t?.video)===null||b===void 0?void 0:b.bindProducts)===null||I===void 0)&&I.length)||((M=p?.item)===null||M===void 0?void 0:M.type)==="MultiCommodityDiro"&&!(!((B=(_=t?.video)===null||_===void 0?void 0:_.bindProducts)===null||B===void 0)&&B.length)||((z=p?.item)===null||z===void 0?void 0:z.type)==="MultiCommodityDiroNew"&&!(!((N=(L=t?.video)===null||L===void 0?void 0:L.bindProducts)===null||N===void 0)&&N.length))return null;if(p&&n){const G=n[(R=p?.item)===null||R===void 0?void 0:R.type],V=Qt(G),le=(H=G?.extend)===null||H===void 0?void 0:H.defaulSetting,q=((j=(F=(Y=p?.item)===null||Y===void 0?void 0:Y.event)===null||F===void 0?void 0:F.onClick)===null||j===void 0?void 0:j.linkType)==="externalLink";return m.createElement(V,Object.assign({style:Object.assign(Object.assign(Object.assign({},le?.style),(Q=p?.item)===null||Q===void 0?void 0:Q.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},le?.textStyle),(he=p?.item)===null||he===void 0?void 0:he.textStyle),bindDatas:(Ae=(Te=p?.item)===null||Te===void 0?void 0:Te.bindDatas)!==null&&Ae!==void 0?Ae:[]},le?.props,(xe=p?.item)===null||xe===void 0?void 0:xe.props,{event:((J=p?.item)===null||J===void 0?void 0:J.event)||{},schema:c,id:p?.id,key:p?.id,recData:t,isExternalLink:q,index:e}))}else return null}},[t,n,i,c,p?.id]);return m.createElement(m.Fragment,null,S)};var Zt=be(Hr);const En=({nudge:t})=>{var e,i,n,o,l,r;return m.createElement(m.Fragment,null,t?.isOpen&&m.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=(o=t?.size)===null||o===void 0?void 0:o.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(r=t?.borderRadius)!==null&&r!==void 0?r:4}},t?.icon?m.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,m.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:pe(t?.content,t?.textStyle)}})))},zr=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:o,setCacheRtcList:l,setCacheActiveIndex:r,setLoading:s,swiperRef:a,waterFallData:u,bffEventReport:c,selectTag:f,setSelectTag:p}=ye(),{backMainFeed:S}=Ye(),y=te(()=>[Vt,...t],[t]),T=E=>()=>{if(E===f)return;E!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${E}']`}}):S("theme",E,f);let v;E!==Vt&&(v=E),s?.(!0),n?.({themeTag:v}).then(x=>{var w,A,C,h;ft.emit(rt.CHANGE_THEME_TAG,v),o?.((w=x?.recList)!==null&&w!==void 0?w:[]),l?.((A=x?.recList)!==null&&A!==void 0?A:[]),e?.(0),r?.(0),(h=(C=a?.current)===null||C===void 0?void 0:C.swiper)===null||h===void 0||h.slideTo(0)}).finally(()=>{s?.(!1)}),p?.(E)};return u||t.length<=0?null:m.createElement("div",{className:"clc-sxp-tagbar",style:i},m.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},y.map(E=>m.createElement("li",{className:`clc-sxp-tagbar-list-item ${E===f?"clc-sxp-tagbar-list-item-active":""}`,key:E,onClick:T(E)},E))))};var Cn=be(zr);const In=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:o,resolver:l,data:r=[],ctaType:s,tipText:a,nudge:u,_schema:c,hashTagStyle:f,tagList:p=[],licenseUrl:S})=>{var y,T,E,v,x,w,A,C,h,O;const{schema:D}=ct(),[g,d]=W(0),k=ie(0),[b,I]=W(!0),M=ie(),[_,B]=W(!1),[z,L]=W(!1),{loadVideos:N,bffEventReport:R,loading:H,setPopupDetailData:Y,ctaEvent:F,swiperRef:j,waterFallData:Q,setOpenHashtag:he,appDomain:Te,openHashtag:Ae,loadingImage:xe,isFromHashtag:J,popupDetailData:G,bffFbReport:V,curTime:le,h5EnterLink:q,isShowConsent:de,selectTag:ge,isPreview:Ce}=ye(),{backMainFeed:Pe}=Ye(),{productView:se}=Ye(),Ie=te(()=>r.length>0&&!H&&Un(),[r,H]);oe(()=>{Mi()},[]),oe(()=>{if(r?.length>0){const P=new Date;M.current=P,V?.({eventName:"PageView"})}},[r?.length]);const ae=ce(()=>{if(Mi(),q?.(),r.length>0){const P=new Date;M.current=P,V?.({eventName:"PageView"})}},[r.length,V,q]);oe(()=>{var P;const ue=r?.findIndex(ee=>{var ve,we,Se,ne,re,_e,Me,Ve,He;return s==="\u591A\u5546\u54C1CTA"?((ve=ee?.video)===null||ve===void 0?void 0:ve.bindProducts)&&((Se=(we=ee?.video)===null||we===void 0?void 0:we.bindProducts)===null||Se===void 0?void 0:Se.length)>0:s==="\u5546\u54C1CTA"?(ne=ee?.video)===null||ne===void 0?void 0:ne.bindProduct:((_e=(re=ee?.video)===null||re===void 0?void 0:re.bindCta)===null||_e===void 0?void 0:_e.itemId)===s&&(((Me=ee?.video)===null||Me===void 0?void 0:Me.url)||((He=(Ve=ee?.video)===null||Ve===void 0?void 0:Ve.imgUrls)===null||He===void 0?void 0:He.length))})||0;(P=j?.current)===null||P===void 0||P.swiper.slideTo(ue)},[s,j]),oe(()=>{const P=r?.[g],ue=()=>{var ee,ve,we,Se,ne,re,_e,Me,Ve,He,Xe,qe,Je,Ee,Fe,mt,Ke,xt;const Le=!Ae&&!de;if(document.visibilityState==="hidden"){Le&&(ft.emit(rt.PAGE_DID_HIDE,P),U(P),De(P));let wt="";G&&(!((ve=(ee=P?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||ve===void 0)&&ve.length||!((we=P?.video)===null||we===void 0)&&we.bindProduct)?wt="pdpPage":G&&((_e=o?.[(re=(ne=(Se=P?.video)===null||Se===void 0?void 0:Se.bindCta)===null||ne===void 0?void 0:ne.itemId)!==null&&re!==void 0?re:""].item)===null||_e===void 0?void 0:_e.type)==="Appoint"?wt="formPage":J?wt="hashTagPage":!((Me=P?.video)===null||Me===void 0)&&Me.url?wt="videoPage":!((Ve=P?.video)===null||Ve===void 0)&&Ve.imgUrls&&(!((Xe=(He=P?.video)===null||He===void 0?void 0:He.imgUrls)===null||Xe===void 0)&&Xe.length)?wt="imagePage":P?.product&&(wt="productPage"),R?.({eventInfo:{sessionDuration:Math.floor((new Date-le.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(qe=P?.video)===null||qe===void 0?void 0:qe.itemId,productId:(Je=P?.product)===null||Je===void 0?void 0:Je.itemId,position:g+"",fromKName:wt,fromKPage:location?.href,ctatId:(mt=(Fe=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||Fe===void 0?void 0:Fe.itemId)!==null&&mt!==void 0?mt:"",traceInfo:(xt=(Ke=P?.video)===null||Ke===void 0?void 0:Ke.traceInfo)!==null&&xt!==void 0?xt:""}})}else document.visibilityState==="visible"&&(ae(),Le&&(ke(g),ft.emit(rt.PAGE_DID_SHOW,P),Pe("external",ge)))};return document.addEventListener("visibilitychange",ue),()=>{document.removeEventListener("visibilitychange",ue)}},[g,R,r,ae,G,J,o,le,Pe,Ae,de,ge]);const Z=te(()=>{let P=0;return p.length>0&&(P+=45,Q&&(P-=45)),P},[p,Q]),K=te(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=45),P},[]),$=te(()=>i-K-Z,[t,i,Z]),je=te(()=>t?.logoUrl&&t?.isShowLogo?m.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},m.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),Re=ce((P,ue)=>{var ee,ve,we,Se;return!((ee=P?.video)===null||ee===void 0)&&ee.url?m.createElement(Lr,{rec:P,index:ue,muted:b,data:r,height:$,activeIndex:g,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((ve=P?.video)===null||ve===void 0)&&ve.imgUrls?m.createElement(Br,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:$,rec:P,index:ue,onReportViewImageEnd:U,onViewImageStartEvent:ke,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((we=t?.productPost)===null||we===void 0?void 0:we.length)>0?(Se=t?.productPost)===null||Se===void 0?void 0:Se.map((ne,re)=>{var _e,Me,Ve,He,Xe,qe,Je,Ee;const Fe=l[(_e=ne?.item)===null||_e===void 0?void 0:_e.type],mt=Qt(Fe),Ke=(Me=Fe?.extend)===null||Me===void 0?void 0:Me.defaulSetting;return m.createElement(mt,Object.assign({key:`${ue}${re}`,textStyle:Object.assign(Object.assign({},Ke?.textStyle),(Ve=ne?.item)===null||Ve===void 0?void 0:Ve.textStyle),bindDatas:(Xe=(He=ne?.item)===null||He===void 0?void 0:He.bindDatas)!==null&&Xe!==void 0?Xe:[]},Ke?.props,(qe=ne?.item)===null||qe===void 0?void 0:qe.props,{event:((Je=ne?.item)===null||Je===void 0?void 0:Je.event)||{},schema:D,id:ne?.id,viewTime:M.current,rec:P,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Ke?.style),(Ee=ne?.item)===null||Ee===void 0?void 0:Ee.style),{height:"100%",overflow:"auto"}),index:ue}))}):null},[n,r,$,b,g,t?.productPost,t?.videoPlayIcon,M,a,l,D]),$e=ce(P=>{L(P)},[]),lt=te(()=>z?{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"},[z]),Ge=ce((P,ue)=>{var ee,ve,we,Se,ne,re,_e,Me;return P?.video?m.createElement(m.Fragment,null,((ee=P?.video)===null||ee===void 0?void 0:ee.title)&&!z&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom",style:{paddingBottom:`${(ve=t?.bottomInfoDist)!==null&&ve!==void 0?ve:40}px`}},m.createElement(En,{nudge:u}),t?.isShowCTA===void 0||t?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Zt,{rec:P,index:ue,tempMap:o,resolver:l})):null,m.createElement("div",null,m.createElement(Kt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(Se=(we=P?.video)===null||we===void 0?void 0:we.title)!==null&&Se!==void 0?Se:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:$e}),m.createElement(Zt,{rec:P,index:ue,tempMap:o,resolver:l,includesCtaType:["AniLink"]}),m.createElement(An,{index:g,tags:(re=(ne=P?.video)===null||ne===void 0?void 0:ne.hashTags)!==null&&re!==void 0?re:[],itemId:(_e=P?.video)===null||_e===void 0?void 0:_e.itemId,itemType:!((Me=P?.video)===null||Me===void 0)&&Me.itemId?"VIDEO":null,rec:P,hashTagStyle:f}))),m.createElement(Zt,{rec:P,index:ue,tempMap:o,resolver:l,includesCtaType:["AniLinkPopup"]})):null},[e,g,o,l,a,u,f,t,$e,z,lt]),yt=ce((P,ue)=>{var ee,ve,we,Se;if(!t?.isShowLike)return;let ne=(ee=t?.likeIconY)!==null&&ee!==void 0?ee:400;return Q&&ne<40&&(ne+=40),P?.video?m.createElement(Sn,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{[(ve=t.likeIconXPosit)!==null&&ve!==void 0?ve:"right"]:(we=t.likeIconX)!==null&&we!==void 0?we:0,[(Se=t.likeIconYPosit)!==null&&Se!==void 0?Se:"bottom"]:ne},position:ue}):null},[t,Q]),U=P=>{var ue,ee,ve,we,Se,ne;if(!(!((ue=P?.video)===null||ue===void 0)&&ue.url)&&(!((ee=P?.video)===null||ee===void 0)&&ee.imgUrls)){const re=Date.now(),_e=(re-k.current)/1e3;R?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(we=(ve=P?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&we!==void 0?we:"",contentName:(Se=P?.video.title)!==null&&Se!==void 0?Se:"",imageEndTime:`${re}`,playDuration:`${_e}`,contentTags:JSON.stringify((ne=P?.video.tags)!==null&&ne!==void 0?ne:[]),position:g+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},X=(P,ue)=>{var ee,ve,we,Se,ne,re,_e,Me,Ve,He,Xe,qe,Je,Ee,Fe,mt;if(Ce)return;const Ke=new Date-le.current;if(t?.openSlideSkip&&Ke>=((ee=t?.slideSkipStartTime)!==null&&ee!==void 0?ee:0)&&Wn()&&P){const xt=((Se=(we=(ve=P?.video)===null||ve===void 0?void 0:ve.bindProducts)===null||we===void 0?void 0:we[0])===null||Se===void 0?void 0:Se.link)||((re=(ne=P?.video)===null||ne===void 0?void 0:ne.bindProduct)===null||re===void 0?void 0:re.link)||((_e=P?.product)===null||_e===void 0?void 0:_e.link),Le=P?.product||((Me=P?.video)===null||Me===void 0?void 0:Me.bindProduct)||((He=(Ve=P?.video)===null||Ve===void 0?void 0:Ve.bindProducts)===null||He===void 0?void 0:He[0]);xt&&(R?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Xe=Le?.itemId)!==null&&Xe!==void 0?Xe:"",productName:(qe=Le?.title)!==null&&qe!==void 0?qe:"",price:Le?.price?Le?.price+"":"0",productCollection:(Je=Le?.collection)!==null&&Je!==void 0?Je:"",contentTags:Le?.tags?JSON.stringify(Le?.tags):"",position:ue+"",contentId:(Fe=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.itemId)!==null&&Fe!==void 0?Fe:"",traceInfo:(mt=Le?.traceInfo)!==null&&mt!==void 0?mt:""}}),Yn(),window.location.href=window.getJointUtmLink(xt))}},me=P=>{var ue,ee,ve,we,Se,ne,re,_e,Me,Ve,He,Xe,qe,Je;M.current=new Date;const Ee=r[P.previousIndex];if(!Ee)return;P.previousIndex-P.activeIndex<0?(R?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(ee=(ue=Ee?.video)===null||ue===void 0?void 0:ue.itemId)!==null&&ee!==void 0?ee:"",productId:(we=(ve=Ee?.product)===null||ve===void 0?void 0:ve.itemId)!==null&&we!==void 0?we:"",requestId:null,traceInfo:(ne=(Se=Ee?.video)===null||Se===void 0?void 0:Se.traceInfo)!==null&&ne!==void 0?ne:""}}),U(Ee),X(Ee,P.previousIndex)):(R?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(_e=(re=Ee?.video)===null||re===void 0?void 0:re.itemId)!==null&&_e!==void 0?_e:"",productId:(Ve=(Me=Ee.product)===null||Me===void 0?void 0:Me.itemId)!==null&&Ve!==void 0?Ve:"",requestId:null,traceInfo:(Xe=(He=Ee?.video)===null||He===void 0?void 0:He.traceInfo)!==null&&Xe!==void 0?Xe:""}}),U(Ee)),De(Ee);const Fe=r[P.activeIndex];!(!((qe=Fe?.video)===null||qe===void 0)&&qe.url)&&!(!((Je=Fe?.video)===null||Je===void 0)&&Je.imgUrls)&&Fe?.product&&V?.({eventName:"ProductView"})},De=P=>{var ue,ee,ve;!(!((ue=P?.video)===null||ue===void 0)&&ue.url)&&!(!((ee=P?.video)===null||ee===void 0)&&ee.imgUrls)&&P?.product&&se(P,P.product,(ve=P?.product)===null||ve===void 0?void 0:ve.bindCta,M.current,g)};oe(()=>{const P=r[g];Ae&&De(P)},[Ae,r,g]);const ke=P=>{var ue,ee,ve,we,Se,ne;const re=r[P];if(!(!((ue=re?.video)===null||ue===void 0)&&ue.url)&&(!((ee=re?.video)===null||ee===void 0)&&ee.imgUrls)){const _e=Date.now();k.current=_e,R?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(we=(ve=re?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&we!==void 0?we:"",contentName:(Se=re?.video.title)!==null&&Se!==void 0?Se:"",imageStartTime:`${_e}`,contentTags:JSON.stringify((ne=re?.video.tags)!==null&&ne!==void 0?ne:[]),position:P+"",contentFormat:"image",traceInfo:re?.video.traceInfo}}),V?.({eventName:"ViewContent"})}},Ne=te(()=>{var P;const ue=g===0&&!Q?[(P=r?.[0])!==null&&P!==void 0?P:null]:r?.map((ee,ve)=>g===ve||ve-1===g||ve+1===g?ee:null);return Q?ue:ue.concat([{loading:!0}])},[r,g,Q]),Oe=te(()=>H?m.createElement("div",{style:{height:$,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:xe,alt:"loading...",style:{objectFit:"contain"}})):Ne?.map((P,ue)=>m.createElement(dt,{key:ue,virtualIndex:ue,style:{overflow:"hidden"}},P&&m.createElement(m.Fragment,null,P?.loading?m.createElement("div",{style:{height:$,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:xe,alt:"loading...",style:{objectFit:"contain"}})):m.createElement(m.Fragment,null,Re(P,ue),Ge(P,ue),yt(P,ue))))),[n,r,$,H,Ge,Re,Ne,xe]),ze=tt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),at=tt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return m.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},Q&&m.createElement(hn,{icon:Vr,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{he?.(!0)}}),je,m.createElement(Cn,{tagList:p,setActiveIndex:d,style:{top:K}}),Ie?m.createElement(Nr,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((y=t?.swipeTipOffset)!==null&&y!==void 0?y:0)}%`},duration:t?.swiperTipAniDur}):null,m.createElement(Tt,{style:{marginTop:Z},ref:j,onSlideChange:()=>{j.current.swiper.allowTouchMove=!1,setTimeout(()=>{j.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{d(P.activeIndex),!Ae&&(me(P),!Q&&P?.activeIndex+2>=r?.length&&(_||(B(!0),N?.(Math.ceil(g/10)+1).then(()=>{B(!1)}))))},direction:"vertical",height:$},(t?.isShowMute===void 0||t?.isShowMute===!0)&&m.createElement(Tn,{style:{position:"fixed",visibility:!((E=(T=r?.[g])===null||T===void 0?void 0:T.video)===null||E===void 0)&&E.url?"visible":"hidden",zIndex:999,[(v=t?.muteIconXPosit)!==null&&v!==void 0?v:"right"]:(x=t?.muteIconX)!==null&&x!==void 0?x:0,[(w=t?.muteIconYPosit)!==null&&w!==void 0?w:"bottom"]:(A=t?.muteIconY)!==null&&A!==void 0?A:23},defaultValue:b,activeIcon:t?.unMuteIcon?t?.unMuteIcon:ze,unactiveIcon:t?.muteIcon?t?.muteIcon:at,onChange:I}),Oe),m.createElement(bn,Object.assign({},(O=(h=(C=t?.hashTag)===null||C===void 0?void 0:C[0])===null||h===void 0?void 0:h.item)===null||O===void 0?void 0:O.props)))},Gr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:o,index:l})=>m.createElement(Tt,{defaultValue:0,direction:"horizontal",modules:[Yt,Xt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>m.createElement(dt,{key:r},m.createElement(xn,{src:r,height:i,imgUrlsPostConfig:n}))));var Ur=be(Gr);const Wr=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:r,width:s})=>{const[a,u]=W(!1),c=ie(null),{bffEventReport:f,sxpParameter:p,waterFallData:S,openHashtag:y}=ye(),T=ie(0),[E,v]=W(!1),[x,w]=W(!0),A=ie(null),[C,h]=W("");oe(()=>{c.current&&(c.current.muted=o)},[o]);const O=ce(()=>{var N;(N=c.current)===null||N===void 0||N.play()},[]),D=tt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),g=ce(()=>{var N,R,H,Y,F,j,Q,he,Te,Ae,xe,J,G;u(!1);const V=n[e];if(V&&(!((N=c?.current)===null||N===void 0)&&N.duration)){T.current=((R=c?.current)===null||R===void 0?void 0:R.currentTime)||0;const le=((Y=(H=c.current)===null||H===void 0?void 0:H.duration)!==null&&Y!==void 0?Y:0).toFixed(2),q=((j=(F=c.current)===null||F===void 0?void 0:F.currentTime)!==null&&j!==void 0?j:0).toFixed(2),de=x?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(he=(Q=V?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&he!==void 0?he:"",contentName:(Ae=(Te=V?.video)===null||Te===void 0?void 0:Te.title)!==null&&Ae!==void 0?Ae:"",playType:de,startTime:q,videoDuration:le,contentTags:JSON.stringify((J=(xe=V?.video)===null||xe===void 0?void 0:xe.tags)!==null&&J!==void 0?J:[]),position:e+"",contentFormat:"video",traceInfo:(G=V?.video)===null||G===void 0?void 0:G.traceInfo}}),w(!1)}},[f,n,e,x]),d=ce(()=>{v(!0)},[]),k=ce(N=>()=>{var R,H,Y,F,j;if(!E)return;const Q=(R=c.current)===null||R===void 0?void 0:R.paused;switch(N){case"start":if(!Q)return;(H=c.current)===null||H===void 0||H.play(),u(!1);break;case"pause":if(Q)return;(Y=c.current)===null||Y===void 0||Y.pause(),u(!0);break;default:Q?(F=c.current)===null||F===void 0||F.play():(j=c.current)===null||j===void 0||j.pause(),u(!Q);break}},[E]),b=ce(()=>{var N,R,H,Y,F,j,Q,he,Te,Ae,xe,J,G;const V=n[e],le=((R=(N=c.current)===null||N===void 0?void 0:N.duration)!==null&&R!==void 0?R:0).toFixed(2),q=((Y=(H=c.current)===null||H===void 0?void 0:H.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2);if(!((F=c?.current)===null||F===void 0)&&F.duration){const de=(((j=c?.current)===null||j===void 0?void 0:j.currentTime)-T.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(he=(Q=V?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&he!==void 0?he:"",contentName:(Ae=(Te=V?.video)===null||Te===void 0?void 0:Te.title)!==null&&Ae!==void 0?Ae:"",endTime:q,videoDuration:le,playDuration:de,contentTags:JSON.stringify((J=(xe=V?.video)===null||xe===void 0?void 0:xe.tags)!==null&&J!==void 0?J:[]),position:e+"",contentFormat:"video",traceInfo:(G=V?.video)===null||G===void 0?void 0:G.traceInfo}})}},[n,e,f]),I=te(()=>r?.mode==="2",[r]),M=te(()=>{var N;return r?.mode==="2"?`translateY(-${50+((N=r?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),_=te(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||C},[C,t]),B=ce(()=>{if(!A||!c||!c.current||!A.current)return;const N=c?.current,R=A?.current,H=R.getContext("2d"),Y=window?.innerWidth,F=window?.innerHeight;R.height=F,R.width=Y,H?.drawImage(N,0,0,R.width,R.height),h(R.toDataURL())},[]);oe(()=>{var N,R,H,Y;if(c.current){if(u(!1),!c.current.src){const F=t?.video.url;if(F.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const j=new window.Hls;j.loadSource(F),j.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=F;else c.current.src=F;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(N=c.current)===null||N===void 0||N.addEventListener("loadedmetadata",d),(R=c.current)===null||R===void 0||R.addEventListener("canplay",d),(H=c.current)===null||H===void 0||H.addEventListener("playing",g),(Y=c.current)===null||Y===void 0||Y.addEventListener("loadeddata",B),()=>{var F,j,Q,he;(F=c.current)===null||F===void 0||F.removeEventListener("loadedmetadata",d),(j=c.current)===null||j===void 0||j.removeEventListener("canplay",d),(Q=c.current)===null||Q===void 0||Q.removeEventListener("playing",g),(he=c.current)===null||he===void 0||he.removeEventListener("loadeddata",B)}}},[d,g,t?.video,B]);const z=te(()=>!p?.placeholder_image||E?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:p?.placeholder_image,alt:"video poster"}),[E,p?.placeholder_image]);oe(()=>{const N=()=>{var R,H;l===e&&(!((R=t?.video)===null||R===void 0)&&R.url)&&(!((H=c?.current)===null||H===void 0)&&H.src)&&!a&&k("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,c,k,a]);const L=te(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]);return t?.video?m.createElement(m.Fragment,null,I?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:k(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},m.createElement(nt,{src:_,style:Object.assign({height:i,width:s,objectFit:"cover"},L)}),m.createElement("canvas",{ref:A,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:s,height:i,top:"50%",transform:M,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:s,height:"100%"}},m.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:O,style:{width:"100%",height:i,objectFit:"contain"}}),m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))),z):m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:k(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},m.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:O}),z,m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))):null};var Yr=be(Wr);const xi={};Object.values(Si).forEach(t=>{xi[t.extend.type]=t});const Xr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",qr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Jr=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:o,descStyle:l,hashTagStyle:r,containerHeight:s=664,containerWidth:a=375,appDomain:u,tagList:c=[]})=>{const f=te(()=>{let h=0;return e?.logoUrl&&e?.isShowLogo&&(h+=45),c.length>0&&(h+=45),s-h},[e,s,c]),p=(h,O)=>{var D,g,d,k;if(!((D=h?.video)===null||D===void 0)&&D.url)return m.createElement(Yr,{rec:h,index:O,muted:!0,width:a,data:t??[],height:f,activeIndex:O,videoPostConfig:e?.videoPost});if(!((g=h?.video)===null||g===void 0)&&g.imgUrls)return m.createElement(Ur,{key:h?.video.itemId,imgUrls:h?.video.imgUrls,width:a,height:f,rec:h,index:O,imgUrlsPostConfig:e?.imgUrlsPost});if(h.product&&h.product&&Array.isArray(e?.productPost)&&((d=e?.productPost)===null||d===void 0?void 0:d.length)>0)return(k=e?.productPost)===null||k===void 0?void 0:k.map((b,I)=>{var M,_,B,z,L,N,R,H;const Y=xi[(M=b?.item)===null||M===void 0?void 0:M.type],F=Qt(Y),j=(_=Y?.extend)===null||_===void 0?void 0:_.defaulSetting;return m.createElement(F,Object.assign({key:`${O}${I}`,textStyle:Object.assign(Object.assign({},j?.textStyle),(B=b?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(L=(z=b?.item)===null||z===void 0?void 0:z.bindDatas)!==null&&L!==void 0?L:[]},j?.props,(N=b?.item)===null||N===void 0?void 0:N.props,{event:((R=b?.item)===null||R===void 0?void 0:R.event)||{},id:b?.id,rec:h,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},j?.style),(H=b?.item)===null||H===void 0?void 0:H.style),{width:a,height:f,overflow:"auto"}),index:O}))})},S=te(()=>e?.logoUrl&&e?.isShowLogo?m.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},m.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),y=(h,O)=>e?.isShowCTA===void 0||e?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Zt,{rec:h,index:O,tempMap:o,resolver:xi})):null,T=(h,O)=>{var D,g,d,k,b,I,M;return h?.video?m.createElement(m.Fragment,null,((D=h?.video)===null||D===void 0?void 0:D.title)&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom"},m.createElement(En,{nudge:n}),y(h,O),m.createElement("div",null,m.createElement(Kt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(d=(g=h?.video)===null||g===void 0?void 0:g.title)!==null&&d!==void 0?d:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),m.createElement(An,{index:O,tags:(b=(k=h?.video)===null||k===void 0?void 0:k.hashTags)!==null&&b!==void 0?b:[],itemId:(I=h?.video)===null||I===void 0?void 0:I.itemId,itemType:!((M=h?.video)===null||M===void 0)&&M.itemId?"VIDEO":null,rec:h,hashTagStyle:r}))):null},E=tt(qr,u),v=tt(Xr,u),x=(h,O)=>{var D,g,d,k;if(!e?.isShowLike)return;let b=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return b<40&&(b+=40),h?.video?m.createElement(Sn,{key:h.position,activeIcon:(g=e?.likeIcon)!==null&&g!==void 0?g:E,unActicveIcon:(d=e?.unlikeIcon)!==null&&d!==void 0?d:v,position:O,active:h.isCollected,recData:h,className:"clc-sxp-like-button",style:{top:b,right:(k=e?.likeIconX)!==null&&k!==void 0?k:0}}):null},w=tt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",u),A=tt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",u),C=(h,O)=>{var D,g,d,k;return m.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},S,m.createElement(Cn,{tagList:c}),m.createElement(Tn,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((d=(g=t?.[O])===null||g===void 0?void 0:g.video)===null||d===void 0)&&d.url?"visible":"hidden",bottom:(k=e?.muteIconY)!==null&&k!==void 0?k:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:w,unactiveIcon:e?.muteIcon?e?.muteIcon:A}),p(h,O),T(h,O),x(h,O))};return m.createElement("div",{className:fe({width:"100%",height:s,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((h,O)=>C(h,O)))};var Kr=be(Jr);const Qr=()=>{const{schema:t,resolver:e,popup:i}=ct(),{setPopupDetailData:n,popupDetailData:o,bffEventReport:l}=ye(),{productView:r}=Ye(),[s,a]=W(),u=ie(null);oe(()=>{const p=()=>{u.current=new Date};return p(),window.addEventListener("pageshow",p),()=>{window.removeEventListener("pageshow",p)}},[]),oe(()=>{i&&i?.id&&i?.id!==""&&(u.current=new Date,a(i))},[i]);const c=()=>{var p,S,y,T;if(!i||i?.id===""||!s||new Date-u.current<((p=i?.duration)!==null&&p!==void 0?p:0))return;a(Object.assign(Object.assign({},i),{id:""}));const E=o,v=(S=E?.video)===null||S===void 0?void 0:S.bindProduct,x=(T=(y=E?.video)===null||y===void 0?void 0:y.bindProduct)===null||T===void 0?void 0:T.bindCta;v&&x&&r(E,v,x,u.current,o?.index),setTimeout(()=>{window?.sxpPopup(""),n?.(null)},i?.duration)},f=te(()=>{var p,S,y;return(y=(S=(p=t?.sxpPageConf)===null||p===void 0?void 0:p.globalConfig)===null||S===void 0?void 0:S.popupList)===null||y===void 0?void 0:y.map((T,E)=>{var v,x,w,A,C,h,O,D,g,d,k,b,I,M,_;if(T?.id===i?.id){const B=e[(v=T?.item)===null||v===void 0?void 0:v.type],z=Qt(B),L=((A=(w=(x=T?.item)===null||x===void 0?void 0:x.event)===null||w===void 0?void 0:w.onClick)===null||A===void 0?void 0:A.linkType)==="externalLink",N=((O=(h=(C=T?.item)===null||C===void 0?void 0:C.event)===null||h===void 0?void 0:h.onClick)===null||O===void 0?void 0:O.linkType)==="popup",R=(D=B?.extend)===null||D===void 0?void 0:D.defaulSetting;return m.createElement(z,Object.assign({key:E,style:Object.assign(Object.assign(Object.assign({},R?.style),(g=T?.item)===null||g===void 0?void 0:g.style),{width:(d=window.innerWidth)!==null&&d!==void 0?d:"100vw",height:"100%"}),textStyle:Object.assign(Object.assign({},R?.textStyle),(k=T?.item)===null||k===void 0?void 0:k.textStyle),bindDatas:(I=(b=T?.item)===null||b===void 0?void 0:b.bindDatas)!==null&&I!==void 0?I:[]},R?.props,(M=T?.item)===null||M===void 0?void 0:M.props,{event:((_=T?.item)===null||_===void 0?void 0:_.event)||{},schema:t,id:T?.id,isExternalLink:L,isPopup:N,onClose:c}))}else return m.createElement(m.Fragment,null)})},[t,i,e,c]);return m.createElement(Lt,{popup:s,onClose:c,padding:0,modalStyle:{position:"fixed"}},f)},Ai={};Object.values(Si).forEach(t=>{Ai[t.extend.type]=t});const Zr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:o,appDomain:l,licenseUrl:r,enabledMetaConversionApi:s})=>{var a,u,c,f,p,S,y,T,E,v,x;const w=te(()=>{var A;return location?.search?(A=location?.search)===null||A===void 0?void 0:A.replace("?",""):""},[]);return m.createElement(Ui,{resolver:Ai,enableDataSource:!1,schema:t?.data,utmVal:w},m.createElement(Vi,{utmVal:w,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(u=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&u!==void 0?u:e,defaultSize:(f=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(S=(p=t?.sxp_parameter)===null||p===void 0?void 0:p.hash_tag_size)!==null&&S!==void 0?S:n,loadingImage:o,appDomain:l,enabledMetaConversionApi:s,isShowTag:(E=(T=(y=t?.data)===null||y===void 0?void 0:y.sxpPageConf)===null||T===void 0?void 0:T.globalConfig)===null||E===void 0?void 0:E.isShowTag,globalConfig:(x=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||x===void 0?void 0:x.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:A,tagList:C})=>{var h;return m.createElement(m.Fragment,null,m.createElement(In,Object.assign({},(h=t?.data)===null||h===void 0?void 0:h.sxpPageConf,{tagList:C,data:A,resolver:Ai,licenseUrl:r})),m.createElement(Qr,null))}}))};var $r=be(Zr);const kn=_t({}),es=({children:t,data:e})=>{var i,n,o,l,r,s,a,u,c,f,p,S,y;const[T,E]=W(!1),[v,x]=W(!1);return m.createElement(kn.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:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.hash_tag_size,loadingImage:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.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:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_title,template:(S=e?.sxp_parameter)===null||S===void 0?void 0:S.template,industry:(y=e?.sxp_parameter)===null||y===void 0?void 0:y.industry},appDomain:e?.appDomain,openHashtag:T,setOpenHashtag:E,openConsent:v,setOpenConsent:x,sxpFontLinks:e?.sxpFontLinks}},t)};function ts(){return Dt(kn)}export{Kr as DiyPortalPreview,es as EditorDataProvider,Lt as Modal,Vi as SxpDataSourceProvider,$r as SxpPageCore,In as SxpPageRender,Zn as core,Vn as default,Si as materials,ts as useEditorDataProvider};
5
+ 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:_?.info})))},je=()=>{var re,Ne;return m.createElement(m.Fragment,null,(E||H?.link)&&m.createElement("button",{"aria-label":(re=Ee?.enTitle)!==null&&re!==void 0?re:"Purchase on Website",onClick:Y,className:"pb-commondity-btn",style:R},m.createElement("span",{dangerouslySetInnerHTML:{__html:he((Ne=Ee?.enTitle)!==null&&Ne!==void 0?Ne:"Purchase on Website",R)}})))},ae=ue(re=>re?.lineClamp?Object.assign(Object.assign({},re),{overflow:"hidden",WebkitLineClamp:re?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):re,[]),Ve=ue(re=>{ye.current=new Date,V(re)},[]),ze=ue(()=>{var re,Ne,He;if(!M)return m.createElement(pn,{products:(re=ne?.video)===null||re===void 0?void 0:re.bindProducts,data:j,defImg:(He=(Ne=q?.bottom_image)!==null&&Ne!==void 0?Ne:b)!==null&&He!==void 0?He:"",style:{padding:"0 19px"},onCLick:Ve,popupDetailData:Z,check:Q})},[Q]);return m.createElement(m.Fragment,null,m.createElement("div",Object.assign({className:Se(Object.assign({},P))},K),H&&((x=H?.homePage)===null||x===void 0?void 0:x.length)>0&&m.createElement("div",{style:{position:"relative"}},m.createElement(Tt,{height:J,modules:[Yt,Xt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:B?.dotsAlign==="left"?"commondityDetail-swiper-clickable-left":"commondityDetail-swiper-clickable-center"},loop:!0,autoplay:{delay:B?.delay*1e3}},m.createElement(m.Fragment,null,(y=H?.homePage)===null||y===void 0?void 0:y.map(re=>m.createElement(ut,{key:re},m.createElement("div",{style:{overflow:"hidden",width:J,height:J}},m.createElement(rt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${B?.translateY?B?.translateY+50:50}%`},src:re}))))))),!(!((A=H?.homePage)===null||A===void 0)&&A.length)&&m.createElement("div",{className:Se({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},m.createElement("img",{className:Se({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(k=q?.bottom_image)!==null&&k!==void 0?k:b,alt:"pdp image"})),ze(),m.createElement("div",{className:"pb-commondity-content"},$({isPost:M}))),je(),m.createElement(Lt,{visible:z,onClose:()=>W(!1)},m.createElement("div",{style:{paddingBottom:"80px"}},$({isPost:!1})),je()),m.createElement(Lt,{visible:Te,padding:0,isFullScreen:!0,onClose:()=>me(!1)},m.createElement("iframe",{src:"https://rimowa.threedium.co.uk/product-experience/latest/?sku=92573974&lang=en",style:{width:"100%",height:"calc(100% - 40px)",marginTop:"40px"}})))};var Yl=xe(Wl),Xl=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ql=Je(Yl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:ao,interactionRender:Xl},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}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"}},style:{}},w:100,h:40,sort:1});var Jl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Kl=[{title:"",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}]},{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}]},{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"}]}],vn="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 Ql=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:l,src:o}=t;switch(i){case 2:return n||null;case 3:return o||null;default:return l&&l.length>0?(e=l[0])===null||e===void 0?void 0:e.url:null}},Zl=t=>{var{content:e,btnText:i,style:n,icon:l,isPopup:o,isExternalLink:r,onClose:s,onClick:a,submitButtonStyle:u,contentStyle:d}=t,f=Ye(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:v}=ke(),{jumpToWeb:h}=qe(),S=typeof l=="string"?l:Ql(l),T=()=>{var C,p,x;if(r){const y=v,A=(C=y?.video)===null||C===void 0?void 0:C.bindProduct,k=(x=(p=y?.video)===null||p===void 0?void 0:p.bindProduct)===null||x===void 0?void 0:x.bindCta,g=v?.index;h(y,A,k,g)}o||s?.(),a?.()};return m.createElement("div",Object.assign({className:`pb-prompt ${Se(Object.assign({},n))}`},f),m.createElement("div",{className:"pb-prompt-icon"},m.createElement("img",{width:"100%",src:S??vn,alt:"success image"})),m.createElement("div",{className:"pb-prompt-content",style:d,dangerouslySetInnerHTML:{__html:he(e,d)}}),m.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:u,onClick:T,dangerouslySetInnerHTML:{__html:he(i,u)}}))};var $l=xe(Zl);const ea=Je($l,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Kl,bindableProps:[],interactionRender:Jl},defaulSetting:{props:{icon:vn,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var ta=[{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"}],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"]}]}]},{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"]}]}];const ia=t=>{var e,i,n,l,o,r,s,a,u,d,f,v,h,S,T,C,p,x,y,A,k,g,P,D,w,{style:c,isDefault:E,rec:b,viewTime:I,isPost:M,bottom_image:L,tipText:F,swiper:B,commodityStyles:_,buttonStyle:R,index:N,commodityGroup:j}=t,K=Ye(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup"]);U(!0);const{sxpParameter:q,popupCurTimeRef:Z,popupDetailData:te,isPreview:fe,bffFbReport:ye}=ke(),{jumpToWeb:Ie,productView:ge}=qe();U(!1),U(!1),U(!0);const[ee,z]=U(!1),W=se(null),[Te,me]=U((e=te?.multiCheckIndex)!==null&&e!==void 0?e:0),Q=M?b:te;let V=M?Q?.product:(n=(i=Q?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(o=(l=Q?.video)===null||l===void 0?void 0:l.bindProducts)===null||o===void 0?void 0:o[0],ne=M?(r=Q?.product)===null||r===void 0?void 0:r.bindCta:(u=(a=(s=Q?.video)===null||s===void 0?void 0:s.bindProduct)===null||a===void 0?void 0:a.bindCta)!==null&&u!==void 0?u:(v=(f=(d=Q?.video)===null||d===void 0?void 0:d.bindProducts)===null||f===void 0?void 0:f[0])===null||v===void 0?void 0:v.bindCta;const H=M?N:te?.index;if(!M&&j?.open&&(!((h=Q?.video)===null||h===void 0)&&h.bindProducts)&&((T=(S=Q?.video)===null||S===void 0?void 0:S.bindProducts)===null||T===void 0?void 0:T.length)>0){const ae=(C=Q?.video)===null||C===void 0?void 0:C.bindProducts[Te];V=ae,ne=ae?.bindCta}const Ee=()=>{V?.link&&(Ie(Q,V,ne,H),M||ge(Q,V,ne,I||W.current,H),window.location.href=window.getJointUtmLink(V.link))};ce(()=>{M||ye?.({eventName:"ProductView"})},[M,ye]),ce(()=>{const ae=()=>{W.current=new Date};return ae(),window.addEventListener("pageshow",ae),()=>{window.removeEventListener("pageshow",ae)}},[]);const Pe=oe(()=>{var ae,Ve,ze,re,Ne;return V?.currency&&V?.price?`${(ze=(Ve=(ae=V?.currency)===null||ae===void 0?void 0:ae.split("-")[1])===null||Ve===void 0?void 0:Ve.toUpperCase())!==null&&ze!==void 0?ze:""}${(Ne=(re=V?.price)===null||re===void 0?void 0:re.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Ne!==void 0?Ne:""}`:"\xA3102,300.00"},[V?.price,V?.currency]),Y=fe?375:(p=c?.width)!==null&&p!==void 0?p:window.innerWidth,le=({isPost:ae})=>m.createElement("div",{hidden:!!V&&(!V?.info||V?.info==="")},m.createElement(Kt,{isPost:ae,onClick:()=>z(!0),className:"pb-commondityDiroNew-info",style:_?.info,foldText:F?.foldText,unfoldText:F?.unfoldText,text:V?.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`})),J=ue(ae=>ae?.lineClamp?Object.assign(Object.assign({},ae),{overflow:"hidden",WebkitLineClamp:ae?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ae,[]),$=ue(ae=>{Z.current=new Date,me(ae)},[]),je=ue(()=>{var ae,Ve,ze;if(!M)return m.createElement(pn,{products:(ae=Q?.video)===null||ae===void 0?void 0:ae.bindProducts,data:j,defImg:(ze=(Ve=q?.bottom_image)!==null&&Ve!==void 0?Ve:L)!==null&&ze!==void 0?ze:"",style:{padding:"0 19px"},onCLick:$,popupDetailData:te,check:Te})},[Te]);return m.createElement("div",{className:"pb-commondityDiroNew"},m.createElement("div",Object.assign({className:Se(Object.assign(Object.assign({},c),{transform:"translate3d(0px, 0px, 0px)"}))},K),V&&((x=V?.homePage)===null||x===void 0?void 0:x.length)>0&&m.createElement(Tt,{height:Y,modules:[Yt,Xt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:B?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:B?.delay*1e3}},(y=V?.homePage)===null||y===void 0?void 0:y.map(ae=>m.createElement(ut,{key:ae},m.createElement("div",{style:{overflow:"hidden",width:Y,height:Y}},m.createElement(rt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${B?.translateY?B?.translateY+50:50}%`},src:ae}))))),!(!((A=V?.homePage)===null||A===void 0)&&A.length)&&m.createElement("div",{className:Se({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},m.createElement("img",{className:Se({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(k=q?.bottom_image)!==null&&k!==void 0?k:L,alt:"pdp image"})),je(),m.createElement("div",{className:"pb-commondityDiroNew-content"},m.createElement("div",{className:"pb-commondityDiroNew-content-top"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:J(_?.title),dangerouslySetInnerHTML:{__html:he((g=V?.title)!==null&&g!==void 0?g:"Large Dior Toujours BagLarge",_?.title)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!V&&(!V?.collection||V?.collection===""),style:J(_?.collection),dangerouslySetInnerHTML:{__html:he(V?.collection||"Black Macrocannage CalfskinLarge",_?.collection)}})),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!V&&!V?.price,style:J(_?.price),dangerouslySetInnerHTML:{__html:he(Pe,_?.price)}}),m.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!V&&!V?.taxInfo,style:J(_?.taxInfo),dangerouslySetInnerHTML:{__html:he((P=V?.taxInfo)!==null&&P!==void 0?P:"\u7A0E\u8D39",_?.taxInfo)}}))),(!V||V?.link)&&m.createElement("button",{"aria-label":(D=ne?.enTitle)!==null&&D!==void 0?D:"Shop now",onClick:Ee,className:"pb-commondityDiroNew-btn",style:R},m.createElement("span",{dangerouslySetInnerHTML:{__html:he((w=ne?.enTitle)!==null&&w!==void 0?w:"Shop now",R)}})),le({isPost:M}))),m.createElement(Lt,{visible:ee,onClose:()=>z(!1)},le({isPost:!1})))};var na=xe(ia),oa=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const la=Je(na,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:ta,interactionRender:oa},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}},style:{}},w:100,h:40,sort:1});var aa=[{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"}]}]},{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 mn(t){const e=se(null),[i,n]=U(!1);return ce(()=>{e.current=new IntersectionObserver(([l])=>{n(l.isIntersecting)})},[]),ce(()=>{var l;return t?.current&&((l=e?.current)===null||l===void 0||l.observe(t?.current)),()=>{var o;(o=e?.current)===null||o===void 0||o.disconnect()}},[t]),i}const ra=({src:t,rec:e,item:i,index:n,style:l,translateY:o,imgStyle:r,enableEventReport:s=!0})=>{const a=se(null),u=mn(a),{ctaEvent:d}=ke();return ce(()=>{u&&t&&a?.current&&s&&d?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[u,t,a,e,d,i,n,s]),oe(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),m.createElement("div",{className:Se(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},r))},m.createElement("div",{ref:a,hidden:!t,className:Se({width:"100%",height:"100%"})},m.createElement(rt,{className:Se(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${o?o+50:50}%`},l)),src:t})))};var mt=xe(ra);const sa=t=>{var e,i,{style:n,isDefault:l,rec:o,viewTime:r,isPost:s,bottom_image:a,commodityStyles:u,buttonStyle:d,index:f,translateY:v=0,commodityPicture:h,isExternalLink:S,onClick:T}=t,C=Ye(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","index","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:x,setPopupDetailData:y,ctaEvent:A}=ke(),{jumpToWeb:k}=qe(),{popup:g}=ot(),P=s?o:x,D=(i=(e=P?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],w=ue(E=>{var b,I,M,L,F;return E?.currency&&E?.price?`${(M=(I=(b=E?.currency)===null||b===void 0?void 0:b.split("-")[1])===null||I===void 0?void 0:I.toUpperCase())!==null&&M!==void 0?M:""}${(F=(L=E?.price)===null||L===void 0?void 0:L.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&F!==void 0?F:""}`:"$7,000"},[]),c=Pt((E,b)=>{A?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},P,E,f),y?.(Object.assign(Object.assign({},P),{video:Object.assign(Object.assign({},P?.video),{bindProduct:E}),index:f,multiCheckIndex:b})),S?E?.link&&(k(P,E,E.bindCta,f),window.location.href=window.getJointUtmLink(E.link)):T?.()},g?.duration);return m.createElement("div",{className:Se(Object.assign(Object.assign({},n),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px"}))},D?.map((E,b)=>{var I,M,L,F,B,_,R,N,j,K,q;return m.createElement(m.Fragment,null,P&&!E?.bindCta?null:m.createElement("div",Object.assign({key:b},C,{className:Se({display:"flex"}),onClick:()=>c(E,b)}),m.createElement(mt,{src:(F=(L=(I=E?.cover)!==null&&I!==void 0?I:(M=E?.homePage)===null||M===void 0?void 0:M[0])!==null&&L!==void 0?L:p?.bottom_image)!==null&&F!==void 0?F:a,rec:P,item:E,index:b,translateY:v,imgStyle:h,enableEventReport:!1}),m.createElement("div",{style:{flex:1,width:`calc(100% - ${(B=h?.width)!==null&&B!==void 0?B:0}px - ${(_=h?.marginRight)!==null&&_!==void 0?_:0}px - ${(R=n?.padding)!==null&&R!==void 0?R:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},m.createElement("div",null,m.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!E&&!E?.title,dangerouslySetInnerHTML:{__html:he((N=E?.title)!==null&&N!==void 0?N:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),m.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!E&&(!E?.collection||E?.collection===""),dangerouslySetInnerHTML:{__html:he((j=E?.collection)!==null&&j!==void 0?j:"Tiffany Lock",u?.collection)}})),m.createElement("div",{className:Se({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{style:u?.price,hidden:!!E&&!E?.price,dangerouslySetInnerHTML:{__html:he(w(E),u?.price)}}),m.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},d),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:he((q=(K=E?.bindCta)===null||K===void 0?void 0:K.enTitle)!==null&&q!==void 0?q:"Shop Now",d)}})))))}))};var da=xe(sa),ca=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ua=Je(da,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:aa,interactionRender:ca},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 st=[{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"]}]}],pa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const va=t=>{var{rec:e,children:i,className:n,onClick:l,style:o,isExternalLink:r=!1,index:s}=t;Ye(t,["rec","children","className","onClick","style","isExternalLink","index"]);const a=se(null),{popup:u}=ot(),{setPopupDetailData:d,ctaEvent:f}=ke(),{jumpToWeb:v}=qe(),h=Pt(()=>{var S,T,C,p,x,y,A,k;const g=(T=(S=e?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&T!==void 0?T:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,g,s),d?.(Object.assign(Object.assign({},e),{index:s})),r){if(!((p=(C=e?.video)===null||C===void 0?void 0:C.bindProduct)===null||p===void 0)&&p.link){const P=(x=e?.video)===null||x===void 0?void 0:x.bindCta,D=(y=e?.video)===null||y===void 0?void 0:y.bindProduct;v(e,D,P,s),window.location.href=window.getJointUtmLink((k=(A=e?.video)===null||A===void 0?void 0:A.bindProduct)===null||k===void 0?void 0:k.link)}}else l?.()},u?.duration);return m.createElement("div",{ref:a,className:n,style:o,onClick:h},i)};var Nt=xe(va),ma={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const fa=t=>{var e,i,n,l,o,r,s,a,u,d,f,{content:v,style:h,bgImg:S,recData:T,bottom_image:C,ctaTempStyles:p,isExternalLink:x,translateY:y=0,index:A}=t,k=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=ke(),P=(e=T?.video)===null||e===void 0?void 0:e.bindProduct,D=(o=(l=(i=P?.cover)!==null&&i!==void 0?i:(n=P?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:g?.bottom_image)!==null&&o!==void 0?o:C;return m.createElement(Nt,Object.assign({isExternalLink:x,rec:T,className:Se(Object.assign({},h)),style:{display:"flex"},index:A},k),m.createElement(mt,{src:D,rec:T,item:(s=(r=T?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&s!==void 0?s:T?.video,index:A,translateY:y,imgStyle:p?.img}),m.createElement("div",{className:Se({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:ma["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:he((a=P?.title)!==null&&a!==void 0?a:"Product Name",p?.title)}}),m.createElement("div",{className:Se(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((u=p?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((f=(d=P?.bindCta)===null||d===void 0?void 0:d.enTitle)!==null&&f!==void 0?f:"Shop Now",p?.ctaTitle)}})))};var ha=xe(fa);const ga=Je(ha,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:pa,bindableProps:[],settingRender:st},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 ba=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ya=t=>{var e,i,n,l,o,r,{content:s,style:a,bgImg:u,recData:d,bottom_image:f,ctaTempStyles:v,isExternalLink:h,index:S}=t,T=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:C}=ke(),p=(e=d?.video)===null||e===void 0?void 0:e.bindCta,x=(n=(i=p?.icon)!==null&&i!==void 0?i:C?.bottom_image)!==null&&n!==void 0?n:f;return m.createElement(Nt,Object.assign({isExternalLink:h,rec:d,className:Se(Object.assign({alignItems:"center"},a)),style:{display:"flex"},index:S},T),m.createElement(mt,{src:x,rec:d,item:(o=(l=d?.video)===null||l===void 0?void 0:l.bindProduct)!==null&&o!==void 0?o:d?.video,index:S,imgStyle:v?.img}),m.createElement("div",{className:Se(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((r=p?.enTitle)!==null&&r!==void 0?r:"Product Name",v?.ctaTitle)}}))};var wa=xe(ya);const Sa=Je(wa,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:ba,settingRender:st?.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 Ta=[{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:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],fn={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const xa=t=>{var e,i,n,l,o,r,s,a,{content:u,style:d,bgImg:f,recData:v,bottom_image:h,ctaTempStyles:S,index:T,customTitle:C}=t,p=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle"]);const{sxpParameter:x,bffEventReport:y}=ke(),{jumpToWeb:A}=qe(),k=(e=v?.video)===null||e===void 0?void 0:e.bindCta,g=(i=v?.video)===null||i===void 0?void 0:i.bindProduct,P=()=>{k?.link&&(A(v,g,k,T),window.location.href=window.getJointUtmLink(k.link))},D=(l=(n=k?.icon)!==null&&n!==void 0?n:x?.bottom_image)!==null&&l!==void 0?l:h;return m.createElement(Nt,Object.assign({index:T,rec:v,className:Se(Object.assign({alignItems:"center"},d)),style:{display:"flex"}},p,{onClick:P}),m.createElement(mt,{src:D,rec:v,item:(r=(o=v?.video)===null||o===void 0?void 0:o.bindProduct)!==null&&r!==void 0?r:v?.video,index:T,imgStyle:S?.img}),m.createElement("div",{className:Se({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},m.createElement("div",null,m.createElement("div",{className:fn["tow-line-ellipsis"],style:S?.ctaTitle,dangerouslySetInnerHTML:{__html:he((s=k?.enTitle)!==null&&s!==void 0?s:"Product Name",S?.ctaTitle)}}),C?.display&&m.createElement("div",{style:Object.assign(Object.assign({},C?.style),{lineHeight:((a=C?.style)===null||a===void 0?void 0:a.height)+"px"}),className:fn["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:he(C?.text,C?.style)}}))))};var Aa=xe(xa),yi;const Ea=Je(Aa,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:(yi=st?.filter(t=>t.type!=="commodityTitle"))===null||yi===void 0?void 0:yi.concat(Ta),bindableProps:[]},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 Ca=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ia={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ka=t=>{var e,i,n,l,o,r,s,a,u,d,f,{content:v,style:h,bgImg:S,recData:T,bottom_image:C,ctaTempStyles:p,isExternalLink:x,translateY:y=0,index:A}=t,k=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:g}=ke(),P=(e=T?.video)===null||e===void 0?void 0:e.bindProduct,D=(o=(l=(i=P?.cover)!==null&&i!==void 0?i:(n=P?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:g?.bottom_image)!==null&&o!==void 0?o:C;return m.createElement(Nt,Object.assign({isExternalLink:x,rec:T,className:Se(Object.assign({},h)),style:{display:"flex"},index:A},k),m.createElement(mt,{src:D,rec:T,item:(s=(r=T?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&s!==void 0?s:T?.video,index:A,translateY:y,imgStyle:p?.img}),m.createElement("div",{className:Se({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Ia["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:he((a=P?.title)!==null&&a!==void 0?a:"Product Name",p?.title)}}),m.createElement("div",{className:Se(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((u=p?.ctaTitle)===null||u===void 0?void 0:u.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((f=(d=P?.bindCta)===null||d===void 0?void 0:d.enTitle)!==null&&f!==void 0?f:"Shop Now",p?.ctaTitle)}})))};var Pa=xe(ka);const _a=Je(Pa,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Ca,settingRender:st,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 Da=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Oa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Ma=t=>{var e,i,n,l,o,r,s,a,u,d,{content:f,style:v,bgImg:h,recData:S,bottom_image:T,ctaTempStyles:C,isExternalLink:p,translateY:x=0,index:y}=t,A=Ye(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index"]);const{sxpParameter:k}=ke(),g=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,P=(o=(l=(i=g?.cover)!==null&&i!==void 0?i:(n=g?.homePage)===null||n===void 0?void 0:n[0])!==null&&l!==void 0?l:k?.bottom_image)!==null&&o!==void 0?o:T;return m.createElement(Nt,Object.assign({isExternalLink:p,rec:S,className:Se(Object.assign({},v)),style:{display:"flex"},index:y},A),m.createElement(mt,{src:P,rec:S,item:(s=(r=S?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&s!==void 0?s:S?.video,index:y,translateY:x,imgStyle:C?.img}),m.createElement("div",{className:Se({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Oa["tow-line-ellipsis"],style:C?.title,dangerouslySetInnerHTML:{__html:he((a=g?.title)!==null&&a!==void 0?a:"Product Name",C?.title)}}),m.createElement("div",{className:Se(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},C?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((d=(u=g?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&d!==void 0?d:"Shop Now",C?.ctaTitle)}})))};var La=xe(Ma);const Ra=Je(La,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Da,bindableProps:[],settingRender:st},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 Na=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Fa={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ba=t=>{var e,i,{content:n,style:l,bgImg:o,recData:r,onClick:s,bottom_image:a,ctaTempStyles:u,isExternalLink:d,index:f,translateY:v=0}=t,h=Ye(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:S,setPopupDetailData:T,sxpParameter:C}=ke(),{popup:p}=ot(),{jumpToWeb:x}=qe(),[y,A]=U((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),k=Pt((g,P)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f,multiCheckIndex:P})),d?g?.link&&(x(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):s?.()},p?.duration);return m.createElement(Rt,{isPadding:!!r},y?.map((g,P)=>{var D,w,c,E,b,I,M,L;return m.createElement(m.Fragment,null,r&&!g?.bindCta?null:m.createElement(ut,Object.assign({key:P,className:Se(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},h,{onClick:()=>k(g,P)}),m.createElement(mt,{src:(E=(c=(D=g?.cover)!==null&&D!==void 0?D:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&c!==void 0?c:C?.bottom_image)!==null&&E!==void 0?E:a,rec:r,item:g,index:P,translateY:v,imgStyle:u?.img}),m.createElement("div",{className:Se({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:Fa["two-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:he((b=g?.title)!==null&&b!==void 0?b:"Product Name",u?.title)}}),m.createElement("div",{className:Se(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((I=u?.ctaTitle)===null||I===void 0?void 0:I.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((L=(M=g?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&L!==void 0?L:"Shop Now",u?.ctaTitle)}}))))}))};var ja=xe(Ba);const Va=Je(ja,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Na,bindableProps:[],settingRender:st},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 Ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],za={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Ga=t=>{var e,i,{content:n,style:l,bgImg:o,recData:r,onClick:s,bottom_image:a,ctaTempStyles:u,isExternalLink:d,index:f,translateY:v=0}=t,h=Ye(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{sxpParameter:S}=ke(),{ctaEvent:T,setPopupDetailData:C}=ke(),{popup:p}=ot(),[x,y]=U((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:A}=qe(),k=Pt((g,P)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),C?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f,multiCheckIndex:P})),d?g?.link&&(A(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):s?.()},p?.duration);return m.createElement(Rt,{isPadding:!!r},x?.map((g,P)=>{var D,w,c,E,b,I,M,L;return m.createElement(m.Fragment,null,r&&!g?.bindCta?null:m.createElement(ut,Object.assign({key:P,className:Se(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},h,{onClick:()=>k(g,P)}),m.createElement(mt,{src:(E=(c=(D=g?.cover)!==null&&D!==void 0?D:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&c!==void 0?c:S?.bottom_image)!==null&&E!==void 0?E:a,rec:r,item:g,index:P,translateY:v,imgStyle:u?.img}),m.createElement("div",{className:Se({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},m.createElement("div",{className:za["two-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:he((b=g?.title)!==null&&b!==void 0?b:"Product Name",u?.title)}}),m.createElement("div",{className:Se(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((I=u?.ctaTitle)===null||I===void 0?void 0:I.height)+"px"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((L=(M=g?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&L!==void 0?L:"Shop Now",u?.ctaTitle)}}))))}))};var Ua=xe(Ga);const Wa=Je(Ua,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Ha,settingRender:st,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 Ya=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Xa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const qa=t=>{var e,i,{content:n,style:l,bgImg:o,recData:r,onClick:s,bottom_image:a,ctaTempStyles:u,isExternalLink:d,index:f,translateY:v=0}=t,h=Ye(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY"]);const{ctaEvent:S,setPopupDetailData:T,sxpParameter:C}=ke(),{popup:p}=ot(),{jumpToWeb:x}=qe(),[y,A]=U((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),k=Pt((g,P)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f,multiCheckIndex:P})),d?g?.link&&(x(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):s?.()},p?.duration);return m.createElement(Rt,{isPadding:!!r},y?.map((g,P)=>{var D,w,c,E,b,I,M;return m.createElement(m.Fragment,null,r&&!g?.bindCta?null:m.createElement(ut,Object.assign({key:P,className:Se(Object.assign(Object.assign({},l),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},h,{onClick:()=>k(g,P)}),m.createElement(mt,{src:(E=(c=(D=g?.cover)!==null&&D!==void 0?D:(w=g?.homePage)===null||w===void 0?void 0:w[0])!==null&&c!==void 0?c:C?.bottom_image)!==null&&E!==void 0?E:a,rec:r,item:g,index:P,translateY:v,imgStyle:u?.img}),m.createElement("div",{className:Se({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},m.createElement("div",{className:Xa["tow-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:he((b=g?.title)!==null&&b!==void 0?b:"Product Name",u?.title)}}),m.createElement("div",{className:Se(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((M=(I=g?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&M!==void 0?M:"Shop Now",u?.ctaTitle)}}))))}))};var Ja=xe(qa);const Ka=Je(Ja,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Ya,bindableProps:[],settingRender:st},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 Qa=[{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"}]}]},{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"]}]},{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 Za=({icon:t,styles:e,textStyle:i,onClose:n})=>{var l;const{waterFallData:o,setOpenHashtag:r}=ke();return m.createElement("div",{className:"clc-sxp-nav",style:e},m.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"back button",onClick:n}),m.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:he(`#${(l=o?.hashTag)!==null&&l!==void 0?l:"\u6807\u9898"}`,i)}}))};var hn=xe(Za),$a=null,er="3d989325-e7d6-4a74-8a97-98febdf5b567",tr=null,ir=null,nr={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"},or=[{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}],lr="Handbags",gn={productUserId:$a,requestId:er,channel:tr,rtc:ir,tag:nr,recList:or,hashTag:lr};const ar=t=>{const{rec:e,style:i={},sizeChange:n=()=>{},unitWidth:l,index:o,showBorder:r,list:s,reportTagsView:a,textStyles:u,space:d}=t,{swiperRef:f,setRtcList:v,setOpenHashtag:h,sxpParameter:S}=ke(),[T,C]=U(!1);U(!1),U({height:1,width:1});const p=se(null),x=se(null);se(null),se(null);const[y,A]=U(""),k=oe(()=>{var b,I,M,L,F,B,_,R,N,j;return!((b=e?.video)===null||b===void 0)&&b.cover?(I=e?.video)===null||I===void 0?void 0:I.cover:!((L=(M=e?.video)===null||M===void 0?void 0:M.imgUrls)===null||L===void 0)&&L.length?(B=(F=e?.video)===null||F===void 0?void 0:F.imgUrls)===null||B===void 0?void 0:B[0]:!((R=(_=e?.product)===null||_===void 0?void 0:_.homePage)===null||R===void 0)&&R.length?(j=(N=e?.product)===null||N===void 0?void 0:N.homePage)===null||j===void 0?void 0:j[0]:S?.bottom_image||""},[e,S?.bottom_image]),g=oe(()=>{var b,I;return((b=e?.product)===null||b===void 0?void 0:b.title)||((I=e?.video)===null||I===void 0?void 0:I.title)||null},[e]),P=oe(()=>{var b;return i.transform?Number((b=i.transform)===null||b===void 0?void 0:b.substring(i.transform.indexOf(",",0)+1,i.transform.length-3)):void 0},[i]);oe(()=>P===void 0?!1:P<=r,[P,r]);const D=oe(()=>{var b,I,M,L,F,B,_,R,N;return!((b=e?.product)===null||b===void 0)&&b.currency&&(!((I=e?.product)===null||I===void 0)&&I.price)?`${(B=(F=(L=(M=e?.product)===null||M===void 0?void 0:M.currency)===null||L===void 0?void 0:L.split("-")[1])===null||F===void 0?void 0:F.toUpperCase())!==null&&B!==void 0?B:""}${(N=(R=(_=e?.product)===null||_===void 0?void 0:_.price)===null||R===void 0?void 0:R.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&N!==void 0?N:""}`:null},[e]);ce(()=>{if(p.current===null||k==="")return;let b=null;T&&y?b=y:b=k,b&&p.current.setSrc(b)},[k,T,y]);const w=se(),c=ue(b=>{setTimeout(()=>{var I;const M=(I=w?.current)===null||I===void 0?void 0:I.offsetHeight;n(M+56+d,o)},0)},[d,n,o,l,w]),E=()=>{a(),v?.(s),setTimeout(()=>{var b;(b=f?.current)===null||b===void 0||b.swiper.slideTo(o,0,!1),h?.(!1)},0)};return m.createElement("div",{ref:x,style:Object.assign({},i),className:"waterFallList-content-listItem",key:o,onClick:E},m.createElement("div",{className:"waterFallList-content-listItem-picture",ref:w},m.createElement(rt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:c,ref:p})),m.createElement("div",{className:"waterFallList-content-listItem-info"},m.createElement("div",{className:`waterFallList-content-listItem-info-title ${D?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:he(g,u?.title)}}),m.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!D,style:u.price,dangerouslySetInnerHTML:{__html:he(D,u?.price)}})))};function rr(t){var e,i,n,l,o,r,s,a,u,d,f,v,h,S,T,C,p,x,y,A,k,g,{reportTagsView:P,showBanner:D}=t,w=Ye(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:E,hashTagSize:b,loadingImage:I,isOpenHashTag:M}=ke(),L=se(null),[F,B]=U(0),[_,R]=U(),N=se(null),[j,K]=U([]),q=se(),Z=[170,230,300],[te,fe]=U(!1),[ye,Ie]=U([]),ge=se(),ee=ue((Y,le)=>Math.floor(Math.random()*(le-Y+1))+Y,[]),z=se([]),[W,Te]=U({width:0}),me=oe(()=>{const Y=W.width||0;return Y>=1200?6:Y>=768&&Y<=1199?4:2},[W]),Q=oe(()=>W.width/me-2,[me,W]),V=ue(()=>{var Y;const le=(Y=q.current)!==null&&Y!==void 0?Y:[],J=[];for(let $=0;$<ye?.length;$++){const je=Math.floor($/me),ae=$%me+1;let Ve=0,ze=9999999999;if(je===0)J[$]=$;else{for(let re=0;re<J.length;re++)z.current[J[re]].top+z.current[J[re]].height<ze&&(Ve=re,ze=z.current[J[re]].top+z.current[J[re]].height);J[Ve]=$}z.current[$]===void 0&&(z.current[$]={}),je===0?(ae===1?z.current[$].left=0:z.current[$].left=z.current[$-1].left+Q+4,z.current[$].top=0):(z.current[$].left=z.current[Ve].left,z.current[$].top=ze),z.current[$].height=z.current[$].height||Z[ee(0,2)],le[$]={transform:`translate(${z.current[$].left}px,${z.current[$].top}px)`,width:`${Q}px`,height:z.current[$].height}}return K([...le]),[...le]},[Q,me,Z,ee,ye]),ne=ue((Y,le)=>{z.current[le]===void 0&&(z.current[le]={}),z.current[le].height=Y,q.current=V()},[V]);ce(()=>{q.current=V()},[Q,me,ye]),ce(()=>{var Y,le;if(fe(!0),c&&E?.({hashTag:c?.hashTag,"itemFilter.itemId":c?.itemId,"itemFilter.itemType":c?.itemType,defaultSize:b,maxSize:b}).then(J=>{var $,je;R(J),Ie((je=($=J?.recList)===null||$===void 0?void 0:$.filter(ae=>ae?.video!==null||ae?.product!==null))!==null&&je!==void 0?je:[]),fe(!1)}),M){const J=gn;R(J),Ie((le=(Y=J?.recList)===null||Y===void 0?void 0:Y.filter($=>$?.video!==null||$?.product!==null))!==null&&le!==void 0?le:[]),fe(!1)}},[c,E,b,M]);const H=ue(()=>{N.current!==null&&Te({width:N.current.getBoundingClientRect().width})},[]);ce(()=>{if(N.current===null)return;const Y=new ResizeObserver(le=>{H()});return Y.observe(N.current),()=>{Y.disconnect()}},[H]),ue(()=>{fe(!0),c&&E?.({hashTag:c?.hashTag,"itemFilter.itemId":c?.itemId,"itemFilter.itemType":c?.itemType}).then(Y=>{var le,J;Ie(ye?.concat((J=(le=Y?.recList)===null||le===void 0?void 0:le.filter($=>!$?.video))!==null&&J!==void 0?J:[])),fe(!1)})},[c,E,ye]);const Ee=ue(()=>{B(L.current.scrollTop)},[]);ce(()=>{var Y;return(Y=L?.current)===null||Y===void 0||Y.addEventListener("scroll",Ee),()=>{var le;(le=L?.current)===null||le===void 0||le.removeEventListener("scroll",Ee)}},[Ee,L]);const Pe=()=>{var Y,le;!((Y=_?.tag)===null||Y===void 0)&&Y.link&&(P(),window.location.href=window.getJointUtmLink((le=_?.tag)===null||le===void 0?void 0:le.link))};return m.createElement(m.Fragment,null,te?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:I,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"waterFallList",ref:N},m.createElement("div",{className:"waterFallList-scroll",ref:L},D&&((e=_?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:Pe},m.createElement(rt,{className:Se({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=_?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"waterFallList-info",style:(n=w?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:he((l=_?.tag)===null||l===void 0?void 0:l.info,(o=w?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),m.createElement("div",{hidden:!(!((r=_?.tag)===null||r===void 0)&&r.link),className:"waterFallList-collection",style:Object.assign({},(s=w?.textStyles)===null||s===void 0?void 0:s.hashTagLink),onClick:Pe,dangerouslySetInnerHTML:{__html:he(((a=_?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(u=w?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),m.createElement("div",{className:"waterFallList-content"},ye?.map((Y,le)=>{var J;return m.createElement(ar,Object.assign({key:le,index:le,rec:Y,list:ye,showBorder:F+((J=L?.current)===null||J===void 0?void 0:J.clientHeight),style:j[le],sizeChange:ne,unitWidth:Q,reportTagsView:P},w))}),m.createElement("div",{hidden:!(!((d=_?.tag)===null||d===void 0)&&d.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(T=((v=z?.current[((f=z?.current)===null||f===void 0?void 0:f.length)-1])===null||v===void 0?void 0:v.top)+((S=z?.current[((h=z?.current)===null||h===void 0?void 0:h.length)-1])===null||S===void 0?void 0:S.height))!==null&&T!==void 0?T:0}px)`,height:!((C=_?.tag)===null||C===void 0)&&C.link?((p=ge?.current)===null||p===void 0?void 0:p.offsetHeight)||((x=w?.buttonBgStyle)===null||x===void 0?void 0:x.height)||"100px":0}}))),m.createElement("div",{className:"waterFallList-bottom",hidden:!(!((y=_?.tag)===null||y===void 0)&&y.link),style:w?.buttonBgStyle}),m.createElement("div",{ref:ge,hidden:!(!((A=_?.tag)===null||A===void 0)&&A.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((k=_?.tag)===null||k===void 0?void 0:k.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:w?.buttonStyle,onClick:Pe,dangerouslySetInnerHTML:{__html:he(((g=_?.tag)===null||g===void 0?void 0:g.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}var sr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const dr=t=>{const{rec:e,index:i,list:n,reportTagsView:l,textStyles:o,space:r}=t,{swiperRef:s,setRtcList:a,setOpenHashtag:u,bffEventReport:d,sxpParameter:f}=ke(),[v,h]=U(!1),S=se(null),T=se(null),C=se(null),p=se(null),[x,y]=U(""),A=oe(()=>{var w,c,E,b,I,M,L,F,B,_;return!((w=e?.video)===null||w===void 0)&&w.cover?(c=e?.video)===null||c===void 0?void 0:c.cover:!((b=(E=e?.video)===null||E===void 0?void 0:E.imgUrls)===null||b===void 0)&&b.length?(M=(I=e?.video)===null||I===void 0?void 0:I.imgUrls)===null||M===void 0?void 0:M[0]:!((F=(L=e?.product)===null||L===void 0?void 0:L.homePage)===null||F===void 0)&&F.length?(_=(B=e?.product)===null||B===void 0?void 0:B.homePage)===null||_===void 0?void 0:_[0]:f?.bottom_image||""},[e,f?.bottom_image]),k=oe(()=>{var w,c;return((w=e?.product)===null||w===void 0?void 0:w.title)||((c=e?.video)===null||c===void 0?void 0:c.title)||null},[e]),g=oe(()=>{var w,c,E,b,I,M,L,F,B;return!((w=e?.product)===null||w===void 0)&&w.currency&&(!((c=e?.product)===null||c===void 0)&&c.price)?`${(M=(I=(b=(E=e?.product)===null||E===void 0?void 0:E.currency)===null||b===void 0?void 0:b.split("-")[1])===null||I===void 0?void 0:I.toUpperCase())!==null&&M!==void 0?M:""}${(B=(F=(L=e?.product)===null||L===void 0?void 0:L.price)===null||F===void 0?void 0:F.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&B!==void 0?B:""}`:null},[e]);ce(()=>{const w=new IntersectionObserver(c=>{c.forEach(E=>{if(E.isIntersecting){if(T.current===null||A==="")return;v&&x?S.current.setSrc(x):S.current.setSrc(A),w.unobserve(T.current)}})});return w.observe(T.current),()=>{w.disconnect()}},[A,v,x]);const P=(w,c,E)=>{const b=w/c;return E/b};ce(()=>{const w=C?.current;w===null||A===""||!v||(w.src=A,w.currentTime=1,w.crossOrigin="anonymous",w.onloadeddata=()=>{const c=p?.current;if(!c)return;const E=c.getContext("2d"),b=window?.innerWidth/2,I=P(w.videoWidth,w.videoHeight,b);c.height=I,c.width=b,E?.drawImage(w,0,0,c.width,c.height),y(c.toDataURL()),w.remove(),c.remove()})},[A,v]);const D=()=>{l(),a?.(n),setTimeout(()=>{var w;(w=s?.current)===null||w===void 0||w.swiper.slideTo(i,0,!1),u?.(!1)},0)};return m.createElement("div",{ref:T,className:"list-content-listItem",key:i,onClick:D,style:{marginBottom:r}},m.createElement("div",{className:"list-content-listItem-picture"},v&&m.createElement("div",{style:{display:"none"}},m.createElement("video",{ref:C,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),m.createElement("canvas",{ref:p})),m.createElement(rt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:S})),m.createElement("div",{className:"list-content-listItem-info"},m.createElement("div",{className:`list-content-listItem-info-title ${g?"list-content-listItem-info-nowrap":""}`,style:o?.title,dangerouslySetInnerHTML:{__html:he(k,o?.title)}}),m.createElement("div",{className:"list-content-listItem-info-price",style:o?.price,hidden:!g,dangerouslySetInnerHTML:{__html:he(g,o?.price)}})))};function cr(t){var e,i,n,l,o,r,s,a,u,d,f,v,h,S,T,C,p,{reportTagsView:x,showBanner:y}=t,A=Ye(t,["reportTagsView","showBanner"]);const{waterFallData:k,getRecommendVideos:g,hashTagSize:P,loadingImage:D,isOpenHashTag:w}=ke(),[c,E]=U(),[b,I]=U(),[M,L]=U(!1),F=se(null),[B,_]=U(!1);ue(()=>{B||(_(!0),k&&g?.({hashTag:k?.hashTag,"itemFilter.itemId":k?.itemId,"itemFilter.itemType":k?.itemType}).then(N=>{var j;E(c?.concat((j=N?.recList)!==null&&j!==void 0?j:[])),_(!1)}))},[k,g,c,B]),ce(()=>{var N,j;if(L(!0),k&&g?.({hashTag:k?.hashTag,"itemFilter.itemId":k?.itemId,"itemFilter.itemType":k?.itemType,defaultSize:P,maxSize:P}).then(K=>{var q,Z;I(K),E((Z=(q=K?.recList)===null||q===void 0?void 0:q.filter(te=>te?.video!==null||te?.product!==null))!==null&&Z!==void 0?Z:[]),L(!1)}),w){const K=gn;I(K),E((j=(N=K?.recList)===null||N===void 0?void 0:N.filter(q=>q?.video!==null||q?.product!==null))!==null&&j!==void 0?j:[]),L(!1)}},[k,g,P,w]);const R=()=>{var N,j;!((N=b?.tag)===null||N===void 0)&&N.link&&(x(),window.location.href=window.getJointUtmLink((j=b?.tag)===null||j===void 0?void 0:j.link))};return m.createElement(m.Fragment,null,M?m.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):m.createElement("div",{className:"list"},m.createElement("div",{className:"list-scroll",ref:F},y&&((e=b?.tag)===null||e===void 0?void 0:e.picture)&&m.createElement("div",{onClick:R},m.createElement(rt,{className:Se({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=b?.tag)===null||i===void 0?void 0:i.picture})),m.createElement("div",{className:"list-info",style:(n=A?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:he((l=b?.tag)===null||l===void 0?void 0:l.info,(o=A?.textStyles)===null||o===void 0?void 0:o.hashTagDesc)}}),m.createElement("div",{hidden:!(!((r=b?.tag)===null||r===void 0)&&r.link),className:"list-collection",onClick:R,style:Object.assign(Object.assign({},(s=A?.textStyles)===null||s===void 0?void 0:s.hashTagLink),{marginBottom:A?.space}),dangerouslySetInnerHTML:{__html:he(((a=b?.tag)===null||a===void 0?void 0:a.linkTitle)||"Shop the collection",(u=A?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),m.createElement("div",{className:"list-content"},c?.map((N,j)=>m.createElement(dr,Object.assign({key:j,index:j,rec:N,list:c,reportTagsView:x},A)))),m.createElement("div",{hidden:!B,style:{textAlign:"center"}},"loading..."),m.createElement("div",{hidden:!(!((d=b?.tag)===null||d===void 0)&&d.link),style:{height:!((f=b?.tag)===null||f===void 0)&&f.link?((v=A?.buttonBgStyle)===null||v===void 0?void 0:v.height)||((h=A?.buttonStyle)===null||h===void 0?void 0:h.height)||"100px":0}})),m.createElement("div",{className:"list-bottom",hidden:!(!((S=b?.tag)===null||S===void 0)&&S.link),style:A?.buttonBgStyle}),m.createElement("div",{hidden:!(!((T=b?.tag)===null||T===void 0)&&T.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},A?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},m.createElement("button",{"aria-label":((C=b?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",className:"list-btn",style:A?.buttonStyle,onClick:R,dangerouslySetInnerHTML:{__html:he(((p=b?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",A?.buttonStyle)}}))))}const ur=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:l,swiperRef:o,setWaterFallData:r,cacheRtcList:s,setRtcList:a,cacheActiveIndex:u,rtcList:d,setCacheRtcList:f,setIsFromHashtag:v,isFromHashtag:h,bffEventReport:S,themeTag:T,selectTag:C}=ke(),{backMainFeed:p}=qe();se(null);const x=se(null),[y,A]=U();ce(()=>{const w=document.getElementById("sxp-render"),c=document.getElementById("water-fall");c?x.current=c:(x.current=document.createElement("div"),x.current.setAttribute("id","water-fall"),w?.appendChild(x.current))},[]);const k=()=>{const w=Ai(d,s);!w&&s&&s?.length&&a?.(s),p("branch",C,void 0,i?.hashTag),D(),r?.(void 0),v?.(!1),setTimeout(()=>{var c,E;w||(E=(c=o?.current)===null||c===void 0?void 0:c.swiper)===null||E===void 0||E.slideTo(u,0,!1),n?.(!1)},0)},[g,P]=U();ce(()=>{i&&P(i)},[i]);const D=ue(()=>{var w,c,E,b,I,M;const L=g?.rec;if(!L)return;let F="";h?F="hashTagPage":!((w=L?.video)===null||w===void 0)&&w.url?F="videoPage":!((E=(c=L?.video)===null||c===void 0?void 0:c.imgUrls)===null||E===void 0)&&E.length&&(F="imagePage"),S?.({eventInfo:{contentId:(b=L?.video)===null||b===void 0?void 0:b.itemId,position:u+"",contentTags:JSON.stringify((I=L?.video)===null||I===void 0?void 0:I.tags),traceInfo:(M=L?.video)===null||M===void 0?void 0:M.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,S,y,h,u]);return ce(()=>{l&&A(new Date)},[l]),ce(()=>{const w=()=>{A(new Date)};return window.addEventListener("pageshow",w),()=>{window.removeEventListener("pageshow",w)}},[]),x.current?Ii.createPortal(m.createElement("div",{className:"waterfall",style:{display:l?"block":"none"}},m.createElement(hn,{icon:sr,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:k}),t?.openFixedSize===!0||t?.openFixedSize===void 0?m.createElement(cr,Object.assign({reportTagsView:D},t)):m.createElement(rr,Object.assign({reportTagsView:D},t))),x.current):null};var bn=xe(ur);const pr=t=>m.createElement(bn,Object.assign({},t));var vr=xe(pr);const mr=Je(vr,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Qa,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 fr=[{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 yn=t=>m.createElement(yn,Object.assign({},t));var hr=xe(yn);const gr=Je(hr,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:fr},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var br=[{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"]}]}],wn={"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 yr=t=>{var e,i,n,l,o,r,s,a,u,d,{style:f,recData:v,ctaTempStyles:h,index:S,event:T,onClick:C,isExternalLink:p=!1}=t,x=Ye(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink"]);const{ctaEvent:y,setPopupDetailData:A}=ke(),{jumpToWeb:k}=qe(),[g,P]=U(!1),D=se(null),w=mn(D),c=((n=(i=(e=v?.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)||((o=(l=v?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((r=v?.video)===null||r===void 0?void 0:r.bindCta),E=((a=(s=v?.video)===null||s===void 0?void 0:s.bindProducts)===null||a===void 0?void 0:a[0])||((u=v?.video)===null||u===void 0?void 0:u.bindProduct),b=()=>{var F,B,_,R;const N=((B=(F=v?.video)===null||F===void 0?void 0:F.bindProducts)===null||B===void 0?void 0:B[0])||((_=v?.video)===null||_===void 0?void 0:_.bindProduct)||v?.video;if(y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},v,N,S),A?.(Object.assign(Object.assign({},v),{index:S})),p){const j=E?.link||((R=N?.bindCta)===null||R===void 0?void 0:R.link);j&&(k(v,E,c,S),window.location.href=window.getJointUtmLink(j))}else C?.()},I=c?.enTitle||"\u67E5\u770B\u8BE6\u60C5 >",M=oe(()=>{var F,B;const _=T?.animation;if(_){const{delay:R,duration:N,backgroundColor:j}=_;return{":after":{animationDelay:`${(F=R/1e3)!==null&&F!==void 0?F:0}s`,animationDuration:`${(B=N/1e3)!==null&&B!==void 0?B:0}s`,backgroundColor:`${j??"transparent"}`}}}},[T?.animation]);ce(()=>{var F,B,_;w&&D?.current&&y?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},v,((B=(F=v?.video)===null||F===void 0?void 0:F.bindProducts)===null||B===void 0?void 0:B[0])||((_=v?.video)===null||_===void 0?void 0:_.bindProduct)||v?.video,S)},[w]),ce(()=>{P(!!w)},[w]);const L=oe(()=>g?wn["animated-button"]:null,[g]);return m.createElement("div",Object.assign({ref:D,style:Object.assign(Object.assign(Object.assign({},f),h?.ctaTitle),{lineHeight:`${(d=f?.height)!==null&&d!==void 0?d:0}px`})},x,{className:`${L} ${Se(M)} ${wn["one-line-ellipsis"]}`,onClick:b,dangerouslySetInnerHTML:{__html:he(I,h?.ctaTitle)}}))};var wr=xe(yr),Sr=[{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:"\u7531\u5DE6\u5411\u53F3/\u4E2D\u95F4\u6269\u6563",value:1}],initialValue: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 Tr=Je(wr,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:br,bindableProps:[],interactionRender:Sr},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"left"}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var xr=[{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"]}]}],It={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 Ar="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Er=t=>{var e,i,n,l,o,r,s,a,u,d,f,v,h,S,T,C,p,x,y,A,k,g,P,D,{style:w,recData:c,ctaTempStyles:E,index:b,event:I,bottom_image:M,translateY:L,isTel:F,onClick:B,isExternalLink:_=!1,isActive:R}=t,N=Ye(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);w==null||delete w.transform;const{sxpParameter:j,globalConfig:K,ctaEvent:q,setPopupDetailData:Z}=ke(),{jumpToWeb:te}=qe(),[fe,ye]=U(!0),Ie=((n=(i=(e=c?.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)||((o=(l=c?.video)===null||l===void 0?void 0:l.bindProduct)===null||o===void 0?void 0:o.bindCta)||((r=c?.video)===null||r===void 0?void 0:r.bindCta),ge=((a=(s=c?.video)===null||s===void 0?void 0:s.bindProducts)===null||a===void 0?void 0:a[0])||((u=c?.video)===null||u===void 0?void 0:u.bindProduct),ee=()=>{var V,ne,H,Ee;const Pe=((ne=(V=c?.video)===null||V===void 0?void 0:V.bindProducts)===null||ne===void 0?void 0:ne[0])||((H=c?.video)===null||H===void 0?void 0:H.bindProduct)||c?.video;if(q?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,Pe,b),Z?.(Object.assign(Object.assign({},c),{index:b})),_){const Y=ge?.link||((Ee=Pe?.bindCta)===null||Ee===void 0?void 0:Ee.link);Y&&(te(c,ge,Ie,b),window.location.href=window.getJointUtmLink(Y))}else B?.()},z=Ie?.enTitle||"\u67E5\u770B\u8BE6\u60C5 >",W=oe(()=>{const V=I?.animation;if(V){const{delay:ne,duration:H}=V;return{animationDelay:`${ne?ne/1e3:0}s`,animationDuration:`${H?H/1e3:0}s`}}},[I?.animation]),Te=(S=(h=(v=(d=ge?.cover)!==null&&d!==void 0?d:(f=ge?.homePage)===null||f===void 0?void 0:f[0])!==null&&v!==void 0?v:Ie?.icon)!==null&&h!==void 0?h:j?.bottom_image)!==null&&S!==void 0?S:M,me=V=>{V.stopPropagation(),ye(!1)};ce(()=>{ye(!0)},[R]);const Q=oe(()=>R&&fe?It["animated-fadeIn"]:null,[R,fe]);return m.createElement(m.Fragment,null,F?m.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):m.createElement("div",Object.assign({},N,{className:`${Se(Object.assign(Object.assign({},w),{"--transY":`translateY(calc(100% + ${(T=w?.margin)!==null&&T!==void 0?T:0}px))`}))} ${It.aniLinkPopup} ${Q} ${Se(W)}`,onClick:ee}),m.createElement("div",{onClick:me,className:It["modal-icon-wrapper"],style:{padding:(C=w?.padding)!==null&&C!==void 0?C:0}},m.createElement("img",{src:(p=K?.popupCloseIcon)!==null&&p!==void 0?p:Ar,alt:"close",className:It["modal-icon-wrapper-img"]})),m.createElement(mt,{src:Te,rec:c,item:(g=(A=(y=(x=c?.video)===null||x===void 0?void 0:x.bindProducts)===null||y===void 0?void 0:y[0])!==null&&A!==void 0?A:(k=c?.video)===null||k===void 0?void 0:k.bindProduct)!==null&&g!==void 0?g:c?.video,index:b,translateY:L,imgStyle:E?.img}),(!c||ge?.title)&&m.createElement("div",{className:It["two-line-ellipsis"],style:E?.title,dangerouslySetInnerHTML:{__html:he((P=ge?.title)!==null&&P!==void 0?P:"Product Name",E?.title)}}),m.createElement("div",{className:It["one-line-ellipsis"],style:Object.assign(Object.assign({},E?.ctaTitle),{lineHeight:((D=E?.ctaTitle)===null||D===void 0?void 0:D.height)+"px"}),dangerouslySetInnerHTML:{__html:he(z,E?.ctaTitle)}})))};var Cr=xe(Er),Ir=[{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:"\u7531\u5DE6\u5411\u53F3/\u4E2D\u95F4\u6269\u6563",value:1}],initialValue: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 kr=Je(Cr,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:xr,bindableProps:[],interactionRender:Ir},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:76,height:76,marginBottom:10},title:{fontSize:12,color:"#000",textAlign:"left"},ctaTitle:{fontSize:10,color:"#fff",textAlign:"center",width:76,height:20,backgroundColor:"rgba(0,0,0,1)"}}},style:{width:90,height:160,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:10}},w:100,h:40,sort:2});var wi=Object.freeze({__proto__:null,AniLink:Tr,AniLinkPopup:kr,Appoint:Sa,AppointForm:lo,Commodity:ga,CommodityDetail:ql,CommodityDetailDiroNew:la,CommodityDiro:_a,CommodityDiroNew:Ra,CommodityList:ua,Consent:gr,HashTag:mr,Link:Ea,MultiCommodity:Wa,MultiCommodityDiro:Va,MultiCommodityDiroNew:Ka,Prompt:ea});const Pr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",_r="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Dr=t=>{var e,{active:i,activeIcon:n,unActicveIcon:l,recData:o,position:r}=t,s=Ye(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:a,mutateUnlike:u,bffEventReport:d,setCacheRtcList:f,cacheRtcList:v}=ke(),[h,S]=U((e=v?.[r])===null||e===void 0?void 0:e.isCollected),T=lt(_r),C=lt(Pr),p=$t(()=>tt(void 0,void 0,void 0,function*(){var x,y,A,k,g,P,D,w,c,E,b,I,M,L,F,B,_,R,N,j,K,q;if(h){S(!1);const Z=(A=yield u?.({videoItemId:(y=(x=o?.video)===null||x===void 0?void 0:x.itemId)!==null&&y!==void 0?y:""}))!==null&&A!==void 0?A:!1;if(d?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(g=(k=o?.video)===null||k===void 0?void 0:k.itemId)!==null&&g!==void 0?g:"",contentName:(D=(P=o?.video)===null||P===void 0?void 0:P.title)!==null&&D!==void 0?D:"",contentTags:JSON.stringify((c=(w=o?.video)===null||w===void 0?void 0:w.tags)!==null&&c!==void 0?c:[]),position:r+"",contentFormat:!((E=o?.video)===null||E===void 0)&&E.url?"video":"image",traceInfo:(b=o?.video)===null||b===void 0?void 0:b.traceInfo}}),!Z)S(!0);else{const te=(I=v?.map((fe,ye)=>(ye===r&&(fe.isCollected=!1),fe)))!==null&&I!==void 0?I:[];f?.(te)}}else{S(!0);const Z=(M=yield a?.({content:JSON.stringify(o)}))!==null&&M!==void 0?M:!1;if(d?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(L=o?.video)===null||L===void 0?void 0:L.itemId)!==null&&F!==void 0?F:"",contentName:(_=(B=o?.video)===null||B===void 0?void 0:B.title)!==null&&_!==void 0?_:"",contentTags:JSON.stringify((N=(R=o?.video)===null||R===void 0?void 0:R.tags)!==null&&N!==void 0?N:[]),position:r+"",contentFormat:!((j=o?.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(K=o?.video)===null||K===void 0?void 0:K.traceInfo}}),!Z)S(!1);else{const te=(q=v?.map((fe,ye)=>(ye===r&&(fe.isCollected=!0),fe)))!==null&&q!==void 0?q:[];f?.(te)}}}),200);return m.createElement("button",Object.assign({},s,{"aria-label":"like",onClick:p}),m.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:h?n||T:l||C,alt:"icon"}))};var Sn=xe(Dr),Or="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 Si=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Mn.render(m.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})(),Mr=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:r,videoPlayIcon:s})=>{const[a,u]=U(!1),{bffEventReport:d,sxpParameter:f,waterFallData:v,openHashtag:h,bffFbReport:S}=ke(),T=se(0),[C,p]=U(!1),[x,y]=U(!0),{isActive:A}=un(),k=se(null),[g,P]=U(""),[D,w]=U(!1),c=se(),E=`pb-cache-video-${e}`,b=se(null),I=oe(()=>r?.mode==="2",[r]),M=oe(()=>{var ee;return r?.mode==="2"?`translateY(-${50+((ee=r?.offsetTop)!==null&&ee!==void 0?ee:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),L=oe(()=>{var ee;return((ee=t?.video)===null||ee===void 0?void 0:ee.cover)||g},[g,t]),F=oe(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]),B=oe(()=>r?.bgWay==="1",[r]),_=oe(()=>B&&r?.bgColor?{backgroundColor:r?.bgColor}:{},[r,B]);ce(()=>{c?.current&&(c.current.muted=l)},[l,c?.current]);const R=ue(()=>{var ee;c?.current&&((ee=c?.current)===null||ee===void 0||ee.play())},[c?.current]),N=lt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),j=ue(()=>{c?.current&&(w(!1),p(!0))},[]),K=ue(()=>{var ee,z,W,Te,me,Q,V,ne,H,Ee,Pe,Y,le;if(!c?.current)return;u(!1);const J=n[e];if(J&&(!((ee=c?.current)===null||ee===void 0)&&ee.duration)){T.current=((z=c?.current)===null||z===void 0?void 0:z.currentTime)||0;const $=((Te=(W=c?.current)===null||W===void 0?void 0:W.duration)!==null&&Te!==void 0?Te:0).toFixed(2),je=((Q=(me=c?.current)===null||me===void 0?void 0:me.currentTime)!==null&&Q!==void 0?Q:0).toFixed(2),ae=x?"0":"1";d?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ne=(V=J?.video)===null||V===void 0?void 0:V.itemId)!==null&&ne!==void 0?ne:"",contentName:(Ee=(H=J?.video)===null||H===void 0?void 0:H.title)!==null&&Ee!==void 0?Ee:"",playType:ae,startTime:je,videoDuration:$,contentTags:JSON.stringify((Y=(Pe=J?.video)===null||Pe===void 0?void 0:Pe.tags)!==null&&Y!==void 0?Y:[]),position:e+"",contentFormat:"video",traceInfo:(le=J?.video)===null||le===void 0?void 0:le.traceInfo}}),y(!1)}},[d,n,e,x,c?.current]),q=ue(()=>{var ee;if(!c?.current||g||!I||(c.current.style.objectFit="contain",!((ee=t?.video)===null||ee===void 0)&&ee.cover||!k||!k.current||B))return;const z=()=>{const W=k?.current,Te=W.getContext("2d"),me=window?.innerWidth,Q=window?.innerHeight;W.height=Q,W.width=me,Te?.drawImage(c.current,0,0,W.width,W.height),P(W.toDataURL())};z(),setTimeout(()=>{z()},500)},[c.current,B,t,g,I]),Z=ue(()=>{c.current&&(K(),q())},[c.current,q,K]),te=ue(ee=>()=>{var z,W,Te,me,Q;if(!c.current||!C)return;const V=(z=c?.current)===null||z===void 0?void 0:z.paused;switch(ee){case"start":if(!V)return;(W=c?.current)===null||W===void 0||W.play(),u(!1);break;case"pause":if(V)return;(Te=c?.current)===null||Te===void 0||Te.pause(),u(!0);break;default:V?(me=c?.current)===null||me===void 0||me.play():(Q=c?.current)===null||Q===void 0||Q.pause(),u(!V);break}},[C,c?.current]),fe=ue(()=>{var ee,z,W,Te,me,Q,V,ne,H,Ee,Pe,Y,le;if(!c?.current||o!==e)return;const J=n[e],$=((z=(ee=c?.current)===null||ee===void 0?void 0:ee.duration)!==null&&z!==void 0?z:0).toFixed(2),je=((Te=(W=c?.current)===null||W===void 0?void 0:W.currentTime)!==null&&Te!==void 0?Te:0).toFixed(2);if(!((me=c?.current)===null||me===void 0)&&me.duration){const ae=(((Q=c?.current)===null||Q===void 0?void 0:Q.currentTime)-T.current).toFixed(2);d?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ne=(V=J?.video)===null||V===void 0?void 0:V.itemId)!==null&&ne!==void 0?ne:"",contentName:(Ee=(H=J?.video)===null||H===void 0?void 0:H.title)!==null&&Ee!==void 0?Ee:"",endTime:je,videoDuration:$,playDuration:ae,contentTags:JSON.stringify((Y=(Pe=J?.video)===null||Pe===void 0?void 0:Pe.tags)!==null&&Y!==void 0?Y:[]),position:e+"",contentFormat:"video",traceInfo:(le=J?.video)===null||le===void 0?void 0:le.traceInfo}})}},[n,e,d,c?.current,o]),ye=ue(()=>{w(!0)},[]);ce(()=>{var ee,z,W,Te,me,Q,V,ne,H,Ee;if(!A)return;const Pe=t?.video.url;if(!Pe)return;const Y=document.querySelector(`#${E}`);if(!Y||(c.current=Si?.(Y),!c?.current))return;const le=window?.Hls;let J=null;return Pe.includes(".m3u8")&&le&&le.isSupported()?(J=new le,J.loadSource(Pe),J.attachMedia(c?.current),J.on(le.Events.MANIFEST_PARSED,function(){var $;($=c?.current)===null||$===void 0||$.play()})):c.current.src=Pe,(ee=c?.current)===null||ee===void 0||ee.setAttribute("x5-playsinline","true"),(z=c?.current)===null||z===void 0||z.setAttribute("webkit-playsinline","true"),(W=c?.current)===null||W===void 0||W.addEventListener("loadedmetadata",Z),(Te=c?.current)===null||Te===void 0||Te.addEventListener("loadeddata",q),(me=c?.current)===null||me===void 0||me.addEventListener("play",K),(Q=c?.current)===null||Q===void 0||Q.addEventListener("playing",j),(V=c?.current)===null||V===void 0||V.addEventListener("pause",fe),(ne=c?.current)===null||ne===void 0||ne.addEventListener("ended",R),(H=c?.current)===null||H===void 0||H.addEventListener("canplay",R),(Ee=c?.current)===null||Ee===void 0||Ee.addEventListener("waiting",ye),()=>{var $,je,ae,Ve,ze,re,Ne,He,Qe;(($=c?.current)===null||$===void 0?void 0:$.paused)||fe(),J&&J?.destroy(),p(!1),(je=c?.current)===null||je===void 0||je.removeEventListener("loadedmetadata",Z),(ae=c?.current)===null||ae===void 0||ae.removeEventListener("loadeddata",q),(Ve=c?.current)===null||Ve===void 0||Ve.removeEventListener("play",K),(ze=c?.current)===null||ze===void 0||ze.removeEventListener("playing",j),(re=c?.current)===null||re===void 0||re.removeEventListener("pause",fe),(Ne=c?.current)===null||Ne===void 0||Ne.removeEventListener("ended",R),(He=c?.current)===null||He===void 0||He.removeEventListener("canplay",R),(Qe=c?.current)===null||Qe===void 0||Qe.removeEventListener("waiting",ye)}},[A,E,t,fe]),ce(()=>{var ee,z;!c?.current||!C||(A?(S?.({eventName:"ViewContent"}),(ee=c?.current)===null||ee===void 0||ee.play()):(z=c?.current)===null||z===void 0||z.pause())},[A,C,c?.current]),ce(()=>{var ee,z,W;if(!A||!c?.current)return;!((ee=c?.current)===null||ee===void 0?void 0:ee.paused)&&h?(z=c?.current)===null||z===void 0||z.pause():h||(W=c?.current)===null||W===void 0||W.play()},[h,A,c?.current]),ce(()=>{if(!A)return;const ee=()=>{te("start")(),S?.({eventName:"ViewContent"})},z=te("pause");return ht.on(dt.PAGE_DID_SHOW,ee),ht.on(dt.PAGE_DID_HIDE,z),()=>{ht.off(dt.PAGE_DID_SHOW,ee),ht.off(dt.PAGE_DID_HIDE,z)}},[te,A]);const Ie=oe(()=>!f?.placeholder_image||C?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[C,f?.placeholder_image]),ge=oe(()=>{if(!(!D||!C))return m.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Or,alt:"placeholder image"})},[D,C]);return ce(()=>{if(!c?.current)return;const ee=()=>{var z;o===e&&(!((z=t?.video)===null||z===void 0)&&z.url)&&c?.current&&!a&&te("pause")()};return window.addEventListener("beforeunload",ee),()=>{window.removeEventListener("beforeunload",ee)}},[o,e,t,c?.current,te,a]),t?.video?m.createElement(m.Fragment,null,I?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:te(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},_)},!B&&C&&L&&m.createElement(rt,{src:L,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},F)}),m.createElement("canvas",{ref:k,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:M,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},m.createElement("div",{className:"n-full-screen",ref:b,id:E,style:{width:"100%",height:"100%"}}),m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",alt:"pause",src:s??N}))),Ie,ge):m.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:te()},m.createElement("div",{className:"n-full-screen",ref:b,id:E,style:{width:"100%",height:"100%"}}),Ie,ge,m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:s??N,alt:"pause"}))):null};var Lr=xe(Mr);const Rr=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:l})=>{const[o,r]=U(t),s=a=>{a.stopPropagation();const u=!o;r(u),n?.(u)};return m.createElement("button",{style:l,"aria-label":"toggle button",className:"pb-toggle-button",onClick:s},m.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:o?e:i}))};var Tn=xe(Rr);const Nr=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,l]=U(!0);ot(),ce(()=>{setTimeout(()=>{l(!1)},i)},[]);const o=lt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),r=oe(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return m.createElement("div",{hidden:!n,className:`pb-finger-wrap ${r}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},m.createElement("img",{src:t||o,alt:"finger swiper"}))},xn=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:l}=t,o=oe(()=>n?.mode==="2",[n]),r=oe(()=>{var d;return n?.mode==="2"?`translateY(-${50+((d=n?.offsetTop)!==null&&d!==void 0?d:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),s=oe(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]),a=oe(()=>n?.bgWay==="1",[n]),u=oe(()=>a&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,a]);return m.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},u)},(!o||!a)&&m.createElement(rt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},s),onLoad:l}),o&&m.createElement(rt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:r,left:0,right:0},onLoad:l}))},Fr=({imgUrls:t,width:e,height:i,rec:n,index:l,onReportViewImageEnd:o,onViewImageStartEvent:r,imgUrlsPostConfig:s})=>{var a,u;const d=se(),{isActive:f}=un(),{sxpParameter:v,openHashtag:h}=ke(),[S,T]=U(!1);ce(()=>{S&&f?(d?.current&&d.current.swiper.autoplay.start(),h?o(n):r(l)):d?.current&&d.current.swiper.autoplay.stop()},[n,f,o,h,l,r,S]);const C=ue(()=>{S||T(!0)},[S]);return m.createElement(Tt,{ref:d,defaultValue:0,direction:"horizontal",modules:[Yt,Xt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},className:Se(Object.assign({},s?.marginBottom&&{".swiper-pagination":{bottom:(a=s?.marginBottom)!==null&&a!==void 0?a:0}})),height:i,loop:!0,autoplay:{delay:((u=s?.delay)!==null&&u!==void 0?u:3)*1e3}},t?.map((p,x)=>m.createElement(ut,{key:x},m.createElement(xn,{src:!S&&x>0?"":p,height:i,imgUrlsPostConfig:s,onShowFirstImage:C}))))};var Br=xe(Fr);const jr=({tags:t,itemId:e,itemType:i,index:n,rec:l,hashTagStyle:o})=>{var r;const[s,a]=U(!1),{setWaterFallData:u,setOpenHashtag:d,setCacheActiveIndex:f,waterFallData:v,setIsFromHashtag:h}=ke(),S=T=>{v?h?.(!0):f?.(n),u?.(i?{hashTag:T,itemId:e,itemType:i,rec:l}:{hashTag:T,rec:l}),d?.(!0)};return oe(()=>t.length<=6?null:m.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>a(!s)},s?"show less":"show more"),[s,t]),m.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(r=o?.marginTop)!==null&&r!==void 0?r:16}px`}},m.createElement(Rt,null,t?.map((T,C)=>m.createElement(ut,{key:C,hidden:s?!1:C>=6,className:"clc-sxp-bottom-hashtag-item",style:o,onClick:()=>S(T)},m.createElement("div",{dangerouslySetInnerHTML:{__html:he(`#${T}`,o)}})))))};var An=xe(jr),Vr="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 xe(function(e){const{$store:i}=Hn(),n=o=>{let r=o;const s=o.match(/{{.*?}}/g);return s?.length&&s.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(u,d)=>{if(d){const f=Ei(i,d);return r=r.replace(a,f),f}})}),r},l=oe(()=>{var o,r,s;const{bindDatas:a}=e,u=Ye(e,["bindDatas"]);if((o=a?.forEach)===null||o===void 0||o.call(a,d=>{if(d?.propKey&&d?.dataPath){const{propKey:f,dataPath:v}=d;v.replace(/{{\s*([\w.]+)\s*}}/g,(h,S)=>{var T,C;if(S){const p=(C=(T=Ei(i,S))!==null&&T!==void 0?T:e[f])!==null&&C!==void 0?C:"";return u[f]=p,p}})}}),u){u.eventMap={};const d=Ft(u.event)||{};for(const f in d)if(Object.prototype.hasOwnProperty.call(d,f))try{d[f].value=n(d[f].value),u.eventMap[f]=new Function(d[f].value)}catch{}}return!((s=(r=u?.event)===null||r===void 0?void 0:r.onClick)===null||s===void 0)&&s.linkType&&(u.style.cursor="pointer"),u},[i,e]);return m.createElement(t,Object.assign({},l,l.eventMap))})}const Hr=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:l,isActive:o})=>{var r,s,a,u,d;const{schema:f}=ot();if(!t?.video)return null;let v=null;!((s=(r=t?.video)===null||r===void 0?void 0:r.bindProducts)===null||s===void 0)&&s.length?v="\u591A\u5546\u54C1CTA":!((a=t?.video)===null||a===void 0)&&a.bindProduct?v="\u5546\u54C1CTA":v=(d=(u=t?.video)===null||u===void 0?void 0:u.bindCta)===null||d===void 0?void 0:d.itemId;const h=i?.[v],S=oe(()=>{var T,C,p,x,y,A,k,g,P,D,w,c,E,b,I,M,L,F,B,_,R,N,j,K,q,Z,te,fe,ye,Ie,ge,ee,z;if(!t?.video)return null;if(!((C=(T=t?.video)===null||T===void 0?void 0:T.bindProducts)===null||C===void 0)&&C.length||!((p=t?.video)===null||p===void 0)&&p.bindProduct||(y=(x=t?.video)===null||x===void 0?void 0:x.bindCta)===null||y===void 0||y.itemId,!(l&&!l?.includes((A=h?.item)===null||A===void 0?void 0:A.type))&&!(!l&&((k=h?.item)===null||k===void 0?void 0:k.category)==="cta")){if(((g=h?.item)===null||g===void 0?void 0:g.type)==="CommodityDiro"&&!(!((P=t?.video)===null||P===void 0)&&P.bindProduct)||((D=h?.item)===null||D===void 0?void 0:D.type)==="Commodity"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((c=h?.item)===null||c===void 0?void 0:c.type)==="CommodityDiroNew"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((b=h?.item)===null||b===void 0?void 0:b.type)==="MultiCommodity"&&!(!((M=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||M===void 0)&&M.length)||((L=h?.item)===null||L===void 0?void 0:L.type)==="MultiCommodityDiro"&&!(!((B=(F=t?.video)===null||F===void 0?void 0:F.bindProducts)===null||B===void 0)&&B.length)||((_=h?.item)===null||_===void 0?void 0:_.type)==="MultiCommodityDiroNew"&&!(!((N=(R=t?.video)===null||R===void 0?void 0:R.bindProducts)===null||N===void 0)&&N.length))return null;if(h&&n){const W=n[(j=h?.item)===null||j===void 0?void 0:j.type],Te=Qt(W),me=(K=W?.extend)===null||K===void 0?void 0:K.defaulSetting,Q=((te=(Z=(q=h?.item)===null||q===void 0?void 0:q.event)===null||Z===void 0?void 0:Z.onClick)===null||te===void 0?void 0:te.linkType)==="externalLink";return m.createElement(Te,Object.assign({style:Object.assign(Object.assign(Object.assign({},me?.style),(fe=h?.item)===null||fe===void 0?void 0:fe.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},me?.textStyle),(ye=h?.item)===null||ye===void 0?void 0:ye.textStyle),bindDatas:(ge=(Ie=h?.item)===null||Ie===void 0?void 0:Ie.bindDatas)!==null&&ge!==void 0?ge:[]},me?.props,(ee=h?.item)===null||ee===void 0?void 0:ee.props,{event:((z=h?.item)===null||z===void 0?void 0:z.event)||{},schema:f,id:h?.id,key:h?.id,recData:t,isExternalLink:Q,index:e,isActive:o}))}else return null}},[t,n,i,f,h?.id,o]);return m.createElement(m.Fragment,null,S)};var Zt=xe(Hr);const En=({nudge:t})=>{var e,i,n,l,o,r;return m.createElement(m.Fragment,null,t?.isOpen&&m.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:(o=(l=t?.size)===null||l===void 0?void 0:l.height)!==null&&o!==void 0?o:38,backgroundColor:t?.backgroundColor,borderRadius:(r=t?.borderRadius)!==null&&r!==void 0?r:4}},t?.icon?m.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,m.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:he(t?.content,t?.textStyle)}})))},zr=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:l,setCacheRtcList:o,setCacheActiveIndex:r,setLoading:s,swiperRef:a,waterFallData:u,bffEventReport:d,selectTag:f,setSelectTag:v}=ke(),{backMainFeed:h}=qe(),S=oe(()=>[Vt,...t],[t]),T=C=>()=>{if(C===f)return;C!=="FOR U"?d?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${C}']`}}):h("theme",C,f);let p;C!==Vt&&(p=C),s?.(!0),n?.({themeTag:p}).then(x=>{var y,A,k,g;ht.emit(dt.CHANGE_THEME_TAG,p),l?.((y=x?.recList)!==null&&y!==void 0?y:[]),o?.((A=x?.recList)!==null&&A!==void 0?A:[]),e?.(0),r?.(0),(g=(k=a?.current)===null||k===void 0?void 0:k.swiper)===null||g===void 0||g.slideTo(0)}).finally(()=>{s?.(!1)}),v?.(C)};return u||t.length<=0?null:m.createElement("div",{className:"clc-sxp-tagbar",style:i},m.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},S.map(C=>m.createElement("li",{className:`clc-sxp-tagbar-list-item ${C===f?"clc-sxp-tagbar-list-item-active":""}`,key:C,onClick:T(C)},C))))};var Cn=xe(zr);const In=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:l,resolver:o,data:r=[],ctaType:s,tipText:a,nudge:u,_schema:d,hashTagStyle:f,tagList:v=[],licenseUrl:h})=>{var S,T,C,p,x,y,A,k,g,P;const{schema:D}=ot(),[w,c]=U(0),E=se(0),[b,I]=U(!0),M=se(),[L,F]=U(!1),[B,_]=U(!1),{loadVideos:R,bffEventReport:N,loading:j,setPopupDetailData:K,ctaEvent:q,swiperRef:Z,waterFallData:te,setOpenHashtag:fe,appDomain:ye,openHashtag:Ie,loadingImage:ge,isFromHashtag:ee,popupDetailData:z,bffFbReport:W,curTime:Te,h5EnterLink:me,isShowConsent:Q,selectTag:V,isPreview:ne}=ke(),{backMainFeed:H}=qe(),{productView:Ee}=qe(),Pe=oe(()=>r.length>0&&!j&&Un(),[r,j]);ce(()=>{Oi()},[]),ce(()=>{if(r?.length>0){const O=new Date;M.current=O,W?.({eventName:"PageView"})}},[r?.length]);const Y=ue(()=>{if(Oi(),me?.(),r.length>0){const O=new Date;M.current=O,W?.({eventName:"PageView"})}},[r.length,W,me]);ce(()=>{var O;const pe=r?.findIndex(ie=>{var ve,Ae,Ce,de,be,De,Fe,Oe,Ue;return s==="\u591A\u5546\u54C1CTA"?((ve=ie?.video)===null||ve===void 0?void 0:ve.bindProducts)&&((Ce=(Ae=ie?.video)===null||Ae===void 0?void 0:Ae.bindProducts)===null||Ce===void 0?void 0:Ce.length)>0:s==="\u5546\u54C1CTA"?(de=ie?.video)===null||de===void 0?void 0:de.bindProduct:((De=(be=ie?.video)===null||be===void 0?void 0:be.bindCta)===null||De===void 0?void 0:De.itemId)===s&&(((Fe=ie?.video)===null||Fe===void 0?void 0:Fe.url)||((Ue=(Oe=ie?.video)===null||Oe===void 0?void 0:Oe.imgUrls)===null||Ue===void 0?void 0:Ue.length))})||0;(O=Z?.current)===null||O===void 0||O.swiper.slideTo(pe)},[s,Z]),ce(()=>{const O=r?.[w],pe=()=>{var ie,ve,Ae,Ce,de,be,De,Fe,Oe,Ue,We,Ze,$e,_e,Ge,ft,et,xt;const Be=!Ie&&!Q;if(document.visibilityState==="hidden"){Be&&(ht.emit(dt.PAGE_DID_HIDE,O),He(O),X(O));let wt="";z&&(!((ve=(ie=O?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||ve===void 0)&&ve.length||!((Ae=O?.video)===null||Ae===void 0)&&Ae.bindProduct)?wt="pdpPage":z&&((De=l?.[(be=(de=(Ce=O?.video)===null||Ce===void 0?void 0:Ce.bindCta)===null||de===void 0?void 0:de.itemId)!==null&&be!==void 0?be:""].item)===null||De===void 0?void 0:De.type)==="Appoint"?wt="formPage":ee?wt="hashTagPage":!((Fe=O?.video)===null||Fe===void 0)&&Fe.url?wt="videoPage":!((Oe=O?.video)===null||Oe===void 0)&&Oe.imgUrls&&(!((We=(Ue=O?.video)===null||Ue===void 0?void 0:Ue.imgUrls)===null||We===void 0)&&We.length)?wt="imagePage":O?.product&&(wt="productPage"),N?.({eventInfo:{sessionDuration:Math.floor((new Date-Te.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Ze=O?.video)===null||Ze===void 0?void 0:Ze.itemId,productId:($e=O?.product)===null||$e===void 0?void 0:$e.itemId,position:w+"",fromKName:wt,fromKPage:location?.href,ctatId:(ft=(Ge=(_e=O?.video)===null||_e===void 0?void 0:_e.bindCta)===null||Ge===void 0?void 0:Ge.itemId)!==null&&ft!==void 0?ft:"",traceInfo:(xt=(et=O?.video)===null||et===void 0?void 0:et.traceInfo)!==null&&xt!==void 0?xt:""}})}else document.visibilityState==="visible"&&(Y(),Be&&(we(w),ht.emit(dt.PAGE_DID_SHOW,O),H("external",V)))};return document.addEventListener("visibilitychange",pe),()=>{document.removeEventListener("visibilitychange",pe)}},[w,N,r,Y,z,ee,l,Te,H,Ie,Q,V]);const le=oe(()=>{let O=0;return v.length>0&&(O+=45,te&&(O-=45)),O},[v,te]),J=oe(()=>{let O=0;return t?.logoUrl&&t?.isShowLogo&&(O+=45),O},[]),$=oe(()=>i-J-le,[t,i,le]),je=oe(()=>t?.logoUrl&&t?.isShowLogo?m.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},m.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),ae=ue((O,pe)=>{var ie,ve,Ae,Ce;return!((ie=O?.video)===null||ie===void 0)&&ie.url?m.createElement(Lr,{rec:O,index:pe,muted:b,data:r,height:$,activeIndex:w,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((ve=O?.video)===null||ve===void 0)&&ve.imgUrls?m.createElement(Br,{key:O?.video.itemId,imgUrls:O?.video.imgUrls,width:n,height:$,rec:O,index:pe,onReportViewImageEnd:He,onViewImageStartEvent:we,imgUrlsPostConfig:t?.imgUrlsPost}):O.product&&Array.isArray(t?.productPost)&&((Ae=t?.productPost)===null||Ae===void 0?void 0:Ae.length)>0?(Ce=t?.productPost)===null||Ce===void 0?void 0:Ce.map((de,be)=>{var De,Fe,Oe,Ue,We,Ze,$e,_e;const Ge=o[(De=de?.item)===null||De===void 0?void 0:De.type],ft=Qt(Ge),et=(Fe=Ge?.extend)===null||Fe===void 0?void 0:Fe.defaulSetting;return m.createElement(ft,Object.assign({key:`${pe}${be}`,textStyle:Object.assign(Object.assign({},et?.textStyle),(Oe=de?.item)===null||Oe===void 0?void 0:Oe.textStyle),bindDatas:(We=(Ue=de?.item)===null||Ue===void 0?void 0:Ue.bindDatas)!==null&&We!==void 0?We:[]},et?.props,(Ze=de?.item)===null||Ze===void 0?void 0:Ze.props,{event:(($e=de?.item)===null||$e===void 0?void 0:$e.event)||{},schema:D,id:de?.id,viewTime:M.current,rec:O,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},et?.style),(_e=de?.item)===null||_e===void 0?void 0:_e.style),{height:"100%",overflow:"auto"}),index:pe}))}):null},[n,r,$,b,w,t?.productPost,t?.videoPlayIcon,M,a,o,D]),Ve=ue(O=>{_(O)},[]),ze=oe(()=>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]),re=ue((O,pe)=>{var ie,ve,Ae,Ce,de,be,De,Fe;return O?.video?m.createElement(m.Fragment,null,((ie=O?.video)===null||ie===void 0?void 0:ie.title)&&!B&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom",style:{paddingBottom:`${(ve=t?.bottomInfoDist)!==null&&ve!==void 0?ve:40}px`}},m.createElement(En,{nudge:u}),t?.isShowCTA===void 0||t?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Zt,{rec:O,index:pe,tempMap:l,resolver:o})):null,m.createElement("div",null,m.createElement(Kt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(Ce=(Ae=O?.video)===null||Ae===void 0?void 0:Ae.title)!==null&&Ce!==void 0?Ce:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Ve}),m.createElement(Zt,{rec:O,index:pe,tempMap:l,resolver:o,includesCtaType:["AniLink"]}),m.createElement(An,{index:w,tags:(be=(de=O?.video)===null||de===void 0?void 0:de.hashTags)!==null&&be!==void 0?be:[],itemId:(De=O?.video)===null||De===void 0?void 0:De.itemId,itemType:!((Fe=O?.video)===null||Fe===void 0)&&Fe.itemId?"VIDEO":null,rec:O,hashTagStyle:f}))),m.createElement(Zt,{rec:O,index:pe,tempMap:l,resolver:o,includesCtaType:["AniLinkPopup"],isActive:pe===w})):null},[e,w,l,o,a,u,f,t,Ve,B,ze]),Ne=ue((O,pe)=>{var ie,ve,Ae,Ce;if(!t?.isShowLike)return;let de=(ie=t?.likeIconY)!==null&&ie!==void 0?ie:400;return te&&de<40&&(de+=40),O?.video?m.createElement(Sn,{key:O.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:O.isCollected,recData:O,className:"clc-sxp-like-button",style:{[(ve=t.likeIconXPosit)!==null&&ve!==void 0?ve:"right"]:(Ae=t.likeIconX)!==null&&Ae!==void 0?Ae:0,[(Ce=t.likeIconYPosit)!==null&&Ce!==void 0?Ce:"bottom"]:de},position:pe}):null},[t,te]),He=O=>{var pe,ie,ve,Ae,Ce,de;if(!(!((pe=O?.video)===null||pe===void 0)&&pe.url)&&(!((ie=O?.video)===null||ie===void 0)&&ie.imgUrls)){const be=Date.now(),De=(be-E.current)/1e3;N?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Ae=(ve=O?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&Ae!==void 0?Ae:"",contentName:(Ce=O?.video.title)!==null&&Ce!==void 0?Ce:"",imageEndTime:`${be}`,playDuration:`${De}`,contentTags:JSON.stringify((de=O?.video.tags)!==null&&de!==void 0?de:[]),position:w+"",contentFormat:"image",traceInfo:O?.video.traceInfo}})}},Qe=(O,pe)=>{var ie,ve,Ae,Ce,de,be,De,Fe,Oe,Ue,We,Ze,$e,_e,Ge,ft;if(ne||te)return;const et=new Date-Te.current;if(t?.openSlideSkip&&et>=((ie=t?.slideSkipStartTime)!==null&&ie!==void 0?ie:0)&&Wn()&&O){const xt=((Ce=(Ae=(ve=O?.video)===null||ve===void 0?void 0:ve.bindProducts)===null||Ae===void 0?void 0:Ae[0])===null||Ce===void 0?void 0:Ce.link)||((be=(de=O?.video)===null||de===void 0?void 0:de.bindProduct)===null||be===void 0?void 0:be.link)||((De=O?.product)===null||De===void 0?void 0:De.link),Be=O?.product||((Fe=O?.video)===null||Fe===void 0?void 0:Fe.bindProduct)||((Ue=(Oe=O?.video)===null||Oe===void 0?void 0:Oe.bindProducts)===null||Ue===void 0?void 0:Ue[0]);xt&&(N?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(We=Be?.itemId)!==null&&We!==void 0?We:"",productName:(Ze=Be?.title)!==null&&Ze!==void 0?Ze:"",price:Be?.price?Be?.price+"":"0",productCollection:($e=Be?.collection)!==null&&$e!==void 0?$e:"",contentTags:Be?.tags?JSON.stringify(Be?.tags):"",position:pe+"",contentId:(Ge=(_e=O?.video)===null||_e===void 0?void 0:_e.itemId)!==null&&Ge!==void 0?Ge:"",traceInfo:(ft=Be?.traceInfo)!==null&&ft!==void 0?ft:""}}),Yn(),window.location.href=window.getJointUtmLink(xt))}},G=O=>{var pe,ie,ve,Ae,Ce,de,be,De,Fe,Oe,Ue,We,Ze,$e;M.current=new Date;const _e=r[O.previousIndex];if(!_e)return;O.previousIndex-O.activeIndex<0?(N?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(ie=(pe=_e?.video)===null||pe===void 0?void 0:pe.itemId)!==null&&ie!==void 0?ie:"",productId:(Ae=(ve=_e?.product)===null||ve===void 0?void 0:ve.itemId)!==null&&Ae!==void 0?Ae:"",requestId:null,traceInfo:(de=(Ce=_e?.video)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&de!==void 0?de:""}}),He(_e),Qe(_e,O.previousIndex)):(N?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(De=(be=_e?.video)===null||be===void 0?void 0:be.itemId)!==null&&De!==void 0?De:"",productId:(Oe=(Fe=_e.product)===null||Fe===void 0?void 0:Fe.itemId)!==null&&Oe!==void 0?Oe:"",requestId:null,traceInfo:(We=(Ue=_e?.video)===null||Ue===void 0?void 0:Ue.traceInfo)!==null&&We!==void 0?We:""}}),He(_e)),X(_e);const Ge=r[O.activeIndex];!(!((Ze=Ge?.video)===null||Ze===void 0)&&Ze.url)&&!(!(($e=Ge?.video)===null||$e===void 0)&&$e.imgUrls)&&Ge?.product&&W?.({eventName:"ProductView"})},X=O=>{var pe,ie,ve;!(!((pe=O?.video)===null||pe===void 0)&&pe.url)&&!(!((ie=O?.video)===null||ie===void 0)&&ie.imgUrls)&&O?.product&&Ee(O,O.product,(ve=O?.product)===null||ve===void 0?void 0:ve.bindCta,M.current,w)};ce(()=>{const O=r[w];Ie&&X(O)},[Ie,r,w]);const we=O=>{var pe,ie,ve,Ae,Ce,de;const be=r[O];if(!(!((pe=be?.video)===null||pe===void 0)&&pe.url)&&(!((ie=be?.video)===null||ie===void 0)&&ie.imgUrls)){const De=Date.now();E.current=De,N?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Ae=(ve=be?.video)===null||ve===void 0?void 0:ve.itemId)!==null&&Ae!==void 0?Ae:"",contentName:(Ce=be?.video.title)!==null&&Ce!==void 0?Ce:"",imageStartTime:`${De}`,contentTags:JSON.stringify((de=be?.video.tags)!==null&&de!==void 0?de:[]),position:O+"",contentFormat:"image",traceInfo:be?.video.traceInfo}}),W?.({eventName:"ViewContent"})}},Me=oe(()=>{var O;const pe=w===0&&!te?[(O=r?.[0])!==null&&O!==void 0?O:null]:r?.map((ie,ve)=>w===ve||ve-1===w||ve+1===w?ie:null);return te?pe:pe.concat([{loading:!0}])},[r,w,te]),Le=oe(()=>j?m.createElement("div",{style:{height:$,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:ge,alt:"loading...",style:{objectFit:"contain"}})):Me?.map((O,pe)=>m.createElement(ut,{key:pe,virtualIndex:pe,style:{overflow:"hidden"}},O&&m.createElement(m.Fragment,null,O?.loading?m.createElement("div",{style:{height:$,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},m.createElement("img",{width:64,height:64,src:ge,alt:"loading...",style:{objectFit:"contain"}})):m.createElement(m.Fragment,null,ae(O,pe),re(O,pe),Ne(O,pe))))),[n,r,$,j,re,ae,Me,ge]),Xe=lt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Re=lt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return m.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},te&&m.createElement(hn,{icon:Vr,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{fe?.(!0)}}),je,m.createElement(Cn,{tagList:v,setActiveIndex:c,style:{top:J}}),Pe?m.createElement(Nr,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((S=t?.swipeTipOffset)!==null&&S!==void 0?S:0)}%`},duration:t?.swiperTipAniDur}):null,m.createElement(Tt,{style:{marginTop:le},ref:Z,onSlideChange:()=>{Z.current.swiper.allowTouchMove=!1,setTimeout(()=>{Z.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:O=>{c(O.activeIndex),!Ie&&(G(O),!te&&O?.activeIndex+2>=r?.length&&(L||(F(!0),R?.(Math.ceil(w/10)+1).then(()=>{F(!1)}))))},direction:"vertical",height:$},(t?.isShowMute===void 0||t?.isShowMute===!0)&&m.createElement(Tn,{style:{position:"fixed",visibility:!((C=(T=r?.[w])===null||T===void 0?void 0:T.video)===null||C===void 0)&&C.url?"visible":"hidden",zIndex:999,[(p=t?.muteIconXPosit)!==null&&p!==void 0?p:"right"]:(x=t?.muteIconX)!==null&&x!==void 0?x:0,[(y=t?.muteIconYPosit)!==null&&y!==void 0?y:"bottom"]:(A=t?.muteIconY)!==null&&A!==void 0?A:23},defaultValue:b,activeIcon:t?.unMuteIcon?t?.unMuteIcon:Xe,unactiveIcon:t?.muteIcon?t?.muteIcon:Re,onChange:I}),Le),m.createElement(bn,Object.assign({},(P=(g=(k=t?.hashTag)===null||k===void 0?void 0:k[0])===null||g===void 0?void 0:g.item)===null||P===void 0?void 0:P.props)))},Gr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:l,index:o})=>m.createElement(Tt,{defaultValue:0,direction:"horizontal",modules:[Yt,Xt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>m.createElement(ut,{key:r},m.createElement(xn,{src:r,height:i,imgUrlsPostConfig:n}))));var Ur=xe(Gr);const Wr=({rec:t,index:e,height:i,data:n,muted:l,activeIndex:o,videoPostConfig:r,width:s})=>{const[a,u]=U(!1),d=se(null),{bffEventReport:f,sxpParameter:v,waterFallData:h,openHashtag:S}=ke(),T=se(0),[C,p]=U(!1),[x,y]=U(!0),A=se(null),[k,g]=U("");ce(()=>{d.current&&(d.current.muted=l)},[l]);const P=ue(()=>{var R;(R=d.current)===null||R===void 0||R.play()},[]),D=lt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),w=ue(()=>{var R,N,j,K,q,Z,te,fe,ye,Ie,ge,ee,z;u(!1);const W=n[e];if(W&&(!((R=d?.current)===null||R===void 0)&&R.duration)){T.current=((N=d?.current)===null||N===void 0?void 0:N.currentTime)||0;const Te=((K=(j=d.current)===null||j===void 0?void 0:j.duration)!==null&&K!==void 0?K:0).toFixed(2),me=((Z=(q=d.current)===null||q===void 0?void 0:q.currentTime)!==null&&Z!==void 0?Z:0).toFixed(2),Q=x?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(fe=(te=W?.video)===null||te===void 0?void 0:te.itemId)!==null&&fe!==void 0?fe:"",contentName:(Ie=(ye=W?.video)===null||ye===void 0?void 0:ye.title)!==null&&Ie!==void 0?Ie:"",playType:Q,startTime:me,videoDuration:Te,contentTags:JSON.stringify((ee=(ge=W?.video)===null||ge===void 0?void 0:ge.tags)!==null&&ee!==void 0?ee:[]),position:e+"",contentFormat:"video",traceInfo:(z=W?.video)===null||z===void 0?void 0:z.traceInfo}}),y(!1)}},[f,n,e,x]),c=ue(()=>{p(!0)},[]),E=ue(R=>()=>{var N,j,K,q,Z;if(!C)return;const te=(N=d.current)===null||N===void 0?void 0:N.paused;switch(R){case"start":if(!te)return;(j=d.current)===null||j===void 0||j.play(),u(!1);break;case"pause":if(te)return;(K=d.current)===null||K===void 0||K.pause(),u(!0);break;default:te?(q=d.current)===null||q===void 0||q.play():(Z=d.current)===null||Z===void 0||Z.pause(),u(!te);break}},[C]),b=ue(()=>{var R,N,j,K,q,Z,te,fe,ye,Ie,ge,ee,z;const W=n[e],Te=((N=(R=d.current)===null||R===void 0?void 0:R.duration)!==null&&N!==void 0?N:0).toFixed(2),me=((K=(j=d.current)===null||j===void 0?void 0:j.currentTime)!==null&&K!==void 0?K:0).toFixed(2);if(!((q=d?.current)===null||q===void 0)&&q.duration){const Q=(((Z=d?.current)===null||Z===void 0?void 0:Z.currentTime)-T.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(fe=(te=W?.video)===null||te===void 0?void 0:te.itemId)!==null&&fe!==void 0?fe:"",contentName:(Ie=(ye=W?.video)===null||ye===void 0?void 0:ye.title)!==null&&Ie!==void 0?Ie:"",endTime:me,videoDuration:Te,playDuration:Q,contentTags:JSON.stringify((ee=(ge=W?.video)===null||ge===void 0?void 0:ge.tags)!==null&&ee!==void 0?ee:[]),position:e+"",contentFormat:"video",traceInfo:(z=W?.video)===null||z===void 0?void 0:z.traceInfo}})}},[n,e,f]),I=oe(()=>r?.mode==="2",[r]),M=oe(()=>{var R;return r?.mode==="2"?`translateY(-${50+((R=r?.offsetTop)!==null&&R!==void 0?R:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),L=oe(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||k},[k,t]),F=ue(()=>{if(!A||!d||!d.current||!A.current)return;const R=d?.current,N=A?.current,j=N.getContext("2d"),K=window?.innerWidth,q=window?.innerHeight;N.height=q,N.width=K,j?.drawImage(R,0,0,N.width,N.height),g(N.toDataURL())},[]);ce(()=>{var R,N,j,K;if(d.current){if(u(!1),!d.current.src){const q=t?.video.url;if(q.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const Z=new window.Hls;Z.loadSource(q),Z.attachMedia(d.current)}else d.current.canPlayType("application/vnd.apple.mpegurl"),d.current.src=q;else d.current.src=q;d.current.setAttribute("x5-playsinline","true"),d.current.setAttribute("webkit-playsinline","true")}return(R=d.current)===null||R===void 0||R.addEventListener("loadedmetadata",c),(N=d.current)===null||N===void 0||N.addEventListener("canplay",c),(j=d.current)===null||j===void 0||j.addEventListener("playing",w),(K=d.current)===null||K===void 0||K.addEventListener("loadeddata",F),()=>{var q,Z,te,fe;(q=d.current)===null||q===void 0||q.removeEventListener("loadedmetadata",c),(Z=d.current)===null||Z===void 0||Z.removeEventListener("canplay",c),(te=d.current)===null||te===void 0||te.removeEventListener("playing",w),(fe=d.current)===null||fe===void 0||fe.removeEventListener("loadeddata",F)}}},[c,w,t?.video,F]);const B=oe(()=>!v?.placeholder_image||C?null:m.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:v?.placeholder_image,alt:"video poster"}),[C,v?.placeholder_image]);ce(()=>{const R=()=>{var N,j;o===e&&(!((N=t?.video)===null||N===void 0)&&N.url)&&(!((j=d?.current)===null||j===void 0)&&j.src)&&!a&&E("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[o,e,t,d,E,a]);const _=oe(()=>I?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[I]);return t?.video?m.createElement(m.Fragment,null,I?m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:E(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},m.createElement(rt,{src:L,style:Object.assign({height:i,width:s,objectFit:"cover"},_)}),m.createElement("canvas",{ref:A,style:{display:"none"}}),m.createElement("div",{style:{position:"absolute",width:s,height:i,top:"50%",transform:M,left:0,right:0}},m.createElement("div",{style:{position:"relative",width:s,height:"100%"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:d,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:b,onEnded:P,style:{width:"100%",height:i,objectFit:"contain"}}),m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))),B):m.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:E(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},m.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:d,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:b,onEnded:P}),B,m.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))):null};var Yr=xe(Wr);const Ti={};Object.values(wi).forEach(t=>{Ti[t.extend.type]=t});const Xr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",qr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Jr=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:l,descStyle:o,hashTagStyle:r,containerHeight:s=664,containerWidth:a=375,appDomain:u,tagList:d=[]})=>{const f=oe(()=>{let g=0;return e?.logoUrl&&e?.isShowLogo&&(g+=45),d.length>0&&(g+=45),s-g},[e,s,d]),v=(g,P)=>{var D,w,c,E;if(!((D=g?.video)===null||D===void 0)&&D.url)return m.createElement(Yr,{rec:g,index:P,muted:!0,width:a,data:t??[],height:f,activeIndex:P,videoPostConfig:e?.videoPost});if(!((w=g?.video)===null||w===void 0)&&w.imgUrls)return m.createElement(Ur,{key:g?.video.itemId,imgUrls:g?.video.imgUrls,width:a,height:f,rec:g,index:P,imgUrlsPostConfig:e?.imgUrlsPost});if(g.product&&g.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(E=e?.productPost)===null||E===void 0?void 0:E.map((b,I)=>{var M,L,F,B,_,R,N,j;const K=Ti[(M=b?.item)===null||M===void 0?void 0:M.type],q=Qt(K),Z=(L=K?.extend)===null||L===void 0?void 0:L.defaulSetting;return m.createElement(q,Object.assign({key:`${P}${I}`,textStyle:Object.assign(Object.assign({},Z?.textStyle),(F=b?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(_=(B=b?.item)===null||B===void 0?void 0:B.bindDatas)!==null&&_!==void 0?_:[]},Z?.props,(R=b?.item)===null||R===void 0?void 0:R.props,{event:((N=b?.item)===null||N===void 0?void 0:N.event)||{},id:b?.id,rec:g,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},Z?.style),(j=b?.item)===null||j===void 0?void 0:j.style),{width:a,height:f,overflow:"auto"}),index:P}))})},h=oe(()=>e?.logoUrl&&e?.isShowLogo?m.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},m.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),S=(g,P)=>e?.isShowCTA===void 0||e?.isShowCTA?m.createElement("div",{className:"clc-sxp-bottom-card"},m.createElement(Zt,{rec:g,index:P,tempMap:l,resolver:Ti})):null,T=(g,P)=>{var D,w,c,E,b,I,M;return g?.video?m.createElement(m.Fragment,null,((D=g?.video)===null||D===void 0?void 0:D.title)&&m.createElement("div",{className:"clc-sxp-bottom-shadow"}),m.createElement("div",{className:"clc-sxp-bottom"},m.createElement(En,{nudge:n}),S(g,P),m.createElement("div",null,m.createElement(Kt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(w=g?.video)===null||w===void 0?void 0:w.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},o),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),m.createElement(An,{index:P,tags:(b=(E=g?.video)===null||E===void 0?void 0:E.hashTags)!==null&&b!==void 0?b:[],itemId:(I=g?.video)===null||I===void 0?void 0:I.itemId,itemType:!((M=g?.video)===null||M===void 0)&&M.itemId?"VIDEO":null,rec:g,hashTagStyle:r}))):null},C=lt(qr,u),p=lt(Xr,u),x=(g,P)=>{var D,w,c,E;if(!e?.isShowLike)return;let b=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return b<40&&(b+=40),g?.video?m.createElement(Sn,{key:g.position,activeIcon:(w=e?.likeIcon)!==null&&w!==void 0?w:C,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:p,position:P,active:g.isCollected,recData:g,className:"clc-sxp-like-button",style:{top:b,right:(E=e?.likeIconX)!==null&&E!==void 0?E:0}}):null},y=lt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",u),A=lt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",u),k=(g,P)=>{var D,w,c,E;return m.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},h,m.createElement(Cn,{tagList:d}),m.createElement(Tn,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((c=(w=t?.[P])===null||w===void 0?void 0:w.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(E=e?.muteIconY)!==null&&E!==void 0?E:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:y,unactiveIcon:e?.muteIcon?e?.muteIcon:A}),v(g,P),T(g,P),x(g,P))};return m.createElement("div",{className:Se({width:"100%",height:s,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((g,P)=>k(g,P)))};var Kr=xe(Jr);const Qr=()=>{const{schema:t,resolver:e,popup:i}=ot(),{setPopupDetailData:n,popupDetailData:l,popupCurTimeRef:o,checkCommodityIndexRef:r}=ke(),{productView:s}=qe(),[a,u]=U();ce(()=>{const v=()=>{o.current=new Date};return v(),window.addEventListener("pageshow",v),()=>{window.removeEventListener("pageshow",v)}},[]),ce(()=>{i&&i?.id&&i?.id!==""&&(o.current=new Date,u(i))},[i]);const d=()=>{var v,h,S,T,C,p,x,y,A,k;if(!i||i?.id===""||!a||new Date-o.current<((v=i?.duration)!==null&&v!==void 0?v:0))return;u(Object.assign(Object.assign({},i),{id:""}));const g=(T=(S=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||S===void 0?void 0:S.popupList)===null||T===void 0?void 0:T.find(P=>P?.id===i?.id);if(((C=g?.item)===null||C===void 0?void 0:C.type)==="CommodityDetail"||((p=g?.item)===null||p===void 0?void 0:p.type)==="CommodityDetailDiroNew"){const P=l;let D=(x=P?.video)===null||x===void 0?void 0:x.bindProduct,w=(A=(y=P?.video)===null||y===void 0?void 0:y.bindProduct)===null||A===void 0?void 0:A.bindCta;if(r?.current>=0){const c=(k=P?.video)===null||k===void 0?void 0:k.bindProducts[r?.current];D=c,w=c?.bindCta}D&&w&&s(P,D,w,o.current,l?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),r.current=-1},i?.duration)},f=oe(()=>{var v,h,S;return(S=(h=(v=t?.sxpPageConf)===null||v===void 0?void 0:v.globalConfig)===null||h===void 0?void 0:h.popupList)===null||S===void 0?void 0:S.map((T,C)=>{var p,x,y,A,k,g,P,D,w,c,E,b,I,M,L;if(T?.id===i?.id){const F=e[(p=T?.item)===null||p===void 0?void 0:p.type],B=Qt(F),_=((A=(y=(x=T?.item)===null||x===void 0?void 0:x.event)===null||y===void 0?void 0:y.onClick)===null||A===void 0?void 0:A.linkType)==="externalLink",R=((P=(g=(k=T?.item)===null||k===void 0?void 0:k.event)===null||g===void 0?void 0:g.onClick)===null||P===void 0?void 0:P.linkType)==="popup",N=(D=F?.extend)===null||D===void 0?void 0:D.defaulSetting;return m.createElement(B,Object.assign({key:C,style:Object.assign(Object.assign(Object.assign({},N?.style),(w=T?.item)===null||w===void 0?void 0:w.style),{width:(c=window.innerWidth)!==null&&c!==void 0?c:"100vw",height:"100%"}),textStyle:Object.assign(Object.assign({},N?.textStyle),(E=T?.item)===null||E===void 0?void 0:E.textStyle),bindDatas:(I=(b=T?.item)===null||b===void 0?void 0:b.bindDatas)!==null&&I!==void 0?I:[]},N?.props,(M=T?.item)===null||M===void 0?void 0:M.props,{event:((L=T?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:T?.id,isExternalLink:_,isPopup:R,onClose:d}))}else return m.createElement(m.Fragment,null)})},[t,i,e,d]);return m.createElement(Lt,{popup:a,onClose:d,padding:0,modalStyle:{position:"fixed"}},f)},xi={};Object.values(wi).forEach(t=>{xi[t.extend.type]=t});const Zr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:l,appDomain:o,licenseUrl:r,enabledMetaConversionApi:s})=>{var a,u,d,f,v,h,S,T,C,p,x;const y=oe(()=>{var A;return location?.search?(A=location?.search)===null||A===void 0?void 0:A.replace("?",""):""},[]);return m.createElement(Gi,{resolver:xi,enableDataSource:!1,schema:t?.data,utmVal:y},m.createElement(ji,{utmVal:y,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(u=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&u!==void 0?u:e,defaultSize:(f=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(h=(v=t?.sxp_parameter)===null||v===void 0?void 0:v.hash_tag_size)!==null&&h!==void 0?h:n,loadingImage:l,appDomain:o,enabledMetaConversionApi:s,isShowTag:(C=(T=(S=t?.data)===null||S===void 0?void 0:S.sxpPageConf)===null||T===void 0?void 0:T.globalConfig)===null||C===void 0?void 0:C.isShowTag,globalConfig:(x=(p=t?.data)===null||p===void 0?void 0:p.sxpPageConf)===null||x===void 0?void 0:x.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:A,tagList:k})=>{var g;return m.createElement(m.Fragment,null,m.createElement(In,Object.assign({},(g=t?.data)===null||g===void 0?void 0:g.sxpPageConf,{tagList:k,data:A,resolver:xi,licenseUrl:r})),m.createElement(Qr,null))}}))};var $r=xe(Zr);const kn=Dt({}),es=({children:t,data:e})=>{var i,n,l,o,r,s,a,u,d,f,v,h,S;const[T,C]=U(!1),[p,x]=U(!1);return m.createElement(kn.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:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.personalized_recommend,placeholderImage:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.placeholder_image,hashTagSize:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.hash_tag_size,loadingImage:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.loading_image,privacyContent:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.privacy_context,privacyNecessity:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_necessity,privacyPolicyTitle:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_title,template:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.template,industry:(S=e?.sxp_parameter)===null||S===void 0?void 0:S.industry},appDomain:e?.appDomain,openHashtag:T,setOpenHashtag:C,openConsent:p,setOpenConsent:x,sxpFontLinks:e?.sxpFontLinks}},t)};function ts(){return _t(kn)}export{Kr as DiyPortalPreview,es as EditorDataProvider,Lt as Modal,ji as SxpDataSourceProvider,$r as SxpPageCore,In as SxpPageRender,Zn as core,Vn as default,wi as materials,ts as useEditorDataProvider};
7
7
  //# sourceMappingURL=index.min.js.map