pb-sxp-ui 1.9.1 → 1.9.2
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/index.cjs +814 -55
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +5 -0
- package/dist/index.js +814 -55
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +3 -3
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +3 -3
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +814 -55
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +3 -3
- package/dist/pb-ui.min.js.map +1 -1
- package/es/core/components/SxpPageRender/Modal/index.js +3 -3
- package/es/core/components/SxpPageRender/PictureGroup/index.js +51 -25
- package/es/core/utils/tool.d.ts +2 -1
- package/es/core/utils/tool.js +12 -1
- package/es/materials/sxp/cta/AniLinkPopup/index.js +5 -5
- package/es/materials/sxp/popup/CommodityDetail/index.js +37 -15
- package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +36 -12
- package/lib/core/components/SxpPageRender/Modal/index.js +3 -3
- package/lib/core/components/SxpPageRender/PictureGroup/index.js +49 -23
- package/lib/core/utils/tool.d.ts +2 -1
- package/lib/core/utils/tool.js +13 -1
- package/lib/materials/sxp/cta/AniLinkPopup/index.js +5 -5
- package/lib/materials/sxp/popup/CommodityDetail/index.js +35 -13
- package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +34 -10
- package/package.json +1 -1
package/dist/pb-ui.min.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
(function(Je,qe){typeof exports=="object"&&typeof module<"u"?qe(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("eventemitter3"),require("@emotion/css"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","eventemitter3","@emotion/css","react-dom"],qe):(Je=typeof globalThis<"u"?globalThis:Je||self,qe(Je.PUI={},Je.lodash,Je.uuid$1,Je.pako,Je.React,Je.qs,Je.EventEmitter,Je.css,Je.ReactDOM))})(this,function(Je,qe,en,tn,n,li,on,Pe,Xi){"use strict";function nn(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var o=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var Gi=nn(Xi);function Qe(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var r=0,o=Object.getOwnPropertySymbols(t);r<o.length;r++)e.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(t,o[r])&&(i[o[r]]=t[o[r]]);return i}function dt(t,e,i,o){function r(l){return l instanceof i?l:new i(function(s){s(l)})}return new(i||(i=Promise))(function(l,s){function a(u){try{p(o.next(u))}catch(f){s(f)}}function d(u){try{p(o.throw(u))}catch(f){s(f)}}function p(u){u.done?l(u.value):r(u.value).then(a,d)}p((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const ln=/:\w+/g;var Ui=(t,e)=>dt(void 0,void 0,void 0,function*(){const i={},o={};for(let r=0;r<e?.length;r++){const{id:l,method:s,url:a,urlParams:d,name:p,queryString:u,headers:f,body:m}=e[r];let h=a;d&&Object.entries(d).forEach(([A,w])=>{h=h.replace(ln,S=>S===A?w:S)}),u&&(h+=u),o[l]=p;try{const A=yield fetch(h,{method:s,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(m)}).then(w=>w.json());i[l]=A}catch(A){console.error("DataSource request error: ",A),i[l]={}}}return{$store:i,idMapName:o}});const Yi="SXP_TOKEN_INFO",rn=(t,e)=>dt(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),r=t.getAppId(),l=t.getApiUrl(),s=window.localStorage.getItem(Yi);let a=JSON.parse(s||"{}");if(Date.now()>((i=a?.expireTime)!==null&&i!==void 0?i:0)){const p=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":r||""}}).then(u=>u.json());if(p.success){const u=p.data;a=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem(Yi,JSON.stringify(a))}}return a});function ri(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let r;if(e=e||i.length,t)for(r=0;r<t;r++)o[r]=i[0|Math.random()*e];else{let l;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",r=0;r<36;r++)o[r]||(l=0|Math.random()*16,o[r]=i[r===19?l&3|8:l])}return o.join("")}const sn=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let r=0;for(;r<t;)e+=i.charAt(Math.floor(Math.random()*o)),r+=1;return e},dn=()=>{const t=en.v4();return t?.replaceAll?t.replaceAll("-",""):sn(32)},ye=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],r=e?.["fontFamily-en"];if(!o&&!r)return t;let l=t;const s=/[\u4e00-\u9fa5]/g,a=/[^\u4e00-\u9fa5]/g,d=`font-family:${o??"inherit"}`,p=`font-family:${r??"inherit"}`,u=m=>{let h=m.search(s),A=m.search(a);return h!==-1&&A!==-1&&h<A&&(i+=`<span style="${d}">${m.substring(h,A)}</span>`,l=m.substring(A,m?.length)),h!==-1&&A!==-1&&h>A&&(i+=`<span style="${p}">${m.substring(A,h)}</span>`,l=m.substring(h,m?.length)),h===-1?(i+=`<span style="${p}">${m.substring(A,m?.length)}</span>`,l="",!1):A===-1?(i+=`<span style="${d}">${m.substring(h,m?.length)}</span>`,l="",!1):!0};let f=!0;for(;f;)f=u(l);return i};function qi(){var t,e,i,o,r,l,s;let a=self.navigator.userAgent;return a?/edge\/([\d\.]+)/i.exec(a)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(a))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(a)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(a))===null||e===void 0?void 0:e[1]}`:/msie/i.test(a)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(a))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(a)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(a))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(a)?`Chrome ${(r=/chrome\/([\d\.]+)/i.exec(a))===null||r===void 0?void 0:r[1]}`:/firefox/i.test(a)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(a))===null||l===void 0?void 0:l[1]}`:/safari/i.test(a)?`Safari ${(s=/version\/([\d\.]+)/i.exec(a))===null||s===void 0?void 0:s[1]}`:null:null}function Zi(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function Ki(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function Ji(t){const i=document.cookie.split(";");let o=null;return i.forEach(r=>{const[l,s]=r.trim().split("=");l===t&&(o=s)}),o??""}function Qi(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),r=tn.inflate(o,{to:"string"});return JSON.parse(r)}let gi=null;const an={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class un{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,gi)return gi;gi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?an[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let vt=null;const cn={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{vt||(vt=new un),o&&vt.setApiUrl(o),vt.setAppId(t),vt.setTenantId(e),vt.setEnv(i)},getDetail:t=>{if(!vt)return;const e=vt.getTenantId(),i=vt.getAppId(),o=vt.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(r=>dt(void 0,void 0,void 0,function*(){var l,s;const a=yield r.json(),d=Qi((l=a?.data)===null||l===void 0?void 0:l.data);if(d){const{$store:p}=yield Ui(o,(s=d?.dataSource)!==null&&s!==void 0?s:[]);a.data.data=d,Object.assign(a.data.data,{__STORE__:p})}return a}))},getSxpDetailByPageId:t=>dt(void 0,void 0,void 0,function*(){if(!vt)return;const e=vt.getTenantId(),i=vt.getAppId(),o=vt.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(r=>dt(void 0,void 0,void 0,function*(){var l;const s=yield r.json();if(!s.success)return;const a=Qi((l=s?.data)===null||l===void 0?void 0:l.data);return s.data.data=a,s.data}))}),getSxpRecommendVideoData:t=>dt(void 0,void 0,void 0,function*(){if(!vt)return;const e=yield rn(vt,t),i=ri(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");qe.isEmpty(o)&&(o=ri(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const r=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:o,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return r?.data||null})};function Bt(){return n.useContext(co)}function vn(){return n.useContext(uo)}const yi="feRealSessionIdKey",Ri=()=>{const t=dn();return`${Date.now()}${t}`},pn=()=>{let t=mn();return t||(t=Ri(),window.sessionStorage.setItem(yi,t)),t},$i=()=>{const t=Ri();window.sessionStorage.setItem(yi,t)},mn=()=>window.sessionStorage.getItem(yi),eo="SXP_FAKE_USER_ID",to="FAKE_USER_STATE",io="AGREE_POLICY",oo="SLIDE_SKIP_STATE",no="CCONTSENT_STATE",lo=()=>{let t=window.localStorage.getItem(eo);return qe.isEmpty(t)&&(t=ri(36,62),window.localStorage.setItem(eo,t)),t},fn=()=>{const t=window.localStorage.getItem(to);return qe.isEmpty(t)&&window.localStorage.setItem(to,"true"),qe.isEmpty(t)},hn=()=>{const t=window.localStorage.getItem(oo);return qe.isEmpty(t)},An=()=>{window.localStorage.setItem(oo,"true")},bn=()=>{const t=window.localStorage.getItem(no);return qe.isEmpty(t)&&window.localStorage.setItem(no,"true"),qe.isEmpty(t)};function St(t,e){const{appDomain:i}=Me();return n.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ht=new on;var ct;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ct||(ct={}));const gn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:r,privacy_policy_title:l})=>{const{setIsAgreePolicy:s,bffEventReport:a}=Me(),d=n.useMemo(()=>{const f=location.search.slice(1),m=li.parse(f.replace(/\+/g,"%2B"));for(const h in m)m[h]=m[h].replace(/%2B/g,"+");return m},[]),p=f=>{var m;return(m=d[f])!==null&&m!==void 0?m:null};n.useEffect(()=>{a?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:p("utm_source"),utmMedium:p("utm_medium"),utmCampaign:p("utm_campaign"),utmId:p("utm_id"),utmContent:p("utm_content"),clSource:p("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const u=()=>{a?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),s?.(!0),window.localStorage.setItem(io,"yes")};return n.createElement("div",{className:"consent-bg"},n.createElement("div",{className:"consent"},n.createElement("div",{className:"consent-col"},n.createElement("div",{className:"consent-title"},i??"Privacy Policy"),n.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),n.createElement("div",{className:"consent-col"},n.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:u},"Agree"),n.createElement("a",{className:"consent-policy",target:"_blank",href:r?`https://${r}`:void 0},l??"More information"))))};var yn=n.memo(gn);const ro=n.createContext({rtcList:[],tagList:[]});var wi;(function(t){t[t.BFF=5]="BFF"})(wi||(wi={}));const si="FOR U",wn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:r,defaultSize:l,isPreview:s=!1,sxpParameter:a,appDomain:d,hashTagSize:p,loadingImage:u,isOpenHashTag:f=!1,enabledMetaConversionApi:m=!1,consentHeight:h,consentWidth:A,isShowTag:w=!0,isOpenConsent:S=!1,globalConfig:v,isEditor:g=!1,utmParameter:b,channelQueryList:y})=>{var k,E,O;const[D,T]=n.useState([]),[c,_]=n.useState([]),[I,M]=n.useState(!1),[x,L]=n.useState({rtc:"",requestId:""}),V=n.useRef(null),z=n.useRef(!1),[W,N]=n.useState(()=>!!window.localStorage.getItem(io)),[P,j]=n.useState(),[q,B]=n.useState(),[K,J]=n.useState(f),[te,ae]=n.useState([]),[Se,pe]=n.useState(0),[_e,Le]=n.useState(!1),[de,Y]=n.useState(null),ie=n.useRef(),ce=n.useRef(),[ue,we]=n.useState(si),ne=n.useRef(-1),fe=n.useRef(null),[Be,We]=n.useState(!1),ze=n.useMemo(()=>{var X,U,ge,Oe;return((Oe=(ge=(U=(X=v?.consent)===null||X===void 0?void 0:X[0])===null||U===void 0?void 0:U.item)===null||ge===void 0?void 0:ge.props)===null||Oe===void 0?void 0:Oe.privacy_necessity)&&!W&&!g||S},[W,v,S,g]),oe=n.useCallback(X=>{var U;const ge=X?.recList;return(U=ge?.map(ve=>{var Ee,$,Q,De,Xe,Re;if(!((Ee=ve?.video)===null||Ee===void 0)&&Ee.bindProducts&&((Q=($=ve?.video)===null||$===void 0?void 0:$.bindProducts)===null||Q===void 0?void 0:Q.length)>0){const lt=(Re=(Xe=(De=ve?.video)===null||De===void 0?void 0:De.bindProducts)===null||Xe===void 0?void 0:Xe.filter(tt=>!!tt?.bindCta))!==null&&Re!==void 0?Re:[];return Object.assign(Object.assign({},ve),{video:Object.assign(Object.assign({},ve?.video),{bindProducts:lt})})}return ve}))!==null&&U!==void 0?U:[]},[]);n.useEffect(()=>{const X=U=>{ie.current=U};return ht.on(ct.CHANGE_THEME_TAG,X),()=>{ht.off(ct.CHANGE_THEME_TAG,X)}},[]),n.useEffect(()=>{J(f)},[f]);const se=n.useMemo(()=>e?.find(X=>X.type===wi.BFF),[e]),G=n.useCallback((X,U)=>{if(!se)return;const ge=se.url,Oe=lo();if(U?.query){const ve=li.stringify(U.query);X=`${X}?${ve}`}if(U.type==="beacon"&&navigator.sendBeacon){const ve=li.stringify(Object.assign(Object.assign({},se.headers),{"x-user-id":Oe}));return ve&&(X=U?.query?`${X}&${ve}`:`${X}?${ve}`),navigator.sendBeacon(`${ge}/api/v1${X}`,new Blob([JSON.stringify(Object.assign({},U.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${ge}/api/v1${X}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Oe},se.headers),method:U.method,body:JSON.stringify(U.body)}).then(ve=>ve.json()).catch(ve=>Promise.reject(ve))},[se]),H=n.useCallback(X=>dt(void 0,void 0,void 0,function*(){var U,ge,Oe,ve,Ee,$,Q,De,Xe,Re,lt,tt,He,Ue;if(X=Object.assign(Object.assign(Object.assign({maxSize:(U=X?.maxSize)!==null&&U!==void 0?U:r,defaultSize:(ge=X?.defaultSize)!==null&&ge!==void 0?ge:l,hashTag:X?.hashTag,traceInfo:X?.traceInfo,themeTag:X?.themeTag},X?.contentFilter&&{contentFilter:`[${X?.contentFilter}]`}),X?.productFilter&&{productFilter:`[${X?.productFilter}]`}),{pageNum:X?.pageNum}),i){const st=(Ee=(ve=(Oe=i?.split("&"))===null||Oe===void 0?void 0:Oe.filter(at=>{var Te,ut;const Ye=at.split("=")[0];return(ut=(Te=b?.channels)!==null&&Te!==void 0?Te:[])===null||ut===void 0?void 0:ut.includes(Ye)}))===null||ve===void 0?void 0:ve.join("&"))!==null&&Ee!==void 0?Ee:"";X=Object.assign(Object.assign({},X),{channel:decodeURIComponent(st)})}if(g){let st=1;if(X=Object.assign(Object.assign(Object.assign({},X),{directPage:!0,level:1}),!i&&y&&y?.length>0&&{channel:y?.[0]}),!X?.channel||z.current)return;z.current=!0;let at=[],Te=null;const ut=Ye=>dt(void 0,void 0,void 0,function*(){var kt,Nt,Vt,Pt,jt,_t;if(Ye.pageNum=st,Te=yield G?.("/recommend/list",{method:"GET",query:Ye}),!Te?.success)return;M(!1),at=at.concat((Pt=(Vt=(Nt=(kt=Te?.data)===null||kt===void 0?void 0:kt.recList)===null||Nt===void 0?void 0:Nt.filter)===null||Vt===void 0?void 0:Vt.call(Nt,C=>C?.product||C?.video))!==null&&Pt!==void 0?Pt:[]),T(oe(Object.assign(Object.assign({},Te.data),{recList:at}))),ae(oe(Object.assign(Object.assign({},Te.data),{recList:at}))),((_t=(jt=Te?.data)===null||jt===void 0?void 0:jt.recList)===null||_t===void 0?void 0:_t.some(C=>C?.product||C?.video))&&(st=st+1,yield ut(Ye))});return yield ut(X),!X?.hashTag&&Te&&L({rtc:($=Te?.data)===null||$===void 0?void 0:$.rtc,requestId:(Q=Te?.data)===null||Q===void 0?void 0:Q.requestId}),Object.assign(Object.assign({},Te.data),{recList:at})}v?.enablePreview&&(X=Object.assign(Object.assign({},X),{directPage:!0,level:1,pageNum:(De=X?.pageNum)!==null&&De!==void 0?De:1}));const Ge=yield G?.("/recommend/list",{method:"GET",query:X});if(Ge?.success){if(X?.hashTag||L({rtc:Ge.data.rtc,requestId:Ge.data.requestId}),v?.enablePreview&&!g){let st=[];return st=st.concat((tt=(lt=(Re=(Xe=Ge?.data)===null||Xe===void 0?void 0:Xe.recList)===null||Re===void 0?void 0:Re.filter)===null||lt===void 0?void 0:lt.call(Re,Te=>Te?.product||Te?.video))!==null&&tt!==void 0?tt:[]),((Ue=(He=Ge?.data)===null||He===void 0?void 0:He.recList)===null||Ue===void 0?void 0:Ue.some(Te=>Te?.product||Te?.video))||We(!0),Object.assign(Object.assign({},Ge.data),{recList:st})}return Ge?.data}}),[G,i,r,l,y]),he=n.useCallback(X=>dt(void 0,void 0,void 0,function*(){var U,ge,Oe,ve;if(D.length<=0)return;const Ee=D?.[D?.length-1],$=yield H(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:q?.hashTag},((U=Ee?.product)===null||U===void 0?void 0:U.itemId)&&{productFilter:(ge=Ee?.product)===null||ge===void 0?void 0:ge.itemId}),((Oe=Ee?.video)===null||Oe===void 0?void 0:Oe.itemId)&&{contentFilter:(ve=Ee?.video)===null||ve===void 0?void 0:ve.itemId}),{themeTag:ie.current}),v?.enablePreview&&!g&&{pageNum:X}));return T(D.concat(oe($))),ae(te.concat(oe($))),$}),[H,D,q,te]),ee=n.useCallback(({userInfo:X,eventInfo:U})=>{if(!o||v?.enablePreview)return;X||(X={});const ge=pn(),Oe=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:ge,rtc:x.rtc,requestId:x.requestId},U),Ki()&&{sxpDevice:Ki()}),Zi()&&{sxpSystem:Zi()}),qi()&&{sxpBrowser:qi()}),ve=Object.entries(X).map(([$,Q])=>({name:$,value:Q})),Ee=Object.entries(Oe).map(([$,Q])=>Q&&{name:$,value:Q}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",X),console.log("eventInfo:",Oe),console.log("========= \u7ED3\u675F ========="),G?.("/event/report",{method:"POST",body:{userInfo:ve,eventInfo:Ee},type:"beacon"})},[G,x,o,v?.enablePreview]),Z=n.useCallback(({eventName:X,product:U})=>{var ge,Oe,ve,Ee,$;if(!o||!m||v?.enablePreview||!(!((ge=v?.converApi)===null||ge===void 0)&&ge[X]))return;let Q=qe.cloneDeep((Oe=v?.converApi)===null||Oe===void 0?void 0:Oe[X]);const De=new URLSearchParams(window.location.search),Xe=De?.get("fbclid"),Re={event_source_url:(ve=window?.location)===null||ve===void 0?void 0:ve.href,external_id:lo(),client_user_agent:($=(Ee=window?.navigator)===null||Ee===void 0?void 0:Ee.userAgent)!==null&&$!==void 0?$:"",fbc:Xe?`fb.2.${new Date().getTime()}.${Xe}`:"",fbp:Ji("_fbp")?`fb.2.${new Date().getTime()}.${Ji("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},lt=/\{\{(.*?)\}\}/g,tt=He=>{if(He){if(He instanceof Array)He?.map(Ue=>tt(Ue));else for(const Ue in He)if(He.hasOwnProperty(Ue)){const Ge=He?.[Ue];if(typeof Ge=="object")tt(Ge);else if(typeof Ge=="string"){const st=Ge?.match(lt);st&&st.forEach(at=>{var Te;const ut=at.substring(2,at.length-2);try{let Ye=new Function("fix_par","product",`return ${ut}`)(Re,U);Ye?(ut?.indexOf("currency")!==-1&&Ye?.indexOf("-")!==-1&&typeof Ye=="string"&&(Ye=(Te=Ye?.split("-"))===null||Te===void 0?void 0:Te[0]),He[Ue]=Ye):delete He[Ue]}catch(Ye){delete He[Ue],console.error("An error occurred:",Ye?.message)}})}}}};return tt(Q),G?.("/fb/events",{method:"POST",body:Q,type:"beacon"})},[G,o,m,v?.enablePreview]),F=n.useCallback(X=>dt(void 0,void 0,void 0,function*(){const U=yield G?.("/recommend/like",{method:"POST",body:X});return U?.success}),[G]),Ae=n.useCallback(X=>dt(void 0,void 0,void 0,function*(){const U=yield G?.("/recommend/unlike",{method:"POST",body:X});return U?.success}),[G]),et=n.useCallback(X=>dt(void 0,void 0,void 0,function*(){const U=yield G?.("/customform",{method:"POST",body:X});return U?.success}),[G]),mt=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){var X,U,ge,Oe,ve;if(!(!i||!w))try{const Ee=(ge=(U=(X=i?.split("&"))===null||X===void 0?void 0:X.filter(Q=>{var De,Xe;const Re=Q.split("=")[0];return(Xe=(De=b?.channels)!==null&&De!==void 0?De:[])===null||Xe===void 0?void 0:Xe.includes(Re)}))===null||U===void 0?void 0:U.join("&"))!==null&&ge!==void 0?ge:"",$=yield G?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Ee)}});_((ve=(Oe=$?.data)===null||Oe===void 0?void 0:Oe.tags)!==null&&ve!==void 0?ve:[])}catch(Ee){console.log("e",Ee)}}),[G,i,w]),ft=n.useCallback((X,U,ge,Oe)=>{var ve,Ee,$,Q,De,Xe,Re,lt,tt,He,Ue,Ge,st,at,Te,ut,Ye,kt,Nt,Vt,Pt,jt,_t,Rt,C,re,le,me,xe,Ie,R,ke,Ne,je,Fe,be;const Ve=ge?.bindCta,it=((ve=U?.video)===null||ve===void 0?void 0:ve.bindProduct)||((Ee=U?.video)===null||Ee===void 0?void 0:Ee.bindProducts)&&((Q=($=U?.video)===null||$===void 0?void 0:$.bindProducts)===null||Q===void 0?void 0:Q.length)>0;let Ze="",Ke=null;_e?Ze="hashTagPage":!((De=U?.video)===null||De===void 0)&&De.url?(Ze="videoPage",Ke="video"):!((Re=(Xe=U?.video)===null||Xe===void 0?void 0:Xe.imgUrls)===null||Re===void 0)&&Re.length&&(Ze="imagePage",Ke="image");const $e=(at=(Ge=(lt=ge?.tags)!==null&<!==void 0?lt:(Ue=(He=(tt=U?.video)===null||tt===void 0?void 0:tt.bindProducts)===null||He===void 0?void 0:He[0])===null||Ue===void 0?void 0:Ue.tags)!==null&&Ge!==void 0?Ge:(st=U?.video)===null||st===void 0?void 0:st.tags)!==null&&at!==void 0?at:(Te=U?.product)===null||Te===void 0?void 0:Te.tags;ee?.({eventInfo:Object.assign(Object.assign({},X),{ctaId:(ut=Ve?.itemId)!==null&&ut!==void 0?ut:"",ctaName:(Ye=Ve?.title)!==null&&Ye!==void 0?Ye:"",contentTags:$e?JSON.stringify($e):"",position:Oe+"",contentId:(Nt=(kt=U?.video)===null||kt===void 0?void 0:kt.itemId)!==null&&Nt!==void 0?Nt:"",productId:it?ge?.itemId:"",traceInfo:(Fe=(ke=(le=(_t=(Vt=Ve?.traceInfo)!==null&&Vt!==void 0?Vt:(jt=(Pt=U?.video)===null||Pt===void 0?void 0:Pt.bindCta)===null||jt===void 0?void 0:jt.traceInfo)!==null&&_t!==void 0?_t:(re=(C=(Rt=U?.video)===null||Rt===void 0?void 0:Rt.bindProduct)===null||C===void 0?void 0:C.bindCta)===null||re===void 0?void 0:re.traceInfo)!==null&&le!==void 0?le:(R=(Ie=(xe=(me=U?.video)===null||me===void 0?void 0:me.bindProducts)===null||xe===void 0?void 0:xe[0])===null||Ie===void 0?void 0:Ie.bindCta)===null||R===void 0?void 0:R.traceInfo)!==null&&ke!==void 0?ke:(je=(Ne=U?.product)===null||Ne===void 0?void 0:Ne.bindCta)===null||je===void 0?void 0:je.traceInfo)!==null&&Fe!==void 0?Fe:"",fromKName:Ze,fromKPage:(be=location?.href)!==null&&be!==void 0?be:"",contentFormat:Ke})})},[ee,_e]),rt=n.useCallback(()=>{var X,U;const ge=location.search.slice(1),Oe=li.parse(ge.replace(/\+/g,"%2B"));for(const $ in Oe)Oe[$]=Oe[$].replace(/%2B/g,"+");const ve=$=>{var Q;return(Q=Oe[$])!==null&&Q!==void 0?Q:""},Ee=new Date;ce.current=Ee,ee?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:ve("utm_source"),utmMedium:ve("utm_medium"),utmCampaign:ve("utm_campaign"),utmId:ve("utm_id"),utmContent:ve("utm_content"),enterTime:Math.floor(Ee/1e3)+"",requestId:null,enterUrl:(U=(X=window?.location)===null||X===void 0?void 0:X.href)!==null&&U!==void 0?U:"",clSource:ve("cl_source")}})},[ee]);n.useEffect(()=>{ze||rt()},[ze]),n.useEffect(()=>{ze||(M(!0),mt(),H().then(X=>{X&&(T(oe(X)),ae(oe(X)))}).finally(()=>{ee({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),M(!1)}))},[ze]),n.useEffect(()=>{s&&(M(!0),mt(),H().then(X=>{X&&(T(oe(X)),ae(oe(X)))}).finally(()=>{ee({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),M(!1)}))},[H,mt]);const bt=St("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",d);return n.createElement(ro.Provider,{value:{rtcList:D,setRtcList:T,mutateLike:F,mutateUnlike:Ae,submitForm:et,popupDetailData:P,loadVideos:he,setPopupDetailData:j,getRecommendVideos:H,bffEventReport:ee,utmVal:i,isPreview:s,loading:I,sxpParameter:a,waterFallData:q,setWaterFallData:B,ctaEvent:ft,swiperRef:V,openHashtag:K,setOpenHashtag:J,cacheRtcList:te,setCacheRtcList:ae,cacheActiveIndex:Se,setCacheActiveIndex:pe,isFromHashtag:_e,setIsFromHashtag:Le,appDomain:d,hashTagSize:p,loadingImage:u??bt,isOpenHashTag:f,tagList:c,setLoading:M,videoRef:de,setVideoRef:Y,bffFbReport:Z,isAgreePolicy:W,setIsAgreePolicy:N,curTime:ce,h5EnterLink:rt,themeTag:ie,isShowConsent:ze,selectTag:ue,setSelectTag:we,globalConfig:v,popupCurTimeRef:fe,checkCommodityIndexRef:ne,isEditor:g,isNoMoreData:Be}},ze?n.createElement(yn,Object.assign({},(O=(E=(k=v?.consent)===null||k===void 0?void 0:k[0])===null||E===void 0?void 0:E.item)===null||O===void 0?void 0:O.props)):t({rtcList:D,mutateLike:F,mutateUnlike:Ae,submitForm:et,tagList:c}))};var so=n.memo(wn);function Me(){return n.useContext(ro)}var ao;(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"})(ao||(ao={}));const uo=n.createContext({$store:{},options:[],configs:[]}),Sn=({children:t,isSsr:e,enable:i})=>{const[o,r]=n.useState([]),{schema:l}=Bt(),[s,a]=n.useState(l.__STORE__||{}),[d,p]=n.useState([]);n.useEffect(()=>{var m;e||qe.isEqual(d,l?.dataSource)||p((m=l?.dataSource)!==null&&m!==void 0?m:[])},[l?.dataSource,e]);const u=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){const{$store:m,idMapName:h}=yield Ui("",d);a(m),f(m,h)}),[d]),f=(m,h)=>{const A=[];Object.entries(m).forEach(([w,S])=>{Object.keys(S).forEach(v=>{const g={label:`${h[w]} - ${v}`,value:`{{ ${w}.${v} }}`};A.push(g)})}),r(A)};return n.useEffect(()=>{e||u()},[u,e,l]),i?n.createElement(uo.Provider,{value:{$store:l.__STORE__||s,options:o,configs:d}},t):t};var Tn=n.memo(Sn);const di={id:ri(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},Si={id:"",duration:0,name:"none"},co=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[di],redoStack:[],popup:Si,setPopup:()=>{}}),vo=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:r=!0,utmVal:l},s)=>{const[a,d]=n.useState(null),[p,u]=n.useState(o||{pointData:[di],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,m]=n.useState([di]),[h,A]=n.useState([[di]]),[w,S]=n.useState([]),[v,g]=n.useState(Si);typeof window<"u"&&(window.sxpPopup=(O,D)=>{g(Object.assign(Object.assign(Object.assign({},Si),{id:O}),D))}),typeof window<"u"&&(window.getJointUtmLink=O=>(An(),O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:""))),n.useEffect(()=>{A([p.pointData]),S([])},[p.type]);const b=n.useCallback(O=>{const D=qe.cloneDeep(p);D&&(D.dataSource=O,u?.(D))},[p]),[y,k]=n.useState();n.useImperativeHandle(s,()=>({loadSchema(O){O&&(A([O.pointData]),u(O))},exportSchema(){return qe.cloneDeep(p)},getPageInfoData(){return y},initPageInfoData(O){O&&k(O)}}));const E=n.useMemo(()=>{if(p)return p.type==="PC"?p.pcPageConf:p.mobilePageConf},[p]);return n.createElement(co.Provider,{value:{resolver:e,currentNode:a,schema:p,setCurrentNode:d,setSchema:u,saveDataSource:b,prePiontData:f,setPrePiontData:m,pageInfoData:y,setPageInfoData:O=>k(Object.assign(Object.assign({},y),O)),undoStack:h,redoStack:w,setRedoStack:S,setUndoStack:A,getCurPageConf:E,popup:v,setPopup:g}},n.createElement(Tn,{isSsr:i,enable:r},t))});var xn=Object.freeze({__proto__:null,EditorCore:vo}),En=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],In=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function pt(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=Me(),r=n.useCallback((a,d,p,u,f)=>{var m,h,A,w,S,v,g,b,y,k,E,O,D,T,c,_,I,M,x,L,V,z,W,N,P,j,q,B,K,J,te,ae,Se,pe,_e,Le,de,Y;let ie="";e&&(!((h=(m=a?.video)===null||m===void 0?void 0:m.bindProducts)===null||h===void 0)&&h.length||!((A=a?.video)===null||A===void 0)&&A.bindProduct)?ie="pdpPage":o?ie="hashTagPage":!((w=a?.video)===null||w===void 0)&&w.url?ie="videoPage":!((S=a?.video)===null||S===void 0)&&S.imgUrls&&(!((g=(v=a?.video)===null||v===void 0?void 0:v.imgUrls)===null||g===void 0)&&g.length)?ie="imagePage":a?.product&&(ie="productPage");const ce=(T=(O=(b=d?.tags)!==null&&b!==void 0?b:(E=(k=(y=a?.video)===null||y===void 0?void 0:y.bindProducts)===null||k===void 0?void 0:k[0])===null||E===void 0?void 0:E.tags)!==null&&O!==void 0?O:(D=a?.video)===null||D===void 0?void 0:D.tags)!==null&&T!==void 0?T:(c=a?.product)===null||c===void 0?void 0:c.tags;let ue=null;!((_=a?.video)===null||_===void 0)&&_.url?ue="video":!((I=a?.video)===null||I===void 0)&&I.imgUrls&&(!((x=(M=a?.video)===null||M===void 0?void 0:M.imgUrls)===null||x===void 0)&&x.length)&&(ue="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(L=d?.itemId)!==null&&L!==void 0?L:"",productName:(V=d?.title)!==null&&V!==void 0?V:"",price:d?.price?d?.price+"":"0",productCollection:(z=d?.collection)!==null&&z!==void 0?z:"",fromKName:ie,fromKPage:location?.href,contentTags:ce?JSON.stringify(ce):"",position:u+"",contentId:(N=(W=a?.video)===null||W===void 0?void 0:W.itemId)!==null&&N!==void 0?N:"",ctatId:(P=p?.itemId)!==null&&P!==void 0?P:"",traceInfo:(Y=(_e=(Se=(K=(j=f??d?.traceInfo)!==null&&j!==void 0?j:(B=(q=a?.video)===null||q===void 0?void 0:q.bindProduct)===null||B===void 0?void 0:B.traceInfo)!==null&&K!==void 0?K:(ae=(te=(J=a?.video)===null||J===void 0?void 0:J.bindProducts)===null||te===void 0?void 0:te[0])===null||ae===void 0?void 0:ae.traceInfo)!==null&&Se!==void 0?Se:(pe=a?.product)===null||pe===void 0?void 0:pe.traceInfo)!==null&&_e!==void 0?_e:(de=(Le=a?.video)===null||Le===void 0?void 0:Le.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&Y!==void 0?Y:""},ue&&{contentFormat:ue})})},[t,e,o]),l=n.useCallback((a,d,p,u,f)=>{var m,h,A,w,S,v,g,b,y,k,E,O,D,T;let c="";e&&(!((h=(m=a?.video)===null||m===void 0?void 0:m.bindProducts)===null||h===void 0)&&h.length||!((A=a?.video)===null||A===void 0)&&A.bindProduct)?c="pdpPage":a?.product&&(c="productPage"),t?.({eventInfo:{productId:d?.itemId,productName:d?.title,price:d?.price?d?.price+"":"0",productCollection:d?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(d?.tags),position:f+"",contentId:(w=a?.video)===null||w===void 0?void 0:w.itemId,ctatId:p?.itemId,traceInfo:(T=(O=(b=(S=d?.traceInfo)!==null&&S!==void 0?S:(g=(v=a?.video)===null||v===void 0?void 0:v.bindProduct)===null||g===void 0?void 0:g.traceInfo)!==null&&b!==void 0?b:(E=(k=(y=a?.video)===null||y===void 0?void 0:y.bindProducts)===null||k===void 0?void 0:k[0])===null||E===void 0?void 0:E.traceInfo)!==null&&O!==void 0?O:(D=a?.product)===null||D===void 0?void 0:D.traceInfo)!==null&&T!==void 0?T:"",timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),s=n.useCallback((a,d,p,u)=>{d&&d===si&&t?.({eventInfo:{lastFeed:a,themeTags:p?`['${p}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:r,productView:l,backMainFeed:s}}const Cn=({layout:t,columns:e,onChange:i})=>n.createElement(n.Fragment,null,e?.map((o,r)=>n.createElement("div",{key:r,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&n.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&n.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var kn=n.memo(Cn);const Pn=t=>{var e,i,{columns:o,style:r,title:l,textStyle:s,submitBgColor:a,submitColor:d,submitText:p,layoutType:u="inline",isExternalLink:f,isPopup:m,onClick:h,onClose:A,submitButtonStyle:w}=t,S=Qe(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:g}=Me(),{jumpToWeb:b}=pt(),[y,k]=n.useState(!1),[E,O]=n.useState({}),[D,T]=n.useState(0),c=n.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"}],[]),_=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),I=n.useMemo(()=>qe.cloneDeep(o)||c,[o,c]),M=n.useCallback(L=>{const{name:V,value:z}=L.target;O(Object.assign(Object.assign({},E),{[V]:z}))},[E]),x=qe.debounce(()=>dt(void 0,void 0,void 0,function*(){var L,V,z,W,N;const P=E;if(!P)return;const j=(V=(L=Object.keys(P))===null||L===void 0?void 0:L.map(B=>{var K;return{name:B,value:(K=P[B])!==null&&K!==void 0?K:""}}))===null||V===void 0?void 0:V.filter(B=>B?.value);if(!j||!j?.length)return;k(!0);const q=yield v?.({attributes:j});if(k(!1),q){if(f){const B=g,K=(z=B?.video)===null||z===void 0?void 0:z.bindProduct,J=(N=(W=B?.video)===null||W===void 0?void 0:W.bindProduct)===null||N===void 0?void 0:N.bindCta,te=g?.index;b(B,K,J,te)}m||A?.(),h?.()}}),1e3);return n.useEffect(()=>{const L=()=>{var V,z;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((V=document?.documentElement)===null||V===void 0?void 0:V.clientHeight)||((z=document?.body)===null||z===void 0?void 0:z.clientHeight))<_?T(50):T(0)};return window.addEventListener("resize",L),()=>{window.removeEventListener("resize",L)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${Pe.css(Object.assign({},s))}`,dangerouslySetInnerHTML:{__html:ye(l,s)}}),n.createElement("div",Object.assign({className:Pe.css(Object.assign(Object.assign({},r),{marginTop:D}))},S),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(kn,{columns:I,layout:u,onChange:M}))),n.createElement("div",{className:"pb-appoint-form-btn-wrapper"},n.createElement("button",{"aria-label":p,onClick:x,className:"pb-appoint-form-btn",style:Object.assign({color:d,background:a},w),dangerouslySetInnerHTML:{__html:ye(y?"loading...":p,w)}})))};var _n=n.memo(Pn);function nt(t,e){return t.extend=e,t}const Dn=nt(_n,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:In,bindableProps:[],interactionRender:En},defaulSetting:{name:"\u8868\u5355",props:{title:"Appointment Booking",submitColor:"#fff",submitBgColor:"#000",submitText:"Submit",layoutType:void 0},style:{},textStyle:{fontSize:14,color:"#000",textAlign:"center"}},w:100,h:40,sort:2});var Mn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function po(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ti(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:po(e[i])&&po(t[i])&&Object.keys(e[i]).length>0&&Ti(t[i],e[i])})}const mo={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 It(){const t=typeof document<"u"?document:{};return Ti(t,mo),t}const On={document:mo,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 At(){const t=typeof window<"u"?window:{};return Ti(t,On),t}function zt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Ln(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function qt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Tt(){return Date.now()}function Nn(t){const e=At();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Vn(t,e){e===void 0&&(e="x");const i=At();let o,r,l;const s=Nn(t);return i.WebKitCSSMatrix?(r=s.transform||s.webkitTransform,r.split(",").length>6&&(r=r.split(", ").map(a=>a.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(r==="none"?"":r)):(l=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?r=l.m41:o.length===16?r=parseFloat(o[12]):r=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?r=l.m42:o.length===16?r=parseFloat(o[13]):r=parseFloat(o[5])),r||0}function ai(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function jn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function yt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!jn(o)){const r=Object.keys(Object(o)).filter(l=>e.indexOf(l)<0);for(let l=0,s=r.length;l<s;l+=1){const a=r[l],d=Object.getOwnPropertyDescriptor(o,a);d!==void 0&&d.enumerable&&(ai(t[a])&&ai(o[a])?o[a].__swiper__?t[a]=o[a]:yt(t[a],o[a]):!ai(t[a])&&ai(o[a])?(t[a]={},o[a].__swiper__?t[a]=o[a]:yt(t[a],o[a])):t[a]=o[a])}}}return t}function ui(t,e,i){t.style.setProperty(e,i)}function fo(t){let{swiper:e,targetPosition:i,side:o}=t;const r=At(),l=-e.translate;let s=null,a;const d=e.params.speed;e.wrapperEl.style.scrollSnapType="none",r.cancelAnimationFrame(e.cssModeFrameID);const p=i>l?"next":"prev",u=(m,h)=>p==="next"&&m>=h||p==="prev"&&m<=h,f=()=>{a=new Date().getTime(),s===null&&(s=a);const m=Math.max(Math.min((a-s)/d,1),0),h=.5-Math.cos(m*Math.PI)/2;let A=l+h*(i-l);if(u(A,i)&&(A=i),e.wrapperEl.scrollTo({[o]:A}),u(A,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:A})}),r.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=r.requestAnimationFrame(f)};f()}function Mt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function ci(t){try{console.warn(t);return}catch{}}function ei(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:zt(e)),i}function Fn(t){const e=At(),i=It(),o=t.getBoundingClientRect(),r=i.body,l=t.clientTop||r.clientTop||0,s=t.clientLeft||r.clientLeft||0,a=t===e?e.scrollY:t.scrollTop,d=t===e?e.scrollX:t.scrollLeft;return{top:o.top+a-l,left:o.left+d-s}}function Bn(t,e){const i=[];for(;t.previousElementSibling;){const o=t.previousElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function zn(t,e){const i=[];for(;t.nextElementSibling;){const o=t.nextElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Wt(t,e){return At().getComputedStyle(t,null).getPropertyValue(e)}function vi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function ho(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function xi(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ei(t,e,i){const o=At();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Ot(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Wn(t){let{swiper:e,extendParams:i,on:o,emit:r}=t;const l=At();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let s,a=Tt(),d;const p=[];function u(b){let O=0,D=0,T=0,c=0;return"detail"in b&&(D=b.detail),"wheelDelta"in b&&(D=-b.wheelDelta/120),"wheelDeltaY"in b&&(D=-b.wheelDeltaY/120),"wheelDeltaX"in b&&(O=-b.wheelDeltaX/120),"axis"in b&&b.axis===b.HORIZONTAL_AXIS&&(O=D,D=0),T=O*10,c=D*10,"deltaY"in b&&(c=b.deltaY),"deltaX"in b&&(T=b.deltaX),b.shiftKey&&!T&&(T=c,c=0),(T||c)&&b.deltaMode&&(b.deltaMode===1?(T*=40,c*=40):(T*=800,c*=800)),T&&!O&&(O=T<1?-1:1),c&&!D&&(D=c<1?-1:1),{spinX:O,spinY:D,pixelX:T,pixelY:c}}function f(){e.enabled&&(e.mouseEntered=!0)}function m(){e.enabled&&(e.mouseEntered=!1)}function h(b){return e.params.mousewheel.thresholdDelta&&b.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Tt()-a<e.params.mousewheel.thresholdTime?!1:b.delta>=6&&Tt()-a<60?!0:(b.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),r("scroll",b.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),r("scroll",b.raw)),a=new l.Date().getTime(),!1)}function A(b){const y=e.params.mousewheel;if(b.direction<0){if(e.isEnd&&!e.params.loop&&y.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&y.releaseOnEdges)return!0;return!1}function w(b){let y=b,k=!0;if(!e.enabled||b.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const E=e.params.mousewheel;e.params.cssMode&&y.preventDefault();let O=e.el;e.params.mousewheel.eventsTarget!=="container"&&(O=document.querySelector(e.params.mousewheel.eventsTarget));const D=O&&O.contains(y.target);if(!e.mouseEntered&&!D&&!E.releaseOnEdges)return!0;y.originalEvent&&(y=y.originalEvent);let T=0;const c=e.rtlTranslate?-1:1,_=u(y);if(E.forceToAxis)if(e.isHorizontal())if(Math.abs(_.pixelX)>Math.abs(_.pixelY))T=-_.pixelX*c;else return!0;else if(Math.abs(_.pixelY)>Math.abs(_.pixelX))T=-_.pixelY;else return!0;else T=Math.abs(_.pixelX)>Math.abs(_.pixelY)?-_.pixelX*c:-_.pixelY;if(T===0)return!0;E.invert&&(T=-T);let I=e.getTranslate()+T*E.sensitivity;if(I>=e.minTranslate()&&(I=e.minTranslate()),I<=e.maxTranslate()&&(I=e.maxTranslate()),k=e.params.loop?!0:!(I===e.minTranslate()||I===e.maxTranslate()),k&&e.params.nested&&y.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const M={time:Tt(),delta:Math.abs(T),direction:Math.sign(T),raw:b};p.length>=2&&p.shift();const x=p.length?p[p.length-1]:void 0;if(p.push(M),x?(M.direction!==x.direction||M.delta>x.delta||M.time>x.time+150)&&h(M):h(M),A(M))return!0}else{const M={time:Tt(),delta:Math.abs(T),direction:Math.sign(T)},x=d&&M.time<d.time+500&&M.delta<=d.delta&&M.direction===d.direction;if(!x){d=void 0;let L=e.getTranslate()+T*E.sensitivity;const V=e.isBeginning,z=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!V&&e.isBeginning||!z&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:M.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(s),s=void 0,p.length>=15&&p.shift();const W=p.length?p[p.length-1]:void 0,N=p[0];if(p.push(M),W&&(M.delta>W.delta||M.direction!==W.direction))p.splice(0);else if(p.length>=15&&M.time-N.time<500&&N.delta-M.delta>=1&&M.delta<=6){const P=T>0?.8:.2;d=M,p.splice(0),s=qt(()=>{e.slideToClosest(e.params.speed,!0,void 0,P)},0)}s||(s=qt(()=>{d=M,p.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(x||r("scroll",y),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),E.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return y.preventDefault?y.preventDefault():y.returnValue=!1,!1}function S(b){let y=e.el;e.params.mousewheel.eventsTarget!=="container"&&(y=document.querySelector(e.params.mousewheel.eventsTarget)),y[b]("mouseenter",f),y[b]("mouseleave",m),y[b]("wheel",w)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",w),!0):e.mousewheel.enabled?!1:(S("addEventListener"),e.mousewheel.enabled=!0,!0)}function g(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,w),!0):e.mousewheel.enabled?(S("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&g(),e.params.mousewheel.enabled&&v()}),o("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&g()}),Object.assign(e.mousewheel,{enable:v,disable:g})}function Ao(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(r=>{if(!i[r]&&i.auto===!0){let l=Mt(t.el,`.${o[r]}`)[0];l||(l=ei("div",o[r]),l.className=o[r],t.el.append(l)),i[r]=l,e[r]=l}}),i}function Zt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function pi(t){let{swiper:e,extendParams:i,on:o,emit:r}=t;const l="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:v=>v,formatFractionTotal:v=>v,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let s,a=0;function d(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function p(v,g){const{bulletActiveClass:b}=e.params.pagination;v&&(v=v[`${g==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${b}-${g}`),v=v[`${g==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${b}-${g}-${g}`)))}function u(v){const g=v.target.closest(Zt(e.params.pagination.bulletClass));if(!g)return;v.preventDefault();const b=vi(g)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===b)return;e.slideToLoop(b)}else e.slideTo(b)}function f(){const v=e.rtl,g=e.params.pagination;if(d())return;let b=e.pagination.el;b=Ot(b);let y,k;const E=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,O=e.params.loop?Math.ceil(E/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(k=e.previousRealIndex||0,y=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(y=e.snapIndex,k=e.previousSnapIndex):(k=e.previousIndex||0,y=e.activeIndex||0),g.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const D=e.pagination.bullets;let T,c,_;if(g.dynamicBullets&&(s=Ei(D[0],e.isHorizontal()?"width":"height",!0),b.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${s*(g.dynamicMainBullets+4)}px`}),g.dynamicMainBullets>1&&k!==void 0&&(a+=y-(k||0),a>g.dynamicMainBullets-1?a=g.dynamicMainBullets-1:a<0&&(a=0)),T=Math.max(y-a,0),c=T+(Math.min(D.length,g.dynamicMainBullets)-1),_=(c+T)/2),D.forEach(I=>{const M=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(x=>`${g.bulletActiveClass}${x}`)].map(x=>typeof x=="string"&&x.includes(" ")?x.split(" "):x).flat();I.classList.remove(...M)}),b.length>1)D.forEach(I=>{const M=vi(I);M===y?I.classList.add(...g.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),g.dynamicBullets&&(M>=T&&M<=c&&I.classList.add(...`${g.bulletActiveClass}-main`.split(" ")),M===T&&p(I,"prev"),M===c&&p(I,"next"))});else{const I=D[y];if(I&&I.classList.add(...g.bulletActiveClass.split(" ")),e.isElement&&D.forEach((M,x)=>{M.setAttribute("part",x===y?"bullet-active":"bullet")}),g.dynamicBullets){const M=D[T],x=D[c];for(let L=T;L<=c;L+=1)D[L]&&D[L].classList.add(...`${g.bulletActiveClass}-main`.split(" "));p(M,"prev"),p(x,"next")}}if(g.dynamicBullets){const I=Math.min(D.length,g.dynamicMainBullets+4),M=(s*I-s)/2-_*s,x=v?"right":"left";D.forEach(L=>{L.style[e.isHorizontal()?x:"top"]=`${M}px`})}}b.forEach((D,T)=>{if(g.type==="fraction"&&(D.querySelectorAll(Zt(g.currentClass)).forEach(c=>{c.textContent=g.formatFractionCurrent(y+1)}),D.querySelectorAll(Zt(g.totalClass)).forEach(c=>{c.textContent=g.formatFractionTotal(O)})),g.type==="progressbar"){let c;g.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const _=(y+1)/O;let I=1,M=1;c==="horizontal"?I=_:M=_,D.querySelectorAll(Zt(g.progressbarFillClass)).forEach(x=>{x.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${M})`,x.style.transitionDuration=`${e.params.speed}ms`})}g.type==="custom"&&g.renderCustom?(D.innerHTML=g.renderCustom(e,y+1,O),T===0&&r("paginationRender",D)):(T===0&&r("paginationRender",D),r("paginationUpdate",D)),e.params.watchOverflow&&e.enabled&&D.classList[e.isLocked?"add":"remove"](g.lockClass)})}function m(){const v=e.params.pagination;if(d())return;const g=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let b=e.pagination.el;b=Ot(b);let y="";if(v.type==="bullets"){let k=e.params.loop?Math.ceil(g/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&k>g&&(k=g);for(let E=0;E<k;E+=1)v.renderBullet?y+=v.renderBullet.call(e,E,v.bulletClass):y+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?y=v.renderFraction.call(e,v.currentClass,v.totalClass):y=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?y=v.renderProgressbar.call(e,v.progressbarFillClass):y=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],b.forEach(k=>{v.type!=="custom"&&(k.innerHTML=y||""),v.type==="bullets"&&e.pagination.bullets.push(...k.querySelectorAll(Zt(v.bulletClass)))}),v.type!=="custom"&&r("paginationRender",b[0])}function h(){e.params.pagination=Ao(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let g;typeof v.el=="string"&&e.isElement&&(g=e.el.querySelector(v.el)),!g&&typeof v.el=="string"&&(g=[...document.querySelectorAll(v.el)]),g||(g=v.el),!(!g||g.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(g)&&g.length>1&&(g=[...e.el.querySelectorAll(v.el)],g.length>1&&(g=g.filter(b=>ho(b,".swiper")[0]===e.el)[0])),Array.isArray(g)&&g.length===1&&(g=g[0]),Object.assign(e.pagination,{el:g}),g=Ot(g),g.forEach(b=>{v.type==="bullets"&&v.clickable&&b.classList.add(...(v.clickableClass||"").split(" ")),b.classList.add(v.modifierClass+v.type),b.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(b.classList.add(`${v.modifierClass}${v.type}-dynamic`),a=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&b.classList.add(v.progressbarOppositeClass),v.clickable&&b.addEventListener("click",u),e.enabled||b.classList.add(v.lockClass)}))}function A(){const v=e.params.pagination;if(d())return;let g=e.pagination.el;g&&(g=Ot(g),g.forEach(b=>{b.classList.remove(v.hiddenClass),b.classList.remove(v.modifierClass+v.type),b.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(b.classList.remove(...(v.clickableClass||"").split(" ")),b.removeEventListener("click",u))})),e.pagination.bullets&&e.pagination.bullets.forEach(b=>b.classList.remove(...v.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:g}=e.pagination;g=Ot(g),g.forEach(b=>{b.classList.remove(v.horizontalClass,v.verticalClass),b.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?S():(h(),m(),f())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),o("snapIndexChange",()=>{f()}),o("snapGridLengthChange",()=>{m(),f()}),o("destroy",()=>{A()}),o("enable disable",()=>{let{el:v}=e.pagination;v&&(v=Ot(v),v.forEach(g=>g.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{f()}),o("click",(v,g)=>{const b=g.target,y=Ot(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&y&&y.length>0&&!b.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&b===e.navigation.nextEl||e.navigation.prevEl&&b===e.navigation.prevEl))return;const k=y[0].classList.contains(e.params.pagination.hiddenClass);r(k===!0?"paginationShow":"paginationHide"),y.forEach(E=>E.classList.toggle(e.params.pagination.hiddenClass))}});const w=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Ot(v),v.forEach(g=>g.classList.remove(e.params.pagination.paginationDisabledClass))),h(),m(),f()},S=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Ot(v),v.forEach(g=>g.classList.add(e.params.pagination.paginationDisabledClass))),A()};Object.assign(e.pagination,{enable:w,disable:S,render:m,update:f,init:h,destroy:A})}function Hn(t){let{swiper:e,extendParams:i,on:o,emit:r}=t;const l=It();let s=!1,a=null,d=null,p,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 h(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I,rtlTranslate:M}=e,{dragEl:x,el:L}=I,V=e.params.scrollbar,z=e.params.loop?e.progressLoop:e.progress;let W=u,N=(f-u)*z;M?(N=-N,N>0?(W=u-N,N=0):-N+u>f&&(W=f+N)):N<0?(W=u+N,N=0):N+u>f&&(W=f-N),e.isHorizontal()?(x.style.transform=`translate3d(${N}px, 0, 0)`,x.style.width=`${W}px`):(x.style.transform=`translate3d(0px, ${N}px, 0)`,x.style.height=`${W}px`),V.hide&&(clearTimeout(a),L.style.opacity=1,a=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function A(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function w(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:M,el:x}=I;M.style.width="",M.style.height="",f=e.isHorizontal()?x.offsetWidth:x.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()?M.style.width=`${u}px`:M.style.height=`${u}px`,m>=1?x.style.display="none":x.style.display="",e.params.scrollbar.hide&&(x.style.opacity=0),e.params.watchOverflow&&e.enabled&&I.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function S(I){return e.isHorizontal()?I.clientX:I.clientY}function v(I){const{scrollbar:M,rtlTranslate:x}=e,{el:L}=M;let V;V=(S(I)-Fn(L)[e.isHorizontal()?"left":"top"]-(p!==null?p:u/2))/(f-u),V=Math.max(Math.min(V,1),0),x&&(V=1-V);const z=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*V;e.updateProgress(z),e.setTranslate(z),e.updateActiveIndex(),e.updateSlidesClasses()}function g(I){const M=e.params.scrollbar,{scrollbar:x,wrapperEl:L}=e,{el:V,dragEl:z}=x;s=!0,p=I.target===z?S(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),L.style.transitionDuration="100ms",z.style.transitionDuration="100ms",v(I),clearTimeout(d),V.style.transitionDuration="0ms",M.hide&&(V.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),r("scrollbarDragStart",I)}function b(I){const{scrollbar:M,wrapperEl:x}=e,{el:L,dragEl:V}=M;s&&(I.preventDefault&&I.cancelable?I.preventDefault():I.returnValue=!1,v(I),x.style.transitionDuration="0ms",L.style.transitionDuration="0ms",V.style.transitionDuration="0ms",r("scrollbarDragMove",I))}function y(I){const M=e.params.scrollbar,{scrollbar:x,wrapperEl:L}=e,{el:V}=x;s&&(s=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),M.hide&&(clearTimeout(d),d=qt(()=>{V.style.opacity=0,V.style.transitionDuration="400ms"},1e3)),r("scrollbarDragEnd",I),M.snapOnRelease&&e.slideToClosest())}function k(I){const{scrollbar:M,params:x}=e,L=M.el;if(!L)return;const V=L,z=x.passiveListeners?{passive:!1,capture:!1}:!1,W=x.passiveListeners?{passive:!0,capture:!1}:!1;if(!V)return;const N=I==="on"?"addEventListener":"removeEventListener";V[N]("pointerdown",g,z),l[N]("pointermove",b,z),l[N]("pointerup",y,W)}function E(){!e.params.scrollbar.el||!e.scrollbar.el||k("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||k("off")}function D(){const{scrollbar:I,el:M}=e;e.params.scrollbar=Ao(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const x=e.params.scrollbar;if(!x.el)return;let L;if(typeof x.el=="string"&&e.isElement&&(L=e.el.querySelector(x.el)),!L&&typeof x.el=="string"){if(L=l.querySelectorAll(x.el),!L.length)return}else L||(L=x.el);e.params.uniqueNavElements&&typeof x.el=="string"&&L.length>1&&M.querySelectorAll(x.el).length===1&&(L=M.querySelector(x.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?x.horizontalClass:x.verticalClass);let V;L&&(V=L.querySelector(Zt(e.params.scrollbar.dragClass)),V||(V=ei("div",e.params.scrollbar.dragClass),L.append(V))),Object.assign(I,{el:L,dragEl:V}),x.draggable&&E(),L&&L.classList[e.enabled?"remove":"add"](...zt(e.params.scrollbar.lockClass))}function T(){const I=e.params.scrollbar,M=e.scrollbar.el;M&&M.classList.remove(...zt(e.isHorizontal()?I.horizontalClass:I.verticalClass)),O()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const I=e.params.scrollbar;let{el:M}=e.scrollbar;M=Ot(M),M.forEach(x=>{x.classList.remove(I.horizontalClass,I.verticalClass),x.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?_():(D(),w(),h())}),o("update resize observerUpdate lock unlock changeDirection",()=>{w()}),o("setTranslate",()=>{h()}),o("setTransition",(I,M)=>{A(M)}),o("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...zt(e.params.scrollbar.lockClass))}),o("destroy",()=>{T()});const c=()=>{e.el.classList.remove(...zt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...zt(e.params.scrollbar.scrollbarDisabledClass)),D(),w(),h()},_=()=>{e.el.classList.add(...zt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...zt(e.params.scrollbar.scrollbarDisabledClass)),T()};Object.assign(e.scrollbar,{enable:c,disable:_,updateSize:w,setTranslate:h,init:D,destroy:T})}function mi(t){let{swiper:e,extendParams:i,on:o,emit:r,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let s,a,d=l&&l.autoplay?l.autoplay.delay:3e3,p=l&&l.autoplay?l.autoplay.delay:3e3,u,f=new Date().getTime(),m,h,A,w,S,v,g;function b(W){!e||e.destroyed||!e.wrapperEl||W.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",b),!(g||W.detail&&W.detail.bySwiperTouchMove)&&c())}const y=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(p=u,m=!1);const W=e.autoplay.paused?u:f+p-new Date().getTime();e.autoplay.timeLeft=W,r("autoplayTimeLeft",W,W/d),a=requestAnimationFrame(()=>{y()})},k=()=>{let W;return e.virtual&&e.params.virtual.enabled?W=e.slides.filter(P=>P.classList.contains("swiper-slide-active"))[0]:W=e.slides[e.activeIndex],W?parseInt(W.getAttribute("data-swiper-autoplay"),10):void 0},E=W=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(a),y();let N=typeof W>"u"?e.params.autoplay.delay:W;d=e.params.autoplay.delay,p=e.params.autoplay.delay;const P=k();!Number.isNaN(P)&&P>0&&typeof W>"u"&&(N=P,d=P,p=P),u=N;const j=e.params.speed,q=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(j,!0,!0),r("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,j,!0,!0),r("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(j,!0,!0),r("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,j,!0,!0),r("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{E()})))};return N>0?(clearTimeout(s),s=setTimeout(()=>{q()},N)):requestAnimationFrame(()=>{q()}),N},O=()=>{f=new Date().getTime(),e.autoplay.running=!0,E(),r("autoplayStart")},D=()=>{e.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(a),r("autoplayStop")},T=(W,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(s),W||(v=!0);const P=()=>{r("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",b):c()};if(e.autoplay.paused=!0,N){S&&(u=e.params.autoplay.delay),S=!1,P();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),P())},c=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),v?(v=!1,E(u)):E(),e.autoplay.paused=!1,r("autoplayResume"))},_=()=>{if(e.destroyed||!e.autoplay.running)return;const W=It();W.visibilityState==="hidden"&&(v=!0,T(!0)),W.visibilityState==="visible"&&c()},I=W=>{W.pointerType==="mouse"&&(v=!0,g=!0,!(e.animating||e.autoplay.paused)&&T(!0))},M=W=>{W.pointerType==="mouse"&&(g=!1,e.autoplay.paused&&c())},x=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",I),e.el.addEventListener("pointerleave",M))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",I),e.el.removeEventListener("pointerleave",M))},V=()=>{It().addEventListener("visibilitychange",_)},z=()=>{It().removeEventListener("visibilitychange",_)};o("init",()=>{e.params.autoplay.enabled&&(x(),V(),O())}),o("destroy",()=>{L(),z(),e.autoplay.running&&D()}),o("_freeModeStaticRelease",()=>{(A||v)&&c()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?D():T(!0,!0)}),o("beforeTransitionStart",(W,N,P)=>{e.destroyed||!e.autoplay.running||(P||!e.params.autoplay.disableOnInteraction?T(!0,!0):D())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){D();return}h=!0,A=!1,v=!1,w=setTimeout(()=>{v=!0,A=!0,T(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!h)){if(clearTimeout(w),clearTimeout(s),e.params.autoplay.disableOnInteraction){A=!1,h=!1;return}A&&e.params.cssMode&&c(),A=!1,h=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(S=!0)}),Object.assign(e.autoplay,{start:O,stop:D,pause:T,resume:c})}function Xn(t){let{swiper:e,extendParams:i,emit:o,once:r}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const d=e.getTranslate();e.setTranslate(d),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function s(){if(e.params.cssMode)return;const{touchEventsData:d,touches:p}=e;d.velocities.length===0&&d.velocities.push({position:p[e.isHorizontal()?"startX":"startY"],time:d.touchStartTime}),d.velocities.push({position:p[e.isHorizontal()?"currentX":"currentY"],time:Tt()})}function a(d){let{currentPos:p}=d;if(e.params.cssMode)return;const{params:u,wrapperEl:f,rtlTranslate:m,snapGrid:h,touchEventsData:A}=e,S=Tt()-A.touchStartTime;if(p<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(p>-e.maxTranslate()){e.slides.length<h.length?e.slideTo(h.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(A.velocities.length>1){const D=A.velocities.pop(),T=A.velocities.pop(),c=D.position-T.position,_=D.time-T.time;e.velocity=c/_,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(_>150||Tt()-D.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,A.velocities.length=0;let v=1e3*u.freeMode.momentumRatio;const g=e.velocity*v;let b=e.translate+g;m&&(b=-b);let y=!1,k;const E=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let O;if(b<e.maxTranslate())u.freeMode.momentumBounce?(b+e.maxTranslate()<-E&&(b=e.maxTranslate()-E),k=e.maxTranslate(),y=!0,A.allowMomentumBounce=!0):b=e.maxTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(b>e.minTranslate())u.freeMode.momentumBounce?(b-e.minTranslate()>E&&(b=e.minTranslate()+E),k=e.minTranslate(),y=!0,A.allowMomentumBounce=!0):b=e.minTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(u.freeMode.sticky){let D;for(let T=0;T<h.length;T+=1)if(h[T]>-b){D=T;break}Math.abs(h[D]-b)<Math.abs(h[D-1]-b)||e.swipeDirection==="next"?b=h[D]:b=h[D-1],b=-b}if(O&&r("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?v=Math.abs((-b-e.translate)/e.velocity):v=Math.abs((b-e.translate)/e.velocity),u.freeMode.sticky){const D=Math.abs((m?-b:b)-e.translate),T=e.slidesSizesGrid[e.activeIndex];D<T?v=u.speed:D<2*T?v=u.speed*1.5:v=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&y?(e.updateProgress(k),e.setTransition(v),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating=!0,xi(f,()=>{!e||e.destroyed||!A.allowMomentumBounce||(o("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(k),xi(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(b),e.setTransition(v),e.setTranslate(b),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,xi(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(b),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&o("_freeModeNoMomentumRelease");(!u.freeMode.momentum||S>=u.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:s,onTouchEnd:a}})}let Ii;function Gn(){const t=At(),e=It();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function bo(){return Ii||(Ii=Gn()),Ii}let Ci;function Un(t){let{userAgent:e}=t===void 0?{}:t;const i=bo(),o=At(),r=o.navigator.platform,l=e||o.navigator.userAgent,s={ios:!1,android:!1},a=o.screen.width,d=o.screen.height,p=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_]+)/),h=r==="Win32";let A=r==="MacIntel";const w=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&A&&i.touch&&w.indexOf(`${a}x${d}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),A=!1),p&&!h&&(s.os="android",s.android=!0),(u||m||f)&&(s.os="ios",s.ios=!0),s}function go(t){return t===void 0&&(t={}),Ci||(Ci=Un(t)),Ci}let ki;function Yn(){const t=At(),e=go();let i=!1;function o(){const a=t.navigator.userAgent.toLowerCase();return a.indexOf("safari")>=0&&a.indexOf("chrome")<0&&a.indexOf("android")<0}if(o()){const a=String(t.navigator.userAgent);if(a.includes("Version/")){const[d,p]=a.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=d<16||d===16&&p<2}}const r=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=o(),s=l||r&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:s,isWebView:r}}function qn(){return ki||(ki=Yn()),ki}function Zn(t){let{swiper:e,on:i,emit:o}=t;const r=At();let l=null,s=null;const a=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},d=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{s=r.requestAnimationFrame(()=>{const{width:m,height:h}=e;let A=m,w=h;f.forEach(S=>{let{contentBoxSize:v,contentRect:g,target:b}=S;b&&b!==e.el||(A=g?g.width:(v[0]||v).inlineSize,w=g?g.height:(v[0]||v).blockSize)}),(A!==m||w!==h)&&a()})}),l.observe(e.el))},p=()=>{s&&r.cancelAnimationFrame(s),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},u=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof r.ResizeObserver<"u"){d();return}r.addEventListener("resize",a),r.addEventListener("orientationchange",u)}),i("destroy",()=>{p(),r.removeEventListener("resize",a),r.removeEventListener("orientationchange",u)})}function Kn(t){let{swiper:e,extendParams:i,on:o,emit:r}=t;const l=[],s=At(),a=function(u,f){f===void 0&&(f={});const m=s.MutationObserver||s.WebkitMutationObserver,h=new m(A=>{if(e.__preventObserver__)return;if(A.length===1){r("observerUpdate",A[0]);return}const w=function(){r("observerUpdate",A[0])};s.requestAnimationFrame?s.requestAnimationFrame(w):s.setTimeout(w,0)});h.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(h)},d=()=>{if(e.params.observer){if(e.params.observeParents){const u=ho(e.hostEl);for(let f=0;f<u.length;f+=1)a(u[f])}a(e.hostEl,{childList:e.params.observeSlideChildren}),a(e.wrapperEl,{attributes:!1})}},p=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",d),o("destroy",p)}var Jn={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const r=i?"unshift":"push";return t.split(" ").forEach(l=>{o.eventsListeners[l]||(o.eventsListeners[l]=[]),o.eventsListeners[l][r](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function r(){o.off(t,r),r.__emitterProxy&&delete r.__emitterProxy;for(var l=arguments.length,s=new Array(l),a=0;a<l;a++)s[a]=arguments[a];e.apply(o,s)}return r.__emitterProxy=e,o.on(t,r,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](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(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((r,l)=>{(r===e||r.__emitterProxy&&r.__emitterProxy===e)&&i.eventsListeners[o].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var r=arguments.length,l=new Array(r),s=0;s<r;s++)l[s]=arguments[s];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),o=t):(e=l[0].events,i=l[0].data,o=l[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(d=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(p=>{p.apply(o,[d,...i])}),t.eventsListeners&&t.eventsListeners[d]&&t.eventsListeners[d].forEach(p=>{p.apply(o,i)})}),t}};function Qn(){const t=this;let e,i;const o=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=o.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=o.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(Wt(o,"padding-left")||0,10)-parseInt(Wt(o,"padding-right")||0,10),i=i-parseInt(Wt(o,"padding-top")||0,10)-parseInt(Wt(o,"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 Rn(){const t=this;function e(c,_){return parseFloat(c.getPropertyValue(t.getDirectionLabel(_))||0)}const i=t.params,{wrapperEl:o,slidesEl:r,size:l,rtlTranslate:s,wrongRTL:a}=t,d=t.virtual&&i.virtual.enabled,p=d?t.virtual.slides.length:t.slides.length,u=Mt(r,`.${t.params.slideClass}, swiper-slide`),f=d?t.virtual.slides.length:u.length;let m=[];const h=[],A=[];let w=i.slidesOffsetBefore;typeof w=="function"&&(w=i.slidesOffsetBefore.call(t));let S=i.slidesOffsetAfter;typeof S=="function"&&(S=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,g=t.slidesGrid.length;let b=i.spaceBetween,y=-w,k=0,E=0;if(typeof l>"u")return;typeof b=="string"&&b.indexOf("%")>=0?b=parseFloat(b.replace("%",""))/100*l:typeof b=="string"&&(b=parseFloat(b)),t.virtualSize=-b,u.forEach(c=>{s?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(ui(o,"--swiper-centered-offset-before",""),ui(o,"--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 D;const T=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<f;c+=1){D=0;let _;if(u[c]&&(_=u[c]),O&&t.grid.updateSlide(c,_,u),!(u[c]&&Wt(_,"display")==="none")){if(i.slidesPerView==="auto"){T&&(u[c].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(_),M=_.style.transform,x=_.style.webkitTransform;if(M&&(_.style.transform="none"),x&&(_.style.webkitTransform="none"),i.roundLengths)D=t.isHorizontal()?Ei(_,"width",!0):Ei(_,"height",!0);else{const L=e(I,"width"),V=e(I,"padding-left"),z=e(I,"padding-right"),W=e(I,"margin-left"),N=e(I,"margin-right"),P=I.getPropertyValue("box-sizing");if(P&&P==="border-box")D=L+W+N;else{const{clientWidth:j,offsetWidth:q}=_;D=L+V+z+W+N+(q-j)}}M&&(_.style.transform=M),x&&(_.style.webkitTransform=x),i.roundLengths&&(D=Math.floor(D))}else D=(l-(i.slidesPerView-1)*b)/i.slidesPerView,i.roundLengths&&(D=Math.floor(D)),u[c]&&(u[c].style[t.getDirectionLabel("width")]=`${D}px`);u[c]&&(u[c].swiperSlideSize=D),A.push(D),i.centeredSlides?(y=y+D/2+k/2+b,k===0&&c!==0&&(y=y-l/2-b),c===0&&(y=y-l/2-b),Math.abs(y)<1/1e3&&(y=0),i.roundLengths&&(y=Math.floor(y)),E%i.slidesPerGroup===0&&m.push(y),h.push(y)):(i.roundLengths&&(y=Math.floor(y)),(E-Math.min(t.params.slidesPerGroupSkip,E))%t.params.slidesPerGroup===0&&m.push(y),h.push(y),y=y+D+b),t.virtualSize+=D+b,k=D,E+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+S,s&&a&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+b}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+b}px`),O&&t.grid.updateWrapperSize(D,m),!i.centeredSlides){const c=[];for(let _=0;_<m.length;_+=1){let I=m[_];i.roundLengths&&(I=Math.floor(I)),m[_]<=t.virtualSize-l&&c.push(I)}m=c,Math.floor(t.virtualSize-l)-Math.floor(m[m.length-1])>1&&m.push(t.virtualSize-l)}if(d&&i.loop){const c=A[0]+b;if(i.slidesPerGroup>1){const _=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=c*i.slidesPerGroup;for(let M=0;M<_;M+=1)m.push(m[m.length-1]+I)}for(let _=0;_<t.virtual.slidesBefore+t.virtual.slidesAfter;_+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+c),h.push(h[h.length-1]+c),t.virtualSize+=c}if(m.length===0&&(m=[0]),b!==0){const c=t.isHorizontal()&&s?"marginLeft":t.getDirectionLabel("marginRight");u.filter((_,I)=>!i.cssMode||i.loop?!0:I!==u.length-1).forEach(_=>{_.style[c]=`${b}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;A.forEach(I=>{c+=I+(b||0)}),c-=b;const _=c-l;m=m.map(I=>I<=0?-w:I>_?_+S:I)}if(i.centerInsufficientSlides){let c=0;A.forEach(I=>{c+=I+(b||0)}),c-=b;const _=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+_<l){const I=(l-c-_)/2;m.forEach((M,x)=>{m[x]=M-I}),h.forEach((M,x)=>{h[x]=M+I})}}if(Object.assign(t,{slides:u,snapGrid:m,slidesGrid:h,slidesSizesGrid:A}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ui(o,"--swiper-centered-offset-before",`${-m[0]}px`),ui(o,"--swiper-centered-offset-after",`${t.size/2-A[A.length-1]/2}px`);const c=-t.snapGrid[0],_=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+c),t.slidesGrid=t.slidesGrid.map(I=>I+_)}if(f!==p&&t.emit("slidesLengthChange"),m.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),h.length!==g&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!d&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,_=t.el.classList.contains(c);f<=i.maxBackfaceHiddenSlides?_||t.el.classList.add(c):_&&t.el.classList.remove(c)}}function $n(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let r=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=a=>o?e.slides[e.getSlideIndexByData(a)]:e.slides[a];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(a=>{i.push(a)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const a=e.activeIndex+l;if(a>e.slides.length&&!o)break;i.push(s(a))}else i.push(s(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const a=i[l].offsetHeight;r=a>r?a:r}(r||r===0)&&(e.wrapperEl.style.height=`${r}px`)}function el(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let o=0;o<e.length;o+=1)e[o].swiperSlideOffset=(t.isHorizontal()?e[o].offsetLeft:e[o].offsetTop)-i-t.cssOverflowAdjustment()}const yo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function tl(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:r,snapGrid:l}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;r&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let a=i.spaceBetween;typeof a=="string"&&a.indexOf("%")>=0?a=parseFloat(a.replace("%",""))/100*e.size:typeof a=="string"&&(a=parseFloat(a));for(let d=0;d<o.length;d+=1){const p=o[d];let u=p.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=o[0].swiperSlideOffset);const f=(s+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+a),m=(s-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(p.swiperSlideSize+a),h=-(s-u),A=h+e.slidesSizesGrid[d],w=h>=0&&h<=e.size-e.slidesSizesGrid[d],S=h>=0&&h<e.size-1||A>1&&A<=e.size||h<=0&&A>=e.size;S&&(e.visibleSlides.push(p),e.visibleSlidesIndexes.push(d)),yo(p,S,i.slideVisibleClass),yo(p,w,i.slideFullyVisibleClass),p.progress=r?-f:f,p.originalProgress=r?-m:m}}function il(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,o=e.maxTranslate()-e.minTranslate();let{progress:r,isBeginning:l,isEnd:s,progressLoop:a}=e;const d=l,p=s;if(o===0)r=0,l=!0,s=!0;else{r=(t-e.minTranslate())/o;const u=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=u||r<=0,s=f||r>=1,u&&(r=0),f&&(r=1)}if(i.loop){const u=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[u],h=e.slidesGrid[f],A=e.slidesGrid[e.slidesGrid.length-1],w=Math.abs(t);w>=m?a=(w-m)/A:a=(w+A-h)/A,a>1&&(a-=1)}Object.assign(e,{progress:r,progressLoop:a,isBeginning:l,isEnd:s}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!d&&e.emit("reachBeginning toEdge"),s&&!p&&e.emit("reachEnd toEdge"),(d&&!l||p&&!s)&&e.emit("fromEdge"),e.emit("progress",r)}const Pi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function ol(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:r}=t,l=t.virtual&&i.virtual.enabled,s=t.grid&&i.grid&&i.grid.rows>1,a=f=>Mt(o,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let d,p,u;if(l)if(i.loop){let f=r-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),d=a(`[data-swiper-slide-index="${f}"]`)}else d=a(`[data-swiper-slide-index="${r}"]`);else s?(d=e.filter(f=>f.column===r)[0],u=e.filter(f=>f.column===r+1)[0],p=e.filter(f=>f.column===r-1)[0]):d=e[r];d&&(s||(u=zn(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),p=Bn(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!p===0&&(p=e[e.length-1]))),e.forEach(f=>{Pi(f,f===d,i.slideActiveClass),Pi(f,f===u,i.slideNextClass),Pi(f,f===p,i.slidePrevClass)}),t.emitSlidesClasses()}const fi=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let r=o.querySelector(`.${t.params.lazyPreloaderClass}`);!r&&t.isElement&&(o.shadowRoot?r=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(r=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),r&&r.remove())})),r&&r.remove()}},_i=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Di=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 o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),r=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=r,a=[s-e];a.push(...Array.from({length:e}).map((d,p)=>s+o+p)),t.slides.forEach((d,p)=>{a.includes(d.column)&&_i(t,p)});return}const l=r+o-1;if(t.params.rewind||t.params.loop)for(let s=r-e;s<=l+e;s+=1){const a=(s%i+i)%i;(a<r||a>l)&&_i(t,a)}else for(let s=Math.max(r-e,0);s<=Math.min(l+e,i-1);s+=1)s!==r&&(s>l||s<r)&&_i(t,s)};function nl(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let r;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?o>=e[l]&&o<e[l+1]-(e[l+1]-e[l])/2?r=l:o>=e[l]&&o<e[l+1]&&(r=l+1):o>=e[l]&&(r=l);return i.normalizeSlideIndex&&(r<0||typeof r>"u")&&(r=0),r}function ll(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:r,activeIndex:l,realIndex:s,snapIndex:a}=e;let d=t,p;const u=h=>{let A=h-e.virtual.slidesBefore;return A<0&&(A=e.virtual.slides.length+A),A>=e.virtual.slides.length&&(A-=e.virtual.slides.length),A};if(typeof d>"u"&&(d=nl(e)),o.indexOf(i)>=0)p=o.indexOf(i);else{const h=Math.min(r.slidesPerGroupSkip,d);p=h+Math.floor((d-h)/r.slidesPerGroup)}if(p>=o.length&&(p=o.length-1),d===l&&!e.params.loop){p!==a&&(e.snapIndex=p,e.emit("snapIndexChange"));return}if(d===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(d);return}const f=e.grid&&r.grid&&r.grid.rows>1;let m;if(e.virtual&&r.virtual.enabled&&r.loop)m=u(d);else if(f){const h=e.slides.filter(w=>w.column===d)[0];let A=parseInt(h.getAttribute("data-swiper-slide-index"),10);Number.isNaN(A)&&(A=Math.max(e.slides.indexOf(h),0)),m=Math.floor(A/r.grid.rows)}else if(e.slides[d]){const h=e.slides[d].getAttribute("data-swiper-slide-index");h?m=parseInt(h,10):m=d}else m=d;Object.assign(e,{previousSnapIndex:a,snapIndex:p,previousRealIndex:s,realIndex:m,previousIndex:l,activeIndex:d}),e.initialized&&Di(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function rl(t,e){const i=this,o=i.params;let r=t.closest(`.${o.slideClass}, swiper-slide`);!r&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(a=>{!r&&a.matches&&a.matches(`.${o.slideClass}, swiper-slide`)&&(r=a)});let l=!1,s;if(r){for(let a=0;a<i.slides.length;a+=1)if(i.slides[a]===r){l=!0,s=a;break}}if(r&&l)i.clickedSlide=r,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(r.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=s;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var sl={updateSize:Qn,updateSlides:Rn,updateAutoHeight:$n,updateSlidesOffset:el,updateSlidesProgress:tl,updateProgress:il,updateSlidesClasses:ol,updateActiveIndex:ll,updateClickedSlide:rl};function dl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:r,wrapperEl:l}=e;if(i.virtualTranslate)return o?-r:r;if(i.cssMode)return r;let s=Vn(l,t);return s+=e.cssOverflowAdjustment(),o&&(s=-s),s||0}function al(t,e){const i=this,{rtlTranslate:o,params:r,wrapperEl:l,progress:s}=i;let a=0,d=0;const p=0;i.isHorizontal()?a=o?-t:t:d=t,r.roundLengths&&(a=Math.floor(a),d=Math.floor(d)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?a:d,r.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-a:-d:r.virtualTranslate||(i.isHorizontal()?a-=i.cssOverflowAdjustment():d-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${a}px, ${d}px, ${p}px)`);let u;const f=i.maxTranslate()-i.minTranslate();f===0?u=0:u=(t-i.minTranslate())/f,u!==s&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function ul(){return-this.snapGrid[0]}function cl(){return-this.snapGrid[this.snapGrid.length-1]}function vl(t,e,i,o,r){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const l=this,{params:s,wrapperEl:a}=l;if(l.animating&&s.preventInteractionOnTransition)return!1;const d=l.minTranslate(),p=l.maxTranslate();let u;if(o&&t>d?u=d:o&&t<p?u=p:u=t,l.updateProgress(u),s.cssMode){const f=l.isHorizontal();if(e===0)a[f?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return fo({swiper:l,targetPosition:-u,side:f?"left":"top"}),!0;a.scrollTo({[f?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,r),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,r),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(m){!l||l.destroyed||m.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var pl={getTranslate:dl,setTranslate:al,minTranslate:ul,maxTranslate:cl,translateTo:vl};function ml(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 wo(t){let{swiper:e,runCallbacks:i,direction:o,step:r}=t;const{activeIndex:l,previousIndex:s}=e;let a=o;if(a||(l>s?a="next":l<s?a="prev":a="reset"),e.emit(`transition${r}`),i&&l!==s){if(a==="reset"){e.emit(`slideResetTransition${r}`);return}e.emit(`slideChangeTransition${r}`),a==="next"?e.emit(`slideNextTransition${r}`):e.emit(`slidePrevTransition${r}`)}}function fl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),wo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function hl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),wo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Al={setTransition:ml,transitionStart:fl,transitionEnd:hl};function bl(t,e,i,o,r){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let s=t;s<0&&(s=0);const{params:a,snapGrid:d,slidesGrid:p,previousIndex:u,activeIndex:f,rtlTranslate:m,wrapperEl:h,enabled:A}=l;if(!A&&!o&&!r||l.destroyed||l.animating&&a.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const w=Math.min(l.params.slidesPerGroupSkip,s);let S=w+Math.floor((s-w)/l.params.slidesPerGroup);S>=d.length&&(S=d.length-1);const v=-d[S];if(a.normalizeSlideIndex)for(let b=0;b<p.length;b+=1){const y=-Math.floor(v*100),k=Math.floor(p[b]*100),E=Math.floor(p[b+1]*100);typeof p[b+1]<"u"?y>=k&&y<E-(E-k)/2?s=b:y>=k&&y<E&&(s=b+1):y>=k&&(s=b)}if(l.initialized&&s!==f&&(!l.allowSlideNext&&(m?v>l.translate&&v>l.minTranslate():v<l.translate&&v<l.minTranslate())||!l.allowSlidePrev&&v>l.translate&&v>l.maxTranslate()&&(f||0)!==s))return!1;s!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(v);let g;if(s>f?g="next":s<f?g="prev":g="reset",m&&-v===l.translate||!m&&v===l.translate)return l.updateActiveIndex(s),a.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),a.effect!=="slide"&&l.setTranslate(v),g!=="reset"&&(l.transitionStart(i,g),l.transitionEnd(i,g)),!1;if(a.cssMode){const b=l.isHorizontal(),y=m?v:-v;if(e===0){const k=l.virtual&&l.params.virtual.enabled;k&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),k&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{h[b?"scrollLeft":"scrollTop"]=y})):h[b?"scrollLeft":"scrollTop"]=y,k&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return fo({swiper:l,targetPosition:y,side:b?"left":"top"}),!0;h.scrollTo({[b?"left":"top"]:y,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(v),l.updateActiveIndex(s),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,o),l.transitionStart(i,g),e===0?l.transitionEnd(i,g):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(y){!l||l.destroyed||y.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,g))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function gl(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const r=this;if(r.destroyed)return;typeof e>"u"&&(e=r.params.speed);const l=r.grid&&r.params.grid&&r.params.grid.rows>1;let s=t;if(r.params.loop)if(r.virtual&&r.params.virtual.enabled)s=s+r.virtual.slidesBefore;else{let a;if(l){const m=s*r.params.grid.rows;a=r.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===m)[0].column}else a=r.getSlideIndexByData(s);const d=l?Math.ceil(r.slides.length/r.params.grid.rows):r.slides.length,{centeredSlides:p}=r.params;let u=r.params.slidesPerView;u==="auto"?u=r.slidesPerViewDynamic():(u=Math.ceil(parseFloat(r.params.slidesPerView,10)),p&&u%2===0&&(u=u+1));let f=d-a<u;if(p&&(f=f||a<Math.ceil(u/2)),o&&p&&r.params.slidesPerView!=="auto"&&!l&&(f=!1),f){const m=p?a<r.activeIndex?"prev":"next":a-r.activeIndex-1<r.params.slidesPerView?"next":"prev";r.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?a+1:a-d+1,slideRealIndex:m==="next"?r.realIndex:void 0})}if(l){const m=s*r.params.grid.rows;s=r.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===m)[0].column}else s=r.getSlideIndexByData(s)}return requestAnimationFrame(()=>{r.slideTo(s,e,i,o)}),r}function yl(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:r,params:l,animating:s}=o;if(!r||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let a=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(a=Math.max(o.slidesPerViewDynamic("current",!0),1));const d=o.activeIndex<l.slidesPerGroupSkip?1:a,p=o.virtual&&l.virtual.enabled;if(l.loop){if(s&&!p&&l.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+d,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+d,t,e,i)}function wl(t,e,i){e===void 0&&(e=!0);const o=this,{params:r,snapGrid:l,slidesGrid:s,rtlTranslate:a,enabled:d,animating:p}=o;if(!d||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const u=o.virtual&&r.virtual.enabled;if(r.loop){if(p&&!u&&r.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const f=a?o.translate:-o.translate;function m(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const h=m(f),A=l.map(v=>m(v));let w=l[A.indexOf(h)-1];if(typeof w>"u"&&r.cssMode){let v;l.forEach((g,b)=>{h>=g&&(v=b)}),typeof v<"u"&&(w=l[v>0?v-1:v])}let S=0;if(typeof w<"u"&&(S=s.indexOf(w),S<0&&(S=o.activeIndex-1),r.slidesPerView==="auto"&&r.slidesPerGroup===1&&r.slidesPerGroupAuto&&(S=S-o.slidesPerViewDynamic("previous",!0)+1,S=Math.max(S,0))),r.rewind&&o.isBeginning){const v=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(v,t,e,i)}else if(r.loop&&o.activeIndex===0&&r.cssMode)return requestAnimationFrame(()=>{o.slideTo(S,t,e,i)}),!0;return o.slideTo(S,t,e,i)}function Sl(t,e,i){e===void 0&&(e=!0);const o=this;if(!o.destroyed)return typeof t>"u"&&(t=o.params.speed),o.slideTo(o.activeIndex,t,e,i)}function Tl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const r=this;if(r.destroyed)return;typeof t>"u"&&(t=r.params.speed);let l=r.activeIndex;const s=Math.min(r.params.slidesPerGroupSkip,l),a=s+Math.floor((l-s)/r.params.slidesPerGroup),d=r.rtlTranslate?r.translate:-r.translate;if(d>=r.snapGrid[a]){const p=r.snapGrid[a],u=r.snapGrid[a+1];d-p>(u-p)*o&&(l+=r.params.slidesPerGroup)}else{const p=r.snapGrid[a-1],u=r.snapGrid[a];d-p<=(u-p)*o&&(l-=r.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,r.slidesGrid.length-1),r.slideTo(l,t,e,i)}function xl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let r=t.clickedIndex,l;const s=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?r<t.loopedSlides-o/2||r>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),r=t.getSlideIndex(Mt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),qt(()=>{t.slideTo(r)})):t.slideTo(r):r>t.slides.length-o?(t.loopFix(),r=t.getSlideIndex(Mt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),qt(()=>{t.slideTo(r)})):t.slideTo(r)}else t.slideTo(r)}var El={slideTo:bl,slideToLoop:gl,slideNext:yl,slidePrev:wl,slideReset:Sl,slideToClosest:Tl,slideToClickedSlide:xl};function Il(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const r=()=>{Mt(o,`.${i.slideClass}, swiper-slide`).forEach((f,m)=>{f.setAttribute("data-swiper-slide-index",m)})},l=e.grid&&i.grid&&i.grid.rows>1,s=i.slidesPerGroup*(l?i.grid.rows:1),a=e.slides.length%s!==0,d=l&&e.slides.length%i.grid.rows!==0,p=u=>{for(let f=0;f<u;f+=1){const m=e.isElement?ei("swiper-slide",[i.slideBlankClass]):ei("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(a){if(i.loopAddBlankSlides){const u=s-e.slides.length%s;p(u),e.recalcSlides(),e.updateSlides()}else ci("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");r()}else if(d){if(i.loopAddBlankSlides){const u=i.grid.rows-e.slides.length%i.grid.rows;p(u),e.recalcSlides(),e.updateSlides()}else ci("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");r()}else r();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Cl(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:r,activeSlideIndex:l,byController:s,byMousewheel:a}=t===void 0?{}:t;const d=this;if(!d.params.loop)return;d.emit("beforeLoopFix");const{slides:p,allowSlidePrev:u,allowSlideNext:f,slidesEl:m,params:h}=d,{centeredSlides:A}=h;if(d.allowSlidePrev=!0,d.allowSlideNext=!0,d.virtual&&h.virtual.enabled){i&&(!h.centeredSlides&&d.snapIndex===0?d.slideTo(d.virtual.slides.length,0,!1,!0):h.centeredSlides&&d.snapIndex<h.slidesPerView?d.slideTo(d.virtual.slides.length+d.snapIndex,0,!1,!0):d.snapIndex===d.snapGrid.length-1&&d.slideTo(d.virtual.slidesBefore,0,!1,!0)),d.allowSlidePrev=u,d.allowSlideNext=f,d.emit("loopFix");return}let w=h.slidesPerView;w==="auto"?w=d.slidesPerViewDynamic():(w=Math.ceil(parseFloat(h.slidesPerView,10)),A&&w%2===0&&(w=w+1));const S=h.slidesPerGroupAuto?w:h.slidesPerGroup;let v=S;v%S!==0&&(v+=S-v%S),v+=h.loopAdditionalSlides,d.loopedSlides=v;const g=d.grid&&h.grid&&h.grid.rows>1;p.length<w+v?ci("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):g&&h.grid.fill==="row"&&ci("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const b=[],y=[];let k=d.activeIndex;typeof l>"u"?l=d.getSlideIndex(p.filter(M=>M.classList.contains(h.slideActiveClass))[0]):k=l;const E=o==="next"||!o,O=o==="prev"||!o;let D=0,T=0;const c=g?Math.ceil(p.length/h.grid.rows):p.length,I=(g?p[l].column:l)+(A&&typeof r>"u"?-w/2+.5:0);if(I<v){D=Math.max(v-I,S);for(let M=0;M<v-I;M+=1){const x=M-Math.floor(M/c)*c;if(g){const L=c-x-1;for(let V=p.length-1;V>=0;V-=1)p[V].column===L&&b.push(V)}else b.push(c-x-1)}}else if(I+w>c-v){T=Math.max(I-(c-v*2),S);for(let M=0;M<T;M+=1){const x=M-Math.floor(M/c)*c;g?p.forEach((L,V)=>{L.column===x&&y.push(V)}):y.push(x)}}if(d.__preventObserver__=!0,requestAnimationFrame(()=>{d.__preventObserver__=!1}),O&&b.forEach(M=>{p[M].swiperLoopMoveDOM=!0,m.prepend(p[M]),p[M].swiperLoopMoveDOM=!1}),E&&y.forEach(M=>{p[M].swiperLoopMoveDOM=!0,m.append(p[M]),p[M].swiperLoopMoveDOM=!1}),d.recalcSlides(),h.slidesPerView==="auto"?d.updateSlides():g&&(b.length>0&&O||y.length>0&&E)&&d.slides.forEach((M,x)=>{d.grid.updateSlide(x,M,d.slides)}),h.watchSlidesProgress&&d.updateSlidesOffset(),i){if(b.length>0&&O){if(typeof e>"u"){const M=d.slidesGrid[k],L=d.slidesGrid[k+D]-M;a?d.setTranslate(d.translate-L):(d.slideTo(k+Math.ceil(D),0,!1,!0),r&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-L,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-L))}else if(r){const M=g?b.length/h.grid.rows:b.length;d.slideTo(d.activeIndex+M,0,!1,!0),d.touchEventsData.currentTranslate=d.translate}}else if(y.length>0&&E)if(typeof e>"u"){const M=d.slidesGrid[k],L=d.slidesGrid[k-T]-M;a?d.setTranslate(d.translate-L):(d.slideTo(k-T,0,!1,!0),r&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-L,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-L))}else{const M=g?y.length/h.grid.rows:y.length;d.slideTo(d.activeIndex-M,0,!1,!0)}}if(d.allowSlidePrev=u,d.allowSlideNext=f,d.controller&&d.controller.control&&!s){const M={slideRealIndex:e,direction:o,setTranslate:r,activeSlideIndex:l,byController:!0};Array.isArray(d.controller.control)?d.controller.control.forEach(x=>{!x.destroyed&&x.params.loop&&x.loopFix({...M,slideTo:x.params.slidesPerView===h.slidesPerView?i:!1})}):d.controller.control instanceof d.constructor&&d.controller.control.params.loop&&d.controller.control.loopFix({...M,slideTo:d.controller.control.params.slidesPerView===h.slidesPerView?i:!1})}d.emit("loopFix")}function kl(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(r=>{const l=typeof r.swiperSlideIndex>"u"?r.getAttribute("data-swiper-slide-index")*1:r.swiperSlideIndex;o[l]=r}),t.slides.forEach(r=>{r.removeAttribute("data-swiper-slide-index")}),o.forEach(r=>{i.append(r)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Pl={loopCreate:Il,loopFix:Cl,loopDestroy:kl};function _l(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 Dl(){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 Ml={setGrabCursor:_l,unsetGrabCursor:Dl};function Ol(t,e){e===void 0&&(e=this);function i(o){if(!o||o===It()||o===At())return null;o.assignedSlot&&(o=o.assignedSlot);const r=o.closest(t);return!r&&!o.getRootNode?null:r||i(o.getRootNode().host)}return i(e)}function So(t,e,i){const o=At(),{params:r}=t,l=r.edgeSwipeDetection,s=r.edgeSwipeThreshold;return l&&(i<=s||i>=o.innerWidth-s)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Ll(t){const e=this,i=It();let o=t;o.originalEvent&&(o=o.originalEvent);const r=e.touchEventsData;if(o.type==="pointerdown"){if(r.pointerId!==null&&r.pointerId!==o.pointerId)return;r.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(r.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){So(e,o,o.targetTouches[0].pageX);return}const{params:l,touches:s,enabled:a}=e;if(!a||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let d=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(d)||"which"in o&&o.which===3||"button"in o&&o.button>0||r.isTouched&&r.isMoved)return;const p=!!l.noSwipingClass&&l.noSwipingClass!=="",u=o.composedPath?o.composedPath():o.path;p&&o.target&&o.target.shadowRoot&&u&&(d=u[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,m=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(m?Ol(f,d):d.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!d.closest(l.swipeHandler))return;s.currentX=o.pageX,s.currentY=o.pageY;const h=s.currentX,A=s.currentY;if(!So(e,o,h))return;Object.assign(r,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=h,s.startY=A,r.touchStartTime=Tt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(r.allowThresholdMove=!1);let w=!0;d.matches(r.focusableElements)&&(w=!1,d.nodeName==="SELECT"&&(r.isTouched=!1)),i.activeElement&&i.activeElement.matches(r.focusableElements)&&i.activeElement!==d&&i.activeElement.blur();const S=w&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||S)&&!d.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Nl(t){const e=It(),i=this,o=i.touchEventsData,{params:r,touches:l,rtlTranslate:s,enabled:a}=i;if(!a||!r.simulateTouch&&t.pointerType==="mouse")return;let d=t;if(d.originalEvent&&(d=d.originalEvent),d.type==="pointermove"&&(o.touchId!==null||d.pointerId!==o.pointerId))return;let p;if(d.type==="touchmove"){if(p=[...d.changedTouches].filter(E=>E.identifier===o.touchId)[0],!p||p.identifier!==o.touchId)return}else p=d;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",d);return}const u=p.pageX,f=p.pageY;if(d.preventedByNestedSwiper){l.startX=u,l.startY=f;return}if(!i.allowTouchMove){d.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f}),o.touchStartTime=Tt());return}if(r.touchReleaseOnEdges&&!r.loop){if(i.isVertical()){if(f<l.startY&&i.translate<=i.maxTranslate()||f>l.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(u<l.startX&&i.translate<=i.maxTranslate()||u>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&d.target===e.activeElement&&d.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",d),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=u,l.currentY=f;const m=l.currentX-l.startX,h=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(m**2+h**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let E;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?o.isScrolling=!1:m*m+h*h>=25&&(E=Math.atan2(Math.abs(h),Math.abs(m))*180/Math.PI,o.isScrolling=i.isHorizontal()?E>r.touchAngle:90-E>r.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",d),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||d.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!r.cssMode&&d.cancelable&&d.preventDefault(),r.touchMoveStopPropagation&&!r.nested&&d.stopPropagation();let A=i.isHorizontal()?m:h,w=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;r.oneWayMovement&&(A=Math.abs(A)*(s?1:-1),w=Math.abs(w)*(s?1:-1)),l.diff=A,A*=r.touchRatio,s&&(A=-A,w=-w);const S=i.touchesDirection;i.swipeDirection=A>0?"prev":"next",i.touchesDirection=w>0?"prev":"next";const v=i.params.loop&&!r.cssMode,g=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(v&&g&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const E=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(E)}o.allowMomentumBounce=!1,r.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",d)}let b;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&S!==i.touchesDirection&&v&&g&&Math.abs(A)>=1){Object.assign(l,{startX:u,startY:f,currentX:u,currentY:f,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",d),o.isMoved=!0,o.currentTranslate=A+o.startTranslate;let y=!0,k=r.resistanceRatio;if(r.touchReleaseOnEdges&&(k=0),A>0?(v&&g&&!b&&o.allowThresholdMove&&o.currentTranslate>(r.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(y=!1,r.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+A)**k))):A<0&&(v&&g&&!b&&o.allowThresholdMove&&o.currentTranslate<(r.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(r.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(r.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(y=!1,r.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-A)**k))),y&&(d.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),r.threshold>0)if(Math.abs(A)>r.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,o.currentTranslate=o.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{o.currentTranslate=o.startTranslate;return}!r.followFinger||r.cssMode||((r.freeMode&&r.freeMode.enabled&&i.freeMode||r.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),r.freeMode&&r.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function Vl(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let r;if(o.type==="touchend"||o.type==="touchcancel"){if(r=[...o.changedTouches].filter(k=>k.identifier===i.touchId)[0],!r||r.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;r=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:s,touches:a,rtlTranslate:d,slidesGrid:p,enabled:u}=e;if(!u||!s.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&s.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}s.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=Tt(),m=f-i.touchStartTime;if(e.allowClick){const k=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(k&&k[0]||o.target,k),e.emit("tap click",o),m<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=Tt(),qt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||a.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let h;if(s.followFinger?h=d?e.translate:-e.translate:h=-i.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:h});return}const A=h>=-e.maxTranslate()&&!e.params.loop;let w=0,S=e.slidesSizesGrid[0];for(let k=0;k<p.length;k+=k<s.slidesPerGroupSkip?1:s.slidesPerGroup){const E=k<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof p[k+E]<"u"?(A||h>=p[k]&&h<p[k+E])&&(w=k,S=p[k+E]-p[k]):(A||h>=p[k])&&(w=k,S=p[p.length-1]-p[p.length-2])}let v=null,g=null;s.rewind&&(e.isBeginning?g=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const b=(h-p[w])/S,y=w<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(m>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(b>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?v:w+y):e.slideTo(w)),e.swipeDirection==="prev"&&(b>1-s.longSwipesRatio?e.slideTo(w+y):g!==null&&b<0&&Math.abs(b)>s.longSwipesRatio?e.slideTo(g):e.slideTo(w))}else{if(!s.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(o.target===e.navigation.nextEl||o.target===e.navigation.prevEl)?o.target===e.navigation.nextEl?e.slideTo(w+y):e.slideTo(w):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:w+y),e.swipeDirection==="prev"&&e.slideTo(g!==null?g:w))}}function To(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:r,snapGrid:l}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const a=s&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!a?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!s?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=r,t.allowSlideNext=o,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function jl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Fl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)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 r;const l=t.maxTranslate()-t.minTranslate();l===0?r=0:r=(t.translate-t.minTranslate())/l,r!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Bl(t){const e=this;fi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function zl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const xo=(t,e)=>{const i=It(),{params:o,el:r,wrapperEl:l,device:s}=t,a=!!o.nested,d=e==="on"?"addEventListener":"removeEventListener",p=e;!r||typeof r=="string"||(i[d]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:a}),r[d]("touchstart",t.onTouchStart,{passive:!1}),r[d]("pointerdown",t.onTouchStart,{passive:!1}),i[d]("touchmove",t.onTouchMove,{passive:!1,capture:a}),i[d]("pointermove",t.onTouchMove,{passive:!1,capture:a}),i[d]("touchend",t.onTouchEnd,{passive:!0}),i[d]("pointerup",t.onTouchEnd,{passive:!0}),i[d]("pointercancel",t.onTouchEnd,{passive:!0}),i[d]("touchcancel",t.onTouchEnd,{passive:!0}),i[d]("pointerout",t.onTouchEnd,{passive:!0}),i[d]("pointerleave",t.onTouchEnd,{passive:!0}),i[d]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&r[d]("click",t.onClick,!0),o.cssMode&&l[d]("scroll",t.onScroll),o.updateOnWindowResize?t[p](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",To,!0):t[p]("observerUpdate",To,!0),r[d]("load",t.onLoad,{capture:!0}))};function Wl(){const t=this,{params:e}=t;t.onTouchStart=Ll.bind(t),t.onTouchMove=Nl.bind(t),t.onTouchEnd=Vl.bind(t),t.onDocumentTouchStart=zl.bind(t),e.cssMode&&(t.onScroll=Fl.bind(t)),t.onClick=jl.bind(t),t.onLoad=Bl.bind(t),xo(t,"on")}function Hl(){xo(this,"off")}var Xl={attachEvents:Wl,detachEvents:Hl};const Eo=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Gl(){const t=this,{realIndex:e,initialized:i,params:o,el:r}=t,l=o.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const s=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!s||t.currentBreakpoint===s)return;const d=(s in l?l[s]:void 0)||t.originalParams,p=Eo(t,o),u=Eo(t,d),f=t.params.grabCursor,m=d.grabCursor,h=o.enabled;p&&!u?(r.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!p&&u&&(r.classList.add(`${o.containerModifierClass}grid`),(d.grid.fill&&d.grid.fill==="column"||!d.grid.fill&&o.grid.fill==="column")&&r.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!m?t.unsetGrabCursor():!f&&m&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(b=>{if(typeof d[b]>"u")return;const y=o[b]&&o[b].enabled,k=d[b]&&d[b].enabled;y&&!k&&t[b].disable(),!y&&k&&t[b].enable()});const A=d.direction&&d.direction!==o.direction,w=o.loop&&(d.slidesPerView!==o.slidesPerView||A),S=o.loop;A&&i&&t.changeDirection(),yt(t.params,d);const v=t.params.enabled,g=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),h&&!v?t.disable():!h&&v&&t.enable(),t.currentBreakpoint=s,t.emit("_beforeBreakpoint",d),i&&(w?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!S&&g?(t.loopCreate(e),t.updateSlides()):S&&!g&&t.loopDestroy()),t.emit("breakpoint",d)}function Ul(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const r=At(),l=e==="window"?r.innerHeight:i.clientHeight,s=Object.keys(t).map(a=>{if(typeof a=="string"&&a.indexOf("@")===0){const d=parseFloat(a.substr(1));return{value:l*d,point:a}}return{value:a,point:a}});s.sort((a,d)=>parseInt(a.value,10)-parseInt(d.value,10));for(let a=0;a<s.length;a+=1){const{point:d,value:p}=s[a];e==="window"?r.matchMedia(`(min-width: ${p}px)`).matches&&(o=d):p<=i.clientWidth&&(o=d)}return o||"max"}var Yl={setBreakpoint:Gl,getBreakpoint:Ul};function ql(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(r=>{o[r]&&i.push(e+r)}):typeof o=="string"&&i.push(e+o)}),i}function Zl(){const t=this,{classNames:e,params:i,rtl:o,el:r,device:l}=t,s=ql(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...s),r.classList.add(...e),t.emitContainerClasses()}function Kl(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Jl={addClasses:Zl,removeClasses:Kl};function Ql(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const r=t.slides.length-1,l=t.slidesGrid[r]+t.slidesSizesGrid[r]+o*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 Rl={checkOverflow:Ql},Mi={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function $l(t,e){return function(o){o===void 0&&(o={});const r=Object.keys(o)[0],l=o[r];if(typeof l!="object"||l===null){yt(e,o);return}if(t[r]===!0&&(t[r]={enabled:!0}),r==="navigation"&&t[r]&&t[r].enabled&&!t[r].prevEl&&!t[r].nextEl&&(t[r].auto=!0),["pagination","scrollbar"].indexOf(r)>=0&&t[r]&&t[r].enabled&&!t[r].el&&(t[r].auto=!0),!(r in t&&"enabled"in l)){yt(e,o);return}typeof t[r]=="object"&&!("enabled"in t[r])&&(t[r].enabled=!0),t[r]||(t[r]={enabled:!1}),yt(e,o)}}const Oi={eventsEmitter:Jn,update:sl,translate:pl,transition:Al,slide:El,loop:Pl,grabCursor:Ml,events:Xl,breakpoints:Yl,checkOverflow:Rl,classes:Jl},Li={};let Ni=class Ft{constructor(){let e,i;for(var o=arguments.length,r=new Array(o),l=0;l<o;l++)r[l]=arguments[l];r.length===1&&r[0].constructor&&Object.prototype.toString.call(r[0]).slice(8,-1)==="Object"?i=r[0]:[e,i]=r,i||(i={}),i=yt({},i),e&&!i.el&&(i.el=e);const s=It();if(i.el&&typeof i.el=="string"&&s.querySelectorAll(i.el).length>1){const u=[];return s.querySelectorAll(i.el).forEach(f=>{const m=yt({},i,{el:f});u.push(new Ft(m))}),u}const a=this;a.__swiper__=!0,a.support=bo(),a.device=go({userAgent:i.userAgent}),a.browser=qn(),a.eventsListeners={},a.eventsAnyListeners=[],a.modules=[...a.__modules__],i.modules&&Array.isArray(i.modules)&&a.modules.push(...i.modules);const d={};a.modules.forEach(u=>{u({params:i,swiper:a,extendParams:$l(i,d),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const p=yt({},Mi,d);return a.params=yt({},p,Li,i),a.originalParams=yt({},a.params),a.passedParams=yt({},i),a.params&&a.params.on&&Object.keys(a.params.on).forEach(u=>{a.on(u,a.params.on[u])}),a.params&&a.params.onAny&&a.onAny(a.params.onAny),Object.assign(a,{enabled:a.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return a.params.direction==="horizontal"},isVertical(){return a.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:a.params.allowSlideNext,allowSlidePrev:a.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:a.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:a.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),a.emit("_swiper"),a.params.init&&a.init(),a}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:o}=this,r=Mt(i,`.${o.slideClass}, swiper-slide`),l=vi(r[0]);return vi(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:o}=e;e.slides=Mt(i,`.${o.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 o=this;e=Math.min(Math.max(e,0),1);const r=o.minTranslate(),s=(o.maxTranslate()-r)*e+r;o.translateTo(s,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const r=e.getSlideClasses(o);i.push({slideEl:o,classNames:r}),e.emit("_slideClass",o,r)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:r,slides:l,slidesGrid:s,slidesSizesGrid:a,size:d,activeIndex:p}=o;let u=1;if(typeof r.slidesPerView=="number")return r.slidesPerView;if(r.centeredSlides){let f=l[p]?Math.ceil(l[p].swiperSlideSize):0,m;for(let h=p+1;h<l.length;h+=1)l[h]&&!m&&(f+=Math.ceil(l[h].swiperSlideSize),u+=1,f>d&&(m=!0));for(let h=p-1;h>=0;h-=1)l[h]&&!m&&(f+=l[h].swiperSlideSize,u+=1,f>d&&(m=!0))}else if(e==="current")for(let f=p+1;f<l.length;f+=1)(i?s[f]+a[f]-s[p]<d:s[f]-s[p]<d)&&(u+=1);else for(let f=p-1;f>=0;f-=1)s[p]-s[f]<d&&(u+=1);return u}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(s=>{s.complete&&fi(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function r(){const s=e.rtlTranslate?e.translate*-1:e.translate,a=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(a),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)r(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const s=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(s.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||r()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,r=o.params.direction;return e||(e=r==="horizontal"?"vertical":"horizontal"),e===r||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${r}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}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 o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const r=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(r()):Mt(o,r())[0];return!s&&i.params.createElements&&(s=ei("div",i.params.wrapperClass),o.append(s),Mt(o,`.${i.params.slideClass}`).forEach(a=>{s.append(a)})),Object.assign(i,{el:o,wrapperEl:s,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:s,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||Wt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Wt(o,"direction")==="rtl"),wrongRTL:Wt(s,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const r=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&r.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),r.forEach(l=>{l.complete?fi(i,l):l.addEventListener("load",s=>{fi(i,s.target)})}),Di(i),i.initialized=!0,Di(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:r,el:l,wrapperEl:s,slides:a}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),r.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),s&&s.removeAttribute("style"),a&&a.length&&a.forEach(d=>{d.classList.remove(r.slideVisibleClass,r.slideFullyVisibleClass,r.slideActiveClass,r.slideNextClass,r.slidePrevClass),d.removeAttribute("style"),d.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(d=>{o.off(d)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Ln(o)),o.destroyed=!0),null}static extendDefaults(e){yt(Li,e)}static get extendedDefaults(){return Li}static get defaults(){return Mi}static installModule(e){Ft.prototype.__modules__||(Ft.prototype.__modules__=[]);const i=Ft.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Ft.installModule(i)),Ft):(Ft.installModule(e),Ft)}};Object.keys(Oi).forEach(t=>{Object.keys(Oi[t]).forEach(e=>{Ni.prototype[e]=Oi[t][e]})}),Ni.use([Zn,Kn]);const Io=["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 Xt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Kt(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Xt(e[o])&&Xt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:Kt(t[o],e[o]):t[o]=e[o]})}function Co(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function ko(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Po(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function _o(t){t===void 0&&(t="");const e=t.split(" ").map(o=>o.trim()).filter(o=>!!o),i=[];return e.forEach(o=>{i.indexOf(o)<0&&i.push(o)}),i.join(" ")}function er(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function tr(t){let{swiper:e,slides:i,passedParams:o,changedParams:r,nextEl:l,prevEl:s,scrollbarEl:a,paginationEl:d}=t;const p=r.filter(T=>T!=="children"&&T!=="direction"&&T!=="wrapperClass"),{params:u,pagination:f,navigation:m,scrollbar:h,virtual:A,thumbs:w}=e;let S,v,g,b,y,k,E,O;r.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(S=!0),r.includes("controller")&&o.controller&&o.controller.control&&u.controller&&!u.controller.control&&(v=!0),r.includes("pagination")&&o.pagination&&(o.pagination.el||d)&&(u.pagination||u.pagination===!1)&&f&&!f.el&&(g=!0),r.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||a)&&(u.scrollbar||u.scrollbar===!1)&&h&&!h.el&&(b=!0),r.includes("navigation")&&o.navigation&&(o.navigation.prevEl||s)&&(o.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(y=!0);const D=T=>{e[T]&&(e[T].destroy(),T==="navigation"?(e.isElement&&(e[T].prevEl.remove(),e[T].nextEl.remove()),u[T].prevEl=void 0,u[T].nextEl=void 0,e[T].prevEl=void 0,e[T].nextEl=void 0):(e.isElement&&e[T].el.remove(),u[T].el=void 0,e[T].el=void 0))};r.includes("loop")&&e.isElement&&(u.loop&&!o.loop?k=!0:!u.loop&&o.loop?E=!0:O=!0),p.forEach(T=>{if(Xt(u[T])&&Xt(o[T]))Object.assign(u[T],o[T]),(T==="navigation"||T==="pagination"||T==="scrollbar")&&"enabled"in o[T]&&!o[T].enabled&&D(T);else{const c=o[T];(c===!0||c===!1)&&(T==="navigation"||T==="pagination"||T==="scrollbar")?c===!1&&D(T):u[T]=o[T]}}),p.includes("controller")&&!v&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),r.includes("children")&&i&&A&&u.virtual.enabled?(A.slides=i,A.update(!0)):r.includes("virtual")&&A&&u.virtual.enabled&&(i&&(A.slides=i),A.update(!0)),r.includes("children")&&i&&u.loop&&(O=!0),S&&w.init()&&w.update(!0),v&&(e.controller.control=u.controller.control),g&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-pagination"),d.part.add("pagination"),e.el.appendChild(d)),d&&(u.pagination.el=d),f.init(),f.render(),f.update()),b&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-scrollbar"),a.part.add("scrollbar"),e.el.appendChild(a)),a&&(u.scrollbar.el=a),h.init(),h.updateSize(),h.setTranslate()),y&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-prev"),s.innerHTML=e.hostEl.constructor.prevButtonSvg,s.part.add("button-prev"),e.el.appendChild(s))),l&&(u.navigation.nextEl=l),s&&(u.navigation.prevEl=s),m.init(),m.update()),r.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),r.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),r.includes("direction")&&e.changeDirection(o.direction,!1),(k||O)&&e.loopDestroy(),(E||O)&&e.loopCreate(),e.update()}function ir(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},r={};Kt(i,Mi),i._emitClasses=!0,i.init=!1;const l={},s=Io.map(d=>d.replace(/_/,"")),a=Object.assign({},t);return Object.keys(a).forEach(d=>{typeof t[d]>"u"||(s.indexOf(d)>=0?Xt(t[d])?(i[d]={},r[d]={},Kt(i[d],t[d]),Kt(r[d],t[d])):(i[d]=t[d],r[d]=t[d]):d.search(/on[A-Z]/)===0&&typeof t[d]=="function"?e?o[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:i.on[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:l[d]=t[d])}),["navigation","pagination","scrollbar"].forEach(d=>{i[d]===!0&&(i[d]={}),i[d]===!1&&delete i[d]}),{params:i,passedParams:r,rest:l,events:o}}function or(t,e){let{el:i,nextEl:o,prevEl:r,paginationEl:l,scrollbarEl:s,swiper:a}=t;Co(e)&&o&&r&&(a.params.navigation.nextEl=o,a.originalParams.navigation.nextEl=o,a.params.navigation.prevEl=r,a.originalParams.navigation.prevEl=r),ko(e)&&l&&(a.params.pagination.el=l,a.originalParams.pagination.el=l),Po(e)&&s&&(a.params.scrollbar.el=s,a.originalParams.scrollbar.el=s),a.init(i)}function nr(t,e,i,o,r){const l=[];if(!e)return l;const s=d=>{l.indexOf(d)<0&&l.push(d)};if(i&&o){const d=o.map(r),p=i.map(r);d.join("")!==p.join("")&&s("children"),o.length!==i.length&&s("children")}return Io.filter(d=>d[0]==="_").map(d=>d.replace(/_/,"")).forEach(d=>{if(d in t&&d in e)if(Xt(t[d])&&Xt(e[d])){const p=Object.keys(t[d]),u=Object.keys(e[d]);p.length!==u.length?s(d):(p.forEach(f=>{t[d][f]!==e[d][f]&&s(d)}),u.forEach(f=>{t[d][f]!==e[d][f]&&s(d)}))}else t[d]!==e[d]&&s(d)}),l}const lr=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 hi(){return hi=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},hi.apply(this,arguments)}function Do(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Mo(t){const e=[];return n.Children.toArray(t).forEach(i=>{Do(i)?e.push(i):i.props&&i.props.children&&Mo(i.props.children).forEach(o=>e.push(o))}),e}function rr(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(Do(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const r=Mo(o.props.children);r.length>0?r.forEach(l=>e.push(l)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function sr(t,e,i){if(!i)return null;const o=u=>{let f=u;return u<0?f=e.length+u:f>=e.length&&(f=f-e.length),f},r=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:s}=i,a=t.params.loop?-e.length:0,d=t.params.loop?e.length*2:e.length,p=[];for(let u=a;u<d;u+=1)u>=l&&u<=s&&p.push(e[o(u)]);return p.map((u,f)=>n.cloneElement(u,{swiper:t,style:r,key:u.props.virtualIndex||u.key||`slide-${f}`}))}function ti(t,e){return typeof window>"u"?n.useEffect(t,e):n.useLayoutEffect(t,e)}const Vi=n.createContext(null),Oo=()=>n.useContext(Vi),dr=n.createContext(null),Gt=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:r="div",children:l,onSwiper:s,...a}=t===void 0?{}:t,d=!1;const[p,u]=n.useState("swiper"),[f,m]=n.useState(null),[h,A]=n.useState(!1),w=n.useRef(!1),S=n.useRef(null),v=n.useRef(null),g=n.useRef(null),b=n.useRef(null),y=n.useRef(null),k=n.useRef(null),E=n.useRef(null),O=n.useRef(null),{params:D,passedParams:T,rest:c,events:_}=ir(a),{slides:I,slots:M}=rr(l),x=()=>{A(!h)};Object.assign(D.on,{_containerClasses(N,P){u(P)}});const L=()=>{Object.assign(D.on,_),d=!0;const N={...D};if(delete N.wrapperClass,v.current=new Ni(N),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=I;const P={cache:!1,slides:I,renderExternal:m,renderExternalUpdate:!1};Kt(v.current.params.virtual,P),Kt(v.current.originalParams.virtual,P)}};S.current||L(),v.current&&v.current.on("_beforeBreakpoint",x);const V=()=>{d||!_||!v.current||Object.keys(_).forEach(N=>{v.current.on(N,_[N])})},z=()=>{!_||!v.current||Object.keys(_).forEach(N=>{v.current.off(N,_[N])})};n.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",x)}),n.useEffect(()=>{!w.current&&v.current&&(v.current.emitSlidesClasses(),w.current=!0)}),ti(()=>{if(e&&(e.current=S.current),!!S.current)return v.current.destroyed&&L(),or({el:S.current,nextEl:y.current,prevEl:k.current,paginationEl:E.current,scrollbarEl:O.current,swiper:v.current},D),s&&!v.current.destroyed&&s(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),ti(()=>{V();const N=nr(T,g.current,I,b.current,P=>P.key);return g.current=T,b.current=I,N.length&&v.current&&!v.current.destroyed&&tr({swiper:v.current,slides:I,passedParams:T,changedParams:N,nextEl:y.current,prevEl:k.current,scrollbarEl:O.current,paginationEl:E.current}),()=>{z()}}),ti(()=>{lr(v.current)},[f]);function W(){return D.virtual?sr(v.current,I,f):I.map((N,P)=>n.cloneElement(N,{swiper:v.current,swiperSlideIndex:P}))}return n.createElement(o,hi({ref:S,className:_o(`${p}${i?` ${i}`:""}`)},c),n.createElement(dr.Provider,{value:v.current},M["container-start"],n.createElement(r,{className:er(D.wrapperClass)},M["wrapper-start"],W(),M["wrapper-end"]),Co(D)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:k,className:"swiper-button-prev"}),n.createElement("div",{ref:y,className:"swiper-button-next"})),Po(D)&&n.createElement("div",{ref:O,className:"swiper-scrollbar"}),ko(D)&&n.createElement("div",{ref:E,className:"swiper-pagination"}),M["container-end"]))});Gt.displayName="Swiper";const Ct=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:r="",swiper:l,zoom:s,lazy:a,virtualIndex:d,swiperSlideIndex:p,...u}=t===void 0?{}:t;const f=n.useRef(null),[m,h]=n.useState("swiper-slide"),[A,w]=n.useState(!1);function S(y,k,E){k===f.current&&h(E)}ti(()=>{if(typeof p<"u"&&(f.current.swiperSlideIndex=p),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){m!=="swiper-slide"&&h("swiper-slide");return}return l.on("_slideClass",S),()=>{l&&l.off("_slideClass",S)}}}),ti(()=>{l&&f.current&&!l.destroyed&&h(l.getSlideClasses(f.current))},[l]);const v={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},g=()=>typeof o=="function"?o(v):o,b=()=>{w(!0)};return n.createElement(i,hi({ref:f,className:_o(`${m}${r?` ${r}`:""}`),"data-swiper-slide-index":d,onLoad:b},u),s&&n.createElement(Vi.Provider,{value:v},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof s=="number"?s:void 0},g(),a&&!A&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!s&&n.createElement(Vi.Provider,{value:v},g(),a&&!A&&n.createElement("div",{className:"swiper-lazy-preloader"})))});Ct.displayName="SwiperSlide";const ar="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ur=({visible:t,onClose:e,children:i,modalStyle:o,padding:r,popup:l,schema:s,fullHeight:a=window.innerHeight,isFullScreen:d=!1,openState:p})=>{var u,f,m,h,A,w,S,v,g,b,y,k,E,O,D,T,c,_,I,M,x,L,V,z,W;const N=n.useRef(null),P=n.useRef(null),j=n.useRef(null),q=n.useRef(null),B=n.useRef(null),K=a*.2,J=d?a:a*.8,[te,ae]=n.useState(K),[Se,pe]=n.useState(!1),_e=n.useRef(null),{globalConfig:Le,popupDetailData:de}=Me(),{schema:Y,popup:ie}=Bt(),[ce,ue]=n.useState(15);n.useEffect(()=>{const G=document.getElementById("sxp-render"),H=document.getElementById("pb-modal");H?_e.current=H:(_e.current=document.createElement("div"),_e.current.setAttribute("id","pb-modal"),G?.appendChild(_e.current))},[]);const we=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),ne=n.useMemo(()=>{var G,H,he;const ee=s??Y;return(he=(H=(G=ee?.sxpPageConf)===null||G===void 0?void 0:G.globalConfig)===null||H===void 0?void 0:H.popupList)===null||he===void 0?void 0:he.find(F=>F?.id===l?.id)},[l,s,Y]),fe=n.useMemo(()=>{var G,H;return((H=(G=ne?.item)===null||G===void 0?void 0:G.event)===null||H===void 0?void 0:H.isScrollFullScreen)||!1},[ne]);n.useEffect(()=>{we?pe(!0):setTimeout(()=>{pe(!1),ae(K)},l?.duration)},[we,l]);const Be=n.useCallback(()=>i,[ie,p,Le]);if(n.useEffect(()=>{const G=H=>{var he=H?.querySelectorAll('a, a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type="text"]:not([disabled]), input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]), select:not([disabled])'),ee=he?.[0],Z=he?.[he?.length-1],F=9;H.addEventListener("keydown",function(Ae){(Ae.key==="Escape"||Ae.key==="Esc")&&(We(),Ae.preventDefault());var et=Ae.key==="Tab"||Ae.keyCode===F;et&&(Ae.shiftKey?document?.activeElement===ee&&(Z?.focus(),Ae.preventDefault()):document?.activeElement===Z&&(ee?.focus(),Ae.preventDefault()))}),ee?.focus()};return B?.current&&G(B?.current),()=>{var H;(H=B?.current)===null||H===void 0||H.removeEventListener("keydown",G)}},[B,Se,ie]),!_e.current)return null;const We=qe.debounce(()=>{e?.()},300),ze=G=>{N.current=G.touches[0],P.current=G.touches[0],j.current=!0},oe=G=>{requestAnimationFrame(()=>{var H;if(j.current&&((H=q?.current)===null||H===void 0?void 0:H.scrollTop)===0){const he=G.touches[0].clientY,ee=G.touches[0].clientX,Z=N.current.clientY-he;N.current=G.touches[0];const F=he-P.current.clientY,Ae=ee-P.current.clientX;if(Math.abs(Ae)>Math.abs(F))return;const et=te-Z;et>0&&ae(et)}})},se=G=>{var H;if(j.current&&((H=q?.current)===null||H===void 0?void 0:H.scrollTop)===0){const he=G.changedTouches[0].clientY-P.current.clientY,ee=G.changedTouches[0].clientX-P.current.clientX;if(Math.abs(ee)>Math.abs(he))return;const Z=P.current.clientY-N.current.clientY;Z>0?ae(0):te<K&&Z<0?ae(K):te>=K&&Z<0&&e?.()}j.current=!1};return Gi.createPortal(n.createElement(n.Fragment,null,Se&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:we?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:We},n.createElement("div",{style:{position:"relative",left:`${(h=(m=(f=(u=ne?.item)===null||u===void 0?void 0:u.props)===null||f===void 0?void 0:f.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(v=(S=(w=(A=ne?.item)===null||A===void 0?void 0:A.props)===null||w===void 0?void 0:w.popupBg)===null||S===void 0?void 0:S.horizontalMargin)!==null&&v!==void 0?v:0}px`,bottom:`${(k=(y=(b=(g=ne?.item)===null||g===void 0?void 0:g.props)===null||b===void 0?void 0:b.popupBg)===null||y===void 0?void 0:y.bottomMargin)!==null&&k!==void 0?k:0}px`,overflow:"hidden",width:`calc(100% - ${((T=(D=(O=(E=ne?.item)===null||E===void 0?void 0:E.props)===null||O===void 0?void 0:O.popupBg)===null||D===void 0?void 0:D.horizontalMargin)!==null&&T!==void 0?T:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({ref:B,className:`modal-container ${we?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=ne?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:r,animationDuration:((_=l?.duration)!==null&&_!==void 0?_:0)/1e3+"s"},fe&&{transform:`translateY(${te}px)`}),{overflow:"hidden",borderRadius:`${(L=(x=(M=(I=ne?.item)===null||I===void 0?void 0:I.props)===null||M===void 0?void 0:M.popupBg)===null||x===void 0?void 0:x.borderRadius)!==null&&L!==void 0?L:0}px`,zIndex:9}),onClick:G=>{G.stopPropagation(),G.preventDefault()}},fe&&{onTouchMove:oe,onTouchStart:ze,onTouchEnd:se}),n.createElement("div",Object.assign({id:"modal-content",ref:q,style:{height:fe?a:J,overflow:fe&&te<=0||!fe?"auto":"hidden",zIndex:1}},((z=(V=ne?.item)===null||V===void 0?void 0:V.props)===null||z===void 0?void 0:z.enableFixedCloseButton)&&{onScroll:G=>{var H;ue(15-((H=G?.target)===null||H===void 0?void 0:H.scrollTop))}}),Be()),n.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:ce}},n.createElement("img",{src:(W=Le?.popupCloseIcon)!==null&&W!==void 0?W:ar,alt:"close button",className:"modal-icon"})))))),_e.current)};var Jt=n.memo(ur);const cr=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),r=[];for(let s=0;s<o.length&&(r.push(o[s]),!(r.join(" ").length>=e));s++);return(r.length>1&&r.length<o.length?r.slice(0,r.length-1):r).join(" ")+" "},vr=({text:t,maxStr:e=108,style:i,className:o,onClick:r,foldText:l,unfoldText:s,isPost:a,onChange:d})=>{const[p,u]=n.useState(!1),[f,m]=n.useState(!1),h=Number(i?.lineClamp||2),A=n.useRef(null),w=n.useRef(null),S=n.useCallback(()=>{u(!p)},[p,d]);return n.useMemo(()=>!p&&t.length>e?cr(t,e)+"...":t,[t,e,p]),n.useEffect(()=>{var v,g;w?.current&&(w.current.style.display="block"),((v=w?.current)===null||v===void 0?void 0:v.offsetHeight)>((g=A?.current)===null||g===void 0?void 0:g.offsetHeight)&&a?m(!0):m(!1),w.current.style.display="none"},[a,t]),n.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},n.createElement("div",{ref:A,style:{overflow:"hidden",WebkitLineClamp:!a||p?"":h,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:w,dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),t&&a&&f&&n.createElement("button",{"aria-label":p?s||"show less":l||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:r??S,dangerouslySetInnerHTML:{__html:ye(p?s||"show less":l||"show more",i)}}))};var Ai=n.memo(vr);const pr=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:r,className:l,loading:s,alt:a="image"}=t,[d,p]=n.useState(i),u=n.useRef(null),[f,m]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:h=>{h&&p(h)}})),n.useEffect(()=>{i&&p(i)},[i]),n.useEffect(()=>{const h=()=>{i&&!f&&u.current&&(u.current.src="",u.current.src=i)};return ht.on(ct.PAGE_DID_SHOW,h),()=>{ht.off(ct.PAGE_DID_SHOW,h)}},[i,f]),n.createElement(n.Fragment,null,!f&&!d&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),d?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:d}),n.createElement("source",{type:"image/webp",srcSet:`${d}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${d}?imageMogr2/format/jpg`}),n.createElement("img",{ref:u,className:l,src:d,style:Object.assign({},r),loading:s,onLoad:h=>{m(!0),o?.(h.target)},alt:a})):n.createElement("img",{ref:u,className:l,src:d,style:Object.assign({},r),loading:s,onLoad:h=>{m(!0),o?.(h.target)},alt:a}))});var gt=n.memo(pr);const mr=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const r=n.useRef(),{popupDetailData:l}=Me();return n.useEffect(()=>{var s,a;o&&((s=r?.current)===null||s===void 0||s.swiper.slideTo((a=l?.multiCheckIndex)!==null&&a!==void 0?a:0))},[l,o]),n.createElement(Gt,{role:"list",tag:"ul",ref:r,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Xn,Hn,Wn],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ii=n.memo(mr);const fr=({products:t,data:e,defImg:i,style:o,onCLick:r,popupDetailData:l,check:s})=>{var a;const{productView:d}=pt(),{popupCurTimeRef:p}=Me(),u=(f,m)=>{if(s===m)return;const h=t?.[s];d(l,h,h?.bindCta,p.current,l?.index),r?.(m)};return n.createElement(n.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&n.createElement(ii,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(a=l?t:[0,1,2,3])===null||a===void 0?void 0:a.map((f,m)=>{var h,A,w;return n.createElement(n.Fragment,null,f?.bindCta?n.createElement(Ct,{className:Pe.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{u(f,m)},key:m},n.createElement(gt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:s===m?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(w=(h=f?.cover)!==null&&h!==void 0?h:(A=f?.homePage)===null||A===void 0?void 0:A[0])!==null&&w!==void 0?w:i})):null)})))};var Lo=n.memo(fr);const hr=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:r,src:l}=t;switch(i){case 2:return o||null;case 3:return l||null;default:return r&&r.length>0?(e=r[0])===null||e===void 0?void 0:e.url:null}},oi=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o,style:r})=>{var l,s,a,d,p,u,f,m;if((!t?.currency||!t?.price)&&o)return null;let h=t?.currency&&t?.price?t?.price:7e3,A="",w=i?.priceSymbol,S=t?.currency?(a=(s=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||s===void 0?void 0:s.toUpperCase())!==null&&a!==void 0?a:"":"$";const v=e===void 0||e;let g=h.toString();w?.showTwoDecimalPoint&&(g=h?.toFixed(2));let b=(d=g?.indexOf("."))!==null&&d!==void 0?d:-1;if(v){A=(p=h?.toLocaleString("zh",{minimumFractionDigits:w?.showTwoDecimalPoint?2:0}))!==null&&p!==void 0?p:"";let y=0,k=b??A?.length;w?.millesimalSymbol==="."?A=A?.replace(/\,/g,function(E,O){return O>=y&&O<k?".":E}):w?.millesimalSymbol===" "&&(A=A?.replace(","," "))}else A=`${w?.showTwoDecimalPoint?h?.toFixed(2):h}`;return w?.decimalPoint===","&&b>0&&(A=A=A?.replace(/\./g,function(y,k){return k>=b&&k<A?.length?",":y})),S=`<span style="font-family:${(m=(f=(u=i?.priceSymbol)===null||u===void 0?void 0:u.fontFamily)!==null&&f!==void 0?f:r?.["fontFamily-en"])!==null&&m!==void 0?m:"inherit"}">${S}</span>`,A=ye(A,r),w?.currencyPosition&&w?.currencyPosition!=="none"?A=w?.currencyPosition==="left"?S+A:A+S:w?.currencyPosition!=="none"&&(A=S+A),A},Ar=t=>{var e,i,o,r,l,s,a,d,p,u,f,m,h,A,w,S,v,g,b,y,k,E,O,D,{content:T,style:c,bgImg:_,onClick:I,schema:M,isDefault:x,bottom_image:L,tipText:V,isPost:z,viewTime:W,rec:N,swiper:P,commodityStyles:j,buttonStyle:q,index:B,commodityGroup:K,popupBg:J,iframeIcon:te,commodityImgRatio:ae,isTel:Se,iframeBgColor:pe,isActive:_e=!0}=t,Le=Qe(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:de,popupDetailData:Y,isPreview:ie,bffFbReport:ce,popupCurTimeRef:ue,checkCommodityIndexRef:we,globalConfig:ne}=Me(),{jumpToWeb:fe,productView:Be}=pt(),We=n.useRef(null),[ze,oe]=n.useState(!1),[se,G]=n.useState(!1),[H,he]=n.useState((e=Y?.multiCheckIndex)!==null&&e!==void 0?e:0),ee=n.useRef(),Z=z?N:Y;let F=z?Z?.product:(o=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(r=Z?.video)===null||r===void 0?void 0:r.bindProducts)===null||l===void 0?void 0:l[0],Ae=z?(s=Z?.product)===null||s===void 0?void 0:s.bindCta:(p=(d=(a=Z?.video)===null||a===void 0?void 0:a.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&p!==void 0?p:(m=(f=(u=Z?.video)===null||u===void 0?void 0:u.bindProducts)===null||f===void 0?void 0:f[0])===null||m===void 0?void 0:m.bindCta;const et=z?B:Y?.index;if(!z&&K?.open&&(!((h=Z?.video)===null||h===void 0)&&h.bindProducts)&&((w=(A=Z?.video)===null||A===void 0?void 0:A.bindProducts)===null||w===void 0?void 0:w.length)>0){we.current=H;const Q=(S=Z?.video)===null||S===void 0?void 0:S.bindProducts[H];F=Q,Ae=Q?.bindCta}const mt=()=>{F?.link&&(fe(Z,F,Ae,et),z||Be(Z,F,Ae,W||We.current,et),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{_e&&(ce?.({eventName:"ProductView",product:F}),ce?.({eventName:"PageView",product:F}))},[_e,ce]),n.useEffect(()=>{const Q=()=>{We.current=new Date};return Q(),window.addEventListener("pageshow",Q),()=>{window.removeEventListener("pageshow",Q)}},[]);const ft=oi({product:F,enableFormattedPrice:(v=j?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:ne,style:j?.price}),rt=(ie?375:(g=c?.width)!==null&&g!==void 0?g:window.innerWidth)-((b=J?.horizontalMargin)!==null&&b!==void 0?b:0)*2,bt=ae?rt*(ae.h/ae.w):rt,X=({isPost:Q})=>{var De,Xe,Re,lt;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:ge(j?.collection),hidden:!!F&&(!F?.collection||F?.collection===""),dangerouslySetInnerHTML:{__html:ye((De=F?.collection)!==null&&De!==void 0?De:"Tiffany Lock",j?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:ge(j?.title),hidden:!!F&&!F?.title,dangerouslySetInnerHTML:{__html:ye((Xe=F?.title)!==null&&Xe!==void 0?Xe:"Pendant in Yellow Gold with Diamonds, Medium",j?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:ge(j?.price),hidden:!!F&&!F?.price,dangerouslySetInnerHTML:{__html:ft??""}}),n.createElement("div",{hidden:!!F&&!F?.taxInfo,style:ge(j?.taxInfo),dangerouslySetInnerHTML:{__html:ye((Re=F?.taxInfo)!==null&&Re!==void 0?Re:"\u7A0E\u8D39",j?.taxInfo)}}),n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(Ai,{foldText:V?.foldText,unfoldText:V?.unfoldText,onClick:()=>oe(!0),isPost:Q,text:(lt=F?.info)!==null&<!==void 0?lt:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
1
|
+
(function(et,Ze){typeof exports=="object"&&typeof module<"u"?Ze(exports,require("lodash"),require("uuid"),require("pako"),require("react"),require("qs"),require("eventemitter3"),require("@emotion/css"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","lodash","uuid","pako","react","qs","eventemitter3","@emotion/css","react-dom"],Ze):(et=typeof globalThis<"u"?globalThis:et||self,Ze(et.PUI={},et.lodash,et.uuid$1,et.pako,et.React,et.qs,et.EventEmitter,et.css,et.ReactDOM))})(this,function(et,Ze,so,ro,o,si,ao,Pe,Ji){"use strict";function uo(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 Qi=uo(Ji);function tt(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 s=0,n=Object.getOwnPropertySymbols(t);s<n.length;s++)e.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(t,n[s])&&(i[n[s]]=t[n[s]]);return i}function ut(t,e,i,n){function s(l){return l instanceof i?l:new i(function(r){r(l)})}return new(i||(i=Promise))(function(l,r){function a(u){try{v(n.next(u))}catch(h){r(h)}}function d(u){try{v(n.throw(u))}catch(h){r(h)}}function v(u){u.done?l(u.value):s(u.value).then(a,d)}v((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const co=/:\w+/g;var Ri=(t,e)=>ut(void 0,void 0,void 0,function*(){const i={},n={};for(let s=0;s<e?.length;s++){const{id:l,method:r,url:a,urlParams:d,name:v,queryString:u,headers:h,body:m}=e[s];let A=a;d&&Object.entries(d).forEach(([f,b])=>{A=A.replace(co,w=>w===f?b:w)}),u&&(A+=u),n[l]=v;try{const f=yield fetch(A,{method:r,headers:Object.assign({"Content-Type":"application/json"},h),body:JSON.stringify(m)}).then(b=>b.json());i[l]=f}catch(f){console.error("DataSource request error: ",f),i[l]={}}}return{$store:i,idMapName:n}});const $i="SXP_TOKEN_INFO",po=(t,e)=>ut(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),r=window.localStorage.getItem($i);let a=JSON.parse(r||"{}");if(Date.now()>((i=a?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":s||""}}).then(u=>u.json());if(v.success){const u=v.data;a=Object.assign(Object.assign({},u),{expireTime:Date.now()+u.expire*1e3}),window.localStorage.setItem($i,JSON.stringify(a))}}return a});function ri(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let s;if(e=e||i.length,t)for(s=0;s<t;s++)n[s]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",s=0;s<36;s++)n[s]||(l=0|Math.random()*16,n[s]=i[s===19?l&3|8:l])}return n.join("")}const vo=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let s=0;for(;s<t;)e+=i.charAt(Math.floor(Math.random()*n)),s+=1;return e},mo=()=>{const t=so.v4();return t?.replaceAll?t.replaceAll("-",""):vo(32)},Ae=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],s=e?.["fontFamily-en"];if(!n&&!s)return t;let l=t;const r=/[\u4e00-\u9fa5]/g,a=/[^\u4e00-\u9fa5]/g,d=`font-family:${n??"inherit"}`,v=`font-family:${s??"inherit"}`,u=m=>{let A=m.search(r),f=m.search(a);return A!==-1&&f!==-1&&A<f&&(i+=`<span style="${d}">${m.substring(A,f)}</span>`,l=m.substring(f,m?.length)),A!==-1&&f!==-1&&A>f&&(i+=`<span style="${v}">${m.substring(f,A)}</span>`,l=m.substring(A,m?.length)),A===-1?(i+=`<span style="${v}">${m.substring(f,m?.length)}</span>`,l="",!1):f===-1?(i+=`<span style="${d}">${m.substring(A,m?.length)}</span>`,l="",!1):!0};let h=!0;for(;h;)h=u(l);return i};function en(){var t,e,i,n,s,l,r;let a=self.navigator.userAgent;return a?/edge\/([\d\.]+)/i.exec(a)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(a))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(a)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(a))===null||e===void 0?void 0:e[1]}`:/msie/i.test(a)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(a))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(a)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(a))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(a)?`Chrome ${(s=/chrome\/([\d\.]+)/i.exec(a))===null||s===void 0?void 0:s[1]}`:/firefox/i.test(a)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(a))===null||l===void 0?void 0:l[1]}`:/safari/i.test(a)?`Safari ${(r=/version\/([\d\.]+)/i.exec(a))===null||r===void 0?void 0:r[1]}`:null:null}function tn(){var t,e,i;let n=self.navigator.userAgent;return n?/iphone/i.test(n)?`IOS ${(t=n.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(n)?`Android ${(e=n.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(n)?`Windows ${(i=n.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(n)?"Mac OS":null:null}function nn(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var n=t.substring(e+1,i);return`${n}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function on(t){const i=document.cookie.split(";");let n=null;return i.forEach(s=>{const[l,r]=s.trim().split("=");l===t&&(n=r)}),n??""}function wi(){let t=self.navigator.userAgent;return t?/TalkBack/i.test(t)||/Funtouch/i.test(t)||/VoiceOver/i.test(t)||/NVDA/i.test(t)||/JAWS/i.test(t)||/ChromeVox/i.test(t):!1}function ln(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),s=ro.inflate(n,{to:"string"});return JSON.parse(s)}let Si=null;const fo={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class ho{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Si)return Si;Si=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?fo[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let vt=null;const Ao={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{vt||(vt=new ho),n&&vt.setApiUrl(n),vt.setAppId(t),vt.setTenantId(e),vt.setEnv(i)},getDetail:t=>{if(!vt)return;const e=vt.getTenantId(),i=vt.getAppId(),n=vt.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>ut(void 0,void 0,void 0,function*(){var l,r;const a=yield s.json(),d=ln((l=a?.data)===null||l===void 0?void 0:l.data);if(d){const{$store:v}=yield Ri(n,(r=d?.dataSource)!==null&&r!==void 0?r:[]);a.data.data=d,Object.assign(a.data.data,{__STORE__:v})}return a}))},getSxpDetailByPageId:t=>ut(void 0,void 0,void 0,function*(){if(!vt)return;const e=vt.getTenantId(),i=vt.getAppId(),n=vt.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>ut(void 0,void 0,void 0,function*(){var l;const r=yield s.json();if(!r.success)return;const a=ln((l=r?.data)===null||l===void 0?void 0:l.data);return r.data.data=a,r.data}))}),getSxpRecommendVideoData:t=>ut(void 0,void 0,void 0,function*(){if(!vt)return;const e=yield po(vt,t),i=ri(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ze.isEmpty(n)&&(n=ri(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const s=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 s?.data||null})};function zt(){return o.useContext(gn)}function go(){return o.useContext(An)}const xi="feRealSessionIdKey",sn=()=>{const t=mo();return`${Date.now()}${t}`},bo=()=>{let t=yo();return t||(t=sn(),window.sessionStorage.setItem(xi,t)),t},rn=()=>{const t=sn();window.sessionStorage.setItem(xi,t)},yo=()=>window.sessionStorage.getItem(xi),dn="SXP_FAKE_USER_ID",an="FAKE_USER_STATE",un="AGREE_POLICY",cn="SLIDE_SKIP_STATE",pn="CCONTSENT_STATE",vn=()=>{let t=window.localStorage.getItem(dn);return Ze.isEmpty(t)&&(t=ri(36,62),window.localStorage.setItem(dn,t)),t},wo=()=>{const t=window.localStorage.getItem(an);return Ze.isEmpty(t)&&window.localStorage.setItem(an,"true"),Ze.isEmpty(t)},So=()=>{const t=window.localStorage.getItem(cn);return Ze.isEmpty(t)},xo=()=>{window.localStorage.setItem(cn,"true")},To=()=>{const t=window.localStorage.getItem(pn);return Ze.isEmpty(t)&&window.localStorage.setItem(pn,"true"),Ze.isEmpty(t)};function Tt(t,e){const{appDomain:i}=Oe();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ht=new ao;var pt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(pt||(pt={}));const Eo=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:s,privacy_policy_title:l})=>{const{setIsAgreePolicy:r,bffEventReport:a}=Oe(),d=o.useMemo(()=>{const h=location.search.slice(1),m=si.parse(h.replace(/\+/g,"%2B"));for(const A in m)m[A]=m[A].replace(/%2B/g,"+");return m},[]),v=h=>{var m;return(m=d[h])!==null&&m!==void 0?m:null};o.useEffect(()=>{a?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const u=()=>{a?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),r?.(!0),window.localStorage.setItem(un,"yes")};return o.createElement("div",{className:"consent-bg"},o.createElement("div",{className:"consent"},o.createElement("div",{className:"consent-col"},o.createElement("div",{className:"consent-title"},i??"Privacy Policy"),o.createElement("div",{className:"consent-content"},n??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),o.createElement("div",{className:"consent-col"},o.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:u},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:s?`https://${s}`:void 0},l??"More information"))))};var Co=o.memo(Eo);const mn=o.createContext({rtcList:[],tagList:[]});var Ti;(function(t){t[t.BFF=5]="BFF"})(Ti||(Ti={}));const di="FOR U",Io=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:s,defaultSize:l,isPreview:r=!1,sxpParameter:a,appDomain:d,hashTagSize:v,loadingImage:u,isOpenHashTag:h=!1,enabledMetaConversionApi:m=!1,consentHeight:A,consentWidth:f,isShowTag:b=!0,isOpenConsent:w=!1,globalConfig:p,isEditor:y=!1,utmParameter:g,channelQueryList:x})=>{var I,E,O;const[M,S]=o.useState([]),[c,_]=o.useState([]),[C,L]=o.useState(!1),[T,j]=o.useState({rtc:"",requestId:""}),F=o.useRef(null),D=o.useRef(!1),[N,V]=o.useState(()=>!!window.localStorage.getItem(un)),[k,B]=o.useState(),[X,W]=o.useState(),[Q,J]=o.useState(h),[te,de]=o.useState([]),[ve,Se]=o.useState(0),[De,ze]=o.useState(!1),[ae,q]=o.useState(null),ne=o.useRef(),se=o.useRef(),[ue,oe]=o.useState(di),Te=o.useRef(-1),he=o.useRef(null),[Xe,Je]=o.useState(!1),Ge=o.useMemo(()=>{var H,Y,be,Me;return((Me=(be=(Y=(H=p?.consent)===null||H===void 0?void 0:H[0])===null||Y===void 0?void 0:Y.item)===null||be===void 0?void 0:be.props)===null||Me===void 0?void 0:Me.privacy_necessity)&&!N&&!y||w},[N,p,w,y]),ie=o.useCallback(H=>{var Y;const be=H?.recList;return(Y=be?.map(pe=>{var Ie,Le,He,Ke,Qe,it;if(!((Ie=pe?.video)===null||Ie===void 0)&&Ie.bindProducts&&((He=(Le=pe?.video)===null||Le===void 0?void 0:Le.bindProducts)===null||He===void 0?void 0:He.length)>0){const nt=(it=(Qe=(Ke=pe?.video)===null||Ke===void 0?void 0:Ke.bindProducts)===null||Qe===void 0?void 0:Qe.filter(ce=>!!ce?.bindCta))!==null&&it!==void 0?it:[];return Object.assign(Object.assign({},pe),{video:Object.assign(Object.assign({},pe?.video),{bindProducts:nt})})}return pe}))!==null&&Y!==void 0?Y:[]},[]);o.useEffect(()=>{const H=Y=>{ne.current=Y};return ht.on(pt.CHANGE_THEME_TAG,H),()=>{ht.off(pt.CHANGE_THEME_TAG,H)}},[]),o.useEffect(()=>{J(h)},[h]);const Z=o.useMemo(()=>e?.find(H=>H.type===Ti.BFF),[e]),G=o.useCallback((H,Y)=>{if(!Z)return;const be=Z.url,Me=vn();if(Y?.query){const pe=si.stringify(Y.query);H=`${H}?${pe}`}if(Y.type==="beacon"&&navigator.sendBeacon){const pe=si.stringify(Object.assign(Object.assign({},Z.headers),{"x-user-id":Me}));return pe&&(H=Y?.query?`${H}&${pe}`:`${H}?${pe}`),navigator.sendBeacon(`${be}/api/v1${H}`,new Blob([JSON.stringify(Object.assign({},Y.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${be}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Me},Z.headers),method:Y.method,body:JSON.stringify(Y.body)}).then(pe=>pe.json()).catch(pe=>Promise.reject(pe))},[Z]),U=o.useCallback(H=>ut(void 0,void 0,void 0,function*(){var Y,be,Me,pe,Ie,Le,He,Ke,Qe,it,nt,ce,$,ye;if(H=Object.assign(Object.assign(Object.assign({maxSize:(Y=H?.maxSize)!==null&&Y!==void 0?Y:s,defaultSize:(be=H?.defaultSize)!==null&&be!==void 0?be:l,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag},H?.contentFilter&&{contentFilter:`[${H?.contentFilter}]`}),H?.productFilter&&{productFilter:`[${H?.productFilter}]`}),{pageNum:H?.pageNum}),i){const ot=(Ie=(pe=(Me=i?.split("&"))===null||Me===void 0?void 0:Me.filter(st=>{var we,ct;const qe=st.split("=")[0];return(ct=(we=g?.channels)!==null&&we!==void 0?we:[])===null||ct===void 0?void 0:ct.includes(qe)}))===null||pe===void 0?void 0:pe.join("&"))!==null&&Ie!==void 0?Ie:"";H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(ot)})}if(y){let ot=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&x&&x?.length>0&&{channel:x?.[0]}),!H?.channel||D.current)return;D.current=!0;let st=[],we=null;const ct=qe=>ut(void 0,void 0,void 0,function*(){var Pt,Nt,jt,Mt,Ft,Dt;if(qe.pageNum=ot,we=yield G?.("/recommend/list",{method:"GET",query:qe}),!we?.success)return;L(!1),st=st.concat((Mt=(jt=(Nt=(Pt=we?.data)===null||Pt===void 0?void 0:Pt.recList)===null||Nt===void 0?void 0:Nt.filter)===null||jt===void 0?void 0:jt.call(Nt,P=>P?.product||P?.video))!==null&&Mt!==void 0?Mt:[]),S(ie(Object.assign(Object.assign({},we.data),{recList:st}))),de(ie(Object.assign(Object.assign({},we.data),{recList:st}))),((Dt=(Ft=we?.data)===null||Ft===void 0?void 0:Ft.recList)===null||Dt===void 0?void 0:Dt.some(P=>P?.product||P?.video))&&(ot=ot+1,yield ct(qe))});return yield ct(H),!H?.hashTag&&we&&j({rtc:(Le=we?.data)===null||Le===void 0?void 0:Le.rtc,requestId:(He=we?.data)===null||He===void 0?void 0:He.requestId}),Object.assign(Object.assign({},we.data),{recList:st})}p?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(Ke=H?.pageNum)!==null&&Ke!==void 0?Ke:1}));const _e=yield G?.("/recommend/list",{method:"GET",query:H});if(_e?.success){if(H?.hashTag||j({rtc:_e.data.rtc,requestId:_e.data.requestId}),p?.enablePreview&&!y){let ot=[];return ot=ot.concat((ce=(nt=(it=(Qe=_e?.data)===null||Qe===void 0?void 0:Qe.recList)===null||it===void 0?void 0:it.filter)===null||nt===void 0?void 0:nt.call(it,we=>we?.product||we?.video))!==null&&ce!==void 0?ce:[]),((ye=($=_e?.data)===null||$===void 0?void 0:$.recList)===null||ye===void 0?void 0:ye.some(we=>we?.product||we?.video))||Je(!0),Object.assign(Object.assign({},_e.data),{recList:ot})}return _e?.data}}),[G,i,s,l,x]),ge=o.useCallback(H=>ut(void 0,void 0,void 0,function*(){var Y,be,Me,pe;if(M.length<=0)return;const Ie=M?.[M?.length-1],Le=yield U(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:X?.hashTag},((Y=Ie?.product)===null||Y===void 0?void 0:Y.itemId)&&{productFilter:(be=Ie?.product)===null||be===void 0?void 0:be.itemId}),((Me=Ie?.video)===null||Me===void 0?void 0:Me.itemId)&&{contentFilter:(pe=Ie?.video)===null||pe===void 0?void 0:pe.itemId}),{themeTag:ne.current}),p?.enablePreview&&!y&&{pageNum:H}));return S(M.concat(ie(Le))),de(te.concat(ie(Le))),Le}),[U,M,X,te]),R=o.useCallback(({userInfo:H,eventInfo:Y})=>{if(!n||p?.enablePreview)return;H||(H={});const be=bo(),Me=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:be,rtc:T.rtc,requestId:T.requestId},Y),nn()&&{sxpDevice:nn()}),tn()&&{sxpSystem:tn()}),en()&&{sxpBrowser:en()}),pe=Object.entries(H).map(([Le,He])=>({name:Le,value:He})),Ie=Object.entries(Me).map(([Le,He])=>He&&{name:Le,value:He}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",Me),console.log("========= \u7ED3\u675F ========="),G?.("/event/report",{method:"POST",body:{userInfo:pe,eventInfo:Ie},type:"beacon"})},[G,T,n,p?.enablePreview]),Ye=o.useCallback(({eventName:H,product:Y})=>{var be,Me,pe,Ie,Le;if(!n||!m||p?.enablePreview||!(!((be=p?.converApi)===null||be===void 0)&&be[H]))return;let He=Ze.cloneDeep((Me=p?.converApi)===null||Me===void 0?void 0:Me[H]);const Ke=new URLSearchParams(window.location.search),Qe=Ke?.get("fbclid"),it={event_source_url:(pe=window?.location)===null||pe===void 0?void 0:pe.href,external_id:vn(),client_user_agent:(Le=(Ie=window?.navigator)===null||Ie===void 0?void 0:Ie.userAgent)!==null&&Le!==void 0?Le:"",fbc:Qe?`fb.2.${new Date().getTime()}.${Qe}`:"",fbp:on("_fbp")?`fb.2.${new Date().getTime()}.${on("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},nt=/\{\{(.*?)\}\}/g,ce=$=>{if($){if($ instanceof Array)$?.map(ye=>ce(ye));else for(const ye in $)if($.hasOwnProperty(ye)){const _e=$?.[ye];if(typeof _e=="object")ce(_e);else if(typeof _e=="string"){const ot=_e?.match(nt);ot&&ot.forEach(st=>{var we;const ct=st.substring(2,st.length-2);try{let qe=new Function("fix_par","product",`return ${ct}`)(it,Y);qe?(ct?.indexOf("currency")!==-1&&qe?.indexOf("-")!==-1&&typeof qe=="string"&&(qe=(we=qe?.split("-"))===null||we===void 0?void 0:we[0]),$[ye]=qe):delete $[ye]}catch(qe){delete $[ye],console.error("An error occurred:",qe?.message)}})}}}};return ce(He),G?.("/fb/events",{method:"POST",body:He,type:"beacon"})},[G,n,m,p?.enablePreview]),Ue=o.useCallback(H=>ut(void 0,void 0,void 0,function*(){const Y=yield G?.("/recommend/like",{method:"POST",body:H});return Y?.success}),[G]),K=o.useCallback(H=>ut(void 0,void 0,void 0,function*(){const Y=yield G?.("/recommend/unlike",{method:"POST",body:H});return Y?.success}),[G]),z=o.useCallback(H=>ut(void 0,void 0,void 0,function*(){const Y=yield G?.("/customform",{method:"POST",body:H});return Y?.success}),[G]),We=o.useCallback(()=>ut(void 0,void 0,void 0,function*(){var H,Y,be,Me,pe;if(!(!i||!b))try{const Ie=(be=(Y=(H=i?.split("&"))===null||H===void 0?void 0:H.filter(He=>{var Ke,Qe;const it=He.split("=")[0];return(Qe=(Ke=g?.channels)!==null&&Ke!==void 0?Ke:[])===null||Qe===void 0?void 0:Qe.includes(it)}))===null||Y===void 0?void 0:Y.join("&"))!==null&&be!==void 0?be:"",Le=yield G?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Ie)}});_((pe=(Me=Le?.data)===null||Me===void 0?void 0:Me.tags)!==null&&pe!==void 0?pe:[])}catch(Ie){console.log("e",Ie)}}),[G,i,b]),yt=o.useCallback((H,Y,be,Me)=>{var pe,Ie,Le,He,Ke,Qe,it,nt,ce,$,ye,_e,ot,st,we,ct,qe,Pt,Nt,jt,Mt,Ft,Dt,$t,P,re,le,me,xe,Ee,ee,ke,Ve,Fe,Be,fe;const je=be?.bindCta,rt=((pe=Y?.video)===null||pe===void 0?void 0:pe.bindProduct)||((Ie=Y?.video)===null||Ie===void 0?void 0:Ie.bindProducts)&&((He=(Le=Y?.video)===null||Le===void 0?void 0:Le.bindProducts)===null||He===void 0?void 0:He.length)>0;let Re="",$e=null;De?Re="hashTagPage":!((Ke=Y?.video)===null||Ke===void 0)&&Ke.url?(Re="videoPage",$e="video"):!((it=(Qe=Y?.video)===null||Qe===void 0?void 0:Qe.imgUrls)===null||it===void 0)&&it.length&&(Re="imagePage",$e="image");const lt=(st=(_e=(nt=be?.tags)!==null&&nt!==void 0?nt:(ye=($=(ce=Y?.video)===null||ce===void 0?void 0:ce.bindProducts)===null||$===void 0?void 0:$[0])===null||ye===void 0?void 0:ye.tags)!==null&&_e!==void 0?_e:(ot=Y?.video)===null||ot===void 0?void 0:ot.tags)!==null&&st!==void 0?st:(we=Y?.product)===null||we===void 0?void 0:we.tags;R?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(ct=je?.itemId)!==null&&ct!==void 0?ct:"",ctaName:(qe=je?.title)!==null&&qe!==void 0?qe:"",contentTags:lt?JSON.stringify(lt):"",position:Me+"",contentId:(Nt=(Pt=Y?.video)===null||Pt===void 0?void 0:Pt.itemId)!==null&&Nt!==void 0?Nt:"",productId:rt?be?.itemId:"",traceInfo:(Be=(ke=(le=(Dt=(jt=je?.traceInfo)!==null&&jt!==void 0?jt:(Ft=(Mt=Y?.video)===null||Mt===void 0?void 0:Mt.bindCta)===null||Ft===void 0?void 0:Ft.traceInfo)!==null&&Dt!==void 0?Dt:(re=(P=($t=Y?.video)===null||$t===void 0?void 0:$t.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||re===void 0?void 0:re.traceInfo)!==null&&le!==void 0?le:(ee=(Ee=(xe=(me=Y?.video)===null||me===void 0?void 0:me.bindProducts)===null||xe===void 0?void 0:xe[0])===null||Ee===void 0?void 0:Ee.bindCta)===null||ee===void 0?void 0:ee.traceInfo)!==null&&ke!==void 0?ke:(Fe=(Ve=Y?.product)===null||Ve===void 0?void 0:Ve.bindCta)===null||Fe===void 0?void 0:Fe.traceInfo)!==null&&Be!==void 0?Be:"",fromKName:Re,fromKPage:(fe=location?.href)!==null&&fe!==void 0?fe:"",contentFormat:$e})})},[R,De]),St=o.useCallback(()=>{var H,Y;const be=location.search.slice(1),Me=si.parse(be.replace(/\+/g,"%2B"));for(const Le in Me)Me[Le]=Me[Le].replace(/%2B/g,"+");const pe=Le=>{var He;return(He=Me[Le])!==null&&He!==void 0?He:""},Ie=new Date;se.current=Ie,R?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:pe("utm_source"),utmMedium:pe("utm_medium"),utmCampaign:pe("utm_campaign"),utmId:pe("utm_id"),utmContent:pe("utm_content"),enterTime:Math.floor(Ie/1e3)+"",requestId:null,enterUrl:(Y=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&Y!==void 0?Y:"",clSource:pe("cl_source")}})},[R]);o.useEffect(()=>{Ge||St()},[Ge]),o.useEffect(()=>{Ge||(L(!0),We(),U().then(H=>{H&&(S(ie(H)),de(ie(H)))}).finally(()=>{R({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),L(!1)}))},[Ge]),o.useEffect(()=>{r&&(L(!0),We(),U().then(H=>{H&&(S(ie(H)),de(ie(H)))}).finally(()=>{R({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),L(!1)}))},[U,We]);const At=Tt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",d);return o.createElement(mn.Provider,{value:{rtcList:M,setRtcList:S,mutateLike:Ue,mutateUnlike:K,submitForm:z,popupDetailData:k,loadVideos:ge,setPopupDetailData:B,getRecommendVideos:U,bffEventReport:R,utmVal:i,isPreview:r,loading:C,sxpParameter:a,waterFallData:X,setWaterFallData:W,ctaEvent:yt,swiperRef:F,openHashtag:Q,setOpenHashtag:J,cacheRtcList:te,setCacheRtcList:de,cacheActiveIndex:ve,setCacheActiveIndex:Se,isFromHashtag:De,setIsFromHashtag:ze,appDomain:d,hashTagSize:v,loadingImage:u??At,isOpenHashTag:h,tagList:c,setLoading:L,videoRef:ae,setVideoRef:q,bffFbReport:Ye,isAgreePolicy:N,setIsAgreePolicy:V,curTime:se,h5EnterLink:St,themeTag:ne,isShowConsent:Ge,selectTag:ue,setSelectTag:oe,globalConfig:p,popupCurTimeRef:he,checkCommodityIndexRef:Te,isEditor:y,isNoMoreData:Xe}},Ge?o.createElement(Co,Object.assign({},(O=(E=(I=p?.consent)===null||I===void 0?void 0:I[0])===null||E===void 0?void 0:E.item)===null||O===void 0?void 0:O.props)):t({rtcList:M,mutateLike:Ue,mutateUnlike:K,submitForm:z,tagList:c}))};var fn=o.memo(Io);function Oe(){return o.useContext(mn)}var hn;(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"})(hn||(hn={}));const An=o.createContext({$store:{},options:[],configs:[]}),ko=({children:t,isSsr:e,enable:i})=>{const[n,s]=o.useState([]),{schema:l}=zt(),[r,a]=o.useState(l.__STORE__||{}),[d,v]=o.useState([]);o.useEffect(()=>{var m;e||Ze.isEqual(d,l?.dataSource)||v((m=l?.dataSource)!==null&&m!==void 0?m:[])},[l?.dataSource,e]);const u=o.useCallback(()=>ut(void 0,void 0,void 0,function*(){const{$store:m,idMapName:A}=yield Ri("",d);a(m),h(m,A)}),[d]),h=(m,A)=>{const f=[];Object.entries(m).forEach(([b,w])=>{Object.keys(w).forEach(p=>{const y={label:`${A[b]} - ${p}`,value:`{{ ${b}.${p} }}`};f.push(y)})}),s(f)};return o.useEffect(()=>{e||u()},[u,e,l]),i?o.createElement(An.Provider,{value:{$store:l.__STORE__||r,options:n,configs:d}},t):t};var Po=o.memo(ko);const ai={id:ri(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},Ei={id:"",duration:0,name:"none"},gn=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[ai],redoStack:[],popup:Ei,setPopup:()=>{}}),bn=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:s=!0,utmVal:l},r)=>{const[a,d]=o.useState(null),[v,u]=o.useState(n||{pointData:[ai],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[h,m]=o.useState([ai]),[A,f]=o.useState([[ai]]),[b,w]=o.useState([]),[p,y]=o.useState(Ei);typeof window<"u"&&(window.sxpPopup=(O,M)=>{y(Object.assign(Object.assign(Object.assign({},Ei),{id:O}),M))}),typeof window<"u"&&(window.getJointUtmLink=O=>(xo(),O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:""))),o.useEffect(()=>{f([v.pointData]),w([])},[v.type]);const g=o.useCallback(O=>{const M=Ze.cloneDeep(v);M&&(M.dataSource=O,u?.(M))},[v]),[x,I]=o.useState();o.useImperativeHandle(r,()=>({loadSchema(O){O&&(f([O.pointData]),u(O))},exportSchema(){return Ze.cloneDeep(v)},getPageInfoData(){return x},initPageInfoData(O){O&&I(O)}}));const E=o.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return o.createElement(gn.Provider,{value:{resolver:e,currentNode:a,schema:v,setCurrentNode:d,setSchema:u,saveDataSource:g,prePiontData:h,setPrePiontData:m,pageInfoData:x,setPageInfoData:O=>I(Object.assign(Object.assign({},x),O)),undoStack:A,redoStack:b,setRedoStack:w,setUndoStack:f,getCurPageConf:E,popup:p,setPopup:y}},o.createElement(Po,{isSsr:i,enable:s},t))});var Mo=Object.freeze({__proto__:null,EditorCore:bn}),Do=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],_o=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function mt(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=Oe(),s=o.useCallback((a,d,v,u,h)=>{var m,A,f,b,w,p,y,g,x,I,E,O,M,S,c,_,C,L,T,j,F,D,N,V,k,B,X,W,Q,J,te,de,ve,Se,De,ze,ae,q;let ne="";e&&(!((A=(m=a?.video)===null||m===void 0?void 0:m.bindProducts)===null||A===void 0)&&A.length||!((f=a?.video)===null||f===void 0)&&f.bindProduct)?ne="pdpPage":n?ne="hashTagPage":!((b=a?.video)===null||b===void 0)&&b.url?ne="videoPage":!((w=a?.video)===null||w===void 0)&&w.imgUrls&&(!((y=(p=a?.video)===null||p===void 0?void 0:p.imgUrls)===null||y===void 0)&&y.length)?ne="imagePage":a?.product&&(ne="productPage");const se=(S=(O=(g=d?.tags)!==null&&g!==void 0?g:(E=(I=(x=a?.video)===null||x===void 0?void 0:x.bindProducts)===null||I===void 0?void 0:I[0])===null||E===void 0?void 0:E.tags)!==null&&O!==void 0?O:(M=a?.video)===null||M===void 0?void 0:M.tags)!==null&&S!==void 0?S:(c=a?.product)===null||c===void 0?void 0:c.tags;let ue=null;!((_=a?.video)===null||_===void 0)&&_.url?ue="video":!((C=a?.video)===null||C===void 0)&&C.imgUrls&&(!((T=(L=a?.video)===null||L===void 0?void 0:L.imgUrls)===null||T===void 0)&&T.length)&&(ue="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(j=d?.itemId)!==null&&j!==void 0?j:"",productName:(F=d?.title)!==null&&F!==void 0?F:"",price:d?.price?d?.price+"":"0",productCollection:(D=d?.collection)!==null&&D!==void 0?D:"",fromKName:ne,fromKPage:location?.href,contentTags:se?JSON.stringify(se):"",position:u+"",contentId:(V=(N=a?.video)===null||N===void 0?void 0:N.itemId)!==null&&V!==void 0?V:"",ctatId:(k=v?.itemId)!==null&&k!==void 0?k:"",traceInfo:(q=(De=(ve=(Q=(B=h??d?.traceInfo)!==null&&B!==void 0?B:(W=(X=a?.video)===null||X===void 0?void 0:X.bindProduct)===null||W===void 0?void 0:W.traceInfo)!==null&&Q!==void 0?Q:(de=(te=(J=a?.video)===null||J===void 0?void 0:J.bindProducts)===null||te===void 0?void 0:te[0])===null||de===void 0?void 0:de.traceInfo)!==null&&ve!==void 0?ve:(Se=a?.product)===null||Se===void 0?void 0:Se.traceInfo)!==null&&De!==void 0?De:(ae=(ze=a?.video)===null||ze===void 0?void 0:ze.bindCta)===null||ae===void 0?void 0:ae.traceInfo)!==null&&q!==void 0?q:""},ue&&{contentFormat:ue})})},[t,e,n]),l=o.useCallback((a,d,v,u,h)=>{var m,A,f,b,w,p,y,g,x,I,E,O,M,S;let c="";e&&(!((A=(m=a?.video)===null||m===void 0?void 0:m.bindProducts)===null||A===void 0)&&A.length||!((f=a?.video)===null||f===void 0)&&f.bindProduct)?c="pdpPage":a?.product&&(c="productPage"),t?.({eventInfo:{productId:d?.itemId,productName:d?.title,price:d?.price?d?.price+"":"0",productCollection:d?.collection,fromKName:c,fromKPage:location?.href,contentTags:JSON.stringify(d?.tags),position:h+"",contentId:(b=a?.video)===null||b===void 0?void 0:b.itemId,ctatId:v?.itemId,traceInfo:(S=(O=(g=(w=d?.traceInfo)!==null&&w!==void 0?w:(y=(p=a?.video)===null||p===void 0?void 0:p.bindProduct)===null||y===void 0?void 0:y.traceInfo)!==null&&g!==void 0?g:(E=(I=(x=a?.video)===null||x===void 0?void 0:x.bindProducts)===null||I===void 0?void 0:I[0])===null||E===void 0?void 0:E.traceInfo)!==null&&O!==void 0?O:(M=a?.product)===null||M===void 0?void 0:M.traceInfo)!==null&&S!==void 0?S:"",timeOnSite:Math.floor((new Date-u)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),r=o.useCallback((a,d,v,u)=>{d&&d===di&&t?.({eventInfo:{lastFeed:a,themeTags:v?`['${v}']`:"",hashTags:u?`['${u}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:s,productView:l,backMainFeed:r}}const Lo=({layout:t,columns:e,onChange:i})=>o.createElement(o.Fragment,null,e?.map((n,s)=>o.createElement("div",{key:s,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&o.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&o.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex},i&&{onChange:i})))));var Oo=o.memo(Lo);const No=t=>{var e,i,{columns:n,style:s,title:l,textStyle:r,submitBgColor:a,submitColor:d,submitText:v,layoutType:u="inline",isExternalLink:h,isPopup:m,onClick:A,onClose:f,submitButtonStyle:b}=t,w=tt(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:p,popupDetailData:y}=Oe(),{jumpToWeb:g}=mt(),[x,I]=o.useState(!1),[E,O]=o.useState({}),[M,S]=o.useState(0),c=o.useMemo(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),_=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=o.useMemo(()=>Ze.cloneDeep(n)||c,[n,c]),L=o.useCallback(j=>{const{name:F,value:D}=j.target;O(Object.assign(Object.assign({},E),{[F]:D}))},[E]),T=Ze.debounce(()=>ut(void 0,void 0,void 0,function*(){var j,F,D,N,V;const k=E;if(!k)return;const B=(F=(j=Object.keys(k))===null||j===void 0?void 0:j.map(W=>{var Q;return{name:W,value:(Q=k[W])!==null&&Q!==void 0?Q:""}}))===null||F===void 0?void 0:F.filter(W=>W?.value);if(!B||!B?.length)return;I(!0);const X=yield p?.({attributes:B});if(I(!1),X){if(h){const W=y,Q=(D=W?.video)===null||D===void 0?void 0:D.bindProduct,J=(V=(N=W?.video)===null||N===void 0?void 0:N.bindProduct)===null||V===void 0?void 0:V.bindCta,te=y?.index;g(W,Q,J,te)}m||f?.(),A?.()}}),1e3);return o.useEffect(()=>{const j=()=>{var F,D;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((F=document?.documentElement)===null||F===void 0?void 0:F.clientHeight)||((D=document?.body)===null||D===void 0?void 0:D.clientHeight))<_?S(50):S(0)};return window.addEventListener("resize",j),()=>{window.removeEventListener("resize",j)}},[]),o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${Pe.css(Object.assign({},r))}`,dangerouslySetInnerHTML:{__html:Ae(l,r)}}),o.createElement("div",Object.assign({className:Pe.css(Object.assign(Object.assign({},s),{marginTop:M}))},w),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(Oo,{columns:C,layout:u,onChange:L}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":v,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:d,background:a},b),dangerouslySetInnerHTML:{__html:Ae(x?"loading...":v,b)}})))};var Vo=o.memo(No);function at(t,e){return t.extend=e,t}const jo=at(Vo,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:_o,bindableProps:[],interactionRender:Do},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 Fo=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginTop"]},{label:"\u4E0B\u8FB9\u8DDD",type:"Number",addonAfter:"px",name:["marginBottom"]}]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];function yn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ci(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:yn(e[i])&&yn(t[i])&&Object.keys(e[i]).length>0&&Ci(t[i],e[i])})}const wn={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 gt(){const t=typeof document<"u"?document:{};return Ci(t,wn),t}const Bo={document:wn,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 ft(){const t=typeof window<"u"?window:{};return Ci(t,Bo),t}function Wt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function zo(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Zt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Et(){return Date.now()}function Wo(t){const e=ft();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Ho(t,e){e===void 0&&(e="x");const i=ft();let n,s,l;const r=Wo(t);return i.WebKitCSSMatrix?(s=r.transform||r.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(a=>a.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(s==="none"?"":s)):(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?s=l.m41:n.length===16?s=parseFloat(n[12]):s=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?s=l.m42:n.length===16?s=parseFloat(n[13]):s=parseFloat(n[5])),s||0}function ui(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Xo(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function wt(){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&&!Xo(n)){const s=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,r=s.length;l<r;l+=1){const a=s[l],d=Object.getOwnPropertyDescriptor(n,a);d!==void 0&&d.enumerable&&(ui(t[a])&&ui(n[a])?n[a].__swiper__?t[a]=n[a]:wt(t[a],n[a]):!ui(t[a])&&ui(n[a])?(t[a]={},n[a].__swiper__?t[a]=n[a]:wt(t[a],n[a])):t[a]=n[a])}}}return t}function ci(t,e,i){t.style.setProperty(e,i)}function Sn(t){let{swiper:e,targetPosition:i,side:n}=t;const s=ft(),l=-e.translate;let r=null,a;const d=e.params.speed;e.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(e.cssModeFrameID);const v=i>l?"next":"prev",u=(m,A)=>v==="next"&&m>=A||v==="prev"&&m<=A,h=()=>{a=new Date().getTime(),r===null&&(r=a);const m=Math.max(Math.min((a-r)/d,1),0),A=.5-Math.cos(m*Math.PI)/2;let f=l+A*(i-l);if(u(f,i)&&(f=i),e.wrapperEl.scrollTo({[n]:f}),u(f,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:f})}),s.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=s.requestAnimationFrame(h)};h()}function Lt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function pi(t){try{console.warn(t);return}catch{}}function Kt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Wt(e)),i}function xn(t){const e=ft(),i=gt(),n=t.getBoundingClientRect(),s=i.body,l=t.clientTop||s.clientTop||0,r=t.clientLeft||s.clientLeft||0,a=t===e?e.scrollY:t.scrollTop,d=t===e?e.scrollX:t.scrollLeft;return{top:n.top+a-l,left:n.left+d-r}}function Go(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 Uo(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 Ht(t,e){return ft().getComputedStyle(t,null).getPropertyValue(e)}function ti(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function vi(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 Ii(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function ki(t,e,i){const n=ft();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 Ne(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Pi(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=gt(),r=ft();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function a(u){if(!e.enabled)return;const{rtlTranslate:h}=e;let m=u;m.originalEvent&&(m=m.originalEvent);const A=m.keyCode||m.charCode,f=e.params.keyboard.pageUpDown,b=f&&A===33,w=f&&A===34,p=A===37,y=A===39,g=A===38,x=A===40;if(!e.allowSlideNext&&(e.isHorizontal()&&y||e.isVertical()&&x||w)||!e.allowSlidePrev&&(e.isHorizontal()&&p||e.isVertical()&&g||b))return!1;if(!(m.shiftKey||m.altKey||m.ctrlKey||m.metaKey)&&!(l.activeElement&&l.activeElement.nodeName&&(l.activeElement.nodeName.toLowerCase()==="input"||l.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(b||w||p||y||g||x)){let I=!1;if(vi(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&vi(e.el,`.${e.params.slideActiveClass}`).length===0)return;const E=e.el,O=E.clientWidth,M=E.clientHeight,S=r.innerWidth,c=r.innerHeight,_=xn(E);h&&(_.left-=E.scrollLeft);const C=[[_.left,_.top],[_.left+O,_.top],[_.left,_.top+M],[_.left+O,_.top+M]];for(let L=0;L<C.length;L+=1){const T=C[L];if(T[0]>=0&&T[0]<=S&&T[1]>=0&&T[1]<=c){if(T[0]===0&&T[1]===0)continue;I=!0}}if(!I)return}e.isHorizontal()?((b||w||p||y)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),((w||y)&&!h||(b||p)&&h)&&e.slideNext(),((b||p)&&!h||(w||y)&&h)&&e.slidePrev()):((b||w||g||x)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),(w||x)&&e.slideNext(),(b||g)&&e.slidePrev()),s("keyPress",A)}}function d(){e.keyboard.enabled||(l.addEventListener("keydown",a),e.keyboard.enabled=!0)}function v(){e.keyboard.enabled&&(l.removeEventListener("keydown",a),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&d()}),n("destroy",()=>{e.keyboard.enabled&&v()}),Object.assign(e.keyboard,{enable:d,disable:v})}function mi(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=ft();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,a=Et(),d;const v=[];function u(g){let O=0,M=0,S=0,c=0;return"detail"in g&&(M=g.detail),"wheelDelta"in g&&(M=-g.wheelDelta/120),"wheelDeltaY"in g&&(M=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(O=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(O=M,M=0),S=O*10,c=M*10,"deltaY"in g&&(c=g.deltaY),"deltaX"in g&&(S=g.deltaX),g.shiftKey&&!S&&(S=c,c=0),(S||c)&&g.deltaMode&&(g.deltaMode===1?(S*=40,c*=40):(S*=800,c*=800)),S&&!O&&(O=S<1?-1:1),c&&!M&&(M=c<1?-1:1),{spinX:O,spinY:M,pixelX:S,pixelY:c}}function h(){e.enabled&&(e.mouseEntered=!0)}function m(){e.enabled&&(e.mouseEntered=!1)}function A(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Et()-a<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&Et()-a<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),s("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),s("scroll",g.raw)),a=new l.Date().getTime(),!1)}function f(g){const x=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&x.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&x.releaseOnEdges)return!0;return!1}function b(g){let x=g,I=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const E=e.params.mousewheel;e.params.cssMode&&x.preventDefault();let O=e.el;e.params.mousewheel.eventsTarget!=="container"&&(O=document.querySelector(e.params.mousewheel.eventsTarget));const M=O&&O.contains(x.target);if(!e.mouseEntered&&!M&&!E.releaseOnEdges)return!0;x.originalEvent&&(x=x.originalEvent);let S=0;const c=e.rtlTranslate?-1:1,_=u(x);if(E.forceToAxis)if(e.isHorizontal())if(Math.abs(_.pixelX)>Math.abs(_.pixelY))S=-_.pixelX*c;else return!0;else if(Math.abs(_.pixelY)>Math.abs(_.pixelX))S=-_.pixelY;else return!0;else S=Math.abs(_.pixelX)>Math.abs(_.pixelY)?-_.pixelX*c:-_.pixelY;if(S===0)return!0;E.invert&&(S=-S);let C=e.getTranslate()+S*E.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),I=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),I&&e.params.nested&&x.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const L={time:Et(),delta:Math.abs(S),direction:Math.sign(S),raw:g};v.length>=2&&v.shift();const T=v.length?v[v.length-1]:void 0;if(v.push(L),T?(L.direction!==T.direction||L.delta>T.delta||L.time>T.time+150)&&A(L):A(L),f(L))return!0}else{const L={time:Et(),delta:Math.abs(S),direction:Math.sign(S)},T=d&&L.time<d.time+500&&L.delta<=d.delta&&L.direction===d.direction;if(!T){d=void 0;let j=e.getTranslate()+S*E.sensitivity;const F=e.isBeginning,D=e.isEnd;if(j>=e.minTranslate()&&(j=e.minTranslate()),j<=e.maxTranslate()&&(j=e.maxTranslate()),e.setTransition(0),e.setTranslate(j),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!D&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:L.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(r),r=void 0,v.length>=15&&v.shift();const N=v.length?v[v.length-1]:void 0,V=v[0];if(v.push(L),N&&(L.delta>N.delta||L.direction!==N.direction))v.splice(0);else if(v.length>=15&&L.time-V.time<500&&V.delta-L.delta>=1&&L.delta<=6){const k=S>0?.8:.2;d=L,v.splice(0),r=Zt(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}r||(r=Zt(()=>{d=L,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||s("scroll",x),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),E.releaseOnEdges&&(j===e.minTranslate()||j===e.maxTranslate()))return!0}}return x.preventDefault?x.preventDefault():x.returnValue=!1,!1}function w(g){let x=e.el;e.params.mousewheel.eventsTarget!=="container"&&(x=document.querySelector(e.params.mousewheel.eventsTarget)),x[g]("mouseenter",h),x[g]("mouseleave",m),x[g]("wheel",b)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",b),!0):e.mousewheel.enabled?!1:(w("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,b),!0):e.mousewheel.enabled?(w("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:p,disable:y})}function Mi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(s=>{if(!i[s]&&i.auto===!0){let l=Lt(t.el,`.${n[s]}`)[0];l||(l=Kt("div",n[s]),l.className=n[s],t.el.append(l)),i[s]=l,e[s]=l}}),i}function Di(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;i({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),e.navigation={nextEl:null,prevEl:null};function l(f){let b;return f&&typeof f=="string"&&e.isElement&&(b=e.el.querySelector(f),b)?b:(f&&(typeof f=="string"&&(b=[...document.querySelectorAll(f)]),e.params.uniqueNavElements&&typeof f=="string"&&b&&b.length>1&&e.el.querySelectorAll(f).length===1?b=e.el.querySelector(f):b&&b.length===1&&(b=b[0])),f&&!b?f:b)}function r(f,b){const w=e.params.navigation;f=Ne(f),f.forEach(p=>{p&&(p.classList[b?"add":"remove"](...w.disabledClass.split(" ")),p.tagName==="BUTTON"&&(p.disabled=b),e.params.watchOverflow&&e.enabled&&p.classList[e.isLocked?"add":"remove"](w.lockClass))})}function a(){const{nextEl:f,prevEl:b}=e.navigation;if(e.params.loop){r(b,!1),r(f,!1);return}r(b,e.isBeginning&&!e.params.rewind),r(f,e.isEnd&&!e.params.rewind)}function d(f){f.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),s("navigationPrev"))}function v(f){f.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),s("navigationNext"))}function u(){const f=e.params.navigation;if(e.params.navigation=Mi(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(f.nextEl||f.prevEl))return;let b=l(f.nextEl),w=l(f.prevEl);Object.assign(e.navigation,{nextEl:b,prevEl:w}),b=Ne(b),w=Ne(w);const p=(y,g)=>{y&&y.addEventListener("click",g==="next"?v:d),!e.enabled&&y&&y.classList.add(...f.lockClass.split(" "))};b.forEach(y=>p(y,"next")),w.forEach(y=>p(y,"prev"))}function h(){let{nextEl:f,prevEl:b}=e.navigation;f=Ne(f),b=Ne(b);const w=(p,y)=>{p.removeEventListener("click",y==="next"?v:d),p.classList.remove(...e.params.navigation.disabledClass.split(" "))};f.forEach(p=>w(p,"next")),b.forEach(p=>w(p,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?A():(u(),a())}),n("toEdge fromEdge lock unlock",()=>{a()}),n("destroy",()=>{h()}),n("enable disable",()=>{let{nextEl:f,prevEl:b}=e.navigation;if(f=Ne(f),b=Ne(b),e.enabled){a();return}[...f,...b].filter(w=>!!w).forEach(w=>w.classList.add(e.params.navigation.lockClass))}),n("click",(f,b)=>{let{nextEl:w,prevEl:p}=e.navigation;w=Ne(w),p=Ne(p);const y=b.target;let g=p.includes(y)||w.includes(y);if(e.isElement&&!g){const x=b.path||b.composedPath&&b.composedPath();x&&(g=x.find(I=>w.includes(I)||p.includes(I)))}if(e.params.navigation.hideOnClick&&!g){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===y||e.pagination.el.contains(y)))return;let x;w.length?x=w[0].classList.contains(e.params.navigation.hiddenClass):p.length&&(x=p[0].classList.contains(e.params.navigation.hiddenClass)),s(x===!0?"navigationShow":"navigationHide"),[...w,...p].filter(I=>!!I).forEach(I=>I.classList.toggle(e.params.navigation.hiddenClass))}});const m=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),u(),a()},A=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),h()};Object.assign(e.navigation,{enable:m,disable:A,update:a,init:u,destroy:h})}function Vt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function fi(t){let{swiper:e,extendParams:i,on:n,emit:s}=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,a=0;function d(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(p,y){const{bulletActiveClass:g}=e.params.pagination;p&&(p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${g}-${y}`),p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${g}-${y}-${y}`)))}function u(p){const y=p.target.closest(Vt(e.params.pagination.bulletClass));if(!y)return;p.preventDefault();const g=ti(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function h(){const p=e.rtl,y=e.params.pagination;if(d())return;let g=e.pagination.el;g=Ne(g);let x,I;const E=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,O=e.params.loop?Math.ceil(E/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(I=e.previousRealIndex||0,x=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(x=e.snapIndex,I=e.previousSnapIndex):(I=e.previousIndex||0,x=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const M=e.pagination.bullets;let S,c,_;if(y.dynamicBullets&&(r=ki(M[0],e.isHorizontal()?"width":"height",!0),g.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${r*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&I!==void 0&&(a+=x-(I||0),a>y.dynamicMainBullets-1?a=y.dynamicMainBullets-1:a<0&&(a=0)),S=Math.max(x-a,0),c=S+(Math.min(M.length,y.dynamicMainBullets)-1),_=(c+S)/2),M.forEach(C=>{const L=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${y.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();C.classList.remove(...L)}),g.length>1)M.forEach(C=>{const L=ti(C);L===x?C.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),y.dynamicBullets&&(L>=S&&L<=c&&C.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),L===S&&v(C,"prev"),L===c&&v(C,"next"))});else{const C=M[x];if(C&&C.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&M.forEach((L,T)=>{L.setAttribute("part",T===x?"bullet-active":"bullet")}),y.dynamicBullets){const L=M[S],T=M[c];for(let j=S;j<=c;j+=1)M[j]&&M[j].classList.add(...`${y.bulletActiveClass}-main`.split(" "));v(L,"prev"),v(T,"next")}}if(y.dynamicBullets){const C=Math.min(M.length,y.dynamicMainBullets+4),L=(r*C-r)/2-_*r,T=p?"right":"left";M.forEach(j=>{j.style[e.isHorizontal()?T:"top"]=`${L}px`})}}g.forEach((M,S)=>{if(y.type==="fraction"&&(M.querySelectorAll(Vt(y.currentClass)).forEach(c=>{c.textContent=y.formatFractionCurrent(x+1)}),M.querySelectorAll(Vt(y.totalClass)).forEach(c=>{c.textContent=y.formatFractionTotal(O)})),y.type==="progressbar"){let c;y.progressbarOpposite?c=e.isHorizontal()?"vertical":"horizontal":c=e.isHorizontal()?"horizontal":"vertical";const _=(x+1)/O;let C=1,L=1;c==="horizontal"?C=_:L=_,M.querySelectorAll(Vt(y.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${L})`,T.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(M.innerHTML=y.renderCustom(e,x+1,O),S===0&&s("paginationRender",M)):(S===0&&s("paginationRender",M),s("paginationUpdate",M)),e.params.watchOverflow&&e.enabled&&M.classList[e.isLocked?"add":"remove"](y.lockClass)})}function m(){const p=e.params.pagination;if(d())return;const y=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 g=e.pagination.el;g=Ne(g);let x="";if(p.type==="bullets"){let I=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&I>y&&(I=y);for(let E=0;E<I;E+=1)p.renderBullet?x+=p.renderBullet.call(e,E,p.bulletClass):x+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?x=p.renderFraction.call(e,p.currentClass,p.totalClass):x=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?x=p.renderProgressbar.call(e,p.progressbarFillClass):x=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(I=>{p.type!=="custom"&&(I.innerHTML=x||""),p.type==="bullets"&&e.pagination.bullets.push(...I.querySelectorAll(Vt(p.bulletClass)))}),p.type!=="custom"&&s("paginationRender",g[0])}function A(){e.params.pagination=Mi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let y;typeof p.el=="string"&&e.isElement&&(y=e.el.querySelector(p.el)),!y&&typeof p.el=="string"&&(y=[...document.querySelectorAll(p.el)]),y||(y=p.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(p.el)],y.length>1&&(y=y.filter(g=>vi(g,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=Ne(y),y.forEach(g=>{p.type==="bullets"&&p.clickable&&g.classList.add(...(p.clickableClass||"").split(" ")),g.classList.add(p.modifierClass+p.type),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(g.classList.add(`${p.modifierClass}${p.type}-dynamic`),a=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&g.classList.add(p.progressbarOppositeClass),p.clickable&&g.addEventListener("click",u),e.enabled||g.classList.add(p.lockClass)}))}function f(){const p=e.params.pagination;if(d())return;let y=e.pagination.el;y&&(y=Ne(y),y.forEach(g=>{g.classList.remove(p.hiddenClass),g.classList.remove(p.modifierClass+p.type),g.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(g.classList.remove(...(p.clickableClass||"").split(" ")),g.removeEventListener("click",u))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...p.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:y}=e.pagination;y=Ne(y),y.forEach(g=>{g.classList.remove(p.horizontalClass,p.verticalClass),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?w():(A(),m(),h())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&h()}),n("snapIndexChange",()=>{h()}),n("snapGridLengthChange",()=>{m(),h()}),n("destroy",()=>{f()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Ne(p),p.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{h()}),n("click",(p,y)=>{const g=y.target,x=Ne(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&x&&x.length>0&&!g.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&g===e.navigation.nextEl||e.navigation.prevEl&&g===e.navigation.prevEl))return;const I=x[0].classList.contains(e.params.pagination.hiddenClass);s(I===!0?"paginationShow":"paginationHide"),x.forEach(E=>E.classList.toggle(e.params.pagination.hiddenClass))}});const b=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ne(p),p.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),A(),m(),h()},w=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ne(p),p.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),f()};Object.assign(e.pagination,{enable:b,disable:w,render:m,update:h,init:A,destroy:f})}function Yo(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=gt();let r=!1,a=null,d=null,v,u,h,m;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function A(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:L}=e,{dragEl:T,el:j}=C,F=e.params.scrollbar,D=e.params.loop?e.progressLoop:e.progress;let N=u,V=(h-u)*D;L?(V=-V,V>0?(N=u-V,V=0):-V+u>h&&(N=h+V)):V<0?(N=u+V,V=0):V+u>h&&(N=h-V),e.isHorizontal()?(T.style.transform=`translate3d(${V}px, 0, 0)`,T.style.width=`${N}px`):(T.style.transform=`translate3d(0px, ${V}px, 0)`,T.style.height=`${N}px`),F.hide&&(clearTimeout(a),j.style.opacity=1,a=setTimeout(()=>{j.style.opacity=0,j.style.transitionDuration="400ms"},1e3))}function f(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function b(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:L,el:T}=C;L.style.width="",L.style.height="",h=e.isHorizontal()?T.offsetWidth:T.offsetHeight,m=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?u=h*m:u=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?L.style.width=`${u}px`:L.style.height=`${u}px`,m>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function w(C){return e.isHorizontal()?C.clientX:C.clientY}function p(C){const{scrollbar:L,rtlTranslate:T}=e,{el:j}=L;let F;F=(w(C)-xn(j)[e.isHorizontal()?"left":"top"]-(v!==null?v:u/2))/(h-u),F=Math.max(Math.min(F,1),0),T&&(F=1-F);const D=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(D),e.setTranslate(D),e.updateActiveIndex(),e.updateSlidesClasses()}function y(C){const L=e.params.scrollbar,{scrollbar:T,wrapperEl:j}=e,{el:F,dragEl:D}=T;r=!0,v=C.target===D?w(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),j.style.transitionDuration="100ms",D.style.transitionDuration="100ms",p(C),clearTimeout(d),F.style.transitionDuration="0ms",L.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),s("scrollbarDragStart",C)}function g(C){const{scrollbar:L,wrapperEl:T}=e,{el:j,dragEl:F}=L;r&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,p(C),T.style.transitionDuration="0ms",j.style.transitionDuration="0ms",F.style.transitionDuration="0ms",s("scrollbarDragMove",C))}function x(C){const L=e.params.scrollbar,{scrollbar:T,wrapperEl:j}=e,{el:F}=T;r&&(r=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",j.style.transitionDuration=""),L.hide&&(clearTimeout(d),d=Zt(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",C),L.snapOnRelease&&e.slideToClosest())}function I(C){const{scrollbar:L,params:T}=e,j=L.el;if(!j)return;const F=j,D=T.passiveListeners?{passive:!1,capture:!1}:!1,N=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const V=C==="on"?"addEventListener":"removeEventListener";F[V]("pointerdown",y,D),l[V]("pointermove",g,D),l[V]("pointerup",x,N)}function E(){!e.params.scrollbar.el||!e.scrollbar.el||I("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||I("off")}function M(){const{scrollbar:C,el:L}=e;e.params.scrollbar=Mi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let j;if(typeof T.el=="string"&&e.isElement&&(j=e.el.querySelector(T.el)),!j&&typeof T.el=="string"){if(j=l.querySelectorAll(T.el),!j.length)return}else j||(j=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&j.length>1&&L.querySelectorAll(T.el).length===1&&(j=L.querySelector(T.el)),j.length>0&&(j=j[0]),j.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let F;j&&(F=j.querySelector(Vt(e.params.scrollbar.dragClass)),F||(F=Kt("div",e.params.scrollbar.dragClass),j.append(F))),Object.assign(C,{el:j,dragEl:F}),T.draggable&&E(),j&&j.classList[e.enabled?"remove":"add"](...Wt(e.params.scrollbar.lockClass))}function S(){const C=e.params.scrollbar,L=e.scrollbar.el;L&&L.classList.remove(...Wt(e.isHorizontal()?C.horizontalClass:C.verticalClass)),O()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:L}=e.scrollbar;L=Ne(L),L.forEach(T=>{T.classList.remove(C.horizontalClass,C.verticalClass),T.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?_():(M(),b(),A())}),n("update resize observerUpdate lock unlock changeDirection",()=>{b()}),n("setTranslate",()=>{A()}),n("setTransition",(C,L)=>{f(L)}),n("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...Wt(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const c=()=>{e.el.classList.remove(...Wt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Wt(e.params.scrollbar.scrollbarDisabledClass)),M(),b(),A()},_=()=>{e.el.classList.add(...Wt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Wt(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:c,disable:_,updateSize:b,setTranslate:A,init:M,destroy:S})}function _i(t){let{swiper:e,extendParams:i,on:n}=t;i({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null}}),e.a11y={clicked:!1};let s=null,l,r,a=new Date().getTime();function d(D){const N=s;N.length!==0&&(N.innerHTML="",N.innerHTML=D)}function v(D){D===void 0&&(D=16);const N=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(D).replace(/x/g,N)}function u(D){D=Ne(D),D.forEach(N=>{N.setAttribute("tabIndex","0")})}function h(D){D=Ne(D),D.forEach(N=>{N.setAttribute("tabIndex","-1")})}function m(D,N){D=Ne(D),D.forEach(V=>{V.setAttribute("role",N)})}function A(D,N){D=Ne(D),D.forEach(V=>{V.setAttribute("aria-roledescription",N)})}function f(D,N){D=Ne(D),D.forEach(V=>{V.setAttribute("aria-controls",N)})}function b(D,N){D=Ne(D),D.forEach(V=>{V.setAttribute("aria-label",N)})}function w(D,N){D=Ne(D),D.forEach(V=>{V.setAttribute("id",N)})}function p(D,N){D=Ne(D),D.forEach(V=>{V.setAttribute("aria-live",N)})}function y(D){D=Ne(D),D.forEach(N=>{N.setAttribute("aria-disabled",!0)})}function g(D){D=Ne(D),D.forEach(N=>{N.setAttribute("aria-disabled",!1)})}function x(D){if(D.keyCode!==13&&D.keyCode!==32)return;const N=e.params.a11y,V=D.target;if(!(e.pagination&&e.pagination.el&&(V===e.pagination.el||e.pagination.el.contains(D.target))&&!D.target.matches(Vt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const k=Ne(e.navigation.prevEl);Ne(e.navigation.nextEl).includes(V)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?d(N.lastSlideMessage):d(N.nextSlideMessage)),k.includes(V)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?d(N.firstSlideMessage):d(N.prevSlideMessage))}e.pagination&&V.matches(Vt(e.params.pagination.bulletClass))&&V.click()}}function I(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:D,prevEl:N}=e.navigation;N&&(e.isBeginning?(y(N),h(N)):(g(N),u(N))),D&&(e.isEnd?(y(D),h(D)):(g(D),u(D)))}function E(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function O(){return E()&&e.params.pagination.clickable}function M(){const D=e.params.a11y;E()&&e.pagination.bullets.forEach(N=>{e.params.pagination.clickable&&(u(N),e.params.pagination.renderBullet||(m(N,"button"),b(N,D.paginationBulletMessage.replace(/\{\{index\}\}/,ti(N)+1)))),N.matches(Vt(e.params.pagination.bulletActiveClass))?N.setAttribute("aria-current","true"):N.removeAttribute("aria-current")})}const S=(D,N,V)=>{u(D),D.tagName!=="BUTTON"&&(m(D,"button"),D.addEventListener("keydown",x)),b(D,V),f(D,N)},c=D=>{r&&r!==D.target&&!r.contains(D.target)&&(l=!0),e.a11y.clicked=!0},_=()=>{l=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},C=D=>{a=new Date().getTime()},L=D=>{if(e.a11y.clicked||new Date().getTime()-a<100)return;const N=D.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!N||!e.slides.includes(N))return;r=N;const V=e.slides.indexOf(N)===e.activeIndex,k=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(N);V||k||D.sourceCapabilities&&D.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{l||(e.params.loop?e.slideToLoop(parseInt(N.getAttribute("data-swiper-slide-index")),0):e.slideTo(e.slides.indexOf(N),0),l=!1)}))},T=()=>{const D=e.params.a11y;D.itemRoleDescriptionMessage&&A(e.slides,D.itemRoleDescriptionMessage),D.slideRole&&m(e.slides,D.slideRole);const N=e.slides.length;D.slideLabelMessage&&e.slides.forEach((V,k)=>{const B=e.params.loop?parseInt(V.getAttribute("data-swiper-slide-index"),10):k,X=D.slideLabelMessage.replace(/\{\{index\}\}/,B+1).replace(/\{\{slidesLength\}\}/,N);b(V,X)})},j=()=>{const D=e.params.a11y;e.el.append(s);const N=e.el;D.containerRoleDescriptionMessage&&A(N,D.containerRoleDescriptionMessage),D.containerMessage&&b(N,D.containerMessage);const V=e.wrapperEl,k=D.id||V.getAttribute("id")||`swiper-wrapper-${v(16)}`,B=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";w(V,k),p(V,B),T();let{nextEl:X,prevEl:W}=e.navigation?e.navigation:{};X=Ne(X),W=Ne(W),X&&X.forEach(J=>S(J,k,D.nextSlideMessage)),W&&W.forEach(J=>S(J,k,D.prevSlideMessage)),O()&&Ne(e.pagination.el).forEach(te=>{te.addEventListener("keydown",x)}),gt().addEventListener("visibilitychange",C),e.el.addEventListener("focus",L,!0),e.el.addEventListener("focus",L,!0),e.el.addEventListener("pointerdown",c,!0),e.el.addEventListener("pointerup",_,!0)};function F(){s&&s.remove();let{nextEl:D,prevEl:N}=e.navigation?e.navigation:{};D=Ne(D),N=Ne(N),D&&D.forEach(k=>k.removeEventListener("keydown",x)),N&&N.forEach(k=>k.removeEventListener("keydown",x)),O()&&Ne(e.pagination.el).forEach(B=>{B.removeEventListener("keydown",x)}),gt().removeEventListener("visibilitychange",C),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",L,!0),e.el.removeEventListener("pointerdown",c,!0),e.el.removeEventListener("pointerup",_,!0))}n("beforeInit",()=>{s=Kt("span",e.params.a11y.notificationClass),s.setAttribute("aria-live","assertive"),s.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&j()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&T()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&I()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&M()}),n("destroy",()=>{e.params.a11y.enabled&&F()})}function hi(t){let{swiper:e,extendParams:i,on:n,emit:s,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,a,d=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,u,h=new Date().getTime(),m,A,f,b,w,p,y;function g(N){!e||e.destroyed||!e.wrapperEl||N.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(y||N.detail&&N.detail.bySwiperTouchMove)&&c())}const x=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(v=u,m=!1);const N=e.autoplay.paused?u:h+v-new Date().getTime();e.autoplay.timeLeft=N,s("autoplayTimeLeft",N,N/d),a=requestAnimationFrame(()=>{x()})},I=()=>{let N;return e.virtual&&e.params.virtual.enabled?N=e.slides.filter(k=>k.classList.contains("swiper-slide-active"))[0]:N=e.slides[e.activeIndex],N?parseInt(N.getAttribute("data-swiper-autoplay"),10):void 0},E=N=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(a),x();let V=typeof N>"u"?e.params.autoplay.delay:N;d=e.params.autoplay.delay,v=e.params.autoplay.delay;const k=I();!Number.isNaN(k)&&k>0&&typeof N>"u"&&(V=k,d=k,v=k),u=V;const B=e.params.speed,X=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(B,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,B,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(B,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,B,!0,!0),s("autoplay")),e.params.cssMode&&(h=new Date().getTime(),requestAnimationFrame(()=>{E()})))};return V>0?(clearTimeout(r),r=setTimeout(()=>{X()},V)):requestAnimationFrame(()=>{X()}),V},O=()=>{h=new Date().getTime(),e.autoplay.running=!0,E(),s("autoplayStart")},M=()=>{e.autoplay.running=!1,clearTimeout(r),cancelAnimationFrame(a),s("autoplayStop")},S=(N,V)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(r),N||(p=!0);const k=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):c()};if(e.autoplay.paused=!0,V){w&&(u=e.params.autoplay.delay),w=!1,k();return}u=(u||e.params.autoplay.delay)-(new Date().getTime()-h),!(e.isEnd&&u<0&&!e.params.loop)&&(u<0&&(u=0),k())},c=()=>{e.isEnd&&u<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(h=new Date().getTime(),p?(p=!1,E(u)):E(),e.autoplay.paused=!1,s("autoplayResume"))},_=()=>{if(e.destroyed||!e.autoplay.running)return;const N=gt();N.visibilityState==="hidden"&&(p=!0,S(!0)),N.visibilityState==="visible"&&c()},C=N=>{N.pointerType==="mouse"&&(p=!0,y=!0,!(e.animating||e.autoplay.paused)&&S(!0))},L=N=>{N.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&c())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",L))},j=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",L))},F=()=>{gt().addEventListener("visibilitychange",_)},D=()=>{gt().removeEventListener("visibilitychange",_)};n("init",()=>{e.params.autoplay.enabled&&(T(),F(),O())}),n("destroy",()=>{j(),D(),e.autoplay.running&&M()}),n("_freeModeStaticRelease",()=>{(f||p)&&c()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?M():S(!0,!0)}),n("beforeTransitionStart",(N,V,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?S(!0,!0):M())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){M();return}A=!0,f=!1,p=!1,b=setTimeout(()=>{p=!0,f=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!A)){if(clearTimeout(b),clearTimeout(r),e.params.autoplay.disableOnInteraction){f=!1,A=!1;return}f&&e.params.cssMode&&c(),f=!1,A=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(w=!0)}),Object.assign(e.autoplay,{start:O,stop:M,pause:S,resume:c})}function qo(t){let{swiper:e,extendParams:i,emit:n,once:s}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const d=e.getTranslate();e.setTranslate(d),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function r(){if(e.params.cssMode)return;const{touchEventsData:d,touches:v}=e;d.velocities.length===0&&d.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:d.touchStartTime}),d.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:Et()})}function a(d){let{currentPos:v}=d;if(e.params.cssMode)return;const{params:u,wrapperEl:h,rtlTranslate:m,snapGrid:A,touchEventsData:f}=e,w=Et()-f.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<A.length?e.slideTo(A.length-1):e.slideTo(e.slides.length-1);return}if(u.freeMode.momentum){if(f.velocities.length>1){const M=f.velocities.pop(),S=f.velocities.pop(),c=M.position-S.position,_=M.time-S.time;e.velocity=c/_,e.velocity/=2,Math.abs(e.velocity)<u.freeMode.minimumVelocity&&(e.velocity=0),(_>150||Et()-M.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=u.freeMode.momentumVelocityRatio,f.velocities.length=0;let p=1e3*u.freeMode.momentumRatio;const y=e.velocity*p;let g=e.translate+y;m&&(g=-g);let x=!1,I;const E=Math.abs(e.velocity)*20*u.freeMode.momentumBounceRatio;let O;if(g<e.maxTranslate())u.freeMode.momentumBounce?(g+e.maxTranslate()<-E&&(g=e.maxTranslate()-E),I=e.maxTranslate(),x=!0,f.allowMomentumBounce=!0):g=e.maxTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(g>e.minTranslate())u.freeMode.momentumBounce?(g-e.minTranslate()>E&&(g=e.minTranslate()+E),I=e.minTranslate(),x=!0,f.allowMomentumBounce=!0):g=e.minTranslate(),u.loop&&u.centeredSlides&&(O=!0);else if(u.freeMode.sticky){let M;for(let S=0;S<A.length;S+=1)if(A[S]>-g){M=S;break}Math.abs(A[M]-g)<Math.abs(A[M-1]-g)||e.swipeDirection==="next"?g=A[M]:g=A[M-1],g=-g}if(O&&s("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?p=Math.abs((-g-e.translate)/e.velocity):p=Math.abs((g-e.translate)/e.velocity),u.freeMode.sticky){const M=Math.abs((m?-g:g)-e.translate),S=e.slidesSizesGrid[e.activeIndex];M<S?p=u.speed:M<2*S?p=u.speed*1.5:p=u.speed*2.5}}else if(u.freeMode.sticky){e.slideToClosest();return}u.freeMode.momentumBounce&&x?(e.updateProgress(I),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ii(h,()=>{!e||e.destroyed||!f.allowMomentumBounce||(n("momentumBounce"),e.setTransition(u.speed),setTimeout(()=>{e.setTranslate(I),Ii(h,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ii(h,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(u.freeMode.sticky){e.slideToClosest();return}else u.freeMode&&n("_freeModeNoMomentumRelease");(!u.freeMode.momentum||w>=u.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:r,onTouchEnd:a}})}let Li;function Zo(){const t=ft(),e=gt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Tn(){return Li||(Li=Zo()),Li}let Oi;function Ko(t){let{userAgent:e}=t===void 0?{}:t;const i=Tn(),n=ft(),s=n.navigator.platform,l=e||n.navigator.userAgent,r={ios:!1,android:!1},a=n.screen.width,d=n.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let u=l.match(/(iPad).*OS\s([\d_]+)/);const h=l.match(/(iPod)(.*OS\s([\d_]+))?/),m=!u&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),A=s==="Win32";let f=s==="MacIntel";const b=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!u&&f&&i.touch&&b.indexOf(`${a}x${d}`)>=0&&(u=l.match(/(Version)\/([\d.]+)/),u||(u=[0,1,"13_0_0"]),f=!1),v&&!A&&(r.os="android",r.android=!0),(u||m||h)&&(r.os="ios",r.ios=!0),r}function En(t){return t===void 0&&(t={}),Oi||(Oi=Ko(t)),Oi}let Ni;function Jo(){const t=ft(),e=En();let i=!1;function n(){const a=t.navigator.userAgent.toLowerCase();return a.indexOf("safari")>=0&&a.indexOf("chrome")<0&&a.indexOf("android")<0}if(n()){const a=String(t.navigator.userAgent);if(a.includes("Version/")){const[d,v]=a.split("Version/")[1].split(" ")[0].split(".").map(u=>Number(u));i=d<16||d===16&&v<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),r=l||s&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:r,isWebView:s}}function Qo(){return Ni||(Ni=Jo()),Ni}function Ro(t){let{swiper:e,on:i,emit:n}=t;const s=ft();let l=null,r=null;const a=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},d=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(h=>{r=s.requestAnimationFrame(()=>{const{width:m,height:A}=e;let f=m,b=A;h.forEach(w=>{let{contentBoxSize:p,contentRect:y,target:g}=w;g&&g!==e.el||(f=y?y.width:(p[0]||p).inlineSize,b=y?y.height:(p[0]||p).blockSize)}),(f!==m||b!==A)&&a()})}),l.observe(e.el))},v=()=>{r&&s.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 s.ResizeObserver<"u"){d();return}s.addEventListener("resize",a),s.addEventListener("orientationchange",u)}),i("destroy",()=>{v(),s.removeEventListener("resize",a),s.removeEventListener("orientationchange",u)})}function $o(t){let{swiper:e,extendParams:i,on:n,emit:s}=t;const l=[],r=ft(),a=function(u,h){h===void 0&&(h={});const m=r.MutationObserver||r.WebkitMutationObserver,A=new m(f=>{if(e.__preventObserver__)return;if(f.length===1){s("observerUpdate",f[0]);return}const b=function(){s("observerUpdate",f[0])};r.requestAnimationFrame?r.requestAnimationFrame(b):r.setTimeout(b,0)});A.observe(u,{attributes:typeof h.attributes>"u"?!0:h.attributes,childList:typeof h.childList>"u"?!0:h.childList,characterData:typeof h.characterData>"u"?!0:h.characterData}),l.push(A)},d=()=>{if(e.params.observer){if(e.params.observeParents){const u=vi(e.hostEl);for(let h=0;h<u.length;h+=1)a(u[h])}a(e.hostEl,{childList:e.params.observeSlideChildren}),a(e.wrapperEl,{attributes:!1})}},v=()=>{l.forEach(u=>{u.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",d),n("destroy",v)}var el={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const s=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][s](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function s(){n.off(t,s),s.__emitterProxy&&delete s.__emitterProxy;for(var l=arguments.length,r=new Array(l),a=0;a<l;a++)r[a]=arguments[a];e.apply(n,r)}return s.__emitterProxy=e,n.on(t,s,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((s,l)=>{(s===e||s.__emitterProxy&&s.__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 s=arguments.length,l=new Array(s),r=0;r<s;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(d=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(n,[d,...i])}),t.eventsListeners&&t.eventsListeners[d]&&t.eventsListeners[d].forEach(v=>{v.apply(n,i)})}),t}};function tl(){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(Ht(n,"padding-left")||0,10)-parseInt(Ht(n,"padding-right")||0,10),i=i-parseInt(Ht(n,"padding-top")||0,10)-parseInt(Ht(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 il(){const t=this;function e(c,_){return parseFloat(c.getPropertyValue(t.getDirectionLabel(_))||0)}const i=t.params,{wrapperEl:n,slidesEl:s,size:l,rtlTranslate:r,wrongRTL:a}=t,d=t.virtual&&i.virtual.enabled,v=d?t.virtual.slides.length:t.slides.length,u=Lt(s,`.${t.params.slideClass}, swiper-slide`),h=d?t.virtual.slides.length:u.length;let m=[];const A=[],f=[];let b=i.slidesOffsetBefore;typeof b=="function"&&(b=i.slidesOffsetBefore.call(t));let w=i.slidesOffsetAfter;typeof w=="function"&&(w=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,y=t.slidesGrid.length;let g=i.spaceBetween,x=-b,I=0,E=0;if(typeof l>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*l:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,u.forEach(c=>{r?c.style.marginLeft="":c.style.marginRight="",c.style.marginBottom="",c.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(ci(n,"--swiper-centered-offset-before",""),ci(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 M;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(c=>typeof i.breakpoints[c].slidesPerView<"u").length>0;for(let c=0;c<h;c+=1){M=0;let _;if(u[c]&&(_=u[c]),O&&t.grid.updateSlide(c,_,u),!(u[c]&&Ht(_,"display")==="none")){if(i.slidesPerView==="auto"){S&&(u[c].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(_),L=_.style.transform,T=_.style.webkitTransform;if(L&&(_.style.transform="none"),T&&(_.style.webkitTransform="none"),i.roundLengths)M=t.isHorizontal()?ki(_,"width",!0):ki(_,"height",!0);else{const j=e(C,"width"),F=e(C,"padding-left"),D=e(C,"padding-right"),N=e(C,"margin-left"),V=e(C,"margin-right"),k=C.getPropertyValue("box-sizing");if(k&&k==="border-box")M=j+N+V;else{const{clientWidth:B,offsetWidth:X}=_;M=j+F+D+N+V+(X-B)}}L&&(_.style.transform=L),T&&(_.style.webkitTransform=T),i.roundLengths&&(M=Math.floor(M))}else M=(l-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(M=Math.floor(M)),u[c]&&(u[c].style[t.getDirectionLabel("width")]=`${M}px`);u[c]&&(u[c].swiperSlideSize=M),f.push(M),i.centeredSlides?(x=x+M/2+I/2+g,I===0&&c!==0&&(x=x-l/2-g),c===0&&(x=x-l/2-g),Math.abs(x)<1/1e3&&(x=0),i.roundLengths&&(x=Math.floor(x)),E%i.slidesPerGroup===0&&m.push(x),A.push(x)):(i.roundLengths&&(x=Math.floor(x)),(E-Math.min(t.params.slidesPerGroupSkip,E))%t.params.slidesPerGroup===0&&m.push(x),A.push(x),x=x+M+g),t.virtualSize+=M+g,I=M,E+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+w,r&&a&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),O&&t.grid.updateWrapperSize(M,m),!i.centeredSlides){const c=[];for(let _=0;_<m.length;_+=1){let C=m[_];i.roundLengths&&(C=Math.floor(C)),m[_]<=t.virtualSize-l&&c.push(C)}m=c,Math.floor(t.virtualSize-l)-Math.floor(m[m.length-1])>1&&m.push(t.virtualSize-l)}if(d&&i.loop){const c=f[0]+g;if(i.slidesPerGroup>1){const _=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=c*i.slidesPerGroup;for(let L=0;L<_;L+=1)m.push(m[m.length-1]+C)}for(let _=0;_<t.virtual.slidesBefore+t.virtual.slidesAfter;_+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+c),A.push(A[A.length-1]+c),t.virtualSize+=c}if(m.length===0&&(m=[0]),g!==0){const c=t.isHorizontal()&&r?"marginLeft":t.getDirectionLabel("marginRight");u.filter((_,C)=>!i.cssMode||i.loop?!0:C!==u.length-1).forEach(_=>{_.style[c]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let c=0;f.forEach(C=>{c+=C+(g||0)}),c-=g;const _=c-l;m=m.map(C=>C<=0?-b:C>_?_+w:C)}if(i.centerInsufficientSlides){let c=0;f.forEach(C=>{c+=C+(g||0)}),c-=g;const _=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(c+_<l){const C=(l-c-_)/2;m.forEach((L,T)=>{m[T]=L-C}),A.forEach((L,T)=>{A[T]=L+C})}}if(Object.assign(t,{slides:u,snapGrid:m,slidesGrid:A,slidesSizesGrid:f}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ci(n,"--swiper-centered-offset-before",`${-m[0]}px`),ci(n,"--swiper-centered-offset-after",`${t.size/2-f[f.length-1]/2}px`);const c=-t.snapGrid[0],_=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+c),t.slidesGrid=t.slidesGrid.map(C=>C+_)}if(h!==v&&t.emit("slidesLengthChange"),m.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),A.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!d&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const c=`${i.containerModifierClass}backface-hidden`,_=t.el.classList.contains(c);h<=i.maxBackfaceHiddenSlides?_||t.el.classList.add(c):_&&t.el.classList.remove(c)}}function nl(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let s=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const r=a=>n?e.slides[e.getSlideIndexByData(a)]:e.slides[a];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(a=>{i.push(a)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const a=e.activeIndex+l;if(a>e.slides.length&&!n)break;i.push(r(a))}else i.push(r(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const a=i[l].offsetHeight;s=a>s?a:s}(s||s===0)&&(e.wrapperEl.style.height=`${s}px`)}function ol(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-i-t.cssOverflowAdjustment()}const Cn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function ll(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:s,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let r=-t;s&&(r=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let a=i.spaceBetween;typeof a=="string"&&a.indexOf("%")>=0?a=parseFloat(a.replace("%",""))/100*e.size:typeof a=="string"&&(a=parseFloat(a));for(let d=0;d<n.length;d+=1){const v=n[d];let u=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(u-=n[0].swiperSlideOffset);const h=(r+(i.centeredSlides?e.minTranslate():0)-u)/(v.swiperSlideSize+a),m=(r-l[0]+(i.centeredSlides?e.minTranslate():0)-u)/(v.swiperSlideSize+a),A=-(r-u),f=A+e.slidesSizesGrid[d],b=A>=0&&A<=e.size-e.slidesSizesGrid[d],w=A>=0&&A<e.size-1||f>1&&f<=e.size||A<=0&&f>=e.size;w&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(d)),Cn(v,w,i.slideVisibleClass),Cn(v,b,i.slideFullyVisibleClass),v.progress=s?-h:h,v.originalProgress=s?-m:m}}function sl(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:s,isBeginning:l,isEnd:r,progressLoop:a}=e;const d=l,v=r;if(n===0)s=0,l=!0,r=!0;else{s=(t-e.minTranslate())/n;const u=Math.abs(t-e.minTranslate())<1,h=Math.abs(t-e.maxTranslate())<1;l=u||s<=0,r=h||s>=1,u&&(s=0),h&&(s=1)}if(i.loop){const u=e.getSlideIndexByData(0),h=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[u],A=e.slidesGrid[h],f=e.slidesGrid[e.slidesGrid.length-1],b=Math.abs(t);b>=m?a=(b-m)/f:a=(b+f-A)/f,a>1&&(a-=1)}Object.assign(e,{progress:s,progressLoop:a,isBeginning:l,isEnd:r}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!d&&e.emit("reachBeginning toEdge"),r&&!v&&e.emit("reachEnd toEdge"),(d&&!l||v&&!r)&&e.emit("fromEdge"),e.emit("progress",s)}const Vi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function rl(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:s}=t,l=t.virtual&&i.virtual.enabled,r=t.grid&&i.grid&&i.grid.rows>1,a=h=>Lt(n,`.${i.slideClass}${h}, swiper-slide${h}`)[0];let d,v,u;if(l)if(i.loop){let h=s-t.virtual.slidesBefore;h<0&&(h=t.virtual.slides.length+h),h>=t.virtual.slides.length&&(h-=t.virtual.slides.length),d=a(`[data-swiper-slide-index="${h}"]`)}else d=a(`[data-swiper-slide-index="${s}"]`);else r?(d=e.filter(h=>h.column===s)[0],u=e.filter(h=>h.column===s+1)[0],v=e.filter(h=>h.column===s-1)[0]):d=e[s];d&&(r||(u=Uo(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u&&(u=e[0]),v=Go(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(h=>{Vi(h,h===d,i.slideActiveClass),Vi(h,h===u,i.slideNextClass),Vi(h,h===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Ai=(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 s=n.querySelector(`.${t.params.lazyPreloaderClass}`);!s&&t.isElement&&(n.shadowRoot?s=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(s=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),s&&s.remove())})),s&&s.remove()}},ji=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Fi=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),s=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const r=s,a=[r-e];a.push(...Array.from({length:e}).map((d,v)=>r+n+v)),t.slides.forEach((d,v)=>{a.includes(d.column)&&ji(t,v)});return}const l=s+n-1;if(t.params.rewind||t.params.loop)for(let r=s-e;r<=l+e;r+=1){const a=(r%i+i)%i;(a<s||a>l)&&ji(t,a)}else for(let r=Math.max(s-e,0);r<=Math.min(l+e,i-1);r+=1)r!==s&&(r>l||r<s)&&ji(t,r)};function dl(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let s;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?s=l:n>=e[l]&&n<e[l+1]&&(s=l+1):n>=e[l]&&(s=l);return i.normalizeSlideIndex&&(s<0||typeof s>"u")&&(s=0),s}function al(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:s,activeIndex:l,realIndex:r,snapIndex:a}=e;let d=t,v;const u=A=>{let f=A-e.virtual.slidesBefore;return f<0&&(f=e.virtual.slides.length+f),f>=e.virtual.slides.length&&(f-=e.virtual.slides.length),f};if(typeof d>"u"&&(d=dl(e)),n.indexOf(i)>=0)v=n.indexOf(i);else{const A=Math.min(s.slidesPerGroupSkip,d);v=A+Math.floor((d-A)/s.slidesPerGroup)}if(v>=n.length&&(v=n.length-1),d===l&&!e.params.loop){v!==a&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(d===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=u(d);return}const h=e.grid&&s.grid&&s.grid.rows>1;let m;if(e.virtual&&s.virtual.enabled&&s.loop)m=u(d);else if(h){const A=e.slides.filter(b=>b.column===d)[0];let f=parseInt(A.getAttribute("data-swiper-slide-index"),10);Number.isNaN(f)&&(f=Math.max(e.slides.indexOf(A),0)),m=Math.floor(f/s.grid.rows)}else if(e.slides[d]){const A=e.slides[d].getAttribute("data-swiper-slide-index");A?m=parseInt(A,10):m=d}else m=d;Object.assign(e,{previousSnapIndex:a,snapIndex:v,previousRealIndex:r,realIndex:m,previousIndex:l,activeIndex:d}),e.initialized&&Fi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(r!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function ul(t,e){const i=this,n=i.params;let s=t.closest(`.${n.slideClass}, swiper-slide`);!s&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(a=>{!s&&a.matches&&a.matches(`.${n.slideClass}, swiper-slide`)&&(s=a)});let l=!1,r;if(s){for(let a=0;a<i.slides.length;a+=1)if(i.slides[a]===s){l=!0,r=a;break}}if(s&&l)i.clickedSlide=s,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(s.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 cl={updateSize:tl,updateSlides:il,updateAutoHeight:nl,updateSlidesOffset:ol,updateSlidesProgress:ll,updateProgress:sl,updateSlidesClasses:rl,updateActiveIndex:al,updateClickedSlide:ul};function pl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:s,wrapperEl:l}=e;if(i.virtualTranslate)return n?-s:s;if(i.cssMode)return s;let r=Ho(l,t);return r+=e.cssOverflowAdjustment(),n&&(r=-r),r||0}function vl(t,e){const i=this,{rtlTranslate:n,params:s,wrapperEl:l,progress:r}=i;let a=0,d=0;const v=0;i.isHorizontal()?a=n?-t:t:d=t,s.roundLengths&&(a=Math.floor(a),d=Math.floor(d)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?a:d,s.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-a:-d:s.virtualTranslate||(i.isHorizontal()?a-=i.cssOverflowAdjustment():d-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${a}px, ${d}px, ${v}px)`);let u;const h=i.maxTranslate()-i.minTranslate();h===0?u=0:u=(t-i.minTranslate())/h,u!==r&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function ml(){return-this.snapGrid[0]}function fl(){return-this.snapGrid[this.snapGrid.length-1]}function hl(t,e,i,n,s){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:a}=l;if(l.animating&&r.preventInteractionOnTransition)return!1;const d=l.minTranslate(),v=l.maxTranslate();let u;if(n&&t>d?u=d:n&&t<v?u=v:u=t,l.updateProgress(u),r.cssMode){const h=l.isHorizontal();if(e===0)a[h?"scrollLeft":"scrollTop"]=-u;else{if(!l.support.smoothScroll)return Sn({swiper:l,targetPosition:-u,side:h?"left":"top"}),!0;a.scrollTo({[h?"left":"top"]:-u,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(u),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(m){!l||l.destroyed||m.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var Al={getTranslate:pl,setTranslate:vl,minTranslate:ml,maxTranslate:fl,translateTo:hl};function gl(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 In(t){let{swiper:e,runCallbacks:i,direction:n,step:s}=t;const{activeIndex:l,previousIndex:r}=e;let a=n;if(a||(l>r?a="next":l<r?a="prev":a="reset"),e.emit(`transition${s}`),i&&l!==r){if(a==="reset"){e.emit(`slideResetTransition${s}`);return}e.emit(`slideChangeTransition${s}`),a==="next"?e.emit(`slideNextTransition${s}`):e.emit(`slidePrevTransition${s}`)}}function bl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),In({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function yl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),In({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var wl={setTransition:gl,transitionStart:bl,transitionEnd:yl};function Sl(t,e,i,n,s){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let r=t;r<0&&(r=0);const{params:a,snapGrid:d,slidesGrid:v,previousIndex:u,activeIndex:h,rtlTranslate:m,wrapperEl:A,enabled:f}=l;if(!f&&!n&&!s||l.destroyed||l.animating&&a.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const b=Math.min(l.params.slidesPerGroupSkip,r);let w=b+Math.floor((r-b)/l.params.slidesPerGroup);w>=d.length&&(w=d.length-1);const p=-d[w];if(a.normalizeSlideIndex)for(let g=0;g<v.length;g+=1){const x=-Math.floor(p*100),I=Math.floor(v[g]*100),E=Math.floor(v[g+1]*100);typeof v[g+1]<"u"?x>=I&&x<E-(E-I)/2?r=g:x>=I&&x<E&&(r=g+1):x>=I&&(r=g)}if(l.initialized&&r!==h&&(!l.allowSlideNext&&(m?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(h||0)!==r))return!1;r!==(u||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let y;if(r>h?y="next":r<h?y="prev":y="reset",m&&-p===l.translate||!m&&p===l.translate)return l.updateActiveIndex(r),a.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),a.effect!=="slide"&&l.setTranslate(p),y!=="reset"&&(l.transitionStart(i,y),l.transitionEnd(i,y)),!1;if(a.cssMode){const g=l.isHorizontal(),x=m?p:-p;if(e===0){const I=l.virtual&&l.params.virtual.enabled;I&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),I&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{A[g?"scrollLeft":"scrollTop"]=x})):A[g?"scrollLeft":"scrollTop"]=x,I&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Sn({swiper:l,targetPosition:x,side:g?"left":"top"}),!0;A.scrollTo({[g?"left":"top"]:x,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(r),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,y),e===0?l.transitionEnd(i,y):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(x){!l||l.destroyed||x.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,y))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function xl(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const s=this;if(s.destroyed)return;typeof e>"u"&&(e=s.params.speed);const l=s.grid&&s.params.grid&&s.params.grid.rows>1;let r=t;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)r=r+s.virtual.slidesBefore;else{let a;if(l){const m=r*s.params.grid.rows;a=s.slides.filter(A=>A.getAttribute("data-swiper-slide-index")*1===m)[0].column}else a=s.getSlideIndexByData(r);const d=l?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:v}=s.params;let u=s.params.slidesPerView;u==="auto"?u=s.slidesPerViewDynamic():(u=Math.ceil(parseFloat(s.params.slidesPerView,10)),v&&u%2===0&&(u=u+1));let h=d-a<u;if(v&&(h=h||a<Math.ceil(u/2)),n&&v&&s.params.slidesPerView!=="auto"&&!l&&(h=!1),h){const m=v?a<s.activeIndex?"prev":"next":a-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?a+1:a-d+1,slideRealIndex:m==="next"?s.realIndex:void 0})}if(l){const m=r*s.params.grid.rows;r=s.slides.filter(A=>A.getAttribute("data-swiper-slide-index")*1===m)[0].column}else r=s.getSlideIndexByData(r)}return requestAnimationFrame(()=>{s.slideTo(r,e,i,n)}),s}function Tl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:s,params:l,animating:r}=n;if(!s||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let a=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(a=Math.max(n.slidesPerViewDynamic("current",!0),1));const d=n.activeIndex<l.slidesPerGroupSkip?1:a,v=n.virtual&&l.virtual.enabled;if(l.loop){if(r&&!v&&l.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+d,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+d,t,e,i)}function El(t,e,i){e===void 0&&(e=!0);const n=this,{params:s,snapGrid:l,slidesGrid:r,rtlTranslate:a,enabled:d,animating:v}=n;if(!d||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const u=n.virtual&&s.virtual.enabled;if(s.loop){if(v&&!u&&s.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const h=a?n.translate:-n.translate;function m(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const A=m(h),f=l.map(p=>m(p));let b=l[f.indexOf(A)-1];if(typeof b>"u"&&s.cssMode){let p;l.forEach((y,g)=>{A>=y&&(p=g)}),typeof p<"u"&&(b=l[p>0?p-1:p])}let w=0;if(typeof b<"u"&&(w=r.indexOf(b),w<0&&(w=n.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(w=w-n.slidesPerViewDynamic("previous",!0)+1,w=Math.max(w,0))),s.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(s.loop&&n.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{n.slideTo(w,t,e,i)}),!0;return n.slideTo(w,t,e,i)}function Cl(t,e,i){e===void 0&&(e=!0);const n=this;if(!n.destroyed)return typeof t>"u"&&(t=n.params.speed),n.slideTo(n.activeIndex,t,e,i)}function Il(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const s=this;if(s.destroyed)return;typeof t>"u"&&(t=s.params.speed);let l=s.activeIndex;const r=Math.min(s.params.slidesPerGroupSkip,l),a=r+Math.floor((l-r)/s.params.slidesPerGroup),d=s.rtlTranslate?s.translate:-s.translate;if(d>=s.snapGrid[a]){const v=s.snapGrid[a],u=s.snapGrid[a+1];d-v>(u-v)*n&&(l+=s.params.slidesPerGroup)}else{const v=s.snapGrid[a-1],u=s.snapGrid[a];d-v<=(u-v)*n&&(l-=s.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,s.slidesGrid.length-1),s.slideTo(l,t,e,i)}function kl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let s=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?s<t.loopedSlides-n/2||s>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),s=t.getSlideIndex(Lt(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),Zt(()=>{t.slideTo(s)})):t.slideTo(s):s>t.slides.length-n?(t.loopFix(),s=t.getSlideIndex(Lt(i,`${r}[data-swiper-slide-index="${l}"]`)[0]),Zt(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var Pl={slideTo:Sl,slideToLoop:xl,slideNext:Tl,slidePrev:El,slideReset:Cl,slideToClosest:Il,slideToClickedSlide:kl};function Ml(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const s=()=>{Lt(n,`.${i.slideClass}, swiper-slide`).forEach((h,m)=>{h.setAttribute("data-swiper-slide-index",m)})},l=e.grid&&i.grid&&i.grid.rows>1,r=i.slidesPerGroup*(l?i.grid.rows:1),a=e.slides.length%r!==0,d=l&&e.slides.length%i.grid.rows!==0,v=u=>{for(let h=0;h<u;h+=1){const m=e.isElement?Kt("swiper-slide",[i.slideBlankClass]):Kt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(a){if(i.loopAddBlankSlides){const u=r-e.slides.length%r;v(u),e.recalcSlides(),e.updateSlides()}else pi("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)");s()}else if(d){if(i.loopAddBlankSlides){const u=i.grid.rows-e.slides.length%i.grid.rows;v(u),e.recalcSlides(),e.updateSlides()}else pi("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)");s()}else s();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Dl(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:s,activeSlideIndex:l,byController:r,byMousewheel:a}=t===void 0?{}:t;const d=this;if(!d.params.loop)return;d.emit("beforeLoopFix");const{slides:v,allowSlidePrev:u,allowSlideNext:h,slidesEl:m,params:A}=d,{centeredSlides:f}=A;if(d.allowSlidePrev=!0,d.allowSlideNext=!0,d.virtual&&A.virtual.enabled){i&&(!A.centeredSlides&&d.snapIndex===0?d.slideTo(d.virtual.slides.length,0,!1,!0):A.centeredSlides&&d.snapIndex<A.slidesPerView?d.slideTo(d.virtual.slides.length+d.snapIndex,0,!1,!0):d.snapIndex===d.snapGrid.length-1&&d.slideTo(d.virtual.slidesBefore,0,!1,!0)),d.allowSlidePrev=u,d.allowSlideNext=h,d.emit("loopFix");return}let b=A.slidesPerView;b==="auto"?b=d.slidesPerViewDynamic():(b=Math.ceil(parseFloat(A.slidesPerView,10)),f&&b%2===0&&(b=b+1));const w=A.slidesPerGroupAuto?b:A.slidesPerGroup;let p=w;p%w!==0&&(p+=w-p%w),p+=A.loopAdditionalSlides,d.loopedSlides=p;const y=d.grid&&A.grid&&A.grid.rows>1;v.length<b+p?pi("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"):y&&A.grid.fill==="row"&&pi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],x=[];let I=d.activeIndex;typeof l>"u"?l=d.getSlideIndex(v.filter(L=>L.classList.contains(A.slideActiveClass))[0]):I=l;const E=n==="next"||!n,O=n==="prev"||!n;let M=0,S=0;const c=y?Math.ceil(v.length/A.grid.rows):v.length,C=(y?v[l].column:l)+(f&&typeof s>"u"?-b/2+.5:0);if(C<p){M=Math.max(p-C,w);for(let L=0;L<p-C;L+=1){const T=L-Math.floor(L/c)*c;if(y){const j=c-T-1;for(let F=v.length-1;F>=0;F-=1)v[F].column===j&&g.push(F)}else g.push(c-T-1)}}else if(C+b>c-p){S=Math.max(C-(c-p*2),w);for(let L=0;L<S;L+=1){const T=L-Math.floor(L/c)*c;y?v.forEach((j,F)=>{j.column===T&&x.push(F)}):x.push(T)}}if(d.__preventObserver__=!0,requestAnimationFrame(()=>{d.__preventObserver__=!1}),O&&g.forEach(L=>{v[L].swiperLoopMoveDOM=!0,m.prepend(v[L]),v[L].swiperLoopMoveDOM=!1}),E&&x.forEach(L=>{v[L].swiperLoopMoveDOM=!0,m.append(v[L]),v[L].swiperLoopMoveDOM=!1}),d.recalcSlides(),A.slidesPerView==="auto"?d.updateSlides():y&&(g.length>0&&O||x.length>0&&E)&&d.slides.forEach((L,T)=>{d.grid.updateSlide(T,L,d.slides)}),A.watchSlidesProgress&&d.updateSlidesOffset(),i){if(g.length>0&&O){if(typeof e>"u"){const L=d.slidesGrid[I],j=d.slidesGrid[I+M]-L;a?d.setTranslate(d.translate-j):(d.slideTo(I+Math.ceil(M),0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-j,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-j))}else if(s){const L=y?g.length/A.grid.rows:g.length;d.slideTo(d.activeIndex+L,0,!1,!0),d.touchEventsData.currentTranslate=d.translate}}else if(x.length>0&&E)if(typeof e>"u"){const L=d.slidesGrid[I],j=d.slidesGrid[I-S]-L;a?d.setTranslate(d.translate-j):(d.slideTo(I-S,0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-j,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-j))}else{const L=y?x.length/A.grid.rows:x.length;d.slideTo(d.activeIndex-L,0,!1,!0)}}if(d.allowSlidePrev=u,d.allowSlideNext=h,d.controller&&d.controller.control&&!r){const L={slideRealIndex:e,direction:n,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(d.controller.control)?d.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...L,slideTo:T.params.slidesPerView===A.slidesPerView?i:!1})}):d.controller.control instanceof d.constructor&&d.controller.control.params.loop&&d.controller.control.loopFix({...L,slideTo:d.controller.control.params.slidesPerView===A.slidesPerView?i:!1})}d.emit("loopFix")}function _l(){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(s=>{const l=typeof s.swiperSlideIndex>"u"?s.getAttribute("data-swiper-slide-index")*1:s.swiperSlideIndex;n[l]=s}),t.slides.forEach(s=>{s.removeAttribute("data-swiper-slide-index")}),n.forEach(s=>{i.append(s)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Ll={loopCreate:Ml,loopFix:Dl,loopDestroy:_l};function Ol(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 Nl(){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 Vl={setGrabCursor:Ol,unsetGrabCursor:Nl};function jl(t,e){e===void 0&&(e=this);function i(n){if(!n||n===gt()||n===ft())return null;n.assignedSlot&&(n=n.assignedSlot);const s=n.closest(t);return!s&&!n.getRootNode?null:s||i(n.getRootNode().host)}return i(e)}function kn(t,e,i){const n=ft(),{params:s}=t,l=s.edgeSwipeDetection,r=s.edgeSwipeThreshold;return l&&(i<=r||i>=n.innerWidth-r)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Fl(t){const e=this,i=gt();let n=t;n.originalEvent&&(n=n.originalEvent);const s=e.touchEventsData;if(n.type==="pointerdown"){if(s.pointerId!==null&&s.pointerId!==n.pointerId)return;s.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(s.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){kn(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:r,enabled:a}=e;if(!a||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let d=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(d)||"which"in n&&n.which===3||"button"in n&&n.button>0||s.isTouched&&s.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",u=n.composedPath?n.composedPath():n.path;v&&n.target&&n.target.shadowRoot&&u&&(d=u[0]);const h=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,m=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(m?jl(h,d):d.closest(h))){e.allowClick=!0;return}if(l.swipeHandler&&!d.closest(l.swipeHandler))return;r.currentX=n.pageX,r.currentY=n.pageY;const A=r.currentX,f=r.currentY;if(!kn(e,n,A))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),r.startX=A,r.startY=f,s.touchStartTime=Et(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let b=!0;d.matches(s.focusableElements)&&(b=!1,d.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==d&&i.activeElement.blur();const w=b&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||w)&&!d.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function Bl(t){const e=gt(),i=this,n=i.touchEventsData,{params:s,touches:l,rtlTranslate:r,enabled:a}=i;if(!a||!s.simulateTouch&&t.pointerType==="mouse")return;let d=t;if(d.originalEvent&&(d=d.originalEvent),d.type==="pointermove"&&(n.touchId!==null||d.pointerId!==n.pointerId))return;let v;if(d.type==="touchmove"){if(v=[...d.changedTouches].filter(E=>E.identifier===n.touchId)[0],!v||v.identifier!==n.touchId)return}else v=d;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",d);return}const u=v.pageX,h=v.pageY;if(d.preventedByNestedSwiper){l.startX=u,l.startY=h;return}if(!i.allowTouchMove){d.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:u,startY:h,currentX:u,currentY:h}),n.touchStartTime=Et());return}if(s.touchReleaseOnEdges&&!s.loop){if(i.isVertical()){if(h<l.startY&&i.translate<=i.maxTranslate()||h>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(u<l.startX&&i.translate<=i.maxTranslate()||u>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&d.target===e.activeElement&&d.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",d),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=u,l.currentY=h;const m=l.currentX-l.startX,A=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(m**2+A**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let E;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:m*m+A*A>=25&&(E=Math.atan2(Math.abs(A),Math.abs(m))*180/Math.PI,n.isScrolling=i.isHorizontal()?E>s.touchAngle:90-E>s.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",d),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling||d.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!s.cssMode&&d.cancelable&&d.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&d.stopPropagation();let f=i.isHorizontal()?m:A,b=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(f=Math.abs(f)*(r?1:-1),b=Math.abs(b)*(r?1:-1)),l.diff=f,f*=s.touchRatio,r&&(f=-f,b=-b);const w=i.touchesDirection;i.swipeDirection=f>0?"prev":"next",i.touchesDirection=b>0?"prev":"next";const p=i.params.loop&&!s.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&y&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const E=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(E)}n.allowMomentumBounce=!1,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",d)}let g;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&w!==i.touchesDirection&&p&&y&&Math.abs(f)>=1){Object.assign(l,{startX:u,startY:h,currentX:u,currentY:h,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",d),n.isMoved=!0,n.currentTranslate=f+n.startTranslate;let x=!0,I=s.resistanceRatio;if(s.touchReleaseOnEdges&&(I=0),f>0?(p&&y&&!g&&n.allowThresholdMove&&n.currentTranslate>(s.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(x=!1,s.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+f)**I))):f<0&&(p&&y&&!g&&n.allowThresholdMove&&n.currentTranslate<(s.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(s.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(x=!1,s.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-f)**I))),x&&(d.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),s.threshold>0)if(Math.abs(f)>s.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}!s.followFinger||s.cssMode||((s.freeMode&&s.freeMode.enabled&&i.freeMode||s.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function zl(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let s;if(n.type==="touchend"||n.type==="touchcancel"){if(s=[...n.changedTouches].filter(I=>I.identifier===i.touchId)[0],!s||s.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;s=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:a,rtlTranslate:d,slidesGrid:v,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 h=Et(),m=h-i.touchStartTime;if(e.allowClick){const I=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(I&&I[0]||n.target,I),e.emit("tap click",n),m<300&&h-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Et(),Zt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||a.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 A;if(r.followFinger?A=d?e.translate:-e.translate:A=-i.currentTranslate,r.cssMode)return;if(r.freeMode&&r.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:A});return}const f=A>=-e.maxTranslate()&&!e.params.loop;let b=0,w=e.slidesSizesGrid[0];for(let I=0;I<v.length;I+=I<r.slidesPerGroupSkip?1:r.slidesPerGroup){const E=I<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;typeof v[I+E]<"u"?(f||A>=v[I]&&A<v[I+E])&&(b=I,w=v[I+E]-v[I]):(f||A>=v[I])&&(b=I,w=v[v.length-1]-v[v.length-2])}let p=null,y=null;r.rewind&&(e.isBeginning?y=r.virtual&&r.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const g=(A-v[b])/w,x=b<r.slidesPerGroupSkip-1?1:r.slidesPerGroup;if(m>r.longSwipesMs){if(!r.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=r.longSwipesRatio?e.slideTo(r.rewind&&e.isEnd?p:b+x):e.slideTo(b)),e.swipeDirection==="prev"&&(g>1-r.longSwipesRatio?e.slideTo(b+x):y!==null&&g<0&&Math.abs(g)>r.longSwipesRatio?e.slideTo(y):e.slideTo(b))}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(b+x):e.slideTo(b):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:b+x),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:b))}}function Pn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:s,snapGrid:l}=t,r=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const a=r&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!a?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=s,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function Wl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Hl(){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 s;const l=t.maxTranslate()-t.minTranslate();l===0?s=0:s=(t.translate-t.minTranslate())/l,s!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Xl(t){const e=this;Ai(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Gl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Mn=(t,e)=>{const i=gt(),{params:n,el:s,wrapperEl:l,device:r}=t,a=!!n.nested,d=e==="on"?"addEventListener":"removeEventListener",v=e;!s||typeof s=="string"||(i[d]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:a}),s[d]("touchstart",t.onTouchStart,{passive:!1}),s[d]("pointerdown",t.onTouchStart,{passive:!1}),i[d]("touchmove",t.onTouchMove,{passive:!1,capture:a}),i[d]("pointermove",t.onTouchMove,{passive:!1,capture:a}),i[d]("touchend",t.onTouchEnd,{passive:!0}),i[d]("pointerup",t.onTouchEnd,{passive:!0}),i[d]("pointercancel",t.onTouchEnd,{passive:!0}),i[d]("touchcancel",t.onTouchEnd,{passive:!0}),i[d]("pointerout",t.onTouchEnd,{passive:!0}),i[d]("pointerleave",t.onTouchEnd,{passive:!0}),i[d]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&s[d]("click",t.onClick,!0),n.cssMode&&l[d]("scroll",t.onScroll),n.updateOnWindowResize?t[v](r.ios||r.android?"resize orientationchange observerUpdate":"resize observerUpdate",Pn,!0):t[v]("observerUpdate",Pn,!0),s[d]("load",t.onLoad,{capture:!0}))};function Ul(){const t=this,{params:e}=t;t.onTouchStart=Fl.bind(t),t.onTouchMove=Bl.bind(t),t.onTouchEnd=zl.bind(t),t.onDocumentTouchStart=Gl.bind(t),e.cssMode&&(t.onScroll=Hl.bind(t)),t.onClick=Wl.bind(t),t.onLoad=Xl.bind(t),Mn(t,"on")}function Yl(){Mn(this,"off")}var ql={attachEvents:Ul,detachEvents:Yl};const Dn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Zl(){const t=this,{realIndex:e,initialized:i,params:n,el:s}=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 d=(r in l?l[r]:void 0)||t.originalParams,v=Dn(t,n),u=Dn(t,d),h=t.params.grabCursor,m=d.grabCursor,A=n.enabled;v&&!u?(s.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&u&&(s.classList.add(`${n.containerModifierClass}grid`),(d.grid.fill&&d.grid.fill==="column"||!d.grid.fill&&n.grid.fill==="column")&&s.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),h&&!m?t.unsetGrabCursor():!h&&m&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof d[g]>"u")return;const x=n[g]&&n[g].enabled,I=d[g]&&d[g].enabled;x&&!I&&t[g].disable(),!x&&I&&t[g].enable()});const f=d.direction&&d.direction!==n.direction,b=n.loop&&(d.slidesPerView!==n.slidesPerView||f),w=n.loop;f&&i&&t.changeDirection(),wt(t.params,d);const p=t.params.enabled,y=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),A&&!p?t.disable():!A&&p&&t.enable(),t.currentBreakpoint=r,t.emit("_beforeBreakpoint",d),i&&(b?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!w&&y?(t.loopCreate(e),t.updateSlides()):w&&!y&&t.loopDestroy()),t.emit("breakpoint",d)}function Kl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const s=ft(),l=e==="window"?s.innerHeight:i.clientHeight,r=Object.keys(t).map(a=>{if(typeof a=="string"&&a.indexOf("@")===0){const d=parseFloat(a.substr(1));return{value:l*d,point:a}}return{value:a,point:a}});r.sort((a,d)=>parseInt(a.value,10)-parseInt(d.value,10));for(let a=0;a<r.length;a+=1){const{point:d,value:v}=r[a];e==="window"?s.matchMedia(`(min-width: ${v}px)`).matches&&(n=d):v<=i.clientWidth&&(n=d)}return n||"max"}var Jl={setBreakpoint:Zl,getBreakpoint:Kl};function Ql(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(s=>{n[s]&&i.push(e+s)}):typeof n=="string"&&i.push(e+n)}),i}function Rl(){const t=this,{classNames:e,params:i,rtl:n,el:s,device:l}=t,r=Ql(["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),s.classList.add(...e),t.emitContainerClasses()}function $l(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var es={addClasses:Rl,removeClasses:$l};function ts(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const s=t.slides.length-1,l=t.slidesGrid[s]+t.slidesSizesGrid[s]+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 is={checkOverflow:ts},Bi={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 ns(t,e){return function(n){n===void 0&&(n={});const s=Object.keys(n)[0],l=n[s];if(typeof l!="object"||l===null){wt(e,n);return}if(t[s]===!0&&(t[s]={enabled:!0}),s==="navigation"&&t[s]&&t[s].enabled&&!t[s].prevEl&&!t[s].nextEl&&(t[s].auto=!0),["pagination","scrollbar"].indexOf(s)>=0&&t[s]&&t[s].enabled&&!t[s].el&&(t[s].auto=!0),!(s in t&&"enabled"in l)){wt(e,n);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),wt(e,n)}}const zi={eventsEmitter:el,update:cl,translate:Al,transition:wl,slide:Pl,loop:Ll,grabCursor:Vl,events:ql,breakpoints:Jl,checkOverflow:is,classes:es},Wi={};let Hi=class Bt{constructor(){let e,i;for(var n=arguments.length,s=new Array(n),l=0;l<n;l++)s[l]=arguments[l];s.length===1&&s[0].constructor&&Object.prototype.toString.call(s[0]).slice(8,-1)==="Object"?i=s[0]:[e,i]=s,i||(i={}),i=wt({},i),e&&!i.el&&(i.el=e);const r=gt();if(i.el&&typeof i.el=="string"&&r.querySelectorAll(i.el).length>1){const u=[];return r.querySelectorAll(i.el).forEach(h=>{const m=wt({},i,{el:h});u.push(new Bt(m))}),u}const a=this;a.__swiper__=!0,a.support=Tn(),a.device=En({userAgent:i.userAgent}),a.browser=Qo(),a.eventsListeners={},a.eventsAnyListeners=[],a.modules=[...a.__modules__],i.modules&&Array.isArray(i.modules)&&a.modules.push(...i.modules);const d={};a.modules.forEach(u=>{u({params:i,swiper:a,extendParams:ns(i,d),on:a.on.bind(a),once:a.once.bind(a),off:a.off.bind(a),emit:a.emit.bind(a)})});const v=wt({},Bi,d);return a.params=wt({},v,Wi,i),a.originalParams=wt({},a.params),a.passedParams=wt({},i),a.params&&a.params.on&&Object.keys(a.params.on).forEach(u=>{a.on(u,a.params.on[u])}),a.params&&a.params.onAny&&a.onAny(a.params.onAny),Object.assign(a,{enabled:a.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return a.params.direction==="horizontal"},isVertical(){return a.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:a.params.allowSlideNext,allowSlidePrev:a.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:a.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:a.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),a.emit("_swiper"),a.params.init&&a.init(),a}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,s=Lt(i,`.${n.slideClass}, swiper-slide`),l=ti(s[0]);return ti(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=Lt(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 s=n.minTranslate(),r=(n.maxTranslate()-s)*e+s;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 s=e.getSlideClasses(n);i.push({slideEl:n,classNames:s}),e.emit("_slideClass",n,s)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:s,slides:l,slidesGrid:r,slidesSizesGrid:a,size:d,activeIndex:v}=n;let u=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let h=l[v]?Math.ceil(l[v].swiperSlideSize):0,m;for(let A=v+1;A<l.length;A+=1)l[A]&&!m&&(h+=Math.ceil(l[A].swiperSlideSize),u+=1,h>d&&(m=!0));for(let A=v-1;A>=0;A-=1)l[A]&&!m&&(h+=l[A].swiperSlideSize,u+=1,h>d&&(m=!0))}else if(e==="current")for(let h=v+1;h<l.length;h+=1)(i?r[h]+a[h]-r[v]<d:r[h]-r[v]<d)&&(u+=1);else for(let h=v-1;h>=0;h-=1)r[v]-r[h]<d&&(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&&Ai(e,r)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function s(){const r=e.rtlTranslate?e.translate*-1:e.translate,a=Math.min(Math.max(r,e.maxTranslate()),e.minTranslate());e.setTranslate(a),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)s(),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||s()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,s=n.params.direction;return e||(e=s==="horizontal"?"vertical":"horizontal"),e===s||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${s}`),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 s=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let r=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(s()):Lt(n,s())[0];return!r&&i.params.createElements&&(r=Kt("div",i.params.wrapperClass),n.append(r),Lt(n,`.${i.params.slideClass}`).forEach(a=>{r.append(a)})),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"||Ht(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||Ht(n,"direction")==="rtl"),wrongRTL:Ht(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 s=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&s.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),s.forEach(l=>{l.complete?Ai(i,l):l.addEventListener("load",r=>{Ai(i,r.target)})}),Fi(i),i.initialized=!0,Fi(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:s,el:l,wrapperEl:r,slides:a}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),s.loop&&n.loopDestroy(),i&&(n.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),r&&r.removeAttribute("style"),a&&a.length&&a.forEach(d=>{d.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),d.removeAttribute("style"),d.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(d=>{n.off(d)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),zo(n)),n.destroyed=!0),null}static extendDefaults(e){wt(Wi,e)}static get extendedDefaults(){return Wi}static get defaults(){return Bi}static installModule(e){Bt.prototype.__modules__||(Bt.prototype.__modules__=[]);const i=Bt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Bt.installModule(i)),Bt):(Bt.installModule(e),Bt)}};Object.keys(zi).forEach(t=>{Object.keys(zi[t]).forEach(e=>{Hi.prototype[e]=zi[t][e]})}),Hi.use([Ro,$o]);const _n=["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 Gt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Jt(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]:Gt(e[n])&&Gt(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:Jt(t[n],e[n]):t[n]=e[n]})}function Ln(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function On(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Nn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Vn(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 os(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function ls(t){let{swiper:e,slides:i,passedParams:n,changedParams:s,nextEl:l,prevEl:r,scrollbarEl:a,paginationEl:d}=t;const v=s.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:u,pagination:h,navigation:m,scrollbar:A,virtual:f,thumbs:b}=e;let w,p,y,g,x,I,E,O;s.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&u.thumbs&&!u.thumbs.swiper&&(w=!0),s.includes("controller")&&n.controller&&n.controller.control&&u.controller&&!u.controller.control&&(p=!0),s.includes("pagination")&&n.pagination&&(n.pagination.el||d)&&(u.pagination||u.pagination===!1)&&h&&!h.el&&(y=!0),s.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||a)&&(u.scrollbar||u.scrollbar===!1)&&A&&!A.el&&(g=!0),s.includes("navigation")&&n.navigation&&(n.navigation.prevEl||r)&&(n.navigation.nextEl||l)&&(u.navigation||u.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(x=!0);const M=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),u[S].prevEl=void 0,u[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),u[S].el=void 0,e[S].el=void 0))};s.includes("loop")&&e.isElement&&(u.loop&&!n.loop?I=!0:!u.loop&&n.loop?E=!0:O=!0),v.forEach(S=>{if(Gt(u[S])&&Gt(n[S]))Object.assign(u[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&M(S);else{const c=n[S];(c===!0||c===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?c===!1&&M(S):u[S]=n[S]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&u.controller&&u.controller.control&&(e.controller.control=u.controller.control),s.includes("children")&&i&&f&&u.virtual.enabled?(f.slides=i,f.update(!0)):s.includes("virtual")&&f&&u.virtual.enabled&&(i&&(f.slides=i),f.update(!0)),s.includes("children")&&i&&u.loop&&(O=!0),w&&b.init()&&b.update(!0),p&&(e.controller.control=u.controller.control),y&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-pagination"),d.part.add("pagination"),e.el.appendChild(d)),d&&(u.pagination.el=d),h.init(),h.render(),h.update()),g&&(e.isElement&&(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-scrollbar"),a.part.add("scrollbar"),e.el.appendChild(a)),a&&(u.scrollbar.el=a),A.init(),A.updateSize(),A.setTranslate()),x&&(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()),s.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),s.includes("direction")&&e.changeDirection(n.direction,!1),(I||O)&&e.loopDestroy(),(E||O)&&e.loopCreate(),e.update()}function ss(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},s={};Jt(i,Bi),i._emitClasses=!0,i.init=!1;const l={},r=_n.map(d=>d.replace(/_/,"")),a=Object.assign({},t);return Object.keys(a).forEach(d=>{typeof t[d]>"u"||(r.indexOf(d)>=0?Gt(t[d])?(i[d]={},s[d]={},Jt(i[d],t[d]),Jt(s[d],t[d])):(i[d]=t[d],s[d]=t[d]):d.search(/on[A-Z]/)===0&&typeof t[d]=="function"?e?n[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:i.on[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:l[d]=t[d])}),["navigation","pagination","scrollbar"].forEach(d=>{i[d]===!0&&(i[d]={}),i[d]===!1&&delete i[d]}),{params:i,passedParams:s,rest:l,events:n}}function rs(t,e){let{el:i,nextEl:n,prevEl:s,paginationEl:l,scrollbarEl:r,swiper:a}=t;Ln(e)&&n&&s&&(a.params.navigation.nextEl=n,a.originalParams.navigation.nextEl=n,a.params.navigation.prevEl=s,a.originalParams.navigation.prevEl=s),On(e)&&l&&(a.params.pagination.el=l,a.originalParams.pagination.el=l),Nn(e)&&r&&(a.params.scrollbar.el=r,a.originalParams.scrollbar.el=r),a.init(i)}function ds(t,e,i,n,s){const l=[];if(!e)return l;const r=d=>{l.indexOf(d)<0&&l.push(d)};if(i&&n){const d=n.map(s),v=i.map(s);d.join("")!==v.join("")&&r("children"),n.length!==i.length&&r("children")}return _n.filter(d=>d[0]==="_").map(d=>d.replace(/_/,"")).forEach(d=>{if(d in t&&d in e)if(Gt(t[d])&&Gt(e[d])){const v=Object.keys(t[d]),u=Object.keys(e[d]);v.length!==u.length?r(d):(v.forEach(h=>{t[d][h]!==e[d][h]&&r(d)}),u.forEach(h=>{t[d][h]!==e[d][h]&&r(d)}))}else t[d]!==e[d]&&r(d)}),l}const as=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 gi(){return gi=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},gi.apply(this,arguments)}function jn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Fn(t){const e=[];return o.Children.toArray(t).forEach(i=>{jn(i)?e.push(i):i.props&&i.props.children&&Fn(i.props.children).forEach(n=>e.push(n))}),e}function us(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(jn(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 s=Fn(n.props.children);s.length>0?s.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function cs(t,e,i){if(!i)return null;const n=u=>{let h=u;return u<0?h=e.length+u:h>=e.length&&(h=h-e.length),h},s=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:r}=i,a=t.params.loop?-e.length:0,d=t.params.loop?e.length*2:e.length,v=[];for(let u=a;u<d;u+=1)u>=l&&u<=r&&v.push(e[n(u)]);return v.map((u,h)=>o.cloneElement(u,{swiper:t,style:s,key:u.props.virtualIndex||u.key||`slide-${h}`}))}function ii(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const Xi=o.createContext(null),Bn=()=>o.useContext(Xi),ps=o.createContext(null),Ut=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:s="div",children:l,onSwiper:r,...a}=t===void 0?{}:t,d=!1;const[v,u]=o.useState("swiper"),[h,m]=o.useState(null),[A,f]=o.useState(!1),b=o.useRef(!1),w=o.useRef(null),p=o.useRef(null),y=o.useRef(null),g=o.useRef(null),x=o.useRef(null),I=o.useRef(null),E=o.useRef(null),O=o.useRef(null),{params:M,passedParams:S,rest:c,events:_}=ss(a),{slides:C,slots:L}=us(l),T=()=>{f(!A)};Object.assign(M.on,{_containerClasses(V,k){u(k)}});const j=()=>{Object.assign(M.on,_),d=!0;const V={...M};if(delete V.wrapperClass,p.current=new Hi(V),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=C;const k={cache:!1,slides:C,renderExternal:m,renderExternalUpdate:!1};Jt(p.current.params.virtual,k),Jt(p.current.originalParams.virtual,k)}};w.current||j(),p.current&&p.current.on("_beforeBreakpoint",T);const F=()=>{d||!_||!p.current||Object.keys(_).forEach(V=>{p.current.on(V,_[V])})},D=()=>{!_||!p.current||Object.keys(_).forEach(V=>{p.current.off(V,_[V])})};o.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",T)}),o.useEffect(()=>{!b.current&&p.current&&(p.current.emitSlidesClasses(),b.current=!0)}),ii(()=>{if(e&&(e.current=w.current),!!w.current)return p.current.destroyed&&j(),rs({el:w.current,nextEl:x.current,prevEl:I.current,paginationEl:E.current,scrollbarEl:O.current,swiper:p.current},M),r&&!p.current.destroyed&&r(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),ii(()=>{F();const V=ds(S,y.current,C,g.current,k=>k.key);return y.current=S,g.current=C,V.length&&p.current&&!p.current.destroyed&&ls({swiper:p.current,slides:C,passedParams:S,changedParams:V,nextEl:x.current,prevEl:I.current,scrollbarEl:O.current,paginationEl:E.current}),()=>{D()}}),ii(()=>{as(p.current)},[h]);function N(){return M.virtual?cs(p.current,C,h):C.map((V,k)=>o.cloneElement(V,{swiper:p.current,swiperSlideIndex:k}))}return o.createElement(n,gi({ref:w,className:Vn(`${v}${i?` ${i}`:""}`)},c),o.createElement(ps.Provider,{value:p.current},L["container-start"],o.createElement(s,{className:os(M.wrapperClass)},L["wrapper-start"],N(),L["wrapper-end"]),Ln(M)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:I,className:"swiper-button-prev"}),o.createElement("div",{ref:x,className:"swiper-button-next"})),Nn(M)&&o.createElement("div",{ref:O,className:"swiper-scrollbar"}),On(M)&&o.createElement("div",{ref:E,className:"swiper-pagination"}),L["container-end"]))});Ut.displayName="Swiper";const kt=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:s="",swiper:l,zoom:r,lazy:a,virtualIndex:d,swiperSlideIndex:v,...u}=t===void 0?{}:t;const h=o.useRef(null),[m,A]=o.useState("swiper-slide"),[f,b]=o.useState(!1);function w(x,I,E){I===h.current&&A(E)}ii(()=>{if(typeof v<"u"&&(h.current.swiperSlideIndex=v),e&&(e.current=h.current),!(!h.current||!l)){if(l.destroyed){m!=="swiper-slide"&&A("swiper-slide");return}return l.on("_slideClass",w),()=>{l&&l.off("_slideClass",w)}}}),ii(()=>{l&&h.current&&!l.destroyed&&A(l.getSlideClasses(h.current))},[l]);const p={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},y=()=>typeof n=="function"?n(p):n,g=()=>{b(!0)};return o.createElement(i,gi({ref:h,className:Vn(`${m}${s?` ${s}`:""}`),"data-swiper-slide-index":d,onLoad:g},u),r&&o.createElement(Xi.Provider,{value:p},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof r=="number"?r:void 0},y(),a&&!f&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!r&&o.createElement(Xi.Provider,{value:p},y(),a&&!f&&o.createElement("div",{className:"swiper-lazy-preloader"})))});kt.displayName="SwiperSlide";const vs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ms=({visible:t,onClose:e,children:i,modalStyle:n,padding:s,popup:l,schema:r,fullHeight:a=window.innerHeight,isFullScreen:d=!1,openState:v})=>{var u,h,m,A,f,b,w,p,y,g,x,I,E,O,M,S,c,_,C,L,T,j,F,D;const N=o.useRef(null),V=o.useRef(null),k=o.useRef(null),B=o.useRef(null),X=o.useRef(null),W=a*.2,Q=d?a:a*.8,[J,te]=o.useState(W),[de,ve]=o.useState(!1),Se=o.useRef(null),{globalConfig:De,popupDetailData:ze}=Oe(),{schema:ae,popup:q}=zt(),[ne,se]=o.useState(15);o.useEffect(()=>{const Z=document.getElementById("sxp-render"),G=document.getElementById("pb-modal");G?Se.current=G:(Se.current=document.createElement("div"),Se.current.setAttribute("id","pb-modal"),Z?.appendChild(Se.current))},[]);const ue=o.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),oe=o.useMemo(()=>{var Z,G,U;const ge=r??ae;return(U=(G=(Z=ge?.sxpPageConf)===null||Z===void 0?void 0:Z.globalConfig)===null||G===void 0?void 0:G.popupList)===null||U===void 0?void 0:U.find(Ye=>Ye?.id===l?.id)},[l,r,ae]),Te=o.useMemo(()=>{var Z,G;return((G=(Z=oe?.item)===null||Z===void 0?void 0:Z.event)===null||G===void 0?void 0:G.isScrollFullScreen)||!1},[oe]);o.useEffect(()=>{ue?ve(!0):setTimeout(()=>{ve(!1),te(W)},l?.duration)},[ue,l]);const he=o.useCallback(()=>i,[q,v,De]);if(o.useEffect(()=>{const Z=G=>{var U=G?.querySelectorAll('[role="button"],a, a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type="text"]:not([disabled]), input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]), select:not([disabled])'),ge=U?.[0],R=U?.[U?.length-1],Ye=9;G.addEventListener("keydown",function(Ue){(Ue.key==="Escape"||Ue.key==="Esc")&&(Xe(),Ue.preventDefault());var K=Ue.key==="Tab"||Ue.keyCode===Ye;K&&(Ue.shiftKey?document?.activeElement===ge&&(R?.focus(),Ue.preventDefault()):document?.activeElement===R&&(ge?.focus(),Ue.preventDefault()))}),ge?.focus()};return X?.current&&Z(X?.current),()=>{var G;(G=X?.current)===null||G===void 0||G.removeEventListener("keydown",Z)}},[X,de,q]),!Se.current)return null;const Xe=Ze.debounce(()=>{e?.()},300),Je=Z=>{N.current=Z.touches[0],V.current=Z.touches[0],k.current=!0},Ge=Z=>{requestAnimationFrame(()=>{var G;if(k.current&&((G=B?.current)===null||G===void 0?void 0:G.scrollTop)===0){const U=Z.touches[0].clientY,ge=Z.touches[0].clientX,R=N.current.clientY-U;N.current=Z.touches[0];const Ye=U-V.current.clientY,Ue=ge-V.current.clientX;if(Math.abs(Ue)>Math.abs(Ye))return;const K=J-R;K>0&&te(K)}})},ie=Z=>{var G;if(k.current&&((G=B?.current)===null||G===void 0?void 0:G.scrollTop)===0){const U=Z.changedTouches[0].clientY-V.current.clientY,ge=Z.changedTouches[0].clientX-V.current.clientX;if(Math.abs(ge)>Math.abs(U))return;const R=V.current.clientY-N.current.clientY;R>0?te(0):J<W&&R<0?te(W):J>=W&&R<0&&e?.()}k.current=!1};return Qi.createPortal(o.createElement(o.Fragment,null,de&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ue?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:Xe},o.createElement("div",{style:{position:"relative",left:`${(A=(m=(h=(u=oe?.item)===null||u===void 0?void 0:u.props)===null||h===void 0?void 0:h.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&A!==void 0?A:0}px`,right:`${(p=(w=(b=(f=oe?.item)===null||f===void 0?void 0:f.props)===null||b===void 0?void 0:b.popupBg)===null||w===void 0?void 0:w.horizontalMargin)!==null&&p!==void 0?p:0}px`,bottom:`${(I=(x=(g=(y=oe?.item)===null||y===void 0?void 0:y.props)===null||g===void 0?void 0:g.popupBg)===null||x===void 0?void 0:x.bottomMargin)!==null&&I!==void 0?I:0}px`,overflow:"hidden",width:`calc(100% - ${((S=(M=(O=(E=oe?.item)===null||E===void 0?void 0:E.props)===null||O===void 0?void 0:O.popupBg)===null||M===void 0?void 0:M.horizontalMargin)!==null&&S!==void 0?S:0)*2}px)`,height:"100%"}},o.createElement("div",Object.assign({ref:X,className:`modal-container ${ue?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(c=oe?.item)===null||c===void 0?void 0:c.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:s,animationDuration:((_=l?.duration)!==null&&_!==void 0?_:0)/1e3+"s"},Te&&{transform:`translateY(${J}px)`}),{overflow:"hidden",borderRadius:`${(j=(T=(L=(C=oe?.item)===null||C===void 0?void 0:C.props)===null||L===void 0?void 0:L.popupBg)===null||T===void 0?void 0:T.borderRadius)!==null&&j!==void 0?j:0}px`,zIndex:9}),onClick:Z=>{Z.stopPropagation(),Z.preventDefault()}},Te&&{onTouchMove:Ge,onTouchStart:Je,onTouchEnd:ie}),o.createElement("div",Object.assign({id:"modal-content",ref:B,style:{height:Te?a:Q,overflow:Te&&J<=0||!Te?"auto":"hidden",zIndex:1}},((D=(F=oe?.item)===null||F===void 0?void 0:F.props)===null||D===void 0?void 0:D.enableFixedCloseButton)&&{onScroll:Z=>{var G;se(15-((G=Z?.target)===null||G===void 0?void 0:G.scrollTop))}}),he()),o.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:ne}},o.createElement("img",{src:De?.popupCloseIcon||vs,alt:"close button",className:"modal-icon"})))))),Se.current)};var Qt=o.memo(ms);const fs=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),s=[];for(let r=0;r<n.length&&(s.push(n[r]),!(s.join(" ").length>=e));r++);return(s.length>1&&s.length<n.length?s.slice(0,s.length-1):s).join(" ")+" "},hs=({text:t,maxStr:e=108,style:i,className:n,onClick:s,foldText:l,unfoldText:r,isPost:a,onChange:d})=>{const[v,u]=o.useState(!1),[h,m]=o.useState(!1),A=Number(i?.lineClamp||2),f=o.useRef(null),b=o.useRef(null),w=o.useCallback(()=>{u(!v)},[v,d]);return o.useMemo(()=>!v&&t.length>e?fs(t,e)+"...":t,[t,e,v]),o.useEffect(()=>{var p,y;b?.current&&(b.current.style.display="block"),((p=b?.current)===null||p===void 0?void 0:p.offsetHeight)>((y=f?.current)===null||y===void 0?void 0:y.offsetHeight)&&a?m(!0):m(!1),b.current.style.display="none"},[a,t]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:f,style:{overflow:"hidden",WebkitLineClamp:!a||v?"":A,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Ae(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:b,dangerouslySetInnerHTML:{__html:Ae(t?.replace(/\n/g,"</br>"),i)}}),t&&a&&h&&o.createElement("button",{"aria-label":v?r||"show less":l||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:s??w,dangerouslySetInnerHTML:{__html:Ae(v?r||"show less":l||"show more",i)}}))};var bi=o.memo(hs);const As=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:s,className:l,loading:r,alt:a="image"}=t,[d,v]=o.useState(i),u=o.useRef(null),[h,m]=o.useState(!1);return o.useImperativeHandle(e,()=>({setSrc:A=>{A&&v(A)}})),o.useEffect(()=>{i&&v(i)},[i]),o.useEffect(()=>{const A=()=>{i&&!h&&u.current&&(u.current.src="",u.current.src=i)};return ht.on(pt.PAGE_DID_SHOW,A),()=>{ht.off(pt.PAGE_DID_SHOW,A)}},[i,h]),o.createElement(o.Fragment,null,!h&&!d&&o.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),d?.includes(".avif")?o.createElement("picture",null,o.createElement("source",{type:"image/avif",srcSet:d}),o.createElement("source",{type:"image/webp",srcSet:`${d}?imageMogr2/format/webp`}),o.createElement("source",{type:"image/jpeg",srcSet:`${d}?imageMogr2/format/jpg`}),o.createElement("img",{ref:u,className:l,src:d,style:Object.assign({},s),loading:r,onLoad:A=>{m(!0),n?.(A.target)},alt:a})):o.createElement("img",{ref:u,className:l,src:d,style:Object.assign({},s),loading:r,onLoad:A=>{m(!0),n?.(A.target)},alt:a}))});var bt=o.memo(As);const gs=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const s=o.useRef(),{popupDetailData:l}=Oe();return o.useEffect(()=>{var r,a;n&&((r=s?.current)===null||r===void 0||r.swiper.slideTo((a=l?.multiCheckIndex)!==null&&a!==void 0?a:0))},[l,n]),o.createElement(Ut,{role:"list",tag:"ul",ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[qo,Yo,mi],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ni=o.memo(gs);const bs=({products:t,data:e,defImg:i,style:n,onCLick:s,popupDetailData:l,check:r})=>{var a;const{productView:d}=mt(),{popupCurTimeRef:v}=Oe(),u=(h,m)=>{if(r===m)return;const A=t?.[r];d(l,A,A?.bindCta,v.current,l?.index),s?.(m)};return o.createElement(o.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&o.createElement(ni,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(a=l?t:[0,1,2,3])===null||a===void 0?void 0:a.map((h,m)=>{var A,f,b;return o.createElement(o.Fragment,null,h?.bindCta?o.createElement(kt,{className:Pe.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{u(h,m)},key:m},o.createElement(bt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:r===m?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(b=(A=h?.cover)!==null&&A!==void 0?A:(f=h?.homePage)===null||f===void 0?void 0:f[0])!==null&&b!==void 0?b:i})):null)})))};var zn=o.memo(bs);const ys=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:s,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return s&&s.length>0?(e=s[0])===null||e===void 0?void 0:e.url:null}},oi=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:s})=>{var l,r,a,d,v,u,h,m;if((!t?.currency||!t?.price)&&n)return null;let A=t?.currency&&t?.price?t?.price:7e3,f="",b=i?.priceSymbol,w=t?.currency?(a=(r=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||r===void 0?void 0:r.toUpperCase())!==null&&a!==void 0?a:"":"$";const p=e===void 0||e;let y=A.toString();b?.showTwoDecimalPoint&&(y=A?.toFixed(2));let g=(d=y?.indexOf("."))!==null&&d!==void 0?d:-1;if(p){f=(v=A?.toLocaleString("zh",{minimumFractionDigits:b?.showTwoDecimalPoint?2:0}))!==null&&v!==void 0?v:"";let x=0,I=g??f?.length;b?.millesimalSymbol==="."?f=f?.replace(/\,/g,function(E,O){return O>=x&&O<I?".":E}):b?.millesimalSymbol===" "&&(f=f?.replace(","," "))}else f=`${b?.showTwoDecimalPoint?A?.toFixed(2):A}`;return b?.decimalPoint===","&&g>0&&(f=f=f?.replace(/\./g,function(x,I){return I>=g&&I<f?.length?",":x})),w=`<span style="font-family:${(m=(h=(u=i?.priceSymbol)===null||u===void 0?void 0:u.fontFamily)!==null&&h!==void 0?h:s?.["fontFamily-en"])!==null&&m!==void 0?m:"inherit"}">${w}</span>`,f=Ae(f,s),b?.currencyPosition&&b?.currencyPosition!=="none"?f=b?.currencyPosition==="left"?w+f:f+w:b?.currencyPosition!=="none"&&(f=w+f),f},ws=t=>{var e,i,n,s,l,r,a,d,v,u,h,m,A,f,b,w,p,y,g,x,I,E,O,M,{content:S,style:c,bgImg:_,onClick:C,schema:L,isDefault:T,bottom_image:j,tipText:F,isPost:D,viewTime:N,rec:V,swiper:k,commodityStyles:B,buttonStyle:X,index:W,commodityGroup:Q,popupBg:J,iframeIcon:te,commodityImgRatio:de,isTel:ve,iframeBgColor:Se,isActive:De=!0}=t,ze=tt(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:ae,popupDetailData:q,isPreview:ne,bffFbReport:se,popupCurTimeRef:ue,checkCommodityIndexRef:oe,globalConfig:Te}=Oe(),{jumpToWeb:he,productView:Xe}=mt(),Je=o.useRef(null),[Ge,ie]=o.useState(!1),[Z,G]=o.useState(!1),[U,ge]=o.useState((e=q?.multiCheckIndex)!==null&&e!==void 0?e:0),R=o.useRef(),[Ye,Ue]=o.useState(0),K=D?V:q;let z=D?K?.product:(n=(i=K?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(s=K?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],We=D?(r=K?.product)===null||r===void 0?void 0:r.bindCta:(v=(d=(a=K?.video)===null||a===void 0?void 0:a.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&v!==void 0?v:(m=(h=(u=K?.video)===null||u===void 0?void 0:u.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const yt=D?W:q?.index;if(!D&&Q?.open&&(!((A=K?.video)===null||A===void 0)&&A.bindProducts)&&((b=(f=K?.video)===null||f===void 0?void 0:f.bindProducts)===null||b===void 0?void 0:b.length)>0){oe.current=U;const $=(w=K?.video)===null||w===void 0?void 0:w.bindProducts[U];z=$,We=$?.bindCta}const St=()=>{z?.link&&(he(K,z,We,yt),D||Xe(K,z,We,N||Je.current,yt),window.location.href=window.getJointUtmLink(z.link))};o.useEffect(()=>{De&&(se?.({eventName:"ProductView",product:z}),se?.({eventName:"PageView",product:z}))},[De,se]),o.useEffect(()=>{const $=()=>{Je.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const At=oi({product:z,enableFormattedPrice:(p=B?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:Te,style:B?.price}),H=(ne?375:(y=c?.width)!==null&&y!==void 0?y:window.innerWidth)-((g=J?.horizontalMargin)!==null&&g!==void 0?g:0)*2,Y=de?H*(de.h/de.w):H,be=({isPost:$})=>{var ye,_e,ot,st;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:pe(B?.collection),hidden:!!z&&(!z?.collection||z?.collection===""),dangerouslySetInnerHTML:{__html:Ae((ye=z?.collection)!==null&&ye!==void 0?ye:"Tiffany Lock",B?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:pe(B?.title),hidden:!!z&&!z?.title,dangerouslySetInnerHTML:{__html:Ae((_e=z?.title)!==null&&_e!==void 0?_e:"Pendant in Yellow Gold with Diamonds, Medium",B?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:pe(B?.price),hidden:!!z&&!z?.price,dangerouslySetInnerHTML:{__html:At??""}}),o.createElement("div",{hidden:!!z&&!z?.taxInfo,style:pe(B?.taxInfo),dangerouslySetInnerHTML:{__html:Ae((ot=z?.taxInfo)!==null&&ot!==void 0?ot:"\u7A0E\u8D39",B?.taxInfo)}}),o.createElement("div",{hidden:!!z&&(!z?.info||z?.info==="")},o.createElement(bi,{foldText:F?.foldText,unfoldText:F?.unfoldText,onClick:()=>ie(!0),isPost:$,text:(st=z?.info)!==null&&st!==void 0?st:`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:j?.info})))},U=()=>{var Q,De;return n.createElement(n.Fragment,null,(x||F?.link)&&n.createElement("a",{"aria-label":(Q=Ae?.enTitle)!==null&&Q!==void 0?Q:"Purchase on Website",role:"button",tabIndex:0,onClick:mt,className:"pb-commondity-btn",style:q},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((De=Ae?.enTitle)!==null&&De!==void 0?De:"Purchase on Website",q)}})))},ge=n.useCallback(Q=>Q?.lineClamp?Object.assign(Object.assign({},Q),{overflow:"hidden",WebkitLineClamp:Q?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Q,[]),Oe=n.useCallback(Q=>{ue.current=new Date,he(Q),we.current=Q,ee?.current&&(ee.current.swiper.slideTo(0),ee.current.swiper.autoplay.start())},[]),ve=n.useCallback(()=>{var Q,De,Xe;if(!z)return n.createElement(Lo,{products:(Q=Z?.video)===null||Q===void 0?void 0:Q.bindProducts,data:K,defImg:(Xe=(De=de?.bottom_image)!==null&&De!==void 0?De:L)!==null&&Xe!==void 0?Xe:"",style:{padding:"0 19px"},onCLick:Oe,popupDetailData:Y,check:H})},[H]),Ee=n.useMemo(()=>{const Q={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Q?.[P?.dotsAlign]},[P?.dotsAlign]),$=F?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:Pe.css(Object.assign({},c))},Le),n.createElement("div",{style:{position:"relative"}},F&&((y=F?.homePage)===null||y===void 0?void 0:y.length)>0&&n.createElement(Gt,{a11y:{enabled:!0},height:bt,modules:[pi,mi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Ee,bulletElement:"button"},loop:!0,autoplay:{delay:P?.delay*1e3},ref:ee,className:Pe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=P?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},P?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:P?.dotsBgColor,opacity:1}}),P?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${P?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(E=F?.homePage)===null||E===void 0?void 0:E.map(Q=>{var De;return n.createElement(Ct,{key:Q},n.createElement("div",{style:{overflow:"hidden",width:rt,height:bt}},n.createElement(gt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${P?.translateY?P?.translateY+50:50}%`},src:(De=Q??de?.bottom_image)!==null&&De!==void 0?De:L})))}))),!(!((O=F?.homePage)===null||O===void 0)&&O.length)&&n.createElement("div",{className:Pe.css({height:bt,width:rt})},n.createElement("img",{className:Pe.css({objectFit:"cover",width:"100%",height:"100%"}),src:(D=de?.bottom_image)!==null&&D!==void 0?D:L,alt:"pdp image"})),($||!F)&&te&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>G(!0)},n.createElement("img",{src:te,alt:"3d",width:"72px"}))),ve(),n.createElement("div",{className:"pb-commondity-content"},X({isPost:z}))),U(),n.createElement(Jt,{visible:ze,onClose:()=>oe(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},X({isPost:!1})),U()),n.createElement(Jt,{visible:se,padding:0,isFullScreen:!0,onClose:()=>G(!1)},n.createElement("div",{style:{backgroundColor:pe,height:"100%"}},n.createElement("iframe",{src:$,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var br=n.memo(Ar),gr=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const yr=nt(br,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Mn,interactionRender:gr},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var wr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Sr=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],No="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 Tr=t=>{var{content:e,btnText:i,style:o,icon:r,isPopup:l,isExternalLink:s,onClose:a,onClick:d,submitButtonStyle:p,contentStyle:u}=t,f=Qe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:m}=Me(),{jumpToWeb:h}=pt(),A=typeof r=="string"?r:hr(r),w=()=>{var S,v,g;if(s){const b=m,y=(S=b?.video)===null||S===void 0?void 0:S.bindProduct,k=(g=(v=b?.video)===null||v===void 0?void 0:v.bindProduct)===null||g===void 0?void 0:g.bindCta,E=m?.index;h(b,y,k,E)}l||a?.(),d?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${Pe.css(Object.assign({},o))}`},f),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:A??No,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:ye(e,u)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:p,onClick:w,dangerouslySetInnerHTML:{__html:ye(i,p)}}))};var xr=n.memo(Tr);const Er=nt(xr,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Sr,bindableProps:[],interactionRender:wr},defaulSetting:{props:{icon:No,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Ir=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const Cr=t=>{var e,i,o,r,l,s,a,d,p,u,f,m,h,A,w,S,v,g,b,y,k,E,O,D,T,c,_,I,{style:M,isDefault:x,rec:L,viewTime:V,isPost:z,bottom_image:W,tipText:N,swiper:P,commodityStyles:j,buttonStyle:q,index:B,commodityGroup:K,popupBg:J,iframeIcon:te,commodityImgRatio:ae,isTel:Se,iframeBgColor:pe,isActive:_e=!0}=t,Le=Qe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);n.useState(!0);const{sxpParameter:de,popupCurTimeRef:Y,popupDetailData:ie,isPreview:ce,bffFbReport:ue,checkCommodityIndexRef:we,globalConfig:ne}=Me(),{jumpToWeb:fe,productView:Be}=pt();n.useState(!1),n.useState(!1),n.useState(!0);const[We,ze]=n.useState(!1),oe=n.useRef(null),[se,G]=n.useState(!1),[H,he]=n.useState((e=ie?.multiCheckIndex)!==null&&e!==void 0?e:0),ee=n.useRef(),Z=z?L:ie;let F=z?Z?.product:(o=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(r=Z?.video)===null||r===void 0?void 0:r.bindProducts)===null||l===void 0?void 0:l[0],Ae=z?(s=Z?.product)===null||s===void 0?void 0:s.bindCta:(p=(d=(a=Z?.video)===null||a===void 0?void 0:a.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&p!==void 0?p:(m=(f=(u=Z?.video)===null||u===void 0?void 0:u.bindProducts)===null||f===void 0?void 0:f[0])===null||m===void 0?void 0:m.bindCta;const et=z?B:ie?.index;if(!z&&K?.open&&(!((h=Z?.video)===null||h===void 0)&&h.bindProducts)&&((w=(A=Z?.video)===null||A===void 0?void 0:A.bindProducts)===null||w===void 0?void 0:w.length)>0){we.current=H;const $=(S=Z?.video)===null||S===void 0?void 0:S.bindProducts[H];F=$,Ae=$?.bindCta}const mt=()=>{F?.link&&(fe(Z,F,Ae,et),z||Be(Z,F,Ae,V||oe.current,et),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{_e&&(ue?.({eventName:"ProductView",product:F}),ue?.({eventName:"PageView",product:F}))},[_e,ue]),n.useEffect(()=>{const $=()=>{_e&&(oe.current=new Date)};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[_e]);const ft=oi({product:F,enableFormattedPrice:(v=j?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:ne,style:j?.price}),rt=(ce?375:(g=M?.width)!==null&&g!==void 0?g:window.innerWidth)-((b=J?.horizontalMargin)!==null&&b!==void 0?b:0)*2,bt=ae?rt*(ae.h/ae.w):rt,X=({isPost:$})=>n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(Ai,{isPost:$,onClick:()=>ze(!0),className:"pb-commondityDiroNew-info",style:j?.info,foldText:N?.foldText,unfoldText:N?.unfoldText,text:F?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
|
6
|
-
Made in Italy`})),U=n.useCallback($=>$?.lineClamp?Object.assign(Object.assign({},$),{overflow:"hidden",WebkitLineClamp:$?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):$,[]),ge=n.useCallback($=>{Y.current=new Date,he($),we.current=$,ee?.current&&(ee.current.swiper.slideTo(0),ee.current.swiper.autoplay.start())},[]),Oe=n.useCallback(()=>{var $,Q,De;if(!z)return n.createElement(Lo,{products:($=Z?.video)===null||$===void 0?void 0:$.bindProducts,data:K,defImg:(De=(Q=de?.bottom_image)!==null&&Q!==void 0?Q:W)!==null&&De!==void 0?De:"",style:{padding:"0 19px"},onCLick:ge,popupDetailData:ie,check:H})},[H]),ve=n.useMemo(()=>{const $={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return $?.[P?.dotsAlign]},[P?.dotsAlign]),Ee=F?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:Pe.css(Object.assign(Object.assign({},M),{transform:"translate3d(0px, 0px, 0px)"}))},Le),n.createElement("div",{style:{position:"relative"}},F&&((y=F?.homePage)===null||y===void 0?void 0:y.length)>0&&n.createElement(Gt,{height:bt,modules:[pi,mi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:ve,bulletElement:"button"},loop:!0,autoplay:{delay:P?.delay*1e3},ref:ee,className:Pe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=P?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},P?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:P?.dotsBgColor,opacity:1}}),P?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${P?.dotsActiveColor}!important`,opacity:1}}))},(E=F?.homePage)===null||E===void 0?void 0:E.map($=>{var Q;return n.createElement(Ct,{key:$},n.createElement("div",{style:{overflow:"hidden",width:rt,height:bt}},n.createElement(gt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${P?.translateY?P?.translateY+50:50}%`},src:(Q=$??de?.bottom_image)!==null&&Q!==void 0?Q:W})))})),!(!((O=F?.homePage)===null||O===void 0)&&O.length)&&n.createElement("div",{className:Pe.css({height:bt,width:rt})},n.createElement("img",{className:Pe.css({objectFit:"cover",width:"100%",height:"100%"}),src:(D=de?.bottom_image)!==null&&D!==void 0?D:W,alt:"pdp image"})),(Ee||!F)&&te&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>G(!0)},n.createElement("img",{src:te,alt:"3d",width:"72px"}))),Oe(),n.createElement("div",{className:"pb-commondityDiroNew-content"},n.createElement("div",{className:"pb-commondityDiroNew-content-top"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:U(j?.title),dangerouslySetInnerHTML:{__html:ye((T=F?.title)!==null&&T!==void 0?T:"Large Dior Toujours BagLarge",j?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!F&&(!F?.collection||F?.collection===""),style:U(j?.collection),dangerouslySetInnerHTML:{__html:ye(F?.collection||"Black Macrocannage CalfskinLarge",j?.collection)}})),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.price,style:U(j?.price),dangerouslySetInnerHTML:{__html:ft??""}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.taxInfo,style:U(j?.taxInfo),dangerouslySetInnerHTML:{__html:ye((c=F?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",j?.taxInfo)}}))),(!F||F?.link)&&n.createElement("a",{"aria-label":(_=Ae?.enTitle)!==null&&_!==void 0?_:"Shop now",role:"button",tabIndex:0,onClick:mt,className:"pb-commondityDiroNew-btn",style:q},n.createElement("span",{dangerouslySetInnerHTML:{__html:ye((I=Ae?.enTitle)!==null&&I!==void 0?I:"Shop now",q)}})),X({isPost:z}))),n.createElement(Jt,{visible:We,onClose:()=>ze(!1)},n.createElement("div",{style:{paddingTop:"20px"}},X({isPost:!1}))),n.createElement(Jt,{visible:se,padding:0,isFullScreen:!0,onClose:()=>G(!1)},n.createElement("div",{style:{backgroundColor:pe,height:"100%"}},n.createElement("iframe",{src:Ee,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var kr=n.memo(Cr),Pr=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const _r=nt(kr,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Ir,interactionRender:Pr},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Dr=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function Vo(t){const e=n.useRef(null),[i,o]=n.useState(!1);return n.useEffect(()=>{e.current=new IntersectionObserver(([r])=>{o(r.isIntersecting)})},[]),n.useEffect(()=>{var r;return t?.current&&((r=e?.current)===null||r===void 0||r.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const Mr=({src:t,rec:e,item:i,index:o,style:r,translateY:l,imgStyle:s,enableEventReport:a=!0,isActive:d})=>{const p=n.useRef(null),u=Vo(p),{ctaEvent:f}=Me(),[m,h]=n.useState(!1);return n.useEffect(()=>{u&&t&&p?.current&&a&&!m&&d&&(h(!0),f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[u,t,p,e,f,i,o,a,m,d]),n.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),n.createElement("div",{className:Pe.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},s))},n.createElement("div",{ref:p,hidden:!t,className:Pe.css({width:"100%",height:"100%"})},n.createElement(gt,{className:Pe.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},r)),src:t})))};var Lt=n.memo(Mr);const Or=t=>{var e,i,o,{style:r,isDefault:l,rec:s,viewTime:a,isPost:d,bottom_image:p,commodityStyles:u,buttonStyle:f,translateY:m=0,commodityPicture:h,isExternalLink:A,onClick:w}=t,S=Qe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:g,setPopupDetailData:b,ctaEvent:y,globalConfig:k,bffFbReport:E}=Me(),{jumpToWeb:O}=pt(),{popup:D}=Bt(),T=d?s:g,c=(i=(e=T?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],_=g?.index,I=n.useCallback(x=>{var L;return oi({product:x,enableFormattedPrice:(L=u?.price)===null||L===void 0?void 0:L.enableFormattedPrice,globalConfig:k,style:u?.price})},[(o=u?.price)===null||o===void 0?void 0:o.enableFormattedPrice,k]),M=qe.throttle((x,L)=>{y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},T,x,_),b?.(Object.assign(Object.assign({},T),{video:Object.assign(Object.assign({},T?.video),{bindProduct:x}),index:_,multiCheckIndex:L})),A?x?.link&&(O(T,x,x.bindCta,_),window.location.href=window.getJointUtmLink(x.link)):w?.()},D?.duration);return n.useEffect(()=>{E?.({eventName:"PageView"})},[]),n.createElement("ul",{role:"list",className:Pe.css(Object.assign(Object.assign({},r),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((x,L)=>{var V,z,W,N,P,j,q,B,K,J,te;return n.createElement(n.Fragment,null,T&&!x?.bindCta?null:n.createElement("li",{role:"listitem",key:L,onClick:()=>M(x,L)},n.createElement("button",Object.assign({role:"button","aria-label":x?.title,tabIndex:0,className:Pe.css({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},S),n.createElement(Lt,{src:(N=(W=(V=x?.cover)!==null&&V!==void 0?V:(z=x?.homePage)===null||z===void 0?void 0:z[0])!==null&&W!==void 0?W:v?.bottom_image)!==null&&N!==void 0?N:p,rec:T,item:x,index:L,translateY:m,imgStyle:h,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(P=h?.width)!==null&&P!==void 0?P:0}px - ${(j=h?.marginRight)!==null&&j!==void 0?j:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},n.createElement("div",null,n.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!x&&!x?.title,dangerouslySetInnerHTML:{__html:ye((q=x?.title)!==null&&q!==void 0?q:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),n.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!x&&(!x?.collection||x?.collection===""),dangerouslySetInnerHTML:{__html:ye((B=x?.collection)!==null&&B!==void 0?B:"Tiffany Lock",u?.collection)}})),n.createElement("div",{className:Pe.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{style:u?.price,hidden:!!x&&!x?.price,dangerouslySetInnerHTML:{__html:(K=I(x))!==null&&K!==void 0?K:""}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:ye((te=(J=x?.bindCta)===null||J===void 0?void 0:J.enTitle)!==null&&te!==void 0?te:"Shop Now",f)}}))))))}))};var Lr=n.memo(Or),Nr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Vr=nt(Lr,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Dr,interactionRender:Nr},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var jr=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Fr=t=>{var e,i,{content:o,btnText:r,style:l,icon:s,isPopup:a,isExternalLink:d,onClose:p,onClick:u,submitButtonStyle:f,contentStyle:m,isTel:h}=t,A=Qe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:w}=Me(),S=(i=(e=w?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return n.createElement("div",Object.assign({className:`${Pe.css(Object.assign({},l))}`},A),n.createElement("iframe",{src:S,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Br=n.memo(Fr);const zr=nt(Br,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:jr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var Wr=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const Hr=t=>{var{content:e,isTel:i}=t;return Qe(t,["content","isTel"]),n.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:o=>{o.stopPropagation()}})};var Xr=n.memo(Hr);const Gr=nt(Xr,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:Wr,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var xt=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Ur=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Yr=t=>{var{rec:e,children:i,className:o,onClick:r,style:l,isExternalLink:s=!1,index:a,jumpLink:d,multItem:p,multiCheckIndex:u}=t;Qe(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const f=n.useRef(null),{popup:m}=Bt(),{setPopupDetailData:h,ctaEvent:A}=Me(),{jumpToWeb:w}=pt(),[S,v]=n.useState(null),g=qe.throttle(b=>{var y,k,E,O,D,T,c;b.preventDefault();const _=(E=(k=(y=e?.video)===null||y===void 0?void 0:y.bindProduct)!==null&&k!==void 0?k:e?.video)!==null&&E!==void 0?E:p;if(A?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,_,a),h?.(p&&u?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:p}),index:a,multiCheckIndex:u}):Object.assign(Object.assign({},e),{index:a})),v(f?.current),s){const I=((D=(O=e?.video)===null||O===void 0?void 0:O.bindProduct)===null||D===void 0?void 0:D.link)||p?.link;if(d||I){const M=((T=e?.video)===null||T===void 0?void 0:T.bindCta)||p?.bindCta,x=((c=e?.video)===null||c===void 0?void 0:c.bindProduct)||p;w(e,x,M,a),window.location.href=window.getJointUtmLink(d||I||"")}}else r?.()},m?.duration);return n.useEffect(()=>{S&&!m?.id&&(S?.focus(),v(null))},[S,m]),n.createElement("button",{ref:f,className:o,style:Object.assign({display:"flex",alignItems:"normal"},l),onClick:g,role:"button","aria-label":"CTA",tabIndex:0},i)};var Ht=n.memo(Yr),qr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Zr=t=>{var e,i,o,r,l,s,a,d,p,u,f,m,h,{content:A,style:w,bgImg:S,recData:v,bottom_image:g,ctaTempStyles:b,isExternalLink:y,translateY:k=0,index:E,isActive:O}=t,D=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:T}=Me(),c=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(r=(i=c?.cover)!==null&&i!==void 0?i:(o=c?.homePage)===null||o===void 0?void 0:o[0])!==null&&r!==void 0?r:T?.bottom_image)!==null&&l!==void 0?l:g;return n.createElement(Ht,Object.assign({isExternalLink:y,rec:v,style:w,index:E},D),n.createElement(Lt,{src:_,rec:v,item:(a=(s=v?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&a!==void 0?a:v?.video,index:E,translateY:k,imgStyle:b?.img,isActive:O}),n.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:qr["tow-line-ellipsis"],style:b?.title,dangerouslySetInnerHTML:{__html:ye((d=c?.title)!==null&&d!==void 0?d:"Product Name",b?.title)}}),n.createElement("button",{"aria-label":(u=(p=c?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&u!==void 0?u:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((f=b?.ctaTitle)===null||f===void 0?void 0:f.height)+"px"},b?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((h=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&h!==void 0?h:"Shop Now",b?.ctaTitle)}})))};var Kr=n.memo(Zr);const Jr=nt(Kr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Ur,bindableProps:[],settingRender:xt},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 Qr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Rr=t=>{var e,i,o,r,l,s,{content:a,style:d,bgImg:p,recData:u,bottom_image:f,ctaTempStyles:m,isExternalLink:h,index:A,isActive:w}=t,S=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:v}=Me(),g=(e=u?.video)===null||e===void 0?void 0:e.bindCta,b=(o=(i=g?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&o!==void 0?o:f;return n.createElement(Ht,Object.assign({isExternalLink:h,rec:u,style:Object.assign({alignItems:"center"},d),index:A},S),n.createElement(Lt,{src:b,rec:u,item:(l=(r=u?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&l!==void 0?l:u?.video,index:A,imgStyle:m?.img,isActive:w}),n.createElement("div",{className:Pe.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},m?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((s=g?.enTitle)!==null&&s!==void 0?s:"Product Name",m?.ctaTitle)}}))};var $r=n.memo(Rr);const es=nt($r,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Qr,settingRender:xt?.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 ts=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],jo={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const is=t=>{var e,i,o,r,l,s,a,d,p,{content:u,style:f,bgImg:m,recData:h,bottom_image:A,ctaTempStyles:w,index:S,customTitle:v,isActive:g}=t,b=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:y,bffEventReport:k}=Me();pt();const E=(e=h?.video)===null||e===void 0?void 0:e.bindCta;(i=h?.video)===null||i===void 0||i.bindProduct;const O=(r=(o=E?.icon)!==null&&o!==void 0?o:y?.bottom_image)!==null&&r!==void 0?r:A;return n.createElement(Ht,Object.assign({index:S,rec:h,style:Object.assign({alignItems:"center"},f)},b,{jumpLink:(l=E?.link)!==null&&l!==void 0?l:""}),n.createElement(Lt,{src:O,rec:h,item:(a=(s=h?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&a!==void 0?a:h?.video,index:S,imgStyle:w?.img,isActive:g}),n.createElement("div",{className:Pe.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:jo["tow-line-ellipsis"],style:w?.ctaTitle,dangerouslySetInnerHTML:{__html:ye((d=E?.enTitle)!==null&&d!==void 0?d:"Product Name",w?.ctaTitle)}}),v?.display&&n.createElement("div",{style:Object.assign(Object.assign({},v?.style),{lineHeight:((p=v?.style)===null||p===void 0?void 0:p.height)+"px"}),className:jo["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:ye(v?.text,v?.style)}}))))};var os=n.memo(is),ns=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ji;const ls=nt(os,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(ji=xt?.filter(t=>t.type!=="commodityTitle"))===null||ji===void 0?void 0:ji.concat(ts),bindableProps:[],interactionRender:ns},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var rs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ss={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ds=t=>{var e,i,o,r,l,s,a,d,p,u,f,m,h,{content:A,style:w,bgImg:S,recData:v,bottom_image:g,ctaTempStyles:b,isExternalLink:y,translateY:k=0,index:E,isActive:O}=t,D=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:T}=Me(),c=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(r=(i=c?.cover)!==null&&i!==void 0?i:(o=c?.homePage)===null||o===void 0?void 0:o[0])!==null&&r!==void 0?r:T?.bottom_image)!==null&&l!==void 0?l:g;return n.createElement(Ht,Object.assign({isExternalLink:y,rec:v,style:w,index:E},D),n.createElement(Lt,{src:_,rec:v,item:(a=(s=v?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&a!==void 0?a:v?.video,index:E,translateY:k,imgStyle:b?.img,isActive:O}),n.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ss["tow-line-ellipsis"],style:b?.title,dangerouslySetInnerHTML:{__html:ye((d=c?.title)!==null&&d!==void 0?d:"Product Name",b?.title)}}),n.createElement("button",{"aria-label":(u=(p=c?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&u!==void 0?u:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((f=b?.ctaTitle)===null||f===void 0?void 0:f.height)+"px"},b?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((h=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&h!==void 0?h:"Shop Now",b?.ctaTitle)}})))};var as=n.memo(ds);const us=nt(as,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:rs,settingRender:xt,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 cs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],vs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const ps=t=>{var e,i,o,r,l,s,a,d,p,u,f,m,{content:h,style:A,bgImg:w,recData:S,bottom_image:v,ctaTempStyles:g,isExternalLink:b,translateY:y=0,index:k,isActive:E}=t,O=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:D}=Me(),T=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,c=(l=(r=(i=T?.cover)!==null&&i!==void 0?i:(o=T?.homePage)===null||o===void 0?void 0:o[0])!==null&&r!==void 0?r:D?.bottom_image)!==null&&l!==void 0?l:v;return n.createElement(Ht,Object.assign({isExternalLink:b,rec:S,style:A,index:k},O),n.createElement(Lt,{src:c,rec:S,item:(a=(s=S?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&a!==void 0?a:S?.video,index:k,translateY:y,imgStyle:g?.img,isActive:E}),n.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:vs["tow-line-ellipsis"],style:g?.title,dangerouslySetInnerHTML:{__html:ye((d=T?.title)!==null&&d!==void 0?d:"Product Name",g?.title)}}),n.createElement("button",{"aria-label":(u=(p=T?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&u!==void 0?u:"Shop Now",className:Pe.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},g?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(f=T?.bindCta)===null||f===void 0?void 0:f.enTitle)!==null&&m!==void 0?m:"Shop Now",g?.ctaTitle)}})))};var ms=n.memo(ps);const fs=nt(ms,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:cs,bindableProps:[],settingRender:xt},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 hs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],As={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const bs=t=>{var e,i,{content:o,style:r,bgImg:l,recData:s,bottom_image:a,ctaTempStyles:d,translateY:p=0,isActive:u}=t,f=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Me(),[h]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return n.createElement(ii,{isPadding:!!s},h?.map((A,w)=>{var S,v,g,b,y,k,E,O,D,T;return n.createElement(n.Fragment,null,s&&!A?.bindCta?null:n.createElement(Ct,{key:w,className:Pe.css(Object.assign(Object.assign({},r),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},n.createElement(Ht,Object.assign({rec:s,multiCheckIndex:w},f),n.createElement(Lt,{src:(b=(g=(S=A?.cover)!==null&&S!==void 0?S:(v=A?.homePage)===null||v===void 0?void 0:v[0])!==null&&g!==void 0?g:m?.bottom_image)!==null&&b!==void 0?b:a,rec:s,item:A,index:w,translateY:p,imgStyle:d?.img,isActive:u}),n.createElement("div",{className:Pe.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:As["two-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:ye((y=A?.title)!==null&&y!==void 0?y:"Product Name",d?.title)}}),n.createElement("button",{"aria-label":(E=(k=A?.bindCta)===null||k===void 0?void 0:k.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((O=d?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((T=(D=A?.bindCta)===null||D===void 0?void 0:D.enTitle)!==null&&T!==void 0?T:"Shop Now",d?.ctaTitle)}})))))}))};var gs=n.memo(bs);const ys=nt(gs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:hs,bindableProps:[],settingRender:xt},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 ws=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ss={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Ts=t=>{var e,i,{content:o,style:r,bgImg:l,recData:s,bottom_image:a,ctaTempStyles:d,translateY:p=0,isActive:u}=t,f=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Me(),[h]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return n.createElement(ii,{isPadding:!!s},h?.map((A,w)=>{var S,v,g,b,y,k,E,O,D,T;return n.createElement(n.Fragment,null,s&&!A?.bindCta?null:n.createElement(Ct,{key:w,className:Pe.css(Object.assign(Object.assign({},r),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},n.createElement(Ht,Object.assign({rec:s,multiCheckIndex:w},f),n.createElement(Lt,{src:(b=(g=(S=A?.cover)!==null&&S!==void 0?S:(v=A?.homePage)===null||v===void 0?void 0:v[0])!==null&&g!==void 0?g:m?.bottom_image)!==null&&b!==void 0?b:a,rec:s,item:A,index:w,translateY:p,imgStyle:d?.img,isActive:u}),n.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Ss["two-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:ye((y=A?.title)!==null&&y!==void 0?y:"Product Name",d?.title)}}),n.createElement("button",{"aria-label":(E=(k=A?.bindCta)===null||k===void 0?void 0:k.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((O=d?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((T=(D=A?.bindCta)===null||D===void 0?void 0:D.enTitle)!==null&&T!==void 0?T:"Shop Now",d?.ctaTitle)}})))))}))};var xs=n.memo(Ts);const Es=nt(xs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:ws,settingRender:xt,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 Is=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Cs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const ks=t=>{var e,i,{content:o,style:r,bgImg:l,recData:s,bottom_image:a,ctaTempStyles:d,translateY:p=0,isActive:u}=t,f=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Me(),[h]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return n.createElement(ii,{isPadding:!!s},h?.map((A,w)=>{var S,v,g,b,y,k,E,O,D;return n.createElement(n.Fragment,null,s&&!A?.bindCta?null:n.createElement(Ct,{key:w,className:Pe.css(Object.assign(Object.assign({},r),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},n.createElement(Ht,Object.assign({rec:s,multiCheckIndex:w},f),n.createElement(Lt,{src:(b=(g=(S=A?.cover)!==null&&S!==void 0?S:(v=A?.homePage)===null||v===void 0?void 0:v[0])!==null&&g!==void 0?g:m?.bottom_image)!==null&&b!==void 0?b:a,rec:s,item:A,index:w,translateY:p,imgStyle:d?.img,isActive:u}),n.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},n.createElement("div",{className:Cs["tow-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:ye((y=A?.title)!==null&&y!==void 0?y:"Product Name",d?.title)}}),n.createElement("button",{"aria-label":(E=(k=A?.bindCta)===null||k===void 0?void 0:k.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Pe.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((D=(O=A?.bindCta)===null||O===void 0?void 0:O.enTitle)!==null&&D!==void 0?D:"Shop Now",d?.ctaTitle)}})))))}))};var Ps=n.memo(ks);const _s=nt(Ps,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Is,bindableProps:[],settingRender:xt},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 Ds=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const Ms=({icon:t,styles:e,textStyle:i,onClose:o})=>{var r;const{waterFallData:l,setOpenHashtag:s}=Me();return n.createElement("div",{className:"clc-sxp-nav",style:e},n.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},n.createElement("img",{src:t,alt:"back button"})),n.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:ye(`#${(r=l?.hashTag)!==null&&r!==void 0?r:"\u6807\u9898"}`,i)}}))};var Fo=n.memo(Ms),Os=null,Ls="3d989325-e7d6-4a74-8a97-98febdf5b567",Ns=null,Vs=null,js={info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif.",link:"www.baidu.com",linkTitle:null,linkType:"WEB"},Fs=[{position:"0",isCollected:null,video:{itemId:"VIDEOY2BMu1710323630175",title:"A symbol of excellence, the Dior Toujours bag is reinterpreted in an unprecedented version. For the Dior spring-summer 2024 ready-to-wear collection, this exceptional accessory, dreamed up by Maria Grazia Chiuri, is dressed in irresistible crinkled leather featuring the iconic macrocannage motif. A new emblem of the virtuoso, perpetually reinvented savoir-faire of the Dior Ateliers.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOY2BMu1710323630175:default:3::branch:Handbags:0",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:0",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:0",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fswbY3wT0hCmrYkrqDzFKnHb3NMux1710323481052.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs3Ifqv7fk2Tn9nPtwOTO2YjxAuRO1710323470472.mp4",imgUrls:null,hashTags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"]},product:null,cta:null},{position:"1",isCollected:null,video:{itemId:"VIDEO6JCOb1710323364018",title:"Maria grazia chiuri's hallmark dior book tote offers an original take on elegance. Unveiled at the cruise 2024 fashion show, the refined style showcases the iconic blue dior oblique embroidery and calfskin. Designed to keep all the daily essentials organized, the interior is equipped with a zipped pocket and patch pockets.",tags:["Handbags","Manufacturing Craftsmanship","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO6JCOb1710323364018:default:3::branch:Handbags:1",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:1",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:1",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsAHlkdbqYj5F84o2faRzU1E3AvG11710323339209.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs7KIGk2IB0MsoDL1ANWB1Mb2hqu41710323314146.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"2",isCollected:null,video:null,product:{itemId:"M2820OTKVM911",title:"Large Dior Toujours Bag Black Cannage Tweed",tags:["Black","Women","Handbags","Bucket Bag","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2820OTKVM911:default:3::branch:Handbags:2",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:2",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsJTjyFchOFEJSTRYxXvL2XPU1dP61710238469418.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fstdFA1dFT55QjtQPU2qHNENo5peF1710836061716.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fs9xf8AlIApbHezVL3BsxjUGIrN231710836061181.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs9iZ20MjLAPkXmFKvD8HzhLaBJ671710238470272.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsSSodev3wicDfE1DYNWPQVeRjErt1710238464035.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fs3YAOuN6Pd9NFvH1Rdooj6eLI18S1710238465296.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240312/fsBwIEp6OzI49isvHgiKD0cPSFtrD1710238459007.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M2820OTKV_M911-large-dior-toujours-bag",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Fully embroidered with black textured tweed, it is accented by a blend of threads displaying the cannage motif. It showcases a spacious interior compartment with a matching pouch to organize the essentials, while a leather strap closure keeps items secure and the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4200,currency:"USD-$"},cta:null},{position:"3",isCollected:null,video:{itemId:"VIDEOOL1qU1709616182569",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Shoulder","Crossbody","Cross-body & Shoulder Bags","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOOL1qU1709616182569:default:3::branch:Handbags:3",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:3",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:3",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:null,url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsvbBN3IRfwctVIhdqgq3doWmhbb21710399187965.jpg"],hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"4",isCollected:null,video:null,product:{itemId:"S5909CTZQM928",title:"Saddle Shoulder Pouch Blue Dior Oblique Jacquard ",tags:["Saddle Bags","Handbags","Small-Leather-Goods","Small","Mini Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:S5909CTZQM928:default:3::branch:Handbags:4",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:4",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fs34CpwKJOyjEDgoHypoLYakF8oR31710316280669.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsLOSOEf9pmz7wKnFaifWNw3TZ7Gy1710316287874.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsWHmVcrzHKKj6EfhfnQkxYIOt20a1710316295683.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fslyBNMyQwjpjY4EKzyrqzTMlOGRQ1710316313161.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/S5909CTZQ",linkTitle:null,linkType:"WEB",info:null,price:4900,currency:"USD-$"},cta:null},{position:"5",isCollected:null,video:{itemId:"VIDEOrZguC1710324513737",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOrZguC1710324513737:default:3::branch:Handbags:5",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:5",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:5",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fstXNWStczbY8HbIKEqMwfCkv5CI51710324494939.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOqu34FxaJTdascLcj6DHoYIIAs01710324439851.mp4",imgUrls:null,hashTags:["Handbags","Dior Book Tote"]},product:null,cta:null},{position:"6",isCollected:null,video:null,product:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:6",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:6",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},cta:null},{position:"7",isCollected:null,video:{itemId:"VIDEOEtr621710300614047",title:"Unveiled at the spring-summer 2023 fashion show, the dior toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette. T",tags:["Handbags","Leather Strap","Spring-Summer 2024 Fashion Show","Backstage","Dior Toujours Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOEtr621710300614047:default:3::branch:Handbags:7",bindCta:null,bindProduct:null,bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fshkOldZwfsSqTgvxHJzNBwS66ySc1710300910103.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsryDXTtPWXjYFWoSUEBUi48RHZCh1710398617300.jpg"],hashTags:["Backstage","Handbags","Spring-Summer 2024 Fashion Show","Dior Toujours Bag"]},product:null,cta:null},{position:"8",isCollected:null,video:{itemId:"VIDEOO8Zjt1709616802987",title:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",tags:["Blue","Medium","Shoulder","Hand","Handbags","Dior Book Tote"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOO8Zjt1709616802987:default:3::branch:Handbags:8",bindCta:null,bindProduct:{itemId:"M1296ZRIWM828",title:"Medium Dior Book Tote",tags:["Maria Grazia Chiuri","Hand","Shoulder","Handbags","Blue","Women"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1296ZRIWM828:default:3::branch:Handbags:8",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:8",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fs69g46K9wPCwi5VRAP2QAgRHM0Pc1709696901624.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsAIliGV0ZJP8MNa8DECYtwsK4ker1709696900761.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsMJ4JfZ0Vhzq6H71NdIPg6YozbIz1709696897845.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240306/fsWXI06zGOmACXn9wD3EegRLkB7dg1709696911033.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"Introduced by Maria Grazia Chiuri, Creative Director of Christian Dior, the Dior Book Tote has become a staple of the Dior aesthetic. Designed to hold all the daily essentials, the style is fully embroidered with the ecru and blue Dior Oblique motif. Adorned with the Christian Dior Paris signature on the front, the medium tote exemplifies the House's signature savoir-faire and may be carried by hand or worn over the shoulder.",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsmS72zfInwmblYTnuYzRuZKAOlhr1709616742898.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsU2gDw28XFd1nOAqlUjb1r1h6mpT1710400349981.jpg"],hashTags:["Dior Book Tote","Handbags"]},product:null,cta:null},{position:"9",isCollected:null,video:null,product:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:9",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:9",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},cta:null},{position:"10",isCollected:null,video:{itemId:"VIDEOesZlV1710323980494",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOesZlV1710323980494:default:3::branch:Handbags:10",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:10",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:10",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsiwMQ88zO5Xdnl939krMyBMbz7Js1710323763013.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsxyS8nr7nn0LMe7EqOt3ETXqLu7d1710323753073.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"11",isCollected:null,video:{itemId:"VIDEOdvsXq1710324342942",title:"New for summer 2024, the lady d-sire my abcdior bag draws inspiration from the signature elegance of the lady dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal d.i.o.r. Charms that highlight the silhouette.",tags:["Summer 2024","Lady Dior","Casual","Lightweight","Medium","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOdvsXq1710324342942:default:3::branch:Handbags:11",bindCta:null,bindProduct:{itemId:"M1151OTRLM900",title:"Medium Lady D-Sire My ABCDior Bag",tags:["Handbags","Summer 2024","Lady Dior","Black","Medium","Women","Lady D-Sire"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M1151OTRLM900:default:3::branch:Handbags:11",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:11",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBvqPYhaE9Ct1JzBd4gm8g9YOiAZ1710499102900.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6sf9nB7WpJuLNIZT3c8O8Fmf3Gu1710499102936.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsSxYBxyVx2yRrUgEaYmarWhlUbk41710499102531.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsyhykK1B7W9613MAfipfIuE1foim1710499102345.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs6FXJdaXib8lP0NPloe1XQGpoiKc1710499103268.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsCRx7T4ejNvgKNensH6LT4dPt6251710499103615.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M1151OTRL_M900-medium-lady-d-sire-my-abcdior-bag-black-bull-leather?objectID=M1151OTRL_M900&query=M1151OTRLM900&queryID=e82938220687c425c75277a7c526b932",linkTitle:null,linkType:"WEB",info:"New for Summer 2024, the Lady D-Sire My ABCDior bag draws inspiration from the signature elegance of the Lady Dior design. Reimagined with a casual style for an urban look, the lightweight black grained bull leather feels soft to the touch yet offers excellent durability. The medium bag is embellished with pale gold-finish metal D.I.O.R. charms that highlight the silhouette. Showcasing a shoulder strap that can be personalized by adding symbolic badges, the unique bag can be carried by hand or w",price:6100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsOsdUSXr57U5Twhhkv17th3yHqBJ1710324292456.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsZyr3slVtlsParX6D0DqsM0QEx8d1710324283147.mp4",imgUrls:null,hashTags:["Summer 2024","Lady Dior","Handbags"]},product:null,cta:null},{position:"12",isCollected:null,video:{itemId:"VIDEOy76Fr1710324746846",title:"Maria grazia chiuri brings a fresh update to the iconic saddle bag. Crafted in black grained calfskin, the legendary design features a saddle flap with a d stirrup clasp on a magnetic strap, as well as an antique gold-finish metal cd signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the saddle bag may be carried by hand, worn over the shoulder or crossbody.. Saddle bag with strap Black grained calfskin",tags:["Maria Grazia Chiuri","Saddle Bags","Removable Shoulder Strap","Hand","Shoulder","Crossbody","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOy76Fr1710324746846:default:3::branch:Handbags:12",bindCta:null,bindProduct:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:12",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:12",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsqwogfFahvNml7vmATxwfKLcNlh91710324602536.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsVRd4z4V8UScNc7Wc96xv4xDVByb1710324589932.mp4",imgUrls:null,hashTags:["Maria Grazia Chiuri","Saddle Bags","Handbags"]},product:null,cta:null},{position:"13",isCollected:null,video:{itemId:"VIDEOvqhF71709609258469",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Thin","Removable Shoulder Strap","Medium","Lady Dior","Crossbody","Handbags","Cross-body & Shoulder Bags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOvqhF71709609258469:default:3::branch:Handbags:13",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:13",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:13",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsHmNyOcNdgB9Y8aIFYWCHlEZVl4x1709608981919.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fslhMX6mwCM4i5XFY6dpcMZdPocYv1710398865153.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJQCe9rZmsEjuIUpdck9Hs2gpNU81710398856427.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsnHUJufSHptF88bNsyUGmSSKYH4A1710398855734.jpg"],hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"14",isCollected:null,video:null,product:{itemId:"M0455CBAAM900",title:"Saddle Bag with Strap",tags:["Saddle Bags","Handbags","Maria Grazia Chiuri"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0455CBAAM900:default:3::branch:Handbags:14",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:14",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsiwfgnCrVBGcGPh6gaFsvbYBIpxX1709285334896.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsXpilTgUS4u4oFWr0hUew8DQITi11709285353202.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsWxJm6YIeRYmDtDoB5WtYMjRX8bm1709285366208.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsj69PxKh1SAZ6p0902FbBT0vg2at1709285373714.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fs78nKueByU2cNulReOw8gJ1ZsieF1709285412981.png","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240301/fsmAEriTIohZAUMUE6gUCWvXwbbRE1709285429332.png"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0455CBAA_M900-saddle-bag-with-strap-black-grained-calfskin?objectID=M0455CBAA_M900&query=M0455CBAAM900&queryID=c171c63e69d6d109953e2de631718496",linkTitle:null,linkType:"WEB",info:"Maria Grazia Chiuri brings a fresh update to the iconic Saddle bag. Crafted in black grained calfskin, the legendary design features a Saddle flap with a D stirrup clasp on a magnetic strap, as well as an antique gold-finish metal CD signature on either side of the strap. Equipped with a thin, adjustable and removable shoulder strap, the Saddle bag may be carried by hand, worn over the shoulder or crossbody.",price:4400,currency:"USD-$"},cta:null},{position:"15",isCollected:null,video:{itemId:"VIDEO693hq1709628690318",title:"New for the summer 2024 season, the dior caro top handle camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal cd signature.",tags:["Ready-To-Wear","Handbags","Signature Hardware Design","Monogram/Logo Print","Calfskin Leather","Summer 2024","Black"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO693hq1709628690318:default:3::branch:Handbags:15",bindCta:null,bindProduct:{itemId:"M3352UBHMM900",title:"Small Dior Caro Top Handle Camera Bag Black Macrocannage Calfskin ",tags:["Summer 2024","Black","Women","Handbags","Dior Caro"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M3352UBHMM900:default:3::branch:Handbags:15",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:15",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsx3wufMP9P6ovvCrXL58eVVA61gI1710499528917.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs82a414vXXhbgMXsw3Zm8TWyDMvI1710499528543.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJaZoFhur3jfMEciQdk5GMV8O2un1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fstO8CRKfBzpJUmAMyCDHDo23ji9N1710499528346.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsagaUiox7KECRhbPn6MScg3s4Nwd1710499528602.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsBsyFADiYBLWHaAIQfNRsgweVOWj1710499529947.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqJEwfvOLpXQ6nQt76o92XdLwzs11710499529939.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M3352UBHM_M900",linkTitle:null,linkType:"WEB",info:"New for the Summer 2024 season, the Dior Caro Top Handle Camera bag is a sophisticated and practical design. Crafted in black calfskin, the small model is elevated by the originality of the Macrocannage stitching's quilted effect. The bag features a zip closure and an antique gold-tone metal CD signature. ",price:3350,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsZhMDVzP6kuh9Qt86c11whAMglMU1709628656988.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsWrEKA6oRWUmOY14D1POTJjgiks51710401973577.jpg"],hashTags:["Ready-To-Wear"]},product:null,cta:null},{position:"16",isCollected:null,video:{itemId:"VIDEO2rUuG1709617832960",title:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",tags:["Dior Toujours Bag","Casual","Leather Strap","Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEO2rUuG1709617832960:default:3::branch:Handbags:16",bindCta:null,bindProduct:{itemId:"M2821SNIOM900",title:"Medium Dior Toujours Bag Black Macrocannage Crinkled Leather",tags:["Medium","Black","Women","Handbags","Bucket Bag"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M2821SNIOM900:default:3::branch:Handbags:16",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:16",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsy6AN0OWw3rj8Luw3RTSP9n2kDLq1710497237677.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fszTc3uEUrtppdN9QVVU2XBnaaaBY1710497237986.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKbBMTRa0tTTX661wu7DzLw9OP0r1710497237980.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsOYHlYCwgzalxzmIJcsZmIsJ2L3g1710497237145.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsKJqNVm1ZBlrgZ8XLC0YAaO6ws2F1710497237650.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsm2VoVancBQ20nDHceESUPNLyrUy1710497238312.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs2B5YYmv8OztP3d9rlM2a9KmYswl1710497237339.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M1296ZRIW_M828-medium-dior-book-tote-ecru-and-blue-dior-oblique-embroidery-36-x-27.5-x-16.5-cm",linkTitle:null,linkType:"WEB",info:"The dior toujours bag is distinguished by a casual and practical design. Crafted in black crinkled calfskin with macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize the essentials. Its leather strap closure keeps items secure while the d of the cd lock closure twists to adjust the sides and enhance the bag's silhouette.",price:4400,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fs0BUtn8TYp4l8gWsg5WD9Ht8AP7R1709617796077.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsmecPfhI3OtZwJmKAXLv8scBSSdK1710399333565.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsfsWBLxbC36B7Pm7Ae1uL98EmoaH1710399333017.jpg"],hashTags:["Handbags","Dior Toujours Bag"]},product:null,cta:null},{position:"17",isCollected:null,video:{itemId:"VIDEOGZGZI1709629679782",title:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. A",tags:["Handbags"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOGZGZI1709629679782:default:3::branch:Handbags:17",bindCta:null,bindProduct:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:17",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:17",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240305/fsG1IT2gcB5iabcTL89Xs9bRHISMb1709629659698.jpg",url:null,imgUrls:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240314/fsJB1txgzSsQLBBJSTzqGI40BvLkr1710399454552.jpg"],hashTags:["Handbags"]},product:null,cta:null},{position:"18",isCollected:null,video:{itemId:"VIDEOC2IMa1710324169054",title:"The lady dior bag embodies dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the house's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic cannage topstitching, while the ultra-matte metal d.i.o.r. Charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium lady dior bag can be carried by hand or worn crossbody.",tags:["Lady Dior","Removable Shoulder Strap","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:VIDEO:VIDEOC2IMa1710324169054:default:3::branch:Handbags:18",bindCta:null,bindProduct:{itemId:"M0565SDBRM900",title:"Medium Lady Dior Bag",tags:["Women","Black","Handbags","Hand","Lady Dior","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565SDBRM900:default:3::branch:Handbags:18",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:18",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsnyiCm9oirbXLqmqY7231O8O2Yhb1710498970982.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fskwIRRKCtuw9cb9btuubt2D5bXfB1710498970676.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsqXFTCyhxspeYCD3uo4UiuN5vQ7w1710498970671.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8rDRSKJmWUNI42MjrMWVlI0D9Fz1710498970729.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsca9Cjqo3WMJVU0OL0OjQo8xOoMx1710498972076.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsjl1bxi56X0QrKwfvl8YocBVJ2N81710498971352.jpg"],collection:null,link:"https://www.dior.com/en_us/fashion/products/M0565SDBR_M900-medium-lady-dior-bag-black-patent-to-matte-gradient-cannage-lambskin?objectID=M0565SDBR_M900&query=M0565SDBRM900&queryID=14cc52b35774a9a42e78fd9ba199860e",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless style demonstrates the House's exceptional savoir-faire. The black patent-to-matte gradient lambskin style is embellished with iconic Cannage topstitching, while the ultra-matte metal D.I.O.R. charms lend a modern touch. Featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or worn crossbody.",price:7100,currency:"USD-$"},bindProducts:[],cover:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsuF6sqlC9LCBLTgxHwMRinXwB6bF1710324135846.png",url:"https://dior-sxp-cdn.chatlabs.net/prod/sound/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240313/fsFwNsGElWR2SXQ2tWwHkaiqMZN5H1710324095954.mp4",imgUrls:null,hashTags:["Lady Dior","Handbags"]},product:null,cta:null},{position:"19",isCollected:null,video:null,product:{itemId:"M0565OZEDM928",title:"Medium Lady Dior Bag",tags:["Lady Dior","Medium","Handbags","Crossbody"],weight:null,traceInfo:"VECTOReVssi1704360966770:PRODUCT:M0565OZEDM928:default:3::branch:Handbags:19",bindCta:{itemId:"CTAzgoPn1709005149328",title:"\u7ACB\u5373\u8D2D\u4E70",tags:[],weight:null,traceInfo:"VECTOReVssi1704360966770:CTA:CTAzgoPn1709005149328:default:3::branch:Handbags:19",enTitle:"Shop now",icon:"https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240227/fsIkhOh3SihCkTDQ3oI41kwCsjq6A1709005134510.png",link:null,linkTitle:null,linkType:null,menuCategoryId:"65966478d19caa37afe3603f"},homePage:["https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsbVwOx4grEmqCNmvOnKpIS0vTPPc1710499656033.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsJrpY9R8uGenvzM7NnzI4lPMCF8g1710836215790.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsYQG9gipUNt6UbzFPXTwLTNgj5BF1710836214937.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240319/fsqPEXjWl7l3wPAxJIZbnnhZPXDCw1710836216838.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsNHlPmAsNYPsGDJ5w0G213wJkwFf1710499654946.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fs8dAObnEoAYe1V6pwJOGTs4vCBJO1710499655963.jpg","https://dior-sxp-cdn.chatlabs.net/prod/img/edc1a0de-330e-40e4-bdf3-17d57d57c19b/sxp-portal/20240315/fsJpaBPC8OxQ4aYwxsMcqZpGtPWnq1710499655730.jpg"],collection:"Et\xE9 2024",link:"https://www.dior.com/en_us/fashion/products/M0565OZED_M928",linkTitle:null,linkType:"WEB",info:"The Lady Dior bag embodies Dior's vision of elegance and beauty. Sleek and refined, the timeless white and navy blue calfskin style offers a new take on the iconic House motif with this season's signature Toile de Jouy Soleil, layering suns and crescent moons into a floral design representing the four seasons. Accented by pale gold-finish metal D.I.O.R. charms illuminating the silhouette and featuring a thin, removable leather shoulder strap, the medium Lady Dior bag can be carried by hand or wo",price:6500,currency:"USD-$"},cta:null}],Bs="Handbags",Bo={productUserId:Os,requestId:Ls,channel:Ns,rtc:Vs,tag:js,recList:Fs,hashTag:Bs};const zs=t=>{var e;const{rec:i,style:o={},sizeChange:r=()=>{},unitWidth:l,index:s,showBorder:a,list:d,reportTagsView:p,textStyles:u,space:f}=t,{swiperRef:m,setRtcList:h,setOpenHashtag:A,sxpParameter:w,globalConfig:S}=Me(),[v,g]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const b=n.useRef(null),y=n.useRef(null);n.useRef(null),n.useRef(null);const[k,E]=n.useState(""),O=n.useMemo(()=>{var x,L,V,z,W,N,P,j,q,B;return!((x=i?.video)===null||x===void 0)&&x.cover?(L=i?.video)===null||L===void 0?void 0:L.cover:!((z=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||z===void 0)&&z.length?(N=(W=i?.video)===null||W===void 0?void 0:W.imgUrls)===null||N===void 0?void 0:N[0]:!((j=(P=i?.product)===null||P===void 0?void 0:P.homePage)===null||j===void 0)&&j.length?(B=(q=i?.product)===null||q===void 0?void 0:q.homePage)===null||B===void 0?void 0:B[0]:w?.bottom_image||""},[i,w?.bottom_image]),D=n.useMemo(()=>{var x,L;return((x=i?.product)===null||x===void 0?void 0:x.title)||((L=i?.video)===null||L===void 0?void 0:L.title)||null},[i]),T=n.useMemo(()=>{var x;return o.transform?Number((x=o.transform)===null||x===void 0?void 0:x.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);n.useMemo(()=>T===void 0?!1:T<=a,[T,a]);const c=oi({product:i?.product,enableFormattedPrice:(e=u?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:S,isHiddenDef:!0,style:u?.price});n.useEffect(()=>{if(b.current===null||O==="")return;let x=null;v&&k?x=k:x=O,x&&b.current.setSrc(x)},[O,v,k]);const _=n.useRef(),I=n.useCallback(x=>{setTimeout(()=>{var L;const V=(L=_?.current)===null||L===void 0?void 0:L.offsetHeight;r(V+56+f,s)},0)},[f,r,s,l,_]),M=()=>{p(),h?.(d),setTimeout(()=>{var x;(x=m?.current)===null||x===void 0||x.swiper.slideTo(s,0,!1),A?.(!1)},0)};return n.createElement("div",{ref:y,style:Object.assign({},o),className:"waterFallList-content-listItem",key:s,onClick:M},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:_},n.createElement(gt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:b})),n.createElement("div",{className:"waterFallList-content-listItem-info"},n.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:ye(D,u?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:u.price,dangerouslySetInnerHTML:{__html:c??""}})))};function Ws(t){var e,i,o,r,l,s,a,d,p,u,f,m,h,A,w,S,v,g,b,y,k,E,{reportTagsView:O,showBanner:D}=t,T=Qe(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:_,hashTagSize:I,loadingImage:M,isOpenHashTag:x,cacheActiveIndex:L}=Me(),{jumpToWeb:V}=pt(),z=n.useRef(null),[W,N]=n.useState(0),[P,j]=n.useState(),q=n.useRef(null),[B,K]=n.useState([]),J=n.useRef(),te=[170,230,300],[ae,Se]=n.useState(!1),[pe,_e]=n.useState([]),Le=n.useRef(),de=n.useCallback((oe,se)=>Math.floor(Math.random()*(se-oe+1))+oe,[]),Y=n.useRef([]),[ie,ce]=n.useState({width:0}),ue=n.useMemo(()=>{const oe=ie.width||0;return oe>=1200?6:oe>=768&&oe<=1199?4:2},[ie]),we=n.useMemo(()=>ie.width/ue-2,[ue,ie]),ne=n.useCallback(()=>{var oe;const se=(oe=J.current)!==null&&oe!==void 0?oe:[],G=[];for(let H=0;H<pe?.length;H++){const he=Math.floor(H/ue),ee=H%ue+1;let Z=0,F=9999999999;if(he===0)G[H]=H;else{for(let Ae=0;Ae<G.length;Ae++)Y.current[G[Ae]].top+Y.current[G[Ae]].height<F&&(Z=Ae,F=Y.current[G[Ae]].top+Y.current[G[Ae]].height);G[Z]=H}Y.current[H]===void 0&&(Y.current[H]={}),he===0?(ee===1?Y.current[H].left=0:Y.current[H].left=Y.current[H-1].left+we+4,Y.current[H].top=0):(Y.current[H].left=Y.current[Z].left,Y.current[H].top=F),Y.current[H].height=Y.current[H].height||te[de(0,2)],se[H]={transform:`translate(${Y.current[H].left}px,${Y.current[H].top}px)`,width:`${we}px`,height:Y.current[H].height}}return K([...se]),[...se]},[we,ue,te,de,pe]),fe=n.useCallback((oe,se)=>{Y.current[se]===void 0&&(Y.current[se]={}),Y.current[se].height=oe,J.current=ne()},[ne]);n.useEffect(()=>{J.current=ne()},[we,ue,pe]),n.useEffect(()=>{var oe,se;if(Se(!0),c&&_?.({hashTag:c?.hashTag,defaultSize:I,maxSize:I}).then(G=>{var H,he;j(G),_e((he=(H=G?.recList)===null||H===void 0?void 0:H.filter(ee=>ee?.video!==null||ee?.product!==null))!==null&&he!==void 0?he:[]),Se(!1)}),x){const G=Bo;j(G),_e((se=(oe=G?.recList)===null||oe===void 0?void 0:oe.filter(H=>H?.video!==null||H?.product!==null))!==null&&se!==void 0?se:[]),Se(!1)}},[c,_,I,x]);const Be=n.useCallback(()=>{q.current!==null&&ce({width:q.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(q.current===null)return;const oe=new ResizeObserver(se=>{Be()});return oe.observe(q.current),()=>{oe.disconnect()}},[Be]),n.useCallback(()=>{Se(!0),c&&_?.({hashTag:c?.hashTag}).then(oe=>{var se,G;_e(pe?.concat((G=(se=oe?.recList)===null||se===void 0?void 0:se.filter(H=>!H?.video))!==null&&G!==void 0?G:[])),Se(!1)})},[c,_,pe]);const We=n.useCallback(()=>{N(z.current.scrollTop)},[]);n.useEffect(()=>{var oe;return(oe=z?.current)===null||oe===void 0||oe.addEventListener("scroll",We),()=>{var se;(se=z?.current)===null||se===void 0||se.removeEventListener("scroll",We)}},[We,z]);const ze=()=>{var oe,se,G,H,he;if(!((oe=P?.tag)===null||oe===void 0)&&oe.link){O();const ee=c?.rec;V(ee,(se=ee?.video)===null||se===void 0?void 0:se.bindProduct,(G=ee?.video)===null||G===void 0?void 0:G.bindCta,L,(H=ee?.video)===null||H===void 0?void 0:H.traceInfo),window.location.href=window.getJointUtmLink((he=P?.tag)===null||he===void 0?void 0:he.link)}};return n.createElement(n.Fragment,null,ae?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:M,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:q},n.createElement("div",{className:"waterFallList-scroll",ref:z},D&&((e=P?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:ze},n.createElement(gt,{className:Pe.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=P?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"waterFallList-info",style:(o=T?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((r=P?.tag)===null||r===void 0?void 0:r.info,(l=T?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((s=P?.tag)===null||s===void 0)&&s.link),className:"waterFallList-collection",style:Object.assign({},(a=T?.textStyles)===null||a===void 0?void 0:a.hashTagLink),onClick:ze,dangerouslySetInnerHTML:{__html:ye(((d=P?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(p=T?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},pe?.map((oe,se)=>{var G;return n.createElement(zs,Object.assign({key:se,index:se,rec:oe,list:pe,showBorder:W+((G=z?.current)===null||G===void 0?void 0:G.clientHeight),style:B[se],sizeChange:fe,unitWidth:we,reportTagsView:O},T))}),n.createElement("div",{hidden:!(!((u=P?.tag)===null||u===void 0)&&u.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(w=((m=Y?.current[((f=Y?.current)===null||f===void 0?void 0:f.length)-1])===null||m===void 0?void 0:m.top)+((A=Y?.current[((h=Y?.current)===null||h===void 0?void 0:h.length)-1])===null||A===void 0?void 0:A.height))!==null&&w!==void 0?w:0}px)`,height:!((S=P?.tag)===null||S===void 0)&&S.link?((v=Le?.current)===null||v===void 0?void 0:v.offsetHeight)||((g=T?.buttonBgStyle)===null||g===void 0?void 0:g.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((b=P?.tag)===null||b===void 0)&&b.link),style:T?.buttonBgStyle}),n.createElement("div",{ref:Le,hidden:!(!((y=P?.tag)===null||y===void 0)&&y.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},T?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((k=P?.tag)===null||k===void 0?void 0:k.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:T?.buttonStyle,onClick:ze,dangerouslySetInnerHTML:{__html:ye(((E=P?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",T?.buttonStyle)}}))))}var Hs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Xs=t=>{var e;const{rec:i,index:o,list:r,reportTagsView:l,textStyles:s,space:a}=t,{swiperRef:d,setRtcList:p,setOpenHashtag:u,sxpParameter:f,globalConfig:m}=Me(),[h,A]=n.useState(!1),w=n.useRef(null),S=n.useRef(null),v=n.useRef(null),g=n.useRef(null),[b,y]=n.useState(""),k=n.useMemo(()=>{var c,_,I,M,x,L,V,z,W,N;return!((c=i?.video)===null||c===void 0)&&c.cover?(_=i?.video)===null||_===void 0?void 0:_.cover:!((M=(I=i?.video)===null||I===void 0?void 0:I.imgUrls)===null||M===void 0)&&M.length?(L=(x=i?.video)===null||x===void 0?void 0:x.imgUrls)===null||L===void 0?void 0:L[0]:!((z=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||z===void 0)&&z.length?(N=(W=i?.product)===null||W===void 0?void 0:W.homePage)===null||N===void 0?void 0:N[0]:f?.bottom_image||""},[i,f?.bottom_image]),E=n.useMemo(()=>{var c,_;return((c=i?.product)===null||c===void 0?void 0:c.title)||((_=i?.video)===null||_===void 0?void 0:_.title)||null},[i]),O=oi({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:m,isHiddenDef:!0,style:s?.price});n.useEffect(()=>{const c=new IntersectionObserver(_=>{_.forEach(I=>{if(I.isIntersecting){if(S.current===null||k==="")return;h&&b?w.current.setSrc(b):w.current.setSrc(k),c.unobserve(S.current)}})});return c.observe(S.current),()=>{c.disconnect()}},[k,h,b]);const D=(c,_,I)=>{const M=c/_;return I/M};n.useEffect(()=>{const c=v?.current;c===null||k===""||!h||(c.src=k,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const _=g?.current;if(!_)return;const I=_.getContext("2d"),M=window?.innerWidth/2,x=D(c.videoWidth,c.videoHeight,M);_.height=x,_.width=M,I?.drawImage(c,0,0,_.width,_.height),y(_.toDataURL()),c.remove(),_.remove()})},[k,h]);const T=()=>{l(),p?.(r),setTimeout(()=>{var c;(c=d?.current)===null||c===void 0||c.swiper.slideTo(o,0,!1),u?.(!1)},0)};return n.createElement("div",{ref:S,className:"list-content-listItem",key:o,onClick:T,style:{marginBottom:a}},n.createElement("div",{className:"list-content-listItem-picture"},h&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:v,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:g})),n.createElement(gt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:w})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${O?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:ye(E,s?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!O,dangerouslySetInnerHTML:{__html:O??""}})))};function Gs(t){var e,i,o,r,l,s,a,d,p,u,f,m,h,A,w,S,v,{reportTagsView:g,showBanner:b}=t,y=Qe(t,["reportTagsView","showBanner"]);const{waterFallData:k,getRecommendVideos:E,hashTagSize:O,loadingImage:D,isOpenHashTag:T,cacheActiveIndex:c}=Me(),{jumpToWeb:_}=pt(),[I,M]=n.useState(),[x,L]=n.useState(),[V,z]=n.useState(!1),W=n.useRef(null),[N,P]=n.useState(!1);n.useCallback(()=>{N||(P(!0),k&&E?.({hashTag:k?.hashTag}).then(q=>{var B;M(I?.concat((B=q?.recList)!==null&&B!==void 0?B:[])),P(!1)}))},[k,E,I,N]),n.useEffect(()=>{var q,B;if(z(!0),k&&E?.({hashTag:k?.hashTag,defaultSize:O,maxSize:O}).then(K=>{var J,te;L(K),M((te=(J=K?.recList)===null||J===void 0?void 0:J.filter(ae=>ae?.video!==null||ae?.product!==null))!==null&&te!==void 0?te:[]),z(!1)}),T){const K=Bo;L(K),M((B=(q=K?.recList)===null||q===void 0?void 0:q.filter(J=>J?.video!==null||J?.product!==null))!==null&&B!==void 0?B:[]),z(!1)}},[k,E,O,T]);const j=()=>{var q,B,K,J,te;if(!((q=x?.tag)===null||q===void 0)&&q.link){g();const ae=k?.rec;_(ae,(B=ae?.video)===null||B===void 0?void 0:B.bindProduct,(K=ae?.video)===null||K===void 0?void 0:K.bindCta,c,(J=ae?.video)===null||J===void 0?void 0:J.traceInfo),window.location.href=window.getJointUtmLink((te=x?.tag)===null||te===void 0?void 0:te.link)}};return n.createElement(n.Fragment,null,V?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:D,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"list"},n.createElement("div",{className:"list-scroll",ref:W},b&&((e=x?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:j},n.createElement(gt,{className:Pe.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=x?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"list-info",style:(o=y?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((r=x?.tag)===null||r===void 0?void 0:r.info,(l=y?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((s=x?.tag)===null||s===void 0)&&s.link),className:"list-collection",onClick:j,style:Object.assign(Object.assign({},(a=y?.textStyles)===null||a===void 0?void 0:a.hashTagLink),{marginBottom:y?.space}),dangerouslySetInnerHTML:{__html:ye(((d=x?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(p=y?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"list-content"},I?.map((q,B)=>n.createElement(Xs,Object.assign({key:B,index:B,rec:q,list:I,reportTagsView:g},y)))),n.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),n.createElement("div",{hidden:!(!((u=x?.tag)===null||u===void 0)&&u.link),style:{height:!((f=x?.tag)===null||f===void 0)&&f.link?((m=y?.buttonBgStyle)===null||m===void 0?void 0:m.height)||((h=y?.buttonStyle)===null||h===void 0?void 0:h.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((A=x?.tag)===null||A===void 0)&&A.link),style:y?.buttonBgStyle}),n.createElement("div",{hidden:!(!((w=x?.tag)===null||w===void 0)&&w.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},y?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((S=x?.tag)===null||S===void 0?void 0:S.linkTitle)||"Shop the collection",className:"list-btn",style:y?.buttonStyle,onClick:j,dangerouslySetInnerHTML:{__html:ye(((v=x?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",y?.buttonStyle)}}))))}const Us=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:r,swiperRef:l,setWaterFallData:s,cacheRtcList:a,setRtcList:d,cacheActiveIndex:p,rtcList:u,setCacheRtcList:f,setIsFromHashtag:m,isFromHashtag:h,bffEventReport:A,themeTag:w,selectTag:S,bffFbReport:v}=Me(),{backMainFeed:g}=pt();n.useRef(null);const b=n.useRef(null),[y,k]=n.useState();n.useEffect(()=>{const c=document.getElementById("sxp-render"),_=document.getElementById("water-fall");_?b.current=_:(b.current=document.createElement("div"),b.current.setAttribute("id","water-fall"),c?.appendChild(b.current))},[]);const E=()=>{var c,_;g("branch",S,void 0,i?.hashTag),T(),s?.(void 0),m?.(!1),(_=(c=l?.current)===null||c===void 0?void 0:c.swiper)===null||_===void 0||_.slideTo(p,0,!1),o?.(!1)},[O,D]=n.useState();n.useEffect(()=>{i&&D(i)},[i]);const T=n.useCallback(()=>{var c,_,I,M,x,L;const V=O?.rec;if(!V)return;let z="",W=null;h?z="hashTagPage":!((c=V?.video)===null||c===void 0)&&c.url?(z="videoPage",W="video"):!((I=(_=V?.video)===null||_===void 0?void 0:_.imgUrls)===null||I===void 0)&&I.length&&(z="imagePage",W="image"),A?.({eventInfo:{contentId:(M=V?.video)===null||M===void 0?void 0:M.itemId,position:p+"",contentTags:JSON.stringify((x=V?.video)===null||x===void 0?void 0:x.tags),traceInfo:(L=V?.video)===null||L===void 0?void 0:L.traceInfo,hashTags:JSON.stringify([O?.hashTag]),fromKName:z,fromKPage:location?.href,timeOnSite:Math.floor((new Date-y)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:W}})},[O,A,y,h,p]);return n.useEffect(()=>{r&&(k(new Date),v?.({eventName:"PageView"}))},[r,v]),n.useEffect(()=>{const c=()=>{k(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),b.current?Gi.createPortal(n.createElement("div",{className:"waterfall",style:{display:r?"block":"none"}},n.createElement(Fo,{icon:Hs,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:E}),t?.openFixedSize===!0||t?.openFixedSize===void 0?n.createElement(Gs,Object.assign({reportTagsView:T},t)):n.createElement(Ws,Object.assign({reportTagsView:T},t))),b.current):null};var zo=n.memo(Us);const Ys=t=>n.createElement(zo,Object.assign({},t));var qs=n.memo(Ys);const Zs=nt(qs,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Ds,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var Ks=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const Wo=t=>n.createElement(Wo,Object.assign({},t));var Js=n.memo(Wo);const Qs=nt(Js,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Ks},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Rs=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Ho={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const $s=t=>{var e,i,o,r,l,s,a,d,p,u,{style:f,recData:m,ctaTempStyles:h,index:A,event:w,onClick:S,isExternalLink:v=!1,isActive:g}=t,b=Qe(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:y,setPopupDetailData:k}=Me(),{jumpToWeb:E}=pt(),[O,D]=n.useState(!1),T=n.useRef(null),c=Vo(T),_=((o=(i=(e=m?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(r=m?.video)===null||r===void 0?void 0:r.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=m?.video)===null||s===void 0?void 0:s.bindCta),I=((d=(a=m?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0?void 0:d[0])||((p=m?.video)===null||p===void 0?void 0:p.bindProduct),M=()=>{var z,W,N,P;const j=((W=(z=m?.video)===null||z===void 0?void 0:z.bindProducts)===null||W===void 0?void 0:W[0])||((N=m?.video)===null||N===void 0?void 0:N.bindProduct)||m?.video;if(y?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},m,j,A),k?.(Object.assign(Object.assign({},m),{index:A})),v){const q=I?.link||((P=j?.bindCta)===null||P===void 0?void 0:P.link);q&&(E(m,I,_,A),window.location.href=window.getJointUtmLink(q))}else S?.()},x=_?.enTitle||"\u67E5\u770B\u8BE6\u60C5",L=n.useMemo(()=>{var z,W;const N=w?.animation;if(N){const{delay:P,duration:j,backgroundColor:q}=N;return{":after":{animationDelay:`${(z=P/1e3)!==null&&z!==void 0?z:0}s`,animationDuration:`${(W=j/1e3)!==null&&W!==void 0?W:0}s`,backgroundColor:`${q??"transparent"}`}}}},[w?.animation]);n.useEffect(()=>{var z,W,N;c&&T?.current&&g&&y?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},m,((W=(z=m?.video)===null||z===void 0?void 0:z.bindProducts)===null||W===void 0?void 0:W[0])||((N=m?.video)===null||N===void 0?void 0:N.bindProduct)||m?.video,A)},[c,g]),n.useEffect(()=>{D(!!c)},[c]);const V=n.useMemo(()=>O?Ho["animated-button"]:null,[O]);return n.createElement("div",Object.assign({ref:T,style:Object.assign(Object.assign(Object.assign({},f),h?.ctaTitle),{lineHeight:`${(u=f?.height)!==null&&u!==void 0?u:0}px`})},b,{className:`${V} ${Pe.css(L)} ${Ho["one-line-ellipsis"]}`,onClick:M,dangerouslySetInnerHTML:{__html:ye(x,h?.ctaTitle)}}))};var ed=n.memo($s),td=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const id=nt(ed,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Rs,bindableProps:[],interactionRender:td},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var od=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Qt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const nd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ld=t=>{var e,i,o,r,l,s,a,d,p,u,f,m,h,A,w,S,v,g,b,y,k,E,O,D,{style:T,recData:c,ctaTempStyles:_,index:I,event:M,bottom_image:x,translateY:L,isTel:V,onClick:z,isExternalLink:W=!1,isActive:N}=t,P=Qe(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);T==null||delete T.transform;const{sxpParameter:j,globalConfig:q,ctaEvent:B,setPopupDetailData:K}=Me(),{jumpToWeb:J}=pt(),[te,ae]=n.useState(!0),Se=((o=(i=(e=c?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(r=c?.video)===null||r===void 0?void 0:r.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=c?.video)===null||s===void 0?void 0:s.bindCta),pe=((d=(a=c?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0?void 0:d[0])||((p=c?.video)===null||p===void 0?void 0:p.bindProduct),_e=()=>{var ue,we,ne,fe;const Be=((we=(ue=c?.video)===null||ue===void 0?void 0:ue.bindProducts)===null||we===void 0?void 0:we[0])||((ne=c?.video)===null||ne===void 0?void 0:ne.bindProduct)||c?.video;if(B?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},c,Be,I),K?.(Object.assign(Object.assign({},c),{index:I})),W){const We=pe?.link||((fe=Be?.bindCta)===null||fe===void 0?void 0:fe.link);We&&(J(c,pe,Se,I),window.location.href=window.getJointUtmLink(We))}else z?.()},Le=Se?.enTitle||"\u67E5\u770B\u8BE6\u60C5",de=n.useMemo(()=>{const ue=M?.animation;if(ue){const{delay:we,duration:ne}=ue;return{animationDelay:`${we?we/1e3:0}s`,animationDuration:`${ne?ne/1e3:0}s`}}},[M?.animation]),Y=(A=(h=(m=(u=pe?.cover)!==null&&u!==void 0?u:(f=pe?.homePage)===null||f===void 0?void 0:f[0])!==null&&m!==void 0?m:Se?.icon)!==null&&h!==void 0?h:j?.bottom_image)!==null&&A!==void 0?A:x,ie=ue=>{ue.stopPropagation(),ae(!1)};n.useEffect(()=>{ae(!0)},[N]);const ce=n.useMemo(()=>N&&te?Qt["animated-fadeIn"]:null,[N,te]);return n.createElement(n.Fragment,null,V?n.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):n.createElement("div",Object.assign({},P,{className:`${Pe.css(Object.assign(Object.assign({},T),{"--transY":`translateY(calc(100% + ${(w=T?.margin)!==null&&w!==void 0?w:0}px))`}))} ${Qt.aniLinkPopup} ${ce} ${Pe.css(de)}`,onClick:_e}),n.createElement("div",{onClick:ie,className:Qt["modal-icon-wrapper"],style:{padding:(S=T?.padding)!==null&&S!==void 0?S:0}},n.createElement("img",{src:(v=q?.popupCloseIcon)!==null&&v!==void 0?v:nd,alt:"close",className:Qt["modal-icon-wrapper-img"]})),n.createElement(Lt,{src:Y,rec:c,item:(E=(y=(b=(g=c?.video)===null||g===void 0?void 0:g.bindProducts)===null||b===void 0?void 0:b[0])!==null&&y!==void 0?y:(k=c?.video)===null||k===void 0?void 0:k.bindProduct)!==null&&E!==void 0?E:c?.video,index:I,translateY:L,imgStyle:_?.img,isActive:N}),(!c||pe?.title)&&n.createElement("div",{className:Qt["one-line-ellipsis"],style:_?.title,dangerouslySetInnerHTML:{__html:ye((O=pe?.title)!==null&&O!==void 0?O:"Product Name",_?.title)}}),n.createElement("div",{className:Qt["one-line-ellipsis"],style:Object.assign(Object.assign({},_?.ctaTitle),{lineHeight:((D=_?.ctaTitle)===null||D===void 0?void 0:D.height)+"px"}),dangerouslySetInnerHTML:{__html:ye(Le,_?.ctaTitle)}})))};var rd=n.memo(ld),sd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const dd=nt(rd,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:od,bindableProps:[],interactionRender:sd},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var ad=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],ud=[{title:"\u5168\u5C40\u8BBE\u7F6E",child:[{type:"Switch",label:"\u5F39\u7A97\u5F00\u5173",name:["props","open"]},{type:"Switch",label:"\u6BCF\u6B21\u8FDB\u5165\u63D0\u793A",name:["props","isShowOnce"]},{type:"Switch",label:"\u5173\u95ED\u6309\u94AE",name:["props","isShowClose"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u5185\u8FB9\u8DDD",name:["style","padding"],addonAfter:"px"},{label:"\u5BF9\u9F50",type:"TextAlign",name:["style"]}]},{title:"\u534F\u8BAE\u5185\u5BB9",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","content","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","content","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","content","style","color"]},{type:"Number",name:["props","content","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","content","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","content","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","content","text"]}]},{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","interaction","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","interaction","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","interaction","style","color"]},{type:"Number",name:["props","interaction","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","interaction","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","interaction","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","interaction","text"]}]}];const Xo=n.createContext({}),cd=({children:t,data:e})=>{var i,o,r,l,s,a,d,p,u,f,m,h,A;const[w,S]=n.useState(!1),[v,g]=n.useState(!1),[b,y]=n.useState("");return n.createElement(Xo.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.hash_tag_size,loadingImage:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.loading_image,privacyContent:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.privacy_context,privacyNecessity:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_necessity,privacyPolicyTitle:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_title,template:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.template,industry:(A=e?.sxp_parameter)===null||A===void 0?void 0:A.industry},appDomain:e?.appDomain,openHashtag:w,setOpenHashtag:S,openConsent:v,setOpenConsent:g,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:b,setConsentPopupCate:y}},t)};function Go(){return n.useContext(Xo)}var vd="data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg t='1730260080030' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4241' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64'%3e%3cpath d='M895.156706 86.256941a30.177882 30.177882 0 0 1 42.767059-0.180706c11.745882 11.745882 11.745882 30.870588-0.180706 42.767059L128.843294 937.743059c-11.866353 11.866353-30.930824 12.047059-42.767059 0.180706-11.745882-11.745882-11.745882-30.870588 0.180706-42.767059L895.156706 86.256941z' fill='white' p-id='4242'%3e%3c/path%3e%3cpath d='M86.076235 86.076235c11.745882-11.745882 30.870588-11.745882 42.767059 0.180706l808.899765 808.899765c11.866353 11.866353 12.047059 30.930824 0.180706 42.767059-11.745882 11.745882-30.870588 11.745882-42.767059-0.180706L86.256941 128.843294a30.177882 30.177882 0 0 1-0.180706-42.767059z' fill='white' p-id='4243'%3e%3c/path%3e%3cpath d='M0 0h1024v1024H0z' fill='white' fill-opacity='0' p-id='4244'%3e%3c/path%3e%3c/svg%3e",pd="data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAJJAXcDASIAAhEBAxEB/8QAHwABAQACAgIDAQAAAAAAAAAAAAoICQYHAQUCAwQL/8QALhAAAQQCAQMDBAMBAAIDAAAAAAQFBgcDCAIBCRYVGmkUF6joEhMYEQoyGSEi/8QAGQEBAAMBAQAAAAAAAAAAAAAAAAIDBAEF/8QAKxEAAgMBAAIDAAIBBAMAAwAAAAMBAgQFBhMREhQVISIjJDFBBxYyJTNC/9oADAMBAAIRAxEAPwD+f+AZe1Z2+N97zg7PZ1J6Qbe3DW0i5OHCP2FVmtVzWDB3zm0uStndeLPLIlC3dhc+TY7oFzU4cUThn6onJErQqemNUnzYuEopeaWZFLTSk1re8VmaVtf7fStrRHxWb/S31iZibfW3x8/WfjkzETETMRNpmKxMxE2mImZiI/7mIiZn4/6iZ/4MQge7k0ZkkKkkghsyj75EpfEnx2jMqismaV7DJIzJGFeoanyPyBjdU6R0Znxmc0iptdmlySpl7cvTKEaxPhUYcmPj6QhW1bVi1Zi1bRFq2rMTW1Zj5iYmP6mJj+4mP6mP7glMTEzExMTEzExMfExMf1MTE/3ExP8AUxP/AAAAdOAAAAAzDjegu2kurhmtuPVP6hXsh15uXatnkHndaJPrKE1+nWStLdnnpS6ZJntP4lNsWRl8XVNuCZv38fUoxHXpp69F/XjJhSLaWzCs1W+m2hn+CKujHu6Mqs23wuG/x/L6e/1zaLfj527V8ejJouvsRNrRWsTa1rLrWsR82mznpzKrER/c2bp0IzriI+bvelVfljKVth4ADpwAAAAGY1AaBbb7RRyEy2iqm85j9i3e564Q1w88rOM+sXOz1c43O4w36SYzKPrW/wCnrVpcJJ5E6pkMUzfT+j4HzK/5cLVk5aYrW17TFaVlVbXtMRWtnOVmTFrT8REt0OShUTMSxzVKp83ZWs8m1YmImYibQyYiZiJmEpZobMR/3CkJa9kx/VEqYy3xSlrRhyADp0AAAAAAAAAA9g0NLo/urYxMbctd3p6cETSztLamzLXF0dHJTiRt7cgRp+GRQrWrVebCmSpsGPnmz58uPFi4cufPjx69xbFa5Wxqlar/AEndzbEWKzYny6p5XG4jalU23xizriVK0K6NyV8qCazyOMMxZlqFUikULdndHLI0rx9Ez+zNufJix81/9KqLt/066muRltf/AArpfnVR+hKJt8Q5qEMW5y1za6lMoy9a0tWZV/zltaf52RRTH1r/AJSlb7toi7Yj5ldHXS6irX+KsuptaTaV2iOjQAAAAAAAAAAAAAAAAAAAAAAAADkUPij3O5bFoPGsKJRI5lI2SKR9O5PLLHW7O9yJzStDVhcJBI3BpjzEiyr1mDgqeX51bGVrwcsi10cEaHBnU4wOOg5rZFbz2n57L6ttKISCAWNAJA5xWaQuVNilnkUakTOp5o3Jpdm1XwxqEqtKox8uPLjy4/xycf4ZcXPJhyY8nLkc3o22K1gNTWfPYU5xOFXo2SZ9qR0eszekWTiORF3wx95lLSwclvWR8Il1fcihlZ5WuaUkckzq0SNvjTm7q4vI8TWB1OAAAbgO3Vx4ctJO9JxyZP6sfLTWkuOTL/Hrz/r4dd1tfOnLJ/Dj/wA5c/4cevXl/Hj1/wC8v+f86f8A31NP4L0OqmXTdK9FHY9+OyW2bVV67sOjFb2ShiXSusaJteqXIbetZot6L2htJJt6ehxN39z/AA3knjHkPrj4idH/AK55DzO9+SLzFoTOz+O/L+iVujP7vfKNHr9LKttl+3Bq5XkB3dQ4dPOlXap0hp3BLc0w7qyiz72X5duLqc47Vj5D4tgfJLZjnqVbP+hFsmmTfjgtFVHEpRWiVn5dVKzGpYnZTmwy7cen0WuXt57c3/E+33l7gmzVWbI69V/XNdcJRsh/S0V/P4rYy2euyyqdabPrGw7UTI87Iz5ujfFHtrf4wo5p5y6u+WvYpNY8+aFjI9h2gn0d1SsfT5E0Q/LWln3ZWl8P74qb3rnOkcvqyJT6Gx5tZ3PDIMDAnjaxrsV7zvKNbGHBzUL0rVlQvDcnwK0q7PkpGdXWlzn7G6sPFy5fZGdb/dl8m5+3pbpZXPbBk17eL+3K+ebzefkstVc+bJn/AEWmKKqm2nj1veK5sj+m/ba06L1bSfC9/L52b1J1ZtL1V8iXg3qnbr2WTp0Tt6E9P8zq6quYh2u+2ixz3a5dEtbLc3GkVc7h0lUk11RoFosfbh81QgsqoGM2BaMc9VqnerSGUMzQxX042vRWLZO2pbd8Gr9RTaaOzqGrZXjlUmdcOuet3bZgcS7a+Bl0kmmxcd3B2U3ca5PJuF3yTNtHKKg1u2eWR2oa4qZlrjZiK6qyq153CeTZXkgTxRwkmO6eeRKw0A+xizZZF53ll8BykTHRxbLfSMiIzfp5i4b+fR+dHKpNVO0v1alUfo5+jU+dbeg5luhoRZ85ZYl99L3pnun5izr1X87rKRbVLar6aXaJXZVucu+he9LbIy8/NgTrxqflxoVTHmxViS/td15B5tto5s+k9Q7CX9B9adbrf1W7eVVYe4ZXskkld23dsyhdk2vsFrBYuwrxvYxXpVEXZYnkl9NV/e6quIw32BGJold53FuvV7cvWbB6gdv/AFapjc+/F2mkKnlrVXAu186Ouqk9v3YzJAtQr+2eY744bG0NKF9Z3JDbYlOCNdINF31JGZxZvKw4NJF7Y0vctVImmSxmSynAj/uKU2ehy1ufpxMysZmXqpgy5Ozg3vxqTpltH/yfPyPw7dWr3aV6ejqdzmc/j0y+O55pvRd6XYv3TXNNGUm0VUzbbFzFTtik1valV7MOjQnFF5yxm2WzaKadc7el0Liqf7IWo2LdLY9kW6uOt16zZ97KW15icaY1myVuTXXWDzqkK8viaKZgqrq/tVY9TFVtDVbSePs+0l9XRf7pyWRJnjTRrBYEhVPz86Y/2dp3R0i1irCp7Ajy+fsmo/au70k7pxwdZI9x50abHobuNz2L19OXLPEnGPIHZehRKV2ZYzvSRdDlyhbkyOMdU4sCXHgj1BXsTd+TmYMz2ZMnP012si1mbdGzcnwXf4fk3O07GNmNWLX1ur3UN+lvu3bdGmr9ct6ro5WXR+qXfTRfVrxaZtFIRC1p8gv2duKtKTNIx781MfNnNSFozLzWslU5WLwZ7K1Hag00lN46nrF2tzdrhr3Y/S64jBKVtFr2mY97Nmr+qChJFLY7CFOKY7jY9V9jqEteWN0RkcBv3Su4KGjNsL54wU6zySnZLKY66pdHndgprXKmrBodkpvXC/8AUyZyCq177c9UXpWTxSnLAu5T+StEMl0XoyxNw927/qri+RpsyY3mPXNcnVbJOrU1WJBGFsg82Z8ZqXBc2sX04W0+Yz4ukvfbFe7PVsVTL1c1sOvRnvl3NzM/kc97LnV6ovz0PqqNtc+zLVii2bJfPovbW6+NaI03qul0vq3La7FVlbLSiys15rXQzR0I1bdlmdV3Ptl5eSsTYTtt6sQSJ7mtX+OulY6nUvqRXNraa91RRaF8Lcu3dzO7JVLzEongfpHZrjqZa/8AoZXJ5m244NRFSRGU1mlaOXLOtxKmJ2VZtU/eNrLXyn+4Vc+qGsGvFe6915RllLa7Z3ZNZdzSyRTrk6oYwr9Ys6WXbbMzi7WmYXVS6Yo/liDDX6Boi67gnmquZOzb1lebUmAutqu5MtvbRnwX6LNy2QtT+1fXbkRmbsfjpmXmtjTh6Cvz8/Nk5t79Wz83PwuyxZ8on65GppFf03jPCtLPsymeqsOfMxVU2v7Grbpz12ezRpbu+WOW7bou9z2XRuvYn0fQsFewW8KakWtDvWm5WpdITe829yuWP17srFbPreXdZJH68uq+L2Wstyt82shNDGPLsZX+lmm9eM0ydHSIVtFZs1IFzu2fupHS6OWRrjqHrFtt2zW7RuvrL7zFrcHvW5LN9qG1dO4UwaH2tljE0dH24LxnNr9MvSRw7mzpZvBZRDK8sFJFMbtFo3iQKHVS7QnGXmoO4sr0rl0htGrqvqWQXVljr8yVdc0/xWe5THX9yk0PlsIeZnVLDGbQiVXOMuzM0vU5USu4q8tlpZXVpZHRiZm1XgW83Cp69GhHWhj0fOl2TdlzLzelK787/wBMevnZ5izLVpu6Pi2zW5+prKYp72tmNVLq2K7eeibqvlstrLSjn259mttLHMY6nlaW9FrJtC16Ip5Jli9sedLmZ+OrGy7sv8Zn4++TWHtG1he+bt53cwayyKdamTntsbN2ftZazRMbG41112uqpi2ebmhvfJmjm6TxKfs0wY6a5p6nizgyY3xG0uLj1hrrHkU9VY8vNQNTqW16v7tCbQwbUOqKegEo2F1MqJ+kWyzxt8ybJz667LqRa9rrbpWwWLZh40Z2eoZ5fcXSZQyw6WikGWR6RO0RgFi0e3oeWbFLYowelXYynVt0arQpddfNfny56XTCFZvLvJ/IuiqGQ2VyzbyvI0+NZNNM6r8zF4/wHRXXXnpyVzaufXZxk8fQz2xTxnR47p13i9n7Wf8Ar3H4+Lsaqy2VP6NejyI7nWtpror2H9Lr47fkR09lnbba/g9NZe61mpjeTVDprZW1qWKqpuZ0/izbEVu4a3vNux5PF67u9sR23Z0htn+6ISSQxW8V7JZksl0Tk7GtdkieP9Yk5x9rbNmKTti60VDPpfqSpoFPtr3EdPNH5Ld9ka6sc7uTE2bV7I2rZsbWs1YY2ar7Aj0yfGjUfWGVMtmZ6318fa7tC2pdneujtIXFkibwxcpzddrmSa+XDCbiUVDVN4KoC8I5GyQK68Fhra7USNpU4HBgd3xqrOxKwfnzixuqVK5YWFxkueKPPPD1bpXH5CxqFjUp4vb1rzy9rVsi67Sfssosm2pzKbGnkhzJ0iPk8y2ZPS2QP7hwQoMCZvb8ChzXqeaZubkqVubk/XEiQJUyPBhwY8NFwjFysirfLM3K7eHZpXRdIdOjjbeRwoup63xDOfs6/V7mnTl/N03MzePIX26X5OC3I97dtZ1Ox5H19FfVTo9zl9XDgvdmj6sv2q9byGt9n2rrZi3c3Fh8dqhr6eud3X6uXPm3Mvr3UxW52tqNntHbLtNFakyCP9xdt0s0G2CzaH1pKrvsa0NY7Emt/TCCbHNEbqORzqbW8oSSGnslM2lJ6vuvJZtjUgktNuyq3RoROrPzT+dsdIdLdM4x3OpSq09g1jyvWRs7TUYq+Gz+5ti88GhUw2ioGTSLYF6dFNVXrD5BO/WZU0qHxhT9bA9CY39O0ZmLLlhGBzh0ilYBba0Rzupjz19T+poS+dbJ/VfmrX5Hj6rcfI90Tpx5HcZGnx6Zvs0baU1xvjbN0zmdRnsmmiunQu+i6uFXjKVVlEZWaKK8eivc25qpuvR2L6OJq0Oan8mW9e30stMiszbrbvL7YGpsOvHTDuCXS3aKKt+9iqJnWoDJSVRpX7Yzl/Bptpfd7fZq5RWusti1xZdpJUbTFWZ9ytEae0L3HfQOMtzOqaFM04bHvLnarU7QXU2m+4HZTZqhArMn9ZbKaV0jGoNMNhNgZbX+qk+vrWiZWhsjU+B7qWzKufbgxUZZkdkNdxjJMZEolDU/Rltxzt+lChkmEYlOgqCbQT6vdZ9gtVWVoh6qvdkZnSE5nLy6N71mmbU7UGonymHp4o4pJAiZELc5c7Fe+klwu8dfVKzglaujWrZuuBXyXY4GzdpzP29P1YUzifl8Pz5fvd2b4jl8jxG/kK115l+a/Krs9Ln+QY9upej+dtfdbqYe3kQ5nOd3NdaLZbuXXVRderZue0SuJ0a8nSy8/TZ/zdrW8zQ3nb05mWtxnpTpxa+S7Y7P1sNr9g6Ydu7T+5df3uq9Orrk6eH7cdvlo1k22mUSnkL1v2iRWc7RtQ9ylVeKnuTStl2q5vsXd1d0Rbnpzq5QqWsLHgzGyW5HOdVq5bEHP68OnmiewNk7YbDzPS+w9iJU890jaal7+r7Vytb0s3prpX0Kkzd6DP5DLZB3PNY2jXdbdfHPY9mSDY672u9tZI9JkqxoQwCronXTrDpZFIDz5ifW+n29lvpvXhborRjckdDZ4c9t7Squest/P4xuz3nDTmqZbte2U1ViZm6GNNLp0qfVnxSaY17UQtdl7V5MXk+aK2nRGi65jR38u5DvtfRndyF09zVbHVpVDr3p1205mv7QtTyWiEXBn3k4bey+bXzPLUtBJc0y50dsJecc1rpyNxmObCQDXWOyO7+EFgtJ2FxS4eeWX5ZQhQVLN6onefFZbj2Fl0q7dTRZs2f5t29r/r50qHtc7ibWTnWbYBBbOm7XKprTFoQVJSc/YqlW75bk7a1g3yFocJ3Cppita4EMSsBuY2uYVLF2zkocHZBI4CO6l9UbJSycl9T/ACa1L0iZhGfsW7X8NWi12Qumrx5HS52WjstcmLavhY9SuZzupp3dB+pl120w2ivoiruY2M/3m0zXHtza9ibs+KxZXRop+e8eqJSvVdUy/KpOWlZWHt+6lzansGzVBaKNl3bCTrtyap7EVp224fY21EthL1MrB2Ptal9i7miUditz9dwLHideMsChLojrqOXbn6QtZY2Z3lTtImFuS4sXJKK7eGiibWFmtG/dKLhsSayGzt2YxuKi1TZJbZcV7eT3TbmsZo5W3K/Jf3NqjqPWNvryLYmy1EMw3Khe27fYuBxWI1kx5om3q15JEQR0qll+nOa05l7NO5+Jdrvf/FI06HtTgQyz6M05U0dW7HapZ0v1qXXndDlcOteBWOdllYebnb9X6saOT+zZ6kVjp7sHjmTk7N7k2UyyK9TrZ2dp3NRory1xpbm/G3fM9q2/zcnSCqol2xqK2fqDXNmotG3MmurPaFkbDodko5fOw9k2vXOWYdZXqvOEt72Poxf9GyPGof3eRxiv4FW+wFCY4DxYLHjvDNjfHd4zT7VnaMoXYXTqtrEvfX5zsHDslCNz5TH9ha9RX3LeVGZ6UiMojUJbrDsNnvPX/XbXeTYrIjCd8gtcyioN6ZteiV0W83JHUUWxpOqOTAEtlWuV5JGN35dXav0L8zW1StM+P238x+a05ci65MLvzdN1eljXXNly5Errgy5kzVWxUIn4txJ+q/pyPRVyY9306Sk++k02ss++rReyX/0/bp2uvoRn0bL7IpdLKE+9+qUzCou1ZZ8d1QiNZVfIu3BrG0sF7QNLsY5RFZIWhsm+J81vYpjZVu2JXDkkqXn06L+TR9Kvutszu2bpYE6fkXVtSo8+JZ2eta4J2/JbKZ5rzyRXJW1daB2my7LwHnsM7Uvc6HYS4K3j9gM0Q2Bmt9x2p9hej3BLCSuj4h1901r2La7K3OLw1ZsFccl485RLI9Aasd0ZX63XR+iujyqnki1XtT4hH7dm13J02uls6M2i2uI0QmMebXZC2dHDum+irst8125cWa+l1PzePK4TrZpjPGi6685U7lz/AKj8jfRhclFlaZ24q7Gfj6KKqXSKz7m157WULnXcWc1+hccgtR9snuK6y1K8cWS/tsJRKLr14tKxrVqi449YKl3uVRiRO7L0jWWwaod6ua4K/sapniUTmrhZqRLL3Oea2+65pJQnbvidS0CwYm+d7DWNZd63u42zxljy55W/TxXMVMC05YWtiZ5JzgWD7uQ6OSC9ZKsdo0pniPg/w1sTPreydVrUs1CV/J2eGTSOSqQV9D7WZWJzwuDjXVgK52hhcvTYunLpyZ5GrrKa1xPsDZn5cuPLNzi05jLp164+PHE54sfXJwydo7S7L2bt/e8+2Ft3LH+Eznqxs6dWaHsmCMwqHRmNMjbFIRAYPHcGRR0ZoZA4ayMURjKJSscnX0dnSZ3x4e3zO4vC7z7Z3QrP/u5uydea+mPVanzly+MeN8zUr7Q74rfqeR8S3kiLIrSuCm/v8h1NefsXfb02aU26XSZmw/k5rVudzszHRtti0u6HW9Gamh8Wdqyo4/Z6GXbO5dmX24/E9/NZmbxr1Xj8ADUZgAAAAAAAcih7/gikti0pVRuOTJNGpGyP6iITBO4q4lKsDM5pXHNG5SkZ3Rkd1UcfMabk1vadremhxzNipVjQujep5YleECmPVeH1JslQeuVi90ZprjjeaPPmhPbbcbfsx2qt23niMJi0pbYZU23D4gjjotSaqwezWaG1rW2y0pkldObnxVvWvqawctfRxTOaB0M7mT3ZSwtlLTdNuEkgY75Y5BkhUyhL/HscM41lxhmPhHWer43A0iVA0QCFQBoQI41DYTH29BHY7HUDegZUmNBjw8ufCthNhLX2iteSXNc0k8jmcj+hScOCRCiZI3F42yIsLTFYLBYq04UjDCq/hTCkQxyFwuOIW9gjLA3omtrRYE2Djx68jvTaO0Nj41TbPbvjknk9KQzLXDLbGVpyY7YmNeoerfjg8Qs6W9F3PpO0VVtyLNHq4d3du6ypliS3hD10gdovHoY0xkDHIAAAyPgetE0f61hexM45fb7VN92Pj+tEuvj+LTLPCJo4MKGcyHl9r2h+w2PJfGa4UqZl/FsZMLS8/R+PIX7g/KMaTjjgUZ6E9xONV929Kq1rnG9Evotwpjud1PsO9VO+uG0LhGrK1ESNcdVTmsIUmp+AWFBsyLDZ+B3st6rCwlsGiT09c1EpQ5XeWq+mHNbSKwpjflctVo5X1U+LznZn0djn5N9mwhytd658OjRotTJFn0UpuqPtGaUPya2sXFK0o+3uX0azbPSLOoxPH6OzL673S/Mq7dubNnXfWuc7GuXmt8Meu1dAdmMUMi1kWDGa4nn3Tr2OzeVsUDs7xd1hH3GhjQ/L2+Lzzwt9zKHyIeXsadDIPF3lRndWD1H0lxzZVaTNz5cIK627vM1FW9pa+oqh2kfYpTz/AN7jdbY7bJCyQCx0SGZ6S3XcdZrI3ynSJVX3rM5rqeVxlsdwkFIpMT04K3FsYXCZV7jl8dgWdu8Ud3e9WJI61HKdv7jW25ZlZ7v9whTSli2TFr+kazWDX68dfo9GdabAj7pXOKG2W0VLA7dxLFzTVNKWBEbTqVKiSTOsWKKyiHV/zx1rVNMKNN3ez/8AEL3NVP0nozqUvwyNOCc1KJVOq+jy+9cn9566leL+XPYjBHGslmufdMUfZeZaXbegn1p0XY7Nlzdry7mp2OQ1dWeluPxjN2JQluvXbB5Fwq8+nV078q9UipmJp1qb/rNbssj8/wDAP876dbA7Zf2eK+VeYfYpgQPngH8PI434/wCU/XfS+Vfye/RP6v7/ABx3/n/Tw2/bOXjGdqrPpHce2JFqhshRfbxdtb2/Zd3q5p3fcH7ZFutvZCSyFFr2zWL3GZpYGwWzckaK1i81f+Oe68tPxmKQzHOIDGOD/EYlHl7x21P9/qnyXLvfObM7qsh24r6/NOu5ZVOr1WYoJt0lglB9byY4QnoqsW2HWhWsSh1TSSZYMGaJOMYqKLuFLQdprppyuls5Ea5nQo8l3srn2/6Fo01X5qhK63i7cbePl+3jWrUusTb3+SU1ZulysqKbMl6Z3Kdsbm1crR1rrI/3CFe21Fxq8ZZdnrX69OXoP93WoprWrTKeehDMe7Qt3vzsfatFU6GVuSk4V4Qyp4HOMDDS90ffqF5IZXz3nnv26ktXfTy+RQpjfJ5B/F5WqWOuX7czFe9QXyXhm6Ncv9A8nZsWBrdUmHh3BfWqX2Q1y0l2A898n/2LXduz7xLxb0X7dfau8JjTPpPr3kTt5d694l5J9f6NGPS/UPR/o3H6T1RTv5mvcV1qmOfZtJrTvAj0h2FsGnO2bF4buxzhGz7C5P1d0DrXDoDsVq42zijqanGwlOfxtxhjcyVPkPh+KG3N0r7DHpLJPGkcbVufjn3HtWJB27K31grvdSTUhugmrHYhomG9NhV5eqmVyuDS7dK4LVe9bJ881/CLbs+sHXaGKTWHXTMbNp1+tZM6vUTx0rbb9xYnp3eMHqd1K8ePZbnNTr1ZfLMy1/S1vjocWfGfL92xOFaZ6Hr5ubqT43DejusroWZzmc3lfzfQ3IxdqfNonVl4jNV6477uB4vO2j/mdPM63Ryci2qvQpS8Kb0bsnZGm2Oufh4dm+l+/XwXLl6mPxuUgG5Tt1bKwKpdX9rawh+2qXt37e2FOqSf4Bt7zbtg8SyS0jFckq6WZrinsjVysrXu6oE75KVsDstWojEW5xyzskKSRidL0Kdij31GwbYjvE1tGIPvs96N7ATSpbxuvcLSaWNNjQqBv9Tza72Kl9fZfDNk9jWdYysPJDU2C77sTIpk9RnLIopY04idgvDXNo3kSSy0IpxuVjzs13zTuUukfwNKaLxWFsv2dXBz6mRb2+qmThx19V+qxrabKRyNbVYGYaat2LAm7tF0qWqiGtp3GXnexmfOj+HydXVnzN0IRsidnepgzM4sKozn3X0E4+h0uf5F6fH9OgzSHWj/AGVtzr1qx5r9uPvxZ8brfzvxvy/xXyBT1T+s+MevRf1z6T/n8/TvIWf6j/1+uw/+xw+3q3qeAxerlUGu/wC5tgyFJYPC5a8+2slhn2Rf4rYr/Foow+Wu65YyWT5xC2xosH1SK8cCKM+u+JuXVQ7NilRk3Gr9yNPm3/yKGjeKJTlsadQ+O4kOutysZorueNSLozq29ld7Bl328ww1NYHVY4zTPJHVzR4IX1d3JyVK1+BAo4q+GbLkpUHdO1/pXVKONNb7BOUH2Ih3bI3moqILmSC2Thf4tsBb/chj98VY3x2T+D5mhkkiup0qyeR6w211TIYI8okP/JXGrARNaXD5yHL1eKcbstS/Bvc3sb+hyaL93Ypnxf8AjzveS4uWzM9iq1rr7vMz+OriuTLsf3upyVq21qp3E7Pp89KG6fJM+hy4WrX/AOP8vG1aJ9FKp6vY8sw+S7E1o2tNEY8ivH9++GN0q5+VS4+2WOjOudFdI6m/eTVLd3Zzz/xz/G7Pr26+EeK+sfcb78XCmqf6fyXyNr8Q8V+p9f8A7fQJR65/D0r+tn/l6lxaA6m/7m2/pXVLz/7XfeB4kTV574r5t476DCZNMfqPFvI4j6t9X476d/V5E2f0fWfV/wBmb6f6XPSzW3d77dzSml1m7KOr5tBP7I0R7ScQuFgVxewuc8tLbPWq4nlxtmdS+QTSFcYhbE3o1hR19ZqlNZ8kS1vsOohDdXDvN35rfJDw46vNUdrq0pXvoV1txslvBi2jrNktWXy6b7mfbq71iiZMj3VEsjUZcXGqJ1XbTZjYvZ8TjHYcpr1uiTnDoj6dxjEOenqvGVqkGeVYtLkUtSYU3o9zFZ/sR9IXy+krHifSnuh9a9HJN+lLtqsHNhDsSuT0+62O1HC8m8utm6DkzPyrn87bmU2nr0QzZy8+jTmlP1vVrMW58Y4Vmvs2MYrazXiwKzojVolMv9VdUv8ATUT2/lHnvhP+UtUpVs79D4t5J574zZFXV74R9T5EweLfW/cn1fyX6eR/Tei/QegKPUfrUFEFc9zDU6vpxpTy3G3J4dzOeV3uxfV4ZNkVtSbDLo/qrUU9oJbVtVR1qarfhtMXCna4vd+WD7FudS694+EQqnrWifnS7wrniZhzrOEXV3R6SsOK7DRe2rw16tGevvbBvTX2H2fRMH7i8sz2BP7H2so+zYfSUu2H7gE1svaKy8cYi0Em8sjzrYcZrCr6p6y98hcQfpLxck3RJBV6tz9GJupV2+NeU35+y9Oj68Xez+D9fp8qXZJ51eg9mXyFWHPnSvn68fYbfLjyT0N+jVxEb8tV32c2Hf4ot1OTXatlqUmcN/I1c7fWzqt9S1M51HbPdXRRyMbY0sjLWtHzKuCtq5u7LSsRXbTW1Ve5OS4KQnUB10ydvXtrpIFf0WR6K3TVbxTc3gU0cI9L63i2sNOo9b1NcymJZM+sNm2Ovu5ZJcHrafrH5PLXhp7okfdR7UEWlFksFWyDMthtTPM97perMsdabsDGok/dGsbnfeXNScpbcsbSPKaNQtDZ1Et0dlTtmaYBictZ0qzpNMqde05nODmXStbJzPZacrNOjMi+RurKxLavdz7zGqMGrfXj4e9tXbnb9nM19NfjPj+Lp6Oh5RM8eCFy+vxL8mdt9Hpz/pttpn0UsnOmmiWpwPdiT/LdDmZGx08uFiuZPY7nrvm4G9JJBUlAW5eqG3HGqol5SiomopHe9q5vXoyx+LVTEnVgZJBKv65G8tGV89Pc5QxJvQ45jd5Gr+u/uRM6lOmWZU/Thug7Pu7HTWB53nisj3AmOo/+l9NrCr6A2mne9gcUWa9jekwhbrWc1lfTXiJ2JY7e+MDLksdKwT5og748RrpJH1IkVIcUjcOqrYVEO4/rXGa6qFdl3Gy5dTYl22njW27+0q3wrYlBmvTaVzg9gQeWWMoQ4aww6mrsVk3JImbaJfs7J7eQ7CNaHhlQ84fynLG1RpT3pSzLDHY6xtUrxbJ0YzVmK6X+QXt5+7VzVtiZXTP6/GvHOcqkpZrVr8n5XSbDMPR0o4N2RKtTYVLvTF/Ic/NW7RC0RPM034Ka7bUY30raqel0dN3P2Z+NRXM1I39XmTnpq3Sqg3g9mHbes9anW/oja2ybRq5BrzT1fFp7ZceXbZVfsizV6yKpsten3VrYzUWEW1IYJaEUki+GyTLVNy1JJ6BvRqbsjJO32KKo6zZnPYix91PVKvdN2CuqAs+qG2PR2stvIHcGv+3Ub7j1j27s5MbDmVsra/tiSV5Qt1wTt13HLbgik4hnCazTZjElndFSSNqnCHqLAaq+qePcZdCb4smnQhc7XL5ujZlzJuqbP1KwatSsbrUY22eHaM9Mv3UvXqr+lFqYG6ZtirkxW/VsnKyt8yo2Iy/sb9K55h1c1vt8tum/9Udov74rPLVGF6dvUxa34MuyS0FTG+XdP18s/SyWUtrxJ9b+lI2PQOuldxDUB9hvcaeLr1+sWAcILylzu1skxuxr7b1X9GF2isvlCC+dfYo+WhZKiUNkUnVYrOs8tWwGfHft2dztm0y0mp2qIXsTJqXs9V3dqsuy7m6Ix+acHRx02bK1gbZPMrnK2OKr0jnD3iSxXG2S2sGZ8Uv82bUHRveIe+xxT1wqLbUmNuzLWaynP0sWFGu11wrSrR3c3I06/il2RRWHM5vWaxV9GNuJEtz7GZ7X1Koo+08vl9C6G10buc3oaMC62u7F6+Gzp0zXi9EvjVo6CXchWTZlwbastla/Kh2quKk94K74d3atK3mwGxfsTZ6y3YPTneZuGydU2iQVJLZ21a36IynX+1a1peV07B5fEkcaglN09ZnKibDTa1RvpHXtNzrllcWerM74xIsfH7aI7pVEU08arZtm+4N13p2GqWxd5rDb9yM9fbOTtLTtX2zpVZFR1nr15FsdS8PvCcdZzfTpG5oojvCuHaqK/wAeTFw5P/p2Z55o8tnxRWx9laLKy8V3YXRSvZq2MpxZ6y+JmzTal57nt+mB+dlqYY0uXlw9Ho9Re3l4/S9SWaKpzvmaW16cvv10pkouqdnbzJ1u+HaKxk1q5mHQliL6L0r06zoWnPXFp6chYKztW+8rAorpbV2CY3tV+bYlgddpF26bBuC2dya8ZtuzmnzSlQVu89I9r3eUC1i2lUOVXYWag+kZ7gMmYUFep4Y1ZI3JG2HdcWXJqn7W+zVX0I1bnsi270WmWxNzUmyRTV/c7nE7KlOGgXxunjc9WVFUbtUURsq7a3y3RXXFxr5NataRKQzCIdP+f/vAlc1q7Hd8zD9yJiLfkw6tS9C5mcutyM2xyVIY6qGXVqvmVFIom/VorTSluPPT9XKfgc315kPpS12u6WTH+a1HwymXT1Kc6dtrJToqv0L9up1H+jMtVU6Gbl8trOpn1Egr21w7sNF0NR6WPx7cGtJ7fEK2Ht2YbPXRtbDe6NJnruEQuRMEWSRSVx+I69XdX8Rv7rH2Rifasi1LdyNdD4e9MaqOPK18plNK7JZ0X4U+/XbuaO2la+tibY2LvkesXt8JGVg1heotu3nkEF3efbFY7gk0XileM0Lh+gsKraBzJAr5Vhdq9vuLaaTOOfqrsTZTgzf2NiuLJsvMzTMqmFYc2i1K/pYy+p/junuWxpzpyt2t+j0V5cOjJE02Npj1px9i6eO6eW8v9EurbNV/S2YIm0WtZas3fnj02upaq5VnbnZl6cMb9EszM1Pwv38vCzrXnV131S+/lIbqXL574p/j+mIVbvjni3rv3D8wuqvqf8e9Y8iZvEvTvO/IvVvS5N9X6V6R6Yl+u9TR4glcG2Xcr10sLXzujRaD9w5ZLKG2loTVqK6Ndu7hWuzjCi1iy1rNaPen+tlsZeKrb9YKZX13GYxJIynUUfZE2h1p9G1xkz5J075yj6R+wK0M7mXDTLQePVZVuw8npW83fuo0tc1gpYcxyzA+LNUo3VmNFN1eaZNkYXNvWNuMzZWBnldftcg6SGcMXFWxPEXf4W5PCJXoXSdWhaVwvFMI4qbV3uXStdXR8kvztjNmnLfbhXbmczWjdt/i9nV59cvPu1eyaufoVDXojn+Os6Ns7+ltjveU3/Nhp7Nk8TleE+N9Xmox4vtTQ+vR7y+7g5zuhk5u3X0trMU1urDkXOhQFeiru66TS2yJd/oabKNhqCqjvHRe39UqhdqrlDxGKy0Ubatt2ANmenoJLYezQ6vq2hTplpmSZdfOXh2eTZ41g6KIQoV5HlZx99rz3R9eKgs/Wd03B7jvDuD2TAdzL8u2MbSqKr2ikiPW+hpXqVaFW564yc77pWIWrj4XnbEjrh1UULVkGmlHQHFA+D2pkWHNl4Y+WKHXjJOpiWVn6YHUzLiW6Wq24fEdjV0XFawvZzZ8j6efoZ9Vsyof43vRj1bNUbc/M1PrSnQbjRf3pXbsr/dasKz1vyez5xyc7L/5M9mXuU8T5e7kN59uhotk8v4uvfkwctienrjtBWTpl3nYxEdVoQ5T/Yiv2vbRguu05nti97d8O5Tbsl3Fr59Y4231vhaEGp911/T9/LYHCGBbULNr/vY7MdM4EihnxR6d19Fnmcqc/R3ajoTuCa4zXda/m/SDeqo3W6O3psnE9XpVVulW2cgaMdy2e417KacR1k/RusZmqjqXH0asjnBbBdnvE2R/o1tLzkmqZy4t7lmt0WZntpiV+6ubkM6E2z3q327F8lXTry0V+ay5z2t/ClipZMaaMRoTn20virHPKnpQ/wCzU10duvLrRyYW9eSva0cvT1HIsyGIzpy0zdJfuqvPrS9tsuxuLPXoaJpwXkWU67wTnQ2O12j0w2iWpplpFho7ZXX24tCe9FbexE42fkMwcclpbAMMSTTaD9tWSzSYTFd02RaNqbCX5NlY9IuWXm5scslbe3sOfLmfRRoQwmvq5nOq+822tIUbu7pZamvNe5e3h3U32yY5SFQxV8iNgutgRa2aFp3TSv17X0d8fD/O+pFK1DTK6EM7cgc+VwylepVNN8VVTV+dzvtWexzOZRuRTdFHZdnk2Xhauutj648ysOPDpnyCkbtOJ9+bnfbcvl1XZsY9OqE49GpSNWi+fmdjpXyVTaui18PCr1uZzVVibxp6XW2TfkejJOhePSq8e7TpujE6ELBqb/d2/nPenz/+Pp24rHqb9rfFf+/3es0rIbg8/wDN/I+n9f03oPjviviPP+76r1fyPF/R6Zmw7K6e7kybisXazk8B2puLb/a2XJ+51g2BYLUt3UfuHVXXldURJKbsGu2BiyT7cLXKmo1BXJXO3dt4YqVh65ZDoxnkzfgr1fIsaiR9WaRYyrZdrG3lUpXfPxnKV83tCr6fHeNq3Ki7Fqbeyuo/et0NXRiNFG5bKRKPQrddXorC5fTVemjqLtopX6UcpXa6ScTaU+fmimc5eO6JvVbWosp7l0c1kAAFxWAAAAAAAAAADPrWnthbt7eVw225QVTR6V16+Wq5UZHZBIrvoGrespuZsjrBLedVxJptm0YO+SufuUckrY7RuKR1sc3qWpsbz0iyN4yxuR42q2iXNo5ilNYvMujdF6LteiFN0oxrY61Ymqls16s2Wl7zWt9OhCKzLXLrbkzETETMRM1baImYiZqhLdLrRH/dU50ue2f+FpU1t/ii7WjAUGwh+7Vu+jBI6jiXCh+stkV22jJaPhTbV9nU3cHNsueEtTU/TmpbTUVTYcySUVZUDj7vhkU8g93qK8ksJjrdJH+UtjSzxGVLWb37F2i9+5fM6yg0BqSC2i43KxWnIazkVRbMasW7WMsR0k2pni10CK5K0uqVVImk0GalqBwe4a5TZFL8aVxbs2Bjz8HBF1z1fE/di/j/AFFez20//tfqxx0G+yv/ANU9eC1dzPtEfTHMabfCZi5D3KmFWhq5q+F2Rb71+HVde60yqfn4ZDbrZRc0+0MvS9a/M1tEa2AbC2PtY7syloWPUSr+sZgn65bFxQ5vh20uqMskl2cakYPI7JV6xRGO3c5yra5tiCDgsRu7rrSzWs245I0P8Pwq80tjr6yN2vQrW1TYrZTVsrdSn0ld63i6XxNkurNZmLKdWs2UyPmjIiZpMxEls1tHz8xMfW912+YmPhi5+rKT8/8AF12/xvWf8qz/AFaIkAAsOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA37aQbB0vX+tOkkalm0+oFdSDWnuMK9/XCFWkt36Tzt19JS1dDUtTPvClO3NfVZR711FTSaWtk8jNrWJ/QzzZvQvMNapAzOrRx0Eg1ZdurFb75m+q36OTr+fou/+44fd5XkvKZ8MpeP9r2+JzNv0+Po/wDN+bTV2R2jO2FqVv8AP2j5+U7c8/3MfKehg1czZT+pj/8Adh26kfb/AOl+32qtR1FspWNTO71FUxnQc23dTt0yJJl7gWzm5ksbHtT3XcKOS15tdRrrr7ZNCYMrT2nUDkwvCWCSKQ5o9cSVep5IH9S2OGatlSZtzt7l+KsdqNMddazS6+a37d6YxfXvrCdwOj8xWzZPc0tW25TdW2lArdc81mOtnxrskVHE0MPrCBcWbjGatjlQMah9XYX5VJrAXKnhoUxeUYHlJw5c+N/PUmPyauJyfG9CmWu6XcLhcjncTjcpjHWY22Pl4uThdhVN/jN11t8gVNe9r19J+2uzTTbh6NW/7vm9Se1hZalL1zdS3Uf2bbVovWyIdfoaWtZMqmrEzTGytsSlZ6VdUXu3XNPacVDq1/8AKxVLI5a8M98MVTPeum13ep1WqKWN10O7nMmrlszS9Z9qdRIrkcqwsKRSZ/i7rBLpotc8MLghhsqyvDa281S+UjJx48MmThxycM3Hhz5ceOXH0ydMeXjx5denTJj6ZceLL04c+nTpy49MuLHk6cevTpzx8OX/AHj0+ANjrW0bNO91rM17Ji2p9rWm2hvte9mh0fP0Zr0P0vfs12rOra9tna2ubP3jLX/BdU1/pdLXvSs/39ZZ9ftEWn5tFIilarX8+tVaxRVaV/oAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC/z2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cAv8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/9k=";const md=t=>{var e,i,{isTel:o,isShowOnce:r,open:l,content:s,interaction:a,style:d,onClick:p,contsentState:u,isShowClose:f}=t;Qe(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:m}=Go(),[h,A]=n.useState(!1),w=n.useMemo(()=>m==="Display"||l&&(r||u)&&d&&!h,[m,l,h]),S=n.useCallback(()=>{A(!0)},[]),v=n.useCallback(()=>{p?.()},[]);return n.createElement(n.Fragment,null,o?n.createElement("img",{src:pd,width:"100%"}):n.createElement(n.Fragment,null,w&&n.createElement("div",{className:"consentPopupDisplay",style:d},n.createElement("div",{style:{flex:1}},n.createElement("span",{style:s?.style,dangerouslySetInnerHTML:{__html:ye((e=s?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),s?.style)}}),n.createElement("span",{style:Object.assign(Object.assign({},a?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:ye((i=a?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),a?.style)},onClick:v})),f&&n.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:S},n.createElement("img",{src:vd,alt:"close"})))))};var fd=n.memo(md);const hd=nt(fd,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:ud,bindableProps:[],interactionRender:ad},defaulSetting:{props:{content:{text:"To personalise or adjust your preferences at any time,click on link below to see more cead more",style:{fontSize:12,color:"#fff"}},interaction:{text:"read more",style:{fontSize:12,color:"#fff",textDecoration:"underline"}},isShowClose:!0},style:{backgroundColor:"#000",padding:18}},sort:1});var Fi=Object.freeze({__proto__:null,AniLink:id,AniLinkPopup:dd,Appoint:es,AppointForm:Dn,Commodity:Jr,CommodityDetail:yr,CommodityDetailDiroNew:_r,CommodityDiro:us,CommodityDiroNew:fs,CommodityList:Vr,Consent:Qs,ConsentDetail:Gr,Display:hd,HashTag:Zs,Iframe:zr,Link:ls,MultiCommodity:Es,MultiCommodityDiro:ys,MultiCommodityDiroNew:_s,Prompt:Er});const Ad="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",bd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",gd=t=>{var e,{active:i,activeIcon:o,unActicveIcon:r,recData:l,position:s}=t,a=Qe(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:p,bffEventReport:u,setCacheRtcList:f,cacheRtcList:m}=Me(),[h,A]=n.useState((e=m?.[s])===null||e===void 0?void 0:e.isCollected),w=St(bd),S=St(Ad),v=qe.debounce(()=>dt(void 0,void 0,void 0,function*(){var g,b,y,k,E,O,D,T,c,_,I,M,x,L,V,z,W,N,P,j,q,B;if(h){A(!1);const K=(y=yield p?.({videoItemId:(b=(g=l?.video)===null||g===void 0?void 0:g.itemId)!==null&&b!==void 0?b:""}))!==null&&y!==void 0?y:!1;if(u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(E=(k=l?.video)===null||k===void 0?void 0:k.itemId)!==null&&E!==void 0?E:"",contentName:(D=(O=l?.video)===null||O===void 0?void 0:O.title)!==null&&D!==void 0?D:"",contentTags:JSON.stringify((c=(T=l?.video)===null||T===void 0?void 0:T.tags)!==null&&c!==void 0?c:[]),position:s+"",contentFormat:!((_=l?.video)===null||_===void 0)&&_.url?"video":"image",traceInfo:(I=l?.video)===null||I===void 0?void 0:I.traceInfo}}),!K)A(!0);else{const J=(M=m?.map((te,ae)=>(ae===s&&(te.isCollected=!1),te)))!==null&&M!==void 0?M:[];f?.(J)}}else{A(!0);const K=(x=yield d?.({content:JSON.stringify(l)}))!==null&&x!==void 0?x:!1;if(u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(V=(L=l?.video)===null||L===void 0?void 0:L.itemId)!==null&&V!==void 0?V:"",contentName:(W=(z=l?.video)===null||z===void 0?void 0:z.title)!==null&&W!==void 0?W:"",contentTags:JSON.stringify((P=(N=l?.video)===null||N===void 0?void 0:N.tags)!==null&&P!==void 0?P:[]),position:s+"",contentFormat:!((j=l?.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(q=l?.video)===null||q===void 0?void 0:q.traceInfo}}),!K)A(!1);else{const J=(B=m?.map((te,ae)=>(ae===s&&(te.isCollected=!0),te)))!==null&&B!==void 0?B:[];f?.(J)}}}),200);return n.createElement("button",Object.assign({},a,{"aria-label":"like",onClick:v}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:h?o||w:r||S,alt:"icon"}))};var Uo=n.memo(gd),yd="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const Bi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Xi.render(n.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),wd=({rec:t,index:e,height:i,data:o,muted:r,activeIndex:l,videoPostConfig:s,videoPlayIcon:a})=>{const[d,p]=n.useState(!1),{bffEventReport:u,sxpParameter:f,waterFallData:m,openHashtag:h,bffFbReport:A}=Me(),w=n.useRef(0),[S,v]=n.useState(!1),[g,b]=n.useState(!0),{isActive:y}=Oo(),k=n.useRef(null),[E,O]=n.useState(""),[D,T]=n.useState(!1),c=n.useRef(),_=`pb-cache-video-${e}`,I=n.useRef(null),M=n.useRef(null),x=n.useRef(),L=n.useRef(),V=n.useMemo(()=>s?.mode==="2",[s]),z=n.useMemo(()=>{var Y;return s?.mode==="2"?`translateY(-${50+((Y=s?.offsetTop)!==null&&Y!==void 0?Y:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),W=n.useMemo(()=>{var Y;return((Y=t?.video)===null||Y===void 0?void 0:Y.cover)||E},[E,t]),N=n.useMemo(()=>V?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[V]),P=n.useMemo(()=>s?.bgWay==="1",[s]),j=n.useMemo(()=>P&&s?.bgColor?{backgroundColor:s?.bgColor}:{},[s,P]);n.useEffect(()=>{c?.current&&(c.current.muted=r)},[r,c?.current]);const q=n.useCallback(()=>{var Y;c?.current&&((Y=c?.current)===null||Y===void 0||Y.play())},[c?.current]),B=St("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),K=n.useCallback(()=>{c?.current&&(T(!1),v(!0))},[]),J=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){var Y,ie,ce,ue,we,ne,fe,Be,We,ze,oe,se,G;if(!c?.current)return;p(!1);const H=o[e];if(H&&(!((Y=c?.current)===null||Y===void 0)&&Y.duration)){w.current=((ie=c?.current)===null||ie===void 0?void 0:ie.currentTime)||0;const he=((ue=(ce=c?.current)===null||ce===void 0?void 0:ce.duration)!==null&&ue!==void 0?ue:0).toFixed(2),ee=((ne=(we=c?.current)===null||we===void 0?void 0:we.currentTime)!==null&&ne!==void 0?ne:0).toFixed(2),Z=g?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Be=(fe=H?.video)===null||fe===void 0?void 0:fe.itemId)!==null&&Be!==void 0?Be:"",contentName:(ze=(We=H?.video)===null||We===void 0?void 0:We.title)!==null&&ze!==void 0?ze:"",playType:Z,startTime:ee,videoDuration:he,contentTags:JSON.stringify((se=(oe=H?.video)===null||oe===void 0?void 0:oe.tags)!==null&&se!==void 0?se:[]),position:e+"",contentFormat:"video",traceInfo:(G=H?.video)===null||G===void 0?void 0:G.traceInfo,loadTime:L?.current-x?.current+""}}),b(!1)}}),[u,o,e,g,c?.current]),te=n.useCallback(()=>{var Y;if(!c?.current||E||!V||(c.current.style.objectFit="contain",!((Y=t?.video)===null||Y===void 0)&&Y.cover||!k||!k.current||P))return;const ie=()=>{const ce=k?.current,ue=ce.getContext("2d"),we=window?.innerWidth,ne=window?.innerHeight;ce.height=ne,ce.width=we,ue?.drawImage(c.current,0,0,ce.width,ce.height),O(ce.toDataURL())};ie(),setTimeout(()=>{ie()},500)},[c.current,P,t,E,V]),ae=n.useCallback(()=>{c.current&&(L.current=new Date,J(),te())},[c.current,te,J]),Se=n.useCallback(Y=>()=>{var ie,ce,ue,we,ne;if(!c.current||!S)return;const fe=(ie=c?.current)===null||ie===void 0?void 0:ie.paused;switch(Y){case"start":if(!fe)return;(ce=c?.current)===null||ce===void 0||ce.play(),p(!1);break;case"pause":if(fe)return;(ue=c?.current)===null||ue===void 0||ue.pause(),p(!0);break;default:fe?(we=c?.current)===null||we===void 0||we.play():(ne=c?.current)===null||ne===void 0||ne.pause(),p(!fe);break}},[S,c?.current]),pe=n.useCallback(()=>{var Y,ie,ce,ue,we,ne,fe,Be,We,ze,oe,se,G;if(!c?.current||l!==e)return;const H=o[e],he=((ie=(Y=c?.current)===null||Y===void 0?void 0:Y.duration)!==null&&ie!==void 0?ie:0).toFixed(2),ee=((ue=(ce=c?.current)===null||ce===void 0?void 0:ce.currentTime)!==null&&ue!==void 0?ue:0).toFixed(2);if(!((we=c?.current)===null||we===void 0)&&we.duration){const Z=(((ne=c?.current)===null||ne===void 0?void 0:ne.currentTime)-w.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Be=(fe=H?.video)===null||fe===void 0?void 0:fe.itemId)!==null&&Be!==void 0?Be:"",contentName:(ze=(We=H?.video)===null||We===void 0?void 0:We.title)!==null&&ze!==void 0?ze:"",endTime:ee,videoDuration:he,playDuration:Z,contentTags:JSON.stringify((se=(oe=H?.video)===null||oe===void 0?void 0:oe.tags)!==null&&se!==void 0?se:[]),position:e+"",contentFormat:"video",traceInfo:(G=H?.video)===null||G===void 0?void 0:G.traceInfo}})}},[o,e,u,c?.current,l]),_e=n.useCallback(()=>{T(!0)},[]);n.useEffect(()=>{var Y,ie,ce,ue,we,ne,fe,Be,We,ze;if(!y)return;const oe=t?.video.url;if(!oe)return;const se=document.querySelector(`#${_}`);if(!se||(c.current=Bi?.(se),!c?.current))return;x.current=new Date;const G=window?.Hls;let H=M?.current;return oe.includes(".m3u8")&&G&&G.isSupported()?(H=new G,H?.loadSource(oe),H?.attachMedia(c?.current),H?.on(G.Events.MANIFEST_PARSED,function(){var he;(he=c?.current)===null||he===void 0||he.play()})):c.current.src=oe,(Y=c?.current)===null||Y===void 0||Y.setAttribute("x5-playsinline","true"),(ie=c?.current)===null||ie===void 0||ie.setAttribute("webkit-playsinline","true"),(ce=c?.current)===null||ce===void 0||ce.addEventListener("loadedmetadata",ae),(ue=c?.current)===null||ue===void 0||ue.addEventListener("loadeddata",te),(we=c?.current)===null||we===void 0||we.addEventListener("play",J),(ne=c?.current)===null||ne===void 0||ne.addEventListener("playing",K),(fe=c?.current)===null||fe===void 0||fe.addEventListener("pause",pe),(Be=c?.current)===null||Be===void 0||Be.addEventListener("ended",q),(We=c?.current)===null||We===void 0||We.addEventListener("canplay",q),(ze=c?.current)===null||ze===void 0||ze.addEventListener("waiting",_e),()=>{var he,ee,Z,F,Ae,et,mt,ft,rt,bt;((he=c?.current)===null||he===void 0?void 0:he.paused)||pe(),M?.current&&((ee=M?.current)===null||ee===void 0||ee.destroy()),v(!1),(Z=c?.current)===null||Z===void 0||Z.removeEventListener("loadedmetadata",ae),(F=c?.current)===null||F===void 0||F.removeEventListener("loadeddata",te),(Ae=c?.current)===null||Ae===void 0||Ae.removeEventListener("play",J),(et=c?.current)===null||et===void 0||et.removeEventListener("playing",K),(mt=c?.current)===null||mt===void 0||mt.removeEventListener("pause",pe),(ft=c?.current)===null||ft===void 0||ft.removeEventListener("ended",q),(rt=c?.current)===null||rt===void 0||rt.removeEventListener("canplay",q),(bt=c?.current)===null||bt===void 0||bt.removeEventListener("waiting",_e)}},[y]),n.useEffect(()=>{var Y,ie,ce,ue,we,ne;!c?.current||!S||(y?(A?.({eventName:"ViewContent",product:(ie=(Y=o?.[e])===null||Y===void 0?void 0:Y.video)===null||ie===void 0?void 0:ie.bindProduct}),A?.({eventName:"PageView",product:(ue=(ce=o?.[e])===null||ce===void 0?void 0:ce.video)===null||ue===void 0?void 0:ue.bindProduct}),(we=c?.current)===null||we===void 0||we.play()):(ne=c?.current)===null||ne===void 0||ne.pause())},[y,S,c?.current]),n.useEffect(()=>{var Y,ie,ce;if(!y||!c?.current)return;!((Y=c?.current)===null||Y===void 0?void 0:Y.paused)&&h?(ie=c?.current)===null||ie===void 0||ie.pause():h||(ce=c?.current)===null||ce===void 0||ce.play()},[h,y,c?.current]),n.useEffect(()=>{if(!y)return;const Y=()=>{Se("start")()},ie=Se("pause");return ht.on(ct.PAGE_DID_SHOW,Y),ht.on(ct.PAGE_DID_HIDE,ie),()=>{ht.off(ct.PAGE_DID_SHOW,Y),ht.off(ct.PAGE_DID_HIDE,ie)}},[Se,y]);const Le=n.useMemo(()=>!f?.placeholder_image||S?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[S,f?.placeholder_image]),de=n.useMemo(()=>{if(!(!D||!S))return n.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:yd,alt:"placeholder image"})},[D,S]);return n.useEffect(()=>{if(!c?.current)return;const Y=()=>{var ie;l===e&&(!((ie=t?.video)===null||ie===void 0)&&ie.url)&&c?.current&&!d&&Se("pause")()};return window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}},[l,e,t,c?.current,Se,d]),t?.video?n.createElement(n.Fragment,null,V?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:Se(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},j)},!P&&S&&W&&n.createElement(gt,{src:W,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),n.createElement("canvas",{ref:k,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:z,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},n.createElement("div",{className:"n-full-screen",ref:I,id:_,style:{width:"100%",height:"100%"}}),d&&n.createElement(gt,{className:"clc-pb-video-pause",src:a??B,alt:"pause"}))),Le,de):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:Se()},n.createElement("div",{className:"n-full-screen",ref:I,id:_,style:{width:"100%",height:"100%"}}),Le,de,d&&n.createElement(gt,{className:"clc-pb-video-pause",src:a??B,alt:"pause"}))):null};var Sd=n.memo(wd);const Td=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:r})=>{const[l,s]=n.useState(t),a=d=>{d.stopPropagation();const p=!l;s(p),o?.(p)};return n.useEffect(()=>{s(t)},[t]),n.createElement("button",{style:r,"aria-label":"toggle button",className:"pb-toggle-button",onClick:a},n.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var Yo=n.memo(Td);const xd=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,r]=n.useState(!0);Bt(),n.useEffect(()=>{setTimeout(()=>{r(!1)},i)},[]);const l=St("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=n.useMemo(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return n.createElement("div",{hidden:!o,className:`pb-finger-wrap ${s}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},n.createElement("img",{src:t||l,alt:"finger swiper"}))},qo=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:r}=t,l=n.useMemo(()=>o?.mode==="2",[o]),s=n.useMemo(()=>{var u;return o?.mode==="2"?`translateY(-${50+((u=o?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),a=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),d=n.useMemo(()=>o?.bgWay==="1",[o]),p=n.useMemo(()=>d&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,d]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},p)},(!l||!d)&&n.createElement(gt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},a),onLoad:r}),l&&n.createElement(gt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:s,left:0,right:0},onLoad:r}))},Ed=({imgUrls:t,width:e,height:i,rec:o,index:r,onViewImageEndEvent:l,onViewImageStartEvent:s,imgUrlsPostConfig:a})=>{var d,p;const u=n.useRef(),{isActive:f}=Oo(),{sxpParameter:m,openHashtag:h}=Me(),[A,w]=n.useState(!1),[S,v]=n.useState(),g=new Date;n.useEffect(()=>{A&&f?(u?.current&&u.current.swiper.autoplay.start(),h?l(o):s(r,S,!0)):u?.current&&u.current.swiper.autoplay.stop()},[o,f,l,h,r,s,A,S]);const b=n.useCallback(y=>dt(void 0,void 0,void 0,function*(){A||(v({loadTime:new Date-g+""}),w(!0))}),[A]);return n.useEffect(()=>{const y=()=>s(r,S),k=()=>l(o);return ht.on(ct.PAGE_DID_SHOW,y),ht.on(ct.PAGE_DID_HIDE,k),()=>{ht.off(ct.PAGE_DID_SHOW,y),ht.off(ct.PAGE_DID_HIDE,k)}},[S]),n.createElement(Gt,{ref:u,defaultValue:0,direction:"horizontal",modules:[pi,mi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:Pe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(d=a?.marginBottom)!==null&&d!==void 0?d:0,fontSize:"14px"}},a?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:a?.dotsBgColor,opacity:1}}),a?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${a?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((p=a?.delay)!==null&&p!==void 0?p:3)*1e3}},t?.map((y,k)=>n.createElement(Ct,{key:k},n.createElement(qo,{src:!A&&k>0?"":y,height:i,imgUrlsPostConfig:a,onShowFirstImage:b}))))};var Id=n.memo(Ed);const Cd=({tags:t,itemId:e,itemType:i,index:o,rec:r,hashTagStyle:l,hashTagRightMargin:s})=>{var a;const[d,p]=n.useState(!1),{setWaterFallData:u,setOpenHashtag:f,setCacheActiveIndex:m,waterFallData:h,setIsFromHashtag:A}=Me(),w=S=>{h?A?.(!0):m?.(o),u?.(i?{hashTag:S,itemId:e,itemType:i,rec:r}:{hashTag:S,rec:r}),f?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>p(!d)},d?"show less":"show more"),[d,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(a=l?.marginTop)!==null&&a!==void 0?a:16}px`,width:s}},n.createElement(ii,null,t?.map((S,v)=>n.createElement(Ct,{key:v,hidden:d?!1:v>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>w(S),tag:"li",role:"listitem"},n.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":S,"aria-describedby":S,dangerouslySetInnerHTML:{__html:ye(`#${S}`,l)}})))))};var Zo=n.memo(Cd),Ko="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 ni(t){return n.memo(function(e){const{$store:i}=vn(),o=l=>{let s=l;const a=l.match(/{{.*?}}/g);return a?.length&&a.forEach(d=>{d.replace(/{{\s*([\w.]+)\s*}}/g,(p,u)=>{if(u){const f=qe.get(i,u);return s=s.replace(d,f),f}})}),s},r=n.useMemo(()=>{var l,s,a;const{bindDatas:d}=e,p=Qe(e,["bindDatas"]);if((l=d?.forEach)===null||l===void 0||l.call(d,u=>{if(u?.propKey&&u?.dataPath){const{propKey:f,dataPath:m}=u;m.replace(/{{\s*([\w.]+)\s*}}/g,(h,A)=>{var w,S;if(A){const v=(S=(w=qe.get(i,A))!==null&&w!==void 0?w:e[f])!==null&&S!==void 0?S:"";return p[f]=v,v}})}}),p){p.eventMap={};const u=qe.cloneDeep(p.event)||{};for(const f in u)if(Object.prototype.hasOwnProperty.call(u,f))try{u[f].value=o(u[f].value),p.eventMap[f]=new Function(u[f].value)}catch{}}return!((a=(s=p?.event)===null||s===void 0?void 0:s.onClick)===null||a===void 0)&&a.linkType&&(p.style.cursor="pointer"),p},[i,e]);return n.createElement(t,Object.assign({},r,r.eventMap))})}const kd=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:r,isActive:l,value:s})=>{const{schema:a}=Bt();if(!t?.video)return null;const d=n.useMemo(()=>{var p,u,f,m,h,A,w,S,v,g,b,y,k,E,O,D,T,c,_,I,M,x,L,V,z,W,N,P;if(!(r&&!r?.includes((p=s?.item)===null||p===void 0?void 0:p.type))&&!(!r&&((u=s?.item)===null||u===void 0?void 0:u.category)==="cta")){if(((f=s?.item)===null||f===void 0?void 0:f.type)==="CommodityDiro"&&!(!((m=t?.video)===null||m===void 0)&&m.bindProduct)||((h=s?.item)===null||h===void 0?void 0:h.type)==="Commodity"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((w=s?.item)===null||w===void 0?void 0:w.type)==="CommodityDiroNew"&&!(!((S=t?.video)===null||S===void 0)&&S.bindProduct)||((v=s?.item)===null||v===void 0?void 0:v.type)==="MultiCommodity"&&!(!((b=(g=t?.video)===null||g===void 0?void 0:g.bindProducts)===null||b===void 0)&&b.length)||((y=s?.item)===null||y===void 0?void 0:y.type)==="MultiCommodityDiro"&&!(!((E=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||E===void 0)&&E.length)||((O=s?.item)===null||O===void 0?void 0:O.type)==="MultiCommodityDiroNew"&&!(!((T=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||T===void 0)&&T.length))return null;if(s&&o){const j=o[(c=s?.item)===null||c===void 0?void 0:c.type],q=ni(j),B=(_=j?.extend)===null||_===void 0?void 0:_.defaulSetting,K=((x=(M=(I=s?.item)===null||I===void 0?void 0:I.event)===null||M===void 0?void 0:M.onClick)===null||x===void 0?void 0:x.linkType)==="externalLink";let J=qe.cloneDeep((L=s?.item)===null||L===void 0?void 0:L.style);if(J.hasOwnProperty("backdropFilter")){let te=J.backdropFilter;J.backdropFilter=`blur(${te??0}px)`}return n.createElement(q,Object.assign({style:Object.assign(Object.assign(Object.assign({},B?.style),J),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},B?.textStyle),(V=s?.item)===null||V===void 0?void 0:V.textStyle),bindDatas:(W=(z=s?.item)===null||z===void 0?void 0:z.bindDatas)!==null&&W!==void 0?W:[]},B?.props,(N=s?.item)===null||N===void 0?void 0:N.props,{event:((P=s?.item)===null||P===void 0?void 0:P.event)||{},schema:a,id:s?.id,key:s?.id,recData:t,isExternalLink:K,index:e,isActive:l}))}else return null}},[t,o,i,a,s?.id,l]);return n.createElement(n.Fragment,null,d)};var bi=n.memo(kd);const Jo=({nudge:t})=>{var e,i,o,r,l,s;return n.createElement(n.Fragment,null,t?.isOpen&&n.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(l=(r=t?.size)===null||r===void 0?void 0:r.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(s=t?.borderRadius)!==null&&s!==void 0?s:4}},t?.icon?n.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,n.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:ye(t?.content,t?.textStyle)}})))},Pd=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:r,setCacheRtcList:l,setCacheActiveIndex:s,setLoading:a,swiperRef:d,waterFallData:p,bffEventReport:u,selectTag:f,setSelectTag:m}=Me(),{backMainFeed:h}=pt(),A=n.useMemo(()=>[si,...t],[t]),w=S=>()=>{if(S===f)return;S!=="FOR U"?u?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${S}']`}}):h("theme",S,f);let v;S!==si&&(v=S),a?.(!0),o?.({themeTag:v}).then(g=>{var b,y,k,E;ht.emit(ct.CHANGE_THEME_TAG,v),r?.((b=g?.recList)!==null&&b!==void 0?b:[]),l?.((y=g?.recList)!==null&&y!==void 0?y:[]),e?.(0),s?.(0),(E=(k=d?.current)===null||k===void 0?void 0:k.swiper)===null||E===void 0||E.slideTo(0)}).finally(()=>{a?.(!1)}),m?.(S)};return p||t.length<=0?null:n.createElement("div",{className:"clc-sxp-tagbar",style:i},n.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},A.map(S=>n.createElement("button",{className:`clc-sxp-tagbar-list-item ${S===f?"clc-sxp-tagbar-list-item-active":""}`,key:S,"aria-label":S,onClick:w(S)},S))))};var Qo=n.memo(Pd);const _d=({resolver:t,globalConfig:e})=>{var i,o;const r=n.useMemo(()=>bn(),[]),l=t?.Display,s=ni(l),a=(o=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.item;return n.createElement(s,Object.assign({},a?.props,{style:a?.style,event:a?.event||{},contsentState:r}))};var Dd=n.memo(_d);const Ro=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:r,resolver:l,data:s=[],ctaType:a,tipText:d,nudge:p,_schema:u,hashTagStyle:f,hashTagRightMargin:m,tagList:h=[],licenseUrl:A})=>{var w,S,v,g,b,y,k,E,O,D,T,c,_,I,M,x,L,V,z,W,N;const P=St("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),j=St("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:q}=Bt(),[B,K]=n.useState(0),J=n.useRef(0),[te,ae]=n.useState(!0),Se=n.useRef(),[pe,_e]=n.useState(!1),[Le,de]=n.useState(!1),[Y,ie]=n.useState(new Date().getTime()),ce=n.useRef(!1),[ue,we]=n.useState(2),{loadVideos:ne,bffEventReport:fe,loading:Be,setPopupDetailData:We,ctaEvent:ze,swiperRef:oe,waterFallData:se,setOpenHashtag:G,appDomain:H,openHashtag:he,loadingImage:ee,isFromHashtag:Z,popupDetailData:F,bffFbReport:Ae,curTime:et,h5EnterLink:mt,isShowConsent:ft,selectTag:rt,isPreview:bt,isEditor:X,cacheRtcList:U,setRtcList:ge,cacheActiveIndex:Oe,rtcList:ve,isNoMoreData:Ee}=Me(),{backMainFeed:$,productView:Q,jumpToWeb:De}=pt(),Xe=n.useMemo(()=>s.length>0&&!Be&&(fn()||t?.enableSwiperTip),[s,Be,t?.enableSwiperTip]);n.useEffect(()=>{$i()},[]),n.useEffect(()=>{if(s?.length>0){const C=new Date;Se.current=C}},[s?.length]);const Re=n.useCallback(()=>{if($i(),mt?.(),s.length>0){const C=new Date;Se.current=C}},[s.length,mt]);n.useEffect(()=>{var C;if(!a||a?.length<1)return;const re=s?.findIndex(le=>{var me,xe,Ie,R,ke,Ne,je,Fe,be;const Ve=a?.[0];return Ve==="\u591A\u5546\u54C1CTA"?((me=le?.video)===null||me===void 0?void 0:me.bindProducts)&&((Ie=(xe=le?.video)===null||xe===void 0?void 0:xe.bindProducts)===null||Ie===void 0?void 0:Ie.length)>0:Ve==="\u5546\u54C1CTA"?(R=le?.video)===null||R===void 0?void 0:R.bindProduct:((Ne=(ke=le?.video)===null||ke===void 0?void 0:ke.bindCta)===null||Ne===void 0?void 0:Ne.itemId)===Ve&&(((je=le?.video)===null||je===void 0?void 0:je.url)||((be=(Fe=le?.video)===null||Fe===void 0?void 0:Fe.imgUrls)===null||be===void 0?void 0:be.length))})||0;re!==-1&&((C=oe?.current)===null||C===void 0||C.swiper.slideTo(re))},[s,a,oe]),n.useEffect(()=>{const C=s?.[B],re=()=>{var le,me,xe,Ie,R,ke,Ne,je,Fe,be,Ve,it,Ze,Ke,$e,wt,Ce,Et,Ut,Yt;const $t=!he&&!ft;if(document.visibilityState==="hidden"){$t&&(ht.emit(ct.PAGE_DID_HIDE,C),Pt(C));let Dt="";F&&(!((me=(le=C?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length||!((xe=C?.video)===null||xe===void 0)&&xe.bindProduct)?Dt="pdpPage":F&&((Ne=r?.[(ke=(R=(Ie=C?.video)===null||Ie===void 0?void 0:Ie.bindCta)===null||R===void 0?void 0:R.itemId)!==null&&ke!==void 0?ke:""].item)===null||Ne===void 0?void 0:Ne.type)==="Appoint"?Dt="formPage":Z?Dt="hashTagPage":!((je=C?.video)===null||je===void 0)&&je.url?Dt="videoPage":!((Fe=C?.video)===null||Fe===void 0)&&Fe.imgUrls&&(!((Ve=(be=C?.video)===null||be===void 0?void 0:be.imgUrls)===null||Ve===void 0)&&Ve.length)?Dt="imagePage":C?.product&&(Dt="productPage"),fe?.({eventInfo:{sessionDuration:Math.floor((new Date-et.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(it=C?.video)===null||it===void 0?void 0:it.itemId,productId:(Ze=C?.product)===null||Ze===void 0?void 0:Ze.itemId,position:B+"",fromKName:Dt,fromKPage:location?.href,ctatId:(wt=($e=(Ke=C?.video)===null||Ke===void 0?void 0:Ke.bindCta)===null||$e===void 0?void 0:$e.itemId)!==null&&wt!==void 0?wt:"",traceInfo:(Yt=(Et=(Ce=C?.video)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&Et!==void 0?Et:(Ut=C?.product)===null||Ut===void 0?void 0:Ut.traceInfo)!==null&&Yt!==void 0?Yt:""}})}else document.visibilityState==="visible"&&(ce.current===!0&&(ie(new Date().getTime()),ce.current=!1),Re(),$t&&(ht.emit(ct.PAGE_DID_SHOW,C),$("external",rt)))};return document.addEventListener("visibilitychange",re),()=>{document.removeEventListener("visibilitychange",re)}},[B,fe,s,Re,F,Z,r,et,$,he,ft,rt]);const lt=n.useMemo(()=>{let C=0;return h.length>0&&(C+=45,se&&(C-=45)),C},[h,se]),tt=n.useMemo(()=>{let C=0;return t?.logoUrl&&t?.isShowLogo&&(C+=56),C},[t]),He=n.useMemo(()=>i-tt-lt,[tt,i,lt]),Ue=n.useMemo(()=>{var C;const re=B===0&&!se&&!X?[(C=s?.[0])!==null&&C!==void 0?C:null]:s?.map((le,me)=>B===me||me-1===B||me+1===B?le:null);return re?.length?!se&&!Ee?re.concat([{loading:!0}]):re:[]},[s,B,se,X,Ee]),Ge=n.useMemo(()=>{var C,re,le,me;if(t?.logoUrl&&t?.isShowLogo){const xe=(re=(C=t?.logoBar)===null||C===void 0?void 0:C.onClick)===null||re===void 0?void 0:re.value,Ie=((me=(le=t?.logoBar)===null||le===void 0?void 0:le.onClick)===null||me===void 0?void 0:me.linkType)==="externalLink",R=Ue[B];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},xe&&{onClick:()=>{var ke,Ne,je,Fe;Ie&&De(R,(ke=R?.video)===null||ke===void 0?void 0:ke.bindProduct,(Ne=R?.video)===null||Ne===void 0?void 0:Ne.bindCta,B,((je=R?.product)===null||je===void 0?void 0:je.traceInfo)||((Fe=R?.video)===null||Fe===void 0?void 0:Fe.traceInfo)),new Function(xe)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,B,Ue]),st=n.useCallback((C,re)=>{var le,me,xe,Ie;return!((le=C?.video)===null||le===void 0)&&le.url?n.createElement(Sd,{key:Y,rec:C,index:re,muted:te,data:s,height:He,activeIndex:B,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((me=C?.video)===null||me===void 0)&&me.imgUrls?n.createElement(Id,{key:C?.video.itemId,imgUrls:C?.video.imgUrls,width:o,height:He,rec:C,index:re,onViewImageEndEvent:kt,onViewImageStartEvent:jt,imgUrlsPostConfig:t?.imgUrlsPost}):C.product&&Array.isArray(t?.productPost)&&((xe=t?.productPost)===null||xe===void 0?void 0:xe.length)>0?(Ie=t?.productPost)===null||Ie===void 0?void 0:Ie.map((R,ke)=>{var Ne,je,Fe,be,Ve,it,Ze,Ke;const $e=l[(Ne=R?.item)===null||Ne===void 0?void 0:Ne.type],wt=ni($e),Ce=(je=$e?.extend)===null||je===void 0?void 0:je.defaulSetting;return n.createElement(wt,Object.assign({key:`${re}${ke}`,textStyle:Object.assign(Object.assign({},Ce?.textStyle),(Fe=R?.item)===null||Fe===void 0?void 0:Fe.textStyle),bindDatas:(Ve=(be=R?.item)===null||be===void 0?void 0:be.bindDatas)!==null&&Ve!==void 0?Ve:[]},Ce?.props,(it=R?.item)===null||it===void 0?void 0:it.props,{event:((Ze=R?.item)===null||Ze===void 0?void 0:Ze.event)||{},schema:q,id:R?.id,viewTime:Se.current,rec:C,isPost:!0,tipText:d,style:Object.assign(Object.assign(Object.assign({},Ce?.style),(Ke=R?.item)===null||Ke===void 0?void 0:Ke.style),{height:"100%",overflow:"auto"}),index:re,isActive:B===re}))}):null},[o,s,He,te,B,t?.productPost,t?.videoPlayIcon,Se,d,l,q,Y]),at=n.useCallback(C=>{de(C)},[]),Te=n.useMemo(()=>Le?{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"},[Le]),ut=n.useCallback((C,re)=>{var le,me,xe,Ie,R,ke,Ne,je,Fe,be,Ve,it,Ze;if(C?.video){let Ke=null;!((me=(le=C?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length?Ke="\u591A\u5546\u54C1CTA":!((xe=C?.video)===null||xe===void 0)&&xe.bindProduct?Ke="\u5546\u54C1CTA":Ke=(R=(Ie=C?.video)===null||Ie===void 0?void 0:Ie.bindCta)===null||R===void 0?void 0:R.itemId;const $e=r?.[Ke];return n.createElement(n.Fragment,null,((ke=C?.video)===null||ke===void 0?void 0:ke.title)&&!Le&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Ne=t?.bottomInfoDist)!==null&&Ne!==void 0?Ne:40}px`}},n.createElement(Jo,{nudge:p}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(bi,{rec:C,index:re,tempMap:r,resolver:l,isActive:re===B,value:$e})):null,n.createElement("div",null,n.createElement(Ai,{className:"clc-sxp-bottom-text",isPost:!0,foldText:d?.foldText,unfoldText:d?.unfoldText,text:(Fe=(je=C?.video)===null||je===void 0?void 0:je.title)!==null&&Fe!==void 0?Fe:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:at}),n.createElement(bi,{rec:C,index:re,tempMap:r,resolver:l,includesCtaType:["AniLink"],isActive:re===B,value:$e}),n.createElement(Zo,{index:B,tags:(Ve=(be=C?.video)===null||be===void 0?void 0:be.hashTags)!==null&&Ve!==void 0?Ve:[],itemId:(it=C?.video)===null||it===void 0?void 0:it.itemId,itemType:!((Ze=C?.video)===null||Ze===void 0)&&Ze.itemId?"VIDEO":null,rec:C,hashTagStyle:f,hashTagRightMargin:o-(m??0)}))),n.createElement(bi,{rec:C,index:re,tempMap:r,resolver:l,includesCtaType:["AniLinkPopup"],isActive:re===B,value:$e}))}return null},[e,B,r,l,d,p,f,t,at,Le,Te]),Ye=n.useCallback((C,re,le)=>{var me,xe,Ie,R;if(!t?.isShowLike||!le)return;let ke=(me=t?.likeIconY)!==null&&me!==void 0?me:400;return se&&ke<40&&t.likeIconYPosit==="top"&&(ke+=40),C?.video?n.createElement(Uo,{key:C.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:C.isCollected,recData:C,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(xe=t.likeIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ie=t.likeIconX)!==null&&Ie!==void 0?Ie:0,[(R=t.likeIconYPosit)!==null&&R!==void 0?R:"bottom"]:ke},position:re}):null},[t,se]),kt=C=>{var re,le,me,xe,Ie,R;if(!(!((re=C?.video)===null||re===void 0)&&re.url)&&(!((le=C?.video)===null||le===void 0)&&le.imgUrls)){const ke=Date.now(),Ne=J.current===0?0:(ke-J.current)/1e3;fe?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(xe=(me=C?.video)===null||me===void 0?void 0:me.itemId)!==null&&xe!==void 0?xe:"",contentName:(Ie=C?.video.title)!==null&&Ie!==void 0?Ie:"",imageEndTime:`${ke}`,playDuration:`${Ne}`,contentTags:JSON.stringify((R=C?.video.tags)!==null&&R!==void 0?R:[]),position:B+"",contentFormat:"image",traceInfo:C?.video.traceInfo}})}},Nt=(C,re)=>{var le,me,xe,Ie,R,ke,Ne,je,Fe,be,Ve,it,Ze,Ke,$e,wt,Ce,Et,Ut,Yt,$t,Dt;if(bt||se)return;const Xd=new Date-et.current;if(t?.openSlideSkip&&Xd>=((le=t?.slideSkipStartTime)!==null&&le!==void 0?le:0)&&hn()&&C){const $o=((Ie=(xe=(me=C?.video)===null||me===void 0?void 0:me.bindProducts)===null||xe===void 0?void 0:xe[0])===null||Ie===void 0?void 0:Ie.link)||((ke=(R=C?.video)===null||R===void 0?void 0:R.bindProduct)===null||ke===void 0?void 0:ke.link)||((Ne=C?.product)===null||Ne===void 0?void 0:Ne.link),ot=C?.product||((je=C?.video)===null||je===void 0?void 0:je.bindProduct)||((be=(Fe=C?.video)===null||Fe===void 0?void 0:Fe.bindProducts)===null||be===void 0?void 0:be[0]);if($o){let Hi=null;!((Ve=C?.video)===null||Ve===void 0)&&Ve.url?Hi="video":!((Ze=(it=C?.video)===null||it===void 0?void 0:it.imgUrls)===null||Ze===void 0)&&Ze.length&&(Hi="image"),fe?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Ke=ot?.itemId)!==null&&Ke!==void 0?Ke:"",productName:($e=ot?.title)!==null&&$e!==void 0?$e:"",price:ot?.price?ot?.price+"":"0",productCollection:(wt=ot?.collection)!==null&&wt!==void 0?wt:"",contentTags:ot?.tags?JSON.stringify(ot?.tags):"",position:re+"",contentId:(Et=(Ce=C?.video)===null||Ce===void 0?void 0:Ce.itemId)!==null&&Et!==void 0?Et:"",traceInfo:(Dt=(Yt=(Ut=C?.video)===null||Ut===void 0?void 0:Ut.traceInfo)!==null&&Yt!==void 0?Yt:($t=C?.product)===null||$t===void 0?void 0:$t.traceInfo)!==null&&Dt!==void 0?Dt:"",contentFormat:Hi}}),ce.current=!0,window.location.href=window.getJointUtmLink($o)}}},Vt=C=>{var re,le,me,xe,Ie,R,ke,Ne,je,Fe,be,Ve,it,Ze,Ke,$e,wt;const Ce=s[C.previousIndex];if(!Ce)return;let Et=null;!((re=Ce?.video)===null||re===void 0)&&re.url?Et="video":!((me=(le=Ce?.video)===null||le===void 0?void 0:le.imgUrls)===null||me===void 0)&&me.length&&(Et="image"),C.previousIndex-C.activeIndex<0?(fe?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ie=(xe=Ce?.video)===null||xe===void 0?void 0:xe.itemId)!==null&&Ie!==void 0?Ie:"",productId:(ke=(R=Ce?.product)===null||R===void 0?void 0:R.itemId)!==null&&ke!==void 0?ke:"",requestId:null,traceInfo:(je=(Ne=Ce?.video)===null||Ne===void 0?void 0:Ne.traceInfo)!==null&&je!==void 0?je:"",contentFormat:Et,position:((Fe=C.previousIndex)!==null&&Fe!==void 0?Fe:0)+""}}),kt(Ce),Nt(Ce,C.previousIndex)):(fe?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ve=(be=Ce?.video)===null||be===void 0?void 0:be.itemId)!==null&&Ve!==void 0?Ve:"",productId:(Ze=(it=Ce.product)===null||it===void 0?void 0:it.itemId)!==null&&Ze!==void 0?Ze:"",requestId:null,traceInfo:($e=(Ke=Ce?.video)===null||Ke===void 0?void 0:Ke.traceInfo)!==null&&$e!==void 0?$e:"",contentFormat:Et,position:((wt=C.previousIndex)!==null&&wt!==void 0?wt:0)+""}}),kt(Ce)),Pt(Ce),Se.current=new Date},Pt=C=>{var re,le,me;!(!((re=C?.video)===null||re===void 0)&&re.url)&&!(!((le=C?.video)===null||le===void 0)&&le.imgUrls)&&C?.product&&Q(C,C.product,(me=C?.product)===null||me===void 0?void 0:me.bindCta,Se.current,B)};n.useEffect(()=>{const C=s[B];he?Pt(C):Se.current=new Date},[he,s,B]);const jt=(C,re,le)=>{var me,xe,Ie,R,ke,Ne,je,Fe;const be=s[C];if(!(!((me=be?.video)===null||me===void 0)&&me.url)&&(!((xe=be?.video)===null||xe===void 0)&&xe.imgUrls)){const Ve=Date.now();J.current=Ve,fe?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(R=(Ie=be?.video)===null||Ie===void 0?void 0:Ie.itemId)!==null&&R!==void 0?R:"",contentName:(ke=be?.video.title)!==null&&ke!==void 0?ke:"",imageStartTime:`${Ve}`,contentTags:JSON.stringify((Ne=be?.video.tags)!==null&&Ne!==void 0?Ne:[]),position:C+"",contentFormat:"image",traceInfo:be?.video.traceInfo,loadTime:re?.loadTime}}),le&&(Ae?.({eventName:"ViewContent",product:(je=be?.video)===null||je===void 0?void 0:je.bindProduct}),Ae?.({eventName:"PageView",product:(Fe=be?.video)===null||Fe===void 0?void 0:Fe.bindProduct}))}},_t=n.useCallback(C=>{var re,le,me,xe,Ie,R;if(!C)return;let ke=(re=t?.muteIconY)!==null&&re!==void 0?re:23;return se&&ke<40&&t?.muteIconYPosit==="top"&&(ke+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(Yo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((me=(le=Ue?.[B])===null||le===void 0?void 0:le.video)===null||me===void 0)&&me.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(xe=t?.muteIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ie=t?.muteIconX)!==null&&Ie!==void 0?Ie:0,[(R=t?.muteIconYPosit)!==null&&R!==void 0?R:"bottom"]:ke},defaultValue:te,activeIcon:t?.unMuteIcon?t?.unMuteIcon:P,unactiveIcon:t?.muteIcon?t?.muteIcon:j,onChange:ae})},[t,Ue,B,te,se]),Rt=n.useMemo(()=>Be?n.createElement("div",{style:{height:He,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ee,alt:"loading...",style:{objectFit:"contain"}})):Ue?.map((C,re)=>n.createElement(Ct,{key:re,virtualIndex:re,style:{overflow:"hidden"}},C&&n.createElement(n.Fragment,null,C?.loading?n.createElement("div",{style:{height:He,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ee,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,ut(C,re),Ye(C,re,!t?.likeIconFixed),_t(!t?.muteIconFixed),st(C,re))))),[o,s,He,Be,ut,st,Ue,ee,Y,_t]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},se&&n.createElement(Fo,{icon:Ko,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${tt}px`},textStyle:Object.assign(Object.assign({},(b=(g=(v=(S=(w=t?.hashTag)===null||w===void 0?void 0:w[0])===null||S===void 0?void 0:S.item)===null||v===void 0?void 0:v.props)===null||g===void 0?void 0:g.textStyles)===null||b===void 0?void 0:b.hashTagTitle),{color:"#fff"}),onClose:()=>{!qe.isEqual(ve,U)&&U&&U?.length&&ge?.(U),G?.(!0)}}),Ge,n.createElement(Qo,{tagList:h,setActiveIndex:K,style:{top:tt}}),((y=t?.backButton)===null||y===void 0?void 0:y.enable)&&n.createElement("button",{style:{position:"absolute",[(E=(k=t?.backButton)===null||k===void 0?void 0:k.xPosit)!==null&&E!==void 0?E:"left"]:(D=(O=t?.backButton)===null||O===void 0?void 0:O.x)!==null&&D!==void 0?D:0,[(c=(T=t?.backButton)===null||T===void 0?void 0:T.yPosit)!==null&&c!==void 0?c:"top"]:(((_=t?.backButton)===null||_===void 0?void 0:_.yPosit)=="top"?tt+lt:0)+((M=(I=t?.backButton)===null||I===void 0?void 0:I.y)!==null&&M!==void 0?M:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},n.createElement("img",{src:(L=(x=t?.backButton)===null||x===void 0?void 0:x.icon)!==null&&L!==void 0?L:Ko,alt:"back button",width:100,style:{objectFit:"cover"}})),Xe?n.createElement(xd,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((V=t?.swipeTipOffset)!==null&&V!==void 0?V:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Gt,{style:{marginTop:lt},ref:oe,onSlideChange:()=>{oe.current.swiper.allowTouchMove=!1,setTimeout(()=>{oe.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:C=>{K(C.activeIndex),!he&&(Vt(C),!(se||X)&&C?.activeIndex+1>=s?.length&&(pe||(_e(!0),ne?.(ue).then(re=>{var le;_e(!1),re&&((le=re?.recList)===null||le===void 0?void 0:le.length)>0&&we(ue+1)}))))},direction:"vertical",height:He},Rt,Ye(Ue[B],B,!!t?.likeIconFixed),_t(!!t?.muteIconFixed)),n.createElement(zo,Object.assign({},(N=(W=(z=t?.hashTag)===null||z===void 0?void 0:z[0])===null||W===void 0?void 0:W.item)===null||N===void 0?void 0:N.props)),n.createElement(Dd,{resolver:l,globalConfig:t}))},Md=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:r,index:l})=>n.createElement(Gt,{defaultValue:0,direction:"horizontal",modules:[pi,mi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(s=>n.createElement(Ct,{key:s},n.createElement(qo,{src:s,height:i,imgUrlsPostConfig:o}))));var Od=n.memo(Md);const Ld=({rec:t,index:e,height:i,data:o,muted:r,activeIndex:l,videoPostConfig:s,width:a})=>{const[d,p]=n.useState(!1),u=n.useRef(null),{bffEventReport:f,sxpParameter:m,waterFallData:h,openHashtag:A}=Me(),w=n.useRef(0),[S,v]=n.useState(!1),[g,b]=n.useState(!0),y=n.useRef(null),[k,E]=n.useState("");n.useEffect(()=>{u.current&&(u.current.muted=r)},[r]);const O=n.useCallback(()=>{var N;(N=u.current)===null||N===void 0||N.play()},[]),D=St("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),T=n.useCallback(()=>{var N,P,j,q,B,K,J,te,ae,Se,pe,_e,Le;p(!1);const de=o[e];if(de&&(!((N=u?.current)===null||N===void 0)&&N.duration)){w.current=((P=u?.current)===null||P===void 0?void 0:P.currentTime)||0;const Y=((q=(j=u.current)===null||j===void 0?void 0:j.duration)!==null&&q!==void 0?q:0).toFixed(2),ie=((K=(B=u.current)===null||B===void 0?void 0:B.currentTime)!==null&&K!==void 0?K:0).toFixed(2),ce=g?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(te=(J=de?.video)===null||J===void 0?void 0:J.itemId)!==null&&te!==void 0?te:"",contentName:(Se=(ae=de?.video)===null||ae===void 0?void 0:ae.title)!==null&&Se!==void 0?Se:"",playType:ce,startTime:ie,videoDuration:Y,contentTags:JSON.stringify((_e=(pe=de?.video)===null||pe===void 0?void 0:pe.tags)!==null&&_e!==void 0?_e:[]),position:e+"",contentFormat:"video",traceInfo:(Le=de?.video)===null||Le===void 0?void 0:Le.traceInfo}}),b(!1)}},[f,o,e,g]),c=n.useCallback(()=>{v(!0)},[]),_=n.useCallback(N=>()=>{var P,j,q,B,K;if(!S)return;const J=(P=u.current)===null||P===void 0?void 0:P.paused;switch(N){case"start":if(!J)return;(j=u.current)===null||j===void 0||j.play(),p(!1);break;case"pause":if(J)return;(q=u.current)===null||q===void 0||q.pause(),p(!0);break;default:J?(B=u.current)===null||B===void 0||B.play():(K=u.current)===null||K===void 0||K.pause(),p(!J);break}},[S]),I=n.useCallback(()=>{var N,P,j,q,B,K,J,te,ae,Se,pe,_e,Le;const de=o[e],Y=((P=(N=u.current)===null||N===void 0?void 0:N.duration)!==null&&P!==void 0?P:0).toFixed(2),ie=((q=(j=u.current)===null||j===void 0?void 0:j.currentTime)!==null&&q!==void 0?q:0).toFixed(2);if(!((B=u?.current)===null||B===void 0)&&B.duration){const ce=(((K=u?.current)===null||K===void 0?void 0:K.currentTime)-w.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(te=(J=de?.video)===null||J===void 0?void 0:J.itemId)!==null&&te!==void 0?te:"",contentName:(Se=(ae=de?.video)===null||ae===void 0?void 0:ae.title)!==null&&Se!==void 0?Se:"",endTime:ie,videoDuration:Y,playDuration:ce,contentTags:JSON.stringify((_e=(pe=de?.video)===null||pe===void 0?void 0:pe.tags)!==null&&_e!==void 0?_e:[]),position:e+"",contentFormat:"video",traceInfo:(Le=de?.video)===null||Le===void 0?void 0:Le.traceInfo}})}},[o,e,f]),M=n.useMemo(()=>s?.mode==="2",[s]),x=n.useMemo(()=>{var N;return s?.mode==="2"?`translateY(-${50+((N=s?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),L=n.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||k},[k,t]),V=n.useCallback(()=>{if(!y||!u||!u.current||!y.current)return;const N=u?.current,P=y?.current,j=P.getContext("2d"),q=window?.innerWidth,B=window?.innerHeight;P.height=B,P.width=q,j?.drawImage(N,0,0,P.width,P.height),E(P.toDataURL())},[]);n.useEffect(()=>{var N,P,j,q;if(u.current){if(p(!1),!u.current.src){const B=t?.video.url;if(B.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const K=new window.Hls;K.loadSource(B),K.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=B;else u.current.src=B;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(N=u.current)===null||N===void 0||N.addEventListener("loadedmetadata",c),(P=u.current)===null||P===void 0||P.addEventListener("canplay",c),(j=u.current)===null||j===void 0||j.addEventListener("playing",T),(q=u.current)===null||q===void 0||q.addEventListener("loadeddata",V),()=>{var B,K,J,te;(B=u.current)===null||B===void 0||B.removeEventListener("loadedmetadata",c),(K=u.current)===null||K===void 0||K.removeEventListener("canplay",c),(J=u.current)===null||J===void 0||J.removeEventListener("playing",T),(te=u.current)===null||te===void 0||te.removeEventListener("loadeddata",V)}}},[c,T,t?.video,V]);const z=n.useMemo(()=>!m?.placeholder_image||S?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"video poster"}),[S,m?.placeholder_image]);n.useEffect(()=>{const N=()=>{var P,j;l===e&&(!((P=t?.video)===null||P===void 0)&&P.url)&&(!((j=u?.current)===null||j===void 0)&&j.src)&&!d&&_("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,u,_,d]);const W=n.useMemo(()=>M?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[M]);return t?.video?n.createElement(n.Fragment,null,M?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},n.createElement(gt,{src:L,style:Object.assign({height:i,width:a,objectFit:"cover"},W)}),n.createElement("canvas",{ref:y,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:a,height:i,top:"50%",transform:x,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:a,height:"100%"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:O,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))),z):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:u,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:O}),z,n.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:D,alt:"video pause image"}))):null};var Nd=n.memo(Ld);const zi={};Object.values(Fi).forEach(t=>{zi[t.extend.type]=t});const Vd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",jd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Fd=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:r,descStyle:l,hashTagStyle:s,containerHeight:a=664,containerWidth:d=375,appDomain:p,tagList:u=[]})=>{const f=n.useMemo(()=>{let E=0;return e?.logoUrl&&e?.isShowLogo&&(E+=45),u.length>0&&(E+=45),a-E},[e,a,u]),m=(E,O)=>{var D,T,c,_;if(!((D=E?.video)===null||D===void 0)&&D.url)return n.createElement(Nd,{rec:E,index:O,muted:!0,width:d,data:t??[],height:f,activeIndex:O,videoPostConfig:e?.videoPost});if(!((T=E?.video)===null||T===void 0)&&T.imgUrls)return n.createElement(Od,{key:E?.video.itemId,imgUrls:E?.video.imgUrls,width:d,height:f,rec:E,index:O,imgUrlsPostConfig:e?.imgUrlsPost});if(E.product&&E.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(_=e?.productPost)===null||_===void 0?void 0:_.map((I,M)=>{var x,L,V,z,W,N,P,j;const q=zi[(x=I?.item)===null||x===void 0?void 0:x.type],B=ni(q),K=(L=q?.extend)===null||L===void 0?void 0:L.defaulSetting;return n.createElement(B,Object.assign({key:`${O}${M}`,textStyle:Object.assign(Object.assign({},K?.textStyle),(V=I?.item)===null||V===void 0?void 0:V.textStyle),bindDatas:(W=(z=I?.item)===null||z===void 0?void 0:z.bindDatas)!==null&&W!==void 0?W:[]},K?.props,(N=I?.item)===null||N===void 0?void 0:N.props,{event:((P=I?.item)===null||P===void 0?void 0:P.event)||{},id:I?.id,rec:E,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},K?.style),(j=I?.item)===null||j===void 0?void 0:j.style),{width:d,height:f,overflow:"auto"}),index:O}))})},h=n.useMemo(()=>e?.logoUrl&&e?.isShowLogo?n.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},n.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),A=(E,O)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(bi,{rec:E,index:O,tempMap:r,resolver:zi})):null,w=(E,O)=>{var D,T,c,_,I,M,x;return E?.video?n.createElement(n.Fragment,null,((D=E?.video)===null||D===void 0?void 0:D.title)&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom"},n.createElement(Jo,{nudge:o}),A(E,O),n.createElement("div",null,n.createElement(Ai,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(T=E?.video)===null||T===void 0?void 0:T.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),n.createElement(Zo,{index:O,tags:(I=(_=E?.video)===null||_===void 0?void 0:_.hashTags)!==null&&I!==void 0?I:[],itemId:(M=E?.video)===null||M===void 0?void 0:M.itemId,itemType:!((x=E?.video)===null||x===void 0)&&x.itemId?"VIDEO":null,rec:E,hashTagStyle:s}))):null},S=St(jd,p),v=St(Vd,p),g=(E,O)=>{var D,T,c,_;if(!e?.isShowLike)return;let I=(D=e?.likeIconY)!==null&&D!==void 0?D:400;return I<40&&(I+=40),E?.video?n.createElement(Uo,{key:E.position,activeIcon:(T=e?.likeIcon)!==null&&T!==void 0?T:S,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:v,position:O,active:E.isCollected,recData:E,className:"clc-sxp-like-button",style:{top:I,right:(_=e?.likeIconX)!==null&&_!==void 0?_:0}}):null},b=St("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",p),y=St("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",p),k=(E,O)=>{var D,T,c,_;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},h,n.createElement(Qo,{tagList:u}),n.createElement(Yo,{style:{position:"absolute",right:(D=e?.muteIconX)!==null&&D!==void 0?D:0,visibility:!((c=(T=t?.[O])===null||T===void 0?void 0:T.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(_=e?.muteIconY)!==null&&_!==void 0?_:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:b,unactiveIcon:e?.muteIcon?e?.muteIcon:y}),m(E,O),w(E,O),g(E,O))};return n.createElement("div",{className:Pe.css({width:"100%",height:a,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((E,O)=>k(E,O)))};var Bd=n.memo(Fd);const zd=()=>{const{schema:t,resolver:e,popup:i}=Bt(),{setPopupDetailData:o,popupDetailData:r,popupCurTimeRef:l,checkCommodityIndexRef:s}=Me(),{productView:a}=pt(),[d,p]=n.useState();n.useEffect(()=>{const h=()=>{l.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,p(i))},[i]);const u=n.useMemo(()=>{var h,A,w,S;const v=(w=(A=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||A===void 0?void 0:A.popupList)===null||w===void 0?void 0:w.find((g,b)=>{if(g?.id===i?.id)return g});return v!==-1&&((S=v?.item)===null||S===void 0?void 0:S.type)==="Iframe"},[i,t]),f=()=>{var h,A,w,S,v,g,b,y,k,E,O,D,T,c,_,I,M,x;if(!i||i?.id===""||!d||new Date-l.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;p(Object.assign(Object.assign({},i),{id:""}));const L=(S=(w=(A=t?.sxpPageConf)===null||A===void 0?void 0:A.globalConfig)===null||w===void 0?void 0:w.popupList)===null||S===void 0?void 0:S.find(V=>V?.id===i?.id);if(((v=L?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((g=L?.item)===null||g===void 0?void 0:g.type)==="CommodityDetailDiroNew"){const V=r;let z=(y=(b=V?.video)===null||b===void 0?void 0:b.bindProduct)!==null&&y!==void 0?y:(E=(k=V?.video)===null||k===void 0?void 0:k.bindProducts)===null||E===void 0?void 0:E[0],W=(T=(D=(O=V?.video)===null||O===void 0?void 0:O.bindProduct)===null||D===void 0?void 0:D.bindCta)!==null&&T!==void 0?T:(I=(_=(c=V?.video)===null||c===void 0?void 0:c.bindProducts)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.bindCta;if(s?.current>=0){const N=(x=(M=V?.video)===null||M===void 0?void 0:M.bindProducts)===null||x===void 0?void 0:x[s?.current];N&&(z=N,W=N?.bindCta)}z&&W&&a(V,z,W,l.current,r?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),s.current=-1},i?.duration)},m=n.useMemo(()=>{var h,A,w;return(w=(A=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||A===void 0?void 0:A.popupList)===null||w===void 0?void 0:w.map((S,v)=>{var g,b,y,k,E,O,D,T,c,_,I,M,x,L;if(S?.id===i?.id){const V=e[(g=S?.item)===null||g===void 0?void 0:g.type],z=ni(V),W=((k=(y=(b=S?.item)===null||b===void 0?void 0:b.event)===null||y===void 0?void 0:y.onClick)===null||k===void 0?void 0:k.linkType)==="externalLink",N=((D=(O=(E=S?.item)===null||E===void 0?void 0:E.event)===null||O===void 0?void 0:O.onClick)===null||D===void 0?void 0:D.linkType)==="popup",P=(T=V?.extend)===null||T===void 0?void 0:T.defaulSetting;return n.createElement(z,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},P?.style),(c=S?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},P?.textStyle),(_=S?.item)===null||_===void 0?void 0:_.textStyle),bindDatas:(M=(I=S?.item)===null||I===void 0?void 0:I.bindDatas)!==null&&M!==void 0?M:[]},P?.props,(x=S?.item)===null||x===void 0?void 0:x.props,{event:((L=S?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:S?.id,isExternalLink:W,isPopup:N,onClose:f}))}else return n.createElement(n.Fragment,null)})},[t,i,e,f]);return n.createElement(Jt,{popup:d,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:u},m)},Wi={};Object.values(Fi).forEach(t=>{Wi[t.extend.type]=t});const Wd=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:r,appDomain:l,licenseUrl:s,enabledMetaConversionApi:a})=>{var d,p,u,f,m,h,A,w,S,v,g;const b=n.useMemo(()=>{var y;return location?.search?(y=location?.search)===null||y===void 0?void 0:y.replace("?",""):""},[]);return n.createElement(vo,{resolver:Wi,enableDataSource:!1,schema:t?.data,utmVal:b},n.createElement(so,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(p=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.personalized_recommend)!==null&&p!==void 0?p:e,defaultSize:(f=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(h=(m=t?.sxp_parameter)===null||m===void 0?void 0:m.hash_tag_size)!==null&&h!==void 0?h:o,loadingImage:r,appDomain:l,enabledMetaConversionApi:a,isShowTag:(S=(w=(A=t?.data)===null||A===void 0?void 0:A.sxpPageConf)===null||w===void 0?void 0:w.globalConfig)===null||S===void 0?void 0:S.isShowTag,globalConfig:(g=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||g===void 0?void 0:g.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:y,tagList:k})=>{var E;return n.createElement(n.Fragment,null,n.createElement(Ro,Object.assign({},(E=t?.data)===null||E===void 0?void 0:E.sxpPageConf,{tagList:k,data:y,resolver:Wi,licenseUrl:s})),n.createElement(zd,null))}}))};var Hd=n.memo(Wd);Je.DiyPortalPreview=Bd,Je.EditorDataProvider=cd,Je.Modal=Jt,Je.SxpDataSourceProvider=so,Je.SxpPageCore=Hd,Je.SxpPageRender=Ro,Je.core=xn,Je.default=cn,Je.materials=Fi,Je.useEditorDataProvider=Go,Object.defineProperty(Je,"__esModule",{value:!0})});
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:B?.info})))},Me=()=>{var $,ye;return o.createElement(o.Fragment,null,(T||z?.link)&&o.createElement("a",{"aria-label":($=We?.enTitle)!==null&&$!==void 0?$:"Purchase on Website",role:"button",tabIndex:0,onClick:St,className:"pb-commondity-btn",style:X},o.createElement("span",{dangerouslySetInnerHTML:{__html:Ae((ye=We?.enTitle)!==null&&ye!==void 0?ye:"Purchase on Website",X)}})))},pe=o.useCallback($=>$?.lineClamp?Object.assign(Object.assign({},$),{overflow:"hidden",WebkitLineClamp:$?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):$,[]),Ie=o.useCallback($=>{ue.current=new Date,ge($),oe.current=$,R?.current&&(R.current.swiper.slideTo(0),R.current.swiper.autoplay.start())},[]),Le=o.useCallback(()=>{var $,ye,_e;if(!D)return o.createElement(zn,{products:($=K?.video)===null||$===void 0?void 0:$.bindProducts,data:Q,defImg:(_e=(ye=ae?.bottom_image)!==null&&ye!==void 0?ye:j)!==null&&_e!==void 0?_e:"",style:{padding:"0 19px"},onCLick:Ie,popupDetailData:q,check:U})},[U]),He=o.useMemo(()=>{const $={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return $?.[k?.dotsAlign]},[k?.dotsAlign]),Ke=z?.remark,Qe=o.useCallback(()=>{R.current&&R.current.swiper&&ce&&R.current.swiper.autoplay.stop()},[]),it=o.useCallback(()=>{R.current&&R.current.swiper&&ce&&R.current.swiper.autoplay.start()},[]),nt=o.useCallback($=>{Ue($.activeIndex)},[]),ce=o.useMemo(()=>wi(),[]);return o.createElement(o.Fragment,null,o.createElement("div",Object.assign({className:Pe.css(Object.assign({},c))},ze),o.createElement("div",{style:{position:"relative"},onMouseEnter:Qe,onMouseLeave:it},z&&((x=z?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(Ut,Object.assign({height:Y,modules:[fi,hi,...ce?[Di,_i,mi,Pi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:He,bulletElement:"button"}},ce?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:k?.delay*1e3},ref:R,onSlideChange:nt,className:Pe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(I=k?.dotsMarginBottom)!==null&&I!==void 0?I:0,fontSize:"14px"}},k?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:k?.dotsBgColor,opacity:1}}),k?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${k?.dotsActiveColor}!important`,opacity:1}}))}),o.createElement(o.Fragment,null,(E=z?.homePage)===null||E===void 0?void 0:E.map(($,ye)=>{var _e;return o.createElement(kt,{key:ye,"aria-hidden":ye!==Ye},o.createElement("div",{style:{overflow:"hidden",width:H,height:Y}},o.createElement(bt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(_e=$??ae?.bottom_image)!==null&&_e!==void 0?_e:j})))}))),!(!((O=z?.homePage)===null||O===void 0)&&O.length)&&o.createElement("div",{className:Pe.css({height:Y,width:H})},o.createElement("img",{className:Pe.css({objectFit:"cover",width:"100%",height:"100%"}),src:(M=ae?.bottom_image)!==null&&M!==void 0?M:j,alt:"pdp image"})),(Ke||!z)&&te&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>G(!0)},o.createElement("img",{src:te,alt:"3d",width:"72px"}))),Le(),o.createElement("div",{className:"pb-commondity-content"},be({isPost:D}))),Me(),o.createElement(Qt,{visible:Ge,onClose:()=>ie(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},be({isPost:!1})),Me()),o.createElement(Qt,{visible:Z,padding:0,isFullScreen:!0,onClose:()=>G(!1)},o.createElement("div",{style:{backgroundColor:Se,height:"100%"}},o.createElement("iframe",{src:Ke,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ss=o.memo(ws),xs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Ts=at(Ss,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Fo,interactionRender:xs},defaulSetting:{props:{swiper:{dotsAlign:"center",delay:3},commodityStyles:{price:{color:"#000",fontSize:18,marginTop:24,marginBottom:10},title:{color:"#000",fontSize:23},collection:{fontSize:12,color:"#000",marginBottom:14},info:{color:"gray",fontSize:12},taxInfo:{color:"#000",fontSize:13,textAlign:"left",marginBottom:"10px"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:45,fontWeight:"bold",textAlign:"center",color:"rgba(255, 255, 255, 0.9)"},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Cs=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5185\u5BB9",child:[{type:"Media",label:"\u56FE\u6807",name:["props","icon"],mediaType:"Image"},{type:"TextArea",label:"\u5185\u5BB9",name:["props","content"]},{type:"Group",label:"\u5185\u5BB9\u5B57\u4F53",child:[{type:"Select",name:["props","contentStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","contentStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","contentStyle","color"],initialValue:"#000"},{type:"Number",name:["props","contentStyle","fontSize"],addonAfter:"px",initialValue:14}]},{label:"\u5185\u5BB9\u5B57\u4F53\u95F4\u8DDD",type:"TextSpace",name:["props","contentStyle"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]},{type:"TextStyle",name:["props","submitButtonStyle"]},{type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitButtonStyle","backgroundColor"],initialValue:"#000"}]}],Wn="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 Is=t=>{var{content:e,btnText:i,style:n,icon:s,isPopup:l,isExternalLink:r,onClose:a,onClick:d,submitButtonStyle:v,contentStyle:u}=t,h=tt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:m}=Oe(),{jumpToWeb:A}=mt(),f=typeof s=="string"?s:ys(s),b=()=>{var w,p,y;if(r){const g=m,x=(w=g?.video)===null||w===void 0?void 0:w.bindProduct,I=(y=(p=g?.video)===null||p===void 0?void 0:p.bindProduct)===null||y===void 0?void 0:y.bindCta,E=m?.index;A(g,x,I,E)}l||a?.(),d?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${Pe.css(Object.assign({},n))}`},h),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:f??Wn,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:u,dangerouslySetInnerHTML:{__html:Ae(e,u)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:b,dangerouslySetInnerHTML:{__html:Ae(i,v)}}))};var ks=o.memo(Is);const Ps=at(ks,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Cs,bindableProps:[],interactionRender:Es},defaulSetting:{props:{icon:Wn,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Ms=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5BBD\u9AD8\u6BD4",child:[{type:"Number",name:["props","commodityImgRatio","w"],addonAfter:"w"},{type:"Number",name:["props","commodityImgRatio","h"],addonAfter:"h"}]},{type:"Radius",label:"\u8F6E\u64AD\u6307\u793A\u5668",options:[{label:"\u5C45\u5DE6",value:"left"},{label:"\u5C45\u4E2D",value:"center"},{label:"\u5C45\u53F3",value:"right"}],name:["props","swiper","dotsAlign"]},{type:"Number",name:["props","swiper","delay"],addonAfter:"s"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","swiper","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]}]},{title:"\u591A\u5546\u54C1\u5207\u6362\u5668",child:[{type:"Switch",name:["props","commodityGroup","open"],label:"\u5FEB\u901F\u5207\u6362\u5F00\u5173"},{type:"Group",child:[{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","commodityGroup","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{type:"Group",child:[{label:"\u4E0A\u8FB9\u8DDD",name:["props","commodityGroup","style","marginTop"],type:"Number",addonAfter:"px",initialValue:20},{label:"\u4E0B\u8FB9\u8DDD",name:["props","commodityGroup","style","marginBottom"],type:"Number",addonAfter:"px"}]}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"},{label:"\u7A0E\u8D39\u8BF4\u660E",value:"taxInfo"},{label:"\u5546\u54C1\u63CF\u8FF0",value:"info"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u9ED8\u8BA4\u884C\u6570",type:"Number",name:["lineClamp"]},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u8D2D\u4E70\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextMargin",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"Iframe\u5546\u54C1\u5F39\u7A97",child:[{label:"\u5F39\u7A97\u6309\u94AE",type:"Upload",name:["props","iframeIcon"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A72 * 30"},{label:"\u80CC\u666F\u8272",type:"Color",name:["props","iframeBgColor"]}]},{title:"\u8F6E\u64AD\u6307\u793A\u5668",child:[{label:"\u80CC\u666F\u8272",name:["props","swiper","dotsBgColor"],type:"Color",initialValue:"rgba(0,0,0,.2)"},{label:"\u9009\u4E2D\u8272",name:["props","swiper","dotsActiveColor"],type:"Color",initialValue:"rgba(0,0,0,1)"},{label:"\u5E95\u8FB9\u8DDD",name:["props","swiper","dotsMarginBottom"],type:"Number",addonAfter:"px"}]},{title:"\u5173\u95ED\u6309\u94AE",child:[{label:"\u8DDF\u968F\u5F39\u7A97\u6EDA\u52A8",type:"Switch",name:["props","enableFixedCloseButton"]}]}];const Ds=t=>{var e,i,n,s,l,r,a,d,v,u,h,m,A,f,b,w,p,y,g,x,I,E,O,M,S,c,_,C,{style:L,isDefault:T,rec:j,viewTime:F,isPost:D,bottom_image:N,tipText:V,swiper:k,commodityStyles:B,buttonStyle:X,index:W,commodityGroup:Q,popupBg:J,iframeIcon:te,commodityImgRatio:de,isTel:ve,iframeBgColor:Se,isActive:De=!0}=t,ze=tt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);o.useState(!0);const{sxpParameter:ae,popupCurTimeRef:q,popupDetailData:ne,isPreview:se,bffFbReport:ue,checkCommodityIndexRef:oe,globalConfig:Te}=Oe(),{jumpToWeb:he,productView:Xe}=mt();o.useState(!1),o.useState(!1),o.useState(!0);const[Je,Ge]=o.useState(!1),ie=o.useRef(null),[Z,G]=o.useState(!1),[U,ge]=o.useState((e=ne?.multiCheckIndex)!==null&&e!==void 0?e:0),R=o.useRef(),[Ye,Ue]=o.useState(0),K=D?j:ne;let z=D?K?.product:(n=(i=K?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(s=K?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],We=D?(r=K?.product)===null||r===void 0?void 0:r.bindCta:(v=(d=(a=K?.video)===null||a===void 0?void 0:a.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&v!==void 0?v:(m=(h=(u=K?.video)===null||u===void 0?void 0:u.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const yt=D?W:ne?.index;if(!D&&Q?.open&&(!((A=K?.video)===null||A===void 0)&&A.bindProducts)&&((b=(f=K?.video)===null||f===void 0?void 0:f.bindProducts)===null||b===void 0?void 0:b.length)>0){oe.current=U;const ce=(w=K?.video)===null||w===void 0?void 0:w.bindProducts[U];z=ce,We=ce?.bindCta}const St=()=>{z?.link&&(he(K,z,We,yt),D||Xe(K,z,We,F||ie.current,yt),window.location.href=window.getJointUtmLink(z.link))};o.useEffect(()=>{De&&(ue?.({eventName:"ProductView",product:z}),ue?.({eventName:"PageView",product:z}))},[De,ue]),o.useEffect(()=>{const ce=()=>{De&&(ie.current=new Date)};return ce(),window.addEventListener("pageshow",ce),()=>{window.removeEventListener("pageshow",ce)}},[De]);const At=oi({product:z,enableFormattedPrice:(p=B?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:Te,style:B?.price}),H=(se?375:(y=L?.width)!==null&&y!==void 0?y:window.innerWidth)-((g=J?.horizontalMargin)!==null&&g!==void 0?g:0)*2,Y=de?H*(de.h/de.w):H,be=({isPost:ce})=>o.createElement("div",{hidden:!!z&&(!z?.info||z?.info==="")},o.createElement(bi,{isPost:ce,onClick:()=>Ge(!0),className:"pb-commondityDiroNew-info",style:B?.info,foldText:V?.foldText,unfoldText:V?.unfoldText,text:z?.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`})),Me=o.useCallback(ce=>ce?.lineClamp?Object.assign(Object.assign({},ce),{overflow:"hidden",WebkitLineClamp:ce?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ce,[]),pe=o.useCallback(ce=>{q.current=new Date,ge(ce),oe.current=ce,R?.current&&(R.current.swiper.slideTo(0),R.current.swiper.autoplay.start())},[]),Ie=o.useCallback(()=>{var ce,$,ye;if(!D)return o.createElement(zn,{products:(ce=K?.video)===null||ce===void 0?void 0:ce.bindProducts,data:Q,defImg:(ye=($=ae?.bottom_image)!==null&&$!==void 0?$:N)!==null&&ye!==void 0?ye:"",style:{padding:"0 19px"},onCLick:pe,popupDetailData:ne,check:U})},[U]),Le=o.useMemo(()=>{const ce={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ce?.[k?.dotsAlign]},[k?.dotsAlign]),He=z?.remark,Ke=o.useCallback(()=>{R.current&&R.current.swiper&&nt&&R.current.swiper.autoplay.stop()},[]),Qe=o.useCallback(()=>{R.current&&R.current.swiper&&nt&&R.current.swiper.autoplay.start()},[]),it=o.useCallback(ce=>{Ue(ce.activeIndex)},[]),nt=o.useMemo(()=>wi(),[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({className:Pe.css(Object.assign(Object.assign({},L),{transform:"translate3d(0px, 0px, 0px)"}))},ze),o.createElement("div",{style:{position:"relative"},onMouseEnter:Ke,onMouseLeave:Qe},z&&((x=z?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(Ut,Object.assign({height:Y,modules:[fi,hi,...nt?[Di,_i,mi,Pi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Le,bulletElement:"button"}},nt?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:R,onSlideChange:it,autoplay:{delay:k?.delay*1e3},className:Pe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(I=k?.dotsMarginBottom)!==null&&I!==void 0?I:0,fontSize:"14px"}},k?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:k?.dotsBgColor,opacity:1}}),k?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${k?.dotsActiveColor}!important`,opacity:1}}))}),(E=z?.homePage)===null||E===void 0?void 0:E.map((ce,$)=>{var ye;return o.createElement(kt,{key:$,"aria-hidden":$!==Ye},o.createElement("div",{style:{overflow:"hidden",width:H,height:Y}},o.createElement(bt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(ye=ce??ae?.bottom_image)!==null&&ye!==void 0?ye:N})))})),!(!((O=z?.homePage)===null||O===void 0)&&O.length)&&o.createElement("div",{className:Pe.css({height:Y,width:H})},o.createElement("img",{className:Pe.css({objectFit:"cover",width:"100%",height:"100%"}),src:(M=ae?.bottom_image)!==null&&M!==void 0?M:N,alt:"pdp image"})),(He||!z)&&te&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>G(!0)},o.createElement("img",{src:te,alt:"3d",width:"72px"}))),Ie(),o.createElement("div",{className:"pb-commondityDiroNew-content"},o.createElement("div",{className:"pb-commondityDiroNew-content-top"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:Me(B?.title),dangerouslySetInnerHTML:{__html:Ae((S=z?.title)!==null&&S!==void 0?S:"Large Dior Toujours BagLarge",B?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!z&&(!z?.collection||z?.collection===""),style:Me(B?.collection),dangerouslySetInnerHTML:{__html:Ae(z?.collection||"Black Macrocannage CalfskinLarge",B?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!z&&!z?.price,style:Me(B?.price),dangerouslySetInnerHTML:{__html:At??""}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!z&&!z?.taxInfo,style:Me(B?.taxInfo),dangerouslySetInnerHTML:{__html:Ae((c=z?.taxInfo)!==null&&c!==void 0?c:"\u7A0E\u8D39",B?.taxInfo)}}))),(!z||z?.link)&&o.createElement("a",{"aria-label":(_=We?.enTitle)!==null&&_!==void 0?_:"Shop now",role:"button",tabIndex:0,onClick:St,className:"pb-commondityDiroNew-btn",style:X},o.createElement("span",{dangerouslySetInnerHTML:{__html:Ae((C=We?.enTitle)!==null&&C!==void 0?C:"Shop now",X)}})),be({isPost:D}))),o.createElement(Qt,{visible:Je,onClose:()=>Ge(!1)},o.createElement("div",{style:{paddingTop:"20px"}},be({isPost:!1}))),o.createElement(Qt,{visible:Z,padding:0,isFullScreen:!0,onClose:()=>G(!1)},o.createElement("div",{style:{backgroundColor:Se,height:"100%"}},o.createElement("iframe",{src:He,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var _s=o.memo(Ds),Ls=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Os=at(_s,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Ms,interactionRender:Ls},defaulSetting:{props:{swiper:{dotsAlign:"left",delay:3},commodityStyles:{price:{color:"#000",fontSize:13},title:{color:"#000",fontSize:13},collection:{color:"#757575",fontSize:13},info:{color:"#757575",fontSize:13},taxInfo:{color:"#000",fontWeight:"bold",fontSize:13,textAlign:"right"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25,marginTop:16,marginBottom:16},commodityImgRatio:{w:1,h:1}},style:{}},w:100,h:40,sort:1});var Ns=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","commodityPicture","width"],addonAfter:"W"},{type:"Number",name:["props","commodityPicture","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","commodityPicture","borderRadius"],max:100},{type:"Number",name:["props","commodityPicture","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","commodityPicture","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6587\u672C",child:[{name:["props","commodityStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"\u5546\u54C1\u540D\u79F0",value:"title"},{label:"\u7CFB\u5217\u540D\u79F0",value:"collection"},{label:"\u4EF7\u683C",value:"price"}],name:["props","commodityStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","width"],addonAfter:"W"},{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","buttonStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"]},{type:"Number",addonAfter:"px",name:["props","buttonStyle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","buttonStyle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","buttonStyle"]}]}];function Hn(t){const e=o.useRef(null),[i,n]=o.useState(!1);return o.useEffect(()=>{e.current=new IntersectionObserver(([s])=>{n(s.isIntersecting)})},[]),o.useEffect(()=>{var s;return t?.current&&((s=e?.current)===null||s===void 0||s.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const Vs=({src:t,rec:e,item:i,index:n,style:s,translateY:l,imgStyle:r,enableEventReport:a=!0,isActive:d})=>{const v=o.useRef(null),u=Hn(v),{ctaEvent:h}=Oe(),[m,A]=o.useState(!1);return o.useEffect(()=>{u&&t&&v?.current&&a&&!m&&d&&(A(!0),h?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[u,t,v,e,h,i,n,a,m,d]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:Pe.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},r))},o.createElement("div",{ref:v,hidden:!t,className:Pe.css({width:"100%",height:"100%"})},o.createElement(bt,{className:Pe.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var Ot=o.memo(Vs);const js=t=>{var e,i,n,{style:s,isDefault:l,rec:r,viewTime:a,isPost:d,bottom_image:v,commodityStyles:u,buttonStyle:h,translateY:m=0,commodityPicture:A,isExternalLink:f,onClick:b}=t,w=tt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:y,setPopupDetailData:g,ctaEvent:x,globalConfig:I,bffFbReport:E}=Oe(),{jumpToWeb:O}=mt(),{popup:M}=zt(),S=d?r:y,c=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],_=y?.index,C=o.useCallback(T=>{var j;return oi({product:T,enableFormattedPrice:(j=u?.price)===null||j===void 0?void 0:j.enableFormattedPrice,globalConfig:I,style:u?.price})},[(n=u?.price)===null||n===void 0?void 0:n.enableFormattedPrice,I]),L=Ze.throttle((T,j)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,T,_),g?.(Object.assign(Object.assign({},S),{video:Object.assign(Object.assign({},S?.video),{bindProduct:T}),index:_,multiCheckIndex:j})),f?T?.link&&(O(S,T,T.bindCta,_),window.location.href=window.getJointUtmLink(T.link)):b?.()},M?.duration);return o.useEffect(()=>{E?.({eventName:"PageView"})},[]),o.createElement("ul",{role:"list",className:Pe.css(Object.assign(Object.assign({},s),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},c?.map((T,j)=>{var F,D,N,V,k,B,X,W,Q,J,te;return o.createElement(o.Fragment,null,S&&!T?.bindCta?null:o.createElement("li",{role:"listitem",key:j,onClick:()=>L(T,j)},o.createElement("button",Object.assign({role:"button","aria-label":T?.title,tabIndex:0,className:Pe.css({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},w),o.createElement(Ot,{src:(V=(N=(F=T?.cover)!==null&&F!==void 0?F:(D=T?.homePage)===null||D===void 0?void 0:D[0])!==null&&N!==void 0?N:p?.bottom_image)!==null&&V!==void 0?V:v,rec:S,item:T,index:j,translateY:m,imgStyle:A,enableEventReport:!1}),o.createElement("div",{style:{width:`calc(100% - ${(k=A?.width)!==null&&k!==void 0?k:0}px - ${(B=A?.marginRight)!==null&&B!==void 0?B:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},o.createElement("div",null,o.createElement("div",{className:"one-line-ellipsis",style:u?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Ae((X=T?.title)!==null&&X!==void 0?X:"Pendant in Yellow Gold with Diamonds, Medium",u?.title)}}),o.createElement("div",{className:"two-line-ellipsis",style:u?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Ae((W=T?.collection)!==null&&W!==void 0?W:"Tiffany Lock",u?.collection)}})),o.createElement("div",{className:Pe.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{style:u?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(Q=C(T))!==null&&Q!==void 0?Q:""}})),o.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},h),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Ae((te=(J=T?.bindCta)===null||J===void 0?void 0:J.enTitle)!==null&&te!==void 0?te:"Shop Now",h)}}))))))}))};var Fs=o.memo(js),Bs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const zs=at(Fs,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ns,interactionRender:Bs},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var Ws=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Hs=t=>{var e,i,{content:n,btnText:s,style:l,icon:r,isPopup:a,isExternalLink:d,onClose:v,onClick:u,submitButtonStyle:h,contentStyle:m,isTel:A}=t,f=tt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:b}=Oe(),w=(i=(e=b?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return o.createElement("div",Object.assign({className:`${Pe.css(Object.assign({},l))}`},f),o.createElement("iframe",{src:w,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Xs=o.memo(Hs);const Gs=at(Xs,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Ws,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var Us=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const Ys=t=>{var{content:e,isTel:i}=t;return tt(t,["content","isTel"]),o.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var qs=o.memo(Ys);const Zs=at(qs,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:Us,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var Ct=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Ks=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Js=t=>{var{rec:e,children:i,className:n,onClick:s,style:l,isExternalLink:r=!1,index:a,jumpLink:d,multItem:v,multiCheckIndex:u}=t;tt(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const h=o.useRef(null),{popup:m}=zt(),{setPopupDetailData:A,ctaEvent:f}=Oe(),{jumpToWeb:b}=mt(),[w,p]=o.useState(null),y=Ze.throttle(g=>{var x,I,E,O,M,S,c;g.preventDefault();const _=(E=(I=(x=e?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&I!==void 0?I:e?.video)!==null&&E!==void 0?E:v;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,_,a),A?.(v&&u?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:v}),index:a,multiCheckIndex:u}):Object.assign(Object.assign({},e),{index:a})),p(h?.current),r){const C=((M=(O=e?.video)===null||O===void 0?void 0:O.bindProduct)===null||M===void 0?void 0:M.link)||v?.link;if(d||C){const L=((S=e?.video)===null||S===void 0?void 0:S.bindCta)||v?.bindCta,T=((c=e?.video)===null||c===void 0?void 0:c.bindProduct)||v;b(e,T,L,a),window.location.href=window.getJointUtmLink(d||C||"")}}else s?.()},m?.duration);return o.useEffect(()=>{w&&!m?.id&&(w?.focus(),p(null))},[w,m]),o.createElement("button",{ref:h,className:n,style:Object.assign({display:"flex",alignItems:"normal"},l),onClick:y,role:"button","aria-label":"CTA",tabIndex:0},i)};var Xt=o.memo(Js),Qs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Rs=t=>{var e,i,n,s,l,r,a,d,v,u,h,m,A,{content:f,style:b,bgImg:w,recData:p,bottom_image:y,ctaTempStyles:g,isExternalLink:x,translateY:I=0,index:E,isActive:O}=t,M=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Oe(),c=(e=p?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(s=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:S?.bottom_image)!==null&&l!==void 0?l:y;return o.createElement(Xt,Object.assign({isExternalLink:x,rec:p,style:b,index:E},M),o.createElement(Ot,{src:_,rec:p,item:(a=(r=p?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:p?.video,index:E,translateY:I,imgStyle:g?.img,isActive:O}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Qs["tow-line-ellipsis"],style:g?.title,dangerouslySetInnerHTML:{__html:Ae((d=c?.title)!==null&&d!==void 0?d:"Product Name",g?.title)}}),o.createElement("button",{"aria-label":(u=(v=c?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&u!==void 0?u:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((h=g?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},g?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((A=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&A!==void 0?A:"Shop Now",g?.ctaTitle)}})))};var $s=o.memo(Rs);const er=at($s,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Ks,bindableProps:[],settingRender:Ct},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 tr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const ir=t=>{var e,i,n,s,l,r,{content:a,style:d,bgImg:v,recData:u,bottom_image:h,ctaTempStyles:m,isExternalLink:A,index:f,isActive:b}=t,w=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:p}=Oe(),y=(e=u?.video)===null||e===void 0?void 0:e.bindCta,g=(n=(i=y?.icon)!==null&&i!==void 0?i:p?.bottom_image)!==null&&n!==void 0?n:h;return o.createElement(Xt,Object.assign({isExternalLink:A,rec:u,style:Object.assign({alignItems:"center"},d),index:f},w),o.createElement(Ot,{src:g,rec:u,item:(l=(s=u?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&l!==void 0?l:u?.video,index:f,imgStyle:m?.img,isActive:b}),o.createElement("div",{className:Pe.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},m?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((r=y?.enTitle)!==null&&r!==void 0?r:"Product Name",m?.ctaTitle)}}))};var nr=o.memo(ir);const or=at(nr,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:tr,settingRender:Ct?.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 lr=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],Xn={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const sr=t=>{var e,i,n,s,l,r,a,d,v,{content:u,style:h,bgImg:m,recData:A,bottom_image:f,ctaTempStyles:b,index:w,customTitle:p,isActive:y}=t,g=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:x,bffEventReport:I}=Oe();mt();const E=(e=A?.video)===null||e===void 0?void 0:e.bindCta;(i=A?.video)===null||i===void 0||i.bindProduct;const O=(s=(n=E?.icon)!==null&&n!==void 0?n:x?.bottom_image)!==null&&s!==void 0?s:f;return o.createElement(Xt,Object.assign({index:w,rec:A,style:Object.assign({alignItems:"center"},h)},g,{jumpLink:(l=E?.link)!==null&&l!==void 0?l:""}),o.createElement(Ot,{src:O,rec:A,item:(a=(r=A?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:A?.video,index:w,imgStyle:b?.img,isActive:y}),o.createElement("div",{className:Pe.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:Xn["tow-line-ellipsis"],style:b?.ctaTitle,dangerouslySetInnerHTML:{__html:Ae((d=E?.enTitle)!==null&&d!==void 0?d:"Product Name",b?.ctaTitle)}}),p?.display&&o.createElement("div",{style:Object.assign(Object.assign({},p?.style),{lineHeight:((v=p?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Xn["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Ae(p?.text,p?.style)}}))))};var rr=o.memo(sr),dr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Gi;const ar=at(rr,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Gi=Ct?.filter(t=>t.type!=="commodityTitle"))===null||Gi===void 0?void 0:Gi.concat(lr),bindableProps:[],interactionRender:dr},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:60,height:60,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}},customTitle:{style:{textAlign:"left",textDecoration:"underline",fontWeight:"bold",width:130,height:20,fontSize:12,color:"#000"},text:"\u63A2\u7D22\u66F4\u591A"}},style:{padding:7,width:236,height:74,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:5});var ur=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],cr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const pr=t=>{var e,i,n,s,l,r,a,d,v,u,h,m,A,{content:f,style:b,bgImg:w,recData:p,bottom_image:y,ctaTempStyles:g,isExternalLink:x,translateY:I=0,index:E,isActive:O}=t,M=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Oe(),c=(e=p?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(s=(i=c?.cover)!==null&&i!==void 0?i:(n=c?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:S?.bottom_image)!==null&&l!==void 0?l:y;return o.createElement(Xt,Object.assign({isExternalLink:x,rec:p,style:b,index:E},M),o.createElement(Ot,{src:_,rec:p,item:(a=(r=p?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:p?.video,index:E,translateY:I,imgStyle:g?.img,isActive:O}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:cr["tow-line-ellipsis"],style:g?.title,dangerouslySetInnerHTML:{__html:Ae((d=c?.title)!==null&&d!==void 0?d:"Product Name",g?.title)}}),o.createElement("button",{"aria-label":(u=(v=c?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&u!==void 0?u:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((h=g?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},g?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((A=(m=c?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&A!==void 0?A:"Shop Now",g?.ctaTitle)}})))};var vr=o.memo(pr);const mr=at(vr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:ur,settingRender:Ct,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 fr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],hr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Ar=t=>{var e,i,n,s,l,r,a,d,v,u,h,m,{content:A,style:f,bgImg:b,recData:w,bottom_image:p,ctaTempStyles:y,isExternalLink:g,translateY:x=0,index:I,isActive:E}=t,O=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:M}=Oe(),S=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,c=(l=(s=(i=S?.cover)!==null&&i!==void 0?i:(n=S?.homePage)===null||n===void 0?void 0:n[0])!==null&&s!==void 0?s:M?.bottom_image)!==null&&l!==void 0?l:p;return o.createElement(Xt,Object.assign({isExternalLink:g,rec:w,style:f,index:I},O),o.createElement(Ot,{src:c,rec:w,item:(a=(r=w?.video)===null||r===void 0?void 0:r.bindProduct)!==null&&a!==void 0?a:w?.video,index:I,translateY:x,imgStyle:y?.img,isActive:E}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:hr["tow-line-ellipsis"],style:y?.title,dangerouslySetInnerHTML:{__html:Ae((d=S?.title)!==null&&d!==void 0?d:"Product Name",y?.title)}}),o.createElement("button",{"aria-label":(u=(v=S?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&u!==void 0?u:"Shop Now",className:Pe.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},y?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((m=(h=S?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&m!==void 0?m:"Shop Now",y?.ctaTitle)}})))};var gr=o.memo(Ar);const br=at(gr,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:fr,bindableProps:[],settingRender:Ct},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 yr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],wr={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Sr=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,bottom_image:a,ctaTempStyles:d,translateY:v=0,isActive:u}=t,h=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Oe(),[A]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ni,{isPadding:!!r},A?.map((f,b)=>{var w,p,y,g,x,I,E,O,M,S;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(kt,{key:b,className:Pe.css(Object.assign(Object.assign({},s),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(Xt,Object.assign({rec:r,multiCheckIndex:b},h),o.createElement(Ot,{src:(g=(y=(w=f?.cover)!==null&&w!==void 0?w:(p=f?.homePage)===null||p===void 0?void 0:p[0])!==null&&y!==void 0?y:m?.bottom_image)!==null&&g!==void 0?g:a,rec:r,item:f,index:b,translateY:v,imgStyle:d?.img,isActive:u}),o.createElement("div",{className:Pe.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:wr["two-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:Ae((x=f?.title)!==null&&x!==void 0?x:"Product Name",d?.title)}}),o.createElement("button",{"aria-label":(E=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((O=d?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((S=(M=f?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&S!==void 0?S:"Shop Now",d?.ctaTitle)}})))))}))};var xr=o.memo(Sr);const Tr=at(xr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:yr,bindableProps:[],settingRender:Ct},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 Er=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Cr={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Ir=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,bottom_image:a,ctaTempStyles:d,translateY:v=0,isActive:u}=t,h=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Oe(),[A]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ni,{isPadding:!!r},A?.map((f,b)=>{var w,p,y,g,x,I,E,O,M,S;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(kt,{key:b,className:Pe.css(Object.assign(Object.assign({},s),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(Xt,Object.assign({rec:r,multiCheckIndex:b},h),o.createElement(Ot,{src:(g=(y=(w=f?.cover)!==null&&w!==void 0?w:(p=f?.homePage)===null||p===void 0?void 0:p[0])!==null&&y!==void 0?y:m?.bottom_image)!==null&&g!==void 0?g:a,rec:r,item:f,index:b,translateY:v,imgStyle:d?.img,isActive:u}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Cr["two-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:Ae((x=f?.title)!==null&&x!==void 0?x:"Product Name",d?.title)}}),o.createElement("button",{"aria-label":(E=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((O=d?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((S=(M=f?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&S!==void 0?S:"Shop Now",d?.ctaTitle)}})))))}))};var kr=o.memo(Ir);const Pr=at(kr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Er,settingRender:Ct,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 Mr=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Dr={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const _r=t=>{var e,i,{content:n,style:s,bgImg:l,recData:r,bottom_image:a,ctaTempStyles:d,translateY:v=0,isActive:u}=t,h=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Oe(),[A]=o.useState((i=(e=r?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ni,{isPadding:!!r},A?.map((f,b)=>{var w,p,y,g,x,I,E,O,M;return o.createElement(o.Fragment,null,r&&!f?.bindCta?null:o.createElement(kt,{key:b,className:Pe.css(Object.assign(Object.assign({},s),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(Xt,Object.assign({rec:r,multiCheckIndex:b},h),o.createElement(Ot,{src:(g=(y=(w=f?.cover)!==null&&w!==void 0?w:(p=f?.homePage)===null||p===void 0?void 0:p[0])!==null&&y!==void 0?y:m?.bottom_image)!==null&&g!==void 0?g:a,rec:r,item:f,index:b,translateY:v,imgStyle:d?.img,isActive:u}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:Dr["tow-line-ellipsis"],style:d?.title,dangerouslySetInnerHTML:{__html:Ae((x=f?.title)!==null&&x!==void 0?x:"Product Name",d?.title)}}),o.createElement("button",{"aria-label":(E=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Pe.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},d?.ctaTitle)),dangerouslySetInnerHTML:{__html:Ae((M=(O=f?.bindCta)===null||O===void 0?void 0:O.enTitle)!==null&&M!==void 0?M:"Shop Now",d?.ctaTitle)}})))))}))};var Lr=o.memo(_r);const Or=at(Lr,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Mr,bindableProps:[],settingRender:Ct},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 Nr=[{title:"Banner",child:[{type:"Switch",label:"Banner\u56FE\u5F00\u5173",name:["props","showBanner"]}]},{title:"\u5361\u7247\u6837\u5F0F",child:[{type:"Number",label:"\u4E0A\u4E0B\u8FB9\u8DDD",name:["props","space"],addonAfter:"px"},{type:"Switch",label:"\u56FA\u5B9A\u5BBD\u9AD8",name:["props","openFixedSize"],initialValue:!0}]},{title:"\u6587\u672C\u8BBE\u7F6E",child:[{name:["props","textStyles"],type:"SelectLinkage",child:[{label:"\u5B57\u6BB5",type:"Select",options:[{label:"hashtag\u6807\u9898",value:"hashTagTitle"},{label:"hashtag\u63CF\u8FF0",value:"hashTagDesc"},{label:"hashtag\u63CF\u8FF0\u8D85\u94FE",value:"hashTagLink"},{label:"\u6807\u9898",value:"title"},{label:"\u4EF7\u683C",value:"price"}],name:["props","textStyles","field"],initialValue:"title"},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["color"]},{type:"Number",addonAfter:"px",name:["fontSize"]}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle"},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign"},{label:"\u95F4\u8DDD",type:"TextSpace"},{label:"\u4EF7\u683C\u5343\u5206\u7B26\u5C55\u793A",type:"Switch",name:["enableFormattedPrice"],initialValue:!0,belong:"price"}]}]},{title:"\u6309\u94AE\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonStyle","backgroundColor"],initialValue:"#000"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonStyle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","buttonStyle","borderRadius"],max:100},{type:"Number",name:["props","buttonStyle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextPadding",name:["props","buttonBgStyle"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","buttonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","buttonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","buttonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","buttonStyle","fontSize"],addonAfter:"px"}]},{type:"TextStyle",name:["props","buttonStyle"]},{type:"TextAlign",name:["props","buttonStyle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","buttonStyle"]}]},{title:"\u6309\u94AE\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["props","buttonBgStyle","backgroundColor"],initialValue:"#fff"},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","buttonBgStyle","height"],addonAfter:"H"}]}]}];const Vr=({icon:t,styles:e,textStyle:i,onClose:n})=>{var s;const{waterFallData:l,setOpenHashtag:r}=Oe();return o.createElement("div",{className:"clc-sxp-nav",style:e},o.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},o.createElement("img",{src:t,alt:"back button"})),o.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:Ae(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var Gn=o.memo(Vr),jr=null,Fr="3d989325-e7d6-4a74-8a97-98febdf5b567",Br=null,zr=null,Wr={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"},Hr=[{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}],Xr="Handbags",Un={productUserId:jr,requestId:Fr,channel:Br,rtc:zr,tag:Wr,recList:Hr,hashTag:Xr};const Gr=t=>{var e;const{rec:i,style:n={},sizeChange:s=()=>{},unitWidth:l,index:r,showBorder:a,list:d,reportTagsView:v,textStyles:u,space:h}=t,{swiperRef:m,setRtcList:A,setOpenHashtag:f,sxpParameter:b,globalConfig:w}=Oe(),[p,y]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const g=o.useRef(null),x=o.useRef(null);o.useRef(null),o.useRef(null);const[I,E]=o.useState(""),O=o.useMemo(()=>{var T,j,F,D,N,V,k,B,X,W;return!((T=i?.video)===null||T===void 0)&&T.cover?(j=i?.video)===null||j===void 0?void 0:j.cover:!((D=(F=i?.video)===null||F===void 0?void 0:F.imgUrls)===null||D===void 0)&&D.length?(V=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||V===void 0?void 0:V[0]:!((B=(k=i?.product)===null||k===void 0?void 0:k.homePage)===null||B===void 0)&&B.length?(W=(X=i?.product)===null||X===void 0?void 0:X.homePage)===null||W===void 0?void 0:W[0]:b?.bottom_image||""},[i,b?.bottom_image]),M=o.useMemo(()=>{var T,j;return((T=i?.product)===null||T===void 0?void 0:T.title)||((j=i?.video)===null||j===void 0?void 0:j.title)||null},[i]),S=o.useMemo(()=>{var T;return n.transform?Number((T=n.transform)===null||T===void 0?void 0:T.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);o.useMemo(()=>S===void 0?!1:S<=a,[S,a]);const c=oi({product:i?.product,enableFormattedPrice:(e=u?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:w,isHiddenDef:!0,style:u?.price});o.useEffect(()=>{if(g.current===null||O==="")return;let T=null;p&&I?T=I:T=O,T&&g.current.setSrc(T)},[O,p,I]);const _=o.useRef(),C=o.useCallback(T=>{setTimeout(()=>{var j;const F=(j=_?.current)===null||j===void 0?void 0:j.offsetHeight;s(F+56+h,r)},0)},[h,s,r,l,_]),L=()=>{v(),A?.(d),setTimeout(()=>{var T;(T=m?.current)===null||T===void 0||T.swiper.slideTo(r,0,!1),f?.(!1)},0)};return o.createElement("div",{ref:x,style:Object.assign({},n),className:"waterFallList-content-listItem",key:r,onClick:L},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:_},o.createElement(bt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:g})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${c?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},u?.title),dangerouslySetInnerHTML:{__html:Ae(M,u?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!c,style:u.price,dangerouslySetInnerHTML:{__html:c??""}})))};function Ur(t){var e,i,n,s,l,r,a,d,v,u,h,m,A,f,b,w,p,y,g,x,I,E,{reportTagsView:O,showBanner:M}=t,S=tt(t,["reportTagsView","showBanner"]);const{waterFallData:c,getRecommendVideos:_,hashTagSize:C,loadingImage:L,isOpenHashTag:T,cacheActiveIndex:j}=Oe(),{jumpToWeb:F}=mt(),D=o.useRef(null),[N,V]=o.useState(0),[k,B]=o.useState(),X=o.useRef(null),[W,Q]=o.useState([]),J=o.useRef(),te=[170,230,300],[de,ve]=o.useState(!1),[Se,De]=o.useState([]),ze=o.useRef(),ae=o.useCallback((ie,Z)=>Math.floor(Math.random()*(Z-ie+1))+ie,[]),q=o.useRef([]),[ne,se]=o.useState({width:0}),ue=o.useMemo(()=>{const ie=ne.width||0;return ie>=1200?6:ie>=768&&ie<=1199?4:2},[ne]),oe=o.useMemo(()=>ne.width/ue-2,[ue,ne]),Te=o.useCallback(()=>{var ie;const Z=(ie=J.current)!==null&&ie!==void 0?ie:[],G=[];for(let U=0;U<Se?.length;U++){const ge=Math.floor(U/ue),R=U%ue+1;let Ye=0,Ue=9999999999;if(ge===0)G[U]=U;else{for(let K=0;K<G.length;K++)q.current[G[K]].top+q.current[G[K]].height<Ue&&(Ye=K,Ue=q.current[G[K]].top+q.current[G[K]].height);G[Ye]=U}q.current[U]===void 0&&(q.current[U]={}),ge===0?(R===1?q.current[U].left=0:q.current[U].left=q.current[U-1].left+oe+4,q.current[U].top=0):(q.current[U].left=q.current[Ye].left,q.current[U].top=Ue),q.current[U].height=q.current[U].height||te[ae(0,2)],Z[U]={transform:`translate(${q.current[U].left}px,${q.current[U].top}px)`,width:`${oe}px`,height:q.current[U].height}}return Q([...Z]),[...Z]},[oe,ue,te,ae,Se]),he=o.useCallback((ie,Z)=>{q.current[Z]===void 0&&(q.current[Z]={}),q.current[Z].height=ie,J.current=Te()},[Te]);o.useEffect(()=>{J.current=Te()},[oe,ue,Se]),o.useEffect(()=>{var ie,Z;if(ve(!0),c&&_?.({hashTag:c?.hashTag,defaultSize:C,maxSize:C}).then(G=>{var U,ge;B(G),De((ge=(U=G?.recList)===null||U===void 0?void 0:U.filter(R=>R?.video!==null||R?.product!==null))!==null&&ge!==void 0?ge:[]),ve(!1)}),T){const G=Un;B(G),De((Z=(ie=G?.recList)===null||ie===void 0?void 0:ie.filter(U=>U?.video!==null||U?.product!==null))!==null&&Z!==void 0?Z:[]),ve(!1)}},[c,_,C,T]);const Xe=o.useCallback(()=>{X.current!==null&&se({width:X.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(X.current===null)return;const ie=new ResizeObserver(Z=>{Xe()});return ie.observe(X.current),()=>{ie.disconnect()}},[Xe]),o.useCallback(()=>{ve(!0),c&&_?.({hashTag:c?.hashTag}).then(ie=>{var Z,G;De(Se?.concat((G=(Z=ie?.recList)===null||Z===void 0?void 0:Z.filter(U=>!U?.video))!==null&&G!==void 0?G:[])),ve(!1)})},[c,_,Se]);const Je=o.useCallback(()=>{V(D.current.scrollTop)},[]);o.useEffect(()=>{var ie;return(ie=D?.current)===null||ie===void 0||ie.addEventListener("scroll",Je),()=>{var Z;(Z=D?.current)===null||Z===void 0||Z.removeEventListener("scroll",Je)}},[Je,D]);const Ge=()=>{var ie,Z,G,U,ge;if(!((ie=k?.tag)===null||ie===void 0)&&ie.link){O();const R=c?.rec;F(R,(Z=R?.video)===null||Z===void 0?void 0:Z.bindProduct,(G=R?.video)===null||G===void 0?void 0:G.bindCta,j,(U=R?.video)===null||U===void 0?void 0:U.traceInfo),window.location.href=window.getJointUtmLink((ge=k?.tag)===null||ge===void 0?void 0:ge.link)}};return o.createElement(o.Fragment,null,de?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:L,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"waterFallList",ref:X},o.createElement("div",{className:"waterFallList-scroll",ref:D},M&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Ge},o.createElement(bt,{className:Pe.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"waterFallList-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Ae((s=k?.tag)===null||s===void 0?void 0:s.info,(l=S?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((r=k?.tag)===null||r===void 0)&&r.link),className:"waterFallList-collection",style:Object.assign({},(a=S?.textStyles)===null||a===void 0?void 0:a.hashTagLink),onClick:Ge,dangerouslySetInnerHTML:{__html:Ae(((d=k?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(v=S?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},Se?.map((ie,Z)=>{var G;return o.createElement(Gr,Object.assign({key:Z,index:Z,rec:ie,list:Se,showBorder:N+((G=D?.current)===null||G===void 0?void 0:G.clientHeight),style:W[Z],sizeChange:he,unitWidth:oe,reportTagsView:O},S))}),o.createElement("div",{hidden:!(!((u=k?.tag)===null||u===void 0)&&u.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(b=((m=q?.current[((h=q?.current)===null||h===void 0?void 0:h.length)-1])===null||m===void 0?void 0:m.top)+((f=q?.current[((A=q?.current)===null||A===void 0?void 0:A.length)-1])===null||f===void 0?void 0:f.height))!==null&&b!==void 0?b:0}px)`,height:!((w=k?.tag)===null||w===void 0)&&w.link?((p=ze?.current)===null||p===void 0?void 0:p.offsetHeight)||((y=S?.buttonBgStyle)===null||y===void 0?void 0:y.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=k?.tag)===null||g===void 0)&&g.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:ze,hidden:!(!((x=k?.tag)===null||x===void 0)&&x.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((I=k?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Ge,dangerouslySetInnerHTML:{__html:Ae(((E=k?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var Yr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const qr=t=>{var e;const{rec:i,index:n,list:s,reportTagsView:l,textStyles:r,space:a}=t,{swiperRef:d,setRtcList:v,setOpenHashtag:u,sxpParameter:h,globalConfig:m}=Oe(),[A,f]=o.useState(!1),b=o.useRef(null),w=o.useRef(null),p=o.useRef(null),y=o.useRef(null),[g,x]=o.useState(""),I=o.useMemo(()=>{var c,_,C,L,T,j,F,D,N,V;return!((c=i?.video)===null||c===void 0)&&c.cover?(_=i?.video)===null||_===void 0?void 0:_.cover:!((L=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||L===void 0)&&L.length?(j=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||j===void 0?void 0:j[0]:!((D=(F=i?.product)===null||F===void 0?void 0:F.homePage)===null||D===void 0)&&D.length?(V=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||V===void 0?void 0:V[0]:h?.bottom_image||""},[i,h?.bottom_image]),E=o.useMemo(()=>{var c,_;return((c=i?.product)===null||c===void 0?void 0:c.title)||((_=i?.video)===null||_===void 0?void 0:_.title)||null},[i]),O=oi({product:i?.product,enableFormattedPrice:(e=r?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:m,isHiddenDef:!0,style:r?.price});o.useEffect(()=>{const c=new IntersectionObserver(_=>{_.forEach(C=>{if(C.isIntersecting){if(w.current===null||I==="")return;A&&g?b.current.setSrc(g):b.current.setSrc(I),c.unobserve(w.current)}})});return c.observe(w.current),()=>{c.disconnect()}},[I,A,g]);const M=(c,_,C)=>{const L=c/_;return C/L};o.useEffect(()=>{const c=p?.current;c===null||I===""||!A||(c.src=I,c.currentTime=1,c.crossOrigin="anonymous",c.onloadeddata=()=>{const _=y?.current;if(!_)return;const C=_.getContext("2d"),L=window?.innerWidth/2,T=M(c.videoWidth,c.videoHeight,L);_.height=T,_.width=L,C?.drawImage(c,0,0,_.width,_.height),x(_.toDataURL()),c.remove(),_.remove()})},[I,A]);const S=()=>{l(),v?.(s),setTimeout(()=>{var c;(c=d?.current)===null||c===void 0||c.swiper.slideTo(n,0,!1),u?.(!1)},0)};return o.createElement("div",{ref:w,className:"list-content-listItem",key:n,onClick:S,style:{marginBottom:a}},o.createElement("div",{className:"list-content-listItem-picture"},A&&o.createElement("div",{style:{display:"none"}},o.createElement("video",{ref:p,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),o.createElement("canvas",{ref:y})),o.createElement(bt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:b})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${O?"list-content-listItem-info-nowrap":""}`,style:r?.title,dangerouslySetInnerHTML:{__html:Ae(E,r?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:r?.price,hidden:!O,dangerouslySetInnerHTML:{__html:O??""}})))};function Zr(t){var e,i,n,s,l,r,a,d,v,u,h,m,A,f,b,w,p,{reportTagsView:y,showBanner:g}=t,x=tt(t,["reportTagsView","showBanner"]);const{waterFallData:I,getRecommendVideos:E,hashTagSize:O,loadingImage:M,isOpenHashTag:S,cacheActiveIndex:c}=Oe(),{jumpToWeb:_}=mt(),[C,L]=o.useState(),[T,j]=o.useState(),[F,D]=o.useState(!1),N=o.useRef(null),[V,k]=o.useState(!1);o.useCallback(()=>{V||(k(!0),I&&E?.({hashTag:I?.hashTag}).then(X=>{var W;L(C?.concat((W=X?.recList)!==null&&W!==void 0?W:[])),k(!1)}))},[I,E,C,V]),o.useEffect(()=>{var X,W;if(D(!0),I&&E?.({hashTag:I?.hashTag,defaultSize:O,maxSize:O}).then(Q=>{var J,te;j(Q),L((te=(J=Q?.recList)===null||J===void 0?void 0:J.filter(de=>de?.video!==null||de?.product!==null))!==null&&te!==void 0?te:[]),D(!1)}),S){const Q=Un;j(Q),L((W=(X=Q?.recList)===null||X===void 0?void 0:X.filter(J=>J?.video!==null||J?.product!==null))!==null&&W!==void 0?W:[]),D(!1)}},[I,E,O,S]);const B=()=>{var X,W,Q,J,te;if(!((X=T?.tag)===null||X===void 0)&&X.link){y();const de=I?.rec;_(de,(W=de?.video)===null||W===void 0?void 0:W.bindProduct,(Q=de?.video)===null||Q===void 0?void 0:Q.bindCta,c,(J=de?.video)===null||J===void 0?void 0:J.traceInfo),window.location.href=window.getJointUtmLink((te=T?.tag)===null||te===void 0?void 0:te.link)}};return o.createElement(o.Fragment,null,F?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:M,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"list"},o.createElement("div",{className:"list-scroll",ref:N},g&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:B},o.createElement(bt,{className:Pe.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=x?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Ae((s=T?.tag)===null||s===void 0?void 0:s.info,(l=x?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((r=T?.tag)===null||r===void 0)&&r.link),className:"list-collection",onClick:B,style:Object.assign(Object.assign({},(a=x?.textStyles)===null||a===void 0?void 0:a.hashTagLink),{marginBottom:x?.space}),dangerouslySetInnerHTML:{__html:Ae(((d=T?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(v=x?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"list-content"},C?.map((X,W)=>o.createElement(qr,Object.assign({key:W,index:W,rec:X,list:C,reportTagsView:y},x)))),o.createElement("div",{hidden:!V,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((u=T?.tag)===null||u===void 0)&&u.link),style:{height:!((h=T?.tag)===null||h===void 0)&&h.link?((m=x?.buttonBgStyle)===null||m===void 0?void 0:m.height)||((A=x?.buttonStyle)===null||A===void 0?void 0:A.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((f=T?.tag)===null||f===void 0)&&f.link),style:x?.buttonBgStyle}),o.createElement("div",{hidden:!(!((b=T?.tag)===null||b===void 0)&&b.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},x?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((w=T?.tag)===null||w===void 0?void 0:w.linkTitle)||"Shop the collection",className:"list-btn",style:x?.buttonStyle,onClick:B,dangerouslySetInnerHTML:{__html:Ae(((p=T?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}const Kr=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:s,swiperRef:l,setWaterFallData:r,cacheRtcList:a,setRtcList:d,cacheActiveIndex:v,rtcList:u,setCacheRtcList:h,setIsFromHashtag:m,isFromHashtag:A,bffEventReport:f,themeTag:b,selectTag:w,bffFbReport:p}=Oe(),{backMainFeed:y}=mt();o.useRef(null);const g=o.useRef(null),[x,I]=o.useState();o.useEffect(()=>{const c=document.getElementById("sxp-render"),_=document.getElementById("water-fall");_?g.current=_:(g.current=document.createElement("div"),g.current.setAttribute("id","water-fall"),c?.appendChild(g.current))},[]);const E=()=>{var c,_;y("branch",w,void 0,i?.hashTag),S(),r?.(void 0),m?.(!1),(_=(c=l?.current)===null||c===void 0?void 0:c.swiper)===null||_===void 0||_.slideTo(v,0,!1),n?.(!1)},[O,M]=o.useState();o.useEffect(()=>{i&&M(i)},[i]);const S=o.useCallback(()=>{var c,_,C,L,T,j;const F=O?.rec;if(!F)return;let D="",N=null;A?D="hashTagPage":!((c=F?.video)===null||c===void 0)&&c.url?(D="videoPage",N="video"):!((C=(_=F?.video)===null||_===void 0?void 0:_.imgUrls)===null||C===void 0)&&C.length&&(D="imagePage",N="image"),f?.({eventInfo:{contentId:(L=F?.video)===null||L===void 0?void 0:L.itemId,position:v+"",contentTags:JSON.stringify((T=F?.video)===null||T===void 0?void 0:T.tags),traceInfo:(j=F?.video)===null||j===void 0?void 0:j.traceInfo,hashTags:JSON.stringify([O?.hashTag]),fromKName:D,fromKPage:location?.href,timeOnSite:Math.floor((new Date-x)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:N}})},[O,f,x,A,v]);return o.useEffect(()=>{s&&(I(new Date),p?.({eventName:"PageView"}))},[s,p]),o.useEffect(()=>{const c=()=>{I(new Date)};return window.addEventListener("pageshow",c),()=>{window.removeEventListener("pageshow",c)}},[]),g.current?Qi.createPortal(o.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},o.createElement(Gn,{icon:Yr,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:E}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(Zr,Object.assign({reportTagsView:S},t)):o.createElement(Ur,Object.assign({reportTagsView:S},t))),g.current):null};var Yn=o.memo(Kr);const Jr=t=>o.createElement(Yn,Object.assign({},t));var Qr=o.memo(Jr);const Rr=at(Qr,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Nr,bindableProps:[]},defaulSetting:{props:{lineClamp:1,space:40,textStyles:{hashTagTitle:{fontSize:16,color:"#000",textAlign:"center"},hashTagDesc:{fontSize:12,textAlign:"center",color:"#000"},hashTagLink:{textAlign:"center",color:"#757575",fontSize:12,textDecoration:"underline"},title:{fontSize:12,color:"#000"},price:{fontSize:12,color:"#000"}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:52,fontWeight:"bold",textAlign:"center",color:"#fff",borderRadius:25},buttonBgStyle:{backgroundColor:"#fff",height:52,paddingTop:20,paddingLeft:20,paddingRight:20,paddingBottom:20}}},w:100,h:40,sort:2});var $r=[{title:"\u534F\u8BAE\u8BE6\u60C5",child:[{type:"Switch",label:"\u5FC5\u987B\u540C\u610F\u7528\u6237\u534F\u8BAE",name:["props","privacy_necessity"],extra:"\u5F53\u65B0\u7528\u6237\u8FDB\u5165\u9875\u9762\u65F6\uFF0C\u4F1A\u51FA\u73B0\u7528\u6237\u534F\u8BAE\u5F39\u7A97\uFF0C\u7528\u6237\u9700\u8981\u5148\u540C\u610F\u534F\u8BAE\u540E\u624D\u80FD\u8BBF\u95EE\u5185\u5BB9\u3002"},{type:"Text",label:"\u5F39\u7A97\u6807\u9898",name:["props","privacy_title"]},{type:"TextArea",label:"\u7528\u6237\u534F\u8BAE\u5F39\u7A97\u5185\u5BB9",name:["props","privacy_context"]},{type:"Group",label:"\u9690\u79C1\u653F\u7B56",child:[{type:"Text",name:["props","privacy_policy_title"]},{type:"Text",name:["props","privacy_policy_url"],addonBefore:"https://"}],extra:"\u5F53\u7528\u6237\u70B9\u51FB\u66F4\u591A\u4FE1\u606F\u6309\u94AE\u65F6\uFF0C\u5C06\u4F1A\u8DF3\u8F6C\u81F3\u8BBE\u7F6E\u7684\u94FE\u63A5\u67E5\u770B\u653F\u7B56\u5185\u5BB9"}]}];const qn=t=>o.createElement(qn,Object.assign({},t));var ed=o.memo(qn);const td=at(ed,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:$r},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var id=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Zn={"animated-button":"index-module_animated-button__lqTbg",gradientCover:"index-module_gradientCover__5iUag","one-line-ellipsis":"index-module_one-line-ellipsis__HutE0","two-line-ellipsis":"index-module_two-line-ellipsis__c8gRJ"};const nd=t=>{var e,i,n,s,l,r,a,d,v,u,{style:h,recData:m,ctaTempStyles:A,index:f,event:b,onClick:w,isExternalLink:p=!1,isActive:y}=t,g=tt(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:x,setPopupDetailData:I}=Oe(),{jumpToWeb:E}=mt(),[O,M]=o.useState(!1),S=o.useRef(null),c=Hn(S),_=((n=(i=(e=m?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(s=m?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=m?.video)===null||r===void 0?void 0:r.bindCta),C=((d=(a=m?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0?void 0:d[0])||((v=m?.video)===null||v===void 0?void 0:v.bindProduct),L=()=>{var D,N,V,k;const B=((N=(D=m?.video)===null||D===void 0?void 0:D.bindProducts)===null||N===void 0?void 0:N[0])||((V=m?.video)===null||V===void 0?void 0:V.bindProduct)||m?.video;if(x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},m,B,f),I?.(Object.assign(Object.assign({},m),{index:f})),p){const X=C?.link||((k=B?.bindCta)===null||k===void 0?void 0:k.link);X&&(E(m,C,_,f),window.location.href=window.getJointUtmLink(X))}else w?.()},T=_?.enTitle||"\u67E5\u770B\u8BE6\u60C5",j=o.useMemo(()=>{var D,N;const V=b?.animation;if(V){const{delay:k,duration:B,backgroundColor:X}=V;return{":after":{animationDelay:`${(D=k/1e3)!==null&&D!==void 0?D:0}s`,animationDuration:`${(N=B/1e3)!==null&&N!==void 0?N:0}s`,backgroundColor:`${X??"transparent"}`}}}},[b?.animation]);o.useEffect(()=>{var D,N,V;c&&S?.current&&y&&x?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},m,((N=(D=m?.video)===null||D===void 0?void 0:D.bindProducts)===null||N===void 0?void 0:N[0])||((V=m?.video)===null||V===void 0?void 0:V.bindProduct)||m?.video,f)},[c,y]),o.useEffect(()=>{M(!!c)},[c]);const F=o.useMemo(()=>O?Zn["animated-button"]:null,[O]);return o.createElement("div",Object.assign({ref:S,style:Object.assign(Object.assign(Object.assign({},h),A?.ctaTitle),{lineHeight:`${(u=h?.height)!==null&&u!==void 0?u:0}px`})},g,{className:`${F} ${Pe.css(j)} ${Zn["one-line-ellipsis"]}`,onClick:L,dangerouslySetInnerHTML:{__html:Ae(T,A?.ctaTitle)}}))};var od=o.memo(nd),ld=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Color",name:["animation","backgroundColor"],label:"\u52A8\u753B\u989C\u8272"},{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const sd=at(od,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:id,bindableProps:[],interactionRender:ld},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var rd=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Rt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const dd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ad=t=>{var e,i,n,s,l,r,a,d,v,u,h,m,A,f,b,w,p,y,g,x,I,E,O,{style:M,recData:S,ctaTempStyles:c,index:_,event:C,bottom_image:L,translateY:T,isTel:j,onClick:F,isExternalLink:D=!1,isActive:N}=t,V=tt(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);M==null||delete M.transform;const{sxpParameter:k,globalConfig:B,ctaEvent:X,setPopupDetailData:W}=Oe(),{jumpToWeb:Q}=mt(),[J,te]=o.useState(!0),de=((n=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(s=S?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((r=S?.video)===null||r===void 0?void 0:r.bindCta),ve=((d=(a=S?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0?void 0:d[0])||((v=S?.video)===null||v===void 0?void 0:v.bindProduct),Se=()=>{var se,ue,oe,Te;const he=((ue=(se=S?.video)===null||se===void 0?void 0:se.bindProducts)===null||ue===void 0?void 0:ue[0])||((oe=S?.video)===null||oe===void 0?void 0:oe.bindProduct)||S?.video;if(X?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,he,_),W?.(Object.assign(Object.assign({},S),{index:_})),D){const Xe=ve?.link||((Te=he?.bindCta)===null||Te===void 0?void 0:Te.link);Xe&&(Q(S,ve,de,_),window.location.href=window.getJointUtmLink(Xe))}else F?.()},De=de?.enTitle||"\u67E5\u770B\u8BE6\u60C5",ze=o.useMemo(()=>{const se=C?.animation;if(se){const{delay:ue,duration:oe}=se;return{animationDelay:`${ue?ue/1e3:0}s`,animationDuration:`${oe?oe/1e3:0}s`}}},[C?.animation]),ae=(f=(A=(m=(u=ve?.cover)!==null&&u!==void 0?u:(h=ve?.homePage)===null||h===void 0?void 0:h[0])!==null&&m!==void 0?m:de?.icon)!==null&&A!==void 0?A:k?.bottom_image)!==null&&f!==void 0?f:L,q=se=>{se.stopPropagation(),te(!1)};o.useEffect(()=>{te(!0)},[N]);const ne=o.useMemo(()=>N&&J?Rt["animated-fadeIn"]:null,[N,J]);return o.createElement(o.Fragment,null,j?o.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):o.createElement("div",Object.assign({},V,{className:`${Pe.css(Object.assign(Object.assign({},M),{"--transY":`translateY(calc(100% + ${(b=M?.margin)!==null&&b!==void 0?b:0}px))`}))} ${Rt.aniLinkPopup} ${ne} ${Pe.css(ze)}`,onClick:Se}),o.createElement("div",{onClick:q,className:Rt["modal-icon-wrapper"],style:{padding:(w=M?.padding)!==null&&w!==void 0?w:0}},o.createElement("img",{src:B?.popupCloseIcon||dd,alt:"close",className:Rt["modal-icon-wrapper-img"]})),o.createElement(Ot,{src:ae,rec:S,item:(I=(g=(y=(p=S?.video)===null||p===void 0?void 0:p.bindProducts)===null||y===void 0?void 0:y[0])!==null&&g!==void 0?g:(x=S?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&I!==void 0?I:S?.video,index:_,translateY:T,imgStyle:c?.img,isActive:N}),(!S||ve?.title)&&o.createElement("div",{className:Rt["one-line-ellipsis"],style:c?.title,dangerouslySetInnerHTML:{__html:Ae((E=ve?.title)!==null&&E!==void 0?E:"Product Name",c?.title)}}),o.createElement("div",{className:Rt["one-line-ellipsis"],style:Object.assign(Object.assign({},c?.ctaTitle),{lineHeight:((O=c?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"}),dangerouslySetInnerHTML:{__html:Ae(De,c?.ctaTitle)}})))};var ud=o.memo(ad),cd=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]},{title:"\u52A8\u753B\u6548\u679C",child:[{type:"Select",name:["animation","name"],label:"\u52A8\u753B",options:[{label:"\u9ED8\u8BA4",value:1}],fieldProps:{style:{width:"100%"}}},{type:"Number",label:"\u52A8\u753B\u542F\u52A8\u65F6\u95F4",name:["animation","delay"],addonAfter:"ms"},{type:"Number",label:"\u52A8\u753B\u6301\u7EED\u65F6\u95F4",name:["animation","duration"],addonAfter:"ms"}]}];const pd=at(ud,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:rd,bindableProps:[],interactionRender:cd},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:108,height:108,marginBottom:0},title:{fontSize:14,color:"#000",textAlign:"left",lineHeight:2.6},ctaTitle:{width:108,height:22,fontSize:12,color:"#fff",textAlign:"center",backgroundColor:"rgba(0,0,0,1)"}},event:{animation:{name:1,delay:1e3,duration:2e3}}},style:{width:120,height:185,borderRadius:3,backgroundColor:"rgba(255,255,255,1)",padding:7,margin:15}},w:100,h:40,sort:2});var vd=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],md=[{title:"\u5168\u5C40\u8BBE\u7F6E",child:[{type:"Switch",label:"\u5F39\u7A97\u5F00\u5173",name:["props","open"]},{type:"Switch",label:"\u6BCF\u6B21\u8FDB\u5165\u63D0\u793A",name:["props","isShowOnce"]},{type:"Switch",label:"\u5173\u95ED\u6309\u94AE",name:["props","isShowClose"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u5185\u8FB9\u8DDD",name:["style","padding"],addonAfter:"px"},{label:"\u5BF9\u9F50",type:"TextAlign",name:["style"]}]},{title:"\u534F\u8BAE\u5185\u5BB9",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","content","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","content","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","content","style","color"]},{type:"Number",name:["props","content","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","content","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","content","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","content","text"]}]},{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","interaction","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","interaction","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","interaction","style","color"]},{type:"Number",name:["props","interaction","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","interaction","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","interaction","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","interaction","text"]}]}];const Kn=o.createContext({}),fd=({children:t,data:e})=>{var i,n,s,l,r,a,d,v,u,h,m,A,f;const[b,w]=o.useState(!1),[p,y]=o.useState(!1),[g,x]=o.useState("");return o.createElement(Kn.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.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:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.loading_image,privacyContent:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_policy_title,privacyPolicyUrl:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_policy_url,privacyTitle:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_title,template:(A=e?.sxp_parameter)===null||A===void 0?void 0:A.template,industry:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.industry},appDomain:e?.appDomain,openHashtag:b,setOpenHashtag:w,openConsent:p,setOpenConsent:y,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:g,setConsentPopupCate:x}},t)};function Jn(){return o.useContext(Kn)}var hd="data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg t='1730260080030' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4241' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64'%3e%3cpath d='M895.156706 86.256941a30.177882 30.177882 0 0 1 42.767059-0.180706c11.745882 11.745882 11.745882 30.870588-0.180706 42.767059L128.843294 937.743059c-11.866353 11.866353-30.930824 12.047059-42.767059 0.180706-11.745882-11.745882-11.745882-30.870588 0.180706-42.767059L895.156706 86.256941z' fill='white' p-id='4242'%3e%3c/path%3e%3cpath d='M86.076235 86.076235c11.745882-11.745882 30.870588-11.745882 42.767059 0.180706l808.899765 808.899765c11.866353 11.866353 12.047059 30.930824 0.180706 42.767059-11.745882 11.745882-30.870588 11.745882-42.767059-0.180706L86.256941 128.843294a30.177882 30.177882 0 0 1-0.180706-42.767059z' fill='white' p-id='4243'%3e%3c/path%3e%3cpath d='M0 0h1024v1024H0z' fill='white' fill-opacity='0' p-id='4244'%3e%3c/path%3e%3c/svg%3e",Ad="data:image/png;base64,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jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cAv8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/9k=";const gd=t=>{var e,i,{isTel:n,isShowOnce:s,open:l,content:r,interaction:a,style:d,onClick:v,contsentState:u,isShowClose:h}=t;tt(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:m}=Jn(),[A,f]=o.useState(!1),b=o.useMemo(()=>m==="Display"||l&&(s||u)&&d&&!A,[m,l,A]),w=o.useCallback(()=>{f(!0)},[]),p=o.useCallback(()=>{v?.()},[]);return o.createElement(o.Fragment,null,n?o.createElement("img",{src:Ad,width:"100%"}):o.createElement(o.Fragment,null,b&&o.createElement("div",{className:"consentPopupDisplay",style:d},o.createElement("div",{style:{flex:1}},o.createElement("span",{style:r?.style,dangerouslySetInnerHTML:{__html:Ae((e=r?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),r?.style)}}),o.createElement("span",{style:Object.assign(Object.assign({},a?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:Ae((i=a?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),a?.style)},onClick:p})),h&&o.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:w},o.createElement("img",{src:hd,alt:"close"})))))};var bd=o.memo(gd);const yd=at(bd,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:md,bindableProps:[],interactionRender:vd},defaulSetting:{props:{content:{text:"To personalise or adjust your preferences at any time,click on link below to see more cead more",style:{fontSize:12,color:"#fff"}},interaction:{text:"read more",style:{fontSize:12,color:"#fff",textDecoration:"underline"}},isShowClose:!0},style:{backgroundColor:"#000",padding:18}},sort:1});var Ui=Object.freeze({__proto__:null,AniLink:sd,AniLinkPopup:pd,Appoint:or,AppointForm:jo,Commodity:er,CommodityDetail:Ts,CommodityDetailDiroNew:Os,CommodityDiro:mr,CommodityDiroNew:br,CommodityList:zs,Consent:td,ConsentDetail:Zs,Display:yd,HashTag:Rr,Iframe:Gs,Link:ar,MultiCommodity:Pr,MultiCommodityDiro:Tr,MultiCommodityDiroNew:Or,Prompt:Ps});const wd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Sd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",xd=t=>{var e,{active:i,activeIcon:n,unActicveIcon:s,recData:l,position:r}=t,a=tt(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:v,bffEventReport:u,setCacheRtcList:h,cacheRtcList:m}=Oe(),[A,f]=o.useState((e=m?.[r])===null||e===void 0?void 0:e.isCollected),b=Tt(Sd),w=Tt(wd),p=Ze.debounce(()=>ut(void 0,void 0,void 0,function*(){var y,g,x,I,E,O,M,S,c,_,C,L,T,j,F,D,N,V,k,B,X,W;if(A){f(!1);const Q=(x=yield v?.({videoItemId:(g=(y=l?.video)===null||y===void 0?void 0:y.itemId)!==null&&g!==void 0?g:""}))!==null&&x!==void 0?x:!1;if(u?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(E=(I=l?.video)===null||I===void 0?void 0:I.itemId)!==null&&E!==void 0?E:"",contentName:(M=(O=l?.video)===null||O===void 0?void 0:O.title)!==null&&M!==void 0?M:"",contentTags:JSON.stringify((c=(S=l?.video)===null||S===void 0?void 0:S.tags)!==null&&c!==void 0?c:[]),position:r+"",contentFormat:!((_=l?.video)===null||_===void 0)&&_.url?"video":"image",traceInfo:(C=l?.video)===null||C===void 0?void 0:C.traceInfo}}),!Q)f(!0);else{const J=(L=m?.map((te,de)=>(de===r&&(te.isCollected=!1),te)))!==null&&L!==void 0?L:[];h?.(J)}}else{f(!0);const Q=(T=yield d?.({content:JSON.stringify(l)}))!==null&&T!==void 0?T:!1;if(u?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(j=l?.video)===null||j===void 0?void 0:j.itemId)!==null&&F!==void 0?F:"",contentName:(N=(D=l?.video)===null||D===void 0?void 0:D.title)!==null&&N!==void 0?N:"",contentTags:JSON.stringify((k=(V=l?.video)===null||V===void 0?void 0:V.tags)!==null&&k!==void 0?k:[]),position:r+"",contentFormat:!((B=l?.video)===null||B===void 0)&&B.url?"video":"image",traceInfo:(X=l?.video)===null||X===void 0?void 0:X.traceInfo}}),!Q)f(!1);else{const J=(W=m?.map((te,de)=>(de===r&&(te.isCollected=!0),te)))!==null&&W!==void 0?W:[];h?.(J)}}}),200);return o.createElement("button",Object.assign({},a,{"aria-label":"like",onClick:p}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:A?n||b:s||w,alt:"icon"}))};var Qn=o.memo(xd),Td="data:image/gif;base64,R0lGODlhlgCWAPf/AAAAAICAgMzMzMzMzNXV1dXV1dXV1dfX19jOztjY2NvOztvb29zc3N/Pz9/V1d/f3+Pj4+bm5ubm5ujR0ejg4Ojo6Onp6erj4+rj4+rl5evr6+vr6+3k5O3t7e3t7e7u7u7u7u/v7/Dw8PDw8PHx8fHx8fHx8fLs7PLu7vLu7vLy8vPu7vPz8/Tp6fTx8fTx8fT09PT09PT09PXw8Pbx8fbz8/b29vb29vb29vb29vb29vf09Pf39/f39/f39/f39/f39/f39/f39/f39/f39/j09Pj09Pj19fj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pj4+Pn29vn39/n5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fr09Pr4+Pr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vr6+vv39/v39/v4+Pv5+fv5+fv6+vv7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/z4+Pz5+fz5+fz5+fz6+vz6+vz6+vz6+vz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/Pz8/P36+v36+v36+v37+/37+/37+/37+/38/P38/P38/P38/P39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f78/P78/P78/P78/P7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v/V1f/39//4+P/6+v/7+//8/P/8/P/9/f/9/f/9/f/9/f/+/v/+/v/+/v/+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wD/ACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwBLACxFABcADwAMAIYAAACAgIDMzMzV1dXX19fYzs7Y2Njbzs7b29vc3Nzfz8/f1dXf39/j4+Pm5ubo0dHo4ODo6Ojp6enq4+Pq5eXr6+vt5OTt7e3u7u7v7+/w8PDx8fHy7Ozy7u7y8vLz7u7z8/P06en08fH09PT18PD28fH28/P29vb39PT39/f49PT49fX4+Pj59vb59/f5+fn69PT6+Pj6+vr79/f7+Pj7+fn7+vr7+/v8+Pj8+fn8+vr8/Pz9+vr9+/v9/Pz9/f3+/Pz+/v7/1dX/9/f/+Pj/+vr/+/v//Pz//f3//v7///8A/wD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IUgCXCNzxI8gOJQV3CFy4RIkMJTccQnQYZCGShAgNZiS45MfDiB8lglzSQyPGk0FCqpwY8iBKlyZFyly5xKRNmAJrzGQJcWFJmDB1MBQ4MwnDgAAAIfkECQQA/wAsRwAXAA8ADAAACFMA/wkslAhcqWKJsLkRyPAfODfgujyM+LAYQ4QGMR4sWGrhRIkQQVJcyFGjyYJrRqoU2aXYxowlS7L8SBNiIZg4XwqcGfIjw5g5G/6zUROcDYYBAQAh+QQJAwD/ACxIABcAEAAMAAAIWwD/CfzXqVSxRNgSlRrIEAm4LuDcPIz4sBNDcAYTYTy4MVEigRMlQhRJsYvAjB1TGuxio6RLkhJDaURJk+PCkDhHTvxXc6bNgzxh5ow40E3Pjm4Y/lszNKnAgAAAIfkECQMA/wAsSgAXABEADQAACGUA/wn856YLtkSlBioceAScG3BdHEJ0uLBLsUTgSl3MuLFUooESIz4UOfHhvzYYNabs2PFflJIwSUZcU0olx5U4SyEJyXNkyH84bwotFepfzJ4TB7IMqrGLwlIyeUZZuNAjR4UBAQAh+QQJBAD/ACxMABcAEgAOAAAIaAD/CRTYpdTAgwgFgusCzs1CcGvAJfwXBVypYoksYtSYqNjBhw4Zhmy4kJvAUhczpuTIEds/kSBjwiy4caXNmhhH6pRJEiVOlT8t/iM5kyhRk0NvAgX6cWfRKBNLLdXYZiLCiEhCHQwIACH5BAkDAP8ALE4AGAATAA4AAAhkAP8JBOcGXBeCxQQqXCiwWCJwpRxClMhwYMGDFwka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";const Yi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Ji.render(o.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),Ed=({rec:t,index:e,height:i,data:n,muted:s,activeIndex:l,videoPostConfig:r,videoPlayIcon:a})=>{const[d,v]=o.useState(!1),{bffEventReport:u,sxpParameter:h,waterFallData:m,openHashtag:A,bffFbReport:f}=Oe(),b=o.useRef(0),[w,p]=o.useState(!1),[y,g]=o.useState(!0),{isActive:x}=Bn(),I=o.useRef(null),[E,O]=o.useState(""),[M,S]=o.useState(!1),c=o.useRef(),_=`pb-cache-video-${e}`,C=o.useRef(null),L=o.useRef(null),T=o.useRef(),j=o.useRef(),F=o.useMemo(()=>r?.mode==="2",[r]),D=o.useMemo(()=>{var q;return r?.mode==="2"?`translateY(-${50+((q=r?.offsetTop)!==null&&q!==void 0?q:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),N=o.useMemo(()=>{var q;return((q=t?.video)===null||q===void 0?void 0:q.cover)||E},[E,t]),V=o.useMemo(()=>F?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[F]),k=o.useMemo(()=>r?.bgWay==="1",[r]),B=o.useMemo(()=>k&&r?.bgColor?{backgroundColor:r?.bgColor}:{},[r,k]);o.useEffect(()=>{c?.current&&(c.current.muted=s)},[s,c?.current]);const X=o.useCallback(()=>{var q;c?.current&&((q=c?.current)===null||q===void 0||q.play())},[c?.current]),W=Tt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),Q=o.useCallback(()=>{c?.current&&(S(!1),p(!0))},[]),J=o.useCallback(()=>ut(void 0,void 0,void 0,function*(){var q,ne,se,ue,oe,Te,he,Xe,Je,Ge,ie,Z,G;if(!c?.current)return;v(!1);const U=n[e];if(U&&(!((q=c?.current)===null||q===void 0)&&q.duration)){b.current=((ne=c?.current)===null||ne===void 0?void 0:ne.currentTime)||0;const ge=((ue=(se=c?.current)===null||se===void 0?void 0:se.duration)!==null&&ue!==void 0?ue:0).toFixed(2),R=((Te=(oe=c?.current)===null||oe===void 0?void 0:oe.currentTime)!==null&&Te!==void 0?Te:0).toFixed(2),Ye=y?"0":"1";u?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Xe=(he=U?.video)===null||he===void 0?void 0:he.itemId)!==null&&Xe!==void 0?Xe:"",contentName:(Ge=(Je=U?.video)===null||Je===void 0?void 0:Je.title)!==null&&Ge!==void 0?Ge:"",playType:Ye,startTime:R,videoDuration:ge,contentTags:JSON.stringify((Z=(ie=U?.video)===null||ie===void 0?void 0:ie.tags)!==null&&Z!==void 0?Z:[]),position:e+"",contentFormat:"video",traceInfo:(G=U?.video)===null||G===void 0?void 0:G.traceInfo,loadTime:j?.current-T?.current+""}}),g(!1)}}),[u,n,e,y,c?.current]),te=o.useCallback(()=>{var q;if(!c?.current||E||!F||(c.current.style.objectFit="contain",!((q=t?.video)===null||q===void 0)&&q.cover||!I||!I.current||k))return;const ne=()=>{const se=I?.current,ue=se.getContext("2d"),oe=window?.innerWidth,Te=window?.innerHeight;se.height=Te,se.width=oe,ue?.drawImage(c.current,0,0,se.width,se.height),O(se.toDataURL())};ne(),setTimeout(()=>{ne()},500)},[c.current,k,t,E,F]),de=o.useCallback(()=>{c.current&&(j.current=new Date,J(),te())},[c.current,te,J]),ve=o.useCallback(q=>()=>{var ne,se,ue,oe,Te;if(!c.current||!w)return;const he=(ne=c?.current)===null||ne===void 0?void 0:ne.paused;switch(q){case"start":if(!he)return;(se=c?.current)===null||se===void 0||se.play(),v(!1);break;case"pause":if(he)return;(ue=c?.current)===null||ue===void 0||ue.pause(),v(!0);break;default:he?(oe=c?.current)===null||oe===void 0||oe.play():(Te=c?.current)===null||Te===void 0||Te.pause(),v(!he);break}},[w,c?.current]),Se=o.useCallback(()=>{var q,ne,se,ue,oe,Te,he,Xe,Je,Ge,ie,Z,G;if(!c?.current||l!==e)return;const U=n[e],ge=((ne=(q=c?.current)===null||q===void 0?void 0:q.duration)!==null&&ne!==void 0?ne:0).toFixed(2),R=((ue=(se=c?.current)===null||se===void 0?void 0:se.currentTime)!==null&&ue!==void 0?ue:0).toFixed(2);if(!((oe=c?.current)===null||oe===void 0)&&oe.duration){const Ye=(((Te=c?.current)===null||Te===void 0?void 0:Te.currentTime)-b.current).toFixed(2);u?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Xe=(he=U?.video)===null||he===void 0?void 0:he.itemId)!==null&&Xe!==void 0?Xe:"",contentName:(Ge=(Je=U?.video)===null||Je===void 0?void 0:Je.title)!==null&&Ge!==void 0?Ge:"",endTime:R,videoDuration:ge,playDuration:Ye,contentTags:JSON.stringify((Z=(ie=U?.video)===null||ie===void 0?void 0:ie.tags)!==null&&Z!==void 0?Z:[]),position:e+"",contentFormat:"video",traceInfo:(G=U?.video)===null||G===void 0?void 0:G.traceInfo}})}},[n,e,u,c?.current,l]),De=o.useCallback(()=>{S(!0)},[]);o.useEffect(()=>{var q,ne,se,ue,oe,Te,he,Xe,Je,Ge;if(!x)return;const ie=t?.video.url;if(!ie)return;const Z=document.querySelector(`#${_}`);if(!Z||(c.current=Yi?.(Z),!c?.current))return;T.current=new Date;const G=window?.Hls;let U=L?.current;return ie.includes(".m3u8")&&G&&G.isSupported()?(U=new G,U?.loadSource(ie),U?.attachMedia(c?.current),U?.on(G.Events.MANIFEST_PARSED,function(){var ge;(ge=c?.current)===null||ge===void 0||ge.play()})):c.current.src=ie,(q=c?.current)===null||q===void 0||q.setAttribute("x5-playsinline","true"),(ne=c?.current)===null||ne===void 0||ne.setAttribute("webkit-playsinline","true"),(se=c?.current)===null||se===void 0||se.addEventListener("loadedmetadata",de),(ue=c?.current)===null||ue===void 0||ue.addEventListener("loadeddata",te),(oe=c?.current)===null||oe===void 0||oe.addEventListener("play",J),(Te=c?.current)===null||Te===void 0||Te.addEventListener("playing",Q),(he=c?.current)===null||he===void 0||he.addEventListener("pause",Se),(Xe=c?.current)===null||Xe===void 0||Xe.addEventListener("ended",X),(Je=c?.current)===null||Je===void 0||Je.addEventListener("canplay",X),(Ge=c?.current)===null||Ge===void 0||Ge.addEventListener("waiting",De),()=>{var ge,R,Ye,Ue,K,z,We,yt,St,At;((ge=c?.current)===null||ge===void 0?void 0:ge.paused)||Se(),L?.current&&((R=L?.current)===null||R===void 0||R.destroy()),p(!1),(Ye=c?.current)===null||Ye===void 0||Ye.removeEventListener("loadedmetadata",de),(Ue=c?.current)===null||Ue===void 0||Ue.removeEventListener("loadeddata",te),(K=c?.current)===null||K===void 0||K.removeEventListener("play",J),(z=c?.current)===null||z===void 0||z.removeEventListener("playing",Q),(We=c?.current)===null||We===void 0||We.removeEventListener("pause",Se),(yt=c?.current)===null||yt===void 0||yt.removeEventListener("ended",X),(St=c?.current)===null||St===void 0||St.removeEventListener("canplay",X),(At=c?.current)===null||At===void 0||At.removeEventListener("waiting",De)}},[x]),o.useEffect(()=>{var q,ne,se,ue,oe,Te;!c?.current||!w||(x?(f?.({eventName:"ViewContent",product:(ne=(q=n?.[e])===null||q===void 0?void 0:q.video)===null||ne===void 0?void 0:ne.bindProduct}),f?.({eventName:"PageView",product:(ue=(se=n?.[e])===null||se===void 0?void 0:se.video)===null||ue===void 0?void 0:ue.bindProduct}),(oe=c?.current)===null||oe===void 0||oe.play()):(Te=c?.current)===null||Te===void 0||Te.pause())},[x,w,c?.current]),o.useEffect(()=>{var q,ne,se;if(!x||!c?.current)return;!((q=c?.current)===null||q===void 0?void 0:q.paused)&&A?(ne=c?.current)===null||ne===void 0||ne.pause():A||(se=c?.current)===null||se===void 0||se.play()},[A,x,c?.current]),o.useEffect(()=>{if(!x)return;const q=()=>{ve("start")()},ne=ve("pause");return ht.on(pt.PAGE_DID_SHOW,q),ht.on(pt.PAGE_DID_HIDE,ne),()=>{ht.off(pt.PAGE_DID_SHOW,q),ht.off(pt.PAGE_DID_HIDE,ne)}},[ve,x]);const ze=o.useMemo(()=>!h?.placeholder_image||w?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"placeholder image"}),[w,h?.placeholder_image]),ae=o.useMemo(()=>{if(!(!M||!w))return o.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Td,alt:"placeholder image"})},[M,w]);return o.useEffect(()=>{if(!c?.current)return;const q=()=>{var ne;l===e&&(!((ne=t?.video)===null||ne===void 0)&&ne.url)&&c?.current&&!d&&ve("pause")()};return window.addEventListener("beforeunload",q),()=>{window.removeEventListener("beforeunload",q)}},[l,e,t,c?.current,ve,d]),t?.video?o.createElement(o.Fragment,null,F?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ve(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},B)},!k&&w&&N&&o.createElement(bt,{src:N,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},V)}),o.createElement("canvas",{ref:I,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:D,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:C,id:_,style:{width:"100%",height:"100%"}}),d&&o.createElement(bt,{className:"clc-pb-video-pause",src:a??W,alt:"pause"}))),ze,ae):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ve()},o.createElement("div",{className:"n-full-screen",ref:C,id:_,style:{width:"100%",height:"100%"}}),ze,ae,d&&o.createElement(bt,{className:"clc-pb-video-pause",src:a??W,alt:"pause"}))):null};var Cd=o.memo(Ed);const Id=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:s})=>{const[l,r]=o.useState(t),a=d=>{d.stopPropagation();const v=!l;r(v),n?.(v)};return o.useEffect(()=>{r(t)},[t]),o.createElement("button",{style:s,"aria-label":"toggle button",className:"pb-toggle-button",onClick:a},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var Rn=o.memo(Id);const kd=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,s]=o.useState(!0);zt(),o.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=Tt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),r=o.useMemo(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return o.createElement("div",{hidden:!n,className:`pb-finger-wrap ${r}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},o.createElement("img",{src:t||l,alt:"finger swiper"}))},$n=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:s}=t,l=o.useMemo(()=>n?.mode==="2",[n]),r=o.useMemo(()=>{var u;return n?.mode==="2"?`translateY(-${50+((u=n?.offsetTop)!==null&&u!==void 0?u:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),a=o.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),d=o.useMemo(()=>n?.bgWay==="1",[n]),v=o.useMemo(()=>d&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,d]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!d)&&o.createElement(bt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},a),onLoad:s}),l&&o.createElement(bt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:r,left:0,right:0},onLoad:s}))},Pd=({imgUrls:t,width:e,height:i,rec:n,index:s,onViewImageEndEvent:l,onViewImageStartEvent:r,imgUrlsPostConfig:a})=>{var d,v;const u=o.useRef(),{isActive:h}=Bn(),{sxpParameter:m,openHashtag:A}=Oe(),[f,b]=o.useState(!1),[w,p]=o.useState(),y=new Date,[g,x]=o.useState(0);o.useEffect(()=>{f&&h?(u?.current&&u.current.swiper.autoplay.start(),A?l(n):r(s,w,!0)):u?.current&&u.current.swiper.autoplay.stop()},[n,h,l,A,s,r,f,w]);const I=o.useCallback(c=>ut(void 0,void 0,void 0,function*(){f||(p({loadTime:new Date-y+""}),b(!0))}),[f]);o.useEffect(()=>{const c=()=>r(s,w),_=()=>l(n);return ht.on(pt.PAGE_DID_SHOW,c),ht.on(pt.PAGE_DID_HIDE,_),()=>{ht.off(pt.PAGE_DID_SHOW,c),ht.off(pt.PAGE_DID_HIDE,_)}},[w]);const E=o.useCallback(()=>{u.current&&u.current.swiper&&S&&u.current.swiper.autoplay.stop()},[]),O=o.useCallback(()=>{u.current&&u.current.swiper&&S&&u.current.swiper.autoplay.start()},[]),M=o.useCallback(c=>{x(c.activeIndex)},[]),S=o.useMemo(()=>wi(),[]);return o.createElement("div",{onMouseEnter:E,onMouseLeave:O},o.createElement(Ut,Object.assign({defaultValue:0,direction:"horizontal",modules:[fi,hi,...S?[Di,_i,mi,Pi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},S?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:u,onSlideChange:M,className:Pe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(d=a?.marginBottom)!==null&&d!==void 0?d:0,fontSize:"14px"}},a?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:a?.dotsBgColor,opacity:1}}),a?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${a?.dotsActiveColor}!important`,opacity:1}})),height:i,autoplay:{delay:((v=a?.delay)!==null&&v!==void 0?v:3)*1e3}}),t?.map((c,_)=>o.createElement(kt,{key:_,"aria-hidden":_!==g},o.createElement($n,{src:!f&&_>0?"":c,height:i,imgUrlsPostConfig:a,onShowFirstImage:I})))))};var Md=o.memo(Pd);const Dd=({tags:t,itemId:e,itemType:i,index:n,rec:s,hashTagStyle:l,hashTagRightMargin:r})=>{var a;const[d,v]=o.useState(!1),{setWaterFallData:u,setOpenHashtag:h,setCacheActiveIndex:m,waterFallData:A,setIsFromHashtag:f}=Oe(),b=w=>{A?f?.(!0):m?.(n),u?.(i?{hashTag:w,itemId:e,itemType:i,rec:s}:{hashTag:w,rec:s}),h?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!d)},d?"show less":"show more"),[d,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(a=l?.marginTop)!==null&&a!==void 0?a:16}px`,width:r}},o.createElement(ni,null,t?.map((w,p)=>o.createElement(kt,{key:p,hidden:d?!1:p>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>b(w),tag:"li",role:"listitem"},o.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":w,"aria-describedby":w,dangerouslySetInnerHTML:{__html:Ae(`#${w}`,l)}})))))};var eo=o.memo(Dd),to="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 li(t){return o.memo(function(e){const{$store:i}=go(),n=l=>{let r=l;const a=l.match(/{{.*?}}/g);return a?.length&&a.forEach(d=>{d.replace(/{{\s*([\w.]+)\s*}}/g,(v,u)=>{if(u){const h=Ze.get(i,u);return r=r.replace(d,h),h}})}),r},s=o.useMemo(()=>{var l,r,a;const{bindDatas:d}=e,v=tt(e,["bindDatas"]);if((l=d?.forEach)===null||l===void 0||l.call(d,u=>{if(u?.propKey&&u?.dataPath){const{propKey:h,dataPath:m}=u;m.replace(/{{\s*([\w.]+)\s*}}/g,(A,f)=>{var b,w;if(f){const p=(w=(b=Ze.get(i,f))!==null&&b!==void 0?b:e[h])!==null&&w!==void 0?w:"";return v[h]=p,p}})}}),v){v.eventMap={};const u=Ze.cloneDeep(v.event)||{};for(const h in u)if(Object.prototype.hasOwnProperty.call(u,h))try{u[h].value=n(u[h].value),v.eventMap[h]=new Function(u[h].value)}catch{}}return!((a=(r=v?.event)===null||r===void 0?void 0:r.onClick)===null||a===void 0)&&a.linkType&&(v.style.cursor="pointer"),v},[i,e]);return o.createElement(t,Object.assign({},s,s.eventMap))})}const _d=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:s,isActive:l,value:r})=>{const{schema:a}=zt();if(!t?.video)return null;const d=o.useMemo(()=>{var v,u,h,m,A,f,b,w,p,y,g,x,I,E,O,M,S,c,_,C,L,T,j,F,D,N,V,k;if(!(s&&!s?.includes((v=r?.item)===null||v===void 0?void 0:v.type))&&!(!s&&((u=r?.item)===null||u===void 0?void 0:u.category)==="cta")){if(((h=r?.item)===null||h===void 0?void 0:h.type)==="CommodityDiro"&&!(!((m=t?.video)===null||m===void 0)&&m.bindProduct)||((A=r?.item)===null||A===void 0?void 0:A.type)==="Commodity"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((b=r?.item)===null||b===void 0?void 0:b.type)==="CommodityDiroNew"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((p=r?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((g=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||g===void 0)&&g.length)||((x=r?.item)===null||x===void 0?void 0:x.type)==="MultiCommodityDiro"&&!(!((E=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||E===void 0)&&E.length)||((O=r?.item)===null||O===void 0?void 0:O.type)==="MultiCommodityDiroNew"&&!(!((S=(M=t?.video)===null||M===void 0?void 0:M.bindProducts)===null||S===void 0)&&S.length))return null;if(r&&n){const B=n[(c=r?.item)===null||c===void 0?void 0:c.type],X=li(B),W=(_=B?.extend)===null||_===void 0?void 0:_.defaulSetting,Q=((T=(L=(C=r?.item)===null||C===void 0?void 0:C.event)===null||L===void 0?void 0:L.onClick)===null||T===void 0?void 0:T.linkType)==="externalLink";let J=Ze.cloneDeep((j=r?.item)===null||j===void 0?void 0:j.style);if(J.hasOwnProperty("backdropFilter")){let te=J.backdropFilter;J.backdropFilter=`blur(${te??0}px)`}return o.createElement(X,Object.assign({style:Object.assign(Object.assign(Object.assign({},W?.style),J),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},W?.textStyle),(F=r?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(D=r?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&N!==void 0?N:[]},W?.props,(V=r?.item)===null||V===void 0?void 0:V.props,{event:((k=r?.item)===null||k===void 0?void 0:k.event)||{},schema:a,id:r?.id,key:r?.id,recData:t,isExternalLink:Q,index:e,isActive:l}))}else return null}},[t,n,i,a,r?.id,l]);return o.createElement(o.Fragment,null,d)};var yi=o.memo(_d);const io=({nudge:t})=>{var e,i,n,s,l,r;return o.createElement(o.Fragment,null,t?.isOpen&&o.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(l=(s=t?.size)===null||s===void 0?void 0:s.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(r=t?.borderRadius)!==null&&r!==void 0?r:4}},t?.icon?o.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,o.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:Ae(t?.content,t?.textStyle)}})))},Ld=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:r,setLoading:a,swiperRef:d,waterFallData:v,bffEventReport:u,selectTag:h,setSelectTag:m}=Oe(),{backMainFeed:A}=mt(),f=o.useMemo(()=>[di,...t],[t]),b=w=>()=>{if(w===h)return;w!=="FOR U"?u?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${w}']`}}):A("theme",w,h);let p;w!==di&&(p=w),a?.(!0),n?.({themeTag:p}).then(y=>{var g,x,I,E;ht.emit(pt.CHANGE_THEME_TAG,p),s?.((g=y?.recList)!==null&&g!==void 0?g:[]),l?.((x=y?.recList)!==null&&x!==void 0?x:[]),e?.(0),r?.(0),(E=(I=d?.current)===null||I===void 0?void 0:I.swiper)===null||E===void 0||E.slideTo(0)}).finally(()=>{a?.(!1)}),m?.(w)};return v||t.length<=0?null:o.createElement("div",{className:"clc-sxp-tagbar",style:i},o.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},f.map(w=>o.createElement("button",{className:`clc-sxp-tagbar-list-item ${w===h?"clc-sxp-tagbar-list-item-active":""}`,key:w,"aria-label":w,onClick:b(w)},w))))};var no=o.memo(Ld);const Od=({resolver:t,globalConfig:e})=>{var i,n;const s=o.useMemo(()=>To(),[]),l=t?.Display,r=li(l),a=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return o.createElement(r,Object.assign({},a?.props,{style:a?.style,event:a?.event||{},contsentState:s}))};var Nd=o.memo(Od);const oo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:s,resolver:l,data:r=[],ctaType:a,tipText:d,nudge:v,_schema:u,hashTagStyle:h,hashTagRightMargin:m,tagList:A=[],licenseUrl:f})=>{var b,w,p,y,g,x,I,E,O,M,S,c,_,C,L,T,j,F,D,N,V;const k=Tt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),B=Tt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:X}=zt(),[W,Q]=o.useState(0),J=o.useRef(0),[te,de]=o.useState(!0),ve=o.useRef(),[Se,De]=o.useState(!1),[ze,ae]=o.useState(!1),[q,ne]=o.useState(new Date().getTime()),se=o.useRef(!1),[ue,oe]=o.useState(2),{loadVideos:Te,bffEventReport:he,loading:Xe,setPopupDetailData:Je,ctaEvent:Ge,swiperRef:ie,waterFallData:Z,setOpenHashtag:G,appDomain:U,openHashtag:ge,loadingImage:R,isFromHashtag:Ye,popupDetailData:Ue,bffFbReport:K,curTime:z,h5EnterLink:We,isShowConsent:yt,selectTag:St,isPreview:At,isEditor:H,cacheRtcList:Y,setRtcList:be,cacheActiveIndex:Me,rtcList:pe,isNoMoreData:Ie}=Oe(),{backMainFeed:Le,productView:He,jumpToWeb:Ke}=mt(),Qe=o.useMemo(()=>r.length>0&&!Xe&&(wo()||t?.enableSwiperTip),[r,Xe,t?.enableSwiperTip]);o.useEffect(()=>{rn()},[]),o.useEffect(()=>{if(r?.length>0){const P=new Date;ve.current=P}},[r?.length]);const it=o.useCallback(()=>{if(rn(),We?.(),r.length>0){const P=new Date;ve.current=P}},[r.length,We]);o.useEffect(()=>{var P;if(!a||a?.length<1)return;const re=r?.findIndex(le=>{var me,xe,Ee,ee,ke,Ve,Fe,Be,fe;const je=a?.[0];return je==="\u591A\u5546\u54C1CTA"?((me=le?.video)===null||me===void 0?void 0:me.bindProducts)&&((Ee=(xe=le?.video)===null||xe===void 0?void 0:xe.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0:je==="\u5546\u54C1CTA"?(ee=le?.video)===null||ee===void 0?void 0:ee.bindProduct:((Ve=(ke=le?.video)===null||ke===void 0?void 0:ke.bindCta)===null||Ve===void 0?void 0:Ve.itemId)===je&&(((Fe=le?.video)===null||Fe===void 0?void 0:Fe.url)||((fe=(Be=le?.video)===null||Be===void 0?void 0:Be.imgUrls)===null||fe===void 0?void 0:fe.length))})||0;re!==-1&&((P=ie?.current)===null||P===void 0||P.swiper.slideTo(re))},[r,a,ie]),o.useEffect(()=>{const P=r?.[W],re=()=>{var le,me,xe,Ee,ee,ke,Ve,Fe,Be,fe,je,rt,Re,$e,lt,xt,Ce,It,Yt,qt;const ei=!ge&&!yt;if(document.visibilityState==="hidden"){ei&&(ht.emit(pt.PAGE_DID_HIDE,P),Mt(P));let _t="";Ue&&(!((me=(le=P?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length||!((xe=P?.video)===null||xe===void 0)&&xe.bindProduct)?_t="pdpPage":Ue&&((Ve=s?.[(ke=(ee=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||ee===void 0?void 0:ee.itemId)!==null&&ke!==void 0?ke:""].item)===null||Ve===void 0?void 0:Ve.type)==="Appoint"?_t="formPage":Ye?_t="hashTagPage":!((Fe=P?.video)===null||Fe===void 0)&&Fe.url?_t="videoPage":!((Be=P?.video)===null||Be===void 0)&&Be.imgUrls&&(!((je=(fe=P?.video)===null||fe===void 0?void 0:fe.imgUrls)===null||je===void 0)&&je.length)?_t="imagePage":P?.product&&(_t="productPage"),he?.({eventInfo:{sessionDuration:Math.floor((new Date-z.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(rt=P?.video)===null||rt===void 0?void 0:rt.itemId,productId:(Re=P?.product)===null||Re===void 0?void 0:Re.itemId,position:W+"",fromKName:_t,fromKPage:location?.href,ctatId:(xt=(lt=($e=P?.video)===null||$e===void 0?void 0:$e.bindCta)===null||lt===void 0?void 0:lt.itemId)!==null&&xt!==void 0?xt:"",traceInfo:(qt=(It=(Ce=P?.video)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&It!==void 0?It:(Yt=P?.product)===null||Yt===void 0?void 0:Yt.traceInfo)!==null&&qt!==void 0?qt:""}})}else document.visibilityState==="visible"&&(se.current===!0&&(ne(new Date().getTime()),se.current=!1),it(),ei&&(ht.emit(pt.PAGE_DID_SHOW,P),Le("external",St)))};return document.addEventListener("visibilitychange",re),()=>{document.removeEventListener("visibilitychange",re)}},[W,he,r,it,Ue,Ye,s,z,Le,ge,yt,St]);const nt=o.useMemo(()=>{let P=0;return A.length>0&&(P+=45,Z&&(P-=45)),P},[A,Z]),ce=o.useMemo(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),$=o.useMemo(()=>i-ce-nt,[ce,i,nt]),ye=o.useMemo(()=>{var P;const re=W===0&&!Z&&!H?[(P=r?.[0])!==null&&P!==void 0?P:null]:r?.map((le,me)=>W===me||me-1===W||me+1===W?le:null);return re?.length?!Z&&!Ie?re.concat([{loading:!0}]):re:[]},[r,W,Z,H,Ie]),_e=o.useMemo(()=>{var P,re,le,me;if(t?.logoUrl&&t?.isShowLogo){const xe=(re=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||re===void 0?void 0:re.value,Ee=((me=(le=t?.logoBar)===null||le===void 0?void 0:le.onClick)===null||me===void 0?void 0:me.linkType)==="externalLink",ee=ye[W];return o.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},xe&&{onClick:()=>{var ke,Ve,Fe,Be;Ee&&Ke(ee,(ke=ee?.video)===null||ke===void 0?void 0:ke.bindProduct,(Ve=ee?.video)===null||Ve===void 0?void 0:Ve.bindCta,W,((Fe=ee?.product)===null||Fe===void 0?void 0:Fe.traceInfo)||((Be=ee?.video)===null||Be===void 0?void 0:Be.traceInfo)),new Function(xe)()}}),o.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,W,ye]),ot=o.useCallback((P,re)=>{var le,me,xe,Ee;return!((le=P?.video)===null||le===void 0)&&le.url?o.createElement(Cd,{key:q,rec:P,index:re,muted:te,data:r,height:$,activeIndex:W,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((me=P?.video)===null||me===void 0)&&me.imgUrls?o.createElement(Md,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:$,rec:P,index:re,onViewImageEndEvent:Pt,onViewImageStartEvent:Ft,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((xe=t?.productPost)===null||xe===void 0?void 0:xe.length)>0?(Ee=t?.productPost)===null||Ee===void 0?void 0:Ee.map((ee,ke)=>{var Ve,Fe,Be,fe,je,rt,Re,$e;const lt=l[(Ve=ee?.item)===null||Ve===void 0?void 0:Ve.type],xt=li(lt),Ce=(Fe=lt?.extend)===null||Fe===void 0?void 0:Fe.defaulSetting;return o.createElement(xt,Object.assign({key:`${re}${ke}`,textStyle:Object.assign(Object.assign({},Ce?.textStyle),(Be=ee?.item)===null||Be===void 0?void 0:Be.textStyle),bindDatas:(je=(fe=ee?.item)===null||fe===void 0?void 0:fe.bindDatas)!==null&&je!==void 0?je:[]},Ce?.props,(rt=ee?.item)===null||rt===void 0?void 0:rt.props,{event:((Re=ee?.item)===null||Re===void 0?void 0:Re.event)||{},schema:X,id:ee?.id,viewTime:ve.current,rec:P,isPost:!0,tipText:d,style:Object.assign(Object.assign(Object.assign({},Ce?.style),($e=ee?.item)===null||$e===void 0?void 0:$e.style),{height:"100%",overflow:"auto"}),index:re,isActive:W===re}))}):null},[n,r,$,te,W,t?.productPost,t?.videoPlayIcon,ve,d,l,X,q]),st=o.useCallback(P=>{ae(P)},[]),we=o.useMemo(()=>ze?{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"},[ze]),ct=o.useCallback((P,re)=>{var le,me,xe,Ee,ee,ke,Ve,Fe,Be,fe,je,rt,Re;if(P?.video){let $e=null;!((me=(le=P?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length?$e="\u591A\u5546\u54C1CTA":!((xe=P?.video)===null||xe===void 0)&&xe.bindProduct?$e="\u5546\u54C1CTA":$e=(ee=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||ee===void 0?void 0:ee.itemId;const lt=s?.[$e];return o.createElement(o.Fragment,null,((ke=P?.video)===null||ke===void 0?void 0:ke.title)&&!ze&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Ve=t?.bottomInfoDist)!==null&&Ve!==void 0?Ve:40}px`}},o.createElement(io,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(yi,{rec:P,index:re,tempMap:s,resolver:l,isActive:re===W,value:lt})):null,o.createElement("div",null,o.createElement(bi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:d?.foldText,unfoldText:d?.unfoldText,text:(Be=(Fe=P?.video)===null||Fe===void 0?void 0:Fe.title)!==null&&Be!==void 0?Be:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:st}),o.createElement(yi,{rec:P,index:re,tempMap:s,resolver:l,includesCtaType:["AniLink"],isActive:re===W,value:lt}),o.createElement(eo,{index:W,tags:(je=(fe=P?.video)===null||fe===void 0?void 0:fe.hashTags)!==null&&je!==void 0?je:[],itemId:(rt=P?.video)===null||rt===void 0?void 0:rt.itemId,itemType:!((Re=P?.video)===null||Re===void 0)&&Re.itemId?"VIDEO":null,rec:P,hashTagStyle:h,hashTagRightMargin:n-(m??0)}))),o.createElement(yi,{rec:P,index:re,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:re===W,value:lt}))}return null},[e,W,s,l,d,v,h,t,st,ze,we]),qe=o.useCallback((P,re,le)=>{var me,xe,Ee,ee;if(!t?.isShowLike||!le)return;let ke=(me=t?.likeIconY)!==null&&me!==void 0?me:400;return Z&&ke<40&&t.likeIconYPosit==="top"&&(ke+=40),P?.video?o.createElement(Qn,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(xe=t.likeIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ee=t.likeIconX)!==null&&Ee!==void 0?Ee:0,[(ee=t.likeIconYPosit)!==null&&ee!==void 0?ee:"bottom"]:ke},position:re}):null},[t,Z]),Pt=P=>{var re,le,me,xe,Ee,ee;if(!(!((re=P?.video)===null||re===void 0)&&re.url)&&(!((le=P?.video)===null||le===void 0)&&le.imgUrls)){const ke=Date.now(),Ve=J.current===0?0:(ke-J.current)/1e3;he?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(xe=(me=P?.video)===null||me===void 0?void 0:me.itemId)!==null&&xe!==void 0?xe:"",contentName:(Ee=P?.video.title)!==null&&Ee!==void 0?Ee:"",imageEndTime:`${ke}`,playDuration:`${Ve}`,contentTags:JSON.stringify((ee=P?.video.tags)!==null&&ee!==void 0?ee:[]),position:W+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},Nt=(P,re)=>{var le,me,xe,Ee,ee,ke,Ve,Fe,Be,fe,je,rt,Re,$e,lt,xt,Ce,It,Yt,qt,ei,_t;if(At||Z)return;const qd=new Date-z.current;if(t?.openSlideSkip&&qd>=((le=t?.slideSkipStartTime)!==null&&le!==void 0?le:0)&&So()&&P){const lo=((Ee=(xe=(me=P?.video)===null||me===void 0?void 0:me.bindProducts)===null||xe===void 0?void 0:xe[0])===null||Ee===void 0?void 0:Ee.link)||((ke=(ee=P?.video)===null||ee===void 0?void 0:ee.bindProduct)===null||ke===void 0?void 0:ke.link)||((Ve=P?.product)===null||Ve===void 0?void 0:Ve.link),dt=P?.product||((Fe=P?.video)===null||Fe===void 0?void 0:Fe.bindProduct)||((fe=(Be=P?.video)===null||Be===void 0?void 0:Be.bindProducts)===null||fe===void 0?void 0:fe[0]);if(lo){let Ki=null;!((je=P?.video)===null||je===void 0)&&je.url?Ki="video":!((Re=(rt=P?.video)===null||rt===void 0?void 0:rt.imgUrls)===null||Re===void 0)&&Re.length&&(Ki="image"),he?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:($e=dt?.itemId)!==null&&$e!==void 0?$e:"",productName:(lt=dt?.title)!==null&<!==void 0?lt:"",price:dt?.price?dt?.price+"":"0",productCollection:(xt=dt?.collection)!==null&&xt!==void 0?xt:"",contentTags:dt?.tags?JSON.stringify(dt?.tags):"",position:re+"",contentId:(It=(Ce=P?.video)===null||Ce===void 0?void 0:Ce.itemId)!==null&&It!==void 0?It:"",traceInfo:(_t=(qt=(Yt=P?.video)===null||Yt===void 0?void 0:Yt.traceInfo)!==null&&qt!==void 0?qt:(ei=P?.product)===null||ei===void 0?void 0:ei.traceInfo)!==null&&_t!==void 0?_t:"",contentFormat:Ki}}),se.current=!0,window.location.href=window.getJointUtmLink(lo)}}},jt=P=>{var re,le,me,xe,Ee,ee,ke,Ve,Fe,Be,fe,je,rt,Re,$e,lt,xt;const Ce=r[P.previousIndex];if(!Ce)return;let It=null;!((re=Ce?.video)===null||re===void 0)&&re.url?It="video":!((me=(le=Ce?.video)===null||le===void 0?void 0:le.imgUrls)===null||me===void 0)&&me.length&&(It="image"),P.previousIndex-P.activeIndex<0?(he?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ee=(xe=Ce?.video)===null||xe===void 0?void 0:xe.itemId)!==null&&Ee!==void 0?Ee:"",productId:(ke=(ee=Ce?.product)===null||ee===void 0?void 0:ee.itemId)!==null&&ke!==void 0?ke:"",requestId:null,traceInfo:(Fe=(Ve=Ce?.video)===null||Ve===void 0?void 0:Ve.traceInfo)!==null&&Fe!==void 0?Fe:"",contentFormat:It,position:((Be=P.previousIndex)!==null&&Be!==void 0?Be:0)+""}}),Pt(Ce),Nt(Ce,P.previousIndex)):(he?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(je=(fe=Ce?.video)===null||fe===void 0?void 0:fe.itemId)!==null&&je!==void 0?je:"",productId:(Re=(rt=Ce.product)===null||rt===void 0?void 0:rt.itemId)!==null&&Re!==void 0?Re:"",requestId:null,traceInfo:(lt=($e=Ce?.video)===null||$e===void 0?void 0:$e.traceInfo)!==null&<!==void 0?lt:"",contentFormat:It,position:((xt=P.previousIndex)!==null&&xt!==void 0?xt:0)+""}}),Pt(Ce)),Mt(Ce),ve.current=new Date},Mt=P=>{var re,le,me;!(!((re=P?.video)===null||re===void 0)&&re.url)&&!(!((le=P?.video)===null||le===void 0)&&le.imgUrls)&&P?.product&&He(P,P.product,(me=P?.product)===null||me===void 0?void 0:me.bindCta,ve.current,W)};o.useEffect(()=>{const P=r[W];ge?Mt(P):ve.current=new Date},[ge,r,W]);const Ft=(P,re,le)=>{var me,xe,Ee,ee,ke,Ve,Fe,Be;const fe=r[P];if(!(!((me=fe?.video)===null||me===void 0)&&me.url)&&(!((xe=fe?.video)===null||xe===void 0)&&xe.imgUrls)){const je=Date.now();J.current=je,he?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ee=(Ee=fe?.video)===null||Ee===void 0?void 0:Ee.itemId)!==null&&ee!==void 0?ee:"",contentName:(ke=fe?.video.title)!==null&&ke!==void 0?ke:"",imageStartTime:`${je}`,contentTags:JSON.stringify((Ve=fe?.video.tags)!==null&&Ve!==void 0?Ve:[]),position:P+"",contentFormat:"image",traceInfo:fe?.video.traceInfo,loadTime:re?.loadTime}}),le&&(K?.({eventName:"ViewContent",product:(Fe=fe?.video)===null||Fe===void 0?void 0:Fe.bindProduct}),K?.({eventName:"PageView",product:(Be=fe?.video)===null||Be===void 0?void 0:Be.bindProduct}))}},Dt=o.useCallback(P=>{var re,le,me,xe,Ee,ee;if(!P)return;let ke=(re=t?.muteIconY)!==null&&re!==void 0?re:23;return Z&&ke<40&&t?.muteIconYPosit==="top"&&(ke+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(Rn,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((me=(le=ye?.[W])===null||le===void 0?void 0:le.video)===null||me===void 0)&&me.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(xe=t?.muteIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ee=t?.muteIconX)!==null&&Ee!==void 0?Ee:0,[(ee=t?.muteIconYPosit)!==null&&ee!==void 0?ee:"bottom"]:ke},defaultValue:te,activeIcon:t?.unMuteIcon?t?.unMuteIcon:k,unactiveIcon:t?.muteIcon?t?.muteIcon:B,onChange:de})},[t,ye,W,te,Z]),$t=o.useMemo(()=>Xe?o.createElement("div",{style:{height:$,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:R,alt:"loading...",style:{objectFit:"contain"}})):ye?.map((P,re)=>o.createElement(kt,{key:re,virtualIndex:re,style:{overflow:"hidden"}},P&&o.createElement(o.Fragment,null,P?.loading?o.createElement("div",{style:{height:$,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:R,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,ct(P,re),qe(P,re,!t?.likeIconFixed),Dt(!t?.muteIconFixed),ot(P,re))))),[n,r,$,Xe,ct,ot,ye,R,q,Dt]);return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Z&&o.createElement(Gn,{icon:to,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${ce}px`},textStyle:Object.assign(Object.assign({},(g=(y=(p=(w=(b=t?.hashTag)===null||b===void 0?void 0:b[0])===null||w===void 0?void 0:w.item)===null||p===void 0?void 0:p.props)===null||y===void 0?void 0:y.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!Ze.isEqual(pe,Y)&&Y&&Y?.length&&be?.(Y),G?.(!0)}}),_e,o.createElement(no,{tagList:A,setActiveIndex:Q,style:{top:ce}}),((x=t?.backButton)===null||x===void 0?void 0:x.enable)&&o.createElement("button",{style:{position:"absolute",[(E=(I=t?.backButton)===null||I===void 0?void 0:I.xPosit)!==null&&E!==void 0?E:"left"]:(M=(O=t?.backButton)===null||O===void 0?void 0:O.x)!==null&&M!==void 0?M:0,[(c=(S=t?.backButton)===null||S===void 0?void 0:S.yPosit)!==null&&c!==void 0?c:"top"]:(((_=t?.backButton)===null||_===void 0?void 0:_.yPosit)=="top"?ce+nt:0)+((L=(C=t?.backButton)===null||C===void 0?void 0:C.y)!==null&&L!==void 0?L:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},o.createElement("img",{src:(j=(T=t?.backButton)===null||T===void 0?void 0:T.icon)!==null&&j!==void 0?j:to,alt:"back button",width:100,style:{objectFit:"cover"}})),Qe?o.createElement(kd,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((F=t?.swipeTipOffset)!==null&&F!==void 0?F:0)}%`},duration:t?.swiperTipAniDur}):null,o.createElement(Ut,{style:{marginTop:nt},ref:ie,onSlideChange:()=>{ie.current.swiper.allowTouchMove=!1,setTimeout(()=>{ie.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{Q(P.activeIndex),!ge&&(jt(P),!(Z||H)&&P?.activeIndex+1>=r?.length&&(Se||(De(!0),Te?.(ue).then(re=>{var le;De(!1),re&&((le=re?.recList)===null||le===void 0?void 0:le.length)>0&&oe(ue+1)}))))},direction:"vertical",height:$},$t,qe(ye[W],W,!!t?.likeIconFixed),Dt(!!t?.muteIconFixed)),o.createElement(Yn,Object.assign({},(V=(N=(D=t?.hashTag)===null||D===void 0?void 0:D[0])===null||N===void 0?void 0:N.item)===null||V===void 0?void 0:V.props)),o.createElement(Nd,{resolver:l,globalConfig:t}))},Vd=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:s,index:l})=>o.createElement(Ut,{defaultValue:0,direction:"horizontal",modules:[fi,hi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(r=>o.createElement(kt,{key:r},o.createElement($n,{src:r,height:i,imgUrlsPostConfig:n}))));var jd=o.memo(Vd);const Fd=({rec:t,index:e,height:i,data:n,muted:s,activeIndex:l,videoPostConfig:r,width:a})=>{const[d,v]=o.useState(!1),u=o.useRef(null),{bffEventReport:h,sxpParameter:m,waterFallData:A,openHashtag:f}=Oe(),b=o.useRef(0),[w,p]=o.useState(!1),[y,g]=o.useState(!0),x=o.useRef(null),[I,E]=o.useState("");o.useEffect(()=>{u.current&&(u.current.muted=s)},[s]);const O=o.useCallback(()=>{var V;(V=u.current)===null||V===void 0||V.play()},[]),M=Tt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var V,k,B,X,W,Q,J,te,de,ve,Se,De,ze;v(!1);const ae=n[e];if(ae&&(!((V=u?.current)===null||V===void 0)&&V.duration)){b.current=((k=u?.current)===null||k===void 0?void 0:k.currentTime)||0;const q=((X=(B=u.current)===null||B===void 0?void 0:B.duration)!==null&&X!==void 0?X:0).toFixed(2),ne=((Q=(W=u.current)===null||W===void 0?void 0:W.currentTime)!==null&&Q!==void 0?Q:0).toFixed(2),se=y?"0":"1";h?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(te=(J=ae?.video)===null||J===void 0?void 0:J.itemId)!==null&&te!==void 0?te:"",contentName:(ve=(de=ae?.video)===null||de===void 0?void 0:de.title)!==null&&ve!==void 0?ve:"",playType:se,startTime:ne,videoDuration:q,contentTags:JSON.stringify((De=(Se=ae?.video)===null||Se===void 0?void 0:Se.tags)!==null&&De!==void 0?De:[]),position:e+"",contentFormat:"video",traceInfo:(ze=ae?.video)===null||ze===void 0?void 0:ze.traceInfo}}),g(!1)}},[h,n,e,y]),c=o.useCallback(()=>{p(!0)},[]),_=o.useCallback(V=>()=>{var k,B,X,W,Q;if(!w)return;const J=(k=u.current)===null||k===void 0?void 0:k.paused;switch(V){case"start":if(!J)return;(B=u.current)===null||B===void 0||B.play(),v(!1);break;case"pause":if(J)return;(X=u.current)===null||X===void 0||X.pause(),v(!0);break;default:J?(W=u.current)===null||W===void 0||W.play():(Q=u.current)===null||Q===void 0||Q.pause(),v(!J);break}},[w]),C=o.useCallback(()=>{var V,k,B,X,W,Q,J,te,de,ve,Se,De,ze;const ae=n[e],q=((k=(V=u.current)===null||V===void 0?void 0:V.duration)!==null&&k!==void 0?k:0).toFixed(2),ne=((X=(B=u.current)===null||B===void 0?void 0:B.currentTime)!==null&&X!==void 0?X:0).toFixed(2);if(!((W=u?.current)===null||W===void 0)&&W.duration){const se=(((Q=u?.current)===null||Q===void 0?void 0:Q.currentTime)-b.current).toFixed(2);h?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(te=(J=ae?.video)===null||J===void 0?void 0:J.itemId)!==null&&te!==void 0?te:"",contentName:(ve=(de=ae?.video)===null||de===void 0?void 0:de.title)!==null&&ve!==void 0?ve:"",endTime:ne,videoDuration:q,playDuration:se,contentTags:JSON.stringify((De=(Se=ae?.video)===null||Se===void 0?void 0:Se.tags)!==null&&De!==void 0?De:[]),position:e+"",contentFormat:"video",traceInfo:(ze=ae?.video)===null||ze===void 0?void 0:ze.traceInfo}})}},[n,e,h]),L=o.useMemo(()=>r?.mode==="2",[r]),T=o.useMemo(()=>{var V;return r?.mode==="2"?`translateY(-${50+((V=r?.offsetTop)!==null&&V!==void 0?V:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[r]),j=o.useMemo(()=>{var V;return((V=t?.video)===null||V===void 0?void 0:V.cover)||I},[I,t]),F=o.useCallback(()=>{if(!x||!u||!u.current||!x.current)return;const V=u?.current,k=x?.current,B=k.getContext("2d"),X=window?.innerWidth,W=window?.innerHeight;k.height=W,k.width=X,B?.drawImage(V,0,0,k.width,k.height),E(k.toDataURL())},[]);o.useEffect(()=>{var V,k,B,X;if(u.current){if(v(!1),!u.current.src){const W=t?.video.url;if(W.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const Q=new window.Hls;Q.loadSource(W),Q.attachMedia(u.current)}else u.current.canPlayType("application/vnd.apple.mpegurl"),u.current.src=W;else u.current.src=W;u.current.setAttribute("x5-playsinline","true"),u.current.setAttribute("webkit-playsinline","true")}return(V=u.current)===null||V===void 0||V.addEventListener("loadedmetadata",c),(k=u.current)===null||k===void 0||k.addEventListener("canplay",c),(B=u.current)===null||B===void 0||B.addEventListener("playing",S),(X=u.current)===null||X===void 0||X.addEventListener("loadeddata",F),()=>{var W,Q,J,te;(W=u.current)===null||W===void 0||W.removeEventListener("loadedmetadata",c),(Q=u.current)===null||Q===void 0||Q.removeEventListener("canplay",c),(J=u.current)===null||J===void 0||J.removeEventListener("playing",S),(te=u.current)===null||te===void 0||te.removeEventListener("loadeddata",F)}}},[c,S,t?.video,F]);const D=o.useMemo(()=>!m?.placeholder_image||w?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"video poster"}),[w,m?.placeholder_image]);o.useEffect(()=>{const V=()=>{var k,B;l===e&&(!((k=t?.video)===null||k===void 0)&&k.url)&&(!((B=u?.current)===null||B===void 0)&&B.src)&&!d&&_("pause")()};return window.addEventListener("beforeunload",V),()=>{window.removeEventListener("beforeunload",V)}},[l,e,t,u,_,d]);const N=o.useMemo(()=>L?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[L]);return t?.video?o.createElement(o.Fragment,null,L?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},o.createElement(bt,{src:j,style:Object.assign({height:i,width:a,objectFit:"cover"},N)}),o.createElement("canvas",{ref:x,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:a,height:i,top:"50%",transform:T,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:a,height:"100%"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:u,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:O,style:{width:"100%",height:i,objectFit:"contain"}}),o.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:M,alt:"video pause image"}))),D):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:a,height:i,overflow:"hidden"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:u,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:O}),D,o.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:M,alt:"video pause image"}))):null};var Bd=o.memo(Fd);const qi={};Object.values(Ui).forEach(t=>{qi[t.extend.type]=t});const zd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Wd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Hd=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:s,descStyle:l,hashTagStyle:r,containerHeight:a=664,containerWidth:d=375,appDomain:v,tagList:u=[]})=>{const h=o.useMemo(()=>{let E=0;return e?.logoUrl&&e?.isShowLogo&&(E+=45),u.length>0&&(E+=45),a-E},[e,a,u]),m=(E,O)=>{var M,S,c,_;if(!((M=E?.video)===null||M===void 0)&&M.url)return o.createElement(Bd,{rec:E,index:O,muted:!0,width:d,data:t??[],height:h,activeIndex:O,videoPostConfig:e?.videoPost});if(!((S=E?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(jd,{key:E?.video.itemId,imgUrls:E?.video.imgUrls,width:d,height:h,rec:E,index:O,imgUrlsPostConfig:e?.imgUrlsPost});if(E.product&&E.product&&Array.isArray(e?.productPost)&&((c=e?.productPost)===null||c===void 0?void 0:c.length)>0)return(_=e?.productPost)===null||_===void 0?void 0:_.map((C,L)=>{var T,j,F,D,N,V,k,B;const X=qi[(T=C?.item)===null||T===void 0?void 0:T.type],W=li(X),Q=(j=X?.extend)===null||j===void 0?void 0:j.defaulSetting;return o.createElement(W,Object.assign({key:`${O}${L}`,textStyle:Object.assign(Object.assign({},Q?.textStyle),(F=C?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(D=C?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&N!==void 0?N:[]},Q?.props,(V=C?.item)===null||V===void 0?void 0:V.props,{event:((k=C?.item)===null||k===void 0?void 0:k.event)||{},id:C?.id,rec:E,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},Q?.style),(B=C?.item)===null||B===void 0?void 0:B.style),{width:d,height:h,overflow:"auto"}),index:O}))})},A=o.useMemo(()=>e?.logoUrl&&e?.isShowLogo?o.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},o.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),f=(E,O)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(yi,{rec:E,index:O,tempMap:s,resolver:qi})):null,b=(E,O)=>{var M,S,c,_,C,L,T;return E?.video?o.createElement(o.Fragment,null,((M=E?.video)===null||M===void 0?void 0:M.title)&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(io,{nudge:n}),f(E,O),o.createElement("div",null,o.createElement(bi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(c=(S=E?.video)===null||S===void 0?void 0:S.title)!==null&&c!==void 0?c:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(eo,{index:O,tags:(C=(_=E?.video)===null||_===void 0?void 0:_.hashTags)!==null&&C!==void 0?C:[],itemId:(L=E?.video)===null||L===void 0?void 0:L.itemId,itemType:!((T=E?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:E,hashTagStyle:r}))):null},w=Tt(Wd,v),p=Tt(zd,v),y=(E,O)=>{var M,S,c,_;if(!e?.isShowLike)return;let C=(M=e?.likeIconY)!==null&&M!==void 0?M:400;return C<40&&(C+=40),E?.video?o.createElement(Qn,{key:E.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:w,unActicveIcon:(c=e?.unlikeIcon)!==null&&c!==void 0?c:p,position:O,active:E.isCollected,recData:E,className:"clc-sxp-like-button",style:{top:C,right:(_=e?.likeIconX)!==null&&_!==void 0?_:0}}):null},g=Tt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),x=Tt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),I=(E,O)=>{var M,S,c,_;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},A,o.createElement(no,{tagList:u}),o.createElement(Rn,{style:{position:"absolute",right:(M=e?.muteIconX)!==null&&M!==void 0?M:0,visibility:!((c=(S=t?.[O])===null||S===void 0?void 0:S.video)===null||c===void 0)&&c.url?"visible":"hidden",bottom:(_=e?.muteIconY)!==null&&_!==void 0?_:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:x}),m(E,O),b(E,O),y(E,O))};return o.createElement("div",{className:Pe.css({width:"100%",height:a,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((E,O)=>I(E,O)))};var Xd=o.memo(Hd);const Gd=()=>{const{schema:t,resolver:e,popup:i}=zt(),{setPopupDetailData:n,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:r}=Oe(),{productView:a}=mt(),[d,v]=o.useState();o.useEffect(()=>{const A=()=>{l.current=new Date};return A(),window.addEventListener("pageshow",A),()=>{window.removeEventListener("pageshow",A)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const u=o.useMemo(()=>{var A,f,b,w;const p=(b=(f=(A=t?.sxpPageConf)===null||A===void 0?void 0:A.globalConfig)===null||f===void 0?void 0:f.popupList)===null||b===void 0?void 0:b.find((y,g)=>{if(y?.id===i?.id)return y});return p!==-1&&((w=p?.item)===null||w===void 0?void 0:w.type)==="Iframe"},[i,t]),h=()=>{var A,f,b,w,p,y,g,x,I,E,O,M,S,c,_,C,L,T;if(!i||i?.id===""||!d||new Date-l.current<((A=i?.duration)!==null&&A!==void 0?A:0))return;v(Object.assign(Object.assign({},i),{id:""}));const j=(w=(b=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||b===void 0?void 0:b.popupList)===null||w===void 0?void 0:w.find(F=>F?.id===i?.id);if(((p=j?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((y=j?.item)===null||y===void 0?void 0:y.type)==="CommodityDetailDiroNew"){const F=s;let D=(x=(g=F?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&x!==void 0?x:(E=(I=F?.video)===null||I===void 0?void 0:I.bindProducts)===null||E===void 0?void 0:E[0],N=(S=(M=(O=F?.video)===null||O===void 0?void 0:O.bindProduct)===null||M===void 0?void 0:M.bindCta)!==null&&S!==void 0?S:(C=(_=(c=F?.video)===null||c===void 0?void 0:c.bindProducts)===null||_===void 0?void 0:_[0])===null||C===void 0?void 0:C.bindCta;if(r?.current>=0){const V=(T=(L=F?.video)===null||L===void 0?void 0:L.bindProducts)===null||T===void 0?void 0:T[r?.current];V&&(D=V,N=V?.bindCta)}D&&N&&a(F,D,N,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),r.current=-1},i?.duration)},m=o.useMemo(()=>{var A,f,b;return(b=(f=(A=t?.sxpPageConf)===null||A===void 0?void 0:A.globalConfig)===null||f===void 0?void 0:f.popupList)===null||b===void 0?void 0:b.map((w,p)=>{var y,g,x,I,E,O,M,S,c,_,C,L,T,j;if(w?.id===i?.id){const F=e[(y=w?.item)===null||y===void 0?void 0:y.type],D=li(F),N=((I=(x=(g=w?.item)===null||g===void 0?void 0:g.event)===null||x===void 0?void 0:x.onClick)===null||I===void 0?void 0:I.linkType)==="externalLink",V=((M=(O=(E=w?.item)===null||E===void 0?void 0:E.event)===null||O===void 0?void 0:O.onClick)===null||M===void 0?void 0:M.linkType)==="popup",k=(S=F?.extend)===null||S===void 0?void 0:S.defaulSetting;return o.createElement(D,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},k?.style),(c=w?.item)===null||c===void 0?void 0:c.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},k?.textStyle),(_=w?.item)===null||_===void 0?void 0:_.textStyle),bindDatas:(L=(C=w?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&L!==void 0?L:[]},k?.props,(T=w?.item)===null||T===void 0?void 0:T.props,{event:((j=w?.item)===null||j===void 0?void 0:j.event)||{},schema:t,id:w?.id,isExternalLink:N,isPopup:V,onClose:h}))}else return o.createElement(o.Fragment,null)})},[t,i,e,h]);return o.createElement(Qt,{popup:d,onClose:h,padding:0,modalStyle:{position:"fixed"},isFullScreen:u},m)},Zi={};Object.values(Ui).forEach(t=>{Zi[t.extend.type]=t});const Ud=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:s,appDomain:l,licenseUrl:r,enabledMetaConversionApi:a})=>{var d,v,u,h,m,A,f,b,w,p,y;const g=o.useMemo(()=>{var x;return location?.search?(x=location?.search)===null||x===void 0?void 0:x.replace("?",""):""},[]);return o.createElement(bn,{resolver:Zi,enableDataSource:!1,schema:t?.data,utmVal:g},o.createElement(fn,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(h=(u=t?.sxp_parameter)===null||u===void 0?void 0:u.default_recommend)!==null&&h!==void 0?h:i,hashTagSize:(A=(m=t?.sxp_parameter)===null||m===void 0?void 0:m.hash_tag_size)!==null&&A!==void 0?A:n,loadingImage:s,appDomain:l,enabledMetaConversionApi:a,isShowTag:(w=(b=(f=t?.data)===null||f===void 0?void 0:f.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||w===void 0?void 0:w.isShowTag,globalConfig:(y=(p=t?.data)===null||p===void 0?void 0:p.sxpPageConf)===null||y===void 0?void 0:y.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:x,tagList:I})=>{var E;return o.createElement(o.Fragment,null,o.createElement(oo,Object.assign({},(E=t?.data)===null||E===void 0?void 0:E.sxpPageConf,{tagList:I,data:x,resolver:Zi,licenseUrl:r})),o.createElement(Gd,null))}}))};var Yd=o.memo(Ud);et.DiyPortalPreview=Xd,et.EditorDataProvider=fd,et.Modal=Qt,et.SxpDataSourceProvider=fn,et.SxpPageCore=Yd,et.SxpPageRender=oo,et.core=Mo,et.default=Ao,et.materials=Ui,et.useEditorDataProvider=Jn,Object.defineProperty(et,"__esModule",{value:!0})});
|
7
7
|
//# sourceMappingURL=pb-ui.min.js.map
|