pb-sxp-ui 1.0.35 → 1.0.36

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,de){typeof exports=="object"&&typeof module<"u"?de(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("@emotion/css"),require("@ant-design/pro-components"),require("react-dom"),require("hls.js"),require("eventemitter3")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","@emotion/css","@ant-design/pro-components","react-dom","hls.js","eventemitter3"],de):(ae=typeof globalThis<"u"?globalThis:ae||self,de(ae.PUI={},ae.lodash,ae.uuid$1,ae.pako,ae.React,ae.qs,ae.css,ae.proComponents,ae.ReactDOM,ae.Hls,ae.EventEmitter))})(this,function(ae,de,Wi,qi,s,Rt,K,Yi,Xi,rt,Ji){"use strict";function Ki(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 ei=Ki(Xi);function fe(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 he(t,e,i,n){function o(l){return l instanceof i?l:new i(function(r){r(l)})}return new(i||(i=Promise))(function(l,r){function d(u){try{c(n.next(u))}catch(f){r(f)}}function a(u){try{c(n.throw(u))}catch(f){r(f)}}function c(u){u.done?l(u.value):o(u.value).then(d,a)}c((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Qi=/:\w+/g;var ti=(t,e)=>he(void 0,void 0,void 0,function*(){const i={},n={};for(let o=0;o<e?.length;o++){const{id:l,method:r,url:d,urlParams:a,name:c,queryString:u,headers:f,body:m}=e[o];let v=d;a&&Object.entries(a).forEach(([T,y])=>{v=v.replace(Qi,_=>_===T?y:_)}),u&&(v+=u),n[l]=c;try{const T=yield fetch(v,{method:r,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(m)}).then(y=>y.json());i[l]=T}catch(T){console.error("DataSource request error: ",T),i[l]={}}}return{$store:i,idMapName:n}});const ii="SXP_TOKEN_INFO",Zi=(t,e)=>he(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),o=t.getAppId(),l=t.getApiUrl(),r=window.localStorage.getItem(ii);let d=JSON.parse(r||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const c=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":o||""}}).then(u=>u.json());if(c.success){const u=c.data;d=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(ii,JSON.stringify(d))}}return d});function at(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 Ri=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},en=()=>{const t=Wi.v4();return t?.replaceAll?t.replaceAll("-",""):Ri(32)};function ni(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),o=qi.inflate(n,{to:"string"});return JSON.parse(o)}let xt=null;const tn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class nn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,xt)return xt;xt=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?tn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let ve=null;const on={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{ve||(ve=new nn),n&&ve.setApiUrl(n),ve.setAppId(t),ve.setTenantId(e),ve.setEnv(i)},getDetail:t=>{if(!ve)return;const e=ve.getTenantId(),i=ve.getAppId(),n=ve.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>he(void 0,void 0,void 0,function*(){var l,r;const d=yield o.json(),a=ni((l=d?.data)===null||l===void 0?void 0:l.data);if(a){const{$store:c}=yield ti(n,(r=a?.dataSource)!==null&&r!==void 0?r:[]);d.data.data=a,Object.assign(d.data.data,{__STORE__:c})}return d}))},getSxpDetailByPageId:t=>he(void 0,void 0,void 0,function*(){if(!ve)return;const e=ve.getTenantId(),i=ve.getAppId(),n=ve.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>he(void 0,void 0,void 0,function*(){var l;const r=yield o.json();if(!r.success)return;const d=ni((l=r?.data)===null||l===void 0?void 0:l.data);return r.data.data=d,r.data}))}),getSxpRecommendVideoData:t=>he(void 0,void 0,void 0,function*(){if(!ve)return;const e=yield Zi(ve,t),i=at(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");de.isEmpty(n)&&(n=at(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 Pe(){return s.useContext(ui)}function ln(){return s.useContext(ci)}const Et="feRealSessionIdKey",oi=()=>{const t=en();return`${Date.now()}${t}`},sn=()=>{let t=an();return t||(t=oi(),window.sessionStorage.setItem(Et,t)),t},rn=()=>{const t=oi();window.sessionStorage.setItem(Et,t)},an=()=>window.sessionStorage.getItem(Et),li="SXP_FAKE_USER_ID",si="FAKE_USER_STATE",dn=()=>{let t=window.localStorage.getItem(li);return de.isEmpty(t)&&(t=at(36,62),window.localStorage.setItem(li,t)),t},cn=()=>{const t=window.localStorage.getItem(si);return de.isEmpty(t)&&window.localStorage.setItem(si,"true"),de.isEmpty(t)};function Se(t,e){const{appDomain:i}=le();return s.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ri=s.createContext({rtcList:[]});var Ct;(function(t){t[t.BFF=5]="BFF"})(Ct||(Ct={}));const un=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],pn=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:o,defaultSize:l,isPreview:r=!1,sxpParameter:d,appDomain:a,hashTagSize:c,loadingImage:u,isOpenHashTag:f=!1})=>{const[m,v]=s.useState([]),[T,y]=s.useState(!1),[_,p]=s.useState({rtc:"",requestId:""}),w=s.useRef(null),h=s.useRef(!1),[b,g]=s.useState(),[D,O]=s.useState(),[I,x]=s.useState(f),[S,k]=s.useState([]),[E,A]=s.useState(0),[L,B]=s.useState(!1);s.useEffect(()=>{x(f)},[f]);const H=s.useMemo(()=>e?.find(V=>V.type===Ct.BFF),[e]),U=s.useCallback((V,F)=>{if(!H)return;const q=H.url,$=dn();if(F?.query){const Q=Rt.stringify(F.query);V=`${V}?${Q}`}return F.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${q}/api/v1${V}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},H.headers),{"x-user-id":$}),F.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${q}/api/v1${V}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":$},H.headers),method:F.method,body:JSON.stringify(F.body)}).then(Q=>Q.json()).catch(Q=>Promise.reject(Q))},[H]),z=s.useCallback(V=>he(void 0,void 0,void 0,function*(){var F,q,$,Q;if(V={maxSize:o,defaultSize:(F=V?.defaultSize)!==null&&F!==void 0?F:l,"itemFilter.itemId":V?.["itemFilter.itemId"],"itemFilter.itemType":V?.["itemFilter.itemType"],hashTag:V?.hashTag,traceInfo:V?.traceInfo},i){const J=(Q=($=(q=i?.split("&"))===null||q===void 0?void 0:q.filter(se=>{const ue=se.split("=")[0];return un.includes(ue)}))===null||$===void 0?void 0:$.join("&"))!==null&&Q!==void 0?Q:"";V=Object.assign(Object.assign({},V),{channel:decodeURIComponent(J)})}const R=yield U?.("/recommend/list",{method:"GET",query:V});if(R?.success)return V?.hashTag||p({rtc:R.data.rtc,requestId:R.data.requestId}),R?.data}),[U,i,o,l]),M=s.useCallback(()=>he(void 0,void 0,void 0,function*(){var V,F;if(m.length<=0)return;const q=yield z({hashTag:D?.hashTag,"itemFilter.itemId":D?.itemId,"itemFilter.itemType":D?.itemType});v(m.concat((V=q?.recList)!==null&&V!==void 0?V:[])),k(S.concat((F=q?.recList)!==null&&F!==void 0?F:[]))}),[z,m,D,S]),j=s.useCallback(({userInfo:V,eventInfo:F})=>{if(!n)return;V||(V={});const q=sn(),$=Object.assign({sessionID:q,rtc:_.rtc,requestId:_.requestId},F),Q=Object.entries(V).map(([J,se])=>({name:J,value:se})),R=Object.entries($).map(([J,se])=>se&&{name:J,value:se}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",V),console.log("eventInfo:",$),console.log("========= \u7ED3\u675F ========="),U?.("/event/report",{method:"POST",body:{userInfo:Q,eventInfo:R},type:"beacon"})},[U,_,n]),P=s.useCallback(V=>he(void 0,void 0,void 0,function*(){const F=yield U?.("/recommend/like",{method:"POST",body:V});return F?.success}),[U]),C=s.useCallback(V=>he(void 0,void 0,void 0,function*(){const F=yield U?.("/recommend/unlike",{method:"POST",body:V});return F?.success}),[U]),G=s.useCallback(V=>he(void 0,void 0,void 0,function*(){const F=yield U?.("/customform",{method:"POST",body:V});return F?.success}),[U]),Y=s.useCallback((V,F,q,$)=>{var Q,R,J,se,ue,we,Ze,Re,ot,et,lt,Ve;const ge=q?.bindCta,st=((Q=F?.video)===null||Q===void 0?void 0:Q.bindProduct)||((R=F?.video)===null||R===void 0?void 0:R.bindProducts)&&((se=(J=F?.video)===null||J===void 0?void 0:J.bindProducts)===null||se===void 0?void 0:se.length)>0;let Ge="";L?Ge="hashTagPage":!((ue=F?.video)===null||ue===void 0)&&ue.url?Ge="videoPage":!((Ze=(we=F?.video)===null||we===void 0?void 0:we.imgUrls)===null||Ze===void 0)&&Ze.length&&(Ge="imagePage"),j?.({eventInfo:Object.assign(Object.assign({},V),{ctaId:(Re=ge?.itemId)!==null&&Re!==void 0?Re:"",ctaName:(ot=ge?.title)!==null&&ot!==void 0?ot:"",contentTags:JSON.stringify(ge?.tags),position:$+"",contentId:(lt=(et=F?.video)===null||et===void 0?void 0:et.itemId)!==null&&lt!==void 0?lt:"",productId:st?q?.itemId:"",traceInfo:(Ve=ge?.traceInfo)!==null&&Ve!==void 0?Ve:"",fromKName:Ge})})},[j,L]);s.useEffect(()=>{y(!0),z().then(V=>{var F,q;v((F=V?.recList)!==null&&F!==void 0?F:[]),k((q=V?.recList)!==null&&q!==void 0?q:[])}).finally(()=>{y(!1),h.current=!0})},[]),s.useEffect(()=>{h.current&&(y(!0),z().then(V=>{var F,q;v((F=V?.recList)!==null&&F!==void 0?F:[]),k((q=V?.recList)!==null&&q!==void 0?q:[])}).finally(()=>{y(!1)}))},[z]);const X=Se("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return s.createElement(ri.Provider,{value:{rtcList:m,setRtcList:v,mutateLike:P,mutateUnlike:C,submitForm:G,popupDetailData:b,loadVideos:M,setPopupDetailData:g,getRecommendVideos:z,bffEventReport:j,utmVal:i,isPreview:r,loading:T,sxpParameter:d,waterFallData:D,setWaterFallData:O,ctaEvent:Y,swiperRef:w,openHashtag:I,setOpenHashtag:x,cacheRtcList:S,setCacheRtcList:k,cacheActiveIndex:E,setCacheActiveIndex:A,isFromHashtag:L,setIsFromHashtag:B,appDomain:a,hashTagSize:c,loadingImage:u??X,isOpenHashTag:f}},t({rtcList:m,mutateLike:P,mutateUnlike:C,submitForm:G}))};var ai=s.memo(pn);function le(){return s.useContext(ri)}var di;(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"})(di||(di={}));const ci=s.createContext({$store:{},options:[],configs:[]}),fn=({children:t,isSsr:e,enable:i})=>{const[n,o]=s.useState([]),{schema:l}=Pe(),[r,d]=s.useState(l.__STORE__||{}),[a,c]=s.useState([]);s.useEffect(()=>{var m;e||de.isEqual(a,l?.dataSource)||c((m=l?.dataSource)!==null&&m!==void 0?m:[])},[l?.dataSource,e]);const u=s.useCallback(()=>he(void 0,void 0,void 0,function*(){const{$store:m,idMapName:v}=yield ti("",a);d(m),f(m,v)}),[a]),f=(m,v)=>{const T=[];Object.entries(m).forEach(([y,_])=>{Object.keys(_).forEach(p=>{const w={label:`${v[y]} - ${p}`,value:`{{ ${y}.${p} }}`};T.push(w)})}),o(T)};return s.useEffect(()=>{e||u()},[u,e,l]),i?s.createElement(ci.Provider,{value:{$store:l.__STORE__||r,options:n,configs:a}},t):t};var vn=s.memo(fn);const dt={id:at(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},It={id:"",duration:0,name:"none"},ui=s.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[dt],redoStack:[],popup:It,setPopup:()=>{}}),pi=s.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:o=!0,utmVal:l},r)=>{const[d,a]=s.useState(null),[c,u]=s.useState(n||{pointData:[dt],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,m]=s.useState([dt]),[v,T]=s.useState([[dt]]),[y,_]=s.useState([]),[p,w]=s.useState(It);typeof window<"u"&&(window.sxpPopup=(O,I)=>{w(Object.assign(Object.assign(Object.assign({},It),{id:O}),I))}),typeof window<"u"&&(window.getJointUtmLink=O=>O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:"")),s.useEffect(()=>{T([c.pointData]),_([])},[c.type]);const h=s.useCallback(O=>{const I=de.cloneDeep(c);I&&(I.dataSource=O,u?.(I))},[c]),[b,g]=s.useState();s.useImperativeHandle(r,()=>({loadSchema(O){O&&(T([O.pointData]),u(O))},exportSchema(){return de.cloneDeep(c)},getPageInfoData(){return b},initPageInfoData(O){O&&g(O)}}));const D=s.useMemo(()=>{if(c)return c.type==="PC"?c.pcPageConf:c.mobilePageConf},[c]);return s.createElement(ui.Provider,{value:{resolver:e,currentNode:d,schema:c,setCurrentNode:a,setSchema:u,saveDataSource:h,prePiontData:f,setPrePiontData:m,pageInfoData:b,setPageInfoData:O=>g(Object.assign(Object.assign({},b),O)),undoStack:v,redoStack:y,setRedoStack:_,setUndoStack:T,getCurPageConf:D,popup:p,setPopup:w}},s.createElement(vn,{isSsr:i,enable:o},t))});var mn=Object.freeze({__proto__:null,EditorCore:pi}),hn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ie=[{label:"\u5E94\u7528\u5B57\u4F53",value:"appFont"},{label:"\u9ED1\u4F53",value:"\u9ED1\u4F53"}];var gn={fontOptions:ie},Dt,bn=[{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:ie,initialValue:(Dt=ie?.[0])===null||Dt===void 0?void 0:Dt.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 yn=t=>{var{columns:e,style:i,title:n,textStyle:o,submitBgColor:l,submitColor:r,submitText:d,layoutType:a,onClick:c}=t,u=fe(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","onClick"]);const{submitForm:f}=le(),m=s.useRef(),[v,T]=s.useState(!1),y=s.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"}],[]),_=s.useMemo(()=>{if(a===void 0){const w=de.cloneDeep(e)||y;return w?.map(h=>Object.assign(Object.assign({},h),{title:void 0,fieldProps:{placeholder:h?.title}}))}else return de.cloneDeep(e)||y},[a,e,y]),p=de.debounce(()=>he(void 0,void 0,void 0,function*(){var w,h,b;T(!0);const g=yield(w=m?.current)===null||w===void 0?void 0:w.getFieldsValue(),D=(b=(h=Object.keys(g))===null||h===void 0?void 0:h.map(I=>({name:I,value:g[I]})))===null||b===void 0?void 0:b.filter(I=>I?.value);if(!D||!D?.length)return;const O=yield f?.({attributes:D});T(!1),O&&(window?.sxpPopup(""),O&&c?.())}),1e3);return s.createElement("div",{className:"pb-appoint-form"},s.createElement("div",{className:`pb-appoint-form-title ${K.css(Object.assign({},o))}`},n),s.createElement("div",Object.assign({className:K.css(Object.assign({},i))},u),s.createElement("div",{className:"pb-appoint-form-container"},s.createElement(Yi.BetaSchemaForm,{columns:_,submitter:!1,layout:a,autoFocusFirstInput:!1,size:"large",formRef:m,className:"panel-reset"}))),s.createElement("div",{className:"pb-appoint-form-btn-wrapper"},s.createElement("button",{onClick:p,className:"pb-appoint-form-btn",style:{color:r,background:l}},v?s.createElement(s.Fragment,null,"loading..."):d)))};var wn=s.memo(yn);function be(t,e){return t.extend=e,t}const Sn=be(wn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:bn,bindableProps:[],interactionRender:hn},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 kt,_t,Tn=[{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:ie,name:["fontFamily"],initialValue:(kt=ie?.[0])===null||kt===void 0?void 0:kt.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:ie,initialValue:(_t=ie?.[0])===null||_t===void 0?void 0:_t.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];function fi(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function At(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:fi(e[i])&&fi(t[i])&&Object.keys(e[i]).length>0&&At(t[i],e[i])})}const vi={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 Ce(){const t=typeof document<"u"?document:{};return At(t,vi),t}const xn={document:vi,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 me(){const t=typeof window<"u"?window:{};return At(t,xn),t}function Ne(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function En(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Xe(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Te(){return Date.now()}function Cn(t){const e=me();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function In(t,e){e===void 0&&(e="x");const i=me();let n,o,l;const r=Cn(t);return i.WebKitCSSMatrix?(o=r.transform||r.webkitTransform,o.split(",").length>6&&(o=o.split(", ").map(d=>d.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(o==="none"?"":o)):(l=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?o=l.m41:n.length===16?o=parseFloat(n[12]):o=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?o=l.m42:n.length===16?o=parseFloat(n[13]):o=parseFloat(n[5])),o||0}function ct(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Dn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function ye(){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&&!Dn(n)){const o=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,r=o.length;l<r;l+=1){const d=o[l],a=Object.getOwnPropertyDescriptor(n,d);a!==void 0&&a.enumerable&&(ct(t[d])&&ct(n[d])?n[d].__swiper__?t[d]=n[d]:ye(t[d],n[d]):!ct(t[d])&&ct(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:ye(t[d],n[d])):t[d]=n[d])}}}return t}function ut(t,e,i){t.style.setProperty(e,i)}function mi(t){let{swiper:e,targetPosition:i,side:n}=t;const o=me(),l=-e.translate;let r=null,d;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",o.cancelAnimationFrame(e.cssModeFrameID);const c=i>l?"next":"prev",u=(m,v)=>c==="next"&&m>=v||c==="prev"&&m<=v,f=()=>{d=new Date().getTime(),r===null&&(r=d);const m=Math.max(Math.min((d-r)/a,1),0),v=.5-Math.cos(m*Math.PI)/2;let T=l+v*(i-l);if(u(T,i)&&(T=i),e.wrapperEl.scrollTo({[n]:T}),u(T,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:T})}),o.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=o.requestAnimationFrame(f)};f()}function ke(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function pt(t){try{console.warn(t);return}catch{}}function tt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Ne(e)),i}function kn(t){const e=me(),i=Ce(),n=t.getBoundingClientRect(),o=i.body,l=t.clientTop||o.clientTop||0,r=t.clientLeft||o.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-l,left:n.left+a-r}}function _n(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 An(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 Be(t,e){return me().getComputedStyle(t,null).getPropertyValue(e)}function ft(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function hi(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 Pt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Mt(t,e,i){const n=me();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 _e(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Pn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=me();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let r,d=Te(),a;const c=[];function u(h){let O=0,I=0,x=0,S=0;return"detail"in h&&(I=h.detail),"wheelDelta"in h&&(I=-h.wheelDelta/120),"wheelDeltaY"in h&&(I=-h.wheelDeltaY/120),"wheelDeltaX"in h&&(O=-h.wheelDeltaX/120),"axis"in h&&h.axis===h.HORIZONTAL_AXIS&&(O=I,I=0),x=O*10,S=I*10,"deltaY"in h&&(S=h.deltaY),"deltaX"in h&&(x=h.deltaX),h.shiftKey&&!x&&(x=S,S=0),(x||S)&&h.deltaMode&&(h.deltaMode===1?(x*=40,S*=40):(x*=800,S*=800)),x&&!O&&(O=x<1?-1:1),S&&!I&&(I=S<1?-1:1),{spinX:O,spinY:I,pixelX:x,pixelY:S}}function f(){e.enabled&&(e.mouseEntered=!0)}function m(){e.enabled&&(e.mouseEntered=!1)}function v(h){return e.params.mousewheel.thresholdDelta&&h.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Te()-d<e.params.mousewheel.thresholdTime?!1:h.delta>=6&&Te()-d<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)),d=new l.Date().getTime(),!1)}function T(h){const b=e.params.mousewheel;if(h.direction<0){if(e.isEnd&&!e.params.loop&&b.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&b.releaseOnEdges)return!0;return!1}function y(h){let b=h,g=!0;if(!e.enabled||h.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const D=e.params.mousewheel;e.params.cssMode&&b.preventDefault();let O=e.el;e.params.mousewheel.eventsTarget!=="container"&&(O=document.querySelector(e.params.mousewheel.eventsTarget));const I=O&&O.contains(b.target);if(!e.mouseEntered&&!I&&!D.releaseOnEdges)return!0;b.originalEvent&&(b=b.originalEvent);let x=0;const S=e.rtlTranslate?-1:1,k=u(b);if(D.forceToAxis)if(e.isHorizontal())if(Math.abs(k.pixelX)>Math.abs(k.pixelY))x=-k.pixelX*S;else return!0;else if(Math.abs(k.pixelY)>Math.abs(k.pixelX))x=-k.pixelY;else return!0;else x=Math.abs(k.pixelX)>Math.abs(k.pixelY)?-k.pixelX*S:-k.pixelY;if(x===0)return!0;D.invert&&(x=-x);let E=e.getTranslate()+x*D.sensitivity;if(E>=e.minTranslate()&&(E=e.minTranslate()),E<=e.maxTranslate()&&(E=e.maxTranslate()),g=e.params.loop?!0:!(E===e.minTranslate()||E===e.maxTranslate()),g&&e.params.nested&&b.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const A={time:Te(),delta:Math.abs(x),direction:Math.sign(x),raw:h};c.length>=2&&c.shift();const L=c.length?c[c.length-1]:void 0;if(c.push(A),L?(A.direction!==L.direction||A.delta>L.delta||A.time>L.time+150)&&v(A):v(A),T(A))return!0}else{const A={time:Te(),delta:Math.abs(x),direction:Math.sign(x)},L=a&&A.time<a.time+500&&A.delta<=a.delta&&A.direction===a.direction;if(!L){a=void 0;let B=e.getTranslate()+x*D.sensitivity;const H=e.isBeginning,U=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(),(!H&&e.isBeginning||!U&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:A.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,c.length>=15&&c.shift();const z=c.length?c[c.length-1]:void 0,M=c[0];if(c.push(A),z&&(A.delta>z.delta||A.direction!==z.direction))c.splice(0);else if(c.length>=15&&A.time-M.time<500&&M.delta-A.delta>=1&&A.delta<=6){const j=x>0?.8:.2;a=A,c.splice(0),r=Xe(()=>{e.slideToClosest(e.params.speed,!0,void 0,j)},0)}r||(r=Xe(()=>{a=A,c.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(L||o("scroll",b),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),D.releaseOnEdges&&(B===e.minTranslate()||B===e.maxTranslate()))return!0}}return b.preventDefault?b.preventDefault():b.returnValue=!1,!1}function _(h){let b=e.el;e.params.mousewheel.eventsTarget!=="container"&&(b=document.querySelector(e.params.mousewheel.eventsTarget)),b[h]("mouseenter",f),b[h]("mouseleave",m),b[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 w(){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&&w(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:p,disable:w})}function gi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(o=>{if(!i[o]&&i.auto===!0){let l=ke(t.el,`.${n[o]}`)[0];l||(l=tt("div",n[o]),l.className=n[o],t.el.append(l)),i[o]=l,e[o]=l}}),i}function Je(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function vt(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 r,d=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function c(p,w){const{bulletActiveClass:h}=e.params.pagination;p&&(p=p[`${w==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${h}-${w}`),p=p[`${w==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${h}-${w}-${w}`)))}function u(p){const w=p.target.closest(Je(e.params.pagination.bulletClass));if(!w)return;p.preventDefault();const h=ft(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===h)return;e.slideToLoop(h)}else e.slideTo(h)}function f(){const p=e.rtl,w=e.params.pagination;if(a())return;let h=e.pagination.el;h=_e(h);let b,g;const D=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,O=e.params.loop?Math.ceil(D/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(g=e.previousRealIndex||0,b=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(b=e.snapIndex,g=e.previousSnapIndex):(g=e.previousIndex||0,b=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const I=e.pagination.bullets;let x,S,k;if(w.dynamicBullets&&(r=Mt(I[0],e.isHorizontal()?"width":"height",!0),h.forEach(E=>{E.style[e.isHorizontal()?"width":"height"]=`${r*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&g!==void 0&&(d+=b-(g||0),d>w.dynamicMainBullets-1?d=w.dynamicMainBullets-1:d<0&&(d=0)),x=Math.max(b-d,0),S=x+(Math.min(I.length,w.dynamicMainBullets)-1),k=(S+x)/2),I.forEach(E=>{const A=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(L=>`${w.bulletActiveClass}${L}`)].map(L=>typeof L=="string"&&L.includes(" ")?L.split(" "):L).flat();E.classList.remove(...A)}),h.length>1)I.forEach(E=>{const A=ft(E);A===b?E.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&E.setAttribute("part","bullet"),w.dynamicBullets&&(A>=x&&A<=S&&E.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),A===x&&c(E,"prev"),A===S&&c(E,"next"))});else{const E=I[b];if(E&&E.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&I.forEach((A,L)=>{A.setAttribute("part",L===b?"bullet-active":"bullet")}),w.dynamicBullets){const A=I[x],L=I[S];for(let B=x;B<=S;B+=1)I[B]&&I[B].classList.add(...`${w.bulletActiveClass}-main`.split(" "));c(A,"prev"),c(L,"next")}}if(w.dynamicBullets){const E=Math.min(I.length,w.dynamicMainBullets+4),A=(r*E-r)/2-k*r,L=p?"right":"left";I.forEach(B=>{B.style[e.isHorizontal()?L:"top"]=`${A}px`})}}h.forEach((I,x)=>{if(w.type==="fraction"&&(I.querySelectorAll(Je(w.currentClass)).forEach(S=>{S.textContent=w.formatFractionCurrent(b+1)}),I.querySelectorAll(Je(w.totalClass)).forEach(S=>{S.textContent=w.formatFractionTotal(O)})),w.type==="progressbar"){let S;w.progressbarOpposite?S=e.isHorizontal()?"vertical":"horizontal":S=e.isHorizontal()?"horizontal":"vertical";const k=(b+1)/O;let E=1,A=1;S==="horizontal"?E=k:A=k,I.querySelectorAll(Je(w.progressbarFillClass)).forEach(L=>{L.style.transform=`translate3d(0,0,0) scaleX(${E}) scaleY(${A})`,L.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(I.innerHTML=w.renderCustom(e,b+1,O),x===0&&o("paginationRender",I)):(x===0&&o("paginationRender",I),o("paginationUpdate",I)),e.params.watchOverflow&&e.enabled&&I.classList[e.isLocked?"add":"remove"](w.lockClass)})}function m(){const p=e.params.pagination;if(a())return;const w=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=_e(h);let b="";if(p.type==="bullets"){let g=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&g>w&&(g=w);for(let D=0;D<g;D+=1)p.renderBullet?b+=p.renderBullet.call(e,D,p.bulletClass):b+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?b=p.renderFraction.call(e,p.currentClass,p.totalClass):b=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?b=p.renderProgressbar.call(e,p.progressbarFillClass):b=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],h.forEach(g=>{p.type!=="custom"&&(g.innerHTML=b||""),p.type==="bullets"&&e.pagination.bullets.push(...g.querySelectorAll(Je(p.bulletClass)))}),p.type!=="custom"&&o("paginationRender",h[0])}function v(){e.params.pagination=gi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let w;typeof p.el=="string"&&e.isElement&&(w=e.el.querySelector(p.el)),!w&&typeof p.el=="string"&&(w=[...document.querySelectorAll(p.el)]),w||(w=p.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(p.el)],w.length>1&&(w=w.filter(h=>hi(h,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=_e(w),w.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`),d=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&h.classList.add(p.progressbarOppositeClass),p.clickable&&h.addEventListener("click",u),e.enabled||h.classList.add(p.lockClass)}))}function T(){const p=e.params.pagination;if(a())return;let w=e.pagination.el;w&&(w=_e(w),w.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",u))})),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:w}=e.pagination;w=_e(w),w.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?_():(v(),m(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{m(),f()}),n("destroy",()=>{T()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=_e(p),p.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(p,w)=>{const h=w.target,b=_e(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&b&&b.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=b[0].classList.contains(e.params.pagination.hiddenClass);o(g===!0?"paginationShow":"paginationHide"),b.forEach(D=>D.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=_e(p),p.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),v(),m(),f()},_=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=_e(p),p.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),T()};Object.assign(e.pagination,{enable:y,disable:_,render:m,update:f,init:v,destroy:T})}function Mn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=Ce();let r=!1,d=null,a=null,c,u,f,m;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function v(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:E,rtlTranslate:A}=e,{dragEl:L,el:B}=E,H=e.params.scrollbar,U=e.params.loop?e.progressLoop:e.progress;let z=u,M=(f-u)*U;A?(M=-M,M>0?(z=u-M,M=0):-M+u>f&&(z=f+M)):M<0?(z=u+M,M=0):M+u>f&&(z=f-M),e.isHorizontal()?(L.style.transform=`translate3d(${M}px, 0, 0)`,L.style.width=`${z}px`):(L.style.transform=`translate3d(0px, ${M}px, 0)`,L.style.height=`${z}px`),H.hide&&(clearTimeout(d),B.style.opacity=1,d=setTimeout(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3))}function T(E){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${E}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:E}=e,{dragEl:A,el:L}=E;A.style.width="",A.style.height="",f=e.isHorizontal()?L.offsetWidth:L.offsetHeight,m=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?u=f*m:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?A.style.width=`${u}px`:A.style.height=`${u}px`,m>=1?L.style.display="none":L.style.display="",e.params.scrollbar.hide&&(L.style.opacity=0),e.params.watchOverflow&&e.enabled&&E.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function _(E){return e.isHorizontal()?E.clientX:E.clientY}function p(E){const{scrollbar:A,rtlTranslate:L}=e,{el:B}=A;let H;H=(_(E)-kn(B)[e.isHorizontal()?"left":"top"]-(c!==null?c:u/2))/(f-u),H=Math.max(Math.min(H,1),0),L&&(H=1-H);const U=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*H;e.updateProgress(U),e.setTranslate(U),e.updateActiveIndex(),e.updateSlidesClasses()}function w(E){const A=e.params.scrollbar,{scrollbar:L,wrapperEl:B}=e,{el:H,dragEl:U}=L;r=!0,c=E.target===U?_(E)-E.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,E.preventDefault(),E.stopPropagation(),B.style.transitionDuration="100ms",U.style.transitionDuration="100ms",p(E),clearTimeout(a),H.style.transitionDuration="0ms",A.hide&&(H.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),o("scrollbarDragStart",E)}function h(E){const{scrollbar:A,wrapperEl:L}=e,{el:B,dragEl:H}=A;r&&(E.preventDefault?E.preventDefault():E.returnValue=!1,p(E),L.style.transitionDuration="0ms",B.style.transitionDuration="0ms",H.style.transitionDuration="0ms",o("scrollbarDragMove",E))}function b(E){const A=e.params.scrollbar,{scrollbar:L,wrapperEl:B}=e,{el:H}=L;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",B.style.transitionDuration=""),A.hide&&(clearTimeout(a),a=Xe(()=>{H.style.opacity=0,H.style.transitionDuration="400ms"},1e3)),o("scrollbarDragEnd",E),A.snapOnRelease&&e.slideToClosest())}function g(E){const{scrollbar:A,params:L}=e,B=A.el;if(!B)return;const H=B,U=L.passiveListeners?{passive:!1,capture:!1}:!1,z=L.passiveListeners?{passive:!0,capture:!1}:!1;if(!H)return;const M=E==="on"?"addEventListener":"removeEventListener";H[M]("pointerdown",w,U),l[M]("pointermove",h,U),l[M]("pointerup",b,z)}function D(){!e.params.scrollbar.el||!e.scrollbar.el||g("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||g("off")}function I(){const{scrollbar:E,el:A}=e;e.params.scrollbar=gi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const L=e.params.scrollbar;if(!L.el)return;let B;if(typeof L.el=="string"&&e.isElement&&(B=e.el.querySelector(L.el)),!B&&typeof L.el=="string"){if(B=l.querySelectorAll(L.el),!B.length)return}else B||(B=L.el);e.params.uniqueNavElements&&typeof L.el=="string"&&B.length>1&&A.querySelectorAll(L.el).length===1&&(B=A.querySelector(L.el)),B.length>0&&(B=B[0]),B.classList.add(e.isHorizontal()?L.horizontalClass:L.verticalClass);let H;B&&(H=B.querySelector(Je(e.params.scrollbar.dragClass)),H||(H=tt("div",e.params.scrollbar.dragClass),B.append(H))),Object.assign(E,{el:B,dragEl:H}),L.draggable&&D(),B&&B.classList[e.enabled?"remove":"add"](...Ne(e.params.scrollbar.lockClass))}function x(){const E=e.params.scrollbar,A=e.scrollbar.el;A&&A.classList.remove(...Ne(e.isHorizontal()?E.horizontalClass:E.verticalClass)),O()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const E=e.params.scrollbar;let{el:A}=e.scrollbar;A=_e(A),A.forEach(L=>{L.classList.remove(E.horizontalClass,E.verticalClass),L.classList.add(e.isHorizontal()?E.horizontalClass:E.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?k():(I(),y(),v())}),n("update resize observerUpdate lock unlock changeDirection",()=>{y()}),n("setTranslate",()=>{v()}),n("setTransition",(E,A)=>{T(A)}),n("enable disable",()=>{const{el:E}=e.scrollbar;E&&E.classList[e.enabled?"remove":"add"](...Ne(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const S=()=>{e.el.classList.remove(...Ne(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Ne(e.params.scrollbar.scrollbarDisabledClass)),I(),y(),v()},k=()=>{e.el.classList.add(...Ne(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Ne(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:S,disable:k,updateSize:y,setTranslate:v,init:I,destroy:x})}function mt(t){let{swiper:e,extendParams:i,on:n,emit:o,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let r,d,a=l&&l.autoplay?l.autoplay.delay:3e3,c=l&&l.autoplay?l.autoplay.delay:3e3,u,f=new Date().getTime(),m,v,T,y,_,p,w;function h(z){!e||e.destroyed||!e.wrapperEl||z.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",h),!w&&S())}const b=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(c=u,m=!1);const z=e.autoplay.paused?u:f+c-new Date().getTime();e.autoplay.timeLeft=z,o("autoplayTimeLeft",z,z/a),d=requestAnimationFrame(()=>{b()})},g=()=>{let z;return e.virtual&&e.params.virtual.enabled?z=e.slides.filter(j=>j.classList.contains("swiper-slide-active"))[0]:z=e.slides[e.activeIndex],z?parseInt(z.getAttribute("data-swiper-autoplay"),10):void 0},D=z=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),b();let M=typeof z>"u"?e.params.autoplay.delay:z;a=e.params.autoplay.delay,c=e.params.autoplay.delay;const j=g();!Number.isNaN(j)&&j>0&&typeof z>"u"&&(M=j,a=j,c=j),u=M;const P=e.params.speed,C=()=>{!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&&(f=new Date().getTime(),requestAnimationFrame(()=>{D()})))};return M>0?(clearTimeout(r),r=setTimeout(()=>{C()},M)):requestAnimationFrame(()=>{C()}),M},O=()=>{f=new Date().getTime(),e.autoplay.running=!0,D(),o("autoplayStart")},I=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(d),o("autoplayStop")},x=(z,M)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),z||(p=!0);const j=()=>{o("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",h):S()};if(e.autoplay.paused=!0,M){_&&(u=e.params.autoplay.delay),_=!1,j();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),j())},S=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),p?(p=!1,D(u)):D(),e.autoplay.paused=!1,o("autoplayResume"))},k=()=>{if(e.destroyed||!e.autoplay.running)return;const z=Ce();z.visibilityState==="hidden"&&(p=!0,x(!0)),z.visibilityState==="visible"&&S()},E=z=>{z.pointerType==="mouse"&&(p=!0,w=!0,!(e.animating||e.autoplay.paused)&&x(!0))},A=z=>{z.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&S())},L=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",E),e.el.addEventListener("pointerleave",A))},B=()=>{e.el.removeEventListener("pointerenter",E),e.el.removeEventListener("pointerleave",A)},H=()=>{Ce().addEventListener("visibilitychange",k)},U=()=>{Ce().removeEventListener("visibilitychange",k)};n("init",()=>{e.params.autoplay.enabled&&(L(),H(),O())}),n("destroy",()=>{B(),U(),e.autoplay.running&&I()}),n("_freeModeStaticRelease",()=>{(T||p)&&S()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?I():x(!0,!0)}),n("beforeTransitionStart",(z,M,j)=>{e.destroyed||!e.autoplay.running||(j||!e.params.autoplay.disableOnInteraction?x(!0,!0):I())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){I();return}v=!0,T=!1,p=!1,y=setTimeout(()=>{p=!0,T=!0,x(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!v)){if(clearTimeout(y),clearTimeout(r),e.params.autoplay.disableOnInteraction){T=!1,v=!1;return}T&&e.params.cssMode&&S(),T=!1,v=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(_=!0)}),Object.assign(e.autoplay,{start:O,stop:I,pause:x,resume:S})}function On(t){let{swiper:e,extendParams:i,emit:n,once:o}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function r(){if(e.params.cssMode)return;const{touchEventsData:a,touches:c}=e;a.velocities.length===0&&a.velocities.push({position:c[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:c[e.isHorizontal()?"currentX":"currentY"],time:Te()})}function d(a){let{currentPos:c}=a;if(e.params.cssMode)return;const{params:u,wrapperEl:f,rtlTranslate:m,snapGrid:v,touchEventsData:T}=e,_=Te()-T.touchStartTime;if(c<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(c>-e.maxTranslate()){e.slides.length<v.length?e.slideTo(v.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(T.velocities.length>1){const I=T.velocities.pop(),x=T.velocities.pop(),S=I.position-x.position,k=I.time-x.time;e.velocity=S/k,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(k>150||Te()-I.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,T.velocities.length=0;let p=1e3*u.freeMode.momentumRatio;const w=e.velocity*p;let h=e.translate+w;m&&(h=-h);let b=!1,g;const D=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let O;if(h<e.maxTranslate())u.freeMode.momentumBounce?(h+e.maxTranslate()<-D&&(h=e.maxTranslate()-D),g=e.maxTranslate(),b=!0,T.allowMomentumBounce=!0):h=e.maxTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(h>e.minTranslate())u.freeMode.momentumBounce?(h-e.minTranslate()>D&&(h=e.minTranslate()+D),g=e.minTranslate(),b=!0,T.allowMomentumBounce=!0):h=e.minTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(u.freeMode.sticky){let I;for(let x=0;x<v.length;x+=1)if(v[x]>-h){I=x;break}Math.abs(v[I]-h)<Math.abs(v[I-1]-h)||e.swipeDirection==="next"?h=v[I]:h=v[I-1],h=-h}if(O&&o("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?p=Math.abs((-h-e.translate)/e.velocity):p=Math.abs((h-e.translate)/e.velocity),u.freeMode.sticky){const I=Math.abs((m?-h:h)-e.translate),x=e.slidesSizesGrid[e.activeIndex];I<x?p=u.speed:I<2*x?p=u.speed*1.5:p=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&b?(e.updateProgress(g),e.setTransition(p),e.setTranslate(h),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Pt(f,()=>{!e||e.destroyed||!T.allowMomentumBounce||(n("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(g),Pt(f,()=>{!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,Pt(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(h),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&n("_freeModeNoMomentumRelease");(!u.freeMode.momentum||_>=u.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:r,onTouchEnd:d}})}let Ot;function Ln(){const t=me(),e=Ce();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function bi(){return Ot||(Ot=Ln()),Ot}let Lt;function jn(t){let{userAgent:e}=t===void 0?{}:t;const i=bi(),n=me(),o=n.navigator.platform,l=e||n.navigator.userAgent,r={ios:!1,android:!1},d=n.screen.width,a=n.screen.height,c=l.match(/(Android);?[\s\/]+([\d.]+)?/);let u=l.match(/(iPad).*OS\s([\d_]+)/);const f=l.match(/(iPod)(.*OS\s([\d_]+))?/),m=!u&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),v=o==="Win32";let T=o==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&T&&i.touch&&y.indexOf(`${d}x${a}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),T=!1),c&&!v&&(r.os="android",r.android=!0),(u||m||f)&&(r.os="ios",r.ios=!0),r}function yi(t){return t===void 0&&(t={}),Lt||(Lt=jn(t)),Lt}let jt;function Nn(){const t=me(),e=yi();let i=!1;function n(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(n()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[a,c]=d.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=a<16||a===16&&c<2}}const o=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),r=l||o&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:r,isWebView:o}}function Bn(){return jt||(jt=Nn()),jt}function zn(t){let{swiper:e,on:i,emit:n}=t;const o=me();let l=null,r=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{r=o.requestAnimationFrame(()=>{const{width:m,height:v}=e;let T=m,y=v;f.forEach(_=>{let{contentBoxSize:p,contentRect:w,target:h}=_;h&&h!==e.el||(T=w?w.width:(p[0]||p).inlineSize,y=w?w.height:(p[0]||p).blockSize)}),(T!==m||y!==v)&&d()})}),l.observe(e.el))},c=()=>{r&&o.cancelAnimationFrame(r),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},u=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof o.ResizeObserver<"u"){a();return}o.addEventListener("resize",d),o.addEventListener("orientationchange",u)}),i("destroy",()=>{c(),o.removeEventListener("resize",d),o.removeEventListener("orientationchange",u)})}function Vn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=[],r=me(),d=function(u,f){f===void 0&&(f={});const m=r.MutationObserver||r.WebkitMutationObserver,v=new m(T=>{if(e.__preventObserver__)return;if(T.length===1){o("observerUpdate",T[0]);return}const y=function(){o("observerUpdate",T[0])};r.requestAnimationFrame?r.requestAnimationFrame(y):r.setTimeout(y,0)});v.observe(u,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),l.push(v)},a=()=>{if(e.params.observer){if(e.params.observeParents){const u=hi(e.hostEl);for(let f=0;f<u.length;f+=1)d(u[f])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},c=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",a),n("destroy",c)}var Fn={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const o=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][o](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function o(){n.off(t,o),o.__emitterProxy&&delete o.__emitterProxy;for(var l=arguments.length,r=new Array(l),d=0;d<l;d++)r[d]=arguments[d];e.apply(n,r)}return o.__emitterProxy=e,n.on(t,o,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((o,l)=>{(o===e||o.__emitterProxy&&o.__emitterProxy===e)&&i.eventsListeners[n].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var o=arguments.length,l=new Array(o),r=0;r<o;r++)l[r]=arguments[r];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),n=t):(e=l[0].events,i=l[0].data,n=l[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(c=>{c.apply(n,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(c=>{c.apply(n,i)})}),t}};function Hn(){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(Be(n,"padding-left")||0,10)-parseInt(Be(n,"padding-right")||0,10),i=i-parseInt(Be(n,"padding-top")||0,10)-parseInt(Be(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 Un(){const t=this;function e(S,k){return parseFloat(S.getPropertyValue(t.getDirectionLabel(k))||0)}const i=t.params,{wrapperEl:n,slidesEl:o,size:l,rtlTranslate:r,wrongRTL:d}=t,a=t.virtual&&i.virtual.enabled,c=a?t.virtual.slides.length:t.slides.length,u=ke(o,`.${t.params.slideClass}, swiper-slide`),f=a?t.virtual.slides.length:u.length;let m=[];const v=[],T=[];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,w=t.slidesGrid.length;let h=i.spaceBetween,b=-y,g=0,D=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,u.forEach(S=>{r?S.style.marginLeft="":S.style.marginRight="",S.style.marginBottom="",S.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(ut(n,"--swiper-centered-offset-before",""),ut(n,"--swiper-centered-offset-after",""));const O=i.grid&&i.grid.rows>1&&t.grid;O?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let I;const x=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(S=>typeof i.breakpoints[S].slidesPerView<"u").length>0;for(let S=0;S<f;S+=1){I=0;let k;if(u[S]&&(k=u[S]),O&&t.grid.updateSlide(S,k,u),!(u[S]&&Be(k,"display")==="none")){if(i.slidesPerView==="auto"){x&&(u[S].style[t.getDirectionLabel("width")]="");const E=getComputedStyle(k),A=k.style.transform,L=k.style.webkitTransform;if(A&&(k.style.transform="none"),L&&(k.style.webkitTransform="none"),i.roundLengths)I=t.isHorizontal()?Mt(k,"width",!0):Mt(k,"height",!0);else{const B=e(E,"width"),H=e(E,"padding-left"),U=e(E,"padding-right"),z=e(E,"margin-left"),M=e(E,"margin-right"),j=E.getPropertyValue("box-sizing");if(j&&j==="border-box")I=B+z+M;else{const{clientWidth:P,offsetWidth:C}=k;I=B+H+U+z+M+(C-P)}}A&&(k.style.transform=A),L&&(k.style.webkitTransform=L),i.roundLengths&&(I=Math.floor(I))}else I=(l-(i.slidesPerView-1)*h)/i.slidesPerView,i.roundLengths&&(I=Math.floor(I)),u[S]&&(u[S].style[t.getDirectionLabel("width")]=`${I}px`);u[S]&&(u[S].swiperSlideSize=I),T.push(I),i.centeredSlides?(b=b+I/2+g/2+h,g===0&&S!==0&&(b=b-l/2-h),S===0&&(b=b-l/2-h),Math.abs(b)<1/1e3&&(b=0),i.roundLengths&&(b=Math.floor(b)),D%i.slidesPerGroup===0&&m.push(b),v.push(b)):(i.roundLengths&&(b=Math.floor(b)),(D-Math.min(t.params.slidesPerGroupSkip,D))%t.params.slidesPerGroup===0&&m.push(b),v.push(b),b=b+I+h),t.virtualSize+=I+h,g=I,D+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+_,r&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+h}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+h}px`),O&&t.grid.updateWrapperSize(I,m),!i.centeredSlides){const S=[];for(let k=0;k<m.length;k+=1){let E=m[k];i.roundLengths&&(E=Math.floor(E)),m[k]<=t.virtualSize-l&&S.push(E)}m=S,Math.floor(t.virtualSize-l)-Math.floor(m[m.length-1])>1&&m.push(t.virtualSize-l)}if(a&&i.loop){const S=T[0]+h;if(i.slidesPerGroup>1){const k=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),E=S*i.slidesPerGroup;for(let A=0;A<k;A+=1)m.push(m[m.length-1]+E)}for(let k=0;k<t.virtual.slidesBefore+t.virtual.slidesAfter;k+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+S),v.push(v[v.length-1]+S),t.virtualSize+=S}if(m.length===0&&(m=[0]),h!==0){const S=t.isHorizontal()&&r?"marginLeft":t.getDirectionLabel("marginRight");u.filter((k,E)=>!i.cssMode||i.loop?!0:E!==u.length-1).forEach(k=>{k.style[S]=`${h}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let S=0;T.forEach(E=>{S+=E+(h||0)}),S-=h;const k=S-l;m=m.map(E=>E<=0?-y:E>k?k+_:E)}if(i.centerInsufficientSlides){let S=0;if(T.forEach(k=>{S+=k+(h||0)}),S-=h,S<l){const k=(l-S)/2;m.forEach((E,A)=>{m[A]=E-k}),v.forEach((E,A)=>{v[A]=E+k})}}if(Object.assign(t,{slides:u,snapGrid:m,slidesGrid:v,slidesSizesGrid:T}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ut(n,"--swiper-centered-offset-before",`${-m[0]}px`),ut(n,"--swiper-centered-offset-after",`${t.size/2-T[T.length-1]/2}px`);const S=-t.snapGrid[0],k=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(E=>E+S),t.slidesGrid=t.slidesGrid.map(E=>E+k)}if(f!==c&&t.emit("slidesLengthChange"),m.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),v.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const S=`${i.containerModifierClass}backface-hidden`,k=t.el.classList.contains(S);f<=i.maxBackfaceHiddenSlides?k||t.el.classList.add(S):k&&t.el.classList.remove(S)}}function Gn(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let o=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const r=d=>n?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const d=e.activeIndex+l;if(d>e.slides.length&&!n)break;i.push(r(d))}else i.push(r(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const d=i[l].offsetHeight;o=d>o?d:o}(o||o===0)&&(e.wrapperEl.style.height=`${o}px`)}function $n(){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 Wn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:o,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let r=-t;o&&(r=t),n.forEach(a=>{a.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass)}),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let a=0;a<n.length;a+=1){const c=n[a];let u=c.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=n[0].swiperSlideOffset);const f=(r+(i.centeredSlides?e.minTranslate():0)-u)/(c.swiperSlideSize+d),m=(r-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(c.swiperSlideSize+d),v=-(r-u),T=v+e.slidesSizesGrid[a],y=v>=0&&v<=e.size-e.slidesSizesGrid[a];(v>=0&&v<e.size-1||T>1&&T<=e.size||v<=0&&T>=e.size)&&(e.visibleSlides.push(c),e.visibleSlidesIndexes.push(a),n[a].classList.add(i.slideVisibleClass)),y&&n[a].classList.add(i.slideFullyVisibleClass),c.progress=o?-f:f,c.originalProgress=o?-m:m}}function qn(t){const e=this;if(typeof t>"u"){const u=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*u||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:o,isBeginning:l,isEnd:r,progressLoop:d}=e;const a=l,c=r;if(n===0)o=0,l=!0,r=!0;else{o=(t-e.minTranslate())/n;const u=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=u||o<=0,r=f||o>=1,u&&(o=0),f&&(o=1)}if(i.loop){const u=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[u],v=e.slidesGrid[f],T=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=m?d=(y-m)/T:d=(y+T-v)/T,d>1&&(d-=1)}Object.assign(e,{progress:o,progressLoop:d,isBeginning:l,isEnd:r}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!a&&e.emit("reachBeginning toEdge"),r&&!c&&e.emit("reachEnd toEdge"),(a&&!l||c&&!r)&&e.emit("fromEdge"),e.emit("progress",o)}function Yn(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:o}=t,l=t.virtual&&i.virtual.enabled,r=t.grid&&i.grid&&i.grid.rows>1,d=f=>ke(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];e.forEach(f=>{f.classList.remove(i.slideActiveClass,i.slideNextClass,i.slidePrevClass)});let a,c,u;if(l)if(i.loop){let f=o-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),a=d(`[data-swiper-slide-index="${f}"]`)}else a=d(`[data-swiper-slide-index="${o}"]`);else r?(a=e.filter(f=>f.column===o)[0],u=e.filter(f=>f.column===o+1)[0],c=e.filter(f=>f.column===o-1)[0]):a=e[o];a&&(a.classList.add(i.slideActiveClass),r?(u&&u.classList.add(i.slideNextClass),c&&c.classList.add(i.slidePrevClass)):(u=An(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),u&&u.classList.add(i.slideNextClass),c=_n(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c===0&&(c=e[e.length-1]),c&&c.classList.add(i.slidePrevClass))),t.emitSlidesClasses()}const ht=(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()}},Nt=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Bt=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),o=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const r=o,d=[r-e];d.push(...Array.from({length:e}).map((a,c)=>r+n+c)),t.slides.forEach((a,c)=>{d.includes(a.column)&&Nt(t,c)});return}const l=o+n-1;if(t.params.rewind||t.params.loop)for(let r=o-e;r<=l+e;r+=1){const d=(r%i+i)%i;(d<o||d>l)&&Nt(t,d)}else for(let r=Math.max(o-e,0);r<=Math.min(l+e,i-1);r+=1)r!==o&&(r>l||r<o)&&Nt(t,r)};function Xn(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 Jn(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:o,activeIndex:l,realIndex:r,snapIndex:d}=e;let a=t,c;const u=v=>{let T=v-e.virtual.slidesBefore;return T<0&&(T=e.virtual.slides.length+T),T>=e.virtual.slides.length&&(T-=e.virtual.slides.length),T};if(typeof a>"u"&&(a=Xn(e)),n.indexOf(i)>=0)c=n.indexOf(i);else{const v=Math.min(o.slidesPerGroupSkip,a);c=v+Math.floor((a-v)/o.slidesPerGroup)}if(c>=n.length&&(c=n.length-1),a===l&&!e.params.loop){c!==d&&(e.snapIndex=c,e.emit("snapIndexChange"));return}if(a===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(a);return}const f=e.grid&&o.grid&&o.grid.rows>1;let m;if(e.virtual&&o.virtual.enabled&&o.loop)m=u(a);else if(f){const v=e.slides.filter(y=>y.column===a)[0];let T=parseInt(v.getAttribute("data-swiper-slide-index"),10);Number.isNaN(T)&&(T=Math.max(e.slides.indexOf(v),0)),m=Math.floor(T/o.grid.rows)}else if(e.slides[a]){const v=e.slides[a].getAttribute("data-swiper-slide-index");v?m=parseInt(v,10):m=a}else m=a;Object.assign(e,{previousSnapIndex:d,snapIndex:c,previousRealIndex:r,realIndex:m,previousIndex:l,activeIndex:a}),e.initialized&&Bt(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function Kn(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(d=>{!o&&d.matches&&d.matches(`.${n.slideClass}, swiper-slide`)&&(o=d)});let l=!1,r;if(o){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===o){l=!0,r=d;break}}if(o&&l)i.clickedSlide=o,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(o.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=r;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Qn={updateSize:Hn,updateSlides:Un,updateAutoHeight:Gn,updateSlidesOffset:$n,updateSlidesProgress:Wn,updateProgress:qn,updateSlidesClasses:Yn,updateActiveIndex:Jn,updateClickedSlide:Kn};function Zn(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:o,wrapperEl:l}=e;if(i.virtualTranslate)return n?-o:o;if(i.cssMode)return o;let r=In(l,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function Rn(t,e){const i=this,{rtlTranslate:n,params:o,wrapperEl:l,progress:r}=i;let d=0,a=0;const c=0;i.isHorizontal()?d=n?-t:t:a=t,o.roundLengths&&(d=Math.floor(d),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:a,o.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-a:o.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${d}px, ${a}px, ${c}px)`);let u;const f=i.maxTranslate()-i.minTranslate();f===0?u=0:u=(t-i.minTranslate())/f,u!==r&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function eo(){return-this.snapGrid[0]}function to(){return-this.snapGrid[this.snapGrid.length-1]}function io(t,e,i,n,o){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const l=this,{params:r,wrapperEl:d}=l;if(l.animating&&r.preventInteractionOnTransition)return!1;const a=l.minTranslate(),c=l.maxTranslate();let u;if(n&&t>a?u=a:n&&t<c?u=c:u=t,l.updateProgress(u),r.cssMode){const f=l.isHorizontal();if(e===0)d[f?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return mi({swiper:l,targetPosition:-u,side:f?"left":"top"}),!0;d.scrollTo({[f?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(m){!l||l.destroyed||m.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var no={getTranslate:Zn,setTranslate:Rn,minTranslate:eo,maxTranslate:to,translateTo:io};function oo(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 wi(t){let{swiper:e,runCallbacks:i,direction:n,step:o}=t;const{activeIndex:l,previousIndex:r}=e;let d=n;if(d||(l>r?d="next":l<r?d="prev":d="reset"),e.emit(`transition${o}`),i&&l!==r){if(d==="reset"){e.emit(`slideResetTransition${o}`);return}e.emit(`slideChangeTransition${o}`),d==="next"?e.emit(`slideNextTransition${o}`):e.emit(`slidePrevTransition${o}`)}}function lo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),wi({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function so(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),wi({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var ro={setTransition:oo,transitionStart:lo,transitionEnd:so};function ao(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 r=t;r<0&&(r=0);const{params:d,snapGrid:a,slidesGrid:c,previousIndex:u,activeIndex:f,rtlTranslate:m,wrapperEl:v,enabled:T}=l;if(l.animating&&d.preventInteractionOnTransition||!T&&!n&&!o||l.destroyed)return!1;const y=Math.min(l.params.slidesPerGroupSkip,r);let _=y+Math.floor((r-y)/l.params.slidesPerGroup);_>=a.length&&(_=a.length-1);const p=-a[_];if(d.normalizeSlideIndex)for(let h=0;h<c.length;h+=1){const b=-Math.floor(p*100),g=Math.floor(c[h]*100),D=Math.floor(c[h+1]*100);typeof c[h+1]<"u"?b>=g&&b<D-(D-g)/2?r=h:b>=g&&b<D&&(r=h+1):b>=g&&(r=h)}if(l.initialized&&r!==f&&(!l.allowSlideNext&&(m?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(f||0)!==r))return!1;r!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let w;if(r>f?w="next":r<f?w="prev":w="reset",m&&-p===l.translate||!m&&p===l.translate)return l.updateActiveIndex(r),d.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),d.effect!=="slide"&&l.setTranslate(p),w!=="reset"&&(l.transitionStart(i,w),l.transitionEnd(i,w)),!1;if(d.cssMode){const h=l.isHorizontal(),b=m?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(()=>{v[h?"scrollLeft":"scrollTop"]=b})):v[h?"scrollLeft":"scrollTop"]=b,g&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return mi({swiper:l,targetPosition:b,side:h?"left":"top"}),!0;v.scrollTo({[h?"left":"top"]:b,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(r),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,w),e===0?l.transitionEnd(i,w):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(b){!l||l.destroyed||b.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,w))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function co(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 r=t;if(o.params.loop)if(o.virtual&&o.params.virtual.enabled)r=r+o.virtual.slidesBefore;else{let d;if(l){const m=r*o.params.grid.rows;d=o.slides.filter(v=>v.getAttribute("data-swiper-slide-index")*1===m)[0].column}else d=o.getSlideIndexByData(r);const a=l?Math.ceil(o.slides.length/o.params.grid.rows):o.slides.length,{centeredSlides:c}=o.params;let u=o.params.slidesPerView;u==="auto"?u=o.slidesPerViewDynamic():(u=Math.ceil(parseFloat(o.params.slidesPerView,10)),c&&u%2===0&&(u=u+1));let f=a-d<u;if(c&&(f=f||d<Math.ceil(u/2)),f){const m=c?d<o.activeIndex?"prev":"next":d-o.activeIndex-1<o.params.slidesPerView?"next":"prev";o.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?d+1:d-a+1,slideRealIndex:m==="next"?o.realIndex:void 0})}if(l){const m=r*o.params.grid.rows;r=o.slides.filter(v=>v.getAttribute("data-swiper-slide-index")*1===m)[0].column}else r=o.getSlideIndexByData(r)}return requestAnimationFrame(()=>{o.slideTo(r,e,i,n)}),o}function uo(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{enabled:o,params:l,animating:r}=n;if(!o||n.destroyed)return n;let d=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const a=n.activeIndex<l.slidesPerGroupSkip?1:d,c=n.virtual&&l.virtual.enabled;if(l.loop){if(r&&!c&&l.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+a,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+a,t,e,i)}function po(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{params:o,snapGrid:l,slidesGrid:r,rtlTranslate:d,enabled:a,animating:c}=n;if(!a||n.destroyed)return n;const u=n.virtual&&o.virtual.enabled;if(o.loop){if(c&&!u&&o.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=d?n.translate:-n.translate;function m(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const v=m(f),T=l.map(p=>m(p));let y=l[T.indexOf(v)-1];if(typeof y>"u"&&o.cssMode){let p;l.forEach((w,h)=>{v>=w&&(p=h)}),typeof p<"u"&&(y=l[p>0?p-1:p])}let _=0;if(typeof y<"u"&&(_=r.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 fo(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 vo(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 r=Math.min(o.params.slidesPerGroupSkip,l),d=r+Math.floor((l-r)/o.params.slidesPerGroup),a=o.rtlTranslate?o.translate:-o.translate;if(a>=o.snapGrid[d]){const c=o.snapGrid[d],u=o.snapGrid[d+1];a-c>(u-c)*n&&(l+=o.params.slidesPerGroup)}else{const c=o.snapGrid[d-1],u=o.snapGrid[d];a-c<=(u-c)*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 mo(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let o=t.clickedIndex,l;const r=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?o<t.loopedSlides-n/2||o>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),o=t.getSlideIndex(ke(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),Xe(()=>{t.slideTo(o)})):t.slideTo(o):o>t.slides.length-n?(t.loopFix(),o=t.getSlideIndex(ke(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),Xe(()=>{t.slideTo(o)})):t.slideTo(o)}else t.slideTo(o)}var ho={slideTo:ao,slideToLoop:co,slideNext:uo,slidePrev:po,slideReset:fo,slideToClosest:vo,slideToClickedSlide:mo};function go(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const o=()=>{ke(n,`.${i.slideClass}, swiper-slide`).forEach((f,m)=>{f.setAttribute("data-swiper-slide-index",m)})},l=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(l?i.grid.rows:1),d=e.slides.length%r!==0,a=l&&e.slides.length%i.grid.rows!==0,c=u=>{for(let f=0;f<u;f+=1){const m=e.isElement?tt("swiper-slide",[i.slideBlankClass]):tt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(d){if(i.loopAddBlankSlides){const u=r-e.slides.length%r;c(u),e.recalcSlides(),e.updateSlides()}else pt("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");o()}else if(a){if(i.loopAddBlankSlides){const u=i.grid.rows-e.slides.length%i.grid.rows;c(u),e.recalcSlides(),e.updateSlides()}else pt("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 bo(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:o,activeSlideIndex:l,byController:r,byMousewheel:d}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:c,allowSlidePrev:u,allowSlideNext:f,slidesEl:m,params:v}=a,{centeredSlides:T}=v;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&v.virtual.enabled){i&&(!v.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):v.centeredSlides&&a.snapIndex<v.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=u,a.allowSlideNext=f,a.emit("loopFix");return}let y=v.slidesPerView;y==="auto"?y=a.slidesPerViewDynamic():(y=Math.ceil(parseFloat(v.slidesPerView,10)),T&&y%2===0&&(y=y+1));const _=v.slidesPerGroupAuto?y:v.slidesPerGroup;let p=_;p%_!==0&&(p+=_-p%_),p+=v.loopAdditionalSlides,a.loopedSlides=p;const w=a.grid&&v.grid&&v.grid.rows>1;c.length<y+p?pt("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"):w&&v.grid.fill==="row"&&pt("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const h=[],b=[];let g=a.activeIndex;typeof l>"u"?l=a.getSlideIndex(c.filter(A=>A.classList.contains(v.slideActiveClass))[0]):g=l;const D=n==="next"||!n,O=n==="prev"||!n;let I=0,x=0;const S=w?Math.ceil(c.length/v.grid.rows):c.length,E=(w?c[l].column:l)+(T&&typeof o>"u"?-y/2+.5:0);if(E<p){I=Math.max(p-E,_);for(let A=0;A<p-E;A+=1){const L=A-Math.floor(A/S)*S;if(w){const B=S-L-1;for(let H=c.length-1;H>=0;H-=1)c[H].column===B&&h.push(H)}else h.push(S-L-1)}}else if(E+y>S-p){x=Math.max(E-(S-p*2),_);for(let A=0;A<x;A+=1){const L=A-Math.floor(A/S)*S;w?c.forEach((B,H)=>{B.column===L&&b.push(H)}):b.push(L)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),O&&h.forEach(A=>{c[A].swiperLoopMoveDOM=!0,m.prepend(c[A]),c[A].swiperLoopMoveDOM=!1}),D&&b.forEach(A=>{c[A].swiperLoopMoveDOM=!0,m.append(c[A]),c[A].swiperLoopMoveDOM=!1}),a.recalcSlides(),v.slidesPerView==="auto"?a.updateSlides():w&&(h.length>0&&O||b.length>0&&D)&&a.slides.forEach((A,L)=>{a.grid.updateSlide(L,A,a.slides)}),v.watchSlidesProgress&&a.updateSlidesOffset(),i){if(h.length>0&&O){if(typeof e>"u"){const A=a.slidesGrid[g],B=a.slidesGrid[g+I]-A;d?a.setTranslate(a.translate-B):(a.slideTo(g+Math.ceil(I),0,!1,!0),o&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-B,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-B))}else if(o){const A=w?h.length/v.grid.rows:h.length;a.slideTo(a.activeIndex+A,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(b.length>0&&D)if(typeof e>"u"){const A=a.slidesGrid[g],B=a.slidesGrid[g-x]-A;d?a.setTranslate(a.translate-B):(a.slideTo(g-x,0,!1,!0),o&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-B,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-B))}else{const A=w?b.length/v.grid.rows:b.length;a.slideTo(a.activeIndex-A,0,!1,!0)}}if(a.allowSlidePrev=u,a.allowSlideNext=f,a.controller&&a.controller.control&&!r){const A={slideRealIndex:e,direction:n,setTranslate:o,activeSlideIndex:l,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(L=>{!L.destroyed&&L.params.loop&&L.loopFix({...A,slideTo:L.params.slidesPerView===v.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...A,slideTo:a.controller.control.params.slidesPerView===v.slidesPerView?i:!1})}a.emit("loopFix")}function yo(){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 wo={loopCreate:go,loopFix:bo,loopDestroy:yo};function So(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 To(){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 xo={setGrabCursor:So,unsetGrabCursor:To};function Eo(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Ce()||n===me())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 Si(t,e,i){const n=me(),{params:o}=t,l=o.edgeSwipeDetection,r=o.edgeSwipeThreshold;return l&&(i<=r||i>=n.innerWidth-r)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Co(t){const e=this,i=Ce();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"){Si(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:r,enabled:d}=e;if(!d||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let a=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in n&&n.which===3||"button"in n&&n.button>0||o.isTouched&&o.isMoved)return;const c=!!l.noSwipingClass&&l.noSwipingClass!=="",u=n.composedPath?n.composedPath():n.path;c&&n.target&&n.target.shadowRoot&&u&&(a=u[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,m=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(m?Eo(f,a):a.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!a.closest(l.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const v=r.currentX,T=r.currentY;if(!Si(e,n,v))return;Object.assign(o,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=v,r.startY=T,o.touchStartTime=Te(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(o.allowThresholdMove=!1);let y=!0;a.matches(o.focusableElements)&&(y=!1,a.nodeName==="SELECT"&&(o.isTouched=!1)),i.activeElement&&i.activeElement.matches(o.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const _=y&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||_)&&!a.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Io(t){const e=Ce(),i=this,n=i.touchEventsData,{params:o,touches:l,rtlTranslate:r,enabled:d}=i;if(!d||!o.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(n.touchId!==null||a.pointerId!==n.pointerId))return;let c;if(a.type==="touchmove"){if(c=[...a.changedTouches].filter(D=>D.identifier===n.touchId)[0],!c||c.identifier!==n.touchId)return}else c=a;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",a);return}const u=c.pageX,f=c.pageY;if(a.preventedByNestedSwiper){l.startX=u,l.startY=f;return}if(!i.allowTouchMove){a.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f}),n.touchStartTime=Te());return}if(o.touchReleaseOnEdges&&!o.loop){if(i.isVertical()){if(f<l.startY&&i.translate<=i.maxTranslate()||f>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(u<l.startX&&i.translate<=i.maxTranslate()||u>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",a),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=u,l.currentY=f;const m=l.currentX-l.startX,v=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(m**2+v**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let D;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:m*m+v*v>=25&&(D=Math.atan2(Math.abs(v),Math.abs(m))*180/Math.PI,n.isScrolling=i.isHorizontal()?D>o.touchAngle:90-D>o.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",a),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!o.cssMode&&a.cancelable&&a.preventDefault(),o.touchMoveStopPropagation&&!o.nested&&a.stopPropagation();let T=i.isHorizontal()?m:v,y=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;o.oneWayMovement&&(T=Math.abs(T)*(r?1:-1),y=Math.abs(y)*(r?1:-1)),l.diff=T,T*=o.touchRatio,r&&(T=-T,y=-y);const _=i.touchesDirection;i.swipeDirection=T>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const p=i.params.loop&&!o.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&w&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const D=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});i.wrapperEl.dispatchEvent(D)}n.allowMomentumBounce=!1,o.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let h;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&_!==i.touchesDirection&&p&&w&&Math.abs(T)>=1){Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",a),n.isMoved=!0,n.currentTranslate=T+n.startTranslate;let b=!0,g=o.resistanceRatio;if(o.touchReleaseOnEdges&&(g=0),T>0?(p&&w&&!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()&&(b=!1,o.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+T)**g))):T<0&&(p&&w&&!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()&&(b=!1,o.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-T)**g))),b&&(a.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),o.threshold>0)if(Math.abs(T)>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 Do(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:r,touches:d,rtlTranslate:a,slidesGrid:c,enabled:u}=e;if(!u||!r.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&r.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}r.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=Te(),m=f-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),m<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Te(),Xe(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let v;if(r.followFinger?v=a?e.translate:-e.translate:v=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:v});return}const T=v>=-e.maxTranslate()&&!e.params.loop;let y=0,_=e.slidesSizesGrid[0];for(let g=0;g<c.length;g+=g<r.slidesPerGroupSkip?1:r.slidesPerGroup){const D=g<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof c[g+D]<"u"?(T||v>=c[g]&&v<c[g+D])&&(y=g,_=c[g+D]-c[g]):(T||v>=c[g])&&(y=g,_=c[c.length-1]-c[c.length-2])}let p=null,w=null;r.rewind&&(e.isBeginning?w=r.virtual&&r.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const h=(v-c[y])/_,b=y<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(m>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(h>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?p:y+b):e.slideTo(y)),e.swipeDirection==="prev"&&(h>1-r.longSwipesRatio?e.slideTo(y+b):w!==null&&h<0&&Math.abs(h)>r.longSwipesRatio?e.slideTo(w):e.slideTo(y))}else{if(!r.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(y+b):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:y+b),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:y))}}function Ti(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:o,snapGrid:l}=t,r=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=r&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!r?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=o,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function ko(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function _o(){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 Ao(t){const e=this;ht(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Po(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const xi=(t,e)=>{const i=Ce(),{params:n,el:o,wrapperEl:l,device:r}=t,d=!!n.nested,a=e==="on"?"addEventListener":"removeEventListener",c=e;i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),o[a]("touchstart",t.onTouchStart,{passive:!1}),o[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&o[a]("click",t.onClick,!0),n.cssMode&&l[a]("scroll",t.onScroll),n.updateOnWindowResize?t[c](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",Ti,!0):t[c]("observerUpdate",Ti,!0),o[a]("load",t.onLoad,{capture:!0})};function Mo(){const t=this,{params:e}=t;t.onTouchStart=Co.bind(t),t.onTouchMove=Io.bind(t),t.onTouchEnd=Do.bind(t),t.onDocumentTouchStart=Po.bind(t),e.cssMode&&(t.onScroll=_o.bind(t)),t.onClick=ko.bind(t),t.onLoad=Ao.bind(t),xi(t,"on")}function Oo(){xi(this,"off")}var Lo={attachEvents:Mo,detachEvents:Oo};const Ei=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function jo(){const t=this,{realIndex:e,initialized:i,params:n,el:o}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const r=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!r||t.currentBreakpoint===r)return;const a=(r in l?l[r]:void 0)||t.originalParams,c=Ei(t,n),u=Ei(t,a),f=n.enabled;c&&!u?(o.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!c&&u&&(o.classList.add(`${n.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&n.grid.fill==="column")&&o.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),["navigation","pagination","scrollbar"].forEach(p=>{if(typeof a[p]>"u")return;const w=n[p]&&n[p].enabled,h=a[p]&&a[p].enabled;w&&!h&&t[p].disable(),!w&&h&&t[p].enable()});const m=a.direction&&a.direction!==n.direction,v=n.loop&&(a.slidesPerView!==n.slidesPerView||m),T=n.loop;m&&i&&t.changeDirection(),ye(t.params,a);const y=t.params.enabled,_=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!y?t.disable():!f&&y&&t.enable(),t.currentBreakpoint=r,t.emit("_beforeBreakpoint",a),i&&(v?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!T&&_?(t.loopCreate(e),t.updateSlides()):T&&!_&&t.loopDestroy()),t.emit("breakpoint",a)}function No(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const o=me(),l=e==="window"?o.innerHeight:i.clientHeight,r=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const a=parseFloat(d.substr(1));return{value:l*a,point:d}}return{value:d,point:d}});r.sort((d,a)=>parseInt(d.value,10)-parseInt(a.value,10));for(let d=0;d<r.length;d+=1){const{point:a,value:c}=r[d];e==="window"?o.matchMedia(`(min-width: ${c}px)`).matches&&(n=a):c<=i.clientWidth&&(n=a)}return n||"max"}var Bo={setBreakpoint:jo,getBreakpoint:No};function zo(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 Vo(){const t=this,{classNames:e,params:i,rtl:n,el:o,device:l}=t,r=zo(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...r),o.classList.add(...e),t.emitContainerClasses()}function Fo(){const t=this,{el:e,classNames:i}=t;e.classList.remove(...i),t.emitContainerClasses()}var Ho={addClasses:Vo,removeClasses:Fo};function Uo(){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 Go={checkOverflow:Uo},zt={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 $o(t,e){return function(n){n===void 0&&(n={});const o=Object.keys(n)[0],l=n[o];if(typeof l!="object"||l===null){ye(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)){ye(e,n);return}typeof t[o]=="object"&&!("enabled"in t[o])&&(t[o].enabled=!0),t[o]||(t[o]={enabled:!1}),ye(e,n)}}const Vt={eventsEmitter:Fn,update:Qn,translate:no,transition:ro,slide:ho,loop:wo,grabCursor:xo,events:Lo,breakpoints:Bo,checkOverflow:Go,classes:Ho},Ft={};let Ht=class je{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=ye({},i),e&&!i.el&&(i.el=e);const r=Ce();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const u=[];return r.querySelectorAll(i.el).forEach(f=>{const m=ye({},i,{el:f});u.push(new je(m))}),u}const d=this;d.__swiper__=!0,d.support=bi(),d.device=yi({userAgent:i.userAgent}),d.browser=Bn(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const a={};d.modules.forEach(u=>{u({params:i,swiper:d,extendParams:$o(i,a),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const c=ye({},zt,a);return d.params=ye({},c,Ft,i),d.originalParams=ye({},d.params),d.passedParams=ye({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(u=>{d.on(u,d.params.on[u])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:d.params.allowSlideNext,allowSlidePrev:d.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,o=ke(i,`.${n.slideClass}, swiper-slide`),l=ft(o[0]);return ft(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=ke(i,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const n=this;e=Math.min(Math.max(e,0),1);const o=n.minTranslate(),r=(n.maxTranslate()-o)*e+o;n.translateTo(r,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const o=e.getSlideClasses(n);i.push({slideEl:n,classNames:o}),e.emit("_slideClass",n,o)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:o,slides:l,slidesGrid:r,slidesSizesGrid:d,size:a,activeIndex:c}=n;let u=1;if(typeof o.slidesPerView=="number")return o.slidesPerView;if(o.centeredSlides){let f=l[c]?Math.ceil(l[c].swiperSlideSize):0,m;for(let v=c+1;v<l.length;v+=1)l[v]&&!m&&(f+=Math.ceil(l[v].swiperSlideSize),u+=1,f>a&&(m=!0));for(let v=c-1;v>=0;v-=1)l[v]&&!m&&(f+=l[v].swiperSlideSize,u+=1,f>a&&(m=!0))}else if(e==="current")for(let f=c+1;f<l.length;f+=1)(i?r[f]+d[f]-r[c]<a:r[f]-r[c]<a)&&(u+=1);else for(let f=c-1;f>=0;f-=1)r[c]-r[f]<a&&(u+=1);return u}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(r=>{r.complete&&ht(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function o(){const r=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(r,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)o(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const r=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(r.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||o()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,o=n.params.direction;return e||(e=o==="horizontal"?"vertical":"horizontal"),e===o||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${o}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const o=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let r=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(o()):ke(n,o())[0];return!r&&i.params.createElements&&(r=tt("div",i.params.wrapperClass),n.append(r),ke(n,`.${i.params.slideClass}`).forEach(d=>{r.append(d)})),Object.assign(i,{el:n,wrapperEl:r,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:r,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Be(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Be(n,"direction")==="rtl"),wrongRTL:Be(r,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const o=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&o.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),o.forEach(l=>{l.complete?ht(i,l):l.addEventListener("load",r=>{ht(i,r.target)})}),Bt(i),i.initialized=!0,Bt(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:o,el:l,wrapperEl:r,slides:d}=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"),r.removeAttribute("style"),d&&d.length&&d.forEach(a=>{a.classList.remove(o.slideVisibleClass,o.slideFullyVisibleClass,o.slideActiveClass,o.slideNextClass,o.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(a=>{n.off(a)}),e!==!1&&(n.el.swiper=null,En(n)),n.destroyed=!0),null}static extendDefaults(e){ye(Ft,e)}static get extendedDefaults(){return Ft}static get defaults(){return zt}static installModule(e){je.prototype.__modules__||(je.prototype.__modules__=[]);const i=je.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>je.installModule(i)),je):(je.installModule(e),je)}};Object.keys(Vt).forEach(t=>{Object.keys(Vt[t]).forEach(e=>{Ht.prototype[e]=Vt[t][e]})}),Ht.use([zn,Vn]);const Ci=["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 He(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Ke(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]:He(e[n])&&He(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:Ke(t[n],e[n]):t[n]=e[n]})}function Ii(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Di(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function ki(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function _i(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 Wo(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function qo(t){let{swiper:e,slides:i,passedParams:n,changedParams:o,nextEl:l,prevEl:r,scrollbarEl:d,paginationEl:a}=t;const c=o.filter(x=>x!=="children"&&x!=="direction"&&x!=="wrapperClass"),{params:u,pagination:f,navigation:m,scrollbar:v,virtual:T,thumbs:y}=e;let _,p,w,h,b,g,D,O;o.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(_=!0),o.includes("controller")&&n.controller&&n.controller.control&&u.controller&&!u.controller.control&&(p=!0),o.includes("pagination")&&n.pagination&&(n.pagination.el||a)&&(u.pagination||u.pagination===!1)&&f&&!f.el&&(w=!0),o.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(u.scrollbar||u.scrollbar===!1)&&v&&!v.el&&(h=!0),o.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(b=!0);const I=x=>{e[x]&&(e[x].destroy(),x==="navigation"?(e.isElement&&(e[x].prevEl.remove(),e[x].nextEl.remove()),u[x].prevEl=void 0,u[x].nextEl=void 0,e[x].prevEl=void 0,e[x].nextEl=void 0):(e.isElement&&e[x].el.remove(),u[x].el=void 0,e[x].el=void 0))};o.includes("loop")&&e.isElement&&(u.loop&&!n.loop?g=!0:!u.loop&&n.loop?D=!0:O=!0),c.forEach(x=>{if(He(u[x])&&He(n[x]))Object.assign(u[x],n[x]),(x==="navigation"||x==="pagination"||x==="scrollbar")&&"enabled"in n[x]&&!n[x].enabled&&I(x);else{const S=n[x];(S===!0||S===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?S===!1&&I(x):u[x]=n[x]}}),c.includes("controller")&&!p&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),o.includes("children")&&i&&T&&u.virtual.enabled?(T.slides=i,T.update(!0)):o.includes("virtual")&&T&&u.virtual.enabled&&(i&&(T.slides=i),T.update(!0)),o.includes("children")&&i&&u.loop&&(O=!0),_&&y.init()&&y.update(!0),p&&(e.controller.control=u.controller.control),w&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(u.pagination.el=a),f.init(),f.render(),f.update()),h&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(u.scrollbar.el=d),v.init(),v.updateSize(),v.setTranslate()),b&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-button-prev"),r.innerHTML=e.hostEl.constructor.prevButtonSvg,r.part.add("button-prev"),e.el.appendChild(r))),l&&(u.navigation.nextEl=l),r&&(u.navigation.prevEl=r),m.init(),m.update()),o.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),o.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),o.includes("direction")&&e.changeDirection(n.direction,!1),(g||O)&&e.loopDestroy(),(D||O)&&e.loopCreate(),e.update()}function Yo(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},o={};Ke(i,zt),i._emitClasses=!0,i.init=!1;const l={},r=Ci.map(a=>a.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(a=>{typeof t[a]>"u"||(r.indexOf(a)>=0?He(t[a])?(i[a]={},o[a]={},Ke(i[a],t[a]),Ke(o[a],t[a])):(i[a]=t[a],o[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?n[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:l[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:o,rest:l,events:n}}function Xo(t,e){let{el:i,nextEl:n,prevEl:o,paginationEl:l,scrollbarEl:r,swiper:d}=t;Ii(e)&&n&&o&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=o,d.originalParams.navigation.prevEl=o),Di(e)&&l&&(d.params.pagination.el=l,d.originalParams.pagination.el=l),ki(e)&&r&&(d.params.scrollbar.el=r,d.originalParams.scrollbar.el=r),d.init(i)}function Jo(t,e,i,n,o){const l=[];if(!e)return l;const r=a=>{l.indexOf(a)<0&&l.push(a)};if(i&&n){const a=n.map(o),c=i.map(o);a.join("")!==c.join("")&&r("children"),n.length!==i.length&&r("children")}return Ci.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(He(t[a])&&He(e[a])){const c=Object.keys(t[a]),u=Object.keys(e[a]);c.length!==u.length?r(a):(c.forEach(f=>{t[a][f]!==e[a][f]&&r(a)}),u.forEach(f=>{t[a][f]!==e[a][f]&&r(a)}))}else t[a]!==e[a]&&r(a)}),l}const Ko=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 gt(){return gt=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},gt.apply(this,arguments)}function Ai(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Pi(t){const e=[];return s.Children.toArray(t).forEach(i=>{Ai(i)?e.push(i):i.props&&i.props.children&&Pi(i.props.children).forEach(n=>e.push(n))}),e}function Qo(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return s.Children.toArray(t).forEach(n=>{if(Ai(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=Pi(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 Zo(t,e,i){if(!i)return null;const n=u=>{let f=u;return u<0?f=e.length+u:f>=e.length&&(f=f-e.length),f},o=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:r}=i,d=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,c=[];for(let u=d;u<a;u+=1)u>=l&&u<=r&&c.push(e[n(u)]);return c.map((u,f)=>s.cloneElement(u,{swiper:t,style:o,key:u.props.virtualIndex||u.key||`slide-${f}`}))}function it(t,e){return typeof window>"u"?s.useEffect(t,e):s.useLayoutEffect(t,e)}const Ut=s.createContext(null),Mi=()=>s.useContext(Ut),Ro=s.createContext(null),Ue=s.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:o="div",children:l,onSwiper:r,...d}=t===void 0?{}:t,a=!1;const[c,u]=s.useState("swiper"),[f,m]=s.useState(null),[v,T]=s.useState(!1),y=s.useRef(!1),_=s.useRef(null),p=s.useRef(null),w=s.useRef(null),h=s.useRef(null),b=s.useRef(null),g=s.useRef(null),D=s.useRef(null),O=s.useRef(null),{params:I,passedParams:x,rest:S,events:k}=Yo(d),{slides:E,slots:A}=Qo(l),L=()=>{T(!v)};Object.assign(I.on,{_containerClasses(M,j){u(j)}});const B=()=>{Object.assign(I.on,k),a=!0;const M={...I};if(delete M.wrapperClass,p.current=new Ht(M),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=E;const j={cache:!1,slides:E,renderExternal:m,renderExternalUpdate:!1};Ke(p.current.params.virtual,j),Ke(p.current.originalParams.virtual,j)}};_.current||B(),p.current&&p.current.on("_beforeBreakpoint",L);const H=()=>{a||!k||!p.current||Object.keys(k).forEach(M=>{p.current.on(M,k[M])})},U=()=>{!k||!p.current||Object.keys(k).forEach(M=>{p.current.off(M,k[M])})};s.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",L)}),s.useEffect(()=>{!y.current&&p.current&&(p.current.emitSlidesClasses(),y.current=!0)}),it(()=>{if(e&&(e.current=_.current),!!_.current)return p.current.destroyed&&B(),Xo({el:_.current,nextEl:b.current,prevEl:g.current,paginationEl:D.current,scrollbarEl:O.current,swiper:p.current},I),r&&!p.current.destroyed&&r(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),it(()=>{H();const M=Jo(x,w.current,E,h.current,j=>j.key);return w.current=x,h.current=E,M.length&&p.current&&!p.current.destroyed&&qo({swiper:p.current,slides:E,passedParams:x,changedParams:M,nextEl:b.current,prevEl:g.current,scrollbarEl:O.current,paginationEl:D.current}),()=>{U()}}),it(()=>{Ko(p.current)},[f]);function z(){return I.virtual?Zo(p.current,E,f):E.map((M,j)=>s.cloneElement(M,{swiper:p.current,swiperSlideIndex:j}))}return s.createElement(n,gt({ref:_,className:_i(`${c}${i?` ${i}`:""}`)},S),s.createElement(Ro.Provider,{value:p.current},A["container-start"],s.createElement(o,{className:Wo(I.wrapperClass)},A["wrapper-start"],z(),A["wrapper-end"]),Ii(I)&&s.createElement(s.Fragment,null,s.createElement("div",{ref:g,className:"swiper-button-prev"}),s.createElement("div",{ref:b,className:"swiper-button-next"})),ki(I)&&s.createElement("div",{ref:O,className:"swiper-scrollbar"}),Di(I)&&s.createElement("div",{ref:D,className:"swiper-pagination"}),A["container-end"]))});Ue.displayName="Swiper";const Ae=s.forwardRef(function(t,e){let{tag:i="div",children:n,className:o="",swiper:l,zoom:r,lazy:d,virtualIndex:a,swiperSlideIndex:c,...u}=t===void 0?{}:t;const f=s.useRef(null),[m,v]=s.useState("swiper-slide"),[T,y]=s.useState(!1);function _(b,g,D){g===f.current&&v(D)}it(()=>{if(typeof c<"u"&&(f.current.swiperSlideIndex=c),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){m!=="swiper-slide"&&v("swiper-slide");return}return l.on("_slideClass",_),()=>{l&&l.off("_slideClass",_)}}}),it(()=>{l&&f.current&&!l.destroyed&&v(l.getSlideClasses(f.current))},[l]);const p={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},w=()=>typeof n=="function"?n(p):n,h=()=>{y(!0)};return s.createElement(i,gt({ref:f,className:_i(`${m}${o?` ${o}`:""}`),"data-swiper-slide-index":a,onLoad:h},u),r&&s.createElement(Ut.Provider,{value:p},s.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},w(),d&&!T&&s.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&s.createElement(Ut.Provider,{value:p},w(),d&&!T&&s.createElement("div",{className:"swiper-lazy-preloader"})))});Ae.displayName="SwiperSlide";function Me(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=le(),o=s.useCallback((r,d,a,c)=>{var u,f,m,v,T,y,_,p,w,h,b,g,D,O;let I="";e&&(!((f=(u=r?.video)===null||u===void 0?void 0:u.bindProducts)===null||f===void 0)&&f.length||!((m=r?.video)===null||m===void 0)&&m.bindProduct)?I="pdpPage":n?I="hashTagPage":!((v=r?.video)===null||v===void 0)&&v.url?I="videoPage":!((T=r?.video)===null||T===void 0)&&T.imgUrls&&(!((_=(y=r?.video)===null||y===void 0?void 0:y.imgUrls)===null||_===void 0)&&_.length)?I="imagePage":r?.product&&(I="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(p=d?.itemId)!==null&&p!==void 0?p:"",productName:(w=d?.title)!==null&&w!==void 0?w:"",price:d?.price?d?.price+"":"0",productCollection:(h=d?.collection)!==null&&h!==void 0?h:"",fromKName:I,fromKPage:location?.href,contentTags:d?.tags?JSON.stringify(d?.tags):"",position:c+"",contentId:(g=(b=r?.video)===null||b===void 0?void 0:b.itemId)!==null&&g!==void 0?g:"",ctatId:(D=a?.itemId)!==null&&D!==void 0?D:"",traceInfo:(O=d?.traceInfo)!==null&&O!==void 0?O:""}})},[t,e,n]),l=s.useCallback((r,d,a,c,u)=>{var f,m,v,T;let y="";e&&(!((m=(f=r?.video)===null||f===void 0?void 0:f.bindProducts)===null||m===void 0)&&m.length||!((v=r?.video)===null||v===void 0)&&v.bindProduct)?y="pdpPage":r?.product&&(y="productPage"),t?.({eventInfo:{productId:d?.itemId,productName:d?.title,price:d?.price?d?.price+"":"0",productCollection:d?.collection,fromKName:y,fromKPage:location?.href,contentTags:JSON.stringify(d?.tags),position:u+"",contentId:(T=r?.video)===null||T===void 0?void 0:T.itemId,ctatId:a?.itemId,traceInfo:d?.traceInfo,timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]);return{jumpToWeb:o,productView:l}}const el="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",tl=({visible:t,onClose:e,children:i,modalStyle:n,padding:o,popup:l})=>{var r;const[d,a]=s.useState(!1),c=s.useRef(null);s.useEffect(()=>{const m=document.getElementById("sxp-render"),v=document.getElementById("pb-modal");v?c.current=v:(c.current=document.createElement("div"),c.current.setAttribute("id","pb-modal"),m?.appendChild(c.current))},[]);const u=s.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]);if(s.useEffect(()=>{u?a(!0):setTimeout(()=>{a(!1)},l?.duration)},[u,l]),!c.current)return null;const f=de.debounce(()=>{e?.()},300);return ei.createPortal(s.createElement(s.Fragment,null,d&&s.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:u?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:f},s.createElement("div",{className:`modal-container ${u?"modal-popIn":"modal-popOut"}`,style:{padding:o,animationDuration:((r=l?.duration)!==null&&r!==void 0?r:0)/1e3+"s"},onClick:m=>{m.stopPropagation(),m.preventDefault()}},s.createElement("div",{onClick:e,className:"modal-icon-wrapper"},s.createElement("img",{src:el,alt:"close",className:"modal-icon"})),i))),c.current)};var bt=s.memo(tl);const il=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),o=[];for(let r=0;r<n.length&&(o.push(n[r]),!(o.join(" ").length>=e));r++);return(o.length>1&&o.length<n.length?o.slice(0,o.length-1):o).join(" ")+" "},nl=({text:t,maxStr:e=108,style:i,className:n,onClick:o,foldText:l,unfoldText:r,isPost:d,onChange:a})=>{const[c,u]=s.useState(!1),[f,m]=s.useState(!1),v=Number(i?.lineClamp||2),T=s.useRef(null),y=s.useRef(null),_=s.useCallback(()=>{u(!c)},[c,a]);return s.useMemo(()=>!c&&t.length>e?il(t,e)+"...":t,[t,e,c]),s.useEffect(()=>{var p,w;((p=y?.current)===null||p===void 0?void 0:p.offsetHeight)>((w=T?.current)===null||w===void 0?void 0:w.offsetHeight)&&d?m(!0):m(!1),y.current.style.display="none"},[d]),s.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},s.createElement("div",{ref:T,style:{overflow:"hidden",WebkitLineClamp:!d||c?"":v,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),s.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),t&&d&&f&&s.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:o??_},c?r||"show less":l||"show more"))};var yt=s.memo(nl);const ol=s.forwardRef((t,e)=>{const{src:i,onLoad:n,style:o,className:l,loading:r}=t,[d,a]=s.useState();return s.useImperativeHandle(e,()=>({setSrc:c=>{a(c)}})),s.useEffect(()=>{a(i)},[i]),s.createElement(s.Fragment,null,d?.includes(".avif")?s.createElement("picture",null,s.createElement("source",{type:"image/avif",srcSet:d}),s.createElement("source",{type:"image/webp",srcSet:`${d}?imageMogr2/format/webp`}),s.createElement("source",{type:"image/jpeg",srcSet:`${d}?imageMogr2/format/jpg`}),s.createElement("img",{className:l,src:d,style:o,loading:r,onLoad:c=>{n?.(c.target)}})):s.createElement("img",{className:l,src:d,style:o,loading:r,onLoad:c=>{n?.(c.target)}}))});var xe=s.memo(ol);const ll=t=>{var e,i,n,o,l,r,d,a,c,{content:u,style:f,bgImg:m,onClick:v,schema:T,isDefault:y,bottom_image:_,tipText:p,isPost:w,viewTime:h,rec:b,swiper:g,commodityStyles:D,buttonStyle:O,index:I}=t,x=fe(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index"]);const{sxpParameter:S}=le(),{popupDetailData:k,bffEventReport:E,isPreview:A,waterFallData:L}=le(),{jumpToWeb:B,productView:H}=Me(),U=s.useRef(null),[z,M]=s.useState(!1),j=w?b:k,P=w?j?.product:(e=j?.video)===null||e===void 0?void 0:e.bindProduct,C=w?(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,G=w?I:k?.index,Y=()=>{P?.link&&(B(k,P,C,G),w||H(j,P,C,h||U.current,G),window.location.href=window.getJointUtmLink(P.link))};s.useEffect(()=>{const $=()=>{U.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const X=s.useMemo(()=>{var $,Q,R,J,se;return P?.currency&&P?.price?`${(R=(Q=($=P?.currency)===null||$===void 0?void 0:$.split("-")[1])===null||Q===void 0?void 0:Q.toUpperCase())!==null&&R!==void 0?R:""}${(se=(J=P?.price)===null||J===void 0?void 0:J.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&se!==void 0?se:""}`:"$7,000"},[P?.price,P?.currency]),V=A?375:(l=f?.width)!==null&&l!==void 0?l:window.innerWidth,F=({isPost:$})=>{var Q,R,J;return s.createElement("div",null,s.createElement("div",{className:"pb-commondity-content-collection",style:D?.collection,hidden:!!P&&(!P?.collection||P?.collection==="")},(Q=P?.collection)!==null&&Q!==void 0?Q:"Tiffany Lock"),s.createElement("div",{className:"pb-commondity-content-title",style:D?.title,hidden:!!P&&!P?.title},(R=P?.title)!==null&&R!==void 0?R:"Pendant in Yellow Gold with Diamonds, Medium"),s.createElement("div",{className:"pb-commondity-content-price",style:D?.price,hidden:!!P&&!P?.price},X),s.createElement("div",{hidden:!!P&&(!P?.info||P?.info==="")},s.createElement(yt,{foldText:p?.foldText,unfoldText:p?.unfoldText,onClick:()=>M(!0),isPost:$,text:(J=P?.info)!==null&&J!==void 0?J:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
1
+ (function(ae,de){typeof exports=="object"&&typeof module<"u"?de(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("@emotion/css"),require("@ant-design/pro-components"),require("react-dom"),require("hls.js"),require("eventemitter3")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","@emotion/css","@ant-design/pro-components","react-dom","hls.js","eventemitter3"],de):(ae=typeof globalThis<"u"?globalThis:ae||self,de(ae.PUI={},ae.lodash,ae.uuid$1,ae.pako,ae.React,ae.qs,ae.css,ae.proComponents,ae.ReactDOM,ae.Hls,ae.EventEmitter))})(this,function(ae,de,Wi,qi,s,Rt,K,Yi,Xi,tt,Ji){"use strict";function Ki(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 ei=Ki(Xi);function fe(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 he(t,e,i,n){function o(l){return l instanceof i?l:new i(function(r){r(l)})}return new(i||(i=Promise))(function(l,r){function d(u){try{c(n.next(u))}catch(f){r(f)}}function a(u){try{c(n.throw(u))}catch(f){r(f)}}function c(u){u.done?l(u.value):o(u.value).then(d,a)}c((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Qi=/:\w+/g;var ti=(t,e)=>he(void 0,void 0,void 0,function*(){const i={},n={};for(let o=0;o<e?.length;o++){const{id:l,method:r,url:d,urlParams:a,name:c,queryString:u,headers:f,body:m}=e[o];let v=d;a&&Object.entries(a).forEach(([T,y])=>{v=v.replace(Qi,_=>_===T?y:_)}),u&&(v+=u),n[l]=c;try{const T=yield fetch(v,{method:r,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(m)}).then(y=>y.json());i[l]=T}catch(T){console.error("DataSource request error: ",T),i[l]={}}}return{$store:i,idMapName:n}});const ii="SXP_TOKEN_INFO",Zi=(t,e)=>he(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),o=t.getAppId(),l=t.getApiUrl(),r=window.localStorage.getItem(ii);let d=JSON.parse(r||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const c=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":o||""}}).then(u=>u.json());if(c.success){const u=c.data;d=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(ii,JSON.stringify(d))}}return d});function at(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 Ri=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},en=()=>{const t=Wi.v4();return t?.replaceAll?t.replaceAll("-",""):Ri(32)};function ni(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),o=qi.inflate(n,{to:"string"});return JSON.parse(o)}let xt=null;const tn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class nn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,xt)return xt;xt=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?tn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let ve=null;const on={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{ve||(ve=new nn),n&&ve.setApiUrl(n),ve.setAppId(t),ve.setTenantId(e),ve.setEnv(i)},getDetail:t=>{if(!ve)return;const e=ve.getTenantId(),i=ve.getAppId(),n=ve.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>he(void 0,void 0,void 0,function*(){var l,r;const d=yield o.json(),a=ni((l=d?.data)===null||l===void 0?void 0:l.data);if(a){const{$store:c}=yield ti(n,(r=a?.dataSource)!==null&&r!==void 0?r:[]);d.data.data=a,Object.assign(d.data.data,{__STORE__:c})}return d}))},getSxpDetailByPageId:t=>he(void 0,void 0,void 0,function*(){if(!ve)return;const e=ve.getTenantId(),i=ve.getAppId(),n=ve.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(o=>he(void 0,void 0,void 0,function*(){var l;const r=yield o.json();if(!r.success)return;const d=ni((l=r?.data)===null||l===void 0?void 0:l.data);return r.data.data=d,r.data}))}),getSxpRecommendVideoData:t=>he(void 0,void 0,void 0,function*(){if(!ve)return;const e=yield Zi(ve,t),i=at(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");de.isEmpty(n)&&(n=at(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 Pe(){return s.useContext(ui)}function ln(){return s.useContext(ci)}const Et="feRealSessionIdKey",oi=()=>{const t=en();return`${Date.now()}${t}`},sn=()=>{let t=an();return t||(t=oi(),window.sessionStorage.setItem(Et,t)),t},rn=()=>{const t=oi();window.sessionStorage.setItem(Et,t)},an=()=>window.sessionStorage.getItem(Et),li="SXP_FAKE_USER_ID",si="FAKE_USER_STATE",dn=()=>{let t=window.localStorage.getItem(li);return de.isEmpty(t)&&(t=at(36,62),window.localStorage.setItem(li,t)),t},cn=()=>{const t=window.localStorage.getItem(si);return de.isEmpty(t)&&window.localStorage.setItem(si,"true"),de.isEmpty(t)};function Se(t,e){const{appDomain:i}=le();return s.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ri=s.createContext({rtcList:[]});var Ct;(function(t){t[t.BFF=5]="BFF"})(Ct||(Ct={}));const un=["utm_source","utm_medium","utm_campaign","utm_id","utm_content","cl_source"],pn=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:o,defaultSize:l,isPreview:r=!1,sxpParameter:d,appDomain:a,hashTagSize:c,loadingImage:u,isOpenHashTag:f=!1})=>{const[m,v]=s.useState([]),[T,y]=s.useState(!1),[_,p]=s.useState({rtc:"",requestId:""}),w=s.useRef(null),h=s.useRef(!1),[b,g]=s.useState(),[D,O]=s.useState(),[I,x]=s.useState(f),[S,k]=s.useState([]),[E,A]=s.useState(0),[L,B]=s.useState(!1);s.useEffect(()=>{x(f)},[f]);const H=s.useMemo(()=>e?.find(V=>V.type===Ct.BFF),[e]),U=s.useCallback((V,F)=>{if(!H)return;const q=H.url,$=dn();if(F?.query){const Q=Rt.stringify(F.query);V=`${V}?${Q}`}return F.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${q}/api/v1${V}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},H.headers),{"x-user-id":$}),F.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${q}/api/v1${V}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":$},H.headers),method:F.method,body:JSON.stringify(F.body)}).then(Q=>Q.json()).catch(Q=>Promise.reject(Q))},[H]),z=s.useCallback(V=>he(void 0,void 0,void 0,function*(){var F,q,$,Q;if(V={maxSize:o,defaultSize:(F=V?.defaultSize)!==null&&F!==void 0?F:l,"itemFilter.itemId":V?.["itemFilter.itemId"],"itemFilter.itemType":V?.["itemFilter.itemType"],hashTag:V?.hashTag,traceInfo:V?.traceInfo},i){const J=(Q=($=(q=i?.split("&"))===null||q===void 0?void 0:q.filter(se=>{const ue=se.split("=")[0];return un.includes(ue)}))===null||$===void 0?void 0:$.join("&"))!==null&&Q!==void 0?Q:"";V=Object.assign(Object.assign({},V),{channel:decodeURIComponent(J)})}const R=yield U?.("/recommend/list",{method:"GET",query:V});if(R?.success)return V?.hashTag||p({rtc:R.data.rtc,requestId:R.data.requestId}),R?.data}),[U,i,o,l]),M=s.useCallback(()=>he(void 0,void 0,void 0,function*(){var V,F;if(m.length<=0)return;const q=yield z({hashTag:D?.hashTag,"itemFilter.itemId":D?.itemId,"itemFilter.itemType":D?.itemType});v(m.concat((V=q?.recList)!==null&&V!==void 0?V:[])),k(S.concat((F=q?.recList)!==null&&F!==void 0?F:[]))}),[z,m,D,S]),j=s.useCallback(({userInfo:V,eventInfo:F})=>{if(!n)return;V||(V={});const q=sn(),$=Object.assign({sessionID:q,rtc:_.rtc,requestId:_.requestId},F),Q=Object.entries(V).map(([J,se])=>({name:J,value:se})),R=Object.entries($).map(([J,se])=>se&&{name:J,value:se}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",V),console.log("eventInfo:",$),console.log("========= \u7ED3\u675F ========="),U?.("/event/report",{method:"POST",body:{userInfo:Q,eventInfo:R},type:"beacon"})},[U,_,n]),P=s.useCallback(V=>he(void 0,void 0,void 0,function*(){const F=yield U?.("/recommend/like",{method:"POST",body:V});return F?.success}),[U]),C=s.useCallback(V=>he(void 0,void 0,void 0,function*(){const F=yield U?.("/recommend/unlike",{method:"POST",body:V});return F?.success}),[U]),G=s.useCallback(V=>he(void 0,void 0,void 0,function*(){const F=yield U?.("/customform",{method:"POST",body:V});return F?.success}),[U]),X=s.useCallback((V,F,q,$)=>{var Q,R,J,se,ue,we,Ze,Re,lt,et,st,Ve;const ge=q?.bindCta,rt=((Q=F?.video)===null||Q===void 0?void 0:Q.bindProduct)||((R=F?.video)===null||R===void 0?void 0:R.bindProducts)&&((se=(J=F?.video)===null||J===void 0?void 0:J.bindProducts)===null||se===void 0?void 0:se.length)>0;let Ge="";L?Ge="hashTagPage":!((ue=F?.video)===null||ue===void 0)&&ue.url?Ge="videoPage":!((Ze=(we=F?.video)===null||we===void 0?void 0:we.imgUrls)===null||Ze===void 0)&&Ze.length&&(Ge="imagePage"),j?.({eventInfo:Object.assign(Object.assign({},V),{ctaId:(Re=ge?.itemId)!==null&&Re!==void 0?Re:"",ctaName:(lt=ge?.title)!==null&&lt!==void 0?lt:"",contentTags:JSON.stringify(ge?.tags),position:$+"",contentId:(st=(et=F?.video)===null||et===void 0?void 0:et.itemId)!==null&&st!==void 0?st:"",productId:rt?q?.itemId:"",traceInfo:(Ve=ge?.traceInfo)!==null&&Ve!==void 0?Ve:"",fromKName:Ge})})},[j,L]);s.useEffect(()=>{y(!0),z().then(V=>{var F,q;v((F=V?.recList)!==null&&F!==void 0?F:[]),k((q=V?.recList)!==null&&q!==void 0?q:[])}).finally(()=>{y(!1),h.current=!0})},[]),s.useEffect(()=>{h.current&&(y(!0),z().then(V=>{var F,q;v((F=V?.recList)!==null&&F!==void 0?F:[]),k((q=V?.recList)!==null&&q!==void 0?q:[])}).finally(()=>{y(!1)}))},[z]);const Y=Se("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",a);return s.createElement(ri.Provider,{value:{rtcList:m,setRtcList:v,mutateLike:P,mutateUnlike:C,submitForm:G,popupDetailData:b,loadVideos:M,setPopupDetailData:g,getRecommendVideos:z,bffEventReport:j,utmVal:i,isPreview:r,loading:T,sxpParameter:d,waterFallData:D,setWaterFallData:O,ctaEvent:X,swiperRef:w,openHashtag:I,setOpenHashtag:x,cacheRtcList:S,setCacheRtcList:k,cacheActiveIndex:E,setCacheActiveIndex:A,isFromHashtag:L,setIsFromHashtag:B,appDomain:a,hashTagSize:c,loadingImage:u??Y,isOpenHashTag:f}},t({rtcList:m,mutateLike:P,mutateUnlike:C,submitForm:G}))};var ai=s.memo(pn);function le(){return s.useContext(ri)}var di;(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"})(di||(di={}));const ci=s.createContext({$store:{},options:[],configs:[]}),fn=({children:t,isSsr:e,enable:i})=>{const[n,o]=s.useState([]),{schema:l}=Pe(),[r,d]=s.useState(l.__STORE__||{}),[a,c]=s.useState([]);s.useEffect(()=>{var m;e||de.isEqual(a,l?.dataSource)||c((m=l?.dataSource)!==null&&m!==void 0?m:[])},[l?.dataSource,e]);const u=s.useCallback(()=>he(void 0,void 0,void 0,function*(){const{$store:m,idMapName:v}=yield ti("",a);d(m),f(m,v)}),[a]),f=(m,v)=>{const T=[];Object.entries(m).forEach(([y,_])=>{Object.keys(_).forEach(p=>{const w={label:`${v[y]} - ${p}`,value:`{{ ${y}.${p} }}`};T.push(w)})}),o(T)};return s.useEffect(()=>{e||u()},[u,e,l]),i?s.createElement(ci.Provider,{value:{$store:l.__STORE__||r,options:n,configs:a}},t):t};var vn=s.memo(fn);const dt={id:at(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},It={id:"",duration:0,name:"none"},ui=s.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[dt],redoStack:[],popup:It,setPopup:()=>{}}),pi=s.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:o=!0,utmVal:l},r)=>{const[d,a]=s.useState(null),[c,u]=s.useState(n||{pointData:[dt],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,m]=s.useState([dt]),[v,T]=s.useState([[dt]]),[y,_]=s.useState([]),[p,w]=s.useState(It);typeof window<"u"&&(window.sxpPopup=(O,I)=>{w(Object.assign(Object.assign(Object.assign({},It),{id:O}),I))}),typeof window<"u"&&(window.getJointUtmLink=O=>O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:"")),s.useEffect(()=>{T([c.pointData]),_([])},[c.type]);const h=s.useCallback(O=>{const I=de.cloneDeep(c);I&&(I.dataSource=O,u?.(I))},[c]),[b,g]=s.useState();s.useImperativeHandle(r,()=>({loadSchema(O){O&&(T([O.pointData]),u(O))},exportSchema(){return de.cloneDeep(c)},getPageInfoData(){return b},initPageInfoData(O){O&&g(O)}}));const D=s.useMemo(()=>{if(c)return c.type==="PC"?c.pcPageConf:c.mobilePageConf},[c]);return s.createElement(ui.Provider,{value:{resolver:e,currentNode:d,schema:c,setCurrentNode:a,setSchema:u,saveDataSource:h,prePiontData:f,setPrePiontData:m,pageInfoData:b,setPageInfoData:O=>g(Object.assign(Object.assign({},b),O)),undoStack:v,redoStack:y,setRedoStack:_,setUndoStack:T,getCurPageConf:D,popup:p,setPopup:w}},s.createElement(vn,{isSsr:i,enable:o},t))});var mn=Object.freeze({__proto__:null,EditorCore:pi}),hn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const ie=[{label:"\u5E94\u7528\u5B57\u4F53",value:"appFont"},{label:"\u9ED1\u4F53",value:"\u9ED1\u4F53"}];var gn={fontOptions:ie},Dt,bn=[{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:ie,initialValue:(Dt=ie?.[0])===null||Dt===void 0?void 0:Dt.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 yn=t=>{var{columns:e,style:i,title:n,textStyle:o,submitBgColor:l,submitColor:r,submitText:d,layoutType:a,onClick:c}=t,u=fe(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","onClick"]);const{submitForm:f}=le(),m=s.useRef(),[v,T]=s.useState(!1),y=s.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"}],[]),_=s.useMemo(()=>{if(a===void 0){const w=de.cloneDeep(e)||y;return w?.map(h=>Object.assign(Object.assign({},h),{title:void 0,fieldProps:{placeholder:h?.title}}))}else return de.cloneDeep(e)||y},[a,e,y]),p=de.debounce(()=>he(void 0,void 0,void 0,function*(){var w,h,b;T(!0);const g=yield(w=m?.current)===null||w===void 0?void 0:w.getFieldsValue(),D=(b=(h=Object.keys(g))===null||h===void 0?void 0:h.map(I=>({name:I,value:g[I]})))===null||b===void 0?void 0:b.filter(I=>I?.value);if(!D||!D?.length)return;const O=yield f?.({attributes:D});T(!1),O&&(window?.sxpPopup(""),O&&c?.())}),1e3);return s.createElement("div",{className:"pb-appoint-form"},s.createElement("div",{className:`pb-appoint-form-title ${K.css(Object.assign({},o))}`},n),s.createElement("div",Object.assign({className:K.css(Object.assign({},i))},u),s.createElement("div",{className:"pb-appoint-form-container"},s.createElement(Yi.BetaSchemaForm,{columns:_,submitter:!1,layout:a,autoFocusFirstInput:!1,size:"large",formRef:m,className:"panel-reset"}))),s.createElement("div",{className:"pb-appoint-form-btn-wrapper"},s.createElement("button",{onClick:p,className:"pb-appoint-form-btn",style:{color:r,background:l}},v?s.createElement(s.Fragment,null,"loading..."):d)))};var wn=s.memo(yn);function be(t,e){return t.extend=e,t}const Sn=be(wn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:bn,bindableProps:[],interactionRender:hn},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 kt,_t,Tn=[{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:ie,name:["fontFamily"],initialValue:(kt=ie?.[0])===null||kt===void 0?void 0:kt.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:ie,initialValue:(_t=ie?.[0])===null||_t===void 0?void 0:_t.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];function fi(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function At(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:fi(e[i])&&fi(t[i])&&Object.keys(e[i]).length>0&&At(t[i],e[i])})}const vi={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 Ce(){const t=typeof document<"u"?document:{};return At(t,vi),t}const xn={document:vi,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 me(){const t=typeof window<"u"?window:{};return At(t,xn),t}function Ne(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function En(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Xe(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Te(){return Date.now()}function Cn(t){const e=me();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function In(t,e){e===void 0&&(e="x");const i=me();let n,o,l;const r=Cn(t);return i.WebKitCSSMatrix?(o=r.transform||r.webkitTransform,o.split(",").length>6&&(o=o.split(", ").map(d=>d.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(o==="none"?"":o)):(l=r.MozTransform||r.OTransform||r.MsTransform||r.msTransform||r.transform||r.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?o=l.m41:n.length===16?o=parseFloat(n[12]):o=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?o=l.m42:n.length===16?o=parseFloat(n[13]):o=parseFloat(n[5])),o||0}function ct(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Dn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function ye(){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&&!Dn(n)){const o=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,r=o.length;l<r;l+=1){const d=o[l],a=Object.getOwnPropertyDescriptor(n,d);a!==void 0&&a.enumerable&&(ct(t[d])&&ct(n[d])?n[d].__swiper__?t[d]=n[d]:ye(t[d],n[d]):!ct(t[d])&&ct(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:ye(t[d],n[d])):t[d]=n[d])}}}return t}function ut(t,e,i){t.style.setProperty(e,i)}function mi(t){let{swiper:e,targetPosition:i,side:n}=t;const o=me(),l=-e.translate;let r=null,d;const a=e.params.speed;e.wrapperEl.style.scrollSnapType="none",o.cancelAnimationFrame(e.cssModeFrameID);const c=i>l?"next":"prev",u=(m,v)=>c==="next"&&m>=v||c==="prev"&&m<=v,f=()=>{d=new Date().getTime(),r===null&&(r=d);const m=Math.max(Math.min((d-r)/a,1),0),v=.5-Math.cos(m*Math.PI)/2;let T=l+v*(i-l);if(u(T,i)&&(T=i),e.wrapperEl.scrollTo({[n]:T}),u(T,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:T})}),o.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=o.requestAnimationFrame(f)};f()}function ke(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function pt(t){try{console.warn(t);return}catch{}}function it(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Ne(e)),i}function kn(t){const e=me(),i=Ce(),n=t.getBoundingClientRect(),o=i.body,l=t.clientTop||o.clientTop||0,r=t.clientLeft||o.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,a=t===e?e.scrollX:t.scrollLeft;return{top:n.top+d-l,left:n.left+a-r}}function _n(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 An(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 Be(t,e){return me().getComputedStyle(t,null).getPropertyValue(e)}function ft(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function hi(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 Pt(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Mt(t,e,i){const n=me();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 _e(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Pn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=me();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let r,d=Te(),a;const c=[];function u(h){let O=0,I=0,x=0,S=0;return"detail"in h&&(I=h.detail),"wheelDelta"in h&&(I=-h.wheelDelta/120),"wheelDeltaY"in h&&(I=-h.wheelDeltaY/120),"wheelDeltaX"in h&&(O=-h.wheelDeltaX/120),"axis"in h&&h.axis===h.HORIZONTAL_AXIS&&(O=I,I=0),x=O*10,S=I*10,"deltaY"in h&&(S=h.deltaY),"deltaX"in h&&(x=h.deltaX),h.shiftKey&&!x&&(x=S,S=0),(x||S)&&h.deltaMode&&(h.deltaMode===1?(x*=40,S*=40):(x*=800,S*=800)),x&&!O&&(O=x<1?-1:1),S&&!I&&(I=S<1?-1:1),{spinX:O,spinY:I,pixelX:x,pixelY:S}}function f(){e.enabled&&(e.mouseEntered=!0)}function m(){e.enabled&&(e.mouseEntered=!1)}function v(h){return e.params.mousewheel.thresholdDelta&&h.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Te()-d<e.params.mousewheel.thresholdTime?!1:h.delta>=6&&Te()-d<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)),d=new l.Date().getTime(),!1)}function T(h){const b=e.params.mousewheel;if(h.direction<0){if(e.isEnd&&!e.params.loop&&b.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&b.releaseOnEdges)return!0;return!1}function y(h){let b=h,g=!0;if(!e.enabled||h.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const D=e.params.mousewheel;e.params.cssMode&&b.preventDefault();let O=e.el;e.params.mousewheel.eventsTarget!=="container"&&(O=document.querySelector(e.params.mousewheel.eventsTarget));const I=O&&O.contains(b.target);if(!e.mouseEntered&&!I&&!D.releaseOnEdges)return!0;b.originalEvent&&(b=b.originalEvent);let x=0;const S=e.rtlTranslate?-1:1,k=u(b);if(D.forceToAxis)if(e.isHorizontal())if(Math.abs(k.pixelX)>Math.abs(k.pixelY))x=-k.pixelX*S;else return!0;else if(Math.abs(k.pixelY)>Math.abs(k.pixelX))x=-k.pixelY;else return!0;else x=Math.abs(k.pixelX)>Math.abs(k.pixelY)?-k.pixelX*S:-k.pixelY;if(x===0)return!0;D.invert&&(x=-x);let E=e.getTranslate()+x*D.sensitivity;if(E>=e.minTranslate()&&(E=e.minTranslate()),E<=e.maxTranslate()&&(E=e.maxTranslate()),g=e.params.loop?!0:!(E===e.minTranslate()||E===e.maxTranslate()),g&&e.params.nested&&b.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const A={time:Te(),delta:Math.abs(x),direction:Math.sign(x),raw:h};c.length>=2&&c.shift();const L=c.length?c[c.length-1]:void 0;if(c.push(A),L?(A.direction!==L.direction||A.delta>L.delta||A.time>L.time+150)&&v(A):v(A),T(A))return!0}else{const A={time:Te(),delta:Math.abs(x),direction:Math.sign(x)},L=a&&A.time<a.time+500&&A.delta<=a.delta&&A.direction===a.direction;if(!L){a=void 0;let B=e.getTranslate()+x*D.sensitivity;const H=e.isBeginning,U=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(),(!H&&e.isBeginning||!U&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:A.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,c.length>=15&&c.shift();const z=c.length?c[c.length-1]:void 0,M=c[0];if(c.push(A),z&&(A.delta>z.delta||A.direction!==z.direction))c.splice(0);else if(c.length>=15&&A.time-M.time<500&&M.delta-A.delta>=1&&A.delta<=6){const j=x>0?.8:.2;a=A,c.splice(0),r=Xe(()=>{e.slideToClosest(e.params.speed,!0,void 0,j)},0)}r||(r=Xe(()=>{a=A,c.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(L||o("scroll",b),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),D.releaseOnEdges&&(B===e.minTranslate()||B===e.maxTranslate()))return!0}}return b.preventDefault?b.preventDefault():b.returnValue=!1,!1}function _(h){let b=e.el;e.params.mousewheel.eventsTarget!=="container"&&(b=document.querySelector(e.params.mousewheel.eventsTarget)),b[h]("mouseenter",f),b[h]("mouseleave",m),b[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 w(){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&&w(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&w()}),Object.assign(e.mousewheel,{enable:p,disable:w})}function gi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(o=>{if(!i[o]&&i.auto===!0){let l=ke(t.el,`.${n[o]}`)[0];l||(l=it("div",n[o]),l.className=n[o],t.el.append(l)),i[o]=l,e[o]=l}}),i}function Je(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function vt(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 r,d=0;function a(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function c(p,w){const{bulletActiveClass:h}=e.params.pagination;p&&(p=p[`${w==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${h}-${w}`),p=p[`${w==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${h}-${w}-${w}`)))}function u(p){const w=p.target.closest(Je(e.params.pagination.bulletClass));if(!w)return;p.preventDefault();const h=ft(w)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===h)return;e.slideToLoop(h)}else e.slideTo(h)}function f(){const p=e.rtl,w=e.params.pagination;if(a())return;let h=e.pagination.el;h=_e(h);let b,g;const D=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,O=e.params.loop?Math.ceil(D/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(g=e.previousRealIndex||0,b=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(b=e.snapIndex,g=e.previousSnapIndex):(g=e.previousIndex||0,b=e.activeIndex||0),w.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const I=e.pagination.bullets;let x,S,k;if(w.dynamicBullets&&(r=Mt(I[0],e.isHorizontal()?"width":"height",!0),h.forEach(E=>{E.style[e.isHorizontal()?"width":"height"]=`${r*(w.dynamicMainBullets+4)}px`}),w.dynamicMainBullets>1&&g!==void 0&&(d+=b-(g||0),d>w.dynamicMainBullets-1?d=w.dynamicMainBullets-1:d<0&&(d=0)),x=Math.max(b-d,0),S=x+(Math.min(I.length,w.dynamicMainBullets)-1),k=(S+x)/2),I.forEach(E=>{const A=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(L=>`${w.bulletActiveClass}${L}`)].map(L=>typeof L=="string"&&L.includes(" ")?L.split(" "):L).flat();E.classList.remove(...A)}),h.length>1)I.forEach(E=>{const A=ft(E);A===b?E.classList.add(...w.bulletActiveClass.split(" ")):e.isElement&&E.setAttribute("part","bullet"),w.dynamicBullets&&(A>=x&&A<=S&&E.classList.add(...`${w.bulletActiveClass}-main`.split(" ")),A===x&&c(E,"prev"),A===S&&c(E,"next"))});else{const E=I[b];if(E&&E.classList.add(...w.bulletActiveClass.split(" ")),e.isElement&&I.forEach((A,L)=>{A.setAttribute("part",L===b?"bullet-active":"bullet")}),w.dynamicBullets){const A=I[x],L=I[S];for(let B=x;B<=S;B+=1)I[B]&&I[B].classList.add(...`${w.bulletActiveClass}-main`.split(" "));c(A,"prev"),c(L,"next")}}if(w.dynamicBullets){const E=Math.min(I.length,w.dynamicMainBullets+4),A=(r*E-r)/2-k*r,L=p?"right":"left";I.forEach(B=>{B.style[e.isHorizontal()?L:"top"]=`${A}px`})}}h.forEach((I,x)=>{if(w.type==="fraction"&&(I.querySelectorAll(Je(w.currentClass)).forEach(S=>{S.textContent=w.formatFractionCurrent(b+1)}),I.querySelectorAll(Je(w.totalClass)).forEach(S=>{S.textContent=w.formatFractionTotal(O)})),w.type==="progressbar"){let S;w.progressbarOpposite?S=e.isHorizontal()?"vertical":"horizontal":S=e.isHorizontal()?"horizontal":"vertical";const k=(b+1)/O;let E=1,A=1;S==="horizontal"?E=k:A=k,I.querySelectorAll(Je(w.progressbarFillClass)).forEach(L=>{L.style.transform=`translate3d(0,0,0) scaleX(${E}) scaleY(${A})`,L.style.transitionDuration=`${e.params.speed}ms`})}w.type==="custom"&&w.renderCustom?(I.innerHTML=w.renderCustom(e,b+1,O),x===0&&o("paginationRender",I)):(x===0&&o("paginationRender",I),o("paginationUpdate",I)),e.params.watchOverflow&&e.enabled&&I.classList[e.isLocked?"add":"remove"](w.lockClass)})}function m(){const p=e.params.pagination;if(a())return;const w=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=_e(h);let b="";if(p.type==="bullets"){let g=e.params.loop?Math.ceil(w/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&g>w&&(g=w);for(let D=0;D<g;D+=1)p.renderBullet?b+=p.renderBullet.call(e,D,p.bulletClass):b+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?b=p.renderFraction.call(e,p.currentClass,p.totalClass):b=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?b=p.renderProgressbar.call(e,p.progressbarFillClass):b=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],h.forEach(g=>{p.type!=="custom"&&(g.innerHTML=b||""),p.type==="bullets"&&e.pagination.bullets.push(...g.querySelectorAll(Je(p.bulletClass)))}),p.type!=="custom"&&o("paginationRender",h[0])}function v(){e.params.pagination=gi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let w;typeof p.el=="string"&&e.isElement&&(w=e.el.querySelector(p.el)),!w&&typeof p.el=="string"&&(w=[...document.querySelectorAll(p.el)]),w||(w=p.el),!(!w||w.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(w)&&w.length>1&&(w=[...e.el.querySelectorAll(p.el)],w.length>1&&(w=w.filter(h=>hi(h,".swiper")[0]===e.el)[0])),Array.isArray(w)&&w.length===1&&(w=w[0]),Object.assign(e.pagination,{el:w}),w=_e(w),w.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`),d=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&h.classList.add(p.progressbarOppositeClass),p.clickable&&h.addEventListener("click",u),e.enabled||h.classList.add(p.lockClass)}))}function T(){const p=e.params.pagination;if(a())return;let w=e.pagination.el;w&&(w=_e(w),w.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",u))})),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:w}=e.pagination;w=_e(w),w.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?_():(v(),m(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{m(),f()}),n("destroy",()=>{T()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=_e(p),p.forEach(w=>w.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(p,w)=>{const h=w.target,b=_e(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&b&&b.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=b[0].classList.contains(e.params.pagination.hiddenClass);o(g===!0?"paginationShow":"paginationHide"),b.forEach(D=>D.classList.toggle(e.params.pagination.hiddenClass))}});const y=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=_e(p),p.forEach(w=>w.classList.remove(e.params.pagination.paginationDisabledClass))),v(),m(),f()},_=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=_e(p),p.forEach(w=>w.classList.add(e.params.pagination.paginationDisabledClass))),T()};Object.assign(e.pagination,{enable:y,disable:_,render:m,update:f,init:v,destroy:T})}function Mn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=Ce();let r=!1,d=null,a=null,c,u,f,m;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function v(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:E,rtlTranslate:A}=e,{dragEl:L,el:B}=E,H=e.params.scrollbar,U=e.params.loop?e.progressLoop:e.progress;let z=u,M=(f-u)*U;A?(M=-M,M>0?(z=u-M,M=0):-M+u>f&&(z=f+M)):M<0?(z=u+M,M=0):M+u>f&&(z=f-M),e.isHorizontal()?(L.style.transform=`translate3d(${M}px, 0, 0)`,L.style.width=`${z}px`):(L.style.transform=`translate3d(0px, ${M}px, 0)`,L.style.height=`${z}px`),H.hide&&(clearTimeout(d),B.style.opacity=1,d=setTimeout(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3))}function T(E){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${E}ms`)}function y(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:E}=e,{dragEl:A,el:L}=E;A.style.width="",A.style.height="",f=e.isHorizontal()?L.offsetWidth:L.offsetHeight,m=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?u=f*m:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?A.style.width=`${u}px`:A.style.height=`${u}px`,m>=1?L.style.display="none":L.style.display="",e.params.scrollbar.hide&&(L.style.opacity=0),e.params.watchOverflow&&e.enabled&&E.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function _(E){return e.isHorizontal()?E.clientX:E.clientY}function p(E){const{scrollbar:A,rtlTranslate:L}=e,{el:B}=A;let H;H=(_(E)-kn(B)[e.isHorizontal()?"left":"top"]-(c!==null?c:u/2))/(f-u),H=Math.max(Math.min(H,1),0),L&&(H=1-H);const U=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*H;e.updateProgress(U),e.setTranslate(U),e.updateActiveIndex(),e.updateSlidesClasses()}function w(E){const A=e.params.scrollbar,{scrollbar:L,wrapperEl:B}=e,{el:H,dragEl:U}=L;r=!0,c=E.target===U?_(E)-E.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,E.preventDefault(),E.stopPropagation(),B.style.transitionDuration="100ms",U.style.transitionDuration="100ms",p(E),clearTimeout(a),H.style.transitionDuration="0ms",A.hide&&(H.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),o("scrollbarDragStart",E)}function h(E){const{scrollbar:A,wrapperEl:L}=e,{el:B,dragEl:H}=A;r&&(E.preventDefault?E.preventDefault():E.returnValue=!1,p(E),L.style.transitionDuration="0ms",B.style.transitionDuration="0ms",H.style.transitionDuration="0ms",o("scrollbarDragMove",E))}function b(E){const A=e.params.scrollbar,{scrollbar:L,wrapperEl:B}=e,{el:H}=L;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",B.style.transitionDuration=""),A.hide&&(clearTimeout(a),a=Xe(()=>{H.style.opacity=0,H.style.transitionDuration="400ms"},1e3)),o("scrollbarDragEnd",E),A.snapOnRelease&&e.slideToClosest())}function g(E){const{scrollbar:A,params:L}=e,B=A.el;if(!B)return;const H=B,U=L.passiveListeners?{passive:!1,capture:!1}:!1,z=L.passiveListeners?{passive:!0,capture:!1}:!1;if(!H)return;const M=E==="on"?"addEventListener":"removeEventListener";H[M]("pointerdown",w,U),l[M]("pointermove",h,U),l[M]("pointerup",b,z)}function D(){!e.params.scrollbar.el||!e.scrollbar.el||g("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||g("off")}function I(){const{scrollbar:E,el:A}=e;e.params.scrollbar=gi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const L=e.params.scrollbar;if(!L.el)return;let B;if(typeof L.el=="string"&&e.isElement&&(B=e.el.querySelector(L.el)),!B&&typeof L.el=="string"){if(B=l.querySelectorAll(L.el),!B.length)return}else B||(B=L.el);e.params.uniqueNavElements&&typeof L.el=="string"&&B.length>1&&A.querySelectorAll(L.el).length===1&&(B=A.querySelector(L.el)),B.length>0&&(B=B[0]),B.classList.add(e.isHorizontal()?L.horizontalClass:L.verticalClass);let H;B&&(H=B.querySelector(Je(e.params.scrollbar.dragClass)),H||(H=it("div",e.params.scrollbar.dragClass),B.append(H))),Object.assign(E,{el:B,dragEl:H}),L.draggable&&D(),B&&B.classList[e.enabled?"remove":"add"](...Ne(e.params.scrollbar.lockClass))}function x(){const E=e.params.scrollbar,A=e.scrollbar.el;A&&A.classList.remove(...Ne(e.isHorizontal()?E.horizontalClass:E.verticalClass)),O()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const E=e.params.scrollbar;let{el:A}=e.scrollbar;A=_e(A),A.forEach(L=>{L.classList.remove(E.horizontalClass,E.verticalClass),L.classList.add(e.isHorizontal()?E.horizontalClass:E.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?k():(I(),y(),v())}),n("update resize observerUpdate lock unlock changeDirection",()=>{y()}),n("setTranslate",()=>{v()}),n("setTransition",(E,A)=>{T(A)}),n("enable disable",()=>{const{el:E}=e.scrollbar;E&&E.classList[e.enabled?"remove":"add"](...Ne(e.params.scrollbar.lockClass))}),n("destroy",()=>{x()});const S=()=>{e.el.classList.remove(...Ne(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Ne(e.params.scrollbar.scrollbarDisabledClass)),I(),y(),v()},k=()=>{e.el.classList.add(...Ne(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Ne(e.params.scrollbar.scrollbarDisabledClass)),x()};Object.assign(e.scrollbar,{enable:S,disable:k,updateSize:y,setTranslate:v,init:I,destroy:x})}function mt(t){let{swiper:e,extendParams:i,on:n,emit:o,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let r,d,a=l&&l.autoplay?l.autoplay.delay:3e3,c=l&&l.autoplay?l.autoplay.delay:3e3,u,f=new Date().getTime(),m,v,T,y,_,p,w;function h(z){!e||e.destroyed||!e.wrapperEl||z.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",h),!w&&S())}const b=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(c=u,m=!1);const z=e.autoplay.paused?u:f+c-new Date().getTime();e.autoplay.timeLeft=z,o("autoplayTimeLeft",z,z/a),d=requestAnimationFrame(()=>{b()})},g=()=>{let z;return e.virtual&&e.params.virtual.enabled?z=e.slides.filter(j=>j.classList.contains("swiper-slide-active"))[0]:z=e.slides[e.activeIndex],z?parseInt(z.getAttribute("data-swiper-autoplay"),10):void 0},D=z=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),b();let M=typeof z>"u"?e.params.autoplay.delay:z;a=e.params.autoplay.delay,c=e.params.autoplay.delay;const j=g();!Number.isNaN(j)&&j>0&&typeof z>"u"&&(M=j,a=j,c=j),u=M;const P=e.params.speed,C=()=>{!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&&(f=new Date().getTime(),requestAnimationFrame(()=>{D()})))};return M>0?(clearTimeout(r),r=setTimeout(()=>{C()},M)):requestAnimationFrame(()=>{C()}),M},O=()=>{f=new Date().getTime(),e.autoplay.running=!0,D(),o("autoplayStart")},I=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(d),o("autoplayStop")},x=(z,M)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),z||(p=!0);const j=()=>{o("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",h):S()};if(e.autoplay.paused=!0,M){_&&(u=e.params.autoplay.delay),_=!1,j();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),j())},S=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),p?(p=!1,D(u)):D(),e.autoplay.paused=!1,o("autoplayResume"))},k=()=>{if(e.destroyed||!e.autoplay.running)return;const z=Ce();z.visibilityState==="hidden"&&(p=!0,x(!0)),z.visibilityState==="visible"&&S()},E=z=>{z.pointerType==="mouse"&&(p=!0,w=!0,!(e.animating||e.autoplay.paused)&&x(!0))},A=z=>{z.pointerType==="mouse"&&(w=!1,e.autoplay.paused&&S())},L=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",E),e.el.addEventListener("pointerleave",A))},B=()=>{e.el.removeEventListener("pointerenter",E),e.el.removeEventListener("pointerleave",A)},H=()=>{Ce().addEventListener("visibilitychange",k)},U=()=>{Ce().removeEventListener("visibilitychange",k)};n("init",()=>{e.params.autoplay.enabled&&(L(),H(),O())}),n("destroy",()=>{B(),U(),e.autoplay.running&&I()}),n("_freeModeStaticRelease",()=>{(T||p)&&S()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?I():x(!0,!0)}),n("beforeTransitionStart",(z,M,j)=>{e.destroyed||!e.autoplay.running||(j||!e.params.autoplay.disableOnInteraction?x(!0,!0):I())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){I();return}v=!0,T=!1,p=!1,y=setTimeout(()=>{p=!0,T=!0,x(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!v)){if(clearTimeout(y),clearTimeout(r),e.params.autoplay.disableOnInteraction){T=!1,v=!1;return}T&&e.params.cssMode&&S(),T=!1,v=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(_=!0)}),Object.assign(e.autoplay,{start:O,stop:I,pause:x,resume:S})}function On(t){let{swiper:e,extendParams:i,emit:n,once:o}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const a=e.getTranslate();e.setTranslate(a),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function r(){if(e.params.cssMode)return;const{touchEventsData:a,touches:c}=e;a.velocities.length===0&&a.velocities.push({position:c[e.isHorizontal()?"startX":"startY"],time:a.touchStartTime}),a.velocities.push({position:c[e.isHorizontal()?"currentX":"currentY"],time:Te()})}function d(a){let{currentPos:c}=a;if(e.params.cssMode)return;const{params:u,wrapperEl:f,rtlTranslate:m,snapGrid:v,touchEventsData:T}=e,_=Te()-T.touchStartTime;if(c<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(c>-e.maxTranslate()){e.slides.length<v.length?e.slideTo(v.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(T.velocities.length>1){const I=T.velocities.pop(),x=T.velocities.pop(),S=I.position-x.position,k=I.time-x.time;e.velocity=S/k,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(k>150||Te()-I.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,T.velocities.length=0;let p=1e3*u.freeMode.momentumRatio;const w=e.velocity*p;let h=e.translate+w;m&&(h=-h);let b=!1,g;const D=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let O;if(h<e.maxTranslate())u.freeMode.momentumBounce?(h+e.maxTranslate()<-D&&(h=e.maxTranslate()-D),g=e.maxTranslate(),b=!0,T.allowMomentumBounce=!0):h=e.maxTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(h>e.minTranslate())u.freeMode.momentumBounce?(h-e.minTranslate()>D&&(h=e.minTranslate()+D),g=e.minTranslate(),b=!0,T.allowMomentumBounce=!0):h=e.minTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(u.freeMode.sticky){let I;for(let x=0;x<v.length;x+=1)if(v[x]>-h){I=x;break}Math.abs(v[I]-h)<Math.abs(v[I-1]-h)||e.swipeDirection==="next"?h=v[I]:h=v[I-1],h=-h}if(O&&o("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?p=Math.abs((-h-e.translate)/e.velocity):p=Math.abs((h-e.translate)/e.velocity),u.freeMode.sticky){const I=Math.abs((m?-h:h)-e.translate),x=e.slidesSizesGrid[e.activeIndex];I<x?p=u.speed:I<2*x?p=u.speed*1.5:p=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&b?(e.updateProgress(g),e.setTransition(p),e.setTranslate(h),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Pt(f,()=>{!e||e.destroyed||!T.allowMomentumBounce||(n("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(g),Pt(f,()=>{!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,Pt(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(h),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&n("_freeModeNoMomentumRelease");(!u.freeMode.momentum||_>=u.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:r,onTouchEnd:d}})}let Ot;function Ln(){const t=me(),e=Ce();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function bi(){return Ot||(Ot=Ln()),Ot}let Lt;function jn(t){let{userAgent:e}=t===void 0?{}:t;const i=bi(),n=me(),o=n.navigator.platform,l=e||n.navigator.userAgent,r={ios:!1,android:!1},d=n.screen.width,a=n.screen.height,c=l.match(/(Android);?[\s\/]+([\d.]+)?/);let u=l.match(/(iPad).*OS\s([\d_]+)/);const f=l.match(/(iPod)(.*OS\s([\d_]+))?/),m=!u&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),v=o==="Win32";let T=o==="MacIntel";const y=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&T&&i.touch&&y.indexOf(`${d}x${a}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),T=!1),c&&!v&&(r.os="android",r.android=!0),(u||m||f)&&(r.os="ios",r.ios=!0),r}function yi(t){return t===void 0&&(t={}),Lt||(Lt=jn(t)),Lt}let jt;function Nn(){const t=me(),e=yi();let i=!1;function n(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(n()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[a,c]=d.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=a<16||a===16&&c<2}}const o=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),r=l||o&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:r,isWebView:o}}function Bn(){return jt||(jt=Nn()),jt}function zn(t){let{swiper:e,on:i,emit:n}=t;const o=me();let l=null,r=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},a=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{r=o.requestAnimationFrame(()=>{const{width:m,height:v}=e;let T=m,y=v;f.forEach(_=>{let{contentBoxSize:p,contentRect:w,target:h}=_;h&&h!==e.el||(T=w?w.width:(p[0]||p).inlineSize,y=w?w.height:(p[0]||p).blockSize)}),(T!==m||y!==v)&&d()})}),l.observe(e.el))},c=()=>{r&&o.cancelAnimationFrame(r),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},u=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof o.ResizeObserver<"u"){a();return}o.addEventListener("resize",d),o.addEventListener("orientationchange",u)}),i("destroy",()=>{c(),o.removeEventListener("resize",d),o.removeEventListener("orientationchange",u)})}function Vn(t){let{swiper:e,extendParams:i,on:n,emit:o}=t;const l=[],r=me(),d=function(u,f){f===void 0&&(f={});const m=r.MutationObserver||r.WebkitMutationObserver,v=new m(T=>{if(e.__preventObserver__)return;if(T.length===1){o("observerUpdate",T[0]);return}const y=function(){o("observerUpdate",T[0])};r.requestAnimationFrame?r.requestAnimationFrame(y):r.setTimeout(y,0)});v.observe(u,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),l.push(v)},a=()=>{if(e.params.observer){if(e.params.observeParents){const u=hi(e.hostEl);for(let f=0;f<u.length;f+=1)d(u[f])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},c=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",a),n("destroy",c)}var Fn={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const o=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][o](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function o(){n.off(t,o),o.__emitterProxy&&delete o.__emitterProxy;for(var l=arguments.length,r=new Array(l),d=0;d<l;d++)r[d]=arguments[d];e.apply(n,r)}return o.__emitterProxy=e,n.on(t,o,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((o,l)=>{(o===e||o.__emitterProxy&&o.__emitterProxy===e)&&i.eventsListeners[n].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var o=arguments.length,l=new Array(o),r=0;r<o;r++)l[r]=arguments[r];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),n=t):(e=l[0].events,i=l[0].data,n=l[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(a=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(c=>{c.apply(n,[a,...i])}),t.eventsListeners&&t.eventsListeners[a]&&t.eventsListeners[a].forEach(c=>{c.apply(n,i)})}),t}};function Hn(){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(Be(n,"padding-left")||0,10)-parseInt(Be(n,"padding-right")||0,10),i=i-parseInt(Be(n,"padding-top")||0,10)-parseInt(Be(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 Un(){const t=this;function e(S,k){return parseFloat(S.getPropertyValue(t.getDirectionLabel(k))||0)}const i=t.params,{wrapperEl:n,slidesEl:o,size:l,rtlTranslate:r,wrongRTL:d}=t,a=t.virtual&&i.virtual.enabled,c=a?t.virtual.slides.length:t.slides.length,u=ke(o,`.${t.params.slideClass}, swiper-slide`),f=a?t.virtual.slides.length:u.length;let m=[];const v=[],T=[];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,w=t.slidesGrid.length;let h=i.spaceBetween,b=-y,g=0,D=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,u.forEach(S=>{r?S.style.marginLeft="":S.style.marginRight="",S.style.marginBottom="",S.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(ut(n,"--swiper-centered-offset-before",""),ut(n,"--swiper-centered-offset-after",""));const O=i.grid&&i.grid.rows>1&&t.grid;O?t.grid.initSlides(u):t.grid&&t.grid.unsetSlides();let I;const x=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(S=>typeof i.breakpoints[S].slidesPerView<"u").length>0;for(let S=0;S<f;S+=1){I=0;let k;if(u[S]&&(k=u[S]),O&&t.grid.updateSlide(S,k,u),!(u[S]&&Be(k,"display")==="none")){if(i.slidesPerView==="auto"){x&&(u[S].style[t.getDirectionLabel("width")]="");const E=getComputedStyle(k),A=k.style.transform,L=k.style.webkitTransform;if(A&&(k.style.transform="none"),L&&(k.style.webkitTransform="none"),i.roundLengths)I=t.isHorizontal()?Mt(k,"width",!0):Mt(k,"height",!0);else{const B=e(E,"width"),H=e(E,"padding-left"),U=e(E,"padding-right"),z=e(E,"margin-left"),M=e(E,"margin-right"),j=E.getPropertyValue("box-sizing");if(j&&j==="border-box")I=B+z+M;else{const{clientWidth:P,offsetWidth:C}=k;I=B+H+U+z+M+(C-P)}}A&&(k.style.transform=A),L&&(k.style.webkitTransform=L),i.roundLengths&&(I=Math.floor(I))}else I=(l-(i.slidesPerView-1)*h)/i.slidesPerView,i.roundLengths&&(I=Math.floor(I)),u[S]&&(u[S].style[t.getDirectionLabel("width")]=`${I}px`);u[S]&&(u[S].swiperSlideSize=I),T.push(I),i.centeredSlides?(b=b+I/2+g/2+h,g===0&&S!==0&&(b=b-l/2-h),S===0&&(b=b-l/2-h),Math.abs(b)<1/1e3&&(b=0),i.roundLengths&&(b=Math.floor(b)),D%i.slidesPerGroup===0&&m.push(b),v.push(b)):(i.roundLengths&&(b=Math.floor(b)),(D-Math.min(t.params.slidesPerGroupSkip,D))%t.params.slidesPerGroup===0&&m.push(b),v.push(b),b=b+I+h),t.virtualSize+=I+h,g=I,D+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+_,r&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+h}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+h}px`),O&&t.grid.updateWrapperSize(I,m),!i.centeredSlides){const S=[];for(let k=0;k<m.length;k+=1){let E=m[k];i.roundLengths&&(E=Math.floor(E)),m[k]<=t.virtualSize-l&&S.push(E)}m=S,Math.floor(t.virtualSize-l)-Math.floor(m[m.length-1])>1&&m.push(t.virtualSize-l)}if(a&&i.loop){const S=T[0]+h;if(i.slidesPerGroup>1){const k=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),E=S*i.slidesPerGroup;for(let A=0;A<k;A+=1)m.push(m[m.length-1]+E)}for(let k=0;k<t.virtual.slidesBefore+t.virtual.slidesAfter;k+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+S),v.push(v[v.length-1]+S),t.virtualSize+=S}if(m.length===0&&(m=[0]),h!==0){const S=t.isHorizontal()&&r?"marginLeft":t.getDirectionLabel("marginRight");u.filter((k,E)=>!i.cssMode||i.loop?!0:E!==u.length-1).forEach(k=>{k.style[S]=`${h}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let S=0;T.forEach(E=>{S+=E+(h||0)}),S-=h;const k=S-l;m=m.map(E=>E<=0?-y:E>k?k+_:E)}if(i.centerInsufficientSlides){let S=0;if(T.forEach(k=>{S+=k+(h||0)}),S-=h,S<l){const k=(l-S)/2;m.forEach((E,A)=>{m[A]=E-k}),v.forEach((E,A)=>{v[A]=E+k})}}if(Object.assign(t,{slides:u,snapGrid:m,slidesGrid:v,slidesSizesGrid:T}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ut(n,"--swiper-centered-offset-before",`${-m[0]}px`),ut(n,"--swiper-centered-offset-after",`${t.size/2-T[T.length-1]/2}px`);const S=-t.snapGrid[0],k=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(E=>E+S),t.slidesGrid=t.slidesGrid.map(E=>E+k)}if(f!==c&&t.emit("slidesLengthChange"),m.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),v.length!==w&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!a&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const S=`${i.containerModifierClass}backface-hidden`,k=t.el.classList.contains(S);f<=i.maxBackfaceHiddenSlides?k||t.el.classList.add(S):k&&t.el.classList.remove(S)}}function Gn(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let o=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const r=d=>n?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const d=e.activeIndex+l;if(d>e.slides.length&&!n)break;i.push(r(d))}else i.push(r(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const d=i[l].offsetHeight;o=d>o?d:o}(o||o===0)&&(e.wrapperEl.style.height=`${o}px`)}function $n(){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 Wn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:o,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let r=-t;o&&(r=t),n.forEach(a=>{a.classList.remove(i.slideVisibleClass,i.slideFullyVisibleClass)}),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let a=0;a<n.length;a+=1){const c=n[a];let u=c.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=n[0].swiperSlideOffset);const f=(r+(i.centeredSlides?e.minTranslate():0)-u)/(c.swiperSlideSize+d),m=(r-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(c.swiperSlideSize+d),v=-(r-u),T=v+e.slidesSizesGrid[a],y=v>=0&&v<=e.size-e.slidesSizesGrid[a];(v>=0&&v<e.size-1||T>1&&T<=e.size||v<=0&&T>=e.size)&&(e.visibleSlides.push(c),e.visibleSlidesIndexes.push(a),n[a].classList.add(i.slideVisibleClass)),y&&n[a].classList.add(i.slideFullyVisibleClass),c.progress=o?-f:f,c.originalProgress=o?-m:m}}function qn(t){const e=this;if(typeof t>"u"){const u=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*u||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:o,isBeginning:l,isEnd:r,progressLoop:d}=e;const a=l,c=r;if(n===0)o=0,l=!0,r=!0;else{o=(t-e.minTranslate())/n;const u=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=u||o<=0,r=f||o>=1,u&&(o=0),f&&(o=1)}if(i.loop){const u=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[u],v=e.slidesGrid[f],T=e.slidesGrid[e.slidesGrid.length-1],y=Math.abs(t);y>=m?d=(y-m)/T:d=(y+T-v)/T,d>1&&(d-=1)}Object.assign(e,{progress:o,progressLoop:d,isBeginning:l,isEnd:r}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!a&&e.emit("reachBeginning toEdge"),r&&!c&&e.emit("reachEnd toEdge"),(a&&!l||c&&!r)&&e.emit("fromEdge"),e.emit("progress",o)}function Yn(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:o}=t,l=t.virtual&&i.virtual.enabled,r=t.grid&&i.grid&&i.grid.rows>1,d=f=>ke(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];e.forEach(f=>{f.classList.remove(i.slideActiveClass,i.slideNextClass,i.slidePrevClass)});let a,c,u;if(l)if(i.loop){let f=o-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),a=d(`[data-swiper-slide-index="${f}"]`)}else a=d(`[data-swiper-slide-index="${o}"]`);else r?(a=e.filter(f=>f.column===o)[0],u=e.filter(f=>f.column===o+1)[0],c=e.filter(f=>f.column===o-1)[0]):a=e[o];a&&(a.classList.add(i.slideActiveClass),r?(u&&u.classList.add(i.slideNextClass),c&&c.classList.add(i.slidePrevClass)):(u=An(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),u&&u.classList.add(i.slideNextClass),c=_n(a,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c===0&&(c=e[e.length-1]),c&&c.classList.add(i.slidePrevClass))),t.emitSlidesClasses()}const ht=(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()}},Nt=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Bt=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),o=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const r=o,d=[r-e];d.push(...Array.from({length:e}).map((a,c)=>r+n+c)),t.slides.forEach((a,c)=>{d.includes(a.column)&&Nt(t,c)});return}const l=o+n-1;if(t.params.rewind||t.params.loop)for(let r=o-e;r<=l+e;r+=1){const d=(r%i+i)%i;(d<o||d>l)&&Nt(t,d)}else for(let r=Math.max(o-e,0);r<=Math.min(l+e,i-1);r+=1)r!==o&&(r>l||r<o)&&Nt(t,r)};function Xn(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 Jn(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:o,activeIndex:l,realIndex:r,snapIndex:d}=e;let a=t,c;const u=v=>{let T=v-e.virtual.slidesBefore;return T<0&&(T=e.virtual.slides.length+T),T>=e.virtual.slides.length&&(T-=e.virtual.slides.length),T};if(typeof a>"u"&&(a=Xn(e)),n.indexOf(i)>=0)c=n.indexOf(i);else{const v=Math.min(o.slidesPerGroupSkip,a);c=v+Math.floor((a-v)/o.slidesPerGroup)}if(c>=n.length&&(c=n.length-1),a===l&&!e.params.loop){c!==d&&(e.snapIndex=c,e.emit("snapIndexChange"));return}if(a===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(a);return}const f=e.grid&&o.grid&&o.grid.rows>1;let m;if(e.virtual&&o.virtual.enabled&&o.loop)m=u(a);else if(f){const v=e.slides.filter(y=>y.column===a)[0];let T=parseInt(v.getAttribute("data-swiper-slide-index"),10);Number.isNaN(T)&&(T=Math.max(e.slides.indexOf(v),0)),m=Math.floor(T/o.grid.rows)}else if(e.slides[a]){const v=e.slides[a].getAttribute("data-swiper-slide-index");v?m=parseInt(v,10):m=a}else m=a;Object.assign(e,{previousSnapIndex:d,snapIndex:c,previousRealIndex:r,realIndex:m,previousIndex:l,activeIndex:a}),e.initialized&&Bt(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function Kn(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(d=>{!o&&d.matches&&d.matches(`.${n.slideClass}, swiper-slide`)&&(o=d)});let l=!1,r;if(o){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===o){l=!0,r=d;break}}if(o&&l)i.clickedSlide=o,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(o.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=r;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Qn={updateSize:Hn,updateSlides:Un,updateAutoHeight:Gn,updateSlidesOffset:$n,updateSlidesProgress:Wn,updateProgress:qn,updateSlidesClasses:Yn,updateActiveIndex:Jn,updateClickedSlide:Kn};function Zn(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:o,wrapperEl:l}=e;if(i.virtualTranslate)return n?-o:o;if(i.cssMode)return o;let r=In(l,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function Rn(t,e){const i=this,{rtlTranslate:n,params:o,wrapperEl:l,progress:r}=i;let d=0,a=0;const c=0;i.isHorizontal()?d=n?-t:t:a=t,o.roundLengths&&(d=Math.floor(d),a=Math.floor(a)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:a,o.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-a:o.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():a-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${d}px, ${a}px, ${c}px)`);let u;const f=i.maxTranslate()-i.minTranslate();f===0?u=0:u=(t-i.minTranslate())/f,u!==r&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function eo(){return-this.snapGrid[0]}function to(){return-this.snapGrid[this.snapGrid.length-1]}function io(t,e,i,n,o){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const l=this,{params:r,wrapperEl:d}=l;if(l.animating&&r.preventInteractionOnTransition)return!1;const a=l.minTranslate(),c=l.maxTranslate();let u;if(n&&t>a?u=a:n&&t<c?u=c:u=t,l.updateProgress(u),r.cssMode){const f=l.isHorizontal();if(e===0)d[f?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return mi({swiper:l,targetPosition:-u,side:f?"left":"top"}),!0;d.scrollTo({[f?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,o),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(m){!l||l.destroyed||m.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var no={getTranslate:Zn,setTranslate:Rn,minTranslate:eo,maxTranslate:to,translateTo:io};function oo(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 wi(t){let{swiper:e,runCallbacks:i,direction:n,step:o}=t;const{activeIndex:l,previousIndex:r}=e;let d=n;if(d||(l>r?d="next":l<r?d="prev":d="reset"),e.emit(`transition${o}`),i&&l!==r){if(d==="reset"){e.emit(`slideResetTransition${o}`);return}e.emit(`slideChangeTransition${o}`),d==="next"?e.emit(`slideNextTransition${o}`):e.emit(`slidePrevTransition${o}`)}}function lo(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),wi({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function so(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),wi({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var ro={setTransition:oo,transitionStart:lo,transitionEnd:so};function ao(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 r=t;r<0&&(r=0);const{params:d,snapGrid:a,slidesGrid:c,previousIndex:u,activeIndex:f,rtlTranslate:m,wrapperEl:v,enabled:T}=l;if(l.animating&&d.preventInteractionOnTransition||!T&&!n&&!o||l.destroyed)return!1;const y=Math.min(l.params.slidesPerGroupSkip,r);let _=y+Math.floor((r-y)/l.params.slidesPerGroup);_>=a.length&&(_=a.length-1);const p=-a[_];if(d.normalizeSlideIndex)for(let h=0;h<c.length;h+=1){const b=-Math.floor(p*100),g=Math.floor(c[h]*100),D=Math.floor(c[h+1]*100);typeof c[h+1]<"u"?b>=g&&b<D-(D-g)/2?r=h:b>=g&&b<D&&(r=h+1):b>=g&&(r=h)}if(l.initialized&&r!==f&&(!l.allowSlideNext&&(m?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(f||0)!==r))return!1;r!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let w;if(r>f?w="next":r<f?w="prev":w="reset",m&&-p===l.translate||!m&&p===l.translate)return l.updateActiveIndex(r),d.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),d.effect!=="slide"&&l.setTranslate(p),w!=="reset"&&(l.transitionStart(i,w),l.transitionEnd(i,w)),!1;if(d.cssMode){const h=l.isHorizontal(),b=m?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(()=>{v[h?"scrollLeft":"scrollTop"]=b})):v[h?"scrollLeft":"scrollTop"]=b,g&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return mi({swiper:l,targetPosition:b,side:h?"left":"top"}),!0;v.scrollTo({[h?"left":"top"]:b,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(r),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,w),e===0?l.transitionEnd(i,w):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(b){!l||l.destroyed||b.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,w))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function co(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 r=t;if(o.params.loop)if(o.virtual&&o.params.virtual.enabled)r=r+o.virtual.slidesBefore;else{let d;if(l){const m=r*o.params.grid.rows;d=o.slides.filter(v=>v.getAttribute("data-swiper-slide-index")*1===m)[0].column}else d=o.getSlideIndexByData(r);const a=l?Math.ceil(o.slides.length/o.params.grid.rows):o.slides.length,{centeredSlides:c}=o.params;let u=o.params.slidesPerView;u==="auto"?u=o.slidesPerViewDynamic():(u=Math.ceil(parseFloat(o.params.slidesPerView,10)),c&&u%2===0&&(u=u+1));let f=a-d<u;if(c&&(f=f||d<Math.ceil(u/2)),f){const m=c?d<o.activeIndex?"prev":"next":d-o.activeIndex-1<o.params.slidesPerView?"next":"prev";o.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?d+1:d-a+1,slideRealIndex:m==="next"?o.realIndex:void 0})}if(l){const m=r*o.params.grid.rows;r=o.slides.filter(v=>v.getAttribute("data-swiper-slide-index")*1===m)[0].column}else r=o.getSlideIndexByData(r)}return requestAnimationFrame(()=>{o.slideTo(r,e,i,n)}),o}function uo(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{enabled:o,params:l,animating:r}=n;if(!o||n.destroyed)return n;let d=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const a=n.activeIndex<l.slidesPerGroupSkip?1:d,c=n.virtual&&l.virtual.enabled;if(l.loop){if(r&&!c&&l.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+a,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+a,t,e,i)}function po(t,e,i){t===void 0&&(t=this.params.speed),e===void 0&&(e=!0);const n=this,{params:o,snapGrid:l,slidesGrid:r,rtlTranslate:d,enabled:a,animating:c}=n;if(!a||n.destroyed)return n;const u=n.virtual&&o.virtual.enabled;if(o.loop){if(c&&!u&&o.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=d?n.translate:-n.translate;function m(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const v=m(f),T=l.map(p=>m(p));let y=l[T.indexOf(v)-1];if(typeof y>"u"&&o.cssMode){let p;l.forEach((w,h)=>{v>=w&&(p=h)}),typeof p<"u"&&(y=l[p>0?p-1:p])}let _=0;if(typeof y<"u"&&(_=r.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 fo(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 vo(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 r=Math.min(o.params.slidesPerGroupSkip,l),d=r+Math.floor((l-r)/o.params.slidesPerGroup),a=o.rtlTranslate?o.translate:-o.translate;if(a>=o.snapGrid[d]){const c=o.snapGrid[d],u=o.snapGrid[d+1];a-c>(u-c)*n&&(l+=o.params.slidesPerGroup)}else{const c=o.snapGrid[d-1],u=o.snapGrid[d];a-c<=(u-c)*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 mo(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let o=t.clickedIndex,l;const r=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?o<t.loopedSlides-n/2||o>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),o=t.getSlideIndex(ke(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),Xe(()=>{t.slideTo(o)})):t.slideTo(o):o>t.slides.length-n?(t.loopFix(),o=t.getSlideIndex(ke(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),Xe(()=>{t.slideTo(o)})):t.slideTo(o)}else t.slideTo(o)}var ho={slideTo:ao,slideToLoop:co,slideNext:uo,slidePrev:po,slideReset:fo,slideToClosest:vo,slideToClickedSlide:mo};function go(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const o=()=>{ke(n,`.${i.slideClass}, swiper-slide`).forEach((f,m)=>{f.setAttribute("data-swiper-slide-index",m)})},l=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(l?i.grid.rows:1),d=e.slides.length%r!==0,a=l&&e.slides.length%i.grid.rows!==0,c=u=>{for(let f=0;f<u;f+=1){const m=e.isElement?it("swiper-slide",[i.slideBlankClass]):it("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(d){if(i.loopAddBlankSlides){const u=r-e.slides.length%r;c(u),e.recalcSlides(),e.updateSlides()}else pt("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");o()}else if(a){if(i.loopAddBlankSlides){const u=i.grid.rows-e.slides.length%i.grid.rows;c(u),e.recalcSlides(),e.updateSlides()}else pt("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 bo(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:o,activeSlideIndex:l,byController:r,byMousewheel:d}=t===void 0?{}:t;const a=this;if(!a.params.loop)return;a.emit("beforeLoopFix");const{slides:c,allowSlidePrev:u,allowSlideNext:f,slidesEl:m,params:v}=a,{centeredSlides:T}=v;if(a.allowSlidePrev=!0,a.allowSlideNext=!0,a.virtual&&v.virtual.enabled){i&&(!v.centeredSlides&&a.snapIndex===0?a.slideTo(a.virtual.slides.length,0,!1,!0):v.centeredSlides&&a.snapIndex<v.slidesPerView?a.slideTo(a.virtual.slides.length+a.snapIndex,0,!1,!0):a.snapIndex===a.snapGrid.length-1&&a.slideTo(a.virtual.slidesBefore,0,!1,!0)),a.allowSlidePrev=u,a.allowSlideNext=f,a.emit("loopFix");return}let y=v.slidesPerView;y==="auto"?y=a.slidesPerViewDynamic():(y=Math.ceil(parseFloat(v.slidesPerView,10)),T&&y%2===0&&(y=y+1));const _=v.slidesPerGroupAuto?y:v.slidesPerGroup;let p=_;p%_!==0&&(p+=_-p%_),p+=v.loopAdditionalSlides,a.loopedSlides=p;const w=a.grid&&v.grid&&v.grid.rows>1;c.length<y+p?pt("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"):w&&v.grid.fill==="row"&&pt("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const h=[],b=[];let g=a.activeIndex;typeof l>"u"?l=a.getSlideIndex(c.filter(A=>A.classList.contains(v.slideActiveClass))[0]):g=l;const D=n==="next"||!n,O=n==="prev"||!n;let I=0,x=0;const S=w?Math.ceil(c.length/v.grid.rows):c.length,E=(w?c[l].column:l)+(T&&typeof o>"u"?-y/2+.5:0);if(E<p){I=Math.max(p-E,_);for(let A=0;A<p-E;A+=1){const L=A-Math.floor(A/S)*S;if(w){const B=S-L-1;for(let H=c.length-1;H>=0;H-=1)c[H].column===B&&h.push(H)}else h.push(S-L-1)}}else if(E+y>S-p){x=Math.max(E-(S-p*2),_);for(let A=0;A<x;A+=1){const L=A-Math.floor(A/S)*S;w?c.forEach((B,H)=>{B.column===L&&b.push(H)}):b.push(L)}}if(a.__preventObserver__=!0,requestAnimationFrame(()=>{a.__preventObserver__=!1}),O&&h.forEach(A=>{c[A].swiperLoopMoveDOM=!0,m.prepend(c[A]),c[A].swiperLoopMoveDOM=!1}),D&&b.forEach(A=>{c[A].swiperLoopMoveDOM=!0,m.append(c[A]),c[A].swiperLoopMoveDOM=!1}),a.recalcSlides(),v.slidesPerView==="auto"?a.updateSlides():w&&(h.length>0&&O||b.length>0&&D)&&a.slides.forEach((A,L)=>{a.grid.updateSlide(L,A,a.slides)}),v.watchSlidesProgress&&a.updateSlidesOffset(),i){if(h.length>0&&O){if(typeof e>"u"){const A=a.slidesGrid[g],B=a.slidesGrid[g+I]-A;d?a.setTranslate(a.translate-B):(a.slideTo(g+Math.ceil(I),0,!1,!0),o&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-B,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-B))}else if(o){const A=w?h.length/v.grid.rows:h.length;a.slideTo(a.activeIndex+A,0,!1,!0),a.touchEventsData.currentTranslate=a.translate}}else if(b.length>0&&D)if(typeof e>"u"){const A=a.slidesGrid[g],B=a.slidesGrid[g-x]-A;d?a.setTranslate(a.translate-B):(a.slideTo(g-x,0,!1,!0),o&&(a.touchEventsData.startTranslate=a.touchEventsData.startTranslate-B,a.touchEventsData.currentTranslate=a.touchEventsData.currentTranslate-B))}else{const A=w?b.length/v.grid.rows:b.length;a.slideTo(a.activeIndex-A,0,!1,!0)}}if(a.allowSlidePrev=u,a.allowSlideNext=f,a.controller&&a.controller.control&&!r){const A={slideRealIndex:e,direction:n,setTranslate:o,activeSlideIndex:l,byController:!0};Array.isArray(a.controller.control)?a.controller.control.forEach(L=>{!L.destroyed&&L.params.loop&&L.loopFix({...A,slideTo:L.params.slidesPerView===v.slidesPerView?i:!1})}):a.controller.control instanceof a.constructor&&a.controller.control.params.loop&&a.controller.control.loopFix({...A,slideTo:a.controller.control.params.slidesPerView===v.slidesPerView?i:!1})}a.emit("loopFix")}function yo(){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 wo={loopCreate:go,loopFix:bo,loopDestroy:yo};function So(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 To(){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 xo={setGrabCursor:So,unsetGrabCursor:To};function Eo(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Ce()||n===me())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 Si(t,e,i){const n=me(),{params:o}=t,l=o.edgeSwipeDetection,r=o.edgeSwipeThreshold;return l&&(i<=r||i>=n.innerWidth-r)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Co(t){const e=this,i=Ce();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"){Si(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:r,enabled:d}=e;if(!d||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let a=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(a)||"which"in n&&n.which===3||"button"in n&&n.button>0||o.isTouched&&o.isMoved)return;const c=!!l.noSwipingClass&&l.noSwipingClass!=="",u=n.composedPath?n.composedPath():n.path;c&&n.target&&n.target.shadowRoot&&u&&(a=u[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,m=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(m?Eo(f,a):a.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!a.closest(l.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const v=r.currentX,T=r.currentY;if(!Si(e,n,v))return;Object.assign(o,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=v,r.startY=T,o.touchStartTime=Te(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(o.allowThresholdMove=!1);let y=!0;a.matches(o.focusableElements)&&(y=!1,a.nodeName==="SELECT"&&(o.isTouched=!1)),i.activeElement&&i.activeElement.matches(o.focusableElements)&&i.activeElement!==a&&i.activeElement.blur();const _=y&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||_)&&!a.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Io(t){const e=Ce(),i=this,n=i.touchEventsData,{params:o,touches:l,rtlTranslate:r,enabled:d}=i;if(!d||!o.simulateTouch&&t.pointerType==="mouse")return;let a=t;if(a.originalEvent&&(a=a.originalEvent),a.type==="pointermove"&&(n.touchId!==null||a.pointerId!==n.pointerId))return;let c;if(a.type==="touchmove"){if(c=[...a.changedTouches].filter(D=>D.identifier===n.touchId)[0],!c||c.identifier!==n.touchId)return}else c=a;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",a);return}const u=c.pageX,f=c.pageY;if(a.preventedByNestedSwiper){l.startX=u,l.startY=f;return}if(!i.allowTouchMove){a.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f}),n.touchStartTime=Te());return}if(o.touchReleaseOnEdges&&!o.loop){if(i.isVertical()){if(f<l.startY&&i.translate<=i.maxTranslate()||f>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(u<l.startX&&i.translate<=i.maxTranslate()||u>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&a.target===e.activeElement&&a.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",a),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=u,l.currentY=f;const m=l.currentX-l.startX,v=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(m**2+v**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let D;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:m*m+v*v>=25&&(D=Math.atan2(Math.abs(v),Math.abs(m))*180/Math.PI,n.isScrolling=i.isHorizontal()?D>o.touchAngle:90-D>o.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",a),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!o.cssMode&&a.cancelable&&a.preventDefault(),o.touchMoveStopPropagation&&!o.nested&&a.stopPropagation();let T=i.isHorizontal()?m:v,y=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;o.oneWayMovement&&(T=Math.abs(T)*(r?1:-1),y=Math.abs(y)*(r?1:-1)),l.diff=T,T*=o.touchRatio,r&&(T=-T,y=-y);const _=i.touchesDirection;i.swipeDirection=T>0?"prev":"next",i.touchesDirection=y>0?"prev":"next";const p=i.params.loop&&!o.cssMode,w=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&w&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const D=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});i.wrapperEl.dispatchEvent(D)}n.allowMomentumBounce=!1,o.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",a)}let h;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&_!==i.touchesDirection&&p&&w&&Math.abs(T)>=1){Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",a),n.isMoved=!0,n.currentTranslate=T+n.startTranslate;let b=!0,g=o.resistanceRatio;if(o.touchReleaseOnEdges&&(g=0),T>0?(p&&w&&!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()&&(b=!1,o.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+T)**g))):T<0&&(p&&w&&!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()&&(b=!1,o.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-T)**g))),b&&(a.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),o.threshold>0)if(Math.abs(T)>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 Do(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:r,touches:d,rtlTranslate:a,slidesGrid:c,enabled:u}=e;if(!u||!r.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&r.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}r.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=Te(),m=f-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),m<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Te(),Xe(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let v;if(r.followFinger?v=a?e.translate:-e.translate:v=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:v});return}const T=v>=-e.maxTranslate()&&!e.params.loop;let y=0,_=e.slidesSizesGrid[0];for(let g=0;g<c.length;g+=g<r.slidesPerGroupSkip?1:r.slidesPerGroup){const D=g<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof c[g+D]<"u"?(T||v>=c[g]&&v<c[g+D])&&(y=g,_=c[g+D]-c[g]):(T||v>=c[g])&&(y=g,_=c[c.length-1]-c[c.length-2])}let p=null,w=null;r.rewind&&(e.isBeginning?w=r.virtual&&r.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const h=(v-c[y])/_,b=y<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(m>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(h>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?p:y+b):e.slideTo(y)),e.swipeDirection==="prev"&&(h>1-r.longSwipesRatio?e.slideTo(y+b):w!==null&&h<0&&Math.abs(h)>r.longSwipesRatio?e.slideTo(w):e.slideTo(y))}else{if(!r.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(y+b):e.slideTo(y):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:y+b),e.swipeDirection==="prev"&&e.slideTo(w!==null?w:y))}}function Ti(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:o,snapGrid:l}=t,r=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=r&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!r?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=o,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function ko(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function _o(){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 Ao(t){const e=this;ht(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Po(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const xi=(t,e)=>{const i=Ce(),{params:n,el:o,wrapperEl:l,device:r}=t,d=!!n.nested,a=e==="on"?"addEventListener":"removeEventListener",c=e;i[a]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),o[a]("touchstart",t.onTouchStart,{passive:!1}),o[a]("pointerdown",t.onTouchStart,{passive:!1}),i[a]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[a]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[a]("touchend",t.onTouchEnd,{passive:!0}),i[a]("pointerup",t.onTouchEnd,{passive:!0}),i[a]("pointercancel",t.onTouchEnd,{passive:!0}),i[a]("touchcancel",t.onTouchEnd,{passive:!0}),i[a]("pointerout",t.onTouchEnd,{passive:!0}),i[a]("pointerleave",t.onTouchEnd,{passive:!0}),i[a]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&o[a]("click",t.onClick,!0),n.cssMode&&l[a]("scroll",t.onScroll),n.updateOnWindowResize?t[c](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",Ti,!0):t[c]("observerUpdate",Ti,!0),o[a]("load",t.onLoad,{capture:!0})};function Mo(){const t=this,{params:e}=t;t.onTouchStart=Co.bind(t),t.onTouchMove=Io.bind(t),t.onTouchEnd=Do.bind(t),t.onDocumentTouchStart=Po.bind(t),e.cssMode&&(t.onScroll=_o.bind(t)),t.onClick=ko.bind(t),t.onLoad=Ao.bind(t),xi(t,"on")}function Oo(){xi(this,"off")}var Lo={attachEvents:Mo,detachEvents:Oo};const Ei=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function jo(){const t=this,{realIndex:e,initialized:i,params:n,el:o}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const r=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!r||t.currentBreakpoint===r)return;const a=(r in l?l[r]:void 0)||t.originalParams,c=Ei(t,n),u=Ei(t,a),f=n.enabled;c&&!u?(o.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!c&&u&&(o.classList.add(`${n.containerModifierClass}grid`),(a.grid.fill&&a.grid.fill==="column"||!a.grid.fill&&n.grid.fill==="column")&&o.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),["navigation","pagination","scrollbar"].forEach(p=>{if(typeof a[p]>"u")return;const w=n[p]&&n[p].enabled,h=a[p]&&a[p].enabled;w&&!h&&t[p].disable(),!w&&h&&t[p].enable()});const m=a.direction&&a.direction!==n.direction,v=n.loop&&(a.slidesPerView!==n.slidesPerView||m),T=n.loop;m&&i&&t.changeDirection(),ye(t.params,a);const y=t.params.enabled,_=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!y?t.disable():!f&&y&&t.enable(),t.currentBreakpoint=r,t.emit("_beforeBreakpoint",a),i&&(v?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!T&&_?(t.loopCreate(e),t.updateSlides()):T&&!_&&t.loopDestroy()),t.emit("breakpoint",a)}function No(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const o=me(),l=e==="window"?o.innerHeight:i.clientHeight,r=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const a=parseFloat(d.substr(1));return{value:l*a,point:d}}return{value:d,point:d}});r.sort((d,a)=>parseInt(d.value,10)-parseInt(a.value,10));for(let d=0;d<r.length;d+=1){const{point:a,value:c}=r[d];e==="window"?o.matchMedia(`(min-width: ${c}px)`).matches&&(n=a):c<=i.clientWidth&&(n=a)}return n||"max"}var Bo={setBreakpoint:jo,getBreakpoint:No};function zo(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 Vo(){const t=this,{classNames:e,params:i,rtl:n,el:o,device:l}=t,r=zo(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...r),o.classList.add(...e),t.emitContainerClasses()}function Fo(){const t=this,{el:e,classNames:i}=t;e.classList.remove(...i),t.emitContainerClasses()}var Ho={addClasses:Vo,removeClasses:Fo};function Uo(){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 Go={checkOverflow:Uo},zt={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 $o(t,e){return function(n){n===void 0&&(n={});const o=Object.keys(n)[0],l=n[o];if(typeof l!="object"||l===null){ye(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)){ye(e,n);return}typeof t[o]=="object"&&!("enabled"in t[o])&&(t[o].enabled=!0),t[o]||(t[o]={enabled:!1}),ye(e,n)}}const Vt={eventsEmitter:Fn,update:Qn,translate:no,transition:ro,slide:ho,loop:wo,grabCursor:xo,events:Lo,breakpoints:Bo,checkOverflow:Go,classes:Ho},Ft={};let Ht=class je{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=ye({},i),e&&!i.el&&(i.el=e);const r=Ce();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const u=[];return r.querySelectorAll(i.el).forEach(f=>{const m=ye({},i,{el:f});u.push(new je(m))}),u}const d=this;d.__swiper__=!0,d.support=bi(),d.device=yi({userAgent:i.userAgent}),d.browser=Bn(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const a={};d.modules.forEach(u=>{u({params:i,swiper:d,extendParams:$o(i,a),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const c=ye({},zt,a);return d.params=ye({},c,Ft,i),d.originalParams=ye({},d.params),d.passedParams=ye({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(u=>{d.on(u,d.params.on[u])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:d.params.allowSlideNext,allowSlidePrev:d.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:n}=this,o=ke(i,`.${n.slideClass}, swiper-slide`),l=ft(o[0]);return ft(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=ke(i,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const n=this;e=Math.min(Math.max(e,0),1);const o=n.minTranslate(),r=(n.maxTranslate()-o)*e+o;n.translateTo(r,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const o=e.getSlideClasses(n);i.push({slideEl:n,classNames:o}),e.emit("_slideClass",n,o)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:o,slides:l,slidesGrid:r,slidesSizesGrid:d,size:a,activeIndex:c}=n;let u=1;if(typeof o.slidesPerView=="number")return o.slidesPerView;if(o.centeredSlides){let f=l[c]?Math.ceil(l[c].swiperSlideSize):0,m;for(let v=c+1;v<l.length;v+=1)l[v]&&!m&&(f+=Math.ceil(l[v].swiperSlideSize),u+=1,f>a&&(m=!0));for(let v=c-1;v>=0;v-=1)l[v]&&!m&&(f+=l[v].swiperSlideSize,u+=1,f>a&&(m=!0))}else if(e==="current")for(let f=c+1;f<l.length;f+=1)(i?r[f]+d[f]-r[c]<a:r[f]-r[c]<a)&&(u+=1);else for(let f=c-1;f>=0;f-=1)r[c]-r[f]<a&&(u+=1);return u}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(r=>{r.complete&&ht(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function o(){const r=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(r,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)o(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const r=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(r.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||o()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,o=n.params.direction;return e||(e=o==="horizontal"?"vertical":"horizontal"),e===o||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${o}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const o=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let r=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(o()):ke(n,o())[0];return!r&&i.params.createElements&&(r=it("div",i.params.wrapperClass),n.append(r),ke(n,`.${i.params.slideClass}`).forEach(d=>{r.append(d)})),Object.assign(i,{el:n,wrapperEl:r,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:r,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||Be(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Be(n,"direction")==="rtl"),wrongRTL:Be(r,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const o=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&o.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),o.forEach(l=>{l.complete?ht(i,l):l.addEventListener("load",r=>{ht(i,r.target)})}),Bt(i),i.initialized=!0,Bt(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:o,el:l,wrapperEl:r,slides:d}=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"),r.removeAttribute("style"),d&&d.length&&d.forEach(a=>{a.classList.remove(o.slideVisibleClass,o.slideFullyVisibleClass,o.slideActiveClass,o.slideNextClass,o.slidePrevClass),a.removeAttribute("style"),a.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(a=>{n.off(a)}),e!==!1&&(n.el.swiper=null,En(n)),n.destroyed=!0),null}static extendDefaults(e){ye(Ft,e)}static get extendedDefaults(){return Ft}static get defaults(){return zt}static installModule(e){je.prototype.__modules__||(je.prototype.__modules__=[]);const i=je.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>je.installModule(i)),je):(je.installModule(e),je)}};Object.keys(Vt).forEach(t=>{Object.keys(Vt[t]).forEach(e=>{Ht.prototype[e]=Vt[t][e]})}),Ht.use([zn,Vn]);const Ci=["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 He(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Ke(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]:He(e[n])&&He(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:Ke(t[n],e[n]):t[n]=e[n]})}function Ii(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Di(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function ki(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function _i(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 Wo(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function qo(t){let{swiper:e,slides:i,passedParams:n,changedParams:o,nextEl:l,prevEl:r,scrollbarEl:d,paginationEl:a}=t;const c=o.filter(x=>x!=="children"&&x!=="direction"&&x!=="wrapperClass"),{params:u,pagination:f,navigation:m,scrollbar:v,virtual:T,thumbs:y}=e;let _,p,w,h,b,g,D,O;o.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(_=!0),o.includes("controller")&&n.controller&&n.controller.control&&u.controller&&!u.controller.control&&(p=!0),o.includes("pagination")&&n.pagination&&(n.pagination.el||a)&&(u.pagination||u.pagination===!1)&&f&&!f.el&&(w=!0),o.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(u.scrollbar||u.scrollbar===!1)&&v&&!v.el&&(h=!0),o.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(b=!0);const I=x=>{e[x]&&(e[x].destroy(),x==="navigation"?(e.isElement&&(e[x].prevEl.remove(),e[x].nextEl.remove()),u[x].prevEl=void 0,u[x].nextEl=void 0,e[x].prevEl=void 0,e[x].nextEl=void 0):(e.isElement&&e[x].el.remove(),u[x].el=void 0,e[x].el=void 0))};o.includes("loop")&&e.isElement&&(u.loop&&!n.loop?g=!0:!u.loop&&n.loop?D=!0:O=!0),c.forEach(x=>{if(He(u[x])&&He(n[x]))Object.assign(u[x],n[x]),(x==="navigation"||x==="pagination"||x==="scrollbar")&&"enabled"in n[x]&&!n[x].enabled&&I(x);else{const S=n[x];(S===!0||S===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?S===!1&&I(x):u[x]=n[x]}}),c.includes("controller")&&!p&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),o.includes("children")&&i&&T&&u.virtual.enabled?(T.slides=i,T.update(!0)):o.includes("virtual")&&T&&u.virtual.enabled&&(i&&(T.slides=i),T.update(!0)),o.includes("children")&&i&&u.loop&&(O=!0),_&&y.init()&&y.update(!0),p&&(e.controller.control=u.controller.control),w&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-pagination"),a.part.add("pagination"),e.el.appendChild(a)),a&&(u.pagination.el=a),f.init(),f.render(),f.update()),h&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(u.scrollbar.el=d),v.init(),v.updateSize(),v.setTranslate()),b&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-button-prev"),r.innerHTML=e.hostEl.constructor.prevButtonSvg,r.part.add("button-prev"),e.el.appendChild(r))),l&&(u.navigation.nextEl=l),r&&(u.navigation.prevEl=r),m.init(),m.update()),o.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),o.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),o.includes("direction")&&e.changeDirection(n.direction,!1),(g||O)&&e.loopDestroy(),(D||O)&&e.loopCreate(),e.update()}function Yo(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},o={};Ke(i,zt),i._emitClasses=!0,i.init=!1;const l={},r=Ci.map(a=>a.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(a=>{typeof t[a]>"u"||(r.indexOf(a)>=0?He(t[a])?(i[a]={},o[a]={},Ke(i[a],t[a]),Ke(o[a],t[a])):(i[a]=t[a],o[a]=t[a]):a.search(/on[A-Z]/)===0&&typeof t[a]=="function"?e?n[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:i.on[`${a[2].toLowerCase()}${a.substr(3)}`]=t[a]:l[a]=t[a])}),["navigation","pagination","scrollbar"].forEach(a=>{i[a]===!0&&(i[a]={}),i[a]===!1&&delete i[a]}),{params:i,passedParams:o,rest:l,events:n}}function Xo(t,e){let{el:i,nextEl:n,prevEl:o,paginationEl:l,scrollbarEl:r,swiper:d}=t;Ii(e)&&n&&o&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=o,d.originalParams.navigation.prevEl=o),Di(e)&&l&&(d.params.pagination.el=l,d.originalParams.pagination.el=l),ki(e)&&r&&(d.params.scrollbar.el=r,d.originalParams.scrollbar.el=r),d.init(i)}function Jo(t,e,i,n,o){const l=[];if(!e)return l;const r=a=>{l.indexOf(a)<0&&l.push(a)};if(i&&n){const a=n.map(o),c=i.map(o);a.join("")!==c.join("")&&r("children"),n.length!==i.length&&r("children")}return Ci.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in t&&a in e)if(He(t[a])&&He(e[a])){const c=Object.keys(t[a]),u=Object.keys(e[a]);c.length!==u.length?r(a):(c.forEach(f=>{t[a][f]!==e[a][f]&&r(a)}),u.forEach(f=>{t[a][f]!==e[a][f]&&r(a)}))}else t[a]!==e[a]&&r(a)}),l}const Ko=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 gt(){return gt=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},gt.apply(this,arguments)}function Ai(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Pi(t){const e=[];return s.Children.toArray(t).forEach(i=>{Ai(i)?e.push(i):i.props&&i.props.children&&Pi(i.props.children).forEach(n=>e.push(n))}),e}function Qo(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return s.Children.toArray(t).forEach(n=>{if(Ai(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=Pi(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 Zo(t,e,i){if(!i)return null;const n=u=>{let f=u;return u<0?f=e.length+u:f>=e.length&&(f=f-e.length),f},o=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:r}=i,d=t.params.loop?-e.length:0,a=t.params.loop?e.length*2:e.length,c=[];for(let u=d;u<a;u+=1)u>=l&&u<=r&&c.push(e[n(u)]);return c.map((u,f)=>s.cloneElement(u,{swiper:t,style:o,key:u.props.virtualIndex||u.key||`slide-${f}`}))}function nt(t,e){return typeof window>"u"?s.useEffect(t,e):s.useLayoutEffect(t,e)}const Ut=s.createContext(null),Mi=()=>s.useContext(Ut),Ro=s.createContext(null),Ue=s.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:o="div",children:l,onSwiper:r,...d}=t===void 0?{}:t,a=!1;const[c,u]=s.useState("swiper"),[f,m]=s.useState(null),[v,T]=s.useState(!1),y=s.useRef(!1),_=s.useRef(null),p=s.useRef(null),w=s.useRef(null),h=s.useRef(null),b=s.useRef(null),g=s.useRef(null),D=s.useRef(null),O=s.useRef(null),{params:I,passedParams:x,rest:S,events:k}=Yo(d),{slides:E,slots:A}=Qo(l),L=()=>{T(!v)};Object.assign(I.on,{_containerClasses(M,j){u(j)}});const B=()=>{Object.assign(I.on,k),a=!0;const M={...I};if(delete M.wrapperClass,p.current=new Ht(M),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=E;const j={cache:!1,slides:E,renderExternal:m,renderExternalUpdate:!1};Ke(p.current.params.virtual,j),Ke(p.current.originalParams.virtual,j)}};_.current||B(),p.current&&p.current.on("_beforeBreakpoint",L);const H=()=>{a||!k||!p.current||Object.keys(k).forEach(M=>{p.current.on(M,k[M])})},U=()=>{!k||!p.current||Object.keys(k).forEach(M=>{p.current.off(M,k[M])})};s.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",L)}),s.useEffect(()=>{!y.current&&p.current&&(p.current.emitSlidesClasses(),y.current=!0)}),nt(()=>{if(e&&(e.current=_.current),!!_.current)return p.current.destroyed&&B(),Xo({el:_.current,nextEl:b.current,prevEl:g.current,paginationEl:D.current,scrollbarEl:O.current,swiper:p.current},I),r&&!p.current.destroyed&&r(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),nt(()=>{H();const M=Jo(x,w.current,E,h.current,j=>j.key);return w.current=x,h.current=E,M.length&&p.current&&!p.current.destroyed&&qo({swiper:p.current,slides:E,passedParams:x,changedParams:M,nextEl:b.current,prevEl:g.current,scrollbarEl:O.current,paginationEl:D.current}),()=>{U()}}),nt(()=>{Ko(p.current)},[f]);function z(){return I.virtual?Zo(p.current,E,f):E.map((M,j)=>s.cloneElement(M,{swiper:p.current,swiperSlideIndex:j}))}return s.createElement(n,gt({ref:_,className:_i(`${c}${i?` ${i}`:""}`)},S),s.createElement(Ro.Provider,{value:p.current},A["container-start"],s.createElement(o,{className:Wo(I.wrapperClass)},A["wrapper-start"],z(),A["wrapper-end"]),Ii(I)&&s.createElement(s.Fragment,null,s.createElement("div",{ref:g,className:"swiper-button-prev"}),s.createElement("div",{ref:b,className:"swiper-button-next"})),ki(I)&&s.createElement("div",{ref:O,className:"swiper-scrollbar"}),Di(I)&&s.createElement("div",{ref:D,className:"swiper-pagination"}),A["container-end"]))});Ue.displayName="Swiper";const Ae=s.forwardRef(function(t,e){let{tag:i="div",children:n,className:o="",swiper:l,zoom:r,lazy:d,virtualIndex:a,swiperSlideIndex:c,...u}=t===void 0?{}:t;const f=s.useRef(null),[m,v]=s.useState("swiper-slide"),[T,y]=s.useState(!1);function _(b,g,D){g===f.current&&v(D)}nt(()=>{if(typeof c<"u"&&(f.current.swiperSlideIndex=c),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){m!=="swiper-slide"&&v("swiper-slide");return}return l.on("_slideClass",_),()=>{l&&l.off("_slideClass",_)}}}),nt(()=>{l&&f.current&&!l.destroyed&&v(l.getSlideClasses(f.current))},[l]);const p={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},w=()=>typeof n=="function"?n(p):n,h=()=>{y(!0)};return s.createElement(i,gt({ref:f,className:_i(`${m}${o?` ${o}`:""}`),"data-swiper-slide-index":a,onLoad:h},u),r&&s.createElement(Ut.Provider,{value:p},s.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},w(),d&&!T&&s.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&s.createElement(Ut.Provider,{value:p},w(),d&&!T&&s.createElement("div",{className:"swiper-lazy-preloader"})))});Ae.displayName="SwiperSlide";function Me(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=le(),o=s.useCallback((r,d,a,c)=>{var u,f,m,v,T,y,_,p,w,h,b,g,D,O;let I="";e&&(!((f=(u=r?.video)===null||u===void 0?void 0:u.bindProducts)===null||f===void 0)&&f.length||!((m=r?.video)===null||m===void 0)&&m.bindProduct)?I="pdpPage":n?I="hashTagPage":!((v=r?.video)===null||v===void 0)&&v.url?I="videoPage":!((T=r?.video)===null||T===void 0)&&T.imgUrls&&(!((_=(y=r?.video)===null||y===void 0?void 0:y.imgUrls)===null||_===void 0)&&_.length)?I="imagePage":r?.product&&(I="productPage"),t?.({eventInfo:{eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(p=d?.itemId)!==null&&p!==void 0?p:"",productName:(w=d?.title)!==null&&w!==void 0?w:"",price:d?.price?d?.price+"":"0",productCollection:(h=d?.collection)!==null&&h!==void 0?h:"",fromKName:I,fromKPage:location?.href,contentTags:d?.tags?JSON.stringify(d?.tags):"",position:c+"",contentId:(g=(b=r?.video)===null||b===void 0?void 0:b.itemId)!==null&&g!==void 0?g:"",ctatId:(D=a?.itemId)!==null&&D!==void 0?D:"",traceInfo:(O=d?.traceInfo)!==null&&O!==void 0?O:""}})},[t,e,n]),l=s.useCallback((r,d,a,c,u)=>{var f,m,v,T;let y="";e&&(!((m=(f=r?.video)===null||f===void 0?void 0:f.bindProducts)===null||m===void 0)&&m.length||!((v=r?.video)===null||v===void 0)&&v.bindProduct)?y="pdpPage":r?.product&&(y="productPage"),t?.({eventInfo:{productId:d?.itemId,productName:d?.title,price:d?.price?d?.price+"":"0",productCollection:d?.collection,fromKName:y,fromKPage:location?.href,contentTags:JSON.stringify(d?.tags),position:u+"",contentId:(T=r?.video)===null||T===void 0?void 0:T.itemId,ctatId:a?.itemId,traceInfo:d?.traceInfo,timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]);return{jumpToWeb:o,productView:l}}const el="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",tl=({visible:t,onClose:e,children:i,modalStyle:n,padding:o,popup:l})=>{var r;const[d,a]=s.useState(!1),c=s.useRef(null);s.useEffect(()=>{const m=document.getElementById("sxp-render"),v=document.getElementById("pb-modal");v?c.current=v:(c.current=document.createElement("div"),c.current.setAttribute("id","pb-modal"),m?.appendChild(c.current))},[]);const u=s.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]);if(s.useEffect(()=>{u?a(!0):setTimeout(()=>{a(!1)},l?.duration)},[u,l]),!c.current)return null;const f=de.debounce(()=>{e?.()},300);return ei.createPortal(s.createElement(s.Fragment,null,d&&s.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:u?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:f},s.createElement("div",{className:`modal-container ${u?"modal-popIn":"modal-popOut"}`,style:{padding:o,animationDuration:((r=l?.duration)!==null&&r!==void 0?r:0)/1e3+"s"},onClick:m=>{m.stopPropagation(),m.preventDefault()}},s.createElement("div",{onClick:e,className:"modal-icon-wrapper"},s.createElement("img",{src:el,alt:"close",className:"modal-icon"})),i))),c.current)};var bt=s.memo(tl);const il=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),o=[];for(let r=0;r<n.length&&(o.push(n[r]),!(o.join(" ").length>=e));r++);return(o.length>1&&o.length<n.length?o.slice(0,o.length-1):o).join(" ")+" "},nl=({text:t,maxStr:e=108,style:i,className:n,onClick:o,foldText:l,unfoldText:r,isPost:d,onChange:a})=>{const[c,u]=s.useState(!1),[f,m]=s.useState(!1),v=Number(i?.lineClamp||2),T=s.useRef(null),y=s.useRef(null),_=s.useCallback(()=>{u(!c)},[c,a]);return s.useMemo(()=>!c&&t.length>e?il(t,e)+"...":t,[t,e,c]),s.useEffect(()=>{var p,w;((p=y?.current)===null||p===void 0?void 0:p.offsetHeight)>((w=T?.current)===null||w===void 0?void 0:w.offsetHeight)&&d?m(!0):m(!1),y.current.style.display="none"},[d]),s.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},s.createElement("div",{ref:T,style:{overflow:"hidden",WebkitLineClamp:!d||c?"":v,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),s.createElement("div",{ref:y,dangerouslySetInnerHTML:{__html:t?.replace(/\n/g,"</br>")}}),t&&d&&f&&s.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:o??_},c?r||"show less":l||"show more"))};var yt=s.memo(nl);const ol=s.forwardRef((t,e)=>{const{src:i,onLoad:n,style:o,className:l,loading:r}=t,[d,a]=s.useState();return s.useImperativeHandle(e,()=>({setSrc:c=>{a(c)}})),s.useEffect(()=>{a(i)},[i]),s.createElement(s.Fragment,null,d?.includes(".avif")?s.createElement("picture",null,s.createElement("source",{type:"image/avif",srcSet:d}),s.createElement("source",{type:"image/webp",srcSet:`${d}?imageMogr2/format/webp`}),s.createElement("source",{type:"image/jpeg",srcSet:`${d}?imageMogr2/format/jpg`}),s.createElement("img",{className:l,src:d,style:o,loading:r,onLoad:c=>{n?.(c.target)}})):s.createElement("img",{className:l,src:d,style:o,loading:r,onLoad:c=>{n?.(c.target)}}))});var xe=s.memo(ol);const ll=t=>{var e,i,n,o,l,r,d,a,c,{content:u,style:f,bgImg:m,onClick:v,schema:T,isDefault:y,bottom_image:_,tipText:p,isPost:w,viewTime:h,rec:b,swiper:g,commodityStyles:D,buttonStyle:O,index:I}=t,x=fe(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index"]);const{sxpParameter:S}=le(),{popupDetailData:k,bffEventReport:E,isPreview:A,waterFallData:L}=le(),{jumpToWeb:B,productView:H}=Me(),U=s.useRef(null),[z,M]=s.useState(!1),j=w?b:k,P=w?j?.product:(e=j?.video)===null||e===void 0?void 0:e.bindProduct,C=w?(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,G=w?I:k?.index,X=()=>{P?.link&&(B(k,P,C,G),w||H(j,P,C,h||U.current,G),window.location.href=window.getJointUtmLink(P.link))};s.useEffect(()=>{const $=()=>{U.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const Y=s.useMemo(()=>{var $,Q,R,J,se;return P?.currency&&P?.price?`${(R=(Q=($=P?.currency)===null||$===void 0?void 0:$.split("-")[1])===null||Q===void 0?void 0:Q.toUpperCase())!==null&&R!==void 0?R:""}${(se=(J=P?.price)===null||J===void 0?void 0:J.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&se!==void 0?se:""}`:"$7,000"},[P?.price,P?.currency]),V=A?375:(l=f?.width)!==null&&l!==void 0?l:window.innerWidth,F=({isPost:$})=>{var Q,R,J;return s.createElement("div",null,s.createElement("div",{className:"pb-commondity-content-collection",style:D?.collection,hidden:!!P&&(!P?.collection||P?.collection==="")},(Q=P?.collection)!==null&&Q!==void 0?Q:"Tiffany Lock"),s.createElement("div",{className:"pb-commondity-content-title",style:D?.title,hidden:!!P&&!P?.title},(R=P?.title)!==null&&R!==void 0?R:"Pendant in Yellow Gold with Diamonds, Medium"),s.createElement("div",{className:"pb-commondity-content-price",style:D?.price,hidden:!!P&&!P?.price},Y),s.createElement("div",{hidden:!!P&&(!P?.info||P?.info==="")},s.createElement(yt,{foldText:p?.foldText,unfoldText:p?.unfoldText,onClick:()=>M(!0),isPost:$,text:(J=P?.info)!==null&&J!==void 0?J:`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:D?.info})))},q=()=>{var $;return s.createElement(s.Fragment,null,(y||P?.link)&&s.createElement("button",{onClick:Y,className:"pb-commondity-btn",style:O},($=C?.enTitle)!==null&&$!==void 0?$:"Purchase on Website"))};return s.createElement("div",{className:"pb-commondity"},s.createElement("div",Object.assign({className:K.css(Object.assign({},f))},x),P&&((r=P?.homePage)===null||r===void 0?void 0:r.length)>0&&s.createElement(Ue,{height:V,modules:[vt,mt],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}},(d=P?.homePage)===null||d===void 0?void 0:d.map($=>s.createElement(Ae,{key:$},s.createElement("div",{style:{overflow:"hidden",width:V,height:V}},s.createElement(xe,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block"},src:$}))))),!(!((a=P?.homePage)===null||a===void 0)&&a.length)&&s.createElement("div",{className:K.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},s.createElement("img",{className:K.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(c=S?.bottom_image)!==null&&c!==void 0?c:_,alt:""})),s.createElement("div",{className:"pb-commondity-content"},F({isPost:w}))),q(),s.createElement(bt,{visible:z,onClose:()=>M(!1)},s.createElement("div",{style:{paddingBottom:"80px"}},F({isPost:!1})),q()))};var sl=s.memo(ll);const rl=be(sl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Tn},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 al=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],dl=[{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"]}],Oi="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 cl=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}},ul=t=>{var{content:e,btnText:i,style:n,icon:o,onClick:l}=t,r=fe(t,["content","btnText","style","icon","onClick"]);const d=typeof o=="string"?o:cl(o),a=()=>{window?.sxpPopup(""),l?.()};return s.createElement("div",Object.assign({className:`pb-prompt ${K.css(Object.assign({},n))}`},r),s.createElement("div",{className:"pb-prompt-icon"},s.createElement("img",{width:"100%",src:d??Oi})),s.createElement("div",{className:"pb-prompt-content"},e),s.createElement("button",{className:"pb-prompt-btn",onClick:a},i))};var pl=s.memo(ul);const fl=be(pl,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:dl,bindableProps:[],interactionRender:al},defaulSetting:{props:{icon:Oi,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Gt,$t,vl=[{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:ie,name:["fontFamily"],initialValue:(Gt=ie?.[0])===null||Gt===void 0?void 0:Gt.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:ie,initialValue:($t=ie?.[0])===null||$t===void 0?void 0:$t.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const ml=t=>{var e,i,n,o,l,r,d,a,c,u,f,m,{style:v,isDefault:T,rec:y,viewTime:_,isPost:p,bottom_image:w,tipText:h,swiper:b,commodityStyles:g,buttonStyle:D,index:O}=t,I=fe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index"]);s.useState(!0);const{sxpParameter:x}=le(),{popupDetailData:S,bffEventReport:k,isPreview:E,swiperRef:A,waterFallData:L}=le(),{jumpToWeb:B,productView:H}=Me(),U=s.useRef(null);s.useRef(null),s.useRef(null),s.useState(!1),s.useState(!1),s.useState(!0);const[z,M]=s.useState(!1),j=s.useRef(null),P=p?y:S,C=p?P?.product:(e=P?.video)===null||e===void 0?void 0:e.bindProduct,G=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,Y=p?O:S?.index,X=()=>{C?.link&&(B(P,C,G,Y),p||H(P,C,G,_||j.current,Y),window.location.href=window.getJointUtmLink(C.link))};s.useEffect(()=>{const $=()=>{j.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const V=s.useMemo(()=>{var $,Q,R,J,se;return C?.currency&&C?.price?`${(R=(Q=($=C?.currency)===null||$===void 0?void 0:$.split("-")[1])===null||Q===void 0?void 0:Q.toUpperCase())!==null&&R!==void 0?R:""}${(se=(J=C?.price)===null||J===void 0?void 0:J.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&se!==void 0?se:""}`:"\xA3102,300.00"},[C?.price,C?.currency]),F=E?375:(l=v?.width)!==null&&l!==void 0?l:window.innerWidth,q=({isPost:$})=>s.createElement("div",{hidden:!!C&&(!C?.info||C?.info==="")},s.createElement(yt,{isPost:$,onClick:()=>M(!0),className:"pb-commondityDiroNew-info",style:g?.info,foldText:h?.foldText,unfoldText:h?.unfoldText,text:C?.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 s.createElement("div",{className:"pb-commondityDiroNew"},s.createElement("div",Object.assign({ref:U,className:K.css(Object.assign({},v))},I),C&&((r=C?.homePage)===null||r===void 0?void 0:r.length)>0&&s.createElement(Ue,{height:F,modules:[vt,mt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:b?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:b?.delay*1e3}},(d=C?.homePage)===null||d===void 0?void 0:d.map($=>s.createElement(Ae,{key:$},s.createElement("div",{style:{overflow:"hidden",width:F,height:F}},s.createElement(xe,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block"},src:$}))))),!(!((a=C?.homePage)===null||a===void 0)&&a.length)&&s.createElement("div",{className:K.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},s.createElement("img",{className:K.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(c=x?.bottom_image)!==null&&c!==void 0?c:w,alt:""})),s.createElement("div",{className:"pb-commondityDiroNew-content"},s.createElement("div",{className:"pb-commondityDiroNew-content-top"},s.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},s.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:g?.title},(u=C?.title)!==null&&u!==void 0?u:"Large Dior Toujours Bag"),s.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!C&&(!C?.collection||C?.collection===""),style:g?.collection},C?.collection||"Black Macrocannage Calfskin")),s.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},s.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!C&&!C?.price,style:g?.price},V),s.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!C&&!C?.taxInfo,style:g?.taxInfo},(f=C?.taxInfo)!==null&&f!==void 0?f:"\u7A0E\u8D39"))),(!C||C?.link)&&s.createElement("button",{onClick:X,className:"pb-commondityDiroNew-btn",style:D},(m=G?.enTitle)!==null&&m!==void 0?m:"Shop now"),q({isPost:p}))),s.createElement(bt,{visible:z,onClose:()=>M(!1)},q({isPost:!1})))};var hl=s.memo(ml);const gl=be(hl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:vl},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 Wt,qt,Ee=[{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:ie,name:["props","ctaTempStyles","title","fontFamily"],initialValue:(Wt=ie?.[0])===null||Wt===void 0?void 0:Wt.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:ie,name:["props","ctaTempStyles","ctaTitle","fontFamily"],initialValue:(qt=ie?.[0])===null||qt===void 0?void 0:qt.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"]}]}],bl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];function Li(t){const e=s.useRef(null),[i,n]=s.useState(!1);return s.useEffect(()=>{e.current=new IntersectionObserver(([o])=>{n(o.isIntersecting)})},[]),s.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 yl=t=>{var{rec:e,children:i,className:n,onClick:o,style:l,isExternalLink:r=!1,index:d}=t;fe(t,["rec","children","className","onClick","style","isExternalLink","index"]);const a=s.useRef(null),c=Li(a),{popup:u}=Pe(),{setPopupDetailData:f,ctaEvent:m}=le(),{jumpToWeb:v}=Me();s.useEffect(()=>{var y,_;if(c&&a?.current){const p=(_=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&_!==void 0?_:e?.video;m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,p,d)}},[c,a,e,m,d]);const T=de.throttle(()=>{var y,_,p,w,h,b,g,D,O,I;const x=(_=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&_!==void 0?_:e?.video;if(m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,x,d),f?.(Object.assign(Object.assign({},e),{index:d})),r){if(!((w=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||w===void 0)&&w.link){const S=(h=e?.video)===null||h===void 0?void 0:h.bindCta,k=(b=e?.video)===null||b===void 0?void 0:b.bindProduct;v(e,k,S,d),window.location.href=(D=(g=e?.video)===null||g===void 0?void 0:g.bindProduct)===null||D===void 0?void 0:D.link,window.location.href=window.getJointUtmLink((I=(O=e?.video)===null||O===void 0?void 0:O.bindProduct)===null||I===void 0?void 0:I.link)}}else o?.()},u?.duration);return s.createElement("div",{ref:a,className:n,style:l,onClick:T},i)};var nt=s.memo(yl),wl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Sl=t=>{var e,i,n,o,l,r,d,{content:a,style:c,bgImg:u,recData:f,bottom_image:m,ctaTempStyles:v,isExternalLink:T}=t,y=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:_}=le(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,w=(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:m;return s.createElement(nt,Object.assign({isExternalLink:T,rec:f,className:K.css(Object.assign({},c)),style:{display:"flex"}},y),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},v?.img))},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:w})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},s.createElement("div",{className:wl["tow-line-ellipsis"],style:v?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),s.createElement("div",{className:K.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle))},(d=(r=p?.bindCta)===null||r===void 0?void 0:r.enTitle)!==null&&d!==void 0?d:"Shop Now")))};var Tl=s.memo(Sl);const xl=be(Tl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:bl,bindableProps:[],settingRender:Ee},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 El=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Cl=t=>{var e,i,n,o,{content:l,style:r,bgImg:d,recData:a,bottom_image:c,ctaTempStyles:u,isExternalLink:f}=t,m=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:v}=le(),T=(e=a?.video)===null||e===void 0?void 0:e.bindCta;return s.createElement(nt,Object.assign({isExternalLink:f,rec:a,className:K.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"}},m),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},s.createElement("img",{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(n=(i=T?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&n!==void 0?n:c,alt:""})),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},u?.ctaTitle))},(o=T?.enTitle)!==null&&o!==void 0?o:"Product Name"))};var Il=s.memo(Cl);const Dl=be(Il,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:El,settingRender:Ee?.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 kl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU"};const _l=t=>{var e,i,n,o,l,{content:r,style:d,bgImg:a,recData:c,bottom_image:u,ctaTempStyles:f,index:m}=t,v=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index"]);const{sxpParameter:T,bffEventReport:y}=le(),{jumpToWeb:_}=Me(),p=(e=c?.video)===null||e===void 0?void 0:e.bindCta,w=(i=c?.video)===null||i===void 0?void 0:i.bindProduct,h=()=>{p?.link&&(_(c,w,p,m),window.location.href=window.getJointUtmLink(p.link))};return s.createElement(nt,Object.assign({index:m,rec:c,className:K.css(Object.assign({alignItems:"center"},d)),style:{display:"flex"}},v,{onClick:h}),s.createElement("div",{className:K.css(Object.assign({backgroundColor:"#f2f2f2",overflow:"hidden",flexShrink:0},f?.img))},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(o=(n=p?.icon)!==null&&n!==void 0?n:T?.bottom_image)!==null&&o!==void 0?o:u})),s.createElement("div",{className:K.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},s.createElement("div",{className:kl["tow-line-ellipsis"],style:f?.ctaTitle},(l=p?.enTitle)!==null&&l!==void 0?l:"Product Name")))};var Al=s.memo(_l);const Pl=be(Al,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:Ee?.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 Ml=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ol={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Ll=t=>{var e,i,n,o,l,r,d,{content:a,style:c,bgImg:u,recData:f,bottom_image:m,ctaTempStyles:v,isExternalLink:T}=t,y=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:_}=le(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,w=(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:m;return s.createElement(nt,Object.assign({isExternalLink:T,rec:f,className:K.css(Object.assign({},c)),style:{display:"flex"}},y),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},v?.img))},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:w})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},s.createElement("div",{className:Ol["tow-line-ellipsis"],style:v?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),s.createElement("div",{className:K.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},v?.ctaTitle))},(d=(r=p?.bindCta)===null||r===void 0?void 0:r.enTitle)!==null&&d!==void 0?d:"Shop Now")))};var jl=s.memo(Ll);const Nl=be(jl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Ml,settingRender:Ee,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 Bl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],zl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Vl=t=>{var e,i,n,o,l,r,d,{content:a,style:c,bgImg:u,recData:f,bottom_image:m,ctaTempStyles:v,isExternalLink:T}=t,y=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:_}=le(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,w=(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:m;return s.createElement(nt,Object.assign({isExternalLink:T,rec:f,className:K.css(Object.assign({},c)),style:{display:"flex"}},y),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},v?.img))},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:w})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},s.createElement("div",{className:zl["tow-line-ellipsis"],style:v?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),s.createElement("div",{className:K.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle))},(d=(r=p?.bindCta)===null||r===void 0?void 0:r.enTitle)!==null&&d!==void 0?d:"Shop now")))};var Fl=s.memo(Vl);const Hl=be(Fl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Bl,bindableProps:[],settingRender:Ee},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 Ul=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Gl=({children:t,isPadding:e=!0})=>s.createElement(Ue,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[On,Mn,Pn],style:{padding:e?"0 12px 0 20px":0}},t);var wt=s.memo(Gl);const $l=({src:t,rec:e,item:i,index:n})=>{const o=s.useRef(null),l=Li(o),{ctaEvent:r}=le();return s.useEffect(()=>{l&&t&&o?.current&&r?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[l,t,o,e,r,i,n]),s.createElement("div",{ref:o,hidden:!t,className:K.css({width:"100%",height:"100%"})},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:t}))};var Yt=s.memo($l),Wl={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const ql=t=>{var e,i,{content:n,style:o,bgImg:l,recData:r,onClick:d,bottom_image:a,ctaTempStyles:c,isExternalLink:u,index:f}=t,m=fe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{ctaEvent:v,setPopupDetailData:T,sxpParameter:y}=le(),{popup:_}=Pe(),{jumpToWeb:p}=Me(),[w,h]=s.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),b=de.throttle(g=>{v?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f})),u?g?.link&&(p(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):d?.()},_?.duration);return s.createElement(wt,{isPadding:!!r},w?.map(g=>{var D,O,I,x,S,k;return s.createElement(Ae,Object.assign({hidden:r&&!g?.bindCta,key:g?.itemId,className:K.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>b(g)}),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},s.createElement(Yt,{src:(I=(O=(D=g?.homePage)===null||D===void 0?void 0:D[0])!==null&&O!==void 0?O:y?.bottom_image)!==null&&I!==void 0?I:a,rec:r,item:g,index:f})),s.createElement("div",{className:K.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},s.createElement("div",{className:Wl["two-line-ellipsis"],style:c?.title},(x=g?.title)!==null&&x!==void 0?x:"Product Name"),s.createElement("div",{className:K.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},c?.ctaTitle))},(k=(S=g?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&k!==void 0?k:"Shop Now")))}))};var Yl=s.memo(ql);const Xl=be(Yl,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Ul,bindableProps:[],settingRender:Ee},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 Jl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Kl={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Ql=t=>{var e,i,{content:n,style:o,bgImg:l,recData:r,onClick:d,bottom_image:a,ctaTempStyles:c,isExternalLink:u,index:f}=t,m=fe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:v}=le(),{ctaEvent:T,setPopupDetailData:y}=le(),{popup:_}=Pe(),[p,w]=s.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:h}=Me(),b=de.throttle(g=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),y?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f})),u?g?.link&&(h(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):d?.()},_?.duration);return s.createElement(wt,{isPadding:!!r},p?.map(g=>{var D,O,I,x,S,k;return s.createElement(Ae,Object.assign({hidden:r&&!g?.bindCta,key:g.itemId,className:K.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>b(g)}),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},s.createElement(Yt,{src:(I=(O=(D=g?.homePage)===null||D===void 0?void 0:D[0])!==null&&O!==void 0?O:v?.bottom_image)!==null&&I!==void 0?I:a,rec:r,item:g,index:f})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},s.createElement("div",{className:Kl["two-line-ellipsis"],style:c?.title},(x=g?.title)!==null&&x!==void 0?x:"Product Name"),s.createElement("div",{className:K.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},c?.ctaTitle))},(k=(S=g?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&k!==void 0?k:"Shop Now")))}))};var Zl=s.memo(Ql);const Rl=be(Zl,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Jl,settingRender:Ee,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 es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ts={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const is=t=>{var e,i,{content:n,style:o,bgImg:l,recData:r,onClick:d,bottom_image:a,ctaTempStyles:c,isExternalLink:u,index:f}=t,m=fe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{ctaEvent:v,setPopupDetailData:T,sxpParameter:y}=le(),{popup:_}=Pe(),{jumpToWeb:p}=Me(),[w,h]=s.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),b=de.throttle(g=>{v?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f})),u?g?.link&&(p(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):d?.()},_?.duration);return s.createElement(wt,{isPadding:!!r},w?.map(g=>{var D,O,I,x,S,k;return s.createElement(Ae,Object.assign({hidden:r&&!g?.bindCta,key:g?.itemId,className:K.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>b(g)}),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},s.createElement(Yt,{src:(I=(O=(D=g?.homePage)===null||D===void 0?void 0:D[0])!==null&&O!==void 0?O:y?.bottom_image)!==null&&I!==void 0?I:a,rec:r,item:g,index:f})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},s.createElement("div",{className:ts["tow-line-ellipsis"],style:c?.title},(x=g?.title)!==null&&x!==void 0?x:"Product Name"),s.createElement("div",{className:K.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},c?.ctaTitle))},(k=(S=g?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&k!==void 0?k:"Shop now")))}))};var ns=s.memo(is);const os=be(ns,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:es,bindableProps:[],settingRender:Ee},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 Xt,Jt,ls=[{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:"\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:ie,name:["fontFamily"],initialValue:(Xt=ie?.[0])===null||Xt===void 0?void 0:Xt.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:"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:ie,initialValue:(Jt=ie?.[0])===null||Jt===void 0?void 0:Jt.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const ss=({icon:t,styles:e,textStyle:i,onClose:n})=>{var o;const{waterFallData:l,setOpenHashtag:r}=le();return s.createElement("div",{className:"clc-sxp-nav",style:e},s.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"",onClick:n}),s.createElement("div",{className:"clc-sxp-nav-title",style:i},`#${(o=l?.hashTag)!==null&&o!==void 0?o:"\u6807\u9898"}`))};var ji=s.memo(ss),rs=null,as="3d989325-e7d6-4a74-8a97-98febdf5b567",ds=null,cs=null,us={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"},ps=[{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}],fs="Handbags",vs={productUserId:rs,requestId:as,channel:ds,rtc:cs,tag:us,recList:ps,hashTag:fs};const ms=t=>{const{rec:e,index:i,list:n,reportTagsView:o,textStyles:l,space:r}=t,{swiperRef:d,setRtcList:a,setOpenHashtag:c,bffEventReport:u,sxpParameter:f}=le(),[m,v]=s.useState(!1),T=s.useRef(null),y=s.useRef(null),_=s.useRef(null),p=s.useRef(null),[w,h]=s.useState(""),b=s.useMemo(()=>{var x,S,k,E,A,L,B,H,U,z,M,j;return!((x=e?.video)===null||x===void 0)&&x.cover?(S=e?.video)===null||S===void 0?void 0:S.cover:!((k=e?.video)===null||k===void 0)&&k.url?(v(!0),(E=e?.video)===null||E===void 0?void 0:E.url):!((L=(A=e?.video)===null||A===void 0?void 0:A.imgUrls)===null||L===void 0)&&L.length?(H=(B=e?.video)===null||B===void 0?void 0:B.imgUrls)===null||H===void 0?void 0:H[0]:!((z=(U=e?.product)===null||U===void 0?void 0:U.homePage)===null||z===void 0)&&z.length?(j=(M=e?.product)===null||M===void 0?void 0:M.homePage)===null||j===void 0?void 0:j[0]:f?.bottom_image||""},[e,f?.bottom_image]),g=s.useMemo(()=>{var x,S;return((x=e?.product)===null||x===void 0?void 0:x.title)||((S=e?.video)===null||S===void 0?void 0:S.title)||null},[e]),D=s.useMemo(()=>{var x,S,k,E,A,L,B,H,U;return!((x=e?.product)===null||x===void 0)&&x.currency&&(!((S=e?.product)===null||S===void 0)&&S.price)?`${(L=(A=(E=(k=e?.product)===null||k===void 0?void 0:k.currency)===null||E===void 0?void 0:E.split("-")[1])===null||A===void 0?void 0:A.toUpperCase())!==null&&L!==void 0?L:""}${(U=(H=(B=e?.product)===null||B===void 0?void 0:B.price)===null||H===void 0?void 0:H.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&U!==void 0?U:""}`:null},[e]);s.useEffect(()=>{const x=new IntersectionObserver(S=>{S.forEach(k=>{if(k.isIntersecting){if(y.current===null||b==="")return;m&&w?T.current.setSrc(w):T.current.setSrc(b),x.unobserve(y.current)}})});return x.observe(y.current),()=>{x.disconnect()}},[b,m,w]);const O=(x,S,k)=>{const E=x/S;return k/E};s.useEffect(()=>{const x=_?.current;x===null||b===""||!m||(x.src=b,x.currentTime=1,x.crossOrigin="anonymous",x.onloadeddata=()=>{const S=p?.current;if(!S)return;const k=S.getContext("2d"),E=window?.innerWidth/2,A=O(x.videoWidth,x.videoHeight,E);S.height=A,S.width=E,k?.drawImage(x,0,0,S.width,S.height),h(S.toDataURL()),x.remove(),S.remove()})},[b,m]);const I=()=>{o(),a?.(n),setTimeout(()=>{var x;(x=d?.current)===null||x===void 0||x.swiper.slideTo(i,0,!1),c?.(!1)},0)};return s.createElement("div",{ref:y,className:"list-content-listItem",key:i,onClick:I,style:{marginBottom:r}},s.createElement("div",{className:"list-content-listItem-picture"},m&&s.createElement("div",{style:{display:"none"}},s.createElement("video",{ref:_,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),s.createElement("canvas",{ref:p})),s.createElement(xe,{loading:"lazy",className:"list-content-listItem-picture-img",ref:T})),s.createElement("div",{className:"list-content-listItem-info"},s.createElement("div",{className:`list-content-listItem-info-title ${D?"list-content-listItem-info-nowrap":""}`,style:l?.title},g&&g),s.createElement("div",{className:"list-content-listItem-info-price",style:l?.price,hidden:!D},D)))};function hs(t){var e,i,n,o,l,r,d,{reportTagsView:a}=t,c=fe(t,["reportTagsView"]);const{waterFallData:u,getRecommendVideos:f,hashTagSize:m,loadingImage:v,isOpenHashTag:T}=le(),[y,_]=s.useState(),[p,w]=s.useState(),[h,b]=s.useState(!1),g=s.useRef(null),[D,O]=s.useState(!1);s.useCallback(()=>{D||(O(!0),u&&f?.({hashTag:u?.hashTag,"itemFilter.itemId":u?.itemId,"itemFilter.itemType":u?.itemType}).then(x=>{var S;_(y?.concat((S=x?.recList)!==null&&S!==void 0?S:[])),O(!1)}))},[u,f,y,D]),s.useEffect(()=>{var x,S;if(b(!0),u&&f?.({hashTag:u?.hashTag,"itemFilter.itemId":u?.itemId,"itemFilter.itemType":u?.itemType,defaultSize:m}).then(k=>{var E,A;w(k),_((A=(E=k?.recList)===null||E===void 0?void 0:E.filter(L=>L?.video!==null||L?.product!==null))!==null&&A!==void 0?A:[]),b(!1)}),T){const k=vs;w(k),_((S=(x=k?.recList)===null||x===void 0?void 0:x.filter(E=>E?.video!==null||E?.product!==null))!==null&&S!==void 0?S:[]),b(!1)}},[u,f,m,T]);const I=()=>{var x,S;!((x=p?.tag)===null||x===void 0)&&x.link&&(a(),window.location.href=(S=p?.tag)===null||S===void 0?void 0:S.link)};return s.createElement(s.Fragment,null,h?s.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},s.createElement("img",{width:64,height:64,src:v,alt:"loading...",style:{objectFit:"contain"}})):s.createElement("div",{className:"list"},s.createElement("div",{className:"list-scroll",ref:g,style:{bottom:!((e=p?.tag)===null||e===void 0)&&e.link?"100px":0}},s.createElement("div",{className:"list-info",style:(i=c?.textStyles)===null||i===void 0?void 0:i.hashTagDesc},(n=p?.tag)===null||n===void 0?void 0:n.info),s.createElement("div",{hidden:!(!((o=p?.tag)===null||o===void 0)&&o.link),className:"list-collection",onClick:I,style:{marginBottom:c?.space}},((l=p?.tag)===null||l===void 0?void 0:l.linkTitle)||"Shop the collection"),s.createElement("div",{className:"list-content"},y?.map((x,S)=>s.createElement(ms,Object.assign({key:S,index:S,rec:x,list:y,reportTagsView:a},c)))),s.createElement("div",{hidden:!D,style:{textAlign:"center"}},"loading...")),s.createElement("div",{className:"list-bottom",hidden:!(!((r=p?.tag)===null||r===void 0)&&r.link)},s.createElement("button",{className:"list-bottom-btn",style:c?.buttonStyle,onClick:I},((d=p?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection"))))}var gs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const bs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:o,swiperRef:l,setWaterFallData:r,cacheRtcList:d,setRtcList:a,cacheActiveIndex:c,rtcList:u,setCacheRtcList:f,setIsFromHashtag:m,isFromHashtag:v,bffEventReport:T}=le();s.useRef(null);const y=s.useRef(null),[_,p]=s.useState();s.useEffect(()=>{const D=document.getElementById("sxp-render"),O=document.getElementById("water-fall");O?y.current=O:(y.current=document.createElement("div"),y.current.setAttribute("id","water-fall"),D?.appendChild(y.current))},[]);const w=()=>{const D=de.isEqual(u,d);!D&&d&&d?.length&&a?.(d),g(),r?.(void 0),m?.(!1),setTimeout(()=>{var O,I;D||(I=(O=l?.current)===null||O===void 0?void 0:O.swiper)===null||I===void 0||I.slideTo(c,0,!1),n?.(!1)},0)},[h,b]=s.useState();s.useEffect(()=>{i&&b(i)},[i]);const g=s.useCallback(()=>{var D,O,I,x,S,k;const E=h?.rec;if(!E)return;let A="";v?A="hashTagPage":!((D=E?.video)===null||D===void 0)&&D.url?A="videoPage":!((I=(O=E?.video)===null||O===void 0?void 0:O.imgUrls)===null||I===void 0)&&I.length&&(A="imagePage"),T?.({eventInfo:{contentId:(x=E?.video)===null||x===void 0?void 0:x.itemId,position:c+"",contentTags:JSON.stringify((S=E?.video)===null||S===void 0?void 0:S.tags),traceInfo:(k=E?.video)===null||k===void 0?void 0:k.traceInfo,hashTags:JSON.stringify([h?.hashTag]),fromKName:A,fromKPage:location?.href,timeOnSite:Math.floor((new Date-_)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[h,T,_,v,c]);return s.useEffect(()=>{o&&p(new Date)},[o]),s.useEffect(()=>{const D=()=>{p(new Date)};return window.addEventListener("pageshow",D),()=>{window.removeEventListener("pageshow",D)}},[]),y.current?ei.createPortal(s.createElement("div",{className:"waterfall",style:{display:o?"block":"none"}},s.createElement(ji,{icon:gs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:w}),s.createElement(hs,Object.assign({reportTagsView:g},t))),y.current):null};var Ni=s.memo(bs);const ys=t=>s.createElement(Ni,Object.assign({},t));var ws=s.memo(ys);const Ss=be(ws,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ls,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},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}}},w:100,h:40,sort:2});var Kt=Object.freeze({__proto__:null,Appoint:Dl,AppointForm:Sn,Commodity:xl,CommodityDetail:rl,CommodityDetailDiroNew:gl,CommodityDiro:Nl,CommodityDiroNew:Hl,HashTag:Ss,Link:Pl,MultiCommodity:Rl,MultiCommodityDiro:Xl,MultiCommodityDiroNew:os,Prompt:fl});const Ts="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",xs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Es=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:o,position:l}=t,r=fe(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:a,bffEventReport:c}=le(),[u,f]=s.useState(e),m=Se(xs),v=Se(Ts),T=de.debounce(()=>he(void 0,void 0,void 0,function*(){var y,_,p,w,h,b,g,D,O,I,x,S,k,E,A,L,B,H,U,z;if(u){f(!1);const M=(p=yield a?.({videoItemId:(_=(y=o.video)===null||y===void 0?void 0:y.itemId)!==null&&_!==void 0?_:""}))!==null&&p!==void 0?p:!1;c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(h=(w=o.video)===null||w===void 0?void 0:w.itemId)!==null&&h!==void 0?h:"",contentName:(g=(b=o.video)===null||b===void 0?void 0:b.title)!==null&&g!==void 0?g:"",contentTags:JSON.stringify((O=(D=o.video)===null||D===void 0?void 0:D.tags)!==null&&O!==void 0?O:[]),position:l+"",contentFormat:!((I=o.video)===null||I===void 0)&&I.url?"video":"image",traceInfo:(x=o.video)===null||x===void 0?void 0:x.traceInfo}}),M||f(!0)}else{f(!0);const M=(S=yield d?.({content:JSON.stringify(o)}))!==null&&S!==void 0?S:!1;c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(E=(k=o.video)===null||k===void 0?void 0:k.itemId)!==null&&E!==void 0?E:"",contentName:(L=(A=o.video)===null||A===void 0?void 0:A.title)!==null&&L!==void 0?L:"",contentTags:JSON.stringify((H=(B=o.video)===null||B===void 0?void 0:B.tags)!==null&&H!==void 0?H:[]),position:l+"",contentFormat:!((U=o.video)===null||U===void 0)&&U.url?"video":"image",traceInfo:(z=o.video)===null||z===void 0?void 0:z.traceInfo}}),M||f(!1)}}),200);return s.createElement("button",Object.assign({},r,{onClick:T}),s.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:u?i||m:n||v,alt:"icon"}))};var Bi=s.memo(Es);const Qe=new Ji;var ze;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide"})(ze||(ze={}));const Cs=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:r})=>{const[d,a]=s.useState(!1),c=s.useRef(null),{bffEventReport:u,sxpParameter:f,waterFallData:m,openHashtag:v}=le(),T=s.useRef(0),[y,_]=s.useState(!1),[p,w]=s.useState(!0),{isActive:h}=Mi(),b=s.useRef(null),[g,D]=s.useState("");s.useEffect(()=>{c.current&&(c.current.muted=o)},[o]);const O=s.useCallback(()=>{var M;(M=c.current)===null||M===void 0||M.play()},[]),I=Se("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),x=s.useCallback(()=>{var M,j,P,C,G,Y,X,V,F,q,$,Q,R;a(!1);const J=n[e];if(J&&(!((M=c?.current)===null||M===void 0)&&M.duration)){T.current=((j=c?.current)===null||j===void 0?void 0:j.currentTime)||0;const se=((C=(P=c.current)===null||P===void 0?void 0:P.duration)!==null&&C!==void 0?C:0).toFixed(2),ue=((Y=(G=c.current)===null||G===void 0?void 0:G.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2),we=p?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(V=(X=J.video)===null||X===void 0?void 0:X.itemId)!==null&&V!==void 0?V:"",contentName:(q=(F=J.video)===null||F===void 0?void 0:F.title)!==null&&q!==void 0?q:"",playType:we,startTime:ue,videoDuration:se,contentTags:JSON.stringify((Q=($=J.video)===null||$===void 0?void 0:$.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(R=J.video)===null||R===void 0?void 0:R.traceInfo}}),w(!1)}},[u,n,e,p]),S=s.useCallback(()=>{_(!0)},[]),k=s.useCallback(M=>()=>{var j,P,C,G,Y;if(!y)return;const X=(j=c.current)===null||j===void 0?void 0:j.paused;switch(M){case"start":if(!X)return;(P=c.current)===null||P===void 0||P.play(),a(!1);break;case"pause":if(X)return;(C=c.current)===null||C===void 0||C.pause(),a(!0);break;default:X?(G=c.current)===null||G===void 0||G.play():(Y=c.current)===null||Y===void 0||Y.pause(),a(!X);break}},[y]),E=s.useCallback(()=>{var M,j,P,C,G,Y,X,V,F,q,$,Q,R;const J=n[e],se=((j=(M=c.current)===null||M===void 0?void 0:M.duration)!==null&&j!==void 0?j:0).toFixed(2),ue=((C=(P=c.current)===null||P===void 0?void 0:P.currentTime)!==null&&C!==void 0?C:0).toFixed(2);if(!((G=c?.current)===null||G===void 0)&&G.duration){const we=(((Y=c?.current)===null||Y===void 0?void 0:Y.currentTime)-T.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(V=(X=J.video)===null||X===void 0?void 0:X.itemId)!==null&&V!==void 0?V:"",contentName:(q=(F=J.video)===null||F===void 0?void 0:F.title)!==null&&q!==void 0?q:"",endTime:ue,videoDuration:se,playDuration:we,contentTags:JSON.stringify((Q=($=J.video)===null||$===void 0?void 0:$.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(R=J.video)===null||R===void 0?void 0:R.traceInfo}})}},[n,e,u]),A=s.useMemo(()=>r?.mode==="2",[r]),L=s.useMemo(()=>{var M;return r?.mode==="2"?`translateY(-${50+((M=r?.offsetTop)!==null&&M!==void 0?M:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),B=s.useMemo(()=>{var M;return((M=t?.video)===null||M===void 0?void 0:M.cover)||g},[g,t]),H=s.useCallback(()=>{if(!b||!c||!c.current||!b.current)return;const M=c?.current,j=b?.current,P=j.getContext("2d"),C=window?.innerWidth,G=window?.innerHeight;j.height=G,j.width=C,P?.drawImage(M,0,0,j.width,j.height),D(j.toDataURL())},[]);s.useEffect(()=>{var M,j,P,C;if(c.current){if(a(!1),!c.current.src){const G=t.video.url;if(G.includes(".m3u8"))if(rt.isSupported()){const Y=new rt;Y.loadSource(G),Y.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=G;else c.current.src=G;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(M=c.current)===null||M===void 0||M.addEventListener("loadedmetadata",S),(j=c.current)===null||j===void 0||j.addEventListener("canplay",S),(P=c.current)===null||P===void 0||P.addEventListener("playing",x),(C=c.current)===null||C===void 0||C.addEventListener("loadeddata",H),()=>{var G,Y,X,V;(G=c.current)===null||G===void 0||G.removeEventListener("loadedmetadata",S),(Y=c.current)===null||Y===void 0||Y.removeEventListener("canplay",S),(X=c.current)===null||X===void 0||X.removeEventListener("playing",x),(V=c.current)===null||V===void 0||V.removeEventListener("loadeddata",H)}}},[S,x,t.video,H]),s.useEffect(()=>{var M;!c?.current||!y||(h?c.current.play():(M=c.current)===null||M===void 0||M.pause())},[h,y]),s.useEffect(()=>{var M,j,P;if(!h||!c?.current)return;!((M=c.current)===null||M===void 0?void 0:M.paused)&&v?(j=c.current)===null||j===void 0||j.pause():v||(P=c.current)===null||P===void 0||P.play()},[v,h]),s.useEffect(()=>{if(!h)return;const M=k("start"),j=k("pause");return Qe.on(ze.PAGE_DID_SHOW,M),Qe.on(ze.PAGE_DID_HIDE,j),()=>{Qe.off(ze.PAGE_DID_SHOW,M),Qe.off(ze.PAGE_DID_HIDE,j)}},[k,h]);const U=s.useMemo(()=>!f?.placeholder_image||y?null:s.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image}),[y,f?.placeholder_image]);s.useEffect(()=>{const M=()=>{var j,P;l===e&&(!((j=t?.video)===null||j===void 0)&&j.url)&&(!((P=c?.current)===null||P===void 0)&&P.src)&&!d&&k("pause")()};return window.addEventListener("beforeunload",M),()=>{window.removeEventListener("beforeunload",M)}},[l,e,t,c,k,d]);const z=s.useMemo(()=>A?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[A]);return t.video?s.createElement(s.Fragment,null,A?s.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:"100%",height:i,overflow:"hidden"}},s.createElement(xe,{src:B,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},z)}),s.createElement("canvas",{ref:b,style:{display:"none"}}),s.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:L,left:0,right:0}},s.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},s.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:E,onEnded:O,style:{width:"100%",height:"100%",objectFit:"contain"}}),s.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:I}))),U):s.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:"100%",height:i,overflow:"hidden"}},s.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:E,onEnded:O}),U,s.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:I}))):null};var Is=s.memo(Cs);const Ds=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:o})=>{const[l,r]=s.useState(t),d=a=>{a.stopPropagation();const c=!l;r(c),n?.(c)};return s.createElement("button",{style:o,className:"pb-toggle-button",onClick:d},s.createElement("img",{className:"pb-toggle-button-icon",src:l?e:i}))};var zi=s.memo(Ds);const ks=({imageUrl:t})=>{const[e,i]=s.useState(!0);Pe(),s.useEffect(()=>{setTimeout(()=>{i(!1)},2e3)},[]);const n=Se("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),o=s.useMemo(()=>e?"pb-fadeIn":"pb-fadeOut",[e]);return s.createElement("div",{hidden:!e,className:`pb-finger-wrap ${o}`},s.createElement("img",{src:t||n}))},Vi=t=>{const{src:e,height:i,imgUrlsPostConfig:n}=t,o=s.useMemo(()=>n?.mode==="2",[n]),l=s.useMemo(()=>{var d;return n?.mode==="2"?`translateY(-${50+((d=n?.offsetTop)!==null&&d!==void 0?d:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),r=s.useMemo(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]);return s.createElement("div",{style:{overflow:"hidden",height:i,width:"100%",position:"relative"}},s.createElement(xe,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r)}),o&&s.createElement(xe,{src:e,style:{width:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:l,left:0,right:0}}))},_s=({imgUrls:t,width:e,height:i,rec:n,index:o,onReportViewImageEnd:l,onViewImageStartEvent:r,imgUrlsPostConfig:d})=>{var a;const c=s.useRef(),{isActive:u}=Mi(),{sxpParameter:f,openHashtag:m}=le(),[v,T]=s.useState(!1);return s.useEffect(()=>{v&&u?(c?.current&&c.current.swiper.autoplay.start(),m?l(n):r(o)):(T(!0),c?.current&&c.current.swiper.autoplay.stop())},[n,u,l,m,o,r,v]),s.createElement(Ue,{ref:c,defaultValue:0,direction:"horizontal",modules:[vt,mt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,loop:!0,autoplay:{delay:((a=d?.delay)!==null&&a!==void 0?a:3)*1e3}},t?.map(y=>s.createElement(Ae,{key:y},s.createElement(Vi,{src:y,height:i,imgUrlsPostConfig:d}))))};var As=s.memo(_s);const Ps=({tags:t,itemId:e,itemType:i,index:n,rec:o,hashTagStyle:l})=>{const[r,d]=s.useState(!1),{setWaterFallData:a,setOpenHashtag:c,setCacheActiveIndex:u,waterFallData:f,setIsFromHashtag:m}=le(),v=T=>{f?m?.(!0):u?.(n),a?.(i?{hashTag:T,itemId:e,itemType:i,rec:o}:{hashTag:T,rec:o}),c?.(!0)};return s.useMemo(()=>t.length<=6?null:s.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>d(!r)},r?"show less":"show more"),[r,t]),s.createElement("div",{className:"clc-sxp-bottom-hashtag"},s.createElement(wt,null,t?.map((T,y)=>s.createElement(Ae,{key:y,hidden:r?!1:y>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>v(T)},`#${T}`))))};var Fi=s.memo(Ps),Ms="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 St(t){return s.memo(function(e){const{$store:i}=ln(),n=l=>{let r=l;const d=l.match(/{{.*?}}/g);return d?.length&&d.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(c,u)=>{if(u){const f=de.get(i,u);return r=r.replace(a,f),f}})}),r},o=s.useMemo(()=>{var l,r,d;const{bindDatas:a}=e,c=fe(e,["bindDatas"]);if((l=a?.forEach)===null||l===void 0||l.call(a,u=>{if(u?.propKey&&u?.dataPath){const{propKey:f,dataPath:m}=u;m.replace(/{{\s*([\w.]+)\s*}}/g,(v,T)=>{var y,_;if(T){const p=(_=(y=de.get(i,T))!==null&&y!==void 0?y:e[f])!==null&&_!==void 0?_:"";return c[f]=p,p}})}}),c){c.eventMap={};const u=de.cloneDeep(c.event)||{};for(const f in u)if(Object.prototype.hasOwnProperty.call(u,f))try{u[f].value=n(u[f].value),c.eventMap[f]=new Function(u[f].value)}catch{}}return!((d=(r=c?.event)===null||r===void 0?void 0:r.onClick)===null||d===void 0)&&d.linkType&&(c.style.cursor="pointer"),c},[i,e]);return s.createElement(t,Object.assign({},o,o.eventMap))})}const Os=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:o}=Pe(),l=s.useMemo(()=>{var r,d,a,c,u,f,m,v,T,y,_,p,w,h,b,g,D,O,I,x,S,k,E,A,L,B,H,U,z,M,j;if(!t?.video)return null;let P=null;!((d=(r=t?.video)===null||r===void 0?void 0:r.bindProducts)===null||d===void 0)&&d.length?P="\u591A\u5546\u54C1CTA":!((a=t?.video)===null||a===void 0)&&a.bindProduct?P="\u5546\u54C1CTA":P=(u=(c=t?.video)===null||c===void 0?void 0:c.bindCta)===null||u===void 0?void 0:u.itemId;const C=i?.[P];if(((f=C?.item)===null||f===void 0?void 0:f.type)==="CommodityDiro"&&!(!((m=t?.video)===null||m===void 0)&&m.bindProduct)||((v=C?.item)===null||v===void 0?void 0:v.type)==="Commodity"&&!(!((T=t?.video)===null||T===void 0)&&T.bindProduct)||((y=C?.item)===null||y===void 0?void 0:y.type)==="CommodityDiroNew"&&!(!((_=t?.video)===null||_===void 0)&&_.bindProduct)||((p=C?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((h=(w=t?.video)===null||w===void 0?void 0:w.bindProducts)===null||h===void 0)&&h.length)||((b=C?.item)===null||b===void 0?void 0:b.type)==="MultiCommodityDiro"&&!(!((D=(g=t?.video)===null||g===void 0?void 0:g.bindProducts)===null||D===void 0)&&D.length)||((O=C?.item)===null||O===void 0?void 0:O.type)==="MultiCommodityDiroNew"&&!(!((x=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||x===void 0)&&x.length))return null;if(C&&n){const G=n[(S=C?.item)===null||S===void 0?void 0:S.type],Y=St(G),X=(k=G?.extend)===null||k===void 0?void 0:k.defaulSetting,V=((L=(A=(E=C?.item)===null||E===void 0?void 0:E.event)===null||A===void 0?void 0:A.onClick)===null||L===void 0?void 0:L.linkType)==="externalLink";return s.createElement(Y,Object.assign({style:Object.assign(Object.assign(Object.assign({},X?.style),(B=C?.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({},X?.textStyle),(H=C?.item)===null||H===void 0?void 0:H.textStyle),bindDatas:(z=(U=C?.item)===null||U===void 0?void 0:U.bindDatas)!==null&&z!==void 0?z:[]},X?.props,(M=C?.item)===null||M===void 0?void 0:M.props,{event:((j=C?.item)===null||j===void 0?void 0:j.event)||{},schema:o,id:C?.id,key:C?.id,recData:t,isExternalLink:V,index:e}))}else return null},[t,n,i,o]);return s.createElement(s.Fragment,null,l)};var Hi=s.memo(Os);const Ui=({nudge:t})=>s.createElement(s.Fragment,null,t?.isOpen&&s.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:t?.marginBottom,width:t?.size.width,height:t?.size.height,backgroundColor:t?.backgroundColor,borderRadius:t?.borderRadius}},t?.icon?s.createElement("img",{src:t.icon,style:{height:"100%",objectFit:"cover"}}):null,s.createElement("p",{style:Object.assign({},t?.textStyle)},t?.content))),Gi=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:o,resolver:l,data:r=[],ctaType:d,tipText:a,nudge:c,_schema:u,hashTagStyle:f})=>{var m,v,T,y,_,p,w;const{schema:h}=Pe(),[b,g]=s.useState(0),D=s.useRef(0),[O,I]=s.useState(!1),[x,S]=s.useState(!0),k=s.useRef(),E=s.useRef(),[A,L]=s.useState(!1),[B,H]=s.useState(!1),{loadVideos:U,bffEventReport:z,loading:M,setPopupDetailData:j,ctaEvent:P,swiperRef:C,waterFallData:G,setOpenHashtag:Y,appDomain:X,openHashtag:V,loadingImage:F,isFromHashtag:q,popupDetailData:$}=le(),{productView:Q}=Me(),R=s.useMemo(()=>r.length>0&&!M&&cn(),[r,M]),J=s.useCallback(()=>{if(r.length<=0)return;se();const N=location.search.slice(1),ee=Rt.parse(N.replace(/\+/g,"%2B"));for(const te in ee)ee[te]=ee[te].replace(/%2B/g,"+");const W=te=>{var ne;return(ne=ee[te])!==null&&ne!==void 0?ne:""};z?.({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}}),I(!0)},[z,r.length]),se=()=>{k.current=new Date,E.current=new Date,rn()};s.useEffect(()=>{O||J()},[J,O]),s.useEffect(()=>{var N;const ee=r?.findIndex(W=>{var te,ne,re,Z,oe,ce,pe,Ie,De;return d==="\u591A\u5546\u54C1CTA"?((te=W?.video)===null||te===void 0?void 0:te.bindProducts)&&((re=(ne=W?.video)===null||ne===void 0?void 0:ne.bindProducts)===null||re===void 0?void 0:re.length)>0:d==="\u5546\u54C1CTA"?(Z=W?.video)===null||Z===void 0?void 0:Z.bindProduct:((ce=(oe=W?.video)===null||oe===void 0?void 0:oe.bindCta)===null||ce===void 0?void 0:ce.itemId)===d&&(((pe=W?.video)===null||pe===void 0?void 0:pe.url)||((De=(Ie=W?.video)===null||Ie===void 0?void 0:Ie.imgUrls)===null||De===void 0?void 0:De.length))})||0;(N=C?.current)===null||N===void 0||N.swiper.slideTo(ee)},[d,C]),s.useEffect(()=>{const N=r?.[b],ee=()=>{var W,te,ne,re,Z,oe,ce,pe,Ie,De,$e,We,qe,Ye,Fe;if(document.visibilityState==="hidden"){Qe.emit(ze.PAGE_DID_HIDE,N),Ve(N),st(N);let Oe="";$&&(!((te=(W=N?.video)===null||W===void 0?void 0:W.bindProducts)===null||te===void 0)&&te.length||!((ne=N?.video)===null||ne===void 0)&&ne.bindProduct)?Oe="pdpPage":$&&o?.[(oe=(Z=(re=N.video)===null||re===void 0?void 0:re.bindCta)===null||Z===void 0?void 0:Z.itemId)!==null&&oe!==void 0?oe:""].item.type==="Appoint"?Oe="formPage":q?Oe="hashTagPage":!((ce=N?.video)===null||ce===void 0)&&ce.url?Oe="videoPage":!((pe=N?.video)===null||pe===void 0)&&pe.imgUrls&&(!((De=(Ie=N?.video)===null||Ie===void 0?void 0:Ie.imgUrls)===null||De===void 0)&&De.length)?Oe="imagePage":N?.product&&(Oe="productPage"),z?.({eventInfo:{sessionDuration:Math.floor((new Date-k.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:($e=N?.video)===null||$e===void 0?void 0:$e.itemId,productId:(We=N?.product)===null||We===void 0?void 0:We.itemId,position:b+"",fromKName:Oe,fromKPage:location?.href,ctatId:(Fe=(Ye=(qe=N.video)===null||qe===void 0?void 0:qe.bindCta)===null||Ye===void 0?void 0:Ye.itemId)!==null&&Fe!==void 0?Fe:""}})}else document.visibilityState==="visible"&&(J(),Ge(b),Qe.emit(ze.PAGE_DID_SHOW,N))};return document.addEventListener("visibilitychange",ee),()=>{document.removeEventListener("visibilitychange",ee)}},[b,z,k,r,J,$,q,o]);const ue=s.useMemo(()=>t?.logoUrl&&t?.isShowLogo?i-45:i,[t,i]),we=s.useMemo(()=>t?.logoUrl&&t?.isShowLogo?s.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},s.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),Ze=s.useCallback((N,ee)=>{var W,te,ne,re;return!((W=N.video)===null||W===void 0)&&W.url?s.createElement(Is,{rec:N,index:ee,muted:x,data:r,height:ue,activeIndex:b,videoPostConfig:t?.videoPost}):!((te=N.video)===null||te===void 0)&&te.imgUrls?s.createElement(As,{key:N.video.itemId,imgUrls:N.video.imgUrls,width:n,height:ue,rec:N,index:ee,onReportViewImageEnd:Ve,onViewImageStartEvent:Ge,imgUrlsPostConfig:t?.imgUrlsPost}):N.product&&Array.isArray(t?.productPost)&&((ne=t?.productPost)===null||ne===void 0?void 0:ne.length)>0?(re=t?.productPost)===null||re===void 0?void 0:re.map((Z,oe)=>{var ce,pe,Ie,De,$e,We,qe,Ye;const Fe=l[(ce=Z?.item)===null||ce===void 0?void 0:ce.type],Oe=St(Fe),Le=(pe=Fe?.extend)===null||pe===void 0?void 0:pe.defaulSetting;return s.createElement(Oe,Object.assign({key:`${ee}${oe}`,textStyle:Object.assign(Object.assign({},Le?.textStyle),(Ie=Z?.item)===null||Ie===void 0?void 0:Ie.textStyle),bindDatas:($e=(De=Z?.item)===null||De===void 0?void 0:De.bindDatas)!==null&&$e!==void 0?$e:[]},Le?.props,(We=Z?.item)===null||We===void 0?void 0:We.props,{event:((qe=Z?.item)===null||qe===void 0?void 0:qe.event)||{},schema:h,id:Z?.id,viewTime:E.current,rec:N,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Le?.style),(Ye=Z?.item)===null||Ye===void 0?void 0:Ye.style),{height:"100%",overflow:"auto"}),index:ee}))}):null},[n,r,ue,x,b,t?.productPost,E,a,l,h]),Re=s.useCallback(N=>{H(N)},[]),ot=s.useMemo(()=>B?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[B]),et=s.useCallback((N,ee)=>{var W,te,ne,re,Z,oe,ce;return N.video?s.createElement(s.Fragment,null,((W=N.video)===null||W===void 0?void 0:W.title)&&!B&&s.createElement("div",{className:"clc-sxp-bottom-shadow"}),s.createElement("div",{className:"clc-sxp-bottom"},s.createElement(Ui,{nudge:c}),s.createElement("div",{className:"clc-sxp-bottom-card"},s.createElement(Hi,{rec:N,index:ee,tempMap:o,resolver:l})),s.createElement("div",null,s.createElement(yt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(ne=(te=N.video)===null||te===void 0?void 0:te.title)!==null&&ne!==void 0?ne:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Re}),s.createElement(Fi,{index:b,tags:(Z=(re=N?.video)===null||re===void 0?void 0:re.hashTags)!==null&&Z!==void 0?Z:[],itemId:(oe=N?.video)===null||oe===void 0?void 0:oe.itemId,itemType:!((ce=N.video)===null||ce===void 0)&&ce.itemId?"VIDEO":null,rec:N,hashTagStyle:f})))):null},[e,b,o,l,a,c,f,t,Re,B,ot]),lt=s.useCallback((N,ee)=>{var W,te;if(!t?.isShowLike)return;let ne=(W=t?.likeIconY)!==null&&W!==void 0?W:400;return G&&ne<40&&(ne+=40),N.video?s.createElement(Bi,{key:N.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:N.isCollected,recData:N,className:"clc-sxp-like-button",style:{top:ne,right:(te=t?.likeIconX)!==null&&te!==void 0?te:0},position:ee}):null},[t,G]),Ve=N=>{var ee,W,te,ne,re,Z;if(!(!((ee=N.video)===null||ee===void 0)&&ee.url)&&(!((W=N.video)===null||W===void 0)&&W.imgUrls)){const oe=Date.now(),ce=(oe-D.current)/1e3;z?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ne=(te=N.video)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",contentName:(re=N.video.title)!==null&&re!==void 0?re:"",imageEndTime:`${oe}`,playDuration:`${ce}`,contentTags:JSON.stringify((Z=N.video.tags)!==null&&Z!==void 0?Z:[]),position:b+"",contentFormat:"image",traceInfo:N.video.traceInfo}})}},ge=N=>{var ee,W,te,ne,re,Z,oe,ce;E.current=new Date;const pe=r[N.previousIndex];pe&&(N.previousIndex-N.activeIndex<0?(z?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(W=(ee=pe.video)===null||ee===void 0?void 0:ee.itemId)!==null&&W!==void 0?W:"",productId:(ne=(te=pe.product)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",requestId:null}}),Ve(pe)):(z?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Z=(re=pe.video)===null||re===void 0?void 0:re.itemId)!==null&&Z!==void 0?Z:"",productId:(ce=(oe=pe.product)===null||oe===void 0?void 0:oe.itemId)!==null&&ce!==void 0?ce:"",requestId:null}}),Ve(pe)),st(pe))},st=N=>{var ee,W,te;!(!((ee=N?.video)===null||ee===void 0)&&ee.url)&&!(!((W=N?.video)===null||W===void 0)&&W.imgUrls)&&N?.product&&Q(N,N.product,(te=N?.product)===null||te===void 0?void 0:te.bindCta,E.current,b)};s.useEffect(()=>{const N=r[b];V&&st(N)},[V,r,b]);const Ge=N=>{var ee,W,te,ne,re,Z;const oe=r[N];if(!(!((ee=oe?.video)===null||ee===void 0)&&ee.url)&&(!((W=oe?.video)===null||W===void 0)&&W.imgUrls)){const ce=Date.now();D.current=ce,z?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ne=(te=oe.video)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",contentName:(re=oe.video.title)!==null&&re!==void 0?re:"",imageStartTime:`${ce}`,contentTags:JSON.stringify((Z=oe.video.tags)!==null&&Z!==void 0?Z:[]),position:N+"",contentFormat:"image",traceInfo:oe.video.traceInfo}})}},Tt=s.useMemo(()=>{const N=r?.map((ee,W)=>b===W||W-1===b||W+1===b?ee:null);return G?N:N.concat([{loading:!0}])},[r,b,G]),Ys=s.useMemo(()=>M?s.createElement("div",{style:{height:ue,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},s.createElement("img",{width:64,height:64,src:F,alt:"loading...",style:{objectFit:"contain"}})):Tt?.map((N,ee)=>s.createElement(Ae,{key:ee,virtualIndex:ee},N&&s.createElement(s.Fragment,null,N?.loading?s.createElement("div",{style:{height:ue,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},s.createElement("img",{width:64,height:64,src:F,alt:"loading...",style:{objectFit:"contain"}})):s.createElement(s.Fragment,null,Ze(N,ee),et(N,ee),lt(N,ee))))),[n,r,ue,M,et,Ze,Tt,F]),Xs=Se("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Js=Se("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return s.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},G&&s.createElement(ji,{icon:Ms,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{Y?.(!0)}}),we,R?s.createElement(ks,{imageUrl:t?.swipeTipIcon}):null,s.createElement(Ue,{ref:C,onActiveIndexChange:N=>{g(N.activeIndex),!V&&(ge(N),!G&&N?.activeIndex+2>=r?.length&&(A||(L(!0),U?.(Math.ceil(b/10)+1).then(()=>{L(!1)}))))},direction:"vertical",height:ue},s.createElement(zi,{style:{position:"fixed",right:(m=t?.muteIconX)!==null&&m!==void 0?m:0,visibility:!((T=(v=r?.[b])===null||v===void 0?void 0:v.video)===null||T===void 0)&&T.url?"visible":"hidden",bottom:(y=t?.muteIconY)!==null&&y!==void 0?y:23,zIndex:999},defaultValue:x,activeIcon:t?.unMuteIcon?t?.unMuteIcon:Xs,unactiveIcon:t?.muteIcon?t?.muteIcon:Js,onChange:S}),Ys),s.createElement(Ni,Object.assign({},(w=(p=(_=t?.hashTag)===null||_===void 0?void 0:_[0])===null||p===void 0?void 0:p.item)===null||w===void 0?void 0:w.props)))},Ls=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:o,index:l})=>s.createElement(Ue,{defaultValue:0,direction:"horizontal",modules:[vt,mt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>s.createElement(Ae,{key:r},s.createElement(Vi,{src:r,height:i,imgUrlsPostConfig:n}))));var js=s.memo(Ls);const Ns=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:r,width:d})=>{const[a,c]=s.useState(!1),u=s.useRef(null),{bffEventReport:f,sxpParameter:m,waterFallData:v,openHashtag:T}=le(),y=s.useRef(0),[_,p]=s.useState(!1),[w,h]=s.useState(!0),b=s.useRef(null),[g,D]=s.useState("");s.useEffect(()=>{u.current&&(u.current.muted=o)},[o]);const O=s.useCallback(()=>{var M;(M=u.current)===null||M===void 0||M.play()},[]),I=Se("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),x=s.useCallback(()=>{var M,j,P,C,G,Y,X,V,F,q,$,Q,R;c(!1);const J=n[e];if(J&&(!((M=u?.current)===null||M===void 0)&&M.duration)){y.current=((j=u?.current)===null||j===void 0?void 0:j.currentTime)||0;const se=((C=(P=u.current)===null||P===void 0?void 0:P.duration)!==null&&C!==void 0?C:0).toFixed(2),ue=((Y=(G=u.current)===null||G===void 0?void 0:G.currentTime)!==null&&Y!==void 0?Y:0).toFixed(2),we=w?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(V=(X=J.video)===null||X===void 0?void 0:X.itemId)!==null&&V!==void 0?V:"",contentName:(q=(F=J.video)===null||F===void 0?void 0:F.title)!==null&&q!==void 0?q:"",playType:we,startTime:ue,videoDuration:se,contentTags:JSON.stringify((Q=($=J.video)===null||$===void 0?void 0:$.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(R=J.video)===null||R===void 0?void 0:R.traceInfo}}),h(!1)}},[f,n,e,w]),S=s.useCallback(()=>{p(!0)},[]),k=s.useCallback(M=>()=>{var j,P,C,G,Y;if(!_)return;const X=(j=u.current)===null||j===void 0?void 0:j.paused;switch(M){case"start":if(!X)return;(P=u.current)===null||P===void 0||P.play(),c(!1);break;case"pause":if(X)return;(C=u.current)===null||C===void 0||C.pause(),c(!0);break;default:X?(G=u.current)===null||G===void 0||G.play():(Y=u.current)===null||Y===void 0||Y.pause(),c(!X);break}},[_]),E=s.useCallback(()=>{var M,j,P,C,G,Y,X,V,F,q,$,Q,R;const J=n[e],se=((j=(M=u.current)===null||M===void 0?void 0:M.duration)!==null&&j!==void 0?j:0).toFixed(2),ue=((C=(P=u.current)===null||P===void 0?void 0:P.currentTime)!==null&&C!==void 0?C:0).toFixed(2);if(!((G=u?.current)===null||G===void 0)&&G.duration){const we=(((Y=u?.current)===null||Y===void 0?void 0:Y.currentTime)-y.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(V=(X=J.video)===null||X===void 0?void 0:X.itemId)!==null&&V!==void 0?V:"",contentName:(q=(F=J.video)===null||F===void 0?void 0:F.title)!==null&&q!==void 0?q:"",endTime:ue,videoDuration:se,playDuration:we,contentTags:JSON.stringify((Q=($=J.video)===null||$===void 0?void 0:$.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(R=J.video)===null||R===void 0?void 0:R.traceInfo}})}},[n,e,f]),A=s.useMemo(()=>r?.mode==="2",[r]),L=s.useMemo(()=>{var M;return r?.mode==="2"?`translateY(-${50+((M=r?.offsetTop)!==null&&M!==void 0?M:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),B=s.useMemo(()=>{var M;return((M=t?.video)===null||M===void 0?void 0:M.cover)||g},[g,t]),H=s.useCallback(()=>{if(!b||!u||!u.current||!b.current)return;const M=u?.current,j=b?.current,P=j.getContext("2d"),C=window?.innerWidth,G=window?.innerHeight;j.height=G,j.width=C,P?.drawImage(M,0,0,j.width,j.height),D(j.toDataURL())},[]);s.useEffect(()=>{var M,j,P,C;if(u.current){if(c(!1),!u.current.src){const G=t.video.url;if(G.includes(".m3u8"))if(rt.isSupported()){const Y=new rt;Y.loadSource(G),Y.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=G;else u.current.src=G;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(M=u.current)===null||M===void 0||M.addEventListener("loadedmetadata",S),(j=u.current)===null||j===void 0||j.addEventListener("canplay",S),(P=u.current)===null||P===void 0||P.addEventListener("playing",x),(C=u.current)===null||C===void 0||C.addEventListener("loadeddata",H),()=>{var G,Y,X,V;(G=u.current)===null||G===void 0||G.removeEventListener("loadedmetadata",S),(Y=u.current)===null||Y===void 0||Y.removeEventListener("canplay",S),(X=u.current)===null||X===void 0||X.removeEventListener("playing",x),(V=u.current)===null||V===void 0||V.removeEventListener("loadeddata",H)}}},[S,x,t.video,H]);const U=s.useMemo(()=>!m?.placeholder_image||_?null:s.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image}),[_,m?.placeholder_image]);s.useEffect(()=>{const M=()=>{var j,P;l===e&&(!((j=t?.video)===null||j===void 0)&&j.url)&&(!((P=u?.current)===null||P===void 0)&&P.src)&&!a&&k("pause")()};return window.addEventListener("beforeunload",M),()=>{window.removeEventListener("beforeunload",M)}},[l,e,t,u,k,a]);const z=s.useMemo(()=>A?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[A]);return t.video?s.createElement(s.Fragment,null,A?s.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},s.createElement(xe,{src:B,style:Object.assign({height:i,width:d,objectFit:"cover"},z)}),s.createElement("canvas",{ref:b,style:{display:"none"}}),s.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:L,left:0,right:0}},s.createElement("div",{style:{position:"relative",width:d,height:"100%"}},s.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:E,onEnded:O,style:{width:"100%",height:i,objectFit:"contain"}}),s.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:I}))),U):s.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},s.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:E,onEnded:O}),U,s.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:I}))):null};var Bs=s.memo(Ns);const Qt={};Object.values(Kt).forEach(t=>{Qt[t.extend.type]=t});const zs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Vs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Fs=({data:t,globalConfig:e,tipText:i,nudge:n,tempMap:o,descStyle:l,hashTagStyle:r,containerHeight:d=664,containerWidth:a=375,appDomain:c})=>{const u=s.useMemo(()=>e?.logoUrl&&e?.isShowLogo?d-45:d,[e,d]),f=(b,g)=>{var D,O,I,x;if(!((D=b.video)===null||D===void 0)&&D.url)return s.createElement(Bs,{rec:b,index:g,muted:!0,width:a,data:t??[],height:u,activeIndex:g,videoPostConfig:e?.videoPost});if(!((O=b.video)===null||O===void 0)&&O.imgUrls)return s.createElement(js,{key:b.video.itemId,imgUrls:b.video.imgUrls,width:a,height:u,rec:b,index:g,imgUrlsPostConfig:e?.imgUrlsPost});if(b.product&&b.product&&Array.isArray(e?.productPost)&&((I=e?.productPost)===null||I===void 0?void 0:I.length)>0)return(x=e?.productPost)===null||x===void 0?void 0:x.map((S,k)=>{var E,A,L,B,H,U,z,M;const j=Qt[(E=S?.item)===null||E===void 0?void 0:E.type],P=St(j),C=(A=j?.extend)===null||A===void 0?void 0:A.defaulSetting;return s.createElement(P,Object.assign({key:`${g}${k}`,textStyle:Object.assign(Object.assign({},C?.textStyle),(L=S?.item)===null||L===void 0?void 0:L.textStyle),bindDatas:(H=(B=S?.item)===null||B===void 0?void 0:B.bindDatas)!==null&&H!==void 0?H:[]},C?.props,(U=S?.item)===null||U===void 0?void 0:U.props,{event:((z=S?.item)===null||z===void 0?void 0:z.event)||{},id:S?.id,rec:b,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},C?.style),(M=S?.item)===null||M===void 0?void 0:M.style),{width:a,height:u,overflow:"auto"}),index:g}))})},m=s.useMemo(()=>e?.logoUrl&&e?.isShowLogo?s.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},s.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),v=(b,g)=>{var D,O,I,x,S,k,E;return b.video?s.createElement(s.Fragment,null,((D=b.video)===null||D===void 0?void 0:D.title)&&s.createElement("div",{className:"clc-sxp-bottom-shadow"}),s.createElement("div",{className:"clc-sxp-bottom"},s.createElement(Ui,{nudge:n}),s.createElement("div",{className:"clc-sxp-bottom-card"},s.createElement(Hi,{rec:b,index:g,tempMap:o,resolver:Qt})),s.createElement("div",null,s.createElement(yt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(I=(O=b.video)===null||O===void 0?void 0:O.title)!==null&&I!==void 0?I:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),s.createElement(Fi,{index:g,tags:(S=(x=b?.video)===null||x===void 0?void 0:x.hashTags)!==null&&S!==void 0?S:[],itemId:(k=b?.video)===null||k===void 0?void 0:k.itemId,itemType:!((E=b.video)===null||E===void 0)&&E.itemId?"VIDEO":null,rec:b,hashTagStyle:r}))):null},T=Se(Vs,c),y=Se(zs,c),_=(b,g)=>{var D,O,I,x;if(!e?.isShowLike)return;let S=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return S<40&&(S+=40),b.video?s.createElement(Bi,{key:b.position,activeIcon:(O=e?.likeIcon)!==null&&O!==void 0?O:T,unActicveIcon:(I=e?.unlikeIcon)!==null&&I!==void 0?I:y,position:g,active:b.isCollected,recData:b,className:"clc-sxp-like-button",style:{top:S,right:(x=e?.likeIconX)!==null&&x!==void 0?x:0}}):null},p=Se("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",c),w=Se("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",c),h=(b,g)=>{var D,O,I,x;return s.createElement("div",{style:{position:"relative"}},m,s.createElement(zi,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((I=(O=t?.[g])===null||O===void 0?void 0:O.video)===null||I===void 0)&&I.url?"visible":"hidden",bottom:(x=e?.muteIconY)!==null&&x!==void 0?x:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:p,unactiveIcon:e?.muteIcon?e?.muteIcon:w}),f(b,g),v(b,g),_(b,g))};return s.createElement("div",{style:{width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none"}},t?.map((b,g)=>h(b,g)))};var Hs=s.memo(Fs);const Us=()=>{const{schema:t,resolver:e,popup:i}=Pe(),{setPopupDetailData:n,popupDetailData:o,bffEventReport:l}=le(),{productView:r}=Me(),[d,a]=s.useState(),c=s.useRef(null);s.useEffect(()=>{const m=()=>{c.current=new Date};return m(),window.addEventListener("pageshow",m),()=>{window.removeEventListener("pageshow",m)}},[]),s.useEffect(()=>{i&&i?.id&&i?.id!==""&&(c.current=new Date,a(i))},[i]);const u=()=>{var m,v,T,y;if(!i||i?.id===""||!d||new Date-c.current<((m=i?.duration)!==null&&m!==void 0?m:0))return;a(Object.assign(Object.assign({},i),{id:""}));const _=o,p=(v=_?.video)===null||v===void 0?void 0:v.bindProduct,w=(y=(T=_?.video)===null||T===void 0?void 0:T.bindProduct)===null||y===void 0?void 0:y.bindCta;p&&w&&r(_,p,w,c.current,o?.index),setTimeout(()=>{window?.sxpPopup(""),n?.(null)},i?.duration)},f=s.useMemo(()=>{var m,v,T;return(T=(v=(m=t?.sxpPageConf)===null||m===void 0?void 0:m.globalConfig)===null||v===void 0?void 0:v.popupList)===null||T===void 0?void 0:T.map((y,_)=>{var p,w,h,b,g,D,O,I;if(y?.id===i?.id){const x=e[(p=y?.item)===null||p===void 0?void 0:p.type],S=St(x),k=(w=x?.extend)===null||w===void 0?void 0:w.defaulSetting;return s.createElement(S,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),(b=y?.item)===null||b===void 0?void 0:b.textStyle),bindDatas:(D=(g=y?.item)===null||g===void 0?void 0:g.bindDatas)!==null&&D!==void 0?D:[]},k?.props,(O=y?.item)===null||O===void 0?void 0:O.props,{event:((I=y?.item)===null||I===void 0?void 0:I.event)||{},schema:t,id:y?.id}))}else return s.createElement(s.Fragment,null)})},[t,i,e]);return s.createElement(bt,{popup:d,onClose:u,padding:0,modalStyle:{position:"fixed"}},f)},Zt={};Object.values(Kt).forEach(t=>{Zt[t.extend.type]=t});const Gs=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:o,appDomain:l})=>{var r,d,a,c,u,f;const m=s.useMemo(()=>{var v;return location?.search?(v=location?.search)===null||v===void 0?void 0:v.replace("?",""):""},[]);return s.createElement(pi,{resolver:Zt,enableDataSource:!1,schema:t?.data,utmVal:m},s.createElement(ai,{utmVal:m,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(d=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&d!==void 0?d:e,defaultSize:(c=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.default_recommend)!==null&&c!==void 0?c:i,hashTagSize:(f=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.hash_tag_size)!==null&&f!==void 0?f:n,loadingImage:o,appDomain:l,render:({rtcList:v})=>{var T;return s.createElement(s.Fragment,null,s.createElement(Gi,Object.assign({},(T=t?.data)===null||T===void 0?void 0:T.sxpPageConf,{data:v,resolver:Zt})),s.createElement(Us,null))}}))};var $s=s.memo(Gs);const $i=s.createContext({}),Ws=({children:t,data:e})=>{var i,n,o,l,r,d;const[a,c]=s.useState(!1);return s.createElement($i.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image},appDomain:e?.appDomain,openHashtag:a,setOpenHashtag:c}},t)};function qs(){return s.useContext($i)}ae.DiyPortalPreview=Hs,ae.EditorDataProvider=Ws,ae.Modal=bt,ae.SxpDataSourceProvider=ai,ae.SxpPageCore=$s,ae.SxpPageRender=Gi,ae.core=mn,ae.default=on,ae.defaultSetting=gn,ae.materials=Kt,ae.useEditorDataProvider=qs,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:D?.info})))},q=()=>{var $;return s.createElement(s.Fragment,null,(y||P?.link)&&s.createElement("button",{onClick:X,className:"pb-commondity-btn",style:O},($=C?.enTitle)!==null&&$!==void 0?$:"Purchase on Website"))};return s.createElement("div",{className:"pb-commondity"},s.createElement("div",Object.assign({className:K.css(Object.assign({},f))},x),P&&((r=P?.homePage)===null||r===void 0?void 0:r.length)>0&&s.createElement(Ue,{height:V,modules:[vt,mt],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}},(d=P?.homePage)===null||d===void 0?void 0:d.map($=>s.createElement(Ae,{key:$},s.createElement("div",{style:{overflow:"hidden",width:V,height:V}},s.createElement(xe,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block"},src:$}))))),!(!((a=P?.homePage)===null||a===void 0)&&a.length)&&s.createElement("div",{className:K.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},s.createElement("img",{className:K.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(c=S?.bottom_image)!==null&&c!==void 0?c:_,alt:""})),s.createElement("div",{className:"pb-commondity-content"},F({isPost:w}))),q(),s.createElement(bt,{visible:z,onClose:()=>M(!1)},s.createElement("div",{style:{paddingBottom:"80px"}},F({isPost:!1})),q()))};var sl=s.memo(ll);const rl=be(sl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Tn},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 al=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],dl=[{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"]}],Oi="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 cl=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}},ul=t=>{var{content:e,btnText:i,style:n,icon:o,onClick:l}=t,r=fe(t,["content","btnText","style","icon","onClick"]);const d=typeof o=="string"?o:cl(o),a=()=>{window?.sxpPopup(""),l?.()};return s.createElement("div",Object.assign({className:`pb-prompt ${K.css(Object.assign({},n))}`},r),s.createElement("div",{className:"pb-prompt-icon"},s.createElement("img",{width:"100%",src:d??Oi})),s.createElement("div",{className:"pb-prompt-content"},e),s.createElement("button",{className:"pb-prompt-btn",onClick:a},i))};var pl=s.memo(ul);const fl=be(pl,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:dl,bindableProps:[],interactionRender:al},defaulSetting:{props:{icon:Oi,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Gt,$t,vl=[{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:ie,name:["fontFamily"],initialValue:(Gt=ie?.[0])===null||Gt===void 0?void 0:Gt.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:ie,initialValue:($t=ie?.[0])===null||$t===void 0?void 0:$t.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const ml=t=>{var e,i,n,o,l,r,d,a,c,u,f,m,{style:v,isDefault:T,rec:y,viewTime:_,isPost:p,bottom_image:w,tipText:h,swiper:b,commodityStyles:g,buttonStyle:D,index:O}=t,I=fe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index"]);s.useState(!0);const{sxpParameter:x}=le(),{popupDetailData:S,bffEventReport:k,isPreview:E,swiperRef:A,waterFallData:L}=le(),{jumpToWeb:B,productView:H}=Me(),U=s.useRef(null);s.useRef(null),s.useRef(null),s.useState(!1),s.useState(!1),s.useState(!0);const[z,M]=s.useState(!1),j=s.useRef(null),P=p?y:S,C=p?P?.product:(e=P?.video)===null||e===void 0?void 0:e.bindProduct,G=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,X=p?O:S?.index,Y=()=>{C?.link&&(B(P,C,G,X),p||H(P,C,G,_||j.current,X),window.location.href=window.getJointUtmLink(C.link))};s.useEffect(()=>{const $=()=>{j.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const V=s.useMemo(()=>{var $,Q,R,J,se;return C?.currency&&C?.price?`${(R=(Q=($=C?.currency)===null||$===void 0?void 0:$.split("-")[1])===null||Q===void 0?void 0:Q.toUpperCase())!==null&&R!==void 0?R:""}${(se=(J=C?.price)===null||J===void 0?void 0:J.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&se!==void 0?se:""}`:"\xA3102,300.00"},[C?.price,C?.currency]),F=E?375:(l=v?.width)!==null&&l!==void 0?l:window.innerWidth,q=({isPost:$})=>s.createElement("div",{hidden:!!C&&(!C?.info||C?.info==="")},s.createElement(yt,{isPost:$,onClick:()=>M(!0),className:"pb-commondityDiroNew-info",style:g?.info,foldText:h?.foldText,unfoldText:h?.unfoldText,text:C?.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 s.createElement("div",{className:"pb-commondityDiroNew"},s.createElement("div",Object.assign({ref:U,className:K.css(Object.assign({},v))},I),C&&((r=C?.homePage)===null||r===void 0?void 0:r.length)>0&&s.createElement(Ue,{height:F,modules:[vt,mt],pagination:{clickable:!0,bulletActiveClass:"commondityDiroNew-swipe-item-active-bullet",clickableClass:b?.dotsAlign==="left"?"commondityDiroNew-swiper-clickable-left":"commondityDiroNew-swiper-clickable-center"},loop:!0,autoplay:{delay:b?.delay*1e3}},(d=C?.homePage)===null||d===void 0?void 0:d.map($=>s.createElement(Ae,{key:$},s.createElement("div",{style:{overflow:"hidden",width:F,height:F}},s.createElement(xe,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block"},src:$}))))),!(!((a=C?.homePage)===null||a===void 0)&&a.length)&&s.createElement("div",{className:K.css({position:"relative",height:0,width:"100%",paddingBottom:"100%",overflow:"hidden"})},s.createElement("img",{className:K.css({position:"absolute",left:0,top:0,objectFit:"cover",width:"100%"}),src:(c=x?.bottom_image)!==null&&c!==void 0?c:w,alt:""})),s.createElement("div",{className:"pb-commondityDiroNew-content"},s.createElement("div",{className:"pb-commondityDiroNew-content-top"},s.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},s.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:g?.title},(u=C?.title)!==null&&u!==void 0?u:"Large Dior Toujours Bag"),s.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!C&&(!C?.collection||C?.collection===""),style:g?.collection},C?.collection||"Black Macrocannage Calfskin")),s.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},s.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!C&&!C?.price,style:g?.price},V),s.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!C&&!C?.taxInfo,style:g?.taxInfo},(f=C?.taxInfo)!==null&&f!==void 0?f:"\u7A0E\u8D39"))),(!C||C?.link)&&s.createElement("button",{onClick:Y,className:"pb-commondityDiroNew-btn",style:D},(m=G?.enTitle)!==null&&m!==void 0?m:"Shop now"),q({isPost:p}))),s.createElement(bt,{visible:z,onClose:()=>M(!1)},q({isPost:!1})))};var hl=s.memo(ml);const gl=be(hl,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:vl},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 Wt,qt,Ee=[{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:ie,name:["props","ctaTempStyles","title","fontFamily"],initialValue:(Wt=ie?.[0])===null||Wt===void 0?void 0:Wt.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:ie,name:["props","ctaTempStyles","ctaTitle","fontFamily"],initialValue:(qt=ie?.[0])===null||qt===void 0?void 0:qt.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"]}]}],bl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];function Li(t){const e=s.useRef(null),[i,n]=s.useState(!1);return s.useEffect(()=>{e.current=new IntersectionObserver(([o])=>{n(o.isIntersecting)})},[]),s.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 yl=t=>{var{rec:e,children:i,className:n,onClick:o,style:l,isExternalLink:r=!1,index:d}=t;fe(t,["rec","children","className","onClick","style","isExternalLink","index"]);const a=s.useRef(null),c=Li(a),{popup:u}=Pe(),{setPopupDetailData:f,ctaEvent:m}=le(),{jumpToWeb:v}=Me();s.useEffect(()=>{var y,_;if(c&&a?.current){const p=(_=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&_!==void 0?_:e?.video;m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,p,d)}},[c,a,e,m,d]);const T=de.throttle(()=>{var y,_,p,w,h,b,g,D,O,I;const x=(_=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&_!==void 0?_:e?.video;if(m?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,x,d),f?.(Object.assign(Object.assign({},e),{index:d})),r){if(!((w=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||w===void 0)&&w.link){const S=(h=e?.video)===null||h===void 0?void 0:h.bindCta,k=(b=e?.video)===null||b===void 0?void 0:b.bindProduct;v(e,k,S,d),window.location.href=(D=(g=e?.video)===null||g===void 0?void 0:g.bindProduct)===null||D===void 0?void 0:D.link,window.location.href=window.getJointUtmLink((I=(O=e?.video)===null||O===void 0?void 0:O.bindProduct)===null||I===void 0?void 0:I.link)}}else o?.()},u?.duration);return s.createElement("div",{ref:a,className:n,style:l,onClick:T},i)};var ot=s.memo(yl),wl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Sl=t=>{var e,i,n,o,l,r,d,{content:a,style:c,bgImg:u,recData:f,bottom_image:m,ctaTempStyles:v,isExternalLink:T}=t,y=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:_}=le(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,w=(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:m;return s.createElement(ot,Object.assign({isExternalLink:T,rec:f,className:K.css(Object.assign({},c)),style:{display:"flex"}},y),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},v?.img))},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:w})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},s.createElement("div",{className:wl["tow-line-ellipsis"],style:v?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),s.createElement("div",{className:K.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle))},(d=(r=p?.bindCta)===null||r===void 0?void 0:r.enTitle)!==null&&d!==void 0?d:"Shop Now")))};var Tl=s.memo(Sl);const xl=be(Tl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:bl,bindableProps:[],settingRender:Ee},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 El=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Cl=t=>{var e,i,n,o,{content:l,style:r,bgImg:d,recData:a,bottom_image:c,ctaTempStyles:u,isExternalLink:f}=t,m=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:v}=le(),T=(e=a?.video)===null||e===void 0?void 0:e.bindCta;return s.createElement(ot,Object.assign({isExternalLink:f,rec:a,className:K.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"}},m),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},u?.img))},s.createElement("img",{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(n=(i=T?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&n!==void 0?n:c,alt:""})),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},u?.ctaTitle))},(o=T?.enTitle)!==null&&o!==void 0?o:"Product Name"))};var Il=s.memo(Cl);const Dl=be(Il,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:El,settingRender:Ee?.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 kl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU"};const _l=t=>{var e,i,n,o,l,{content:r,style:d,bgImg:a,recData:c,bottom_image:u,ctaTempStyles:f,index:m}=t,v=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index"]);const{sxpParameter:T,bffEventReport:y}=le(),{jumpToWeb:_}=Me(),p=(e=c?.video)===null||e===void 0?void 0:e.bindCta,w=(i=c?.video)===null||i===void 0?void 0:i.bindProduct,h=()=>{p?.link&&(_(c,w,p,m),window.location.href=window.getJointUtmLink(p.link))};return s.createElement(ot,Object.assign({index:m,rec:c,className:K.css(Object.assign({alignItems:"center"},d)),style:{display:"flex"}},v,{onClick:h}),s.createElement("div",{className:K.css(Object.assign({backgroundColor:"#f2f2f2",overflow:"hidden",flexShrink:0},f?.img))},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:(o=(n=p?.icon)!==null&&n!==void 0?n:T?.bottom_image)!==null&&o!==void 0?o:u})),s.createElement("div",{className:K.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},s.createElement("div",{className:kl["tow-line-ellipsis"],style:f?.ctaTitle},(l=p?.enTitle)!==null&&l!==void 0?l:"Product Name")))};var Al=s.memo(_l);const Pl=be(Al,{displayName:"\u8DF3\u8F6C\u6307\u5F15",icon:"",category:"template",type:"Link",related:{settingRender:Ee?.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 Ml=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ol={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Ll=t=>{var e,i,n,o,l,r,d,{content:a,style:c,bgImg:u,recData:f,bottom_image:m,ctaTempStyles:v,isExternalLink:T}=t,y=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:_}=le(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,w=(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:m;return s.createElement(ot,Object.assign({isExternalLink:T,rec:f,className:K.css(Object.assign({},c)),style:{display:"flex"}},y),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},v?.img))},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:w})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},s.createElement("div",{className:Ol["tow-line-ellipsis"],style:v?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),s.createElement("div",{className:K.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},v?.ctaTitle))},(d=(r=p?.bindCta)===null||r===void 0?void 0:r.enTitle)!==null&&d!==void 0?d:"Shop Now")))};var jl=s.memo(Ll);const Nl=be(jl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Ml,settingRender:Ee,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 Bl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],zl={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Vl=t=>{var e,i,n,o,l,r,d,{content:a,style:c,bgImg:u,recData:f,bottom_image:m,ctaTempStyles:v,isExternalLink:T}=t,y=fe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink"]);const{sxpParameter:_}=le(),p=(e=f?.video)===null||e===void 0?void 0:e.bindProduct,w=(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:m;return s.createElement(ot,Object.assign({isExternalLink:T,rec:f,className:K.css(Object.assign({},c)),style:{display:"flex"}},y),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},v?.img))},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:w})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},s.createElement("div",{className:zl["tow-line-ellipsis"],style:v?.title},(l=p?.title)!==null&&l!==void 0?l:"Product Name"),s.createElement("div",{className:K.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle))},(d=(r=p?.bindCta)===null||r===void 0?void 0:r.enTitle)!==null&&d!==void 0?d:"Shop now")))};var Fl=s.memo(Vl);const Hl=be(Fl,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Bl,bindableProps:[],settingRender:Ee},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 Ul=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}];const Gl=({children:t,isPadding:e=!0})=>s.createElement(Ue,{direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[On,Mn,Pn],style:{padding:e?"0 12px 0 20px":0}},t);var wt=s.memo(Gl);const $l=({src:t,rec:e,item:i,index:n})=>{const o=s.useRef(null),l=Li(o),{ctaEvent:r}=le();return s.useEffect(()=>{l&&t&&o?.current&&r?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n)},[l,t,o,e,r,i,n]),s.createElement("div",{ref:o,hidden:!t,className:K.css({width:"100%",height:"100%"})},s.createElement(xe,{className:K.css({width:"100%",objectFit:"cover",height:"100%",display:"block"}),src:t}))};var Yt=s.memo($l),Wl={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const ql=t=>{var e,i,{content:n,style:o,bgImg:l,recData:r,onClick:d,bottom_image:a,ctaTempStyles:c,isExternalLink:u,index:f}=t,m=fe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{ctaEvent:v,setPopupDetailData:T,sxpParameter:y}=le(),{popup:_}=Pe(),{jumpToWeb:p}=Me(),[w,h]=s.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),b=de.throttle(g=>{v?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f})),u?g?.link&&(p(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):d?.()},_?.duration);return s.createElement(wt,{isPadding:!!r},w?.map(g=>{var D,O,I,x,S,k;return s.createElement(Ae,Object.assign({hidden:r&&!g?.bindCta,key:g?.itemId,className:K.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>b(g)}),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},s.createElement(Yt,{src:(I=(O=(D=g?.homePage)===null||D===void 0?void 0:D[0])!==null&&O!==void 0?O:y?.bottom_image)!==null&&I!==void 0?I:a,rec:r,item:g,index:f})),s.createElement("div",{className:K.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},s.createElement("div",{className:Wl["two-line-ellipsis"],style:c?.title},(x=g?.title)!==null&&x!==void 0?x:"Product Name"),s.createElement("div",{className:K.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap"},c?.ctaTitle))},(k=(S=g?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&k!==void 0?k:"Shop Now")))}))};var Yl=s.memo(ql);const Xl=be(Yl,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Ul,bindableProps:[],settingRender:Ee},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 Jl=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Kl={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Ql=t=>{var e,i,{content:n,style:o,bgImg:l,recData:r,onClick:d,bottom_image:a,ctaTempStyles:c,isExternalLink:u,index:f}=t,m=fe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{sxpParameter:v}=le(),{ctaEvent:T,setPopupDetailData:y}=le(),{popup:_}=Pe(),[p,w]=s.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:h}=Me(),b=de.throttle(g=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),y?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f})),u?g?.link&&(h(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):d?.()},_?.duration);return s.createElement(wt,{isPadding:!!r},p?.map(g=>{var D,O,I,x,S,k;return s.createElement(Ae,Object.assign({hidden:r&&!g?.bindCta,key:g.itemId,className:K.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>b(g)}),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},s.createElement(Yt,{src:(I=(O=(D=g?.homePage)===null||D===void 0?void 0:D[0])!==null&&O!==void 0?O:v?.bottom_image)!==null&&I!==void 0?I:a,rec:r,item:g,index:f})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},s.createElement("div",{className:Kl["two-line-ellipsis"],style:c?.title},(x=g?.title)!==null&&x!==void 0?x:"Product Name"),s.createElement("div",{className:K.css(Object.assign({padding:"2px 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},c?.ctaTitle))},(k=(S=g?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&k!==void 0?k:"Shop Now")))}))};var Zl=s.memo(Ql);const Rl=be(Zl,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Jl,settingRender:Ee,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 es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ts={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const is=t=>{var e,i,{content:n,style:o,bgImg:l,recData:r,onClick:d,bottom_image:a,ctaTempStyles:c,isExternalLink:u,index:f}=t,m=fe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index"]);const{ctaEvent:v,setPopupDetailData:T,sxpParameter:y}=le(),{popup:_}=Pe(),{jumpToWeb:p}=Me(),[w,h]=s.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),b=de.throttle(g=>{v?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},r,g,f),T?.(Object.assign(Object.assign({},r),{video:Object.assign(Object.assign({},r?.video),{bindProduct:g}),index:f})),u?g?.link&&(p(r,g,g.bindCta,f),window.location.href=window.getJointUtmLink(g.link)):d?.()},_?.duration);return s.createElement(wt,{isPadding:!!r},w?.map(g=>{var D,O,I,x,S,k;return s.createElement(Ae,Object.assign({hidden:r&&!g?.bindCta,key:g?.itemId,className:K.css(Object.assign(Object.assign({},o),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},m,{onClick:()=>b(g)}),s.createElement("div",{className:K.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},c?.img))},s.createElement(Yt,{src:(I=(O=(D=g?.homePage)===null||D===void 0?void 0:D[0])!==null&&O!==void 0?O:y?.bottom_image)!==null&&I!==void 0?I:a,rec:r,item:g,index:f})),s.createElement("div",{className:K.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},s.createElement("div",{className:ts["tow-line-ellipsis"],style:c?.title},(x=g?.title)!==null&&x!==void 0?x:"Product Name"),s.createElement("div",{className:K.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},c?.ctaTitle))},(k=(S=g?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&k!==void 0?k:"Shop now")))}))};var ns=s.memo(is);const os=be(ns,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:es,bindableProps:[],settingRender:Ee},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 Xt,Jt,ls=[{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:"\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:ie,name:["fontFamily"],initialValue:(Xt=ie?.[0])===null||Xt===void 0?void 0:Xt.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:"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:ie,initialValue:(Jt=ie?.[0])===null||Jt===void 0?void 0:Jt.value},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]}]}];const ss=({icon:t,styles:e,textStyle:i,onClose:n})=>{var o;const{waterFallData:l,setOpenHashtag:r}=le();return s.createElement("div",{className:"clc-sxp-nav",style:e},s.createElement("img",{className:"clc-sxp-nav-left",src:t,alt:"",onClick:n}),s.createElement("div",{className:"clc-sxp-nav-title",style:i},`#${(o=l?.hashTag)!==null&&o!==void 0?o:"\u6807\u9898"}`))};var ji=s.memo(ss),rs=null,as="3d989325-e7d6-4a74-8a97-98febdf5b567",ds=null,cs=null,us={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"},ps=[{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}],fs="Handbags",vs={productUserId:rs,requestId:as,channel:ds,rtc:cs,tag:us,recList:ps,hashTag:fs};const ms=t=>{const{rec:e,index:i,list:n,reportTagsView:o,textStyles:l,space:r}=t,{swiperRef:d,setRtcList:a,setOpenHashtag:c,bffEventReport:u,sxpParameter:f}=le(),[m,v]=s.useState(!1),T=s.useRef(null),y=s.useRef(null),_=s.useRef(null),p=s.useRef(null),[w,h]=s.useState(""),b=s.useMemo(()=>{var x,S,k,E,A,L,B,H,U,z,M,j;return!((x=e?.video)===null||x===void 0)&&x.cover?(S=e?.video)===null||S===void 0?void 0:S.cover:!((k=e?.video)===null||k===void 0)&&k.url?(v(!0),(E=e?.video)===null||E===void 0?void 0:E.url):!((L=(A=e?.video)===null||A===void 0?void 0:A.imgUrls)===null||L===void 0)&&L.length?(H=(B=e?.video)===null||B===void 0?void 0:B.imgUrls)===null||H===void 0?void 0:H[0]:!((z=(U=e?.product)===null||U===void 0?void 0:U.homePage)===null||z===void 0)&&z.length?(j=(M=e?.product)===null||M===void 0?void 0:M.homePage)===null||j===void 0?void 0:j[0]:f?.bottom_image||""},[e,f?.bottom_image]),g=s.useMemo(()=>{var x,S;return((x=e?.product)===null||x===void 0?void 0:x.title)||((S=e?.video)===null||S===void 0?void 0:S.title)||null},[e]),D=s.useMemo(()=>{var x,S,k,E,A,L,B,H,U;return!((x=e?.product)===null||x===void 0)&&x.currency&&(!((S=e?.product)===null||S===void 0)&&S.price)?`${(L=(A=(E=(k=e?.product)===null||k===void 0?void 0:k.currency)===null||E===void 0?void 0:E.split("-")[1])===null||A===void 0?void 0:A.toUpperCase())!==null&&L!==void 0?L:""}${(U=(H=(B=e?.product)===null||B===void 0?void 0:B.price)===null||H===void 0?void 0:H.toLocaleString("zh",{minimumFractionDigits:0}))!==null&&U!==void 0?U:""}`:null},[e]);s.useEffect(()=>{const x=new IntersectionObserver(S=>{S.forEach(k=>{if(k.isIntersecting){if(y.current===null||b==="")return;m&&w?T.current.setSrc(w):T.current.setSrc(b),x.unobserve(y.current)}})});return x.observe(y.current),()=>{x.disconnect()}},[b,m,w]);const O=(x,S,k)=>{const E=x/S;return k/E};s.useEffect(()=>{const x=_?.current;x===null||b===""||!m||(x.src=b,x.currentTime=1,x.crossOrigin="anonymous",x.onloadeddata=()=>{const S=p?.current;if(!S)return;const k=S.getContext("2d"),E=window?.innerWidth/2,A=O(x.videoWidth,x.videoHeight,E);S.height=A,S.width=E,k?.drawImage(x,0,0,S.width,S.height),h(S.toDataURL()),x.remove(),S.remove()})},[b,m]);const I=()=>{o(),a?.(n),setTimeout(()=>{var x;(x=d?.current)===null||x===void 0||x.swiper.slideTo(i,0,!1),c?.(!1)},0)};return s.createElement("div",{ref:y,className:"list-content-listItem",key:i,onClick:I,style:{marginBottom:r}},s.createElement("div",{className:"list-content-listItem-picture"},m&&s.createElement("div",{style:{display:"none"}},s.createElement("video",{ref:_,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),s.createElement("canvas",{ref:p})),s.createElement(xe,{loading:"lazy",className:"list-content-listItem-picture-img",ref:T})),s.createElement("div",{className:"list-content-listItem-info"},s.createElement("div",{className:`list-content-listItem-info-title ${D?"list-content-listItem-info-nowrap":""}`,style:l?.title},g&&g),s.createElement("div",{className:"list-content-listItem-info-price",style:l?.price,hidden:!D},D)))};function hs(t){var e,i,n,o,l,r,d,{reportTagsView:a}=t,c=fe(t,["reportTagsView"]);const{waterFallData:u,getRecommendVideos:f,hashTagSize:m,loadingImage:v,isOpenHashTag:T}=le(),[y,_]=s.useState(),[p,w]=s.useState(),[h,b]=s.useState(!1),g=s.useRef(null),[D,O]=s.useState(!1);s.useCallback(()=>{D||(O(!0),u&&f?.({hashTag:u?.hashTag,"itemFilter.itemId":u?.itemId,"itemFilter.itemType":u?.itemType}).then(x=>{var S;_(y?.concat((S=x?.recList)!==null&&S!==void 0?S:[])),O(!1)}))},[u,f,y,D]),s.useEffect(()=>{var x,S;if(b(!0),u&&f?.({hashTag:u?.hashTag,"itemFilter.itemId":u?.itemId,"itemFilter.itemType":u?.itemType,defaultSize:m}).then(k=>{var E,A;w(k),_((A=(E=k?.recList)===null||E===void 0?void 0:E.filter(L=>L?.video!==null||L?.product!==null))!==null&&A!==void 0?A:[]),b(!1)}),T){const k=vs;w(k),_((S=(x=k?.recList)===null||x===void 0?void 0:x.filter(E=>E?.video!==null||E?.product!==null))!==null&&S!==void 0?S:[]),b(!1)}},[u,f,m,T]);const I=()=>{var x,S;!((x=p?.tag)===null||x===void 0)&&x.link&&(a(),window.location.href=(S=p?.tag)===null||S===void 0?void 0:S.link)};return s.createElement(s.Fragment,null,h?s.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},s.createElement("img",{width:64,height:64,src:v,alt:"loading...",style:{objectFit:"contain"}})):s.createElement("div",{className:"list"},s.createElement("div",{className:"list-scroll",ref:g,style:{bottom:!((e=p?.tag)===null||e===void 0)&&e.link?"100px":0}},s.createElement("div",{className:"list-info",style:(i=c?.textStyles)===null||i===void 0?void 0:i.hashTagDesc},(n=p?.tag)===null||n===void 0?void 0:n.info),s.createElement("div",{hidden:!(!((o=p?.tag)===null||o===void 0)&&o.link),className:"list-collection",onClick:I,style:{marginBottom:c?.space}},((l=p?.tag)===null||l===void 0?void 0:l.linkTitle)||"Shop the collection"),s.createElement("div",{className:"list-content"},y?.map((x,S)=>s.createElement(ms,Object.assign({key:S,index:S,rec:x,list:y,reportTagsView:a},c)))),s.createElement("div",{hidden:!D,style:{textAlign:"center"}},"loading...")),s.createElement("div",{className:"list-bottom",hidden:!(!((r=p?.tag)===null||r===void 0)&&r.link)},s.createElement("button",{className:"list-bottom-btn",style:c?.buttonStyle,onClick:I},((d=p?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection"))))}var gs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const bs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:o,swiperRef:l,setWaterFallData:r,cacheRtcList:d,setRtcList:a,cacheActiveIndex:c,rtcList:u,setCacheRtcList:f,setIsFromHashtag:m,isFromHashtag:v,bffEventReport:T}=le();s.useRef(null);const y=s.useRef(null),[_,p]=s.useState();s.useEffect(()=>{const D=document.getElementById("sxp-render"),O=document.getElementById("water-fall");O?y.current=O:(y.current=document.createElement("div"),y.current.setAttribute("id","water-fall"),D?.appendChild(y.current))},[]);const w=()=>{const D=de.isEqual(u,d);!D&&d&&d?.length&&a?.(d),g(),r?.(void 0),m?.(!1),setTimeout(()=>{var O,I;D||(I=(O=l?.current)===null||O===void 0?void 0:O.swiper)===null||I===void 0||I.slideTo(c,0,!1),n?.(!1)},0)},[h,b]=s.useState();s.useEffect(()=>{i&&b(i)},[i]);const g=s.useCallback(()=>{var D,O,I,x,S,k;const E=h?.rec;if(!E)return;let A="";v?A="hashTagPage":!((D=E?.video)===null||D===void 0)&&D.url?A="videoPage":!((I=(O=E?.video)===null||O===void 0?void 0:O.imgUrls)===null||I===void 0)&&I.length&&(A="imagePage"),T?.({eventInfo:{contentId:(x=E?.video)===null||x===void 0?void 0:x.itemId,position:c+"",contentTags:JSON.stringify((S=E?.video)===null||S===void 0?void 0:S.tags),traceInfo:(k=E?.video)===null||k===void 0?void 0:k.traceInfo,hashTags:JSON.stringify([h?.hashTag]),fromKName:A,fromKPage:location?.href,timeOnSite:Math.floor((new Date-_)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents"}})},[h,T,_,v,c]);return s.useEffect(()=>{o&&p(new Date)},[o]),s.useEffect(()=>{const D=()=>{p(new Date)};return window.addEventListener("pageshow",D),()=>{window.removeEventListener("pageshow",D)}},[]),y.current?ei.createPortal(s.createElement("div",{className:"waterfall",style:{display:o?"block":"none"}},s.createElement(ji,{icon:gs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:w}),s.createElement(hs,Object.assign({reportTagsView:g},t))),y.current):null};var Ni=s.memo(bs);const ys=t=>s.createElement(Ni,Object.assign({},t));var ws=s.memo(ys);const Ss=be(ws,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:ls,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},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}}},w:100,h:40,sort:2});var Kt=Object.freeze({__proto__:null,Appoint:Dl,AppointForm:Sn,Commodity:xl,CommodityDetail:rl,CommodityDetailDiroNew:gl,CommodityDiro:Nl,CommodityDiroNew:Hl,HashTag:Ss,Link:Pl,MultiCommodity:Rl,MultiCommodityDiro:Xl,MultiCommodityDiroNew:os,Prompt:fl});const Ts="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",xs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Es=t=>{var{active:e,activeIcon:i,unActicveIcon:n,recData:o,position:l}=t,r=fe(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:a,bffEventReport:c}=le(),[u,f]=s.useState(e),m=Se(xs),v=Se(Ts),T=de.debounce(()=>he(void 0,void 0,void 0,function*(){var y,_,p,w,h,b,g,D,O,I,x,S,k,E,A,L,B,H,U,z;if(u){f(!1);const M=(p=yield a?.({videoItemId:(_=(y=o.video)===null||y===void 0?void 0:y.itemId)!==null&&_!==void 0?_:""}))!==null&&p!==void 0?p:!1;c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(h=(w=o.video)===null||w===void 0?void 0:w.itemId)!==null&&h!==void 0?h:"",contentName:(g=(b=o.video)===null||b===void 0?void 0:b.title)!==null&&g!==void 0?g:"",contentTags:JSON.stringify((O=(D=o.video)===null||D===void 0?void 0:D.tags)!==null&&O!==void 0?O:[]),position:l+"",contentFormat:!((I=o.video)===null||I===void 0)&&I.url?"video":"image",traceInfo:(x=o.video)===null||x===void 0?void 0:x.traceInfo}}),M||f(!0)}else{f(!0);const M=(S=yield d?.({content:JSON.stringify(o)}))!==null&&S!==void 0?S:!1;c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(E=(k=o.video)===null||k===void 0?void 0:k.itemId)!==null&&E!==void 0?E:"",contentName:(L=(A=o.video)===null||A===void 0?void 0:A.title)!==null&&L!==void 0?L:"",contentTags:JSON.stringify((H=(B=o.video)===null||B===void 0?void 0:B.tags)!==null&&H!==void 0?H:[]),position:l+"",contentFormat:!((U=o.video)===null||U===void 0)&&U.url?"video":"image",traceInfo:(z=o.video)===null||z===void 0?void 0:z.traceInfo}}),M||f(!1)}}),200);return s.createElement("button",Object.assign({},r,{onClick:T}),s.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:u?i||m:n||v,alt:"icon"}))};var Bi=s.memo(Es);const Qe=new Ji;var ze;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide"})(ze||(ze={}));const Cs=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:r})=>{const[d,a]=s.useState(!1),c=s.useRef(null),{bffEventReport:u,sxpParameter:f,waterFallData:m,openHashtag:v}=le(),T=s.useRef(0),[y,_]=s.useState(!1),[p,w]=s.useState(!0),{isActive:h}=Mi(),b=s.useRef(null),[g,D]=s.useState("");s.useEffect(()=>{c.current&&(c.current.muted=o)},[o]);const O=s.useCallback(()=>{var M;(M=c.current)===null||M===void 0||M.play()},[]),I=Se("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),x=s.useCallback(()=>{var M,j,P,C,G,X,Y,V,F,q,$,Q,R;a(!1);const J=n[e];if(J&&(!((M=c?.current)===null||M===void 0)&&M.duration)){T.current=((j=c?.current)===null||j===void 0?void 0:j.currentTime)||0;const se=((C=(P=c.current)===null||P===void 0?void 0:P.duration)!==null&&C!==void 0?C:0).toFixed(2),ue=((X=(G=c.current)===null||G===void 0?void 0:G.currentTime)!==null&&X!==void 0?X:0).toFixed(2),we=p?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(V=(Y=J.video)===null||Y===void 0?void 0:Y.itemId)!==null&&V!==void 0?V:"",contentName:(q=(F=J.video)===null||F===void 0?void 0:F.title)!==null&&q!==void 0?q:"",playType:we,startTime:ue,videoDuration:se,contentTags:JSON.stringify((Q=($=J.video)===null||$===void 0?void 0:$.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(R=J.video)===null||R===void 0?void 0:R.traceInfo}}),w(!1)}},[u,n,e,p]),S=s.useCallback(()=>{_(!0)},[]),k=s.useCallback(M=>()=>{var j,P,C,G,X;if(!y)return;const Y=(j=c.current)===null||j===void 0?void 0:j.paused;switch(M){case"start":if(!Y)return;(P=c.current)===null||P===void 0||P.play(),a(!1);break;case"pause":if(Y)return;(C=c.current)===null||C===void 0||C.pause(),a(!0);break;default:Y?(G=c.current)===null||G===void 0||G.play():(X=c.current)===null||X===void 0||X.pause(),a(!Y);break}},[y]),E=s.useCallback(()=>{var M,j,P,C,G,X,Y,V,F,q,$,Q,R;const J=n[e],se=((j=(M=c.current)===null||M===void 0?void 0:M.duration)!==null&&j!==void 0?j:0).toFixed(2),ue=((C=(P=c.current)===null||P===void 0?void 0:P.currentTime)!==null&&C!==void 0?C:0).toFixed(2);if(!((G=c?.current)===null||G===void 0)&&G.duration){const we=(((X=c?.current)===null||X===void 0?void 0:X.currentTime)-T.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(V=(Y=J.video)===null||Y===void 0?void 0:Y.itemId)!==null&&V!==void 0?V:"",contentName:(q=(F=J.video)===null||F===void 0?void 0:F.title)!==null&&q!==void 0?q:"",endTime:ue,videoDuration:se,playDuration:we,contentTags:JSON.stringify((Q=($=J.video)===null||$===void 0?void 0:$.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(R=J.video)===null||R===void 0?void 0:R.traceInfo}})}},[n,e,u]),A=s.useMemo(()=>r?.mode==="2",[r]),L=s.useMemo(()=>{var M;return r?.mode==="2"?`translateY(-${50+((M=r?.offsetTop)!==null&&M!==void 0?M:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),B=s.useMemo(()=>{var M;return((M=t?.video)===null||M===void 0?void 0:M.cover)||g},[g,t]),H=s.useCallback(()=>{if(!b||!c||!c.current||!b.current)return;const M=c?.current,j=b?.current,P=j.getContext("2d"),C=window?.innerWidth,G=window?.innerHeight;j.height=G,j.width=C,P?.drawImage(M,0,0,j.width,j.height),D(j.toDataURL())},[]);s.useEffect(()=>{var M,j,P,C;if(c.current){if(a(!1),!c.current.src){const G=t.video.url;if(G.includes(".m3u8"))if(tt.isSupported()){const X=new tt;X.loadSource(G),X.attachMedia(c.current),X.on(tt.Events.MANIFEST_PARSED,function(){var Y;(Y=c?.current)===null||Y===void 0||Y.play()})}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=G;else c.current.src=G;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(M=c.current)===null||M===void 0||M.addEventListener("loadedmetadata",S),(j=c.current)===null||j===void 0||j.addEventListener("canplay",S),(P=c.current)===null||P===void 0||P.addEventListener("playing",x),(C=c.current)===null||C===void 0||C.addEventListener("loadeddata",H),()=>{var G,X,Y,V;(G=c.current)===null||G===void 0||G.removeEventListener("loadedmetadata",S),(X=c.current)===null||X===void 0||X.removeEventListener("canplay",S),(Y=c.current)===null||Y===void 0||Y.removeEventListener("playing",x),(V=c.current)===null||V===void 0||V.removeEventListener("loadeddata",H)}}},[S,x,t.video,H]),s.useEffect(()=>{var M;!c?.current||!y||(h?c.current.play():(M=c.current)===null||M===void 0||M.pause())},[h,y]),s.useEffect(()=>{var M,j,P;if(!h||!c?.current)return;!((M=c.current)===null||M===void 0?void 0:M.paused)&&v?(j=c.current)===null||j===void 0||j.pause():v||(P=c.current)===null||P===void 0||P.play()},[v,h]),s.useEffect(()=>{if(!h)return;const M=k("start"),j=k("pause");return Qe.on(ze.PAGE_DID_SHOW,M),Qe.on(ze.PAGE_DID_HIDE,j),()=>{Qe.off(ze.PAGE_DID_SHOW,M),Qe.off(ze.PAGE_DID_HIDE,j)}},[k,h]);const U=s.useMemo(()=>!f?.placeholder_image||y?null:s.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image}),[y,f?.placeholder_image]);s.useEffect(()=>{const M=()=>{var j,P;l===e&&(!((j=t?.video)===null||j===void 0)&&j.url)&&(!((P=c?.current)===null||P===void 0)&&P.src)&&!d&&k("pause")()};return window.addEventListener("beforeunload",M),()=>{window.removeEventListener("beforeunload",M)}},[l,e,t,c,k,d]);const z=s.useMemo(()=>A?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[A]);return t.video?s.createElement(s.Fragment,null,A?s.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:"100%",height:i,overflow:"hidden"}},s.createElement(xe,{src:B,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},z)}),s.createElement("canvas",{ref:b,style:{display:"none"}}),s.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:L,left:0,right:0}},s.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},s.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:E,onEnded:O,style:{width:"100%",height:"100%",objectFit:"contain"}}),s.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:I}))),U):s.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:"100%",height:i,overflow:"hidden"}},s.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:E,onEnded:O}),U,s.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:I}))):null};var Is=s.memo(Cs);const Ds=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:o})=>{const[l,r]=s.useState(t),d=a=>{a.stopPropagation();const c=!l;r(c),n?.(c)};return s.createElement("button",{style:o,className:"pb-toggle-button",onClick:d},s.createElement("img",{className:"pb-toggle-button-icon",src:l?e:i}))};var zi=s.memo(Ds);const ks=({imageUrl:t})=>{const[e,i]=s.useState(!0);Pe(),s.useEffect(()=>{setTimeout(()=>{i(!1)},2e3)},[]);const n=Se("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),o=s.useMemo(()=>e?"pb-fadeIn":"pb-fadeOut",[e]);return s.createElement("div",{hidden:!e,className:`pb-finger-wrap ${o}`},s.createElement("img",{src:t||n}))},Vi=t=>{const{src:e,height:i,imgUrlsPostConfig:n}=t,o=s.useMemo(()=>n?.mode==="2",[n]),l=s.useMemo(()=>{var d;return n?.mode==="2"?`translateY(-${50+((d=n?.offsetTop)!==null&&d!==void 0?d:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),r=s.useMemo(()=>o?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[o]);return s.createElement("div",{style:{overflow:"hidden",height:i,width:"100%",position:"relative"}},s.createElement(xe,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r)}),o&&s.createElement(xe,{src:e,style:{width:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:l,left:0,right:0}}))},_s=({imgUrls:t,width:e,height:i,rec:n,index:o,onReportViewImageEnd:l,onViewImageStartEvent:r,imgUrlsPostConfig:d})=>{var a;const c=s.useRef(),{isActive:u}=Mi(),{sxpParameter:f,openHashtag:m}=le(),[v,T]=s.useState(!1);return s.useEffect(()=>{v&&u?(c?.current&&c.current.swiper.autoplay.start(),m?l(n):r(o)):(T(!0),c?.current&&c.current.swiper.autoplay.stop())},[n,u,l,m,o,r,v]),s.createElement(Ue,{ref:c,defaultValue:0,direction:"horizontal",modules:[vt,mt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,loop:!0,autoplay:{delay:((a=d?.delay)!==null&&a!==void 0?a:3)*1e3}},t?.map(y=>s.createElement(Ae,{key:y},s.createElement(Vi,{src:y,height:i,imgUrlsPostConfig:d}))))};var As=s.memo(_s);const Ps=({tags:t,itemId:e,itemType:i,index:n,rec:o,hashTagStyle:l})=>{const[r,d]=s.useState(!1),{setWaterFallData:a,setOpenHashtag:c,setCacheActiveIndex:u,waterFallData:f,setIsFromHashtag:m}=le(),v=T=>{f?m?.(!0):u?.(n),a?.(i?{hashTag:T,itemId:e,itemType:i,rec:o}:{hashTag:T,rec:o}),c?.(!0)};return s.useMemo(()=>t.length<=6?null:s.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>d(!r)},r?"show less":"show more"),[r,t]),s.createElement("div",{className:"clc-sxp-bottom-hashtag"},s.createElement(wt,null,t?.map((T,y)=>s.createElement(Ae,{key:y,hidden:r?!1:y>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>v(T)},`#${T}`))))};var Fi=s.memo(Ps),Ms="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 St(t){return s.memo(function(e){const{$store:i}=ln(),n=l=>{let r=l;const d=l.match(/{{.*?}}/g);return d?.length&&d.forEach(a=>{a.replace(/{{\s*([\w.]+)\s*}}/g,(c,u)=>{if(u){const f=de.get(i,u);return r=r.replace(a,f),f}})}),r},o=s.useMemo(()=>{var l,r,d;const{bindDatas:a}=e,c=fe(e,["bindDatas"]);if((l=a?.forEach)===null||l===void 0||l.call(a,u=>{if(u?.propKey&&u?.dataPath){const{propKey:f,dataPath:m}=u;m.replace(/{{\s*([\w.]+)\s*}}/g,(v,T)=>{var y,_;if(T){const p=(_=(y=de.get(i,T))!==null&&y!==void 0?y:e[f])!==null&&_!==void 0?_:"";return c[f]=p,p}})}}),c){c.eventMap={};const u=de.cloneDeep(c.event)||{};for(const f in u)if(Object.prototype.hasOwnProperty.call(u,f))try{u[f].value=n(u[f].value),c.eventMap[f]=new Function(u[f].value)}catch{}}return!((d=(r=c?.event)===null||r===void 0?void 0:r.onClick)===null||d===void 0)&&d.linkType&&(c.style.cursor="pointer"),c},[i,e]);return s.createElement(t,Object.assign({},o,o.eventMap))})}const Os=({rec:t,index:e,tempMap:i,resolver:n})=>{const{schema:o}=Pe(),l=s.useMemo(()=>{var r,d,a,c,u,f,m,v,T,y,_,p,w,h,b,g,D,O,I,x,S,k,E,A,L,B,H,U,z,M,j;if(!t?.video)return null;let P=null;!((d=(r=t?.video)===null||r===void 0?void 0:r.bindProducts)===null||d===void 0)&&d.length?P="\u591A\u5546\u54C1CTA":!((a=t?.video)===null||a===void 0)&&a.bindProduct?P="\u5546\u54C1CTA":P=(u=(c=t?.video)===null||c===void 0?void 0:c.bindCta)===null||u===void 0?void 0:u.itemId;const C=i?.[P];if(((f=C?.item)===null||f===void 0?void 0:f.type)==="CommodityDiro"&&!(!((m=t?.video)===null||m===void 0)&&m.bindProduct)||((v=C?.item)===null||v===void 0?void 0:v.type)==="Commodity"&&!(!((T=t?.video)===null||T===void 0)&&T.bindProduct)||((y=C?.item)===null||y===void 0?void 0:y.type)==="CommodityDiroNew"&&!(!((_=t?.video)===null||_===void 0)&&_.bindProduct)||((p=C?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((h=(w=t?.video)===null||w===void 0?void 0:w.bindProducts)===null||h===void 0)&&h.length)||((b=C?.item)===null||b===void 0?void 0:b.type)==="MultiCommodityDiro"&&!(!((D=(g=t?.video)===null||g===void 0?void 0:g.bindProducts)===null||D===void 0)&&D.length)||((O=C?.item)===null||O===void 0?void 0:O.type)==="MultiCommodityDiroNew"&&!(!((x=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||x===void 0)&&x.length))return null;if(C&&n){const G=n[(S=C?.item)===null||S===void 0?void 0:S.type],X=St(G),Y=(k=G?.extend)===null||k===void 0?void 0:k.defaulSetting,V=((L=(A=(E=C?.item)===null||E===void 0?void 0:E.event)===null||A===void 0?void 0:A.onClick)===null||L===void 0?void 0:L.linkType)==="externalLink";return s.createElement(X,Object.assign({style:Object.assign(Object.assign(Object.assign({},Y?.style),(B=C?.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({},Y?.textStyle),(H=C?.item)===null||H===void 0?void 0:H.textStyle),bindDatas:(z=(U=C?.item)===null||U===void 0?void 0:U.bindDatas)!==null&&z!==void 0?z:[]},Y?.props,(M=C?.item)===null||M===void 0?void 0:M.props,{event:((j=C?.item)===null||j===void 0?void 0:j.event)||{},schema:o,id:C?.id,key:C?.id,recData:t,isExternalLink:V,index:e}))}else return null},[t,n,i,o]);return s.createElement(s.Fragment,null,l)};var Hi=s.memo(Os);const Ui=({nudge:t})=>s.createElement(s.Fragment,null,t?.isOpen&&s.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:t?.marginBottom,width:t?.size.width,height:t?.size.height,backgroundColor:t?.backgroundColor,borderRadius:t?.borderRadius}},t?.icon?s.createElement("img",{src:t.icon,style:{height:"100%",objectFit:"cover"}}):null,s.createElement("p",{style:Object.assign({},t?.textStyle)},t?.content))),Gi=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:o,resolver:l,data:r=[],ctaType:d,tipText:a,nudge:c,_schema:u,hashTagStyle:f})=>{var m,v,T,y,_,p,w;const{schema:h}=Pe(),[b,g]=s.useState(0),D=s.useRef(0),[O,I]=s.useState(!1),[x,S]=s.useState(!0),k=s.useRef(),E=s.useRef(),[A,L]=s.useState(!1),[B,H]=s.useState(!1),{loadVideos:U,bffEventReport:z,loading:M,setPopupDetailData:j,ctaEvent:P,swiperRef:C,waterFallData:G,setOpenHashtag:X,appDomain:Y,openHashtag:V,loadingImage:F,isFromHashtag:q,popupDetailData:$}=le(),{productView:Q}=Me(),R=s.useMemo(()=>r.length>0&&!M&&cn(),[r,M]),J=s.useCallback(()=>{if(r.length<=0)return;se();const N=location.search.slice(1),ee=Rt.parse(N.replace(/\+/g,"%2B"));for(const te in ee)ee[te]=ee[te].replace(/%2B/g,"+");const W=te=>{var ne;return(ne=ee[te])!==null&&ne!==void 0?ne:""};z?.({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}}),I(!0)},[z,r.length]),se=()=>{k.current=new Date,E.current=new Date,rn()};s.useEffect(()=>{O||J()},[J,O]),s.useEffect(()=>{var N;const ee=r?.findIndex(W=>{var te,ne,re,Z,oe,ce,pe,Ie,De;return d==="\u591A\u5546\u54C1CTA"?((te=W?.video)===null||te===void 0?void 0:te.bindProducts)&&((re=(ne=W?.video)===null||ne===void 0?void 0:ne.bindProducts)===null||re===void 0?void 0:re.length)>0:d==="\u5546\u54C1CTA"?(Z=W?.video)===null||Z===void 0?void 0:Z.bindProduct:((ce=(oe=W?.video)===null||oe===void 0?void 0:oe.bindCta)===null||ce===void 0?void 0:ce.itemId)===d&&(((pe=W?.video)===null||pe===void 0?void 0:pe.url)||((De=(Ie=W?.video)===null||Ie===void 0?void 0:Ie.imgUrls)===null||De===void 0?void 0:De.length))})||0;(N=C?.current)===null||N===void 0||N.swiper.slideTo(ee)},[d,C]),s.useEffect(()=>{const N=r?.[b],ee=()=>{var W,te,ne,re,Z,oe,ce,pe,Ie,De,$e,We,qe,Ye,Fe;if(document.visibilityState==="hidden"){Qe.emit(ze.PAGE_DID_HIDE,N),Ve(N),rt(N);let Oe="";$&&(!((te=(W=N?.video)===null||W===void 0?void 0:W.bindProducts)===null||te===void 0)&&te.length||!((ne=N?.video)===null||ne===void 0)&&ne.bindProduct)?Oe="pdpPage":$&&o?.[(oe=(Z=(re=N.video)===null||re===void 0?void 0:re.bindCta)===null||Z===void 0?void 0:Z.itemId)!==null&&oe!==void 0?oe:""].item.type==="Appoint"?Oe="formPage":q?Oe="hashTagPage":!((ce=N?.video)===null||ce===void 0)&&ce.url?Oe="videoPage":!((pe=N?.video)===null||pe===void 0)&&pe.imgUrls&&(!((De=(Ie=N?.video)===null||Ie===void 0?void 0:Ie.imgUrls)===null||De===void 0)&&De.length)?Oe="imagePage":N?.product&&(Oe="productPage"),z?.({eventInfo:{sessionDuration:Math.floor((new Date-k.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:($e=N?.video)===null||$e===void 0?void 0:$e.itemId,productId:(We=N?.product)===null||We===void 0?void 0:We.itemId,position:b+"",fromKName:Oe,fromKPage:location?.href,ctatId:(Fe=(Ye=(qe=N.video)===null||qe===void 0?void 0:qe.bindCta)===null||Ye===void 0?void 0:Ye.itemId)!==null&&Fe!==void 0?Fe:""}})}else document.visibilityState==="visible"&&(J(),Ge(b),Qe.emit(ze.PAGE_DID_SHOW,N))};return document.addEventListener("visibilitychange",ee),()=>{document.removeEventListener("visibilitychange",ee)}},[b,z,k,r,J,$,q,o]);const ue=s.useMemo(()=>t?.logoUrl&&t?.isShowLogo?i-45:i,[t,i]),we=s.useMemo(()=>t?.logoUrl&&t?.isShowLogo?s.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},s.createElement("img",{src:t?.logoUrl,alt:"logo"})):null,[t]),Ze=s.useCallback((N,ee)=>{var W,te,ne,re;return!((W=N.video)===null||W===void 0)&&W.url?s.createElement(Is,{rec:N,index:ee,muted:x,data:r,height:ue,activeIndex:b,videoPostConfig:t?.videoPost}):!((te=N.video)===null||te===void 0)&&te.imgUrls?s.createElement(As,{key:N.video.itemId,imgUrls:N.video.imgUrls,width:n,height:ue,rec:N,index:ee,onReportViewImageEnd:Ve,onViewImageStartEvent:Ge,imgUrlsPostConfig:t?.imgUrlsPost}):N.product&&Array.isArray(t?.productPost)&&((ne=t?.productPost)===null||ne===void 0?void 0:ne.length)>0?(re=t?.productPost)===null||re===void 0?void 0:re.map((Z,oe)=>{var ce,pe,Ie,De,$e,We,qe,Ye;const Fe=l[(ce=Z?.item)===null||ce===void 0?void 0:ce.type],Oe=St(Fe),Le=(pe=Fe?.extend)===null||pe===void 0?void 0:pe.defaulSetting;return s.createElement(Oe,Object.assign({key:`${ee}${oe}`,textStyle:Object.assign(Object.assign({},Le?.textStyle),(Ie=Z?.item)===null||Ie===void 0?void 0:Ie.textStyle),bindDatas:($e=(De=Z?.item)===null||De===void 0?void 0:De.bindDatas)!==null&&$e!==void 0?$e:[]},Le?.props,(We=Z?.item)===null||We===void 0?void 0:We.props,{event:((qe=Z?.item)===null||qe===void 0?void 0:qe.event)||{},schema:h,id:Z?.id,viewTime:E.current,rec:N,isPost:!0,tipText:a,style:Object.assign(Object.assign(Object.assign({},Le?.style),(Ye=Z?.item)===null||Ye===void 0?void 0:Ye.style),{height:"100%",overflow:"auto"}),index:ee}))}):null},[n,r,ue,x,b,t?.productPost,E,a,l,h]),Re=s.useCallback(N=>{H(N)},[]),lt=s.useMemo(()=>B?{background:"linear-gradient( 180deg, rgba(129,129,129,0) 0%, rgba(121,121,121,0.5) 5%, #616161 100%)",paddingTop:20,paddingBottom:20}:{padding:"20px 0"},[B]),et=s.useCallback((N,ee)=>{var W,te,ne,re,Z,oe,ce;return N.video?s.createElement(s.Fragment,null,((W=N.video)===null||W===void 0?void 0:W.title)&&!B&&s.createElement("div",{className:"clc-sxp-bottom-shadow"}),s.createElement("div",{className:"clc-sxp-bottom"},s.createElement(Ui,{nudge:c}),s.createElement("div",{className:"clc-sxp-bottom-card"},s.createElement(Hi,{rec:N,index:ee,tempMap:o,resolver:l})),s.createElement("div",null,s.createElement(yt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:a?.foldText,unfoldText:a?.unfoldText,text:(ne=(te=N.video)===null||te===void 0?void 0:te.title)!==null&&ne!==void 0?ne:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:Re}),s.createElement(Fi,{index:b,tags:(Z=(re=N?.video)===null||re===void 0?void 0:re.hashTags)!==null&&Z!==void 0?Z:[],itemId:(oe=N?.video)===null||oe===void 0?void 0:oe.itemId,itemType:!((ce=N.video)===null||ce===void 0)&&ce.itemId?"VIDEO":null,rec:N,hashTagStyle:f})))):null},[e,b,o,l,a,c,f,t,Re,B,lt]),st=s.useCallback((N,ee)=>{var W,te;if(!t?.isShowLike)return;let ne=(W=t?.likeIconY)!==null&&W!==void 0?W:400;return G&&ne<40&&(ne+=40),N.video?s.createElement(Bi,{key:N.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:N.isCollected,recData:N,className:"clc-sxp-like-button",style:{top:ne,right:(te=t?.likeIconX)!==null&&te!==void 0?te:0},position:ee}):null},[t,G]),Ve=N=>{var ee,W,te,ne,re,Z;if(!(!((ee=N.video)===null||ee===void 0)&&ee.url)&&(!((W=N.video)===null||W===void 0)&&W.imgUrls)){const oe=Date.now(),ce=(oe-D.current)/1e3;z?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ne=(te=N.video)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",contentName:(re=N.video.title)!==null&&re!==void 0?re:"",imageEndTime:`${oe}`,playDuration:`${ce}`,contentTags:JSON.stringify((Z=N.video.tags)!==null&&Z!==void 0?Z:[]),position:b+"",contentFormat:"image",traceInfo:N.video.traceInfo}})}},ge=N=>{var ee,W,te,ne,re,Z,oe,ce;E.current=new Date;const pe=r[N.previousIndex];pe&&(N.previousIndex-N.activeIndex<0?(z?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(W=(ee=pe.video)===null||ee===void 0?void 0:ee.itemId)!==null&&W!==void 0?W:"",productId:(ne=(te=pe.product)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",requestId:null}}),Ve(pe)):(z?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Z=(re=pe.video)===null||re===void 0?void 0:re.itemId)!==null&&Z!==void 0?Z:"",productId:(ce=(oe=pe.product)===null||oe===void 0?void 0:oe.itemId)!==null&&ce!==void 0?ce:"",requestId:null}}),Ve(pe)),rt(pe))},rt=N=>{var ee,W,te;!(!((ee=N?.video)===null||ee===void 0)&&ee.url)&&!(!((W=N?.video)===null||W===void 0)&&W.imgUrls)&&N?.product&&Q(N,N.product,(te=N?.product)===null||te===void 0?void 0:te.bindCta,E.current,b)};s.useEffect(()=>{const N=r[b];V&&rt(N)},[V,r,b]);const Ge=N=>{var ee,W,te,ne,re,Z;const oe=r[N];if(!(!((ee=oe?.video)===null||ee===void 0)&&ee.url)&&(!((W=oe?.video)===null||W===void 0)&&W.imgUrls)){const ce=Date.now();D.current=ce,z?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ne=(te=oe.video)===null||te===void 0?void 0:te.itemId)!==null&&ne!==void 0?ne:"",contentName:(re=oe.video.title)!==null&&re!==void 0?re:"",imageStartTime:`${ce}`,contentTags:JSON.stringify((Z=oe.video.tags)!==null&&Z!==void 0?Z:[]),position:N+"",contentFormat:"image",traceInfo:oe.video.traceInfo}})}},Tt=s.useMemo(()=>{const N=r?.map((ee,W)=>b===W||W-1===b||W+1===b?ee:null);return G?N:N.concat([{loading:!0}])},[r,b,G]),Ys=s.useMemo(()=>M?s.createElement("div",{style:{height:ue,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},s.createElement("img",{width:64,height:64,src:F,alt:"loading...",style:{objectFit:"contain"}})):Tt?.map((N,ee)=>s.createElement(Ae,{key:ee,virtualIndex:ee},N&&s.createElement(s.Fragment,null,N?.loading?s.createElement("div",{style:{height:ue,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},s.createElement("img",{width:64,height:64,src:F,alt:"loading...",style:{objectFit:"contain"}})):s.createElement(s.Fragment,null,Ze(N,ee),et(N,ee),st(N,ee))))),[n,r,ue,M,et,Ze,Tt,F]),Xs=Se("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),Js=Se("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png");return s.createElement("div",{id:"sxp-render",className:"clc-sxp-container"},G&&s.createElement(ji,{icon:Ms,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},onClose:()=>{X?.(!0)}}),we,R?s.createElement(ks,{imageUrl:t?.swipeTipIcon}):null,s.createElement(Ue,{ref:C,onActiveIndexChange:N=>{g(N.activeIndex),!V&&(ge(N),!G&&N?.activeIndex+2>=r?.length&&(A||(L(!0),U?.(Math.ceil(b/10)+1).then(()=>{L(!1)}))))},direction:"vertical",height:ue},s.createElement(zi,{style:{position:"fixed",right:(m=t?.muteIconX)!==null&&m!==void 0?m:0,visibility:!((T=(v=r?.[b])===null||v===void 0?void 0:v.video)===null||T===void 0)&&T.url?"visible":"hidden",bottom:(y=t?.muteIconY)!==null&&y!==void 0?y:23,zIndex:999},defaultValue:x,activeIcon:t?.unMuteIcon?t?.unMuteIcon:Xs,unactiveIcon:t?.muteIcon?t?.muteIcon:Js,onChange:S}),Ys),s.createElement(Ni,Object.assign({},(w=(p=(_=t?.hashTag)===null||_===void 0?void 0:_[0])===null||p===void 0?void 0:p.item)===null||w===void 0?void 0:w.props)))},Ls=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:o,index:l})=>s.createElement(Ue,{defaultValue:0,direction:"horizontal",modules:[vt,mt],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>s.createElement(Ae,{key:r},s.createElement(Vi,{src:r,height:i,imgUrlsPostConfig:n}))));var js=s.memo(Ls);const Ns=({rec:t,index:e,height:i,data:n,muted:o,activeIndex:l,videoPostConfig:r,width:d})=>{const[a,c]=s.useState(!1),u=s.useRef(null),{bffEventReport:f,sxpParameter:m,waterFallData:v,openHashtag:T}=le(),y=s.useRef(0),[_,p]=s.useState(!1),[w,h]=s.useState(!0),b=s.useRef(null),[g,D]=s.useState("");s.useEffect(()=>{u.current&&(u.current.muted=o)},[o]);const O=s.useCallback(()=>{var M;(M=u.current)===null||M===void 0||M.play()},[]),I=Se("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),x=s.useCallback(()=>{var M,j,P,C,G,X,Y,V,F,q,$,Q,R;c(!1);const J=n[e];if(J&&(!((M=u?.current)===null||M===void 0)&&M.duration)){y.current=((j=u?.current)===null||j===void 0?void 0:j.currentTime)||0;const se=((C=(P=u.current)===null||P===void 0?void 0:P.duration)!==null&&C!==void 0?C:0).toFixed(2),ue=((X=(G=u.current)===null||G===void 0?void 0:G.currentTime)!==null&&X!==void 0?X:0).toFixed(2),we=w?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(V=(Y=J.video)===null||Y===void 0?void 0:Y.itemId)!==null&&V!==void 0?V:"",contentName:(q=(F=J.video)===null||F===void 0?void 0:F.title)!==null&&q!==void 0?q:"",playType:we,startTime:ue,videoDuration:se,contentTags:JSON.stringify((Q=($=J.video)===null||$===void 0?void 0:$.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(R=J.video)===null||R===void 0?void 0:R.traceInfo}}),h(!1)}},[f,n,e,w]),S=s.useCallback(()=>{p(!0)},[]),k=s.useCallback(M=>()=>{var j,P,C,G,X;if(!_)return;const Y=(j=u.current)===null||j===void 0?void 0:j.paused;switch(M){case"start":if(!Y)return;(P=u.current)===null||P===void 0||P.play(),c(!1);break;case"pause":if(Y)return;(C=u.current)===null||C===void 0||C.pause(),c(!0);break;default:Y?(G=u.current)===null||G===void 0||G.play():(X=u.current)===null||X===void 0||X.pause(),c(!Y);break}},[_]),E=s.useCallback(()=>{var M,j,P,C,G,X,Y,V,F,q,$,Q,R;const J=n[e],se=((j=(M=u.current)===null||M===void 0?void 0:M.duration)!==null&&j!==void 0?j:0).toFixed(2),ue=((C=(P=u.current)===null||P===void 0?void 0:P.currentTime)!==null&&C!==void 0?C:0).toFixed(2);if(!((G=u?.current)===null||G===void 0)&&G.duration){const we=(((X=u?.current)===null||X===void 0?void 0:X.currentTime)-y.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(V=(Y=J.video)===null||Y===void 0?void 0:Y.itemId)!==null&&V!==void 0?V:"",contentName:(q=(F=J.video)===null||F===void 0?void 0:F.title)!==null&&q!==void 0?q:"",endTime:ue,videoDuration:se,playDuration:we,contentTags:JSON.stringify((Q=($=J.video)===null||$===void 0?void 0:$.tags)!==null&&Q!==void 0?Q:[]),position:e+"",contentFormat:"video",traceInfo:(R=J.video)===null||R===void 0?void 0:R.traceInfo}})}},[n,e,f]),A=s.useMemo(()=>r?.mode==="2",[r]),L=s.useMemo(()=>{var M;return r?.mode==="2"?`translateY(-${50+((M=r?.offsetTop)!==null&&M!==void 0?M:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),B=s.useMemo(()=>{var M;return((M=t?.video)===null||M===void 0?void 0:M.cover)||g},[g,t]),H=s.useCallback(()=>{if(!b||!u||!u.current||!b.current)return;const M=u?.current,j=b?.current,P=j.getContext("2d"),C=window?.innerWidth,G=window?.innerHeight;j.height=G,j.width=C,P?.drawImage(M,0,0,j.width,j.height),D(j.toDataURL())},[]);s.useEffect(()=>{var M,j,P,C;if(u.current){if(c(!1),!u.current.src){const G=t.video.url;if(G.includes(".m3u8"))if(tt.isSupported()){const X=new tt;X.loadSource(G),X.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=G;else u.current.src=G;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(M=u.current)===null||M===void 0||M.addEventListener("loadedmetadata",S),(j=u.current)===null||j===void 0||j.addEventListener("canplay",S),(P=u.current)===null||P===void 0||P.addEventListener("playing",x),(C=u.current)===null||C===void 0||C.addEventListener("loadeddata",H),()=>{var G,X,Y,V;(G=u.current)===null||G===void 0||G.removeEventListener("loadedmetadata",S),(X=u.current)===null||X===void 0||X.removeEventListener("canplay",S),(Y=u.current)===null||Y===void 0||Y.removeEventListener("playing",x),(V=u.current)===null||V===void 0||V.removeEventListener("loadeddata",H)}}},[S,x,t.video,H]);const U=s.useMemo(()=>!m?.placeholder_image||_?null:s.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image}),[_,m?.placeholder_image]);s.useEffect(()=>{const M=()=>{var j,P;l===e&&(!((j=t?.video)===null||j===void 0)&&j.url)&&(!((P=u?.current)===null||P===void 0)&&P.src)&&!a&&k("pause")()};return window.addEventListener("beforeunload",M),()=>{window.removeEventListener("beforeunload",M)}},[l,e,t,u,k,a]);const z=s.useMemo(()=>A?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[A]);return t.video?s.createElement(s.Fragment,null,A?s.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},s.createElement(xe,{src:B,style:Object.assign({height:i,width:d,objectFit:"cover"},z)}),s.createElement("canvas",{ref:b,style:{display:"none"}}),s.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:L,left:0,right:0}},s.createElement("div",{style:{position:"relative",width:d,height:"100%"}},s.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:E,onEnded:O,style:{width:"100%",height:i,objectFit:"contain"}}),s.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:I}))),U):s.createElement("div",{className:"video-container",key:t.video.itemId,onClick:k(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},s.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:E,onEnded:O}),U,s.createElement("img",{hidden:!a,className:"clc-pb-video-pause",src:I}))):null};var Bs=s.memo(Ns);const Qt={};Object.values(Kt).forEach(t=>{Qt[t.extend.type]=t});const zs="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Vs="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Fs=({data:t,globalConfig:e,tipText:i,nudge:n,tempMap:o,descStyle:l,hashTagStyle:r,containerHeight:d=664,containerWidth:a=375,appDomain:c})=>{const u=s.useMemo(()=>e?.logoUrl&&e?.isShowLogo?d-45:d,[e,d]),f=(b,g)=>{var D,O,I,x;if(!((D=b.video)===null||D===void 0)&&D.url)return s.createElement(Bs,{rec:b,index:g,muted:!0,width:a,data:t??[],height:u,activeIndex:g,videoPostConfig:e?.videoPost});if(!((O=b.video)===null||O===void 0)&&O.imgUrls)return s.createElement(js,{key:b.video.itemId,imgUrls:b.video.imgUrls,width:a,height:u,rec:b,index:g,imgUrlsPostConfig:e?.imgUrlsPost});if(b.product&&b.product&&Array.isArray(e?.productPost)&&((I=e?.productPost)===null||I===void 0?void 0:I.length)>0)return(x=e?.productPost)===null||x===void 0?void 0:x.map((S,k)=>{var E,A,L,B,H,U,z,M;const j=Qt[(E=S?.item)===null||E===void 0?void 0:E.type],P=St(j),C=(A=j?.extend)===null||A===void 0?void 0:A.defaulSetting;return s.createElement(P,Object.assign({key:`${g}${k}`,textStyle:Object.assign(Object.assign({},C?.textStyle),(L=S?.item)===null||L===void 0?void 0:L.textStyle),bindDatas:(H=(B=S?.item)===null||B===void 0?void 0:B.bindDatas)!==null&&H!==void 0?H:[]},C?.props,(U=S?.item)===null||U===void 0?void 0:U.props,{event:((z=S?.item)===null||z===void 0?void 0:z.event)||{},id:S?.id,rec:b,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},C?.style),(M=S?.item)===null||M===void 0?void 0:M.style),{width:a,height:u,overflow:"auto"}),index:g}))})},m=s.useMemo(()=>e?.logoUrl&&e?.isShowLogo?s.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},s.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),v=(b,g)=>{var D,O,I,x,S,k,E;return b.video?s.createElement(s.Fragment,null,((D=b.video)===null||D===void 0?void 0:D.title)&&s.createElement("div",{className:"clc-sxp-bottom-shadow"}),s.createElement("div",{className:"clc-sxp-bottom"},s.createElement(Ui,{nudge:n}),s.createElement("div",{className:"clc-sxp-bottom-card"},s.createElement(Hi,{rec:b,index:g,tempMap:o,resolver:Qt})),s.createElement("div",null,s.createElement(yt,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(I=(O=b.video)===null||O===void 0?void 0:O.title)!==null&&I!==void 0?I:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),s.createElement(Fi,{index:g,tags:(S=(x=b?.video)===null||x===void 0?void 0:x.hashTags)!==null&&S!==void 0?S:[],itemId:(k=b?.video)===null||k===void 0?void 0:k.itemId,itemType:!((E=b.video)===null||E===void 0)&&E.itemId?"VIDEO":null,rec:b,hashTagStyle:r}))):null},T=Se(Vs,c),y=Se(zs,c),_=(b,g)=>{var D,O,I,x;if(!e?.isShowLike)return;let S=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return S<40&&(S+=40),b.video?s.createElement(Bi,{key:b.position,activeIcon:(O=e?.likeIcon)!==null&&O!==void 0?O:T,unActicveIcon:(I=e?.unlikeIcon)!==null&&I!==void 0?I:y,position:g,active:b.isCollected,recData:b,className:"clc-sxp-like-button",style:{top:S,right:(x=e?.likeIconX)!==null&&x!==void 0?x:0}}):null},p=Se("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",c),w=Se("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",c),h=(b,g)=>{var D,O,I,x;return s.createElement("div",{style:{position:"relative"}},m,s.createElement(zi,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((I=(O=t?.[g])===null||O===void 0?void 0:O.video)===null||I===void 0)&&I.url?"visible":"hidden",bottom:(x=e?.muteIconY)!==null&&x!==void 0?x:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:p,unactiveIcon:e?.muteIcon?e?.muteIcon:w}),f(b,g),v(b,g),_(b,g))};return s.createElement("div",{style:{width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none"}},t?.map((b,g)=>h(b,g)))};var Hs=s.memo(Fs);const Us=()=>{const{schema:t,resolver:e,popup:i}=Pe(),{setPopupDetailData:n,popupDetailData:o,bffEventReport:l}=le(),{productView:r}=Me(),[d,a]=s.useState(),c=s.useRef(null);s.useEffect(()=>{const m=()=>{c.current=new Date};return m(),window.addEventListener("pageshow",m),()=>{window.removeEventListener("pageshow",m)}},[]),s.useEffect(()=>{i&&i?.id&&i?.id!==""&&(c.current=new Date,a(i))},[i]);const u=()=>{var m,v,T,y;if(!i||i?.id===""||!d||new Date-c.current<((m=i?.duration)!==null&&m!==void 0?m:0))return;a(Object.assign(Object.assign({},i),{id:""}));const _=o,p=(v=_?.video)===null||v===void 0?void 0:v.bindProduct,w=(y=(T=_?.video)===null||T===void 0?void 0:T.bindProduct)===null||y===void 0?void 0:y.bindCta;p&&w&&r(_,p,w,c.current,o?.index),setTimeout(()=>{window?.sxpPopup(""),n?.(null)},i?.duration)},f=s.useMemo(()=>{var m,v,T;return(T=(v=(m=t?.sxpPageConf)===null||m===void 0?void 0:m.globalConfig)===null||v===void 0?void 0:v.popupList)===null||T===void 0?void 0:T.map((y,_)=>{var p,w,h,b,g,D,O,I;if(y?.id===i?.id){const x=e[(p=y?.item)===null||p===void 0?void 0:p.type],S=St(x),k=(w=x?.extend)===null||w===void 0?void 0:w.defaulSetting;return s.createElement(S,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),(b=y?.item)===null||b===void 0?void 0:b.textStyle),bindDatas:(D=(g=y?.item)===null||g===void 0?void 0:g.bindDatas)!==null&&D!==void 0?D:[]},k?.props,(O=y?.item)===null||O===void 0?void 0:O.props,{event:((I=y?.item)===null||I===void 0?void 0:I.event)||{},schema:t,id:y?.id}))}else return s.createElement(s.Fragment,null)})},[t,i,e]);return s.createElement(bt,{popup:d,onClose:u,padding:0,modalStyle:{position:"fixed"}},f)},Zt={};Object.values(Kt).forEach(t=>{Zt[t.extend.type]=t});const Gs=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:o,appDomain:l})=>{var r,d,a,c,u,f;const m=s.useMemo(()=>{var v;return location?.search?(v=location?.search)===null||v===void 0?void 0:v.replace("?",""):""},[]);return s.createElement(pi,{resolver:Zt,enableDataSource:!1,schema:t?.data,utmVal:m},s.createElement(ai,{utmVal:m,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(d=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&d!==void 0?d:e,defaultSize:(c=(a=t?.sxp_parameter)===null||a===void 0?void 0:a.default_recommend)!==null&&c!==void 0?c:i,hashTagSize:(f=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.hash_tag_size)!==null&&f!==void 0?f:n,loadingImage:o,appDomain:l,render:({rtcList:v})=>{var T;return s.createElement(s.Fragment,null,s.createElement(Gi,Object.assign({},(T=t?.data)===null||T===void 0?void 0:T.sxpPageConf,{data:v,resolver:Zt})),s.createElement(Us,null))}}))};var $s=s.memo(Gs);const $i=s.createContext({}),Ws=({children:t,data:e})=>{var i,n,o,l,r,d;const[a,c]=s.useState(!1);return s.createElement($i.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image},appDomain:e?.appDomain,openHashtag:a,setOpenHashtag:c}},t)};function qs(){return s.useContext($i)}ae.DiyPortalPreview=Hs,ae.EditorDataProvider=Ws,ae.Modal=bt,ae.SxpDataSourceProvider=ai,ae.SxpPageCore=$s,ae.SxpPageRender=Gi,ae.core=mn,ae.default=on,ae.defaultSetting=gn,ae.materials=Kt,ae.useEditorDataProvider=qs,Object.defineProperty(ae,"__esModule",{value:!0})});
7
7
  //# sourceMappingURL=pb-ui.min.js.map