pb-sxp-ui 1.0.46 → 1.0.47

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.
package/dist/pb-ui.min.js CHANGED
@@ -1,7 +1,7 @@
1
- (function(ae,ce){typeof exports=="object"&&typeof module<"u"?ce(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("@emotion/css"),require("@ant-design/pro-components"),require("react-dom"),require("eventemitter3"),require("hls.js")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","@emotion/css","@ant-design/pro-components","react-dom","eventemitter3","hls.js"],ce):(ae=typeof globalThis<"u"?globalThis:ae||self,ce(ae.PUI={},ae.lodash,ae.uuid$1,ae.pako,ae.React,ae.qs,ae.css,ae.proComponents,ae.ReactDOM,ae.EventEmitter,ae.Hls))})(this,function(ae,ce,Zi,Ri,r,oi,J,en,tn,nn,li){"use strict";function on(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var si=on(tn);function me(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 ge(t,e,i,n){function o(l){return l instanceof i?l:new i(function(a){a(l)})}return new(i||(i=Promise))(function(l,a){function s(c){try{u(n.next(c))}catch(v){a(v)}}function d(c){try{u(n.throw(c))}catch(v){a(v)}}function u(c){c.done?l(c.value):o(c.value).then(s,d)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const ln=/:\w+/g;var ri=(t,e)=>ge(void 0,void 0,void 0,function*(){const i={},n={};for(let o=0;o<e?.length;o++){const{id:l,method:a,url:s,urlParams:d,name:u,queryString:c,headers:v,body:f}=e[o];let m=s;d&&Object.entries(d).forEach(([w,y])=>{m=m.replace(ln,_=>_===w?y:_)}),c&&(m+=c),n[l]=u;try{const w=yield fetch(m,{method:a,headers:Object.assign({"Content-Type":"application/json"},v),body:JSON.stringify(f)}).then(y=>y.json());i[l]=w}catch(w){console.error("DataSource request error: ",w),i[l]={}}}return{$store:i,idMapName:n}});const ai="SXP_TOKEN_INFO",sn=(t,e)=>ge(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),o=t.getAppId(),l=t.getApiUrl(),a=window.localStorage.getItem(ai);let s=JSON.parse(a||"{}");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(ai,JSON.stringify(s))}}return s});function pt(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 rn=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},an=()=>{const t=Zi.v4();return t?.replaceAll?t.replaceAll("-",""):rn(32)};function di(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),o=Ri.inflate(n,{to:"string"});return JSON.parse(o)}let Dt=null;const dn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class cn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Dt)return Dt;Dt=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?dn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let he=null;const un={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{he||(he=new cn),n&&he.setApiUrl(n),he.setAppId(t),he.setTenantId(e),he.setEnv(i)},getDetail:t=>{if(!he)return;const e=he.getTenantId(),i=he.getAppId(),n=he.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>ge(void 0,void 0,void 0,function*(){var l,a;const s=yield o.json(),d=di((l=s?.data)===null||l===void 0?void 0:l.data);if(d){const{$store:u}=yield ri(n,(a=d?.dataSource)!==null&&a!==void 0?a:[]);s.data.data=d,Object.assign(s.data.data,{__STORE__:u})}return s}))},getSxpDetailByPageId:t=>ge(void 0,void 0,void 0,function*(){if(!he)return;const e=he.getTenantId(),i=he.getAppId(),n=he.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>ge(void 0,void 0,void 0,function*(){var l;const a=yield o.json();if(!a.success)return;const s=di((l=a?.data)===null||l===void 0?void 0:l.data);return a.data.data=s,a.data}))}),getSxpRecommendVideoData:t=>ge(void 0,void 0,void 0,function*(){if(!he)return;const e=yield sn(he,t),i=pt(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");ce.isEmpty(n)&&(n=pt(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 je(){return r.useContext(gi)}function pn(){return r.useContext(hi)}const kt="feRealSessionIdKey",ci=()=>{const t=an();return`${Date.now()}${t}`},vn=()=>{let t=mn();return t||(t=ci(),window.sessionStorage.setItem(kt,t)),t},fn=()=>{const t=ci();window.sessionStorage.setItem(kt,t)},mn=()=>window.sessionStorage.getItem(kt),ui="SXP_FAKE_USER_ID",pi="FAKE_USER_STATE",hn=()=>{let t=window.localStorage.getItem(ui);return ce.isEmpty(t)&&(t=pt(36,62),window.localStorage.setItem(ui,t)),t},gn=()=>{const t=window.localStorage.getItem(pi);return ce.isEmpty(t)&&window.localStorage.setItem(pi,"true"),ce.isEmpty(t)};function Ee(t,e){const{appDomain:i}=se();return r.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const vi=r.createContext({rtcList:[],tagList:[]});var _t;(function(t){t[t.BFF=5]="BFF"})(_t||(_t={}));const bn=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],yn=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:o,defaultSize:l,isPreview:a=!1,sxpParameter:s,appDomain:d,hashTagSize:u,loadingImage:c,isOpenHashTag:v=!1})=>{const[f,m]=r.useState([]),[w,y]=r.useState([]),[_,p]=r.useState(!1),[b,h]=r.useState({rtc:"",requestId:""}),I=r.useRef(null),g=r.useRef(!1),[C,M]=r.useState(),[E,T]=r.useState(),[x,k]=r.useState(v),[S,D]=r.useState([]),[O,N]=r.useState(0),[F,Y]=r.useState(!1),[U,L]=r.useState(null);r.useEffect(()=>{k(v)},[v]);const B=r.useMemo(()=>e?.find(z=>z.type===_t.BFF),[e]),P=r.useCallback((z,V)=>{if(!B)return;const $=B.url,ve=hn();if(V?.query){const de=oi.stringify(V.query);z=`${z}?${de}`}return V.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${$}/api/v1${z}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},B.headers),{"x-user-id":ve}),V.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${$}/api/v1${z}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":ve},B.headers),method:V.method,body:JSON.stringify(V.body)}).then(de=>de.json()).catch(de=>Promise.reject(de))},[B]),A=r.useCallback(z=>ge(void 0,void 0,void 0,function*(){var V,$,ve,de;if(z={maxSize:o,defaultSize:(V=z?.defaultSize)!==null&&V!==void 0?V:l,"itemFilter.itemId":z?.["itemFilter.itemId"],"itemFilter.itemType":z?.["itemFilter.itemType"],hashTag:z?.hashTag,traceInfo:z?.traceInfo},i){const _e=(de=(ve=($=i?.split("&"))===null||$===void 0?void 0:$.filter(Te=>{const xe=Te.split("=")[0];return bn.includes(xe)}))===null||ve===void 0?void 0:ve.join("&"))!==null&&de!==void 0?de:"";z=Object.assign(Object.assign({},z),{channel:decodeURIComponent(_e)})}const pe=yield P?.("/recommend/list",{method:"GET",query:z});if(pe?.success)return z?.hashTag||h({rtc:pe.data.rtc,requestId:pe.data.requestId}),pe?.data}),[P,i,o,l]),X=r.useCallback(()=>ge(void 0,void 0,void 0,function*(){var z,V;if(f.length<=0)return;const $=yield A({hashTag:E?.hashTag,"itemFilter.itemId":E?.itemId,"itemFilter.itemType":E?.itemType});m(f.concat((z=$?.recList)!==null&&z!==void 0?z:[])),D(S.concat((V=$?.recList)!==null&&V!==void 0?V:[]))}),[A,f,E,S]),H=r.useCallback(({userInfo:z,eventInfo:V})=>{if(!n)return;z||(z={});const $=vn(),ve=Object.assign({sessionID:$,rtc:b.rtc,requestId:b.requestId},V),de=Object.entries(z).map(([_e,Te])=>({name:_e,value:Te})),pe=Object.entries(ve).map(([_e,Te])=>Te&&{name:_e,value:Te}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",z),console.log("eventInfo:",ve),console.log("========= \u7ED3\u675F ========="),P?.("/event/report",{method:"POST",body:{userInfo:de,eventInfo:pe},type:"beacon"})},[P,b,n]),G=r.useCallback(z=>ge(void 0,void 0,void 0,function*(){const V=yield P?.("/recommend/like",{method:"POST",body:z});return V?.success}),[P]),R=r.useCallback(z=>ge(void 0,void 0,void 0,function*(){const V=yield P?.("/recommend/unlike",{method:"POST",body:z});return V?.success}),[P]),te=r.useCallback(z=>ge(void 0,void 0,void 0,function*(){const V=yield P?.("/customform",{method:"POST",body:z});return V?.success}),[P]),ie=r.useCallback(()=>ge(void 0,void 0,void 0,function*(){var z,V;if(i)try{const $=yield P?.("/tag/list",{method:"GET",query:{channel:i}});y((V=(z=$?.data)===null||z===void 0?void 0:z.tags)!==null&&V!==void 0?V:[])}catch($){console.log("e",$)}}),[P,i]),q=r.useCallback((z,V,$,ve)=>{var de,pe,_e,Te,xe,at,it,nt,dt,ot,ct,Ge;const ye=$?.bindCta,ut=((de=V?.video)===null||de===void 0?void 0:de.bindProduct)||((pe=V?.video)===null||pe===void 0?void 0:pe.bindProducts)&&((Te=(_e=V?.video)===null||_e===void 0?void 0:_e.bindProducts)===null||Te===void 0?void 0:Te.length)>0;let Ye="";F?Ye="hashTagPage":!((xe=V?.video)===null||xe===void 0)&&xe.url?Ye="videoPage":!((it=(at=V?.video)===null||at===void 0?void 0:at.imgUrls)===null||it===void 0)&&it.length&&(Ye="imagePage"),H?.({eventInfo:Object.assign(Object.assign({},z),{ctaId:(nt=ye?.itemId)!==null&&nt!==void 0?nt:"",ctaName:(dt=ye?.title)!==null&&dt!==void 0?dt:"",contentTags:JSON.stringify(ye?.tags),position:ve+"",contentId:(ct=(ot=V?.video)===null||ot===void 0?void 0:ot.itemId)!==null&&ct!==void 0?ct:"",productId:ut?$?.itemId:"",traceInfo:(Ge=ye?.traceInfo)!==null&&Ge!==void 0?Ge:"",fromKName:Ye})})},[H,F]);r.useEffect(()=>{p(!0),ie(),A().then(z=>{var V,$;m((V=z?.recList)!==null&&V!==void 0?V:[]),D(($=z?.recList)!==null&&$!==void 0?$:[])}).finally(()=>{p(!1),g.current=!0})},[]),r.useEffect(()=>{g.current&&(p(!0),ie(),A().then(z=>{var V,$;m((V=z?.recList)!==null&&V!==void 0?V:[]),D(($=z?.recList)!==null&&$!==void 0?$:[])}).finally(()=>{p(!1)}))},[A,ie]);const ne=Ee("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",d);return r.createElement(vi.Provider,{value:{rtcList:f,setRtcList:m,mutateLike:G,mutateUnlike:R,submitForm:te,popupDetailData:C,loadVideos:X,setPopupDetailData:M,getRecommendVideos:A,bffEventReport:H,utmVal:i,isPreview:a,loading:_,sxpParameter:s,waterFallData:E,setWaterFallData:T,ctaEvent:q,swiperRef:I,openHashtag:x,setOpenHashtag:k,cacheRtcList:S,setCacheRtcList:D,cacheActiveIndex:O,setCacheActiveIndex:N,isFromHashtag:F,setIsFromHashtag:Y,appDomain:d,hashTagSize:u,loadingImage:c??ne,isOpenHashTag:v,tagList:w,setLoading:p,videoRef:U,setVideoRef:L}},t({rtcList:f,mutateLike:G,mutateUnlike:R,submitForm:te,tagList:w}))};var fi=r.memo(yn);function se(){return r.useContext(vi)}var mi;(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"})(mi||(mi={}));const hi=r.createContext({$store:{},options:[],configs:[]}),wn=({children:t,isSsr:e,enable:i})=>{const[n,o]=r.useState([]),{schema:l}=je(),[a,s]=r.useState(l.__STORE__||{}),[d,u]=r.useState([]);r.useEffect(()=>{var f;e||ce.isEqual(d,l?.dataSource)||u((f=l?.dataSource)!==null&&f!==void 0?f:[])},[l?.dataSource,e]);const c=r.useCallback(()=>ge(void 0,void 0,void 0,function*(){const{$store:f,idMapName:m}=yield ri("",d);s(f),v(f,m)}),[d]),v=(f,m)=>{const w=[];Object.entries(f).forEach(([y,_])=>{Object.keys(_).forEach(p=>{const b={label:`${m[y]} - ${p}`,value:`{{ ${y}.${p} }}`};w.push(b)})}),o(w)};return r.useEffect(()=>{e||c()},[c,e,l]),i?r.createElement(hi.Provider,{value:{$store:l.__STORE__||a,options:n,configs:d}},t):t};var Sn=r.memo(wn);const vt={id:pt(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},At={id:"",duration:0,name:"none"},gi=r.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[vt],redoStack:[],popup:At,setPopup:()=>{}}),bi=r.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:o=!0,utmVal:l},a)=>{const[s,d]=r.useState(null),[u,c]=r.useState(n||{pointData:[vt],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[v,f]=r.useState([vt]),[m,w]=r.useState([[vt]]),[y,_]=r.useState([]),[p,b]=r.useState(At);typeof window<"u"&&(window.sxpPopup=(M,E)=>{b(Object.assign(Object.assign(Object.assign({},At),{id:M}),E))}),typeof window<"u"&&(window.getJointUtmLink=M=>M?.indexOf("?")!==-1?M+(l?"&"+l:""):M+(l?"?"+l:"")),r.useEffect(()=>{w([u.pointData]),_([])},[u.type]);const h=r.useCallback(M=>{const E=ce.cloneDeep(u);E&&(E.dataSource=M,c?.(E))},[u]),[I,g]=r.useState();r.useImperativeHandle(a,()=>({loadSchema(M){M&&(w([M.pointData]),c(M))},exportSchema(){return ce.cloneDeep(u)},getPageInfoData(){return I},initPageInfoData(M){M&&g(M)}}));const C=r.useMemo(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return r.createElement(gi.Provider,{value:{resolver:e,currentNode:s,schema:u,setCurrentNode:d,setSchema:c,saveDataSource:h,prePiontData:v,setPrePiontData:f,pageInfoData:I,setPageInfoData:M=>g(Object.assign(Object.assign({},I),M)),undoStack:m,redoStack:y,setRedoStack:_,setUndoStack:w,getCurPageConf:C,popup:p,setPopup:b}},r.createElement(Sn,{isSsr:i,enable:o},t))});var Tn=Object.freeze({__proto__:null,EditorCore:bi}),xn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ee=[{label:"\u5E94\u7528\u5B57\u4F53",value:"appFont"},{label:"\u9ED1\u4F53",value:"\u9ED1\u4F53"}];var En={fontOptions:ee},Pt,Cn=[{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:"Color",name:["textStyle","color"]},{type:"Select",name:["textStyle","fontFamily"],options:ee,initialValue:(Pt=ee?.[0])===null||Pt===void 0?void 0:Pt.value},{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"]},{label:"\u63D0\u4EA4\u6587\u672C\u989C\u8272",type:"Color",name:["props","submitColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];const In=t=>{var{columns:e,style:i,title:n,textStyle:o,submitBgColor:l,submitColor:a,submitText:s,layoutType:d,onClick:u}=t,c=me(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","onClick"]);const{submitForm:v}=se(),f=r.useRef(),[m,w]=r.useState(!1),y=r.useMemo(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),_=r.useMemo(()=>{if(d===void 0){const b=ce.cloneDeep(e)||y;return b?.map(h=>Object.assign(Object.assign({},h),{title:void 0,fieldProps:{placeholder:h?.title}}))}else return ce.cloneDeep(e)||y},[d,e,y]),p=ce.debounce(()=>ge(void 0,void 0,void 0,function*(){var b,h,I;w(!0);const g=yield(b=f?.current)===null||b===void 0?void 0:b.getFieldsValue(),C=(I=(h=Object.keys(g))===null||h===void 0?void 0:h.map(E=>({name:E,value:g[E]})))===null||I===void 0?void 0:I.filter(E=>E?.value);if(!C||!C?.length)return;const M=yield v?.({attributes:C});w(!1),M&&(window?.sxpPopup(""),M&&u?.())}),1e3);return r.createElement("div",{className:"pb-appoint-form"},r.createElement("div",{className:`pb-appoint-form-title ${J.css(Object.assign({},o))}`},n),r.createElement("div",Object.assign({className:J.css(Object.assign({},i))},c),r.createElement("div",{className:"pb-appoint-form-container"},r.createElement(en.BetaSchemaForm,{columns:_,submitter:!1,layout:d,autoFocusFirstInput:!1,size:"large",formRef:f,className:"panel-reset"}))),r.createElement("div",{className:"pb-appoint-form-btn-wrapper"},r.createElement("button",{onClick:p,className:"pb-appoint-form-btn",style:{color:a,background:l}},m?r.createElement(r.Fragment,null,"loading..."):s)))};var Dn=r.memo(In);function we(t,e){return t.extend=e,t}const kn=we(Dn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Cn,bindableProps:[],interactionRender:xn},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 Mt,Ot,_n=[{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"}]},{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",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Color",name:["color"]},{type:"Select",options:ee,name:["fontFamily"],initialValue:(Mt=ee?.[0])===null||Mt===void 0?void 0:Mt.value},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:ee,initialValue:(Ot=ee?.[0])===null||Ot===void 0?void 0:Ot.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];function yi(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Lt(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:yi(e[i])&&yi(t[i])&&Object.keys(e[i]).length>0&&Lt(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 ke(){const t=typeof document<"u"?document:{};return Lt(t,wi),t}const An={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 be(){const t=typeof window<"u"?window:{};return Lt(t,An),t}function Fe(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Pn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Ze(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Ce(){return Date.now()}function Mn(t){const e=be();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function On(t,e){e===void 0&&(e="x");const i=be();let n,o,l;const a=Mn(t);return i.WebKitCSSMatrix?(o=a.transform||a.webkitTransform,o.split(",").length>6&&(o=o.split(", ").map(s=>s.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(o==="none"?"":o)):(l=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.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 ft(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Ln(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Se(){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&&!Ln(n)){const o=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,a=o.length;l<a;l+=1){const s=o[l],d=Object.getOwnPropertyDescriptor(n,s);d!==void 0&&d.enumerable&&(ft(t[s])&&ft(n[s])?n[s].__swiper__?t[s]=n[s]:Se(t[s],n[s]):!ft(t[s])&&ft(n[s])?(t[s]={},n[s].__swiper__?t[s]=n[s]:Se(t[s],n[s])):t[s]=n[s])}}}return t}function mt(t,e,i){t.style.setProperty(e,i)}function Si(t){let{swiper:e,targetPosition:i,side:n}=t;const o=be(),l=-e.translate;let a=null,s;const d=e.params.speed;e.wrapperEl.style.scrollSnapType="none",o.cancelAnimationFrame(e.cssModeFrameID);const u=i>l?"next":"prev",c=(f,m)=>u==="next"&&f>=m||u==="prev"&&f<=m,v=()=>{s=new Date().getTime(),a===null&&(a=s);const f=Math.max(Math.min((s-a)/d,1),0),m=.5-Math.cos(f*Math.PI)/2;let w=l+m*(i-l);if(c(w,i)&&(w=i),e.wrapperEl.scrollTo({[n]:w}),c(w,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:w})}),o.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=o.requestAnimationFrame(v)};v()}function Me(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function ht(t){try{console.warn(t);return}catch{}}function lt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Fe(e)),i}function jn(t){const e=be(),i=ke(),n=t.getBoundingClientRect(),o=i.body,l=t.clientTop||o.clientTop||0,a=t.clientLeft||o.clientLeft||0,s=t===e?e.scrollY:t.scrollTop,d=t===e?e.scrollX:t.scrollLeft;return{top:n.top+s-l,left:n.left+d-a}}function Nn(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 Bn(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 He(t,e){return be().getComputedStyle(t,null).getPropertyValue(e)}function gt(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Ti(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 jt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Nt(t,e,i){const n=be();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 Oe(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function zn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=be();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 a,s=Ce(),d;const u=[];function c(h){let M=0,E=0,T=0,x=0;return"detail"in h&&(E=h.detail),"wheelDelta"in h&&(E=-h.wheelDelta/120),"wheelDeltaY"in h&&(E=-h.wheelDeltaY/120),"wheelDeltaX"in h&&(M=-h.wheelDeltaX/120),"axis"in h&&h.axis===h.HORIZONTAL_AXIS&&(M=E,E=0),T=M*10,x=E*10,"deltaY"in h&&(x=h.deltaY),"deltaX"in h&&(T=h.deltaX),h.shiftKey&&!T&&(T=x,x=0),(T||x)&&h.deltaMode&&(h.deltaMode===1?(T*=40,x*=40):(T*=800,x*=800)),T&&!M&&(M=T<1?-1:1),x&&!E&&(E=x<1?-1:1),{spinX:M,spinY:E,pixelX:T,pixelY:x}}function v(){e.enabled&&(e.mouseEntered=!0)}function f(){e.enabled&&(e.mouseEntered=!1)}function m(h){return e.params.mousewheel.thresholdDelta&&h.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Ce()-s<e.params.mousewheel.thresholdTime?!1:h.delta>=6&&Ce()-s<60?!0:(h.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),o("scroll",h.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),o("scroll",h.raw)),s=new l.Date().getTime(),!1)}function w(h){const I=e.params.mousewheel;if(h.direction<0){if(e.isEnd&&!e.params.loop&&I.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&I.releaseOnEdges)return!0;return!1}function y(h){let I=h,g=!0;if(!e.enabled||h.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const C=e.params.mousewheel;e.params.cssMode&&I.preventDefault();let M=e.el;e.params.mousewheel.eventsTarget!=="container"&&(M=document.querySelector(e.params.mousewheel.eventsTarget));const E=M&&M.contains(I.target);if(!e.mouseEntered&&!E&&!C.releaseOnEdges)return!0;I.originalEvent&&(I=I.originalEvent);let T=0;const x=e.rtlTranslate?-1:1,k=c(I);if(C.forceToAxis)if(e.isHorizontal())if(Math.abs(k.pixelX)>Math.abs(k.pixelY))T=-k.pixelX*x;else return!0;else if(Math.abs(k.pixelY)>Math.abs(k.pixelX))T=-k.pixelY;else return!0;else T=Math.abs(k.pixelX)>Math.abs(k.pixelY)?-k.pixelX*x:-k.pixelY;if(T===0)return!0;C.invert&&(T=-T);let S=e.getTranslate()+T*C.sensitivity;if(S>=e.minTranslate()&&(S=e.minTranslate()),S<=e.maxTranslate()&&(S=e.maxTranslate()),g=e.params.loop?!0:!(S===e.minTranslate()||S===e.maxTranslate()),g&&e.params.nested&&I.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const D={time:Ce(),delta:Math.abs(T),direction:Math.sign(T),raw:h};u.length>=2&&u.shift();const O=u.length?u[u.length-1]:void 0;if(u.push(D),O?(D.direction!==O.direction||D.delta>O.delta||D.time>O.time+150)&&m(D):m(D),w(D))return!0}else{const D={time:Ce(),delta:Math.abs(T),direction:Math.sign(T)},O=d&&D.time<d.time+500&&D.delta<=d.delta&&D.direction===d.direction;if(!O){d=void 0;let N=e.getTranslate()+T*C.sensitivity;const F=e.isBeginning,Y=e.isEnd;if(N>=e.minTranslate()&&(N=e.minTranslate()),N<=e.maxTranslate()&&(N=e.maxTranslate()),e.setTransition(0),e.setTranslate(N),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!Y&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:D.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,u.length>=15&&u.shift();const U=u.length?u[u.length-1]:void 0,L=u[0];if(u.push(D),U&&(D.delta>U.delta||D.direction!==U.direction))u.splice(0);else if(u.length>=15&&D.time-L.time<500&&L.delta-D.delta>=1&&D.delta<=6){const B=T>0?.8:.2;d=D,u.splice(0),a=Ze(()=>{e.slideToClosest(e.params.speed,!0,void 0,B)},0)}a||(a=Ze(()=>{d=D,u.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(O||o("scroll",I),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),C.releaseOnEdges&&(N===e.minTranslate()||N===e.maxTranslate()))return!0}}return I.preventDefault?I.preventDefault():I.returnValue=!1,!1}function _(h){let I=e.el;e.params.mousewheel.eventsTarget!=="container"&&(I=document.querySelector(e.params.mousewheel.eventsTarget)),I[h]("mouseenter",v),I[h]("mouseleave",f),I[h]("wheel",y)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",y),!0):e.mousewheel.enabled?!1:(_("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,y),!0):e.mousewheel.enabled?(_("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:p,disable:b})}function xi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(o=>{if(!i[o]&&i.auto===!0){let l=Me(t.el,`.${n[o]}`)[0];l||(l=lt("div",n[o]),l.className=n[o],t.el.append(l)),i[o]=l,e[o]=l}}),i}function Re(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function bt(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:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let a,s=0;function d(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(p,b){const{bulletActiveClass:h}=e.params.pagination;p&&(p=p[`${b==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${h}-${b}`),p=p[`${b==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${h}-${b}-${b}`)))}function c(p){const b=p.target.closest(Re(e.params.pagination.bulletClass));if(!b)return;p.preventDefault();const h=gt(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===h)return;e.slideToLoop(h)}else e.slideTo(h)}function v(){const p=e.rtl,b=e.params.pagination;if(d())return;let h=e.pagination.el;h=Oe(h);let I,g;const C=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,M=e.params.loop?Math.ceil(C/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(g=e.previousRealIndex||0,I=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(I=e.snapIndex,g=e.previousSnapIndex):(g=e.previousIndex||0,I=e.activeIndex||0),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const E=e.pagination.bullets;let T,x,k;if(b.dynamicBullets&&(a=Nt(E[0],e.isHorizontal()?"width":"height",!0),h.forEach(S=>{S.style[e.isHorizontal()?"width":"height"]=`${a*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&g!==void 0&&(s+=I-(g||0),s>b.dynamicMainBullets-1?s=b.dynamicMainBullets-1:s<0&&(s=0)),T=Math.max(I-s,0),x=T+(Math.min(E.length,b.dynamicMainBullets)-1),k=(x+T)/2),E.forEach(S=>{const D=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(O=>`${b.bulletActiveClass}${O}`)].map(O=>typeof O=="string"&&O.includes(" ")?O.split(" "):O).flat();S.classList.remove(...D)}),h.length>1)E.forEach(S=>{const D=gt(S);D===I?S.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&S.setAttribute("part","bullet"),b.dynamicBullets&&(D>=T&&D<=x&&S.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),D===T&&u(S,"prev"),D===x&&u(S,"next"))});else{const S=E[I];if(S&&S.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&E.forEach((D,O)=>{D.setAttribute("part",O===I?"bullet-active":"bullet")}),b.dynamicBullets){const D=E[T],O=E[x];for(let N=T;N<=x;N+=1)E[N]&&E[N].classList.add(...`${b.bulletActiveClass}-main`.split(" "));u(D,"prev"),u(O,"next")}}if(b.dynamicBullets){const S=Math.min(E.length,b.dynamicMainBullets+4),D=(a*S-a)/2-k*a,O=p?"right":"left";E.forEach(N=>{N.style[e.isHorizontal()?O:"top"]=`${D}px`})}}h.forEach((E,T)=>{if(b.type==="fraction"&&(E.querySelectorAll(Re(b.currentClass)).forEach(x=>{x.textContent=b.formatFractionCurrent(I+1)}),E.querySelectorAll(Re(b.totalClass)).forEach(x=>{x.textContent=b.formatFractionTotal(M)})),b.type==="progressbar"){let x;b.progressbarOpposite?x=e.isHorizontal()?"vertical":"horizontal":x=e.isHorizontal()?"horizontal":"vertical";const k=(I+1)/M;let S=1,D=1;x==="horizontal"?S=k:D=k,E.querySelectorAll(Re(b.progressbarFillClass)).forEach(O=>{O.style.transform=`translate3d(0,0,0) scaleX(${S}) scaleY(${D})`,O.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(E.innerHTML=b.renderCustom(e,I+1,M),T===0&&o("paginationRender",E)):(T===0&&o("paginationRender",E),o("paginationUpdate",E)),e.params.watchOverflow&&e.enabled&&E.classList[e.isLocked?"add":"remove"](b.lockClass)})}function f(){const p=e.params.pagination;if(d())return;const b=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 h=e.pagination.el;h=Oe(h);let I="";if(p.type==="bullets"){let g=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&g>b&&(g=b);for(let C=0;C<g;C+=1)p.renderBullet?I+=p.renderBullet.call(e,C,p.bulletClass):I+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?I=p.renderFraction.call(e,p.currentClass,p.totalClass):I=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?I=p.renderProgressbar.call(e,p.progressbarFillClass):I=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],h.forEach(g=>{p.type!=="custom"&&(g.innerHTML=I||""),p.type==="bullets"&&e.pagination.bullets.push(...g.querySelectorAll(Re(p.bulletClass)))}),p.type!=="custom"&&o("paginationRender",h[0])}function m(){e.params.pagination=xi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let b;typeof p.el=="string"&&e.isElement&&(b=e.el.querySelector(p.el)),!b&&typeof p.el=="string"&&(b=[...document.querySelectorAll(p.el)]),b||(b=p.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(p.el)],b.length>1&&(b=b.filter(h=>Ti(h,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=Oe(b),b.forEach(h=>{p.type==="bullets"&&p.clickable&&h.classList.add(...(p.clickableClass||"").split(" ")),h.classList.add(p.modifierClass+p.type),h.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(h.classList.add(`${p.modifierClass}${p.type}-dynamic`),s=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&h.classList.add(p.progressbarOppositeClass),p.clickable&&h.addEventListener("click",c),e.enabled||h.classList.add(p.lockClass)}))}function w(){const p=e.params.pagination;if(d())return;let b=e.pagination.el;b&&(b=Oe(b),b.forEach(h=>{h.classList.remove(p.hiddenClass),h.classList.remove(p.modifierClass+p.type),h.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(h.classList.remove(...(p.clickableClass||"").split(" ")),h.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(h=>h.classList.remove(...p.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:b}=e.pagination;b=Oe(b),b.forEach(h=>{h.classList.remove(p.horizontalClass,p.verticalClass),h.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?_():(m(),f(),v())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&v()}),n("snapIndexChange",()=>{v()}),n("snapGridLengthChange",()=>{f(),v()}),n("destroy",()=>{w()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Oe(p),p.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{v()}),n("click",(p,b)=>{const h=b.target,I=Oe(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&I&&I.length>0&&!h.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&h===e.navigation.nextEl||e.navigation.prevEl&&h===e.navigation.prevEl))return;const g=I[0].classList.contains(e.params.pagination.hiddenClass);o(g===!0?"paginationShow":"paginationHide"),I.forEach(C=>C.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Oe(p),p.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),m(),f(),v()},_=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Oe(p),p.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),w()};Object.assign(e.pagination,{enable:y,disable:_,render:f,update:v,init:m,destroy:w})}function Vn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=ke();let a=!1,s=null,d=null,u,c,v,f;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function m(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:S,rtlTranslate:D}=e,{dragEl:O,el:N}=S,F=e.params.scrollbar,Y=e.params.loop?e.progressLoop:e.progress;let U=c,L=(v-c)*Y;D?(L=-L,L>0?(U=c-L,L=0):-L+c>v&&(U=v+L)):L<0?(U=c+L,L=0):L+c>v&&(U=v-L),e.isHorizontal()?(O.style.transform=`translate3d(${L}px, 0, 0)`,O.style.width=`${U}px`):(O.style.transform=`translate3d(0px, ${L}px, 0)`,O.style.height=`${U}px`),F.hide&&(clearTimeout(s),N.style.opacity=1,s=setTimeout(()=>{N.style.opacity=0,N.style.transitionDuration="400ms"},1e3))}function w(S){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${S}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:S}=e,{dragEl:D,el:O}=S;D.style.width="",D.style.height="",v=e.isHorizontal()?O.offsetWidth:O.offsetHeight,f=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=v*f:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?D.style.width=`${c}px`:D.style.height=`${c}px`,f>=1?O.style.display="none":O.style.display="",e.params.scrollbar.hide&&(O.style.opacity=0),e.params.watchOverflow&&e.enabled&&S.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function _(S){return e.isHorizontal()?S.clientX:S.clientY}function p(S){const{scrollbar:D,rtlTranslate:O}=e,{el:N}=D;let F;F=(_(S)-jn(N)[e.isHorizontal()?"left":"top"]-(u!==null?u:c/2))/(v-c),F=Math.max(Math.min(F,1),0),O&&(F=1-F);const Y=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(Y),e.setTranslate(Y),e.updateActiveIndex(),e.updateSlidesClasses()}function b(S){const D=e.params.scrollbar,{scrollbar:O,wrapperEl:N}=e,{el:F,dragEl:Y}=O;a=!0,u=S.target===Y?_(S)-S.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,S.preventDefault(),S.stopPropagation(),N.style.transitionDuration="100ms",Y.style.transitionDuration="100ms",p(S),clearTimeout(d),F.style.transitionDuration="0ms",D.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),o("scrollbarDragStart",S)}function h(S){const{scrollbar:D,wrapperEl:O}=e,{el:N,dragEl:F}=D;a&&(S.preventDefault?S.preventDefault():S.returnValue=!1,p(S),O.style.transitionDuration="0ms",N.style.transitionDuration="0ms",F.style.transitionDuration="0ms",o("scrollbarDragMove",S))}function I(S){const D=e.params.scrollbar,{scrollbar:O,wrapperEl:N}=e,{el:F}=O;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",N.style.transitionDuration=""),D.hide&&(clearTimeout(d),d=Ze(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),o("scrollbarDragEnd",S),D.snapOnRelease&&e.slideToClosest())}function g(S){const{scrollbar:D,params:O}=e,N=D.el;if(!N)return;const F=N,Y=O.passiveListeners?{passive:!1,capture:!1}:!1,U=O.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const L=S==="on"?"addEventListener":"removeEventListener";F[L]("pointerdown",b,Y),l[L]("pointermove",h,Y),l[L]("pointerup",I,U)}function C(){!e.params.scrollbar.el||!e.scrollbar.el||g("on")}function M(){!e.params.scrollbar.el||!e.scrollbar.el||g("off")}function E(){const{scrollbar:S,el:D}=e;e.params.scrollbar=xi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const O=e.params.scrollbar;if(!O.el)return;let N;if(typeof O.el=="string"&&e.isElement&&(N=e.el.querySelector(O.el)),!N&&typeof O.el=="string"){if(N=l.querySelectorAll(O.el),!N.length)return}else N||(N=O.el);e.params.uniqueNavElements&&typeof O.el=="string"&&N.length>1&&D.querySelectorAll(O.el).length===1&&(N=D.querySelector(O.el)),N.length>0&&(N=N[0]),N.classList.add(e.isHorizontal()?O.horizontalClass:O.verticalClass);let F;N&&(F=N.querySelector(Re(e.params.scrollbar.dragClass)),F||(F=lt("div",e.params.scrollbar.dragClass),N.append(F))),Object.assign(S,{el:N,dragEl:F}),O.draggable&&C(),N&&N.classList[e.enabled?"remove":"add"](...Fe(e.params.scrollbar.lockClass))}function T(){const S=e.params.scrollbar,D=e.scrollbar.el;D&&D.classList.remove(...Fe(e.isHorizontal()?S.horizontalClass:S.verticalClass)),M()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const S=e.params.scrollbar;let{el:D}=e.scrollbar;D=Oe(D),D.forEach(O=>{O.classList.remove(S.horizontalClass,S.verticalClass),O.classList.add(e.isHorizontal()?S.horizontalClass:S.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?k():(E(),y(),m())}),n("update resize observerUpdate lock unlock changeDirection",()=>{y()}),n("setTranslate",()=>{m()}),n("setTransition",(S,D)=>{w(D)}),n("enable disable",()=>{const{el:S}=e.scrollbar;S&&S.classList[e.enabled?"remove":"add"](...Fe(e.params.scrollbar.lockClass))}),n("destroy",()=>{T()});const x=()=>{e.el.classList.remove(...Fe(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Fe(e.params.scrollbar.scrollbarDisabledClass)),E(),y(),m()},k=()=>{e.el.classList.add(...Fe(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Fe(e.params.scrollbar.scrollbarDisabledClass)),T()};Object.assign(e.scrollbar,{enable:x,disable:k,updateSize:y,setTranslate:m,init:E,destroy:T})}function yt(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 a,s,d=l&&l.autoplay?l.autoplay.delay:3e3,u=l&&l.autoplay?l.autoplay.delay:3e3,c,v=new Date().getTime(),f,m,w,y,_,p,b;function h(U){!e||e.destroyed||!e.wrapperEl||U.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",h),!b&&x())}const I=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?f=!0:f&&(u=c,f=!1);const U=e.autoplay.paused?c:v+u-new Date().getTime();e.autoplay.timeLeft=U,o("autoplayTimeLeft",U,U/d),s=requestAnimationFrame(()=>{I()})},g=()=>{let U;return e.virtual&&e.params.virtual.enabled?U=e.slides.filter(B=>B.classList.contains("swiper-slide-active"))[0]:U=e.slides[e.activeIndex],U?parseInt(U.getAttribute("data-swiper-autoplay"),10):void 0},C=U=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(s),I();let L=typeof U>"u"?e.params.autoplay.delay:U;d=e.params.autoplay.delay,u=e.params.autoplay.delay;const B=g();!Number.isNaN(B)&&B>0&&typeof U>"u"&&(L=B,d=B,u=B),c=L;const P=e.params.speed,A=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(P,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,P,!0,!0),o("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(P,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,P,!0,!0),o("autoplay")),e.params.cssMode&&(v=new Date().getTime(),requestAnimationFrame(()=>{C()})))};return L>0?(clearTimeout(a),a=setTimeout(()=>{A()},L)):requestAnimationFrame(()=>{A()}),L},M=()=>{v=new Date().getTime(),e.autoplay.running=!0,C(),o("autoplayStart")},E=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(s),o("autoplayStop")},T=(U,L)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),U||(p=!0);const B=()=>{o("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",h):x()};if(e.autoplay.paused=!0,L){_&&(c=e.params.autoplay.delay),_=!1,B();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-v),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),B())},x=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(v=new Date().getTime(),p?(p=!1,C(c)):C(),e.autoplay.paused=!1,o("autoplayResume"))},k=()=>{if(e.destroyed||!e.autoplay.running)return;const U=ke();U.visibilityState==="hidden"&&(p=!0,T(!0)),U.visibilityState==="visible"&&x()},S=U=>{U.pointerType==="mouse"&&(p=!0,b=!0,!(e.animating||e.autoplay.paused)&&T(!0))},D=U=>{U.pointerType==="mouse"&&(b=!1,e.autoplay.paused&&x())},O=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",S),e.el.addEventListener("pointerleave",D))},N=()=>{e.el.removeEventListener("pointerenter",S),e.el.removeEventListener("pointerleave",D)},F=()=>{ke().addEventListener("visibilitychange",k)},Y=()=>{ke().removeEventListener("visibilitychange",k)};n("init",()=>{e.params.autoplay.enabled&&(O(),F(),M())}),n("destroy",()=>{N(),Y(),e.autoplay.running&&E()}),n("_freeModeStaticRelease",()=>{(w||p)&&x()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?E():T(!0,!0)}),n("beforeTransitionStart",(U,L,B)=>{e.destroyed||!e.autoplay.running||(B||!e.params.autoplay.disableOnInteraction?T(!0,!0):E())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){E();return}m=!0,w=!1,p=!1,y=setTimeout(()=>{p=!0,w=!0,T(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!m)){if(clearTimeout(y),clearTimeout(a),e.params.autoplay.disableOnInteraction){w=!1,m=!1;return}w&&e.params.cssMode&&x(),w=!1,m=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(_=!0)}),Object.assign(e.autoplay,{start:M,stop:E,pause:T,resume:x})}function Fn(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 d=e.getTranslate();e.setTranslate(d),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function a(){if(e.params.cssMode)return;const{touchEventsData:d,touches:u}=e;d.velocities.length===0&&d.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:d.touchStartTime}),d.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:Ce()})}function s(d){let{currentPos:u}=d;if(e.params.cssMode)return;const{params:c,wrapperEl:v,rtlTranslate:f,snapGrid:m,touchEventsData:w}=e,_=Ce()-w.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<m.length?e.slideTo(m.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(w.velocities.length>1){const E=w.velocities.pop(),T=w.velocities.pop(),x=E.position-T.position,k=E.time-T.time;e.velocity=x/k,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(k>150||Ce()-E.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,w.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const b=e.velocity*p;let h=e.translate+b;f&&(h=-h);let I=!1,g;const C=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let M;if(h<e.maxTranslate())c.freeMode.momentumBounce?(h+e.maxTranslate()<-C&&(h=e.maxTranslate()-C),g=e.maxTranslate(),I=!0,w.allowMomentumBounce=!0):h=e.maxTranslate(),c.loop&&c.centeredSlides&&(M=!0);else if(h>e.minTranslate())c.freeMode.momentumBounce?(h-e.minTranslate()>C&&(h=e.minTranslate()+C),g=e.minTranslate(),I=!0,w.allowMomentumBounce=!0):h=e.minTranslate(),c.loop&&c.centeredSlides&&(M=!0);else if(c.freeMode.sticky){let E;for(let T=0;T<m.length;T+=1)if(m[T]>-h){E=T;break}Math.abs(m[E]-h)<Math.abs(m[E-1]-h)||e.swipeDirection==="next"?h=m[E]:h=m[E-1],h=-h}if(M&&o("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(f?p=Math.abs((-h-e.translate)/e.velocity):p=Math.abs((h-e.translate)/e.velocity),c.freeMode.sticky){const E=Math.abs((f?-h:h)-e.translate),T=e.slidesSizesGrid[e.activeIndex];E<T?p=c.speed:E<2*T?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&I?(e.updateProgress(g),e.setTransition(p),e.setTranslate(h),e.transitionStart(!0,e.swipeDirection),e.animating=!0,jt(v,()=>{!e||e.destroyed||!w.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(g),jt(v,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(h),e.setTransition(p),e.setTranslate(h),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,jt(v,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(h),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||_>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:a,onTouchEnd:s}})}let Bt;function Hn(){const t=be(),e=ke();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Ei(){return Bt||(Bt=Hn()),Bt}let zt;function Un(t){let{userAgent:e}=t===void 0?{}:t;const i=Ei(),n=be(),o=n.navigator.platform,l=e||n.navigator.userAgent,a={ios:!1,android:!1},s=n.screen.width,d=n.screen.height,u=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const v=l.match(/(iPod)(.*OS\s([\d_]+))?/),f=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),m=o==="Win32";let w=o==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&w&&i.touch&&y.indexOf(`${s}x${d}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),w=!1),u&&!m&&(a.os="android",a.android=!0),(c||f||v)&&(a.os="ios",a.ios=!0),a}function Ci(t){return t===void 0&&(t={}),zt||(zt=Un(t)),zt}let Vt;function Gn(){const t=be(),e=Ci();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[d,u]=s.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=d<16||d===16&&u<2}}const o=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),a=l||o&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:a,isWebView:o}}function $n(){return Vt||(Vt=Gn()),Vt}function Wn(t){let{swiper:e,on:i,emit:n}=t;const o=be();let l=null,a=null;const s=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},d=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(v=>{a=o.requestAnimationFrame(()=>{const{width:f,height:m}=e;let w=f,y=m;v.forEach(_=>{let{contentBoxSize:p,contentRect:b,target:h}=_;h&&h!==e.el||(w=b?b.width:(p[0]||p).inlineSize,y=b?b.height:(p[0]||p).blockSize)}),(w!==f||y!==m)&&s()})}),l.observe(e.el))},u=()=>{a&&o.cancelAnimationFrame(a),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"){d();return}o.addEventListener("resize",s),o.addEventListener("orientationchange",c)}),i("destroy",()=>{u(),o.removeEventListener("resize",s),o.removeEventListener("orientationchange",c)})}function qn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=[],a=be(),s=function(c,v){v===void 0&&(v={});const f=a.MutationObserver||a.WebkitMutationObserver,m=new f(w=>{if(e.__preventObserver__)return;if(w.length===1){o("observerUpdate",w[0]);return}const y=function(){o("observerUpdate",w[0])};a.requestAnimationFrame?a.requestAnimationFrame(y):a.setTimeout(y,0)});m.observe(c,{attributes:typeof v.attributes>"u"?!0:v.attributes,childList:typeof v.childList>"u"?!0:v.childList,characterData:typeof v.characterData>"u"?!0:v.characterData}),l.push(m)},d=()=>{if(e.params.observer){if(e.params.observeParents){const c=Ti(e.hostEl);for(let v=0;v<c.length;v+=1)s(c[v])}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",d),n("destroy",u)}var Yn={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,a=new Array(l),s=0;s<l;s++)a[s]=arguments[s];e.apply(n,a)}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),a=0;a<o;a++)l[a]=arguments[a];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(d=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(n,[d,...i])}),t.eventsListeners&&t.eventsListeners[d]&&t.eventsListeners[d].forEach(u=>{u.apply(n,i)})}),t}};function Xn(){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(He(n,"padding-left")||0,10)-parseInt(He(n,"padding-right")||0,10),i=i-parseInt(He(n,"padding-top")||0,10)-parseInt(He(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 Jn(){const t=this;function e(x,k){return parseFloat(x.getPropertyValue(t.getDirectionLabel(k))||0)}const i=t.params,{wrapperEl:n,slidesEl:o,size:l,rtlTranslate:a,wrongRTL:s}=t,d=t.virtual&&i.virtual.enabled,u=d?t.virtual.slides.length:t.slides.length,c=Me(o,`.${t.params.slideClass}, swiper-slide`),v=d?t.virtual.slides.length:c.length;let f=[];const m=[],w=[];let y=i.slidesOffsetBefore;typeof y=="function"&&(y=i.slidesOffsetBefore.call(t));let _=i.slidesOffsetAfter;typeof _=="function"&&(_=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,b=t.slidesGrid.length;let h=i.spaceBetween,I=-y,g=0,C=0;if(typeof l>"u")return;typeof h=="string"&&h.indexOf("%")>=0?h=parseFloat(h.replace("%",""))/100*l:typeof h=="string"&&(h=parseFloat(h)),t.virtualSize=-h,c.forEach(x=>{a?x.style.marginLeft="":x.style.marginRight="",x.style.marginBottom="",x.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(mt(n,"--swiper-centered-offset-before",""),mt(n,"--swiper-centered-offset-after",""));const M=i.grid&&i.grid.rows>1&&t.grid;M?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let E;const T=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(x=>typeof i.breakpoints[x].slidesPerView<"u").length>0;for(let x=0;x<v;x+=1){E=0;let k;if(c[x]&&(k=c[x]),M&&t.grid.updateSlide(x,k,c),!(c[x]&&He(k,"display")==="none")){if(i.slidesPerView==="auto"){T&&(c[x].style[t.getDirectionLabel("width")]="");const S=getComputedStyle(k),D=k.style.transform,O=k.style.webkitTransform;if(D&&(k.style.transform="none"),O&&(k.style.webkitTransform="none"),i.roundLengths)E=t.isHorizontal()?Nt(k,"width",!0):Nt(k,"height",!0);else{const N=e(S,"width"),F=e(S,"padding-left"),Y=e(S,"padding-right"),U=e(S,"margin-left"),L=e(S,"margin-right"),B=S.getPropertyValue("box-sizing");if(B&&B==="border-box")E=N+U+L;else{const{clientWidth:P,offsetWidth:A}=k;E=N+F+Y+U+L+(A-P)}}D&&(k.style.transform=D),O&&(k.style.webkitTransform=O),i.roundLengths&&(E=Math.floor(E))}else E=(l-(i.slidesPerView-1)*h)/i.slidesPerView,i.roundLengths&&(E=Math.floor(E)),c[x]&&(c[x].style[t.getDirectionLabel("width")]=`${E}px`);c[x]&&(c[x].swiperSlideSize=E),w.push(E),i.centeredSlides?(I=I+E/2+g/2+h,g===0&&x!==0&&(I=I-l/2-h),x===0&&(I=I-l/2-h),Math.abs(I)<1/1e3&&(I=0),i.roundLengths&&(I=Math.floor(I)),C%i.slidesPerGroup===0&&f.push(I),m.push(I)):(i.roundLengths&&(I=Math.floor(I)),(C-Math.min(t.params.slidesPerGroupSkip,C))%t.params.slidesPerGroup===0&&f.push(I),m.push(I),I=I+E+h),t.virtualSize+=E+h,g=E,C+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+_,a&&s&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+h}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+h}px`),M&&t.grid.updateWrapperSize(E,f),!i.centeredSlides){const x=[];for(let k=0;k<f.length;k+=1){let S=f[k];i.roundLengths&&(S=Math.floor(S)),f[k]<=t.virtualSize-l&&x.push(S)}f=x,Math.floor(t.virtualSize-l)-Math.floor(f[f.length-1])>1&&f.push(t.virtualSize-l)}if(d&&i.loop){const x=w[0]+h;if(i.slidesPerGroup>1){const k=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),S=x*i.slidesPerGroup;for(let D=0;D<k;D+=1)f.push(f[f.length-1]+S)}for(let k=0;k<t.virtual.slidesBefore+t.virtual.slidesAfter;k+=1)i.slidesPerGroup===1&&f.push(f[f.length-1]+x),m.push(m[m.length-1]+x),t.virtualSize+=x}if(f.length===0&&(f=[0]),h!==0){const x=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");c.filter((k,S)=>!i.cssMode||i.loop?!0:S!==c.length-1).forEach(k=>{k.style[x]=`${h}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let x=0;w.forEach(S=>{x+=S+(h||0)}),x-=h;const k=x-l;f=f.map(S=>S<=0?-y:S>k?k+_:S)}if(i.centerInsufficientSlides){let x=0;if(w.forEach(k=>{x+=k+(h||0)}),x-=h,x<l){const k=(l-x)/2;f.forEach((S,D)=>{f[D]=S-k}),m.forEach((S,D)=>{m[D]=S+k})}}if(Object.assign(t,{slides:c,snapGrid:f,slidesGrid:m,slidesSizesGrid:w}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){mt(n,"--swiper-centered-offset-before",`${-f[0]}px`),mt(n,"--swiper-centered-offset-after",`${t.size/2-w[w.length-1]/2}px`);const x=-t.snapGrid[0],k=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(S=>S+x),t.slidesGrid=t.slidesGrid.map(S=>S+k)}if(v!==u&&t.emit("slidesLengthChange"),f.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),m.length!==b&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!d&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const x=`${i.containerModifierClass}backface-hidden`,k=t.el.classList.contains(x);v<=i.maxBackfaceHiddenSlides?k||t.el.classList.add(x):k&&t.el.classList.remove(x)}}function Kn(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 a=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(a(s))}else i.push(a(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 Qn(){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()}function Zn(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 a=-t;o&&(a=t),n.forEach(d=>{d.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass)}),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 d=0;d<n.length;d+=1){const u=n[d];let c=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const v=(a+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+s),f=(a-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+s),m=-(a-c),w=m+e.slidesSizesGrid[d],y=m>=0&&m<=e.size-e.slidesSizesGrid[d];(m>=0&&m<e.size-1||w>1&&w<=e.size||m<=0&&w>=e.size)&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(d),n[d].classList.add(i.slideVisibleClass)),y&&n[d].classList.add(i.slideFullyVisibleClass),u.progress=o?-v:v,u.originalProgress=o?-f:f}}function Rn(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:a,progressLoop:s}=e;const d=l,u=a;if(n===0)o=0,l=!0,a=!0;else{o=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,v=Math.abs(t-e.maxTranslate())<1;l=c||o<=0,a=v||o>=1,c&&(o=0),v&&(o=1)}if(i.loop){const c=e.getSlideIndexByData(0),v=e.getSlideIndexByData(e.slides.length-1),f=e.slidesGrid[c],m=e.slidesGrid[v],w=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=f?s=(y-f)/w:s=(y+w-m)/w,s>1&&(s-=1)}Object.assign(e,{progress:o,progressLoop:s,isBeginning:l,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!d&&e.emit("reachBeginning toEdge"),a&&!u&&e.emit("reachEnd toEdge"),(d&&!l||u&&!a)&&e.emit("fromEdge"),e.emit("progress",o)}function eo(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:o}=t,l=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,s=v=>Me(n,`.${i.slideClass}${v}, swiper-slide${v}`)[0];e.forEach(v=>{v.classList.remove(i.slideActiveClass,i.slideNextClass,i.slidePrevClass)});let d,u,c;if(l)if(i.loop){let v=o-t.virtual.slidesBefore;v<0&&(v=t.virtual.slides.length+v),v>=t.virtual.slides.length&&(v-=t.virtual.slides.length),d=s(`[data-swiper-slide-index="${v}"]`)}else d=s(`[data-swiper-slide-index="${o}"]`);else a?(d=e.filter(v=>v.column===o)[0],c=e.filter(v=>v.column===o+1)[0],u=e.filter(v=>v.column===o-1)[0]):d=e[o];d&&(d.classList.add(i.slideActiveClass),a?(c&&c.classList.add(i.slideNextClass),u&&u.classList.add(i.slidePrevClass)):(c=Bn(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),c&&c.classList.add(i.slideNextClass),u=Nn(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]),u&&u.classList.add(i.slidePrevClass))),t.emitSlidesClasses()}const wt=(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()}},Ft=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Ht=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 a=o,s=[a-e];s.push(...Array.from({length:e}).map((d,u)=>a+n+u)),t.slides.forEach((d,u)=>{s.includes(d.column)&&Ft(t,u)});return}const l=o+n-1;if(t.params.rewind||t.params.loop)for(let a=o-e;a<=l+e;a+=1){const s=(a%i+i)%i;(s<o||s>l)&&Ft(t,s)}else for(let a=Math.max(o-e,0);a<=Math.min(l+e,i-1);a+=1)a!==o&&(a>l||a<o)&&Ft(t,a)};function to(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 io(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:o,activeIndex:l,realIndex:a,snapIndex:s}=e;let d=t,u;const c=m=>{let w=m-e.virtual.slidesBefore;return w<0&&(w=e.virtual.slides.length+w),w>=e.virtual.slides.length&&(w-=e.virtual.slides.length),w};if(typeof d>"u"&&(d=to(e)),n.indexOf(i)>=0)u=n.indexOf(i);else{const m=Math.min(o.slidesPerGroupSkip,d);u=m+Math.floor((d-m)/o.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),d===l&&!e.params.loop){u!==s&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(d===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(d);return}const v=e.grid&&o.grid&&o.grid.rows>1;let f;if(e.virtual&&o.virtual.enabled&&o.loop)f=c(d);else if(v){const m=e.slides.filter(y=>y.column===d)[0];let w=parseInt(m.getAttribute("data-swiper-slide-index"),10);Number.isNaN(w)&&(w=Math.max(e.slides.indexOf(m),0)),f=Math.floor(w/o.grid.rows)}else if(e.slides[d]){const m=e.slides[d].getAttribute("data-swiper-slide-index");m?f=parseInt(m,10):f=d}else f=d;Object.assign(e,{previousSnapIndex:s,snapIndex:u,previousRealIndex:a,realIndex:f,previousIndex:l,activeIndex:d}),e.initialized&&Ht(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==f&&e.emit("realIndexChange"),e.emit("slideChange"))}function no(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,a;if(o){for(let s=0;s<i.slides.length;s+=1)if(i.slides[s]===o){l=!0,a=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=a;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var oo={updateSize:Xn,updateSlides:Jn,updateAutoHeight:Kn,updateSlidesOffset:Qn,updateSlidesProgress:Zn,updateProgress:Rn,updateSlidesClasses:eo,updateActiveIndex:io,updateClickedSlide:no};function lo(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 a=On(l,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function so(t,e){const i=this,{rtlTranslate:n,params:o,wrapperEl:l,progress:a}=i;let s=0,d=0;const u=0;i.isHorizontal()?s=n?-t:t:d=t,o.roundLengths&&(s=Math.floor(s),d=Math.floor(d)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?s:d,o.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-s:-d:o.virtualTranslate||(i.isHorizontal()?s-=i.cssOverflowAdjustment():d-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${s}px, ${d}px, ${u}px)`);let c;const v=i.maxTranslate()-i.minTranslate();v===0?c=0:c=(t-i.minTranslate())/v,c!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function ro(){return-this.snapGrid[0]}function ao(){return-this.snapGrid[this.snapGrid.length-1]}function co(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:a,wrapperEl:s}=l;if(l.animating&&a.preventInteractionOnTransition)return!1;const d=l.minTranslate(),u=l.maxTranslate();let c;if(n&&t>d?c=d:n&&t<u?c=u:c=t,l.updateProgress(c),a.cssMode){const v=l.isHorizontal();if(e===0)s[v?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return Si({swiper:l,targetPosition:-c,side:v?"left":"top"}),!0;s.scrollTo({[v?"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(f){!l||l.destroyed||f.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var uo={getTranslate:lo,setTranslate:so,minTranslate:ro,maxTranslate:ao,translateTo:co};function po(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 Ii(t){let{swiper:e,runCallbacks:i,direction:n,step:o}=t;const{activeIndex:l,previousIndex:a}=e;let s=n;if(s||(l>a?s="next":l<a?s="prev":s="reset"),e.emit(`transition${o}`),i&&l!==a){if(s==="reset"){e.emit(`slideResetTransition${o}`);return}e.emit(`slideChangeTransition${o}`),s==="next"?e.emit(`slideNextTransition${o}`):e.emit(`slidePrevTransition${o}`)}}function vo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Ii({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function fo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Ii({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var mo={setTransition:po,transitionStart:vo,transitionEnd:fo};function ho(t,e,i,n,o){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let a=t;a<0&&(a=0);const{params:s,snapGrid:d,slidesGrid:u,previousIndex:c,activeIndex:v,rtlTranslate:f,wrapperEl:m,enabled:w}=l;if(l.animating&&s.preventInteractionOnTransition||!w&&!n&&!o||l.destroyed)return!1;const y=Math.min(l.params.slidesPerGroupSkip,a);let _=y+Math.floor((a-y)/l.params.slidesPerGroup);_>=d.length&&(_=d.length-1);const p=-d[_];if(s.normalizeSlideIndex)for(let h=0;h<u.length;h+=1){const I=-Math.floor(p*100),g=Math.floor(u[h]*100),C=Math.floor(u[h+1]*100);typeof u[h+1]<"u"?I>=g&&I<C-(C-g)/2?a=h:I>=g&&I<C&&(a=h+1):I>=g&&(a=h)}if(l.initialized&&a!==v&&(!l.allowSlideNext&&(f?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(v||0)!==a))return!1;a!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let b;if(a>v?b="next":a<v?b="prev":b="reset",f&&-p===l.translate||!f&&p===l.translate)return l.updateActiveIndex(a),s.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),s.effect!=="slide"&&l.setTranslate(p),b!=="reset"&&(l.transitionStart(i,b),l.transitionEnd(i,b)),!1;if(s.cssMode){const h=l.isHorizontal(),I=f?p:-p;if(e===0){const g=l.virtual&&l.params.virtual.enabled;g&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),g&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{m[h?"scrollLeft":"scrollTop"]=I})):m[h?"scrollLeft":"scrollTop"]=I,g&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Si({swiper:l,targetPosition:I,side:h?"left":"top"}),!0;m.scrollTo({[h?"left":"top"]:I,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(a),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,b),e===0?l.transitionEnd(i,b):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(I){!l||l.destroyed||I.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,b))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function go(t,e,i,n){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;if(o.destroyed)return;const l=o.grid&&o.params.grid&&o.params.grid.rows>1;let a=t;if(o.params.loop)if(o.virtual&&o.params.virtual.enabled)a=a+o.virtual.slidesBefore;else{let s;if(l){const f=a*o.params.grid.rows;s=o.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===f)[0].column}else s=o.getSlideIndexByData(a);const d=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 v=d-s<c;if(u&&(v=v||s<Math.ceil(c/2)),v){const f=u?s<o.activeIndex?"prev":"next":s-o.activeIndex-1<o.params.slidesPerView?"next":"prev";o.loopFix({direction:f,slideTo:!0,activeSlideIndex:f==="next"?s+1:s-d+1,slideRealIndex:f==="next"?o.realIndex:void 0})}if(l){const f=a*o.params.grid.rows;a=o.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===f)[0].column}else a=o.getSlideIndexByData(a)}return requestAnimationFrame(()=>{o.slideTo(a,e,i,n)}),o}function bo(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{enabled:o,params:l,animating:a}=n;if(!o||n.destroyed)return n;let s=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(s=Math.max(n.slidesPerViewDynamic("current",!0),1));const d=n.activeIndex<l.slidesPerGroupSkip?1:s,u=n.virtual&&l.virtual.enabled;if(l.loop){if(a&&!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+d,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+d,t,e,i)}function yo(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{params:o,snapGrid:l,slidesGrid:a,rtlTranslate:s,enabled:d,animating:u}=n;if(!d||n.destroyed)return n;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 v=s?n.translate:-n.translate;function f(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const m=f(v),w=l.map(p=>f(p));let y=l[w.indexOf(m)-1];if(typeof y>"u"&&o.cssMode){let p;l.forEach((b,h)=>{m>=b&&(p=h)}),typeof p<"u"&&(y=l[p>0?p-1:p])}let _=0;if(typeof y<"u"&&(_=a.indexOf(y),_<0&&(_=n.activeIndex-1),o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(_=_-n.slidesPerViewDynamic("previous",!0)+1,_=Math.max(_,0))),o.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(o.loop&&n.activeIndex===0&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(_,t,e,i)}),!0;return n.slideTo(_,t,e,i)}function wo(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this;if(!n.destroyed)return n.slideTo(n.activeIndex,t,e,i)}function So(t,e,i,n){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0),n===void 0&&(n=.5);const o=this;if(o.destroyed)return;let l=o.activeIndex;const a=Math.min(o.params.slidesPerGroupSkip,l),s=a+Math.floor((l-a)/o.params.slidesPerGroup),d=o.rtlTranslate?o.translate:-o.translate;if(d>=o.snapGrid[s]){const u=o.snapGrid[s],c=o.snapGrid[s+1];d-u>(c-u)*n&&(l+=o.params.slidesPerGroup)}else{const u=o.snapGrid[s-1],c=o.snapGrid[s];d-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 To(){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 a=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(Me(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),Ze(()=>{t.slideTo(o)})):t.slideTo(o):o>t.slides.length-n?(t.loopFix(),o=t.getSlideIndex(Me(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),Ze(()=>{t.slideTo(o)})):t.slideTo(o)}else t.slideTo(o)}var xo={slideTo:ho,slideToLoop:go,slideNext:bo,slidePrev:yo,slideReset:wo,slideToClosest:So,slideToClickedSlide:To};function Eo(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const o=()=>{Me(n,`.${i.slideClass}, swiper-slide`).forEach((v,f)=>{v.setAttribute("data-swiper-slide-index",f)})},l=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(l?i.grid.rows:1),s=e.slides.length%a!==0,d=l&&e.slides.length%i.grid.rows!==0,u=c=>{for(let v=0;v<c;v+=1){const f=e.isElement?lt("swiper-slide",[i.slideBlankClass]):lt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(f)}};if(s){if(i.loopAddBlankSlides){const c=a-e.slides.length%a;u(c),e.recalcSlides(),e.updateSlides()}else ht("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");o()}else if(d){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;u(c),e.recalcSlides(),e.updateSlides()}else ht("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");o()}else o();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Co(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:o,activeSlideIndex:l,byController:a,byMousewheel:s}=t===void 0?{}:t;const d=this;if(!d.params.loop)return;d.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:v,slidesEl:f,params:m}=d,{centeredSlides:w}=m;if(d.allowSlidePrev=!0,d.allowSlideNext=!0,d.virtual&&m.virtual.enabled){i&&(!m.centeredSlides&&d.snapIndex===0?d.slideTo(d.virtual.slides.length,0,!1,!0):m.centeredSlides&&d.snapIndex<m.slidesPerView?d.slideTo(d.virtual.slides.length+d.snapIndex,0,!1,!0):d.snapIndex===d.snapGrid.length-1&&d.slideTo(d.virtual.slidesBefore,0,!1,!0)),d.allowSlidePrev=c,d.allowSlideNext=v,d.emit("loopFix");return}let y=m.slidesPerView;y==="auto"?y=d.slidesPerViewDynamic():(y=Math.ceil(parseFloat(m.slidesPerView,10)),w&&y%2===0&&(y=y+1));const _=m.slidesPerGroupAuto?y:m.slidesPerGroup;let p=_;p%_!==0&&(p+=_-p%_),p+=m.loopAdditionalSlides,d.loopedSlides=p;const b=d.grid&&m.grid&&m.grid.rows>1;u.length<y+p?ht("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&m.grid.fill==="row"&&ht("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const h=[],I=[];let g=d.activeIndex;typeof l>"u"?l=d.getSlideIndex(u.filter(D=>D.classList.contains(m.slideActiveClass))[0]):g=l;const C=n==="next"||!n,M=n==="prev"||!n;let E=0,T=0;const x=b?Math.ceil(u.length/m.grid.rows):u.length,S=(b?u[l].column:l)+(w&&typeof o>"u"?-y/2+.5:0);if(S<p){E=Math.max(p-S,_);for(let D=0;D<p-S;D+=1){const O=D-Math.floor(D/x)*x;if(b){const N=x-O-1;for(let F=u.length-1;F>=0;F-=1)u[F].column===N&&h.push(F)}else h.push(x-O-1)}}else if(S+y>x-p){T=Math.max(S-(x-p*2),_);for(let D=0;D<T;D+=1){const O=D-Math.floor(D/x)*x;b?u.forEach((N,F)=>{N.column===O&&I.push(F)}):I.push(O)}}if(d.__preventObserver__=!0,requestAnimationFrame(()=>{d.__preventObserver__=!1}),M&&h.forEach(D=>{u[D].swiperLoopMoveDOM=!0,f.prepend(u[D]),u[D].swiperLoopMoveDOM=!1}),C&&I.forEach(D=>{u[D].swiperLoopMoveDOM=!0,f.append(u[D]),u[D].swiperLoopMoveDOM=!1}),d.recalcSlides(),m.slidesPerView==="auto"?d.updateSlides():b&&(h.length>0&&M||I.length>0&&C)&&d.slides.forEach((D,O)=>{d.grid.updateSlide(O,D,d.slides)}),m.watchSlidesProgress&&d.updateSlidesOffset(),i){if(h.length>0&&M){if(typeof e>"u"){const D=d.slidesGrid[g],N=d.slidesGrid[g+E]-D;s?d.setTranslate(d.translate-N):(d.slideTo(g+Math.ceil(E),0,!1,!0),o&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-N,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-N))}else if(o){const D=b?h.length/m.grid.rows:h.length;d.slideTo(d.activeIndex+D,0,!1,!0),d.touchEventsData.currentTranslate=d.translate}}else if(I.length>0&&C)if(typeof e>"u"){const D=d.slidesGrid[g],N=d.slidesGrid[g-T]-D;s?d.setTranslate(d.translate-N):(d.slideTo(g-T,0,!1,!0),o&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-N,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-N))}else{const D=b?I.length/m.grid.rows:I.length;d.slideTo(d.activeIndex-D,0,!1,!0)}}if(d.allowSlidePrev=c,d.allowSlideNext=v,d.controller&&d.controller.control&&!a){const D={slideRealIndex:e,direction:n,setTranslate:o,activeSlideIndex:l,byController:!0};Array.isArray(d.controller.control)?d.controller.control.forEach(O=>{!O.destroyed&&O.params.loop&&O.loopFix({...D,slideTo:O.params.slidesPerView===m.slidesPerView?i:!1})}):d.controller.control instanceof d.constructor&&d.controller.control.params.loop&&d.controller.control.loopFix({...D,slideTo:d.controller.control.params.slidesPerView===m.slidesPerView?i:!1})}d.emit("loopFix")}function Io(){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 Do={loopCreate:Eo,loopFix:Co,loopDestroy:Io};function ko(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 _o(){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 Ao={setGrabCursor:ko,unsetGrabCursor:_o};function Po(t,e){e===void 0&&(e=this);function i(n){if(!n||n===ke()||n===be())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 Di(t,e,i){const n=be(),{params:o}=t,l=o.edgeSwipeDetection,a=o.edgeSwipeThreshold;return l&&(i<=a||i>=n.innerWidth-a)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Mo(t){const e=this,i=ke();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"){Di(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:a,enabled:s}=e;if(!s||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let d=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(d)||"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&&(d=c[0]);const v=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,f=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(f?Po(v,d):d.closest(v))){e.allowClick=!0;return}if(l.swipeHandler&&!d.closest(l.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const m=a.currentX,w=a.currentY;if(!Di(e,n,m))return;Object.assign(o,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=m,a.startY=w,o.touchStartTime=Ce(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(o.allowThresholdMove=!1);let y=!0;d.matches(o.focusableElements)&&(y=!1,d.nodeName==="SELECT"&&(o.isTouched=!1)),i.activeElement&&i.activeElement.matches(o.focusableElements)&&i.activeElement!==d&&i.activeElement.blur();const _=y&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||_)&&!d.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Oo(t){const e=ke(),i=this,n=i.touchEventsData,{params:o,touches:l,rtlTranslate:a,enabled:s}=i;if(!s||!o.simulateTouch&&t.pointerType==="mouse")return;let d=t;if(d.originalEvent&&(d=d.originalEvent),d.type==="pointermove"&&(n.touchId!==null||d.pointerId!==n.pointerId))return;let u;if(d.type==="touchmove"){if(u=[...d.changedTouches].filter(C=>C.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=d;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",d);return}const c=u.pageX,v=u.pageY;if(d.preventedByNestedSwiper){l.startX=c,l.startY=v;return}if(!i.allowTouchMove){d.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:c,startY:v,currentX:c,currentY:v}),n.touchStartTime=Ce());return}if(o.touchReleaseOnEdges&&!o.loop){if(i.isVertical()){if(v<l.startY&&i.translate<=i.maxTranslate()||v>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&&d.target===e.activeElement&&d.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",d),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=v;const f=l.currentX-l.startX,m=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(f**2+m**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let C;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:f*f+m*m>=25&&(C=Math.atan2(Math.abs(m),Math.abs(f))*180/Math.PI,n.isScrolling=i.isHorizontal()?C>o.touchAngle:90-C>o.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",d),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!o.cssMode&&d.cancelable&&d.preventDefault(),o.touchMoveStopPropagation&&!o.nested&&d.stopPropagation();let w=i.isHorizontal()?f:m,y=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;o.oneWayMovement&&(w=Math.abs(w)*(a?1:-1),y=Math.abs(y)*(a?1:-1)),l.diff=w,w*=o.touchRatio,a&&(w=-w,y=-y);const _=i.touchesDirection;i.swipeDirection=w>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const p=i.params.loop&&!o.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&b&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const C=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});i.wrapperEl.dispatchEvent(C)}n.allowMomentumBounce=!1,o.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",d)}let h;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&_!==i.touchesDirection&&p&&b&&Math.abs(w)>=1){Object.assign(l,{startX:c,startY:v,currentX:c,currentY:v,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",d),n.isMoved=!0,n.currentTranslate=w+n.startTranslate;let I=!0,g=o.resistanceRatio;if(o.touchReleaseOnEdges&&(g=0),w>0?(p&&b&&!h&&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()&&(I=!1,o.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+w)**g))):w<0&&(p&&b&&!h&&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()&&(I=!1,o.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-w)**g))),I&&(d.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(w)>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 Lo(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(g=>g.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:a,touches:s,rtlTranslate:d,slidesGrid:u,enabled:c}=e;if(!c||!a.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&a.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}a.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const v=Ce(),f=v-i.touchStartTime;if(e.allowClick){const g=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(g&&g[0]||n.target,g),e.emit("tap click",n),f<300&&v-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Ce(),Ze(()=>{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 m;if(a.followFinger?m=d?e.translate:-e.translate:m=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:m});return}const w=m>=-e.maxTranslate()&&!e.params.loop;let y=0,_=e.slidesSizesGrid[0];for(let g=0;g<u.length;g+=g<a.slidesPerGroupSkip?1:a.slidesPerGroup){const C=g<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof u[g+C]<"u"?(w||m>=u[g]&&m<u[g+C])&&(y=g,_=u[g+C]-u[g]):(w||m>=u[g])&&(y=g,_=u[u.length-1]-u[u.length-2])}let p=null,b=null;a.rewind&&(e.isBeginning?b=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const h=(m-u[y])/_,I=y<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(f>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(h>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?p:y+I):e.slideTo(y)),e.swipeDirection==="prev"&&(h>1-a.longSwipesRatio?e.slideTo(y+I):b!==null&&h<0&&Math.abs(h)>a.longSwipesRatio?e.slideTo(b):e.slideTo(y))}else{if(!a.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(y+I):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:y+I),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:y))}}function ki(){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,a=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const s=a&&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&&!a?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 jo(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function No(){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 Bo(t){const e=this;wt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function zo(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const _i=(t,e)=>{const i=ke(),{params:n,el:o,wrapperEl:l,device:a}=t,s=!!n.nested,d=e==="on"?"addEventListener":"removeEventListener",u=e;i[d]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:s}),o[d]("touchstart",t.onTouchStart,{passive:!1}),o[d]("pointerdown",t.onTouchStart,{passive:!1}),i[d]("touchmove",t.onTouchMove,{passive:!1,capture:s}),i[d]("pointermove",t.onTouchMove,{passive:!1,capture:s}),i[d]("touchend",t.onTouchEnd,{passive:!0}),i[d]("pointerup",t.onTouchEnd,{passive:!0}),i[d]("pointercancel",t.onTouchEnd,{passive:!0}),i[d]("touchcancel",t.onTouchEnd,{passive:!0}),i[d]("pointerout",t.onTouchEnd,{passive:!0}),i[d]("pointerleave",t.onTouchEnd,{passive:!0}),i[d]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&o[d]("click",t.onClick,!0),n.cssMode&&l[d]("scroll",t.onScroll),n.updateOnWindowResize?t[u](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",ki,!0):t[u]("observerUpdate",ki,!0),o[d]("load",t.onLoad,{capture:!0})};function Vo(){const t=this,{params:e}=t;t.onTouchStart=Mo.bind(t),t.onTouchMove=Oo.bind(t),t.onTouchEnd=Lo.bind(t),t.onDocumentTouchStart=zo.bind(t),e.cssMode&&(t.onScroll=No.bind(t)),t.onClick=jo.bind(t),t.onLoad=Bo.bind(t),_i(t,"on")}function Fo(){_i(this,"off")}var Ho={attachEvents:Vo,detachEvents:Fo};const Ai=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Uo(){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 a=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const d=(a in l?l[a]:void 0)||t.originalParams,u=Ai(t,n),c=Ai(t,d),v=n.enabled;u&&!c?(o.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&c&&(o.classList.add(`${n.containerModifierClass}grid`),(d.grid.fill&&d.grid.fill==="column"||!d.grid.fill&&n.grid.fill==="column")&&o.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),["navigation","pagination","scrollbar"].forEach(p=>{if(typeof d[p]>"u")return;const b=n[p]&&n[p].enabled,h=d[p]&&d[p].enabled;b&&!h&&t[p].disable(),!b&&h&&t[p].enable()});const f=d.direction&&d.direction!==n.direction,m=n.loop&&(d.slidesPerView!==n.slidesPerView||f),w=n.loop;f&&i&&t.changeDirection(),Se(t.params,d);const y=t.params.enabled,_=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),v&&!y?t.disable():!v&&y&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",d),i&&(m?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!w&&_?(t.loopCreate(e),t.updateSlides()):w&&!_&&t.loopDestroy()),t.emit("breakpoint",d)}function Go(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const o=be(),l=e==="window"?o.innerHeight:i.clientHeight,a=Object.keys(t).map(s=>{if(typeof s=="string"&&s.indexOf("@")===0){const d=parseFloat(s.substr(1));return{value:l*d,point:s}}return{value:s,point:s}});a.sort((s,d)=>parseInt(s.value,10)-parseInt(d.value,10));for(let s=0;s<a.length;s+=1){const{point:d,value:u}=a[s];e==="window"?o.matchMedia(`(min-width: ${u}px)`).matches&&(n=d):u<=i.clientWidth&&(n=d)}return n||"max"}var $o={setBreakpoint:Uo,getBreakpoint:Go};function Wo(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 qo(){const t=this,{classNames:e,params:i,rtl:n,el:o,device:l}=t,a=Wo(["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(...a),o.classList.add(...e),t.emitContainerClasses()}function Yo(){const t=this,{el:e,classNames:i}=t;e.classList.remove(...i),t.emitContainerClasses()}var Xo={addClasses:qo,removeClasses:Yo};function Jo(){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 Ko={checkOverflow:Jo},Ut={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,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 Qo(t,e){return function(n){n===void 0&&(n={});const o=Object.keys(n)[0],l=n[o];if(typeof l!="object"||l===null){Se(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)){Se(e,n);return}typeof t[o]=="object"&&!("enabled"in t[o])&&(t[o].enabled=!0),t[o]||(t[o]={enabled:!1}),Se(e,n)}}const Gt={eventsEmitter:Yn,update:oo,translate:uo,transition:mo,slide:xo,loop:Do,grabCursor:Ao,events:Ho,breakpoints:$o,checkOverflow:Ko,classes:Xo},$t={};let Wt=class Ve{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=Se({},i),e&&!i.el&&(i.el=e);const a=ke();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const c=[];return a.querySelectorAll(i.el).forEach(v=>{const f=Se({},i,{el:v});c.push(new Ve(f))}),c}const s=this;s.__swiper__=!0,s.support=Ei(),s.device=Ci({userAgent:i.userAgent}),s.browser=$n(),s.eventsListeners={},s.eventsAnyListeners=[],s.modules=[...s.__modules__],i.modules&&Array.isArray(i.modules)&&s.modules.push(...i.modules);const d={};s.modules.forEach(c=>{c({params:i,swiper:s,extendParams:Qo(i,d),on:s.on.bind(s),once:s.once.bind(s),off:s.off.bind(s),emit:s.emit.bind(s)})});const u=Se({},Ut,d);return s.params=Se({},u,$t,i),s.originalParams=Se({},s.params),s.passedParams=Se({},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=Me(i,`.${n.slideClass}, swiper-slide`),l=gt(o[0]);return gt(e)-l}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:n}=e;e.slides=Me(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(),a=(n.maxTranslate()-o)*e+o;n.translateTo(a,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:a,slidesSizesGrid:s,size:d,activeIndex:u}=n;let c=1;if(typeof o.slidesPerView=="number")return o.slidesPerView;if(o.centeredSlides){let v=l[u]?Math.ceil(l[u].swiperSlideSize):0,f;for(let m=u+1;m<l.length;m+=1)l[m]&&!f&&(v+=Math.ceil(l[m].swiperSlideSize),c+=1,v>d&&(f=!0));for(let m=u-1;m>=0;m-=1)l[m]&&!f&&(v+=l[m].swiperSlideSize,c+=1,v>d&&(f=!0))}else if(e==="current")for(let v=u+1;v<l.length;v+=1)(i?a[v]+s[v]-a[u]<d:a[v]-a[u]<d)&&(c+=1);else for(let v=u-1;v>=0;v-=1)a[u]-a[v]<d&&(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(a=>{a.complete&&wt(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function o(){const a=e.rtlTranslate?e.translate*-1:e.translate,s=Math.min(Math.max(a,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 a=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(a.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 a=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(o()):Me(n,o())[0];return!a&&i.params.createElements&&(a=lt("div",i.params.wrapperClass),n.append(a),Me(n,`.${i.params.slideClass}`).forEach(s=>{a.append(s)})),Object.assign(i,{el:n,wrapperEl:a,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:a,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||He(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||He(n,"direction")==="rtl"),wrongRTL:He(a,"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?wt(i,l):l.addEventListener("load",a=>{wt(i,a.target)})}),Ht(i),i.initialized=!0,Ht(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:a,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.removeAttribute("style"),a.removeAttribute("style"),s&&s.length&&s.forEach(d=>{d.classList.remove(o.slideVisibleClass,o.slideFullyVisibleClass,o.slideActiveClass,o.slideNextClass,o.slidePrevClass),d.removeAttribute("style"),d.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(d=>{n.off(d)}),e!==!1&&(n.el.swiper=null,Pn(n)),n.destroyed=!0),null}static extendDefaults(e){Se($t,e)}static get extendedDefaults(){return $t}static get defaults(){return Ut}static installModule(e){Ve.prototype.__modules__||(Ve.prototype.__modules__=[]);const i=Ve.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Ve.installModule(i)),Ve):(Ve.installModule(e),Ve)}};Object.keys(Gt).forEach(t=>{Object.keys(Gt[t]).forEach(e=>{Wt.prototype[e]=Gt[t][e]})}),Wt.use([Wn,qn]);const Pi=["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 We(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function et(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]:We(e[n])&&We(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:et(t[n],e[n]):t[n]=e[n]})}function Mi(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Oi(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Li(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function ji(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 Zo(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Ro(t){let{swiper:e,slides:i,passedParams:n,changedParams:o,nextEl:l,prevEl:a,scrollbarEl:s,paginationEl:d}=t;const u=o.filter(T=>T!=="children"&&T!=="direction"&&T!=="wrapperClass"),{params:c,pagination:v,navigation:f,scrollbar:m,virtual:w,thumbs:y}=e;let _,p,b,h,I,g,C,M;o.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(_=!0),o.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(p=!0),o.includes("pagination")&&n.pagination&&(n.pagination.el||d)&&(c.pagination||c.pagination===!1)&&v&&!v.el&&(b=!0),o.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||s)&&(c.scrollbar||c.scrollbar===!1)&&m&&!m.el&&(h=!0),o.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(I=!0);const E=T=>{e[T]&&(e[T].destroy(),T==="navigation"?(e.isElement&&(e[T].prevEl.remove(),e[T].nextEl.remove()),c[T].prevEl=void 0,c[T].nextEl=void 0,e[T].prevEl=void 0,e[T].nextEl=void 0):(e.isElement&&e[T].el.remove(),c[T].el=void 0,e[T].el=void 0))};o.includes("loop")&&e.isElement&&(c.loop&&!n.loop?g=!0:!c.loop&&n.loop?C=!0:M=!0),u.forEach(T=>{if(We(c[T])&&We(n[T]))Object.assign(c[T],n[T]),(T==="navigation"||T==="pagination"||T==="scrollbar")&&"enabled"in n[T]&&!n[T].enabled&&E(T);else{const x=n[T];(x===!0||x===!1)&&(T==="navigation"||T==="pagination"||T==="scrollbar")?x===!1&&E(T):c[T]=n[T]}}),u.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),o.includes("children")&&i&&w&&c.virtual.enabled?(w.slides=i,w.update(!0)):o.includes("virtual")&&w&&c.virtual.enabled&&(i&&(w.slides=i),w.update(!0)),o.includes("children")&&i&&c.loop&&(M=!0),_&&y.init()&&y.update(!0),p&&(e.controller.control=c.controller.control),b&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-pagination"),d.part.add("pagination"),e.el.appendChild(d)),d&&(c.pagination.el=d),v.init(),v.render(),v.update()),h&&(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),m.init(),m.updateSize(),m.setTranslate()),I&&(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)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),a.innerHTML=e.hostEl.constructor.prevButtonSvg,a.part.add("button-prev"),e.el.appendChild(a))),l&&(c.navigation.nextEl=l),a&&(c.navigation.prevEl=a),f.init(),f.update()),o.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),o.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),o.includes("direction")&&e.changeDirection(n.direction,!1),(g||M)&&e.loopDestroy(),(C||M)&&e.loopCreate(),e.update()}function el(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},o={};et(i,Ut),i._emitClasses=!0,i.init=!1;const l={},a=Pi.map(d=>d.replace(/_/,"")),s=Object.assign({},t);return Object.keys(s).forEach(d=>{typeof t[d]>"u"||(a.indexOf(d)>=0?We(t[d])?(i[d]={},o[d]={},et(i[d],t[d]),et(o[d],t[d])):(i[d]=t[d],o[d]=t[d]):d.search(/on[A-Z]/)===0&&typeof t[d]=="function"?e?n[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:i.on[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:l[d]=t[d])}),["navigation","pagination","scrollbar"].forEach(d=>{i[d]===!0&&(i[d]={}),i[d]===!1&&delete i[d]}),{params:i,passedParams:o,rest:l,events:n}}function tl(t,e){let{el:i,nextEl:n,prevEl:o,paginationEl:l,scrollbarEl:a,swiper:s}=t;Mi(e)&&n&&o&&(s.params.navigation.nextEl=n,s.originalParams.navigation.nextEl=n,s.params.navigation.prevEl=o,s.originalParams.navigation.prevEl=o),Oi(e)&&l&&(s.params.pagination.el=l,s.originalParams.pagination.el=l),Li(e)&&a&&(s.params.scrollbar.el=a,s.originalParams.scrollbar.el=a),s.init(i)}function il(t,e,i,n,o){const l=[];if(!e)return l;const a=d=>{l.indexOf(d)<0&&l.push(d)};if(i&&n){const d=n.map(o),u=i.map(o);d.join("")!==u.join("")&&a("children"),n.length!==i.length&&a("children")}return Pi.filter(d=>d[0]==="_").map(d=>d.replace(/_/,"")).forEach(d=>{if(d in t&&d in e)if(We(t[d])&&We(e[d])){const u=Object.keys(t[d]),c=Object.keys(e[d]);u.length!==c.length?a(d):(u.forEach(v=>{t[d][v]!==e[d][v]&&a(d)}),c.forEach(v=>{t[d][v]!==e[d][v]&&a(d)}))}else t[d]!==e[d]&&a(d)}),l}const nl=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 St(){return St=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},St.apply(this,arguments)}function Ni(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Bi(t){const e=[];return r.Children.toArray(t).forEach(i=>{Ni(i)?e.push(i):i.props&&i.props.children&&Bi(i.props.children).forEach(n=>e.push(n))}),e}function ol(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return r.Children.toArray(t).forEach(n=>{if(Ni(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=Bi(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 ll(t,e,i){if(!i)return null;const n=c=>{let v=c;return c<0?v=e.length+c:v>=e.length&&(v=v-e.length),v},o=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:a}=i,s=t.params.loop?-e.length:0,d=t.params.loop?e.length*2:e.length,u=[];for(let c=s;c<d;c+=1)c>=l&&c<=a&&u.push(e[n(c)]);return u.map((c,v)=>r.cloneElement(c,{swiper:t,style:o,key:c.props.virtualIndex||c.key||`slide-${v}`}))}function st(t,e){return typeof window>"u"?r.useEffect(t,e):r.useLayoutEffect(t,e)}const qt=r.createContext(null),zi=()=>r.useContext(qt),sl=r.createContext(null),qe=r.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:o="div",children:l,onSwiper:a,...s}=t===void 0?{}:t,d=!1;const[u,c]=r.useState("swiper"),[v,f]=r.useState(null),[m,w]=r.useState(!1),y=r.useRef(!1),_=r.useRef(null),p=r.useRef(null),b=r.useRef(null),h=r.useRef(null),I=r.useRef(null),g=r.useRef(null),C=r.useRef(null),M=r.useRef(null),{params:E,passedParams:T,rest:x,events:k}=el(s),{slides:S,slots:D}=ol(l),O=()=>{w(!m)};Object.assign(E.on,{_containerClasses(L,B){c(B)}});const N=()=>{Object.assign(E.on,k),d=!0;const L={...E};if(delete L.wrapperClass,p.current=new Wt(L),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=S;const B={cache:!1,slides:S,renderExternal:f,renderExternalUpdate:!1};et(p.current.params.virtual,B),et(p.current.originalParams.virtual,B)}};_.current||N(),p.current&&p.current.on("_beforeBreakpoint",O);const F=()=>{d||!k||!p.current||Object.keys(k).forEach(L=>{p.current.on(L,k[L])})},Y=()=>{!k||!p.current||Object.keys(k).forEach(L=>{p.current.off(L,k[L])})};r.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",O)}),r.useEffect(()=>{!y.current&&p.current&&(p.current.emitSlidesClasses(),y.current=!0)}),st(()=>{if(e&&(e.current=_.current),!!_.current)return p.current.destroyed&&N(),tl({el:_.current,nextEl:I.current,prevEl:g.current,paginationEl:C.current,scrollbarEl:M.current,swiper:p.current},E),a&&!p.current.destroyed&&a(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),st(()=>{F();const L=il(T,b.current,S,h.current,B=>B.key);return b.current=T,h.current=S,L.length&&p.current&&!p.current.destroyed&&Ro({swiper:p.current,slides:S,passedParams:T,changedParams:L,nextEl:I.current,prevEl:g.current,scrollbarEl:M.current,paginationEl:C.current}),()=>{Y()}}),st(()=>{nl(p.current)},[v]);function U(){return E.virtual?ll(p.current,S,v):S.map((L,B)=>r.cloneElement(L,{swiper:p.current,swiperSlideIndex:B}))}return r.createElement(n,St({ref:_,className:ji(`${u}${i?` ${i}`:""}`)},x),r.createElement(sl.Provider,{value:p.current},D["container-start"],r.createElement(o,{className:Zo(E.wrapperClass)},D["wrapper-start"],U(),D["wrapper-end"]),Mi(E)&&r.createElement(r.Fragment,null,r.createElement("div",{ref:g,className:"swiper-button-prev"}),r.createElement("div",{ref:I,className:"swiper-button-next"})),Li(E)&&r.createElement("div",{ref:M,className:"swiper-scrollbar"}),Oi(E)&&r.createElement("div",{ref:C,className:"swiper-pagination"}),D["container-end"]))});qe.displayName="Swiper";const Le=r.forwardRef(function(t,e){let{tag:i="div",children:n,className:o="",swiper:l,zoom:a,lazy:s,virtualIndex:d,swiperSlideIndex:u,...c}=t===void 0?{}:t;const v=r.useRef(null),[f,m]=r.useState("swiper-slide"),[w,y]=r.useState(!1);function _(I,g,C){g===v.current&&m(C)}st(()=>{if(typeof u<"u"&&(v.current.swiperSlideIndex=u),e&&(e.current=v.current),!(!v.current||!l)){if(l.destroyed){f!=="swiper-slide"&&m("swiper-slide");return}return l.on("_slideClass",_),()=>{l&&l.off("_slideClass",_)}}}),st(()=>{l&&v.current&&!l.destroyed&&m(l.getSlideClasses(v.current))},[l]);const p={isActive:f.indexOf("swiper-slide-active")>=0,isVisible:f.indexOf("swiper-slide-visible")>=0,isPrev:f.indexOf("swiper-slide-prev")>=0,isNext:f.indexOf("swiper-slide-next")>=0},b=()=>typeof n=="function"?n(p):n,h=()=>{y(!0)};return r.createElement(i,St({ref:v,className:ji(`${f}${o?` ${o}`:""}`),"data-swiper-slide-index":d,onLoad:h},c),a&&r.createElement(qt.Provider,{value:p},r.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},b(),s&&!w&&r.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&r.createElement(qt.Provider,{value:p},b(),s&&!w&&r.createElement("div",{className:"swiper-lazy-preloader"})))});Le.displayName="SwiperSlide";function Ne(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=se(),o=r.useCallback((a,s,d,u)=>{var c,v,f,m,w,y,_,p,b,h,I,g,C,M;let E="";e&&(!((v=(c=a?.video)===null||c===void 0?void 0:c.bindProducts)===null||v===void 0)&&v.length||!((f=a?.video)===null||f===void 0)&&f.bindProduct)?E="pdpPage":n?E="hashTagPage":!((m=a?.video)===null||m===void 0)&&m.url?E="videoPage":!((w=a?.video)===null||w===void 0)&&w.imgUrls&&(!((_=(y=a?.video)===null||y===void 0?void 0:y.imgUrls)===null||_===void 0)&&_.length)?E="imagePage":a?.product&&(E="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(p=s?.itemId)!==null&&p!==void 0?p:"",productName:(b=s?.title)!==null&&b!==void 0?b:"",price:s?.price?s?.price+"":"0",productCollection:(h=s?.collection)!==null&&h!==void 0?h:"",fromKName:E,fromKPage:location?.href,contentTags:s?.tags?JSON.stringify(s?.tags):"",position:u+"",contentId:(g=(I=a?.video)===null||I===void 0?void 0:I.itemId)!==null&&g!==void 0?g:"",ctatId:(C=d?.itemId)!==null&&C!==void 0?C:"",traceInfo:(M=s?.traceInfo)!==null&&M!==void 0?M:""}})},[t,e,n]),l=r.useCallback((a,s,d,u,c)=>{var v,f,m,w;let y="";e&&(!((f=(v=a?.video)===null||v===void 0?void 0:v.bindProducts)===null||f===void 0)&&f.length||!((m=a?.video)===null||m===void 0)&&m.bindProduct)?y="pdpPage":a?.product&&(y="productPage"),t?.({eventInfo:{productId:s?.itemId,productName:s?.title,price:s?.price?s?.price+"":"0",productCollection:s?.collection,fromKName:y,fromKPage:location?.href,contentTags:JSON.stringify(s?.tags),position:c+"",contentId:(w=a?.video)===null||w===void 0?void 0:w.itemId,ctatId:d?.itemId,traceInfo:s?.traceInfo,timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]);return{jumpToWeb:o,productView:l}}const rl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",al=({visible:t,onClose:e,children:i,modalStyle:n,padding:o,popup:l})=>{var a;const[s,d]=r.useState(!1),u=r.useRef(null);r.useEffect(()=>{const f=document.getElementById("sxp-render"),m=document.getElementById("pb-modal");m?u.current=m:(u.current=document.createElement("div"),u.current.setAttribute("id","pb-modal"),f?.appendChild(u.current))},[]);const c=r.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]);if(r.useEffect(()=>{c?d(!0):setTimeout(()=>{d(!1)},l?.duration)},[c,l]),!u.current)return null;const v=ce.debounce(()=>{e?.()},300);return si.createPortal(r.createElement(r.Fragment,null,s&&r.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:c?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:v},r.createElement("div",{className:`modal-container ${c?"modal-popIn":"modal-popOut"}`,style:{padding:o,animationDuration:((a=l?.duration)!==null&&a!==void 0?a:0)/1e3+"s"},onClick:f=>{f.stopPropagation(),f.preventDefault()}},r.createElement("div",{onClick:e,className:"modal-icon-wrapper"},r.createElement("img",{src:rl,alt:"close",className:"modal-icon"})),i))),u.current)};var Tt=r.memo(al);const dl=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),o=[];for(let a=0;a<n.length&&(o.push(n[a]),!(o.join(" ").length>=e));a++);return(o.length>1&&o.length<n.length?o.slice(0,o.length-1):o).join(" ")+" "},cl=({text:t,maxStr:e=108,style:i,className:n,onClick:o,foldText:l,unfoldText:a,isPost:s,onChange:d})=>{const[u,c]=r.useState(!1),[v,f]=r.useState(!1),m=Number(i?.lineClamp||2),w=r.useRef(null),y=r.useRef(null),_=r.useCallback(()=>{c(!u)},[u,d]);return r.useMemo(()=>!u&&t.length>e?dl(t,e)+"...":t,[t,e,u]),r.useEffect(()=>{var p,b;((p=y?.current)===null||p===void 0?void 0:p.offsetHeight)>((b=w?.current)===null||b===void 0?void 0:b.offsetHeight)&&s?f(!0):f(!1),y.current.style.display="none"},[s]),r.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},r.createElement("div",{ref:w,style:{overflow:"hidden",WebkitLineClamp:!s||u?"":m,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),r.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),t&&s&&v&&r.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:o??_},u?a||"show less":l||"show more"))};var xt=r.memo(cl);const ul=r.forwardRef((t,e)=>{const{src:i,onLoad:n,style:o,className:l,loading:a}=t,[s,d]=r.useState();return r.useImperativeHandle(e,()=>({setSrc:u=>{d(u)}})),r.useEffect(()=>{d(i)},[i]),r.createElement(r.Fragment,null,s?.includes(".avif")?r.createElement("picture",null,r.createElement("source",{type:"image/avif",srcSet:s}),r.createElement("source",{type:"image/webp",srcSet:`${s}?imageMogr2/format/webp`}),r.createElement("source",{type:"image/jpeg",srcSet:`${s}?imageMogr2/format/jpg`}),r.createElement("img",{className:l,src:s,style:o,loading:a,onLoad:u=>{n?.(u.target)}})):r.createElement("img",{className:l,src:s,style:o,loading:a,onLoad:u=>{n?.(u.target)}}))});var Ie=r.memo(ul);const pl=t=>{var e,i,n,o,l,a,s,d,u,{content:c,style:v,bgImg:f,onClick:m,schema:w,isDefault:y,bottom_image:_,tipText:p,isPost:b,viewTime:h,rec:I,swiper:g,commodityStyles:C,buttonStyle:M,index:E}=t,T=me(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index"]);const{sxpParameter:x}=se(),{popupDetailData:k,bffEventReport:S,isPreview:D,waterFallData:O}=se(),{jumpToWeb:N,productView:F}=Ne(),Y=r.useRef(null),[U,L]=r.useState(!1),B=b?I:k,P=b?B?.product:(e=B?.video)===null||e===void 0?void 0:e.bindProduct,A=b?(i=B?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=B?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,X=b?E:k?.index,H=()=>{P?.link&&(N(k,P,A,X),b||F(B,P,A,h||Y.current,X),window.location.href=window.getJointUtmLink(P.link))};r.useEffect(()=>{const q=()=>{Y.current=new Date};return q(),window.addEventListener("pageshow",q),()=>{window.removeEventListener("pageshow",q)}},[]);const G=r.useMemo(()=>{var q,ne,z,V,$;return P?.currency&&P?.price?`${(z=(ne=(q=P?.currency)===null||q===void 0?void 0:q.split("-")[1])===null||ne===void 0?void 0:ne.toUpperCase())!==null&&z!==void 0?z:""}${($=(V=P?.price)===null||V===void 0?void 0:V.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&$!==void 0?$:""}`:"$7,000"},[P?.price,P?.currency]),R=D?375:(l=v?.width)!==null&&l!==void 0?l:window.innerWidth,te=({isPost:q})=>{var ne,z,V;return r.createElement("div",null,r.createElement("div",{className:"pb-commondity-content-collection",style:C?.collection,hidden:!!P&&(!P?.collection||P?.collection==="")},(ne=P?.collection)!==null&&ne!==void 0?ne:"Tiffany Lock"),r.createElement("div",{className:"pb-commondity-content-title",style:C?.title,hidden:!!P&&!P?.title},(z=P?.title)!==null&&z!==void 0?z:"Pendant in Yellow Gold with Diamonds, Medium"),r.createElement("div",{className:"pb-commondity-content-price",style:C?.price,hidden:!!P&&!P?.price},G),r.createElement("div",{hidden:!!P&&(!P?.info||P?.info==="")},r.createElement(xt,{foldText:p?.foldText,unfoldText:p?.unfoldText,onClick:()=>L(!0),isPost:q,text:(V=P?.info)!==null&&V!==void 0?V:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
1
+ (function(ae,ce){typeof exports=="object"&&typeof module<"u"?ce(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("@emotion/css"),require("@ant-design/pro-components"),require("react-dom"),require("eventemitter3"),require("hls.js")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","@emotion/css","@ant-design/pro-components","react-dom","eventemitter3","hls.js"],ce):(ae=typeof globalThis<"u"?globalThis:ae||self,ce(ae.PUI={},ae.lodash,ae.uuid$1,ae.pako,ae.React,ae.qs,ae.css,ae.proComponents,ae.ReactDOM,ae.EventEmitter,ae.Hls))})(this,function(ae,ce,Ri,en,r,oi,X,tn,nn,on,li){"use strict";function ln(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var si=ln(nn);function he(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 be(t,e,i,n){function o(l){return l instanceof i?l:new i(function(a){a(l)})}return new(i||(i=Promise))(function(l,a){function s(c){try{u(n.next(c))}catch(v){a(v)}}function d(c){try{u(n.throw(c))}catch(v){a(v)}}function u(c){c.done?l(c.value):o(c.value).then(s,d)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const sn=/:\w+/g;var ri=(t,e)=>be(void 0,void 0,void 0,function*(){const i={},n={};for(let o=0;o<e?.length;o++){const{id:l,method:a,url:s,urlParams:d,name:u,queryString:c,headers:v,body:f}=e[o];let m=s;d&&Object.entries(d).forEach(([b,w])=>{m=m.replace(sn,k=>k===b?w:k)}),c&&(m+=c),n[l]=u;try{const b=yield fetch(m,{method:a,headers:Object.assign({"Content-Type":"application/json"},v),body:JSON.stringify(f)}).then(w=>w.json());i[l]=b}catch(b){console.error("DataSource request error: ",b),i[l]={}}}return{$store:i,idMapName:n}});const ai="SXP_TOKEN_INFO",rn=(t,e)=>be(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),o=t.getAppId(),l=t.getApiUrl(),a=window.localStorage.getItem(ai);let s=JSON.parse(a||"{}");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(ai,JSON.stringify(s))}}return s});function ut(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 an=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},dn=()=>{const t=Ri.v4();return t?.replaceAll?t.replaceAll("-",""):an(32)};function di(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),o=en.inflate(n,{to:"string"});return JSON.parse(o)}let It=null;const cn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class un{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,It)return It;It=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?cn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let ge=null;const pn={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{ge||(ge=new un),n&&ge.setApiUrl(n),ge.setAppId(t),ge.setTenantId(e),ge.setEnv(i)},getDetail:t=>{if(!ge)return;const e=ge.getTenantId(),i=ge.getAppId(),n=ge.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>be(void 0,void 0,void 0,function*(){var l,a;const s=yield o.json(),d=di((l=s?.data)===null||l===void 0?void 0:l.data);if(d){const{$store:u}=yield ri(n,(a=d?.dataSource)!==null&&a!==void 0?a:[]);s.data.data=d,Object.assign(s.data.data,{__STORE__:u})}return s}))},getSxpDetailByPageId:t=>be(void 0,void 0,void 0,function*(){if(!ge)return;const e=ge.getTenantId(),i=ge.getAppId(),n=ge.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>be(void 0,void 0,void 0,function*(){var l;const a=yield o.json();if(!a.success)return;const s=di((l=a?.data)===null||l===void 0?void 0:l.data);return a.data.data=s,a.data}))}),getSxpRecommendVideoData:t=>be(void 0,void 0,void 0,function*(){if(!ge)return;const e=yield rn(ge,t),i=ut(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");ce.isEmpty(n)&&(n=ut(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 je(){return r.useContext(gi)}function vn(){return r.useContext(hi)}const Dt="feRealSessionIdKey",ci=()=>{const t=dn();return`${Date.now()}${t}`},fn=()=>{let t=hn();return t||(t=ci(),window.sessionStorage.setItem(Dt,t)),t},mn=()=>{const t=ci();window.sessionStorage.setItem(Dt,t)},hn=()=>window.sessionStorage.getItem(Dt),ui="SXP_FAKE_USER_ID",pi="FAKE_USER_STATE",gn=()=>{let t=window.localStorage.getItem(ui);return ce.isEmpty(t)&&(t=ut(36,62),window.localStorage.setItem(ui,t)),t},bn=()=>{const t=window.localStorage.getItem(pi);return ce.isEmpty(t)&&window.localStorage.setItem(pi,"true"),ce.isEmpty(t)};function xe(t,e){const{appDomain:i}=se();return r.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const vi=r.createContext({rtcList:[],tagList:[]});var kt;(function(t){t[t.BFF=5]="BFF"})(kt||(kt={}));const yn=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],wn=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:o,defaultSize:l,isPreview:a=!1,sxpParameter:s,appDomain:d,hashTagSize:u,loadingImage:c,isOpenHashTag:v=!1})=>{const[f,m]=r.useState([]),[b,w]=r.useState([]),[k,p]=r.useState(!1),[g,h]=r.useState({rtc:"",requestId:""}),I=r.useRef(null),y=r.useRef(!1),[T,M]=r.useState(),[C,x]=r.useState(),[E,D]=r.useState(v),[S,_]=r.useState([]),[O,B]=r.useState(0),[F,q]=r.useState(!1),[U,N]=r.useState(null);r.useEffect(()=>{D(v)},[v]);const j=r.useMemo(()=>e?.find(z=>z.type===kt.BFF),[e]),P=r.useCallback((z,V)=>{if(!j)return;const $=j.url,pe=gn();if(V?.query){const de=oi.stringify(V.query);z=`${z}?${de}`}return V.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${$}/api/v1${z}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},j.headers),{"x-user-id":pe}),V.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${$}/api/v1${z}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":pe},j.headers),method:V.method,body:JSON.stringify(V.body)}).then(de=>de.json()).catch(de=>Promise.reject(de))},[j]),A=r.useCallback(z=>be(void 0,void 0,void 0,function*(){var V,$,pe,de;if(z={maxSize:o,defaultSize:(V=z?.defaultSize)!==null&&V!==void 0?V:l,"itemFilter.itemId":z?.["itemFilter.itemId"],"itemFilter.itemType":z?.["itemFilter.itemType"],hashTag:z?.hashTag,traceInfo:z?.traceInfo},i){const we=(de=(pe=($=i?.split("&"))===null||$===void 0?void 0:$.filter(De=>{const Ge=De.split("=")[0];return yn.includes(Ge)}))===null||pe===void 0?void 0:pe.join("&"))!==null&&de!==void 0?de:"";z=Object.assign(Object.assign({},z),{channel:decodeURIComponent(we)})}const ve=yield P?.("/recommend/list",{method:"GET",query:z});if(ve?.success)return z?.hashTag||h({rtc:ve.data.rtc,requestId:ve.data.requestId}),ve?.data}),[P,i,o,l]),J=r.useCallback(()=>be(void 0,void 0,void 0,function*(){var z,V;if(f.length<=0)return;const $=yield A({hashTag:C?.hashTag,"itemFilter.itemId":C?.itemId,"itemFilter.itemType":C?.itemType});m(f.concat((z=$?.recList)!==null&&z!==void 0?z:[])),_(S.concat((V=$?.recList)!==null&&V!==void 0?V:[]))}),[A,f,C,S]),H=r.useCallback(({userInfo:z,eventInfo:V})=>{if(!n)return;z||(z={});const $=fn(),pe=Object.assign({sessionID:$,rtc:g.rtc,requestId:g.requestId},V),de=Object.entries(z).map(([we,De])=>({name:we,value:De})),ve=Object.entries(pe).map(([we,De])=>De&&{name:we,value:De}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",z),console.log("eventInfo:",pe),console.log("========= \u7ED3\u675F ========="),P?.("/event/report",{method:"POST",body:{userInfo:de,eventInfo:ve},type:"beacon"})},[P,g,n]),G=r.useCallback(z=>be(void 0,void 0,void 0,function*(){const V=yield P?.("/recommend/like",{method:"POST",body:z});return V?.success}),[P]),Z=r.useCallback(z=>be(void 0,void 0,void 0,function*(){const V=yield P?.("/recommend/unlike",{method:"POST",body:z});return V?.success}),[P]),ne=r.useCallback(z=>be(void 0,void 0,void 0,function*(){const V=yield P?.("/customform",{method:"POST",body:z});return V?.success}),[P]),te=r.useCallback(()=>be(void 0,void 0,void 0,function*(){var z,V;if(i)try{const $=yield P?.("/tag/list",{method:"GET",query:{channel:i}});w((V=(z=$?.data)===null||z===void 0?void 0:z.tags)!==null&&V!==void 0?V:[])}catch($){console.log("e",$)}}),[P,i]),Y=r.useCallback((z,V,$,pe)=>{var de,ve,we,De,Ge,_e,at,it,nt,dt,ot,ct;const me=$?.bindCta,ni=((de=V?.video)===null||de===void 0?void 0:de.bindProduct)||((ve=V?.video)===null||ve===void 0?void 0:ve.bindProducts)&&((De=(we=V?.video)===null||we===void 0?void 0:we.bindProducts)===null||De===void 0?void 0:De.length)>0;let $e="";F?$e="hashTagPage":!((Ge=V?.video)===null||Ge===void 0)&&Ge.url?$e="videoPage":!((at=(_e=V?.video)===null||_e===void 0?void 0:_e.imgUrls)===null||at===void 0)&&at.length&&($e="imagePage"),H?.({eventInfo:Object.assign(Object.assign({},z),{ctaId:(it=me?.itemId)!==null&&it!==void 0?it:"",ctaName:(nt=me?.title)!==null&&nt!==void 0?nt:"",contentTags:JSON.stringify(me?.tags),position:pe+"",contentId:(ot=(dt=V?.video)===null||dt===void 0?void 0:dt.itemId)!==null&&ot!==void 0?ot:"",productId:ni?$?.itemId:"",traceInfo:(ct=me?.traceInfo)!==null&&ct!==void 0?ct:"",fromKName:$e})})},[H,F]);r.useEffect(()=>{p(!0),te(),A().then(z=>{var V,$;m((V=z?.recList)!==null&&V!==void 0?V:[]),_(($=z?.recList)!==null&&$!==void 0?$:[])}).finally(()=>{p(!1),y.current=!0})},[]),r.useEffect(()=>{y.current&&(p(!0),te(),A().then(z=>{var V,$;m((V=z?.recList)!==null&&V!==void 0?V:[]),_(($=z?.recList)!==null&&$!==void 0?$:[])}).finally(()=>{p(!1)}))},[A,te]);const oe=xe("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",d);return r.createElement(vi.Provider,{value:{rtcList:f,setRtcList:m,mutateLike:G,mutateUnlike:Z,submitForm:ne,popupDetailData:T,loadVideos:J,setPopupDetailData:M,getRecommendVideos:A,bffEventReport:H,utmVal:i,isPreview:a,loading:k,sxpParameter:s,waterFallData:C,setWaterFallData:x,ctaEvent:Y,swiperRef:I,openHashtag:E,setOpenHashtag:D,cacheRtcList:S,setCacheRtcList:_,cacheActiveIndex:O,setCacheActiveIndex:B,isFromHashtag:F,setIsFromHashtag:q,appDomain:d,hashTagSize:u,loadingImage:c??oe,isOpenHashTag:v,tagList:b,setLoading:p,videoRef:U,setVideoRef:N}},t({rtcList:f,mutateLike:G,mutateUnlike:Z,submitForm:ne,tagList:b}))};var fi=r.memo(wn);function se(){return r.useContext(vi)}var mi;(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"})(mi||(mi={}));const hi=r.createContext({$store:{},options:[],configs:[]}),Sn=({children:t,isSsr:e,enable:i})=>{const[n,o]=r.useState([]),{schema:l}=je(),[a,s]=r.useState(l.__STORE__||{}),[d,u]=r.useState([]);r.useEffect(()=>{var f;e||ce.isEqual(d,l?.dataSource)||u((f=l?.dataSource)!==null&&f!==void 0?f:[])},[l?.dataSource,e]);const c=r.useCallback(()=>be(void 0,void 0,void 0,function*(){const{$store:f,idMapName:m}=yield ri("",d);s(f),v(f,m)}),[d]),v=(f,m)=>{const b=[];Object.entries(f).forEach(([w,k])=>{Object.keys(k).forEach(p=>{const g={label:`${m[w]} - ${p}`,value:`{{ ${w}.${p} }}`};b.push(g)})}),o(b)};return r.useEffect(()=>{e||c()},[c,e,l]),i?r.createElement(hi.Provider,{value:{$store:l.__STORE__||a,options:n,configs:d}},t):t};var Tn=r.memo(Sn);const pt={id:ut(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},_t={id:"",duration:0,name:"none"},gi=r.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[pt],redoStack:[],popup:_t,setPopup:()=>{}}),bi=r.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:o=!0,utmVal:l},a)=>{const[s,d]=r.useState(null),[u,c]=r.useState(n||{pointData:[pt],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[v,f]=r.useState([pt]),[m,b]=r.useState([[pt]]),[w,k]=r.useState([]),[p,g]=r.useState(_t);typeof window<"u"&&(window.sxpPopup=(M,C)=>{g(Object.assign(Object.assign(Object.assign({},_t),{id:M}),C))}),typeof window<"u"&&(window.getJointUtmLink=M=>M?.indexOf("?")!==-1?M+(l?"&"+l:""):M+(l?"?"+l:"")),r.useEffect(()=>{b([u.pointData]),k([])},[u.type]);const h=r.useCallback(M=>{const C=ce.cloneDeep(u);C&&(C.dataSource=M,c?.(C))},[u]),[I,y]=r.useState();r.useImperativeHandle(a,()=>({loadSchema(M){M&&(b([M.pointData]),c(M))},exportSchema(){return ce.cloneDeep(u)},getPageInfoData(){return I},initPageInfoData(M){M&&y(M)}}));const T=r.useMemo(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return r.createElement(gi.Provider,{value:{resolver:e,currentNode:s,schema:u,setCurrentNode:d,setSchema:c,saveDataSource:h,prePiontData:v,setPrePiontData:f,pageInfoData:I,setPageInfoData:M=>y(Object.assign(Object.assign({},I),M)),undoStack:m,redoStack:w,setRedoStack:k,setUndoStack:b,getCurPageConf:T,popup:p,setPopup:g}},r.createElement(Tn,{isSsr:i,enable:o},t))});var xn=Object.freeze({__proto__:null,EditorCore:bi}),En=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ee=[{label:"\u5E94\u7528\u5B57\u4F53",value:"appFont"},{label:"\u9ED1\u4F53",value:"\u9ED1\u4F53"}];var Cn={fontOptions:ee},At,In=[{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:"Color",name:["textStyle","color"]},{type:"Select",name:["textStyle","fontFamily"],options:ee,initialValue:(At=ee?.[0])===null||At===void 0?void 0:At.value},{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"]},{label:"\u63D0\u4EA4\u6587\u672C\u989C\u8272",type:"Color",name:["props","submitColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];const Dn=t=>{var{columns:e,style:i,title:n,textStyle:o,submitBgColor:l,submitColor:a,submitText:s,layoutType:d,onClick:u}=t,c=he(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","onClick"]);const{submitForm:v}=se(),f=r.useRef(),[m,b]=r.useState(!1),w=r.useMemo(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),k=r.useMemo(()=>{if(d===void 0){const g=ce.cloneDeep(e)||w;return g?.map(h=>Object.assign(Object.assign({},h),{title:void 0,fieldProps:{placeholder:h?.title}}))}else return ce.cloneDeep(e)||w},[d,e,w]),p=ce.debounce(()=>be(void 0,void 0,void 0,function*(){var g,h,I;b(!0);const y=yield(g=f?.current)===null||g===void 0?void 0:g.getFieldsValue(),T=(I=(h=Object.keys(y))===null||h===void 0?void 0:h.map(C=>({name:C,value:y[C]})))===null||I===void 0?void 0:I.filter(C=>C?.value);if(!T||!T?.length)return;const M=yield v?.({attributes:T});b(!1),M&&(window?.sxpPopup(""),M&&u?.())}),1e3);return r.createElement("div",{className:"pb-appoint-form"},r.createElement("div",{className:`pb-appoint-form-title ${X.css(Object.assign({},o))}`},n),r.createElement("div",Object.assign({className:X.css(Object.assign({},i))},c),r.createElement("div",{className:"pb-appoint-form-container"},r.createElement(tn.BetaSchemaForm,{columns:k,submitter:!1,layout:d,autoFocusFirstInput:!1,size:"large",formRef:f,className:"panel-reset"}))),r.createElement("div",{className:"pb-appoint-form-btn-wrapper"},r.createElement("button",{onClick:p,className:"pb-appoint-form-btn",style:{color:a,background:l}},m?r.createElement(r.Fragment,null,"loading..."):s)))};var kn=r.memo(Dn);function Se(t,e){return t.extend=e,t}const _n=Se(kn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:In,bindableProps:[],interactionRender:En},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 Pt,Mt,An=[{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"}]},{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",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Color",name:["color"]},{type:"Select",options:ee,name:["fontFamily"],initialValue:(Pt=ee?.[0])===null||Pt===void 0?void 0:Pt.value},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:ee,initialValue:(Mt=ee?.[0])===null||Mt===void 0?void 0:Mt.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];function yi(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ot(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:yi(e[i])&&yi(t[i])&&Object.keys(e[i]).length>0&&Ot(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 ke(){const t=typeof document<"u"?document:{};return Ot(t,wi),t}const Pn={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 ye(){const t=typeof window<"u"?window:{};return Ot(t,Pn),t}function Fe(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Mn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Ze(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Ee(){return Date.now()}function On(t){const e=ye();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Ln(t,e){e===void 0&&(e="x");const i=ye();let n,o,l;const a=On(t);return i.WebKitCSSMatrix?(o=a.transform||a.webkitTransform,o.split(",").length>6&&(o=o.split(", ").map(s=>s.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(o==="none"?"":o)):(l=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.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 vt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function jn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Te(){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&&!jn(n)){const o=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,a=o.length;l<a;l+=1){const s=o[l],d=Object.getOwnPropertyDescriptor(n,s);d!==void 0&&d.enumerable&&(vt(t[s])&&vt(n[s])?n[s].__swiper__?t[s]=n[s]:Te(t[s],n[s]):!vt(t[s])&&vt(n[s])?(t[s]={},n[s].__swiper__?t[s]=n[s]:Te(t[s],n[s])):t[s]=n[s])}}}return t}function ft(t,e,i){t.style.setProperty(e,i)}function Si(t){let{swiper:e,targetPosition:i,side:n}=t;const o=ye(),l=-e.translate;let a=null,s;const d=e.params.speed;e.wrapperEl.style.scrollSnapType="none",o.cancelAnimationFrame(e.cssModeFrameID);const u=i>l?"next":"prev",c=(f,m)=>u==="next"&&f>=m||u==="prev"&&f<=m,v=()=>{s=new Date().getTime(),a===null&&(a=s);const f=Math.max(Math.min((s-a)/d,1),0),m=.5-Math.cos(f*Math.PI)/2;let b=l+m*(i-l);if(c(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),c(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:b})}),o.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=o.requestAnimationFrame(v)};v()}function Me(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function mt(t){try{console.warn(t);return}catch{}}function lt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Fe(e)),i}function Nn(t){const e=ye(),i=ke(),n=t.getBoundingClientRect(),o=i.body,l=t.clientTop||o.clientTop||0,a=t.clientLeft||o.clientLeft||0,s=t===e?e.scrollY:t.scrollTop,d=t===e?e.scrollX:t.scrollLeft;return{top:n.top+s-l,left:n.left+d-a}}function Bn(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 zn(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 He(t,e){return ye().getComputedStyle(t,null).getPropertyValue(e)}function ht(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function Ti(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 Lt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function jt(t,e,i){const n=ye();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 Oe(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Vn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=ye();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 a,s=Ee(),d;const u=[];function c(h){let M=0,C=0,x=0,E=0;return"detail"in h&&(C=h.detail),"wheelDelta"in h&&(C=-h.wheelDelta/120),"wheelDeltaY"in h&&(C=-h.wheelDeltaY/120),"wheelDeltaX"in h&&(M=-h.wheelDeltaX/120),"axis"in h&&h.axis===h.HORIZONTAL_AXIS&&(M=C,C=0),x=M*10,E=C*10,"deltaY"in h&&(E=h.deltaY),"deltaX"in h&&(x=h.deltaX),h.shiftKey&&!x&&(x=E,E=0),(x||E)&&h.deltaMode&&(h.deltaMode===1?(x*=40,E*=40):(x*=800,E*=800)),x&&!M&&(M=x<1?-1:1),E&&!C&&(C=E<1?-1:1),{spinX:M,spinY:C,pixelX:x,pixelY:E}}function v(){e.enabled&&(e.mouseEntered=!0)}function f(){e.enabled&&(e.mouseEntered=!1)}function m(h){return e.params.mousewheel.thresholdDelta&&h.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Ee()-s<e.params.mousewheel.thresholdTime?!1:h.delta>=6&&Ee()-s<60?!0:(h.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),o("scroll",h.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),o("scroll",h.raw)),s=new l.Date().getTime(),!1)}function b(h){const I=e.params.mousewheel;if(h.direction<0){if(e.isEnd&&!e.params.loop&&I.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&I.releaseOnEdges)return!0;return!1}function w(h){let I=h,y=!0;if(!e.enabled||h.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const T=e.params.mousewheel;e.params.cssMode&&I.preventDefault();let M=e.el;e.params.mousewheel.eventsTarget!=="container"&&(M=document.querySelector(e.params.mousewheel.eventsTarget));const C=M&&M.contains(I.target);if(!e.mouseEntered&&!C&&!T.releaseOnEdges)return!0;I.originalEvent&&(I=I.originalEvent);let x=0;const E=e.rtlTranslate?-1:1,D=c(I);if(T.forceToAxis)if(e.isHorizontal())if(Math.abs(D.pixelX)>Math.abs(D.pixelY))x=-D.pixelX*E;else return!0;else if(Math.abs(D.pixelY)>Math.abs(D.pixelX))x=-D.pixelY;else return!0;else x=Math.abs(D.pixelX)>Math.abs(D.pixelY)?-D.pixelX*E:-D.pixelY;if(x===0)return!0;T.invert&&(x=-x);let S=e.getTranslate()+x*T.sensitivity;if(S>=e.minTranslate()&&(S=e.minTranslate()),S<=e.maxTranslate()&&(S=e.maxTranslate()),y=e.params.loop?!0:!(S===e.minTranslate()||S===e.maxTranslate()),y&&e.params.nested&&I.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const _={time:Ee(),delta:Math.abs(x),direction:Math.sign(x),raw:h};u.length>=2&&u.shift();const O=u.length?u[u.length-1]:void 0;if(u.push(_),O?(_.direction!==O.direction||_.delta>O.delta||_.time>O.time+150)&&m(_):m(_),b(_))return!0}else{const _={time:Ee(),delta:Math.abs(x),direction:Math.sign(x)},O=d&&_.time<d.time+500&&_.delta<=d.delta&&_.direction===d.direction;if(!O){d=void 0;let B=e.getTranslate()+x*T.sensitivity;const F=e.isBeginning,q=e.isEnd;if(B>=e.minTranslate()&&(B=e.minTranslate()),B<=e.maxTranslate()&&(B=e.maxTranslate()),e.setTransition(0),e.setTranslate(B),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!q&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:_.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,u.length>=15&&u.shift();const U=u.length?u[u.length-1]:void 0,N=u[0];if(u.push(_),U&&(_.delta>U.delta||_.direction!==U.direction))u.splice(0);else if(u.length>=15&&_.time-N.time<500&&N.delta-_.delta>=1&&_.delta<=6){const j=x>0?.8:.2;d=_,u.splice(0),a=Ze(()=>{e.slideToClosest(e.params.speed,!0,void 0,j)},0)}a||(a=Ze(()=>{d=_,u.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(O||o("scroll",I),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),T.releaseOnEdges&&(B===e.minTranslate()||B===e.maxTranslate()))return!0}}return I.preventDefault?I.preventDefault():I.returnValue=!1,!1}function k(h){let I=e.el;e.params.mousewheel.eventsTarget!=="container"&&(I=document.querySelector(e.params.mousewheel.eventsTarget)),I[h]("mouseenter",v),I[h]("mouseleave",f),I[h]("wheel",w)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",w),!0):e.mousewheel.enabled?!1:(k("addEventListener"),e.mousewheel.enabled=!0,!0)}function g(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,w),!0):e.mousewheel.enabled?(k("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&g(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&g()}),Object.assign(e.mousewheel,{enable:p,disable:g})}function xi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(o=>{if(!i[o]&&i.auto===!0){let l=Me(t.el,`.${n[o]}`)[0];l||(l=lt("div",n[o]),l.className=n[o],t.el.append(l)),i[o]=l,e[o]=l}}),i}function Re(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function gt(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:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let a,s=0;function d(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(p,g){const{bulletActiveClass:h}=e.params.pagination;p&&(p=p[`${g==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${h}-${g}`),p=p[`${g==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${h}-${g}-${g}`)))}function c(p){const g=p.target.closest(Re(e.params.pagination.bulletClass));if(!g)return;p.preventDefault();const h=ht(g)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===h)return;e.slideToLoop(h)}else e.slideTo(h)}function v(){const p=e.rtl,g=e.params.pagination;if(d())return;let h=e.pagination.el;h=Oe(h);let I,y;const T=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,M=e.params.loop?Math.ceil(T/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(y=e.previousRealIndex||0,I=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(I=e.snapIndex,y=e.previousSnapIndex):(y=e.previousIndex||0,I=e.activeIndex||0),g.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const C=e.pagination.bullets;let x,E,D;if(g.dynamicBullets&&(a=jt(C[0],e.isHorizontal()?"width":"height",!0),h.forEach(S=>{S.style[e.isHorizontal()?"width":"height"]=`${a*(g.dynamicMainBullets+4)}px`}),g.dynamicMainBullets>1&&y!==void 0&&(s+=I-(y||0),s>g.dynamicMainBullets-1?s=g.dynamicMainBullets-1:s<0&&(s=0)),x=Math.max(I-s,0),E=x+(Math.min(C.length,g.dynamicMainBullets)-1),D=(E+x)/2),C.forEach(S=>{const _=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(O=>`${g.bulletActiveClass}${O}`)].map(O=>typeof O=="string"&&O.includes(" ")?O.split(" "):O).flat();S.classList.remove(..._)}),h.length>1)C.forEach(S=>{const _=ht(S);_===I?S.classList.add(...g.bulletActiveClass.split(" ")):e.isElement&&S.setAttribute("part","bullet"),g.dynamicBullets&&(_>=x&&_<=E&&S.classList.add(...`${g.bulletActiveClass}-main`.split(" ")),_===x&&u(S,"prev"),_===E&&u(S,"next"))});else{const S=C[I];if(S&&S.classList.add(...g.bulletActiveClass.split(" ")),e.isElement&&C.forEach((_,O)=>{_.setAttribute("part",O===I?"bullet-active":"bullet")}),g.dynamicBullets){const _=C[x],O=C[E];for(let B=x;B<=E;B+=1)C[B]&&C[B].classList.add(...`${g.bulletActiveClass}-main`.split(" "));u(_,"prev"),u(O,"next")}}if(g.dynamicBullets){const S=Math.min(C.length,g.dynamicMainBullets+4),_=(a*S-a)/2-D*a,O=p?"right":"left";C.forEach(B=>{B.style[e.isHorizontal()?O:"top"]=`${_}px`})}}h.forEach((C,x)=>{if(g.type==="fraction"&&(C.querySelectorAll(Re(g.currentClass)).forEach(E=>{E.textContent=g.formatFractionCurrent(I+1)}),C.querySelectorAll(Re(g.totalClass)).forEach(E=>{E.textContent=g.formatFractionTotal(M)})),g.type==="progressbar"){let E;g.progressbarOpposite?E=e.isHorizontal()?"vertical":"horizontal":E=e.isHorizontal()?"horizontal":"vertical";const D=(I+1)/M;let S=1,_=1;E==="horizontal"?S=D:_=D,C.querySelectorAll(Re(g.progressbarFillClass)).forEach(O=>{O.style.transform=`translate3d(0,0,0) scaleX(${S}) scaleY(${_})`,O.style.transitionDuration=`${e.params.speed}ms`})}g.type==="custom"&&g.renderCustom?(C.innerHTML=g.renderCustom(e,I+1,M),x===0&&o("paginationRender",C)):(x===0&&o("paginationRender",C),o("paginationUpdate",C)),e.params.watchOverflow&&e.enabled&&C.classList[e.isLocked?"add":"remove"](g.lockClass)})}function f(){const p=e.params.pagination;if(d())return;const g=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 h=e.pagination.el;h=Oe(h);let I="";if(p.type==="bullets"){let y=e.params.loop?Math.ceil(g/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&y>g&&(y=g);for(let T=0;T<y;T+=1)p.renderBullet?I+=p.renderBullet.call(e,T,p.bulletClass):I+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?I=p.renderFraction.call(e,p.currentClass,p.totalClass):I=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?I=p.renderProgressbar.call(e,p.progressbarFillClass):I=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],h.forEach(y=>{p.type!=="custom"&&(y.innerHTML=I||""),p.type==="bullets"&&e.pagination.bullets.push(...y.querySelectorAll(Re(p.bulletClass)))}),p.type!=="custom"&&o("paginationRender",h[0])}function m(){e.params.pagination=xi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let g;typeof p.el=="string"&&e.isElement&&(g=e.el.querySelector(p.el)),!g&&typeof p.el=="string"&&(g=[...document.querySelectorAll(p.el)]),g||(g=p.el),!(!g||g.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(g)&&g.length>1&&(g=[...e.el.querySelectorAll(p.el)],g.length>1&&(g=g.filter(h=>Ti(h,".swiper")[0]===e.el)[0])),Array.isArray(g)&&g.length===1&&(g=g[0]),Object.assign(e.pagination,{el:g}),g=Oe(g),g.forEach(h=>{p.type==="bullets"&&p.clickable&&h.classList.add(...(p.clickableClass||"").split(" ")),h.classList.add(p.modifierClass+p.type),h.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(h.classList.add(`${p.modifierClass}${p.type}-dynamic`),s=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&h.classList.add(p.progressbarOppositeClass),p.clickable&&h.addEventListener("click",c),e.enabled||h.classList.add(p.lockClass)}))}function b(){const p=e.params.pagination;if(d())return;let g=e.pagination.el;g&&(g=Oe(g),g.forEach(h=>{h.classList.remove(p.hiddenClass),h.classList.remove(p.modifierClass+p.type),h.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(h.classList.remove(...(p.clickableClass||"").split(" ")),h.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(h=>h.classList.remove(...p.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:g}=e.pagination;g=Oe(g),g.forEach(h=>{h.classList.remove(p.horizontalClass,p.verticalClass),h.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?k():(m(),f(),v())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&v()}),n("snapIndexChange",()=>{v()}),n("snapGridLengthChange",()=>{f(),v()}),n("destroy",()=>{b()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Oe(p),p.forEach(g=>g.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{v()}),n("click",(p,g)=>{const h=g.target,I=Oe(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&I&&I.length>0&&!h.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&h===e.navigation.nextEl||e.navigation.prevEl&&h===e.navigation.prevEl))return;const y=I[0].classList.contains(e.params.pagination.hiddenClass);o(y===!0?"paginationShow":"paginationHide"),I.forEach(T=>T.classList.toggle(e.params.pagination.hiddenClass))}});const w=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Oe(p),p.forEach(g=>g.classList.remove(e.params.pagination.paginationDisabledClass))),m(),f(),v()},k=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Oe(p),p.forEach(g=>g.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:w,disable:k,render:f,update:v,init:m,destroy:b})}function Fn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=ke();let a=!1,s=null,d=null,u,c,v,f;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function m(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:S,rtlTranslate:_}=e,{dragEl:O,el:B}=S,F=e.params.scrollbar,q=e.params.loop?e.progressLoop:e.progress;let U=c,N=(v-c)*q;_?(N=-N,N>0?(U=c-N,N=0):-N+c>v&&(U=v+N)):N<0?(U=c+N,N=0):N+c>v&&(U=v-N),e.isHorizontal()?(O.style.transform=`translate3d(${N}px, 0, 0)`,O.style.width=`${U}px`):(O.style.transform=`translate3d(0px, ${N}px, 0)`,O.style.height=`${U}px`),F.hide&&(clearTimeout(s),B.style.opacity=1,s=setTimeout(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3))}function b(S){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${S}ms`)}function w(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:S}=e,{dragEl:_,el:O}=S;_.style.width="",_.style.height="",v=e.isHorizontal()?O.offsetWidth:O.offsetHeight,f=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=v*f:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?_.style.width=`${c}px`:_.style.height=`${c}px`,f>=1?O.style.display="none":O.style.display="",e.params.scrollbar.hide&&(O.style.opacity=0),e.params.watchOverflow&&e.enabled&&S.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function k(S){return e.isHorizontal()?S.clientX:S.clientY}function p(S){const{scrollbar:_,rtlTranslate:O}=e,{el:B}=_;let F;F=(k(S)-Nn(B)[e.isHorizontal()?"left":"top"]-(u!==null?u:c/2))/(v-c),F=Math.max(Math.min(F,1),0),O&&(F=1-F);const q=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(q),e.setTranslate(q),e.updateActiveIndex(),e.updateSlidesClasses()}function g(S){const _=e.params.scrollbar,{scrollbar:O,wrapperEl:B}=e,{el:F,dragEl:q}=O;a=!0,u=S.target===q?k(S)-S.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,S.preventDefault(),S.stopPropagation(),B.style.transitionDuration="100ms",q.style.transitionDuration="100ms",p(S),clearTimeout(d),F.style.transitionDuration="0ms",_.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),o("scrollbarDragStart",S)}function h(S){const{scrollbar:_,wrapperEl:O}=e,{el:B,dragEl:F}=_;a&&(S.preventDefault?S.preventDefault():S.returnValue=!1,p(S),O.style.transitionDuration="0ms",B.style.transitionDuration="0ms",F.style.transitionDuration="0ms",o("scrollbarDragMove",S))}function I(S){const _=e.params.scrollbar,{scrollbar:O,wrapperEl:B}=e,{el:F}=O;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",B.style.transitionDuration=""),_.hide&&(clearTimeout(d),d=Ze(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),o("scrollbarDragEnd",S),_.snapOnRelease&&e.slideToClosest())}function y(S){const{scrollbar:_,params:O}=e,B=_.el;if(!B)return;const F=B,q=O.passiveListeners?{passive:!1,capture:!1}:!1,U=O.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const N=S==="on"?"addEventListener":"removeEventListener";F[N]("pointerdown",g,q),l[N]("pointermove",h,q),l[N]("pointerup",I,U)}function T(){!e.params.scrollbar.el||!e.scrollbar.el||y("on")}function M(){!e.params.scrollbar.el||!e.scrollbar.el||y("off")}function C(){const{scrollbar:S,el:_}=e;e.params.scrollbar=xi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const O=e.params.scrollbar;if(!O.el)return;let B;if(typeof O.el=="string"&&e.isElement&&(B=e.el.querySelector(O.el)),!B&&typeof O.el=="string"){if(B=l.querySelectorAll(O.el),!B.length)return}else B||(B=O.el);e.params.uniqueNavElements&&typeof O.el=="string"&&B.length>1&&_.querySelectorAll(O.el).length===1&&(B=_.querySelector(O.el)),B.length>0&&(B=B[0]),B.classList.add(e.isHorizontal()?O.horizontalClass:O.verticalClass);let F;B&&(F=B.querySelector(Re(e.params.scrollbar.dragClass)),F||(F=lt("div",e.params.scrollbar.dragClass),B.append(F))),Object.assign(S,{el:B,dragEl:F}),O.draggable&&T(),B&&B.classList[e.enabled?"remove":"add"](...Fe(e.params.scrollbar.lockClass))}function x(){const S=e.params.scrollbar,_=e.scrollbar.el;_&&_.classList.remove(...Fe(e.isHorizontal()?S.horizontalClass:S.verticalClass)),M()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const S=e.params.scrollbar;let{el:_}=e.scrollbar;_=Oe(_),_.forEach(O=>{O.classList.remove(S.horizontalClass,S.verticalClass),O.classList.add(e.isHorizontal()?S.horizontalClass:S.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?D():(C(),w(),m())}),n("update resize observerUpdate lock unlock changeDirection",()=>{w()}),n("setTranslate",()=>{m()}),n("setTransition",(S,_)=>{b(_)}),n("enable disable",()=>{const{el:S}=e.scrollbar;S&&S.classList[e.enabled?"remove":"add"](...Fe(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const E=()=>{e.el.classList.remove(...Fe(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Fe(e.params.scrollbar.scrollbarDisabledClass)),C(),w(),m()},D=()=>{e.el.classList.add(...Fe(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Fe(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:E,disable:D,updateSize:w,setTranslate:m,init:C,destroy:x})}function bt(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 a,s,d=l&&l.autoplay?l.autoplay.delay:3e3,u=l&&l.autoplay?l.autoplay.delay:3e3,c,v=new Date().getTime(),f,m,b,w,k,p,g;function h(U){!e||e.destroyed||!e.wrapperEl||U.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",h),!g&&E())}const I=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?f=!0:f&&(u=c,f=!1);const U=e.autoplay.paused?c:v+u-new Date().getTime();e.autoplay.timeLeft=U,o("autoplayTimeLeft",U,U/d),s=requestAnimationFrame(()=>{I()})},y=()=>{let U;return e.virtual&&e.params.virtual.enabled?U=e.slides.filter(j=>j.classList.contains("swiper-slide-active"))[0]:U=e.slides[e.activeIndex],U?parseInt(U.getAttribute("data-swiper-autoplay"),10):void 0},T=U=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(s),I();let N=typeof U>"u"?e.params.autoplay.delay:U;d=e.params.autoplay.delay,u=e.params.autoplay.delay;const j=y();!Number.isNaN(j)&&j>0&&typeof U>"u"&&(N=j,d=j,u=j),c=N;const P=e.params.speed,A=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(P,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,P,!0,!0),o("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(P,!0,!0),o("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,P,!0,!0),o("autoplay")),e.params.cssMode&&(v=new Date().getTime(),requestAnimationFrame(()=>{T()})))};return N>0?(clearTimeout(a),a=setTimeout(()=>{A()},N)):requestAnimationFrame(()=>{A()}),N},M=()=>{v=new Date().getTime(),e.autoplay.running=!0,T(),o("autoplayStart")},C=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(s),o("autoplayStop")},x=(U,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),U||(p=!0);const j=()=>{o("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",h):E()};if(e.autoplay.paused=!0,N){k&&(c=e.params.autoplay.delay),k=!1,j();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-v),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),j())},E=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(v=new Date().getTime(),p?(p=!1,T(c)):T(),e.autoplay.paused=!1,o("autoplayResume"))},D=()=>{if(e.destroyed||!e.autoplay.running)return;const U=ke();U.visibilityState==="hidden"&&(p=!0,x(!0)),U.visibilityState==="visible"&&E()},S=U=>{U.pointerType==="mouse"&&(p=!0,g=!0,!(e.animating||e.autoplay.paused)&&x(!0))},_=U=>{U.pointerType==="mouse"&&(g=!1,e.autoplay.paused&&E())},O=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",S),e.el.addEventListener("pointerleave",_))},B=()=>{e.el.removeEventListener("pointerenter",S),e.el.removeEventListener("pointerleave",_)},F=()=>{ke().addEventListener("visibilitychange",D)},q=()=>{ke().removeEventListener("visibilitychange",D)};n("init",()=>{e.params.autoplay.enabled&&(O(),F(),M())}),n("destroy",()=>{B(),q(),e.autoplay.running&&C()}),n("_freeModeStaticRelease",()=>{(b||p)&&E()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?C():x(!0,!0)}),n("beforeTransitionStart",(U,N,j)=>{e.destroyed||!e.autoplay.running||(j||!e.params.autoplay.disableOnInteraction?x(!0,!0):C())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){C();return}m=!0,b=!1,p=!1,w=setTimeout(()=>{p=!0,b=!0,x(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!m)){if(clearTimeout(w),clearTimeout(a),e.params.autoplay.disableOnInteraction){b=!1,m=!1;return}b&&e.params.cssMode&&E(),b=!1,m=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(k=!0)}),Object.assign(e.autoplay,{start:M,stop:C,pause:x,resume:E})}function Hn(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 d=e.getTranslate();e.setTranslate(d),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function a(){if(e.params.cssMode)return;const{touchEventsData:d,touches:u}=e;d.velocities.length===0&&d.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:d.touchStartTime}),d.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:Ee()})}function s(d){let{currentPos:u}=d;if(e.params.cssMode)return;const{params:c,wrapperEl:v,rtlTranslate:f,snapGrid:m,touchEventsData:b}=e,k=Ee()-b.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<m.length?e.slideTo(m.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(b.velocities.length>1){const C=b.velocities.pop(),x=b.velocities.pop(),E=C.position-x.position,D=C.time-x.time;e.velocity=E/D,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(D>150||Ee()-C.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,b.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const g=e.velocity*p;let h=e.translate+g;f&&(h=-h);let I=!1,y;const T=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let M;if(h<e.maxTranslate())c.freeMode.momentumBounce?(h+e.maxTranslate()<-T&&(h=e.maxTranslate()-T),y=e.maxTranslate(),I=!0,b.allowMomentumBounce=!0):h=e.maxTranslate(),c.loop&&c.centeredSlides&&(M=!0);else if(h>e.minTranslate())c.freeMode.momentumBounce?(h-e.minTranslate()>T&&(h=e.minTranslate()+T),y=e.minTranslate(),I=!0,b.allowMomentumBounce=!0):h=e.minTranslate(),c.loop&&c.centeredSlides&&(M=!0);else if(c.freeMode.sticky){let C;for(let x=0;x<m.length;x+=1)if(m[x]>-h){C=x;break}Math.abs(m[C]-h)<Math.abs(m[C-1]-h)||e.swipeDirection==="next"?h=m[C]:h=m[C-1],h=-h}if(M&&o("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(f?p=Math.abs((-h-e.translate)/e.velocity):p=Math.abs((h-e.translate)/e.velocity),c.freeMode.sticky){const C=Math.abs((f?-h:h)-e.translate),x=e.slidesSizesGrid[e.activeIndex];C<x?p=c.speed:C<2*x?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&I?(e.updateProgress(y),e.setTransition(p),e.setTranslate(h),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Lt(v,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(y),Lt(v,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(h),e.setTransition(p),e.setTranslate(h),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Lt(v,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(h),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||k>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:a,onTouchEnd:s}})}let Nt;function Un(){const t=ye(),e=ke();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Ei(){return Nt||(Nt=Un()),Nt}let Bt;function Gn(t){let{userAgent:e}=t===void 0?{}:t;const i=Ei(),n=ye(),o=n.navigator.platform,l=e||n.navigator.userAgent,a={ios:!1,android:!1},s=n.screen.width,d=n.screen.height,u=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const v=l.match(/(iPod)(.*OS\s([\d_]+))?/),f=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),m=o==="Win32";let b=o==="MacIntel";const w=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&b&&i.touch&&w.indexOf(`${s}x${d}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),b=!1),u&&!m&&(a.os="android",a.android=!0),(c||f||v)&&(a.os="ios",a.ios=!0),a}function Ci(t){return t===void 0&&(t={}),Bt||(Bt=Gn(t)),Bt}let zt;function $n(){const t=ye(),e=Ci();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[d,u]=s.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=d<16||d===16&&u<2}}const o=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),a=l||o&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:a,isWebView:o}}function Wn(){return zt||(zt=$n()),zt}function qn(t){let{swiper:e,on:i,emit:n}=t;const o=ye();let l=null,a=null;const s=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},d=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(v=>{a=o.requestAnimationFrame(()=>{const{width:f,height:m}=e;let b=f,w=m;v.forEach(k=>{let{contentBoxSize:p,contentRect:g,target:h}=k;h&&h!==e.el||(b=g?g.width:(p[0]||p).inlineSize,w=g?g.height:(p[0]||p).blockSize)}),(b!==f||w!==m)&&s()})}),l.observe(e.el))},u=()=>{a&&o.cancelAnimationFrame(a),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"){d();return}o.addEventListener("resize",s),o.addEventListener("orientationchange",c)}),i("destroy",()=>{u(),o.removeEventListener("resize",s),o.removeEventListener("orientationchange",c)})}function Yn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=[],a=ye(),s=function(c,v){v===void 0&&(v={});const f=a.MutationObserver||a.WebkitMutationObserver,m=new f(b=>{if(e.__preventObserver__)return;if(b.length===1){o("observerUpdate",b[0]);return}const w=function(){o("observerUpdate",b[0])};a.requestAnimationFrame?a.requestAnimationFrame(w):a.setTimeout(w,0)});m.observe(c,{attributes:typeof v.attributes>"u"?!0:v.attributes,childList:typeof v.childList>"u"?!0:v.childList,characterData:typeof v.characterData>"u"?!0:v.characterData}),l.push(m)},d=()=>{if(e.params.observer){if(e.params.observeParents){const c=Ti(e.hostEl);for(let v=0;v<c.length;v+=1)s(c[v])}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",d),n("destroy",u)}var Xn={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,a=new Array(l),s=0;s<l;s++)a[s]=arguments[s];e.apply(n,a)}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),a=0;a<o;a++)l[a]=arguments[a];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(d=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(n,[d,...i])}),t.eventsListeners&&t.eventsListeners[d]&&t.eventsListeners[d].forEach(u=>{u.apply(n,i)})}),t}};function Jn(){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(He(n,"padding-left")||0,10)-parseInt(He(n,"padding-right")||0,10),i=i-parseInt(He(n,"padding-top")||0,10)-parseInt(He(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 Kn(){const t=this;function e(E,D){return parseFloat(E.getPropertyValue(t.getDirectionLabel(D))||0)}const i=t.params,{wrapperEl:n,slidesEl:o,size:l,rtlTranslate:a,wrongRTL:s}=t,d=t.virtual&&i.virtual.enabled,u=d?t.virtual.slides.length:t.slides.length,c=Me(o,`.${t.params.slideClass}, swiper-slide`),v=d?t.virtual.slides.length:c.length;let f=[];const m=[],b=[];let w=i.slidesOffsetBefore;typeof w=="function"&&(w=i.slidesOffsetBefore.call(t));let k=i.slidesOffsetAfter;typeof k=="function"&&(k=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,g=t.slidesGrid.length;let h=i.spaceBetween,I=-w,y=0,T=0;if(typeof l>"u")return;typeof h=="string"&&h.indexOf("%")>=0?h=parseFloat(h.replace("%",""))/100*l:typeof h=="string"&&(h=parseFloat(h)),t.virtualSize=-h,c.forEach(E=>{a?E.style.marginLeft="":E.style.marginRight="",E.style.marginBottom="",E.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(ft(n,"--swiper-centered-offset-before",""),ft(n,"--swiper-centered-offset-after",""));const M=i.grid&&i.grid.rows>1&&t.grid;M?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let C;const x=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(E=>typeof i.breakpoints[E].slidesPerView<"u").length>0;for(let E=0;E<v;E+=1){C=0;let D;if(c[E]&&(D=c[E]),M&&t.grid.updateSlide(E,D,c),!(c[E]&&He(D,"display")==="none")){if(i.slidesPerView==="auto"){x&&(c[E].style[t.getDirectionLabel("width")]="");const S=getComputedStyle(D),_=D.style.transform,O=D.style.webkitTransform;if(_&&(D.style.transform="none"),O&&(D.style.webkitTransform="none"),i.roundLengths)C=t.isHorizontal()?jt(D,"width",!0):jt(D,"height",!0);else{const B=e(S,"width"),F=e(S,"padding-left"),q=e(S,"padding-right"),U=e(S,"margin-left"),N=e(S,"margin-right"),j=S.getPropertyValue("box-sizing");if(j&&j==="border-box")C=B+U+N;else{const{clientWidth:P,offsetWidth:A}=D;C=B+F+q+U+N+(A-P)}}_&&(D.style.transform=_),O&&(D.style.webkitTransform=O),i.roundLengths&&(C=Math.floor(C))}else C=(l-(i.slidesPerView-1)*h)/i.slidesPerView,i.roundLengths&&(C=Math.floor(C)),c[E]&&(c[E].style[t.getDirectionLabel("width")]=`${C}px`);c[E]&&(c[E].swiperSlideSize=C),b.push(C),i.centeredSlides?(I=I+C/2+y/2+h,y===0&&E!==0&&(I=I-l/2-h),E===0&&(I=I-l/2-h),Math.abs(I)<1/1e3&&(I=0),i.roundLengths&&(I=Math.floor(I)),T%i.slidesPerGroup===0&&f.push(I),m.push(I)):(i.roundLengths&&(I=Math.floor(I)),(T-Math.min(t.params.slidesPerGroupSkip,T))%t.params.slidesPerGroup===0&&f.push(I),m.push(I),I=I+C+h),t.virtualSize+=C+h,y=C,T+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+k,a&&s&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+h}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+h}px`),M&&t.grid.updateWrapperSize(C,f),!i.centeredSlides){const E=[];for(let D=0;D<f.length;D+=1){let S=f[D];i.roundLengths&&(S=Math.floor(S)),f[D]<=t.virtualSize-l&&E.push(S)}f=E,Math.floor(t.virtualSize-l)-Math.floor(f[f.length-1])>1&&f.push(t.virtualSize-l)}if(d&&i.loop){const E=b[0]+h;if(i.slidesPerGroup>1){const D=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),S=E*i.slidesPerGroup;for(let _=0;_<D;_+=1)f.push(f[f.length-1]+S)}for(let D=0;D<t.virtual.slidesBefore+t.virtual.slidesAfter;D+=1)i.slidesPerGroup===1&&f.push(f[f.length-1]+E),m.push(m[m.length-1]+E),t.virtualSize+=E}if(f.length===0&&(f=[0]),h!==0){const E=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");c.filter((D,S)=>!i.cssMode||i.loop?!0:S!==c.length-1).forEach(D=>{D.style[E]=`${h}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let E=0;b.forEach(S=>{E+=S+(h||0)}),E-=h;const D=E-l;f=f.map(S=>S<=0?-w:S>D?D+k:S)}if(i.centerInsufficientSlides){let E=0;if(b.forEach(D=>{E+=D+(h||0)}),E-=h,E<l){const D=(l-E)/2;f.forEach((S,_)=>{f[_]=S-D}),m.forEach((S,_)=>{m[_]=S+D})}}if(Object.assign(t,{slides:c,snapGrid:f,slidesGrid:m,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ft(n,"--swiper-centered-offset-before",`${-f[0]}px`),ft(n,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const E=-t.snapGrid[0],D=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(S=>S+E),t.slidesGrid=t.slidesGrid.map(S=>S+D)}if(v!==u&&t.emit("slidesLengthChange"),f.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),m.length!==g&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!d&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const E=`${i.containerModifierClass}backface-hidden`,D=t.el.classList.contains(E);v<=i.maxBackfaceHiddenSlides?D||t.el.classList.add(E):D&&t.el.classList.remove(E)}}function Qn(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 a=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(a(s))}else i.push(a(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 Zn(){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()}function Rn(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 a=-t;o&&(a=t),n.forEach(d=>{d.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass)}),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 d=0;d<n.length;d+=1){const u=n[d];let c=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const v=(a+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+s),f=(a-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(u.swiperSlideSize+s),m=-(a-c),b=m+e.slidesSizesGrid[d],w=m>=0&&m<=e.size-e.slidesSizesGrid[d];(m>=0&&m<e.size-1||b>1&&b<=e.size||m<=0&&b>=e.size)&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(d),n[d].classList.add(i.slideVisibleClass)),w&&n[d].classList.add(i.slideFullyVisibleClass),u.progress=o?-v:v,u.originalProgress=o?-f:f}}function eo(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:a,progressLoop:s}=e;const d=l,u=a;if(n===0)o=0,l=!0,a=!0;else{o=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,v=Math.abs(t-e.maxTranslate())<1;l=c||o<=0,a=v||o>=1,c&&(o=0),v&&(o=1)}if(i.loop){const c=e.getSlideIndexByData(0),v=e.getSlideIndexByData(e.slides.length-1),f=e.slidesGrid[c],m=e.slidesGrid[v],b=e.slidesGrid[e.slidesGrid.length-1],w=Math.abs(t);w>=f?s=(w-f)/b:s=(w+b-m)/b,s>1&&(s-=1)}Object.assign(e,{progress:o,progressLoop:s,isBeginning:l,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!d&&e.emit("reachBeginning toEdge"),a&&!u&&e.emit("reachEnd toEdge"),(d&&!l||u&&!a)&&e.emit("fromEdge"),e.emit("progress",o)}function to(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:o}=t,l=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,s=v=>Me(n,`.${i.slideClass}${v}, swiper-slide${v}`)[0];e.forEach(v=>{v.classList.remove(i.slideActiveClass,i.slideNextClass,i.slidePrevClass)});let d,u,c;if(l)if(i.loop){let v=o-t.virtual.slidesBefore;v<0&&(v=t.virtual.slides.length+v),v>=t.virtual.slides.length&&(v-=t.virtual.slides.length),d=s(`[data-swiper-slide-index="${v}"]`)}else d=s(`[data-swiper-slide-index="${o}"]`);else a?(d=e.filter(v=>v.column===o)[0],c=e.filter(v=>v.column===o+1)[0],u=e.filter(v=>v.column===o-1)[0]):d=e[o];d&&(d.classList.add(i.slideActiveClass),a?(c&&c.classList.add(i.slideNextClass),u&&u.classList.add(i.slidePrevClass)):(c=zn(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),c&&c.classList.add(i.slideNextClass),u=Bn(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]),u&&u.classList.add(i.slidePrevClass))),t.emitSlidesClasses()}const yt=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let 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()}},Vt=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Ft=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 a=o,s=[a-e];s.push(...Array.from({length:e}).map((d,u)=>a+n+u)),t.slides.forEach((d,u)=>{s.includes(d.column)&&Vt(t,u)});return}const l=o+n-1;if(t.params.rewind||t.params.loop)for(let a=o-e;a<=l+e;a+=1){const s=(a%i+i)%i;(s<o||s>l)&&Vt(t,s)}else for(let a=Math.max(o-e,0);a<=Math.min(l+e,i-1);a+=1)a!==o&&(a>l||a<o)&&Vt(t,a)};function io(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 no(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:o,activeIndex:l,realIndex:a,snapIndex:s}=e;let d=t,u;const c=m=>{let b=m-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof d>"u"&&(d=io(e)),n.indexOf(i)>=0)u=n.indexOf(i);else{const m=Math.min(o.slidesPerGroupSkip,d);u=m+Math.floor((d-m)/o.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),d===l&&!e.params.loop){u!==s&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(d===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(d);return}const v=e.grid&&o.grid&&o.grid.rows>1;let f;if(e.virtual&&o.virtual.enabled&&o.loop)f=c(d);else if(v){const m=e.slides.filter(w=>w.column===d)[0];let b=parseInt(m.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(m),0)),f=Math.floor(b/o.grid.rows)}else if(e.slides[d]){const m=e.slides[d].getAttribute("data-swiper-slide-index");m?f=parseInt(m,10):f=d}else f=d;Object.assign(e,{previousSnapIndex:s,snapIndex:u,previousRealIndex:a,realIndex:f,previousIndex:l,activeIndex:d}),e.initialized&&Ft(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==f&&e.emit("realIndexChange"),e.emit("slideChange"))}function oo(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,a;if(o){for(let s=0;s<i.slides.length;s+=1)if(i.slides[s]===o){l=!0,a=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=a;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var lo={updateSize:Jn,updateSlides:Kn,updateAutoHeight:Qn,updateSlidesOffset:Zn,updateSlidesProgress:Rn,updateProgress:eo,updateSlidesClasses:to,updateActiveIndex:no,updateClickedSlide:oo};function so(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 a=Ln(l,t);return a+=e.cssOverflowAdjustment(),n&&(a=-a),a||0}function ro(t,e){const i=this,{rtlTranslate:n,params:o,wrapperEl:l,progress:a}=i;let s=0,d=0;const u=0;i.isHorizontal()?s=n?-t:t:d=t,o.roundLengths&&(s=Math.floor(s),d=Math.floor(d)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?s:d,o.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-s:-d:o.virtualTranslate||(i.isHorizontal()?s-=i.cssOverflowAdjustment():d-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${s}px, ${d}px, ${u}px)`);let c;const v=i.maxTranslate()-i.minTranslate();v===0?c=0:c=(t-i.minTranslate())/v,c!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function ao(){return-this.snapGrid[0]}function co(){return-this.snapGrid[this.snapGrid.length-1]}function uo(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:a,wrapperEl:s}=l;if(l.animating&&a.preventInteractionOnTransition)return!1;const d=l.minTranslate(),u=l.maxTranslate();let c;if(n&&t>d?c=d:n&&t<u?c=u:c=t,l.updateProgress(c),a.cssMode){const v=l.isHorizontal();if(e===0)s[v?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return Si({swiper:l,targetPosition:-c,side:v?"left":"top"}),!0;s.scrollTo({[v?"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(f){!l||l.destroyed||f.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var po={getTranslate:so,setTranslate:ro,minTranslate:ao,maxTranslate:co,translateTo:uo};function vo(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 Ii(t){let{swiper:e,runCallbacks:i,direction:n,step:o}=t;const{activeIndex:l,previousIndex:a}=e;let s=n;if(s||(l>a?s="next":l<a?s="prev":s="reset"),e.emit(`transition${o}`),i&&l!==a){if(s==="reset"){e.emit(`slideResetTransition${o}`);return}e.emit(`slideChangeTransition${o}`),s==="next"?e.emit(`slideNextTransition${o}`):e.emit(`slidePrevTransition${o}`)}}function fo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Ii({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function mo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Ii({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var ho={setTransition:vo,transitionStart:fo,transitionEnd:mo};function go(t,e,i,n,o){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let a=t;a<0&&(a=0);const{params:s,snapGrid:d,slidesGrid:u,previousIndex:c,activeIndex:v,rtlTranslate:f,wrapperEl:m,enabled:b}=l;if(l.animating&&s.preventInteractionOnTransition||!b&&!n&&!o||l.destroyed)return!1;const w=Math.min(l.params.slidesPerGroupSkip,a);let k=w+Math.floor((a-w)/l.params.slidesPerGroup);k>=d.length&&(k=d.length-1);const p=-d[k];if(s.normalizeSlideIndex)for(let h=0;h<u.length;h+=1){const I=-Math.floor(p*100),y=Math.floor(u[h]*100),T=Math.floor(u[h+1]*100);typeof u[h+1]<"u"?I>=y&&I<T-(T-y)/2?a=h:I>=y&&I<T&&(a=h+1):I>=y&&(a=h)}if(l.initialized&&a!==v&&(!l.allowSlideNext&&(f?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(v||0)!==a))return!1;a!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let g;if(a>v?g="next":a<v?g="prev":g="reset",f&&-p===l.translate||!f&&p===l.translate)return l.updateActiveIndex(a),s.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),s.effect!=="slide"&&l.setTranslate(p),g!=="reset"&&(l.transitionStart(i,g),l.transitionEnd(i,g)),!1;if(s.cssMode){const h=l.isHorizontal(),I=f?p:-p;if(e===0){const y=l.virtual&&l.params.virtual.enabled;y&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),y&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{m[h?"scrollLeft":"scrollTop"]=I})):m[h?"scrollLeft":"scrollTop"]=I,y&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Si({swiper:l,targetPosition:I,side:h?"left":"top"}),!0;m.scrollTo({[h?"left":"top"]:I,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(a),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,g),e===0?l.transitionEnd(i,g):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(I){!l||l.destroyed||I.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,g))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function bo(t,e,i,n){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const o=this;if(o.destroyed)return;const l=o.grid&&o.params.grid&&o.params.grid.rows>1;let a=t;if(o.params.loop)if(o.virtual&&o.params.virtual.enabled)a=a+o.virtual.slidesBefore;else{let s;if(l){const f=a*o.params.grid.rows;s=o.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===f)[0].column}else s=o.getSlideIndexByData(a);const d=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 v=d-s<c;if(u&&(v=v||s<Math.ceil(c/2)),v){const f=u?s<o.activeIndex?"prev":"next":s-o.activeIndex-1<o.params.slidesPerView?"next":"prev";o.loopFix({direction:f,slideTo:!0,activeSlideIndex:f==="next"?s+1:s-d+1,slideRealIndex:f==="next"?o.realIndex:void 0})}if(l){const f=a*o.params.grid.rows;a=o.slides.filter(m=>m.getAttribute("data-swiper-slide-index")*1===f)[0].column}else a=o.getSlideIndexByData(a)}return requestAnimationFrame(()=>{o.slideTo(a,e,i,n)}),o}function yo(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{enabled:o,params:l,animating:a}=n;if(!o||n.destroyed)return n;let s=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(s=Math.max(n.slidesPerViewDynamic("current",!0),1));const d=n.activeIndex<l.slidesPerGroupSkip?1:s,u=n.virtual&&l.virtual.enabled;if(l.loop){if(a&&!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+d,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+d,t,e,i)}function wo(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{params:o,snapGrid:l,slidesGrid:a,rtlTranslate:s,enabled:d,animating:u}=n;if(!d||n.destroyed)return n;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 v=s?n.translate:-n.translate;function f(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const m=f(v),b=l.map(p=>f(p));let w=l[b.indexOf(m)-1];if(typeof w>"u"&&o.cssMode){let p;l.forEach((g,h)=>{m>=g&&(p=h)}),typeof p<"u"&&(w=l[p>0?p-1:p])}let k=0;if(typeof w<"u"&&(k=a.indexOf(w),k<0&&(k=n.activeIndex-1),o.slidesPerView==="auto"&&o.slidesPerGroup===1&&o.slidesPerGroupAuto&&(k=k-n.slidesPerViewDynamic("previous",!0)+1,k=Math.max(k,0))),o.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(o.loop&&n.activeIndex===0&&o.cssMode)return requestAnimationFrame(()=>{n.slideTo(k,t,e,i)}),!0;return n.slideTo(k,t,e,i)}function So(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this;if(!n.destroyed)return n.slideTo(n.activeIndex,t,e,i)}function To(t,e,i,n){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0),n===void 0&&(n=.5);const o=this;if(o.destroyed)return;let l=o.activeIndex;const a=Math.min(o.params.slidesPerGroupSkip,l),s=a+Math.floor((l-a)/o.params.slidesPerGroup),d=o.rtlTranslate?o.translate:-o.translate;if(d>=o.snapGrid[s]){const u=o.snapGrid[s],c=o.snapGrid[s+1];d-u>(c-u)*n&&(l+=o.params.slidesPerGroup)}else{const u=o.snapGrid[s-1],c=o.snapGrid[s];d-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 xo(){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 a=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(Me(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),Ze(()=>{t.slideTo(o)})):t.slideTo(o):o>t.slides.length-n?(t.loopFix(),o=t.getSlideIndex(Me(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),Ze(()=>{t.slideTo(o)})):t.slideTo(o)}else t.slideTo(o)}var Eo={slideTo:go,slideToLoop:bo,slideNext:yo,slidePrev:wo,slideReset:So,slideToClosest:To,slideToClickedSlide:xo};function Co(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const o=()=>{Me(n,`.${i.slideClass}, swiper-slide`).forEach((v,f)=>{v.setAttribute("data-swiper-slide-index",f)})},l=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(l?i.grid.rows:1),s=e.slides.length%a!==0,d=l&&e.slides.length%i.grid.rows!==0,u=c=>{for(let v=0;v<c;v+=1){const f=e.isElement?lt("swiper-slide",[i.slideBlankClass]):lt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(f)}};if(s){if(i.loopAddBlankSlides){const c=a-e.slides.length%a;u(c),e.recalcSlides(),e.updateSlides()}else mt("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(d){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;u(c),e.recalcSlides(),e.updateSlides()}else mt("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 Io(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:o,activeSlideIndex:l,byController:a,byMousewheel:s}=t===void 0?{}:t;const d=this;if(!d.params.loop)return;d.emit("beforeLoopFix");const{slides:u,allowSlidePrev:c,allowSlideNext:v,slidesEl:f,params:m}=d,{centeredSlides:b}=m;if(d.allowSlidePrev=!0,d.allowSlideNext=!0,d.virtual&&m.virtual.enabled){i&&(!m.centeredSlides&&d.snapIndex===0?d.slideTo(d.virtual.slides.length,0,!1,!0):m.centeredSlides&&d.snapIndex<m.slidesPerView?d.slideTo(d.virtual.slides.length+d.snapIndex,0,!1,!0):d.snapIndex===d.snapGrid.length-1&&d.slideTo(d.virtual.slidesBefore,0,!1,!0)),d.allowSlidePrev=c,d.allowSlideNext=v,d.emit("loopFix");return}let w=m.slidesPerView;w==="auto"?w=d.slidesPerViewDynamic():(w=Math.ceil(parseFloat(m.slidesPerView,10)),b&&w%2===0&&(w=w+1));const k=m.slidesPerGroupAuto?w:m.slidesPerGroup;let p=k;p%k!==0&&(p+=k-p%k),p+=m.loopAdditionalSlides,d.loopedSlides=p;const g=d.grid&&m.grid&&m.grid.rows>1;u.length<w+p?mt("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"):g&&m.grid.fill==="row"&&mt("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const h=[],I=[];let y=d.activeIndex;typeof l>"u"?l=d.getSlideIndex(u.filter(_=>_.classList.contains(m.slideActiveClass))[0]):y=l;const T=n==="next"||!n,M=n==="prev"||!n;let C=0,x=0;const E=g?Math.ceil(u.length/m.grid.rows):u.length,S=(g?u[l].column:l)+(b&&typeof o>"u"?-w/2+.5:0);if(S<p){C=Math.max(p-S,k);for(let _=0;_<p-S;_+=1){const O=_-Math.floor(_/E)*E;if(g){const B=E-O-1;for(let F=u.length-1;F>=0;F-=1)u[F].column===B&&h.push(F)}else h.push(E-O-1)}}else if(S+w>E-p){x=Math.max(S-(E-p*2),k);for(let _=0;_<x;_+=1){const O=_-Math.floor(_/E)*E;g?u.forEach((B,F)=>{B.column===O&&I.push(F)}):I.push(O)}}if(d.__preventObserver__=!0,requestAnimationFrame(()=>{d.__preventObserver__=!1}),M&&h.forEach(_=>{u[_].swiperLoopMoveDOM=!0,f.prepend(u[_]),u[_].swiperLoopMoveDOM=!1}),T&&I.forEach(_=>{u[_].swiperLoopMoveDOM=!0,f.append(u[_]),u[_].swiperLoopMoveDOM=!1}),d.recalcSlides(),m.slidesPerView==="auto"?d.updateSlides():g&&(h.length>0&&M||I.length>0&&T)&&d.slides.forEach((_,O)=>{d.grid.updateSlide(O,_,d.slides)}),m.watchSlidesProgress&&d.updateSlidesOffset(),i){if(h.length>0&&M){if(typeof e>"u"){const _=d.slidesGrid[y],B=d.slidesGrid[y+C]-_;s?d.setTranslate(d.translate-B):(d.slideTo(y+Math.ceil(C),0,!1,!0),o&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-B,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-B))}else if(o){const _=g?h.length/m.grid.rows:h.length;d.slideTo(d.activeIndex+_,0,!1,!0),d.touchEventsData.currentTranslate=d.translate}}else if(I.length>0&&T)if(typeof e>"u"){const _=d.slidesGrid[y],B=d.slidesGrid[y-x]-_;s?d.setTranslate(d.translate-B):(d.slideTo(y-x,0,!1,!0),o&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-B,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-B))}else{const _=g?I.length/m.grid.rows:I.length;d.slideTo(d.activeIndex-_,0,!1,!0)}}if(d.allowSlidePrev=c,d.allowSlideNext=v,d.controller&&d.controller.control&&!a){const _={slideRealIndex:e,direction:n,setTranslate:o,activeSlideIndex:l,byController:!0};Array.isArray(d.controller.control)?d.controller.control.forEach(O=>{!O.destroyed&&O.params.loop&&O.loopFix({..._,slideTo:O.params.slidesPerView===m.slidesPerView?i:!1})}):d.controller.control instanceof d.constructor&&d.controller.control.params.loop&&d.controller.control.loopFix({..._,slideTo:d.controller.control.params.slidesPerView===m.slidesPerView?i:!1})}d.emit("loopFix")}function Do(){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 ko={loopCreate:Co,loopFix:Io,loopDestroy:Do};function _o(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 Ao(){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 Po={setGrabCursor:_o,unsetGrabCursor:Ao};function Mo(t,e){e===void 0&&(e=this);function i(n){if(!n||n===ke()||n===ye())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 Di(t,e,i){const n=ye(),{params:o}=t,l=o.edgeSwipeDetection,a=o.edgeSwipeThreshold;return l&&(i<=a||i>=n.innerWidth-a)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Oo(t){const e=this,i=ke();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"){Di(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:a,enabled:s}=e;if(!s||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let d=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(d)||"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&&(d=c[0]);const v=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,f=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(f?Mo(v,d):d.closest(v))){e.allowClick=!0;return}if(l.swipeHandler&&!d.closest(l.swipeHandler))return;a.currentX=n.pageX,a.currentY=n.pageY;const m=a.currentX,b=a.currentY;if(!Di(e,n,m))return;Object.assign(o,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=m,a.startY=b,o.touchStartTime=Ee(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(o.allowThresholdMove=!1);let w=!0;d.matches(o.focusableElements)&&(w=!1,d.nodeName==="SELECT"&&(o.isTouched=!1)),i.activeElement&&i.activeElement.matches(o.focusableElements)&&i.activeElement!==d&&i.activeElement.blur();const k=w&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||k)&&!d.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Lo(t){const e=ke(),i=this,n=i.touchEventsData,{params:o,touches:l,rtlTranslate:a,enabled:s}=i;if(!s||!o.simulateTouch&&t.pointerType==="mouse")return;let d=t;if(d.originalEvent&&(d=d.originalEvent),d.type==="pointermove"&&(n.touchId!==null||d.pointerId!==n.pointerId))return;let u;if(d.type==="touchmove"){if(u=[...d.changedTouches].filter(T=>T.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=d;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",d);return}const c=u.pageX,v=u.pageY;if(d.preventedByNestedSwiper){l.startX=c,l.startY=v;return}if(!i.allowTouchMove){d.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:c,startY:v,currentX:c,currentY:v}),n.touchStartTime=Ee());return}if(o.touchReleaseOnEdges&&!o.loop){if(i.isVertical()){if(v<l.startY&&i.translate<=i.maxTranslate()||v>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&&d.target===e.activeElement&&d.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",d),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=v;const f=l.currentX-l.startX,m=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(f**2+m**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let T;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:f*f+m*m>=25&&(T=Math.atan2(Math.abs(m),Math.abs(f))*180/Math.PI,n.isScrolling=i.isHorizontal()?T>o.touchAngle:90-T>o.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",d),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!o.cssMode&&d.cancelable&&d.preventDefault(),o.touchMoveStopPropagation&&!o.nested&&d.stopPropagation();let b=i.isHorizontal()?f:m,w=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;o.oneWayMovement&&(b=Math.abs(b)*(a?1:-1),w=Math.abs(w)*(a?1:-1)),l.diff=b,b*=o.touchRatio,a&&(b=-b,w=-w);const k=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=w>0?"prev":"next";const p=i.params.loop&&!o.cssMode,g=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&g&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const T=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});i.wrapperEl.dispatchEvent(T)}n.allowMomentumBounce=!1,o.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",d)}let h;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&k!==i.touchesDirection&&p&&g&&Math.abs(b)>=1){Object.assign(l,{startX:c,startY:v,currentX:c,currentY:v,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",d),n.isMoved=!0,n.currentTranslate=b+n.startTranslate;let I=!0,y=o.resistanceRatio;if(o.touchReleaseOnEdges&&(y=0),b>0?(p&&g&&!h&&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()&&(I=!1,o.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+b)**y))):b<0&&(p&&g&&!h&&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()&&(I=!1,o.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-b)**y))),I&&(d.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(b)>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 jo(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(y=>y.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:a,touches:s,rtlTranslate:d,slidesGrid:u,enabled:c}=e;if(!c||!a.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&a.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}a.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const v=Ee(),f=v-i.touchStartTime;if(e.allowClick){const y=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(y&&y[0]||n.target,y),e.emit("tap click",n),f<300&&v-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Ee(),Ze(()=>{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 m;if(a.followFinger?m=d?e.translate:-e.translate:m=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:m});return}const b=m>=-e.maxTranslate()&&!e.params.loop;let w=0,k=e.slidesSizesGrid[0];for(let y=0;y<u.length;y+=y<a.slidesPerGroupSkip?1:a.slidesPerGroup){const T=y<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof u[y+T]<"u"?(b||m>=u[y]&&m<u[y+T])&&(w=y,k=u[y+T]-u[y]):(b||m>=u[y])&&(w=y,k=u[u.length-1]-u[u.length-2])}let p=null,g=null;a.rewind&&(e.isBeginning?g=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const h=(m-u[w])/k,I=w<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(f>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(h>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?p:w+I):e.slideTo(w)),e.swipeDirection==="prev"&&(h>1-a.longSwipesRatio?e.slideTo(w+I):g!==null&&h<0&&Math.abs(h)>a.longSwipesRatio?e.slideTo(g):e.slideTo(w))}else{if(!a.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(w+I):e.slideTo(w):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:w+I),e.swipeDirection==="prev"&&e.slideTo(g!==null?g:w))}}function ki(){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,a=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const s=a&&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&&!a?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 No(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Bo(){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 zo(t){const e=this;yt(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Vo(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const _i=(t,e)=>{const i=ke(),{params:n,el:o,wrapperEl:l,device:a}=t,s=!!n.nested,d=e==="on"?"addEventListener":"removeEventListener",u=e;i[d]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:s}),o[d]("touchstart",t.onTouchStart,{passive:!1}),o[d]("pointerdown",t.onTouchStart,{passive:!1}),i[d]("touchmove",t.onTouchMove,{passive:!1,capture:s}),i[d]("pointermove",t.onTouchMove,{passive:!1,capture:s}),i[d]("touchend",t.onTouchEnd,{passive:!0}),i[d]("pointerup",t.onTouchEnd,{passive:!0}),i[d]("pointercancel",t.onTouchEnd,{passive:!0}),i[d]("touchcancel",t.onTouchEnd,{passive:!0}),i[d]("pointerout",t.onTouchEnd,{passive:!0}),i[d]("pointerleave",t.onTouchEnd,{passive:!0}),i[d]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&o[d]("click",t.onClick,!0),n.cssMode&&l[d]("scroll",t.onScroll),n.updateOnWindowResize?t[u](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",ki,!0):t[u]("observerUpdate",ki,!0),o[d]("load",t.onLoad,{capture:!0})};function Fo(){const t=this,{params:e}=t;t.onTouchStart=Oo.bind(t),t.onTouchMove=Lo.bind(t),t.onTouchEnd=jo.bind(t),t.onDocumentTouchStart=Vo.bind(t),e.cssMode&&(t.onScroll=Bo.bind(t)),t.onClick=No.bind(t),t.onLoad=zo.bind(t),_i(t,"on")}function Ho(){_i(this,"off")}var Uo={attachEvents:Fo,detachEvents:Ho};const Ai=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Go(){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 a=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const d=(a in l?l[a]:void 0)||t.originalParams,u=Ai(t,n),c=Ai(t,d),v=n.enabled;u&&!c?(o.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&c&&(o.classList.add(`${n.containerModifierClass}grid`),(d.grid.fill&&d.grid.fill==="column"||!d.grid.fill&&n.grid.fill==="column")&&o.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),["navigation","pagination","scrollbar"].forEach(p=>{if(typeof d[p]>"u")return;const g=n[p]&&n[p].enabled,h=d[p]&&d[p].enabled;g&&!h&&t[p].disable(),!g&&h&&t[p].enable()});const f=d.direction&&d.direction!==n.direction,m=n.loop&&(d.slidesPerView!==n.slidesPerView||f),b=n.loop;f&&i&&t.changeDirection(),Te(t.params,d);const w=t.params.enabled,k=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),v&&!w?t.disable():!v&&w&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",d),i&&(m?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!b&&k?(t.loopCreate(e),t.updateSlides()):b&&!k&&t.loopDestroy()),t.emit("breakpoint",d)}function $o(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const o=ye(),l=e==="window"?o.innerHeight:i.clientHeight,a=Object.keys(t).map(s=>{if(typeof s=="string"&&s.indexOf("@")===0){const d=parseFloat(s.substr(1));return{value:l*d,point:s}}return{value:s,point:s}});a.sort((s,d)=>parseInt(s.value,10)-parseInt(d.value,10));for(let s=0;s<a.length;s+=1){const{point:d,value:u}=a[s];e==="window"?o.matchMedia(`(min-width: ${u}px)`).matches&&(n=d):u<=i.clientWidth&&(n=d)}return n||"max"}var Wo={setBreakpoint:Go,getBreakpoint:$o};function qo(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 Yo(){const t=this,{classNames:e,params:i,rtl:n,el:o,device:l}=t,a=qo(["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(...a),o.classList.add(...e),t.emitContainerClasses()}function Xo(){const t=this,{el:e,classNames:i}=t;e.classList.remove(...i),t.emitContainerClasses()}var Jo={addClasses:Yo,removeClasses:Xo};function Ko(){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 Qo={checkOverflow:Ko},Ht={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 Zo(t,e){return function(n){n===void 0&&(n={});const o=Object.keys(n)[0],l=n[o];if(typeof l!="object"||l===null){Te(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)){Te(e,n);return}typeof t[o]=="object"&&!("enabled"in t[o])&&(t[o].enabled=!0),t[o]||(t[o]={enabled:!1}),Te(e,n)}}const Ut={eventsEmitter:Xn,update:lo,translate:po,transition:ho,slide:Eo,loop:ko,grabCursor:Po,events:Uo,breakpoints:Wo,checkOverflow:Qo,classes:Jo},Gt={};let $t=class Ve{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=Te({},i),e&&!i.el&&(i.el=e);const a=ke();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const c=[];return a.querySelectorAll(i.el).forEach(v=>{const f=Te({},i,{el:v});c.push(new Ve(f))}),c}const s=this;s.__swiper__=!0,s.support=Ei(),s.device=Ci({userAgent:i.userAgent}),s.browser=Wn(),s.eventsListeners={},s.eventsAnyListeners=[],s.modules=[...s.__modules__],i.modules&&Array.isArray(i.modules)&&s.modules.push(...i.modules);const d={};s.modules.forEach(c=>{c({params:i,swiper:s,extendParams:Zo(i,d),on:s.on.bind(s),once:s.once.bind(s),off:s.off.bind(s),emit:s.emit.bind(s)})});const u=Te({},Ht,d);return s.params=Te({},u,Gt,i),s.originalParams=Te({},s.params),s.passedParams=Te({},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=Me(i,`.${n.slideClass}, swiper-slide`),l=ht(o[0]);return ht(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=Me(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(),a=(n.maxTranslate()-o)*e+o;n.translateTo(a,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:a,slidesSizesGrid:s,size:d,activeIndex:u}=n;let c=1;if(typeof o.slidesPerView=="number")return o.slidesPerView;if(o.centeredSlides){let v=l[u]?Math.ceil(l[u].swiperSlideSize):0,f;for(let m=u+1;m<l.length;m+=1)l[m]&&!f&&(v+=Math.ceil(l[m].swiperSlideSize),c+=1,v>d&&(f=!0));for(let m=u-1;m>=0;m-=1)l[m]&&!f&&(v+=l[m].swiperSlideSize,c+=1,v>d&&(f=!0))}else if(e==="current")for(let v=u+1;v<l.length;v+=1)(i?a[v]+s[v]-a[u]<d:a[v]-a[u]<d)&&(c+=1);else for(let v=u-1;v>=0;v-=1)a[u]-a[v]<d&&(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(a=>{a.complete&&yt(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function o(){const a=e.rtlTranslate?e.translate*-1:e.translate,s=Math.min(Math.max(a,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 a=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(a.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 a=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(o()):Me(n,o())[0];return!a&&i.params.createElements&&(a=lt("div",i.params.wrapperClass),n.append(a),Me(n,`.${i.params.slideClass}`).forEach(s=>{a.append(s)})),Object.assign(i,{el:n,wrapperEl:a,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:a,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||He(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||He(n,"direction")==="rtl"),wrongRTL:He(a,"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?yt(i,l):l.addEventListener("load",a=>{yt(i,a.target)})}),Ft(i),i.initialized=!0,Ft(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:a,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.removeAttribute("style"),a.removeAttribute("style"),s&&s.length&&s.forEach(d=>{d.classList.remove(o.slideVisibleClass,o.slideFullyVisibleClass,o.slideActiveClass,o.slideNextClass,o.slidePrevClass),d.removeAttribute("style"),d.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(d=>{n.off(d)}),e!==!1&&(n.el.swiper=null,Mn(n)),n.destroyed=!0),null}static extendDefaults(e){Te(Gt,e)}static get extendedDefaults(){return Gt}static get defaults(){return Ht}static installModule(e){Ve.prototype.__modules__||(Ve.prototype.__modules__=[]);const i=Ve.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Ve.installModule(i)),Ve):(Ve.installModule(e),Ve)}};Object.keys(Ut).forEach(t=>{Object.keys(Ut[t]).forEach(e=>{$t.prototype[e]=Ut[t][e]})}),$t.use([qn,Yn]);const Pi=["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 qe(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function et(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]:qe(e[n])&&qe(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:et(t[n],e[n]):t[n]=e[n]})}function Mi(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Oi(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Li(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function ji(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 Ro(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function el(t){let{swiper:e,slides:i,passedParams:n,changedParams:o,nextEl:l,prevEl:a,scrollbarEl:s,paginationEl:d}=t;const u=o.filter(x=>x!=="children"&&x!=="direction"&&x!=="wrapperClass"),{params:c,pagination:v,navigation:f,scrollbar:m,virtual:b,thumbs:w}=e;let k,p,g,h,I,y,T,M;o.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(k=!0),o.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(p=!0),o.includes("pagination")&&n.pagination&&(n.pagination.el||d)&&(c.pagination||c.pagination===!1)&&v&&!v.el&&(g=!0),o.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||s)&&(c.scrollbar||c.scrollbar===!1)&&m&&!m.el&&(h=!0),o.includes("navigation")&&n.navigation&&(n.navigation.prevEl||a)&&(n.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(I=!0);const C=x=>{e[x]&&(e[x].destroy(),x==="navigation"?(e.isElement&&(e[x].prevEl.remove(),e[x].nextEl.remove()),c[x].prevEl=void 0,c[x].nextEl=void 0,e[x].prevEl=void 0,e[x].nextEl=void 0):(e.isElement&&e[x].el.remove(),c[x].el=void 0,e[x].el=void 0))};o.includes("loop")&&e.isElement&&(c.loop&&!n.loop?y=!0:!c.loop&&n.loop?T=!0:M=!0),u.forEach(x=>{if(qe(c[x])&&qe(n[x]))Object.assign(c[x],n[x]),(x==="navigation"||x==="pagination"||x==="scrollbar")&&"enabled"in n[x]&&!n[x].enabled&&C(x);else{const E=n[x];(E===!0||E===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?E===!1&&C(x):c[x]=n[x]}}),u.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),o.includes("children")&&i&&b&&c.virtual.enabled?(b.slides=i,b.update(!0)):o.includes("virtual")&&b&&c.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),o.includes("children")&&i&&c.loop&&(M=!0),k&&w.init()&&w.update(!0),p&&(e.controller.control=c.controller.control),g&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-pagination"),d.part.add("pagination"),e.el.appendChild(d)),d&&(c.pagination.el=d),v.init(),v.render(),v.update()),h&&(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),m.init(),m.updateSize(),m.setTranslate()),I&&(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)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),a.innerHTML=e.hostEl.constructor.prevButtonSvg,a.part.add("button-prev"),e.el.appendChild(a))),l&&(c.navigation.nextEl=l),a&&(c.navigation.prevEl=a),f.init(),f.update()),o.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),o.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),o.includes("direction")&&e.changeDirection(n.direction,!1),(y||M)&&e.loopDestroy(),(T||M)&&e.loopCreate(),e.update()}function tl(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},o={};et(i,Ht),i._emitClasses=!0,i.init=!1;const l={},a=Pi.map(d=>d.replace(/_/,"")),s=Object.assign({},t);return Object.keys(s).forEach(d=>{typeof t[d]>"u"||(a.indexOf(d)>=0?qe(t[d])?(i[d]={},o[d]={},et(i[d],t[d]),et(o[d],t[d])):(i[d]=t[d],o[d]=t[d]):d.search(/on[A-Z]/)===0&&typeof t[d]=="function"?e?n[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:i.on[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:l[d]=t[d])}),["navigation","pagination","scrollbar"].forEach(d=>{i[d]===!0&&(i[d]={}),i[d]===!1&&delete i[d]}),{params:i,passedParams:o,rest:l,events:n}}function il(t,e){let{el:i,nextEl:n,prevEl:o,paginationEl:l,scrollbarEl:a,swiper:s}=t;Mi(e)&&n&&o&&(s.params.navigation.nextEl=n,s.originalParams.navigation.nextEl=n,s.params.navigation.prevEl=o,s.originalParams.navigation.prevEl=o),Oi(e)&&l&&(s.params.pagination.el=l,s.originalParams.pagination.el=l),Li(e)&&a&&(s.params.scrollbar.el=a,s.originalParams.scrollbar.el=a),s.init(i)}function nl(t,e,i,n,o){const l=[];if(!e)return l;const a=d=>{l.indexOf(d)<0&&l.push(d)};if(i&&n){const d=n.map(o),u=i.map(o);d.join("")!==u.join("")&&a("children"),n.length!==i.length&&a("children")}return Pi.filter(d=>d[0]==="_").map(d=>d.replace(/_/,"")).forEach(d=>{if(d in t&&d in e)if(qe(t[d])&&qe(e[d])){const u=Object.keys(t[d]),c=Object.keys(e[d]);u.length!==c.length?a(d):(u.forEach(v=>{t[d][v]!==e[d][v]&&a(d)}),c.forEach(v=>{t[d][v]!==e[d][v]&&a(d)}))}else t[d]!==e[d]&&a(d)}),l}const ol=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 wt(){return wt=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},wt.apply(this,arguments)}function Ni(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Bi(t){const e=[];return r.Children.toArray(t).forEach(i=>{Ni(i)?e.push(i):i.props&&i.props.children&&Bi(i.props.children).forEach(n=>e.push(n))}),e}function ll(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return r.Children.toArray(t).forEach(n=>{if(Ni(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=Bi(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 sl(t,e,i){if(!i)return null;const n=c=>{let v=c;return c<0?v=e.length+c:v>=e.length&&(v=v-e.length),v},o=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:a}=i,s=t.params.loop?-e.length:0,d=t.params.loop?e.length*2:e.length,u=[];for(let c=s;c<d;c+=1)c>=l&&c<=a&&u.push(e[n(c)]);return u.map((c,v)=>r.cloneElement(c,{swiper:t,style:o,key:c.props.virtualIndex||c.key||`slide-${v}`}))}function st(t,e){return typeof window>"u"?r.useEffect(t,e):r.useLayoutEffect(t,e)}const Wt=r.createContext(null),zi=()=>r.useContext(Wt),rl=r.createContext(null),Ye=r.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:o="div",children:l,onSwiper:a,...s}=t===void 0?{}:t,d=!1;const[u,c]=r.useState("swiper"),[v,f]=r.useState(null),[m,b]=r.useState(!1),w=r.useRef(!1),k=r.useRef(null),p=r.useRef(null),g=r.useRef(null),h=r.useRef(null),I=r.useRef(null),y=r.useRef(null),T=r.useRef(null),M=r.useRef(null),{params:C,passedParams:x,rest:E,events:D}=tl(s),{slides:S,slots:_}=ll(l),O=()=>{b(!m)};Object.assign(C.on,{_containerClasses(N,j){c(j)}});const B=()=>{Object.assign(C.on,D),d=!0;const N={...C};if(delete N.wrapperClass,p.current=new $t(N),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=S;const j={cache:!1,slides:S,renderExternal:f,renderExternalUpdate:!1};et(p.current.params.virtual,j),et(p.current.originalParams.virtual,j)}};k.current||B(),p.current&&p.current.on("_beforeBreakpoint",O);const F=()=>{d||!D||!p.current||Object.keys(D).forEach(N=>{p.current.on(N,D[N])})},q=()=>{!D||!p.current||Object.keys(D).forEach(N=>{p.current.off(N,D[N])})};r.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",O)}),r.useEffect(()=>{!w.current&&p.current&&(p.current.emitSlidesClasses(),w.current=!0)}),st(()=>{if(e&&(e.current=k.current),!!k.current)return p.current.destroyed&&B(),il({el:k.current,nextEl:I.current,prevEl:y.current,paginationEl:T.current,scrollbarEl:M.current,swiper:p.current},C),a&&!p.current.destroyed&&a(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),st(()=>{F();const N=nl(x,g.current,S,h.current,j=>j.key);return g.current=x,h.current=S,N.length&&p.current&&!p.current.destroyed&&el({swiper:p.current,slides:S,passedParams:x,changedParams:N,nextEl:I.current,prevEl:y.current,scrollbarEl:M.current,paginationEl:T.current}),()=>{q()}}),st(()=>{ol(p.current)},[v]);function U(){return C.virtual?sl(p.current,S,v):S.map((N,j)=>r.cloneElement(N,{swiper:p.current,swiperSlideIndex:j}))}return r.createElement(n,wt({ref:k,className:ji(`${u}${i?` ${i}`:""}`)},E),r.createElement(rl.Provider,{value:p.current},_["container-start"],r.createElement(o,{className:Ro(C.wrapperClass)},_["wrapper-start"],U(),_["wrapper-end"]),Mi(C)&&r.createElement(r.Fragment,null,r.createElement("div",{ref:y,className:"swiper-button-prev"}),r.createElement("div",{ref:I,className:"swiper-button-next"})),Li(C)&&r.createElement("div",{ref:M,className:"swiper-scrollbar"}),Oi(C)&&r.createElement("div",{ref:T,className:"swiper-pagination"}),_["container-end"]))});Ye.displayName="Swiper";const Le=r.forwardRef(function(t,e){let{tag:i="div",children:n,className:o="",swiper:l,zoom:a,lazy:s,virtualIndex:d,swiperSlideIndex:u,...c}=t===void 0?{}:t;const v=r.useRef(null),[f,m]=r.useState("swiper-slide"),[b,w]=r.useState(!1);function k(I,y,T){y===v.current&&m(T)}st(()=>{if(typeof u<"u"&&(v.current.swiperSlideIndex=u),e&&(e.current=v.current),!(!v.current||!l)){if(l.destroyed){f!=="swiper-slide"&&m("swiper-slide");return}return l.on("_slideClass",k),()=>{l&&l.off("_slideClass",k)}}}),st(()=>{l&&v.current&&!l.destroyed&&m(l.getSlideClasses(v.current))},[l]);const p={isActive:f.indexOf("swiper-slide-active")>=0,isVisible:f.indexOf("swiper-slide-visible")>=0,isPrev:f.indexOf("swiper-slide-prev")>=0,isNext:f.indexOf("swiper-slide-next")>=0},g=()=>typeof n=="function"?n(p):n,h=()=>{w(!0)};return r.createElement(i,wt({ref:v,className:ji(`${f}${o?` ${o}`:""}`),"data-swiper-slide-index":d,onLoad:h},c),a&&r.createElement(Wt.Provider,{value:p},r.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},g(),s&&!b&&r.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&r.createElement(Wt.Provider,{value:p},g(),s&&!b&&r.createElement("div",{className:"swiper-lazy-preloader"})))});Le.displayName="SwiperSlide";function Ne(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=se(),o=r.useCallback((a,s,d,u)=>{var c,v,f,m,b,w,k,p,g,h,I,y,T,M;let C="";e&&(!((v=(c=a?.video)===null||c===void 0?void 0:c.bindProducts)===null||v===void 0)&&v.length||!((f=a?.video)===null||f===void 0)&&f.bindProduct)?C="pdpPage":n?C="hashTagPage":!((m=a?.video)===null||m===void 0)&&m.url?C="videoPage":!((b=a?.video)===null||b===void 0)&&b.imgUrls&&(!((k=(w=a?.video)===null||w===void 0?void 0:w.imgUrls)===null||k===void 0)&&k.length)?C="imagePage":a?.product&&(C="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(p=s?.itemId)!==null&&p!==void 0?p:"",productName:(g=s?.title)!==null&&g!==void 0?g:"",price:s?.price?s?.price+"":"0",productCollection:(h=s?.collection)!==null&&h!==void 0?h:"",fromKName:C,fromKPage:location?.href,contentTags:s?.tags?JSON.stringify(s?.tags):"",position:u+"",contentId:(y=(I=a?.video)===null||I===void 0?void 0:I.itemId)!==null&&y!==void 0?y:"",ctatId:(T=d?.itemId)!==null&&T!==void 0?T:"",traceInfo:(M=s?.traceInfo)!==null&&M!==void 0?M:""}})},[t,e,n]),l=r.useCallback((a,s,d,u,c)=>{var v,f,m,b;let w="";e&&(!((f=(v=a?.video)===null||v===void 0?void 0:v.bindProducts)===null||f===void 0)&&f.length||!((m=a?.video)===null||m===void 0)&&m.bindProduct)?w="pdpPage":a?.product&&(w="productPage"),t?.({eventInfo:{productId:s?.itemId,productName:s?.title,price:s?.price?s?.price+"":"0",productCollection:s?.collection,fromKName:w,fromKPage:location?.href,contentTags:JSON.stringify(s?.tags),position:c+"",contentId:(b=a?.video)===null||b===void 0?void 0:b.itemId,ctatId:d?.itemId,traceInfo:s?.traceInfo,timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]);return{jumpToWeb:o,productView:l}}const al="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",dl=({visible:t,onClose:e,children:i,modalStyle:n,padding:o,popup:l})=>{var a;const[s,d]=r.useState(!1),u=r.useRef(null);r.useEffect(()=>{const f=document.getElementById("sxp-render"),m=document.getElementById("pb-modal");m?u.current=m:(u.current=document.createElement("div"),u.current.setAttribute("id","pb-modal"),f?.appendChild(u.current))},[]);const c=r.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]);if(r.useEffect(()=>{c?d(!0):setTimeout(()=>{d(!1)},l?.duration)},[c,l]),!u.current)return null;const v=ce.debounce(()=>{e?.()},300);return si.createPortal(r.createElement(r.Fragment,null,s&&r.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:c?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:v},r.createElement("div",{className:`modal-container ${c?"modal-popIn":"modal-popOut"}`,style:{padding:o,animationDuration:((a=l?.duration)!==null&&a!==void 0?a:0)/1e3+"s"},onClick:f=>{f.stopPropagation(),f.preventDefault()}},r.createElement("div",{onClick:e,className:"modal-icon-wrapper"},r.createElement("img",{src:al,alt:"close",className:"modal-icon"})),i))),u.current)};var St=r.memo(dl);const cl=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),o=[];for(let a=0;a<n.length&&(o.push(n[a]),!(o.join(" ").length>=e));a++);return(o.length>1&&o.length<n.length?o.slice(0,o.length-1):o).join(" ")+" "},ul=({text:t,maxStr:e=108,style:i,className:n,onClick:o,foldText:l,unfoldText:a,isPost:s,onChange:d})=>{const[u,c]=r.useState(!1),[v,f]=r.useState(!1),m=Number(i?.lineClamp||2),b=r.useRef(null),w=r.useRef(null),k=r.useCallback(()=>{c(!u)},[u,d]);return r.useMemo(()=>!u&&t.length>e?cl(t,e)+"...":t,[t,e,u]),r.useEffect(()=>{var p,g;((p=w?.current)===null||p===void 0?void 0:p.offsetHeight)>((g=b?.current)===null||g===void 0?void 0:g.offsetHeight)&&s?f(!0):f(!1),w.current.style.display="none"},[s]),r.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},r.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!s||u?"":m,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),r.createElement("div",{ref:w,dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),t&&s&&v&&r.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:o??k},u?a||"show less":l||"show more"))};var Tt=r.memo(ul);const pl=r.forwardRef((t,e)=>{const{src:i,onLoad:n,style:o,className:l,loading:a}=t,[s,d]=r.useState();return r.useImperativeHandle(e,()=>({setSrc:u=>{d(u)}})),r.useEffect(()=>{d(i)},[i]),r.createElement(r.Fragment,null,s?.includes(".avif")?r.createElement("picture",null,r.createElement("source",{type:"image/avif",srcSet:s}),r.createElement("source",{type:"image/webp",srcSet:`${s}?imageMogr2/format/webp`}),r.createElement("source",{type:"image/jpeg",srcSet:`${s}?imageMogr2/format/jpg`}),r.createElement("img",{className:l,src:s,style:o,loading:a,onLoad:u=>{n?.(u.target)}})):r.createElement("img",{className:l,src:s,style:o,loading:a,onLoad:u=>{n?.(u.target)}}))});var Ce=r.memo(pl);const vl=t=>{var e,i,n,o,l,a,s,d,u,{content:c,style:v,bgImg:f,onClick:m,schema:b,isDefault:w,bottom_image:k,tipText:p,isPost:g,viewTime:h,rec:I,swiper:y,commodityStyles:T,buttonStyle:M,index:C}=t,x=he(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index"]);const{sxpParameter:E}=se(),{popupDetailData:D,bffEventReport:S,isPreview:_,waterFallData:O}=se(),{jumpToWeb:B,productView:F}=Ne(),q=r.useRef(null),[U,N]=r.useState(!1),j=g?I:D,P=g?j?.product:(e=j?.video)===null||e===void 0?void 0:e.bindProduct,A=g?(i=j?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=j?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,J=g?C:D?.index,H=()=>{P?.link&&(B(D,P,A,J),g||F(j,P,A,h||q.current,J),window.location.href=window.getJointUtmLink(P.link))};r.useEffect(()=>{const Y=()=>{q.current=new Date};return Y(),window.addEventListener("pageshow",Y),()=>{window.removeEventListener("pageshow",Y)}},[]);const G=r.useMemo(()=>{var Y,oe,z,V,$;return P?.currency&&P?.price?`${(z=(oe=(Y=P?.currency)===null||Y===void 0?void 0:Y.split("-")[1])===null||oe===void 0?void 0:oe.toUpperCase())!==null&&z!==void 0?z:""}${($=(V=P?.price)===null||V===void 0?void 0:V.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&$!==void 0?$:""}`:"$7,000"},[P?.price,P?.currency]),Z=_?375:(l=v?.width)!==null&&l!==void 0?l:window.innerWidth,ne=({isPost:Y})=>{var oe,z,V;return r.createElement("div",null,r.createElement("div",{className:"pb-commondity-content-collection",style:T?.collection,hidden:!!P&&(!P?.collection||P?.collection==="")},(oe=P?.collection)!==null&&oe!==void 0?oe:"Tiffany Lock"),r.createElement("div",{className:"pb-commondity-content-title",style:T?.title,hidden:!!P&&!P?.title},(z=P?.title)!==null&&z!==void 0?z:"Pendant in Yellow Gold with Diamonds, Medium"),r.createElement("div",{className:"pb-commondity-content-price",style:T?.price,hidden:!!P&&!P?.price},G),r.createElement("div",{hidden:!!P&&(!P?.info||P?.info==="")},r.createElement(Tt,{foldText:p?.foldText,unfoldText:p?.unfoldText,onClick:()=>N(!0),isPost:Y,text:(V=P?.info)!==null&&V!==void 0?V:`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:C?.info})))},ie=()=>{var q;return r.createElement(r.Fragment,null,(y||P?.link)&&r.createElement("button",{onClick:H,className:"pb-commondity-btn",style:M},(q=A?.enTitle)!==null&&q!==void 0?q:"Purchase on Website"))};return r.createElement("div",{className:"pb-commondity"},r.createElement("div",Object.assign({className:J.css(Object.assign({},v))},T),P&&((a=P?.homePage)===null||a===void 0?void 0:a.length)>0&&r.createElement(qe,{height:R,modules:[bt,yt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:g?.dotsAlign==="left"?"commondityDetail-swiper-clickable-left":"commondityDetail-swiper-clickable-center"},loop:!0,autoplay:{delay:g?.delay*1e3}},(s=P?.homePage)===null||s===void 0?void 0:s.map(q=>r.createElement(Le,{key:q},r.createElement("div",{style:{overflow:"hidden",width:R,height:R}},r.createElement(Ie,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block"},src:q}))))),!(!((d=P?.homePage)===null||d===void 0)&&d.length)&&r.createElement("div",{className:J.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},r.createElement("img",{className:J.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(u=x?.bottom_image)!==null&&u!==void 0?u:_,alt:""})),r.createElement("div",{className:"pb-commondity-content"},te({isPost:b}))),ie(),r.createElement(Tt,{visible:U,onClose:()=>L(!1)},r.createElement("div",{style:{paddingBottom:"80px"}},te({isPost:!1})),ie()))};var vl=r.memo(pl);const fl=we(vl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:_n},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000"},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 ml=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],hl=[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Text",label:"\u6309\u94AE\u6587\u6848",name:["props","btnText"]}],Vi="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 gl=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}},bl=t=>{var{content:e,btnText:i,style:n,icon:o,onClick:l}=t,a=me(t,["content","btnText","style","icon","onClick"]);const s=typeof o=="string"?o:gl(o),d=()=>{window?.sxpPopup(""),l?.()};return r.createElement("div",Object.assign({className:`pb-prompt ${J.css(Object.assign({},n))}`},a),r.createElement("div",{className:"pb-prompt-icon"},r.createElement("img",{width:"100%",src:s??Vi})),r.createElement("div",{className:"pb-prompt-content"},e),r.createElement("button",{className:"pb-prompt-btn",onClick:d},i))};var yl=r.memo(bl);const wl=we(yl,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:hl,bindableProps:[],interactionRender:ml},defaulSetting:{props:{icon:Vi,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Yt,Xt,Sl=[{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"}]},{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:"Color",name:["color"]},{type:"Select",options:ee,name:["fontFamily"],initialValue:(Yt=ee?.[0])===null||Yt===void 0?void 0:Yt.value},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:ee,initialValue:(Xt=ee?.[0])===null||Xt===void 0?void 0:Xt.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const Tl=t=>{var e,i,n,o,l,a,s,d,u,c,v,f,{style:m,isDefault:w,rec:y,viewTime:_,isPost:p,bottom_image:b,tipText:h,swiper:I,commodityStyles:g,buttonStyle:C,index:M}=t,E=me(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index"]);r.useState(!0);const{sxpParameter:T}=se(),{popupDetailData:x,bffEventReport:k,isPreview:S,swiperRef:D,waterFallData:O}=se(),{jumpToWeb:N,productView:F}=Ne(),Y=r.useRef(null);r.useRef(null),r.useRef(null),r.useState(!1),r.useState(!1),r.useState(!0);const[U,L]=r.useState(!1),B=r.useRef(null),P=p?y:x,A=p?P?.product:(e=P?.video)===null||e===void 0?void 0:e.bindProduct,X=p?(i=P?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=P?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,H=p?M:x?.index,G=()=>{A?.link&&(N(P,A,X,H),p||F(P,A,X,_||B.current,H),window.location.href=window.getJointUtmLink(A.link))};r.useEffect(()=>{const q=()=>{B.current=new Date};return q(),window.addEventListener("pageshow",q),()=>{window.removeEventListener("pageshow",q)}},[]);const R=r.useMemo(()=>{var q,ne,z,V,$;return A?.currency&&A?.price?`${(z=(ne=(q=A?.currency)===null||q===void 0?void 0:q.split("-")[1])===null||ne===void 0?void 0:ne.toUpperCase())!==null&&z!==void 0?z:""}${($=(V=A?.price)===null||V===void 0?void 0:V.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&$!==void 0?$:""}`:"\xA3102,300.00"},[A?.price,A?.currency]),te=S?375:(l=m?.width)!==null&&l!==void 0?l:window.innerWidth,ie=({isPost:q})=>r.createElement("div",{hidden:!!A&&(!A?.info||A?.info==="")},r.createElement(xt,{isPost:q,onClick:()=>L(!0),className:"pb-commondityDiroNew-info",style:g?.info,foldText:h?.foldText,unfoldText:h?.unfoldText,text:A?.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`}));return r.createElement("div",{className:"pb-commondityDiroNew"},r.createElement("div",Object.assign({ref:Y,className:J.css(Object.assign({},m))},E),A&&((a=A?.homePage)===null||a===void 0?void 0:a.length)>0&&r.createElement(qe,{height:te,modules:[bt,yt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:I?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:I?.delay*1e3}},(s=A?.homePage)===null||s===void 0?void 0:s.map(q=>r.createElement(Le,{key:q},r.createElement("div",{style:{overflow:"hidden",width:te,height:te}},r.createElement(Ie,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block"},src:q}))))),!(!((d=A?.homePage)===null||d===void 0)&&d.length)&&r.createElement("div",{className:J.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},r.createElement("img",{className:J.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(u=T?.bottom_image)!==null&&u!==void 0?u:b,alt:""})),r.createElement("div",{className:"pb-commondityDiroNew-content"},r.createElement("div",{className:"pb-commondityDiroNew-content-top"},r.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},r.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:g?.title},(c=A?.title)!==null&&c!==void 0?c:"Large Dior Toujours Bag"),r.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!A&&(!A?.collection||A?.collection===""),style:g?.collection},A?.collection||"Black Macrocannage Calfskin")),r.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},r.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!A&&!A?.price,style:g?.price},R),r.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!A&&!A?.taxInfo,style:g?.taxInfo},(v=A?.taxInfo)!==null&&v!==void 0?v:"\u7A0E\u8D39"))),(!A||A?.link)&&r.createElement("button",{onClick:G,className:"pb-commondityDiroNew-btn",style:C},(f=X?.enTitle)!==null&&f!==void 0?f:"Shop now"),ie({isPost:p}))),r.createElement(Tt,{visible:U,onClose:()=>L(!1)},ie({isPost:!1})))};var xl=r.memo(Tl);const El=we(xl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Sl},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 Jt,Kt,De=[{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"]}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Select",options:ee,name:["props","ctaTempStyles","title","fontFamily"],initialValue:(Jt=ee?.[0])===null||Jt===void 0?void 0:Jt.value},{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:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Select",options:ee,name:["props","ctaTempStyles","ctaTitle","fontFamily"],initialValue:(Kt=ee?.[0])===null||Kt===void 0?void 0:Kt.value},{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"]}]}],Cl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];function Fi(t){const e=r.useRef(null),[i,n]=r.useState(!1);return r.useEffect(()=>{e.current=new IntersectionObserver(([o])=>{n(o.isIntersecting)})},[]),r.useEffect(()=>{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 Il=t=>{var{rec:e,children:i,className:n,onClick:o,style:l,isExternalLink:a=!1,index:s}=t;me(t,["rec","children","className","onClick","style","isExternalLink","index"]);const d=r.useRef(null),u=Fi(d),{popup:c}=je(),{setPopupDetailData:v,ctaEvent:f}=se(),{jumpToWeb:m}=Ne();r.useEffect(()=>{var y,_;if(u&&d?.current){const p=(_=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&_!==void 0?_:e?.video;f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,p,s)}},[u,d,e,f,s]);const w=ce.throttle(()=>{var y,_,p,b,h,I,g,C,M,E;const T=(_=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&_!==void 0?_:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,T,s),v?.(Object.assign(Object.assign({},e),{index:s})),a){if(!((b=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||b===void 0)&&b.link){const x=(h=e?.video)===null||h===void 0?void 0:h.bindCta,k=(I=e?.video)===null||I===void 0?void 0:I.bindProduct;m(e,k,x,s),window.location.href=(C=(g=e?.video)===null||g===void 0?void 0:g.bindProduct)===null||C===void 0?void 0:C.link,window.location.href=window.getJointUtmLink((E=(M=e?.video)===null||M===void 0?void 0:M.bindProduct)===null||E===void 0?void 0:E.link)}}else o?.()},c?.duration);return r.createElement("div",{ref:d,className:n,style:l,onClick:w},i)};var rt=r.memo(Il),Dl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const kl=t=>{var e,i,n,o,l,a,s,{content:d,style:u,bgImg:c,recData:v,bottom_image:f,ctaTempStyles:m,isExternalLink:w}=t,y=me(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:_}=se(),p=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,b=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:_?.bottom_image)!==null&&o!==void 0?o:f;return r.createElement(rt,Object.assign({isExternalLink:w,rec:v,className:J.css(Object.assign({},u)),style:{display:"flex"}},y),r.createElement("div",{className:J.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},r.createElement(Ie,{className:J.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:b})),r.createElement("div",{className:J.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},r.createElement("div",{className:Dl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),r.createElement("div",{className:J.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},m?.ctaTitle))},(s=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&s!==void 0?s:"Shop Now")))};var _l=r.memo(kl);const Al=we(_l,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Cl,bindableProps:[],settingRender:De},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 Pl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ml=t=>{var e,i,n,o,{content:l,style:a,bgImg:s,recData:d,bottom_image:u,ctaTempStyles:c,isExternalLink:v}=t,f=me(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:m}=se(),w=(e=d?.video)===null||e===void 0?void 0:e.bindCta;return r.createElement(rt,Object.assign({isExternalLink:v,rec:d,className:J.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"}},f),r.createElement("div",{className:J.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},r.createElement("img",{className:J.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(n=(i=w?.icon)!==null&&i!==void 0?i:m?.bottom_image)!==null&&n!==void 0?n:u,alt:""})),r.createElement("div",{className:J.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},c?.ctaTitle))},(o=w?.enTitle)!==null&&o!==void 0?o:"Product Name"))};var Ol=r.memo(Ml);const Ll=we(Ol,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Pl,settingRender:De?.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 jl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU"};const Nl=t=>{var e,i,n,o,l,{content:a,style:s,bgImg:d,recData:u,bottom_image:c,ctaTempStyles:v,index:f}=t,m=me(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index"]);const{sxpParameter:w,bffEventReport:y}=se(),{jumpToWeb:_}=Ne(),p=(e=u?.video)===null||e===void 0?void 0:e.bindCta,b=(i=u?.video)===null||i===void 0?void 0:i.bindProduct,h=()=>{p?.link&&(_(u,b,p,f),window.location.href=window.getJointUtmLink(p.link))};return r.createElement(rt,Object.assign({index:f,rec:u,className:J.css(Object.assign({alignItems:"center"},s)),style:{display:"flex"}},m,{onClick:h}),r.createElement("div",{className:J.css(Object.assign({backgroundColor:"#f2f2f2",overflow:"hidden",flexShrink:0},v?.img))},r.createElement(Ie,{className:J.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(o=(n=p?.icon)!==null&&n!==void 0?n:w?.bottom_image)!==null&&o!==void 0?o:c})),r.createElement("div",{className:J.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},r.createElement("div",{className:jl["tow-line-ellipsis"],style:v?.ctaTitle},(l=p?.enTitle)!==null&&l!==void 0?l:"Product Name")))};var Bl=r.memo(Nl);const zl=we(Bl,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:De?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var Vl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Fl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Hl=t=>{var e,i,n,o,l,a,s,{content:d,style:u,bgImg:c,recData:v,bottom_image:f,ctaTempStyles:m,isExternalLink:w}=t,y=me(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:_}=se(),p=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,b=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:_?.bottom_image)!==null&&o!==void 0?o:f;return r.createElement(rt,Object.assign({isExternalLink:w,rec:v,className:J.css(Object.assign({},u)),style:{display:"flex"}},y),r.createElement("div",{className:J.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},r.createElement(Ie,{className:J.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:b})),r.createElement("div",{className:J.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},r.createElement("div",{className:Fl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),r.createElement("div",{className:J.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},m?.ctaTitle))},(s=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&s!==void 0?s:"Shop Now")))};var Ul=r.memo(Hl);const Gl=we(Ul,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Vl,settingRender:De,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 $l=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Wl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const ql=t=>{var e,i,n,o,l,a,s,{content:d,style:u,bgImg:c,recData:v,bottom_image:f,ctaTempStyles:m,isExternalLink:w}=t,y=me(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:_}=se(),p=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,b=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:_?.bottom_image)!==null&&o!==void 0?o:f;return r.createElement(rt,Object.assign({isExternalLink:w,rec:v,className:J.css(Object.assign({},u)),style:{display:"flex"}},y),r.createElement("div",{className:J.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},r.createElement(Ie,{className:J.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:b})),r.createElement("div",{className:J.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},r.createElement("div",{className:Wl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),r.createElement("div",{className:J.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},m?.ctaTitle))},(s=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&s!==void 0?s:"Shop now")))};var Yl=r.memo(ql);const Xl=we(Yl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:$l,bindableProps:[],settingRender:De},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 Jl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Kl=({children:t,isPadding:e=!0})=>r.createElement(qe,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Fn,Vn,zn],style:{padding:e?"0 12px 0 20px":0}},t);var Et=r.memo(Kl);const Ql=({src:t,rec:e,item:i,index:n})=>{const o=r.useRef(null),l=Fi(o),{ctaEvent:a}=se();return r.useEffect(()=>{l&&t&&o?.current&&a?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[l,t,o,e,a,i,n]),r.createElement("div",{ref:o,hidden:!t,className:J.css({width:"100%",height:"100%"})},r.createElement(Ie,{className:J.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:t}))};var Qt=r.memo(Ql),Zl={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Rl=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:s,bottom_image:d,ctaTempStyles:u,isExternalLink:c,index:v}=t,f=me(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{ctaEvent:m,setPopupDetailData:w,sxpParameter:y}=se(),{popup:_}=je(),{jumpToWeb:p}=Ne(),[b,h]=r.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=ce.throttle(g=>{m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,g,v),w?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:g}),index:v})),c?g?.link&&(p(a,g,g.bindCta,v),window.location.href=window.getJointUtmLink(g.link)):s?.()},_?.duration);return r.createElement(Et,{isPadding:!!a},b?.map(g=>{var C,M,E,T,x,k;return r.createElement(Le,Object.assign({hidden:a&&!g?.bindCta,key:g?.itemId,className:J.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>I(g)}),r.createElement("div",{className:J.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},r.createElement(Qt,{src:(E=(M=(C=g?.homePage)===null||C===void 0?void 0:C[0])!==null&&M!==void 0?M:y?.bottom_image)!==null&&E!==void 0?E:d,rec:a,item:g,index:v})),r.createElement("div",{className:J.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},r.createElement("div",{className:Zl["two-line-ellipsis"],style:u?.title},(T=g?.title)!==null&&T!==void 0?T:"Product Name"),r.createElement("div",{className:J.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},u?.ctaTitle))},(k=(x=g?.bindCta)===null||x===void 0?void 0:x.enTitle)!==null&&k!==void 0?k:"Shop Now")))}))};var es=r.memo(Rl);const ts=we(es,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Jl,bindableProps:[],settingRender:De},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 is=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ns={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const os=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:s,bottom_image:d,ctaTempStyles:u,isExternalLink:c,index:v}=t,f=me(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:m}=se(),{ctaEvent:w,setPopupDetailData:y}=se(),{popup:_}=je(),[p,b]=r.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:h}=Ne(),I=ce.throttle(g=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,g,v),y?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:g}),index:v})),c?g?.link&&(h(a,g,g.bindCta,v),window.location.href=window.getJointUtmLink(g.link)):s?.()},_?.duration);return r.createElement(Et,{isPadding:!!a},p?.map(g=>{var C,M,E,T,x,k;return r.createElement(Le,Object.assign({hidden:a&&!g?.bindCta,key:g.itemId,className:J.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>I(g)}),r.createElement("div",{className:J.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},r.createElement(Qt,{src:(E=(M=(C=g?.homePage)===null||C===void 0?void 0:C[0])!==null&&M!==void 0?M:m?.bottom_image)!==null&&E!==void 0?E:d,rec:a,item:g,index:v})),r.createElement("div",{className:J.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},r.createElement("div",{className:ns["two-line-ellipsis"],style:u?.title},(T=g?.title)!==null&&T!==void 0?T:"Product Name"),r.createElement("div",{className:J.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle))},(k=(x=g?.bindCta)===null||x===void 0?void 0:x.enTitle)!==null&&k!==void 0?k:"Shop Now")))}))};var ls=r.memo(os);const ss=we(ls,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:is,settingRender:De,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 rs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],as={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const ds=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:s,bottom_image:d,ctaTempStyles:u,isExternalLink:c,index:v}=t,f=me(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{ctaEvent:m,setPopupDetailData:w,sxpParameter:y}=se(),{popup:_}=je(),{jumpToWeb:p}=Ne(),[b,h]=r.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=ce.throttle(g=>{m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,g,v),w?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:g}),index:v})),c?g?.link&&(p(a,g,g.bindCta,v),window.location.href=window.getJointUtmLink(g.link)):s?.()},_?.duration);return r.createElement(Et,{isPadding:!!a},b?.map(g=>{var C,M,E,T,x,k;return r.createElement(Le,Object.assign({hidden:a&&!g?.bindCta,key:g?.itemId,className:J.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>I(g)}),r.createElement("div",{className:J.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},r.createElement(Qt,{src:(E=(M=(C=g?.homePage)===null||C===void 0?void 0:C[0])!==null&&M!==void 0?M:y?.bottom_image)!==null&&E!==void 0?E:d,rec:a,item:g,index:v})),r.createElement("div",{className:J.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},r.createElement("div",{className:as["tow-line-ellipsis"],style:u?.title},(T=g?.title)!==null&&T!==void 0?T:"Product Name"),r.createElement("div",{className:J.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle))},(k=(x=g?.bindCta)===null||x===void 0?void 0:x.enTitle)!==null&&k!==void 0?k:"Shop now")))}))};var cs=r.memo(ds);const us=we(cs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:rs,bindableProps:[],settingRender:De},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 Zt,Rt,ps=[{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u6587\u672C\u884C\u6570",name:["props","lineClamp"]},{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"}]},{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:"Color",name:["color"]},{type:"Select",options:ee,name:["fontFamily"],initialValue:(Zt=ee?.[0])===null||Zt===void 0?void 0:Zt.value},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:ee,initialValue:(Rt=ee?.[0])===null||Rt===void 0?void 0:Rt.value},{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 vs=({icon:t,styles:e,textStyle:i,onClose:n})=>{var o;const{waterFallData:l,setOpenHashtag:a}=se();return r.createElement("div",{className:"clc-sxp-nav",style:e},r.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"",onClick:n}),r.createElement("div",{className:"clc-sxp-nav-title",style:i},`#${(o=l?.hashTag)!==null&&o!==void 0?o:"\u6807\u9898"}`))};var Hi=r.memo(vs),fs=null,ms="3d989325-e7d6-4a74-8a97-98febdf5b567",hs=null,gs=null,bs={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"},ys=[{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}],ws="Handbags",Ss={productUserId:fs,requestId:ms,channel:hs,rtc:gs,tag:bs,recList:ys,hashTag:ws};const Ts=t=>{const{rec:e,index:i,list:n,reportTagsView:o,textStyles:l,space:a}=t,{swiperRef:s,setRtcList:d,setOpenHashtag:u,bffEventReport:c,sxpParameter:v}=se(),[f,m]=r.useState(!1),w=r.useRef(null),y=r.useRef(null),_=r.useRef(null),p=r.useRef(null),[b,h]=r.useState(""),I=r.useMemo(()=>{var T,x,k,S,D,O,N,F,Y,U,L,B;return!((T=e?.video)===null||T===void 0)&&T.cover?(x=e?.video)===null||x===void 0?void 0:x.cover:!((k=e?.video)===null||k===void 0)&&k.url?(m(!0),(S=e?.video)===null||S===void 0?void 0:S.url):!((O=(D=e?.video)===null||D===void 0?void 0:D.imgUrls)===null||O===void 0)&&O.length?(F=(N=e?.video)===null||N===void 0?void 0:N.imgUrls)===null||F===void 0?void 0:F[0]:!((U=(Y=e?.product)===null||Y===void 0?void 0:Y.homePage)===null||U===void 0)&&U.length?(B=(L=e?.product)===null||L===void 0?void 0:L.homePage)===null||B===void 0?void 0:B[0]:v?.bottom_image||""},[e,v?.bottom_image]),g=r.useMemo(()=>{var T,x;return((T=e?.product)===null||T===void 0?void 0:T.title)||((x=e?.video)===null||x===void 0?void 0:x.title)||null},[e]),C=r.useMemo(()=>{var T,x,k,S,D,O,N,F,Y;return!((T=e?.product)===null||T===void 0)&&T.currency&&(!((x=e?.product)===null||x===void 0)&&x.price)?`${(O=(D=(S=(k=e?.product)===null||k===void 0?void 0:k.currency)===null||S===void 0?void 0:S.split("-")[1])===null||D===void 0?void 0:D.toUpperCase())!==null&&O!==void 0?O:""}${(Y=(F=(N=e?.product)===null||N===void 0?void 0:N.price)===null||F===void 0?void 0:F.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&Y!==void 0?Y:""}`:null},[e]);r.useEffect(()=>{const T=new IntersectionObserver(x=>{x.forEach(k=>{if(k.isIntersecting){if(y.current===null||I==="")return;f&&b?w.current.setSrc(b):w.current.setSrc(I),T.unobserve(y.current)}})});return T.observe(y.current),()=>{T.disconnect()}},[I,f,b]);const M=(T,x,k)=>{const S=T/x;return k/S};r.useEffect(()=>{const T=_?.current;T===null||I===""||!f||(T.src=I,T.currentTime=1,T.crossOrigin="anonymous",T.onloadeddata=()=>{const x=p?.current;if(!x)return;const k=x.getContext("2d"),S=window?.innerWidth/2,D=M(T.videoWidth,T.videoHeight,S);x.height=D,x.width=S,k?.drawImage(T,0,0,x.width,x.height),h(x.toDataURL()),T.remove(),x.remove()})},[I,f]);const E=()=>{o(),d?.(n),setTimeout(()=>{var T;(T=s?.current)===null||T===void 0||T.swiper.slideTo(i,0,!1),u?.(!1)},0)};return r.createElement("div",{ref:y,className:"list-content-listItem",key:i,onClick:E,style:{marginBottom:a}},r.createElement("div",{className:"list-content-listItem-picture"},f&&r.createElement("div",{style:{display:"none"}},r.createElement("video",{ref:_,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),r.createElement("canvas",{ref:p})),r.createElement(Ie,{loading:"lazy",className:"list-content-listItem-picture-img",ref:w})),r.createElement("div",{className:"list-content-listItem-info"},r.createElement("div",{className:`list-content-listItem-info-title ${C?"list-content-listItem-info-nowrap":""}`,style:l?.title},g&&g),r.createElement("div",{className:"list-content-listItem-info-price",style:l?.price,hidden:!C},C)))};function xs(t){var e,i,n,o,l,a,s,d,u,{reportTagsView:c}=t,v=me(t,["reportTagsView"]);const{waterFallData:f,getRecommendVideos:m,hashTagSize:w,loadingImage:y,isOpenHashTag:_}=se(),[p,b]=r.useState(),[h,I]=r.useState(),[g,C]=r.useState(!1),M=r.useRef(null),[E,T]=r.useState(!1);r.useCallback(()=>{E||(T(!0),f&&m?.({hashTag:f?.hashTag,"itemFilter.itemId":f?.itemId,"itemFilter.itemType":f?.itemType}).then(k=>{var S;b(p?.concat((S=k?.recList)!==null&&S!==void 0?S:[])),T(!1)}))},[f,m,p,E]),r.useEffect(()=>{var k,S;if(C(!0),f&&m?.({hashTag:f?.hashTag,"itemFilter.itemId":f?.itemId,"itemFilter.itemType":f?.itemType,defaultSize:w}).then(D=>{var O,N;I(D),b((N=(O=D?.recList)===null||O===void 0?void 0:O.filter(F=>F?.video!==null||F?.product!==null))!==null&&N!==void 0?N:[]),C(!1)}),_){const D=Ss;I(D),b((S=(k=D?.recList)===null||k===void 0?void 0:k.filter(O=>O?.video!==null||O?.product!==null))!==null&&S!==void 0?S:[]),C(!1)}},[f,m,w,_]);const x=()=>{var k,S;!((k=h?.tag)===null||k===void 0)&&k.link&&(c(),window.location.href=(S=h?.tag)===null||S===void 0?void 0:S.link)};return r.createElement(r.Fragment,null,g?r.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},r.createElement("img",{width:64,height:64,src:y,alt:"loading...",style:{objectFit:"contain"}})):r.createElement("div",{className:"list"},r.createElement("div",{className:"list-scroll",ref:M},r.createElement("div",{className:"list-info",style:(e=v?.textStyles)===null||e===void 0?void 0:e.hashTagDesc},(i=h?.tag)===null||i===void 0?void 0:i.info),r.createElement("div",{hidden:!(!((n=h?.tag)===null||n===void 0)&&n.link),className:"list-collection",onClick:x,style:Object.assign(Object.assign({},(o=v?.textStyles)===null||o===void 0?void 0:o.hashTagLink),{marginBottom:v?.space})},((l=h?.tag)===null||l===void 0?void 0:l.linkTitle)||"Shop the collection"),r.createElement("div",{className:"list-content"},p?.map((k,S)=>r.createElement(Ts,Object.assign({key:S,index:S,rec:k,list:p,reportTagsView:c},v)))),r.createElement("div",{hidden:!E,style:{textAlign:"center"}},"loading..."),r.createElement("div",{style:{height:!((a=h?.tag)===null||a===void 0)&&a.link?((s=v?.buttonBgStyle)===null||s===void 0?void 0:s.height)||((d=v?.buttonStyle)===null||d===void 0?void 0:d.height)||"100px":0}})),r.createElement("div",{className:"list-bottom",style:v?.buttonBgStyle}),r.createElement("div",{className:"list-btn-wrap",style:Object.assign(Object.assign({},v?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},r.createElement("button",{className:"list-btn",style:v?.buttonStyle,onClick:x},((u=h?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection"))))}var Es="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Cs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:o,swiperRef:l,setWaterFallData:a,cacheRtcList:s,setRtcList:d,cacheActiveIndex:u,rtcList:c,setCacheRtcList:v,setIsFromHashtag:f,isFromHashtag:m,bffEventReport:w}=se();r.useRef(null);const y=r.useRef(null),[_,p]=r.useState();r.useEffect(()=>{const C=document.getElementById("sxp-render"),M=document.getElementById("water-fall");M?y.current=M:(y.current=document.createElement("div"),y.current.setAttribute("id","water-fall"),C?.appendChild(y.current))},[]);const b=()=>{const C=ce.isEqual(c,s);!C&&s&&s?.length&&d?.(s),g(),a?.(void 0),f?.(!1),setTimeout(()=>{var M,E;C||(E=(M=l?.current)===null||M===void 0?void 0:M.swiper)===null||E===void 0||E.slideTo(u,0,!1),n?.(!1)},0)},[h,I]=r.useState();r.useEffect(()=>{i&&I(i)},[i]);const g=r.useCallback(()=>{var C,M,E,T,x,k;const S=h?.rec;if(!S)return;let D="";m?D="hashTagPage":!((C=S?.video)===null||C===void 0)&&C.url?D="videoPage":!((E=(M=S?.video)===null||M===void 0?void 0:M.imgUrls)===null||E===void 0)&&E.length&&(D="imagePage"),w?.({eventInfo:{contentId:(T=S?.video)===null||T===void 0?void 0:T.itemId,position:u+"",contentTags:JSON.stringify((x=S?.video)===null||x===void 0?void 0:x.tags),traceInfo:(k=S?.video)===null||k===void 0?void 0:k.traceInfo,hashTags:JSON.stringify([h?.hashTag]),fromKName:D,fromKPage:location?.href,timeOnSite:Math.floor((new Date-_)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[h,w,_,m,u]);return r.useEffect(()=>{o&&p(new Date)},[o]),r.useEffect(()=>{const C=()=>{p(new Date)};return window.addEventListener("pageshow",C),()=>{window.removeEventListener("pageshow",C)}},[]),y.current?si.createPortal(r.createElement("div",{className:"waterfall",style:{display:o?"block":"none"}},r.createElement(Hi,{icon:Es,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:b}),r.createElement(xs,Object.assign({reportTagsView:g},t))),y.current):null};var Ui=r.memo(Cs);const Is=t=>r.createElement(Ui,Object.assign({},t));var Ds=r.memo(Is);const ks=we(Ds,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ps,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000"},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 ei=Object.freeze({__proto__:null,Appoint:Ll,AppointForm:kn,Commodity:Al,CommodityDetail:fl,CommodityDetailDiroNew:El,CommodityDiro:Gl,CommodityDiroNew:Xl,HashTag:ks,Link:zl,MultiCommodity:ss,MultiCommodityDiro:ts,MultiCommodityDiroNew:us,Prompt:wl});const _s="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",As="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Ps=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:o,position:l}=t,a=me(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:s,mutateUnlike:d,bffEventReport:u}=se(),[c,v]=r.useState(e),f=Ee(As),m=Ee(_s),w=ce.debounce(()=>ge(void 0,void 0,void 0,function*(){var y,_,p,b,h,I,g,C,M,E,T,x,k,S,D,O,N,F,Y,U;if(c){v(!1);const L=(p=yield d?.({videoItemId:(_=(y=o.video)===null||y===void 0?void 0:y.itemId)!==null&&_!==void 0?_:""}))!==null&&p!==void 0?p:!1;u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(h=(b=o.video)===null||b===void 0?void 0:b.itemId)!==null&&h!==void 0?h:"",contentName:(g=(I=o.video)===null||I===void 0?void 0:I.title)!==null&&g!==void 0?g:"",contentTags:JSON.stringify((M=(C=o.video)===null||C===void 0?void 0:C.tags)!==null&&M!==void 0?M:[]),position:l+"",contentFormat:!((E=o.video)===null||E===void 0)&&E.url?"video":"image",traceInfo:(T=o.video)===null||T===void 0?void 0:T.traceInfo}}),L||v(!0)}else{v(!0);const L=(x=yield s?.({content:JSON.stringify(o)}))!==null&&x!==void 0?x:!1;u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(S=(k=o.video)===null||k===void 0?void 0:k.itemId)!==null&&S!==void 0?S:"",contentName:(O=(D=o.video)===null||D===void 0?void 0:D.title)!==null&&O!==void 0?O:"",contentTags:JSON.stringify((F=(N=o.video)===null||N===void 0?void 0:N.tags)!==null&&F!==void 0?F:[]),position:l+"",contentFormat:!((Y=o.video)===null||Y===void 0)&&Y.url?"video":"image",traceInfo:(U=o.video)===null||U===void 0?void 0:U.traceInfo}}),L||v(!1)}}),200);return r.createElement("button",Object.assign({},a,{onClick:w}),r.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:c?i||f:n||m,alt:"icon"}))};var Gi=r.memo(Ps);const tt=new nn;var Ue;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide"})(Ue||(Ue={}));const Ms=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:a,videoRef:s})=>{const[d,u]=r.useState(!1),{bffEventReport:c,sxpParameter:v,waterFallData:f,openHashtag:m}=se(),w=r.useRef(0),[y,_]=r.useState(!1),[p,b]=r.useState(!0),{isActive:h}=zi(),I=r.useRef(null),[g,C]=r.useState(""),M=`pb-cache-video-${e}`,E=r.useRef(null);r.useEffect(()=>{s&&s?.muted(o)},[o,s]);const T=r.useCallback(()=>{s&&s?.play()},[s]),x=Ee("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),k=r.useCallback(()=>{var H,G,R,te,ie,q,ne,z,V;if(!s)return;u(!1);const $=n[e];if($&&s?.duration()){w.current=s?.currentTime()||0;const ve=((H=s?.duration())!==null&&H!==void 0?H:0).toFixed(2),de=((G=s?.currentTime())!==null&&G!==void 0?G:0).toFixed(2),pe=p?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(te=(R=$.video)===null||R===void 0?void 0:R.itemId)!==null&&te!==void 0?te:"",contentName:(q=(ie=$.video)===null||ie===void 0?void 0:ie.title)!==null&&q!==void 0?q:"",playType:pe,startTime:de,videoDuration:ve,contentTags:JSON.stringify((z=(ne=$.video)===null||ne===void 0?void 0:ne.tags)!==null&&z!==void 0?z:[]),position:e+"",contentFormat:"video",traceInfo:(V=$.video)===null||V===void 0?void 0:V.traceInfo}}),b(!1)}},[c,n,e,p,s]),S=r.useCallback(()=>{s&&(l!==e&&(s?.play(),s?.pause()),_(!0))},[l,e,s]),D=r.useCallback(()=>{_(!0)},[]),O=r.useCallback(H=>()=>{if(!s||!y)return;const G=s?.paused();switch(H){case"start":if(!G)return;s?.play(),u(!1);break;case"pause":if(G)return;s?.pause(),u(!0);break;default:G?s?.play():s?.pause(),u(!G);break}},[y,s]),N=r.useCallback(()=>{var H,G,R,te,ie,q,ne,z,V;if(!s||l!==e)return;const $=n[e],ve=((H=s?.duration())!==null&&H!==void 0?H:0).toFixed(2),de=((G=s?.currentTime())!==null&&G!==void 0?G:0).toFixed(2);if(s?.duration()){const pe=(s?.currentTime()-w.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(te=(R=$.video)===null||R===void 0?void 0:R.itemId)!==null&&te!==void 0?te:"",contentName:(q=(ie=$.video)===null||ie===void 0?void 0:ie.title)!==null&&q!==void 0?q:"",endTime:de,videoDuration:ve,playDuration:pe,contentTags:JSON.stringify((z=(ne=$.video)===null||ne===void 0?void 0:ne.tags)!==null&&z!==void 0?z:[]),position:e+"",contentFormat:"video",traceInfo:(V=$.video)===null||V===void 0?void 0:V.traceInfo}})}},[n,e,c,s]),F=r.useMemo(()=>a?.mode==="2",[a]),Y=r.useMemo(()=>{var H;return a?.mode==="2"?`translateY(-${50+((H=a?.offsetTop)!==null&&H!==void 0?H:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),U=r.useMemo(()=>{var H;return((H=t?.video)===null||H===void 0?void 0:H.cover)||g},[g,t]),L=r.useMemo(()=>F?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[F]),B=r.useMemo(()=>a?.bgWay==="1",[a]),P=r.useMemo(()=>B&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,B]),A=r.useCallback(()=>{var H;if(!s||B)return;const G=document.getElementById("player-container-id_html5_api");if(!((H=t?.video)===null||H===void 0)&&H.cover||!I||!G||!I.current)return;const R=()=>{const te=G,ie=I?.current,q=ie.getContext("2d"),ne=window?.innerWidth,z=window?.innerHeight;ie.height=z,ie.width=ne,q?.drawImage(te,0,0,ie.width,ie.height),C(ie.toDataURL())};R(),setTimeout(()=>{R()},500)},[s,B,t]);r.useEffect(()=>{if(!h||!s)return;const H=t.video.url;if(!H)return;u(!1);const G=document.querySelector(`#${M}`),R=document.querySelector("#player-container-id"),te=document.querySelector("#player-container-id-copy");if(!(!R&&!te))return G?.appendChild(R||te),s?.src(H),s?.on("loadedmetadata",S),s?.on("loadeddata",A),s?.on("canplay",D),s?.on("playing",k),s?.on("pause",N),s?.on("ended",T),()=>{te?.appendChild(R),s?.off("loadedmetadata",S),s?.off("loadeddata",A),s?.off("canplay",D),s?.off("playing",k),s?.off("pause",N),s?.off("ended",T)}},[h,M,t,s]),r.useEffect(()=>{!s||!y||(h?s?.play():s?.pause())},[h,y,s]),r.useEffect(()=>{if(!h||!s)return;!s?.paused()&&m?s?.pause():m||s?.play()},[m,h,s]),r.useEffect(()=>{if(!h)return;const H=O("start"),G=O("pause");return tt.on(Ue.PAGE_DID_SHOW,H),tt.on(Ue.PAGE_DID_HIDE,G),()=>{tt.off(Ue.PAGE_DID_SHOW,H),tt.off(Ue.PAGE_DID_HIDE,G)}},[O,h]);const X=r.useMemo(()=>!v?.placeholder_image||y?null:r.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:v?.placeholder_image}),[y,v?.placeholder_image]);return r.useEffect(()=>{if(!s)return;const H=()=>{var G;l===e&&(!((G=t?.video)===null||G===void 0)&&G.url)&&s&&!d&&O("pause")()};return window.addEventListener("beforeunload",H),()=>{window.removeEventListener("beforeunload",H)}},[l,e,t,s,O,d]),t.video?r.createElement(r.Fragment,null,F?r.createElement("div",{className:"video-container",key:t.video.itemId,onClick:O(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},P)},!B&&r.createElement(Ie,{src:U,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},L)}),r.createElement("canvas",{ref:I,style:{display:"none"}}),r.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:Y,left:0,right:0}},r.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},r.createElement("div",{className:"n-full-screen",ref:E,id:M,style:{width:"100%",height:"100%"}}),r.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:x}))),X):r.createElement("div",{className:"video-container",key:t.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:O()},r.createElement("div",{className:"n-full-screen",ref:E,id:M,style:{width:"100%",height:"100%"}}),X,r.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:x}))):null};var Os=r.memo(Ms);const Ls=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:o})=>{const[l,a]=r.useState(t),s=d=>{d.stopPropagation();const u=!l;a(u),n?.(u)};return r.createElement("button",{style:o,className:"pb-toggle-button",onClick:s},r.createElement("img",{className:"pb-toggle-button-icon",src:l?e:i}))};var $i=r.memo(Ls);const js=({imageUrl:t})=>{const[e,i]=r.useState(!0);je(),r.useEffect(()=>{setTimeout(()=>{i(!1)},2e3)},[]);const n=Ee("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),o=r.useMemo(()=>e?"pb-fadeIn":"pb-fadeOut",[e]);return r.createElement("div",{hidden:!e,className:`pb-finger-wrap ${o}`},r.createElement("img",{src:t||n}))},Wi=t=>{const{src:e,height:i,imgUrlsPostConfig:n}=t,o=r.useMemo(()=>n?.mode==="2",[n]),l=r.useMemo(()=>{var u;return n?.mode==="2"?`translateY(-${50+((u=n?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),a=r.useMemo(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]),s=r.useMemo(()=>n?.bgWay==="1",[n]),d=r.useMemo(()=>s&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,s]);return r.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},d)},!s&&r.createElement(Ie,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},a)}),o&&r.createElement(Ie,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:l,left:0,right:0}}))},Ns=({imgUrls:t,width:e,height:i,rec:n,index:o,onReportViewImageEnd:l,onViewImageStartEvent:a,imgUrlsPostConfig:s})=>{var d;const u=r.useRef(),{isActive:c}=zi(),{sxpParameter:v,openHashtag:f}=se(),[m,w]=r.useState(!1);return r.useEffect(()=>{m&&c?(u?.current&&u.current.swiper.autoplay.start(),f?l(n):a(o)):(w(!0),u?.current&&u.current.swiper.autoplay.stop())},[n,c,l,f,o,a,m]),r.createElement(qe,{ref:u,defaultValue:0,direction:"horizontal",modules:[bt,yt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,loop:!0,autoplay:{delay:((d=s?.delay)!==null&&d!==void 0?d:3)*1e3}},t?.map(y=>r.createElement(Le,{key:y},r.createElement(Wi,{src:y,height:i,imgUrlsPostConfig:s}))))};var Bs=r.memo(Ns);const zs=({tags:t,itemId:e,itemType:i,index:n,rec:o,hashTagStyle:l})=>{const[a,s]=r.useState(!1),{setWaterFallData:d,setOpenHashtag:u,setCacheActiveIndex:c,waterFallData:v,setIsFromHashtag:f}=se(),m=w=>{v?f?.(!0):c?.(n),d?.(i?{hashTag:w,itemId:e,itemType:i,rec:o}:{hashTag:w,rec:o}),u?.(!0)};return r.useMemo(()=>t.length<=6?null:r.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>s(!a)},a?"show less":"show more"),[a,t]),r.createElement("div",{className:"clc-sxp-bottom-hashtag"},r.createElement(Et,null,t?.map((w,y)=>r.createElement(Le,{key:y,hidden:a?!1:y>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>m(w)},`#${w}`))))};var qi=r.memo(zs),Vs="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 Ct(t){return r.memo(function(e){const{$store:i}=pn(),n=l=>{let a=l;const s=l.match(/{{.*?}}/g);return s?.length&&s.forEach(d=>{d.replace(/{{\s*([\w.]+)\s*}}/g,(u,c)=>{if(c){const v=ce.get(i,c);return a=a.replace(d,v),v}})}),a},o=r.useMemo(()=>{var l,a,s;const{bindDatas:d}=e,u=me(e,["bindDatas"]);if((l=d?.forEach)===null||l===void 0||l.call(d,c=>{if(c?.propKey&&c?.dataPath){const{propKey:v,dataPath:f}=c;f.replace(/{{\s*([\w.]+)\s*}}/g,(m,w)=>{var y,_;if(w){const p=(_=(y=ce.get(i,w))!==null&&y!==void 0?y:e[v])!==null&&_!==void 0?_:"";return u[v]=p,p}})}}),u){u.eventMap={};const c=ce.cloneDeep(u.event)||{};for(const v in c)if(Object.prototype.hasOwnProperty.call(c,v))try{c[v].value=n(c[v].value),u.eventMap[v]=new Function(c[v].value)}catch{}}return!((s=(a=u?.event)===null||a===void 0?void 0:a.onClick)===null||s===void 0)&&s.linkType&&(u.style.cursor="pointer"),u},[i,e]);return r.createElement(t,Object.assign({},o,o.eventMap))})}const Fs=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:o}=je(),l=r.useMemo(()=>{var a,s,d,u,c,v,f,m,w,y,_,p,b,h,I,g,C,M,E,T,x,k,S,D,O,N,F,Y,U,L,B;if(!t?.video)return null;let P=null;!((s=(a=t?.video)===null||a===void 0?void 0:a.bindProducts)===null||s===void 0)&&s.length?P="\u591A\u5546\u54C1CTA":!((d=t?.video)===null||d===void 0)&&d.bindProduct?P="\u5546\u54C1CTA":P=(c=(u=t?.video)===null||u===void 0?void 0:u.bindCta)===null||c===void 0?void 0:c.itemId;const A=i?.[P];if(((v=A?.item)===null||v===void 0?void 0:v.type)==="CommodityDiro"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((m=A?.item)===null||m===void 0?void 0:m.type)==="Commodity"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((y=A?.item)===null||y===void 0?void 0:y.type)==="CommodityDiroNew"&&!(!((_=t?.video)===null||_===void 0)&&_.bindProduct)||((p=A?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((h=(b=t?.video)===null||b===void 0?void 0:b.bindProducts)===null||h===void 0)&&h.length)||((I=A?.item)===null||I===void 0?void 0:I.type)==="MultiCommodityDiro"&&!(!((C=(g=t?.video)===null||g===void 0?void 0:g.bindProducts)===null||C===void 0)&&C.length)||((M=A?.item)===null||M===void 0?void 0:M.type)==="MultiCommodityDiroNew"&&!(!((T=(E=t?.video)===null||E===void 0?void 0:E.bindProducts)===null||T===void 0)&&T.length))return null;if(A&&n){const X=n[(x=A?.item)===null||x===void 0?void 0:x.type],H=Ct(X),G=(k=X?.extend)===null||k===void 0?void 0:k.defaulSetting,R=((O=(D=(S=A?.item)===null||S===void 0?void 0:S.event)===null||D===void 0?void 0:D.onClick)===null||O===void 0?void 0:O.linkType)==="externalLink";return r.createElement(H,Object.assign({style:Object.assign(Object.assign(Object.assign({},G?.style),(N=A?.item)===null||N===void 0?void 0:N.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},G?.textStyle),(F=A?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(U=(Y=A?.item)===null||Y===void 0?void 0:Y.bindDatas)!==null&&U!==void 0?U:[]},G?.props,(L=A?.item)===null||L===void 0?void 0:L.props,{event:((B=A?.item)===null||B===void 0?void 0:B.event)||{},schema:o,id:A?.id,key:A?.id,recData:t,isExternalLink:R,index:e}))}else return null},[t,n,i,o]);return r.createElement(r.Fragment,null,l)};var Yi=r.memo(Fs);const Xi=({nudge:t})=>{var e,i,n,o,l,a,s;return r.createElement(r.Fragment,null,t?.isOpen&&r.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:(a=t?.borderRadius)!==null&&a!==void 0?a:4}},t?.icon?r.createElement("img",{src:t.icon,style:{height:"100%",objectFit:"cover"}}):null,r.createElement("p",{style:Object.assign({},t?.textStyle)},(s=t?.content)!==null&&s!==void 0?s:"")))},ti="FOR U",Hs=({tagList:t=[],setActiveIndex:e})=>{const[i,n]=r.useState(ti),{getRecommendVideos:o,setRtcList:l,setCacheRtcList:a,setCacheActiveIndex:s,setLoading:d,swiperRef:u}=se(),c=r.useMemo(()=>[ti,...t],[t]),v=f=>()=>{if(f===i)return;let m;f!==ti&&(m=f),d?.(!0),o?.({hashTag:m}).then(w=>{var y,_,p,b;l?.((y=w?.recList)!==null&&y!==void 0?y:[]),a?.((_=w?.recList)!==null&&_!==void 0?_:[]),e?.(0),s?.(0),(b=(p=u?.current)===null||p===void 0?void 0:p.swiper)===null||b===void 0||b.slideTo(0)}).finally(()=>{d?.(!1)}),n(f)};return t.length<=0?null:r.createElement("div",{className:"clc-sxp-tagbar"},r.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},c.map(f=>r.createElement("li",{className:`clc-sxp-tagbar-list-item ${f===i?"clc-sxp-tagbar-list-item-active":""}`,key:f,onClick:v(f)},f))))};var Ji=r.memo(Hs);const Ki=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:o,resolver:l,data:a=[],ctaType:s,tipText:d,nudge:u,_schema:c,hashTagStyle:v,tagList:f=[]})=>{var m,w,y,_,p,b,h;const{schema:I}=je(),[g,C]=r.useState(0),M=r.useRef(0),[E,T]=r.useState(!1),[x,k]=r.useState(!0),S=r.useRef(),D=r.useRef(),[O,N]=r.useState(!1),[F,Y]=r.useState(!1),{loadVideos:U,bffEventReport:L,loading:B,setPopupDetailData:P,ctaEvent:A,swiperRef:X,waterFallData:H,setOpenHashtag:G,appDomain:R,openHashtag:te,loadingImage:ie,isFromHashtag:q,popupDetailData:ne}=se(),[z,V]=r.useState(null),$=r.useRef(),{productView:ve}=Ne(),de=r.useMemo(()=>a.length>0&&!B&&gn(),[a,B]),pe=r.useCallback(()=>{if(a.length<=0)return;_e();const j=location.search.slice(1),Q=oi.parse(j.replace(/\+/g,"%2B"));for(const Z in Q)Q[Z]=Q[Z].replace(/%2B/g,"+");const W=Z=>{var oe;return(oe=Q[Z])!==null&&oe!==void 0?oe:""};L?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:W("utm_source"),utmMedium:W("utm_medium"),utmCampaign:W("utm_campaign"),utmId:W("utm_id"),utmContent:W("utm_content"),enterTime:`${Date.now()}`,requestId:null}}),T(!0)},[L,a.length]),_e=()=>{S.current=new Date,D.current=new Date,fn()},Te=r.useRef();r.useEffect(()=>{if(!Te.current&&!z){Te.current=!0;const j=TCPlayer("player-container-id",{licenseUrl:"https://license.vod2.myqcloud.com/license/v2/1325816236_1/v_cube.license",controls:!1,autoplay:!1,loop:!1,muted:!0,preload:"auto",posterImage:!1,bigPlayButton:!0});j?.ready(()=>{V(j)})}},[z]),r.useEffect(()=>{E||pe()},[pe,E]),r.useEffect(()=>{var j;const Q=a?.findIndex(W=>{var Z,oe,re,K,le,ue,fe,Ae,Pe;return s==="\u591A\u5546\u54C1CTA"?((Z=W?.video)===null||Z===void 0?void 0:Z.bindProducts)&&((re=(oe=W?.video)===null||oe===void 0?void 0:oe.bindProducts)===null||re===void 0?void 0:re.length)>0:s==="\u5546\u54C1CTA"?(K=W?.video)===null||K===void 0?void 0:K.bindProduct:((ue=(le=W?.video)===null||le===void 0?void 0:le.bindCta)===null||ue===void 0?void 0:ue.itemId)===s&&(((fe=W?.video)===null||fe===void 0?void 0:fe.url)||((Pe=(Ae=W?.video)===null||Ae===void 0?void 0:Ae.imgUrls)===null||Pe===void 0?void 0:Pe.length))})||0;(j=X?.current)===null||j===void 0||j.swiper.slideTo(Q)},[s,X]),r.useEffect(()=>{const j=a?.[g],Q=()=>{var W,Z,oe,re,K,le,ue,fe,Ae,Pe,Xe,Je,Ke,Qe,$e;if(document.visibilityState==="hidden"){tt.emit(Ue.PAGE_DID_HIDE,j),Ge(j),ut(j);let Be="";ne&&(!((Z=(W=j?.video)===null||W===void 0?void 0:W.bindProducts)===null||Z===void 0)&&Z.length||!((oe=j?.video)===null||oe===void 0)&&oe.bindProduct)?Be="pdpPage":ne&&o?.[(le=(K=(re=j.video)===null||re===void 0?void 0:re.bindCta)===null||K===void 0?void 0:K.itemId)!==null&&le!==void 0?le:""].item.type==="Appoint"?Be="formPage":q?Be="hashTagPage":!((ue=j?.video)===null||ue===void 0)&&ue.url?Be="videoPage":!((fe=j?.video)===null||fe===void 0)&&fe.imgUrls&&(!((Pe=(Ae=j?.video)===null||Ae===void 0?void 0:Ae.imgUrls)===null||Pe===void 0)&&Pe.length)?Be="imagePage":j?.product&&(Be="productPage"),L?.({eventInfo:{sessionDuration:Math.floor((new Date-S.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Xe=j?.video)===null||Xe===void 0?void 0:Xe.itemId,productId:(Je=j?.product)===null||Je===void 0?void 0:Je.itemId,position:g+"",fromKName:Be,fromKPage:location?.href,ctatId:($e=(Qe=(Ke=j.video)===null||Ke===void 0?void 0:Ke.bindCta)===null||Qe===void 0?void 0:Qe.itemId)!==null&&$e!==void 0?$e:""}})}else document.visibilityState==="visible"&&(pe(),Ye(g),tt.emit(Ue.PAGE_DID_SHOW,j))};return document.addEventListener("visibilitychange",Q),()=>{document.removeEventListener("visibilitychange",Q)}},[g,L,S,a,pe,ne,q,o]);const xe=r.useMemo(()=>{let j=0;return t?.logoUrl&&t?.isShowLogo&&(j+=45),f.length>0&&(j+=45),i-j},[t,i,f]),at=r.useMemo(()=>t?.logoUrl&&t?.isShowLogo?r.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},r.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),it=r.useCallback((j,Q)=>{var W,Z,oe,re;return!((W=j.video)===null||W===void 0)&&W.url?r.createElement(Os,{rec:j,index:Q,muted:x,data:a,height:xe,activeIndex:g,videoPostConfig:t?.videoPost,videoRef:z}):!((Z=j.video)===null||Z===void 0)&&Z.imgUrls?r.createElement(Bs,{key:j.video.itemId,imgUrls:j.video.imgUrls,width:n,height:xe,rec:j,index:Q,onReportViewImageEnd:Ge,onViewImageStartEvent:Ye,imgUrlsPostConfig:t?.imgUrlsPost}):j.product&&Array.isArray(t?.productPost)&&((oe=t?.productPost)===null||oe===void 0?void 0:oe.length)>0?(re=t?.productPost)===null||re===void 0?void 0:re.map((K,le)=>{var ue,fe,Ae,Pe,Xe,Je,Ke,Qe;const $e=l[(ue=K?.item)===null||ue===void 0?void 0:ue.type],Be=Ct($e),ze=(fe=$e?.extend)===null||fe===void 0?void 0:fe.defaulSetting;return r.createElement(Be,Object.assign({key:`${Q}${le}`,textStyle:Object.assign(Object.assign({},ze?.textStyle),(Ae=K?.item)===null||Ae===void 0?void 0:Ae.textStyle),bindDatas:(Xe=(Pe=K?.item)===null||Pe===void 0?void 0:Pe.bindDatas)!==null&&Xe!==void 0?Xe:[]},ze?.props,(Je=K?.item)===null||Je===void 0?void 0:Je.props,{event:((Ke=K?.item)===null||Ke===void 0?void 0:Ke.event)||{},schema:I,id:K?.id,viewTime:D.current,rec:j,isPost:!0,tipText:d,style:Object.assign(Object.assign(Object.assign({},ze?.style),(Qe=K?.item)===null||Qe===void 0?void 0:Qe.style),{height:"100%",overflow:"auto"}),index:Q}))}):null},[n,a,xe,x,g,t?.productPost,D,d,l,I,z]),nt=r.useCallback(j=>{Y(j)},[]),dt=r.useMemo(()=>F?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[F]),ot=r.useCallback((j,Q)=>{var W,Z,oe,re,K,le,ue;return j.video?r.createElement(r.Fragment,null,((W=j.video)===null||W===void 0?void 0:W.title)&&!F&&r.createElement("div",{className:"clc-sxp-bottom-shadow"}),r.createElement("div",{className:"clc-sxp-bottom"},r.createElement(Xi,{nudge:u}),t?.isShowCTA===void 0||t?.isShowCTA?r.createElement("div",{className:"clc-sxp-bottom-card"},r.createElement(Yi,{rec:j,index:Q,tempMap:o,resolver:l})):null,r.createElement("div",null,r.createElement(xt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:d?.foldText,unfoldText:d?.unfoldText,text:(oe=(Z=j.video)===null||Z===void 0?void 0:Z.title)!==null&&oe!==void 0?oe:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:nt}),r.createElement(qi,{index:g,tags:(K=(re=j?.video)===null||re===void 0?void 0:re.hashTags)!==null&&K!==void 0?K:[],itemId:(le=j?.video)===null||le===void 0?void 0:le.itemId,itemType:!((ue=j.video)===null||ue===void 0)&&ue.itemId?"VIDEO":null,rec:j,hashTagStyle:v})))):null},[e,g,o,l,d,u,v,t,nt,F,dt]),ct=r.useCallback((j,Q)=>{var W,Z;if(!t?.isShowLike)return;let oe=(W=t?.likeIconY)!==null&&W!==void 0?W:400;return H&&oe<40&&(oe+=40),j.video?r.createElement(Gi,{key:j.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:j.isCollected,recData:j,className:"clc-sxp-like-button",style:{top:oe,right:(Z=t?.likeIconX)!==null&&Z!==void 0?Z:0},position:Q}):null},[t,H]),Ge=j=>{var Q,W,Z,oe,re,K;if(!(!((Q=j.video)===null||Q===void 0)&&Q.url)&&(!((W=j.video)===null||W===void 0)&&W.imgUrls)){const le=Date.now(),ue=(le-M.current)/1e3;L?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(oe=(Z=j.video)===null||Z===void 0?void 0:Z.itemId)!==null&&oe!==void 0?oe:"",contentName:(re=j.video.title)!==null&&re!==void 0?re:"",imageEndTime:`${le}`,playDuration:`${ue}`,contentTags:JSON.stringify((K=j.video.tags)!==null&&K!==void 0?K:[]),position:g+"",contentFormat:"image",traceInfo:j.video.traceInfo}})}},ye=j=>{var Q,W,Z,oe,re,K,le,ue;D.current=new Date;const fe=a[j.previousIndex];fe&&(j.previousIndex-j.activeIndex<0?(L?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(W=(Q=fe.video)===null||Q===void 0?void 0:Q.itemId)!==null&&W!==void 0?W:"",productId:(oe=(Z=fe.product)===null||Z===void 0?void 0:Z.itemId)!==null&&oe!==void 0?oe:"",requestId:null}}),Ge(fe)):(L?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(K=(re=fe.video)===null||re===void 0?void 0:re.itemId)!==null&&K!==void 0?K:"",productId:(ue=(le=fe.product)===null||le===void 0?void 0:le.itemId)!==null&&ue!==void 0?ue:"",requestId:null}}),Ge(fe)),ut(fe))},ut=j=>{var Q,W,Z;!(!((Q=j?.video)===null||Q===void 0)&&Q.url)&&!(!((W=j?.video)===null||W===void 0)&&W.imgUrls)&&j?.product&&ve(j,j.product,(Z=j?.product)===null||Z===void 0?void 0:Z.bindCta,D.current,g)};r.useEffect(()=>{const j=a[g];te&&ut(j)},[te,a,g]);const Ye=j=>{var Q,W,Z,oe,re,K;const le=a[j];if(!(!((Q=le?.video)===null||Q===void 0)&&Q.url)&&(!((W=le?.video)===null||W===void 0)&&W.imgUrls)){const ue=Date.now();M.current=ue,L?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(oe=(Z=le.video)===null||Z===void 0?void 0:Z.itemId)!==null&&oe!==void 0?oe:"",contentName:(re=le.video.title)!==null&&re!==void 0?re:"",imageStartTime:`${ue}`,contentTags:JSON.stringify((K=le.video.tags)!==null&&K!==void 0?K:[]),position:j+"",contentFormat:"image",traceInfo:le.video.traceInfo}})}},It=r.useMemo(()=>{const j=a?.map((Q,W)=>g===W||W-1===g||W+1===g?Q:null);return H?j:j.concat([{loading:!0}])},[a,g,H]),tr=r.useMemo(()=>B?r.createElement("div",{style:{height:xe,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},r.createElement("img",{width:64,height:64,src:ie,alt:"loading...",style:{objectFit:"contain"}})):It?.map((j,Q)=>r.createElement(Le,{key:Q,virtualIndex:Q},j&&r.createElement(r.Fragment,null,j?.loading?r.createElement("div",{style:{height:xe,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},r.createElement("img",{width:64,height:64,src:ie,alt:"loading...",style:{objectFit:"contain"}})):r.createElement(r.Fragment,null,it(j,Q),ot(j,Q),ct(j,Q))))),[n,a,xe,B,ot,it,It,ie]),ir=Ee("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),nr=Ee("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return r.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},H&&r.createElement(Hi,{icon:Vs,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{G?.(!0)}}),at,r.createElement(Ji,{tagList:f,setActiveIndex:C}),de?r.createElement(js,{imageUrl:t?.swipeTipIcon}):null,r.createElement(qe,{ref:X,onSlideChange:()=>{X.current.swiper.allowTouchMove=!1,setTimeout(()=>{X.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:j=>{C(j.activeIndex),!te&&(ye(j),!H&&j?.activeIndex+2>=a?.length&&(O||(N(!0),U?.(Math.ceil(g/10)+1).then(()=>{N(!1)}))))},direction:"vertical",height:xe},r.createElement($i,{style:{position:"fixed",right:(m=t?.muteIconX)!==null&&m!==void 0?m:0,visibility:!((y=(w=a?.[g])===null||w===void 0?void 0:w.video)===null||y===void 0)&&y.url?"visible":"hidden",bottom:(_=t?.muteIconY)!==null&&_!==void 0?_:23,zIndex:999},defaultValue:x,activeIcon:t?.unMuteIcon?t?.unMuteIcon:ir,unactiveIcon:t?.muteIcon?t?.muteIcon:nr,onChange:k}),tr),r.createElement(Ui,Object.assign({},(h=(b=(p=t?.hashTag)===null||p===void 0?void 0:p[0])===null||b===void 0?void 0:b.item)===null||h===void 0?void 0:h.props)),r.createElement("div",{style:{position:"absolute",zIndex:-100}},r.createElement("video",{ref:$,id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),r.createElement("div",{id:"player-container-id-copy"})))},Us=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:o,index:l})=>r.createElement(qe,{defaultValue:0,direction:"horizontal",modules:[bt,yt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>r.createElement(Le,{key:a},r.createElement(Wi,{src:a,height:i,imgUrlsPostConfig:n}))));var Gs=r.memo(Us);const $s=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:a,width:s})=>{const[d,u]=r.useState(!1),c=r.useRef(null),{bffEventReport:v,sxpParameter:f,waterFallData:m,openHashtag:w}=se(),y=r.useRef(0),[_,p]=r.useState(!1),[b,h]=r.useState(!0),I=r.useRef(null),[g,C]=r.useState("");r.useEffect(()=>{c.current&&(c.current.muted=o)},[o]);const M=r.useCallback(()=>{var L;(L=c.current)===null||L===void 0||L.play()},[]),E=Ee("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),T=r.useCallback(()=>{var L,B,P,A,X,H,G,R,te,ie,q,ne,z;u(!1);const V=n[e];if(V&&(!((L=c?.current)===null||L===void 0)&&L.duration)){y.current=((B=c?.current)===null||B===void 0?void 0:B.currentTime)||0;const $=((A=(P=c.current)===null||P===void 0?void 0:P.duration)!==null&&A!==void 0?A:0).toFixed(2),ve=((H=(X=c.current)===null||X===void 0?void 0:X.currentTime)!==null&&H!==void 0?H:0).toFixed(2),de=b?"0":"1";v?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(R=(G=V.video)===null||G===void 0?void 0:G.itemId)!==null&&R!==void 0?R:"",contentName:(ie=(te=V.video)===null||te===void 0?void 0:te.title)!==null&&ie!==void 0?ie:"",playType:de,startTime:ve,videoDuration:$,contentTags:JSON.stringify((ne=(q=V.video)===null||q===void 0?void 0:q.tags)!==null&&ne!==void 0?ne:[]),position:e+"",contentFormat:"video",traceInfo:(z=V.video)===null||z===void 0?void 0:z.traceInfo}}),h(!1)}},[v,n,e,b]),x=r.useCallback(()=>{p(!0)},[]),k=r.useCallback(L=>()=>{var B,P,A,X,H;if(!_)return;const G=(B=c.current)===null||B===void 0?void 0:B.paused;switch(L){case"start":if(!G)return;(P=c.current)===null||P===void 0||P.play(),u(!1);break;case"pause":if(G)return;(A=c.current)===null||A===void 0||A.pause(),u(!0);break;default:G?(X=c.current)===null||X===void 0||X.play():(H=c.current)===null||H===void 0||H.pause(),u(!G);break}},[_]),S=r.useCallback(()=>{var L,B,P,A,X,H,G,R,te,ie,q,ne,z;const V=n[e],$=((B=(L=c.current)===null||L===void 0?void 0:L.duration)!==null&&B!==void 0?B:0).toFixed(2),ve=((A=(P=c.current)===null||P===void 0?void 0:P.currentTime)!==null&&A!==void 0?A:0).toFixed(2);if(!((X=c?.current)===null||X===void 0)&&X.duration){const de=(((H=c?.current)===null||H===void 0?void 0:H.currentTime)-y.current).toFixed(2);v?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(R=(G=V.video)===null||G===void 0?void 0:G.itemId)!==null&&R!==void 0?R:"",contentName:(ie=(te=V.video)===null||te===void 0?void 0:te.title)!==null&&ie!==void 0?ie:"",endTime:ve,videoDuration:$,playDuration:de,contentTags:JSON.stringify((ne=(q=V.video)===null||q===void 0?void 0:q.tags)!==null&&ne!==void 0?ne:[]),position:e+"",contentFormat:"video",traceInfo:(z=V.video)===null||z===void 0?void 0:z.traceInfo}})}},[n,e,v]),D=r.useMemo(()=>a?.mode==="2",[a]),O=r.useMemo(()=>{var L;return a?.mode==="2"?`translateY(-${50+((L=a?.offsetTop)!==null&&L!==void 0?L:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),N=r.useMemo(()=>{var L;return((L=t?.video)===null||L===void 0?void 0:L.cover)||g},[g,t]),F=r.useCallback(()=>{if(!I||!c||!c.current||!I.current)return;const L=c?.current,B=I?.current,P=B.getContext("2d"),A=window?.innerWidth,X=window?.innerHeight;B.height=X,B.width=A,P?.drawImage(L,0,0,B.width,B.height),C(B.toDataURL())},[]);r.useEffect(()=>{var L,B,P,A;if(c.current){if(u(!1),!c.current.src){const X=t.video.url;if(X.includes(".m3u8"))if(li.isSupported()){const H=new li;H.loadSource(X),H.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=X;else c.current.src=X;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(L=c.current)===null||L===void 0||L.addEventListener("loadedmetadata",x),(B=c.current)===null||B===void 0||B.addEventListener("canplay",x),(P=c.current)===null||P===void 0||P.addEventListener("playing",T),(A=c.current)===null||A===void 0||A.addEventListener("loadeddata",F),()=>{var X,H,G,R;(X=c.current)===null||X===void 0||X.removeEventListener("loadedmetadata",x),(H=c.current)===null||H===void 0||H.removeEventListener("canplay",x),(G=c.current)===null||G===void 0||G.removeEventListener("playing",T),(R=c.current)===null||R===void 0||R.removeEventListener("loadeddata",F)}}},[x,T,t.video,F]);const Y=r.useMemo(()=>!f?.placeholder_image||_?null:r.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image}),[_,f?.placeholder_image]);r.useEffect(()=>{const L=()=>{var B,P;l===e&&(!((B=t?.video)===null||B===void 0)&&B.url)&&(!((P=c?.current)===null||P===void 0)&&P.src)&&!d&&k("pause")()};return window.addEventListener("beforeunload",L),()=>{window.removeEventListener("beforeunload",L)}},[l,e,t,c,k,d]);const U=r.useMemo(()=>D?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[D]);return t.video?r.createElement(r.Fragment,null,D?r.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},r.createElement(Ie,{src:N,style:Object.assign({height:i,width:s,objectFit:"cover"},U)}),r.createElement("canvas",{ref:I,style:{display:"none"}}),r.createElement("div",{style:{position:"absolute",width:s,height:i,top:"50%",transform:O,left:0,right:0}},r.createElement("div",{style:{position:"relative",width:s,height:"100%"}},r.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:S,onEnded:M,style:{width:"100%",height:i,objectFit:"contain"}}),r.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:E}))),Y):r.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},r.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:S,onEnded:M}),Y,r.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:E}))):null};var Ws=r.memo($s);const ii={};Object.values(ei).forEach(t=>{ii[t.extend.type]=t});const qs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Ys="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Xs=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:o,descStyle:l,hashTagStyle:a,containerHeight:s=664,containerWidth:d=375,appDomain:u,tagList:c=[]})=>{const v=r.useMemo(()=>{let C=0;return e?.logoUrl&&e?.isShowLogo&&(C+=45),c.length>0&&(C+=45),s-C},[e,s,c]),f=(C,M)=>{var E,T,x,k;if(!((E=C.video)===null||E===void 0)&&E.url)return r.createElement(Ws,{rec:C,index:M,muted:!0,width:d,data:t??[],height:v,activeIndex:M,videoPostConfig:e?.videoPost});if(!((T=C.video)===null||T===void 0)&&T.imgUrls)return r.createElement(Gs,{key:C.video.itemId,imgUrls:C.video.imgUrls,width:d,height:v,rec:C,index:M,imgUrlsPostConfig:e?.imgUrlsPost});if(C.product&&C.product&&Array.isArray(e?.productPost)&&((x=e?.productPost)===null||x===void 0?void 0:x.length)>0)return(k=e?.productPost)===null||k===void 0?void 0:k.map((S,D)=>{var O,N,F,Y,U,L,B,P;const A=ii[(O=S?.item)===null||O===void 0?void 0:O.type],X=Ct(A),H=(N=A?.extend)===null||N===void 0?void 0:N.defaulSetting;return r.createElement(X,Object.assign({key:`${M}${D}`,textStyle:Object.assign(Object.assign({},H?.textStyle),(F=S?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(U=(Y=S?.item)===null||Y===void 0?void 0:Y.bindDatas)!==null&&U!==void 0?U:[]},H?.props,(L=S?.item)===null||L===void 0?void 0:L.props,{event:((B=S?.item)===null||B===void 0?void 0:B.event)||{},id:S?.id,rec:C,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},H?.style),(P=S?.item)===null||P===void 0?void 0:P.style),{width:d,height:v,overflow:"auto"}),index:M}))})},m=r.useMemo(()=>e?.logoUrl&&e?.isShowLogo?r.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},r.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),w=(C,M)=>e?.isShowCTA===void 0||e?.isShowCTA?r.createElement("div",{className:"clc-sxp-bottom-card"},r.createElement(Yi,{rec:C,index:M,tempMap:o,resolver:ii})):null,y=(C,M)=>{var E,T,x,k,S,D,O;return C.video?r.createElement(r.Fragment,null,((E=C.video)===null||E===void 0?void 0:E.title)&&r.createElement("div",{className:"clc-sxp-bottom-shadow"}),r.createElement("div",{className:"clc-sxp-bottom"},r.createElement(Xi,{nudge:n}),w(C,M),r.createElement("div",null,r.createElement(xt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(x=(T=C.video)===null||T===void 0?void 0:T.title)!==null&&x!==void 0?x:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),r.createElement(qi,{index:M,tags:(S=(k=C?.video)===null||k===void 0?void 0:k.hashTags)!==null&&S!==void 0?S:[],itemId:(D=C?.video)===null||D===void 0?void 0:D.itemId,itemType:!((O=C.video)===null||O===void 0)&&O.itemId?"VIDEO":null,rec:C,hashTagStyle:a}))):null},_=Ee(Ys,u),p=Ee(qs,u),b=(C,M)=>{var E,T,x,k;if(!e?.isShowLike)return;let S=(E=e?.likeIconY)!==null&&E!==void 0?E:400;return S<40&&(S+=40),C.video?r.createElement(Gi,{key:C.position,activeIcon:(T=e?.likeIcon)!==null&&T!==void 0?T:_,unActicveIcon:(x=e?.unlikeIcon)!==null&&x!==void 0?x:p,position:M,active:C.isCollected,recData:C,className:"clc-sxp-like-button",style:{top:S,right:(k=e?.likeIconX)!==null&&k!==void 0?k:0}}):null},h=Ee("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",u),I=Ee("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",u),g=(C,M)=>{var E,T,x,k;return r.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},m,r.createElement(Ji,{tagList:c}),r.createElement($i,{style:{position:"absolute",right:(E=e?.muteIconX)!==null&&E!==void 0?E:0,visibility:!((x=(T=t?.[M])===null||T===void 0?void 0:T.video)===null||x===void 0)&&x.url?"visible":"hidden",bottom:(k=e?.muteIconY)!==null&&k!==void 0?k:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:h,unactiveIcon:e?.muteIcon?e?.muteIcon:I}),f(C,M),y(C,M),b(C,M))};return r.createElement("div",{style:{width:"100%",height:s,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none"}},t?.map((C,M)=>g(C,M)))};var Js=r.memo(Xs);const Ks=()=>{const{schema:t,resolver:e,popup:i}=je(),{setPopupDetailData:n,popupDetailData:o,bffEventReport:l}=se(),{productView:a}=Ne(),[s,d]=r.useState(),u=r.useRef(null);r.useEffect(()=>{const f=()=>{u.current=new Date};return f(),window.addEventListener("pageshow",f),()=>{window.removeEventListener("pageshow",f)}},[]),r.useEffect(()=>{i&&i?.id&&i?.id!==""&&(u.current=new Date,d(i))},[i]);const c=()=>{var f,m,w,y;if(!i||i?.id===""||!s||new Date-u.current<((f=i?.duration)!==null&&f!==void 0?f:0))return;d(Object.assign(Object.assign({},i),{id:""}));const _=o,p=(m=_?.video)===null||m===void 0?void 0:m.bindProduct,b=(y=(w=_?.video)===null||w===void 0?void 0:w.bindProduct)===null||y===void 0?void 0:y.bindCta;p&&b&&a(_,p,b,u.current,o?.index),setTimeout(()=>{window?.sxpPopup(""),n?.(null)},i?.duration)},v=r.useMemo(()=>{var f,m,w;return(w=(m=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||m===void 0?void 0:m.popupList)===null||w===void 0?void 0:w.map((y,_)=>{var p,b,h,I,g,C,M,E;if(y?.id===i?.id){const T=e[(p=y?.item)===null||p===void 0?void 0:p.type],x=Ct(T),k=(b=T?.extend)===null||b===void 0?void 0:b.defaulSetting;return r.createElement(x,Object.assign({key:_,style:Object.assign(Object.assign(Object.assign({},k?.style),(h=y?.item)===null||h===void 0?void 0:h.style),{width:"100%",height:"80vh",overflow:"auto"}),textStyle:Object.assign(Object.assign({},k?.textStyle),(I=y?.item)===null||I===void 0?void 0:I.textStyle),bindDatas:(C=(g=y?.item)===null||g===void 0?void 0:g.bindDatas)!==null&&C!==void 0?C:[]},k?.props,(M=y?.item)===null||M===void 0?void 0:M.props,{event:((E=y?.item)===null||E===void 0?void 0:E.event)||{},schema:t,id:y?.id}))}else return r.createElement(r.Fragment,null)})},[t,i,e]);return r.createElement(Tt,{popup:s,onClose:c,padding:0,modalStyle:{position:"fixed"}},v)},ni={};Object.values(ei).forEach(t=>{ni[t.extend.type]=t});const Qs=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:o,appDomain:l})=>{var a,s,d,u,c,v;const f=r.useMemo(()=>{var m;return location?.search?(m=location?.search)===null||m===void 0?void 0:m.replace("?",""):""},[]);return r.createElement(bi,{resolver:ni,enableDataSource:!1,schema:t?.data,utmVal:f},r.createElement(fi,{utmVal:f,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(s=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend)!==null&&s!==void 0?s:e,defaultSize:(u=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.default_recommend)!==null&&u!==void 0?u:i,hashTagSize:(v=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.hash_tag_size)!==null&&v!==void 0?v:n,loadingImage:o,appDomain:l,render:({rtcList:m,tagList:w})=>{var y;return r.createElement(r.Fragment,null,r.createElement(Ki,Object.assign({},(y=t?.data)===null||y===void 0?void 0:y.sxpPageConf,{tagList:w,data:m,resolver:ni})),r.createElement(Ks,null))}}))};var Zs=r.memo(Qs);const Qi=r.createContext({}),Rs=({children:t,data:e})=>{var i,n,o,l,a,s;const[d,u]=r.useState(!1);return r.createElement(Qi.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:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.hash_tag_size,loadingImage:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.loading_image},appDomain:e?.appDomain,openHashtag:d,setOpenHashtag:u}},t)};function er(){return r.useContext(Qi)}ae.DiyPortalPreview=Js,ae.EditorDataProvider=Rs,ae.Modal=Tt,ae.SxpDataSourceProvider=fi,ae.SxpPageCore=Zs,ae.SxpPageRender=Ki,ae.core=Tn,ae.default=un,ae.defaultSetting=En,ae.materials=ei,ae.useEditorDataProvider=er,Object.defineProperty(ae,"__esModule",{value:!0})});
5
+ 18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:T?.info})))},te=()=>{var Y;return r.createElement(r.Fragment,null,(w||P?.link)&&r.createElement("button",{onClick:H,className:"pb-commondity-btn",style:M},(Y=A?.enTitle)!==null&&Y!==void 0?Y:"Purchase on Website"))};return r.createElement("div",{className:"pb-commondity"},r.createElement("div",Object.assign({className:X.css(Object.assign({},v))},x),P&&((a=P?.homePage)===null||a===void 0?void 0:a.length)>0&&r.createElement(Ye,{height:Z,modules:[gt,bt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:y?.dotsAlign==="left"?"commondityDetail-swiper-clickable-left":"commondityDetail-swiper-clickable-center"},loop:!0,autoplay:{delay:y?.delay*1e3}},(s=P?.homePage)===null||s===void 0?void 0:s.map(Y=>r.createElement(Le,{key:Y},r.createElement("div",{style:{overflow:"hidden",width:Z,height:Z}},r.createElement(Ce,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block"},src:Y}))))),!(!((d=P?.homePage)===null||d===void 0)&&d.length)&&r.createElement("div",{className:X.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},r.createElement("img",{className:X.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(u=E?.bottom_image)!==null&&u!==void 0?u:k,alt:""})),r.createElement("div",{className:"pb-commondity-content"},ne({isPost:g}))),te(),r.createElement(St,{visible:U,onClose:()=>N(!1)},r.createElement("div",{style:{paddingBottom:"80px"}},ne({isPost:!1})),te()))};var fl=r.memo(vl);const ml=Se(fl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:An},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000"},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 hl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],gl=[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Text",label:"\u6309\u94AE\u6587\u6848",name:["props","btnText"]}],Vi="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 bl=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}},yl=t=>{var{content:e,btnText:i,style:n,icon:o,onClick:l}=t,a=he(t,["content","btnText","style","icon","onClick"]);const s=typeof o=="string"?o:bl(o),d=()=>{window?.sxpPopup(""),l?.()};return r.createElement("div",Object.assign({className:`pb-prompt ${X.css(Object.assign({},n))}`},a),r.createElement("div",{className:"pb-prompt-icon"},r.createElement("img",{width:"100%",src:s??Vi})),r.createElement("div",{className:"pb-prompt-content"},e),r.createElement("button",{className:"pb-prompt-btn",onClick:d},i))};var wl=r.memo(yl);const Sl=Se(wl,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:gl,bindableProps:[],interactionRender:hl},defaulSetting:{props:{icon:Vi,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var qt,Yt,Tl=[{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"}]},{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:"Color",name:["color"]},{type:"Select",options:ee,name:["fontFamily"],initialValue:(qt=ee?.[0])===null||qt===void 0?void 0:qt.value},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:ee,initialValue:(Yt=ee?.[0])===null||Yt===void 0?void 0:Yt.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const xl=t=>{var e,i,n,o,l,a,s,d,u,c,v,f,{style:m,isDefault:b,rec:w,viewTime:k,isPost:p,bottom_image:g,tipText:h,swiper:I,commodityStyles:y,buttonStyle:T,index:M}=t,C=he(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index"]);r.useState(!0);const{sxpParameter:x}=se(),{popupDetailData:E,bffEventReport:D,isPreview:S,swiperRef:_,waterFallData:O}=se(),{jumpToWeb:B,productView:F}=Ne(),q=r.useRef(null);r.useRef(null),r.useRef(null),r.useState(!1),r.useState(!1),r.useState(!0);const[U,N]=r.useState(!1),j=r.useRef(null),P=p?w:E,A=p?P?.product:(e=P?.video)===null||e===void 0?void 0:e.bindProduct,J=p?(i=P?.product)===null||i===void 0?void 0:i.bindCta:(o=(n=P?.video)===null||n===void 0?void 0:n.bindProduct)===null||o===void 0?void 0:o.bindCta,H=p?M:E?.index,G=()=>{A?.link&&(B(P,A,J,H),p||F(P,A,J,k||j.current,H),window.location.href=window.getJointUtmLink(A.link))};r.useEffect(()=>{const Y=()=>{j.current=new Date};return Y(),window.addEventListener("pageshow",Y),()=>{window.removeEventListener("pageshow",Y)}},[]);const Z=r.useMemo(()=>{var Y,oe,z,V,$;return A?.currency&&A?.price?`${(z=(oe=(Y=A?.currency)===null||Y===void 0?void 0:Y.split("-")[1])===null||oe===void 0?void 0:oe.toUpperCase())!==null&&z!==void 0?z:""}${($=(V=A?.price)===null||V===void 0?void 0:V.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&$!==void 0?$:""}`:"\xA3102,300.00"},[A?.price,A?.currency]),ne=S?375:(l=m?.width)!==null&&l!==void 0?l:window.innerWidth,te=({isPost:Y})=>r.createElement("div",{hidden:!!A&&(!A?.info||A?.info==="")},r.createElement(Tt,{isPost:Y,onClick:()=>N(!0),className:"pb-commondityDiroNew-info",style:y?.info,foldText:h?.foldText,unfoldText:h?.unfoldText,text:A?.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`}));return r.createElement("div",{className:"pb-commondityDiroNew"},r.createElement("div",Object.assign({ref:q,className:X.css(Object.assign({},m))},C),A&&((a=A?.homePage)===null||a===void 0?void 0:a.length)>0&&r.createElement(Ye,{height:ne,modules:[gt,bt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:I?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:I?.delay*1e3}},(s=A?.homePage)===null||s===void 0?void 0:s.map(Y=>r.createElement(Le,{key:Y},r.createElement("div",{style:{overflow:"hidden",width:ne,height:ne}},r.createElement(Ce,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block"},src:Y}))))),!(!((d=A?.homePage)===null||d===void 0)&&d.length)&&r.createElement("div",{className:X.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},r.createElement("img",{className:X.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(u=x?.bottom_image)!==null&&u!==void 0?u:g,alt:""})),r.createElement("div",{className:"pb-commondityDiroNew-content"},r.createElement("div",{className:"pb-commondityDiroNew-content-top"},r.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},r.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:y?.title},(c=A?.title)!==null&&c!==void 0?c:"Large Dior Toujours Bag"),r.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!A&&(!A?.collection||A?.collection===""),style:y?.collection},A?.collection||"Black Macrocannage Calfskin")),r.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},r.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!A&&!A?.price,style:y?.price},Z),r.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!A&&!A?.taxInfo,style:y?.taxInfo},(v=A?.taxInfo)!==null&&v!==void 0?v:"\u7A0E\u8D39"))),(!A||A?.link)&&r.createElement("button",{onClick:G,className:"pb-commondityDiroNew-btn",style:T},(f=J?.enTitle)!==null&&f!==void 0?f:"Shop now"),te({isPost:p}))),r.createElement(St,{visible:U,onClose:()=>N(!1)},te({isPost:!1})))};var El=r.memo(xl);const Cl=Se(El,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Tl},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 Xt,Jt,Ie=[{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"]}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Select",options:ee,name:["props","ctaTempStyles","title","fontFamily"],initialValue:(Xt=ee?.[0])===null||Xt===void 0?void 0:Xt.value},{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:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Select",options:ee,name:["props","ctaTempStyles","ctaTitle","fontFamily"],initialValue:(Jt=ee?.[0])===null||Jt===void 0?void 0:Jt.value},{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"]}]}],Il=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];function Fi(t){const e=r.useRef(null),[i,n]=r.useState(!1);return r.useEffect(()=>{e.current=new IntersectionObserver(([o])=>{n(o.isIntersecting)})},[]),r.useEffect(()=>{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 Dl=t=>{var{rec:e,children:i,className:n,onClick:o,style:l,isExternalLink:a=!1,index:s}=t;he(t,["rec","children","className","onClick","style","isExternalLink","index"]);const d=r.useRef(null),u=Fi(d),{popup:c}=je(),{setPopupDetailData:v,ctaEvent:f}=se(),{jumpToWeb:m}=Ne();r.useEffect(()=>{var w,k;if(u&&d?.current){const p=(k=(w=e?.video)===null||w===void 0?void 0:w.bindProduct)!==null&&k!==void 0?k:e?.video;f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,p,s)}},[u,d,e,f,s]);const b=ce.throttle(()=>{var w,k,p,g,h,I,y,T,M,C;const x=(k=(w=e?.video)===null||w===void 0?void 0:w.bindProduct)!==null&&k!==void 0?k:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,x,s),v?.(Object.assign(Object.assign({},e),{index:s})),a){if(!((g=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||g===void 0)&&g.link){const E=(h=e?.video)===null||h===void 0?void 0:h.bindCta,D=(I=e?.video)===null||I===void 0?void 0:I.bindProduct;m(e,D,E,s),window.location.href=(T=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)===null||T===void 0?void 0:T.link,window.location.href=window.getJointUtmLink((C=(M=e?.video)===null||M===void 0?void 0:M.bindProduct)===null||C===void 0?void 0:C.link)}}else o?.()},c?.duration);return r.createElement("div",{ref:d,className:n,style:l,onClick:b},i)};var rt=r.memo(Dl),kl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const _l=t=>{var e,i,n,o,l,a,s,{content:d,style:u,bgImg:c,recData:v,bottom_image:f,ctaTempStyles:m,isExternalLink:b}=t,w=he(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:k}=se(),p=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,g=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:k?.bottom_image)!==null&&o!==void 0?o:f;return r.createElement(rt,Object.assign({isExternalLink:b,rec:v,className:X.css(Object.assign({},u)),style:{display:"flex"}},w),r.createElement("div",{className:X.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},r.createElement(Ce,{className:X.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:g})),r.createElement("div",{className:X.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},r.createElement("div",{className:kl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),r.createElement("div",{className:X.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},m?.ctaTitle))},(s=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&s!==void 0?s:"Shop Now")))};var Al=r.memo(_l);const Pl=Se(Al,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Il,bindableProps:[],settingRender:Ie},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 Ml=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ol=t=>{var e,i,n,o,{content:l,style:a,bgImg:s,recData:d,bottom_image:u,ctaTempStyles:c,isExternalLink:v}=t,f=he(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:m}=se(),b=(e=d?.video)===null||e===void 0?void 0:e.bindCta;return r.createElement(rt,Object.assign({isExternalLink:v,rec:d,className:X.css(Object.assign({alignItems:"center"},a)),style:{display:"flex"}},f),r.createElement("div",{className:X.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},r.createElement("img",{className:X.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(n=(i=b?.icon)!==null&&i!==void 0?i:m?.bottom_image)!==null&&n!==void 0?n:u,alt:""})),r.createElement("div",{className:X.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},c?.ctaTitle))},(o=b?.enTitle)!==null&&o!==void 0?o:"Product Name"))};var Ll=r.memo(Ol);const jl=Se(Ll,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Ml,settingRender:Ie?.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 Nl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU"};const Bl=t=>{var e,i,n,o,l,{content:a,style:s,bgImg:d,recData:u,bottom_image:c,ctaTempStyles:v,index:f}=t,m=he(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index"]);const{sxpParameter:b,bffEventReport:w}=se(),{jumpToWeb:k}=Ne(),p=(e=u?.video)===null||e===void 0?void 0:e.bindCta,g=(i=u?.video)===null||i===void 0?void 0:i.bindProduct,h=()=>{p?.link&&(k(u,g,p,f),window.location.href=window.getJointUtmLink(p.link))};return r.createElement(rt,Object.assign({index:f,rec:u,className:X.css(Object.assign({alignItems:"center"},s)),style:{display:"flex"}},m,{onClick:h}),r.createElement("div",{className:X.css(Object.assign({backgroundColor:"#f2f2f2",overflow:"hidden",flexShrink:0},v?.img))},r.createElement(Ce,{className:X.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(o=(n=p?.icon)!==null&&n!==void 0?n:b?.bottom_image)!==null&&o!==void 0?o:c})),r.createElement("div",{className:X.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},r.createElement("div",{className:Nl["tow-line-ellipsis"],style:v?.ctaTitle},(l=p?.enTitle)!==null&&l!==void 0?l:"Product Name")))};var zl=r.memo(Bl);const Vl=Se(zl,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:Ie?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var Fl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Hl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Ul=t=>{var e,i,n,o,l,a,s,{content:d,style:u,bgImg:c,recData:v,bottom_image:f,ctaTempStyles:m,isExternalLink:b}=t,w=he(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:k}=se(),p=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,g=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:k?.bottom_image)!==null&&o!==void 0?o:f;return r.createElement(rt,Object.assign({isExternalLink:b,rec:v,className:X.css(Object.assign({},u)),style:{display:"flex"}},w),r.createElement("div",{className:X.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},r.createElement(Ce,{className:X.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:g})),r.createElement("div",{className:X.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},r.createElement("div",{className:Hl["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),r.createElement("div",{className:X.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},m?.ctaTitle))},(s=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&s!==void 0?s:"Shop Now")))};var Gl=r.memo(Ul);const $l=Se(Gl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Fl,settingRender:Ie,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 Wl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ql={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Yl=t=>{var e,i,n,o,l,a,s,{content:d,style:u,bgImg:c,recData:v,bottom_image:f,ctaTempStyles:m,isExternalLink:b}=t,w=he(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:k}=se(),p=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,g=(o=(n=(i=p?.homePage)===null||i===void 0?void 0:i[0])!==null&&n!==void 0?n:k?.bottom_image)!==null&&o!==void 0?o:f;return r.createElement(rt,Object.assign({isExternalLink:b,rec:v,className:X.css(Object.assign({},u)),style:{display:"flex"}},w),r.createElement("div",{className:X.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},m?.img))},r.createElement(Ce,{className:X.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:g})),r.createElement("div",{className:X.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},r.createElement("div",{className:ql["tow-line-ellipsis"],style:m?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),r.createElement("div",{className:X.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},m?.ctaTitle))},(s=(a=p?.bindCta)===null||a===void 0?void 0:a.enTitle)!==null&&s!==void 0?s:"Shop now")))};var Xl=r.memo(Yl);const Jl=Se(Xl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Wl,bindableProps:[],settingRender:Ie},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 Kl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Ql=({children:t,isPadding:e=!0})=>r.createElement(Ye,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Hn,Fn,Vn],style:{padding:e?"0 12px 0 20px":0}},t);var xt=r.memo(Ql);const Zl=({src:t,rec:e,item:i,index:n})=>{const o=r.useRef(null),l=Fi(o),{ctaEvent:a}=se();return r.useEffect(()=>{l&&t&&o?.current&&a?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[l,t,o,e,a,i,n]),r.createElement("div",{ref:o,hidden:!t,className:X.css({width:"100%",height:"100%"})},r.createElement(Ce,{className:X.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:t}))};var Kt=r.memo(Zl),Rl={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const es=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:s,bottom_image:d,ctaTempStyles:u,isExternalLink:c,index:v}=t,f=he(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{ctaEvent:m,setPopupDetailData:b,sxpParameter:w}=se(),{popup:k}=je(),{jumpToWeb:p}=Ne(),[g,h]=r.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=ce.throttle(y=>{m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,y,v),b?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:y}),index:v})),c?y?.link&&(p(a,y,y.bindCta,v),window.location.href=window.getJointUtmLink(y.link)):s?.()},k?.duration);return r.createElement(xt,{isPadding:!!a},g?.map(y=>{var T,M,C,x,E,D;return r.createElement(Le,Object.assign({hidden:a&&!y?.bindCta,key:y?.itemId,className:X.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>I(y)}),r.createElement("div",{className:X.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},r.createElement(Kt,{src:(C=(M=(T=y?.homePage)===null||T===void 0?void 0:T[0])!==null&&M!==void 0?M:w?.bottom_image)!==null&&C!==void 0?C:d,rec:a,item:y,index:v})),r.createElement("div",{className:X.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},r.createElement("div",{className:Rl["two-line-ellipsis"],style:u?.title},(x=y?.title)!==null&&x!==void 0?x:"Product Name"),r.createElement("div",{className:X.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},u?.ctaTitle))},(D=(E=y?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&D!==void 0?D:"Shop Now")))}))};var ts=r.memo(es);const is=Se(ts,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Kl,bindableProps:[],settingRender:Ie},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 ns=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],os={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const ls=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:s,bottom_image:d,ctaTempStyles:u,isExternalLink:c,index:v}=t,f=he(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:m}=se(),{ctaEvent:b,setPopupDetailData:w}=se(),{popup:k}=je(),[p,g]=r.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:h}=Ne(),I=ce.throttle(y=>{b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,y,v),w?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:y}),index:v})),c?y?.link&&(h(a,y,y.bindCta,v),window.location.href=window.getJointUtmLink(y.link)):s?.()},k?.duration);return r.createElement(xt,{isPadding:!!a},p?.map(y=>{var T,M,C,x,E,D;return r.createElement(Le,Object.assign({hidden:a&&!y?.bindCta,key:y.itemId,className:X.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>I(y)}),r.createElement("div",{className:X.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},r.createElement(Kt,{src:(C=(M=(T=y?.homePage)===null||T===void 0?void 0:T[0])!==null&&M!==void 0?M:m?.bottom_image)!==null&&C!==void 0?C:d,rec:a,item:y,index:v})),r.createElement("div",{className:X.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},r.createElement("div",{className:os["two-line-ellipsis"],style:u?.title},(x=y?.title)!==null&&x!==void 0?x:"Product Name"),r.createElement("div",{className:X.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle))},(D=(E=y?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&D!==void 0?D:"Shop Now")))}))};var ss=r.memo(ls);const rs=Se(ss,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:ns,settingRender:Ie,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 as=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ds={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const cs=t=>{var e,i,{content:n,style:o,bgImg:l,recData:a,onClick:s,bottom_image:d,ctaTempStyles:u,isExternalLink:c,index:v}=t,f=he(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{ctaEvent:m,setPopupDetailData:b,sxpParameter:w}=se(),{popup:k}=je(),{jumpToWeb:p}=Ne(),[g,h]=r.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=ce.throttle(y=>{m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,y,v),b?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:y}),index:v})),c?y?.link&&(p(a,y,y.bindCta,v),window.location.href=window.getJointUtmLink(y.link)):s?.()},k?.duration);return r.createElement(xt,{isPadding:!!a},g?.map(y=>{var T,M,C,x,E,D;return r.createElement(Le,Object.assign({hidden:a&&!y?.bindCta,key:y?.itemId,className:X.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},f,{onClick:()=>I(y)}),r.createElement("div",{className:X.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},r.createElement(Kt,{src:(C=(M=(T=y?.homePage)===null||T===void 0?void 0:T[0])!==null&&M!==void 0?M:w?.bottom_image)!==null&&C!==void 0?C:d,rec:a,item:y,index:v})),r.createElement("div",{className:X.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},r.createElement("div",{className:ds["tow-line-ellipsis"],style:u?.title},(x=y?.title)!==null&&x!==void 0?x:"Product Name"),r.createElement("div",{className:X.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},u?.ctaTitle))},(D=(E=y?.bindCta)===null||E===void 0?void 0:E.enTitle)!==null&&D!==void 0?D:"Shop now")))}))};var us=r.memo(cs);const ps=Se(us,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:as,bindableProps:[],settingRender:Ie},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 Qt,Zt,vs=[{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u6587\u672C\u884C\u6570",name:["props","lineClamp"]},{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"}]},{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:"Color",name:["color"]},{type:"Select",options:ee,name:["fontFamily"],initialValue:(Qt=ee?.[0])===null||Qt===void 0?void 0:Qt.value},{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:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Select",name:["props","buttonStyle","fontFamily"],options:ee,initialValue:(Zt=ee?.[0])===null||Zt===void 0?void 0:Zt.value},{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 fs=({icon:t,styles:e,textStyle:i,onClose:n})=>{var o;const{waterFallData:l,setOpenHashtag:a}=se();return r.createElement("div",{className:"clc-sxp-nav",style:e},r.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"",onClick:n}),r.createElement("div",{className:"clc-sxp-nav-title",style:i},`#${(o=l?.hashTag)!==null&&o!==void 0?o:"\u6807\u9898"}`))};var Hi=r.memo(fs),ms=null,hs="3d989325-e7d6-4a74-8a97-98febdf5b567",gs=null,bs=null,ys={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"},ws=[{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}],Ss="Handbags",Ts={productUserId:ms,requestId:hs,channel:gs,rtc:bs,tag:ys,recList:ws,hashTag:Ss};const xs=t=>{const{rec:e,index:i,list:n,reportTagsView:o,textStyles:l,space:a}=t,{swiperRef:s,setRtcList:d,setOpenHashtag:u,bffEventReport:c,sxpParameter:v}=se(),[f,m]=r.useState(!1),b=r.useRef(null),w=r.useRef(null),k=r.useRef(null),p=r.useRef(null),[g,h]=r.useState(""),I=r.useMemo(()=>{var x,E,D,S,_,O,B,F,q,U,N,j;return!((x=e?.video)===null||x===void 0)&&x.cover?(E=e?.video)===null||E===void 0?void 0:E.cover:!((D=e?.video)===null||D===void 0)&&D.url?(m(!0),(S=e?.video)===null||S===void 0?void 0:S.url):!((O=(_=e?.video)===null||_===void 0?void 0:_.imgUrls)===null||O===void 0)&&O.length?(F=(B=e?.video)===null||B===void 0?void 0:B.imgUrls)===null||F===void 0?void 0:F[0]:!((U=(q=e?.product)===null||q===void 0?void 0:q.homePage)===null||U===void 0)&&U.length?(j=(N=e?.product)===null||N===void 0?void 0:N.homePage)===null||j===void 0?void 0:j[0]:v?.bottom_image||""},[e,v?.bottom_image]),y=r.useMemo(()=>{var x,E;return((x=e?.product)===null||x===void 0?void 0:x.title)||((E=e?.video)===null||E===void 0?void 0:E.title)||null},[e]),T=r.useMemo(()=>{var x,E,D,S,_,O,B,F,q;return!((x=e?.product)===null||x===void 0)&&x.currency&&(!((E=e?.product)===null||E===void 0)&&E.price)?`${(O=(_=(S=(D=e?.product)===null||D===void 0?void 0:D.currency)===null||S===void 0?void 0:S.split("-")[1])===null||_===void 0?void 0:_.toUpperCase())!==null&&O!==void 0?O:""}${(q=(F=(B=e?.product)===null||B===void 0?void 0:B.price)===null||F===void 0?void 0:F.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&q!==void 0?q:""}`:null},[e]);r.useEffect(()=>{const x=new IntersectionObserver(E=>{E.forEach(D=>{if(D.isIntersecting){if(w.current===null||I==="")return;f&&g?b.current.setSrc(g):b.current.setSrc(I),x.unobserve(w.current)}})});return x.observe(w.current),()=>{x.disconnect()}},[I,f,g]);const M=(x,E,D)=>{const S=x/E;return D/S};r.useEffect(()=>{const x=k?.current;x===null||I===""||!f||(x.src=I,x.currentTime=1,x.crossOrigin="anonymous",x.onloadeddata=()=>{const E=p?.current;if(!E)return;const D=E.getContext("2d"),S=window?.innerWidth/2,_=M(x.videoWidth,x.videoHeight,S);E.height=_,E.width=S,D?.drawImage(x,0,0,E.width,E.height),h(E.toDataURL()),x.remove(),E.remove()})},[I,f]);const C=()=>{o(),d?.(n),setTimeout(()=>{var x;(x=s?.current)===null||x===void 0||x.swiper.slideTo(i,0,!1),u?.(!1)},0)};return r.createElement("div",{ref:w,className:"list-content-listItem",key:i,onClick:C,style:{marginBottom:a}},r.createElement("div",{className:"list-content-listItem-picture"},f&&r.createElement("div",{style:{display:"none"}},r.createElement("video",{ref:k,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),r.createElement("canvas",{ref:p})),r.createElement(Ce,{loading:"lazy",className:"list-content-listItem-picture-img",ref:b})),r.createElement("div",{className:"list-content-listItem-info"},r.createElement("div",{className:`list-content-listItem-info-title ${T?"list-content-listItem-info-nowrap":""}`,style:l?.title},y&&y),r.createElement("div",{className:"list-content-listItem-info-price",style:l?.price,hidden:!T},T)))};function Es(t){var e,i,n,o,l,a,s,d,u,{reportTagsView:c}=t,v=he(t,["reportTagsView"]);const{waterFallData:f,getRecommendVideos:m,hashTagSize:b,loadingImage:w,isOpenHashTag:k}=se(),[p,g]=r.useState(),[h,I]=r.useState(),[y,T]=r.useState(!1),M=r.useRef(null),[C,x]=r.useState(!1);r.useCallback(()=>{C||(x(!0),f&&m?.({hashTag:f?.hashTag,"itemFilter.itemId":f?.itemId,"itemFilter.itemType":f?.itemType}).then(D=>{var S;g(p?.concat((S=D?.recList)!==null&&S!==void 0?S:[])),x(!1)}))},[f,m,p,C]),r.useEffect(()=>{var D,S;if(T(!0),f&&m?.({hashTag:f?.hashTag,"itemFilter.itemId":f?.itemId,"itemFilter.itemType":f?.itemType,defaultSize:b}).then(_=>{var O,B;I(_),g((B=(O=_?.recList)===null||O===void 0?void 0:O.filter(F=>F?.video!==null||F?.product!==null))!==null&&B!==void 0?B:[]),T(!1)}),k){const _=Ts;I(_),g((S=(D=_?.recList)===null||D===void 0?void 0:D.filter(O=>O?.video!==null||O?.product!==null))!==null&&S!==void 0?S:[]),T(!1)}},[f,m,b,k]);const E=()=>{var D,S;!((D=h?.tag)===null||D===void 0)&&D.link&&(c(),window.location.href=(S=h?.tag)===null||S===void 0?void 0:S.link)};return r.createElement(r.Fragment,null,y?r.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},r.createElement("img",{width:64,height:64,src:w,alt:"loading...",style:{objectFit:"contain"}})):r.createElement("div",{className:"list"},r.createElement("div",{className:"list-scroll",ref:M},r.createElement("div",{className:"list-info",style:(e=v?.textStyles)===null||e===void 0?void 0:e.hashTagDesc},(i=h?.tag)===null||i===void 0?void 0:i.info),r.createElement("div",{hidden:!(!((n=h?.tag)===null||n===void 0)&&n.link),className:"list-collection",onClick:E,style:Object.assign(Object.assign({},(o=v?.textStyles)===null||o===void 0?void 0:o.hashTagLink),{marginBottom:v?.space})},((l=h?.tag)===null||l===void 0?void 0:l.linkTitle)||"Shop the collection"),r.createElement("div",{className:"list-content"},p?.map((D,S)=>r.createElement(xs,Object.assign({key:S,index:S,rec:D,list:p,reportTagsView:c},v)))),r.createElement("div",{hidden:!C,style:{textAlign:"center"}},"loading..."),r.createElement("div",{style:{height:!((a=h?.tag)===null||a===void 0)&&a.link?((s=v?.buttonBgStyle)===null||s===void 0?void 0:s.height)||((d=v?.buttonStyle)===null||d===void 0?void 0:d.height)||"100px":0}})),r.createElement("div",{className:"list-bottom",style:v?.buttonBgStyle}),r.createElement("div",{className:"list-btn-wrap",style:Object.assign(Object.assign({},v?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},r.createElement("button",{className:"list-btn",style:v?.buttonStyle,onClick:E},((u=h?.tag)===null||u===void 0?void 0:u.linkTitle)||"Shop the collection"))))}var Cs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Is=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:o,swiperRef:l,setWaterFallData:a,cacheRtcList:s,setRtcList:d,cacheActiveIndex:u,rtcList:c,setCacheRtcList:v,setIsFromHashtag:f,isFromHashtag:m,bffEventReport:b}=se();r.useRef(null);const w=r.useRef(null),[k,p]=r.useState();r.useEffect(()=>{const T=document.getElementById("sxp-render"),M=document.getElementById("water-fall");M?w.current=M:(w.current=document.createElement("div"),w.current.setAttribute("id","water-fall"),T?.appendChild(w.current))},[]);const g=()=>{const T=ce.isEqual(c,s);!T&&s&&s?.length&&d?.(s),y(),a?.(void 0),f?.(!1),setTimeout(()=>{var M,C;T||(C=(M=l?.current)===null||M===void 0?void 0:M.swiper)===null||C===void 0||C.slideTo(u,0,!1),n?.(!1)},0)},[h,I]=r.useState();r.useEffect(()=>{i&&I(i)},[i]);const y=r.useCallback(()=>{var T,M,C,x,E,D;const S=h?.rec;if(!S)return;let _="";m?_="hashTagPage":!((T=S?.video)===null||T===void 0)&&T.url?_="videoPage":!((C=(M=S?.video)===null||M===void 0?void 0:M.imgUrls)===null||C===void 0)&&C.length&&(_="imagePage"),b?.({eventInfo:{contentId:(x=S?.video)===null||x===void 0?void 0:x.itemId,position:u+"",contentTags:JSON.stringify((E=S?.video)===null||E===void 0?void 0:E.tags),traceInfo:(D=S?.video)===null||D===void 0?void 0:D.traceInfo,hashTags:JSON.stringify([h?.hashTag]),fromKName:_,fromKPage:location?.href,timeOnSite:Math.floor((new Date-k)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[h,b,k,m,u]);return r.useEffect(()=>{o&&p(new Date)},[o]),r.useEffect(()=>{const T=()=>{p(new Date)};return window.addEventListener("pageshow",T),()=>{window.removeEventListener("pageshow",T)}},[]),w.current?si.createPortal(r.createElement("div",{className:"waterfall",style:{display:o?"block":"none"}},r.createElement(Hi,{icon:Cs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:g}),r.createElement(Es,Object.assign({reportTagsView:y},t))),w.current):null};var Ui=r.memo(Is);const Ds=t=>r.createElement(Ui,Object.assign({},t));var ks=r.memo(Ds);const _s=Se(ks,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:vs,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000"},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 Rt=Object.freeze({__proto__:null,Appoint:jl,AppointForm:_n,Commodity:Pl,CommodityDetail:ml,CommodityDetailDiroNew:Cl,CommodityDiro:$l,CommodityDiroNew:Jl,HashTag:_s,Link:Vl,MultiCommodity:rs,MultiCommodityDiro:is,MultiCommodityDiroNew:ps,Prompt:Sl});const As="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Ps="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Ms=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:o,position:l}=t,a=he(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:s,mutateUnlike:d,bffEventReport:u}=se(),[c,v]=r.useState(e),f=xe(Ps),m=xe(As),b=ce.debounce(()=>be(void 0,void 0,void 0,function*(){var w,k,p,g,h,I,y,T,M,C,x,E,D,S,_,O,B,F,q,U;if(c){v(!1);const N=(p=yield d?.({videoItemId:(k=(w=o.video)===null||w===void 0?void 0:w.itemId)!==null&&k!==void 0?k:""}))!==null&&p!==void 0?p:!1;u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(h=(g=o.video)===null||g===void 0?void 0:g.itemId)!==null&&h!==void 0?h:"",contentName:(y=(I=o.video)===null||I===void 0?void 0:I.title)!==null&&y!==void 0?y:"",contentTags:JSON.stringify((M=(T=o.video)===null||T===void 0?void 0:T.tags)!==null&&M!==void 0?M:[]),position:l+"",contentFormat:!((C=o.video)===null||C===void 0)&&C.url?"video":"image",traceInfo:(x=o.video)===null||x===void 0?void 0:x.traceInfo}}),N||v(!0)}else{v(!0);const N=(E=yield s?.({content:JSON.stringify(o)}))!==null&&E!==void 0?E:!1;u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(S=(D=o.video)===null||D===void 0?void 0:D.itemId)!==null&&S!==void 0?S:"",contentName:(O=(_=o.video)===null||_===void 0?void 0:_.title)!==null&&O!==void 0?O:"",contentTags:JSON.stringify((F=(B=o.video)===null||B===void 0?void 0:B.tags)!==null&&F!==void 0?F:[]),position:l+"",contentFormat:!((q=o.video)===null||q===void 0)&&q.url?"video":"image",traceInfo:(U=o.video)===null||U===void 0?void 0:U.traceInfo}}),N||v(!1)}}),200);return r.createElement("button",Object.assign({},a,{onClick:b}),r.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:c?i||f:n||m,alt:"icon"}))};var Gi=r.memo(Ms);const tt=new on;var Ue;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide"})(Ue||(Ue={}));const Os=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:a,videoRef:s})=>{const[d,u]=r.useState(!1),{bffEventReport:c,sxpParameter:v,waterFallData:f,openHashtag:m}=se(),b=r.useRef(0),[w,k]=r.useState(!1),[p,g]=r.useState(!0),{isActive:h}=zi(),I=r.useRef(null),[y,T]=r.useState(""),M=`pb-cache-video-${e}`,C=r.useRef(null);r.useEffect(()=>{s&&s?.muted(o)},[o,s]);const x=r.useCallback(()=>{s&&s?.play()},[s]),E=xe("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),D=r.useCallback(()=>{var H,G,Z,ne,te,Y,oe,z,V;if(!s)return;u(!1);const $=n[e];if($&&s?.duration()){b.current=s?.currentTime()||0;const pe=((H=s?.duration())!==null&&H!==void 0?H:0).toFixed(2),de=((G=s?.currentTime())!==null&&G!==void 0?G:0).toFixed(2),ve=p?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ne=(Z=$.video)===null||Z===void 0?void 0:Z.itemId)!==null&&ne!==void 0?ne:"",contentName:(Y=(te=$.video)===null||te===void 0?void 0:te.title)!==null&&Y!==void 0?Y:"",playType:ve,startTime:de,videoDuration:pe,contentTags:JSON.stringify((z=(oe=$.video)===null||oe===void 0?void 0:oe.tags)!==null&&z!==void 0?z:[]),position:e+"",contentFormat:"video",traceInfo:(V=$.video)===null||V===void 0?void 0:V.traceInfo}}),g(!1)}},[c,n,e,p,s]),S=r.useCallback(()=>{s&&(l!==e&&(s?.play(),s?.pause()),k(!0))},[l,e,s]),_=r.useCallback(()=>{k(!0)},[]),O=r.useCallback(H=>()=>{if(!s||!w)return;const G=s?.paused();switch(H){case"start":if(!G)return;s?.play(),u(!1);break;case"pause":if(G)return;s?.pause(),u(!0);break;default:G?s?.play():s?.pause(),u(!G);break}},[w,s]),B=r.useCallback(()=>{var H,G,Z,ne,te,Y,oe,z,V;if(!s||l!==e)return;const $=n[e],pe=((H=s?.duration())!==null&&H!==void 0?H:0).toFixed(2),de=((G=s?.currentTime())!==null&&G!==void 0?G:0).toFixed(2);if(s?.duration()){const ve=(s?.currentTime()-b.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ne=(Z=$.video)===null||Z===void 0?void 0:Z.itemId)!==null&&ne!==void 0?ne:"",contentName:(Y=(te=$.video)===null||te===void 0?void 0:te.title)!==null&&Y!==void 0?Y:"",endTime:de,videoDuration:pe,playDuration:ve,contentTags:JSON.stringify((z=(oe=$.video)===null||oe===void 0?void 0:oe.tags)!==null&&z!==void 0?z:[]),position:e+"",contentFormat:"video",traceInfo:(V=$.video)===null||V===void 0?void 0:V.traceInfo}})}},[n,e,c,s]),F=r.useMemo(()=>a?.mode==="2",[a]),q=r.useMemo(()=>{var H;return a?.mode==="2"?`translateY(-${50+((H=a?.offsetTop)!==null&&H!==void 0?H:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),U=r.useMemo(()=>{var H;return((H=t?.video)===null||H===void 0?void 0:H.cover)||y},[y,t]),N=r.useMemo(()=>F?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[F]),j=r.useMemo(()=>a?.bgWay==="1",[a]),P=r.useMemo(()=>j&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,j]),A=r.useCallback(()=>{var H;if(!s||j)return;const G=document.getElementById("player-container-id_html5_api");if(!((H=t?.video)===null||H===void 0)&&H.cover||!I||!G||!I.current)return;const Z=()=>{const ne=G,te=I?.current,Y=te.getContext("2d"),oe=window?.innerWidth,z=window?.innerHeight;te.height=z,te.width=oe,Y?.drawImage(ne,0,0,te.width,te.height),T(te.toDataURL())};Z(),setTimeout(()=>{Z()},500)},[s,j,t]);r.useEffect(()=>{if(!h||!s)return;const H=t.video.url;if(!H)return;u(!1);const G=document.querySelector(`#${M}`),Z=document.querySelector("#player-container-id"),ne=document.querySelector("#player-container-id-copy");if(!(!Z&&!ne))return G?.appendChild(Z||ne),s?.src(H),s?.on("loadedmetadata",S),s?.on("loadeddata",A),s?.on("canplay",_),s?.on("playing",D),s?.on("pause",B),s?.on("ended",x),()=>{ne?.appendChild(Z),s?.off("loadedmetadata",S),s?.off("loadeddata",A),s?.off("canplay",_),s?.off("playing",D),s?.off("pause",B),s?.off("ended",x)}},[h,M,t,s]),r.useEffect(()=>{!s||!w||(h?s?.play():s?.pause())},[h,w,s]),r.useEffect(()=>{if(!h||!s)return;!s?.paused()&&m?s?.pause():m||s?.play()},[m,h,s]),r.useEffect(()=>{if(!h)return;const H=O("start"),G=O("pause");return tt.on(Ue.PAGE_DID_SHOW,H),tt.on(Ue.PAGE_DID_HIDE,G),()=>{tt.off(Ue.PAGE_DID_SHOW,H),tt.off(Ue.PAGE_DID_HIDE,G)}},[O,h]);const J=r.useMemo(()=>!v?.placeholder_image||w?null:r.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:v?.placeholder_image}),[w,v?.placeholder_image]);return r.useEffect(()=>{if(!s)return;const H=()=>{var G;l===e&&(!((G=t?.video)===null||G===void 0)&&G.url)&&s&&!d&&O("pause")()};return window.addEventListener("beforeunload",H),()=>{window.removeEventListener("beforeunload",H)}},[l,e,t,s,O,d]),t.video?r.createElement(r.Fragment,null,F?r.createElement("div",{className:"video-container",key:t.video.itemId,onClick:O(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},P)},!j&&r.createElement(Ce,{src:U,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),r.createElement("canvas",{ref:I,style:{display:"none"}}),r.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:q,left:0,right:0}},r.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},r.createElement("div",{className:"n-full-screen",ref:C,id:M,style:{width:"100%",height:"100%"}}),r.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:E}))),J):r.createElement("div",{className:"video-container",key:t.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:O()},r.createElement("div",{className:"n-full-screen",ref:C,id:M,style:{width:"100%",height:"100%"}}),J,r.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:E}))):null};var Ls=r.memo(Os);const js=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:o})=>{const[l,a]=r.useState(t),s=d=>{d.stopPropagation();const u=!l;a(u),n?.(u)};return r.createElement("button",{style:o,className:"pb-toggle-button",onClick:s},r.createElement("img",{className:"pb-toggle-button-icon",src:l?e:i}))};var $i=r.memo(js);const Ns=({imageUrl:t})=>{const[e,i]=r.useState(!0);je(),r.useEffect(()=>{setTimeout(()=>{i(!1)},2e3)},[]);const n=xe("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),o=r.useMemo(()=>e?"pb-fadeIn":"pb-fadeOut",[e]);return r.createElement("div",{hidden:!e,className:`pb-finger-wrap ${o}`},r.createElement("img",{src:t||n}))},Wi=t=>{const{src:e,height:i,imgUrlsPostConfig:n}=t,o=r.useMemo(()=>n?.mode==="2",[n]),l=r.useMemo(()=>{var u;return n?.mode==="2"?`translateY(-${50+((u=n?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),a=r.useMemo(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]),s=r.useMemo(()=>n?.bgWay==="1",[n]),d=r.useMemo(()=>s&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,s]);return r.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},d)},!s&&r.createElement(Ce,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},a)}),o&&r.createElement(Ce,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:l,left:0,right:0}}))},Bs=({imgUrls:t,width:e,height:i,rec:n,index:o,onReportViewImageEnd:l,onViewImageStartEvent:a,imgUrlsPostConfig:s})=>{var d;const u=r.useRef(),{isActive:c}=zi(),{sxpParameter:v,openHashtag:f}=se(),[m,b]=r.useState(!1);return r.useEffect(()=>{m&&c?(u?.current&&u.current.swiper.autoplay.start(),f?l(n):a(o)):(b(!0),u?.current&&u.current.swiper.autoplay.stop())},[n,c,l,f,o,a,m]),r.createElement(Ye,{ref:u,defaultValue:0,direction:"horizontal",modules:[gt,bt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,loop:!0,autoplay:{delay:((d=s?.delay)!==null&&d!==void 0?d:3)*1e3}},t?.map(w=>r.createElement(Le,{key:w},r.createElement(Wi,{src:w,height:i,imgUrlsPostConfig:s}))))};var zs=r.memo(Bs);const Vs=({tags:t,itemId:e,itemType:i,index:n,rec:o,hashTagStyle:l})=>{const[a,s]=r.useState(!1),{setWaterFallData:d,setOpenHashtag:u,setCacheActiveIndex:c,waterFallData:v,setIsFromHashtag:f}=se(),m=b=>{v?f?.(!0):c?.(n),d?.(i?{hashTag:b,itemId:e,itemType:i,rec:o}:{hashTag:b,rec:o}),u?.(!0)};return r.useMemo(()=>t.length<=6?null:r.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>s(!a)},a?"show less":"show more"),[a,t]),r.createElement("div",{className:"clc-sxp-bottom-hashtag"},r.createElement(xt,null,t?.map((b,w)=>r.createElement(Le,{key:w,hidden:a?!1:w>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>m(b)},`#${b}`))))};var qi=r.memo(Vs),Fs="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 Et(t){return r.memo(function(e){const{$store:i}=vn(),n=l=>{let a=l;const s=l.match(/{{.*?}}/g);return s?.length&&s.forEach(d=>{d.replace(/{{\s*([\w.]+)\s*}}/g,(u,c)=>{if(c){const v=ce.get(i,c);return a=a.replace(d,v),v}})}),a},o=r.useMemo(()=>{var l,a,s;const{bindDatas:d}=e,u=he(e,["bindDatas"]);if((l=d?.forEach)===null||l===void 0||l.call(d,c=>{if(c?.propKey&&c?.dataPath){const{propKey:v,dataPath:f}=c;f.replace(/{{\s*([\w.]+)\s*}}/g,(m,b)=>{var w,k;if(b){const p=(k=(w=ce.get(i,b))!==null&&w!==void 0?w:e[v])!==null&&k!==void 0?k:"";return u[v]=p,p}})}}),u){u.eventMap={};const c=ce.cloneDeep(u.event)||{};for(const v in c)if(Object.prototype.hasOwnProperty.call(c,v))try{c[v].value=n(c[v].value),u.eventMap[v]=new Function(c[v].value)}catch{}}return!((s=(a=u?.event)===null||a===void 0?void 0:a.onClick)===null||s===void 0)&&s.linkType&&(u.style.cursor="pointer"),u},[i,e]);return r.createElement(t,Object.assign({},o,o.eventMap))})}const Hs=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:o}=je(),l=r.useMemo(()=>{var a,s,d,u,c,v,f,m,b,w,k,p,g,h,I,y,T,M,C,x,E,D,S,_,O,B,F,q,U,N,j;if(!t?.video)return null;let P=null;!((s=(a=t?.video)===null||a===void 0?void 0:a.bindProducts)===null||s===void 0)&&s.length?P="\u591A\u5546\u54C1CTA":!((d=t?.video)===null||d===void 0)&&d.bindProduct?P="\u5546\u54C1CTA":P=(c=(u=t?.video)===null||u===void 0?void 0:u.bindCta)===null||c===void 0?void 0:c.itemId;const A=i?.[P];if(((v=A?.item)===null||v===void 0?void 0:v.type)==="CommodityDiro"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((m=A?.item)===null||m===void 0?void 0:m.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((w=A?.item)===null||w===void 0?void 0:w.type)==="CommodityDiroNew"&&!(!((k=t?.video)===null||k===void 0)&&k.bindProduct)||((p=A?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((h=(g=t?.video)===null||g===void 0?void 0:g.bindProducts)===null||h===void 0)&&h.length)||((I=A?.item)===null||I===void 0?void 0:I.type)==="MultiCommodityDiro"&&!(!((T=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||T===void 0)&&T.length)||((M=A?.item)===null||M===void 0?void 0:M.type)==="MultiCommodityDiroNew"&&!(!((x=(C=t?.video)===null||C===void 0?void 0:C.bindProducts)===null||x===void 0)&&x.length))return null;if(A&&n){const J=n[(E=A?.item)===null||E===void 0?void 0:E.type],H=Et(J),G=(D=J?.extend)===null||D===void 0?void 0:D.defaulSetting,Z=((O=(_=(S=A?.item)===null||S===void 0?void 0:S.event)===null||_===void 0?void 0:_.onClick)===null||O===void 0?void 0:O.linkType)==="externalLink";return r.createElement(H,Object.assign({style:Object.assign(Object.assign(Object.assign({},G?.style),(B=A?.item)===null||B===void 0?void 0:B.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},G?.textStyle),(F=A?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(U=(q=A?.item)===null||q===void 0?void 0:q.bindDatas)!==null&&U!==void 0?U:[]},G?.props,(N=A?.item)===null||N===void 0?void 0:N.props,{event:((j=A?.item)===null||j===void 0?void 0:j.event)||{},schema:o,id:A?.id,key:A?.id,recData:t,isExternalLink:Z,index:e}))}else return null},[t,n,i,o]);return r.createElement(r.Fragment,null,l)};var Yi=r.memo(Hs);const Xi=({nudge:t})=>{var e,i,n,o,l,a,s;return r.createElement(r.Fragment,null,t?.isOpen&&r.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:(a=t?.borderRadius)!==null&&a!==void 0?a:4}},t?.icon?r.createElement("img",{src:t.icon,style:{height:"100%",objectFit:"cover"}}):null,r.createElement("p",{style:Object.assign({},t?.textStyle)},(s=t?.content)!==null&&s!==void 0?s:"")))},ei="FOR U",Us=({tagList:t=[],setActiveIndex:e})=>{const[i,n]=r.useState(ei),{getRecommendVideos:o,setRtcList:l,setCacheRtcList:a,setCacheActiveIndex:s,setLoading:d,swiperRef:u}=se(),c=r.useMemo(()=>[ei,...t],[t]),v=f=>()=>{if(f===i)return;let m;f!==ei&&(m=f),d?.(!0),o?.({hashTag:m}).then(b=>{var w,k,p,g;l?.((w=b?.recList)!==null&&w!==void 0?w:[]),a?.((k=b?.recList)!==null&&k!==void 0?k:[]),e?.(0),s?.(0),(g=(p=u?.current)===null||p===void 0?void 0:p.swiper)===null||g===void 0||g.slideTo(0)}).finally(()=>{d?.(!1)}),n(f)};return t.length<=0?null:r.createElement("div",{className:"clc-sxp-tagbar"},r.createElement("ul",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},c.map(f=>r.createElement("li",{className:`clc-sxp-tagbar-list-item ${f===i?"clc-sxp-tagbar-list-item-active":""}`,key:f,onClick:v(f)},f))))};var Ji=r.memo(Us);const Ki=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:o,resolver:l,data:a=[],ctaType:s,tipText:d,nudge:u,_schema:c,hashTagStyle:v,tagList:f=[],licenseUrl:m})=>{var b,w,k,p,g,h,I;const{schema:y}=je(),[T,M]=r.useState(0),C=r.useRef(0),[x,E]=r.useState(!1),[D,S]=r.useState(!0),_=r.useRef(),O=r.useRef(),[B,F]=r.useState(!1),[q,U]=r.useState(!1),{loadVideos:N,bffEventReport:j,loading:P,setPopupDetailData:A,ctaEvent:J,swiperRef:H,waterFallData:G,setOpenHashtag:Z,appDomain:ne,openHashtag:te,loadingImage:Y,isFromHashtag:oe,popupDetailData:z}=se(),[V,$]=r.useState(null),pe=r.useRef(),{productView:de}=Ne(),ve=r.useMemo(()=>a.length>0&&!P&&bn(),[a,P]),we=r.useCallback(()=>{if(a.length<=0)return;De();const L=location.search.slice(1),Q=oi.parse(L.replace(/\+/g,"%2B"));for(const R in Q)Q[R]=Q[R].replace(/%2B/g,"+");const W=R=>{var ie;return(ie=Q[R])!==null&&ie!==void 0?ie:""};j?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:W("utm_source"),utmMedium:W("utm_medium"),utmCampaign:W("utm_campaign"),utmId:W("utm_id"),utmContent:W("utm_content"),enterTime:`${Date.now()}`,requestId:null}}),E(!0)},[j,a.length]),De=()=>{_.current=new Date,O.current=new Date,mn()},Ge=r.useRef();r.useEffect(()=>{if(!Ge.current&&!V){Ge.current=!0;const L=TCPlayer("player-container-id",{licenseUrl:m,controls:!1,autoplay:!1,loop:!1,muted:!0,preload:"auto",posterImage:!1,bigPlayButton:!0});L?.ready(()=>{$(L)})}},[V,m]),r.useEffect(()=>{x||we()},[we,x]),r.useEffect(()=>{var L;const Q=a?.findIndex(W=>{var R,ie,re,K,le,ue,fe,Ae,Pe;return s==="\u591A\u5546\u54C1CTA"?((R=W?.video)===null||R===void 0?void 0:R.bindProducts)&&((re=(ie=W?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||re===void 0?void 0:re.length)>0:s==="\u5546\u54C1CTA"?(K=W?.video)===null||K===void 0?void 0:K.bindProduct:((ue=(le=W?.video)===null||le===void 0?void 0:le.bindCta)===null||ue===void 0?void 0:ue.itemId)===s&&(((fe=W?.video)===null||fe===void 0?void 0:fe.url)||((Pe=(Ae=W?.video)===null||Ae===void 0?void 0:Ae.imgUrls)===null||Pe===void 0?void 0:Pe.length))})||0;(L=H?.current)===null||L===void 0||L.swiper.slideTo(Q)},[s,H]),r.useEffect(()=>{const L=a?.[T],Q=()=>{var W,R,ie,re,K,le,ue,fe,Ae,Pe,Xe,Je,Ke,Qe,We;if(document.visibilityState==="hidden"){tt.emit(Ue.PAGE_DID_HIDE,L),me(L),$e(L);let Be="";z&&(!((R=(W=L?.video)===null||W===void 0?void 0:W.bindProducts)===null||R===void 0)&&R.length||!((ie=L?.video)===null||ie===void 0)&&ie.bindProduct)?Be="pdpPage":z&&o?.[(le=(K=(re=L.video)===null||re===void 0?void 0:re.bindCta)===null||K===void 0?void 0:K.itemId)!==null&&le!==void 0?le:""].item.type==="Appoint"?Be="formPage":oe?Be="hashTagPage":!((ue=L?.video)===null||ue===void 0)&&ue.url?Be="videoPage":!((fe=L?.video)===null||fe===void 0)&&fe.imgUrls&&(!((Pe=(Ae=L?.video)===null||Ae===void 0?void 0:Ae.imgUrls)===null||Pe===void 0)&&Pe.length)?Be="imagePage":L?.product&&(Be="productPage"),j?.({eventInfo:{sessionDuration:Math.floor((new Date-_.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Xe=L?.video)===null||Xe===void 0?void 0:Xe.itemId,productId:(Je=L?.product)===null||Je===void 0?void 0:Je.itemId,position:T+"",fromKName:Be,fromKPage:location?.href,ctatId:(We=(Qe=(Ke=L.video)===null||Ke===void 0?void 0:Ke.bindCta)===null||Qe===void 0?void 0:Qe.itemId)!==null&&We!==void 0?We:""}})}else document.visibilityState==="visible"&&(we(),Zi(T),tt.emit(Ue.PAGE_DID_SHOW,L))};return document.addEventListener("visibilitychange",Q),()=>{document.removeEventListener("visibilitychange",Q)}},[T,j,_,a,we,z,oe,o]);const _e=r.useMemo(()=>{let L=0;return t?.logoUrl&&t?.isShowLogo&&(L+=45),f.length>0&&(L+=45),i-L},[t,i,f]),at=r.useMemo(()=>t?.logoUrl&&t?.isShowLogo?r.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},r.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),it=r.useCallback((L,Q)=>{var W,R,ie,re;return!((W=L.video)===null||W===void 0)&&W.url?r.createElement(Ls,{rec:L,index:Q,muted:D,data:a,height:_e,activeIndex:T,videoPostConfig:t?.videoPost,videoRef:V}):!((R=L.video)===null||R===void 0)&&R.imgUrls?r.createElement(zs,{key:L.video.itemId,imgUrls:L.video.imgUrls,width:n,height:_e,rec:L,index:Q,onReportViewImageEnd:me,onViewImageStartEvent:Zi,imgUrlsPostConfig:t?.imgUrlsPost}):L.product&&Array.isArray(t?.productPost)&&((ie=t?.productPost)===null||ie===void 0?void 0:ie.length)>0?(re=t?.productPost)===null||re===void 0?void 0:re.map((K,le)=>{var ue,fe,Ae,Pe,Xe,Je,Ke,Qe;const We=l[(ue=K?.item)===null||ue===void 0?void 0:ue.type],Be=Et(We),ze=(fe=We?.extend)===null||fe===void 0?void 0:fe.defaulSetting;return r.createElement(Be,Object.assign({key:`${Q}${le}`,textStyle:Object.assign(Object.assign({},ze?.textStyle),(Ae=K?.item)===null||Ae===void 0?void 0:Ae.textStyle),bindDatas:(Xe=(Pe=K?.item)===null||Pe===void 0?void 0:Pe.bindDatas)!==null&&Xe!==void 0?Xe:[]},ze?.props,(Je=K?.item)===null||Je===void 0?void 0:Je.props,{event:((Ke=K?.item)===null||Ke===void 0?void 0:Ke.event)||{},schema:y,id:K?.id,viewTime:O.current,rec:L,isPost:!0,tipText:d,style:Object.assign(Object.assign(Object.assign({},ze?.style),(Qe=K?.item)===null||Qe===void 0?void 0:Qe.style),{height:"100%",overflow:"auto"}),index:Q}))}):null},[n,a,_e,D,T,t?.productPost,O,d,l,y,V]),nt=r.useCallback(L=>{U(L)},[]),dt=r.useMemo(()=>q?{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"},[q]),ot=r.useCallback((L,Q)=>{var W,R,ie,re,K,le,ue;return L.video?r.createElement(r.Fragment,null,((W=L.video)===null||W===void 0?void 0:W.title)&&!q&&r.createElement("div",{className:"clc-sxp-bottom-shadow"}),r.createElement("div",{className:"clc-sxp-bottom"},r.createElement(Xi,{nudge:u}),t?.isShowCTA===void 0||t?.isShowCTA?r.createElement("div",{className:"clc-sxp-bottom-card"},r.createElement(Yi,{rec:L,index:Q,tempMap:o,resolver:l})):null,r.createElement("div",null,r.createElement(Tt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:d?.foldText,unfoldText:d?.unfoldText,text:(ie=(R=L.video)===null||R===void 0?void 0:R.title)!==null&&ie!==void 0?ie:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:nt}),r.createElement(qi,{index:T,tags:(K=(re=L?.video)===null||re===void 0?void 0:re.hashTags)!==null&&K!==void 0?K:[],itemId:(le=L?.video)===null||le===void 0?void 0:le.itemId,itemType:!((ue=L.video)===null||ue===void 0)&&ue.itemId?"VIDEO":null,rec:L,hashTagStyle:v})))):null},[e,T,o,l,d,u,v,t,nt,q,dt]),ct=r.useCallback((L,Q)=>{var W,R;if(!t?.isShowLike)return;let ie=(W=t?.likeIconY)!==null&&W!==void 0?W:400;return G&&ie<40&&(ie+=40),L.video?r.createElement(Gi,{key:L.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:L.isCollected,recData:L,className:"clc-sxp-like-button",style:{top:ie,right:(R=t?.likeIconX)!==null&&R!==void 0?R:0},position:Q}):null},[t,G]),me=L=>{var Q,W,R,ie,re,K;if(!(!((Q=L.video)===null||Q===void 0)&&Q.url)&&(!((W=L.video)===null||W===void 0)&&W.imgUrls)){const le=Date.now(),ue=(le-C.current)/1e3;j?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ie=(R=L.video)===null||R===void 0?void 0:R.itemId)!==null&&ie!==void 0?ie:"",contentName:(re=L.video.title)!==null&&re!==void 0?re:"",imageEndTime:`${le}`,playDuration:`${ue}`,contentTags:JSON.stringify((K=L.video.tags)!==null&&K!==void 0?K:[]),position:T+"",contentFormat:"image",traceInfo:L.video.traceInfo}})}},ni=L=>{var Q,W,R,ie,re,K,le,ue;O.current=new Date;const fe=a[L.previousIndex];fe&&(L.previousIndex-L.activeIndex<0?(j?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(W=(Q=fe.video)===null||Q===void 0?void 0:Q.itemId)!==null&&W!==void 0?W:"",productId:(ie=(R=fe.product)===null||R===void 0?void 0:R.itemId)!==null&&ie!==void 0?ie:"",requestId:null}}),me(fe)):(j?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(K=(re=fe.video)===null||re===void 0?void 0:re.itemId)!==null&&K!==void 0?K:"",productId:(ue=(le=fe.product)===null||le===void 0?void 0:le.itemId)!==null&&ue!==void 0?ue:"",requestId:null}}),me(fe)),$e(fe))},$e=L=>{var Q,W,R;!(!((Q=L?.video)===null||Q===void 0)&&Q.url)&&!(!((W=L?.video)===null||W===void 0)&&W.imgUrls)&&L?.product&&de(L,L.product,(R=L?.product)===null||R===void 0?void 0:R.bindCta,O.current,T)};r.useEffect(()=>{const L=a[T];te&&$e(L)},[te,a,T]);const Zi=L=>{var Q,W,R,ie,re,K;const le=a[L];if(!(!((Q=le?.video)===null||Q===void 0)&&Q.url)&&(!((W=le?.video)===null||W===void 0)&&W.imgUrls)){const ue=Date.now();C.current=ue,j?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ie=(R=le.video)===null||R===void 0?void 0:R.itemId)!==null&&ie!==void 0?ie:"",contentName:(re=le.video.title)!==null&&re!==void 0?re:"",imageStartTime:`${ue}`,contentTags:JSON.stringify((K=le.video.tags)!==null&&K!==void 0?K:[]),position:L+"",contentFormat:"image",traceInfo:le.video.traceInfo}})}},Ct=r.useMemo(()=>{const L=a?.map((Q,W)=>T===W||W-1===T||W+1===T?Q:null);return G?L:L.concat([{loading:!0}])},[a,T,G]),ir=r.useMemo(()=>P?r.createElement("div",{style:{height:_e,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},r.createElement("img",{width:64,height:64,src:Y,alt:"loading...",style:{objectFit:"contain"}})):Ct?.map((L,Q)=>r.createElement(Le,{key:Q,virtualIndex:Q},L&&r.createElement(r.Fragment,null,L?.loading?r.createElement("div",{style:{height:_e,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},r.createElement("img",{width:64,height:64,src:Y,alt:"loading...",style:{objectFit:"contain"}})):r.createElement(r.Fragment,null,it(L,Q),ot(L,Q),ct(L,Q))))),[n,a,_e,P,ot,it,Ct,Y]),nr=xe("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),or=xe("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return r.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},G&&r.createElement(Hi,{icon:Fs,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{Z?.(!0)}}),at,r.createElement(Ji,{tagList:f,setActiveIndex:M}),ve?r.createElement(Ns,{imageUrl:t?.swipeTipIcon}):null,r.createElement(Ye,{ref:H,onSlideChange:()=>{H.current.swiper.allowTouchMove=!1,setTimeout(()=>{H.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:L=>{M(L.activeIndex),!te&&(ni(L),!G&&L?.activeIndex+2>=a?.length&&(B||(F(!0),N?.(Math.ceil(T/10)+1).then(()=>{F(!1)}))))},direction:"vertical",height:_e},r.createElement($i,{style:{position:"fixed",right:(b=t?.muteIconX)!==null&&b!==void 0?b:0,visibility:!((k=(w=a?.[T])===null||w===void 0?void 0:w.video)===null||k===void 0)&&k.url?"visible":"hidden",bottom:(p=t?.muteIconY)!==null&&p!==void 0?p:23,zIndex:999},defaultValue:D,activeIcon:t?.unMuteIcon?t?.unMuteIcon:nr,unactiveIcon:t?.muteIcon?t?.muteIcon:or,onChange:S}),ir),r.createElement(Ui,Object.assign({},(I=(h=(g=t?.hashTag)===null||g===void 0?void 0:g[0])===null||h===void 0?void 0:h.item)===null||I===void 0?void 0:I.props)),r.createElement("div",{style:{position:"absolute",zIndex:-100}},r.createElement("video",{ref:pe,id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),r.createElement("div",{id:"player-container-id-copy"})))},Gs=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:o,index:l})=>r.createElement(Ye,{defaultValue:0,direction:"horizontal",modules:[gt,bt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>r.createElement(Le,{key:a},r.createElement(Wi,{src:a,height:i,imgUrlsPostConfig:n}))));var $s=r.memo(Gs);const Ws=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:a,width:s})=>{const[d,u]=r.useState(!1),c=r.useRef(null),{bffEventReport:v,sxpParameter:f,waterFallData:m,openHashtag:b}=se(),w=r.useRef(0),[k,p]=r.useState(!1),[g,h]=r.useState(!0),I=r.useRef(null),[y,T]=r.useState("");r.useEffect(()=>{c.current&&(c.current.muted=o)},[o]);const M=r.useCallback(()=>{var N;(N=c.current)===null||N===void 0||N.play()},[]),C=xe("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),x=r.useCallback(()=>{var N,j,P,A,J,H,G,Z,ne,te,Y,oe,z;u(!1);const V=n[e];if(V&&(!((N=c?.current)===null||N===void 0)&&N.duration)){w.current=((j=c?.current)===null||j===void 0?void 0:j.currentTime)||0;const $=((A=(P=c.current)===null||P===void 0?void 0:P.duration)!==null&&A!==void 0?A:0).toFixed(2),pe=((H=(J=c.current)===null||J===void 0?void 0:J.currentTime)!==null&&H!==void 0?H:0).toFixed(2),de=g?"0":"1";v?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Z=(G=V.video)===null||G===void 0?void 0:G.itemId)!==null&&Z!==void 0?Z:"",contentName:(te=(ne=V.video)===null||ne===void 0?void 0:ne.title)!==null&&te!==void 0?te:"",playType:de,startTime:pe,videoDuration:$,contentTags:JSON.stringify((oe=(Y=V.video)===null||Y===void 0?void 0:Y.tags)!==null&&oe!==void 0?oe:[]),position:e+"",contentFormat:"video",traceInfo:(z=V.video)===null||z===void 0?void 0:z.traceInfo}}),h(!1)}},[v,n,e,g]),E=r.useCallback(()=>{p(!0)},[]),D=r.useCallback(N=>()=>{var j,P,A,J,H;if(!k)return;const G=(j=c.current)===null||j===void 0?void 0:j.paused;switch(N){case"start":if(!G)return;(P=c.current)===null||P===void 0||P.play(),u(!1);break;case"pause":if(G)return;(A=c.current)===null||A===void 0||A.pause(),u(!0);break;default:G?(J=c.current)===null||J===void 0||J.play():(H=c.current)===null||H===void 0||H.pause(),u(!G);break}},[k]),S=r.useCallback(()=>{var N,j,P,A,J,H,G,Z,ne,te,Y,oe,z;const V=n[e],$=((j=(N=c.current)===null||N===void 0?void 0:N.duration)!==null&&j!==void 0?j:0).toFixed(2),pe=((A=(P=c.current)===null||P===void 0?void 0:P.currentTime)!==null&&A!==void 0?A:0).toFixed(2);if(!((J=c?.current)===null||J===void 0)&&J.duration){const de=(((H=c?.current)===null||H===void 0?void 0:H.currentTime)-w.current).toFixed(2);v?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Z=(G=V.video)===null||G===void 0?void 0:G.itemId)!==null&&Z!==void 0?Z:"",contentName:(te=(ne=V.video)===null||ne===void 0?void 0:ne.title)!==null&&te!==void 0?te:"",endTime:pe,videoDuration:$,playDuration:de,contentTags:JSON.stringify((oe=(Y=V.video)===null||Y===void 0?void 0:Y.tags)!==null&&oe!==void 0?oe:[]),position:e+"",contentFormat:"video",traceInfo:(z=V.video)===null||z===void 0?void 0:z.traceInfo}})}},[n,e,v]),_=r.useMemo(()=>a?.mode==="2",[a]),O=r.useMemo(()=>{var N;return a?.mode==="2"?`translateY(-${50+((N=a?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),B=r.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||y},[y,t]),F=r.useCallback(()=>{if(!I||!c||!c.current||!I.current)return;const N=c?.current,j=I?.current,P=j.getContext("2d"),A=window?.innerWidth,J=window?.innerHeight;j.height=J,j.width=A,P?.drawImage(N,0,0,j.width,j.height),T(j.toDataURL())},[]);r.useEffect(()=>{var N,j,P,A;if(c.current){if(u(!1),!c.current.src){const J=t.video.url;if(J.includes(".m3u8"))if(li.isSupported()){const H=new li;H.loadSource(J),H.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=J;else c.current.src=J;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(N=c.current)===null||N===void 0||N.addEventListener("loadedmetadata",E),(j=c.current)===null||j===void 0||j.addEventListener("canplay",E),(P=c.current)===null||P===void 0||P.addEventListener("playing",x),(A=c.current)===null||A===void 0||A.addEventListener("loadeddata",F),()=>{var J,H,G,Z;(J=c.current)===null||J===void 0||J.removeEventListener("loadedmetadata",E),(H=c.current)===null||H===void 0||H.removeEventListener("canplay",E),(G=c.current)===null||G===void 0||G.removeEventListener("playing",x),(Z=c.current)===null||Z===void 0||Z.removeEventListener("loadeddata",F)}}},[E,x,t.video,F]);const q=r.useMemo(()=>!f?.placeholder_image||k?null:r.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image}),[k,f?.placeholder_image]);r.useEffect(()=>{const N=()=>{var j,P;l===e&&(!((j=t?.video)===null||j===void 0)&&j.url)&&(!((P=c?.current)===null||P===void 0)&&P.src)&&!d&&D("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,c,D,d]);const U=r.useMemo(()=>_?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[_]);return t.video?r.createElement(r.Fragment,null,_?r.createElement("div",{className:"video-container",key:t.video.itemId,onClick:D(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},r.createElement(Ce,{src:B,style:Object.assign({height:i,width:s,objectFit:"cover"},U)}),r.createElement("canvas",{ref:I,style:{display:"none"}}),r.createElement("div",{style:{position:"absolute",width:s,height:i,top:"50%",transform:O,left:0,right:0}},r.createElement("div",{style:{position:"relative",width:s,height:"100%"}},r.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:S,onEnded:M,style:{width:"100%",height:i,objectFit:"contain"}}),r.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:C}))),q):r.createElement("div",{className:"video-container",key:t.video.itemId,onClick:D(),style:{position:"relative",width:s,height:i,overflow:"hidden"}},r.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:S,onEnded:M}),q,r.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:C}))):null};var qs=r.memo(Ws);const ti={};Object.values(Rt).forEach(t=>{ti[t.extend.type]=t});const Ys="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Xs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Js=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:o,descStyle:l,hashTagStyle:a,containerHeight:s=664,containerWidth:d=375,appDomain:u,tagList:c=[]})=>{const v=r.useMemo(()=>{let T=0;return e?.logoUrl&&e?.isShowLogo&&(T+=45),c.length>0&&(T+=45),s-T},[e,s,c]),f=(T,M)=>{var C,x,E,D;if(!((C=T.video)===null||C===void 0)&&C.url)return r.createElement(qs,{rec:T,index:M,muted:!0,width:d,data:t??[],height:v,activeIndex:M,videoPostConfig:e?.videoPost});if(!((x=T.video)===null||x===void 0)&&x.imgUrls)return r.createElement($s,{key:T.video.itemId,imgUrls:T.video.imgUrls,width:d,height:v,rec:T,index:M,imgUrlsPostConfig:e?.imgUrlsPost});if(T.product&&T.product&&Array.isArray(e?.productPost)&&((E=e?.productPost)===null||E===void 0?void 0:E.length)>0)return(D=e?.productPost)===null||D===void 0?void 0:D.map((S,_)=>{var O,B,F,q,U,N,j,P;const A=ti[(O=S?.item)===null||O===void 0?void 0:O.type],J=Et(A),H=(B=A?.extend)===null||B===void 0?void 0:B.defaulSetting;return r.createElement(J,Object.assign({key:`${M}${_}`,textStyle:Object.assign(Object.assign({},H?.textStyle),(F=S?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(U=(q=S?.item)===null||q===void 0?void 0:q.bindDatas)!==null&&U!==void 0?U:[]},H?.props,(N=S?.item)===null||N===void 0?void 0:N.props,{event:((j=S?.item)===null||j===void 0?void 0:j.event)||{},id:S?.id,rec:T,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},H?.style),(P=S?.item)===null||P===void 0?void 0:P.style),{width:d,height:v,overflow:"auto"}),index:M}))})},m=r.useMemo(()=>e?.logoUrl&&e?.isShowLogo?r.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},r.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),b=(T,M)=>e?.isShowCTA===void 0||e?.isShowCTA?r.createElement("div",{className:"clc-sxp-bottom-card"},r.createElement(Yi,{rec:T,index:M,tempMap:o,resolver:ti})):null,w=(T,M)=>{var C,x,E,D,S,_,O;return T.video?r.createElement(r.Fragment,null,((C=T.video)===null||C===void 0?void 0:C.title)&&r.createElement("div",{className:"clc-sxp-bottom-shadow"}),r.createElement("div",{className:"clc-sxp-bottom"},r.createElement(Xi,{nudge:n}),b(T,M),r.createElement("div",null,r.createElement(Tt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(E=(x=T.video)===null||x===void 0?void 0:x.title)!==null&&E!==void 0?E:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),r.createElement(qi,{index:M,tags:(S=(D=T?.video)===null||D===void 0?void 0:D.hashTags)!==null&&S!==void 0?S:[],itemId:(_=T?.video)===null||_===void 0?void 0:_.itemId,itemType:!((O=T.video)===null||O===void 0)&&O.itemId?"VIDEO":null,rec:T,hashTagStyle:a}))):null},k=xe(Xs,u),p=xe(Ys,u),g=(T,M)=>{var C,x,E,D;if(!e?.isShowLike)return;let S=(C=e?.likeIconY)!==null&&C!==void 0?C:400;return S<40&&(S+=40),T.video?r.createElement(Gi,{key:T.position,activeIcon:(x=e?.likeIcon)!==null&&x!==void 0?x:k,unActicveIcon:(E=e?.unlikeIcon)!==null&&E!==void 0?E:p,position:M,active:T.isCollected,recData:T,className:"clc-sxp-like-button",style:{top:S,right:(D=e?.likeIconX)!==null&&D!==void 0?D:0}}):null},h=xe("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",u),I=xe("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",u),y=(T,M)=>{var C,x,E,D;return r.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},m,r.createElement(Ji,{tagList:c}),r.createElement($i,{style:{position:"absolute",right:(C=e?.muteIconX)!==null&&C!==void 0?C:0,visibility:!((E=(x=t?.[M])===null||x===void 0?void 0:x.video)===null||E===void 0)&&E.url?"visible":"hidden",bottom:(D=e?.muteIconY)!==null&&D!==void 0?D:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:h,unactiveIcon:e?.muteIcon?e?.muteIcon:I}),f(T,M),w(T,M),g(T,M))};return r.createElement("div",{className:X.css({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((T,M)=>y(T,M)))};var Ks=r.memo(Js);const Qs=()=>{const{schema:t,resolver:e,popup:i}=je(),{setPopupDetailData:n,popupDetailData:o,bffEventReport:l}=se(),{productView:a}=Ne(),[s,d]=r.useState(),u=r.useRef(null);r.useEffect(()=>{const f=()=>{u.current=new Date};return f(),window.addEventListener("pageshow",f),()=>{window.removeEventListener("pageshow",f)}},[]),r.useEffect(()=>{i&&i?.id&&i?.id!==""&&(u.current=new Date,d(i))},[i]);const c=()=>{var f,m,b,w;if(!i||i?.id===""||!s||new Date-u.current<((f=i?.duration)!==null&&f!==void 0?f:0))return;d(Object.assign(Object.assign({},i),{id:""}));const k=o,p=(m=k?.video)===null||m===void 0?void 0:m.bindProduct,g=(w=(b=k?.video)===null||b===void 0?void 0:b.bindProduct)===null||w===void 0?void 0:w.bindCta;p&&g&&a(k,p,g,u.current,o?.index),setTimeout(()=>{window?.sxpPopup(""),n?.(null)},i?.duration)},v=r.useMemo(()=>{var f,m,b;return(b=(m=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||m===void 0?void 0:m.popupList)===null||b===void 0?void 0:b.map((w,k)=>{var p,g,h,I,y,T,M,C;if(w?.id===i?.id){const x=e[(p=w?.item)===null||p===void 0?void 0:p.type],E=Et(x),D=(g=x?.extend)===null||g===void 0?void 0:g.defaulSetting;return r.createElement(E,Object.assign({key:k,style:Object.assign(Object.assign(Object.assign({},D?.style),(h=w?.item)===null||h===void 0?void 0:h.style),{width:"100%",height:"80vh",overflow:"auto"}),textStyle:Object.assign(Object.assign({},D?.textStyle),(I=w?.item)===null||I===void 0?void 0:I.textStyle),bindDatas:(T=(y=w?.item)===null||y===void 0?void 0:y.bindDatas)!==null&&T!==void 0?T:[]},D?.props,(M=w?.item)===null||M===void 0?void 0:M.props,{event:((C=w?.item)===null||C===void 0?void 0:C.event)||{},schema:t,id:w?.id}))}else return r.createElement(r.Fragment,null)})},[t,i,e]);return r.createElement(St,{popup:s,onClose:c,padding:0,modalStyle:{position:"fixed"}},v)},ii={};Object.values(Rt).forEach(t=>{ii[t.extend.type]=t});const Zs=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:o,appDomain:l,licenseUrl:a})=>{var s,d,u,c,v,f;const m=r.useMemo(()=>{var b;return location?.search?(b=location?.search)===null||b===void 0?void 0:b.replace("?",""):""},[]);return r.createElement(bi,{resolver:ii,enableDataSource:!1,schema:t?.data,utmVal:m},r.createElement(fi,{utmVal:m,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(d=(s=t?.sxp_parameter)===null||s===void 0?void 0:s.personalized_recommend)!==null&&d!==void 0?d:e,defaultSize:(c=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&c!==void 0?c:i,hashTagSize:(f=(v=t?.sxp_parameter)===null||v===void 0?void 0:v.hash_tag_size)!==null&&f!==void 0?f:n,loadingImage:o,appDomain:l,render:({rtcList:b,tagList:w})=>{var k;return r.createElement(r.Fragment,null,r.createElement(Ki,Object.assign({},(k=t?.data)===null||k===void 0?void 0:k.sxpPageConf,{tagList:w,data:b,resolver:ii,licenseUrl:a})),r.createElement(Qs,null))}}))};var Rs=r.memo(Zs);const Qi=r.createContext({}),er=({children:t,data:e})=>{var i,n,o,l,a,s;const[d,u]=r.useState(!1);return r.createElement(Qi.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:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.hash_tag_size,loadingImage:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.loading_image},appDomain:e?.appDomain,openHashtag:d,setOpenHashtag:u}},t)};function tr(){return r.useContext(Qi)}ae.DiyPortalPreview=Ks,ae.EditorDataProvider=er,ae.Modal=St,ae.SxpDataSourceProvider=fi,ae.SxpPageCore=Rs,ae.SxpPageRender=Ki,ae.core=xn,ae.default=pn,ae.defaultSetting=Cn,ae.materials=Rt,ae.useEditorDataProvider=tr,Object.defineProperty(ae,"__esModule",{value:!0})});
7
7
  //# sourceMappingURL=pb-ui.min.js.map